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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0cbd3191ef0d1f8ddf2170088d46042c0866fbe2 | 3aebdbba2333760c2ba6fa74e604eda78db1462a | /Stew/Stew-war/src/java/jp/co/ncdc/stew/Entities/Message.java | 1f19f29405dd8b78d07ba393b56a0034ccdb2f04 | [] | no_license | tthanhlong/stew_server-1.1 | ebf17bc1c5695dd76b3dd34a65a89431b7924ede | 396aa710bd7e3078b311c4ec7c1d42a7293d28ad | refs/heads/master | 2020-04-26T03:18:36.068743 | 2013-11-04T07:56:19 | 2013-11-04T07:56:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,949 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package jp.co.ncdc.stew.Entities;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persi... | [
"tthanhlong@tma.com.vn"
] | tthanhlong@tma.com.vn |
e73b58d6113649bf065f1da239f08c11870551ef | 93aa15fa9d9302ba6fe2baf036e294dfd7ea8f3f | /src/test/java/ec/edu/ups/appdis/ServidorMurilloJordan/test/SampleIT.java | 4f4e8bf57f6cca5415de884b6bef9179590b1763 | [] | no_license | jmurillov1/ServidorMurilloJordan | e1a6e73c2260c5690a2f8ad9b375393648ed73e0 | a3d805cba1d70bebf12cc3dbe942e459cd119aa7 | refs/heads/master | 2022-12-05T18:20:39.359449 | 2020-08-04T04:44:35 | 2020-08-04T04:44:35 | 287,524,402 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,829 | java | package ec.edu.ups.appdis.ServidorMurilloJordan.test;
import java.io.File;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.shrinkwrap.api.Archive;
import org.jboss.shrinkwrap.api.ShrinkWrap;
import org.jboss.shrinkwrap.api.importer.ZipImporter;... | [
"gatitojm.17@hotmail.com"
] | gatitojm.17@hotmail.com |
95ea5fdf9a845780e0b9e323ee04160f66dbf058 | bda12e63e68a36242c1c3c5b170f378e8470d306 | /src/main/java/com/javaee/ass/entity/role/AdminDO.java | 2542f452ce5f8601d9bfb874c81608dc570a2e13 | [] | no_license | ni-liu/AcademicSharedSystem-NI-LIU | 22d64ae265709103fb3df03002b5c47269953614 | b31e81bf8ddc64619635dd09b8a0b35ae58e0b45 | refs/heads/master | 2022-12-24T06:34:16.914530 | 2019-06-09T15:02:05 | 2019-06-09T15:02:05 | 187,816,301 | 0 | 0 | null | 2022-12-16T04:52:22 | 2019-05-21T10:33:41 | JavaScript | UTF-8 | Java | false | false | 1,149 | java | package com.javaee.ass.entity.role;
import org.apache.ibatis.type.Alias;
import java.util.Objects;
@Alias("adminDO")
public class AdminDO extends UserDO {
private String name;
public AdminDO() {
}
public String getName() {
return this.name;
}
public void setName(String name) {
... | [
"LiuQiZheng98@163.com"
] | LiuQiZheng98@163.com |
20d95635ef478a5270c6e8ef358a8454d9bd1303 | e195286b15e87c9c45a4fcf1928254b3340fe1cb | /app/src/main/java/com/honeywell/android/login/JsonUtils.java | 20822fb73825562b806dda4dea8735d3a016bfd4 | [] | no_license | musktime/HoneySDKDemo | bcf8b858c21a0eaca6cf7d0e5c2f584df2fac651 | 8ed7ca0bad3c6e46e368fdb07e66cdf11c568e34 | refs/heads/master | 2020-03-15T23:25:19.340280 | 2018-05-09T14:41:33 | 2018-05-09T14:41:33 | 131,862,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,500 | java | package com.honeywell.android.login;
import android.text.TextUtils;
import com.honeywell.android.bean.BatteryInfo;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by melo on 2018/5/2.
*/
public class JsonUtils {
public static BatteryInfo parseJSons(String ... | [
"musktime@yeah.net"
] | musktime@yeah.net |
89f53bcd9faae14866495eb880bf01980a7284c1 | 7956a5ca22df8dd6493ab28cdf6dfbc38422642c | /demo/demo-filter/filter-server/src/main/java/org/apache/servicecomb/demo/filter/server/ExceptionSchema.java | 980681b6b967477546320dc325c341d663e747fb | [
"Apache-2.0"
] | permissive | apache/servicecomb-java-chassis | 6039d162c86528d220d794e1ccb92149d93c8d4e | 00317c70c17cbdd7f4ad2f2d2abf5ece60f1ca60 | refs/heads/master | 2023-09-01T21:46:07.284680 | 2023-09-01T08:22:15 | 2023-09-01T08:22:15 | 91,674,936 | 1,471 | 571 | Apache-2.0 | 2023-09-14T08:31:08 | 2017-05-18T09:29:30 | Java | UTF-8 | Java | false | false | 1,904 | 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 ... | [
"bismy@qq.com"
] | bismy@qq.com |
744d45fdfd15f71a192dd1f95bdd3ddae89a2f25 | 5fea7aa14b5db9be014439121ee7404b61c004aa | /src/com/tms/cms/core/ui/ContentDeletedTable.java | c88dca9efabd01c49f4563a4e05fe4371b439195 | [] | no_license | fairul7/eamms | d7ae6c841e9732e4e401280de7e7d33fba379835 | a4ed0495c0d183f109be20e04adbf53e19925a8c | refs/heads/master | 2020-07-06T06:14:46.330124 | 2013-05-31T04:18:19 | 2013-05-31T04:18:19 | 28,168,318 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 11,932 | java | package com.tms.cms.core.ui;
import com.tms.cms.core.model.ContentManager;
import com.tms.util.FormatUtil;
import kacang.Application;
import kacang.services.security.SecurityException;
import kacang.services.security.SecurityService;
import kacang.services.security.User;
import kacang.stdui.*;
import kacang.u... | [
"fairul@a9c4ac11-bb59-4888-a949-8c1c6fc09797"
] | fairul@a9c4ac11-bb59-4888-a949-8c1c6fc09797 |
c32c59fce78b891327a5316675f5d560213bda95 | b784b4491b2581b2bc2302afec78de54a4882b3f | /src/it/VisualMap/SimplePoints.java | b22cd890cfff0a0660a4ff2b16f86eb36af75e38 | [] | no_license | pianetarosso/Travelogue | f18894875be9e4d8c70352790be3bb10629dd77d | 00c9460b4baaeb6a154854eba9c639d9174299d2 | refs/heads/master | 2020-04-10T10:11:45.798536 | 2012-12-17T21:17:00 | 2012-12-17T21:17:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,494 | java | package it.VisualMap;
import java.io.Serializable;
import android.location.Location;
import com.google.android.maps.GeoPoint;
public class SimplePoints implements Serializable {
private static final long serialVersionUID = 1L;
/**
*/
private long gpsId;
/**
*/
private int latitude;
/**
*/
private int ... | [
"licantropus83@gmail.com"
] | licantropus83@gmail.com |
1f57b5f3d64a0561c4ba9299825666fdb18af37a | b9002ca0d59a693ca7517344275ef559fe9d8984 | /src/test/java/mypackage/SizeAndLocationOfElement.java | d625cfedcb81737957bf80b972e94c0d3432908c | [] | no_license | dorjoo911/SeleniumBasicActions | d8c2fe2ae7e66172a7836356f2919ef3245cb558 | 7a8814eda523f2fec1ab19885a195b785d208293 | refs/heads/master | 2023-05-03T18:45:54.890340 | 2021-05-19T18:48:34 | 2021-05-19T18:48:34 | 364,303,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,445 | java | package mypackage;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
public class SizeAndLocationOfElement {
public static void main(String[] args) {
... | [
"erdene.qa@gmail.com"
] | erdene.qa@gmail.com |
53cc6a8154e2e9e4591559832d9e189e39db944d | 40665051fadf3fb75e5a8f655362126c1a2a3af6 | /CesarValiente-quitesleep/47f3f88ce710f8ee6c2a04e6dbe4086d5256b9b2/194/EditContact.java | 610cbb454954265b6f75ec79da27a50749210657 | [] | no_license | fermadeiral/StyleErrors | 6f44379207e8490ba618365c54bdfef554fc4fde | d1a6149d9526eb757cf053bc971dbd92b2bfcdf1 | refs/heads/master | 2020-07-15T12:55:10.564494 | 2019-10-24T02:30:45 | 2019-10-24T02:30:45 | 205,546,543 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,379 | java | /*
Copyright 2010 Cesar Valiente Gordo
This file is part of QuiteSleep.
QuiteSleep 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 l... | [
"fer.madeiral@gmail.com"
] | fer.madeiral@gmail.com |
8f7d50e7ce314bfbeee1e0ae928828b8c559745f | ebc96d920b768589935102a53523923f277420b4 | /ExtraDip/src/main/dip/Battle.java | bfeee928c1e4bdaaf765ef7019670cb7f0ff72aa | [] | no_license | Uchihagyerek/javabead | 0d267e15dd8e0b6c667fcd9bb3d3421ffc70702d | e99ce87fb1ae8e98f83bb33e91be8707b3d272a1 | refs/heads/master | 2020-05-09T22:49:43.809204 | 2019-04-15T14:52:50 | 2019-04-15T14:52:50 | 181,483,973 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,176 | java | package dip;
import javax.imageio.ImageIO;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.Random;
public class Battle extends Canvas {
static JFrame thisFrame;
Map map;
... | [
"noreply@github.com"
] | Uchihagyerek.noreply@github.com |
0b0c8f415948ed366b995075670dbba9f08b7ce4 | eea5b7fd26d1e5345c0265ab3376f53d75e91dfa | /src/test/java/org/assertj/vavr/api/OptionAssert_contains_Test.java | d78317b3d1e414f860c2db490a226cee9930f5eb | [
"Apache-2.0"
] | permissive | frecco75/assertj-vavr | 754b24bcfd7653ea430518f1d7b9dd5fab6f96ce | 486fe8da2bdc9c8fab1557972cdd030ec42eab00 | refs/heads/master | 2020-04-26T23:54:49.883978 | 2019-02-23T09:52:39 | 2019-02-23T09:52:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,013 | 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agreed to in writing, software distribute... | [
"gpiwowarek@gmail.com"
] | gpiwowarek@gmail.com |
4e0c83ec231b5d4e2878a9dcfa260732ee3ae7d0 | 759e4adb9c04256d00a261148c8d703067540333 | /src/main/java/pl/asie/charset/gates/PartGate.java | 59b92b35a0a77b87852a62d5ba397b85ac35a776 | [
"MIT"
] | permissive | DiMuRie/CharsetMC | 35f428a2e495cacb67a81f88f91f44bcbefdf0b7 | c87a019944ddf1a4804d8be700c5c633d8ac996c | refs/heads/master | 2021-01-18T12:37:08.295944 | 2015-12-29T11:17:00 | 2015-12-29T11:17:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,335 | java | package pl.asie.charset.gates;
import java.util.Arrays;
import java.util.EnumSet;
import java.util.List;
import net.minecraft.block.Block;
import net.minecraft.block.properties.IProperty;
import net.minecraft.block.state.BlockState;
import net.minecraft.block.state.IBlockState;
import net.minecraft.entity.Entity;
imp... | [
"asiekierka@gmail.com"
] | asiekierka@gmail.com |
3d111075a89ea5e5f4ec9bfb276c019f3eb2acac | be55b0f0a009318258c5fece20b7cf6bd7883314 | /JPAVideoStore/src/main/java/com/skilldistillery/jpavideostore/client/CustomerClient.java | 961eeee71a472d48ebbc97d3f4d057532057d514 | [] | no_license | ShaunReass2/JPAVideoStore | dee41c40eac1e8f22e3ee3c1346980da9f26e4d7 | 67ecde8cf8c9487f5f2b2c808b8e6272e926db72 | refs/heads/main | 2023-06-29T06:38:19.147920 | 2021-07-25T20:43:01 | 2021-07-25T20:43:01 | 389,238,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 953 | java | package com.skilldistillery.jpavideostore.client;
import java.util.Scanner;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import com.skilldistillery.jpavideostore.entities.Customer;
public class CustomerClient {
public static void main... | [
"shaun.reass@icloud.com"
] | shaun.reass@icloud.com |
055d8e15cfc718c01011c80137a5ede1abbca791 | cf699024c1ec3d4ae370d5005ed1400f55f90875 | /ShengBo/src/weibo4android/Weibo.java | 1527cfb9e5066672d13864b442576cb88bddc4a2 | [] | no_license | xiapQu/attmore | 9064d3819481576ddfcdb4ea2352ae3d49bff012 | b6f0801ba84883632779ef521277c28d6c36002d | refs/heads/master | 2021-01-10T01:19:33.256593 | 2012-05-14T11:00:49 | 2012-05-14T11:00:49 | 52,056,663 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157,699 | java | /*
Copyright (c) 2007-2009, Yusuke Yamamoto
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the... | [
"attmore@163.com"
] | attmore@163.com |
57aa415e4582d1a35696f4f6978f8ac10247d276 | 5760470e48d46af7ffd871ec5ec34a279b5943da | /impl/src/main/java/org/jboss/arquillian/warp/shared/RequestPayload.java | bd3bdb5320ae1830d89e5b4fb4d90e1e51fbd153 | [
"Apache-2.0"
] | permissive | aslakknutsen/arquillian-extension-warp | 042f3a1c90c8b9a41ecf592c8ad81b90aa0a0b30 | d27654ff01262f1f5d97eb502949512c7e1120ab | refs/heads/master | 2021-01-18T09:35:37.124986 | 2012-09-05T03:24:30 | 2012-09-05T03:24:30 | 5,873,920 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,254 | java | /**
* JBoss, Home of Professional Open Source
* Copyright 2012, Red Hat Middleware LLC, and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not u... | [
"lfryc@redhat.com"
] | lfryc@redhat.com |
4d3af40752e1d3d9d84d360d5fa48521dcf33f67 | f3795a92745871041dd5cf0d684825d2da3729c1 | /src/main/java/com/autotest/extension/AutoTestExtension.java | fdc12790272dbba7be6bf90f7da449a69890995d | [] | no_license | Rayyliu/autotest-framework | 380e5ebc228aae31c7d7b7067c17c76aea8e0b91 | 7751e69e9d896185b374f091ca7ec2cee92386cb | refs/heads/master | 2022-02-14T04:39:03.592639 | 2019-07-30T09:44:04 | 2019-07-30T09:44:04 | 198,217,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,332 | java | package com.autotest.extension;
import com.autotest.annotation.AutoTest;
import org.junit.jupiter.api.extension.*;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.ArgumentsProvider;
import org.junit.jupiter.params.provider.ArgumentsSource;
import org.junit.jupiter.params.su... | [
"466088269@qq.com"
] | 466088269@qq.com |
006ebc73b5a72e05915b682fb5825c290e69c6c6 | 5370639354b92d17eeef8639210354297730cded | /src/main/java/com/example/springboot/backend/apirest/models/entity/Cliente.java | c4ad7e88a3d601a87429da2de9ca643406b686ad | [] | no_license | raziel7171/SpringBackend | 782299cd732f853b829d72a195e65e02eebcb287 | 8a3dc6d16a6f759ab0fd097012cecab50785be94 | refs/heads/master | 2023-01-08T21:09:43.867931 | 2020-11-05T04:37:07 | 2020-11-05T04:37:07 | 308,658,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,073 | java | package com.example.springboot.backend.apirest.models.entity;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Pr... | [
"pipe717171@gmail.com"
] | pipe717171@gmail.com |
7ab8e42cf6a49ba68f2c0e408d4d87ff2c429174 | bcc5e7430c5582e83ba7802099edc2214f9ecf4b | /autoconfigure/src/main/java/com/sren/core/condition/OnSystemPropertyCondition.java | b07e8446a989bf0e3b849f374ab7587decba93d7 | [] | no_license | sren911/core | 97382b3078e12f250cd347e6790040b9cba2051f | 7faf4e0f57085c2c783354141fc7d6e73f39bcc9 | refs/heads/master | 2022-10-15T03:13:05.653981 | 2022-10-10T10:46:15 | 2022-10-10T10:46:15 | 206,521,894 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java | package core.condition;
import org.springframework.context.annotation.Condition;
import org.springframework.context.annotation.ConditionContext;
import org.springframework.core.type.AnnotatedTypeMetadata;
import java.util.Map;
/**
* @author: renshuai
* @date: 2019/09/05 下午4:32
* @Description:
*/
public class OnS... | [
"renshuai@yuerushui.com"
] | renshuai@yuerushui.com |
9ad9f56674a86fbeb4937eaba46d4f3253ff5b27 | 46390ed82b3c63bcd7134e0304849b3b215ade7c | /src/test/java/com/cegeka/bool/openclosed/exercise1/AreaCalculatorTest.java | 4ada1463275042e3b6d98cce1d5232cd3015c60a | [] | no_license | Maxlem1337/OpenClosed | 62c42f649e8fa0d5fd86c0ef7eaeb416b5a1ee89 | e535b27280ad51ff685582a8516256c37f8d9d47 | refs/heads/master | 2020-06-20T02:48:34.440318 | 2019-07-15T08:06:54 | 2019-07-15T08:06:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,669 | java | package com.cegeka.bool.openclosed.exercise1;
import com.cegeka.bool.openclosed.exercise1.shapes.Rectangle;
import com.cegeka.bool.openclosed.exercise1.shapes.Triangle;
import javafx.scene.shape.Circle;
import org.assertj.core.api.Assertions;
import org.junit.Before;
import org.junit.Test;
import static org.assertj.c... | [
"stijn.liekens@cegeka.com"
] | stijn.liekens@cegeka.com |
59bd73e15ea38ef2858462bbbee6a31c53215a52 | 2bc3b05b04d7eb762310ba56d37068494c27054c | /pids-core-model/pids-core/src/main/java/pids/core/Anchor.java | 17e159c2d83282c6797250293d527f8f1905b931 | [] | no_license | rasayana/pids | 20df0973f9f110abbfcc109414c55bc30d6afa29 | aaadfc7b8cbc6caa5bca9ac840e6e71b8443358a | refs/heads/master | 2021-01-12T14:25:23.475789 | 2016-10-04T05:15:20 | 2016-10-04T05:15:20 | 69,936,343 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | package pids.core;
@SuppressWarnings("rawtypes")
public interface Anchor extends Toggle<Anchor> {
DeviceInfo[] devices();
Anchor set(DeviceInfo device);
Anchor unSet(DeviceInfo device);
} | [
"prabs7311@gmail.com"
] | prabs7311@gmail.com |
e5730836ce54c5324f7605393a5812c4d945c200 | b29dfe0b1f0c77548cd34b90ea4b60efb4d30388 | /DP4_Doc/src/model/OutroAssunto.java | e0c3ad98bcb6336602e9d6659cdf30ce98bb84b5 | [] | no_license | brunodevesa/DesignPatterns | b8a8ecb83acbecc3e5adea576e4660ff01caf2ab | e1be73a66c5164c6d013bd6d0304fef08e9d939b | refs/heads/master | 2021-01-18T02:33:19.907681 | 2015-07-17T14:00:00 | 2015-07-17T14:00:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 238 | java | package model;
/**
* Created by bruno.devesa on 17-07-2015.
*/
public class OutroAssunto implements StrategyDocument {
@Override
public void process() {
System.out.println("im processing another assunto type");
}
}
| [
"1130838@isep.ipp.pt"
] | 1130838@isep.ipp.pt |
bc19c1982a3a6cd47de3815c44f7a3865cda6a31 | c68a0d2ba1380e6c998547428df5cd5e0e18a055 | /OOP_ex6_text_indexing_and_searching/src/dataStructures/naive/NaiveIndexer.java | 6603b05038ec3514f3f704301ecde39248db62b8 | [] | no_license | daniellevin233/Java_projects | 2ed6d269ddb5c1e44aa310087a7e6ce5f3d4c155 | f429e07c579e63e813e4a648a9bda3cb94a191d6 | refs/heads/master | 2022-12-18T19:41:05.404265 | 2020-09-24T19:34:40 | 2020-09-24T19:34:40 | 298,377,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,707 | java | package dataStructures.naive;
import dataStructures.Aindexer;
import processing.parsingRules.IparsingRule;
import processing.searchStrategies.NaiveSearch;
import processing.searchStrategies.NaiveSearchRK;
import processing.textStructure.Corpus;
import utils.WrongMD5ChecksumException;
import java.io.FileNotFo... | [
"daniil.levin@mail.huji.ac.il"
] | daniil.levin@mail.huji.ac.il |
a7e17c44663836fbd5fd31bb27cab17a75bba9a6 | ea8fb0b11aa54658068ce9d1bf7ba0a39aaa5ebe | /modules/citrus-core/src/main/java/com/consol/citrus/config/xml/SyncMessageChannelSenderParser.java | 0f154b9e7d1b8c8979de6aa0ee3693c9e5185d75 | [
"Apache-2.0"
] | permissive | philkom/citrus | 6d67a0fba812d1a8c28e44bfaa2f7d1f1ce090e2 | e6c5dda5f94279ecfffab98a2f90fe5e7f285a72 | refs/heads/master | 2021-01-17T23:07:07.953868 | 2010-09-14T13:02:43 | 2010-09-14T13:02:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,277 | java | /*
* Copyright 2006-2010 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 app... | [
"deppisch@consol.de"
] | deppisch@consol.de |
b89412cc97524b971d3a5b38662c2a657f91df02 | 0bc54b6ccd0d8ab4cfdf5bcbf6bb7546b433ea0a | /src/main/java/com/in28minutes/springboot/dao/UserDaoService.java | d516ec11e3ca57b020380d7fa282900bb1430757 | [] | no_license | MahmoudMosaad/Spring-Boot-First-RESTfull | 94d40f2bf6d456cd2698a918e6514a1571af1d3a | 1da26ef9b2656ea21f70d4a8bd9229076f5a141b | refs/heads/master | 2022-12-23T00:09:09.161638 | 2020-10-06T13:00:56 | 2020-10-06T13:00:56 | 301,173,158 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,037 | java | package com.in28minutes.springboot.dao;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
import org.springframework.stereotype.Component;
@Component
public class UserDaoService {
private static List<User> users = new ArrayList<>();
private static int usersCount ... | [
"mahmoud.mosaad96@outlook..com"
] | mahmoud.mosaad96@outlook..com |
6586cf2c09363f54ca34c2017c3ad80e545a77e4 | 378b44b5c513c3584d7926adab9ae5ab368a8f38 | /Gmail_Incubyte/src/baseClass/LaunchBrowser.java | d92e0970896d8f6aba98752935cbfa9213df367e | [] | no_license | SruthiSundar1596/SeleniumProject | a5eee74df71b8849a6e57fab0de9420196e690a5 | 77df26d5094d2ead5985bd11d38ca8e80e51fbca | refs/heads/main | 2023-03-29T10:45:51.408370 | 2021-04-07T07:11:41 | 2021-04-07T07:11:41 | 355,448,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,192 | java | package baseClass;
import java.io.IOException;
import java.util.Properties;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.Test;
import utilities.PropertyRead;
public class LaunchBrowser {
static Properties prop;
public static WebDriver driver... | [
"sruthi.15821@gmail.com"
] | sruthi.15821@gmail.com |
e3a2573d0389a14c1748ca836e674a66ad0fdd0e | 4d693a55ce862cce152a5ef1da3476e186e0b5b4 | /src/org/androidpn/server/dao/hibernate/UserDaoHibernate.java | 9c4e235161d55fd4d7d4dc5e97bf37866419ac19 | [] | no_license | kanandian/Androidpn-tomcat | ec30be20599a69dd556db7c36563672c98c7b837 | 9a60cc3f05b33864512a15f60a0a5257a2c23243 | refs/heads/master | 2018-09-20T14:06:35.487429 | 2018-06-06T13:40:50 | 2018-06-06T13:40:50 | 120,586,901 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,779 | java | /*
* Copyright (C) 2010 Moduad Co., Ltd.
*
* 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 2 of the License, or
* (at your option) any later version.
*
* This program is... | [
"qianzf@tenzont.com"
] | qianzf@tenzont.com |
004e3c4bcef849a6dfded1e41239284a9ac0dc8f | f087dc471f333bfb984174189370bf46866837de | /engine/src/main/java/tk/approach/dengine/android/ResourceHandler.java | 9b29a321056c5f3318f2ab1b77b2114e95c86500 | [
"MIT"
] | permissive | darsto/dengine | 4b086fcaf81f5374d872bd8dda80daafdf51c52c | 95642ebf1d9ea3d45e1708aa31623cf3a9198ee3 | refs/heads/master | 2021-05-04T11:16:41.421576 | 2017-01-20T18:34:12 | 2017-01-20T18:34:12 | 43,150,029 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 218 | java | package tk.approach.dengine.android;
/**
* A part of DEngine project.
* Created by Darek Stojaczyk.
*/
public interface ResourceHandler {
int[] getMusics();
int[] getSounds();
int[] getTextures();
}
| [
"darek.stojaczyk@gmail.com"
] | darek.stojaczyk@gmail.com |
b90c2dda4bae0a614aa45ac8024e0751c92e09bf | 5bef03cc4ace92a90ccb2899f2cdda8cfb05a362 | /src/main/java/com/br/sfb/repository/PasswordResetTokenRepository.java | dc817052f908f46b0bb35b79ddeeb169eafc016b | [] | no_license | johnlfreire/login-spring-thymeleaf | 00e8d82ca2c96ec9c050098a6ffbbc3d19676800 | 4580d39583bb481f3068ab597c1db21fbaf5edeb | refs/heads/master | 2022-12-04T16:04:57.470360 | 2020-08-02T01:02:10 | 2020-08-02T01:02:10 | 264,278,174 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | package com.br.sfb.repository;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import com.br.sfb.model.PasswordResetToken;
@Repository
public interface PasswordResetTokenRepository extends CrudRepository<PasswordResetToken, Long> {
} | [
"john-jtw@hotmail.com"
] | john-jtw@hotmail.com |
5469dc682910f3335ffcbd55398b3360e636f11a | 61602d4b976db2084059453edeafe63865f96ec5 | /mtopsdk/mtop/common/a/b.java | 843ae730b1723caaa6beee6a1388415f0270d681 | [] | no_license | ZoranLi/thunder | 9d18fd0a0ec0a5bb3b3f920f9413c1ace2beb4d0 | 0778679ef03ba1103b1d9d9a626c8449b19be14b | refs/heads/master | 2020-03-20T23:29:27.131636 | 2018-06-19T06:43:26 | 2018-06-19T06:43:26 | 137,848,886 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | package mtopsdk.mtop.common.a;
import mtopsdk.mtop.common.d;
import mtopsdk.mtop.common.k;
public final class b extends a implements d {
public b(k kVar) {
super(kVar);
}
}
| [
"lizhangliao@xiaohongchun.com"
] | lizhangliao@xiaohongchun.com |
8f436ec7b50c83f6af0d8052d1a67775d54b4d36 | e2a600115a35249143b3cf0087b20ea3f07e96ab | /app/src/main/java/com/cyl/musiclake/ui/youtube/YoutubeActivity.java | 26a74256fed639878be8e54b60bcef06f831ad79 | [
"Apache-2.0"
] | permissive | caixiaodao/MusicLake | 7da9d832e3c06aa4d4898e4c6f12b19ad4b440e3 | 6f679c6a7be5d39c95f8663c175b9cc37398250d | refs/heads/develop | 2022-07-26T22:40:50.570450 | 2022-06-10T05:03:12 | 2022-06-10T05:03:12 | 223,573,993 | 0 | 0 | Apache-2.0 | 2022-07-10T08:24:56 | 2019-11-23T10:56:38 | Kotlin | UTF-8 | Java | false | false | 3,369 | java | package com.cyl.musiclake.ui.youtube;
import android.content.pm.PackageManager;
import android.content.res.Configuration;
import android.os.Build;
import android.os.Bundle;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.App... | [
"643872807@qq.com"
] | 643872807@qq.com |
4b06478000a5229a080c8963ee46471df06af2cb | 3051e0c0fbf50f6871088db16db04a941bd5f8e3 | /src/main/java/com/compdevbooks/util/RegularExpressionsEnum.java | e101e7817a1edf4688b06d9c4446225bc46693b8 | [] | no_license | compdevbooks/modeloarquitetural | b7bb7e4826765dfa0b69ed24bc8962203d5f6dab | 18893e2f643d2a04017bae1dc675511bd5099d0c | refs/heads/master | 2020-05-20T07:27:19.938535 | 2016-10-30T23:34:35 | 2016-10-30T23:34:35 | 65,837,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 899 | java | package com.compdevbooks.util;
import java.util.ResourceBundle;
public enum RegularExpressionsEnum {
NAME("[A-Za-z]{5,60}","name"),
PHONE("([0-9]{2,3} [0-9]{3,5}-[0-9]{4}","phone"),
NATIONAL_REGISTER("\\w+","nationalRegister"),
TITLE("","");
private final String regExp;
private String errorM... | [
"jppreti@gmail.com"
] | jppreti@gmail.com |
691c56d2d46464687481b827d559977b9ba8b108 | c43c5f2c2354d8e0465257b8cb899c67895e59e3 | /PlaneCallButtons.java | 7a7501693eb96914dd6c9ae79119b28a98326bb9 | [] | no_license | rweatherman/CEN_3024_Module2_Assignment | 8a0a86c8b8dddbb22a29157e7831e974a47f422f | 4aa0fae3392c94d32d224f6c0139f48373092d40 | refs/heads/master | 2020-03-28T02:43:59.827186 | 2018-09-05T23:51:01 | 2018-09-05T23:51:01 | 147,592,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,672 | java | package weathermanModule01;
import java.util.Scanner;;
public final class PlaneCallButtons
{
public static void main(String[] args)
{
// TODO Auto-generated method stub
// set system variables
boolean isLanding = false;
int passengerOutput;
int count = 0;
boolean isCalled = false;
... | [
"noreply@github.com"
] | rweatherman.noreply@github.com |
694a40aca1431c7a92bd5a841f132db283fa76ce | 36a528cdde8771f390b602ea7eed75a2a0e552ec | /app/src/main/java/com/davidulloa/examendavidantonioulloarodriguez/di/AppInjector.java | c3ad7661a0a4fadc8d984fd3a1dba4f82a5db39c | [] | no_license | dulloar/examen2 | bfb80a4686ee49bd5117781b7a2f423f50e74c05 | 724d07a816532a8bbdb92ebb74d97de35b885f73 | refs/heads/master | 2023-03-16T09:04:50.800429 | 2021-03-23T14:32:17 | 2021-03-23T14:32:17 | 348,393,576 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,556 | java | package com.davidulloa.examendavidantonioulloarodriguez.di;
import android.app.Activity;
import android.app.Application;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentActivity;
import andro... | [
"david.ulloa@elektra.com.mx"
] | david.ulloa@elektra.com.mx |
823cbb75f459972391d495f29781a5f57f500710 | dd8998349c6b0c7e8cd900d0f18e8459f34e8f98 | /src/No91.java | f9e5edb50250341d8ad5a358b6706a27c42d193f | [] | no_license | Caesaer/leetcode | a86bffc2eed8b8ee78e3b3c6b31b6125f405b8bc | 9d92a6e21ee51393709bbf7e05534999fc72af8f | refs/heads/master | 2021-06-11T05:30:59.421915 | 2019-03-18T21:49:22 | 2019-03-18T21:49:22 | 128,585,459 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 781 | java | public class No91 {
public int numDecodings(String s) {
if (s == null || s.length() == 0)
return 0;
int[] dp = new int[s.length()+1];
dp[0] = 1;
dp[1] = (s.charAt(0) == '0')? 0: 1;
for (int i = 2; i <= s.length(); i++){
int onedig = Integer.valueOf(... | [
"125829824@qq.com"
] | 125829824@qq.com |
d6b9418a9d834ee5eedbcdc7fb041d5d05d3d1b6 | 6d09516618454fb94c5fe56eeda6151e335ad6b2 | /EulerProblem03.java | 607dc1dd6d1b07173a900c249a25207f70b3ebb9 | [] | no_license | danielgalvaoguerra/Euler-Project-Solutions | be886e4bb2a3190d59214418227020886fe2fa93 | ec90a1227c9f96dec33e93f188bee8b4548f0e9f | refs/heads/master | 2021-01-19T05:15:47.287833 | 2016-08-05T20:58:09 | 2016-08-05T20:58:09 | 64,338,649 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | /*
* What is the largest prime factor of the number 600851475143 ?
* Author: Daniel Galvao Guerra
* Date: April 25, 2013
*/
public class EulerProblem03 {
public static void main(String args[])
{
new EulerProblem03().run();
}
private void run()
{
long N = 600851475143L;
/*
* Algor... | [
"noreply@github.com"
] | danielgalvaoguerra.noreply@github.com |
af347a2c54f91acf8b8dfaa5a898ff2dbb2080fe | 300f9a5476d80533b4cec1081a621d156cb934b2 | /mmm-client/mmm-client-impl-gwt/src/main/java/net/sf/mmm/client/impl/gwt/gin/package-info.java | 58c6f2784078767c2b80ce1e4fc273fd94ad43f4 | [
"Apache-2.0"
] | permissive | cbonami/mmm | 931157236175aa749280e71851fda1d8f5a4c5dc | cd69e59a9696ff44e87678ab1cc879d20d7188f7 | refs/heads/master | 2021-01-20T17:12:37.355366 | 2014-01-29T22:27:15 | 2014-01-29T22:27:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | /* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
/**
* Contains the GIN configuration for this client framework.
* <a name="documentation"/><h2>Client Impl GIN (GWT)</h2>
* This package contains the GIN (GWT INject) configuration f... | [
"joerg@j-hohwiller.de"
] | joerg@j-hohwiller.de |
6b368aedae865d57392997d60a1ebf3c928aa4db | 2a89a0c51d38cbd6a462a7ede59b01f083f0b27c | /src/main/java/org/iesalandalus/programacion/reservasaulas/modelo/vista/Consola.java | e9b095f4346870a2ef0911bc94fd5ff6d481d259 | [] | no_license | GalinaKatulskaja/ReservasAulas-v0 | e8608cb9ba5325cd5417b4e3d118486810eb3006 | b4da2fed78079d8932b3533ea81d71a400627969 | refs/heads/master | 2020-04-16T15:23:56.620897 | 2019-02-11T16:46:05 | 2019-02-11T16:46:05 | 165,701,127 | 0 | 0 | null | 2019-01-14T17:07:32 | 2019-01-14T17:07:31 | null | UTF-8 | Java | false | false | 3,158 | 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 org.iesalandalus.programacion.reservasaulas.modelo.vista;
import java.time.LocalDate;
import java.time.LocalDateTime;
... | [
"galinakatulskaja1228@list.ru"
] | galinakatulskaja1228@list.ru |
6211fa1ca824afc4072da71fd5d60ba55e18ef79 | 779bab1800fbeb55aaa8e3aef06f4a20ef7ab173 | /hbase-sync-client/src/test/java/com/mon4h/framework/hbase/client/ED.java | 39863ef882da9c8696d8aed036d8994dbc1c41e8 | [] | no_license | bruceleexiaokan/mon4h | 4b7f6761edeb5f510ca180dda111a31308797ba5 | 993b216183f122bc0d3f84a60e761dd520c2f083 | refs/heads/master | 2020-05-17T16:39:56.495470 | 2013-08-18T23:22:16 | 2013-08-18T23:22:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package com.mon4h.framework.hbase.client;
import java.nio.charset.Charset;
/**
* @author: xingchaowang
* @date: 4/28/13 8:59 PM
*/
public class ED {
public static void main(String[] args) {
String s = "无线下单模块";
byte[] bs = s.getBytes(Charset.forName("GBK"));
String s2 = new String(bs... | [
"yonzhang2012@gmail.com"
] | yonzhang2012@gmail.com |
b314450706f0cf5080f5fae97d1367a3c0c54b41 | 469e1241fc84f46285b804eddcb9d5236e23a356 | /LabSheet6/DataSentinelWhile3.java | c6de23f5fe001242c1a5414e09edaa2a573fbb34 | [] | no_license | TSchutz99/StructureProgramming1 | 51dbd0551cd473ec38090335c4b74e9a8b1f2b0c | d85dedab861e32dbfbc466abba8c10ac82df4257 | refs/heads/master | 2022-12-31T03:13:41.971770 | 2020-10-19T21:17:24 | 2020-10-19T21:17:24 | 305,509,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,466 | java | package LabSheet6;
/* DataSentinelWhile3 Java Program
* by: Faun Schutz
* start date: 25/10/2019
* finish date: 25/10/2019
*
* This program uses a data-sentinelcontrolled while loop to read in a sentence of arbitary length from
* the user, terminal with a full-stop. In then determins the exact number of lowercas... | [
"Faun.schuetz@gmail.com"
] | Faun.schuetz@gmail.com |
94050c0ea8d59001d5bd6ec84aaf4fc888e15063 | d42b896362ba1f403faf01602050181ccfeeb69a | /DAWD_Assignment09/app/src/main/java/com/example/qq/dawd_assignment09/EmployeeManagerActivity.java | 4e4c8e536753fbe8d6a84e4b325825614d8df52b | [] | no_license | anhtuan161295/AndroidStudioProjects | c523636a4ec8005101e72b80f75a0312efdf828b | 2cd9aa4ad5a005251f9bdaf29a7f61b7b0a6a93a | refs/heads/master | 2020-03-23T15:46:27.139872 | 2018-07-21T02:13:17 | 2018-07-21T02:13:17 | 141,773,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,402 | java | package com.example.qq.dawd_assignment09;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.Toast;
import java.io.BufferedReader;
import java.io.F... | [
"anhtuan161295@gmail.com"
] | anhtuan161295@gmail.com |
45f5579e17b3245b44d1bf01211d196ac46ef1a0 | aceef16ed6e49d6dee60c0db47867c337261c1cd | /src/party/command/LivingroomLightOffCommand.java | 346680c35bcb4dfe5ebe41862a70e1494d6977c4 | [] | no_license | geekbing/Command | 648f29368c8920ca56fc96b2a3af30999bcf9697 | 9f7a81354589289ba0cad261ecb74ae5d6499588 | refs/heads/master | 2020-05-22T19:20:26.213394 | 2017-03-12T10:31:53 | 2017-03-12T10:31:53 | 84,717,489 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package party.command;
import party.onject.Light;
public class LivingroomLightOffCommand implements Command {
private Light light;
public LivingroomLightOffCommand(Light light) {
this.light = light;
}
public void execute() {
light.off();
}
public void undo() {
light.... | [
"dhuzbb@gmail.com"
] | dhuzbb@gmail.com |
5180dd807deb23906788b3d6e61d574fc3bd8827 | 40d844c1c780cf3618979626282cf59be833907f | /src/testcases/CWE190_Integer_Overflow/s06/CWE190_Integer_Overflow__short_max_postinc_31.java | d732cece5d62cf589dea1b8e3760641af338b6b3 | [] | no_license | rubengomez97/juliet | f9566de7be198921113658f904b521b6bca4d262 | 13debb7a1cc801977b9371b8cc1a313cd1de3a0e | refs/heads/master | 2023-06-02T00:37:24.532638 | 2021-06-23T17:22:22 | 2021-06-23T17:22:22 | 379,676,259 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,235 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__short_max_postinc_31.java
Label Definition File: CWE190_Integer_Overflow.label.xml
Template File: sources-sinks-31.tmpl.java
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: max Set data to the max value for short
* GoodSource: A ha... | [
"you@example.com"
] | you@example.com |
04099c73349ec29188dc11accc7b5da5c6ca7563 | ae2b7e1880c13c5d4bfcb709b7c8afd4094a0439 | /src/test/java/tutorial/mvc/BlogEntryControllerTest.java | 9bb5470e141fc2b7df2c0805cd934a3e5226369a | [] | no_license | prudveer/basic-web-app | ec52d0fb5b31fc0ca1ed6514779e1523c01232e0 | e1f617027523026497643007e98daea8fe76cb75 | refs/heads/master | 2016-09-12T21:19:01.379151 | 2016-05-02T19:53:26 | 2016-05-02T19:53:26 | 57,352,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,231 | java | /*
package tutorial.mvc;
import org.junit.Before;
import org.junit.Test;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.MockitoAnnotations;
import org.springframework.http.MediaType;
import org.springframework.test.web.servlet.MockMvc;
import org.springframework.test.web.servlet.setup.Mock... | [
"prudveerg@gmail.com"
] | prudveerg@gmail.com |
cf871737e9642ac8689c000e72d4818d5751889f | 291ee123108a5051d87b9c928eae9559f5135620 | /src/CurlVoltage.java | 40497e6d030d6e556adecc3c9ba38f19c0268946 | [] | no_license | smhmb110/Proj-term-2 | 2bdf833ff7ab1c276a8e28536ea59e4f2a760001 | a8aabc227db63114e5d2b329cbcd44aa6607d991 | refs/heads/master | 2022-12-08T00:52:30.445446 | 2020-08-06T04:20:21 | 2020-08-06T04:20:21 | 282,473,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,783 | java | import javax.swing.*;
import java.awt.*;
import java.util.ArrayList;
public class CurlVoltage extends JPanel {
public static double max = 0;
CurlVoltage() {
setSize(800,600);
setVisible(true);
}
@Override
public void paintComponent(Graphics g) {
g.setColor(Color.BLACK);
... | [
"smhusseinmb110@gmail.com"
] | smhusseinmb110@gmail.com |
66fd097d826be908f446ee890bfcf00005be56ef | 637817184196b8d73130958fc1fc0b27833d8d92 | /aprint-core/src/main/java/org/barrelorgandiscovery/model/steps/scripts/ModelGroovyScript.java | f1f615e09141c96120980f4242d0a5c59c5a11c5 | [] | no_license | barrelorgandiscovery/aprintproject | daad59e1e52e6e8e4187f943de95b79622827c81 | ebc932c50d3116a4bbe9802910eac097151b1625 | refs/heads/master | 2023-06-28T03:11:25.779074 | 2023-05-08T12:15:27 | 2023-05-08T12:15:27 | 258,808,541 | 2 | 0 | null | 2023-05-08T09:50:33 | 2020-04-25T15:24:59 | Java | UTF-8 | Java | false | false | 1,653 | java | package org.barrelorgandiscovery.model.steps.scripts;
import java.util.Collection;
import java.util.Map;
import org.barrelorgandiscovery.model.ModelParameter;
import org.barrelorgandiscovery.model.ModelType;
import org.barrelorgandiscovery.model.SinkSource;
import org.barrelorgandiscovery.model.type.GenericSimpleType... | [
"frett27@gmail.com"
] | frett27@gmail.com |
3fba511f6ebcfd406e2322342000ff3f46c89d21 | 8baaa3bbcf916e66ec5f69c45d9192ae92f07251 | /dubbo-remoting/dubbo-remoting-api/src/main/java/org/apache/dubbo/remoting/exchange/support/header/HeaderExchangeHandler.java | 6dd20208f82a82495d940d3125bd43c424235b89 | [
"Apache-2.0",
"MIT"
] | permissive | gitchenhe/dubbo | ef2621b605dd912d38d6c5fdc3d6e8418cb0dc2d | 0d423aa851859c2cd3252543cb5c586399d11b55 | refs/heads/master | 2022-12-25T05:20:52.635670 | 2019-10-16T10:22:14 | 2019-10-16T10:22:14 | 207,946,533 | 0 | 0 | Apache-2.0 | 2022-12-14T20:37:28 | 2019-09-12T02:22:17 | Java | UTF-8 | Java | false | false | 10,329 | 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 ... | [
"he.chen@lanmaoly.com"
] | he.chen@lanmaoly.com |
6ec700b3b259a7df23a38db3f60dc76a6eec72de | 94129826b9a6423164a406dfda14c11f8cacb467 | /cqrsdemo/src/main/java/com/codeience/cqrsdemo/config/AxonConfig.java | 8099387869b5cb4787032fea2420d81f035d7f6f | [] | no_license | mmathpal/cqrs | e372a83da44c4bc9e6b893b46d782ef028d74bf7 | 5d4e38b53d6c233fd72013f2e15fb1a0d1aa9d9a | refs/heads/main | 2023-03-06T23:06:31.642049 | 2021-02-22T21:26:55 | 2021-02-22T21:26:55 | 341,341,859 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 687 | java | package com.codeience.cqrsdemo.config;
import com.codeience.cqrsdemo.aggregates.AccountAggregate;
import org.axonframework.eventsourcing.EventSourcingRepository;
import org.axonframework.eventsourcing.eventstore.EventStore;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotati... | [
"noreply@github.com"
] | mmathpal.noreply@github.com |
4280df172b1ea256efa2bfa3f1253eebc6b1132c | 1cf16764dd251339042bce475b5e6db188d162c5 | /xa-controller/src/main/java/com/xinnet/xa/controller/service/MonitorService.java | 1f6d0c66e3d666399f74f500f336dbaacbbb21af | [] | no_license | janck13/xinnet-analysis | d317d42dabb76e2b815376cf87477644f23fd533 | 227c1a152ed3719d0bf8964d39aaf6732353e17a | refs/heads/master | 2020-05-23T15:43:28.024702 | 2015-12-10T10:08:28 | 2015-12-10T10:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,893 | java | package com.xinnet.xa.controller.service;
import java.lang.reflect.InvocationTargetException;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.beanutils.BeanUtils;
import org.apache.commons.lang.StringUtils;
import org.apache.log4j.Logger;
import org.springframework.bea... | [
"yanweiqi@gintong.com"
] | yanweiqi@gintong.com |
c56df9d8f2c1d484d8135fd163aceb10fc603083 | 391256db33014b7143a2f52b5760fdfb5ed4ee3e | /src/java/data_profile.java | ff4b94eb22e1675c4abf44f344e814ed48613247 | [] | no_license | ht1625/java_note_webpage | 8bc708c42bdbeec82350103a1f3c0c8d3befa054 | 23b36264591c4e12a7e5a68e16c01b91e4a92093 | refs/heads/master | 2023-07-05T00:27:18.991989 | 2021-08-29T19:09:59 | 2021-08-29T19:09:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,058 | java |
public class data_profile {
public data_profile() {
}
private String phonenumber;
private String birthday;
private String email;
private String username;
public String getUsername() {
return username;
}
public void setUsername(String username) {
this.username = user... | [
"elifesennn2000@gmail.com"
] | elifesennn2000@gmail.com |
82b794ce1207bd89800dbe9a6b042f96b7e7b5eb | fded741b39bc34584364d86811774d8a8357a479 | /src/main/java/cn/lhfei/hadoop/mean/standarddeviation/StandardDeviationMapper.java | a266e0f78fb4b353b2eb3ec9a4a9e55cf50dc986 | [
"Apache-2.0"
] | permissive | lhfei/hadoop-in-action | 7ed4ca2a14474213d7808e2ec555f17ccc553690 | 014cb2dec559a124e17f5a73f5ef3a8a553319ce | refs/heads/master | 2021-01-18T22:58:49.314926 | 2018-03-16T01:17:33 | 2018-03-16T01:17:33 | 25,499,217 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,931 | java | /*
* Copyright 2010-2011 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... | [
"lhfei@cloud.master.cn"
] | lhfei@cloud.master.cn |
3dc49548ce2f2c04f1f7ad97f6005a1d1c0d4897 | 8d51256d9752e1c11fa5f37d66b28392d62b0931 | /chapter01/DooBee.java | d2a854e6330be3ad746afe4521377e2272668bc4 | [] | no_license | marcenzo/headfirstjava | 5beb683c11d0632efcf641e819997b90e3288110 | 511be586a3271b73c4f9c660f3caebbe27b77823 | refs/heads/master | 2021-01-24T02:53:02.823481 | 2018-02-25T19:23:19 | 2018-02-25T19:23:19 | 122,865,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 272 | java | package br.com.headfirstjava.chapter01;
public class DooBee
{
public static void main(String[] args)
{
int x = 1;
while(x < 3)
{
System.out.print("Doo");
System.out.print("Bee");
x = x + 1;
}
if (x == 3)
{
System.out.print("Do");
}
}
}
| [
"marcenzo.inc@gmail.com"
] | marcenzo.inc@gmail.com |
2292dc13185162f8b3567600627d50a751d8b306 | 2a96a93897105259fc3177c1fc2c834df22a9329 | /furnitureshop-backend/src/main/java/service/impl/RoleServiceImpl.java | e241b7b22df3520965d1a06808a6244c91d808f6 | [] | no_license | AliakseiShvants/Furniture_Shop | 634b641ccf790337e6b8cc2f08f6fb1fec39ba82 | 724cd05f8c83aae2aa8aa0f88b0299dc51653f02 | refs/heads/master | 2020-03-07T22:06:17.373331 | 2018-11-24T18:33:52 | 2018-11-24T18:33:52 | 127,744,998 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 732 | java | package service.impl;
import entity.user.Role;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import repo.user.RoleRepo;
import service.user.RoleService;
import java.util.List;
/**
* A implementation of {@link RoleService} interface
*/
@Service
public ... | [
"ashvants91@gmail.com"
] | ashvants91@gmail.com |
cc4babab343920d9b163e7529d6a73735290a081 | 969cc3e499089eafc2503ecba638673625d8f98d | /1.7.10/1/AM2-1.7.10-FakePlayers-1.4.0.009/sources/src/main/java/am2/spell/components/Light.java | fbb5375774986c67d215d4dd11f5e407eaa80e42 | [] | no_license | will-git-eng/FixedMods | d33895820eb48caabbbc4dbfd82a47ea409df603 | ffbea738863505cf74bccac3f02ab62cd894d99f | refs/heads/master | 2020-06-06T10:52:12.121044 | 2019-06-19T15:08:59 | 2019-06-19T15:08:59 | 192,719,248 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,472 | java | package am2.spell.components;
import java.util.EnumSet;
import java.util.Random;
import ru.will.git.am2.ModUtils;
import ru.will.git.reflectionmedic.util.EventUtils;
import am2.AMCore;
import am2.RitualShapeHelper;
import am2.api.blocks.MultiblockStructureDefinition;
import am2.api.power.IPowerNode;
import am2.api.s... | [
"lbvrf090@mail.ru"
] | lbvrf090@mail.ru |
a132ad2e3f5bb1aa00e093840710e13e5f5263a5 | 6bfd152459f39476a5b1fe7c0b190365e57bbdc0 | /src/main/java/de/algorythm/jddb/ui/jfx/taskQueue/FXTransactionTask.java | 9fe803f913850bd3893381dfa775db7f89db334c | [] | no_license | mgoltzsche/jddb | f62af7b5b8fea0b917a4b64f2734d0ed613d8f1c | 316f0491f8790052a05e3ea0d691c4e039ac132f | refs/heads/master | 2020-04-08T05:39:40.409061 | 2018-11-25T22:28:53 | 2018-11-25T22:34:21 | 159,068,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,687 | java | package de.algorythm.jddb.ui.jfx.taskQueue;
import javafx.application.Platform;
import org.eclipse.xtext.xbase.lib.Procedures.Procedure0;
import org.eclipse.xtext.xbase.lib.Procedures.Procedure1;
import de.algorythm.jddb.model.dao.IDAOTransactionContext;
import de.algorythm.jddb.ui.jfx.model.FXEntity;
import de.algo... | [
"max.goltzsche@gmail.com"
] | max.goltzsche@gmail.com |
976c645386907099d4e4d088f9dff459352fb692 | 6cbbdc9bfd93b4313bc0921fc7695c562454fc93 | /Auxiliary/RainTicker.java | c3bbdeb66979f8038ce3c8acb38c9f3d12c48847 | [] | no_license | Graagh/DragonAPI | 3e3e5eb346c9afd5b2aa277f985727bf75096e2f | 696f7ff7953578a0d517308327c9f61ea7c245bf | refs/heads/master | 2021-01-01T17:25:02.117007 | 2017-07-18T01:33:00 | 2017-07-18T01:33:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,569 | java | /*******************************************************************************
* @author Reika Kalseki
*
* Copyright 2016
*
* All rights reserved.
* Distribution of the software in any form is only allowed with
* explicit, prior permission from the owner.
****************************************************... | [
"reikasminecraft@gmail.com"
] | reikasminecraft@gmail.com |
48afcdc980d9011dd0c59cdcd725e1b80a561a7a | c0e6fc6a0c715c91a24cb598b79da276c4e39d22 | /src/main/java/yandex/cloud/api/mdb/postgresql/v1/config/Host10.java | 76ba772d0658e4608abc40682fea60df51c17a5a | [
"MIT"
] | permissive | yandex-cloud/java-genproto | 9bbffd1a6ae346562ddc7a69a6a2e0afb194a63c | 2b28369a6af1e497200058446aef473bd95af846 | refs/heads/master | 2023-09-04T05:34:01.719629 | 2023-08-28T09:31:29 | 2023-08-28T09:31:29 | 206,794,093 | 2 | 3 | null | null | null | null | UTF-8 | Java | false | true | 579,784 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: yandex/cloud/mdb/postgresql/v1/config/host10.proto
package yandex.cloud.api.mdb.postgresql.v1.config;
public final class Host10 {
private Host10() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite reg... | [
"ycloud-bot@yandex.ru"
] | ycloud-bot@yandex.ru |
0b0e221462bf61ffd7773703575b934393b7a7f3 | 940351bf1f8ec8107f62166879bdb2be046fb23d | /src/main/java/com/zzh/design/delegate/simple/IEmployee.java | 2610709af2a12ffb02ae8be04b49624d8cf132c4 | [] | no_license | 1170907501/GpPatternDesign | ee1c9b81f2b9fed00637ed7dbb8f769573b9c4aa | f228631f0d0cf7dec69d32654bb535db095587eb | refs/heads/master | 2020-04-27T16:56:21.196223 | 2019-03-20T09:05:16 | 2019-03-20T09:05:16 | 174,498,061 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 117 | java | package com.zzh.design.delegate.simple;
public interface IEmployee {
public void doSomething(String command);
}
| [
"zhangzh9@asiainfo.com"
] | zhangzh9@asiainfo.com |
c0cfffd828199a5d15446028e64c6fa4b207ef2d | f59a776d9f5c7a1417fe6294ff2827c01e184946 | /src/main/java/com/forgerock/consumer/data/right/model/v1_0_0/RequestAccountIds.java | e1e0be8e5d688594a8939e305ea3c69e11c940b9 | [
"Apache-2.0"
] | permissive | OpenBankingToolkit/cdr-standards-model | 4ac0c964af035f7399faff58648ccc1205ae7364 | e648cd4c17e043012ae33b121512d3693552a21c | refs/heads/master | 2021-03-11T21:46:21.606631 | 2020-04-09T07:25:26 | 2020-04-09T07:25:26 | 246,561,680 | 0 | 1 | Apache-2.0 | 2020-04-09T07:25:27 | 2020-03-11T12:13:13 | Java | UTF-8 | Java | false | false | 3,338 | java | /**
* Copyright 2019 ForgeRock AS.
*
* 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, ... | [
"jorge.sanchez-perez@forgerock.com"
] | jorge.sanchez-perez@forgerock.com |
b44418412d91bf8e149eac986ef7e5e803db7901 | a70a6a6993d4fd5cc12ab370a216825f76618535 | /entrez-parsing/src/main/java/parsers/pubmed/MedlineCitationSet.java | 194f52f204c046879dc19ed8a16486b4b5ec557f | [] | no_license | agrunfeld/solr-pubmed | ea034e8f87d42e889686e90bb2d386236ce265e6 | ce517813e7eeb032b91f99e85c20077579688b9e | refs/heads/master | 2021-01-24T21:41:16.911047 | 2015-01-07T04:25:49 | 2015-01-07T04:25:49 | 35,726,154 | 3 | 2 | null | 2015-05-16T14:10:23 | 2015-05-16T14:10:22 | null | UTF-8 | Java | false | false | 2,254 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2014.10.08 at 07:13:0... | [
"apurdy@uvic.ca"
] | apurdy@uvic.ca |
97848c214474478cff1d32f121beb63c1bc7ea74 | d520d51ff0e99fcced2af6b67c1e71c35360574f | /capture.java | 7c83ab31fd0b7aca1fa595646b7269ed6aa20248 | [] | no_license | prateek552/opencv-android-app | 6c9a08ff055838ad3463b38d48feed28e6e64ea5 | 606f497539de495641559c4e1b188b9218cfda16 | refs/heads/master | 2021-04-12T05:06:51.212534 | 2018-03-19T18:57:30 | 2018-03-19T18:57:30 | 125,903,841 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,745 | java | package com.example.prateekbajaj.opencv;
import com.example.prateekbajaj.opencv.*;
import android.graphics.Bitmap;
import android.os.Environment;
import android.provider.MediaStore;
import android.support.v4.app.ActivityCompat;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import org.openc... | [
"prateek bajaj"
] | prateek bajaj |
555f1e8d9d9b776e54e837a60be55622abc82830 | 50553064717edb07eab1975dd23696325de235c4 | /test/ToDoLog/input/test/SystemTest.java | caf4dd0ecae47e4181bac64bd26c46cb4e539c55 | [] | no_license | ncnlinh/code-collate-cs2103 | 7aa989f6eb1ee8fc9820bc91b33b16395a3eff74 | ac9cc6caad2b1e09b1a96f4efcd935b0b3365e27 | refs/heads/master | 2020-05-17T16:01:42.643633 | 2015-03-14T09:50:55 | 2015-03-14T09:50:55 | 29,126,775 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,475 | java | package test;
//import static org.junit.Assert.fail;
import java.util.Random;
import org.junit.BeforeClass;
import org.junit.Test;
import controller.Controller;
//@author A0112156U
public class SystemTest {
@BeforeClass
public static void setUpBeforeClass() throws Exception {
}
@Test
public void testScalab... | [
"nhatlinh95@gmail.com"
] | nhatlinh95@gmail.com |
bca703e9e4c825db577bea8e095c456373021750 | 86fa27e7f92edcddb2c0e1d49d10db9144b15487 | /spring/beans/src/test/java/org/springframework/beans/factory/annotation/AutowiredAnnotationBeanPostProcessorTests.java | c00ac4ec13c7f5cd9ee362f5852631b01c922567 | [] | no_license | melodyfff/xc-magic | ba59502c1a01320b1b3f298445ae555bdb19f82a | a655cd9b39c36c606b8cc3c8b3459a773a2ac2a9 | refs/heads/master | 2022-12-01T05:25:32.108353 | 2021-08-11T00:34:52 | 2021-08-11T00:34:52 | 164,128,233 | 0 | 0 | null | 2022-11-24T08:37:23 | 2019-01-04T16:10:30 | Java | UTF-8 | Java | false | false | 47,396 | java | package org.springframework.beans.factory.annotation;
import static org.assertj.core.api.AssertionsForClassTypes.assertThatExceptionOfType;
import static org.assertj.core.api.AssertionsForInterfaceTypes.assertThat;
import java.io.Serializable;
import java.lang.annotation.ElementType;
import java.lang.annotation.Reten... | [
"307208327@qq.com"
] | 307208327@qq.com |
780d1229af3ef5e86418089404ce5bd85410aba0 | 0618a9ba009cacc20a935977e6cb5e2a0b40e457 | /src/game/NetWorkWorker.java | 1877ebce16ef3182b38c92e5357c0cf3698692c8 | [] | no_license | mhakash/Throwmaster | de1b3fc24a7e8ac2b740f519f740c3cd9e52d081 | 5d582cebe2dd1df035d672594b05dcb4763b0963 | refs/heads/master | 2020-04-19T23:08:36.850060 | 2019-04-11T15:11:02 | 2019-04-11T15:11:02 | 168,487,955 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 709 | java | package game;
import networking.Client;
import networking.Server;
import java.util.concurrent.BlockingQueue;
public class NetWorkWorker implements Runnable {
boolean isServer;
BlockingQueue<ProcessAction> queue;
public NetWorkWorker() {
}
public NetWorkWorker(boolean isServer, BlockingQueue<P... | [
"32744268+mhakash@users.noreply.github.com"
] | 32744268+mhakash@users.noreply.github.com |
eb179ccaa81099992455b6e5fb669db4349c3859 | 1cf51c0d7d8031ba971cbe447334b265d3ea3fcb | /src/main/java/com/botscrew/botframework/plivo/model/PlivoUser.java | 70aa3533605468e917d436ff6d1fceb4535063a8 | [] | no_license | botscrew-projects/bot-framework-plivo | 79192c1dfec984d797562403bd3740fb64550ad0 | bb20a9d205ded921a6b07ecda9b62f318c6bdd1a | refs/heads/master | 2020-04-30T02:40:36.140180 | 2019-03-19T15:49:23 | 2019-03-19T15:49:23 | 176,567,052 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 932 | java | /*
* Copyright 2019 BotsCrew
*
* 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 ... | [
"nikita.nikiforov@botscrew.com"
] | nikita.nikiforov@botscrew.com |
79686fb5deedd5c746eb88f6611a0657283368cf | cb7c8275c787dd5adf3b56cca7116295da286e6d | /BSc/EDA1/Labirinto/src/NoSuchElementException.java | ef470f2b1f16a25675fc89362e5a2d20f62fee4c | [] | no_license | l40126-uevora/Trabs_Exerc_Univ | ddd2e0c6cee6e066393617ab5875ac1397211b58 | 86230cec82eb8051fb97a4a3cce9181052217c64 | refs/heads/master | 2021-10-08T16:24:56.591457 | 2018-12-14T15:49:11 | 2018-12-14T15:49:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | public class NoSuchElementException extends Exception {
public NoSuchElementException(){}
public NoSuchElementException(String mgs){
super(mgs);
}
} | [
"ricardo.fusco2@gmail.com"
] | ricardo.fusco2@gmail.com |
e28318a91cbe5ca5fd538653bbb855267bbb0a06 | 3acc8309ef4ac8cd6e987b5ac7a34f7868e12762 | /firegroup/firegroup-service/src/main/java/com/uc/firegroup/service/mapper/FriendLogMapper.java | c8983587c5b8bf8f77e948955428fa047516ffb5 | [] | no_license | HadLuo/springcloud-demo | 23c4b06cecda15ae177cf22d6cc4ff26a7b6498b | ec9745d3b06bbb08b7613150cd78598d2a32742f | refs/heads/main | 2023-01-05T19:30:08.795489 | 2020-10-29T07:07:47 | 2020-10-29T07:07:47 | 303,635,573 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,551 | java | package com.uc.firegroup.service.mapper;
import com.uc.firegroup.api.pojo.FriendLog;
import com.uc.firegroup.api.request.FriendLogRequest;
import org.apache.ibatis.annotations.Param;
import tk.mybatis.mapper.common.BaseMapper;
public interface FriendLogMapper extends BaseMapper<FriendLog> {
/**
* 根据日期查询该水军... | [
"8000947+hadluo@user.noreply.gitee.com"
] | 8000947+hadluo@user.noreply.gitee.com |
6bc9ed32b05737fb6029675502eed0c17cc71140 | 50603118c4242dfe22aecf82eea6f7419275829f | /ChatMessage/ChatMessage.java | a23449ecbcae4bccfd8f5caadd22a12555d24bec | [
"MIT"
] | permissive | SebbeJohansson/TCPChat | 1408fe4ed4dc12f12255156cee6224db01ac1ee3 | 87c9734282201c0ab28d9625c852be5b607c5426 | refs/heads/master | 2021-01-22T18:50:41.377718 | 2017-03-15T21:24:45 | 2017-03-15T21:25:34 | 85,122,285 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,322 | java | package ChatMessage;
import java.io.Serializable;
import org.json.simple.*;
import org.json.simple.parser.JSONParser;
import org.json.simple.parser.ParseException;
public class ChatMessage implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1L;
private JSONObject obj = new JSONO... | [
"b15sebjo@hs.local"
] | b15sebjo@hs.local |
ac7b9805bc1627c068dd4e3517223d96f35cdbf6 | c2fe878eb3c72480135140449fc84a112703fc03 | /src/javatutor/ComputeExpression.java | 57402ec50496ae1c8ff7e902eb242f2941f6b82f | [] | no_license | AngWng999/javatutorial | 594c29942d9d9a131c66a43b4da4f3af1b7de012 | 1c873938546665ca9f873daa424b4650cb794530 | refs/heads/master | 2020-12-05T19:45:37.797702 | 2016-08-30T05:51:45 | 2016-08-30T05:51:45 | 66,783,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 142 | java | package javatutor;
public class ComputeExpression {
public static void main(String[] args) {
System.out.println((10+3*5)/(7-2));
}
}
| [
"dev@jack-wang-mbpr.local"
] | dev@jack-wang-mbpr.local |
5bf1c329eea534a9cfb0d7e9c395d3f4caf3f29d | 302bcf1eaef562036d96d709479ce17e8a92dea0 | /example1/src/main/java/com/example1/membership/MembershipRepository.java | 52f86a83b278e0f647250625bbde79b2b497e495 | [] | no_license | abakhsh/kotlin-meetup | 539305137f3e98699a1dad24350973a68472def1 | fedd6fbede32bec86ca21d1e953848a2ba833175 | refs/heads/master | 2021-01-25T01:14:51.362337 | 2017-06-20T17:50:14 | 2017-06-20T17:50:14 | 94,734,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 242 | java | package com.example1.membership;
import org.springframework.stereotype.Component;
@Component
public class MembershipRepository {
void save(Membership membership) {
System.out.println("saving membership: " + membership);
}
}
| [
"baksh94@gmail.com"
] | baksh94@gmail.com |
b1fe42a3ca92eb801341b9fb2dec13f1c42d185b | 11d2840de620867e5a6da98da2dc6f704fafe9fe | /src/main/java/me/remind/rest/reminder/config/GitConfig.java | da5a8a5712aa73beb8598c9f89441a99e9dffcc2 | [] | no_license | IndianMinerva/reminder | 48e3de59f0335cb094bbdb9972765773af5283bf | 2917758d92b2f973b5ee5b0f7065b2babc615a64 | refs/heads/master | 2022-12-19T21:09:49.378754 | 2020-06-13T12:40:58 | 2020-06-13T12:40:58 | 272,006,219 | 0 | 0 | null | 2020-10-13T22:46:17 | 2020-06-13T12:39:53 | Java | UTF-8 | Java | false | false | 740 | java | package me.remind.rest.reminder.config;
import org.kohsuke.github.GitHub;
import org.kohsuke.github.GitHubBuilder;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import java.io.IOException;
@C... | [
"arun.1202@gmail.com"
] | arun.1202@gmail.com |
582e16b2f16a108855415c35dd7080bb0b6c5caa | 9d9431a2c455abdfdd657423e9daf8d76423ec32 | /WeatherCurrentPOJO/Main.java | 8d5803867e347fb7b9857c89554c0020fc1adc7a | [] | no_license | yshuynh/Weather | 6de7955d5f30b892de950144fc1df016bd9b67fb | 664ec3d4123c2cf1cb531371bb6ed307dbda4c29 | refs/heads/master | 2020-04-16T18:41:14.296704 | 2019-01-15T10:26:51 | 2019-01-15T10:26:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,271 | java | package com.example.huynh.weatherapp.WeatherCurrentPOJO;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Main {
@SerializedName("temp")
@Expose
private Double temp;
@SerializedName("pressure")
@Expose
private Integer pressure;
@Se... | [
"huynhtanydn@gmail.com"
] | huynhtanydn@gmail.com |
730cb2709f8b5bfb13403e363308b8edb333518c | 8bc0ba64df8cfe38ffea933de769855405f6519a | /junixsocket-demo/src/main/java/org/newsclub/net/unix/demo/server/EchoServer.java | cfe765e866d4a6f04b2f40b1bcabd1a7a1475eea | [
"Apache-2.0"
] | permissive | csdaa/junixsocket | 22ab19add5e03ac6d7e841d77d639a698cc7f11f | 26d958adc802c59701b8b748938aab2cb8f1e5bc | refs/heads/master | 2023-06-26T22:39:15.184390 | 2021-07-31T04:10:50 | 2021-07-31T04:10:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,483 | java | /*
* junixsocket
*
* Copyright 2009-2021 Christian Kohlschütter
*
* 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 requir... | [
"christian@kohlschutter.com"
] | christian@kohlschutter.com |
21fa15e7408d69ffc1861caea817251e954d6c16 | 8bc703b99f417c4e066ec7e009c3b14e2135d905 | /src/test/java/pro/devlib/paribas/service/BnpParibasServiceTest.java | 472118fe3c78411037894a78140b865edfea1c44 | [] | no_license | CaymanJava/bnp-parser | 11a697d279a13f4db4358036d00e70334739eca9 | 2d1ddfac151285dd464418c23869a7185fad41b1 | refs/heads/master | 2021-01-21T14:53:11.709787 | 2017-07-13T14:52:55 | 2017-07-13T14:52:55 | 95,352,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,080 | java | package pro.devlib.paribas.service;
import org.junit.Ignore;
import org.junit.Test;
import pro.devlib.paribas.exception.BadCredentialsException;
import pro.devlib.paribas.exception.IncorrectParameterException;
import pro.devlib.paribas.model.Account;
import pro.devlib.paribas.model.UserFinances;
import static junit.f... | [
"bosenko_dmitriy@mail.ru"
] | bosenko_dmitriy@mail.ru |
fd7fb95efe17afa518039405dff91caf3a290346 | 707b46345eb3bc556feae8ba24599573227087a4 | /Converter/src/ee/ut/model/xpdl2/Documentation.java | a3ca033ae3c01c87f6b3f52fa471c4617bff721e | [] | no_license | karlblum/xpdl-to-cpn | 20616f2316431fbf124658222a44e4d61e542756 | d5fc44d76b2e2442853ffd14531581ca4530bd24 | refs/heads/master | 2016-09-15T18:59:09.400229 | 2016-01-31T16:46:38 | 2016-01-31T16:46:38 | 32,211,892 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,352 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2... | [
"karl.blum@dc0fc8c4-2f53-11df-bfeb-7b4c664f286a"
] | karl.blum@dc0fc8c4-2f53-11df-bfeb-7b4c664f286a |
43181e27f308f99c4dfc077be3e55926a38e2585 | 5deb6039e4ff75d6835a914563025806cf3e2f78 | /src/main/java/com/example/springbootvipiapi/exceptions/AGStatus.java | aa1dd36e4c409f8e7929b043c0e221ef676d1815 | [] | no_license | Vipisanan/Spring-boot-API | 4b10016fd7e3a1bd110ecca2e746022e05b7a92e | a1da3f36b59bcf052e47588d8ab8b2ab6882fc48 | refs/heads/master | 2020-04-12T04:34:20.758212 | 2019-03-12T16:09:43 | 2019-03-12T16:09:43 | 162,299,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,791 | java | package com.example.springbootvipiapi.exceptions;
public enum AGStatus {
SUCCESS("S1000", "Success"),
ERROR("E1000", "Unknown error occurred in operation"),
DB_ERROR("E1002", "Unknown error occurred in database operation"),
NO_ENTRY_FOUND("E1003", "Empty results from database"),
MISSING_REQUIRED_... | [
"vipisanan1@gmail.com"
] | vipisanan1@gmail.com |
abe9a4ede3ee910a89cee29d2c40dc5f8048fdcd | cbc07c283a1008ea0974184f026b2ac38f60c804 | /app/src/main/java/com/example/carson_ho/toptabbar/Fragment4.java | 70199a56b6c1855c5e182adb897c103df14e4dd4 | [] | no_license | TitaniumOne/Profile_2.0 | aa099323547bf2343433ca6bed2beb1037b2263b | 23dbea261ef78b8ea85bfc77fe72a7b35a6cb9e3 | refs/heads/master | 2021-01-25T14:23:20.746490 | 2018-03-03T13:23:57 | 2018-03-03T13:23:57 | 123,691,955 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,568 | java | package com.example.carson_ho.toptabbar;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.Toolbar;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
im... | [
"liuhao610216579@163.com"
] | liuhao610216579@163.com |
3929e7708a7b07b28d813427ab12cca2859ad426 | 7c69c006bb83f44899183af0cf6c6c78bf5ddd64 | /app/src/main/java/com/example/suryamylar/tmdb/MainActivity.java | 0b824ea9b6e95f30d673386307798fc6cc148478 | [] | no_license | surya1024/TMDB | 936c23b3431ded9e0047624906d0bec02e3d008d | 5ab389fd06093269e7529a0e608c8c0da9052132 | refs/heads/master | 2020-05-20T11:17:07.235647 | 2015-09-09T22:10:23 | 2015-09-09T22:10:23 | 42,204,674 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,698 | java | package com.example.suryamylar.tmdb;
import android.app.Activity;
import android.app.Fragment;
import android.app.FragmentTransaction;
import android.os.Bundle;
import android.widget.SearchView;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
import j... | [
"surya.mylar@gmail.com"
] | surya.mylar@gmail.com |
b404ad8321444b625ea763e092a84039717f24bf | 21ba724b8c7052930d743b0907f205cfed55fb20 | /lmsfc/lmsfc-admin/src/main/java/com/cc/lmsfc/admin/controller/ArticleController.java | 276fda5f068b5ecf2049b4533f28a6ae72f8b036 | [] | no_license | cc121100/lmsfc | 7f44d1582fb31db8aeca3e6a9da4e1a269be73ab | 49a4c9703d91b369202b1f2937e9b0eeab30bd34 | refs/heads/master | 2020-12-24T14:57:19.149834 | 2017-05-27T08:20:44 | 2017-05-27T08:20:44 | 32,393,279 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,102 | java | package com.cc.lmsfc.admin.controller;
import com.cc.lmsfc.common.model.article.Article;
import com.cc.lmsfc.common.service.ArticleService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.WebDataBinder;
import org.spri... | [
"240919445@qq.com"
] | 240919445@qq.com |
d14430daff5f5ec2befedf6ec64422457c0eb565 | c842b218cf37eb24f06a3d2ed31a6c13828422b9 | /kafka-order/src/main/java/com/antocecere77/kafka/api/server/WebColorVoteApi.java | ef23e30e62fca917dcde7b7b7b6a035519b5fc13 | [] | no_license | antocecere77/kafka-spring-boot | d9fa1be190514b3b78dff0378cc02ec927a6dc34 | f5164c7bff9a917b0cd46d97c793d7dc24c70105 | refs/heads/master | 2023-04-22T18:23:28.158900 | 2021-05-01T10:11:41 | 2021-05-01T10:11:41 | 342,916,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,160 | java | package com.antocecere77.kafka.api.server;
import com.antocecere77.kafka.api.request.WebColorVoteRequest;
import com.antocecere77.kafka.command.service.WebColorVoteService;
import lombok.RequiredArgsConstructor;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springfra... | [
"antocecere77@gmail.com"
] | antocecere77@gmail.com |
da956ec4454dec39366e2940ef522f34598a6226 | 1f33b1933b90b2938c89c60c6681506e48a7b0b8 | /CL-Launcher/app/src/main/java/apihandler/ApiInterface.java | 8f0afbeac48171fd92f3371540bb774a05230b6a | [
"MIT"
] | permissive | curiouslearning/launcher2017 | 6c99280e8933d2dd07395fb9a129576ed452572a | f6abb60b68e194f1fac2d12b5d5a91499a353059 | refs/heads/master | 2021-03-30T16:33:19.817182 | 2017-09-26T03:53:41 | 2017-09-26T03:53:41 | 77,537,698 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,393 | java | package apihandler;
import com.google.gson.JsonObject;
import okhttp3.MultipartBody;
import retrofit2.Call;
import retrofit2.http.Field;
import retrofit2.http.FormUrlEncoded;
import retrofit2.http.GET;
import retrofit2.http.Header;
import retrofit2.http.Multipart;
import retrofit2.http.POST;
import retrofit2.http.Pa... | [
"email_idalok.acharya@excelindia.com"
] | email_idalok.acharya@excelindia.com |
04ebe9b1dc014ecf9957d085358816b968bfe296 | aecffb5cc456d31f938774a02de30c062fee726b | /sources/com/sec/android/app/clockpackage/worldclock/viewmodel/WorldclockListViewActionMode$$Lambda$1.java | c79b991b114c68c2422dff43429904da2e3ef32e | [] | no_license | Austin-Chow/SamsungClock10.0.04.3 | 6d48abd288f3b182a6520315ef526163a94b0278 | 5523378f7fea1bf462248fddf52a7828ff2de0a9 | refs/heads/master | 2020-06-29T12:44:41.353764 | 2019-08-04T20:47:14 | 2019-08-04T20:47:14 | 200,538,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 820 | java | package com.sec.android.app.clockpackage.worldclock.viewmodel;
import android.view.View;
import android.view.View.OnClickListener;
import java.lang.invoke.LambdaForm.Hidden;
final /* synthetic */ class WorldclockListViewActionMode$$Lambda$1 implements OnClickListener {
private final WorldclockListViewActionMode a... | [
"myemail"
] | myemail |
91d555cb41bf2250de673b629994020aa68e0301 | 1eed947256efd2de023d1326c68edc1868d8b781 | /WIYD/src/main/java/com/spr/web/system/entity/BaseDict.java | 712a965e68ab4c46a392076e20194173ea136fd3 | [] | no_license | 807126439/WIYD | e8f4984ddad4b44687d5381c76f2d021555bc892 | aa898de975d5b1708656d2c5b595f5c7af0bb5d3 | refs/heads/master | 2021-07-01T02:56:45.448751 | 2017-07-14T10:08:06 | 2017-07-14T10:08:06 | 91,320,199 | 0 | 0 | null | 2019-12-26T01:26:48 | 2017-05-15T09:33:25 | JavaScript | UTF-8 | Java | false | false | 2,489 | java | package com.spr.web.system.entity;
import java.io.Serializable;
import com.spr.core.annotations.DbField;
import com.spr.core.common.entity.UUIDEntity;
/**
* 基础数字字典
* @author wb_java_zjr
*
*/
public class BaseDict extends UUIDEntity implements Serializable{
/**
*
*/
private static final ... | [
"Java2@Java2-PC"
] | Java2@Java2-PC |
1650d180870a26f75e55ffd2ad908fd7af7502f4 | 9d47b53122d84baf15999cb493e6d112dc70ad44 | /app/src/main/java/org/jay/androidcustomview/c_text/C6TextPathView.java | 2100c947461dfb994e4598ac12823aee11c79510 | [] | no_license | Leesin729/AndroidCustomView | adda0f04dfa5cafbf954f214d18ccfc728a68619 | 45842f9d62d79747b56a7c085edcc6fa600537f2 | refs/heads/master | 2022-01-11T09:36:34.054401 | 2019-08-27T11:26:53 | 2019-08-27T11:26:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,215 | java | package org.jay.androidcustomview.c_text;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.os.Build;
import android.util.AttributeSet;
import android.view.View;
import androidx.annotation.RequiresA... | [
"328008932@qq.com"
] | 328008932@qq.com |
6000df88fe49a4030834c6e54507ac263663989b | 8b01a4be5820f6d28688cd0d4b90305adab42e7e | /back-end/ct-common/src/main/java/com/vn/green/common/dto/LessonDTO.java | 49eb46a12051c48680461edae0f7662f4beac725 | [] | no_license | caominhnhut/code-tutor-web | 511617ba3b712fbe53eafb7cfb20c673d3b0cb0d | ee8ad6cfe2541e436d74ee5b0602578c314be90f | refs/heads/master | 2023-05-05T11:16:39.453211 | 2021-05-26T04:39:18 | 2021-05-26T04:39:18 | 354,718,976 | 2 | 0 | null | 2021-04-12T08:22:13 | 2021-04-05T04:38:48 | JavaScript | UTF-8 | Java | false | false | 1,155 | java | package com.vn.green.common.dto;
import com.vn.green.common.enums.Status;
public class LessonDTO {
private Long id;
private String title;
private String iconUri;
private String content;
private LessonMetaDataDTO metaData;
private Status status;
public Long getId() {
return ... | [
"nguyencaominhnhut@gmail.com"
] | nguyencaominhnhut@gmail.com |
9513b091c45b90e8afff4e2575a2b47a5e3ecf1e | 0d89cf4831bc49cda0d03406a98cac4069402ecd | /src/shejimoshi/chapter12/SubSystemTwo.java | fc1d4943d3206c13fa7de3402ef66fcced01ecf3 | [] | no_license | jxy0413/JavaStruct | 6fe7c0b026a0e3c2d9627723e482d520c81f62b5 | 5077a6148794cadef44e7357473b4916614c1cb5 | refs/heads/master | 2023-01-21T16:42:56.489425 | 2023-01-11T09:53:32 | 2023-01-11T09:53:32 | 233,161,058 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 206 | java | package shejimoshi.chapter12;
/**
* @author jiaxiangyu
* @date 2022/4/3 8:27 下午
*/
public class SubSystemTwo {
public void methodTwo(){
System.out.println("子系统方法二");
}
}
| [
"jiaxiangyu@meituan.com"
] | jiaxiangyu@meituan.com |
909c8fdf7563abb8e47203615ac3762a6687400b | d8c99a9300027c5bfa07b210f3bb394ab17e1e4c | /src/main/java/week5/day2/Ng_lExtentTestCases2.java | 303356028425bcd667001b2241e732d223090a49 | [] | no_license | itsanjan/tl_java_se_sources | 58271c3640c81c23d11dd3efa0c00f420d9a1caf | f551063b8edd86494cb98836d6ef8d3bebc7ac78 | refs/heads/master | 2020-03-25T06:48:44.620672 | 2018-08-04T12:05:40 | 2018-08-04T12:05:40 | 143,525,327 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 913 | java | package week5.day2;
import org.testng.annotations.Listeners;
import org.testng.annotations.Test;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.reporter.ExtentHtmlReporter;
import WdMethods.Annotations;
@Listeners(TestNGListners.class)
public class Ng_lExtentTestCa... | [
"anjanelectric@gmail.com"
] | anjanelectric@gmail.com |
60c0cb333faef02f36bd186ad3be5aac72047591 | 5269065c41601d98bc64efd47f7bfcaf128ad269 | /src/chapter-2-linked-lists/KthFromLast.java | 5a7f8e9dcbf5c61dee04f157ecfaf82c9a5a0818 | [] | no_license | grantamos/cracking-the-coding-interview | 7df9ea0f56cf970112589ee209e48c23f2a00c33 | f38de22e99e150d3768a5b74bd82bca95c59e0f7 | refs/heads/master | 2020-06-04T14:05:55.316477 | 2015-03-29T03:15:45 | 2015-03-29T03:15:45 | 33,047,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | public class KthFromLast {
public static int kthFromLast(Node head, int k) {
if (head == null)
return -1;
Node p1 = head;
Node p2 = head;
while (k-- > 0 && p2.next != null) {
p2 = p2.next;
}
if (p2.next == null && k >= 0)
return -1;
while (p2.next != null) {
... | [
"enragedmrt@gmail.com"
] | enragedmrt@gmail.com |
00a394fa0ad8c818c5f973348f81864553c73240 | 03173c9a75c0ee1069b98bf101bda8e90ed2c352 | /flicklib-core/src/main/java/com/flicklib/service/movie/tmdb/TmdbBackDrop.java | ea0c9c45e91b9710fa179a592b177b74a8640ae0 | [
"Apache-2.0"
] | permissive | francisdb/flicklib | 6176fa0cebc3f297844c5cc60d18cb932394db5b | 627bc8a6e3cd92f72be6ad749c6fafafb6cb189f | refs/heads/master | 2020-12-30T10:23:25.408728 | 2011-12-02T19:09:47 | 2011-12-02T19:09:47 | 32,103,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 97 | java | package com.flicklib.service.movie.tmdb;
public class TmdbBackDrop{
public TmdbImage image;
}
| [
"francisdb@gmail.com"
] | francisdb@gmail.com |
65c0ea0b10324db8d1ba328ea94954c3ca3abc2a | b34f7e632e450aa8095bd5fbdc9bbdebfa494d66 | /src/main/java/StateMachine.java | 5c3cb2ac3c4f926692d58bf4d02c94adc5c221e1 | [] | no_license | srj920507/leetcode | 819667f570f07584a1848431fc1897ba82eeee69 | 5c8697cb74ca101e540d141c8f7af290cf93a9e0 | refs/heads/master | 2022-12-30T01:02:01.843272 | 2020-10-13T13:08:03 | 2020-10-13T13:08:03 | 303,704,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,787 | java | import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class StateMachine {
public static void main(String[] args) {
int[] nums = {1, 3, 2, 3, 4, 5,6};
StateMachine arrayTest = new StateMachine();
// int[] res = arrayTest.calculateProduct... | [
"sunrenjie@weidian.com"
] | sunrenjie@weidian.com |
28543c780aa4f259ed62ef0cad0726335c6784c6 | c2fb5675c2452ee44d046d5c6e84073ba8a99a66 | /src/main/java/com/pub/enumeration/Country.java | 02366a023a661482f4db93a7312697bbf38f787b | [
"Apache-2.0"
] | permissive | iamthiago/pubanywhere | b04c91cb1613e3d352ffaf191049fa9d9e94c755 | bc88dbcdf0aa7477914e07d8027d7635e24eb4b3 | refs/heads/master | 2021-05-30T14:18:18.663070 | 2016-03-09T11:56:51 | 2016-03-09T11:56:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 254 | java | package com.pub.enumeration;
public enum Country {
BRAZIL("Brazil"),
BRASIL("Brasil");
private final String descricao;
private Country(String descricao) {
this.descricao = descricao;
}
public String getDescricao() {
return descricao;
}
}
| [
"thiagoandrade6@gmail.com"
] | thiagoandrade6@gmail.com |
30198c7fdeeb4349145ca33f1d28a9b59500d982 | 450266fe2cea6a16fa3c367b80cc1dc8af98f97e | /src/main/java/com/utils/MathUtils.java | ad4cc153c9e107cd23d10ceb1b22ac34ee8f1d38 | [
"LicenseRef-scancode-free-unknown",
"MIT"
] | permissive | spfrommer/JCommunique | 378f7b368c92cd005d5531856dee58773a11fdb6 | ac5b1895776ad6baead6c7881d9790f051ae3de3 | refs/heads/master | 2021-05-04T09:29:14.753142 | 2020-02-09T20:26:03 | 2020-02-09T20:26:03 | 29,876,211 | 34 | 13 | MIT | 2020-02-09T20:26:05 | 2015-01-26T18:55:49 | Java | UTF-8 | Java | false | false | 651 | java | package com.utils;
public class MathUtils {
/**
* @param number
* the number to find the sign of
* @return the sign of the number
*/
public static int sign(double number) {
return (int) Math.signum(number);
}
/**
* Clamps the number to be between the min and the max.
*
* @param num
* ... | [
"sam.pfrommer@gmail.com"
] | sam.pfrommer@gmail.com |
da7b7b21d962e3583898190d7a6c4554368cd572 | 33f1bfa1f7b6c91052f4458a399ecf2dfccac3d1 | /app/src/main/java/com/ajithvgiri/notes/ui/NoteEditActivity.java | dc29970b860fb6208b4fdd435fc05e42e456d539 | [] | no_license | ajithvgiri/demo-notes | ac52450713463c1f90f15ecb9b2e9adcee3ecb80 | 3ae5cbaa1dac92f8a24042ff2e71a209de74d74a | refs/heads/master | 2021-01-08T06:02:32.143257 | 2020-02-20T16:40:08 | 2020-02-20T16:40:08 | 241,935,332 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,149 | java | package com.ajithvgiri.notes.ui;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.lifecycle.ViewModelProvider;
import com.ajithvgiri.notes.NotesViewModel;
import com.ajithvgiri.notes... | [
"ajithvgiri@qkopy.com"
] | ajithvgiri@qkopy.com |
fc86ec2ead13ca0f3db71bf7a8d95598ad2a050f | 3193fe2de16641eb3a59f958d3d228fb520f61ff | /src/test/java/com/cybertek/step_definitions/HomePageStepDefinitions.java | 59e47bdcab1a079385e50459def3db90c69fb093 | [] | no_license | ibrhmvt21/CucuRep-1 | 2d260d38e8d4acd11caa41c0ded9bb5b3abdf903 | c696bdfdf1cbcfd978af9447b94c0b0d4e4ec26f | refs/heads/master | 2020-04-20T13:49:48.105569 | 2019-02-02T21:37:34 | 2019-02-02T21:37:34 | 168,880,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 631 | java | package com.cybertek.step_definitions;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
public class HomePageStepDefinitions {
@Given("user is on the login page")
public void user_is_on_the_login_page() {
System.out.println("I am going to login ... | [
"barankrsln13@gmail.com"
] | barankrsln13@gmail.com |
f03e302b6c40cef134680623d1c7bd6dc2c3f1bd | 2a195e327c05cf5b13cf366c051a76eb1a396c89 | /app/src/main/java/com/example/aaron/fragmenttest/SharedNotification.java | e6fa0cd219d375889c7773b6faab392975183db2 | [] | no_license | aaronmcanerney/Android-application-group | d8fb0328e2866819a8d15dbf7354d2ba3a88ba2b | 2fd908387fa710c1a4b08a762cd11b19b7b78b59 | refs/heads/master | 2021-06-07T10:55:28.165015 | 2016-09-13T02:58:49 | 2016-09-13T02:58:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package com.example.aaron.fragmenttest;
/**
* Created by rogowski on 9/12/2016.
*/
public class SharedNotification {
public String profilePictureURI;
public String text;
public SharedNotification() {
}
}
| [
"rogowski@live.unc.edu"
] | rogowski@live.unc.edu |
04a26de9ca6d8a027934927d50ccbdecfc812d2a | 336d6d27e649afbcabe5d9c8e0700d675334067d | /src/main/java/com/github/elgleidson/multi/tenant/schema/domain/Demo.java | 78ef1b20554fe895a5c59c6f1a0299232cf125d9 | [] | no_license | wdpimenta/multi-tenant-schema | dd702eb804b5794e5a3be15b8bc96fab6f204f34 | 040cd313158d742a15eff46a8a6142b44e7e2491 | refs/heads/master | 2020-05-07T15:27:17.315308 | 2018-08-23T20:03:29 | 2018-08-23T20:03:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,098 | java | package com.github.elgleidson.multi.tenant.schema.domain;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import com.github.elgleidson.multi.tena... | [
"el.gleidson@gmail.com"
] | el.gleidson@gmail.com |
e4d3dab380c92d4eb07237e5840f2b6a3b8f817f | 8543535a1c7ba7823987a3ad9d7c8787769e2ea0 | /src/main/java/com/xuexikuaile/deng/controller/StudentOneController.java | b90f597703112980c70406bbb5b986d32e58beb8 | [] | no_license | cytern/-xuekejian | e7a6553b1e3b7626d2761c0164a2d8836d45f0cd | 8005d802b4dbdb2cc0dcfb1cba4f77e72a1eb6ba | refs/heads/master | 2023-03-06T22:46:30.349129 | 2020-07-09T07:02:53 | 2020-07-09T07:02:53 | 278,287,940 | 2 | 0 | null | 2023-02-22T07:49:57 | 2020-07-09T06:58:29 | TSQL | UTF-8 | Java | false | false | 8,863 | java | package com.xuexikuaile.deng.controller;
import com.xuexikuaile.deng.dao.*;
import com.xuexikuaile.deng.plugin.ChangeDate;
import com.xuexikuaile.deng.pojo.*;
import com.xuexikuaile.deng.service.StudentConf;
import com.xuexikuaile.deng.service.TitleService;
import com.xuexikuaile.deng.service.UserService;
import org.s... | [
"anmin.deng@bxunit.com"
] | anmin.deng@bxunit.com |
b66c3f94430ce66bf7f656f0e8811328d8e35be7 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/naver--pinpoint/400bc293ae1ce412e79bcae5d03d677bfdcea63b/before/GarbageCollectorFactoryTest.java | 1c9d9d5132ac99442274b1f864f48f6934276ec6 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,373 | java | /*
* Copyright 2014 NAVER Corp.
*
* 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 ... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
7ba11014634ffe0ba8b8e5e53d15cad3d41b5226 | 180df6a1fedd50e0af4bcf7e05f7f328b3145cbc | /src/test/java/Functional_residentRegistration/Testcase02_Validatelogin.java | fdf328b70e7ef0265e59e51536fb7314aa82cd87 | [] | no_license | priya060709/cafe | 4569371d5dd3377e177cde76de382ec1c160e14c | 880bbda854d465fa8dc77de98741fd60b10f045e | refs/heads/master | 2023-05-10T13:49:47.136175 | 2020-06-08T23:14:14 | 2020-06-08T23:14:14 | 270,530,501 | 0 | 0 | null | 2023-05-09T18:24:32 | 2020-06-08T04:39:19 | Java | UTF-8 | Java | false | false | 434 | java | package Functional_residentRegistration;
import org.testng.annotations.Test;
import org.openqa.selenium.chrome.ChromeDriver;
import io.github.bonigarcia.wdm.WebDriverManager;
public class Testcase02_Validatelogin {
@Test
public void Login() {
// TODO Auto-generated method stub
WebDriverManager.chromedriver()... | [
"priya060709@gmail.com"
] | priya060709@gmail.com |
4d605a47de7251786b4de76c8e048d37fdf48296 | 38aa3eb6c6ff5fcc2ad314cf69ed2e3e2fa22306 | /eureka2/src/main/java/com/liqiwei/software/eureka/DemoApplication.java | 5489d32619a622e1f1e55b49d39ce2eebbc85720 | [] | no_license | ChinaOpenSourceFramework/DistributedSystem | 8c7f24de570c6486a4c7e02afde2d1c1dbb9abf3 | 7896fe78d8b1a1e7d2ef37919c7636cf66463e91 | refs/heads/master | 2021-01-15T13:29:25.501514 | 2017-08-12T03:13:09 | 2017-08-12T03:13:09 | 99,675,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 412 | java | package com.liqiwei.software.eureka;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
@EnableEurekaServer
@SpringBootApplication
public class DemoApplication {
public s... | [
"liqiwei123@outlook.com"
] | liqiwei123@outlook.com |
f5841920e481b679e6ae3e86bd22c9620633f37d | 00ccc55950782514335fb66d1b04328ea2f9688e | /Leet/113_PathSumII.java | 65f670643bed6186875088a7b5aeaf50be48f356 | [] | no_license | manishsat/geeks | 4676e887a89ca63f1a031f5ba2473913634e17b7 | 5f01f5cc2b59bd3dd71823e73358919f49d0260b | refs/heads/master | 2022-11-05T09:16:01.628668 | 2020-06-13T04:15:41 | 2020-06-13T04:15:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,116 | java | /*
backtrack + DFS
*/
/**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
class Solution {
public List<List<Integer>> pathSum(TreeNode root, int sum) {
List<List<Integer>> res = new Ar... | [
"iceman.dophin@gmail.com"
] | iceman.dophin@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.