blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
402d8b1532864f272708f5eb8046973fdc1b082d | 90969b9b6fc14d4c54a34bfc178312d0a550044e | /app/src/test/java/com/theonedayapps/tapnswitch/ExampleUnitTest.java | 21c0bca7686ac985ccee8ab448102b92d387d1c7 | [] | no_license | Atharva1449/Tap-n-Switch | 572b057243a5348deeb3093bf83cfd029ec6ac76 | fe33a54d6f88fa6a5a001824da6f99eed221b139 | refs/heads/main | 2023-02-06T02:29:01.727702 | 2020-12-24T10:51:25 | 2020-12-24T10:51:25 | 303,718,958 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package com.theonedayapps.tapnswitch;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
publi... | [
"atharva.dawande603@gmail.com"
] | atharva.dawande603@gmail.com |
93fe2b463b538bf5cb9c4922b261a61424196393 | 8b277524cd0d5fa38acc54ba7506aed78f4e67ae | /Kaushik_Hibernate/src/main/java/com/rau/hibernate/model/TwoLegsAnimal.java | 3315b5a7c1e693a3c3339897b58167573116af94 | [] | no_license | singhraushan/new_learning | a3ef3381d18d35d5aef6c1b8b9e442a648b75bfe | 165e9467c99021b218ec1d06c432c252f8678cca | refs/heads/master | 2022-12-24T02:28:45.034712 | 2021-12-16T16:22:59 | 2021-12-16T16:22:59 | 145,468,324 | 4 | 1 | null | 2022-12-16T04:35:20 | 2018-08-20T20:40:29 | Java | UTF-8 | Java | false | false | 864 | java | /**
*
*/
package com.rau.hibernate.model;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
/**
* @author Raushan kumar
*
*/
@Entity
@DiscriminatorValue("TWO_LEGS_ANIMAL")// not mandatory, just for specific value in Discriminator column
public class TwoLegsAnimal exten... | [
"31724633+singhraushan@users.noreply.github.com"
] | 31724633+singhraushan@users.noreply.github.com |
fd738d895d3a817fb05d7511976c823e818412fb | 1d62ea55f6d8e32f538b60e22fb4273e62f770c4 | /src/ThreadStudy/TreadPoolTest.java | 39a01fbedd6347adb5f8b7a431f931fbb93f5593 | [] | no_license | Anapplewj/Learn_java | 0797ad01221c6bfe26af2ba8e75f3483d6bfcaf9 | c6c3bc42f00559cbd8a13800221fa28318e3ee34 | refs/heads/master | 2023-06-29T19:01:33.300267 | 2021-08-07T13:12:45 | 2021-08-07T13:12:45 | 317,239,720 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,263 | java | package ThreadStudy;
import java.util.concurrent.*;
public class TreadPoolTest {
private Object NullPointerException;
public static void main(String[] args) {
ThreadPoolExecutor pool=new ThreadPoolExecutor(
4,
10,
60,
TimeUnit.SECONDS,
... | [
"2648175705@qq.com"
] | 2648175705@qq.com |
dff915ddf5cfc9eab9a74020f855cad780302c2b | 592eb3c39bbd5550c5406abdfd45f49c24e6fd6c | /autoweb/src/main/java/com/surveygen/struts/action/SurveyGenLoginViewAction.java | 3efb7771bfbf5c5e24831bf3dcd817e8aa497d06 | [] | no_license | passionblue/autoweb | f77dc89098d59fddc48a40a81f2f2cf27cd08cfb | 8ea27a5b83f02f4f0b66740b22179bea4d73709e | refs/heads/master | 2021-01-17T20:33:28.634291 | 2016-06-17T01:38:45 | 2016-06-17T01:38:45 | 60,968,206 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,613 | java | /*
* Generated by MyEclipse Struts
* Template path: templates/java/JavaClass.vtl
*/
package com.surveygen.struts.action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.apache.log4j.Logger;
import org.apache.s... | [
"joshua@joshua-dell"
] | joshua@joshua-dell |
54526b7593381a41d16e16b74dea2288a070805f | ea2e35711386d34e1bdfef8a15e71fa734281f6e | /src/main/java/chap03/Smaple01.java | b32cf0e3d10de0065fc24f58b14e0c0f906a786c | [] | no_license | SHINDONGDONG/JavaRemind | d86cbed8568d40141597b5d6e1374c7264494c85 | 01515944cf0cc3f93fa9c340cd4d8146ef2f4f80 | refs/heads/master | 2023-01-27T11:41:36.018061 | 2020-12-10T22:26:54 | 2020-12-10T22:26:54 | 316,898,671 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | package chap03;
public class Smaple01 {
/**
* @param args
* alt+shift + j가 주석 입니다.
*/
public static void main(String[] args) {
System.out.println("1234");
System.out.println("1234");
System.out.println("1234");
System.out.println("1234");
System.out.println("1234");
System.out.println("1234");
}
}... | [
"homerjay@naver.com"
] | homerjay@naver.com |
a324ec305bbc2045613e38d1ddb70fd34a328db7 | 308fd86b83256ba55d1183257be483fee8378e55 | /src/javaapplication1/ArraylistExample2.java | 9db84c4dbaac8f2e6914a5787f02f90c2713529b | [] | no_license | Navpreet76/java_review | dbf8bce344aefc35c314112b924b9571a77217e8 | 925e5b5a773c737e2c5ccb9e0d03a7742ef08ac0 | refs/heads/master | 2021-04-27T08:06:31.026889 | 2018-02-23T16:42:18 | 2018-02-23T16:42:18 | 122,646,848 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java |
package javaapplication1;
import java.util.*;
public class ArraylistExample2 {
public static void main(String[] args) {
ArrayList<String>list = new ArrayList<String>();//Create Array list
list.add("Nick");//Adding objects to array list
list.add("Navpreet");
list.add("Michelle"... | [
"colchhina@192.168.1.101"
] | colchhina@192.168.1.101 |
f7e606a9ba779f933b5f0b3452593c1409673a87 | 0df3b7512ca516ebe2e79091689623afaed61c20 | /test/helloworldmvc/model/BDModelImplementationTest.java | 75f4acdb12305558ad85a29eafdd27b48c7950e6 | [] | no_license | UnaiUrti/Reto0DIN | bb3da9fc184c0b0eb9658d01d910236f334533ba | 0e311a8c2c02ec2cd4e93816c025942f9d133e10 | refs/heads/master | 2023-08-18T14:51:42.242362 | 2021-09-30T07:24:08 | 2021-09-30T07:24:08 | 407,517,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 697 | 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 helloworldmvc.model;
import org.junit.Test;
import static org.junit.Assert.*;
/**
*
* @author UnaiUrtiaga,AdrianFranco
*/
... | [
"penemax572@gmail.com"
] | penemax572@gmail.com |
89345cd646dd4950202fa325f4adbfb11f2c30f4 | 94f6f2a555e02a8439515418073034ef737e7311 | /app/src/main/java/com/codewithdj/heal_player/MusicAdapter.java | 1bf112b843520b0022add35f51c871ddcd6d3ca2 | [] | no_license | YudhishSharma/Music_Player_App | 14789bf8972fc47e862584a595d944344024ff1f | 5f95aeec7b25d943874eb182d259d7cb327b37c8 | refs/heads/master | 2023-03-16T06:50:24.072785 | 2021-02-24T09:57:28 | 2021-02-24T09:57:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,215 | java | package com.codewithdj.heal_player;
import android.content.Context;
import android.content.Intent;
import android.media.MediaMetadataRetriever;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import android.w... | [
"djyudi23sep@gmail.com"
] | djyudi23sep@gmail.com |
676ea57b95fbfa8a32e2b8a8e9b2b4205d7ad14f | 9cc774ed55147d9bfe12f5127640114a6682a0c0 | /Tank Game/project_intResources/MultiplayersTankGame/MapLoader.java | ed08b625e1c0e901e8d003afc7ed4672d7b15a4f | [] | no_license | ShanKwanCho/CSC_413_SP18 | eb31257c75a4fb5f154c2f143f0710a7657e67f3 | 7aca2d15b8bcf012f67d38e7f916aebed3ff59b1 | refs/heads/master | 2020-03-23T17:09:02.710498 | 2018-07-21T21:44:05 | 2018-07-21T21:44:05 | 141,845,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,286 | java | import java.io.*;
import java.util.List;
import java.util.ArrayList;
import java.net.*;
public class MapLoader {
// MapLoader is a singleton class!
private static final MapLoader mapLoader = new MapLoader();
private BufferedReader br = null;
private static final int SIZE = 40;
int lineNumber = 0;
int columnNumb... | [
"scho4@mail.sfsu.edu"
] | scho4@mail.sfsu.edu |
c423056b39bdd820758bc69eaf2713e7afdb8ed6 | 4fca4e3208e09ddaaf12c044c1edc9f98ffa2a8b | /app/src/main/java/com/taniaticona/servicios/clinicadental/ItemDetailActivity.java | 1522ca9a122e29879eaa8662ed3da68782f6a1dd | [] | no_license | JackieTC/AppBasico | 53b46b28e2c0963ca678b22f161f2af0f89e6af2 | f5427ce5fd99232520b7f294548b8fb93316c859 | refs/heads/master | 2021-01-10T16:27:10.800427 | 2016-01-12T06:20:10 | 2016-01-12T06:20:10 | 49,477,180 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,564 | java | package com.taniaticona.servicios.clinicadental;
import android.support.v7.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.t... | [
"jackeline15tc@gmail.com"
] | jackeline15tc@gmail.com |
25c8df438193c1833b4500bd462d079d83690f70 | 302c4b0f382629b8fb898546c62bc82dd6288edf | /src/main/java/com/suzhoukeleqi/entity/ProductListItem.java | 3b304f8ddf3edc66781759daf86199813a426fef | [
"MIT"
] | permissive | 499636235/Szkeleqi | 7ee613d1aa8319ee517d86b316eb065543236689 | 920259ea7bbd666b87dc171b47581d261cd6850b | refs/heads/master | 2023-05-15T06:08:53.504072 | 2021-06-05T16:51:29 | 2021-06-05T16:51:29 | 290,834,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package com.suzhoukeleqi.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class ProductListItem {
private Integer listIndex;
private Integer productId;
private String productName;
private String pictureP... | [
"499636235@qq.com"
] | 499636235@qq.com |
c79496c2e5ae43a7a007e20e7067bac74e932521 | bbad69822950e11b5ba9638f3d7493a16aeeaaba | /src/main/java/com/mxdl/service/NewsTypeService.java | 08be1bf3d84255b7bc1ce9d33bf5829388d5687a | [] | no_license | mxdldev/spring-boot-security-oauth2-flycloud | 609295df52e60bfcee1d94d6c43107e2dbc24955 | 369400e3d330509bc4095256817d09f3abe77dc7 | refs/heads/master | 2021-04-16T20:39:54.883819 | 2020-03-23T09:22:40 | 2020-03-23T09:22:40 | 249,383,540 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package com.mxdl.service;
import com.mxdl.dao.NewsTypeDao;
import com.mxdl.model.NewsType;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
/**
* Description: <BlogService><br>
* Author: mxdl<br>
* Date: 2019/2/19<br>
* ... | [
"geduo_83@163.com"
] | geduo_83@163.com |
6d112c548fc1559e2bb1c24511cc4ec51bbab390 | 70d5c4d4cccca08672a92cc485cb22a55257c75a | /151-Reverse-Words-in-a-String/solution.java | 54ce587317eafa9954b825ec79d1a611c5f8453a | [] | no_license | always414/leetcode | 097001a318aaf7fae14e13a8b8790dd4ff52cdb8 | ec23770f2ad926337fd7553621e11ed147d44b2a | refs/heads/master | 2020-04-06T07:07:58.297239 | 2016-08-31T04:44:39 | 2016-08-31T04:44:39 | 60,560,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 480 | java | import java.util.Arrays;
public class Solution {
public String reverseWords(String s) {
String[] beforeReverse = s.split("\\s+");
StringBuilder sb = new StringBuilder();
for (int i = beforeReverse.length - 1; i >= 0; i--) {
if (beforeReverse[i].length() > 0) {
if (i != be... | [
"yichenzhang14@gmail.com"
] | yichenzhang14@gmail.com |
ba7197dd7aa60571855d02151b649f7cfad110c8 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-tnb/src/main/java/com/amazonaws/services/tnb/model/transform/DeleteSolFunctionPackageRequestMarshaller.java | b5abc7a8502d2014aee5fa5107c7c1c8fd2219ff | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 2,085 | java | /*
* Copyright 2018-2023 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... | [
""
] | |
fec80466f2a39e65f5c2ff103d21cbbaae113060 | f1144a202eda18f693b5cb005d763b5ec2d45bb3 | /br.com.agilbits.swt.extension/src/br/com/agilbits/swt/extension/zoom/FitToWidthZoom.java | 77d2fc6784a7495ce1fb89c698ff7f2a60d3c935 | [] | no_license | agilbits/eclipse_editor_widget | 9d28f442587e38e14db27f43be957c3155895c2d | 08c674a98a5da88517aecb08a23dd1e9d1ab2aa3 | refs/heads/master | 2016-09-01T22:12:40.669124 | 2011-10-28T03:32:44 | 2011-10-28T03:32:44 | 2,662,813 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 812 | java | package br.com.agilbits.swt.extension.zoom;
import org.eclipse.swt.custom.ExtendedStyledText;
public class FitToWidthZoom implements ZoomOption {
public static final Float CODE = -2f;
public double getScalingFactor(ExtendedStyledText styledText) {
double fullWidth = styledText.getPageWidth() + 2 ... | [
"thenano@gmail.com"
] | thenano@gmail.com |
2c0836d489a697621e1ff085bd1f41b76b04d039 | 56cd784b8e6ddab76ea98a4946f609e9f5e8f720 | /app/src/main/java/com/bingley/materialdesign/utils/newj/LogUtils.java | 903e41bac99ee51852c8800250bb0ce9a70870f8 | [] | no_license | bingely/materialDesign | 02fbc701e6517e17c82e4acfec18a4ffc9fcac74 | ff59c071b6f6d4c3fb8b3ceef45aad521b1fe83f | refs/heads/master | 2021-01-13T14:40:07.248334 | 2017-06-21T09:32:58 | 2017-06-21T09:32:58 | 76,615,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,878 | java | package com.bingley.materialdesign.utils.newj;
import android.os.Environment;
import android.support.annotation.IntDef;
import android.util.Log;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.BufferedWriter;
import java.io.ByteArrayOutputStream;
import java.io.Fi... | [
"linmb@qq.com"
] | linmb@qq.com |
2c3ad1d724c0c76deee772b66242c41d831fac85 | 251603bf9844702d724ee10584e7bdba88e0a9b2 | /app/src/main/java/com/example/mysecondapp/MainActivity.java | 83c1d074749f94e64cc727a81662ca38015c8e8a | [] | no_license | VanCleef76/AndroidHomeWork1 | 3785b332e7a55eb0aff86a7ddc6303292f32a5be | a4763dc95e108d6521e20631f703950d41a59028 | refs/heads/master | 2023-04-19T15:50:44.563242 | 2021-04-26T18:04:52 | 2021-04-26T18:04:52 | 361,851,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package com.example.mysecondapp;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activit... | [
"gogos76@mail.ru"
] | gogos76@mail.ru |
1b0b0e38f9bc18d6732285d2499b68468bd2bc19 | 80419f33ff8c977032b514f65e09e9d3e6cdb6df | /src/main/java/co/cpl/service/impl/BussinessManagerImpl.java | f8f6c9503add8b8e92d0fe633b7229b78f967e62 | [] | no_license | otonielmax/cpl-incidence-be-api | 7a91dbdb0033c759504c93b9245db429b68da83d | d3b417e0d740b1b2ba33cb9d5a10f0634a987e63 | refs/heads/master | 2020-04-02T14:26:19.683296 | 2019-02-08T16:27:03 | 2019-02-08T16:27:03 | 154,524,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,147 | java | /******************************************************************
*
* This code is for the Complaints service project.
*
*
* © 2018, Complaints Management All rights reserved.
*
*
******************************************************************/
package co.cpl.service.impl;
import co.cpl.data.IncidenceIma... | [
"otonielmax@hotmail.com"
] | otonielmax@hotmail.com |
97d56aa8e53ac09ee0013a15b351dfd1c879bbdd | bdaf69d1be66cf0593907c4b10645d57ceabbc16 | /src/main/java/com/javaex/vo/GalleryVo.java | 8c7e54411d43de1197dc47923eb31522ad9bcdfa | [] | no_license | Maroban/mysite5 | 94867565152f7dc623156c20413f8cfe94064974 | 7e1f052f1ede750cfd31da92c9e9cb3939f7402c | refs/heads/master | 2023-07-01T11:40:33.866091 | 2021-08-12T13:48:34 | 2021-08-12T13:48:34 | 389,928,139 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,579 | java | package com.javaex.vo;
import org.springframework.web.multipart.MultipartFile;
public class GalleryVo {
// 필드
private int no;
private int user_no;
private String content;
private String filePath;
private String orgName;
private String saveName;
private long fileSize;
private Multipart... | [
"dbtmdqja207@naver.com"
] | dbtmdqja207@naver.com |
34c96aeda8212677a0e9f87cc06652d535265c89 | 441f1c20f324c1b8af552a858ca7b6ce0556e826 | /spring-data-requery/src/main/java/org/springframework/data/requery/repository/query/ParameterMetadataProvider.java | 83525f70136b1e4ed0babd1a72188e73cdc3992c | [
"Apache-2.0"
] | permissive | monkyeg/spring-data-requery | b795942322e19ff4cd61c26f51bb4e83486a807a | 066bb2d054814003d2b4874e549f31cd26a7ca82 | refs/heads/master | 2020-04-03T13:55:52.435051 | 2018-10-12T17:38:19 | 2018-10-12T17:38:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,962 | java | /*
* Copyright 2018 Coupang Ltd.
*
* 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... | [
"debop@coupang.com"
] | debop@coupang.com |
2a1a77f6ec4bf238ad29c4b6abc0ad5021c61f01 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /MATE-20_EMUI_11.0.0/src/main/java/com/android/server/wifi/hwcoex/HiCoexChrImpl.java | 68cf69f5b3f1dabefd717f53a7fdac85afff29be | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,834 | java | package com.android.server.wifi.hwcoex;
import android.content.Context;
import android.os.Bundle;
import com.android.server.wifi.HwWifiCHRService;
import com.android.server.wifi.HwWifiCHRServiceImpl;
public class HiCoexChrImpl {
private static final int EID_NR_STATE_INFO = 909009120;
private static final int ... | [
"dstmath@163.com"
] | dstmath@163.com |
3fc22c4427087c6d237fdbcc527ecafef8e5cafa | 0e3898dbcb55563c96d11f93c06e8e2a3b8b545f | /Model/src/com/pq/tracs/model/dao/ContractGuaranteeViewImpl.java | 6d3664fba4d92ff5e55c13fd3aefb3c961b77631 | [] | no_license | AALIYAR/PQ-TRACS | a811913cbcbe015d85c48a76447d1e01186b2f27 | 79a98fcb21007675d7fb083ebf21d074990f40ff | refs/heads/master | 2020-04-02T10:42:16.724392 | 2018-10-23T13:46:16 | 2018-10-23T13:46:16 | 154,350,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 545 | java | package com.pq.tracs.model.dao;
// ---------------------------------------------------------------------
// --- File generated by Oracle ADF Business Components Design Time.
// --- Custom code may be added to this class.
// --- Warning: Do not modify method signatures of generated methods.
// ----------------... | [
"43814640+AALIYAR@users.noreply.github.com"
] | 43814640+AALIYAR@users.noreply.github.com |
ab15edffb25f7645eca3e267eb3ecce33c4e2b9e | 3d3f24531a0bf7f181eb7a8e0f77d57c7a3c3dbe | /submission/project/ReceiverApp/java/edu/osu/urban_security/security_receiver_app/UsersAdapter.java | f41202c78a53b8ad1a2a28856e9872a0069ba05b | [] | no_license | NickSkiljan/UrbanSecurity | 5d378486fb6af7eeeac59693d4b515de66dbcdff | 7aa4b7d44dbe1884a044df9cf510fb34da245193 | refs/heads/master | 2021-04-27T12:26:30.441891 | 2018-04-20T01:35:31 | 2018-04-20T01:35:31 | 122,419,046 | 1 | 1 | null | 2018-04-11T03:38:37 | 2018-02-22T02:08:30 | Java | UTF-8 | Java | false | false | 2,490 | java | package edu.osu.urban_security.security_receiver_app;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayLi... | [
"patel.2222@osu.edu"
] | patel.2222@osu.edu |
88afe512ed19aa4cf4d0f65e152c0c34ac8e5718 | 790d1435fdb9de7b1b728a2dd5677d96fa3a2df9 | /src/ver05/MenuItem.java | 23ded28535fc365f42077d836fdd9d3452e65492 | [] | no_license | Dukere/JavaProj01 | ac0f427dc337a00e3ab7d41a0cd105537d7f392f | 892783e56e4adf7aa5979f0166133b8065c9f2be | refs/heads/master | 2022-04-11T07:58:36.664337 | 2020-03-30T09:42:09 | 2020-03-30T09:42:09 | 250,215,911 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 117 | java | package ver05;
interface MenuItem {
String INPUT = "1", SEARCH = "2", DELETE = "3", SHOW = "4", EXIT = "5";
}
| [
"Kosmo_21@DESKTOP-KULH7LN"
] | Kosmo_21@DESKTOP-KULH7LN |
e3f03417e62a76473382b8199c50afaa2e181cfb | 5957ec44eb2529d8fa7bef9c71577484d814181c | /android/support/v4/os/ResultReceiver.java | 002eb55807c643c3882ff1ce0004e5ba721ef558 | [] | no_license | icancode23/7teachers | 78c0367dce6ddc44a0e4dc52dbb5d915f69d8ef8 | 59c57762eb6c40253b84866150405f083a4e6731 | refs/heads/master | 2021-09-03T02:08:58.562005 | 2018-01-04T19:35:43 | 2018-01-04T19:35:43 | 116,299,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,927 | java | package android.support.v4.os;
import android.os.Bundle;
import android.os.Handler;
import android.os.Parcel;
import android.os.Parcelable;
import android.os.Parcelable.Creator;
import android.os.RemoteException;
import android.support.annotation.RestrictTo;
import android.support.annotation.RestrictTo.Scope;
import a... | [
"ernipunarora@gmail.com"
] | ernipunarora@gmail.com |
bdc2930693673d2ef6e1a0d358af89d65f369d0c | f34f28f65152a55e45988a5903c18807c938c395 | /back-spring/gate/src/main/java/com/gate/planner/gate/dao/course/CourseMemoRepository.java | 030cbe93e3e00b619af309f659d1637a0898c73c | [] | no_license | sssu4gate/back-springboot | d8901038f3728361b49173b00eb05b65376adf39 | 919855532930574d7dd95a19bc1a51e1918b5721 | refs/heads/master | 2023-04-04T08:09:53.374625 | 2021-04-09T12:37:58 | 2021-04-09T12:37:58 | 293,478,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 316 | java | package com.gate.planner.gate.dao.course;
import com.gate.planner.gate.model.entity.course.memo.CourseMemo;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface CourseMemoRepository extends JpaRepository<CourseMemo, Long> {
}
| [
"rlaxowns7916@gmail.com"
] | rlaxowns7916@gmail.com |
be2767f716072a931d1fa3e87eec0e1a63cce2e5 | 6bb18a7945eb2b4a7f83ebc291bcf6d39c279737 | /java-training/lessons/projects/stages-0/user-platform/user-web/src/main/java/com/jizhi/geektime/function/ThrowableFunction.java | eb069d679e40dbb917a713bb02fec155a6e28aef | [] | no_license | liveForExperience/geektime-java-traning | 62e79db9e1d0557f7317f8a8b3034d915c83e034 | 2e2200e940f388ac487ff19724f8a3dee2928b2b | refs/heads/master | 2023-03-18T14:21:44.446260 | 2021-03-10T00:27:14 | 2021-03-10T00:27:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | package com.jizhi.geektime.function;
/**
* 能抛出异常的函数接口
* @author jizhi7
* @since 1.0
**/
@FunctionalInterface
public interface ThrowableFunction<T, R> {
/**
* 该函数,消费参数,返回数据
* @param t 进入函数的参数
* @return 函数返回的数据
* @throws Throwable 函数抛出的异常
*/
R apply(T t) throws Throwable;
}
| [
"1060944044@qq.com"
] | 1060944044@qq.com |
ff1e03d90d244772a76cd70cb371ef108b94e538 | ef55582db965dd6bd6c5862d4705f345a6059046 | /demo/ExtJsWebBase/src/main/java/cn/tj/baseextweb/fw/interceptor/CheckUserSessionState.java | 0404ca7b23313f281972e740f24f584159fa2ff7 | [] | no_license | xinghen91/demo | d6a75a56674ddd7f877299d4b3a0ce862f8c0c69 | 1ca5f7196423b7957b505dfd5573b37173379aa8 | refs/heads/master | 2021-05-29T09:28:19.814211 | 2015-08-13T06:29:48 | 2015-08-13T06:30:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,016 | java | package cn.tj.baseextweb.fw.interceptor;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.handler.HandlerInterceptorAdapter;
public class CheckUserSessionState extends HandlerInterceptorAdapter {
@Override
public ... | [
"Administrator@PC-20141215FBVZ"
] | Administrator@PC-20141215FBVZ |
58e2278a748c7f3c3409dbbc5a8cc72e5642e1d5 | 70e56a2d9e76bebdfafe400b000c1ebf6b45a329 | /app/src/main/java/com/example/binding/butterknife/ButterKnifeActivity.java | a3803b652e95a03c74a189698a1fc76d6876593d | [] | no_license | AntonioVitiello/DataBindingExample | 0f7412272c3a781216330461a8a969b73422cb2f | 0175902855c84aa81893fac8558eb74eea4e6a25 | refs/heads/master | 2021-05-02T03:28:16.418630 | 2018-04-02T18:28:27 | 2018-04-02T18:28:27 | 120,896,874 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,751 | java | package com.example.binding.butterknife;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.EditText;
import com.example.binding.R;
import com.example.binding.newschool.DataBindingActivity;
import com.example.bindin... | [
"vitiello.antonio@gmail.com"
] | vitiello.antonio@gmail.com |
cbb547abc7b32cb4265013a594333ee454ad4ad9 | b5355ca5426f1eb1c6a3eb7eee71eb9e21c65943 | /app/src/main/java/com/example/android/bakingapp/ui/RecipeIngredientListAdapter.java | f37b4e62d1c87c9309fe919291e6dc99ddb48551 | [] | no_license | Teldot/BakingApp | f831acf6b871dc7c265a24bb0320b076c23219d7 | 252bf1845459724fa880c713e90d23c00e6158fb | refs/heads/master | 2021-05-08T15:48:58.696981 | 2018-03-19T03:39:22 | 2018-03-19T03:39:22 | 120,127,078 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,546 | java | package com.example.android.bakingapp.ui;
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.TextView;
import com.example.android.bakingapp.R;
import com.example.android.bakin... | [
"teldot@gmail.com"
] | teldot@gmail.com |
682554caa57d1e5ef9ab96cfb5dd00f32fc4e899 | 045996666aa740c66af6bd61c56400c41949729f | /board/src/main/java/me/minseok/board/domain/Board.java | 0883d8d6cd9ddd64d406c381a5916a54aca706b8 | [] | no_license | cms5380/board_comment_check | b953c27f95a59a19157cb83090ba8fe59c9f8c16 | a6823e3c0cba467f38d39ecb9f83fc7489f742fc | refs/heads/main | 2023-06-05T12:15:42.066177 | 2021-06-28T07:24:17 | 2021-06-28T07:24:17 | 355,918,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package me.minseok.board.domain;
import lombok.Data;
import java.time.LocalDateTime;
@Data
public class Board extends Common{
/** 번호 (PK) */
private Long id;
/** 제목 */
private String title;
/** 내용 */
private String content;
/** 작성자 */
private String writer;
/** 조회 수 */
priv... | [
"cms1297@gmail.com"
] | cms1297@gmail.com |
2b67fe979e6442398212164f0d51a57febe8a498 | 532a194cf436aa95fa785959bf832cd5d62ccaa5 | /SchoolCalendarProject/SchoolCalendar/src/main/java/com/finalproject/schoolcalendar/activities/AddSubjectActivity.java | 431c88ae3a281defc2397f6397c89231ac119658 | [] | no_license | fanni-p/School-Calendar-Android | d715240240e29b192669b106b73546b7ce0a3d7f | 2ce64dd2fcb3bd6f1c6f9cec91011bfd438caf0b | refs/heads/master | 2016-09-06T02:48:11.453865 | 2013-11-17T19:42:29 | 2013-11-17T19:42:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,027 | java | package com.finalproject.schoolcalendar.activities;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.Bundle;
import android.os.Handler;
import android.os.HandlerThread;
import android.os.Looper;
import android.view.Vi... | [
"fanni@abv.bg"
] | fanni@abv.bg |
b5f05d83a05f1ba42b35ed74e4297be8584ea1f2 | f8e6a972da48741270a273bcefece6dd846c7f62 | /app/src/main/java/com/example/lifestyleapp/DatabaseCustomFunctions.java | 7b100dc7649753cf954d8f559d6f5794b0d6a30a | [] | no_license | Matt-Parker99/LifestyleApp | 066349f8b297b24cd40d7aa1f564474d45265bf1 | 82bd6c6addcd921d9d953cf948ae01109b591970 | refs/heads/master | 2022-12-24T04:57:57.615839 | 2020-10-01T18:33:13 | 2020-10-01T18:33:13 | 256,202,401 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,811 | java | package com.example.lifestyleapp;
import android.util.Log;
import com.google.firebase.auth.FirebaseAuth;
import com.google.firebase.auth.FirebaseUser;
import com.google.firebase.firestore.FirebaseFirestore;
import com.google.firebase.storage.FileDownloadTask;
import com.google.firebase.storage.FirebaseStorage;
import... | [
"55714310+markog1999@users.noreply.github.com"
] | 55714310+markog1999@users.noreply.github.com |
863a8ed7d82cd0fe422f3534ae82d009fb3f45aa | 372453ffbe9eb42364abf84a95654b1e18695ff3 | /microservice2/src/main/java/com/wiproevents/services/springdata/UserPreferenceSpecification.java | ad2563b47cf95c73e7aa5f1d142b0aa8e5a918ad | [] | no_license | kinfkong/tc-attendee | ac7c033003ee9cda81418e774ac8163b38695631 | 8986055cf932a26b1c66373da9f57707c91dd3fc | refs/heads/master | 2021-05-01T22:01:00.376276 | 2018-02-18T04:12:35 | 2018-02-18T04:12:35 | 120,983,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 738 | java | package com.wiproevents.services.springdata;
import com.microsoft.azure.spring.data.documentdb.core.query.Query;
import com.wiproevents.entities.criteria.BaseSearchCriteria;
import com.wiproevents.entities.UserPreference;
import com.wiproevents.utils.springdata.extensions.DocumentDbSpecification;
import lombok.AllArgs... | [
"kinfkong@126.com"
] | kinfkong@126.com |
43bbec57547910849222af3775bc40b3991be3fa | f6b20e204617d03af6a30728d5d8d539640ab782 | /src/com/biz/for_each/For_03.java | aeef9f1d79a8039fccd76673399edd01cebfdaec | [] | no_license | dbtls1000/JAVA_04 | 936fec95554ed32b6ebee36141f1e2c5229ed6ca | 5b807fc272b30b2f88c5db853dd6f0e40f85936d | refs/heads/master | 2020-05-30T04:50:03.979818 | 2019-05-31T07:33:18 | 2019-05-31T07:33:18 | 189,549,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,258 | java | package com.biz.for_each;
public class For_03 {
public static void main(String[] args) {
// TODO Auto-generated method stub
int intSum = 0;
int intE = 1;
intSum = intSum + intE; //1
intE++; //2
intSum = intSum + intE; //1 + 2
intE++; //3
intSum = intSum + intE; //1 + 2 + 3
intSum = 0;
for(int ... | [
"dbsqhtjs@naver.com"
] | dbsqhtjs@naver.com |
a231a985881e6de49ec9b09bb3e251ebc4c6f7b8 | dab155e9b0d5af19ac9d3fc9db0a4b02f8e6ac65 | /src/main/java/com/cathetine/simpleChat/response/CommonReturnType.java | 90ef009c99f556c58c05fb69e0adc3cac6850356 | [] | no_license | xjk971020/SimpleWeChat | d9b314679a7bdef296147e043af3e73077f69021 | 79680efda86282a78e55cc26b70a08499fd912d2 | refs/heads/master | 2022-06-27T11:22:03.208350 | 2019-12-01T09:06:08 | 2019-12-01T09:06:08 | 218,782,633 | 0 | 0 | null | 2022-06-21T02:09:03 | 2019-10-31T14:16:57 | Java | UTF-8 | Java | false | false | 904 | java | package com.cathetine.simpleChat.response;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @Author:xjk
* @Date 2019/10/31 15:01
*/
@Data
@NoArgsConstructor
@AllArgsConstructor
public class CommonReturnType {
/**
* 返回数据状态: "success" "fail"
*/
private ... | [
"823840954@qq.com"
] | 823840954@qq.com |
4ac7df5814e00d17ec9c192ddc0202bc192cf5ab | ebbcffc3521f2229b76898ced2d803b52d395cd9 | /src/main/java/com/kly/ants/Pattern/factory/ConcreteFactoryA2.java | 83764fb6abb683b06be91d82585f21f3bf908d2e | [] | no_license | lingyukong/ants | 2498e761b51abff624695efc7ff8342444d67fad | c99e07be0eb2f68dbacd78932f33fae753b107be | refs/heads/main | 2023-04-17T06:34:01.168961 | 2021-05-03T15:09:42 | 2021-05-03T15:09:42 | 330,420,451 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 176 | java | package com.kly.ants.Pattern.factory;
public class ConcreteFactoryA2 implements Factory{
public Product createProduct() {
return new ConcreteProductA2();
}
}
| [
"1225208185@qq.com"
] | 1225208185@qq.com |
ff158945ac1e40b090885943c0e90c1e6b388baa | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Quartz/Quartz81.java | b282841baedf1422c8d21eb6509c3e08ee6de664 | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 787 | java | public void addJobListener(JobListener jobListener, List<Matcher<JobKey>> matchers) {
if (jobListener.getName() == null || jobListener.getName().length() == 0) {
throw new IllegalArgumentException(
"JobListener name cannot be empty.");
}
synchronized ... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
33771895ecb54841535d53c2d92f8d8d90defb0f | afba6718a521e269f12d79bbe150e7c30b3696e6 | /app/src/main/java/me/kaede/frescosample/RecyclerView/RecyclerViewFragment.java | 8a464a4012373c0169661b539be9ab6299b6c277 | [] | no_license | xiangyunwan/fresco-sample-usage-master | 1407c7ce3350226011291755d2c429b5bbb8f0e5 | d715cf76128fbf8ee2a09ba118d9c91e5bf918b7 | refs/heads/master | 2020-12-24T19:12:40.287032 | 2016-04-13T09:20:21 | 2016-04-13T09:20:21 | 56,138,147 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,877 | java | package me.kaede.frescosample.recyclerview;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.StaggeredGridLayoutManager;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import m... | [
"zhangzhenzhong1@jd.com"
] | zhangzhenzhong1@jd.com |
175210db9d6963ea5f5badce9ba3984ad685787f | 99d7cca239deefcbd24d308f407d25fdea9c5860 | /src/main/java/Modelo/VentaDAO.java | d703b23a3d3df0b3050cd0cd9c84e4d3c9becb33 | [] | no_license | napenar/SistemaDeVentas | 563540c810f44f7cfd260044e4180d87deea4f45 | 62a54d83f276b3cfe8d477f76b82c9855b391dbe | refs/heads/master | 2023-08-16T11:46:17.314702 | 2021-10-14T13:15:58 | 2021-10-14T13:15:58 | 416,044,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,897 | 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 Modelo;
import config.Conexion;
import java.sql.Connection;
import java.sql.Date;
import java.sql.PreparedStatement;
import ja... | [
"napenar@correo.udistrital.edu.co"
] | napenar@correo.udistrital.edu.co |
c96cfc16bf9eb5d4e3d10ef7009da25b220fed83 | 02733e43da8c998f69070ed558feb56654075f21 | /src/main/java/com/udacity/jwdnd/course1/cloudstorage/config/SecurityConfig.java | 4fd73f913c31d2ca404a7490cfdb5a0bbaa3ad77 | [] | no_license | anuragbnrj/cloudstorage | bd2f5ec55a58301d4f6f266bce59d398990c3717 | 108b04b0abbe96846e4c81c3d6a0bdc742d4c5cf | refs/heads/main | 2023-03-28T02:36:06.518942 | 2021-04-01T21:14:20 | 2021-04-01T21:14:20 | 353,439,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,735 | java | package com.udacity.jwdnd.course1.cloudstorage.config;
import com.udacity.jwdnd.course1.cloudstorage.service.AuthenticationService;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springf... | [
"anuragbnrj@gmail.com"
] | anuragbnrj@gmail.com |
17659a3b9e9089be965ce11daa17aa59ff15753f | 229922987e10fed06caa951efd88510a2c758f95 | /src/main/java/com/first/IOC/demo/MyApp.java | 0ecb31ccadce8db6ef4ae0c8809102dff7c2b199 | [] | no_license | Sinegubovskii/Spring | 8644c8b56304d2b3286d353d40bda82af7aaafb4 | 25d06dffd625c7214983808320d7fb0e957890fb | refs/heads/master | 2020-04-30T20:23:57.122339 | 2019-03-22T03:29:26 | 2019-03-22T03:29:26 | 177,065,178 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | package com.first.IOC.demo;
public class MyApp {
public static void main(String[] arg){
iCoach theCoach = new BaseballCoach();
System.out.println(theCoach.getDailyWorkout());
}
}
| [
""
] | |
0fa3e76179493bd875e49604fa7660cf8cd38323 | 7a3d5f07072bee1b665ed80cc08bba455e790a8f | /src/com/xianhe/mis/PathSelectPanel.java | 178db20df33f57bf3c19c046186ffc03f2dcf8e9 | [] | no_license | 13950256550/DesignExpert | 9ec2911727a460abe41bfe89bcff37b7af7ee7bc | 609026b0a50b90e787b2bcadf7b49a906a23cdfe | refs/heads/master | 2020-04-05T13:08:44.429947 | 2017-07-07T09:20:59 | 2017-07-07T09:20:59 | 95,123,461 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 6,623 | java | package com.xianhe.mis;
import java.io.File;
import java.io.IOException;
import java.util.List;
import org.apache.log4j.Logger;
import org.ini4j.Ini;
import org.ini4j.Profile.Section;
import com.xianhe.core.common.EnvReadWriteUtil;
import com.xianhe.core.common.WorkPath;
import javafx.collections.ObservableList;
im... | [
"13940256550@139.com"
] | 13940256550@139.com |
b5600fedfcce7745fa250c685140dcbaca17ab19 | b8ce64fdec0061b861a03488e9823b780a51f07a | /DoitMission_15/app/src/androidTest/java/org/techtown/doitmission_15/ExampleInstrumentedTest.java | 5439cb3500a14a43e88ec20f78ae1c2528190b75 | [] | no_license | seorima/DoitAndroid | d89949af367d88a21109794e995e91b76361251f | 8fde09252a6594d5666c0727224f576450416de5 | refs/heads/master | 2023-03-25T01:30:08.315216 | 2021-03-13T16:24:46 | 2021-03-13T16:24:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | java | package org.techtown.doitmission_15;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execut... | [
"yoicch19@gmail.com"
] | yoicch19@gmail.com |
9befa3e99ec9487763d8f2991772e98382f7add6 | 5acf068c99a9a642e0200806e38de11099c78fb3 | /src/main/java/io/example/Main.java | cb346159de54cf2e381c022b7f81a6e73497c7fc | [] | no_license | rrizun/kafka-embedded | dd9faa8e535b69216024f38cfe45dd22449e1e03 | 5726663919a4a90a92fdc81f7caf309f213dfb61 | refs/heads/master | 2020-04-27T21:36:13.739848 | 2019-03-09T14:30:06 | 2019-03-09T14:30:06 | 174,704,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,161 | java | package io.example;
import java.io.IOException;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.context.event.ApplicationStartedEvent;
import org.springframework.context.event.EventListener;
import org.springframew... | [
"rrizun@gmail.com"
] | rrizun@gmail.com |
0ad09101b0dcb380f15efe39e60aca2e7ad43e41 | 3b74874edf06141944cc2032228eef6a5cf2ab80 | /src/main/java/mapTest/p01/iterator/MapTest.java | b3b433140b67321bcb5b8c8ec8e96564959e7117 | [] | no_license | HomeInGuanglunshan/CodeTestMavenized | 7e4797b6f7bed3715d6a5279b6971fdf1859a1df | b3a06bb5a13f39398b397e1917345d017259ef7a | refs/heads/master | 2023-07-25T12:33:10.245323 | 2023-07-13T07:56:59 | 2023-07-13T07:56:59 | 304,035,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 738 | java | package mapTest.p01.iterator;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Map.Entry;
public class MapTest {
public static void main(String[] args) {
Map<String, String> map = new HashMap<String, String>();
map.put("sgsfg", "1");
map... | [
"2467055745@qq.com"
] | 2467055745@qq.com |
7725d1f8518d71702769a33a7d8f5686cd78577d | 5c8b89691490ec7fc747ce2a11645e06f521625c | /benchmark_ui/src/main/java/com/zealp/benchmark_ui/module/me/iwf/photopicker/widget/TouchImageView.java | 0a4f48febee9278bc6639a6cc7bca7945583936d | [] | no_license | ZealP/Android_BenchmarkUI | d08286bee1e743a6dd90502bcb9a7e9d74468b5e | 096afd4a7a2f73a24b1f1451aea5850b5ade74b3 | refs/heads/master | 2021-07-20T00:37:47.372118 | 2021-07-15T09:17:15 | 2021-07-15T09:17:15 | 170,269,487 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 42,844 | java | /*
* TouchImageView.java
* By: Michael Ortiz
* Updated By: Patrick Lackemacher
* Updated By: Babay88
* Updated By: @ipsilondev
* Updated By: hank-cp
* Updated By: singpolyma
* -------------------
* Extends Android ImageView to include pinch zooming, panning, fling and double tap zoom.
*/
package com.zealp.be... | [
"ZealP@github.com"
] | ZealP@github.com |
83547c6127b6adb7b93989b1cddbb1afcecc5c2e | 8270d89d5b7711806efc96d26380e7c51c7b8ec6 | /src/main/java/pattern/structural/adapter/AC220.java | 2b7cfe3dd90986efdcdc2688b3a44f7ae1ab7a30 | [] | no_license | luran0821/DesignPattern | 173fb57b3f4d90a88ee89f0ded05509eab5ca66f | 909545b6b6f2122e82369ff9f13522b4d72f9c1e | refs/heads/master | 2023-08-19T08:06:39.255340 | 2019-10-06T12:56:00 | 2019-10-06T12:56:00 | 212,748,434 | 0 | 0 | null | 2023-08-04T19:33:34 | 2019-10-04T06:17:57 | Java | UTF-8 | Java | false | false | 207 | java | package pattern.structural.adapter;
public class AC220 {
public int outputAC220V(){
int output = 220;
System.out.println("输出交流点" + output+ "V");
return output;
}
}
| [
"luran0821@gmail.com"
] | luran0821@gmail.com |
fe2bbf8e6678ce286551e6961735c6e661f1ddf6 | 44aeaa528a9e3cfa0597808ca031695f7c836593 | /src/main/java/kr/ac/kopo/kopo08/domain/Board.java | ab938ec88c5c82361722fa4e911fdb509b9de9b5 | [] | no_license | EunbInn/BoardUsingSpring | 3fb691cd65f2fcdd88245847c6388443c83df6d6 | 5a6d6efc9bd36dfdd7a527a7c3038728b0920946 | refs/heads/master | 2023-07-03T04:24:53.002073 | 2021-07-21T12:13:58 | 2021-07-21T12:13:58 | 383,960,180 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,396 | java | package kr.ac.kopo.kopo08.domain;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import jav... | [
"dsino@naver.com"
] | dsino@naver.com |
14c906f33d047f8e8e668885dee99f72ea239185 | 682082f4ea06ea438e0243c5504918cef9d6c58a | /ReviewExamen/src/smokers/agent.java | 8023b49f40364e272ee90b51d65959b536177563 | [] | no_license | HassenBenSlima/Thread-Java | ae7883fb14430d75ab7e31b25cf06d0dbf07d231 | c113991f558deaaeda5038592fe5a49e58c28c13 | refs/heads/master | 2020-08-08T06:11:10.541014 | 2019-10-08T22:41:05 | 2019-10-08T22:41:05 | 213,749,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 794 | java | package smokers;
public class agent extends Thread {
private table smokingtable;
public agent(table pSmokingtable) {
smokingtable = pSmokingtable;
}
@Override
public void run() {
while (true) {
try {
Thread.sleep(5000);
smokingtable.setAgentElements();
// this triggers the smoker-threads to ... | [
"Hassen.BenSlima"
] | Hassen.BenSlima |
1304ae9cb877260582cd2779b1086f60c20e5da8 | b4337734b343a0a424a117523ac04cb8eff32788 | /src/AESim/Nurse.java | ba525d1fb68f6dfacd42e32d06f773e43e9fd765 | [] | no_license | paescude/AESim | b8cf81743e9449897170b627e916001c38238844 | b195a443d07e3ed47b59201e3dc34824ccaf278e | refs/heads/master | 2020-05-17T16:04:14.750532 | 2013-12-06T17:07:57 | 2013-12-06T17:07:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,322 | java | package AESim;
import java.util.ArrayList;
import cern.jet.random.Uniform;
import Datos.Reader;
import Funciones.MathFunctions;
import repast.simphony.engine.schedule.IAction;
import repast.simphony.engine.schedule.ISchedule;
import repast.simphony.engine.schedule.ScheduleParameters;
import repast.simphony.engine.sc... | [
"paescude@gmail.com"
] | paescude@gmail.com |
f3543250f2af6fc4699f47ceae4c60db20eb09ba | f94510f053eeb8dd18ea5bfde07f4bf6425401c2 | /app/src/main/java/com/zhiyicx/thinksnsplus/modules/currency/withdraw/WithdrawCurrencyComponent.java | 15e142a091d7487b71aa54e16884a8f6798a610f | [] | no_license | firwind/3fou_com_android | e13609873ae030f151c62dfaf836a858872fa44c | 717767cdf96fc2f89238c20536fa4b581a22d9aa | refs/heads/master | 2020-03-28T09:02:56.431407 | 2018-09-07T02:14:54 | 2018-09-07T02:14:54 | 148,009,743 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 537 | java | package com.zhiyicx.thinksnsplus.modules.currency.withdraw;
import com.zhiyicx.common.dagger.scope.FragmentScoped;
import com.zhiyicx.thinksnsplus.base.AppComponent;
import com.zhiyicx.thinksnsplus.base.InjectComponent;
import dagger.Component;
/**
* author: huwenyong
* date: 2018/7/18 14:23
* description:
* ver... | [
"836462331@qq.com"
] | 836462331@qq.com |
a99013e81c0f8696bd567625a98ed00a8c75f3e6 | 7de840e11447e9784f63c4281b03e93d8cf69457 | /oneVRE/GWT/OneVREGWT/src/main/java/com/googlecode/onevre/gwt/client/ag/types/VectorJSO.java | 29e5b72115df3f4802689ac30af36d90570723e6 | [
"BSD-2-Clause"
] | permissive | rowleya/onevre | 553cedc7e868ae399608676310fd5274b7465ece | 4e6a6de560a8f4feea60e2e0010471c749fe8a6f | refs/heads/master | 2016-09-05T23:34:29.889486 | 2011-02-21T16:04:26 | 2011-02-21T16:04:26 | 32,145,754 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package com.googlecode.onevre.gwt.client.ag.types;
import com.google.gwt.core.client.JavaScriptObject;
public class VectorJSO<T extends JavaScriptObject> extends JavaScriptObject {
protected VectorJSO() {
}
public final native T get(int i) /*-{
return this.get(i);
}-*/;
public final na... | [
"ts23gm@ff34145c-7872-3b35-6561-e9169588922b"
] | ts23gm@ff34145c-7872-3b35-6561-e9169588922b |
bc02a43245f3bbc60e37fa517ef2af3263db614d | e6c155058c93631bcc852e12af330fd0331a3b9e | /Problem1.java | 20547a449485624ada214439e17c3e2bf179c35f | [] | no_license | Breezy95/assignment | c938e401517785eeec069de274ffd456dae4cb4b | c017c7a6d9cc4076282cf5affd94a053e90df77e | refs/heads/master | 2020-03-29T01:22:03.912939 | 2018-09-19T03:16:18 | 2018-09-19T03:16:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,172 | java | //Fabrice Benoit
//109108791
import java.io.*;
import java.util.Collections;
import java.util.Scanner;
import java.util.ArrayList;
import java.util.*;
public class Problem1 {
public static void main(String[] args) {
// TODO Auto-generated method stub
ArrayList<Integer> arr = new ArrayList<Integer>();
try { ... | [
"35083230+Breezy95@users.noreply.github.com"
] | 35083230+Breezy95@users.noreply.github.com |
2e41a46a36d474993055305a4ec422543795047d | a36dce4b6042356475ae2e0f05475bd6aed4391b | /2005/NRI-AppLogic/source/com/nri/exception/DuplicateKeyException.java | 037783f2f1a8bcc67065d0e4bbe8e879ee5431f4 | [] | no_license | ildar66/WSAD_NRI | b21dbee82de5d119b0a507654d269832f19378bb | 2a352f164c513967acf04d5e74f36167e836054f | refs/heads/master | 2020-12-02T23:59:09.795209 | 2017-07-01T09:25:27 | 2017-07-01T09:25:27 | 95,954,234 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 397 | java | package com.nri.exception;
public class DuplicateKeyException extends MappingException {
/**
* Constructor for DuplicateKeyException
*/
public DuplicateKeyException() {
super();
}
/**
* Constructor for DuplicateKeyException
*/
public DuplicateKeyException(String arg0) {
super(arg0);
}
public Dupl... | [
"ildar66@inbox.ru"
] | ildar66@inbox.ru |
d995b6b0c4d0315068e59ae0309a2d167c2531b1 | 8f9ffa5632e7da3ce0737d4f3bb012aa10949183 | /app/src/test/java/com/khokan/todo_list/ExampleUnitTest.java | 2709d075c962199b598759da903af6b056365cd3 | [] | no_license | Khokan-Barai/ToDo-List | 3f9fe93536721c8cf4df7721b7ce4ab9b407328c | 91900c2dd34d1c7ef2c619863b97383bc569ae4a | refs/heads/master | 2020-04-07T00:39:40.079674 | 2018-11-16T19:48:18 | 2018-11-16T19:48:18 | 157,913,306 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 313 | java | package com.khokan.todo_list;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
} | [
"khokanbarai522@gmail.com"
] | khokanbarai522@gmail.com |
4065828c5cc223171619166497d6c37ce1186671 | 4e2bc2fcb042672c53ba63b485eb6b6191b056a1 | /Digraph.java | 4b3c67251b43d8b1baffb56dab143db342b5f10a | [] | no_license | mmxcraft/java_sample | fe125924a8ce48b7009e50f89bb710728e9ca84c | 930945918234177e7ceaa97751bef07d9e26f31d | refs/heads/master | 2021-01-21T10:29:42.383169 | 2017-06-28T07:13:34 | 2017-06-28T07:13:34 | 91,693,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,581 | java | import edu.princeton.cs.algs4.In;
import edu.princeton.cs.algs4.Bag;
import edu.princeton.cs.algs4.StdOut;
/**
* Created by mofma on 2017/5/2.
*/
public class Digraph {
private final int V;
private int E;
private Bag<Integer>[] adj;
public Digraph(int V) {
this.V = V;
this.E = 0;
... | [
"morpheus1977@hotmail.com"
] | morpheus1977@hotmail.com |
d68fb4081deca0ce53385643a9ed2e78713cf0f9 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/dbeaver/2018/12/JDBCObjectCache.java | bbefbac9285d5806ba8359e81f408e8395e3b286 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 5,984 | java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2017 Serge Rider (serge@jkiss.org)
*
* 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... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
589362dd27929720369b26ec15b824a0406d560b | fb6399ebaa4788ad52c288728044da3bd46dca67 | /src/main/java/com/sprint/models/domain/MemberWithoutPwd.java | ec0290f806eec1be17f98b9c620afe5c1346650b | [] | no_license | enough617/VIPManager | ffb00a6bbc181a8be4a58f633f204d771c825b9e | d5da17da4d4f6cce27d57227337c67e48124b894 | refs/heads/master | 2021-12-15T10:57:09.799586 | 2017-08-17T11:42:30 | 2017-08-17T11:44:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,484 | java | package com.sprint.models.domain;
import java.util.Date;
public class MemberWithoutPwd {
private int id;
private Date createTime;
private Date updateTime;
private String cardNumber;
private String memberRank;
private String memberName;
private String memberPhone;
private int status;
private double money;
pu... | [
"x_zhaohu@163.com"
] | x_zhaohu@163.com |
341a7b8f22c200b4c8f600f08dda89f0fe4ef893 | ec67d903843cc666fa42bd4f25c68756d4f2774d | /api-service/src/main/java/com/bitmark/apiservice/params/query/AbsQueryBuilder.java | cdd77475904837605f8b50288c6f508270c7a494 | [
"ISC"
] | permissive | nguyennh-0786/bitmark-sdk-java | 13b0f37a9bcf1f37e17ebccab3503a493aa89963 | 63163440134fe19a2eb3e6e23d7e49e288cf869c | refs/heads/master | 2020-08-01T11:48:04.374810 | 2019-07-02T08:24:47 | 2019-07-02T08:24:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,299 | java | package com.bitmark.apiservice.params.query;
import com.bitmark.apiservice.utils.HttpUtils;
import com.google.gson.annotations.SerializedName;
import java.lang.reflect.Field;
import java.util.Map;
import java.util.TreeMap;
import static com.bitmark.apiservice.utils.HttpUtils.buildArrayQueryString;
/**
* @author Hi... | [
"hieupham@bitmark.com"
] | hieupham@bitmark.com |
2681c6978abd53389e356d16c11618fe847e44ff | 2797280c63fb027887ad5db57b4f1938a7fb03bb | /src/com/fantest/Off.java | 05a6b9f4de0ed637e7400e74b5824916191cf799 | [] | no_license | NavyaK-T/FanTest-Problem | fba774f2c33b28ca3f43482a3084ec8c55d61e38 | e7dbae08c840536721b3a92418ab66ee3798ff7b | refs/heads/master | 2023-04-17T13:49:42.911148 | 2021-04-23T21:05:19 | 2021-04-23T21:05:19 | 361,004,933 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 269 | java | package com.fantest;
public class Off implements SpeedLevel {
@Override
public void pull(CeilingFanPullChain pullChain) {
pullChain.setCurrentState(new SpeedLevelOne());
System.out.println("Speed level 1 with direction "+pullChain.getCurrentDirection());
}
}
| [
"abc@example.com"
] | abc@example.com |
e03f42d26a36687ddbc4cde161d361ae36817e49 | cd688316a5bd8b1feca59b0229875c7ff1c6440e | /app/src/main/java/com/rachcode/peykman/mFood/MakananItem.java | 03f15726dd0d679b8784758726f471b1ea093ec7 | [] | no_license | mohsen-yousefi/taxi2 | 8829aba70de0d88830af839901ea12060c07f8dc | 9189108773bdbc5d51123150d0a197580d47f6b3 | refs/heads/master | 2022-01-29T22:20:45.714089 | 2019-08-04T06:22:56 | 2019-08-04T06:22:56 | 198,158,737 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,560 | java | package com.rachcode.peykman.mFood;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumpte... | [
"mohsen.nezhadyousefi@gmail.com"
] | mohsen.nezhadyousefi@gmail.com |
b7a93827e4c692d2ddc9841c5647c233936b310f | 962daca6d378f8a278657618990e7e43bd7a9d91 | /src/main/java/com/testRepository/testclass2.java | d8ceff5f05121043c8aba80b2cc6a2f11c50bbb2 | [] | no_license | PoojaSapre/testRepository | e838d2a83ceffdbb6e3a5bb97d43116a15e9f445 | 2942f87c1ce6909ccd377dcb9006549f5b4ec398 | refs/heads/master | 2021-05-19T00:33:26.867851 | 2020-03-31T05:13:54 | 2020-03-31T05:13:54 | 251,496,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 58 | java | package com.testRepository;
public class testclass2 {
}
| [
"poojasapre11@gmail.com"
] | poojasapre11@gmail.com |
f89155da2ad4e17f618edd44369dee883b9269cb | e418cd85b1280ad02495eff32096529518cefb11 | /app/src/main/java/com/icss/shopmax/Model/Rent_Car_Data.java | e57b775983f9e8bae9fb8b051146df805276ddf3 | [] | no_license | LokeshInfo/Shop_Max_Dual | 9dcd8cad02549de73403ac590d3b2242d5e630c9 | 9c7c745147bc88e40a99b661eb4ec8c1476f54eb | refs/heads/master | 2021-04-20T23:44:37.370545 | 2020-04-20T09:08:54 | 2020-04-20T09:08:54 | 249,726,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 935 | java | package com.icss.shopmax.Model;
public class Rent_Car_Data {
private String name;
private String car_model;
private String price;
private String type;
public Rent_Car_Data(String name, String car_model, String price, String type) {
this.name = name;
this.car_model = car_model;
... | [
"lokesh.gadekar@infocentroidtech.com"
] | lokesh.gadekar@infocentroidtech.com |
a1055fb2e7fd00598ca1e55ec91208ddff26fab5 | f9dd598e066541b510c93120cc3aa198a814acf9 | /pulice_catering/src/main/java/com/huayu/CG_KC_SJ/acquisition_methods/sql/SelectSqla.java | 3e47a378d1712f64ac95a910298322e212f40974 | [] | no_license | lishuai524/-pulice_catering2 | a6f2b8c97809876d1d95888fffaa723a9943f28a | 742aec882eb3e18ee3b748da2026f2768a745687 | refs/heads/master | 2022-12-23T02:02:19.240396 | 2019-07-03T03:27:15 | 2019-07-03T03:27:15 | 194,971,373 | 0 | 0 | null | 2022-12-16T08:53:54 | 2019-07-03T03:15:31 | Rich Text Format | UTF-8 | Java | false | false | 909 | java | package com.huayu.CG_KC_SJ.acquisition_methods.sql;
import com.huayu.CG_KC_SJ.acquisition_methods.entity.Acquisition_methods;
public class SelectSqla {
public String select(Acquisition_methods acquisition_methods){
StringBuffer stringBuffer=new StringBuffer();
stringBuffer.append("select * from a... | [
"1019023472@qq.com"
] | 1019023472@qq.com |
bc458b5db7a9fb59176808cbe62b3dbf146b0df3 | 343773ae835dbbaefde9f653f9211570bd8455d6 | /src/api/java/thaumcraft/api/aspects/AspectRegistryEvent.java | f671ccf092a3eab2d26ba935a567db782cc0f1ed | [
"MIT"
] | permissive | DaedalusGame/EmbersRekindled | a06895d5bc3d0cf6739965828eab96edcdd35a78 | a2437713ea29ee9ca76b3e14f6e67f8e8862ccaa | refs/heads/rekindled | 2022-05-01T12:03:20.268625 | 2021-03-03T19:13:27 | 2021-03-03T19:13:27 | 135,477,242 | 41 | 37 | MIT | 2022-03-26T17:47:02 | 2018-05-30T17:38:40 | Java | UTF-8 | Java | false | false | 737 | java | package thaumcraft.api.aspects;
import net.minecraftforge.fml.common.eventhandler.Event;
/**
* This event is called when Thaumcraft is ready to accept the registration of aspects associated with items or entities.
* Subscribe to this event like you would any other forge event. The <b>register</b> object contains th... | [
"bordlistian@hotmail.de"
] | bordlistian@hotmail.de |
14795730e96b05776f956c27c8e9f3f669229f68 | f03fa2e830454cbc54a2834b68f8d4490d429834 | /insight-log-storage/src/main/java/io/fabric8/insight/log/storage/InsightEventHandler.java | d9e9e66e08e58a49f3a09980aa0257c16c4fd0cb | [] | no_license | charanrsc/insight | 596521aa1d2c678704ad23d1198f06a00938269a | 57ebd6d71358a341edb747530df486e6e6156288 | refs/heads/master | 2021-05-28T17:10:44.665881 | 2015-01-09T14:00:44 | 2015-01-09T14:00:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,152 | java | /**
* Copyright 2005-2014 Red Hat, Inc.
*
* Red Hat licenses this file to you 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 r... | [
"jimmidyson@gmail.com"
] | jimmidyson@gmail.com |
2acdc48baea3318d9ca57c2517790962a50c234e | 19aec9324bfdc393961cd83b1e1ddba9ca5540d1 | /src/java/entity/Timing.java | f2f9de2ad19cccc01aefdc8fb9950022726b43ad | [] | no_license | sumansta/Project404 | 2b40f6979ac70c15fd14379346165916771c8114 | 9e9d3e7fe49c8efb3ece729f62591136a2064c07 | refs/heads/master | 2021-07-03T11:25:36.957384 | 2017-09-24T10:44:55 | 2017-09-24T10:44:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,319 | 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 entity;
/**
*
* @author Ark
*/
public class Timing {
private int id;
private String first, second, t... | [
"archanzels@gmail.com"
] | archanzels@gmail.com |
76da2efab00bff60a613ae7241357e1678eb5617 | f37aea479e86301b7e8160a5f2eb25012ddf2969 | /src/net/pixelcade/virtualautominer/Task.java | a5a1ac50e7f5b9db44b3b4342c53ff2e4af7b4e6 | [] | no_license | Unknowncall/VirtualAutoMiner | 58aaf8dc0cce20ebcf059e8d2d2c16284fbe5543 | b4f6b8aebdada5f5249204d138ca956e32e0df3a | refs/heads/master | 2021-05-13T14:41:33.818775 | 2018-01-14T23:41:38 | 2018-01-14T23:41:38 | 116,746,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,190 | java | package net.pixelcade.virtualautominer;
import java.text.DecimalFormat;
import org.bukkit.entity.Player;
import com.vk2gpz.tokenenchant.api.TokenEnchantAPI;
import net.md_5.bungee.api.ChatColor;
public class Task implements Runnable {
private VirtualAutoMiner plugin;
public Task(VirtualAutoMiner ... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
19f5478f637a73fcd2cb7216313bfeaf59588807 | 40dd5ac56b327cbd58cdc06859b13647634bf3de | /assignment_1/src/main/assignment/Assignment_1_1_24.java | f4c016f3b35d3dadc79a82c4b14255e767f882ed | [] | no_license | skomefen/algorithm | f7cc731b0bd641d1461160d2498f553c95fb78ad | 83dbf4e4a665bf4116e758efd0d7c4a06f8800d7 | refs/heads/master | 2020-12-30T12:44:22.775299 | 2017-07-06T14:25:19 | 2017-07-06T14:25:19 | 91,350,591 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 531 | java | package main.assignment;
public class Assignment_1_1_24 {
public static int gcd(int first,int second){
if(first<0||second<0){
throw new RuntimeException("请输入大于0的数");
}
if(first<second){
int key = 0;
key = first;
first = second;
second = key;
}
if(second==0){
return first;
}
if(first%se... | [
"1072760797@qq.com"
] | 1072760797@qq.com |
302285bff0f7385b0c32b1183f3719c66d31e709 | ac9755d08b16d9a7ae3f7f97858889855068ad53 | /lang/lucene-chinese/src/test/java/org/carrot2/language/chinese/AbstractLanguageComponentsTest.java | f4aa5d045eaf064a6c8044f1d982cf32657859a9 | [
"LicenseRef-scancode-bsd-ack-carrot2",
"BSD-3-Clause",
"Apache-2.0"
] | permissive | rahulanishetty/carrot2 | febaddececa6c18f435645ae74438e89561ab0ae | cb4adcc3b4ea030f4b64e2d0b881f43b51a90ae6 | refs/heads/master | 2022-02-19T03:18:34.730395 | 2022-01-10T08:32:00 | 2022-01-10T08:32:04 | 91,449,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,254 | java | /*
* Carrot2 project.
*
* Copyright (C) 2002-2021, Dawid Weiss, Stanisław Osiński.
* All rights reserved.
*
* Refer to the full license file "carrot2.LICENSE"
* in the root folder of the repository checkout or at:
* https://www.carrot2.org/carrot2.LICENSE
*/
package org.carrot2.language.chinese;
import static... | [
"dawid.weiss@carrotsearch.com"
] | dawid.weiss@carrotsearch.com |
984d77024a60a11a8edb0cf3c86f7644f7fcc2e3 | 5bc4b5337becaa4d55c620e9e078985e1743060b | /app/src/main/java/io/github/teccheck/bluechat/ChatMessagesListAdapter.java | 574c92f35c093aa42852813c1ad6b9d2d59de1d4 | [] | no_license | TecCheck/BlueChat | ab96b48404a7ce33b3126234f2df98ca91b05190 | b35e6366d1ff5ff50c0251747a631f815f671be2 | refs/heads/master | 2023-02-12T05:58:30.234847 | 2021-01-14T15:55:41 | 2021-01-14T15:55:41 | 328,942,776 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,464 | java | package io.github.teccheck.bluechat;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.ArrayList;
public class ChatMessagesListAdapter ext... | [
"mcteccy@gmail.com"
] | mcteccy@gmail.com |
1d33ecdec3e92dd831bc0037e7fbe525f743959c | c813354639ebe71154d81b34892b1607a063b78c | /src/ConsoleExercises.java | c7325defc3f5b0a3a0ca32b123b3e459500e9e0d | [] | no_license | VictorFHernandez/codeup-java-exercises | 75cc9be52f8200c1a6b23ce23a76ba147307da7e | 716735a258dfee25dd745f55e7799516a8e2258b | refs/heads/main | 2023-04-22T21:00:20.913982 | 2021-05-11T02:42:38 | 2021-05-11T02:42:38 | 360,674,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,318 | java | import java.util.Scanner;
public class ConsoleExercises {
public static void main(String[] args){
//part 1:
double pi = 3.14159;
System.out.format("The value of pi is approximately %.2f.\n", pi);
// part 2:
Scanner sc = new Scanner(System.in);
// System.out.println("... | [
"victorfhernandez3@gmail.com"
] | victorfhernandez3@gmail.com |
0c7d0c649469be079f6f408b45f755c64924580b | 91495537eef3896888c47395ff4f8238a57842e3 | /src/main/java/com/blogspot/ofarukkurt/primeadminbsb/controllers/EmployeeController.java | c9d999a5c2eadf148654fab2461ef7dbe8728987 | [] | no_license | Doomsayeramg/ocoyoacac | fb585682d58a019c20aa5fa29f3cba85e6348168 | c211ae0e755a83156a193e26cfa3edbcc4013b92 | refs/heads/master | 2021-07-13T20:06:44.032230 | 2017-10-19T04:26:43 | 2017-10-19T04:26:43 | 107,495,262 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,675 | java | package com.blogspot.ofarukkurt.primeadminbsb.controllers;
import com.blogspot.ofarukkurt.primeadminbsb.models.Employee;
import javax.inject.Named;
import javax.faces.view.ViewScoped;
import javax.faces.context.FacesContext;
import javax.faces.event.ActionEvent;
import javax.inject.Inject;
@Named(value = "employeeCon... | [
"doomsayer@a06e73f0-31e7-469f-847e-579a3b180b19"
] | doomsayer@a06e73f0-31e7-469f-847e-579a3b180b19 |
2430692c01390a7f153ad50197330ff7b57bce96 | 3afc16a1b4ff54ec5492edfc1ca3ca5b8d524a05 | /src/main/java/ru/zvezdov/ocprof/chapter_1/AdvancedClassDesign/StaticAndFinal/StaticBlocks.java | 462c6e14b3e690597998a93735efc01add74b7a5 | [] | no_license | Zvezdov7/MyOCP | 2646a56bd73426d15f11f697fdef472717904ca6 | f59c30d867e371f1b58ffc3eb90ad9dd34e19b47 | refs/heads/master | 2021-01-19T07:37:32.126591 | 2017-06-29T14:10:14 | 2017-06-29T14:10:14 | 87,561,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591 | java | package ru.zvezdov.ocprof.chapter_1.AdvancedClassDesign.StaticAndFinal;
/**
* @author Dmitry Zvezdov
* 09.05.17.
*/
public class StaticBlocks {
public static void main(String[] args) {
Blocks b;
System.out.println("1");
b = new Blocks();
System.out.println("2");
S... | [
"dszvezdo@mts.ru"
] | dszvezdo@mts.ru |
6bf846174950dfcc3d8b27a650917e534929b35e | 129da0925c791f91d471ffdd17392fcfc21face4 | /src/main/java/com/example/emos/wx/db/dao/TbFaceModelDao.java | 5eb82d358a4a1243dd6faa8615c0afed0e409704 | [] | no_license | GZK0329/OA_SYSTEM | 9751e0fce6d7e37da2db956a7a58096ae1d1b8e3 | dcd20584fc5649aed8b11556a8364a2c24618416 | refs/heads/master | 2023-08-18T07:17:24.507728 | 2021-09-16T16:25:16 | 2021-09-16T16:25:16 | 404,238,985 | 0 | 0 | null | 2021-09-16T16:25:17 | 2021-09-08T06:40:23 | Java | UTF-8 | Java | false | false | 301 | java | package com.example.emos.wx.db.dao;
import com.example.emos.wx.db.pojo.TbFaceModel;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface TbFaceModelDao {
String searchFaceModel(int userId);
void insertFaceModel(TbFaceModel model);
void deleteFaceModel(int userId);
} | [
"gzk0329@gmail.com"
] | gzk0329@gmail.com |
2e26ea17f2de473accff88b0b4214232a2ab805c | 37ed62436a8174e28797e5a35de0ccd0a613fdde | /Graphics/Filter/src/ru/nsu/fit/g15203/kostyleva/XorBorder.java | 12db03ff1c51dd3e77946c2d55a49a0ca815dcb7 | [] | no_license | VictoriaKostyleva/nsu_labs | a2844064f64b3a45dca5f6a78003828d19112b39 | faa1dc76b8729c2891f691683815e72b910d4ae9 | refs/heads/master | 2021-09-11T01:23:45.609581 | 2018-04-05T15:44:32 | 2018-04-05T15:44:32 | 105,536,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,965 | java | package ru.nsu.fit.g15203.kostyleva;
import javax.swing.border.AbstractBorder;
import java.awt.*;
import java.awt.image.BufferedImage;
public class XorBorder extends AbstractBorder {
private final int DASH_LENGTH = 5;
private int x0;
private int y0;
private BufferedImage bufferedImage;
public Xo... | [
"kostyleva.viktoriya@gmail.com"
] | kostyleva.viktoriya@gmail.com |
5240542f7ece60394fdcd529a31489bfbd559a9c | 4a55692a757cc5dcc6de7166638b0e5073e76c84 | /app/src/main/java/com/korsolution/antif/VehicleDBClass.java | 47c4958ab7e250a284e5380e434901f2a546d4ae | [] | no_license | Cutiesz/Antif | 56843385dddcf6640316a2603ddd786683b4c8e0 | f7ab2e0631a40c4cfe4eb645c77a83ac370c54a3 | refs/heads/master | 2021-08-31T12:17:02.617081 | 2017-12-21T08:18:27 | 2017-12-21T08:18:27 | 105,964,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,646 | java | package com.korsolution.antif;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.database.sqlite.SQLiteStatement;
import android.util.Log;
/**
* Created by Kontin58 on 24/9/2559.
*/
public c... | [
"sumeth.cute@gmail.com"
] | sumeth.cute@gmail.com |
c3e9d069e162d34d77d5f1834a529fd7efb93e34 | b5e265bcada4ec5934f86a27184c6707594bab18 | /Tropika_rev2/src/view/MainMenu.java | b12a8a23881c86bfc25b8acf9ec4e3a4d35c9a35 | [] | no_license | akmalulginan/jajaka | 0d99b64f9a378e069516c70d983b5147e52f1d05 | db121c02869d9963c71279ab03a6a4ac28ad2950 | refs/heads/master | 2021-01-10T14:58:37.039187 | 2016-02-18T19:41:10 | 2016-02-18T19:41:10 | 49,662,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 44,107 | 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 view;
import control.MenuControl;
import javax.swing.JButton;
import javax.swing.UIManager;
/**
*
* @author sipit
*/
publi... | [
"akmalulginan@gmail.com"
] | akmalulginan@gmail.com |
91402e063464d873d52dcc31edc5b4cd59de1859 | b24ebe2ab101a9c7a76de51fc72d30318a173ecf | /src/com/bmob/im/demo/ui/LoginActivity.java | b04fea7d3f40120512b5a38ab7c14ec4593fe053 | [
"Apache-2.0"
] | permissive | Domonlee/Bmob_IM | 4c726457fb01c0fdc5a900d38ecfcfc87c612c9d | 344de91fb94fb0154c8055b223e375895bc6dcdf | refs/heads/master | 2016-09-08T02:07:29.345875 | 2014-10-24T01:02:52 | 2014-10-24T01:02:52 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,630 | java | package com.bmob.im.demo.ui;
import android.app.ProgressDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.view.View.OnCl... | [
"viplizhao@gmail.com"
] | viplizhao@gmail.com |
afae2f4b17d0757022ad04cda52ffcf8d6be8e3f | fb8f2df4765cbb6c48b2ed3b6201176e4a7af208 | /cloudfoundry-client-lib/src/main/java/org/cloudfoundry/client/lib/util/CloudEntityResourceMapper.java | 079780cf6e65e24502c55955fab74b4c5ee42f6c | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | philwebb/vcap-java-client | 39cfce5c2b5d9b933b5d1acbb29f8476d82be340 | bd6fc39637f20c43db3181f891d0c99bbbebfff4 | refs/heads/master | 2021-01-16T02:36:47.087221 | 2012-08-06T19:04:39 | 2012-08-06T19:04:39 | 2,829,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,796 | java | /*
* Copyright 2009-2012 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"trisberg@vmware.com"
] | trisberg@vmware.com |
c2e0fd1af53649c3a6b22f0b1830f4076a955e67 | d6efaccae1ce0e92347d55434101790f258fd9f7 | /src/textcomparer/Main.java | 82d697014a9d2dd5945efdceee7daf2a1ba54ba7 | [] | no_license | jankeymeulen/TextComparer | bdf86151e6ed5581803bcb2fe373e0d4f4960e62 | 49384242ee72bab39c6bc451428f851d5ab8c79e | refs/heads/master | 2021-01-10T08:53:41.101957 | 2015-06-03T11:07:05 | 2015-06-03T11:07:05 | 36,798,027 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,929 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package textcomparer;
import java.io.File;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.UIManager;
import javax.swing.UnsupportedLookAndFeelException;
... | [
"jkeymeulen@jkeymeulen-macpro.roam.corp.google.com"
] | jkeymeulen@jkeymeulen-macpro.roam.corp.google.com |
8dd825864c74ec1dba215680d9b55de153ed578b | dd429d4aaf2782f8f3e016c5c3e9730fa8c0de4d | /core/src/com/svmc/mixxgame/attribute/Entity.java | c742e2d01af9d6393f61e22d64ab704dd865f972 | [] | no_license | Coder5540/mixxgame | 3c7d32bc72993e762cb77e7b24903d1a1d342595 | 2ecf0ad687aad5cb5b1460fb35b694855a87de68 | refs/heads/master | 2021-01-09T22:48:39.065046 | 2014-12-18T09:26:09 | 2014-12-18T09:26:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 67 | java | package com.svmc.mixxgame.attribute;
public interface Entity {
}
| [
"Coder5540@gmail.com"
] | Coder5540@gmail.com |
efbd3dc9b2b944011b003e6d1d5aab4894ef178c | 0e1d9d284c0a9fdc60f06a144f6bc7cc94a18780 | /android/app/src/main/java/com/pesquisacnpj/MainApplication.java | 229a3d8486d46ae996cb259e3cd05dbdb6f1e751 | [] | no_license | CPessoni/pesquisacnpj | e6834ff0d9496666970f2b53ce796f6bba4375df | 3ebc4d4af4b7c623bb0158dd6d8233e1160a6385 | refs/heads/master | 2020-04-17T02:43:11.933133 | 2019-01-24T12:05:54 | 2019-01-24T12:05:54 | 166,149,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,048 | java | package com.pesquisacnpj;
import android.app.Application;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.shell.MainReactPackage;
import com.facebook.soloader.SoLoader;
import java.util.Arrays;
import java.util.L... | [
"cleytonpessoni@gmail.com"
] | cleytonpessoni@gmail.com |
7d3031811bd9cd06374c6b63e8cf1e928fc530a8 | e9f223191c660fdd5ba27d7b6b38cd13e6d9565b | /projects/MachineCoding/src/org/coding/textlineeditor/command/impl/PasteCommand.java | 41d85c80fbb184cda757288851210bd2e0607e6b | [] | no_license | kumarvishal09/Mywork | 99b100ae9022302c9bd8d9568a890d19ab36e081 | a27ff4c0d8c64f6da554d8561783f5a733366d4a | refs/heads/master | 2021-07-06T01:03:51.884212 | 2021-05-04T04:58:56 | 2021-05-04T04:58:56 | 236,689,268 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package org.coding.textlineeditor.command.impl;
import org.coding.textlineeditor.Doc;
import org.coding.textlineeditor.command.Changeable;
import org.coding.textlineeditor.event.Event;
import org.coding.textlineeditor.event.PasteEvent;
public class PasteCommand implements Changeable {
private Doc doc;
public Past... | [
"kumarvishal1802@gmail.com"
] | kumarvishal1802@gmail.com |
01cae1fb57830f71e53f815a427d6122a4003098 | 17537c091572a94c58975214094fdfeedb57fde1 | /core/server/clientProject/commonClient/src/main/java/com/home/commonClient/net/response/login/ClientHotfixResponse.java | d20e8986061b541e7937e4fed29c321381f29b46 | [
"Apache-2.0"
] | permissive | mengtest/home3 | dc2e5f910bbca6e536ded94d3f749671f0ca76d5 | a15a63694918483b2e4853edab197b5cdddca560 | refs/heads/master | 2023-01-29T13:49:23.822515 | 2020-12-11T10:17:39 | 2020-12-11T10:17:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,088 | java | package com.home.commonClient.net.response.login;
import com.home.commonBase.data.login.ClientVersionData;
import com.home.commonClient.constlist.generate.GameResponseType;
import com.home.commonClient.net.base.GameResponse;
import com.home.shine.bytes.BytesReadStream;
import com.home.shine.support.DataWriter;
im... | [
"359944951@qq.com"
] | 359944951@qq.com |
12204995bfd388c53b1c4d353d3931b9c179670f | df37953eab4f6baabaa711f0f5a0297ae446660c | /src/AlexandraShokhan/lesson4/Task2.java | 10170b9d95553b383baa10f3dfb7ca405fde0b00 | [] | no_license | Shumski-Sergey/JC2019-09 | da54c55facd19242c439c3f900c48678eafcfc43 | 7065c371d1c83e86fec4180e6adb1b34d30739e5 | refs/heads/master | 2020-08-02T19:03:56.232185 | 2020-02-11T19:28:42 | 2020-02-11T19:28:42 | 211,473,198 | 0 | 17 | null | null | null | null | UTF-8 | Java | false | false | 1,715 | java | package AlexandraShokhan.lesson4;
// 1.В задаче на поиск максимальной оценки, вывести не саму оценку, а ее номер.
import java.util.concurrent.ThreadLocalRandom;
public class Task2 {
public static void main(String[] args) {
int[] grades;
grades = createRandomArray(6,1,100);
int maxGrade ... | [
"alexandra.shokhan@gmail.com"
] | alexandra.shokhan@gmail.com |
ca315b67168a436da8b0da83cb3bd36b915a5de9 | 2b622a23d85b74ab783931b4d5199c1efa784ecb | /tide-test/tide-test-server/src/main/java/org/granite/tide/test/security/ExceptionHandler.java | afee656d57701d3ae1cb55948795c8de39b53f77 | [] | no_license | sbwolff/graniteds-samples | 976e005c369e5735d14fa4b2c03555a6dd9595e9 | 4ed68b6956c7ab4a3303ca306999147a85bf86e6 | refs/heads/master | 2021-01-21T00:17:42.527249 | 2009-08-06T14:56:26 | 2009-08-06T14:56:26 | 33,420,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 827 | java | package org.granite.tide.test.security;
import java.util.Map;
import org.granite.messaging.service.ExceptionConverter;
import org.granite.messaging.service.ServiceException;
public class ExceptionHandler implements ExceptionConverter {
public boolean accepts(Throwable t) {
//return emsg.... | [
"anthibug@6f0b6db0-715c-11de-a9df-91707ec8e704"
] | anthibug@6f0b6db0-715c-11de-a9df-91707ec8e704 |
e9f35782772d4690e88434cf449b12d8c2321ec6 | a28267bfa0c90bc5b84ee427dcc972bc2e35411a | /i18n-spigot/src/main/java/com/blackypaw/mc/i18n/interceptor/v1_11/InterceptorScoreboard.java | 8417fcb0d2b7c1dc7f5af6ce420b32aaa9a5e512 | [
"BSD-3-Clause"
] | permissive | cieldeville/I18N | bff9ac0e3b8041b7c487a5461be20600a038eee0 | 1d105e5432c3dd99c3ce1173fe0babbda96f034d | refs/heads/master | 2021-06-20T08:50:59.685696 | 2017-06-21T15:45:06 | 2017-06-21T15:45:06 | 56,890,583 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,048 | java | /*
* Copyright (c) 2016, BlackyPaw
* All rights reserved.
*
* This code is licensed under a BSD 3-Clause license. For further license details view the LICENSE file in the root folder of this source tree.
*/
package com.blackypaw.mc.i18n.interceptor.v1_11;
import com.blackypaw.mc.i18n.I18NSpigotImpl;
import com.b... | [
"developers@blackypaw.com"
] | developers@blackypaw.com |
a374c8284580c8f40f3063c7a934652f065fe2a7 | ec01419a153633004a08a091d243bd63709f7956 | /appTramDocuConcytecAdvancedFD/src/tramitedoc/concytec/action/AActionPuenteDocumento.java | d67dc0b852dda7b9e8d95e610ca7bab1698fde06 | [] | no_license | angelnoa/TramiteDoc-FD | 5c3f4b024d4421486d92e1f3eb88a2de424e9472 | e2e2d3e60886efd44d91981a674d1a358cce6aa1 | refs/heads/master | 2021-01-10T13:50:01.720613 | 2016-01-25T15:20:57 | 2016-01-25T15:20:57 | 50,359,496 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 13,925 | java | package tramitedoc.concytec.action;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.Date;
import java.util.Vector;
import javax.sql.DataSource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servle... | [
"anghelo.dj87@gmail.com"
] | anghelo.dj87@gmail.com |
e8ef82a8bd15642b9033784c35e60dc39bcb94e7 | 67cae444096bdc9d110c7bf2170e965fc963e527 | /WBHGEF_Palette/src/wbhgef/Perspective.java | b03209e53904621a786a47d52b057bfa973920d0 | [] | no_license | Jevinliu/GEF-Demo | 0b4110dfd74a0d04802ec9999c2dae60a8a26d78 | 7c7972370ea2db8ccb368c1539de3817680b1131 | refs/heads/master | 2021-05-04T10:02:31.447357 | 2016-12-14T02:25:54 | 2016-12-14T02:25:54 | 52,586,163 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 590 | java | package wbhgef;
import org.eclipse.ui.IFolderLayout;
import org.eclipse.ui.IPageLayout;
import org.eclipse.ui.IPerspectiveFactory;
public class Perspective implements IPerspectiveFactory {
private static final String ID_TABS_FOLDER = "PropertySheet";
public void createInitialLayout(IPageLayout layout) {
String... | [
"857684042@qq.com"
] | 857684042@qq.com |
b7d7514d83fc150c7b4923424e5f032d126fe6fc | c17cadd6dc969c37deb0bfc6ca0d3740c0e6940b | /BasicCoreJava/src/Array/EnhancedForLoop.java | 40a80f0effc1951be9e34ce7da8e7b6e5b9c9482 | [] | no_license | bilwa93/03072020automation | d16b41673f08b1bd1dc7018c3e158f1dde154de3 | d23b10d020cf323143d396afc79d13c53d4321a9 | refs/heads/master | 2022-11-13T14:54:48.841344 | 2020-07-04T06:49:45 | 2020-07-04T06:49:45 | 276,959,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178 | java | package Array;
public class EnhancedForLoop {
public static void main(String[] args) {
// TODO Auto-generated method stub
String[] name= {"Name1","Name2","Name3"};
}
}
| [
"bilwa.p1893@gmail.com"
] | bilwa.p1893@gmail.com |
361df97718c238b8ac3ba616d2adcd87b9114e12 | cfc60fc1148916c0a1c9b421543e02f8cdf31549 | /src/testcases/CWE789_Uncontrolled_Mem_Alloc/CWE789_Uncontrolled_Mem_Alloc__getQueryStringServlet_53d.java | fdbb176624fa51406685c61253a1dfbac2e1554a | [
"LicenseRef-scancode-public-domain"
] | permissive | zhujinhua/GitFun | c77c8c08e89e61006f7bdbc5dd175e5d8bce8bd2 | 987f72fdccf871ece67f2240eea90e8c1971d183 | refs/heads/master | 2021-01-18T05:46:03.351267 | 2012-09-11T16:43:44 | 2012-09-11T16:43:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,554 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE789_Uncontrolled_Mem_Alloc__getQueryStringServlet_53d.java
Label Definition File: CWE789_Uncontrolled_Mem_Alloc.int.label.xml
Template File: sources-sink-53d.tmpl.java
*/
/*
* @description
* CWE: 789 Uncontrolled Memory Allocation
* BadSource: getQueryStringServlet Pa... | [
"amitf@chackmarx.com"
] | amitf@chackmarx.com |
bc7833d4758d48d162797d2da4cf3fb61bb33623 | e672e1bcfe9168c1e3779c5f3b3f3b8f8d6e2a35 | /src/com/wxp/swt/jface/sample/PersonListLabelProvider.java | 4e4ebe13162d3a9d8607f5892bd701a30a0276bd | [] | no_license | accordionmaster/FavoritesPlugins | 2a8a75e7bb8164c28f34d55c544ca0db047ca2e0 | 32f37e432a1e79931d1d1abfe2fb81fbde4948cd | refs/heads/master | 2022-12-12T10:48:52.311210 | 2020-09-11T08:17:06 | 2020-09-11T08:17:06 | 255,007,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.wxp.swt.jface.sample;
import org.eclipse.jface.viewers.LabelProvider;
import org.eclipse.swt.graphics.Image;
public class PersonListLabelProvider extends LabelProvider {
@Override
public Image getImage(Object element) {
return null;
}
@Override
public String getText(Object element) ... | [
"accordionmaster@163.com"
] | accordionmaster@163.com |
40fe0885f1945a334f06b52425d23daaead063e2 | 98119c1d07b88c31eee153bef508b4b33c701ae1 | /.svn/pristine/40/40fe0885f1945a334f06b52425d23daaead063e2.svn-base | 05a3cfc532ef3faec7360ffe4e45b3f10414d7cb | [] | no_license | ghyaolong/spay-admin | dc8e8b394f4f3ba0847eae9cec0d3a10d769c5c3 | 024dccd05b8a882e74540d288dd96f89ddf5d2cf | refs/heads/master | 2021-01-21T17:37:25.410908 | 2017-05-21T15:20:46 | 2017-05-21T15:20:46 | 91,966,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,277 | package com.syhbuy.spay.admin.entity;
import java.math.BigDecimal;
public class dispenseBuyRecord {
private String id;//购买记录ID
private String activityId; //活动ID
private BigDecimal buyAmount;//购买金额
private BigDecimal faceValue; //面值
private Long buyTime;//购买时间
private String... | [
"289911401@qq.com"
] | 289911401@qq.com | |
c6243cbfc92da5da99d06e75e99fd11ac6c7fb27 | 19f2e871122e35ac830e2d00c9d90857371a70d9 | /score-board/app/src/main/java/com/codecool/scoreboard/apiservice/RetrofitClient.java | 236b87f588d445525102a1ae63a0eec1ae6ebe30 | [] | no_license | CodecoolGlobal/score-board-java-kagnest | ea7a458c26007e0d2b1c3fd393e681cdc8df9d93 | 3fd9ea2fca2e5808ee152dc5155085bbc7ad8c14 | refs/heads/development | 2022-11-07T01:39:44.356200 | 2020-06-26T13:19:59 | 2020-06-26T13:19:59 | 272,633,502 | 0 | 0 | null | 2020-06-26T13:20:00 | 2020-06-16T06:59:42 | Java | UTF-8 | Java | false | false | 1,134 | java | package com.codecool.scoreboard.apiservice;
import okhttp3.OkHttpClient;
import okhttp3.logging.HttpLoggingInterceptor;
import retrofit2.Retrofit;
import retrofit2.adapter.rxjava2.RxJava2CallAdapterFactory;
import retrofit2.converter.gson.GsonConverterFactory;
public class RetrofitClient {
private static Retrofi... | [
"agnes.kadlot@gmail.com"
] | agnes.kadlot@gmail.com |
b8f71dd09952a950324c2289f320be70e9eb4835 | 17ea252660c5d98dc719ce1d2b1c9e89f306e5e6 | /src/top/lolcl/dao/RoleRightMapper.java | ebeba0b4151cae3b1a70038fc081c2b338301be8 | [] | no_license | sanchoziyan/MyBlogBack | 36e0195442bdcd836cedccb24f14fa557f8aa612 | abd344be7b6c7aa73672d9a147dac4e5eb5fd4c3 | refs/heads/master | 2020-04-14T19:10:51.928103 | 2019-01-04T02:46:11 | 2019-01-04T02:46:11 | 164,048,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 249 | java | package top.lolcl.dao;
import java.util.List;
import top.lolcl.entity.RoleRight;
public interface RoleRightMapper {
int insert(RoleRight record);
int insertSelective(RoleRight record);
List<RoleRight> selectByROID(String roid);
} | [
"997109508@qq.com"
] | 997109508@qq.com |
fe3c3448bc8601af8babe1b9ef197ca88a9bb0d5 | 5693307cb78192cdea0cbbde015c39cc9c881f09 | /src/main/java/org/apache/storm/executionengine/topologyLayer/TopologyOperator.java | 46f899c16ef4efd07d8360a0e2e9105c6fa7cee3 | [] | no_license | caofangkun/apache-pig-on-storm | 1fe6e4aeb4078ebdf5c9b2b76414a5c0946c4310 | 725f70d7e52cc69f2ed2fa5f0cc367c7236c564c | refs/heads/master | 2016-09-06T17:14:37.473783 | 2015-08-04T09:54:24 | 2015-08-04T09:54:24 | 40,099,755 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 9,941 | java | package org.apache.storm.executionengine.topologyLayer;
import java.io.ByteArrayOutputStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.apache.storm.executionengine.physicalLa... | [
"caofangkun@gmail.com"
] | caofangkun@gmail.com |
868abe8d1e927ed028ea1da3b850b6eb23b9da3b | c9191f99c1af05b655609cbd11bd42240a6c5cc2 | /core/src/main/java/io/rainrobot/wake/core/json/IdabelCollectionDeSerializer.java | da5251ee9ef85f6962f4790eafe919ae9405abcc | [] | no_license | extremeFunk/WakeApp | 09a0df27c8a24961ceed04da31bc9363e1fe1493 | 2294c3007309b0af7e0c5993f64c31834aa594ee | refs/heads/master | 2020-07-24T20:19:02.526324 | 2019-11-11T21:48:16 | 2019-11-11T21:48:16 | 157,155,699 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,165 | java | package io.rainrobot.wake.core.json;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.DeserializationContext;
import com.fasterxml.jackson.databind.JsonDeserializer;
import com.fasterxml.jackson.databind.JsonNode;
import jav... | [
"roy.barak.m@gmail.com"
] | roy.barak.m@gmail.com |
c652cf54de86da2de3f3ecf90abdf0ae0d3671e9 | 3cf20776cd836f08414436fc01158ed114966ca6 | /JW_201802104029/src/bysj/Dao/TeacherDao.java | 21bfbe463c313bd38f7e1fe04c2f12be6857e394 | [] | no_license | chen-yiqian/JW_201802104029_27 | a91ae4eb57921f4cdbe5dfb13b11c00f88b21967 | 17f35902b9e0f0fb39e99c6b6117c5dd0b9a4477 | refs/heads/master | 2020-09-20T03:25:32.717672 | 2019-11-27T07:03:54 | 2019-11-27T07:03:54 | 224,366,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,522 | java | package bysj.Dao;
import bysj.Daomain.Degree;
import bysj.Daomain.Department;
import bysj.Daomain.ProfTitle;
import bysj.Daomain.Teacher;
import bysj.Service.DegreeService;
import bysj.Service.DepartmentService;
import bysj.Service.ProfTitleService;
import bysj.Service.TeacherService;
import bysj.Util.JdbcHelper;
imp... | [
"1270644701@qq.com"
] | 1270644701@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.