blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M โ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1601532f4aebb3930f6941882f4cb26f199eba2b | a39726e77ad5a739d90e517f5a62d2449d287c4e | /books/hf-servlets-jsp/Beer-v1/src/com/nickrepetti/web/BeerSelect.java | a1d4967f26a2a1f7d745969111e8dc2ef25e79c1 | [] | no_license | wholeNaNyards/playground | 7dafa1186d3efef7cf1a4b3e6d5b615437de3cca | cd4c13d7e9c76afa515f164c1a2222ff4394d983 | refs/heads/master | 2023-02-23T16:31:42.520096 | 2017-11-16T22:32:27 | 2017-11-16T22:32:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 644 | java | package com.nickrepetti.web;
import com.nickrepetti.model.*;
import javax.servlet.*;
import javax.servlet.http.*;
import java.io.*;
import java.util.*;
public class BeerSelect extends HttpServlet {
public void doPost(HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException{
St... | [
"nickrepetti@gmail.com"
] | nickrepetti@gmail.com |
181f2aaf5b5ed934350d0ce1123b93050f4fab68 | 7e7588ed0acf0d28cef7f5aa40797a5efdd9cf29 | /src/com/algos/Recordando.java | b928bdca2236076fd41a1363d29fbcce7bf41445 | [] | no_license | ivanglish/Algor | 2f12a01ac6c499a770fe46ce8239a3b07a1f65c0 | 1784b046772c5cbda5f14c21a5c75c8793aefeb0 | refs/heads/master | 2021-08-08T14:28:01.936653 | 2021-01-21T19:23:18 | 2021-01-21T19:23:18 | 45,954,472 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 231 | java | package com.algos;
public class Recordando {
public static void main(String[] args) {
String a= new String ("test");
String b= new String ("test");
System.out.println(a==b);
System.out.println(a.equals(b));
}
}
| [
"ivanglish@gmail.com"
] | ivanglish@gmail.com |
60bb343db8feaa3ab55cc660dddbacd5f3190479 | 15529bd4436e456c37b842ebeaae7821c3b1e03c | /ๅฎๆ็ชๅป:JavaWeb้กน็ฎๆดๅๅผๅ/14/src/com/core/StringUtils.java | a8188d0e4d96c53f27fdcde627885f193f4e1837 | [
"MIT"
] | permissive | java-scott/java-project | 2fbd9764df3cc38b94602ead8b67421628c854e9 | 3821e8396440888c62341a8585ffb995fa6aaedf | refs/heads/master | 2020-12-24T13:36:58.021850 | 2016-06-11T22:54:54 | 2016-06-11T22:54:54 | 60,106,522 | 3 | 1 | null | null | null | null | GB18030 | Java | false | false | 4,257 | java | package com.core;
import java.util.Date;
import java.text.SimpleDateFormat;
import java.text.ParseException;
/**
* <p>Title: </p>
* <p>Description: </p>
* <p>Copyright: Copyright (c) 2008</p>
* <p>Company: MR</p>
* @version 1.0
*/
//ๅฏนๅญ็ฌฆไธฒ่ฟ่กGBK็ผ็
public class StringUtils {
public static String toChinese(Strin... | [
"zwb_scott@icloud.com"
] | zwb_scott@icloud.com |
47294538a711e1df7d01ed7fb1e63fc04c637c00 | afab90e214f8cb12360443e0877ab817183fa627 | /bitcamp-spring-web/src/main/java/bitcamp/config/App2Config.java | 2d090e4c607b61f6dcd45ca257184acbed42edb5 | [] | no_license | oreoTaste/bitcamp-study | 40a96ef548bce1f80b4daab0eb650513637b46f3 | 8f0af7cd3c5920841888c5e04f30603cbeb420a5 | refs/heads/master | 2020-09-23T14:47:32.489490 | 2020-05-26T09:05:40 | 2020-05-26T09:05:40 | 225,523,347 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,747 | java | package bitcamp.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.web.servlet.ViewResolver;
import org.springframework.web.servlet.config.annotation.EnableWebMvc;
import org.springframework.web.servlet.config.annotation.I... | [
"youngkuk.sohn@gmail.com"
] | youngkuk.sohn@gmail.com |
0d6a1695ac4841942f925896e0cda3f101f9b3e2 | bab27c1dfc51c87138c7e409f4c0c15521a26963 | /app/src/main/java/com/mycoolweather/android/gson/Basic.java | 5a5ce85796fd456ed5cdb0ac408cc8d6fd795994 | [
"Apache-2.0"
] | permissive | Huangwenbao001/MyCoolWeather | cb5e3066945859d0adc10f8b71fb531609f1115f | a9d0df53d41bb0eac116b25e38a73fbac0db42a0 | refs/heads/main | 2023-07-13T09:50:00.687337 | 2021-08-27T08:35:05 | 2021-08-27T08:35:05 | 399,669,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | package com.mycoolweather.android.gson;
import com.google.gson.annotations.SerializedName;
public class Basic {
@SerializedName("city")
public String cityName;
@SerializedName("id")
public String weatherId;
public Update update;
public class Update {
@SerializedName("loc")
publ... | [
"vinson@g,ail.com"
] | vinson@g,ail.com |
ab9f3445eab7b09acf432da759fe6860becfab8d | a86ccfabca1b95fb4953118dddb65db696efe275 | /src/b12_day41_initializerBlocks/instanceBlock.java | 560a6c1d6288ae11d710371d3019b5a87b8d04d0 | [] | no_license | gatajan/Spring2020_B18 | e6d8766d2466bfac8445bcd0e1d313826cb81e01 | bc580db728fc80d5d41e6ad703fb0600b4a3d3f4 | refs/heads/master | 2022-04-21T19:19:52.054692 | 2020-04-23T21:41:19 | 2020-04-23T21:41:19 | 258,051,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 578 | java | package b12_day41_initializerBlocks;
public class instanceBlock {
{
System.out.println("instance block2");
}
{
System.out.println("instance block1");
}
{
System.out.println("instance block3");
}
public instanceBlock() {
System.out.println("This is const... | [
"gannaly@yahoo.com"
] | gannaly@yahoo.com |
ae8aa8fe0ae9b8b82408ed08b0e36fd72d309679 | eb80687d92287f7b017f499c5686f4736a60264c | /spring-boot-servicio-productos/src/main/java/com/greatsoft/springboot/app/productos/models/repository/ProductoRepository.java | aaa6ac30e92aa09b34a333828105cfe352935e2e | [] | no_license | AlejandroHCarrillo/curso-micsrv | de34d3820241c92777fe08369a1f9db8141696dc | 4f99938d6bcdffed116cf7fc1ca31bc007e93a5e | refs/heads/master | 2020-09-14T21:22:20.668397 | 2019-11-25T03:22:44 | 2019-11-25T03:22:44 | 223,259,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package com.greatsoft.springboot.app.productos.models.repository;
import org.springframework.data.repository.CrudRepository;
import com.greatsoft.springboot.app.productos.models.entity.Producto;
public interface ProductoRepository extends CrudRepository<Producto, Long> {
}
| [
"ahernandezdotnet@gmail.com"
] | ahernandezdotnet@gmail.com |
8a2cc1e9572a9d65b085476de4203d2dc3b26fc7 | c221e74ec6cd968ebab47ead9f109e4bfddb4f28 | /app/src/main/java/cn/net/bjsoft/sxdz/utils/UriUtils.java | 0f50b84f11aeb45200841bac486fd9e66be84df5 | [] | no_license | LEMON521/Sxdz | d1f122ea4681916ef90890196a2979e69e79bd62 | c757396c5d0d206d5c0dcde284abbe8f5bc3e480 | refs/heads/master | 2020-12-31T00:09:48.903891 | 2017-08-30T10:49:18 | 2017-08-30T10:49:18 | 86,560,092 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,172 | java | package cn.net.bjsoft.sxdz.utils;
import android.annotation.SuppressLint;
import android.content.ContentUris;
import android.content.Context;
import android.database.Cursor;
import android.net.Uri;
import android.os.Build;
import android.os.Environment;
import android.provider.DocumentsContract;
import android.provide... | [
"13937260956@yeah.net"
] | 13937260956@yeah.net |
759e54f4a27fc0699093560281ca19ab323acd86 | 4f7400e81d3bfea70f8bd2b8139fd730d68b6479 | /src/cwicz1do30/app/Termostat.java | a68382aee00fd2e342d7ca7b1814e06af7ed3acf | [] | no_license | JuSu84/exercises | ca064c11037cb238f4bc9be921fe0526199cc37e | 78d805706b0535b63b1d3210e21f2679637cbc4d | refs/heads/main | 2023-07-01T19:40:56.191582 | 2021-08-17T18:58:17 | 2021-08-17T18:58:17 | 392,295,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,166 | java | package cwicz1do30.app;
public class Termostat {
private double actualTemp;
private double targetTemp;
public Termostat(double actualTemp, double targetTemp) {
this.actualTemp = actualTemp;
this.targetTemp = targetTemp;
}
public double getActualTemp() {
return actualTemp;... | [
"pawel.bajda@gmail.com"
] | pawel.bajda@gmail.com |
006721876f7de41577c50aca341d35b8bd269923 | c5cc0ef5746e0ed712d6b3bcbe291f5acd9b5b48 | /app/src/main/java/com/myown/juniorawok/adapters/MainRecyclerAdapter.java | b9aebc4c9477635acb37505f97cd64efa6dd4702 | [] | no_license | Abdullah-Nasim/junior_awok | af58dae379e8ff600a15f52ad98a9fa73e5cae00 | a6d36e74f7fba77e0ad0704f330e2b3e63d3ec8a | refs/heads/master | 2021-04-30T07:33:13.896126 | 2018-02-14T16:55:08 | 2018-02-14T16:55:08 | 121,399,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,875 | java | package com.myown.juniorawok.adapters;
import android.content.Context;
import android.graphics.Paint;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import com.myown.juniorawok.R;
import com.myown.... | [
"abdullah.nasim@netaq.ae"
] | abdullah.nasim@netaq.ae |
b2918641fff66dc2bb8b10bc1ce7f951bef86a51 | 8d4529fa6ec983b5a21ae30e772ad1a8d327867e | /app/src/main/java/cz/uhk/fim/soucera/geocatcher/MainActivity.java | 06396212d2129fa72c98728d6ba1da6ca2234e2a | [] | no_license | xDx11/geocatcher_smart | 7dd282296d9a65992723eb7e05e4e0d14578350d | bad43d2a184aa411f77d5022a7f513cdb4942ae9 | refs/heads/master | 2021-06-14T10:22:51.643836 | 2017-05-09T20:31:34 | 2017-05-09T20:31:34 | 73,088,868 | 0 | 0 | null | 2017-03-02T09:20:09 | 2016-11-07T14:54:48 | Java | UTF-8 | Java | false | false | 17,748 | java | package cz.uhk.fim.soucera.geocatcher;
import android.Manifest;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.hardware.Sensor;
import android.hardware.SensorManager;
import android.os.AsyncTask;
import android.... | [
"soucek.radek@gmail.com"
] | soucek.radek@gmail.com |
02c3242806aa817a67373303abd7ab0e6c2e9251 | 9129fdfa75040f8a6c9e033cbb1dfbd9de709acb | /app/src/main/java/org/softeg/morphinebrowser/logcat/LogcatHandler.java | e037a005f5beb4404edc79855a9cd59704176279 | [] | no_license | iSanechek/WebDevBrowser | 6fd5c4cb3fa12d9165b0364b012b4add1378089e | ff360bf7d0acf58684268ed820fe01e4d3eabfd0 | refs/heads/master | 2021-01-22T17:22:05.143735 | 2017-04-09T16:43:27 | 2017-04-09T16:43:27 | 64,569,751 | 1 | 0 | null | 2016-07-31T00:26:14 | 2016-07-31T00:26:14 | null | UTF-8 | Java | false | false | 3,918 | java | package org.softeg.morphinebrowser.logcat;
import android.content.Context;
import android.os.Handler;
import android.util.Log;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
public class LogcatHandler implements LogHandl... | [
"neizvestniytip@gmail.com"
] | neizvestniytip@gmail.com |
0af6f509f18193e0140f0ac1e30fce75b7ab633a | 6786c30af8ec12885df6d6e1e1737fcaaa1f3ebb | /src/com/kjlink/ahpips/entity/project/ProjectCoder.java | feebfa5243df655ae11089800896db1b434423fa | [] | no_license | chping2113/czy | 1a2955ab3cfc19694398fefa57d5d17aa5d3ec8c | 8f6a50608cb2feab071cd751da7d0f5a67c80911 | refs/heads/master | 2020-05-18T17:43:18.560570 | 2013-05-28T08:31:32 | 2013-05-28T08:31:32 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,777 | java | package com.kjlink.ahpips.entity.project;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;
@Entity
@Table(name = "t_project_coder")
pub... | [
"chping2113@qq.com"
] | chping2113@qq.com |
9e5e31b867074d5477790fc5799ee571801ff070 | b5ae80438aee44274f774984dc75982225c85592 | /src/partitioning/readonlyinterface/ReadOnlyProxy.java | 32b2eedcca6b189f2cc2d372a0f1eac90c961ca8 | [] | no_license | omershatil/Old-Java-Patterns | c2dcc02ca587680a4c4a8bbee56c223a9aeaf15d | 8e8dcb1be41a7735bc02f819b93805b8029f3c70 | refs/heads/master | 2021-01-25T10:44:17.110972 | 2015-03-26T21:56:07 | 2015-03-26T21:56:07 | 32,951,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java | package partitioning.readonlyinterface;
public class ReadOnlyProxy implements SomeIF {
private SomeClass someClass;
public ReadOnlyProxy()
{
this.someClass = new SomeClass("Some string in a read only class\n");
}
public String getSomeStringValue()
{
return this.someClass.getSomeStringValue();
... | [
"omershatil@gmail.com"
] | omershatil@gmail.com |
0868c3257ec815a78942a7f712186a31c5ea09ae | 7f4091d7aa5773ab66920c368c01e96f40846d2b | /src/main/java/io/pivotal/pal/tracker/TimeEntry.java | c1f43d9d7bb428e3e496e0bd0288a1c78b73d340 | [] | no_license | santiagovm/pal-tracker | 4b8fa4131949ce41ded686501f830b30d2d9860e | cefb8c6a7108262f7e5130591a986798ca1fa13a | refs/heads/master | 2020-09-29T01:33:39.041118 | 2019-12-11T00:08:21 | 2019-12-11T00:08:21 | 226,915,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,989 | java | package io.pivotal.pal.tracker;
import java.time.LocalDate;
import java.util.Objects;
public class TimeEntry {
public long getId() {
return _id;
}
public void setId(long id) {
_id = id;
}
public long getProjectId() {
return _projectId;
}
public void setProjectId... | [
"svasquez@pivotal.io"
] | svasquez@pivotal.io |
bc93d1943f207ce8d5b6522d27a2f306ec50f5f2 | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/no_seeding/4_rif-com.densebrain.rif.client.RIFClassLoader-1.0-3/com/densebrain/rif/client/RIFClassLoader_ESTest_scaffolding.java | 6252a7b595e53635d78e2c1a2381ab8d6daac00c | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 546 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Mon Oct 28 15:30:09 GMT 2019
*/
package com.densebrain.rif.client;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.A... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
16f042ca9f8e8d82e7757d41f32ea7e7507848e9 | 0538c711548fd76cc3b8896c0ab77d27999660da | /shopme-web-parent/shopme-web-backend/src/main/java/com/omprakashgautam/shopme/web/backend/controller/MainController.java | ad0dfb4c7ef4be0f3a4d4afd041d8a9d767564cf | [] | no_license | Nicht98/shopme-ecommerce | e8f0d9484cdc0611b322e7ef6b95fa3aa4aba816 | 67bbca2794269ac1b4131315e9af9d9139d44252 | refs/heads/main | 2023-06-28T21:56:59.472628 | 2021-07-30T17:21:11 | 2021-07-30T17:21:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | package com.omprakashgautam.shopme.web.backend.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
/**
* @author omprakash gautam
* Created on 10-Jul-21 at 10:54 PM.
*/
@Controller
public class MainController {
@GetMapping("")
public Str... | [
"omprakash201194@gmail.com"
] | omprakash201194@gmail.com |
cdedbb803939c5e1b7eeb309f8ce39a053aa7349 | cfe8c45451b129de0d1526e03cc42072c4e9c83e | /component/linkeddigraph.java | d0743076a35348f1c1a8b2f8fac653e8fa6d9b43 | [] | no_license | wumohai/ParService | 9601778c1049355f1bfb06d70f9edb894af11a64 | 9ceca046910f0e256d93428e505286557a31d926 | refs/heads/master | 2016-09-06T12:14:03.295905 | 2015-01-30T07:24:11 | 2015-01-30T07:24:11 | 26,353,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,695 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: linkeddigraph.java
package strulib;
import java.io.PrintStream;
// Referenced classes of package strulib:
// linkedset, lin... | [
"wumohai@qq.com"
] | wumohai@qq.com |
d1d834b6f8d7b8897896c638f8cc829e446c19c2 | c6333540479c6f7aadb756749abf5c3611204b35 | /src/test/java/ApiTest/PetstoreAPIAutomation/AppTest.java | ba251b222f190b472a94ae8cd0568a17813c4547 | [] | no_license | shashank151/PetStoreApIAutomation | b9f89f2510f882101fc47625d7ce536b687a2393 | b376906179805b49ef60dc975e3101274fcb9ee1 | refs/heads/master | 2023-02-05T04:38:57.405776 | 2020-12-06T18:19:21 | 2020-12-06T18:19:21 | 319,098,720 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package ApiTest.PetstoreAPIAutomation;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
/**
* Unit test for simple App.
*/
public class AppTest
{
/**
* Rigorous Test :-)
*/
@Test
public void shouldAnswerWithTrue()
{
assertTrue( true );
}
}
| [
"sanutg@gmail.com"
] | sanutg@gmail.com |
d17c997c6c13ac0cff4e6b198971dd30f66c11aa | 6b4ebdf137d53ef9c513ad3388b7dcb9b1389ae8 | /app/src/main/java/id/kido1611/sunshine/DetailActivity.java | 78259a7d343fa762377525f1f277c7aa16fbc047 | [] | no_license | kido1611/Sunshine-AIK | 82cafefdb2253abc83ef422fff6cca01be8dd75b | bf801165fe6c2800abf9c0d9cbaffc014f17ac40 | refs/heads/master | 2021-01-01T04:26:47.358828 | 2016-04-25T13:04:31 | 2016-04-25T13:04:31 | 56,915,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,052 | java | package id.kido1611.sunshine;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import id.kido1611.sunshine.fragment.DetailFragment;
/**
* Created by Ahmad on 4/23/2016.
*/
public class DetailActivity extends AppCompatActivity {
@Override
... | [
"aci@hotmail.co.id"
] | aci@hotmail.co.id |
4fd4c31691d451396f8a47b26d0e3235cce5320e | eddfab7d390230fa95464307ab385902f548e46b | /Teme/src/blocul/Main.java | d3ba8346c4bebe22662aaf729e92fa8bd4122376 | [] | no_license | RobiiTM/Object-Oriented-Programming | 2510168a69f5f215dff20830f7c4d7a141c59ca4 | 5ba3b1a93fa107460ee0130aa811b31d9c109ee8 | refs/heads/main | 2023-03-26T13:43:27.580312 | 2021-03-22T18:35:56 | 2021-03-22T18:35:56 | 339,774,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,938 | java | package blocul;
import java.util.ArrayList;
public class Main {
public static void main(String[] args) {
Bloc bloc = new Bloc();
bloc.setNumeBloc("E2");
Etaj etajParter = new Etaj();
etajParter.setEtaj(0);
Etaj etaj1 = new Etaj();
etaj1.setEtaj(1);
Apartamen... | [
"posea.robert05@gmail.com"
] | posea.robert05@gmail.com |
c542ccbcca370af3f397f520dfffc89890ad2951 | 91b1acd3cd7bdf0307d0ebc89f1ad0bede1cedee | /src/main/java/project/member/p001/dao/MemberP001_d005DAO.java | 269c00848443d957572dc586a2a735b774e289ec | [] | no_license | stothey0804/andOne | 8435ff423353b942b020a0ff2f0c5c56f7875533 | abf1db045fd26d6c2502e5fea8e3ccb1ea915d67 | refs/heads/master | 2023-02-24T18:42:00.865942 | 2021-02-04T04:20:39 | 2021-02-04T04:20:39 | 298,433,665 | 3 | 5 | null | null | null | null | UTF-8 | Java | false | false | 623 | java | package project.member.p001.dao;
import java.util.Map;
import project.member.p001.vo.MemberP001_MemberVO;
public interface MemberP001_d005DAO {
public MemberP001_MemberVO selectMemberById(String id); // ๋ฉค๋ฒ์กฐํ
public String selectPwdById(String id); // ํ์ ๋น๋ฐ๋ฒํธ ์กฐํ
public int updateMember(MemberP001_MemberVO vo); // ... | [
"stothey0804@nate.com"
] | stothey0804@nate.com |
ca63a619df5c45eee54daff78e263f023efa35ae | a06f6fa977c013049dd6530641d220bd030d2fa6 | /src/main/java/io/kunalk/springaws/dynamoDBweb/controller/BookSearchController.java | 58283a33b2faaadade5b1414273b8abc7d82680a | [] | no_license | Kunalk/springboot-aws-dynamoDB | 2725e47123ad6a21ee05461fa6131c53d102afde | 38b6ce32a0e459eb9aa6f8fbd8429f0e3f38c6f5 | refs/heads/master | 2020-04-13T01:19:14.769293 | 2019-05-29T04:42:05 | 2019-05-29T04:42:05 | 162,871,038 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,729 | java | /** \file
*
* May 14, 2018
*
* Copyright Ian Kaplan 2018
*
* @author Ian Kaplan, www.bearcave.com, iank@bearcave.com
*/
package io.kunalk.springaws.dynamoDBweb.controller;
import java.util.List;
import io.kunalk.springaws.dynamoDBweb.model.BookInfo;
import org.apache.commons.logging.Log;
import org.apache.com... | [
"kunalkhanvilkar.pune@gmail.com"
] | kunalkhanvilkar.pune@gmail.com |
722f0fc9eda79c69b49d892ce56c907128eecfb2 | f3a980a23606a0105424fa230d706eb8d580f0f4 | /activity1/garage/Climatisation.java | 36544f6296da92b7e6974ef07133ec9e110f65fb | [] | no_license | ndiaye685/projetsOC | 8320bbc28607285c716de68e59890b5f84db80ce | 5518ad73adeaec750e875d3230c3b5f7a0b844e2 | refs/heads/master | 2020-03-09T19:59:50.913527 | 2018-05-10T20:57:04 | 2018-05-10T20:57:04 | 128,944,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 97 | java | public class Climatisation implements Option {
public double getPrix() {
return 347.3d;
}
} | [
"ndiayeammadou23@gmail.com"
] | ndiayeammadou23@gmail.com |
9bcb1ef901731160f26c7dec2f80d3633bb39755 | e9964e789e163881b44117442afaecb6f1d2d7aa | /hailbopp/src/main/Device.java | 4e659168963915dc295ae79d4d9b30e68644140b | [] | no_license | memBrainStudios/itcs3146osan | 65c9e16c4e38b30c346fa3b150dd5a645141afc8 | 744472d960a497da3aaba84483c8985a3e65a307 | refs/heads/master | 2021-01-23T20:44:30.282872 | 2009-11-30T23:42:25 | 2009-11-30T23:42:25 | 32,129,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package main;
/*
* device.java
*
*
*/
public class Device {
String name;
int responseTime; //in cpu cycles
public Device()
{
}
public Device(String inName, int inResponse)
{
name = inName;
responseTime = inResponse;
}
public String getName()
{
return name;
... | [
"dustinsallinone@d304352e-c457-11de-ba9a-9db95b2bc6c5"
] | dustinsallinone@d304352e-c457-11de-ba9a-9db95b2bc6c5 |
596fab6c11ac61071ab5e8ba468163d805f8b0b6 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /resourcemanager-20200331/src/main/java/com/aliyun/resourcemanager20200331/models/MoveAccountResponseBody.java | 0cf1340d2439dfecb3ed2eb1d324b7d2d9c3f1dd | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 722 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.resourcemanager20200331.models;
import com.aliyun.tea.*;
public class MoveAccountResponseBody extends TeaModel {
/**
* <p>The ID of the request.</p>
*/
@NameInMap("RequestId")
public String requestId;
public static Mo... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
3a42eafcd79feb5c4adcd0831635f07387f7c0bd | 6f0e7d8b79bda083562c546445d860dc2e2f83a3 | /core/src/com/mygdx/game/Entities/AbstractDynamicObject.java | 85e72ced740cbd804ff97cc1253b064ab4747eea | [] | no_license | essentialcraft/FrameFinal | 6ab150bf9c64dcd1c43c91d5f06379afd0de34f9 | 4c4ef2741e77d7d7b781cedfa46e325c527bc6f8 | refs/heads/master | 2016-09-06T13:58:08.891836 | 2015-04-16T15:27:17 | 2015-04-16T15:27:17 | 33,961,068 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,276 | java | package com.mygdx.game.Entities;
import com.badlogic.gdx.InputProcessor;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.math.MathUtils;
import com.badlogic.gdx.physics.box2d.Body;
import com.badlogic.gdx.physics.bo... | [
"i_cullinane@post.massbay.edu"
] | i_cullinane@post.massbay.edu |
9ac3430ed86a039d2dc5d16d775aac8eafd61539 | 53d1006932ddc599ff746aa2ea0f67d689fca3f3 | /app/src/main/java/com/xr/happyFamily/jia/activity/WarmerSmartActivity.java | ae4c99b0955157e0b60eec068126f1c5a9d685c2 | [] | no_license | WHD597312/HappyFamily9 | 230f112d331bff93273f304f3bdac512ae29995c | 6ed5c3936c3b89553fda452b1aa646de01d60b94 | refs/heads/master | 2020-03-24T20:12:49.753242 | 2019-08-13T03:00:12 | 2019-08-13T03:00:13 | 142,965,599 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 33,268 | java | package com.xr.happyFamily.jia.activity;
import android.content.BroadcastReceiver;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.ServiceConnection;
import android.graphics.Color;
import android.os.AsyncTa... | [
"1352250152@qq.com"
] | 1352250152@qq.com |
c8454f4a9feb7fb8a5db8b550a843841977c725a | 60e0b636160e4e6f1640a1d5ebf980bb5d575753 | /src/test/java/com/ecomm/qa/features/login.java | 807e9ec2629fd876840a509e63dfa3a18dcb4250 | [] | no_license | ranga2k/PageObjectModel | cf9ae21b39eefbe65dc4ae746e03e3d44e6fe8f5 | 5e747e23170fe85a271ab4a83c4f467d1eff425f | refs/heads/master | 2022-06-22T02:00:12.415778 | 2020-01-28T18:32:18 | 2020-01-28T18:32:18 | 236,297,315 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 56 | java | package com.ecomm.qa.features;
public class login {
}
| [
""
] | |
ad3eb7bc862cc08d135da45e953e9b498f5639f4 | 76441b3651460b6276b1288b33392fdca58a201b | /src/BooksDao.java | 42eb942fb335c9d4779fd8a1e05ef1956b6f6b5f | [] | no_license | miti1234/library_management_system | 3a0eecc1985bce9fe704357b596a77ece26554f7 | 43cd6234d7f93eb2d83ca993ea3071fede79db0e | refs/heads/master | 2021-05-13T17:33:03.804551 | 2018-01-09T14:33:52 | 2018-01-09T14:33:52 | 116,826,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 646 | java | import java.sql.*;
public class BooksDao {
public static int save(String callno,String name,String author,String publisher,int quantity,int issued){
int status=0;
try{
Connection con=Database.getConnection();
PreparedStatement ps=con.prepareStatement("insert into books(callno,name,author,publisher,qua... | [
"30970871+miti1@users.noreply.github.com"
] | 30970871+miti1@users.noreply.github.com |
b94d17bd01d6732d9b5dc41776b58ed413553d5f | 29da2c6f5affadd8d69846a309e8013169915a31 | /src/basics/VarargsTest.java | ba3be4dc69ee19c85de24f70fc4ad7454999243e | [] | no_license | anumis22/learn-java | 25da9c3bf084d18b942ffff35c295c8028ecfa6f | e9ae191aec75cf37b2575cec734929582abbc569 | refs/heads/master | 2023-06-23T03:08:51.858662 | 2021-07-25T11:53:34 | 2021-07-25T11:53:34 | 341,864,745 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,686 | java | package basics;
import java.io.*;
import java.lang.reflect.*;
import java.util.*;
class Add {
void add(int... args) {
int sum = 0;
StringBuilder print = new StringBuilder();
for(int i:args) {
sum += i;
print = print.append(i).append("+");
}
print.del... | [
"Anu.Mishra2@emc.com"
] | Anu.Mishra2@emc.com |
f0e52e420ed78d5da4943b1c35fab6448f1748c2 | 4da300d852317b2536f48ffe7a38860207409b8b | /src/main/java/com/gare/gare/travel_step/persistance/repository/TravelStepRepository.java | 655ad4344d90f28811dfaa790c4075adf4ad6346 | [] | no_license | tinoursondelu/gare | 73ed04e989af473649f798f11f37ce50b02af8ee | bbda5e170bc426dd9e1d188448fa4d77aa79c78d | refs/heads/master | 2021-01-06T12:48:05.688761 | 2020-02-20T11:42:49 | 2020-02-20T11:42:49 | 241,330,414 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | package com.gare.gare.travel_step.persistance.repository;
import com.gare.gare.travel_step.persistance.entity.TravelStepEntity;
import org.springframework.data.repository.CrudRepository;
import java.util.Optional;
public interface TravelStepRepository extends CrudRepository<TravelStepEntity, Integer> {
Iterable... | [
"Alexandre@Annereau.com"
] | Alexandre@Annereau.com |
75eee54624740b4fe37d7c97316a7fc9bc534d9e | 61fd833d2676ec21386f1b3b2634bbecfe574935 | /ccl-codegen/src/main/java/com/ccl/rain/codegen/AbstractModelUpdateRepository.java | 03a03e9f8a1a5de9cd77d64108d646ef1d11bbd9 | [] | no_license | freedom541/raindrop | 7bff92421642a9a33671f0c295a0bec669ac099e | 1131a4ae0a845b67e3feccc6a227eb6594e02340 | refs/heads/master | 2021-07-11T01:37:48.579479 | 2017-09-30T02:44:47 | 2017-09-30T02:44:47 | 101,834,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,155 | java | package com.ccl.rain.codegen;
import org.springframework.context.ApplicationContext;
import javax.inject.Inject;
import javax.sql.DataSource;
import javax.validation.Valid;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Ty... | [
"chencl@jiagouyun.com"
] | chencl@jiagouyun.com |
9ef74c8be112b0283fedd03c34222cad2d2af3d6 | 1885c001fb560858d7b45b8a4a8113514088bfd9 | /app/src/main/java/com/example/raryson/marvelheroisnative/model/CreatorList.java | 6d2627bfaa52458b23a15b3f8c4e582d193cbb50 | [] | no_license | raryson/MarvelHeroes | 998ace1d9ab9d7fb56223925ef89892a8d73f4a6 | 432ae2926eb8b8a0dfb56379e3d18257c51cba07 | refs/heads/master | 2020-03-09T15:44:15.850082 | 2018-04-10T05:17:22 | 2018-04-10T05:17:22 | 128,866,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package com.example.raryson.marvelheroisnative.model;
import java.util.AbstractList;
import java.util.List;
import org.apache.commons.lang3.builder.ToStringBuilder;
public class CreatorList extends AbstractList {
private List<CreatorSummary> items;
public List<CreatorSummary> getItems() {
return ite... | [
"raryson.rost@gmail.com"
] | raryson.rost@gmail.com |
807a0051436a25603ab59fd018c86c63e71cbf3f | 4da953fee3a72ace56f7dd94952c740bdab46ef4 | /src/main/java/com/ezfun/guess/spring/v2/aop/RequestCtrlCallback.java | a1f99a423febdbe4545175611304ed01e7e9a674 | [] | no_license | SoySaucelm/guess | 8abc89253c8bcf34d52d36fc476996ce4af0a46e | 91e242cbc85f65f32311713259bd182f9b0f7bb5 | refs/heads/master | 2022-07-10T02:12:27.479008 | 2020-07-07T09:23:51 | 2020-07-07T09:23:51 | 180,470,412 | 0 | 0 | null | 2022-06-17T03:17:18 | 2019-04-10T00:31:50 | JavaScript | UTF-8 | Java | false | false | 1,093 | java | package com.ezfun.guess.spring.v2.aop;
import org.joda.time.TimeOfDay;
import org.springframework.cglib.proxy.MethodInterceptor;
import org.springframework.cglib.proxy.MethodProxy;
import java.lang.reflect.Method;
/**
* @author SoySauce
* @date 2020/6/30
*/
public class RequestCtrlCallback implements MethodInter... | [
"soysauce_lm@163.com"
] | soysauce_lm@163.com |
5adf0a091baa719d42a7ed2d12caa1bd8bc1b477 | 9ee734247827006ed2ef201de7999b6e7dca6390 | /ibm.jdk8/src/java/awt/Shape.java | ee032cf2c98a4853b63f2c97ac95122990f84616 | [
"MIT"
] | permissive | flyzsd/java-code-snippets | 33341764176f9ea4d023eaa75d36fb8be9786b97 | 1202b941ec4686d157fbc8643b65d247c6cd2b27 | refs/heads/master | 2021-01-13T07:48:23.217223 | 2017-06-23T04:45:12 | 2017-06-23T04:45:12 | 95,096,070 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,599 | java | /*===========================================================================
* Licensed Materials - Property of IBM
* "Restricted Materials of IBM"
*
* IBM SDK, Java(tm) Technology Edition, v8
* (C) Copyright IBM Corp. 1996, 2013. All Rights Reserved
*
* US Government Users Restricted Rights - Use, duplication... | [
"zhangshudong@gmail.com"
] | zhangshudong@gmail.com |
0f75c41ed3b2a0f8a82a3437d1642bcc9024c66b | 2d303d6e15405aba5e35e37bd13a1230cad4ae6f | /10-Badoolization/src/org/alvarogp/badoo/badoolization/resources/price/cost/Cost.java | 463748ae3fdd5a79e57de82099ef981d6c8df8df | [
"MIT"
] | permissive | alvarogzp/badoo-challenge-2015 | 58814a67df48003d53c1639963288d6093a97e86 | f4e1d8b1837c7cc5ae31bb3fa808a24b60513214 | refs/heads/master | 2016-08-12T05:52:06.300262 | 2016-01-10T16:43:43 | 2016-01-10T16:43:43 | 48,317,070 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 833 | java | package org.alvarogp.badoo.badoolization.resources.price.cost;
import org.alvarogp.badoo.badoolization.resources.price.Price;
import org.alvarogp.badoo.badoolization.resources.quantity.ResourceQuantity;
import java.util.Collections;
import java.util.List;
public class Cost extends Price {
public static final Cos... | [
"alvarogp@ultrabook"
] | alvarogp@ultrabook |
447a64d6327e81f3ce01286eb77ba3f757547c4b | 5e8cc24f34f603bf114324833282d6ea054a88eb | /src/main/java/com/softwareverde/bitcoin/secp256k1/Secp256k1.java | 558dc4fa5ccc19bc25ef00735bfecb3a8cce806f | [
"MIT"
] | permissive | ParadoxBusinessGroup/bitcoin-verde | 9158d47e11a6f8d53251762f0ee975964cbb919e | 5d1e51cf40d536b7fc7bebe71b2ed1d26ae40bcc | refs/heads/master | 2020-05-27T07:25:52.223036 | 2019-05-15T13:52:40 | 2019-05-15T13:53:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,034 | java | package com.softwareverde.bitcoin.secp256k1;
import com.softwareverde.bitcoin.jni.NativeSecp256k1;
import com.softwareverde.bitcoin.secp256k1.key.PublicKey;
import com.softwareverde.bitcoin.secp256k1.signature.Secp256k1Signature;
import com.softwareverde.bitcoin.secp256k1.signature.Signature;
import com.softwareverde.... | [
"josh@softwareverde.com"
] | josh@softwareverde.com |
d6c8d670cebd075da0658b6c8df6199caa97aad5 | 450578f75be5aac9d2e9743f7199a5a246af994e | /src/interfaces/ICrud.java | 5f1ccce815eb33e8f73a36792f89cd31888f394a | [] | no_license | chamsi-web-dev/ProjetJava | f6cc72afb21ab853ff8214b3663886b1e6817f2c | eb0e7b3a48cc0f3c05b5eff1cebb258548610fdc | refs/heads/master | 2021-01-19T09:23:46.368782 | 2015-07-02T22:20:58 | 2015-07-02T22:20:58 | 36,457,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486 | 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 interfaces;
import java.util.List;
/**
*
* @author mac
*/
public interface ICrud<T> {
public boolean insertEntity(T o... | [
"medchansibardi@gmail.com"
] | medchansibardi@gmail.com |
857d142d7ca9623da54c39fc75dec884b2d34afa | 0721bfa8ab67d85ab79ff66b00983d89554bb1e5 | /projectframe/src/main/java/com/hongsec/projectframe/utils/Utils_Alert.java | 26fb7f874375e750ec323680ec1ead2042a0f4c1 | [] | no_license | Honsec/HongsecFramg | bc069c95bb132e7b21d728494da0b24fa17e2f41 | a80bd7a07c202e9fbcb022042126f425fc4850e8 | refs/heads/master | 2016-09-12T09:02:44.862956 | 2016-04-22T00:52:53 | 2016-04-22T00:53:05 | 55,960,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,980 | java | package com.hongsec.projectframe.utils;
import android.content.Context;
import android.content.DialogInterface.OnClickListener;
import android.content.DialogInterface.OnKeyListener;
import android.support.v7.app.AlertDialog;
import android.text.TextUtils;
public class Utils_Alert {
public static AlertDialog.Build... | [
"hongsec0506@naver.com"
] | hongsec0506@naver.com |
6dfedca3074bc4dd7475bbd71d14cbf189279cbf | f96c6cfa8160eb411becefe3a5f9478942936c78 | /app/src/main/java/com/example/mostafa/movieapp/TaskContentProvider.java | cebf87de02ebacf3097de6fdc2e2ab818d8e7a33 | [] | no_license | Mostafa2369/MovieApp | a30853b6c778712678d007bcb8d41005ce447745 | 0d31354bcb12b26ad7e23ed4df25d3913d37b70f | refs/heads/master | 2020-04-11T02:32:36.602361 | 2018-12-12T07:15:32 | 2018-12-12T07:15:32 | 161,447,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,986 | java | package com.example.mostafa.movieapp;
import android.content.ContentProvider;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
import android.content.UriMatcher;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.net.Ur... | [
"mostafa2369@gmail.com"
] | mostafa2369@gmail.com |
ae8dc57af7240437e0888c142a1e0a8f13b625b5 | a66838c6208c5960567d34b9cbbc3966752910dc | /core/src/main/java/com/cardpay/mgt/product/service/impl/TProductOrganizationServiceImpl.java | 709bf2c070c9a8aa88c6cd77f4960d60d2f3a397 | [] | no_license | JohnCny/PCCredit_New | 9787ecc8900f2267e2e44b63245939f1655f2a89 | 442dfb46058c29b36182dca091da2b343d0720b7 | refs/heads/master | 2021-01-12T09:18:16.073367 | 2017-02-14T05:43:22 | 2017-02-14T05:43:22 | 76,819,691 | 0 | 2 | null | 2017-02-14T05:43:22 | 2016-12-19T02:04:17 | Java | UTF-8 | Java | false | false | 1,529 | java | package com.cardpay.mgt.product.service.impl;
import com.cardpay.basic.base.service.impl.BaseServiceImpl;
import com.cardpay.basic.util.treeutil.TreeUtil;
import com.cardpay.mgt.product.dao.TProductOrganizationMapper;
import com.cardpay.mgt.product.model.TProductOrganization;
import com.cardpay.mgt.product.model.vo.TP... | [
"896245907@qq.com"
] | 896245907@qq.com |
15562eefbb5c0addd085533d5ccd364904e40c2f | 855dcbe92e081a2d9f2999f7f20255290c725311 | /poi-api/src/main/java/com/henmerlin/poi/api/ApiResponseMessage.java | bab8e3d6af2c7db7cf81a6d4c4a730a60880a663 | [] | no_license | henmerlin/POI | 9d68a4b553c4605b1fa7e531deaac7efe727a6ee | a017bd48211286dc679eb29c920efddd70ea71dc | refs/heads/master | 2020-07-02T18:53:16.359935 | 2019-08-19T17:37:48 | 2019-08-19T17:37:48 | 201,629,548 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,553 | java | package com.henmerlin.poi.api;
import javax.xml.bind.annotation.XmlTransient;
@javax.annotation.Generated(value = "io.swagger.codegen.languages.SpringCodegen", date = "2019-08-17T22:13:14.425-03:00")
@javax.xml.bind.annotation.XmlRootElement
public class ApiResponseMessage {
public static final int ERROR = 1;
... | [
"henrique@idtrack.com.br"
] | henrique@idtrack.com.br |
e5487d2ee2105e74dc1a923dc54ce41b93b2c288 | e465358040c4de9d5dc9a3e1e08fa4eb27547810 | /hyracks/hyracks/hyracks-api/src/main/java/edu/uci/ics/hyracks/api/client/IHyracksClientInterface.java | 737152bb3b5d1bef25ed9f7846cf67eb91332184 | [] | no_license | zhaosheng-zhang/cdnc | 84ff7511b57c260e070fc0f3f1d941f39101116e | bc436a948ab1a7eb5df9857916592c7e7b39798c | refs/heads/master | 2016-08-04T18:43:31.480569 | 2013-10-15T17:29:04 | 2013-10-15T17:29:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,937 | java | /*
* Copyright 2009-2013 by The Regents of the University of California
* 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 from
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless... | [
"happily84@gmail.com"
] | happily84@gmail.com |
80407485a502d6f0e4aafd4d2d631e75c1045941 | 8f005ac4cd0816aa13ec1cf849209fec8961970a | /src/threads/BeepPrintExample.java | 6b96a3871c2f14ad025a381866b6fae68ab4bc3c | [] | no_license | jayhan1109/thisIsJava | e203fa50eb8e2a17733a710f887a59f960f7eeca | a11ff1cacfd91ca21009a88a803e8146b4869446 | refs/heads/master | 2022-12-30T09:19:23.536784 | 2020-10-21T02:02:48 | 2020-10-21T02:02:48 | 305,881,798 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 528 | java | package threads;
import java.awt.*;
public class BeepPrintExample {
public static void main(String[] args) throws InterruptedException {
// Get Toolkit instance
Toolkit toolkit = Toolkit.getDefaultToolkit();
// Beep sound 5 times
for (int i = 0; i < 5; i++) {
toolkit.b... | [
"jayhan1109@gmail.com"
] | jayhan1109@gmail.com |
39cbf574955c8eead5f073ada3698b9ae640d5c5 | 50dab21a8f30f5bb2e3fe8f08689c03dc7b3aa4e | /design/src/main/java/com/dxpzk/design/structure/Adapter/ObjectAdapter/Target.java | 3c4937a64974fd8d6a8fa121c02d77a78b56c356 | [] | no_license | dxpzk/familyPortrait | ede480dd596eaa879e967869050e70b1999bb285 | c70e3fbd1944bdf220c1a16224b818b5a29ee7ed | refs/heads/master | 2022-12-24T04:38:46.965650 | 2020-09-24T06:21:01 | 2020-09-24T06:21:01 | 298,185,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 171 | java | package com.dxpzk.design.structure.Adapter.ObjectAdapter;
/**
* @author zk
* @since 2020-08-24
*/
public interface Target {
void method1();
void method2();
}
| [
"563343310@qq.com"
] | 563343310@qq.com |
173a96a4c56992476dab3841bcbe533bdaac0443 | 452e7ffd787957f401e13dc53425a5f4ad752092 | /้ๅฎๅบ็คพๅบๅฐฑไธๆๅกeๆฌ้(ๅฏไปฅ่ฟ่ก)/ZBETuch_new/src/com/fc/main/dao/WorkToDateDao.java | b2b65b66672212a30a7a22b710bf159bab0aeeba | [] | no_license | 2381447237/gongsiCode | 5807ee03f314dbc2a58e19a144b83387141dfa7d | 17bf3fb0127462bccb972e6fac590dc16e0b5aeb | refs/heads/master | 2020-03-12T19:28:44.886880 | 2018-04-24T02:40:28 | 2018-04-24T02:40:28 | 130,785,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,215 | java | package com.fc.main.dao;
import java.io.IOException;
import java.util.Map;
import org.apache.http.client.ClientProtocolException;
import com.fc.main.tools.HttpUtil;
public class WorkToDateDao {
/**
* ไธไผ ๅทฅไฝๆฅๅฟ
*
* @param data
* @return
*/
public String setWorkDate(String filePath, Map<String, String> data... | [
"2381447237@qq.com"
] | 2381447237@qq.com |
6a23af627f2f15897e0e4781b04d328b384c18d0 | 76184f75561b9693d20853596f418af4e4e9f8e7 | /service/src/test/java/com/moneysupermarket/componentcatalog/service/services/MapComparatorTest.java | 72c6ad92bf15eff98730d5d1b697cca1a526cc16 | [
"MIT"
] | permissive | simondean/component-catalog | 0595a3c706b56a80525748f72b9dbf09cc396174 | d914de803abcdeb1b97e8e09d56d50f6e85bd6d0 | refs/heads/main | 2023-08-15T09:57:49.283633 | 2021-10-20T21:51:37 | 2021-10-20T21:51:37 | 393,506,073 | 0 | 0 | MIT | 2021-08-24T17:26:06 | 2021-08-06T21:20:53 | null | UTF-8 | Java | false | false | 2,911 | java | package com.moneysupermarket.componentcatalog.service.services;
import org.junit.jupiter.api.Test;
import java.util.Map;
import static org.assertj.core.api.Assertions.assertThat;
public class MapComparatorTest {
private final MapComparator<String, String> underTest = new MapComparator<>();
@Test
publi... | [
"simon.dean@moneysupermarket.com"
] | simon.dean@moneysupermarket.com |
46148e9ea1071ba10db7ca62af39612f4e2e5d85 | ab57022e552c8537efed4fae600fd48b6f5bfe3d | /app/src/main/java/com/varun/gbu_timetables/MainActivity.java | 3b8750536ce5ec2c7de3c660307661cc8e8289d0 | [] | no_license | akshaykumar04/GBU_Timetables | f9e628e039d78ad2ebd2f9046ae3750bb1ae8bcf | 740397a16e8e05bd2498c109175de495b7ec2ace | refs/heads/master | 2021-01-20T02:20:22.518741 | 2017-08-23T11:23:51 | 2017-08-23T11:23:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,968 | java | package com.varun.gbu_timetables;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.des... | [
"varun.10@live.com"
] | varun.10@live.com |
c048ed9d3478c9b4f33d4c6e62ce5c9574808b15 | 15599e8c86721e53a13eda218b189b6653115d76 | /src/main/java/org/wpattern/frameworks/jsf/primefaces/support/user/UserAddEditMB.java | fe3884a5dff250f1c0d0492ba58c993392f1993a | [] | no_license | dmjesus89/wpattern-frameworks-jsf-primefaces | ecb3f670b8bf33afe5d92a81679341c4dafe6982 | 229f67f368aea6d4854de28a8c99680208883a63 | refs/heads/master | 2022-09-07T12:21:49.370386 | 2022-08-11T16:13:28 | 2022-08-11T16:13:28 | 41,445,468 | 0 | 0 | null | 2015-08-26T19:26:53 | 2015-08-26T19:26:52 | Java | UTF-8 | Java | false | false | 2,161 | java | package org.wpattern.frameworks.jsf.primefaces.support.user;
import java.util.ResourceBundle;
import javax.faces.application.Application;
import javax.faces.context.FacesContext;
import javax.inject.Inject;
import javax.inject.Named;
import org.springframework.context.annotation.Scope;
import org.springframework.web... | [
"augustobranquinho@yahoo.com.br"
] | augustobranquinho@yahoo.com.br |
54b83c3fc7a098f0a33425f65ae9bcbec9465d94 | e16bb42c3fbd9883995752e376296223f607c9a5 | /src/main/java/org/jpasecurity/jpql/parser/JpqlVisitorAdapter.java | 9855d02f3ff249fa4a2165cd60cf1d868bf8e44c | [
"Apache-2.0"
] | permissive | BischoffDaniel/jpasecurity | dd35803e45474172c99305f599f6a8fcea16a2d8 | a3e545f75bf3b82a87e6965cd57f3862fd970c42 | refs/heads/master | 2020-04-01T14:04:10.674891 | 2018-05-08T05:32:18 | 2018-05-08T05:32:18 | 153,279,167 | 0 | 0 | null | 2018-10-16T12:07:58 | 2018-10-16T12:07:57 | null | UTF-8 | Java | false | false | 28,139 | java | /*
* Copyright 2008 Arne Limburg
*
* 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... | [
"arne@apache.org"
] | arne@apache.org |
d30c036cd8184af773ea14bdef77784e39e82a87 | ccf74519d9a3d5c512aeb7a138d229a3df7e7c0a | /src/javatraning/CircleCalc.java | a5a6d3a2476fe55b836a0d3f33f866552ba19ed3 | [] | no_license | kms-java-training2018/javaBasic | 0a3ed72d01010a08533548ac2767a77f2bcad1fb | b372c0a1d823ae9150990fdf7df2597b562f3089 | refs/heads/master | 2020-03-14T22:46:18.232692 | 2018-05-21T02:33:11 | 2018-05-21T02:33:11 | 131,828,639 | 0 | 0 | null | 2018-05-23T05:44:00 | 2018-05-02T09:29:28 | Java | UTF-8 | Java | false | false | 714 | java | package javatraning;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class CircleCalc {
public static void main(String[] args) {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
System.out.println("ๅๅพใฎๅคใๅ
ฅๅใใฆใใ ใใ");
... | [
"onishi-yasumasa@KMS2013-110.kms.local"
] | onishi-yasumasa@KMS2013-110.kms.local |
667e2250a23bcf1b0eb8c5bea5dcbf82c1af73dc | b910d5f859c42f9ae5fa1902a88914cdb2c09eef | /r2dbc-stu/src/main/java/com/wujiuye/r2dbc/PersonService.java | 526bf9fd6b8f169a1d27a06ecc7787e4b524d0a6 | [] | no_license | javenliu/share-projects | 5cd0d134625f61fd03a8a58dfe66456a18f5d7d5 | 0549d228db130afa63dd0d5c8b8b6dd4b67d7b9d | refs/heads/main | 2023-01-06T19:32:27.848698 | 2020-11-03T09:13:39 | 2020-11-03T09:13:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,241 | java | package com.wujiuye.r2dbc;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import reactor.core.publisher.Flux;
import reactor.core.publisher.Mono;
import javax.annotation.Resource;
@Service
public class PersonService {
@Resource
private PersonR... | [
"jiuye-wu@msyc.cc"
] | jiuye-wu@msyc.cc |
11b1b91df778ff266b32d57bf0e6ef564b3bdb50 | 9a8855d2eb7c987e819daa730edf8f4605be5ab8 | /peofile-service/src/main/java/com/ciphersnippet/peofileservice/service/CustomerService.java | dc68c343d067ae112151b2a162f3c8fce5b7410b | [] | no_license | zimrancis/workspace-18-Dec-2019 | c837696f8b4937dcefb0a6a8f116bad312a257af | a1e2355b8dfef5f1b29d1ecfd7a5ebd810a744b1 | refs/heads/master | 2022-12-31T21:48:00.515697 | 2020-07-13T08:25:49 | 2020-07-13T08:25:49 | 279,241,738 | 0 | 0 | null | 2020-10-13T23:31:45 | 2020-07-13T08:26:25 | CSS | UTF-8 | Java | false | false | 233 | java | package com.ciphersnippet.peofileservice.service;
import com.ciphersnippet.rentcloud.model.Customer;
public interface CustomerService {
public Customer save(Customer customer);
public Customer fetchModelById(int id);
}
| [
"zimrancis@gmail.com"
] | zimrancis@gmail.com |
ab8fbb77e59a94edaed63e6620714b7e42035bbd | 97a15e406546c48255368daf5cb57f2e47ca25dd | /java/web/Tests/security/WithMockJwtAuthenticationSecurityContextFactory.java | 2ae43c24563afc381e7e86b7bee133a0694f7291 | [] | no_license | alimif00/usefulCode | 29ec39d4b6e4a6e0d64eac16e979c59a113b2f50 | a85b6c8446ec104c0894a01e3ffea63ecb5b5337 | refs/heads/main | 2023-06-25T06:43:46.774210 | 2021-07-11T06:55:51 | 2021-07-11T06:55:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,082 | java | package web.Tests.security;
import org.springframework.security.core.context.SecurityContext;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.security.test.context.support.WithSecurityContextFactory;
import static org.springframework.security.core.authority.Authority... | [
"extremecode716@gmail.com"
] | extremecode716@gmail.com |
623c401264dfb38f109b81eeae19bcf52eb26042 | f6d53b6d45cb36dea995679bb99b08d9a66ac3c2 | /src/main/java/com/example/student/citycleaner/donate.java | db5abe2122a51168ac7e2e79622bd3b098804bf7 | [] | no_license | anu0012/citycleaner | ac6915a6d11cb2af6bd2146bc04c32757a2541fd | a70d4b9931a4b320781e7d4f798a6d8d53391ebd | refs/heads/master | 2021-01-17T19:02:38.079497 | 2016-06-18T10:29:33 | 2016-06-18T10:29:33 | 60,341,920 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 377 | java | package com.example.student.citycleaner;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
/**
* Created by anuragsharma on 18/06/16.
*/
public class donate extends AppCompatActivity {
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceS... | [
"anuragsharma@MacBook-Pro.local"
] | anuragsharma@MacBook-Pro.local |
89be25b6fc4b7b4977fbb06a7e2883b8744a7600 | e0fabbb4bbc7d5f1e1ccf89b90f3934917b77ac7 | /static members/Static Variable/Bank/BankAccount.java | fada4687247823513910eee5ebe6fea89762dad0 | [] | no_license | Ashutosh8544/CoreJava | 52da453ffe58b7f5e8489ded37ed074f91e1a08f | 3482159891f4311f8e61b98804f1d0e8b783ba79 | refs/heads/master | 2022-12-20T09:32:44.916435 | 2020-04-30T12:00:04 | 2020-04-30T12:00:04 | 259,260,197 | 0 | 0 | null | 2020-10-13T21:37:40 | 2020-04-27T09:01:27 | JavaScript | UTF-8 | Java | false | false | 426 | java | class BankAccount{
//class level variable or static variables declarations.
static String bankName;
static String branch;
static String ifsc;
//Non static variable
long accountNum;
String aHName;
double balance;
void deposite(double amt){
balance = balance + amt;
}
void withdraw(double amt){
balance ... | [
"javaashu9500@gmail.com"
] | javaashu9500@gmail.com |
01f06ab139eaed765e3a05bd3fcde9ad9df2725a | c6126225319f11b9b54a25b0a85032437838124d | /src/com/battlegroundspvp/runnable/game/WorldParticlesRunnable.java | 842bca52079b3e2ac65957ee9ae4202e8fb7b974 | [] | no_license | GamerBah/BattlegroundsCore | ae11e72bb65017cb8bef4edb634ed7b9734023e7 | 96c0bf32aa07db2b9cde200c3e247a6f445d5288 | refs/heads/master | 2021-03-24T11:49:37.391526 | 2018-07-09T08:29:26 | 2018-07-09T08:29:26 | 105,951,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,042 | java | package com.battlegroundspvp.runnable.game;
/* Created by GamerBah on 8/30/2016 */
import com.battlegroundspvp.BattlegroundsCore;
import com.battlegroundspvp.util.Launcher;
import de.slikey.effectlib.util.ParticleEffect;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import java.math.BigDecimal;
import java.ma... | [
"gamer.bah@live.com"
] | gamer.bah@live.com |
ebf9cd2b5a6a7ee3a9c5c0c28546ee94d0990184 | 5b8b2047e26727ccfac35bd50f6861128a5b3d28 | /TQI/src/br/com/tqi/analisedecredito/analise/Analisando.java | e68f1ea29f9f321b63ade194f0157ec8e98ffa08 | [] | no_license | developer-gabrielti/provatqi | 0a00522b5014abd9beebf51f985db0af22ce53f4 | 3aed5585278a53bc9c8dc78e66803a993c76114d | refs/heads/master | 2022-12-14T16:48:59.813661 | 2020-09-01T02:52:29 | 2020-09-01T02:52:29 | 291,832,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 491 | java | package br.com.tqi.analisedecredito.analise;
public class Analisando {
private String cpf;
private double valorParcela;
public Analisando(String cpf, double valorParcela) {
this.cpf = cpf;
this.valorParcela = valorParcela;
}
public void setCpf(String cpf) {
this.cpf = cpf;
}
public String getCpf(... | [
"developer.grabrielti@gmail.com"
] | developer.grabrielti@gmail.com |
cb01ea3b52c8554a04294a0e9f5b19aa58ba0d42 | 3a9337aade4ad3102413048151e21c92aaba9bce | /mobile/app/src/main/java/com/alvitre/SmartCollect/viewmodel/CadUserViewModel.java | 5f756d8ea06ba90d1cd69fb3fb6b4dd8ce9927e8 | [] | no_license | Emanoeljunior/Smart_Collect | ef9389862f63a59f8f03274c15dc1364eb0c1d58 | 880e6cbd9c7cd58caeb22babaf233dd963121058 | refs/heads/master | 2021-02-14T04:54:50.192048 | 2020-06-05T21:04:45 | 2020-06-05T21:04:45 | 244,770,889 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package com.alvitre.SmartCollect.viewmodel;
import android.graphics.Bitmap;
import androidx.lifecycle.ViewModel;
public class CadUserViewModel extends ViewModel {
private Bitmap photo;
private String photoFileName;
public String getPhotoFileName(){return photoFileName;}
public void setPhotoFileName(... | [
"emanoelalvesjr@gmail.com"
] | emanoelalvesjr@gmail.com |
b5ea04c2fdcf75f0bee404f57a21f59d61d72a9a | 4b7db93542c197249f78b850fce0ffa15b99b044 | /src/cz/vsb/ekf/lan0116/eventSystem/events/game/NewGameEvent.java | 3d19a7057f6d38762bb547be755ecb739512439d | [] | no_license | lancvslav/TheGame | 152a29cd9289fdc6f346523cd2c0977b956bb8f6 | 774ae06395566c1c87ed9b0e5431bfe6057e7ca4 | refs/heads/master | 2021-01-17T15:48:49.733325 | 2017-04-05T20:54:34 | 2017-04-05T20:54:34 | 69,799,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package cz.vsb.ekf.lan0116.eventSystem.events.game;
import cz.vsb.ekf.lan0116.eventSystem.events.Event;
import cz.vsb.ekf.lan0116.eventSystem.events.EventType;
import cz.vsb.ekf.lan0116.eventSystem.events.type.GameType;
public class NewGameEvent implements Event {
@Override
public EventType getType() {
... | [
"lancvslav@gmail.com"
] | lancvslav@gmail.com |
f18d446e8efdb78f0c76b8746b073135190f3634 | 27a895eaa55b33d69a69b16db3da69a9f1c659aa | /app/src/test/java/com/example/dimasw/myapplication/ExampleUnitTest.java | d5eebd34fe8494462f0262fbeef618731d8436b5 | [] | no_license | dimasbagus/dimasw | e9d21576f2593d4b7f6105be5b4ce965071b2cd4 | f62d8fb9314f784b04f64a4358c24897bb85e332 | refs/heads/master | 2021-01-22T17:39:41.897012 | 2017-03-15T04:38:00 | 2017-03-15T04:38:00 | 85,029,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package com.example.dimasw.myapplication;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4,... | [
"samidsamid7@gmail.com"
] | samidsamid7@gmail.com |
686aa5e1cdb1480125b0838dcb9a0acf0ae290ed | d77c3c40e02e1800f8db654ad244e2a60ffe53a8 | /Proyectos de ejemplo/PruebasXMLDB_XQJ_16/src/principal/pruebaexcepcionesxmldb.java | 2a851f1179fab8fc226847fba9763012aeac1a3e | [] | no_license | Imejpul/AD_BBDDNoSQL | 10d17fdc5e5b06c9c69425dae3dd1ff472f54c1b | d98e4f73529de3c953d631ddad28131e0c0e4b81 | refs/heads/master | 2022-11-28T04:03:31.785931 | 2019-12-29T11:28:39 | 2019-12-29T11:28:39 | 230,745,809 | 0 | 0 | null | 2022-11-15T16:08:25 | 2019-12-29T12:16:00 | Java | ISO-8859-3 | Java | false | false | 3,276 | java | package principal;
import org.xmldb.api.*;
import org.xmldb.api.base.*;
import org.xmldb.api.modules.*;
public class pruebaexcepcionesxmldb {
protected static String driver = "org.exist.xmldb.DatabaseImpl";
public static String URI =
"xmldb:exist://localhost:8083/exist/xmlrpc";
private static ... | [
"ivanmejiapulido@gmail.com"
] | ivanmejiapulido@gmail.com |
7d0249df38b30fac0f0822ea2813c8ace093025c | 2b179c698ffa9adc4d46b047f97bc7b47186ff04 | /readwriteisolate/src/main/java/cn/mpy/readwriteisolate/annotation/Master.java | 2b56f0e897af30a1f8378d23a6422ae7367ce432 | [] | no_license | YangQingQ666/readwriteisolate | bee5ed667309382d0dff4d7748fee5f3ad64d9ba | c82ce0850a5a2059049e6b62ca312429bd61554b | refs/heads/master | 2023-06-09T09:47:53.800004 | 2021-07-05T16:57:01 | 2021-07-05T16:57:01 | 380,141,694 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 74 | java | package cn.mpy.readwriteisolate.annotation;
public @interface Master {
}
| [
"2423615474@qq.com"
] | 2423615474@qq.com |
0d05f8b3e18945f73d69bab4baf228c4d50f2f91 | fd39a745db0b69b051ab9abbfb51acb4518d998e | /src/main/java/uet/usercontroller/DTO/PostDTO.java | 18c208071e30e86b0da9e03ded881d77f5767d13 | [] | no_license | UET-SoftwareGroup/Qly_nhanluc_SV_server | b0661a7f0bba896857f2f4e4d11a15f0bae84267 | 59af0810965bb7d711850339073886bde7f2952f | refs/heads/master | 2020-04-04T03:55:07.509732 | 2016-10-02T05:06:15 | 2016-10-02T05:06:15 | 54,605,931 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 826 | java | package uet.usercontroller.DTO;
import uet.usercontroller.model.Partner;
import java.util.Date;
/**
* Created by Trung on 8/29/2016.
*/
public class PostDTO {
private int id;
private String content;
private Date datePost;
private String describePost;
public int getId() {
return id;
... | [
"trungdq306@gmail.com"
] | trungdq306@gmail.com |
0030ebacaa1e9cc10c1908579077617990fba437 | 4dd1c230120e879e8c05ce16ee7ba8948b259117 | /plugins/svn4idea/src/org/jetbrains/idea/svn/browse/SvnKitBrowseClient.java | cdbb1ff1e67b896804b984da67fa65585dd44b24 | [
"Apache-2.0"
] | permissive | svenefftinge/intellij-community | a8ac506e8ce0913546caef41eac05cf747684660 | c53dc6257161a33992cba54c9992a886ce4b0f74 | refs/heads/master | 2023-07-26T21:02:38.731232 | 2014-07-17T10:43:45 | 2014-07-17T10:43:45 | 21,939,352 | 0 | 0 | Apache-2.0 | 2023-07-15T08:52:32 | 2014-07-17T11:28:53 | null | UTF-8 | Java | false | false | 3,421 | java | /*
* Copyright 2000-2013 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"konstantin.kolosovsky@jetbrains.com"
] | konstantin.kolosovsky@jetbrains.com |
23818e147582e9663948bb08a890c2f1c0029a7b | 891249e15216d151843192c375e83277d7e3a629 | /app/src/main/java/com/haotang/petworker/fragment/MyNewFragment.java | 6e080418fdbdf3cb18120bb1e15d82d80dc677c9 | [] | no_license | xxxxxxxxxxj/pet_android_worker_new | 43f63f0db75ffe7b6db28d128661a44f4c9ecded | 9c8ffdcb9748b4d2e60dce1d20bc15cd3e82806b | refs/heads/master | 2022-10-04T03:28:08.199535 | 2020-06-04T02:36:58 | 2020-06-04T02:36:58 | 268,719,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,329 | java | package com.haotang.petworker.fragment;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import androidx.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewTreeObserver;
import android.widget.B... | [
"xvjun@haotang365.com.cn"
] | xvjun@haotang365.com.cn |
401e3f5341aac4636c8d3f3d1abe5de3e27a07dc | 6f0fa5dc4ccc24c020d97f142ccb73a3f8fd5b55 | /AutoSchool-web/build/generated/jax-wsCache/datosProfesor/profesor/AsistenciaResponse.java | 338c75fa8a56aa07f1e843a9448524bbecb881c1 | [] | no_license | RicardoAlmazan/AutoSchool | 85b54cc5c574921b5d87dd5b5351d51296eed3ce | d1d06779177f4d6ca73875fbf34d8eca4d9d5801 | refs/heads/master | 2020-12-05T22:06:48.419721 | 2020-01-07T06:51:43 | 2020-01-07T06:51:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,884 | java |
package profesor;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Clase Java para asistenciaResponse complex type.
* ... | [
"almazan624@gmail.com"
] | almazan624@gmail.com |
a63ea0ce8ed5303f478d612be96aa7f896489efe | 0f68c0f88c5cbccd421449ea960db31a798ebf38 | /src/main/java/cn/com/hh/service/biz/impl/ContractMemberProfitLossBizServiceImpl.java | a6f7216e12679596c9a7d9a415fddc487ce0e0a3 | [] | no_license | leimu222/exchange | 0e5c72658f5986d99dc96a6e860444e2624e90e2 | e22bfc530a230ba23088a36b6d86a9a380d7a8ef | refs/heads/master | 2023-01-31T16:19:37.498040 | 2020-12-08T10:30:46 | 2020-12-08T10:30:46 | 319,348,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,486 | java | package com.common.api.service.impl;
import java.util.List;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Objects;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import org.springframework.beans.factory.annotation.Autowired;
import com.common.api.dao.ContractM... | [
"2165456@qq.com"
] | 2165456@qq.com |
2b14a3efd72d1da7bd3d6105c60f8e1f109d2585 | bebda73247aab26278c287b74a33a3b7abc83f16 | /src/Iframe/IFrameTest4.java | 0928a961afdee933e93034c18bc581f5dc834a89 | [] | no_license | swapnalinachan/online-Octo | f117a21aa02dae1b647c912317e0c09be608c262 | a960f3dc3abe2c10fa3c42bbd39daafbb1bd7604 | refs/heads/master | 2023-02-01T08:42:47.314985 | 2020-12-08T18:14:31 | 2020-12-08T18:15:43 | 319,721,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 706 | java | package Iframe;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class IFrameTest4 {
public static void main(String[] args) {
// TODO Auto-generated method stub
System.setProperty("webdriver.chrome.driver","C:\\Users\\swapnali\... | [
"swapnali@DESKTOP-8QJ5818"
] | swapnali@DESKTOP-8QJ5818 |
6585cd0cc4bf1cf268984dae15b4a18bb0a2070e | 803891db5b598e0d1720a4d6c9d2834410b59a3b | /src/main/java/com/tomff/beesplus/items/BeeProtectionBoots.java | e77af441aa0e71553824fae1d22214a06b3b3fe9 | [
"MIT"
] | permissive | dbswnschl/BeesPlus | cf678a415b555f027228e07d41cd5697036e1ca9 | ea99c15c3d7c7acdb9e53cab547a401b8871e832 | refs/heads/master | 2022-11-20T20:17:01.767812 | 2020-07-04T18:41:04 | 2020-07-04T18:41:04 | 277,046,545 | 0 | 0 | MIT | 2020-07-04T05:41:25 | 2020-07-04T05:41:24 | null | UTF-8 | Java | false | false | 1,012 | java | package com.tomff.beesplus.items;
import com.tomff.beesplus.core.items.CustomItem;
import com.tomff.beesplus.core.items.ItemBuilder;
import com.tomff.beesplus.localization.Localization;
import org.bukkit.Material;
import org.bukkit.inventory.ItemStack;
import java.util.HashMap;
import java.util.Map;
public class Bee... | [
"tomasff02@gmail.com"
] | tomasff02@gmail.com |
36a7dc17828531ace053bab39e67a210196c0cc9 | 1531f780e20eb771735478b8da46297e47f1c95e | /src/com/test/httpConn/http/request/ClientRequest.java | 031f65f319ea0cded96e9ec61d09bc5307675ed8 | [] | no_license | jimohuishangyin/HttpConnectDemo | 3e12d35f4bc6c4826856ce7786ffc8cdce50b0a2 | f336e26a8ea373fa7ceb8dcbb97c04211f0903e6 | refs/heads/master | 2021-01-16T00:31:18.202315 | 2016-04-28T13:44:51 | 2016-04-28T13:44:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,714 | java | /*
* ็ฑปๆไปถๅ: ClientRequest.java
* ่ไฝ็ๆ: ๆทฑๅณๅธๆๅไบ็ตๅญๅๅกๆ้ๅ
ฌๅธ Copyright 2012-2022, E-mail: hongxiang_luo@esyto.com, All rights reserved
* ๅ่ฝๆ่ฟฐ: <ๆ่ฟฐ>
* ็ฑปๅๅปบไบบ: ็ฝๆดช็ฅฅ
* ๅๅปบๆถ้ด: 2015ๅนด9ๆ14ๆฅ
* ๅ่ฝ็ๆฌ: V001Z0001
*/
package com.test.httpConn.http.request;
import java.util.HashMap;
import java.util.Map;
/**
* ่ฏทๆฑๅๆฐๅฐ่ฃ
็ฑป
*
* @au... | [
"1658964003@qq.com"
] | 1658964003@qq.com |
c1b09f383ecad27edecefbda242a1c7bc9bf1c99 | 17a0fc0f8d8f4ed101f05293d472a976a2e3ba5f | /src/LSMDrawable.java | 6c831bba47ff1bd64a0c29934d30bd3b57e07859 | [] | no_license | Liudeke/FastLSM-1 | 13fd21f527992e543d98819e18551da72b5a7a84 | 5ab68d5a058fc250a92012611bec3f7a8fa33b46 | refs/heads/master | 2023-03-17T22:58:57.339679 | 2017-12-15T07:20:50 | 2017-12-15T07:20:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 94 | java | import java.awt.Graphics;
public interface LSMDrawable {
public void draw(Graphics g);
}
| [
"jaffob77@gmail.com"
] | jaffob77@gmail.com |
4179bfd9a89119f5ffd2c89f93a905ccbaf1f2a3 | 3feddaf8e0cad4c98a917997a90262fb3779931b | /thunder/thunder-bean/src/main/java/club/zhcs/thunder/bean/apm/package-info.java | d15c580ced9d3f19e4bd28d191b7dcfa053407cf | [
"Apache-2.0"
] | permissive | fanqun/NUTZ-ONEKEY | 84ff603c850ddd602648a546a2b202e910a33966 | 273b6bad3a77168705c141e360d346c0c6a51c5c | refs/heads/master | 2020-04-05T22:47:05.540902 | 2016-10-30T02:32:17 | 2016-10-30T02:32:17 | 61,939,203 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 230 | java | /**
*
* @author Kerbores(kerbores@gmail.com)
*
* @project thunder-bean
*
* @file package-info.java
*
* @description //TODO
*
* @time 2016ๅนด3ๆ8ๆฅ ไธๅ10:51:26
*
*/
package club.zhcs.thunder.bean.apm; | [
"kerbores@gmail.com"
] | kerbores@gmail.com |
ce4c0780b3269fa6edde85153dad69d67d67eaeb | 15e8f984b6cb7d259f74d99e7d2ebcac0685186d | /src/main/java/pl/mh/bookstore/web/controller/LoginController.java | fb9e2a2906d1424c0111c8d80630047cd43ace89 | [] | no_license | shuyunqi/bookstore | 8ec67f44738bdc06fb6aad21fad662bdebf0ec90 | 10929b62c549f17e0f02dc8ae86e7497f57c075b | refs/heads/master | 2020-03-24T21:35:49.829878 | 2018-06-26T11:03:58 | 2018-06-26T11:03:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 621 | java | package pl.mh.bookstore.web.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
impor... | [
"michalhabigier@gmail.com"
] | michalhabigier@gmail.com |
c371cd6b20b582497f8e1c8df78910443c53e44c | 335a597c08198b4098e1dfb1237fbaa0ed7cb8a6 | /src/main/java/com/mcb/creditfactory/repository/ValueRepository.java | 0675a1a84aaf2fe73537d82afb85106fa7fb3886 | [] | no_license | PodushkoAnn/test-task | 0c06f774b0bad60fe5987571170a2dbac6fc1c10 | 6cca243e490e9c2b295f93ad0cef713df5a4459a | refs/heads/master | 2020-05-02T22:38:33.761851 | 2019-04-15T09:50:22 | 2019-04-15T09:50:22 | 178,257,705 | 0 | 0 | null | 2019-03-28T18:06:41 | 2019-03-28T18:06:41 | null | UTF-8 | Java | false | false | 220 | java | package com.mcb.creditfactory.repository;
import com.mcb.creditfactory.model.Value;
import org.springframework.data.repository.CrudRepository;
public interface ValueRepository extends CrudRepository <Value, Long> {
}
| [
"eni86@mail.ru"
] | eni86@mail.ru |
eb43778a1c73c0729e4e20bc168d050084f0768a | 122f3062ca5434969a1739e437c66b24720ae61f | /src/main/java/com/qianfeng/market/pojo/dto/ResponseDTO.java | 1d4d7d2112fbabe1f3c334983088ce245220da7b | [] | no_license | civilazation/market-goods | 798ae1ddde14c279c2cfc299b8d4b3d344656ebe | 18e5a24c5894ea0bb3dc7f4c6eaa90e5ee4677ab | refs/heads/market-goods | 2022-07-19T03:57:35.049807 | 2019-12-21T11:55:41 | 2019-12-21T11:55:41 | 229,421,253 | 0 | 0 | null | 2022-06-21T02:29:38 | 2019-12-21T12:00:54 | JavaScript | UTF-8 | Java | false | false | 1,802 | java | package com.qianfeng.market.pojo.dto;
import lombok.Data;
/**
* creator๏ผAdministrator
* date:2019/12/18
*/
@Data
public class ResponseDTO {
/**
* ๆๅกๅจ่ฟๅ็ปๅฎขๆท็ซฏ็ๆถๆฏ
*/
private String msg;
/**
* ่ฟๅ็็ปๆ
*/
private Boolean res;
/**
* ่ฟๅ็ๆฐๆฎ
*/
private Object data;
... | [
"237377116@qq.com"
] | 237377116@qq.com |
549b1aac3c95d25819436861de8b3e9bd0b60381 | a71150eb4517ae4bdcbe8aa30e773ea7e80bdfcb | /src/main/java/br/com/mercadolivre/repository/SimianRepository.java | 9a7de6fb1b126a31c57c9649e4ee37a91fe445c6 | [] | no_license | vinidual/challenge-mercado-livre | 2c4cae4fbedf622ff5a57c3d2e78b8b08326069f | 4db11184b39eed7c927a8a953f8709aa0fe5d2c9 | refs/heads/master | 2020-09-27T10:54:31.891765 | 2019-12-10T02:36:00 | 2019-12-10T02:36:00 | 226,500,047 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | package br.com.mercadolivre.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.Optional;
import java.util.UUID;
public interface SimianRepository extends JpaRepository<SimianEntity, UUID> {
Optional<SimianEntity> findFirstByDnaString(String dnaString);
}
| [
"vinidual@gmail.com"
] | vinidual@gmail.com |
2a783a2a7f0b2131a6e7746d492ac3bc082f1171 | f6332fb759d17cdee512f391d1c3a1b95c82a967 | /app/src/main/java/com/leeway/templapp/Connection/HttpRequestUpdateNews.java | e1929dfebd71446c5c594c9037d022704583178d | [] | no_license | SaNu-hIT/GuruvayoorDevasom | 8da3c055e40a8aa9ca0b07775ba651e9ae422464 | c240bd73544280ffe9bf4aff1a6625afa5c917ab | refs/heads/master | 2021-09-01T09:36:08.396031 | 2017-12-26T08:09:13 | 2017-12-26T08:09:13 | 115,400,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,991 | java | package com.leeway.templapp.Connection;
import com.leeway.templapp.Api.ApiClient;
import com.leeway.templapp.Api.ApiInterface;
import com.leeway.templapp.Connection.Model.News.Model_Two.Model_Two.UpdateNewsBody;
import com.leeway.templapp.Connection.Model.News.Model_Two.Model_Two.UpdateNewsModel;
import com.leeway.te... | [
"sanufeliz@gmail.com"
] | sanufeliz@gmail.com |
0cfa4610106d21b9bd5737a3ddb4365e848573d6 | 1ef44284a1ae4ced83067773e2589bb2dd02efa8 | /app/src/test/java/com/company/nav/ExampleUnitTest.java | 848aec65275eb878ba2499da3a3c89d7e0489983 | [] | no_license | nanonixx/Nav | 5d80ea70f6c2cca97017b823da89979453680774 | ca7de7e12e7e8261011a98405cbb9bcb76755c1e | refs/heads/master | 2022-12-29T12:28:34.064085 | 2020-10-07T18:50:03 | 2020-10-07T18:50:03 | 302,116,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | package com.company.nav;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void additi... | [
"nhid@elpuig.xeill.net"
] | nhid@elpuig.xeill.net |
c7ad948cdfd326a031a3a16cb6868ae26ff21976 | 244ae9f4c8bb766268de9e61c6db75e3831c9c55 | /Test5/platforms/android/ant-gen/com/gabitosoft/Test5/BuildConfig.java | 670ecc2a6a6c6fecaf7adcf8057b333c9a1d7e69 | [
"MIT"
] | permissive | tymiles003/jarvis-4 | 9b7861f3b585e0a5d601ff20e0cb89a22e1460ca | c76d0cde32189e16f2d43ce2d7e1c60547d9e4ef | refs/heads/master | 2021-01-16T00:04:04.589396 | 2014-05-12T14:09:48 | 2014-05-12T14:09:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 162 | java | /** Automatically generated file. DO NOT MODIFY */
package com.gabitosoft.Test5;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"gabriel.delgado@jalasoft.com"
] | gabriel.delgado@jalasoft.com |
c10f22a328cddb921fd4b19cf806af2967e1366e | 952789d549bf98b84ffc02cb895f38c95b85e12c | /V_2.x/Server/tags/SpagoBI-2.3.0(20091015)/SpagoBIStudio/it.eng.spagobi.studio.chart/src/it/eng/spagobi/studio/chart/editors/ScatterRangeMarkerEditor.java | 9c77d661aa2c54d9076b14ca6fcf059ff8cacef4 | [] | no_license | emtee40/testingazuan | de6342378258fcd4e7cbb3133bb7eed0ebfebeee | f3bd91014e1b43f2538194a5eb4e92081d2ac3ae | refs/heads/master | 2020-03-26T08:42:50.873491 | 2015-01-09T16:17:08 | 2015-01-09T16:17:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,575 | java | package it.eng.spagobi.studio.chart.editors;
import it.eng.spagobi.studio.chart.editors.model.chart.ChartModel;
import it.eng.spagobi.studio.chart.editors.model.chart.ScatterChartModel;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.ModifyEvent;
import org.eclipse.swt.events.ModifyListener;
import ... | [
"giachino@99afaf0d-6903-0410-885a-c66a8bbb5f81"
] | giachino@99afaf0d-6903-0410-885a-c66a8bbb5f81 |
26dc1308a152501462913e0e41c5dee1ab2fb85c | 1ed626a8b0bb99860e759ac613da0f57b59fcf45 | /plugins/android/eeui/src/main/java/app/eeui/framework/extend/integration/glide/util/ViewPreloadSizeProvider.java | 6135c42b9b9df11b1764ca83c33414ad98a214de | [
"MIT"
] | permissive | iquejay/eeui-template | c407eae90aab67d9edb482395dc1fe28ebc9efc8 | c819666efcdc85e57e6f59b74bd15becf9b64c21 | refs/heads/master | 2020-09-08T10:23:04.819923 | 2019-11-13T15:35:32 | 2019-11-13T15:35:32 | 221,107,208 | 0 | 0 | MIT | 2020-06-25T16:19:27 | 2019-11-12T01:55:03 | C++ | UTF-8 | Java | false | false | 3,126 | java | package app.eeui.framework.extend.integration.glide.util;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.View;
import app.eeui.framework.extend.integration.glide.ListPreloader;
import app.eeui.framework.extend.integration.glide.request.target.SizeReadyCallbac... | [
"aipaw@live.cn"
] | aipaw@live.cn |
5335c8ba1cf0c1cdd06a8928571846f19f1ae929 | e1db0e278ab05a5f9df7aff699bfcd3eab2a92e6 | /src/main/java/core/utils/Reporter/ExtentReporter.java | 2e0f5f64698caa5827be7c2ccdf125d452ba3ba4 | [] | no_license | mittalsonu116/testChallenge | 7078bdf9d01af30824517d67f7f73242ecd6aceb | 666085da3151a8eb44fc00581f846dfba16a587e | refs/heads/master | 2023-05-15T03:13:59.903383 | 2020-02-29T01:58:09 | 2020-02-29T01:58:09 | 228,636,604 | 0 | 0 | null | 2023-05-09T18:18:43 | 2019-12-17T14:39:59 | Java | UTF-8 | Java | false | false | 1,131 | java | package core.utils.Reporter;
import com.relevantcodes.extentreports.ExtentReports;
import java.io.File;
public class ExtentReporter {
private static ExtentReports extent;
/**
* Function to initial extent reporter instance.
* Implementing singleton design pattern.
* @return ExtentReports
... | [
"mittalsonu116@gmail.com"
] | mittalsonu116@gmail.com |
b629beda5f1df07c942783b42147b29130e176ce | 2464902d81b5a97daee5e25aa35910d6b0f973c8 | /src/main/java/uroven_1/Zadanie_6.java | ae5709ad61bfdd38adecf78910953a65f59bb522 | [] | no_license | genius1289/Zhivotyagin_JAVA_483 | 742b0dcce21b26ffd2ab9418c879b038eb55a8ee | a2f9aa19b904f3be18d6d82c1b98819f51637e8a | refs/heads/master | 2023-01-08T08:03:06.221750 | 2020-11-06T16:13:00 | 2020-11-06T16:13:00 | 301,286,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | 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 uroven_1;
/**
*
* @author Zhivotyagin N.D.
*/
public class Zadanie_6 {
public static void main(String[] arg... | [
"nejbolit@DESKTOP-HJK3A9M"
] | nejbolit@DESKTOP-HJK3A9M |
067e0e2172c22cefcef44a7476d0303fd3b917d7 | d214b58e54c97019dc562f0b9786fed163baa219 | /src/main/java/com/gxwzu/core/util/page/PageUtil.java | fba8f05a2b8b4a827849771098cf83bc33dcc87e | [] | no_license | hhufu/gdm | 9a97d4dd2b365ed75c87cbbe9817b714b562681b | cca682b9f9e633140529006c8f3a5c3436a59dc5 | refs/heads/master | 2022-11-11T08:22:15.946609 | 2020-05-01T13:01:52 | 2020-05-01T13:01:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,208 | java | package com.gxwzu.core.util.page;
/**
* @author ๆขงๅทๅญฆ้ข ่ฝฏไปถ็ ๅไธญๅฟ
* @version 1.0 <br>
* Copyright (C), 2009, ๆขงๅทๅญฆ้ข ่ฝฏไปถ็ ๅไธญๅฟ <br>
* This program is protected by copyright laws. <br>
* Program Name: ๅ้กตๅ่ฝ้ๅ <br>
* ไฝ็จ๏ผๅ้กตไธญ็ๆไธไบๅ่ฝ่ฟ่กๅฐ่ฃ
<br>
* Date: 2009/07/25
*/
public class PageUt... | [
"biaogejiushibiao@outlook.com"
] | biaogejiushibiao@outlook.com |
174a7f25d41503d55cf8768d2cc2bd45d5e90ecf | effc1ea4b43d37451e8b4b027b3513827d7446c0 | /okhttp/src/main/java/okhttp3/internal/http/StatusLine.java | de27241a9e4b37a9a4ea5c13e4ecc20e8f878fdb | [
"Apache-2.0"
] | permissive | huxq17/tractor | 0db227499aadda8f63b8cc83cc9eef082780414f | 7e3023f21f2b73193249947e34d49a4ef102152d | refs/heads/master | 2020-05-22T01:23:38.678788 | 2017-06-30T09:45:03 | 2017-06-30T09:45:03 | 46,285,305 | 53 | 15 | null | null | null | null | UTF-8 | Java | false | false | 3,118 | java | package okhttp3.internal.http;
import okhttp3.Protocol;
import okhttp3.Response;
import java.io.IOException;
import java.net.ProtocolException;
/** An HTTP response status line like "HTTP/1.1 200 OK". */
public final class StatusLine {
/** Numeric status code, 307: Temporary Redirect. */
public static final int H... | [
"huxiaoqian@2144.cn"
] | huxiaoqian@2144.cn |
12519fda537ebecfb6f06e916360f24fbe3ef2f2 | 9593f05002f49ae2915dd27ba553df939200d940 | /src/main/java/com/plushnode/atlacoremobs/util/AttributeUtil.java | 2ffdf6ece6e1670958098d978a92633ebbfb9ebd | [
"MIT"
] | permissive | plushmonkey/atlacore-mobs | 4f7d8bd6d0dd6e9faf96710ffd5fd6609e18a358 | 8cd480e8cb82e7a0b25a4c9e290350ee39b9b0c7 | refs/heads/master | 2022-02-23T07:20:54.992073 | 2022-02-10T20:49:39 | 2022-02-10T20:49:39 | 136,559,352 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,815 | java | package com.plushnode.atlacoremobs.util;
import org.bukkit.entity.Entity;
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Map;
import java.util.function.Consumer;
public final class AttributeUt... | [
"plushmonkey.ss@gmail.com"
] | plushmonkey.ss@gmail.com |
c2a679694f44f45f568a6e1281ae1476fa50d6c2 | 7033752d2ad908ea679e5b2db6cf3e22752c944e | /RWTChecker/src/rwtchecker/typechecker/CandidateRuleVisitor.java | 31dc7bcc6bed80b33f1f3975e3251284dfac2608 | [] | no_license | jx5c/Real-World-Type-System | b791a05724a60a55329168ca4b21dff2f64cc71f | 1b5b99508617fdb59e1e6b68c1569282efd0ddfc | refs/heads/master | 2020-05-29T09:16:47.351083 | 2017-08-31T15:27:53 | 2017-08-31T15:32:27 | 69,497,590 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 43,922 | java | package rwtchecker.typechecker;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java... | [
"jx5c@virginia.edu"
] | jx5c@virginia.edu |
b79dcc08cc17c8ef2980d695c696e766d911a274 | 65e5dd0bd32e40aba013e2140c73b93112e89c42 | /mocha-gen-framework/src/main/java/com/coral/foundation/md/model/ReportTableDef.java | 6a6401d6e64164753ad864787dc01fd8ff3c1020 | [] | no_license | vancezhao/mocha | 732fb271da41ae3d897f9edba99f09f54924f93f | 1192a768509ba82eadfaaffc4e91df5ebac375b4 | refs/heads/master | 2016-09-05T17:19:03.251590 | 2013-12-08T11:47:36 | 2013-12-08T11:47:36 | 15,303,645 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,784 | java | package com.coral.foundation.md.model;
import java.util.List;
import com.google.common.collect.Lists;
public class ReportTableDef {
public Entity entity;
public String tableName;
public String name;
public String label;
public List<ReportColumnDef> columns = Lists.newArrayList();
public List<ReportJoinDef> jo... | [
"mocha.platform@yahoo.com"
] | mocha.platform@yahoo.com |
ae87f4be0085be5743a095ffb859803995e74695 | b09c05043874d44d55b2f47aca53071e556f1fac | /src/main/java/me/rajarya/algo/dp/KnapSack01.java | 26492bbe8b7d3e05b0de88693714424d1ab93e23 | [
"MIT"
] | permissive | arya-oss/java-playground | 165ee63690b1646082360c2807b3a9b63d00cd0e | 4f55e256e904886fcbf8bc0775c927b5f02bdb0f | refs/heads/main | 2023-08-06T13:05:08.960880 | 2021-09-07T16:15:47 | 2021-09-07T16:15:47 | 392,370,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 985 | java | package me.rajarya.algo.dp;
/**
* We have a knapsack of weight w with items and their weights.
*/
public class KnapSack01 {
public static void main(String[] args) {
int[] weights = {1, 3, 4, 5};
int[] values = {1, 4, 5, 7};
int W = 7;
int ans = solve(values, weights, W);
... | [
"rajmani1995@gmail.com"
] | rajmani1995@gmail.com |
22e119fe036181ffa2351f39aec7190cbf469e43 | 10e8253a1c8c470d9724a662019a26581ac1831a | /src/main/java/kr/co/bizframe/esb/mng/service/MessageServiceImp.java | 12bbd91067c2e5fea38413d79e63a373b89e1b64 | [
"Apache-2.0"
] | permissive | bumma0113/esb-mng-console | 715beda623411e6184ecbe63bd6375a4ad6cdbe0 | 8bba607f20cd57f2505286fb81344e15e139749b | refs/heads/master | 2020-04-06T09:35:17.539348 | 2018-11-02T04:04:30 | 2018-11-02T04:04:30 | 157,348,504 | 0 | 0 | null | 2018-11-13T08:47:56 | 2018-11-13T08:47:56 | null | UTF-8 | Java | false | false | 1,511 | java | package kr.co.bizframe.esb.mng.service;
import static kr.co.bizframe.esb.mng.type.Constants.TRACE_DB_KEY;
import static kr.co.bizframe.esb.mng.type.Constants.TRANSACTIONMANAGER_NAME;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
i... | [
"41043184+pnso1o@users.noreply.github.com"
] | 41043184+pnso1o@users.noreply.github.com |
a3e23479b5ecd8a79f5c20e37a7517da9e9325b2 | 4557db9e351646ca70069b0240216dc97f468394 | /src/day24_multiThreadSyncenCapsulation/Student.java | 9af62a3c6574bf135ca31e3b1e0dfc668fd0ffc8 | [] | no_license | mkarakoch/Summer2021 | cd1e640308ba8d12a6b0858665bee41686bf2e08 | 2fa12ea7773675f7c1b5ce8bf7dd65f1311c0964 | refs/heads/master | 2023-07-11T13:42:18.153417 | 2021-08-16T01:41:47 | 2021-08-16T01:41:47 | 396,564,779 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,953 | java | package day24_multiThreadSyncenCapsulation;
public class Student {
/*
Data Hiding process called is called "Encupsulation"
1) To hide class members , use "private " acceess modifier for them
if you don't want anybody to see object details, do not toString() method
2) To read the value of hiden vari... | [
"mkarakoc@live.com"
] | mkarakoc@live.com |
5061597aa0b3484565240adb16e6e3371427e901 | 8d9293642d3c12f81cc5f930e0147a9d65bd6efb | /src/main/java/net/minecraft/util/datafix/fixes/EntityRavagerRenameFix.java | d209a42df0a4e3d0e447020599dec71180a1f2fa | [] | no_license | NicholasBlackburn1/Blackburn-1.17 | 7c086591ac77cf433af248435026cf9275223daa | fd960b995b33df75ce61865ba119274d9b0e4704 | refs/heads/main | 2022-07-28T03:27:14.736924 | 2021-09-23T15:55:53 | 2021-09-23T15:55:53 | 399,960,376 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 718 | java | package net.minecraft.util.datafix.fixes;
import com.google.common.collect.ImmutableMap;
import com.mojang.datafixers.schemas.Schema;
import java.util.Map;
import java.util.Objects;
public class EntityRavagerRenameFix extends SimplestEntityRenameFix {
public static final Map<String, String> RENAMED_IDS = Immutable... | [
"nickblackburn02@gmail.com"
] | nickblackburn02@gmail.com |
1c3ceb40b90528b6b4d6adfde7e302454117cb41 | 0ff663c0e08c6d37a2f5bb4e6e5e9f0241c9198d | /hr-worker/src/main/java/com/jacson/hrworker/repositories/WorkerRepository.java | 85d65e2e9a20a384887b68bcc5a65529c401cff6 | [] | no_license | jacsonpalves/microservices | 86698c16000b985949690394964918ad34d91c8b | 9bfcdcdc1e7cdbdd286b0e24554ff3f066efaf14 | refs/heads/main | 2023-01-29T13:08:17.760971 | 2020-12-16T19:40:48 | 2020-12-16T19:40:48 | 315,730,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.jacson.hrworker.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import com.jacson.hrworker.entities.Worker;
public interface WorkerRepository extends JpaRepository<Worker, Long> {
}
| [
"jacsonp.alves@gmail.com"
] | jacsonp.alves@gmail.com |
b6ca840a747198ac6e871c6e95d430a9c9369f39 | 3d117e1fad1d9fe5d4bc53e671932c0dffa66ae1 | /src/main/java/alien4cloud/paas/cloudify3/service/RuntimePropertiesService.java | 41bbe16d91148e36fa382805f712317bc8202eb2 | [] | no_license | vuminhkh/alien4cloud-cloudify3-provider | ecc2f8a2f0fdb6f94353cb3777b26ab39ef75a87 | b6adc277e72c3a222cde07e3a9fcdef322b88e38 | refs/heads/master | 2021-01-10T01:33:21.865221 | 2015-10-12T09:29:28 | 2015-10-12T09:29:28 | 27,446,900 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,642 | java | package alien4cloud.paas.cloudify3.service;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Component;
import alien4cloud.paas.cloudify3.dao.NodeInstanceDAO;
import alien4cloud.paas.cloudify3.model.NodeInstance;
import com.google.common.base.Function;
import com.google... | [
"minh.khang.vu.mkv@gmail.com"
] | minh.khang.vu.mkv@gmail.com |
31dfa93a865b3adf05aee52df1d765045976cf7c | 61f80445c43d45203d0852deed9fa926813df89f | /examples/contain/org.eclipselabs.spray.contain.domain/src/contain/ContainPackage.java | de4feb844f32fc5997e1aa485b4d0c01e78dd4d9 | [] | no_license | joergreichert/spray | c19319d2795caa7198633073915ab6feedf15ffd | f07afb5a39d908dc5e02f455f90db9cfccbcfba1 | refs/heads/master | 2021-01-15T23:45:46.239393 | 2017-01-14T12:42:06 | 2017-01-14T12:42:06 | 34,267,449 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 7,519 | java | /**
*/
package contain;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
/**
* <!-- begin-user-doc -->
* The <b>Package</b> for the model.
* It contains accessors for the meta objects to represent
* <ul>
... | [
"de.abg.reichert.joerg@googlemail.com"
] | de.abg.reichert.joerg@googlemail.com |
a83cf1b77ade4a421eeeb6658aeeaa458a30c57d | b729e366a23b2d462c1be1360033fdfe16bfaa33 | /src/main/java/cm/bdlz/functional/SumOfThreeIntAddZero.java | 00c2fd6c350d30b388a6d77fecdcf9d16a863cbd | [] | no_license | Ramakrishnavelisetti31/Functiobal-Problems-Day5 | ad6077f8e689a33591b6e459e8626fcbe07b4982 | 0b1217c3802330059fbd2f7cd05ed8884dd0ffa3 | refs/heads/master | 2023-08-07T12:27:17.679736 | 2021-10-08T16:05:38 | 2021-10-08T16:05:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,071 | java | package cm.bdlz.functional;
import java.util.Scanner;
public class SumOfThreeIntAddZero {
public static void main(String[] args) {
Scanner arr=new Scanner(System.in);
System.out.println("Enter the no of integer to include in array:");
int len=arr.nextInt();
arr.close();
Sys... | [
"ramakrishna96.velisetti@gmail.com"
] | ramakrishna96.velisetti@gmail.com |
c12d8320b515f6076ce5fd8b65dadad2686354cc | 1823a3a852320083a6e944c4952d17e8d40f7d16 | /LexicalAnalysis/DoublesClass.java | 01901f7498efcb6e8bc170edf1add0c2a0a9545f | [] | no_license | danyalrehman/Java-Compiler | 869d8aa7b3b54e5000a58fab6064389b38b3db23 | d272381f759bfbc58203376812c1997fb0f7e372 | refs/heads/master | 2021-05-27T00:33:10.942384 | 2013-08-08T15:47:18 | 2013-08-08T15:47:18 | 8,827,349 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 529 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package LexicalAnalysis;
/**
*
* @author danyalrehman
*/
public class DoublesClass extends IntegerClass{
public final double doublevalue;
public DoublesClass(double x)
{
super(Type.INT);... | [
"danyal.rehman@gmail.com"
] | danyal.rehman@gmail.com |
06d2a4b2e68494d4be984c7da26f3c1b4d0e2e24 | 23a7874c87d8896006a32733834c1da2cbfb54f0 | /java/sorting/src/com/ustglobal/sorting/set/TestC.java | 7f8a83cafb292014d4aaaf30d535720b87a82c95 | [] | no_license | NANDHINI026/USTGlobal-16Sep19-Nandhini-D | a478b577f3820d1836ab1313e804c3909140a6ed | a09af93f5389135710dd13dff4bb8795fbc08088 | refs/heads/master | 2023-01-08T10:46:49.433479 | 2020-01-19T09:09:38 | 2020-01-19T09:09:38 | 215,537,546 | 0 | 0 | null | 2023-01-07T20:22:54 | 2019-10-16T12:01:04 | CSS | UTF-8 | Java | false | false | 579 | java | package com.ustglobal.sorting.set;
import java.util.Iterator;
import java.util.LinkedHashSet;
public class TestC {
public static void main(String[] args) {
LinkedHashSet ls = new LinkedHashSet();
ls.add(34);
ls.add("Nikitha");
ls.add(89.9);
ls.add(34);
ls.add("Bhavya");
System.out.println("************... | [
"dvsnandhini98@gmail.com"
] | dvsnandhini98@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.