blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
61e89e003e00354fa99b7d590f57eb6a4ac413c3 | 6c951b44a0900ff7dd420ca42557b7f4d8ab6238 | /OOD/src/Report/NeededReport.java | d97c8595a38d3e8a99e8466367e2bebd50d3c593 | [] | no_license | elhaam/OOD | eb684ee220ae419ac2d5e998ed7e5643c7f198aa | 522db2b0a999c7b88462742fb68718562845792d | refs/heads/master | 2021-05-31T20:08:24.531758 | 2016-07-16T16:54:02 | 2016-07-16T16:54:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | package Report;
import java.util.ArrayList;
import DB.DataSource;
import DB.Driver;
public class NeededReport {
private static NeededReport self = null;
private Driver db;
public static NeededReport getInstance() {
if (self == null) {
return new NeededReport();
}
return self;
}
private NeededReport... | [
"yeganeghayour@gmail.com"
] | yeganeghayour@gmail.com |
99b50216a3636781967131a4a73bc9893be7b1c6 | ee393dcd8c46511a72ebc38a58371c7f10a72703 | /src/java/modelo/LoginBean1.java | 0d23b728c4184d106fc5ce015c465ae8f8efbacf | [] | no_license | silvinaG/Ejemplos | 8b1194b1c95c18ebed3779b97f99a7b0470b6869 | 5e761402971df0f0f6c273285a346012ef50279e | refs/heads/master | 2020-04-08T12:19:04.907836 | 2014-04-22T02:42:26 | 2014-04-22T02:42:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package modelo;
import javax.inject.Named;
import javax.enterprise.context.SessionScoped;
import java.io.Serializable;
/**
*
* @author Federico
*/
@Named(value = "loginBean1")
@SessionScoped
public c... | [
"Alumno@GOMEZSILVINAe"
] | Alumno@GOMEZSILVINAe |
aa2b2359cacf7da1a16cd6f9701b22a1bab4a362 | cfe620210d8ef202ba18e82549ba4ba20f9d9764 | /demo1111/src/test/java/com/wsf/demo/myThread/base/sync005/SyncDubbo2.java | 132cce4e79d65cdacd7d3314a1a80687e7436e3b | [] | no_license | wsfgo/Demo | 2f3c38fe786da58a86618c1a540abffa83dba6ed | b958ade3566ec9b6887dd34ab880828b9c0136de | refs/heads/master | 2020-04-08T18:33:52.998460 | 2018-11-29T06:28:42 | 2018-11-29T06:28:42 | 159,613,816 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 883 | java | package com.wsf.demo.myThread.base.sync005;
/**
* synchronized的重入
* @author alienware
*
*/
public class SyncDubbo2 {
static class Main {
public int i = 10;
public synchronized void operationSup(){
try {
i--;
System.out.println("Main print i = " + i);
Thread.sleep(100);
} catch (InterruptedEx... | [
"shufa.wang@changhong.com"
] | shufa.wang@changhong.com |
c7a8ca44fde4b201f855f66b1185cb88438e9335 | 1358f84a31c3bb4e7462da30d1f2591618456a04 | /pinyougou-service/pinyougou-order-service/src/main/java/com/pinyougou/order/service/impl/OrderServiceImpl.java | ec4aaf3d4356278e55c753b2eb7e966c1fac89c0 | [] | no_license | zhangjingxue1/myTest | 7229b325808c0d251575887bbadb99f617081005 | 729b4e55f9a2f89a8367d8e05b8e12b3361a597c | refs/heads/master | 2020-04-08T21:27:08.969264 | 2018-11-30T00:54:46 | 2018-11-30T00:54:46 | 159,744,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,369 | java | package com.pinyougou.order.service.impl;
import java.util.Date;
import com.alibaba.dubbo.config.annotation.Service;
import com.github.pagehelper.ISelect;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.pinyougou.cart.Cart;
import com.pinyougou.cart.CheckCart;
import com.pin... | [
"775959249@qq.com"
] | 775959249@qq.com |
dad9c00a1f2d7a56350357c94cac41c6f9de97b5 | a545a4d098aadf6735cbc4b0b7870bdf9af355f6 | /src/com/neusoft/service/impl/AccountServiceImpl.java | 5a4207bde283fb6d83e7e8c14ac954abb24bfc7a | [] | no_license | cabraG/Crmmanager | b3d5036f754ecada6f2a6613f37ddae160952753 | 19c150379d83f7e71d42bd158d87d59262c6483b | refs/heads/master | 2021-01-01T17:34:49.881270 | 2018-07-12T09:53:59 | 2018-07-12T09:53:59 | 98,104,278 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 598 | java | package com.neusoft.service.impl;
import com.neusoft.dao.AccountDao;
import com.neusoft.dao.impl.AccountDapImpl;
import com.neusoft.domain.Account;
import com.neusoft.service.AccountService;
public class AccountServiceImpl implements AccountService {
AccountDao acd=new AccountDapImpl();
@Override
public void offi... | [
"18071869608@163.com"
] | 18071869608@163.com |
26f889b28340430c77cda1671d55b69bc229c978 | eb15398e45d1724b4cd26d3750a39da7e366c745 | /辅助开发/【遥控手机端】TVRemoteControlClient-master/src/com/ktc/remote/client/utils/HttpClientUtil.java | 35989afb42d78358802dd6f41e6f3e792141532c | [
"Apache-2.0"
] | permissive | advado/ForSmartTvDemos | 5d9e1959525685fe8d26226480b63808168577f4 | bfc4b6bd8697df3d62136674825f874fad7fb4aa | refs/heads/master | 2023-08-11T12:05:51.548815 | 2018-12-11T05:00:57 | 2018-12-11T05:00:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,964 | java | package com.ktc.remote.client.utils;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.apache.http.HttpResponse;
import org.apache.http.NameValuePair;
import org.apache.http.client.HttpClient;
import org.apache.ht... | [
"smartarvin199111@gmail.com"
] | smartarvin199111@gmail.com |
0eadfc67e2318a9d4c74a81d5d03a7ae4bc907cb | d2cb1f4f186238ed3075c2748552e9325763a1cb | /methods_all/nonstatic_methods/javax_xml_transform_sax_SAXResult_wait.java | 9401c4c47f0ef20b394a0230d17bceefa21d86dc | [] | no_license | Adabot1/data | 9e5c64021261bf181b51b4141aab2e2877b9054a | 352b77eaebd8efdb4d343b642c71cdbfec35054e | refs/heads/master | 2020-05-16T14:22:19.491115 | 2019-05-25T04:35:00 | 2019-05-25T04:35:00 | 183,001,929 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 170 | java | class javax_xml_transform_sax_SAXResult_wait{ public static void function() {javax.xml.transform.sax.SAXResult obj = new javax.xml.transform.sax.SAXResult();obj.wait();}} | [
"peter2008.ok@163.com"
] | peter2008.ok@163.com |
eebff5c070f095c54947f9bd465b2ff10fa849ac | 4f0b67adaed641de90f91ed9e66f517d769209a6 | /cuit-paimai-server/src/main/java/cn/edu/cuit/interceptor/TimeInterceptor.java | 1bc38a4e4598f636d19a3f634b27f0d23e24bced | [] | no_license | sunshixiong789/cuit-paimai | bdb6078d4abe64428a45992abf9f59d685a2e01c | 3feea08722094d8cfdddd1ed4999fe3455b08d77 | refs/heads/master | 2020-03-11T03:57:04.831494 | 2018-05-16T02:58:01 | 2018-05-16T02:58:01 | 129,763,426 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,174 | java | package cn.edu.cuit.interceptor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Component;
import org.springframework.web.method.HandlerMethod;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
import javax.servlet.http.HttpServlet... | [
"1285913468@qq.com"
] | 1285913468@qq.com |
ee3e4a483a9268157d01d08d6d9486455ca4cbdb | ec3754ca5eaedbcfa193f67ea05b404590d85f53 | /TokoKasurPandaanJaya/src/com/equinox/model/Supplier.java | ab577284c71a2afbc5d50609ecee34c12e878a54 | [] | no_license | LinggaWahyu/TokoKasurPandaanJaya | 98992dc930b841b4233afde19f7fab4bceca67e0 | aaa31114a70d6c08a0b5fc95ec8480bd54559d91 | refs/heads/master | 2020-09-26T11:03:19.534274 | 2019-12-09T10:17:00 | 2019-12-09T10:17:00 | 226,241,662 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 921 | 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 com.equinox.model;
/**
*
* @author equinox
*/
public class Supplier {
private String id_supplier, nama, alamat, no... | [
"linggawahyurochim@gmail.com"
] | linggawahyurochim@gmail.com |
f61a9983ef656dea624bf1d692ee6a854aa4b3cf | 07bd7613fe758060ace00d8d35a48731cb8a0040 | /rest-validation-3.2/src/test/java/net/petrikainulainen/spring/trenches/UnitTestUtil.java | fd7c1b5bd4ce1628a2dfaf17735e371969069300 | [
"Apache-2.0"
] | permissive | beginsmauel/spring-from-the-trenches | 5ebf0f80d2dd4795587acb9dd61fef5d8631cb4d | da57ba1469bbce78125c7ffbe225acfa3453eea7 | refs/heads/master | 2021-01-11T16:03:35.957046 | 2017-10-13T04:12:58 | 2017-10-13T04:12:58 | 79,996,327 | 0 | 0 | null | 2017-01-25T08:31:59 | 2017-01-25T08:31:59 | null | UTF-8 | Java | false | false | 1,143 | java | package net.petrikainulainen.spring.trenches;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import org.springframework.http.MediaType;
import java.io.IOException;
import java.nio.charset.Charset;... | [
"petri.kainulainen@gmail.com"
] | petri.kainulainen@gmail.com |
36f952f1665da7f25dcf6e40d9a187d6e14f1367 | 83d56024094d15f64e07650dd2b606a38d7ec5f1 | /sicc_druida/fuentes/java/BelEstadMercaComboFormatter.java | 41787abe9c6269a5df5a16e23bf1ca7b05650982 | [] | no_license | cdiglesias/SICC | bdeba6af8f49e8d038ef30b61fcc6371c1083840 | 72fedb14a03cb4a77f62885bec3226dbbed6a5bb | refs/heads/master | 2021-01-19T19:45:14.788800 | 2016-04-07T16:20:51 | 2016-04-07T16:20:51 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,607 | java |
/*
INDRA/CAR/mmg
$Id: BelEstadMercaComboFormatter.java,v 1.1 2009/12/03 18:34:28 pecbazalar Exp $
DESC
*/
/*
INDRA/CAR/mmg
$Id: BelEstadMercaComboFormatter.java,v 1.1 2009/12/03 18:34:28 pecbazalar Exp $
fdsfdsf
DRUIDATARGET=/install/cvsiniciales
*/
import java.util.Enumeration;
import ... | [
"hp.vega@hotmail.com"
] | hp.vega@hotmail.com |
88a604b7f304ea832fe5467b05613d12b5d92f10 | 2291b6d817d44c18918fe8a3cf35889c5349225a | /Task7/src/Entities/PassengerCar.java | ea57d32832b918c551ee1bd1444fad5df3bb9f27 | [] | no_license | Vladonko/Epam | 0379b1357c887b659f88b2980e8934c7039e60b8 | 917c25cbb6962b29d588ad29f8aa3f0e777d05f8 | refs/heads/master | 2020-03-18T12:42:20.100631 | 2018-06-16T14:14:24 | 2018-06-16T14:14:24 | 134,730,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,699 | java | package Entities;
public class PassengerCar extends Vehicle {
private int trunkSpace;
public PassengerCar() {
}
public PassengerCar(byte numOfSeats, String color, String model, int yearOfIssue, int id,
int price, int trunkSpace) {
super(numOfSeats, color, model, yearOf... | [
"39594347+Vladonko@users.noreply.github.com"
] | 39594347+Vladonko@users.noreply.github.com |
d26d530a6dbd25af03be979bc3d8941791cc9ddb | 2e743d39b9928e352f1a8c7ecc33bf7c9f7481fb | /AE-Login/src/com/aionengine/loginserver/network/aion/clientpackets/CM_AUTH_GG.java | 7fc62f3f697b64cfd10b0c389fb995167ee116bf | [] | no_license | webdes27/AionTypeZero | 40461b3b99ae7ca229735889277e62eed4c5db7e | ff234a0a515c1155f18e61e5b5ba2afad7dfd8c9 | refs/heads/master | 2021-05-30T12:14:08.672390 | 2016-01-29T13:54:32 | 2016-01-29T13:54:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,332 | java | /*
* Copyright (c) 2015, TypeZero Engine (game.developpers.com)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, th... | [
"game.fanpage@gmail.com"
] | game.fanpage@gmail.com |
a8f0d9dcdc748fbab87923b553149d492774afc8 | 4d2c0dfe2886e36414d25d7afaeecbc25705c631 | /Project/Project/src/Main/Game.java | 13a626bfe1b7084258454adb4d0f0323bb26818f | [] | no_license | iamchrisim/Java | 15aba15781f1cddba711b7bd087e12a07073ad10 | f604591bd0d9f7a5c631090594a8cfe000cc9dc0 | refs/heads/master | 2021-01-03T02:56:15.688414 | 2020-02-12T00:28:08 | 2020-02-12T00:28:08 | 239,891,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package Main;
import javax.swing.JFrame;
public class Game {
public static void main(String[] args) {
JFrame window = new JFrame("Project Dekhoda");
window.setContentPane(new GamePanel());
window.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
window.setResizable(false);
window.pack();
window.setVis... | [
"chrisim0121@gmail.com"
] | chrisim0121@gmail.com |
64cbeac25e16efeba2d834910eaf1395dfe3583e | 7bc6dec03f6e9d41ca7e794433a95151dcb49ec2 | /src/test/java/com/speedrent/demo/DemoApplicationTests.java | a4136dd28b05a2ab334c56344f951b0bd66b07e2 | [] | no_license | 1Mr-Styler/sr | a0d366b8f043af904d318b666428beab1a92311a | 66527a1c02756bd85e7433d9b710d6d232ee0006 | refs/heads/master | 2020-05-24T05:49:32.071795 | 2019-05-17T01:28:06 | 2019-05-17T01:28:06 | 187,125,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package com.speedrent.demo;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class DemoApplicationTests {
@Test
public void cont... | [
"jerry@lyshnia.com"
] | jerry@lyshnia.com |
5d0b6c0b03ebfd9873e4fe066555dfc3a7da7463 | 9e7719daaba59c95438dec8898b773ce563ff365 | /thread/src/main/java/com/newtouch/thread/pipeline/strategy/PipeException.java | a62b3bf36ae561240499d708818a4f43cecf8222 | [] | no_license | Git-yangrui/java-remote-repository | bbfa1a99466d6768109f6ec63d08cce538ed21fd | 85e78ec7ad4f2515e50280120124cf96ac3e0bf6 | refs/heads/master | 2021-01-19T00:27:26.274418 | 2017-07-13T15:59:21 | 2017-07-13T15:59:21 | 87,173,114 | 3 | 0 | null | null | null | null | GB18030 | Java | false | false | 775 | java | package com.newtouch.thread.pipeline.strategy;
/**
* 处理的异常类extends Exception
* @author Administrator
*
*/
public class PipeException extends Exception{
private static final long serialVersionUID = 1L;
/**
* 抛出异常的pipe的实例
*/
public final Pipe<?,?> sourcePipe;
/**
* 抛出异常的Pipe实例在抛出异常时处理的输入元素
... | [
"64537132@qq.com"
] | 64537132@qq.com |
4aabd7757ee95a5c6678d706fd735de09e48090a | ff68b7cfa35aa56d06c7e40e740d9246b6d0cb38 | /Test5/src/test5/Test5.java | daf625e7e2e818085df26da1cf7395e0d3ec7b8b | [] | no_license | MariaVieira1234/TestNetbeans | 8fcfbe4cd838055a22d2465db0545614a67ab4c6 | 15fdf07e6e14bddd12a71a74b0e48d3af81936ea | refs/heads/master | 2021-06-30T22:03:06.765266 | 2017-09-18T02:27:04 | 2017-09-18T02:28:26 | 103,869,488 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 483 | 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 test5;
/**
*
* @author Maria Vieira
*/
public class Test5 {
/**
* @param args the command line argu... | [
"vieira.maria@gmail.com"
] | vieira.maria@gmail.com |
f0f6bc7d1ee995244de98fa17b35e8bb96e6bdd4 | 10c96edfa12e1a7eef1caf3ad1d0e2cdc413ca6f | /src/main/resources/projs/Collection_4.1_parent/src/main/java/org/apache/commons/collections4/collection/SynchronizedCollection.java | 08cf956c75baaadf00f9df5a45c5b4bd54ba6b62 | [
"Apache-2.0"
] | permissive | Gu-Youngfeng/EfficiencyMiner | c17c574e41feac44cc0f483135d98291139cda5c | 48fb567015088f6e48dfb964a4c63f2a316e45d4 | refs/heads/master | 2020-03-19T10:06:33.362993 | 2018-08-01T01:17:40 | 2018-08-01T01:17:40 | 136,343,802 | 0 | 0 | Apache-2.0 | 2018-08-01T01:17:41 | 2018-06-06T14:51:55 | Java | UTF-8 | Java | false | false | 6,471 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"yongfeng_gu@163.com"
] | yongfeng_gu@163.com |
1f519619d7854463b6f9c583ecc148e6317619af | a05e6ed256ebdcca0bf031907a4d7ae932936605 | /src/main/java/com/github/maikoncanuto/iubspringboot/config/interceptors/LoggerInterceptor.java | 89ef712a2798b7edac6bfbf424ca00b196770a2a | [] | no_license | mikenew01/iub | ba30d999fa4ef76fd6971cb3340348a03b18a8fe | 20615a8d3b467c63ff85dcde805be33b358bbe81 | refs/heads/main | 2023-04-16T10:18:22.747163 | 2021-05-02T21:23:37 | 2021-05-02T21:23:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 864 | java | package com.github.maikoncanuto.iubspringboot.config.interceptors;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.servlet.HandlerInterceptor;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
@Slf4j
public class LoggerInterceptor implements HandlerIntercep... | [
"maikoncanuto@gmail.com"
] | maikoncanuto@gmail.com |
153ec9a4fa99b4604b18ea5c527a6755cd4e801b | 941bfe065f6c731ad0e6e00ef850bc634a6a4721 | /app/src/main/java/com/example/gaid/BaseApplication.java | 9910ee73d1cb7d1028e690543be626a732d981e5 | [] | no_license | Ssook/gaid | afe8319bbb89ef7d9ed34aaa384b0a474c19316c | c4b651545e79ce2a79893cb1313ec54c758a4a35 | refs/heads/master | 2022-11-23T08:51:06.751502 | 2020-07-18T07:38:46 | 2020-07-18T07:38:46 | 275,738,896 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,458 | java | package com.example.gaid;
import android.app.Activity;
import android.app.Application;
import android.app.Dialog;
import android.graphics.drawable.AnimationDrawable;
import android.graphics.drawable.ColorDrawable;
import android.text.TextUtils;
import android.widget.ImageView;
import android.widget.TextView;
import a... | [
"42290273+heoseungyeon@users.noreply.github.com"
] | 42290273+heoseungyeon@users.noreply.github.com |
9be41802cb62cbcf9a062bf73ac6ddb20d3f0a81 | cda0e715c98cb63423661b2e9f227b53585400ec | /app/src/main/java/com/moon/samples/uncaughthandler/CrashHandler.java | f7534d5e027c482f0286b37a417ee982f46bbdbb | [] | no_license | moonljt521/Samples | c9d9e1b50f862346a667a9e0dca05eb14afe6398 | 064c2ac0748b9bf2c31b53a0a30ccb964fa32ff9 | refs/heads/master | 2021-01-22T13:36:25.183766 | 2017-12-09T15:22:33 | 2017-12-09T15:22:33 | 100,671,996 | 4 | 1 | null | 2017-12-09T15:22:34 | 2017-08-18T04:15:01 | Java | UTF-8 | Java | false | false | 7,493 | java | package com.moon.samples.uncaughthandler;
import android.Manifest;
import android.content.Context;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.PackageManager.NameNotFoundException;
import android.os.Build;
import android.os.Environment;
import android.os.L... | [
"liangjiangtao@hongyuanshidai.cn"
] | liangjiangtao@hongyuanshidai.cn |
59b769ca5b2919df6c0dc5f5bfe462e38256f424 | 625986344a26f6f9c80d7181ff9e33001c9e0a25 | /JavaLibrary/src/test/org/bn/coders/test_asn/BugSequenceType.java | 369eb3e3c1141a0bfe5b2c6a367f8e0f58050905 | [] | no_license | gec/BinaryNotes | b3e7be684167b6e90340b3b44f829969705f9e48 | 350b4c2bc5e5aef29a01af4051f7169ee98bb820 | refs/heads/master | 2021-01-01T05:40:15.550328 | 2012-01-20T14:47:32 | 2012-01-20T14:47:32 | 3,226,917 | 4 | 4 | null | 2017-05-27T17:45:59 | 2012-01-20T14:34:54 | Java | UTF-8 | Java | false | false | 1,844 | java |
package test.org.bn.coders.test_asn;
//
// This file was generated by the BinaryNotes compiler.
// See http://bnotes.sourceforge.net
// Any modifications to this file will be lost upon recompilation of the source ASN.1.
//
import org.bn.*;
import org.bn.annotations.*;
import org.bn.annotations.constraints... | [
"akira_ag@6e58b0a2-a920-0410-943a-aae568831f16"
] | akira_ag@6e58b0a2-a920-0410-943a-aae568831f16 |
c23a68f668a926b8ac912fbe2f2133ef2f558142 | f2be68465dd0095c6e2f4070dbef1a029bf26933 | /src/main/java/org/primefaces/paradise/view/button/ButtonView.java | f8bd09b020e9b6980df52eb020bd619c47f13f9a | [] | no_license | rramirezech1/antCore-jsf | bde3178a73197c922ed20190db6435a09843c8dc | 1d87b4922aa06cd14e830d08b1c7e51f82d3fd7e | refs/heads/master | 2020-05-03T05:51:19.219424 | 2020-02-23T18:07:58 | 2020-02-23T18:07:58 | 166,338,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,448 | java | /*
* Copyright 2009-2014 PrimeTek.
*
* 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 ag... | [
"rrami@DESKTOP-09BRSIP"
] | rrami@DESKTOP-09BRSIP |
7517af46cc8cbb1a5fc7a9d4d195b75a98191c62 | b111b77f2729c030ce78096ea2273691b9b63749 | /db-example-large-multi-project/project64/src/test/java/org/gradle/test/performance/mediumjavamultiproject/project64/p322/Test6443.java | b0796fdfcca2ce8d839c1b48468dbd0497926a56 | [] | no_license | WeilerWebServices/Gradle | a1a55bdb0dd39240787adf9241289e52f593ccc1 | 6ab6192439f891256a10d9b60f3073cab110b2be | refs/heads/master | 2023-01-19T16:48:09.415529 | 2020-11-28T13:28:40 | 2020-11-28T13:28:40 | 256,249,773 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,619 | java | package org.gradle.test.performance.mediumjavamultiproject.project64.p322;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test6443 {
Production6443 objectUnderTest = new Production6443();
@Test
public void testProperty0() throws Exception {
Production6440 value = new... | [
"nateweiler84@gmail.com"
] | nateweiler84@gmail.com |
82da8cf4a3cfb10ff0fa4836e4211a2452a28171 | ccc01b75b07d994bd7f58b287c8f42394805edec | /app/src/main/java/com/example/portatil20/db_dex/Init.java | 8a37a591dda288749f5e36111890b76d08f80ae9 | [] | no_license | gatogoku/DB-DEX | c9b1ec6dab656dd5a43e4035fd54655547e85b68 | 1e88f16850db95ee959987fea27d239d3fa229b2 | refs/heads/master | 2021-01-11T04:45:12.531209 | 2016-10-18T08:44:06 | 2016-10-18T08:44:06 | 71,128,429 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 879 | java | package com.example.portatil20.db_dex;
import android.content.Intent;
import android.content.res.Resources;
import android.graphics.drawable.Drawable;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
public class Init extends AppComp... | [
"aqv1793@gmail.com"
] | aqv1793@gmail.com |
5527ee6e7f4f53ab46d040debfc3d8c73af71901 | 503320e8c38d0b79f7da75028c3770099aa96750 | /codewars/src/test/java/HighestScoringWordTest.java | cba5889bb777e6a7315484565315fc37256a6fdf | [] | no_license | rikardeliasson/challenges | 756e8c69aaabed6d13d649a68d38ae05a3e19c9d | ede5e783e6029ba32bdbf844ed74ff6935ddd780 | refs/heads/master | 2020-03-31T14:29:18.180528 | 2018-10-09T20:13:51 | 2018-10-09T20:13:51 | 152,297,198 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,071 | java | import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class HighestScoringWordTest {
HighestScoringWord highestScoringWord;
@Test
public void sampleTests() {
assertEquals("taxi", highestScoringWord.high("man i need a taxi up to ubud"));
assertEquals("volcano", highest... | [
"rikard.eliasson8@gmail.com"
] | rikard.eliasson8@gmail.com |
8cf8cb12f382813eef9bf3a17a0d86b2a84f9115 | 4a2d430a7e16df25c9fb80d09197f0e048412b2e | /src/section5/whileDoWhileLoops/FlourPackChallenge.java | db825655953e6e938e832f7b877df918ffb5ef3c | [] | no_license | bogdanleustean/udemyJavaCourse | 34ca7519aa3d20b6433d850f6a25fe300d2ac6aa | e9210e2c4104c15ceb68c6e5114956ebc026ff93 | refs/heads/master | 2023-08-13T07:42:58.098678 | 2021-06-30T21:25:20 | 2021-06-30T21:25:20 | 365,592,584 | 0 | 0 | null | 2021-08-23T20:22:58 | 2021-05-08T19:11:22 | Java | UTF-8 | Java | false | false | 561 | java | package section5.whileDoWhileLoops;
public class FlourPackChallenge {
public static void main(String[] args) {
System.out.println(canPack(1,0,5));
System.out.println(canPack(1,0,4));
}
public static boolean canPack( int bigCount, int smallCount, int goal){
if( bigCount < 0 || smallCou... | [
"bogdan.leustean@yahoo.com"
] | bogdan.leustean@yahoo.com |
d287b48bdd405896935a583510514720a44359b5 | 0e7bc3c4ec555fa106ef9686d2e11cfbff79ac9a | /src/com/sevanjoe/designpatterns/creational/abstractfactory/ConcreteProductA2.java | 03743488c44a4c13a40ee5913bd95476a6e6d7ed | [] | no_license | SevanJoe/DesignPatterns_Java | 2a1211769da4023d2f29b0f75d00a954ac26379f | 7f7a481d17b0926f20921b63f506db81357b1a39 | refs/heads/master | 2021-01-19T08:49:32.914753 | 2017-04-09T04:53:45 | 2017-04-09T04:53:45 | 87,683,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package com.sevanjoe.designpatterns.creational.abstractfactory;
/**
* Created by Sevan on 2017/4/9.
*/
public class ConcreteProductA2 implements ProductA {
public ConcreteProductA2() {
this.initProductA();
}
@Override
public void initProductA() {
System.out.println("Create product A... | [
"sevancr7@gmail.com"
] | sevancr7@gmail.com |
4376b3836f7095f13039a400ebd40d4157e3604e | cd89f952d2a4b831189aec8310438f299a4d3cde | /NUapp/src/main/java/com/project/nuerp/StudentFragment/timeFrag.java | 76e89a109d78a23b16363fa3c425255a65c4be64 | [] | no_license | shan-github/NUERP | b216cc4993f2b656c3120a38fa04037fc2a521ea | d2be51c2a4fd5e4a25d57849fb1ddb6ea9827851 | refs/heads/master | 2020-03-09T10:33:42.382736 | 2018-05-05T05:27:36 | 2018-05-05T05:27:36 | 128,739,946 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,997 | java | package com.project.nuerp.StudentFragment;
import android.app.DownloadManager;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.net.Uri;
import andro... | [
"bshantanu1@gmail.com"
] | bshantanu1@gmail.com |
05283be628cbce0f0dad85d624fab1b0aa9b5320 | 82ada8f2b9753c7d97d720b396c6bda044fdf988 | /base-framework/src/main/java/com/dingtai/android/library/news/api/impl/GetCompareDataAsynCall.java | f61a50e998cd2633a52960b611bc73b8b27c1e2d | [] | no_license | xyyou123/dingtai-base-framework | f0dc377647b92df15c0d3f66942c5582eaefe506 | c983c4d9c4e8456c5dec9681ee347f0f2cfb484c | refs/heads/master | 2022-04-23T16:03:40.978218 | 2020-04-19T19:43:42 | 2020-04-19T19:44:12 | 257,085,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,143 | java | package com.dingtai.android.library.news.api.impl;
import com.alibaba.fastjson.JSONArray;
import com.dingtai.android.library.news.api.NewsApi;
import com.dingtai.android.library.resource.Resource;
import com.lnr.android.base.framework.data.asyn.CallResultDecodeBase64;
import com.lnr.android.base.framework.data.asyn.co... | [
"zndx0502050105@163.com"
] | zndx0502050105@163.com |
1e3e2d785f0b59c6b92ca2c933ddccff524f0132 | 60910cff5ea451903f333d1edb823860deb6c4ee | /dishes-application/src/main/java/org/dishes/application/impl/StatisticsApplicationImpl.java | 0f7ae667257abc3075966e299e8513f40340200b | [] | no_license | edf91/dishes | e08a5a4b645d4135b6a0dd8761e7edb569bcb0b5 | b2a658f8d749e51dca302a63bf0dd52f1d2a7910 | refs/heads/master | 2021-05-29T19:34:50.651714 | 2015-07-28T18:13:50 | 2015-07-28T18:13:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,321 | java | package org.dishes.application.impl;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.HashMap;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
imp... | [
"1114207539@qq.com"
] | 1114207539@qq.com |
8da1d6e45d5208871ee2734e73cd20b8e9b78fcd | 028a80ae37d2cffd0585b98585c858197f5766b7 | /src/main/java/com/sekoya/dao/StudentDaoImpl.java | 6e2e6944a118316af6a8ebc63e5498c10c24b6dc | [] | no_license | eniacce/test | 195fff8fbfb7b438d8273d8ec9d9ce52ed794bcb | f38dbfbcec7de283f51a340cbd5bedb2fcfb36e6 | refs/heads/master | 2021-01-23T07:35:20.016827 | 2015-08-28T18:25:33 | 2015-08-28T18:25:33 | 41,562,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,167 | java | package com.sekoya.dao;
import com.sekoya.hibernateListener.DbListener;
import com.sekoya.model.Student;
import org.hibernate.Query;
import org.hibernate.SQLQuery;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.criterion.Projections;
import org.hibernate.event.spi.PreUpdateEven... | [
"mesutaygn@gmail.com"
] | mesutaygn@gmail.com |
c16d2fbf9399c312ca2702f7f989515989e37137 | 6fd7b9ed4929feb64a95f4c7ead4fb1822a8d65e | /src/sample1_basics/test1.java | 501292433ad8ecc3f6e14e23e4929a2f2bafdbe9 | [] | no_license | uchihatmtkinu/Poke-Map-Java | b03527f0356d0a981701af2d3019e9e48798f8fa | 70c5d30d9ceb920bb1618ac925e00d20cb1fc9e8 | refs/heads/master | 2020-04-09T07:01:32.798263 | 2016-09-14T07:35:18 | 2016-09-14T07:35:18 | 68,183,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,213 | java | package sample1_basics;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.URL;
import java.util.List;
import java.util.Scanner;
import java.util.concurrent.TimeUnit;
import javax.swing.JFrame;
import com.google.maps.GeoApi... | [
"noreply@github.com"
] | uchihatmtkinu.noreply@github.com |
38cf2d7fe343b23efd3f6bb15f585220d71143a0 | 2c5b8aff137117e316f8557bf82e553e55454989 | /CrackingCode/MasterAlgorithm/src/main/java/com/dp/leetcode/MeetingConflict.java | 58287a76d5d33a88511199fabd3e10b204dddc20 | [] | no_license | lamadipen/Algo | 33de4fc1e7049c3d597b5e6090e408460fa2e90e | ef9e5f06214a3387dd4dbe7dd3e979a70617da1d | refs/heads/master | 2022-10-07T16:52:26.537618 | 2022-10-05T21:06:05 | 2022-10-05T21:06:05 | 82,363,649 | 2 | 0 | null | 2023-09-12T13:55:45 | 2017-02-18T05:21:18 | Java | UTF-8 | Java | false | false | 4,762 | java | package com.dp.leetcode;
import java.util.Arrays;
import java.util.Comparator;
public class MeetingConflict {
public static void main(String[] args) {
//EqualesImplQuiz();
Integer[][] array = {{0,30},{15,20},{5,10}};
//JAVA 8 IMPLEMENTATION
//Arrays.sort(array, Comparator.compari... | [
"lamadipen@yahoo.com"
] | lamadipen@yahoo.com |
ca545c3c74be99aaa0f7cb4f50464890c625d9ff | 52608e4ce9383dba9492f0749dab6a5057cdd5a9 | /auto1.1/src/main/java/com/zc/gener/common/ServiceGenerator.java | 346c97de760278f04efa34d1d23c3fb9041b0757 | [] | no_license | ZC7025/GeneratorCode | ba854e983286f40e2d4ca746b4a3791af66ddb6f | ff0dafb0222be331a2e98cd0bbabaadd0c0a5f31 | refs/heads/master | 2020-03-20T13:20:41.979062 | 2018-06-21T08:21:44 | 2018-06-21T08:21:44 | 137,453,335 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,944 | java | package com.zc.gener.common;
import com.zc.common.DateFormatUtils;
import org.apache.commons.lang3.StringUtils;
import com.zc.bean.TableColumns;
import com.zc.constant.GeneratorConstants;
import com.zc.constant.TemplateConstants;
import com.zc.used.enums.DatePatternEnum;
import java.util.Calendar;
import java.util.Li... | [
"1531952273@qq.com"
] | 1531952273@qq.com |
be3638ded95808906c38ae978c0e60649a79f8c8 | 139960e2d7d55e71c15e6a63acb6609e142a2ace | /mobile_app1/module1227/src/main/java/module1227packageJava0/Foo53.java | 59a06d1faaf21ada8f36aa76b73f6b6ee0301e18 | [
"Apache-2.0"
] | permissive | uber-common/android-build-eval | 448bfe141b6911ad8a99268378c75217d431766f | 7723bfd0b9b1056892cef1fef02314b435b086f2 | refs/heads/master | 2023-02-18T22:25:15.121902 | 2023-02-06T19:35:34 | 2023-02-06T19:35:34 | 294,831,672 | 83 | 7 | Apache-2.0 | 2021-09-24T08:55:30 | 2020-09-11T23:27:37 | Java | UTF-8 | Java | false | false | 568 | java | package module1227packageJava0;
import java.lang.Integer;
public class Foo53 {
Integer int0;
Integer int1;
Integer int2;
public void foo0() {
new module1227packageJava0.Foo52().foo9();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2()... | [
"oliviern@uber.com"
] | oliviern@uber.com |
60184939a6e7199f821632914ba50149c9391658 | a6779806942cb65889afcc40e47e39f4095df3b1 | /src/test/java/DoctorServiceTests.java | 5aa853a90b4dc3c5c89f93edeb65ef2bafc582ca | [] | no_license | MorezaFatehyt/PharmacyProject | a823adf3855160328dc99f7c7f76da89cfeac950 | 13f63318d60d3fb4f6cb377cd26ce75d93fb3a6f | refs/heads/master | 2020-05-22T17:02:27.485543 | 2019-05-09T13:30:20 | 2019-05-09T13:30:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,249 | java | package test.java;
import com.pharmacy.context.IContext;
import com.pharmacy.context.InMemoryContext;
import com.pharmacy.entities.Doctor;
import com.pharmacy.entities.User;
import com.pharmacy.services.IDoctorService;
import com.pharmacy.services.IUserService;
import org.junit.Assert;
import org.junit.Before;
import ... | [
"amirhosseinghorbani7@gmail.com"
] | amirhosseinghorbani7@gmail.com |
37968163c2670ab4ccb4a9e7232618769747dc5c | 55ddd148a7b2c7ad335ab87c123acc2c8d04d6a3 | /app/src/main/java/org/agoenka/flicks/activities/MovieActivity.java | d854ab7a9262cd2c701dd0c84ba2b81ac53891d6 | [
"Apache-2.0"
] | permissive | AmitGoenka/Flicks | 0257af18abafdfd637d791fd26dd73a002b59aa2 | b2a34f46cbcea7904937853c84fba11a97277024 | refs/heads/master | 2021-01-11T04:21:50.889841 | 2016-10-22T01:54:20 | 2016-10-22T01:54:20 | 71,200,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,641 | java | package org.agoenka.flicks.activities;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.widget.ListView;
import android.widget.Toast;
import org.agoenka.flicks.R;
impor... | [
"master.goenka@gmail.com"
] | master.goenka@gmail.com |
7f671ba0d19fbc42308a5b21974c6a63896386f2 | 8dd18d56de5ee19acc7e22c0ed7f686f4784fe47 | /cobinhood/src/main/java/api/cobinhood/api/models/chart/Timeframe.java | ef5f27918547314f98b827908bbc626b1722b461 | [
"Apache-2.0",
"MIT"
] | permissive | dalalsunil1986/Cobinhood.Java | 77e4e7a359d397bc8b658b62961d7001bac487a7 | 15888f117a2862bf84f0641700a51916b6019e0e | refs/heads/master | 2021-09-10T20:36:36.412413 | 2018-04-01T23:55:44 | 2018-04-01T23:55:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,056 | java | package api.cobinhood.api.models.chart;
import java.util.Arrays;
/**
* Created by joel on 3/21/18.
*/
public enum Timeframe {
TIMEFRAME_1_MINUTE("1m"),
TIMEFRAME_5_MINUTES("5m"),
TIMEFRAME_15_MINUTES("15m"),
TIMEFRAME_30_MINUTES("30m"),
TIMEFRAME_1_HOUR("1h"),
TIMEFRAME_3_HOURS("3h"),
... | [
"jdeanjj1000@gmail.com"
] | jdeanjj1000@gmail.com |
714b1fb2a0d3de1ec525a9b2d061de86dbeab4bf | 0e8af533eba091197dda0bf29b7040cf5f387897 | /ffmpegLib/src/main/java/com/mabeijianxi/smallvideorecord2/UVCMediaRecorderNative.java | 29e1c6f065bd3925467b89de95c134c0d0c857a4 | [] | no_license | xiechongbin/AndroidFFmpeg | f60c6843f4568d1f24186566ce401575cc22e94f | 4c693e8f3535e6f1040c9d6201b686bbc740a329 | refs/heads/master | 2022-02-25T16:43:58.321572 | 2018-11-01T06:03:35 | 2018-11-01T06:03:35 | 148,434,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,425 | java | package com.mabeijianxi.smallvideorecord2;
import android.app.Activity;
import android.hardware.Camera;
import android.hardware.usb.UsbDevice;
import android.media.MediaRecorder;
import android.os.Handler;
import android.os.Looper;
import android.view.Surface;
import com.mabeijianxi.smallvideorecord2.jniinterface.FFm... | [
"xiecb@gzyitop.com"
] | xiecb@gzyitop.com |
480d1a04bbb264b6e8f8938e7aba0461588c17f4 | da01672123434e3669d01d0eb94b55728a463238 | /src/main/java/trainor/sean/Job.java | a73e1344e775ef3dbfc407aa8d3d5d3f5eae436b | [] | no_license | Dogfoger/Assignment3ADP | 1a3c62a5ec246e382ac020ef71344dff9dcbd213 | 8552da96da035d3472ee7323b84f20bf15cd4eaa | refs/heads/master | 2021-02-12T23:44:12.316601 | 2020-03-03T13:45:41 | 2020-03-03T13:45:41 | 244,643,117 | 0 | 0 | null | 2020-10-13T20:01:46 | 2020-03-03T13:28:19 | Java | UTF-8 | Java | false | false | 548 | java | package trainor.sean;
public class Job {
private String duties;
private int wage;
private int employeeID;
public void setDuties(String duties) {
this.duties = duties;
}
public void setWage(int wage) {
this.wage = wage;
}
public void setEmployeeID(int employeeID) {
... | [
"seanr.trainor4@gmail.com"
] | seanr.trainor4@gmail.com |
39f38d61eed5713f8ddd3635ee54e49f0cc391ea | 53deaec83aa792d7fa678149d2d4b2ad5cab2e97 | /eclipse-workspace/ShriResumeMavenProject/src/test/java/stepDefinations/Hooks.java | f3ae4343f6fb84920ea31fe32ed68ceae3db926a | [] | no_license | neharaj95/Demo2Neha | 4761312cd2574d3db40e93fe11ac9478980372b4 | 5541a81c133e63be16d7879b729739fc3710d919 | refs/heads/master | 2023-02-08T17:03:15.175658 | 2020-12-25T06:41:05 | 2020-12-25T06:41:05 | 324,521,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 651 | java | package stepDefinations;
import java.io.IOException;
import org.openqa.selenium.WebDriver;
import Basic.BaseShriResume;
import cucumber.api.java.After;
import cucumber.api.java.Before;
public class Hooks extends BaseShriResume{
public static WebDriver driver;
@Before("@SmokeTest")
public static void afterValidat... | [
"nehulraj95@gmail.com"
] | nehulraj95@gmail.com |
e2fbb253dece9d4aff1c730befe7ff29e7f55f1a | 49c53000572711cb4b3926f562d1b249bd5a1c87 | /ExerciciUnify/src/test/java/com/unify/test/RunWith.java | 4b7d11f8ef9c4fb70158cf0f4b0b529732fc1925 | [] | no_license | marcx92/git_test | c5a2346e61b2c5081a666cea78054f6db708ca67 | 6c999a97aa660364019bb87afd4f4f14b09124ac | refs/heads/master | 2020-04-04T23:24:17.525943 | 2019-03-05T08:46:48 | 2019-03-05T08:46:48 | 155,359,205 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 61 | java | package com.unify.test;
public @interface RunWith {
}
| [
"noreply@github.com"
] | marcx92.noreply@github.com |
d3649df49d4a68ebe53c45320f93f0132d899c33 | 21965f1edcd861a81625c9c5d75e1114fd613908 | /src/main/java/com/tavisca/cache/annotation/impl/CacheMethodInvocationHandler.java | d25b2f2e3e8aff0da38d6059b90d1956b671f6cd | [] | no_license | naresh-coditas/in-memory-cache | febdc298b263e7f29fcebd3792230d49f24a4966 | 9c4130a3ccf3cac9e1b148952dafb9f7bc3db516 | refs/heads/master | 2021-07-09T16:23:26.181038 | 2019-09-04T05:55:50 | 2019-09-04T05:55:50 | 206,160,996 | 0 | 0 | null | 2020-10-13T15:46:59 | 2019-09-03T19:53:41 | Java | UTF-8 | Java | false | false | 5,227 | java | package com.tavisca.cache.annotation.impl;
import java.beans.PropertyDescriptor;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.util.Optional;
import com.tavisca.cache.annotation.CacheRemove;
import com.tavisca.cache.annotation.CacheSet;
import com.tavisca.cache.annotation.Ca... | [
"nareshmahajan87@gmail.com"
] | nareshmahajan87@gmail.com |
dae0216b9ac7025ed0476700670528b654db64d3 | e324a41e6f55f7153e26fafff4ed9060c75fe2ee | /src/main/java/com/boot/pg/crud/bootpostgrescrud/model/User.java | 845cad5579702b4fe9e74a0f1a55065f47ca43a1 | [] | no_license | nprate/boot-postgres-crud | 7f42422befe094ae9b52377651f5a799a84f3336 | b20374237ba2c2a032fb5ef870db7742047343e3 | refs/heads/main | 2023-01-21T09:24:04.837961 | 2020-12-04T16:34:20 | 2020-12-04T16:34:20 | 318,520,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 835 | java | package com.boot.pg.crud.bootpostgrescrud.model;
public class User {
private long id;
private String first_name;
private String last_name;
public User() {
// TODO Auto-generated constructor stub
}
public User(String first_name, String last_name) {
this.first_name = first_name;
this.last_name = last_name... | [
"natthanon.prat@gmail.com"
] | natthanon.prat@gmail.com |
f1f9e388403ab296d4eb11d5c8c345d4891f0af0 | 2eafa648cf8be6afbaa150c9941bf67f0ced4a28 | /Madodis/src/br/edu/facol/gestaoacademicaweb/pojo/AlunoProva.java | 936ee09344eae5ab6da1c25880904892f3d0fd53 | [] | no_license | djairvieira/Madodis_Kalangus | a81fd5207257afee7b913a5af72aaa2c464242a2 | f29028f17e1bacdebe572891ca00d0e303dc65c6 | refs/heads/master | 2020-12-03T00:41:08.310866 | 2017-07-10T01:37:51 | 2017-07-10T01:37:51 | 96,061,957 | 1 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 937 | java | package br.edu.facol.gestaoacademicaweb.pojo;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.OneToOne;
import javax.persistence.Table;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
@Entity
@Table(name="... | [
"djairv53@gmail.com"
] | djairv53@gmail.com |
2210da072d70308490874586a07ac5e2ccf413da | 2d2235d1b0a3c50b0d23bca6d48b47ab64b1a04a | /drools-core/src/main/java/org/drools/core/metadata/ToManyPropertyLiteral.java | d0a9d9a2266956741b9cc00cb725865347e895a5 | [
"Apache-2.0"
] | permissive | NeoLoo/drools | 25f98316c74911068d34e1692c90f1342fa435fb | 3a31d023ea590114683a82d68c5e6ac8c5d49ae9 | refs/heads/master | 2020-12-30T23:08:45.309370 | 2015-04-28T11:53:06 | 2015-04-28T11:53:15 | 34,831,771 | 1 | 0 | null | 2015-04-30T03:18:18 | 2015-04-30T03:18:18 | null | UTF-8 | Java | false | false | 2,260 | java | package org.drools.core.metadata;
import java.net.URI;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public abstract class ToManyPropertyLiteral<T,R>
extends PropertyLiteral<T,R,List<R>>
implements ManyValuedMetaProperty<T,R,List<R>> {
public ToManyPropertyLiter... | [
"dsotty@gmail.com"
] | dsotty@gmail.com |
f5cf7c0b1a574d6f20778e664cfcc3d66169902e | baebcc04c74b66331171e321a1a45a7f6497582b | /src/rpc/RpcHelper.java | 1c957eed130ce5cb41fe8563a17d1b09e9ca74b6 | [] | no_license | anl135/Irvine | cc5f15a1a38db29d8aef8f9484de9fd36f3f3bc1 | ae6dded16243089bd5a093b967552fec51fde326 | refs/heads/master | 2020-04-28T14:36:47.083040 | 2019-03-13T04:05:53 | 2019-03-13T04:05:53 | 175,343,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,433 | java | package rpc;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.json.JSONArray;
import org.json.JSONObject;
public class RpcHelper {
// Writes a JSONArray to http response.
... | [
"anzhe5657@gmail.com"
] | anzhe5657@gmail.com |
669c45389a1ffc5714c0b34367bd89a2752dfa3e | 75ab502990dcae6ae88f36f9261f4d5de2c12d52 | /src/lezioni/lezione9/music/Note.java | e7ee6052402f8f2fd64ccc71de5962b9838a5fa7 | [] | no_license | aguero90/JAVA_TLP | cb0d9dc4b39484bebe2411b633e481a055ab29b4 | 9802de8db38e8d26e797040bcd69f1ed2f1b876b | refs/heads/master | 2021-01-18T14:02:13.241978 | 2015-03-15T19:21:18 | 2015-03-15T19:21:18 | 32,279,186 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 529 | java | //: c07:music:Note.java
// Notes to play on musical instruments.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
package lezione9.music;
public class Note {
private String noteName;
private Note(String noteName) {
this.noteName = noteName... | [
"a.univaq@hotmail.it"
] | a.univaq@hotmail.it |
e16437ff0401c908dedb14d63305009b8fab9bf9 | 21d70bfeb8139da4c458351463d3059ddeabcdf3 | /java SE阶段/day06_多线程之同步/代码/day06/src/cn/itcast/demo03_sync/Ticket.java | 8dd7054d151de277b6f16140fdacffa07aba6a1e | [] | no_license | Zhangxb1111/techSource | 92322e1fba28da1fa067b629c7926bbde34c3014 | 9e3e690ea380323ff857249a699f62414eb8bfd2 | refs/heads/master | 2023-01-20T00:18:50.703877 | 2020-11-17T12:57:47 | 2020-11-17T12:57:47 | 299,050,652 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 992 | java | package cn.itcast.demo03_sync;
/*
定义票
并且这个类是线程任务类,线程要执行的任务是卖票
所以还要再run方法中进行卖票的操作。
如果多个线程操作共享数据,那么有可能引发线程安全问题。
*/
public class Ticket implements Runnable{
//定义票
int num = 100;
//在run方法中进行买票的操作
@Override
public void run() {
//定义死循环一直去卖票
while(true) {
//... | [
"2955356960@qq.com"
] | 2955356960@qq.com |
6be6d2638aa378e329c5661faae050b9e991b0b5 | 0e7f6fe515fa7df5485162731d6bb0de44c4ce53 | /Spike_Game_Engine/src/GameEngine/Graphics/Font.java | 8393e06330a699f805ee23b38c7d1e8574ece15f | [] | no_license | juliuszlosinski/Java_Game_Engine | 8a83e5cbc6967f8525020c902b76fbdcd8debe61 | a690d4137e0cab9700c249485a6d97129be4d805 | refs/heads/main | 2023-04-09T19:51:45.598558 | 2021-04-21T12:33:30 | 2021-04-21T12:33:30 | 359,945,093 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 942 | java | package GameEngine.Graphics;
public class Font extends ImageBase
{
//REGION: CLASSES AREA
//REGION: FIELDS
public static final Font DEFAULT=new Font("/DefaultFont.png",16,16); // Default font.
//END REGION
//END REGION
//REGION: INSTANCES AREA
//REGION: FIELDS
private int widthOfOneLetter; // Wid... | [
"noreply@github.com"
] | juliuszlosinski.noreply@github.com |
ef531f829a83a3f88260031d77de4405c16a002b | 7e2eb4cafa490339ef0edb67c1ef8eb966b30261 | /app/src/androidTest/java/com/minhhieu/mufi/ExampleInstrumentedTest.java | cfc70dd9debcaad81a1d3241dc941b53987cbde4 | [] | no_license | papermanz/Mufi | 8d6cb4b2757b28f4c8c3755f4da56f7ee4572542 | a3d719852d23a4170ec0e711ffb4cc4a20ba85e0 | refs/heads/master | 2022-12-22T21:18:32.423168 | 2020-10-06T03:13:40 | 2020-10-06T03:13:40 | 287,498,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | package com.minhhieu.mufi;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an An... | [
"kaitakenzo@gmail.com"
] | kaitakenzo@gmail.com |
922f1790e11d8d7a3e46deb8e1be2f425cd4c01a | b6ab7f8d36e3ae84505abd69a53707c70dad9c1c | /src/net/xmf/nutz/module/CommonModule.java | f9d67590fb5a8dc98523a899a699363be49ac5d6 | [] | no_license | coralandbill/MyNutz | e8a319d499c5f6c8588d8d122d1196ae98142239 | d7334fb55833745d85c0ff02bbea20f60fbd26ad | refs/heads/master | 2020-05-26T20:03:25.168461 | 2015-01-04T05:45:06 | 2015-01-04T05:45:06 | 28,328,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 227 | java | package net.xmf.nutz.module;
import org.nutz.dao.Dao;
import org.nutz.ioc.loader.annotation.Inject;
import org.nutz.ioc.loader.annotation.IocBean;
@IocBean
public class CommonModule {
@Inject
public Dao dao;
}
| [
"347135219@qq.com"
] | 347135219@qq.com |
625e30fa6fa1059868e67825697cc2b9c78a1518 | 8bc5a746efd9025d232c8a25495dd3ea807a90ec | /lab2/driverDFA.java | ee311c3e13c677b3541e37fbc66a755b09c81288 | [] | no_license | RichardLiao321/Cmpt440L-Formal-Languages | 5640c5835d43a0fd09c6fa3563a4e0be4a304f67 | 665b39bbb9fc53e956e141676d7174c7025bfaca | refs/heads/master | 2021-01-10T15:27:25.841783 | 2016-05-12T15:19:30 | 2016-05-12T15:19:30 | 51,482,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | package lab2;
import java.io.IOException;
import java.util.Scanner;
public class driverDFA {
public static void main(String[]args)throws IOException{
/*BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
String s = in.readLine();
while(s!=null){
s=in.readLine();
System.out.pri... | [
"rliao321@gmail.com"
] | rliao321@gmail.com |
84860a9c8cc53e3fd30a52bbd42305e9be076780 | 3f3d082d369aba513107a98676734d1234b0e070 | /assignments/part-1/percolation/Percolation.java | 9651048cc00d5d2d7b89ad3556d6b233d0c98924 | [] | no_license | MoeAl-Ani/algorithms-princeton-univerisity | eb265e848ec331911301e104ae8b3b3f740c6549 | 7412df9f2a952df623cbe7ae5a1e7c1bedf571c0 | refs/heads/master | 2022-12-12T00:56:20.591206 | 2020-09-11T09:26:45 | 2020-09-11T09:26:45 | 294,647,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,025 | java | import edu.princeton.cs.algs4.WeightedQuickUnionUF;
public class Percolation {
private final int gridSize;
private final boolean[][] grid;
private final int[][] gridIndexValue;
private int openSiteCount = 0;
private final WeightedQuickUnionUF uf;
private final int virtualTop;
private fina... | [
"mohammedalanny@gmail.com"
] | mohammedalanny@gmail.com |
f8d788cdb40cc8429763b0d910aef683f1338b25 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_7db520beb17545ef1244f36bf3deed01b9c40faa/RestController/8_7db520beb17545ef1244f36bf3deed01b9c40faa_RestController_t.java | d7317a2571e6c373447eb3d782a795ac2318ee78 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 22,997 | java | /**
* Copyright (C) 2011, 2012 Alejandro Ayuso
*
* This file is part of Jongo.
* Jongo 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
* any later version.
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
1b2d4146c0befec5067c7db6d8640c47c4bb0ed1 | b1e630049fdc8b8820f6802bda7965987ff85268 | /src/integration-test/java/com/ebi/genome/restapi/ITUpdateProjectTest.java | abb420960bdf0e72c5788c0807920e688a3ca3b0 | [] | no_license | glmanhtu/genome | 3a1080ea4c53119be4cdafaee243f631cd6064a6 | ff74ffb38061f6a06f1b3b179aa45c3d4a1bc53d | refs/heads/master | 2021-03-22T03:00:09.783032 | 2017-11-07T14:43:48 | 2017-11-07T14:43:48 | 109,150,281 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,424 | java | package com.ebi.genome.restapi;
import com.ebi.genome.TestConstants;
import com.ebi.genome.WebTestUtil;
import com.ebi.genome.persistence.dto.ProjectDTO;
import com.github.springtestdbunit.DbUnitTestExecutionListener;
import com.github.springtestdbunit.annotation.DatabaseSetup;
import com.github.springtestdbunit.annot... | [
"glmanhtu@gmail.com"
] | glmanhtu@gmail.com |
23bd4785a86ad868aa07f81ef378dcdd9e29bd01 | 74dd63d7d113e2ff3a41d7bb4fc597f70776a9d9 | /timss-itsm/src/main/java/com/timss/itsm/service/core/ItsmWoPriorityServiceImpl.java | f053401ea7b6ab57dcb7b114f6ad5be9276cbeb1 | [] | no_license | gspandy/timssBusiSrc | 989c7510311d59ec7c9a2bab3b04f5303150d005 | a5d37a397460a7860cc221421c5f6e31b48cac0f | refs/heads/master | 2023-08-14T02:14:21.232317 | 2017-02-16T07:18:21 | 2017-02-16T07:18:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,602 | java | package com.timss.itsm.service.core;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.ste... | [
"londalonda@qq.com"
] | londalonda@qq.com |
0b603eaf06a19ca4bfe7df8d046436ec07c96256 | 175a7326785bfdfd3578e4a57181ee514b2da7a5 | /app/src/main/java/lk/mobilevisions/kiki/audio/adapter/RecentlyPlayedVerticalAdapter.java | 6a74c195a917cf30a0f48bf6d29861d75829cb95 | [] | no_license | insafzakariya/-kiki_android_app- | 6d3a254bd75368bc04d9a978a73d46667fc1d09f | c73b4e1cfdc00c2fb13c9c7cd17efa4531a9f04f | refs/heads/master | 2023-04-03T17:47:27.411876 | 2020-05-23T13:47:57 | 2020-05-23T13:47:57 | 353,258,945 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,432 | java | package lk.mobilevisions.kiki.audio.adapter;
import android.content.Context;
import androidx.recyclerview.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextVi... | [
"indthujan.groupit@maharaja.lk"
] | indthujan.groupit@maharaja.lk |
6208e6338b09a3853b7850d07897a08daf46b1ae | 3d28124f3c614d73c39c552efcf3fdd013a30b15 | /wwe/gtbS.java | 1bdb230a2386d8bde8274aceb1ff7dbb761628dc | [] | no_license | WarriorCrystal/WWE-Deobf-Source-Leak | ac5caff81e96cf1d15e53c7f62f4af20053682df | 660a29c3a32a7753299cc8edadf83c109369da1c | refs/heads/master | 2022-03-25T08:29:40.333788 | 2019-11-29T01:09:59 | 2019-11-29T01:09:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 422 | java | package wwe;
import java.util.*;
import net.minecraft.util.math.*;
import net.minecraft.util.*;
import wwe.modules.world.*;
class gtbS extends HashMap<BlockPos, EnumFacing>
{
final BlockPos WJBJ;
final Scaffold cdLk;
gtbS(final Scaffold cdLk, final BlockPos wjbj) {
this.cdLk = cdLk;
t... | [
"57571957+RIPBackdoored@users.noreply.github.com"
] | 57571957+RIPBackdoored@users.noreply.github.com |
8d742690d54dd8c452a710ed70deb6fd0b352946 | 5751f920a13ea8e3cf8ef00e880e439cfd6b29b9 | /ConvenienceServices/src/com/future/link/delivery/service/CouponService.java | 664b5d66664d91205cb4e74a6b23b008a7bb5a64 | [] | no_license | zbb-jzh/ConvenienceServices | b22cd2d9abeec7e3bc3e9eecae5d426ca85e9952 | 25e2969f2e5cdc08d000d887e29dac853bccec7f | refs/heads/master | 2020-04-13T18:38:59.032611 | 2019-01-04T08:53:34 | 2019-01-04T08:53:34 | 163,380,916 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,133 | java | package com.future.link.delivery.service;
import java.util.List;
import com.future.link.common.Result;
import com.future.link.delivery.model.Coupon;
import com.future.link.utils.ToolDateTime;
import com.jfinal.aop.Enhancer;
public class CouponService {
public static final CouponService service = Enhancer.enhance(... | [
"603845887@qq.com"
] | 603845887@qq.com |
d7e7e21174b5a7b8fda22c27dfd5aab67363a62c | 2f3e332db7f00d751809030e70ddbfdb4ce63255 | /ivms_wxOrder_20190527/src/com/htinf/tool/Md5AndSha.java | 727cd6ca53b50c2ec4f0c121ac8b0f0cba96b9e4 | [] | no_license | yjie096213/localproject | 9c469b309284545655ea6c031794e3b85c348da0 | 6d665c37b46d393861e49381174d8394496c684b | refs/heads/master | 2023-07-10T23:23:15.065108 | 2021-08-13T09:57:20 | 2021-08-13T09:57:20 | 362,379,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,696 | java | package com.htinf.tool;
import java.security.MessageDigest;
public class Md5AndSha{
public String convertMD5(String s){
char hexChars[] = { '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'a', 'b', 'c', 'd', 'e', 'f'};
try {
byte[] bytes = s.getBytes();
Messag... | [
"yjie096213@163.com"
] | yjie096213@163.com |
3b9d76feb8d7f2e478fb4e2323adc760175bf016 | 91b979b9447f15c7eb96134af96481245738d5dd | /app/src/main/java/com/example/instagramclone/src/Main/MainFeed/Comments/interfaces/CommentActivityView.java | 4f209f141c67f38140e15d92c5d68d261317e48d | [] | no_license | k-nh/android-InstagramClone | 70ebaf035286be39aaa8319253b03fc6da7d6845 | 657de1da781f4b9ec1e09a3e4f585f372777cd65 | refs/heads/master | 2023-06-01T11:51:26.299612 | 2021-06-15T18:15:11 | 2021-06-15T18:15:11 | 319,889,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package com.example.instagramclone.src.Main.MainFeed.Comments.interfaces;
import com.example.instagramclone.src.Main.MainFeed.Comments.models.CommentResponse;
public interface CommentActivityView {
void WriteCommentSuccess(CommentResponse commentResponse);
void WriteCommentFailure(String message);
}
| [
"skgml977@gmail.com"
] | skgml977@gmail.com |
188d9f00d841005fac63ddad34fb5243663fa36f | 0f25135558b0477aa627d57b5ee5a69c9f39a622 | /Ian/vuforiaTest.java | 17fd6895548dd2c51106c9133da5579dc3377545 | [] | no_license | trial-and-error-10191/2019-FTC-Season | 82a601c67fef228410f709c4eacf470ef2d5f632 | b57ec63c5015ea3eb589fe1e1049548cc300936b | refs/heads/master | 2020-08-01T23:11:35.337057 | 2020-02-22T18:40:59 | 2020-02-22T18:40:59 | 211,150,686 | 0 | 1 | null | 2020-01-18T23:21:26 | 2019-09-26T17:58:51 | Java | UTF-8 | Java | false | false | 16,456 | java | /* Copyright (c) 2019 FIRST. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted (subject to the limitations in the disclaimer below) provided that
* the following conditions are met:
*
* Redistributions of source code must retain the above cop... | [
"noreply@github.com"
] | trial-and-error-10191.noreply@github.com |
adc7813019fc3b2a2e5c430aa5a9a98a7fad5695 | d964c4f6ee329eaae67a6d8feff234d79e498241 | /app/src/main/java/com/kuan/retrofitrxjavacamrea/mvp/details/DetailTasksContract.java | a97629d5478417d5661fa9c58638d0ea317850c0 | [] | no_license | zhuangwu116/RetrofitRxjavaCamrea | 0e12f44e2a2f98186e7b9046df2748a811746dd1 | 616dd8a53deb43de830c1d92b6ad5425a37d189b | refs/heads/master | 2021-01-20T06:43:35.590129 | 2017-05-13T10:15:04 | 2017-05-13T10:15:04 | 89,918,546 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 553 | java | package com.kuan.retrofitrxjavacamrea.mvp.details;
import com.kuan.retrofitrxjavacamrea.bean.DetailsInfoBean;
import com.kuan.retrofitrxjavacamrea.mvp.BasePresenter;
import com.kuan.retrofitrxjavacamrea.mvp.BaseView;
/**
* Created by zhuangwu on 17-5-13.
*/
public interface DetailTasksContract {
interface Vie... | [
"562669088@qq.com"
] | 562669088@qq.com |
c0c77fd4bdebf57b91e309481edf8bc0458b2eed | 5b5f90c99f66587cea981a640063a54b6ea75185 | /src/main/java/com/coxandkings/travel/operations/repository/manageproductupdates/ManageProductUpdatesToDoTaskRepository.java | 334c48dc07ce1c4c2df7f7692067022e00db7850 | [] | no_license | suyash-capiot/operations | 02558d5f4c72a895d4a7e7e743495a118b953e97 | b6ad01cbdd60190e3be1f2a12d94258091fec934 | refs/heads/master | 2020-04-02T06:22:30.589898 | 2018-10-26T12:11:11 | 2018-10-26T12:11:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 480 | java | package com.coxandkings.travel.operations.repository.manageproductupdates;
import com.coxandkings.travel.operations.exceptions.OperationException;
import com.coxandkings.travel.operations.model.todo.ToDoSubType;
import com.coxandkings.travel.operations.resource.todo.ToDoStatus;
import java.util.List;
public interfac... | [
"sahil@capiot.com"
] | sahil@capiot.com |
3719e4847dc12b7f23c42c973429f4892ed95e29 | 7f322700621838e4a69d276fe130aca01edffc83 | /creator/src/main/java/kr/co/creator/join/JoinDAO.java | 374d68a603350b9ef60e6253db86a154609d91a6 | [] | no_license | Pigchick/Codetiator | 4d94bb29fd93ef59c2e2059e0d5590a03e856795 | d106cf533a0f6eb6001517fd7f57e58e0b57071d | refs/heads/master | 2022-12-22T00:45:37.132515 | 2019-10-07T07:47:46 | 2019-10-07T07:47:46 | 193,810,849 | 0 | 0 | null | 2022-12-16T00:37:11 | 2019-06-26T01:54:08 | JavaScript | UTF-8 | Java | false | false | 596 | java | package kr.co.creator.join;
import org.apache.ibatis.session.SqlSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import kr.co.creator.vo.UserVO;
@Repository
public class JoinDAO {
@Autowired
SqlSession sqlSession;
public int joinEmailChk... | [
"USER@USER-PC"
] | USER@USER-PC |
d7a0c9ef5dd367aa7bf77e2c9df41d1d4c9c62e7 | 8f4b6a75114ecdf33c41e46a436e7228f7502ff5 | /inspector/src/main/java/org/xtuml/masl/inspector/BreakpointListener.java | 67cc2099b892c70c325d22e195e0308a32f85f97 | [
"Apache-2.0"
] | permissive | aneki1/masl | a2c5592ea451b65e40addc888b4fa85d1790e38c | ec71c34848e01bd9ff28401ea8ed7b86c57a453f | refs/heads/master | 2020-05-02T20:03:53.057549 | 2018-12-26T19:45:54 | 2018-12-27T18:03:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | //
// Filename : BreakpointListener.java
//
// UK Crown Copyright (c) 2005. All Rights Reserved
//
package org.xtuml.masl.inspector;
public interface BreakpointListener
extends java.util.EventListener
{
public void breakpointChanged ( BreakpointEvent e );
}
| [
"cort@roxsoftware.com"
] | cort@roxsoftware.com |
820f0653e2f350ef2f5c3458154b6faecc1fe0fb | e43dfb7ed07f4497855c6d54fae46fd8369f254c | /app/src/main/java/ru/dentro/geekbrains/levelthreelessontwo/MainActivity.java | 6ed164a9476eb3641907a52a821d38abc1d63f3f | [] | no_license | DentroApps/level3lesson2 | c1933169218659b2d118faab63835b0ea07595c1 | d7e61e98ddbaaa3c246d12c11f613931f893d8bf | refs/heads/master | 2020-03-28T10:40:34.364475 | 2018-09-10T09:40:22 | 2018-09-10T09:40:22 | 148,133,132 | 0 | 0 | null | 2018-09-10T09:48:27 | 2018-09-10T09:42:36 | Java | UTF-8 | Java | false | false | 2,138 | java | package ru.dentro.geekbrains.levelthreelessontwo;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import andro... | [
"33389655+DentroApps@users.noreply.github.com"
] | 33389655+DentroApps@users.noreply.github.com |
cdfedf47bfa9457a90fa597f0365c0954855135e | b2bd27bc9460b7af12d8a3685d3070150953c872 | /src/main/java/com/searshc/hs/agreement/agreementservice/service/AgreementService.java | 5a8d2b4516bf85a4b962bb9a4259e71d9547f715 | [] | no_license | hnairb/shs-cuid | c09897c2221e2eab44e337c736bf5efee5afb49d | 524520e64eb0303d2a1a139271cb8f1bee689c54 | refs/heads/master | 2021-01-15T17:55:12.299185 | 2017-08-08T12:00:37 | 2017-08-08T12:00:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,286 | java | package com.searshc.hs.agreement.agreementservice.service;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import com.searshc.hs.agreement.agreementservice.domain.request.AddRequest;
import com.searshc.hs.agreement.agreementservice.do... | [
"rgaurav@SHI58495EU1278F.kih.kmart.com"
] | rgaurav@SHI58495EU1278F.kih.kmart.com |
ce20caf163d93d26faeacd14c4bd2c7ce88ed4bc | bb7be5b4175efccf3edad6e89aad95a589a9dc6c | /DesignPattern/src/main/java/com/belong/factory/simplefactory/Test.java | 239be9365c1ea45dc811a6fc56574574cb3946d7 | [] | no_license | BarryPro/JavaEE_Eclipse | 5fde49bfcedf88d660319ab7c9da187f0eaddcea | df5bacbc094e49c693eb8b18f8b734835665b068 | refs/heads/master | 2021-06-25T04:21:16.572515 | 2017-09-13T04:10:01 | 2017-09-13T04:10:01 | 99,305,991 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | package com.belong.factory.simplefactory;
public class Test {
public static void main(String[] args) {
Factory factory = new Factory();
IProduct product = factory.factory(1);
product.saleProduct();
}
}
| [
"belong.belong@outlook.com"
] | belong.belong@outlook.com |
f936079c4c8a650faa9927cd0282a3bad8490177 | 89b1c3a8b8851aa0ff8a1a8881ef9a440808445a | /src/main/java/com/lsriders/backend/web/rest/PuntsClauResource.java | d7eafbb6428f70e05b88c0b9b3d135cf175213a5 | [] | no_license | ferransalvat3/BackendLSRiders | 827d76a73a531980ae7c32d5f016823c0995f56a | 87bf5f13ebc8975c637c37eed6adcec778ce3f17 | refs/heads/master | 2021-07-04T20:40:46.575892 | 2019-06-08T16:52:06 | 2019-06-08T16:52:06 | 179,109,284 | 0 | 1 | null | 2020-09-18T08:04:10 | 2019-04-02T15:39:49 | Java | UTF-8 | Java | false | false | 4,557 | java | package com.lsriders.backend.web.rest;
import com.lsriders.backend.domain.PuntsClau;
import com.lsriders.backend.repository.PuntsClauRepository;
import com.lsriders.backend.web.rest.errors.BadRequestAlertException;
import com.lsriders.backend.web.rest.util.HeaderUtil;
import io.github.jhipster.web.util.ResponseUtil;
im... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
85db33238265bdc17c8b02df09c567946314629b | 329b2cb3c91a0c953458efd253c4fcdce6f539c4 | /graphsdk/src/main/java/com/microsoft/graph/extensions/IWorkbookNamedItemRangeRequest.java | a6c643c636a5449529fbaf2578134d4818c12d44 | [
"MIT"
] | permissive | sbolotovms/msgraph-sdk-android | 255eeddf19c1b15f04ee3b1549f0cae70d561fdd | 1320795ba1c0b5eb36ef8252b73799d15fc46ba1 | refs/heads/master | 2021-01-20T05:09:00.148739 | 2017-04-28T23:20:23 | 2017-04-28T23:20:23 | 89,751,501 | 1 | 0 | null | 2017-04-28T23:20:37 | 2017-04-28T23:20:37 | null | UTF-8 | Java | false | false | 928 | java | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... | [
"brianmel@microsoft.com"
] | brianmel@microsoft.com |
6dc374593bfd3a8af4ee7b84672df1b6cb301cd6 | 3f542f5a4845635ebb473fab1c01a426f9c0ea85 | /src/de/sag/mazehunter/server/networkData/lobby/OccupySlotRequest.java | 09d32cf3bdfce309651f2ffb448c612ce8dbe93a | [] | no_license | SAG-INFO/MazeHunterServer | f878e4619b9835dcffd39e8b406ab4929ccf9006 | 8eb6890ecfc3e38f2a93dff5c717e471dc36de01 | refs/heads/master | 2020-03-11T05:15:59.298592 | 2018-07-23T10:36:11 | 2018-07-23T10:36:11 | 129,797,626 | 3 | 2 | null | 2018-07-23T10:36:12 | 2018-04-16T19:53:02 | Java | UTF-8 | Java | false | false | 337 | 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 de.sag.mazehunter.server.networkData.lobby;
/**
*
* @author arein
*/
public class OccupySlotRequest {
publi... | [
"arein@DESKTOP-NIC662K.fritz.box"
] | arein@DESKTOP-NIC662K.fritz.box |
43924f1450d9799e369f8af32b93302273a17009 | b14d21b709d7d4737fb69fbcb1153e58eb4e671f | /src/com/unifi/ing/engine/renderer/EntityRenderer.java | aa077ab7c749d01711098d3918702dd028cb63d6 | [
"Apache-2.0"
] | permissive | maurizioterreni/OpenGL | 3a4fa5264d4f475b1c87379ccb8535afdde08d24 | a953d5d68cef6dc5b25d7b2d6c558a3da69819df | refs/heads/master | 2020-04-05T23:29:45.602102 | 2017-07-06T20:54:20 | 2017-07-06T20:54:20 | 86,566,094 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,203 | java | package com.unifi.ing.engine.renderer;
import java.util.List;
import java.util.Map;
import org.lwjgl.opengl.GL11;
import org.lwjgl.opengl.GL13;
import org.lwjgl.opengl.GL20;
import org.lwjgl.opengl.GL30;
import org.lwjgl.util.vector.Matrix4f;
import org.lwjgl.util.vector.Quaternion;
import com.unifi.ing.... | [
"maurizio.terreni@live.it"
] | maurizio.terreni@live.it |
4510a36aa249e4e7a80335a608217efc01ef380b | 8ce3b07c0cf61e41bf5fdb640c973f77e0493eb6 | /com/dreamcodex/todr/object/Floorplan.java | 4a2913cb67683632adcdc66da08d12f75dcb3f96 | [
"MIT"
] | permissive | michaelsbradleyjr/ToDR | 84aa567ac1497bce9d6150e65d2ffafef13cc427 | 847129f53b47b21a4f116cb788a78ec5b5974ef3 | refs/heads/master | 2016-09-06T12:48:07.643234 | 2015-03-20T20:14:04 | 2015-03-20T20:14:04 | 32,601,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,085 | java | package com.dreamcodex.todr.object;
import com.dreamcodex.util.Coord;
public class Floorplan
{
private char[][] plan;
private Coord cpAreaStart; // this is the beginning of the active "inside" area (where monsters and item are confined)
private Coord cpAreaEnd; // this is the end of the active "inside" are... | [
"hkistler@tabularetina.com"
] | hkistler@tabularetina.com |
240c918eb45968e94ea9a8a741fb5855c5c06dcc | 05e5bee54209901d233f4bfa425eb6702970d6ab | /net/minecraft/util/io/netty/handler/codec/marshalling/DefaultUnmarshallerProvider.java | 318c34f8730315965818e1c0ad4c26b36691a682 | [] | no_license | TheShermanTanker/PaperSpigot-1.7.10 | 23f51ff301e7eb05ef6a3d6999dd2c62175c270f | ea9d33bcd075e00db27b7f26450f9dc8e6d18262 | refs/heads/master | 2022-12-24T10:32:09.048106 | 2020-09-25T15:43:22 | 2020-09-25T15:43:22 | 298,614,646 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,471 | java | /* */ package net.minecraft.util.io.netty.handler.codec.marshalling;
/* */
/* */ import net.minecraft.util.io.netty.channel.ChannelHandlerContext;
/* */ import org.jboss.marshalling.MarshallerFactory;
/* */ import org.jboss.marshalling.MarshallingConfiguration;
/* */ import org.jboss.marshalling.Unma... | [
"tanksherman27@gmail.com"
] | tanksherman27@gmail.com |
8a9ee1882b0e20ca9bf4b52bbd192022996c6af2 | b07acbae379982280cf953da07cf8994d1602a07 | /javatest-basis/src/main/java/com/thd/thread/api/t14executeorder/semaphore/Test.java | b222c4ae2c79454355c9c26df0d14f4d9629fb20 | [] | no_license | devil13th/javatest-root | 28d35199b5b2475aac75cb8ee50d8e9f92d8c980 | e2a1f6595ba8eebbaa404c6ba422065df7baf802 | refs/heads/master | 2022-12-23T02:43:46.050912 | 2021-05-28T02:03:03 | 2021-05-28T02:03:03 | 137,824,328 | 0 | 0 | null | 2022-12-16T03:03:30 | 2018-06-19T01:20:49 | Java | UTF-8 | Java | false | false | 1,226 | java | package com.thd.thread.api.t14executeorder.semaphore;
import java.util.concurrent.Semaphore;
//Semaphore 的作用是控制线程只能有指定数量的线程同时运行
public class Test {
public static void main(String[] args) {
int N = 8; //工人数
Semaphore semaphore = new Semaphore(2); //机器数目
for(int i=0;i<N;i++)
... | [
"181907667@qq.com"
] | 181907667@qq.com |
13d8611207f8f4c28c8ea47943b04e88dad59db2 | 44dbae7ac797b62f42ec82b4cd5a0242b440fa92 | /src/lk/ijse/dep/MostWantedCabs/DAO/custom/impl/VehicleCategoryDAOImpl.java | 156b40e20236a21ddc6d311058c66fc50239bb92 | [
"MIT"
] | permissive | KesharaWaidyarathna/Car-Rental-Management-System-JPA-Hibernate | f9ae90dcc47a085576611b7b6d9c7c24ec77972c | 77209f7080e1731d10559d41d41d974375ba6563 | refs/heads/master | 2020-09-20T12:39:34.586115 | 2019-11-28T18:32:17 | 2019-11-28T18:32:17 | 224,480,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 750 | java | package lk.ijse.dep.MostWantedCabs.DAO.custom.impl;
import lk.ijse.dep.MostWantedCabs.DAO.CrudDAOImpl;
import lk.ijse.dep.MostWantedCabs.DAO.custom.VehicleCategoryDAO;
import lk.ijse.dep.MostWantedCabs.Entity.VehicleCategory;
import javax.persistence.Query;
import java.sql.ResultSet;
import java.util.ArrayList;
impor... | [
"waidyrathna@gmail.com"
] | waidyrathna@gmail.com |
c3833961c1d67f809e69f9405547394d8632b8d5 | c343c123296d2687bbb20f8feafb062edfa0f19f | /Test.java | c5c936371d28ba14b8d94945cd039dceaa594479 | [] | no_license | Nanzhengji/Thread_03 | abc45f1919a9df4afccf4bdeff7dd6ca061b34a2 | 3ed764d7d0c1f6a353c2b623fc77d84399310e56 | refs/heads/master | 2020-04-09T01:57:22.667896 | 2018-12-01T08:19:25 | 2018-12-01T08:19:25 | 159,923,749 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 273 | java | package threadDemo3;
public class Test {
public static void main(String[] args) {
Computer c = new Computer();
Producter p = new Producter(c);
Takener t = new Takener(c);
Thread p1 = new Thread(p);
Thread t1 = new Thread(t);
p1.start();
t1.start();
}
}
| [
"noreply@github.com"
] | Nanzhengji.noreply@github.com |
05a8aab427c34e12775e36ab2776a2a71abdee75 | 9944682cee0dc6fc782ddb39623312f5a804e85b | /base/org/curso/model/X_H_QueyLine.java | 81853c567232a13cc001ff720f62ef3d9eba9778 | [] | no_license | GermanLaguna/Custom-Adempiere-Hospital | 22ae605bd94cffbd8930664cc0702bee0c896235 | f3504e6d4c5b5efaf1e416117ac781495d93a18c | refs/heads/master | 2021-08-26T09:13:36.906346 | 2017-11-22T20:29:31 | 2017-11-22T20:29:31 | 110,012,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,817 | java | /******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2007 ComPiere, Inc. All Rights Reserved. *
* This program is free software, you can redistribute it and/or modify it *
... | [
"informatica@DESKTOP-JIEAIJ1"
] | informatica@DESKTOP-JIEAIJ1 |
d0b948549e9954fbb586bbd422ccd73c00ec5da1 | 6d6e32054b3d966a091f6651523267cc6a37aca1 | /src/main/java/com/qiang/modules/sys/pojo/BlogMessage.java | 433d4170b7b0ea3f45e3458460289674ae05522c | [] | no_license | yexi520/people-blog | e87fc48cf973a6cda3fee4018d7094efb4e4c762 | d70241fe1cc397b32aa0d5e5f225fdf8fe713ca1 | refs/heads/master | 2020-09-09T07:18:15.219035 | 2019-09-15T08:12:01 | 2019-09-15T08:12:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,970 | java | package com.qiang.modules.sys.pojo;
import java.io.Serializable;
/**
* @Author: qiang
* @ProjectName: adminsystem
* @Package: com.qiang.modules.sys.pojo
* @Description: 博客信息表
* @Date: 2019/7/4 0004 11:13
**/
public class BlogMessage implements Serializable {
private static final long serialVersionUID = 620... | [
"1158821459@qq.com"
] | 1158821459@qq.com |
5c9c86d104777891dc32fb14d1fc707777eeb5ae | 2213311ac8a417661c45b3e97e250a7f68d62b64 | /Hbase/src/main/java/com/sql/hbase/nosleep/mapReduce/hdfsorhbase/HdfsToHBase.java | 068faf0d7372571c005e40622bed7aab59fc3ac6 | [] | no_license | sqlchan/llfTool | 41a2e62740340c7e0d3df198b7c530ce0ef55ae2 | 9541b4f01c69cbf5798f62e6f85d3c7fb0db995a | refs/heads/master | 2022-07-04T06:28:59.854793 | 2020-04-03T06:05:09 | 2020-04-03T06:05:09 | 244,408,719 | 0 | 0 | null | 2022-07-01T21:28:24 | 2020-03-02T15:42:22 | Java | UTF-8 | Java | false | false | 3,907 | java | package com.sql.hbase.nosleep.mapReduce.hdfsorhbase;
import java.io.IOException;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.hbase.HBaseConfiguration;
import org.apache.hadoop.hbase.HColumnDescriptor;
import org.apache.hadoop.hbase.HTableDescriptor;
... | [
"lilongfei5@hikvision.com"
] | lilongfei5@hikvision.com |
ed6a0a292411818ce27962c18ad8a4c580068744 | 0007526bdb937902f06d51ca91767f7586140236 | /src/com/dao/GoodsDao.java | 219036dcfe9a9e14c9e175742e30e09708a221b7 | [] | no_license | liaochengliang/SwapPub | 4f4fed1a560f627d51917e7a21b60e22312d999d | 90633457c6208bf18f012f08424f79be7c437d77 | refs/heads/master | 2022-02-27T05:16:39.834738 | 2019-07-20T11:02:44 | 2019-07-20T11:02:44 | 197,916,659 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 6,399 | java | package com.dao;
import java.sql.Connection;
import java.sql.Date;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import com.entity.Goods;
public class GoodsDao {
//添加货品操作 : true 表示添加成功 false 表示添加失败
public boolean a... | [
"2789094390@qq.com"
] | 2789094390@qq.com |
44ed8c08d20324b7489980f9e70037ba16fc3b54 | 595d95824926e357427f8b110cca6770a6577c65 | /ejemplo92_asynctask/src/com/tid/Ejemplo92_asynctask/Ejemplo92_asynctask.java | 68fb321e6666c5259486a4bd18aecc652023a905 | [] | no_license | jgorozco/curso-avanzado-android | 99cf64e2cf926ad2d7aa55c5bc06fe8a8c2d3e13 | 5f0837f3c279c88841717f2f87ec66f5242b3d43 | refs/heads/master | 2016-09-05T22:11:40.805035 | 2012-09-18T15:06:44 | 2012-09-18T15:06:44 | 3,864,264 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,278 | java | package com.tid.Ejemplo92_asynctask;
import android.app.Activity;
import android.os.AsyncTask;
import android.os.Bundle;
import android.util.Log;
import android.widget.TextView;
public class Ejemplo92_asynctask extends Activity {
/** Called when the activity is first created. */
TextView texto;
TareaAsync... | [
"josegoupm@gmail.com"
] | josegoupm@gmail.com |
e4e3e9b965fd235b19ac7a2a77ddd198c9d27fc3 | 037cdf4305251af6561c1f718f581d4d73db177c | /src/Assignment3/A3Q3.java | 8c9fc1a43e8cba2b18dea7cf6fe868413ba0a100 | [] | no_license | ICS3UI-02-2017/3u-assignments-Jaredriepert | b69141a79920349013794b1f682a191fca53a7b9 | 3ecef6d729bbb4bd5613ec37dac7f439ef291a7b | refs/heads/master | 2021-04-30T11:56:46.934509 | 2018-06-19T15:11:57 | 2018-06-19T15:11:57 | 121,263,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,457 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Assignment3;
import becker.robots.City;
import becker.robots.Direction;
import becker.robots.RobotSE;
/**
*
* @author riepj9547
*/
public class A3Q3 {
/**
* @param args the command... | [
"riepj9547@HRH-IC0027345.wrdsb.ca"
] | riepj9547@HRH-IC0027345.wrdsb.ca |
50193d416da980911d317054f1896880569cbd71 | 0b75d1a7c8e0109d9e61d967cea69c5a6eeb5231 | /Competition/BattleOfVars/HashASec.java | bade57800e8c6aca1fdf07c18f8ef6bc342b2024 | [] | no_license | kajalgupta/Data-Structures | 9775585957907c631ad60fbfe09680c53a883d62 | 03745815502daffffc3855e49af07cb49956b276 | refs/heads/master | 2023-01-24T00:15:33.876178 | 2020-11-26T10:13:43 | 2020-11-26T10:13:43 | 316,193,230 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,037 | java | package Competition.BattleOfVars;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.math.BigInteger;
import java.nio.charset.StandardCharsets;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class HashASec {
public st... | [
"kajal1406gupta@gmail.com"
] | kajal1406gupta@gmail.com |
ed24e1f01213dabcf608eb8e582aebf065918b00 | 4691acca4e62da71a857385cffce2b6b4aef3bb3 | /testing-modules/junit-5/src/test/java/com/baeldung/FailAssertionUnitTest.java | 8dfa99ab3ccf92fd41dc2a000ffc4ec003c02be5 | [
"MIT"
] | permissive | lor6/tutorials | 800f2e48d7968c047407bbd8a61b47be7ec352f2 | e993db2c23d559d503b8bf8bc27aab0847224593 | refs/heads/master | 2023-05-29T06:17:47.980938 | 2023-05-19T08:37:45 | 2023-05-19T08:37:45 | 145,218,314 | 7 | 11 | MIT | 2018-08-18T12:29:20 | 2018-08-18T12:29:19 | null | UTF-8 | Java | false | false | 1,099 | java | package com.baeldung;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
import java.util.function.Supplier;
import java.util.stream.Stream;
import static org.junit.jupiter.api.Assertions.fail;
public class FailAssertionUn... | [
"noreply@github.com"
] | lor6.noreply@github.com |
5ef5c68ab62c9ded2340c8f02783cb99db427adf | 1abdf3f3eee21e5ac059b3e5face867092bb4479 | /mudfish-job/mudfish-test/src/main/test/com/mudfish/test/NIOServer.java | 6cd315a8873c3a824d0cbf03b74d9f9444f244a1 | [] | no_license | LaneSonnet/hodgepodge | b435f06403d73c9e922652eb0fb4a0ddf1fb1c8a | c0f638713f6b76116c05b71753c9ea368eb28248 | refs/heads/master | 2020-07-09T13:00:02.036813 | 2019-06-01T12:38:15 | 2019-06-01T12:38:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,887 | java | package com.mudfish.test;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.nio.ByteBuffer;
import java.nio.channels.SelectionKey;
import java.nio.channels.Selector;
import java.nio.channels.ServerSocketChannel;
import java.nio.channels.SocketChannel;
import java.util.Iterator;
/**
* NIO服务端
... | [
"1548346934@qq.com"
] | 1548346934@qq.com |
b2d21cf6d18617054ab3e9cd25eae25c6a39c28f | a65d371aa2ce42ac2cbc29b86c5feef99a617775 | /O Point do Acai Android/app/src/main/java/com/devup/opointdoacai/opointdoacai/JuicesList.java | 0290ff49b6f04793cccbb7a42541c69505ea0f6f | [] | no_license | luisclsantos/O-Point-do-Acai-Android | b72992f65d92f63f5dd8269d88d6794babe8cd51 | 619509530d2fdc4c9b15160050ebb15fc5b07a6c | refs/heads/master | 2022-11-05T16:25:50.995261 | 2020-06-16T20:52:32 | 2020-06-16T20:52:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,015 | java | package com.devup.opointdoacai.opointdoacai;
import android.animation.Animator;
import android.animation.ObjectAnimator;
import android.content.pm.ActivityInfo;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppC... | [
"luiscarlos_lima@outlook.com.br"
] | luiscarlos_lima@outlook.com.br |
8ac98c80991f63624961b9dddeebf39bacfb0348 | f369f0801285872602bcb508efc5a6db0a5d7e9d | /core/src/test/java/co/cask/wrangler/utils/Json2SchemaTest.java | 70dfdbf24d8cd50360b50f18e53c4c363deb7105 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | vhajdari/wrangler | 3e72da65cb56d8575088439cdf2eaf6fa9a5c1af | 0da385da22d7f9b14a58803ccd54303c4470b72d | refs/heads/develop | 2021-01-21T23:23:34.011888 | 2017-06-23T15:38:58 | 2017-06-23T15:38:58 | 95,237,441 | 0 | 1 | null | 2017-06-23T16:30:39 | 2017-06-23T16:30:38 | null | UTF-8 | Java | false | false | 3,084 | java | /*
* Copyright © 2017 Cask Data, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | [
"noreply@github.com"
] | vhajdari.noreply@github.com |
50026fc21f8ac94ae0929b67cdb48420433d5073 | f0ec508f4b480d8d5399a2880e4cbb0533fc2fc1 | /com.gzedu.xlims.service/src/main/java/com/gzedu/xlims/service/graduation/GjtGraduationApplyDegreeService.java | cfcf58c84e0ef2217e8fc9d9fe357b9c7b75c464 | [] | no_license | lizm335/MyLizm | a327bd4d08a33c79e9b6ef97144d63dae7114a52 | 1bcca82395b54d431fb26817e61a294f9d7dd867 | refs/heads/master | 2020-03-11T17:25:25.687426 | 2018-04-19T03:10:28 | 2018-04-19T03:10:28 | 130,146,458 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,486 | java | package com.gzedu.xlims.service.graduation;
import java.util.List;
import java.util.Map;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import com.gzedu.xlims.pojo.graduation.GjtGraApplyFlowRecord;
import com.gzedu.xlims.pojo.graduation.GjtGraduationApplyDegree;
impo... | [
"lizengming@eenet.com"
] | lizengming@eenet.com |
aa7c275ba1d69fc98f420d8264c612e597328caa | 546f42937307487bb65292597c19d8a3e1bd4e0e | /src/com/ask/java/strings/RemoveDuplicates.java | 29426545b108b53fbdfc7bdfe9432c5af6896c28 | [] | no_license | ashokgangola/Java | e3f9f797eccf36c2ba1a9b264b010bb987312de0 | 739f24434b874e2d560ebe04eb1de85ff754aa66 | refs/heads/master | 2020-08-16T04:57:22.327698 | 2019-10-16T04:37:17 | 2019-10-16T04:37:17 | 215,457,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java | package com.ask.java.strings;
public class RemoveDuplicates {
public static void main(String[] args) {
String data = "HelloWorld_helloworld";
char[] array = data.toUpperCase().toCharArray();
String _array = removeRedundant(array);
System.out.println("String after duplicate removed = "+_array);
}
pri... | [
"ashokk@aabmatica.com"
] | ashokk@aabmatica.com |
0f5c885dabf6a7d07d12b02fd89ec7f6a9fad72d | 951641e1f731bbb52bf4ee4a6531412b43fabc8b | /IExtraStuffAPI.java | 0b996a64ab4a4fc1c314da67a37d7a0297d8a2ff | [
"MIT"
] | permissive | DrummerMC/Extra-Stuff-API | eaecb3c0de7298111b889c2aba3e19a1692562c4 | 41b2e878ba3839f1350456e9dfdd7f5dccd87495 | refs/heads/master | 2020-05-19T13:27:03.585396 | 2014-07-09T22:04:01 | 2014-07-09T22:04:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 130 | java | package DrummerMC.Extra_Stuff.Api;
import DrummerMC.Extra_Stuff.Api.Grid.IEnergyStorageGrid;
public interface IExtraStuffAPI {
} | [
"drummermods@icloud.com"
] | drummermods@icloud.com |
f9d48f8c380d9c22f3bb45e622db9f8628fc1c58 | 1935abc4b91ec248de55b8c0d53937019618e0f9 | /study/src/main/java/com/example/controller/IndexController.java | e1613bfa2b20a3b64a1e26d90355772dbe8957a0 | [] | no_license | MasahiroTamaki/study | e0f98afb6bfc0606e7e56db409661d0c9a70f306 | 3c031f75a5c5bcca74cbb3306b7b26e76daf0e96 | refs/heads/master | 2020-04-17T07:23:50.571653 | 2019-02-25T13:14:06 | 2019-02-25T13:14:06 | 166,367,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 603 | java | package com.example.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import com.example.domain.Date;
import com.exampl... | [
"akutarou53@gmail.com"
] | akutarou53@gmail.com |
ba9ade8fcf9299d07c9efe88b714cb8024efadcd | bf289c8b396627e15764bb2da250baa334b80b16 | /src/main/java/com/ondot/automation/TestDemo/testscript/createsession/Test_Create_Session_WrongAppToken.java | db37847d98dfc8defbd85dcfadd1997e116c3184 | [] | no_license | bhushankaka/RepoDemo | 8a853234c01d7c70162d189086bb88f65ee93226 | b846d103ad9b93b56bd167e6c55169031d4923ba | refs/heads/master | 2021-07-06T16:00:41.471744 | 2017-09-28T15:13:48 | 2017-09-28T15:13:48 | 105,162,947 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,378 | java | package com.ondot.automation.TestDemo.testscript.createsession;
import java.io.File;
import java.util.HashMap;
import java.util.Map;
import org.codehaus.jettison.json.JSONObject;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
import com.atmecs.falcon.automation.dataprovider.TestDataPro... | [
"kakadbhushan@gmail.com"
] | kakadbhushan@gmail.com |
4d1d52fc088c14b36a03c8458f159464c5ae6569 | a815668a759d588238932d369d6b812460ecd96a | /app/src/main/java/com/sweetlab/sweetspot/loader/CollectionItem.java | d40a97f89c2157cc93a903a9cde29d1e3c86659e | [] | no_license | InsideGH/SweetSpot | 40815aae399a84bfc2bf61da844c2888ec1a507e | 22d2ad19eba5561c23eefb41d334df2f06b77b7e | refs/heads/master | 2021-01-10T17:50:37.944197 | 2015-05-23T21:29:59 | 2015-05-23T21:29:59 | 36,141,663 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,228 | java | package com.sweetlab.sweetspot.loader;
/**
* This class holds the type and the object associated with the type.
*/
public class CollectionItem {
/**
* Held object is a photo (PhotoMeta) type.
*/
public static final int TYPE_PHOTO = 0;
/**
* Held object is a date (DateMeta) type.
*/
... | [
"peterlarssonsmail@gmail.com"
] | peterlarssonsmail@gmail.com |
05878803f87ec3e28dce8dc206f47929301b83dd | ed522f6b8ceacb4059ff06191d696ae73cb273bc | /src/main/java/cloudwall/graph/io/edge/TrivialGraphModel.java | fd30bd418837e36a21908c8c4e3bf5b6d47d77a3 | [
"Apache-2.0"
] | permissive | seanahmad/cloudwall-graph | b246e9836b52a5fb4ca8bcd2def983b2a09b9704 | a0d7595dfc6423d04de78b42199bcbcc49355efb | refs/heads/master | 2021-09-21T01:48:55.816939 | 2018-08-18T21:13:26 | 2018-08-18T21:13:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,139 | java | /*
* (C) Copyright 2017 Kyle F. Downey.
*
* 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... | [
"protean.p0@gmail.com"
] | protean.p0@gmail.com |
873a6cd24c1a2a8a42804a379c4921c47ba49448 | 790852e8c1a47c1286ab859bb4b130003a468f9a | /src/empmgmt/gui/SearchEmployeeFrame.java | 86f22655283e39d839ddf0d7813fa4c644005b79 | [] | no_license | geek-aryan/employee-management-mini | 9a71e5dab775301fc8ce32c9c4e43152d3275f42 | ebf8113d9bda1d30e049f28d43c32c12b92a5034 | refs/heads/main | 2023-06-25T22:16:01.102603 | 2021-07-18T11:41:51 | 2021-07-18T11:41:51 | 387,081,023 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,754 | 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 empmgmt.gui;
import empmgmt.dao.EmpDAO;
import empmgmt.pojo.Employee;
import java.sql.SQLException;
import javax.swing.JOption... | [
"noreply@github.com"
] | geek-aryan.noreply@github.com |
c14e33f9062607926e6f92c18e2f9730bea4f1e9 | 7dd73504d783c7ebb0c2e51fa98dea2b25c37a11 | /eaglercraft-main/eaglercraft-main/sp-server/src/main/java/net/minecraft/src/TileEntityMobSpawnerLogic.java | 7a32d1ffc7fc99649600436771b798640a4ee04d | [
"CC-BY-NC-4.0"
] | permissive | bagel-man/bagel-man.github.io | 32813dd7ef0b95045f53718a74ae1319dae8c31e | eaccb6c00aa89c449c56a842052b4e24f15a8869 | refs/heads/master | 2023-04-05T10:27:26.743162 | 2023-03-16T04:24:32 | 2023-03-16T04:24:32 | 220,102,442 | 3 | 21 | MIT | 2022-12-14T18:44:43 | 2019-11-06T22:29:24 | C++ | UTF-8 | Java | false | false | 1,147 | java | package net.minecraft.src;
class TileEntityMobSpawnerLogic extends MobSpawnerBaseLogic {
/** The mob spawner we deal with */
final TileEntityMobSpawner mobSpawnerEntity;
TileEntityMobSpawnerLogic(TileEntityMobSpawner par1TileEntityMobSpawner) {
this.mobSpawnerEntity = par1TileEntityMobSpawner;
}
public void f... | [
"tom@blowmage.com"
] | tom@blowmage.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.