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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1337a542140304cc69136e5b77ac8af1da685758 | a8310e0430c4a2696ff2c8d8492d8d67cbe2f296 | /HaRo_GmbH/src/Erzeugnisse.java | 008088576ac60c9761dec6cc29d5809dc177c5a4 | [] | no_license | imsch/Java_Schule | b44963fad68ff5cc4ba026cea0e19bf130637547 | 604e41066c2c6be30058f107727b667f45a4d05f | refs/heads/master | 2020-04-25T20:55:58.283550 | 2015-03-03T15:10:32 | 2015-03-03T15:10:32 | 31,364,703 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 664 | java | public class Erzeugnisse extends HauptArtikel {
private double herstellungskosten;
public Erzeugnisse(double artikelNummer, String bezeichnung,
double bestand, double herstellungskosten, double verkaufspreis,boolean vermindert) {
super(artikelNummer, bezeichnung, bestand, verkaufspreis,vermindert);
this.hers... | [
"jannis.schmitt92@gmail.com"
] | jannis.schmitt92@gmail.com |
dec41dd0dc7ab6adfe3323070d45624a894586db | a460f72864631d9470ca49fc44cc30371947e439 | /src/main/java/pl/coderslab/Airport.java | d70baf40abd9a83987f5fe3cdcab8b847111ccd7 | [
"MIT"
] | permissive | MarekSpojda/Homework_04 | 8f98c919015186296a3511c186c84f09b5c9e78b | bf74e615275a2985bec418ae20b3150c7a003f90 | refs/heads/master | 2020-05-04T07:25:25.538219 | 2019-04-05T13:41:16 | 2019-04-05T13:41:16 | 179,027,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 466 | java | package pl.coderslab;
public class Airport {
private String name;
private String code;
private String timezone;
public Airport(String name, String code, String timezone) {
this.name = name;
this.code = code;
this.timezone = timezone;
}
public String getName() {
... | [
"marek.spojda@o2.pl"
] | marek.spojda@o2.pl |
ae1bbc37ce1905dca060abe95cfd68b66c7e1377 | 109463c071c24331207253cbc88e5124b03cbced | /pet-clinic-data/src/main/java/guru/springframework/sfgpetclinic/model/Visit.java | e43a9c97c896e1e30c899ea99cc25ac2f0b1ec64 | [] | no_license | brasovanconstantin/sfg-pet-clinic | 7ba543ca0f878bc64d61e56364c3133dd3d5598a | dddb41bf9352720d95b26bd89661f79b5fa00c9d | refs/heads/master | 2020-03-30T10:45:17.370830 | 2018-12-07T14:19:38 | 2018-12-07T14:19:38 | 151,134,521 | 0 | 0 | null | 2018-11-27T14:31:09 | 2018-10-01T18:05:42 | Java | UTF-8 | Java | false | false | 716 | java | package guru.springframework.sfgpetclinic.model;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.time.LocalDate;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.JoinColumn;
impo... | [
"constantin.brasovan@endava.com"
] | constantin.brasovan@endava.com |
1976b711bdaa2796de746aa145018c889a0e2527 | fab899e48def2dea7dd9b6eea56ae3480f47e16b | /src/main/java/de/debitorlp/server/survivalgames/listener/FoodLevelChangeListener.java | 90710a156285c8896988bcf283e43d4f50c63317 | [] | no_license | BukkitFabo/survivalgames | 7ad828a2e67bac852b0eeef57610a7ed384ae735 | 3fcefca9ad2f42b4829ab805c2fc011039eb3806 | refs/heads/master | 2021-01-02T23:02:20.331362 | 2017-04-23T13:10:10 | 2017-04-23T13:10:10 | 99,448,524 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 955 | java | package de.debitorlp.server.survivalgames.listener;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.entity.FoodLevelChangeEvent;
import de.debitorlp.server.survivalgames.Main;
import de.debitorlp.server.survivalgames.enm.GameStatus;
pub... | [
"Markusdick98@googlemail.com"
] | Markusdick98@googlemail.com |
f64c7e244e5084c5bcea048d9089c2e39396370d | 7b6cca9f0908fe899f12bc4386db5952b5af4ade | /app/src/main/java/com/whr/user/governmentscheme/GovernmentSchemeActivity.java | 6efda44b86cf415d9ba60e704c6ca51a6850b368 | [] | no_license | chandrakant96/chandrakant | 451a11f9d025930635df542b35321111420188de | 6727d7c1df871e3a3330db53754aa6640f2abf3e | refs/heads/master | 2020-08-07T05:59:58.066802 | 2019-10-07T08:52:30 | 2019-10-07T08:52:30 | 213,324,532 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,282 | java | package com.whr.user.governmentscheme;
import android.content.Context;
import android.content.Intent;
import android.support.design.widget.CoordinatorLayout;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget... | [
"chandu.whr@gmail.com"
] | chandu.whr@gmail.com |
d5f691512eff312127ba66b9637da69a95ce6459 | 950aafa50a115a7351e4dd35474df4291a1fd535 | /cloud-consumerconsul-order80/src/main/java/org/example/OrderConsulMain80.java | b592ecaf86ec6934437e87e8f3b2cd2a55317225 | [] | no_license | wangyouzhan/spring-cloud-shangguigu | e017ef089869428342ae3259550d784d428b5afe | 32612993254695a527ccf2ee7b8e2062058072d8 | refs/heads/main | 2023-06-15T05:57:22.164406 | 2021-07-13T03:22:16 | 2021-07-13T03:22:16 | 379,101,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 413 | java | package org.example;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
@SpringBootApplication
@EnableDiscoveryClient
public class OrderConsulMain80 {
public static void ... | [
"936804097@qq.com"
] | 936804097@qq.com |
e9eaa9870280d9bfa4e3f53c1d5987647300bcfb | c018dd8ec0668a9becdd8b1222e8f8d81849e56e | /fortune/src/main/java/com/jhobor/fortune/interfaces/IService.java | 1f94a83c9b43ae515362766f7cc575eae6eedd12 | [] | no_license | z376368673/Android1 | 69db13eecf1f80688d28bb7f02fe85886d35d373 | a9ed78a3cde5cad020414b5a569cf4d65ceadb3e | refs/heads/master | 2020-03-07T08:52:46.504504 | 2018-07-04T08:58:40 | 2018-07-04T08:58:40 | 127,391,336 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,038 | java | package com.jhobor.fortune.interfaces;
import java.math.BigDecimal;
import java.util.List;
import okhttp3.MultipartBody;
import okhttp3.ResponseBody;
import retrofit2.Call;
import retrofit2.http.Field;
import retrofit2.http.FormUrlEncoded;
import retrofit2.http.Multipart;
import retrofit2.http.POST;
import retrofit2.... | [
"376368673@qq.com"
] | 376368673@qq.com |
088b67405a2db1886bce8fef57992b170708056f | f8cf6b3416f05b19f256b3f34892d71dccf4d3ea | /src/main/java/sdut/jk1717/hospital/po/Examination.java | f1445552a1adfb86630228c7110f48cf18be45bc | [
"Apache-2.0"
] | permissive | chaoes/chaoes_hospatil | 2f9a1d605f5fed9d6eeee5a97f8ed4ffd1a87a0e | 962c32e61d9aaace71b1ed3636125e7defa89cac | refs/heads/master | 2023-02-17T02:18:16.021532 | 2021-01-07T13:21:18 | 2021-01-07T13:21:18 | 318,815,964 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 790 | java | package sdut.jk1717.hospital.po;
import lombok.Data;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.springframework.format.annotation.DateTimeFormat;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
/**
* @auther:chaoe
* @date:2020/12/5
**/
... | [
"wangtongc21@gmail.com"
] | wangtongc21@gmail.com |
067bf880fc2a04297d6b1f5b0f4df4893eaf69c0 | 4be09de4b667c84184ea1ce88237b6a87afb1b73 | /src/main/java/com/troytech/oca11/part2/Q7.java | ba41d62a42828069322094d0dae6c30421615836 | [] | no_license | jdanieldeveloper/oca-11-java-se-programmer-exercises | 3ee506e0f434fb48f6d14734c837073ce6d8d494 | 140c939153248ec472d48fb15c4d9bd38679e03e | refs/heads/master | 2021-06-25T04:36:49.810364 | 2020-11-13T11:28:07 | 2020-11-13T11:28:07 | 152,159,577 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 237 | java | package com.troytech.oca11.part2;
/**
* A.12
* B.01
* C.11
* D.22
*
* Answer: A
*
*/
public class Q7 {
public static void main(String[] args) {
int a = 0;
a++;
System.out.printIn(a++);
System.out.printIn(a);
}
}
| [
"dcarvajals.imagemaker@bancochile.cl"
] | dcarvajals.imagemaker@bancochile.cl |
8a44415f094ffeb8a66cab4f0d1460cd08c30a32 | 03930e2dcabd076b101f5d9aebb00dc88b664623 | /result/Validator/traditional_mutants/java.lang.String_toRoman(java.lang.String)/ROR_116/Validator.java | dee737740325f3cc4ed253bbda4d7ab60e2674f2 | [] | no_license | pedromoraesh/MuClipse-Example | 39b46ab65542af96f4e8bef3841fd5c8b3968431 | 90ce9e417ae252c61949f0c47b33640dc4f7c52e | refs/heads/master | 2021-07-09T01:39:13.770410 | 2017-10-07T04:09:25 | 2017-10-07T04:09:25 | 106,070,464 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,831 | java | // This is mutant program.
// Author : ysma
public class Validator
{
public static int whatKindOfNumber( java.lang.String toConvert )
{
int[] inteiros = new int[]{ 73, 86, 88, 76, 67, 68, 77 };
int letters = 0;
int numbers = 0;
java.lang.String validString = toConvert.toUpperCa... | [
"pedro_hmoraes@hotmail.com"
] | pedro_hmoraes@hotmail.com |
67c5fb5074893d4a240c58fe9b6fb021c7f2ebfe | 6e33fe07ee2c841c697aa6077c55f15e7cb0a028 | /guli_parent/common/common-utils/src/main/java/com/alex/commonutils/ResultCode.java | 9062d3174515be04f9bbe41f73e1c2840d8fbdb4 | [] | no_license | Alex-LiWenhao/InstituteOfGrain | a8b361a1a3f2d20903d8e8007ca507dac3e7e7b2 | 5d4065dc43f068767fcdb4d33709a79651b5d358 | refs/heads/master | 2023-02-23T15:12:05.697327 | 2021-02-01T02:20:19 | 2021-02-01T02:20:19 | 313,969,369 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 260 | java | package com.alex.commonutils;
/**
* @ClassName ResultCode
* @Description TODO :
* @Author Alex
* @Date 2020/11/9 22:10
* @Version 1.0
*/
public interface ResultCode {
public static Integer SUCCESS = 20000;
public static Integer ERROR = 20001;
}
| [
"1343845235@qq.com"
] | 1343845235@qq.com |
afb624ba036dcb6136b197f46ba423f9e5680172 | faea77a6a4fcb7b5755939d757423317535bda96 | /stubsA123/Driver.java | b7839c2440a5a3b60ab9aa7e3730afbfd19b5fa9 | [] | no_license | kshitijalwadhi/DynamicMemoryAllocation | bf8cb5626e13e0c0b8c8cfa5e3d4d197d2dbd839 | 99a1b1a07e932aabde469ae417f4fb0400f94422 | refs/heads/main | 2023-01-14T21:13:02.431324 | 2020-11-30T09:24:57 | 2020-11-30T09:24:57 | 311,416,597 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,454 | java | import java.util.Scanner;
public class Driver {
public static void main(String args[]) {
int numTestCases;
Scanner sc = new Scanner(System.in);
numTestCases = sc.nextInt();
while (numTestCases-- > 0) {
int size;
size = sc.nextInt();
A2DynamicMem o... | [
"kshitijalwadhi@gmail.com"
] | kshitijalwadhi@gmail.com |
5266587900608ab4a5eead05f7836c43d4ee8af4 | e70d0a980eac99a76cda20b07b23d35316a781af | /src/test/java/hellocucumber/Stepdefs.java | c30af2c34b0ed8478d6fe64b12b9e907b77b0ada | [] | no_license | tsamridh86/cucumber-test | 297a771256aa07bb078c77e1aba3b1a3f7b72c03 | 7c7a8d7d92ba599764512cbd9a46d29374f593c7 | refs/heads/master | 2021-07-11T02:33:51.947462 | 2019-09-11T17:04:45 | 2019-09-11T17:04:45 | 207,957,664 | 0 | 0 | null | 2020-10-13T15:59:07 | 2019-09-12T03:34:09 | Java | UTF-8 | Java | false | false | 936 | java | package hellocucumber;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import static org.junit.Assert.*;
public class Stepdefs {
private String today;
private String answer;
@Given("I am logged in")
public void loggedIn(){
System.out.pr... | [
"t.samridh.86@gmail.com"
] | t.samridh.86@gmail.com |
6740651c9a271af83917f68247c6abb8776dd72c | 78916bcbd8a7a0d958e3a1027f19417fad51f193 | /MySuperJumper/MySuperJumper/src/com/me/mygdxgame/HelpScreen4.java | 0772ea41486c5f2499b780bf067ad9108732fafa | [] | no_license | ganzhiruyi/AndroidGame | fabd70c67a4da6272aaa44790b4bfe3eb2a7b06a | 5186a502eb6c2c3ef4978d5c208c8bc3c9829f84 | refs/heads/master | 2016-08-05T08:22:02.784591 | 2013-11-26T05:45:56 | 2013-11-26T05:45:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,938 | java | /*******************************************************************************
* Copyright 2011 See AUTHORS file.
*
* 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.a... | [
"ganzhiruyi0@gmail.com"
] | ganzhiruyi0@gmail.com |
53ddb7297bd129c2b9bbc852d1ccc10175a990e8 | dab3986fadcbd3726f55c2856f12c32ad1989399 | /src/main/java/com/cn/juc/unsafe/ListTest.java | 64fba4921ed6e23fcf78dd81b6b2c5a2bacccf16 | [] | no_license | foryou1234/juc | 4f3a9a8311c70401c30d0fdcf2fff7968354dded | c5092229fc99b4603b5bbb22baae313790869e37 | refs/heads/master | 2023-07-13T00:46:14.072984 | 2021-08-12T07:10:04 | 2021-08-12T07:10:04 | 380,642,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java | package com.cn.juc.unsafe;
import java.util.*;
import java.util.concurrent.CopyOnWriteArrayList;
public class ListTest {
public static void main(String[] args) {
// List<String> list = new Vector<>();
// List<String> list = Collections.synchronizedList(new ArrayList<>());
List<String> list =... | [
"942485580@qq.com"
] | 942485580@qq.com |
68d26d8e707220059ce844ab5e916dc103b60d24 | 9675cdfb6755ea44219f3a838cf95b59c8830c9e | /Algorithms/Problem119/Solution.java | a5e640874b8662c2861aac78d9b68ae22bff7c09 | [] | no_license | Kite1717/LeetCode | 5617377901ccfbf31fd4062bc75367b1d99d098f | 68a5ed3aba166de9ce0c2abdf0ccffd81d2bb4c6 | refs/heads/master | 2021-08-06T03:42:36.301320 | 2020-05-17T19:10:30 | 2020-05-17T19:10:30 | 175,958,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,022 | java | class Solution {
/*
Runtime: 1 ms, faster than 89.13% of Java online submissions for Pascal's Triangle II.
Memory Usage: 33.9 MB, less than 6.17% of Java online submissions for Pascal's Triangle II.
*/
public List<Integer> getRow(int rowIndex) {
List<Integer> prev = new ArrayList<>... | [
"mustafafirat.yilmaz@ogr.deu.edu.tr"
] | mustafafirat.yilmaz@ogr.deu.edu.tr |
6866c38b251417f25346dfe515965e311f1b326f | 14e3aed69ccc655f1856aa80d331fd724379358b | /app/src/main/java/xin/shengnan/helper/fragment/FragmentGPS.java | 58bb75b2afe63b4384ca15836e83283d72acf16c | [] | no_license | wojiuailan/Helper | d00e3009d483e546cf82237b02820b0d1d4988ec | a5edfd87eef1c873819681255a9b25b2a67d2e52 | refs/heads/master | 2021-04-06T18:19:21.737489 | 2018-03-11T03:56:57 | 2018-03-11T03:56:57 | 124,721,206 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,398 | java | package xin.shengnan.helper.fragment;
import android.annotation.SuppressLint;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.content.SharedPreferences;
import android.location.Location;
import android.locatio... | [
"1826248452@qq.com"
] | 1826248452@qq.com |
a27b984f88c02e7dcacf4d8a0b976660cd9ccea5 | 6839e7abfa2e354becd034ea46f14db3cbcc7488 | /src/com/sinosoft/schema/OtProductInfoSet.java | 8cebe4c01a0cee861fe13d6468a1ae34332f1a6c | [] | no_license | trigrass2/wj | aa2d310baa876f9e32a65238bcd36e7a2440b8c6 | 0d4da9d033c6fa2edb014e3a80715c9751a93cd5 | refs/heads/master | 2021-04-19T11:03:25.609807 | 2018-01-12T09:26:11 | 2018-01-12T09:26:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,397 | java | package com.sinosoft.schema;
import com.sinosoft.schema.OtProductInfoSchema;
import com.sinosoft.framework.orm.SchemaSet;
public class OtProductInfoSet extends SchemaSet {
public OtProductInfoSet() {
this(10,0);
}
public OtProductInfoSet(int initialCapacity) {
this(initialCapacity,0);
}
public OtProductIn... | [
"liyinfeng0520@163.com"
] | liyinfeng0520@163.com |
f415f219344d06281df94ec67140a8c910c4e218 | 93d5db418c72c32eb66bdf0349d7e6728a0c95ba | /app/src/androidTest/java/com/example/administrator/photopicker/ApplicationTest.java | e957ed32c1f18f7c82b349cf0b40cb7fcf972ffb | [] | no_license | walaa-assy/PhotoPicker | f46bbfafcdc91667d251408c1cef7e858c8abb13 | 9ec50e127d860fe7bae4480d35a4e1e41b5acb17 | refs/heads/master | 2021-01-09T20:20:24.246276 | 2016-08-04T06:46:12 | 2016-08-04T06:46:12 | 64,865,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 368 | java | package com.example.administrator.photopicker;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTe... | [
"walaa"
] | walaa |
d16f94aaf929ada1609a1f615a118142337fa51f | 710bee56f5536af7b116a8e9c28b915d1065a340 | /Utillization/src/kr/co/infopub/chapter/s095/BillboardMain8.java | a5672b306046b013a76780109fcd679616548677 | [] | no_license | jiyeong1004/JAVA200_Utillization | 5ea167971ec8f3495396d21c9c6b0ca5b56905c5 | 54d0907b6e90db4321555cf32d08f5f32383b9b9 | refs/heads/master | 2023-07-18T18:57:13.634111 | 2021-09-15T14:39:14 | 2021-09-15T14:39:14 | 353,721,146 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 1,218 | java | // 095. 빌보드 차트 정보를 JSON으로 저장하고 읽기
package kr.co.infopub.chapter.s095;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.BufferedReader;
import java.io.FileReader;
// json
public class BillboardMain8 {
public static void main(String[] args) {
BufferedReader br = null;
try {
br = new Buffer... | [
"s2019s28@e-mirim.hs.kr"
] | s2019s28@e-mirim.hs.kr |
2f4cbe090593f91dcc17fd7ada110f913a5e9df5 | c4352bde96e74d997be29e31517aa5f1f54e9795 | /JavaOOP_2019/OOP_Exams/Hell_Exam_Tests/src/main/java/hell/interfaces/Inventory.java | 45f5f977dc0d791642a177c684ef3a0182bf3f2e | [] | no_license | chmitkov/SoftUni | b0f4ec10bb89a7dc350c063a02a3535ef9e901b4 | 52fd6f85718e07ff492c67d8166ed5cfaf5a58ff | refs/heads/master | 2022-11-29T01:06:51.947775 | 2019-10-12T12:29:03 | 2019-10-12T12:29:03 | 138,323,012 | 1 | 0 | null | 2022-11-24T09:42:25 | 2018-06-22T16:09:50 | Java | UTF-8 | Java | false | false | 309 | java | package hell.interfaces;
public interface Inventory {
long getTotalStrengthBonus();
long getTotalAgilityBonus();
long getTotalIntelligenceBonus();
long getTotalHitPointsBonus();
long getTotalDamageBonus();
void addCommonItem(Item item);
void addRecipeItem(Recipe recipe);
}
| [
"ch.mitkov@gmail.com"
] | ch.mitkov@gmail.com |
5324219cec593a37a798690de55fc173212a7448 | 98d313cf373073d65f14b4870032e16e7d5466f0 | /gradle-open-labs/example/src/main/java/se/molybden/Class9154.java | 7488a0b92c4c1e52f7b2115ee138bd7f38afbf66 | [] | no_license | Molybden/gradle-in-practice | 30ac1477cc248a90c50949791028bc1cb7104b28 | d7dcdecbb6d13d5b8f0ff4488740b64c3bbed5f3 | refs/heads/master | 2021-06-26T16:45:54.018388 | 2016-03-06T20:19:43 | 2016-03-06T20:19:43 | 24,554,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 109 | java |
public class Class9154{
public void callMe(){
System.out.println("called");
}
}
| [
"jocce.nilsson@gmail.com"
] | jocce.nilsson@gmail.com |
35619d6dc3ea9b51c0d826f4ca28c4f75b95ab05 | 987b4a0e2124d2c308e886115ff7bda347e820f7 | /后端/backstage/java/javas1/demo1/java_IDE/day1/src/day2/DemoDate2.java | 31ab81d02c906440422ec3b495ab44bce3d00ce3 | [
"MIT"
] | permissive | togethter/learnDic | 48606e0afbb08b77c49c135cdd4238f0011fcfc9 | f1d0623ff96e24d67aa150ea45862d1cf52b75f3 | refs/heads/master | 2021-06-13T06:08:08.235217 | 2021-03-14T15:45:09 | 2021-03-14T15:45:09 | 163,981,843 | 0 | 0 | MIT | 2019-06-21T14:37:03 | 2019-01-03T14:15:27 | null | UTF-8 | Java | false | false | 1,040 | java | package day2;
import java.util.Date;
public class DemoDate2 {
public static void main(String[] args) {
demo03();
}
/*
Date类的成员方法
Long getTime() 把日期转换称毫秒
返回子1970-01-01-00:00:00 以来次Date代表的毫秒数
*/
private static void demo03() {
Date date = new Date();
long time ... | [
"814508196@qq.com"
] | 814508196@qq.com |
899735d1b84d6ff92d62599d49d1dfc77b3ea6bf | 0789c53e14da3d1416d662652145acfeb768edfa | /app/src/main/java/com/techjd/pickingimage/MainActivity.java | 01c806d8847f5d18bfb58258033411acd4b29d00 | [] | no_license | techjd/DOUBT-SOLVER-ML-KIT | 2f803f42206598c128bd92e0823167e0a793a51f | e044df871c555ff45e25423c07ad36df51105402 | refs/heads/master | 2022-07-31T03:29:00.773462 | 2020-05-22T20:24:58 | 2020-05-22T20:24:58 | 266,200,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,453 | java | package com.techjd.pickingimage;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.provider.MediaStore;
import android.view.View;
import android.widget.But... | [
"jaydeepparmar253@gmail.com"
] | jaydeepparmar253@gmail.com |
d2daa783773c71e53c7b619eba6c3725832d288e | 9216b9c9b2c90a8e0e84e65fcef5947968851db8 | /BlazeRouter/src/main/java/com/fico/blaze/service/BlazeRouterConfiguration.java | 4e860c8a13152ffdd91eedc54598edaa7919a226 | [] | no_license | Steven1230/BlazeRouter | 410f3233e21de723ef8cd3c45d601967bb3c18c4 | 12c6fedd81c8e6da6c88b4717c33d4b104df8b4e | refs/heads/master | 2023-01-24T22:50:13.718023 | 2020-12-08T09:08:17 | 2020-12-08T09:08:17 | 283,186,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 153 | java | package com.fico.blaze.service;
import org.springframework.context.annotation.Configuration;
@Configuration
public class BlazeRouterConfiguration {
}
| [
"yxb841230@126.com"
] | yxb841230@126.com |
c0b86f4b5b29918d8f4d5c4cb9e307ab382247f1 | 9297bb49f890eff28541d9416f410295009e9a9c | /GradeSystem/src/ncu/cs/agile/GradeSystems.java | 58fbb7c8db26c510590a41e92dcf397f57708202 | [] | no_license | ariel055132/Agile_Method | 43b78e7ef8021b6b215cf8d626d4e58e32017a3f | 788cd17f1d7efd5e876b038ff52d4da42cf079ad | refs/heads/master | 2021-10-27T04:30:13.089850 | 2021-10-25T14:36:12 | 2021-10-25T14:36:12 | 247,224,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,095 | java | /** ***************************************************
class GradeSystems aGradeSystem儲存a tree of anEntry objects with key ID and value aGrade
containID (ID) //看aGradeSystem有否含此ID
getName(ID) //取得ID的name
GradeSystems () //建構 aGradeSystem
showGrade (ID)
showRank (ID)
updateWeights ()
******************... | [
"appleadrian100000@gmail.com"
] | appleadrian100000@gmail.com |
696234eaa668a9cf92690b3922f2c5a76778ad84 | d068cad969b8cd9ad0815dd651364e53d7930dac | /BookStoreUserManagement-1/src/main/java/com/capgemini/controller/UserManagementController.java | 2b682ce79ec3025b55c2a7fd8ecacb975e86bb07 | [] | no_license | BootcampOnlineBookStore/BookStore-UserManagement | 30c2d5869228deb064cc84eff6dee9c1de09b8b3 | 0702cf8c856ddf136f1982b14d4cbfaa2c21e498 | refs/heads/master | 2022-12-28T08:55:30.108824 | 2020-10-16T04:47:13 | 2020-10-16T04:47:13 | 302,004,242 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,569 | java | package com.capgemini.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.sprin... | [
"*sais11604@gmail.com*"
] | *sais11604@gmail.com* |
05df3365319fe013ddc929a9910bcda9c80fbc65 | f913b5c42f2e6f9432f3d47388d736d57a9a19ba | /telesync/pippin/binder/BinderUtilities.java | d05d7bff2d7d63dd0a4facfc48e2a2ef00c5d268 | [] | no_license | thirdeyesoftware/thirdeye | 596ed5930d2765dada4a51e03182f3e4d4a75ca1 | ebab84aa98863160987166e9d79bad9c5b7e08ca | refs/heads/master | 2022-02-21T12:25:01.212248 | 2019-10-21T13:04:14 | 2019-10-21T13:04:14 | 104,084,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,905 | java | //
//
// Joseph A. Dudar, Inc (C) 1999 - 2001
// //
////
package pippin.binder;
import java.util.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.text.*;
import javax.swing.border.*;
/**
*/
public class BinderUtilities {
static private Bloc... | [
"jeff_s_blau@homedepot.com"
] | jeff_s_blau@homedepot.com |
ada92bd21776cd6924571261af89a342f9e63e61 | 33564397ef8b4744287605b25094ae5113fe8614 | /core/src/main/java/com/jungle/spring/core/io/DefaultResourceLoader.java | 734b8a05652a5a9b7dd5211edd50841d38860e99 | [] | no_license | dgjungleP/MySpring | c29fbc686112be6d603038c62336406dc5422aff | 710c78faf7c1f592e660eabc7a564e77f5309df5 | refs/heads/main | 2023-07-06T17:07:41.183284 | 2021-08-12T08:01:51 | 2021-08-12T08:01:51 | 394,878,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package com.jungle.spring.core.io;
import cn.hutool.core.lang.Assert;
import java.net.MalformedURLException;
import java.net.URL;
/**
* 默认资源加载器
*/
public class DefaultResourceLoader implements ResourceLoader {
@Override
public Resource getResource(String location) {
Assert.notNull(location, "Locat... | [
"dgJungle_c@163.com"
] | dgJungle_c@163.com |
b53c60619aabfe4f50c1e0ef3b72c9d21fc9f9ee | 1e1f212fa16a624bc29f15bf0cd0a886d03fbe2d | /DarasaLecturer/app/src/main/java/com/job/darasalecturer/ui/auth/AccountSetupActivity.java | 1252317dcfa2e12034d967b7243512e5dd2c1620 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mobileappz007/Darasa-IEEEMadC | ce711e1c9335cf2c740ccea3955d043d790154f7 | 3a95da82375a43eca7761e3d7558c3251583b46b | refs/heads/master | 2020-09-22T04:54:43.139156 | 2019-04-30T16:11:41 | 2019-04-30T16:11:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,303 | java | package com.job.darasalecturer.ui.auth;
import android.arch.lifecycle.Observer;
import android.arch.lifecycle.ViewModelProviders;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.s... | [
"getabujob@gmail.com"
] | getabujob@gmail.com |
aebf1220b1cf1fc85dcb32737c669914532216fc | 13271d246c158f642681a1a5195235b27756687a | /business/src/main/java/com/kevinguanchedarias/owgejava/configurations/DbSchedulerConfiguration.java | 8df753420fa7029833bfee8f75c76eabee1c27a9 | [] | no_license | KevinGuancheDarias/owge | 7024249c48e39f2b332ea3fa78cf273252f2ba96 | d2e65dd75b642945d43e1538373462589a29b759 | refs/heads/master | 2023-09-01T22:41:17.327197 | 2023-08-22T22:41:08 | 2023-08-23T11:04:00 | 178,665,214 | 4 | 3 | null | 2023-06-20T23:16:29 | 2019-03-31T09:04:57 | Java | UTF-8 | Java | false | false | 706 | java | package com.kevinguanchedarias.owgejava.configurations;
import com.github.kagkarlsson.scheduler.task.Task;
import com.github.kagkarlsson.scheduler.task.helper.Tasks;
import com.kevinguanchedarias.owgejava.job.DbSchedulerRealizationJob;
import org.springframework.context.annotation.Bean;
import org.springframework.cont... | [
"kevin@kevinguanchedarias.com"
] | kevin@kevinguanchedarias.com |
d6ca3c4357411edf2c0fdc46ee6eac10562a635f | 65909779f910d5b9450c8be6688f0a7bd3f03d50 | /app/src/main/java/com/furqoncreative/submission5/view/activity/DetailMovieActivity.java | 79601a84affc5fe092669de78e319e9715ef49c3 | [] | no_license | furqoncreative/MovieCatalogueFinal | 2f1b342737b3d4b5257e22064650485bccd4ef56 | 788b72cffdba350dc8d8244b82b74bf1ec2dba21 | refs/heads/master | 2020-07-04T04:20:32.762340 | 2019-08-19T10:50:31 | 2019-08-19T10:50:31 | 202,153,776 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,990 | java | package com.furqoncreative.submission5.view.activity;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
import android.... | [
"akunkhusu42@gmail.com"
] | akunkhusu42@gmail.com |
669bdb49e1e33cc9b2e63d933839996b8ae78de6 | 5888a540e60944fea414ea045122e70e18e69500 | /src/co/grandcircus/lab11/UsedCar.java | c437bb5772600e37b971d277b23a073a2f4fce17 | [] | no_license | foleya/grand-circus-lab-11 | 8994038b1891c2770b9d77c47d33179b8b5c56c6 | 36cd5c32de75a8a6610652188e919b331ad1a85e | refs/heads/master | 2020-03-24T21:05:46.041048 | 2018-07-31T12:53:08 | 2018-07-31T12:53:08 | 143,013,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 565 | java | package co.grandcircus.lab11;
public class UsedCar extends Car {
private double mileage;
public UsedCar() {
super();
}
public UsedCar(String make, String model, int year, double price, double mileage) {
super(make, model, year, price);
this.mileage = mileage;
}
public double getMileage() {
return mile... | [
"andrew@clicktutor.io"
] | andrew@clicktutor.io |
712ae6ab46a8c5fab014ce1b2faad0e0d467fdd9 | 45bbbfbd871f6b996fcbdea858cfe088a9c3aa47 | /src/main/java/com/hivetech/mvc/service/INewService.java | ac172f4366018b5d0dd7aa969d86e9727efeb817 | [] | no_license | doanhieucodegym/config_mvc | b0beab9b24684a73c5c4848d9c49b41507c39ec0 | c0f87a7d6e3016261adbce900c8ea84faec377b3 | refs/heads/master | 2023-01-14T09:47:00.335799 | 2020-11-15T12:37:51 | 2020-11-15T12:37:51 | 286,098,831 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166 | java | package com.hivetech.mvc.service;
import com.hivetech.mvc.model.NewModel;
import java.util.List;
public interface INewService {
List<NewModel> findAll();
}
| [
"doanhieu.bl.hn@gmail.com"
] | doanhieu.bl.hn@gmail.com |
8ef93cf9ee8e221384b4fe66883f189f008367e2 | 89cc88ef5f5707bfe89c0ae149e65df4e87c019b | /src/dspace-jspui/src/globus/java/org/dspace/app/webui/servlet/admin/GroupEditServlet.java | 7e86badf38f6570d8035bfe40c86c93499f7a795 | [
"Apache-2.0"
] | permissive | globus/globus-publish-dspace | 239b7b05e93c664e48fbc2d50c2ccd11a9d17677 | ed3cc2e6b522ecb60fb6a16ab6bf365690dce04e | refs/heads/master | 2020-09-24T01:25:12.623716 | 2019-07-24T19:08:21 | 2019-07-24T19:08:21 | 65,923,406 | 1 | 3 | NOASSERTION | 2019-04-10T18:44:46 | 2016-08-17T16:22:51 | Java | UTF-8 | Java | false | false | 17,797 | java | /**
* This file is a modified version of a DSpace file.
* All modifications are subject to the following copyright and license.
*
* Copyright 2016 University of Chicago. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance wit... | [
"pruyne@uchicago.edu"
] | pruyne@uchicago.edu |
57d9311d10e6923fe9521608d880f3bf210f4787 | 3a35bf2898bdf2d5af6bcf740b9c18f625062a30 | /clean-bt-core/src/main/java/me/zzhen/bt/bencode/DecoderException.java | 9c5367f0718093edeb7b48d694a18646bb005948 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | zhenzou/clean-bt | 55ff9104fe63a937c130522e470d6b73b864bce4 | 2cad5d2b76e9fedf13932c58e080e8e041037b5a | refs/heads/master | 2020-04-11T22:34:06.558340 | 2018-12-17T14:11:12 | 2018-12-17T14:11:12 | 162,140,610 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package me.zzhen.bt.bencode;
/**
* @author zzhen zzzhen1994@gmail.com
* Create Time: 2016/10/16.
*/
public class DecoderException extends RuntimeException {
public DecoderException() {
super("not a legal ben coding input");
}
public DecoderException(String msg) {
super(msg);
}
}
| [
"zzzhen1994@gmail.com"
] | zzzhen1994@gmail.com |
bef496fd7ab0c488189df60c2eb07ad248afca05 | f34e4912ff3eae96fc2df4632d92f91036cd52e2 | /src/test/java/com/nbcuni/test/nbcidx/member/logout/errorcodes/TC4326_MemberLogout_Error_401.java | eb31f526f25e47b6fb6426752f20dbb100f2cf05 | [] | no_license | RaghuRashmi/test-project | 08593431ed0f7a557b4c557af296daf12236bed5 | 89fa25b46919a272babace4d3f001a3616b9b3cd | refs/heads/master | 2021-01-15T14:11:09.007512 | 2014-09-26T22:03:33 | 2014-09-26T22:03:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,477 | java | package com.nbcuni.test.nbcidx.member.logout.errorcodes;
import static org.testng.AssertJUnit.fail;
import java.net.Proxy;
import org.testng.Reporter;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Parameters;
import org.testng.annotations.Test;
import com.mongodb.DBObject;
import com.nbcu... | [
"206424426@5TS206424426L7.tfayd.com"
] | 206424426@5TS206424426L7.tfayd.com |
23328fe75a1dc535f6f1dc1814b5bf919b40bae7 | 7d7d6b79e9c43fe41222b52cc87f71f901f6da33 | /src/main/java/in/nareshit/raghu/SpringBoot2WebMvcCrudExApplication.java | db6f87351460f01c16b12843fd5943191ffbb1f6 | [] | no_license | javabyraghu/SpringBoot2WebMvcCrudEx | 98c943d9b64bc05b7974726cf4e8df5fb3e86b28 | d2dedfa9d529f1dc512fa357c6b6b367b6a5461c | refs/heads/main | 2023-08-30T15:41:58.617578 | 2021-10-11T04:13:01 | 2021-10-11T04:13:01 | 415,775,117 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 344 | java | package in.nareshit.raghu;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SpringBoot2WebMvcCrudExApplication {
public static void main(String[] args) {
SpringApplication.run(SpringBoot2WebMvcCrudExApplicat... | [
"sample2025nit@gmail.com"
] | sample2025nit@gmail.com |
d76f7a2ba1979f8803a57d43a82ff94e6a804df1 | 9e3298ade03e047bfa7cbf16ea7ee0ea59f438d9 | /java/phoenix/jpetstore/service/AccountService.java | 4f201ba29f1297426f5e06bf0e9bfa3f091a5566 | [] | no_license | z2sonee/spring-project-1 | 7181de3ee8c690b8ce9f47badab1a15894af621f | 8473d04ec49422cd312612f14096a082f381d05f | refs/heads/master | 2022-12-22T02:55:27.620131 | 2021-02-22T07:28:59 | 2021-02-22T07:28:59 | 205,644,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package phoenix.jpetstore.service;
import phoenix.jpetstore.domain.Account;
public interface AccountService {
void insert(int userId, String email, String userName, String address, String phone, String grade, int point, String loginId, String password);
int loginCheck(Account account);
}
| [
"jisun4789@naver.com"
] | jisun4789@naver.com |
7ab0d5113867d709b06f5b53972975096f7fbb07 | 9939b8ea54f538fc9a0406bf7ae7aca6b467a3a0 | /src/test/java/io/github/jhipster/application/web/rest/JobResourceIntTest.java | 20e61bf1a303f04734df87c771b5861569f21335 | [] | no_license | irakov/jhipster-sample-application | 7084c68243eb42aa0de43e810ed9acba4f465fcc | 98ee556286e3564c06a19aa5aea309b5322595b5 | refs/heads/master | 2020-04-20T10:27:06.296778 | 2019-02-02T03:53:29 | 2019-02-02T03:53:29 | 168,790,297 | 1 | 0 | null | 2019-02-02T03:53:30 | 2019-02-02T03:31:12 | Java | UTF-8 | Java | false | false | 11,636 | java | package io.github.jhipster.application.web.rest;
import io.github.jhipster.application.JhipsterIgorApplicationApp;
import io.github.jhipster.application.domain.Job;
import io.github.jhipster.application.repository.JobRepository;
import io.github.jhipster.application.web.rest.errors.ExceptionTranslator;
import org.ju... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
d332782a0f1520b93ec5e848fda32f8f9b01c588 | d1cb9aa8bd03ae5fcdcf3c7d914c4286c59a2703 | /src/polymorphism/AbstractClass/Vehicle.java | 21cde97931dc40593c54a15cbda1b901d10ab48a | [] | no_license | OrangIPA/tugaspolymorphism | 771bc359cf9f4b7dfa93e172b205b1833aefb325 | 207ae232c2cd8417558e188cca81bfe190138b9f | refs/heads/master | 2023-05-02T23:32:31.640693 | 2021-05-28T15:45:03 | 2021-05-28T15:45:03 | 371,747,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | package polymorphism.AbstractClass;
public abstract class Vehicle{
public void function(){
System.out.println("Transportation tools");
}
abstract public void fuel();
public abstract void walk();
} | [
"alanabahana102@gmail.com"
] | alanabahana102@gmail.com |
e7ad4f7dbbe1c3dfabd1aec384eea542edd24092 | 1ab25df49ed381fbadb8f6a708938afb18562258 | /src/week4/Week4.java | 918bc588df01ce729cbacdd2218f4c2aac6f7b61 | [] | no_license | AshleyCS101/IntermediateJavaSp21 | 5de16bb5a32133ddcc429982310340fe9aa5a5af | 2360f6de80b1b1000ac2089df33fb9a58b8524ce | refs/heads/main | 2023-05-15T10:22:19.788876 | 2021-06-05T18:58:31 | 2021-06-05T18:58:31 | 336,507,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,933 | java | package week4;
public class Week4 {
public static void main(String[] args) {
Dog myDog = new Dog("Rascal", 5);
// myDog stores an object of type Dog, with name "Rascal" and age 5
Dog dog1 = new Dog("Dollie", 9);
// dog1 stores an object of type Dog, with name "D... | [
"Ashley Luty@LAPTOP-GS8OU5DR.home"
] | Ashley Luty@LAPTOP-GS8OU5DR.home |
c89889c544c3b4d875ba2f06607fb459ebc36b91 | 086f2d1f7e4d39b4a817a34ae81e6e5422fba4c3 | /library/src/main/java/com/tylersuehr/chips/data/ListChipDataSource.java | c83ae70076d3375dc678bc57a61230fdfd16a816 | [
"MIT"
] | permissive | MyLadder/chips-input-layout | 8a9ffc5ec95d8cacfd69d3efac85fe520d0a3877 | 9a3f86f1269dee69bc46dbe99b6f07cab5571862 | refs/heads/master | 2021-07-16T08:56:42.624083 | 2017-10-18T23:15:49 | 2017-10-18T23:15:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,563 | java | package com.tylersuehr.chips.data;
import android.support.annotation.VisibleForTesting;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
* Copyright © 2017 Tyler Suehr
*
* Subclass of {@link ObservableChipDataSource} that stores chips using an {@link ArrayList}.
*
* @author Tyl... | [
"tylersuehr@gmail.com"
] | tylersuehr@gmail.com |
a9e9be20dc56d6045e197562d8f93681e1989677 | dac16792b6ecc013ba3ddbbb229af9df3c48c06a | /Team9_AndriodCA/Team9_AndriodCA/app/src/main/java/iss/workshop/team9_andriodca/SoundPlayer.java | f0296ec52c806c97460f432822abbce85864cf80 | [
"MIT"
] | permissive | chanjianliu/picture_matching_android_app | 500868362aabbf03dbd98193ca1e0f34ffa310d0 | e16ace583de49b5443e30b928a1213669edf67e6 | refs/heads/main | 2023-02-22T00:48:12.745358 | 2021-01-23T09:40:22 | 2021-01-23T09:40:22 | 332,173,194 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,019 | java | package iss.workshop.team9_andriodca;
import android.content.Context;
import android.media.AudioAttributes;
import android.media.AudioManager;
import android.media.SoundPool;
import android.os.Build;
public class SoundPlayer {
private SoundPool soundPool;
private int clickSound;
private int c... | [
"cjlspk3@hotmail.com"
] | cjlspk3@hotmail.com |
d574ef4eda19607085c1c788e5d3f382d44931c1 | f5668583f85ffb514e62389ee2a8fcfb39a20035 | /src/main/java/ru/vez/Main.java | b6634bb31fb0cb3084dd20ebca8b6759ced43a8a | [] | no_license | vzateychuk/pdf-itext | c9db6e1502156937bb3b987cc7829669bb354442 | c71e22750511768a95a5c7ac5e6e603422d01d0a | refs/heads/main | 2023-01-22T15:21:44.051522 | 2020-12-08T17:40:45 | 2020-12-08T17:40:45 | 318,852,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,266 | java | package ru.vez;
import com.itextpdf.kernel.colors.Color;
import com.itextpdf.kernel.colors.ColorConstants;
import com.itextpdf.kernel.font.PdfFont;
import com.itextpdf.kernel.font.PdfFontFactory;
import com.itextpdf.kernel.pdf.PdfDocument;
import com.itextpdf.kernel.pdf.PdfPage;
import com.itextpdf.kernel.pdf.PdfReade... | [
"vzateychuk@iqubecompany.com"
] | vzateychuk@iqubecompany.com |
fc1f8909735b00e02b0433a9e12e7f117fcac6f3 | de39eacf5996fa9548fa4ed56cd7e4c7ce0488c1 | /jyf_admin/src/main/java/cn/mixpay/admin/action/merchant/MerchantAppAction.java | 2547191bf1bd41288a18da93d9f3b4b4332c96a4 | [] | no_license | likunpeng06/juyifu | 88e8c2c35ec4bc1b537a9ec9f24bd639d34c32f5 | a9b8cf60870df18f35aa01b3f226a3a9227114ce | refs/heads/master | 2020-12-24T06:14:52.553308 | 2013-12-19T07:31:41 | 2013-12-19T07:31:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,418 | java | package cn.mixpay.admin.action.merchant;
import cn.mixpay.admin.action.BaseAction;
import cn.mixpay.admin.service.merchant.MerchantAppService;
import cn.mixpay.admin.service.merchant.MerchantService;
import cn.mixpay.admin.utils.PageUtils;
import cn.mixpay.core.entity.merchant.Merchant;
import cn.mixpay.core.entity.me... | [
"qatang@gmail.com"
] | qatang@gmail.com |
0930adb53e13ab8ae91ab753ad6d8f3054586085 | 8a303cb63a68a5fa299b770988203d44d09eca2d | /data-prep/dataprep-simple/src/test/java/de/hpi/isg/dataprep/preparators/ChangeTableEncodingTest.java | 2b19d96844466db6742a8ff3fb1a8e9d625af384 | [] | no_license | Blaidd-Drwg/data-knoller | 57f1680fafae4af134aa2ce6c924da23b35efed4 | 88c0f3a44a85d8c5cadc2e3aa7da1e0b962f6966 | refs/heads/master | 2020-04-06T14:16:14.608562 | 2019-03-15T17:53:08 | 2019-03-15T18:01:39 | 157,534,564 | 1 | 0 | null | 2018-11-14T10:51:35 | 2018-11-14T10:51:34 | null | UTF-8 | Java | false | false | 7,758 | java | package de.hpi.isg.dataprep.preparators;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Ignore;
import org.junit.Test;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.logging.Level;
import java.util.log... | [
"jianglan1350@gmail.com"
] | jianglan1350@gmail.com |
cba132262ca890db2d40e1d670795644b9962d07 | e605e3e9e6af318e581e8934d0a73b11cf40328d | /TTAndroidClient/mgttlibs/src/com/squareup/picasso/StatsSnapshot.java | 1d16d62bf10318254017af58028ca8263468e3d6 | [] | no_license | alpha2z/TeamTalk | a2fc73d9006c9034ef55d140bbdccf271b1b043e | 61efb126da58283c75eb384b32963728ccc7abfe | refs/heads/master | 2021-03-27T19:13:52.183078 | 2014-11-14T02:40:50 | 2014-11-14T02:40:50 | 26,350,931 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 5,024 | java | /*
* Copyright (C) 2013 Square, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | [
"240581469@qq.com"
] | 240581469@qq.com |
05fb5772f554c0c530e00d9adcedfbc065a3b4d7 | 34d94f981f8002ac39916806bb05632c1ac34468 | /Company/Tencent/Test1.java | 845030fd4e3c8fc576d9d7d0d1d26cb518a41a86 | [] | no_license | MrLeedom/My_Interview_Algorithm | f53320411329c3fd1b54d912d03ef8f0b5742bb3 | 353d891b056414e8577fa997e8bff2b8c46a4970 | refs/heads/master | 2020-05-18T01:26:53.207371 | 2019-09-23T12:07:55 | 2019-09-23T12:07:55 | 184,090,943 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,444 | java | package Tencent;
import java.util.Scanner;
/***************************************************************************
@description :
1.判断字符串与11的大小,分成三类情况讨论
2.对于第三种情况,主要关注8出现的位置,和字符串与11的差值比较大小
@author : caoshipeng
@copyright : 华为技术有限公司(C),版权所有 2019-2020
@modified : 2019-09-20 20:05 caoship... | [
"cspenggary@163.com"
] | cspenggary@163.com |
14e89f4f0dc864ee5fb11cfbb059a2a8072808f5 | bc987d8706ad555c735a3cc0865d82167932bfb3 | /src/main/java/ezbake/services/provenance/idgenerator/ZookeeperIdProvider.java | 073e57ed4f7bb3230f89efcdbad3055c2c843ff8 | [
"Apache-2.0"
] | permissive | ezbake/ezbake-provenance | 7ad5bd40731531d95f3eef3a87b1f354ff8b3377 | 824497bfbc43311d8d889a63f143bdb58d03a979 | refs/heads/master | 2021-01-10T20:10:30.911322 | 2014-11-24T20:37:24 | 2014-11-24T20:37:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,598 | java | /* Copyright (C) 2013-2014 Computer Sciences Corporation
*
* 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... | [
"jhastings@42six.com"
] | jhastings@42six.com |
afafc9a051ff3f9584a086eabaed4f27dc17bd8d | 67e74d4685016f01ce3e857ac7043dfcd5d12f87 | /src/com/chinasofti/meeting/vo/Employee.java | 909045fb041729e6621fe74ee6312b0a9b0a4e23 | [] | no_license | azurehu/conference-system | f4f02be77090d5b757fcd39b0e074e3450c83768 | b0a576cbeef67c0d66154953c1fb41905fd18598 | refs/heads/master | 2021-01-21T05:28:46.570667 | 2017-02-26T07:39:59 | 2017-02-26T07:39:59 | 83,191,601 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,977 | java | package com.chinasofti.meeting.vo;
public class Employee {
private Integer employeeid;
private String employeename;
private String username;
private String password;
private Integer departmentid;
private String email;
private String phone;
// status表示员工的状态,0表示正在审核,1表示审核通过,2表示审核未通过,默认为正在审核
private String stat... | [
"azurehu@qq.com"
] | azurehu@qq.com |
4c5226bc20542c78b1d006a9b4f04138738c4ab8 | 68b92ecfce63cfedfa01aab3a05813860ba21d90 | /Part II. Chapter 6. Anonimniy i abstraktniy klass/Tracker/src/main/java/ru/shestakov/models/FilterByName.java | 50c4d736ce65e2a0bd41092383cc41b711483298 | [
"Apache-2.0"
] | permissive | savspit/java-a-to-z | 5d0a2f52e56b4d1d64094e2059142f4a971aa85a | b7aba94184748f848457b1b19d227436f7785bf8 | refs/heads/master | 2021-01-21T04:50:32.925042 | 2016-07-16T12:16:00 | 2016-07-16T12:16:00 | 55,403,246 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | package ru.shestakov.models;
public class FilterByName implements Filter {
final private String name;
public FilterByName(String name) {
this.name = name;
}
public boolean check(Item item) {
return (item != null) && (item.getName().contains(name));
}
}
| [
"savspit@gmail.com"
] | savspit@gmail.com |
951d4a886bcf1691299185917ba216a18c6aaf09 | 8e03a2d3a5554a7193a5fdb22afdcefe634878cb | /Spring-boot/util/ContentCachingRequestWrapper.java | 801a089ef51a00cac9902416162c8e66afe55478 | [] | no_license | iathanasy/notes | 586ae05f0f270307e87e1be8ed009bfa30bb67a7 | e6eced651f86759ed881a4145b71f340a0493688 | refs/heads/master | 2023-08-03T00:58:16.035557 | 2021-09-29T02:01:11 | 2021-09-29T02:01:11 | 414,809,012 | 1 | 0 | null | 2021-10-08T01:33:56 | 2021-10-08T01:33:56 | null | GB18030 | Java | false | false | 248 | java |
# ContentCachingRequestWrapper
* 可以重用读取流的 HttpServletRequest 包装类
* 必须保证在包装之前, HttpServletRequest 没读取过流, 也就是没执行过 getInputStream() 方法
* 方法
byte[] getContentAsByteArray()
| [
"747692844@qq.com"
] | 747692844@qq.com |
40585068b00255bc0f045757d1b00d6fef3bb033 | a02876d402fd8809ecccec544f9138c5a42f6114 | /src/com/ATM/ATM.java | a89403a9b5f8879a050d7066291ec7a3b32f40e2 | [] | no_license | dengshun1025/Demo | 0bb9a3f77c8ca5af9ddb90ddb3525532add7014f | b26cb6e81d4dbbe405f2035de1e1e13ff46d0b56 | refs/heads/master | 2020-04-12T06:42:33.569665 | 2016-09-12T07:53:22 | 2016-09-12T07:53:22 | 65,721,454 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,596 | java | package com.ATM;
/**
* 邓舜
*/
import java.util.ArrayList;
import java.util.Scanner;
public class ATM {
public static Scanner scanner;
private Person person1;
private Person person2;
private ArrayList<Person> al;
public ATM() {
scanner=new Scanner(System.in);
al=new ArrayList<>();
person1... | [
"ds1025158146@hotmail.com"
] | ds1025158146@hotmail.com |
4a0397d15d6cd54ba669a919d3e52a4f173fd191 | 5c009ccdde089a427bd2e3a5684ccb9b759896d9 | /src/main/java/com/wemsuser/app/Response/UserLoginTokenData.java | 0d1e37fb0c35e3d1429bbfac03bf2f5a4eb3c116 | [] | no_license | UmraoNidhi/iparknidhi | 062e12fd0e919dab89de0178c912d1c6ffbfff27 | 5c660ffefd783816ca2a1d390e2ff2b1b2e2057a | refs/heads/master | 2022-12-08T14:55:12.126549 | 2020-01-29T13:36:21 | 2020-01-29T13:36:21 | 288,910,023 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.wemsuser.app.Response;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class UserLoginTokenData {
@SerializedName("login_token")
@Expose
private String loginToken;
public String getLoginToken() {
return loginToken;
}
pu... | [
"vivek@algosoftech.in"
] | vivek@algosoftech.in |
1f45d5f8491241cf6404ff6d08b7040846fa7510 | c94848000f44a215f0de96b37a20739b62037836 | /src/main/java/ontology/impl/DefaultMotorbike.java | 326a9ffdcb767c09a93c6c9b0c4fc9cdbc9c1c7e | [] | no_license | michalbarczyk/waymo-to-ontology-mapper | 551165e2b33d3f044c651d511aaa7c6700bb027d | 039e7116b927f952d73ae25f7ed616810e50a7c8 | refs/heads/master | 2022-08-25T02:55:40.921470 | 2020-05-28T00:03:04 | 2020-05-28T00:03:04 | 267,451,569 | 0 | 0 | null | 2023-09-14T20:35:07 | 2020-05-28T00:02:33 | Java | UTF-8 | Java | false | false | 16,326 | java | package ontology.impl;
import ontology.*;
import java.net.URI;
import java.util.Collection;
import javax.xml.datatype.XMLGregorianCalendar;
import org.protege.owl.codegeneration.WrappedIndividual;
import org.protege.owl.codegeneration.impl.WrappedIndividualImpl;
import org.protege.owl.codegeneration.inference.Code... | [
"barczykmt@gmail.com"
] | barczykmt@gmail.com |
971eff5804b6fbf1d1d9372b6c86408e32822d59 | 3f1200009a2a4dea25400dab955e83b5ea763f20 | /src/main/java/com/ncu/edu/happychat/service/GroupsService.java | 4688cb31ca6ad8dc45cbfef64bc408365d30261d | [] | no_license | hellosaferide/ncuchat | 1ca7cd6bd33e853490538d5bdf26a0bebba4ecfc | 8c3f25e8b6658b67f3e3baa0374a1614cc31f883 | refs/heads/master | 2020-04-12T08:26:10.886791 | 2018-12-23T08:14:51 | 2018-12-23T08:14:51 | 162,383,730 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package com.ncu.edu.happychat.service;
import com.ncu.edu.happychat.dao.GroupsDao;
import com.ncu.edu.happychat.entity.Groups;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class GroupsService {
@Autowired
... | [
"740440614@qq.com"
] | 740440614@qq.com |
3c57429b74f07e25b859784c2f464d5a8281d569 | c590a6f416a0e51549bd81b6bc6d1836de8dd974 | /src/main/java/com/places/manager/db/PlacesDatabase.java | 223a8727d4f6205d9a2b1e96b0e549157eb3f6bf | [] | no_license | EdilsonDiasAlves/quero-ser-clickbus | 06d46e550b7785b1065e13069bfc8df91586cca9 | 2e5a38466b1f3c5a3cd0e8e0dd66fff0e023e03d | refs/heads/master | 2020-07-15T18:34:14.042309 | 2019-09-03T06:47:57 | 2019-09-03T06:47:57 | 205,624,473 | 0 | 0 | null | 2019-09-01T03:29:06 | 2019-09-01T03:29:06 | null | UTF-8 | Java | false | false | 2,671 | java | package com.places.manager.db;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.springframework.stereotype.Component;
import com.places.manager.model.Place;
@Component
public class ... | [
"p000emoizinho@prservicos.com.br"
] | p000emoizinho@prservicos.com.br |
aaccd63c2c8c2b3fca7cfc99901c62b6d114d123 | a2fc50d433a57f49c471731a42c2944366c5e164 | /src/java/view/ViewInteractionsHandler.java | 55cf79c38b87184bd05979296b6f2da49b1d54ef | [] | no_license | Alireza-Jamali/Excel-to-HTML-ApachiPoi | d41b11b249c6208dc68f8edaa67f08171c88ecf8 | 6e96d20f6925145bb2a665c2f92166bc16974320 | refs/heads/master | 2020-03-11T14:46:22.181936 | 2018-04-18T13:30:57 | 2018-04-18T13:30:57 | 130,064,461 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,256 | java | package view;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.faces.application.FacesMessage;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ViewScoped;
import javax.faces.context.FacesConte... | [
"aagun01@gmail.com"
] | aagun01@gmail.com |
826749fcf877557ebdd8ef22a119ed9db1f90138 | 7607d7330ceb43ea95218071414e7b3d1db31e37 | /src/main/java/com/evolutionaryenterprisesllc/map/web/rest/AuditResource.java | 3aee9c641337c152346c699b1ae30c3f8a089e88 | [] | no_license | BulkSecurityGeneratorProject/map | 4cc468dc53782ebbba842236c0dc3831226d0d37 | 5b625839594cd0e908c1d23109662a332839acbc | refs/heads/master | 2022-12-18T12:57:05.696170 | 2016-12-27T19:28:06 | 2016-12-27T19:28:06 | 296,551,594 | 0 | 0 | null | 2020-09-18T07:49:03 | 2020-09-18T07:49:02 | null | UTF-8 | Java | false | false | 3,315 | java | package com.evolutionaryenterprisesllc.map.web.rest;
import com.evolutionaryenterprisesllc.map.service.AuditEventService;
import com.evolutionaryenterprisesllc.map.web.rest.util.PaginationUtil;
import io.swagger.annotations.ApiParam;
import org.springframework.boot.actuate.audit.AuditEvent;
import org.springframework.... | [
"mac.feliciano@gmail.com"
] | mac.feliciano@gmail.com |
774490441b1f83e5d08b88050662b1b809c30d82 | 41412a9e3664c57206f8d1c63287aa3baae2d93c | /app/src/main/java/com/cqupt/travelhelper/adapter/SearchAdapter.java | de38eacaea90cf8b783af78326a0a5674f703133 | [] | no_license | chenls/TravelHelper | dddd73d06ce173e08755cfe09c4e3eeb0214a69e | 260f4d23d2f7b4bca7239694a079f453ebfc3aaf | refs/heads/master | 2021-01-01T04:01:09.163704 | 2016-05-03T11:48:38 | 2016-05-03T11:48:38 | 57,101,305 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,255 | java | package com.cqupt.travelhelper.adapter;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.wi... | [
"923847753@qq.com"
] | 923847753@qq.com |
d65a58af7ab559b7c37010efbcad1d6a80c1b775 | 70c0a1a75eb4da6c2859bbb8b93e736b373ccf33 | /src/main/java/com/fpe/quiz/service/impl/EtudiantQuizParcourServiceImp.java | 1db38d01c443fc5dffcfc5e158c69aa9e97f98db | [] | no_license | mohamederrajy/QuizService | e52d2a54acc08c048977f3e7c00bfbff3d689f75 | 5d83353f51b01ff4b30953420870ce895caf2f87 | refs/heads/master | 2023-05-31T18:59:01.609533 | 2021-06-23T00:22:16 | 2021-06-23T00:22:16 | 376,816,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,724 | java | package com.fpe.quiz.service.impl;
import com.fpe.quiz.Dao.EtudiantQuizParcourDao;
import com.fpe.quiz.Dao.QuizParcourDao;
import com.fpe.quiz.model.EtudiantQuizParcour;
import com.fpe.quiz.model.QuizParcour;
import com.fpe.quiz.service.EtudiantQuizParcourService;
import org.springframework.beans.factory.annotation.Au... | [
"errajy@DESKTOP-59B7N37"
] | errajy@DESKTOP-59B7N37 |
c7e84be9fc44a15454564d211281e0a7f1e24eb4 | bf4fe14865f1fcfec43730aa2cbc80ad1ce22d92 | /Toast/dene/Renkler/gen/com/esc/renkler/BuildConfig.java | 3355726d19d18b8454e2d92c8c24eaa6f02b8395 | [] | no_license | esrazngn/Android | 09e876988770170e0112697f5d9a173c55829ca8 | fc681e186bd4658d6650aec7309342719e3db640 | refs/heads/master | 2021-01-18T14:48:56.438992 | 2014-02-25T20:31:04 | 2014-02-25T20:31:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | /** Automatically generated file. DO NOT MODIFY */
package com.esc.renkler;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"esra.zengin@bil.omu.edu.tr"
] | esra.zengin@bil.omu.edu.tr |
cd19e6b07055d06d6cec5da121b372ac8d749bde | 86d08fe0a26f5cd72036abfb2f4a3766a625783a | /service-user/src/main/java/com/meizhi/config/SwaggerConfig.java | 6fcaa75420a50a65a9acc356647a473b65dbefec | [] | no_license | xq85782621/springcloud-demo | f1be558b899187acb25348f88031d708b1d21849 | cf6f6e9d64a4b160b139d187a4908ccdaac4b53f | refs/heads/master | 2021-06-21T08:02:22.112986 | 2019-11-28T08:02:43 | 2019-11-28T08:02:43 | 223,077,574 | 0 | 0 | null | 2021-06-04T22:04:58 | 2019-11-21T03:11:29 | Java | UTF-8 | Java | false | false | 1,212 | java | package com.meizhi.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelectors;
imp... | [
"85782621@qq.com"
] | 85782621@qq.com |
5cf288bc28ffe74395c6890b3a981edfc7cbfafc | c11a838e3224316b826a7a77fae4155c53e7b8a5 | /AndroidProjects/Eclipse/E-Commerce Android App/src/com/solodroid/ecommerce/ActivityMenuDetail.java | b4dab5d991de5771ecdecc1d75f87f735556cecc | [] | no_license | pimenlabs/EcommerceAndroidApp | b28b5a35580a2ab5b2f8401d74e18aa99ea623b2 | 52939b3f21a06936ff00fa5c702367e3f0faa1a3 | refs/heads/master | 2021-01-01T05:12:06.492952 | 2016-04-14T18:07:34 | 2016-04-14T18:07:34 | 56,259,316 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 10,548 | java | package com.solodroid.ecommerce;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.text.DecimalFormat;
import org.apache.http.HttpResponse;
import org.apache.http.client.HttpClient;
import org.apa... | [
"pimenlabs@gmail.com"
] | pimenlabs@gmail.com |
03d0921f063a789f7580f4080a1433d1b2b9308b | 3a48cbf50e65b386c4d42559ca3e00a40e822359 | /S2HShop/src/main/java/com/ssh/shop/entity/FileImage.java | 8efe6b9b50cfee21cf5758c09ff3b45b08ec6e1e | [] | no_license | TangZhong/donald | ef5401985385e163a5b25fcb43c3f8bde48c7340 | a86073eb0ea807169f837d0997443e7da9b7ce83 | refs/heads/master | 2022-12-24T12:13:30.090997 | 2019-07-17T10:09:51 | 2019-07-17T10:09:51 | 49,957,749 | 0 | 0 | null | 2022-12-16T09:59:11 | 2016-01-19T14:24:05 | Java | UTF-8 | Java | false | false | 865 | java | package com.ssh.shop.entity;
import java.io.File;
public class FileImage {
private File file;
private String contentType;
private String filename;
public File getFile() {
return file;
}
public String getContentType() {
return contentType;
}
public void setFilename(S... | [
"zhong_tang@tom.com"
] | zhong_tang@tom.com |
f94ba8d3c4bbd8ec8975cc49425a0619cb787005 | 41f280c6e1927807c265bb92182d8f699c41cf35 | /hwork-security-app/src/main/java/com/hwork/app/authentication/CustomAuthenticationSuccessHandler.java | a7d76e205ed93946bd99ded93ddff67b62ff574f | [] | no_license | yangshengju/hwork-security | 500a6628b35213020c5b40852250b222a8ecf3c7 | 943b3bf412db14f85705baf64065dc964b13fa65 | refs/heads/master | 2020-06-06T02:21:40.615855 | 2020-04-20T09:20:22 | 2020-04-20T09:20:22 | 192,611,874 | 0 | 0 | null | 2023-09-08T12:20:26 | 2019-06-18T20:59:53 | Java | UTF-8 | Java | false | false | 4,655 | java | package com.hwork.app.authentication;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.hwork.core.properties.SecurityProperties;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.collections4.MapUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.sec... | [
"yangshengju@jsh.com"
] | yangshengju@jsh.com |
2f2389e5df4c97a2767ac5eaa37894ede6c604e3 | 547bcc712dd4eac9b3f6a2c2df3155e30d864080 | /BIZ_hong/src/programing_10강/Examtable_2.java | 91a5274c8fc5d8333eea6e4bed5bbc5997eb2881 | [] | no_license | betodo/polytech | d01cfccb076df289d6a879101b555e7e5ac13660 | 69979786b85d8595e56f586fe087e64c9a1823bd | refs/heads/master | 2020-08-04T06:47:38.758235 | 2019-10-01T08:07:12 | 2019-10-01T08:07:12 | 212,043,733 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 803 | java | package programing_10강;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.Statement;
public class Examtable_2 {
public static void main(String[] args)
throws ClassNotFoundException, SQLException {
// TODO Auto-generated method stub
Class.forName("com.mys... | [
"betodo03@gamil.com"
] | betodo03@gamil.com |
edaad475f6f9bf198c58eb4d0ab5ce62bc34c4d7 | e909209c914de34dc84bd801c13a94a388bd79b8 | /src/main/java/com/imqk/spark/api/java/Sql/SparSQLdbc2ThriftServer.java | 62453d0daf61145383a48cd691dac7c451d4e64e | [] | no_license | ShellMount/StudySparkV3 | 259b48a0a54c6be897c4c8964c34ba62cf60ac59 | 74509d43d581f8251492e3902d46b3ed6d68aee1 | refs/heads/master | 2021-01-25T04:41:50.713588 | 2017-06-06T02:05:45 | 2017-06-06T02:05:45 | 93,465,170 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,938 | java | package com.imqk.spark.api.java.Sql;
import java.sql.*;
/**
* 用编程的方式,通过JDBC的方式访问 Thrift Server,进而访问HIVE数据,并处理数据
* 这是企业中常用的方式
* Thrift Server 是个桥梁,但它比存HIVE命令行中操作更快(如 count 等操作时)
*
* 跟我们平常访问 HIVE 及数据操作相当不同哟,连 SparkContext 都不需要了
*
* 本代码不能跑在本地。
* Created by 428900 on 2017/5/12.
*/
public class SparSQLdbc2ThriftS... | [
"xieyie@qq.com"
] | xieyie@qq.com |
63247ca4e4cc7e41478a41fe1a808399caeb3a12 | a75c4005543a34f799d56521dc51f80a321c710c | /src/main/java/com/apihackathon/TeamsparksApplication.java | 1c671bfd3a722dace683ea2853aeb5dc353e8894 | [] | no_license | techlearner/apihakathon-teamsparks | 2d8600137110a8f5c09c811beca7ba5485499301 | 8ddfb2f3b18b59c579f80405818e51be177b61f5 | refs/heads/master | 2021-01-10T02:52:04.119225 | 2015-12-12T12:50:57 | 2015-12-12T12:50:57 | 47,868,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | java | package com.apihackathon;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class TeamsparksApplication {
public static void main(String[] args) {
SpringApplication.run(TeamsparksApplication.class, args);
... | [
"ssenthilkumar.cs@gmail.com"
] | ssenthilkumar.cs@gmail.com |
082092d5080e23aeae32313f118af33c70477612 | 396a17dd5368e5c585f1633c14aa1c6ca9c5a658 | /app/src/androidTest/java/com/example/nurad/acivitydanfragment/ExampleInstrumentedTest.java | 33a47b406734fe05aa481265e7e12cebd39c6e2f | [] | no_license | mmnuradityo/Tugas_Fragment | 2d4cf8af5972bf7a1e9b57f2547fdc96e10688c0 | 594e6503f4df52c581c470f1e18bcad46fde257c | refs/heads/master | 2020-03-29T22:21:50.295841 | 2018-09-26T14:57:13 | 2018-09-26T14:57:13 | 150,416,369 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package com.example.nurad.acivitydanfragment;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execu... | [
"nuradityo@gmail.com"
] | nuradityo@gmail.com |
90ebac6710497edc71cd3c5b9670a13d97721f46 | 34519301a349d84ead70eca116c7a71fc9605450 | /Music/src/main/java/com/niit/Music/controller/CartResources.java | 9e97f1629fbe1b1b64bdee728928604513c0ef46 | [] | no_license | Supratik07/Project_1 | d36bf774c5959ff3b024432593b20fb7710a6013 | 12a04861edbabf437e7f075d9c8792538f397d1c | refs/heads/master | 2020-12-31T07:41:48.457811 | 2017-04-01T13:40:57 | 2017-04-01T13:40:57 | 86,543,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,548 | java | package com.niit.Music.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.security.core.userdetails.User;
import org.springframework.security.web.bind.annotation.AuthenticationPrincipal;
import org.springframework.stereotyp... | [
"supratik2pyne@gmail.com"
] | supratik2pyne@gmail.com |
bafa183172cfbfb356fdae125445ba80a088bf5b | 1d7cd4981c57da24968246d003041cb583275c1d | /app/src/main/java/com/inved/go4lunch/view/WorkmatesAdapter.java | 81a65e0192a4e558d22c0ab7334c2b9255c63c99 | [] | no_license | inveders/Go4lunch | 4611a7db0f6591a82d12d8982bb766a57d8d13a0 | 34446bb8636e28976e232fa972513e858fc7c812 | refs/heads/master1 | 2023-01-21T07:01:13.673855 | 2019-11-20T08:45:25 | 2019-11-20T08:45:25 | 190,248,459 | 0 | 0 | null | 2023-01-09T11:57:55 | 2019-06-04T17:26:07 | Java | UTF-8 | Java | false | false | 1,959 | java | package com.inved.go4lunch.view;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import com.bumptech.glide.RequestManager;
import com.firebase.ui.firestore.FirestoreRecyclerAdapter;
import com.firebase.ui.firestore.FirestoreRecycl... | [
"alexandra.gnimadi@gmail.com"
] | alexandra.gnimadi@gmail.com |
b80b1de566df504557ec9c3edcf7570c5c001240 | fff8d45864fdca7f43e6d65acbe4c1f469531877 | /erp_ejb_resources/lib/persistence/jboss/respaldo/hibernate-validator-3.1.0.GA-sources/org/hibernate/validator/CreditCardNumber.java | ec68dd3cb61a801fb429c6081f0cf4bf34c0ea71 | [
"Apache-2.0"
] | permissive | jarocho105/pre2 | 26b04cc91ff1dd645a6ac83966a74768f040f418 | f032fc63741b6deecdfee490e23dfa9ef1f42b4f | refs/heads/master | 2020-09-27T16:16:52.921372 | 2016-09-01T04:34:56 | 2016-09-01T04:34:56 | 67,095,806 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 796 | java | //$Id: CreditCardNumber.java 15133 2008-08-20 10:05:57Z hardy.ferentschik $
package org.hibernate.validator;
import java.lang.annotation.Documented;
import java.lang.annotation.Target;
import java.lang.annotation.Retention;
import java.lang.annotation.ElementType;
import java.lang.annotation.RetentionPolicy;
... | [
"byrondanilo10@hotmail.com"
] | byrondanilo10@hotmail.com |
8fa1e3c529967690ce925205c8af09a5f3c3c05b | 5aa59ec05e9b5c3c9009fc18331fd83828001f5e | /app/src/main/java/cay/com/xiaowei/Activity/RegisterActivity.java | 28e6fe8efdfd49447168a2a7576c4c7094b3ae4d | [] | no_license | Cay-chen/XiaoWei | be85affd8818a92e9b8d2f670ff0519dfa662050 | 47f6c4489174f355627fabeec5dfb0c671cf45d0 | refs/heads/master | 2021-01-17T17:40:30.938966 | 2016-10-18T07:27:31 | 2016-10-18T07:27:31 | 64,890,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,202 | java | package cay.com.xiaowei.Activity;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.LinearLayout;
import ... | [
"276495166@qq.com"
] | 276495166@qq.com |
4f172bb271b3c291983d87e81af6d8788d0c791b | 30210f640ac2e0f0236471c23c464f8c78240840 | /src/cs380/othello/OthelloMinimaxPlayer_ShangqiWu.java | 9b718ef7baf000b88c6873f810b4a28bd577783b | [] | no_license | krrk2102/CS510_IntroAI_HW4 | f9bf23cb31e64d7ef5561fa7b62b25374816b1e6 | 4eedd3b2639c42fbcbf4c2c474f420bfb0dc66dd | refs/heads/master | 2021-01-10T07:59:41.206710 | 2015-10-23T21:05:28 | 2015-10-23T21:05:28 | 44,838,488 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,209 | java | package cs380.othello;
import java.util.List;
public class OthelloMinimaxPlayer_ShangqiWu extends OthelloPlayer {
int depth_bound;
int player_number;
public OthelloMinimaxPlayer_ShangqiWu(int _depth_bound, int _player_number) {
if (_depth_bound > 0) {
depth_bound = _depth_bound;
} else throw new Illegal... | [
"wushangqi@gmail.com"
] | wushangqi@gmail.com |
d986850fd29b28f77b2b5874e3ca4b9f565c8e8f | 353be9b017083c89c0e2101dce0e649dbd7cbadf | /e3mall-parent/e3mall-manager/e3mall-dao/src/main/java/cn/gdou/e3mall/mapper/TbOrderItemMapper.java | 467b625d1173557b9a1f63fee3d1729e11a49936 | [] | no_license | Hill1126/E3mall | beb100d7040cd1aefe5bbd6499b6858c0f46dc20 | 0f3673c0ee2910c2c7f8df66a73be97847d58793 | refs/heads/master | 2020-05-21T15:35:05.995582 | 2019-05-11T06:18:44 | 2019-05-11T06:18:44 | 186,094,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 904 | java | package cn.gdou.e3mall.mapper;
import cn.gdou.e3mall.pojo.TbOrderItem;
import cn.gdou.e3mall.pojo.TbOrderItemExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface TbOrderItemMapper {
int countByExample(TbOrderItemExample example);
int deleteByExample(TbOrderItemExample ... | [
"1015599722@qq.com"
] | 1015599722@qq.com |
202fedb4b76bd2e34cc2ad63c9928065cbabfa19 | 2f64574b4a60e5e1ee150a1d8b69baeb0e89adc3 | /BDLCompilerSource/gen/BoardParser.java | 7903322b1d9be19435b5acb4fa0ea60034b6c3ab | [] | no_license | Unn4m3DD/BDL-Board-Description-Language | 2f6fc93402fe714e47ffc247dc883d82add46616 | 9c7aeafda806fd1dd8ee73e65356b2356273ec81 | refs/heads/master | 2021-02-03T22:34:29.061815 | 2020-10-29T09:24:25 | 2020-10-29T09:24:25 | 243,559,692 | 3 | 2 | null | 2020-03-07T12:32:29 | 2020-02-27T16:14:57 | Java | UTF-8 | Java | false | false | 81,633 | java | // Generated from C:/dev/BDL-Board-Description-Language/CompilerSource/src\Board.g4 by ANTLR 4.8
import org.antlr.v4.runtime.atn.*;
import org.antlr.v4.runtime.dfa.DFA;
import org.antlr.v4.runtime.*;
import org.antlr.v4.runtime.misc.*;
import org.antlr.v4.runtime.tree.*;
import java.util.List;
import java.util.I... | [
"guerreiroapatacas@gmail.com"
] | guerreiroapatacas@gmail.com |
0e7e408c76d95b710d160934166781094afef878 | 3dcfd130abf93d4804db44a29c60d994c4bc8317 | /src/main/java/com/github/t1/deployer/app/package-info.java | c19a74f2a60d29ca1b26e8b999cfe5f7d82b6522 | [
"Apache-2.0"
] | permissive | derzufall/deployer | 3fc50b868aef253bfa30f53c5ab38b752016171b | bb8c723579d4efb41e569935ddc5e9a3046b7084 | refs/heads/master | 2021-06-29T04:47:37.132788 | 2017-09-23T13:10:49 | 2017-09-23T13:10:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 699 | java | @DependsUpon(packagesOf = {
com.github.t1.deployer.container.Container.class,
com.github.t1.deployer.repository.Repository.class,
com.github.t1.deployer.model.Checksum.class,
com.github.t1.deployer.tools.FileWatcher.class,
com.github.t1.problem.ProblemDetail.class,
com.... | [
"snackbox@sinntr.eu"
] | snackbox@sinntr.eu |
1dfb5ff81346b7a7338f1db08f8d0b0579f5265f | 839a3c73fab57a36831a6fa103ec69dee4ad460c | /src/com/liang/reusing/CADSystem.java | 4f0ca6421b1c2ad03f229f343aeeed01edb3b6d8 | [] | no_license | mrliliang/ThinkingInJava | dcd177daebded605950548fdfd0291fbf486dc3f | 3aeac25795102cd72587d0937dec729643a1fd48 | refs/heads/master | 2021-04-07T14:09:38.655344 | 2018-07-18T05:38:03 | 2018-07-18T05:38:03 | 125,451,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,717 | java | package com.liang.reusing;
import static com.liang.util.Print.print;
class Shape {
Shape(int i) {
print("Shape constructor");
}
void dispose() {
print("Shape dispose");
}
}
class Circle extends Shape {
Circle(int i) {
super(i);
print("Drawing Circle");
}
... | [
"llzgz@qq.com"
] | llzgz@qq.com |
c05392fccbe04ba82941101b08fc44784607c633 | 51aceb548221eb607ed26f4e6248e92a2115fd84 | /hw10-hibernate/src/main/java/hw10/hibernate/sessionmanager/DatabaseSessionHibernate.java | 52cfaca16e4c2984c8a62ec4c7b6af5159bcb54b | [
"MIT"
] | permissive | valachedi/otus_java_2020_03 | 6892beb8215fa93058d258598269a42a83380a28 | fadebe300522e4356ccf17a5f122b403441725bc | refs/heads/master | 2021-05-19T12:24:17.702689 | 2020-09-01T21:10:27 | 2020-09-01T21:10:27 | 251,696,714 | 0 | 0 | MIT | 2020-09-01T21:11:20 | 2020-03-31T18:32:45 | Java | UTF-8 | Java | false | false | 735 | java | package hw10.hibernate.sessionmanager;
import org.hibernate.Session;
import org.hibernate.Transaction;
import hw10.core.sessionmanager.DatabaseSession;
public class DatabaseSessionHibernate implements DatabaseSession {
private final Session session;
private final Transaction transaction;
DatabaseSession... | [
"varavavv@nspk.ru"
] | varavavv@nspk.ru |
466f6268b072c18e93e4a4939b1ee537b4f0bdbb | e86c7fcbceb5be226af7e12ff30b49a4de42ce35 | /app/src/main/java/com/chat/uchat/Module_DataModel/MDL_Room.java | 3139c401c55e28a29ebf201b7c94c5d28cce942b | [] | no_license | ashokas058/Uchat | bfb892c42803a688afe6f679cc391dc27c416e68 | 914f2800587b16fdc19fc5ac7ca14feb95df3f00 | refs/heads/master | 2023-04-25T01:24:38.086384 | 2021-05-21T03:17:30 | 2021-05-21T03:17:30 | 368,021,204 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package com.chat.uchat.Module_DataModel;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
public class MDL_Room {
public ArrayList<String> member;
public Map<String, String> groupInfo;
public MDL_Room(){
member = new ArrayList<>();
groupInfo = new HashMap<Stri... | [
"ashokas058"
] | ashokas058 |
f450ab771093ea66deccc76ddbbf0289464b3629 | 12c72ef96cdda523d54298950f83b78abc343c37 | /src/NestedLayout.java | eebedab6195a74903b44fef1fc8264cca3e57f10 | [] | no_license | MulderPu/miniature-octo-carnival | 91b5c49cc4aa025efb48522d6ba36bf61f636cb7 | 71cddb01ef1fc5e24931c6a1a7779072a03b4a01 | refs/heads/master | 2020-12-24T21:22:01.189579 | 2016-05-03T11:14:53 | 2016-05-03T11:14:53 | 57,209,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,158 | java | import java.awt.*;
import javax.swing.*;
import javax.swing.border.*;
/**
* Project Name : miniature-octo-carnival
* Created by Mulder on 5/2/2016.
*/
public class NestedLayout {
public static JLabel getLabel(String text) {
return getLabel(text, SwingConstants.LEFT);
}
... | [
"mulderpu@gmail.com"
] | mulderpu@gmail.com |
e7c22a6ef54abeecca80988e5bf95df0206248ce | 3a6aadf8350d4a24649af4d0c56fd207bcbdf77e | /src/main/java/pl/patrycja/game/doubleValues/DoubleNumber.java | a5691073461263e4d0e3c56f305945afafb62246 | [] | no_license | patkaProgramuje/Zgadula | c07281d2ac951f393d59d4aa06f5c261ea71311f | e5c3cfac80ab0c7ad2bdedcd2fdb2efdf3841b72 | refs/heads/master | 2020-09-29T06:52:16.785771 | 2019-12-09T22:22:05 | 2019-12-09T22:22:05 | 226,831,833 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | package pl.patrycja.game.doubleValues;
import pl.patrycja.game.BaseNumber;
public class DoubleNumber extends BaseNumber {
public DoubleNumber(double value) {
super(value);
}
@Override
protected int compare(Number o1, Number o2) {
return Double.compare(o1.doubleValue(), o2.doubleValue... | [
"patrycja.hyjek@gmail.com"
] | patrycja.hyjek@gmail.com |
83ae9b33c5c3a3311eea84eaca314b304a7f1a7f | 605dc9c30222306e971a80519bd1405ae513a381 | /old_work/svn/gems/branches/ind_branch_2.X/ems/src/main/java/com/ems/model/Gateway.java | 485780d14024913e73275b58effdff066e91af2d | [] | no_license | rgabriana/Work | e54da03ff58ecac2e2cd2462e322d92eafd56921 | 9adb8cd1727fde513bc512426c1588aff195c2d0 | refs/heads/master | 2021-01-21T06:27:22.073100 | 2017-02-27T14:31:59 | 2017-02-27T14:31:59 | 83,231,847 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,077 | java | package com.ems.model;
import java.io.Serializable;
import java.util.Date;
import java.util.Set;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import com.ems.ty... | [
"rolando.gabriana@gmail.com"
] | rolando.gabriana@gmail.com |
fc7bf7508215e35d2f326a3e81185f9af877cc6c | 8c81d8ebdcb46574ba5c09c28166b4e17ea9c5ff | /branches/SemMedNHLBINewPrototype/src/gov/nih/nlm/semmed/summarization/SaliencyFilter.java | 23d8dd979ac961ab6e56807b16a83753c7713568 | [] | no_license | lhncbc/skr-semmed | bd8aa9e3040bed9432402d023faa7191634a2d76 | 570bb7943221cacd06688f74a7f0381e4d6d3b4b | refs/heads/master | 2020-06-11T23:51:41.338595 | 2019-06-28T14:13:08 | 2019-06-28T14:13:08 | 194,127,111 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,137 | java | package gov.nih.nlm.semmed.summarization;
import gov.nih.nlm.semmed.model.APredication;
// import gov.nih.nlm.semmed.model.summarization.SaliencyUtil;
import gov.nih.nlm.semmed.util.Constants;
import gov.nih.nlm.semmed.util.GraphUtils;
import java.util.List;
import java.util.Map;
import java.util.ArrayList;
import o... | [
"dongwookshin@hotmail.com"
] | dongwookshin@hotmail.com |
d0991cc990cb1f6f29f5b4091a3db4a808dac83a | e1a45db8e398c613fe36817d649d6ebcfe0c7840 | /app/src/main/java/battery/zmx/car/com/zmxbattery/map/BasicMapActivity.java | aa466603ae0dd337878be7ac70b68bdb01034d15 | [] | no_license | MebisLi/Battery | 2ae54added24307b9b3fc60e9e707aaca40d1d02 | 98b23ce3be67a7497e37fc922726d249773701d8 | refs/heads/master | 2016-08-12T17:15:17.842789 | 2016-02-18T02:38:39 | 2016-02-18T02:38:39 | 50,340,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,540 | java | package battery.zmx.car.com.zmxbattery.map;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import com.amap.api.maps2d.AMap;
import com.amap.api.maps2d.MapView;
import battery.zmx.car.com.zmxbattery.R;
... | [
"zhangmengxi@aliyun.com"
] | zhangmengxi@aliyun.com |
95d35ce1aa047b91bf87f70073697ad58b2a2dff | f9020a778c8a22209098ac3b4036a86b09773c9d | /app/src/main/java/com/xxx/handnote/adapter/BaseRecyclerViewAdapter.java | 9b2f2e89c3b6a8c5ffc477d6fa7f164daa3bc30c | [] | no_license | niuapp/youhonggang_hn | bde729d609ce4cddbf7465f575edf40b967aa746 | 510a5c3fcc7fcfed3ee86fac46a7759870ddea57 | refs/heads/master | 2021-01-17T08:38:41.339046 | 2016-07-12T10:20:45 | 2016-07-12T10:22:19 | 62,880,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,643 | java | package com.xxx.handnote.adapter;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.StaggeredGridLayoutManager;
import android.view.View;
import android.view.ViewGroup;
import com.xxx.handnote.R;
import com.xxx.handnote.base.OnItemCli... | [
"niuhongyi@iyuntoo.com"
] | niuhongyi@iyuntoo.com |
091c6c711b77e4141755c00f3896d7d2ab7000f0 | 44e7adc9a1c5c0a1116097ac99c2a51692d4c986 | /aws-java-sdk-appstream/src/main/java/com/amazonaws/services/appstream/model/CreateImageBuilderStreamingURLRequest.java | e4d2f1a156e7d5278dc301aee3f05788326380ae | [
"Apache-2.0"
] | permissive | QiAnXinCodeSafe/aws-sdk-java | f93bc97c289984e41527ae5bba97bebd6554ddbe | 8251e0a3d910da4f63f1b102b171a3abf212099e | refs/heads/master | 2023-01-28T14:28:05.239019 | 2020-12-03T22:09:01 | 2020-12-03T22:09:01 | 318,460,751 | 1 | 0 | Apache-2.0 | 2020-12-04T10:06:51 | 2020-12-04T09:05:03 | null | UTF-8 | Java | false | false | 5,663 | java | /*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
49b92e04137dc7541ee8cb6bf09d1eae58d6eaa0 | 036b13f99c161e13ca9a3f3c5262db38544131f7 | /1_java/Chapter12_pattern/src/strategy/step5/modularization/SuperRobot.java | 7ae40de55b525253ed526e52275c304228c63767 | [] | no_license | highwindLeos/Webstudy-In-TheJoeun | 4e442c1ad500232ad69ae11c2a9faa8634ca8ed3 | 06b779765551e617cf37499336d6741720f23fa8 | refs/heads/master | 2022-12-22T10:46:37.241449 | 2020-07-28T09:54:03 | 2020-07-28T09:54:03 | 132,757,543 | 0 | 0 | null | 2022-12-16T01:05:47 | 2018-05-09T13:00:52 | HTML | UHC | Java | false | false | 432 | java | package strategy.step5.modularization;
import strategy.step5.inter.*;
public class SuperRobot extends Robot {
public SuperRobot() {
setFly(new FlyYes());
setMissile(new MissileYes());
setKnife(new KnifeLazer());
//fly = new FlyYes();
//missile = new MissileYes();
//knife = new KnifeLazer();
}
@Override
... | [
"highwind26@gmail.com"
] | highwind26@gmail.com |
421b672bf7e6e3943df46917cfae164083d94e9f | e701669d135803b8ff1c632cc0f9f11f2001de6e | /src/fr/charlito33/skriptutils/httputils/effects/EffSendHTTPPostRequest.java | 6cd47ef8eb5d1f05762733fd5e76e3c7a82bfef9 | [] | no_license | Charlito33/SkriptUtils | 073f3376845c4ce8ef389413c32463fc9f5198e9 | c2192aad7107511dc398075193c0d3611720fc82 | refs/heads/master | 2023-01-20T09:04:38.179360 | 2020-11-28T12:30:43 | 2020-11-28T12:30:43 | 316,220,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,913 | java | package fr.charlito33.skriptutils.httputils.effects;
import ch.njol.skript.lang.Effect;
import ch.njol.skript.lang.Expression;
import ch.njol.skript.lang.SkriptParser;
import ch.njol.util.Kleenean;
import fr.charlito33.skriptutils.httputils.utils.HTTPRequestSaver;
import fr.charlito33.skriptutils.utils.Logger;
import ... | [
"37224242+Charlito33@users.noreply.github.com"
] | 37224242+Charlito33@users.noreply.github.com |
aefd98c761df24a26f42936ac9947a1447777676 | 478ced27207309780a425d2b468182899089f3d6 | /src/main/java/com/unique/frame/DesktopApplication1.java | 31366fd32245dad9e637e8dfa757392a207e55e3 | [] | no_license | djimenezc/UniqueSystem | c0e81607aaf906b274f1f06bdce93c4335dcad24 | 04c3c3c24ee9665b53bbab6e1667017c36f31e7a | refs/heads/master | 2021-01-19T15:38:30.239816 | 2015-08-18T09:13:17 | 2015-08-18T09:13:17 | 40,962,278 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,720 | java | /*
* DesktopApplication1.java
*/
package com.unique.frame;
import javax.swing.JFrame;
import org.jdesktop.application.Application;
import org.jdesktop.application.SingleFrameApplication;
import com.unique.controller.Controller;
import com.unique.controller.ControllerImpl;
import com.unique.facade.FacadeUnique;
im... | [
"david.jimenez19@gmail.com"
] | david.jimenez19@gmail.com |
19fd3734d4fe50e8e2747b9f2fcae6f7803bf6ee | 2eed8ec57425fc8d528277eef27fe65364f5fe0a | /e3mallV1/e3_search_web/src/main/java/cn/e3mall/search/controller/SearchController.java | afc57ea47d5fbf087f99877bdda2013e6e711232 | [] | no_license | B-Tigo/Mall_project | 5a470121515a54da75d68f56debb6334bfb67d2b | 557142e4b6487c72edd0ee952a52c073cacaa13a | refs/heads/master | 2022-12-22T23:46:44.796033 | 2019-10-23T05:18:53 | 2019-10-23T05:18:53 | 216,969,767 | 0 | 0 | null | 2022-12-16T07:15:46 | 2019-10-23T04:44:42 | JavaScript | UTF-8 | Java | false | false | 1,612 | java | package cn.e3mall.search.controller;
import cn.e3mall.common.pojo.SearchResult;
import cn.e3mall.search.service.SearchService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Controller;
import org.sp... | [
"B_Tigo@outlook.com"
] | B_Tigo@outlook.com |
dd0f3e916311b69453e7cea5ca0dd820ccd46120 | 1d681dd7182323de7a28739b3ef99f16ac3e7f0c | /src/test/java/com/cloudht/testDemo/TestAliyun.java | 20d688d746e2b8190aa0cd29c3d75a44e88b5d17 | [] | no_license | yuxueling/ftcsp-client | 6ea01847c5dd1c8ac789f6b90b899cb6de4ed928 | 4a8a037fb08fcae6ab55a67e3abb940428ae7a48 | refs/heads/master | 2020-03-18T19:18:55.352746 | 2018-07-10T13:05:20 | 2018-07-10T13:05:20 | 135,147,140 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,143 | java | package com.cloudht.testDemo;
import com.aliyuncs.DefaultAcsClient;
import com.aliyuncs.IAcsClient;
import com.aliyuncs.dysmsapi.model.v20170525.SendSmsRequest;
import com.aliyuncs.dysmsapi.model.v20170525.SendSmsResponse;
import com.aliyuncs.exceptions.ClientException;
import com.aliyuncs.http.MethodType;
imp... | [
"Hzof@DESKTOP-TVVV7ID"
] | Hzof@DESKTOP-TVVV7ID |
ecf5ccf0d0fae67b37b0c718ba8f31be3e91f1c5 | a230d4995afa9833d7f70152eba1baf528afb583 | /mpi_java/org/mpich/exceptions/MPI_Rma_shared_exception.java | 4558d91e424e7b68c59c126ad3083ebbb9b87b05 | [] | no_license | niksanElements/javampi | bda77b52f416579944dee92c8914961ba346783b | df376cbde141a09526922f235595d45659d5a746 | refs/heads/master | 2020-09-28T00:17:20.560184 | 2020-02-25T13:43:47 | 2020-02-25T13:43:47 | 226,643,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 219 | java |
package org.mpich.exceptions;
public class MPI_Rma_shared_exception extends Exception {
public static final long serialVersionUID = 1;
public MPI_Rma_shared_exception(String txt){
super(txt);
}
}
| [
"niksan9411@gmail.com"
] | niksan9411@gmail.com |
70657a74c66f1a1383792c052477ab934cff73f6 | 81c7067c8170e3e61530522835577fd5e58527c1 | /app/src/main/java/com/zjzy/morebit/main/contract/NoticeContract.java | 9aae7643b6103f0adbe498c42eee21956962b493 | [
"Apache-2.0"
] | permissive | Lchenghui/morebit-android-app | 7806295750770f8fb55483797f621bc88054d259 | c889f6c3efdc3b96fbff48a23b0d01a65d6b8aa5 | refs/heads/master | 2023-02-26T18:31:51.575690 | 2020-09-14T09:35:00 | 2020-09-14T09:35:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package com.zjzy.morebit.main.contract;
import com.zjzy.morebit.Module.common.Activity.BaseActivity;
import com.zjzy.morebit.mvp.base.base.BasePresenter;
import com.zjzy.morebit.mvp.base.base.BaseRcView;
import com.zjzy.morebit.pojo.ImageInfo;
import java.util.List;
/**
* @Author: wuchaowen
* @Description:
**/
pu... | [
"liuhaiping@hzyushi.cn"
] | liuhaiping@hzyushi.cn |
21cb4a1e46eb6181aa6bea76f97dbc52b1cdf4eb | 3699b45d47014fb71a9cd9d50159eb55bb637cb3 | /src/main/java/com/sphenon/basics/many/ObjectExistenceCheck.java | a30d5d02965f76ca69ca25e4f440f3cbd3c2aa8b | [
"Apache-2.0"
] | permissive | 616c/java-com.sphenon.components.basics.many | 0d78a010db033e54a46d966123ed2d15f72a5af4 | 918e6e1e1f2ef4bdae32a8318671500ed20910bb | refs/heads/master | 2020-03-22T05:45:56.259576 | 2018-07-06T16:19:40 | 2018-07-06T16:19:40 | 139,588,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,736 | java | package com.sphenon.basics.many;
/****************************************************************************
Copyright 2001-2018 Sphenon GmbH
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 ... | [
"adev@leue.net"
] | adev@leue.net |
be6c504ade955b984483672affaec4db2273ed7b | a33e85313a45bebfb82f9f2fee2bb85a9da97939 | /src/main/java/pageEvents/HomePageEvents.java | 3b639e3ecbc3e2c03f121d71e479641dad867b7d | [] | no_license | AbhilashBarekare/sampleFramework | cb2d2230be76350aa79b6a980c2a0424d62626ce | 49d05a73b84da6424118250ac14de1514ff4469d | refs/heads/master | 2023-08-27T23:17:47.321800 | 2021-11-11T10:56:04 | 2021-11-11T10:56:04 | 426,966,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | package pageEvents;
import newframework.BaseTest;
import pageObjects.HomePageElements;
import utils.ElementFetch;
public class HomePageEvents {
public void signInButton()
{
ElementFetch elementFetch=new ElementFetch();
BaseTest.logger.info("Clicking on Signin button on HomePage");
elementFetch.getWebElement... | [
"abhilashbr94@gmail.com"
] | abhilashbr94@gmail.com |
3eac64d4df551775a5eb09a0eeb3726977ab0f07 | a24b7c34120d2f5174eef81888e93113e189a12c | /app/src/main/java/com/example/protos/Adapter/SearchAdapter.java | 077682a7f129c0eabc0a1e091284ba2635a5f96a | [] | no_license | stefan12an/Protos | da06d7ede70836ab645a6c85d78e926b9d59c7a1 | 2d7eb9abe0d93cae4376f42ba98aa4dba08f2625 | refs/heads/main | 2023-07-15T01:14:35.705115 | 2021-08-24T10:12:41 | 2021-08-24T10:12:41 | 384,541,555 | 0 | 0 | null | 2021-08-24T10:12:41 | 2021-07-09T20:13:13 | Java | UTF-8 | Java | false | false | 4,240 | java | package com.example.protos.Adapter;
import android.app.ActivityOptions;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.SearchView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.rec... | [
"vms1238@gmail.com"
] | vms1238@gmail.com |
ce92b8bfe30dc4677eb87d4e0dc127a6fee9f19e | 475667042fc3f4271035fe14671b7c9009e15945 | /src/main/java/co/com/lunchdelivery/drone/DroneDirectionsEnum.java | 8e8033bde1d963eaa32f8959ad5dae8db82cea0f | [] | no_license | cristianhoyos66/LunchDelivery | 1116c805a5c9aa8a19967f0adf33bb788e77ba73 | 09eddfbb35f321662aeff097de65cf313f42bab1 | refs/heads/master | 2022-11-05T13:38:09.190181 | 2020-06-21T02:17:12 | 2020-06-21T02:17:12 | 273,819,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package co.com.lunchdelivery.drone;
import lombok.AllArgsConstructor;
import lombok.Getter;
@Getter
@AllArgsConstructor
public enum DroneDirectionsEnum {
N("North"),
E("East"),
W("West"),
S("South");
private String direction;
}
| [
"cristianhoyos66@hotmail.com"
] | cristianhoyos66@hotmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.