blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a4f043ebc916795b645a1ec5b1abe54b60d489fd | c5a4a03707569461757257d8837f70cdffb20ac8 | /app/src/main/java/com/example/administrator/textdemo/ContactUtils.java | 493c117615d6b196166be6d114c3e77fd2a84bf3 | [] | no_license | AonoCandal/SomeUtils | c97f9b601dffa79c3b15645c8ce5b41d35eb9298 | 22465eeea803dda4d4bcf8761c9c7c38a202b8db | refs/heads/master | 2021-04-09T11:22:25.651058 | 2018-03-30T06:48:43 | 2018-03-30T06:48:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,717 | java | package com.example.administrator.textdemo;
import android.content.ContentResolver;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
im... | [
"lijg@leleyuntech.com"
] | lijg@leleyuntech.com |
e8546644ba8223169e9c25a205bb9ce973020c4f | 911e1e17409de712dcfca466d22269c32fc48719 | /JavaCore/src/com/ddb/javacore/mutithread/CriticalStack.java | 097fa153b5451a71c4b95923fe473ca122a7e47a | [] | no_license | 1797890817/Java6 | 3a7446b21d11c0c6ef8a5e2d678a3fd5b19528e3 | 782f74e230221b08df54b166c18671b99dec5fe6 | refs/heads/master | 2021-01-19T01:11:09.002828 | 2017-12-18T07:28:03 | 2017-12-18T07:28:03 | 100,571,249 | 0 | 14 | null | null | null | null | UTF-8 | Java | false | false | 723 | java | package com.ddb.javacore.mutithread;
/**
* 线程安全测试
*/
public class CriticalStack {
int index = 0;
char[] data = new char[10];
public void push(char c) { // 模拟压栈操作
data[index] = c;
System.out.println("压入:" + c);
try {
Thread.sleep(100); // 故意让它出现不正确的
} catch (InterruptedException e) {
// TODO Auto-g... | [
"1797890817@qq.com"
] | 1797890817@qq.com |
f35a9fa336074931a4891d706bd2510b65468a4d | 987f174a131259a1f3175c810973aa5c06fbe007 | /src/main/java/co/hrsquare/bindad/model/employee/HoursForDay.java | 3bfaf29dc124cf0eb26b3ac2470cd0f1d4d036ad | [
"MIT"
] | permissive | bindad/bindad-server | bb70bfb9840b5aa126e293367d9ffd5531b4b074 | 69568bb07ede8e911296c940b100804ea618a5c2 | refs/heads/master | 2023-02-16T08:59:54.757919 | 2021-01-03T18:49:00 | 2021-01-03T18:49:00 | 323,620,837 | 0 | 0 | MIT | 2021-01-03T18:49:01 | 2020-12-22T12:33:09 | Java | UTF-8 | Java | false | false | 400 | java | package co.hrsquare.bindad.model.employee;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.time.LocalTime;
@Data
@NoArgsConstructor
public class HoursForDay {
private LocalTime amStart;
private LocalTime amEnd;
private LocalTime lunchStart;
private LocalTime lunchEnd;
private Lo... | [
"anurag@hrsquare.co"
] | anurag@hrsquare.co |
1bdc3b75a5a7b847cf835cc84834df26a0ebf572 | 6dd6e4c833b4d20b673350f85d5238f388266a66 | /Ian Fabricio/atividadeHibernete/src/bean/ClienteBean.java | 1d77c14f836c74b93e96c723e4cc701faecd02e0 | [] | no_license | tmenegaz/dev_sysII_dendezeiros | 3ba3ff6bd529eda8e6c48314be619ac5c654208c | 85d2f66b5aa7e1d2c414598c92b8ed6ba56d5855 | refs/heads/master | 2021-01-23T08:33:53.988956 | 2017-12-19T21:50:54 | 2017-12-19T21:50:54 | 102,534,645 | 0 | 15 | null | 2017-12-20T02:32:05 | 2017-09-05T22:12:26 | Java | UTF-8 | Java | false | false | 1,247 | 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 bean;
import java.io.Serializable;
import java.util.Set;
import javax.persistence.Entity;
import javax.persistence.G... | [
"noreply@github.com"
] | noreply@github.com |
f8f1c4e9252e5a0ccb2795a41d84d2e1d319171c | e1c60a2b353b9a76157e8daf881ada97b81dcf81 | /tanhua/tanhua-dubbo/tanhua-dubbo-interface/src/main/java/com/tanhua/dubbo/api/mongo/UserLocationApi.java | 9fd96fda3c20d5a0c00121994e766dca1e07950b | [] | no_license | caiciji/tanhua | a38a97cc192999a06b92b266d9454125ba155c1f | 382c73e4bbe14fe2c21f7c19fd66e6bd93c185e3 | refs/heads/master | 2023-07-13T23:31:49.056318 | 2021-08-04T00:17:58 | 2021-08-04T00:17:58 | 391,252,990 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package com.tanhua.dubbo.api.mongo;
import com.tanhua.domain.mongo.UserLocation;
public interface UserLocationApi {
/**
* 上传地理位置信息
* @param userLocation
* @param longitude
* @param latitude
*/
void save(UserLocation userLocation, Double longitude, Double latitude);
}
| [
"1531461943@qq.com"
] | 1531461943@qq.com |
00a05130feb185b1858f7cb409048930abe0d6ba | 8e8e4b70dbe255a5896f104342d9dee43f42e4dd | /app/src/main/java/com/example/englishquiz/AnimalActivity.java | cf4af1ee46a6429b781e6cc5d73b80c2bed2ba10 | [] | no_license | iwayankurniawan/LearnEnglishApp | 97c225f3ce5bdff976e2c39a4adb9fca50c75abc | 31f128d7adf31eaaa94c98cd1c92bc686dfa99ce | refs/heads/master | 2021-01-01T04:03:42.338758 | 2017-07-13T11:36:55 | 2017-07-13T11:36:55 | 97,115,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,551 | java | package com.example.englishquiz;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.ListView;
import java.util.ArrayList;
public... | [
"kurniawanadityawardana@gmail.com"
] | kurniawanadityawardana@gmail.com |
1031ea0decc2189a47726e991db52d5173d2faf8 | 097e9db7fd431a143a1bdaf44ea5ac1e3662b449 | /backend/impl/src/main/java/com/google/code/arida/business/impl/EventServiceBean.java | 2d28414cd7c86f1f05bd67a6e9ccde1595f5c9bb | [] | no_license | lexxy23/arida | 19f6c209cab1a2f9fe1fa534290b209d23bdc3d8 | 226c2979e2907783d494668b7d145c19fcc1ed96 | refs/heads/master | 2021-01-10T08:39:50.040881 | 2013-04-01T17:25:45 | 2013-04-01T17:28:21 | 51,913,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,509 | java | /**
* Arida Raid and Clan Management
* Copyright (C) 2009,2010 Dirk Strauss
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any l... | [
"lexxy23@gmail.com"
] | lexxy23@gmail.com |
127ab417667d12d75af7f169bacb2484d7259dd9 | ddd38972d2e73c464ee77024f6ba4d6e11aac97b | /platform/arcus-prodcat/src/test/java/com/iris/prodcat/customization/TestCustomizationCatalog.java | 08a15342d8c913696b0cb6f6c620e32a1e590332 | [
"Apache-2.0"
] | permissive | arcus-smart-home/arcusplatform | bc5a3bde6dc4268b9aaf9082c75482e6599dfb16 | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | refs/heads/master | 2022-04-27T02:58:20.720270 | 2021-09-05T01:36:12 | 2021-09-05T01:36:12 | 168,190,985 | 104 | 50 | Apache-2.0 | 2022-03-10T01:33:34 | 2019-01-29T16:49:10 | Java | UTF-8 | Java | false | false | 1,065 | java | /*
* Copyright 2019 Arcus Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"b@yoyo.com"
] | b@yoyo.com |
9059b9b90a9aca9242ebe8fa2e92825038292ef9 | ef9e876d033ba9cfd80d4539d57337094d3e302e | /src/main/java/com/initmrd/aliddns/DDNS.java | 8752ba881de20298eacecbfcb0ad22cdb81eba7b | [
"MIT"
] | permissive | initMrD/aliddns | d339c4917c6d3357697e8ead8e54a460c8d967d6 | e0f55728e2c249ba6689b2e68fe3c6ffa277eb86 | refs/heads/master | 2022-12-02T02:42:09.572666 | 2020-08-08T09:22:50 | 2020-08-08T09:22:50 | 285,983,210 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,344 | java | package com.initmrd.aliddns;
import com.aliyuncs.DefaultAcsClient;
import com.aliyuncs.IAcsClient;
import com.aliyuncs.alidns.model.v20150109.DescribeSubDomainRecordsRequest;
import com.aliyuncs.alidns.model.v20150109.DescribeSubDomainRecordsResponse;
import com.aliyuncs.alidns.model.v20150109.UpdateDomainRecordReques... | [
"initmrd@gmail.com"
] | initmrd@gmail.com |
3ba8ea42613e844453da10062ffd33efbc4d2090 | 4b6e957893ac220a453bcfeb770d9707016bafe9 | /idea/testData/quickfix/migration/deprecatedStaticField/companionObjectOfClass_const.after.java | b80b5299c59dab81ccd90386e8d39d73d7d7cc53 | [
"Apache-2.0"
] | permissive | ItsPriyesh/kotlin | 3600731f809747aad956ccfe3532707b04299c29 | 3c07bc3df7f97afb14937d6b951a39f8803945d0 | refs/heads/master | 2021-01-18T13:36:09.234239 | 2015-10-23T13:07:38 | 2015-10-23T19:07:52 | 44,854,854 | 1 | 0 | null | 2015-10-24T06:19:49 | 2015-10-24T06:19:48 | null | UTF-8 | Java | false | false | 176 | java | // "Add 'const' modifier to a property" "true"
import a.A;
class B {
void bar() {
A a = A.property;
A a2 = a.A.property;
A a3 = A.property;
}
} | [
"talanov.pavel@gmail.com"
] | talanov.pavel@gmail.com |
5b37851758d0f09ab703f7e3fd149389aa0ba90b | 4480278d0ea9faf916bd7c6c193feb7ad8d653ed | /chapter_three/SetOfStacks.java | 6aecac6b87592152b2ba41599e2add58039bb680 | [] | no_license | ayeganov/Cracking | 1b7c11102a41a522b09f31503d991fac0f6a4e1f | 42ef5926f669259e17790fdd043b8e32a3c707c5 | refs/heads/master | 2021-01-22T07:13:56.005963 | 2015-11-02T16:47:29 | 2015-11-02T16:47:29 | 25,358,137 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,092 | java | package chapter_three;
import java.util.ArrayList;
import java.util.EmptyStackException;
import java.util.List;
import java.util.Stack;
public class SetOfStacks<E>
{
private int m_capacity;
private List<Stack<E>> m_stacks;
/**
* Creates an empty SetOfStacks.
*/
public SetOfStacks(int capaci... | [
"ayeganov@gnubio.com"
] | ayeganov@gnubio.com |
4544caf32fa155f6956700fc177b59b817d8f332 | e19ef39a0fb62244e819d815571deb94e959f3fe | /JavaPop/src/com/novusradix/JavaPop/Effects/BatholithEffect.java | 690b8aea4c87f0c965c93eadf50ffd914a7d9d79 | [] | no_license | psikosen/javapop | a5d8c1e1e40365f2b671b4bbbb850d920afc2b0b | 6a2313b512b0a503983ae1a2e28ad9312214fbd1 | refs/heads/master | 2021-01-10T04:45:33.238547 | 2011-02-18T04:30:40 | 2011-02-18T04:30:40 | 49,759,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,148 | java | package com.novusradix.JavaPop.Effects;
import com.novusradix.JavaPop.Server.ServerGame;
import com.novusradix.JavaPop.Tile;
import java.awt.Point;
import java.util.Random;
import javax.media.opengl.GL;
/**
*
* @author gef
*/
public class BatholithEffect extends Effect {
Point target;
int age = 0;
Ran... | [
"gef.howie@b891f10e-93ca-11dd-82de-256c8af877fa"
] | gef.howie@b891f10e-93ca-11dd-82de-256c8af877fa |
bacf7eec6d09e3734c78d84ea9813c063e39df51 | 302a68df251036adcf3a768ca6d5f150c649aab3 | /src/main/java/sky/god/service/ThingService.java | c76e0bbc8ae9ed9e54ef95e92ef5edf6ec87c78d | [] | no_license | trunglk16/codegym-java-GodMaking | 317bc5d1a779f2d46456c2276afd14e3dec98701 | 2790f39dddbf4a0d9f58e661d3a53d189479ce6d | refs/heads/master | 2020-04-15T16:35:08.810447 | 2019-01-09T10:32:03 | 2019-01-09T10:32:03 | 164,842,074 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package sky.god.service;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import sky.god.model.Thing;
public interface ThingService {
Page<Thing> findAll(Pageable pageable);
void save(Thing thing);
Thing findById(Long id);
}
| [
"trungnguyenlk16@gmail.com"
] | trungnguyenlk16@gmail.com |
4027416c1581766e4a17755497ac0e533ad6a327 | acecbf47fa0f9535426327831f3252547df91e6d | /Interface2.java | cbab9c728612fdf64876dc08de182ab0b2faec02 | [] | no_license | randikavishwajith/POS-Stock-Control-System | 7a5344c667642b9925390536d8d665bdc4713313 | 48f3ab2dfb38290611724160945b4b689ea13c7b | refs/heads/master | 2020-08-01T16:15:09.013412 | 2019-09-26T08:55:56 | 2019-09-26T08:55:56 | 211,043,500 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,616 | java | package inura.aiya;
import java.awt.Toolkit;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JOptionPane;
public class Interface2 extends javax.swing.JFrame {
... | [
"noreply@github.com"
] | noreply@github.com |
fdc1dcd67e71bbf02c349d9c7e91491f84a51cbf | 0af8bbc2f84d73b890b769fbe1bacf689293ac4f | /FirstProject/src/org/cn/vo/ArrayDemo.java | 8703f525515ba1b4a46ac3cbeb63dbdfe7f83a3b | [] | no_license | liurongdev/javaTestProject | 430b4311ab826420f77930bc8b4d678a3a3f2d6d | 92708f7e59676acfc8be217e48196acea792d798 | refs/heads/master | 2021-08-16T15:32:14.036160 | 2017-11-20T02:49:37 | 2017-11-20T02:49:37 | 111,353,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package org.cn.vo;
class Demo<T>{}
public class ArrayDemo {
private static Demo<Integer>[] demo;
private static final int SIZE=100;
public static void main(String[] args){
demo=(Demo<Integer>[])new Demo[SIZE];
System.out.println(demo.getClass().getSimpleName());
demo[0]=new Demo<Integer>();
//demo[1]=new O... | [
"1069919773@qq.com"
] | 1069919773@qq.com |
a863ba0e738e8e7881e93f1a9ec3bab38543e7b3 | 6fd918fcf4532ccb31922aec766d80928fc6204d | /springboot-03-elastic/src/main/java/com/atguigu/elastic/bean/Article.java | 7e458738c32eb57952c82a92bd0dc5f43b0a5ab6 | [] | no_license | goldstine/SpringbootCore | 04000f2e53551fa9d00b6b0855e5c9ebab8dab9d | 1b7d0ae258d6a450837f284401cd115fe3ba956d | refs/heads/master | 2023-07-04T02:32:57.473535 | 2021-08-06T14:48:24 | 2021-08-06T14:48:24 | 392,603,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package com.atguigu.elastic.bean;
import io.searchbox.annotations.JestId;
import lombok.Data;
@Data
public class Article {
@JestId //表示JestId注解,表示这是一个主键
private Integer id;
private String author;
private String title;
private String content;
}
| [
"15797899690@163.com"
] | 15797899690@163.com |
8c07ff1f1e47c57ac0dabf08e0bad7af47252e10 | e8737e187577225790f379f7f543aa5b6f18d403 | /csx-bsf-demo/src/main/java/com/yh/csx/bsf/demo/redis/RedisApplication.java | 4f203753f8356fda6572fa9d9804ab81e80fd0b8 | [
"Apache-2.0"
] | permissive | yinian/csx-bsf-all | fc8864bc14b0485e3f19d540f068d36d03ea3c81 | 5c3e8394930a53efda0119df50cf550050b65230 | refs/heads/master | 2023-07-03T23:06:15.413599 | 2019-12-31T16:40:42 | 2019-12-31T16:40:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,348 | java | package com.yh.csx.bsf.demo.redis;
import com.alibaba.fastjson.TypeReference;
import com.yh.csx.bsf.redis.RedisProvider;
import com.yh.csx.bsf.redis.annotation.RedisCache;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.a... | [
"472790378@qq.com"
] | 472790378@qq.com |
718b7a261a1898047d6028dec17e299a02d72167 | 9947a4849851b3890ca0e72f2e1be9c46127213f | /src/main/java/net/ys/BootApiApplication.java | edf29d31fb2b95c3c98b9c7bf8ce3e0764988510 | [] | no_license | qinlingchengxin/boot-api | 6e1d9572ecda0df48342fe853051d6862074098e | 82a57aed3f62046aee4ea10369c0ea3c8a3511a3 | refs/heads/master | 2021-06-23T20:54:54.561973 | 2019-11-08T11:15:10 | 2019-11-08T11:15:10 | 219,439,140 | 0 | 0 | null | 2021-04-26T19:40:46 | 2019-11-04T07:11:05 | Java | UTF-8 | Java | false | false | 590 | java | package net.ys;
import org.springframework.amqp.rabbit.annotation.EnableRabbit;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@EnableRa... | [
"529726271@qq.com"
] | 529726271@qq.com |
8d8057f22b32db6c37ab036dda954203f7f90870 | cf2d290708847bca80a1ddef8a40912922a1cc82 | /src/main/java/com/example/classbean/Schedule.java | 3ef6291444fb442f9624387aa9d2cac686f4521d | [] | no_license | RebornNDT/SpringOpenWeatherMap | 893355e93324e61071250967fb5f55ac29cbc553 | a5023c0a46312b1a385fe6907abec46260b518cc | refs/heads/master | 2022-11-13T00:16:49.965848 | 2020-07-12T11:44:33 | 2020-07-12T11:44:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166 | java | package com.example.classbean;
public class Schedule {
public static int fixedRate = 3 * 60 * 60 * 1000; //sét tự động post mặc định mỗi 3 tiếng!
}
| [
"50323429+Zedination@users.noreply.github.com"
] | 50323429+Zedination@users.noreply.github.com |
52972b8035cc4fc6d389235e646ec7c3b789ec9c | 9228160c597613808133290845429f62bec462b2 | /src/ra/RaFactory.java | b82ff71c058b7ad61ff37d2f1b94eac1d9de06b6 | [] | no_license | Chrisaxell/StudyPrograms | ebb48322d105d61a8b301b7b4a78915415a14606 | eb3379553d64fb41c23a087b9726cb8e6d3f35e2 | refs/heads/master | 2022-12-13T11:49:46.477995 | 2020-09-13T21:48:47 | 2020-09-13T21:48:47 | 295,241,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,319 | java | /**
*/
package ra;
import org.eclipse.emf.ecore.EFactory;
/**
* <!-- begin-user-doc -->
* The <b>Factory</b> for the model.
* It provides a create method for each non-abstract class of the model.
* <!-- end-user-doc -->
* @see ra.RaPackage
* @generated
*/
public interface RaFactory extends EFactory {
/**
*... | [
"31619201+Chrisaxell@users.noreply.github.com"
] | 31619201+Chrisaxell@users.noreply.github.com |
77c96073034cbf70a701b39643b8af180122e169 | 738ee0fc5310c14195f2dbf1da4cc9cff60a213a | /src/main/java/com/github/HarshitDawar55/Kafka/Producers/FirstProducerWithKeysAndCallbacks.java | e1621411e0050d1818aee25c039f892215563326 | [
"MIT"
] | permissive | HarshitDawar55/Apache-Kafka | b12fb8aa006b18bf05ea190d1c5fe6f924d4f5a0 | 76b47ee6a57d2f3be90ebff4ec58201fabdbca5a | refs/heads/main | 2023-07-22T17:01:51.023295 | 2021-09-11T13:00:53 | 2021-09-11T13:00:53 | 401,666,936 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,594 | java | package com.github.HarshitDawar55.Kafka.Producers;
import org.apache.kafka.clients.producer.*;
import org.apache.kafka.common.serialization.StringSerializer;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Properties;
import java.util.concurrent.ExecutionException;
public class FirstProduce... | [
"harshit.dawar55@gmail.com"
] | harshit.dawar55@gmail.com |
0d958fdee6b88b5f83f41e69e0e9ade28cb601de | 65ba25d392607950e7d17f71a5d13980b4289350 | /src/policies/MLMS.java | a905564c0dbded4d17bfa68295c46c11f13858ef | [] | no_license | AngelGCL/Best-Waiting-Policy | c84821c31f87f16c68a878ddbeb412a92d543fae | 29ed29c37c8371c6c17ae502368a82f115a26dce | refs/heads/master | 2020-03-31T22:23:45.089462 | 2018-10-11T16:07:59 | 2018-10-11T16:07:59 | 152,616,657 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,384 | java | package policies;
import java.util.ArrayList;
import dataManagement.Client;
import policies.MLMSBLL.Clerks;
import useful_classes.Queue;
import useful_classes.SLLQueue;
/**
* Multiple Lines Multiple Servers waiting policy
*
* Each service post has its own waiting line (one line per server).
* Once... | [
"noreply@github.com"
] | noreply@github.com |
83d80055e34297be2e641136efdd9fbbc68428ff | 98b97677f4f3ca691f8b35564d40fc9b8ed51891 | /src/main/java/com/example/bicycleshop/backend/services/implementations/ProductServiceImpl.java | 4bbd244fd590634349a88abbf294ee5e5f033a07 | [] | no_license | AndrzejKarolczak/bicycle-shop | df50553dd7bc44fa56a0865c1e121c62ae21f441 | a192850188500c13ba9ab23d1c5a6b705e7ad75a | refs/heads/master | 2023-03-05T21:37:59.446568 | 2021-02-21T17:48:46 | 2021-02-21T17:48:46 | 338,638,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,174 | java | package com.example.bicycleshop.backend.services.implementations;
import com.example.bicycleshop.backend.entities.Product;
import com.example.bicycleshop.backend.repositories.ProductRepository;
import com.example.bicycleshop.backend.services.ProductService;
import com.example.bicycleshop.exceptions.NotFoundException;... | [
"andrzej.karolczak@gmail.com"
] | andrzej.karolczak@gmail.com |
8cc2271400156c44afd8ea1a4c14a3bfe9736406 | c59595ed3e142591f6668d6cf68267ee6378bf58 | /android/src/main/java/android/support/v4/view/accessibility/AccessibilityEventCompat.java | ccddfb1d54f834929c135af078714bcfb308fc7f | [] | no_license | BBPL/ardrone | 4c713a2e4808ddc54ae23c3bcaa4252d0f7b4b36 | 712c277850477b1115d5245885a4c5a6de3d57dc | refs/heads/master | 2021-04-30T05:08:05.372486 | 2018-02-13T16:46:48 | 2018-02-13T16:46:48 | 121,408,031 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,465 | java | package android.support.v4.view.accessibility;
import android.os.Build.VERSION;
import android.view.accessibility.AccessibilityEvent;
public class AccessibilityEventCompat {
private static final AccessibilityEventVersionImpl IMPL;
public static final int TYPES_ALL_MASK = -1;
public static final int TYPE_A... | [
"feber.sm@gmail.com"
] | feber.sm@gmail.com |
a29669c023b198eb49a76a06e33d8643e2f3f167 | f3a19804c4e07391f91b63d57bfa05f548c42660 | /src/main/java/com/ereceipt/demo/domain/Prescription.java | 5cd0a0578d737e0d8c21fcb9f5b89694807ab7b7 | [] | no_license | ruslan-kononov/eReceipt-project | fa56db5aa20bf1675b54b55130a33dfc7974e026 | 7df2a7b40b87bd383338f9e292544224af24f0af | refs/heads/master | 2022-12-07T14:20:35.411352 | 2020-08-09T12:43:03 | 2020-08-09T12:43:03 | 286,232,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,552 | java | package com.ereceipt.demo.domain;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.util.Date;
import java.util.Objects;
import java.util.UUID;
@Entity
@Table(name = "prescriptions")
public class Prescription {
@Id
@GeneratedValue
private Long prescrId;
@ManyT... | [
"rukono@ttu.ee"
] | rukono@ttu.ee |
2274abfabc1257c9289bb4bf0274c9a28bcb2e7a | e9858819aec1fec053b7ccc18e99bb520d809201 | /src/main/java/edu/upc/eetac/dsa/ejerciciosJAVA/MediaAritmetica.java | e283f52abec2f5a4c117a8054b1f74fae30984d8 | [] | no_license | alberto-gonzalez/ejerciciosJAVA | c8cbc980a994f00a00dee8ab2ac2dd694af1a24a | fbdaef6cb44eebb6e67bfa451c7e3bd6a0b7cdbf | refs/heads/master | 2021-01-22T06:58:48.223402 | 2015-03-02T17:28:09 | 2015-03-02T17:28:36 | 31,551,465 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,120 | java | package edu.upc.eetac.dsa.ejerciciosJAVA;
import java.io.BufferedReader;
//import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
public class MediaAritmetica {
public final static double average(String file) throws FileParsingException, BigNumberException {
double co... | [
"albertito@hotmail.com"
] | albertito@hotmail.com |
bd106b98562ac54b85728d632ce52120b35082ea | f33077797257c7df5b3befdeff81b941c17409e1 | /src/expEval/StringParser.java | 22c7e5dd585240486f1e6d804c9d42874ce1e493 | [] | no_license | anuradhawick/SpreadSheet | 8cce03b34687c577d1cbcd3948bc2877931ddfe8 | 6c6c456772e3d17e1e80193956000c04e942541b | refs/heads/master | 2016-09-05T21:16:55.874357 | 2015-05-17T03:59:12 | 2015-05-17T03:59:12 | 35,751,178 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,688 | java | package expEval;
//~--- JDK imports ------------------------------------------------------------
import java.text.*;
import java.util.*;
public class StringParser {
private StringParser() {}
/*
* this class does not allow creating objects and only allows the use of the static method getList
* it ... | [
"anuradhawick@gmail.com"
] | anuradhawick@gmail.com |
82ec749fdff6ecd00ebc48af40a176e28c6720f8 | 129f58086770fc74c171e9c1edfd63b4257210f3 | /src/testcases/CWE190_Integer_Overflow/CWE190_Integer_Overflow__int_getParameter_Servlet_multiply_21.java | 5e3999cecb2d91f0fb2684607c3908adde272549 | [] | no_license | glopezGitHub/Android23 | 1bd0b6a6c7ce3c7439a74f1e4dcef2c4c0fac4ba | 6215d0684c4fbdc7217ccfbedfccfca69824cc5e | refs/heads/master | 2023-03-07T15:14:59.447795 | 2023-02-06T13:59:49 | 2023-02-06T13:59:49 | 6,856,387 | 0 | 3 | null | 2023-02-06T18:38:17 | 2012-11-25T22:04:23 | Java | UTF-8 | Java | false | false | 9,099 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__int_getParameter_Servlet_multiply_21.java
Label Definition File: CWE190_Integer_Overflow__int.label.xml
Template File: sources-sinks-21.tmpl.java
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: getParameter_Servlet Read data from a ... | [
"guillermo.pando@gmail.com"
] | guillermo.pando@gmail.com |
2f4ff1960e856b88ecd35bff7f58a40505dd36f1 | f69a8fa22d28e3f078c98c4a737516cf8bc172a4 | /src/shalom/bible/hymn/cion/util/AlertUtil.java | 731a74b30946a8446ed04d54db02aba052c0fc2c | [] | no_license | cion49235/BibleHymn_cion | b91d82a6e8f45971d2799ddb7f09215295290950 | b4e173f1d2a4aa6b8ef904f922a15fcd5e7c7d96 | refs/heads/master | 2021-05-06T11:43:52.100147 | 2018-06-25T08:38:45 | 2018-06-25T08:38:45 | 113,341,737 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,582 | java | package shalom.bible.hymn.cion.util;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import shalom.bible.hymn.cion.R;
import shalom.bible.hymn.cion.db.helper.DBopenHelper_podcast_download;
public class AlertUtil {
public static void AlertShow(String msg, final C... | [
"cion49235@nate.com"
] | cion49235@nate.com |
b32a17ce6b3025e84a9fcc817bf317fc2d663b09 | ccc07ae77b4924b4c94f39d655dcc8617f176f03 | /bin/scriptella/scriptella-src-ide/scriptella/core/IfInterceptor.java | beba7d33e5843f63cd4b4f436ef70f616ef61552 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mac2394q/fts-servicios-migracion-vas | 230125012c2118032a3d13659e176e7127889475 | 1717eec62ae504f52f81638c1979655f8a84a9a3 | refs/heads/main | 2023-01-24T17:18:11.126334 | 2020-12-09T01:33:06 | 2020-12-09T01:33:06 | 319,808,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,984 | java | /*
* Copyright 2006-2009 The Scriptella Project Team.
*
* 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 appli... | [
"mac2394q@gmail.com"
] | mac2394q@gmail.com |
47708aefdafa2f7bcdf2c4cbebf458d622092b0d | b26d6637c93870c87ecfcf8ae39e5c8618d4b7ad | /app/src/main/java/com/example/otowatertech/islemBugday.java | 0d6aa711cc7236f89b5de42ab8d1e0576fb8d93b | [] | no_license | burakbakar/OtoWaterTech | c151e8f1bc47157e1a9b9a262531aaed4722c99c | 89358b4a1d696d73074c86a18196a3930fa626d6 | refs/heads/master | 2022-11-23T06:56:01.487581 | 2020-07-26T23:28:54 | 2020-07-26T23:28:54 | 282,750,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,295 | java | package com.example.otowatertech;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import androidx.appcompat.app.AppCompatActivity;
public class islemBugday extends AppCompatActivity {
TextView urunSonucText;
TextView alanText;
TextView u... | [
"buraakbakar@gmail.com"
] | buraakbakar@gmail.com |
66ddda47eb9b0c93e75e54dfcf49087fde9ca1c5 | c5ecc84656746fafb9def3d67b48467438f5f7ca | /app/src/test/java/in/co/kingmaker/android/example/fruits_problem/domain/FruitsSeparationExceptionTest.java | 8c2f2299ba9696c67f40e6926f887eee0aa3d48a | [] | no_license | kingmaker-agm/fruit-problem-android-example | 3964d43b868af9882ca0dd4f92caadf1a1e65c26 | 65917d50bb8226566e9add084d6cc2a0df379c46 | refs/heads/master | 2023-01-05T08:17:01.798777 | 2020-10-31T17:24:18 | 2020-10-31T17:26:56 | 306,427,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,357 | java | package in.co.kingmaker.android.example.fruits_problem.domain;
import junit.framework.TestCase;
import org.junit.Before;
import org.junit.Test;
import in.co.kingmaker.android.example.fruits_problem.domain.dto.FruitsSeparationSolution;
import in.co.kingmaker.android.example.fruits_problem.domain.dto.SeparationDTO;
i... | [
"b.g.pratheep.cool@gmail.com"
] | b.g.pratheep.cool@gmail.com |
d5a6df033bb4fdab37e572584e46443082108c19 | f1b73bf635beea91b5dfc0cb2319063f7be0f085 | /ElectroSystem/src/presentacion/controlador/ControladorSC.java | 64d2a2014e2de08ec01264796ce107b7f8dcdb1f | [] | no_license | jonalv86/ElectroSystem | 88395d5ce49d0688197bfb172fc9ad1f89d6cb4b | b6d26ef8dac600d7a87283a2eb2ffdb762a00aea | refs/heads/master | 2020-03-11T03:05:47.385837 | 2018-04-16T12:14:32 | 2018-04-16T12:14:32 | 129,736,795 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 18,831 | java | package presentacion.controlador;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
import java.util.ArrayList;
import java.util.List;
import javax.swing.AbstractAction;
import javax.swing.Action;
import javax.swing... | [
"jony.alv.dev@outlook.com"
] | jony.alv.dev@outlook.com |
6a01679c8c06a28770472d042a39c11684bbdf45 | 25945b4c9c27db7a0c2af1232c3df590a7f27a28 | /src/sample/Emulator/MyTalonSRX.java | 9ffa000454b618bf8c36149f2b16f7ed04b4beb5 | [] | no_license | ForrestFire0/RobotSim | f17798e8019114ef36ce3b14fa5677b01f359f4b | 68194f9b89fa5a51243c35d35c3eaa9bd63c7cb4 | refs/heads/master | 2020-11-29T15:57:30.614854 | 2019-12-30T18:51:13 | 2019-12-30T18:51:13 | 230,158,822 | 0 | 0 | null | 2019-12-25T22:30:37 | 2019-12-25T22:10:36 | Java | UTF-8 | Java | false | false | 2,053 | java | package sample.Emulator;
import java.util.ArrayList;
public class MyTalonSRX {
int port;
double throttle;
MyTalonSRX leader;
boolean hasEncoder;
boolean isFollower;
static ArrayList<MyTalonSRX> talonSRXES = new ArrayList<>();
static ArrayList<Integer> encoders = new ArrayList<>();
pu... | [
"fmilner@zoom456.com"
] | fmilner@zoom456.com |
ee1f8cae5beb43126c238d3076b9e7bec80dc9fd | d749c687f426a56b44f8a84231b9c89dbbda3161 | /src/exceptionsHandling/ElementNotClickableAtPointException_Demo.java | 9927b5fdadd701f4a9ce5ea9c5601d59fdc8cf01 | [] | no_license | SandbhorSarjerao/SeleniumPractice | 72760a16f1dff8c4f1e2610fd73b60d57eb90019 | ac122b3dc2987fec7de41448b792024817b532ce | refs/heads/master | 2023-01-23T04:44:34.878892 | 2020-12-08T07:24:39 | 2020-12-08T07:24:39 | 284,062,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,440 | java | package exceptionsHandling;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import org.testng.annota... | [
"sandbhorsarjerao@gmail.com"
] | sandbhorsarjerao@gmail.com |
422510bcca2e6eb4693dbce8e1d259d8d014b9f6 | 0415c756cfd2bf100c3b4e7b651def65e3cabe78 | /registrationNumbers.java | 5385813810893215b80301700ead828f0892de27 | [] | no_license | deathm1/VITOLDSA | 191dd93a26118513071e4de18b921e4377df19ff | 7ea273a0bf1fc2e131353628fcd89e015e82af15 | refs/heads/master | 2022-06-08T01:11:20.869792 | 2020-05-06T10:38:55 | 2020-05-06T10:38:55 | 261,555,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,188 | java | //Digital Assignment DSA VITOL
//Author : Harsh Handoo
//RegNo : 17BEC0217
//GitHub : death_m1
//Students of a Programming class arrive to submit assignments.
// Their register numbers are stored in a LIFO list in the order
// in which the assignments are submitted. Write a program using
// array to display the regist... | [
"noreply@github.com"
] | noreply@github.com |
dbce0cc7bf4fe471047fef9cc257e4744ba0fe12 | f352cef73f0c98bb2e76c66fde1a3e0884ae1374 | /app/src/main/java/com/example/btl_music4b/Service/APIService.java | 8eeea8c1a13e6beaed57e2c7be074812f7e97051 | [] | no_license | CuongTech47/CDPLAYER_APP | 21c0ae9a63b44ae24715271572bd5d07a05bdd5c | 4450d0c742a3fa2e0a547a2ad4ed7321b50547ca | refs/heads/master | 2023-04-26T17:19:16.440090 | 2021-05-28T20:32:47 | 2021-05-28T20:32:47 | 371,236,730 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 296 | java | package com.example.btl_music4b.Service;
public class APIService {
private static String base_url = "https://musicapp8247.000webhostapp.com//Server/";
public static Dataservice getService(){
return APIRetrofitClient.getClient(base_url).create(Dataservice.class);
}
}
| [
"cuongtech47@gmail.com"
] | cuongtech47@gmail.com |
04b0e20935dab994cc79918a677495d3c03aa543 | 5d77abfba31d2f0a5cb2f92f937904859785e7ff | /Java/java_examples Hyd/BASICS/mmdatatypes/mmshort.java | 0f719540e622bdeb38d0fe94afc1cb829fbc9017 | [] | no_license | thinkpavan/artefacts | d93a1c0be0b6158cb0976aae9af9c6a016ebfdae | 04bcf95450243dfe2f4fa8f09d96274034428e4d | refs/heads/master | 2020-04-01T20:24:34.142409 | 2016-07-07T16:27:47 | 2016-07-07T16:27:47 | 62,716,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 502 | java | /* This Program is a simple java Application which
uses minimum and maximum values for short data type
Author : Team - J
Version: 1.0*/
class mmshort {
public static void main(String args[]){
short s1 = -32768 ;
short s2 = 32767 ;
System.out.println(" s1 = " + s1);
System.out.println(" s2 = " + s2);
s1--... | [
"lazygeeks.in@gmail.com"
] | lazygeeks.in@gmail.com |
634fed265077e97f2bec3467af64659826de5f83 | 54274e153d5e80893203362d9950ee9f8a1a0b69 | /3-java/05-mvc/src/main/java/com/revature/App.java | 169ce9b61173dea0395b624b07422a7a5247a960 | [
"MIT"
] | permissive | AdamDKing/training-code | d56962ec61f8705b0dc68fbd4dbc2ef91b575622 | 827e1db6273a4b38e096bb8f558b86d12027d51f | refs/heads/master | 2020-08-06T07:52:00.875373 | 2019-04-01T16:17:10 | 2019-04-01T16:17:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,012 | java | package com.revature;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import com.revature.sandwich.Sandwich;
import com.revature.sandwich.SandwichFactory;
public class App {
public static void main(String[] args) {
San... | [
"mehrab.rahman@revature.com"
] | mehrab.rahman@revature.com |
d82aca83efa68bb1cb6d6fc1936f54cbe1dcf9c9 | c8c9581bed9cc9102a20124cea69ac75d94b4849 | /turios/src/main/java/com/turios/activities/display/DisplayPagerAdapter.java | 91fbedbdcbe024d003818f1891ea15028234300b | [] | no_license | cyrixmorten/turios-android | 1a1991f56acaba72ead9430107326e97efe4a0f0 | a2ff7b3b5d27132be704fb7b551d6d9db49da3aa | refs/heads/master | 2022-08-07T03:14:35.762734 | 2017-05-29T07:58:30 | 2017-05-29T07:58:30 | 63,005,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,037 | java | package com.turios.activities.display;
import android.content.Context;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.app.FragmentStatePagerAdapter;
import android.util.Log;
import android.util... | [
"cyrixmorten@gmail.com"
] | cyrixmorten@gmail.com |
a2e0030e1a3fd37230ab034081bc580af1c473f7 | 32d2154e57047b6c9ce73139c64d1ff97440d228 | /src/main/java/org/launchcode/models/data/CategoryDao.java | 4a158bb8dcf779da21100d5723859b969bc48bae | [] | no_license | eragonarya/cheese-mvc-persistent | 423b5f145a43d8037a98cc19090f368c93a7f2d1 | 469822bd06a774472a30187eab114c431542ee82 | refs/heads/master | 2021-01-21T21:22:09.572963 | 2017-06-23T00:18:07 | 2017-06-23T00:18:07 | 94,827,875 | 0 | 0 | null | 2017-06-19T22:58:56 | 2017-06-19T22:58:56 | null | UTF-8 | Java | false | false | 370 | java | package org.launchcode.models.data;
import org.launchcode.models.Category;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import javax.transaction.Transactional;
/**
* Created by Cody on 6/19/2017.
*/
@Repository
@Transactional
public interface Category... | [
"krutilcody@yahoo.com"
] | krutilcody@yahoo.com |
a3cc65675e2673efc9790e9623cbe878ea857ad7 | 3f83c341539e701fa91111e1c81340337178e27d | /incheck-project/trunk/modules/insite-server/src/main/java/com/inchecktech/dpm/network/parser/DamMessage.java | b0f7bca679a6dfa9a7e500be6b5e06ea3df5bfb5 | [] | no_license | bkm71A/liechtenstein | ed79d360de1e414e0e9308d894a7a84a450d219b | 854139a97a7ecca7b62367176d09c9f4b8de57c9 | refs/heads/master | 2021-01-20T22:10:21.491382 | 2016-08-02T12:32:28 | 2016-08-02T12:32:28 | 64,294,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 850 | java | package com.inchecktech.dpm.network.parser;
import com.inchecktech.dpm.network.parser.JsonFieldNameConstants.DAM_MESSAGE_TYPE;
public abstract class DamMessage {
private int protocolVersion;
private String deviceId;
private long timeStamp;
public int getProtocolVersion() {
return pr... | [
"bkm71@hotmail.com"
] | bkm71@hotmail.com |
4d674d2bb45af6676dc3c3bc539d46300411323e | b490353fac0dc62d362beb4b80d5610e192b02a7 | /rxmaterialdialogs/src/main/java/com/ivianuu/rxmaterialdialogs/Preconditions.java | 30ac8c12d50ba43fc496a3a35ceeed9b8875f8c6 | [] | no_license | IVIanuu/rx-material-dialogs | 7c801cd9f7e50771eb18c966f2de9aef85074b5d | 047333d76dc0406ced9c5ea32e40d090d28dea7d | refs/heads/master | 2021-09-06T12:21:15.849903 | 2018-02-06T13:38:33 | 2018-02-06T13:38:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,079 | java | /*
* Copyright 2017 Manuel Wrage
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | [
"IVIanuu@gmail.com"
] | IVIanuu@gmail.com |
046eca137cc6e9688c9cfc8d2f4e3cc1ddb4e8ee | ac7962b2dbe406167ca804348866a6dfe6f81bdc | /Java/Mixed/results/FIX/GhC5d29b63cfa98a15d7734798c5b29a43658d7f112_2.java | 612e1fa261356a2d340b3ae5d0eb6c9b09db1af0 | [] | no_license | viertel/SecurityCodeRepository | 78de69eb481e888a8f188bd7e8a2e36a54bf025b | 8f0973cca7d923d46d24b90152d2262eae51adf8 | refs/heads/master | 2022-11-17T00:00:15.246999 | 2020-07-04T12:22:48 | 2020-07-04T12:22:48 | 277,093,791 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,196 | java | class GhC5d29b63cfa98a15d7734798c5b29a43658d7f112_2{
public String rebootVM(final Connect conn, final String vmName) {
Domain dm = null;
String msg = null;
try {
dm = conn.domainLookupByName(vmName);
// Get XML Dump including the secure information such as VNC password
... | [
"fabien.viertel@inf.uni-hannover.de"
] | fabien.viertel@inf.uni-hannover.de |
9b05d15a454e53f32da1f60d41df0b53ffd8e70d | 0d3d2bc67b018e1e8972f9dd39964a0078562c33 | /src/main/java/com/mobilelive/holidayweb/Application.java | 215a0137d3ab7948fcb1cbd462dc061c16ff5ab9 | [] | no_license | syediqbal95/HolidayWeb | 847a75df9d4cbf438e5a5b65c1294f82603d2b8f | 67411ea3b1ac11398b7b8d65a1abc5aedf64ba4b | refs/heads/master | 2021-01-01T18:53:39.425428 | 2017-07-26T20:08:28 | 2017-07-26T20:08:28 | 98,461,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 533 | java | package com.mobilelive.holidayweb;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the templa... | [
"syed.iqbal@mobilelive.ca"
] | syed.iqbal@mobilelive.ca |
90abf74b9b9c2c3d8e8489ebfb55083b037d561e | d8674aed5b1b20236ee28154f87e7a713d9aa939 | /src/Controller/Controller.java | 6ca7c05d8eb9429bdefc5d0721a2ec9d09a65a6f | [] | no_license | WalterJuarez/Proyecto_2 | accbc0a42321ed99be22503070375af0698b3211 | 64a60f86ac945dfb3e7943405b7d1d89665e2a04 | refs/heads/master | 2022-12-27T11:08:25.046141 | 2020-10-06T21:11:12 | 2020-10-06T21:11:12 | 295,783,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,470 | java | package Controller;
import javafx.event.ActionEvent;
import javafx.fxml.FXMLLoader;
import javafx.scene.Scene;
import javafx.scene.control.TextField;
import javafx.scene.control.PasswordField;
import javafx.scene.layout.Pane;
import javafx.stage.Stage;
import javax.swing.*;
public class Controller {
public Text... | [
"68527309+WalterJuarez@users.noreply.github.com"
] | 68527309+WalterJuarez@users.noreply.github.com |
efdeb0bb998cf240cb9ce2e1df2a823539bcf7bc | 1ee5dde1646754ffe198def3bc184c104c1eb3ff | /analysis/emotion/code/src/TrainSurprise.java | 4125fd2c8f138d6f8dc25b2cdf023303fe079551 | [
"MIT"
] | permissive | xpendous/sandiego | 2f72eb6ed53f938fed2bf8c3a007a41dea49c975 | 78b87481d2bae5c7454fbf79cee6cd83787d3bda | refs/heads/master | 2020-06-11T03:30:05.926570 | 2016-03-21T05:04:31 | 2016-03-21T05:04:31 | 54,360,856 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,078 | java | import java.awt.List;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.regex.Matcher;
import java.u... | [
"vidaspace@gmail.com"
] | vidaspace@gmail.com |
a746c7691d8b275b953ca414b3de1e7c23fa2c31 | 84f2a4485e6feb19f7e868013ed841399311f876 | /app/src/main/java/com/radenmas/peminjamanperalatan/user/FragAccountUser.java | e6b7c824ccc9b1a13cb5d9a89e87779869e1175b | [] | no_license | RadenMas6699/PeminjamanPeralatan | ba79f69f815d189a44dbfd5e79de6b170f67b4f6 | d337c9d955902945e7c2525332e9ed0bd156a9b8 | refs/heads/master | 2023-05-31T17:15:36.814102 | 2021-06-17T13:13:45 | 2021-06-17T13:13:45 | 375,091,932 | 0 | 5 | null | null | null | null | UTF-8 | Java | false | false | 10,696 | java | package com.radenmas.peminjamanperalatan.user;
import android.annotation.SuppressLint;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import an... | [
"75772604+radenmasdev@users.noreply.github.com"
] | 75772604+radenmasdev@users.noreply.github.com |
28beec72bad53eb76b980cd491361f2c092c123d | 8ecf9fed02240dcf2f95172226727bf5c74ca1e8 | /edu.buffalo.cse.greenest/src/edu/buffalo/cse/greenest/JavaModelListener.java | 879f9f6d4590a3b2982421b7db328774688eb6e4 | [] | no_license | wulibing/Green-UML-project | 886b457019b565015093c7600a35e740e3bc2bcd | b0e7dab95a5f77dfb603dc499959c4802f66d6ea | refs/heads/master | 2021-01-17T11:39:14.783939 | 2014-10-06T06:38:26 | 2014-10-06T06:38:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,385 | java | package edu.buffalo.cse.greenest;
import static org.eclipse.jdt.core.IJavaElementDelta.ADDED;
import static org.eclipse.jdt.core.IJavaElementDelta.REMOVED;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.eclipse.jdt.core.ElementChangedEvent;
import org.ec... | [
"wulibing94@gmail.com"
] | wulibing94@gmail.com |
2b815205503db209fa0efa2081972579b4b55880 | 9fb579252ee75773d6e28beafb58fb6496e49ed8 | /spring-rest-demo/src/main/java/com/arbalax/springdemo/rest/DemoRestController.java | 62b071f69c77d411036c0daf01d2b5b5a55447fd | [] | no_license | Arbalax/spring-hibernate_udemy-course | dfc0b417b5003fd3e0e2aa6828af8069189cfd30 | 9cf9bfcb23e23a087aa2b9d9baa7232a9313cf93 | refs/heads/master | 2023-05-03T09:43:02.851830 | 2021-05-27T20:29:11 | 2021-05-27T20:29:11 | 371,496,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 397 | java | package com.arbalax.springdemo.rest;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/test")
public class DemoRestController {
@GetMapping("/he... | [
"maus393939@gmail.com"
] | maus393939@gmail.com |
efd017bd3a7d2b3fbf7e31a5cb7ac38df5d51695 | 20e85bfed8ff3ad271473c05a386b4233831a9a2 | /transit-app/src/main/java/com/win/transitapp/Model/Geometry.java | 8dd17ecdb99c1ff86cae303ca59ec125ecac7235 | [] | no_license | AabhaKhandwala/Spring-Boot-Marta-Project | 17932687e856797eae9e50cc0819309c4235a534 | f51384490de9f25c4394f5bdc9cb64cfbf8d78a4 | refs/heads/master | 2022-11-27T09:36:57.424779 | 2020-08-05T04:02:50 | 2020-08-05T04:02:50 | 285,031,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 90 | java | package com.win.transitapp.Model;
public class Geometry {
public Location location;
} | [
"aabha.khandwala@gmail.com"
] | aabha.khandwala@gmail.com |
c76ad30c962f589674e2bc018107ece476fb3198 | e8b63e52387ee1d74506c0cab3481050f26f56f9 | /src/main/java/transmitter/view/RealTimeTransmitter.java | 99de5b3ec862db38b9653e107b168835e3c4d232 | [
"MIT"
] | permissive | budougumi0617/DesignPatternJava | b7f9f2dcfedbeca54ff023c44efcf92d97c80a0d | 4fb22589d6151993619e0d154fecf66877e6b569 | refs/heads/master | 2020-09-21T04:45:16.091283 | 2016-11-04T09:34:22 | 2016-11-04T09:34:22 | 66,760,009 | 0 | 0 | null | 2016-11-04T09:34:22 | 2016-08-28T09:24:59 | Java | UTF-8 | Java | false | false | 1,601 | java | /**
* @file 2016/10/13
*/
package transmitter.view;
import javax.swing.JButton;
import javax.swing.JFrame;
/**
* シリアルデータリアルタイム送信GUIを生成するクラス
*
* @author ema195y
*
*/
public class RealTimeTransmitter extends JFrame implements Transmitter {
private JButton applyButton = new JButton("適用"); // 適用ボタン
/**
* コンス... | [
"yuka.yoshikawa@jrits.ricoh.co.jp"
] | yuka.yoshikawa@jrits.ricoh.co.jp |
fbbb503dcece3c6c14d1c4f2c2729f386896a587 | fb6506bf65f3cefe75a4f0f8e99162b495f78eae | /src/tekrarlarDigerKaynaklar/ArrayElemanVererekOlusturma.java | 34f94a00818845840b5684b8b26368ee387f5d6a | [] | no_license | iskendernuori/SuleymanHocaJava | b63e487b0188a53afd59899495d4a727f8fd80ff | eb9d32ac141bf46aafa3db5289665b309af5bc9a | refs/heads/master | 2022-11-11T11:30:57.165102 | 2020-07-08T00:05:03 | 2020-07-08T00:05:03 | 277,947,947 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java | package tekrarlarDigerKaynaklar;
import java.util.Scanner;
public class ArrayElemanVererekOlusturma {
public static void main(String[] args) {
// 0 1 2 3 4 5 6
Scanner scan= new Scanner(System.in);
int gun;
System.out.println("Bir gun giriniz :");
gun =scan.nextInt();
... | [
"isknuori@gmail.com"
] | isknuori@gmail.com |
55f3d458ee8fcff0563036c37365cdeac301c553 | 2bdc1755eea29fdd18f205d9886f4e39e099ab87 | /java-8-lambda/src/com/dev/app/supplier/SupplierClass4.java | 09435cc1319aa67332c749050e4a6e84d599a8f5 | [
"Apache-2.0"
] | permissive | frsknalexis/java-8-programacion-funcional | bc0d4c55c6d58e261bcc85f01563fadfaa9da959 | 080cf5ed447a436a9fb79243876eb1d2577c560a | refs/heads/master | 2022-05-21T15:27:13.156677 | 2020-04-24T19:04:09 | 2020-04-24T19:04:09 | 255,808,864 | 0 | 0 | Apache-2.0 | 2020-04-24T19:04:10 | 2020-04-15T04:55:15 | null | UTF-8 | Java | false | false | 983 | java | package com.dev.app.supplier;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.function.Supplier;
public class SupplierClass4 {
public static void main(String[] args) {
Supplier<String> simpleString = () -> "Hello Basic Supplier";
System.out.p... | [
"alexisgutierrezf.1997@gmail.com"
] | alexisgutierrezf.1997@gmail.com |
b7919dc7249c68bcf7a3fd580953fe5d96d31fb2 | 658d4031108d77a5da697e6a5dbc54190ee693cf | /zircon.jvm.swing/src/test/java/org/codetome/zircon/examples/GraphicTilesetExample.java | 48b3374a60a0147a5d96e89bb253bc736e81085a | [
"MIT"
] | permissive | mdr0id/zircon | 5bce5be307678551282c575f49f1ac77cb43e7ba | 58cade5b8ecb2663d6880d3220db70f6e7bb6f91 | refs/heads/master | 2020-03-24T05:44:52.734056 | 2018-07-26T20:13:32 | 2018-07-26T20:13:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,956 | java | package org.codetome.zircon.examples;
import org.codetome.zircon.TerminalUtils;
import org.codetome.zircon.api.Size;
import org.codetome.zircon.api.interop.Positions;
import org.codetome.zircon.api.interop.Sizes;
import org.codetome.zircon.api.interop.TextCharacters;
import org.codetome.zircon.api.resource.GraphicTile... | [
"arold.adam@gmail.com"
] | arold.adam@gmail.com |
483213ca55d9eb3041fe2a1a1aebbe22017f8e49 | 360aa5f842aff3e19ac2c4e1300872f3adcc5d54 | /src/AllCinemaController.java | 371a6e9a356da78583dbc685748af76aed7a1563 | [] | no_license | SimoneStura/screenings | fdeeeffec509a21fc705386af1180a53788b8a0b | 96b290bf20fee3780f59482d2bbf4a9a647ffd41 | refs/heads/master | 2020-03-23T02:06:32.620535 | 2018-08-14T23:36:11 | 2018-08-14T23:36:11 | 140,956,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,704 | java | import java.io.IOException;
import java.util.*;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.scene.*;
import javafx.scene.control.*;
import javafx.scene.layout.GridPane;
import javafx.scene.layout.HBox;
import javafx.scene.layout.VBox;... | [
"simone23.stura@gmail.com"
] | simone23.stura@gmail.com |
7c875f041efbf89eca53c07da99d4aea7112b828 | f5630ded174f2a01d84228a93213068ad9800142 | /list-demo/src/main/java/com/spi/RegexTest.java | 295f7d079415fff19c2000dbaaf9c45a34ca3e6b | [] | no_license | thebigdipperbdx/SpringBootList | 0e20709f73e3226e6e4b5a46df482fb711524691 | 4b51d81e0355e433ffba78bf99b8bcbfbe7db3bf | refs/heads/master | 2022-07-07T14:31:45.496960 | 2020-06-04T02:44:17 | 2020-06-04T02:44:17 | 206,746,443 | 0 | 0 | null | 2022-06-17T02:36:27 | 2019-09-06T08:13:29 | Java | UTF-8 | Java | false | false | 586 | java | package com.spi;
import com.alibaba.fastjson.JSON;
/**
* @author yanyugang
* @description 正则表达式校验
* @date 2019-10-31 13:34
*/
public class RegexTest {
public static void main(String[] args) {
String str = "{\"age\":\"12\"}";
MyDto parse = (MyDto) JSON.parseObject(str, MyDto.class);
Sy... | [
"thebigdipperbdx@126.com"
] | thebigdipperbdx@126.com |
c99344d22938daa96fe1d14342e42711e4815245 | 3c1deb7b3b4f4cc1ef2aa81c81db0b0826cc48e8 | /spring/demo_login/src/main/java/com/example/demo_login/utils/CookieUtils.java | f0058f023121dea9d762a979cbee74bc28f2f396 | [] | no_license | shinchan79/ljava1909 | 68acf3b08a302257800202dfdc61744e7657539d | 0c5aaf0f4f75c1463a379daa430008045809cd08 | refs/heads/master | 2022-11-19T02:48:54.854864 | 2020-07-09T13:06:15 | 2020-07-09T13:06:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,904 | java | package com.example.demo_login.utils;
import org.springframework.util.SerializationUtils;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.util.Base64;
import java.util.Optional;
public class CookieUtils {
public static Opt... | [
"hoanghiep8921@gmail.com"
] | hoanghiep8921@gmail.com |
6e67fdf86fd63b51fa9222ab3bbd3bb9cd89e9b9 | c3a08dfaa78605eccd99652673fe95316a839773 | /a4/src/PostingTreeTest.java | a086e38acbd1c8e10911b120f24beb1b35c76d51 | [] | no_license | maspin22/JavaObjectOriented | ee8ac7ca0986c126baaa4e1f6715bfda23462cc8 | 9bdd8e210bb3958f119c05d39c337562281aff38 | refs/heads/master | 2022-11-12T19:05:00.204652 | 2020-07-05T19:41:19 | 2020-07-05T19:41:19 | 277,370,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,418 | java | import static org.junit.Assert.*;
import static common.JUnitUtil.*;
import java.util.Arrays;
import java.util.List;
import java.util.function.Function;
import org.junit.BeforeClass;
import org.junit.Test;
public class PostingTreeTest {
private static Network n;
private static Person[] people;
private st... | [
"mia27@cornell.edu"
] | mia27@cornell.edu |
715e04a14737e43ba0dc4e817cd806636fad713b | 5183c9e8060ef77f8c01f683474ddae381d0a86f | /Ch12Ex08/Student.java | baddcfbdbd301347932fb125e1ba7785b9240dd8 | [] | no_license | mgkaiser/java | 7d4fdf6f0fae62380c41074a89e2330f9fadbabf | d2c40e853c6493a7435e5ffa776b55b5c3f802df | refs/heads/master | 2020-08-02T20:27:52.891116 | 2019-10-11T01:52:00 | 2019-10-11T01:52:00 | 211,497,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 495 | java | // Author: Michael Kaiser
// Class: COM-209-OL01
public class Student
{
private String _studentId;
private double _score;
public Student(String studentId)
{
_studentId = studentId;
}
public String getStudentId()
{
return _studentId;
}
public double getScore()
{
return _score;
}
public void ... | [
"mkaiser@incomm.com"
] | mkaiser@incomm.com |
5623102bdec1c4e219fb9cbcffe70ffe3e3630b5 | d7c65b653172039f8972e6faceb34c9538541b62 | /app/src/main/java/com/example/android/placesearch/model/Geometry.java | 86f66188016f02a0badd320b14dc4eb614b63c27 | [] | no_license | bharathpsd/PlaceSearch | eadce8408d390dcf6a72b4e409c0d5307773b6b0 | 8320bf1f0808dd11c7adebeac97db036f981ef14 | refs/heads/master | 2020-03-11T12:13:30.770951 | 2018-05-02T20:32:13 | 2018-05-02T20:32:13 | 129,991,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.example.android.placesearch.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Geometry {
@SerializedName("location")
@Expose
private Location location;
public Location getLocation() {
return this.location;
}
... | [
"bharathpsd@users.noreply.github.com"
] | bharathpsd@users.noreply.github.com |
fdfae795cf0ca6fa8a8bd1aa43845ca78ef07574 | 2281fcc7a68309d1d10bdb2684887ac060e4440f | /binding/xml/src/main/java/pt/com/broker/codec/xml/soap/SoapHeader.java | 29de21a1ab3dbf0c0716b3b742c5969c99b4504d | [] | no_license | danifbento/sapo-broker | aef315d9f7ae579ac349fce9481113b896b0b04b | 4becd08403d77196b4d80d139b54f5ae0d44988a | refs/heads/master | 2020-12-11T04:01:28.048370 | 2015-04-22T16:01:04 | 2015-04-22T16:01:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java | package pt.com.broker.codec.xml.soap;
import pt.com.broker.codec.xml.EndPointReference;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
public class SoapHeader
{
// wsa* -> ws-addressing fields;
@XmlElement(name = "MessageID" , namespace = "http://www.w3.org/2005/... | [
"luis.santos@telecom.pt"
] | luis.santos@telecom.pt |
1046614b1ee7ec2da7cd58d7872f8fd24e7ac96b | 026e5b9931189c054bc71b0e1f6b47d2e9898c45 | /app/src/main/java/oz/veriparkapp/Utils/UITools.java | 04978a650e5c3bb988c14d567e344a1ced883dd4 | [] | no_license | 024N/veripark | 95194bc57e706a706379190c69c637143bcfb1fa | 28043ed2ad3164f9602931b0ff295504e3ab4705 | refs/heads/master | 2020-11-26T00:14:55.721083 | 2019-12-18T18:49:20 | 2019-12-18T18:49:20 | 228,902,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 653 | java | package oz.veriparkapp.Utils;
import android.support.annotation.Nullable;
import org.greenrobot.eventbus.EventBus;
public class UITools {
public static void startProgressDialog(@Nullable final String message) {
EventBus.getDefault().postSticky(new ProgressDialogEvent(ProgressDialogEvent.EventType.START, ... | [
"ozanozfirat@gmail.com"
] | ozanozfirat@gmail.com |
ba12cd908b360dc5413d676687edd7bc1a264950 | e715ae7dea442f874649b5426e456458ce8e9832 | /src/main/java/com/pdfjet/example/Example_08.java | 3c66bcade01df8529561056c3dd2a09ef53dc6a9 | [
"BSD-2-Clause"
] | permissive | isocom/natanedwin | b1ce40e0c9936fe8a9d0cadf1bdacd3f96d1948a | 44a4acddce215bce48eb86d0d942ab3bc1d8a522 | refs/heads/master | 2022-11-28T13:09:17.552550 | 2015-02-20T06:47:08 | 2015-02-20T06:47:08 | 285,677,200 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,315 | java | package com.pdfjet.example;
import java.io.*;
import java.util.*;
import com.pdfjet.*;
/**
* Example_08.java
*
*/
public class Example_08 {
public Example_08() throws Exception {
PDF pdf = new PDF(
new BufferedOutputStream(
new FileOutputStream("Example_08.p... | [
"prokop.bart@gmail.com"
] | prokop.bart@gmail.com |
455766415602d05899865d9164098b5ca373b3f6 | 7000209eeab06ffe0fbbd9377f9aadec806a8e9a | /src/tree/ListOfPathSumFromRootToLeaf.java | 0ba6b46362f098c3407be5f27c7934fc1514770c | [] | no_license | StevenCurran/InterviewPrep | c0b0aa9acb9f41f5ac01df0ed9d755b0e98afd9c | 55bcecc424b4c2be073e1e40a500969152274083 | refs/heads/master | 2023-01-01T17:54:51.086586 | 2020-10-18T23:20:52 | 2020-10-18T23:20:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,882 | java | package tree;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
// https://leetcode.com/problems/path-sum-ii/
public class ListOfPathSumFromRootToLeaf {
public static void main(String[] args) {
TreeNode left = new TreeNode(5);
TreeNode right = new TreeNode(-3);
T... | [
"indian01"
] | indian01 |
d890f39569d19f16636f7f44d8395905d1094e11 | f2af6b8af2732410177ce5dcefc515e8405ba802 | /kjoram/src/org/objectweb/kjoram/Requestor.java | fa6f532fc0ff3c97552478554ce405158a22ccee | [] | no_license | STAMP-project/joram | 908f871169e3e3648555a298e0f718dc3dbdc0f9 | b72b82381456d8d1494ee9eaf9d0e237ac5063f5 | refs/heads/master | 2020-05-03T04:39:08.746932 | 2020-02-06T10:39:26 | 2020-02-06T10:39:26 | 178,427,746 | 0 | 0 | null | 2020-02-06T10:42:12 | 2019-03-29T15:09:26 | Java | UTF-8 | Java | false | false | 5,308 | java | /*
* JORAM: Java(TM) Open Reliable Asynchronous Messaging
* Copyright (C) 2008 ScalAgent Distributed Technologies
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version... | [
"Nicolas.Tachker@scalagent.com"
] | Nicolas.Tachker@scalagent.com |
4a827eecb8b43d94a58e8e7dfdcedaa1bc505c93 | 93c7ab3ca6e059bfb33c3016bf99fbb09678d7be | /BrowserActivity/app/src/main/java/intentslab/labs/course/browseractivity/MyBrowserActivity.java | a71e94a140413119be38cf55e6222d322e132c56 | [] | no_license | thirumurthis/android-code-demo | 390fbc6a209e667051f4290e546ac6e878c5c5a2 | 02dbe49da3c6c7f49d2b649df2502801b403b991 | refs/heads/master | 2021-01-01T18:49:22.157834 | 2015-08-20T08:06:53 | 2015-08-20T08:06:53 | 40,285,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,493 | java | package intentslab.labs.course.browseractivity;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.TextView;
public class MyBrowserActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
... | [
"thirumurthi.s@gmail.com"
] | thirumurthi.s@gmail.com |
1e8f6e004abda63608f5394bd8477d1ae4f3c99f | cd4ff816badcfb191389c9926deda2891bdeabc1 | /src/com/market/admin/controller/SaleProdRemoveController.java | ad4ef52297daa36f7f1ebbf1cbf7b334813c695f | [] | no_license | kjb0722/Semi-MarketHoly | 85834b6c19e33cc144658a4c65eaf0968ec513fe | e50bc4c52646412526994eee704d62e3ff504581 | refs/heads/master | 2023-01-30T12:28:54.150728 | 2020-12-03T10:32:48 | 2020-12-03T10:32:48 | 262,923,344 | 1 | 1 | null | 2020-05-14T00:19:23 | 2020-05-11T02:52:33 | Java | UTF-8 | Java | false | false | 904 | java | package com.market.admin.controller;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import or... | [
"58472980+kjb0722@users.noreply.github.com"
] | 58472980+kjb0722@users.noreply.github.com |
e81e03a6fc834481e5de2392c2bcd7fc8ab976a9 | 4ab4f1e76e7d83f056a28dc0b0690795225f1907 | /app/src/main/java/com/trojx/fangyan/activity/MyActivity.java | e8d0bc61877788363f3d06f80e05890211aa72f2 | [
"Apache-2.0"
] | permissive | JianxunRao/FangYanShuo | c5510c8df2886307a1d9ac24f977962a566b2e01 | a0ebe4d30a3d2329d3b481ea6393e216ea2016bc | refs/heads/master | 2021-01-10T16:36:36.410559 | 2017-09-18T11:59:24 | 2017-09-18T11:59:24 | 51,422,298 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 12,995 | java | package com.trojx.fangyan.activity;
import android.media.MediaPlayer;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.widget.TextView;
import com.avos.avoscloud.AVException;
import com.avos.avoscloud.AVFile;
import com.avos.avo... | [
"raojianxun@126.com"
] | raojianxun@126.com |
ce1f583b17de6b51cea47dc1b00cb9128121cd9c | 16ce64327cad32f3a7f62466c1b22851f67f39ff | /src/main/java/com/foamtec/service/AppUserService.java | a0aa66e3ea99cfb281653be82e333f8d1662a1dc | [] | no_license | kobaep/foamtec-springboot | a42e22c8850e24b719da2ffd8cb455c71129bc63 | c0dde531a1c40324dcd870af613a5735312a97ee | refs/heads/master | 2021-01-17T10:18:09.272547 | 2016-11-09T04:28:48 | 2016-11-09T04:28:48 | 56,039,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,210 | java | package com.foamtec.service;
import com.foamtec.dao.AppUserDao;
import com.foamtec.domain.AppUser;
import org.json.JSONArray;
import org.json.JSONObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service... | [
"apichat.kop@gmail.com"
] | apichat.kop@gmail.com |
8b2789c2c3941219068fe043e6375f862b7d5a62 | e652e896b1e4e40b205d7ca64c9a267d2683345a | /android/app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/com/github/barteksc/pdfviewer/R.java | 249af95ae3042bf410358395ab441aac46be6445 | [] | no_license | GautierL4/Subline | 2e75818352355a5bfd8c475b23f015a42fbd944f | 54bcb331813bdfca684ad37caa34309217844b44 | refs/heads/master | 2022-12-08T11:07:42.418005 | 2020-05-13T10:05:41 | 2020-05-13T10:05:41 | 137,458,194 | 3 | 2 | null | 2022-12-07T19:38:57 | 2018-06-15T07:54:21 | Java | UTF-8 | Java | false | false | 1,401 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package com.github.barteksc.pdfviewer;
public final class R {
private R() {}
public static final class attr {
private ... | [
"ladrien2@gmail.com"
] | ladrien2@gmail.com |
ed25d15bd6879da1dd7ae2ba993dbd5afecb6d7d | df486e0ae5a80a885795ff2f71c134b40c8ab9fd | /src/L113_Path_Sum_II.java | 2e95a3eb3496f0433f365c8ad26a244891a59667 | [] | no_license | chenglingli/LeetCodeSolution | 8f60bb53f78047d76a5c1e30fa3f1560beddec60 | 841ba2516137907958c56a0b952952256e8ce496 | refs/heads/master | 2023-08-29T20:33:09.853320 | 2023-08-29T02:13:08 | 2023-08-29T02:13:08 | 130,654,274 | 2 | 0 | null | 2021-05-27T09:07:37 | 2018-04-23T07:06:11 | Java | UTF-8 | Java | false | false | 2,098 | java | import java.util.ArrayList;
import java.util.List;
public class L113_Path_Sum_II {
void backtrack(TreeNode root, List<List<Integer>> res, List<Integer> tmp, int sum) {
if (root == null) {
return;
}
if (root.right == null && root.left == null && sum == root.val) {
... | [
"solomon-li@outlook.com"
] | solomon-li@outlook.com |
222e1736fcaec2893e958959ae7c414a57c2d040 | a3994f60d0f4fc1ed84dc8fcc637cf8b3061f8fc | /src/main/java/entity/Facturas.java | f61cb25a0ad166a528cd7330213cc779c66de407 | [] | no_license | FernandoGuzmanH/RentaCar | acf2148a8300f2da1ec65f09968778b57861fb2e | a1e0417df68da14423ccb0c6b3f3db08cfe0b576 | refs/heads/master | 2021-03-13T11:21:18.343464 | 2020-03-11T20:47:59 | 2020-03-11T20:47:59 | 246,675,045 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,242 | 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 entity;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistenc... | [
"noreply@github.com"
] | noreply@github.com |
eabc5ef52add623cbccdeb8621f9ad46425b800a | ba0cc2e3f6c690b68038792c8ecb71931785a1a6 | /src/autocarro/carro.java | 74fb049b96d3d26636d1e30f6676e30865360adb | [] | no_license | ElianaNeto/Java2D-MovingCar | e0c158187150d95aa2817e8bdb44424cd0a92c75 | ef74c6457e3c434ea4c499db1ca19ce74b157786 | refs/heads/master | 2023-06-20T14:37:07.459146 | 2021-07-09T20:57:07 | 2021-07-09T20:57:07 | 384,548,825 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,132 | java | package autocarro;
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.geom.AffineTransform;
import java.awt.geom.Ellipse2D;
import javax.swing.JPanel;
public class carro extends JPanel implements Runnable {
Thread thread;
int mov... | [
"eliananeto29@gmail.com"
] | eliananeto29@gmail.com |
94b535c4074976e6d3277bcf2e966f0a63607541 | 9f058d655045b8c5ca87a04178b12484a52eca92 | /src/main/java/com/newrelic/mobile/fbs/AgentDataBundle.java | eb40c3b086dd1e32df035c7b1154ffee7c43aea3 | [] | no_license | ramboo0524/com.newrelic.agent | ad5eb64b6f4abd7e4d81d3de1dbe0508cd197b12 | b5e6960b0fee493420f35db710925b4ea749a8c3 | refs/heads/master | 2020-03-10T10:33:57.922944 | 2018-04-13T02:15:58 | 2018-04-13T02:15:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,549 | java | //
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by Fernflower decompiler)
//
package com.newrelic.mobile.fbs;
import com.google.flatbuffers.FlatBufferBuilder;
import com.google.flatbuffers.Table;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
public final class AgentDataBundle ext... | [
"ramboo348700"
] | ramboo348700 |
3e13ecfe082be490103ac7fba4ef227aa77a04dd | 1539c20241768a8a016a9463dd04effe1b48285a | /data-structure/src/main/java/com/vista/drill/xiaochao/高频题/爱吃香蕉的珂珂.java | f995e58a2782576c48d8d260807239585d9b47e5 | [] | no_license | VVvista/vista-drill | 540477cfdd76325e104cd69933bb002c60a9f262 | 5433a468b1ed07ce6c72198b74a427c4aebc3a13 | refs/heads/master | 2021-04-08T03:41:06.672973 | 2021-02-19T02:48:50 | 2021-02-19T02:48:50 | 248,736,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 978 | java | package com.vista.drill.xiaochao.高频题;
/**
* https://leetcode-cn.com/problems/koko-eating-bananas/
*
* @author Wen TingTing by 2021/2/16
*/
public class 爱吃香蕉的珂珂 {
public int minEatingSpeed(int[] piles, int H) {
int max = getMaxt(piles);
int left = 1;
int right = max + 1;
while (l... | [
"wentingting_vista@163.com"
] | wentingting_vista@163.com |
b6833a683e52df5111a471604f035833ee1f2997 | 049cc427d0cfe184e9f2eb30082c0b19a163d4a9 | /src/main/java/io/reactivex/rxjava3/internal/operators/observable/ObservableConcatWithMaybe.java | 7f3d8d87168763cbb58a709e64c622b9612f0c48 | [
"Apache-2.0"
] | permissive | Kacent123/RxJava | 0e2988c95c50971841bf1fcb2e6c214a16033dee | 633398bcbf01d7b6e68e4ce5359c377d6fa0d8b0 | refs/heads/3.x | 2020-06-14T23:12:56.847157 | 2019-12-25T06:56:44 | 2019-12-25T06:56:44 | 195,149,779 | 1 | 0 | Apache-2.0 | 2019-12-25T06:56:46 | 2019-07-04T01:39:07 | Java | UTF-8 | Java | false | false | 3,301 | java | /**
* Copyright (c) 2016-present, RxJava Contributors.
*
* 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 l... | [
"noreply@github.com"
] | noreply@github.com |
ff2a1611b36d3f1ebcfa94cafc467d6fb698b254 | cdb7cd20e16fb8517ddce538e0c13c16ccabaa7c | /src/whut/zy1302/database/task/repository/Low_value_productReposity.java | 9454afe256bbfe4c3bb7c653385362c789d4e308 | [] | no_license | zcy-fover/LabMSystem | f9afda7dd908dd4c28bd9cd767785ef4f260e5c1 | a48d08a42f31b104d4c00815d9b5a94b5511dcf9 | refs/heads/master | 2020-08-30T19:02:10.129898 | 2016-08-23T03:47:16 | 2016-08-23T03:47:16 | 66,330,318 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 422 | java | package whut.zy1302.database.task.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import whut.zy1302.database.task.domain.Low_value_product;
/**
* Created by yang on 2015/12/26.
*/
public interface Low_value_productRe... | [
"15207189058@163.com"
] | 15207189058@163.com |
3fc46d713f01ea1fb9bfeb37aff6979c57ecaf9a | 8704b9259e3e664d4c9e7d5594da620500cb0547 | /SangBlog/src/main/java/com/blog/sang/manager/menu/domain/Menu.java | 93a37c73eb2ca75659a255cba50fe929b15f35e5 | [] | no_license | ItChoi/SangBlog | 219181ebb727ba22643a19d76f263fc1bcd06a3b | ee710e7212204b057ddcf628a27e28492ead7579 | refs/heads/master | 2022-12-25T05:41:33.144740 | 2019-10-16T11:58:40 | 2019-10-16T11:58:40 | 146,068,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,153 | java | package com.blog.sang.manager.menu.domain;
public class Menu {
private Long id;
private Long parentId;
private String menuLevel;
private String menuCode;
private String menuName;
private String ordering;
private String url;
private String uri;
private String menuDisplay;
private Long childId;
private Long... | [
"itchoi0429@gmail.com"
] | itchoi0429@gmail.com |
c290a3cdda7cb19959bf75cee5aae6c7c698348e | 66d764804d87f759c2d8191a5189f4a793b6a9f3 | /src/main/java/com/andrewprogramming/WebApplication.java | 8694d7c9132e834367327667fb8458e0eb656832 | [] | no_license | yongk/Springboot-JWT-Shiro | e6d2360060fb184de74f542f0b8d52a21d3e9063 | e6c4e26b08bccdbb593b29397ca0bab13da8b381 | refs/heads/master | 2021-10-11T06:39:30.823575 | 2019-01-23T03:50:09 | 2019-01-23T03:50:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 313 | java | package com.andrewprogramming;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class WebApplication {
public static void main(String[] args) {
SpringApplication.run(WebApplication.class);
}
}
| [
"nttdata.deng@daimler.com"
] | nttdata.deng@daimler.com |
595212d844502641d28116eaa678aee32d44ef9f | a5a7263d1874a3f3b2ad8c9c31420d8cd39d37ea | /src/main/java/com/bin/util/MapUtils.java | 591ff386582b829d26038e4c228375801babd900 | [] | no_license | hu-git-2000/MongoDB01 | 5e95a5c2afc747f57420e8415c9c03f72d2ceaa9 | 6c9d1170e052c3a2079d9ea6a6232677d58c22e8 | refs/heads/master | 2022-12-29T05:26:00.512715 | 2020-08-31T11:51:12 | 2020-08-31T11:51:12 | 304,902,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 984 | java | package com.bin.util;
/**
* 工具类 根据经纬度计算距离 (2个坐标值的距离差)
*/
public class MapUtils {
private static double rad(double d) {
return d * Math.PI / 180.00; // 角度转换成弧度
}
/*
* 根据经纬度计算两点之间的距离(单位米)
*/
public static double algorithm(double longitude1, double latitude1, double longitude2, double latitude2) {
double L... | [
"bin20001115@163.com"
] | bin20001115@163.com |
0832f54bec9b6be17731dfc6f583971b275a1352 | 57f919d68986bf619c764bb3a8d0b7b832d5bb3a | /IndiaBuzzNews/app/src/main/java/com/example/rama/IndiaBuzzNews/FourthActivity_Threading.java | 14ce84eec311e386f98dd8f9dd63f856df6631e7 | [] | no_license | kondaramakrishna99/IndiaBuzzNews | 72ee33318d0981efff811949f5af2ba14ccc11cf | de1d7b6fe7880d6b17f74e675df966409d281db2 | refs/heads/master | 2021-01-17T05:24:50.096607 | 2015-08-07T14:52:47 | 2015-08-07T14:52:47 | 40,361,425 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,084 | java | package com.example.rama.IndiaBuzzNews;
import android.content.Context;
import android.content.Intent;
import android.os.AsyncTask;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewG... | [
"kondaramakrishna99@gmail.com"
] | kondaramakrishna99@gmail.com |
d8e1c91baf5282c4e0bcf372a9aaaa075d1b5c27 | 2fc8f1ad6b47994789eab060f86a5f45c2485e24 | /GroovyLabSrc/com/nr/cg/Polygon.java | 7f5343422ac1d3fb0a45c222e0346fa8dc04e982 | [] | no_license | navalsteed/jlabgroovy | 4648f80008ae1a8eab92ad31697c4f478b4caf4e | 28139e98281502d61bf08b0757acf6dc10011801 | refs/heads/master | 2021-01-17T07:07:49.349587 | 2014-01-01T19:37:02 | 2014-01-01T19:37:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,607 | java | package com.nr.cg;
import static java.lang.Math.*;
/**
* geometric polygon
* Copyright (C) Numerical Recipes Software 1986-2007
* Java translation Copyright (C) Huang Wen Hui 2012
*
* @author hwh
*
*/
public class Polygon {
private final static int DIM = 2;
private Polygon(){}
public sta... | [
"hendersk101401@yahoo.com@b4fadc4d-074d-6a4d-2736-b2e1b6825370"
] | hendersk101401@yahoo.com@b4fadc4d-074d-6a4d-2736-b2e1b6825370 |
104d6543e35fcd2532e745a5e164004eebad69e8 | 71b621c6b87b1a80fb3ea91686cbf508775db06b | /src/main/java/co/usa/reto3/reto3/web/ComputerControlador.java | 890ac542a6f2373f02bbc2ae920080e52b257c9d | [] | no_license | adalinarivera/reto5 | cf6e6b4bbe3b1a7a99a8497eb995bc914bd062c3 | 03abc8e102f382d1925240664d11a4ba1c500644 | refs/heads/master | 2023-08-31T22:51:29.925647 | 2021-11-09T21:33:13 | 2021-11-09T21:33:13 | 426,392,563 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,030 | java | package co.usa.reto3.reto3.web;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.DeleteMapping;
import ... | [
"adalina.rivera.mt@correo.usa.edu.co"
] | adalina.rivera.mt@correo.usa.edu.co |
a5635f2c180cfb9b00a82de07e92c32d786e160e | 7eb066e5f5621ae190bfb5ca8946141cdeff7f11 | /src/main/java/cloud/martinodutto/tpt/security/StatelessAuthenticationFilter.java | d9945dc5843218580625ee7991977b9b33a776cd | [
"MIT"
] | permissive | martinodutto/tennis-personal-tracker | 026637b88f492974c4b811497ef66c073590952c | 89eef5dde52efa8c216c10734a88a75e310e608b | refs/heads/master | 2021-10-08T17:59:10.584840 | 2018-12-08T12:35:22 | 2018-12-08T12:35:22 | 112,785,174 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,819 | java | package cloud.martinodutto.tpt.security;
import io.jsonwebtoken.JwtException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.AuthenticationException;
import org.springframework.security.core.context.Securi... | [
"martinodutto@gmail.com"
] | martinodutto@gmail.com |
672e6415fa6fee944ecf7b0216af302b80740b3f | 5ab026c6a6213e3301b127c9a9456533a694129b | /code/java/1.4.0/opc-ua-java-stack-1.02/src/org/opcfoundation/ua/core/EnumeratedTestType.java | 7fdd562d30c455ef26acff7f5502894b822c35a7 | [
"Apache-2.0"
] | permissive | wuzhaojie/opcua-training | 2071ef1390feb76f1657baa9afa0137fec3bbc48 | f9c595fda501778acc1f531cfb5e1a27e192f68d | refs/heads/master | 2021-12-26T10:57:55.525000 | 2021-08-04T15:15:43 | 2021-08-04T15:15:43 | 226,808,478 | 3 | 0 | null | 2021-06-04T02:21:48 | 2019-12-09T07:14:59 | Java | UTF-8 | Java | false | false | 4,390 | java | /* ========================================================================
* Copyright (c) 2005-2014 The OPC Foundation, Inc. All rights reserved.
*
* OPC Foundation MIT License 1.00
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
... | [
"wuzj@sunwayland.com.cn"
] | wuzj@sunwayland.com.cn |
a39f38e4681acad40fcaa37472e82627fc4f7dfe | 1c0fd7788057250076b89a2950296c6dd634235f | /src/main/java/org/assertj/core/error/ShouldBeBefore.java | cff47e60ccfb0e70782b9be45acb816a1d6f7a62 | [
"Apache-2.0"
] | permissive | cybernetics/assertj-core | ee34de8afd26add2224f8fe64f56302ec972c6a6 | 15cc375a8975a98cd98f1bc4c1e6b1112094d4b1 | refs/heads/master | 2021-01-22T12:44:24.856925 | 2014-02-23T21:40:10 | 2014-02-23T21:40:10 | 17,436,955 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,700 | java | /*
* Created on Oct 18, 2010
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the
* License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writ... | [
"joel.costigliola@gmail.com"
] | joel.costigliola@gmail.com |
08caf5e048a26757458b0d003a99bce344e16446 | 54d2ff6d47a6f65655dd564b2a446dc81bb93c53 | /src/c10_04/study/com/TestParcel.java | 13ce42a03d8c28bc0b60e252307b8c4ac415a9d5 | [] | no_license | WXB506/ThinkInJava | b3ce8df6127eb68f4b63319e23986e48d07e09f5 | d975baa13da9df5cc2036641ef6f6395b8b7cfd8 | refs/heads/master | 2021-01-10T14:36:10.370748 | 2016-04-24T15:31:26 | 2016-04-24T15:31:26 | 54,129,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 878 | java | package c10_04.study.com;
interface Contents {
int value();
}
interface Destination {
String readLabel();
}
class Parcel4 {
private class PContents implements Contents {
private int i = 11;
public int value() {
return i;
}
}
protected class PDestination implements Destination {
private String label;
... | [
"1922686887@qq.com"
] | 1922686887@qq.com |
889d4bde6af8ac616d3d443cadf9032806a3dfb4 | 64ab24706765596fff6a64207dcdf5b1f520bf44 | /src/marisol/deo/camera/Camera_Logic.java | 6301de5738ac2c2c28df3085cdf1d6915c7584dc | [
"MIT"
] | permissive | arpablue/marisol | f5ce763b57936b73bcb00b48b13cd8c47c8699d2 | 0fbd910f1bf73815c08ccf78529ede99121d02f8 | refs/heads/main | 2023-07-13T04:52:37.347564 | 2021-08-23T00:16:27 | 2021-08-23T00:16:27 | 398,435,904 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 713 | 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 marisol.deo.camera;
/**
*
* @author Augusto Flores
*/
class Camera_Logic extends Camera_DAO
{
/**
* It return a di... | [
"eng.aug.flores@gmail.com"
] | eng.aug.flores@gmail.com |
fd89e0756e6ce314ab6bfa69d427799fa1fc1021 | ef0c1514e9af6de3ba4a20e0d01de7cc3a915188 | /sdk/resourcemanager/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DiffBackupIntervalInHours.java | 3335b9c4978b8816eb63b933c8863743743d9db3 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later",
"CC0-1.0",
"BSD-3-Clause",
"UPL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | Azure/azure-sdk-for-java | 0902d584b42d3654b4ce65b1dad8409f18ddf4bc | 789bdc6c065dc44ce9b8b630e2f2e5896b2a7616 | refs/heads/main | 2023-09-04T09:36:35.821969 | 2023-09-02T01:53:56 | 2023-09-02T01:53:56 | 2,928,948 | 2,027 | 2,084 | MIT | 2023-09-14T21:37:15 | 2011-12-06T23:33:56 | Java | UTF-8 | Java | false | false | 1,551 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.sql.models;
import com.azure.core.util.ExpandableStringEnum;
import com.fasterxml.jackson.annotation.JsonCreator;
import java.ut... | [
"noreply@github.com"
] | noreply@github.com |
f34c4e08afd87df7352ef08fa40a1f67c61ce805 | 99b40270b63a45c380edc29d1933fc64bd303d85 | /src/java/linhnq/servlets/LoginServlet.java | 228d418709500e04bc13839c7016f63654524aaf | [] | no_license | quoclinh121/J3.L.P0014 | 1c958ede4182fc3709e6dd569e451c20ea1e9d6b | edff4d8152ae16f1d96bbb2f5f39364ad17a75f4 | refs/heads/master | 2023-04-13T00:28:50.010827 | 2021-04-11T13:37:09 | 2021-04-11T13:37:09 | 356,874,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,070 | 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 linhnq.servlets;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletExce... | [
""
] | |
c018a884dd2f2a396274344b3799fbc217c33bc4 | 7eaccafcf6128f4abd3cd4d7eacef8cac9fd3394 | /salescloud-mobile/src/main/java/dk/jyskit/salescloud/application/pages/wifiadditionalinfo/WiFiAdditionalInfo.java | 58db90100d61fa8c804ed889492ec2bb3700f4e1 | [] | no_license | JayRox1605/salescloudtestoneplus | d83f5f039c3f731806acd7b4d044129c1ee35f54 | bfa2c8dcbe9cb126b3a6dee556188edc61d91989 | refs/heads/master | 2022-12-05T10:42:40.636879 | 2020-08-13T19:16:55 | 2020-08-13T19:16:55 | 291,664,159 | 0 | 0 | null | 2020-08-31T09:06:03 | 2020-08-31T08:53:44 | HTML | UTF-8 | Java | false | false | 242 | java | package dk.jyskit.salescloud.application.pages.wifiadditionalinfo;
import org.apache.wicket.util.value.ValueMap;
/*
* Only exists for namespace -> CoreApplication.properties lookup
*/
public class WiFiAdditionalInfo extends ValueMap {
}
| [
"jan@jyskit.dk"
] | jan@jyskit.dk |
646891a3406911e8398f4378fc3318678e8af7d5 | 02df4492cd1c4bf1d92c08e12acca8b10a5da3ff | /tpv-ejb/src/main/java/com/tesis/tpv/ejb/CategoryBean.java | e1c89c737621c7bb822ec983fb8ac8098424a5e1 | [] | no_license | modemm3/tpv-tesis | ade9fd6ed8d5aea66fcbc908ed6b9357ff260bcb | afe4822612004eb5d53ee0a102a2cb358d399000 | refs/heads/master | 2021-01-20T02:57:31.233582 | 2018-11-04T20:23:01 | 2018-11-04T20:23:01 | 89,475,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,696 | java | package com.tesis.tpv.ejb;
import java.util.ArrayList;
import java.util.List;
import javax.ejb.Stateless;
import javax.ejb.TransactionManagement;
import javax.ejb.TransactionManagementType;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import javax... | [
"developer@MacBook-Pro-de-esperanza.local"
] | developer@MacBook-Pro-de-esperanza.local |
b9d05931cf092d435cb571486afbf2adae315a26 | eac990b5cfc316eff1841d1f7e71d59c35e1ae42 | /spectra-cluster-hadoop/branches/development/src/main/java/uk/ac/ebi/pride/spectracluster/hadoop/SpectrumInClustererRecombineReducer.java | e0a570b82ad0839ce5b7c4cc1e4e1cdce84eadda | [] | no_license | lordjoe/spectra-cluster | a0d58299ead2c0484f233a5e0aa38734e034ecd9 | 776bc8a4beb3ccc4cdd9e837e2d8b445feb151b1 | refs/heads/master | 2021-01-10T08:13:40.079514 | 2015-02-13T10:57:59 | 2015-02-13T10:57:59 | 46,876,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,383 | java | package uk.ac.ebi.pride.spectracluster.hadoop;
import org.apache.hadoop.io.*;
import org.systemsbiology.hadoop.*;
import uk.ac.ebi.pride.spectracluster.cluster.*;
import uk.ac.ebi.pride.spectracluster.keys.*;
import uk.ac.ebi.pride.spectracluster.spectrum.*;
import uk.ac.ebi.pride.spectracluster.util.*;
impo... | [
"lordjoe2000@gmail.com"
] | lordjoe2000@gmail.com |
ec6b4e4b8b059b04c684837c950ae8fb62c402e4 | 96342d1091241ac93d2d59366b873c8fedce8137 | /java/com/l2jolivia/gameserver/model/zone/type/L2JumpZone.java | 9a13bda7917beb8d707722e5c60933f3d214b665 | [] | no_license | soultobe/L2JOlivia_EpicEdition | c97ac7d232e429fa6f91d21bb9360cf347c7ee33 | 6f9b3de9f63d70fa2e281b49d139738e02d97cd6 | refs/heads/master | 2021-01-10T03:42:04.091432 | 2016-03-09T06:55:59 | 2016-03-09T06:55:59 | 53,468,281 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,157 | java | /*
* This file is part of the L2J Olivia project.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This p... | [
"kim@tsnet-j.co.jp"
] | kim@tsnet-j.co.jp |
025d95b095d24edf325ced5d1e566d7af745506a | 964601fff9212bec9117c59006745e124b49e1e3 | /matos-android/src/main/java/android/view/DragEvent.java | 0cebb266b567d2cfd8e9a4b76d4bfa7edd40d29e | [
"Apache-2.0"
] | permissive | vadosnaprimer/matos-profiles | bf8300b04bef13596f655d001fc8b72315916693 | fb27c246911437070052197aa3ef91f9aaac6fc3 | refs/heads/master | 2020-05-23T07:48:46.135878 | 2016-04-05T13:14:42 | 2016-04-05T13:14:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,207 | java | package android.view;
/*
* #%L
* Matos
* $Id:$
* $HeadURL:$
* %%
* Copyright (C) 2010 - 2014 Orange SA
* %%
* 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.apa... | [
"pierre.cregut@orange.com"
] | pierre.cregut@orange.com |
a9c3ab447386ef92ba3cb1319d96dfb66dcff53b | e73d65c0d642b832dfd36c8cb44520f7b89cde5d | /app/src/main/java/com/aci/yamaha/yamahacustomerarsenal/model/ServiceResponse.java | 879a02482508ebf9c7852ae3af481bb1aaa0f944 | [] | no_license | ash018/YAMAHACustomerArsenal | ed21da0a67ca87ab00937f2e6c67eff7c8eb6d37 | 0c024da1725e859580a804a969a9a92768562f83 | refs/heads/master | 2020-04-17T21:10:31.222807 | 2019-01-22T06:16:17 | 2019-01-22T06:16:17 | 166,937,210 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,313 | java | package com.aci.yamaha.yamahacustomerarsenal.model;
/**
* Created by aburasel on 11/5/2017.
*/
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class ServiceResponse {
@SerializedName("success")
@Expose
private Integer succes... | [
"smakash@aci-bd.com"
] | smakash@aci-bd.com |
0aa6ce3b3786dd683ea2a935f0924ea7e19c4674 | 28359f43c0768cf75eca6516928a2cd575c5b966 | /mall-pms/pms-api/src/main/java/com/youlai/mall/pms/pojo/dto/InventoryDTO.java | 9abd03b7578d6a3f3c166249bef3d8755a7a8998 | [
"Apache-2.0"
] | permissive | JueMiaoShen/youlai-mall | 4ae6c50bc8ae02668c5703e9c9cfd58323851ebc | 5afe6fad2ffa56e875004b59e98a1388f605da2d | refs/heads/master | 2023-03-17T12:08:10.498572 | 2021-03-10T16:30:21 | 2021-03-10T16:30:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 580 | java | package com.youlai.mall.pms.pojo.dto;
import lombok.Data;
/**
* @author huawei
* @desc
* @email huawei_code@163.com
* @date 2021/1/13
*/
@Data
public class InventoryDTO {
private Long id;
private String code;
private String name;
private String pic;
private Long originPrice;
private... | [
"1490493387@qq.com"
] | 1490493387@qq.com |
75922b12d766efaf2d5832787610e8669e38d61a | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-waf/src/main/java/com/amazonaws/services/waf/model/waf_regional/transform/DeletePermissionPolicyRequestProtocolMarshaller.java | 6f03471edb155bcfa0b9395fa18692249c60ca7b | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 2,808 | java | /*
* Copyright 2018-2023 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... | [
""
] | |
568c34e5457f283bc248c4a718a2dbb09865dae5 | 9fc7f7dcf986e5aa47181d13cc0e60d1854d2263 | /src/main/java/engine/repository/AccountRepository.java | 6cf8ed060a5d76ae208428ee75b583365edc9efe | [] | no_license | kazokmr/hs-WebQuizEngine | 7a563db15f60aa0db301910b6961cf6049d919b8 | 84bf4481637f15bad4b943870a487289dfc8a0cd | refs/heads/main | 2023-01-07T06:27:40.795242 | 2020-11-08T10:04:33 | 2020-11-08T10:04:33 | 311,033,326 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 271 | java | package engine.repository;
import engine.entity.Account;
import org.springframework.data.repository.CrudRepository;
import java.util.Optional;
public interface AccountRepository extends CrudRepository<Account, Long> {
Optional<Account> findByEmail(String email);
} | [
"engkokmr@gmail.com"
] | engkokmr@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.