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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b11cd7ed462d873de33f6e438693015aaf32189c | 82fe3e7b758cf24b2fc9f3d71c2ea5bf5b1acaa9 | /src/test/java/com/example/Mockito/SomeBusinessMockSpringContextTest.java | 59ad6f7af976a7982c01707acd29cfaada539497 | [] | no_license | Piratheepan/MockitoBasic | 929679b6c7851c1670551d67db7c343338f3f710 | d52b97ea083042be1f7f768262e2c9c4d2d13d7d | refs/heads/master | 2020-07-12T07:44:09.914139 | 2019-08-27T17:44:58 | 2019-08-27T17:44:58 | 204,757,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 772 | java | package com.example.Mockito;
import static org.junit.Assert.assertEquals;
import static org.mockito.Mockito.when;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframewo... | [
"nkpratheepan@gmail.com"
] | nkpratheepan@gmail.com |
68d77fc7c65214ad80d63ac47235433354779aac | d3420713bc61f15a97bcf6adc735f6c14d36e90f | /book_ThisIsJava/src/CHAPTER14_Lambda/example03_FunctionalInterface/Student2.java | 2fc4ce6f6c89d1f491e1b50c6049723db6c0e7a3 | [] | no_license | feelsocold/book_ThisIsJava | 44f1a74dae52c32703f5da683c1cc26c1860dfc8 | c2ddda630a8112a5bd2ea0fb1d9b5b003f9cf6f1 | refs/heads/master | 2020-12-05T05:40:52.946034 | 2020-01-12T13:03:12 | 2020-01-12T13:03:12 | 232,023,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package CHAPTER14_Lambda.example03_FunctionalInterface;
public class Student2 {
private String name;
private String sex;
private int score;
public Student2(String name, String sex, int score) {
this.name = name;
this.sex = sex;
this.score = score;
}
public String getSex() {
return sex;
}
public int... | [
"feelsocoold@gmail.com"
] | feelsocoold@gmail.com |
5f5f7da0b037aaa891a3bff8a7e901eaef18e950 | a84dc55c8820cd47cc79fce95d469903252225ab | /src/main/java/com/learning/practice/utils/Helper.java | 25a56ec767f51c36fe2bbd5ec2bd694fe3e415a7 | [] | no_license | qiufeng001/learning-practice | 160eee5fdd11e4e53daab85e0f226f22797b4fe0 | 0b68336fe0ae2d49883497bc9b66fa563836183f | refs/heads/master | 2020-05-04T19:44:43.859643 | 2019-05-20T02:44:51 | 2019-05-20T02:44:51 | 179,406,263 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,221 | java | package com.learning.practice.utils;
import org.springframework.beans.BeanWrapper;
import org.springframework.beans.BeanWrapperImpl;
import org.springframework.util.ResourceUtils;
import java.beans.PropertyDescriptor;
import java.io.*;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
import ... | [
"2227052723@qq.com"
] | 2227052723@qq.com |
41b6629874f06aeea315fe8aa32aed98f1de07d3 | fbce982ae209b0672454b6611489b6ba81e162f9 | /src/main/java/com/neo/ticketingapp/common/discount/LocalCustomer.java | 458326f988cfe63d0ed39ab2e25a5aeb7b6f73da | [] | no_license | sathiraguruge/Ticketing-Back-End | b0bdf8c41f629bb9d6df2a5133f50cc39a9d2058 | a1992269dbc28b799e917b5bd629a61bf70b5360 | refs/heads/master | 2023-01-21T06:18:52.329971 | 2020-10-09T06:21:33 | 2020-10-09T06:21:33 | 210,547,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package com.neo.ticketingapp.common.discount;
import com.neo.ticketingapp.common.constants.CommonConstants;
import com.neo.ticketingapp.common.discount.interfaces.Discount;
public class LocalCustomer implements Discount {
@Override
public Double handleDiscount(Double originalPrice) {
return ((original... | [
"33770377+sathiraguruge@users.noreply.github.com"
] | 33770377+sathiraguruge@users.noreply.github.com |
876f9cf084a879eeab51cb81a24067049a7c742b | 5168ef2911634e97356d85d6cc015734e3fc1aa6 | /src/main/java/com/roamtech/uc/jainsip/rxevent/BaseMessageEvent.java | d6a294377c80971ca571f443e7d551036ea9b6c5 | [
"Apache-2.0"
] | permissive | caibinglong1987/ucserver | 5056eac12fdb2f13b50e2e4fabe5bd3e744fd450 | 68075a9e275bf26c17bf7a39305196803d572918 | refs/heads/master | 2021-01-22T07:42:41.211856 | 2017-05-27T05:48:03 | 2017-05-27T05:48:03 | 92,573,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,235 | java | package com.roamtech.uc.jainsip.rxevent;
/**
* Created by admin03 on 2016/8/31.
*/
public class BaseMessageEvent {
protected String message;
protected String from;
protected String to;
protected String displayname;
protected String userid;
public BaseMessageEvent(String from, String to, Strin... | [
"caibinglong1987@gmail.com"
] | caibinglong1987@gmail.com |
26d3687569ae63fae8c4bd730f149ca85e8c6b87 | 70d7849f92e8d794e2b5ac22eeda846fa55e0d14 | /app/src/main/java/com/wiselap/accounts/expense/ExpensePackage/ExpenseReturnModel.java | 8c9dfabc80b0e8550062515156c2ffd647fa5970 | [] | no_license | shivamtripathii/WiseAccounts | 9ea1cce53b7bebd7e80143372af6b421157b75b0 | cb2792a3af30e0dc6461bb759fa1834f61b1ccb1 | refs/heads/master | 2020-06-04T14:37:59.174659 | 2020-02-11T09:31:32 | 2020-02-11T09:31:32 | 192,064,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,900 | java | package com.wiselap.accounts.expense.ExpensePackage;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
public class ExpenseReturnModel implements Serializable {
private Long expenseId;
private String statusChangeTime;
private Long expenseTypeId;
private String remarks;
... | [
"shivam.wiselap@gmail.com"
] | shivam.wiselap@gmail.com |
699e6de28e8ef9679ea6581b9b6ef99f3444b94e | 3a47d7d1d6968daea4f2154de479ac18b17ad7db | /com.sg.vim/src/com/sg/vim/service/vidc/DataObjectBase.java | dd9869aa40d24362b796d8e9f3ae552855491f12 | [] | no_license | sgewuhan/vim | ef64fce49f9ab481521a21901157c81910e57e5e | d7d193f5be3b357bace4e0f7b703281ade15ae7f | refs/heads/master | 2021-01-19T03:12:56.079503 | 2013-06-26T00:51:24 | 2013-06-26T00:51:24 | 9,443,167 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,527 | java | package com.sg.vim.service.vidc;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>
* Java class for DataObjectBase complex type.
*
* <p>
* The following sc... | [
"ghuazh@gmail.com"
] | ghuazh@gmail.com |
20a930ee94f47748dab5c08ff6618c6fcc3d80a3 | 4623d60dc8f485f7a2fa199b09bc5b0b5785449c | /common-ebxml3/src/main/java/org/openhealthtools/ihe/common/ebxml/_3/_0/cms/impl/ContentManagementServiceRequestTypeImpl.java | 250e6e341a46499d158e2db818f8d1bfa02e2fe4 | [] | no_license | RSNA/isn-edge-server-oht | af454969de280b533679de1b63952992b324600b | 8ed6282479e97cd61ed26d0d0ee60ebb696070d7 | refs/heads/master | 2021-01-18T16:23:22.205738 | 2017-03-31T14:10:55 | 2017-03-31T14:10:55 | 86,742,075 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,328 | java | /**
* <copyright>
* </copyright>
*
* $Id: ContentManagementServiceRequestTypeImpl.java,v 1.1 2006/10/19 20:16:36 sknoop Exp $
*/
package org.openhealthtools.ihe.common.ebxml._3._0.cms.impl;
import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.Notifi... | [
"wyatt.tellis@ucsf.edu"
] | wyatt.tellis@ucsf.edu |
32e2dac40b9813f7437548044432b58f7820b866 | 8e6a1be9a03463d8e65865dd862c695ac87a083f | /src/main/java/com/sxd/swapping/mybatis/pojo/HuaYangArea.java | f4e6e15c6be3b4d972c594cc4eff6c92f66794de | [] | no_license | AngelSXD/swapping | a8d03c3d30fb8a1e8a8364490de27ac4123c3158 | f25aad92df11de18fbf0f4ddd537e9d7a4c2854e | refs/heads/master | 2022-07-14T17:35:27.672342 | 2021-11-12T03:13:35 | 2021-11-12T03:13:35 | 133,493,819 | 1 | 1 | null | 2022-06-17T01:43:19 | 2018-05-15T09:35:54 | Java | UTF-8 | Java | false | false | 1,936 | java | package com.sxd.swapping.mybatis.pojo;
import com.sxd.swapping.mybatis.base.BaseBean;
import lombok.Getter;
import lombok.Setter;
import org.apache.commons.lang3.StringUtils;
import org.springframework.data.jpa.domain.Specification;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persis... | [
"sxd4business@qq.com"
] | sxd4business@qq.com |
bf6e6a7c051f3dcedd805baa89c91a32b99ae6e8 | 74b47b895b2f739612371f871c7f940502e7165b | /aws-java-sdk-sesv2/src/main/java/com/amazonaws/services/simpleemailv2/model/GetBlacklistReportsResult.java | 8045cf0a19def97fcad8fb14fb320c913b85f421 | [
"Apache-2.0"
] | permissive | baganda07/aws-sdk-java | fe1958ed679cd95b4c48f971393bf03eb5512799 | f19bdb30177106b5d6394223a40a382b87adf742 | refs/heads/master | 2022-11-09T21:55:43.857201 | 2022-10-24T21:08:19 | 2022-10-24T21:08:19 | 221,028,223 | 0 | 0 | Apache-2.0 | 2019-11-11T16:57:12 | 2019-11-11T16:57:11 | null | UTF-8 | Java | false | false | 5,681 | java | /*
* Copyright 2017-2022 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... | [
""
] | |
5938a4e21731b72da4e4432320e9c40cecd39c2f | 9579308b40a5ef17bd90c3cce5fbdb00e9dc7514 | /app/src/androidTest/java/com/example/seana/notesapp/ExampleInstrumentedTest.java | 88b424db4cab5ba6316c4ea8ecbafb6da2df6dd9 | [] | no_license | sagi0035/NoteBasedApp | 5dc47b8d0bf0e9b0c9e55060801f9524d1418e2d | 58a4823f12d26f7afdec4487992b0164fe574f06 | refs/heads/master | 2023-02-08T23:17:26.524558 | 2020-12-31T15:12:24 | 2020-12-31T15:12:24 | 320,836,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 753 | java | package com.example.seana.notesapp;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Andr... | [
"seanagius2@gmail.com"
] | seanagius2@gmail.com |
65e88eb4032fd34f316fc707cf3e35222fd9e04a | 71e009fb7538e77df93cff860c5a2312670e3682 | /Contact List/src/EditAddPhoneGUI.java | 32ef42e36b229795b6847054792e5415af27edbf | [] | no_license | tade10/ContactList | 7a40df8b66903bc2fc15ac6ce07fe2397d1b8680 | 96d124fefcbd04a0e7a198be5b9d9b44856e851e | refs/heads/main | 2023-03-02T03:06:11.080951 | 2021-02-08T05:59:10 | 2021-02-08T05:59:10 | 336,970,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,679 | 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.
*/
//import GUI.*;
//import contactlist.ContactList;
//import contactlist.connector;
import java.sql.Connection;
import java.sql.Prepare... | [
"60487905+nxt180027@users.noreply.github.com"
] | 60487905+nxt180027@users.noreply.github.com |
9ed8f8ec675326f5f2ec6b55d8f46facc8cdb4c9 | c474b03758be154e43758220e47b3403eb7fc1fc | /apk/decompiled/com.tinder_2018-07-26_source_from_JADX/sources/com/google/android/m4b/maps/p102b/C6424g.java | b597a8f58a08ee55fe4447b8b53ce0139209be35 | [] | no_license | EstebanDalelR/tinderAnalysis | f80fe1f43b3b9dba283b5db1781189a0dd592c24 | 941e2c634c40e5dbf5585c6876ef33f2a578b65c | refs/heads/master | 2020-04-04T09:03:32.659099 | 2018-11-23T20:41:28 | 2018-11-23T20:41:28 | 155,805,042 | 0 | 0 | null | 2018-11-18T16:02:45 | 2018-11-02T02:44:34 | null | UTF-8 | Java | false | false | 5,490 | java | package com.google.android.m4b.maps.p102b;
import android.graphics.Bitmap;
import android.graphics.Bitmap.Config;
import android.graphics.BitmapFactory;
import android.graphics.BitmapFactory.Options;
import android.widget.ImageView.ScaleType;
import com.facebook.ads.AdError;
import com.google.android.m4b.maps.p101a.C4... | [
"jdguzmans@hotmail.com"
] | jdguzmans@hotmail.com |
0f42b2e4ef5ecdc8b13ab88e61232f9ea638da36 | 5e54a0ba1f44d202417d4d94313fb8e288a3cdb8 | /gaeatools-sortvcf/src/main/java/htsjdk/samtools/util/AbstractAsyncWriter.java | f69578c072da748a59a921fd559e54b4117de626 | [] | no_license | huangzhibo/gaeatools | d79fc0917df92ace95c060a112e3340e183e6a78 | fb0b99255ad6cf9f206fb3ca0bc0baa44730dac6 | refs/heads/master | 2020-12-30T16:27:57.908467 | 2018-09-04T08:14:23 | 2018-09-04T08:14:23 | 90,990,518 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,876 | java | package htsjdk.samtools.util;
import java.io.Closeable;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicReference;
/**
* Abstract class that is d... | [
"huangzhibo@genomics.cn"
] | huangzhibo@genomics.cn |
a494633f41c2663d65e004a386b6533d5c02ca62 | ac60f4e0aebd61b2d0892ffebdf9182b0f7b2daa | /pgn/poo/pgn/poo/examenMarzoSevillanoVegaVictoriano/TrianguloRectangulo.java | e7735a9edc71b7236c56fe56459b3553e6781d5c | [] | no_license | Vsevillano/Figuras | c9af0852ec745648fb3b716b9da1ee673025a8fb | 2970d84b7f5914e578269cafccfd85ec8eb517d2 | refs/heads/master | 2021-01-19T04:07:27.322105 | 2017-04-06T14:37:13 | 2017-04-06T14:37:13 | 87,351,046 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,011 | java | package pgn.poo.examenMarzoSevillanoVegaVictoriano;
/**
*
* @author Victoriano Sevillano Vega
* @version 1.0
*/
public class TrianguloRectangulo extends Figura {
/**
* Bade del rectangulo
*/
private double base;
/**
* Altura del rectangulo
*/
private double altura;
/**
* Construc... | [
"noreply@github.com"
] | Vsevillano.noreply@github.com |
d5ccf80df9e50bdd0db98b728fc5e4dd3dced157 | 564599a9af37e1161c69e33501ea5358d614e067 | /OCCS-android/app/build/generated/source/buildConfig/androidTest/debug/com/occs/ldsoft/occs/test/BuildConfig.java | c92863635b4bc582e99f8a1fab10154f09fc010c | [] | no_license | gitoccs/OCCSAPP | 331d84dab97bfd783cbe33def1c77136a775b38f | 152076d3bad32d5164a19e966180ff05bd427bae | refs/heads/master | 2021-01-10T10:46:38.627622 | 2016-01-16T10:19:59 | 2016-01-16T10:19:59 | 49,765,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 461 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package com.occs.ldsoft.occs.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.occs.ldsoft.occs.test";
public static final String BUILD_TYPE = "debug";
... | [
"liqiuze@occs.com.cn"
] | liqiuze@occs.com.cn |
adc56bbe8b5b1e88ce418a0edb4388724832432d | 128eb90ce7b21a7ce621524dfad2402e5e32a1e8 | /laravel-converted/src/main/java/com/project/convertedCode/includes/vendor/nikic/php_parser/lib/PhpParser/Node/Scalar/MagicConst/file_Function__php.java | 29ada24862d41a873fa274df027c11a77d3addbd | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | RuntimeConverter/RuntimeConverterLaravelJava | 657b4c73085b4e34fe4404a53277e056cf9094ba | 7ae848744fbcd993122347ffac853925ea4ea3b9 | refs/heads/master | 2020-04-12T17:22:30.345589 | 2018-12-22T10:32:34 | 2018-12-22T10:32:34 | 162,642,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,121 | java | package com.project.convertedCode.includes.vendor.nikic.php_parser.lib.PhpParser.Node.Scalar.MagicConst;
import com.runtimeconverter.runtime.RuntimeStack;
import com.runtimeconverter.runtime.interfaces.ContextConstants;
import com.runtimeconverter.runtime.includes.RuntimeIncludable;
import com.runtimeconverter.runtime... | [
"git@runtimeconverter.com"
] | git@runtimeconverter.com |
663615c3e7787b491e89f02ae7504ca4cf541013 | a11912089c130f091f08efdb153a830c3c88338d | /src/BookTester.java | 2b60b3b15a34fe3dec694e176f0460909bebded3 | [] | no_license | RU-ITI202/fall17-assignment-1-jjz92 | f3a611fecddacff799e008d55f9a9936f1c7f16e | 4d8eae05adaace711600a46ee38b1e133d6db81a | refs/heads/master | 2021-07-15T09:20:30.493203 | 2017-10-22T03:20:19 | 2017-10-22T03:20:19 | 107,825,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | /**
*
*/
/**
* @author
*
*/
public class BookTester {
/**
* @param args
*/
public static void main(String[] args) {
Book example = new Book("The Da Vinci Code");
System.out.println("Title (should be The Da Vinci Code): " + example.getTitle());
System.out.println("Borrowed? (should be false): " + ... | [
"niravgadhia@gmail.com"
] | niravgadhia@gmail.com |
5a17ee1207bdd59d0a65b42ba33647df702230ba | 146f83fce82ba05242f7bfa9bbaa838a66bcb392 | /CheckPrimeNum.java | 71e9837d75ba8e95b107a867f9e74f43cfc4ae5b | [] | no_license | Navjoban/javaproblems | ca953bf32d8bc00d8933238df4aadc8e90271a8d | bc6c5d34e50b44cb770ec3c1f39df98a9233e35f | refs/heads/main | 2023-05-02T17:44:24.720052 | 2021-05-25T03:49:30 | 2021-05-25T03:49:30 | 370,546,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 795 | java | // check whether a number can be expressed as sum of two prime numbers
public class CheckPrimeNum {
public static void main(String[] args) {
int num = 34;
for (int i=2;i<=num/2;i++){ //check from 2 --> number/2 to look for pairs, that will be i and num - i
... | [
"noreply@github.com"
] | Navjoban.noreply@github.com |
1276988a56c33303ba4ecb9386a992543201b3d8 | a1b380e1e15304b654637c3c83fe49b47affb608 | /fwb-cli/src/test/java/sub/fwb/MainTest.java | d277b337c93c8d501b9a61202fe8ddebe9e5295d | [] | no_license | subugoe/fwb-index-creator | 4c0ac97e7eb927a6d0cf38d4f22c1a5e31e4a64e | 1658ddb4aec86711abedf088d4da7ac85f3c333a | refs/heads/master | 2021-05-22T07:48:07.952537 | 2018-04-09T09:52:12 | 2018-04-09T09:52:12 | 52,072,489 | 0 | 1 | null | 2021-05-12T00:16:46 | 2016-02-19T08:18:49 | Java | UTF-8 | Java | false | false | 2,787 | java | package sub.fwb;
import static org.hamcrest.CoreMatchers.containsString;
import static org.junit.Assert.*;
import static org.mockito.Mockito.*;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
public class MainTest {
private ... | [
"neumann@sub.uni-goettingen.de"
] | neumann@sub.uni-goettingen.de |
56f1402c959162363ccf7c1ad570f1dd5b8f0613 | 1a08320eb2f4b51bb696e2b8db9cf7bf7862f04f | /app/src/main/java/justynachrustna/justjava/MainActivity.java | 8fb8f62f1cac0f5fe698f24343edd3e852cde4db | [] | no_license | JustynaChrustna/JustJava | 22365f07b4acc1ed32d3a9a2d0e7f0fdec7d65e3 | 4c7b8093c7dbcfb5a07e3073bcafc29fb88c3430 | refs/heads/master | 2021-05-15T15:36:20.965940 | 2017-10-18T12:07:57 | 2017-10-18T12:07:57 | 107,402,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,561 | java | package justynachrustna.justjava;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.CheckBox;
import android.widget.Checkable;
import android.widget.EditText;
import android.widget.TextView;
... | [
"justyna.chrustna@gmail.com"
] | justyna.chrustna@gmail.com |
a901647a99279ee29f07aa1df52f934441cb264f | c48248101bcb703be1a5c450641bd958a6180177 | /src/main/java/Utils/CustomHashSet.java | 43c27d8d8ce30f8dc27802ca5bf1d15b32bf9b00 | [] | no_license | Bergiel195561/Projekt_zaaw_java | 1f8823310cba95147f60b9ae3fc66901f21c6312 | 4b8e0b6a9f84adba109ecb53b3882125b63272e1 | refs/heads/develop | 2021-01-20T00:30:02.057322 | 2017-06-13T14:21:05 | 2017-06-13T14:21:05 | 89,143,090 | 0 | 0 | null | 2017-06-13T14:21:06 | 2017-04-23T13:16:17 | Java | UTF-8 | Java | false | false | 745 | java | package Utils;
import java.util.Iterator;
import java.util.LinkedHashSet;
/**
* Klasa generyczna rozszerzająca LinkedHashSet
* @author krystian
*/
public class CustomHashSet<T> extends LinkedHashSet<T> {
/**
* Pobieranie elementu o danym indeksie
* @param index - index elemenu
* @return Obiekt ... | [
"195727@edu.p.lodz.pl"
] | 195727@edu.p.lodz.pl |
f8c59d0e85756b0dd46f3584fa8f67853638a462 | 72cd7ec994cdab67edb00c662a1a075ca5ed629d | /src/main/java/com/onlineshopping/sample/OnlineShopping/ProductService.java | 6cfaac24bc7722698495e6c45f861cf649eb8250 | [] | no_license | srinaththota/ShopBackEnd | 4f19c521f545457187f03c0426e01769a9c940b1 | 98c0222afb75464718acc26874bcbd1aa80926c5 | refs/heads/master | 2021-07-05T03:20:51.912593 | 2017-09-27T08:40:03 | 2017-09-27T08:40:03 | 104,992,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,181 | java | package com.onlineshopping.sample.OnlineShopping;
import java.util.Arrays;
import java.util.List;
public class ProductService {
List getProductsfromMongo(){
List<Product> l=Arrays.asList(
new Product(1001,"http://media.istockphoto.com/photos/the-carefree-days-picture-id488027919","iStock"),
new Product(1... | [
"srinath1thota@gmail.com"
] | srinath1thota@gmail.com |
ca450a4ada769afc53877a50ec5710ed4633407d | 00cedfde875754e4cf0574e838661fd40ef0ce1c | /SeleniumJava/src/JavaBasic/WrapperCLASS.java | 319e9c967e1c347ae7ff76d2a541cbb2ea7f98e7 | [] | no_license | jashangunike/Selenium-with-Java-basic | 6ef1f813bc1cb90bff6ca9608a5b34a55f1877ee | 60c17e378e37c5b30eb7532f4b5df92adcd1dae8 | refs/heads/master | 2020-03-12T07:04:35.668137 | 2018-10-02T21:05:03 | 2018-10-02T21:05:03 | 130,499,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | java | package JavaBasic;
public class WrapperCLASS {
public static void main(String[] args) {
//String to int
String x = "100";
System.out.println(x+20); //10020
int y = Integer.parseInt(x);
System.out.println(y+20); // 120
//String to double
String p = "12.33";... | [
"jashangunike@gmail.com"
] | jashangunike@gmail.com |
ea788308d4e8e4ab856d2e9caa385fd9257e10fe | b234c815ff7fc8a468f8ed5582b24474cf8d4ef3 | /src/main/java/com/guilhermepisco/cursospring/resources/ClientResource.java | c31c5902cc3ea77d6a629084977a4ea5afdfca65 | [] | no_license | guilhermepisco19/curso_spring_ionic | 363ed149a0ca2624a97e77d94fc6ff34bb5d1b22 | ecef83b2cb6af135da7bfb4b89d42b3ca0f97630 | refs/heads/master | 2021-06-22T20:41:53.400260 | 2020-10-20T20:38:54 | 2020-10-20T20:38:54 | 214,268,181 | 0 | 0 | null | 2021-04-26T20:24:25 | 2019-10-10T19:26:52 | Java | UTF-8 | Java | false | false | 3,889 | java | package com.guilhermepisco.cursospring.resources;
import java.net.URI;
import java.util.List;
import java.util.stream.Collectors;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.http.ResponseEntity;
... | [
"g.pisco@campus.fct.unl.pt"
] | g.pisco@campus.fct.unl.pt |
e26753f0490d7e69cdb36efe1b616a5985fb2375 | f06396f5a1dff61e8e80dee12c95ccf1309a6f99 | /Java basic advanced/Day01Demo/src/com/feng/_17引用类型作为成员变量的类型/Address.java | 4d86059abfa295fa2e74b8f48ef795c773d45272 | [] | no_license | Anthony-bird/javaSE | 2ef0d4ae56d5141df37e70e705b42c6a1c740ce3 | 38e3514742180e1bb36da949f6796a575ec7bd24 | refs/heads/master | 2022-12-13T07:05:37.823721 | 2020-09-07T13:33:32 | 2020-09-07T13:33:32 | 289,448,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 860 | java | package com.feng._17引用类型作为成员变量的类型;
public class Address {
private String code;
private String name;
private double x;
private double y;
public Address() {
}
public Address(String code, String name, double x, double y) {
this.code = code;
this.name = name;
this.x = ... | [
"1765632807@qq.com"
] | 1765632807@qq.com |
35efa71f5c39da3ef4871ecaf4fc0e4858d51d6a | 4ebbd07f16f4829361345f35329e588712312032 | /core/src/com/mygdx/game/States/LostGameState.java | bc70a789cbec229ec47bf35632980365036e8bce | [] | no_license | sklepis/Haunted | 26d56865529bc77f76d68ea2b4878f30298b71e9 | e5c668bb41e22877980dff0310a497cc252cf8ac | refs/heads/master | 2021-08-28T15:34:50.515425 | 2017-12-12T16:42:02 | 2017-12-12T16:42:02 | 106,100,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | package com.mygdx.game.States;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
/**
* Created by cheapsoft on 10/11/2017.
*/
public class LostGameState extends State {
public LostGameState(com.mygdx.game.Managers.GameStateManager gsm) {
super(gsm);
}
@Override
protected void handleInput(... | [
"panda.spaikis@gmail.com"
] | panda.spaikis@gmail.com |
25a79f00d2ac471768b93394afa1f10814aeb4a8 | 65f234039e8a2d1862a279d89a0017b2c96e2b90 | /app/src/main/java/com/del/flc/CMValue.java | 7c6f54865f354243e2459c6119b4f36161af6ccc | [] | no_license | johni5/colormusic | 0eb0c01905bb80e5802f27ccbaf2fe44cf948992 | 18366b86d696ff48a9f8abbfb49cd9c2ddd05f05 | refs/heads/master | 2023-04-05T05:22:05.042027 | 2021-03-23T10:14:14 | 2021-03-23T10:14:14 | 350,630,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,941 | java | package com.del.flc;
import com.del.flc.rxtx.Connection;
import com.del.flc.rxtx.Session;
import javax.swing.*;
abstract public class CMValue {
protected String title;
protected int cmd;
protected Connection connectionManager;
private CMValueChangeListener listener;
private volatile boolean igno... | [
"johni5@mosk.ru"
] | johni5@mosk.ru |
4b9a2140d457734f1f18912b67bf3d32b24a1ad4 | 7c70687e82b86bde4330c7766164b4bc372cf9bb | /mobile/src/main/java/com/longngohoang/twitter/mobile/ui/base/defaultfragment/DefaultFragment.java | 885624330797302ac57c7e89ea9c01f94466287f | [
"Apache-2.0"
] | permissive | beyonderVN/TwitterClient | 957ad5938e8f34628f13ccd813d5d9294144af2e | 21a030f564ae605f42612a17d9cb88fe9f97089a | refs/heads/master | 2021-01-12T15:41:09.574586 | 2016-11-07T09:50:08 | 2016-11-07T09:50:08 | 71,850,782 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,988 | java | package com.longngohoang.twitter.mobile.ui.base.defaultfragment;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.DefaultItemAnimator;
import ... | [
"no.noo.nooo.yes@gmail.com"
] | no.noo.nooo.yes@gmail.com |
2895f0654f324a1c32657b01f026501f97a0494a | 177f9ce4ddb3a70f638a768ec7e2a86c1d417555 | /app/src/main/java/com/journals/interesjournals/ui/adapter/ArchiveHeadAdapter.java | b5a83d85aeeff7b4f67e764eef0bb44bd1339b70 | [] | no_license | suresh429/interesjournals | f5da31612373843fe2447149527070d511913c4e | 65efebcaeed4d421a9a177f2e11ce37ab44ef637 | refs/heads/master | 2023-01-07T02:35:19.552815 | 2020-11-06T07:50:24 | 2020-11-06T07:50:24 | 310,528,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,249 | java | package com.journals.interesjournals.ui.adapter;
import android.annotation.SuppressLint;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.journals.interesjournals.databinding.ArchiveHeadListItemBinding... | [
"ksuresh.unique@gmail.com"
] | ksuresh.unique@gmail.com |
e2bd26c4171f90cd85aba3dd6ec5f0b6df5c12e7 | 196a0bd943944389a938550af70964087ec74908 | /src/java/dao/GastosDao.java | 86edb6edb96b6407ec33079038c51ced74756c52 | [] | no_license | ander3324/MisFinanzas | a9d14b4b2e825ae7265d30223957b6aa32e1abae | 6bfdd436a79024546e4810724d17d9e17feb6334 | refs/heads/master | 2016-08-12T05:17:59.419651 | 2015-12-18T00:46:29 | 2015-12-18T00:46:29 | 48,205,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,996 | 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 dao;
import java.math.BigDecimal;
import java.util.List;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
i... | [
"ander3324@gmail.com"
] | ander3324@gmail.com |
332bec1c1cc15ffd0e07c96ac210b4331563276a | 49b29d0cc72c5bbcbaeb6a26c2dedb4d0c22ae09 | /src/test/java/tw/ymeng/algorithm/proposition/histogram/VerticalBitRectangleTest.java | 4ae70fc12f8d16dd99af77ad4a8660a0b80e5bfb | [] | no_license | ymeng-think/AlgorithmImplementation | d12c12e41a5d3b10315d297d487e6579ea2e5a7b | cccd5ac04274406a46d96f6ed6f87816d69841e2 | refs/heads/master | 2021-01-16T19:34:05.793966 | 2013-07-14T01:48:38 | 2013-07-14T01:48:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,220 | java | package tw.ymeng.algorithm.proposition.histogram;
import org.junit.Test;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.assertTrue;
import static tw.ymeng.algorithm.proposition.histogram.BitmapBuilder.O;
import static tw.ymeng.algorithm.proposition.hi... | [
"ymeng@thoughtworks.com"
] | ymeng@thoughtworks.com |
1e1c60eaae325be25f19fa582cacae837c81b3d5 | 9563d9452a8f013be5e47954fd1fe10f4d0416e9 | /src/Gopher.java | 87dc18af45887efae219c2b9eb36ed0fd30fee1c | [] | no_license | Putin200/newFolder | c747c9cbdc65b6d4593cf39dee98b2385ddba8e4 | 98aed06a7847f59a1d2f51ef4f16c35e0d0ace77 | refs/heads/master | 2020-09-02T19:27:12.244531 | 2019-11-03T11:30:44 | 2019-11-03T11:30:44 | 219,288,472 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 889 | java | public class Gopher{
private String color;
private String weight;
private String size;
public void east(){
}
public void all_data(String color,String weight,String size) {
setColor(color);
setWeight(weight);
setSize(size);
}
public String getall_data() {
... | [
"aaaadancc@gmail.com"
] | aaaadancc@gmail.com |
08d5a973fca5adb577c408226dc47ca228d6aef5 | 58f9928a4d2ae213e59a5c128cc23576fff7b3b0 | /app/src/main/java/inm5001/rapidoservices/service/EvaluationService.java | b49d0da664bdd137280b980fe1760a0e17b185d2 | [] | no_license | FrancisBernier/RapidoServices | 161ea938a56d96eec1da52064795614fbae7005e | ebad5cfbe2e1d4d55833368c8c1b50cf96395958 | refs/heads/master | 2021-01-11T00:21:34.057655 | 2016-12-12T18:51:52 | 2016-12-12T18:51:52 | 70,541,178 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,740 | java | package inm5001.rapidoservices.service;
import inm5001.rapidoservices.MyException;
import static inm5001.rapidoservices.service.ConstanteEvaluationService.MESSAGE_COTESERVICE_ENTREZEROETCINQ;
/**
* Created by Francis Bernier on 2016-11-17.
*/
public class EvaluationService {
public float coteService;
publ... | [
"blabka19@hotmail.com"
] | blabka19@hotmail.com |
607d48fd0301ce2ee5f3c8fef1d1d934dba57b4b | be56c6b085555ac3e4a23a75a2897d0785e77d85 | /src/main/java/com/imooc/sell/enums/EnumUtil.java | 9f1d82cb8dcf2be101c918e464aaaa1e4afb3dcf | [] | no_license | chenf24k/OrderSystem | d6c5210399d427f0b3a7eef707325c3d18f96010 | 7ea1603682aff7b4015098a1d8103515d9612b86 | refs/heads/master | 2021-02-07T12:09:57.256988 | 2020-03-20T14:58:06 | 2020-03-20T14:58:06 | 244,024,346 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package com.imooc.sell.enums;
public class EnumUtil {
public static <T extends CodeEnum> T getByCode(Integer code, Class<T> enumClass) {
for (T each : enumClass.getEnumConstants()) {
if (code.equals(each.getCode()))
return each;
}
return null;
}
}
| [
"chenfeng@xiaoma.cn"
] | chenfeng@xiaoma.cn |
5b14c20f64934fec53d25597c959b6ee076cf534 | 0084631aa52eb0d1d886ff6c35e57d8ea80b399b | /src/main/java/br/gov/pi/fapepi/extrator/view/Index.java | ff0c10d76dda7031f22e3a21e1da441524d36315 | [] | no_license | ctifapepi/br.gov.pi.fapepi.extrator | 2f71f00e50166859317a8bd25db921bc5841fe15 | 229c4ced24a26af5df933e4cc7589fe37a55bbaa | refs/heads/master | 2020-04-11T03:27:21.266238 | 2019-01-04T11:35:37 | 2019-01-04T11:35:37 | 160,830,466 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 187 | java | package br.gov.pi.fapepi.extrator.view;
import javax.inject.Named;
import br.gov.pi.fapepi.extrator.model.cv.CURRICULOVITAE;
@Named
public class Index {
CURRICULOVITAE cv;
}
| [
"josembergsduarte@gmail.com"
] | josembergsduarte@gmail.com |
0fe789017983fd35b37308b0e7c59262b0aed9f0 | 344a5775c7b973e354d0af35522a2ca67c450519 | /app/src/main/java/com/yuntian/youth/register/view/callback/RegisterDetailsView.java | e420f555e62d136e17e8b2bf1fce48322b0f40d5 | [] | no_license | xianguangHu/Youth1 | d107f8656ecf48119775833552a683a35fb676ed | 15bbb9867bb13f885bb49e5aa0e6026da6bc7e10 | refs/heads/master | 2021-01-20T02:05:13.664570 | 2017-05-26T16:33:53 | 2017-05-26T16:33:53 | 89,370,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 264 | java | package com.yuntian.youth.register.view.callback;
import com.hannesdorfmann.mosby3.mvp.MvpView;
/**
* Created by huxianguang on 2017/4/18.
*/
public interface RegisterDetailsView extends MvpView{
void RegisterSuccess();
void RegisterErro(String e);
}
| [
"15789762@qq.com"
] | 15789762@qq.com |
df14809d6e55a4ea229aed969a9e04e558a73193 | bfc70c13f6226ec42443923006b419aa19d4e5c0 | /PASCAL.java | 0cdeffb072e97c4947595db88e7a711ab050d759 | [] | no_license | sachdevnitin19/ds-algo-practice | 44e1baad6fa54133f9c36f0aa8bbfa42e481ede8 | 8423153495b5f28c3e1ebdcc80f56aa185febb87 | refs/heads/master | 2021-07-07T22:34:10.441412 | 2020-09-23T15:47:35 | 2020-09-23T15:47:35 | 188,852,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,081 | java | import java.io.*;
import java.util.*;
class PASCAL{
public static void main(String args[]) throws IOException{
BufferedReader br =new BufferedReader(new InputStreamReader(System.in));
int length=Integer.parseInt(br.readLine());
int [][] pascalTriangle=generatePascal(length);
for(int ... | [
"nitin@forkmedia.in"
] | nitin@forkmedia.in |
0394a0903e13bee09be24dc06851c88794be7a4d | 739b9290f6d59e4e9fc15a9447c6b5fd7d7f507b | /mylibrary/src/main/java/com/pashley/mylibrary/utils/DisplayUtils.java | f78b2f961b29d5541beed1673be2ed110d139d54 | [] | no_license | zbcloading/TieMoBoy | 16d3e074954fddaf077a5432707df0b4a2955da1 | 7d0b44d27dc5c65af3ea47dd0be495432e5daaf6 | refs/heads/master | 2021-01-11T02:20:16.777783 | 2016-10-15T10:30:58 | 2016-10-15T10:30:58 | 70,978,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 916 | java | package com.pashley.mylibrary.utils;
import android.app.Activity;
import android.util.DisplayMetrics;
/**
* 屏幕工具类
*
* @author Jeff
* @date 2014-8-31
* @version 1.0
*/
public class DisplayUtils {
private static DisplayUtils instance;
private Activity mActivity;
private DisplayUtils(Activity mActivity){
t... | [
"137257423@qq.com"
] | 137257423@qq.com |
782b86fa4ce63d07945e9a7814a62703e5cf30a7 | 2388e5ccc8e81e7a68cbaa05b88cbe6e6fece975 | /src/main/java/com/robertnorthard/api/layer/services/UserService.java | da255d3094cebc1ebb325b55fbe82abb1c584226 | [] | no_license | RobertNorthard/robertnorthard.com-api | 8ed48fac0d435366bc76fa9d46d6ffefe6d019f6 | 0d8cb7d329f8f091f78e6f105e7d90cf85fc9c0a | refs/heads/develop | 2020-12-24T06:24:12.942908 | 2016-09-17T21:24:02 | 2016-09-17T21:24:38 | 41,969,627 | 1 | 2 | null | 2016-06-22T22:10:36 | 2015-09-05T17:27:19 | Java | UTF-8 | Java | false | false | 2,275 | java | package com.robertnorthard.api.layer.services;
import org.apache.log4j.Logger;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UsernameNotFoundException;
import com.robertnorthard.api.layer.persistence.dao.UserDAO;
import com.robertnorthard.api.la... | [
"robertnorthard@googlemail.com"
] | robertnorthard@googlemail.com |
28a81601e4f3147d7672f15c38dc761864ce867a | 2d70ce37cc47e17250bf051abea51fde7188596e | /src/ch/epfl/codimsd/connection/TransactionObject.java | 4a7b64c7720b732c3b6cf9e9dc955c870c794731 | [] | no_license | rodrigothread/NaCluster | 5e58f849b56efd190df229aff6c01470589d84d2 | e2fbfcef81b5a42da5b166861760c8d4b7e164d4 | refs/heads/master | 2021-01-10T04:23:28.103905 | 2016-02-12T13:53:01 | 2016-02-12T13:53:01 | 51,847,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,515 | java | /*
* CoDIMS version 1.0
* Copyright (C) 2006 Othman Tajmouati
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later ... | [
"rodrigob@mnmaster"
] | rodrigob@mnmaster |
af55bc33f908eea944f1da16e24d6a2ca11edd95 | 09dd43ff5702ddf7254ae41158410d41355954ce | /src/main/java/com/ynz/university/UniversityApplication.java | 76aee998408688fcfa8b69c878d3cce0aec49166 | [] | no_license | yichunzhao/University | bb5705b6ba924edd4d29815537bc804d906df806 | 773c147b65a322a11dd7c709be3afce18bcb460e | refs/heads/master | 2021-03-02T19:31:10.138729 | 2020-03-13T22:26:33 | 2020-03-13T22:26:33 | 245,898,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,126 | java | package com.ynz.university;
import com.ynz.university.domain.*;
import com.ynz.university.repo.CourseRepository;
import com.ynz.university.repo.DepartmentRepository;
import com.ynz.university.repo.StaffRepository;
import com.ynz.university.repo.StudentRepository;
import org.springframework.beans.factory.annotation.Aut... | [
"zhaoyichun@hotmail.com"
] | zhaoyichun@hotmail.com |
850df4d43632d67f76da75043d8c93e8a99b7e4b | 0277e82a3264b6a68a5e2996f37b632d79c984a3 | /app/app/src/main/java/com/aksm/android/entity/UserRating.java | bde3fac6af4f0b20833789b4a861ec4ff2bb4700 | [
"Apache-2.0"
] | permissive | ashwanikumar04/sequoia-hackathon | b6610f3b8b68c9b708b951a7e8d7b0449bfd6bec | 7c146a4f7d396db7c9cba01d823f733352a700dc | refs/heads/master | 2020-04-18T15:35:13.536349 | 2017-01-09T13:30:40 | 2017-01-09T13:30:40 | 67,861,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 674 | java | package com.aksm.android.entity;
import com.google.gson.annotations.SerializedName;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.experimental.Builder;
/**
* Created by AshwaniK on 9/10/2016.
*/
@Getter
@Setter
@NoArgsConstructor
@AllA... | [
"ashwanikumar04@gmail.com"
] | ashwanikumar04@gmail.com |
21165c5c5bae3133f8f3d923b4f675f3d95895fe | 387457422d426b4013b097883e8a7500e8d00122 | /src/main/java/com/command/ToggleCommand.java | 2ff3aa9c836795f4ef3b0dbf5c5a5f6f1a80e792 | [] | no_license | kateMoscoso/patrones | 1786f2f8af470a5c2abe56d260c68d0fd406bf0c | fe660828087733c3387a4b0b050d95ee5afd30be | refs/heads/master | 2022-11-25T05:40:20.566467 | 2020-07-26T15:25:08 | 2020-07-26T15:25:08 | 274,412,458 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 254 | java | package main.java.com.command;
public class ToggleCommand implements Command {
private Light light;
public ToggleCommand(Light light){
this.light = light;
}
@Override
public void execute() {
light.toggle();
}
}
| [
"katiemscs@gmail.com"
] | katiemscs@gmail.com |
83815335cdef8f03986c68daff68f80a771e8cab | b157916e4214d0521e221d9b2b27fe80e37a801b | /src/main/java/com/wr/controller/PageController.java | a4a15ffdece2869eccff098be7777898d7c329fd | [] | no_license | WillZ22/wr | 43d28f527619c46be6837afc390ef70bda19ea71 | bbfa002a186cd6d2cb32e8a0521e8c357d443558 | refs/heads/master | 2020-04-01T10:15:59.610012 | 2019-01-18T12:24:36 | 2019-01-18T12:24:36 | 153,110,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,330 | java | package com.wr.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.apache.tomcat.util.http.RequestUtil;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.Reques... | [
"38206314+WillZ@users.noreply.github.com"
] | 38206314+WillZ@users.noreply.github.com |
c85d599d691871b17e94dc09ec659d28b32d4f11 | 3f5cc8cc0dd02e1219f4d2df21fd09695d2638ce | /others/cert00fundamentals/src/operaciones/OperacionesBasicas.java | 019bcbc77151f6574faf6f667ee4d75e33a3b7b6 | [] | no_license | elascano/ObjectOrientedProgrammingJavaFundamentals | 13d4d09b87d97576ed3f929d46da632ee7bfccd2 | ab2c84becdbd73ff5b5846765525200e168dc0c0 | refs/heads/master | 2020-04-10T13:32:06.842659 | 2019-12-03T16:51:55 | 2019-12-03T16:51:55 | 161,053,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 254 | java | /** Copyright ESPE-DECC
*/
package operaciones;
/**
*
* @author edisonlascano
*/
public class OperacionesBasicas {
private int a;
public int getA(){
return a;
}
public void setA(int a) {
this.a = a;
}
}
| [
"edison_lascano@yahoo.com"
] | edison_lascano@yahoo.com |
04ee8dad6702ea00a490d0fc80976b03806795f0 | 665c61ff9483df41134e726290f2afb7bc6a31c9 | /Demo11_SimpleDateFormat.java | 13add7cbf10fc76d2656c2d9191ebef52c58d5b7 | [] | no_license | wangjnns/Javase-Self-Culture | a27d358c12a0443c32f8a61e4f36ce4720e58cc4 | 7e951e7c2485eaf200c6a80d71c4fc504ca3f73a | refs/heads/master | 2022-01-28T08:23:25.605431 | 2019-08-06T06:17:48 | 2019-08-06T06:17:48 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 993 | java | package com.ujiuye.demos;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Scanner;
public class Demo11_SimpleDateFormat {
public static void main(String[] args) throws ParseException {
Date d = new Date();
SimpleDateFormat sdf = new SimpleDateFormat(... | [
"1148274553@qq.com"
] | 1148274553@qq.com |
319fe1fdbb038d49a69e50a670b82dcb7883968e | f54b9ec4cf02c89d0577064059eafe8262e2f16f | /urule-springboot/src/main/java/com/paul/urule/springboot/utils/ResponseStatus.java | ab3f0389b68abc7eaa57cbf631ae596e39895481 | [
"Apache-2.0"
] | permissive | crawford123/urule | 9e178bed249b34771490659f3a47b2a383019a8a | 01fa7714eeced4c5f12c901e1178944647318d6f | refs/heads/master | 2021-06-23T04:20:40.930426 | 2021-04-03T02:26:51 | 2021-04-03T02:26:51 | 200,999,588 | 1 | 0 | null | 2019-08-07T07:44:48 | 2019-08-07T07:44:47 | null | UTF-8 | Java | false | false | 4,519 | java | package com.paul.urule.springboot.utils;
/**
* @ClassName ResponseStatus
* @Description TODO
* @Author shuang669539827@163.com
* @Date2019/7/31 10:16
* @Version v1.0
**/
public class ResponseStatus {
/**
* HTTP Status-Code 200: OK.
*/
public static final int HTTP_OK = 200;
/**
* HTTP... | [
"2045532295@qq.com"
] | 2045532295@qq.com |
b2b6f7da30fd6f1a7bc70b687ae7839b61f590db | 8edee90cb9610c51539e0e6b126de7c9145c57bc | /datastructures-json-dsl/src/test/java/com/dslplatform/json/generated/types/Rectangle/NullableSetOfOneRectanglesDefaultValueTurtle.java | 2cf95edf5eaa42598e1219d3ababd462a976a0c1 | [
"Apache-2.0"
] | permissive | jprante/datastructures | 05f3907c2acba8f743639bd8b64bde1e771bb074 | efbce5bd1c67a09b9e07d2f0d4e795531cdc583b | refs/heads/main | 2023-08-14T18:44:35.734136 | 2023-04-25T15:47:23 | 2023-04-25T15:47:23 | 295,021,623 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,624 | java | package com.dslplatform.json.generated.types.Rectangle;
import com.dslplatform.json.generated.ocd.javaasserts.RectangleAsserts;
import com.dslplatform.json.generated.types.StaticJson;
import java.io.IOException;
public class NullableSetOfOneRectanglesDefaultValueTurtle {
private static StaticJson.JsonSerializati... | [
"joergprante@gmail.com"
] | joergprante@gmail.com |
8ef41ac6ecb1c8249721a51f905594532a46cee9 | d78a6ad8687f9216cfbc5a3aaf55c43d6b202fa7 | /src/main/java/com/sri/ai/praisewm/web/ws/package-info.java | 42b654dd3d6642f1568258e2ba5c494433f0ca47 | [] | no_license | aic-sri-international/praise-wm | 829e8fa737b3ee3809878c616422868d5ef4a967 | b264721b330b9fbb80cbb79b9ffcf5b61e13e3b3 | refs/heads/master | 2022-12-13T17:32:21.557997 | 2019-11-01T22:07:12 | 2019-11-01T22:07:12 | 189,464,692 | 0 | 0 | null | 2022-12-10T17:48:15 | 2019-05-30T18:40:01 | Java | UTF-8 | Java | false | false | 73 | java | /** Classes related to Websocket. */
package com.sri.ai.praisewm.web.ws;
| [
"david.dunkley@sri.com"
] | david.dunkley@sri.com |
0ce6435dadb2b6a2dd2707cf5b85f0b9c7b8612d | 4e1a136e98a1ff418f30e4e61592acb872ff8c43 | /app/src/main/java/com/abbsolute/ma_livu/Community/CommunityComment/CommunityCommentComment/CommuCommentCommentOnItemClick.java | 7be8c1b4e1cfaabec6c63e308e16f2a75b73c2d0 | [
"MIT"
] | permissive | appsoluteTeam/MaLive_org | 7fca87edba8115c7a59d8d9bcc86120130772f63 | 1f67666692fb1af8901c864797b6e76a48330fb5 | refs/heads/master | 2023-01-12T06:40:41.615988 | 2020-11-08T15:58:45 | 2020-11-08T15:58:45 | 268,241,653 | 2 | 10 | MIT | 2020-11-08T15:54:39 | 2020-05-31T08:45:58 | Java | UTF-8 | Java | false | false | 317 | java | package com.abbsolute.ma_livu.Community.CommunityComment.CommunityCommentComment;
public interface CommuCommentCommentOnItemClick {
void commentLike(int position);
void commentDislike(int position);
void deleteItem(int position);
void reportItem(int position);
boolean checkUser(int position);
}
| [
"seoyoon528@gmail.com"
] | seoyoon528@gmail.com |
0cdd4c4e5c543b3f22e52704ce252347ffc1543b | 8947c6aeb2955aad00f41a57d8772583411ee05f | /Assignment4/Assignment4/src/servletHttpSessionLoginLogout/LoginServlet.java | 291ab748641ef46f0038a5c8fff92a220688eef2 | [] | no_license | Erdaulet2000/Assigment4 | 6ba0aae0a32d133b9b78e6b71fdc2c962e954f1b | 60df213ed32c92525e5b2ffd54ea3824fbc97e6a | refs/heads/master | 2023-03-10T21:16:40.204037 | 2021-02-28T12:44:55 | 2021-02-28T12:44:55 | 343,102,848 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,161 | java | package servletHttpSessionLoginLogout;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
public class ... | [
"e.serikbai.e@gmail.com"
] | e.serikbai.e@gmail.com |
5032bfbfca73bad5f08dd7fdc8843fa2d0e4de0b | a15e6062d97bd4e18f7cefa4fe4a561443cc7bc8 | /src/Irony/CharHashSet.java | d4523dde7e97baec98f85af5f473929325a247ec | [] | no_license | Javonet-io-user/e66e9f78-68be-483d-977e-48d29182c947 | 017cf3f4110df45e8ba4a657ba3caba7789b5a6e | 02ec974222f9bb03a938466bd6eb2421bb3e2065 | refs/heads/master | 2020-04-15T22:55:05.972920 | 2019-01-10T16:01:59 | 2019-01-10T16:01:59 | 165,089,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,172 | java | package Irony;
import Common.Activation;
import static Common.Helper.Convert;
import static Common.Helper.getGetObjectName;
import static Common.Helper.getReturnObjectName;
import static Common.Helper.ConvertToConcreteInterfaceImplementation;
import Common.Helper;
import com.javonet.Javonet;
import com.javone... | [
"support@javonet.com"
] | support@javonet.com |
b6cf14e755bb7bb45b4d60a7483deeb08ad1ec53 | 4ce2ba393712da29cbc212ec92b8049cb69783b4 | /src/main/java/net/bither/network/ReplayTask.java | db845d1164fbcb057ed721e41b9beac7b78daa75 | [
"Apache-2.0"
] | permissive | bitwolaiye/bither-desktop-java | 11a5172c17a154101fcafdfdf5dae2dfb375b1f6 | b3847a4766c49d96859cc62f199ab5bfd350ab4f | refs/heads/master | 2020-12-28T21:05:20.688228 | 2015-01-07T05:34:49 | 2015-01-07T05:34:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,423 | java | package net.bither.network;
import net.bither.bitherj.core.Address;
import net.bither.message.Message;
import java.util.Date;
import java.util.List;
import java.util.UUID;
/**
* A class encapsulating a request on one or more wallets to perform a
* blockchain replay
*/
public class ReplayTask {
public static ... | [
"woaf1003@gmail.com"
] | woaf1003@gmail.com |
159dfd39b36b5463840ce9ae7c64d1fc1795945f | 09c086e88df1062658da09276814c752b727e935 | /src/main/java/myproject/demo/ws/Fonctionws.java | d740168b57da10cbb9ebe63269d11d9278a362ed | [] | no_license | fatimaaitboujja2021/webProject | 52c2bb181f2f63cd8985ac85f2c94006b8d97648 | b6337657707317eeb2fb76fa992842c53952b283 | refs/heads/master | 2023-06-11T01:01:23.124686 | 2021-07-04T17:19:38 | 2021-07-04T17:19:38 | 365,803,914 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,323 | java | package myproject.demo.ws;
import myproject.demo.bean.Fonction;
import myproject.demo.service.FonctionService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
@RestController
@RequestMapping("/CHU/fonction")
public class Fonctionws {
@Autowired
... | [
"80101461+fatimaaitboujja2021@users.noreply.github.com"
] | 80101461+fatimaaitboujja2021@users.noreply.github.com |
fb223b5b27dc0d5a1bc63a53c4065c7e6fedc6df | 8867e625b4bc82aec6990152ac81f37a31a60b72 | /src/main/java/com/solactive/stats/service/SlidingWindowService.java | 02f9cdd51d865dbf9283f3b0c5aaa3d936277f56 | [] | no_license | bzb0/stats-api | fd72acdf979516d018dafddadb307dac3da44207 | 5bc40ad04995ec43371b16272efbb11204ecda73 | refs/heads/main | 2023-05-14T10:16:00.099844 | 2021-05-31T23:39:10 | 2021-05-31T23:39:10 | 372,652,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,486 | java | /*
* Copyright 2017-2021 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"bzb0@proton.me"
] | bzb0@proton.me |
197e3216519d3a54153748d2e3cffb3dbc2540e2 | e977e24743365697f84eb5589874a0510265b49a | /forgerock-openbanking-uk-aspsp-rs/forgerock-openbanking-uk-aspsp-rs-mock-store/forgerock-openbanking-uk-aspsp-rs-mock-store-server/src/main/java/com/forgerock/openbanking/aspsp/rs/store/api/openbanking/account/v3_1_8/beneficiaries/BeneficiariesApiController.java | 4054dfdead1bd06e84b8e545e89121937e98f3d7 | [
"Apache-2.0"
] | permissive | OpenBankingToolkit/openbanking-aspsp | 6cc8fb7428e35f70e38f3e250380b3a2e8532dd4 | 9469cc031d3842b5153cf0eae16231f50c68fad1 | refs/heads/master | 2023-04-05T10:42:50.442805 | 2023-03-23T15:54:54 | 2023-03-23T15:54:54 | 226,305,127 | 3 | 4 | Apache-2.0 | 2023-09-06T14:24:24 | 2019-12-06T10:35:37 | Java | UTF-8 | Java | false | false | 1,869 | java | /**
* Copyright 2019 ForgeRock AS.
*
* 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, ... | [
"matt.wills@forgerock.com"
] | matt.wills@forgerock.com |
26543af7fe408dd2e790e1dca80212ae1af530df | 08863d698ac9f4c103e756a9d60d378911e99602 | /src/main/java/com/chen/model/Account.java | 93194757c8d7f0e03cb43a207e195cdf6f194b38 | [] | no_license | chenhenggithub/fastReosotory | c362ddb9777b14729ae03cc4a3bd89660c1ce859 | 78527b5e2cd261cc74d96104652bbf594097eb43 | refs/heads/master | 2020-12-02T09:58:38.731251 | 2017-07-09T08:53:41 | 2017-07-09T08:53:44 | 96,669,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,628 | java | package com.chen.model;
import org.hibernate.validator.constraints.Email;
import org.hibernate.validator.constraints.NotEmpty;
public class Account {
private Profile profile;
@NotEmpty
private String username;
@NotEmpty
private String repassword;
@NotEmpty
private String password;
... | [
"397570868@qq.com"
] | 397570868@qq.com |
cc676d816dd90ed4127e7245ee7f0428bae1250c | 408814fac5c000bfb5e951d702acf79a61ccf49d | /Problem 1/src/com/ai/problem1/PriorityQueue.java | dc928bee89fd3b416a3c10b0cc499e0223ff0503 | [] | no_license | sandeep0412/Intro-to-AI---520-problems | dba84759bec52a9da00fa05d8dccc35bb9c457d4 | b796cce2dc18b295ce58ea3eebec8cbdd5d90950 | refs/heads/master | 2021-09-06T23:03:15.016154 | 2018-02-13T05:02:26 | 2018-02-13T05:02:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,858 | java | package com.ai.problem1;
public class PriorityQueue<T extends Comparable<T>> {
private static int DEFAULT_CAPACITY = 10;
private T[] t;
private static int capacity = 0;
private int size = 0;
public PriorityQueue() {
this(DEFAULT_CAPACITY);
}
@SuppressWarnings("unchecked")
public Priori... | [
"amogh.kulkarni1993@gmail.com"
] | amogh.kulkarni1993@gmail.com |
eb1d9d8a8ce49fd94920485515ea1d67f90ce886 | 10c53980778e455351e89754bc90b71378c07a2b | /annotations/kubernetes-annotations/src/main/java/io/dekorate/kubernetes/decorator/AddIngressRuleDecorator.java | 54ca298869247780eb7305cca21079a8c3bf5dcc | [
"Apache-2.0"
] | permissive | dswiecki/dekorate | f54156a9777c7eab24f6854c6a4aa0248406af04 | c43d2719794364161a59835688789178aa2f9590 | refs/heads/master | 2023-04-11T09:46:53.947176 | 2021-04-20T22:02:46 | 2021-04-20T22:02:46 | 298,585,345 | 0 | 0 | Apache-2.0 | 2020-09-25T13:46:55 | 2020-09-25T13:46:55 | null | UTF-8 | Java | false | false | 3,542 | java | /**
* Copyright 2018 The original 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... | [
"iocanel@gmail.com"
] | iocanel@gmail.com |
86257be6a973030fb5ce918e2665c8168ee6d29a | dae84973b9fab4a675b666a7cd23b6f4a5855a2f | /boot/module-system/src/main/java/work/framework/modules/demo/test/vo/JeecgOrderMainPage.java | c077d049cff4ca57c4f5542253007bba2f716856 | [] | no_license | wang-yan-github/ufo | 1482d21c0c4200f4dcb06816a608908a6a35a6d4 | 182e684cd8615ad8575eca6706c2b54ce56c5af8 | refs/heads/master | 2022-01-27T17:29:44.894865 | 2019-07-05T10:05:23 | 2019-07-05T10:05:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,228 | java | package work.framework.modules.demo.test.vo;
import java.util.List;
import work.framework.modules.demo.test.entity.JeecgOrderCustomer;
import work.framework.modules.demo.test.entity.JeecgOrderTicket;
import org.jeecgframework.poi.excel.annotation.Excel;
import org.jeecgframework.poi.excel.annotation.ExcelCollection;
... | [
"wangYanJava@gmail.com"
] | wangYanJava@gmail.com |
24d1d19007cb0d7ce548111d902b3a578bd3261f | f59f1209c241c13db70fd324754e472c3b11a475 | /src/main/java/TeraNether/Providers/TNCeilingProvider.java | 0824bcf956682cd8e960e350f0b8e1f992d695cb | [] | no_license | MKDEVELOPEMENT/TeraNether | 35174d3ad6fe966d8103cc0e0e9038edb2724bce | ef2466608c9486dcc64b89cddc552d9dd5dbd66d | refs/heads/master | 2020-12-19T10:24:26.896441 | 2020-01-23T02:13:26 | 2020-01-23T02:13:26 | 235,706,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,313 | java | /*
* Copyright 2019 MovingBlocks
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | [
"muaaz2603@gmail.com"
] | muaaz2603@gmail.com |
cf83c20a8768be4a6204e9ff9e55ff727a8fe1a3 | 705f413393842481874ca4397320e33ba568bfa8 | /src/main/java/com/trs/commodity/dao/CountryDictMapper.java | fad6005977c1c119c5a7ac851c1e9d773d864e1e | [] | no_license | TRSFinance/ssmExim | d4b189d5913f51480aafc1101088ca602c38b7c7 | 5af5108f359070f9843605697cf57c2f37cc1a77 | refs/heads/master | 2021-01-11T23:36:13.422226 | 2017-01-17T02:28:07 | 2017-01-17T02:28:07 | 78,609,167 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 949 | java | package com.trs.commodity.dao;
import java.util.List;
import org.apache.ibatis.annotations.ResultMap;
import org.apache.ibatis.annotations.Select;
import com.trs.commodity.model.CountryDict;
public interface CountryDictMapper {
int deleteByPrimaryKey(String countryCode);
int insert(CountryDict ... | [
"ytulimin@163.com"
] | ytulimin@163.com |
f7059d7ebe4aa9c082b0d174da072d7e2bf957c7 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project98/src/main/java/org/gradle/test/performance98_3/Production98_225.java | ac93aed895132bbda2ee0e669b4b816ff8f59d8c | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 305 | java | package org.gradle.test.performance98_3;
public class Production98_225 extends org.gradle.test.performance17_3.Production17_225 {
private final String property;
public Production98_225() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
78cc32c917cf44fad6cbcf1f2c06df5726aa4ce1 | f5ef8d136c21416a99f8d04c5ade8f5048fb474f | /test/java/ldt/run/CompareStackTraces.java | a391b3a8680985da730c2feec0177a160953f2ae | [] | no_license | michaelschuetz/ldt | aea01d8588b6d972e7ce35b4ae0d5636650ee00d | ff620bf3a369b9e4c2c95e62c6aa7a91c6fb64f9 | refs/heads/master | 2021-01-16T19:50:20.195676 | 2013-02-06T23:06:54 | 2013-02-06T23:06:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | package ldt.run;
import ldt.threads.ThreadDumpReader;
/**
* TODO comment this class
*
* @author lrosenberg
* @since 06.02.13 23:29
*/
public class CompareStackTraces {
public static void main(String a[]) throws Exception{
ThreadDumpReader.compare("2013-02-06/jstack-2013-02-06-11-45.txt","2013-02-06/jstack-20... | [
"leon.rosenberg@anotheria.net"
] | leon.rosenberg@anotheria.net |
fb331a6d4ed38b3e488776ad91409466b3e7e925 | 84aa414f615392d168f24dd3b75eb5ca9bbcfe48 | /src/com/company/Penguin.java | 98eaf86d5c0b3c39cc3df65272df39ba7347630a | [] | no_license | lucas-salmons/Abstraction | 673d963d1685eaa3046f3d7d033f1fe7694baf2c | 38910ff5a9725d7c95053ff373189303567937bd | refs/heads/master | 2023-02-09T08:21:12.985475 | 2020-12-31T22:11:58 | 2020-12-31T22:11:58 | 325,880,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 237 | java | package com.company;
public class Penguin extends Bird{
public Penguin(String name) {
super(name);
}
@Override
public void fly() {
super.fly();
System.out.println("I would rather swim");
}
}
| [
"lucsalmons@gmail.com"
] | lucsalmons@gmail.com |
9d508f3ae113a10f905e01e7f55d367023394d0e | 103f3f68fcf7e57fda576da69f0251643c42c3a3 | /Mediseen/app/src/main/java/mediseen/login/CheckStart.java | 7284e10dcf9c5d34b5e62dcd3e63a95524664c04 | [] | no_license | ElysiaVilladarez/Mediseen | 3a5d0a23d7eba57414db134f5da297786cbc39e1 | e2afdc316917c2a7499fc0436c1830de7b677658 | refs/heads/master | 2020-04-10T06:05:15.147624 | 2018-02-23T10:44:29 | 2018-02-23T10:44:29 | 52,143,335 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,242 | java | package mediseen.login;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import mediseen.work.pearlsantos.mediseen.BuildConfig;
/**
* Created by elysi on 3/28/2016.
*/
public class CheckStart extends ... | [
"elysiajelenavilladarez@yahoo.com"
] | elysiajelenavilladarez@yahoo.com |
f5e347885672ccb3f7bd801f00c2bc2dbcf42d3d | edbdea4feed4f39977215eb11bb0f0d877b53996 | /springWenjsAutoConfiguration/src/main/java/com/wjs/entity/package-info.java | 3824ef43c32dec1b002f1245e1d02998685049ca | [] | no_license | wjs1989/mycore | b787b44f41635ef6bcf8db6f98fa206eb68b6996 | 0050c96ab14c23940ca462d7f6b6b59631cff06c | refs/heads/master | 2022-06-27T18:27:31.262146 | 2020-09-02T07:53:15 | 2020-09-02T07:53:15 | 252,192,157 | 0 | 0 | null | 2022-06-21T03:06:57 | 2020-04-01T14:04:55 | Java | UTF-8 | Java | false | false | 132 | java | /**
* @ClassName package-info
* @Description: TODO
* @Author wjs
* @Date 2020/3/26
* @Version V1.0
**/
package com.wjs.entity; | [
"wenjs001@163.com"
] | wenjs001@163.com |
1c9ec854f4b2f9f78133ac8850dd9d42a3aa45a1 | ba9214af2ca65e9f3d245b8f4ac658652d00993e | /Primzahlen_dreidimensional/src/ch/noseryoung/plj/Cube.java | f5e6a80e4a2a24871d4acae1d38f67b6645e9fe5 | [] | no_license | sinablattmann/TestRepo | 479e8c9cb54d1844cae8c687427f6cd606a65d2c | b3d9b5000a7726ebdc457ca0315ac909864d0bae | refs/heads/master | 2020-07-05T05:20:46.403110 | 2019-08-15T12:51:06 | 2019-08-15T12:51:06 | 202,535,150 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,124 | java | package ch.noseryoung.plj;
import java.math.BigInteger;
public class Cube {
private int[][][] threeDimensional;
public Cube() {
this.threeDimensional = new int[20][20][20];
}
public void fillCube() {
int max = 9;
int min = 1;
int range = max - min + 1;
for (int i = 0; i < 20; i++) {
... | [
"sina.blattmann@nyp.ch"
] | sina.blattmann@nyp.ch |
3cd826370d9202774ad6c74f92fce81c3c81d849 | 0a57b5c0495eae502ad6a9e21bf2ff24b502514f | /app/src/main/java/com/mhraju/deviceinfo/MainActivity.java | 3c6618de9f14a3c5575fbd4aeaceb056f741c177 | [] | no_license | mhraju/DeviceInfo | 94fbac1e5d005009bdc13e7d11d6d5a334ea18ee | acc8aaf017ed288b5e6343ded4c004087c78dbe8 | refs/heads/master | 2020-12-30T15:42:43.317669 | 2017-05-15T13:02:12 | 2017-05-15T13:02:12 | 91,171,614 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,630 | java | package com.mhraju.deviceinfo;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Typeface;
import android.net.Uri;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snack... | [
"rajuaiub1993@gmail.com"
] | rajuaiub1993@gmail.com |
b8f764f5bf66149e77e31b1604249533ce83af42 | 00d4dd14b903292234f1602d79b0ce0e2e755b8c | /tbase/src/main/java/com/trjx/tbase/module/recyclermodule/TRecyclerMoreItemAdapter.java | c2eebd012909299c04408c3d8544f4fbf01b3ab0 | [] | no_license | tianhaifeng1/TBaseApp | baa4a51d24a99063829ff53f2b7d4ffba16e2bf1 | fac0e1e87d146aa4bf6fd56e90839c9ea97a0361 | refs/heads/master | 2023-04-03T08:20:31.196827 | 2021-04-14T02:38:01 | 2021-04-14T02:38:01 | 293,201,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 981 | java | package com.trjx.tbase.module.recyclermodule;
import androidx.annotation.Nullable;
import com.chad.library.adapter.base.BaseMultiItemQuickAdapter;
import com.chad.library.adapter.base.BaseViewHolder;
import com.chad.library.adapter.base.entity.MultiItemEntity;
import java.util.List;
/**
* 多布局文件,可以参考此类
*
* @param... | [
"17829029831@163.com"
] | 17829029831@163.com |
9a3b01941e27f917cf6e39d7bc91000b8754a06e | 8d18b9059d0185b175509f8ee03898eab787b2d3 | /bdps-gapi/src/main/java/com/bdps/gateway/resolvers/orderDetail/OrderDetailQuery.java | 6dfc6f8691e17e0a4b95ce9dcd5f0e72dbd97ed8 | [] | no_license | inspirationLG/bdps02 | e894cb0a29baf87e135d2fdb634e40f311259e7c | 2db8609ceeb99812bb5212fb6c3aa25769b7b7ea | refs/heads/master | 2020-07-18T08:43:08.394393 | 2019-09-04T02:45:22 | 2019-09-04T02:45:22 | 206,215,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 977 | java | package com.bdps.gateway.resolvers.orderDetail;
import com.bdps.gateway.clients.OrderClient;
import com.bdps.gateway.clients.OrderDetailClient;
import com.bdps.order.OrderProto;
import com.bdps.order_detail.OrderDetailProto;
import com.coxautodev.graphql.tools.GraphQLQueryResolver;
import com.google.common.util.concur... | [
"hchienisabad@gmail.com"
] | hchienisabad@gmail.com |
540bc6ab456be0afc9b4f115087362a2365ebe45 | 0686720f016c459fec26f0ef31c0550e8b0d54dc | /src/main/java/com/mper/smartschool/entity/Offer.java | e8efbba01e59e599ba08466307c0eab315961354 | [] | no_license | BhHaipls/kinder_child_clothe | f8eaff3d5eaa556f3a4a5316343217be5a669539 | 3d7b672da650bf2b56526e1ca0adb4b81f00aff1 | refs/heads/master | 2021-05-20T10:51:16.387913 | 2020-04-01T18:36:17 | 2020-04-01T18:36:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 552 | java | package com.mper.smartschool.entity;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.util.Date;
@Data
@NoArgsConstructor
@Entity
@Inheritance(strategy = InheritanceType.JOINED)
public class Offer extends BaseEntity{
@Column(length = 256)
private String name;
... | [
"artem006661artem@gmail.com"
] | artem006661artem@gmail.com |
2363ae98fdd21a7faf234bd44f122d3171e3e5df | 8c6875ae351f1821b940df88ea4990f069f59647 | /app/src/main/java/org/fossday/Model/Nodes/Lecture/Author.java | 730ad67561752c1f86bad52b9887e9736b89d7a5 | [
"MIT"
] | permissive | fossday/mobile | f583468f33b7e374b51f09ef62a213d07d107c3b | 0d22b81518631615930eca7fefc458ff9016e3b0 | refs/heads/master | 2020-08-02T16:34:04.479199 | 2019-09-30T17:58:01 | 2019-09-30T17:58:01 | 211,430,937 | 3 | 1 | MIT | 2019-09-30T17:58:02 | 2019-09-28T02:16:48 | null | UTF-8 | Java | false | false | 604 | java | package org.fossday.Model.Nodes.Lecture;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Author {
@SerializedName("embeddable")
@Expose
private Boolean embeddable;
@SerializedName("href")
@Expose
private String href;
public Boole... | [
"alangsilveira@gmail.com"
] | alangsilveira@gmail.com |
6abece38ef52517136b833469c966c1ee6a9f772 | 5c57c399921f2363955107b70a8cd82f470b1166 | /src/main/java/com/sofrecom/cos/mw/web/rest/errors/ErrorConstants.java | e2bd1eceedef7908055914b136535cde88f6d4e6 | [] | no_license | khabane1992/reamenagement-management | f348415d17587b783cfefc1eb24ceb2f3778dfe4 | 8cb838cc5d39a82e4725ff9e3f48c2858473a67a | refs/heads/main | 2023-04-26T00:34:04.215459 | 2021-06-03T17:47:12 | 2021-06-03T17:47:12 | 373,594,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591 | java | package com.sofrecom.cos.mw.web.rest.errors;
import java.net.URI;
public final class ErrorConstants {
public static final String ERR_CONCURRENCY_FAILURE = "error.concurrencyFailure";
public static final String ERR_VALIDATION = "error.validation";
public static final String PROBLEM_BASE_URL = "https://www... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
5f963e3e38a67b65f95ddf114859f0af8436716d | 8f86001b47d73ab6325f98df2704b295014d9fad | /sc-ribbon-hystrix/src/main/java/lenny/sc/scribbon/ScRibbonApplication.java | 13d0649ed0526f5528ec26c02f3e20a4e0f78b70 | [
"Apache-2.0"
] | permissive | levphon/spring-cloud | 094d1beb62107c0e4421fd86e5f670a3b0a18be4 | 6d29b46eb3bba2b53180bed59c54ac5a2914a958 | refs/heads/master | 2020-03-29T05:04:09.413191 | 2018-09-11T10:21:53 | 2018-09-11T10:21:53 | 149,564,749 | 1 | 0 | Apache-2.0 | 2018-09-20T06:50:34 | 2018-09-20T06:50:34 | null | UTF-8 | Java | false | false | 858 | java | package lenny.sc.scribbon;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.client.loadbalancer.LoadBalanced;
import org.springframework.cloud... | [
"Abcd1234"
] | Abcd1234 |
cec8f652e70e8c1f046c1ac63b564c1e63d6931d | 35bd1991431dadb46d0ddaebaa3c3721424173cc | /src/JCup/ParserTokens/ID.java | 57b61ff8c98d21453c3e441240bf60116113ed45 | [] | no_license | Srdiegoibs/Doge | 28e674e575e1ab7232c799e964eac287fd72be76 | 2f402fa47f2398da950ce12988963c30391fe73d | refs/heads/master | 2023-07-12T16:49:11.265753 | 2021-08-20T15:43:23 | 2021-08-20T15:43:23 | 398,325,423 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 368 | java | package JCup.ParserTokens;
public class ID extends F{
Integer var;
public ID(Integer s) {
var = s;
}
@Override
void print(String prefix, boolean isTail) {
String type = "F";
System.out.println(prefix + (isTail ? "\\-- " : "|-- ") + type);
System.out.println(prefix + " " + ... | [
"Dih.cvel@gmail.com"
] | Dih.cvel@gmail.com |
30ce46f06c1ebafab15751016619f2f4d8d97e81 | f3047430c93fee2d757884f921f0772fa6926ba1 | /LCK/src/contents/StringContents.java | d6664def6845a50abe668887884d2490800e402f | [] | no_license | doooyeon/LKC | 71e3f1381fb46dcdb5c8075e81431f4a5cc4b929 | 5440ed93b82f6be447cdd1b6af793ea3d254dea3 | refs/heads/master | 2021-01-19T04:41:03.103523 | 2016-09-28T02:46:28 | 2016-09-28T02:46:28 | 69,360,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | package contents;
import java.io.Serializable;
import server_manager.LinKlipboard;
public class StringContents extends Contents implements Serializable {
private static final long serialVersionUID = 8197233165098147502L;
private String stringData;
public StringContents() {
super();
type = LinKlip... | [
"Administrator@LG-48"
] | Administrator@LG-48 |
c3df76c07e77edff821b8b8dba12972935a399f0 | 2383747f5989ca5c2c98e204f7be3b6cc5e52e4e | /src/test/java/day04/Notes.java | 0345e7fdada3d959c566fd20433024d7822efc54 | [] | no_license | salimkocabas/GMI-Bank-RestAssured-API-Tests | 1089d13d14bb04e41ff628ccf4cbd3b79e58f4e4 | c74075c0e0c32ef831ce648fbba9816d3b7fdbd2 | refs/heads/main | 2023-07-13T11:47:16.427821 | 2021-08-25T03:22:43 | 2021-08-25T03:22:43 | 399,676,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,172 | java | package day04;
public class Notes {
/*
Day 09
Day 04 of RestAssured
Post Request
need body , and need to tell server what kind of data we are sending
We learned how to pass body using String
we can also pass body by external file or Map object or custom class object
in spartan app we shoul... | [
"salimkocabas@gmail.com"
] | salimkocabas@gmail.com |
7cd17fd700c38aa7ccfb689f069b3d6a3d7c1c07 | 97087a1bc2bc16923a7656b287b9293aa161100f | /src/main/java/com/yurisantana/pedido/services/DBService.java | 4f5bf0c9bdb5af3ff409088a16ab8d8fdd070ff2 | [] | no_license | yuri300/SistemaPedido | f56b03e6c054e206618d297643079b3603e42527 | e899629aec10a56bc744609c77cf5ff0188ac43e | refs/heads/main | 2023-06-05T01:56:27.589107 | 2021-07-04T15:28:28 | 2021-07-04T15:28:28 | 382,880,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,988 | java | package com.yurisantana.pedido.services;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Arrays;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import org.springframework.stereotype.Service;
... | [
"yurisc50@gmail.com"
] | yurisc50@gmail.com |
e3bc576efbe34db3d6b5ccc7b68faf3dc07b3771 | 39b7e86a2b5a61a1f7befb47653f63f72e9e4092 | /src/main/java/com/alipay/api/response/AlipayEcoRenthouseRoomStateSyncResponse.java | e0fc5ac06884cc618935cb6c899f22bd952f9ec9 | [
"Apache-2.0"
] | permissive | slin1972/alipay-sdk-java-all | dbec0604c2d0b76d8a1ebf3fd8b64d4dd5d21708 | 63095792e900bbcc0e974fc242d69231ec73689a | refs/heads/master | 2020-08-12T14:18:07.203276 | 2019-10-13T09:00:11 | 2019-10-13T09:00:11 | 214,782,009 | 0 | 0 | Apache-2.0 | 2019-10-13T07:56:34 | 2019-10-13T07:56:34 | null | UTF-8 | Java | false | false | 382 | java | package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.eco.renthouse.room.state.sync response.
*
* @author auto create
* @since 1.0, 2019-08-02 19:40:16
*/
public class AlipayEcoRenthouseRoomStateSyncResponse extends AlipayResponse {
private static final ... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
cccfdbef6d0d3d0e3bde54447f5419f5e5c402d6 | ee7709ded5fae75a7c3df4d781b7c5a5823ba602 | /app/build/generated/not_namespaced_r_class_sources/release/r/androidx/recyclerview/R.java | 200ec3ca8c9482f9d00e26cc07b4f748b0405b03 | [] | no_license | MahfoudAyoub/ProjetAndroid | 6cc8f2186580f73e6e56e935c23a1429403c0beb | 6d313a09bc72a9a36303bdba351f6d79e076d68e | refs/heads/master | 2021-04-20T23:55:18.206792 | 2021-02-11T13:55:43 | 2021-02-11T13:55:43 | 249,726,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,789 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.recyclerview;
public final class R {
private R() {}
public static final class attr {
private attr() {... | [
"60109121+MahfoudAyoub@users.noreply.github.com"
] | 60109121+MahfoudAyoub@users.noreply.github.com |
532e36d68aec018d6ae75bd15aa68847860c3860 | 90eb7a131e5b3dc79e2d1e1baeed171684ef6a22 | /sources/com/google/api/client/googleapis/auth/oauth2/GoogleBrowserClientRequestUrl.java | fc1949cfa17b9afdba613ae36760083d3aa8fdc2 | [] | no_license | shalviraj/greenlens | 1c6608dca75ec204e85fba3171995628d2ee8961 | fe9f9b5a3ef4a18f91e12d3925e09745c51bf081 | refs/heads/main | 2023-04-20T13:50:14.619773 | 2021-04-26T15:45:11 | 2021-04-26T15:45:11 | 361,799,768 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,903 | java | package com.google.api.client.googleapis.auth.oauth2;
import com.google.api.client.auth.oauth2.AuthorizationRequestUrl;
import java.util.Collection;
import p005b.p096l.p164b.p165a.p166a.p168b.C3661d;
import p005b.p096l.p164b.p165a.p169b.C3674c;
import p005b.p096l.p164b.p165a.p173d.C3730k;
import p005b.p096l.p164b.p165... | [
"73280944+shalviraj@users.noreply.github.com"
] | 73280944+shalviraj@users.noreply.github.com |
61296ae7470b18d38eb643147a4407d943dbc940 | 92b3c5ab7a2591bec9a5eeb907a1a70299f41375 | /work/useit/opensource/mobilesafe/src/com/itheima/mobilesafe/EnterPwdActivity.java | e72f8f0ba08b20d88e4ce9589dbea2b1bc2274ea | [] | no_license | bigdog001/opensource_code | d394a3c3ca5bfe08cb5e3353aa5b74dcf8da12f9 | 0d03fba4ef9188fdbd702b00bc6229e404c1e7b3 | refs/heads/master | 2021-07-04T01:07:14.656470 | 2016-09-07T14:20:36 | 2016-09-07T14:20:36 | 17,190,145 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 3,112 | java | package com.itheima.mobilesafe;
import com.itheima.mobilesafe.service.IService;
import com.itheima.mobilesafe.service.WatchDogService;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Intent;
import android.content.ServiceConnection;
import android.content.pm.PackageInfo;
impo... | [
"294356967@qq.com"
] | 294356967@qq.com |
5b8103b49b47cdebb0839e575efd0e2543ffcf9e | ca33c5ffb802550ff9a424d044c1b9faa0b274d7 | /src/main/java/bo/gob/aduana/sga/gestormensajeria/service/impl/MensajeServiceImpl.java | 4f7836b802a15d356204a5c1e36010f16c346952 | [
"Apache-2.0"
] | permissive | json666/gestorMensajeria | 26b8d368db9555213d0fa1688b9aac2f2c168a39 | 691cfa17f2d754bc38e493e990c805cdb89ce816 | refs/heads/master | 2021-01-01T19:42:38.484422 | 2014-04-03T23:32:19 | 2014-04-03T23:32:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,153 | java | package bo.gob.aduana.sga.gestormensajeria.service.impl;
import java.util.List;
import java.util.UUID;
import bo.gob.aduana.sga.gestormensajeria.utils.JsonResult;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.PageRe... | [
"osanchez@aduana.gob.bo"
] | osanchez@aduana.gob.bo |
64532a2dca94fe9ca9b87a4198e9e9da8e1bcfc7 | d5fc2fba31dfeb38da1bddbfbf3b5205033ab9e3 | /src/main/java/RunnerClass/FailedScenarios.java | 413a1571399d3bca45548fdaa0c59fc821f683cd | [] | no_license | rakeshmishra36/RestAssuredFramework | 23bde45f5e0f7a45d5c67145e367b9b468a048cf | 40f81979dd16adc6f7d774a9ab630f105eda31d4 | refs/heads/master | 2022-07-07T20:13:00.892588 | 2019-08-26T17:21:23 | 2019-08-26T17:21:23 | 200,147,629 | 0 | 0 | null | 2022-06-29T17:36:10 | 2019-08-02T02:06:00 | Java | UTF-8 | Java | false | false | 453 | java | package RunnerClass;
import cucumber.api.CucumberOptions;
import cucumber.api.testng.AbstractTestNGCucumberTests;
@CucumberOptions(
monochrome = true,
features = "@target/rerun.txt", // Cucumber picks the failed scenarios from this file
glue = { "StepDefinition" },
plugin = {
"pretty", "html:target/sit... | [
"rakmishra@deloitte.com"
] | rakmishra@deloitte.com |
dcd9f6b8b590ef5f2c9aa99cd75259d2dc127c07 | 10186b7d128e5e61f6baf491e0947db76b0dadbc | /org/apache/bcel/generic/PushInstruction.java | 347a685662fe546d1397947ef38734bb2aa91dda | [
"SMLNJ",
"Apache-1.1",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | MewX/contendo-viewer-v1.6.3 | 7aa1021e8290378315a480ede6640fd1ef5fdfd7 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | refs/heads/main | 2022-07-30T04:51:40.637912 | 2021-03-28T05:06:26 | 2021-03-28T05:06:26 | 351,630,911 | 2 | 0 | Apache-2.0 | 2021-10-12T22:24:53 | 2021-03-26T01:53:24 | Java | UTF-8 | Java | false | false | 263 | java | package org.apache.bcel.generic;
public interface PushInstruction extends StackProducer {}
/* Location: /mnt/r/ConTenDoViewer.jar!/org/apache/bcel/generic/PushInstruction.class
* Java compiler version: 1 (45.3)
* JD-Core Version: 1.1.3
*/ | [
"xiayuanzhong+gpg2020@gmail.com"
] | xiayuanzhong+gpg2020@gmail.com |
ef76a64b4c8cd1c95345d842bfca439a327f80ee | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /org/b/c/g.java | c94609486e34c2dd61ba97811fe22199c2c79162 | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,564 | java | package org.b.c;
import com.tencent.matrix.trace.core.AppMethodBeat;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import org.b.b.b;
import org.b.d.i;
import org.b.g.c;
import org.b.g.d;
public final class g
implements a, f
{
private static final Pattern BYK;
private static final... | [
"172601673@qq.com"
] | 172601673@qq.com |
09963356f1a342eedd5936bcefca5e024155c365 | 2e17ef2bcbcf540b17b80a09ffe432a1e344ea1d | /src/de/wolfi/minopoly/commands/SetupCommand.java | 66c45bc80125865f4aa17830df4c112e20d7b5c9 | [
"MIT"
] | permissive | szarroug3/Minopoly | 162540865054c47439f861b4312f3fe5da8ed6b5 | 71c6896ff14bfea4ecd066831e152b783c76f9ee | refs/heads/master | 2021-05-15T09:06:16.768891 | 2017-10-23T15:13:26 | 2017-10-23T15:13:26 | 107,998,004 | 0 | 0 | null | 2017-10-23T15:01:34 | 2017-10-23T15:01:34 | null | ISO-8859-1 | Java | false | false | 17,103 | java | package de.wolfi.minopoly.commands;
import java.util.HashMap;
import java.util.UUID;
import org.bukkit.Bukkit;
import org.bukkit.DyeColor;
import org.bukkit.Material;
import org.bukkit.Sound;
import org.bukkit.World;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.comma... | [
"luigi3654@gmail.com"
] | luigi3654@gmail.com |
c5c6e9c1e4bf9b10bacb25d7f79bcb192c65669a | 8a6453cd49949798c11f57462d3f64a1fa2fc441 | /aws-java-sdk-sagemaker/src/main/java/com/amazonaws/services/sagemaker/model/DesiredWeightAndCapacity.java | 763b1ee7678e8ef85e858b24a2541859fefa19b4 | [
"Apache-2.0"
] | permissive | tedyu/aws-sdk-java | 138837a2be45ecb73c14c0d1b5b021e7470520e1 | c97c472fd66d7fc8982cb4cf3c4ae78de590cfe8 | refs/heads/master | 2020-04-14T14:17:28.985045 | 2019-01-02T21:46:53 | 2019-01-02T21:46:53 | 163,892,339 | 0 | 0 | Apache-2.0 | 2019-01-02T21:38:39 | 2019-01-02T21:38:39 | null | UTF-8 | Java | false | false | 7,177 | java | /*
* Copyright 2013-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
caf16f3cde7e834802fc630fddecc58569f60f26 | dd2dc275eaa2f8fa9e035a66394ccdf20a8bf1c3 | /floatwindow/src/com/yhao/floatwindow/enums/MoveType.java | 89839da3da5ab1904b1e24342acbf304a5b8bce1 | [
"Apache-2.0"
] | permissive | yangxu1210/FloatWindow-1 | e76233e90b20323b15a39fa1bfc95cefdfcd4320 | 01f13fe5ded8709cc62f070dd23bc5a5da01624a | refs/heads/master | 2020-08-13T19:58:17.277152 | 2019-10-11T10:47:20 | 2019-10-11T10:47:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | package com.yhao.floatwindow.enums;
/**
* @Copyright © 2019 Analysys Inc. All rights reserved.
* @Description: 移动类型, 去除V4依赖
* </p>
* SLIDE : 可拖动,释放后自动贴边 (默认)
* </p>
* BACK : 可拖动,释放后自动回到原位置
* </p>
* ACTIVE : 可拖动
* </p>
* INACTIVE : 不可拖动
* @Version: 1.0
* @Create: Feb 19, 2019 11:32:21 AM
* @Author: sanbo
... | [
"sanbo.xyz@gmail.com"
] | sanbo.xyz@gmail.com |
14af5bba684504e62919e7941723c60aad3980e9 | fc8145cdb6293af65768c4316d739060a5bf2873 | /src/main/java/miu/asd/lab9/b/Car.java | da8a4e7fddba973e6b28b2876a81b9bba6e1d753 | [] | no_license | niick7/ASD_Lab9 | aa33751b100e8678ef15acfdf9adf45ef28d7f24 | 7fee4d62a5c75e2917081ddcbf8b68076fcc8558 | refs/heads/master | 2023-01-11T06:14:33.130891 | 2020-11-13T00:11:06 | 2020-11-13T00:11:06 | 311,700,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java | package miu.asd.lab9.b;
public class Car {
Gear gear0;
Gear gear1;
Gear gear2;
Gear gear3;
Gear gear4;
Gear gear5;
int currentSpeed = 0;
Gear currentGear;
public Car() {
gear0 = new GearZero(this);
gear1 = new GearFirst(this);
gear2 = new GearSecond(this);
gear3 = new GearThird(this);... | [
"niick7@gmail.com"
] | niick7@gmail.com |
c3cde1e23e9b58bfbc0e1097f1934573c50c0c95 | 34b8e226da9f7b8427c43bd1327deb5d129537c1 | /bigwiner/src/main/java/com/bigwiner/android/handler/ComplaintHandler.java | 4d28dc20d05faaa86e9c32e24d9036ffa327b07a | [] | no_license | xpx456/xpxproject | 11485d4a475c10f19dbbfed2b44cfb4644a87d12 | c19c69bc998cbbb3ebc0076c394db9746e906dce | refs/heads/master | 2021-04-23T08:46:43.530627 | 2021-03-04T09:38:24 | 2021-03-04T09:38:24 | 249,913,946 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,627 | java | package com.bigwiner.android.handler;
import android.os.Handler;
import android.os.Message;
import com.bigwiner.R;
import com.bigwiner.android.asks.SailAsks;
import com.bigwiner.android.prase.SailPrase;
import com.bigwiner.android.view.BigwinerApplication;
import com.bigwiner.android.view.activity.ComplaintActivity;
... | [
"xpx456@163.com"
] | xpx456@163.com |
e6edfb12fa9712a9a881af9f1ee7d28a8394506b | 94e1394330580335df5d43fc37a9523e95627523 | /02.Src/batman/batman-upms/batman-upms-dao/src/main/java/com/batman/upms/dao/mapper/UpmsUserMapper.java | b92da87cad4a034f6118d1f2cf915abefa07e50f | [] | no_license | flycatki/organization | e3c805629b61c86c3dc7b65ba2d0c9981402f888 | 22caa9c3b6747911269d6f89e177b5f4296ecfc8 | refs/heads/master | 2021-01-02T08:50:21.495404 | 2017-08-24T09:59:39 | 2017-08-24T09:59:39 | 99,077,262 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 878 | java | package com.batman.upms.dao.mapper;
import com.batman.upms.dao.model.UpmsUser;
import com.batman.upms.dao.model.UpmsUserExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface UpmsUserMapper {
long countByExample(UpmsUserExample example);
int deleteByExample(UpmsUserExamp... | [
"jiangyh@dxcct.com"
] | jiangyh@dxcct.com |
50b9f3c0972bd5a7462fc5e777a264ddbb94d22d | 8fafa4525982133874fb6899132f6e9f755562a5 | /ProgramacionOO/code/JuegoRobot/src/com/politecnico/JuegoRobot.java | 08cf7f40fe41c67c23ab36e2b21c8a8c86b3af75 | [] | no_license | jesusdiazA/Programacion | f0091ac8c703acdd043778c20cec8dbee261da1c | 2f0def7180f682d901ff2fe3c1bbaee2d8867b31 | refs/heads/master | 2020-08-21T22:56:36.773011 | 2019-10-19T12:44:22 | 2019-10-19T12:44:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,109 | java | package com.politecnico;
import com.politecnico.movimiento.EjecutorDeMovimiento;
import com.politecnico.movimiento.EjecutorDeMovimientoFactory;
import com.politecnico.posicion.Coordenadas;
public class JuegoRobot {
private static InterfazJuego interfazJuego;
private static Tablero tablero;
private static ... | [
"mauricio.politecnico@gmail.com"
] | mauricio.politecnico@gmail.com |
473c85da27049bf4550d6d925f2b9099773957d1 | 70861c37cebb559c966277f7561d3b222b72405d | /src/test/java/com/clust4j/utils/HeapTests.java | 36f0afac773e46fd3f3e41d7d8f81ccb21ff810b | [
"Apache-2.0"
] | permissive | Thiraviaselvi/clust4j | 0f53c131d41425995b1b4b64dbbb916a5540d618 | fd1e9c6c6a808244876af210235913353ef09333 | refs/heads/master | 2023-01-03T17:41:27.567317 | 2020-10-29T14:38:25 | 2020-10-29T14:38:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.clust4j.utils;
import static org.junit.Assert.*;
import org.junit.Test;
/**
* Most heap tests happen in the HDBSCAN tests, but for
* the sake of consistent structure, here's one or two tests
* @author Taylor G Smith
*/
public class HeapTests {
@Test
public void test() {
SimpleHeap<Integer> s = n... | [
"tgsmith61591@gmail.com"
] | tgsmith61591@gmail.com |
17074c7e3a105a114239ae03e8f475d30e287d53 | dbbaac36dceb77743321bf3130290dab8bd3828d | /pinyougou-cart-service/src/main/java/com/pinyougou/cart/service/impl/CartServiceImpl.java | d6d9f3007fa1a1e8c535f470fa79b6d219632a81 | [] | no_license | tamir2017/pinyougou | e3d0af9590a6360bd1a262c4a4556cc27807e2a4 | 7e6400a525ba17e7e4770ceaa86cf4f611d54a18 | refs/heads/master | 2020-03-23T10:14:19.913164 | 2018-08-24T01:56:01 | 2018-08-24T01:56:01 | 141,432,554 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,804 | java | package com.pinyougou.cart.service.impl;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
import com.alibaba.dubbo.config.annotation.Service;
import com.pinyougou.ca... | [
"897885849@qq.com"
] | 897885849@qq.com |
f4749eb1cbbce1922a61b3e0aa57fb59cccf8bbf | 60d18b02caa8fc833d7544cb2cd3f255d237bea8 | /chap02/src/sec01/exam01_variable/LlteralExample.java | 3e710eee0a02324dacc706e3513c8d0b67a86032 | [] | no_license | cyb1105/java-programming | c9566c5c25ebf09efb78d69d0d7f6c288d79eddc | 62fbce2eb93ba7148e8504958e611cca2cf8f266 | refs/heads/master | 2020-04-14T14:43:22.825638 | 2019-02-08T03:26:27 | 2019-02-08T03:26:27 | 163,905,299 | 0 | 1 | null | null | null | null | UHC | Java | false | false | 900 | java | package sec01.exam01_variable;
public class LlteralExample {
public static void main(String[] args) {
int var1 =10;
System.out.println(var1);
int var2 =010;
System.out.println(var2);
int var3 =0x10;
System.out.println(var3);
double var4 = 0.25;
System.out.println(var4);
double var5 = 2E5... | [
"dbsqud1105@gmail.com"
] | dbsqud1105@gmail.com |
57d426f057e589e4ab8fef7f17a0375e6865f6ee | e508742d7ec8568836a672a02477448f8f0cc5fe | /Chapter5/src/main/java/com/course/testng/BasicAnnotation.java | 71c3b126d077f691f5c9fe227eec1f14617f92a5 | [] | no_license | zzq13082836960/AutomatedTesting | 6f609f52305bc5f029b121821b31b5bdc1101d82 | 4fb2b755c91ecfde3682d9398635fb2fe78890c0 | refs/heads/master | 2022-07-22T19:26:27.876244 | 2019-06-03T12:13:46 | 2019-06-03T12:13:46 | 181,303,513 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,153 | java | package com.course.testng;
import org.testng.annotations.*;
public class BasicAnnotation {
//最基本的注解,用来把方法标记为测试的一部分
@Test
public void TestCase1(){
System.out.println("Test这是测试用例1");
}
@Test
public void TestCase2(){
System.out.println("Test这是测试用例2");
}
@BeforeMethod
p... | [
"1371730127@qq.com"
] | 1371730127@qq.com |
af09aee252c8dd66e5295c8eef2f31d09ff7d1b2 | 65b154789cc84523b5bb44562e83d047177e6709 | /src/main/java/com/example/demokafka/DemoKafkaApplication.java | 6bf351a0f92eef7363403ed425ace1b4f8719b4b | [] | no_license | robertsicoie/demo-kafka | 66cf950186c143de88293de4a82a6056c12de794 | 6bdf34ca9f99ebe893d698d8094d4095037c9eb8 | refs/heads/master | 2023-04-30T13:44:28.953208 | 2020-02-17T20:48:48 | 2020-02-17T20:48:48 | 241,203,476 | 0 | 0 | null | 2023-04-14T17:43:18 | 2020-02-17T20:40:37 | Java | UTF-8 | Java | false | false | 1,102 | java | package com.example.demokafka;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.ConfigurableApplicationContext;
import java.util.Date;
@SpringBootApplication
public class DemoKafkaApplication {
public static v... | [
"robert.sicoie@gmail.com"
] | robert.sicoie@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.