blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1f1169b94bff92db16494936e254df82f0826758 | e6e79217b8c2529891a9ec3f955cc749c38c6366 | /src/main/java/nvminecraftbros/minecraftaddons/emerald/tabs/EmeraldTab.java | 17a5cbcc5b7360960ef9914bace8d9c7dfa708dd | [] | no_license | AlexTheGreat4000/MinecraftAddonsMod | 65978f853ed02e1c6d9760409662fbf3f24565c7 | 352ea8a3cffeaa76e0ec35d17de39036f86b3450 | refs/heads/master | 2020-06-29T22:34:19.740261 | 2019-08-05T11:51:22 | 2019-08-05T11:51:22 | 200,644,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | package nvminecraftbros.minecraftaddons.emerald.tabs;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.init.Items;
import net.minecraft.item.ItemStack;
import nvminecraftbros.minecraftaddons.MinecraftAddonMod;
import nvminecraftbros.minecraftaddons.emerald.items.EmeraldItems;
public class EmeraldTa... | [
"AlexTheGreat4000@users.noreply.github.com"
] | AlexTheGreat4000@users.noreply.github.com |
608d9079a37657e3225bd3a46d0d76bc0453c125 | 178ef1239b7b188501395c4d3db3f0266b740289 | /android/animation/PathKeyframes.java | 4b40f5755fc71f7612061e56fe6a0a37b1802df3 | [] | no_license | kailashrs/5z_framework | b295e53d20de0b6d2e020ee5685eceeae8c0a7df | 1b7f76b1f06cfb6fb95d4dd41082a003d7005e5d | refs/heads/master | 2020-04-26T12:31:27.296125 | 2019-03-03T08:58:23 | 2019-03-03T08:58:23 | 173,552,503 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,415 | java | package android.animation;
import android.graphics.Path;
import android.graphics.PointF;
import java.util.ArrayList;
public class PathKeyframes
implements Keyframes
{
private static final ArrayList<Keyframe> EMPTY_KEYFRAMES = new ArrayList();
private static final int FRACTION_OFFSET = 0;
private static final ... | [
"kailash.sudhakar@gmail.com"
] | kailash.sudhakar@gmail.com |
c9d91be0c7616605bfc07b90c20e6f166304f74c | b9dd59c1109b9f7c7404d75c3140050083433cee | /Semester 2 - 2017/Software Engineering/src/JUnitTestCases.java | 3f0a8f02f7faec9cb5557d9e2c3b40e477204a36 | [] | no_license | s3432636/University | e288b5d95542a5dc0727e1a9952231c23994e70d | 092695422d8298afb994c1fb9402ef9e90e1826b | refs/heads/master | 2020-05-07T16:28:07.746174 | 2018-11-22T21:11:32 | 2018-11-22T21:11:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,947 | java | import static org.junit.Assert.*;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.security.NoSuchAlgorithmException;
import java.text.ParseException;
import java.util.Arrays;
import org.junit.Test;
public class JUnitTestCases {
// Users are unable to login with an incorrect username an... | [
"s3658817@student.rmit.edu.au"
] | s3658817@student.rmit.edu.au |
fb4f74c5b1bfcfbe22c6c86a22e0b62016042c2e | fb1a0222d9acf0e594afdb9fac06f8e523e57e37 | /src/main/java/com/proyecto/restfulmarcas/repositorio/RepositorioPrototipo.java | c7b075cd73917bec3e21506f0212cf18cc618678 | [] | no_license | AMD031/harokuMarca | 54f63781ceaf7cde70b4df4c2fbf4d174ea1bf13 | 709f99b26d21093e3beba8e118a739a5fe13f434 | refs/heads/master | 2022-05-19T11:01:27.087489 | 2020-02-14T11:57:15 | 2020-02-14T11:57:15 | 240,497,429 | 0 | 0 | null | 2022-01-21T23:37:55 | 2020-02-14T11:53:32 | Java | UTF-8 | Java | false | false | 1,606 | 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 com.proyecto.restfulmarcas.repositorio;
import com.proyecto.restfulmarcas.interfaces.IIngeniero;
import com.proyecto.restfulma... | [
"teclado1333@gmail.com"
] | teclado1333@gmail.com |
6c3de0cb809430e902072f85d08bba331e23b7d4 | 9894e10c66f441069d92e83124040a42800c3903 | /week-01/Day-4/src/loops/FizzBuzz.java | aa325aaec84f8985b243512176567d4bcd93369b | [] | no_license | green-fox-academy/Mosi013 | 5f276cbe7f127f6705cd02cbec869e7c79eb4e90 | 64464f37fe704119f0dd55076d3d1d1b32715728 | refs/heads/master | 2021-02-15T07:47:42.117932 | 2020-09-18T08:09:36 | 2020-09-18T08:09:36 | 279,622,847 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 659 | java | package loops;
public class FizzBuzz {
// Write a program that prints the numbers from 1 to 100.
// But for multiples of three print “Fizz” instead of the number
// and for the multiples of five print “Buzz”.
// For numbers which are multiples of both three and five print “FizzBuzz”.
public static void main(String... | [
"mosonyi.mark95@gmail.com"
] | mosonyi.mark95@gmail.com |
b2b90d24dbda1d4de94f321b6b87819b17834678 | 5bda7f9159092996628bec84ab0d1f904ea5a173 | /app/src/main/java/cn/tties/energy/view/fragment/IdentityFragment.java | 8685a5d67c01990acac87947fef4cd5325ce50bb | [] | no_license | laolongs/energys | 84100ff24347d3957a609da4bab426d693c6cddb | 7811eb9ec0e235212f71536d2e65400eb0af09d0 | refs/heads/master | 2020-03-11T07:44:44.070248 | 2018-05-03T11:26:45 | 2018-05-03T11:26:45 | 129,865,392 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,797 | java | package cn.tties.energy.view.fragment;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import and... | [
"https://github.com/laolongs/energy.git"
] | https://github.com/laolongs/energy.git |
e043a18c96c885ef3bf840019ca10578df83a5b3 | c885ef92397be9d54b87741f01557f61d3f794f3 | /results/Math-6/org.apache.commons.math3.optim.nonlinear.scalar.noderiv.SimplexOptimizer/BBC-F0-opt-40/tests/15/org/apache/commons/math3/optim/nonlinear/scalar/noderiv/SimplexOptimizer_ESTest.java | d4f88162a61293f3536f52f4bf8adf475eba8042 | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 12,571 | java | /*
* This file was automatically generated by EvoSuite
* Thu Oct 21 10:54:49 GMT 2021
*/
package org.apache.commons.math3.optim.nonlinear.scalar.noderiv;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import org.apache.commons.math3.exception.MathUnsupp... | [
"pderakhshanfar@serg2.ewi.tudelft.nl"
] | pderakhshanfar@serg2.ewi.tudelft.nl |
8bb8e7a88f6711de222dc00cdc5cfea4419e0533 | 67d29d8e55497555ce9c041f220501c89c88986a | /app/src/main/java/com/example/rodrigo/trukertrukersoft/activities/SignupActivity.java | 153d5c8e034cda90efd2d082e0ae3c3c4c2a8bef | [] | no_license | RodrigoRochaDiaz/Truker.TrukerSoft | f8a25ad6ddb53ea0f1729b99441e01e2ac381a77 | 58f704f03cc4c6187a65148e3d5e0101c710a589 | refs/heads/master | 2021-01-19T13:14:36.874308 | 2018-08-29T14:05:00 | 2018-08-29T14:05:00 | 88,074,006 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,172 | java | package com.example.rodrigo.trukertrukersoft.activities;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import a... | [
"rodrigo.rocha.diaz@gmail.com"
] | rodrigo.rocha.diaz@gmail.com |
641f8640ac4d742e64a908bc82cc23ab83985932 | 0be73ff9c1fb534afe17a05f1ed383cc1bfcab46 | /src/com/hrms/meetingmanagemnet/controller/MeetingInsertServlet.java | c45720cba77b7ada52d45f504558c63a2920e4c1 | [] | no_license | sltlindia/HRMS | 8fec6ede87cf077a832bbf56c61e7626208a0b3a | 1b4bce327bb552d4c0ac3bcf61d528d541ebc245 | refs/heads/master | 2021-01-16T06:31:14.722146 | 2018-02-23T09:34:55 | 2018-02-23T09:34:55 | 99,990,013 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,156 | java | package com.hrms.meetingmanagemnet.controller;
import java.io.IOException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.Ht... | [
"30918642+sltlindia@users.noreply.github.com"
] | 30918642+sltlindia@users.noreply.github.com |
a25949ab69121be91eb5f114f3dea241d6830626 | 4d37505edab103fd2271623b85041033d225ebcc | /spring-core/src/main/java/org/springframework/core/type/classreading/SimpleMetadataReaderFactory.java | 821578e778e13a8a39f4179b167491429ce27bb9 | [
"Apache-2.0"
] | permissive | huifer/spring-framework-read | 1799f1f073b65fed78f06993e58879571cc4548f | 73528bd85adc306a620eedd82c218094daebe0ee | refs/heads/master | 2020-12-08T08:03:17.458500 | 2020-03-02T05:51:55 | 2020-03-02T05:51:55 | 232,931,630 | 6 | 2 | Apache-2.0 | 2020-03-02T05:51:57 | 2020-01-10T00:18:15 | Java | UTF-8 | Java | false | false | 4,147 | java | /*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"huifer97@163.com"
] | huifer97@163.com |
afb289bcef00ffa20f60315214ee0ab49750c799 | e353253c93b6bbc7c0d5a20b0ed5e002a7b3bb7a | /src/funlang/syntax/node/ANumTerm.java | efb5aaa0ccc9b69a59767d1cca6893f73f3c4b10 | [] | no_license | MathieuMathurin/INF5000-Debugger | da0b09d52f54d1035d54555de14412e286062fe6 | 5032fa9ada666ae9abe1ea4e4dab424bda49881d | refs/heads/master | 2021-01-16T18:36:22.628551 | 2016-04-30T03:15:21 | 2016-04-30T03:15:21 | 55,198,836 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,762 | java | /* This file was generated by SableCC (http://www.sablecc.org/). */
package funlang.syntax.node;
import funlang.syntax.analysis.*;
@SuppressWarnings("nls")
public final class ANumTerm extends PTerm
{
private TNum _num_;
public ANumTerm()
{
// Constructor
}
public ANumTerm(
@Supp... | [
"simondrouin4@gmail.com"
] | simondrouin4@gmail.com |
ef6591afaf6bc01184e933b1b2b5bf05de0cf718 | 5d3b2ec0d944a6ee868d94ab3b6e3d3520366bca | /web/09 Web application2/guestbook-방명록/GuestbookController.java | e498ccd8040244e29b851840a372636447c4db15 | [] | no_license | Wordbe/TIL | 68e89583a3814f6e552a766b06ffa47d9ba9317a | 52c80aff3f32483d434802cd100c150388f9b659 | refs/heads/master | 2022-11-24T08:22:29.565139 | 2022-09-20T16:44:32 | 2022-09-20T16:44:32 | 197,180,871 | 2 | 0 | null | 2022-11-16T03:15:28 | 2019-07-16T11:27:09 | Java | UTF-8 | Java | false | false | 2,975 | java | package kr.or.connect.guestbook.controller;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stere... | [
"seonghojin3@gmail.com"
] | seonghojin3@gmail.com |
90e0764c28ba66b09373c175f0841feacda678a8 | c6c57b587bf770426e983f176efefef9fe85d5ce | /app/src/main/java/com/example/lord/engrisuru/japanese/Kanji.java | c62f491f4458af09bb4a4295da35454c0ab73055 | [] | no_license | altg0x0/Engrisuru | 2cdc9ec83df0e117b5ab3548060fea1d46224e37 | 68851aacb6cffec494a782771be54f32587ec8fd | refs/heads/master | 2021-04-03T05:31:18.228714 | 2019-09-20T11:37:04 | 2019-09-20T11:37:04 | 124,664,253 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 949 | java | package com.example.lord.engrisuru.japanese;
import androidx.room.ColumnInfo;
import androidx.room.Entity;
import androidx.room.Index;
import androidx.room.PrimaryKey;
@Entity(indices = @Index(value = "grade"))
public class Kanji {
@PrimaryKey
@ColumnInfo(typeAffinity = ColumnInfo.TEXT)
public char charac... | [
"altg0x0@yandex.ru"
] | altg0x0@yandex.ru |
4c6ad3d45f75c94470e32a2c68090307c4ff5170 | 33f74fe7498e19eb578b7a063d1846c9b3b2fd87 | /PTN_Client(2015)/src/com/nms/ui/ptn/business/dialog/cespath/AddCesDialog.java | feaf930a58b43e6d1a98cd3a406e8ddbdb763ac6 | [] | no_license | pengchong1989/ptn-client | f489052f2a5b7a1d866dbc17bcb81464a6c11388 | 8b7e561ba725ba53b7f7fb5101c95932d866ba59 | refs/heads/master | 2021-08-23T20:37:04.331358 | 2017-12-06T12:44:22 | 2017-12-06T12:44:22 | 103,929,275 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 30,723 | java | package com.nms.ui.ptn.business.dialog.cespath;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.event.MouseEvent;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import j... | [
"a18759149@qq.com"
] | a18759149@qq.com |
65c73d9e54065ad71a49bab36df928cb7c8f4fc7 | 304e78dbe7373c59ac9e2283be960e74015de2c1 | /asssignment_6/Heap.java | 78f8ec3f91e7e6caa00e79814c8e4f3c2bb5e922 | [] | no_license | musturuharitha/assignments | ed3bbc2620e42d66d4c79db561a4294ac30c594d | 22c33909ee4fa877fff37b5fbdad0b78ffc69eb7 | refs/heads/master | 2023-08-15T06:36:26.969288 | 2021-09-16T04:27:21 | 2021-09-16T04:27:21 | 404,608,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 571 | java | package assign_6;
import java.util.TreeMap;
public class Heap {
public static void main(String[] args) {
TreeMap<Long,String> map=new TreeMap<Long,String>();
map.put((long) 001, "hari");
map.put((long) 002, "appu");
map.put((long) 003, "chinnu");
System.out.pr... | [
"noreply@github.com"
] | musturuharitha.noreply@github.com |
bcdd91717f1699a191402e159186e6cd79981af1 | a8dc0e22c1a15294eb0ecfe63e6d577a48ecd944 | /src/main/java/com/biz/office/service/order/OrderService.java | e526e0b3e2c4f9596813f33208f7b37b946a5aea | [] | no_license | kanadara13/biz-office | ce4c8878406d3e7af80e89edff8a96b817e09cc4 | 8f4a94df8637ce29f346a81963d8ea69a5b11beb | refs/heads/master | 2021-04-27T00:21:32.235361 | 2018-03-29T16:25:36 | 2018-03-29T16:25:36 | 123,799,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 869 | java | package com.biz.office.service.order;
import com.biz.office.domain.order.Order;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
import javax.inject.Inject;
@Service
public class OrderService {
private OrderGenerator gen... | [
"shin.jaehyeok@leisureq.co.kr"
] | shin.jaehyeok@leisureq.co.kr |
58813830bbddcbb7d2865551555b141883b2a4fa | 4e9c3e4311b15d02f4de76be989ee644ad71baf3 | /src/main/java/com/truck/deusemar/controller/DriverController.java | 42426d5b121b23877cb0ee406459ff4eec9052f8 | [] | no_license | deusemarjunior/truck-management | d4c1980e2ac667d875dbfea6118c50b96a38279e | 5e33393e77647a6e4e6091848509d975fea1322a | refs/heads/master | 2021-06-21T19:54:36.242766 | 2020-04-21T02:35:22 | 2020-04-21T02:35:22 | 177,205,712 | 0 | 0 | null | 2021-06-16T22:17:06 | 2019-03-22T20:34:32 | Java | UTF-8 | Java | false | false | 3,002 | java | package com.truck.deusemar.controller;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Example;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework... | [
"deusemar@localhost.localdomain"
] | deusemar@localhost.localdomain |
867fbab65deb79feb66ea59ccb65d0914b8e0b8b | d4b1126b3a929b62beae534c204a2defb7fc7bcc | /app/src/main/java/com/hualianzb/sec/ui/adapters/PagerRecyclerAdapter.java | 0b359739dba8f4c4da13125f3c002c0c3eaa4871 | [] | no_license | crazytomaoto/sec_android | 2ed751e485de4ecbd17cf983e29ab95cf6494467 | 9cf88f93012c0041db04c70d6168dfcd343bc82a | refs/heads/main | 2020-04-11T21:05:44.334682 | 2019-03-26T07:54:59 | 2019-03-26T07:55:17 | 162,094,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,068 | java | package com.hualianzb.sec.ui.adapters;
import android.content.Context;
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.LinearLayout;
import android.widget.TextView;
import... | [
"h15065349705"
] | h15065349705 |
538d0d6943f1003aa32dbfe46424760fe6c005a0 | c7322fd93a2b157d9af74e7dd10ef16c20d30758 | /library/src/main/java/pl/marchuck/stripedbottombar/StripedBottomBarTab.java | e1cd00e71cd04e251257eb3cc852a9a50e9dc78f | [
"Apache-2.0"
] | permissive | Marchuck/StripedBottomBar | 16887e0e1f652d6c2111beea3a7c19f0d64c1927 | 822597a5b617d91ffd13b9c4306dd67aae65c35b | refs/heads/master | 2021-09-05T22:19:22.262378 | 2018-01-31T09:52:28 | 2018-01-31T09:52:28 | 110,694,273 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,349 | java | package pl.marchuck.stripedbottombar;
import android.animation.ArgbEvaluator;
import android.animation.ValueAnimator;
import android.content.Context;
import android.graphics.Color;
import android.graphics.Typeface;
import android.os.Build;
import android.os.Bundle;
import android.os.Parcelable;
import android.support.... | [
"lukasz.marczak@intive.com"
] | lukasz.marczak@intive.com |
79398fe1a4b8725a979a1051494ead0b211614ad | e0f7a481a3b055e857775ba98fcb5f1fc4ec0f1c | /ArqDeSisExecicicos/src/exercicio01/saque/SaqueController.java | b863e1941edeb918d0a52aa9d0494a549baebb6d | [] | no_license | jonasdias95/TesteEntrega | 9c50599f52a993795197aac2ab271467af5227e2 | d530ad88ae88242390fbdbf5899183febfac7133 | refs/heads/master | 2021-01-10T10:00:05.614903 | 2016-03-07T03:44:38 | 2016-03-07T03:44:38 | 53,274,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,163 | java | package exercicio01.saque;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.Connection;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.ResourceBundle;
import javax.swing.JOptionPane;
import exercicio01.saque.beans.Conta;
import exercicio0... | [
"jonasdias95@gmail.com"
] | jonasdias95@gmail.com |
7fbf0782d0fc81d6fd3819f3b5e15aa65be409b2 | 588e229e5016e166518e23d66d671dc3be836f95 | /src/by/it/kanaplianik/jd01_04/TaskA.java | 2af77e174da1254b9865f8c72dd4caeb53703d8a | [] | no_license | MikKach/JD2021-10-06 | 3d3778ed0e540f2e1e258f15cbf5a53b2f83d491 | 29f86de44a4d7fc36999bc2c640fdfc98a44c08f | refs/heads/main | 2023-08-29T15:29:51.284472 | 2021-11-01T16:59:42 | 2021-11-01T16:59:42 | 419,403,417 | 0 | 0 | null | 2021-10-20T16:14:40 | 2021-10-20T16:14:39 | null | UTF-8 | Java | false | false | 1,302 | java | package by.it.kanaplianik.jd01_04;
import java.util.Arrays;
import java.util.Scanner;
public class TaskA {
public static void main(String[] args) {
printMulTable();
Scanner scanner = new Scanner(System.in);
String string = scanner.nextLine();
buildOneDimArray(string);
}
st... | [
"!kemer2020"
] | !kemer2020 |
c5cd16e4cf320ddd7907b7df027b67adb6139bde | f2314040ad2ae014df520b48d60d2c6d7b358f44 | /src/main/java/com/example/exchanger/controller/rest/OrderController.java | 194cbf64e0fe8e9bfe6fa1cd9ea585c91a162888 | [] | no_license | SemenNikolaenko/exchanger | e65a4ffee3618286fdfe06da97c56f442f2ca3b1 | 6249b5c0786e84a163ff1f0bf5252eb96ce3471f | refs/heads/main | 2023-03-22T18:10:30.911650 | 2021-03-14T08:09:24 | 2021-03-14T08:09:24 | 347,423,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,014 | java | package com.example.exchanger.controller.rest;
import com.example.exchanger.exception.NotEnoughMoneyException;
import com.example.exchanger.model.Account;
import com.example.exchanger.model.Order;
import com.example.exchanger.model.param.OrderRequestParam;
import com.example.exchanger.service.AccountService;
import co... | [
"nikolaenko.semen12@gmail.com"
] | nikolaenko.semen12@gmail.com |
4840f8fcd08c3e2056d1ef349437509207f30cc5 | 8e967502511934cabdde6c43b7dcabf7f9715565 | /src/test/java/lesson08/c_add_assertall/BaseTest.java | 582c2fd3682961bd5117cc9c08ecbf44b37190cf | [] | no_license | QA-automation-engineer/test-automation-4 | 1e2c1a3756787af70db3c0d6c1ddf95a635707c6 | 7ad3aadf78b193dada820540a6ee36db4f6e6e5f | refs/heads/master | 2020-04-27T00:47:04.919152 | 2019-04-01T22:01:34 | 2019-04-01T22:01:34 | 173,945,652 | 0 | 0 | null | 2019-03-26T12:11:56 | 2019-03-05T12:50:11 | Java | UTF-8 | Java | false | false | 2,573 | java | package lesson08.c_add_assertall;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.TimeUnit;
import java.util.stream.Collectors;
import org.junit.AfterClass;
import org.junit.AssumptionViolatedException;
import org.junit.BeforeClass;
import org.junit.Rule;
import org.junit.rules.TestWatc... | [
"trandafilov.vladimir@gmail.com"
] | trandafilov.vladimir@gmail.com |
66149c2471b92dd81dfc5f92e1e88b9ed3805007 | 31f609157ae46137cf96ce49e217ce7ae0008b1e | /bin/ext-accelerator/acceleratorfacades/src/de/hybris/platform/acceleratorfacades/csv/CsvFacade.java | 2cdba315ee31493f0b33cb288802ae1d2e19e7b6 | [] | no_license | natakolesnikova/hybrisCustomization | 91d56e964f96373781f91f4e2e7ca417297e1aad | b6f18503d406b65924c21eb6a414eb70d16d878c | refs/heads/master | 2020-05-23T07:16:39.311703 | 2019-05-15T15:08:38 | 2019-05-15T15:08:38 | 186,672,599 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,182 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the te... | [
"nataliia@spadoom.com"
] | nataliia@spadoom.com |
8ea8b4e5231c62d8ea36e2905abb732bb3462459 | b4979b03a2c63ea72282999ba8932375c58009d5 | /JavaSource/com/intrigueit/myc2i/zipcode/ZipCodeUtil.java | 6c75a10e42c11b7ec545ba3da96f56844e424ce2 | [] | no_license | google-code-export/isnet | 9ae52952e91137e5efec9250ae0335596cc398cb | c63ac61d873cec9a99c2a3297867b3a65e890389 | refs/heads/master | 2020-04-30T19:27:56.265738 | 2014-03-18T23:57:24 | 2014-03-18T23:57:24 | 32,134,297 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 3,669 | java | package com.intrigueit.myc2i.zipcode;
import com.intrigueit.myc2i.zipcode.domain.ZipCode;
public class ZipCodeUtil {
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*:: :*/
/*:: This routine calculat... | [
"shamim71@1657e276-a2d9-11de-89ee-f3da9a46d971"
] | shamim71@1657e276-a2d9-11de-89ee-f3da9a46d971 |
138c39199218ed3618c0e5b5f3a6ee8da08f473d | 58a47ee4aeb15769f80cd31027dee757cf5e21ae | /gmall-manage-web/src/main/java/com/xliu/gmall/manage/controller/SkuController.java | b581684f7cd1499d0f4093c348a33ff296edefba | [] | no_license | HXACA/gmall | 074cbc6c3bf8adfc20a99d32a6da7920d20d4774 | 8f268b57af6a976ee323bbbb6b828ec35a57ba1e | refs/heads/master | 2022-09-27T01:51:00.005488 | 2020-03-16T08:26:23 | 2020-03-16T08:26:23 | 244,252,116 | 1 | 0 | null | 2022-09-01T23:21:00 | 2020-03-02T01:17:37 | CSS | UTF-8 | Java | false | false | 1,206 | java | package com.xliu.gmall.manage.controller;
import com.alibaba.dubbo.config.annotation.Reference;
import com.xliu.gmall.bean.PmsSkuInfo;
import com.xliu.gmall.service.SkuService;
import org.apache.commons.lang3.StringUtils;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.... | [
"718531794@qq.com"
] | 718531794@qq.com |
ef447ee7529eff57cf2fe46c37f94214e81ec25f | 3103d06f0286ddaee0c27711c26653d0aa408db0 | /spring-security-learn/src/test/java/com/ss/ssdemo/SsDemoApplicationTests.java | 9ca998108eb79036de89d1dc8f0bc70d0001c7ac | [] | no_license | mighto/spring-security-learn | 09a85c99745c0a7687e8442490c7aca5b97cc00f | 6c9203cf75b6b56fdaf2b0ac272a4d8c0e1fb69e | refs/heads/master | 2020-04-25T09:42:11.635401 | 2019-03-04T08:59:44 | 2019-03-04T08:59:44 | 172,683,670 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package com.ss.ssdemo;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class SsDemoApplicationTests {
@Test
public void context... | [
"2029635554@qq.com"
] | 2029635554@qq.com |
656015f519b006bd0a9f6733897ac54676ef296d | 2b256def9dad0581226cec012580b3ada1330c62 | /src/main/java/br/com/evertonsilvadev/recipesbookapi/business/AuthenticationBusiness.java | 678d412523a2062272d68af837e898662b24995c | [] | no_license | evertonpsilva/recipes-book-api | 8a97c5719b907c51c0bcb9bb61c20023707970a6 | 5a3e50a667d12cfda4f4899b293b52d3f5cb2c69 | refs/heads/master | 2023-06-16T16:42:59.213587 | 2021-07-12T18:50:15 | 2021-07-12T18:50:15 | 385,351,069 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,330 | java | package br.com.evertonsilvadev.recipesbookapi.business;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.ResponseEntity;
import org.springframework.security.authentication.AuthenticationManager;
import org.springframework.securi... | [
"everton.pereira@mv.com.br"
] | everton.pereira@mv.com.br |
056c358408959690da67a8fb747d4a327a42507a | 96412e1299b497c31f773d4cf2e0094ed07ca715 | /src/com/android/im/app/ChooseAccountActivity.java | f9e9ad7255b972cd1013284e4dcd4a7de037e3fa | [
"Apache-2.0"
] | permissive | android-nostalgic/platform_packages_apps_IM | 414d857ab207888b2a289fc90a09dee4aaa93a4d | 4879f9aa9a3ba8ea89fe31f8d765c4908d4fd53a | HEAD | 2016-09-07T05:25:05.512911 | 2008-10-21T14:00:00 | 2008-10-21T14:00:00 | 20,051,085 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 16,114 | java | /*
* Copyright (C) 2008 Esmertec AG.
* Copyright (C) 2008 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/LICEN... | [
"initial-contribution@android.com"
] | initial-contribution@android.com |
15fb5e3a95ea44d5093d975f6df7fe26e069df39 | 6a70267cac0116f1eff942693c9880547d4999ad | /StoreProject/app/src/main/java/Adapter/AdapterRecyclerView2.java | 4ac9ba1fcc71ed7fbc9cd81b6a8c273f519b1502 | [] | no_license | ezgezl752000/fast-food | 85670c2679a62b581f8745ff2c8c66d1d499b19f | 7d107eee78e02a7c804283b6e80d01348015a61a | refs/heads/main | 2023-08-23T12:42:32.889135 | 2021-10-06T03:08:33 | 2021-10-06T03:08:33 | 414,027,947 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,873 | java | package Adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.example.stor... | [
"53049553+ezgezl752000@users.noreply.github.com"
] | 53049553+ezgezl752000@users.noreply.github.com |
b7ce8334599bfe35e1fc05625a753b4347add311 | 2f92dfff9b9929b64e645fdc254815d06bf2b8d2 | /src/test/test/lee/codetest/code_686__Repeated_String_Match/CodeTest.java | cdc2e417da8401f29e56d7ff336feaf53b56a726 | [
"MIT"
] | permissive | code543/leetcodequestions | fc5036d63e4c3e1b622fe73552fb33c039e63fb0 | 44cbfe6718ada04807b6600a5d62b9f0016d4ab2 | refs/heads/master | 2020-04-05T19:43:15.530768 | 2018-12-07T04:09:07 | 2018-12-07T04:09:07 | 157,147,529 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 851 | java |
package lee.codetest.code_686__Repeated_String_Match;
import org.junit.Test;
/**
testcase:"abcd"
"cdabcdab"
*/
public class CodeTest
{
@Test
public void testSolution() throws Exception
{
//new Solution()
lee.code.code_686__Repeated_String_Match.C686_MainClass.main(null);;
}
}
/**
*
*
* 68... | [
"santoschenwbu@gmail.com"
] | santoschenwbu@gmail.com |
fb51c4237ad0ea851f4ce88cc852dd6c55fad473 | 71c12e8d46433bbec941fd167d83afa461459d38 | /app/src/main/java/com/example/a13834598889/lovepets/Fragments_Mine/Fragment_friends.java | 3c6fe75750b20f617cf018c2a6c2188043cc1081 | [] | no_license | xieyipeng/pet | 1456b6a5aebdaaa38255512b2828ba418ad56989 | ade53dd046e799b5475e790bde3af5c3d5a7e749 | refs/heads/master | 2020-03-25T01:16:05.781376 | 2018-08-05T11:10:39 | 2018-08-05T11:10:39 | 143,228,800 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,284 | java | package com.example.a13834598889.lovepets.Fragments_Mine;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.su... | [
"32957035+xieyipeng@users.noreply.github.com"
] | 32957035+xieyipeng@users.noreply.github.com |
7a8ef4b0222aeccd4d4a558d2eecdbf5adf52016 | 8ae100d7a3b27f23af28ca0e3373c76c057ca97e | /src/main/java/com/crxl/xllxj/module/login/sms/SmsLoginService.java | 20f176d0198ee7afffff57275c7571a8dd7909fc | [] | no_license | yuzelong620/xyxSocket | 592e9b75ff7d3c3a283b16c4b58e970ac782f5a2 | 375a769ca1c5a1a97f56e480ee5a771677a02266 | refs/heads/master | 2022-07-14T14:13:15.691725 | 2019-12-20T09:47:01 | 2019-12-20T09:47:01 | 229,236,317 | 0 | 0 | null | 2022-06-25T07:29:39 | 2019-12-20T09:46:12 | Java | UTF-8 | Java | false | false | 2,586 | java | package com.crxl.xllxj.module.login.sms;
import com.crxl.xllxj.module.common.enums.EnumConstant.IdentityId;
import com.crxl.xllxj.module.core.message.RequestMsg;
import com.crxl.xllxj.module.core.message.ResponseMsg;
import com.crxl.xllxj.module.core.service.BaseService;
import com.crxl.xllxj.module.core.thread.TaskMa... | [
"382981935@qq.com"
] | 382981935@qq.com |
34bb82a65e2c186c850dc09411e0feed336e1f95 | 046c765d9dd4c10a6bd46149b631d841b7dfa626 | /src/bean/PrototypeData.java | 25da5523fb631b7ed9ff08fe6aff26f6fb20c49e | [] | no_license | Alfystar/ISPW_Project | f4a3237a95e3ee22b41957782a99684f8bc35f89 | 217edd2a33310002f5c92090dffd501f87f8cb02 | refs/heads/master | 2020-04-17T22:10:52.319233 | 2019-02-18T11:59:13 | 2019-02-18T11:59:13 | 166,983,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 88 | java | package bean;
public interface PrototypeData extends Cloneable{
Object clone();
}
| [
"alfystar1701@gmail.com"
] | alfystar1701@gmail.com |
dea2d77966e05cef124e96aef1089a08bbe92869 | 9e1b64c34e6f7aa5354001b0c87d9f4048e44c91 | /common_lib/src/main/java/com/cdcompany/common_lib/utils/StringUtils.java | 9adf48d58c77cdba4f255be261bed9a2dc3414d0 | [] | no_license | wangjianchi/WeCooking | 66dfb290b64657f857183975ebd0e59ef90024b7 | f5091fa25cd182e56c71c8438e8785b546a1eefc | refs/heads/master | 2021-01-12T15:41:17.686338 | 2017-03-15T10:09:00 | 2017-03-15T10:09:00 | 71,851,806 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 16,156 | java | package com.cdcompany.common_lib.utils;
import android.text.TextUtils;
import android.text.format.Time;
import java.io.ByteArrayOutputStream;
import java.io.InputStream;
import java.lang.reflect.Array;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterato... | [
"wlwangjc@foxmail.com"
] | wlwangjc@foxmail.com |
b29ab5698245fcfce0618f0146ded1cbbc7c4cf1 | f27cb821dd601554bc8f9c112d9a55f32421b71b | /integration/spring-data/base-3.1/src/main/java/com/blazebit/persistence/spring/data/repository/config/BlazeRepositoriesRegistrar.java | 4e565168370ddc9ecee4c6963f57acbbfdc53956 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Blazebit/blaze-persistence | 94f7e75154e80ce777a61eb3d436135ad6d7a497 | a9b1b6efdd7ae388e7624adc601a47d97609fdaa | refs/heads/main | 2023-08-31T22:41:17.134370 | 2023-07-14T15:31:39 | 2023-07-17T14:52:26 | 21,765,334 | 1,475 | 92 | Apache-2.0 | 2023-08-07T18:10:38 | 2014-07-12T11:08:47 | Java | UTF-8 | Java | false | false | 1,318 | java | /*
* Copyright 2014 - 2023 Blazebit.
*
* 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 agre... | [
"christian.beikov@gmail.com"
] | christian.beikov@gmail.com |
1595f692018c5921f06fefeeb9be6861ebce0890 | 042da4516ee0c039f1345300acb3b94f1c3dbd68 | /src/ui/editarDados/EditarDadosCarregador.java | bf4f2818306ba1c0a939c7ff556b13eb17d3370d | [] | no_license | ERBFilho/ImovelFacilBD | 71e8769ec480d52d1201dd3ff93c839f11e2417e | 0e46e624a35b902db9f9c3e60bdd92d6d84220fd | refs/heads/master | 2021-09-15T05:40:09.432477 | 2018-05-27T03:13:33 | 2018-05-27T03:13:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 853 | 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 ui.editarDados;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
im... | [
"khadgar@Khadgar"
] | khadgar@Khadgar |
f689cf61b83cd2dee7270485ef812ddd5e2eed01 | d7da1a7e3fe09711682d72be60b5607bde3d2f33 | /src/main/java/com/basilio/hiit/repository/ProgramRepository.java | 3ee068a7bfdc6a22fb4f6df39779e2f636304f86 | [
"MIT"
] | permissive | jimbasilio/hiit | 22bf5c914961c3c61f0b4a5099ce7b76b4c69338 | 1d648ce45fdd86f89c1c0fedef40b9fc8832a0fa | refs/heads/master | 2021-01-17T12:29:09.723955 | 2015-12-30T00:24:18 | 2015-12-30T01:43:37 | 21,879,833 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 533 | java | package com.basilio.hiit.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import com.basilio.hiit.entity.ProgramEntity;
public interface ProgramRepository extends JpaRepository<ProgramEntity, Long> {
// @Query(... | [
"jim.basilio@gmail.com"
] | jim.basilio@gmail.com |
a8705b676315203a09a8c5d11bf7050d292abfc0 | f22534e22d639e6482233ae6fcf2c84dc970aeb7 | /src/main/java/com/johndoeo/proxy/staticProxy/ISinger.java | 36e2896c18beb3dd2951cf1730f5cb3af7ffc63a | [] | no_license | JohnDoeo/interview | fcfef8f05236b6e531f1e0264926723e9b900cd7 | 3146f0a4d930c0c0b35b26193a7f3e3f0735b3ba | refs/heads/master | 2020-05-19T05:24:59.331374 | 2019-05-06T08:19:00 | 2019-05-06T08:19:00 | 184,848,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 87 | java | package com.johndoeo.proxy.staticProxy;
public interface ISinger {
void sing();
}
| [
"18829348962@163.com"
] | 18829348962@163.com |
e99555957113d2c670bcecf4c78a45a619c69378 | 9afd76a7d2458e4186a73df83029a76002b521f8 | /src/main/java/com/swf/playground/model/Pojo.java | 1c9b818f72ef7420b4f7dc5746f773c03f948c32 | [
"MIT"
] | permissive | benhunterlearn/spring-playground | 2485e82e9b9e7ee16120d36776a44a34d2f7c8a7 | 507f2d6059ec960dd8f68df8f27e8ed37e162cc2 | refs/heads/main | 2023-08-16T06:01:00.665032 | 2021-09-29T21:32:04 | 2021-09-29T21:32:04 | 406,036,426 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 417 | java | package com.swf.playground.model;
public class Pojo {
private String one;
private String two;
@Override
public String toString() {
return "Pojo{" + "one='" + one + '\'' + ", two='" + two + '\'' + '}';
}
public String getOne() {
return one;
}
public void setOne(String one) {
this.one = one;
}
publ... | [
"learntocode@benhunter.me"
] | learntocode@benhunter.me |
545f1eee49d25125459f5f20ec6856299cc70ebb | a4e6f7abe6912361e0c8eb50cbfd35602aa1064e | /app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/compat/R.java | 29bc76b4067893522b91b4248f39cdfe1adfc6b4 | [] | no_license | xinyanglib/xinyang4-FeelsBook | 25963c3792719bb3f85f1d5031a1f7842ec4692f | 180d799175b3e9356db509539a06affcc5924b31 | refs/heads/master | 2020-03-30T17:33:50.893279 | 2018-10-05T20:09:58 | 2018-10-05T20:09:58 | 151,460,668 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,944 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.compat;
public final class R {
private R() {}
public static final class attr {
private attr() ... | [
"xinyang4@ualberta.ca"
] | xinyang4@ualberta.ca |
3044dcc69a6a0e1ba75aa57172b191884879558f | f76bdd8c72fc90ea95b4bd6d0a331029ed07f98a | /gmall-manage-service/src/main/java/com/atguigu/gmall0228/manage/mapper/SpuInfoMapper.java | 4c2de6eec807091b741a0fb0017560963e50e339 | [] | no_license | signngis/gmall | 6842e7fb5d6b084c28647a29cc0aee76a74a7da2 | 6765c56f3820ff2b8591b08ff04f60b07d20032a | refs/heads/master | 2020-04-27T04:15:11.826989 | 2019-04-11T03:46:57 | 2019-04-11T03:46:57 | 174,048,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | package com.atguigu.gmall0228.manage.mapper;
import com.atguigu.gmall0228.bean.SpuInfo;
import tk.mybatis.mapper.common.Mapper;
public interface SpuInfoMapper extends Mapper<SpuInfo> {
}
| [
"wangliang@skybility.com"
] | wangliang@skybility.com |
2d8a8a5c223d9f0fc48dab13912a992df2a054c5 | 2b2c19a8885667c87ab20a971e8bad270326a1a6 | /src/designpatterns/creational/abstractfactory/ShapeFactory.java | 43c63d45bbbf4c7085118ffabf2e71ece52eb400 | [] | no_license | nsimonyan/DesignPatterns | e38cadfe967104c2018a5173056dfa74429f4633 | 8644cbb6ee50e5decbcc28897becb1afc94ee82e | refs/heads/master | 2021-04-30T15:11:43.790791 | 2018-12-13T13:58:51 | 2018-12-13T13:58:51 | 121,234,341 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 712 | java | package designpatterns.creational.abstractfactory;
/**
* Create Factory classes extending AbstractFactory to generate object of concrete class
* based on given information.
* @author Admin
*
*/
public class ShapeFactory extends AbstractFactory {
@Override
public Shape getShape(String shapeT... | [
"noreply@github.com"
] | nsimonyan.noreply@github.com |
af503847df9270ae52e661ecb3402a54856cdc0e | b74f2c19ea8e730b93e3da8842fc0ca3db9639dd | /aws-java-sdk-appstream/src/main/java/com/amazonaws/services/appstream/model/AssociateFleetResult.java | 1840a7abd9810120a6a66b39c2d05c021e1895e8 | [
"Apache-2.0"
] | permissive | mgivney/aws-sdk-java | 2de4a597beeda68735ba5bb822f45e924de29d14 | 005db50a80c825dc305306a0633cac057b95b054 | refs/heads/master | 2021-05-02T04:51:13.281576 | 2016-12-16T01:48:44 | 2016-12-16T01:48:44 | 76,672,974 | 1 | 0 | null | 2016-12-16T17:36:09 | 2016-12-16T17:36:09 | null | UTF-8 | Java | false | false | 2,009 | java | /*
* Copyright 2011-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
0d6c07d540b69f76b3707cc71b2aeb17c1c1cf50 | 1c6e520815520f2bb78ba736cd8ba4d4d1444d41 | /app/src/main/java/com/example/enes/cinemaapp/movie/MvpView.java | 463d50fa25a3c5d2fb17ae4da38cf79017e7bf9a | [] | no_license | enofeb/CinemaApp | 80b998541929014d15d3d07c3acb0cfa06901d9c | f94e3c4adec7543dfd6013e1b5b00d76edbb763e | refs/heads/master | 2021-10-19T12:25:04.888663 | 2018-12-21T23:04:38 | 2018-12-21T23:04:38 | 158,454,525 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 72 | java | package com.example.enes.cinemaapp.movie;
public interface MvpView {
}
| [
"eneszor95@gmail.com"
] | eneszor95@gmail.com |
6f5d2aa46a9fa59d3d87d005e7d14bf5a4f5d998 | 81f8cc83339bd04fde31f6195183596a6fea6c73 | /db-mapper/java/entity/PassengerAddress.java | 682ad23d8b9db6947e0e20605341dc3ac19fc136 | [] | no_license | thoughtbit/yesina | ac7c588241edc46e29b4314daef122cb8323290b | e4b5437ef2a901e089f8b0fe8be59779fbca5c5c | refs/heads/master | 2020-03-28T03:40:23.430848 | 2018-09-03T12:24:24 | 2018-09-03T12:24:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,417 | java | package com.lkmotion.yesincar.file.entity;
public class PassengerAddress {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column tbl_passenger_address.id
*
* @mbggenerated
*/
private Integer id;
/**
* This field was generated by ... | [
"7800017@163.com"
] | 7800017@163.com |
f02ededd800497171d8a7968ae18c08dc0014d17 | 32d39555b329b36b210f5b4df28145fe3fc7c17e | /src/cn/esup/web/datadictionary/DatadictionarytypeAction.java | 8888e57b926e3705b96b376cd580f5e2d65ba59e | [] | no_license | cnyangqi/esup | e3524d8056455873944decb96590cda02cd5e10f | 4a5ffe7a2a2568dfe3a05341d3755b5091ea7e6c | refs/heads/master | 2020-04-06T03:43:23.319739 | 2012-02-06T07:57:44 | 2012-02-06T07:57:44 | 3,143,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,884 | java | /**
* Copyright 2011 iThinkGo, Inc. All rights reserved.
*/
package cn.esup.web.datadictionary;
import org.apache.struts2.convention.annotation.Namespace;
import org.apache.struts2.convention.annotation.Result;
import org.apache.struts2.convention.annotation.Results;
import org.springframework.beans.factory.annotat... | [
"qi.yang.cn@gmail.com"
] | qi.yang.cn@gmail.com |
416b3c8b9cd298b271e17d7dad3e6c39518a057e | dac3178729a4579486497c8c1c063eeb6844a48f | /commonframework/src/main/java/com/base/commonframework/baselibrary/network/httpcache/HttpCacheInterceptorUtil.java | 1068e308aa6495d4abea15d2e8650514fe59cef6 | [] | no_license | r0shanbhagat/SelfieCelebriti | 7d222061d28fcbac7fb1721cf0463442b19ea5e0 | 879a216fdcdbd74b59130b74fb94108235f81024 | refs/heads/master | 2023-04-13T15:33:14.822044 | 2021-04-25T08:02:42 | 2021-04-25T08:02:42 | 361,368,334 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,875 | java | package com.base.commonframework.baselibrary.network.httpcache;
import android.content.Context;
import android.database.Cursor;
import android.text.TextUtils;
import android.util.Log;
import com.base.commonframework.R;
import com.base.commonframework.baselibrary.network.httpcache.internal.data.HttpCacheContentProvide... | [
"roshan.bhagat@girnarsoft.com"
] | roshan.bhagat@girnarsoft.com |
a771d381596176d10ca7b0cc56003654b1583f56 | 93cb0748bd5b8724c45e8ea3095a613e536bdb77 | /src/test/java/AgendaCheckWeb/Data/DepartmentNameCheckerTest.java | f44de01c5e18f71e831c4595331901e513f526a9 | [
"MIT"
] | permissive | StanislawNagorski/AgendaCheckWeb | ba57b293a46a5de72e93a0c1bcf372b29a05c265 | b5fe28a371703a1c9a734d07b90046caed3c6803 | refs/heads/master | 2023-01-24T18:52:30.000738 | 2020-11-17T14:18:37 | 2020-11-17T14:18:37 | 299,578,753 | 0 | 0 | MIT | 2020-11-17T13:59:28 | 2020-09-29T10:11:56 | Java | UTF-8 | Java | false | false | 3,642 | java | package AgendaCheckWeb.Data;
import org.junit.Test;
import org.junit.jupiter.api.Assertions;
public class DepartmentNameCheckerTest {
@Test
public void shouldReturnTrueForSameNames(){
//Given
String givenNameForecast = "X";
String givenNameSchedule = "X";
//When
boolea... | [
"stanislaw.nagorski@gmail.com"
] | stanislaw.nagorski@gmail.com |
6a7abf898e9a51c69a26ce9cca767081b5b59457 | b065d3f9e74c1b49ba4a695f9261f77c8f580bb7 | /java-core/SILO/src/main/java/silo/data/utils/DataUtils.java | 8e5b3e8aaf0374568660c57bb543db6f8afc8f0b | [
"Apache-2.0"
] | permissive | NoahGibson/silo | 2d4e010f1e0eccfbbe3f9ec4c43608217e13cff9 | 0df43f4a144e932f69f7e27d683d7f57129961c0 | refs/heads/master | 2020-03-23T23:10:04.558158 | 2018-08-21T18:30:59 | 2018-08-21T18:30:59 | 142,219,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,896 | java | package silo.data.utils;
import silo.data.ArrayListDataFrame;
import silo.data.DataFrame;
import silo.data.HashMapDataRow;
import java.util.*;
/**
* Class containing utility methods for manipulating data sets.
*
* @author Noah Gibson
* @version 1.0
* @since 20180811
*/
public class DataUtils {
/**
* ... | [
"135noahg@gmail.com"
] | 135noahg@gmail.com |
3313b5bfd736b51590e4ccd38dd7dbc004cbea3a | 3296845f9703f3379885ee52c9c53eada3cd3382 | /src/StartCalcScreen.java | bb9661d596e6b723c36fd96bac00fe7a72e69eab | [] | no_license | Noodle-Sling/MicroProject | 2a0f7a29fe6cb5ced27b18b3d26f3c3c27cf102d | 23878f256bf43059c3d356f94285772bba8b9b16 | refs/heads/master | 2021-08-24T07:18:47.808715 | 2017-12-08T05:38:18 | 2017-12-08T05:38:18 | 112,780,610 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,666 | java | import javax.swing.JPanel;
import javax.swing.JTextArea;
import java.awt.GridBagLayout;
import javax.swing.JLabel;
import java.awt.GridBagConstraints;
import java.awt.Insets;
import javax.swing.JTextField;
import javax.swing.JButton;
import java.awt.TextArea;
import java.awt.event.ActionListener;
import java.awt.Font;... | [
"mwolfman18@spxstudent.org"
] | mwolfman18@spxstudent.org |
66cd088a42879170ae0aba98aa8b0904b4dab455 | 77b7f3b87ef44182c5d0efd42ae1539a9b8ca14c | /src/generated/java/com/turnengine/client/api/global/game/GetGameInstancesByGameNameReturnTypeXmlSerializer.java | 34fae264c2c53f72b30ea3b8b36a9c1eb7abb259 | [] | no_license | robindrew/turnengine-client-api | b4d9e767e9cc8401859758d83b43b0104bce7cd1 | 5bac91a449ad7f55201ecd64e034706b16578c36 | refs/heads/master | 2023-03-16T05:59:14.189396 | 2023-03-08T14:09:24 | 2023-03-08T14:09:24 | 232,931,212 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,240 | java | package com.turnengine.client.api.global.game;
import com.robindrew.codegenerator.api.serializer.xml.IXmlReader;
import com.robindrew.codegenerator.api.serializer.xml.IXmlSerializer;
import com.robindrew.codegenerator.api.serializer.xml.IXmlWriter;
import com.robindrew.codegenerator.api.serializer.xml.serializer.colle... | [
"robin.drew@gmail.com"
] | robin.drew@gmail.com |
1b191e9461ea68c8f62b295a088a3211d046cecd | f385cfaa11515a28f0de2c4a0f4818612914a722 | /concerttours/gensrc/concerttours/constants/GeneratedConcerttoursConstants.java | c9e14c169a61ae61bd658d4343d7dcdd2f641432 | [] | no_license | PoojaSapreRC/HybrisRepository | 09dae3d50954acca7a0a6ecb078c21da3ae307fa | b30f6ed6538fcb2a3b11774ba747a4a2137b91e9 | refs/heads/main | 2023-05-29T23:18:26.998234 | 2021-06-04T11:49:34 | 2021-06-04T11:49:34 | 373,798,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,814 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN! ---
* --- Generated at 02-Jun-2021, 4:14:19 PM ---
* ----------------------------------------------------------------
*/
package concerttours.constants;
/**
* @... | [
"poojasaprerc@gmail.com"
] | poojasaprerc@gmail.com |
b24b0db9bd61b24aa489ba60ee71cfc5ea3f4067 | 24c567c1d42a3f57a40dd43a164df3b38e8c81ad | /java/src/rocks/ditto/leetcode/medium/FindUnsortedSubarray.java | b17812da2b7164c892ca5e5b193e28f8ed86a557 | [] | no_license | MurphyWhite/Leetcode | 7d5f3c1ecb3e8789fb63d1ed42a21d1633fa0ae7 | d25362dbf926510d2ce8200a7ca83c649752327b | refs/heads/master | 2023-08-08T22:18:32.045827 | 2023-07-29T14:48:24 | 2023-07-29T14:48:24 | 72,352,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,565 | java | package src.rocks.ditto.leetcode.medium;
/**
* 581. 最短无序连续子数组
* https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray/
*/
public class FindUnsortedSubarray {
int MIN = -100005, MAX = 100005;
public int findUnsortedSubarray(int[] nums) {
int i = 0, j = nums.length - 1;
// 找... | [
"mzh306291465@gmail.com"
] | mzh306291465@gmail.com |
68ca15471a73519b8cf8a281d8e208e718e117aa | 1d3fbc0bfb3620cad82726a1ad91b230f5c3f741 | /src/main/java/com/wondertek/baiying/marketing/domain/package-info.java | e40912d5f3fea5527c792351a940a881b65008c9 | [] | no_license | denney/marketing-service | ff977bbcdd48dbf9c5de2c42de0c9883fe82f52b | f81e728e3dd115918b19251bd760f5627890ecd6 | refs/heads/master | 2020-01-19T21:13:53.501584 | 2017-06-17T07:29:53 | 2017-06-17T07:29:53 | 94,213,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 79 | java | /**
* JPA domain objects.
*/
package com.wondertek.baiying.marketing.domain;
| [
"695493589@qq.com"
] | 695493589@qq.com |
a4facd1cda37042816aeae83691fd373d20622cc | 05d699d3db0264eb0018c351aed8b482b5647110 | /src/main/java/com/assignup/ie/entity/AppUser.java | e8d091ba031847de48b97e2636039d2905d10550 | [] | no_license | beingstoic/spring-security-jwt---setup | c1a08c5ff22d10bb3528bd9ba719cb47d29bc67d | 3899fdbc95afcd95ef43bf052b42b4816d2de04c | refs/heads/master | 2023-04-18T14:02:05.537396 | 2021-05-07T02:10:01 | 2021-05-07T02:10:01 | 365,088,265 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,060 | java | package com.assignup.ie.entity;
import java.util.Collection;
import java.util.Collections;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import ... | [
"59771568+beingstoic@users.noreply.github.com"
] | 59771568+beingstoic@users.noreply.github.com |
a327347aae60186a74b5daf443585980b90cff88 | 9e03ea506cdb0fd49242ae5d834dc1c0f5736637 | /backend/coreMicroservice/core-microservice/poruke-korisnik-service/src/main/java/com/megatravel/porukeservice/jwt/JwtTokenUtils.java | 986306bea1c465967cd3b292c867cb9b3360f370 | [] | no_license | MarkoKatic96/megaTravel | 523ead112eba57bdb9045cebc15701806b98b7f1 | e2094bfb595a8f6a153f6e7894e8814572cbfda6 | refs/heads/master | 2023-01-11T18:32:23.003586 | 2019-06-30T05:51:59 | 2019-06-30T05:51:59 | 174,172,768 | 1 | 3 | null | 2023-01-04T17:30:53 | 2019-03-06T15:40:55 | Java | UTF-8 | Java | false | false | 3,433 | java | package com.megatravel.porukeservice.jwt;
import java.util.ArrayList;
import java.util.Base64;
import java.util.Date;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.b... | [
"borisbibic1996@gmail.com"
] | borisbibic1996@gmail.com |
9061b159a8f08ba1d05f6bf29ef60775ac7ead55 | 0dbb5038d2ab2361263d4fed9369f7cc4109d7e9 | /src/array/easy/MergeSortedArray.java | f5aadc9808571b51a2f9f9670d98ccbea63e842e | [] | no_license | b94901099/ProJavaTutorial | 435748d0c78ed95a0c61a4932ce7893517be6c04 | 14281b31cbc0f4bb7625adcd4c67bf17c64e7f0e | refs/heads/master | 2021-01-01T04:57:47.727461 | 2016-05-10T06:17:00 | 2016-05-10T06:17:00 | 55,988,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 606 | java | package array.easy;
public class MergeSortedArray {
public void merge(int nums1[], int m, int nums2[], int n) {
if (nums1 == null || nums2 == null || nums1.length < 1 || nums2.length < 1) {
return;
}
int indexPos = m + n - 1;
int index1 = m - 1;
int index2 = n - 1;
while (index1 >= 0 && index2 >= 0) {... | [
"chen@Yunlus-MacBook-Pro.local"
] | chen@Yunlus-MacBook-Pro.local |
6fd8915762fdd86b5447558e98d4baab98bc1d1b | 6756acd44bff38775cf9e67066d206e488dcd2ff | /src/main/java/com/rajtech/stockwebservice/controllers/SalesController.java | 29735c3a21201709ca5734798a68932f61ebcc4d | [
"Apache-2.0"
] | permissive | rajkumarfarshore84/stock-management | 3507ef4db4e934d8a875bae7a9b931a29944166d | da71a44e0eb430aae202a223df17b3b5254baaaa | refs/heads/develop | 2021-01-13T11:33:21.515469 | 2017-03-31T11:08:04 | 2017-03-31T11:08:04 | 81,200,868 | 0 | 0 | null | 2017-02-07T13:09:37 | 2017-02-07T11:27:45 | CSS | UTF-8 | Java | false | false | 1,331 | 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 com.rajtech.stockwebservice.controllers;
import com.rajtech.stockwebservice.utilities.Utility;
import java.io.Serializable;
im... | [
"rajkumarramasamy86@yahoo.in"
] | rajkumarramasamy86@yahoo.in |
8fa7073f3ff46aa755435ce1c7c9bc968858ae08 | f4004c585b169baa803a5955c0ebd1c755b53bb0 | /Dice_3.java | fb8591c9a120358dbee84f2a9abbec896dc89328 | [] | no_license | suck-at-programming/HumanRobotics_HW | e6d1876654a9a762f4c5de72db97086e2bff48a0 | c2c7ba5a81d6101868529f26875861e625bc0a69 | refs/heads/master | 2020-08-03T13:47:33.086957 | 2019-09-30T04:30:20 | 2019-09-30T04:30:20 | 211,772,712 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,165 | java | import java.util.Scanner;
class Dice_3{
public static void main(String[] args){
java.util.Scanner sc = new java.util.Scanner(System.in);
int[] numbers = new int[6];
for(int i = 0; i < 6; i++){
numbers[i] = sc.nextInt();
if(numbers[i] > 100){
System.out... | [
"noreply@github.com"
] | suck-at-programming.noreply@github.com |
34cc3cf06f94da9309ccea4955b217305e44fbdf | 1f9cb7db96f2c18d91f69b6c476b18d19a5640b3 | /src/test/java/com/redhat/empowered/TestSending.java | d10aeddbdc4d13b853be773eeea18cc999ca66b5 | [] | no_license | alainpham/amq-broker-network | f94af590cb12f3426c8a0eadee7d7d055cd39852 | 5ce966963be2de42eca4e610762047431b959088 | refs/heads/master | 2020-06-11T00:41:39.171447 | 2017-02-02T17:11:19 | 2017-02-02T17:11:19 | 75,830,874 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,033 | java | //package com.redhat.empowered;
//
//
//import java.net.URI;
//
//import org.apache.activemq.command.ActiveMQQueue;
//import org.apache.camel.EndpointInject;
//import org.apache.camel.Produce;
//import org.apache.camel.ProducerTemplate;
//import org.apache.camel.builder.RouteBuilder;
//import org.apache.camel.component... | [
"apham@redhat.com"
] | apham@redhat.com |
0e83d65f27c0d421d6ebd970f5d5701e4646b1a6 | 5068a3613929ed17d8cb5900e13acd797f0a2a30 | /src/com/clinicmanagement/Action/PatientAppointmentAction.java | ca4bd8b5d426bba4b9a85e816bc538b4e2f69324 | [] | no_license | PragyaDeep12/Online-Clinic-Management-System | e942881520f002ff7fe39c7764220d3c2598c2e0 | d7d136d1c278d15d3fb80a5cd9667de8b12140f0 | refs/heads/master | 2020-03-23T06:52:22.402693 | 2018-07-17T05:27:58 | 2018-07-17T05:27:58 | 141,234,094 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,438 | java | package com.clinicmanagement.Action;
import java.util.ArrayList;
import com.clinicmanagement.Dao.DatabaseHandler;
import com.clinicmanagement.Dao.DoctorDao;
import com.clinicmanagement.Dao.SlotsDao;
import com.clinicmanagement.Model.Doctor;
import com.opensymphony.xwork2.ActionSupport;
public class Patient... | [
"Sourav@DESKTOP-L4F7O9H"
] | Sourav@DESKTOP-L4F7O9H |
d6ca21db61e189a09f83f978534841f0d95e3565 | a914d0eaf9fcfff1ca6beda4e36c9c6f970bdd30 | /ocp-fis/src/main/java/gov/samhsa/ocp/ocpfis/service/validation/ParticipantRoleCodeValidator.java | 84f9ef97a98702f835207b862b356b1793c92e35 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | petercyli/ocp-fis | ca67721fbf115f98454eb20d15bec8e0d5316643 | f4f607fa8c93afc5e4d5062fd037f16ec8540000 | refs/heads/master | 2022-01-09T23:54:39.691797 | 2018-09-07T19:10:48 | 2018-09-07T19:10:48 | 185,267,115 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,161 | java | package gov.samhsa.ocp.ocpfis.service.validation;
import gov.samhsa.ocp.ocpfis.service.LookUpService;
import gov.samhsa.ocp.ocpfis.service.dto.ValueSetDto;
import gov.samhsa.ocp.ocpfis.service.exception.InvalidValueException;
import org.springframework.beans.factory.annotation.Autowired;
import javax.validation.Const... | [
"utish.rajkarnikar@feisystems.com"
] | utish.rajkarnikar@feisystems.com |
2fc3d988a19a6e480389d87574b69d3d38933fa0 | 1df2704575b1e896c3d53b63a0e50eee3cd3a4db | /app/src/main/java/id/example/bagasekaa/cekgadgetmu_2/user_account_edit.java | 072ca71d6846416ba160eec0c6a5ae6b7b2921d3 | [] | no_license | SameItuHiu/CekGadgetMu | f63a554492d9adf79db12b734fe6922b69d96b32 | c5196a843c24c9912457486105e8ffd7da431537 | refs/heads/master | 2020-09-02T22:49:06.281878 | 2019-11-06T19:48:57 | 2019-11-06T19:48:57 | 219,324,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,603 | java | package id.example.bagasekaa.cekgadgetmu_2;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.LinearLayout;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import com.google.firebase.auth.FirebaseAuth;
import com.google.fireb... | [
"sameituhiu@gmail.com"
] | sameituhiu@gmail.com |
808ecb13f63f927e2fdc2647a6a2310f732ef0f2 | ea2d58dc9a5f00868a39d72b34805188d354d76b | /app/src/main/java/cn/cbdi/savecap/Tools/ActivityCollector.java | 665e8d1e6aeadc52dfd64829cb096fb8a9aebea8 | [] | no_license | goalgate/SaveCap | 0202507b9241fb8ee2b66d35513918fca1070e1c | d499d89ce61f90f7a138c93bdf4156525ef3f062 | refs/heads/master | 2020-05-30T06:29:39.991509 | 2019-06-19T12:28:29 | 2019-06-19T12:28:49 | 189,579,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package cn.cbdi.savecap.Tools;
import android.app.Activity;
import com.baidu.aip.manager.FaceSDKManager;
import java.util.ArrayList;
import java.util.List;
public class ActivityCollector {
public static List<Activity> activities = new ArrayList<>();
public static void addActivity(Activity activity){
... | [
"522508134@qq.com"
] | 522508134@qq.com |
9964a9aab373dd6b9241095b309b4287b258bac1 | 2a59a3cbfcf639b7158bf46aa7dd6da89478fbaa | /Cassandra-Neo4j-Confronto/NetBeans Query & Import Cassandra/Cassandra/src/main/java/com/dario/cassandra/UploadContractAward.java | 56dab4433c35adbe4b9a9c3a67eb1fd702d6d386 | [] | no_license | dariofama96/Benchmark-Cassandra-Neo4j | 597eb5ede81773f86ed1894fff86d4ee36cf07e3 | 1e9306c9cf12ab973cf72f13c864df33bb8048ed | refs/heads/master | 2022-07-30T15:24:00.534602 | 2019-11-12T13:00:31 | 2019-11-12T13:00:31 | 221,227,696 | 0 | 0 | null | 2022-06-27T16:15:09 | 2019-11-12T13:44:04 | Java | UTF-8 | Java | false | false | 4,611 | java |
package com.dario.cassandra;
import com.datastax.spark.connector.japi.CassandraJavaUtil;
import static com.datastax.spark.connector.japi.CassandraJavaUtil.mapToRow;
import java.io.IOException;
import java.io.Reader;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Paths;
impo... | [
"57667453+dariofama96@users.noreply.github.com"
] | 57667453+dariofama96@users.noreply.github.com |
cadff4fcc85e09259435734564bd07b3878a27c1 | dff07fc0e2542c367ff3cc34c149aed582121d90 | /src/com/company/lesson8/СircleComtuting/SecondCicrle.java | be0f3fae2a503593d13f4dca23a242351f012c84 | [] | no_license | vladddooonnn96/vladddooonnn | e6e833a0d102882634783e4515b5730ca5da712d | e8f95f023fa27e18df2d44ae16e6727572a1cb14 | refs/heads/master | 2021-04-29T17:33:12.308962 | 2018-03-19T15:02:58 | 2018-03-19T15:02:58 | 121,659,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 566 | java | package com.company.lesson8.СircleComtuting;
public class SecondCicrle {
private double radius;
private final double pi=3.14;
public SecondCicrle(double radius) {
this.radius = radius;
}
public double getRadius() {
return radius;
}
public void setRadius(double radius) {
... | [
"madara110@mail.ru"
] | madara110@mail.ru |
4110d7824508b28aa9439155c382e8f7ba555dd1 | d82a72c5c1f6774663b25c6a0797ce9b2d306f28 | /src/main/java/com/company/constant/ActionKeys.java | 974f7217f45517b976e1bd234cd5244ba0311c72 | [] | no_license | linux-root/ATM | df52a97101c54c648c64b51b542ca98599325287 | 437dc1fcb7453de31716d3cc9af30e0c1240b171 | refs/heads/master | 2022-12-31T11:23:47.880244 | 2020-10-18T11:48:31 | 2020-10-18T11:48:31 | 305,082,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 190 | java | package com.company.constant;
public class ActionKeys {
public static String BALANCE = "B";
public static String WITHDRAW = "W";
public static String TERMINATE_SESSION = "";
}
| [
"khanhdb@MacBook-Air-cua-MVFH2.local"
] | khanhdb@MacBook-Air-cua-MVFH2.local |
cadbf7616ac8f2fe216282dee9e72369eb015e31 | ebbd16e3651d0ce6b83eb048cb6b5e7da01e041e | /server/java/MonsysServer/src/com/letsmidi/monsys/login/LoginServerApp.java | 3d63d0b02fec50c37e33b35b5f68ea91b9aafdf8 | [] | no_license | zaopuppy/monsys | bbd71dda7517cd87ef6e9f0712d03d342f3ee7a2 | ee965530cb82193bd0bd885f2f691a55bfa6f41e | refs/heads/master | 2020-05-17T12:23:07.426719 | 2015-06-28T16:10:33 | 2015-06-28T16:10:33 | 8,972,992 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,836 | java | package com.letsmidi.monsys.login;
import java.io.IOException;
import java.util.ArrayList;
import java.util.concurrent.TimeUnit;
import java.util.logging.FileHandler;
import java.util.logging.Handler;
import java.util.logging.Level;
import java.util.logging.Logger;
import com.letsmidi.monsys.database.AccountInfo;
imp... | [
"zhaoyi.zero@gmail.com"
] | zhaoyi.zero@gmail.com |
a639c07a50c40595e562d6a02acc8ee1bd932435 | 47fd76c6d791ea6508e3a89388cb4683469f226b | /leetcode/problems/arrays/ThreeSum.java | 9ced8fc9ee5a8b890803f08138fec599192ce505 | [] | no_license | AmrutaKajrekar/ProgrammingConcepts | 6e88100cdb27832aae7664db645c799a79537c9a | 300f2d808e81801adddea1be0a86c98e6a4b92bb | refs/heads/develop | 2023-04-29T12:25:31.652130 | 2019-09-26T01:40:09 | 2019-09-26T01:40:09 | 60,045,119 | 0 | 0 | null | 2018-08-12T23:02:05 | 2016-05-30T23:47:36 | Java | UTF-8 | Java | false | false | 6,235 | java | package problems.arrays;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
/**
* @author amruta.kajrekar on 5/4/18.
* leetcode problem #15
* Given an array nums of n integers, are ther... | [
"amruta.kajrekar@ge.com"
] | amruta.kajrekar@ge.com |
d20338311c9d9d17843029d04ae4dfe38229dc19 | 4270762871a0513996763aec4841a68394309805 | /servlet-gui-client/ComputerShopRediscount/src/main/java/com/cherkashyn/vitalii/computer_shop/rediscount/domain/PatternOfMoneyNote.java | 121981310554c6b0aab07b400861597afd18e512 | [] | no_license | cherkavi/java-web | 0e80c901c5f6b60e8a575a08f4047ee427b71bf8 | 6ae2a5fefef99c19792cffbff7689b737f070251 | refs/heads/master | 2022-12-22T06:04:08.688298 | 2020-11-22T21:23:24 | 2020-11-22T21:23:24 | 65,675,689 | 1 | 0 | null | 2022-12-16T04:26:03 | 2016-08-14T16:27:39 | Java | UTF-8 | Java | false | false | 961 | java | package com.cherkashyn.vitalii.computer_shop.rediscount.domain;
// Generated 14.09.2013 14:22:22 by Hibernate Tools 3.4.0.CR1
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
/**
* PatternOfMoneyNote generated by hbm2java
*/
@Entity
@Tab... | [
"technik7job@gmail.com"
] | technik7job@gmail.com |
30ab1bd97940bd7142eaac24065f783030a81912 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/plugin/m/b.java | 933f406fc931fda58d3117ee99ec8804bc3c7208 | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 510 | java | package com.tencent.mm.plugin.m;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.kernel.b.c;
public final class b implements c {
private static b ops;
private b() {
}
public static synchronized b bOh() {
b bVar;
synchronized (b.class) {
AppMethod... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
2673ce08067db2c7a24aeb8a9e67d45f9c0f7bc3 | 7547af61f0ba9008c40448e29562c5bcd93b9288 | /src/matrix/BigDecimalMatrix.java | 4e6a39d8b16ae42fbcb797bff290702bb331c2e2 | [] | no_license | parkerahall/matrix | 69e0b3b9211a0cbead8d3ffd12692b4c47533201 | 9ba46fa952487afb1d3b8e5e89f88781da651797 | refs/heads/master | 2021-01-23T06:05:40.568122 | 2017-08-28T21:53:19 | 2017-08-28T21:53:19 | 93,010,633 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,351 | java | package matrix;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
/*
* Implementation of Matrix with nonzero dimensions.
*/
public class BigDecimalMatrix implements... | [
"parkerh@mit.edu"
] | parkerh@mit.edu |
6b24b9076cf76b9170b931ba9c3b73a205669962 | 38b7060d509bf007d15a53c1a5ea9b5a17277c7e | /src/com/ubboeicke/application/Model/DB/Save_Load/SaveAndLoadHandler.java | 519b969608b62b84b0f6b01f5968c0e06d5b15b0 | [] | no_license | ucestorage/GCC | dbf2552c03449f99020b36fd01310fdde70ac9a8 | d554a96564098bf27e43b1982283e99af5814fa3 | refs/heads/master | 2021-01-19T15:13:57.375221 | 2018-01-18T13:59:20 | 2018-01-18T13:59:20 | 100,953,034 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,439 | java | package com.ubboeicke.application.Model.DB.Save_Load;
import com.ubboeicke.application.Controller.Center.CenterSubController.Tabs.OverviewController;
import com.ubboeicke.application.Controller.Center.CenterViewController;
import com.ubboeicke.application.Controller.Main.MainController;
import com.ubboeicke.applicatio... | [
"ubboeicke@gmail.com"
] | ubboeicke@gmail.com |
8f57a0b43895ffb0ab877602e9703fafdbb7894d | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/LANG-20b-2-16-FEMO-WeightedSum:TestLen:CallDiversity/org/apache/commons/lang3/StringUtils_ESTest.java | b1f14609890a85ad5469172cb1f4fbb4df85ecd0 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 553 | java | /*
* This file was automatically generated by EvoSuite
* Sat Apr 04 07:16:03 UTC 2020
*/
package org.apache.commons.lang3;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(EvoR... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
0350b893ff9795072ced2ea7039c10a347d02782 | 5d533d0bc6b09093f18f20f5e07d6ebad6875aef | /library/src/main/java/jo/dis/library/x5web/WebViewJavaScriptFunction.java | c76617cb1e3df09b3afadd3854000be4e54c485c | [] | no_license | frank7023/X5WebView-1 | 7d3f5319256f692df32b972a9e4b501e8a52675c | 7eebf4eb70d3fcf09253f5f4cc304eec52d4c11a | refs/heads/master | 2021-05-31T06:57:53.395546 | 2016-04-18T14:59:40 | 2016-04-18T14:59:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 158 | java | package jo.dis.library.x5web;
/**
* Created by dis on 16/4/7.
*/
public interface WebViewJavaScriptFunction {
void onJsFunctionCalled(String tag);
}
| [
"dis@ios-server.local"
] | dis@ios-server.local |
dcffa33b92d7e3aea29398a6b6528b183ccfacc0 | d12f6b6f8adfdd285efc6398e8a1aa6808f80f68 | /src/main/java/no/amedia/appnexus/appnexusrest/model/appnexus/creative/ResponseCreative.java | a657c1c93bbddfa9aadd4dab92bcf7a4e0325856 | [] | no_license | fliropp/appnexus-rest | 26be9e011b173180a855f8f29cad32983f1a327d | 6c494f5d1c6ea66b97a8e95f9e882d0292d78b62 | refs/heads/master | 2020-04-07T18:03:00.007005 | 2018-11-21T20:20:37 | 2018-11-21T20:20:37 | 158,594,765 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 199 | java | package no.amedia.appnexus.appnexusrest.model.appnexus.creative;
import no.amedia.appnexus.appnexusrest.model.appnexus.Response;
public class ResponseCreative extends Response<CreativeRequest> {
}
| [
"grottum@gmail.com"
] | grottum@gmail.com |
84d08e2184589005a3cdd29688812cf61177d382 | 5762d68debef9b340e1b0bf568524f5c12f42b1f | /src/main/java/org/glite/security/voms/service/registration/VOMSRegistrationSoapBindingSkeleton.java | 4193c4738911ccdc4378def53e96ed247d282d49 | [] | no_license | italiangrid/CAOnlineBridge | 99e5d011ed4f1cd717dbb69ef435c984550bb736 | d05c28ddb8903a0f2345e1ae6dd10bef6deb32b9 | refs/heads/master | 2020-05-20T08:50:03.935947 | 2012-11-30T09:11:09 | 2012-11-30T09:11:09 | 5,273,273 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,765 | java | /**
* VOMSRegistrationSoapBindingSkeleton.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package org.glite.security.voms.service.registration;
@SuppressWarnings({ "serial", "unchecked", "rawtypes" })
public class VOMSRegistrationSoapBind... | [
"dmichelotto@fe.infn.it"
] | dmichelotto@fe.infn.it |
f1c5262a857d73e34a504a03ad1ddcba4822ae3c | e16cd9f20499f0fcb37baada06e593e282cff644 | /dex-lib/src/main/java/com/baidu/titan/dexlib/dx/dex/code/DalvCode.java | 8499d931487912a9f40509e99ce8680bd6ab8cf7 | [
"Apache-2.0"
] | permissive | baidu/titan-dex | 714c3c8ba13e3ab8a1434611fa7c80a26eaec658 | 76eab7dc3d5173580f763d3d06e0eb6e22d1a345 | refs/heads/master | 2023-09-05T14:26:23.890449 | 2022-05-13T11:26:14 | 2022-05-13T11:26:14 | 194,606,378 | 193 | 26 | Apache-2.0 | 2023-09-04T03:29:43 | 2019-07-01T05:37:03 | Java | UTF-8 | Java | false | false | 7,344 | java | /*
* Copyright (C) 2007 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... | [
"shanghuibo@baidu.com"
] | shanghuibo@baidu.com |
14d98229f2fc21f2152a79502919d948c7908a8f | c4f35cd867764202755f862c710907deb930e4ac | /shared_lib/src/main/java/com/vssnake/intervaltraining/shared/model/IntervalData.java | a7a40fd312bb55ec75efb5dd70c89b0d807d0bad | [] | no_license | vssnake/FithleticsInterval | 78c3c5b6e30aebf4a3fd30e78474f31da6928809 | d307c475b9f26a09056407434c3b900c719bd5a8 | refs/heads/master | 2016-09-09T21:12:17.519420 | 2014-10-24T11:21:45 | 2014-10-24T11:21:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,545 | java | package com.vssnake.intervaltraining.shared.model;
import com.vssnake.intervaltraining.shared.utils.Utils;
/**
* Created by unai on 04/07/2014.
*/
public class IntervalData {
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
publ... | [
"unaicorreacruz@gmail.com"
] | unaicorreacruz@gmail.com |
79380a9960cb90320163e918348cc75e57f9d154 | 39ddf470a2a8e2f659d85483a379d5541d95ac85 | /Тестовое1/src/com/company/Main.java | adeb6199cce07a1e57e1d7d7189ce3e58c917c61 | [] | no_license | ilyakibisov/airports | 60e8d456fcfcb4d37fbba792493ac1da8fe74957 | ce32d40abb01598c9162a324cfdab1f9f5359f44 | refs/heads/main | 2023-07-04T05:35:43.922164 | 2021-08-10T06:31:22 | 2021-08-10T06:31:22 | 394,549,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,452 | java | package com.company;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.util.*;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader reader = new BufferedReader(new FileReader(
"airport... | [
"noreply@github.com"
] | ilyakibisov.noreply@github.com |
4d12e1805440fabc2c3d35e504afcccb3078ee5f | bea7cbcfda77de706ed46a2370e94ea9f9077bb7 | /test/com/thesis/classmgmtsystem/controller/student/TestStudentPanelController.java | dfee62bc2038472b0550b202ae2cb7ae58aba133 | [] | no_license | elkkhan/Thesis | edf1bc2d772241bd69a1e321b275c87fce1ccbd8 | 65d719e8d4a4ff109e59b4695659a3d2e4d60cac | refs/heads/master | 2023-01-22T12:56:37.903730 | 2020-12-02T10:35:56 | 2020-12-02T10:35:56 | 261,727,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,196 | java | package com.thesis.classmgmtsystem.controller.student;
import static org.junit.jupiter.api.Assertions.assertFalse;
import com.thesis.classmgmtsystem.main.DatabaseFiller;
import com.thesis.classmgmtsystem.main.TestMain;
import com.thesis.classmgmtsystem.model.Course;
import com.thesis.classmgmtsystem.model.Student;
im... | [
"elxaneminov99@gmail.com"
] | elxaneminov99@gmail.com |
0f0263f4a47239ae3909ecc75b48dbd411bc5afc | 4cd029b3049ea06cda25549cb5ec0afca09c1c01 | /src/main/java/com/sisrni/pojo/rpt/RptProyectoPojo.java | ebfc2af17c125f4de02b7079e11e580f65eb7869 | [] | no_license | joaofunes/SISNRI | 94c6f6c8f95730c217a4d2395eec9f741c7f736a | f3f413cf973345f9980314109ef93a9a40028920 | refs/heads/master | 2020-04-12T05:35:46.893736 | 2017-07-06T19:51:09 | 2017-07-06T19:51:09 | 61,092,088 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,104 | 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 com.sisrni.pojo.rpt;
import java.math.BigDecimal;
/**
*
* @author Joao
*/
public class RptProyectoPojo{
private S... | [
"liliancisneros29@gmail.com"
] | liliancisneros29@gmail.com |
df729da1b4f5bb9a7f3990d00240720797058925 | 956d234f11944ab029f7ad8ccd2f5ea2b1f42028 | /src/main/java/com/yuhe/american/log_modules/PetEquipLog.java | 85da6ccb7631e5ca2d4dea5141c1de5804363091 | [] | no_license | chusen12/bm_storm | 8e087ae7990b35c18ff069e7729778e894746e19 | 5947947bcda11dd881971260e440a8a53d59a61a | refs/heads/master | 2021-06-20T10:25:53.120343 | 2017-07-19T07:26:26 | 2017-07-19T07:26:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,670 | java | package com.yuhe.american.log_modules;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang.StringUtils;
import com.yuhe.american.db.log.CommonDB;
import com.yuhe.american.utils.RegUtils;
import net.sf.json.JSONO... | [
"xiongyk1983@qq.com"
] | xiongyk1983@qq.com |
1722b15276ea14880ea42ab87e16dcd0f483b649 | d5fd0252f97d12d39907d7f4744f448023735cb1 | /src/main/java/by/aginskiy/application/model/dao/impl/GlobalArticleDaoImpl.java | aef7adb4f952af075ff40c8820f9edfb1e004d4e | [] | no_license | DmitriyAginskiy/AQuestions | 2b2cc29aaa20ca207b5f4aa1a6b0941ab4293d35 | b5ffd8e9941e7f578346ca5a905289a225926798 | refs/heads/main | 2023-04-13T06:26:45.741975 | 2021-04-28T12:23:36 | 2021-04-28T12:23:36 | 355,707,886 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,686 | java | package by.aginskiy.application.model.dao.impl;
import by.aginskiy.application.exception.ConnectionPoolException;
import by.aginskiy.application.exception.DaoException;
import by.aginskiy.application.model.dao.CloseableDao;
import by.aginskiy.application.model.dao.ColumnName;
import by.aginskiy.application.model... | [
"noreply@github.com"
] | DmitriyAginskiy.noreply@github.com |
f08214e5be38339e86e4d4c4625830c6e5c9cd41 | 932f19f1a24edb5c17509b10f018080723cb45a2 | /First Line of Code/5.3 Send Standard-custom Broadcast.java | 73cc69bd6e1d25621caf92401f2b8f2ee8c312ff | [] | no_license | iGuure/AndroidCodeHub | 39f85ced116e5424795a2ca9d350fa206e43ef7a | a32459c1df7836065c92301680d479ad6aa4ecd0 | refs/heads/master | 2021-01-13T14:52:48.688974 | 2017-07-18T10:12:39 | 2017-07-18T10:12:39 | 76,474,564 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,292 | java | public class MyBroadcastReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, Intent intent) {
Toast.makeText(context, "received in MyBroadcastReceiver", Toast.LENGTH_SHORT).show();
// 如果接收有序广播,可以使用abortBroadcast()截断广播
// abortBroadcast();
}
}... | [
"543449492@qq.com"
] | 543449492@qq.com |
9e73f8775903f1e09662d3c90eb417cf2bc1941d | a0a72d488baf382aecd20d7546752957d6b88445 | /kotlin/collections/SlidingWindowKt.java | 763af931260681bc8b80c4b21dd5aa7eab4262ab | [
"MIT"
] | permissive | 3000IQPlay/epsilonloader | 3774fc02e0b69c326cbac3e96d2d5449ef04a547 | 78f536c3a020e56455a81e2f0833e5f8e8d5fe47 | refs/heads/main | 2023-05-24T09:05:32.557011 | 2021-06-15T15:03:43 | 2021-06-15T15:03:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,364 | java | /*
* Decompiled with CFR 0.150.
*
* Could not load the following classes:
* org.jetbrains.annotations.NotNull
* org.jetbrains.annotations.Nullable
*/
package kotlin.collections;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import kotlin.Metadata;
i... | [
"66845682+chrispycreme420@users.noreply.github.com"
] | 66845682+chrispycreme420@users.noreply.github.com |
333f8e13eebe843abb1f847549dc8a7abe8b21ff | fc06d3fa68b0077e49c8637db994813701038a32 | /business-center/device-data-kela/src/main/java/com/jecinfo/kelamqtt/opentsdb/builder/MetricBuilder.java | 8160eff9c9adb1642c0bed2c62c933fb9c99c895 | [
"Apache-2.0"
] | permissive | jecinfo2016/open-capacity-platform-backend | d194f237b98cd6f1198b704fab2b650e23544b9d | bfcb2cee2e8b47a40555a7ec7749b8e23a66a2ad | refs/heads/master | 2023-02-16T20:09:17.246856 | 2021-01-18T02:29:25 | 2021-01-18T02:29:25 | 330,533,472 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,248 | java | /*
* Copyright 2013 Proofpoint 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 applicabl... | [
"duj@jec.com.cn"
] | duj@jec.com.cn |
d1400bb14dc4bc115a46852203926aa0177c4ff9 | dea93674c8d4988297eaca6be1c222ab8beb264b | /src/main/java/com/gti619/services/AuthListener.java | d99554eeba06f7de57ac05809d83b194d126c602 | [] | no_license | JadMaa/rbac-app | 07b6a8f35c8fab25d0511ea1ad6f7fd928903600 | 7e9fac86ea0ec55fdeafd3afbc5de0d33dd65ff7 | refs/heads/master | 2021-08-23T22:51:07.926851 | 2017-12-06T23:49:09 | 2017-12-06T23:49:09 | 111,847,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,836 | java | package com.gti619.services;
import com.gti619.configurations.AuthParam;
import com.gti619.domain.User;
import com.gti619.repositories.UserRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.event.EventListener;
import org.springframework.security.authenticatio... | [
"jad.maa1@gmail.com"
] | jad.maa1@gmail.com |
7f0008ab0d74f5d6121124cd864d4f2521c192ad | e7dadbfa057bba95de971976b868d929fbf7d5d7 | /AStar.java | c94a782c9e71d7b4e17cbf86ebaf4b786c7bf09a | [] | no_license | RossDuffy/Programs | 2d5cf4969de72c45f94c92f5adf287917f53df11 | b08bde37ba39bcac5d390d370ad92ff3685f2062 | refs/heads/master | 2022-03-08T13:49:33.676847 | 2022-02-14T18:39:32 | 2022-02-14T18:39:32 | 208,059,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 915 | java | public class AStar
{
public static void main(String args[])
{
int[][] startState = new int[3][3];
int[][] endState = new int[3][3];
int init = 1;
for(int i = 0; i < endState.length - 1; i++)
{
for (int j = 0; j < endState[i].length; j++)
{
endState[i][j] = init;
init++;
}
}
... | [
"noreply@github.com"
] | RossDuffy.noreply@github.com |
0464a71a0670f82a6a52daefb8368d5b50331b9e | a75998c2754dd2f992f4f0eba8bdea4cf00ea9a0 | /src/main/java/Main.java | aa0a2d52396b1cc6a7a032b68f545aedc11f52e2 | [] | no_license | SuranovAN/MultiThreadDialog | 680b25815435401360752dfd496b96f2656a1102 | 9d57e472f2dbd0e14df8e1e1d5fb22eddc5ea933 | refs/heads/master | 2022-12-17T13:58:00.317751 | 2020-09-26T12:01:31 | 2020-09-26T12:01:31 | 296,967,058 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | public class Main {
public static void main(String[] args) throws InterruptedException {
int sleepTime = 12000;
System.out.println("Создаю потоки");
ThreadGroup mainGroup = new ThreadGroup("main group");
Thread thread1 = new MyThread(mainGroup, "1");
Thread thread2 = new MyT... | [
"syranov.a.n.1993@gmail.com"
] | syranov.a.n.1993@gmail.com |
24f4ad4288fb6815e96088fe931ec9a2acc3e2a2 | d279eb8e9773623adf71420609f61afd3a983827 | /Medium/Card_Number_Validation.java | d35e2a0bca205574469e74e4ac8c7a9581228b85 | [] | no_license | Aadeshp/Codeeval-Solutions | 56782d2499fac7904e3222b4b2d884dbb12b83d3 | 29af977f30e6c5e5823e1e34ecd6de3c77506682 | refs/heads/master | 2021-01-19T12:44:33.100778 | 2014-12-21T00:09:59 | 2014-12-21T00:09:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,272 | java | import java.io.*;
import java.util.*;
public class Main {
public static void main (String[] args) throws FileNotFoundException {
Scanner input = new Scanner(new File(args[0]));
while (input.hasNextLine()) {
String cn = input.nextLine();
boolean ifDouble = false;
... | [
"aadeshpatel@Aadeshs-MacBook-Pro.local"
] | aadeshpatel@Aadeshs-MacBook-Pro.local |
751c156bc0850a1105a70d5b33fce40a70b89f96 | 8e7b2b88726b7dbce9b84aa27c6fc47ba7161376 | /Compiler_v4/src/Encoder.java | 31cc0fc749ea2d94cb370739d6b393afd64f6d61 | [] | no_license | gutodisse1/compilador_minipascal | 7a0ea4042615d8c93f9e149c498afa90f8b5fbbf | 49259729c87b9ec17d8c831620838cea67f70352 | refs/heads/master | 2022-08-03T11:16:25.970253 | 2020-05-29T19:04:07 | 2020-05-29T19:04:07 | 267,926,902 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,633 | java | /**
* Write a description of class Main here.
*
* @author Gustavo Marques ( @GUTODISSE )
* @version 23_03_2019
*/
import java.io.*;
import minipascal.ast.*;
import minipascal.syntatic_analyser.*;
import minipascal.runtime.*;
public class Encoder implements Visitor {
private byte phase;
private Instruc... | [
"gutodisse@gmail.com"
] | gutodisse@gmail.com |
5aad5633e53481b97da00b070be72d2d88e2d94c | 4496f8ed1465b8f093d8777401b0456b41df0c5a | /app/src/main/java/com/example/kathy/aialarm/AlarmSoundSetter.java | be4a16db04afc98d11af721cd338256b2095c49e | [
"Apache-2.0"
] | permissive | kguo901/AIAlarm | 4e544cbe2631ec56b1e005a518afb1524d69c677 | 1b0626f32ea60d7cedab70663ca5e230319d9c04 | refs/heads/master | 2021-05-05T06:33:37.423758 | 2018-02-05T14:47:31 | 2018-02-05T14:47:31 | 118,805,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,663 | java | package com.example.kathy.aialarm;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* A simple {@link Fragment} subclass.
* Activities that conta... | [
"guo.901@osu.edu"
] | guo.901@osu.edu |
94ec78e4aec4430f63a9848e410a5fc166faa46e | aeda82e3f222a1e0b8308c8c99ce85692e48970e | /OOP/Practice OOP10 Part 2/src/FileOperation.java | fef7dda3fea507f33c2dfe7198a7a8f8117547e5 | [] | no_license | ZiGiDi/JavaLearning | 7bd9b27f721a30ba15c0870a825bbba850d630b1 | 0e9e0e67e8545cfa884f159d88faf9176df7ed31 | refs/heads/master | 2020-03-08T02:24:43.923130 | 2018-04-03T06:16:31 | 2018-04-03T06:16:31 | 127,859,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,500 | java | /**
* Created by ZiGiDi on 14.01.2018.
*/
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
public class FileOperation {
public static void fileCopy(File in, File out) throws IOException {
byte [] buffer =new byte[1024*1024];
int re... | [
"zigidi1994@gmail.com"
] | zigidi1994@gmail.com |
5f9293341f564f8b2064456e3767c9b026e438ed | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-14263-32-17-PESA_II-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/render/DefaultVelocityManager_ESTest_scaffolding.java | 1404d216a12b3346550b2810df343ed49bf0140a | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Apr 04 03:56:48 UTC 2020
*/
package com.xpn.xwiki.render;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
4b8fcf94b320fb345c6c5a7409c3415b29fec949 | 93bbacae072b8a0ab5425a716151fe26c25a8276 | /src/main/java/com/bridgelabz/utility/ParkingLotSystemUtilities.java | 0d9f1e3a645e12e5bcf1587ed9dd5ac655520f89 | [] | no_license | Devki1/ParkingLotProblem | f820077a611e9a11f38e7f1fe5352e4052f05efe | 9dc12e2da1de920fb2f385b63a261cb6c7cc557b | refs/heads/master | 2022-06-30T10:06:28.108092 | 2020-04-27T16:04:59 | 2020-04-27T16:04:59 | 255,617,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 950 | java | package com.bridgelabz.utility;
public class ParkingLotSystemUtilities {
public int parkingLotCapacity = 0;
public static int parkingLotNumber = 0;
public static int numberOfParkingLots = 0;
public ParkingLotSystemUtilities(int parkingLotCapacity, int noOfParkingLots) {
this.numberOfParkingLot... | [
"gdev3195@gmail.com"
] | gdev3195@gmail.com |
2626eb527effe953331fd19ac185e6195f33eddb | a1279acead0836912914cb9dc49c1bd78e41fc06 | /java/src/test/java/com/techelevator/dao/JDBCMealIntegrationTest.java | 837f3ffe45bdf69dfbd586326d5c948a334669eb | [] | no_license | levi-satterthwaite/final_capstone | 21366400f375fea78cd09c1b18d3e5d682a449a8 | ccc227a86fec6e586a053f1c0e55e628be818127 | refs/heads/main | 2023-07-21T18:32:15.327798 | 2021-08-12T19:02:27 | 2021-08-12T19:02:27 | 395,494,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,761 | java | package com.techelevator.dao;
import com.techelevator.mealPlanner.dao.JdbcMealDAO;
import com.techelevator.mealPlanner.dao.MealDAO;
import com.techelevator.mealPlanner.exceptions.InvalidMealException;
import com.techelevator.mealPlanner.exceptions.MealException;
import com.techelevator.mealPlanner.exceptions.MealNotFo... | [
"bhh920@gmail.com"
] | bhh920@gmail.com |
79fc7eaec4290911b5a00f9bbed51637fc014b3b | f4af559ed7c35b3b0a0b43eee8bebac9c5ef39a7 | /JavaWeb20180414/src/cn/edu/lingnan/servlet/FindAllCostomer.java | f743ea2449fe4d312b797f0f6d24d7b09be8e520 | [] | no_license | MrYTF/JavaWeb20180630 | cac91c29a5bfe001337d52afad7c3feff0ffca3e | 9ba411e7c3d53dfb191dd0376ef4012e39188d6b | refs/heads/master | 2020-03-25T02:05:55.988993 | 2018-08-02T09:52:14 | 2018-08-02T09:52:14 | 143,273,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,185 | java | package cn.edu.lingnan.servlet;
import java.io.IOException;
import java.util.Vector;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import cn.e... | [
"'1534171551@qq.com'"
] | '1534171551@qq.com' |
e97db2843183d7fea488b7ae4643ab05c587929a | 36bdf5adca926eb200373e7aaafbb36631a74eb8 | /src/test/java/poc/camel/eip/test/package-info.java | c39c135f2f3aa92054d123f0c9b1c8b5f2413874 | [] | no_license | spanderman/poc-camel-eip | 9eb32cc329d1d4864b68d2393986298f3a692621 | 97065395d30ba004ae0839b21ed5f7b0f406b85a | refs/heads/master | 2021-07-16T15:07:30.255308 | 2020-06-27T15:42:26 | 2020-06-27T15:42:26 | 168,891,595 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 77 | java | /**
* The main application test package.
*
*/
package poc.camel.eip.test;
| [
"spanderman@localhost"
] | spanderman@localhost |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.