blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0bf935d50e552f15a80cae4d12b469cdb3c729c1 | 80f9af9235be06b7448dc3fcc3c1c46fb63decf1 | /docampoparamesa/docampoparamesa/src/main/java/br/com/generation/docampoparamesa/security/UserDetailsImpl.java | 39daa1f6cc18e15a5eab3e7492fdead76aab7af4 | [] | no_license | vivianreis/projeto-integrador | abc0bb4087bfdd21470a801a0ccd087e540602c8 | 82ffe481dac0fc34128635657846d8c8fe1599f9 | refs/heads/master | 2023-01-05T06:30:08.526183 | 2020-11-08T19:19:30 | 2020-11-08T19:19:30 | 282,240,825 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,342 | java | package br.com.generation.docampoparamesa.security;
import java.util.Collection;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.userdetails.UserDetails;
import br.com.generation.docampoparamesa.model.Usuario;
public class UserDetailsImpl implements UserDetails{
... | [
"srtvivian@hotmail.com"
] | srtvivian@hotmail.com |
87e869b286334bf2b12a4b85ad5a41f7e23e5f44 | 0abca6a0b9c2ed6cd4a1de6c9bbc8c5508eef188 | /app/src/main/java/com/exercise/stupa/object/Classes.java | 9524d281291bb2a551ff7c7bb2a971151ab44db4 | [] | no_license | anjas29/StupaMobileVersion | 8300e91f30d80aa92be9c0342807af0abaea24d9 | 8a1db1722f38f05cf6cbe7cfbb800c06e3e5a31d | refs/heads/master | 2021-01-20T06:20:02.073977 | 2017-06-15T14:54:07 | 2017-06-15T14:54:07 | 89,865,744 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 529 | java | package com.exercise.stupa.object;
/**
* Created by anjas on 01/05/17.
*/
public class Classes {
private String name;
private String grade;
public Classes(String name, String grade) {
this.name = name;
this.grade = grade;
}
public String getName() {
return name;
}
... | [
"anjasmoro.adi29@gmail.com"
] | anjasmoro.adi29@gmail.com |
1b1bf281391aa276df0a22fb85b33d1e50d86290 | 4312a71c36d8a233de2741f51a2a9d28443cd95b | /RawExperiments/DB/Lang39/AstorMain-lang39/src/variant-1219/org/apache/commons/lang3/StringUtils.java | c3e2cf97f93a35f3f500121df1b42cfd340d03fc | [] | no_license | SajjadZaidi/AutoRepair | 5c7aa7a689747c143cafd267db64f1e365de4d98 | e21eb9384197bae4d9b23af93df73b6e46bb749a | refs/heads/master | 2021-05-07T00:07:06.345617 | 2017-12-02T18:48:14 | 2017-12-02T18:48:14 | 112,858,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 74,427 | java | package org.apache.commons.lang3;
public class StringUtils {
public static final java.lang.String EMPTY = "";
public static final int INDEX_NOT_FOUND = -1;
private static final int PAD_LIMIT = 8192;
public StringUtils() {
super();
}
public static boolean isEmpty(java.lang.CharSeque... | [
"sajjad.syed@ucalgary.ca"
] | sajjad.syed@ucalgary.ca |
e11f0eb8a5b54c6d46a14869323e59544c590444 | d073ee6efda175685e8e2f06df927e4402cac527 | /app/src/main/java/com/szzcs/smartpos/utils/update/base/FileChecker.java | 55010fd4b57b4bcc2ca9294174c23492f55a346e | [] | no_license | Lalito114/demo | 704abe033fcd287d5326ea437e59ff22c0695400 | 4d76548b2b788d3bb04bbb5a7ba3b6a114513633 | refs/heads/master | 2023-01-06T00:47:00.088200 | 2020-09-10T17:28:38 | 2020-09-10T17:28:38 | 274,290,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,395 | java | /*
* Copyright (C) 2017 Haoge
*
* 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 agreed to i... | [
"eduardoriveragonzalez32@gmail.com"
] | eduardoriveragonzalez32@gmail.com |
83fc63b569454d61432b640761f770762f48b78b | f64dec40844786319223ade2154f288413fed42a | /springbootend/src/main/java/spring/Repository/CartRepository.java | e6be2c3e555b81c5e6530fbe26e7495ca67d5780 | [] | no_license | sai-krishna-k/buybooks | 6f0f752ea978af22ccb19aff51d5d3c6720586b9 | 80a7e2f5b7214d343774693e666fd15581e4771d | refs/heads/main | 2023-08-15T07:39:42.279389 | 2021-09-15T07:08:09 | 2021-09-15T07:08:09 | 406,649,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 252 | java | package spring.Repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import spring.entity.Cart;
@Repository
public interface CartRepository extends JpaRepository<Cart,Integer>{
}
| [
"kskon1998@gmail.com"
] | kskon1998@gmail.com |
4afcecfffcda3d63c4c4271573eaacb94c6e4c5d | 2f1e7a0134d6b8c078c5ce6049f132296ff94422 | /pagingBoard/src/com/board/biz/BoardBizImpl.java | 180e084673d446f629e5cd138306afdc2e590944 | [] | no_license | Dasommm/Servlet | 91f2433e1fa3fdc739e46bd4cdf55858fcdd57ff | 275c17fed7797ebb845bd0d7423a753a9e4c1386 | refs/heads/master | 2021-05-20T18:57:20.902054 | 2020-04-02T07:51:57 | 2020-04-02T07:51:57 | 252,380,396 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 687 | java | package com.board.biz;
import java.util.List;
import com.board.dao.BoardDao;
import com.board.dao.BoardDaoImpl;
import com.board.dto.BoardDto;
import com.board.dto.PagingDto;
public class BoardBizImpl implements BoardBiz {
private BoardDao dao = new BoardDaoImpl();
@Override
public List<BoardDto> selectAll(Pag... | [
"dasom.kwon92@gmail.com"
] | dasom.kwon92@gmail.com |
c288df7381976184a38c6550cadef0c1ec5e0e88 | 1195f73aec58f6a7365eaea90b3d390bfbc2bf55 | /ws_condominio/src/main/java/usjt/ws_condominio/WsCondominioApplication.java | 3aaec1bfdfa247129688d48cca74b06014acddfd | [] | no_license | almeida1/20182s_restapi_condominio | f78da69ad69dd8be625bbe3fdf781613977fd5d9 | efb2f18769f23173a9095907048577eb51b32308 | refs/heads/master | 2020-03-28T06:17:44.699820 | 2018-09-07T13:18:52 | 2018-09-07T13:18:52 | 147,825,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package usjt.ws_condominio;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class WsCondominioApplication {
public static void main(String[] args) {
SpringApplication.run(WsCondominioApplication.class, args);
}
... | [
"engsoftware1@gmail.com"
] | engsoftware1@gmail.com |
cdda53e92db561ff50081e301fa42d8e5d8943bc | 7e8b9fadcddde64ae0094eb2016a89629d689f38 | /TestBotCode/src/main/java/org/usfirst/frc/team2855/robot/commands/SwitchMiddleRight.java | a06f8c48ee0ad885e470dfc1da638497f3c75d7d | [] | no_license | BEASTBot2855/FRC2855_Testing2019 | aa75ab9b8ca257d7ab3eeaadaa5cb496889adfb9 | 2cfbd8b27b839d15e323a9598b4a651c2ce1c572 | refs/heads/master | 2020-04-16T21:27:52.378930 | 2019-01-15T21:34:58 | 2019-01-15T21:34:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 737 | java | package org.usfirst.frc.team2855.robot.commands;
import org.usfirst.frc.team2855.robot.RobotMap;
import edu.wpi.first.wpilibj.command.CommandGroup;
public class SwitchMiddleRight extends CommandGroup {
public SwitchMiddleRight() {
addSequential(new AutoTurnRight(RobotMap.preferences.getDouble("MiddleTur... | [
"epicpkmn11@outlook.com"
] | epicpkmn11@outlook.com |
f9d5953db41afb976074c701bcae37db71dd228a | 16409c63c651d03805d3105781832f25b6715e09 | /app/src/androidTest/java/jxa/com/app/ApplicationTest.java | daf3202616fcdf7132a20480e7e3d59d21d28f32 | [
"Apache-2.0"
] | permissive | gogoad/Download_Demo | 0c165f4d0d864e53ecf3f3f2350641553a462360 | 4b3284c76c0aade45139fbb1a505cdb557ccbfd6 | refs/heads/master | 2020-12-24T06:04:46.802533 | 2016-07-08T02:12:44 | 2016-07-08T02:12:44 | 62,549,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package jxa.com.app;
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(Appli... | [
"j276192478@163.com"
] | j276192478@163.com |
5097dcbfbcfcab41f1d8a9b7122dddb12f3550e5 | 12e0ac82fcc115a5ec7878ed80af77c41dff05d7 | /app/src/main/java/com/ztcx/videoplay/fragment/MeFragment.java | c926aefe84cfdcbcd63508b269ad046e7b886d0e | [] | no_license | lfczzy/day11 | eb1f11a2c3985903c150358b86c5318f61c1444c | bc9e9560891d99c258f5680f4965ac3e59f8476c | refs/heads/master | 2022-09-06T18:22:42.392904 | 2020-05-26T15:13:13 | 2020-05-26T15:13:13 | 267,078,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,660 | java | package com.ztcx.videoplay.fragment;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.net.Uri;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import android.wid... | [
"44693563+lfczzy@users.noreply.github.com"
] | 44693563+lfczzy@users.noreply.github.com |
d22535bb3ac023c17bf54ebb82ec15d2ca97edca | 9614a9cc6177168341226d8c9c8ff9d11431afb5 | /src/test/java/weiboclient4j/ParseGlobalTrendListTest.java | 35dbdb181cd767cf24103c2e3a190208b5607b2c | [
"Apache-2.0"
] | permissive | skyswind/weiboclient4j | b021455437ce9b51f3530b31d7d6198f3534ff80 | 972c274dc9a9b24118ab6263b887ac72722d2a83 | refs/heads/master | 2021-01-18T04:55:45.928032 | 2012-12-28T15:10:20 | 2012-12-28T15:10:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 511 | java | package weiboclient4j;
import org.codehaus.jackson.JsonNode;
import org.junit.Test;
import weiboclient4j.model.GlobalTrendList;
import static weiboclient4j.utils.JsonUtils.readValue;
/**
* @author Hover Ruan
*/
public class ParseGlobalTrendListTest extends AbstractParseJsonTest {
@Test
public void testParse... | [
"hoverruan@gmail.com"
] | hoverruan@gmail.com |
6486a4dad2567470fb49328df96d2b45a95c2086 | e6ded25e86cb73d3c508ae1748eaab40331ee656 | /src/test/java/com/in28minutes/data/api/TodoServiceStub.java | 005f3e4b6023e79ea0d8ca133f8d47ce73c319f3 | [] | no_license | jalyseh/mockito-youtube-course | b2d8216808ba6c7a870b4a57851e30ed08da1fdf | 28101483eec0eea7eb004322ad7b00c07f799007 | refs/heads/master | 2023-02-10T21:07:36.789550 | 2021-01-06T19:25:00 | 2021-01-06T19:25:00 | 327,409,195 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package com.in28minutes.data.api;
import java.util.Arrays;
import java.util.List;
public class TodoServiceStub implements TodoService {
//Stub = dummy implementation
//Dynamic Condition
//Service Definition
public List<String> retrieveTodos(String user) {
return Arrays.asList("Learn Spring MV... | [
"hammettjadyn@gmail.com"
] | hammettjadyn@gmail.com |
b5b29120390b37c3f46e03694041ceae3efae9b3 | 882c5635ac34faccb9bd0bceef16bb48a988a9c5 | /app/src/main/java/com/example/bdmap/permission/request/IRequestPermissions.java | a1ea12267a218660e8f9a790c93446c2020c651a | [] | no_license | yuchenyue/BDMap | 6116ab1556c425d8fad25009f3f2e051a8e7fd0c | 724c1489e5015066bd55d4a1b42c13ad16e68875 | refs/heads/master | 2020-06-10T13:14:40.561366 | 2019-07-23T09:47:16 | 2019-07-23T09:47:16 | 180,086,359 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.example.bdmap.permission.request;
import android.app.Activity;
public interface IRequestPermissions {
/**
* 请求权限
* @param activity 上下文
* @param permissions 权限集合
* @param resultCode 请求码
* @return 如果权限已全部允许,返回true; 反之,请求权限,在
*/
boolean requestPermissions(Activity activi... | [
"807906065@qq.com"
] | 807906065@qq.com |
c004eb66698ab8af37224397253a3a3d69eb93ee | bb09fe27250a155a44536845ecbd1eadc0ec92a9 | /src/main/java/de/cantry/skinbidlistener/response/FullItem.java | 8fccab083afea23f8676ab9bc00e9ebf7c30367e | [] | no_license | cantryDev/SkinbidListener | dbf472d1ddad6cf16cb9ab3c0ef0375fc1ed17bd | 38d377afd92b1542371209f7618a17acc3130af2 | refs/heads/master | 2023-08-18T13:10:15.567325 | 2021-10-12T15:03:59 | 2021-10-12T15:03:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,179 | java |
package de.cantry.skinbidlistener.response;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.Objects;
public class FullItem {
@SerializedName("itemHash")
@Expose
private String itemHash;
@SerializedName("isTradeLocked")
@Expose
p... | [
"16962714+cantryDev@users.noreply.github.com"
] | 16962714+cantryDev@users.noreply.github.com |
fbf93905e091e66f23fe0b8a1060173f7894a7ec | aeef9f699da6f3c0e0336ab14412e87e81501e84 | /Assignment/Alphacontrol.java | 755408ff49e4df58290b568979f6930facf7dfe2 | [] | no_license | btes0384/Navneet_A1 | 108de3f40215a35107be468a1c41e7d5ceaabeab | 004f34b5bdf89a46b768b956c918369dc71bbbdf | refs/heads/master | 2021-04-27T18:22:56.667360 | 2018-02-21T13:50:08 | 2018-02-21T13:54:41 | 122,337,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | package project;
public class Alphacontrol
{
public static void main(String[] args)
{
char i,j,k;
for(i=1;i<=3;i++)
{ int x=97;
for(j=3;j>i;j--)
{
System.out.print(" ");
}
for(k=1;k<=i*2-1;k++)
{
char q=(char)x;
System.out.print(q);
x++;
}
System.out.prin... | [
"BaInS@BaInS-PC"
] | BaInS@BaInS-PC |
3b599540744dcdfd763a42d83dc79708567209d9 | f2cb4871f83dffe1a8b836c54c7eb98253acfd99 | /taller primera parte/Taller/src/modelo/Servicio.java | 9b06889f4938c65c4cf16b13ac7d0fd037c28c7e | [] | no_license | csaez30/fecha | f423d72a5be05729d544c7cc1f552ab4e7fc6e10 | 955dee9c97287a2cb7d9a51adfc7a325c9eda609 | refs/heads/master | 2023-08-16T18:26:53.147161 | 2023-07-26T21:12:41 | 2023-07-26T21:12:41 | 148,942,973 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,401 | 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 modelo;
import java.time.LocalDate;
/**
*
* @author RocaVero
*/
public class Servicio {
private int codigo;
private ... | [
"43256308+csaez30@users.noreply.github.com"
] | 43256308+csaez30@users.noreply.github.com |
7d3dc388d4a18fe50482b4819d5d0bc8bbd4e542 | 77f3971bbeba9f718250bdb610325e0e4f0bf95c | /src/main/java/pl/com/empas/java_introductory_course/io/nio/WriteFileExample.java | b5a73ed424f8d8ddb633d7c27d0bda6ae4b42611 | [] | no_license | jmieszkowski/java-introductary-course | affafadd223d6610354017e8a3f6c4d9375a2522 | 607589930bc1aa13dbd9b0aad90820ba7b743f3b | refs/heads/master | 2020-04-10T08:55:44.855278 | 2019-01-13T21:37:51 | 2019-01-13T21:37:51 | 160,919,855 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,011 | java | package pl.com.empas.java_introductory_course.io.nio;
import java.io.IOException;
import java.net.URL;
import java.nio.ByteBuffer;
import java.nio.channels.SeekableByteChannel;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.nio.file.StandardOpenOption;
import java.util.H... | [
"fronc.piotr@gmail.com"
] | fronc.piotr@gmail.com |
a35ffa962037719c87d6b1b2a1092dafaa1ff207 | e423acf809c580afa732f33acbe3b89d072e3229 | /src/com/opensource/jiangbiao/constract/proxy/Demo.java | 487783e5ee4820912bbd3142ea37d76b949b228b | [] | no_license | standup-jb/DesignPattern | 2a4e3718514a5c60db805b78a8ef80d1e6c861b6 | a37c3744a1437e99bdcc0ad6480162448c507763 | refs/heads/master | 2021-09-03T07:52:37.819660 | 2018-01-07T09:46:16 | 2018-01-07T09:46:16 | 113,877,226 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 281 | java | package com.opensource.jiangbiao.constract.proxy;
public class Demo {
public static void main(String[] args){
Boss boss=new Boss("老板");
boss.writeDocument();
Secretary secretary=new Secretary("秘书");
secretary.writeDocument();
}
}
| [
"jiangbiao@jiangbiaodeMacBook-Pro.local"
] | jiangbiao@jiangbiaodeMacBook-Pro.local |
0dfab9e987ce1223bc677b6098439fb79d022830 | b47e0d5b202f3be877a6bea8cbb44e40e3ef1248 | /530. Minimum Absolute Difference in BST/solution.java | fdc944a2eb257559aeb9e56e7185538f8408300e | [] | no_license | yanggali/leetcode | 38f7c45ed6f95550776ad578283dd5e99287e365 | db1128d2455b1a3506aa37a50e6b29e801799ce2 | refs/heads/master | 2021-05-08T16:14:41.537253 | 2018-03-10T09:12:54 | 2018-03-10T09:12:54 | 120,148,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 556 | java | /**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
class Solution {
int min = Integer.MAX_VALUE;
Integer prev = null;
public int getMinimumDifference(TreeNode root) {
if(root==... | [
"1243684905@qq.com"
] | 1243684905@qq.com |
957c6d7f8e096c49ecfd42cc9c38d30b50615366 | 3fc503bed9e8ba2f8c49ebf7783bcdaa78951ba8 | /TRAVACC_R5/ndcfacades/src/de/hybris/platform/ndcfacades/ndc/AircraftMetadataType.java | 62cee09348b513268c209db977ef2e418fc204cd | [] | no_license | RabeS/model-T | 3e64b2dfcbcf638bc872ae443e2cdfeef4378e29 | bee93c489e3a2034b83ba331e874ccf2c5ff10a9 | refs/heads/master | 2021-07-01T02:13:15.818439 | 2020-09-05T08:33:43 | 2020-09-05T08:33:43 | 147,307,585 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,558 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.02.... | [
"sebastian.rulik@gmail.com"
] | sebastian.rulik@gmail.com |
2a6566a8cc62e47e76b6a69e6bc1c3aad9a1224c | c61f8bb3e4bdb9ce5578f8f77f1ca176049dd02a | /Zoho/src/test/java/test/LoginPage5.java | e5a3a9ec2714f5f851c59986f8bbeb927d934524 | [] | no_license | Aloksaha/flash | dac84eb509c58bf3a037b1e3934518f39a710a5f | 274c7f3539e178917cf7163e90344163471718c4 | refs/heads/master | 2022-07-07T12:30:40.781578 | 2019-08-18T18:41:12 | 2019-08-18T18:41:12 | 203,042,382 | 0 | 0 | null | 2022-06-29T17:35:05 | 2019-08-18T18:33:32 | HTML | UTF-8 | Java | false | false | 1,500 | java | package test;
import org.testng.annotations.Test;
import java.io.IOException;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import Page.ZohoHome5;
import utils.ReadxlsFile1;
import utils.Screenshot;
public class LoginPage5 extends LoginPage4 {
@Test(dataProvider="ro")
public vo... | [
"aloksaha@192.168.0.11"
] | aloksaha@192.168.0.11 |
1d39a6e7765da4c560faa3bef2db730a54e50950 | 248b8b11ca99428906cce49a11d8a93748a4ccb8 | /src/main/java/io/dealhub/demo/repository/dao/Plan.java | 1f71a8b53e8d62c9bb087dcdbca83862d1980724 | [] | no_license | millfreedom/TestWor | 4b029d562389d275115f88ee68871970183a34bf | 6fd44bfa5918f0aeaf8d1727d854cef5354b2988 | refs/heads/master | 2023-03-25T00:23:38.569270 | 2021-03-10T23:30:50 | 2021-03-10T23:34:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package io.dealhub.demo.repository.dao;
import lombok.*;
import javax.persistence.*;
import java.util.List;
@Getter
@Setter
@AllArgsConstructor
@NoArgsConstructor
@Builder
@EqualsAndHashCode
@Entity
@Table
public class Plan {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private Long planId;
pr... | [
"dinxyz@gmail.com"
] | dinxyz@gmail.com |
d42aed9d5326f2ce3c3a30085c107c79512ae499 | e6b1b8777334a1f860d41e816157cae8180efffe | /www-test-web/src/main/java/com/testing/center/web/dao/cxb/test_auto_case/impl/TestAutoCaseRunDaoMapperImpl.java | 517dab3ffc19268b29cfcb74585b2158f2261bd4 | [] | no_license | zhanglylx/testing-center | cb59edac17d9ec3a2b7f3618746567ba22ef6362 | 8d13f9d271168a362c88628ce4d5ec87ecbbc58a | refs/heads/master | 2022-12-24T07:51:10.971385 | 2020-09-29T04:17:23 | 2020-09-29T04:17:23 | 244,171,185 | 0 | 0 | null | 2022-12-16T15:29:15 | 2020-03-01T15:12:21 | JavaScript | UTF-8 | Java | false | false | 2,476 | java | package com.testing.center.web.dao.cxb.test_auto_case.impl;
import java.io.*;
import com.testing.center.web.common.utils.MailClent;
import com.testing.center.web.common.utils.WindosUtils;
import com.testing.center.web.common.utils.ZipUtils;
import com.testing.center.web.dao.cxb.test_auto_case.TestAutoCaseRunDaoMappe... | [
"zhanglylx@163.com"
] | zhanglylx@163.com |
85409eea41ca7917ff836705a7dda1b7d227cf37 | 0283ef21f81631d82384e7617a9929c93bd2b865 | /10. SPRING BOOT/SPRING/src/main/java/com/mycompany/springapp/AppProperties.java | 617ab6b4b4bad9f6928f5a8566e3eece8391b7b0 | [] | no_license | przemo539/Java_GCL07_lato_2018_Przemyslaw_Szymoniak | dc2afd34a21d86cf9c60ecd28185e21be3aafc3a | 35135593ab2726c44907cbec570ae833cb70a123 | refs/heads/master | 2020-03-20T17:52:16.316250 | 2019-01-12T21:13:28 | 2019-01-12T21:13:28 | 137,533,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 816 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mycompany.springapp;
import javax.validation.constraints.NotEmpty;
import org.springframework.beans.factory.annotation.Val... | [
"przemo5391@gmail.com"
] | przemo5391@gmail.com |
24f9efc1e40e1670221235ad78885d6d3904b684 | 643e7e96e132998e4b1ca937d6f15bad6ec5e45a | /self/src/main/java/com/lizk/self/Main.java | 07cfd039b307e52b90709e14b1e7e06f3829b8d2 | [] | no_license | lzk97224/self | 9ea7d0bd66c0848a42147ac607e23187d27ac8d6 | ae3fda6d68c4786ad838bafee0d2485ea59630b9 | refs/heads/master | 2016-09-13T00:45:37.838454 | 2016-05-25T01:03:19 | 2016-05-25T01:03:19 | 59,546,548 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | package com.lizk.self;
/**
* Hello world!
*
*/
public class Main {
public boolean isWord (String str){
if(str == null){
return false;
}else{
return str.matches(".*[\\u4e00-\\u9fa5]+.*");
}
}
}
| [
"lzkmm@sina.com"
] | lzkmm@sina.com |
403c8a3316c34bc7ff1d9a9b4b86c942ec6c832f | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /Honor5C-7.0/src/main/java/java/net/StandardProtocolFamily.java | a58390082579c475920804fbe45c25030d0dc07f | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,472 | java | package java.net;
public enum StandardProtocolFamily implements ProtocolFamily {
;
static {
/* JADX: method processing error */
/*
Error: jadx.core.utils.exceptions.DecodeException: Load method exception in method: java.net.StandardProtocolFamily.<clinit>():void
at jadx.core.dex.nodes.MethodN... | [
"dstmath@163.com"
] | dstmath@163.com |
a877995ce5f623dba2b884abbb26483e1ae25e05 | 66b4e53ab352733ef109f389f0fce3e6cffa4c6f | /ProjetoPscClasses/src/fachada/IFachada.java | c6debef0fdad4df6f74c09ff57efab704d4fab6d | [] | no_license | liperosas/ProjetoPscClasses | 3cf509b5003c28b2c4042b3220aba31e4075f917 | 9801a762956fba4fee544f32c6276501086e6eb1 | refs/heads/master | 2021-01-19T03:23:33.663422 | 2013-11-30T23:08:20 | 2013-11-30T23:08:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,341 | java | package fachada;
import classes.Alternativa;
import classes.AreaConcurso;
import classes.CartaoResposta;
import java.util.List;
import classes.Concursando;
import classes.Concurso;
import classes.DiaFase;
import classes.Elaborador;
import classes.Funcionario;
import classes.Empresa;
import classes.Fase... | [
"lipe.galoh@gmail.com"
] | lipe.galoh@gmail.com |
bba9bfb886578c53f3931d87518e6fad1ee911d4 | fa9ecfb539398fa982b56bfc5c83d861203b1515 | /src/jensbnt/database/OfflineDatabase.java | 88c52909a99e5ad05fca5c492d2fa80738d90d37 | [] | no_license | jensbnt/GtCarCompare | 56cca6679afc6bc8622ae2cdb3f8ece9b326ac7a | e9168eb569b786d82868cc0a220339217111f880 | refs/heads/master | 2021-09-02T15:12:13.001540 | 2018-01-03T11:18:26 | 2018-01-03T11:18:26 | 109,273,955 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,202 | java | package jensbnt.database;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.List;
import ... | [
"jens_beernaert@hotmail.com"
] | jens_beernaert@hotmail.com |
89a3319efca750333ddd48703b3222a3b17d892e | 52b5132e94effca079c577e5eedc90914929df7a | /org.xtext.example.hclscope/src-gen/org/xtext/example/hclscope/hclScope/Event.java | 0c08b975de993475ae0fd78d8a0c679501866016 | [] | no_license | blended-modeling/UML-RT_StateMachines_Transformations | 90a289be7f106cce86d72dbca684ae200b97860c | f523a871e033aa38d277fbaa8edfa80ca6087067 | refs/heads/master | 2023-08-12T22:04:10.278686 | 2021-09-30T10:57:59 | 2021-09-30T10:57:59 | 412,038,161 | 1 | 1 | null | 2021-09-30T11:29:55 | 2021-09-30T11:29:54 | null | UTF-8 | Java | false | false | 1,216 | java | /**
* generated by Xtext 2.25.0
*/
package org.xtext.example.hclscope.hclScope;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Event</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{... | [
"malvina.latifaj@mdh.se"
] | malvina.latifaj@mdh.se |
90a8ee8a97001700df99894ff4b0295a1b3e7a5a | 72d72ef57705ddab5239dcd56124f8c3bdd0465b | /src/cn/wyh/util/GameUtil.java | 4876276acfdbfd5b502cfe220e26ba510e14953f | [] | no_license | Wyh0517/SolarSystem | 7c5be3c0fae488395911c430e1fbf189c865245d | eb0232e25af01ce16b4e62395f118132665fd403 | refs/heads/master | 2022-11-09T15:33:42.054348 | 2020-06-25T08:36:26 | 2020-06-25T08:36:26 | 274,868,356 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 616 | java | package cn.wyh.util;
import java.awt.Image;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.net.URL;
import javax.imageio.ImageIO;
/**
* 游戏开发中常用的工具类,如加载图片等方法
* @author wyhpc
*
*/
public class GameUtil {
private GameUtil() {} //工具类,将构造方法私有化
public static Image getImage(String pa... | [
"1537992316@qq.com"
] | 1537992316@qq.com |
cf2bf3040c083d7d6138618f5231958394623687 | 44e7adc9a1c5c0a1116097ac99c2a51692d4c986 | /aws-java-sdk-sagemaker/src/main/java/com/amazonaws/services/sagemaker/model/transform/AlgorithmSummaryMarshaller.java | 92d108d22705f2052d70f4571093dd3d2094d23d | [
"Apache-2.0"
] | permissive | QiAnXinCodeSafe/aws-sdk-java | f93bc97c289984e41527ae5bba97bebd6554ddbe | 8251e0a3d910da4f63f1b102b171a3abf212099e | refs/heads/master | 2023-01-28T14:28:05.239019 | 2020-12-03T22:09:01 | 2020-12-03T22:09:01 | 318,460,751 | 1 | 0 | Apache-2.0 | 2020-12-04T10:06:51 | 2020-12-04T09:05:03 | null | UTF-8 | Java | false | false | 3,352 | java | /*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
eabbb7ddcea8f6dd36136111fb8f0bcc2bce46ca | 0e06e096a9f95ab094b8078ea2cd310759af008b | /classes35-dex2jar/com/google/android/gms/internal/drive/zzcq.java | aa58b5617ad526ca34c19f6a2f451f1542eae6fa | [] | no_license | Manifold0/adcom_decompile | 4bc2907a057c73703cf141dc0749ed4c014ebe55 | fce3d59b59480abe91f90ba05b0df4eaadd849f7 | refs/heads/master | 2020-05-21T02:01:59.787840 | 2019-05-10T00:36:27 | 2019-05-10T00:36:27 | 185,856,424 | 1 | 2 | null | 2019-05-10T00:36:28 | 2019-05-09T19:04:28 | Java | UTF-8 | Java | false | false | 848 | java | //
// Decompiled by Procyon v0.5.34
//
package com.google.android.gms.internal.drive;
import android.os.RemoteException;
import com.google.android.gms.tasks.TaskCompletionSource;
import com.google.android.gms.common.api.Api$AnyClient;
import com.google.android.gms.common.api.internal.ListenerHolder$ListenerKey;
imp... | [
"querky1231@gmail.com"
] | querky1231@gmail.com |
746173297aa074cae7d59da5330ccdff155ad62d | 81771af656157bec7b1027feb99a7e45353f9779 | /src/main/java/com/dfksoft/hrm_manage/repository/DevicesRepository.java | dd6885407e261fa526895e8348b2201a65a46719 | [] | no_license | huygia1997/Test | c743e18e28f13faf00634f957b7db087df6c641e | 9939e5896235d6ed7fdf50d6e813b1194a25cdff | refs/heads/master | 2020-05-23T23:31:12.110065 | 2019-05-16T12:59:00 | 2019-05-16T12:59:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | package com.dfksoft.hrm_manage.repository;
import com.dfksoft.hrm_manage.entity.Devices;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface DevicesRepository extends Jpa... | [
"huygia1997@gmail.com"
] | huygia1997@gmail.com |
6700849b593d82ed6abf7dd918da98b8846f760a | 1c0235040864aad26903a8a92902d7871923a1b0 | /kachakoCRF1.0/src/kachako/ml/crf/CRFPreProcessing.java | 9f170e85355f1150a6a26142b1b3938dfe5e902c | [] | no_license | mooc1234/Kachakorelated | c69006229bf0011446dabd15cb28acc6abb28cbd | 2d9fdbc90c52963cc709bb78663a534d08e85e1a | refs/heads/master | 2021-01-24T05:24:18.941932 | 2012-09-20T07:17:25 | 2012-09-20T07:17:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,944 | java | package kachako.ml.crf;
import java.io.IOException;
import java.util.StringTokenizer;
import org.apache.hadoop.conf.*;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.io.BytesWritable;
import org.apache.hadoop.io.NullWritable;
import org.apache.hadoop.mapreduce.Job;
impor... | [
"baoruihan@gmail.com"
] | baoruihan@gmail.com |
e87d760bf08b06505d80027e739e9c8e90d35fd5 | 85c458f69115bb6b739b9751bb8478ef2a7a393b | /app/src/main/java/com/ctp/swissknife/AlarmDialog.java | 4b623b956c8fb75f871b73812096fd94b83637a6 | [] | no_license | ctp27/Swiss-Knife | 25e11cdbdffbdb3f4abfa9874a7d547bdec41719 | 4ce50945358f73b558e61e244ef524b3ceef9591 | refs/heads/master | 2020-12-31T07:11:08.099501 | 2017-03-29T12:56:20 | 2017-03-29T12:56:20 | 86,580,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,016 | java | package com.ctp.swissknife;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.DialogFragment;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.provider.AlarmClock;
import android.view.La... | [
"ctpinto27@gmail.com"
] | ctpinto27@gmail.com |
778dc5900c9a678ced3d2acfecc0f9a8b0eeb1d8 | 7e5418d44207b61318e677ea276f4290250c4bf4 | /src/model/Client.java | 7eb9f6a7ada91af0720489c14d57d10f357c62e2 | [] | no_license | jhonnycr01/Laboratorio_consecionario | 94163a3465661d7c2aa90618defa71843c392f92 | 0c5722c32d7a22ccdfc9708cd5f1f5d6d958c54d | refs/heads/master | 2022-07-02T03:45:22.759579 | 2020-05-15T01:23:03 | 2020-05-15T01:23:03 | 262,186,593 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 846 | java | package model;
import java.util.ArrayList;
public class Client extends Person {
private String phoneNumber;
private String email;
private ArrayList<Vehicle> interestVehicles;
public Client(String name, String lastName, String id, String phoneNumber, String email) {
super(name,lastName,id);
this.phoneNumber ... | [
"54719958+jhonnycr01@users.noreply.github.com"
] | 54719958+jhonnycr01@users.noreply.github.com |
2ca2a4e13224452d522dc0e06bf4cf7c208b0173 | 1e8e1d1fc1221610a71e517a9e2d06ec552df5c4 | /src/main/java/com/virtusa/codetext/numbertowordconvertor/NumberToWordConvertor.java | 0404930cd9818c459c790b828d9bbd502c3074ea | [] | no_license | springbootMicroservices2/virtusa-code-test | fab9db7d8cebdb94f29b7d77ce4c65cd31c48c45 | cbccf172bf675162cd442ac4116ff39bae425d53 | refs/heads/master | 2020-12-20T15:22:51.526453 | 2019-12-03T15:36:12 | 2019-12-03T15:36:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,199 | java | package com.virtusa.codetext.numbertowordconvertor;
import com.virtusa.codetext.numbertowordconvertor.constants.DigitConstant;
public class NumberToWordConvertor {
public String convertNumberToWord(int number) {
if (number < 0) {
return "Minus" + convertNumberToWord(-number);
} else if (number < 20) {
re... | [
"jikriyas@virtusa.com"
] | jikriyas@virtusa.com |
80c1b2c99a25cea9dbfa79136c55ef04cf8719e9 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/24/24_364893d3998018ae9932933955806cf2d0d88c02/XMLBindingComponent/24_364893d3998018ae9932933955806cf2d0d88c02_XMLBindingComponent_s.java | 486d0e04a9d7caa93ccac317db60ae4275dceb54 | [] | 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 | 50,988 | 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 contai... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f85cd583db88be645f2a251e5ec24c0df656db45 | 6e924d8859923c10fbb5b2738c43ad360f0d4208 | /SFTR_HRTA/hrhi/private/nc/impl/hi/hi_301/PsnInfDMO.java | 383ae281f5f98f68f9f9844d79c272f8f231e6f3 | [] | no_license | 24986810/SFTR_HRTA | 00b7337c06b0fa00f9635c0df21fae9f61653d47 | cb4aa3876ab019e541cf7ae7dfdfc821ce979103 | refs/heads/master | 2020-07-22T14:15:37.934708 | 2019-10-09T05:15:31 | 2019-10-09T05:15:31 | 207,230,524 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 214,227 | java | package nc.impl.hi.hi_301;
import java.io.IOException;
import java.math.BigDecimal;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Statement;
import java.sql.Types;
import java.util.Ar... | [
"24986810@qq.com"
] | 24986810@qq.com |
5567918f05da1d812937f548fdd008a5d1736e5e | 8959e41407a5334396adab75f056068c0973f66f | /financing/src/com/jiangchuanbanking/financing/service/impl/TargetService.java | 228c614997061b71b2945524a7527b1257deb7dd | [] | no_license | xinyucmd/pysh | 6c9deb1509c3c3664f83044ccecfe005bfe17849 | ad11fc0cc267e9978635573db8db3284df881279 | refs/heads/master | 2020-06-11T09:26:47.592181 | 2016-12-06T08:38:58 | 2016-12-06T08:38:58 | 75,700,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,198 | java |
package com.jiangchuanbanking.financing.service.impl;
import com.jiangchuanbanking.base.service.IBaseService;
import com.jiangchuanbanking.base.service.impl.BaseService;
import com.jiangchuanbanking.dict.domain.LeadStatus;
import com.jiangchuanbanking.financing.domain.Lead;
import com.jiangchuanbanking.financing.doma... | [
"xinyucmd@163.com"
] | xinyucmd@163.com |
956feaa45b10bba13d25f87e7eab34a6c1fea835 | d73fb068e789ac96121d25c8d59aee46df78afad | /app/src/main/java/com/zzu/ehome/ehomefordoctor/mvp/view/IOnLineView.java | 8cd910189bd05045ad1f1d9cf79511e179982157 | [] | no_license | xtfgq/ehomedoctor | 1d0e21a800e0e11b9de8274015dec5336cf70fb0 | 7d547e58862e8e8a20ce0d4e8a87eefe80e2010c | refs/heads/master | 2020-06-23T23:05:56.455465 | 2017-08-01T09:45:17 | 2017-08-01T09:45:17 | 74,632,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java | package com.zzu.ehome.ehomefordoctor.mvp.view;
import com.zzu.ehome.ehomefordoctor.entity.UsersBySignDoctor;
import java.util.List;
import static android.R.id.list;
/**
* Created by Administrator on 2016/10/15.
*/
public interface IOnLineView {
void onLineSuccess(String str);
void onLineErroe(Exception ... | [
"gq820125@163.com"
] | gq820125@163.com |
829010437a098c157d7cfe38b8d948ea6505932f | 79d8886493bb2e69eecd00c83ec774ac4d0becb1 | /dashboard/src/main/java/com/tsys/dashboard/DashboardApplication.java | fde8a0c98d5aca0eab10cffd8df067bfe16b28fb | [] | no_license | sunilAgrhari/microservices-demo | 3e2126ef07d4d23158adc2406b07e3422df09ee9 | 3cb0fa5a76a9584711915f71d382ddd5825f5c82 | refs/heads/master | 2020-04-01T19:48:35.695905 | 2018-10-18T06:21:30 | 2018-10-18T06:21:30 | 153,572,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 423 | java | package com.tsys.dashboard;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.hystrix.dashboard.EnableHystrixDashboard;
@SpringBootApplication
@EnableHystrixDashboard
public class DashboardApplication {
pu... | [
"agrahari.sunil@gmail.com"
] | agrahari.sunil@gmail.com |
9545e00c50f191597f91b383a596e5ae887bebf9 | 4f986f7139ba5d761523bf0038ad7da624d3e834 | /evpop/src/main/java/com/zx/evpop/jdbc/entity/LongInstructions.java | 5e658cd27c8ac23f05ff7ffad7bb38a705aa6d67 | [] | no_license | jiangmenglin/zx | 4e367ffa20a1bc6443f873519f2f681784ce0639 | cbd911db4dfbf85f3c963e4911ce12dd2235ad0a | refs/heads/master | 2020-04-30T09:36:59.759771 | 2019-03-20T14:50:17 | 2019-03-20T14:50:17 | 176,753,352 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,199 | java | package com.zx.evpop.jdbc.entity;
import java.io.Serializable;
import java.util.Date;
public class LongInstructions implements Serializable {
private Long tbliId;
private Long tbliHost;
private String tbliName;
private String tbliflag;
private String tbliDescribe;
private String tbliNumbe... | [
"jiangmenglin@aliyun.com"
] | jiangmenglin@aliyun.com |
2e1109c10861e07b031b6844238bd742de330149 | f52052408da5f2e97584513672e31e2eb0a7d501 | /trading-system-springboot-master/src/test/java/edu/sollers/javaprog/springtrading/BootprojApplicationTests.java | ad68339d4a8153c3f83683dbd73df849b57baf52 | [] | no_license | darkerror96/pro-trading_system | 5aa79141e1b053339d1457b10cca1e0f6dcf0e37 | be32d485c5253781ecd378ff679ba7519796031f | refs/heads/master | 2020-04-13T09:20:29.421481 | 2019-07-24T14:10:33 | 2019-07-24T14:10:33 | 163,108,719 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package edu.sollers.javaprog.springtrading;
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 BootprojApplicationTests {
@Test
pu... | [
"rutpatel@10.155.21.207"
] | rutpatel@10.155.21.207 |
3acc0faa4e898c753b1b101db11ee4546253ed3c | fe03fbce1020b3c966df0dec0908ae1695cd3b63 | /src/main/java/qimingx/dbe/TableInfo.java | 58f88fc4084c08082623e257ab683433413691c7 | [] | no_license | 1036956372/openapi2_console | 81d7d594bb4775662cfb08adb0b72bf5f09ec5bf | d13bd920363cd90d4b2bedcecfc1e74a15a318a7 | refs/heads/master | 2020-04-11T03:12:02.116757 | 2018-12-21T11:21:11 | 2018-12-21T11:21:11 | 161,470,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,675 | java | package qimingx.dbe;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.apache.commons... | [
"1036956372@qq.com"
] | 1036956372@qq.com |
5716d160ca2e94c94b5bb8a3252b616f08ba5940 | 2cef6a37026ac6f41f2d04e696ca5d5627db6a98 | /ParkSolutions/app/src/main/java/com/furkancetin/parksolutions/parksolutions/DownloaderTask.java | 6a83913397a2f72cd9e903f8ec340f1e3e21523f | [] | no_license | Furkan68/ParkSolutions | 0a76e1c8be020fb128987f4a7df3549bdea96739 | 2df8ce6a368991cc7187a5d9db7794f23c9ebd9a | refs/heads/master | 2016-09-14T06:04:26.597686 | 2016-04-23T11:51:30 | 2016-04-23T11:51:30 | 56,806,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,996 | java | package com.furkancetin.parksolutions.parksolutions;
import android.os.AsyncTask;
import android.os.Handler;
import android.util.Log;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnecti... | [
"furkancetin70@gmail.com"
] | furkancetin70@gmail.com |
2a756c1717b6641932eb3e7c194334f1589d61e4 | 36e3674e96cff7fce4cba244e8a3e94136fdcc4b | /JestSPL/Jest/source_gen/io/searchbox/core/search/aggregation/TermsAggregation.java | b6e825ee194bac30a0cf714c6bafdd6aa3d453d8 | [] | no_license | hui8958/SPLE_Project | efa79728a288cb798ab9d7d5a1b993c295895ff5 | f659dec562e7321d2e6e72983a47bca4657f3a3c | refs/heads/master | 2020-06-28T19:28:31.925001 | 2016-11-22T15:19:37 | 2016-11-22T15:19:37 | 74,481,878 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,226 | java | package io.searchbox.core.search.aggregation;
/*Generated by MPS */
import java.util.List;
import java.util.LinkedList;
import com.google.gson.JsonObject;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.la... | [
"hui8958@gmail.com"
] | hui8958@gmail.com |
d16561201e912e4298168dcd9b6d9c2a382f9035 | b86b80784dae42e1a9073388afab8e2072b74833 | /src/Agenda/Driver.java | 1757231fe91e0cf9e4c7feb728b4c67ee834466a | [] | no_license | zoiloreyes/Agendav1 | 4a001185df14abd7e46b82bb16d89b822748330a | 31e0340569f7b628bd670d6f60fb59951ab4064a | refs/heads/master | 2020-07-03T19:52:15.163018 | 2016-11-21T23:43:30 | 2016-11-21T23:43:30 | 74,233,839 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,050 | 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 Agenda;
import java.sql.*;
/**
*
* @author zoiloreyes
*/
public class Driver {
public static void main(String[] args){
... | [
"zoiloreyes@localhost.localdomain"
] | zoiloreyes@localhost.localdomain |
586e3d831bc4e98f05660f95d01e3e266703c2c5 | d450b243f597035008412ff3e1b6404cd1979e04 | /src/main/java/io/gumga/business/requirement/DefaultRequirementMetric.java | abc6ccaac9892c152cbf1521a7cb84506e497b65 | [
"Apache-2.0"
] | permissive | carlosjustino/gumgapasswordmeter | 82142a5ca52fb88511b6fdcf0f053773db02fd0d | 86b357e6501925d1e9047037fca7c4a7f12c1249 | refs/heads/master | 2020-03-28T17:30:06.081363 | 2018-09-15T01:55:23 | 2018-09-15T01:55:23 | 148,795,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,001 | java | package io.gumga.business.requirement;
import io.gumga.business.entity.Metric;
import java.util.List;
/**
* <b>Implementação padrão de validações</b><br>
*
* @author Carlos Eduardo Justino
*/
public class DefaultRequirementMetric extends Requirement {
public DefaultRequirementMetric(List<Metric> requiredMe... | [
"carlos.justino08@gmail.com"
] | carlos.justino08@gmail.com |
f287e40f3412822a60c2cb3c73f5950d6900550a | 44939c2280eff6884a366839ae21e23bfcb4a30c | /Ribbon/src/test/java/org/sakura/ribbon/RibbonApplicationTests.java | 3e08df5ae98cf2dae580b10a9754591609019380 | [] | no_license | Qiyue0726/Eureka | a779714577ae469d3ed3222f90166547df3d1ed5 | 64e0d7e25d5f47cdfedf59660cdabfdca38d7f3a | refs/heads/master | 2020-07-11T23:44:02.409299 | 2019-08-27T15:33:12 | 2019-08-27T15:33:12 | 204,668,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package org.sakura.ribbon;
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 RibbonApplicationTests {
@Test
public void con... | [
"1301616594@qq.com"
] | 1301616594@qq.com |
1c97eea74ad720bc2bb57b0e600476df193b5a81 | 7c212876e8c6000feb70ca55100582dcd786c312 | /shiro/src/main/java/com/dade/imsserver/shiro/ShiroApplication.java | d7a33cb7329cfffd2c83ef31a952d79e83c64ab4 | [] | no_license | CoderDade/ims-server | 9ee39ef2bbf19f957a0ff567fc741ef7d522b3ed | 43c9435e402132ab83228b1fd6641cfe726f217f | refs/heads/master | 2020-03-20T23:54:47.053940 | 2018-06-19T09:28:44 | 2018-06-19T09:28:44 | 137,204,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package com.dade.imsserver.shiro;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ShiroApplication {
public static void main(String[] args) {
SpringApplication.run(ShiroApplication.class, args);
}
}
| [
"coder.dade@gmail.com"
] | coder.dade@gmail.com |
45ebe794afab80c0a2b0a063a9c4b3f7a35a564b | e309857413087bc9bc223ef330bd70afc2979f77 | /src/main/java/pl/coderslab/BookDao.java | 6a20db9f2cd5d4fc32a8a4651c6a906b6254dda1 | [] | no_license | malgorzatajablonska/Spring02Hibernate | cefa759c7da3db8cda591e549152e4ff2bf7daf0 | 94a80b619bcc22c471e39ed6364d727879addd06 | refs/heads/master | 2021-05-06T16:39:14.083504 | 2017-12-10T20:45:53 | 2017-12-10T20:45:53 | 113,782,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 805 | java | package pl.coderslab;
import javax.persistence.EntityManager;
import javax.persistence.Id;
import javax.persistence.PersistenceContext;
import javax.transaction.Transactional;
import org.springframework.stereotype.Component;
@Component
@Transactional
public class BookDao {
@PersistenceContext
EntityManager entit... | [
"malgorzata@jablonska.tv"
] | malgorzata@jablonska.tv |
7d1e72fd2856bf0a8691dd6f0f82ca92ea634b73 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/protocal/protobuf/sj.java | 5d01d2667ff3a26cf6dcb749c9657ebf66361773 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 3,691 | java | package com.tencent.mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import java.util.LinkedList;
public final class sj
extends erp
{
public eh YXl;
public String YXm;
public final int op(int paramInt, Object... paramVarArgs)
{
AppMethodBeat.i(91372);
if (pa... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
e23e1cc242cb6618dd0acfa360271a322454e065 | d9af287a2fe83d12a5cb51d55bb4bbbc54ba4435 | /app/src/main/java/eoghan/societygolf/AddGolfer.java | 2604764b3a6b64a2586b2668c866a5bec3062530 | [] | no_license | nolane29-dcu/Assign52017EoghanNolan-master | 420519f18dbdff21fc64f5c211141ce8e968d6d3 | b7200d100e1b27576d836a1c944471d923bc417b | refs/heads/master | 2021-01-18T16:14:14.232123 | 2017-03-30T17:37:40 | 2017-03-30T17:37:40 | 86,730,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,681 | java | package eoghan.societygolf;
import android.content.ContentValues;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.v4.app.NavUtils;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.view.Menu;
import android.view.MenuItem;
impor... | [
"eoghan.nolan29@mail.dcu.ie"
] | eoghan.nolan29@mail.dcu.ie |
dae33f9102321991a9563489674f441f9d7d675d | 5d2f845d1e3f08c65dbc0f0bcacfc20247e7445c | /hibernate-problems/src/main/java/hello/entity/nPlusOneProblem/Comment.java | ac8978cea79da36afa3f4d7605850a076279b1cc | [] | no_license | Freeongoo/spring-examples | 15cf87912ddeb2a3de294375bbf404451f622e01 | 48ffdf267837f95e67bf1f702812b57647afbf5e | refs/heads/master | 2022-01-28T21:33:53.275548 | 2021-03-29T14:07:20 | 2021-03-29T14:07:20 | 148,529,220 | 17 | 17 | null | 2022-01-21T23:22:14 | 2018-09-12T19:12:31 | Java | UTF-8 | Java | false | false | 1,013 | java | package hello.entity.nPlusOneProblem;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonInclude;
import hello.entity.AbstractBaseEntity;
import org.hibernate.annotations.OnDelete;
import org.hibernate.annotations.OnDeleteAction;
import javax.persistence.*;
@Ent... | [
"freeongoo@gmail.com"
] | freeongoo@gmail.com |
bb6e3abe2d545d39facd941980a3b3e65878d082 | aaeaa847b89219dbbc59f7785fb5dd67273f0b94 | /common/src/data/SQLiteManager.java | 050974d0f7754b2a192e4dcd5175d8f35a26fc20 | [
"MIT"
] | permissive | gye-tgm/schat | 94b7998ec63160e1cefb9afda345adfc71d57293 | 627ed78d5ace19218f59da4b232b65fe0bf6a9b1 | refs/heads/master | 2020-12-24T13:28:57.505448 | 2013-12-18T09:22:04 | 2013-12-18T09:22:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,335 | java | package data;
import crypto.Cryptography;
import crypto.Envelope;
import data.contents.ChatContent;
import javax.crypto.SecretKey;
import java.io.*;
import java.security.KeyPair;
import java.security.PublicKey;
import java.sql.*;
import java.util.ArrayList;
import java.util.Date;
import java.util.Scanner;
/**
* @au... | [
"gye@student.tgm.ac.at"
] | gye@student.tgm.ac.at |
8ebd301b60cbae9c2c1156cd779a6b265e61015f | 071a9fa7cfee0d1bf784f6591cd8d07c6b2a2495 | /corpus/norm-class/tomcat70/713.java | 2aec26ef9e02a2cf0c1e4f17931cabd1febbf1d5 | [
"MIT"
] | permissive | masud-technope/ACER-Replication-Package-ASE2017 | 41a7603117f01382e7e16f2f6ae899e6ff3ad6bb | cb7318a729eb1403004d451a164c851af2d81f7a | refs/heads/master | 2021-06-21T02:19:43.602864 | 2021-02-13T20:44:09 | 2021-02-13T20:44:09 | 187,748,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,562 | java | licensed apache software foundation asf contributor license agreements notice file distributed work additional copyright ownership asf licenses file apache license version license file compliance license copy license http apache org licenses license required applicable law agreed writing software distributed license di... | [
"masudcseku@gmail.com"
] | masudcseku@gmail.com |
4e9cfd6147598ccab5963756282cfad6730a863b | 24b244d9dfaf0806132625525a71ac556efdee74 | /src/Main/Application.java | 480b2fae5d1595d8fc570dff3053b0e913500119 | [] | no_license | Zulfe/Sudoku | 9dce279dc37d040985f671a6b61694a552b07b52 | e9a60b22409ed20215fbe0de3ddec5d1cac312ce | refs/heads/master | 2021-01-01T19:55:26.629079 | 2016-11-28T04:54:21 | 2016-11-28T04:54:21 | 31,303,848 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package Main;
import Model.PuzzleModel;
import Model.WebScraperModel;
public class Application {
public static void main(String[] args){
WebScraperModel wsm = new WebScraperModel();
int[] oneDimPuzzle = wsm.scrapeWebSudokuByLevel("medium");
PuzzleModel puzzle = new PuzzleModel(oneDimPuzzle);
puzzle.printPuzz... | [
"Zulfe@live.com"
] | Zulfe@live.com |
bc05f8bf0847b8943ef46c510e61cbb097a258ff | cd391afb50d894127ada1ef1b983a8fbffd3846c | /app/src/test/java/com/example/justin/draganddrop/ExampleUnitTest.java | e118767a51008025a57557c888ecb9eda912fb5c | [] | no_license | djen10/DragAndDrop | 5bfc0e6e1361211112272d9f9d5b7646fa394d75 | b24542176b75e6904b603d9ee06cf63c5ff1a86a | refs/heads/master | 2021-08-06T23:19:19.547429 | 2017-11-07T05:10:32 | 2017-11-07T05:10:32 | 109,781,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 408 | java | package com.example.justin.draganddrop;
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... | [
"djen12@naver.com"
] | djen12@naver.com |
83b1672d548626c9f5bd787d52a1fad4aec1471b | 934a82c56245fa6ac65e9600fc0fc66582c3fb18 | /FirstNotRepeatingChar.java | 84adc9598aba97d981e5561f7f4589e3f0513bf8 | [] | no_license | yanpangzhi/Algorithms | 0a18ccfc3ca3ae992b2c15df0c0ecdd857286bd3 | d2781ffa97605a5a05fb1a39dbfff949a8abc2f6 | refs/heads/main | 2023-06-04T19:40:07.310794 | 2021-06-30T01:23:32 | 2021-06-30T01:23:32 | 373,239,271 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | //第一个只出现一次的字符
public class FirstNotRepeatingChar {
public int FirsChar(String str) {
if(str==null ||str.length()==0)
return -1;
int len = str.length();
int []arr = new int[256];
for(int i=0;i<len;i++) {
arr[str.charAt(i)]+=1;
}
for(int i =0;i<len;i++) {
if(arr[str.charAt(i)]==1)
return i;... | [
"1219100243@qq.com"
] | 1219100243@qq.com |
9cd295b57153167a2b0ca4e8147c2d3c28075375 | 0231b4570a8c34e3c8e2934d0bf79b116e4f35f0 | /src/com/snapIT/c_objectOrientedProgramming/fundamentals/interfaces/Engineer.java | 30463bea7bb94a819c1938bc989dd14b03fe4a77 | [] | no_license | CarloSantos11/JavaTrack | fd5b0767aed3977fc0ed75dcb8523f5b305cc1ec | 3c03774b94ff215ccc504a1b473240b088d0f0a6 | refs/heads/master | 2023-02-10T06:04:06.036198 | 2020-12-16T16:22:17 | 2020-12-16T16:22:17 | 311,139,433 | 0 | 0 | null | 2020-12-16T16:22:18 | 2020-11-08T19:35:07 | Java | UTF-8 | Java | false | false | 276 | java | package com.snapIT.c_objectOrientedProgramming.fundamentals.interfaces;
public class Engineer implements PersonBehavior{
@Override
public void breathe(){
}
@Override
public void sleep() {
}
@Override
public void walk(int speed) {
}
}
| [
"carlo@snapit.solutions"
] | carlo@snapit.solutions |
3bec9f2b6cb039ac68de0fb09a71a3c59eb322bc | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_59f216256b23f4c4dc64152eb1b2ceeaab496b5f/ContextualPalette/28_59f216256b23f4c4dc64152eb1b2ceeaab496b5f_ContextualPalette_t.java | b1a55862cdf2083d996261726952ef8341d9f304 | [] | 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 | 9,710 | java | /*
* (c) Copyright 2010-2011 AgileBirds
*
* This file is part of OpenFlexo.
*
* OpenFlexo 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)... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
361452bdf9900796a502d4074458ef38b45e85c9 | 016a5d32c6140c032a7a94b88f34659cf0b3f0a6 | /app/src/main/java/com/iitbhu/technex18/JSONParses/JSONParseNotification.java | 795c7d061bc05d5af5bc1caf2da5144489346d0c | [] | no_license | abhinavcode/Technex-18 | 760d906751825895c8471a8945bf44f61413cb78 | 29926ad67d82dd9acdc3e190f6017bd0a1393ca3 | refs/heads/master | 2021-07-17T13:10:54.405655 | 2017-10-24T21:19:24 | 2017-10-24T21:19:24 | 106,311,536 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,751 | java | package com.iitbhu.technex18.JSONParses;
import com.iitbhu.technex18.container.Notification;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.List;
/**
* Created by abhinav on 21/10/17.
*/
public class JSONParseNotification {
p... | [
"cancrackjee2014@gmail.com"
] | cancrackjee2014@gmail.com |
19311b48d1a18610d6cd8152e4f3ccbb72705a29 | 06f7723c6a6de96b15162850d8a7de9e46e6ea40 | /Java-Code-Practices/src/main/java/org/java/coding/practices/FlatMapListOfStudents.java | 4d2eaa615870b703accbc18184e99182e63835ff | [] | no_license | DhirenKumar13/CoreJavaPractice | a09a67f30b4ec857a0d333553c2e48e29037dc2b | edce169c836f472c10dcea619e0736143224c029 | refs/heads/master | 2020-03-20T22:10:58.299586 | 2018-08-27T10:51:41 | 2018-08-27T10:51:41 | 137,783,618 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,349 | java | package org.java.coding.practices;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.stream.Collectors;
public class FlatMapListOfStudents {
public static void main(String[] args) {
Student s1 = new Student();
s1.setName("Dhiren");
s1.addBoo... | [
"DH317097@wipro.com"
] | DH317097@wipro.com |
ef4161a6580caad85b9545e45411cfa4ab104dce | da9398e3c2233704c10ba32aada8e870f35fe788 | /SpringEx10HasARelation/src/com/spring/test/Employee.java | 0ff0e1a46ca55519cef4395ee1b71096aa013cfa | [] | no_license | ravidream/spring-framework_examples | 9bf5471dff5d3b0fab4012794ae362f75810c56f | bf94a11b6178c66c05b9363e498a72e5be65883b | refs/heads/master | 2020-03-21T06:14:47.758308 | 2018-06-22T20:46:42 | 2018-06-22T20:46:42 | 138,207,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 571 | java | package com.spring.test;
/**
*
* @author Ravi Thapa
*
*/
public class Employee {
private int id;
private String name;
private Address address;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return name;
}
public void setName(String name)... | [
"ravi.thapa@csireg.com"
] | ravi.thapa@csireg.com |
8f00cb59c3cbafa54835a6f986650cd3f6f318c4 | 70b444c8f54bf0515848bcb35b5621736cc616f0 | /Assignments/Assignment_4/src/Business/Department.java | 79b7c8cda17949fd4326859d3012f55b286e9c99 | [] | no_license | MalickFairoz/INFO5100-Application-Engineering-and-Development | 7d6e87056e05fab82dc3cd223a4a648afd4eee2f | c4c407931b9a5c0374dd59aa293c74f42f55455f | refs/heads/master | 2021-01-19T12:22:38.218864 | 2018-07-31T03:39:29 | 2018-07-31T03:39:29 | 69,261,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,905 | 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 Business;
//import java.util.*;
/**
*
* @author Malick
*/
public class Department {
private String departmentName;
... | [
"sayeedabuthahir.m@husky.neu.edu"
] | sayeedabuthahir.m@husky.neu.edu |
fec77748a7305cc560f387fa84872da260d90887 | de721e8a5c8b4eca0caa52324b2f1376f0c6f58f | /src/main/java/com/noturingback/tradinglearning/service/mapper/package-info.java | 09b8e237e675fdc9f9ef6acbfffaa4da2860a69e | [] | no_license | BulkSecurityGeneratorProject/trading-learning | 9dcf0638830512d15a97f99a16481df5a064cd8f | d74ee78c3574600a4bd10adc831cb777e53b6c02 | refs/heads/master | 2022-12-17T04:23:33.614345 | 2016-12-02T04:44:54 | 2016-12-02T04:44:54 | 296,675,082 | 0 | 0 | null | 2020-09-18T16:32:44 | 2020-09-18T16:32:43 | null | UTF-8 | Java | false | false | 140 | java | /**
* MapStruct mappers for mapping domain objects and Data Transfer Objects.
*/
package com.noturingback.tradinglearning.service.mapper;
| [
"pauletienne.francois@gmail.com"
] | pauletienne.francois@gmail.com |
73c7005ec8bec4ea5e993afa427fb8c0b346f044 | d9328fbc6a29c4103dd0df99d285405deb735125 | /bbcProject/WebContent/WEB-INF/jspwork/org/apache/jsp/views/branch/helpcenter/eventDetail_jsp.java | fa7f2e0c20847ef617951288b6709d2cd94c7cb6 | [] | no_license | yongwhan0213/bbcProject | b7fb13539847779f4f217ab13260131ac1e81bad | a56f402840b8b231be044ff7f36903eb9e7eb5d9 | refs/heads/master | 2022-04-11T06:53:21.606377 | 2020-03-27T06:01:35 | 2020-03-27T06:01:35 | 250,166,501 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 24,533 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/8.5.51
* Generated at: 2020-03-23 12:03:19 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | [
"62366330+bbc719@users.noreply.github.com"
] | 62366330+bbc719@users.noreply.github.com |
6682756652b4d7d125adb80cb42ae393eb65e35b | 9a48ddd21dd978f9ed740d0d68025ce8796e4c3e | /mySite-dao/src/main/java/org/mySite/dao/App.java | ffe9e63d104be740291e657b1908980eb9950e03 | [] | no_license | liaowenhua/mySite | 7d921cc97ff0fe4ff58871d8cb19a0ae08e61495 | 0913258ca17636b1c24bc774b03e427c0f0f3a55 | refs/heads/master | 2020-03-25T08:42:45.284414 | 2018-08-13T15:18:12 | 2018-08-13T15:18:12 | 143,628,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 177 | java | package org.mySite.dao;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"wb-liaowenhua@le.com"
] | wb-liaowenhua@le.com |
6ceb192f9d4a75ff2246ff4f7923ed4bb9b55c35 | 84f8491a151e4d13fe3bf74115ef3375e48fc05e | /Old Project/src/FunctionReader/src/Operations.java | 723eb90965d3c2a42269c225ffef57ba024b1aef | [] | no_license | ThibaultVandeSom/mainProject | 8bd441112f52634b58e5d5a5d9f3af02ff84b4c2 | a8e5f6b6b47b9f5883b19dd1da2e61e3d38ebd88 | refs/heads/master | 2021-05-22T16:43:54.187685 | 2020-04-04T13:36:54 | 2020-04-04T13:36:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,388 | java | public class Operations implements Something {
/*
GUIDE FOR WHOEVER HAS TO FINISH HARDCODING THIS:
-Information about things that are functions:
-If it's a function only assign it a left, don't assign both
-Functions start from operation type 7 onwards
-Operation type is more than a... | [
"nicolasarturopz@gmail.com"
] | nicolasarturopz@gmail.com |
d687c313e3f37fcca5501c91ea145ceb9be08c95 | 33e1da53d56cecb7f9a81e508ef0baa98a67a654 | /aliyun-java-sdk-market/src/main/java/com/aliyuncs/market/model/v20151101/CreateRateRequest.java | 1e61042c0435ceee368124168600944633e1c8ce | [
"Apache-2.0"
] | permissive | atptro/aliyun-openapi-java-sdk | ad91f2bd221baa742b5de970e4639a4a129fe692 | 4be810bae7156b0386b29d47bef3878a08fa6ad2 | refs/heads/master | 2020-06-14T11:57:46.313857 | 2019-07-03T05:57:50 | 2019-07-03T05:57:50 | 164,553,262 | 0 | 0 | NOASSERTION | 2019-01-08T04:44:56 | 2019-01-08T03:39:41 | Java | UTF-8 | Java | false | false | 1,890 | java | /*
* 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 agreed to in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
d625f18ad07367fc7f030ec9b1e501ac4cc9cab4 | 42ba0062b66e14e3dd314d64ec6b1856d750ff13 | /clients/java/src/org/httpmock/Stubber.java | abdd28a5ae71cd297753062d23794af93f30fbf5 | [
"MIT"
] | permissive | bbyars/httpmock | a5bf37ad8b21765dbf24e24b217ae0f27f013ed2 | f5fa18dd6444febba16172557bb81cbbd5ceb793 | refs/heads/master | 2021-01-10T18:34:55.817425 | 2011-06-13T03:11:22 | 2011-06-13T03:11:22 | 1,019,008 | 12 | 1 | null | 2012-06-23T18:12:41 | 2010-10-24T04:05:54 | JavaScript | UTF-8 | Java | false | false | 727 | java | package org.httpmock;
public class Stubber {
private final HttpMock httpMock;
private final String urlToSetStub;
private final String urlToStub;
private String requestMethod;
public Stubber(HttpMock httpMock, String urlToSetStub, String urlToStub) {
this.httpMock = httpMock;
this.... | [
"brandon.byars@gmail.com"
] | brandon.byars@gmail.com |
f376eec43730a55bec8e27eb870882a66387dcd1 | b1ec13f18d4cec98bde3006044fa9c83bb568846 | /personcatch/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/graphics/drawable/R.java | 7bb076197d7a4236ec6f4654f2a220d314673497 | [] | no_license | fangligen/mirrorlauncher | 23d5a364a517a4a99385bfee9d26d5dc42318504 | b3d9cc37a70af321f57adc56391960eb0c57592d | refs/heads/master | 2020-07-16T16:36:10.404445 | 2019-09-02T09:43:03 | 2019-09-02T09:43:03 | 205,825,276 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,655 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.graphics.drawable;
public final class R {
private R() {}
public static final class attr {
priv... | [
"fangligen@shouqiev.com"
] | fangligen@shouqiev.com |
938b5ccdeae11fd40387b583166d7dfc152bee82 | 97baaa9cc7b9143ec2c405d5e59f6b793ba81575 | /src/com/lucasalvessm/composite/Structure.java | f07be904480d3c6e2e4d52927a619e4851936c4a | [] | no_license | lucasalvessm/java-design-pattern | 6c080ad4d6d605fb4a8287f8bcd653faf60e1107 | d4a9a3f3f79c9c5961e5d1646cd9b5c77491f085 | refs/heads/master | 2023-01-03T05:39:45.645108 | 2020-10-22T00:32:58 | 2020-10-22T00:32:58 | 306,179,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 149 | java | package com.lucasalvessm.composite;
public interface Structure {
void enter();
void exit();
void location();
String getName();
}
| [
"lucasalvessm@outlook.com"
] | lucasalvessm@outlook.com |
88fc3ec9a0ef1a35be41c6eae5c409bf43ac5b4a | 2d61cb0ced8492e49fe52514be25a5f771831c32 | /src/star/CloudThree.java | 3e3fc028ac6a5c46ff652195ff9e4bef9b7d6aa8 | [] | no_license | BeverlyLi/BananaWars | f11800234f7a76290cc16690ef0dd2a4255e6676 | d241d82f8bcc6c379a5c686be372684118096c90 | refs/heads/master | 2020-03-14T09:37:36.727998 | 2018-04-30T06:16:17 | 2018-04-30T06:16:17 | 131,548,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package star;
public class CloudThree extends Sprite {
public CloudThree(int x, int y) {
super(x, y);
init();
}
private void init() {
loadImage("Cloud3.png");
}
public void move() {
x -= 1;
if (x < -150) {
x = 500;
}
}
}
| [
"bel058@ucsd.edu"
] | bel058@ucsd.edu |
f229d787709a216f18af7c394e99d60bb4e35242 | 6e41615e6f4850cf891e52c2710aeeee0704e9ca | /src/main/java/br/ucb/prevejo/previsao/operacao/veiculo/VeiculoInstanteSerializer.java | 52fc07167d1eab470fbbc41a5f13d8890caf115d | [] | no_license | prevejo/appservice | 2d0150fcb22639011a583ea217df41f8c0c6befb | 5d11a0e623ad6b1fe0ec1213d49d67d87b9ecae4 | refs/heads/master | 2021-06-22T01:55:39.828402 | 2020-09-03T16:58:33 | 2020-09-03T16:58:33 | 226,908,051 | 0 | 0 | null | 2021-06-04T02:21:44 | 2019-12-09T15:47:12 | Java | UTF-8 | Java | false | false | 899 | java | package br.ucb.prevejo.previsao.operacao.veiculo;
import com.fasterxml.jackson.core.JsonGenerator;
import com.fasterxml.jackson.databind.SerializerProvider;
import com.fasterxml.jackson.databind.ser.std.StdSerializer;
import java.io.IOException;
import java.util.Arrays;
import java.util.stream.Collectors;
public cla... | [
"universo42.01@gmail.com"
] | universo42.01@gmail.com |
e29f42b5e0e0e619439c88fad153475ebec43fea | fdf8f907f7d413489e00caac03686c803b3dafd0 | /Observer/Follower.java | c53f9ced13193bc84b8e00f5cbbfdb715e3b9643 | [] | no_license | sirget/Software-Architecture | 86107ec388d109e19eefe06fc24309d81e55461d | 4d9e870dbfcd809a6ee685072cbee1b9e3077e3c | refs/heads/main | 2023-01-10T20:37:58.448947 | 2020-11-14T11:13:50 | 2020-11-14T11:13:50 | 312,800,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java | public class Follower implements Observer {
private String followerName;
public Follower(String followerName) {
this.followerName = followerName;
}
public String getFollowerName() {
return followerName;
}
public void setFollowerName(String followerName) {
this.follower... | [
"37872290+sirget@users.noreply.github.com"
] | 37872290+sirget@users.noreply.github.com |
d26fcfd0c4c116aa6b19e46316b1877570d1382c | f553655f5e7b53be71945ba3e73a71ece80e72cf | /src/cmdb/com/h3c/iclouds/po/Master2Router.java | 21f18477f912d567760085e66cd9daeb41bd66b5 | [] | no_license | 873191303/iclouds | 20d09602a30b715f8fade90ea74dd8e755cf9a1e | acd5599c1835db43cdeeb9547c5fc4922b414a30 | refs/heads/master | 2020-07-13T00:16:12.935201 | 2019-08-28T17:54:46 | 2019-08-28T17:54:46 | 204,940,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,690 | java | package com.h3c.iclouds.po;
import com.h3c.iclouds.base.BaseEntity;
import com.wordnik.swagger.annotations.ApiModel;
import com.wordnik.swagger.annotations.ApiModelProperty;
import org.hibernate.validator.constraints.Length;
@ApiModel(value = "资产设备-路由器配置", description = "资产设备-路由器配置")
public class Master2Route... | [
"xingguo@windows10.microdone.cn"
] | xingguo@windows10.microdone.cn |
dda110a694e96dbae4bb249612332139aa55a25e | 1c12b5b8d190b8cc26f8ed58d150c344511c097f | /Demo/build/generated/source/buildConfig/debug/demo/com/BuildConfig.java | cf743de6c5119767d601ec7f7c6e11206a2af7b0 | [] | no_license | AilsaLT/SecondhandDemo | 52de1bb73b312010ab7e9928dfd72471d962ad11 | 6baa773603de69c48756c1af20795c586cc76f53 | refs/heads/master | 2020-06-01T18:29:30.999001 | 2019-09-16T14:19:23 | 2019-09-16T14:19:23 | 190,883,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package demo.com;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "demo.com";
public static final String BUILD_TYPE = "debug";
public static final String FLAVOR ... | [
"2926509946@qq.com"
] | 2926509946@qq.com |
e9e1f62a5c7dc871183a665371845778cfde8376 | c7622061d8534e90f878e40dc7c8338b7bea6c27 | /src/main/java/com/han/test/springboot_test3/wang/rabbitmq/ConsumerThreadHan.java | b0af6f215c3ef504d6a578c07ad81bfb396c67d9 | [] | no_license | hanyueqian2/springboot_test3 | 88fde880aed242f4634d9c1305bc5a11b5d63d5f | c8802b96b2895f9a556307e75cbd794f575095f8 | refs/heads/master | 2022-12-21T02:01:00.600909 | 2020-08-25T09:45:01 | 2020-08-25T09:45:01 | 157,957,771 | 0 | 0 | null | 2022-12-13T19:29:36 | 2018-11-17T06:34:28 | Java | UTF-8 | Java | false | false | 6,877 | java | package com.han.test.springboot_test3.wang.rabbitmq;
import com.rabbitmq.client.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import java.util.concurrent.TimeoutException;
public class ConsumerThreadHa... | [
"hanyueqian@wisdom56.com"
] | hanyueqian@wisdom56.com |
ae232b392517db71693889c16bab915b6fbbdd8f | e41d380dcbd66ae386358a8bc873e0d523e0bd36 | /src/main/java/com/iamgpj/begin/module/admin/auth/dao/RoleDAO.java | 13b86c70cb10703ca9babe18eb206cbe0b5e6782 | [] | no_license | heibais/begin | b9930e236b7adfdfd6c7aac6017c2ff5b3cd83f6 | 0e04aeabc13c90168019cdf86fe4a81e22daa07b | refs/heads/master | 2020-03-19T18:47:32.210470 | 2018-07-16T15:56:06 | 2018-07-16T15:56:06 | 119,272,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package com.iamgpj.begin.module.admin.auth.dao;
import com.iamgpj.begin.core.biz.mybatisPlus.SuperMapper;
import com.iamgpj.begin.module.admin.auth.entity.Role;
/**
* @author: GPJ
* @Description:
* @Date Created in 15:42 2018/2/6
* @Modified By:
*/
public interface RoleDAO extends SuperMapper<Role> {
}
| [
"iamgpj@163.com"
] | iamgpj@163.com |
ee66f7143ee2be3b79bc1122db8f32dc25f4c0b0 | 60c4b9a6daadc1d387c29f8bf92790e972b4db5a | /src/main/java/com/weddingplanner/server/model/BusinessOwner.java | a29e600be7aad4da436886dd40900ddc8ea4cc27 | [] | no_license | avishkajayasundara/Wedding-Elements | ac8d1fa7e3e03b985a0bbf381e1071aad84734fc | 2f2dfba90a13259c444e860be882d0891d1b8d71 | refs/heads/master | 2023-02-12T00:20:06.069357 | 2021-01-01T10:11:27 | 2021-01-01T10:11:27 | 297,853,102 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,918 | java | package com.weddingplanner.server.model;
import com.sun.istack.NotNull;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.validation.Valid;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Size;
@Entity
public class BusinessOwner extends SystemUser {
... | [
"avishkaaj@live.com"
] | avishkaaj@live.com |
7bdf0620ce75efad0ff43233906d5094428d4018 | 8eef8865b38625c6359fc6916ba285cd83b88637 | /hrms/src/main/java/kodlamaio/hrms/core/utilities/results/Result.java | 8a22b503461cfa8b56e8d29df41fd44644ee5365 | [] | no_license | pltnsl/hrms | a1592da421495c156f479d291a0e17dfbb6971f7 | 10d5c3da9c488f15f640b77516dc5220d6e7c620 | refs/heads/master | 2023-05-14T14:08:16.601697 | 2021-05-30T00:18:27 | 2021-05-30T00:18:27 | 366,113,199 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 409 | java | package kodlamaio.hrms.core.utilities.results;
public class Result {
private boolean success;
private String message;
public Result(boolean success) {
this.success= success;
}
public Result(boolean success, String message) {
this(success);
this.message= message;
}
public boolean isSuccess() ... | [
"pulat_neslihan@hotmail.com"
] | pulat_neslihan@hotmail.com |
e3e1ad1b6969f3437b9b4353e10f535e1fefa16d | f47b193233a4f4d2094505cfcb15823ea47d6bfa | /dubbo-demo/dubbo-provider/src/main/java/com/testcomp/dao/IUserDao.java | 91e66908e79b18af3f2235f767abc53e447b917f | [] | no_license | benany307260/dubbo-demo | 752ec28bf32e893aa7e347ab38f12b890bd1aa2b | 0aea85213d88324e4c3bb51663d81346ebce1875 | refs/heads/master | 2020-03-19T18:48:20.116134 | 2018-07-23T13:03:03 | 2018-07-23T13:03:03 | 136,825,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 199 | java | package com.testcomp.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import com.testcomp.entity.User;
public interface IUserDao extends JpaRepository<User, Long> {
}
| [
"307260621@qq.com"
] | 307260621@qq.com |
aac4c9d0b075057a1d1224d2afb0a1f05c975374 | 5707e99df2fbbda2b036298c3c19e0bc9dcfeeec | /app/src/main/java/com/brok/patapata/ReportFragment.java | d5180092be9399ad1365f7fe141f1fc9392f5b69 | [] | no_license | Steven-Nyaga/AndroidProject2 | 27cf824af00d8c366446745de1f80187360ae26f | d68b38dcf31cce7fdd0be2e94f06dada95218def | refs/heads/master | 2020-06-16T15:11:18.327714 | 2019-07-09T10:55:52 | 2019-07-09T10:55:52 | 195,619,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,201 | java | package com.brok.patapata;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.... | [
"steven.nyaga@strathmore.edu"
] | steven.nyaga@strathmore.edu |
d49b31618f21dc00354678f03e6c5cef8d2a6f71 | d4eef7f3fb6defc21a867492607745f5ef552057 | /willhoo-utils/src/main/java/cn/willhoo/ssh_bos/utils/pinyin4j/PinYin4jUtils.java | 3ec6b282981eed87d97622a513ad20e39d0ab3b7 | [] | no_license | xiaoding18/studies | c5cad216f1b6cfe905a680f07bddf7db6d3a2fac | e958122860978ab69576f2ad059158a1e5d3b204 | refs/heads/master | 2020-03-18T08:12:37.881008 | 2018-05-23T03:46:55 | 2018-05-23T03:46:55 | 134,496,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,244 | java | package cn.willhoo.ssh_bos.utils.pinyin4j;
import java.util.Arrays;
import net.sourceforge.pinyin4j.PinyinHelper;
import net.sourceforge.pinyin4j.format.HanyuPinyinCaseType;
import net.sourceforge.pinyin4j.format.HanyuPinyinOutputFormat;
import net.sourceforge.pinyin4j.format.HanyuPinyinToneType;
import net.sourcefor... | [
"1192862531@qq.com"
] | 1192862531@qq.com |
c1eacaf09dfc98e55406e283f02676241cd9daae | 10378c580b62125a184f74f595d2c37be90a5769 | /com/github/steveice10/netty/handler/codec/compression/Bzip2HuffmanAllocator.java | 6c57b36579aaf871f90bcd635bfbd4f76a8f7512 | [] | no_license | ClientPlayground/Melon-Client | 4299d7f3e8f2446ae9f225c0d7fcc770d4d48ecb | afc9b11493e15745b78dec1c2b62bb9e01573c3d | refs/heads/beta-v2 | 2023-04-05T20:17:00.521159 | 2021-03-14T19:13:31 | 2021-03-14T19:13:31 | 347,509,882 | 33 | 19 | null | 2021-03-14T19:13:32 | 2021-03-14T00:27:40 | null | UTF-8 | Java | false | false | 3,698 | java | package com.github.steveice10.netty.handler.codec.compression;
final class Bzip2HuffmanAllocator {
private static int first(int[] array, int i, int nodesToMove) {
int length = array.length;
int limit = i;
int k = array.length - 2;
while (i >= nodesToMove && array[i] % length > limit) {
k = i;
... | [
"Hot-Tutorials@users.noreply.github.com"
] | Hot-Tutorials@users.noreply.github.com |
2bcd4a654e138802eb6d107e817a8c35e19dd989 | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/com/avito/android/di/SessionRefresherModule_ProvideSessionInterceptorFactory.java | 96023d605bc875baff30333d5a6d2091dd800cd7 | [] | no_license | Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014668 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,724 | java | package com.avito.android.di;
import com.avito.android.Features;
import com.avito.android.account.AccountStorageInteractor;
import com.avito.android.remote.interceptor.SessionInterceptor;
import com.avito.android.session_refresh.SessionRefresher;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
im... | [
"auchhunter@gmail.com"
] | auchhunter@gmail.com |
673201b61e9240a9c4d0546fb7dab6e63e8b34cf | c9da71648dfc400548884bc309cca823450e8663 | /ICBC-Probe-Project/icbc-probe-common/src/main/java/org/xbill/DNS/MINFORecord.java | dbf0e99c420086cf42a25d75b9cb9b860059dca7 | [] | no_license | chrisyun/macho-project-home | 810f984601bd42bc8bf6879b278e2cde6230e1d8 | f79f18f980178ebd01d3e916829810e94fd7dc04 | refs/heads/master | 2016-09-05T17:10:18.021448 | 2014-05-22T07:46:09 | 2014-05-22T07:46:09 | 36,444,782 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,183 | java | // Copyright (c) 2004 Brian Wellington (bwelling@xbill.org)
package org.xbill.DNS;
import java.io.IOException;
/**
* Mailbox information Record - lists the address responsible for a mailing
* list/mailbox and the address to receive error messages relating to the
* mailing list/mailbox.
*
* @author Brian Wellin... | [
"machozhao@gmail.com"
] | machozhao@gmail.com |
826cdedbe7944d80f956d62fb1bbb78d2b6f9a44 | 50f7e1c1b0c3b158459c884592f4718242160368 | /contentserver/contentserver-server/src/main/java/com/hwxiasn/contentserver/server/StartupGen.java | 7576da140b776a5bddc7b6ac1fed9b8b19de42e9 | [
"Apache-2.0"
] | permissive | hwxiasn/archetypes | 81a9c66737b62c3df295153883c038004eeaa8ed | 6fb990ad85a9d0dc47b8e84fad4cd3eb207f65c2 | refs/heads/master | 2021-01-10T21:11:04.234405 | 2015-03-17T07:56:05 | 2015-03-17T07:56:05 | 24,813,043 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,056 | java | package com.hwxiasn.contentserver.server;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
public class StartupGen {
public static void main(String[] args) throws IOException {
File lib = new File("target/contentserver-server/WEB-INF/lib");
System.out.println(lib.getAbsolute... | [
"hwxiasn@sina.com"
] | hwxiasn@sina.com |
9e38b09c8761533e232e8820cc02873f0de35a26 | 823e7cf19ee5f2c079405b60c13715a598d48aa4 | /src/org/marketsuite/scanner/query/VsqPanel.java | ceec2b018e059001e8467282a661c536e036523f | [] | no_license | shorebird2016/market-suite | 2836ba54944ce915c045f5d06389d5ac1749ccde | ecb245b917c725464a8cde160e1e94af05291fd1 | refs/heads/master | 2020-12-30T16:45:46.504672 | 2017-05-11T20:51:28 | 2017-05-11T20:51:28 | 91,022,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,534 | java | package org.marketsuite.scanner.query;
import org.marketsuite.component.field.DecimalField;
import org.marketsuite.component.field.LongIntegerField;
import org.marketsuite.component.panel.SkinPanel;
import org.marketsuite.component.resource.LazyIcon;
import org.marketsuite.framework.market.MarketInfo;
import org.marke... | [
"chenat2006@gmail.com"
] | chenat2006@gmail.com |
fcb4a2528e2c8979bb88d064857a28cd8d4fb53b | 8803f38db2839831c09ebff75bfcfac399aa02ba | /library/src/main/java/com/activeandroid/serializer/BigDecimalSerializer.java | ba0c510022932e4b53701d6bc078a799556cda42 | [] | no_license | snigavig/ThreadSafeActiveAndroid | cc71af4503d0236485478fa4a5a051f6bd85409c | 7239de392cc54b8b23eaeef2026532979846f762 | refs/heads/master | 2021-01-15T13:11:56.075490 | 2016-06-09T11:53:12 | 2016-06-09T11:53:12 | 37,404,787 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 623 | java | package com.activeandroid.serializer;
import java.math.BigDecimal;
public final class BigDecimalSerializer extends TypeSerializer {
public Class<?> getDeserializedType() {
return BigDecimal.class;
}
public Class<?> getSerializedType() {
return String.class;
}
public String serial... | [
"mdmi@ciklum.com"
] | mdmi@ciklum.com |
ae8e66eb48cff918555f76b30f841dba19186d3e | cf5e78efa0f03ed7545e3927e65c6fde9045865e | /src/lessonspackage/Loops.java | fdd8a636e99e9d1b40ae95a88ba2de01be293124 | [] | no_license | tmarcelojr/jeff-test | 818c6a1d891d73089b95b34119783f747a5ead92 | 601fb1a02c41848a823755f8e4816ff2d7c7ce3c | refs/heads/master | 2023-08-11T01:50:05.687412 | 2021-10-01T19:35:11 | 2021-10-01T19:35:11 | 412,193,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,456 | java | package lessonspackage;
public class Loops {
public static void main(String[] args) {
// Print numbers 1 to 50
// Remember we have to specify the data type of our iterator "i"
// We would use int for "i" because we know it is an integer
for(int i = 1; i <= 50; i++) {
// Print "i" in new line
// Sy... | [
"tmarcelojr@gmail.com"
] | tmarcelojr@gmail.com |
31f111760e50e81ab05d28845fa6d1a9ef52787f | 18d9eb24ff33cb85ea3cdcf689d73f0f0f6db48d | /app/src/main/java/com/example/beerlovers/utils/CircleTransform.java | 47349dd972e36200752f44e6d292dde8c4043de0 | [
"Apache-2.0"
] | permissive | DiegoCotta/Capstone-Project | eb130bae2f9e339fcd6f91fe95d1cd5235c51233 | d4736e5bb84c3774f249328f26a768e868771cbf | refs/heads/master | 2020-04-24T16:38:55.477383 | 2019-04-14T05:42:56 | 2019-04-14T05:42:56 | 172,116,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,213 | java | package com.example.beerlovers.utils;
import android.graphics.Bitmap;
import android.graphics.BitmapShader;
import android.graphics.Canvas;
import android.graphics.Paint;
import com.squareup.picasso.Transformation;
public class CircleTransform implements Transformation {
@Override
public Bitmap transform(B... | [
"diego.cotta@zup.com.br"
] | diego.cotta@zup.com.br |
fa2ef00726ca3c5c468601f74ddf2fecc58eddc1 | fe49198469b938a320692bd4be82134541e5e8eb | /scenarios/web/large/gradle/ClassLib005/src/main/java/ClassLib005/Class061.java | 07aef1b841c0883e097d6c5c11566f68ea7a59e2 | [] | no_license | mikeharder/dotnet-cli-perf | 6207594ded2d860fe699fd7ef2ca2ae2ac822d55 | 2c0468cb4de9a5124ef958b315eade7e8d533410 | refs/heads/master | 2022-12-10T17:35:02.223404 | 2018-09-18T01:00:26 | 2018-09-18T01:00:26 | 105,824,840 | 2 | 6 | null | 2022-12-07T19:28:44 | 2017-10-04T22:21:19 | C# | UTF-8 | Java | false | false | 122 | java | package ClassLib005;
public class Class061 {
public static String property() {
return "ClassLib005";
}
}
| [
"mharder@microsoft.com"
] | mharder@microsoft.com |
8316d3a0b98e26d191652c979d65879fe683b3f9 | 5ea191d974fef976eaeeb3ba4b2eb91eca0cdbe6 | /mall-user-web/src/main/java/com/beemall/user/controller/LoginController.java | 7b8bee24e6d56006c6b0457051a120e319ce34d9 | [] | no_license | huxiaofeng1995/BeeMall | ad9f41e6b5995a24da48709741e30f46410d5207 | 8d26f747ef5520ba7e23746968af58994def2f8e | refs/heads/master | 2022-07-10T09:15:24.670969 | 2019-07-22T06:45:17 | 2019-07-22T06:45:17 | 192,475,159 | 0 | 0 | null | 2022-06-21T01:18:35 | 2019-06-18T05:58:59 | JavaScript | UTF-8 | Java | false | false | 768 | java | package com.beemall.user.controller;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.HashMap... | [
"huxiaofeng@agree.com.cn"
] | huxiaofeng@agree.com.cn |
7bbcbd4e7f0f19db6f3bdf16071b8babfc8f194e | 93bbd51ca7311651a77cb6521b77fea15fc4d2c7 | /app/src/main/java/com/huaihsuanhuang/TravelMate/Adapter/ChatViewHolder.java | c794ff187673f554173fd849f2bb5c04d5829aca | [] | no_license | huaihsuanbusiness/TravelMate | ba18a8052beb9225c9d530c39992b93f4342cd5e | fdf4d715a2bab5965d397d39cce0c2c847242599 | refs/heads/master | 2020-03-27T15:02:41.201585 | 2018-08-30T14:31:25 | 2018-08-30T14:31:25 | 146,694,743 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 625 | java | package com.huaihsuanhuang.TravelMate.Adapter;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.TextView;
import com.huaihsuanhuang.TravelMate.R;
public class ChatViewHolder extends RecyclerView.ViewHolder {
public TextView chat_sticker;
public TextView chat_mes... | [
"ilj9549@gmail.com"
] | ilj9549@gmail.com |
7125b352478f743f624b0127f5a39cf2187fc643 | 78dc119e4f6319c51f6a50736ba0b116a7aca58c | /src/by/bsuir/iit/kp/expert/util/Constants.java | 1e86eb4cbae7f41d3ba22ddc0892318dfb8cee3e | [] | no_license | dzmitry-chuchva/expert | 15f55bb789c0e0223e024bf28e146594e5d07edb | a06174046c12a0cce069ce771f68a9801ca71e19 | refs/heads/master | 2021-01-11T01:45:57.464346 | 2016-10-11T23:20:45 | 2016-10-11T23:20:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,501 | java | package by.bsuir.iit.kp.expert.util;
import java.util.regex.Pattern;
import by.bsuir.iit.kp.expert.Loader;
import by.bsuir.iit.kp.expert.exceptions.ModelException;
import by.bsuir.iit.kp.expert.presentation.base.Constraints;
public class Constants {
public static final Pattern complexReferencePattern = Pattern.co... | [
"realmitro@gmai.com"
] | realmitro@gmai.com |
9adfdf5c2ed90914db6e4cf1ed31a3f1a18a7f03 | 87be0c06cbfe81f3adf27b4d62be6d50972e526b | /supreme_consumer/src/main/java/com/objcom/supreme/feign/fallback/UserClientFallback.java | e7f86521b0b5a4cd166f20cbf393032ed2b64c32 | [] | no_license | suqinqiong/supreme | 676c6c3ceaf7595e7fa48b0b02f7501515126d00 | f51549f356a4d0e8e90e7c4d0418d6bf8f6824c8 | refs/heads/master | 2023-04-20T00:17:35.092028 | 2021-05-09T13:56:53 | 2021-05-09T13:56:53 | 284,932,150 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 546 | java | package com.objcom.supreme.feign.fallback;
import com.objcom.supreme.domain.User;
import com.objcom.supreme.feign.UserClient;
import org.springframework.stereotype.Component;
/**
* Feign 对hystrix熔断器的支持
*/
@Component
public class UserClientFallback implements UserClient {
/**
* 服务降级实现
* @param id id
... | [
"358524209@qq.com"
] | 358524209@qq.com |
0a729effb2b5b200f12a7939500bf845838cbde6 | cca87c4ade972a682c9bf0663ffdf21232c9b857 | /com/tencent/mm/e/a/pw.java | 48bfa6a377ccbb2113ccfcef91500b0357fe2e08 | [] | no_license | ZoranLi/wechat_reversing | b246d43f7c2d7beb00a339e2f825fcb127e0d1a1 | 36b10ef49d2c75d69e3c8fdd5b1ea3baa2bba49a | refs/heads/master | 2021-07-05T01:17:20.533427 | 2017-09-25T09:07:33 | 2017-09-25T09:07:33 | 104,726,592 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package com.tencent.mm.e.a;
import com.tencent.mm.sdk.b.b;
public final class pw extends b {
public a fWW;
public static final class a {
public int status;
}
public pw() {
this((byte) 0);
}
private pw(byte b) {
this.fWW = new a();
this.use = false;
th... | [
"lizhangliao@xiaohongchun.com"
] | lizhangliao@xiaohongchun.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.