blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cf56c5f4fd811492b10686aa3349469bbf8d6220 | b286f1df0d10db9b0a3c00d2a26ee953e51354fc | /app/src/main/java/cn/xhl/client/manga/adapter/HomePagerAdapter.java | bbbd969e8ad68c517863f3d354922f7e7e2aa067 | [] | no_license | xiuhaoli/Manga | e8009046350fb225b73fc49322477e258c597a91 | 0453fe1af5213abfb6ecea38d7038376d40382c4 | refs/heads/master | 2021-05-10T16:08:02.942140 | 2018-02-28T01:40:55 | 2018-02-28T01:40:55 | 118,569,723 | 14 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,886 | java | package cn.xhl.client.manga.adapter;
import android.os.Bundle;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.view.ViewGroup;
import cn.xhl.client.manga.config.IConstants;
import cn.xhl.client.manga.presenter.main.LatestPresenter;
import cn.xhl.client... | [
"526193779@qq.com"
] | 526193779@qq.com |
7913082366488587bfd10db7b799e65ca7458959 | ea04a2cea870b26f2032b54ed3e08986bf74152f | /skeletons/standalone-compute/src/test/java/org/jclouds/servermanager/compute/ServerManagerComputeServiceContextBuilderTest.java | 5c45742b6c67e5ebfb08e4767133891542936048 | [
"Apache-2.0"
] | permissive | PatrickCheevers/jclouds | 55aa44538ebe85c6521f8741a1fb4795a5b4bcc5 | 464bca0ec1f4a2826499c891fa6ed796650f9da1 | refs/heads/master | 2021-01-13T10:31:21.466745 | 2010-10-19T22:08:11 | 2010-10-19T22:08:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,017 | java | package org.jclouds.servermanager.compute;
import static org.testng.Assert.assertNotNull;
import java.util.Properties;
import org.jclouds.compute.ComputeServiceContext;
import org.jclouds.compute.ComputeServiceContextFactory;
import org.testng.annotations.Test;
/**
*
* @author Adrian Cole
*
*/
@Test(groups = ... | [
"adrian@jclouds.org"
] | adrian@jclouds.org |
cec920b6710126b7b9ce295745e2186b461fca84 | ee8f5c975ab1a7a8ada7e0d639cb00389a5c6d1d | /src/test/java/com/mavanit/selenium/SmokeTest.java | 4887785f7783b0f5257ae7dd781169af9cd05019 | [] | no_license | Tharini05/newargos | ed5ceddbf70c463680dad3cfe562dd19c5140c22 | f6a843250a1c020e6e069370c5a5a5bbbf3e312b | refs/heads/master | 2021-01-04T21:50:02.761217 | 2020-02-15T19:09:47 | 2020-02-15T19:09:47 | 240,773,161 | 0 | 0 | null | 2020-10-13T19:34:28 | 2020-02-15T19:10:44 | Java | UTF-8 | Java | false | false | 10,243 | java | package com.mavanit.selenium;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.Select;
import java.util.List;
import java.util.Random;
impo... | [
"mtharinimca@gmail.com"
] | mtharinimca@gmail.com |
e7f08d1dfa4d20415ca38fa82c18a0f9b72875f5 | b287cbcc7d41f12a198112c4c5f19f6c73d864e4 | /app/src/main/java/com/example/bozhilun/android/bzlmaps/sos/GPSGaoDeUtils.java | bca446aaad1e76123c122a5d9c064107dd526f2e | [
"Apache-2.0"
] | permissive | sengeiou/RaceFitPro | dffc24ee4a70bae7f944f47696ed09bc799e0e83 | 8487da3a9cea4eefed27c727e02fc6786a91b603 | refs/heads/master | 2022-11-16T18:38:02.142577 | 2020-07-08T08:43:17 | 2020-07-08T08:43:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,022 | java | package com.example.bozhilun.android.bzlmaps.sos;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import com.amap.api.location.AMapLocation;
import com.amap.api.location.AMapLocationClient;
import com.amap.api.location.AMapLocationClientOption;
import com.amap.api.location.AMap... | [
"758378737@qq.com"
] | 758378737@qq.com |
1f5ba7b2ac104d5e6ca098b30367cec26db37e9f | 56072a9cbcf659a377c1bd93472fe74df1549177 | /BridgelabDay2/src/Basic_Square_number/Patt4_Basic_Numb_Star.java | dc09be0b6ed81807606bc898d42ec56a38106580 | [] | no_license | Ravi9038/BridgeLabz- | 83de8fdcd1b17f0d241dd08e35776e76c5beebc9 | 42f3dae8eacfe9d07a0993957347b3bd9b519584 | refs/heads/master | 2021-08-11T06:15:47.831081 | 2021-07-29T06:45:00 | 2021-07-29T06:45:00 | 249,673,446 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 545 | java | package Basic_Square_number;
public class Patt4_Basic_Numb_Star {
public static void main(String[] args) {
int num1 = 1, num2 = 9;
for (int i = 1; i <= 4; i++) {
for (int j = 1; j <= 7; j++) {
if(j%2 == 0) {
System.out.print("*");
}else {
if (i == 1 || i == 4) {
... | [
"ravijadhav9038@gmail.com"
] | ravijadhav9038@gmail.com |
52173248c64e33ab4397ec8a95897bd440312eda | a234b2e607c230c30ff2a31831c9f53c642c73d4 | /platforms/android/src/com/yoguin/hola/MainActivity.java | b60f9195c97f50368dca9b7b6619c12bbd98c2bb | [] | no_license | nathaliesicard/yoguin-android | 6e2a87edb9ce249577aae2e2820299bf6b0131bb | 5cb3430fa8b3290c8bd5a80a11568f57a8b09341 | refs/heads/master | 2020-03-30T02:54:59.046680 | 2016-10-07T17:11:44 | 2016-10-07T17:11:44 | 59,971,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,208 | 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... | [
"nathalie.sicard@gmail.com"
] | nathalie.sicard@gmail.com |
26dca049e35e38ae7637be37e615a16a31a7ae3b | 24e6d49a50faf43b0f7622dd3f6855344201c052 | /stage1/mode1/code/1/DateConvert.java | 27d0ae97c9a3727c07e5950c9eae924f54dbae4d | [] | no_license | lxfgg66/lagou-javawork | c1b25243c20549420bf56ae72d84db19635d6c78 | f2e7e54905cc0c4e627cd8c1442f56c7f41dad5f | refs/heads/master | 2022-12-14T16:06:57.412867 | 2020-09-10T07:38:00 | 2020-09-10T07:38:00 | 294,337,391 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,143 | java | /*
编程实现根据年月日判断为一年中的第几天
*/
import java.util.Scanner;
public class DateConvert {
public static void main(String args[]) {
// 1.提示用户输入年月日
System.out.print("请输入年月日:");
Scanner sc = new Scanner(System.in);
int year = sc.nextInt();
int month = sc.nextInt();
int day = sc.nextInt();
// 2.将年月日转换为第几天
//... | [
"541472527@qq.com"
] | 541472527@qq.com |
38944c56f3469cdab003e8042a03b7d9c7afbc81 | df9f50141b01b7b224bbaeea7651311881d99219 | /src/aps/loop/java/modelo/ControleCena.java | bf8b4cf541a083a80dff37ba2f9fe881bcbeb4aa | [] | no_license | NatanMalta/APS-LPOO | a3592a739be453ab71624b62360d686d10b82d07 | b96daeec692d7ff17a693fa90158ef09075ace14 | refs/heads/master | 2022-09-08T17:39:38.744218 | 2020-05-30T00:27:57 | 2020-05-30T00:27:57 | 263,749,160 | 0 | 1 | null | 2020-05-26T22:43:27 | 2020-05-13T21:40:51 | Java | UTF-8 | Java | false | false | 483 | java | package aps.loop.java.modelo;
public class ControleCena
{
public Cena cena;
public ControleCena()
{
this.cena = new Cena();
}
public void executaEscolha(int num) throws Exception
{
this.executaEscolha(this.cena.getEscolhas().get(num));
}
public void executaEscolha(Escolh... | [
"brian.kurosawa@gmail.com"
] | brian.kurosawa@gmail.com |
c161f7225dda35b9f7d1169cc5d07419ea24c663 | b28f58c768a496f151a509388d8b2590e15aaef6 | /src/test/java/cucumber/IsItFriday.java | f2f67e54b0459b51a4e8000c5820d4084cdad0f3 | [] | no_license | kappsegla/Test19 | 77ef0f50c4f486f5a9559b1590cfa374e0c8513a | 9d65d1bfb207e9f75030694bd83667c7d157e432 | refs/heads/master | 2023-07-25T11:35:08.721849 | 2022-02-15T08:32:26 | 2022-02-15T08:32:26 | 224,134,615 | 0 | 1 | null | 2023-07-07T21:57:26 | 2019-11-26T07:58:45 | Java | UTF-8 | Java | false | false | 349 | java | package cucumber;
import java.util.List;
public class IsItFriday {
public static String isItFriday(String today) {
if( today.equals("Friday"))
return "TGIF";
return "Nope";
}
public static long countFridays(List<String> days) {
return days.stream().filter(s -> s.equals... | [
"martin.blomberg@outlook.com"
] | martin.blomberg@outlook.com |
4a8f36d3c6bdc77c9c2c3b6b6c0b57468148b123 | 207be8dcadd7f22df27fe61f46cc2a9fc77bc50d | /src/main/java/com/azarenka/words/service/util/ApplicationUtil.java | 0a58bf0f61ca1922d69587d220292cbdf73ce21a | [] | no_license | AntonAzarenka/words | 8ca21ce587fdec6d556baf29e79efcf14e253977 | 64a66924187760c1a7aa0e3d2dd322902ce82786 | refs/heads/master | 2023-01-11T00:21:13.363595 | 2022-12-27T07:21:18 | 2022-12-27T07:21:18 | 253,557,986 | 0 | 3 | null | 2020-06-09T06:45:01 | 2020-04-06T16:41:37 | Java | UTF-8 | Java | false | false | 601 | java | package com.azarenka.words.service.util;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Represents of util methods.
* <p>
* Copyright (C) 2022 antazarenko@gmail.com
* <p>
* Date: 12/26/2022
*
* @author Anton Azarenka
*/
public class ApplicationUtil {
/**
* Returns logger.
*
... | [
"anton_azarenka@epam.com"
] | anton_azarenka@epam.com |
03f5168318589359506e6c1f4cc36b968ac784f9 | 4f2a55321393f2a15ae37ffbcff4467984c918ff | /Sort/src/com/sort/bucket/BucketSort.java | 7019ceef893d9b69b4d38ea2743ee8120e465ce9 | [] | no_license | FEFJay/myproject | 2a7fcc63ccedcb1d0050f99aeab65c1890c70b1c | 59166889fea1484894352f1692c132d6f93c570b | refs/heads/master | 2021-01-12T00:18:54.131406 | 2017-01-17T03:41:00 | 2017-01-17T03:41:00 | 78,704,111 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,583 | java | package com.sort.bucket;
import com.sort.main.MySort;
public class BucketSort implements MySort{
public void sort(int[] a){
// System.out.println("BucketSort");
if (null == a || a.length < 2) {
return;
}
bucketSort(a);
}
/**************************************
*
* @param 待排序数组
* @auth... | [
"972664831@qq.com"
] | 972664831@qq.com |
702369887026adb8a85fe55f25fc59f045d29a60 | 723ce9e722d3753b54335438102609f1f0273d2f | /main/java/net/journey/dimension/boil/BiomeGenBoiling.java | ab91bad18f2325868fe2de849de42c73e719e5a4 | [] | no_license | Dizzlepop12/Journey | 72b6ee9bc2f38062cf3b3515ede1243e6591efe3 | c314bbaf411a81e61f0df0fb129037c31c4590d9 | refs/heads/master | 2021-01-11T02:47:17.027290 | 2018-07-03T03:47:54 | 2018-07-03T03:47:54 | 56,901,235 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,695 | java | package net.journey.dimension.boil;
import java.awt.Color;
import java.util.Random;
import net.journey.JourneyBlocks;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.init.Blocks;
import net.minecraft.world.World;
import net.minecraft.world.biome.BiomeGenBase;
publ... | [
"foolishnessisnecessary@gmail.com"
] | foolishnessisnecessary@gmail.com |
2324e8519f940f4b0c815560c5c5a3dfc167c13d | 17242f4d30d7f375d9198cbf447baeda2afc65ce | /springboot-file-server/file-server-v2/src/main/java/com/github/ren/file/model/request/CheckRequest.java | 8998869d939b4034fb16e747ee76a776a2c17d3e | [] | no_license | DorraChen/springboot-file-server | 166852f2d389d98c93432a14f36b1bab8818c13f | 9ddc32ab9716be25c7614b54558dc7dd2ac18ab0 | refs/heads/master | 2023-06-02T21:07:32.892440 | 2021-06-11T11:14:14 | 2021-06-11T11:14:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package com.github.ren.file.model.request;
import io.swagger.annotations.ApiModel;
import lombok.Data;
import javax.validation.constraints.NotBlank;
/**
* @Description 检测文件参数
* @Author ren
* @Since 1.0
*/
@Data
@ApiModel("检测文件参数")
public class CheckRequest {
@NotBlank(message = "md5不能为空")
private String ... | [
"804619098@qq.com"
] | 804619098@qq.com |
015a9570cb4098f8e73914ca9387e9f786f1ebf5 | bd81675872ac5b22996f9acbd17175e8f501426f | /app/src/main/java/com/example/firebasenotification/FirebaseMessanging.java | 18c498d83b29c12dfea514472749dcb56e33677f | [] | no_license | arunktaria/FirebaseNotification | 3d80afeffa0be9d1642236fde9ce30a0b4d1d617 | 7488c5224d78e3f8c1e4c5145888edac82802226 | refs/heads/master | 2023-08-14T06:36:55.242992 | 2021-09-21T08:12:29 | 2021-09-21T08:12:29 | 407,485,043 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,246 | java | package com.example.firebasenotification;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import androidx.annotation.NonNull;
import androidx.core.app.NotificationCompat;
import androidx.core.app.NotificationManagerCompat;
import com.google.firebase.messaging.FirebaseMessagingService;
import c... | [
"arunktariaa@gmail.com"
] | arunktariaa@gmail.com |
2ea92319563328443d95c96a90d8db69a817a7ca | cf4b0851d6e3ba16f3ada1b7b9c7831aa7c9f4bb | /src/java_20190812/MemberDto.java | 7121d944eb93fe1398a494e0a3bb6922bf190fb0 | [] | no_license | sch930214/Java_Fundamental | 37565251063749fa69068dd6a18143be79cec8f7 | 0569d3479e6a3efe8239af4082655122dc399e23 | refs/heads/master | 2020-06-21T17:48:36.406564 | 2019-09-10T11:29:43 | 2019-09-10T11:29:43 | 197,150,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 577 | java | package java_20190812;
public class MemberDto {
private int num;
private String name;
private String addr;
public MemberDto(int num, String name, String addr) {
super();
this.num = num;
this.name = name;
this.addr = addr;
}
public int getNum() {
return num;
}
public void setNum(int ... | [
"KITCOOP@DESKTOP-428VTGC"
] | KITCOOP@DESKTOP-428VTGC |
032b51780130ec91de4690f7b29d7de631477e39 | 47ccba8486449b903e735713af9deb3000c8f12e | /src/com/datapower/schemas/appliance/management/_3/DeviceOperation.java | 1a787955dd273ffb1716500574b3b59137ca3f01 | [] | no_license | secintic/dpManager | 4b37e72ffb5206804244b367c5d06f6e70290309 | f867de70743b6324b261a6e66d589b9169c04822 | refs/heads/master | 2020-03-28T21:08:17.507109 | 2018-09-17T14:02:52 | 2018-09-17T14:02:52 | 149,131,753 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,690 | java |
package com.datapower.schemas.appliance.management._3;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for device-operation.
*
* <p>The following schema fragment specifies the expected content contained within... | [
"cihan.secinti@ibm.com"
] | cihan.secinti@ibm.com |
81e300ba7c9d75e5a64eda1b532e8fab42fe63cf | 6240dfe893719fe814a462e888f5fa2309b464a8 | /app/src/main/java/com/tdr/yunwei/activity/NewDeviceAddActivity.java | 318840e704fc2b36f837de0c02bd1c40f9cd352c | [] | no_license | KingJA/yunwei | bdf461380069bf62a0af420e894af58bb6e052ab | 8b5e5c351b76ee72857931653354c01eaf5722ea | refs/heads/master | 2020-03-12T14:08:19.930749 | 2018-07-17T05:14:05 | 2018-07-17T05:14:05 | 130,659,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 57,423 | java | package com.tdr.yunwei.activity;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.util.L... | [
"kingjavip@gmail.com"
] | kingjavip@gmail.com |
d011805373d6fb14d4663d84940915652b3d111a | 579cdb6bae5ab64e2ad5552b03cd45237fd4d157 | /src/main/java/dev/morling/jfrunit/JfrEventTest.java | e931b998947de78a23f337fd4821e3918ef66edf | [
"Apache-2.0"
] | permissive | tbadgu/jfrunit | fc6283e5915e7c273311c3f5b4c7f810aea1f6bc | 17cc0a58660eaad702f941522a841311cc1b2254 | refs/heads/main | 2023-02-25T15:21:03.706027 | 2021-01-15T07:06:52 | 2021-01-15T17:14:34 | 323,638,465 | 0 | 0 | Apache-2.0 | 2020-12-22T13:47:29 | 2020-12-22T13:47:29 | null | UTF-8 | Java | false | false | 998 | java | /**
* Copyright 2020 The JfrUnit 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 applicable la... | [
"gunnar.morling@googlemail.com"
] | gunnar.morling@googlemail.com |
0d2f56aed931ce1f36a59a0a0a30dd4a166dcbf0 | 805a7d8c455ffc118f155e070c6542276aa5546d | /iTrust/test/edu/ncsu/csc/itrust/unit/action/MyDiagnosisActionTest.java | ffa3bf288da918b36b94b41012089ca6d1fd3ff1 | [] | no_license | therealJacobWu/Medical-Website-Development | bf73cd6ffd21a67e50ae9aa827e226becc914e8f | 0dee82f5d78ba15035974e69a1bc834bbee6dd80 | refs/heads/master | 2022-01-01T20:07:37.837320 | 2021-12-16T20:51:17 | 2021-12-16T20:51:17 | 128,004,641 | 0 | 0 | null | 2021-12-16T20:51:18 | 2018-04-04T03:58:22 | Java | UTF-8 | Java | false | false | 2,489 | java | package edu.ncsu.csc.itrust.unit.action;
import java.util.List;
import junit.framework.TestCase;
import edu.ncsu.csc.itrust.action.MyDiagnosisAction;
import edu.ncsu.csc.itrust.action.MyDiagnosisAction.HCPDiagnosisBeanComparator;
import edu.ncsu.csc.itrust.beans.DiagnosisBean;
import edu.ncsu.csc.itrust.beans.HCPDiag... | [
"sameetandpotatoes@gmail.com"
] | sameetandpotatoes@gmail.com |
fdd1bca6bc0826332ef7caadfd2e651dbadf9872 | ce32decef039a586855c362381003d21d1ab3342 | /modules/flowable-common-rest/src/main/java/org/flowable/common/rest/variable/LocalDateTimeRestVariableConverter.java | 23119622a3ce5ed210ad621033e10b52db63d6b3 | [
"Apache-2.0"
] | permissive | flowable/flowable-engine | fa5fb5c29a453669887bee7874ca6d73fd2663c7 | 7bd4ee8b7374b43dcdd517a26afa14e6806f40e4 | refs/heads/main | 2023-08-31T03:55:26.415399 | 2023-08-29T11:53:55 | 2023-08-29T11:53:55 | 70,780,002 | 7,040 | 2,775 | Apache-2.0 | 2023-09-14T16:51:30 | 2016-10-13T07:21:43 | Java | UTF-8 | Java | false | false | 2,147 | 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... | [
"filip.hrisafov@gmail.com"
] | filip.hrisafov@gmail.com |
d1e6e1af5929fc0985c5bd5ff05d6c7ca49e1d60 | 2ce90c5ac6543b4cb448ce54e8eb8da1142e5658 | /Pilotage_web/src/pilotage/users/management/ModifiyUserAction.java | ff3f3f54ad232ad18380e85f0167698fbe43028c | [] | no_license | aelbarji/pfm-workspaceAG2R | 5c2467094024de9f74dc05da30af2dd34456b86c | a46f05aa2771b2c660f694d1463e602ebc268f1f | refs/heads/master | 2021-01-17T15:20:25.243262 | 2016-06-12T14:26:58 | 2016-06-12T14:26:58 | 49,145,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,155 | java | package pilotage.users.management;
import java.text.MessageFormat;
import java.util.List;
import pilotage.admin.metier.Profil;
import pilotage.database.admin.ProfilDatabaseService;
import pilotage.database.historique.HistoriqueDatabaseService;
import pilotage.database.users.management.UsersDatabaseService;
i... | [
"aelbarji@groupehn.com"
] | aelbarji@groupehn.com |
eae68954e0aea3a560b1c6e8f4c43140a50cda2f | 5dc6fcf78f9933662223551aa473b59b5b2bc5a4 | /SistemaPWM2018/src/br/edu/udc/sistemas/pwm2018/infra/annotation/Column.java | 71fae89629ca42162d9c5449109bb3b40b318570 | [] | no_license | evertonschuster/SistemaPWM2018 | e65dce16619d616001db1bcbced58103aa70efad | d2effc417110a7d3b3b64e1dc6328a45d5e3cf9d | refs/heads/master | 2020-03-27T20:01:23.914762 | 2018-11-28T20:31:17 | 2018-11-28T20:31:17 | 147,031,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 769 | java | package br.edu.udc.sistemas.pwm2018.infra.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
*
* @author fdami
* Anota��o que faz o mapeamento de um atributo em uma coluna do ban... | [
"Ever@DESKTOP-4J1DMOD"
] | Ever@DESKTOP-4J1DMOD |
9d9599afc04dd4d0d77902fe8f2b78d05168c7d2 | b85e31fc32dd5a6763aa13099c155975e875cbb0 | /CS2030/CS2030/LabOneA/src/com/company/Server.java | d98455904bba15e71531c580b24e4818b63dc1de | [] | no_license | daviddl9/schoolwork | 7473c32853a6240e1a4e3679838cb71d4ce86dfa | 8c79b2a2f6596739d997b3e637a325eac275a3ca | refs/heads/master | 2020-04-13T19:14:44.441163 | 2018-12-28T10:13:13 | 2018-12-28T10:13:13 | 163,396,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,278 | java | package com.company;
/**
* This class represents a server in the system.
*
* @author David
* @version CS2030 AY17/18 Sem 2 Lab 1b
*/
public class Server {
private Queue queue = new Queue(new Customer[2]);
private boolean isIdle;
public static final double serviceTime = 1.0;
private static int totalNumOfSe... | [
"ddl.tdh@gmail.com"
] | ddl.tdh@gmail.com |
a5739f2b1733252f92f06a1605ab3f0799711d52 | 73b548bca02a4820805804a8c0aed7d5c01f4d4e | /src/network/customevents/player/CoinUpdateEvent.java | 1caf89f305cfb5821d0b1af83b451d735ca1aabf | [] | no_license | CommandCracker8/Minecraft-Bukkit | f7371810e456156a5da52d58b93effc990c3e287 | d6bf83d441e341486bcdc57a36060a8cff4b80cf | refs/heads/master | 2021-09-23T22:20:53.863579 | 2018-09-28T10:51:26 | 2018-09-28T10:51:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 606 | java | package network.customevents.player;
import org.bukkit.entity.Player;
import org.bukkit.event.Event;
import org.bukkit.event.HandlerList;
public class CoinUpdateEvent extends Event {
private static final HandlerList handlers = new HandlerList();
private Player player = null;
public CoinUpdateEvent(Pl... | [
"alexzanderflores@nestnetworking.com"
] | alexzanderflores@nestnetworking.com |
b3065fbe725928f0eefc22ac1f0f1293cce70d09 | 2cfd95155b3615557ca4f001206026026dc08bce | /src/main/java/shadows/click/ClickMachine.java | 3329f10a8a2da354574af17ece9f32d664ac3a53 | [
"MIT"
] | permissive | Shadows-of-Fire/ClickMachine | 9f2b3b5eb1b0bb219f6729524e75a8431dc7450a | daf3089b7ff5fc674e17e5f7dfd79029b7a061ac | refs/heads/1.18 | 2023-08-17T16:56:09.419825 | 2022-04-07T18:05:36 | 2022-04-07T18:05:36 | 140,522,766 | 16 | 15 | MIT | 2022-05-09T00:51:30 | 2018-07-11T04:47:07 | Java | UTF-8 | Java | false | false | 3,679 | java | package shadows.click;
import java.io.File;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import com.google.common.collect.ImmutableSet;
import net.minecraft.world.inventory.MenuType;
import net.minecraft.world.item.BlockItem;
import net.minecraft.world.item.CreativeModeTab;
im... | [
"Bward7864@gmail.com"
] | Bward7864@gmail.com |
5f8cdf3201552a626c90a523bcd83bb461debe5f | 239b35515e39c91eed39885a71aa64a4d3a8e0cb | /hadrumaths/hadrumaths/src/main/java/net/thevpc/scholar/hadrumaths/MatrixVectorSpace.java | e753cda8b967dc13d7ae1ffa3435b85b2eac1700 | [] | no_license | thevpc/scholar-mw | de62e654ae3129dc9b79648aaa4f083d3a81d532 | 76ced260b583f1d1308ba07ed0b54282b4f90842 | refs/heads/master | 2023-05-10T19:37:25.647409 | 2023-05-04T19:10:52 | 2023-05-04T19:10:52 | 72,082,286 | 2 | 1 | null | 2022-09-30T17:22:45 | 2016-10-27T07:24:33 | Java | UTF-8 | Java | false | false | 11,375 | java | package net.thevpc.scholar.hadrumaths;
import net.thevpc.common.util.TypeName;
public class MatrixVectorSpace<T> extends AbstractVectorSpace<Matrix<T>> {
private final TypeName<T> tr;
private final TypeName<Matrix<T>> matrixType;
private final VectorSpace<T> vs;
public MatrixVectorSpace(TypeName<T> i... | [
"taha.bensalah@gmail.com"
] | taha.bensalah@gmail.com |
aaea50c03a3994ced156d4f3c866ab40af5612c4 | ee0299558e891ccf6cef2c1f93de8786cad154fa | /MahasiswaComparator.java | 562fe195be31d90fa522c04d9b912d2e7c937b65 | [] | no_license | rayhansyahli01/myjavacollection | d7bfbc85e3d644d9175654e2dbfea81662767290 | 11ae65b0643862f89ed3ab597429daf77ff0806c | refs/heads/master | 2023-05-28T20:43:48.799240 | 2021-06-07T02:47:27 | 2021-06-07T02:47:27 | 372,731,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 840 | java | import java.util.Comparator;
/**
* Write a description of class MahasiswaComparator here.
*
* @author raihan
* @version 5.1
*/
public class MahasiswaComparator implements Comparator<Mahasiswa>
{
// instance variables - replace the example below with your own
/**
* Constructor for objects of class ... | [
"My Lenovo@192.168.56.1"
] | My Lenovo@192.168.56.1 |
8dccad8d6ec0374e2064bab08dcfaa4137ad6712 | 9e20645e45cc51e94c345108b7b8a2dd5d33193e | /L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/clientpackets/RequestEnchantItem.java | 418833115c7f4c060e947c607e658b8dc4b2a68e | [] | no_license | Enryu99/L2jMobius-01-11 | 2da23f1c04dcf6e88b770f6dcbd25a80d9162461 | 4683916852a03573b2fe590842f6cac4cc8177b8 | refs/heads/master | 2023-09-01T22:09:52.702058 | 2021-11-02T17:37:29 | 2021-11-02T17:37:29 | 423,405,362 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 22,680 | java | /*
* This file is part of the L2J Mobius project.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
... | [
"MobiusDevelopment@7325c9f8-25fd-504a-9f63-8876acdc129b"
] | MobiusDevelopment@7325c9f8-25fd-504a-9f63-8876acdc129b |
890f602a4f7c9c65c7a70ff6b998ba8f7e7807a3 | 522eb4a57529ef03cc073c90adde1e5199bff0fe | /hermes-rest/src/main/java/com/ctrip/hermes/rest/service/SoaPushCommand.java | 086d9dbf1912292f5425243d06ab746e71bc3a52 | [
"Apache-2.0"
] | permissive | gspandy/hermes-1 | 11dcd2545c42741cbd95d12f3622751512f531f6 | fa80f9626b8fbff91d88d08a262e65a84a39aa14 | refs/heads/master | 2023-08-09T19:36:42.915662 | 2016-01-21T13:18:34 | 2016-01-21T13:18:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.ctrip.hermes.rest.service;
import com.netflix.hystrix.HystrixCommand;
import com.netflix.hystrix.HystrixCommandGroupKey;
public class SoaPushCommand extends HystrixCommand<Object> {
protected SoaPushCommand(HystrixCommandGroupKey group) {
super(group);
}
@Override
protected Object run() throws... | [
"liuyiming.vip@gmail.com"
] | liuyiming.vip@gmail.com |
c9620836cefe13f770d81b7eea58b6f51a9ed9b2 | b4ea86f9da7b4da4a170839ca57bd4db8f0e4ce1 | /src/main/java/com/lvpeng/seller/dal/model/GoodsInnerCategory.java | 2a6fff77a2e6a320583cfaec6baccf6ba6e674e4 | [] | no_license | forgotwho/lvpeng_seller_web | 9f735d1c7bd0be12051012dae9a5187d4d443700 | 007041b4f5c19466c856ed2b573bca7529588e7d | refs/heads/master | 2020-03-19T08:14:16.734073 | 2018-06-28T09:20:18 | 2018-06-28T09:20:18 | 136,187,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,650 | java | /**
* Copyright 2018 bejson.com
*/
package com.lvpeng.seller.dal.model;
import java.util.Date;
import org.springframework.data.annotation.Id;
/**
* Auto-generated: 2018-06-23 21:50:44
*
* @author bejson.com (i@bejson.com)
* @website http://www.bejson.com/java2pojo/
*/
public class GoodsInnerCategory {
@I... | [
"webfunny@sina.com"
] | webfunny@sina.com |
3a756eb5f55a0ddd681ea72f7c9f4de15849bc79 | f9f82a813512ef1b6e6f0dbcc9b33d622c6e66ca | /quiz3no1.java | 0c09e30c65f05cd83582219f60a4004ef69ee93a | [] | no_license | rishabh-parekh/test-java | 0dc83d6e69748b21a09295979d8a667a2793f60b | d3f8eecebb1fda5d69031cd877f0a20403a60145 | refs/heads/master | 2021-01-11T03:08:21.855358 | 2016-11-28T03:11:18 | 2016-11-28T03:11:18 | 71,085,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 246 | java | public class quiz3no1 {
public static void main (String [] args)
{
int a = 10;
double b = 10.7;
double c = a + b;
// int d = a + (int)c;
//int d = a + c;
//System.out.println(c + "" + d);
}
}
| [
"rishabh.parekh00@gmail.com"
] | rishabh.parekh00@gmail.com |
38c5136b6cc4bbf10d3e5b7154eb1f4daff8b466 | 909a602bd3d1300ca302ce1b9d3946c18a281632 | /src/net/jcip/examples/PrivateLock.java | c27bde3904063b5405f7e69e6d7a31c01544a3d7 | [] | no_license | rohit-sachan/JAVAConcurrency | ff92b87234037c0cabd3a7a9974c32e875674869 | 81a077a29ddb05cf000194d0570259f6d5210206 | refs/heads/master | 2021-01-16T23:22:32.348326 | 2013-08-04T15:27:28 | 2013-08-04T15:27:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package net.jcip.examples;
import net.jcip.annotation.GuardedBy;
/**
* PrivateLock
* <p/>
* Guarding state with a private lock
*
* @author Brian Goetz and Tim Peierls
*/
public class PrivateLock {
private final Object myLock = new Object();
@GuardedBy("myLock") Widget widget;
void someMethod() {
... | [
"sachan.rohit@gmail.com"
] | sachan.rohit@gmail.com |
98d2ae41e0a64ffb5fd3fd3c572d00b7c4136e14 | a1e49f5edd122b211bace752b5fb1bd5c970696b | /projects/org.springframework.orm/src/test/java/org/springframework/orm/jdo/support/JdoDaoSupportTests.java | 89b3987b1116b41f05e3b906ad1dd670c4a4b569 | [
"Apache-2.0"
] | permissive | savster97/springframework-3.0.5 | 4f86467e2456e5e0652de9f846f0eaefc3214cfa | 34cffc70e25233ed97e2ddd24265ea20f5f88957 | refs/heads/master | 2020-04-26T08:48:34.978350 | 2019-01-22T14:45:38 | 2019-01-22T14:45:38 | 173,434,995 | 0 | 0 | Apache-2.0 | 2019-03-02T10:37:13 | 2019-03-02T10:37:12 | null | UTF-8 | Java | false | false | 2,256 | java | /*
* Copyright 2002-2005 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... | [
"taibi@sonar-scheduler.rd.tut.fi"
] | taibi@sonar-scheduler.rd.tut.fi |
a9f2a02e562201410e59ad45009ecbf70222d232 | a1f49f3d9e354f7d0a8f8837959720f2bcf3b38e | /src/main/java/com/idexcel/cync/los/entity/common/utils/ActivityLog.java | dc25a36a110bd316a584af2a606027cf0439bd13 | [] | no_license | Hrishi29/cync-entity-service | 65dfabaeee46be157ca9afa3396a8612be6fb001 | 980ba671c09a48ef3a0ba474862d31f9d5825668 | refs/heads/master | 2022-12-20T17:41:03.347475 | 2020-10-06T22:41:44 | 2020-10-06T22:41:44 | 301,869,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,625 | java | package com.idexcel.cync.los.entity.common.utils;
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.util.LinkedHashMap;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.slf4j.MDC;
import com.google.gson.Gson;
import com.idexcel.cync.los.entity.common.consta... | [
"hgadk001@odu.edu"
] | hgadk001@odu.edu |
da5d9740680c163656f1c6c5dc6d7baa03cb8f67 | a7b868c8c81984dbcb17c1acc09c0f0ab8e36c59 | /src/main/java/com/alipay/api/response/AlipayEbppCommunityPropertyCreateResponse.java | 334b161d7d1f72f6eb1bf8dfc9e08ed37d31046c | [
"Apache-2.0"
] | permissive | 1755616537/alipay-sdk-java-all | a7ebd46213f22b866fa3ab20c738335fc42c4043 | 3ff52e7212c762f030302493aadf859a78e3ebf7 | refs/heads/master | 2023-02-26T01:46:16.159565 | 2021-02-02T01:54:36 | 2021-02-02T01:54:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,074 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.domain.ExternalContact;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.ebpp.community.property.create response.
*
* @author auto create
* @since 1.0, 2020-11-17 09:45:13
*/
publi... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
3404e999553a0998a0e207e432a4008ca7e661bc | 2b5aaaf43b5a5b3602e20c948c0f2d58583860ed | /mstar-server-dao/src/main/java/com/wincom/mstar/dao/mapper/BOptimalValueMapper.java | 9c887cd94c4ccad80b11ccfc6acedb19db569678 | [
"Apache-2.0"
] | permissive | xtwxy/cassandra-tests | 2bb2350bf325eba9353d6d632ffe3e4076e213e4 | 346023aad17d37f1d140879b6808092e04d0e1eb | refs/heads/master | 2021-01-19T11:34:27.120908 | 2017-04-17T21:31:12 | 2017-04-17T21:31:12 | 82,253,594 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,198 | java | package com.wincom.mstar.dao.mapper;
import com.wincom.mstar.domain.BOptimalValue;
import com.wincom.mstar.domain.BOptimalValueExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface BOptimalValueMapper {
/**
* This method was generated by MyBatis Generator.
* This m... | [
"xtwxy@hotmail.com"
] | xtwxy@hotmail.com |
bb223a6dd9926d4d0c3f0d3f11ff1b905ec6865a | 4c235e8180ab1a70b77484d7b35b6075ce15d4c5 | /src/main/java/com/cobranca/cobranca/Dao/ITitulo.java | f837dea12704b58c4536c3bc72e42a420cced670 | [
"MIT"
] | permissive | brunocesaromax/CobrancaProjeto | 710ae5f5203de97e0788e320c11aed81d3f324dd | 4ce5fe881e873130470e8d1a4874cc67dfc01139 | refs/heads/master | 2023-03-06T01:43:10.104139 | 2023-02-25T13:06:03 | 2023-02-25T13:06:03 | 121,873,584 | 0 | 0 | MIT | 2022-06-20T23:06:39 | 2018-02-17T16:57:47 | HTML | UTF-8 | Java | false | false | 385 | java | package com.cobranca.cobranca.Dao;
import com.cobranca.cobranca.Model.Titulo;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface ITitulo extends JpaRepository<Titulo,Long> {
//Buscar titulos que contenham na descricao o parametro que foi passado como parametro
... | [
"brunocesar.oc@hotmail.com"
] | brunocesar.oc@hotmail.com |
60817abc59e09b7e32eecb8dad3f7e422aad777f | cda9fcaa88ee2c940b5cd7cbb179270e9ceef3f6 | /bpmCommon/src/artifacts/workItemKeyDetails/WorkItemKeyDetails.java | b240488874e8ffe089320b38866e6ce2ecd58af4 | [] | no_license | joper90/bpmLiteSocial | 2cee04dc9b2d704f9767c9be4881bad2b45e5117 | 416dfe224d6a7e0ca17634fb648ba7cc229e7abc | refs/heads/master | 2021-01-17T05:53:40.147704 | 2013-11-12T18:00:44 | 2013-11-12T18:00:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,021 | java |
package artifacts.workItemKeyDetails;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Generated;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annot... | [
"joper90@gmail.com"
] | joper90@gmail.com |
9224b2cf7482afb3920f0a3da59c4b871f70754e | 3c600892b1a8a7578e09199fee8bacc70d2e5716 | /src/com/yizhao/miniudcu/util/FileUtils/FileMoveUtil.java | acada7ed821bbd45ce3133d65f738119fdad189b | [] | no_license | yizhaocs/MiniUserDataCacheUpdater | 653d23cd3b403cc235b7a8274e4853362df6da28 | 55045d886cebc78f76cb11c5f2690714fce3d80c | refs/heads/master | 2021-03-27T08:55:31.988011 | 2017-05-08T17:48:10 | 2017-05-08T17:48:10 | 87,988,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,975 | java | package com.yizhao.miniudcu.util.FileUtils;
import org.apache.log4j.Logger;
import java.io.File;
import java.io.IOException;
/**
* Created by yzhao on 4/15/17.
*/
public class FileMoveUtil {
private static final Logger logger = Logger.getLogger(FileMoveUtil.class);
/**
* Move file to a directory, over... | [
"yi.zhao@adara.com"
] | yi.zhao@adara.com |
33093dc5865c0488c9e0b806d9107c1c9d7b764d | 1ee4d32c655e6289d8735568ae29ca96e5d51f97 | /src/main/java/I1.java | 80b472c990372c49029c0328823e518712c53815 | [] | no_license | samidala/datastructures-algorithms | 044d9e93aac7cfbb796f596e08c6359c3ba216bf | 2b5b9d965e2a8c7a8b47f7a12c074a6fcc455bc6 | refs/heads/master | 2020-04-16T19:06:55.222388 | 2019-01-15T12:28:33 | 2019-01-15T12:28:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 101 | java | public interface I1 {
default void display(){
System.out.println("display in I1");
}
}
| [
"amidala.shiva@gmail.com"
] | amidala.shiva@gmail.com |
dd15174632f4d9a41bb5224c657352381ec8fb65 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_0449bd9f672c0008d5f4d326226e59df0e6abb01/mod_MLZ/9_0449bd9f672c0008d5f4d326226e59df0e6abb01_mod_MLZ_s.java | a0353365d72bd0219c4736cad6a05971363acff0 | [] | 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 | 979 | java | package net.minecraft.src;
import java.util.HashSet;
import java.util.Set;
import net.minecraft.client.Minecraft;
public class mod_MLZ extends BaseMod
{
public static ItemMCH mch = (ItemMCH)(new ItemMCH(128).setItemName("mch"));
public static Item defenseBeacon = mch; /* Testing */
public s... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
9091014144b8c866e16394cfb9b69ce8e7535e70 | c3c424a1c95f94c07ca8a3966085aa64b973696f | /src/main/java/com/springboot/rest/config/PersistenceConfiguration.java | cc5b89cce1469381ffde604a71d2a9cbeb3d2786 | [] | no_license | shanucool/angular_latest | 1ab8d3fdc1277b755ecfa0eaf8ebbedbd7f320cb | 04b8b69a9cd624b43ae685b4da653db966f60b4d | refs/heads/master | 2021-05-13T19:52:23.751434 | 2018-01-10T03:16:00 | 2018-01-10T03:16:00 | 116,901,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 820 | java | package com.springboot.rest.config;
import javax.sql.DataSource;
import org.springframework.boot.autoconfigure.flyway.FlywayDataSource;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.boot.jdbc.DataSourceBuilder;
import org.springframework.context.annotation.Bean... | [
"kumar.shanu417@gmail.com"
] | kumar.shanu417@gmail.com |
4dd9a1d92917c24777018cb1b0756574f75d933e | ec581f0dc6829c4670da43e9b44a27ab6f264402 | /src/test/java/com/ghandreisv/meter/api/dto/MeterReadingDtoFixture.java | 499147f101dd73b9ebff051b9cd34726da48cf21 | [] | no_license | ghandreisv/meter | 8b7d4e3381f4d5accb410282792470ae81de07ef | 2c86ea43328e1ca531078f10effe35d43a05dcda | refs/heads/main | 2023-03-10T11:49:52.129317 | 2021-02-16T06:59:19 | 2021-02-16T06:59:19 | 336,918,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,002 | java | package com.ghandreisv.meter.api.dto;
import java.time.LocalDate;
import java.util.UUID;
public class MeterReadingDtoFixture {
public static MeterReadingDto withMeterId() {
MeterReadingDto meterReadingDto = noIds();
meterReadingDto.setMeterId(UUID.randomUUID().toString());
return meterRea... | [
"asveriniuc@isd-soft.com"
] | asveriniuc@isd-soft.com |
8738bd6085c863c6b84ab0197dfa4ee20de17448 | 78cb4d1f6718955f3b0c43781ef034f996f55146 | /study/src/main/kotlin/com/bruce/study/algorithm/RemoveDuplicatesJava.java | 8a96ed344fa9acc113f3fbf14029ea1d5fbefc6a | [] | no_license | BruceLql/study | bead939b72edb37322550bb39f8ebe31387c96f9 | 51d8d8078489e1c39ab8a0b12b90803d22f9e363 | refs/heads/master | 2022-11-13T18:42:56.803949 | 2020-06-28T07:32:27 | 2020-06-28T07:32:27 | 273,019,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,114 | java | package com.bruce.study.algorithm;
/*
*@ClassName RemoveDuplicatesJava
*@Description TODO
*@Author Bruce
*@Date 2020/6/18 10:20
*@Version 1.0
*/
import java.util.ArrayList;
import java.util.Iterator;
import java.util.TreeSet;
/**
* 删除有序数组中的重复元素,返回最终数组大小?(Java 版本)
* 给定一个排序数组,你需要在原地删除重复出现的元素,使得每个元素只出现一次,返回移... | [
"max0000000101@gmail.com"
] | max0000000101@gmail.com |
cfa09ce1ef2209a88a859bfa3334ecf08c751bb7 | 39bef83f3a903f49344b907870feb10a3302e6e4 | /Android Studio Projects/bf.io.openshop/src/com/google/android/gms/measurement/zzi.java | bace3bea0a655589b6ad82fea602fdf1cf18a8b1 | [] | no_license | Killaker/Android | 456acf38bc79030aff7610f5b7f5c1334a49f334 | 52a1a709a80778ec11b42dfe9dc1a4e755593812 | refs/heads/master | 2021-08-19T06:20:26.551947 | 2017-11-24T22:27:19 | 2017-11-24T22:27:19 | 111,960,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 142 | java | package com.google.android.gms.measurement;
import android.net.*;
public interface zzi
{
void zzb(final zzc p0);
Uri zziA();
}
| [
"ema1986ct@gmail.com"
] | ema1986ct@gmail.com |
6164795ced1b298218b12eae19b54774a7105ac8 | 53fe2dbea84f027a36a6ee02b9c3ed12332cf6c4 | /parser/DataTypes.java | d14aec360eceae454811ae34876f0139661a9886 | [
"MIT"
] | permissive | emory-irlab/emu | 352c6cd0b488bf8504e5f7232d0e91fca4b66e70 | 3482ecf2e4d0e45767eaf6123c6533d0c9683956 | refs/heads/master | 2021-03-19T16:58:51.005646 | 2016-12-23T18:26:11 | 2016-12-23T18:26:11 | 77,243,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 553 | java | package edu.emu;
public class DataTypes {
public static enum ActionType {
Load, LoadCap, UnLoad, Click, Change, MouseDown, Scroll, MouseMove, MouseOver, MouseOut, MouseUp, LocationChange0, LocationChange1, KeyPress, PageShow, PageHide, Focus, Blur, Resize, TabOpen, TabSelect, TabClose, Fixation;
public static boo... | [
"denissavenkov@gmail.com"
] | denissavenkov@gmail.com |
f35906837e039688303988d0271554b4bd3c7cd1 | 3d8cc5f983781b9b8604ba18b1079fcae444410d | /src/test/java/org/fasttrack/pages/HomePage.java | d9aff24ba1f97f4f4ad28e4cc14df762fd294644 | [] | no_license | AdrianaCente/SerenityProject | b6839d32e9f10920d9bfec34768c011611cf0d3d | 29b999346431f863f2335e16568ccf478b016a30 | refs/heads/master | 2023-01-21T13:33:13.483218 | 2020-11-25T11:50:50 | 2020-11-25T11:50:50 | 307,463,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,564 | java | package org.fasttrack.pages;
import net.serenitybdd.core.annotations.findby.FindBy;
import net.serenitybdd.core.pages.PageObject;
import net.serenitybdd.core.pages.WebElementFacade;
import net.thucydides.core.annotations.DefaultUrl;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import java.util.List... | [
"adrianacente12@gmail.com"
] | adrianacente12@gmail.com |
0c79992ea5f0fc18b395263040bbf12c7ac1cf64 | dcdb7f883ff49c35ee5e2c405f79679db0a6ae99 | /codex/codex-web/src/main/java/xyz/lionfish/edge/api/endpoint/DeviceController.java | 927ed4103a0f423496dfce648d69c8752bbdc792 | [] | no_license | kevendra/lionfish | 21843af48f7a85d44a8722bd6355ef5f36fc5192 | 661d3f698fb8d8f992ac93b454d4d264fc8dd3df | refs/heads/master | 2021-01-20T20:24:18.257831 | 2016-07-29T10:00:39 | 2016-07-29T10:00:39 | 64,466,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,211 | java | package xyz.lionfish.edge.api.endpoint;
import static org.springframework.web.bind.annotation.RequestMethod.GET;
import static org.springframework.web.bind.annotation.RequestMethod.POST;
import static xyz.lionfish.edge.api.util.Api.APP_ACTIVATE;
import static xyz.lionfish.edge.api.util.Api.DEVICE;
import static xyz.li... | [
"kevendra@gmail.com"
] | kevendra@gmail.com |
b2dadd048b1194938662f9d7250a527caa646bb3 | 9b8eae685cf51f2b598459d7c38ebc1e40da749f | /src/EscribirUTF.java | 253bc7cc072156460ed48406814deb303a21e525 | [] | no_license | Scarnouse/IO | 64e6c732d197824ba0163a345f841a00274ff7e1 | 66725ce3abc9d8fa45b12047b4d9ee59ff212bdb | refs/heads/master | 2016-08-12T13:14:04.853191 | 2016-03-31T08:26:31 | 2016-03-31T08:26:54 | 53,321,865 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | import java.io.BufferedOutputStream;
import java.io.DataOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.Random;
public class EscribirUTF {
public static void main(String[] args) {
File outFile = new File("datosSalida/utf.bin");
Random aleatorio = n... | [
"manquesada@gmail.com"
] | manquesada@gmail.com |
497e280ceb8524736b292a660b316a49dadfc994 | 2ff163f384dfb90548586f0696ecb909ad9015a9 | /persistence/src/main/java/model/model/validators/ComputerValidator.java | 62f1db33fa1486d803fa34bad25a752be60cfbb2 | [
"Apache-2.0"
] | permissive | yegor-novinsky/computer-database | b52286e34c7a26cea75bccced17d45ba14c8b4ab | 9c95c4810ee8054d4a157927778bcced4d10cbb6 | refs/heads/master | 2021-01-13T12:28:04.032681 | 2016-12-21T19:17:05 | 2016-12-21T19:17:05 | 72,603,485 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 546 | java | package model.model.validators;
import java.util.Arrays;
import java.util.List;
/**
* @author yegor
*/
public class ComputerValidator implements EntityValidator {
private final List<String> computerTableFields = Arrays.asList("id", "name", "introduced", "discontinued", "company");
@Override
public bool... | [
"yegor33@mail.ru"
] | yegor33@mail.ru |
284a30135b7306b0a7bc57eb324a4769d7710a6e | 1ed0e7930d6027aa893e1ecd4c5bba79484b7c95 | /keiji/source/java/com/tapjoy/TapjoyCacheMap.java | dddce6089f84befa9c7113e6dfd0ff8cc854848a | [] | no_license | AnKoushinist/hikaru-bottakuri-slot | 36f1821e355a76865057a81221ce2c6f873f04e5 | 7ed60c6d53086243002785538076478c82616802 | refs/heads/master | 2021-01-20T05:47:00.966573 | 2017-08-26T06:58:25 | 2017-08-26T06:58:25 | 101,468,394 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,940 | java | package com.tapjoy;
import android.content.Context;
import android.content.SharedPreferences.Editor;
import java.io.File;
import java.util.Map.Entry;
import java.util.concurrent.ConcurrentHashMap;
import org.cocos2dx.lib.BuildConfig;
public class TapjoyCacheMap extends ConcurrentHashMap {
private Context a;
p... | [
"09f713c@sigaint.org"
] | 09f713c@sigaint.org |
c08d50cb5ca44b91f0a0a291d820bd971d577136 | 7f7c0ee0efc37528e7a9a6c96b240515b751eee1 | /src/main/java/leetcode/Problem1652.java | 004fe99fe1a368530ff76d92cca77fbc2b83fa10 | [
"MIT"
] | permissive | fredyw/leetcode | ac7d95361cf9ada40eedd8925dc29fdf69bbb7c5 | 3dae006f4a38c25834f545e390acebf6794dc28f | refs/heads/master | 2023-09-01T21:29:23.960806 | 2023-08-30T05:45:58 | 2023-08-30T05:45:58 | 28,460,187 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,464 | java | package leetcode;
/**
* https://leetcode.com/problems/defuse-the-bomb/
*/
public class Problem1652 {
public int[] decrypt(int[] code, int k) {
int[] answer = new int[code.length];
if (k == 0) {
return answer;
}
int[] sums = new int[code.length];
for (int i = 0;... | [
"fredy.wijaya@gmail.com"
] | fredy.wijaya@gmail.com |
7c1c4f265394f0282ce914577d36b64bc9f4e95c | 039a8c1f2e3023eb24c1d65e8e28015847affee9 | /WebsiteSlideshowCodeGen.java | d9a3624db7d1ecfc88f191ae33102b7e879d213a | [] | no_license | SabrinaHerrero/acmweb | b689722c969f0e30b81eb5075369df4075cb77c9 | 5d1f12e1ccfde3557f0af1f9b8819adb1690d0f4 | refs/heads/master | 2021-01-01T04:32:11.002011 | 2017-11-02T00:17:31 | 2017-11-02T00:17:31 | 97,190,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,251 | java | import java.util.ArrayList;
import java.util.Scanner;
import javax.swing.*;
import java.awt.*;
import java.awt.datatransfer.Clipboard;
import java.awt.datatransfer.StringSelection;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
public class WebsiteSlideshowCodeGen {
static JFrame numFieldsF... | [
"thegoldflute@users.noreply.github.com"
] | thegoldflute@users.noreply.github.com |
7dde3045c41ad2e35132f56bc5b8365f1de39ff6 | ac6fe0f82231b44f64451ac3e78513d9392061d8 | /biz/shared/src/main/java/com/xianglin/act/biz/shared/Impl/pop/filter/PopWindowPreFilter.java | 8c919ed10bb98342eed03e5e3571dc388223d6d2 | [] | no_license | heke183/act | 015ef0d0dd57f53afefe41d88f810a9cb0e59b8e | 2378cf1056b672a898a3c7c8fd1e540fd8ee0a42 | refs/heads/master | 2020-04-15T11:00:33.035873 | 2019-01-09T05:46:07 | 2019-01-09T05:46:07 | 164,609,667 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 997 | java | package com.xianglin.act.biz.shared.Impl.pop.filter;
import com.google.common.base.Preconditions;
import com.xianglin.act.biz.shared.annotation.PopTipPreFilter;
import com.xianglin.act.common.dal.model.PopWindow;
import java.util.Date;
import static com.xianglin.act.biz.shared.Impl.PopTipAssembleServiceImpl.RETRUN_T... | [
"wangleitom@126.com"
] | wangleitom@126.com |
f8146d362a9596b3df7f0ef611c6b6c7a3624bc3 | 4a5f24baf286458ddde8658420faf899eb22634b | /aws-java-sdk-comprehend/src/main/java/com/amazonaws/services/comprehend/AmazonComprehendClient.java | 1d60dbb408a46958bdede8829a6bc69c663aaf96 | [
"Apache-2.0"
] | permissive | gopinathrsv/aws-sdk-java | c2876eaf019ac00714724002d91d18fadc4b4a60 | 97b63ab51f2e850d22e545154e40a33601790278 | refs/heads/master | 2021-05-14T17:18:16.335069 | 2017-12-29T19:49:30 | 2017-12-29T19:49:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 42,242 | java | /*
* Copyright 2012-2017 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... | [
""
] | |
4029b7f3ac43a7e64fea41a77d351722ec7f3360 | 5f0edc4c3ee63808b94f59f683b1ef97fe8c3f61 | /83.RemoveDuplicatesfromSortedList.java | cf7fbe8662e0595018862479782c194c79ce2a74 | [] | no_license | guangxush/LeetCode | 8f3795949d7b8592bf532f091430db9df7dc2643 | bbea5d8a877afbc6dd32090d2c1aa55e7fd44f2b | refs/heads/master | 2021-06-08T08:56:23.520933 | 2019-10-14T07:01:00 | 2019-10-14T07:01:00 | 104,307,242 | 0 | 2 | null | 2022-08-15T08:19:44 | 2017-09-21T05:53:09 | Java | UTF-8 | Java | false | false | 1,007 | java | package cn.shgx.easy;
/**
* Given a sorted linked list, delete all duplicates such that each element
* appear only once.
* For example,
* Given 1->1->2, return 1->2.
* Given 1->1->2->3->3, return 1->2->3.
*/
//class ListNode{//其他文件中已经定义
// int val;
// ListNode next;
// ListNode(int x){val = x;}
//}
public... | [
"guangxush@163.com"
] | guangxush@163.com |
80d3bee8cc88d4b8665abc2cbbaa9d7b59a6a917 | 80b415640deb6f6770e38f247060f8b44ca7e391 | /platform-common/platform-common-core/src/main/java/com/alin/common/core/util/JSONResultUtil.java | 3f9d9181bccd445ab8f6e56a7616d53ecd3a1aff | [] | no_license | singledemon/cloud | 4c681d5268200ee9f30ca37a21517ad535599a1a | 130633321a3e8f32ca07a4739d53d60d3c3973c9 | refs/heads/master | 2022-12-02T06:30:04.951530 | 2020-08-21T06:16:42 | 2020-08-21T06:16:42 | 289,145,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,528 | java | package com.alin.common.core.util;
import com.alin.common.core.constant.ExceptionCodeEnum;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.alibaba.fastjson.serializer.SerializerFeature;
import java.util.HashMap;
import java.util.Map;
/**
*
*/
public class JSONResultUtil {
p... | [
"maqinglin3610"
] | maqinglin3610 |
0bb6c0f62019ae298fd507dfb73c6512191ff043 | 44c91c44a179890a45bd3e03b75172a1d8fba71e | /CassTest/src/main/java/com/examples/dbexample/casstest/Routes.java | 5a8e85aa826980a437eea1749dca5af16c52a0d0 | [] | no_license | hmdesai89/internal_pract | 370f5700b742969a1850ec98834f046d32573ba6 | ff8ee2e9febb47dd36231741ead3f70726ce7a81 | refs/heads/master | 2021-01-20T23:44:21.692998 | 2017-08-30T06:55:29 | 2017-08-30T06:55:29 | 101,848,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,210 | java | package com.examples.dbexample.casstest;
import io.netty.handler.codec.http.HttpMethod;
import org.restexpress.RestExpress;
public abstract class Routes
{
public static void define(Configuration config, RestExpress server)
{
// TODO: Your routes here...
server.uri("/samples/uuid/{uuid}.{format}", config.getSam... | [
"hmdesai89@gmail.com"
] | hmdesai89@gmail.com |
eb9944028e025aa8975ac9b3728bf40bee476b59 | dbb8f8642ca95a2e513c9afae27c7ee18b3ab7d8 | /anchor-bean/src/main/java/org/anchoranalysis/bean/permute/property/PermutePropertySequenceDouble.java | 34a71e43c17d644b99373ed95b38bb51076b6c77 | [
"Apache-2.0",
"MIT"
] | permissive | anchoranalysis/anchor | 19c2a40954515e93da83ddfc99b0ff4a95dc2199 | b3b589e0d76f51b90589893cfc8dfbb5d7753bc9 | refs/heads/master | 2023-07-19T17:38:19.940164 | 2023-07-18T08:33:10 | 2023-07-18T08:33:10 | 240,029,306 | 3 | 0 | MIT | 2023-07-18T08:33:11 | 2020-02-12T14:12:28 | Java | UTF-8 | Java | false | false | 2,736 | java | /*-
* #%L
* anchor-bean
* %%
* Copyright (C) 2010 - 2020 Owen Feehan, ETH Zurich, University of Zurich, Hoffmann-La Roche
* %%
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without ... | [
"owenfeehan@users.noreply.github.com"
] | owenfeehan@users.noreply.github.com |
37831040100fe2be58bf2a0e1c4f52ff994e8ab6 | 3d0aaa0e2a7da9ec3b0c4e01c7a831825e75fb3c | /src/main/java/br/com/petz/handler/model/FormErro.java | eeb6c88e76649f97857425b8c8375cde68a72dec | [] | no_license | jsteniors/teste-petz | 985801bd1ec88ffd8c1e75c8ef2507951a17a688 | 06fab16c6e28eed6c46e45b2d628585efb269988 | refs/heads/master | 2023-01-03T01:12:02.034625 | 2020-10-30T20:20:57 | 2020-10-30T20:20:57 | 308,727,348 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 952 | java | package br.com.petz.handler.model;
import java.util.List;
import java.util.stream.Collectors;
import org.springframework.context.MessageSource;
import org.springframework.context.i18n.LocaleContextHolder;
import org.springframework.validation.FieldError;
public class FormErro {
private String field;
private Stri... | [
"stenios@hdi.com.br"
] | stenios@hdi.com.br |
afae6b77b4dfe44bf920551956b74de015e1cb12 | 7aeb5718068ad7eddbb8a9a981ea9acd5347c4ca | /traveling/src/main/java/nl/noordland19/duong/manager/TravelManager.java | 6f5b55653e1320c2be3b3bc428ad812e8bbbaa96 | [] | no_license | Carlavn84/Traveling | db0dda1d24c9c02941fe7d8b678e55b5ccd9fcaf | 6dd95ad02698b1da0f7d933ed13bbba14c6fe417 | refs/heads/master | 2022-11-27T22:34:30.972231 | 2020-08-05T16:04:18 | 2020-08-05T16:04:18 | 281,728,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,117 | java | package nl.noordland19.duong.manager;
import nl.noordland19.duong.model.Country;
import nl.noordland19.duong.repositories.CountryRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import jav... | [
"carla.vo@liones.nl"
] | carla.vo@liones.nl |
cbaadd50cebd9891d10679209f1ed895df2212e1 | 04d83501ed2b1c49b97d7d2baa29ae47f927369d | /wiki/tags/release-0.7.2/jamwiki-core/src/main/java/org/jamwiki/model/WikiFileVersion.java | 21baca3f72ac0ed4e58b3ced9bbaa62f6df2404c | [] | no_license | Eljah/jamwiki | a207fac211a5d7977d175d26352771f51a4d2560 | 466275bd61bde092e1d0bb9d3c2491fb3b6968a3 | refs/heads/master | 2021-01-10T17:13:14.829006 | 2013-03-20T05:41:42 | 2013-03-20T05:41:42 | 46,241,623 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,511 | java | /**
* Licensed under the GNU LESSER GENERAL PUBLIC LICENSE, version 2.1, dated February 1999.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the latest version of the GNU Lesser General
* Public License as published by the Free Software Foundation;
*
* Thi... | [
"wrh2@f65b7e76-0091-dd46-87ae-4bc0c949c03e"
] | wrh2@f65b7e76-0091-dd46-87ae-4bc0c949c03e |
4af2bda875d0a9d130178187c662ccb8ddde213c | 438a6d4655abb36234c4505d31b98dc39d7c5857 | /app/src/main/java/com/example/myapplication/util/MiscUtil.java | 24644427c9944b230a9d905151355e3730db5a12 | [] | no_license | tawny1/test | 666d820b58d53c575af46b09175f5d4b01020838 | 9bec6032cef388cf4ea7d34a6f37e14678894a8f | refs/heads/master | 2023-03-18T04:25:57.419116 | 2022-08-29T03:36:24 | 2022-08-29T03:36:24 | 204,408,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,969 | java | package com.example.myapplication.util;
import android.content.Context;
import android.graphics.Paint;
import android.view.View;
public class MiscUtil {
/**
* 测量 View
*
* @param measureSpec
* @param defaultSize View 的默认大小
* @return
*/
public static int measure(int measureSpec, i... | [
"1418389509@qq.com"
] | 1418389509@qq.com |
705b4e4bce3b195002af7a550be980d4be49d148 | 93bdc4230cd34a06e90c3b080152529d7d2c9667 | /app/src/main/java/com/example/loric/aacharya/FeeDetails.java | 81e8e13f6f9038a9116161abf1969156780da370 | [] | no_license | srikantloric/Aacharya | 31f617020bd5802dfc612a71971c9ec09d8dfe33 | 65f88692f127e71cc00d7055fee557be44824f77 | refs/heads/master | 2023-02-11T09:47:07.591652 | 2020-11-26T09:06:25 | 2020-11-26T09:06:25 | 306,873,674 | 0 | 0 | null | 2021-01-01T12:19:42 | 2020-10-24T11:58:36 | Java | UTF-8 | Java | false | false | 5,694 | java | package com.example.loric.aacharya;
import android.app.Dialog;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recycler... | [
"62846710+srikantloric@users.noreply.github.com"
] | 62846710+srikantloric@users.noreply.github.com |
e546b460b9152019c70edbf1b8512c692a615caa | 02a7774c60742233c7fabf2c2c90feaf46159892 | /src/com/coolweather/app/activity/ChooseAreaActivity.java | b4e036883b4514db0591d28c6bc9e1dba9fb7271 | [
"Apache-2.0"
] | permissive | wo519622/coolweather | 1fc5336896805b73e92aab0feb20a44e59cc207e | 9d9e2ceb256a0c319b8bff76fae637ce54279e3b | refs/heads/master | 2021-01-19T05:46:19.170928 | 2017-08-22T07:57:31 | 2017-08-22T07:57:31 | 100,578,318 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 7,540 | java | package com.coolweather.app.activity;
import java.security.Provider;
import java.util.ArrayList;
import java.util.List;
import com.coolweather.app.R;
import com.coolweather.app.model.City;
import com.coolweather.app.model.CoolWeatherDB;
import com.coolweather.app.model.County;
import com.coolweather.app.model.Provinc... | [
"519622064@qq.com"
] | 519622064@qq.com |
1346b45042c49c70e0ac48a56d435df5b2377201 | 4b8ce73fb33fed90a4bf976b7b114176f6d4268e | /chapter_002/src/main/java/ru/job4j/stream/Address.java | 2779e347c87c19406110daade8cabd11e865657b | [] | no_license | shalashkove/job4j | 1d58cf5e17bf1e0c79b96fed158a8f076341ce7e | 12c9b2701c92407432765326f089339c11247ee6 | refs/heads/master | 2021-07-10T02:57:39.245128 | 2020-05-06T17:18:28 | 2020-05-06T17:18:28 | 204,113,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,175 | java | package ru.job4j.stream;
import java.util.Objects;
public class Address {
private String city;
private String street;
private int home;
private int apartment;
public String getCity() {
return city;
}
public String getStreet() {
return street;
}
public int getHome... | [
"shalashkove@gmail.com"
] | shalashkove@gmail.com |
e301389dd5883a704b0803e347e674ce28af0451 | 29150da7db2a4c408fc56c9e237799be47ea8e98 | /src/main/java/kodlamaio/hrms/dataAccess/abstracts/JobPositionDao.java | acd0013c7deb3efc646f41d7c93ea864e3e515c6 | [] | no_license | umurislamoglu/HRMS | c1fede68e3525982d5bc5d617d6c56a6b6e743d6 | 2e59d377ac9d8c4007661668d274aca45562b1d9 | refs/heads/master | 2023-05-08T03:25:15.379419 | 2021-06-02T17:11:06 | 2021-06-02T17:11:06 | 366,750,110 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 450 | java | package kodlamaio.hrms.dataAccess.abstracts;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import kodlamaio.hrms.entities.concretes.JobPositions;
public interface JobPositionDao extends JpaRepository<JobPositions,Integer> {
@Query(value="SELECT... | [
"74820307+umurislamoglu@users.noreply.github.com"
] | 74820307+umurislamoglu@users.noreply.github.com |
a3266265567e364f4cf49edef0df32f042656c4f | ff4b6e6fdc004670ba23f0131cd885f35c393781 | /cst-to-json/src/core/exolab/cst/xml/validators/IdRefsValidator.java | 19e4cfbdeae9bc01f123ce928b7741412aca772c | [] | no_license | gospoduro/java_study_iba | 96b7d3fe4b4a47d89d2dec4c2f6d801e7af32373 | 9acbe031b7169e7f04f19b56c502b1de0f38531a | refs/heads/master | 2020-03-19T12:41:37.738362 | 2018-07-08T13:17:30 | 2018-07-08T13:17:30 | 135,212,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,002 | java | /*
* Copyright 2006 Werner Guttmann
*
* 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 ... | [
"GitHub3377734_"
] | GitHub3377734_ |
13f4a9829bd4560a1098f91c909390dc7deab164 | f3416fb3e2f7edd6fb6790362e0abc5e6bb584be | /src/lesson18/task2/ComparatorOfPrice.java | 2e3a7c38c38d2b851d2ddafd989f503ac788a61d | [] | no_license | squirrel3712/Projects | 14cb30e6dc2086deb1986b5ccc475a5c2bfff1bb | 88f3f8f4ef25b316eb4cd5e50fb849f1f7100523 | refs/heads/master | 2020-12-03T00:02:57.388382 | 2017-10-08T19:34:38 | 2017-10-08T19:34:38 | 95,978,788 | 0 | 1 | null | 2017-07-10T17:47:42 | 2017-07-01T17:36:08 | Java | UTF-8 | Java | false | false | 250 | java | package lesson18.task2;
import java.util.Comparator;
public class ComparatorOfPrice implements Comparator<Product> {
@Override
public int compare(Product first, Product second) {
return first.getPrice() - second.getPrice();
}
}
| [
"squirrel3712@gmail.com"
] | squirrel3712@gmail.com |
1f66577eb188ffbcff0f55a500033057c6f9d7f8 | 6fcac7722b0247cc3e10c85cf4150857fc2c3876 | /src/Java15/Sort3.java | 3651f0d4d14b994d619bb7e47c30e2e0cbb29c4c | [] | no_license | liyuhuan123/untitled2 | 558967162493ba21ddfc1ae84053b8fbbb2d121e | 910f7bdcb928698f08fa241349419b8f8b4275a3 | refs/heads/master | 2021-04-07T14:20:25.582413 | 2020-04-17T12:37:28 | 2020-04-17T12:37:28 | 248,682,701 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,811 | java | package Java15;
import java.util.Arrays;
public class Sort3 {
public static void shellSort(int[] array){
int gap = array.length / 2;
while(gap > 1){
insertSortGap(array,gap);
gap = gap / 2;
}
insertSortGap(array,1);
}
private static void insertSortG... | [
"2502268134@qq.com"
] | 2502268134@qq.com |
8ef35fa3d01a1b5658a29cb524e043b514e60b3a | 29e7822137ae1f9c1796c866b1fe4be061a333f2 | /build/maven/src/main/java/io/jshift/kit/build/maven/ImagePullCache.java | 04c257450498364d60a1a186de41468f79e30698 | [
"Apache-2.0"
] | permissive | jshiftio/jshift-kit | e814ad0d45f0366796785410b69ac5f0beeb889a | 4570a42251f61f6bed7755baeb8f61dcf1c5fdd6 | refs/heads/master | 2022-10-22T17:25:23.155306 | 2019-12-20T17:03:58 | 2019-12-20T17:03:58 | 184,569,540 | 5 | 3 | Apache-2.0 | 2022-10-05T03:06:12 | 2019-05-02T11:30:56 | Java | UTF-8 | Java | false | false | 2,017 | java | package io.jshift.kit.build.maven;
import com.google.gson.JsonObject;
import io.jshift.kit.common.JsonFactory;
/**
* Simple interface for a ImagePullCache manager, to load and persist the cache.
*/
public class ImagePullCache {
// Key for the previously used image cache
private static final String CONTEXT_... | [
"rohaan@redhat.com"
] | rohaan@redhat.com |
ee447b2205f707e75d89db4595f627a3078edab1 | 45a758765a72de22af02274b555f7ae36c8abe5d | /Gunjungps/src/Gunjungps/javasocketserver.java | 85b81c2b230560eeb4a85a07a1c930ad557e262c | [] | no_license | dlrjswns/Androidproject1 | 55c06600a21b88fc6896298aac29d0cdd860eb76 | 2f909bfbe6296fa4224915a26079b6ff0c146310 | refs/heads/master | 2020-03-22T16:25:38.711333 | 2018-07-10T12:58:26 | 2018-07-10T12:58:26 | 140,325,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 841 | java | package Gunjungps;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.ServerSocket;
import java.net.Socket;
public class javasocketserver {
public static void main(String[] args) {
try {
ServerSocket serverSocket=new ServerSocket(5000);
Sys... | [
"leekyunjun@gmail.com"
] | leekyunjun@gmail.com |
989fb82a5a3058084ed25f40cf3187618c60b6c6 | 11385ff57ae1fdef1d85554e063c438f9ec919b7 | /web-job/src/main/java/com/cn/web/job/service/impl/ScheduleJobServiceImpl.java | 44723df08872926c3305ff29f5f52a3792e9b182 | [
"Apache-2.0"
] | permissive | findById/web | eb2cbe5dcc75e8fd110e8c64608594c353b0912c | 7c3878eba135b3e17d2ed26f178eac5cb7a04774 | refs/heads/master | 2021-06-16T20:06:58.346767 | 2021-02-08T03:10:10 | 2021-02-08T03:10:10 | 94,448,537 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,224 | java | package com.cn.web.job.service.impl;
import com.alibaba.fastjson.JSON;
import com.cn.web.job.dao.ScheduleJobDao;
import com.cn.web.job.domain.ScheduleJob;
import com.cn.web.job.service.ScheduleJobService;
import com.cn.web.job.util.ScheduleJobUtils;
import org.quartz.CronExpression;
import org.quartz.Scheduler;
import... | [
"chenning@doweidu.com"
] | chenning@doweidu.com |
44ecc697e8fcba1d5f52a18fc42aedbff7cd42a2 | 9b7b7c2862ee705c4efd5491cd389bb144b084b5 | /src/领扣算法/剑指offer/在排序数组中查找数字I/Main.java | b3c5f8da14be273008dbdb66f3f3c1181c8721ee | [] | no_license | g1587613421/arithmetic | 5bf16083df2b9791d6ff09ea4463610184a250cb | 22f99afb5f785eadb8cff57ec09c635dead69d50 | refs/heads/master | 2021-07-10T03:19:08.413358 | 2021-04-02T00:58:25 | 2021-04-02T00:58:25 | 235,080,687 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 789 | java | /*
* Copyright (c) 2021.版权所有高金磊
*/
package 领扣算法.剑指offer.在排序数组中查找数字I;
public class Main {
public int search(int[] nums, int target) {
if (nums.length==0)
return 0;
int le=0,ri=nums.length-1;
int middle=0;
while (le<=ri)
{
middle=le+(ri-le)/2;
... | [
"g1587613421@outlook.com"
] | g1587613421@outlook.com |
21045f665944bf07cdb9aa3d54fcb60aa23f8f80 | bfc7bb040d43e63d7518eb41b90129ae4afc4b29 | /java-network/src/main/java/com/linkedin/norbert/network/javaapi/ConsistentHashPartitionedLoadBalancerFactory.java | fbd6d363ebbe1bcf097121248727858e9a98b1aa | [
"Apache-2.0"
] | permissive | liliwu/norbert | 7b485fdddc9a11c4ab7b7cedcbaf56277008db1f | 2108fd3bfb4b1b7e857c0744f126fb48bdc6311c | refs/heads/master | 2021-01-17T12:46:04.600042 | 2010-04-01T22:48:40 | 2010-04-01T22:48:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,962 | java | /*
* Copyright 2009-2010 LinkedIn, Inc
*
* 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 ... | [
"cconrad@linkedin.com"
] | cconrad@linkedin.com |
967f8a53da4a9de5cd79454037d93f2ec72be90b | 94813b9a019bcfeea2f879ec5b9d52843fc0f156 | /java basics/src/array/Sortinginarray.java | d69e15cad150a50ab94cd8e2ada97eb88444282b | [] | no_license | gvenkatesh4/javabasicsprograms | a687197574989a8a04e06fe52c6f46c42dfdc43d | 95cf04ef6f5f291c8e2fdb0b1bb3025ec41c1675 | refs/heads/master | 2022-10-11T18:01:37.790782 | 2020-06-13T05:09:42 | 2020-06-13T05:09:42 | 271,944,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 692 | java | package array;
import java.util.Scanner;
public class Sortinginarray {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner scan = new Scanner(System.in);
System.out.println("enter the size");
int size = scan.nextInt();
System.out.println("enter the array elements"... | [
"Venkatesh@LAPTOP-4OKHSCA5"
] | Venkatesh@LAPTOP-4OKHSCA5 |
1ddc8f654a2ba0dd9701b17f750af00695cf95ae | 7bab9e9423d08d117bcdd790c9bffc10af82a362 | /src/main/java/com/otx/entities/Route.java | 92afb0b74867b5d5b3a7c9127184a10a498ce2cb | [] | no_license | satnamkhowal/otx_main_webapp | e4fbaeafb1d2607dff5d9a8f2c6be9fdb8fd93f5 | fcd85994c69c1fb3c20b9bf498b448945a33d69d | refs/heads/master | 2022-12-08T15:45:45.029260 | 2020-09-12T09:26:57 | 2020-09-12T09:26:57 | 294,846,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,653 | java | package com.otx.entities;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
import org... | [
"manojkr.joshi@gmail.com"
] | manojkr.joshi@gmail.com |
7a4e9e29cebc855baf7be9d53d213e8f17abdb00 | b4e1ef470c1627bf6cd331d4d28e96e2acdb8ac6 | /Healthbar2/src/com/msquirrel/adapter/MyGridAdapter.java | d0f77be43d6f8e8483e03916d569c717f1652a05 | [] | no_license | XXiaoMei/LifeCalculator | dfeb2c50ba387c21c638cfc55ed2aab7eb0cc836 | 7db3f2effbf48f944eda8ed583b1acaf554d6cb3 | refs/heads/master | 2020-05-17T10:34:35.144116 | 2015-06-08T03:57:58 | 2015-06-08T03:57:58 | 32,931,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,298 | java | package com.msquirrel.adapter;
import java.util.List;
import com.msquirrel.bean.UserImgs;
import com.nostra13.universalimageloader.core.ImageLoader;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import and... | [
"15757129709@163.com"
] | 15757129709@163.com |
c5db53f4e51f5cc26c0a2846dd7198079a463132 | 0887c90394c6915aac10b3785dd4e7d600e35c74 | /src/usercenter/externalTask/TaskResponse/DliverSumType.java | b3d695f660b53eed1179a0bd5bf188af75496af5 | [] | no_license | Monkey-mi/outsideeasy | ca34a0ca4e474e13722b9424901170d51d37a805 | 2e171bfd3b649eeefdcaa28adc57a4dac569ec09 | refs/heads/master | 2021-01-21T06:38:48.058165 | 2017-02-27T04:04:50 | 2017-02-27T04:04:50 | 83,262,244 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 79 | java | package usercenter.externalTask.TaskResponse;
public class DliverSumType {
}
| [
"mishengliang@live.com"
] | mishengliang@live.com |
9b430b65519a9d7f2f1a48f780710a8142edb7de | c2bc17ac50f9fe8629362fe2e1da707d0ad44113 | /OlioEsimerki5/TiedostojenKasittely5.java | 714e2d21444d2f33b2d165ead806348234c6637d | [] | no_license | bekshoi/ltdns20 | a1b56d8aa271b7edb921c5ec8209da2746b51cb9 | c338c4fd1f1fe84dce14a5917c07409d0b45ba66 | refs/heads/master | 2023-02-09T07:31:43.431108 | 2020-12-29T07:30:15 | 2020-12-29T07:30:15 | 306,302,237 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,527 | java | /*********************************************
Nimi: TiedostojenKasittely5
Kuvaus: Esimerkki 5: binääritiedostoon kirjoittaminen.
*********************************************/
/* Otetaan mukaan kirjastot, jotka sisältävät tarvittavat valmiit
luokat. */
import java.util.*;
import java.io.*;
// Toteutettava luokka.
pu... | [
"1907089@edu.karelia.fi"
] | 1907089@edu.karelia.fi |
e9c48ba4b1f54e0355f77bf8d0f475b5c4461b6b | 184bd2b79a48c597e1c251651d90f633d7d142ef | /leetcode/30day-challenge-2020-april/src/main/java/week1/single_number/SingleNumberV3.java | f88fae74d9686678c9e2705e6a046f00a277f685 | [
"MIT"
] | permissive | olegkoskin/challenges | dc61f61a9d373bff951e98f4911b46c517973317 | f8e5d87f1b7eb86bf8cd1901904a71b8994ebe0c | refs/heads/master | 2021-11-05T19:58:56.885279 | 2021-11-01T08:25:27 | 2021-11-01T08:45:13 | 252,131,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 571 | java | package week1.single_number;
import java.util.HashMap;
import java.util.Map;
public class SingleNumberV3 {
/**
* Map contain approach.
*
* @param nums nums
* @return single number
*/
public int singleNumber(int[] nums) {
Map<Integer, Integer> hash1 = new HashMap<>(nums.length... | [
"oleg.koskin@gmail.com"
] | oleg.koskin@gmail.com |
507eccc81a999537fefe44aaad072c95194ccc49 | a2df6764e9f4350e0d9184efadb6c92c40d40212 | /aliyun-java-sdk-sofa/src/main/java/com/aliyuncs/sofa/transform/v20190815/QueryRmsAlertrulesResponseUnmarshaller.java | 95e756b4351365eb825e7458ea58197ae9e38141 | [
"Apache-2.0"
] | permissive | warriorsZXX/aliyun-openapi-java-sdk | 567840c4bdd438d43be6bd21edde86585cd6274a | f8fd2b81a5f2cd46b1e31974ff6a7afed111a245 | refs/heads/master | 2022-12-06T15:45:20.418475 | 2020-08-20T08:37:31 | 2020-08-26T06:17:49 | 290,450,773 | 1 | 0 | NOASSERTION | 2020-08-26T09:15:48 | 2020-08-26T09:15:47 | null | UTF-8 | Java | false | false | 6,667 | 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 |
890f6c0e205587122ec9d0ca2c487cf3606052ab | e10236f06968808aba67e7117cd6c0d2bc3122bf | /Test2/module1/src/com/xunhuai01/test/Start.java | 0301ecccb5d258fc0344f34282f5635740801e6f | [] | no_license | bingup/Test3 | d02f17ac06cab8fbd74b223872fedd41952641b4 | 5c2fe16f840f24547e472ef89c9d73a0b487c415 | refs/heads/master | 2022-12-07T09:39:31.807204 | 2020-08-27T09:55:08 | 2020-08-27T09:55:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | package com.xunhuai01.test;
public class Start {
private String name;
private String sex;
private String content;
public Start(String name, String sex, String content) {
this.name = name;
this.sex = sex;
this.content = content;
}
public void Sing(){
System.ou... | [
"185335406@qq.com"
] | 185335406@qq.com |
8f79a8c2cf5689e4188abc46baeb0112a54e542e | 1be9ce03b27c09183497bf6e7cbea013cbcb0cc5 | /src/main/java/com/universign/universigncs/connector/aop/logging/LoggingAspect.java | fd12d00d1bb1491818efa9ba1d27bcb3db45afe5 | [] | no_license | EricLamore/connector-360 | 6cb00e8aaebbbddfbc658ab6bd99dd7575a5b118 | 9b4e2e1e792eaa58559b97406218f7423740cbf3 | refs/heads/master | 2020-06-26T11:41:45.978864 | 2019-07-30T09:40:59 | 2019-07-30T09:40:59 | 199,622,196 | 0 | 0 | null | 2019-10-30T04:42:50 | 2019-07-30T09:40:44 | Java | UTF-8 | Java | false | false | 3,970 | java | package com.universign.universigncs.connector.aop.logging;
import io.github.jhipster.config.JHipsterConstants;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.AfterThrowing;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
9a53244eda4c00300effedfdfed76d5510a65d5d | cec0c2fa585c3f788fc8becf24365e56bce94368 | /net/minecraft/world/entity/ai/behavior/YieldJobSite.java | e9bdb377bd0645a75a5e3be5685a489f3c3d4b96 | [] | no_license | maksym-pasichnyk/Server-1.16.3-Remapped | 358f3c4816cbf41e137947329389edf24e9c6910 | 4d992e2d9d4ada3ecf7cecc039c4aa0083bc461e | refs/heads/master | 2022-12-15T08:54:21.236174 | 2020-09-19T16:13:43 | 2020-09-19T16:13:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,727 | java | /* */ package net.minecraft.world.entity.ai.behavior;
/* */
/* */ import com.google.common.collect.ImmutableMap;
/* */ import java.util.Map;
/* */ import java.util.Optional;
/* */ import net.minecraft.core.BlockPos;
/* */ import net.minecraft.core.GlobalPos;
/* */ import net.minecraft.network.p... | [
"tanksherman27@gmail.com"
] | tanksherman27@gmail.com |
91c521d5ffd1205a1ad225c598ecb3eeacba47f9 | 5fd63ede3a95609e9abc674bbc05236eadb55603 | /jackpot-core/src/main/java/jackpot/mapper/Mapper.java | ba8acc9655c047c1fc3e7dcd2881c45cc88b82af | [] | no_license | shalecraig/jackpot | 9594472608aef0f038a3101016d7afd297323091 | 268fe03406ea6b3c21ecf5a5e32c045b88b787b3 | refs/heads/master | 2016-09-05T22:11:54.383918 | 2014-10-27T01:46:08 | 2014-10-27T02:35:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 190 | java | package jackpot.mapper;
import java.util.Collection;
public interface Mapper<IN, OUT> {
OUT map(IN in);
OUT[] mapMany(IN[] in);
Collection<OUT> mapMany(Collection<IN> in);
}
| [
"shalecraig@gmail.com"
] | shalecraig@gmail.com |
a4b9004dd60c5582217db45801920f8d220d4b9d | 5ed068b52f11151fcebe1de131c91541c95ec572 | /src/main/java/org/erpmicroservices/human_resources/endpoint/rest/model/TerminationType.java | 859617105673be1b48df0079f6dc7659bdcaec68 | [] | no_license | ErpMicroServices/human_resources-endpoint-rest | d50868af2a53353c90f2aa487139d4d0d363f97b | 7c00c2bf2cd47b9a0b4198c7cb153f3440f2d1ad | refs/heads/master | 2023-03-14T16:26:34.451534 | 2021-03-29T18:38:07 | 2021-03-29T18:38:07 | 320,842,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 618 | java | package org.erpmicroservices.human_resources.endpoint.rest.model;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.ToString;
import org.springframework.data.jpa.domain.AbstractPersistable;
import javax.persistence.Entity;
import javax.persistence.ManyToOne;
import javax.validation.constraints.NotBla... | [
"Jim.Barrows@gmail.com"
] | Jim.Barrows@gmail.com |
bad95d9605846e26f9337d3c181dc7a1bc8b5037 | ac351f4124febe2ff50020366ac39c819b7c67e6 | /app/src/androidTest/java/br/com/mtusjt/ciclodevida/ExampleInstrumentedTest.java | 833242c3ff8cb59f00eb5ac090de7803bd639ff0 | [] | no_license | MuriloDeAraujo10/Aula02 | 1f4714419af112498cfc5e4253405e730f823683 | 70fa512388e0b626454a2fbf8cd7402fc0718a9e | refs/heads/master | 2020-03-30T08:49:31.160895 | 2018-10-01T01:13:55 | 2018-10-01T01:13:55 | 150,989,429 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package br.com.mtusjt.ciclodevida;
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 will execute on an Andro... | [
"murilo_dearaujo10@hotmail.com"
] | murilo_dearaujo10@hotmail.com |
b6cadeda9cc5dc24ba4910da65b530308a54832f | ff9c4633d46346a8b0d02551233f46e0de192fb6 | /java/com/l2jserver/gameserver/CheckDynamicIpAddressTask.java | e646ffb92889c4066dec6a5e21fc952c12a83af1 | [] | no_license | UchihaSV/l2j-sfjp | 98c7cde38a10f7da8547df2f0fb0c3e69b4861fc | 695769ffc6bb3c5dc550dcee1a1b11df8b53028a | refs/heads/master | 2020-04-17T02:07:28.604636 | 2015-04-07T12:44:12 | 2015-04-07T12:44:12 | 166,121,212 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,032 | java | //@formatter:off
package com.l2jserver.gameserver;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.List;
import java.util.concurrent.ScheduledFuture;
import java.util.logging.Level;
impo... | [
"torikawatukune@7d3f705e-0b0b-4019-9fd5-072e50595f16"
] | torikawatukune@7d3f705e-0b0b-4019-9fd5-072e50595f16 |
5208c67fffe95b892bb8012667bfbfeb5f97751e | 6addc7d9de291fb02cbdcd3d8052cc82663402e3 | /library/src/main/java/com/ytjojo/shadowlayout/shadowdelegate/PathModel.java | d16569690b178b302c31337dd4d4817edf0f16b3 | [
"Apache-2.0",
"MIT"
] | permissive | everyoung09/ShadowLayout | 1753a37e9fd4719625aed7cf9b7f002904c8c60c | e6401eb25a914c4cb6a9f65cf8a31a0e49a96a2f | refs/heads/master | 2020-03-07T17:21:51.757268 | 2018-03-18T14:17:32 | 2018-03-18T14:17:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,905 | java | package com.ytjojo.shadowlayout.shadowdelegate;
import android.content.res.TypedArray;
import android.graphics.BlurMaskFilter;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.Point;
import android.graphics.Rect;
import ... | [
"ytjojo@163.com"
] | ytjojo@163.com |
5491503b6acc1b82e30a58929796e9d938b2fe08 | fb10774d7a7adb669fb95064fde48051d8496e11 | /source/openapi-sdk-message-1.3.4.20170608-sources/com/yiji/openapi/message/mpay/sdk/MpayIDCardOcrResponse.java | 7ecff46877d827251326b377d6b9962598e863f2 | [] | no_license | jtyjty99999/yiji-nodejs | 9297339138df66590d02b637c76a62e54f0747ca | 0e3e2e66f89bcc2f6de7466b1adf892b2d903d09 | refs/heads/master | 2021-01-22T22:35:31.766945 | 2017-06-25T15:16:36 | 2017-06-25T15:16:36 | 85,558,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,961 | java | package com.yiji.openapi.message.mpay.sdk;
import org.hibernate.validator.constraints.NotBlank;
import com.yiji.openapi.sdk.common.annotation.OpenApiField;
import com.yiji.openapi.sdk.common.annotation.OpenApiMessage;
import com.yiji.openapi.sdk.common.enums.ApiMessageType;
import com.yiji.openapi.sdk.common.m... | [
"tianyi.jiangty@alibaba-inc.com"
] | tianyi.jiangty@alibaba-inc.com |
b3268940993920fba8592cd9affe266ed823cc15 | 0ac16e9d2c3fd9520208c5aff915b95e52991a03 | /ReportCabinet/src/main/java/com/reportcabinet/dao/ReportCabinetDao.java | 32992d8550a617f39d309aad15445bd5c036e0ea | [] | no_license | heq99/report | 460e8b2e2562eb8f13c2a13c3313eae0f08dd799 | 83fe5105f5814f1967277483a895653231289d5d | refs/heads/master | 2016-09-05T14:08:27.790122 | 2014-01-27T23:41:33 | 2014-01-27T23:41:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 160 | java | package com.reportcabinet.dao;
import com.reportcabinet.domainobjects.ReportCabinet;
public interface ReportCabinetDao extends GenericDao<ReportCabinet> {
}
| [
"heq99@hotmail.com"
] | heq99@hotmail.com |
42a9482babc484b35bfbcd09a4dea99a74181850 | ab596ed989572d8a9d77349f2d7bb7c0cde8c9e3 | /src/main/java/com/luulsolutions/luulpos/web/rest/DiscountResource.java | df97903f15d5dc96ed784b1408716699e7ed0c62 | [
"Apache-2.0"
] | permissive | wassimz/luulpos_backend | 522b0eb7583aef6f688ab1b5671f1c76b8440a7f | f6a6ad528fe48e4e3292e1e337a58c5068644258 | refs/heads/master | 2020-04-15T19:26:04.062839 | 2018-12-30T14:44:11 | 2018-12-30T14:44:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,103 | java | package com.luulsolutions.luulpos.web.rest;
import com.codahale.metrics.annotation.Timed;
import com.luulsolutions.luulpos.service.DiscountService;
import com.luulsolutions.luulpos.web.rest.errors.BadRequestAlertException;
import com.luulsolutions.luulpos.web.rest.util.HeaderUtil;
import com.luulsolutions.luulpos.web.... | [
"ahmed.dini@luulsolutions.com"
] | ahmed.dini@luulsolutions.com |
ec31022bfce3df6ee9f82331678baf60e0ccc540 | da50bd71e4d8b0bba2a630a892e55c7f7bd3a4a9 | /src/main/java/mosaic/bregman/output/ObjectsColoc.java | 3df9d8144363da28d22d459b662c1b60a497bcad | [] | no_license | krzysg/MosaicSuite | 6fcd79076827311e299093e60b6c823775283812 | 474e8a79edadcb11b34913d5e45478d1b4e00fed | refs/heads/master | 2021-07-08T02:03:59.766393 | 2021-04-12T15:04:36 | 2021-04-12T15:04:36 | 98,867,509 | 1 | 1 | null | 2021-04-26T18:13:42 | 2017-07-31T08:41:21 | Java | UTF-8 | Java | false | false | 2,952 | java | package mosaic.bregman.output;
import org.apache.commons.lang3.ArrayUtils;
import org.supercsv.cellprocessor.FmtBool;
import org.supercsv.cellprocessor.ParseDouble;
import org.supercsv.cellprocessor.ParseInt;
import org.supercsv.cellprocessor.ift.CellProcessor;
import mosaic.utils.io.csv.CsvColumnConfig;
public clas... | [
"gonciarz@mpi-cbg.de"
] | gonciarz@mpi-cbg.de |
5b683a858b0dec43323d2d6e83bcfe8738bd7f6b | 27f6a988ec638a1db9a59cf271f24bf8f77b9056 | /Code-Hunt-data/users/User045/Sector1-Level6/attempt014-20140920-120431.java | 243699ad5701b8899eee7711294bfcb4ef53090b | [] | no_license | liiabutler/Refazer | 38eaf72ed876b4cfc5f39153956775f2123eed7f | 991d15e05701a0a8582a41bf4cfb857bf6ef47c3 | refs/heads/master | 2021-07-22T06:44:46.453717 | 2017-10-31T01:43:42 | 2017-10-31T01:43:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 330 | java |
public class Program {
public static int Puzzle(String s) {
int count=0;
for(int i=0;i<s.length();i++){
if((i>0 && s.charAt(i)==' ' && s.charAt(i-1)!=' ') || (i==0 && s.charAt(i)==' ' && s.charAt(i+1)!=' ')) count++;
}
if(s.charAt(0)!=' ' && s.charAt(1)!=' ') return count+1;
else return co... | [
"liiabiia@yahoo.com"
] | liiabiia@yahoo.com |
98b1ea62ee9c2e6db00ab7e39d98bf0ad0bb2538 | 6e4978da76071211117a8ecbde208553c26a1087 | /Portal/poll/src/classes.jar/atg/portal/gear/poll/taglib/SetGearPollTEI.java | f344cb264e1d7864ce571c5b7a574e9f3e4786eb | [] | no_license | vkscorpio3/ATG_TASK | 3b41df29898447bb4409bf46bc735045ce7d8cc6 | 8751d555c35a968d4d73c9e22d7f56a6c82192e7 | refs/heads/master | 2020-03-08T16:56:40.463816 | 2014-12-12T10:55:01 | 2014-12-12T10:55:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,798 | java | /*<ATGCOPYRIGHT>
* Copyright (C) 2001-2011 Art Technology Group, Inc.
* All Rights Reserved. No use, copying or distribution of this
* work may be made except in accordance with a valid license
* agreement from Art Technology Group. This notice must be
* included on all copies, modifications and derivatives of t... | [
"Andrii_Borovyk1@EPUAKHAW0679.kyiv.epam.com"
] | Andrii_Borovyk1@EPUAKHAW0679.kyiv.epam.com |
a5db84678882ab251fa26f6f56bf2fe9bc6ba9ec | 407ee801fb8f48b027a321a9ea8bbc910978d04a | /05_TaskManager/src/main/model/Message.java | bcbdd6f6b83a5897ce82fc8e35af048e76a1de40 | [] | no_license | ssalom/SWE-Aufgaben | 2e924275302c9f898df33d14203dda7842e608fa | fbd5769b58d0331efeaecb98f558b5480d2c0856 | refs/heads/master | 2023-04-13T17:37:08.642340 | 2021-04-23T17:29:01 | 2021-04-23T17:29:01 | 308,053,992 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | java | package main.model;
public class Message {
private String key;
private String message;
public Message(String key, String message) {
this.key = key;
this.message = message;
}
public String getKey() {
return key;
}
public void setKey(String key) {
this.key =... | [
"samuel.j.salomon@gmail.com"
] | samuel.j.salomon@gmail.com |
26218b49fcba2e7862dda3b65f51cb8eb9011bca | 66006cfda2ce96ed7608a773adec41b56b6b2a07 | /app/src/main/java/com/watbots/tryapi/ui/ListItemView.java | 29f4dc6b42e2cf38edc512e4af3878780ce8bfe6 | [] | no_license | palrahul/TryApi | d7fbebd701233dc9c5ec3fc11748fdb6083a0a1a | d31e5aeae648296eb92c437212e2b15d5ae668e3 | refs/heads/master | 2020-06-19T04:47:47.799505 | 2018-05-04T17:51:14 | 2018-05-04T17:51:14 | 74,919,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,927 | java | package com.watbots.tryapi.ui;
import android.content.Context;
import android.support.v4.content.ContextCompat;
import android.util.AttributeSet;
import android.util.TypedValue;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.squareup.picasso.Picasso;
... | [
"biodatacomp@gmail.com"
] | biodatacomp@gmail.com |
96aab48b41de341ac1dc16e8987f13a3501f8345 | 61d45ecdbf54bd52ad52176c7cf84bf6877d29d5 | /microservices/18-circuit-breaker-pattern/borrow-service/src/main/java/lk/buddhi/managementcloud/borrowservice/model/Response.java | 981f8054e52a54886a5fb88f0b49d9535bac7a33 | [] | no_license | buddinisansala/Krish_SE_Training | 7322fd90df448804e9f0ab66958e51e360fc393b | bf3a12b113365de95651d9dceb59e0af0868bdd2 | refs/heads/main | 2023-03-11T03:34:55.535916 | 2021-02-28T12:48:04 | 2021-02-28T12:48:04 | 329,981,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 86 | java | package lk.buddhi.managementcloud.borrowservice.model;
public interface Response {
}
| [
"nisansala940914@gmail.com"
] | nisansala940914@gmail.com |
344cbc9ca86a3ce9730abbe05f01fe8ef1ee2eca | aa5f88f05b79e393399d8957913db17ef02739bf | /src/com/capgemini/collection/test/StudentsMapTest.java | d2bf91002c5286387a143dc6ba204a466000c24d | [] | no_license | mrunaltodkar/collection-assignments | 8412f6fd6636450fb71d8b576af7a11d669757fd | ef207be4047fc8b4af8f3158e7020fbdf40412a0 | refs/heads/master | 2020-04-30T09:18:42.041131 | 2019-03-20T13:49:24 | 2019-03-20T13:49:24 | 176,743,374 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,003 | java | package com.capgemini.collection.test;
import static org.junit.Assert.assertEquals;
import java.util.HashMap;
import org.junit.BeforeClass;
import org.junit.Test;
import com.capgemini.collection.main.StudentsMap;
public class StudentsMapTest {
private static StudentsMap mrunal;
private static StudentsMap aayush... | [
"mrunal-sunilkumar.todkar@capgemini.com"
] | mrunal-sunilkumar.todkar@capgemini.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.