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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4eb34fc17dad38331ba4823b39227795534e5953 | a05c2261f05f74f9cb0fd453fd26bcd28fed238b | /app/src/main/java/com/cygnus/model/Classname.java | e2e2eea0a7e786eb707c5b798a275d9c6d88ce37 | [] | no_license | himanshuDevloperJha/Eduistein_SchoolApp_2021 | 84268352635901b36400678b92d27ab6fb6273ee | c677179ff0b47c8f76125ad757cb31125645f796 | refs/heads/master | 2023-03-28T15:52:47.404688 | 2021-04-07T11:52:19 | 2021-04-07T11:52:19 | 350,818,388 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package com.cygnus.model;
public class Classname {
String classId;
public Classname(String classId) {
this.setClassId(classId);
}
public String getClassId() {
return classId;
}
public void setClassId(String classId) {
this.classId = classId;
}
}
| [
"brill.sushil19@gmail.com"
] | brill.sushil19@gmail.com |
2e45971e03bcc18f24ee56ef8033318aab4a325e | 222279bc78bf1c3c214877c3109eae5d86b5ed8e | /app/src/main/java/com/example/poskorafinaru/AboutFragment.java | 1f717b496a32241cc38193446449d31e86c7495a | [] | no_license | mohfajar17/RekomPSB | d92cc36d7f6320f90828634b86ea3f14a5883d1a | 0fa496040fdadbcd9ac424eba69d89403cc08abc | refs/heads/master | 2022-09-21T13:21:17.893109 | 2020-05-29T04:54:53 | 2020-05-29T04:54:53 | 267,768,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,777 | java | package com.example.poskorafinaru;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
public class AboutFragment extends Fragment {
private OnFragme... | [
"mohfajar1967@gmail.com"
] | mohfajar1967@gmail.com |
23256231132f0d2b7bcdc3022dee74f205235809 | 8eb2c3564fb405427a3f752301be93e5a118b176 | /esale-manager/esale-manager-pojo/src/main/java/com/esale/pojo/TbContentExample.java | 14ca308985cdfc6a4f1b72d5397eac0fab6a25d8 | [] | no_license | littleyaoyaoyao/Esale-Online-Mall-system | c7fca003ea441d6138f0ce30fce722ef65360586 | e7e76d47cfc994dbba64b1829458551bba73361f | refs/heads/master | 2021-01-01T17:43:43.129681 | 2017-09-13T14:15:30 | 2017-09-13T14:15:30 | 98,137,925 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,624 | java | package com.esale.pojo;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class TbContentExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public TbContentExample() {
oredCriteria = new A... | [
"littleyaoyaoyao@gmail.com"
] | littleyaoyaoyao@gmail.com |
4413f0fa2f495268932a1d78cfaa668bdf9e6a18 | 29496be1d2dffb72ae54a10cdb6a017897f1ca37 | /src/main/java/com/itheima/crm/workbench/service/impl/TranServiceImpl.java | 92cc6a6ff4577ba9ef01b18c9ef7ac379543530d | [] | no_license | syngebee/SSM-crm | 19fa63f65ea2c0432c2f93729bc9502abf10d690 | f36c17b3e7347b46ebc928557ee7b19b6d8457ae | refs/heads/master | 2022-12-17T13:08:26.300755 | 2020-09-16T03:38:00 | 2020-09-16T03:38:00 | 287,734,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,452 | java | package com.itheima.crm.workbench.service.impl;
import com.itheima.crm.utils.DateTimeUtil;
import com.itheima.crm.utils.UUIDUtil;
import com.itheima.crm.workbench.dao.CustomerDao;
import com.itheima.crm.workbench.dao.TranDao;
import com.itheima.crm.workbench.dao.TranHistoryDao;
import com.itheima.crm.workbench.dto.Tra... | [
"zs@bjpowernode.com"
] | zs@bjpowernode.com |
80a5778bfa86974463dd773f3b05f60caa4270cf | dfea04937797a35a2afd803ff0fde505767b317e | /src/demo/service/test/JeecgTestService.java | 4d7e3f1f53b6629f82ce6f86ba1d3d75303635e8 | [] | no_license | itmrchen/JavaWebPlatform | 95f1d4c0cd12f8e07a6a1aa13950e988e4fe41a9 | 7df661a16da1948fedb38ed24360adeaad856a36 | refs/heads/master | 2021-01-12T13:20:15.840357 | 2016-11-02T07:13:08 | 2016-11-02T07:13:08 | 72,196,832 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 717 | java | package demo.service.test;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.base.service.BaseService;
import demo.dao.test.JeecgTestDao;
/**
*
* <br>
* <b>功能:</b>JeecgTestService<br>
* <b>作者:</b>www.jeecg.or... | [
"9700252@qq.com"
] | 9700252@qq.com |
73431223186ca544aad5ebff6f643fe0a822bc18 | e0557df8db99a962f253c163887abbbc5268f5ce | /app/src/main/java/com/letumfalx/winshut/Time.java | 892c80ba027b3eaed6f6a67d05a972e9bd7c3e3c | [] | no_license | letumfalx/WinShut | e0d80176179699d3fbc7c4f8f80fe1350c4fe545 | d8edfe7b62e30080dd7cdfc4d9eb0513849e1f2b | refs/heads/master | 2021-04-27T21:41:10.646720 | 2018-02-21T23:01:17 | 2018-02-21T23:01:17 | 122,404,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java | package com.letumfalx.winshut;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class Time extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_time);
... | [
"letum.falx@gmail.com"
] | letum.falx@gmail.com |
c5b32b83a54663153d963045d0960dca9f3dfc40 | 53f140f8500c8cfa11702b6f6d8af552d4c9640a | /src/BitManipulation/MissingNumber.java | f50b8f74cb77e2a998b621d1fedfdf9c47af42b4 | [] | no_license | prasadcoys/Elements_Of_Programming_interviews | 44666fb1c90c783ff81d1a735a405cb183654f7f | 48c7d9a7be37dece3053aa095b7b48418201d66b | refs/heads/master | 2021-04-26T05:17:27.633007 | 2020-09-23T16:05:03 | 2020-09-23T16:05:03 | 107,143,062 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package BitManipulation;
public class MissingNumber {
public int missingNumber(int[] nums) {
int sum = (nums.length * (nums.length+1)) /2;
for (int num : nums) {
sum-= num;
}
return sum;
}
}
| [
"svaradharajan768@gmail.com"
] | svaradharajan768@gmail.com |
4e0642e01f4aa2eb4e1372c9e17ed5714c02985d | 7a269443927d80fed020d2d4f58c52ab6900975f | /app/src/main/java/com/lanayru/AGlideModule.java | 33743dbd3a69054d0a082616cc075088bb984426 | [] | no_license | qishi604/Lanayru | b92ea25855762627bc5f0a632e56a3d39df98515 | d7a8c6e97df3ce9da8874198c4974bc86fed93e2 | refs/heads/master | 2021-06-20T01:01:04.026934 | 2019-08-15T08:34:43 | 2019-08-15T08:34:43 | 147,097,513 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | //package com.lanayru;
//
//import com.bumptech.glide.annotation.GlideModule;
//import com.bumptech.glide.module.AppGlideModule;
//
///**
// * @author 郑齐
// * @version V1.0
// * @since 2019-07-04
// */
//@GlideModule
//public class AGlideModule extends AppGlideModule {
//}
| [
"v_zhengqi@saicmotor.com"
] | v_zhengqi@saicmotor.com |
12feeb093c93f8cb9158581dd7fb097148ffa31e | 150a58b1699f2c076ab61a1653e2670992983974 | /src/com/shpp/p2p/cs/ykohuch/assignment6/hg/HistogramEqualizationImageTransforms.java | 1b5a86c7da116473268602eccba716956316863e | [] | no_license | yurikoguch/Arrays | 9aadd4c9b9fdc5ee419a7d6b8d40c076660c84eb | 33416aecd41cf676dae185839141dee844d2eb72 | refs/heads/master | 2021-05-20T01:08:10.297149 | 2020-04-01T08:53:12 | 2020-04-01T08:53:12 | 252,121,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,099 | java | package com.shpp.p2p.cs.ykohuch.assignment6.hg;
import acm.graphics.GImage;
public class HistogramEqualizationImageTransforms {
public static GImage toGrayscale(GImage image) {
int[][] pixels = image.getPixelArray();
for (int row = 0; row < pixels.length; ++row) {
for (int col = 0; co... | [
"yurikoguch@gmail.com"
] | yurikoguch@gmail.com |
c48949152f83d24f3d37cebfcbdd96163988d470 | c37cc036ea35489c574f0815e3735815a5daeca8 | /WEB-INF/src/jc/family/game/fruit/FruitUserBean.java | 1a4d224caff88c3fa0c2137a4a0663d530859bef | [] | no_license | liuyang0923/joycool | ac032b616d65ecc54fae8c08ae8e6f3e9ce139d3 | e7fcd943d536efe34f2c77b91dddf20844e7cab9 | refs/heads/master | 2020-06-12T17:14:31.104162 | 2016-12-09T07:15:40 | 2016-12-09T07:15:40 | 75,793,605 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | package jc.family.game.fruit;
import jc.family.game.vs.VsGameBean;
import jc.family.game.vs.VsUserBean;
public class FruitUserBean extends VsUserBean {
int operateCount; // 记录用户的操作次数
int updTeckCount;// 升级科技成功次数
int throwFruitCount;// 扔出的水果数
int beatFruitCount;// 消灭水果数
FruitUserBean(){
this.operateCount=0;
... | [
"liu_yang_0923@163.com"
] | liu_yang_0923@163.com |
bc2a087f18b41ef9edf9302828f4d9fc0a67a295 | 7dc02565b237f6342268d37c0551fbc7bcc93690 | /scouter.agent.java/src/scouter/javassist/bytecode/annotation/AnnotationMemberValue.java | 94af6a90ff95ab5750568a341dbd4146be337d8d | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | Hanium-RealTimeScouter/Hanium-Scouter | b9de08c2735d62d0341b67c1d355c97615088d03 | 695ee6e0cd5b50270b71057a29b01902dcf3fcce | refs/heads/master | 2020-12-30T13:08:41.951502 | 2017-08-19T06:49:43 | 2017-08-19T06:49:43 | 91,330,797 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,004 | java | /*
* Javassist, a Java-bytecode translator toolkit.
* Copyright (C) 2004 Bill Burke. All Rights Reserved.
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. Alternatively, the contents of this f... | [
"occidere@naver.com"
] | occidere@naver.com |
88b91f861ac77d39474f56c334441e26be65dd12 | d63fb042830c68107b9afbc6b5e51decccc8f425 | /src/retestCode/Question6a.java | 640e019fe6abca8eab9eb66681b11cd7916090b0 | [] | no_license | daltamur/Intro-to-Programming-Repository | 18a8ad41f62eed7864683ef9c5f97825b2d78841 | d0143657de15a81540344502a2d6240ecbc4f169 | refs/heads/master | 2020-12-23T23:56:34.319451 | 2020-02-08T01:27:44 | 2020-02-08T01:27:44 | 237,316,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 436 | java | package retestCode;
public class Question6a {
public static void main(String[] args){
String one="dogggggggg";
String two="hmmmm";
System.out.println(shorter(one, two));
}
private static String shorter(String one, String two) {
String shorter;
if(one.length()<two.le... | [
"daltamur@oswego.edu"
] | daltamur@oswego.edu |
505e9f07351023063dc0836ea7c99eab7b884eb1 | 61e9f0cb7766a8cda25cbb86b2fea6f20abd2a7d | /src/main/java/net/hackbee/interview/carparts/PartNotFoundException.java | e9cadfe566bca72bf7b4e4480220d12b49a7cfbd | [] | no_license | patryk-kozak/car-parts-interview | ced78d39683971cfaa28c366ebb88b0c920bf5f9 | dbd0cb04f28d92f11c6c6d695328777bf42f9a65 | refs/heads/master | 2022-12-18T12:11:01.304341 | 2020-09-20T21:44:31 | 2020-09-20T21:44:31 | 297,142,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java | package net.hackbee.interview.carparts;
// Checked exception to steer logic.
// If can, mitigate steering of logic to something else.
public class PartNotFoundException extends Exception {
public PartNotFoundException(Long partId) {
super(String.format("Part with id = %d has not been found.", partId));
... | [
"thehackbee@gmail.com"
] | thehackbee@gmail.com |
f34311ba43b747a52d4ad2bf871d3a0eb13f1e64 | cfdea608feedb5f5f5f58c377cbba960613523e2 | /src/test/java/wang/ismy/orm/MyRepositoryFactoryTest.java | f8936d6cf27f1df57ae8f74784c1ba8f2982d4aa | [] | no_license | 0xcaffebabe/orm | 64a749a94f8bf58301dc632dc4f0e828b8988aba | f92841257218316a2e786f592fe8545401a9c7bb | refs/heads/master | 2022-02-16T03:26:18.657285 | 2019-02-06T03:48:29 | 2019-02-06T03:48:29 | 168,646,587 | 0 | 0 | null | 2022-01-06T10:44:56 | 2019-02-01T05:20:53 | Java | UTF-8 | Java | false | false | 778 | java | package wang.ismy.orm;
import com.alibaba.druid.pool.DruidDataSource;
import org.junit.Test;
import javax.sound.midi.Soundbank;
import javax.sql.DataSource;
import static org.junit.Assert.*;
public class MyRepositoryFactoryTest {
@Test
public void getRepositoryAgent() {
DruidDataSource dataSource ... | [
"chenjiping9527@gmail.com"
] | chenjiping9527@gmail.com |
e126923267eae5ad5cd2d6a71078f9cba9ba4e82 | 1d1fe831c6d24d4b37ca05097b73d9d39dd736be | /src/org/cmc/music/clean/MetadataCleanup.java | 9113e0a792aa9928706b316d28de2e9f122bd0fb | [] | no_license | smokingrain/KPlayer | c4c665a5148521bec8a23fafd3fe046ef332d6f0 | 4e5560463e92068bcaee763b1bd44ec7c7eb7ba9 | refs/heads/master | 2021-06-22T11:01:18.582357 | 2020-11-30T11:09:54 | 2020-11-30T11:09:54 | 63,334,394 | 9 | 5 | null | null | null | null | UTF-8 | Java | false | false | 35,916 | java | /*
* Written By Charles M. Chen
*
* Created on Jan 1, 2006
*
*/
package org.cmc.music.clean;
import java.util.Arrays;
import java.util.Hashtable;
import java.util.Map;
import java.util.Vector;
import org.apache.regexp.RE;
import org.cmc.music.metadata.IMusicMetadata;
import org.cmc.music.metad... | [
"348901141@qq.com"
] | 348901141@qq.com |
c81d7449b730f1f4525c7b7693e49202461b71e6 | c5b1c73b910ecd390a025bbb060003210626e4ce | /app/src/main/java/creo/com/driver/policeclear.java | 8454e1ea0c077babee986e2281831786c59d06e5 | [] | no_license | anujasibi/DriverCabnew | afcd2962915eac2ef1a4ade9534ead28341c28d6 | aaa4025534d1b24bcccc1d7e77a70ba6ab3b7bb7 | refs/heads/master | 2020-08-06T01:57:32.689349 | 2019-10-09T12:47:50 | 2019-10-09T12:47:50 | 212,791,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,513 | java | package creo.com.driver;
import androidx.appcompat.app.AppCompatActivity;
import android.Manifest;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.Cursor;
import android.graphics... | [
"pm@creopedia.com"
] | pm@creopedia.com |
ef50d21b069bcf3178a3bd2200ba1eb088bce770 | c03b74e11d732ff4ac151f019060d782dac9c97b | /src/test/java/io/github/jhipster/petclinic/web/rest/errors/ExceptionTranslatorIT.java | 249a89ccc2027320ffb0fa1d7ee6f4e2a2b1d6b7 | [] | no_license | oldgit/jhipster-sample-petclinic | 7f73f7f78d9e3483a764018cc07ebb6f26514d49 | a1dc07434a0a1245b2b2bb54b52b35fc216440f7 | refs/heads/master | 2022-07-29T07:23:29.206642 | 2021-01-31T16:42:33 | 2021-01-31T16:42:33 | 251,666,394 | 0 | 0 | null | 2022-07-07T18:03:41 | 2020-03-31T16:38:21 | Java | UTF-8 | Java | false | false | 5,324 | java | package io.github.jhipster.petclinic.web.rest.errors;
import io.github.jhipster.petclinic.PetclinicApp;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.security.test.context.support... | [
"jon.harvey.uk@gmail.com"
] | jon.harvey.uk@gmail.com |
512919b4c9e5aba9e7979672b1f88697e204002c | 95f2fdb228c3021634c573769ec9e46e26549391 | /JavaSyntaxGround/src/com/algo/data/Teacher.java | cc2a5f53295c69c4cad338921b05f10d70b5a39b | [] | no_license | Yumin-Kim/Java-SpringStudy | aafeb50042f3ea9af7de30e58d356ae22b332281 | 72a4cd76a55febd1bd842687ac80a3db24214454 | refs/heads/master | 2023-08-25T17:47:45.667803 | 2021-10-20T14:41:30 | 2021-10-20T14:41:30 | 380,800,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | package com.algo.data;
import java.util.Optional;
public class Teacher {
private String name;
public Optional<String> getName() {
return Optional.ofNullable(name);
}
public void setName(String name) {
this.name = name;
}
}
| [
"dbals0@naver.com"
] | dbals0@naver.com |
b63907c497149ca5ae0c22cbeb3d878931aa6fdb | f8916caeeb635f0573a2c0d5c32917a2932f7abc | /app/src/main/java/com/example/finalproject/APIFuncs.java | 276c3c89be1b349fd4d042838f82d277c32683d9 | [] | no_license | awinkel3/Final-Project | 0b1d50eb2a7956428d898d433e00197ca23cab1f | 2df6d29472aa32792666170b8778e493ea320285 | refs/heads/master | 2020-09-16T03:28:15.703005 | 2019-12-09T22:16:41 | 2019-12-09T22:16:41 | 223,636,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,100 | java | package com.example.finalproject;
import android.os.AsyncTask;
import java.io.IOException;
import yahoofinance.Stock;
import yahoofinance.YahooFinance;
public class APIFuncs {
private static double initialCost;
private static double currentValue;
public static Stock getStock(String ticker) throws IOExcep... | [
"awinkel3@illinois.edu"
] | awinkel3@illinois.edu |
fed2ec3e1160e20eac8ce910d6a183fd6c1efe5d | 3d2a7746e88fc83fb76a3882eab0fa4e8528429f | /src/main/java/com/rultor/Time.java | e096eea4c1e4e98794570551663d9d95e7db3bb1 | [
"BSD-2-Clause"
] | permissive | huhaq/rultor | fe04252d585c1a41dc4f1e06678a8a202cafe20d | 6f39a2d718ce91d4a007877ab4c5afbc3dde2b1e | refs/heads/master | 2021-01-18T00:41:17.430598 | 2014-12-06T14:16:22 | 2014-12-06T14:16:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,206 | java | /**
* Copyright (c) 2009-2014, rultor.com
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: 1) Redistributions of source code must retain the above
* copyright notice, this list of conditio... | [
"yegor@tpc2.com"
] | yegor@tpc2.com |
f499da160aab3d879ddc77c69698f87625d5b0a5 | 8fdff58af9542b82b3503dac5eb89afcb31b764b | /bfribbon/src/main/java/net/bluefsd/ribbon/controller/FeignTokenInterceptor.java | 7bb931dbd6aef09b46520d0a6f51ddf1900b6242 | [] | no_license | lianghyan/bluefsd | 62ea391d44839fee8c68d1e526d5fb5a780fc61c | 4934982988b8fc2cd27df4f7a5c909010e705b9c | refs/heads/master | 2022-12-25T15:49:40.365022 | 2019-12-10T08:38:31 | 2019-12-10T08:38:31 | 221,629,935 | 0 | 0 | null | 2022-12-15T23:31:57 | 2019-11-14T06:42:41 | Java | UTF-8 | Java | false | false | 1,008 | java | package net.bluefsd.ribbon.controller;
import javax.servlet.http.HttpServletRequest;
import org.springframework.context.annotation.Configuration;
import org.springframework.stereotype.Component;
import org.springframework.web.context.request.RequestContextHolder;
import org.springframework.web.context.request.Servlet... | [
"lianghyan2009@qq.com"
] | lianghyan2009@qq.com |
3163396a1d8437a1d291ec43bd17d9eec7f474a9 | 41fdf47cb2579246ff7d57153c9d92f50ccfd52e | /els-romenext-rev2-api/src/main/java/com/els/romenext/api/dct/req/UpdateDCTRequest.java | 0f69c7324d0ec4a804827e696958a3d5f99cd72f | [] | no_license | RamyaSubash/romenext | 9b7206962d6d6db57769ec4f44088930e7ca8867 | e1ea3b305cf34e8966d012e822a9c61099652e41 | refs/heads/main | 2023-04-22T16:57:12.849414 | 2021-05-05T17:26:37 | 2021-05-05T17:26:37 | 364,650,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,876 | java | package com.els.romenext.api.dct.req;
import javax.ws.rs.core.Response;
import org.apache.log4j.Logger;
import org.json.JSONObject;
import com.els.romenext.api.core.GroupRequest;
import com.els.romenext.api.entities.general.EntryNodeRequest;
import com.els.romenext.api.utils.RomeJSONUtils;
import com.els.r... | [
"="
] | = |
993a2e2f08d25810988fe40bc166905d5db36185 | afcca25fdcbaaa4bdd08babcf234dcdecf21b6f6 | /quasar-sika-design-server/sika-code-core/standard-footer/src/main/java/com/sika/code/standard/tree/pojo/query/TreeRelationQuery.java | 4f71703972a808c6ec92e9e62acf5e8b9c4621aa | [
"MIT"
] | permissive | Auntie233/quasar-sika-design | cd12faedaeb1f24c6e6de8462ce0d692a2e62a9c | a4463dbcf4ed19cbc8453d7d6161f92b85d9d076 | refs/heads/main | 2023-07-05T10:43:23.726149 | 2021-08-23T09:04:48 | 2021-08-23T09:04:48 | 399,025,717 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 693 | java | package com.sika.code.standard.tree.pojo.query;
import com.sika.code.standard.base.pojo.query.BaseStandardQuery;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
import lombok.extern.slf4j.Slf4j;
import java.util.Set;
/**
* 描述:树关系查询类
*
* @author daiqi
* @date 2018-12-22 ... | [
"466608943@qq.com"
] | 466608943@qq.com |
9e2aa7abdd9e54b5dc966f3a3e124e3a33b2008f | fb8fbf1a4f0d9e9df1fed242ba5d487267ef528e | /src/gui/util/Utils.java | d6df196d96af0d053a5edfbbaa71c0e5851a4cb9 | [] | no_license | kleberga/workshop-javafx-jdbc | 5818079bf952925ff151d679c61201c91824214c | e582af22040912de393530756960deeb7fedc11c | refs/heads/main | 2023-08-15T15:18:55.524989 | 2021-10-20T21:35:06 | 2021-10-20T21:35:06 | 366,176,058 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,545 | java | package gui.util;
import java.text.SimpleDateFormat;
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
import java.util.Date;
import java.util.Locale;
import javafx.event.ActionEvent;
import javafx.scene.Node;
import javafx.scene.control.DatePicker;
import javafx.scene.control.TableCell;
import j... | [
"kleberga@yahoo.com.br"
] | kleberga@yahoo.com.br |
e816049acc72cf6122ca518b9d13039e3535cd03 | fb9e3f2765964dc16d7857cafac59154602afffc | /src/main/java/model/entities/FeeCalculationRequest.java | 1c72a855d6f0c14b0deb6c2b9faedf8cc883da4d | [] | no_license | dcodrean/fees-calculator | 5695c44fd236be1e8013484ee7e5b91c8a98bdcc | a6ea52e1986532c4c804f936a61718712d6c69ab | refs/heads/master | 2022-10-24T19:15:51.593527 | 2020-06-13T09:22:10 | 2020-06-13T09:22:10 | 263,028,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,397 | java | package model.entities;
import lombok.Getter;
import lombok.Setter;
import java.util.Date;
/**
* Input data
*/
@Getter
@Setter
public class FeeCalculationRequest {
// account info
private String accountId;
// asset type
private String assetType;
// symbol details
private String ticker;
... | [
"dan.codrean@gmasoftware.com"
] | dan.codrean@gmasoftware.com |
8cfe0156292b2e063261971cd7dfc93133c23ebf | 309f4d9cc971f35b3eb6907b89a86f16bbad7e41 | /53 Maximum Subarray/Solution.java | 52c1a087e6486b52c1d81e87141512c4e0234bfc | [] | no_license | peaktea/leetcode-2.0-java | 77ccf065a2c15f2aa4cf76414e77e928eaee4759 | e89f92987403626e04fa69fe0a25f89d861133c1 | refs/heads/master | 2021-01-25T08:48:20.644848 | 2015-07-28T13:02:08 | 2015-07-28T13:02:08 | 37,406,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | public class Solution {
public int maxSubArray(int[] nums) {
int [] endsum = new int[nums.length];
endsum[0]=nums[0];
int largestsum=nums[0];
for(int i=1;i<nums.length;i++){
if(endsum[i-1]>0){
endsum[i]+=endsum[i-1]+nums[i];
}
else{
endsum[i]=nums[i];
}
largestsum=largestsum>end... | [
"guofeng2013@pku.edu.cn"
] | guofeng2013@pku.edu.cn |
7760e434e1984b8a5012182736a378546b52a0e7 | fc7711d2ee1f805252da317ee13986dad3dfed8e | /src/main/java/com/tenfi/sys/service/impl/RoleServiceImpl.java | 0642405a01266999a734abbf6cd1f42a1b44285f | [] | no_license | tenfi2009/now.core | 693b2ea7e725084e7696b6fc29c3cb82d9897810 | b2362b44bc6524e09b40bcfb0bee4ce3bb9bda13 | refs/heads/master | 2021-01-21T13:11:28.236877 | 2016-04-27T02:09:11 | 2016-04-27T02:09:11 | 45,822,850 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 961 | java | /**
* <b>包名:</b>com.matrix.sys.service.impl<br/>
* <b>文件名:</b>RoleServiceImpl.java<br/>
* <b>版本信息:</b>1.0.0<br/>
* <b>日期:</b>2013-6-26-下午10:37:16<br/>
* <br/>
*/
package com.tenfi.sys.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import com.tenfi.core.service.impl.Basic... | [
"tenfi2009@163.com"
] | tenfi2009@163.com |
692ac8e9b9e0e15c2fc16d6f6ede7284eba34890 | 9db81d76016103eabc135c96c26dab08c3647e62 | /spring-and-vue2/idea/messages/src/main/java/study/parallel/MultiThreadSum.java | e70a2d7402f0c98595b3b3aadb521d7d0cc8d441 | [] | no_license | nnoco/learning | d1e9c3d9f986e6ca59e3a9ba39a923e306f629e2 | 7407e77c22e52d0d8b6da766c4668db15fc6030e | refs/heads/master | 2023-01-23T08:44:20.792604 | 2020-05-26T14:33:19 | 2020-05-26T14:33:19 | 127,385,369 | 0 | 0 | null | 2023-01-12T23:55:31 | 2018-03-30T05:28:22 | Java | UTF-8 | Java | false | false | 1,127 | java | package study.parallel;
import java.util.stream.IntStream;
/**
* @author nnoco
* @since 2020. 05. 20
*/
public class MultiThreadSum {
static int value = 0;
public static void main(String[] args) throws InterruptedException {
Runnable sumWorker = () -> {
IntStream.range(0, 10)
... | [
"junyoung.plum@gmail.com"
] | junyoung.plum@gmail.com |
1bab21bbb49a21c1b04446ff1ffac2734eb918a8 | f5bef0a2ede9ffc5a05efa095c6b4797b356e479 | /python/src/main/java/org/apache/zeppelin/python/IPythonClient.java | b3bc7fd7d2c5ff288eb9af61177bb67fe52e6c38 | [
"Apache-2.0",
"BSD-3-Clause",
"OFL-1.1",
"BSD-2-Clause",
"MIT"
] | permissive | shiveshwar/zeppelin-0-8 | e61ff67680e40546135c750aa5ffe7d68f9d8473 | 0f3edfe0348fc7cfa20065725af2558c6945255d | refs/heads/master | 2022-10-16T18:24:41.535708 | 2019-07-16T08:14:05 | 2019-07-16T08:14:05 | 196,581,934 | 0 | 0 | Apache-2.0 | 2022-10-12T20:29:10 | 2019-07-12T13:13:42 | Java | UTF-8 | Java | false | false | 8,110 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not u... | [
"shiva.sakle@gmail.com"
] | shiva.sakle@gmail.com |
ede337c388f308fd4eda8d44158ab068164d0f5f | f7c686548775b9e577e1239d6ba2616e31908f47 | /app/src/main/java/com/devabit/takestock/screen/shipping/ShippingActivity.java | ba409c18551251d002bd361ae43737220a7f91fd | [] | no_license | 4ndrik/takestock_android | ff80c589cb2a31d757fc47439172f407bad1548e | 17bb85a4233c6a773d4c18261713197f2781be3c | refs/heads/master | 2020-04-15T15:50:01.232688 | 2017-02-09T09:27:05 | 2017-02-09T09:27:05 | 55,589,460 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,677 | java | package com.devabit.takestock.screen.shipping;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.annotation.StringRes;
import android.support.design.widget.Snackbar;
impo... | [
"victorartemyev@outlook.com"
] | victorartemyev@outlook.com |
af9716f26f51de260cc620ec05840f7e17926e00 | bbf196640baa0f87d55663aeda32623a678ba3f3 | /src/main/java/com/NuclearNode/DrinkApp/DrinkAppApplication.java | f9b481a1be21631d17cd0032999e2ebf0c1c6d43 | [] | no_license | bchavez14/CoffeeGrinder | 4edbfbb9527869d20de97a57b2181f6e51261816 | c4758817239230b82e5bbc253c9c72fca2f17e67 | refs/heads/master | 2022-12-24T11:11:44.215618 | 2020-09-18T02:36:13 | 2020-09-18T02:36:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 321 | java | package com.NuclearNode.DrinkApp;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class DrinkAppApplication {
public static void main(String[] args) {
SpringApplication.run(DrinkAppApplication.class, args);
}
}... | [
"jffrmcdonald@gmail.com"
] | jffrmcdonald@gmail.com |
9553098e5f18e5d03d2543f8a92cded2bd6effd2 | 760ee4d70fd3f0faf0c71fe57478223f79e84bf2 | /homework/src/com/lagou/hw/servlet/LoginServlet.java | f2863b1a079ddc9434025a682a932b78f1a07d4c | [] | no_license | lkjl-521/helloworld-repo | 5b2789cc7ba05e2e12bd99430d389d4eb6a6647b | 99805e799c5b7c51cb4fb96292757f651ce17cdb | refs/heads/master | 2023-04-05T09:30:02.056038 | 2021-04-05T03:13:02 | 2021-04-05T03:13:02 | 354,688,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,041 | java | package com.lagou.hw.servlet;
import com.lagou.hw.bean.User;
import com.lagou.hw.service.UserService;
import com.lagou.hw.service.UserServiceImp;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import jav... | [
"2718057239@qq.com"
] | 2718057239@qq.com |
32073589ec3bc79befb9e5c3e7b14d1d629b7823 | 8155b3907cd529e29a1c71f95133b129d09037de | /src/com/caihong/common/web/WebErrors.java | a12fdc841b19d109a341dacff86775f1aca412f9 | [] | no_license | xrogzu/caihongbbs | 4410a4b541a4bac846bf875887958f92cc617903 | 94682bebbdb15b500f7b30ceb4af5b57d3b62d8a | refs/heads/master | 2020-04-06T04:13:52.247974 | 2017-02-23T06:06:57 | 2017-02-23T06:06:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,037 | java | package com.caihong.common.web;
import java.io.Serializable;
import java.util.Locale;
import javax.servlet.http.HttpServletRequest;
import org.springframework.context.MessageSource;
public class WebErrors extends com.caihong.core.web.WebErrors {
/**
* 通过HttpServletRequest创建WebErrors
*
* @param request
* ... | [
"qianfo_713@163.com"
] | qianfo_713@163.com |
dfaca64ba78b2d2eb3711a572b4efae3e5f126b5 | 11e0f6f8f68ede4148f283ffde61ce0f79434cbf | /src/DayOne/Demo.java | 8bfc809a1cf09ba95212984f3b531d169037b855 | [] | no_license | meetmmpatel/Demo-JavaClass | 043ac7995b86a5e09756249032b5e7e4c45bb0b6 | 414161d1cf45bdb50eafdd891565e78d35f56576 | refs/heads/master | 2020-06-20T05:35:45.031423 | 2019-07-15T14:09:17 | 2019-07-15T14:09:17 | 196,623,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 313 | java | package DayOne;
public class Demo {
public static void main(String[] args) {
int numOne = 20;
int numTwo = 40;
System.out.println("Test Java Code");
System.out.println(89 + 70);
System.out.println(8 * 2);
System.out.println(numOne + numTwo);
System.out.println(numOne - numTwo);
}
}
| [
"meetmmpatel@gmail.com"
] | meetmmpatel@gmail.com |
bc43b7751243a629bac0808292fc7ac87f0d8ad6 | 92c5fa127fff2ea3937a64f7267c6d2198f1587f | /src/main/java/com/selessia/scim/framework/rest/BulkResourceImpl.java | cc41709c56e47fec53d3291152e735111d653ddb | [
"Apache-2.0"
] | permissive | stnor/apache-scimple-spring-boot | 16a0721412b559f82f2a1fcd272cd98dcc1691a0 | 54e030328c717ff3bed8c364782b3718aebb5bb1 | refs/heads/master | 2020-04-11T10:13:13.634096 | 2018-12-14T00:10:32 | 2018-12-14T00:10:32 | 161,707,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 41,605 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"stefan@selessia.com"
] | stefan@selessia.com |
cf9e5daba64b3c2356a0d3cdf37bc72d6f306fb2 | 90b4622c0c1e27368e64674778b6ddfced2359af | /PracticeFileOperations/src/WriteByteContentsToAFile.java | c9371d792ceb1c959fa0bf0e98fb38c25c757d15 | [] | no_license | sakkumaayi/Training | 7f2b40a1f7607ed322096ad9683bf1a064501b26 | 58f1d132eb13bbcb4d7e76eed899d61baf3f3829 | refs/heads/master | 2020-04-08T03:49:01.469446 | 2018-11-29T23:55:37 | 2018-11-29T23:55:37 | 158,991,104 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
public class WriteByteContentsToAFile {
public static void main(String[] args) throws IOException {
// TODO Auto-generated method stub
String s="sasnjhfkjdd";
byte[] arr=s.getBytes();
FileO... | [
"44944540+sakkumaayi@users.noreply.github.com"
] | 44944540+sakkumaayi@users.noreply.github.com |
9a201b127b3977994bbb2d7de849b19e0ec9460a | 6035fee011b167d23a44f5c36a9385db9abb1df9 | /src/book/action/BookAddAction.java | c372e421cfc709aaa68cd208dad02ad47d8e2f49 | [] | no_license | sokon112/test1 | baccb50744930b02cbeed4d14c600f4c96d7b215 | 81a82284cedf91ce3e424decabf10178d7a116d5 | refs/heads/master | 2023-04-16T16:15:58.613109 | 2021-04-30T09:13:17 | 2021-04-30T09:13:17 | 363,087,757 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 581 | java | package book.action;
import java.util.Scanner;
import book.domain.BookVO;
import book.service.BookAddService;
import book.ui.ConsoleUtil;
public class BookAddAction implements Action {
@Override
public void execute(Scanner sc) {
ConsoleUtil util = new ConsoleUtil();
BookVO vo = util.printAddMessege(sc);
Boo... | [
"sokon112@gmail.com"
] | sokon112@gmail.com |
68c32b73918f874c1c4ee022ede1bb533426e781 | 5b5e0872b78d9b62cb07f30cd8499f7913fd8531 | /src/main/java/com/example/demo/domen/forms/UserRegistration.java | c5ec578ae50499c9d1c274e7b49da1c71a51f5f1 | [] | no_license | bv-dolphin/demoDto | addfb1fba010ec0133c8bceff533df376ad56a35 | 88d09dc2002c8e9fbdd2597f44d7c4556e353257 | refs/heads/master | 2020-03-30T14:14:12.879817 | 2018-10-02T19:09:21 | 2018-10-02T19:09:21 | 151,307,906 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 479 | java | package com.example.demo.domen.forms;
import lombok.Getter;
import lombok.Setter;
import javax.validation.constraints.NotBlank;
@Setter
@Getter
public class UserRegistration {
@NotBlank(message = "errors.user-registration.user_name.not-null")
private String userName;
@NotBlank(message = "errors.user-re... | [
"bv.dolphin.ua@gmail.com"
] | bv.dolphin.ua@gmail.com |
61cbff913666e28a5331d64d8e3c025a4e802044 | c7d693c589818ecb1208b35543746405aca23120 | /app/src/main/java/com/wificamera/sniffer/common/constant/SPConstants.java | 7c145e03403c6785c22a928ff0cb9f88e51d8227 | [] | no_license | h2so0o4/CameraSniffer | 5c7c6d341cc73b22f1dabfed8ab060d4cdb6fa70 | 81cbb60a87f5afc9770d40b229c97107743d13a7 | refs/heads/master | 2023-01-09T03:41:26.359136 | 2020-11-12T08:50:54 | 2020-11-12T08:50:54 | 312,213,658 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package com.wificamera.sniffer.common.constant;
/**
* Created on 2019/4/4.
* 保存到SharedPreferences的常量名字
* 将SharedPreferences的key统一管理
*/
public interface SPConstants {
/*
* 将SharedPreferences的key统一管理
*
* */
/**
* App token
* */
String TOKEN = "token";
/**
* 是否修改密码,Boole... | [
"5643934+H2s04@user.noreply.gitee.com"
] | 5643934+H2s04@user.noreply.gitee.com |
c98f4b883728a8c548cb75c1e2f638a9fc718958 | 56e7e4b3398254f9f566ce9ad49279ad24a09359 | /MavenDemoTest/src/test/java/com/test/TestngExpectedExceptionTest.java | 82d4025526bd6f876b7eb61ad13bf6e3bf3ccd3b | [] | no_license | NivethaKrish/MavenDemoTest | be287439ae092b87b1adc6d5a46438ee253c6fba | 67e78e0f932f7af33b029a4e0dcad7c66b16fd56 | refs/heads/master | 2023-05-10T11:46:49.233002 | 2021-06-13T18:44:48 | 2021-06-13T18:44:48 | 376,616,484 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 412 | java | package com.test;
import org.testng.annotations.Test;
public class TestngExpectedExceptionTest {
@Test(expectedExceptions=NumberFormatException.class)
public void sum()
{
String s="100A";
int j = Integer.parseInt(s);
System.out.println(j);
}
@Test
public void sum2()
{
Strin... | [
"Nivetha Deivendran@DESKTOP-K29RTIE"
] | Nivetha Deivendran@DESKTOP-K29RTIE |
fcb002aa0ac3616672adcc54357ade56695fc37e | b966ba38ea510173ada6e73245d932e36105b97e | /src/main/java/com/fly/erp/bus/service/ProviderService.java | dccf4d9c4f939292b27c61603250caab32c050f8 | [] | no_license | zhouzhou98/- | 84b609f02c3fec2bb6d33436a83a17c0d0a060ee | b3baa2e39c011a9e3ad578a51bcb696bc1b83131 | refs/heads/master | 2022-06-23T09:32:53.422649 | 2020-03-04T06:44:08 | 2020-03-04T06:44:08 | 242,735,913 | 0 | 0 | null | 2022-06-17T02:53:01 | 2020-02-24T12:53:40 | JavaScript | UTF-8 | Java | false | false | 983 | java | package com.fly.erp.bus.service;
import com.fly.erp.bus.domain.Provider;
import com.baomidou.mybatisplus.extension.service.IService;
import org.springframework.cache.annotation.CacheEvict;
import org.springframework.cache.annotation.CachePut;
import org.springframework.cache.annotation.Cacheable;
import java.io.Seria... | [
"1404031711@qq.com"
] | 1404031711@qq.com |
620f7560a66034ec12f534fca48d059c6ff1ebc6 | 7025539a02e7f2a510c10bf467ca287a30c60ce2 | /src/main/java/br/infnet/edu/assessment/infrastructure/crossCutting/exceptions/NegativeNumberException.java | a639716b1112ae139f024120ace1bec4b4565cc6 | [] | no_license | al-aragao/Fundamentos-Java-Assessment | e59f2b29779008f5ddc536838098476115538a5b | 9434ea6d0cfcf070ad9132349da774318e5ffb28 | refs/heads/main | 2023-08-11T07:06:40.044420 | 2021-09-27T21:37:54 | 2021-09-27T21:37:54 | 411,049,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package br.infnet.edu.assessment.infrastructure.crossCutting.exceptions;
public class NegativeNumberException extends Exception {
public NegativeNumberException(String message) {
super(message);
}
}
| [
"thiago.aragao@worthix.com"
] | thiago.aragao@worthix.com |
4c7d988a4ee1d8f4767ca8762f2bc3a1d2f079d5 | 209e908242c201544e62990243decc08e8e7e415 | /jmetal-problem/src/main/java/org/uma/jmetal/problem/multiobjective/cdtlz/C1_DTLZ3.java | 889f2e890e951b13c63d68c48c327bf8c0d1438b | [] | no_license | weaponhe/CMOEACD | 7d3a9f7b6a908339f11adc5f20648d4920d854b9 | 6be561ed689f1eb17a28856079ddffe79ddbe9f4 | refs/heads/master | 2021-09-10T23:16:02.460594 | 2018-04-04T04:48:22 | 2018-04-04T04:48:22 | 110,501,459 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,283 | java | // This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that ... | [
"weaponhe@126.com"
] | weaponhe@126.com |
d0ca6585e673c10b1f81e5bfdba3cd96d49ded04 | 99c03face59ec13af5da080568d793e8aad8af81 | /hom_classifier/2om_classifier/scratch/LOI53SDL24/Pawn.java | 86c801559da7f9f68cca317896eab6b54cffe20a | [] | no_license | fouticus/HOMClassifier | 62e5628e4179e83e5df6ef350a907dbf69f85d4b | 13b9b432e98acd32ae962cbc45d2f28be9711a68 | refs/heads/master | 2021-01-23T11:33:48.114621 | 2020-05-13T18:46:44 | 2020-05-13T18:46:44 | 93,126,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,747 | java | // This is a mutant program.
// Author : ysma
import java.util.ArrayList;
public class Pawn extends ChessPiece
{
public Pawn( ChessBoard board, ChessPiece.Color color )
{
super( board, color );
}
public java.lang.String toString()
{
if (color == ChessPiece.Color.WHITE) {
... | [
"fout.alex@gmail.com"
] | fout.alex@gmail.com |
4223a7ea7d263f96d1df534f7df93e5085a6d46a | 43b71c160b5891d27a1f917fb60f778fd656e228 | /rt/transports/http/src/test/java/org/apache/cxf/transport/http/MockHTTPConduit.java | 94b5d120f833ade5f260f4b0414294d746fc86a9 | [
"LicenseRef-scancode-unknown",
"Apache-2.0"
] | permissive | apache/cxf | b512f24f94d3cce2c90774698240568d609c040d | 66368976c7260eefd734dd0416b00f077176459e | refs/heads/main | 2023-09-03T13:02:40.099263 | 2023-09-01T11:54:27 | 2023-09-01T11:54:27 | 16,977,479 | 923 | 1,708 | Apache-2.0 | 2023-09-14T13:16:19 | 2014-02-19T08:00:08 | Java | UTF-8 | Java | false | false | 5,066 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you m... | [
"j.andrew.mccright@gmail.com"
] | j.andrew.mccright@gmail.com |
f03634fd5d7ed921c4ca934f973bbf4abb01a692 | cb1861b683f174cf4ef31b9c310a67fbcc8bc27d | /UR_MRO/src/main/java/com/ur/mro/mat/model/Material.java | 531ab74465a5d7a78c6f405b02fdeb2bb304a8d7 | [] | no_license | XueJunLix/myMave | fe696fdc450e111b41cecd1d77b76077015e4874 | 2fa33dc9dea3509c68cc0afb22e52ed53f749e65 | refs/heads/master | 2023-01-10T16:30:31.048938 | 2020-03-18T06:00:33 | 2020-03-18T06:00:33 | 247,392,512 | 0 | 0 | null | 2023-01-05T10:07:57 | 2020-03-15T03:10:13 | HTML | UTF-8 | Java | false | false | 96,751 | java | package com.ur.mro.mat.model;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.ur.mro.pic.model.Attachment;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import... | [
"13701771343@163.com"
] | 13701771343@163.com |
6e5a7c7dfd5d5f5bd8b54d70f3a478ab53421ef6 | d29090c1541d25c6e2baeeab2a604220349d3744 | /ezrest/src/main/java/evertsson/risch/ezDispatch/ezDispatch.java | 4161a0369d39383886f2e8b669e77d65eb031c76 | [
"MIT"
] | permissive | johanrisch/ezRest | 84a5eea51ee847346af22f2762fa7117d4140598 | c5f48b67aee099b737d2eb9ca74c4b1b9db418c2 | refs/heads/master | 2021-01-17T06:30:02.777063 | 2015-03-29T17:06:36 | 2015-03-29T17:06:36 | 32,755,529 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,504 | java | package evertsson.risch.ezDispatch;
import android.os.Handler;
import android.util.Log;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.HashMap;
import java.util.concurrent.BlockingDeque;
import java.util.concurrent.Callable;
import java.util.concurrent.LinkedBloc... | [
"johan.risch@gmail.com"
] | johan.risch@gmail.com |
88772139605a1ded330508bca0ae83750fcd1af2 | f43b9c6fb46bfa36d4fd3dd61742c9a4a6534c04 | /src/test/java/com/example/mysqldemo/TbsCollegesAreaRelationSerciceTest.java | a9838db5d56371ca61604ff82612cbb53b317b4a | [] | no_license | luoxianming/luoxm | 96dc5448a42f0e07ea94882ccf6aa361089f4160 | 5ce294db6ad7d21c9812d62edccec8d1d67e3773 | refs/heads/master | 2021-12-01T08:09:49.211676 | 2021-11-14T14:53:23 | 2021-11-14T14:53:23 | 110,954,659 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,819 | java | package com.example.mysqldemo;/**
* @Author: luoxianming
* @Date: 2021/4/30 15:23
*/
import com.alibaba.excel.EasyExcel;
import com.example.mysqldemo.bean.TBsCollegeAreasRelation;
import com.example.mysqldemo.bean.TBsCollegeAreasRelationExample;
import com.example.mysqldemo.excel.vo.GlobalAreas;
import com.example.... | [
"luoxianming@gaodun.com"
] | luoxianming@gaodun.com |
04955497297fc99728de0e6440c5cd69dd57c79d | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/validation/org/apache/hadoop/hdfs/server/namenode/startupprogress/TestStartupProgressMetrics.java | 79892b8001779ec9febb88c0dc10260d28ea3258 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 5,146 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
35332d185fc1f015eda712b4e4c6f04d3aaa36a2 | b21e0c55d57edbb0136f5102a059680c8b64e2d2 | /src/main/java/com/bnk/locators/deleteCustomerLocators.java | ee8bbcb8a9325b36083bbdde5cf18c358bf0c9ee | [] | no_license | AparnaGitTest/BankingApplicationAutomate | 336b676fbcdb18d51c92dcdf9c0599a579db45f6 | 0f2b10b4249e30e65cf721a711c04ed363db514b | refs/heads/master | 2023-03-10T04:04:48.065739 | 2021-02-20T17:54:57 | 2021-02-20T17:54:57 | 339,006,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 368 | java | package com.bnk.locators;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class deleteCustomerLocators {
@FindBy(xpath="//input[@name='cusid']")
public WebElement customerID;
@FindBy(xpath="//input[@name='AccSubmit']")
public WebElement submit;
@FindBy(xpath="//inp... | [
"aparnaacharya12@gmail.com"
] | aparnaacharya12@gmail.com |
4acb9c841988395ef879c0b734da09b4b90ca254 | d9e2d4589a600d084775fc29c482f5aed6aee661 | /POO/tp3/src/TestVecteur.java | d91ab18c693ed4012e19ba115b329809c0942a5c | [] | no_license | MaximeMillier/L3 | 30b37c3e398353849e4c1a251bf52d8875526ad9 | f0855b6e1860914a9e87a747f35fdce2ebc5b8c0 | refs/heads/master | 2020-04-04T10:55:13.068914 | 2018-12-16T11:07:51 | 2018-12-16T11:07:51 | null | 0 | 0 | null | null | null | null | MacCentralEurope | Java | false | false | 532 | java | package tp3;
public class TestVecteur {
public static void main(String[] args) {
Vecteur2D v = new Vecteur2D(2,1);
System.out.println("v = " + v);
/*v.mulScalaire(1.5);
System.out.println("produit scalaire = " + v);*/
/*v.prodScalaire(new Vecteur2D(1.5,1.5));
System.out.println... | [
"mmillier@hotmail.fr"
] | mmillier@hotmail.fr |
4105a7db5a476077e7a2d23bc25fdf2e71d2135f | fee07509619ca10be0b08059720886f9a1f2048d | /bdnav-provider/task-provider/src/main/java/com/bdxh/task/configration/rocketmq/util/RocketMqTransUtil.java | 9fae1ab5322fb18977c8995f3f6cdf09cc04e5e2 | [
"Apache-2.0"
] | permissive | jiageh08/tea-springboot | 70a68c7518f2470268ad8fa03ea7dfa48dff948c | 91892209a70b93e90eaee0a01a4f71e188f4a61a | refs/heads/master | 2022-12-05T13:10:06.654077 | 2020-08-07T01:29:56 | 2020-08-07T01:29:56 | 285,574,085 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,743 | java | package com.bdxh.task.configration.rocketmq.util;
import com.bdxh.common.base.constant.RocketMqConstrants;
import com.bdxh.common.base.enums.RocketMqTransStatusEnum;
import com.bdxh.task.configration.redis.RedisUtil;
import org.apache.commons.lang3.StringUtils;
import org.apache.rocketmq.client.producer.LocalTransacti... | [
"wangjp@wehgc.com"
] | wangjp@wehgc.com |
7c6f29cc79de2e62a4c1556e8b7a6c315ddfae34 | f2530d42ef1ccf6d91e4f4e7d5a0a62d5d76523a | /settle_shopping/src/main/java/com/bcg/test/settleshop/controller/BaseController.java | e238a488a63ac95a09c0c511b24fe7093caca18f | [] | no_license | alexanderlc6/settle_shopping | ae94e3ec39f4dc5fcf0aecf8ab7c409ef74df589 | 7af269d74a1c626954ecde31de1265db7751ba6a | refs/heads/master | 2020-06-04T01:23:56.118738 | 2019-06-13T18:44:59 | 2019-06-13T18:44:59 | 191,813,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,150 | java | package com.bcg.test.settleshop.controller;
import com.bcg.test.settleshop.bean.vo.ResponseVO;
import com.bcg.test.settleshop.utils.ResponseUtil;
import java.util.Map;
/**
* @author alexlu
* @date 2019/6/13
*/
public class BaseController {
protected ResponseVO getSuccess(){
return ResponseUtil.getSucc... | [
"luchaob@enncloud.cn"
] | luchaob@enncloud.cn |
62db7b04c25df2f5553bebacb8f83c32607b78d5 | 752d91d350aecb70e9cbf7dd0218ca034af652fa | /Winjit Deployment/Backend Source Code/src/main/java/com/fullerton/olp/wsdao/otp/OtpDAOImpl.java | 05d01a90c4c419172f3704f514f2b845be5f6377 | [] | no_license | mnjdby/TEST | 5d0c25cf42eb4212f87cd4d23d1386633922f67e | cc2278c069e1711d4bd3f0a42eb360ea7417a6e7 | refs/heads/master | 2020-03-11T08:51:52.533185 | 2018-04-17T11:31:46 | 2018-04-17T11:31:46 | 129,894,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,558 | java | package com.fullerton.olp.wsdao.otp;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.http.HttpEntity;
import org.springframework.http.HttpMethod;
import org.springframework.http.ResponseEnt... | [
"165016@fullertonindia.local"
] | 165016@fullertonindia.local |
c13a18e843619b979f97c17439a193281b88679f | ada084ba8d5f36014b6d3a4f715a64f4ff24d0e4 | /gsonsharedpreferences/src/androidTest/java/com/github/hynra/gsonsharedpreferences/ExampleInstrumentedTest.java | 78ddb80a762d706ee58d2f4d0fc910ab4fbfe45f | [] | no_license | morristech/GSON-SharedPreferences | e52af36b140a7c8508c906c0ef17795dcf3be4ed | f393d09d4bd38b943b0775a85a81a81300e4b08a | refs/heads/master | 2020-06-06T21:09:28.308314 | 2017-05-06T16:48:17 | 2017-05-06T16:48:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 785 | java | package com.github.hynra.gsonsharedpreferences;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will exe... | [
"hynra@yahoo.com"
] | hynra@yahoo.com |
891dfb4f1afd7556bf2c246f98a4e9905598ad7c | efdbd191f37c063f72d4d9925dfe37c6f012eda4 | /src/main/java/com/stock/projet/entities/Fournisseur.java | 81af672b024d46b9ef4f482bb1808fb1b6719beb | [] | no_license | hasbilal/gestionDeStock | 285442557fa69c5ef8ab247704c42502033d1171 | 674608739da3af6f63599bb1cba92bbae80f69d2 | refs/heads/master | 2023-03-12T19:25:58.637031 | 2021-03-05T20:45:30 | 2021-03-05T20:45:30 | 335,373,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,035 | java | package com.stock.projet.entities;
import com.fasterxml.jackson.annotation.JsonIgnore;
import lombok.*;
import org.springframework.data.annotation.CreatedDate;
import org.springframework.data.annotation.LastModifiedDate;
import javax.persistence.*;
import java.io.Serializable;
import java.time.Instant;
import java.ut... | [
"hasbilal92@gmail.com"
] | hasbilal92@gmail.com |
06a829a8e74df096276d1f90f8b1ec2ab5c1a122 | dce8dad6067ff3f6f59e1fa8185d249fd0bd9c58 | /tests/correctness/targets/SampleBuildFile/Input/src/VersionConstants.java | 9dbd54123c266599f54127d2e0418fe031bef12a | [
"Apache-2.0"
] | permissive | xpybuild/xpybuild | ccd6c22d4aa0560ee5583004b94dccc03c0cad52 | 9e0aa0ae268cf3fcc759572a026e1ed2a03379e0 | refs/heads/master | 2023-07-12T03:04:08.687644 | 2023-06-29T13:57:34 | 2023-06-29T13:57:34 | 81,104,277 | 9 | 5 | Apache-2.0 | 2022-01-07T18:48:57 | 2017-02-06T15:58:02 | Python | UTF-8 | Java | false | false | 92 | java | public class VersionConstants
{
public static final String APP_VERSION = "@APP_VERSION@";
} | [
"ben-spiller@users.noreply.github.com"
] | ben-spiller@users.noreply.github.com |
7d36560ac7f0d548fe5eeee433428d4d94a5cab2 | dbb8906cffa811777eca34fdd9af4bd85bdacd79 | /GameStoreProject/src/Abstracts/CampaignService.java | 3e24d86caf9d89d80935fff6722d1f3fce49c2d3 | [] | no_license | denizsucu/JavaCamp | 2bb4e3fac10864f8d2bfbdecb24e02cfc9a52b91 | b2ef8d4dc7d41e82871755b3a76f9cd329bd652f | refs/heads/master | 2023-06-22T10:19:00.597763 | 2021-07-30T21:00:53 | 2021-07-30T21:00:53 | 370,719,657 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | package Abstracts;
import Entities.Campaign;
public interface CampaignService {
void add(Campaign campaign);
void update(Campaign campaign);
void delete(Campaign campaign);
}
| [
"denizsucumzfl@gmail.com"
] | denizsucumzfl@gmail.com |
0624d2941f7d24e85e32f0138b1f1da7c5612a8f | 8d3e448f9f43c40551aae146fc755ba4e272f655 | /proj2_backend/src/main/java/com/niit/dao/BlogPostLikesDaoImpl.java | 3b13621ef5c60a018b886e98b92ab3657658532b | [] | no_license | saripellaanusha/project1 | 145cd1a99749a911662073f1febbfabaf8c2bff0 | 2a156790aecfa3442499ef3c8ab21be6eece82a5 | refs/heads/master | 2022-12-22T02:48:12.504769 | 2019-12-15T08:06:34 | 2019-12-15T08:06:34 | 225,284,288 | 0 | 0 | null | 2022-12-16T07:26:10 | 2019-12-02T04:19:53 | JavaScript | UTF-8 | Java | false | false | 1,718 | java | package com.niit.dao;
import javax.transaction.Transactional;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.niit.model.BlogPost;
impo... | [
"anushavarmavarma5452@gmail.com"
] | anushavarmavarma5452@gmail.com |
05499466816ee7d3458531fc11b6ff9f48ac2e8c | 51aa68267ac226b2d379dff823594823d4b34d00 | /src/main/java/com/ocp17_gc/Classroom.java | 7541bf7f6833ae8be0783d96daf25016be6432ad | [] | no_license | RichardChienn/Java1103 | 2ba14fc428d1c3671c29bd464de46a8f651492b1 | 105893cda95ee7e74af7d656bf87db61216f6ef5 | refs/heads/master | 2023-03-07T07:36:18.018381 | 2021-02-18T13:39:34 | 2021-02-18T13:39:34 | 309,671,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,535 | java | package com.ocp17_gc;
import com.github.javafaker.Faker;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
class Student{
String name;
public Student(String name) { //建構子
System.out.println(Thread.currentThread().getName()+ " 執行建構子");
this.name = name;... | [
"MB-study@DESKTOP-KVQTFGR"
] | MB-study@DESKTOP-KVQTFGR |
dcea81a6f9568c5001d12575b5424568a85fb98f | 828a9dc2a273e7529385d723193b73947aa00802 | /app/src/main/java/com/int403/jabong/gifviewer2/glide/load/Option.java | 271a2bf2f9dda6a676ed25eb91604c2296df2463 | [] | no_license | dey2929/GifViewer2 | f9c686770703361ae6d900bfa8bd6fde7d7a1bbe | e21a1ed978657057df6a6090c30be9b18df2285d | refs/heads/master | 2021-01-17T08:43:52.089301 | 2016-07-15T12:21:05 | 2016-07-15T12:21:05 | 63,416,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,293 | java | package com.int403.jabong.gifviewer2.glide.load;
import android.support.annotation.Nullable;
import com.int403.jabong.gifviewer2.bumptech.load.bumptech.Key;
import com.int403.jabong.gifviewer2.bumptech.util.bumptech.Preconditions;
import java.security.MessageDigest;
/**
* Defines available component (decoders, enc... | [
"deyanand2929@gmail.com"
] | deyanand2929@gmail.com |
e27b78433663e162ed086922e8ee9b9c812673f4 | cfdd9de878aa71c39853b067b0981a387de113f6 | /src/main/java/org/jocean/wechat/spi/DownloadMediaResponse.java | 14238af96b247ed52db712c1364deed1b1b0f5dd | [] | no_license | isdom/jocean-wechat | 374e388a1ee82f73e8eb939078c04f9aec0786f8 | 74fce939e6d21d088dde30b246fe012e4e459d10 | refs/heads/master | 2023-08-17T08:18:15.004157 | 2023-08-10T16:36:00 | 2023-08-10T16:36:00 | 73,454,977 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,638 | java | /**
*
*/
package org.jocean.wechat.spi;
import java.util.Arrays;
import javax.ws.rs.BeanParam;
import javax.ws.rs.Consumes;
import javax.ws.rs.HeaderParam;
import com.alibaba.fastjson.annotation.JSONField;
/**
* @author isdom
*
*/
public class DownloadMediaResponse {
/* (non-Javadoc)
* @see jav... | [
"isdom.maming@gmail.com"
] | isdom.maming@gmail.com |
ad86d970c56478c6c556b594891111da39a461bf | b45bdae17650678670f5c08193b59da065e4c2f9 | /src/main/java/com/mua/mas/MasApplication.java | 47b9a606248dd85781fcd860f609bec3e827495c | [] | no_license | maifeeulasad/SDAS-heroku | 6377954e2034116e724816b5795499414dbf08a2 | 69dedf8c51b3c58829fc67ee368ed6621c0641c1 | refs/heads/main | 2023-02-24T12:01:08.844953 | 2021-01-21T19:18:19 | 2021-01-21T19:18:19 | 331,730,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package com.mua.mas;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MasApplication {
public static void main(String[] args) {
SpringApplication.run(MasApplication.class, args);
}
/*
sudo lsof -t -i:808... | [
"maifeeulasad@gmail.com"
] | maifeeulasad@gmail.com |
ea35e215faf7a9836763391a0eb98dba5b998f4d | 9c0caa9778bb39fab0fd30c7576b02bfd539fde1 | /src/com/plb/java/test5/Test5.java | a79a520aba0447302471330db59427aeab2579b0 | [] | no_license | p294960570/thinking-in-java | dbed99079dd39c64122a1dd65bc283ca7a30f9c0 | 9558a229fe8fbc73b30c70782be66d66e3a00d8b | refs/heads/master | 2020-03-27T03:30:06.529263 | 2018-09-26T15:57:19 | 2018-09-26T15:57:19 | 145,868,421 | 0 | 0 | null | null | null | null | WINDOWS-1256 | Java | false | false | 350 | java | package com.plb.java.test5;
/***
* 90.1
*
* @author إس±ٍ±ٍ
*
*/
public class Test5 {
public static void main(String[] args) {
A a = new A();
a.test();
}
}
class A {
void test() {
B b = new B();
b.test1();
System.out.println("A");
}
}
class B {
void test1() {
A a = new A();
a.test();
System... | [
"294960570@qq.com"
] | 294960570@qq.com |
99747ad02381b24ff9cc73e54eecd899b1c2d450 | 3b1787361c203262b4f3066cef97e4ebc35af972 | /src/main/java/com/zvm/interpreter/Opcode.java | 3d588daaa0d3390515d1c3c17bc740f64ce5e85b | [] | no_license | PhelanWang/zvm | 69a3a2acbd26128c0b9be99510b0fb4ad880b2a0 | def5b1499b3b73e8058e05964369ba9a25e36ade | refs/heads/master | 2020-12-10T04:27:17.560044 | 2020-01-11T18:00:23 | 2020-01-11T18:00:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,852 | java | package com.zvm.interpreter;
/**
* 懒得写了,google了来源:
* https://docs.atlassian.com/atlassian-plugins/2.5.5/atlassian-plugins-osgi/xref/com/atlassian/plugin/osgi/util/OpCodes.html
* https://github.com/alibaba/atlas/blob/master/atlas-gradle-plugin/dexpatch/src/main/java/com/taobao/android/dx/cf/code/ByteOps.java
*/
pub... | [
"476093202@qq.com"
] | 476093202@qq.com |
16defb3e819ded5b65611a6ad15cdee7fe0a9d45 | 1c4bae9c9fc05a0396b325df1044281fcde88af1 | /src/main/java/cn/northpark/flink/vehicleAPP/task/HandleRedisCron.java | fdaef0d26c00a2e8422421f000aed62ca06674b0 | [] | no_license | yangle9567/bigdata | 32d26d495761060c9997a065afe8205107955212 | 60d676f8cb0090056ab86fd16c6d8ba9584140c0 | refs/heads/master | 2022-12-16T20:39:19.104345 | 2022-09-29T07:08:03 | 2022-09-29T07:08:03 | 253,685,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,437 | java | package cn.northpark.flink.vehicleAPP.task;
import cn.hutool.cron.CronUtil;
import cn.hutool.cron.task.Task;
import cn.northpark.flink.vehicleAPP.bean.GPSRealData;
import cn.northpark.flink.util.KafkaString;
import com.alibaba.fastjson.JSON;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.StringUtils... | [
"13240807667@163.com"
] | 13240807667@163.com |
37ad308f405228bf7e06cb0ac40e2012f08f6bcc | 95bba2c4c5f5406d9029b475ebf69f6b3ccb3555 | /dubbo-learning/echo-server/src/main/java/com/general/server/api/EchoProvider.java | c0bfe6220c6490b9a7791d66ed41ef8c1b730fa4 | [] | no_license | light-shadow/java-training | 20f8bcb5041073562f5b479169f5dd6d60e541b7 | f07bbe3ce7b630b9e9c63274d5482f4afc051060 | refs/heads/master | 2022-10-21T00:02:33.507436 | 2019-09-28T08:03:29 | 2019-09-28T08:03:29 | 193,010,352 | 0 | 0 | null | 2022-10-04T23:55:31 | 2019-06-21T01:36:50 | Java | UTF-8 | Java | false | false | 949 | java | package com.general.server.api;
import com.alibaba.dubbo.config.ApplicationConfig;
import com.alibaba.dubbo.config.RegistryConfig;
import com.alibaba.dubbo.config.ServiceConfig;
import com.general.api.EchoService;
import com.general.server.EchoServiceApiImpl;
import java.io.IOException;
/**
* @description: api方式 不依... | [
"wangxuan8901@126.com"
] | wangxuan8901@126.com |
66e05bb771d93ee949726bfd3e56a032ce3582e9 | 1b8ae41e4e43429ba6c21b49fdfa7312ddee23b3 | /src/opencv-3.0.0-rc1/platforms/android/service/engine/src/org/opencv/engine3/MarketConnector.java | 4e5f51acc560cbe47b6bf279c8edd05a476ec3aa | [
"BSD-3-Clause"
] | permissive | Technipire/Cpp | 9f8476a944497b82ce425a3d9191acb74337a129 | 78d4c89385216865b9a9f475055fca1ff600d2a4 | refs/heads/master | 2021-05-01T16:31:45.977554 | 2017-04-03T00:02:01 | 2017-04-03T00:02:01 | 32,282,437 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,710 | java | package org.opencv.engine3;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManag... | [
"andyxian510@gmail.com"
] | andyxian510@gmail.com |
1ee072db9d1c2105f67de9c0cd533f0983a393b6 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/spring-framework/2015/4/MatrixVariablesMapMethodArgumentResolverTests.java | 6dabf42716311fd8ddf71b1b503465afe0a5b619 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 6,460 | java | /*
* Copyright 2002-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
8dd072f9d54d21f22de94eaec5551511800160bf | cd4b1fb7aa3ffb82224cc0bed10849fa199fb373 | /SpringBatch3/src/com/spring/beanpostprocessor/PostProcessorEx.java | 54caa798320a92e144aab23712807e3f2590151b | [] | no_license | rajlaxman2000/javatraningcourse | 896640f877aa249d3554a4519fab3d89c1f4433a | e738aef7b8a17c16063f37d5fd83dcc86757cb5d | refs/heads/master | 2020-06-04T12:47:54.330246 | 2015-05-16T19:47:21 | 2015-05-16T19:47:21 | 35,737,619 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 692 | java | package com.spring.beanpostprocessor;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.config.BeanPostProcessor;
public class PostProcessorEx implements BeanPostProcessor{
@Override
public Object postProcessBeforeInitialization(Object beanObj, String beanName) throw... | [
"rajlaxmaniitg@gmail.com@68febd8b-95e1-6aca-4479-cf943fe5d08d"
] | rajlaxmaniitg@gmail.com@68febd8b-95e1-6aca-4479-cf943fe5d08d |
6658c8b13db4cbfe846ef7004c9c54e05067b580 | e01d1ee90f3ef976d026956c750cb5096dbd9a35 | /cupoj_core-orm/src/main/java/com/cupacm/oj/dao/VjudgeRecordExample.java | 7c3fcc80913cdfdbe869ab8285da3eb8cb66ca7f | [] | no_license | ryanlee2014/cupoj-core | 1caf5377fda9e1961570aaa266239107c4759b13 | c815559f9db4eb7fb9695b8e4e3d0220715ec838 | refs/heads/master | 2023-01-27T11:01:04.601487 | 2020-11-29T20:05:55 | 2020-11-29T20:05:55 | 311,055,104 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,161 | java | package com.cupacm.oj.dao;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class VjudgeRecordExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table vjudge_record
*
* @mbg.generated Sun Nov 08 15:06:46 CST 2... | [
"gxlhybh@gmail.com"
] | gxlhybh@gmail.com |
6462e1874aab03953acb15b70c5d68ba373a499a | a6f9e9dccef5658673382a1645bd1c1cb8aacaa6 | /src/main/java/com/pbhatna/threads/ThreadWaitAndNotify.java | a7821375f5e3ce8c3e974fd72c0114e5dbe2c330 | [] | no_license | Coalminemerc8288/QuickRef-Java | a382e26a5ac32e55319616b2a68e601ec33fb2cd | 942666d8d97150c33e64f79fb9cf3de5a1bf5487 | refs/heads/master | 2021-05-16T18:02:05.589185 | 2017-09-11T13:52:07 | 2017-09-11T13:52:07 | 103,133,392 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 516 | java | package com.pbhatna.threads;
class Calculator extends Thread {
long sum;
public void run() {
synchronized (this) {
for (int i = 0; i < 1000000; i++) {
sum += i;//499999500000
}
notify();
}
}
}
public class ThreadWaitAndNotify {
public static void main(String[] args) {
Calculator thread = new C... | [
"coalminemerc8288@gmail.com"
] | coalminemerc8288@gmail.com |
69795dd313e5ea0f9976519459c8cbb8ddad9e3f | 0231446b7d153cf20030d0e43b4800829136853a | /1.JavaSyntax/src/com/javarush/task/pro/task07/task0714/Car.java | 27df243f766f4a7764cf963c385529f3c7749ea2 | [] | no_license | parabatareek/JavaRushTasks | b1ec3f4de0539056b2c9020a5b07e08976bd31e1 | 4a120b1abb10c24d337217fec794c306654490c4 | refs/heads/master | 2023-09-01T11:38:31.172212 | 2023-08-25T08:03:31 | 2023-08-25T08:03:31 | 223,151,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178 | java | package com.javarush.task.pro.task07.task0714;
/*
Наследование переменных
*/
public class Car extends Vehicle {
int wheelCount;
double weight;
}
| [
"gavrosh07@gmail.com"
] | gavrosh07@gmail.com |
204f68b2a189ca8ab1cf2a7405adf6cc0f41ecde | 2688963b01f097a0c5c3f9a6663e8b9200f00491 | /JavaPremiere/src/javapremiere/Main.java | 70e785bcfc71ee8e48d8070248bb7d14513be2d7 | [] | no_license | electroms/Exercices.Cours.Java | 801042b71975e94afbc25030df0bdbebc91b32c5 | 5b0da16d98df258760379be510a48f054f84ac73 | refs/heads/master | 2022-08-31T00:30:32.840588 | 2020-05-27T13:58:22 | 2020-05-27T13:58:22 | 267,088,797 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,828 | 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 javapremiere;
/**
* Premiere instanciation de la class Point et utilisation des methodes de Point
* Utilisation du ... | [
"electroms@users.noreply.github.com"
] | electroms@users.noreply.github.com |
e494a894db76fcede048adbb0a3bdbd5ff53c5ab | b733c258761e7d91a7ef0e15ca0e01427618dc33 | /cards/src/main/java/org/rnd/jmagic/cards/MentalAgony.java | 19c22a87ed8fa2f55e90789d2e2031d1635d3cab | [] | no_license | jmagicdev/jmagic | d43aa3d2288f46a5fa950152486235614c6783e6 | 40e573f8e6d1cf42603fd05928f42e7080ce0f0d | refs/heads/master | 2021-01-20T06:57:51.007411 | 2014-10-22T03:03:34 | 2014-10-22T03:03:34 | 9,589,102 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 634 | java | package org.rnd.jmagic.cards;
import static org.rnd.jmagic.Convenience.*;
import org.rnd.jmagic.engine.*;
import org.rnd.jmagic.engine.generators.*;
@Name("Mental Agony")
@Types({Type.SORCERY})
@ManaCost("3B")
@ColorIdentity({Color.BLACK})
public final class MentalAgony extends Card
{
public MentalAgony(GameState st... | [
"robyter@gmail"
] | robyter@gmail |
56a88f9d13ea58df287a5a281ff90df1396c6250 | 3618ffb2d61c4058c9136139257341bd60e2ccac | /Consonants.java | f3a319fe38b04fb833d08f6c9465761715f66d5d | [] | no_license | KSM479/String | 833cf32c0c5d41acb89c09d025adae643d2d060e | 50e8f826f774c38456aa7abd3a781ebfd4c69272 | refs/heads/master | 2022-12-21T23:34:10.912209 | 2020-09-23T00:11:24 | 2020-09-23T00:11:24 | 296,108,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 879 | java | package com.flexon.javabasics;
import java.util.Scanner;
public class Consonants {
public static void main(String[] args) {
Scanner sc= new Scanner(System.in);
System.out.println("Enter the input here: ");
String str = sc.nextLine();
Integer count = 0;
String strlowercase = str.toLowerCase();
String ... | [
"kalpan.mehta@gmail.com"
] | kalpan.mehta@gmail.com |
d2f82fa3445702a7fc87af9a62394136c2988ced | b1f4916db97567c85affdf2f7222d3fe4998ff83 | /app/src/main/java/com/ewintory/udacity/popularmovies/dagger/ApiModule.java | a19ff55cec7e41553b62f42dac801141ef08b95c | [] | no_license | subramanie/PopularMovies_Stage_1 | 18bdb819e86c54e1181b6d9d6475b87ca3e77ad9 | 02d3004aafeb468336fa197a8bcd8f5e706046a8 | refs/heads/master | 2021-01-10T03:04:33.987669 | 2015-12-28T19:51:40 | 2015-12-28T19:51:40 | 48,705,819 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,618 | java | package com.ewintory.udacity.popularmovies.dagger;
import com.ewintory.udacity.popularmovies.BuildConfig;
import com.ewintory.udacity.popularmovies.data.service.MoviesService;
import com.google.gson.Gson;
import com.squareup.okhttp.OkHttpClient;
import javax.inject.Singleton;
import dagger.Module;
import dagger.Prov... | [
"subramani.ethiraj@gmail.com"
] | subramani.ethiraj@gmail.com |
6b9791b6b42f3fb3a558d687464429d3853f3603 | b8f81e36c565978a3b0aaf5d028ffda68b030c71 | /modules/flowable-camel/src/test/java/org/flowable/camel/AsyncPingTest.java | 0b5df94c07d8972b3c350a61e18cc12b3f54b7e4 | [
"Apache-2.0"
] | permissive | himiraj-dbox/FlowableSourceCode | 14c788cf627d0a03bfd79db189579c29c97f7bbf | 4345ef7c8377c5c41ac4262753b87a76f445ad85 | refs/heads/main | 2023-06-20T18:05:01.275529 | 2021-07-21T08:29:49 | 2021-07-21T08:29:49 | 388,039,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,044 | 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... | [
"himiraj@gmail.com"
] | himiraj@gmail.com |
e68d72d7ca33da458d04780f1fde3ee7350035c4 | 5b9a13831a1eae30e395578341ef629e8e73d62b | /app/src/main/java/com/yts/tsdiet/bindingAdapter/TextBindingAdapter.java | b4c55171e0f0c76c896fea5df73ce987826e0db3 | [] | no_license | YunTaeSik/TsDiet | 9f2f52ecfc73d156f4088ee38677b1c5f36bc4f6 | f4ec544c6e18038a86029216abc2bc8c0da636d8 | refs/heads/master | 2020-12-18T18:28:28.839287 | 2020-01-22T02:37:44 | 2020-01-22T02:37:44 | 235,484,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,653 | java | package com.yts.tsdiet.bindingAdapter;
import android.content.Context;
import android.widget.TextView;
import com.yts.tsdiet.R;
import com.yts.tsdiet.data.model.Record;
import com.yts.tsdiet.data.model.RecordFood;
import com.yts.tsdiet.utils.DateFormat;
import com.yts.tsdiet.utils.Type;
import com.yts.tsdiet.utils.Va... | [
"sky877kr@gmail.com"
] | sky877kr@gmail.com |
73758b28a88f27e4a7f0626e62557167ba1df47d | f6cd189b91740ed36c1fc435a69c39dab3a5223b | /Java/Basic/Java_7_2.java | 9bccd550904d3460388e67456115c94cf49270ee | [] | no_license | ZHANGxunjie/cours | 0e2c0258c2068d33a06af2f192b188d78ddfcc11 | 393bc1bbf14ce8740af34e22bcfb09eb26ec71dd | refs/heads/master | 2021-04-29T15:50:20.133993 | 2018-11-27T19:40:33 | 2018-11-27T19:40:33 | 121,804,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 904 | java |
// nombre parfait
public class Java_7_2 {
public static void main(String[] args) {
// TODO Auto-generated method stub
new Java_7_2().run();
}
public void run() {
java.util.Scanner in = new java.util.Scanner(System.in);
int a = in.nextInt();
int b = in.nextInt();
cherchePerfectNumber(a, b);
}
publ... | [
"xunjie.zhang1215@gmail.com"
] | xunjie.zhang1215@gmail.com |
f4979ce5a7aa83e78119a59282421fa99849cf6f | 10021a110dc9cec1f41d86e7ce86c993ffb68683 | /app/src/androidTest/java/com/example/hello/systemreactionratecalculator/ExampleInstrumentedTest.java | a7642b08e1c453a4f9160704c5984672a781e38c | [
"Apache-2.0"
] | permissive | Henry-Zhuo/System-Reaction-Rate-Calculator | cbecfa4a5a8826de418b35159473d59c1e41fbd3 | 56f684bafd8820072faa9ed2112a5fb322e8c3bb | refs/heads/main | 2023-02-13T04:37:08.189172 | 2021-01-10T07:29:53 | 2021-01-10T07:29:53 | 327,751,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package com.example.hello.systemreactionratecalculator;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which wil... | [
"henryzhuo@live.com"
] | henryzhuo@live.com |
d56de4ecf065a3f90002d511ab752bae72a41cf3 | 1533510326380ff9ca245fb524d65e7ba5758c32 | /src/SearchEmployeeByName.java | 41e7a514163cc71b391426d3f73b6660fe7a8637 | [] | no_license | veerdwivedi1015/Employee-Managment-System | d1e88c85703d362d4e59798b1327e0111797a791 | 6253226cb7d0e227394a4a94e00583b9514ad3cc | refs/heads/master | 2020-05-10T00:25:10.036559 | 2019-04-15T16:54:59 | 2019-04-15T16:54:59 | 181,529,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,772 | java | import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.FlowLayout;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import com.vikas.jdbc.utilities.*;
import com.vikas.jdbc.Daos.*;
import com.vikas.jdbc.pojos.*;
import java.sql.*;
import java.util.*;
import j... | [
"veerdwivedi1015@gmail.com"
] | veerdwivedi1015@gmail.com |
b3d3c88bbb755c3eb04d918e879f9abe1b7d46ac | 117ee7cfa209492921c1b566496bb3b90fa8900e | /jetty-jersey/src/main/java/com/example/jetty_jersey/ws/ExampleResource.java | f87fc6b5f7ec6e2b5e3c12b9073bdea60e61f3c7 | [] | no_license | Groupe1-GL/ShareYourMap | 20403c586a4a8bb9d203030d34dfdd657c41355b | 60d8ce01826622a3a60a9b4b18d5c34d85a6d61a | refs/heads/master | 2022-07-23T08:25:59.095370 | 2020-05-13T01:26:23 | 2020-05-13T01:26:23 | 241,588,553 | 0 | 0 | null | 2022-07-07T22:12:37 | 2020-02-19T10:03:10 | HTML | UTF-8 | Java | false | false | 4,682 | java | package com.example.jetty_jersey.ws;
import javax.ws.rs.Consumes;
import javax.ws.rs.PUT;
import javax.ws.rs.DELETE;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.PathParam;
import javax.ws.rs.core.MediaType;
import java.util.*;
@Path("/")
p... | [
"PC03@DESKTOP-GBMGMQ0"
] | PC03@DESKTOP-GBMGMQ0 |
ff84bd7e24c17ce31dcdb979e8fe024932297f84 | bee222b9d69484152567bf13e45a85ccc832c832 | /kidos/build/generated/source/r/debug/android/support/graphics/drawable/animated/R.java | dec1c658f438f6d3327c06439b991e2059d7e717 | [] | no_license | kartikpatel11/kidos | f89f86f1d8bc58662f1c3ca966ffa459d999194a | f007693ab969bfba67984be22b8f50d0a3e243ef | refs/heads/master | 2021-01-15T15:36:47.274808 | 2017-12-21T15:53:40 | 2017-12-21T15:56:08 | 55,416,939 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,264 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package android.support.graphics.drawable.animated;
public final class R {
public static final class attr {
public static final int fon... | [
"patel.kartikv@gmail.com"
] | patel.kartikv@gmail.com |
eda50b6b6777e58e68b238abb29521b9a7f61c69 | 890993899eb9fd579a83738e800bab78625864fe | /src/main/java/nl/clockwork/ebms/client/SSLFactoryManager.java | 572f2e9899752d7638184df1bda8d206fc46747a | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | java-ebms-adapter/ebms-adapter-core | 665afab7c27adbe97c99ec573de9aa4114b8d84a | c64c64b0f44f690389c366a14279d13b39ceb481 | refs/heads/master | 2022-12-26T00:40:45.570193 | 2022-12-11T14:53:22 | 2022-12-11T14:53:22 | 199,839,805 | 2 | 0 | Apache-2.0 | 2022-12-11T14:53:05 | 2019-07-31T11:07:27 | Java | UTF-8 | Java | false | false | 5,417 | java | /**
* Copyright 2011 Clockwork
*
* 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 agre... | [
"e.luinstra@gmail.com"
] | e.luinstra@gmail.com |
a9f6b1b376ccf6ba95c73b92df8ca4e23bc66e57 | c1fbc8664b5fb641e55a87e9961c379ac0701b21 | /03-JPA-Introducao/src/br/com/fiap/jpa/entity/Carro.java | 92cb1b5d6867e96707322c1966faafa4ca08df39 | [] | no_license | carlosumiji/Enterprise | 8ad7ae4e0f4e737d61e6e84fc179b271c44dc357 | cd11d644a642a85810d0cd2489f91a0563d3c990 | refs/heads/master | 2021-04-29T16:09:24.322060 | 2018-05-21T23:52:37 | 2018-05-21T23:52:37 | 121,809,481 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 3,544 | java | package br.com.fiap.jpa.entity;
import java.io.Serializable;
import java.util.Calendar;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import jav... | [
"logonrm@fiap.com.br"
] | logonrm@fiap.com.br |
d60779cc5f1c00121ccceeaec9fa73fa93dc8d6b | 70e58454f4c0f72031a6bc06f54b76843c873e73 | /app/src/main/java/com/dev/prepcarapplication/fragment/FragmentAcceptBuyerActivity.java | 180cca9ac92067d5017205d88ae5ef8aa7ce2968 | [] | no_license | prepcar/PrepCarApplication | 16e2872248b53929942ec8417fcab62331dee88f | 77840dbb1d6b4eb2d37546cd5f21220cbe0d1c25 | refs/heads/master | 2021-01-25T06:55:42.659304 | 2017-06-07T10:48:59 | 2017-06-07T10:48:59 | 93,602,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,394 | java | package com.dev.prepcarapplication.fragment;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListView;
import android.widget.Text... | [
"shubhamchhipa01@gmail.com"
] | shubhamchhipa01@gmail.com |
32e3d9fd05f297f8c1a13e3f5a46220a53669d58 | c1f11feaf39dbfe0044c1f2945f82dc45fd8d6be | /team170/BattleRobot.java | f33131a70780d070922b557be76ba6ec11a0ab79 | [] | no_license | 0x70b1a5/Battlecode2015 | 7ac515c424b2930af16d402483ff55f8fa97eed5 | a1e7e5255e8394df4689213ae22824b936670291 | refs/heads/master | 2021-05-28T03:01:20.029752 | 2015-02-12T23:44:11 | 2015-02-12T23:44:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,641 | java | package team170;
import java.util.ArrayList;
import team170.units.UnitController;
import battlecode.common.*;
public class BattleRobot extends Robot {
public Boolean canBeMobilized;
public Boolean isMobilized;
public BattleRobot(RobotController robotController) {
super(robotController);
this.canBeMo... | [
"aaronwojnowski@gmail.com"
] | aaronwojnowski@gmail.com |
e38d83092f3ff151ca5a01d6dc9df0ba74b72891 | 893900815cefea94d9baa36d02b9312c5694d78b | /src/ClassA.java | 67607e7b656d3689a8b56dbb38049d6c7d4ef05a | [] | no_license | PriyaPT/Inheritanceemo | 43f3106f55070fec71e8f6b087d0f1e0ae5a495a | 29044abe9f4640dd3eca38127b59823b0ebbae98 | refs/heads/master | 2020-03-22T23:19:13.485923 | 2018-07-13T05:47:13 | 2018-07-13T05:47:13 | 140,802,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 246 | java |
public class ClassA {
int a;
int b;
public ClassA(int a){
this.a = a;
}
public static void m1() {
System.out.println(" I am from A");
}
public final void m2() {
System.out.println("i am from A");
}
}
| [
"vyawaharepriya@gmail.com"
] | vyawaharepriya@gmail.com |
9705974e9f7403e2f30a41102168f59c846eec00 | 4ff37861d491906100cb8867e866f4c368fc7920 | /src/main/java/pt/dbpedia/org/lattes/KnowledgeAreaDescription.java | 7d48c25da88402418c05a81652625cdc0b3bc075 | [
"Apache-2.0"
] | permissive | ax300/lattes-2-rdf | fcd7ba6fba047a2847e30655514abc7951e53104 | 7b584cdfc625391924a82cf427cd89dd9b99e099 | refs/heads/master | 2020-04-21T22:02:03.430546 | 2018-05-07T17:04:08 | 2018-05-07T17:04:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package pt.dbpedia.org.lattes;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import com.thoughtworks.xstream.annotations.XStreamAsAttribute;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class KnowledgeAreaDescription {
@XStreamAsAttribute
@XStreamAlias("NOME-GRANDE-AREA-DO-CONHE... | [
"s2it_scoelho@uolinc.com"
] | s2it_scoelho@uolinc.com |
3fabdf64d1d35d404a66c3b0d10815fb52d3545c | d930179224f1bb9944f304b248c80ea8cc162f62 | /app/src/main/java/com/example/multimegafon3/MainActivity.java | eec068513f4b9e5b844b051f7def9b0cf9282b56 | [] | no_license | MarcinGorcz/MultiMegafon | 3285a14d24272856c17a27f45f6c0317a8680988 | 180241ca26440f686b326f1bc57c358e306b55f4 | refs/heads/master | 2023-02-05T18:49:32.750238 | 2020-12-06T15:52:42 | 2020-12-06T15:52:42 | 319,070,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 717 | java | package com.example.multimegafon3;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(s... | [
"gorczyca@student.agh.edu.pl"
] | gorczyca@student.agh.edu.pl |
0513fc0f521748164ef6aa276b9673281800a888 | 9c9f6ccf828fe22bbbc37f4bd7b5b3dd60394a29 | /skadmin-generator/src/main/java/com/dxj/generator/service/GeneratorService.java | 7556df7522e97639161aebe992900e800b6ddf29 | [
"Apache-2.0"
] | permissive | Miemer/skadmin | 081a52f60cd42d2165d8c5ab02c6bd98c49dfbd1 | 799d06d9c95433c658b77447298b8353cc37b74f | refs/heads/master | 2020-08-23T20:10:25.357873 | 2019-10-10T01:01:25 | 2019-10-10T01:01:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,379 | java | package com.dxj.generator.service;
import com.dxj.common.util.PageUtil;
import com.dxj.generator.domain.GenConfig;
import com.dxj.generator.domain.vo.ColumnInfo;
import com.dxj.generator.domain.vo.TableInfo;
import com.dxj.common.exception.BadRequestException;
import com.dxj.generator.util.GenUtil;
import org.springfr... | [
"dengsinkiang@gmail.com"
] | dengsinkiang@gmail.com |
a2b27ef8daf670b5825017abab2f1fb75e79f94a | 4aaa1fde3b286de94b82ef17400ef48cf112faf9 | /MyCalculater/app/src/test/java/com/example/tirivashe/mycalculater/ExampleUnitTest.java | e469a3743cdfd16397ca9f2e91967270066e8377 | [] | no_license | Tirivashe/Java_AndroidStudioProjects | be98cfe41cdf8f49842f8f82b505bf055881bb85 | 62a9aff1201c7a0206872fe4c09a7249f31f76e9 | refs/heads/master | 2022-02-20T20:27:58.303139 | 2019-09-05T14:59:44 | 2019-09-05T14:59:44 | 206,587,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package com.example.tirivashe.mycalculater;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
... | [
"shaymusts@gmail.com"
] | shaymusts@gmail.com |
a7c92f52fc24053162f03d8955d2eb54518ebae7 | e61789e9edf0e682e87a0957aca6a93a2e230947 | /src/main/java/com/googlesource/gerrit/plugins/gitblit/auth/GerritGitBlitUserManager.java | d618d3cf5c862ec138c85e06d610e807e63cb7d3 | [
"Apache-2.0"
] | permissive | chbi/gerrit-gitblit-plugin | fca4484c5d74fc8a8c4ef36139e7001faeda1f7a | 7f69cb41516fccdea73c85f56e640c973ce1d522 | refs/heads/master | 2020-04-27T00:10:44.911277 | 2019-04-09T07:36:52 | 2019-04-09T07:53:51 | 173,926,181 | 0 | 0 | Apache-2.0 | 2019-04-09T07:50:52 | 2019-03-05T10:32:44 | Java | UTF-8 | Java | false | false | 9,307 | java | // Copyright (C) 2014 The Android Open Source Project
//
// 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 ... | [
"tw201207@gmail.com"
] | tw201207@gmail.com |
60f281ed5050efc9aa3debd7fce8beb33b53a2b6 | 71877c152d7efefae2ff35ca11ef8abb257ca58a | /app/src/main/java/com/liang/basemvp/recycler/base/ItemViewDelegate.java | 7fa24c92fbc5b56eec01026e077e27c6ffbb4c74 | [] | no_license | liangxss/BaseMVP | fdf078be89c4b68b6202ed5533566a1782330109 | 7f8f20753eeea6ba31f82ca2af520ff06d901ccc | refs/heads/master | 2020-07-19T05:33:31.760907 | 2017-06-23T17:20:59 | 2017-06-23T17:20:59 | 94,335,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 214 | java | package com.liang.basemvp.recycler.base;
public interface ItemViewDelegate<T> {
int getItemViewLayoutId();
boolean isForViewType(T item, int position);
void convert(ViewHolder holder, T t, int position);
}
| [
"liangxss@qq.com"
] | liangxss@qq.com |
221882b68211a07ab59c05c27feb907add30800a | 42807648afabf74a84d0560d8bb3423d8c2c2e94 | /src/com/leetcode/service/tree/ConstructMaximumBinaryTree.java | 1795e7c5f1327ba4b73a44e4eea08df3c348f251 | [] | no_license | BichongLi/Leetcode | d4dad76ac3db6fdfc2e72d8bc6a80a7a72e12d44 | 49b2141d26ce6c62e0b757cd5e70c4895eb6db1f | refs/heads/master | 2021-01-13T15:37:52.535986 | 2017-12-07T13:22:20 | 2017-12-07T13:22:20 | 76,912,857 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 868 | java | package com.leetcode.service.tree;
import com.leetcode.model.TreeNode;
import com.leetcode.service.Solution;
/**
* @author bichongli on 9/19/2017
*/
public class ConstructMaximumBinaryTree implements Solution<int[], TreeNode> {
@Override
public TreeNode solve(int[] nums) {
if (nums == null || nums.l... | [
"bichongli@ea.com"
] | bichongli@ea.com |
cfe8b11b3d4051889aba60da5301aa9e2a7278b0 | 05aeed39b488aee8518c6ff3372d35cec8071b73 | /src/main/java/com/hyecheon/springpoll/payload/JwtAuthenticationResponse.java | 78a1313bb91f2dd5cb230deddfdba9d671adcd78 | [] | no_license | hyecheon/spring-poll | 14666ed8a6306b1ea5b03fd5065f6f7930dafe95 | de182ad7ab6ff111b187e58be118b09659951f2d | refs/heads/master | 2020-03-12T16:36:43.598330 | 2018-04-23T15:40:24 | 2018-04-23T15:40:24 | 130,719,713 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package com.hyecheon.springpoll.payload;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* Project : spring-poll
* Created by IntelliJ IDEA
* Developer : 이혜천
* Date : 2018-04-23
* Time : 오후 11:58
* Email : ihyecheon@gmail.com
*/
@Data
@NoArgsConstructor
public class JwtAuthenticationResponse {
pr... | [
"ihyecheon@gmail.com"
] | ihyecheon@gmail.com |
21b7e68ab7a93ad3b132497dcc8c6009c9e8ba74 | daa81a7b33e4a5f60871c9d2f668ab992a1a6d5e | /SiteGeneratorAPI/src/com/amazon/generated/SimilarityLookupRequest.java | 45b9260d69eae377e639903c312db44ed4bece2c | [] | no_license | Drastaro/SiteGeneratorAPI | 260ca1cb718863ce89111918f6769e40f4770c3e | 8f9145d77fc2e1f96f21193d58a26bf8eb374f52 | refs/heads/master | 2021-01-09T20:29:25.486607 | 2016-07-18T07:27:58 | 2016-07-18T07:27:58 | 63,580,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,424 | java |
package com.amazon.generated;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for SimilarityLoo... | [
"hp@hp-PC"
] | hp@hp-PC |
79fdaefc7110e5bc3fe87ad3c6af173518520b7d | d7973c00573c8d08c1ae46dd6419bdfff6beb2b6 | /sample-ecsite/src/com/internousdev/sampleecsite/action/AddCartAction.java | 7dcb09d5d96bf554307d7d064dc1d7499ac66742 | [] | no_license | ohashi0904/sampleecsite | 8d9378a93b2c9b2f39f07c7ecff7561641dd5b28 | b769fe38b7dc69e7966fa7a6370f72d9bb72dc15 | refs/heads/master | 2020-03-24T20:38:05.085650 | 2018-07-31T09:02:54 | 2018-07-31T09:02:54 | 142,988,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,955 | java | package com.internousdev.sampleecsite.action;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.apache.struts2.interceptor.SessionAware;
import com.internousdev.sampleecsite.dao.CartInfoDAO;
import com.internousdev.sampleecsite.dto.C... | [
"gild639@yahoo.co.jp"
] | gild639@yahoo.co.jp |
c84229317b5e8614a765062d69af6abeeca0fab1 | 3bfd478788db6ea61352b9d153d229eed55a7c97 | /src/Enums/ChompPlayer2Enum.java | a9b1137a87db113ff81ef9cd2622b41a1a5643b7 | [] | no_license | ChroniclesOfTheRedeemed/VierGewinnt | 9b500d3251ca3337006b8b23fbff9d326b0d515c | 7f564c7efb204c455fdae5dec9bd6be6b145d211 | refs/heads/master | 2023-08-15T01:24:31.573481 | 2021-09-28T08:27:14 | 2021-09-28T08:27:14 | 334,428,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | 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 Enums;
import Games.Chomp.SteadyClass;
import Interfaces.BotFactory;
/**__DATE__ , __TIME__
*
* @author Mike
*/
public en... | [
"abseander@gmail.com"
] | abseander@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.