blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6f6f135f363dccd8dc5d13a5641ae5d55df2a8ca | 5455cb795588916e525be7f91d5203e59b4380ea | /tools/core/src/main/java/org/jboss/mapper/camel/config/CryptoDataFormat.java | c032cff60cfaaa63bae4b309ae2c897672c282d7 | [
"Apache-2.0"
] | permissive | jewzaam/data-mapper | cb4d893e3125dc90474bef2ac56d8dd93ba9dd54 | fb055312e5f484a4e3c8f3b190c91dfc046cd5c0 | refs/heads/master | 2021-01-17T01:50:24.998582 | 2014-12-18T22:00:38 | 2014-12-18T22:00:38 | 28,236,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,080 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2014.11.26 at 02:37... | [
"kbabo@redhat.com"
] | kbabo@redhat.com |
c9c4c261faf13cde4aec8406bc37b85536467563 | 8801d8830d2c11f4c8507f3265ced998be193f6e | /src/main/java/com/xanplayz/armor/ArmorBase.java | 0da552bf644e96ac568f4c70562db65a325fbb67 | [] | no_license | xanplayzgamez/TestingMod | c76b1f58e5b616a3335e28165e60266cac4193b1 | 7e7dcdfca1d02d26121bb74509f31f5e054fd537 | refs/heads/master | 2021-09-03T07:03:22.683750 | 2018-01-06T17:41:36 | 2018-01-06T17:41:36 | 116,502,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 819 | java | package com.xanplayz.armor;
import com.xanplayz.init.ItemInit;
import com.xanplayz.util.IHasModel;
import com.xanplayz.util.Main;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.inventory.EntityEquipmentSlot;
import net.minecraft.item.Item;
import net.minecraft.item.ItemArmor;
public class ArmorB... | [
"ayyyys760@gmail.com"
] | ayyyys760@gmail.com |
5ea484e178ac1922d5390abac352464b1f5a77ab | 096ed1c0fcb792330966ee3b8b695b1d09cc1cbe | /src/main/java/ch/ethz/idsc/owl/bot/se2/glc/Se2rImageDemo.java | a95d64cc278e0378b146b0a7f9a121cfb7f8e80c | [] | no_license | LCM-projects/owl | 0d0927a6cab3369337cc88ea65d4d8485da17c64 | 6750ab513d2ef35477ae2dbbcbfbb5d48fed6cc5 | refs/heads/master | 2021-04-06T19:36:48.234240 | 2018-02-23T07:13:41 | 2018-02-23T07:13:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,085 | java | // code by jph
package ch.ethz.idsc.owl.bot.se2.glc;
import java.util.Collection;
import java.util.List;
import java.util.Optional;
import ch.ethz.idsc.owl.bot.r2.ImageRegions;
import ch.ethz.idsc.owl.bot.se2.Se2CarIntegrator;
import ch.ethz.idsc.owl.bot.se2.Se2MinTimeGoalManager;
import ch.ethz.idsc.owl.bot.util.Reg... | [
"jan.hakenberg@gmail.com"
] | jan.hakenberg@gmail.com |
22328c65d4e347f7a542f78f86852e6cc70e2343 | 48bf9ef1a3574f8130f15e07f3979f9691cba6b3 | /src/main/java/Cars/PetrolCar.java | 8b77d01b6adb8e58cfaab64dae41d9b9e82480e8 | [] | no_license | PeterK1903/CC_Cars_Lab_Java | 3d2c0458b577ce2359dd7bae0c75b1af78868d71 | 40da25de75de34ac318df0a3eed6495c8833fb66 | refs/heads/master | 2021-04-24T02:45:51.671839 | 2020-03-25T18:49:33 | 2020-03-25T18:49:33 | 250,063,283 | 0 | 0 | null | 2020-10-13T20:39:18 | 2020-03-25T18:49:07 | Java | UTF-8 | Java | false | false | 287 | java | package Cars;
public class PetrolCar extends Car {
public PetrolCar(String engine, String tyres, String brakes, String colour, double price) {
super(engine, tyres, brakes, colour, price);
}
public String drive() {
return "Petrol cars drive best!";
}
}
| [
"user@users-MacBook-Pro.local"
] | user@users-MacBook-Pro.local |
78bf2b4ee0556bf967649e558b2c064b011d1c96 | eb9e7c2b9a524cdae63cd40f14a87b34c775c134 | /src/main/java/ch2/DogDoorSimulator.java | 5dc8f0dbd3f3cd30959b1ba3c1c774df487eb008 | [] | no_license | ty61271/OOAD | 09fbf7db92b5b02771bfa4bffe321a04b6724855 | d91baab9afd26cac1a43b8440f4c0db66453ee03 | refs/heads/master | 2020-04-25T04:17:06.379794 | 2019-03-24T13:16:29 | 2019-03-24T13:16:29 | 172,505,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package ch2;
public class DogDoorSimulator {
public static void main(String[] args) {
DogDoor door = new DogDoor();
Remote remote = new Remote(door);
System.out.println("Fido barks to go outside...");
remote.pressButton();
System.out.println("\nFido has gone outside...");... | [
"40565834+ty61271@users.noreply.github.com"
] | 40565834+ty61271@users.noreply.github.com |
ca50786d99247da1bff7c6cbff6294bc434a7290 | 12eba02d3b986b43f3c08815bb664998b2a1d002 | /module_main/src/main/java/com/supersit/main/ui/ShareApkActivity.java | 0d17ead6bf503dc0b9096791f999edae679c99d7 | [] | no_license | thw609283951/PatrolSystem | 907057bdf0ccb81df4dbf7d8f55814cb3b6b3872 | e042c5ebe3e08a1d4ba7aa0e3d9d3b8f37996c10 | refs/heads/master | 2020-03-29T08:23:37.771838 | 2018-09-21T04:19:20 | 2018-09-21T04:19:32 | 149,708,852 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | java | package com.supersit.main.ui;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.supersit.common.base.ToolbarActivity;
import com.supersit.mai... | [
"thw609283951@163.com"
] | thw609283951@163.com |
02fe409b7980ce5019fd79d3fad9592cae7166b5 | 6806dbf6a93c9be227ac6e1c3d46e90dce5ed1d4 | /target/tomcat/work/Tomcat/localhost/_/org/apache/jsp/WEB_002dINF/jsp/search_jsp.java | 53e0d626156e7b11911134b5bc2b7d09297e391c | [] | no_license | YuLoving/emall-search-web | 7ef8533bbbe02514aabad273744c0c76fb06b86a | 447789bb213b71f710a61529b1b84503332b7d30 | refs/heads/master | 2020-04-22T02:36:08.839933 | 2019-02-11T02:38:02 | 2019-02-11T02:38:02 | 170,056,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,153 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.47
* Generated at: 2018-12-21 08:43:57 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
packag... | [
"974456795@qq.com"
] | 974456795@qq.com |
d42ac5474b456cb6c9af9f5539fc29d0a5882825 | 22d493f7091729caa46d1fbc77901ff09f587de8 | /src/main/java/com/whfp/framework/core/dao/base/impl/NormalBaseDaoImpl.java | 04392724b3bd9b41051c47f90bd18aba31a48494 | [] | no_license | xiaocuishuoshi/egit | 4f144ef0b7ca987c59fe2b1d89a73aa229247ce2 | c3481c7db855ff06ce4d2c4d8733f08c7737983a | refs/heads/master | 2022-12-25T19:43:40.200868 | 2019-07-17T09:04:12 | 2019-07-17T09:04:12 | 197,344,469 | 1 | 0 | null | 2022-12-16T09:42:32 | 2019-07-17T08:06:45 | JavaScript | UTF-8 | Java | false | false | 29,344 | java | package com.whfp.framework.core.dao.base.impl;
import freemarker.cache.StringTemplateLoader;
import freemarker.template.Configuration;
import freemarker.template.Template;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.query.NativeQuery;... | [
"grady._lee@163.com"
] | grady._lee@163.com |
3467f82d41589b7086d79a3530ce4225fafc7af0 | fa4ad3345e04060a6fc04265af8deaaee9917444 | /AutoboxingAndUnboxingChallenge/src/com/owlcode/Branch.java | cfb3072beafc58dab7f1ce1746535dea3023e424 | [
"MIT"
] | permissive | DorkinsTheOwl/owl-learning-java | 0268c50b29bdd1b2cc60563a453de912486868a1 | dbf9593718d4182ed178c20193c1c151ca9c4782 | refs/heads/master | 2021-09-05T22:10:08.328881 | 2018-01-31T08:49:00 | 2018-01-31T08:49:00 | 103,109,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,307 | java | package com.owlcode;
import java.util.ArrayList;
public class Branch {
private String name;
private ArrayList<Customer> customers;
public Branch(String name) {
this.name = name;
this.customers = new ArrayList<>();
}
public String getName() {
return name;
}
public... | [
"toms.sokolovs@gmail.com"
] | toms.sokolovs@gmail.com |
bae482a20516eb170de2f086549caf6ab6dd075e | 8cf50228b37db664448f37a670621544c0b0f67d | /src/com/threads/CallableFutureTest.java | de376594e202ae9664a7030ceb804b2465ee09ac | [] | no_license | MalleNaveen/coreJavaProgramesPractice | 048cfa190b027446e59a16e461d24f9c1cc4e44b | 31117453f34afa15b4c2703455b0ef23c5776093 | refs/heads/master | 2023-03-20T16:57:10.527721 | 2021-03-20T12:01:41 | 2021-03-20T12:01:41 | 345,021,124 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,415 | java | package com.threads;
//Java program to illustrate Callable and FutureTask
//for random number generation
import java.util.Random;
import java.util.concurrent.Callable;
import java.util.concurrent.FutureTask;
class CallableExample implements Callable
{
public Object call() throws Exception
{
Ra... | [
"noreply@github.com"
] | noreply@github.com |
124666f40dfab8c05c27160789d8c16b0edbede6 | 8cbf4e2df0cc4ad5f2118ff5ae9e5665184300a9 | /src/com/hp/hpl/jena/regression/Regression.java | 502fd0702397785dfde8474bc2aebf1a732110ac | [] | no_license | ptaranti/Dominium | 68abf2ce282f169b4c5feaa2d8ab12e3ccf6e269 | 178084e37767246ed7389a6329cbc9a5895c74d4 | refs/heads/master | 2020-03-18T05:25:01.501094 | 2018-05-24T15:58:14 | 2018-05-24T15:58:14 | 134,341,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197,442 | java | /*
(c) Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Hewlett-Packard Development Company, LP
[See end of file]
$Id: Regression.java,v 1.25 2007/01/02 11:49:22 andy_seaborne Exp $
*/
package com.hp.hpl.jena.regression;
import com.hp.hpl.jena.rdf.model.impl.*;
import com.hp.hpl.jena.rdf.model... | [
"ptaranti@gmail.com"
] | ptaranti@gmail.com |
0c7b115c52fc1941e746d54c8bba9d67b8162896 | bb86abc3c84d2e18a4f3b093a5c0a8e8025da612 | /src/main/java/nhbank/core/repositories/AACT_TRX_BSInfoRepository.java | 9dbe13337ff5ebea2af6c872643e21cb977c0187 | [] | no_license | TonyLeeIT/nhbank | bab87cc718afa08cefb71b2591fa44a229d8d6fe | 75958d09b1902e83ad1265b5b1502a69035b9988 | refs/heads/master | 2023-03-08T06:53:58.189092 | 2021-02-26T02:45:24 | 2021-02-26T02:45:24 | 342,443,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 480 | java | package nhbank.core.repositories;
import nhbank.core.domain.AACT_TRX_BSInfo;
import nhbank.core.domain.AACT_TRX_BSInfo_ID;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.math.BigDecimal;
@Repository
public interface AACT_TRX_BSInfoRepositor... | [
"nampp@infoplusvn.com"
] | nampp@infoplusvn.com |
d378604ce3d9eccf9799b08e69d1f68f0cfbdc9e | 0d535efc2cd51ca9b5c3c88e042304b3e9267657 | /gr.sch.ira.minoas-ejb/ejbModule/gr/sch/ira/minoas/session/persistent/IRoleDAO.java | feed01acb5805bead6c11fa4961a7290b6d1a890 | [] | no_license | pgaval/minoas | e39cb3d752c6e983db4ad6fb81d7230bbd088504 | 9cc73b4cfbadcecf44ff8830aebde4e1a35b1795 | refs/heads/master | 2016-09-05T14:51:33.344361 | 2010-11-10T10:42:39 | 2010-11-10T10:42:39 | 32,232,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 194 | java | package gr.sch.ira.minoas.session.persistent;
import gr.sch.ira.minoas.model.security.Role;
public interface IRoleDAO extends IGenericDAO<Role, Long> {
public Role findByName(String name);
}
| [
"slavikos@c46bf295-244e-0410-83ba-ed86b6aff4e0"
] | slavikos@c46bf295-244e-0410-83ba-ed86b6aff4e0 |
6302c55b8b45ed4bdf0e0638047130d3fc342048 | f00ca092adb4a9cb9aeff86192baf517dfa95c92 | /redhx-build-all/redhx-core-api/src/main/java/org/redhelix/core/chassis/id/RedHxChassisModelNumber.java | d019bc81301126a00ce52722342f09362e0b0114 | [
"Apache-2.0"
] | permissive | paulofilipe/RedHelix-1 | 1c183a91034a1c8f47ae9a7aea0873dc7ba9ffa0 | eacc34e39b8ca6d8a5e1cb3cc4c53148286f010d | refs/heads/master | 2021-01-22T11:15:43.356221 | 2016-05-02T19:45:03 | 2016-05-05T13:19:25 | 58,082,851 | 0 | 0 | null | 2016-05-04T20:45:53 | 2016-05-04T20:45:52 | null | UTF-8 | Java | false | false | 1,133 | java | /*
* Copyright 2015 JBlade LLC
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | [
"hank@jblade.com"
] | hank@jblade.com |
6f73b0014d37587c081a14ba37b601f66ee4382e | 7067b1f52730a1a5c3a743eaa51e2bdf04e08fbb | /realdolmen-ejb/src/main/java/com/realdolmen/wolfpack/repositories/interfaces/RemoteEmployeeRepository.java | 77ca06f0af26160f6b005b5fd3a923edf8e559f8 | [] | no_license | JDVB/thewolfpack | b8e7ea830136d369dc8ddcad41bd666ded6f3882 | 826863d24587105327099ca8d8e61fc1f4aadfa9 | refs/heads/master | 2018-12-28T08:22:49.024597 | 2015-09-22T14:42:44 | 2015-09-22T14:42:44 | 42,924,307 | 0 | 3 | null | 2015-09-22T14:42:44 | 2015-09-22T09:25:48 | Java | UTF-8 | Java | false | false | 149 | java | package com.realdolmen.wolfpack.repositories.interfaces;
/**
* Created by YDEAX41 on 22/09/2015.
*/
public interface RemoteEmployeeRepository {
}
| [
"yoshi_degent@hotmail.com"
] | yoshi_degent@hotmail.com |
ba40296540ff5e1ab51ad1add623182e32e1995e | 32a92ca80f6a7a0baa4f7ffc8ec6e1e6eb9bb5d2 | /rodin/RoadFighter_2020/generated_java_RoadFighter_2020_multi_threaded/src/RoadFighter_2020_multi_threaded/UPDATE_SCORE.java | a22fe528f873106ad124873fe2538ec230809362 | [] | no_license | ncatanoc/carracinggame | 9199face0291b8053bd0569d61f355f0750ff161 | 150b5c117836e1e44dc3e752dd6c899f52bc7a6d | refs/heads/master | 2022-05-28T21:10:00.510379 | 2020-05-05T16:57:54 | 2020-05-05T16:57:54 | 260,778,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,833 | java | package RoadFighter_2020_multi_threaded;
import eventb_prelude.*;
import Util.Utilities;
public class UPDATE_SCORE extends Thread{
/*@ spec_public */ private ref2_scoring machine; // reference to the machine
/*@ public normal_behavior
requires true;
assignable \everything;
ensures this.machine == m; */
pu... | [
"nestor.catano@gmail.com"
] | nestor.catano@gmail.com |
5f0c0f4a0bd151cf2805edb2ed06ca2f52c61ac4 | bfdb5fa24883d8afe22a4cdcce176cab5c2c2f01 | /Billetterie-ejb/src/java/enums/ModePaiement.java | 1b9e70bece4d0b2a2aa2db31dde475869a1d4a4e | [] | no_license | fovalerian/Billetterie | fe70e73f1fb228b2e095dbf30e5ce08e6589809c | 816bf38d7bd2081b9f41cc35de0b9e6910092727 | refs/heads/master | 2021-01-20T08:02:01.631649 | 2017-03-02T22:11:37 | 2017-03-02T22:11:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 92 | java | package enums;
public enum ModePaiement {
CB,
CHEQUE,
CHEQUE_CULTURE;
}
| [
"cdi506@pltz894.AFPA-PARIS-DI"
] | cdi506@pltz894.AFPA-PARIS-DI |
e0f4ff30fc2265360ea4cb1eb27994d6a382c3ce | 614f587004fec73654351ef10446f82eeb4020aa | /src/main/java/com/keenan/Tickets/bean/BriefSeatBean.java | fcb22add7a234dfa80475906a87d0c70e3cabbd6 | [] | no_license | Atlas-zqh/Tickets | a41b5be4ecd78206efb1dd0661d076ffd3787d40 | 47af8523c1fbb3474a032037a0738282dec7fa8e | refs/heads/master | 2021-09-10T20:38:48.035048 | 2018-04-02T00:18:58 | 2018-04-02T00:18:58 | 124,482,868 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 154 | java | package com.keenan.Tickets.bean;
/**
* @author keenan on 27/03/2018
*/
public class BriefSeatBean {
public Integer row;
public Integer col;
}
| [
"151250206@smail.nju.edu.cn"
] | 151250206@smail.nju.edu.cn |
4035149933bc37362c2897369ba10ba0c11c0031 | 4d84b91e9ac5fefde5d6690181d8b7aee03c0b5d | /src/main/java/com/limai/database/dto/RegisterReq.java | 6b0dcfa8394a6759cf0f42cd20e3f3fe19c10e38 | [] | no_license | zbingley/database | 8735c2fd6187e32fac49aee0d7bde5b059e3a1fc | 0781c418e27def77acb97cfa4518c40b9963adf0 | refs/heads/master | 2022-06-22T23:36:42.412481 | 2019-10-19T08:00:33 | 2019-10-19T08:00:33 | 183,582,554 | 1 | 0 | null | 2022-06-17T02:06:29 | 2019-04-26T07:45:10 | Java | UTF-8 | Java | false | false | 206 | java | package com.limai.database.dto;
import lombok.Data;
/**
* @Author: zhangbin
* @Date: 2018/11/3 9:22
* @Desc:
*/
@Data
public class RegisterReq {
private String name;
private String mobile;
}
| [
"email@example.com"
] | email@example.com |
e1bcf35eb308151f1dfc7cadaaeb8b0d30c2b930 | 5a1ad82625fbfbb85e8713935cd241419c1add31 | /Taller 01/MyButton/app/src/main/java/jpp/makerlab/com/mybutton/ScrollViewActivity.java | 7b54770e463b33b132ff6a9e173f73c4cfd77630 | [] | no_license | jkpala/AndroidBasico_MakerLab_201602 | cced3533f6e310c22f65cabb769395a97d0f8df4 | bdfb83d3833590e2d17770a51582e17b2d7ca651 | refs/heads/master | 2020-04-12T18:31:23.557735 | 2016-12-14T19:01:11 | 2016-12-14T19:01:11 | 68,243,303 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 351 | java | package jpp.makerlab.com.mybutton;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class ScrollViewActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.... | [
"dbgstruc@gmail.com"
] | dbgstruc@gmail.com |
56d876abefa9cbf28a34ae20c4f3eb47c0823050 | 808c78b46356720a25af84692199e6efcd067fba | /de.hub.citygml.emf.ecore.edit/src/net/opengis/gml/provider/OperationRefTypeItemProvider.java | 9a0ff01c0d9bb89bff4e184b0d5c9d318a6a0801 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | markus1978/citygml4emf | d4cc45107e588a435b1f9ddfdeb17ae77f46e9e7 | 06fe29a850646043ea0ffb7b1353d28115e16a53 | refs/heads/master | 2016-09-05T10:14:46.360922 | 2013-02-11T11:19:06 | 2013-02-11T11:19:06 | 8,071,822 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 12,277 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package net.opengis.gml.provider;
import java.util.Collection;
import java.util.List;
import net.opengis.citygml.building.provider.CityGMLEditPlugin;
import net.opengis.gml.GmlFactory;
import net.opengis.gml.GmlPackage;
import net.opengis.gml.OperationRefType;
impo... | [
"markus.scheidgen@gmail.com"
] | markus.scheidgen@gmail.com |
be12b3d7fba3b4e58eefb3a2e2262785ec4bd28c | 487af930343a86b9786ca17f825c34685f5db29b | /stock-service/src/main/java/com/vmware/labs/stockService/config/DiscoveryConfig.java | 28822e867d7404dd0b086b3beed75afe5453a52a | [] | no_license | dmfrey/spring-stocks | 9f0b72d954ca0c0811972cb7277ea321a663e63e | 83f5fd5cd2d3662a2dc43ed2826aaec4d2201ba5 | refs/heads/master | 2023-08-18T07:50:26.117595 | 2020-08-06T16:02:50 | 2020-08-06T16:02:50 | 267,405,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 973 | java | package com.vmware.labs.stockService.config;
import lombok.RequiredArgsConstructor;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.client.loadbalancer.LoadBalanced;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotati... | [
"dfrey@pivotal.io"
] | dfrey@pivotal.io |
1ed3d87c99ec05033dd2968f3934d19d27d695e4 | 450a82fe29fa9db57d019427b86886b2f9fc8296 | /src/com/nawar/khoury/testing/assertions/enhanced/template/DayOfMonthTemplate.java | 03208892bb1a52e0e55a4d0f75e178ac55962601 | [] | no_license | nawarkhoury/EnhancedAssertions | 41f60e68e2d279ded9111166b3b7987b0843b75c | 568235eca26fec071c7ebbe010063f81bd553223 | refs/heads/master | 2020-03-23T12:05:58.941879 | 2018-08-10T11:38:33 | 2018-08-10T11:38:33 | 141,536,765 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | package com.nawar.khoury.testing.assertions.enhanced.template;
public class DayOfMonthTemplate extends Template
{
public final static String DAY_OF_MONTH = "1st,2nd,3rd,4th,5th,6th,7th,8th,9th,10th,11th,12th,13th,14th,15th,16th,17th,18th,19th,20th,21st,22nd,23rd,24th,25th,26th,27th,28th,29th,30th,31s";
@Over... | [
"nawar.khoury@cardinalhealth.com"
] | nawar.khoury@cardinalhealth.com |
8e3f5a2fdc84107207ccabc870ea0ab763ced9bb | cc36c8f71facaf2a114edf7bc65a1bf35dbdc10c | /src/main/java/com/fyxridd/lib/show/chat/ShowPlugin.java | 01576bc9f773efcfc0c13aeb78bcc34d6c1d4c03 | [] | no_license | fyxriddpublic/LibChatShow | 94644d2b446610839ecf53b91c4ebe12ef450812 | d0219d5d3a8bb873e56a66ba1a8cafba94866ea9 | refs/heads/master | 2021-01-01T03:34:05.927578 | 2016-06-01T13:02:38 | 2016-06-01T13:02:38 | 58,503,200 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,698 | java | package com.fyxridd.lib.show.chat;
import com.fyxridd.lib.core.api.config.ConfigApi;
import com.fyxridd.lib.core.api.plugin.SimplePlugin;
import com.fyxridd.lib.show.chat.config.DelayChatConfig;
import com.fyxridd.lib.show.chat.config.LangConfig;
import com.fyxridd.lib.show.chat.config.ShowConfig;
import com.fyxridd.l... | [
"fyxridd@163.com"
] | fyxridd@163.com |
b435887168ed3d2f370d0b818bce5671ec4c7a79 | 98bacc06808b8637559ce5ed3a1ae744aa828d23 | /src/P989_数组形式的整数加法.java | 3446e42575a9815e8d0df62d4c854d51172f3b3e | [] | no_license | fogbirdfree/algorithm | adcfe0e2a4c42533c4881d8736e109a855c86c8c | ef40aa4fe4de2f5b4ed846d6f53a3b973261d706 | refs/heads/master | 2023-04-27T10:48:04.747253 | 2021-02-23T10:39:36 | 2021-02-23T10:39:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 907 | java | import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.LinkedList;
import java.util.List;
/**
* @author: duyubo
* @date: 2021年01月22日, 0022 08:51
* @description:
*/
public class P989_数组形式的整数加法 {
public static void main(String[] args) {
addToArrayForm(new int[... | [
"564845017@qq.com"
] | 564845017@qq.com |
fd867393b26ea325f16d6aca7310b4d1dab4d12a | 4a83236851863bae08c0cbad463ac6bd3facaecb | /src/main/java/com/burak/microservices/springcloudconfigconsumer/model/LimitProfileConfiguration.java | 9e87f445e2a4dd00fce57547b14fb7b173f04c22 | [] | no_license | burakkurt/spring-cloud-config-consumer | c7a1f401c292437bb1fe34ad875009239be1111e | a9f26596a385c9e779e840623682a8b56ffcadc9 | refs/heads/master | 2021-04-01T08:31:17.329259 | 2020-03-23T12:00:47 | 2020-03-23T12:00:47 | 248,173,755 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 544 | java | package com.burak.microservices.springcloudconfigconsumer.model;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.core.env.Environment;
import org.springframework.stereotype.Component;
@Component
public class LimitProfileConfiguration {
@Autowired
Environment environm... | [
"brk.kurt.92@gmail.com"
] | brk.kurt.92@gmail.com |
3f092137de9fe900369e9dbb0386f018fcf20727 | 6544a1e9412e4e9f9f879705ceb68f87a56c35f9 | /GoalGroup_Android/src/com/goalgroup/http/GetProfileHttp.java | 99d94bb93d7bef5612b5d9df7fa149765363d03f | [] | no_license | caesarmarx/GoalGroup | 4c8ff5d74fd448594b6704b228b7c5d2adc4228b | 9944899d21a7df74e5b495c28db0751adc6764fa | refs/heads/master | 2018-04-10T13:19:42.562599 | 2017-05-02T09:52:10 | 2017-05-02T09:52:10 | 89,854,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,135 | java | package com.goalgroup.http;
import org.apache.http.message.BasicNameValuePair;
import com.goalgroup.common.GgHttpErrors;
import com.goalgroup.http.base.GoalGroupHttpPost;
import com.goalgroup.utils.JSONUtil;
import com.goalgroup.utils.StringUtil;
public class GetProfileHttp extends GoalGroupHttpPost {
private int ... | [
"grigarthur@outlook.com"
] | grigarthur@outlook.com |
1567dd3f0e2aedb1d351168bac402f2915c1d0b6 | 8f4370daf84abb47a8bb7f03cf38997bdf219f39 | /cassandra-driver/src/test/java/org/jnosql/diana/cassandra/column/CassandraColumnFamilyManagerFactoryTest.java | f15c45181da52a4a4d3fc7827cdb8f0a973dde24 | [
"Apache-2.0"
] | permissive | ivanjunckes/diana-driver | 3bb436e43c2ec4c6d313f3e151d80976da36894a | 99d8e86a82bbd2f8cff95e66181de7479cb49883 | refs/heads/master | 2021-01-13T05:22:00.014232 | 2017-02-05T14:29:02 | 2017-02-05T14:29:02 | 81,383,219 | 0 | 0 | null | 2017-02-08T22:35:10 | 2017-02-08T22:35:10 | null | UTF-8 | Java | false | false | 2,741 | 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 ma... | [
"otaviojava@java.net"
] | otaviojava@java.net |
df197b75733a9124b8c46c06ad03eda2fb29bd5d | 66a7128d808afc0213247d7effdc3fcad679568b | /src/main/iEvictable.java | 217b71da666bbd71cea400cb2d2884690fbc2658 | [] | no_license | anuj-kumar/AdaptiveReplacementCache | a1ca05b2af84d6398b1eb21a5c8d688bb0a5991e | f5545a7947509bee92fb10c66addea4e8a3a0fbe | refs/heads/master | 2020-03-30T00:29:21.919023 | 2018-09-27T04:45:33 | 2018-09-27T04:45:33 | 150,526,206 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 62 | java | package main;
public interface iEvictable<K> {
K evict();
}
| [
"anujkumar.nitdgp@gmail.com"
] | anujkumar.nitdgp@gmail.com |
99fec35e7265b768b6620686262bf860df7c378e | 6839e7abfa2e354becd034ea46f14db3cbcc7488 | /src/com/sinosoft/schema/MenuDefineSchema.java | ab1040ade90c2b86ebdd7104506d3ce8d78503b1 | [] | no_license | trigrass2/wj | aa2d310baa876f9e32a65238bcd36e7a2440b8c6 | 0d4da9d033c6fa2edb014e3a80715c9751a93cd5 | refs/heads/master | 2021-04-19T11:03:25.609807 | 2018-01-12T09:26:11 | 2018-01-12T09:26:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,531 | java | package com.sinosoft.schema;
import com.sinosoft.framework.data.DataColumn;
import com.sinosoft.framework.orm.Schema;
import com.sinosoft.framework.orm.SchemaSet;
import com.sinosoft.framework.orm.SchemaColumn;
import com.sinosoft.framework.data.QueryBuilder;
import java.util.Date;
import java.util.Date;
/**
* 表名称... | [
"liyinfeng0520@163.com"
] | liyinfeng0520@163.com |
8f502ab72623d5b6be84f497206135f6492ffa8e | 52b270e9df229f51ee43fae38934a9675b73ee7f | /src/main/java/Algorithms/EDF_ProcessScheduler.java | a21c3e7316f908aceec31d9c7688bac51f24d141 | [] | no_license | g-rar/P3-RTOS-Scheduling | 95ef88e01ff46dda5c1cef98635ea67c305b311b | fde55f496dd22170e51e2c620470f94f1b8d8fd8 | refs/heads/master | 2023-06-08T02:30:22.817538 | 2021-07-03T19:59:40 | 2021-07-03T19:59:40 | 330,282,084 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,929 | java | package Algorithms;
import Model.RTProcess;
import Model.Timeline;
import java.util.ArrayList;
import java.util.Comparator;
import java.util.List;
public class EDF_ProcessScheduler extends ProcessScheduler {
public void schedule(Timeline timeline, List<RTProcess> processes, int maxLimt) {
int actualTim... | [
"42049053+g-rar@users.noreply.github.com"
] | 42049053+g-rar@users.noreply.github.com |
6afd4a107bb4369bdeb6bebec0564a7be3c40e32 | e37de6db1d0f1ca70f48ffc5eafc6e43744bc980 | /ba/fly-core/src/test/java/com/flywet/platform/bi/core/utils/DateUtilsTest.java | d60f69ff60b12483aa91f0ef1a6fe4f809999987 | [] | no_license | cnopens/BA | 8490e6e83210343a35bb1e5a6769209a16557e3f | ba58acf949af1249cc637ccf50702bb28462d8ad | refs/heads/master | 2021-01-20T16:38:38.479034 | 2014-11-13T00:44:00 | 2014-11-13T00:44:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,263 | java | package com.flywet.platform.bi.core.utils;
import java.util.Date;
import junit.framework.TestCase;
public class DateUtilsTest extends TestCase {
public void testDateUtils() {
String strDate = "2010-03-26";
Date date = DateUtils.parseDate(strDate);
System.out.println(strDate + " 是一年的第几周?"
+ DateUtils.getWe... | [
"panbasten@126.com"
] | panbasten@126.com |
54fe2a80516932c9ee6751fd47a0568ef96eb8e5 | 7e9244b85b345db70d349820d3eee75182d8fc2f | /src/adaptadores/AdaptadorThreeItems.java | 914844a06eed34f2c832a2907508f9ad004864fc | [] | no_license | JulianPoveda/EMSA_Desv | d1eb6ae6f19c65674274c3d59d7be12edd36ff49 | dfcaf921a824eb56efa042e15cd97328cab5b56b | refs/heads/master | 2020-03-26T01:41:58.248354 | 2015-10-19T16:30:51 | 2015-10-19T16:30:51 | 24,869,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,477 | java | package adaptadores;
import java.util.ArrayList;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import desviaciones.emsa.R;
public class Adapta... | [
"poveda_daza@hotmail.com"
] | poveda_daza@hotmail.com |
ae260bab46ab16f8aa8d262eed405c5e778543dd | 7468c73ac3b156469bf752019b4cee652374c03d | /java_project/Cp4-FlowControl/src/ex/Ex5.java | a60e73a6a00ce07288ae600ce8c1a597ce0233b4 | [] | no_license | LIm-JY/aia202003 | d98259a44306447db578345659e4c2189ef8134e | bcdae0a0ba5df0263c834a42465ea1c780635c8e | refs/heads/master | 2021-05-25T23:57:58.619410 | 2020-08-26T01:10:40 | 2020-08-26T01:10:40 | 253,971,770 | 0 | 0 | null | 2020-08-26T01:11:28 | 2020-04-08T03:05:54 | CSS | UTF-8 | Java | false | false | 384 | java | package ex;
public class Ex5 {
public static void main(String[] args) {
// TODO Auto-generated method stub
int num = 1;
if(num<0) {
System.out.println("0미만");
}else {
switch(num/100){
case 1:
System.out.println("0~100미만");
break;
case 2:
System.out.println("100~200미만");
break;
default ... | [
"lgrnsdk@naver.com"
] | lgrnsdk@naver.com |
d9a314f1bd203a38466ae163019204f6358ba233 | 4ca97f0b9716b350fe414937c265f570c56aaaaa | /src/test/java/graduation/StepsTestAddSurvey.java | 5e233d82cc4d5b4663feb35cb5ef13b1db2ef64c | [] | no_license | Ttorf/WebSeleniumGraduation | f976460731e5677904f067d963451f05dc277265 | 60b5d5b72594ca36e9c057e4da25f8f73bc80875 | refs/heads/master | 2022-12-27T06:02:19.885044 | 2020-04-21T03:49:39 | 2020-04-21T03:49:39 | 255,060,542 | 0 | 0 | null | 2020-10-13T21:07:35 | 2020-04-12T10:42:09 | Java | UTF-8 | Java | false | false | 2,817 | java | package graduation;
import graduation.pages.HomePage;
import graduation.pages.ProfilePage;
import graduation.pages.ThemePage;
import io.cucumber.java.ru.Дано;
import io.cucumber.java.ru.Когда;
import io.cucumber.java.ru.Тогда;
import org.junit.Assert;
import graduation.settings.SettingWebDriver;
public class StepsTes... | [
"41079692+Ttorf@users.noreply.github.com"
] | 41079692+Ttorf@users.noreply.github.com |
c22a318fc39286618f2a7b263bfc976d41e45311 | c9bbbfc9bb2d90ab1388f1966f9eb14b2c955b0a | /src/main/java/com/example/demo/user/UsersDto.java | f8ef91321aeb48dbc7d1b0e2ffd58597edefa975 | [] | no_license | adrianwegrzyn/server_spring | fd6113d9d2070364bd8c2377d3c4db35343960dd | f6789513aa37e647430cd76d44e89ce8bfd57403 | refs/heads/master | 2020-05-04T09:53:20.633732 | 2019-03-04T19:15:13 | 2019-03-04T19:15:13 | 179,077,735 | 0 | 0 | null | 2019-04-02T12:54:46 | 2019-04-02T12:54:46 | null | UTF-8 | Java | false | false | 1,126 | java | package com.example.demo.user;
import com.example.demo.user.body.BodyDto;
public class UsersDto {
private String nick;
private String email;
private String photo;
private String dateOfBirth;
private String password;
private BodyDto body;
public BodyDto getBody() {
return body;
... | [
"k96.wowczuk@gmail.com"
] | k96.wowczuk@gmail.com |
57f85b1c289425c07426ccf54118a8785a4121d6 | d4c25856898fed698c0df7dd049c046fcca3db47 | /chap9/GeometricObject.java | 4f02d61c1dff2a6af191023ff41192f5111f3bab | [] | no_license | wildder/Introduction-to-Java-Programming | 8f07e4d0b3b52cafeda6e8125cf83651b952bb03 | 8fe4b79fddc50ffde5f35741ed01f0c2f578c1e5 | refs/heads/master | 2023-03-22T02:48:04.547378 | 2017-07-31T12:47:09 | 2017-07-31T12:47:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 687 | java | // date:17.4.13
// author: linyang <942510346@qq.com>
package chap9;
public class GeometricObject {
private String color = "white";
private boolean filled;
private java.util.Date dateCreated;
public GeometricObject() {
dateCreated = new java.util.Date();
}
public String getColor() {
return color;
}
pub... | [
"aquanox@163.com"
] | aquanox@163.com |
dad236074e4bab19cd623e288bfb18df6363fc83 | e8b1a77a895c926abde7cc73c72603f85c3009fd | /src/main/java/com/liuhaozzu/mr/friendsrecommend/FoF.java | f4029657ac0c254a235dfaa693e8cd08170e69b7 | [
"Apache-2.0"
] | permissive | liuhaozzu/data-mining-algorithms | 2f5a3633a6e15cb8f754f8e5ddef8579d690aa17 | dad9bb8cf194394eaf91b19510ac370738c897b5 | refs/heads/master | 2020-12-30T13:40:05.856984 | 2017-05-16T12:06:23 | 2017-05-16T12:08:09 | 91,241,702 | 0 | 0 | null | 2017-05-16T12:08:10 | 2017-05-14T12:24:57 | Roff | UTF-8 | Java | false | false | 363 | java | package com.liuhaozzu.mr.friendsrecommend;
import org.apache.hadoop.io.Text;
public class FoF extends Text {
public FoF() {
super();
}
public FoF(String a, String b) {
super(getFoF(a, b));
}
public static String getFoF(String a, String b) {
int r = a.compareTo(b);
if (r < 0) {
return a + "\t" + b;
... | [
"liuhaozzu@163.com"
] | liuhaozzu@163.com |
6e59f0728f6b414760ee67a37e394c8551be9ad2 | d7287d080a6d347500a1ca509e731f8dc2098df3 | /cloud2020/cloud-consumer-feign-order80/src/main/java/com/dark/springcloud/controller/OrderFeignController.java | 31ad0815bd3a15247e2cdf2866bde9b777f20e33 | [] | no_license | yuechangkun/springCloud-master | 94e04a46438ae987a6081deaefca414d5f32123d | 3373377190dc77a2c86e3592fddc1a8dd5642573 | refs/heads/main | 2023-02-10T17:10:12.095621 | 2021-01-20T02:23:52 | 2021-01-20T02:23:52 | 331,162,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,053 | java | package com.dark.springcloud.controller;
import com.dark.springcloud.service.PaymentFeignService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestController;
im... | [
"13673090911@163.com"
] | 13673090911@163.com |
22cd9550ce7cffdd7f583603b73d58270d16826f | 8db8f80bebfb621e7f48a791278654119cdcfbff | /src/main/java/com/example/demovalidation/model/Result.java | 389a7505660208c0e777c26cbd62a11950a5fbcc | [] | no_license | hxtcoder/demo-validation | 008bc166f3022fed9f18da512b95ef9dcfbdf548 | 8a6aade902c6579d6bf96143943d85244db893e8 | refs/heads/master | 2023-02-05T16:26:07.762036 | 2020-12-30T13:26:27 | 2020-12-30T13:26:27 | 325,555,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 960 | java | package com.example.demovalidation.model;
import com.example.demovalidation.exception.BusinessExceptionEnum;
import lombok.Getter;
import lombok.Setter;
/**
* @ClassName: Result
* @Description: 返回的结果对象
* @Author: wentian
* @Date: 2020/12/29 11:16 下午
* @Version: 1.0
*/
@Getter
@Setter
public class Result<T> {
... | [
"huangxiaotian@morefungroup.com"
] | huangxiaotian@morefungroup.com |
589bb032d2959e93203a9fa8be1c69e48e46bf00 | 3ef55e152decb43bdd90e3de821ffea1a2ec8f75 | /large/third-party/other/external-module-1032/src/java/external_module_1032/a/Foo1.java | 5b98ebc5978aed529732e5de8434508e90c22826 | [
"BSD-3-Clause"
] | permissive | salesforce/bazel-ls-demo-project | 5cc6ef749d65d6626080f3a94239b6a509ef145a | 948ed278f87338edd7e40af68b8690ae4f73ebf0 | refs/heads/master | 2023-06-24T08:06:06.084651 | 2023-03-14T11:54:29 | 2023-03-14T11:54:29 | 241,489,944 | 0 | 5 | BSD-3-Clause | 2023-03-27T11:28:14 | 2020-02-18T23:30:47 | Java | UTF-8 | Java | false | false | 1,611 | java | package external_module_1032.a;
import java.sql.*;
import java.util.logging.*;
import java.util.zip.*;
/**
* Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
* labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et e... | [
"gwagenknecht@salesforce.com"
] | gwagenknecht@salesforce.com |
29413af6feeb597df6fc65d4087c7d2a9325f0a8 | 4c13cf682ed8695fef5cad8a96416f426703fccf | /Spark/Machine Learning Examples/JavaNormalizerExample.java | 7230221eaf0f98829cc336cb891e3a90ac97aa72 | [] | no_license | Ins-capg/Ins-capg | ba81f71b02d23326fb2496a7408076fa2ddce4cb | 6c2a3e91ae8d11b6a9a43b1c039dfef9ea3d3df4 | refs/heads/master | 2021-01-21T10:05:12.175197 | 2017-06-19T05:14:24 | 2017-06-19T05:14:24 | 91,678,927 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,831 | java |
package org.apache.spark.examples.ml;
import org.apache.spark.sql.SparkSession;
// $example on$
import java.util.Arrays;
import java.util.List;
import org.apache.spark.ml.feature.Normalizer;
import org.apache.spark.ml.linalg.Vectors;
import org.apache.spark.ml.linalg.VectorUDT;
import org.apache.spark.sql.Dataset... | [
"noreply@github.com"
] | noreply@github.com |
9c199ee3e68041d1160b9adb22a6e89dc665f0d1 | 405bdc0d87677e3516648e73a8e54c90132e17b2 | /Documents/Android_Projects/MyApplication/app/src/androidTest/java/com/example/tyler/myapplication/ApplicationTest.java | 7917904c0847b7887a14a7b4e461bcb61b16d634 | [] | no_license | kekonat/exposure | a3d530178f15d5c3f0b5372151ac651d878daf08 | fbf5624e40e1fa42909390b0137c0c43ebab3ac5 | refs/heads/master | 2021-01-10T08:21:32.835333 | 2016-04-22T00:28:54 | 2016-04-22T00:28:54 | 49,797,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | package com.example.tyler.myapplication;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {... | [
"kekonat@gmail.com"
] | kekonat@gmail.com |
fc40bb3890872504b6431f2049fbf773e6aeab41 | b914c245a2634bfbdb420f1a989077479b3dd464 | /src/main/java/com/construction/facade/ForeignExchange.java | cc2eb875ce46fed2af2baa236e21ea0649cb6daa | [] | no_license | sswink/designModeStudy | 4e797743654e07b8a92c838a838e8958ae8583a1 | 8e2158f06e3617a3e7a7292bc8c6fbcced359e6c | refs/heads/master | 2020-03-26T13:57:06.884944 | 2018-08-16T09:11:42 | 2018-08-16T09:11:42 | 144,964,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package com.construction.facade;
import java.util.Random;
/**
* @description: 外汇
* @author: ziHeng
* @create: 2018-08-09 17:12
**/
public class ForeignExchange {
public static float buyForeignExchange(float money){
System.out.println("买外汇:"+money+"元");
//返回获利
return new Random().next... | [
"644547456@qq.com"
] | 644547456@qq.com |
ac40881fb5d15dacf74526239947ec986d7b91c0 | d3e8c7306d46ad61254f2ed454e0861c833c319b | /src/pacotePrincipal/AnalisadorSintatico.java | 4f2b73cd9b62e3ae7cf047175b254048b58ffa1b | [] | no_license | douglasralmeida/comp1 | db777631323847c027530387415ac1fdcfeb84fc | 790fbc336fb708b271c1c2101288f62cff0cc282 | refs/heads/master | 2020-07-23T16:20:29.907081 | 2020-04-03T16:59:13 | 2020-04-03T16:59:13 | 207,625,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 59,011 | java |
//----------------------------------------------------
// The following code was generated by CUP v0.11b 20160615 (GIT 4ac7450)
//----------------------------------------------------
package pacotePrincipal;
import java.lang.reflect.Field;
import java.util.List;
import java.util.ArrayList;
import java.util.LinkedLis... | [
"douglasralmeida@live.com"
] | douglasralmeida@live.com |
ec55a1050073051e696b7e42248d342b24c17fee | 465888219694793bbb7b34f83068d04dac3d25be | /src/easy/Q9.java | 7a2fabdd0c2bf7804b6a2f8c06efbb368df6767b | [] | no_license | gaole930810/leetcode-reference | bcd4a29a28717617ef2e101cfb6a2052fd5cc7e2 | 999469111e4ed478da101a720562bc81c2ad40b6 | refs/heads/master | 2021-01-21T10:54:57.870964 | 2017-03-01T03:28:21 | 2017-03-01T03:28:21 | 83,502,017 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 651 | java | package easy;
/*
* 2016.5.2
* 注意点:
* 1.负数都不是回文数字
* 2.首先得到原数字的位数,也就是第一个while循环。
* 3.每次判断收尾是否相等。
*/
public class Q9 {
public boolean isPalindrome(int x) {
int copy = x;
if (x < 0)
return false;
if (x < 10)
return true;
int number = 1;
while (copy >= 10) {
copy = copy / 10;... | [
"le@gaole"
] | le@gaole |
2b4402716bf05b4656d43f89df32e2cfcf076e5e | 04e8a2b97dd3faaf0d035e281758d0f366969e1d | /app/src/test/java/com/trackerapp/expenseincome/expensetracker/ExampleUnitTest.java | d9f4d2c83cec7870cd8e8a8dd13df9d40a59944d | [] | no_license | praveenppandey/ExpenseTracker | cbe15c642d475aecebbac3ec0b7337b5e99018bb | 365e28d4b67a6ecb88c398b164068e8bf3b839eb | refs/heads/master | 2020-03-19T18:35:45.521422 | 2018-06-10T15:26:12 | 2018-06-10T15:26:12 | 136,816,205 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package com.trackerapp.expenseincome.expensetracker;
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 {
... | [
"praveenkpandey@gmail.com"
] | praveenkpandey@gmail.com |
ff48f868caeff96491002366af562c6062d63289 | 0a7ce3fecdc10bceed76d3e9fa3f60de560fdb27 | /src/main/java/dev/bigspark/kafka/TopologyBuilder.java | beacca65fe7c04f73d454d7e7324ee8633d522d9 | [] | no_license | itsbigspark/kafka-streams-example | 0602c732fbdf4012ffc4b995cbd79c2f85948bc9 | d91162ee12824b1abed72e9f5e7244f433286acd | refs/heads/master | 2022-05-27T18:09:55.966450 | 2020-04-16T09:16:45 | 2020-04-16T09:16:45 | 256,162,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 228 | java | package dev.bigspark.kafka;
import org.apache.kafka.streams.kstream.KStreamBuilder;
@FunctionalInterface
public interface TopologyBuilder {
void buildTopology(String viewTopic, String clickTopic, KStreamBuilder builder);
}
| [
"shaine.ismail@bigspark.dev"
] | shaine.ismail@bigspark.dev |
47d3fd8022d5dbc850e092613dded2153d37f4bd | f69808c661a7be06cff7245271d1e93ec1cec9c9 | /app/src/main/java/org/cuatrovientos/android/splash/Help.java | 87af8afc68beba6b49f53fd405e567e2b2f826ba | [] | no_license | jotesan/IMC_Calculator | 68cecdf05a62cdf888d09a03743ee3f65ff567de | 09162c08d74b04868b8b6ff45824a907b9396a76 | refs/heads/master | 2020-05-29T08:45:56.652186 | 2016-09-29T10:22:18 | 2016-09-29T10:22:18 | 69,553,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 507 | java | package org.cuatrovientos.android.splash;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
public class Help extends AppCompatActivity {
private TextView helpText;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(... | [
"jotesan357@gmail.com"
] | jotesan357@gmail.com |
3c34711f0300ea9fea86048baf6d0966053f50ae | 020bf696919a08e32caa2b796d59f0cd9dcc3e99 | /RamonBankWeb/src/scope/PrestamosBean.java | 74d62829e73066e00557eea32b21de3cafc52794 | [] | no_license | alefherrera/ramonbank | 93138e7cce414297e1605cf71bb890eac6610593 | ba8a9acc866cf7ec8bce6aee62fb857eeaa37dd5 | refs/heads/master | 2016-09-06T12:17:41.036893 | 2012-07-01T23:57:16 | 2012-07-01T23:57:16 | 32,297,314 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package scope;
import java.io.Serializable;
import java.util.ArrayList;
import com.ramon.ramonbank.dbaccess.tables.Prestamos;
public class PrestamosBean implements Serializable {
private static final long serialVersionUID = 1L;
ArrayList<Prestamos> prestamos;
Prestamos prestamo;
public Prestamos... | [
"alef.herrera@gmail.com"
] | alef.herrera@gmail.com |
21a61fdfa64d0640ecbc61869505f43333201f22 | 4ebd64f2c21610cc54a60237696cc9e9c14de9cc | /src/Basics04072018/MethodOverloading.java | 19c30302334c49176a8febb259038905290f1df6 | [] | no_license | SeleniumResource2/TestRepo1 | 8088b5bc78b384939efebd31d81bace4e36a09f8 | 2c4bf5fccd88a570341b2219cb767451c5a58544 | refs/heads/master | 2021-04-11T02:57:56.858569 | 2020-05-01T14:08:56 | 2020-05-01T14:08:56 | 248,987,397 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,292 | java | package Basics04072018;
public class MethodOverloading {
/*
* Next OOPs Concept is Polymorphism which is the combination of both Method Overloading and Method Overriding
* Poly --> means Many Morphism --> means different forms
* Trying to take different forms
*
* Method Overloading: Having same met... | [
"selenium.resource2@gmail.com"
] | selenium.resource2@gmail.com |
0af0643e6c0b75a8ef9657074e392f2ea1576d34 | e71e3be5683391df5a4c5d3ddc016440f3528537 | /src/main/java/gov/prefect/stock/services/ILigneBonSortieService.java | 9a856fc553963b11ffb96bcf052870261fc49d90 | [] | no_license | MedHassona/Stock-Management | ecd33d8c458880b78ff6c3932779d9ac7ae4b585 | 09ad75c1f0cc62eb5161e1ddb1eae5af028bf015 | refs/heads/master | 2020-04-08T20:58:39.870718 | 2019-12-30T08:41:36 | 2019-12-30T08:41:36 | 159,723,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package gov.prefect.stock.services;
import java.util.List;
import gov.prefect.stock.entites.LigneBonSortie;
public interface ILigneBonSortieService {
public LigneBonSortie save(LigneBonSortie entity);
public LigneBonSortie update(LigneBonSortie entity);
public List<LigneBonSortie> selectAll();
public Lis... | [
"mhossona@gmail.com"
] | mhossona@gmail.com |
a3791ba9d797fd9402223204334fb47d21fbde02 | e49ddf6e23535806c59ea175b2f7aa4f1fb7b585 | /tags/release-4.1.0/mipav/src/gov/nih/mipav/view/renderer/WildMagic/Interface/JDialogDTIInput.java | 1020c01925a40bdbdb1eae21995329c0d77701df | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | svn2github/mipav | ebf07acb6096dff8c7eb4714cdfb7ba1dcace76f | eb76cf7dc633d10f92a62a595e4ba12a5023d922 | refs/heads/master | 2023-09-03T12:21:28.568695 | 2019-01-18T23:13:53 | 2019-01-18T23:13:53 | 130,295,718 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 77,856 | java | package gov.nih.mipav.view.renderer.WildMagic.Interface;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.*;
import javax.swing.*;
import javax.swing.event.*;
import java.io.*;
import java.util.HashMap;
import java.util.Vector;
import javax.media.j3d.*;
import javax... | [
"NIH\\mccreedy@ba61647d-9d00-f842-95cd-605cb4296b96"
] | NIH\mccreedy@ba61647d-9d00-f842-95cd-605cb4296b96 |
825d0feec2838b313b03a23868b4412734788e26 | f5ed11bbcfc12d8122a0ef814fc96167d020e36d | /Modeler/platform extensions/bpmn20xmlbasic/src/de/hpi/bpmn2_0/model/event/EndEvent.java | c9d7e56df76e93f207e2e7945ee2bfbfae3e4bf7 | [
"BSD-3-Clause",
"MIT"
] | permissive | iotsap/FiWare-Template-Handler | a67accbfc622561eeb6976f1e4f4bf0256903a15 | 97786029d667d186b3df449c096ae3790862bf97 | refs/heads/master | 2021-01-18T17:46:42.138967 | 2014-07-24T12:14:00 | 2014-07-24T12:14:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,213 | java | /**
* Copyright (c) 2009
* Philipp Giese, Sven Wagner-Boysen
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, ... | [
"carsten.magerkurth@sap.com"
] | carsten.magerkurth@sap.com |
b843f177412b8877e2c0a4b7b67c86af17c60770 | b1331bc0ae8437831ffddee506ab968ac2c8c672 | /src/meeplestone/AdventurerCard.java | 6c2d404b09127751c2bc278751b60100e9faa138 | [] | no_license | brockway100/meeplestone | 2ca3cf98458210a566b1530b093a940c60517984 | c3a9b5198f637c17147847d82db0f8e36826fe9b | refs/heads/master | 2016-09-14T03:36:43.438902 | 2016-05-04T21:08:11 | 2016-05-04T21:08:11 | 58,082,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,156 | java | package meeplestone;
import java.util.HashMap;
import java.util.Map;
import static meeplestone.Traits.*;
public class AdventurerCard implements Comparable<AdventurerCard> {
private String name;
private Map<Traits, Integer> traitMap = new HashMap<Traits, Integer>();
public AdventurerCard() {
}
... | [
"brandon.brockway@gmail.com"
] | brandon.brockway@gmail.com |
4382b971e7da715bdd050b6d1079a0bfc714ac6c | 5b0ec241c66c6d2a7a33ad98b1cf5ed2d3e58f73 | /src/main/java/com/yaj/jaso/business/subjectmaterial/mapper/SubjectMaterialMapper.java | fcb3a0affdfcb505aad125323b83edb49cf63fea | [] | no_license | xyxTest/jaso | 5b2e9328a55da9f15f67abf33223dd2adc4e1909 | ece1d180bafb1a925c9abe49a43d96f7afcc5254 | refs/heads/master | 2022-03-27T02:01:33.891040 | 2020-01-06T01:14:36 | 2020-01-06T01:14:36 | 231,997,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 306 | java | package com.yaj.jaso.business.subjectmaterial.mapper;
import com.yaj.common.mybatisplus.SuperMapper;
import com.yaj.jaso.business.subjectmaterial.entity.po.SubjectMaterialPO;
/*
* @Description:
* @date: 2019-08-09
*/
public interface SubjectMaterialMapper extends SuperMapper<SubjectMaterialPO> {
}
| [
"1055337148@qq.com"
] | 1055337148@qq.com |
278565e054cccce073b0b31ab40f45ef6655243d | e9ca51914187fd73a56fb0981cebbd4b8c213991 | /app/src/main/java/com/example/liuj/liujdemo/module/view/event/MyTestViewGroup.java | fe1560e78c1e0ab4042949343b950113e706dbbb | [] | no_license | iamliujie1023/myDemo | bf79cc05701f63240b284aaf5c966d8dfa5562c1 | c9ad77554db5652b58f6bb491ee535aa3a322b98 | refs/heads/master | 2022-02-05T23:03:55.046865 | 2019-05-10T08:24:13 | 2019-05-10T08:24:13 | 109,674,501 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 989 | java | package com.example.liuj.liujdemo.module.view.event;
import android.content.Context;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.widget.RelativeLayout;
import com.example.liuj.sdk.LogUtils;
public class MyTestViewGroup extends RelativeLayout {
public MyTestViewGroup(Context... | [
"546372069@qq.com"
] | 546372069@qq.com |
3582eec05e1cc56bbc5fba2e879089dafdb318ac | 4188223a2faab2a6f8380c69daaa40b2d7353795 | /tests/src/org/ohmage/activity/test/AdminPincodeActivityTest.java | bfb4fd56d9dcf9da80e10367ecd3a2d2b7fea75f | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | ohmage/android-lib | 0a64155ff411a6a1d535325c37f8f54008147043 | 8f3a4637e79043621638afcd7aa5279be401fef2 | refs/heads/master | 2021-01-18T11:51:30.887928 | 2014-08-25T21:51:59 | 2014-08-26T14:43:18 | 7,781,848 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,675 | java | /*******************************************************************************
* Copyright 2011 The Regents of the University of California
*
* 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 Licens... | [
"cketcham@gmail.com"
] | cketcham@gmail.com |
acc291ef82800a9a58e33d8603a88ead47d4a108 | e0f460f8be46640b51146481cc42c8289cff33b0 | /Collegephone/src/com/coign/collegephone/RegistrationActivity.java | eb1aefb708d831099679d15ed88cf112e797d765 | [] | no_license | hiteshgumudavelly/college-phone-book | 6847c0b1dd3d11ebc21b113a40ff297e16fb5cb0 | 23766560bae591b5bce651ca59325931dc15299e | refs/heads/master | 2021-05-09T03:51:17.300819 | 2018-01-31T12:36:38 | 2018-01-31T12:36:38 | 119,254,369 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,756 | java | package com.coign.collegephone;
import java.util.ArrayList;
import android.app.Activity;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget... | [
"noreply@github.com"
] | noreply@github.com |
19db781d6d59cbe89607d3c505a85b51d74b60c7 | 80ff92773fdbc63b77f986a38b69fd9851d90738 | /FireDemo.java | a356502a2122056adb72716615c191ce35eca7df | [] | no_license | TimothySchmitz/FireDemo | 8f87a28606c55761aa4cc705215560bb1ccecd07 | 7889a7dd29e9c775ff96bfe87a9d97d021e3084c | refs/heads/master | 2020-04-21T10:47:34.494836 | 2011-10-24T03:53:05 | 2011-10-24T03:53:05 | 2,634,084 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,226 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author tim
*/
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.awt.image.*;
public class FireDemo extends JPanel{
final int WIDTH = 300;
final int HEIGHT = 300;
Buf... | [
"timothy.schmitz@gmail.com"
] | timothy.schmitz@gmail.com |
b4a32fa8636989adf305a4a29dc62ed49e83d149 | 5530fc894f77b148a75e1592ae51130ecaca5420 | /src/main/java/game/handler/CyclingHandler.java | 917b8ac0c6a5f404129c9b0777bcdefca3219040 | [] | no_license | UniKrau/rmit | 9193107d45b5a9536a3a15105c103ad523e24d9e | 86dfd8982a0ada3879dfeb87c9ba99ffac39726e | refs/heads/master | 2021-07-15T15:43:06.862831 | 2017-10-20T08:02:59 | 2017-10-20T08:02:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,791 | java | package game.handler;
import game.clientgui.OlympicsGUI;
import game.clientgui.SportItemListener;
import game.item.gameimpl.Cyclist;
import game.item.gameimpl.Referee;
import javax.swing.*;
import java.awt.*;
public class CyclingHandler {
private OlympicsGUI frame;
private OlympicContent olympicContent;
... | [
"Li.Hao@agoda.com"
] | Li.Hao@agoda.com |
cd08423f762326ee0fccfd735af9fee45d5c01cf | 567fd9020050a4fd496b31de059dc2e4a70c2d44 | /Booker/src/booker/building_data/GenericValueType.java | d037c253911311c7261a42de14a95624f0ffdebe | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | aaronpowers10/Booker | 8a4948c465b9fffce1917e8d11308d76684b2779 | 1d6836c64b64a6b7ea92308fea0782f1beb47b88 | refs/heads/master | 2021-01-13T02:51:57.370074 | 2017-12-13T14:51:35 | 2017-12-13T14:51:35 | 77,160,575 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | /*
*
* Copyright (C) 2017 Aaron Powers
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | [
"caaronpowers@gmail.com"
] | caaronpowers@gmail.com |
74be2e86bec2ce1aa76fc9ec521f6b513d3c23de | 5005265d72b1622a7c5dbcc091ff2c617eab1699 | /java/mooc_uni_of_helsinki_course/mooc-java-programming-part1/part05-Part05_14.Books/Book.java | 8366d5c26436eb7c72bfabf31c49d7c2171a5082 | [] | no_license | eclam/study_review | c5df4ec4b59da4c7b72c604984b616772f2b6f24 | 651d8fa9df27bc483b69427f4830b7e2e9c77a06 | refs/heads/main | 2023-07-17T18:14:14.866594 | 2021-09-04T03:01:09 | 2021-09-04T03:01:09 | 343,593,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 726 | java |
public class Book {
private String name;
private int publicationYear;
public Book(String name, int publicationYear) {
this.name = name;
this.publicationYear = publicationYear;
}
public String getName() {
return name;
}
public int getPublicationYear() {
re... | [
"lameric1994@gmail.com"
] | lameric1994@gmail.com |
468590a9c64e09bc9858dc4fd19089d9091ab2c6 | fe72e6e6495cd50aeb59827e16bc4f7d6158484a | /platform-biz-center/biz-server/src/main/java/com/open/iot/netdevicemgr/dao/OauthClientSiteMapper.java | 65cfbf88616898cf16463bcccfca3e6a9ca288db | [
"Apache-2.0"
] | permissive | openSoftUp/iot-open-platform-mir | cb5cd0f8aa250fe516333830b45a03d49611e3a7 | 008c9be25aec778cf49a1ee63617293d8cf4c26a | refs/heads/dev | 2022-06-28T09:27:36.724776 | 2019-12-02T08:53:34 | 2019-12-02T08:53:34 | 201,378,977 | 5 | 4 | Apache-2.0 | 2022-06-17T02:23:57 | 2019-08-09T03:06:31 | Java | UTF-8 | Java | false | false | 411 | java | package com.open.iot.netdevicemgr.dao;
import com.open.iot.netdevicemgr.entity.OauthClientSite;
import org.apache.ibatis.annotations.Mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* 站点与客户端权限配置,多对多 Mapper 接口
* </p>
*
* @author huy
* @since 2019-12-02
*/
@Mapper
public interface Oaut... | [
"53301558+openSoftUp@users.noreply.github.com"
] | 53301558+openSoftUp@users.noreply.github.com |
3ae1815eca404a0341f77d58a0db3b0f35d8e6f2 | fc618ceacf459da392ea5c4aaccf86fe802f8529 | /src/main/java/com/lambdaschool/bookstore/repository/UserRepository.java | 1a7032d459feb6caee18b984ff788999179addf6 | [
"MIT"
] | permissive | adammathieson/Sprint-Challenge--Java-Frameworks-java-bookstore | 80a135df21d190776aff4a9d234af8e5b408c2e3 | 47bc828c839fee5ef4c717a98c0a12c3252439cf | refs/heads/master | 2020-06-28T17:49:50.525287 | 2020-02-07T06:30:23 | 2020-02-07T06:30:23 | 200,301,105 | 1 | 0 | MIT | 2020-02-07T06:30:25 | 2019-08-02T21:41:41 | null | UTF-8 | Java | false | false | 268 | java | package com.lambdaschool.bookstore.repository;
import com.lambdaschool.bookstore.models.User;
import org.springframework.data.repository.CrudRepository;
public interface UserRepository extends CrudRepository<User, Long>
{
User findByUsername(String username);
}
| [
"mathieson1222@gmail.com"
] | mathieson1222@gmail.com |
b582d1d21b3fd97de7d734e3e656face4852e7aa | ff90aedaff2b3adab50e68b2f3eef3a74f3f2b0d | /src/com/google/firebase/platforminfo/DefaultUserAgentPublisher.java | 566c4d47f92111ece5fd4565a726158571e83098 | [] | no_license | rrabit42/Malware_Project_EWHA | cf81ab0d6cdc64cf0fb722e9427f7307da3689ab | 3865c1c393a9873915ec07389afb799573d5d135 | refs/heads/master | 2020-11-24T06:42:17.435890 | 2019-12-16T20:48:04 | 2019-12-16T20:48:04 | 228,010,763 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,477 | java | package com.google.firebase.platforminfo;
import com.google.firebase.components.Component;
import com.google.firebase.components.ComponentContainer;
import java.util.Iterator;
import java.util.Set;
public class DefaultUserAgentPublisher implements UserAgentPublisher {
private final GlobalLibraryVersionRegistrar gam... | [
"gegiraffe@gmail.com"
] | gegiraffe@gmail.com |
ecb860c03c53da6fb9d827ac671f245e26371690 | fc9216039d8384cd8fe63e5725c8ff6b8f8ea8ed | /05_wsimport_client/src/main/java/com/me/service/HelloServiceImplService.java | b8cf42d2461ede470234c9f2a6b3fbc50013aba6 | [] | no_license | tianhongce/webservice-test | 6506671db89106d5c3196a034374ba007ec1b792 | 3c3bc2adee97e5009c3f6d9eae90e8af8cccaf72 | refs/heads/master | 2022-12-30T19:03:15.735157 | 2020-02-11T15:12:31 | 2020-02-11T15:12:31 | 239,277,660 | 0 | 0 | null | 2022-12-10T02:12:30 | 2020-02-09T09:27:53 | Java | UTF-8 | Java | false | false | 3,146 | java |
package com.me.service;
import java.net.MalformedURLException;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.xml.ws.Service;
import javax.xml.ws.WebEndpoint;
import javax.xml.ws.WebServiceClient;
import javax.xml.ws.WebServiceException;
import javax.xml.ws.WebServiceFeature;
/**
* This class ... | [
"1196585084@qq.com"
] | 1196585084@qq.com |
991c98929d81ff35db521553c2b1acbbc7d086c2 | 85ad1466a89ea641d88c8561b236fe2c8e080338 | /src/teme/TestEA1.java | ddc4ad8a5954bb10b5e40c389d2b989c262c8102 | [] | no_license | tiagrigore/TianaTeme | 79b96cf3c635eeec842425db5a987302ee0ab370 | 0e90f11e592612553b1e8fb88a3b33674cfc8ec6 | refs/heads/master | 2020-04-21T02:26:31.093789 | 2019-03-19T18:12:24 | 2019-03-19T18:12:24 | 168,579,955 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 192 | java | package teme;
public class TestEA1 {
public static int reverse(int n) {
int rev = 0;
while (n != 0) {
rev = rev * 10 + n % 10;
n = n / 10;
}
return rev;
}
}
| [
"Tata@Tata-PC"
] | Tata@Tata-PC |
b72a33a686da4cb63720834629b90a26add97655 | 1b99c5c904e90bdff4447e159dbe52b617018bdc | /javashop/shop-core/src/main/java/com/enation/app/shop/core/member/service/impl/PointHistoryManager.java | 167e43f834d4bc976eb116c6fcd6c80f2911e3b0 | [] | no_license | xxfeng/fruits | 133835b86fa1c6b83069403486a6d2eaa4296ab1 | 9f1e42e04b4c22c642e66f3b4a35a001d633ea8b | refs/heads/master | 2021-05-07T21:01:38.840549 | 2017-11-01T01:47:08 | 2017-11-01T01:47:08 | 108,985,413 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,991 | java | package com.enation.app.shop.core.member.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.enation.app.base.core.model.Member;
import com.enation.app.shop.core.member.model.PointHistory;
import com.en... | [
"777770@sina.com"
] | 777770@sina.com |
a39ed68672202ca1eeea3b62ca5597fe7ce2e2a4 | 3c82d2e521a8c79a2b59db0cc09c56854dfd598b | /src/main/java/main/tut11/gaussianSpecularLighting/UnlitProgData.java | 2e48a38f1450e209b5042d3fd0373683048fd838 | [
"MIT"
] | permissive | gzoritchak/modern-jogl-examples | db299a7728665ebd2e2c69bdf29eafc15da0b8b2 | fc085942360c8acf3100b23d5d3c159df8778f40 | refs/heads/master | 2020-05-23T08:35:37.752796 | 2017-03-10T17:46:38 | 2017-03-10T17:46:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,727 | 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 main.tut11.gaussianSpecularLighting;
import com.jogamp.opengl.GL3;
import com.jogamp.opengl.util.glsl.ShaderCode;
import com.j... | [
"elect86@gmail.com"
] | elect86@gmail.com |
ce5f82226c7239a7ee5b91b13be6c2f4c3747b4f | f64c8defca16a6486c22327ada1fb0c11dab028a | /app/src/main/java/com/example/admin/wrms_weatherstation/LocalReportSender.java | 5676421952520f2500e9c616ed801eb929939311 | [] | no_license | IngenTech/WRMS_WeatherStation | 1861682da5af158d1e987b667f61de3af8d66bf9 | e2325e0ea3294227fc5dc31c2829c85ab3763e04 | refs/heads/master | 2020-04-16T03:08:40.151598 | 2019-01-16T13:35:22 | 2019-01-16T13:35:22 | 165,221,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,745 | java | package com.example.admin.wrms_weatherstation;
import android.content.Context;
import android.os.Environment;
import android.util.Log;
import org.acra.ACRA;
import org.acra.ACRAConstants;
import org.acra.ReportField;
import org.acra.collector.CrashReportData;
import org.acra.sender.ReportSender;
import org.acra.sende... | [
"vishaltripathi.gkp@gmail.com"
] | vishaltripathi.gkp@gmail.com |
4e1e7bc2644ff2aa4da8ce62aa55e5adf94b93df | 26f17f4da921947d938a722ac6ec494a73298d84 | /common/src/main/java/com/zq/modulemvp/common/widget/ShadowImageView.java | bac7b77d8da4c0e374c0c8bbe34fb377f28694bc | [] | no_license | qizhou1994/moduleMvp | d4bdebbc7a994cf4dc9330cc0e6b6b748d433b67 | f21fbc03837ba30b87777d67f6442fb31b3a7ef5 | refs/heads/master | 2022-12-18T04:57:39.398830 | 2020-09-21T07:29:16 | 2020-09-21T07:29:16 | 268,461,415 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,835 | java | package com.zq.modulemvp.common.widget;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Rect;
import android.util.AttributeSet;
import android.widget.ImageView;
import androidx.annotation.Nullable;
import and... | [
"zhouqi@etyun.top"
] | zhouqi@etyun.top |
88ac93948a4c9471052acd02fe4a4779ce482fc0 | cc5c3fb7fde979385da46e12cc716d1916eaa27e | /tesis aina/1. BUKU TESIS AINA/A-LAPORAN FIX/data dari git/arabicocr-data-master/tesis aina/Gazandi/Koding tesis/Thesis_1/src/main/Main.java | 393df2b0329a1e81637697fe8561cbf03ab16b9a | [] | no_license | birkim/arabicocr-data | 6ed52283deddacb04b0b5523f06a982516fea911 | d6081484651390922538d903e7aed454b925e843 | refs/heads/master | 2020-05-23T06:00:27.668078 | 2017-12-05T23:35:51 | 2017-12-05T23:35:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,395 | java | package main;
import HMM2.HMM;
import image.BinaryImageShell;
import image.MainbodySOSet;
import image.segmentator.SegmentatorChar;
import image.segmentator.SegmentatorSubword;
import java.awt.image.BufferedImage;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import javax.imageio.I... | [
"ainawind27@gmail.com"
] | ainawind27@gmail.com |
79a97837e54f09f0326aabba06ffe16bd08cb52b | cd43f2685aed4caa9bb0e39cd9df080899da4b6e | /Sinaleiro/src/org/sinau/beans/Departamento.java | 84f903d3dd07ed0fdc6e5f7a68aa97e3dfe141f4 | [] | no_license | badiale/SInAU | 613ad4b407b78ca9297e8994fba566501c54efab | 939a994cf1d357aba9bb1564308a67177cdd11b7 | refs/heads/master | 2020-05-15T22:01:40.536358 | 2011-11-26T03:14:09 | 2011-11-26T03:14:09 | 2,633,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,181 | java | package org.sinau.beans;
import java.io.Serializable;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.OneToMany;
import javax.xml.bind.... | [
"lcbadial@gmail.com"
] | lcbadial@gmail.com |
2fb15c80600b2fe3c75953b7110f2c3da76ea450 | ed563dc865b1fc45cf3d69d602b9702c30c67609 | /Assignment1 - Omer Geva/Task4b.java | 6efa7dd89a3e9f9b55e788270d5a57bf92e90e49 | [] | no_license | omergv11/something | f918295877598a743cb0541d8e0cab7ce7c2dc1e | d100fb3dd972de0e34a0814ef76d5f7211d0b710 | refs/heads/main | 2023-01-21T22:05:25.540161 | 2020-11-23T10:49:45 | 2020-11-23T10:49:45 | 315,016,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,142 | java | /*
* Task4b
*
* Authentic author: Omer Geva
* I.D.: 316551472
* Last update: 08/11/19
*/
import java.util.Scanner;
public class Task4b {
public static void main(String[] args) {
//---------------write your code BELOW this line only!--------------
Scanner myScanner = new Scanner (Syst... | [
"noreply@github.com"
] | noreply@github.com |
152c63ecfaae0732f4e58bf475e98cb50d1faed6 | a463e919fd9e44d208be5a57932b30eb6cf69344 | /src/main/java/br/com/cng12/clubdance/utils/UnidadeMedida.java | 569301aaefbec4bcf1d3da7f597bac3dc909c463 | [] | no_license | kaikeventura/club-dance-project | 600224daad2a47932f61a58bc18c28e945588e61 | aebe32be181f417f60f3483a37c7a21d6c92ba48 | refs/heads/master | 2022-03-23T14:52:22.980273 | 2019-10-26T19:51:41 | 2019-10-26T19:51:41 | 207,574,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 289 | java | package br.com.cng12.clubdance.utils;
import lombok.AllArgsConstructor;
import lombok.Getter;
@Getter
@AllArgsConstructor
public enum UnidadeMedida {
PACOTE("PCT"),
PEÇA("PC"),
METRO("MT"),
KILO("KG"),
LITRO("LT"),
CAIXA("CX");
private String unidade;
}
| [
"kcarvalv@SAO-DNT49T2.usersad.everis.int"
] | kcarvalv@SAO-DNT49T2.usersad.everis.int |
91b86edbcd664b1a9a4fb9a26254a11556bfd2e9 | d4c03d04a2437ec3317ece92a40a9bd898a37cfe | /src/main/java/com/st/pinta/pages/HomePage.java | db586d2e73178c8799ad6e6edd7290965e49fdad | [] | no_license | 4etTko/CRMAutoTest | c9b2682f3fd3ee84e625bc342c0598e82151dcf0 | af6f1450b71afb714a0b1898c9b148b4c3dd7fa5 | refs/heads/master | 2021-01-01T05:30:12.662438 | 2016-05-06T05:49:50 | 2016-05-06T05:49:50 | 58,126,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 596 | java | package com.st.pinta.pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.CacheLookup;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
/*
* Sample page
*
* @author Sebastiano Armeli-Battana
*/
public class HomePa... | [
"4020400@gmai.com"
] | 4020400@gmai.com |
9def425b51fc218155e81bee60e6eb00643ac3ed | 5b6a3481fce75962277d5b7b98367a7317b3d6e6 | /java/zookeeper-dubbo-xdclass/zd-user/user-app/src/main/java/com/study/userapp/controller/UserController.java | 523b14e7e9b5e829318e1a30947000eb2758c44d | [] | no_license | xiangyuqi22/java_study | 2048b6eb3db48f7bcc8b59c7924874acd47a9924 | 28019f7193b5e776e81c518eec8e9f4a7b2159ac | refs/heads/master | 2022-12-13T09:50:07.204386 | 2020-04-09T01:43:59 | 2020-04-09T01:43:59 | 192,134,379 | 1 | 0 | null | 2022-12-06T00:46:31 | 2019-06-16T00:11:45 | Java | UTF-8 | Java | false | false | 915 | java | package com.study.userapp.controller;
import com.study.userserviceapi.service.IUserService;
import com.study.userserviceapi.vo.UserVO;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.PathVaria... | [
"xnaxt@qq.com"
] | xnaxt@qq.com |
c4d9fdea4879e5f40921a44f625f94d7d72e9a27 | aff1415953a31acd932d6a687bcaacb49d5359e9 | /src/by/htp/Lesson7/equipment/domain/RentStation.java | 5bac44bcb8e2ddc160c55283e0a239b2df8c62f6 | [] | no_license | Antoooni/Lesson7-Rent-Equpment | 36ec22fddb413091661b3468aa3eca50ad9a86d7 | 46ad1f3c52a919244e8312186ec24cf6278ec451 | refs/heads/master | 2021-01-18T19:13:38.222727 | 2017-04-01T07:16:05 | 2017-04-01T07:16:05 | 86,892,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 77 | java | package by.htp.Lesson7.equipment.domain;
public class RentStation {
}
| [
"noreply@github.com"
] | noreply@github.com |
42a7c3adfa0a783b51f44bf03b7fbd049683117e | 2182ebf01eaf52cc66f7ac198a0f7f53cfd820a0 | /micro-epay-mall-order/src/main/java/org/micro/epay/mall/order/pojo/PayInfo.java | 414eb50120c9afdf00fd007ac86565db5bbd9108 | [] | no_license | crixue/springcloud-epay-mall | 01957d1680c2a7047622a473f0572b77460b4027 | d50612e78fb7e56a54d66153bd7519399958aef5 | refs/heads/master | 2020-04-15T02:38:46.454084 | 2019-01-15T08:20:21 | 2019-01-15T08:20:21 | 164,321,583 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,864 | java | package org.micro.epay.mall.order.pojo;
import java.util.Date;
import javax.persistence.*;
@Table(name = "mmall_pay_info")
public class PayInfo {
@Id
private Integer id;
/**
* 用户id
*/
@Column(name = "user_id")
private Integer userId;
/**
* 订单号
*/
@C... | [
"crixue@qq.com"
] | crixue@qq.com |
fc34502b4f1754609d41eb4a66a49dc294f0715a | 796c08211b0d837529e3d1bdcea1417241b7e02a | /src/server/java/WebSocketServer.java | 0799153b1bd664ea843385048bed8d36c1d9ec41 | [] | no_license | alishokri1661s/HamNegah | 87ded4836310b8b8036a40f846efc55f5a16835a | 9106aece27e75fe14b7f5071c99fd1b1255314d9 | refs/heads/master | 2022-12-15T17:39:58.295856 | 2020-09-11T18:50:20 | 2020-09-11T18:50:20 | 294,775,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 796 | java | import org.glassfish.tyrus.server.Server;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Scanner;
public class WebSocketServer {
public static void main(String[] args) {
runServer();
}
public static void runServer() {
Server server = new Server("localho... | [
"alishokri1661s@yahoo.com"
] | alishokri1661s@yahoo.com |
1b53b14c693c4c8258fa9a0e8571116ec88f9a1a | 6906f3d0fb42c7523f31f72ef860b9fd029f5f8b | /src/main/java/com/kiselev/enemy/network/instagram/api/internal2/models/direct/Inbox.java | 87a919a9ef24df41c0eec54972ee7ae8f4416246 | [
"MIT"
] | permissive | vadim8kiselev/public-enemy | e8e8b429cc3420c99c74908cbfbceec4f0eee8f5 | e1a9fe8008228249858c258a001e79c908bb65c0 | refs/heads/master | 2023-04-10T09:49:32.664986 | 2021-04-14T17:40:38 | 2021-04-14T17:40:38 | 274,445,031 | 1 | 0 | MIT | 2021-04-26T20:42:34 | 2020-06-23T15:41:55 | Java | UTF-8 | Java | false | false | 563 | java | package com.kiselev.enemy.network.instagram.api.internal2.models.direct;
import lombok.Data;
import java.util.List;
@Data
public class Inbox {
private List<IGThread> threads;
private boolean has_older;
private int unseen_count;
private long unseen_count_ts;
private String oldest_cursor;
priva... | [
"vadim8kiselev@gmail.com"
] | vadim8kiselev@gmail.com |
f9c69c604fbf6d0983079c16bf418f897b210641 | 24f7744cbeb7a361b273edb93c249cc5cc3b11d7 | /src/constant/HandlerId.java | a1bcb0a00eba6d9913f27a9c64f80a86d6296e26 | [] | no_license | chayao2015/nettycardserver | 8477ad485d0825ebc5f5a08004b2e08e6e457b99 | 29d741e657c84bf41b68e0a5083db20211e13dde | refs/heads/master | 2021-05-09T22:38:45.396765 | 2018-01-24T11:20:58 | 2018-01-24T11:20:58 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 187 | java | package constant;
/*
@author YHL
@qq: 1357098586
@version 创建时间:2018年1月23日 下午3:16:02
*/
public enum HandlerId {
login,//登录消息
exit,//退出消息
}
| [
"1357098586@qq.com"
] | 1357098586@qq.com |
f977a4648fbeef0f13ecfda0e9d97f34047dbc3c | fc80e8fe4fe3a515bd8e692875c23c66305aee5f | /frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/WidgetWithTooltippedIcon.java | c8420348e132bffce2998e5b49b20a8de0b15d09 | [
"Apache-2.0"
] | permissive | uniio/ovirt-engine | 39abaca6fc7ed2502a6f0d6706f09ab604b5cdc8 | 59988eb19f15a555bc0bfc4ebef37a59a37bc8df | refs/heads/master | 2023-04-23T16:45:58.668326 | 2021-04-28T19:51:17 | 2021-04-29T07:16:50 | 362,750,548 | 0 | 0 | NOASSERTION | 2021-04-30T08:00:08 | 2021-04-29T08:47:51 | null | UTF-8 | Java | false | false | 1,577 | java | package org.ovirt.engine.ui.common.widget;
import org.ovirt.engine.ui.common.widget.dialog.TooltippedIcon;
import org.ovirt.engine.ui.common.widget.tooltip.TooltipWidth;
import com.google.gwt.core.client.GWT;
import com.google.gwt.safehtml.shared.SafeHtml;
import com.google.gwt.safehtml.shared.SafeHtmlUtils;
import c... | [
"akrejcir@redhat.com"
] | akrejcir@redhat.com |
7f87bfeb80030bfc5dbe2263d1a361278ab6e4e9 | c6bad69598faeccece5878c0d579f9a5d5ad3e7d | /src/Teste_MinHash/MinHash.java | 18a15858c42216b0857cb9c2045bcc8ecf2ce521 | [] | no_license | renatovalente5/Project_MPEI | 89262e9a725c0dd949149a237bbaf4cb1ef28bf7 | 1bc5f0bb6e3e4710307c5e32a06b40dd53a94fb6 | refs/heads/master | 2023-01-28T18:25:56.841849 | 2020-12-13T12:10:31 | 2020-12-13T12:10:31 | 163,906,923 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,400 | java | package Teste_MinHash;
public class MinHash {
protected int[] arrayMin;
private static int[] hash;
protected static int x;
protected int min;
protected static int[][] minHashValores;
public double MinHashesIdenticos = 0;
public double distJacard;
protected String[] doc;
protected int[] a = new int[200];
... | [
"renatovalente5@ua.pt"
] | renatovalente5@ua.pt |
251a48bd827f546a9d0e15bc502b1468f011e8f2 | 78b8f4f4205350abe9cf8a8b26ba756f65e61a42 | /samples/client/petstore/spring-http-interface/src/main/java/org/openapitools/model/XmlItemDto.java | d88463882e3e0e9368cc9c7957ce3140454c19bf | [
"Apache-2.0"
] | permissive | borsch/openapi-generator | 9c3791e1ce5356bc64a13a87938a0d030f379c5f | 6d48d7342112f3a4d1c543054575a21424ec8f45 | refs/heads/master | 2023-06-10T22:26:43.941807 | 2023-03-01T07:30:18 | 2023-03-01T07:30:18 | 195,118,780 | 0 | 2 | Apache-2.0 | 2023-05-30T03:57:34 | 2019-07-03T19:57:40 | Java | UTF-8 | Java | false | false | 21,841 | java | package org.openapitools.model;
import java.net.URI;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonTypeName;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;... | [
"noreply@github.com"
] | noreply@github.com |
c49a39ffea5375e98ade8e38d127987fa13b6fc1 | b674eec1b774b5af93a85437c88299d7ac119a9b | /src/main/java/com/ning/killbill/zuora/dao/entities/PaymentEntity.java | 185bba35f0bd8111aad26d5c5154eeeb63dd86b5 | [] | no_license | maduhu/killbill-zuora-plugin | a318124065bbbf79947d33c934cce878fb945d71 | 2db34754924e7056163f79295f238620850df2a0 | refs/heads/master | 2020-07-10T02:48:28.831952 | 2014-01-07T20:58:35 | 2014-01-07T20:58:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,137 | java | package com.ning.killbill.zuora.dao.entities;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Version;
@Entity(name = "_zuora_payments")
public class PaymentEntity... | [
"stephane@ning.com"
] | stephane@ning.com |
b27a4dcea96ef2d6544876f1752f5ae984ef52a1 | 39f2f6fab5a3658128f1d7d4293d7fc3e0a21875 | /app/src/main/java/com/buildman/buildman/model/Expense_Expense_Model.java | 0c0dea2fd1691fe001df637a8c686bc4e3787c04 | [] | no_license | SaiKumar2705/Buildman | 112cd6aceded25f6832eb2246c6aa7f7b2bc9c6b | d589d9b2a02ff10dddbacef8f603530bc9a8ff63 | refs/heads/master | 2023-04-02T14:05:39.904593 | 2021-04-07T19:14:02 | 2021-04-07T19:14:02 | 355,654,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,012 | java | package com.buildman.buildman.model;
public class Expense_Expense_Model {
int exp_expense_id;
String category_exp_expense=null;
String sub_category_exp_expense=null;
String date_exp_expense=null;
String time_exp_expense=null;
String amount_exp_expense=null;
String payee_exp_expense=null;
String pay_method_exp... | [
"saim.kumar27@gmail.com"
] | saim.kumar27@gmail.com |
2b1585568e126ef6ebf4af902c2c7556beaaa37e | 00cda49375095c28fba380f515745b1484fa9da1 | /src/com/pugpro/beans/Instance.java | 4cf1acbbadf2aab4a9361bbaee72ab9731bdbb7c | [] | no_license | bhermus/PugPro | 511749ee323cff8675b16ba40f83577071a1cd66 | 796d271b8a272500684ea12c8bb7eab2e1f75e73 | refs/heads/master | 2020-04-14T23:08:57.001383 | 2019-01-06T23:35:51 | 2019-01-06T23:35:51 | 164,188,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,268 | java | package com.pugpro.beans;
/**
* A model of the INSTANCES table in the RDS.
* An Instance object represents a single row in the table, containing all of the data regarding that Instance.
* @author Benjamin Hermus
* @since 2019-04-01
*/
public class Instance {
private String instanceID;
private String instanceNam... | [
"benjamin.hermus@gmail.com"
] | benjamin.hermus@gmail.com |
29008ceb7d9df45c071f1bf27089fc6c9b9f4d50 | 62b31cc8e72f7ac4bd580f1793b6d0f659faad9b | /Assignment2_Task4_2013467642/src/Assignment2_Task4_2013467642/TestSubClasses.java | 8f85c351c76a09a52dabecea481947857d06fa71 | [] | no_license | sumayyaDev/JavaBasics | 10d404b9e6735f1658feee049f7733ab0c056544 | c40bf8ec009d75cf4ae2077dc3f5f563e74c7212 | refs/heads/main | 2023-03-19T10:57:54.457616 | 2021-03-09T22:44:49 | 2021-03-09T22:44:49 | 324,394,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 969 | java | package Assignment2_Task4_2013467642;
public class TestSubClasses {
public static void main(String[] args) {
MyPoint p1 = new MyPoint();
MyPoint p2 = new MyPoint(10, 30.5);
System.out.println("\nThe distance between the points is " + p1.distance(p2));
System.out.println();
// Create object for trian... | [
"sumayya.akter@northsouth.edu"
] | sumayya.akter@northsouth.edu |
e6e92948a84458c332d520f4f31c3dd9da1df676 | 450c69b60c0298f80e9a565cec81cc079f39f5f0 | /res/pieces/pieces-dao/src/main/java/com/pieces/dao/model/RecruitRecord.java | 4dbb995778405273e4954c3d39b0be3a413dd7ce | [] | no_license | zhouhang/pieces | 8c3cacf8949779d0b2d8656eb699607b1830d028 | 2ba71034ff0869251222e6722dc49f5c6add6246 | refs/heads/master | 2020-04-12T07:22:14.191190 | 2017-05-10T16:16:40 | 2017-05-10T16:16:40 | 61,189,041 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,068 | java | package com.pieces.dao.model;
import java.io.Serializable;
import java.util.Date;
public class RecruitRecord implements Serializable {
private static final long serialVersionUID = 1L;
private Integer id;
//招募记录id
private Integer recruitAgentId;
//跟进人id
private Integer followId;
private Date createTi... | [
"376161552@qq.com"
] | 376161552@qq.com |
6154bab66a55ebf671b19d0f8898106990f54b47 | be29c71153ae31a185de4310324c51e7e2d41170 | /src/com/coolcuy/dao/MemberDaoImpl.java | 8338c47765ba046aeccf66f58504186a163ccc42 | [] | no_license | star1032/coolcuyProject | 372151be76d2030aeef6b952a55b26034e102da8 | 859af47803606ef780ce3a1135331a3ba9e79aaa | refs/heads/master | 2021-01-21T10:20:11.100742 | 2017-03-14T01:21:50 | 2017-03-14T01:22:17 | 83,414,664 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,100 | java |
//�뜲�씠�꽣 踰좎씠�뒪�뿉 �젒洹쇳븯�뒗 媛앹껜
package com.coolcuy.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import com.coolcuy.dto.LicenseDto;
import com.coolcuy.dto.MemberDto;
import com... | [
"alzlrhkdtn@naver.com"
] | alzlrhkdtn@naver.com |
535b4bb8c2655e323a57e7e15206b36a27cf6a94 | ad146c6efc2c1cb4ccac80375fbec030664bb9e9 | /src/main/java/com/jcwx/game/common/IDGenerator.java | e6d19e85f3cdd96de2daf013b79fdcb44b9b90a5 | [] | no_license | xunux/game_oss | cf6b296961ea3249aca95617cb0e51cdbcba6e5f | 5340d168b68dc01aaffc7437c622c8bbdad9c90b | refs/heads/master | 2020-12-31T07:32:46.875235 | 2015-04-21T03:29:43 | 2015-04-21T03:29:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,228 | java | package com.jcwx.game.common;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
import org.apache.log4j.Logger;
public class IDGenerator {
private static long curTime = 0;
private static final Lock lock = new ReentrantLock();
private static Logger logger =... | [
"Administrator@2011-20141009RY"
] | Administrator@2011-20141009RY |
5fc36d0b9c20bedc83baa67debee4d36f9baabee | 372df7242dfc26c75ddb9b0eb5cfd90a2fb8afa2 | /storm-core/src/jvm/org/apache/storm/daemon/supervisor/timer/UpdateBlobs.java | 0b6f693d4b0199397c3d538b81a8c2d2340949c6 | [
"Apache-2.0",
"MIT",
"BSD-3-Clause",
"BSD-2-Clause",
"GPL-1.0-or-later",
"CDDL-1.0"
] | permissive | gridgentoo/storm-release | 89a204331bb9e51aaaeac0e05be9acc401f33f0a | 57279a70dcfec7f77129ea4540395060bac76b5e | refs/heads/master | 2022-10-26T16:40:50.864033 | 2019-10-04T06:18:37 | 2019-10-04T06:18:37 | 212,720,085 | 0 | 1 | Apache-2.0 | 2022-10-05T04:26:26 | 2019-10-04T02:15:55 | Java | UTF-8 | Java | false | false | 5,541 | 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... | [
"gridgentoo@gmail.com"
] | gridgentoo@gmail.com |
2a7170aa90bb139595eb379ba1b1700bd5921f2f | ab64920c899f9ee38f0cec8c30ae967318ac5824 | /javaExercises/src/main/java/com/capgemini/nodes/NodeValidators.java | 7a5c1e7b56a4ee3471f84e35cbd569ff361a69c3 | [] | no_license | KJRG/javaExcersises | 920043af86147198a62837a7890f632fb7c9977b | c01900d682f4e285bca1a2b622bb878cbc475b4f | refs/heads/master | 2016-09-09T17:36:18.320964 | 2015-07-16T11:23:49 | 2015-07-16T11:23:49 | 38,872,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,221 | java | package com.capgemini.nodes;
import java.util.List;
// @formatter:off
/**
* Created by ldrygala on 2015-02-09.
* <p/>
* Write validate for
* <ul>
* <li>node id should have 4 characters</li>
* <li>node description can have maximal 128 characters</li>
* <li>no cycle</li>
* <li>only penultimate can ... | [
"KGALKA@CE03275.corp.capgemini.com"
] | KGALKA@CE03275.corp.capgemini.com |
d1c4c74dabb20f872b9092d9e9fd379284a13602 | df8219c8f4ee66bccf5f21efca26552d31e77dd2 | /Chapter 3/nestedJobs/src/main/java/io/spring/batch/configuration/ParentJobConfiguration.java | b1da6f993936bc83d1095bb0a0184a002c03694f | [] | no_license | Ceachi/Tutorial-SpringBatch-Safari-Java | b194fc30e69c2a92c6545fc3cec529b64271cc08 | 7346680189b313bb47cda25070adf104174db070 | refs/heads/master | 2020-03-21T19:55:39.127405 | 2018-06-28T06:52:08 | 2018-06-28T06:52:08 | 138,978,090 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,959 | java | /*
* Copyright 2015 the original author or authors.
*
* 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 applica... | [
"bogdan.ceachi@ibm.com"
] | bogdan.ceachi@ibm.com |
3d3d9f4f0804b86fc4ea028834abab02b119601f | 9161a3bac27811beca8e94d3cbbb0f506267dd34 | /janusgraph-server/src/test/java/org/janusgraph/graphdb/tinkerpop/ConfigurationManagementGraphServerTest.java | d3abfdae518a624e96d3a0110b645a4764962805 | [
"CC-BY-4.0",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | BrunoBerisso/janusgraph | f4ebc2d3e2c545246f78de28ba42e7595e6fcf37 | 4228d4b98a08776310731f4b4ba9d94223af4a35 | refs/heads/master | 2023-06-12T03:16:40.455162 | 2021-04-24T16:11:23 | 2021-04-24T16:11:23 | 270,766,616 | 0 | 0 | NOASSERTION | 2020-06-26T11:04:07 | 2020-06-08T17:46:48 | Java | UTF-8 | Java | false | false | 3,949 | java | // Copyright 2017 JanusGraph Authors
//
// 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 agree... | [
"farodin91@users.noreply.github.com"
] | farodin91@users.noreply.github.com |
22effcbec2ccedc59f69a8473be7a97badbfcc5f | 6ffe5cc05ec111bffef915647a5ae582ff2e4aee | /jurnal1.java | d3227b7cc27a3a4b8a79692a83700a526bc25b28 | [] | no_license | syafiqsyauqi/tugas-tp03 | c8fa622ffe63059bce5d9f1544d31aba8d654ac4 | fbb3d8a6243973724e6d03edff8e47601cf0e28c | refs/heads/main | 2023-08-28T06:10:36.805299 | 2021-10-14T09:53:58 | 2021-10-14T09:53:58 | 413,788,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | import java.util.Scanner;
public class MyClass {
public static void main(String args[]) {
Scanner kuadrat = new Scanner(System.in);
System.out.print("masukan nilai: ");
int nilai = kuadrat.nextInt();
int pangkat = nilai;
System.out.println("Hasil : " + nil... | [
"syafiqsayauqi476@gmail.com"
] | syafiqsayauqi476@gmail.com |
6daf2f786fb1d34b80971e6a3a890a8d4828526e | ebf05e6ea19e95a189aeb1dad1534c97f44fdeea | /avro-fastserde/src/main/java/com/linkedin/avro/fastserde/FastSerializerGeneratorBase.java | 05d95129afdbf336184fe99e820201eb11429876 | [
"BSD-2-Clause",
"Apache-2.0"
] | permissive | ahmedahamid/avro-util | 7c45116fd82cdb8853d6511bc6265d7317b72cd5 | 5bf3b019694f96272d9ab2685f86f5c434048741 | refs/heads/master | 2020-08-09T07:43:24.866755 | 2019-10-09T22:56:42 | 2019-10-09T22:56:42 | 214,039,198 | 0 | 0 | BSD-2-Clause | 2019-10-09T22:51:37 | 2019-10-09T22:51:37 | null | UTF-8 | Java | false | false | 3,184 | java | package com.linkedin.avro.fastserde;
import com.sun.codemodel.JCodeModel;
import com.sun.codemodel.JDefinedClass;
import java.io.File;
import java.io.IOException;
import java.util.concurrent.atomic.AtomicInteger;
import javax.tools.JavaCompiler;
import javax.tools.ToolProvider;
import org.apache.avro.Schema;
import or... | [
"radai.rosenblatt@gmail.com"
] | radai.rosenblatt@gmail.com |
a61a5133c0ec41548dee127623fc8a62501816cd | 51e9331f90c2758ca0a98aeb7c16601acee62db0 | /src/main/java/ifpb/pos/domain/Cliente.java | f35f64c90de0ef02217ae9ede8b0c6da98ba56c6 | [] | no_license | ifpb-disciplinas-2018-1/pos-vendas | b8cd2995076adc44fcd4e035e85534da19ddd895 | 8650e32a5014632b7fb1c64ab734810b14dd4e4d | refs/heads/master | 2020-03-23T03:52:04.674978 | 2018-07-30T14:01:29 | 2018-07-30T14:01:29 | 141,053,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 920 | java | package ifpb.pos.domain;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.Id;
/**
* @author Ricardo Job
* @mail ricardo.job@ifpb.edu.br
* @since 16/07/2018, 10:05:50
*/
@Entity
public class Cliente implements Serializable {
@Id
private String cpf;
private String ... | [
"“sousajob@gmail.com”"
] | “sousajob@gmail.com” |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.