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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4d364138e832dd0bd5f722c035bfa1a34696ef98 | f2fe84871c1f458164c6f419f27c18d1ff246c4e | /app/src/main/java/com/android/camera/PIPCustomization.java | a0f94ccf001a23f0ad0f59d9f5ea67f938e6fbc1 | [] | no_license | luoran-gaolili/MTK-CAMERA1 | 6f7285336020e181790c77935e8db9de96b8ce77 | 14ea4d9192f493a56d6516cec13e15c2bc1d6d26 | refs/heads/master | 2020-07-08T21:17:59.155969 | 2019-09-03T07:12:21 | 2019-09-03T07:12:21 | 203,777,915 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,791 | java | /* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein is
* confidential and proprietary to MediaTek Inc. and/or its licensors. Without
* the prior written permission of MediaTek inc. and/or ... | [
"luoran@droi.com"
] | luoran@droi.com |
d0e0c5c8dfe17c2e5207208b8f0bf05f9664f50c | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes6.dex_source_from_JADX/com/facebook/ui/flyout/IFlyoutInterface.java | 67ecc933aca7735efeead977eb891bbf2faa43fc | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 131 | java | package com.facebook.ui.flyout;
/* compiled from: creator_product */
public interface IFlyoutInterface {
boolean m26966a();
}
| [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
42f02c42cf92e9a8d603c3214c6bf82d37c08716 | 44b8f0874ac3d3638acbe4ec0fa89141417582b8 | /ProjProduto/src/visao/Menu.java | bae15fbbf67a3091cb2be6ef7600e16b31433092 | [
"MIT"
] | permissive | ComPacto/Java-2 | aa50277f670755b55452ab407273ce2a28430667 | 43f8392b4ea86136cac338843e82da81a274ea69 | refs/heads/master | 2020-04-05T18:46:08.658806 | 2018-11-11T19:14:20 | 2018-11-11T19:15:14 | 157,112,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,883 | java | package visao;
import com.sun.glass.events.KeyEvent;
import javax.swing.event.InternalFrameEvent;
import javax.swing.event.InternalFrameListener;
/**
*
* @author Alunos
*/
public class Menu extends javax.swing.JFrame implements InternalFrameListener {
private boolean flagCadProduto = false;
private bo... | [
"mrmiller94@gmail.com"
] | mrmiller94@gmail.com |
b25796d60c3bba65af2b65d9a31e499af7445fdb | 79042fe29a12f6b3ec27aedfb74ccd6ab67f8257 | /src/main/java/org/mthree/vendingmachine/service/VendingMachineServiceLayerImpl.java | 6e54d9e2e421e388dd26d0648339713b0b7b6315 | [] | no_license | hagabor94/VendingMachine | bac36fc5c4a196f3c6df66087999145e2b7f1542 | 0c38f298dc428e07fb7560db35fa0503ca24db6b | refs/heads/main | 2023-06-24T10:54:40.872042 | 2021-07-14T07:44:46 | 2021-07-14T07:44:46 | 385,687,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,561 | java | package org.mthree.vendingmachine.service;
import org.mthree.vendingmachine.dao.VendingMachineAuditDao;
import org.mthree.vendingmachine.dao.VendingMachineDao;
import org.mthree.vendingmachine.dao.VendingMachinePersistenceException;
import org.mthree.vendingmachine.dto.Item;
import java.math.BigDecimal;
import java.u... | [
"hajasgabor1994@gmail.com"
] | hajasgabor1994@gmail.com |
f9bdd1deedfc8646d2b4812af72b085bc63c9a64 | 9f5a99f13ddb142a7cb4ec9727a417c51b92e3e5 | /android/app/src/Onekey/java/org/haobtc/onekey/business/update/AutoCheckUpdate.java | 4ac71f119881c3f9ef7a2d92d40ff56ed63dfa4e | [
"MIT"
] | permissive | peterQin0826/electrum | 10dcfb9d117c2a6d1a815d4dd442de62ef0680a3 | 5a4fff3d7ec91e36748a59f52f4ba3b8f73a41d4 | refs/heads/bixin_dev | 2023-04-03T16:28:39.814524 | 2021-03-10T08:13:07 | 2021-03-10T08:13:28 | 320,548,023 | 0 | 1 | MIT | 2021-03-17T12:02:39 | 2020-12-11T10:57:26 | Python | UTF-8 | Java | false | false | 5,610 | java | package org.haobtc.onekey.business.update;
import static org.haobtc.onekey.constant.Constant.ONE_KEY_WEBSITE;
import android.content.Context;
import android.os.Handler;
import android.os.Looper;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.fragment.app.FragmentManager;
import com.a... | [
"daniel.socials@gmail.com"
] | daniel.socials@gmail.com |
1b63ce12cb9016a6fdffad12b71cc5c77a316f6a | 3aa96bd2717db1ab965e1dd7987d782c8a4c3b59 | /src/com/vaani/algo/ds/algos/tree/binary/BalancedBinaryTree.java | e1687ffb4f24da5e9c7f76acd070666a8355c800 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | sjl421/AlgorithmUtil | 1121683fcb7f40fea96af6bb83a73980156b4ca4 | edc3bcdd648a3e6981e8b1f0ae74f0f349225081 | refs/heads/master | 2020-04-15T20:56:27.872900 | 2018-09-01T07:00:00 | 2018-09-25T07:00:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 867 | java | package com.vaani.algo.ds.algos.tree.binary;
import com.vaani.algo.ds.core.tree.BinaryTreeNode;
/**
* Given a binary tree, determine if it is height-balanced.
* <p>
* For this problem, a height-balanced binary tree is defined as a binary tree in which the depth of the two subtrees of every node never differ by mor... | [
"kinshuk.ram@gmail.com"
] | kinshuk.ram@gmail.com |
139670894ef7ba39c4b392936611a230dc4052d7 | 957ff5a8f07716240e453cc2ecf38ba30211abed | /Interfaz/src/Main.java | 7c1639362cec9fb9ec4d28c79fe07fb192073ad2 | [
"MIT"
] | permissive | shirosweets/Proyectos_Eclipse | 3ae312b75b12cbeb09408e5dc5699b23adf55394 | f125a3ec5992d68628fc9876f0d1b2f72070e585 | refs/heads/master | 2022-06-02T23:45:39.714729 | 2020-05-01T16:12:25 | 2020-05-01T16:12:25 | 260,500,813 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,633 | java | import java.awt.Container; // vieja
import javax.swing.JFrame; // nueva
/*public class Main extends JFrame {
//public
private Container contenedor;
public static void main (String[] args) {
public Main() { // Constructor
contenedor = getContentPane();
contenedor.setLayout(null);
setTitle("Esta... | [
"noreply@github.com"
] | shirosweets.noreply@github.com |
dce84565629d7970c260b5f69ec985f8ba1f7b2e | 4756d2644d004efb98408df810ce5af4afd0110f | /3.JavaMultithreading/src/com/javarush/task/task29/task2909/car/Truck.java | 5dc03bd535f3deee61259594798c03080e8a4711 | [] | no_license | PavelSmirnoff/JavaRushTask | 0266ba4e02ba2774d1584788529a2025c55996d5 | e8a4152369147d3dc77797a78f62ee6b2cfff47b | refs/heads/main | 2023-07-25T06:10:37.199999 | 2021-09-09T13:23:06 | 2021-09-09T13:23:06 | 327,271,121 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 251 | java | package com.javarush.task.task29.task2909.car;
public class Truck extends Car{
@Override
public int getMaxSpeed() {
return MAX_TRUCK_SPEED;
}
public Truck(int numberOfPassengers) {
super( numberOfPassengers);
}
}
| [
"smirnov@0x55.ru"
] | smirnov@0x55.ru |
4328586a44064388b9129cb8f496bc5c6007e8f1 | 8d9bcc58cbe0fb32578efa7b9aef5c5e203b82a4 | /Projects/PixelsCamp_netorkinghostnameverifier/app/src/main/java/pt/claudio/security/pixelscamp_netorkinghostnameverifier/MainActivity.java | 06adec8f14c6085085c994ce496c0f8723f3c9f3 | [] | no_license | clviper/pixelscamp_talk_resources | 1e5822a8610879b2750f9ea1d9a367936d93d5a9 | 1174de2f9aaa6e6c200dc298e405af9ea89ce064 | refs/heads/master | 2020-05-23T06:26:29.794641 | 2016-10-07T01:16:48 | 2016-10-07T01:16:48 | 70,205,150 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,291 | java | package pt.claudio.security.pixelscamp_netorkinghostnameverifier;
import android.os.AsyncTask;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.URLConnection;
import javax.ne... | [
"ca@integrity.pt"
] | ca@integrity.pt |
6f5b8a96e5ae42382ff48119db7af022c2f266fe | 404338f4ba6f48ecda1c3cd6138a7aa33aff8659 | /test/com/company/MainTest.java | eaeb9963ebd69afd45606e91aa93854f598e065e | [] | no_license | VeryBarry/ForumWeb | 0fc8ecab433d2aaa08cc384450635f535c8acaf5 | e31392fbfed6275694956a86baad1c7b320a6068 | refs/heads/master | 2021-01-10T23:29:01.945678 | 2016-10-13T16:13:38 | 2016-10-13T16:13:38 | 70,604,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,841 | java | package com.company;
import org.junit.Test;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.concurrent.Callable;
import static org.junit.Assert.*;
/**
* Created by VeryBarry on 10/13/16.
*/
public class MainTest {
public Con... | [
"barry.a.daniels@gmail.com"
] | barry.a.daniels@gmail.com |
5bf5fef7c8b820518bf06dda0522e3cbc0d549c8 | 3a2732011a802e5e105e610b48608a1dfc8b94c0 | /library/src/main/java/com/milton/common/widget/swipetoloadlayout/SwipeLoadMoreFooterLayout.java | 0d44029f84236785e42d6ee7d2bd3ff94ebaf136 | [] | no_license | suiyuan0/MiltonAndroidCommon | 6beddca00b09d48238ad01e2141a3a25fa5fa756 | 9e765ec6f9cb35733fead4f726c0010a7616b836 | refs/heads/master | 2021-01-19T02:07:22.642470 | 2016-12-19T03:32:13 | 2016-12-19T03:32:13 | 57,343,248 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,011 | java | package com.milton.common.widget.swipetoloadlayout;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.FrameLayout;
/**
* Created by Aspsine on 2015/8/13.
*/
public class SwipeLoadMoreFooterLayout extends FrameLayout implements SwipeLoadMoreTrigger, SwipeTrigger {
public Sw... | [
"[JianZheng.Li@Honeywell.com]"
] | [JianZheng.Li@Honeywell.com] |
9ad9249a9a326a7b73f0e6cbf07fb16bbc19693b | 592bad48cf799b68869a4c500674df3a4c3df35f | /lab/40-security-solution/src/test/java/accounts/client/AccountClientTests.java | c9ff2863d85d15e516755588485fbc8a994f72c7 | [] | no_license | VHelpYou/Spring | 066b2404f923b1b715550ba132985e7ed0435b6d | a78e6c0a2127e8ee7b14e9f9de0edfcb4714c8a8 | refs/heads/master | 2020-04-24T04:03:57.604369 | 2019-02-20T14:49:47 | 2019-02-20T14:49:47 | 171,690,792 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,154 | java | package accounts.client;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.junit.jupiter.api.Assertions.fail;
import java.net.URI;
import java.net.URISyntaxException;
i... | [
"traina7@CORP1.DISCOVERFINANCIAL.COM"
] | traina7@CORP1.DISCOVERFINANCIAL.COM |
01bbc311136d1d381c7339892995af525a576bf1 | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /platform/core-nio-fs/src/com/intellij/platform/core/nio/fs/CorePath.java | da372fec5fc4192b7f700a00ee3bee1c4507f8ee | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560889 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | null | UTF-8 | Java | false | false | 4,786 | java | // Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
package com.intellij.platform.core.nio.fs;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.nio.file.*;
import java.util.Iterator;
import java.util.Objects;
import ... | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
e1dcc176b359c7fa3c29f329dfd74b40bd659e39 | 7a935a47f61828fd6fadb563c4c06a8010194751 | /src/test/java/io/vertx/test/codegen/testjsonmapper/nonpublicfunctionmapper/APIInterfaceWithZonedDateTime.java | 82deedf3e726b2b3cfd82d961bd2f82b5ab00bce | [
"Apache-2.0"
] | permissive | nileshborole/vertx-codegen | 7051c07fbc317ff790d23ce23bb652a19cff03f4 | fd62520da09887998bc4244c31c2a763accf0ffb | refs/heads/master | 2021-02-23T06:23:33.917756 | 2020-03-02T16:15:02 | 2020-03-02T16:15:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package io.vertx.test.codegen.testjsonmapper.nonpublicfunctionmapper;
import java.time.ZonedDateTime;
import java.util.function.Function;
/**
* @author <a href="mailto:julien@julienviet.com">Julien Viet</a>
*/
public class APIInterfaceWithZonedDateTime {
static Function<String, ZonedDateTime> deserializer = null... | [
"julien@julienviet.com"
] | julien@julienviet.com |
b77a28eed9dd351a706d83cca5a45edf0ad9673a | c6b994fd200a1bb3ac64d766fb57e8675ad85ef6 | /ProyectoLibreria/app/src/main/java/com/example/proyectolibreria/BD/DataBaseHelper.java | c1a661cc7d2b8f247f535c7b264753acbc227396 | [] | no_license | sandra1036/PMDM | e719ea446127703fb52b1602ba749879877c8cbc | 83f5f0c4a6a3ee653fce2655c6f7d58fc80cd495 | refs/heads/master | 2020-07-28T01:52:06.870004 | 2020-02-21T10:41:56 | 2020-02-21T10:41:56 | 209,273,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,964 | java | package com.example.proyectolibreria.BD;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import com.example.proyectolibreria.Activitys.Libros;
import com.example.proyectolibreria.Activitys.Usuarios;
public class Data... | [
"sandraromero262@gmail.com"
] | sandraromero262@gmail.com |
faf37f026e0c040424d4044789943e2e5c306bbd | c6cd955ce7c0672dcccdd4146af3aad0dc3fb403 | /settergeetter/src/Abstract/shape.java | c3b0ead26bbbfea4e3de492e67ea321cf1aac784 | [] | no_license | Nanda27/Leavemanagement | f44f7c1cef28aaeffb52e20c447a51d8bcc36217 | ef730f3a4cae28c3a5989c218e61e32da6f98ef1 | refs/heads/master | 2020-03-30T16:27:51.345782 | 2018-10-04T10:48:42 | 2018-10-04T10:48:42 | 151,410,182 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 71 | java | package Abstract;
abstract class shape {
abstract void draw();
}
| [
"purella.mounika@gmail.com"
] | purella.mounika@gmail.com |
df6de84d34987eb162d2b5fc894391f966c0547e | 717edd8d64d78ae7d6c6cb2f08adcbdb4909e7e4 | /src/main/java/local/alberto/tp2/controller/ProdutoController.java | 75ae34e0df6ecc7a05c21fde32b5621bdb3a5888 | [] | no_license | albertoelias123/TP_POO | 8a69ce78445f8f26d957dd78c2f4bb04cf31a661 | 21028f330d9f9006f607111ddac40a097216927b | refs/heads/master | 2023-06-23T08:09:35.795324 | 2019-10-10T19:37:47 | 2019-10-10T19:37:47 | 211,938,565 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 971 | 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 local.alberto.tp2.controller;
import java.util.ArrayList;
import local.alberto.tp2.model.Produto;
/**
*
* @auth... | [
"albertoelias.amaral@yahoo.com"
] | albertoelias.amaral@yahoo.com |
ec5eeb8473bb4848237c9770ad5bfd65a9d346ca | c93deeb4acb17328991c2a9aa76b931d9e7e4769 | /m1-12_Polymorphism-exercises/src/main/java/com/techelevator/FourDaySPU.java | f8f3d9c4e3a0a6d63a0e0c0e73eb74bd954060f3 | [] | no_license | DanielSaltzman/Tech-Elevator-Exercises | 7712e60275e8b65697b8003640cb533f00a96b3d | 7e726fec989e5226e278df5710ef46cefd8167fc | refs/heads/master | 2020-05-15T13:05:39.780657 | 2019-04-19T16:57:34 | 2019-04-19T16:57:34 | 182,288,115 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,080 | java | package com.techelevator;
public class FourDaySPU implements DeliveryDriver {
private int weightInOunces;
private int distanceInMiles;
private int mailClass;
public FourDaySPU (int distanceInMiles, int weightInOunces, int mailClass) {
this.distanceInMiles = distanceInMiles;
this.weightInOunces = weightInOunc... | [
"saltzman_daniel@yahoo.com"
] | saltzman_daniel@yahoo.com |
13e56269959a095b6202d239815e578f98f5df37 | 6a1c5c04a4fa430a1bb454b120e8114eca437d72 | /app_servlet/src/main/java/com/zhiyun/servlets/FailServlet.java | 40c80f780caceddf0ca4f35c2d22bf6eb0fe9355 | [] | no_license | yanyuanyun/apps_repository | 9b9f5a917d634606ab242858e1642a9a3e358925 | f5da743a3a2cc7c9f889b43319749ac92252d506 | refs/heads/master | 2022-12-21T19:37:36.593733 | 2020-02-22T15:12:45 | 2020-02-22T15:12:45 | 242,341,567 | 0 | 0 | null | 2022-12-16T04:24:29 | 2020-02-22T12:55:38 | Java | UTF-8 | Java | false | false | 853 | java | package com.zhiyun.servlets;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.io.PrintWriter;
public class FailServlet extends HttpServlet {
protected v... | [
"13768234465@163.com"
] | 13768234465@163.com |
917fc4610a41cabfd554398cbecfdc2d37fda341 | 4323cd6ad8a440f8645ce6a413ea7ff688dcf8ce | /COFBase.java | 301a31c5fb65b736c7e98f86a37ea849e6250e55 | [] | no_license | rulkens/MagicCircleOfFifths | be9cff720f1a705ae3884ff7659badbc16971fb5 | 3acb289da9ac93750f4c251b4521df90c2364916 | refs/heads/master | 2020-04-19T21:17:43.732390 | 2015-02-16T17:48:16 | 2015-02-16T17:48:16 | 30,880,120 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 474 | java | /**
circle of fifths - creates an interactive circle of fifths in processing
Required
------------------------
the rwmidi library (http://ruinwesen.com/support-files/rwmidi.zip)
code by Alexander Rulkens
rulkens@gmail.com
http://alexrulkens.com/
please give me credit if you use this code for so... | [
"alex@eyeopen.nl"
] | alex@eyeopen.nl |
1b10fdf4268e09ca1a4597d74336c79725432888 | a8304b18788b8989702f0980c760db84fb0b0de1 | /ProgramaImprenta/src/entidades/PoliticaCalidad.java | 8f693df3bcb7942006231b4f4764d3ceb7a652aa | [] | no_license | romangs84/repositoriogrupo2 | a1f299f6925eac44d64da7de9f19f777f62b5153 | 6a089b80fddef19c10a3549f4e11d46bc2b6b216 | refs/heads/main | 2023-08-26T13:03:27.149670 | 2021-11-07T16:13:31 | 2021-11-07T16:13:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,503 | java | package entidades;
import java.time.LocalDate;
import java.util.Arrays;
public class PoliticaCalidad {
private static int numPol = 0;
private long NombrePolitica;
private LocalDate FechaVig;
private String Descripcion;
private OpCalidad[] operarios;
public PoliticaCalidad() {
numPol = numPol + 1;
this.Nomb... | [
"hugoa@DESKTOP-TL19H9R"
] | hugoa@DESKTOP-TL19H9R |
00c1613bb7ae5b466e4e41d8a1bc809559b892f6 | efd80600387ef16e2f102422daafcead03aa2e1d | /oopexample/src/oopexample/Main.java | c0ed5ff36a3618470e351164202b8a9667da11a4 | [] | no_license | dilaranuraltiparmak/oopexample | 93424959debb3df7114e8b1f3d4815b673de312f | e887da92c2df09ef0bed4a3cfcd5eace9654c5b9 | refs/heads/main | 2023-04-22T05:19:09.010793 | 2021-05-07T11:27:26 | 2021-05-07T11:27:26 | 365,211,272 | 0 | 0 | null | null | null | null | ISO-8859-9 | Java | false | false | 1,489 | java | package oopexample;
public class Main {
public static void main(String[] args) {
//objelerle çalışmaya başlamak
Student student1=new Student(10,"Dilara Nur",23456,"c# bilgisi çok kötü");//örnek oluşturma,referans oluşturma,intance oluşturma
/*Student student1=new Student();//örnek oluşturma,referans ... | [
"noreply@github.com"
] | dilaranuraltiparmak.noreply@github.com |
2d5e71e949735b99237ae81f1ce772adf3e981f2 | 3ae44a42c030188b97dae6f628c34bafa0ed39dd | /app/src/main/java/com/example/adrin/detectorappsinseguras/controlador/ConnectionDetected.java | db3788c68f9eda7c71fa22a01cf26d92912ae35f | [] | no_license | A-Garrido5/DetectorAppsRiesgosas | d5243c26b3ef861b6d9b546f1ac19d7fa1f7d136 | 1c99d88130a4982cc2b41434a8fb926ccbd22d4a | refs/heads/master | 2021-01-13T00:41:11.930043 | 2016-03-11T15:56:23 | 2016-03-11T15:56:23 | 49,735,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,615 | java | package com.example.adrin.detectorappsinseguras.controlador;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.util.Log;
import com.example.adrin... | [
"adrian.garrido@usach.cl"
] | adrian.garrido@usach.cl |
cdf119e3c7315f25cf36566f7bbde59d52429ae2 | 4e5867d9eb86262c8d340c7e53ea286dd56c4ff7 | /persistence/src/main/java/io/github/gnupinguin/tlgscraper/db/repository/MessageRepositoryImpl.java | d7f9a0bf01a2d11795785c34929f37980eabff89 | [
"BSD-2-Clause"
] | permissive | securityigi/telegram-scraper | c9289d528c5f9aa4e59a12f0f251bce4eab443bd | 6d5bc7e379c835a2380ecc3ccb8946e7d423c081 | refs/heads/main | 2023-05-31T13:02:51.803923 | 2021-06-14T21:46:43 | 2021-06-14T21:46:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,151 | java | package io.github.gnupinguin.tlgscraper.db.repository;
import io.github.gnupinguin.tlgscraper.db.mappers.SqlEntityMapper;
import io.github.gnupinguin.tlgscraper.db.orm.QueryExecutor;
import io.github.gnupinguin.tlgscraper.model.db.Message;
import org.springframework.stereotype.Component;
import javax.annotation.Nonnu... | [
"ilya.pavlov@nordigy.ru"
] | ilya.pavlov@nordigy.ru |
23f66cca9fa331be8c51384273d06804d87c7e36 | 37aee617ceb3ca828248309a4db28ede200d4c1a | /src/main/java/org/openlmis/ao/reports/dto/RequisitionReportDto.java | 7ad3dc1c5a515aacc035b0162c5be04e17c46b87 | [] | no_license | OpenLMIS-Angola/angola-reports | 6aa04eb90c60b63043397780f44bbb3e43ea5fd0 | ecf8d5278f870aee6b922d1a7ad7353e529b1a20 | refs/heads/master | 2023-09-02T00:15:28.235525 | 2023-08-18T11:10:28 | 2023-08-18T11:10:28 | 177,607,321 | 0 | 1 | null | 2023-08-18T11:10:29 | 2019-03-25T14:53:29 | Java | UTF-8 | Java | false | false | 968 | java | package org.openlmis.ao.reports.dto;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.joda.money.Money;
import org.openlmis.ao.reports.dto.external.RequisitionDto;
import org.openlmis.ao.reports.dto.external.RequisitionLineItemDto;
import org.ope... | [
"jkondrat@soldevelo.com"
] | jkondrat@soldevelo.com |
60cd0830b720f563780405cbf45fb3a8a4119562 | bae34dd33e983d07faf75d8041a2eb797580dc1c | /src/main/java/org/startinglineup/simulator/HomeTeam.java | 18dca6d389d4193b6e432eec4c15a1443763c1ef | [] | no_license | mdarretta/StartingLineup | a078feb88982ecef4bdbccf42e38c0a8894203f7 | 2c1bf43eb649e8d5394e248b4a2c9e1c51f1b051 | refs/heads/main | 2023-07-16T13:23:22.984880 | 2023-06-30T13:36:16 | 2023-06-30T13:36:16 | 194,145,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 230 | java | package org.startinglineup.simulator;
public class HomeTeam extends Team {
public HomeTeam(org.startinglineup.component.Team team) {
super(team);
}
public boolean isHomeTeam() {
return true;
}
}
| [
"noreply@github.com"
] | mdarretta.noreply@github.com |
bbca495819ad17f93cf36ba414a476d83693633e | 38f9b2dcf9de85005a58417847face7b95a9c67d | /src/Domain.java | 082a0b62d89527696bdac6eaf980220f60e5ff39 | [] | no_license | qindezhen/test | e75be30085b4fbfac8ebeb1922e4e0e01676729d | 43118b7d670857de1ea95b73f7347769a051aa2a | refs/heads/master | 2020-09-03T16:06:14.337355 | 2019-11-04T12:22:28 | 2019-11-04T12:22:28 | 219,490,603 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 171 | java |
public class Domain {
private String demo="";
public String getDemo() {
return demo;
}
public void setDemo(String demo) {
this.demo = demo;
}
}
| [
"chytomr@icloud.com"
] | chytomr@icloud.com |
c0e6d84bc852beb589b07a4448e4640b7cd203d4 | 45cbf4213e178994963ec018d3344d11ab7e8d03 | /SkynetEye/src/main/java/com/skynet/system/dao/RoleMenuDao.java | 80f1be1ab02401b8b25acc953995e32b0dfef72c | [] | no_license | skynet-auxo/skynet-auxo | 412f88e65d9f2eb08acfeef3230251f3670de4e8 | cdab50c63b0124f77d777df00677bff49fe54674 | refs/heads/master | 2022-11-01T08:13:47.681341 | 2019-06-17T01:10:21 | 2019-06-17T01:10:21 | 192,259,296 | 0 | 0 | null | 2022-10-12T20:28:02 | 2019-06-17T02:09:26 | JavaScript | UTF-8 | Java | false | false | 722 | java | package com.skynet.system.dao;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Mapper;
import com.skynet.system.domain.RoleMenuDO;
/**
* 角色与菜单对应关系
* @author chglee
* @email 1992lcg@163.com
* @date 2017-10-03 11:08:59
*/
@Mapper
public interface RoleMenuDao {
RoleMenuDO get(L... | [
"343077359@qq.com"
] | 343077359@qq.com |
2fa555025e40c5ce68af13e96a7baf6eae47c207 | 2c2f909055d963f96c715bc36bce20e2089ce47e | /src/behavioural/chainofreponsibility/Manager.java | 62492911af2944e4baa8d5764a4d1e506c3d8e6d | [
"MIT"
] | permissive | webdude21/DesignPatterns | 84fd5ace069dbac421dce3e91b7dec1de41c8b9d | 9b678c9aaf070f6df0f3f3597a245d730884aee2 | refs/heads/master | 2021-01-10T01:38:41.265474 | 2017-02-27T18:29:31 | 2017-02-27T18:29:31 | 47,060,026 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 181 | java | package behavioural.chainofreponsibility;
class Manager extends Approver {
Manager(Approver superior, int maxAmount) {
super(superior);
setMaxAmountToApprove(maxAmount);
}
}
| [
"dimo.petrof@gmail.com"
] | dimo.petrof@gmail.com |
992f6968d9c26b707c772a76e397e6d21bc45c76 | 89a64f4b674a24823cbae7899945f115417fea13 | /jcip-lab/src/main/java/com/saturn/lab/jcip/ApplyingThreadPools/ThreadDeadlock.java | 97edecb825b433a92632149ac39618178f3cb130 | [] | no_license | Tbdgithub/nettylab | 29ad08bd528fce8848e5d3ae20c3cd340d509e28 | fcd7f9feea92d30e798698e00ca0210a1bf08adc | refs/heads/master | 2020-03-29T07:14:36.603398 | 2018-08-21T01:22:18 | 2018-08-21T01:22:18 | 94,661,125 | 0 | 0 | null | 2017-08-14T01:40:17 | 2017-06-18T02:47:59 | Java | UTF-8 | Java | false | false | 1,980 | java | package com.saturn.lab.jcip.ApplyingThreadPools;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
public class ThreadDeadlock {
ExecutorService exec = Executors.newSingleThreadExecutor();
//ExecutorS... | [
"yibo@feinno.com"
] | yibo@feinno.com |
1df0df81db9603cd8c9757e1aa0bd3b313449465 | 2a9b4debec5a9f96f221a9fb5f8aef54fdeda847 | /src/main/java/epam/demo/libraryservice/LibraryServiceApplication.java | 2d8e6509aa4fc70a4dc779740c32830f08e130e5 | [] | no_license | sumitdubey89/library-service | 1536845969e52603ca14ab745a048ca217ed5acc | 49b09508c165da7af92b8db24bf50a40a3a9e031 | refs/heads/master | 2023-05-18T14:55:38.180382 | 2021-06-03T08:14:32 | 2021-06-03T08:14:32 | 373,430,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | package epam.demo.libraryservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class LibraryServiceApplication {
public static void main(String[] args) {
SpringApplication.run(LibraryServiceApplication.class, ... | [
"sumit.dubey@mckesson.com"
] | sumit.dubey@mckesson.com |
25208838924de12aec43a27187293c35e4d05164 | 8136b4f138f6dfbee2dc4dfac49ae63017b13cbe | /app/src/main/java/app/nutrimeat/meat/org/nutrimeat/CommonFunctions.java | 0a1448dc7ed55c0c0cb08e43aff3db7b58bb9cf3 | [] | no_license | sandeepkumbam123/NutrimeatUpdate | 0f4a1afaa3697bfb945c0f6cdad06ffd78e9e2c0 | 3b91cb8fee5d34d0ef0d54b297effba0551b16a0 | refs/heads/master | 2021-06-16T06:59:17.385155 | 2020-03-17T17:39:06 | 2020-03-17T17:39:06 | 101,791,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,348 | java | package app.nutrimeat.meat.org.nutrimeat;
import android.app.Activity;
import android.content.Context;
import android.content.SharedPreferences;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.List;
import app.nutrime... | [
"kumbhamsandeep123@gmail.com"
] | kumbhamsandeep123@gmail.com |
0f67bf56c0dc77f35edc78168fdbba1491d2822f | 08643706f5ce40a863fb03c3bd5d0e9550848a9b | /src/java/controller/ControllerCartBean.java | d15d90075ab63f1acb84042189ad06574a87c275 | [
"MIT"
] | permissive | trollsad125/nhatnvps05367 | 0226eed0955d883cb38582abd217b374fa99beaf | b23056b03ed66fcda3ffc1c2cc679b631348ea7b | refs/heads/master | 2020-03-10T02:36:14.165593 | 2018-04-11T19:12:44 | 2018-04-11T19:12:44 | 129,140,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,625 | 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 controller;
import cart.CartBean;
import cart.ProductDTO;
import java.io.IOException;
import java.io.PrintWriter;
import javax... | [
"nhatnvps05367@fpt.edu.vn"
] | nhatnvps05367@fpt.edu.vn |
359ae717f1e24e04e32ee35b146d754dd8de3e5b | ab742e9780e21a6393fab9fecd078204451f0f74 | /新建文件夹/AnnoDemo1.java | 92442e253e58ce0fbddb36b3f0fc676ee69ef0de | [] | no_license | AllenXueKY/JavaWeb | ce46dd89bf6afbd9373b414b61065c7d5807fa90 | 03733dde57f61b00ba057414cb0d44b5dbdffea6 | refs/heads/master | 2022-12-22T11:21:55.166718 | 2020-06-17T11:20:08 | 2020-06-17T11:20:08 | 241,346,340 | 0 | 0 | null | 2022-12-16T04:24:09 | 2020-02-18T11:41:09 | TSQL | GB18030 | Java | false | false | 303 | java |
/**
* 注解javadoc演示
* @author Allen
* @version 1.0
* @since 1.5
*/
public class AnnoDemo1 {
/**
* 计算两数的和
* @param a 整数
* @param b 整数
* @return 两数的和
*/
public int add(int a,int b){
return a + b;
}
}
| [
"873661417@qq.com"
] | 873661417@qq.com |
029ccc44a30f1cac66a5f56b57ea16a3d8026785 | 449cc92656d1f55bd7e58692657cd24792847353 | /member/src/test/java/com/lj/business/member/service/impl/BranchCompanyServiceImplTest.java | cfa7046f82d6befa9ff8ed2426075d77ae22e300 | [] | no_license | cansou/HLM | f80ae1c71d0ce8ead95c00044a318796820a8c1e | 69d859700bfc074b5948b6f2c11734ea2e030327 | refs/heads/master | 2022-08-27T16:40:17.206566 | 2019-12-18T06:48:10 | 2019-12-18T06:48:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,944 | java | package com.lj.business.member.service.impl;
/**
* Copyright © 2017-2020 All rights reserved.
*
* Licensed under the 深圳市扬恩科技 License, Version 1.0 (the "License");
*
*/
import javax.annotation.Resource;
import org.junit.Assert;
import org.junit.Test;
import com.lj.base.core.pagination.Page;
import com.lj.... | [
"37724558+wo510751575@users.noreply.github.com"
] | 37724558+wo510751575@users.noreply.github.com |
bd8e915939fdf4d66275ebce7efff3b1f3c5c275 | 377b28173527ad0426721b8877a90454d593c455 | /Hello.java | 8f53869cdf413effd68a1de8421fabe96833627c | [] | no_license | akshesh1988/Jenkins | d08d330810a1e5283037ad6435fd15742e4bdea0 | 3467b45e7980b576cae961f7670d316387fff3e4 | refs/heads/master | 2022-09-28T17:33:30.094056 | 2020-05-30T11:48:11 | 2020-05-30T11:48:11 | 267,852,074 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 190 | java | public class Hello{
public static void main(String[] args){
for(int i=1;i<=10;i++){
System.out.println("Hello world...."+i);
}
}
}
| [
"akshesh.akki@gmail.com"
] | akshesh.akki@gmail.com |
4fe9e752bdb32a0807c1b3bd825a3a5d52c68ea8 | 1591f1ab8330a5fd7b53ccea5073791a105dd853 | /Exerc_02b/src/exerc_02b/Exerc_02b.java | b31a55a8eeadddd48d2421b38f8c0a047f7036ad | [] | no_license | Jownath/PWII-Heranca-e-Polimorfismo | 997a0003ceb01e14ecedeaa4d366416518f7740b | 4137743697a94ee4d48261b477671e840ef0bbc9 | refs/heads/master | 2022-11-22T19:06:12.579837 | 2020-07-16T17:37:28 | 2020-07-16T17:37:28 | 280,215,839 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,114 | java | package exerc_02b;
public class Exerc_02b {
public static void main(String[] args) {
Rica rich = new Rica();
rich.setNome("Daniela");
rich.setIdade(32);
rich.setDinheiro(333750);
System.out.println(rich.toString());
rich.fazCompras();
... | [
"noreply@github.com"
] | Jownath.noreply@github.com |
71384d5029b0d316a53bb658c6653dd53e56f7cf | 2f5f4f69a2b560cc312ca8cf91576e8aa13f7868 | /app/src/main/java/tamps/cinvestav/continuousgpsreadings/LectorBateria.java | f344faaf32c2be1d8b89519fc7b534fc3de10a19 | [] | no_license | s0lver/Continuous-GPS-Readings | b27934db3fcad5057c399a812a0b29e72ebca124 | c9125489b099520cd18b5b51cf7239171f94ebe3 | refs/heads/master | 2021-01-19T21:29:30.539514 | 2015-01-12T21:22:38 | 2015-01-12T21:22:38 | 29,157,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,725 | java | package tamps.cinvestav.continuousgpsreadings;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.BatteryManager;
public class LectorBateria {
private static final String STRING_BATT_LEVEL = "level";
private static final String STRING_BATT_SCA... | [
"rperez.github@gmail.com"
] | rperez.github@gmail.com |
83d1e254a87c73dbbbb52c4115ff4916640c1110 | 2ba0a4ef73c5a0eea897e0be8a1e01ca8309559f | /Observer/src/main/java/com/observer/ObserverA.java | edc667e87dfc1d4322d03405c2309e84c81f0088 | [] | no_license | VincentCeoi/GOF23 | fa2b0ef5d24ffdb793a7fcc433ac8a43b9248e5f | 89198b6b8e627d29bfb29aef4f4bb691a89ecbd2 | refs/heads/master | 2021-01-13T08:58:13.858685 | 2016-06-06T14:30:58 | 2016-06-06T14:30:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 516 | java | package com.observer;
/**
* @description
* @authoor lengchuan
* @date 16-6-6
*/
public class ObserverA implements Observer{
private int mystate;//mystate需要跟目标对象的state的值一致
public void update(Subject subject) {
mystate=((ConcreteSubject)subject).getState();
System.out.println("观察者更新状态!"+myst... | [
"li_shuijun@163.com"
] | li_shuijun@163.com |
03da2ea334c8c40c925d4f8cce1ff5c680623483 | 9ae8c29d2e1c7a12dd4cc61f36e3813f8616c9bc | /src/main/java/com/jong/admin/config/auth/SecurityConfig.java | d28afb99bc4f5f3186d950681b52e5e5e81e9260 | [] | no_license | oen142/Study-Jpa-SpringBoot-SpringSecurity | d04aa82370ef33464ff694d8b3fabbbb31f0d716 | b200de856cf7517e02c01b7257f57835759981ad | refs/heads/master | 2022-11-15T19:32:09.298949 | 2020-07-10T01:52:42 | 2020-07-10T01:52:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,277 | java | package com.jong.admin.config.auth;
import com.jong.admin.domain.user.Role;
import lombok.RequiredArgsConstructor;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
import org.springframework.secur... | [
"oen142@naver.com"
] | oen142@naver.com |
c1665e65c42df2d6806b74e70ae9950d620a14f3 | 873f09f51d1df256f0f17c50e7dc8ce303414457 | /slow-donkey-server/src/main/java/io/bumble/slowdonkey/server/persistence/Snapshot.java | 3b7e88347db79f52105fa107dce2d9bfa036bab0 | [
"Apache-2.0"
] | permissive | io-bumble/slow-donkey | 810ecbd0a88c7c9fd54e136f40cce6c1d771fd86 | d04be72972365f63e6ae13bcf3e0739995ff106d | refs/heads/master | 2021-05-22T02:20:44.959481 | 2020-04-13T15:55:44 | 2020-04-13T15:55:44 | 252,926,005 | 0 | 2 | Apache-2.0 | 2020-10-13T20:54:17 | 2020-04-04T06:27:00 | Java | UTF-8 | Java | false | false | 5,407 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | [
"xiaobei1009@163.com"
] | xiaobei1009@163.com |
e7bb7ac92ffb15ce2a81e2c9e2fda6c7db5bad25 | d97ce71e200958fe0a1e60f0663527f7b19167ee | /src/server/src/main/groovy/com/perfectcomputersolutions/pos/security/JwtAuthorizationTokenFilter.java | 512d8624c4af2592b7a660f5ce05491e1374d316 | [] | no_license | PerfectComputerSolutionsNP/pos | 141fa79af85f4469d18b9357af6dedd744cb7f1b | e683ba806cac49c4add4ea4ace550d2ba0d32faa | refs/heads/master | 2020-04-08T14:22:16.892316 | 2018-11-27T06:10:26 | 2018-11-27T06:10:26 | 150,139,439 | 1 | 2 | null | 2018-10-23T10:48:42 | 2018-09-24T17:11:53 | Groovy | UTF-8 | Java | false | false | 3,851 | java | package com.perfectcomputersolutions.pos.security;
import io.jsonwebtoken.ExpiredJwtException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springfra... | [
"jabari.dash@gmail.com"
] | jabari.dash@gmail.com |
3071ae9d2a4293a575ea0841e5b2d81a3ca58f26 | 63d319fbd88e49701d8dcc2919c8f3a6013e90d0 | /Applications/CIM/plugins/es.tid.cim.diagram/src/es/tid/cim/diagram/edit/parts/LANSegmentEditPart.java | 259448bca6e03f723696f3ebf9081b3b6ef12f22 | [] | no_license | DevBoost/Reuseware | 2e6b3626c0d434bb435fcf688e3a3c570714d980 | 4c2f0170df52f110c77ee8cffd2705af69b66506 | refs/heads/master | 2021-01-19T21:28:13.184309 | 2019-06-09T20:39:41 | 2019-06-09T20:48:34 | 5,324,741 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,835 | java | package es.tid.cim.diagram.edit.parts;
import org.eclipse.draw2d.IFigure;
import org.eclipse.draw2d.RoundedRectangle;
import org.eclipse.draw2d.StackLayout;
import org.eclipse.draw2d.ToolbarLayout;
import org.eclipse.draw2d.geometry.Dimension;
import org.eclipse.gef.EditPart;
import org.eclipse.gef.EditPolicy;... | [
"jendrik.johannes@devboost.de"
] | jendrik.johannes@devboost.de |
0c5ef171144f28d9dcc6afd12407dae0792d1527 | b23fa335dd90ba80714175f98404903c7c18a902 | /src/main/java/brussels/formation/application/DeviceAction.java | 49c53ac38bcd73fe0a781142130c14e8666b8837 | [
"Apache-2.0"
] | permissive | tareqhb/Becarful | 3f0a0e2c05193fd32e12ab38db8a0ee780b4ff51 | 2c6e7356da6c884df916109137137e1368afed32 | refs/heads/master | 2020-03-29T22:56:12.274183 | 2018-09-26T15:28:47 | 2018-09-26T15:28:47 | 150,448,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,339 | java | package brussels.formation.application;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import brussels.formation.model.Device;
import brussels.formation.model.DeviceRepository;
@Component
public class DeviceAction {
// -... | [
"bauwensn@brufor.lan"
] | bauwensn@brufor.lan |
a0b99b0111991f00da173e1ee91665c68934a3c7 | a08c6ebc5af12842ae7db2fa5cc24f75d4c02e73 | /src/main/java/manager/ExcelReaderManager.java | 6d4889b6d682a52a2e3b83724ab3202b8891c5a7 | [] | no_license | shenbengit/Language | f4d210f047730d5cd34050ff32284504d532ae6a | 382e672b8496ff0775c89d26e7f872413acf179c | refs/heads/master | 2020-03-16T21:28:39.025926 | 2018-09-12T05:11:56 | 2018-09-12T05:11:56 | 133,000,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,674 | java | package manager;
import com.alibaba.excel.ExcelReader;
import com.alibaba.excel.read.context.AnalysisContext;
import com.alibaba.excel.read.event.AnalysisEventListener;
import com.alibaba.excel.support.ExcelTypeEnum;
import java.io.*;
import java.util.ArrayList;
import java.util.List;
/**
* excel表格读取
*/
public cla... | [
"714081644@qq.com"
] | 714081644@qq.com |
16d9eb5dabee15c83f4b864372318e7c42056722 | 944c0092e8a643c87f7cae58f5f2bd729442af65 | /LOOKID/src/main/java/lookid/server/service/UserSESService.java | 4676f6912b08b1d0956d61b15854669e3a1e0a4d | [] | no_license | lookiesmu/LOOKID_BACK | 64ee99281e593a2962f17d08fc0c6b1826c6c96a | eb52a31ba7d87d1d399823ddb5d31c098d74111c | refs/heads/release | 2022-12-22T17:30:09.300071 | 2020-01-17T14:13:32 | 2020-01-17T14:13:32 | 197,785,794 | 0 | 2 | null | 2022-12-16T00:58:19 | 2019-07-19T14:21:51 | Java | UTF-8 | Java | false | false | 176 | java | package lookid.server.service;
import lookid.server.dto.SuccessDTO;
public interface UserSESService {
public SuccessDTO find_pw(String id, String mail) throws Exception;
}
| [
"enfkdla@gmail.com"
] | enfkdla@gmail.com |
034978dd22722b06bb7c88afaf59f0d800b1072c | 661e800e319522826075c367ed385ec4f90cc439 | /src/utils/src/main/java/org/tio/utils/qr/scheme/IEvent.java | 1f55972575fb2e0704f54440b69fca1e58ebd305 | [
"Apache-2.0"
] | permissive | nuoyanliao/t-io | e91c715431552a2a009550dd9ac64d035869a9f9 | a1a79a553132923bedc554e06b600393cf452ab4 | refs/heads/master | 2022-01-19T12:26:14.092283 | 2018-05-31T03:18:50 | 2018-05-31T03:18:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,383 | java | package org.tio.utils.qr.scheme;
import static org.tio.utils.qr.scheme.SchemeUtil.LINE_FEED;
import static org.tio.utils.qr.scheme.SchemeUtil.getParameters;
import java.util.Map;
/**
* A simple wrapper for iEvent data to use with ZXing QR Code generator.
*
* <code>
* BEGIN:VEVENT
* UID:uid1@example.com
* DT... | [
"tywo45@163.com"
] | tywo45@163.com |
9865e16a570dc557daab5542b00907048037330b | de24c449b32306f83b294b28cafb1adf9b1e4b14 | /app-toucai/src/flag_toucai/java/com/desheng/app/toucai/global/ConfigTouCai.java | c0e7bd2eff594443c76f427e888d9931c3cb08ae | [] | no_license | hnbn78/android-hq | a54a6faaa7226b3a0861c5b87556cd54f07f7b4b | 9787f3800512276cfffdb9b817df2538175e100e | refs/heads/main | 2023-04-07T22:54:47.660376 | 2021-04-07T18:07:43 | 2021-04-07T18:07:43 | 345,937,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,210 | java | package com.desheng.app.toucai.global;
import com.ab.global.Config;
import com.desheng.base.global.BaseConfig;
/**
* Created by lee on 2017/4/6 0006.
*/
public class ConfigTouCai extends BaseConfig {
static {
//TODO 正式
env = Config.ENV_PUBLISH;
HOST_PUBLISH = "http://tc.xsj280.com";
/... | [
"james@gmail.com"
] | james@gmail.com |
e7dd7daa4bc53d8e25757638397d62179e278e20 | cc65cc30d1321439b21211710eee9265e72e46c2 | /Aplikasi_Pelayanan_Parkir_Baru/src/popup/popup_perusahaan.java | 036b3dce409f861a1db098e9b308170d4348aa78 | [] | no_license | opiktaopik20/Aplikasi_Pelayanan_Parkir | 2f61724bc214d18e68ca35f98af0d8b8caecc5cb | 331031f9f28dd0ac9cc8424ac93262b04ff78b96 | refs/heads/master | 2023-03-07T16:34:07.826496 | 2021-02-24T18:56:46 | 2021-02-24T18:56:46 | 341,995,393 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,337 | java | package popup;
import com.sun.glass.events.KeyEvent;
import transaksi.form_penjualan_kartu;
import java.sql.*;
import javax.swing.JOptionPane;
import koneksi.koneksi;
import javax.swing.table.DefaultTableModel;
public class popup_perusahaan extends javax.swing.JFrame {
private Connection conn = new koneksi().conn... | [
"opiktaopik41@gmail.com"
] | opiktaopik41@gmail.com |
3024c62bbb04e3898878be99fbb979d1babac403 | 5ae3676f1c878e1428a4eb87fa02eb56e0db93b0 | /Algorithm/src/others/ReOrderArray.java | e95dbb461b95dd4ff5b5f67ef290bf7ac5827be2 | [] | no_license | xmsx/Algorithm | f8eb54a3608afc71a813090578b9a25d29122c25 | 4bac6586c3832db1509bafe239aeaddf432b7230 | refs/heads/master | 2020-12-30T18:03:00.809170 | 2017-10-25T04:48:18 | 2017-10-25T04:48:18 | 90,947,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 603 | java | package others;
public class ReOrderArray {
public static void main(String[] args) {
// TODO Auto-generated method stub
int[] array = {1,2,3,4,5,6,7,8};
reOrderArray(array);
System.out.println(array[4]);
}
private static void reOrderArray(int[] array) {
// TODO Auto-generated method stub
... | [
"mfsfox@foxmail.com"
] | mfsfox@foxmail.com |
643227b560cb29af7d7b18a407c95933a6e1cacb | ac50f300ec505bf93a908d861a7c8e7cff3e0c0d | /ConnectionPoolingExp/src/com/learn/dbcp/conn/pool/DBCPConnProvider.java | 1e732a002247568c07a6ab6978c873a47d430c36 | [] | no_license | RishikeshShukla/DSConnectionPoolingExample | 97d7b51f25b07f4a050caed0194b8d221d5f03cc | d7587fe00bb3558f4f334a08275e54bd9d7187f6 | refs/heads/master | 2021-01-16T21:21:55.021732 | 2016-11-10T05:42:22 | 2016-11-10T05:42:22 | 62,583,642 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 493 | java | package com.learn.dbcp.conn.pool;
import java.beans.PropertyVetoException;
import java.io.IOException;
import java.sql.Connection;
import java.sql.SQLException;
public class DBCPConnProvider {
DBCPDataSource dbcpDS;
public DBCPConnProvider() {
try {
dbcpDS = DBCPDataSource.getInstance();
} catch (IOExceptio... | [
"rishikesh.shukla@gslab.com"
] | rishikesh.shukla@gslab.com |
86e8a8fb0f0d811f96be63993830eac0962313f1 | 195737906d2b06d21c5395df2d3df01c8c0043a3 | /src/main/java/org/restaurant/repository/RoleRepository.java | e9f2355e0f234ddef2c62dd9d0d0ae7cd3a497ca | [] | no_license | thewolf25/Restaurent | e3c08b1cff1b801d00aa7318ef37e5718a212cd2 | 6ca694bccb9e88f977d2aab1bb5e6a487fa72b11 | refs/heads/master | 2023-02-27T08:55:29.759828 | 2021-02-03T16:12:04 | 2021-02-03T16:12:04 | 326,482,859 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 207 | java | package org.restaurant.repository;
import org.restaurant.entity.Role;
import org.springframework.data.jpa.repository.JpaRepository;
public interface RoleRepository extends JpaRepository<Role, Integer>{
}
| [
"nasrimehdi96@gmail.com"
] | nasrimehdi96@gmail.com |
3efba61bc3a722a3c382d1f56a7776d72a0653bd | b57550ca3e3d5083a717b3fbb74175402fa42db5 | /ScapeRoom.java | 0dcef8aa49198447ab1091977a80dd844c89b254 | [] | no_license | MeloAguilar/ElEnteViviente | 334eb472105146caaef8cf6036a8a2a4e229cd2b | 7b843358639f887d797d037c65b3cc4a0b618118 | refs/heads/main | 2023-02-15T06:43:04.061107 | 2020-12-12T20:42:24 | 2020-12-12T20:42:24 | 316,324,902 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 31,846 | java | import java.util.Scanner;
public class ScapeRoom {
public static void main(String[] args) {
String eleccionEntrada;
boolean pistola = false, linterna = false, llavePequeña = false, llaveFinal = false, palanca = false, fotoLavabo = false,
llaveEscalera = false, pastillaCordura = fals... | [
"carmelo.aguilar@iesnervion.es"
] | carmelo.aguilar@iesnervion.es |
504a65ebc5fbbb2624cdc0fbfe2fde8cf6107b2e | 7e3141a25612ec2defd11e4c9cc4aae9e0a7116b | /src/main/java/com/altimetrik/greetingservice/config/Constants.java | 25d6ab7db1d63dd773f23a5b90d4d1e0c99a7389 | [] | no_license | sonirahul/altimetrik-greeting-service | 0c6f71dd12d9ca490132813485c85fdcbea98a50 | e3dec54a5e33513fc88d1faf985f4bf1f4ce9b65 | refs/heads/master | 2020-12-05T15:49:50.493907 | 2020-01-06T19:30:21 | 2020-01-06T19:30:21 | 232,161,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,606 | java | package com.altimetrik.greetingservice.config;
public final class Constants {
public static final int ZERO = 0;
public static final int ONE = 1;
public static final int TWO = 2;
public static final int THREE = 3;
public static final int FOUR = 4;
public static final int FIVE = 5;
public st... | [
"soni_rahul@live.com"
] | soni_rahul@live.com |
3bc1bbaf1205e8dae57240743d8722c96e4c3156 | a8aac8b2f966c5171bbf6cfa5be264e0875d58e4 | /src/proxy/virtual/ImageComponent.java | a0f8540c19b05f3a57f97984bdd54f36c17fdc39 | [] | no_license | puzzledPublic/designPatternEx | fa3449a5be83f2dc95807255ae10ace2ac962de0 | 4ddba19c62628ae18aa97d8da73fa3624def2c31 | refs/heads/master | 2021-03-26T14:28:48.925938 | 2020-03-23T12:33:21 | 2020-03-23T12:33:21 | 247,712,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | package proxy.virtual;
import java.awt.Graphics;
import javax.swing.JComponent;
public class ImageComponent extends JComponent {
private Icon icon;
public ImageComponent(Icon icon) {
this.icon = icon;
}
public void setIcon(Icon icon) {
this.icon = icon;
}
@Override
public void p... | [
"puzzledpublic@gmail.com"
] | puzzledpublic@gmail.com |
6f1788c3c2e486d2e6ceb1c1db261a8aa4f9a83e | 9e319f4ec990d56e9f8b104a98e37e66ecbdc02b | /Core_Java_Programs/Address.java | 4c8a6bb6b0ca847fab36f905f0ebcc3702e5ea9f | [] | no_license | bhagya314/MKPITS_Bhagyashri_Lalsare_Java_Mar_2021 | d4e680a00c654792da98947c655b9f0d1a0d9be6 | 218e8f604b4fe9c9480a558b263e47ffb813f225 | refs/heads/main | 2023-07-13T12:37:51.188075 | 2021-08-20T14:53:39 | 2021-08-20T14:53:39 | 347,282,013 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,020 | java | package Com.mkpits.java.Aggregation;
public class Address
{
String city;
String state;
String country;
public Address(String city,String state,String country)
{
this.city=city;
this.state=state;
this.country=country;
}
}
class employee
{
int id;
String name;
... | [
"bhagyashrilalsare@gmail.com"
] | bhagyashrilalsare@gmail.com |
e4f7c9c1587988e3c7f34853541dcc9115089880 | cb73a4919c09adfc7ee768c56c67b811130f7166 | /src/com/hxlm/health/web/interceptor/MemberInterceptor.java | 99b93c6d6a39fc471c146f68b2c0bcf433026035 | [] | no_license | wangyalanbao/zwtx | fcf9a7ea373efdbd5398c25c5664aae1f86f0b34 | 0dcb43015f76490aa163551eeeec33eded35a008 | refs/heads/master | 2021-04-09T13:01:40.935918 | 2018-03-14T02:49:51 | 2018-03-14T02:49:51 | 124,730,821 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,201 | java | /*
*
*
*
*/
package com.hxlm.health.web.interceptor;
import java.io.Writer;
import java.net.URLEncoder;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import com.hxlm.health.web.ErrorMsg;
imp... | [
"784031932@qq.com"
] | 784031932@qq.com |
3dc6fe0afa83637e3c68206e60e9149976bd3a6d | 19fe992d84ce81061ec9ae796bbdaf046d4f6d7d | /src/main/java/com/dimple/project/system/domain/vo/RouterVo.java | 0f785e24af1066b1aad6196af0e8685cbb1d0cda | [
"Apache-2.0"
] | permissive | tchigher/DimpleBlog | 503c170396e0a2c2a89289ca87d5b5686714b766 | f81747236f6f80601945a7b797a0b11744bbab79 | refs/heads/master | 2022-03-29T22:33:23.535437 | 2019-12-30T10:55:30 | 2019-12-30T10:55:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,098 | java | package com.dimple.project.system.domain.vo;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.Data;
import java.util.List;
/**
* @className: RouterVo
* @description: 路由配置信息
* @author: Dimple
* @date: 10/22/19
*/
@JsonInclude(JsonInclude.Include.NON_EMPTY)
@Data
public class RouterVo {
/**
... | [
"bianxiaofeng@sohu.com"
] | bianxiaofeng@sohu.com |
5a84303f1e2175ab8089715e0264c080af93bbcb | 2b21bd735f9df96010787d1276af0ce918f54b83 | /src/network/Node.java | 97a7611de8e63c7ee8084607dd865b586fdcfd82 | [
"BSD-3-Clause"
] | permissive | oakamel/blockchain-simulation | e9ad812f0611a5b8b2965337f7b571871169b44e | 2ff09f3457ef9c638b11342537fc0ca57e10d112 | refs/heads/master | 2020-04-06T23:33:18.625559 | 2018-11-16T13:47:12 | 2018-11-16T13:47:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 24,476 | java | package network;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.OutputStream;
import java.io.PrintStream;
import java.security.InvalidKeyException;
import java.security.KeyPair;
import java.security.KeyPairGenerator;
import java.security.NoSuchAlgorithmException;
import java.secu... | [
"ammaryasser107@gmail.com"
] | ammaryasser107@gmail.com |
6372c4754931f4218f21c513d263e722d2c060cf | ef0c1514e9af6de3ba4a20e0d01de7cc3a915188 | /sdk/purview/azure-resourcemanager-purview/src/main/java/com/azure/resourcemanager/purview/models/PrivateEndpointConnection.java | 17ddc45dc7d51edfe95e261f2bfe209c481f0878 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later",
"CC0-1.0",
"BSD-3-Clause",
"UPL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | Azure/azure-sdk-for-java | 0902d584b42d3654b4ce65b1dad8409f18ddf4bc | 789bdc6c065dc44ce9b8b630e2f2e5896b2a7616 | refs/heads/main | 2023-09-04T09:36:35.821969 | 2023-09-02T01:53:56 | 2023-09-02T01:53:56 | 2,928,948 | 2,027 | 2,084 | MIT | 2023-09-14T21:37:15 | 2011-12-06T23:33:56 | Java | UTF-8 | Java | false | false | 7,214 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.purview.models;
import com.azure.core.util.Context;
import com.azure.resourcemanager.purview.fluent.models.PrivateEndpointConnec... | [
"noreply@github.com"
] | Azure.noreply@github.com |
41b5539ab68050ceff6b559aa4f781c3a2f45ad9 | 4d8dad421ce3785f0d6a6dcf9eaea601df5274c6 | /src/main/java/yunsheng/FInterface.java | 91fa09d6a0cc98cb849a1e5498bd93e2b56af47d | [] | no_license | jedyang/jdk8Learn | 72db370933735c426c9da0abe47609116a03517a | af6f5fac47b4b3fa934553fc61168726f2979346 | refs/heads/master | 2021-01-22T03:53:58.298150 | 2017-05-25T14:34:03 | 2017-05-25T14:34:03 | 92,412,087 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | package yunsheng;
/**
* 函数接口是一种只有一个方法的接口,像这样地,函数接口可以隐式地转换成lambda表达式。
* Created by shengyun on 17/3/10.
*/
@FunctionalInterface
public interface FInterface {
void method1();
// deafault关键字,默认方法
default String method2(){
return "interface m2";
}
// 默认方法可以搞多个
default String method3(){
... | [
"onlyyunsheng@126.com"
] | onlyyunsheng@126.com |
88a6b1357a4d9bcd3c9b85a55291cbf693d0f256 | 101552846c1f866688b56cf68f84e5dfaf69b067 | /desktop/src/com/righteoushatred/moistanger/desktop/DesktopLauncher.java | 6235df5a1912b2d5e9bc8977e33f49e3759938fa | [] | no_license | epicbo/The-Moist-Anger | 1eb22223ec1aecd0ded12a5064094270f83d551d | 1152d3bac8baeefe5de97a77fef6f8fae0d95761 | refs/heads/master | 2021-01-20T20:24:14.648363 | 2016-07-23T16:13:19 | 2016-07-23T16:13:19 | 63,360,441 | 0 | 0 | null | 2016-07-23T15:43:57 | 2016-07-14T18:33:01 | Java | UTF-8 | Java | false | false | 515 | java | package com.righteoushatred.moistanger.desktop;
import com.badlogic.gdx.backends.lwjgl.LwjglApplication;
import com.badlogic.gdx.backends.lwjgl.LwjglApplicationConfiguration;
import com.righteoushatred.moistanger.MoistAngerGame;
public class DesktopLauncher {
public static void main (String[] arg) {
LwjglApplicati... | [
"episkbo@gmail.com"
] | episkbo@gmail.com |
876290434674098f62f4c215a4da16c478b57a15 | 954899fa8a0171e0531ee78f485f11dadf1d33f4 | /app/src/main/java/com/example/myfirstapp/AuthFragment.java | 69473e5c732946128dbea87de919030c3de3aeee | [] | no_license | psvm/MyFirstApp | ca8db26c96ad903c083142d55b6fc32b45ef25cd | ef00cb42ee05a0a621446f995827e926525b66ee | refs/heads/master | 2020-03-23T18:27:38.228709 | 2018-07-30T13:23:11 | 2018-07-30T13:23:11 | 141,910,034 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,744 | java | package com.example.myfirstapp;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.annotation.StringRes;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Pattern... | [
"38030098+psvm@users.noreply.github.com"
] | 38030098+psvm@users.noreply.github.com |
91da82800908ac43c4ea9599979438f085954d82 | fea1538af64018769c91e2f65633123e80638bd6 | /app/src/main/java/com/example/android/leadermvprxdemo/activity/delicateView/ENSearchView.java | b123a4e459f4bc442c2f3e3837b5b2fa97a5c814 | [] | no_license | Leader0721/LeaderMVPRxDemo | 41848d9056ed5c327abe7f04b0af27ce79150c95 | 06aa45116f3471dbe623cc73ec7eeafa3bf9b8a3 | refs/heads/master | 2022-01-11T20:05:34.157348 | 2019-05-27T02:14:43 | 2019-05-27T02:14:43 | 110,673,831 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,719 | java | package com.example.android.leadermvprxdemo.activity.delicateView;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ValueAnimator;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.... | [
"18410133533@163.com"
] | 18410133533@163.com |
0547133102a12e786efef1b10d2510a6723fe21e | add343c3194537db4a3ae3bc478ed4e60f10b925 | /src/main/java/ac/td/core/action/contest/combat/CombatantResult.java | e64f0632bfcf89d11c24dae43d09bbb2bfef6ece | [] | no_license | alejoceballos/tellersdesk-core | 137125bb0c3d2c1a32a62237cee19563d1f7d698 | 58e1148df6a35237f83aa80e248c59a07e7ae0d0 | refs/heads/main | 2023-04-25T23:33:54.154243 | 2021-05-16T21:29:53 | 2021-05-16T21:29:53 | 358,774,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,719 | java | package ac.td.core.action.contest.combat;
import ac.td.core.action.contest.ContestException;
import ac.td.core.action.contest.ContestResultAlreadyApplied;
import java.util.HashMap;
import java.util.Map;
public class CombatantResult {
private final Combatant combatant;
private final StatusType statusType;
... | [
"alejoceballos75@gmail.com"
] | alejoceballos75@gmail.com |
5c5133e80648e1fd1034058aad90caf3f7a19863 | 2ac09e1df530d7bd72a1b356b504ea2841851d2d | /java/net/sf/l2j/gameserver/handler/voicedcommandhandlers/stats.java | 0d07f15c10241878c8468befe71d8215598a92e0 | [] | no_license | DeMarko1984/leagueoflineage | 5d4470b5bed4e132a8e63555bd2581728117e864 | 7552026c310242723c884fe29bab503de9154ae3 | refs/heads/main | 2023-07-16T08:16:40.994221 | 2021-09-10T06:20:26 | 2021-09-10T06:20:26 | 403,709,649 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,351 | java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WIT... | [
"88482218+DeMarko1984@users.noreply.github.com"
] | 88482218+DeMarko1984@users.noreply.github.com |
bad602f4084a49b0f9792dba8e1882b37704d5f3 | 4dfc2d707434a6e14f9de0f08729f105808a9c3d | /src/main/java/com/dao/ProductDao.java | ceeaa314f730b924d30a4fbc8e96f7110742b6e8 | [] | no_license | starsibi/Clickart | 0bfd33fec6f8f9a2449430b03e4284dd75904bc7 | 2bc03988f794954b7701b400df3e10aed47324dd | refs/heads/master | 2020-04-19T03:09:07.917621 | 2016-08-18T13:56:46 | 2016-08-18T13:56:46 | 66,000,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package com.dao;
import java.util.List;
import com.model.Product;
public interface ProductDao {
public void add(Product product);
public void edit(Product product);
public void delete(int productId);
public Product getProduct(int productId);
public List getAllProduct();
public List getnikon(String brand);
}
| [
"starsibi@gmail.com"
] | starsibi@gmail.com |
843704c3427bb374b655dcfb14caeda4fbb807a8 | c775e1e44451b4f4f6e1c18245c736aad3e9d595 | /src/question912/InsertionSort.java | 9e3c21ec957339bc1da54e4313cdfe78f4f876ba | [] | no_license | Jerrymouse1998/learning-record-of-leetcode | 690e00e7ed6954366e062490eea40deb82a07ed3 | 7b00f1af4e2409be52d8e1babe24787b101cd27f | refs/heads/master | 2020-12-04T21:46:33.624278 | 2020-05-30T02:06:12 | 2020-05-30T02:06:12 | 231,911,508 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | package question912;
public class InsertionSort {
/*
插入排序
平均/最坏时间复杂度:O(n^2)
最好时间复杂度:O(n)
空间复杂度:O(1)
稳定
*/
public static void insertionSort(int[] arr) {
for (int i = 0; i < arr.length - 1; i++) {
int curr = arr[i + 1], preIdx = i;
whil... | [
"577373789@qq.com"
] | 577373789@qq.com |
04519cb581ea5ad7f34848293ea28b4a42558376 | 5735d6658b174bd220d3e7df8af4c4215da28e0f | /CatalogComponents/src/com/creocode/components/options/Serializator.java | fe12078cac6c7be2b6284ce966aaf9798b0b4954 | [
"BSD-3-Clause"
] | permissive | apolit/creomobile | b77df4db8be657ce9cd02e3f8b2b68517f7d62f2 | ea2f4bcdf13b53bdb7c08f96941488a99b27d2a1 | refs/heads/master | 2023-01-28T09:26:10.541499 | 2023-01-03T17:45:44 | 2023-01-03T17:45:44 | 2,680,047 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,115 | java | /*******************************************************************************
* Copyright 2010 Artur Polit
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must... | [
"artur@creocode.com"
] | artur@creocode.com |
e140c16ac8227e6c1b0ad3008693fec778aff74b | 2ece187e205292a6fee7bbafb7e599bb1bfb45d9 | /Test/src/main/java/com/simon/concurrency/FileClock.java | 55cf54d5c1be49f51ede0d1cfcb7b43dd4afc492 | [] | no_license | kamismile/gzliRepo | 54a334d99e8f43eb313ba038c1f7520dcf58f5b7 | 321c87038153805b3d7c657da1188094f4c8b248 | refs/heads/master | 2020-03-17T16:50:29.915457 | 2015-05-20T06:53:39 | 2015-05-20T06:54:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package com.simon.concurrency;
import java.util.Date;
import java.util.concurrent.TimeUnit;
public class FileClock implements Runnable {
@Override
public void run() {
while (true) {
System.out.printf("%s\n", new Date());
try {
TimeUnit.SECONDS.sleep(1);
} catch (InterruptedException e) {
System.... | [
"simon.li@travelzen.com"
] | simon.li@travelzen.com |
0225db6000125724d7ab2723dfdcc059f5785430 | 7543eb6be4db4124084b6eac0b26131bcdfea563 | /sources/com/google/android/gms/auth/GoogleAuthUtil.java | 7138185815a0aa60a66582114a7fd4da1efb7b39 | [] | no_license | n0misain/6-1_source_from_JADX | bea3bc861ba84c62c27231e7bcff6df49e2f21c9 | e0e00915f0b376e7c1d0c162bf7d6697153ce7b1 | refs/heads/master | 2022-07-19T05:28:02.911308 | 2020-05-17T00:12:26 | 2020-05-17T00:12:26 | 264,563,027 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,989 | java | package com.google.android.gms.auth;
import android.accounts.Account;
import android.annotation.TargetApi;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.RequiresPermission;
import android.util.Log;
impo... | [
"jaycrandell3@gmail.com"
] | jaycrandell3@gmail.com |
e65a7814679c5477566523df94b40a61f5424073 | 957e17f54a0441c8c52baf1861df56e3eaf38bd6 | /src/main/java/com/ldap/auth/agent/ldap/mapper/GroupMappings.java | bf13194efa8d22bc3e6214f79c83e8a95fc5b06c | [] | no_license | tumakha/auth-agent | f0ec55a2dbd09716bb8b9387e29ce79a8deee2e2 | 49c957fee42307df2b0a6508f2d3a6f53490790f | refs/heads/master | 2021-01-10T02:26:25.737948 | 2020-07-07T09:54:21 | 2020-07-07T09:54:21 | 48,842,656 | 10 | 4 | null | 2020-07-07T09:55:07 | 2015-12-31T08:54:13 | Java | UTF-8 | Java | false | false | 1,968 | java | package com.ldap.auth.agent.ldap.mapper;
import org.apache.directory.api.ldap.model.message.SearchScope;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.util.StringUtils;
/**
* @author Yuriy Tumakha
*/
public class GroupMappings {
private static final Logger LOG = LoggerFact... | [
"tumakha@gmail.com"
] | tumakha@gmail.com |
9bc409d29bd3f1bc921da2d33e70dba84e929284 | 8d450fe88103b05b8b97bf4616254fce8c2cf013 | /Minimum Cost BST/OptimalBST.java | c6f3e11bab1df7dddc9b1fdb617fb785278aaa51 | [] | no_license | ShyamKumar1/Algorithms | 2d55ef7cee6ea8d926a2be8bb85bbd4ad5bd72e8 | 65f9413c90fa782f284c4e83d0f2bb375666d3e0 | refs/heads/main | 2023-02-07T20:03:27.044231 | 2021-01-02T05:58:54 | 2021-01-02T05:58:54 | 325,294,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,357 | java | import java.util.Scanner;
public class OptimalBST {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Enter No.of Nodes:");
int n = sc.nextInt();
int []keys = new int[n];
int []freq = new int[n];
System.out.pri... | [
"noreply@github.com"
] | ShyamKumar1.noreply@github.com |
ae69a40af76e5e1de7e6c310faf887adef7958ef | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-cloudesl/src/main/java/com/aliyuncs/cloudesl/model/v20200201/QueryContainerListRequest.java | 69039f240e6b0204bfa43521ff6e43d1a23409d5 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 2,152 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
5431e68f106b3dcde2c553fd679e2a7c15038f60 | b8118fe340cfe3417c005f3dbad0708e97da87de | /luyuni-ad-service/ad-sponsor/src/main/java/top/luyuni/ad/entity/unit_condition/CreativeUnit.java | 1bb081946c3e9417fdb3daa16f973beee1773d9e | [] | no_license | 1633/luyuni-ad | 98c238617bb27bba0e1dd31daae95d92714e4928 | 05b26c31bbdf83a5f6a3276212c9c3dfb3292aba | refs/heads/master | 2022-11-11T11:25:57.623134 | 2020-04-08T15:51:02 | 2020-04-08T15:51:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 928 | java | package top.luyuni.ad.entity.unit_condition;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import... | [
"niyulu695@163.com"
] | niyulu695@163.com |
fbb7a2f77ddd0a7bbb029044195fbf77ce2b8dc4 | 5cfb22d7c2c8c96c2016daf1db6e5a26934ecb66 | /Check CoveredSum UncoveredSum Same OrNot.java | e965010ba6ab11b6673f6e1d01cedd4eaef5f3a1 | [] | no_license | golumall/Tree | 12065dc0ba1fc761d08f28935abc48a204f0ab17 | 425341491a2ddf7fbcfc922954f9f3ab152d04b5 | refs/heads/master | 2020-03-28T18:27:21.204480 | 2019-07-24T11:54:11 | 2019-07-24T11:54:11 | 148,882,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,960 | java | class Node
{
int data;
Node left;
Node right;
Node(int data)
{
this.data=data;
left=right=null;
}
}
class Check_CoveredSum_UncoveredSum_Same_OrNot
{
Node root;
int sum(Node node)
{
if(node==null)
return 0;
return node.data+sum(node.left)+sum(node.right);
}
int leftSum(Node node)
{
if(node.left==n... | [
"noreply@github.com"
] | golumall.noreply@github.com |
94de1dc2ad5c14473ea0cca3436648cd4c581327 | 5dc352299a442c942cd647befd8064765991c3d7 | /src/main/java/com/viewol/web/info/vo/InfoResponse.java | c3e5e7099a37b04a0132842753f8429af34e3e6d | [] | no_license | viewolspace/viewol_web | d3a12add28c3eda735e155c8fdcc44481cf9d7aa | c0a6cd2904c515f3d657c734dda26b31846fd2c9 | refs/heads/master | 2021-06-04T00:35:04.435065 | 2019-05-08T08:24:51 | 2019-05-08T08:24:51 | 138,834,725 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,211 | java | package com.viewol.web.info.vo;
import com.alibaba.fastjson.JSON;
import com.viewol.web.common.Response;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.util.Date;
import java.util.List;
@ApiModel
public class InfoResponse extends Response {
private List<InfoV... | [
"shileibrave@163.com"
] | shileibrave@163.com |
f2ad062aeb25fe6483f018b9a49a2892e38cb1ef | c2ab7eec35a9d5a616e07825a1880971bcf0d424 | /sina-domain/src/main/java/cc/pp/sina/domain/users/SinaUserInfo.java | 2b0297ad3a3e2a98846149625728136f6b12d3d4 | [] | no_license | xt-coder/sina-services | 7476a0569ad7000e55b1bb5cd1e7c1376a503f3d | d7b2b995d067c6b641a2b92f3dbb5b811a8ec433 | refs/heads/master | 2021-01-20T23:33:12.486603 | 2014-03-18T08:44:02 | 2014-03-18T08:44:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,334 | java | package cc.pp.sina.domain.users;
public class SinaUserInfo {
private final long id; //1
private final String screen_name;//2
private final String name;
private final int province;//3
private final int city;//4
private final String location;//5
private final String description;//6
private final String url;//7
... | [
"wanggang@pp.cc"
] | wanggang@pp.cc |
02406dddce9b8a718a7adddcd67c4d4c1067d037 | 873c5a9d27b0e9cd868bde81c7c44d693a747878 | /springboot-weapp-demo/src/test/java/com/weapp/ApplicationTest.java | 95541b77030e5ebfef014038508e98481b2e724c | [] | no_license | chenzhuoli/weixinopen | f48256c1aa8fdcf7d605fe86e54a04965e1589e7 | 8639081ab858941d78ae7fbf0aaf2ae173da8aa4 | refs/heads/master | 2021-06-14T06:25:15.426872 | 2021-01-18T11:29:36 | 2021-01-18T11:29:36 | 75,054,375 | 0 | 0 | null | 2016-11-29T07:20:48 | 2016-11-29T07:20:48 | null | UTF-8 | Java | false | false | 1,813 | java | package com.weapp;
import static org.hamcrest.Matchers.equalTo;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.content;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWi... | [
"yuanmagongdu@163.com"
] | yuanmagongdu@163.com |
0fdb0f2197da40ff4e38683f746f4815b2c79546 | 2b229ce360fcff117bc02907ffc49169f177af5f | /src/main/java/parts/model/PartAmountConstraint.java | 150789b8917260beb283e577af209192283053b6 | [] | no_license | OlegDemura/javarush2019 | 87856aa683702fe8e0f449944d194e5de1352fc0 | 66cf6432afc8af94c1eafc13b96a615422faf8b0 | refs/heads/master | 2020-04-14T15:52:26.785882 | 2019-01-03T07:49:06 | 2019-01-03T07:49:06 | 163,939,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 620 | java | package parts.model;
import javax.validation.Constraint;
import javax.validation.Payload;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target({ElementType.METHOD, ElementType.FIELD})
@Retention(Retenti... | [
"demonshine1983@gmail.com"
] | demonshine1983@gmail.com |
fd67b5f157e1265cb08cd4c9e860b0d5d3a6efb1 | 8de7b4dd50789124c43ec69153fb28579f08a0de | /WEB-MAC-HACK-KI/src/main/java/com/amigotrip/domain/PartyGuest.java | c0fe40cf420fff75f31574d4e569b35f4244d334 | [] | no_license | Yongjai/2017-REAL-MAC-HACK-KI | c4080fb6e621f651a1a8c4918d6315e183624c0a | b6194e9a84f468646340667eb6f1988b1ae78234 | refs/heads/master | 2021-08-28T06:01:07.160360 | 2017-12-08T14:38:59 | 2017-12-08T14:38:59 | 106,879,176 | 0 | 0 | null | 2017-10-13T22:33:00 | 2017-10-13T22:33:00 | null | UTF-8 | Java | false | false | 702 | java | package com.amigotrip.domain;
import lombok.*;
import javax.persistence.*;
/**
* Created by Naver on 2017. 10. 17..
*/
@Entity
@ToString
@NoArgsConstructor
@AllArgsConstructor
public class PartyGuest {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private long id;
@Setter
@Getter
p... | [
"noreply@github.com"
] | Yongjai.noreply@github.com |
116fecff9ffa70e8b518077afff1402f320c1e1e | b599d5291b9fd1b52e9795e3e7acc21e3421f7fc | /src/testenovo/Empregado.java | 0a66085782bd8844fe368b0147a1600df40cc68f | [] | no_license | Shaiell/testenovo | fe192b06d9aad8c2e6334a4ceda070c0405bc457 | ac1cc3ea9c642e3cd7cfb5b68fb6d782262008b6 | refs/heads/master | 2020-05-21T01:02:05.352978 | 2019-05-09T17:32:40 | 2019-05-09T17:32:40 | 185,845,140 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package testenovo;
public abstract class Empregado {
private String nome;
private String email;
private String matricula;
public Empregado(String nome, String email, String matricula) {
this.nome = nome;
this.email = email;
this.matricula = matricula;
}
public abstract Double getValorAPagar();
publi... | [
"jcl.ribeiro@hotmail.com"
] | jcl.ribeiro@hotmail.com |
0395dbd158bfac4e272485d081225bc2a4b90fde | af043b52b4f340a465918b92fdd867bbf4c21093 | /src/main/java/com/walmart/stm/transaction/Transaction.java | 274505fea23029e1c0e394c7101f31cefea5de13 | [
"Apache-2.0"
] | permissive | yuanmai/javastm | d94a9e2fd0efc2bc6704c972c1eb784523849a6f | 86c919eb5509247197a28709ad08f84dd5237e5d | refs/heads/master | 2021-04-15T12:51:23.185369 | 2016-01-06T19:45:32 | 2016-01-06T19:45:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,736 | java | package com.walmart.stm.transaction;
/**
* Created by grosal3 on 1/1/16.
*/
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.concurrent.atomic.AtomicLong;
public final class Transaction implements Context {
private HashMap<Ref, Object> inTxMap = new HashMap<>();
p... | [
"gary.rosales@walmart.com"
] | gary.rosales@walmart.com |
c2c0bc5c81c0652cef893e93843b2fb10b103d62 | bf530b7bcbc4efa5ff4f6ef67cf0359117c85c70 | /src/org/apps8os/motivator/data/GoalDataHandler.java | 2ae507917871184b6a567557f5faa6642641263c | [
"MIT",
"Apache-2.0"
] | permissive | apps8os/motivator | 31696a1972dc4268ece7aad45e673b439cf672ce | 911083a5973afc4d1eb520190b60371c3a3fb75f | refs/heads/master | 2016-08-07T04:30:11.413044 | 2014-07-01T13:59:40 | 2014-07-01T13:59:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,954 | java | /*******************************************************************************
* Copyright (c) 2014 Helsingin Diakonissalaitos and the authors
*
* The MIT License (MIT)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "S... | [
"toni.jarvinen@aalto.fi"
] | toni.jarvinen@aalto.fi |
28bb29ef8dbd794c2274ddcddbe14e7d172ed6c7 | 40d844c1c780cf3618979626282cf59be833907f | /src/testcases/CWE191_Integer_Underflow/s04/CWE191_Integer_Underflow__short_console_readLine_postdec_61b.java | 56aa0fb3e507cb1909769430df2d79207cf159a7 | [] | no_license | rubengomez97/juliet | f9566de7be198921113658f904b521b6bca4d262 | 13debb7a1cc801977b9371b8cc1a313cd1de3a0e | refs/heads/master | 2023-06-02T00:37:24.532638 | 2021-06-23T17:22:22 | 2021-06-23T17:22:22 | 379,676,259 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,955 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE191_Integer_Underflow__short_console_readLine_postdec_61b.java
Label Definition File: CWE191_Integer_Underflow.label.xml
Template File: sources-sinks-61b.tmpl.java
*/
/*
* @description
* CWE: 191 Integer Underflow
* BadSource: console_readLine Read data from the conso... | [
"you@example.com"
] | you@example.com |
a774c39c87e39663fd4e6077390f6ea4f2ea9fb2 | 2b196cb1202937720eeaea17ff4bc370d0073997 | /09_Servlets/Day 06- 17.02.2019/00_Product app/src/jb/ProductsServlet.java | f277143b0f4ed6019b8764d6db66fc190c4b289a | [] | no_license | yalowe/Java-822.104-1 | 3db9fea0d1b19ec060478af6dd42cd692c9b74b8 | c6e43cc32eec651b955916b8c86adbaa513c6107 | refs/heads/master | 2020-05-06T13:24:43.188109 | 2019-03-03T17:30:20 | 2019-03-03T17:30:20 | 180,135,139 | 1 | 0 | null | 2019-04-08T11:32:15 | 2019-04-08T11:32:14 | null | UTF-8 | Java | false | false | 2,319 | java | package jb;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.json.sim... | [
"noreply@github.com"
] | yalowe.noreply@github.com |
a72f8229a4dda6d7b38d5dbc75a14fa15f3068ce | 8ee37bccfff6a9240da62bd434cb6521879fd219 | /src/main/java/com/url/Url.java | cbe7d6d7954ac028cbd78e7ef04f8defd6886bff | [] | no_license | karthik-morab/ProjectGladiator | 6e6bd58ec1ece15bf5ed08308cceef06cb49d530 | d8dd26e29bfa4cf787819ef67e826272b1fd3c5f | refs/heads/master | 2023-08-24T00:05:45.463692 | 2021-10-20T09:34:58 | 2021-10-20T09:34:58 | 418,855,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 377 | java | package com.url;
import java.io.*;
import java.util.*;
public class Url {
public String getUrl() {
Properties prop = new Properties();
try {
prop.load(new FileInputStream("src/main/resources/credentials.property"));
}
catch (Exception e){
System.out.println("Error in file reading");
}
String ... | [
"Karthik.morab2299@gmail.com"
] | Karthik.morab2299@gmail.com |
828c52d0315ed6434d0946abcf27e28e35b2c2a7 | d305b692dcf287f276608081bdbf3a2352a4f4f8 | /1. Lectures/Asynchronous_Rest _Multithreading/app/src/main/java/com/example/rest_client/ListView.java | b2e36c5fad686bc701ea3375439bd68bbd512da9 | [] | no_license | dimitrov9812/MobileApps_Fundamentals_AndroidStudio | 182ada1ecd1be3223ee2deebd74d422d7c8b5d2c | b7cc1bea4c43f2b58ef9e368be646032fd55e56f | refs/heads/master | 2021-05-24T09:18:02.375174 | 2020-05-05T11:49:21 | 2020-05-05T11:49:21 | 253,491,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package com.example.rest_client;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.ArrayAdapter;
public class ListView extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceStat... | [
"alexanderdimitrov333@gmail.com"
] | alexanderdimitrov333@gmail.com |
b08872c8a017d9264b6f7ad14d248ff978991700 | 337b91e9a56bd4ad7a20dcae74ba8a577eb940b0 | /BaseLib/src/main/java/core/base/views/statusbar/BuildProperties.java | 05102d84ffc1e5377dba5bb3b8f636a93784eb18 | [] | no_license | bumbleben2486/FlowChart | 4339c2fdaba32505276ecfa15f16cfdbbda3ce78 | aebbc6b091a0eb111bf102f5c881cad17800c4d2 | refs/heads/master | 2020-04-19T10:19:38.529054 | 2019-01-29T10:41:54 | 2019-01-29T10:41:54 | 168,127,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,612 | java | package core.base.views.statusbar;
import android.os.Environment;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Collection;
import java.util.Enumeration;
import java.util.Map;
import java.util.Properties;
import java.util.Set;
public class BuildProperties {
p... | [
"chenjb@hiscene.com"
] | chenjb@hiscene.com |
beb6f6e7f5b5efe6c8420164f76af248d1108763 | 7b2179458a414a86c8e7dafad5444acb3707c841 | /src/test/java/com/dongx/blog/InitializationApplication.java | a7e6ebf89caaf9c9c06423b9dd8c2cdab3fdaa78 | [] | no_license | MiracleDx/blog | 075ae3bfa184c94f7605328330063840a4486292 | ceb590d8d2ed5f99f6136bc27feea4b3dc6de956 | refs/heads/master | 2023-07-07T01:05:22.771248 | 2019-07-13T15:40:17 | 2019-07-13T15:40:17 | 135,419,693 | 0 | 0 | null | 2023-06-20T18:32:03 | 2018-05-30T09:25:32 | Java | UTF-8 | Java | false | false | 334 | java | package com.dongx.blog;
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 InitializationApplication {
@Test
public void contextLo... | [
"775422441@qq.com"
] | 775422441@qq.com |
c5c35569469ea9d0a8eb039fb7fb280ba031b38f | 65d3272a7c1250d09cdd043a23f46a4e85eb1dc8 | /src/br/com/cocodonto/framework/dao/DeleteDaoException.java | 9b4e5b7f8a79aa426fc95ebcddb81ca702aaf5e5 | [] | no_license | JacquesAlex0513/CocOdonto | dea002890850c177c000ab341ef90ecec13c00a9 | 9be66c089cbc18938272433bf473262f8b7a932e | refs/heads/master | 2021-01-23T02:34:25.841319 | 2017-03-23T22:43:30 | 2017-03-23T22:43:30 | 86,005,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 490 | java | /**
*
*/
package br.com.cocodonto.framework.dao;
/**
* @author Jacques_64
*
*/
public class DeleteDaoException extends RuntimeException {
//Criando construtores da classe
public DeleteDaoException() {
super();
}
public DeleteDaoException(String message, Throwable cause) {
super(messa... | [
"jacquesalex0513@gmail.com"
] | jacquesalex0513@gmail.com |
8da7fce4029e19d72813023c26ebe7122682432a | 236f127285eff34b0d7ee308b0b4ec3ea5853e99 | /src/main/java/pageObjects/FiltersCatalog.java | 75abf84e3f1421c964015efbe3c66eee70ec5014 | [] | no_license | RamyaPalacharla/RamyaUniform | ffed0967a180082348d6492d5a033cd8201bd573 | 561c3435aa9f683894bee16fde6388b30bd7e5d1 | refs/heads/main | 2023-09-03T09:01:34.682531 | 2021-11-22T10:28:17 | 2021-11-22T10:28:17 | 430,659,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,420 | java | package pageObjects;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
public class FiltersCatalog
{
//declaring driver variable
public WebDriver driver;
//finding the locators of WebElements and storing in variables
By filterGroupName=By.xpath("//*[@na... | [
"palacharlaramya000@gmail.com"
] | palacharlaramya000@gmail.com |
834ef42551c8f7ef21757f82f2611a25ef220274 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_7d82c553de54c6d94d47325ff9dd8f66d0695b79/YetiGUI/1_7d82c553de54c6d94d47325ff9dd8f66d0695b79_YetiGUI_t.java | e42414321985b44aea559b20efc9371e701dcf3d | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 4,358 | java | package yeti.monitoring;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.GridLayout;
import java.util.ArrayList;
import java.util.Date;
import javax.swing.BoxLayout;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
im... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
1d0757701de7b59ea194b03f86094041baf3082f | 11fb3c4e56415b99eb2a387346da0f3ce33cb100 | /src/com/dp/CompositePattern/TestSongList.java | 21652b103770f649035b443e5526226b38dd350c | [] | no_license | somu84/DesignPatternsProject | 2c555ddf893b637ae5165974fe98fb861ef01748 | 104340dfca595cf4e138d89f4f3f8fd0aab5e313 | refs/heads/master | 2021-01-18T18:38:10.775318 | 2017-04-09T13:53:16 | 2017-04-09T13:53:16 | 86,283,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package com.dp.CompositePattern;
public class TestSongList {
public static void main(String[] args){
SongComponent ind = new SongGroup("Industrial", "");
SongComponent mtl = new SongGroup("Metal", "");
SongComponent everySong = new SongGroup("Song List", "All Songs");
everySong.add(ind);
ind.add... | [
"someshwarchatterjee@gmail.com"
] | someshwarchatterjee@gmail.com |
4087a805723722da42707c2dcd26039e995a16b8 | 414ce90ea643414a8e3b084f7482b9f9f3b0747c | /SpringMVC_transaction/src/com/dao/TeacherDao.java | a2d27ffb79c4ba3aa9b52f89e9cc81fc828cf7c3 | [] | no_license | ablepoe/spring_mvc | dcbe320f190dcfd121746246b0945c8dfbe47aec | 5cfff038ffc3c3e622ee1c1261067c206c88362b | refs/heads/master | 2020-04-06T06:59:03.663615 | 2016-06-13T02:50:56 | 2016-06-13T02:50:56 | 37,966,015 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 87 | java | package com.dao;
public interface TeacherDao {
public void addTeacher();
}
| [
"liangliang0331@hotmail..com"
] | liangliang0331@hotmail..com |
58f3d2d265babaefd1dd3732ad0f40c25981194f | b70d5b3f7b97cde823973b8e8d284cebfffd3c75 | /BookListServlet.java | bc7fdbae3cc13162238afdfde29e7467ab4194b0 | [] | no_license | PlusPplus/BookList | 601c9ec8cc4ac79fadb3ffdaa04d90d8c399bed0 | 97881473bfb6b9603bc2a99663202456a0f7bad1 | refs/heads/master | 2020-07-06T00:16:17.297839 | 2019-08-17T13:36:33 | 2019-08-17T13:36:33 | 202,828,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,200 | java | package com.servlet;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.Data.Boo... | [
"noreply@github.com"
] | PlusPplus.noreply@github.com |
28b50b6464d9f0c7c9ad9c5e03688d23175ae398 | 7b65d709ef21ceff32515a9196833968b10f05b3 | /Javafundamentals/Methods/src/PalidromeIntiger.java | 1bf1c4c69122a00d4d0ffbb93f52f2105bacb35a | [] | no_license | chonochonovuk/SoftUni | 432f9c81958df78a459a38feb5eb42f8053e09b9 | c6d49a22edac61b83fe7fe5e0d5621986de09b84 | refs/heads/master | 2021-07-13T04:59:50.508849 | 2020-04-12T11:22:30 | 2020-04-12T11:22:30 | 211,654,543 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | import java.util.Scanner;
public class PalidromeIntiger {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String tillEnd = scanner.nextLine();
while (!tillEnd.equals("END")){
String check = PN(tillEnd);
if (tillEnd.equals(check)){
... | [
"chonochonovuk@gmail.com"
] | chonochonovuk@gmail.com |
b1cee0f0203af2873ce2b5f105d096c456f55151 | 350184750d4e7afa18afe2a13608e68b8a3ef2f2 | /filefront/src/main/java/com/global/adk/filefront/provider/invoker/FileInvokerSupport.java | 73b969c73ef17054523f4b756d0ca4b05da9c972 | [] | no_license | smallchen28/application-developer-kit | dbdef1fb6b4135a59f4b7a9ccf995d5314180dbe | f1e27c4d8adc28693bbb76f8c10eca725cb0c823 | refs/heads/master | 2021-04-08T00:43:09.395874 | 2018-05-09T07:24:18 | 2018-05-09T07:24:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,274 | java | /*
* www.yiji.com Inc.
* Copyright (c) 2016 All Rights Reserved
*/
/*
* 修订记录:
* chenlin@yiji.com 2016-09-03 14:13 创建
*
*/
package com.global.adk.filefront.provider.invoker;
import com.global.adk.biz.executor.AbstractInvokeService;
import com.global.adk.biz.executor.ServiceContext;
import com.global.adk.filefro... | [
"1052299159@qq.com"
] | 1052299159@qq.com |
49cb81b1495bdc0a1ec8ba6a456bf68b97ecd321 | f7b4030e8b1c602f358d8eea903b5e2b9a24a848 | /app/src/main/java/com/thenextbiggeek/scribblear/MainActivity.java | c3ba84be1987ac4ab158478928c97d797ec6167c | [
"MIT"
] | permissive | abilashsenth/InstaAR-Augmented-Reality | 44d1dab67d732f2205e0df4ddc25d46b3293ef0d | 9abc1fd870219b7479d9fb874d0a781ab990899c | refs/heads/main | 2023-04-07T07:11:16.522062 | 2021-04-06T15:46:29 | 2021-04-06T15:46:29 | 355,230,912 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 22,728 | java | package com.thenextbiggeek.scribblear;
import android.Manifest;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.Typeface;
import... | [
"abilashsenth@gmail.com"
] | abilashsenth@gmail.com |
03b56af05bfd49191856199669094414d153c4d2 | 3328f6d29aba38a9e43186150c2faf4415908b55 | /src/Main.java | bf5a218d6d5c5e4c7fc12cce9991b3716739e3a0 | [] | no_license | BaturinaAnna/hello-world | 7003b649d1f040b85a1a26956c05a521021ca233 | 68a6a487c7ec7f38640c2e9580a613ae1ef17d9f | refs/heads/master | 2021-06-24T10:35:06.935481 | 2021-03-18T15:19:10 | 2021-03-18T15:19:10 | 209,101,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 190 | java | public class Main {
public static void main(String[] args) {
String hello = "Hello";
String world = "World";
System.out.println(hello + " " + world + "!");
}
}
| [
"baturinaanya@yandex.ru"
] | baturinaanya@yandex.ru |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.