blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9e481f6261dd424d48e2a1b5e2393ec649a88f33 | b9295388704bbd6cbd3a46598db8c2df0405f18f | /src/main/java/com/youtube/ecommerce/Repository/CategoryRepo.java | e63ad3f0f1d12c817f99995c0b0d5a1625aa9062 | [] | no_license | khairi-brahmi/shoppingcart_spring_boot | 49e84211118a8e3a4bb4b1d8ba78c13fe28382f9 | 67ea67ec94a79b9c447ff42f49443d7fff99a93f | refs/heads/master | 2023-04-18T00:53:11.409058 | 2020-04-17T16:41:38 | 2020-04-17T16:41:38 | 376,351,251 | 1 | 0 | null | 2021-06-12T17:44:57 | 2021-06-12T17:44:56 | null | UTF-8 | Java | false | false | 226 | java | package com.youtube.ecommerce.Repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.youtube.ecommerce.model.Category;
public interface CategoryRepo extends JpaRepository<Category, Long> {
}
| [
"programmerpraveenkumar@gmail.com"
] | programmerpraveenkumar@gmail.com |
b4f0326bcfd1bd0c935a3ca8037f23bfe5e023b7 | f2799873a2990beec3eb2052eb1bd2fe736a74fb | /src/main/java/com/stackroute/junitdemo/Student.java | f90a971c41eeb4722109439a1dce497b29ff0775 | [] | no_license | shprdn/PracticeExample05 | 61a249890502be581bf3558c33a18999f63e89d1 | aab6b2f7c4386129962465927ea0ef850a67eba4 | refs/heads/master | 2020-06-15T16:50:51.937422 | 2019-07-05T05:59:41 | 2019-07-05T05:59:41 | 195,346,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | package com.stackroute.junitdemo;
public class Student {
private int id;
private String name;
private int age;
@Override
public String toString() {
return "Student{" +
"id=" + id +
", name='" + name + '\'' +
", age=" + age +
'... | [
"shprdn@gmail.com"
] | shprdn@gmail.com |
e1aee2def80168abafab3d3dbf3f9d7f4bfcbed1 | 8c12b5a87c4ad1285a1b5c7b44674a2753fc002a | /src/main/java/com/julienviet/benchmarks/FindFirstSpecialByte.java | 2b1386f826f1b57c6087b0fca8ef98d1d41a3fad | [
"Apache-2.0"
] | permissive | franz1981/perf-experiments | 7d5e5fa56ff47e0b2d22ade504b9371ff534e8e5 | 2e75534c4e899231213e73c7853dc2aeded4261b | refs/heads/master | 2021-08-30T22:03:38.350982 | 2017-12-19T15:26:11 | 2017-12-19T15:41:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,578 | java | package com.julienviet.benchmarks;
import sun.misc.Unsafe;
import java.lang.reflect.Field;
public abstract class FindFirstSpecialByte {
public static final Unsafe unsafe = getUnsafe();
public static final long byteArrayOffset = unsafe.arrayBaseOffset(byte[].class);
private static Unsafe getUnsafe() {
try... | [
"julien@julienviet.com"
] | julien@julienviet.com |
74e08a64b92eefa0c937872fdd496a79ed027805 | b37532834f760bfca4a14e83e57afe01f7ef35a9 | /db/src/main/java/cn/choleece/base/db/pool/hikari/pool/ProxyResultSet.java | 720c1bb764c518a6e10b1150340b883207fdc796 | [] | no_license | choleece/java-base | b33ed05c85175d47865b21b4705325c69bb992eb | b001ec1acb1fe0d980961c3337cef283838330a5 | refs/heads/master | 2022-06-28T15:02:08.231429 | 2020-12-26T09:11:40 | 2020-12-26T09:11:40 | 191,352,600 | 1 | 0 | null | 2022-06-21T02:10:56 | 2019-06-11T10:54:16 | Java | UTF-8 | Java | false | false | 2,785 | java | /*
* Copyright (C) 2013, 2014 Brett Wooldridge
*
* 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... | [
"chaolizheng@sf-express.com"
] | chaolizheng@sf-express.com |
63b450dc5ea5f57dfd315e2b4e29d82466393ec5 | 9e9ae1ca31149df83555ce390de36898000dcba7 | /app/src/main/java/mejia/sam/w2_sqliteschoolinfo/Main2Activity.java | 3e0fa2ff13ff74324e383c999c8ccf4d5ceeab2e | [] | no_license | samsam895/W2_Sqllite_SchoolInfo | 9302d70e729182699c5d5ecb54aa6457d820d2fe | b2e0b12f9c9e3837dc680b4643cd2fdf6084c843 | refs/heads/master | 2021-01-14T08:03:32.489075 | 2017-02-14T03:59:33 | 2017-02-14T03:59:33 | 81,903,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,095 | java | package mejia.sam.w2_sqliteschoolinfo;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import java.util.List;
public... | [
"mobappsam@gmail.com"
] | mobappsam@gmail.com |
06c485a1b022cdac97125cb5900be27e7aef405c | 3ef14e9b3dd67969f28c4d15a3d1a4290329e8ca | /src/net/shopxx/service/impl/DeliveryTemplateServiceImpl.java | 48878bc632fad5d6912d75463bfa68c070c3f666 | [] | no_license | jackoulee/demo | e38d32d2838c8580590a3da2c53ab747b68246ef | a84b11db827e6f1a51d63e8985b7b614e238d1df | refs/heads/master | 2021-08-22T19:26:51.825190 | 2017-12-01T02:28:29 | 2017-12-01T02:28:29 | 112,680,754 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,570 | java | /*
* Copyright 2005-2015 shopxx.net. All rights reserved.
* Support: http://www.shopxx.net
* License: http://www.shopxx.net/license
*/
package net.shopxx.service.impl;
import javax.annotation.Resource;
import net.shopxx.dao.DeliveryTemplateDao;
import net.shopxx.entity.DeliveryTemplate;
import net.shop... | [
"jackou@qq.com"
] | jackou@qq.com |
83b9ca742e1ad24015ded1e4f1eab0d87bb2b616 | c3f33732c9ded78f5bd3d52c1aa7909fc3dfb813 | /SudokuMaker/SudokuMaker.java | 80f62053531dfa882a711bdd2e5bcedc50e1f0ad | [] | no_license | richyliu/java | 1f6b3aa10192d65a13601b64092f5ffbe904e20c | ab70a1861a6a8427b4f6a9c533bbe34cf00dcaca | refs/heads/master | 2020-03-30T13:49:02.574641 | 2019-06-01T01:52:00 | 2019-06-01T01:52:00 | 151,289,046 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,448 | java | /**
* SudokuMaker - Creates a Sudoku puzzle using recursion and backtracking
*
* @author Richard Liu
* @since Jan. 22, 2019
*
*/
public class SudokuMaker {
private int[][] puzzle;
private final int PUZZLE_SIZE = 9;
public SudokuMaker() {
// create blank puzzle
puzzle = new int[PUZZLE_SIZE][PUZZLE_SIZE]... | [
"richy.liu.2002@gmail.com"
] | richy.liu.2002@gmail.com |
c13a4e2bf6b438f39ffb0d0f4303c5c06df5eeb3 | fa24b6bf5ff4ac4623a08b0f7446b0cf9fdaf24a | /src/main/java/io/rancher/type/EnvironmentFrom.java | d5ac0371cd0a2ec09079be8fbc2b083004011f9f | [] | no_license | zhuxs264710/rancher-java-client | c4519148519732d539bdd582d40c84adee45785f | c70923e187002d7d4c45226d4e24b6a912402038 | refs/heads/master | 2020-05-14T01:10:15.772903 | 2019-04-16T13:13:19 | 2019-04-16T13:13:19 | 181,683,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,410 | java | package io.rancher.type;
import io.rancher.base.AbstractType;
import io.rancher.model.enums.EnvironmentFromSourceEnum;
public class EnvironmentFrom extends AbstractType {
private Boolean optional;
private String prefix;
private EnvironmentFromSourceEnum source;
private String sourc... | [
"359067638@qq.com"
] | 359067638@qq.com |
5350ea659592f00646767fe8e03bcdfe60db5df4 | 61f695c3a437980674521515e7a393ea6eab3db1 | /src/detailProduct/DetailProductServiceImp.java | 4ff7125c10d77f2a0fefb68c6aa41fa87007ff73 | [] | no_license | gustygnm/Aplikasi-Penyewaan-Alat-Multimedia-dengan-JAVA-ArrayList- | 35ac5a0ba72117b42d3318130c333bf243692474 | c57f9f528718252a37355b078b387b388c7cb4c3 | refs/heads/master | 2020-03-12T13:13:59.129032 | 2018-04-24T05:13:27 | 2018-04-24T05:13:27 | 130,636,946 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,363 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package transaksi;
import java.util.List;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
import product.D... | [
"gusti.ngurah.mertayasa@gmail.com"
] | gusti.ngurah.mertayasa@gmail.com |
2f5bced457bcde6b7c699c1cbf294a695be88785 | f2cbfd237edf1eac73cb356d0c985b26e11d7524 | /src/main/java/com/loeyo/vhr/VhrApplication.java | c52e6b42c605ce18092efd1cf8f192d30b58571f | [] | no_license | loeyo/vhr | 79cc078e4c33b4fe27cf6767fd60a22b59f28865 | 6b0177e2cffcbac53870a79dad81be63a7cc5161 | refs/heads/master | 2022-12-06T19:45:27.031876 | 2020-08-28T08:00:22 | 2020-08-28T08:00:22 | 290,744,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package com.loeyo.vhr;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class VhrApplication {
public static void main(String[] args) {
SpringApplication.run(VhrApplication.class, args);
}
}
| [
"wanglinchao@trustkernel.com"
] | wanglinchao@trustkernel.com |
eaea4d727a770e78cf73fa10721f1f9fec0a3972 | 4afe6e5e2f08ed808b17d72d770bbf288a60a5ea | /emailPLUS/project/emailPlus/src/emailplus/pop/ContentManager.java | 5ef418eea90c2cb5dc71521aa451d7f61b5ef694 | [] | no_license | simrandeep91/emailPLUS | ccd377f855e4bb7f885613753ea58aa56a543960 | 3d405b7e70ee335959e66c4cd97b8f1513288f37 | refs/heads/master | 2021-05-02T04:41:45.903781 | 2016-12-18T21:53:53 | 2016-12-18T21:53:53 | 76,808,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,848 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package emailplus.pop;
import java.io.InputStream;
import java.io.FileOutputStream;
import java.util.ArrayList;
import javax.mail.Flags.Flag;
import javax.mail.Folder;
import javax.mail.Message;
import javax.mail.Multip... | [
"simrandeepsingh91@gmail.com"
] | simrandeepsingh91@gmail.com |
5796421c1fe72d7b8901e5871d599cad6b647480 | 20f734f291000e74fb00a31a4f6add0aa9c7b4f8 | /lnet_toolroom/src/main/java/com/lnet/service/impl/CommonServiceImpl.java | 77aa0e1b5bc48f68edad137324b539f0b3eb7613 | [] | no_license | nonoyet/qiyouyou | 6da2d153dfc700edb500bfb18c0337dd70633d8e | 27044becd29a11d90ca56aca017923d6cf1f0733 | refs/heads/master | 2021-01-22T06:43:56.846185 | 2017-02-14T09:28:28 | 2017-02-14T09:28:28 | 81,781,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,568 | java | package com.lnet.service.impl;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Properties;
import javax.servlet.http.HttpServletRequest;
import javax.sql.DataSource;
import org.apache.tapestry5.ioc.services.RegistryShutdownHub;
import org.apache.tapestry5.ioc.services.Registry... | [
"359371760@qq.com"
] | 359371760@qq.com |
7f54fa3da5dada13aee676bfd9e3d0d7675bd42b | c4cfc32d4acfdb901d422a972358b62183dd2eac | /Classes/src/com/javaUdemy/Car.java | b6d9686e3a6b43738e70c435188062e0c92a1c5f | [] | no_license | sandeepsharma-kgp/javaUdemy | e980ff5ce750f7675cedd3aee4d759f9eb7ca175 | 8c460fc6393610fa66e2396b39cd7da8f820a90d | refs/heads/master | 2021-03-27T12:55:45.365113 | 2017-10-09T07:36:34 | 2017-10-09T07:36:34 | 106,128,408 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 598 | java | package com.javaUdemy;
public class Car {
private int doors;
private int wheels;
//public String model; // only this variable is accessible outside this class.
private String model;
private String engine;
private String colour;
//setter
public void setModel(String model){
Stri... | [
"sandeepsharma.iit@gmail.com"
] | sandeepsharma.iit@gmail.com |
8d0be6705d895dc68dc7e69d24ed170b8d7ce433 | e0cc36833a32623f2ccafb27142cdd3afd5c8083 | /customer/src/main/java/testdemo/topic/TopicCustomerTest.java | 09b0c16345af9593dce5b05f0bed0135a0f8e018 | [] | no_license | guopy666/rabmqdemo | 29d3ce00a33af2af7d4778c8d753e6df0dd6ec65 | 8d8f0213cfb7459e3fef9c3744aa1ce868a04836 | refs/heads/master | 2021-05-18T13:03:42.893398 | 2020-03-30T09:16:10 | 2020-03-30T09:16:10 | 251,253,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,581 | java | package testdemo.topic;
import com.rabbitmq.client.*;
import utils.RabbitMQUtil;
import java.io.IOException;
import java.util.concurrent.TimeoutException;
/**
* @Description: 主题模式,和路由模式相似,匹配规则更加开放
* @author: guopy
* @Date: 2020/3/30 16:58
* @version: v1.0.0
*/
public class TopicCustomerTest {
private static... | [
"guo_pengying@163.com"
] | guo_pengying@163.com |
70729b0a5c0a025a0bbe725e29d03d61519635a3 | dd43cdb0734d0bbbf3f8302385fef1878317d403 | /Tree1/src/MotuPatlu.java | 0cf81ba89a2a9adb325bf1e8cea7b1d2e7838a10 | [] | no_license | abhipaul/dsAndAlgo | eb5c7b72b422c077088bb45b9a43d76b76e96d22 | 05cfba77597999f456758ec85a24a73bc22b7b0b | refs/heads/master | 2021-07-14T14:00:14.923983 | 2020-08-25T10:21:22 | 2020-08-25T10:21:22 | 196,692,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,382 | java | import java.util.Collections;
import java.util.Scanner;
public class MotuPatlu {
public static void main(String args[]) {
int sample = 0, count = 0;
Scanner s = new Scanner(System.in);
sample = s.nextInt();
do {
int n = 0;
n = s.nextInt();
int[] height = new int[n];
for(int i=0;i<n;i++) {
he... | [
"abhijitkumar.paul@ca.com"
] | abhijitkumar.paul@ca.com |
250253f115c6b02fa98096aa7b280cb6dd314df4 | 3bf72835011823b36f47fe17c0f142c6260636c8 | /src/main/java/Utilities/TakeScreenshot.java | 4ddf61d94a8454fc0a6bf17ab5a3a69b63d06f73 | [] | no_license | dhoanglong/Localization | aaff266f8e1153ce5ddda9d69a8391447ff2849b | b8219bfa83764cfb7c878f58e883434f68110b62 | refs/heads/master | 2023-05-10T21:20:56.196191 | 2020-10-01T03:23:52 | 2020-10-01T03:23:52 | 274,642,220 | 0 | 0 | null | 2023-05-09T18:52:11 | 2020-06-24T10:35:15 | HTML | UTF-8 | Java | false | false | 1,391 | java | package Utilities;
import io.appium.java_client.ios.IOSDriver;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import javax.imageio.ImageIO;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOExceptio... | [
"long_dinh@epam.com"
] | long_dinh@epam.com |
866f9ea01517e37c53cccbd4fa441626747ab6d1 | c1e87eb6aa66ff742db4d0726d8f57619edae534 | /app/src/main/java/com/spade/mek/ui/login/view/LoginFragment.java | 076d939dbf3bfd13d69459429ad311ce8f4adfba | [] | no_license | ddopik/ProjectM | 10e8c98f27270a07b131df8cefd1e57907849856 | 61ee763b0fe4a62db033a7fb63b4bec18e290dfe | refs/heads/master | 2020-03-20T22:34:30.944414 | 2019-03-06T10:25:42 | 2019-03-06T10:25:42 | 137,805,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,621 | java | package com.spade.mek.ui.login.view;
import android.content.Intent;
import android.graphics.Paint;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.wi... | [
"ddopik.01@gmail.com"
] | ddopik.01@gmail.com |
1d1dd78770fd7107fdd93d4cab64de48c5de8fd1 | 20523396bd433091cc77e977cb8102fd44fe65b8 | /src/main/webapp/routesHelpers/PostHelper.java | a6d97be267331e58a67bd72d836c5cb3b402becd | [] | no_license | KrzysztofP90/KMrest | b51b2e62b6208f69de3a7f1b5a1241a89ab24b7f | 51348e41e45cee37639df5b587c03b00d9d39bbe | refs/heads/master | 2022-05-29T15:41:14.048472 | 2019-08-14T10:57:59 | 2019-08-14T10:57:59 | 165,840,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 550 | java | package routesHelpers;
import javax.servlet.http.HttpServletRequest;
import java.io.BufferedReader;
import java.io.IOException;
public class PostHelper {
public String getPostJsonFromBody(HttpServletRequest request) throws IOException {
BufferedReader bf = request.getReader();
StringBuilder sb =... | [
"krzysztof1.przybylowicz@gmail.com"
] | krzysztof1.przybylowicz@gmail.com |
8799a961fb4d92d40381da165a28d70337c7939e | c5149d5eb41629fbaeb7c5e4980b9e5e58fd0127 | /java1.java | 4f8b507b767e51bf7b35118cdf6c200a912b766e | [] | no_license | poojampatil/java-pgm | 92667d9b5f9514e76f657b96cd56d1ad7de5f240 | d0ef7c34391ee3ff6c8f38d0c9f1d9add8b34ed7 | refs/heads/master | 2020-03-11T13:13:06.203888 | 2018-04-18T07:54:55 | 2018-04-18T07:54:55 | 130,018,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 596 | java | package com.niit;
import java.util.Scanner;
public class java1 {
public static void main(String[] args)
{
int sum=0;
Scanner s = new Scanner(System.in);
System.out.print("Enter the number :");
int n = s.nextInt();
while(n>0){
int rem =n%10;
if(rem%2!=0)
{
... | [
"mpoojapatil4@gmail.com"
] | mpoojapatil4@gmail.com |
4dd7b6c8bc3591ea35788b79c03731e8b90c01ac | f6cdb5d54e0ac9994f105c6f8fe2987585232085 | /cw6/GraphPrinter.java | 3115da0686cc197899fa94dcc49c8b11958bd630 | [] | no_license | przand1/security | 3114362d0040a2757efe16ff18a79910c081a2c8 | 867aa9289dda574b3b96f604cd44dd6c4a4fc2b3 | refs/heads/master | 2020-04-01T18:25:08.149099 | 2019-01-31T14:22:10 | 2019-01-31T14:22:10 | 153,491,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 711 | java | package cw6;
import java.io.*;
import java.util.Arrays;
public class GraphPrinter {
public static void printGraph(boolean[][] graph) {
for (boolean[] bT : graph ) {
for (boolean b:bT) {
if (b) System.out.print("1 ");
else System.out.print("- ");
}System.out.print('\n');
}
}
... | [
"przand1@st.amu.edu.pl"
] | przand1@st.amu.edu.pl |
399420c6834955f93fa6a1db847a8b1eedaaf3ce | 6e0f671f2dfa4ade140fc0ec503117e04044f7b6 | /src/test/java/io/aseg/application/security/DomainUserDetailsServiceIntTest.java | 69daf1389e34e38c99a1b2ad34fb719c0c19cfcd | [] | no_license | hasega/jhbase | a0dd664c75e85007b5d4d71af1785a8419db633d | 3209d6ea029d3038f8bdcdd442b480a67abba808 | refs/heads/master | 2021-05-13T16:55:53.363460 | 2018-01-09T11:17:14 | 2018-01-09T11:17:14 | 116,806,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,647 | java | package io.aseg.application.security;
import io.aseg.application.JhbaseApp;
import io.aseg.application.domain.User;
import io.aseg.application.repository.UserRepository;
import org.apache.commons.lang3.RandomStringUtils;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.sprin... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
fed1c3c2f3cb6aa06b30cfed4fe1efe2a67985ce | f168302ab6abe7dc754d50389cb359c15116dd60 | /src/main/java/com/elmakers/mine/bukkit/ChunkManager.java | 496312e37e75667675372d04b5bb0f449ad57c93 | [
"MIT"
] | permissive | elBukkit/NoFlatlands | 70a93c7af0bad669763ebf0cd122fe6af9c7b736 | 18148dc187c79ae8ee0b6099feb6e99c77c457e3 | refs/heads/master | 2016-08-06T10:35:34.218834 | 2014-09-08T18:14:57 | 2014-09-08T18:14:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,754 | java | package com.elmakers.mine.bukkit;
import org.apache.commons.lang.StringUtils;
import org.bukkit.*;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.world.ChunkLoadEvent;
import org.bukkit.plugin.Plugin;
import java.util.*;
public class ChunkManager implements Listener {... | [
"nathan@elmakers.com"
] | nathan@elmakers.com |
ab5ed7e85e60ef56c1fcc3ff4a45e8a30ced429c | a04ff5184efcadc615046a3ceb219627441e1efc | /src/TestNullLists.java | d43cfc9e18db8d915eb929d70a74a5f22da81a6e | [] | no_license | bdwidhalm/GoogleCodeJamPractice | eb6e568ebc82d12f49c373c14683181ab138a255 | 8bd5eba928d8d7e1143997a924ae33286aafed10 | refs/heads/master | 2016-08-04T11:00:25.805200 | 2015-04-27T03:38:40 | 2015-04-27T03:38:40 | 20,857,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 847 | java |
import java.util.ArrayList;
import java.util.List;
public class TestNullLists
{
/**
* @param args
*/
public static void main(String[] args)
{
List<Integer> test = new ArrayList<Integer>();
if (test != null)
{
System.out.println("test == null");
}
else
{
System.out.p... | [
"bdwidhalm@gmail.com"
] | bdwidhalm@gmail.com |
8c3a0edc3303b17da52fccae6cac04b5ac8226b6 | 45b95e498bcd3afff8fbe4b0c3045633e1ed7b22 | /week6-106.BinarySearch/src/BinarySearch.java | 81fee7bf5d711a48ebc7a23d61cd7518fedc20f0 | [] | no_license | inql/oop-java-part1 | a2b4382ca971ba00beeb82ed694bf3f32b6c05b6 | 7875a7ecd5e4c1939d4bdfbe1707176eb3fb3872 | refs/heads/master | 2021-06-24T20:12:34.341699 | 2017-08-17T21:52:31 | 2017-08-17T21:52:31 | 100,609,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 630 | java | public class BinarySearch {
public static boolean search(int[] array, int searchedValue) {
int beginning = 0;
int end = array.length - 1;
while (beginning <= end) {
int middle = (beginning + end) / 2;
if (array[middle] == searchedValue) {
return true;... | [
"noreply@github.com"
] | inql.noreply@github.com |
683a4f440e74eaa3929b52706f59eee8eae3e9d4 | b198986f477495d4acaa6ccf8030d2e8c715656d | /social-govern/social-govern-reviewer/src/main/java/com/zeryts/c2c/social/govern/reviewer/config/db/MybatisPlusConfig.java | 3fa43b7e63c3d880c59d820496eb8e4fd25141b1 | [] | no_license | hezitao1122/social | 44240b3243bcfa8be125f53cbdf1fded1fff5118 | 9677379882cd29dea7a9a96879bd6e9af510be0a | refs/heads/master | 2023-05-09T00:20:45.839184 | 2021-05-29T00:35:56 | 2021-05-29T00:35:56 | 311,096,263 | 1 | 1 | null | 2021-11-11T09:13:29 | 2020-11-08T15:44:00 | Java | UTF-8 | Java | false | false | 1,122 | java | package com.zeryts.c2c.social.govern.reviewer.config.db;
import com.baomidou.mybatisplus.core.parser.ISqlParser;
import com.baomidou.mybatisplus.extension.parsers.BlockAttackSqlParser;
import com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor;
import org.mybatis.spring.annotation.MapperScan;
import org.s... | [
"330984177@qq.com"
] | 330984177@qq.com |
3d8222eda437ce42f4d7e2c8c0c6e0060ed54377 | 073d8282ba3a1227404998bb92b1f05945f2be6c | /ControleFinanceiro-CLI/tests/br/zero/controlefinanceiro/commandlineparser/ExtratoParsersTests.java | 19216f59fa5b11523561e4d19f16247de4bac6c2 | [] | no_license | rochafred/ControleFinanceiro | ce669089d7643361359554c39c15609884ff4e38 | cf7f85a040c16a9d2d9114a42405390179b8a760 | refs/heads/master | 2020-09-05T10:13:42.273053 | 2013-08-26T14:50:07 | 2013-08-26T14:50:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,331 | java | package br.zero.controlefinanceiro.commandlineparser;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import java.text.SimpleDateFormat;
import org.junit.Test;
import br.zero.controlefinanceiro.abstractextratoparser.ExtratoLancame... | [
"rmonico1@gmail.com"
] | rmonico1@gmail.com |
cf66117fe51ac3a82cdd86544acadee89e147267 | 36700407a65205b568e8f7b618699da46dd925d4 | /ml-mnc/mnc-http/src/main/java/com/ml/mnc/admin/rpc/HttpMsgQueueRpcService.java | c10ec5483c0ca3ddb653c3f491300835984acd8d | [] | no_license | mecarlen/ml | 304157a09ab134f4f9301e1640e3b4679f3f040e | 08f21a79d4fbd3358e09b201e2756acf0f40ff81 | refs/heads/master | 2022-09-18T04:59:46.199524 | 2020-03-02T11:34:55 | 2020-03-02T11:34:55 | 244,356,713 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.ml.mnc.admin.rpc;
import com.ml.base.controller.WebResponse;
/**
* <pre>
* http消息队列
*
* </pre>
*
* @author mecarlen.Wang 2019年11月5日 上午10:10:29
*/
public interface HttpMsgQueueRpcService {
/**
* <pre>
* 扩展已有队列消费者
*
* 描述
* 1、仅支持已有队列
* 2、仅支持手动签收
* </pre>
*
* @param queueName ... | [
"mecarlen@gmail.com"
] | mecarlen@gmail.com |
cfc0f51a529d76c9029142f06998f720ab5dd971 | 547fc29a24dbc588c9c75198435faeec6ee4ed2e | /src/main/java/br/com/totvsplanning/planning/model/Usuario.java | 19d17e98223c800c9d97281102ef34af6dcce1bd | [] | no_license | rafaeloel/planning | 1e2851b747f98bfa2632b4adc98ab6f1590dd3e2 | 0220d3bd649200d2f365b67b01f7a9e379562b7e | refs/heads/main | 2023-01-23T00:47:21.158449 | 2020-11-23T13:37:35 | 2020-11-23T13:37:35 | 314,649,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,035 | java | package br.com.totvsplanning.planning.model;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class Usuario {
@Id
private Long email;
private String nome;
private Integer tipo;
public Usuario() {
}
public Usuario(Long email, String nome, Integer tipo) {
this.email = email;
t... | [
"rafaelsampaiobas@gmail.com"
] | rafaelsampaiobas@gmail.com |
f076034d948b46930c183ae48b7b26a499f5cdd0 | 84f13ae2960bea020ad84520183a64ead788cb83 | /jdbi-full-search/src/main/java/com/web/jdbi/mapper/BigDataMapper.java | a8379ab76823b977bf815c93791c6108449d389e | [] | no_license | armdev/jdbi-mysql-full-search | 0c3403dc3645db7bf174f965df1d73be1ddeceae | 07142b152e11ca905b82b6bed81dbf45d9b7685b | refs/heads/master | 2021-01-10T13:55:47.597153 | 2016-04-09T18:42:10 | 2016-04-09T18:42:10 | 55,407,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 546 | java | package com.web.jdbi.mapper;
import com.web.jdbi.dto.BigData;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.skife.jdbi.v2.StatementContext;
import org.skife.jdbi.v2.tweak.ResultSetMapper;
public class BigDataMapper implements ResultSetMapper<BigData> {
@Override
public BigData map(int i... | [
"IEUser@IE11Win7"
] | IEUser@IE11Win7 |
6d0311e5c1cad6029e7dbd901384b896a9baf9f6 | 053df0bddea4eaff25f4fdde057e77465e528ab9 | /MavenPI2.0/src/prg/business/group/Businessgrps.java | be843ad20c324c1e9b64788b034a7b567f34a41d | [] | no_license | manojprogen/MavenPI2.0 | dd70acae9f809d6cf0d61749a226d8a195bf279b | bf49043919244dc976cc8d4f425372a43e8dc4cc | refs/heads/master | 2021-01-20T19:26:41.282779 | 2016-06-25T16:44:49 | 2016-06-25T16:44:49 | 61,947,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,934 | java | package prg.business.group;
import java.util.ArrayList;
import org.apache.log4j.Logger;
/**
*
* @author Bharathi reddy this class is for setter and gettter methos used in
* displaying businessgrps list
*/
public class Businessgrps {
private String businessGrpName;
private String businessGrpI... | [
"manoj.singh@progenbusiness.com"
] | manoj.singh@progenbusiness.com |
1313924bdbb6ab0e8c4cffe544a0178e669f35ac | 08029f12f5ec9336c763b82affb0616d9a89efc8 | /src/main/java/name/pehl/karaka/client/application/NavigationView.java | 2df4d5f92036f580051df20974625661e937ca01 | [] | no_license | hpehl/karaka | dd7b47b9fd206b611fc40876f8f2e73bca23ed60 | 76686f40ecb693e9d85ee33986f4e1668fbf9bca | refs/heads/master | 2020-05-18T09:58:18.426332 | 2013-04-09T09:01:18 | 2013-04-09T09:01:18 | 6,405,796 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,795 | java | package name.pehl.karaka.client.application;
import com.google.common.collect.ImmutableMap;
import com.google.gwt.dom.client.AnchorElement;
import com.google.gwt.dom.client.SpanElement;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.clie... | [
"harald.pehl@gmail.com"
] | harald.pehl@gmail.com |
e794ce9619a7e19191600bbfb0a5d34f0ea61d43 | a8a65952abfd678a75231656fab0e5d755bf0227 | /001_express/CodeManage/express-master/src/main/java/com/example/express/controller/api/SettingApiController.java | 9480ba4d81c50520f2e12cb48bd21370bc837868 | [] | no_license | heiheihuang/super_natural | faa878265daa93fdea54389a9b4ded45b028f8c1 | 37dbc72001e0f8ec65fe52c6daf2a0aa6af9a0b0 | refs/heads/master | 2021-06-20T00:04:02.000506 | 2020-01-18T16:13:12 | 2020-01-18T16:13:12 | 220,420,226 | 2 | 0 | null | 2021-06-04T02:24:44 | 2019-11-08T08:21:19 | TSQL | UTF-8 | Java | false | false | 4,739 | java | package com.example.express.controller.api;
import com.example.express.common.constant.RedisKeyConstant;
import com.example.express.common.util.StringUtils;
import com.example.express.domain.ResponseResult;
import com.example.express.domain.bean.SysUser;
import com.example.express.domain.enums.ResponseErrorCodeEnum;
i... | [
"1245026448@qq.com"
] | 1245026448@qq.com |
8780adcd9f0a02016ede261b006df1a9427110f6 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_84d78c277ce66e370d992fd9b4717f36fe0c82b8/MessageSink/4_84d78c277ce66e370d992fd9b4717f36fe0c82b8_MessageSink_s.java | 4c93036adcff1636854909d56343f5d2bf8e6b90 | [] | 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 | 5,490 | java | /*
* Copyright (c) 2012 European Synchrotron Radiation Facility,
* Diamond Light Source Ltd.
*
* 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 availabl... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f5dae597c2d7d6f478be06f7d4bf709d683f9c04 | 56753ccd9e6fb8008a224f6a843b00e241a30761 | /src/edu/northwestern/at/utils/corpuslinguistics/postagger/smoothing/contextual/ContextualSmoother.java | a8e830c162e6a6e29a27ecb8a53e8c85ab41f3c7 | [] | no_license | fcr/morphadorner-opensource | 9ac772abb0baa0dd006c4fe2d43a3ccbb7d956dd | 4b5fcccb2bf0de1731198dfff98adc08ac89a6dc | refs/heads/master | 2020-05-24T14:35:48.953292 | 2011-08-24T02:28:46 | 2011-08-24T02:28:46 | 2,213,285 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,808 | java | package edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual;
/* Please see the license information at the end of this file. */
import java.util.*;
import edu.northwestern.at.utils.corpuslinguistics.lexicon.*;
import edu.northwestern.at.utils.corpuslinguistics.postagger.*;
import edu.no... | [
"rotbart@softbart.com"
] | rotbart@softbart.com |
19d1d47618f83ecbb636f222ea8ad7acc2838f94 | 2e05fc91c1a7057e3afe1f8cce186305532dcda3 | /app/src/test/java/com/example/pratical42homework/ExampleUnitTest.java | ff3744f8ba054a1fe5fdbe2d2ae2eadd7a86c1fb | [] | no_license | ScarlettChin/Pratical4.2Homework | c387652278a83a77e96bf04a612d700d6d66e66d | d27ca9cef018708d62d8118c6ddc36392869bdf9 | refs/heads/master | 2022-11-20T05:16:20.192824 | 2020-07-09T15:51:23 | 2020-07-09T15:51:23 | 278,407,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.example.pratical42homework;
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
pub... | [
"chinhe-wm19@student.tarc.edu.my"
] | chinhe-wm19@student.tarc.edu.my |
95bbc06acfdcdafa9117cc84f751d04a7391836d | e9842197f3e00908e22b6a0acffb071b277e508e | /RESTServices/src/main/java/org/employee360/bo/BillTypeList.java | 8a1173b690dcb24546e5b9e9242693820a122eb0 | [] | no_license | lohithkorp/TeamArrayEmployee360 | 3d948191babe047bd15b1e57f1ce5a6b1ff1da0f | 4801e561bd740583b0286610653df6e644763123 | refs/heads/master | 2021-04-03T10:26:13.743740 | 2018-03-11T02:53:04 | 2018-03-11T02:53:04 | 124,717,121 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package org.employee360.bo;
import java.util.List;
public class BillTypeList {
private List<BillType> billTypeList;
public List<BillType> getBillTypeList() {
return billTypeList;
}
public void setBillTypeList(List<BillType> billTypeList) {
this.billTypeList = billTypeList;
}
}
| [
"lohithkrishna.korupolu@colruytgroup.com"
] | lohithkrishna.korupolu@colruytgroup.com |
6dbe35210bc2ca622c155d199965c5733c50edee | 4cbfe81709af8ac75d063f9d841860f55a4adf31 | /JavaMultiThreading/src/com/chandu/multithreading/concurrencyapi/CyclicBarrierEvent.java | 306e816f5aa401a43121b3382672701795cde18f | [] | no_license | chandusreddy/MultiThreading-In-Java | 2ded4598b8c4fea015c207c30d641481fdd77c1b | 2832177fdebef7c6d34464c32372f7187b023405 | refs/heads/master | 2023-05-25T09:20:00.671149 | 2023-05-09T00:19:51 | 2023-05-09T00:19:51 | 340,159,076 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.chandu.multithreading.concurrencyapi;
public class CyclicBarrierEvent implements Runnable {
@Override
public void run() {
System.out.println("As 3 threads have reached common barrier point "
+ ", CyclicBarrrierEvent has been triggered");
System.out.println("... | [
"70282603+Chandu0005@users.noreply.github.com"
] | 70282603+Chandu0005@users.noreply.github.com |
d3ba3f063915d471680d1056ef800e8c52c0a3a3 | 8c085f12963e120be684f8a049175f07d0b8c4e5 | /castor/tags/DEV0_8/castor-2002/castor/src/main/org/exolab/castor/persist/Cache.java | 2684b50bcf12703eb961be4bdd0fdeed2caeb74e | [] | no_license | alam93mahboob/castor | 9963d4110126b8f4ef81d82adfe62bab8c5f5bce | 974f853be5680427a195a6b8ae3ce63a65a309b6 | refs/heads/master | 2020-05-17T08:03:26.321249 | 2014-01-01T20:48:45 | 2014-01-01T20:48:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,088 | java | /**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1. Redistributions of source code must retain copyright
* statements and notices. Redistributions must also contain a
* ... | [
"nobody@b24b0d9a-6811-0410-802a-946fa971d308"
] | nobody@b24b0d9a-6811-0410-802a-946fa971d308 |
39a33915907d5e31a734271a487abd4ade2d950a | ea95756e8b1e0f0a4c7c27c9ea87d4548dea7042 | /common/src/main/java/GreenCode/common/Log4j.java | f6d9b1e2f5f1a548e7350d98aab211c50c48d150 | [] | no_license | IvanGreen/SoulFile | ec33b7be395a82e4fb7e89403d83067f8097a355 | 555802846c0e24d5df4edaf331ec046288d14fb0 | refs/heads/FileTrying | 2022-10-08T14:14:21.825578 | 2019-08-01T07:09:00 | 2019-08-01T07:09:00 | 196,271,537 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 262 | java | package GreenCode.common;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
public class Log4j {
public static final Logger log = LogManager.getLogger(Log4j.class);
public static void main(String[] args) {
}
}
| [
"mylinkou@bk.ru"
] | mylinkou@bk.ru |
813bcef535aa8bd0b7dce19a9bc93fea7d9a7037 | 75e59bc58c359ea729349d003ae8e0e3a064530f | /Leetcode/1678. Goal Parser Interpretation/Solution.java | daa48f3335ca6e2497029f6d92e6d46f7164373c | [] | no_license | xgmak94/Questions | 8bd8c960ff9af1f4e082ed7fc524815e3d0abe0b | 831c5e815d5dca193ec9c37474899014154bafec | refs/heads/master | 2023-02-16T12:13:12.545853 | 2023-02-10T05:17:24 | 2023-02-10T05:17:24 | 127,492,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,783 | java | /* https://leetcode.com/problems/goal-parser-interpretation/
You own a Goal Parser that can interpret a string command.
The command consists of an alphabet of "G", "()" and/or "(al)" in some order.
The Goal Parser will interpret "G" as the string "G", "()" as the string "o", and "(al)" as the string "al".
The interpre... | [
"xgmak94@gmail.com"
] | xgmak94@gmail.com |
4d96a6155e48dda929cfa984cee5c83fe6580ceb | 1dbb3f2a2e30e77eefcd7b4e258b1bd784a7b2a3 | /src/main/java/homeposting/app/web/transactions/manager/Bean.java | 5503bd68693311bc31214d64e21b65465fcf95d1 | [] | no_license | gummis/homeposting | e797a4dd9c220a1ce0557121f9007a582e36423a | 50df9c3005fa867303213d33751465848dd7634a | refs/heads/master | 2016-09-16T03:38:54.476079 | 2014-06-25T21:13:11 | 2014-06-25T21:13:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,048 | java | package homeposting.app.web.transactions.manager;
import homeposting.app.common.data.util.LOG;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ViewScoped;
import javax.faces.model.DataM... | [
"slyyyy78@gmail.com"
] | slyyyy78@gmail.com |
512d487402a660677c5ec1d1eb5fe927a93545f1 | 389b5b09d76c6b648e7f44c830aa926013375e95 | /week-11/Student/src/main/java/ba/edu/ssst/Student/InventorySerializer.java | 85422b5e8e3a4cbeea840b560809c3219e31a803 | [
"MIT"
] | permissive | thelittlehawk/CSIS280 | 0603128725eebea10286292b876695fe58155d92 | d6073cbd2e64abd58f9b3e748f4d497ae23489e8 | refs/heads/master | 2021-09-05T12:08:45.516637 | 2018-01-27T10:17:32 | 2018-01-27T10:17:32 | 108,032,562 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 818 | java | package ba.edu.ssst.Student;
import com.fasterxml.jackson.core.JsonGenerator;
import com.fasterxml.jackson.databind.SerializerProvider;
import com.fasterxml.jackson.databind.ser.std.StdSerializer;
import java.io.IOException;
public class InventorySerializer extends StdSerializer<Inventory> {
protected InventoryS... | [
"faik.catibusic@gmail.com"
] | faik.catibusic@gmail.com |
e47104791341f0238a0ef41d29491199c454b2ed | 1ba2ea1e9c7a0f88e4ed75355511eba281c818aa | /P10-Cryptography/src/crypto/MD5HashOfFile.java | 980020df28f304f5babf87db686107700e173c3f | [] | no_license | satrial/PEMROGRAMAN-KOMPUTER2-P10-Cryptography | 38d6d493b733523238da14702e258d91e108ea79 | bfd8befe0a4b42406c7bf7122970a250b3066322 | refs/heads/master | 2022-09-27T04:04:56.425402 | 2020-06-09T04:15:22 | 2020-06-09T04:15:22 | 270,900,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,496 | 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 crypto;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.security.MessageDigest;
im... | [
"satriaindriawan@gmail.com"
] | satriaindriawan@gmail.com |
2986e42668fb1eb6adfe41eb1eda5a0cca14d1d6 | e94766f6593a895476396db90ece23b875895065 | /developer-studio/registry/test/org.wso2.developerstudio.eclipse.greg.registry.test/src/org/wso2/developerstudio/eclipse/greg/registry/test/TestRegistry.java | ff9958736189ea8b15558e5613ea5e429162930a | [
"Apache-2.0"
] | permissive | sohaniwso2/SohaniWSO2 | d892a5a28350a8762d16a231e84b29b65d6aaec1 | f80857d7c489bec24666292a476a4cb78438864c | refs/heads/master | 2021-05-16T02:17:43.723824 | 2017-04-04T09:32:37 | 2017-04-04T09:32:37 | 16,612,207 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | java | package org.wso2.developerstudio.eclipse.greg.registry.test;
import java.io.IOException;
import javax.xml.xpath.XPathExpressionException;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.wso2.developerstudio.eclipse.swtfunctionalframework.r... | [
"sohani@wso2.com"
] | sohani@wso2.com |
64a8519fb8d5a33ae87d36fa9ee24c83f1d39a94 | 677197bbd8a9826558255b8ec6235c1e16dd280a | /src/com/alibaba/fastjson/parser/deserializer/PointDeserializer.java | 0ebafd3e3f6e0ed06f42369f6ba80ed16c4cb88b | [] | no_license | xiaolongyuan/QingTingCheat | 19fcdd821650126b9a4450fcaebc747259f41335 | 989c964665a95f512964f3fafb3459bec7e4125a | refs/heads/master | 2020-12-26T02:31:51.506606 | 2015-11-11T08:12:39 | 2015-11-11T08:12:39 | 45,967,303 | 0 | 1 | null | 2015-11-11T07:47:59 | 2015-11-11T07:47:59 | null | UTF-8 | Java | false | false | 2,384 | java | package com.alibaba.fastjson.parser.deserializer;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONException;
import com.alibaba.fastjson.parser.DefaultJSONParser;
import com.alibaba.fastjson.parser.JSONLexer;
import java.awt.Point;
import java.lang.reflect.Type;
public class PointDeserializer
impl... | [
"cnzx219@qq.com"
] | cnzx219@qq.com |
10827886212956882128280520b37fc32f299d19 | c5ac5609bef4716eea2a420d8f70168f263826f9 | /src/main/java/com/example/demo/controller/PageController.java | 495414f0000497cefd1a2b46ef28c2050c9bb241 | [] | no_license | Apap-2018/tutorial2_1606874476 | 0b880428129f6f101a967e04ce5b701adfcd9e8a | 33485eb9bee9d1f3622d9803ce7411826c3a1339 | refs/heads/master | 2020-03-29T09:04:53.700861 | 2018-09-21T09:23:46 | 2018-09-21T09:23:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,349 | java | package com.example.demo.controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
@org.springframework.stereotype.Controller
public class PageController {
@RequestMapping("/viral")
public String... | [
"oktavio.rei@gmail.com"
] | oktavio.rei@gmail.com |
51a11b998cc59fbe7b6798e65a837e8abcd540d8 | 63036fee3ef9da26e9b69be144d3c71635d33fcf | /segment/src/main/java/com/yjy/segment/Segment.java | 3779e9d03cccb672ffe63e6603af3f505d4b77f6 | [] | no_license | lvsecoto/View | 1c1566273ca3a4f1c74ef83b45e785dca979b0d8 | 8600049412925918a4b45e4de08ceae3aeac8deb | refs/heads/master | 2021-05-06T03:00:38.165983 | 2017-12-20T13:50:11 | 2017-12-20T13:50:11 | 114,773,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,850 | java | package com.yjy.segment;
import android.annotation.SuppressLint;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.RectF;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import com.yjy.segmen... | [
"785570262@qq.com"
] | 785570262@qq.com |
9634cb18e6f6f81f09f7ab46697409bce0f72f4e | e6d80fe724fd2cbf9ef4e296fb3c2228624859cf | /src/commands/FilterLessThanDistance.java | b7445b628982d7100f7a3193eda2e755de7d9ed5 | [] | no_license | lerdenson/newlab5 | fd15c289ce8c1173b824bc222f494f621ed4d4b6 | 10b4619f3f954e62b73602772856c3894619da5a | refs/heads/master | 2023-04-18T17:04:23.221458 | 2021-04-27T00:07:39 | 2021-04-27T00:07:39 | 361,915,314 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,336 | java | package commands;
import exceptions.EmptyArgumentException;
import utilities.CollectionManager;
/**
* Команда, выводящая элементы, значение поля distance которых меньше заданного
*/
public class FilterLessThanDistance extends AbstractCommand {
private CollectionManager collectionManager;
public FilterLessT... | [
"Maxim.d.morozov@gmail.com"
] | Maxim.d.morozov@gmail.com |
f4265333c75f999538ea5a97e1916726c1d101b7 | 26c49a733b335a9c103afb684599fe52482aaca8 | /SpringBootDubboConsumer/src/main/java/com/sample/consumer/filter/OriginIntercepter.java | 63305d4c6faab42df47093c85fc113265758f7e5 | [] | no_license | hacklesser/GeneralJavaProjects | 356c43187ed38c236cd8821054b36bfb1d680ace | a8008e75ecf01c2f6f7a014307e1751f4d6e4a6b | refs/heads/master | 2021-01-19T11:32:28.228494 | 2017-03-12T14:58:23 | 2017-03-12T14:58:23 | 82,252,104 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 912 | java | package com.sample.consumer.filter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
public class OriginIntercepter implements HandlerInterceptor{
@Override
p... | [
"hackless@me.com"
] | hackless@me.com |
2632d78c0217215100dff7428a29d28f8eadce82 | be1ea339b68bd94d3a782e1c23ce41b5ea740b79 | /dc/src/dc2_2/ClockCanvas.java | 52c4896077ccc7a6ffeaa5e69f57f529bfe19b17 | [] | no_license | tomitake0846/Java-Training | 25de4bc99f23f11dc175e1f8f95136c369d4f260 | 688b0a2de950d92d032b254799f53690c174ac5b | refs/heads/master | 2021-06-16T08:54:20.978565 | 2021-05-05T11:42:38 | 2021-05-05T11:42:38 | 199,947,283 | 0 | 0 | null | 2021-05-05T11:42:39 | 2019-08-01T00:24:30 | Java | UTF-8 | Java | false | false | 1,343 | java | package dc2_2;
import java.awt.Canvas;
import java.awt.Font;
import java.awt.FontMetrics;
import java.awt.Graphics;
import java.awt.Image;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
public class ClockCanvas extends Canvas{
private DateTimeFormatter f = DateTimeFormatter.ofPattern("yy... | [
"fredericab0846@gmail.com"
] | fredericab0846@gmail.com |
c97e3bee9547173040160932ec0021f1792775a1 | 34f51439803a5c17c2164a2089d588f1399f07a3 | /app/src/main/java/inc/talentedinc/utilitis/ValidationUtility.java | 933be06e791ce15bfd33aa6b642140e50192d426 | [] | no_license | ShimaaSamirAdly/TalentedInc | e6df85779af81bca6398129bc280b9015ed8c7ce | 6dc13d449940dd5f4ef2a460a66ebe18a96115cc | refs/heads/master | 2020-03-18T01:32:51.383891 | 2018-06-26T13:20:53 | 2018-06-26T13:20:53 | 134,146,851 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package inc.talentedinc.utilitis;
/**
* Created by asmaa on 05/21/2018.
*/
public class ValidationUtility {
public static boolean validateEmptyString(String string){
if(string.equals("") || string.trim().length()==0 || string.equals(null) || string == null){
return false;
}
... | [
"asmaahassenibrahem@gmail.com"
] | asmaahassenibrahem@gmail.com |
a4ba2dc8dbfbd8c464f85d0c478eaffca8456d84 | 8646c056d0fcce2e641b8ba69db3f084b0d7a8f0 | /hw09_temp/HighScores.java | 1181fc1053fe719b54fb1ce3da99a131a61be1d7 | [] | no_license | yumingq/farmpocalypse | 9750d2b516524986c391d6fcd84f9dabb73249cd | 5230c9baa34ec83ef5d87f0f4de6574fc01cfa7c | refs/heads/master | 2020-12-24T21:11:44.473992 | 2016-04-27T02:23:21 | 2016-04-27T02:23:21 | 56,443,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,774 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.io.Reader;
import java.io.Writer;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashMap;
import... | [
"yumingq@wharton.upenn.edu"
] | yumingq@wharton.upenn.edu |
f1f762837f51ede7fea8bfcfda7e585f3590a48f | 6ed265d74a0161f10c2f34752483d6d7bf86376a | /src/main/java/net/originmobi/pdv/service/PagarTipoService.java | 7923517a7c7066843aea95dd8f6659e6af609ddc | [
"Apache-2.0"
] | permissive | joaotux/pdv | 4ce3df47c12fb165a443c1cb2410aab5f2f9b9e4 | 8ed96d5d727adec0606a912a0b4a2c65bc0d54fd | refs/heads/master | 2022-07-10T16:57:55.192279 | 2022-06-22T18:30:16 | 2022-06-22T18:30:16 | 137,320,615 | 44 | 38 | Apache-2.0 | 2022-06-22T18:30:17 | 2018-06-14T07:12:49 | Java | UTF-8 | Java | false | false | 560 | java | package net.originmobi.pdv.service;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import net.originmobi.pdv.model.PagarTipo;
import net.originmobi.pdv.repository.PagarTipoRepository;
@Service
public cla... | [
"j.rafael.tux@gmail.com"
] | j.rafael.tux@gmail.com |
997dbd16d06d0b52eba8d9c860d5dda5218eddab | 40504ef965c5254cd24125c81697d5e88b43ecff | /src/main/java/io/cxh/j2ee/servlet/HelloServlet.java | 752ae082a070ddc6530cd2a67047dbfbeeb8ad10 | [] | no_license | xurisui/cxh_j2ee | 6ffa8431628f5cffea5cc1078a29d795413d957a | ed6226370c772497661701c124b90001e8bb4216 | refs/heads/master | 2021-01-24T18:37:43.988751 | 2017-03-09T15:38:39 | 2017-03-09T15:38:39 | 84,457,064 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | package io.cxh.j2ee.servlet;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
* Created by Administrator on 2017/3/9.
*/
public class HelloServlet extends HttpSer... | [
"xhaoch@163.com"
] | xhaoch@163.com |
421020e961b309a542c9c74586699546eb189281 | 871fdfcff196286059e8bc6e862ad40546bc5ab6 | /SanatSaz-A/app/src/main/java/com/example/boroodat/model/activity5/Activity5_FragmentParentModel.java | a217248181b798caa80af3ca9ec852a2d25a67ee | [] | no_license | Mahmoud-Khorrami/SanatSaz | 25aa86bc11458977633f3d31a03d2932cfa5436a | e5cbe009953cf644b5bbc936d2cbc12a5fded671 | refs/heads/master | 2023-09-01T06:23:03.084522 | 2021-06-22T06:39:56 | 2021-06-22T06:39:56 | 347,669,077 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 578 | java | package com.example.boroodat.model.activity5;
public class Activity5_FragmentParentModel
{
public static final int Main = 106;
public static final int Loading = 206;
public static final int Retry = 306;
public static final int NotFound = 406;
private int currentType;
public Activity5_Fragmen... | [
"mahmoud.khorrami.dev@gmail.com"
] | mahmoud.khorrami.dev@gmail.com |
da5401e61e6d86498f0c13c68c87dd9e237d3e49 | 330f81dc5de92d7040f259b36e1182e9093c6c38 | /Questions/Patterns/pattern14.java | 154833219eccdd9f09a9349314f5564ef17e765a | [] | no_license | Ujwalgulhane/Data-Structure-Algorithm | 75f0bdd9a20de2abf567ee1f909aa91e3c2f5cfc | e5f8db3a313b3f634c002ec975e0b53029e82d90 | refs/heads/master | 2023-08-25T02:36:57.045798 | 2021-10-26T07:13:58 | 2021-10-26T07:13:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | import java.util.*;
public class pattern14{
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a =sc.nextInt();
for(int i=1;i<=10;i++){
System.out.println(a+"*"+i+"="+a*i);
}
}
} | [
"siddhant.sarkar999@gmail.com"
] | siddhant.sarkar999@gmail.com |
09c2f9bd8ce03b3f104b7b0cd001e733476d9fc7 | 10cc2246d98f73a3088a9a51febbf468d5473aac | /src/task/by/faifly/Main.java | 255058ca57e0680bff6e22852e479b3bb0f914da | [] | no_license | A-Nosenko/WeightGymCalculator | fa5b5919bf2ac61de736919b6a4d7603720f9715 | f98e67ea21f5fe98e88bb0ac3a499a9d5d9a7587 | refs/heads/master | 2021-05-01T07:45:52.186775 | 2019-02-16T07:12:11 | 2019-02-16T07:12:11 | 121,163,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 495 | java | package task.by.faifly;
import task.by.faifly.viev_controller.MainFrame;
import java.awt.*;
/**
* Class to start application.
*
* @author Anatolii Nosenko
* @version 1.0 2/10/2018.
*/
public class Main {
/**
* Entry point.
*
* @param args Command line arguments.
*/
public static voi... | [
"nosenkoa87@gmail.com"
] | nosenkoa87@gmail.com |
d630638ed2b2330952fe4860baabc50528974347 | 4a2dc33b19975254086a22dda1f222b670aaa639 | /Domo/src/main/java/com/buggycoder/domo/api/response/Advice.java | 7075c6185b5d8dfc00ec39c531f146a9dc3047f6 | [] | no_license | alist/domo-android | 806099c4445220aa6c6cd033ab295392897d755a | c276b85196609002a7d737027218de329774303d | refs/heads/master | 2021-01-02T09:33:13.152998 | 2014-02-12T22:50:14 | 2014-02-12T22:50:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,722 | java | package com.buggycoder.domo.api.response;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import c... | [
"shirishk.87@gmail.com"
] | shirishk.87@gmail.com |
9550d0388891a09419b6fc0b0766f3f661d5e68c | 3538d6761e7116594fcfdbea0707443028416046 | /src/main/java/com/ferrari/course/entites/pk/OrderItemPK.java | 1e6acf11793a28b75a404464844f53f1d2903238 | [] | no_license | Ferrarims/course-springboot-2-java-11 | a2372cc3cf4a2c688765daed10bf3bac44c0a3a9 | 9932fd5883e7d47cafb9183d699c4b7ea1400b6d | refs/heads/master | 2022-04-21T07:19:00.053888 | 2020-04-17T10:00:02 | 2020-04-17T10:00:02 | 255,934,068 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,503 | java | package com.ferrari.course.entites.pk;
import java.io.Serializable;
import javax.persistence.Embeddable;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import com.ferrari.course.entites.Order;
import com.ferrari.course.entites.Product;
@Embeddable
public class OrderItemPK implements Serial... | [
"ferrarims85@gmail.com"
] | ferrarims85@gmail.com |
e405dffca509cbd7548684097e4d9366a0c13be2 | 08a29b06a242479acc8f4fa179207a47c23f5bb4 | /src/main/java/com/example/demo/controller/BorrowController.java | bbb966da29bba7294556d7d8e9fbd860eae5c953 | [] | no_license | 1838120744/LibrarySystem | 685f12a54cede4ae9c9f106f5c1eb918bd479265 | f4aca035e62ff880f2a9bad59526bd075d5b2ccd | refs/heads/master | 2023-01-13T23:20:30.915347 | 2020-11-22T05:23:16 | 2020-11-22T05:23:16 | 309,649,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,896 | java | package com.example.demo.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springfra... | [
"1838120744@qq.com"
] | 1838120744@qq.com |
9fc618fbf08e4d3ccf871d736816e114638dc6db | ef496a09e39a0bac6f9e10afa13db652cea36c6b | /src/main/java/com/mcfish/conf/WebMvcConfig.java | ea8ede255da79628ab152e054ba47d96b6969c37 | [] | no_license | 948734374/api | 34e0073363a2eaf914c6a53556e833f8c0dc2455 | edf274eb3615219a268ba970564d83904eff7e21 | refs/heads/master | 2020-03-12T05:48:08.407951 | 2018-04-21T12:24:54 | 2018-04-21T12:24:54 | 130,471,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,213 | java | /*
* The MIT License (MIT)
*
* Copyright (c) 2014-2016 abel533@gmail.com
*
* 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
... | [
"948734374@qq.com"
] | 948734374@qq.com |
4ebc7f8da9e716ab190e5e5cb2c5f657682e70ae | dbe3f5a6bc58ede1d79080ece1240be516bf7490 | /src/main/java/com/ityang/basic/service/Neo4jService.java | c44148e93806b22eaec44cada9e9fe21a5c43e50 | [] | no_license | yang372193411/spring | a47f58ac67b3b18c29587a4dc9405d485d598b98 | 024633bd456913da88808bdfa08112db029602bf | refs/heads/master | 2022-06-24T18:52:03.698610 | 2019-09-09T02:02:19 | 2019-09-09T02:02:19 | 141,823,633 | 0 | 0 | null | 2022-06-20T23:02:08 | 2018-07-21T15:14:42 | Java | UTF-8 | Java | false | false | 119 | java | package com.ityang.basic.service;
import java.util.Map;
public interface Neo4jService {
void addNode(Map map);
}
| [
"yang372193411@163.com"
] | yang372193411@163.com |
b3dee9b77547bac04b1d956550fd2cec397fc593 | 5d984ff6a7bc04772d4aba9e5bfd9e320aeedd9a | /java/com/sbs/example/model/Reply.java | 272ce5088eead270a242ff7f0557ce8d38d98c82 | [] | no_license | chacha86/jsp_2021_11_07 | eed313cde05cfd5486726b0a5e4178d38c06e31b | 74bf46d907b915aaeff87ab172b65bd22a66b54d | refs/heads/master | 2023-08-25T18:11:20.600920 | 2021-11-07T08:21:43 | 2021-11-07T08:21:43 | 425,445,055 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,409 | java | package com.sbs.example.model;
public class Reply {
private int id;
private int articleId;
private String body;
private String nickname;
private String regDate;
private int memberId;
public Reply(int id, int articleId, String body, String nickname, String regDate) {
super();
this.id = id;
this.articleId... | [
"axdsw121@gmail.com"
] | axdsw121@gmail.com |
f6460ffee3b08119f78adbd2b7a131a5d0f25b93 | cc7ba0efcbff5fcf76be37b34c0c732e8c1b7492 | /AndroidStudioProjects/GCMDemoApplication/app/src/test/java/com/example/admin1/gcmdemoapplication/ExampleUnitTest.java | 7e9578241160fd7a76c2b89306cab79c8a4fede2 | [] | no_license | SachinYedle/LectureReminderUpdated | 1e4b698533e9f0211931985e45de37d816773d27 | 4cbbd1ea10a1329f2ec6c895956990aad0b7f82e | refs/heads/master | 2021-01-11T08:03:23.558717 | 2016-10-27T13:49:33 | 2016-10-27T13:49:33 | 72,112,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package com.example.admin1.gcmdemoapplication;
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
... | [
"yedlesachin60@gmail.com"
] | yedlesachin60@gmail.com |
beda486927ff8c1119e7b93fbced12f55d191838 | f68e7dddd8ef362cc967c32be7e7a244cf66b96d | /test/src/main/java/businessFramework/module/hospital/pages/nurseDepart/NurseDepartHelper.java | f75801a1d89e42b12836a492338c88438b35f33a | [] | no_license | skygbr/N2O_IntellijIDEA_Tests_Regres_Smoke | 6e3fbed09464c4cf0929bd7e630f9e6c1892161a | 985e74067cc220eacf90c5c4876390d1494a1421 | refs/heads/master | 2020-06-28T16:46:42.012449 | 2016-11-23T12:57:43 | 2016-11-23T12:57:43 | 74,489,672 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,701 | java | package businessFramework.module.hospital.pages.nurseDepart;
import businessFramework.module.Values;
import net.framework.autotesting.ApplicationManager;
import net.framework.autotesting.meta.*;
import net.framework.autotesting.meta.components.*;
public class NurseDepartHelper extends Page implements Values
{
pu... | [
"bulat.garipov@rtlabs.ru"
] | bulat.garipov@rtlabs.ru |
041905736f942a41d4ae66fd8cb4d678b3b58d2f | ad3d871e360f198aebd51b2958526ee5de23e36c | /src/java/ch/laoe/operation/AOLoopable.java | b0919b02eeb59309e9a592ecb782a05ac25b21ff | [] | no_license | umjammer/vavi-apps-laoe | d115a03ed05ddcf0ea1ed940d34af8c03acff3b4 | 7ccee1c179073228b39a60b4f584f750b62877b3 | refs/heads/master | 2021-07-22T19:26:56.081636 | 2009-10-08T15:56:13 | 2009-10-08T15:56:13 | 109,250,690 | 1 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,667 | java | /*
* This file is part of LAoE.
*
* LAoE 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 version.
*
* LAoE is distributed in the hope ... | [
"umjammer@00cfdfb4-7834-11de-ac83-69fcb5c178b1"
] | umjammer@00cfdfb4-7834-11de-ac83-69fcb5c178b1 |
dec043a8e9c71672f46c34ba431966b21cc34232 | 504e7fbe35cd2dc9f9924312e84540018880de56 | /code/app/src/main/java/cn/fizzo/hub/fitness/ui/widget/fizzo/FrameMainLayoutBind.java | 683db91648011b17287c33a5640545cd74e40cb9 | [] | no_license | RaulFan2019/FitnessHub | c16bcad794197b175a0a5b2fc611ddd1ddbbfc0e | 41755b81a077d5db38e95697708cd4a790e5741c | refs/heads/master | 2020-05-17T05:59:31.939185 | 2020-03-30T02:15:02 | 2020-03-30T02:15:02 | 183,548,074 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,281 | java | package cn.fizzo.hub.fitness.ui.widget.fizzo;
import android.content.Context;
import android.util.AttributeSet;
import java.util.List;
import cn.fizzo.hub.fitness.entity.model.MainMenuItemBindME;
import cn.fizzo.hub.fitness.utils.DeviceU;
/**
* 主页面承载锻炼
* Created by Raul.fan on 2018/1/31 0031.
* Mail:raul.fan@139... | [
"raul.fan@fizzo.cn"
] | raul.fan@fizzo.cn |
1c476349ab7e320db2ea14a12fb813d1bd7ad4d8 | c4f84fc0ba91fcdc65f63d47a2f00094ff4d5272 | /app/src/main/java/com/example/sidda/movies/MoviesFragment.java | 4c126584845961254c65828f50bb4bff40bf1afd | [] | no_license | siddav/Movies | 9afd51d741a48a09cccf4d631dec8a6e35300d47 | 5dc1fb23e0ccf6afb665a23f10b1bde8f8040cfa | refs/heads/master | 2021-01-10T03:17:35.548244 | 2016-04-07T11:12:01 | 2016-04-07T11:12:01 | 46,786,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,481 | java | package com.example.sidda.movies;
import android.app.Activity;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.preference.PreferenceManager;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
... | [
"vsidda@corp.untd.com"
] | vsidda@corp.untd.com |
0c765ca21deb33a4fb669cab006bbd729b1e3c2e | 618e98db053821614d25e7c4fbaefddbc3ad5e99 | /ziguiw-schoolsite/app/models/SchoolXxyd.java | 67c2e24cd774263c5400bb44a58e6c690134db99 | [] | no_license | lizhou828/ziguiw | 2a8d5a1c4310d83d4b456f3124ab49d90a242bad | 76f2bedcf611dfecbf6119224c169ebcea915ad7 | refs/heads/master | 2022-12-23T04:13:06.645117 | 2014-10-08T07:42:57 | 2014-10-08T07:42:57 | 24,621,998 | 1 | 1 | null | 2022-12-14T20:59:50 | 2014-09-30T02:53:21 | Python | UTF-8 | Java | false | false | 4,405 | java | package models;
import com.arj.ziguiw.common.Status;
import play.db.jpa.JPASupport;
import javax.persistence.*;
import java.util.Date;
import java.util.List;
/**
* Created with IntelliJ IDEA.
* User: Administrator
* Date: 13-3-1
* Time: 上午11:57
*/
@Entity
@Table(name = "s_school_xxyd")
@Form(displayName = "学习园地... | [
"lizhou828@126.com"
] | lizhou828@126.com |
37a97cec15127c787cf9d0854295df5ddda82316 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_11a8d9f8fe9c55365b1cba731583bcd59c1a38f1/ParserUtils/28_11a8d9f8fe9c55365b1cba731583bcd59c1a38f1_ParserUtils_s.java | 1bcb56d41b75b413b85b2689074848d89b2a73b8 | [] | 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 | 20,081 | java | /*
* Copyright 2010-2014 the original author or authors.
*
* 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 3 of the License, or
* (at your option) any later version.
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
9830f0f10e553b9101c8168ee5fa744a677d0b5d | cd0bd4b251a98646f086f27687402a1c8042fdbc | /e2/src/vip/hht/Tools/JRedisUtil.java | c4fcb39a13e94e18e0688fbbbbf3c018bb45098c | [] | no_license | huanghetang/eclipse_workspace | 4bd76d339ba1878a084f595bb0832e7987954db7 | a89dc12d021ab55810e86016050829a0103adde1 | refs/heads/master | 2020-03-26T11:04:10.524462 | 2018-08-15T08:40:42 | 2018-08-15T08:40:42 | 144,826,607 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,385 | java | package vip.hht.Tools;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
/**
* Java for Redis Tool
* @author zhoumo
*
*/
public class JRedisUtil {
private static... | [
"1278699240@qq.com"
] | 1278699240@qq.com |
1b066a521ceb5a05a73fbc07a6d04746ad0bcac1 | 6251ec8dd7f02c15174e897910f72aa37e9e3c51 | /JavaSE/src/main/java/test/CalendarTest.java | d930272068c41c08928f279ce5a87fd458835c5d | [] | no_license | Wincher/JavaWorkout | ff55ecdf6d2867ed56ec2e1f95e7cf7d41aee068 | 81e80bfb4aec823ffe625cc98330d123ffd1e3d6 | refs/heads/master | 2023-06-28T07:07:38.727462 | 2023-03-18T06:57:55 | 2023-03-18T07:14:32 | 99,265,446 | 0 | 0 | null | 2023-06-14T22:46:52 | 2017-08-03T18:56:37 | Java | UTF-8 | Java | false | false | 1,695 | java | package test;
import java.text.SimpleDateFormat;
import java.util.Calendar;
public class CalendarTest {
public static void main(String[] args) {
getTimeOfMillionsTime(1563879779-1563850979);
Calendar now = Calendar.getInstance();
clearTime(now);
System.out.println(new SimpleDateFo... | [
"wincher.hoo@gmail.com"
] | wincher.hoo@gmail.com |
2b5f979c8eb8166a94e7cefecbd132d4df672ee6 | 7559bead0c8a6ad16f016094ea821a62df31348a | /src/com/vmware/vim25/ReplicationDiskConfigFaultReasonForFault.java | f34325fa0b4163a106af97a966a5d550e175332e | [] | no_license | ZhaoxuepengS/VsphereTest | 09ba2af6f0a02d673feb9579daf14e82b7317c36 | 59ddb972ce666534bf58d84322d8547ad3493b6e | refs/heads/master | 2021-07-21T13:03:32.346381 | 2017-11-01T12:30:18 | 2017-11-01T12:30:18 | 109,128,993 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,293 | java |
package com.vmware.vim25;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ReplicationDiskConfigFaultReasonForFault.
*
* <p>The following schema fragment specifies the expected content contained within this... | [
"495149700@qq.com"
] | 495149700@qq.com |
68efe0b52f2981e7a5a0b847b4dafc275a5c9ae7 | 5c1c760589a439dec41055b4cb1c13e126684182 | /Webchat/src/de/bonobo_talk/SpringMVCTest/DAO/ChatroomDAO.java | 204bdf01f9a7990c1a469a352622984f83f26cfd | [] | no_license | Flitzekatze/Webchat | 998effb055ddcb70d92ac91957a41e868bb41715 | 0ee6d1371e10a5eff16f0df55de9802e21881d87 | refs/heads/master | 2016-08-12T23:09:31.864459 | 2016-02-24T09:20:12 | 2016-02-24T09:20:12 | 49,546,972 | 0 | 1 | null | 2016-02-24T09:20:13 | 2016-01-13T03:31:53 | null | UTF-8 | Java | false | false | 625 | java | package de.bonobo_talk.SpringMVCTest.DAO;
import java.util.List;
import de.bonobo_talk.SpringMVCTest.model.Chatroom;
import de.bonobo_talk.SpringMVCTest.model.User;
public interface ChatroomDAO
{
public void saveOrUpdateChatroom(Chatroom chatroom);
public void createNewChatroom(String chatroomName);
public void ... | [
"desperado20w@hotmail.de"
] | desperado20w@hotmail.de |
ae0a9ce6045d5a5cd84868b1e9b7dfb3cd44b172 | 8a8254c83cc2ec2c401f9820f78892cf5ff41384 | /instrumented-nappa-greedy/AntennaPod/core/src/main/java/nappagreedy/de/danoeh/antennapod/core/receiver/MediaButtonReceiver.java | dd6002647f15496165a64ebb733cea22dafd5d88 | [
"MIT"
] | permissive | VU-Thesis-2019-2020-Wesley-Shann/subjects | 46884bc6f0f9621be2ab3c4b05629e3f6d3364a0 | 14a6d6bb9740232e99e7c20f0ba4ddde3e54ad88 | refs/heads/master | 2022-12-03T05:52:23.309727 | 2020-08-19T12:18:54 | 2020-08-19T12:18:54 | 261,718,101 | 0 | 0 | null | 2020-07-11T12:19:07 | 2020-05-06T09:54:05 | Java | UTF-8 | Java | false | false | 1,573 | java | package nappagreedy.de.danoeh.antennapod.core.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import androidx.core.content.ContextCompat;
import android.util.Log;
import android.view.KeyEvent;
import nappagreedy.de.danoeh.antennapod.core.ClientConfig;... | [
"sshann95@outlook.com"
] | sshann95@outlook.com |
91eb80531d8e3ebf47e70b1d3c3197fe1032f6e1 | b2016b74acf02c0117128b505baac48338d825c9 | /sophia.mmorpg/src/main/java/sophia/mmorpg/stat/StatOnlineTickerImpl.java | 5c4590f26b477ffad5a6f959a85db2dbe19dbaa1 | [] | no_license | atom-chen/server | 979830e60778a3fba1740ea3afb2e38937e84cea | c44e12a3efe5435d55590c9c0fd9e26cec58ed65 | refs/heads/master | 2020-06-17T02:54:13.348191 | 2017-10-13T18:40:21 | 2017-10-13T18:40:21 | 195,772,502 | 0 | 1 | null | 2019-07-08T08:46:37 | 2019-07-08T08:46:37 | null | UTF-8 | Java | false | false | 3,387 | java | /**
* Copyright 2013-2015 Sophia
*
* 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 ... | [
"hi@luanhailiang.cn"
] | hi@luanhailiang.cn |
0b1b211630c41f5ebe90f750df25ed59dd05bae6 | 1ea016056ea15f3ccebeec2ddf435d46222680ce | /ORAAirlineParticipantType.java | 7ea37e135af31ef0484ff5e541865bfc0c4f66ee | [] | no_license | rgaete/ndc | c56f061d94cc80ced5ed2c502d5594b7d1837e3b | 6cf5b7c19dd1c605e53d09496ae65f7b2b529e34 | refs/heads/master | 2020-12-30T10:49:21.388487 | 2017-07-31T06:53:21 | 2017-07-31T06:53:21 | 98,857,641 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,834 | java |
package ndc;
import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
/**
* A data type for ORA (Offer Origi... | [
"ricardo.gaete@lan.com"
] | ricardo.gaete@lan.com |
c4c3a7d9f47a970df17a23cd47c3276442d9ff78 | 8e04b94a9e329d056f75c4102b8f15c73874a50c | /src/main/java/com/xu/soufang/service/house/IQiNiuService.java | 53727afa202e7d60386deabc8649e77c94009098 | [] | no_license | qingbuyaozaishuohehe/soufang-project | 0520ad13487ff6c22035f1744f5a9c9133db6ac8 | 0e43502e304ebaaa6fb2f42a9bb8d75f0d871a86 | refs/heads/master | 2020-04-29T02:27:22.189850 | 2019-04-04T09:25:10 | 2019-04-04T09:25:10 | 175,768,049 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 454 | java | package com.xu.soufang.service.house;
import com.qiniu.common.QiniuException;
import com.qiniu.http.Response;
import java.io.File;
import java.io.InputStream;
/**
* 七牛云服务
*
* @author xuzhenqin
* @date 2019/3/1
*/
public interface IQiNiuService {
Response uploadFile(File file)throws QiniuException;
Re... | [
"itxuzhenqin@163.com"
] | itxuzhenqin@163.com |
5324f9c549fd4c99a6f865fae431c8507f030a1c | c6f4809451a958fc9b93bfde17f75d9113211323 | /ecps-parent/ecps-core/src/main/java/com/xincon/ecps/model/EbFeature.java | 7bab633a58a40c6a7bd63dc43e24ee620ab641f2 | [] | no_license | standupzjy/git-test | e43e25692e43bc394d21355c8b9cc81235f8fd27 | a5470bdbb20048fc339410e5cc4b24c64dc260b8 | refs/heads/master | 2022-12-24T12:26:32.944553 | 2019-11-17T11:13:21 | 2019-11-17T11:15:40 | 222,237,987 | 0 | 0 | null | 2022-12-15T23:58:45 | 2019-11-17T11:32:16 | Java | UTF-8 | Java | false | false | 1,727 | java | package com.xincon.ecps.model;
public class EbFeature {
private Long featureId;
private Long catId;
private String featureName;
private Short isSpec;
private Short isSelect;
private Short isShow;
private String selectValues;
private Short inputType;
private Integer featureSo... | [
"zjy@xincon.net"
] | zjy@xincon.net |
bab28fc9454b52319e86e610e4d68e8e4d574eda | 0e68aef7d1d924f4d7ec74b784b1af869ac1ae38 | /sbb-business/src/main/java/com/pleshchenko/sbb/app/entity/authorization/Role.java | 7f44478085cd886c39d405d779af3cc9a0265892 | [] | no_license | RomanPleshchenko/sbb | f1b708b9d220bb77a6f718e7df70f14c4e106302 | d8c03ec1949ebdbc7747bef02571cab9c50c8a50 | refs/heads/master | 2021-01-18T19:45:18.650296 | 2017-05-29T12:18:55 | 2017-05-29T12:18:55 | 86,911,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,116 | java | package com.pleshchenko.sbb.app.entity.authorization;
import javax.persistence.*;
import java.io.Serializable;
/**
* Created by РОМАН on 19.04.2017.
*/
@Entity
@Table(name="Role")
public class Role implements Serializable {
@Id
@GeneratedValue(strategy= GenerationType.IDENTITY)
private Integer id;
... | [
"89313481052@mail.ru"
] | 89313481052@mail.ru |
86b111f6fc2a9696436b4db8785b39c2b7b395c9 | 4ef431684e518b07288e8b8bdebbcfbe35f364e4 | /platform/test-core/src/main/java/com/ca/apm/tests/cdv/CDVOneClusterOneTomcatTests.java | 7ecce3081801442bd83905f947935037be66573d | [] | no_license | Sarojkswain/APMAutomation | a37c59aade283b079284cb0a8d3cbbf79f3480e3 | 15659ce9a0030c2e9e5b992040e05311fff713be | refs/heads/master | 2020-03-30T00:43:23.925740 | 2018-09-27T23:42:04 | 2018-09-27T23:42:04 | 150,540,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,186 | java | /*
* Copyright (c) 2014 CA. All rights reserved.
*
* This software and all information contained therein is confidential and
* proprietary and shall not be duplicated, used, disclosed or disseminated in
* any way except as authorized by the applicable license agreement, without
* the express written permission o... | [
"sarojkswain@gmail.com"
] | sarojkswain@gmail.com |
04dc62380c0b4d61181b5d3484fcb559876ea1a9 | 580d4cbe5644612effee344e9a47a64ac72f5823 | /flextag-features/src/test/java/de/unidue/ltl/flextag/features/IsAllCapitalizedTest.java | 0aa56887689c315e64d78ac2c32d2096db449804 | [
"Apache-2.0"
] | permissive | sufengvuclip/FlexTag | fea90aec752c3b2324d9dba4b2fe74b9ccfddf8f | 516c8834db46acc19be29d12e38aba510476a4eb | refs/heads/master | 2020-06-16T20:26:32.289903 | 2016-11-10T15:02:54 | 2016-11-10T15:02:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,027 | java | /*******************************************************************************
* Copyright 2016
* Language Technology Lab
* University of Duisburg-Essen
*
* 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... | [
"tobias.horsmann@gmail.com"
] | tobias.horsmann@gmail.com |
c7b613224a221a1879999be218542a0342d95f38 | a2c6ea16b60a6e7daa3bfcebe6bb68463833c1fe | /src/old/RotOfPalindrome.java | 37f0ee60e1c49f33e9bf26438c0b922799f70b46 | [] | no_license | madhu4a3/JPractice | 37ddda58fd0f11e52552505d68b19c0472ec686f | e2b73c7230f2d5ddf719b66f372c4363415e331e | refs/heads/master | 2021-01-10T07:49:37.113564 | 2016-08-25T05:56:34 | 2016-08-25T05:56:34 | 50,577,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 944 | java |
package old;
public class RotOfPalindrome
{
public static boolean isPalindrome(String s)
{
boolean flag = true;
for (int i=0,j=s.length()-1;i < j; i++, j--)
{
if (s.charAt(i) != s.charAt(j))
flag = false;
}
return flag;
}
public static void main(String[] args)
{
// TODO Auto-generated meth... | [
"sanka.madhukiran@gmail.com"
] | sanka.madhukiran@gmail.com |
016ae0ebdc51b61bd7efc0205879a7fc279de09d | 508c5bb320304ccc23962bd0f72a0656469506ab | /Bluefruit_LE_Connect_Android-master(2)/app/src/main/java/com/adafruit/bluefruit/le/connect/ble/BleManager.java | f6da141059353b189b62924b95374eb23c8ea5ef | [
"MIT"
] | permissive | harrykwon97/TitanicWithArduino | 88baccd3130009302fe118eac1f9f5d3628fb406 | 48c72b2679746d4ff6d41697fff0983fe93fdbac | refs/heads/master | 2023-04-03T11:32:16.565745 | 2021-02-14T12:23:21 | 2021-02-14T12:23:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,817 | java | // Original source code: https://github.com/StevenRudenko/BleSensorTag. MIT License (Steven Rudenko)
package com.adafruit.bluefruit.le.connect.ble;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothGatt;
import android.bluetooth.BluetoothGattCharact... | [
"harrykwon0524@gmail.com"
] | harrykwon0524@gmail.com |
63f9e8e20f41076bd7b5c97c5b3dc50f89b9c192 | 0c91e869f1e26a3559deaf5424182a9ac6c6ad14 | /adata/src/com/wangli/data/analysis/ar/adc/service/AdcDataAnalysisService.java | e0147a26309dece06d0afd2576e3b22d507a43c5 | [] | no_license | waally/analyData | 0b8b104b3152ae3feb6c594ddf5f7ccfccb92589 | 5c7f833f56839423c16a013378817ae3be8f98bf | refs/heads/master | 2021-01-01T20:35:39.522565 | 2014-12-26T04:28:35 | 2014-12-26T04:28:35 | 22,591,081 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,226 | java | package com.wangli.data.analysis.ar.adc.service;
import java.sql.Date;
import java.sql.SQLException;
import java.util.List;
import com.wangli.data.analysis.ar.adc.module.CorpOrder;
import com.wangli.data.analysis.ar.adc.module.DeviceAppInfo;
import com.wangli.data.analysis.ar.adc.module.FactAppStat;
import c... | [
"wangli19890312@126.com"
] | wangli19890312@126.com |
7dfed82646f0c7c6b08144d9138efde57e3ba6a9 | b9a58c607ff4344de822c98ad693581eef1e1db6 | /src/App4GoodsNotes/ExcelExportUtil.java | ff1cb8524eb7888534e3aa2f226e702bb2470611 | [] | no_license | huohehuo/LinServer | f6080619049ea81d1ca46f504eb7a18470915886 | 0a1b416d66bafa1150aba7417d1873a2d73683a6 | refs/heads/master | 2023-01-19T07:51:31.830278 | 2020-11-24T16:23:12 | 2020-11-24T16:23:12 | 267,913,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,274 | java | package App4GoodsNotes;
import ServerVueWeb.Bean.BuyAtBean;
import Utils.Lg;
import org.apache.poi.hssf.usermodel.*;
import org.apache.poi.ss.usermodel.BorderStyle;
import org.apache.poi.ss.usermodel.HorizontalAlignment;
import org.apache.poi.ss.usermodel.IndexedColors;
import org.apache.poi.ss.usermodel.VerticalAlign... | [
"753392431@qq.com"
] | 753392431@qq.com |
2159da72a43cafef8279d6a3e0d779ea2009cbb6 | f321db1ace514d08219cc9ba5089ebcfff13c87a | /generated-tests/dynamosa/tests/s1025/23_fastjson/evosuite-tests/com/alibaba/fastjson/JSONArray_ESTest.java | d5273673ee7a65d8b52a827b456cbbd8c16c44b1 | [] | no_license | sealuzh/dynamic-performance-replication | 01bd512bde9d591ea9afa326968b35123aec6d78 | f89b4dd1143de282cd590311f0315f59c9c7143a | refs/heads/master | 2021-07-12T06:09:46.990436 | 2020-06-05T09:44:56 | 2020-06-05T09:44:56 | 146,285,168 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 153,559 | java | /*
* This file was automatically generated by EvoSuite
* Thu Jul 04 14:48:51 GMT 2019
*/
package com.alibaba.fastjson;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.shaded.org.mockito.Mockito.*;
import static org.evosuite.runtime.EvoAssertions.*;
import com.alibaba.fastjson.JS... | [
"granogiovanni90@gmail.com"
] | granogiovanni90@gmail.com |
101effb82b1de3865b20111c482291f581397c53 | 51c4cc8e2e44022fc315b7b424a49c968275aa5e | /eatgo-common/src/main/java/kr/co/fastcampus/eatgo/domain/MenuItem.java | 0dab910a20f6fa9cb7189ed33999c5f562f4a8a7 | [] | no_license | yongsuChang/RESTful-FastCam | 80c929a2c70582707956e4aaf71e9ebbc1e144e2 | eb713b0240250b9b22508b2d9845ec3d30054115 | refs/heads/master | 2023-05-06T05:12:27.013615 | 2021-05-31T05:47:47 | 2021-05-31T05:47:47 | 369,120,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 556 | java | package kr.co.fastcampus.eatgo.domain;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.*;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Transient;
@Entity
@Getter
@Builder
@NoArgsConstructor
@AllArgsConstructor
publi... | [
"77391211+yongsuChang@users.noreply.github.com"
] | 77391211+yongsuChang@users.noreply.github.com |
9fc4f01d5d3890c5c870e035c5eb2078e100d737 | f8158ef2ac4eb09c3b2762929e656ba8a7604414 | /google-ads/src/main/java/com/google/ads/googleads/v1/services/GetAdGroupExtensionSettingRequest.java | 7d01aca766fc51337bdb5ddbbc13412f9f64ca56 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | alejagapatrick/google-ads-java | 12e89c371c730a66a7735f87737bd6f3d7d00e07 | 75591caeabcb6ea716a6067f65501d3af78804df | refs/heads/master | 2020-05-24T15:50:40.010030 | 2019-05-13T12:10:17 | 2019-05-13T12:10:17 | 187,341,544 | 1 | 0 | null | 2019-05-18T09:56:19 | 2019-05-18T09:56:19 | null | UTF-8 | Java | false | true | 21,388 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v1/services/ad_group_extension_setting_service.proto
package com.google.ads.googleads.v1.services;
/**
* <pre>
* Request message for
* [AdGroupExtensionSettingService.GetAdGroupExtensionSetting][google.ads.googleads.v1.serv... | [
"nwbirnie@gmail.com"
] | nwbirnie@gmail.com |
24280d99526011df37da2b5a2f8cd7d6c9c58837 | 94228df04c8d71ef72d0278ed049e9eac43566bc | /modules/secure/secure-provider/src/main/java/com/bjike/goddess/secure/api/AttachedEndApiImpl.java | d095238fff6841887a443f9c5ab6635ae01aa001 | [] | no_license | yang65700/goddess-java | b1c99ac4626c29651250969d58d346b7a13eb9ad | 3f982a3688ee7c97d8916d9cb776151b5af8f04f | refs/heads/master | 2021-04-12T11:10:39.345659 | 2017-09-12T02:32:51 | 2017-09-12T02:32:51 | 126,562,737 | 0 | 0 | null | 2018-03-24T03:33:53 | 2018-03-24T03:33:53 | null | UTF-8 | Java | false | false | 1,790 | java | package com.bjike.goddess.secure.api;
import com.bjike.goddess.common.api.exception.SerException;
import com.bjike.goddess.secure.bo.AttachedEndBO;
import com.bjike.goddess.secure.dto.AttachedEndDTO;
import com.bjike.goddess.secure.service.AttachedEndSer;
import com.bjike.goddess.secure.to.AttachedEndTO;
import org.sp... | [
"chenjunhao_aj@163.com"
] | chenjunhao_aj@163.com |
f39cf9bd19f9dfb9b050718c4eccfdda46f4a33e | 47070445674f45b416f9ad0a7ad9e43f831791a4 | /src/jvm/cmd/BiPushCmd.java | d67c9d83dc11c20a0464c1812d2133adb5649c28 | [] | no_license | gaozhuolun/miniJVM | 71fc9df103c9c0d2ee4500bf8ddbdb10b354bcf9 | f143b6ee56478ecce4b9209b7aff6f0306d274b0 | refs/heads/master | 2021-05-07T20:07:00.310451 | 2017-10-31T04:53:57 | 2017-10-31T04:53:57 | 108,946,587 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 712 | java | package jvm.cmd;
import jvm.clz.ClassFile;
import jvm.constant.ConstantInfo;
import jvm.constant.ConstantPool;
import jvm.engine.ExecutionResult;
import jvm.engine.Heap;
import jvm.engine.JavaObject;
import jvm.engine.StackFrame;
public class BiPushCmd extends OneOperandCmd {
public BiPushCmd(ClassFile clzFile,Str... | [
"gzhuolun@163.com"
] | gzhuolun@163.com |
bddd6eb07ea3e49deeabc06ae1f0d7e14102895f | e08518a65ccca1426d6d1f320eb5d51c9bbb700d | /src/course/csv/Part1.java | 38049b8d79a5b83c98f118b6b6547702f043b359 | [
"MIT"
] | permissive | bmind12/Java-Programming-Solving-Problems-with-Software | f768e247f40ec0a39e2a6f12ae18db6eff46e597 | e7d236132de877e947c367594e2da64a3b263ef2 | refs/heads/master | 2022-11-16T07:03:25.187555 | 2020-07-13T01:48:54 | 2020-07-13T01:48:54 | 275,378,639 | 0 | 0 | MIT | 2020-07-13T01:48:55 | 2020-06-27T13:33:42 | Java | UTF-8 | Java | false | false | 2,386 | java | package course.csv;
import edu.duke.*;
import org.apache.commons.csv.*;
import javax.print.DocFlavor;
public class Part1 {
public static void main(String[] args) {
tester();
}
private static void tester() {
FileResource fr = new FileResource("./assets/03-01-csv/exportdata.csv");
... | [
"ryabovs@yahoo.com"
] | ryabovs@yahoo.com |
d0ae0d83bb7bb754984f85883e72b9baba0756e8 | 9a04a6893e65ae0230dafd8ccab439371d895962 | /study-elastic-job-reg/src/test/java/com/ejob/reg/zookeeper/ZookeeperRegistryCenterTest.java | dd4a11335a13c753270a29a7ad70e78f6cf08d84 | [] | no_license | DukeXia/study-elastic-job | 14bb7ab6139b0d261ff575d7b636b5cb6eb3aa7d | 2a957c3ea15a4f6d2d148fd3e9941ffb32a2df75 | refs/heads/master | 2020-12-03T08:14:05.128831 | 2016-02-24T15:14:00 | 2016-02-24T15:14:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 735 | java | package com.ejob.reg.zookeeper;
import com.ejob.reg.base.CoordinatorRegistryCenter;
import com.sun.tools.javac.util.Assert;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Created by wanghongxing on 16/2/21.
*/
public class ZookeeperRegistryCenterTest {
@Test
public void testInit() throws E... | [
"hongxingwang@sohu-inc.com"
] | hongxingwang@sohu-inc.com |
b4372867fcd06c383cafe234e2bafdaa2d0eff40 | 61b0a0172561b5545952099f47556969e01028f6 | /Proyecto2/src/Estructuras/Bitacora_Pila/main.java | 03f5aaffc68d37a1fbf37fb67f8e6cc5f7929399 | [
"MIT"
] | permissive | Eduardo01004/EDD_2S2019_PY2_201612124 | e2ee4e2c3829b92cc16c2a6b1bb7fc39f6b123b7 | a1fcfb6e059be0520626380a78d4061d9a86ff68 | refs/heads/master | 2020-08-26T22:48:37.815560 | 2019-11-23T20:23:42 | 2019-11-23T20:23:42 | 217,171,766 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 737 | 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 Estructuras.Bitacora_Pila;
/**
*
* @author Eduardo
*/
public class main {
public static void main(String[] args) ... | [
"eduardotun27@gmail.com"
] | eduardotun27@gmail.com |
aa5535381cf4e9811ac13bbd1ef5e46d993aee2a | d058e3392e06f60224897656421ce3776e652f64 | /app/src/main/java/app/sleep/detect/utils/AppExecutors.java | 09d423928fd4e8a6c61d9a3f86403f495f54fabf | [] | no_license | svvashishtha/SleepTimeDetector | 67c40bfe77a6961795923a6d8f0c83b6ad72c749 | 16ffe6669cb8d823a1da2eb183992719b3b04db1 | refs/heads/master | 2020-05-03T14:59:48.519780 | 2019-04-01T15:06:12 | 2019-04-01T15:06:12 | 178,693,882 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,315 | java | package app.sleep.detect.utils;
import android.os.Handler;
import android.os.Looper;
import java.util.concurrent.Executor;
import java.util.concurrent.Executors;
import androidx.annotation.NonNull;
import androidx.annotation.VisibleForTesting;
public class AppExecutors {
private static final int THREAD_COUNT = ... | [
"svvashishtha@gmail.com"
] | svvashishtha@gmail.com |
e3bfff28c98faee5ea81201d4bd93e8d35b7a4fb | b780c6d51def4f6631535d5751fc2b1bc40072c7 | /bugswarm-sandbox/bugs/wmixvideo/nfe/128705454/pre_bug/src/test/java/com/fincatto/nfe310/classes/nota/NFGeraQRCodeTest.java | add36912841a34aea336cc12d3fd0debc89b6d06 | [] | no_license | FranciscoRibeiro/bugswarm-case-studies | 95fad7a9b3d78fcdd2d3941741163ad73e439826 | b2fb9136c3dcdd218b80db39a8a1365bf0842607 | refs/heads/master | 2023-07-08T05:27:27.592054 | 2021-08-19T17:27:54 | 2021-08-19T17:27:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,712 | java | package com.fincatto.nfe310.classes.nota;
import java.io.IOException;
import java.security.NoSuchAlgorithmException;
import org.junit.Assert;
import org.junit.Test;
import com.fincatto.nfe310.FabricaDeObjetosFake;
import com.fincatto.nfe310.NFeConfig;
import com.fincatto.nfe310.classes.NFAmbiente;
import com.fincatt... | [
"kikoribeiro95@gmail.com"
] | kikoribeiro95@gmail.com |
33d6a0a99dccfa71c880b4611386856ee05f294b | c6fae84fe3ccc8cc065eb160d6d911f36a0ea486 | /src/test/java/sn/isi/security/SecurityUtilsUnitTest.java | f36d7f9a9edf279bf252aba0ce5dc7854bbf46ef | [] | no_license | Napalous/projetgatway | 817523fab62c8cf949a818d57535f713447edac9 | 41bb72c9e6ff5a9732eeb789f6a3a4c0bdd0d57e | refs/heads/main | 2023-03-29T01:26:41.067503 | 2021-03-28T09:50:18 | 2021-03-28T09:50:18 | 352,292,286 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,849 | java | package sn.isi.security;
import static org.assertj.core.api.Assertions.assertThat;
import static org.springframework.security.oauth2.core.oidc.endpoint.OidcParameterNames.ID_TOKEN;
import java.time.Instant;
import java.util.*;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org... | [
"napalousmanadda@gmail.com"
] | napalousmanadda@gmail.com |
e11109d6974e52d0d0f520e98ba2b5cc82f71068 | a36fd098a9e13250e723f0df99f65e552120c48b | /src/main/java/com/buihoanggia/entity/Json_SanPham.java | abad64cf32a1a4bf84e36336dcf69ae2bf2d6871 | [] | no_license | giabui24/webbansach | 0a6ef420d3bda14e30d5180cf06d229009e42227 | 44ddeff0d1612269409f4a03a432913adf73bbf0 | refs/heads/master | 2023-06-11T16:45:37.145816 | 2021-07-01T12:53:09 | 2021-07-01T12:53:09 | 360,917,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | package com.buihoanggia.entity;
public class Json_SanPham {
int masanpham;
String tensanpham;
public int getMasanpham() {
return masanpham;
}
public void setMasanpham(int masanpham) {
this.masanpham = masanpham;
}
public String getTensanpham() {
return tensanpham;
}
public void setTensanpham(String tensanpham) {
t... | [
"giabui24@gmail.com"
] | giabui24@gmail.com |
3eb092e576d7d8f1cee968e726e8f2bc7774e67d | f3414e405d68daa615b8010a949847b3fb7bd5b9 | /utilities/idcserver.src/intradoc/server/SubjectCallback.java | 65bfa91713c6dab72474e36265f0fcc2f9d8625b | [] | no_license | osgirl/ProjectUCM | ac2c1d554746c360f24414d96e85a6c61e31b102 | 5e0cc24cfad53d1f359d369d57b622c259f88311 | refs/heads/master | 2020-04-22T04:11:13.373873 | 2019-03-04T19:26:48 | 2019-03-04T19:26:48 | 170,114,287 | 0 | 0 | null | 2019-02-11T11:02:25 | 2019-02-11T11:02:25 | null | UTF-8 | Java | false | false | 754 | java | package intradoc.server;
import intradoc.common.ExecutionContext;
import intradoc.common.ServiceException;
import intradoc.data.DataBinder;
import intradoc.data.DataException;
public abstract interface SubjectCallback
{
public static final String IDC_VERSION_INFO = "releaseInfo=7.3.5.185,relengDate=2013-07-11 17:07... | [
"ranjodh.singh@hays.com"
] | ranjodh.singh@hays.com |
5a27ef2d294fd8e2e86c759d14197895dcb25935 | 3621e884123f260364f7110d01b8db341ae3c633 | /src/main/java/com/ads/voteapi/shared/utils/JsonUtil.java | f1eada13b5fbe64892401d8b0ec6eabfe4ae2cec | [] | no_license | AndersonSAndrade/vote-api | 47fbb98fb1d4e4ee26684553df812fe20fcb9719 | cfb73360aa8ff4eab4c45bb30c02556fe9eea2f7 | refs/heads/developer | 2023-09-06T10:21:41.691993 | 2021-11-19T17:28:40 | 2021-11-19T17:28:40 | 428,698,517 | 1 | 1 | null | 2022-04-26T01:56:58 | 2021-11-16T14:56:16 | Java | UTF-8 | Java | false | false | 571 | java | package com.ads.voteapi.shared.utils;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
/**
* @author : Anderson S. Andrade
* @since : 18/11/21, quinta-feira
**/
public class JsonUtil {
/**
* Convert object to json
* @param obj
* @return String
* @author Anderson S. Andrade... | [
"itcodetechs@gmail.com"
] | itcodetechs@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.