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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
30dacad8326096356b2c59f754406a6e921b9f6f | 58fc635bb76967cc930709d4967b6a33b4b43857 | /taotao-rest/src/main/java/com/taotao/rest/pojo/CatResult.java | 6cddab9122f63d8c97530212e8f4364798fcc49d | [] | no_license | gaoyanjie1216/taotao | 667239b71b6651e6fd3e844442212bd426c92649 | d57269547383b2ccd55b254c66e4af25cd7f0e72 | refs/heads/master | 2020-03-09T06:21:02.187708 | 2018-04-09T01:02:08 | 2018-04-09T01:02:08 | 128,636,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 281 | java | package com.taotao.rest.pojo;
import java.util.List;
/**
* Created by Gao on 2018/1/30.
*/
public class CatResult {
private List<?> data;
public List<?> getData() {
return data;
}
public void setData(List<?> data) {
this.data = data;
}
}
| [
"916956312@qq.com"
] | 916956312@qq.com |
dbea312efb2c231454ada3eee26cfbe7274c8a30 | a7e331ade994afba3c8fd4da5adc0e0e4e677872 | /formationjpa/formationjpa/src/main/java/com/aplose/smooss/model/Module.java | c3ac082c2440d0eedb7101c873d0ead43f6925f9 | [] | no_license | xhackax47/Formation-Java | b6fbbe5fc937dbf91603fb9f9f6a8e8cfe5e933c | 5d15e1c7ff9969be3f7a95fc97a2151cea989f24 | refs/heads/master | 2020-03-10T06:13:15.879617 | 2018-05-30T10:05:17 | 2018-05-30T10:05:17 | 129,234,780 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | package com.aplose.smooss.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public abstract class Module {
@Id
@GeneratedValue(strategy=GenerationType.AUTO)
private long id;
private String name = "Defau... | [
"noreply@github.com"
] | xhackax47.noreply@github.com |
32e9fbe38ac9fdab18506dddb9c3600a45400653 | 523454a2463a02ed807d32bc9dc2c069c52d579d | /QA_Repo/JOE/JavaFXApplication4/src/javafxapplication4/FXMLDocumentController.java | e8d695c450fa233cc904e5681eb3b634e493c921 | [] | no_license | michaelnya/QA_AdvancedJava_Michael | 5f91dfd1e5da866c7024c263c3136d019b6f811e | cc9caa4b620f1a3033c1b1e038d9a16479fbf674 | refs/heads/master | 2020-04-04T10:53:38.908724 | 2018-12-12T10:43:50 | 2018-12-12T10:43:50 | 155,870,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,539 | 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 javafxapplication4;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.collections.FXCollections;
import java... | [
"michaelnyarthur@hotmail.co.uk"
] | michaelnyarthur@hotmail.co.uk |
16aa413d6198cdd52bf886862456b4f8675f3c49 | ef0664262f0fa1966e5f4377d2217f8f85ec7ed9 | /src/org/great/mapper/IntroductionMapper.java | 65c58661008afa650ad3ab6bda782ab4c7e27b73 | [] | no_license | fourorder/OurMyproject | 9323bb2b9a203912e095510f8121a1f8818081c4 | c17a479cdbf0cce074f4fae0a21a431d98701bd4 | refs/heads/master | 2020-03-29T01:27:48.251100 | 2018-10-16T01:05:38 | 2018-10-16T01:05:38 | 149,390,714 | 0 | 0 | null | 2018-09-20T01:51:15 | 2018-09-19T04:07:10 | CSS | UTF-8 | Java | false | false | 222 | java | package org.great.mapper;
import org.great.bean.IntroductionBean;
import org.springframework.stereotype.Repository;
@Repository
public interface IntroductionMapper {
public IntroductionBean getIntroduction();
}
| [
"vv23884327"
] | vv23884327 |
76475b753b4a6c2cd3640727dc44969179207979 | f59501342a7113245663cb21a7a4fbfe559f951a | /project_re/src/com/jsplec/wp/command/LoginCommand.java | 136e46dc7cee8a60d8d971de0365be49efed5074 | [] | no_license | aejung09/WhynMVC | a4ab416ee11c516d05e7729f573a2ae3c97c215d | 9bdfa33149f8c69a89a896a44eff3a8c8ad32f20 | refs/heads/master | 2023-03-07T12:24:09.259111 | 2021-02-23T08:03:56 | 2021-02-23T08:03:56 | 340,413,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,016 | java | package com.jsplec.wp.command;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import com.jsplec.wp.dao.UloginDao;
import com.jsplec.wp.dto.LoginDto;
public class LoginCommand implements ACommand {
@Override
public void execut... | [
"wnshddlgpejddl@hanmail.net"
] | wnshddlgpejddl@hanmail.net |
43c21de4bfc839e42a6487ca3164b8cc6d99d1f4 | cb771861b684a287407cff8f10165bdf3bd66ff1 | /core/src/com/itesm/pixelwars/Sprites/Animations/AnimationTower.java | 01980f46a6de071ccab4644180f5bb9a4e9012a1 | [] | no_license | PedroCorsob/PixelWar_Videogame | b2572f9b231c1144f3d673e00fb6344c46c7921b | 75548e38c509daf827af39d9aa1f856917bb0fa2 | refs/heads/master | 2023-03-16T00:52:19.173211 | 2019-05-21T03:46:27 | 2019-05-21T03:46:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,100 | java | package com.itesm.pixelwars.Sprites.Animations;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.Animation;
import com.badlogic.gdx.graphics.g2d.Sprite;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
publ... | [
"A01379404@itesm.mx"
] | A01379404@itesm.mx |
7c6577ff292f71a4f2b8fc36820ff1d34b8e809e | f987a243a6dcb4102821cd40fa1f13aa0f62f7ca | /src/Controller/HRApplication.java | b979d676bc46416bd8992b59704edd62c3c20927 | [] | no_license | XXC123/sef | 60017071ca5743b32e555c8f5d18ff50ff280b21 | a4c56ee3c2551e9b64a80619ebb2dcd2dd4ea1fd | refs/heads/master | 2020-03-08T07:34:45.398517 | 2018-04-06T11:51:07 | 2018-04-06T11:51:07 | 127,997,820 | 0 | 2 | null | 2018-04-06T10:09:15 | 2018-04-04T02:49:38 | Java | UTF-8 | Java | false | false | 8,197 | java | package Controller;
import java.util.Scanner;
import Models.Database;
import Models.Message;
import Models.Profile;
import Models.Report;
public class HRApplication {
Scanner scanner=new Scanner(System.in);
Database database;
Profile profile;
Message message;
String staffType;
public HRApplication()
{
Dat... | [
"noreply@github.com"
] | XXC123.noreply@github.com |
b1bcb1f7bc2aea50897825cde5d59dd63d0d3249 | 00ba0b6e85134de36ad716ee4c9b38250bd0fba1 | /src/main/java/com/capgemini/mrapid/metaApp/utils/Decrypt.java | ae2f047be2c1c53b8f576835eb16c4a7bb69a016 | [] | no_license | ks228/metaApp | 0cafeffd872d6be989738073bf5bdc3d8a6e26e9 | 909bccf35633ad871af5486829d1488be2440a9e | refs/heads/master | 2020-03-25T06:35:47.373813 | 2018-07-31T06:43:10 | 2018-07-31T06:43:10 | 143,512,385 | 0 | 1 | null | 2018-08-04T08:40:35 | 2018-08-04T08:40:35 | null | UTF-8 | Java | false | false | 750 | java | /**
*
*/
package com.capgemini.mrapid.metaApp.utils;
import javax.crypto.Cipher;
import javax.crypto.spec.SecretKeySpec;
import org.apache.commons.codec.binary.Base64;
/**
* @author audasi
*
*/
public class Decrypt {
public static String decrypt(String strToDecrypt, String secret)
{
try
... | [
"40200823+hpitest@users.noreply.github.com"
] | 40200823+hpitest@users.noreply.github.com |
e3295e56b9715b7ecdd317cb1a405fb2bf395e37 | 791ddf4cbc563f533e7d00a9259e24fe85008877 | /kernel/src/test/java/org/jboss/test/kernel/dependency/test/GenericBeanFactoryCallbackDependencyXMLTestCase.java | 3e6d792c2fa57f873005a6cc968faa04ec7075c2 | [] | no_license | wolfc/microcontainer | 7dd1fe85057c31575458ad1a22c3f74534f72bd0 | 4ef8127e690e18f54f40287b72f68dbf3541b07c | refs/heads/master | 2020-04-25T23:27:30.830476 | 2013-01-09T14:15:50 | 2013-01-09T14:15:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,575 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2006, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the ter... | [
"ajustin@redhat.com"
] | ajustin@redhat.com |
eacf3513c3e30f8f98dd7e6da38fb854e229e242 | c5ade0bb62af49d2b4a740433c2a1f8178ac3c2f | /common/src/test/java/perfomance/AnySorterTest.java | 4ab1dc585269d98a72ffb1c48f8261d7cd7773a5 | [] | no_license | ddy88958620/experiments | cef89db9c0b93cd0294a9948a243ac754221c4ec | ad7f50583225713ba32d802a74bc5b1359ab9582 | refs/heads/master | 2021-01-15T15:57:40.961966 | 2014-10-17T13:44:48 | 2014-10-17T13:44:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,011 | java | package perfomance;
import factory.ObjectFactory;
import functional.AnySorter;
import junit.framework.Assert;
import org.junit.Before;
import org.junit.Test;
import java.util.Date;
import java.util.List;
/**
* 排序测试
*
* @autor youmoo
* @since 2014-04-17 下午4:43
*/
public class AnySorterTest {
List<ValueHolder... | [
"youmoolee@gmail.com"
] | youmoolee@gmail.com |
856a0a56f42296e792db7dcb75ce1235db3554df | 14998338240e44294fb335d6724f01d884ae5bad | /src/main/java/week2/day1/exercises/Fibonacci.java | e08565d841818b413a96e5b54f0404b7c0cae393 | [] | no_license | sdnayani/SQAMavenTests2018 | f858b538b6d5710c1dec921d958ad3ec6bc65408 | 58e613c987954028b461cd7a0f481aa5e1209828 | refs/heads/master | 2020-06-02T19:37:36.732002 | 2019-06-11T03:18:20 | 2019-06-11T03:18:20 | 191,285,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package week2.day1.exercises;
public class Fibonacci {
public static void main(String[] args) {
//The Fibonacci sequence: 0, 1, 1, 2, 3, 5, 8, 13, 21, ...
int n1=0;
int n2=1;
int n3=0;
int count=9;
System.out.print(n1 + " "+n2);
for(int i=2; i<count; i++) {
n3=n1+n2;
System.out.print(" " +n3)... | [
"nayasr01@sjcnayasr01-mac.gateway.sonic.net"
] | nayasr01@sjcnayasr01-mac.gateway.sonic.net |
0b4310aed8401c231ff5b518fcf8a442c87d2570 | 0368be770c062e94b85b46808bf9b53c9e108b47 | /LinguaeLive-client/src/main/java/ca/jhosek/linguaelive/AppGinjector.java | d45df22e7116dda7fe4df73df7c8b11cb2a332d4 | [] | no_license | astevko/LinguaeLive | 17b55fcf757e02657d884a27a0e337737c89ab76 | 5cfd63159c315cfb9d3ced8c39f2d5c5904f80e9 | refs/heads/master | 2021-06-19T22:03:40.020403 | 2020-01-10T01:42:16 | 2020-01-10T01:42:16 | 203,217,096 | 1 | 1 | null | 2021-03-31T21:32:38 | 2019-08-19T17:16:24 | Java | UTF-8 | Java | false | false | 604 | java | package ca.jhosek.linguaelive;
import com.google.gwt.inject.client.GinModules;
import com.google.gwt.inject.client.Ginjector;
import com.google.gwt.place.shared.PlaceHistoryHandler;
import ca.jhosek.linguaelive.domain.CurrentState;
import ca.jhosek.linguaelive.ui.MainView;
import ca.jhosek.linguaelive.proxy.AppReques... | [
"andy.stevko@gmail.com"
] | andy.stevko@gmail.com |
6d47e6e8a173c5449073f5c0f9b6f837ceee1d11 | 909123b645eb0e73dccc128ae68c547d6a96b365 | /SpringKafka/src/main/java/com/egen/service/impl/CustomerServiceImpl.java | a8bba1a6c2b6f8751c00f24482d4d8e31e618d42 | [] | no_license | SurbhiJain27/Kafka_Consumer_Producer | ff37941b8e35fdc29b0af756363ee75ff6550c52 | 6adf22c97b643f69ae20a986b115c8cc3ecbaeaf | refs/heads/master | 2022-12-27T06:55:42.216668 | 2020-10-02T00:57:26 | 2020-10-02T00:57:26 | 300,460,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 196 | java | package com.egen.service.impl;
import com.egen.service.ICustomerService;
import org.springframework.stereotype.Service;
@Service
public class CustomerServiceImpl implements ICustomerService {
}
| [
"surbhi.n.jain1993@gmail.com"
] | surbhi.n.jain1993@gmail.com |
3674812f5167d21a8479ca59723b7e8b3c96ee17 | 8b818d49b299955115eabe332ec44c953ba2b2c8 | /src/main/java/org/twuni/common/persistence/jdbc/Transaction.java | 23be5b4d69cec0281c2d78f224c8260be2728179 | [
"Apache-2.0"
] | permissive | twuni/common-persistence-jdbc | 20c780258a76ae1076b4c50721bcdf0fd36f1b00 | 0f83d17194917be34680065234fff1af8def26c0 | refs/heads/master | 2021-01-01T18:48:46.661868 | 2012-07-25T05:16:30 | 2012-07-25T05:16:30 | 2,074,331 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,013 | java | package org.twuni.common.persistence.jdbc;
import java.sql.SQLException;
import org.twuni.common.persistence.exception.RollbackException;
class Transaction implements Runnable {
private final java.sql.Connection connection;
private final org.twuni.common.persistence.Transaction transaction;
public Transaction( ... | [
"github.aeonic@spamgourmet.com"
] | github.aeonic@spamgourmet.com |
bd5df9b0e8f221de2a995f76298962878912dfe5 | 24a32bc2aafcca19cf5e5a72ee13781387be7f0b | /src/framework/tags/gwt-test-utils-parent-0.24.1/gwt-test-utils-parent-0.24.1/gwt-test-utils/src/test/java/com/octo/gwt/test/dom/ElementTest.java | c6993987adf874dece9c882aa015a0dcf340c5b6 | [] | no_license | google-code-export/gwt-test-utils | 27d6ee080f039a8b4111e04f32ba03e5396dced5 | 0391347ea51b3db30c4433566a8985c4e3be240e | refs/heads/master | 2016-09-09T17:24:59.969944 | 2012-11-20T07:13:03 | 2012-11-20T07:13:03 | 32,134,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,758 | java | package com.octo.gwt.test.dom;
import java.util.HashMap;
import java.util.Map;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import com.google.gwt.dom.client.AnchorElement;
import com.google.gwt.dom.client.BaseElement;
import com.google.gwt.dom.client.ButtonElement;
import com.... | [
"gael.lazzari@d9eb14d4-a931-11de-b950-3d5b5f4ea0aa"
] | gael.lazzari@d9eb14d4-a931-11de-b950-3d5b5f4ea0aa |
4ea472423287079b542f1fe4bc937510037be859 | a9cb8510b4aa0add7ec86aacbadc8cc3dc03192c | /src/main/java/br/com/cdbem/web/rest/PacienteResource.java | a88d3dcad62b5240343775bd8d60cf172a546d5f | [] | no_license | alecindro/new_cuidebem | 632ac6b4fa369a4477632f6b5b51caa8214d857a | 4cde3ce98c72a2ed983a02719c230eb95ac44491 | refs/heads/master | 2022-12-23T21:40:15.897322 | 2019-11-15T19:38:53 | 2019-11-15T19:38:53 | 221,989,545 | 0 | 0 | null | 2022-12-16T05:06:25 | 2019-11-15T19:26:56 | Java | UTF-8 | Java | false | false | 6,428 | java | package br.com.cdbem.web.rest;
import br.com.cdbem.domain.Paciente;
import br.com.cdbem.service.PacienteService;
import br.com.cdbem.web.rest.errors.BadRequestAlertException;
import br.com.cdbem.service.dto.PacienteCriteria;
import br.com.cdbem.service.PacienteQueryService;
import io.github.jhipster.web.util.HeaderUt... | [
"alecindrocastilho@gmail.com"
] | alecindrocastilho@gmail.com |
472a3a5add602c53974c733cd7059950e7c9deb8 | 50663b580b7e3bb9a70613ba9094b13796285fa1 | /src/main/java/in/kirthika/exception/InvalidNumberLengthException.java | 858da3fff3c72a12b88ba4828363322a583ad7e7 | [] | no_license | csys-fresher-batch-2021/bloodbankapp-kirthika | bc303929ff87a8906be60535ce9545c07f48298e | 6f6bab2c7406568c53d9556d578167d293b57ca6 | refs/heads/main | 2023-06-01T20:14:56.093397 | 2021-06-20T06:12:32 | 2021-06-20T06:12:32 | 364,487,311 | 0 | 0 | null | 2021-06-10T14:50:09 | 2021-05-05T06:55:41 | Java | UTF-8 | Java | false | false | 290 | java | package in.kirthika.exception;
public class InvalidNumberLengthException extends Exception {
/**
* method to display mobile number length is invalid
*/
private static final long serialVersionUID = 1L;
public InvalidNumberLengthException(String message) {
super(message);
}
}
| [
"kirthy2411@gmail.com"
] | kirthy2411@gmail.com |
6cd501d0cd39a87ba2c8327a18760610c5d5c8ca | 9bb6fecc1bd05d2b559671f19fea82ac32097493 | /Selenium programs1/Listner.java | 4198e72352f044abb8592318cd9788a031749421 | [] | no_license | ravinangre/seleniumprograms | c3a92a634f1ea7c8f4667bcd9326a12cd80ebc9a | 7cd0161f1da90062b6a1fca9d83cb28487c3d334 | refs/heads/master | 2022-12-14T15:22:07.108234 | 2020-09-12T03:58:09 | 2020-09-12T03:58:09 | 294,854,554 | 0 | 0 | null | 2020-09-12T03:58:10 | 2020-09-12T02:31:09 | HTML | UTF-8 | Java | false | false | 957 | java | package ListnerDemo1;
import org.testng.ITestContext;
import org.testng.ITestListener;
import org.testng.ITestResult;
public class Listner implements ITestListener{
@Override
public void onTestStart(ITestResult result) {
System.out.println("The execution of the main test starts now");
}
@Override
public v... | [
"ravi.nangare@allianz.com"
] | ravi.nangare@allianz.com |
ce3ff48d86208bd7443fc24167a56b438159fabc | 084e53172f632f519542b2a326e6fcb76c3f675b | /src/main/java/cn/kepu/elearning/controller/EmerPlanController.java | cd016627a9eb0abff54f4fb67e88dba2f942f93e | [] | no_license | line521356/Questionnaire | 79807787299847d35a1787c537235e7ea229fe29 | 38210cb250c8148eb6749eb8b9894ece2166583d | refs/heads/master | 2020-04-09T06:42:32.053759 | 2018-12-03T03:10:02 | 2018-12-03T03:10:10 | 160,124,004 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,439 | java | package cn.kepu.elearning.controller;
import java.util.List;
import javax.ejb.Local;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.mail.MailAuthenticationException;
import org.springframework.stereotype.Control... | [
"521356sc"
] | 521356sc |
d630e9db2332e1919006a79bc43852c4819d6326 | 5277194d29b469a592487cca5e8394e68e11e6d7 | /AndreoCarHome/src/com/andreo/carhome/com/andreo/carhome/GPSInformation.java | 283498b66e0c256f8ac26450da95ef11a0b11adf | [] | no_license | tariknz/AIVI | ed7b47c3b2a84e9ea98ec245f1bdbc6ee73b0dc7 | e800da57a863ae1746de32973eed7d825a3faafa | refs/heads/master | 2020-08-12T08:31:33.252368 | 2011-10-16T11:30:51 | 2011-10-16T11:30:51 | 2,546,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,096 | java | package com.andreo.carhome.com.andreo.carhome;
import android.content.Context;
import android.location.*;
import android.os.Bundle;
import android.util.Log;
public class GPSInformation {
private LocationManager lm;
private LocationListener ll;
private float speed;
public GPSInformation(LocationManager location... | [
"tarik.nzl@gmail.com"
] | tarik.nzl@gmail.com |
e5eac860c8a304a014a1d55f9fa9aed57ba3d99b | 8937b595420ff3417a3a3dc3be343971e243a8b8 | /NetBeansProjects/latihan_database/src/com/Login.java | 7fdb42bdec25d1ce59227f211375a486d0b566af | [] | no_license | nioke-dev/full-projects-netbeans | f4bb227b3309dc38da78c5804277bea9f51c9e8e | c26e7a0b60d634ceb4ef626bb098aa77d6c9c4f1 | refs/heads/main | 2023-03-04T16:17:08.837848 | 2021-02-12T08:01:08 | 2021-02-12T08:01:08 | 338,255,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,412 | java | package com;
import java.awt.Color;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import javax.swing.JOptionPane;
public class Login extends javax.swing.JFrame {
private final Connection conn; // punya koneksi
private Statement stat; // Sql st... | [
"nioke8090@gmail.com"
] | nioke8090@gmail.com |
6b700495d2485c34c7e3e07ecca4479f3a29ff12 | 9669d6df714083d9ae00870f457732f12c7e3ce4 | /src/main/java/com/amirashad/springboot/sample/datarest/ServletInitializer.java | 0ac3a6a657eb5f26c31d866b234fa9c3dd55652f | [] | no_license | amirashad/springboot-sample-data-rest | f66b5f1df6dcd1e327dc4dbae56386591800b672 | b9656a998ce7baf024490e5c37332b184eec3c4b | refs/heads/master | 2021-04-26T23:34:38.443993 | 2018-03-04T20:40:46 | 2018-03-04T20:40:46 | 123,822,207 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package com.amirashad.springboot.sample.datarest;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBui... | [
"amirjanov@gmail.com"
] | amirjanov@gmail.com |
a9c7983118bb776c0ff756eb8d1671647de0f5a6 | 7d529f70de982345490f7e66404e0cc37645c50c | /Android Project (client)/Dating App/app/src/main/java/ru/ifsoft/chat/util/Security.java | f691d0d61c214253ecca4157bdcd24f7c94eb809 | [] | no_license | LiandroMilani/Dating_Android_Template | 0f023e88669b382306cdc7289ffd6efe758f8ffb | 4ba7a093bbbb8ef8ef9583f835693cc0a72cc01a | refs/heads/master | 2021-01-08T06:19:14.426430 | 2019-10-16T07:13:54 | 2019-10-16T07:13:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,071 | java | /* Copyright (c) 2012 Google 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 to... | [
"star.master.1126@outlook.com"
] | star.master.1126@outlook.com |
40d2b99e7fac8da495634c43dfa15989da166f19 | d71e879b3517cf4fccde29f7bf82cff69856cfcd | /ExtractedJars/Ibotta_com.ibotta.android/javafiles/com/appboy/AppboyUser.java | 7c12a2b59fe4deeec23b37c5fd9e3703f512f2d7 | [
"MIT"
] | permissive | Andreas237/AndroidPolicyAutomation | b8e949e072d08cf6c6166c3f15c9c63379b8f6ce | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | refs/heads/master | 2020-04-10T02:14:08.789751 | 2019-05-16T19:29:11 | 2019-05-16T19:29:11 | 160,739,088 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 81,440 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.appboy;
import bo.app.*;
import com.appboy.enums.Gender;
import com.appboy.enums.Month;
import com.appboy.enums.NotificationSubscriptionType;
... | [
"silenta237@gmail.com"
] | silenta237@gmail.com |
dd56dd4d9b9199f929d6cca45591af8c660c4f85 | 10cd2deccd4fc01e3bc53ac9884a91c899ec80c8 | /src/com/yoship/State_StageSelect.java | b7afce75e399f7a5fd1584e35b72f8bd801764a7 | [] | no_license | yoship1639/NekomanBlockPuzzle | c56d6a84d4b144a62768fae488a72fc2c8b46a13 | 42ddef7469b8a80416018c2d169b0512876b767b | refs/heads/master | 2021-01-01T18:42:12.694465 | 2014-08-15T17:59:57 | 2014-08-15T17:59:57 | 22,998,360 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,733 | java | package com.yoship;
import javax.microedition.khronos.opengles.GL10;
import android.content.Context;
import android.media.MediaPlayer;
import android.view.KeyEvent;
import com.roxiga.hypermotion3d.Camera;
import com.roxiga.hypermotion3d.KeyManager;
import com.roxiga.hypermotion3d.SV;
import com.roxiga.hypermotion3d.... | [
"yoship1639@gmail.com"
] | yoship1639@gmail.com |
d0cf32d204e2b890d7754c83c7a7bf817b67c7f1 | 81719679e3d5945def9b7f3a6f638ee274f5d770 | /aws-java-sdk-apigatewayv2/src/main/java/com/amazonaws/services/apigatewayv2/model/transform/UpdateApiResultJsonUnmarshaller.java | d0e8634a720e33eb3211a3e9cae22b66fc37a0f6 | [
"Apache-2.0"
] | permissive | ZeevHayat1/aws-sdk-java | 1e3351f2d3f44608fbd3ff987630b320b98dc55c | bd1a89e53384095bea869a4ea064ef0cf6ed7588 | refs/heads/master | 2022-04-10T14:18:43.276970 | 2020-03-07T12:15:44 | 2020-03-07T12:15:44 | 172,681,373 | 1 | 0 | Apache-2.0 | 2019-02-26T09:36:47 | 2019-02-26T09:36:47 | null | UTF-8 | Java | false | false | 5,287 | java | /*
* Copyright 2014-2019 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... | [
""
] | |
d887046d60c8674e3a779afb2059bf6fbd944af9 | b56c075c634f5c3a4dcee55f0279483c325ce55f | /rxbinding/src/main/java/com/jakewharton/rxbinding2/view/ViewGroupHierarchyChildViewRemoveEvent.java | db95edbbc650bc00900a8c68efc97e9aadbb639b | [
"Apache-2.0"
] | permissive | SamYStudiO/RxBinding | 026a50f75024f93dd375cfa237d11288f1bdbc1b | 6b5f5ddc663c413258400bdc1d6e3537001d8205 | refs/heads/master | 2020-03-31T06:37:20.791912 | 2018-09-25T20:27:51 | 2018-09-25T20:27:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 895 | java | package com.jakewharton.rxbinding2.view;
import android.content.Context;
import android.support.annotation.CheckResult;
import android.support.annotation.NonNull;
import android.view.View;
import android.view.ViewGroup;
import com.google.auto.value.AutoValue;
/**
* A child view remove event on a {@link ViewGroup}.
... | [
"jw@squareup.com"
] | jw@squareup.com |
e2f29917d779cc6131887fdc11c368dc5fa9faa9 | 4208f7d6c9a8f1454f4cc7e77e973d30ccff384b | /TraducirAlfabet.java | edd06b2ef736636bd511c2e9f276938dfb869a60 | [] | no_license | JesusTuz/Codigo-morse | e8d434e878d52a533cb733ea29d0490797fe6177 | e38f53ffdba5d9a73738d6393f3112041f968a71 | refs/heads/master | 2020-04-01T08:20:05.216694 | 2018-10-15T04:01:52 | 2018-10-15T04:01:52 | 153,026,481 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,777 | java |
package morsec;
/**
*
* @author Jesus Tuz
*/
public class TraducirAlfabet {
public String TraALF(String cadena){
String alfa = "ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890";
cadena=cadena.toUpperCase();
String espacio = " ";
String ncadena= "";
String arregl... | [
"noreply@github.com"
] | JesusTuz.noreply@github.com |
8a967e46099f4ea08d30fc48ad93ca3315e63779 | 5e0248ec2db6b0046e23ac2e2d2b35b6fd6d5c89 | /src/com/tolstovenator/brewcalc/calc/AlcCalculator.java | 4b7167cb61ad5c291d3a97a929e38edb7586cecc | [] | no_license | tolstovenator/BrewCalc | d91cd2225412d134a8d737ef90d6e8729cc6a263 | 14236db4b09d38d8edec0c21d04d2dcbff341f1e | refs/heads/master | 2020-04-19T00:38:07.885463 | 2013-11-27T06:46:55 | 2013-11-27T06:46:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,279 | java | package com.tolstovenator.brewcalc.calc;
import com.tolstovenator.brewcalc.preferences.UnitsConverter;
import com.tolstovenator.brewcalc.util.Rounder;
public class AlcCalculator {
private double ogGravity;
private double fgGravity;
private double platoGravity;
private double platoFgGravity;
private double abv;... | [
"tolstovenator@gmail.com"
] | tolstovenator@gmail.com |
a2b154c022c30018ab18df376d0777493e599c17 | 23d21d575da06d8a0f0c3a266915df321b5154eb | /java/designpattern/src/main/java/designpattern/gof_flyweight/sample01/NoodleContext.java | 5fed6cef9d7156bfb94bcf2dbf4e276ca2b1fa7e | [] | no_license | keepinmindsh/sample | 180431ce7fce20808e65d885eab1ca3dca4a76a9 | 4169918f432e9008b4715f59967f3c0bd619d3e6 | refs/heads/master | 2023-04-30T19:26:44.510319 | 2023-04-23T12:43:43 | 2023-04-23T12:43:43 | 248,352,910 | 4 | 0 | null | 2023-03-05T23:20:43 | 2020-03-18T22:03:16 | Java | UTF-8 | Java | false | false | 272 | java | package designpattern.gof_flyweight.sample01;
public class NoodleContext {
private final int tableNumber;
public NoodleContext(int tableNumber) {
this.tableNumber = tableNumber;
}
public int getTable() {
return this.tableNumber;
}
}
| [
"keepinmindsh@gmail.com"
] | keepinmindsh@gmail.com |
111ba9ec508f118a06981aeaf8b71ea3a29559f7 | 094365d9b4ddf9d8755fd53513bb40bf64a18d90 | /src/renor/level/material/MaterialTransparent.java | 83f80b6c0279b32b174d1d57f9d62b8a689f534b | [] | no_license | jaredible/renor | b4c06e17a4bedc1f4f050f49c040780b7cf73a9d | 60ffec8ba7218dfff4d1da94a25e3b5d406061b5 | refs/heads/master | 2022-03-27T13:38:26.601189 | 2020-01-21T10:43:33 | 2020-01-21T10:43:33 | 123,838,719 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package renor.level.material;
public class MaterialTransparent extends Material {
public MaterialTransparent() {
setReplaceable();
}
public boolean isSolid() {
return false;
}
public boolean blocksMovement() {
return false;
}
}
| [
"jareddiehl96@gmail.com"
] | jareddiehl96@gmail.com |
d6ae56e0dc7a508a56e96d7cd536d6193213f95f | 9c279fe98fe70459fd381cf298468879ce838cc1 | /app/src/main/java/lz/newone/news/presenter/NewsPresenter.java | c1bb36d295e37bf5cc31b4d115cdb2efa4e4dd77 | [] | no_license | JaycRor/AP | 67916d4222a729a175a36bcb6f9a3b911ee4b2c8 | f86438e91a664c9e31434121095965bfe3e4af9d | refs/heads/master | 2021-07-13T23:39:06.324228 | 2017-10-18T11:13:42 | 2017-10-18T11:13:42 | 107,358,949 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 112 | java | package lz.newone.news.presenter;
public interface NewsPresenter {
void loadNews(int type, int page);
}
| [
"1212@qq.com"
] | 1212@qq.com |
74493af38d801541ed8eba7bdc691b586884bc3e | 6d8a933e6cce814d2a4e438c3172dfb109266f09 | /src/iii/org/tw/controller/RecommendationController.java | ade06a03462d10caebfe3b33814a3505b11aa524 | [] | no_license | wang490520334/SmartTourismApi | 7a6426922f98c5e435f6f686e0bf87dad7690620 | 2d09be9925984cd931d0aba39bd480d58c6b3301 | refs/heads/master | 2020-12-24T14:01:26.835931 | 2014-09-30T01:29:41 | 2014-09-30T01:29:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,271 | java | package iii.org.tw.controller;
import iii.org.tw.model.POIListModel;
import iii.org.tw.model.RecommendationInput;
import iii.org.tw.service.MySqlConnection;
import iii.org.tw.util.NotFoundException;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Collections;
impor... | [
"wang490520334@gmail.com"
] | wang490520334@gmail.com |
61a85e54f35f457483f5fbda3ef642d7687e7750 | 1fe81b5e5fc9fa68d5db5068476dd0e85e0318ca | /src/main/java/com/rest/api/repo/TableQ1JpaRepo.java | 9a49919dbe56d9b9771b4efe1f7f47255e20dce6 | [] | no_license | dongq/toyproject | fcba03894491d9ab39eb2dbaf19a9531044cbbd3 | 358dbdacd9f10f3c146f3d4a5ca82085ab7cbed8 | refs/heads/master | 2023-04-12T06:56:50.851351 | 2021-04-26T09:57:43 | 2021-04-26T09:57:43 | 302,537,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | package com.rest.api.repo;
import com.rest.api.entity.TableQ1;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface TableQ1JpaRepo extends JpaRepository<TableQ1, Long> {
List<TableQ1> findAllByClasssmallOrderByRanking(String sector);
}
| [
"dongqsarang@naver.com"
] | dongqsarang@naver.com |
5c4990bceea4d91239f16bdd198db95f879edc84 | ae50b4469b9818e5fb966c010e97057896739e9e | /app/src/main/java/com/wxxiaomi/ming/electricbicycle/ui/presenter/del/SplashPre.java | ee0fbab9eac2cc060f3a9b1c70534f74328203f8 | [] | no_license | mingfenghappy/ASElectricBicycle | 187c819afb837e1bdac7465fa87a85b6386842d0 | 12927e41e4022f0f70738225570db8151c7d8a79 | refs/heads/master | 2021-05-11T09:51:59.981887 | 2017-06-08T14:01:01 | 2017-06-08T14:01:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | //package com.wxxiaomi.ming.electricbicycle.core.presenter;
//
//
//import com.wxxiaomi.ming.electricbicycle.core.presenter.base.BasePre;
//import com.wxxiaomi.ming.electricbicycle.core.activity.base.BaseView;
//
//
///**
// * Created by 12262 on 2016/5/28.
// */
//public interface SplashPre<V extends BaseView> extends... | [
"122627018@qq.com"
] | 122627018@qq.com |
e070fdd91732a6f3336c9f7e04b1266bc795d102 | 60320b8734ab3f8e3280f280a6c8b5a19073e26c | /src/day0820/task2/Meeting.java | b9dbdd2cceaba1fe55f7160883019c38228d357f | [] | no_license | lenienttjk/qf | a4b92af3f190623dfaeb785eeb1cf3a1876d2678 | 72d146fac54fb194665ad7bc4734439bb7942249 | refs/heads/master | 2022-02-18T02:28:47.698688 | 2019-09-07T05:21:09 | 2019-09-07T05:21:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 123 | java | package day0820.task2;
/**
* @author tjk
* @date 2019/8/20 16:19
*/
public interface Meeting {
void meet(int n);
}
| [
"1205091659@qq.com"
] | 1205091659@qq.com |
0e4e9cbf3f6d7e93a7bb280b873f66bccf43e35e | 7a6a2800e3f9dbb0144cfa62d9d86a9842113b13 | /sdk/resourcemanager/azure-resourcemanager-monitor/src/main/java/com/azure/resourcemanager/monitor/models/SmsReceiver.java | a5c676dc826267470497aab15494f07be7bb6330 | [
"LGPL-2.1-or-later",
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"CC0-1.0",
"LicenseRef-scancode-generic-cla"
] | permissive | joshfree/azure-sdk-for-java | 3f5d2cacee44d9bf8c0b16a4bbd54065e20a55cd | d96d0333112997b0ee5aa03aacfad2d0b0e7d1d4 | refs/heads/main | 2022-11-08T18:41:42.079175 | 2022-11-04T22:38:22 | 2022-11-04T22:38:22 | 298,635,515 | 0 | 0 | MIT | 2020-09-25T17:15:28 | 2020-09-25T17:15:27 | null | UTF-8 | Java | false | false | 3,844 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.monitor.models;
import com.azure.core.annotation.Fluent;
import com.azure.core.util.logging.ClientLogger;
import com.fasterxml.j... | [
"noreply@github.com"
] | joshfree.noreply@github.com |
c0d3de68758eccabf9d858ca1b48b9c6d778d1c0 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/orientechnologies--orientdb/ff1f5a5a465454a72a263288ee0e77c0c01c01d7/after/OLuceneIndexFactory.java | fd081e15eec489bdf01786bf4c895f45d9c24e54 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,699 | java | /*
* Copyright 2010-2016 OrientDB LTD (http://orientdb.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 required by... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
1b23683656ae9bf18308a92aba6d7f431c4e55a6 | c9ab4b41a885e2723d6a13bb6921e8d7f2f3cb58 | /src/main/java/ahs4/config/LiquibaseConfiguration.java | b9732ad58ade0eb409a92da9a2b8c805271e81aa | [] | no_license | HSurers/ionic-crud-app | 78fe062862a10b601317728747d4ffcca7f53d73 | 0be80d7196fe00586e988aa74d9dba23b34b1c36 | refs/heads/master | 2022-12-21T22:45:09.191088 | 2019-12-31T06:57:29 | 2019-12-31T06:57:29 | 231,042,832 | 0 | 0 | null | 2022-12-16T04:43:12 | 2019-12-31T06:57:13 | Java | UTF-8 | Java | false | false | 3,195 | java | package ahs4.config;
import io.github.jhipster.config.JHipsterConstants;
import io.github.jhipster.config.liquibase.SpringLiquibaseUtil;
import liquibase.integration.spring.SpringLiquibase;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.ObjectProvider;
import org.spri... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
0220ede5d0b5427d80389bd7e722cc085af15cb6 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /newEvaluatedBugs/Jsoup_47_buggy/mutated/76/Cleaner.java | 222d18a815c1fbe45c065f53fd4b5daf7832a19f | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,266 | java | package org.jsoup.safety;
import org.jsoup.helper.Validate;
import org.jsoup.nodes.*;
import org.jsoup.parser.Tag;
import java.util.List;
/**
The whitelist based HTML cleaner. Use to ensure that end-user provided HTML contains only the elements and attributes
that you are expecting; no junk, and no cross-site scri... | [
"justinwm@163.com"
] | justinwm@163.com |
52649841ff8e6bc76588b4a4deb8331a09b2033d | fdcf2af8597b33110799fed80bb7303fbc7c06e2 | /test-spring-boot-starter/src/main/java/org/javaboy/logging/TimeLogAutoConfiguration.java | b92314c004547e34832847de0b66319a9c2402b7 | [] | no_license | MrDongShan/javaboy-code-samples | 82b5ecf245cf14e693ee8e4f14d002572c01f4f2 | 5e7af1d93a4acc6c50c2ca5ec1e80ee9da42d057 | refs/heads/master | 2023-07-06T02:48:08.621361 | 2023-05-14T14:01:53 | 2023-05-14T14:01:53 | 245,963,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,797 | java | package org.javaboy.logging;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autocon... | [
"wangsong0210@gmail.com"
] | wangsong0210@gmail.com |
af5cfc10574c6814a5caedb39070035c332ab962 | edbe3f0d62c0fd8db78843abf3cdcb196486566a | /src/levelPieces/Warrior.java | 5605bbc144dbd7a69f2da8275dbf1891ad0299f6 | [] | no_license | 44cox122/LevelGame2 | 256cec5261b926ee2ef4b2de5f08c2028ac703bd | e53af3d7201a501c339d27d4478659a3502d7a24 | refs/heads/master | 2020-07-30T02:15:02.384123 | 2019-09-22T23:15:06 | 2019-09-22T23:15:06 | 210,052,121 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,212 | java | package levelPieces;
import gameEngine.GameEngine;
import java.util.Random;
import gameEngine.Drawable;
import gameEngine.InteractionResult;
import gameEngine.Moveable;
public class Warrior extends GamePiece implements Moveable {
Random rand = new Random();
private char symbol;
private int location;... | [
"noreply@github.com"
] | 44cox122.noreply@github.com |
101364b9d495a00ecaec15c1233e9b2db30c5d01 | fe6c29980cc6f1391108e9b03150448a59fffe4f | /src/main/java/com/app/services/PreduzeceServiceImpl.java | 5a99405a1a4b1d56bd06b77e7b12f3e2f44b5eaa | [] | no_license | AndrejMiletic/PINF2016 | 070d876ae3377bc5868413a8a8b453efe30937f4 | cc8b7c3abcca518a000757130c25e554c545be28 | refs/heads/master | 2021-01-21T21:42:57.550395 | 2016-06-29T22:06:06 | 2016-06-29T22:06:06 | 54,260,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 432 | java | package com.app.services;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.app.model.Preduzece;
import com.app.repositories.IPreduzeceRepository;
@Component
public class PreduzeceServiceImpl implements IPreduzeceService{
@Autowired
private ... | [
"milososig AT gmail DOT com"
] | milososig AT gmail DOT com |
3a61d37193c32cfc5a08af5c6b9bc3773dc6e5f7 | 0613bb6cf1c71b575419651fc20330edb9f916d2 | /CheatBreaker/src/main/java/net/minecraft/client/renderer/tileentity/RenderItemFrame.java | 12801d748d9bfc646e3b5f4a36266d5f1868e03b | [] | no_license | Decencies/CheatBreaker | 544fdae14e61c6e0b1f5c28d8c865e2bbd5169c2 | 0cf7154272c8884eee1e4b4c7c262590d9712d68 | refs/heads/master | 2023-09-04T04:45:16.790965 | 2023-03-17T09:51:10 | 2023-03-17T09:51:10 | 343,514,192 | 98 | 38 | null | 2023-08-21T03:54:20 | 2021-03-01T18:18:19 | Java | UTF-8 | Java | false | false | 16,495 | java | package net.minecraft.client.renderer.tileentity;
import net.minecraft.block.Block;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.FontRenderer;
import net.minecraft.client.renderer.RenderBlocks;
import net.minecraft.client.renderer.Tessellator;
import net.minecraft.client.renderer.entity.Rende... | [
"66835910+Decencies@users.noreply.github.com"
] | 66835910+Decencies@users.noreply.github.com |
16492afd27a29612f8b3f2dc201e5cf72d1cd631 | 5ad781b056e169307ea2e90b78799029b509924a | /lazyegg-amis/src/main/java/io/lazyegg/amis/ActionMessage.java | 8d1efcf7e1edfb5d1df955f93fd6e05a6e6b4078 | [
"Apache-2.0"
] | permissive | WooodHead/LazyEgg | 2ee6b0072acde6faf44423c0aacbc4a2cde65dbe | 23169850138e73d8a79ca334af5a95b30c2ae71a | refs/heads/main | 2023-02-28T13:48:08.824419 | 2021-01-30T05:17:24 | 2021-01-30T05:17:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | package io.lazyegg.amis;
import lombok.Getter;
import lombok.Setter;
import lombok.extern.slf4j.Slf4j;
/**
* @author DifferentW nsmeng3@163.com 2021/1/17 4:13 上午
*/
@Slf4j
@Getter
@Setter
public class ActionMessage {
/**
* ajax 操作成功后提示,可以不指定,不指定时以 api 返回为准。
*/
private String success;
/**
... | [
"nsmeng3@163.com"
] | nsmeng3@163.com |
4a29fc432cccce0655160cf207efc09705fef37c | 0e06e096a9f95ab094b8078ea2cd310759af008b | /sources/com/deltadna/android/sdk/notifications/UnityInterOp.java | bf8155017462434026e1bea539cca44bd9986cee | [] | no_license | Manifold0/adcom_decompile | 4bc2907a057c73703cf141dc0749ed4c014ebe55 | fce3d59b59480abe91f90ba05b0df4eaadd849f7 | refs/heads/master | 2020-05-21T02:01:59.787840 | 2019-05-10T00:36:27 | 2019-05-10T00:36:27 | 185,856,424 | 1 | 2 | null | 2019-05-10T00:36:28 | 2019-05-09T19:04:28 | Java | UTF-8 | Java | false | false | 302 | java | package com.deltadna.android.sdk.notifications;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target({ElementType.TYPE})
@Retention(RetentionPolicy.SOURCE)
@interface UnityInterOp {
}
| [
"querky1231@gmail.com"
] | querky1231@gmail.com |
78c5c894fc57db841fe95b4889b9c3923c96acf8 | 6954bfa848c1cd64acf51b074cbce67d798d697a | /src/main/java/com/github/vindell/jmxutils/CapacityUtils.java | 4dc84679b32932c13ef5297ab5008fe2581eab86 | [
"Apache-2.0"
] | permissive | hiwepy/jmxutils | 53a722a22be14204010815c3e0f955a2c21cb427 | c60a9a11b82c5eb02c79315002f93563040713ea | refs/heads/master | 2020-03-11T13:49:37.596731 | 2018-04-18T11:36:21 | 2018-04-18T11:36:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,985 | java | /*
* Copyright (c) 2010-2020, vindell (https://github.com/vindell).
*
* 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... | [
"hnxyhcwdl1003@163.com"
] | hnxyhcwdl1003@163.com |
13e8b0a404be67de89a681fee3b9bff10f89b5fe | 920ca460cd232f24964149362d32c8eaf127aa32 | /PrisonCellsAfterNDays.java | d28360bd15845fc03ca633047c515070bb8dd47d | [] | no_license | nikhillahoti/LeetCode_Solutions | db0abcd9a46bd092d7e8490343373d26ee3c761a | b5ce5f6b9c987d0fb5a44f1920ee7d528539196e | refs/heads/master | 2021-06-18T17:10:42.950854 | 2019-07-27T21:36:30 | 2019-07-27T21:36:30 | 114,444,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,200 | java |
// Problem No. 957
class Solution {
public int[] prisonAfterNDays(int[] cells, int N) {
HashMap<List<Integer>, Integer> hash = new HashMap<>();
List<Integer> lsttt = new ArrayList<>();
for(int i = 0 ; i < 8 ; i++) lsttt.add(cells[i]);
int counter = N;
boolean f... | [
"lahotinikhil92@gmail.com"
] | lahotinikhil92@gmail.com |
b54d50cd96a4e80a380a363a7fd36ea41151377c | 934dbba2ae7f63c7a8e6bd21e34d7cd252e44244 | /src/main/java/io/springfox/spring/boot/model/UiConfig.java | 7048b76d1f423bdb0c717c837b620e2d5a44339a | [
"Apache-2.0"
] | permissive | lukehuang/webflux-swagger2-spring-boot-starter | b1ac98ece0aefa14fbe2ca4e441806b4fe9f588d | 0ec9a787556e49de6e02640a690163eaa3615b65 | refs/heads/master | 2020-09-22T12:05:48.977768 | 2019-11-27T06:58:08 | 2019-11-27T06:58:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,450 | java | /*
* Copyright (c) 2018, vindell (https://github.com/vindell).
*
* 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 requ... | [
"hnxyhcwdl1003@163.com"
] | hnxyhcwdl1003@163.com |
6d38cd5fdce770389f62d79c84dc9e17aac1da7d | 43c54dcccbc7f3aede8b3e616ac40e06a42ad3c5 | /structural/flyweight/my/Circle.java | df6fab235c482cd9ca5076f0407340326b7b3fd4 | [] | no_license | Bencool/dive-into-design-patterns | 45057c678d95a3b5d0b7a36c179938c5c42fffb4 | 08ce7852b1514c1323c9a69163539ccfd6bd5f1b | refs/heads/main | 2023-07-14T02:21:41.651993 | 2021-08-19T11:56:01 | 2021-08-19T11:56:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package structural.flyweight.my;
public class Circle implements Shape{
private int x;
private int y;
private String color;
private int radius;
public Circle(int x, int y, int radius, String color) {
this.x = x;
this.y = y;
this.radius = radius;
this.color = color;
... | [
"yangwuse@mail.ustc.edu.cn"
] | yangwuse@mail.ustc.edu.cn |
b48e7336ec65c218fd69ac88fe933447ec3b3317 | cfc9566f03bd33639420d4ba58d4de14e0ef2df1 | /app/src/main/java/com/inacap/proveedores/ClasePp.java | 5611b492499d29222f885960596edcc796c43fed | [] | no_license | Yobaxokzs/MyPyme | efe242edfab658e3b00e17c697613c77ebd6ab8a | 4ec7643ca2848d8c5811d09932f62fad0fd85ad6 | refs/heads/main | 2023-06-27T01:16:23.202527 | 2021-07-22T19:42:09 | 2021-07-22T19:42:09 | 372,302,796 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,181 | java | package com.inacap.proveedores;
public class ClasePp {
int idPp, precioPp, cantidadPp;
String nombrePp;
public ClasePp(int idPp, int precioPp, int cantidadPp, String nombrePp) {
this.idPp = idPp;
this.precioPp = precioPp;
this.cantidadPp = cantidadPp;
this.nombrePp = nombreP... | [
"84727685+tadeodev@users.noreply.github.com"
] | 84727685+tadeodev@users.noreply.github.com |
8a0cfa3a7e883fdfa21503afaa2bb1c1d2aa62e6 | 4363abe279e8f4eb072761bd155cb8ca969f10d4 | /triagemSystem/src/main/java/br/com/triagemsystem/controller/MedicoController.java | f137aa77a45c99570d01681289b047b90f8b0d99 | [
"Apache-2.0"
] | permissive | stefbitt/sistemaTriagem | d27e3b621891784db5f2c885b7d35299b06884e2 | a34515f5ed356a04a968ad8b3d3b2dcb816b5dad | refs/heads/main | 2023-02-09T16:43:28.157819 | 2020-12-27T19:35:19 | 2020-12-27T19:35:19 | 317,377,738 | 1 | 0 | Apache-2.0 | 2020-12-02T16:55:41 | 2020-12-01T00:06:17 | null | UTF-8 | Java | false | false | 3,717 | java | package br.com.triagemsystem.controller;
import javax.validation.Valid;
import org.springframework.dao.DataIntegrityViolationException;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Sort;
import org.springframework.data.domain.S... | [
"stefanyrecode01@gmail.com"
] | stefanyrecode01@gmail.com |
65d1d481153ca676755877ad8ce9543e00c10fa5 | 69e019f0a7c569660519404a817c7239285538be | /src/model/exceptions/WrongMaterialException.java | 004a5e94c845e426a708e4c9948ee005336421f0 | [] | no_license | agakoz/blockworld | 3e222569a388c242f98d28fe621fbaeba96ab36c | 6f5efd7de3ac78634cd72790f4d7cc0901aa2306 | refs/heads/master | 2020-09-04T11:58:41.975445 | 2019-11-24T19:45:06 | 2019-11-24T19:45:06 | 219,726,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | /**
* @author agata.koziol
*/
package model.exceptions;
import model.Material;
/**
* Class extendint the exception class, that is used to indicate the wrong type of material
*/
public class WrongMaterialException extends Exception {
/**
* Exception constructor. Calls parent constructor passing the mesas... | [
"agataakoziol@gmail.com"
] | agataakoziol@gmail.com |
4fe7ad44b68c4f7f004b910efbb1befc82332bc8 | 48a88aea6e9774279c8563f1be665a540e02a894 | /src/edu/berkeley/nlp/PCFGLA/ParserData.java | 8496aba76ea037ef9d4f1cd44e2ae7a3764b0cb7 | [] | no_license | josepvalls/parserservices | 0994aa0fc56919985474aaebb9fa64581928b5b4 | 903363685e5cea4bd50d9161d60500800e42b167 | refs/heads/master | 2021-01-17T08:36:23.455855 | 2016-01-19T19:49:54 | 2016-01-19T19:49:54 | 60,540,533 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,045 | java | package edu.berkeley.nlp.PCFGLA;
import java.io.IOException;
import java.io.InputStream;
import java.io.ObjectInputStream;
import java.io.Serializable;
import java.util.Map;
import java.util.zip.GZIPInputStream;
/**
* Stores the serialized material representing the grammar and lexicon of a
* parser, and an Options ... | [
"josepvalls@Valls.local"
] | josepvalls@Valls.local |
1700cbd05cd142065136cf5e7b2528c13359c59c | 23a47ced731914cbbd2d7a8db1e71f8fa87b9f01 | /src/cardgame/Damageable.java | 3317a35be2349c2ff2e24b84126241b5df0b9b13 | [] | no_license | ChJ4m3s/Magic | 7d6d767e347a12247e56a0bda367f28f3c17892d | d1ef88a8d1fb981b9b47c7181a553b0c8141fa8d | refs/heads/master | 2020-03-22T14:01:52.492516 | 2018-07-08T08:07:05 | 2018-07-08T08:07:05 | 140,148,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 104 | java | package cardgame;
public interface Damageable extends GameEntity {
void inflictDamage(int dmg);
}
| [
"gicochiarot@gmail.com"
] | gicochiarot@gmail.com |
bebb71d6e16090f68267d5d1dd1b5fbc81e7ab81 | a924442684385294b659d3de6ce7db69904dae7b | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Reference/EncoderTests.java | b28ba9c7149c75d179a9913cdb919bbc981c13c2 | [
"BSD-3-Clause"
] | permissive | Funkeyzebra10/SkyStone | abc85076582efbfc0970c6ab59c5c6bfcf516a7e | d41c1b0ea273789613c16d46877ea8eaeba594be | refs/heads/master | 2020-09-04T00:03:11.569857 | 2019-09-18T23:30:48 | 2019-09-18T23:30:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,614 | java | package org.firstinspires.ftc.teamcode.Reference;
import com.qualcomm.hardware.bosch.BNO055IMU;
import com.qualcomm.hardware.bosch.JustLoggingAccelerationIntegrator;
import com.qualcomm.robotcore.eventloop.opmode.OpMode;
import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
import com.qualcomm.robotcore.hardware.DcMo... | [
"adameager3@gmail.com"
] | adameager3@gmail.com |
c831b179bb08e092e2d0993220cc229e8801dca8 | f632223aa142cfa5e572ffd629519514dc6c6c55 | /src/Controllers/CustomerPayment.java | d6e9168cf11ea369c285557d9de7d1108d23d6ad | [] | no_license | emadaltaki/ParkinSpotApplication | 0f520a663ed06bca8332e4fc5674e3c8fc7b4038 | 86578a9eccbe38d676522c97ba158df9d3d4a9fc | refs/heads/main | 2023-06-20T04:59:25.035534 | 2021-07-20T00:34:42 | 2021-07-20T00:34:42 | 387,628,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,143 | java | package Controllers;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import logic.Booking;
import logic.Customer;
import logic.Payment;
import java.awt.Color;
import javax.swing.ImageIcon;
import javax.swing.JBut... | [
"s.emadaltaki@gmail.com"
] | s.emadaltaki@gmail.com |
1b0caa6a0b86ef18b7c1e61f1f3545c8252b492b | bf77ff21d0f474de2ff769dc680dda214d646fd8 | /src/main/java/com/learn/controller/customCenter/UsersController.java | 518446b057d218e80079c01a2faa4d67c8b1e090 | [] | no_license | learnerLcy/learn | d295fe4ae263f5151be0e516728b275ad50083c4 | 0156e24e933ac89fdff1606bff0609594b0fa28d | refs/heads/master | 2023-01-14T11:46:26.613163 | 2019-12-13T02:28:13 | 2019-12-13T02:28:13 | 220,176,277 | 2 | 0 | null | 2023-01-06T08:34:32 | 2019-11-07T07:25:07 | JavaScript | UTF-8 | Java | false | false | 1,760 | java | package com.learn.controller.customCenter;
import com.learn.Constants.Constants;
import com.learn.PoJo.Result;
import com.learn.PoJo.customCenter.User;
import com.learn.PoJo.customCenter.UserRole;
import com.learn.PoJo.system.Menu;
import com.learn.service.customCenter.UserRoleService;
import com.learn.service.customC... | [
"1637858577@qq.com"
] | 1637858577@qq.com |
7f57297810a8daabd9df332ec9b3a70e58743619 | c7ee12d71c858cc8e7bb60f968e137235e1094d8 | /TrainTicketSystem/ts-order-other-service/src/main/java/other/domain/Order.java | 5b4bffa3ae9eb96d15079acde6c12d8834443a17 | [] | no_license | jichaofdu/KG-MSA | 5f8c07f2cad89c866fd4eca7ac8e8777a7ceb906 | 0746fb9dcd12f3033df741d5615f7b11931cb077 | refs/heads/master | 2022-06-18T03:15:19.184278 | 2020-02-21T11:42:55 | 2020-02-21T11:42:55 | 186,518,748 | 3 | 1 | null | 2022-05-20T21:23:36 | 2019-05-14T01:04:47 | Java | UTF-8 | Java | false | false | 5,220 | java | package other.domain;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import java.util.Date;
import java.util.UUID;
@Document(collection = "orders")
@JsonIgnoreProperties(ignoreUnknown = true)
... | [
"chaojifudan@outlook.com"
] | chaojifudan@outlook.com |
820839f4c26050ca4ceabc44797092d1ce346745 | 78b184f9e722b4757f81bed4810bcf0556302ccb | /test/testSuite.java | e92a94c3ba7c70ad0cf343d66fff6f625bad6b90 | [] | no_license | onatcipli/Project-1-ATTENDANCE-MANAGEMENT-SYSTEM-Mirkan_Ege_Onat | b6653c6172ab7a5ea3c5f3fb63ca39ab9b9b6aec | a63819d4ae1dc92574af4c1787bf382afceaaab4 | refs/heads/master | 2020-04-01T04:53:38.804967 | 2018-05-07T17:06:29 | 2018-05-07T17:06:29 | 152,880,926 | 1 | 1 | null | 2018-10-13T14:36:53 | 2018-10-13T14:36:53 | null | UTF-8 | Java | false | false | 278 | java | import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import Database.*;
@RunWith(Suite.class)
@Suite.SuiteClasses({
adminSqlTest.class,
layerMySqlTest.class,
studentSqlTest.class,
lecturerSqlTest.class
})
public class testSuite {
} | [
"onatcipli@outlook.com"
] | onatcipli@outlook.com |
494db60f5f8a608138e0bdb0fb83138aff50dc4a | f10c44589b14b28e89319fca663c51afe7795144 | /app/src/main/java/com/android/rx/phaapplication/MainActivity.java | 86491b1a92c235248d0b19e307faf452a8775d22 | [] | no_license | chasten08/PhaApplication | 7b41aa80de47db28c486233d6c72704adc16427e | 80098d1e73b75083f947f3f3bb9447c06b8b78d4 | refs/heads/master | 2020-04-11T00:12:19.130188 | 2016-09-14T07:46:14 | 2016-09-14T07:50:26 | 68,001,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package com.android.rx.phaapplication;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.ac... | [
"qitibiao@gmail.com"
] | qitibiao@gmail.com |
a318fbeca786db66c15bb89a87b4517a0da72035 | 807d503495763202fe262b65443b775e917ef050 | /j2eeapplication/src/main/java/com/example/j2eeapp/services/UserService.java | f16a7464e4f88091ac7efed44a82ae7c22e0dcf5 | [] | no_license | blagoja89/first | ec9c4c264330dc1fc6c85763385c6eea497a891a | d0f7b86244ebaabc7d1af26b35340197141a9452 | refs/heads/master | 2020-04-17T01:29:19.669094 | 2016-08-25T08:56:09 | 2016-08-25T08:56:09 | 51,607,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | package com.example.j2eeapp.services;
import javax.faces.event.AjaxBehaviorEvent;
import com.example.j2eeapp.domain.UserEntity;
/**
* Service providing service methods to work with user data and entity.
*
*
*/
public interface UserService {
/**
* Create user - persist to database
*
* @param userEntity... | [
"blagoja_tr@yahoo.com"
] | blagoja_tr@yahoo.com |
eaac6f45b019c9bb71d3dd5ed2edca954e3cf161 | b3af315bf62362843fff244819715159f8f84812 | /AalgorithmsPrac/Amazon/Designing/DeckofCards/DeckofCards.java | 2abd6b65a47a0b753087d14bf735b0df0011fe05 | [] | no_license | brandhill/AlgorithemAndDataStruct | dfdb6835e113dd67160a6d959753a95c0175544c | 2738b53fd0b0aa502177480ceef32cfe806e5bf6 | refs/heads/master | 2021-06-20T12:19:57.027279 | 2017-05-15T23:23:57 | 2017-05-15T23:23:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,016 | java | package Designing.DeckofCards;
import java.util.Random;
public class DeckofCards {
Card[] cards;
private int dealCount;
DeckofCards() {
Type[] types = {Type.Clubs,Type.Diamonds,Type.Hearts,Type.Spades};
Number[] values = {Number.Ace, Number.Two, Number.Three, Number.Four, Number.Five, Number.Six, Number.Sev... | [
"hrshchaitanya@gmail.com"
] | hrshchaitanya@gmail.com |
fe649a63b3486e02fb7a1c675dedc1268bae79db | 79595075622ded0bf43023f716389f61d8e96e94 | /app/src/main/java/com/android/server/content/ContentService.java | 3e114a9ab33703c5cb6edaea5d2c5aaac8989e55 | [] | no_license | dstmath/OppoR15 | 96f1f7bb4d9cfad47609316debc55095edcd6b56 | b9a4da845af251213d7b4c1b35db3e2415290c96 | refs/heads/master | 2020-03-24T16:52:14.198588 | 2019-05-27T02:24:53 | 2019-05-27T02:24:53 | 142,840,716 | 7 | 4 | null | null | null | null | UTF-8 | Java | false | false | 52,879 | java | package com.android.server.content;
import android.accounts.Account;
import android.app.ActivityManager;
import android.app.ActivityManagerInternal;
import android.app.AppOpsManager;
import android.app.job.JobInfo;
import android.content.BroadcastReceiver;
import android.content.ComponentName;
import android.content.C... | [
"toor@debian.toor"
] | toor@debian.toor |
cda0cfc93a772b75aec0ca8917ca5207da492b15 | a1647f3a5fd0120b0a9556566f534891b2781c22 | /app/src/main/java/com/dbsearch/app/App.java | b130b65defecb02e52bf580b3f12b55f62d75b15 | [] | no_license | kydzhou/DbSearch | 8c26c6d1c193861294abb7979d29febfa26b346a | 65abbd16794f073fa0cfb9ad6f64c4a8aa91c852 | refs/heads/master | 2021-01-10T08:01:53.075530 | 2015-11-18T17:47:26 | 2015-11-18T17:47:26 | 46,435,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 927 | java | package com.dbsearch.app;
import android.app.Application;
import com.dbsearch.app.BuildConfig;
import com.dbsearch.app.module.AppModule;
import java.util.Arrays;
import java.util.List;
import cn.bmob.v3.Bmob;
import dagger.ObjectGraph;
public class App extends Application{
private ObjectGraph objectGraph;
... | [
"kydzhou@live.cn"
] | kydzhou@live.cn |
c13726f0a519ac914e280a0f4f1853e194840044 | b7cf3ca13b042c7b67e825385044bd1c69ce471c | /src/hibernateFirst/GetEmployeeCache.java | 7dcd10c701bd7e4f284bf14a4489656fd6a878f0 | [] | no_license | tanusgit/hibernateProject | 9ee59a480de428a71d24d9b6a84a36550737d90d | 34c1451c0da2852692c8c375b2d0183bc9163c30 | refs/heads/master | 2021-05-18T07:34:45.307086 | 2020-04-12T21:18:24 | 2020-04-12T21:18:24 | 251,181,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,454 | java | package hibernateFirst;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
import hibernateFirst.Employee;
public class GetEmployeeCache {
// Ge Employee By Id
public static void main(String[] args) {
SessionFactory sf = new Configuration().configure().bui... | [
"24976766+tanusgit@users.noreply.github.com"
] | 24976766+tanusgit@users.noreply.github.com |
3c72d534ad3241147d8a4bb66e5af16ac0b96c28 | 94c1b48544e2cf48d95e8448064868679d5d53bd | /leyou/leyou-item/leyou-item-service/src/main/java/com/leyou/item/controller/CategoryController.java | 44e418effbfe3ccaeb1f7d2bf2b552ba7428f1ba | [] | no_license | itencrazy/leyou | 9dd8c1cf244c0cd10fc4dfefefaea17c972b6832 | ba33886219a1c82b2963e939eab59daf73d153de | refs/heads/master | 2022-12-15T08:56:49.541206 | 2020-02-21T14:16:02 | 2020-02-21T14:16:02 | 242,145,565 | 0 | 0 | null | 2020-02-21T13:50:28 | 2020-02-21T13:28:48 | Java | UTF-8 | Java | false | false | 2,120 | java | package com.leyou.item.controller;
import com.leyou.item.pojo.Category;
import com.leyou.item.service.CategoryService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Contro... | [
"773198734@qq.com"
] | 773198734@qq.com |
f83fa870abbd3b822ab677edac72b10f5479c9bc | e835688bd03efa5a88071cc9d5858e6f76024ec0 | /mysell/src/main/java/com/demo/entity/ProductInfo.java | 47027ec078ee4af52cf745be408f853bb6aeaeab | [] | no_license | GSIL-Monitor/java | 2338ac232444db6a29ad6940154ab71fd0ce07ed | 358846e47948020a2b3c1efcad670221aa9ac428 | refs/heads/master | 2020-04-10T23:05:05.229952 | 2018-12-10T13:35:47 | 2018-12-10T13:35:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package com.demo.entity;
import com.demo.enums.ProductStatusEnum;
import lombok.Data;
import org.hibernate.annotations.DynamicUpdate;
import javax.persistence.Entity;
import javax.persistence.Id;
import java.math.BigDecimal;
import java.util.Date;
@Data
@Entity
@DynamicUpdate
public class ProductInfo {
@Id
private... | [
"usrnoob@gmail.com"
] | usrnoob@gmail.com |
aa1ae60889b47a1c0e5f5c606ef95198c986dd37 | e8e11da76276fb925145211887d9df6259eab1e5 | /app/src/main/java/ua/com/ukrelektro/passwordrec/DAO/DataBaseHelper.java | fc204df1af7ab7c2b1a293f492d561f74e91fb8f | [] | no_license | AndZp/PasswordRecovery | e24f507e6b01e3d35308652242c3d08811318080 | 4329eedc0f90fe1ac00b178a5fa46356486adfc9 | refs/heads/master | 2016-09-01T14:17:43.249038 | 2015-12-11T15:58:18 | 2015-12-11T15:58:18 | 45,784,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,087 | java | package ua.com.ukrelektro.passwordrec.DAO;
import android.content.ContentValues;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.provider.BaseColumns;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import u... | [
"andrey.oleynik.zp@gmail.com"
] | andrey.oleynik.zp@gmail.com |
2784d6c89ae302998537a7aec34f338d07af50db | aa4353cd655e083400429c7eb1170b968528b01a | /Binary Tree:BST (50)/maximum-depth-of-n-ary-tree(559).java | a4c0bda002d99038540bd2722b2e8a6b0c28de44 | [] | no_license | yangx38/tempLC | 819dd5f82370b2ef61800ebb15c83574ece27fb0 | 90123860150161aeb28bb8864e8a7f5d4354d46c | refs/heads/master | 2020-07-11T11:01:12.204392 | 2019-09-01T04:55:27 | 2019-09-01T04:55:27 | 204,520,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 269 | java | // T = O(n)
// S = O(h)
class Solution {
public int maxDepth(Node root) {
if(root == null) return 0;
int height = 0;
for(Node n : root.children) {
height = Math.max(height, maxDepth(n));
}
return 1+height;
}
} | [
"yangx38@uw.edu"
] | yangx38@uw.edu |
bc1d090bb21f47f5f5d5171e4afa5a7cf7ce9e90 | 98903e865c1292edb00891aec2b06b893008b1a9 | /extern/jodis/src/main/java/com/wandoulabs/jodis/auto/util/MemorySizes.java | 4bb84d8d4ce6d07fe64343a12d785058c8e1afbe | [
"MIT",
"BSD-3-Clause"
] | permissive | haluo/codis | 0a0408d512ed0855f474c62bf59d43d4d3e886bf | 9d5cd33812ccc5d7d3b1398b8c3d467c41c22066 | refs/heads/master | 2021-01-24T02:34:49.088927 | 2015-09-23T02:25:02 | 2015-09-23T02:25:02 | 42,095,934 | 0 | 0 | null | 2015-09-08T07:07:45 | 2015-09-08T07:07:44 | null | UTF-8 | Java | false | false | 973 | java | package com.wandoulabs.jodis.auto.util;
import java.util.IdentityHashMap;
import java.util.Map;
/**
* Created by zhufeng on 15/9/14.
*/
public class MemorySizes {
private final Map primitiveSizes = new IdentityHashMap() {
{
put(boolean.class, new Integer(1));
put(byte.class, new ... | [
"zhufeng3612@163.com"
] | zhufeng3612@163.com |
efccd515c535eb334fd1f43d265d9de9d6a9def2 | 7badf0bea31b6c38fe32ea7693d468ee8822e761 | /src/main/java/com/bean/Expense.java | 492f4f7fad23fe2de7ac48a54570b5046e945144 | [] | no_license | ankit1100/WebExpense | f679889a07c44f991b52363658d4c5e3d3fa5183 | 7389f5b31d24994aeb5b65dfc0bc6ac20252b91c | refs/heads/master | 2023-07-14T00:14:19.759661 | 2021-08-22T06:59:28 | 2021-08-22T06:59:28 | 398,733,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,329 | java | package com.bean;
import java.sql.Date;
import javax.validation.constraints.NotNull;
import org.hibernate.validator.constraints.NotBlank;
public class Expense {
private int expenseId;
@NotNull(message = "Please enter valid amount!")
private long amount;
// @DateTimeFormat(pattern = "yyyy-mm-dd hh:mm:ss")
pr... | [
"ankitaahil7743@gmail.com"
] | ankitaahil7743@gmail.com |
3fe79754628e904c30eb67f1f2d1bb6c44eec80c | 666cdc44c997425435ad01735151d11640b28823 | /app/src/main/java/com/proatcoding/pets/adapter/AdapterOffers.java | f8980234713b51de4f4c33aaac1512da1e3a3123 | [] | no_license | EslamMohamed3396/PetsStand | a45a8b1adb1eabd903db86386a34a69062415b2e | 1abb433a64c2fc514adddfbd0a4c7ac34cd30b29 | refs/heads/master | 2022-12-16T03:27:03.739035 | 2020-09-04T15:32:43 | 2020-09-04T15:32:43 | 289,558,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,774 | java | package com.proatcoding.pets.adapter;
import android.content.Context;
import android.content.Intent;
import androidx.databinding.DataBindingUtil;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewG... | [
"em0109224@gmail.com"
] | em0109224@gmail.com |
8bff5acc8b54a3ab3aa3f9ae674b99e0c6593e0b | 585a501a18598cadb75b56ab47cf3e23723173ca | /src/saptacims/model/TbGroup.java | c77d7fa059381d92dff0e030dd90a67ffcdc7412 | [] | no_license | li1xiang/examSystem | 1928e99dd42d3715381fc26594d20ba1e1737491 | 6f2df2427458207ac2f5fa192c9d80ffac97cf3c | refs/heads/master | 2020-04-30T22:40:14.328899 | 2019-03-31T04:13:19 | 2019-03-31T04:13:19 | 177,119,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,725 | java | package saptacims.model;
import java.io.Serializable;
import java.util.Date;
public class TbGroup implements Serializable{
private Integer groupId;
private String groupName;
private Integer groupStatus;
private Integer createUser;
private Date createTime;
private Integer updateUser;
... | [
"1614624236@qq.com"
] | 1614624236@qq.com |
b87b939e4a0fa075a7ae9246f80b7a613a62ba98 | 16bfa06bb3fb5f1757239a047fa103133c699133 | /app/src/main/java/xyz/android/amrro/recipes/ui/recipe/BakingActivity.java | 410e9c17312ca6f4528e36a5213490da31142d7e | [] | no_license | amrro/nano-recipes | 97470967f97d6a8452417359eff820905b07754b | 8f2537f19e43facb4fd1e216cb21796ff074ac34 | refs/heads/master | 2021-01-15T21:15:40.252143 | 2017-11-14T00:36:56 | 2017-11-14T00:36:56 | 99,858,955 | 1 | 0 | null | 2017-11-13T00:35:48 | 2017-08-09T22:49:59 | Java | UTF-8 | Java | false | false | 1,698 | java | package xyz.android.amrro.recipes.ui.recipe;
import android.databinding.DataBindingUtil;
import android.os.Bundle;
import android.support.v4.view.ViewPager;
import xyz.android.amrro.recipes.R;
import xyz.android.amrro.recipes.common.BaseActivity;
import xyz.android.amrro.recipes.databinding.BakingBinding;
public cla... | [
"amr.elghobary@gmail.com"
] | amr.elghobary@gmail.com |
d704919951e1d5467d3181e5695d941e1373e084 | d5875e5f4470b4c498b86a8f601589ec111da7a8 | /app/src/androidTest/java/com/example/android/bakingapptlee/ExampleInstrumentedTest.java | 9757b181c339d522157ca8d60c5a929e4c7252bd | [] | no_license | tlee-ta/BakingAppTlee | 0a6ca9baf4dd71d424ef5bd896ad18e0c31b72e5 | 75a50935642e44b96489c3cb453459fe0d1b8981 | refs/heads/main | 2022-12-27T21:58:17.260022 | 2020-10-16T18:43:40 | 2020-10-16T18:43:40 | 302,664,982 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 780 | java | package com.example.android.bakingapptlee;
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 ... | [
"53231337+tlee-ta@users.noreply.github.com"
] | 53231337+tlee-ta@users.noreply.github.com |
90025f7f1e45d7571f66645f3394ba21748d9a00 | 8e82ca92cc6dac55efd314a31a41532b52ec078a | /ProyectoAnima03/app/src/test/java/com/alejandro/proyectoanima03/ExampleUnitTest.java | 8702fa8647c6d3879eb6a87d220a5a4ad09ba83b | [] | no_license | thealexcod99/AndroidJacinto | b6d3352adf917b2d5813121fa09fe8c9a512ecf5 | 090a8c35b1d3af964f7845f41cf6e53c1d4a523c | refs/heads/master | 2020-08-05T23:56:48.857950 | 2020-02-24T19:31:09 | 2020-02-24T19:31:09 | 212,762,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | package com.alejandro.proyectoanima03;
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
publ... | [
"alex@gmail.com"
] | alex@gmail.com |
054eda212e0c68d8371977010ab9aeffa17353ab | 1f9bfaacd1f9ff62c2ad5b84a8653a0c79e23c85 | /src/main/java1/ejercicios/clases/wrappers/Main.java | 7bce3a1737fd63d11f4fbcf1bfba27fbefe6f73e | [] | no_license | Fernando-2001/maven_proyecto_fc | 8b899fc5da6b6a88e3e1f05fc0ae5d05b2d12642 | 972ff45826449ff5a992e42d4c9fc3b7ae4715b6 | refs/heads/main | 2023-08-16T19:56:11.093285 | 2021-09-27T21:41:48 | 2021-09-27T21:41:48 | 403,783,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,090 | java | package ejercicios.clases.wrappers;
public class Main {
public static void main(String[] args) {
// TODO Auto-generated method stub
//byte primitivo
byte datoByte = 2;
Byte datoByteWrapper = 3; //Wrapper
System.out.println("Primitivo: "+datoByte);
System.out.println("Wrapper: "+datoByteWrapper);
//C... | [
"jf7_chuquimarca@hotmail.com"
] | jf7_chuquimarca@hotmail.com |
da3e95856f1dd750c84b457e512136ed36378047 | 4d0c6644f344e2802abdbb0b1cb3fe70346f0a37 | /application/src/main/java/br/com/sctcc/application/rewrite/RewriteProvider.java | 8fa9899a299d6f651d05d8bbd5ff3f02e6fe8934 | [] | no_license | Taynan-Vieira/sctcc | 85e0ff965c672e7645e90f4fdf46b7d533d552e9 | 156baf7ae386ad24c1d3682ce0d52b02d8237cfb | refs/heads/master | 2021-07-01T06:30:45.938295 | 2020-02-09T17:56:24 | 2020-02-09T17:56:24 | 235,695,583 | 1 | 0 | null | 2021-06-04T22:06:06 | 2020-01-23T00:28:49 | CSS | UTF-8 | Java | false | false | 1,465 | java | package br.com.sctcc.application.rewrite;
import org.ocpsoft.rewrite.annotation.RewriteConfiguration;
import org.ocpsoft.rewrite.config.Configuration;
import org.ocpsoft.rewrite.config.ConfigurationBuilder;
import org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider;
import org.ocpsoft.rewrite.servlet.config.... | [
"taynan.vieira.one@gmail.com"
] | taynan.vieira.one@gmail.com |
789cc9d551259a9f0947973f75cfb9efe0d60a38 | 4d06961918ec4382da7261f3e7030b42bbd2eccf | /src/sg/kristjan/ctci/ch03/ex3_3/StackOfPlatesB.java | c113c60c420639c851a893aa381567c77763ebd6 | [] | no_license | kristjanr/PrepForTechInt | fe5ceb93b83b15065534112db6af2bdda3557294 | 124bf77591afae62bf97a6fa39558f2f6d97a7c0 | refs/heads/master | 2021-06-07T04:16:50.184538 | 2016-11-10T08:22:47 | 2016-11-10T08:22:47 | 72,172,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 962 | java | package sg.kristjan.ctci.ch03.ex3_3;
import sg.kristjan.ctci.ch03.Stack;
import java.util.ArrayList;
class StackOfPlatesB {
private ArrayList<Stack> stacks = new ArrayList<>();
private Stack top = new Stack();
private static final int MAX_HEIGHT = 2;
private int currentStack = 0;
public void p... | [
"kristjan.r@gmail.com"
] | kristjan.r@gmail.com |
e528cfaedfd76c596a4f3bbdd4cd5eb60c2a4c05 | 6c48a9cfe19c4e475b24be2558bfdabe82de1863 | /src/java/paquete/resuelveEjercicio.java | b8031ca2bf72118645bce1113c109867b851d836 | [] | no_license | benjamin024/Proyecto-Web | 956ddfb4e2a4e8320597e00aa1fdf15ba945efcd | 2ec1f987a36244a109f180291cccf6dd1db0519d | refs/heads/master | 2020-07-27T13:24:01.777273 | 2016-12-08T17:02:38 | 2016-12-08T17:02:38 | 73,427,195 | 0 | 6 | null | 2016-12-08T14:53:52 | 2016-11-10T22:45:15 | JavaScript | UTF-8 | Java | false | false | 2,933 | java | package paquete;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
imp... | [
"benjamin.dorantes@hotmail.com"
] | benjamin.dorantes@hotmail.com |
22519438bdb86afa6e3e6f354659c93d042aac8e | 3ed3dab41d2bdbc05b623d5de6508eefde7c0bd0 | /app/src/main/java/com/zhuang/hrcourseclient/MainActivity.java | b98339f464af39aa83e864ca37202db95303f407 | [] | no_license | halogh/HRCourseClient | 23f9647d2d314bf9ae5d5f5444177315060191f9 | e0883dd9cc53a6ddf7c54b9ae1a54e02132b3189 | refs/heads/master | 2020-05-05T02:31:49.562589 | 2019-04-16T13:06:11 | 2019-04-16T13:06:11 | 179,640,926 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,312 | java | package com.zhuang.hrcourseclient;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.CheckBox;
import android.widget.C... | [
"zhuang@gmail.com"
] | zhuang@gmail.com |
c3f545516f7e89132f033ff3ba3aba6a4bbb0cda | cc5a7d0bfe6519e2d462de1ac9ef793fb610f2a7 | /api1/src/main/java/com/heb/pm/repository/VarietalTypeRepository.java | 58cd8ad6b3661c5089965add6422c60859aa8e65 | [] | no_license | manosbatsis/SAVEFILECOMPANY | d21535a46aebedf2a425fa231c678658d4b017a4 | c33d41cf13dd2ff5bb3a882f6aecc89b24a206be | refs/heads/master | 2023-03-21T04:46:23.286060 | 2019-10-10T10:38:02 | 2019-10-10T10:38:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 560 | java | /*
* VarietalTypeRepository
*
* Copyright (c) 2017 HEB
* All rights reserved.
*
* This software is the confidential and proprietary information
* of HEB.
*/
package com.heb.pm.repository;
import com.heb.pm.entity.VarietalType;
import org.springframework.data.jpa.repository.JpaRepository;
import org.spring... | [
"tran.than@heb.com"
] | tran.than@heb.com |
c007f8f6b1b4238598de15c7d2868ce6b0cd4e2b | 504b7a680d162fcacfa59ee8a5e90ea1c9eadeb2 | /app/src/main/java/com/example/mausam/CityDetailsFragment.java | d66dd1e2554b609429c6260716ef2c5852a82dba | [] | no_license | gagandeepsingh18/Mausam | 1f942578e896dd8b3e7f78e71ea8e2486101a3bf | da69cbb6d4f4ef965c1933300241576ac2542149 | refs/heads/master | 2022-11-14T19:19:47.229603 | 2020-07-15T18:56:49 | 2020-07-15T18:56:49 | 278,442,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,194 | java | package com.example.mausam;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentTransaction;
import android.os.Parcelabl... | [
"gagan_singh18@protonmail.com"
] | gagan_singh18@protonmail.com |
92e2a63c790dd4909df42e38dcadd86ba5bc3b9a | 048fb10c2ceba05877baeed16173ac2a6b2ab1be | /application/src/transportTax/Tax.java | 2e5acabcc56dbe5b8046dddc9136bef6692e9ed5 | [] | no_license | EdwinOliveira/design-patterns-project | 63de488cafe096daaa8ee880bb0b7356195c79ec | 2d4ae60109abd2654baafe3a1956cf32aeb522f9 | refs/heads/master | 2022-04-15T01:27:07.911177 | 2020-03-21T22:42:48 | 2020-03-21T22:42:48 | 246,823,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package transportTax;
import transport.MedicationComponent;
/**
* Tax
*/
public abstract class Tax {
//Medication Component Reference;
protected MedicationComponent medicationComponent;
//Constructor;
protected Tax(MedicationComponent medicationComponent) {
this.medicationComponent = medica... | [
"39379560+EdwinOliveira@users.noreply.github.com"
] | 39379560+EdwinOliveira@users.noreply.github.com |
95d91d4eb55288af06a29083af86081169cad34e | c112684c1f2e05264c78c72741e2697def9e2280 | /src/com/sw/service/UserManager.java | 89b4ae1458734bcd3728db15e3e49ee091bc0b70 | [] | no_license | bolton1643/archives | 05eb4ba5e7c2f944b5c83d7af919e63777d6f65b | 008380d0edecb4b75f32c8fd8a927be693077933 | refs/heads/master | 2021-01-23T03:53:11.253297 | 2011-12-14T11:20:55 | 2011-12-14T11:20:55 | 2,664,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,409 | java | package com.sw.service;
import java.util.List;
import com.sw.pojo.TreeNodeRight;
import com.sw.pojo.User;
public interface UserManager {
// 登陆失败
public static final int LOGIN_FAIL = 0;
// 登陆成功
public static final int LOGIN_SUCCESS = 1;
// 注册失败
public static final int REGI... | [
"hzic6720@hotmail.com"
] | hzic6720@hotmail.com |
5667d109f9c82094451efc0708a29d643bc55a20 | 0f19032b46ba6406fa01b5bc1967ef9ce2f25235 | /week5demo06/PropertyRepository.java | e841022cfcb7840cfd77e3454cebae57ad2e83e8 | [] | no_license | Rainzy1014/FIT5042 | 86fc93ce3c0112793a9d9e915b2a0a02576d6a3f | 380ebec8ba05c2d52554435dcbd032b0bcc672fa | refs/heads/master | 2022-12-05T19:32:21.243553 | 2020-08-26T09:32:29 | 2020-08-26T09:32:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,228 | java | package fit5042.tutex.repository;
import fit5042.tutex.repository.entities.ContactPerson;
import fit5042.tutex.repository.entities.Property;
import java.util.List;
import java.util.Set;
import javax.ejb.Remote;
/**
* @autor Eddie Leung
*/
@Remote
public interface PropertyRepository {
/**
* Add the propert... | [
"39690433+rainzy09@users.noreply.github.com"
] | 39690433+rainzy09@users.noreply.github.com |
eef4ceff79c45a4bc5110a786ebbd5d3f53beb6b | f5acd38efe9f28e14a3e77cf60f938000a6660ab | /clients/spring/generated/src/main/java/org/openapitools/model/CauseAction.java | 45777779fdd4c570a9bc819cfc8ed1a7bed2d8f5 | [
"MIT"
] | permissive | rahulyhg/swaggy-jenkins | 3fc9377c8cf8643d6b4ffe4a6aceb49315afdb8e | 21326779f8814a07153acaf5af15ffbbd593c48b | refs/heads/master | 2020-05-04T16:14:43.369417 | 2019-01-27T06:27:32 | 2019-01-27T06:27:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,780 | java | package org.openapitools.model;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.util.ArrayList;
import java.util.List;
import org.open... | [
"cliffano@gmail.com"
] | cliffano@gmail.com |
14296dae54f7a15093aa6bc778cd72e6db25a255 | f7294ad8d332ba8ea38e07abf56c3d71395c2f5e | /Assignment4/question3/Author.java | 8ada87b056869b51b2506e4f5248ae4ace4bfee4 | [] | no_license | achyutdev/classworkAndAssignment | 1b6d2a03c05207a2c5d0da1a7ad09367fcba2e2f | d72f032cc284b10fdfa1e181e987e18436aeb50c | refs/heads/master | 2021-01-10T14:43:35.706995 | 2015-12-15T03:26:12 | 2015-12-15T03:26:12 | 46,947,071 | 0 | 0 | null | 2015-12-04T15:11:08 | 2015-11-26T21:14:34 | Java | UTF-8 | Java | false | false | 1,096 | java | package question3;
public class Author {
private String name;
private String email;
private char gender;
public Author(String name, String email, char gender) {
super();
this.name = name;
this.email = email;
this.gender = gender;
}
/**
* @return the ... | [
"achyut.dev@gmail.com"
] | achyut.dev@gmail.com |
f66735ed20b0b8ca4cd1cd2562142cf1eded6b65 | bad4d5cde97ae611e5f67b0bb5fc1ba0b7b6de7a | /amaps/RMaps.AppLib/src/com/xylink/sdk/sample/utils/CustomLayoutBuilder.java | 46130a19809ad25c649ad62295e7c29fc028bd3f | [] | no_license | wellchen20/QcProject | 6bce1f00b0b3e704f5a1afa606ea89cf281ee092 | 3f9d76719433879cce7a3a4c480227c7a013d6c1 | refs/heads/main | 2023-06-17T12:10:04.920693 | 2021-07-16T04:51:37 | 2021-07-16T04:51:37 | 386,504,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package com.xylink.sdk.sample.utils;
import com.ainemo.sdk.otf.LayoutElement;
import com.ainemo.sdk.otf.LayoutPolicy;
import java.util.List;
public class CustomLayoutBuilder implements LayoutPolicy.LayoutBuilder {
@Override
public List<LayoutElement> compute(LayoutPolicy policy) {
//todo your work
... | [
"425369758@qq.com"
] | 425369758@qq.com |
dda12e60ee131d399283c45d3f8fd69b44827ac4 | 93457fa916d63a7fcdb9590bbd2312d42b512cae | /java/tw/chiae/inlive/presentation/ui/login/country/CountryActivity.java | b7dbcc0f27010bc2e5206d1cbfb6feb2343a9e22 | [] | no_license | syjcnss/inLiveAndroid | 75f851b61d5e950d7027e8b87673df16724be1fe | 134358f48597fec338907b146094066d21681517 | refs/heads/master | 2020-06-04T09:38:03.324961 | 2019-01-10T02:29:04 | 2019-01-10T02:29:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,610 | java | package tw.chiae.inlive.presentation.ui.login.country;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import com.gjiazhe.wavesidebar.WaveSideBar;
impo... | [
"ray.yeh@wvt.com.tw"
] | ray.yeh@wvt.com.tw |
74e486525a612e9ea67e8517d7ec7fe705a2fdda | 1cef0267f8b24cb59b5fed3d0f95030d8da4e59b | /proxy/backend/core/src/main/java/org/apache/shardingsphere/proxy/backend/handler/admin/executor/DatabaseAdminExecutor.java | 59c4b3f5ce0bbc521e66f7a0fa30ac8208fa0a68 | [
"Apache-2.0"
] | permissive | apache/shardingsphere | 4e69d07ad082ed3d1269e113d66421f67baa1f02 | 5ad75d38ab4fcf169a1a4704be4e671200d02e4c | refs/heads/master | 2023-09-02T15:56:04.469891 | 2023-09-02T15:20:38 | 2023-09-02T15:20:38 | 49,876,476 | 9,157 | 3,758 | Apache-2.0 | 2023-09-14T14:45:41 | 2016-01-18T12:49:26 | Java | UTF-8 | Java | false | false | 1,273 | 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 ... | [
"noreply@github.com"
] | apache.noreply@github.com |
baca3c72aada0d3c229bd20295606707ec1add54 | 9d32980f5989cd4c55cea498af5d6a413e08b7a2 | /A72n_10_0_0/src/main/java/com/oppo/luckymoney/LMManager.java | 71e2f4d77035bbc48d541b29104c3f37b9269f05 | [] | no_license | liuhaosource/OppoFramework | e7cc3bcd16958f809eec624b9921043cde30c831 | ebe39acabf5eae49f5f991c5ce677d62b683f1b6 | refs/heads/master | 2023-06-03T23:06:17.572407 | 2020-11-30T08:40:07 | 2020-11-30T08:40:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 35,464 | java | package com.oppo.luckymoney;
import android.app.ActivityThread;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.pm.ApplicationInfo;
import android.graphics.Bitm... | [
"dstmath@163.com"
] | dstmath@163.com |
51f7463d1c2f52588f17e61fa8761f47bba9e39d | fed6a02ee05fd1dc7144c45d9c885ecf1517f8bb | /static_methods/src/static_methods/Driver.java | ebe1a5073c5e06b87f7d03f43bfb3f24c0b6cd09 | [] | no_license | canUlearnIt/java_examples | 9b79920dee3ccc3402edcda70e2386586334abec | 7dba7b038678c7248d76fa7b23640a1c58ff1e9d | refs/heads/master | 2020-08-03T01:25:56.622645 | 2019-10-07T01:47:59 | 2019-10-07T01:47:59 | 211,581,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 277 | java | package static_methods;
public class Driver {
public static void main(String[] args) {
int sum = Animal.calculateTwoNumbers(1, 1);
System.out.println(sum);
Animal animal = new Animal();
sum = animal.addTwoNumbers(1, 2);
System.out.println(sum);
}
}
| [
"liliya0artyukh@gmail.com"
] | liliya0artyukh@gmail.com |
01159260b066203b96578bac81367430f69e6f98 | 64e5d88b3dfb62236f778fee26f09f249fd662af | /LEETCODE/242. 有效的字母异位词.java | 6fe02ee82a0610e7da89623fe269613b36709110 | [] | no_license | hishark/Algorithm | d2dabeac5c3bcd5d78d21edad460a1981c4dfc31 | 81032464b38e4e0c7b4a088d19ff07eb5c227cbb | refs/heads/master | 2021-06-02T14:47:13.088472 | 2021-04-27T12:58:03 | 2021-04-27T12:58:03 | 123,285,059 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,070 | java | import java.util.Arrays;
// ref: https://leetcode-cn.com/problems/valid-anagram/solution/you-xiao-de-zi-mu-yi-wei-ci-by-leetcode-solution/
// 1. 排序
class Solution {
public boolean isAnagram(String s, String t) {
/**
* t 是 s 的字母异位词等价于「两个字符串排序后相等」
* 所以可以对两个字符串分别排序,看排序后的字符串是否相等即可判断
... | [
"hishark@yeah.net"
] | hishark@yeah.net |
ba91bc787c713b4d44783bccdb77dbff679059ce | 00eeb5630965b19fb0302f793ab1aba98aa43e16 | /FlibbleCallManager/src/com/sipresponse/flibblecallmgr/internal/actions/CancelAction.java | 81ac477bea515517e29c7a6c158b203f6f918086 | [] | no_license | iraramtirth/flibble-voip | d416ab6e89622f9a6f9fc9f721da5826083b9efa | f9836caf8d76a4e00a997e3b322d9a344df398ba | refs/heads/master | 2021-01-19T13:00:47.572914 | 2009-05-12T00:45:09 | 2009-05-12T00:45:09 | 33,423,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,124 | java | /*******************************************************************************
* Copyright 2007-2008 SIP Response
* Copyright 2007-2008 Michael D. Cohen
*
* mike _AT_ sipresponse.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in co... | [
"reliagility@4c746b2d-a82a-0410-9326-4b6ed91c80fc"
] | reliagility@4c746b2d-a82a-0410-9326-4b6ed91c80fc |
84ce0dc560cb155957569db807432242ddad0fbb | af7a897d0f81b2f2bb37ffdbe3bec8dfd7b3a91b | /src/main/java/haumsweetohm/InfraredSwitchSensor.java | 5a8cabd280c08e3e71f71582e0d321d34ecb127b | [] | no_license | DTADMI/24HCODE2019_HAUM | e228f152ba8b785b3c0437fc1b091129b9569f20 | 84b246c9c160607542615e494c5f5f944df4e68b | refs/heads/master | 2020-04-17T11:52:58.951964 | 2019-01-20T09:53:54 | 2019-01-20T09:53:54 | 166,558,323 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,560 | java | package haumsweetohm;
import haumsweetohm.cbv.InfraRedSwitchOptions;
import javafx.scene.paint.Color;
import java.util.concurrent.Callable;
public class InfraredSwitchSensor implements Callable<Void> {
private Communicator communicator;
protected InfraredSwitchSensor(Communicator communicator) {... | [
"tadmidarryl@gmail.com"
] | tadmidarryl@gmail.com |
c6c4218000a995d18b6423470b374f7035d0bcaf | 755a5432e9b53191a8941591f560e7a4fc28b1a0 | /java-web-project/src09/main/java/com/eomcs/lms/servlet/LessonListServlet.java | 69c0f2a27824ece338cbeeee071e022aca723946 | [] | no_license | SeungWanWoo/bitcamp-java-2018-12 | 4cff763ddab52721f24ce8abcebcec998dacc9e3 | d14a8a935ef7a4d24eb633fedea892378e59168d | refs/heads/master | 2021-08-06T22:11:24.954160 | 2019-08-06T08:17:07 | 2019-08-06T08:17:07 | 163,650,664 | 0 | 0 | null | 2020-04-30T03:39:17 | 2018-12-31T08:00:39 | Java | UTF-8 | Java | false | false | 1,050 | java | package com.eomcs.lms.servlet;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframe... | [
"seungwan.woo94@gmail.com"
] | seungwan.woo94@gmail.com |
304bcde0f4662f4a2bbdabe31684e83a05bc6978 | e3df0291996a43f8a4a50d6c68842f156401d05d | /upmTrunk/gome-upm-parent/gome-upm-service/src/main/java/com/gome/upm/service/AlarmRecordService.java | f2fe5e437e939dce2de677871dbb25edc7a686cd | [] | no_license | wang-shun/gomm | fcc57116b8dfb701459fd020c25d4fab989dae0e | 69cf5b6e2a3e7ca3c8fe630226ccdd8bfc055a3d | refs/heads/master | 2020-03-29T14:04:30.650213 | 2016-09-18T01:18:33 | 2016-09-18T01:18:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,320 | java | package com.gome.upm.service;
import java.util.List;
import com.gome.upm.common.Page;
import com.gome.upm.domain.AlarmRecord;
import com.gome.upm.domain.UrlMonitor;
/**
* 报警记录service接口
* @author caowei-ds1
*
*/
public interface AlarmRecordService {
/**
*
* 分页查询报警记录列表.
*
* @param page
* 分页信息(封装了查询... | [
"zhangzhixiang-ds@ds.gome.com.cn"
] | zhangzhixiang-ds@ds.gome.com.cn |
b0579f3000599d2b5c8bcddde94f73dec1be119d | b4550f55189eb4dc46dc4881ba642311631d2cd4 | /src/main/java/com/cer/mall/mylitemall/mbg/mapper/HelpTopicMapper.java | 35b2d4b7ca3da8e2c8e5e4dfa00002a324e0cb4a | [] | no_license | cer008/mylitemall | e8c0db45535836eaf16a6d716c583d70062e348c | a860e1e702859a2af1d661870c4a1b5fc2fae540 | refs/heads/master | 2022-07-18T10:58:16.032482 | 2020-05-07T12:46:46 | 2020-05-07T12:46:46 | 221,954,628 | 1 | 0 | null | 2022-06-17T02:45:27 | 2019-11-15T15:47:15 | Java | UTF-8 | Java | false | false | 1,177 | java | package com.cer.mall.mylitemall.mbg.mapper;
import com.cer.mall.mylitemall.mbg.model.HelpTopic;
import com.cer.mall.mylitemall.mbg.model.HelpTopicExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface HelpTopicMapper {
long countByExample(HelpTopicExample example);
int d... | [
"472829302@qq.com"
] | 472829302@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.