blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
094169fb2be4807775613a6776436dc22bee91c3 | 7f84b5e175dd6f9ea74468eb8cf06b03ec68a253 | /app/src/main/java/com/zertificon/spikeacra/MyObserver.java | cdcf861cf2bc7d8cc3e19eda287401ba80bf90b8 | [] | no_license | HowardSchmaeu/SpikeACRA2 | 5e3be674ac21759942ce0a53a4906e03cb296b7a | 2469d111ddbef2e83fae1980d65ecc415d582351 | refs/heads/master | 2020-04-26T01:27:23.581651 | 2015-08-18T08:26:01 | 2015-08-18T08:26:01 | 40,959,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,070 | java | package com.zertificon.spikeacra;
import rx.Observable;
import rx.functions.Action1;
import rx.functions.Func1;
/**
* Created by MSC on 02.06.2015.
*
* More Infos: http://blog.danlew.net/2014/09/15/grokking-rxjava-part-1/
* and the Special Android Part:
* http://blog.danlew.net/2014/10/08/grokking-rxjava-part-4/... | [
"m.schmaeu@zertificon.com"
] | m.schmaeu@zertificon.com |
50116e004f7d515aa0edcdefafce8e35afb2d3b8 | 3a25fc04ac08d97a2b4444f78ee6f14819b88b6f | /specification/TestTaking/StudentTestSubmission.java | 43b6c8150713d2ccabb7523699b5a87c1b98163d | [] | no_license | georgiev2592/testtool | 789fc453728270bcdc353bb301f9c0c18c5be263 | eb3932ed5d74877ab1c383938bfe534fea9c9dc0 | refs/heads/master | 2020-12-31T04:55:52.167357 | 2016-05-24T21:57:04 | 2016-05-24T21:57:04 | 59,611,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | package TestTaking;
import QuestionManager.Question;
import java.util.*;
/** Represents student's submitted test answers. */
public abstract class StudentTestSubmission
{
/** A collection of student answers to the test questions */
Collection<StudentAnswerSubmission> answers;
/** Add answer to submission o... | [
"georgiev2592@gmail.com"
] | georgiev2592@gmail.com |
33473c1e0800d56c183e402acd620bce7180d104 | 62623a05a7acbd40af2aaef7035b62e5d68f75fd | /app/src/main/java/bernadus/alvin/ugd1/MainActivity.java | 540808b925c2923f444d61a449461d61a730eda3 | [] | no_license | AlvinSugijanto/UGD2_1_9798_A | 886bbc4b4adfe58feff868d3bfdcfafd07df30bc | f45b339901f89fe35e22e478ece959d6d13bcb17 | refs/heads/master | 2022-12-14T17:09:49.022678 | 2020-09-04T18:17:25 | 2020-09-04T18:17:25 | 292,916,745 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 537 | java | package bernadus.alvin.ugd1;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedIn... | [
"alvin.sugijanto@gmail.com"
] | alvin.sugijanto@gmail.com |
3df5f27e9921bb8db7f85d20580554308999e06e | 119ac25712822c80d8a525ef952c8fbe5bf1aecc | /wanhaohui2/src/main/java/com/wishland/www/wanhaohui2/utils/TimeUtil.java | 3ee87656e6eadb6fe8e828a7a6998154babac8fb | [] | no_license | RightManCode/wishland | 7c1a3b4a1c545441b6a20b1ab4920122cc79bc98 | 3b673e5a0e7ca33b91466e86ee418a8e88918073 | refs/heads/master | 2021-05-09T22:52:11.454551 | 2018-01-24T12:54:39 | 2018-01-24T12:54:39 | 118,765,146 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,373 | java | package com.wishland.www.wanhaohui2.utils;
import android.annotation.SuppressLint;
import java.sql.Time;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
/**
* Created... | [
"bing@163.com"
] | bing@163.com |
528295d896ea35d3037eb83f7060549ccb32867d | 13dfd110df6cccc7ed5ce992ba5e7eadc56a42af | /sm-shop-model/src/main/java/com/salesmanager/shop/store/controller/category/facade/CategoryBannerFacade.java | 7c2c2a696cbb6b5c38eaee969e459a8e68870961 | [] | no_license | ajaytiwari000/Habbit | 24ca9455f0200e648640079945a04b01918dac7b | 1ccff760c0a17515748cdc7c9d133fae71b8d937 | refs/heads/master | 2023-03-21T11:32:26.708784 | 2021-03-12T07:38:02 | 2021-03-12T07:38:02 | 265,888,454 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 555 | java | package com.salesmanager.shop.store.controller.category.facade;
import com.salesmanager.core.model.catalog.category.CategoryBanner;
import java.util.List;
import org.springframework.web.multipart.MultipartFile;
public interface CategoryBannerFacade {
void addCategoryBanners(Long id, MultipartFile[] files, String ba... | [
"ajaytiwari000@gmail.com"
] | ajaytiwari000@gmail.com |
c11ff1e46c427d23b7c2280db8044fabc6b0f285 | 18bbf2b6105d64e59af194a6a5ade8a44008dcf1 | /labsheets/labsheet4/exercise3/TestBook.java | 247659ae8c1e7a651251952ea971e13add8991af | [] | no_license | t00208620/OOPLabSheets | 961a5a79ff435122a6bbdf69a41e41c6b1ae632f | c6a2cb077892c10f67f2acb5b059529e1f16f6d7 | refs/heads/master | 2023-01-28T16:43:53.292993 | 2020-12-13T16:26:45 | 2020-12-13T16:26:45 | 300,585,429 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 706 | java | package labsheet4.exercise3;
import javax.swing.*;
public class TestBook {
public static void main(String[] args) {
String output = "";
Book b1 = new Book();
output += "Calling the no-argument Book constructor." +
"The first Book object details are:\n\n" + b1.toString();
... | [
"55188878+t00208620@users.noreply.github.com"
] | 55188878+t00208620@users.noreply.github.com |
46cd27cf75f441c40759d441e94ad97eed28325d | fd394de90ebf2f2040656b99597bd11732319c3b | /app/src/main/java/com/pacsal/yoursms/MainActivity.java | 988f8ee145ee23e91f36bc22085b1189e1bab4bd | [
"MIT"
] | permissive | pacsal/zakoSMS | e86a20399647ab4ad0189b9e29da969e2f961fa0 | fe70c46e11de547a715b0ff497b3e407d5227c37 | refs/heads/master | 2019-07-29T22:03:30.475787 | 2017-09-19T16:05:16 | 2017-09-19T16:05:16 | 104,098,936 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 850 | java | package com.pacsal.yoursms;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setCon... | [
"pm93web@gmail.com"
] | pm93web@gmail.com |
cf6d5520ae93f6347bd537946154b07d4c47e1cd | 0a429d35e09bc77dd5478d6d91c3b78c4f7cf68f | /app/src/test/java/com/nightowldevelopers/onetapxpboost/ExampleUnitTest.java | f2f8db7cc62e3177a5024e106ee488d11a9f1eb4 | [] | no_license | nnishad/OneTapXP_Booster | 21dfd5df2bf62e74a829da0ad6beb2081521133b | b29834a87c0ba871970931b9e3321e51a9b57e47 | refs/heads/master | 2020-06-13T06:00:20.042487 | 2019-08-12T17:53:02 | 2019-08-12T17:53:02 | 194,563,146 | 0 | 3 | null | 2019-08-12T17:53:04 | 2019-06-30T21:31:27 | Java | UTF-8 | Java | false | false | 408 | java | package com.nightowldevelopers.onetapxpboost;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* 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 {
... | [
"nikhilnishad279@gmail.com"
] | nikhilnishad279@gmail.com |
48179d30e893995fc934897f4fdc6e8bc1be2230 | e868b660eb064d175ce79bdc45d56a551d51a748 | /app/src/main/java/com/example/noter/adapter/ResultAdapter.java | e1222905a75b2da6e5033c3b486bde392f084191 | [] | no_license | binhle3920/noter | 731da6a81025fd4be88c167e18a5d469310ef9bf | 3510c6d8d2cdb18529f8516d9e4f4fa0c41ea40d | refs/heads/main | 2023-03-26T23:34:58.939610 | 2021-03-31T04:58:35 | 2021-03-31T04:58:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,076 | java | package com.example.noter.adapter;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.... | [
"lethanhbinh3920@gmail.com"
] | lethanhbinh3920@gmail.com |
dc9efadbee63be198f54ed7957185b3b4c059a16 | cd25a10e144c752dc1e223fa21a721a7d74c79fd | /jdiscript/src/main/java/com/wirecard/tools/debugger/jdiscript/requests/JDIScriptEventRequest.java | 88cee250fba30b05a04e4c13dd14b8f77b4bb922 | [] | no_license | denisu08/debugger-tools | cbeaacdf72c3b1ba970e6033a8348d6c7fe4ee73 | 7b836b81a468a3b449936f70214fa19dd6a25b03 | refs/heads/master | 2020-09-04T04:37:41.792757 | 2019-12-23T07:45:16 | 2019-12-23T07:45:16 | 217,292,686 | 0 | 0 | null | 2019-10-25T12:15:44 | 2019-10-24T12:22:52 | TypeScript | UTF-8 | Java | false | false | 396 | java | package com.wirecard.tools.debugger.jdiscript.requests;
import com.sun.jdi.Mirror;
public interface JDIScriptEventRequest extends Mirror {
//Non-chaining EventRequest methods
Object getProperty(Object key);
boolean isEnabled();
int suspendPolicy();
//ChainableSubInterfaces should define a method... | [
"denisu08@gmail.com"
] | denisu08@gmail.com |
1ea0683736bc929fc495f7ea9b8f5975bae535f8 | bfb988b9328c71f62d64487e908b4a85f809e801 | /PoslovnaBanka/src/main/java/com/pi/PoslovnaBanka/PoslovnaBankaApplication.java | a1aaa3a707f2bc2966c69ac2ab7adb1ccab184df | [] | no_license | Mitra236/PI | 69fa81b099eef2798464f68700fb528d0186a83a | b19b51f4af5f62dd8c7421fe7232e4535c45fe54 | refs/heads/master | 2021-07-22T23:05:52.409137 | 2021-03-26T16:00:04 | 2021-03-26T16:00:04 | 245,796,167 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package com.pi.PoslovnaBanka;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class PoslovnaBankaApplication {
public static void main(String[] args) {
SpringApplication.run(PoslovnaBankaApplication.class, args);... | [
"mitra196506@gmail.com"
] | mitra196506@gmail.com |
ab113867d6300823db9c7060d9446bcdb452d181 | 8eb53e36589cec399a7914ce0ba57010d7d34136 | /Greatest of three numbers using functions/Main.java | 3ae44d3e527ac2648c119353b7821ee3a0b5c296 | [] | no_license | sushmavarma7/Playground | 641606181e89e08600c0a1db8dd85fe6807db99f | cea7b5db1374e046ebcc617c197e5d37a8db3dd8 | refs/heads/master | 2020-04-14T12:44:53.640682 | 2019-04-29T12:02:49 | 2019-04-29T12:02:49 | 163,849,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | import java.util.Scanner;
class Main{
public static void main (String[] args){
// Type your code here
Scanner sc=new Scanner(System.in);
int m1=sc.nextInt();
int m2=sc.nextInt();
int m3=sc.nextInt();
int temp=greatest(m1,m2);
int result=greatest(m3,temp);
System.out.printl... | [
"46321720+sushmavarma7@users.noreply.github.com"
] | 46321720+sushmavarma7@users.noreply.github.com |
c79c9e81550460caf8f43b79c24fa48bf593e7fd | e23f11df3eee39b2aaa796240e368f5c7b0922e4 | /src/test/java/io/github/jhipster/application/web/rest/InvoiceResourceIntTest.java | 5129f8fa5bf5964b1f462379dd7834e7a2563db0 | [] | no_license | hdurix/jhipster-sample-application | 199575b1f4bbf18c3c6c3f9124668e73df3159b1 | 637c1447c0f0e0f60a84ee6d7218a7835f4844fe | refs/heads/master | 2020-04-06T15:52:39.023661 | 2018-11-14T19:17:17 | 2018-11-14T19:17:17 | 157,596,273 | 0 | 0 | null | 2018-11-14T19:17:21 | 2018-11-14T18:57:54 | Java | UTF-8 | Java | false | false | 11,383 | java | package io.github.jhipster.application.web.rest;
import io.github.jhipster.application.JhipsterSampleApplicationApp;
import io.github.jhipster.application.domain.Invoice;
import io.github.jhipster.application.repository.InvoiceRepository;
import io.github.jhipster.application.web.rest.errors.ExceptionTranslator;
imp... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
52f14261dc291fb121b1a9dc07bb89cf6e0b6acf | 9aad444d76072927aa92fc65b5d5cfd7811c0751 | /GrpcInterface/build/generated/source/proto/main/java/com/mrozowski/study/grpc/api/v1/RequestProcessor.java | 80fed2e2b7cc65bfb5c9b8744fecf2c4750c1af9 | [] | no_license | mrozowski/Grpc-and-rabbitmq | d04af14730d44fd8e7969fe9389e691ebe9afad9 | 079106a5f6403447c0da7c4b32aad132c615bb7b | refs/heads/master | 2023-07-18T19:10:56.017050 | 2021-09-26T11:11:30 | 2021-09-26T11:11:30 | 380,682,353 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | true | 38,055 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: RequestProcessor.proto
package com.mrozowski.study.grpc.api.v1;
public final class RequestProcessor {
private RequestProcessor() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
pu... | [
"mrozowskion@gmail.com"
] | mrozowskion@gmail.com |
61d428c78df4f83ed98f6832a897e05a57a16c90 | e259bae8a05eef411660434b059775e9bdcc288b | /src/main/java/org/pentaho/graphmlmerger/util/GraphmlMerger.java | 76b36715152f5038fde232fb3e7384950a0e3020 | [] | no_license | pminutillo/dependency-graphml-merger | 3b612ae07c3b39a497002a323370d85c17540fc6 | 35ba23f710a7c25b7b415a81ff0566c46210c7de | refs/heads/master | 2020-12-02T19:30:41.677348 | 2016-12-16T18:14:10 | 2016-12-16T18:14:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,042 | java | /*
* ******************************************************************************
*
* Copyright (C) 2002-2016 by Pentaho : http://www.pentaho.com
*
* ******************************************************************************
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not... | [
"rfellows@pentaho.com"
] | rfellows@pentaho.com |
5e6bc19ac95b6e80ccf30c091cb1cb4a1ede2898 | 2d4edd278a609f572d13712ac4f5908114a03cf0 | /Product.java | e125659006eb4d1bbbc93859726f17188c94c0f5 | [] | no_license | amir003/E-commerce | 40a7bc8f29426c9e89096e92fcf8a047941d5aea | fabda8e81af9353f3e22d2b8d0098a0d3995a6db | refs/heads/master | 2021-01-10T21:33:43.607330 | 2015-06-09T20:37:28 | 2015-06-09T20:37:28 | 24,763,585 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java |
public class Product {
private String description;
private double price;
public Product(String description , double price) {
this.description = description;
this.price = price;
}
public double getPrix() {
return this.price;
}
public String getDescription() {
return this.description;
}
}
| [
"amirnaar@hotmail.fr"
] | amirnaar@hotmail.fr |
6a2438ee874400565d6dea60adaae403b1b79725 | 28e356d56e3682cdaa53a14f2ef22a2dbb9799c0 | /2.1.06-Solution-LoadA9Patch/desktop/src/com/udacity/gamedev/ninepatch/desktop/DesktopLauncher.java | 4df698b707d6859fb9ac368851547b8a9e873589 | [
"MIT"
] | permissive | udacity/ud406 | 31fb5e8ef02f6f78e500ad8998bae38bf4296494 | 191d46352271cc74f4232a3f75db3563c200b1c9 | refs/heads/master | 2023-03-28T21:01:07.283156 | 2021-10-21T13:33:06 | 2021-10-21T13:33:06 | 45,005,805 | 60 | 134 | MIT | 2023-05-08T19:41:40 | 2015-10-27T00:05:43 | Java | UTF-8 | Java | false | false | 437 | java | package com.udacity.gamedev.ninepatch.desktop;
import com.badlogic.gdx.backends.lwjgl.LwjglApplication;
import com.badlogic.gdx.backends.lwjgl.LwjglApplicationConfiguration;
import com.udacity.gamedev.ninepatch.NinePatchDemo;
public class DesktopLauncher {
public static void main (String[] arg) {
LwjglApplicationC... | [
"jeremy@udacity.com"
] | jeremy@udacity.com |
1a73a2c8c88fb0d1269b16c3d523093983edba52 | 7557a53b8f7d9c2adeef1c401f5b3bd5de5a1eb8 | /src/main/java/formers/database/dto/FormResponseDto.java | 634ef97c79859b61dfedd4ccdc03ec923c31e8ae | [] | no_license | freesoup/formers | 9001a14db512ed03e4e4872a15e1adaf0d4e10e7 | 65adb76527089b6033df49b1e2c0cc73694d021f | refs/heads/master | 2021-10-10T09:15:01.239239 | 2018-08-03T10:54:37 | 2018-08-03T10:54:37 | 142,866,340 | 0 | 0 | null | 2018-08-03T10:54:38 | 2018-07-30T11:27:16 | Java | UTF-8 | Java | false | false | 732 | java | package formers.database.dto;
import com.worksap.company.dto.annotation.Entity;
import com.worksap.company.dto.annotation.Key;
@Entity
public class FormResponseDto {
@Key(order = 0)
private String formId;
@Key(order = 1)
private String formRecipient;
private String stringJson;
public FormResp... | [
"wei_ja@worksap.co.jp"
] | wei_ja@worksap.co.jp |
642259832e169d603ab8098df7d21fb81a69497f | 30049883554aa8e1b0790120d770682f39d512d8 | /src/main/java/au/net/bunney/bamboo/plugins/envwallboard/ViewEnvironmentWallboard.java | c5f1fb2f59222fd46f2076d387916e46e525f762 | [
"Apache-2.0"
] | permissive | gavinbunney/bamboo-environment-wallboard | 690b0c16a3816523ce522d63779ea9b9e2c09872 | a362594d5e63d07a8945db7e23f4a8219315815a | refs/heads/master | 2021-01-13T01:25:09.187573 | 2012-11-23T05:05:16 | 2012-11-23T05:05:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,588 | java | /*
* Copyright 2012 Bunney Apps, Brisbane, Australia.
*
* 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 t... | [
"gavin.bunney@gmail.com"
] | gavin.bunney@gmail.com |
792b71501ecb2cae517ca8fedbe085b49620427c | ffaac62bd10f9615ef9b8a3740705bfde1c4c59c | /src/main/java/es/upm/oeg/librairy/api/builders/BoWPipeBuilder.java | 5d2677749d1d9a534a2d1e991aa90fd8efb90ec4 | [
"Apache-2.0"
] | permissive | librairy/api | 9d1d31cbdacaa895c9c9f75623a6b69d9da54dd0 | 50fb1a4b1c4c37849378aaab6dedcd9fe95c38d0 | refs/heads/master | 2021-06-24T01:04:36.318557 | 2021-05-12T16:18:55 | 2021-05-12T16:18:55 | 174,326,322 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,786 | java | package es.upm.oeg.librairy.api.builders;
import cc.mallet.pipe.*;
import cc.mallet.types.Alphabet;
import cc.mallet.types.Instance;
import com.google.common.base.Strings;
import es.upm.oeg.librairy.api.executors.ParallelExecutor;
import org.librairy.service.nlp.facade.model.PoS;
import org.slf4j.Logger;
import org.sl... | [
"cbadenes@gmail.com"
] | cbadenes@gmail.com |
a0f3373d9064d9cd20a405360c69d204ece6edb8 | 15f2d451a864887b25354aed92541b64e04bd430 | /xmen-bracelet-dev/xmen-bracelet-common/src/main/java/com/doshr/xmen/backend/common/Constants.java | 40666435d9b834dbad8b32524c9d92bf51854e41 | [] | no_license | LeChaPatteImpitoyable/springMVC | 20a46df0a67bed529c2ece12ef0c05a51138ce4e | 6a1869d0788d0cca2246f3ca9875eb98261f0a13 | refs/heads/master | 2020-01-19T21:29:35.491689 | 2017-11-16T06:19:50 | 2017-11-16T06:19:50 | 94,217,566 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,616 | java | package com.doshr.xmen.backend.common;
public class Constants {
public static final String UTF8 = "UTF-8";
public static class DATE_FORMAT {
public static final String DATE_FORMAT_NOSPID = "yyyy-MM-dd";
}
public static final int NUMBER_FALSE = 0;
public static final int NUMBER_TRUE = 1;
publ... | [
"yingshengyu@outlook.com"
] | yingshengyu@outlook.com |
76804ba6cc0715bd9b5835a52e6b94b9ca011dbb | 01fcde75e9be08df58f487ed466654d847fde16c | /src/main/java/com/eappcat/sync/es/core/SyncableRepository.java | 4783f735e392bd76fb5ddd95f64018e9de6387f3 | [] | no_license | yuebo/mysql-es-sync | fc4347412e796e8b234465ff981dfe34e507bfce | 0e631e98c94af9398721e5dc0297a639d88e69a7 | refs/heads/master | 2022-06-23T06:43:02.409138 | 2019-07-26T13:38:12 | 2019-07-26T13:38:12 | 198,825,291 | 1 | 0 | null | 2022-06-17T02:20:58 | 2019-07-25T12:15:23 | Java | UTF-8 | Java | false | false | 406 | java | package com.eappcat.sync.es.core;
import org.springframework.data.repository.NoRepositoryBean;
import java.util.Date;
import java.util.stream.Stream;
/**
* 根据updatedTime字段查询修改, 同步的Repository必须继承此接口
* @param <T> 实体类
*/
@NoRepositoryBean
public interface SyncableRepository<T> {
Stream<T> findByUpdatedTimeAfterA... | [
"317728991@qq.com"
] | 317728991@qq.com |
4a5df3dac299b616d35a84355bd75eddddab4fee | 92155b80a852f01cdbcebc8f008a1d92808ab8c8 | /Calificaciones/src/calificaciones/Alumno.java | eff131eb7434351322b793c15c283734a6a224af | [] | no_license | epasquel/Ejercicios | eadc9d6bbabddd63dff103d454066ce5be607312 | bf0c92e7c0bc0960da388a631835bbeee3f29a26 | refs/heads/master | 2021-01-21T22:29:09.132562 | 2012-04-05T02:22:53 | 2012-04-05T02:22:53 | 3,588,322 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,186 | java |
package calificaciones;
public class Alumno {
public Alumno(String codigo, String nombre, String modalidad){
this.codigo = codigo;
this.nombre = nombre;
this.modalidad = modalidad;
if (modalidad.equals("Tradicional")){
calificacion = new CalificacionTradicional();
... | [
"epasquel_20@hotmail.com"
] | epasquel_20@hotmail.com |
655db9d717b8bc3a2a404655230c445ecd0b7736 | 070d5261f7ff7e9b72aa3985a893e108c339c606 | /src/main/java/zenith/essential/common/crafting/RecipeHandler.java | 067dc704f8a22d656883aa7a79052bd1db105392 | [] | no_license | EssentialCode/Essential | a5d2cc17dffe993c2c1b863f65b111386b31f077 | 80119fb05c06d7a64c7cd52affb201bd3e6933a1 | refs/heads/master | 2016-08-12T23:42:05.376843 | 2016-04-25T03:13:26 | 2016-04-25T03:13:26 | 54,854,086 | 3 | 2 | null | 2016-04-11T20:50:34 | 2016-03-28T00:14:30 | Java | UTF-8 | Java | false | false | 1,048 | java | package zenith.essential.common.crafting;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Iterator;
import java.util.List;
import org.apache.logging.log4j.core.Logger;
import net.minecraft.block.Block;
import net.minecraft.init.Blocks;
import net.minecraft.init.Items;
import net.minecraft.item.... | [
"the.number.zero@gmail.com"
] | the.number.zero@gmail.com |
e899643224386953b873baa9f83018de8ee0cec2 | dbd18f5ebcee0c451b888ba5c0a1b8c2864f1da8 | /src/model/XMLSaveBuilder.java | 963c4ae6d9f7ea1369702e513b4db7d2de45fd07 | [
"MIT"
] | permissive | DuyTrieu1999/CellSociety_CompSci308 | cdff61791208330691eab1864b7f81e9fb8f285f | d77db3be5149fe841da08bfc8c889b5d91c9a59f | refs/heads/master | 2020-04-12T16:50:40.392284 | 2018-10-01T07:40:52 | 2018-10-01T07:40:52 | 162,625,757 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,858 | java | package model;
import org.w3c.dom.Attr;
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.transform.Transformer;
import javax.xml.transform.Transform... | [
"nitsuaoak@outlook.com"
] | nitsuaoak@outlook.com |
10db697ba8bb25f5fb0d2de7a1d095abb97bacde | 04b037115376d85fcc773ea39c94d9d13965c10f | /cas-client/src/main/java/com/millinch/casclient/web/DemoFilter.java | 4cce7339bda52b79c8fc6033d5f6421f378972cc | [] | no_license | vipup/cas-oauth2-example | e2586d44d86eeb34da2d0d3a14ecd5bacfd7bcd4 | 5ae5306c93ba39b13e5ab645c514a2f042d502ce | refs/heads/master | 2020-05-24T23:58:00.019404 | 2019-05-20T12:01:57 | 2019-05-20T12:01:57 | 187,524,955 | 0 | 0 | null | 2019-05-19T20:30:59 | 2019-05-19T20:30:58 | null | UTF-8 | Java | false | false | 608 | java | package com.millinch.casclient.web;
import javax.servlet.*;
import java.io.IOException;
/**
* This guy is busy, nothing left
*
* @author John Zhang
*/
public class DemoFilter implements Filter {
@Override
public void init(FilterConfig filterConfig) throws ServletException {
}
@Override
publi... | [
"jhzhang@qingyuanos.com"
] | jhzhang@qingyuanos.com |
d7c9c12735ace1d4db800b8bdbf1625ca3146055 | ca0e9689023cc9998c7f24b9e0532261fd976e0e | /src/com/tencent/mm/ab/a/g/a.java | 308459d5cd5a1b4645b219f4493abdd38998481b | [] | no_license | honeyflyfish/com.tencent.mm | c7e992f51070f6ac5e9c05e9a2babd7b712cf713 | ce6e605ff98164359a7073ab9a62a3f3101b8c34 | refs/heads/master | 2020-03-28T15:42:52.284117 | 2016-07-19T16:33:30 | 2016-07-19T16:33:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,185 | java | package com.tencent.mm.ab.a.g;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory.Options;
import android.widget.ImageView;
import com.tencent.mm.ab.a.c;
import com.tencent.mm.sdk.platformtools.d;
import com.tencent.mm.sdk.platformtools.u;
import java.io.IOException;
public final class a
{
public... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
bf5760b005f6ee5c12f3cce0dc0b82b8333d7c85 | 71437872133fc1611dbc31785ce7dcceef3aa016 | /src/io/n7/calendar/alerts/NotificationMgr.java | fb699b703b130f843ee5d7e3f2f8ee9974bd5300 | [
"Apache-2.0"
] | permissive | n7io/n7io-android-calendar | 6d8e5c18459cd46b6aa18e19d01f6f7c9c4f8408 | b1a159df727bf25e15c3f9d6eaf77e7e58886029 | refs/heads/master | 2020-05-18T08:29:40.073236 | 2012-09-07T13:53:12 | 2012-09-07T13:53:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 382 | java | package io.n7.calendar.alerts;
import io.n7.calendar.alerts.AlertService.NotificationWrapper;
public interface NotificationMgr {
public void cancel(int id);
public void cancel(String tag, int id);
public void cancelAll();
public void notify(int id, NotificationWrapper notification);
public void no... | [
"w@n7.io"
] | w@n7.io |
c520ed5ae52624c1e865abeb2ff57218a176d828 | 17540fab250e8aaa65fd2186c3f236b4f92a964f | /JavaCode/Chapter6/src/array/ObjectCopy.java | be9dd9af7e49c9404428826625044f657b3144f2 | [] | no_license | sungjoonpark3/JavaCode | 34429ad5987995899d90b0e4ac6d330b52a074f4 | 362093e259a4314cc4b0985c1f650732d28538ea | refs/heads/master | 2020-08-01T11:06:40.950398 | 2019-10-02T06:30:10 | 2019-10-02T06:30:10 | 210,977,862 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 1,175 | java | package array;
//객체의 배열의 복사
public class ObjectCopy {
public static void main(String[] args) {
//배열의 공간 할당
Book[] library = new Book[5];
Book[] copyLibaray = new Book[5];
//값을 할당
library[0] = new Book("태백산맥1","조정래");
library[1] = new Book("태백산맥2","조정래");
library[2] = new Book("태백산맥3","조정... | [
"NewPark@DESKTOP-7CRB3P7"
] | NewPark@DESKTOP-7CRB3P7 |
09383e291bd0bea4e98f979446f633040a32f94b | 08e198c0677662c2c179032dfa427925313641e9 | /pet-clinic-web/src/main/java/io/artur/spring/sfgpetclinic/controllers/OwnerController.java | 3e634f7e270486cfc64f517459795dc7c94f7a48 | [] | no_license | arturP/sfg-pet-clinic | 91f9383a1be4acb8a2420c5604a0c47f4e686a6a | b1f762410646413972534a818b5050a3da7110af | refs/heads/main | 2023-08-22T09:57:03.649787 | 2021-10-11T09:58:36 | 2021-10-11T09:58:36 | 413,517,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 834 | java | package io.artur.spring.sfgpetclinic.controllers;
import io.artur.spring.sfgpetclinic.services.OwnerService;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
/**
*
*/
@RequestMapping({"/owners"})
@Control... | [
"artur2p@gmail.com"
] | artur2p@gmail.com |
bb250f279322758da99f307512e41a20a48bc739 | d49c51b0d7d3d3c6651888f094a68fecef4e9b0b | /Day3_Assignments(16 Dec)/src/day3_assignments/DriversLicenseRegex.java | a7c6c1563dd448288c5ba6d052f5ec763f9828ff | [] | no_license | SnoWhite93/RevatureTraining | 2c74c715ab30a978bd7c35f697c801499c52df16 | e6657494e4eec508215af06b88832274bc7b8173 | refs/heads/master | 2023-02-17T10:17:52.980757 | 2021-01-12T04:07:43 | 2021-01-12T04:07:43 | 321,419,206 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package day3_assignments;
public class DriversLicenseRegex {
public static void main(String[] args) {
String dl = "L8509 20058 54727";
if (dl.matches("[A-Z]{1,1}[0-9]{4} [0-9]{5} [0-9]{5}")) {
System.out.println("Valid driver's license");
} else {
System.out.println("Invalid driver's license");
}
}
}
| [
"illeanabledea@gmail.com"
] | illeanabledea@gmail.com |
27594daa02e7032edc0cd97c3709bb14919cf507 | 4a3406afd3f9c30ff9debe06bed1b700a5ea4e14 | /src/main/java/feignclientexample/demo/DemoApplication.java | f257c1249daf965191076b41d098ba349a03f0f8 | [] | no_license | training04221/feign-client-example101 | aeca580c01db032c870e6e9f627d36c7cf7d0497 | 29027b011437e85abda93c0fe4196d5f0e19e5e4 | refs/heads/master | 2022-04-24T02:10:45.218821 | 2019-10-14T00:48:43 | 2019-10-14T00:48:43 | 258,376,768 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package feignclientexample.demo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.openfeign.EnableFeignClients;
@SpringBootApplication
@EnableFeignClients
public class DemoApplication {
public static void main... | [
"avvaru79.java@mail.com"
] | avvaru79.java@mail.com |
152e86d89b10f5688dedca2af3d1eddd1d664ffd | 66c533d84b276e2278a9100b7c520918a2d9109d | /src/main/java/com/digitalinnovationone/heroesapi/constants/HeroesConstant.java | 2665b525aa32a9af6ee669046e33414d00fb6b21 | [] | no_license | Lazaro-oliveira/heroesapi | cad35436ce5432e7f0e87e2faabcc363b0c9db10 | cf58db32f4a4647d706aa16aca7eb38eb924a98e | refs/heads/master | 2023-04-13T19:21:42.859039 | 2021-04-20T19:35:14 | 2021-04-20T19:35:14 | 359,927,569 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 277 | java | package com.digitalinnovationone.heroesapi.constants;
public class HeroesConstant {
public static final String HEROES_ENDPOINT_LOCAL="/heroes";
public static final String ENDPOINT_DYNAMO= "http://localhost:8000";
public static final String REGION_DYNAMO= "us-east-2";
}
| [
"lazarobpmg@hotmail.com"
] | lazarobpmg@hotmail.com |
925a85ff236fa047749143ce8046cf13d6c8e61f | fa03b475ea339f4c78ef639e9d6f5aa10ad3c7a1 | /CatsAndJokes/app/src/main/java/com/am/demo/catsandjokes/model/cats/CatsResponse.java | 3e0c1da849d602d6037514961991ecd71471407d | [] | no_license | malbor806/Android-Projects | 73685d835e92396f07ee32d84af57c5d8c999e8c | b819fdacf7e40ecf847a73da0ffeb57f472ebe36 | refs/heads/master | 2021-03-27T10:25:23.437794 | 2017-05-28T18:08:51 | 2017-05-28T18:08:51 | 92,294,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 484 | java | package com.am.demo.catsandjokes.model.cats;
import org.simpleframework.xml.Element;
import org.simpleframework.xml.Root;
/**
* Created by malbor806 on 24.05.2017.
*/
@Root(name = "response")
public class CatsResponse {
@Element(name = "data")
private CatsDataImages catsImages;
public CatsDataImages g... | [
"malbor806@gmail.com"
] | malbor806@gmail.com |
dac471598ec54f7bbf9e42c3ddafcd0e1842db23 | 3cd1a5b64b8096fa837198ee8000d970d1f6a367 | /project/vcmi-app/src/main/java/eu/vcmi/vcmi/mods/VCMIModContainer.java | 3c8f4ffd74c5610db111b58dbd5b3a0fc2ab2756 | [] | no_license | Fayth/vcmi-android | 36e73b3e86986ed3172427c8f87b84f6c4dcab4d | e8ec115e7603e45d07a1f4f93f50cb6d4b2a4c89 | refs/heads/master | 2021-01-01T17:34:15.944394 | 2017-07-22T17:33:36 | 2017-07-22T17:33:36 | 74,500,286 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,350 | java | package eu.vcmi.vcmi.mods;
import android.text.TextUtils;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.File;
import java.io.IOException;
import java.util.List;
import eu.vcmi.vcmi.BuildConfig;
import eu.vcmi.vcmi.util.FileUtil;
import eu.vcmi.vcmi.util.Log;
/**
* @auth... | [
"no.email@at.all"
] | no.email@at.all |
22f9c7a4120137f0cfe17526a842aca615a9049a | 08f7514c2267bcd9fa05a6eb6fae566568a1931c | /foodee_service/src/main/java/com/ialcoholic/foodees/foodee_service/models/restaurant/Table.java | fb8463c3a8258a2a2b494cb19cce1acfc3e68a28 | [] | no_license | SJ47/fooDee_ialc_version | 03842d3630493f634879f686abb97bce18bb3892 | fb7e75f249598b525ec68f33d92b74816c81b581 | refs/heads/main | 2023-04-17T19:14:38.712562 | 2021-05-02T10:13:56 | 2021-05-02T10:13:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,983 | java | package com.ialcoholic.foodees.foodee_service.models.restaurant;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.ialcoholic.foodees.foodee_service.models.people.Customer;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
@Entity
@javax.persistence.Table(name = "t... | [
"laureline.vaucoy@gmail.com"
] | laureline.vaucoy@gmail.com |
77571cc9cd2249edac0557cf07719f020d13cd60 | d11683d3778b2d85d83379009252752078049535 | /src/main/java/com/bx/community/exception/ICustomizeErrorCode.java | 28ebe88171570e46eabf89376adebf9e3097dfd2 | [] | no_license | bxxiao/community | 9c468c14ea92e9b19bb4b7cfe56e7ee6a85d0d05 | 2c3aeff864648fef61a6d3f538f25aeaeb890b36 | refs/heads/master | 2023-04-04T05:41:27.480332 | 2021-04-01T11:15:52 | 2021-04-01T11:15:52 | 342,900,441 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 127 | java | package com.bx.community.exception;
public interface ICustomizeErrorCode {
String getMessage() ;
Integer getCode();
}
| [
"945143470@qq.com"
] | 945143470@qq.com |
fe755302fa892be3b2caec4a8a5190e5f3a1ff47 | 69c50f232ccfc6a30202e7dd55949026756935b1 | /workspace/animais/src/aula_II/testa.java | 229cc98fa9438b4514273156a119dc11775e1bf7 | [] | no_license | ramonms/Uniritter-OO | a668e8c0fa1d600e9b8855237d44c292359ce7e0 | 0f1b69b0560bf3539d746b18f7224dc54ed6eba0 | refs/heads/master | 2016-08-04T04:49:34.562932 | 2014-06-15T03:53:05 | 2014-06-15T03:53:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,000 | java | package aula_II;
import static org.junit.Assert.*;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
public class testa {
@BeforeClass
public static void setUpBeforeClass() throws Exception {
}
@AfterClass
public static void tear... | [
"ramonmartins@msn.com"
] | ramonmartins@msn.com |
44908b323a86bd15cbe6daad327b0f53357723f6 | c99839ed46e23c52e8ed060f820b7faa20f06205 | /kasper-test/src/test/java/com/viadeo/kasper/KasperTestIdGenerator.java | 52df45dc3d3fe3b0443a032057cca1d85108a466 | [] | no_license | mglcel/kasper-framework-1 | f434fddd427d46a99d9d32ffd5cd6d7b0aeaf711 | 35300a96e9e53bacd2f4c94a589f4e1ee2f51f9a | refs/heads/master | 2021-01-22T16:38:53.439514 | 2015-02-20T20:00:46 | 2015-02-20T20:00:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 916 | java | // ============================================================================
// KASPER - Kasper is the treasure keeper
// www.viadeo.com - mobile.viadeo.com - api.viadeo.com - dev.viadeo.com
//
// Viadeo Framework for effective CQRS/DDD architecture
// ===================================... | [
"ldiasdasilva@viadeoteam.com"
] | ldiasdasilva@viadeoteam.com |
2567043aaff4bffe806e822a815a2502e46858d4 | d568213727b1b5d839a70def1b0553857bceadd8 | /plugins/Navigator/surfacesandregions/XYFootprint.java | dc5210db7938596dc0cc9c351c11c7eb816db3aa | [] | no_license | ra138212/micromanager-upstream | c2bc7e7043efb5e105b9c2bac7bbd6f12ac62830 | e3dfaa9c79720a84d22463162d885c88f4ac74ef | refs/heads/master | 2021-01-18T11:23:32.432834 | 2015-01-29T01:44:41 | 2015-01-29T01:44:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package surfacesandregions;
import coordinates.XYStagePosition;
import java.util.ArrayList;
/**
*
* @author Henry
*/
public interface XYFootprint {
public ArrayList<XYStagePosition> getXYPos... | [
"henry@d0ab736e-dc22-4aeb-8dc9-08def0aa14fd"
] | henry@d0ab736e-dc22-4aeb-8dc9-08def0aa14fd |
89fc1d7d40ea3eec7c70a9515699e8ee13334d74 | 218dae5ac2e4e9cfe38b79e4e1a35ade9550d3d2 | /thriftserver/session/src/main/java/org/apache/livy/thriftserver/session/SqlJob.java | 849c0575175c762214df39b2703fec7462571c0d | [
"MIT",
"Apache-2.0"
] | permissive | RogPodge/incubator-livy | c7a34ff3a2b21228ea3386ea9e40e7cb7852a756 | 46276f26fa651083c285250dac8bd65e49349c50 | refs/heads/master | 2021-08-07T16:49:09.837474 | 2020-02-04T21:26:09 | 2020-02-04T21:26:09 | 204,087,523 | 0 | 1 | Apache-2.0 | 2019-08-24T00:23:45 | 2019-08-24T00:23:45 | null | UTF-8 | Java | false | false | 2,885 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"vanzin@cloudera.com"
] | vanzin@cloudera.com |
7b20dc3a2b390d76e92d0463474d29ff968b7d08 | f0a28a8b5be64adbd6111c577a63d4deec64446d | /CoCoFrame/src/org/hnyy/core/utils/ApplicationContextUtil.java | 332bc6ff968d1e9ff4036105b12ffd542646ad36 | [] | no_license | xieHub/CoCoFrame | f64082ef98b70a5f95675f1e3ef91f471591aa78 | 399904a1e6e7499e68936d4ac3aa998306b9119e | refs/heads/master | 2021-01-10T01:19:03.268206 | 2015-12-10T06:02:09 | 2015-12-10T06:02:09 | 47,740,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,238 | java | package org.hnyy.core.utils;
import java.io.File;
import java.util.Collections;
import java.util.Set;
import java.util.TreeSet;
import javax.servlet.ServletContext;
import org.springframework.beans.BeansException;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationCont... | [
"coder_da@sina.com"
] | coder_da@sina.com |
7d91171080745208376edb62c8c6126df4de0f96 | a5f2262593cf5cbc4cd13c72efbaf851142513b6 | /src/controlescolar/controller/alumno/LoginController.java | d257078d2a127f4244064c9db6c315b824470e16 | [] | no_license | HugoLuna5/Control-Escolar | 8a4f74ce0bcb6cf054ace8893e17707de688ead3 | ddabe0ce88241152063c519c8c955a203edf95b6 | refs/heads/master | 2020-05-19T11:07:16.989511 | 2019-05-05T05:35:34 | 2019-05-05T05:35:34 | 176,040,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,835 | 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 controlescolar.controller.alumno;
import controlescolar.controller.admin.AdminLoginController;
import controlescolar.model.Alu... | [
"hugo_1199@hotmail.com"
] | hugo_1199@hotmail.com |
29beb3b79c1c1ec5908932fe7aa1ee615373d96d | 4c95a768d51fa00fc9790efad86c16b17b8b4cab | /src/com/example/concurrency/DataShatingBetweenThreads.java | 0a732ab7394e30f3745aa56cd6bd7c294b022fee | [] | no_license | arunkumarvgk/concurrency | b6087fb4bfd4169ed4f2b084bd9d41cb983ba8b3 | d324b37836317ed3566777e7555117e177a18f5b | refs/heads/master | 2022-12-14T07:09:58.932379 | 2020-09-11T18:48:24 | 2020-09-11T18:48:24 | 293,299,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | package com.example.concurrency;
final class Inventory {
private int items;
public void incItems() {
items++;
}
public void decItems() {
items--;
}
public int getItemsCount() {
return items;
}
}
public class DataShatingBetweenThreads {
public static void main(String[] args) throws InterruptedEx... | [
"arunkumarvgk@gmail.com"
] | arunkumarvgk@gmail.com |
db4dc79ace47907057a6d64d181e4d10e1a1950b | 392b98795068164ed0c186a760c72290e5f7bb6a | /serenity-browserstack/src/test/java/net/serenitybdd/browserstack/WhenAddingBrowserStackCapabilities.java | 11d8bd0b960d74785c668ff366806eeb86b6d2e4 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | cuneytcalishkan/serenity-core | fd3834fdd1a755552c0d8000541279f29106f936 | 658c2322f69fb926f4293d889abce14ff58ecdb0 | refs/heads/master | 2023-05-31T16:41:25.407268 | 2021-07-10T07:29:47 | 2021-07-10T07:29:47 | 384,783,331 | 0 | 0 | NOASSERTION | 2021-07-10T20:23:38 | 2021-07-10T20:23:38 | null | UTF-8 | Java | false | false | 5,004 | java |
package net.serenitybdd.browserstack;
import net.serenitybdd.core.webdriver.OverrideDriverCapabilities;
import net.serenitybdd.core.webdriver.driverproviders.AddCustomDriverCapabilities;
import net.thucydides.core.model.Story;
import net.thucydides.core.model.TestOutcome;
import net.thucydides.core.util.EnvironmentVa... | [
"john.smart@wakaleo.com"
] | john.smart@wakaleo.com |
3f6d150a1a740afb8e4c0516e845b3c513bf9efb | a30a6e8bb02d819d2f3a8455c053845b0a108839 | /src/main/java/com/senpure/io/support/plugin/intellij/structure/IoStructureViewModel.java | f7a15d123139aa946f19614073446edd6bd95d27 | [] | no_license | senpure/senpure-io-support-plugin-intellij | f3a48e49f595213f5afb09e06a849a62fa112b94 | 66f75ca8be127b2fddfeaa6b6b27bd87fc3f4eca | refs/heads/master | 2020-06-04T14:41:51.660119 | 2020-03-30T00:35:23 | 2020-03-30T00:35:23 | 192,065,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,035 | java | package com.senpure.io.support.plugin.intellij.structure;
import com.intellij.ide.structureView.StructureViewModel;
import com.intellij.ide.structureView.StructureViewModelBase;
import com.intellij.ide.structureView.StructureViewTreeElement;
import com.intellij.ide.util.treeView.smartTree.Sorter;
import com.intellij.p... | [
"senpure@senpure.com"
] | senpure@senpure.com |
3c0cb702a4d35fb5838a6f7705d74971078c91fe | eb3b6bb676c238b3623b4d93d649947f74f0e8a0 | /edumanage/springboot/src/main/java/com/qifangli/edumanage/dao/mapper/ScoreMapper.java | 78475a1398d13cc92b88078861c30f97262f018a | [] | no_license | Buttersmark/EduAdmSys | 161c19004d248e50a8f12a95dcb21f0740f66e8e | e8f7b3b905128fd10a2fdb151f6934eb9fbf6a59 | refs/heads/master | 2023-03-07T22:21:09.279059 | 2021-02-20T03:56:58 | 2021-02-20T03:56:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,658 | java | package com.qifangli.edumanage.dao.mapper;
import com.qifangli.edumanage.dao.entity.Score;
import com.qifangli.edumanage.dao.entity.Student;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.springframework.dao.DataAccessException;
import java.util.List;
@Mapper
publ... | [
"2734189761@qq.com"
] | 2734189761@qq.com |
1fd921eb1ce01aadc3e8219e7018ba0d4f0c2adf | c285d77eac4e36fa2864193a19ebc6a74164cbfd | /src/main/java/com/systech/mss/repository/impl/PermissionsClaimOfficerRepositoryImpl.java | 7801f06ec87644a618928106ba0411a6fe6d412c | [] | no_license | newtonkarumba/DemoMss | a681c9f92c0e5553227bd4bfe72f74668cae9a20 | 082785b4167ffedcb08e0ab6919421c847a8c7d6 | refs/heads/main | 2023-06-30T10:51:00.686677 | 2021-08-04T15:11:28 | 2021-08-04T15:11:28 | 392,718,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,788 | java | package com.systech.mss.repository.impl;
import com.systech.mss.controller.vm.PermissionsBillingOfficerVM;
import com.systech.mss.controller.vm.PermissionsClaimReviewerVM;
import com.systech.mss.controller.vm.PermissionsClaimsOfficerVM;
import com.systech.mss.domain.PermissionsBillingOfficer;
import com.systech.mss.do... | [
"newton.karumba@systechafrica.com"
] | newton.karumba@systechafrica.com |
674066baf3a4a35609bac99f25e14bd31e596c90 | 31b07f7e37c242e3a0cedc54ec873cb9eb9c3b8f | /proxy/src/main/java/org/jboss/ejb3/singleton/proxy/impl/invocationhandler/SingletonBeanRemoteInvocationHandler.java | 45ceb492e05b3a3aa1457d47f127a91db7272959 | [] | no_license | ALRubinger/jboss-ejb3-singleton | f4f1051c0f69d59ee7d59619c63fadc41efdca4d | 9cd1692d5829e1688ebb73a46a6a8a0b4c6c3e77 | refs/heads/master | 2021-01-23T20:55:54.175389 | 2010-12-22T14:05:27 | 2010-12-22T14:05:27 | 772,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,937 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2005, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of t... | [
"jaikiran.pai@gmail.com"
] | jaikiran.pai@gmail.com |
9934b942449665153e39dbf4585b7fb66816c224 | 755da35585bd16e66430289a19eb994d01ed16ef | /src/main/java/ch/ethz/idsc/gokart/core/track/TrackConstraint.java | 2d64a0bdd8d203645a44b38f68d47e9ee923c74e | [] | no_license | datahaki/retina | 001f0ebe89d23a461ee95c946d93c3ba35bbdf25 | b01b72aae54cca859b1f845748f70aa2c765f947 | refs/heads/master | 2020-09-01T08:32:54.658322 | 2019-10-27T12:25:36 | 2019-10-27T12:25:36 | 103,564,223 | 1 | 0 | null | 2018-10-20T02:02:24 | 2017-09-14T17:54:32 | Matlab | UTF-8 | Java | false | false | 856 | java | // code by mh
package ch.ethz.idsc.gokart.core.track;
import ch.ethz.idsc.tensor.Tensor;
/* package */ abstract class TrackConstraint {
private Tensor controlPointsX = null;
private Tensor controlPointsY = null;
private Tensor radiusControlPoints = null;
protected final void setAll(Tensor controlPointsX, Ten... | [
"jan.hakenberg@gmail.com"
] | jan.hakenberg@gmail.com |
508ad0956b0835445d91ea1a8e1024583c1e4a57 | 0a1117b7a5256d964f7b5039d821c40019efaa10 | /src/com/store_class/model/StoreClassDAO_interface.java | 9906164168182bea3994cb6c82406d46f46f3ec0 | [] | no_license | Gjchiu/Android_Server | 9b2e366ad559eb77cd3732ff242d4036d5df1e2f | 8c545523a0b060bfa0791f80605d83d60267897a | refs/heads/master | 2021-06-19T20:57:02.122527 | 2017-07-26T17:47:27 | 2017-07-26T17:47:27 | 95,218,091 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package com.store_class.model;
import java.util.List;
import java.util.Set;
import com.store.model.StoreVO;
public interface StoreClassDAO_interface {
public void update (StoreClassVO storeclassVO);
public List<StoreClassVO> getAll();
public StoreClassVO getSCname(Number sc_id);
}
| [
"george33669@gmail.com"
] | george33669@gmail.com |
58d69f88c3563fecdaf2a70095b0df77d5f2befe | e3e9dfbdc6d3db56ccdc2993e7edc5453ca78b40 | /ecommerce-checkout-api-master/src/main/java/com/santiago/ecommerce/checkout/util/UUIDUtil.java | bcf4b92f42718dd2e44196c9a5ee0f8d07aed37c | [] | no_license | Gabriel-Santiago/e-commerce_microsservi-os_java | 11dec4ce22bab7e2f9c53f8941641697131e9299 | fa08a14ad27d0bce7edaded81f6a7920651d4ab8 | refs/heads/master | 2023-04-08T23:43:43.605474 | 2021-04-12T19:05:43 | 2021-04-12T19:05:43 | 357,308,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 230 | java | package com.santiago.ecommerce.checkout.util;
import org.springframework.stereotype.Component;
import java.util.UUID;
@Component
public class UUIDUtil {
public UUID createUUID() {
return UUID.randomUUID();
}
}
| [
"gabrielsrmj@alu.ufc.br"
] | gabrielsrmj@alu.ufc.br |
240b36aebba1f8a930228e8f32667eaf6c9d0683 | faf2b18abd16598679308915ecb17e7259191d14 | /ssm_service_331/src/main/java/com/itheima/service/impl/UserServiceImpl.java | d3877532032b6451318b039a10b3d954f49b7051 | [] | no_license | Pikachu047/ssm | f090e3b1cf4b04480ac88fee4f70030b1b7e6a4c | df7461192650f5a01e1f3a1a1026b5d2f802d466 | refs/heads/master | 2022-12-22T13:38:39.459663 | 2019-12-18T04:13:59 | 2019-12-18T04:13:59 | 228,755,644 | 0 | 0 | null | 2022-12-15T23:45:47 | 2019-12-18T04:09:46 | JavaScript | UTF-8 | Java | false | false | 3,229 | java | package com.itheima.service.impl;
import com.itheima.dao.SysUserDao;
import com.itheima.domain.Product;
import com.itheima.domain.SysUser;
import com.itheima.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.GrantedAuthority;
import org.springf... | [
"2894213383@qq.com"
] | 2894213383@qq.com |
66f54646c1ba922e3b8f0a9eaa9d3b7f47f64085 | c5f3dd4a82b60947fef050c5110f8a9ac2280a46 | /src/main/java/com/datamesh/config/dbmigrations/package-info.java | 1c4641a015f99fbb286a1bb79a09871f1f494e45 | [] | no_license | aloneload/driver | 21fd236ccdf60f6cdd021f416ef83207a0e1f4d9 | 856ac2ae1a006005550fbbbbde8908e7f3deb9ff | refs/heads/master | 2020-04-28T08:32:59.780899 | 2019-03-12T03:52:43 | 2019-03-12T03:52:43 | 175,132,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 97 | java | /**
* MongoDB database migrations using MongoBee.
*/
package com.datamesh.config.dbmigrations;
| [
"vagrant@vagrant.vm"
] | vagrant@vagrant.vm |
834573dae728e0ea2637717e18cb506fa84cde2e | f378ddd47c8b7de6e9cf1d4228c84f73e9dc59f1 | /projetos/Caduceus/src/tv/floe/caduceus/hadoop/mapreduce/template/ExampleMapper.java | 4c5449d5628b116063d01941053462e64fa1d1d4 | [] | no_license | charles-marques/dataset-375 | 29e2f99ac1ba323f8cb78bf80107963fc180487c | 51583daaf58d5669c69d8208b8c4ed4e009001a5 | refs/heads/master | 2023-01-20T07:23:09.445693 | 2020-11-27T22:35:49 | 2020-11-27T22:35:49 | 283,315,149 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,841 | java | package tv.floe.caduceus.hadoop.mapreduce.template;
import java.io.IOException;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapred.JobConf;
import org.apache.hadoop.mapred.MapReduceBase;
import org.apache.hadoop.mapred.Mapper;
import org.apache.hadoop.mapred.Ou... | [
"suporte@localhost.localdomain"
] | suporte@localhost.localdomain |
57844394b2d08b2287dc7536f406eda1c9225bcf | 27511a2f9b0abe76e3fcef6d70e66647dd15da96 | /src/com/instagram/y/a/f.java | a3c97e1378b7ff2d26a5b17b551200fd78eec356 | [] | no_license | biaolv/com.instagram.android | 7edde43d5a909ae2563cf104acfc6891f2a39ebe | 3fcd3db2c3823a6d29a31ec0f6abcf5ceca995de | refs/heads/master | 2022-05-09T15:05:05.412227 | 2016-07-21T03:48:36 | 2016-07-21T03:48:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 271 | java | package com.instagram.y.a;
import com.instagram.user.a.q;
public final class f
{
public q a;
public int b;
public int c;
public String d;
}
/* Location:
* Qualified Name: com.instagram.y.a.f
* Java Class Version: 6 (50.0)
* JD-Core Version: 0.7.1
*/ | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
8f65381986a06d22d9471051e3f5fc087f677ca1 | 2f2fb400a323ab57d29f56f627b1e83b1c00ccfc | /src/main/java/jp/pinkikki/response/ErrorResponseBuilder.java | 921bcf0b06257280d376ed4408aa788e00261c68 | [] | no_license | pinkikki/ponko-several-years-api | 6906a5fa9a6cecc71f768987208e48ec8c687f0b | 3e0e15f7aec69919573e572f63e09e0e66578df6 | refs/heads/master | 2021-04-30T15:49:15.046424 | 2018-04-11T14:20:10 | 2018-04-11T14:20:10 | 121,249,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,811 | java | package jp.pinkikki.response;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.context.annotation.Scope;
import org.springframework.context.i18n.LocaleContextHolder;
import org.springframework.stereotype.Component;
import org.sp... | [
"w-mizutani@pinkikki.jp"
] | w-mizutani@pinkikki.jp |
676030225199df36495dec1ab43606ca2287f301 | aa0329d6703c8a8ee8ff7c359433177f8f41ec65 | /src/com/lemania/eprospects/client/event/CoursesLoadedEvent.java | 4a48345f6479c829a87eaf55d5f10e635816d308 | [] | no_license | thuannn/eProspects | 56d75b865eacc700b21adcf84510385019ac574b | 2fe19b44fc2fb15dd2bc2eab4cdc7b806e88a219 | refs/heads/master | 2021-01-16T22:06:49.431808 | 2016-07-07T14:51:33 | 2016-07-07T14:51:33 | 19,370,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,125 | java | package com.lemania.eprospects.client.event;
import com.google.gwt.event.shared.GwtEvent;
import com.google.gwt.event.shared.EventHandler;
import com.google.gwt.event.shared.HasHandlers;
import com.google.gwt.event.shared.HandlerRegistration;
public class CoursesLoadedEvent extends
GwtEvent<CoursesLoadedEve... | [
"thuannn@hotmail.ch"
] | thuannn@hotmail.ch |
7fdc354c45e9249865321b23c837904488b5f44d | 33573c03d30951d9d4ae686417b45189fad26fa7 | /src/main/java/be/kdg/kandoe/frontend/config/security/WebSecurityConfig.java | 15771fa95df975f7d79b996c5e9542dc7149ec75 | [] | no_license | designreuse/kandoeSpring | 839f09f24bfb1469fba9f6fb9a44e93138e43690 | a6a40dcffce475fdb7b68e5bf4cb65c2c6cf15b3 | refs/heads/master | 2020-06-30T20:13:08.080355 | 2016-03-25T14:02:09 | 2016-03-25T14:02:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,752 | java | package be.kdg.kandoe.frontend.config.security;
import be.kdg.kandoe.backend.services.api.UserService;
import be.kdg.kandoe.frontend.config.security.jwt.JwtFilter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.*;
import org.springframework.http.HttpMethod;... | [
"arnelauryssens@hotmail.com"
] | arnelauryssens@hotmail.com |
8d6ed65a87efa028f13bb86cf72863e4093acd52 | b5a42a88ca0b5a49cad2df872288e67c1e039693 | /3.JavaMultithreading/src/com/javarush/task/task24/task2409/Util.java | a8f355750191d7655d742c2171b4661ad83c194a | [] | no_license | ValeriyEmelyanov/JavaRushTasks | 0104a951e522911c8c6ed6eef05c16a66313bb2c | 4dd45e71aed4e9fe5dce25a80614bfdc5f9a60fa | refs/heads/master | 2020-06-01T21:27:29.056423 | 2019-12-29T08:21:26 | 2019-12-29T08:21:26 | 190,932,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,890 | java | package com.javarush.task.task24.task2409;
import java.util.*;
public class Util {
protected static Collection<Object[]> jeansArray = new LinkedList<>();
static {
jeansArray.add(new Object[]{1, Company.Levis, 34, 6, 150.0});
jeansArray.add(new Object[]{2, Company.Denim, 35, 8, 154.0});
... | [
"emelva@rambler.ru"
] | emelva@rambler.ru |
1a213030397d47fca6b13aa369e0137d9e13d0fd | 15f8bdee4b8e27c3a7da7f9eeca5c09ba4ecee30 | /src/main/java/de/iisys/smartgrids/libecb1/api/v1/ChargeControllerModeEcoStartStopDelay.java | 7eb10bddc582e46d2edee51bafb9fdb80adb8411 | [
"MIT"
] | permissive | iisys-hof/libECB1 | ec94c3d967fcb916a27beb60c270463e98033f96 | 668ddb0ed674cbb053f4ea6c8134d44be2d0f661 | refs/heads/master | 2020-04-23T22:31:22.115598 | 2019-02-19T16:16:29 | 2019-02-19T16:16:29 | 171,504,500 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,091 | java | package de.iisys.smartgrids.libecb1.api.v1;
import de.iisys.smartgrids.libecb1.api.ECB1Api;
import javax.ws.rs.FormParam;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.... | [
"altan.uenal@hof-university.de"
] | altan.uenal@hof-university.de |
33deb637214d9cdc659c7e1de38951c68c8c0194 | 3d69b118e53ac56c01f57f47fe22bf5f6b0a0183 | /org.erlide.model/src/org/erlide/model/erlang/ErlangToolkitFactory.java | b86bf1fc5b2d756f6e03729052d94de330a179ee | [] | no_license | xingbei437/erlide | 88c178fa737b39a5cd46f4030e6d4e02d41ea248 | ae621300952bf137b36a2aad8ad2ffe72dc6bebd | refs/heads/master | 2020-12-30T17:45:11.993408 | 2013-03-25T10:31:37 | 2013-03-25T10:31:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package org.erlide.model.erlang;
public class ErlangToolkitFactory {
private static volatile ErlangToolkit instance;
public static ErlangToolkit getInstance() {
if (instance == null) {
instance = new ErlangBackendToolkit();
}
return instance;
}
}
| [
"vladdu55@gmail.com"
] | vladdu55@gmail.com |
80b8774e34eeb6a5f8df585ec81696bceafa1d0d | 7b35b7e8832da44617364072d15282665b23f2e0 | /src/main/java/homeworks/homework_8/task_3/TinkoffTerminal.java | f761add879ecd5a5c0c9879151e34df18198c6de | [] | no_license | AndreySavelev2705/at-study-java-core-hw | 0edd513303ff58dc21e87d1acd67ea16f5993f3e | 6d364df663bde2f6df76cb27ba6c90c5f038271f | refs/heads/master | 2023-07-29T09:13:30.990241 | 2021-09-13T15:46:15 | 2021-09-13T15:46:15 | 358,955,563 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 628 | java | package homeworks.homework_8.task_3;
public class TinkoffTerminal extends Terminal {
private final double MIN_AMOUNT;
public TinkoffTerminal(String address) {
super(address);
owner = Owner.TINKOFF;
tax = 9;
noTaxLimit = 600;
MIN_AMOUNT = 100;
}
@Override
p... | [
"savelev.andrey.job.mail@gmail.com"
] | savelev.andrey.job.mail@gmail.com |
ae9793f46046933238cb09ddae7933ebec241116 | adfed755ecf8262755292dee61c42a61c679611e | /velcoity/org/apache/velocity/runtime/parser/node/ASTDirective.java | 86e86b7724167e6def7c65862a0caa27552d06c1 | [] | no_license | wanghl/Roller | 98cfeeb8ab244bc1b56eff7109475a7635bb14d0 | df78a16fb407e6707844582837f1f53fa982f766 | refs/heads/master | 2021-01-19T20:28:04.360608 | 2012-06-05T15:24:54 | 2012-06-05T15:24:54 | 4,520,025 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,246 | java | package org.apache.velocity.runtime.parser.node;
/*
* 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 Ap... | [
"xbwolf.sina.cn"
] | xbwolf.sina.cn |
8a215dea9167a32af58b381feff3dbca21d565ef | 10c8197e4664da3dc101315fcebb82c23c2efd20 | /src/sort/BinarySearch.java | 65f50cee24af4f025c7e9b8820629dbd37ed3ab0 | [] | no_license | 18397407270/suanfa | 52c56fd48542a3631f3d1b1470984e0e7f7287f4 | ae1e45f12e5bc201b97ba28dc715e6056146d581 | refs/heads/master | 2023-03-29T13:13:54.536370 | 2021-04-05T07:04:05 | 2021-04-05T07:04:05 | 354,748,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 679 | java | package sort;
public class BinarySearch {
public static void main(String[] args) {
int a[] = {1,2,3,4,5,6,7};
int t = 10;
int low = 0;
int height = a.length-1;
int re = binarysearch(a,t,low,height);
System.out.println(re);
}
private static int binar... | [
"‘2604776450@qq.com’"
] | ‘2604776450@qq.com’ |
d688a7e442fc135a3fae68abed33a8a596a62e0d | df7bcce7084e55cb90e43d34da9dfc376b97dbc5 | /modulesrc/pl/shockah/shocky2/module/tell/CommandTell.java | 1a59e9f5b44736c899fc0a44a625162b88c99b88 | [] | no_license | downslope7/Shocky2 | 40255a10e4bacdaf8b6113367e1fd7ea63e93b89 | adaed0c1f0dae0a9472b0b8a7c81d20274a600b2 | refs/heads/master | 2021-01-14T12:15:38.239482 | 2012-12-21T14:11:17 | 2012-12-21T14:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,336 | java | package pl.shockah.shocky2.module.tell;
import java.util.Date;
import org.pircbotx.Channel;
import org.pircbotx.PircBotX;
import org.pircbotx.User;
import pl.shockah.shocky2.Command;
import pl.shockah.shocky2.CommandCallback;
import pl.shockah.shocky2.ETarget;
import pl.shockah.shocky2.Module;
import pl.shoc... | [
"lolshockah@gmail.com"
] | lolshockah@gmail.com |
306328e693fb6fb62d0690db40c25f8ca4814013 | 46e70a56f2736d637dda301142728d09d8052e9d | /BluetoothRobotDrive/app/src/androidTest/java/vv/arduino/vaibhav/bluetoothrobotdrive/ApplicationTest.java | 397c97b50ff71e7e3ce5f09386e85946cfdcc4f3 | [] | no_license | vaibhav012/arduinoBluetoothRobot | 1bfc4ab3af5f158b6a58455c1a6503ec155a221e | c4cc5976f79af5bb2d2fa5ed9edad069d853808e | refs/heads/master | 2021-01-25T05:56:57.249622 | 2017-02-02T09:22:01 | 2017-02-02T09:22:01 | 80,710,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package vv.arduino.vaibhav.bluetoothrobotdrive;
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 ApplicationT... | [
"vaibhavtayal95@gmail.com"
] | vaibhavtayal95@gmail.com |
44448e1f545b997d151d46bef637b5f392e555cf | 0f0b9647a2a5a9d8e9ac863a00fb5e6c96019412 | /src/main/java/com/hc/nowcoder/DuplicateSolution.java | 7248f3cf318571cdbdb66688d46622dbe7e54b3b | [
"MIT"
] | permissive | harrycheng/nowcoder | ef32860039a88bbba4fd93a88602984341d71b5c | 1aec55c6c98476b227c97a3cd65dad202bfe8f43 | refs/heads/master | 2021-09-16T03:35:31.895654 | 2021-08-27T11:36:26 | 2021-08-27T11:36:26 | 145,575,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 487 | java | package com.hc.nowcoder;
import java.util.Set;
import java.util.TreeSet;
public class DuplicateSolution {
public boolean duplicate(int numbers[], int length, int[] duplication) {
Set<Integer> countSet = new TreeSet<Integer>();
for (int i : numbers) {
if (countSet.contains(i)) {
... | [
"chenghao@bj-fanuc.com.cn"
] | chenghao@bj-fanuc.com.cn |
0a2f8b23c5519a2b2b151a0ec107d832d446c0cc | caf6c64f2013e4ec022f52107f6e4139c88f919f | /src/com/weibo/net/AuthWeiboController.java | c74871ee160a748db6346da13901c3d9e47deffe | [] | no_license | zhoulzhou/IPCPlayer | f99c77fc945f5362295119dd86dadec79125bd1c | c94180088293f9b02031b6c0efc4fe2a6447002e | refs/heads/master | 2021-01-21T00:47:51.220297 | 2013-07-29T11:37:14 | 2013-07-29T11:37:14 | 7,376,414 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | package com.weibo.net;
import com.example.ipcplayer.manager.LogicController;
import com.example.ipcplayer.setting.SettingManager;
import com.example.ipcplayer.setting.SettingManagerFactory;
import android.content.Context;
import android.os.Handler;
/**
* @version 1.0
* @data 2012-10-10
*/
public class AuthWeiboCo... | [
"sohozhou@163.com"
] | sohozhou@163.com |
3850fef78681f9f6abe8c08b496832f94f3653f1 | 4e7c44a0562a698133e31d27988a1754b9832ff9 | /sort/QuickSort.java | d8a46aedfbf39a68c038c946337d7438fa786ed1 | [] | no_license | 19975637295/DataStruct | 5056d5806e7a7bf1da13d6211d0067186261c090 | 2ebeedfaa1691949fa18021b07dd4ff83741db88 | refs/heads/master | 2020-09-20T10:34:21.023727 | 2019-11-27T14:57:15 | 2019-11-27T14:57:15 | 224,451,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 885 | java | package sort;
public class QuickSort {
public static void swap(int[] arr, int i, int j) {
int tmp = arr[i];
arr[i] = arr[j];
arr[j] = tmp;
}
public static void sort(int[] arr) {
if(arr==null||arr.length<2)
return;
quickSort(arr, 0, arr.length-1);
}
public static void quickSort(int[] arr, int left, in... | [
"2362110883@qq.com"
] | 2362110883@qq.com |
459a874863f76f9b9f32ae097ed52fb701132665 | edf96c99ff4b04a5c354078b8fb695f1996c886f | /app/src/main/java/com/order/android/utils/OSUtils.java | cbf1e11f47e2b6b90d47c9b53fa361d340b7ebaf | [] | no_license | Miotlink-Q/Order2 | cb6c011a56c8811e0f3dec6294730dbd7ad0e1b1 | fda936b1fbeba0cf31ccb12b97ae96c07dc3ec12 | refs/heads/master | 2022-11-21T12:10:48.329732 | 2020-06-28T09:55:06 | 2020-06-28T09:55:06 | 275,555,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,299 | java | package com.order.android.utils;
import android.os.Environment;
import android.text.TextUtils;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Properties;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* <pre>
* author : Senh Linsh
* git... | [
"pm@miotlinl.com"
] | pm@miotlinl.com |
450004b5b4cf8aa8e3b354f072817e5b8b1c8f3d | d161711a1db8fa230a99ea95ff8a4bcb88af5ee3 | /src/src/javasift/JFilePicker.java | 8b67718d3b7d9b841776ca4ec35cbf395d622bd8 | [] | no_license | pranayreddy87/Location-Identification-Using-SiFT-java | 60972bb99553736db88da62e5a7fe68ffe5cd797 | e7b57b161bcfe4fddfd14967995522e9167e8d48 | refs/heads/master | 2020-12-24T21:23:02.179571 | 2016-05-23T02:58:04 | 2016-05-23T02:58:04 | 59,446,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,168 | java |
package src.javasift;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFileChooser;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextField;
public class JFilePicker extends... | [
"peddireddy.pranay@hotmail.com"
] | peddireddy.pranay@hotmail.com |
ade35d5bc77732e91fa69d125c66c7f7fd77707a | 5cd31de8d967a9e3f0188617b996f6d070243369 | /src/test/java/com/akross/gateway/property/PropertyClientTest.java | 9b57685fc192e3fb2efc13dc246ab167a7806050 | [] | no_license | mrdgsmith/SpringBoot-Example | e8e5792a56da89990b3941b69792fc4c0774266c | 04874868c6323a31e7ad4e45c26c8aaf2389c06b | refs/heads/master | 2019-07-01T19:10:19.325415 | 2017-10-10T22:29:34 | 2017-10-10T22:29:34 | 102,485,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,466 | java | package com.akross.gateway.property;
import com.akross.domain.property.utilities.PropertyConverter;
import com.akross.gateway.property.entity.Properties;
import com.akross.gateway.property.entity.Property;
import com.akross.repository.property.entity.residentialsalesandletting.residentialletting.ResidentialLetting;
im... | [
"dc4@outlook.com"
] | dc4@outlook.com |
5170e7d0363a0bbf49ffa7e9ac20915af3ecbe99 | 33c33767e8e2f76fdee932bb825e1da25a33d914 | /src/main/java/com/feng/baby/support/exception/Validate.java | 42c97929c8eefcf4e96908b9b1c25a25856e524c | [] | no_license | fengshuaiju/baby | fd2466cd0dbfe5b22a392ddb5bda4cc6ac60e432 | c6799cc9e5c045f5c0c65f934a8f31559ecf5461 | refs/heads/master | 2021-01-12T18:18:49.960766 | 2019-01-03T11:29:02 | 2019-01-03T11:29:02 | 71,361,407 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 50,289 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"shuaiju.feng@jjcargo.com"
] | shuaiju.feng@jjcargo.com |
bc969ef3978bdcba787a42cd7066414bb3c2f50e | 995b9355776e6f41919f17d8ec0f96b7293181ab | /agency-server/src/test/java/com/al/agency/integration/RestAdministratorIT.java | 48e163d322ff708179dc64b9bb757352f0fde5d7 | [] | no_license | iGunya/agency | b27b5271de5ce88169eca6e8533d03078d3179a2 | f697effd2cc78aaa9c5ae9c4863febe0d898d126 | refs/heads/master | 2023-08-21T13:08:09.453414 | 2021-10-02T06:13:44 | 2021-10-02T06:13:44 | 384,025,768 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,165 | java | package com.al.agency.integration;
import com.al.agency.configs.transport.Transport;
import com.al.agency.dto.kafka.TransportMessage;
import com.al.agency.entities.User;
import com.al.agency.repositories.UserRepository;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.junit.jupiter.api.Assertions;
import... | [
"al.cuznecz2000@yandex.ru"
] | al.cuznecz2000@yandex.ru |
041ef3728167744ee010f531537a06bffc604538 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/29/1270.java | 53ae19dc667a2ddd7af2cde484772c6db5e61303 | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154367 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | package <missing>;
public class GlobalMembers
{
public static int Main()
{
int m;
int i;
int j;
int c;
int a;
int b;
double s;
String tempVar = ConsoleInput.scanfRead();
if (tempVar != null)
{
m = Integer.parseInt(tempVar);
}
int[] sz = new int[m];
for (i = 0;i < m;i++)
{
String tem... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
e3b25e8ca623678a8a7a524b7204c236b6998462 | 3904723a20db59786827c746ece3c710f46d37c8 | /src/Interpreter/Interpreter.java | 3c670b76b77a7a05e1f6587835ae30d7442509bc | [
"MIT"
] | permissive | VieruTudor/Toy-Interpreter-Language | 67cadf54562231df08b4bbbd152c2b31f8b8d985 | 5c37de53de6b34100dde9249fd07bf20ebc9160e | refs/heads/main | 2023-02-27T21:42:22.355838 | 2021-02-06T09:43:37 | 2021-02-06T09:43:37 | 336,502,535 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,744 | java | package Interpreter;
import Controller.Controller;
import Repository.Repository;
import View.ExitCommand;
import View.RunExample;
import View.TextMenu;
import model.ProgramState;
import model.expression.*;
import model.statement.*;
import model.types.IntType;
import model.types.RefType;
import model.types.StringType;
... | [
"vieru.tudor12@gmail.com"
] | vieru.tudor12@gmail.com |
223b889445e1349d2906f63494cb2281919c2b63 | cfa2442899d02d91af1c99277b759ae0423c8a55 | /simplecrawler/src/main/java/dev/sidney/crawler/simplecrawler/dto/TaskItemDTO.java | 2b23a255070b2e38c8ccdb9a82a503f5da31f2fd | [] | no_license | ciltry/devutil_backup | da9829aae583fa7e4cfab223a9f553ab2baf05bc | 7be97426272e0bcb2352ceb284726a1b6e905501 | refs/heads/master | 2021-01-20T11:51:52.995557 | 2017-03-26T13:10:24 | 2017-03-26T13:10:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,040 | java | /**
*
*/
package dev.sidney.crawler.simplecrawler.dto;
import dev.sidney.crawler.simplecrawler.model.TaskItem;
import dev.sidney.devutil.store.dto.BaseDTO;
/**
* @author 杨丰光 2017年3月23日15:14:57
*
*/
public class TaskItemDTO extends BaseDTO<TaskItem> {
public TaskItemDTO() {
}
public TaskItemDTO(TaskItem m... | [
"ciltr@163.com"
] | ciltr@163.com |
ead7cd7a6d22dfcb1a3fd8b51a5a612e22f4a7d8 | bb538b01debfeb97a55c9347766c00c7cd574321 | /test/models/query/CategoryQueryTest.java | 16bf02fb6ad596df084fbb23cc4ff17f1f91cc63 | [] | no_license | SuitedTo/suited-to | 13767a9ac1a559ed6d1964d87f345f02b21f3ec4 | f83ef0dc28721ca491e013b80455f2b3446242c4 | refs/heads/master | 2020-12-27T20:21:09.948058 | 2020-02-03T18:56:24 | 2020-02-03T18:56:24 | 238,037,890 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,257 | java | package models.query;
import models.Category;
import models.Category.CategoryStatus;
import models.Company;
import models.User;
import models.query.category.AccessibleCategories;
import org.junit.Before;
import org.junit.Test;
public class CategoryQueryTest extends QueryTest<Category> {
@Before
public void set... | [
"gilbertw1@gmail.com"
] | gilbertw1@gmail.com |
7d4c80839a709f9f5a389b3e0d43c8eeab10ac5f | bda2a200126b3f251a4e1be150096b146cf31482 | /app/src/main/java/com/example/wang/gps/JSONUtile.java | db11d75bf256851ba22a955948cebe1703980908 | [] | no_license | wangtong1122/gspmacbook | 8e65ba4d1ba18169e7912b3b95fa46e7ec3689c5 | d54d3238a8004bf41c1927843f6541c588959ecc | refs/heads/master | 2023-04-13T15:22:00.732370 | 2016-06-08T12:17:24 | 2016-06-08T12:17:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package com.example.wang.gps;
import android.util.Log;
import org.json.JSONObject;
/**
* Created by wang on 2016/6/4.
*/
public class JSONUtile {
public static JSONObject jsonObject;
public static JSONObject getjson(){
try {
jsonObject=new JSONObject();
jsonObject.put("usern... | [
"164053616@qq.com"
] | 164053616@qq.com |
415bcc839eb6f67b1b3a26aa80892b3ccea18406 | 21390dea7f5b79ab66776897541ac36c902b5df0 | /java/workspace/testDB/gen/com/wilsonflying/testdb/R.java | f8020aad7681d1ed540c38df371d99f265718ed1 | [] | no_license | wilsonfly/test_module | 2149b4ba5d567fe6222ceb36a4e5b0aad067e039 | 76f0875eff308c5df1278975f19a521d69fd6764 | refs/heads/master | 2021-01-18T18:29:50.443046 | 2020-07-24T08:32:34 | 2020-07-24T08:32:34 | 10,192,384 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,743 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.wilsonflying.testdb;
public final class R {
public static final class attr {
}
public static final class dimen {
... | [
"wilsonfly.shs@gmail.com"
] | wilsonfly.shs@gmail.com |
c51c39fba082e9cb899514046646c92837bb1193 | 355a5f09f9a86e39ceb169998bf369dc074f25a4 | /app/src/main/java/com/example/blink/whether/RowItem.java | fed428642a763677564b8e8529cad4fb32924445 | [] | no_license | felixelgato92/Weather | c54717b9db5ca87019b7cd58198c77008a28cf9c | 3159685da153214cc56e76589314faab4492d886 | refs/heads/master | 2020-03-10T15:48:58.573878 | 2018-04-14T02:43:50 | 2018-04-14T02:43:50 | 129,457,852 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,630 | java | package com.example.blink.whether;
/**
* Created by blink on 4/11/2018.
*/
import android.graphics.drawable.Drawable;
/**
* public class RowItem
* represent a rowItem puts together button, image and textview into one container.
*/
public class RowItem {
private String cityName;
private String cityTempe... | [
"ffelixelgato92@gmail.com"
] | ffelixelgato92@gmail.com |
15b5d3d85a737b1e65639adad9022d89d9be227a | 1906cc6793e7ecd9bb556ef1bb8ec21dd7582cbc | /app/src/main/java/com/codzunk/goalkik/data/domain/football/standings/A.java | a916eb47d7af52ffa77e2b81851e454b564e7b09 | [] | no_license | imrandev/goalkik | 9e03c6a0d5defa1f04c180303cc4219569943081 | a77d04cad696ed1dfc6972d4ffae0761c1086726 | refs/heads/master | 2020-03-19T15:49:49.705133 | 2018-06-26T16:09:56 | 2018-06-26T16:09:56 | 136,687,839 | 0 | 0 | null | 2018-06-20T13:14:35 | 2018-06-09T03:33:58 | Java | UTF-8 | Java | false | false | 2,429 | java |
package com.codzunk.goalkik.data.domain.football.standings;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class A {
@SerializedName("group")
@Expose
private String group;
@SerializedName("rank")
@Expose
private Integer rank;
@Seriali... | [
"context.imran@gmail.com"
] | context.imran@gmail.com |
c30586dcf379cacdef31270b43220c48a1dc4b93 | 99f5e2d679b4ebf4fddc0218daa672724993b3f0 | /Ejercicios/src/awt_swing/JPA/Ejercicio_curso/gui/utils/Apariencia.java | 290000768f0a7b02175362a1b6d9285efe779141 | [] | no_license | MariaPE10/EjerciciosProg | 72924f7b626a3fa311b25740e8d6ed4412a3bf89 | 699c6d349c961b66c23348831c5d0fe4ec7af11e | refs/heads/master | 2022-01-20T00:56:38.520372 | 2019-05-21T11:52:19 | 2019-05-21T11:52:19 | 151,066,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,209 | java | package awt_swing.JPA.Ejercicio_curso.gui.utils;
import javax.swing.UIManager;
import javax.swing.plaf.metal.DefaultMetalTheme;
import javax.swing.plaf.metal.MetalLookAndFeel;
import javax.swing.plaf.metal.OceanTheme;
public class Apariencia {
public static int SO_ANFITRION = 0;
public static int METAL =... | [
"diurno@pc-aula"
] | diurno@pc-aula |
5f160caeb4d18d0f33a0715a0b5c9c6796b5cc5c | 8390730bbac42e710bfb6180fdb9482c879fe349 | /week5_Iteration_While_DoWhile/ReverseDigits.java | 178f085c7617172d7c24db68bf452ef60db52f90 | [] | no_license | Nickson-0/CollegeWork | 12b8115dc9d0ee42f37843b7454143cf74b603d4 | 09b4cb4ca35101377834758a9a04400e36423cc8 | refs/heads/master | 2020-08-28T12:47:37.451370 | 2019-10-26T12:10:46 | 2019-10-26T12:10:46 | 217,704,504 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 854 | java | package week5_Iteration_While_DoWhile;
import java.util.Scanner;
import javax.swing.JOptionPane;
/*
* Write a program to reverse the order of the digits in a user
* supplied integer. For example if the user entered 395 the
* system would output 593.
*/
public class ReverseDigits {
public static void main(Stri... | [
"57009281+Nickson-0@users.noreply.github.com"
] | 57009281+Nickson-0@users.noreply.github.com |
c16525a1b18d1774d971745e2a87502295c69994 | 39a7fff792118f9d9934a982c639c64c0702c8e1 | /src/main/java/es/udc/acarballal/elmas/web/services/AuthenticationPolicyType.java | 4a756b12154f5235ea29024cd858624153ef6113 | [] | no_license | adriancarballal/acarballal | eb3b9117da869c38fdf948a32fab71e48c1ce64e | 1764b0ed8547b2b348b6b40708cf56c9b63c9514 | refs/heads/master | 2021-01-10T14:52:13.562777 | 2009-07-01T04:34:11 | 2009-07-01T04:34:11 | 36,657,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 176 | java | package es.udc.acarballal.elmas.web.services;
public enum AuthenticationPolicyType {
ALL_USERS, AUTHENTICATED_USERS, NON_AUTHENTICATED_USERS, ADMINISTRATORS, PARTICIPANTS;
}
| [
"adriancarballal@931f71b6-b49b-11dd-89c7-03d08fec6209"
] | adriancarballal@931f71b6-b49b-11dd-89c7-03d08fec6209 |
c7dfdca725aee72fb6a8114b12dde88fe1c19dbd | 36a3300e802f63260558d64a4e6bce71e6a32785 | /src/com/syntax/class10/Test1.java | 3b2a510125f4ace78dbc911799e3e716fdf759a2 | [] | no_license | miltaf/JavaBatch6 | 214445e77d7d7138677f2cfa9cec042f29d2880c | cb480b38948001d404e23e1fb55aa3d5aba75d75 | refs/heads/master | 2021-04-03T14:41:45.089753 | 2020-06-15T22:58:00 | 2020-06-15T22:58:00 | 248,367,754 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 692 | java | package com.syntax.class10;
import java.util.Scanner;
public class Test1 {
public static void main (String[] args) {
int[] i=new int[4];
i[0]=20;
i[1]=30;
i[2]=40;
i[3]=50;
for (int j=0; j<4; j++) {
System.out.println(i[j]);
}
System.out.println("______________________");
Scanner scan=new Scanner (System.in)... | [
"mahboob.iltaf@gmail.com"
] | mahboob.iltaf@gmail.com |
0b58b4b47d0984d8d5505bfb874ec81d29639f83 | 654c8fbae7079dff7f0bd7ecca528c66c5eb32bc | /src/main/java/org/bvkatwijk/java/jasmine/runner/decide/JasmineCaseProcessor.java | a09cc0f74cf17b5ede208357614819da5f1317ab | [
"MIT"
] | permissive | bvkatwijk/Java-Jasmine | b4b6654068b1879b36df9d7803932ead2a9f3c83 | ddcf63fd4160488400c4c8d2110e0233e288084e | refs/heads/main | 2021-07-10T16:53:50.868402 | 2021-04-24T06:37:55 | 2021-04-24T06:37:55 | 93,863,529 | 0 | 0 | MIT | 2021-04-24T06:37:56 | 2017-06-09T13:52:25 | Java | UTF-8 | Java | false | false | 1,425 | java | package org.bvkatwijk.java.jasmine.runner.decide;
import java.util.Collection;
import java.util.function.Consumer;
import org.bvkatwijk.java.jasmine.compiled.JasmineBeforeEach;
import org.bvkatwijk.java.jasmine.compiled.JasmineCase;
import org.bvkatwijk.java.jasmine.compiled.JasmineNode;
import org.bvkatwijk.java.jas... | [
"BorisK@topdesk.com"
] | BorisK@topdesk.com |
95a65ba9ce687dfd982683defcbdbc5275ac7a1c | 372e449f06d4b8a5aec1a8c3bbdb6fc0cfd45297 | /src/main/java/Farkle/Validation.java | 0689ded6eb7308298e69032d9d0aab1d443cefbe | [] | no_license | btwadsworth/FinalProject | 9f57686eefd59c51728c90df5b256adcb043df92 | 7ccc69f37bdd35361a58bedc346e170ebc757e9e | refs/heads/master | 2020-05-18T04:48:15.009845 | 2019-05-15T15:45:22 | 2019-05-15T15:45:22 | 184,185,078 | 0 | 1 | null | 2022-11-04T15:21:54 | 2019-04-30T03:28:10 | Java | UTF-8 | Java | false | false | 810 | java | package Farkle;
import javax.swing.*;
public class Validation {
/**
* Ben Wadsworth
* 5/15/2019
* This class handles some of the validation for the application
*/
// This checks to see if none of the dice are selected
public boolean checkNoneSelected(Dice[] dice){
for (Dice d... | [
"btwadsworth@gmail.com"
] | btwadsworth@gmail.com |
1b1307f606e51990617396360cd6c61813990a80 | e93607816eb3e28fe49f48094f9a3d119cf1d8ac | /Android Examples/CthulhuCameraDemo/app/src/main/java/funkatronics/code/cthulhucamerademo/CameraHandlerThread.java | f54906beeb22187b6bd7ae0e4eef626cf4c32f13 | [
"MIT"
] | permissive | nathaniel-mahieu/Cthulhu | f6106842624d6d51abf68ab130cf3b30e4f1e0d3 | 2f32ce8358828d7a5db984d34d0f3a87f9fe2662 | refs/heads/master | 2022-12-07T21:02:44.161325 | 2020-08-26T19:43:41 | 2020-08-26T19:43:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,289 | java | package funkatronics.code.cthulhucamerademo;
import android.hardware.Camera;
import android.os.Handler;
import android.os.HandlerThread;
import android.os.Message;
import android.os.Process;
import android.util.Log;
import java.util.List;
/**
* Custom {@link HandlerThread} that opens an instance of the {@link Camer... | [
"jjmoritz@sapienllc.com"
] | jjmoritz@sapienllc.com |
6f476806b34e399ee531a729b4c643b435014eef | bae29405842e2662b8dfc8909ee38fe5c71469a2 | /base-parent/base-security-app/src/main/java/com/base/security/app/social/OpenIdAuthenticationFilter.java | 4ea7b27f0386c7b545675c7c315f7b66aecad4d2 | [] | no_license | BISSKKP/Springsecurity-oauth2.0 | 26c8c05df4c99769038b1d0349141e884fd1f663 | 6ee36ab7745153c7e534431e6d06781448392d21 | refs/heads/master | 2023-02-03T03:12:32.896158 | 2020-12-22T09:45:33 | 2020-12-22T09:45:33 | 279,559,935 | 0 | 2 | null | 2020-07-14T11:14:39 | 2020-07-14T10:56:26 | Java | UTF-8 | Java | false | false | 4,614 | java | package com.base.security.app.social;
import org.springframework.security.authentication.AuthenticationServiceException;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.AuthenticationException;
import org.springframework.security.web.authentication.AbstractAuthenticati... | [
"928776712@qq.com"
] | 928776712@qq.com |
3aff644bd94786203915ace66eb915858c4e020d | b0676f1877c3578568f329f806a50675f2434d1e | /streamx-console/streamx-console-service/src/main/java/com/streamxhub/streamx/console/base/properties/StreamXProperties.java | a395253a485337f2f59714dcbfe510bfd7061650 | [
"Apache-2.0"
] | permissive | soaped/streamx | 49b31343afdb049cf943442cc16db397dd77b034 | aa8a5b84b91328872280dfed09fb14e832068ce4 | refs/heads/main | 2023-05-30T19:22:11.275865 | 2021-06-11T03:04:24 | 2021-06-11T03:04:24 | 370,205,072 | 0 | 0 | NOASSERTION | 2021-06-11T03:04:25 | 2021-05-24T02:28:11 | Java | UTF-8 | Java | false | false | 1,276 | java | /*
* Copyright (c) 2019 The StreamX Project
* <p>
* 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 Apach... | [
"benjobs@qq.com"
] | benjobs@qq.com |
5483393e0901b750ded5796deab29daf4205b4f2 | f7c5fb987bd20a8b26f25b6dc3d737a32c3d2630 | /persistence/src/main/java/pl/sda/persisence/AuthorRepository.java | d940c7d7d718031e12c0c3125fd4afd05750981a | [] | no_license | MarcinQbix/library | 9c15281b8d9d9b290cb095850827c042822a244a | d616d07b5e9ab6302535777e29991b19bf36c953 | refs/heads/master | 2020-03-23T16:28:37.261803 | 2018-08-04T08:55:32 | 2018-08-04T08:55:32 | 141,811,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,552 | java | package pl.sda.persisence;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.databind.ObjectMapper;
import lombok.ToString;
import pl.sda.domain.Author;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
public class AuthorRepository i... | [
"kubiczekmar@gmail.com"
] | kubiczekmar@gmail.com |
ec69a9e4dee3f60e21d5db20b1185c00c3060e11 | 2a811b5d08e62dbbb01d925783463b76c0ca1d44 | /JDBC Assesment/phonesimulatorapp/src/com/ustglobal/phonesimulatorapp/dao/ContactDaoImpl.java | 45729f529d8232d29bba5f2578f7932bbd241ba3 | [] | no_license | soumen1996/USTGlobal-16Sep19-SoumenPati | e405d2d4eeaf0c8e59aee1f3218e1917dfdd9350 | 94e5ffe1d1061b5159f7638fcf61e0698c96e2e6 | refs/heads/master | 2023-01-13T10:47:47.349261 | 2019-12-21T13:48:10 | 2019-12-21T13:48:10 | 215,536,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,037 | java | package com.ustglobal.phonesimulatorapp.dao;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import com.ustglobal.phonesimulatorapp.dto.ContactBean;
public class Conta... | [
"soumen.pati14@gmail.com"
] | soumen.pati14@gmail.com |
1ed9f442ec8234e3fb0e50060abf6b4c2e1bc847 | 43ea6b8fd54f76e49f6e8ed8ec443336cf7db8ac | /uva/UVa11313_GourmetGames.java | 1f5ea5c4d242fdf8235c22121ad0d06971081b9e | [] | no_license | mirzainayat92/competitive-programming | 68f6c0a5a10cf8d8f14040a385e22e53d03beb70 | 2d737fb6f69256f62ea5454888f5687f1814ea7b | refs/heads/master | 2020-12-22T20:45:48.789657 | 2018-03-15T03:52:48 | 2018-03-15T03:52:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 747 | java | package uva;
/* USER: 46724 (sfmunera) */
/* PROBLEM: 2288 (11313 - Gourmet Games) */
/* SUBMISSION: 08790587 */
/* SUBMISSION TIME: 2011-04-29 00:37:57 */
/* LANGUAGE: 2 */
import java.util.*;
public class UVa11313_GourmetGames {
public static void main(String[] args) {
Scanner in = new Scanner(Syste... | [
"sfmunera@gmail.com"
] | sfmunera@gmail.com |
811c1e5d7467ff0166047e19e029710f5b3f6094 | 9af22f473a295369930649fbe078e6ad22f2aded | /Roshambo/RoshamboApp.java | c22cfe5476ef259e43cbff07fd47964ac7abc292 | [] | no_license | Rana-Siroosian/Lab14-Roshambo | c9787fdb6c2dca77745e22bc739dddccc370f916 | c620c8b729fa1866e5f1fc5a801d7b45842ef451 | refs/heads/master | 2021-01-02T02:18:20.688668 | 2020-02-10T07:35:28 | 2020-02-10T07:35:28 | 239,450,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,676 | java | package Roshambo;
/**
*
* @author >>RanaSiroosian<<
*
*/
import java.util.Scanner;
public class RoshamboApp {
public static final String ROCK = "ROCK";
public static final String PAPER = "PAPER";
public static final String SCISSORS = "SCISSORS";
public static void main(String[] args) {
Scanner scnr ... | [
"rana.siroosian@gmail.com"
] | rana.siroosian@gmail.com |
bd562b654df1f7a2b0e098e1c1dad1e556c78f95 | 8451d34731c5bcab9462492093e86193d334c6b8 | /net.sf.odinms/src/net/sf/odinms/net/channel/handler/AbstractDealDamageHandler.java | 4e85915bc0a7940886835f5df1dd9e6b17fca755 | [] | no_license | razfriman/SnowMS | 3fda50811ca9873243ee2f3a2038f35611071d43 | f57725db7b269d5c905516b627541c81b11740ef | refs/heads/master | 2021-07-11T09:21:52.251429 | 2017-09-30T19:52:02 | 2017-09-30T19:52:02 | 105,392,319 | 7 | 2 | null | null | null | null | UTF-8 | Java | false | false | 20,212 | java | /*
This file is part of the OdinMS Maple Story Server
Copyright (C) 2008 Patrick Huy <patrick.huy@frz.cc>
Matthias Butz <matze@odinms.de>
Jan Christian Meyer <vimes@odinms.de>
This program is free software: you can redistribute it and/or modify
it unde... | [
"raz.friman@razfriman.com"
] | raz.friman@razfriman.com |
56db6bd865112930d5071dfed3d49d5c90e81eac | 3cb86776da57a4b8c29b60e4e394295cad083a78 | /job/src/main/java/com/github/lfgg123/template/BaseJob.java | 009bb86dc330a686cca3efc1f3207885467f7de5 | [] | no_license | lfgg123/elastic-job-executor | 7b4a2173261d2d98c206c70094421f707ca49af8 | 59f6556a521a262eb79f1e0321fbf9160be60efd | refs/heads/master | 2020-04-05T20:42:20.570789 | 2019-02-14T08:09:16 | 2019-02-14T08:09:16 | 157,192,179 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,832 | java | package com.github.lfgg123.template;
import com.alibaba.fastjson.JSON;
import com.dangdang.ddframe.job.config.JobCoreConfiguration;
import com.dangdang.ddframe.job.config.simple.SimpleJobConfiguration;
import com.dangdang.ddframe.job.event.JobEventConfiguration;
import com.dangdang.ddframe.job.lite.api.JobScheduler;
i... | [
"chentl@2345.com"
] | chentl@2345.com |
e03a16a4243fc5fac133590bc7b0d9f1c495414a | 47afb299c690c858dca4591545a234c481507fdc | /eureka-consumer-ribbon/src/main/java/com/choway/springcloudnotes/eurekaconsumerribbon/TestController.java | 7f356d2bf38a263d9bbc57243bdf76464ac0d00b | [] | no_license | choway/springcloud-notes | 7ced39ee1741cfdc2b6dac334f4535cb4a104956 | f94c2c07be62440a13a0021c2760322b6aec094b | refs/heads/master | 2020-03-27T15:51:41.201638 | 2018-11-21T07:47:49 | 2018-11-21T07:47:49 | 146,744,220 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 521 | java | package com.choway.springcloudnotes.eurekaconsumerribbon;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.client.RestTemplate;
@RestController
public... | [
"354988859@qq.com"
] | 354988859@qq.com |
fdf3eb000e442b78f0ea67cce077bd44779e53f1 | 0ac05e3da06d78292fdfb64141ead86ff6ca038f | /OSWE/oswe/openCRX/rtjar/rt.jar.src/com/sun/org/apache/xpath/internal/functions/FuncStringLength.java | 82e2ec3399667c024bd7923e57e73cadc841eb56 | [] | no_license | qoo7972365/timmy | 31581cdcbb8858ac19a8bb7b773441a68b6c390a | 2fc8baba4f53d38dfe9c2b3afd89dcf87cbef578 | refs/heads/master | 2023-07-26T12:26:35.266587 | 2023-07-17T12:35:19 | 2023-07-17T12:35:19 | 353,889,195 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,219 | java | /* */ package com.sun.org.apache.xpath.internal.functions;
/* */
/* */ import com.sun.org.apache.xpath.internal.XPathContext;
/* */ import com.sun.org.apache.xpath.internal.objects.XNumber;
/* */ import com.sun.org.apache.xpath.internal.objects.XObject;
/* */ import javax.xml.transform.TransformerExc... | [
"t0984456716"
] | t0984456716 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.