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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a926e20f07a73117d21581cd4cb35ad70fe9297d | 4df8ecf0ba3d8a38dd8d2122675de679b47e355b | /AccountSystemWebSpringBoot/src/main/java/za/ac/nwu/web/sb/exception/RestServiceApplication.java | a209c94eba5fb4a8ab92d0fb01b49596efe8d9cd | [] | no_license | TawandaEmmauel/CMPG323_Project1 | dac835a7385b3a97ef98cb36e9fecacb27876ce6 | 1d1fcd196687adc324f09981274d534adf412e5e | refs/heads/master | 2023-09-01T16:42:02.948268 | 2021-10-11T05:57:18 | 2021-10-11T05:57:18 | 415,818,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | //package za.ac.nwu.web.sb.exception;
//
//import org.springframework.boot.SpringApplication;
//import org.springframework.boot.autoconfigure.SpringBootApplication;
//@SpringBootApplication
//
//public class RestServiceApplication {
// public static void main(String[] args) {
// SpringApplication.run(RestServ... | [
"tawandaebvumbamera@gmail.com"
] | tawandaebvumbamera@gmail.com |
002e285f4050489487eb098fb0dc1e70de35d4d2 | 29633c8b3a521021fd4dfc71a7dc1dfab6b0a1e9 | /src/main/java/com/kurianski/comidinhasbank/model/request/TransferMoneyRequest.java | e6a6fd947a6e3e55bf8f1fee594c1693fe9c515e | [] | no_license | MatKurianski/ComidinhasBank | 7c6958b8e95fe3376ee4b9199b9b54e240b8217c | 30bf9b923967768fc12eb6f9d24adf37d0111d36 | refs/heads/main | 2023-01-19T17:29:02.942949 | 2020-11-29T22:04:11 | 2020-11-29T22:04:11 | 315,384,389 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package com.kurianski.comidinhasbank.model.request;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
import javax.validation.constraints.DecimalMin;
import javax.validation.constraints.Digits;
import javax.validation.constraints.NotNull;
import java.math.BigDecimal;
@Getter
@RequiredArgsConstructor
publi... | [
"matheuskurianski@usp.br"
] | matheuskurianski@usp.br |
cebb2dcfa708966b45e1af7328df4dca5c9d9fc1 | e2c883f52109815f7c410159692bd05eec3290ca | /utfpl/src/jats/utfpl/tree/Test_01.java | af15f835d3b7208e91fdf4fdafc90eed84978265 | [] | no_license | alex-ren/org.ats-lang.postiats.jats | ae2ba41b68443fb9cfbd006889fe84631c949864 | 38b5a9e27a63ca2cc49d4bb9b6437bcf9c278976 | refs/heads/master | 2020-04-16T01:46:07.657517 | 2015-01-19T19:02:58 | 2015-01-19T19:02:58 | 7,862,346 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,829 | java | package jats.utfpl.tree;
import jats.utfpl.ccomp.CCompUtils;
import jats.utfpl.instruction.TID;
import jats.utfpl.parser.NamingVisitor;
import jats.utfpl.parser.UtfplLexer;
import jats.utfpl.parser.UtfplParser;
import jats.utfpl.parser.Utfpl_tree;
import jats.utfpl.stfpl.StfplProgramParserJson;
import jats.utfpl.stfp... | [
"alex.ren2006@gmail.com"
] | alex.ren2006@gmail.com |
f19e5eda502812caefc19f8c60d70f23a46b63a2 | 32b9dde3ec23c0796381c539827878c6283612e4 | /后端/xc_parent/xc_model/src/main/java/com/czxy/xuecheng/domain/cms/CmsPageParam.java | f749925c1f77aab0c301f6b47c63f29321237083 | [] | no_license | githubitzdh/xuecheng | 703fd2f43e21d5ca34308f8c62948613976ad30e | e4b4769e36dd73bfa3af12388d8b2ac811b78748 | refs/heads/master | 2022-11-29T19:04:12.432341 | 2020-08-14T07:50:15 | 2020-08-14T07:50:15 | 287,469,294 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package com.czxy.xuecheng.domain.cms;
import lombok.Data;
import lombok.ToString;
/**
*
*/
@Data
@ToString
public class CmsPageParam {
//参数名称
private String pageParamName;
//参数值
private String pageParamValue;
}
| [
"‘it_zdh@163.com’"
] | ‘it_zdh@163.com’ |
596e8ff068dd5bc062e50002abdab10cd04cea29 | 691fd959f9a5d1646a7b33e39ae8ba7a86102407 | /src/java/org/fancygiraffe/locations/LocationServlet.java | 36c011e8059348ad78d360cdcd841ff5172e7d3e | [] | no_license | Jimmydalecleveland/FancyGiraffe | fa13145585455b9ea024a6e31de55ea66c2505ba | 2d29439e35640774c5d2b7992af8f8478886f423 | refs/heads/master | 2020-04-16T15:45:22.158293 | 2013-06-14T05:03:54 | 2013-06-14T05:03:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,287 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fancygiraffe.locations;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annot... | [
"jimmydalecleveland@gmail.com"
] | jimmydalecleveland@gmail.com |
829ad36c98f5852a7731d2ab7b7f1cf02611e8a3 | bbe34278f3ed99948588984c431e38a27ad34608 | /sources/de/danoeh/antennapod/core/storage/EpisodeCleanupAlgorithm.java | 893c6fee0b334321ac18098bd1f35aa0c0a7447f | [] | no_license | sapardo10/parcial-pruebas | 7af500f80699697ab9b9291388541c794c281957 | 938a0ceddfc8e0e967a1c7264e08cd9d1fe192f0 | refs/heads/master | 2020-04-28T02:07:08.766181 | 2019-03-10T21:51:36 | 2019-03-10T21:51:36 | 174,885,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,226 | java | package de.danoeh.antennapod.core.storage;
import android.content.Context;
import de.danoeh.antennapod.core.preferences.UserPreferences;
public abstract class EpisodeCleanupAlgorithm {
protected abstract int getDefaultCleanupParameter();
public abstract int getReclaimableItems();
protected abstract int ... | [
"sa.pardo10@uniandes.edu.co"
] | sa.pardo10@uniandes.edu.co |
4009d9b1916a69c980574566284777dcaf9bff56 | 5f02dc0858a36c63fbc086e967a4864c9c9e6847 | /springTests/src/main/java/br/com/reschoene/springTests/wrappers/RestResponsePage.java | 0d08b15df8b2b8a23f748a9e60add004e2c0f73d | [] | no_license | reschoene/springExperiences | 7774bbc7239d65cb2778a2dc235df0d34dabd516 | 755edcc0be028166ddc00a1d41fee5e92853eec8 | refs/heads/main | 2023-02-09T07:53:34.270787 | 2021-01-02T18:35:26 | 2021-01-02T18:35:26 | 312,672,563 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,665 | java | package br.com.reschoene.springTests.wrappers;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.JsonNode;
import org.springframework.data.domain.PageImpl;
import org.springframework.data.domain.PageRequest;
import org.sprin... | [
"reschoene@gmail.com"
] | reschoene@gmail.com |
24f63517d09702c5b0c6a5f92f1cf95c5a2deb6a | 2838969d389280cffe8dde8ca7d3fde6a1ce8605 | /kth-smallest-element-in-a-sorted-matrix/kth-smallest-element-in-a-sorted-matrix.java | b34063b93bd2e4d7fd2c4108db87288d6c201629 | [] | no_license | shrutie/https-github.com-shrutie-leetcode-stats_migrate | 13eac960c0e72c40f43c1d392b6e4d7471e708ab | 74238149c2cf56bcec808d6732fc761c5302fc1e | refs/heads/main | 2023-06-09T13:24:43.407066 | 2021-07-02T17:19:44 | 2021-07-02T17:19:44 | 361,144,229 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | class Solution {
public int kthSmallest(int[][] matrix, int k) {
PriorityQueue<Integer> minHeap = new PriorityQueue<>( (a,b) -> a-b);
for(int i =0;i< matrix.length;i++){
for(int j=0;j<matrix[0].length;j++){
minHeap.add(matrix[i][j]);
}
}... | [
"bshruti509@gmail.com"
] | bshruti509@gmail.com |
a5b600b28e3ae617ba068a10c8ec2dd385396097 | bdfbc61b3219f5a00c48ead2a829686e2c51aca7 | /ALM_UI_Automation/src/main/java/com/alm/automation/reportutils/EnvironmentVariableReport.java | e993b04ac0d816e5ff06f77346c95ef2d14a4767 | [] | no_license | Rituparna1991/ALM_UI_Automation | 7abc35d5737d463902406e8e54ff0e0bff97ffd9 | 703d8f083389b830da7e91786eef6206f01dae1f | refs/heads/master | 2022-12-21T23:51:10.420096 | 2020-09-22T16:54:13 | 2020-09-22T16:54:13 | 297,631,464 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,117 | java | package com.alm.automation.reportutils;
import com.alm.automation.globalvariables.EnvironmentVariables;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.ExtentTest;
import com.aventstack.extentreports.Status;
import com.aventstack.extentreports.reporter.ExtentHtmlReporter;
public... | [
"rituparnahota1991@gmail.com"
] | rituparnahota1991@gmail.com |
39f7faec6ed429a0b72769981db22108c00c2839 | 2509e7d284e84d9b6023b8b9018182270da20a2b | /lab7/src/main/java/org/vladimirg/wst/lab7/generated/OperationStatus.java | 2544510c07325ccdeac10caf3e1faa1ef97698b7 | [] | no_license | VGubarev/WST | 111d4b9f838f6fc65fe6ae5581bda87c3a16cabb | a1a8e8b178994cfca04f558debb42f513c2a195f | refs/heads/master | 2020-04-24T20:28:43.044449 | 2019-05-18T00:21:45 | 2019-05-18T00:21:45 | 172,245,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,769 | java |
package org.vladimirg.wst.lab7.generated;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for operationStatus complex type.
*
* <p>The following schema fragment specifies the expected content containe... | [
"vladimir.gubarev@itiviti.com"
] | vladimir.gubarev@itiviti.com |
1d251db38928ae281758d8b5e930476eb380eaf6 | 9b3047437021d91af538315b62a23f273e58a521 | /hello-spring-cloud-alibaba-nacos-provider/src/main/java/com/halo/hello/spring/cloud/alibaba/nacos/provider/controller/NacosProviderController.java | d84f0ce7787947667a94d2f526b6e0c62eb67401 | [] | no_license | arrowfeng/springcloud | ecb196c2363988ab8ad8fa420f125b4d154ce316 | db0ad610b959251f95311b27cb290b854b459cf0 | refs/heads/master | 2020-04-30T17:30:36.978885 | 2019-03-28T08:15:19 | 2019-03-28T08:15:19 | 176,982,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | package com.halo.hello.spring.cloud.alibaba.nacos.provider.controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestController;
/**
* @Author: zdf
* @Description:
* @Date:Created in 22:07 2... | [
"289716347@qq.com"
] | 289716347@qq.com |
3152f07d2757ba02eded6eb58e553cae35f967de | 2d1c81de8f131e1576777c6aa32afd64129e4389 | /src/main/java/com/invillia/acme/rest/dao/OrderDAO.java | 1d31c9dc9ada4f1d77b70f0e06ceee2cd30f361f | [] | no_license | fbrito2000/backend-challenge | 2710f9d48a39ff054ba629a5ea19ed787f577cc2 | 230ca455da6644fea21e6c7375a76489ce620a77 | refs/heads/master | 2020-04-29T05:20:36.801580 | 2019-03-26T12:59:02 | 2019-03-26T12:59:02 | 175,879,352 | 0 | 0 | null | 2019-03-15T19:26:41 | 2019-03-15T19:26:41 | null | UTF-8 | Java | false | false | 678 | java | package com.invillia.acme.rest.dao;
import java.util.List;
import com.invillia.acme.rest.exception.DataAccessException;
import com.invillia.acme.rest.filter.OrderFilter;
import com.invillia.acme.rest.model.Order;
public interface OrderDAO {
public Order getById(String orderId) throws DataAccessException... | [
"noreply@github.com"
] | fbrito2000.noreply@github.com |
4258f1fc7f044f518938212e3fa29b752f0dbe3c | a7bba9c086ab7527c144e8a705ff0baf818aa06d | /spring_prj_shop/src/main/java/com/human/shop/dto/Member.java | eca1cc10afdf6a0c97aed1b1546ee66943b50c02 | [] | no_license | uandi2020/git_study | 0bb596e3ad8372b96d0118de2942c24d56d3116c | 267b3c6184b39641711c9a8c861392c234a28ed7 | refs/heads/master | 2023-03-28T16:43:05.355321 | 2021-03-29T06:11:48 | 2021-03-29T06:11:48 | 352,294,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,597 | java | package com.human.shop.dto;
public class Member {
public String m_id;
public String member_pw;
public String member_date;
public String member_name;
public String member_gene;
public String member_birth;
public String member_mail;
public String member_mobile;
publi... | [
"seungmi1995#gmail.com"
] | seungmi1995#gmail.com |
2f478e524bd0699ca134f9f22d916ee69d75020c | efbe47ad48c469191c63fdd8c8f72aae93fe586a | /src/main/java/com/briup/lb/service/WaybillService.java | 6bfd90a9af7006a372c2e9d6f0bf2a431b51eebf | [] | no_license | ZengQinghui/- | f942e00a6b542a8655fffff07a241033faa1985a | 2f026d0071f258aee62fb4f3682258a1167199a8 | refs/heads/master | 2021-01-24T08:16:04.930554 | 2017-06-05T07:10:20 | 2017-06-05T07:10:20 | 93,374,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,601 | java | package com.briup.lb.service;
import java.io.Serializable;
import java.util.List;
import java.util.Map;
import com.briup.lb.bean.Contract;
import com.briup.lb.bean.Waybill;
import com.briup.lb.common.pagination.Page;
public interface WaybillService {
public List<Waybill> findPage(Page page); // 分页查询
... | [
"1048583032@qq.com"
] | 1048583032@qq.com |
5f91a1d92a094d098c2dd09c648188501fa4c30a | 219ee705d1ebe4d6109387110c2ee5647c9548ab | /app/src/main/java/com/edfadsfxample/petik/kuker/RegisterActivity.java | 6bcab044390c4d534f55f9e3755ae98c411b092c | [] | no_license | AliSunan/Kuker | 4a99d0b8fc4314ecd851c69950d253829c44c41a | 6dbcebf5fb8644c5d2d073d27603504b72a575c5 | refs/heads/master | 2020-06-14T12:54:36.524295 | 2019-07-14T05:01:37 | 2019-07-14T05:01:37 | 195,009,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,020 | java | package com.edfadsfxample.petik.kuker;
import android.app.ProgressDialog;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import an... | [
"rahmatwahyumm1@gmail.com"
] | rahmatwahyumm1@gmail.com |
5b7faa758996dc871fa8afdd9b68959c0d45b1a3 | 49ffa2bbdc9478b0088f6811c4b1114a195ea026 | /state/CopyDouble.java | 0a8f6bec52632162a5381f08b37edde148a68ed8 | [] | no_license | fserret/MiniCPBP | f3e8b65e2949d3e9069f460ea9f1eff643aea6a5 | aa2544b147d4342469cf0b7a46716955839e109f | refs/heads/master | 2022-12-02T03:20:54.091538 | 2020-08-18T20:36:09 | 2020-08-18T20:36:09 | 275,345,942 | 0 | 0 | null | 2020-06-27T10:10:12 | 2020-06-27T10:10:11 | null | UTF-8 | Java | false | false | 1,510 | java | /*
* mini-cp is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License v3
* as published by the Free Software Foundation.
*
* mini-cp is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY.
* See the GNU Lesser General Public Lic... | [
"gilles.pesant@polymtl.ca"
] | gilles.pesant@polymtl.ca |
8f19c0c137662c4541a1ae86a52d35bfecb7bea3 | 5212ad8b0837304bac8fef8c2cc3eb19a60acfb6 | /src/main/java/com/cityconnect/service/RouterService.java | 9bdc1fb4a93289d704dbcb6c1e52f3fc69b66f51 | [] | no_license | iamohammed/cityconnect | 13b8c6ce0ffd65c3872afe3f24a15e0a1da678bc | 8f4337f173168eee841fede229e02de65c8ff8b0 | refs/heads/master | 2020-04-04T21:55:33.535054 | 2018-11-05T23:56:55 | 2018-11-05T23:56:55 | 156,303,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 807 | java | package com.cityconnect.service;
import java.util.Map;
import java.util.Set;
import org.springframework.stereotype.Service;
import com.cityconnect.util.RouteUtility;
@Service
public class RouterService {
public boolean checkRouteAvailablity(String origin, String destination){
Map<String,String> connectionMap ... | [
"ismailaffanmohd@gmail.com"
] | ismailaffanmohd@gmail.com |
4660a21dfe4b392da9823066093d08eea0da1429 | de8707830a7388075c8b5332a99eb0bc89cf4dfb | /Variabler/src/variabler/Variabler.java | 13a57fe8b3e4adceb670846f547b7b226f0d6c5d | [] | no_license | ChrisRuLee/SkoleDAPE1400 | 2bb47f79bf0b8e1533f3c607e797b19b0327d1bf | 43f9e033d31017c1810e2ed6f34f7cccda1aa5db | refs/heads/main | 2023-08-17T13:05:26.648797 | 2021-09-20T19:07:52 | 2021-09-20T19:07:52 | 408,567,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,351 | java | package variabler;
import javax.swing.*;
import static javax.swing.JOptionPane.showMessageDialog;
public class Variabler {
public static void main(String [] args){
//oppgave1
String forNavn = JOptionPane.showInputDialog("Skriv ditt fornavn:");
String etterNavn = JOptionPane.showInputDialo... | [
"noreply@github.com"
] | ChrisRuLee.noreply@github.com |
c38f93618236c6e98dc5995508c27d70b559473d | 3db6ee232a85c1c184cde1bbd050b63bdef4243b | /Snap2Pay/src/main/java/com/snap2buy/webservice/util/ImageResizer.java | b3838683ace34083019372074eb28dd8dfcfdbcb | [] | no_license | praveengsnap2/scripts | b5ca1a5608adfa11b8e885d71dbcca7267f59ca7 | d58900252176690619244f92914b98175d011e42 | refs/heads/master | 2021-01-12T03:13:16.382829 | 2017-01-06T05:19:57 | 2017-01-06T05:19:57 | 78,178,857 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,726 | java | //package com.snap2buy.webservice.util;
//
//import com.drew.imaging.ImageMetadataReader;
//import com.drew.imaging.ImageProcessingException;
//import com.drew.metadata.Directory;
//import com.drew.metadata.Metadata;
//import com.drew.metadata.MetadataException;
//import com.drew.metadata.Tag;
//import com.drew.metadat... | [
"different.sachin@gmail.com"
] | different.sachin@gmail.com |
928aec12a1b90fbeaecabe865425b708aec17b1c | 1c1eb038bd3407a0da8a8ce34f17f384dda367f3 | /Migrated/CrackCode/src/solvedTopcoder/RectangleGroups.java | e2ff028fd9de7c78f4b4f5f2e504b29d669030fa | [] | no_license | afaly/CrackCode | ae6e7fcd82a250a1332d55e0a7b0040f63f66b55 | 3a6cda4e7d9252e496956c88de6e27c3a6bc9dd7 | refs/heads/master | 2021-01-10T14:04:24.452808 | 2016-01-04T07:12:58 | 2016-01-04T07:12:58 | 45,332,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package solvedTopcoder;
import java.util.Arrays;
public class RectangleGroups {
public String maximalIndexed(String[] rectangles) {
Arrays.sort(rectangles);
String maxName = null;
int maxIndex = -1;
int index = -1;
for (int i = 0; i <= rectangles.length; i++) {
int area = -1;
if (i < rectangles.length... | [
"afathygo@gmail.com"
] | afathygo@gmail.com |
6347988c5ae527c6f65689d65e4b2acda6bf5efe | 658ea653380d707d13b6725fda500c35ee66cff2 | /src/Factorial.java | c2c6268c0034ed90d9096d4dde43d3832828383f | [] | no_license | HFrejlev/StudentA_LoopAssignment | 6a5730ca74d2029121489c08f68a381e55a83970 | 9eb8b3e3dd3b1d2bc6999150392a29def49d4466 | refs/heads/master | 2020-08-01T20:04:02.510031 | 2019-09-26T13:50:30 | 2019-09-26T13:50:30 | 211,100,534 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | public class Factorial {
public static int calc(int i) {
int result = 0;
if (i<0){
return -1;
} else if (i >= 100000){
return -1;
} else {
for (int x = i; x>=0;x--){
result = result*x;
}
return result;
... | [
"henrikfrejlev@hotmail.com"
] | henrikfrejlev@hotmail.com |
0cf1ca905d8160b0ecbbf64256b4cd2b60658581 | 753b27aa994444d27289b2814b8c11701b146e12 | /src/main/java/org/my431/util/excel/ReadExcel.java | 7e245800b16d04fef6f2bdcd293cdb8d089cc6aa | [] | no_license | jiaojing0558/kettle-1 | 1c2c2898521d53f1a3fed8d4bd664fb2c0b22bda | 352f165cfc8e64f414ac49fb1730f0a84e5beab4 | refs/heads/master | 2020-07-07T07:56:27.988081 | 2018-04-12T03:10:38 | 2018-04-12T03:10:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,417 | java | package org.my431.util.excel;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.net.URLConnection;
import java.text.Deci... | [
"419995258@qq.com"
] | 419995258@qq.com |
0874abbf7f3fe168145243cde1f222d6c378d18b | c58cd5450029120b2dd976abac0307d795918c12 | /src/main/java/com/fdm04/auditApp/model/Audit.java | 6c3f531ee1bcfb54d588bc65628584581a170471 | [] | no_license | NikiRoss/AuditApplication | 64e491826cab8a1d7cc8a71ea0f3a9cd4f7bacc5 | b92885c483f9551850830e0ae299935564aa753d | refs/heads/master | 2021-07-12T03:08:05.835120 | 2019-10-29T23:20:22 | 2019-10-29T23:20:22 | 210,680,820 | 0 | 0 | null | 2020-10-13T17:00:11 | 2019-09-24T19:23:36 | Java | UTF-8 | Java | false | false | 1,924 | java | package com.fdm04.auditApp.model;
import java.util.ArrayList;
import com.fdm04.auditApp.database.util.DataTransferObject;
import com.fdm04.auditApp.util.AuditConstants;
public class Audit implements DataTransferObject{
private int id;
private double score = 100;
private String projectName;
private String proje... | [
"niki.ross49@gmail.com"
] | niki.ross49@gmail.com |
024f3d97e3c90b0a12cee3446e2cea8e1decc2eb | d1bb46c9e95fa22ae149031ac7c6d651503b1d91 | /src/main/java/com/mmall/service/IShippingService.java | d4f782698e7547455c4e3d2d52be10a90870e25d | [] | no_license | monxiaolee/mmall | 2fb43d1668eacec9e90dab7d99be7496c8937f14 | a3d493ef7c2c46474ee66079b61addd8a9d7b4ee | refs/heads/master | 2020-03-22T19:55:32.926347 | 2018-10-15T08:03:46 | 2018-10-15T08:03:46 | 140,560,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 565 | java | package com.mmall.service;
import com.github.pagehelper.PageInfo;
import com.mmall.common.ServerResponse;
import com.mmall.pojo.Shipping;
/**
* Created by limengxiao on 2018/10/11.
*/
public interface IShippingService {
ServerResponse add(Integer userId, Shipping shipping);
ServerResponse<String> del(Intege... | [
"15893623902Lee"
] | 15893623902Lee |
7220642c25dfa48c9b594e28c9dd2cce8d6a87f9 | 3fb0d25e3890d3b142175c51a9a0c3d997acb3c9 | /src/it/colasuonno/cli/lib/WebPage.java | 5b6622c61de2d1aafdea416a1bbf9fc4e876d80b | [] | no_license | Colasuonno/colasuonno-cli | 7cd30d28a647138bd1905fe6058a305a4b918ef7 | 01465761844c7bdf7df9bc524698b15aaf3602e8 | refs/heads/master | 2020-04-29T04:34:56.818193 | 2019-03-19T19:28:12 | 2019-03-19T19:28:12 | 175,851,359 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,330 | java | package it.colasuonno.cli.lib;
import it.colasuonno.cli.logger.CLILogger;
import it.colasuonno.cli.manager.CLIManager;
import it.colasuonno.cli.objects.CLIInput;
import it.colasuonno.cli.objects.CLIObject;
import it.colasuonno.cli.objects.sub.CLIExpectedSubComponent;
import it.colasuonno.cli.objects.sub.CLIFollowedExp... | [
"colasuonno.scuola@gmail.com"
] | colasuonno.scuola@gmail.com |
f1132ab46410d3033f821bef597d77d4216919cb | 4d7d5e7542827b126fe70dd50fb598bbbbd07b52 | /Ventas/src/model/Client.java | 85ba370df0a5a8b0da28cb8dfa088e50967a34e6 | [] | no_license | AlvinPech/Ventas | 712d78dca14a5bdf2ac05920a664d049d8fe2457 | e6f3028c2f1a9c43ad97140e14f9b9d3702d7c52 | refs/heads/main | 2023-06-16T03:48:50.481467 | 2021-07-03T19:37:46 | 2021-07-03T19:37:46 | 376,636,766 | 0 | 0 | null | 2021-06-25T04:17:04 | 2021-06-13T20:43:01 | null | UTF-8 | Java | false | false | 1,188 | 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 model;
/**
*
* @author alvin
*/
public class Client {
int IdCliente;
String Dni;
String Nombres;
String Dir... | [
"alvin@NEWs-MacBook-Pro.local"
] | alvin@NEWs-MacBook-Pro.local |
bc9653e072d21b39e2e25934a675d49787598f00 | f8781777aa73558d30e805a5d7b0f405a72dd0e1 | /src/main/java/com/java_feature/jdk8/lambda/other_experience/TestSort.java | f06435bfdee5a96b271e7de5f093b02ad87cf458 | [] | no_license | Mengbuxiu/demo-springboot-interview | 26a0c28ec1ee792e58f3a446e7d29591456e3fda | 71f9404748af5c123bf7285b3618b3f6388564f0 | refs/heads/master | 2022-12-24T20:49:00.821630 | 2021-09-06T09:37:56 | 2021-09-06T09:37:56 | 163,373,909 | 0 | 0 | null | 2022-10-05T18:22:29 | 2018-12-28T06:21:02 | JavaScript | UTF-8 | Java | false | false | 790 | java | package com.java_feature.jdk8.lambda.other_experience;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.function.Function;
/**
* @author king_zl
* @version 1.0
* @description // TODO
* @date 2019/4/10 16:27
*/
public class TestSort {
... | [
"15910344021@163.com"
] | 15910344021@163.com |
d92995d435d411ef5be4056f82202a3569176862 | 30fd295978d3ae294044a88f1c6aa81c2284e42a | /src/com/erenerdilli/Utilities.java | 55d4f4d8ab5df02daa1da9270e70bab4342b53ba | [] | no_license | erenerdilli/GenDemo | 51fef93428fcd1c94cf136ff0e0fb2a2e24342fa | 91bded19bd7f92e24dd9fdc373d8ff915967c284 | refs/heads/master | 2020-04-25T11:56:04.820601 | 2019-02-28T21:47:50 | 2019-02-28T21:47:50 | 172,761,692 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,084 | java | package com.erenerdilli;
import org.w3c.dom.Document;
import java.util.List;
import static com.erenerdilli.Strings.TAG_ID;
public enum Utilities {
/*
* @Author erenerdilli
* The class for basic utility methods
*/
INITIALIZE;
public static void populateList(Document doc, List<String> pLis... | [
"erenerdilli@gmail.com"
] | erenerdilli@gmail.com |
62cbfb5876de87c4943f8f3680b9da2426ded3af | e46d071f49bbc6d8266fe5d84d104827945bdf26 | /src/main/java/chd/shoppingonline/service/basic/ConsigneeInformationService.java | 3dcb425c4a9f3f6878492150fb74bedd22b0e18b | [] | no_license | CongLinDev/OnlineShopping | f484f5e7abbc45a0ef53dd268ce6d5ee1af77d45 | 1e343f924c0f983fdc75442a02badd0b6a458c7a | refs/heads/master | 2020-04-28T21:33:35.369134 | 2019-06-21T06:23:44 | 2019-06-21T06:23:44 | 175,586,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,643 | java | package chd.shoppingonline.service.basic;
/*
* @ClassName ConsigneeInformationService
* @Author 从林
* @Date 2019-03-24 14:10
* @Description 收货信息服务接口
*/
import chd.shoppingonline.entity.ConsigneeInformation;
import java.util.List;
public interface ConsigneeInformationService {
/**
* 添加收货信息
... | [
"conglindev@live.com"
] | conglindev@live.com |
d60d76a8e6b2973e4e0534463801d0d28466d25f | 3a68bf2dbb928976714366709955a45e8b6ae5a7 | /src/main/java/com/apakgroup/recall/defaults/StaticMethodObjectBuilder.java | 76bda33217703f1bbe0c2b519802061108e7e5bf | [] | no_license | DanielStephens/Recall | 3baa252a94ec75549947caee982f78f68ef2e951 | 191c8b329343dd7465942f49ba4989938eccd626 | refs/heads/master | 2021-01-01T17:34:13.339011 | 2017-07-23T13:33:48 | 2017-07-23T13:33:48 | 98,099,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,221 | java | package com.apakgroup.recall.defaults;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.lang.reflect.Modifier;
import java.util.Arrays;
import java.util.Collection;
import com.google.common.base.Optional;
import com.google.common.base.Predicate;
import com.google.common... | [
"daniel.stephens02@gmail.com"
] | daniel.stephens02@gmail.com |
bfd879eed64f314ba0887a2cee4869ea640b1799 | c53a1d0e9a95276c7ad0f8573a82f6e06e438011 | /blgroup-osp-reconf-web/overlays/com.bailiangroup.osp.blgroup-osp-common-web-1.0.2-20160805.081608-39/WEB-INF/classes/com/bailiangroup/osp/modules/sys/web/AreaController.java | 0780a71324395c2dcf40ed129d14da908db50324 | [] | no_license | lastbus/recommend-conf | 141523860ee044ef0e82054057513115da2ceea0 | faf14997263c581ae1375af962cb65110100b322 | refs/heads/master | 2021-01-13T17:31:46.293135 | 2017-02-13T09:28:30 | 2017-02-13T09:28:30 | 81,806,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,775 | java | /**
* Copyright © 2014-2020 <a href="https://www.bailiangroup.com/osp">Bailian Group OSP</a> All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
*/
package com.bailiangroup.osp.modules.sys.web;
import java.util.List;
import java.util.Map;
import javax.inject.Inject;
impor... | [
"819307659@qq.com"
] | 819307659@qq.com |
3dedea7dc0095730f1cbfce72937a9206a080cc0 | 42ea82481e8389f3a4011fef270302fb99c73bf5 | /app/src/main/java/dicoders/com/login/Main4ActivityLogIn.java | 9ed18f45b60159cfaad4beed114d258089969445 | [] | no_license | monassar97/Registration | 1fee06f5fbbb0745a9a58a1daa16480f29c65024 | d43c011f5a1ad6584ae6203f04e9bd126a332ee9 | refs/heads/master | 2020-04-27T03:04:25.594252 | 2019-03-05T20:20:55 | 2019-03-05T20:20:55 | 174,014,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | package dicoders.com.login;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.Toast;
public class Main4ActivityLogIn extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
se... | [
"mo.nassar97@gmail.com"
] | mo.nassar97@gmail.com |
6c5347b4e7957e2cb00e4f44d0a04a7b43025f3f | 60c7d8b2e8ae1d547f6cfc52b81d2eade1faf31d | /reportProject/st-js-stjs-3.3.0/generator/src/test/java/org/stjs/generator/writer/names/Names5.java | 5639fe5ce16611675e7dea4e0b20c48cbcfc744c | [
"Apache-2.0"
] | permissive | dovanduy/Riddle_artifact | 851725d9ac1b73b43b82b06ff678312519e88941 | 5371ee83161f750892d4f7720f50043e89b56c87 | refs/heads/master | 2021-05-18T10:00:54.221815 | 2019-01-27T10:10:01 | 2019-01-27T10:10:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 149 | java | package org.stjs.generator.writer.names;
public class Names5 {
private int field = 1;
public int method(Names5 THIS) {
return THIS.field;
}
}
| [
"liuzhenwei_sx@qiyi.com"
] | liuzhenwei_sx@qiyi.com |
047ebbe12ad6a1331bf2e6e539c659f327c91521 | 1341d30e1e5ed9df40bea9c542c5f4ad53b882a2 | /Task_2_2_6.java | f8ac382ec7e0f879ae9df368ba067194b622efec | [] | no_license | ToxaRyd/Introduction-to-Java.-General-Programming | 27ba6d40ce8a5667f7ff21c0d21b3366b9a42fb5 | 04b71df96a19fcf52d0f9722ce9c52c44e03ecba | refs/heads/main | 2023-05-29T20:28:06.246292 | 2021-06-07T18:17:29 | 2021-06-07T18:17:29 | 350,740,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,018 | java | package com.company;
import java.util.*;
import java.lang.*;
class Main
{
public static void main (String[] args) {
Scanner num = new Scanner(System.in);
int[][] a;
int n, x=1, y=0;
System.out.print("Введите порядок: ");
n = num.nextInt();
if (n%2 != ... | [
"noreply@github.com"
] | ToxaRyd.noreply@github.com |
d429c1d36ac7d2981efccda88d5b14f372141f55 | e9f730daae9fec2fe8dd278ad87caee83f461105 | /app_upperair/src/main/java/cwb/cmt/upperair/utils/ParseStnXml.java | 491381448910c00e556e12fc7f161de6183381e9 | [] | no_license | StellaChieh/annual-report-builder | 16112fcb046c871100e8c3a5833dc3cbc8e5417d | e0aa9e90a4842b604e1d9a8e54cc92e8bbb8e12b | refs/heads/master | 2020-11-24T12:01:18.599246 | 2019-12-15T05:32:35 | 2019-12-15T05:32:35 | 228,133,836 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,002 | java | package cwb.cmt.upperair.utils;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.List;
import javax.xml.transform.stream.StreamSource;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import ... | [
"stella.chieh@iisigroup.com"
] | stella.chieh@iisigroup.com |
e61fad1f8f99bc0ebb95c21c904867dc0e215a26 | d2f2c3b120a15f15fbd6f1f1e271c38aaa77fb3f | /src/proxy/statics/StaticProcyDemo.java | 76577c1efe9f9cb50262acd39cc306715090c75a | [] | no_license | chenkangqin/DesignPattern | 7fdf4f348852ceb9e5e80d45f6f86398cee72252 | e9866a6389baad88defbae46778f25b4d4d4b542 | refs/heads/master | 2020-05-06T13:30:10.145659 | 2019-04-09T12:45:03 | 2019-04-09T12:45:03 | 180,133,182 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package proxy.statics;
import proxy.statics.UserProcy.UserProcy;
import proxy.statics.impl.UserImpl;
import proxy.statics.inteface.UserMapper;
public class StaticProcyDemo {
public static void main(String[] args){
UserMapper mapper = new UserProcy(new UserImpl());
mapper.insert();
}
}
| [
"chenkq@minstone.com.cn"
] | chenkq@minstone.com.cn |
53e5bb9845c461321cb1e85b8688562311c07cc8 | fda85640143d9605415e8a9e7968b66d10eab7a0 | /src/main/java/com/kodilla/drinks_backend/mapper/TrelloMapper.java | eded62d5b0c1c71c62866093139ae7f2fdba3c30 | [] | no_license | MarcinSkrzecz/Drinks-Application-Backend | 8223a4e4f17fc4f7b6afc1ca2ecd90537307e3d6 | c24f0e1c92ff663f1e16c1dd7f5a32d2d0b1e898 | refs/heads/master | 2023-01-27T23:11:05.666179 | 2020-11-25T17:35:40 | 2020-11-25T17:35:40 | 313,381,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,798 | java | package com.kodilla.drinks_backend.mapper;
import com.kodilla.drinks_backend.domain.drink.Drink;
import com.kodilla.drinks_backend.domain.RP.proposedIngredients.ProposedIngredients;
import com.kodilla.drinks_backend.service.ProposedIngredientsService;
import com.kodilla.drinks_backend.service.DrinkService;
import com.... | [
"marpiowawa@o2.pl"
] | marpiowawa@o2.pl |
bb2b68833ffe079d5a9fd141b5ae5afc0e6c2f82 | 720a7fcc567fab882fbee67f94860975f2555546 | /collections/collections-app1/src/com/lara/pack1/M3.java | 3f8f7bfb9c16eaea108d99acb217619079b22d28 | [] | no_license | Peddaraju/core-java-advanced | 4f4b1bdf20c9f63bdac5e8f630f2107d5b4d4755 | bb0e3978450567c58c4f6cd2f4bd3e18eaf9a8f8 | refs/heads/main | 2023-08-07T03:33:19.105831 | 2021-10-03T03:42:17 | 2021-10-03T03:42:17 | 412,963,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.lara.pack1;
import java.util.HashMap;
public class M3 {
public static void main(String[] args) {
HashMap map1 = new HashMap();
map1.put(null, 23344);
map1.put(345, "rty");
map1.put(3.4, true);
map1.put('a', null);
map1.put(null, 456);
System.out.println(map1);
String s1 = (St... | [
"noreply@github.com"
] | Peddaraju.noreply@github.com |
dd36828f768928b1d13c8c6ed5aefefaf0519fc7 | 31c4a2f6894cc74339f23d01c38d8daab19cd844 | /Vaccination/src/main/java/be/ulb/polytech/infoh400project/view/FHIRSearchWindow.java | 0d6c1c004e3020e3f23f4a7efa4c2dd1a2223dd5 | [] | no_license | Ahget/ProjectVaccine | 7f7a6bd690ea7e7e0bb1e9ea047bc677a859d5c9 | 24d114972287e5301def9935cd044df3f1423d6a | refs/heads/main | 2023-04-19T21:24:14.033802 | 2021-05-21T13:06:24 | 2021-05-21T13:06:24 | 363,946,218 | 0 | 0 | null | 2021-05-11T20:23:23 | 2021-05-03T13:53:19 | Java | UTF-8 | Java | false | false | 8,338 | 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 be.ulb.polytech.infoh400project.view;
import be.ulb.polytech.infoh400project.services.FHIRServices;
import java.util.List;
imp... | [
"ahmed_bader1996@live.com"
] | ahmed_bader1996@live.com |
4df2517014ea8c2419417d5db9187753c28e499a | 8cc440953018526ccf13d3a336f67bc4eec8849e | /src/main/gui_construct.java | 5602db75abb5739d2022126786db689231883b95 | [] | no_license | smx-smx/Decrypt_RBI_Firmware_Utility | fb67e48044687fd120f9786b6533438bca2f4909 | 80b64c78eab6cd359510d2045395c4284aa6b1b5 | refs/heads/master | 2020-08-29T19:59:05.767489 | 2019-10-28T22:31:32 | 2019-10-28T22:31:32 | 218,157,187 | 0 | 0 | null | 2019-10-28T22:30:29 | 2019-10-28T22:30:29 | null | UTF-8 | Java | false | false | 7,880 | java | package main;
import java.io.File;
import java.util.Map;
import java.util.function.UnaryOperator;
import java.util.regex.Pattern;
import javafx.geometry.Insets;
import javafx.geometry.Orientation;
import javafx.scene.Node;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.scene.... | [
"ansuelsmth@gmail.com"
] | ansuelsmth@gmail.com |
e84fc876350f304f2588cb196ca3bf0741e87c70 | dfcee574e2a33160d5cef4523e987fed7f628b4a | /src/main/java/com/ducon/daelimpick/user/UserRepository.java | 8199dce79fe17d04bb7b7c7deabd3c10cf923e56 | [] | no_license | DuYeong0020/2021_Summer_Daelimpick | f98bdb590c89504ea81a118659ab069055de6951 | fa5728671805fa20d8557e531ce9be6865465802 | refs/heads/main | 2023-05-30T18:27:02.921011 | 2021-07-07T09:21:34 | 2021-07-07T09:21:34 | 383,718,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package com.ducon.daelimpick.user;
// 인터페이스랑 구현체랑 같은 패키지에 있는 것이 별로라고 한다.
public interface UserRepository {
void save(User user);
User findById(String userId);
}
| [
"chlendud00@naver.com"
] | chlendud00@naver.com |
aac596e9b0c0fbd3798e4249b1b2e5e725790546 | 6497d71845bf5f60ca6c0138f5cc760153a89c48 | /MyTestJar/app/src/main/java/com/wildwolf/mytestjar/MainActivity.java | 2bba5c092719c96fc12fe97fd6233dcd9a3ec962 | [] | no_license | 1008611/AndroidStudio-makeJar | 988fa7a2010a2d078ac03b7f93822367ae3b6f2e | f05897e587e4930f7559ae65a3ff90edb1c78035 | refs/heads/master | 2021-01-19T05:59:49.408038 | 2016-08-12T07:41:56 | 2016-08-12T07:41:56 | 65,533,063 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | package com.wildwolf.mytestjar;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setC... | [
"1207430398@qq.com"
] | 1207430398@qq.com |
cc4c5c5e02e71f792b22b057610bfcb7b52489cc | 8e8d0df13fb2d2cd28103aea9f08acb6e129ccc8 | /app/src/main/java/com/example/recyclerview_testapi/model/response/Article.java | 8e8e20dd0349f41548526db9df87f8f7ced870a9 | [] | no_license | phuctran141/NewsApi | a654427e2e18800a32e83d4ad55324579080be17 | 20d210a72f55afc78f3b1b6f93263046be338fa5 | refs/heads/master | 2022-04-18T12:14:04.558194 | 2020-04-16T15:39:08 | 2020-04-16T15:39:08 | 256,257,608 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,603 | java | package com.example.recyclerview_testapi.model.response;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Article {
@SerializedName("source")
@Expose
private Source source;
@SerializedName("author")
@Expose
private String author;
@SerializedName("title")
@Exp... | [
"tranvanphuc141@gmail.com.vn"
] | tranvanphuc141@gmail.com.vn |
d7d8a5470cafc04b7a5b9f3f6ffa38b3e147ed3c | 47c5177fc6667ce608d39e0c061d872d174288b2 | /src/at/easydiet/teamb/domain/object/NutritionProtocolDO.java | 13966a357d9108548efdf7d41cc6212830a1ab5f | [] | no_license | manuelTscholl/easydiet-team-c | 3819ea56a703c90e23f928865a234e75643a60fb | 4a65467e4022511cd9c0df040651faae65d6426c | refs/heads/master | 2021-01-10T00:52:58.080446 | 2011-06-11T12:58:20 | 2011-06-11T12:58:20 | 32,137,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,568 | java | package at.easydiet.teamb.domain.object;
import java.util.GregorianCalendar;
import org.apache.log4j.Logger;
import at.easydiet.teamb.domain.INutritionProtocol;
import at.easydiet.teamb.domain.util.CalendarUtil;
import at.easydiet.teamb.domain.util.ClobConverter;
import at.easydiet.model.NutritionProtocol;
... | [
"manuel.tscholl@gmail.com@4feab3de-de25-87cd-0e07-2f1f9e466e77"
] | manuel.tscholl@gmail.com@4feab3de-de25-87cd-0e07-2f1f9e466e77 |
8e314785f2068aa92b4cec94e9b5d98ca3e56b75 | ffecdb7b9fcc0a4ba5dc29af4fc5c9bc3f8d5827 | /Source/h2bi.desif/h2bi.desif/src/br/gov/pbh/desif/model/pojo/IndicesMonetarios.java | f2201f64c69c753cc3783614467d48fb2a82d940 | [] | no_license | jhenriquecosta/java-desif | 742bc3700b28947fed3af1c9e1d0324b88a6951e | 2ebdb0771b37cb88a75e5ff009051a8101b694d9 | refs/heads/main | 2023-07-01T06:02:03.201337 | 2021-08-11T01:56:59 | 2021-08-11T01:56:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 492 | java |
package br.gov.pbh.desif.model.pojo;
import br.gov.pbh.desif.model.pojo.base.AbstractIndicesMonetarios;
import java.io.Serializable;
// Referenced classes of package br.gov.pbh.desif.model.pojo:
// IndicesMonetariosId
public class IndicesMonetarios extends AbstractIndicesMonetarios
implements Serial... | [
"jhenriquecosta@hotmail.com"
] | jhenriquecosta@hotmail.com |
c7874131357ea760a3f08aeef0caa968f4388fc1 | 820d90d7752585d5769237015e019719527513f5 | /src/test/java/org/unclazz/parsec/MappersTest.java | f31076880cb52c1f8661b02eec5be10f8772aa3b | [
"MIT"
] | permissive | unclazz/unclazz-parsec | 5777fb4829e488815416c58eb02581d209361813 | eaca02c3cc945fe565b4ef6eef3c24e101f45e66 | refs/heads/master | 2021-05-05T04:26:42.018858 | 2017-10-16T12:50:30 | 2017-10-16T12:50:30 | 105,376,592 | 0 | 0 | null | 2017-10-01T11:03:52 | 2017-09-30T14:45:55 | Java | UTF-8 | Java | false | false | 898 | java | package org.unclazz.parsec;
import static org.junit.Assert.*;
import static org.hamcrest.CoreMatchers.*;
import org.junit.Test;
public class MappersTest {
@Test
public void testJavaString() {
assertThat(Mappers.javaString("abc"), is("abc"));
assertThat(Mappers.javaString("\\r\\n"), is("\r\n"));
... | [
"mizuki.fujitani@gmail.com"
] | mizuki.fujitani@gmail.com |
9a4865247535da3298376b0bf78b951088dc249a | 99ca36cf040c7fdc3547e23180e30557cdbaf8b5 | /SpringCloud系列第10节之服务网关Zuul文件上传/spring-cloud-demo-10/sping-cloud-eureka-server-upload/src/main/java/com/example/spingcloudeurekaserverupload/SpingCloudEurekaServerUploadApplication.java | ef2828f2444b4cc0c58a7af4a931c887c48fd32f | [] | no_license | Fillavacancy/spring-cloud-demo | 48e987673301c90b7485034ae8106c65c73ba05a | 25957c91400c9943840e44af87b5e7c5a3ed7d8a | refs/heads/master | 2021-04-03T08:20:03.430402 | 2018-03-12T08:29:00 | 2018-03-12T08:29:06 | 124,856,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 604 | java | package com.example.spingcloudeurekaserverupload;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
import org.springframework.cloud.netflix.hystrix.dashboard.EnableHystrixDashboard... | [
"xjz@qq.com"
] | xjz@qq.com |
9fe673943c2c8f10736032e0c216fb12b28689fc | 72a7d36b1812869ee6e7b6f8af817a52e8e4e082 | /yapin-api/src/main/java/com/lf/yapin/pms/service/ProductCategoryService.java | 766b64292a64be93e21c79d2e7982ad4dc7f0345 | [] | no_license | genuinefun/yapin-mall-admin | 92a9a09c0c8bbd1e246e29c0e8b7d843f31f63b9 | 748dc228595dbbb21fb7cadbcb48fbccbee4429a | refs/heads/master | 2022-07-12T19:51:19.457533 | 2020-03-20T15:43:59 | 2020-03-20T15:43:59 | 246,858,054 | 0 | 0 | null | 2022-06-21T03:01:36 | 2020-03-12T14:41:22 | Java | UTF-8 | Java | false | false | 310 | java | package com.lf.yapin.pms.service;
import com.lf.yapin.pms.entity.ProductCategory;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* 产品分类 服务类
* </p>
*
* @author lf
* @since 2020-03-12
*/
public interface ProductCategoryService extends IService<ProductCategory> {
}
| [
"genuineliu@163.com"
] | genuineliu@163.com |
ead54db179899440333df50c7c7064c746c97c9b | 511ddd9226636ea54a29036593bb79d6f5c6ca0b | /src/com/hotelProject/controller/CreateRentServlet.java | 59c4e427e33a57029de15d83c39328268968e7ec | [] | no_license | YesmineZribi/ehotel | c9da9742b27fd02cbf4a88c360c16f418c75fc15 | 9a5ee8239bf47caa959851f84d1111f94b82cd9c | refs/heads/master | 2020-07-26T11:41:15.439162 | 2019-09-16T14:57:12 | 2019-09-16T14:57:12 | 208,632,792 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,814 | java | package com.hotelProject.controller;
import java.io.IOException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.sql.Date;
import java.sql.SQLException;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletExc... | [
"jzrib059@uottawa.ca"
] | jzrib059@uottawa.ca |
764288e0057173b9facdc1f156ebd0745a82e712 | 5d886e65dc224924f9d5ef4e8ec2af612529ab93 | /sources/kotlin/sequences/SequencesKt__SequencesKt$asSequence$$inlined$Sequence$1.java | fcf2b391e531978f5a286afc42832c06143d87bb | [] | no_license | itz63c/SystemUIGoogle | 99a7e4452a8ff88529d9304504b33954116af9ac | f318b6027fab5deb6a92e255ea9b26f16e35a16b | refs/heads/master | 2022-05-27T16:12:36.178648 | 2020-04-30T04:21:56 | 2020-04-30T04:21:56 | 260,112,526 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 474 | java | package kotlin.sequences;
import java.util.Iterator;
/* compiled from: Sequences.kt */
public final class SequencesKt__SequencesKt$asSequence$$inlined$Sequence$1 implements Sequence<T> {
final /* synthetic */ Iterator $this_asSequence$inlined;
public SequencesKt__SequencesKt$asSequence$$inlined$Sequence$1(It... | [
"itz63c@statixos.com"
] | itz63c@statixos.com |
69956c198863a3b84be3356817cf45837f6db269 | b2f07f3e27b2162b5ee6896814f96c59c2c17405 | /java/lang/CharacterData01.java | c797db3b325e6a021bc5f99da9d94b133f084227 | [] | no_license | weiju-xi/RT-JAR-CODE | e33d4ccd9306d9e63029ddb0c145e620921d2dbd | d5b2590518ffb83596a3aa3849249cf871ab6d4e | refs/heads/master | 2021-09-08T02:36:06.675911 | 2018-03-06T05:27:49 | 2018-03-06T05:27:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,274 | java | /* */
package java.lang;
/* */
/* */ class CharacterData01 extends CharacterData
/* */ {
/* */ static final CharacterData instance;
/* */ static final char[] X;
/* */ static final char[] Y;
/* */ static final int[] A;
/* */ static final String A_DATA = ... | [
"yuexiahandao@gmail.com"
] | yuexiahandao@gmail.com |
15ee4d0ac1b4dd7c321127ee91147d9e87f6f056 | 74b966cf026a0b9e2e1fc57dfb1be0f3a681c4c6 | /ContractManage/src/main/java/cn/com/kxcomm/contractmanage/dao/ContractOrderRelationshipDAO.java | 238eb6dbee96ec3f5f5a8abcd8856f82b5b211b3 | [] | no_license | liveqmock/Projects | 6f75cdb7e59015aed3ad851619676c392ea7fdec | 0b416e76f38dd7f21062199f0dcf6f893e111eca | refs/heads/master | 2021-01-14T12:31:44.197040 | 2015-04-12T08:38:19 | 2015-04-12T08:38:19 | 33,808,969 | 0 | 0 | null | 2015-04-12T08:21:07 | 2015-04-12T08:21:07 | null | UTF-8 | Java | false | false | 282 | java | package cn.com.kxcomm.contractmanage.dao;
import org.springframework.stereotype.Repository;
import cn.com.kxcomm.contractmanage.entity.TbContractOrderRelationship;
@Repository
public class ContractOrderRelationshipDAO extends CommonDAO<TbContractOrderRelationship>{
}
| [
"chenliang@kxcomm.com.cn"
] | chenliang@kxcomm.com.cn |
52c64139e31c73f712ac21e7a5bd2a080351df67 | 20117161564cee68ff5a669965757c495cda97d9 | /javacopy/OOPExamples/Child.java | 4782e04b50be6f5859589766b1f9460dc39d17b4 | [] | no_license | movshevam/LOA2017 | 33b8680b606649fc4574155bfe89eb6a492f78f7 | 07e706e6d99bea55dc8becc5db30e95d4067bc65 | refs/heads/master | 2020-07-23T00:26:27.714081 | 2017-07-08T08:55:03 | 2017-07-08T08:55:03 | 94,347,115 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 881 | java | //Child class. Contains a new function: multiplication.
class Child extends Parent{
public void multiplication(int x, int y){
z = x*y; //no need to declare zs again!
System.out.println("The product of the given numbers: "+z);
}
//----
int num = 10;
public void display(){
System.ou... | [
"movshevam@gmail.com"
] | movshevam@gmail.com |
4f653a5abf57441297f4464d171d4ebaa2f30e19 | 4fde9df228d887ffda44bb1ccc604882ebce7549 | /pentaho-report-generator/src/main/java/com/amazonaws/lambda/pentahoreporting/ReportGenerator.java | f87886c053ef5e41929a133936b2a067ab795345 | [
"Apache-2.0"
] | permissive | innoventsolutions/pentaho-lambda-report-gen | 3f6c0e30809a35326c11ae4b89a38561932e331a | e7b21471e7191446946a8aac000ee851300fc545 | refs/heads/master | 2018-10-25T22:54:59.507792 | 2018-08-21T20:56:57 | 2018-08-21T20:56:57 | 105,681,247 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,353 | java | /**
*
*/
package com.amazonaws.lambda.pentahoreporting;
import java.net.URL;
import java.util.HashMap;
import java.util.Map;
import org.pentaho.reporting.engine.classic.core.DataFactory;
import org.pentaho.reporting.engine.classic.core.MasterReport;
import org.pentaho.reporting.engine.classic.core.modules.misc.dat... | [
"jward@innoventsolutions.com"
] | jward@innoventsolutions.com |
fbb193af40f3a63db7787aac03b30640781ed9cd | 66ab16d5fa69fff4598998eeb0c76677f8087bdb | /src/main/java/br/com/gigio/fxportal/domain/Operation.java | c82ca435789653d5be3640cbcd23f7818e94698a | [] | no_license | Ribeiro/fxportal | 96399c3efb68ecd382ebdc216ae2ca166391973f | 775140190a5553e724603824ffc2c22dd85bc8ad | refs/heads/master | 2016-09-06T09:38:47.816469 | 2013-08-17T19:11:40 | 2013-08-17T19:11:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 67 | java | package br.com.gigio.fxportal.domain;
public class Operation {
}
| [
"geovanny.ribeiro@gmail.com"
] | geovanny.ribeiro@gmail.com |
437bb13f620d339f40a9350bd5fbc2b0368ba35d | e4b095396f798ebbcc8149d2a37ef05753fec50e | /CPU sheduler/src/cpu/sheduler/NewJFrame5.java | cfcbbeefa7465b534471374d334f1ac8b13dbb93 | [] | no_license | HadeerSamir/CPU-Scheduler | d1ef9ebf5f5bcde69ee4c035ff9e94e460d089a8 | 755738963f82b258145d946038b05d6a800547ff | refs/heads/master | 2021-05-05T04:54:41.559731 | 2018-01-23T17:39:15 | 2018-01-23T17:39:15 | 118,644,663 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,740 | java | package cpu.sheduler;
import java.util.LinkedList;
import javax.swing.table.DefaultTableModel;
public class NewJFrame5 extends javax.swing.JFrame {
LinkedList<Process> list = new LinkedList<Process>();
LinkedList<Process> list1 = new LinkedList<Process>();
Process p = new Process();
Process p1 = new ... | [
"hadeersamir411@gmail.com"
] | hadeersamir411@gmail.com |
4e51721fb8364704850df81c65ddcee1f27b675d | c83cbc5851c9072211e9a565977e5ad51f669fd4 | /src/test/java/Registration.java | 5f451373f9d5f054eb1d9a57f6ea5486e8d9e04d | [] | no_license | svpolishchuk/javaexample_last | 34e35cd4a388e78066eb9a78fa48fae560cddfa6 | ca6d96b6e1e06c83066954d7915c25cfb86176b2 | refs/heads/master | 2020-12-28T21:18:05.265256 | 2017-02-19T14:02:40 | 2017-02-19T14:02:40 | 80,736,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,650 | java | import object.RegistrationUser;
import org.junit.Test;
import org.openqa.selenium.Alert;
import org.openqa.selenium.WebElement;
import static maps.RegistrationPage.*;
import static object.TestBase.getElement;
import static object.TestBase.getText;
import static object.TestBase.isElementPresent;
import static org.openq... | [
"polishchuk_sv@ukr.net"
] | polishchuk_sv@ukr.net |
ff1775ae821deb0084a36426f9deca32e10220e5 | 141014d3ec1f31a0dd8ede19aa082be38a771b77 | /app/src/main/java/com/example/javapro/general/forgetpassword.java | b9230fe034229760d3a0a8f9dcd8814308acd48e | [] | no_license | MuniraMS/JavaProV2 | 428c1cd2d1372225df83517e9e3b2217ccffe0b3 | 5455bd4d1211be164248d77976d8f25926cae3a6 | refs/heads/master | 2023-01-24T07:51:34.817119 | 2020-11-23T12:19:08 | 2020-11-23T12:19:08 | 295,539,538 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,019 | java | package com.example.javapro.general;
import androidx.appcompat.app.AppCompatActivity;
import com.example.javapro.R;
import android.graphics.Color;
import android.os.Bundle;
import android.text.SpannableString;
import android.text.Spanned;
import android.text.style.ForegroundColorSpan;
import android.view.View;
import ... | [
"iMuniraMS@gmail.com"
] | iMuniraMS@gmail.com |
6bcb08d5c499bd8a100020874605b39f3ab3a968 | dd3512eebf95368c377960a609fcb09ef17ca6d9 | /CN1AppleSignInDemo/native/internal_tmp/com/codename1/auth/apple/WebViewBrowserWindow.java | 4053a5e87495ce86e69bfd6251fec525b67f0d56 | [] | no_license | shannah/cn1-applesignin | e8bfed3109e1c960286d97d48b5489a66ee15653 | 52af35d27dcd26136dc645880badab240742bf85 | refs/heads/master | 2021-07-03T17:29:29.605751 | 2021-04-29T19:46:01 | 2021-04-29T19:46:01 | 233,143,319 | 0 | 1 | null | 2021-04-29T19:29:20 | 2020-01-10T22:50:33 | HTML | UTF-8 | Java | false | false | 2,185 | java | package com.codename1.auth.apple;
import ca.weblite.webview.WebViewCLIClient;
import ca.weblite.webview.WebViewClient;
import com.codename1.impl.javase.*;
import com.codename1.io.Log;
import com.codename1.ui.BrowserWindow;
import com.codename1.ui.events.ActionEvent;
/**
* A wrapper for the native webview window. This... | [
"steve@weblite.ca"
] | steve@weblite.ca |
12ca4280e7fa7bc971ebeaf5d10658a092cac40c | 31f843a7f4690d3ba01d601cb21013561b649678 | /Lab6/exercitii_curs6_javaio/src/Ex1.java | 144d5f3a7d343ce464e90a777dc9e79497cd134c | [] | no_license | andreixxi/PAO | 38cf84e8a2163453e077e2d7c3f5edfdfcdec1bf | dbabd6d2c573d96cbf8f8c796df20426e9683343 | refs/heads/master | 2021-03-02T05:15:57.346188 | 2020-06-07T13:57:59 | 2020-06-07T13:57:59 | 245,840,563 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 819 | java | import java.io.File;
import java.io.FileNotFoundException;
import java.util.Scanner;
public class Ex1 {
public static void main(String[] args) {
new Ex1().findString();
}
public String findString() {
String answer = "";
String current;
try {
Scann... | [
"noreply@github.com"
] | andreixxi.noreply@github.com |
830b12b39a996528ee1ab2c32a2bdf490f1d6335 | 8870fa16fe6f0fe3e791c1463c5ee83c46f86839 | /mmoarpg/mmoarpg-game/src/main/java/com/wanniu/game/recent/RecentChatCenter.java | 15f0efcde2f9a440ce66129e75e8b443cf038315 | [] | no_license | daxingyou/yxj | 94535532ea4722493ac0342c18d575e764da9fbb | 91fb9a5f8da9e5e772e04b3102fe68fe0db5e280 | refs/heads/master | 2022-01-08T10:22:48.477835 | 2018-04-11T03:18:37 | 2018-04-11T03:18:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,040 | java | package com.wanniu.game.recent;
import java.util.HashMap;
import java.util.Map;
import com.wanniu.game.common.ConstsTR;
import com.wanniu.game.poes.RecentChatPO;
import com.wanniu.redis.PlayerPOManager;
/**
* 最近联系人管理中心
*
* @author jjr
*
*/
public class RecentChatCenter {
private static RecentChatCenter instan... | [
"lkjx3031274@163.com"
] | lkjx3031274@163.com |
df295ea6a145bc440059917ca986cbf1eac929eb | bd347d60da2055b3e5984173d29cc24d3c2f1106 | /server/src/main/java/com/project/doc_trade/controller/ArticleController.java | f97383cd80b83aa92f544acbd6b11c5cd93cd074 | [] | no_license | wzl521/Blockchain-document-transaction-system | da77cc52e0e94c4af01cee5e9f830974fd690902 | 5833992f5dacf60c475bbd30600db30b7888a1b6 | refs/heads/master | 2023-03-19T17:08:44.640630 | 2021-03-09T05:50:38 | 2021-03-09T05:50:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,809 | java | package com.project.doc_trade.controller;
import com.project.doc_trade.entity.*;
import com.project.doc_trade.exception.MyException;
import com.project.doc_trade.service.ArticleService;
import com.project.doc_trade.util.ListRtn;
import com.project.doc_trade.util.RtnMsg;
import org.springframework.beans.factory.annotat... | [
"32443516+zifeiyu0531@users.noreply.github.com"
] | 32443516+zifeiyu0531@users.noreply.github.com |
2ec2871c9374b372eb8c241aa3766c9305b50c00 | 8be3aa9490194dd71f318ff61dee0ff7a0ceeb0c | /AutoFramework/src/test/java/com/cucumber/steps/AutoCucumberSteps.java | 8aecd1cd53c1a84179e8d6610c4f75a403a2c624 | [] | no_license | vchavda/sandbox | 4f5e91f8e7214313a5a728101193c4136e35b64a | 5e5d69f41d065a2171a56b7975bd31e71e89e0a0 | refs/heads/master | 2020-05-24T17:35:37.493010 | 2019-05-18T18:16:16 | 2019-05-18T18:16:16 | 187,389,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 231 | java | package com.cucumber.steps;
import cucumber.api.java.en.When;
public class AutoCucumberSteps {
@When("^user makes an API call then they get a valid status code back$")
public void verifyValid_APICall()
{
assert(true);
}
}
| [
"="
] | = |
f26e761be8d987259bcbb49630f7e9b9ca1769ce | 3634f5e03035d1f3f583c776b5555ceb24b8c331 | /sparkmall-commons/src/main/java/com/tingyu/sparkmall/commons/utils/Query.java | 336b0c6d444d27c9883033f9e0b59d951efd7f5f | [] | no_license | Essionshy/sparkmall | 591a0a5f48010e880ebf7bcb58b01d920317f4bb | 5208897ebe6c8223fd5c337c61e5acaa3503839f | refs/heads/master | 2023-04-23T22:22:59.854714 | 2020-12-15T05:42:02 | 2020-12-15T05:42:02 | 263,085,093 | 0 | 0 | null | 2020-07-01T19:16:28 | 2020-05-11T15:38:40 | JavaScript | UTF-8 | Java | false | false | 2,259 | java | /**
* Copyright (c) 2016-2019 人人开源 All rights reserved.
* <p>
* https://www.renren.io
* <p>
* 版权所有,侵权必究!
*/
package com.tingyu.sparkmall.commons.utils;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.core.metadata.OrderItem;
import com.baomidou.mybatisplus.extension.plugins.... | [
"1218817610@qq.com"
] | 1218817610@qq.com |
e876bd9fd5c413528c04efef56061a9fc6c1c10f | d3477b37d551c46af2e3e0177f8734b3cda4b673 | /client/src/com/blu3flux/Main.java | 3710e25587fd96f72375e6530f9bd67abc5b6033 | [
"Apache-2.0"
] | permissive | abelacosta/SnakeOnline | 393151f2a026d11fcd55755f5826cb0fd0e4ba2b | 77a5d837502d7478253f7ab78e22fac28da2d567 | refs/heads/master | 2022-11-06T09:25:57.040951 | 2020-06-14T05:23:50 | 2020-06-14T05:23:50 | 155,019,899 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,069 | java | package com.blu3flux;
import java.awt.Dimension;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import com.blu3flux.GUI.SnakePanel;
import com.blu3flux.game.LocalPlayer;
import com.blu3flux.game.OnlineMode;
import com.blu3flux.game.SinglePlayer;
public class Main {
// Window Properties
... | [
"abelacosta1596@gmail.com"
] | abelacosta1596@gmail.com |
509b38ac5af43854730bc0d2b7887253fe6f9221 | 458fe3e3b5e6fb37a7ff9938c09eeec4472cf70c | /p022_jincheng_baohuo/src/main/java/com/example/p022_jincheng_baohuo/MainActivity.java | a30e1602c981dea16429753afa1d15b9936d4de2 | [] | no_license | imgt/myapplication2018 | 5cbebc825094927514ae56f2970452221eed5f72 | 4599093c12a7850499118589d362ed74539b2363 | refs/heads/master | 2020-04-10T16:18:11.701456 | 2018-08-08T02:24:50 | 2018-08-08T02:24:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 942 | java | package com.example.p022_jincheng_baohuo;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import com.example.p022_jincheng_baohuo.demo1.MainActivity1;
import com.example.p022_jincheng_baohuo.demo2.MainActivity2;
public class MainActi... | [
"liangxiao@smart-haier.com"
] | liangxiao@smart-haier.com |
f4e10358cde26a4c351e29538f060cc6dcd829a4 | 8766eaec564f8d104583be96975245869ec46c9e | /app/src/test/java/com/example/vishal/ExampleUnitTest.java | 69aefd3ecb3f032b5b839bc609b841a0c9045e00 | [] | no_license | VishalSolanki135/MultipurposeApplication | a082dcf09e0c64557188cc2a673545341597d86e | 5edc15a3506e790f4c4cc8b43cb63d6be0f150a4 | refs/heads/master | 2023-07-08T22:55:51.925644 | 2021-08-05T05:01:35 | 2021-08-05T05:01:35 | 392,904,835 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 379 | java | package com.example.vishal;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void add... | [
"vishalsolanki14002@gmail.com"
] | vishalsolanki14002@gmail.com |
e516c7c16f5d0617754dd3fb619a58f2e2be0d5e | 5eed3e3e5dce1fd81d12ad7fe6164c8c2d7723be | /flip-concept/src/main/java/com/vpaliy/flip_concept/BounceOvershootInterpolator.java | ac5d47ee8cf930643b7a654b508aab1b28816fbf | [
"MIT"
] | permissive | juhitiwari/boozingo | 94e1d5ca6dab5e6958478436ed19457cd9b6bbcc | b7ae50e3ed1cae41bb6f7b726c0cee71e3773872 | refs/heads/master | 2020-04-10T14:03:59.805708 | 2018-12-19T16:47:23 | 2018-12-19T16:47:23 | 161,066,448 | 0 | 1 | MIT | 2018-12-19T16:47:24 | 2018-12-09T17:58:42 | Java | UTF-8 | Java | false | false | 747 | java | package com.vpaliy.flip_concept;
import android.view.animation.BounceInterpolator;
import android.view.animation.Interpolator;
import android.view.animation.OvershootInterpolator;
public class BounceOvershootInterpolator implements Interpolator {
private OvershootInterpolator overshootInterpolator;
private B... | [
"tjuhi.321@gmail.com"
] | tjuhi.321@gmail.com |
37656c1783c31804365bb2d46846b1a1aee2567b | 3e65b71bb99b15dc799853756c34a62258d900a8 | /src/main/java/com/cafeManagerAssignment/cafeManager/dto/ProductInOrderDto.java | e11f8a123618dd52c02df24da4fd5f1f48c1d2f6 | [] | no_license | ArtyomManasyan/cafe-manager | c06e2aac3723faf96a9b160426371e2a8f1b0cac | 3352f1249bdabdad6a36d574f08762bf15b41610 | refs/heads/master | 2022-11-19T05:37:23.667908 | 2020-07-21T10:22:49 | 2020-07-21T10:22:49 | 281,356,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | package com.cafeManagerAssignment.cafeManager.dto;
import com.cafeManagerAssignment.cafeManager.model.enums.ProductInOrderStatus;
import lombok.Data;
import lombok.experimental.Accessors;
@Accessors(chain = true)
@Data
public class ProductInOrderDto {
private Long id;
private ProductInOrderStatus status;
... | [
"artyomm@energizeglobal.com"
] | artyomm@energizeglobal.com |
949457ff44697ee820c59e2579b2377acc50467d | 4c711e6728ccd95487ceb3b29dbc83b9b284f68a | /src/test/java/com/ucla/shopyourlikes/payload/internal/testGenerateLinkResponse.java | 2aefb434a2ebb43b5a5d262751e2c0aaa1d12aa7 | [] | no_license | allenwbw/ShopYourLikes | b86b90b01fc0beec81c5db4c748cea8cd3d9deef | 547b2c397fc9412c08acd8bc4fa30340fc26a1ae | refs/heads/master | 2020-03-10T20:15:11.071457 | 2018-06-08T01:20:33 | 2018-06-08T01:20:33 | 129,566,494 | 2 | 1 | null | 2018-05-05T11:30:24 | 2018-04-15T01:11:39 | CSS | UTF-8 | Java | false | false | 688 | java | package com.ucla.shopyourlikes.payload.internal;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class testGenerateLinkResponse {
private GenerateLinkResponse generateLinkResponse;
@Before
public void setUp() {
this.generateLinkResponse = new ... | [
"qinhaoxu@yahoo.com"
] | qinhaoxu@yahoo.com |
c1daa80b516673c989db8a97cb8b8d36010ff146 | 20bfd34a7f09565bda4c6490799d71c26a22d974 | /r2db/src/main/java/com/codekutter/r2db/driver/model/Searchable.java | 7d1e54061fa0d2a8d993fbb78c8acc5a3d58a2c8 | [
"Apache-2.0"
] | permissive | subhagho/codekutter | e0dba77d8ddb9e41bff79ab01ea0e018614cbf31 | 0715300a7c953d4c02bb386d58a2fcc9789d6508 | refs/heads/master | 2023-08-07T20:19:22.910659 | 2021-07-06T06:01:16 | 2021-07-06T06:01:16 | 224,968,407 | 3 | 3 | Apache-2.0 | 2023-08-24T20:27:42 | 2019-11-30T06:12:54 | Java | UTF-8 | Java | false | false | 897 | java | /*
* Copyright (2020) Subhabrata Ghosh (subho dot ghosh at outlook dot com)
*
* 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... | [
"subho.ghosh@outlook.com"
] | subho.ghosh@outlook.com |
1259044f43c6415e5324979480d713c95b672315 | bbff23795584111838b25a579fe6a37848d6dd2e | /example/src/main/java/com/theone/example/foobar/param/FooBarPageParam.java | 6cf92601ce1994f1cf647c34bd7b4456dd81eeb8 | [] | no_license | xiao1tt/spring-boot-scaffolding | 51454e480ce24c6fe7a599b97186b0ad6f2a5c22 | ebb1f66014371beecc14b36459c786663b76c9fe | refs/heads/main | 2023-03-27T19:54:49.359618 | 2021-03-28T12:01:30 | 2021-03-28T12:01:30 | 352,316,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,120 | java | /*
* Copyright 2019-2029 geekidea(https://github.com/geekidea)
*
* 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 ... | [
"xiao1tt@icloud.com"
] | xiao1tt@icloud.com |
a1507b6d96838abf4f5bd3f017275782d51a544c | 518dee83afdf857dff674a2d7711f2f404b5de64 | /src/multithreading/J18_11.java | 7e18af027811ff164df4184a3a840d8f9d004729 | [
"Apache-2.0"
] | permissive | csitedexperts/CSE1322S02_Spring2019 | 33bea87a6fa5f7291e336133e02a25fa4d7bf8bc | 427efebccc6f10bc3eec8bfcc7fdc78e8af3c226 | refs/heads/master | 2020-04-15T18:18:26.169144 | 2019-04-23T00:46:45 | 2019-04-23T00:46:45 | 164,909,251 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,617 | java | package multithreading;
/* J18_11.java */
/* Using yield(), stop() and sleep() Methods with try and catch Statements */
class A1811 extends Thread // Thread A1811
{
public void run(){
for(int i= 1; i<=5; i=i+2)
{
System.out.println("Inside Thread A1811 : i = " +i);
if(i==3)
yield();
}
Sys... | [
"csitedexperts@gmail.com"
] | csitedexperts@gmail.com |
9d1bfb0fe87761dcc4dbb8f23e0fa9f68c69f754 | a12a08d2e54937d088c1ea6357f8dc0125f89640 | /src/main/java/com/mediateka/service/UserService.java | ab786bf00c91701a5dda63d5e96a0ce382399497 | [] | no_license | borshch-yaroslav/mediateka | 34b5ee50f649c7baf54021dd10cbba2c54ab491a | 0d539e528f4eb9c0d510acaacdaec6477a8e5633 | refs/heads/master | 2021-01-21T06:55:17.814982 | 2015-08-20T13:11:26 | 2015-08-20T13:11:26 | 41,093,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,166 | java | package com.mediateka.service;
import java.sql.SQLException;
import java.util.List;
import com.mediateka.dao.UserDAO;
import com.mediateka.model.User;
import com.mediateka.model.enums.Role;
import com.mediateka.model.enums.State;
public class UserService {
public static void saveUser(User user) throws SQLException,... | [
"yarkan@ukr.net"
] | yarkan@ukr.net |
5c86954caa39d00fbd864c1ac08ab1d0a64f27f9 | b1875b82ee2d1ecda2d21dfd79c080b9c61a9844 | /src/fakescript/command.java | 40c305f9dc59e5f4ca5f7d1f5f60feefb2fa4ab8 | [
"MIT"
] | permissive | mingyuanwang/fakescript-java | 12bc2873c96751fb4314f599a576bdcb8c54c4db | af471fab74fad122cb16130fab29700fd253991d | refs/heads/master | 2021-07-10T22:20:24.968386 | 2017-10-11T08:25:41 | 2017-10-11T08:25:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,649 | java | package fakescript;
public class command
{
public static final long EMPTY_CMD = -1;
public static final int COMMAND_OPCODE = 0;
public static final int COMMAND_ADDR = 1;
public static final int COMMAND_POS = 2;
public static final int OPCODE_ASSIGN = 0;
public static final int OPCODE_PLUS = 1;
p... | [
"esrrhs@163.com"
] | esrrhs@163.com |
c1d7af26cf2a7ef0f6f6b97cb811b664bd7f01be | 7d14577ca270e85dcccf6d02fa4c18ac66e276d1 | /src/main/java/br/com/telesul/reporting/dao/SubGrupoGraficoDAO.java | f9028e428cc9193d20628b73bf391e8b82d51aa2 | [] | no_license | felippefloriani/CoreTelesul-Reporting | 2e17fbbd2f4670c9e3a52654fbc87f20b62e8bc7 | 5366bd670c825f5444a0f8c563ece6c654c44d5d | refs/heads/master | 2020-12-02T19:19:56.528775 | 2017-08-15T19:49:44 | 2017-08-15T19:49:44 | 96,326,225 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 891 | java | package br.com.telesul.reporting.dao;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import br.com.telesul.core.util.HibernateUtil;
import br.com.telesul.reporting.model.GrupoGrafico;
import br.com.telesul.reporting.model.SubGrupoGrafico;
public class SubGrupoGraficoDAO extends Ge... | [
"luisfelippefloriani@192.168.100.82"
] | luisfelippefloriani@192.168.100.82 |
4eb6f18d1edf5e0913dbd0920b8b2f91b612820d | 77e975957d31c1267508d72ca036671ec4ba9192 | /src/main/java/cn/com/tojob/serviceImp/UserServiceImp.java | b92da9307d2a06b6edb504d3bf3a1eea1735b905 | [] | no_license | xiezhengsu/managesys_java | d4d08ecbd54b760c11d9e9d44966ac1b449b30a8 | f961f7153b463866a04ed0431f3832db89082174 | refs/heads/master | 2020-03-29T07:40:35.203515 | 2017-06-28T13:47:03 | 2017-06-28T13:47:03 | 94,663,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,852 | java | package cn.com.tojob.serviceImp;
import javax.annotation.Resource;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import cn.com.tojob.dao.Us... | [
"18661061235@126.com"
] | 18661061235@126.com |
82d2517bc959f1f84ad7d369c323e53dfa73431e | 2453d186b4015672c0a2a1eb74c58c96a0b4b614 | /src/com/auto/client/entity/reader/AbstractJsonReader.java | d358bb0a78fbe3f6e4c66c20ff1fc62b08970dae | [] | no_license | zhanghuan824/icar | 75d711541ea1258113adb5557edfd6b458e4c0ff | 41605cbc17a23a21727d377dca94a97204d2a005 | refs/heads/master | 2016-09-05T23:24:41.505897 | 2014-05-25T05:26:00 | 2014-05-25T05:26:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | package com.auto.client.entity.reader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.util.List;
import com.auto.client.common.NetResourceManager;
public abstract class AbstractJsonReader {
public List<Object> get(String url) throws Exception ... | [
"zh_bjut@163.com"
] | zh_bjut@163.com |
fdd6b03e5ad2bf4820b84f6401e537ced34b292f | 0f0ffd74bf18976bbea7990fad4090ab406341e7 | /capstone/workspace/task1/task1-group2-2-hadoop/src/main/java/TopDestMapper.java | d746c5b2c6155db962c4192cc9eff2213ce9edaf | [
"MIT"
] | permissive | winston86zhu/cloud-computing-specialization | 5c10b5011f1b60e27be9d6359e99097537e8bb79 | 7c332312e9550d76baad4db4256dacd9ee84ac00 | refs/heads/master | 2023-02-14T20:14:31.488434 | 2020-04-14T08:31:53 | 2020-04-14T08:31:53 | 251,163,357 | 0 | 0 | MIT | 2020-03-30T00:26:46 | 2020-03-30T00:26:45 | null | UTF-8 | Java | false | false | 853 | java | import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import java.io.IOException;
/**
* @author <a href="mailto:kgrodzicki@gmail.com">Krzysztof Grodzicki</a> 28/01/16.
*/
public class TopDestMapper extends Mapper<Object, Text, Text, TextArrayWritable> {
@Override
protected void map(O... | [
"kgrodzicki@gmail.com"
] | kgrodzicki@gmail.com |
3624c9e53101976d8c103cb56b0eea9c0abc3076 | 876a8591a5a62499ad20fe94be99ccc7bdbebb00 | /Demo TP/src/tp/framework/elementos/Pawn.java | cc08adb07e1ba92040ea5353d1841e2ff3516ff4 | [] | no_license | nnico15m/tpAlgoritmos2 | d4de32e01fd7be24f5b01907e3342ac56ea5570b | 7eacee5bab12b91875dffd4c3b4deb7aec139cea | refs/heads/master | 2021-01-10T06:23:02.454852 | 2015-11-24T01:53:16 | 2015-11-24T01:53:16 | 44,826,554 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,873 | java | package tp.framework.elementos;
/*
G Chess version 1.0
Copyright (c) 2010 Gary Menezes
Copyright Notice
You may not use this code for any commercial purpose.
*/
import java.awt.*;
import java.util.*;
@SuppressWarnings("serial")
public class Pawn extends PiezaAjedrez
{
private boolean doubleMove;
public Pawn(bo... | [
"nnico3691@gmail.com"
] | nnico3691@gmail.com |
2a9ef48a6a148dd5d7ee575116597686f3694bf0 | 1ab4c1651fa2d05c178397c248994264756f8341 | /src/GUI/MenuPanel.java | d10b404022f1d8acbce639616dcbede67abc654c | [] | no_license | Xylor1712/Megaman | 60f03915f9c6019f2972fdd72ae753df2fdbafa9 | 9e5da32df54ca1ec2a0c9999c966a1740e898e73 | refs/heads/master | 2020-06-02T02:53:51.103069 | 2013-06-20T07:38:07 | 2013-06-20T07:38:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,768 | java | package GUI;
import images.ImageLoader;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.Box;
import javax.swing.BoxLayout;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JPanel;
public class MenuPanel ... | [
"sebastian.filla@googlemail.com"
] | sebastian.filla@googlemail.com |
6703c967bd71e4402da1d25853fc6052c642ba24 | ab9418ea68e056297792cd1eee6fee051d340bbe | /src/main/java/com/enjoy/cap5/config/LinuxCondition.java | 6fef97faba340989a9c7a743adf04a19b5ddbe8a | [
"Apache-2.0"
] | permissive | cczuwangkun/springanno | 6df41103c19747ac42dbefb253b8362d2591312e | d99617eeada527b2c2320cf250ec178ca85d5585 | refs/heads/master | 2022-06-25T02:26:17.009374 | 2019-06-20T07:30:25 | 2019-06-20T07:30:25 | 188,249,587 | 0 | 0 | Apache-2.0 | 2022-06-21T01:17:50 | 2019-05-23T14:24:56 | Java | UTF-8 | Java | false | false | 962 | java | package com.enjoy.cap5.config;
import org.springframework.beans.factory.config.ConfigurableListableBeanFactory;
import org.springframework.context.annotation.Condition;
import org.springframework.context.annotation.ConditionContext;
import org.springframework.core.env.Environment;
import org.springframework.core.type.... | [
"31639968+cczuwangkun@users.noreply.github.com"
] | 31639968+cczuwangkun@users.noreply.github.com |
b46300d648a013263f83e12a35f49c68c51ccb2c | c59c34289ed8279a333811a0c618b552dce3b0e5 | /Android Market/app/src/main/java/com/cenk/marketsmi/database/InfoDatabase.java | 9380ac3f0f09c694b183de8b9fc7f437f9508436 | [] | no_license | cnkrb/Market | 7288c4c7aabde90d8f8c1d5c269d07bad894b18f | 52208465da108db3dab131e994981d1f829eac74 | refs/heads/main | 2023-03-28T06:40:56.442152 | 2021-03-29T20:23:53 | 2021-03-29T20:23:53 | 352,717,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,187 | java | package com.cenk.marketsmi.database;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
import java.util.HashMap;
public class InfoDatabase ex... | [
"81580612+cnkrb@users.noreply.github.com"
] | 81580612+cnkrb@users.noreply.github.com |
c5eda6ba42c970ac02f1692b65389c68daf7ab3e | d2dccd5ee5262e01c402565386b98015f5dd7101 | /HiWorld/src/main/java/com/hiworld/minihp/service/MiniHpNeighborListServiceImpl.java | 9242f1baef3c2beb00b11727c292f21b84028bb7 | [] | no_license | eaglesv2/Hi-World | e3401d39868652b7865bf925c95286ffd74da068 | 6f33ed6dcf88592aa5be1a19ea418cccbd2bbe91 | refs/heads/master | 2023-04-08T06:27:57.609396 | 2021-04-16T14:32:43 | 2021-04-16T14:32:43 | 347,938,286 | 0 | 0 | null | 2021-04-16T14:14:21 | 2021-03-15T11:13:13 | Java | UTF-8 | Java | false | false | 1,580 | java | package com.hiworld.minihp.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.hiworld.minihp.dao.MiniHpNeighborListDAO;
import com.hiworld.minihp.vo.MiniHpNeighborListVO;
import com.hiworld.minihp.vo.MiniHpNeighborV... | [
"74346502+eaglesv2@users.noreply.github.com"
] | 74346502+eaglesv2@users.noreply.github.com |
63e3a5d6f6ac485dac721b81978f80803eda7a6e | 56c2e5b6bbbbb00b622f69d14515a9f4f4a028da | /app/src/main/java/demo/mark/com/xposedpluginsearch/IntervalThread.java | 36346092d8290a741e33e0e63169a10ad71de523 | [] | no_license | ariesy313/XposedPluginSearch | 2c49e59ad690e25a1d409594bde4a6e299fdd602 | a7751802bf32913571c3571649b39b7046773985 | refs/heads/master | 2021-01-01T03:52:36.878731 | 2016-05-24T15:54:14 | 2016-05-24T15:54:14 | 59,579,142 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,913 | java | package demo.mark.com.xposedpluginsearch;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import de.robv.android.xposed.XposedBridge;
import demo.mark.com.xposedpluginsearch.m... | [
"yefei313@126.com"
] | yefei313@126.com |
7478e2a154eda2be90d372399f44ab6b18cbeddf | 0687e3bf22a094a4caa369f9421c5a2dce3da309 | /app/src/main/java/com/example/mynotesapp/db/NoteHelper.java | b8b0e8e00b9f2c20909389406e4ccea034b1fce3 | [] | no_license | idhamozi/MyNotesApp | 8f810aa69912fd38163416ebf04f0fa7265e67f4 | 5a92a256b444e865b21d88204a557c75285d09f2 | refs/heads/master | 2021-01-06T17:36:22.200495 | 2020-02-18T17:11:27 | 2020-02-18T17:11:27 | 241,420,226 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,189 | java | package com.example.mynotesapp.db;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import static android.provider.BaseColumns._ID;... | [
"king.idham@gmail.com"
] | king.idham@gmail.com |
aaa2ea363466466fac43d849d57bf3273b41c8af | 141377646308d5659ec92730fb40e45d463c6dd8 | /container/src/main/resources/com/douzone/container/config/user/Config.java | fc9baf5a93598f8d5e148e580dde34b34d3e64d8 | [] | no_license | JeonJieun/spring-practices | ed20cd0b000944fb907acb7adcca674e14408988 | 7bca2e13d40a39be7fb70f939dca83740a267962 | refs/heads/master | 2023-08-30T23:04:25.065510 | 2021-10-28T10:46:16 | 2021-10-28T10:46:16 | 417,350,278 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package com.douzone.container.config.user;
public class Config {
}
| [
"wjn135@naver.com"
] | wjn135@naver.com |
665d99df538ebec8203f2777281aed6c605c663b | baae803dd03964504ef27c22ecac51ca5a80dec3 | /src/protocolmeet/index.java | 58bae842fe4e515ae90813683b9331876d709be5 | [] | no_license | Juan-Pablo-20/Simulador-de-Protocolmeet | 9e8c079bf946d1356093d396567c490c6e770b8d | 5b9f4e1ae7dcffd35fab5f9d2015423f79bf28ab | refs/heads/master | 2023-02-17T12:06:39.884412 | 2021-01-19T19:50:16 | 2021-01-19T19:50:16 | 312,659,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,017 | java | package protocolmeet;
import com.j256.ormlite.dao.Dao;
import com.j256.ormlite.dao.DaoManager;
import com.j256.ormlite.jdbc.JdbcConnectionSource;
import com.j256.ormlite.support.ConnectionSource;
import java.awt.Color;
import java.awt.Font;
import java.awt.Image;
import java.awt.Toolkit;
import java.awt.event.ActionEv... | [
"juan-ballesteros-26@hotmail.com"
] | juan-ballesteros-26@hotmail.com |
4ee4dec55146b676c6c920a3008def8dc8d1ad70 | 9b8a86c9d2d212dbbfcc83103769654f959863fe | /src/main/java/com/config/HiberConfig.java | 3a7e51b8a4da7cd34adc8b7f460f448d07bba820 | [] | no_license | vishlesh319/backend | 84e03a036a48c81406bc36b912d61efcdd0b7316 | da0e7f42434e787d20d14e33dec1a2174d3ab3ac | refs/heads/master | 2021-04-03T05:31:27.269122 | 2018-03-14T07:25:47 | 2018-03-14T07:25:47 | 125,171,719 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,817 | java | package com.config;
import java.util.Properties;
import javax.sql.DataSource;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springf... | [
"36227568+vishlesh319@users.noreply.github.com"
] | 36227568+vishlesh319@users.noreply.github.com |
f1c816c6009b682010d8ef17daf6ba5d9bb80360 | bfc56b6be5b78daa348ff1be8b9b95b5968ac99b | /src/main/test/br/com/semcodar/integration/CustomerEndpointTest.java | 31fd3a12320d8749bf764de8ba59359253a55cda | [] | no_license | fabriciossouza/integration-services | 4553b4b62c5ed0a7b86cc7efb0d2c81b1098605a | f5e22bd6700b21430e11c2c893d021fe1623f33e | refs/heads/master | 2022-12-26T14:39:13.453762 | 2020-07-17T20:00:56 | 2020-07-17T20:00:56 | 280,514,395 | 0 | 0 | null | 2020-10-13T23:40:09 | 2020-07-17T20:01:48 | Java | UTF-8 | Java | false | false | 1,118 | java | package br.com.semcodar.integration;
import org.junit.Before;
import org.junit.Test;
import org.springframework.http.MediaType;
import org.springframework.test.web.servlet.request.MockMvcRequestBuilders;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.content;
import static org.springf... | [
"fabricio@MacBook-Pro-de-Fabricio.local"
] | fabricio@MacBook-Pro-de-Fabricio.local |
6c4c38c20b0650a6bc8408c4425f3423efe73ccb | dcd7b673962ee97781edc1318544df8f2a55bad7 | /carrito/carrito-ejb/src/main/java/com/mycompany/interfaces/ProductoFacadeLocal.java | e76ed61bb23e16ac79c2f11a6bd76463bb8568e7 | [] | no_license | HernanYohan/carrito | 33d78dce4cff7237670512acc0e7ddef6dd074c2 | defedf5e57126825538de07cfbb029b456008fa7 | refs/heads/master | 2022-08-11T21:37:52.848076 | 2019-10-02T20:30:40 | 2019-10-02T20:30:40 | 211,501,801 | 0 | 0 | null | 2022-07-06T20:47:14 | 2019-09-28T13:06:57 | Java | UTF-8 | Java | false | false | 654 | 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.mycompany.interfaces;
import com.mycompany.entity.Producto;
import java.util.List;
import javax.ejb.Local;
/**... | [
"hernanyohh@hotmail.com"
] | hernanyohh@hotmail.com |
c69df00a4e851a9c02fefb88485ade72908aaf56 | ad33b778118be4a59d6a7b17e135376a08247a53 | /Android/doraemonkit/src/main/java/com/didichuxing/doraemonkit/kit/alignruler/AlignRulerMarkerDokitView.java | c748f72451242215108df8d4b913a682a8eb7933 | [
"Apache-2.0"
] | permissive | KnightGuard/DoraemonKit | 50b96e4db68344b3085e39c601c8cb70a705440f | a1107c585b2f32d764c5a74735cd0135d56b4dd1 | refs/heads/master | 2021-03-26T13:26:41.418193 | 2020-03-16T06:52:24 | 2020-03-16T06:52:24 | 247,708,079 | 1 | 1 | Apache-2.0 | 2020-03-16T13:22:48 | 2020-03-16T13:22:47 | null | UTF-8 | Java | false | false | 4,033 | java | package com.didichuxing.doraemonkit.kit.alignruler;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.WindowManager;
import android.widget.FrameLayout;
import com.didichuxing.doraemonkit.DoraemonKit;
import com.didichuxing.doraemonkit.R;
import com.didic... | [
"jackjintai@didiglobal.com"
] | jackjintai@didiglobal.com |
dc5bd4596ebe8002512ce0eb4b0b63e5da6149ae | 4d420e53c2bb7ab33f566530ecb43201f17b7135 | /com.poolborges.example.jboss/com.poolborges.example.microcontainer/src/test/java/com/poolborges/example/microcontainer/AppTest.java | 91483aff991963f383c9fd39d15b6929b694044d | [] | no_license | poolborges/com-poolborges-example | ab1c0210a906bca1590e93478af3bb356f1d2794 | 5454df67a87f14c54a38bad7941177884e0154a4 | refs/heads/master | 2021-07-11T10:26:53.312231 | 2020-07-31T10:54:00 | 2020-07-31T10:54:00 | 3,800,563 | 1 | 0 | null | 2020-07-31T10:54:01 | 2012-03-22T18:01:23 | Java | UTF-8 | Java | false | false | 665 | java | package com.poolborges.example.microcontainer;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
... | [
"poolborges@hotmail.com"
] | poolborges@hotmail.com |
3bff64ad115377a69ba2e8f4672f1c57418a03eb | f72debfddd0bfce0b7e94bcb912c3269b710ee46 | /spring_web_mvc/java-servlet-demo/src/main/java/me/yjs/WebApplication.java | 6432536aab1499926dcbc7f8cec309679e5d8926 | [] | no_license | yjs2952/inflearn_study | c2d965cbcbd8ddd6ee1fdfe33934072b0b253ab4 | cad959441af8dfea41fbdf1adcbc7576d59f3b2d | refs/heads/master | 2022-12-21T20:52:21.639859 | 2020-02-18T15:52:38 | 2020-02-18T15:52:38 | 175,658,593 | 0 | 0 | null | 2022-12-15T23:47:41 | 2019-03-14T16:21:54 | Java | UTF-8 | Java | false | false | 993 | java | package me.yjs;
import org.springframework.web.WebApplicationInitializer;
import org.springframework.web.context.support.AnnotationConfigWebApplicationContext;
import org.springframework.web.servlet.DispatcherServlet;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.Ser... | [
"yjs2952@naver.com"
] | yjs2952@naver.com |
ad7c55da9aa0763946ecf5b226529e7f7e54ec31 | ea24f671d967819d1a71e98f1312f73e3b9b9ee9 | /konstrukcja_ssuer/Pielegniarka.java | ad7a258163fe816530ef2a6b97d8b13286b912e4 | [] | no_license | Pawlik123/repo | 2263b53077e20cd0863ab1bc49c79dcda080fd0c | 5d8d351a818d119088cae65dd513f263a1d0b959 | refs/heads/master | 2020-04-25T05:39:51.746435 | 2020-02-06T11:21:39 | 2020-02-06T11:21:39 | 172,550,946 | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 337 | java | package konstrukcja_ssuer;
public class Pielegniarka extends Pracownik{
private int nadgodziny;
public Pielegniarka(String imie, String nazwisko,double wypłata){
super(imie,nazwisko,wypłata);
nadgodziny=0;
}
public int getNadgodziny()
{
return nadgodziny;
}
public void setNadgodziny(int n)
{
nadgodz... | [
"elzbieta1@opoczta.pl"
] | elzbieta1@opoczta.pl |
4b2e8f7b71f57a205b93b1c0103b7a143e11dc06 | 59ea1498eb3e577f6f5c0769260169c56849c5de | /latte-core/src/main/java/com/lxj/latte/ui/launcher/ILauncherListener.java | b7d8b257ee18cf8746fd48398395978d2dd887c5 | [
"Apache-2.0"
] | permissive | chinaliuxiaojun/FestEC | ea2889c058ee1bf03d714e29772581805cd4e323 | db9268425151b130c1744976e8f25cf711510e83 | refs/heads/master | 2020-03-19T16:14:49.803040 | 2018-06-19T14:32:57 | 2018-06-19T14:32:57 | 136,707,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 244 | java | package com.lxj.latte.ui.launcher;
/**
* Created by lxj on 2018/6/19.
* 轮播时间监听
*/
public interface ILauncherListener {
/**
* 轮播是否完成
**/
void onLauncherFinsh(OnLauncherFinshTag tag);
}
| [
"847123157@qq.com"
] | 847123157@qq.com |
0435d51557ea4d53c5909528b3652fbeb11bcba3 | 4688d19282b2b3b46fc7911d5d67eac0e87bbe24 | /aws-java-sdk-appstream/src/main/java/com/amazonaws/services/appstream/model/CreateImageBuilderStreamingURLRequest.java | e0a22b96e224741464a6a153e6a1818097a70547 | [
"Apache-2.0"
] | permissive | emilva/aws-sdk-java | c123009b816963a8dc86469405b7e687602579ba | 8fdbdbacdb289fdc0ede057015722b8f7a0d89dc | refs/heads/master | 2021-05-13T17:39:35.101322 | 2018-12-12T13:11:42 | 2018-12-12T13:11:42 | 116,821,450 | 1 | 0 | Apache-2.0 | 2018-09-19T04:17:41 | 2018-01-09T13:45:39 | Java | UTF-8 | Java | false | false | 5,572 | java | /*
* Copyright 2012-2018 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... | [
""
] | |
2149471102deb4c5e17358c578d3ec2495db55c0 | 05b232cef1358446d2e17eb6a07382824cc9024f | /app/src/test/java/com/example/echomax/justjavaappupdated/ExampleUnitTest.java | 47f1d2a5c714a3a4ffb4cfb586be96aa5e4d788b | [] | no_license | Nyomax/JustJavaAppUpdated | 392301b9b7d2a185d8014bc0fc21ba4136d0ca2d | 14e92945c7517f4057b0bbe5fe7466ad92a2e23f | refs/heads/master | 2020-03-22T02:07:59.456767 | 2018-07-01T18:19:25 | 2018-07-01T18:19:25 | 139,351,292 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | package com.example.echomax.justjavaappupdated;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test... | [
"lifeimax@gmail.com"
] | lifeimax@gmail.com |
81fbc0dfd1cab6c7dab34872d9f764c1b5e699c5 | 7d6d11603dc726834a7b5e2de4a7fd2f9c4a49ef | /Final Project/src/java/TestInput/Bean.java | 56fef316d4259f845272a8c734d275e45d1ceb8e | [] | no_license | TomSedgman/FinalProject | ea1690575b53772ea39de719c96e58c53a69a6a6 | ad2c1fba8336ca5e15f1efa03e311556fa3a5504 | refs/heads/master | 2021-01-20T05:31:52.946916 | 2014-09-30T14:46:52 | 2014-09-30T14:46:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,794 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package TestInput;
import Entity.Nodes;
import Entity.Projects;
import PersistedVariables.PCoordinates;
import PersistedVariables.PProject;
import Session.DataValuesFacade;
import Session.NodesFacade;
import Session.Pro... | [
"t.sedgman@gmail.com"
] | t.sedgman@gmail.com |
23f8afe8acb3068ebb6c66514cf3e8b1c4694f36 | 173213fa4fdbdbb0c10592c9e2f19edef9313e14 | /SRAFarmer/app/src/main/java/com/example/micha/srafarmer/Forum/ForumPostsAdapter.java | 9cfbf3a66a625a022fbd3baefcc5a482d0b6b0a5 | [] | no_license | jartantupjar/2-SRA-Mobile-App | 2ddf9d96d26ac8f9e8ec321bebb8761e0a07ecf8 | c5db5c2f301346f5c606ddfc204cb6c7d6075af5 | refs/heads/master | 2020-03-08T22:07:27.362278 | 2018-04-06T17:03:12 | 2018-04-06T17:03:12 | 128,422,592 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,309 | java | package com.example.micha.srafarmer.Forum;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.CheckBox;
import android.widget.TextView;
import com.example.micha.srafarmer.Entity.Post;
import com.example.mich... | [
"natraj_rajputsaldana@dlsu.edu.ph"
] | natraj_rajputsaldana@dlsu.edu.ph |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.