blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c5918d436962825b2f8fd57035f806b2387988d7 | e795c3f924379bd09474286aecc6e97e028a291e | /app/src/main/java/com/network_receiver_parser/app/NetworkActivity.java | f3852d3285e791db0c2c22d2d5c2bd183fbb620e | [
"Apache-2.0"
] | permissive | joaquindev/android-network-receiver | a235c70312b7a96328ce464eb5973b0edb372329 | f754920ab0f29ff91333d6985f288caa36d3d365 | refs/heads/master | 2020-12-24T16:59:49.557448 | 2014-03-11T09:05:54 | 2014-03-11T09:05:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,058 | java | package com.network_receiver_parser.app;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Asyn... | [
"joaquin@isla.io"
] | joaquin@isla.io |
3e7a02da308856ff1a3fb338ff81158b123e5cd0 | 00cc6b017e907168d3f01fc89acff675dfb758f1 | /src/main/java/pl/net/divo/crm/CrmApplication.java | bbcd68ad1b9a6d86595a009b2e25bb4aafa07b29 | [] | no_license | arvelka/crm-dropwizard | 61c57ea05d78dbc7edb6fb3c09ebd5cdc569b197 | 345a326da9a0d67182691455a9b82aa2af252de6 | refs/heads/master | 2020-12-24T07:52:10.826004 | 2016-11-10T13:48:30 | 2016-11-10T13:48:30 | 73,362,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,724 | java | package pl.net.divo.crm;
import io.dropwizard.Application;
import io.dropwizard.auth.AuthDynamicFeature;
import io.dropwizard.auth.AuthValueFactoryProvider;
import io.dropwizard.auth.basic.BasicCredentialAuthFilter;
import io.dropwizard.jdbi.DBIFactory;
import io.dropwizard.setup.Bootstrap;
import io.dropwizard.setup.... | [
"divo@divo.net.pl"
] | divo@divo.net.pl |
fb171f95a1d01b55c6b36c1940c61d8ee546adf2 | b05f038c567f42d7e7f451f1fd8e9c9249d77efa | /src/main/java/com/nfcsb/demo/catalog/DataSourceConfig.java | c08d1b6038725b9c5d55ffcfe4014d0ba6ebfa4f | [] | no_license | zlatkoc/demo-catalog | 071c04458266154ea0869e882cf7babfe1acddb1 | 9671f3695c93ed18b28ddb12f90f30c0bfcc037e | refs/heads/master | 2021-01-18T03:17:49.562343 | 2017-06-14T11:27:24 | 2017-06-14T11:27:24 | 85,832,981 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,812 | java | package com.nfcsb.demo.catalog;
import org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.j... | [
"andrej@zavrsnik.si"
] | andrej@zavrsnik.si |
ac04cb360f26fc168fbfed04e7a91dbc50910f6f | 9e45d2cf1faa659ffb82fc0393171f8574d66999 | /app/src/main/java/com/barebrains/where/Users.java | 78daaa6b03558e900acffd0b5a6ea17291c5c42a | [] | no_license | sanjeev00/Where | 6148aebae140a4008a6a3e3d7cf11757b057ac36 | 4cac400defe7f0844f42a06ce4769a6dc99b3280 | refs/heads/master | 2020-05-25T04:47:22.951580 | 2019-05-31T07:27:12 | 2019-05-31T07:27:12 | 187,635,013 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,319 | java | package com.barebrains.where;
public class Users {
private String Name;
private String Email;
private Friend Friends;
private Friend FrReq;
private String Location;
private String Avatar;
public Users()
{
}
public Users(String Name,String Email)
{
this.Email = Emai... | [
"sanjeevkrishnab@gmail.com"
] | sanjeevkrishnab@gmail.com |
76857ec32a442723143529b22ff6d5583a8da80f | a81c08273d36d59a5f2e313d26fee16eb7b60fc4 | /src/main/java/com/gargoylesoftware/htmlunit/javascript/host/event/DeviceProximityEvent.java | 20ac5d288d04698395e788c3db0e0203722c1c6b | [
"Apache-2.0"
] | permissive | edouardswiac/htmlunit | 88cdc4bc2e7807627c5619be5ad721a17117dbe7 | cc9f8e4b341b980ec0bac9cb8b531f4ff958c534 | refs/heads/master | 2016-09-14T13:53:28.461222 | 2016-04-29T21:32:17 | 2016-04-29T21:32:17 | 57,413,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,307 | java | /*
* Copyright (c) 2002-2016 Gargoyle Software Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"eswiac@twitter.com"
] | eswiac@twitter.com |
8e523ee3eda015eb53ecca3dc48f0dd01a80cf5f | 746572ba552f7d52e8b5a0e752a1d6eb899842b9 | /JDK8Source/src/main/java/org/w3c/dom/html/HTMLDivElement.java | a92c377c4194863068b6c50e5e8fc09658ea9da8 | [] | no_license | lobinary/Lobinary | fde035d3ce6780a20a5a808b5d4357604ed70054 | 8de466228bf893b72c7771e153607674b6024709 | refs/heads/master | 2022-02-27T05:02:04.208763 | 2022-01-20T07:01:28 | 2022-01-20T07:01:28 | 26,812,634 | 7 | 5 | null | null | null | null | UTF-8 | Java | false | false | 1,895 | java | /***** Lobxxx Translate Finished ******/
/*
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*
*
*
*
*
*
* Copyright (c) 2000 World Wide Web Consortium,
* (Massachusetts Institute of Technology, Institut National de
* Recherch... | [
"919515134@qq.com"
] | 919515134@qq.com |
d95d7f84e08620f751cad1f95ae0683ad27a57b3 | 188a206aedc831035e07d4de4c00d0badab77bfb | /src/tonegod/gui/controls/buttons/RadioButtonGroup.java | e920c17dc65e3e7e9b92482adc99d79ef6e7e9d5 | [
"BSD-2-Clause-Views"
] | permissive | marianne-butaye/tonegodgui | 4e089f0179a4fa5eb79fb52dbc0512fceb0cf203 | c6efe7840cf7bcad5e23f3086db4ff92e6ece1cd | refs/heads/master | 2020-12-30T14:00:44.058399 | 2017-05-27T17:03:40 | 2017-05-27T17:03:40 | 91,276,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,966 | java | package tonegod.gui.controls.buttons;
import java.util.ArrayList;
import java.util.List;
import tonegod.gui.core.Element;
import tonegod.gui.core.ElementManager;
import tonegod.gui.core.utils.UIDUtil;
/**
*
* @author t0neg0d
*/
public abstract class RadioButtonGroup {
private ElementManager scre... | [
"marianne.butaye@gmail.com"
] | marianne.butaye@gmail.com |
ea5967da01680e202fe2cefad45c74fa546be638 | a9ae26f05a496ee4288a288262dbf664bec0d669 | /src/exceptions/ZooKeeper.java | b36677dd745f1a088bb1996d0dddb139c949ccf5 | [] | no_license | ericanvoued/javaLearning | c24418c02b2336b782ba91c36d220fe4cb29614b | a95b58980bda7cc9eb0c6a53ba1ea79132cfc849 | refs/heads/master | 2020-07-17T20:58:52.579146 | 2019-09-08T09:25:13 | 2019-09-08T09:25:13 | 206,098,367 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 268 | java | package exceptions;
public class ZooKeeper {
public void feedAnimal(int foodMount) throws MyException {
switch(foodMount) {
case 100:
System.out.print("haha,good");
break;
case 200:
throw new MyException();
// break;
}
}
}
| [
"ericanvoued@gemail.com"
] | ericanvoued@gemail.com |
25bad585df2317e2a2f8e6e6d7e9ddd839a26771 | 876bd464017bdd39ace0a5f6ea90263d60cbc4ee | /app/src/androidTest/java/com/example/rsanjib/dropme/ExampleInstrumentedTest.java | d9492e8845ae415b7a13dba81ed27d208ca268f6 | [] | no_license | rajsanjib/DropMePartner | 144d3a5e322355376906165d8d93f02eec66d8dd | 0d9e0d040bdf042c33113f337b0b01021efad648 | refs/heads/master | 2021-05-01T13:41:44.720979 | 2017-01-21T20:22:16 | 2017-01-21T20:22:16 | 79,574,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package com.example.rsanjib.dropme;
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.*;
/**
* Instrumentation test, which will execute on an A... | [
"sanjibraj169@gmail.com"
] | sanjibraj169@gmail.com |
d607c6426cd0cbe517c8c8290e9a719130de5511 | a0b9f2840632e3823451b16f1b89d79862bfcf72 | /Graphics/Assets.java | a8833aac0a9a4771cc68e0c7b8120593c7630122 | [] | no_license | TiganasStefan/java-game | 624547cd9317a207c6ef0265caba96cc748c2cde | 206452b7da9877a42230f5f7e456e557c97e0acb | refs/heads/master | 2022-12-23T19:52:03.576461 | 2020-10-02T06:02:24 | 2020-10-02T06:02:24 | 300,556,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,380 | java | package PAOO_GAME.Graphics;
import java.awt.image.BufferedImage;
import java.nio.Buffer;
public class Assets {
public static BufferedImage box;
public static BufferedImage boxLU;
public static BufferedImage boxLD;
public static BufferedImage boxRU;
public static BufferedImage boxRD;
public st... | [
"stefy_gabriel@yahoo.com"
] | stefy_gabriel@yahoo.com |
69cec9f09de2fccc2bdb137549daf9426803b8ff | 25d103573c8b31c7a7b42645c8a50367af029819 | /src/test/java/svs/springframework/converters/IngredientCommandToIngredientTest.java | 88759e6b0b02935c2f079b53e101732b7066e33b | [] | no_license | motswanax/spring5-mysql-recipe-app | b1941cb585a49a144b3e80ccd817a13716ce5b3b | cf7a2d2ee41c958e2877b25c54efc17e71029eec | refs/heads/master | 2020-05-23T06:10:02.327792 | 2019-05-16T19:14:29 | 2019-05-16T19:14:29 | 186,662,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,675 | java | package svs.springframework.converters;
import org.junit.Before;
import org.junit.Test;
import svs.springframework.commands.IngredientCommand;
import svs.springframework.commands.UnitOfMeasureCommand;
import svs.springframework.domain.Ingredient;
import svs.springframework.domain.Recipe;
import java.math.BigDecimal;
... | [
"baiketlid@gmail.com"
] | baiketlid@gmail.com |
63479f198094bbc5f57daa39c45a4f94690c4461 | 7dfb1538fd074b79a0f6a62674d4979c7c55fd6d | /src/day25/StringToCharArray.java | b29b7c6cc6ba4bfa54bac7b6fb74f292c053ca09 | [] | no_license | kutluduman/Java-Programming | 424a4ad92e14f2d4cc700c8a9352ff7408aa993f | d55b8a61ab3a654f954e33db1cb244e36bbcc7da | refs/heads/master | 2022-04-18T03:54:50.219846 | 2020-04-18T05:45:45 | 2020-04-18T05:45:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,418 | java | package day25;
import java.util.Arrays;
public class StringToCharArray {
public static void main(String[] args) {
// pick up your own name and turn in into char array
// and use for each loop to loop over them
// optionally count how many a you have in your name
// turn this in... | [
"58450274+kutluduman@users.noreply.github.com"
] | 58450274+kutluduman@users.noreply.github.com |
fdeba488330b3733207f32b739ea189a3b1fd25f | 97abe314f90c47105d0a5a987c86c8a5eee8ace2 | /carbidev/com.nokia.tools.variant.editor_1.0.0.v20090225_01-11/src/com/nokia/tools/variant/editor/editors/SummaryViewerLabelProvider.java | 8e39eb418dac727eb9d1aadce2be325cbdc99944 | [] | no_license | SymbianSource/oss.FCL.sftools.depl.swconfigapps.configtools | f668c9cd73dafd83d11beb9f86252674d2776cd2 | dcab5fbd53cf585e079505ef618936fd8a322b47 | refs/heads/master | 2020-12-24T12:00:19.067971 | 2010-06-02T07:50:41 | 2010-06-02T07:50:41 | 73,007,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,373 | java | /*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/le... | [
"none@none"
] | none@none |
10932d4771d10f9adbc74ed571a6eef85463ba10 | 405147bb24f736c3da62ace16bd9f7f924247feb | /leetcode/q560/Solution2.java | 7c4074fbbef67644188ba6ef0afd1004bfb3ed5c | [] | no_license | ruan4261/my-leetcode-demo | 921d3dbac5b9b88b3f5fd40e57d55289314dccd0 | 50cd85cd7cc6ead04e04ade49d6d4de300009a91 | refs/heads/master | 2023-07-15T01:25:41.700736 | 2021-08-14T19:46:32 | 2021-08-14T19:46:32 | 259,888,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 794 | java | package demo.leetcode.q560;
import java.util.HashMap;
import java.util.Map;
public class Solution2 {
/**
* 使用dp计算出每个元素的前缀和并记录
* 如果减去某个前缀和等于k(减去k等于某个前缀和),则此前缀和所在位置到当前位置之间的和恰好为k
*
* @param nums
* @param k
* @return
*/
public int subarraySum(int[] nums, int k) {... | [
"i@4261.ink"
] | i@4261.ink |
1d37d57863e262e0234f4747f5a94afd20008c56 | d836be275add00d1afcbf6f652ae1a378a0879bb | /app/src/main/java/org/stepic/droid/ui/fragments/FreeResponseStepFragment.java | 9bb2aad95960d22e698ba5bb411cf15abcbae9ff | [
"Apache-2.0"
] | permissive | AlexTsybin/stepik-android | 454996dcde50033d2e5f12a95d97229bc84305e8 | 9418c42535ef5c5ff472d9d21b78ec2a8a8cb602 | refs/heads/master | 2020-03-20T15:49:12.939443 | 2018-07-25T08:50:37 | 2018-07-25T08:50:37 | 137,522,659 | 0 | 0 | Apache-2.0 | 2018-07-25T10:01:00 | 2018-06-15T19:02:40 | Java | UTF-8 | Java | false | false | 2,562 | java | package org.stepic.droid.ui.fragments;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.EditText;
import org.stepic.droid.R;
import org.stepic.droid.model.Attachment;
import org.ste... | [
"kir-maka@yandex.ru"
] | kir-maka@yandex.ru |
072e793d6ddf423e5e2ab8be08bc15a7902f09eb | 679d98a6e3fded1c191d2c858f691bcaa723c820 | /app/src/main/java/ingeniumbd/com/kidspoem/EfifthPoem.java | f798a97499de6e8bf6153d5435c6f63d46c64e78 | [] | no_license | Oviraj/KidsPoem | f622d174d15cea7b766a2c6b13413c195929ec42 | 3df37602912e161c5cced69aff6a5deef2b43f0a | refs/heads/master | 2021-01-21T16:00:15.318105 | 2017-05-22T09:42:27 | 2017-05-22T09:42:27 | 91,868,415 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | package ingeniumbd.com.kidspoem;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class EfifthPoem extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_e... | [
"solaiman.diu@gmail.com"
] | solaiman.diu@gmail.com |
44d4ff285e6f2f085dda90b8a47a59333b657789 | 1f4b9f8e52856cf1e2750a5d7c541c2bea30a35c | /taotao-manager-service/src/main/java/com/taotao/service/ItemCatService.java | 77b0b94dae5ad2b34ec1ead4ae18a6a515d70304 | [] | no_license | pxq97/taotao-manager | 1c0d9fdd58be26e1806537291dcf20263cf8d17e | 77062ec6bdc1bfdbc910bd9a8d761a1353fb095c | refs/heads/master | 2020-04-25T17:07:56.704169 | 2019-02-27T15:06:58 | 2019-02-27T15:06:58 | 172,935,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 186 | java | package com.taotao.service;
import java.util.List;
import com.taotao.common.pojo.EUTreeNode;
public interface ItemCatService {
List<EUTreeNode> getCatList(long parentId);
}
| [
"Peng@DESKTOP-SOBQMNU"
] | Peng@DESKTOP-SOBQMNU |
662d35b7fff3066bd6f15b50b950ed16746021cf | 285ec6ddd3ecce10e6d1397d6f4668a388196dc0 | /netbeans-gradle-default-models/src/main/java/org/netbeans/gradle/model/java/WarFoldersModel.java | 2366bac91bece73b6e9a084a6c69ca56cbe27de1 | [] | no_license | kelemen/netbeans-gradle-project | a914b979afb51adda002194e838e3390b7e2471d | 7b009f1632740400faadf78dcb8a81fb71d3db34 | refs/heads/master | 2021-01-24T08:06:39.202878 | 2019-02-03T20:39:41 | 2019-02-03T20:39:41 | 5,291,703 | 137 | 69 | null | 2019-10-16T11:30:37 | 2012-08-03T23:41:43 | Java | UTF-8 | Java | false | false | 473 | java | package org.netbeans.gradle.model.java;
import java.io.File;
import java.io.Serializable;
public final class WarFoldersModel implements Serializable {
private static final long serialVersionUID = 1L;
private final File webAppDir;
public WarFoldersModel(File webAppDir) {
if (webAppDir == null) th... | [
"attila.kelemen85@gmail.com"
] | attila.kelemen85@gmail.com |
6490d844aef124ce30832427efcbedf7dd62ad29 | 4d9d0fa5e8e2d5081978e73ed457494db0125718 | /app/src/main/java/com/developerdj/fullcasa/vista/dialog/BuscarDialog.java | 344f8e7639a53ecb2f01e223c8c9fd81c4e5b917 | [] | no_license | DiegoAJS/fullcasas | 4851d603b3e262597506b210e7e7e37eac2e6057 | 0cf99ec479c53e113419095b9889ab565b91bddd | refs/heads/master | 2020-05-20T08:45:20.904014 | 2019-05-07T21:28:11 | 2019-05-07T21:28:11 | 185,480,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,286 | java | package com.developerdj.fullcasa.vista.dialog;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.DialogFragment;
import android.support.v7.app.AlertDialog;
import android.view.KeyEvent;
import android.view.Layout... | [
"diogo19.j@gmail.com"
] | diogo19.j@gmail.com |
617fabc84a4cea4d2d5a63dc872cfc596f86adeb | 4df8f217cc2d9c0bd6b9424f23f5f0ae492e7c47 | /src/main/java/com/unicommerce/wsdl/WsSequence.java | 5d5c08b07099d70ef4c20b73e98297f759472482 | [] | no_license | varungupta64/services-oms | 5435c7cd81794dc8e85f4595cc5c5c43963762ba | 0a60faedeb12fb1f5d74616c291c98ace2da64df | refs/heads/master | 2020-04-03T10:05:06.307963 | 2016-06-21T12:33:01 | 2016-06-21T12:33:01 | 61,610,296 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,509 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2015.11.06 at 02:05:... | [
"varungupta01@varun4417.Nagarro.local"
] | varungupta01@varun4417.Nagarro.local |
a9dc8d43ac590c8eeedfc31b29651d70ce44b76d | a6aee0309cf8e5c617cfc1d7edf3999759d4e209 | /src/ArraygenerateMatrix59LeetCode.java | 2d4d66f370cc08c9b2f59a93beb1265f9701a85c | [] | no_license | LenmonLin/swordToOffer | 64a036cf4ec01f078dfc505ad16f1220b1cb5795 | c2d5479731b8f0f337fbfd257baec90f0b65022b | refs/heads/master | 2021-07-11T09:08:40.271644 | 2020-07-02T08:53:14 | 2020-07-02T08:53:14 | 150,380,646 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,339 | java | /**
* 给定一个正整数 n,生成一个包含 1 到 n 所有元素,且元素按顺时针顺序螺旋排列的
* 正方形矩阵。
* 示例:
* 输入: 3
* 输出:
* [
* [ 1, 2, 3 ],
* [ 8, 9, 4 ],
* [ 7, 6, 5 ]
* ]
* @author LemonLin
* @Description :ArraygenerateMatrix59LeetCode
* @date 20.2.9-22:06
* 思路:和LeetCode54类似
*/
public class ArraygenerateMatrix59LeetCode {
public int[][] ... | [
"linfromearth@outlook.com"
] | linfromearth@outlook.com |
b8040440f905fd948a86e35a7d49d19f4ac63b33 | 2f32afe9b19a9934fd112a5c75bdb8098f27ceea | /ContohKurvaEliptikDiffieHellman.java | b17198015b30976bc175e02f0417893d6cd16e57 | [] | no_license | yudhadeux/Latihan-Program-Java-PBO | c9380d0a44da7ed3e1c5ce4715e8a1c9bc44cc09 | 6161461c49dfa5bd8d169ce9efd33f147d329b3d | refs/heads/main | 2023-01-21T22:47:58.635269 | 2020-11-23T16:10:23 | 2020-11-23T16:10:23 | 315,364,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,336 | java | package bab4;
import java.math.BigInteger;
import java.security.KeyPair;
import java.security.KeyPairGenerator;
import java.security.MessageDigest;
import java.security.spec.ECFieldFp;
import java.security.spec.ECParameterSpec;
import java.security.spec.ECPoint;
import java.security.spec.EllipticCurve;
i... | [
"noreply@github.com"
] | noreply@github.com |
277cccf91b78f9462b3eb0e3ef49165fedff1dd7 | e941b928c3627ffb12122ec0f770ada13fdcb526 | /git/test/Downloads/eclipse/oop4/src/Conditionalstatementexercise/loop.java | 7631772cb178c7534ebfa8eb56703e4111138671 | [] | no_license | aminny09/Project007 | 56788b15315be2bfd81b59433b688c90f2960c4d | 93c5b2c95daf9ab752f7c3f4536b6778618f2117 | refs/heads/master | 2022-12-30T23:08:08.350074 | 2020-10-27T05:58:42 | 2020-10-27T05:58:42 | 296,665,497 | 0 | 0 | null | 2020-10-27T05:58:44 | 2020-09-18T15:51:33 | Java | UTF-8 | Java | false | false | 222 | java | package Conditionalstatementexercise;
public class loop {
public static void main(String[] args) {
// TODO Auto-generated method stub
for(int i=1;i<=8;i=i+1) {
System.out.println("amin");
}
}
}
| [
"aminny570@yahoo.com"
] | aminny570@yahoo.com |
50cfaeb1c87c61fd29d8ca7c5719c61b44c1811b | 2f0e97ec48590444b043e8c56c492f6a12511503 | /src/test/java/com/djd/fun/tachchapter/demo009fibonacci/RecursiveFiboTest.java | 92892ccf25231d40d3e82b4d97818ad29d197943 | [] | no_license | simongreene02/techchapter | c2ae89448f8c8483385c4cb8b5048dde5bdf7c14 | 16ba9a460d296f4a2c2198457bbc8d8c8798f602 | refs/heads/master | 2021-01-22T01:10:52.203861 | 2017-09-30T16:04:11 | 2017-09-30T16:04:11 | 102,204,284 | 0 | 0 | null | 2017-09-02T15:03:19 | 2017-09-02T15:03:19 | null | UTF-8 | Java | false | false | 1,851 | java | package com.djd.fun.tachchapter.demo009fibonacci;
import java.math.BigInteger;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import static com.google.common.truth.Truth.assertThat;
/**
* @author JGD
* @since 10/4/16
*/
public class RecursiveFiboTest {
private Fibonacci fibonacci;
... | [
"ninja@renton.net"
] | ninja@renton.net |
b4aac11c6e1af4c287277e7ebd7e3d6db6391b86 | f658a7467ccddb115b55e6f2a153ae9357ad80ac | /app/src/main/java/com/frankz/ludycommobiletest/viewmodel/AppViewModel.java | b4fb17efc3aff9f52407171c6b44663b7257ada8 | [] | no_license | Franklinz98/LudycomMobileTest | e3c4e10bac1ae2f9dd805c07bd4bee8d1b2bde5f | 9323ebb02bb5e3d6c41599bf4f6c99a0095ba984 | refs/heads/master | 2023-04-16T08:18:22.767526 | 2021-04-30T01:18:49 | 2021-04-30T01:18:49 | 362,990,408 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,157 | java | package com.frankz.ludycommobiletest.viewmodel;
import android.app.Application;
import android.util.Log;
import androidx.annotation.NonNull;
import androidx.lifecycle.AndroidViewModel;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import com.frankz.ludycommobiletest.apiservice.Volley... | [
"franklinz@uninorte.edu.co"
] | franklinz@uninorte.edu.co |
9a1c4e6d944515d7857d886702ef53a210ad9753 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i26696.java | dc49a49ac45685f3d870e840904c4acbbed9fc50 | [] | no_license | vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711400 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package number_of_direct_superinterfaces;
public interface i26696 {} | [
"vincentlee.dolbydigital@yahoo.com"
] | vincentlee.dolbydigital@yahoo.com |
891b949ba07744e1a26f603ef4570dda767e4333 | c4eab06c988972a3207584f97453e6b06da12184 | /workspace/src/org/ddd/section2/example2_17/Speakable.java | f374918319914d1a96fec75b2007655d7982601e | [] | no_license | dailiwen/HighJava | f1ef9034c1860d6a72aa1e741983459c661c6c81 | 28fc1204df613a1d218e1043a06b0133393a94e9 | refs/heads/master | 2020-03-21T01:59:57.206350 | 2018-06-20T03:11:31 | 2018-06-20T03:11:31 | 137,973,921 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 128 | java | package org.ddd.section2.example2_17;
public interface Speakable {
public void speak();
public void speak(String message);
}
| [
"450326779@qq.com"
] | 450326779@qq.com |
66e9cad8e6a1ff52a3955f4fb4dcd9d9cfaafc2d | f07e43433655dd2cb1f36905ec39bba39669a540 | /nineOldAndroids/src/main/java/com/blue/leaves/nineoldandroids/animation/AnimatorInflater.java | c2c35132ab5090875bc713c86e61b82b95e4bd58 | [] | no_license | langwan1314/Common | ec48d98aafddad16abe17422f6cc502845c2be9d | db11407fe1e69ed1b55e518bb7f4e603af4bd0e0 | refs/heads/master | 2021-01-10T08:06:50.858822 | 2015-11-14T12:56:39 | 2015-11-14T12:56:39 | 45,965,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,382 | java | /*
* Copyright (C) 2010 The Android Open Source Project
*
* 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 app... | [
"85121475@qq.com"
] | 85121475@qq.com |
962d627ffabf6dfca81cdce3d61be887063ff890 | 54dc4268c350a55f1d99896c96620c21789cce33 | /lox/TokenType.java | 50f7653a856326cd904dbf19563467caf7198b3a | [
"MIT"
] | permissive | MellowCobra/jlox | b8b88768d7425f18e942cf93489b513bb7a622b8 | b766973ef3893fd7d60ee44d7721a3b605927c92 | refs/heads/master | 2020-03-17T18:46:30.713214 | 2018-05-25T18:11:52 | 2018-05-25T18:11:52 | 133,832,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 484 | java | package com.craftinginterpreters.lox;
enum TokenType {
// Single-character tokens
LEFT_PAREN, RIGHT_PAREN, LEFT_BRACE, RIGHT_BRACE, COMMA, DOT, MINUS, PLUS, SEMICOLON, SLASH, STAR,
// One or two-character tokens
BANG, BANG_EQUAL, EQUAL, EQUAL_EQUAL, GREATER, GREATER_EQUAL, LESS, LESS_EQUAL,
// Li... | [
"Grayson.Dubois@hcahealthcare.com"
] | Grayson.Dubois@hcahealthcare.com |
c5023c57ad22e9a6713b17bb44c30d5577837d95 | c4dc38459ce5c6172f17a965435f1eea5c3f5cd6 | /app/src/main/java/com/kelly/effect/javapoet/test/ARouter$$Path$$order.java | 077250f35ed7a51922daa1473d7534692882ca6f | [] | no_license | zongkaili/AndroidAwesomeEffect | 5adbd905ac1cdc3b33d7adca55d440ff7ca350eb | d3d9f3a7501af325a920ddf8a198d18491cca776 | refs/heads/master | 2022-07-21T10:06:16.481700 | 2022-07-11T15:07:23 | 2022-07-11T15:07:23 | 213,299,103 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 745 | java | package com.kelly.effect.javapoet.test;
import com.kelly.modular.annotation.model.RouterBean;
import com.kelly.modular.api.core.ARouterLoadPath;
import com.kelly.modular.order.Order_MainActivity;
import java.util.HashMap;
import java.util.Map;
/**
* author: zongkaili
* data: 2019-12-22
* desc:
*/
public class AR... | [
"zongkaili@idealsee.cn"
] | zongkaili@idealsee.cn |
13c197826ddc11a808d62ddd091fb21da886aeef | bee994d337b02c9885e40a50078e2026c42772dc | /ConfereneceMaster-portlet/docroot/WEB-INF/src/com/chola/service/conference/model/impl/roomCacheModel.java | e6fc849a4935f29c507cc0ec7972142803a64402 | [] | no_license | mmehral/Liferay_Applications | 3387fd7dd3fe348a8f78d927dedb408b949f92a3 | ac0d314771ac6dba5db8c0b07ca88ae4c2636332 | refs/heads/master | 2021-05-06T13:47:41.349798 | 2017-12-19T13:09:41 | 2017-12-19T13:09:41 | 113,277,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,031 | java | /**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* 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 la... | [
"mehral.mohit09@gmail.com"
] | mehral.mohit09@gmail.com |
1c27cf5049739b3696a7de09c95a0266120d2dd9 | a3a06ca27ecad4b4674694387561d97d4920da47 | /kie-wb-common-screens/kie-wb-common-datasource-mgmt/kie-wb-common-datasource-mgmt-backend/src/main/java/org/kie/workbench/common/screens/datasource/management/backend/core/DataSourceRuntimeManager.java | 26427a27d2f12f23edf1715d1c6da23a293bb6d2 | [
"Apache-2.0"
] | permissive | danielzhe/kie-wb-common | 71e777afc9c518c52f307f33230850bacfcb2013 | e12a7deeb73befb765939e7185f95b2409715b41 | refs/heads/main | 2022-08-24T12:01:21.180766 | 2022-03-29T07:55:56 | 2022-03-29T07:55:56 | 136,397,477 | 1 | 0 | Apache-2.0 | 2020-08-06T14:50:34 | 2018-06-06T23:43:53 | Java | UTF-8 | Java | false | false | 4,242 | java | /*
* Copyright 2016 Red Hat, Inc. and/or its affiliates.
*
* 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 a... | [
"manstis@users.noreply.github.com"
] | manstis@users.noreply.github.com |
c048ae563de8d8a8eed84ac0a3605b5e0fb04e49 | b8a86d2ceca828d7f08a53270fd29ac9460fa696 | /app/src/main/java/com/biaoyuan/transfernet/ui/mine/MineSendWaitPackageFgt.java | cbdbbda45eba4a93ca5f62a5265f9c2e27ddf01d | [] | no_license | enmaoFu/qmcs_net | 3de8c2963bba0bbf95fe3d73f751bd0e0dab5ddf | 767d4f5389a72cd33236a0f54c44760624088036 | refs/heads/master | 2021-07-04T14:50:12.504650 | 2017-09-20T12:47:35 | 2017-09-20T12:47:36 | 104,214,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,579 | java | package com.biaoyuan.transfernet.ui.mine;
import android.os.Bundle;
import android.support.v7.widget.DefaultItemAnimator;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.and.yzy.frame.adapter.recyclerview.BaseQuickAdapter;
impor... | [
"fuenmao@126.com"
] | fuenmao@126.com |
677c7fbec16d5fec436abec901198b0679d75194 | 86c4a05630a9df6022e522941f694cb2b6225bd2 | /vertx-web-client/src/main/java/io/vertx/ext/web/client/impl/cache/NoOpCacheStore.java | f468b9220405cc2ca417330e4dc4aecdd8955923 | [
"Apache-2.0"
] | permissive | vert-x3/vertx-web | 51aeea0b4b72f5cfb8916c50397363e14d2c94b6 | 1c07141e3cf431bf20c95d2246932b50118b97de | refs/heads/master | 2023-09-01T07:16:28.502447 | 2023-08-31T12:05:26 | 2023-08-31T12:05:26 | 26,628,954 | 1,140 | 702 | Apache-2.0 | 2023-09-14T11:21:22 | 2014-11-14T08:15:20 | Java | UTF-8 | Java | false | false | 1,322 | java | /*
* Copyright 2021 Red Hat, Inc.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Apache License v2.0 which accompanies this distribution.
*
* The Eclipse Public License is available at
* http://www.eclipse.o... | [
"cday@zendesk.com"
] | cday@zendesk.com |
6b26da4b66f2fccce53422e74c2504c90c603703 | 498102d3b28d3c9c0f27cbdb24c8d28c8dcd8b82 | /20171123/src/com/java/regex/Demo5_Method.java | 630cb1410bd1d9bb8bf73a867d20d39641f10f49 | [] | no_license | luoxiao233/Practice | 744187dde0fe47d2ee40278805bf193296859b35 | aa68b4ebb0fac354a0a148e099dd5411cbe0f09a | refs/heads/master | 2021-05-07T04:18:07.430399 | 2017-12-21T13:38:46 | 2017-12-21T13:38:46 | 111,271,632 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 321 | java | package com.java.regex;
public class Demo5_Method {
public static void main(String[] args) {
String s = "haha hehe xixi";
String[] arr = s.split(" "); //方法的作用为把s 分割为了{hehe,hehe,xixi}的String数组
for (int i = 0; i < arr.length; i++) {
System.out.println(arr[i]);
}
}
}
| [
"home_dkx@126.com"
] | home_dkx@126.com |
4268f63343307476da2ff19b751063962205414b | 6a658e3f3c5ab5a26fa5e0f47700aaea12344056 | /src/org/lb/lbjscheme/vm/VirtualMachine.java | e07804efc05b449a07d64d827e67d36b56180827 | [
"BSD-3-Clause"
] | permissive | jxnuzhangwen/lbjScheme | 85422210217f3fecebab1ff381f179468542c06d | c08d6d74a4971716b5a2b08bdde38d3585b2e9be | refs/heads/master | 2020-05-19T16:06:47.328012 | 2014-03-29T17:49:07 | 2014-03-29T17:49:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,174 | java | // lbjScheme
// An experimental Scheme subset interpreter in Java, based on SchemeNet.cs
// Copyright (c) 2013, Leif Bruder <leifbruder@gmail.com>
//
// Permission to use, copy, modify, and/or distribute this software for any
// purpose with or without fee is hereby granted, provided that the above
// copyright notice ... | [
"leifbruder@gmail.com"
] | leifbruder@gmail.com |
1deec14778aab0b4de718ff2fb2deb4b3e240a7d | f5db49fd68369186a0ddf9bb5901276a5fe0cdf3 | /app/src/main/java/com/example/locationplacesautocomplete/PlaceJSONParser.java | 9a498e9cd93859f5a6d0c2d4aafe2497c31e0676 | [] | no_license | martharamkoti/LocationPlacesAutoComplete | fce013a595d4ab58106b04818e9a62f819ad5cbd | 7d6c98294a35845f48af78bb8a8f75a65375fdaf | refs/heads/master | 2021-01-01T17:36:06.392358 | 2017-07-23T16:59:38 | 2017-07-23T16:59:38 | 98,112,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,195 | java | package com.example.locationplacesautocomplete;
/**
* Created by vave on 22/7/17.
*/
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
public class PlaceJSONParser {
/** Receives a JSONObject and ... | [
"ramkoti@vave.co.in"
] | ramkoti@vave.co.in |
90293754164baa19364459c6c17afdf6aafce2a8 | 62ad978e49b8bfb31d52afb99e64e01b4e72473c | /restaurant/src/main/java/com/hcl/restaurant/repo/MenuCategoryCustomRepo.java | a83643c2b2e6ac3f9f9e0976b8d53a28aa22f6e2 | [] | no_license | vivekhcl295/demo | 9cb29ef87926a6c65dae3a0489d99632024bcfc7 | f3cc8206488de7db8559f99e24fc8a3441c3ae0e | refs/heads/main | 2023-05-28T05:43:00.226505 | 2021-06-03T08:04:44 | 2021-06-03T08:04:44 | 370,331,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package com.hcl.restaurant.repo;
import com.hcl.restaurant.entity.MenuCategory;
import java.util.List;
public interface MenuCategoryCustomRepo {
List<MenuCategory> findAllByRestaurantId(Long restaurantId);
}
| [
"vivek.kurmi@hcl.com"
] | vivek.kurmi@hcl.com |
32a9d73d7285183e37a92ff91dd19e8d7e6339ac | d3d6167baa7987b373a07461fb5ec46accbede00 | /src/com/example/pinker/fileservice/FileHelper.java | f7704e18bdaefa616d2baa6dd0eaaf703e9035b9 | [] | no_license | skaudrey/Pinker | a87bd5a15af507438ba6750fcbc7044a6df1edd2 | b6e4c26f9940070df4ea3cf6adbe7ce18fe54309 | refs/heads/master | 2021-01-19T06:51:04.496132 | 2017-04-07T22:53:57 | 2017-04-07T22:53:57 | 87,507,127 | 1 | 0 | null | null | null | null | GB18030 | Java | false | false | 4,417 | java | package com.example.pinker.fileservice;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import org.apache.http.util.EncodingUtils;
import android.content.Context;
import android.util.Log;
public class FileHelper {
private Context context;
publi... | [
"Skaudrey@163.com"
] | Skaudrey@163.com |
a1dced711fc459d68243910a5c6c245eca76c46c | 7cac0adee00495d0bc26695d7975b27d9046edf6 | /src/test/java/com/testcase/n11/page/n11/N11KontrolPage.java | 4803397c83f78412923e463e334941f4fc9c68d9 | [] | no_license | infonaltest/testcase.n11 | c479eb9b44e2b21176ae431f8137d38047871af3 | 9a8a04711450d4c6042299225b5c0fb678e59bcc | refs/heads/master | 2021-01-10T09:47:42.278903 | 2016-01-03T23:30:21 | 2016-01-03T23:30:21 | 48,964,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,045 | java | package com.testcase.n11.page.n11;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import com.testcase.n11.base.n11.AbstractN11Page;
import junit.framework.Assert;
public class N11KontrolPage extends AbstractN11Page {
... | [
"hsakman@tmobtech.com"
] | hsakman@tmobtech.com |
ed91316a7febbdb2318bb2bdd57bef857d2930d0 | 5bf5511dcabd60be6a6113ca7540d2d4d7852ad6 | /src/practice/Book.java | accb963205d904d513c6828ea44cbb7f64adf4e5 | [] | no_license | seokhoyoun/Collection | 7d3cd17df2ca438091289241c1c2d1f083402a08 | e4154330b146f97d23c9d321c6ebe723bc5e3614 | refs/heads/master | 2020-04-11T21:13:44.232018 | 2019-01-15T02:37:39 | 2019-01-15T02:37:39 | 162,099,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,252 | java | package practice;
import java.io.Serializable;
public class Book implements Serializable{
/**
*
*/
private static final long serialVersionUID = -830388153478364982L;
// Field
private String bNo; // 도서번호
private int category; // 도서분류코드(1.인문/2.자연과학/3.의료/4.기타)
private String title; // 책제목
privat... | [
"axlover@hotmail.com"
] | axlover@hotmail.com |
edc8c90acbe5d63a0bf149a20f17af33728b4f71 | 5bd826b57e0a6bacffaded378588ea6bdfedbcc2 | /FirstJavaProject/src/javaproject01/MultiplicationTable.java | 1c7f4667087e2979749353bd60deae0c78306192 | [] | no_license | sindhugajarla/java87 | 17977c34684bc13d5289e7542648212f8ab4571a | 61c976c037cfeb2053a79c9eec43930d9b97321f | refs/heads/master | 2022-10-23T12:44:28.171919 | 2020-06-15T18:02:29 | 2020-06-15T18:02:29 | 272,505,556 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | package javaproject01;
public class MultiplicationTable {
void printMultiplication() {
for(int i=1;i<=10;i++) {
System.out.printf("%d * %d = %d", 5, i, 5*i).println();
}
}
void print(int table) {
for(int i=1;i<=10;i++) {
System.out.printf("%d * %d =%d", table ,i, table*i).println();
}
}
void pri... | [
"sindhu.jd@yahoo.com"
] | sindhu.jd@yahoo.com |
e210c19f6e3107280fbb30b0e9324b16411fb33d | 5904fa1ffb74873cf11ad30c8ed48b88c4ac2d9a | /src/main/java/com/goosen/controller/BaseController.java | fb81619263990ea8b299d092e87de396d0d3102f | [
"MIT"
] | permissive | goosen123/mgmp-mp-demo1 | 99af2eddf6ab0ce2d2143d638e0b1eb629f483ba | 3be5c1f12eda823eebe627d25b59a9521eabb158 | refs/heads/master | 2020-03-22T17:40:18.308846 | 2018-07-10T10:50:09 | 2018-07-10T10:50:09 | 140,408,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,303 | java | package com.goosen.controller;
//import com.jk.common.DateEditor;
//import com.jk.common.StringEditor;
//import com.jk.util.WebUtil;
//import com.xiaoleilu.hutool.log.Log;
//import com.xiaoleilu.hutool.log.LogFactory;
//import org.apache.shiro.authz.UnauthorizedException;
import java.util.ArrayList;
import java.util.L... | [
"2630344884@qq.com"
] | 2630344884@qq.com |
c7ce58a66341915e584abd2d2fe4e4c9abffac9b | 7f295e507b7b357e179dac472ed5dcf8e1e63b2d | /src/main/java/kg/FootFood/FootFood/dao/OrderRepository.java | 9ed6a44987d7b8e7e090dc7d87b4491beaf972ad | [] | no_license | DenisKim04/FootFood | ae966fd08d375753e7c9a4f55ecd671ed2240f3f | 6529ffa96e4a297139ebe27e96f023432e9b3989 | refs/heads/master | 2023-06-27T12:01:11.802201 | 2021-08-03T10:24:54 | 2021-08-03T10:24:54 | 391,305,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package kg.FootFood.FootFood.dao;
import kg.FootFood.FootFood.models.order.Order;
import org.springframework.data.jpa.repository.JpaRepository;
public interface OrderRepository extends JpaRepository<Order,Long> {
}
| [
"kimden57@gmial.com"
] | kimden57@gmial.com |
66bed2239b931521e3f229927f93b10daef496cc | 2e27fdf2d7f814221263a3aee1419c7e08af8a73 | /CountShortestPaths.java | c58592bc1b4ade134edb8439331673d629e9c657 | [] | no_license | nganesan91/java-samples | 042cc9f8b1772ae73f85a3535d2ca722bc5629fb | 23d3efc2219cfbdbd1c257f9dbd7a0f518efe11e | refs/heads/master | 2021-05-29T22:46:10.246076 | 2015-10-28T17:04:47 | 2015-10-28T17:04:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,198 | java | import java.util.Scanner;
/**
* Given is an undirected graph and two of its vertices s and t. Give an O(m+ n) algorithm
* that computes the number of shortest paths from s to t.
*
* @author Nitish Krishna Ganesan
*/
class List1{
int listOfNodes=0;
int arr[];
List1(int totalVertices, int totalEdges){
... | [
"g.nitishkrishna@gmail.com"
] | g.nitishkrishna@gmail.com |
da9011ab20a7210438ca7ef09b5a25236dd7196a | a67b8ddae6c0ceeca6e5eaf1abaedd7d992650fa | /Lesson5/src/ua/od/hillel/SumOfTwo.java | 546f69aa38a518d6d36222226d5f84582d3d8ce4 | [] | no_license | pavel693/Homework | 4466417f55df6b85591c506aa767b17283fe0185 | 7bf0d0a3e8da4d0f9e72ae6cb0e8357a8b1f8bc8 | refs/heads/master | 2020-04-18T16:25:40.229422 | 2016-12-15T08:31:06 | 2016-12-15T08:31:06 | 66,166,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | package ua.od.hillel;
import java.util.Scanner;
public class SumOfTwo {
public static int sumOfTwo() {
Scanner scanner = new Scanner(System.in);
System.out.println("Please, enter first number: ");
int a = scanner.nextInt();
System.out.println("Please, enter second number: ");
... | [
"pavel.693@gmail.com"
] | pavel.693@gmail.com |
c11711599a099ea0d0dd966b01da5ec4b7bcec60 | 9a5640733b9fbdca72a0cc3867d544fb8a7ddd4b | /.svn/pristine/c1/c11711599a099ea0d0dd966b01da5ec4b7bcec60.svn-base | 9cb2ea9c60d7df001eba6075beac5f5a3a7c8c17 | [] | no_license | xcr1234/crm | ec46763b04682d0ffa9e7e932d9d162c70eaeff2 | 0c872815643a4029f377d987426303944d6dfb71 | refs/heads/master | 2021-01-11T21:03:16.674783 | 2017-02-19T18:07:29 | 2017-02-19T18:07:29 | 79,236,631 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,115 | package com.oraclewdp.crm.persistence;
import java.beans.PropertyDescriptor;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
/**
* 把属性值注入到field当中去,或者从field中提取属性值
*/
public class FieldInvoker {
public static void set(Field field,Object object,Object value){
//通过set方法注入
try {
... | [
"530551426@qq.com"
] | 530551426@qq.com | |
e16a19a38ca28de3f4f4c9edc2ddafd27b225e18 | eed520de44803652aac955be38752dccac20aa2a | /ParseStarterProject/src/main/java/com/parse/starter/gameActivity.java | 7f33ac42a05c7f7d639e50fe16cda1dc5d95adb2 | [] | no_license | ashish-kr1/Chatting_Application_With_ParseServer_on_Android | d5f700df8216da5d68a828d6c40e6fa656c8c65f | 2f2f4e420f365028b49654e4f1aa59a103a508fd | refs/heads/master | 2021-05-03T19:37:20.662051 | 2018-02-06T07:51:19 | 2018-02-06T07:51:19 | 120,420,048 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,263 | java | package com.parse.starter;
import android.annotation.TargetApi;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View... | [
"ashishraj108786@gmail.com"
] | ashishraj108786@gmail.com |
02b93ced399914a7715c03d86883f77482d327a7 | 783afe43ff51ed096f53eadef9a8bb546478565a | /EclipseProject/src/BackEnd/Model/SubmissionTable.java | 962cbb42169d6457123a05975aebfdc20e566039 | [] | no_license | Antoineb3/ENSF409Project | d6e9bcebd6a556cb60e799977997eea14da70385 | 4921916cfdf53059e3202caef839589e1e3d272f | refs/heads/master | 2021-04-15T11:14:22.268637 | 2018-04-12T16:50:19 | 2018-04-12T16:50:19 | 126,536,649 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,062 | java | package BackEnd.Model;
import java.io.Serializable;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import SharedObjects.Grade;
import SharedObjects.Submission;
/**
* This class implements the abstract methods in the Table class for the submission table.
* @author Antoine Bizo... | [
"antoineb374@gmail.com"
] | antoineb374@gmail.com |
f593f62020e85b85af9e925968b078bb93dee4a9 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i40535.java | 1fcd8c559a2b60518a4f267c68fdcdd5f46128aa | [] | no_license | vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711400 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package number_of_direct_superinterfaces;
public interface i40535 {} | [
"vincentlee.dolbydigital@yahoo.com"
] | vincentlee.dolbydigital@yahoo.com |
73e31c8894be1b9723be6f7f137b6af2ea79777b | 6130a2f4f1b0690c6d89e3ca521e6bd323b86b5d | /learnkeys-kit/src/main/java/org/example/encrypt/DigestUtil.java | 5eaa88eb4b3ba4b8cd734dc3301d38bc3946e402 | [
"Apache-2.0"
] | permissive | TBuddha/learnkeys | e105e74dd845359fd8acc24ee7b314223a39a231 | efc17cc421775916fd2936c0e67d19d176363e45 | refs/heads/master | 2022-09-25T21:00:45.414747 | 2021-07-01T07:25:55 | 2021-07-01T07:25:55 | 253,672,342 | 2 | 0 | Apache-2.0 | 2022-09-16T21:08:04 | 2020-04-07T02:59:10 | Java | UTF-8 | Java | false | false | 522 | java | package org.example.encrypt;
import org.apache.commons.codec.digest.DigestUtils;
/**
* @author zhout
* @date 2020/9/14 16:30
*/
public class DigestUtil {
public static void main(String[] args) {
// MD5加密,返回32位字符串
System.out.println(DigestUtils.md5Hex("123"));
// SHA-1加密
System.out.println(Diges... | [
"zhoutao@yunjiacloud.com"
] | zhoutao@yunjiacloud.com |
4ffdf071caae6670b689266512eda4ac93fffe3c | cca864aec821ea3637c3426c3ef7b0648a858a1f | /app/src/main/java/com/msw/mesapp/ui/widget/EditextDialog.java | 40738c296f81c2ae6e1f11386bd8f66ed4c46745 | [] | no_license | ZSCDumin/MesApp | 5e3f8bf6b21133bc91aa0b3c0359b5ee38163780 | 7912554ab575fced35ff0abc57b4b77026f05a6f | refs/heads/master | 2020-03-10T14:13:13.446849 | 2018-12-17T10:50:01 | 2018-12-17T10:50:01 | 129,420,846 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,081 | java | package com.msw.mesapp.ui.widget;
import android.content.Context;
import android.graphics.Color;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import com.flyco.animation.Attention.Swing;
import com.flyco.animation.SlideEnter.SlideBottomEnter;
import com.flyco.dialog.utils.C... | [
"2712220318@qq.com"
] | 2712220318@qq.com |
0e7770ad397ccb5694686d0544a11eb354adb5c8 | daacb2e1afe33dfaac56a7c08eacf1d2cb0f4ae0 | /app/src/main/java/com/bawei/dingjianfei20200106/Icmetart/ICallBack.java | 8c21bf24bdbaa1de079fc6f4e3b5e13857b051b3 | [] | no_license | dingjianfei0811/weektest02 | d801e488ea360a8b465e155faed1147e149d5a23 | 5701978b8330325c3a66d5982420fc5c5e4907dc | refs/heads/master | 2020-12-05T04:41:24.063933 | 2020-01-06T02:44:39 | 2020-01-06T02:44:39 | 232,010,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,002 | java | package com.bawei.dingjianfei20200106.Icmetart;
import com.bawei.dingjianfei20200106.model.bean.Bean;
import com.bawei.dingjianfei20200106.model.bean.BeanRight;
/**
* 作者:丁建飞
* 时间:2020/1/6 9:20
* 类名:com.bawei.dingjianfei20200106.Icmetart
*/
public interface ICallBack {
interface IView{
void onBean(Be... | [
"2281505373@qq"
] | 2281505373@qq |
97c0b0a792c03c15ab1cfecca4ed71ca75b9e917 | 2529e8040ca696fe665227ea551c20d0479c4f07 | /src/main/java/net/simpleframework/lib/net/sf/cglib/transform/impl/AccessFieldTransformer.java | 926fdaba19b8cdd6a4283ee8f4ebcd133b196076 | [] | no_license | toinfinity/simple-common | 38bc3363118c74612b6f236ff0e66d63c0fb91bc | 98c3e2b7add307ba79c6fcb90ebea07a5e19b200 | refs/heads/master | 2021-01-15T14:59:04.923879 | 2015-11-16T08:14:19 | 2015-11-16T08:14:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,185 | java | /*
* Copyright 2003 The Apache Software Foundation
*
* 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 a... | [
"cknet@126.com"
] | cknet@126.com |
e2989e17545b74a4a7b432935c050b3dae2bf82f | 59b28febfd1ddec92f190110e08166a65a42f9d2 | /src/org/mohsin/geek/Array/ThreeColors.java | a4ebc0b159666f46a0313bd5432d18b182d874b4 | [] | no_license | mustafacse/Geeksforgeeks | 6b383829382fa06102c597248463448f046d2b96 | 18f8131d07f36e01c8db2184813f495cf1a7aa11 | refs/heads/master | 2020-04-06T04:27:53.835506 | 2017-02-02T11:48:57 | 2017-02-02T11:48:57 | 73,790,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | package org.mohsin.geek.Array;
public class ThreeColors {
public static int mix(char str[]){
int rCount = 0,bCount = 0,gCount = 0;
for(int i = 0;i < str.length;++i){
switch(str[i]){
case 'R': ++rCount;
break;
case 'G': ++gCount;
break;
case 'B': ++bCount;
break;
}
}
if(rCount... | [
"M1037586@mindtree.com"
] | M1037586@mindtree.com |
45a5d7190e13a5896cac5e7696256553bc41e1d7 | cb0bba7fb56999e26672f2f6f53625e38e9f2987 | /edgesim/core/SimSettings.java | 21ad9d2a8e590b5eae2f994e6c467cbfc9d58c5d | [] | no_license | NinjaEzio/EdgeSim | 9e54379d8b139d104b648802e393bf5ee539f046 | 65996958ef9027987baefce7b93cd25fef32a6b0 | refs/heads/master | 2020-03-22T10:02:42.011785 | 2018-07-05T16:51:26 | 2018-07-05T16:51:26 | 139,877,179 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,115 | java | package edgesim.core;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import or... | [
"15114576057@163.com"
] | 15114576057@163.com |
ecbd2c9c6d70e72951460f5f29da2de654af7ae1 | 8be2f70ace638bdaf9774ab4941f54ff3374c9c0 | /Car.java | 9d8e98ae6751aa15a8fc4876be8ec07e6b66c298 | [] | no_license | nagelalexgit/MotorTax-Project | 97473feee6c2c56b7e9c976896ab549a3dc0f029 | 506eafa5e1e42d2e4f1f98af3a72188e4f7f56df | refs/heads/master | 2020-03-18T08:01:27.015564 | 2018-05-22T23:04:08 | 2018-05-22T23:04:08 | 134,484,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,258 | java | import java.io.*;
/**
* @(#)Car.java
*
*
* @author
* @version 1.00 2016/11/17
*/
public class Car implements Serializable{
private RegNo regNo;
private String brand;
private String model;
private int engSize;
private String fuel;
private int co2;
private double value;
private Person owner;
String mot... | [
"nagel.alex.stop@gmail.com"
] | nagel.alex.stop@gmail.com |
d59d4059fa43ecd73c6997faf0dcc8366ecb302d | 85910ed3cdcc219f52ec662f828ed1f0e32f9220 | /versioneye_maven_crawler/src/main/java/versioneye/utils/MavenCentralUtils.java | 12edfe29a1d7fcee0cd0ad665dbd64d00b6f98e9 | [
"MIT"
] | permissive | emilva/crawl_j | 8ce50f05dac95814ac03bb6e3c014fcf2647b258 | 39ecd31ec360d6f1e52befb37954f0320fa33822 | refs/heads/master | 2020-03-18T12:16:31.910098 | 2018-12-12T13:11:50 | 2018-12-12T13:11:50 | 134,718,940 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,084 | java | package versioneye.utils;
import com.versioneye.utils.HttpUtils;
import com.versioneye.utils.LogUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.apache.maven.model.Model;
import org.codehaus.jackson.map.ObjectMapper;
import com.versioneye.domain.Crawle;
import com.v... | [
"robert.reiz.81@gmail.com"
] | robert.reiz.81@gmail.com |
a60708d40715fd9c2b0d79262876e2db69c00971 | c63fd15eccabde9f0a5346da51ddb2d048ac1c30 | /ProfitLoss.java | def77fe3868182d33c47eabefb0b4300f80f48e8 | [] | no_license | Tanmay-Shinde/Java | 15a09a094ca333feb3ba45a0e2ddb70b88bba119 | 6adde52361e3201834e2dee2eed8f1a5f6cf6ba9 | refs/heads/main | 2023-07-02T01:23:13.814014 | 2021-07-27T07:14:00 | 2021-07-27T07:14:00 | 389,580,396 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | public class ProfitLoss
{
void main(int cp,int sp)
{
if(cp>=sp)
{
System.out.println("Loss");
}
else
{
System.out.println("Profit");
}
}
} | [
"noreply@github.com"
] | noreply@github.com |
b659a91b6ba9da5df3d1ac5ca3d51dd3814a8ea7 | 07f2fa83cafb993cc107825223dc8279969950dd | /game_logic_server/src/main/java/com/xgame/logic/server/game/bag/entity/type/ChestsItemControl.java | c9b6358940c7c55ee8d7487c0eda86c42fcdadb0 | [] | no_license | hw233/x2-slg-java | 3f12a8ed700e88b81057bccc7431237fae2c0ff9 | 03dcdab55e94ee4450625404f6409b1361794cbf | refs/heads/master | 2020-04-27T15:42:10.982703 | 2018-09-27T08:35:27 | 2018-09-27T08:35:27 | 174,456,389 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,386 | java | package com.xgame.logic.server.game.bag.entity.type;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Random;
import java.util.Set;
import com.xgame.common.CampV2;
i... | [
"ityuany@126.com"
] | ityuany@126.com |
aa91fea9fdccae40dc23fabc8c119d3c818ed3f0 | ddd38972d2e73c464ee77024f6ba4d6e11aac97b | /platform/arcus-lib/src/main/java/com/iris/platform/rule/catalog/action/AbstractActionTemplate.java | f3ee22e55a7f489f8c86ef7fc99f63a0230a473d | [
"Apache-2.0"
] | permissive | arcus-smart-home/arcusplatform | bc5a3bde6dc4268b9aaf9082c75482e6599dfb16 | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | refs/heads/master | 2022-04-27T02:58:20.720270 | 2021-09-05T01:36:12 | 2021-09-05T01:36:12 | 168,190,985 | 104 | 50 | Apache-2.0 | 2022-03-10T01:33:34 | 2019-01-29T16:49:10 | Java | UTF-8 | Java | false | false | 2,002 | java | /*
* Copyright 2019 Arcus Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"b@yoyo.com"
] | b@yoyo.com |
878c4906e373c6cb3d948d00bed0b82d9ef175c7 | 8df62a3f0714f1a11a505f225c51ceb75ff61eb5 | /base/src/main/java/com/realmax/base/signature/NumberPlateResultBean.java | 042dddce033f18889a1aaa8d74d0dcd0c7fe2b11 | [] | no_license | ayuanindex/TeachingSample | 3d7e64865e5c99a9631d0b4a2580ed451097c823 | f29ed8b52a1c573dfd6edf588e72bb49dbec7e0d | refs/heads/master | 2022-12-12T18:54:59.634852 | 2020-08-24T03:33:50 | 2020-08-24T03:33:50 | 269,332,652 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,017 | java | package com.realmax.base.signature;
import com.realmax.base.network.HttpUtil;
@HttpUtil.POST("https://ocr.tencentcloudapi.com/")
public class NumberPlateResultBean {
/**
* Response : {"Number":"京N0L9U8","Confidence":99,"Error":{"Code":"FailedOperation.OcrFailed","Message":"Ocr识别失败"},"RequestId":"210103d3-db... | [
"lzy2118053626@hotmaill.com"
] | lzy2118053626@hotmaill.com |
8632db36dd70d5cbc8c24bc3d31517ac5c86b005 | 6a6524d9f3085be09259a1cd633d04d70d4e60ea | /instrumentation/netty/netty-4.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/netty/v4_0/ChannelFutureListenerInstrumentation.java | 5c2282af009784736680caba6af62ec15e57c791 | [
"Apache-2.0"
] | permissive | kumarh1982/opentelemetry-java-instrumentation | 69b5b2d53a690fb325a857f9e5d56868ea7c8b4e | ed8ffeaed1a73129c278f762ae3ec4f39d788aec | refs/heads/main | 2023-04-24T11:41:52.881258 | 2021-05-14T22:38:57 | 2021-05-14T22:38:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,904 | java | /*
* Copyright The OpenTelemetry Authors
* SPDX-License-Identifier: Apache-2.0
*/
package io.opentelemetry.javaagent.instrumentation.netty.v4_0;
import static io.opentelemetry.javaagent.extension.matcher.AgentElementMatchers.implementsInterface;
import static io.opentelemetry.javaagent.extension.matcher.ClassLoade... | [
"noreply@github.com"
] | noreply@github.com |
bbd16c93ad875ff94f63d82c698dbb3c2ae60063 | 0d86bf60157aa70f390b42132dec1d977d42347e | /Day35.java | 623283d983c69cca3f8ba555f204582f773190e6 | [] | no_license | vansh180198/Daily_Coding | cfcb3b937f91ae23774e91541692c91a0a5060e9 | fe8bb1b124f9af3100bf26b7990b43d841667f1c | refs/heads/main | 2023-02-27T05:49:00.644163 | 2021-02-10T18:30:57 | 2021-02-10T18:30:57 | 321,734,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 973 | java | public class Day35 {
public static void main(String[] args) {
char[] arr={'G', 'B', 'R', 'R', 'B', 'R', 'G'};
sort(arr);
for (int i = 0; i <arr.length ; i++) {
System.out.print(arr[i]+" ");
}
}
public static char[] sort(char[] arr) {
int start = 0;
... | [
"noreply@github.com"
] | noreply@github.com |
9aa231c1041ba9beb43c265313f738b2ec8c6f8c | cc28eb89211aab45d71af5ba85e58ec54c98aad4 | /ProgrammingBasics02/SimpleOperationsandCalculationsMoreExercises/TriangleArea.java | 6048490b92b361212475674a3d98293e3379f19d | [
"Apache-2.0"
] | permissive | dplamenov/Homework-and-Exercises | 0ce3292674ad5235d5b488310973571e0b758b25 | 81e7316d23b4b182d67e09278004e88d1bfc2023 | refs/heads/master | 2021-12-18T16:54:45.250953 | 2021-12-13T19:14:17 | 2021-12-13T19:14:17 | 120,272,064 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 408 | java | package SimpleOperationsandCalculationsMoreExercises;
import java.util.Scanner;
public class TriangleArea {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
double a = Double.parseDouble(scanner.nextLine());
double h = Double.parseDouble(scanner.nextLine()... | [
"dimitar.plamenov@gmail.com"
] | dimitar.plamenov@gmail.com |
bf20da0d264718d8e33c54f415f9eb74eff8889e | 8b8092afd783daa1d0016f4da0806881a7e3f71f | /api/src/main/java/io/minio/PutObjectBaseArgs.java | e4019d2a54785c76dec919f2e781939cb94fda1f | [
"Apache-2.0"
] | permissive | oniono/minio-java | e542e835555239d1b2470f47a020aebcc6479cff | 1ffbf7e20d54cc035197653b402dd2e646da4940 | refs/heads/master | 2023-08-17T20:30:09.863656 | 2021-10-21T20:08:03 | 2021-10-21T20:08:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,876 | java | /*
* MinIO Java SDK for Amazon S3 Compatible Cloud Storage, (C) 2020 MinIO, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... | [
"noreply@github.com"
] | noreply@github.com |
c88768e67f55ae73f7109fef5e7255f96e68728f | cb2d857961c76ca348f644ad013e77cdb3c13806 | /src/main/java/com/reseau/model/Attribuer.java | 7debefda9fddfcbaab076297523d03a447743955 | [] | no_license | simojanati/ReseauSocial | 16a68e6e60b09c85cde280fd42ec548d93f137d9 | 381222962a96ff875d6267300ef9f329b846747a | refs/heads/master | 2021-01-09T06:23:22.255499 | 2017-02-07T00:15:28 | 2017-02-07T00:15:28 | 80,970,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,266 | java | package com.reseau.model;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class Attribuer implements Serializable {
/**
*
*/
private static final long serialVersionUID = 947690502176945810L;
@Id
private AttribuerID attribuer... | [
"simojanati92@gmail.com"
] | simojanati92@gmail.com |
29fa7f7a09bc0c467834a7f670a6896437dd9825 | e27942cce249f7d62b7dc8c9b86cd40391c1ddd4 | /modules/adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201705/mcm/PendingInvitationSelector.java | 3aad1e240b7dec21d6187d2e08c768d8e2c8dfad | [
"Apache-2.0"
] | permissive | mo4ss/googleads-java-lib | b4b6178747d25d16ae6aa0c80d80ee18a2dfe01a | efaa9c3bd8a46a3ed4b00963dc9760c6dd8bd641 | refs/heads/master | 2022-12-05T00:30:56.740813 | 2022-11-16T10:47:15 | 2022-11-16T10:47:15 | 108,132,394 | 0 | 0 | Apache-2.0 | 2022-11-16T10:47:16 | 2017-10-24T13:41:43 | Java | UTF-8 | Java | false | false | 7,873 | java | // Copyright 2017 Google Inc. 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.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law... | [
"jradcliff@users.noreply.github.com"
] | jradcliff@users.noreply.github.com |
68f1568155613fb009054aaae2d9348a35065800 | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_2/src/g/Calc_1_2_69.java | 69ffc5d166df244094453f9c1cf1da2867b281de | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 125 | java | package g;
public class Calc_1_2_69 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
9d4f07fe4805dc6047fe0a58ee2656c1dbf53d7c | b67a12a8669619b155b9196469a614136701f2ac | /sdk/paylib/runtime-src/com/thumb/payapi/myepay/MyEpayPay.java | 670823508091f419c82c6a8898cef52dcc7f0104 | [] | no_license | rusteer/pay | f849ee646b90674be35837373489e738859dd7c8 | 9252827763fe60a5a11f18f0e3a9c2dc9eb7d044 | refs/heads/master | 2021-01-17T19:18:16.010638 | 2016-08-04T06:44:35 | 2016-08-04T06:44:35 | 63,956,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package com.thumb.payapi.myepay;
import android.app.Activity;
import com.thumb.payapi.Pay.PayCallback;
public class MyEpayPay {
public static void init(final Activity context) {}
public static void pay(final Activity context, final int payIndex, final PayCallback callback) {}
}
| [
"rusteer@outlook.com"
] | rusteer@outlook.com |
e679f952120ced11c8bc049add2403179c594e91 | 641631d2251ac110cfb17ccc8dbda1859ccaa3bf | /Java project/src/main/java/pl/coderslab/repository/security/UserRepository.java | cf0190c0ba14c993ca627e8e6780ca5740e3ef55 | [] | no_license | kamilsmierciak/smarthome | 5b13088adc6ceb5de9ebd6bee09db082be7c6bc6 | 07d9ac35b76d43c220f66d7f260252eedad60a39 | refs/heads/master | 2020-03-25T18:25:51.565055 | 2018-08-31T10:38:52 | 2018-08-31T10:38:52 | 144,030,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | package pl.coderslab.repository.security;
import org.springframework.data.jpa.repository.JpaRepository;
import pl.coderslab.entity.User;
public interface UserRepository extends JpaRepository<User, Long> {
User findByEmail(String email);
void delete(User user);
} | [
"kamilsmierciak@gmail.com"
] | kamilsmierciak@gmail.com |
8277b9eab01808296246edae47a41c081aed22bf | 928bdfb9b0f4b6db0043526e095fe1aa822b8e64 | /src/main/java/com/taobao/api/response/OpenSmsRmdelaymsgResponse.java | 91435df70eb8a344d0f6145fa0461ef211583368 | [] | no_license | yu199195/jsb | de4f4874fb516d3e51eb3badb48d89be822e00f7 | 591ad717121dd8da547348aeac551fc71da1b8bd | refs/heads/master | 2021-09-07T22:25:09.457212 | 2018-03-02T04:54:18 | 2018-03-02T04:54:18 | 102,316,111 | 4 | 3 | null | null | null | null | UTF-8 | Java | false | false | 532 | java | package com.taobao.api.response;
import com.taobao.api.TaobaoResponse;
import com.taobao.api.domain.BmcResultVoid;
import com.taobao.api.internal.mapping.ApiField;
public class OpenSmsRmdelaymsgResponse
extends TaobaoResponse {
private static final long serialVersionUID = 8448485188414333932L;
@ApiFie... | [
"yu.xiao@happylifeplat.com"
] | yu.xiao@happylifeplat.com |
79a91e78d57410c62cbd499e53c57ece05c90cb5 | 1253a999a75ea196941a6644b3a578e3a81c19d0 | /backend/a407/src/main/java/com/ssafy/a407/exceptions/FileUploadExceptionAdvice.java | 991d63d7ab0570cb6ae3be7f6b6d4d314b1448d3 | [] | no_license | sy9612/biscuit | 95869ff38a7904479929c9edd3bda3c43a354c85 | 410f07bd5523c2cde90211314892722a36c28512 | refs/heads/master | 2023-05-29T10:16:20.121670 | 2021-06-16T07:47:57 | 2021-06-16T07:47:57 | 377,413,798 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 848 | java | package com.ssafy.a407.exceptions;
import org.springframework.web.multipart.MaxUploadSizeExceededException;
import org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler;
import com.ssafy.a407.message.ResponseMessage;
import org.springframework.http.HttpStatus;
import org.springframewor... | [
"sy9612@naver.com"
] | sy9612@naver.com |
3470ed86ba0b55f9a4037aa729f46bba2b793e07 | 80eabbe616cfddde19a1969638163fdea1cfac4f | /StrukturData/src/searchingKelas/Searching.java | 35218c63f72f20da6f85cd7d145864f2e788d121 | [] | no_license | 145314042/myProject | fc2630fb5623044f01f3aa13e687efdec775778b | a3143200d49e810fc275fe72a8948b196a52364e | refs/heads/master | 2021-01-13T03:33:31.705379 | 2017-07-03T15:31:46 | 2017-07-03T15:31:46 | 77,520,763 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,636 | java | package searchingKelas;
public class Searching {
public void cetak(int[] data) {
for (int i = 0; i < data.length; i++) {
System.out.println(data[i]);
}
}
public int sequensialSearch(int[] data, int cari) {
System.out.println("SEQUENTIAL SEARCH");
in... | [
"Lycorice@Lycorice-PC"
] | Lycorice@Lycorice-PC |
96fc4fe2ca345592dfaa8150e5fad16cee016aa9 | 05aa86f858b0588969eb7dbcceb11e395dc75655 | /app/src/main/java/jasontian/chessclockpro/Preferences/PreferenceManager.java | 6a1a77d9c0795bd137f9274f8e67c002f0b8ca16 | [] | no_license | json-tian/Chess-Clock | 75265f249c4ba343d1cfbf892adfdc92c58f7215 | 3eefc5a7047c5fd33245e5d122d8664e5a82e254 | refs/heads/master | 2022-08-10T02:06:18.324630 | 2019-03-18T15:03:09 | 2019-03-18T15:03:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,069 | java | package jasontian.chessclockpro.Preferences;
import android.app.Activity;
import android.content.SharedPreferences;
import android.util.Log;
import java.util.ArrayList;
import java.util.Arrays;
public abstract class PreferenceManager {
public static boolean addSetting(Activity activity, String item){
St... | [
"tianjason6@gmail.com"
] | tianjason6@gmail.com |
55e4d8decdf304c2a0a6c5242b1534e9f8a6c7dd | 14fa54f314581d95e596952e1b244756d5db7b79 | /app/src/main/java/com/example/micha/contentdata/main/MainContract.java | 9a4ed6f9490c6a78fd7485f69e4cbe937bb68a8f | [] | no_license | Mazogu/ContentProviders | c20ed4cc1fb00c060eeb913848990951766cecab | e901ac33fd1f9536b4f873c15501449b7773a0cf | refs/heads/master | 2021-04-30T06:49:35.602595 | 2018-02-14T01:03:01 | 2018-02-14T01:03:01 | 121,455,918 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | package com.example.micha.contentdata.main;
import com.example.micha.contentdata.BasePresenter;
import com.example.micha.contentdata.BaseView;
import com.example.micha.contentdata.model.Person;
/**
* Created by micha on 2/12/2018.
*/
public interface MainContract {
interface MPresenter extends BasePresenter<MV... | [
"michael_doom@hotmail.com"
] | michael_doom@hotmail.com |
200f2128a3dc36519e4962e5c33fa6e36d2ef26a | eefe6d9a8aed413225f0e36b1bb622eab9f1aa78 | /2.software-test/src/com/example/MathUtil.java | 4744cbae1ac6fd486e1638d03d31604f5031426f | [] | no_license | KyoichiroTomatsu-R/ex-bbs | ad988919fc17e0a19a7b008e0841edab6bd708f0 | b5c15041f1fae6e99f5e6ecc177fe254a8065651 | refs/heads/master | 2023-05-13T13:50:45.009885 | 2021-06-04T01:05:44 | 2021-06-04T01:05:44 | 371,566,408 | 0 | 0 | null | null | null | null | SHIFT_JIS | Java | false | false | 260 | java | package com.example;
public class MathUtil {
public static double power(int num1,int num2) {
if(num1 >= 100 || num2 >= 100) {
throw new IllegalArgumentException("100以上の値は不正です");
}
return Math.pow(num1, num2);
}
}
| [
"kyoichiro.tomatsu@rakus.co.jp"
] | kyoichiro.tomatsu@rakus.co.jp |
a1631f74b3ae23e32523c408ec9f82cd8de8fef5 | 8fa6e740fdbab106e56eb004c0b7e28db58ea9e3 | /Zafiro/src/Librerias/ZafObtConCen/ZafObtConCen.java | 5f421d34a78ed80f51aaae41808b3616b288878c | [] | no_license | Bostel87/Zafiro_Escritorio | 639d476ea105ce87267c8a9424d56c7f2e65c676 | c47268d8df084cdd3d39f63026178333caed4f71 | refs/heads/master | 2020-11-24T17:04:46.216747 | 2019-12-16T15:24:34 | 2019-12-16T15:24:34 | 228,260,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,357 | java | /*
* ZafObtConCen.java
*
* Created on 1 de febrero de 2007, 11:48 AM
*/
package Librerias.ZafObtConCen;
import Librerias.ZafUtil.ZafUtil;
import java.sql.*;
/**
*
* @author Javier Ayapata
* ver 0.1
*/
public class ZafObtConCen {
Librerias.ZafParSis.ZafParSis objZafParSis;
Librerias.ZafUtil.ZafUtil o... | [
""
] | |
99bd9eb26afb10135af212a3e1b87eece3a94716 | ff17fb7bfd7d9bcb6db0552c3c4ff89f8b973282 | /EngCalc-hm322-master/app/src/main/java/com/example/engcalc/MainActivity.java | 2bca859f47aba0cdf7a48223a3363efd9cfc41e4 | [] | no_license | sols-git/Andoid-Kotlin | f425aba94558c0356b5672c2f88fe1608ff0e7e7 | 73d2700776aaeed828fb14b83a921686060521c1 | refs/heads/main | 2022-12-12T05:59:02.746997 | 2020-09-12T11:40:43 | 2020-09-12T11:40:43 | 294,922,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,760 | java | package com.example.engcalc;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import android.widget.ToggleButton;
public class MainActivity extends AppCompatActivity {
... | [
"sergei_solovev@mail.ru"
] | sergei_solovev@mail.ru |
acac1309ae34aae74f969069693c3ffdaac0706b | 2d9642ecae0338692c91c9fa8bd532bf3f2fe9fe | /src/作业/JSample7_3_1.java | 086e763522dc2201b5c7c318b75c18490ae6af66 | [] | no_license | xulin090204/- | 35062264cadc79159a8f854837d5acd0ad90cae6 | b763ebe70d24945c88f03bf21b4e5ccf3286be94 | refs/heads/master | 2020-07-18T13:40:28.957906 | 2019-09-30T08:02:46 | 2019-09-30T08:02:46 | 206,256,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 159 | java | package 作业;
public class JSample7_3_1 {
public static void main(String[] args) {
String str ="ni";
str=str+"wo";
System.out.println(str);
}
}
| [
"54882428+xulin090204@users.noreply.github.com"
] | 54882428+xulin090204@users.noreply.github.com |
7b8bf66b837bead818601b7c95f114eb412d0f37 | 152f0cf802a38852a1c727c923df4117cf9b91b5 | /Blatt06_Mediathek/src/de/uni_hamburg/informatik/swt/se2/mediathek/werkzeuge/rueckgabe/VerleihkartenTableModel.java | 3103cee7752e201ed089223bdf3c34bceba237fc | [] | no_license | modprobe/SE2 | fc619fe2692d7788af5595a489e80e1b53a1e25c | 63a80c6a41f52960714814ace4b36ea920dddc72 | refs/heads/master | 2021-01-10T19:25:37.153220 | 2014-07-07T15:33:57 | 2014-07-07T15:33:57 | 20,152,179 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,529 | java | package de.uni_hamburg.informatik.swt.se2.mediathek.werkzeuge.rueckgabe;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import javax.swing.table.AbstractTableModel;
import de.uni_hamburg.informatik.swt.se2.mediathek.materialien.Verleihkarte;
/**
* Dieses TableModel hält... | [
"3timmerm@informatik.uni-hamburg.de"
] | 3timmerm@informatik.uni-hamburg.de |
d2aca6753373babe46776396786ecf2f7580a698 | fde71b2aecafdda732c859b22cf89e389c47be3f | /src/com/javapandeng/controller/LoginController.java | 64c9b2134cf7cc26e8862348764c26f292db46a7 | [] | no_license | BrightCheng01/FruitShop | ce517f7f96f957aa86418dbd1676d94e06a1c06d | 56d91edc04b7e1f8c8f124a3c736dd15e0c8b7e2 | refs/heads/master | 2022-12-25T09:32:12.778485 | 2020-10-11T07:12:50 | 2020-10-11T07:12:50 | 303,061,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,210 | java | package com.javapandeng.controller;
import com.alibaba.fastjson.JSONObject;
import com.alibaba.fastjson.annotation.JSONPOJOBuilder;
import com.javapandeng.base.BaseController;
import com.javapandeng.po.*;
import com.javapandeng.service.ItemCategoryService;
import com.javapandeng.service.ItemService;
import com.javapa... | [
"956725039@qq.com"
] | 956725039@qq.com |
089b809507622cc92682b770046afd03bfcd5f71 | ab6f6d7caff3a59468cac22e670279112fe0bc6e | /onelinelibrary/src/main/java/onelinelibrary/com/onelinelibrary/main_module/toolbox/JsonRequest.java | 67ad005cffa1a81592e5cae70747ace614e5511f | [] | no_license | dhruvkaushal11/OneLineLibrary | 831ca6d598e755c30eeb55f0f0f591ced307d1b8 | de6c09ae4438a27968ec9fb7565f66d04ee97670 | refs/heads/master | 2021-01-12T09:14:49.204526 | 2016-12-19T20:22:30 | 2016-12-19T20:22:30 | 76,807,340 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,515 | java | /*
* Copyright (C) 2011 The Android Open Source Project
*
* 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 app... | [
"dhurv"
] | dhurv |
3d4e0faac883edf357dd29e51bf52de9eee274ec | 86fa7e5cfc1717ea388b077a4ea8d478498fbf44 | /MockCert/src/main/java/com/mock/entity/Events.java | 6255d196bc300b72310b1e07d711266ef2fa4329 | [] | no_license | jenyjacob/Spring | 7ea8b3c278c83522549b1badae7a3eafb84b77cf | 6462156bdae62a26885ca070c038171764c2b73a | refs/heads/master | 2022-12-10T14:58:37.201042 | 2020-09-15T16:51:03 | 2020-09-15T16:51:03 | 295,786,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,478 | java | package com.mock.entity;
import java.time.LocalDate;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "events")
public class Events {
@Id
private Integer eventId;
private String name;
private LocalDate eventDate;
private String venue;
private I... | [
"jenyjacob@hotmail.com"
] | jenyjacob@hotmail.com |
997eedcc130b36da9e14c67c2f6b815c7e9d609f | 21bcd1da03415fec0a4f3fa7287f250df1d14051 | /sources/p212io/fabric/sdk/android/p493p/p498e/C14330v.java | 181d58df90eb59efb6bef7f080e48b2b6f5f9cc7 | [] | no_license | lestseeandtest/Delivery | 9a5cc96bd6bd2316a535271ec9ca3865080c3ec8 | bc3fae8f30804a2520e6699df92c2e6a4a0a7cfc | refs/heads/master | 2022-04-24T12:14:22.396398 | 2020-04-25T21:50:29 | 2020-04-25T21:50:29 | 258,875,870 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,494 | java | package p212io.fabric.sdk.android.p493p.p498e;
/* renamed from: io.fabric.sdk.android.p.e.v */
/* compiled from: SettingsJsonConstants */
public class C14330v {
/* renamed from: A */
public static final boolean f42276A = false;
/* renamed from: A0 */
public static final String f42277A0 = "show_always... | [
"zsolimana@uaedomain.local"
] | zsolimana@uaedomain.local |
a64d63c952d8b70cb2d7ef9001acc64ba1c503a9 | a3759e0e833488001b2c5ddb13e1440231c06408 | /src/java/mx/unam/ecologia/gye/model/SequenceImpl.java | 9e319bb7def506ad4fc19b5cbfdaec88fec7534d | [] | no_license | dwimberger/gye-coalescence | 225b8c204d8ab2cbe8481e83a55db1b5a43f135c | d19b2609d8f512b17696c0f2d36c0569b8d6183d | refs/heads/master | 2020-04-26T09:22:42.140011 | 2015-03-14T11:27:53 | 2015-03-14T11:27:53 | 32,206,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,402 | java | //@license@
package mx.unam.ecologia.gye.model;
import cern.colt.Arrays;
import cern.colt.list.LongArrayList;
import mx.unam.ecologia.gye.util.IdentityGenerator;
import java.util.ArrayList;
/**
* Implementation of {@link Sequence}.
* <p/>
*
* @author Dieter Wimberger (wimpi)
* @version @version@ (@date@)
*/
pu... | [
"dwimberger@c0662b7b-4a33-0410-9fff-99edae9a65ff"
] | dwimberger@c0662b7b-4a33-0410-9fff-99edae9a65ff |
d274c9e4b2a9dca673c9215a04fc522f82939495 | 892bffc2691f38a853402f3973bf8175bc8716a8 | /okr/src/main/java/com/eximbay/okr/model/MemberForAllDetailsMemberModel.java | 31e4e123489335391b980c22ea1e41977d342a5e | [] | no_license | JeongWu/okr-system | 1aab5d440bc4e28daaeafde3d149bf47c562cf64 | 6ea91309e1c67a04c6aec2333118b96433b6874b | refs/heads/master | 2023-04-01T13:58:19.958532 | 2021-04-01T07:17:13 | 2021-04-01T07:17:13 | 351,608,127 | 0 | 0 | null | 2021-04-01T07:17:13 | 2021-03-25T23:51:52 | JavaScript | UTF-8 | Java | false | false | 574 | java | package com.eximbay.okr.model;
import java.util.List;
import com.eximbay.okr.dto.team.TeamDto;
import com.eximbay.okr.dto.objective.ObjectiveDto;
import lombok.Data;
@Data
public class MemberForAllDetailsMemberModel {
private Integer memberSeq;
private String name;
private String localName;
private... | [
"park961003@naver.com"
] | park961003@naver.com |
e4c332445df3b059fe946037978fb670876d377f | 235dfb33d21d5c1fcbbc3ff450739250c50abbb6 | /ode/Development/apps/webapp/ode-core/src/main/java/com/bah/ode/asn/OdeTravelerInfo.java | 1a697ae446beb099ea7f06e2f7e1d6aaf6d549d6 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | OSADP/SEMI-ODE | 91bf6d32d3f638f8f5a3d5678836a43690f9f9de | 37cba20a7a54d891338068c1134c797ae977f279 | refs/heads/master | 2021-06-18T16:07:35.170019 | 2017-02-18T20:23:34 | 2017-02-18T20:23:34 | 61,062,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,981 | java | package com.bah.ode.asn;
import java.util.ArrayList;
import com.bah.ode.asn.oss.dsrc.TravelerInformation;
import com.bah.ode.asn.oss.dsrc.TravelerInformation.DataFrames;
import com.bah.ode.asn.oss.dsrc.TravelerInformation.DataFrames.Sequence_;
import com.bah.ode.model.OdeObject;
import com.bah.ode.util.CodecUtils;
p... | [
"musavi_hamid@bah.com"
] | musavi_hamid@bah.com |
a34908167a2abc4b984e699fdd18ee36ed204e5d | f2df397d0ab4fe9f483559e8cf86ab1c06205b40 | /mms-ent/repo-amp/src/main/java/gov/nasa/jpl/view_repo/actions/HtmlToPdfActionExecuter.java | b05233ec14ae9ba342d08f3fd04b7abf74eb1f56 | [] | no_license | wobrschalek/mms | e51c25148e0ec5f51fbf5f3425d23a457d7f382d | 80466eff059d7fc014e4461e88b844eb925480d2 | refs/heads/master | 2020-03-18T15:35:49.938948 | 2018-03-10T04:53:13 | 2018-03-10T04:53:13 | 134,916,795 | 0 | 0 | null | 2018-05-26T00:35:25 | 2018-05-26T00:35:25 | null | UTF-8 | Java | false | false | 7,488 | java | package gov.nasa.jpl.view_repo.actions;
import java.util.List;
import org.alfresco.repo.action.executer.ActionExecuterAbstractBase;
import org.alfresco.repo.content.MimetypeMap;
import org.alfresco.repo.model.Repository;
import org.alfresco.service.ServiceRegistry;
import org.alfresco.service.cmr.action.Action;
impor... | [
"jason.han@jpl.nasa.gov"
] | jason.han@jpl.nasa.gov |
bf78c81841ae9919d1cdc82e26e6d8cce587dc33 | 937ced9eab5f8f9143e782f822d79935d238de5d | /app/src/main/java/com/hunter/appstreetassignment/detail/DbImage.java | 4dac7be3dd7f28a079576f88b189ede3a151cf10 | [] | no_license | SMARTVIK/AppStreetAssignment | edf4fbbb979c2cc7a15a7bfcaf80b1aef1bbbda0 | 79b5774a837dd6f402d4f0cc815f1e0a81ed09fe | refs/heads/master | 2020-03-29T15:47:07.058353 | 2018-09-25T12:19:29 | 2018-09-25T12:19:29 | 150,080,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 73 | java | package com.hunter.appstreetassignment.detail;
public class DbImage {
}
| [
"vivek@groomefy.com"
] | vivek@groomefy.com |
b53b3814b1476e379d90d68f0d5aace995a2bf6d | 738b64e2fa1afe798133ff70be0a698372d1f89f | /src/java/controllers/KorisnikController.java | 07eb9c7e454f8f87f7ca7e69f437db8a5f1da566 | [] | no_license | tekosds/Imenik | ada358a7975035a482b348862dac93ef51defc3e | 143369c805f0b5a2175194b99e6bd1432ce76403 | refs/heads/master | 2021-01-21T11:11:13.455475 | 2017-03-01T11:11:25 | 2017-03-01T11:11:25 | 83,532,937 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,476 | 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 controllers;
import static java.lang.System.in;
import java.util.HashSet;
import java.util.List;
import java.util.Se... | [
"tekosds@gmail.com"
] | tekosds@gmail.com |
09659f471ffd1ab04bf35460b89f2b777c180d53 | 6b1616f9a27f18597d0d683cf6273d050d47bc47 | /src/main/java/com/iviberberi/spring5recipeapp/converters/CategoryToCategoryCommand.java | cdd52790bf395454d5c3b5fb3e974c1c48b10f69 | [] | no_license | Mr-randomize/spring5-recipe-app | 550d4a78183f00ad5007d2c8e98018f2478b44f5 | d02cda40c401dd16027a4e0900d5a4924df694a9 | refs/heads/master | 2021-06-17T21:07:30.466600 | 2021-04-06T09:39:37 | 2021-04-06T09:39:37 | 192,751,623 | 0 | 0 | null | 2019-06-19T14:45:39 | 2019-06-19T14:45:39 | null | UTF-8 | Java | false | false | 848 | java | package com.iviberberi.spring5recipeapp.converters;
import com.iviberberi.spring5recipeapp.commands.CategoryCommand;
import com.iviberberi.spring5recipeapp.domain.Category;
import lombok.Synchronized;
import org.springframework.core.convert.converter.Converter;
import org.springframework.lang.Nullable;
import org.spri... | [
"iviberberi@gmail.com"
] | iviberberi@gmail.com |
8eba1fba0b2ac0da21562626a9fa7c4bef8572a7 | d1bd1246f161b77efb418a9c24ee544d59fd1d20 | /java/Raptor/src/org/javenstudio/raptor/bigdb/replication/regionserver/ReplicationSource.java | e8345b94428bc063493a80f9a52cca56911137d5 | [] | no_license | navychen2003/javen | f9a94b2e69443291d4b5c3db5a0fc0d1206d2d4a | a3c2312bc24356b1c58b1664543364bfc80e816d | refs/heads/master | 2021-01-20T12:12:46.040953 | 2015-03-03T06:14:46 | 2015-03-03T06:14:46 | 30,912,222 | 0 | 1 | null | 2023-03-20T11:55:50 | 2015-02-17T10:24:28 | Java | UTF-8 | Java | false | false | 23,810 | java | package org.javenstudio.raptor.bigdb.replication.regionserver;
import java.io.EOFException;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Comparator;
import java.util.HashSet;
import java.util.List;
import java.util.NavigableMap;... | [
"navychen2003@hotmail.com"
] | navychen2003@hotmail.com |
5031761f852e41463d13375e93be5dd0220c764a | 21ae8c3c78b541ab35fe1f6d484b1065bf8fe616 | /target/tomcat/work/Tomcat/localhost/jeecg/org/apache/jsp/webpage/system/log/userBroswerPie_jsp.java | a60a45bef9f01c5bdf416048ab1da7b186a4dde5 | [] | no_license | teduFanechka/jeecg | c114bfc6e85851fbd47b4448addaf70c556757a2 | 96e19fc06fb4bced39672b45e8a72308287c4f03 | refs/heads/master | 2020-04-17T21:36:11.444504 | 2019-02-18T00:35:57 | 2019-02-18T00:35:57 | 166,957,698 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 12,597 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.47
* Generated at: 2018-04-12 07:29:42 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | [
"41047253+teduFanechka@users.noreply.github.com"
] | 41047253+teduFanechka@users.noreply.github.com |
15c585020e1ec537a66a23ab70711344c567f7b5 | f7d8f16ad3f200212c9e68551533faadb3cac609 | /MVPDianShang-master/app/src/main/java/com/example/asus/jingdong/view/adapter/HomePagerMiaoAdapte.java | d638c8670035464c1e2e00db7f67d5d91a2f6525 | [] | no_license | chzlx1314/Xiangmu | 8ea74f10a33f1036b5a09dfafb3e263dc1904bee | 0863ee6fc92f128c5d86c6840e89d0a8762530cb | refs/heads/master | 2021-08-12T02:58:53.120026 | 2017-11-14T10:41:06 | 2017-11-14T10:41:06 | 110,677,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,306 | java | package com.example.asus.jingdong.view.adapter;
import android.content.Context;
import android.graphics.Paint;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
im... | [
"31463864+chzlx1314@users.noreply.github.com"
] | 31463864+chzlx1314@users.noreply.github.com |
cbfe025ef3c52c9c3f037a89e74cc40044ca5c2f | 21065c02b35ed0e2a93cb9c648cf6e45704e8025 | /src/main/java/com/spdukraine/pitchbook/googleclone/ServletInitializer.java | 107c0180a1cd926705575a0b8a006d44d0b9ad49 | [] | no_license | IvanLukashchuk/gc | 5510738589c3ba2b03fe49c5c9d75fdb70edaa76 | a3ec10b8eeae45e716c5f0af304df432b811730a | refs/heads/master | 2020-03-27T04:40:56.262357 | 2015-08-17T07:22:35 | 2015-08-17T07:22:35 | 40,841,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package com.spdukraine.pitchbook.googleclone;
import com.spdukraine.pitchbook.googleclone.config.SpringConfig;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.context.web.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitialize... | [
"ivan.lukashchuk@gmail.com"
] | ivan.lukashchuk@gmail.com |
e9578805f4ed562aeb4f6cc160ab5711ea35a5f9 | ed0102dcefb8eff8004e564a20b2e6280f7e6d95 | /clc3-consumer/src/main/java/clc3/consumer/ConsumerConfiguration.java | 18a4c1e25cec6ddfb09208b6b96c1a8313c45b04 | [] | no_license | glockyco/clc3-project | 9b7c48bc11aae484893b313c8f0ee80308b81f79 | 2c1236f8750a772e474afe4ba5fe46bbe4fea8b6 | refs/heads/master | 2022-04-30T06:47:53.245749 | 2020-01-18T07:28:06 | 2020-01-21T10:13:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 869 | java | package clc3.consumer;
import clc3.cosmos.CosmosConfiguration;
import clc3.download.DownloadConfiguration;
import clc3.metrics.calculation.MetricsCalculationConfiguration;
import clc3.metrics.persistence.MetricsPersistenceConfiguration;
import clc3.queue.QueueConfiguration;
import clc3.unpacking.UnpackingConfiguration... | [
"johann.aichberger@fh-hagenberg.at"
] | johann.aichberger@fh-hagenberg.at |
ae57f9ba1234f652b93c19e973da97cacc414f1e | 5e5a40d02130cbd6cd3e6adb7cc0b66b6a5df6ca | /src/main/java/org/caltech/miniswingpilot/AppConfig.java | e844a80fd7e2b5db5ed25c2d5555f8755efa3325 | [] | no_license | boykis82/ec2test | f8d2d864a3ec93d2a6d8ef0c43f625e1df0f6fe6 | 30679bbeddedd6e5cdcd70bd481e990114b6af8f | refs/heads/master | 2023-04-19T16:31:28.419293 | 2021-04-29T23:56:55 | 2021-04-29T23:56:55 | 360,031,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,016 | java | package org.caltech.miniswingpilot;
import com.querydsl.jpa.impl.JPAQueryFactory;
import org.caltech.miniswingpilot.domain.CustTypCd;
import org.caltech.miniswingpilot.util.EnumMapper;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springfram... | [
"boykis82@gmail.com"
] | boykis82@gmail.com |
512411b6d12960fc05481ac41262f708ba020c42 | bf2590d2cbc32bcff82e2f52454ff303d619e3e8 | /src/main/java/com/thrivent/model/Output.java | 0464292d5f46bca89c96880be2f55cb39d255095 | [] | no_license | nisha-ti/test | 0c789985fe7e47db62fe47d2a4088018e6782816 | 75dc4baf277c84db58a703b76ece5e53aca2ee53 | refs/heads/master | 2022-12-29T06:45:17.220542 | 2020-10-14T14:21:04 | 2020-10-14T14:21:04 | 304,033,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,725 | java | package com.thrivent.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonPropertyOrder;
import java.util.List;
@JsonIgnoreProperties(ignoreU... | [
"nisha.thomas@rcggs.com"
] | nisha.thomas@rcggs.com |
f2a31ffa020e6a8d9c2253919b943876cdbd5a0c | 01b7af545cff6bc9c69e3b813148b7484449f104 | /MODEL/PROGRAM/JPO/IEFFindRevision_mxJPO.java | f45c77809f8c189da78ad0ae158adb70d6fae17a | [] | no_license | rgarbhe-processia/Tiger-DEV | c674b417935076ef41e8cb99a60ba423f51a89a1 | 75d8ad323df5cbb309e52ae4017cc2d00f6d1f0e | refs/heads/master | 2020-04-14T10:57:45.934483 | 2020-01-10T09:55:41 | 2020-01-10T09:55:41 | 163,800,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,816 | java |
/**
* IEFFindRevision.java Copyright Dassault Systemes, 1992-2007. All Rights Reserved. This program contains proprietary and trade secret information of Dassault Systemes and its subsidiaries, Copyright
* notice is precautionary only and does not evidence any actual or intended publication of such program This JPO ... | [
"rgarbhe@processia.com"
] | rgarbhe@processia.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.