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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
daf5ba608b0eae2b1f2b3acf6b7fdb060daf7fba | c813b93751d55ecb83e146f94c41e83f07efc2c3 | /app/src/test/java/com/example/financerepublicassign/ExampleUnitTest.java | 7fc9fd5bb524a95de2dbbc5cd8c77070634b84e6 | [] | no_license | alokitnigam/TaskFinance | 88be08bfa036065c7a3beed0853442ea02e5d23d | fee5c70d7351c4f32e6d34542d02f66aacc0cbff | refs/heads/master | 2020-06-06T17:36:41.186030 | 2019-06-19T21:59:07 | 2019-06-19T21:59:07 | 192,808,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package com.example.financerepublicassign;
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
... | [
"alokitnigam@gmail.com"
] | alokitnigam@gmail.com |
7911d268bc5bd8dc98eb21fd07527bb92f70bdb5 | 793a5f8a66ad08cfbe777bac89f134999132cb18 | /app/src/main/java/com/lipeng/materialanimations/RevealActivity.java | ec99da3cda5f6253038e46a49c07f2b9f4d17340 | [] | no_license | biginsect/MaterialAnimations | b6d04ac96111a780b645e3c39fee6f57671b3780 | 0031d91ded4af6ee83a0937bb1f79f0f7416d32d | refs/heads/master | 2021-08-23T19:47:25.628781 | 2017-12-06T08:40:31 | 2017-12-06T08:40:31 | 112,993,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,698 | java | package com.lipeng.materialanimations;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.databinding.DataBindingUtil;
import android.os.Bundle;
import android.support.annotation.ColorRes;
import android.support.annotation.Nullable;
import android.support.v4.content.Con... | [
"lipeng-ds3@gomeplus.com"
] | lipeng-ds3@gomeplus.com |
40b9d537e7f5763486f28c0b7e9ce280c850ddfe | 5431b0611cc2e3394199f931d3952e77d9fdf486 | /src/test/java/com/github/jcustenborder/kafka/connect/json/FromJsonSchemaConverterTest.java | ff75b1c236806fea7ad376b81ddd63d6d45a0d20 | [
"Apache-2.0"
] | permissive | Dishwasha/kafka-connect-json-schema | 7be421a6e05573fa2c19ffbcdd0bea768b5d1528 | 239c64fa6404396aef06ae036de08e4f058bf751 | refs/heads/master | 2022-04-10T13:39:42.792553 | 2020-04-02T03:53:52 | 2020-04-02T03:53:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,833 | java | /**
* Copyright © 2020 Jeremy Custenborder (jcustenborder@gmail.com)
*
* 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 require... | [
"noreply@github.com"
] | Dishwasha.noreply@github.com |
7e21a84f07684e1b8eb3128f237d82b7a3fa0005 | 959c91af020dc3286d65cdca1c32044a55ad10d9 | /ZcoreFramework/ZcoreValidation/src/main/java/org/zcoreframework/validation/util/Arrays.java | 0608d0fe35e27c7f56aae22ef9825eb53eebc6dd | [] | no_license | akz792000/ZcoreFramework | 2b53dd90ebe8e754621d93662366327c084d57ba | cf69a0030abd10b055be351c5f5aa85e38159b6d | refs/heads/master | 2020-08-03T08:26:16.990944 | 2019-10-02T12:12:09 | 2019-10-02T12:12:09 | 211,683,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 579 | java | /**
*
* @author Ali Karimizandi
* @since 2009
*
*/
package org.zcoreframework.validation.util;
public class Arrays {
public static String toString(Object[] a) {
if (a == null)
return "[]";
int iMax = a.length - 1;
if (iMax == -1)
return "[]";
St... | [
"a.zandi@ocs.ir"
] | a.zandi@ocs.ir |
31aef55b36afe14ec2676eba476d932a86e41101 | 5f82aae041ab05a5e6c3d9ddd8319506191ab055 | /Projects/Chart/22/src/test/java/org/jfree/data/time/junit/YearTests.java | ff2dc7dff8e2e028f20068cdfce26d459c4d37e1 | [] | no_license | lingming/prapr_data | e9ddabdf971451d46f1ef2cdbee15ce342a6f9dc | be9ababc95df45fd66574c6af01122ed9df3db5d | refs/heads/master | 2023-08-14T20:36:23.459190 | 2021-10-17T13:49:39 | 2021-10-17T13:49:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,945 | java | /* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (C) Copyright 2000-2007, by Object Refinery Limited and Contributors.
*
* Project Info: http://www.jfree.org/jfreechart/in... | [
"2890268106@qq.com"
] | 2890268106@qq.com |
28b240db063bf17996210d198b6c7104a2c39529 | 64e61f5a5082fb0cb0b2c3fbf738382519802e50 | /org.eclipse.acme.action.language.edit/src/action_assurancecase/provider/Action_assurancecaseEditPlugin.java | 69efe835fc7bb9ad2a8c2b0b4bd6479998c23594 | [] | no_license | wrwei/OMG-specification-implementations | f33e37a0d2a2609d4c0db851d185773aaac950bc | 40001210089c773432ff0b074035dffbc06add60 | refs/heads/master | 2020-04-28T16:35:07.148838 | 2019-03-15T07:58:04 | 2019-03-15T07:58:04 | 175,416,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,524 | java | /**
*/
package action_assurancecase.provider;
import action_argumentation.provider.Action_argumentationEditPlugin;
import action_artifact.provider.Action_artifactEditPlugin;
import action_base.provider.Action_baseEditPlugin;
import action_terminology.provider.Action_terminologyEditPlugin;
import argumentation.pro... | [
"ran.wei@york.ac.uk"
] | ran.wei@york.ac.uk |
1134bd7d4b4daf1287200515d61667662421d410 | 3ca8f3a533cd1b6d941a4c3e6ef7ff0fc66e8021 | /src/main/java/org/springboot/entity/User.java | 6acccddd3f4da825b00e549fc240f6ed17b0b382 | [] | no_license | tyouika/spring-boot-with-activiti-example | ff530e90d581a21bcb1517a3f0c679e99a109979 | f1e008b68329df0dd69aae1e8d0098fd93e355d2 | refs/heads/master | 2021-08-08T06:06:50.228148 | 2017-11-09T17:56:37 | 2017-11-09T17:56:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 544 | java | package org.springboot.entity;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
/**
* Created by Administrator on 2017/11/10.
*/
@Entity
public class User {
@Id
@GeneratedValue
private Integer id;
private String name;
public Integer getId() ... | [
"ccaccab@163.com"
] | ccaccab@163.com |
b902909b0baaf1b16713b82f5a081b339711edde | 2b258e9be7bff259aded0518391941de56770a84 | /demo/springdemo/src/com/basic/intertest/InterTest.java | 6d4869afbcf649367cbb463447039597570648f0 | [] | no_license | xiaobaig0407/springdemo | b258dd50b600c38f19ce383c54da8220da7fbdae | f7a8a577ff7b0613060c4e0e7873bc5b0159c451 | refs/heads/master | 2021-05-29T02:42:47.804503 | 2020-06-17T06:53:36 | 2020-06-17T06:53:36 | 254,300,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,324 | java | package com.basic.intertest;
/**
*
* @package com.basic.abstracttest
* @author baiyutao
* @date 2020/4/22 下午11:54
* @version 1.0
*/
/**
* 当一个抽象类中的方法都是抽象的时候,这时可以将抽象类用另一种形式来定义和表示就是接口
* 即interface
*
* 对于接口当中常见的成员,而且这些成员都有固定的修饰符
* 1全局常量 public static final
* 2抽象方法 public abstract
*
* 由此得出结论,接口中的成员都是公共的权限
*... | [
"yutaob@opera.com"
] | yutaob@opera.com |
0072603796c8784d2dad3df71d8640c7b89d33a9 | bc9360d4ac3b8b82085cf6a353b76f071c9fa889 | /src/test/java/io/github/jhipster/application/web/rest/PackResourceIntTest.java | 197b87cdb2270468867bfbaa32911596a8dead42 | [] | no_license | raulhechavarria/frontdesk2 | cd7d3f8a32a1a19487353b40349e9dec763e506c | 2161ab8f7dbb2bfa2b5aa570c1361941c832f700 | refs/heads/master | 2020-04-08T12:34:09.752714 | 2018-11-27T15:04:01 | 2018-11-27T15:04:01 | 159,352,627 | 0 | 0 | null | 2018-11-27T15:04:03 | 2018-11-27T14:58:58 | Java | UTF-8 | Java | false | false | 30,188 | java | package io.github.jhipster.application.web.rest;
import io.github.jhipster.application.Frontdesk2App;
import io.github.jhipster.application.domain.Pack;
import io.github.jhipster.application.repository.PackRepository;
import io.github.jhipster.application.repository.search.PackSearchRepository;
import io.github.jhips... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
a83fbb64ade012aa591d0b02a5f91c2bb6a43318 | 995cfd25d8c75fb933a0e82b71c961c18a861d65 | /src/leetcode/adt/ListNode.java | 2633122b86f46d39bd016e258120161bc056523f | [] | no_license | chend0316/leetcode | 559f78580eb9907fb3ee548cbd3a5f35115ecbb3 | a627780cd410e7cced108d54ee13aa3d34a51e3b | refs/heads/master | 2023-07-10T09:56:28.038307 | 2021-08-25T16:45:26 | 2021-08-25T16:45:26 | 231,183,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,016 | java | package leetcode.adt;
import leetcode.utils.ArrayUtils;
public class ListNode {
public int val;
public ListNode next;
public ListNode() {}
public ListNode(int val) {
this.val = val;
}
public ListNode(int val, ListNode next) {
this.val = val;
this.next = next;
}
... | [
"chendong0316@163.com"
] | chendong0316@163.com |
77233425cdbc12b675cf8b3ad0db166e077a8716 | 087e91c98fd1627ec74bba5711f2309aa09bd781 | /ReLearn.java | d647edb40a917ed774f72fd8e124479469328c1b | [] | no_license | fatimazali/geoPool-game | 4913bee4966a83bd87d6cd2e4b30487ec2721839 | ab983c99afd64e7016f66b60490aa0e0839c8a14 | refs/heads/master | 2020-04-25T07:38:23.530076 | 2019-02-26T02:13:33 | 2019-02-26T02:13:33 | 172,620,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 657 | java | import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
import java.io.*;
import javax.imageio.ImageIO;
public class ReLearn extends JPanel
{
private Image statImage;
private String statStr;
public ReLearn()
{
statImage = null;
statStr = "ReLearn.png";
getMyImage();
}
public void pai... | [
"alifatima168@gmail.com"
] | alifatima168@gmail.com |
2e355891acd56a26fee86da81cf81f1ac271a820 | 57005ceb2e04fa88bc27c68c1c4f930968ce3569 | /target/generated-sources/protobuf/java/org/tensorflow/framework/GraphTransferNodeInfo.java | 2111c8d96762baecaaecbe3a3ed40dba9a6027fb | [] | no_license | tuhucon/gateway | 5cb2636f2f45bbadae2d16570e4cd3a88f3efb00 | ef5dc062322e85dbfb3138dc067ead836ce5e7e1 | refs/heads/master | 2020-06-05T17:52:29.680165 | 2019-09-26T03:03:35 | 2019-09-26T03:03:35 | 192,502,405 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 28,106 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: tensorflow/core/framework/graph_transfer_info.proto
package org.tensorflow.framework;
/**
* Protobuf type {@code tensorflow.GraphTransferNodeInfo}
*/
public final class GraphTransferNodeInfo extends
com.google.protobuf.GeneratedMessageV3 im... | [
"minhtuan93@yahoo.com"
] | minhtuan93@yahoo.com |
1be7b97722a55e66f0198633c97021a3d82de558 | f8821f30919c6a9bc1286dbe8899582f6029e1cd | /Tarea 6/4inrow/src/pkg4inrow/Gui.java | f6fb1856d8ea1b72d9174c2f489a2b0f49db48e1 | [] | no_license | tonymarchena26/Extraclass | f25e39abf8690f9e120788751558a6aca53e1b24 | 841d0864456fd54ec26b941c1b6c5184dbfc91c1 | refs/heads/master | 2021-08-02T07:50:10.561183 | 2021-07-27T23:46:10 | 2021-07-27T23:46:10 | 136,692,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,726 | 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 pkg4inrow;
/**
*
* @author human
*/
public class Gui extends javax.swing.JFrame {
GameLogic gl = new GameLogic();
... | [
"39474827+tonymarchena26@users.noreply.github.com"
] | 39474827+tonymarchena26@users.noreply.github.com |
4962d9f8c9f4b323790aa9f6116c86cf75c4bbb2 | 1abdf4db945a04ab39e5eb6b7e30eb4cb91b2376 | /src/Command.java | 1bb08e8b7415f5aed4dd2e42c9eb2275747e9572 | [] | no_license | CameronJett/TextAdventure | b9ad03261fd064caf8f34da0d53ee213651c0f55 | 7b496c5dbba97507a7c1a3b17f7e7f25056fc66f | refs/heads/master | 2021-09-05T06:27:20.528451 | 2018-01-24T20:02:10 | 2018-01-24T20:02:10 | 96,140,114 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 77 | java | public interface Command {
Dialog getResponse(Room room, String name);
}
| [
"jett.18@osu.edu"
] | jett.18@osu.edu |
d2531c17e467df4ecf8ccc3a8f45c1b553ccf392 | 5469da81b14655e1cdaba7a0f7deb924559b446a | /flashcard-service/src/main/java/com/revature/messaging/Operation.java | 360021ecde477c66a9b1c47dba1bf11f3ae0e57f | [] | no_license | 201026java/demos | b1e52660404feb562aa28eea0ecedbf58b753e7d | ae982d8d5a0d061aea61469d81d7d8bb91825f89 | refs/heads/main | 2023-01-02T15:47:57.472826 | 2020-10-30T16:02:11 | 2020-10-30T16:02:11 | 307,390,939 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 83 | java | package com.revature.messaging;
public enum Operation {
CREATE, DELETE, UPDATE
}
| [
"moberlies1337@gmail.com"
] | moberlies1337@gmail.com |
d82a7ab8f3a941e61e5a3e6ef5ab1b1ded393402 | 8f3b0f7e153c16ab4df921cbb3fd1317c8b578d8 | /src/main/java/wxclient/SocketClient.java | d5814e4444d042a35b532ad37861ae795c3aed10 | [] | no_license | cansou/chat | b371be239c377d9685bcd713b6b9e2443d2bd126 | 227203ade36aeeb394269c2f5136319006781592 | refs/heads/master | 2020-09-09T23:21:53.042368 | 2018-10-23T12:02:46 | 2018-10-23T12:02:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,590 | java | package wxclient;
import io.netty.bootstrap.Bootstrap;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.PooledByteBufAllocator;
import io.netty.channel.*;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.SocketChannel;
import io.netty.channel.socket.nio.NioSocketChannel;
import io.ne... | [
"lj19960212"
] | lj19960212 |
2c22915e37215d8c6bf0e03bf82e16a2aeac9d84 | 89407bdb1fee50767b4ad3ba4db4c04e7fb373d5 | /src/main/java/com/example/demo/Entities/UniversityEntity.java | 6868c3472ed68dd2d378a2dbfde53b21a083ce01 | [
"MIT"
] | permissive | joelbarmettlerUZH/Spring_Boot_Demo | 373be7f0cc09ad10c2cec025341992d1cf3c3cc9 | 7f908127a926358b6a136082ecf605716a48ef51 | refs/heads/master | 2021-05-25T11:08:50.177883 | 2020-07-03T16:22:09 | 2020-07-03T16:22:09 | 127,212,690 | 4 | 1 | MIT | 2018-04-02T14:29:04 | 2018-03-29T00:00:49 | Java | UTF-8 | Java | false | false | 1,177 | java | package com.example.demo.Entities;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "UNIVERSITY")
public class UniversityEntity {
@Id
@Column(name = "NAME")... | [
"joel.barmettler@uzh.ch"
] | joel.barmettler@uzh.ch |
81eff6623729e79669fd7a4e36b5931cb79969fc | 2abd14428fd468f9b97c9db3231903a837ea028d | /app/src/main/java/com/wentongwang/mysports/widget/views/WheelRecycle.java | 87c4950cb25b2f0546bac9ad7c1ef6bbe88aac9c | [] | no_license | NicolasLYU/GoSports_Android | b395ba4e423ed1bb7f366a448d2ba5082733f54d | 55a13cca8d57f971ef9ee3e5b82b4fc776bd2185 | refs/heads/master | 2021-09-06T21:15:44.801336 | 2018-02-11T14:13:39 | 2018-02-11T14:13:39 | 112,522,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,714 | java | /*
* Android Wheel Control.
* https://code.google.com/p/android-wheel/
*
* Copyright 2011 Yuri Kanivets
*
* 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.apach... | [
"396121541@qq.com"
] | 396121541@qq.com |
fa8a337c03281fe10c31082208d566ebe0bd3d77 | b070e1467b420077ee45c6961bcf620c329cda6c | /src/main/java/com/project/three/examonline/controller/PaperController.java | 5a6aeadf1314bc29ba4ca588c0778f4ad7248e02 | [] | no_license | 1172700309/Exam_online | e314d41288b8e6db960bc670177070c37d90f85b | a16b54c8932667596d30ea8c3333383715a47ebf | refs/heads/master | 2020-06-27T06:30:33.315328 | 2019-07-31T14:01:33 | 2019-07-31T14:01:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,428 | java | package com.project.three.examonline.controller;
import com.project.three.examonline.domain.Paper;
import com.project.three.examonline.service.PaperService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.Re... | [
"47682383+jamsonlee@users.noreply.github.com"
] | 47682383+jamsonlee@users.noreply.github.com |
3055544b88a4131c73939f8dc47e62c6614b1f75 | 30a60736cb404b7fd1ac8e7dd905a8cd0feb4d4b | /src/main/java/com/agency04/sbss/pizza/repository/DeliveryRepository.java | de2c57a9bd72c5bfa742811eb3afe550b13312fa | [] | no_license | aidaom17/Pizza-Delivery-App | 3cd565d17e2b085304d5ee5c68d4d659acd054f8 | 44381060b8aa276d03deaf02b2d4e15aed154e45 | refs/heads/master | 2023-07-08T06:20:52.741975 | 2021-08-20T07:35:16 | 2021-08-20T07:35:16 | 387,723,784 | 0 | 1 | null | 2021-08-20T07:35:17 | 2021-07-20T08:25:02 | Java | UTF-8 | Java | false | false | 238 | java | package com.agency04.sbss.pizza.repository;
import com.agency04.sbss.pizza.model.impl.Delivery;
import org.springframework.data.jpa.repository.JpaRepository;
public interface DeliveryRepository extends JpaRepository<Delivery, Long> {
}
| [
"aida.omanovic7@gmail.com"
] | aida.omanovic7@gmail.com |
db99a3a693e1457f1cc06b2693d9a602c62c4e69 | f6e1017382db94458d573a53a4815a152e6285e7 | /VisualStudioCode/11Interface/Truck.java | 491d2dcf46bd8463ac184e1d578f24dbf34bc27e | [] | no_license | ApexTone/JavaLearningResources | bd80c8ed75b9ee77059c727c80517b5426959cf4 | 423112dba97a3f6204c11d24b97d5087ff45b2f1 | refs/heads/master | 2020-12-03T12:05:27.283461 | 2020-03-13T09:18:52 | 2020-03-13T09:18:52 | 231,309,133 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 181 | java |
public class Truck implements Vehicle{
@Override
public int cashRate() {
return 80;
}
@Override
public int ePassRate() {
return 65;
}
} | [
"korn_tanapol@outlook.co.th"
] | korn_tanapol@outlook.co.th |
1c4b5351fd3a51cf513dccf7398eeb7854a2db37 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/12/12_3100df233992e49adc038efc087cf82c70b0d078/DatabaseHandler/12_3100df233992e49adc038efc087cf82c70b0d078_DatabaseHandler_t.java | 596ba237c1812e8e748f514264f7c4a4b09c74fc | [] | 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 | 59,973 | java | package friendzone.elec3609.service;
import java.net.URI;
import java.net.URISyntaxException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.sql.Array;
import java.sql.Connection;
import java.sql.Date;
import java.sql.DriverManager;
import java.sql.PreparedSta... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
54f47967b4d58c1f2723768f9bf2236467f1d5c4 | b1db7cf979aaed9a60e376fe2a61e020b66f84e0 | /src/java/com/jilit/irp/persistence/dto/ResultPublishOnWebId.java | 6355885fed9616381a1c54ccec0cc78c19ca08ea | [] | no_license | livcoding/CLXRegistration_OLD | c2a569c0c05c46b9fbb6e176ffc1fd9ca3ebd7e1 | a167f29d20d9c9f1de0e4e78bfca6317f837bc4d | refs/heads/master | 2023-06-21T11:14:20.595579 | 2021-07-23T07:26:29 | 2021-07-23T07:26:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,408 | java | package com.jilit.irp.persistence.dto;
// Generated 24 Sep, 2011 10:05:25 AM by Hibernate Tools 3.2.1.GA
/**
* ResultpublishonwebId generated by hbm2java
*/
public class ResultPublishOnWebId implements java.io.Serializable {
private String instituteid;
private String registrationid;
private Strin... | [
"uvsir001@gmail.com"
] | uvsir001@gmail.com |
abfd6ec96e6297afa8651b8a545fad327c12d885 | d17aafb7c1998ce1c3dcad97aa4ce27e6170fb2b | /Exam1/src/exam1/Exam1.java | 998661db0ce836220e62ba2b511c811e504e4cca | [] | no_license | kvillamil1/CS372 | 8ea3a3e0dac26db4379bab060c531510964b01cc | 20ff10ca827ad68fb071675038e863d92d89d536 | refs/heads/master | 2016-09-11T08:15:04.415133 | 2015-02-06T17:38:50 | 2015-02-06T17:38:50 | 28,836,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | 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 exam1;
/**
* Exam 1: Under Over Dice Game
* @author Kat
*/
public class Exam1 {
/**
* @param args the command lin... | [
"kvillamil16@my.whitworth.edu"
] | kvillamil16@my.whitworth.edu |
9ef10ddf9f453845aede1aa13457492c56854424 | 963699646b387f40a1941d156cb2c28a29bf6489 | /nrpc-registry/nrpc-registry-api/src/main/java/cn/icodening/rpc/registry/RegistryKeyConstant.java | 5b09b54e9d733e7cd1f47370b275047cc74aa436 | [] | no_license | icodening/nrpc | 060ceb320e9539a22de8bca2fcc1f111e7c94ebe | adeb160629657a68fe8ca183151b2eceb961f136 | refs/heads/main | 2023-05-13T04:59:35.373691 | 2021-05-27T09:10:50 | 2021-05-27T09:10:50 | 323,392,061 | 11 | 1 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | package cn.icodening.rpc.registry;
/**
* @author icodening
* @date 2020.12.30
*/
public interface RegistryKeyConstant {
String CLUSTER = "cluster";
String SERVICE = "service";
String APPLICATION = "application";
String VERSION = "version";
String GROUP = "group";
String ENABLED = "enab... | [
"747167846@qq.com"
] | 747167846@qq.com |
48b4cec002cb274438df141876255ddc2fdee4f1 | b3f3da9232505de939eefd4d84125ecb404e74f8 | /src/main/java/com/a2937/pokemon/PokemonMain.java | 63a1dd11e261f425f50a4c75e8de08ed5503d84c | [
"MIT"
] | permissive | a2937/poke-plugin | f58914cf8e0028c1216abdaa7a8b65ce29dc7a35 | 140497ff0c1aa2cdecd1bfca0621a88c8ffe9a20 | refs/heads/master | 2020-07-18T04:38:11.139430 | 2019-11-02T16:47:44 | 2019-11-02T16:47:44 | 206,175,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 893 | java | package com.a2937.pokemon;
import com.avairebot.language.Language;
import com.avairebot.plugin.JavaPlugin;
import com.avairebot.pokemon.command.FindPokemonAbilityCommand;
import com.avairebot.pokemon.command.FindPokemonCommand;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
publ... | [
"a.rcottrill521@gmail.com"
] | a.rcottrill521@gmail.com |
1a4e80a0c729f7b30381fa4807aa4585943ad74b | 292a0360cd91ee703746be3d6d68ef704e8b3ff4 | /src/main/java/pl/connectis/cschool/jcourse/restservice/repository/FakturaRepository.java | e61a9a1ce769932cf56a50da008cdc717c9228e6 | [] | no_license | ntsprd/Faktura | 27cf7a00821135d8e52616a41ad717f0cb00bdda | 60603065ddd890bacfbdf237f2d0902aef64c88d | refs/heads/master | 2021-07-05T11:27:54.036940 | 2017-09-25T20:16:08 | 2017-09-25T20:16:08 | 104,797,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | package pl.connectis.cschool.jcourse.restservice.repository;
import org.springframework.boot.context.config.ResourceNotFoundException;
import org.springframework.data.repository.CrudRepository;
import pl.connectis.cschool.jcourse.restservice.domain.Faktura;
public interface FakturaRepository extends CrudRepository<Fa... | [
"ntsprd@gmail.com"
] | ntsprd@gmail.com |
ceee7da7e7589038ae0032d57d3303eba6d79234 | 3e0f2dfb56216b5b72120f2470e997bef71592ff | /app/src/main/java/com/example/administrator/videoreader/bean/news/HealthNewsList.java | d74ecc19053c52b02395714cf4f2a449ff35498b | [] | no_license | jinhuizxc/VideoReader | d6a0ae0bf3dca575c6a571939b0f70d50f011536 | 15898cf413ee64a70d1185367bd801c527869d7b | refs/heads/master | 2021-01-23T01:51:56.537336 | 2017-12-23T09:25:50 | 2017-12-23T09:25:50 | 92,898,994 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package com.example.administrator.videoreader.bean.news;
import com.example.administrator.videoreader.config.Constants;
import com.google.gson.annotations.SerializedName;
import java.util.ArrayList;
/**
* Created by jinhui on 2017/5/31.
* 邮箱: 1004260403@qq.com
*/
public class HealthNewsList {
@SerializedName... | [
"1004260403@qq.com"
] | 1004260403@qq.com |
e12f2c73e914bea56aabe23b136c270b81c2a4a2 | 664e4c977bf8980054ab83af58a36043e0cf71b3 | /src/main/java/com/mycompany/mavenproject15/ComparatorSize.java | 2de34fbde0f27bee10f2043b6e87246a7b17107b | [] | no_license | panosprokopiou/assignment-4 | 8670fff70571abca57ba516dd1c50a7fc5678b99 | 4f3bd4ef4693f3589acb0cb7d6c58aa5014e3a1f | refs/heads/master | 2022-04-27T01:01:51.037261 | 2020-04-17T09:15:06 | 2020-04-17T09:15:06 | 256,456,415 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mycompany.mavenproject15;
import java.util.Comparator;
/**
*
* @author Pan
*/
public class ComparatorSize... | [
"panosprokopiou@gmail.com"
] | panosprokopiou@gmail.com |
455e1b9ce7df74c98d8cdd348948d9c603a632aa | 4c6adf0ce6ef3f02dcef9c345e0e5e4ff139d886 | /Common/RM/rm-jar/rm-service/src/main/java/com/pay/rm/service/service/facade/ruleprovider/PayToBankDirectProvider.java | 2e87922928ad844974510151cac87314cd819cc8 | [] | no_license | happyjianguo/pay-1 | 8631906be62707316f0ed3eb6b2337c90d213bc0 | 40ae79738cfe4e5d199ca66468f3a33e9d8f2007 | refs/heads/master | 2020-07-27T19:51:54.958859 | 2016-12-19T07:34:24 | 2016-12-19T07:34:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 654 | java | package com.pay.rm.service.service.facade.ruleprovider;
import java.util.Map;
import com.pay.rm.service.common.RCRuleType;
import com.pay.rm.service.dto.rmlimit.rule.BaseRule;
import com.pay.rm.service.service.facade.RCLimitService;
public class PayToBankDirectProvider implements BaseProvider {
private RCLimitSer... | [
"stanley.zou@hrocloud.com"
] | stanley.zou@hrocloud.com |
56b3d431a9ff00f45fc2034f5d70494bdce44d8d | 24c71c30cdcec25347c8e5763e8ce1bae34fb653 | /app/src/main/java/com/example/tal/customalertdialog/CreditsActivity.java | 39b98fd4d2526d0b4c0706d1370b107e064209f7 | [] | no_license | Tal747/CustomAlertDialog | 8fe04e4c92473d165d0aa310c92ba8b495acb0bb | 9563ac37f65f7e1ef4be3f386151b0a2d4b6b0f2 | refs/heads/master | 2020-04-04T21:20:45.955481 | 2018-11-08T18:45:29 | 2018-11-08T18:45:29 | 156,282,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package com.example.tal.customalertdialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
public class CreditsActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState... | [
"ty4273@bs.amalnet.k12.il"
] | ty4273@bs.amalnet.k12.il |
0a58d6e13e6780e41834898f58ead0962cd06c29 | eecb97162580b846f4fdbb2247d022f9c8d1fda6 | /src/main/java/com/core/spring_core/eventhandling/Event.java | 30d844a39010fbb54e7ce25cebc71ffab14a3cdb | [] | no_license | shiva508/spring_core | a898b94149a649834e90f8138f3b73c107dd8687 | 7ee5d56a33575b117da5307b051fdc6d379f38c3 | refs/heads/master | 2022-08-23T11:09:26.078311 | 2022-08-07T11:05:00 | 2022-08-07T11:05:00 | 193,502,701 | 0 | 0 | null | 2022-08-07T11:10:17 | 2019-06-24T12:38:46 | Java | UTF-8 | Java | false | false | 136 | java | package com.core.spring_core.eventhandling;
public class Event {
public void eventDetails() {
System.out.println("Event");
}
}
| [
"dasarishiva1@gamil.com"
] | dasarishiva1@gamil.com |
d0e1a4db8c5d0ca9c8aecf4aa9a1da1439237e06 | c9b7730f6997ebef8ef2ad822651497e979c359c | /myretail/src/main/java/com/ahj/retail/data/Product.java | 895011832e9eefd89044caf36dba2e5c4f96cd3a | [] | no_license | jasaniankit/springboot-demo | 3bc7d1dd7bf9ae190d53769effa1121b0877347b | 3940c72099a6e91b257052ae574883b1e288c69f | refs/heads/master | 2021-01-01T05:46:11.852399 | 2016-04-14T01:16:59 | 2016-04-14T01:16:59 | 56,196,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,825 | java | package com.ahj.retail.data;
import java.io.Serializable;
import java.sql.Date;
/**
* The Class Product.
*
* @author jasaniankit
*/
public class Product implements Serializable {
/** The Constant serialVersionUID. */
private static final long serialVersionUID = 1L;
/** The id. */
private String id;
/**... | [
"Ankit Jasani"
] | Ankit Jasani |
2a23d9fb1a0f072648a8f3979851e2f4d0dbf44f | ef4129889606abf58a4764ace6d2c84b4a26286e | /pojos/Product.java | b98c9468d98518aafaa40ee01575aa109bd4fd4d | [] | no_license | nishtha-garg/Best-Deal-Online-Shopping-Web-Application | e646030fe5c6c6e8cf1271b941454dd20a3ecf1a | fe6e8df352ef16c447c043cb851d321e8b26bfa6 | refs/heads/master | 2021-05-01T16:50:18.072431 | 2018-02-10T21:26:51 | 2018-02-10T21:26:51 | 121,054,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,811 | java | package pojos;
import java.util.ArrayList;
import java.util.List;
public class Product {
private String productid;
private String productretailer;
private double productprice;
private String productType;
public Product()
{}
public Product(String productid, Strin... | [
"noreply@github.com"
] | nishtha-garg.noreply@github.com |
cb157ebdb0b6689f060ada74b0ebc848bf62c813 | 0ebb4a97ba4e32fb2a2a6bf35ad7ed22b5bf537c | /src/main/java/com/hysw/qqsl/cloud/core/dao/AttribeDao.java | 535d6d1356f91dab02598c4f8075d392148054a2 | [] | no_license | GSIL-Monitor/qqsl | 909bbd92b7248e3694d5eea2a9ee63cb9fe21f18 | 7d849acab4d9c520db5e7664f2ea7ce583f70289 | refs/heads/master | 2020-04-24T07:28:14.120020 | 2018-08-02T02:33:27 | 2018-08-02T02:33:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package com.hysw.qqsl.cloud.core.dao;
import com.hysw.qqsl.cloud.core.entity.data.Attribe;
import org.springframework.stereotype.Repository;
/**
* Created by leinuo on 17-4-7.
*/
@Repository("attribeDao")
public class AttribeDao extends BaseDao<Attribe,Long> {
}
| [
"119238122@qq.com"
] | 119238122@qq.com |
e9e5661b1da9df39f5ce9dcdd123af6d84b94975 | b4a91b1caf97d64f7df30187435847f98058daf9 | /client/android/app/src/main/java/com/client/GetLocationPackage.java | e16575b7056e035932ecb214063c36b64f1a6a8a | [] | no_license | Leochens/ChatNowHere | cd0b09cb1f049ac6c1deff5f77c46388d9c2330a | 619185a81fcf3e445622c5bf55e2e753cc5b1354 | refs/heads/master | 2020-04-05T19:26:50.326806 | 2018-12-07T13:26:39 | 2018-12-07T13:26:39 | 157,134,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,072 | java | package com.client;
import android.content.Context;
import android.location.Criteria;
import android.location.LocationManager;
import com.facebook.react.ReactPackage;
import com.facebook.react.bridge.NativeModule;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.bridge.ReactContext;... | [
"18332518328@163.com"
] | 18332518328@163.com |
8ad2f5c54327ee0f23159616d9faaf84a2fa398b | 2058494553b54d02ad9bc8444760dadfe9f42b39 | /src/com/jwetherell/augmented_reality/data/ARData.java | c0cc0f869ac66f48dbe71c161874c7ccf3bc3b81 | [] | no_license | narate/guide-droid-android-app | b3fe666c4a3e1caa71e9aefee1182a54ea4d3255 | 2b3ff1735c36a53db73da1515f351b49b803879c | refs/heads/master | 2021-01-01T19:56:57.260042 | 2012-10-31T15:23:24 | 2012-10-31T15:23:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,953 | java | package com.jwetherell.augmented_reality.data;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.CopyOnWriteArrayList;
import java.ut... | [
"narate@appstack.co.th"
] | narate@appstack.co.th |
1c8793ea1104f17a69746d3141f892ab5431f8df | 628e12cf1f6c5bec09e68986c2cfe814596a490c | /Monopoly/bin/edu/towson/cis/cosc603/project2/monopoly/src/edu/towson/cis/cosc603/project2/monopoly/gui/PropertyCellInfoFormatter.java | 66054f6df213adbacaf79eae659b180699c02804 | [] | no_license | jpodier/cosc603-podier-bathmann-project2 | 8c7af8514aba71ac4985e89934cb81aef7f3bb25 | 668bb90589ed7b478dc3d973a61a5caa1a67cfb9 | refs/heads/master | 2021-01-10T09:19:49.696435 | 2016-03-07T03:00:02 | 2016-03-07T03:00:02 | 52,915,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,020 | java | package edu.towson.cis.cosc603.project2.monopoly.gui;
import edu.towson.cis.cosc603.project2.monopoly.Cell;
import edu.towson.cis.cosc603.project2.monopoly.Player;
import edu.towson.cis.cosc603.project2.monopoly.PropertyCell;
public class PropertyCellInfoFormatter implements CellInfoFormatter {
public Stri... | [
"jpodier0214@gmail.com"
] | jpodier0214@gmail.com |
b7ff1480d72d608352add8f41025532316599c04 | 9b74b819c2789a35d6bd2f9a11dd4a7fd2d84c83 | /src/main/java/liurui/templates/searchs/SequentialSearchImpl.java | fd2dc0e75929addafca741efbcbd9c5be6c1474b | [] | no_license | liu-rui/java-algorithm | 120be6aecd80728095637619a0e41813c11cf4a7 | 5c8af3c260189178994cd05d136064669803b0a8 | refs/heads/master | 2021-09-08T02:54:04.982330 | 2018-03-06T08:03:50 | 2018-03-06T08:03:50 | 99,557,992 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 257 | java | package liurui.templates.searchs;
import liurui.defines.searchs.SequentialSearch;
/***
* 顺序查找
*/
public class SequentialSearchImpl implements SequentialSearch {
@Override
public int find(int[] data, int item) {
return 0;
}
}
| [
"1313475@qq.com"
] | 1313475@qq.com |
5dea5a11c38319aa54cdef749304bff7a813bc9d | 4b08ff7b32b1cbae7b22cf47174df08b6a04f127 | /src/main/java/com/yundingshuyuan/website/controller/RoleController.java | 5d65ea8d3c0259a1d7c5db7d185e696f28ce54a3 | [] | no_license | sengeiou/yunding_website2.0 | d6189a5f3592e9e6fd9ff9e00e0bfc27784b9335 | 99ddbde16977ab82ed4cef37895ad592578add15 | refs/heads/master | 2022-12-03T04:17:05.981991 | 2020-08-21T10:17:00 | 2020-08-21T10:17:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,041 | java | package com.yundingshuyuan.website.controller;
import com.yundingshuyuan.website.response.ServerResponse;
import com.yundingshuyuan.website.service.IRoleService;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.Ge... | [
"724899612@qq.com"
] | 724899612@qq.com |
c29d0b6d5f6ab1fbee350615e269b48400e92dc5 | df2a736b8a651ae25f49f447a2393cb5fd1f86d8 | /src/main/java/com/deyi/clock/config/shiro/ByteSource.java | 0aaa343ba8c138999dd1fc80572befac80be9a6d | [] | no_license | abangya/clock | 762b7c04b9f333672cc3c8d3f6ad66a2207e58dd | b2c55c3f60642e932e8949a25646c41f26702266 | refs/heads/master | 2022-06-24T15:55:27.241369 | 2019-06-15T12:55:01 | 2019-06-15T12:55:01 | 189,552,823 | 1 | 0 | null | 2022-06-21T01:12:14 | 2019-05-31T07:55:51 | Java | UTF-8 | Java | false | false | 3,131 | java | package com.deyi.clock.config.shiro;
import org.apache.shiro.codec.Base64;
import org.apache.shiro.codec.CodecSupport;
import org.apache.shiro.codec.Hex;
import java.io.File;
import java.io.InputStream;
import java.io.Serializable;
import java.util.Arrays;
/**
* @program: xiaowantong
* @Date: 2019/3/24 11:29
* @A... | [
"963312406@qq.com"
] | 963312406@qq.com |
376ffe1d17a2370195a3f8537cbccbcff39d736a | 27511a2f9b0abe76e3fcef6d70e66647dd15da96 | /src/com/instagram/android/feed/a/a/r.java | 85e5576272b17b08179e0563172f380c03db7a47 | [] | no_license | biaolv/com.instagram.android | 7edde43d5a909ae2563cf104acfc6891f2a39ebe | 3fcd3db2c3823a6d29a31ec0f6abcf5ceca995de | refs/heads/master | 2022-05-09T15:05:05.412227 | 2016-07-21T03:48:36 | 2016-07-21T03:48:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 604 | java | package com.instagram.android.feed.a.a;
import android.view.GestureDetector;
import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnTouchListener;
final class r
implements View.OnTouchListener
{
private final GestureDetector c = new GestureDetector(b.a, new q(this));
r(y paramy... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
fbd2348c247a001a7c78f9fb40b3486cf17f675e | db4850befc5a18e6fa16c45d6c3439ce8ddd7397 | /src/main/java/com/brain/passwd/util/UnixPasswdFileReader.java | b5b85e99e213cfdd5377dd3573bf53f0a007deb1 | [
"Apache-2.0"
] | permissive | jjmcknight/PasswdService | 843b1de01f87835ca736650eecd3de62604233d5 | 9222df3b96fc9b653e9a82a1c35dd0df013d5258 | refs/heads/master | 2020-07-19T05:46:24.128455 | 2019-09-04T18:47:37 | 2019-09-08T21:57:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,087 | java | package com.brain.passwd.util;
import com.brain.passwd.model.Group;
import com.brain.passwd.model.User;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public cla... | [
"jmcknight@illumina.com"
] | jmcknight@illumina.com |
0185ad6508bf0c8aa166b912d4a8a6648f29b25a | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/game/model/GameTabData$StatusBar$1.java | e82c1f0995dd0aee347008ba98d24fd960fe373a | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package com.tencent.mm.plugin.game.model;
import android.os.Parcelable.Creator;
final class GameTabData$StatusBar$1
implements Parcelable.Creator<GameTabData.StatusBar>
{
}
/* Location: C:\Users\Lin\Downloads\dex-tools-2.1-SNAPSHOT\dex-tools-2.1-SNAPSHOT\classes2-dex2jar.jar
* Qualified Name: ... | [
"172601673@qq.com"
] | 172601673@qq.com |
ba18f881c46ffdc7142d046994074410bec3b5f1 | f6ca7c003000ff7e7ca6b4e25caaa94e5a918760 | /archieve/src/thread_basic/main.java | caae24bd33e1e2f0e16084211be7d3cc1accee8c | [] | no_license | dbtmddus/messanger_git | 7a759ec392c144650a82a6dff5197fd8e214cb77 | 45ba5e24891525738639bf37b846b6283df782ad | refs/heads/master | 2020-06-16T18:01:27.702797 | 2017-02-16T20:53:37 | 2017-02-16T20:53:37 | 75,081,224 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 566 | java | package thread_basic;
public class main {
public static void main(String[] args) {
thread_extends t_extends1 = new thread_extends(1); //이 자체가 이미 thread 생성임.
//t_extends1.start();
thread_extends t_extends2 = new thread_extends(2);
//t_extends2.start();
///
thread_implements t_imp1emants1 = new... | [
"dbtmddus128@gmail.com"
] | dbtmddus128@gmail.com |
9a45d1c3681a64fb719cbbb679ff402f07d437d3 | 708fa27cad11a73e6da85507be909679f9edc3e9 | /src/test/java/com/ganimi/portfolio/PortfolioApplicationTests.java | 257a1d24a0b85ed0267e1102bd2a9f26d1efc0b7 | [] | no_license | tganimi/portfolio-spring | e725f9a11f8894e1bd464484a0906bf35120eb9c | 6db96243eca84ac780b83894266690981a48b61a | refs/heads/master | 2020-04-10T19:49:43.793792 | 2018-12-10T23:16:16 | 2018-12-10T23:16:16 | 161,248,565 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.ganimi.portfolio;
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 PortfolioApplicationTests {
@Test
public void con... | [
"tganimi@gmail.com"
] | tganimi@gmail.com |
b3c00708b223ebea771568562dd6090c58fa8945 | 2a78d1ef7769cc536d74ff58d62e039db1248627 | /src/Controladores/Controlador_Imagenes.java | 1bd23c380845c4a820a4cae700275f934b8fdaea | [] | no_license | AColina/modofoca | a4df4584dbd980a1bac2b0162d0c73080de8843b | 1bdb816a5b6630b2d73eed1efe16fbb51ab6da9c | refs/heads/master | 2021-01-12T05:30:52.016623 | 2017-01-03T17:59:59 | 2017-01-03T17:59:59 | 77,940,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,952 | java | package Controladores;
import java.awt.Image;
import javax.swing.ImageIcon;
/**
*
* @author Angel Colina
*/
public class Controlador_Imagenes {
public final Image Icono;
public static ImageIcon Salir;
public static ImageIcon Salir_Enter;
public static ImageIcon Pelicula;
pub... | [
"idurdaneta@hotmail.com"
] | idurdaneta@hotmail.com |
caf26f6b7eb8edcc4b1c287d94b9f3e6b82a2d90 | d938c726bced19d2d18040ab50be7c1208cce4bb | /src/main/java/com/mongodb/dao/impl/userBehaviorDAOImpl.java | 3dfd385e49d6592521211cff024be2bbd2eb5ffb | [] | no_license | FebFirst/bilibili | c44aac46306e80861351e964654bd96c3b2f7cd5 | c67c2ba7ce7f7876eb31a1b0268c607438a7d18d | refs/heads/master | 2021-01-20T20:53:17.669883 | 2016-08-12T06:21:45 | 2016-08-12T06:21:45 | 65,528,615 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,671 | java | package com.mongodb.dao.impl;
import com.mongodb.*;
import com.mongodb.dao.userBehaviorDAO;
import com.mongodb.pojo.userBehavior;
import org.hibernate.SessionFactory;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.GenericXmlApplicationContext;
import org.sprin... | [
"googo@xiongguodeMacBook-Air.local"
] | googo@xiongguodeMacBook-Air.local |
d79c3ca1e2bdf5f4da9218e5186a0b7d85f664a6 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/apache/camel/spring/boot/util/HierarchicalPropertiesEvaluatorTest.java | 17a8f1444b201395d9c1d07fe3021fb8b939a105 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 2,601 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
2e6e7322cd4d7a35dc2d111047cf207a86facc8a | 09d0ddd512472a10bab82c912b66cbb13113fcbf | /TestApplications/TF-BETA-THERMATK-v5.7.1/DecompiledCode/Procyon/src/main/java/com/airbnb/lottie/parser/ContentModelParser.java | 2041864536dfc0e0d22f9cc1b5a40bee376189f7 | [] | no_license | sgros/activity_flow_plugin | bde2de3745d95e8097c053795c9e990c829a88f4 | 9e59f8b3adacf078946990db9c58f4965a5ccb48 | refs/heads/master | 2020-06-19T02:39:13.865609 | 2019-07-08T20:17:28 | 2019-07-08T20:17:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,517 | java | //
// Decompiled by Procyon v0.5.34
//
package com.airbnb.lottie.parser;
import java.io.IOException;
import com.airbnb.lottie.model.content.MergePaths;
import com.airbnb.lottie.utils.Logger;
import com.airbnb.lottie.model.content.ContentModel;
import com.airbnb.lottie.LottieComposition;
import android.util.JsonRead... | [
"crash@home.home.hr"
] | crash@home.home.hr |
21f8353b6e2219558c86bad66b0822c51d8d928f | 8fd2e347ebff0abdb8dfef3df3f6dcc26dd7621c | /src/main/java/org/openstreetmap/atlas/tags/ContactEmailTag.java | f427d75defcd79bf9c26c45496bbbed22e2e51ac | [
"BSD-3-Clause"
] | permissive | osmlab/atlas | 0c38770d05f7fb3d17e85365711acf7ae3969806 | f525a7a3f09c95b5c96562648d8901031091e752 | refs/heads/dev | 2023-03-30T20:27:04.162725 | 2023-03-23T22:49:14 | 2023-03-23T22:49:14 | 99,717,758 | 216 | 83 | BSD-3-Clause | 2022-11-21T11:44:13 | 2017-08-08T17:14:27 | Java | UTF-8 | Java | false | false | 524 | java | package org.openstreetmap.atlas.tags;
import org.openstreetmap.atlas.tags.annotations.Tag;
import org.openstreetmap.atlas.tags.annotations.Tag.Validation;
import org.openstreetmap.atlas.tags.annotations.TagKey;
/**
* OSM contact:email tag
*
* @author cstaylor
*/
@Tag(value = Validation.NON_EMPTY_STRING, taginfo =... | [
"matthieu.nahoum@gmail.com"
] | matthieu.nahoum@gmail.com |
9c255e207c5ccf93b233f4cfc02ecafe584ec6b9 | c885ef92397be9d54b87741f01557f61d3f794f3 | /tests-without-trycatch/JacksonDatabind-104/com.fasterxml.jackson.databind.util.StdDateFormat/BBC-F0-opt-20/10/com/fasterxml/jackson/databind/util/StdDateFormat_ESTest_scaffolding.java | 29fa512bc3fe751f2632f469f95d11afbfeaffa5 | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 3,707 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Thu Oct 14 01:20:09 GMT 2021
*/
package com.fasterxml.jackson.databind.util;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import o... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
6318fa09873c55d3b36b91c254f6f12bae2a2f72 | 3cbf58a3708d849b430ad4d71a53418506ed7189 | /Neo4j/src/main/java/com/cs/repository/ActorRepository.java | 40468d59a151f0eae66042d22be1bc004f8676b0 | [] | no_license | YAYUN123/springboot-neo4j | 95317ec3adb63ada7a2286fea3f72fa2b45783f4 | 33c7ab4b88381b975a1eeb42722534200f7c4a4e | refs/heads/master | 2020-03-28T20:33:58.433234 | 2018-09-17T07:10:05 | 2018-09-17T07:10:05 | 149,083,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 413 | java | package com.cs.repository;
import com.cs.domain.Actor;
import org.springframework.data.neo4j.repository.Neo4jRepository;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.Repository;
@Repository
public interface ActorRepository extends Neo4jRepository<Actor, Long> {
Act... | [
"2545757723@qq.com"
] | 2545757723@qq.com |
2b84de34cef1d750a87fbf6bfecf5f7828390c23 | 94b7a1d71ad349b97e7f7926f15cbf711bd460d1 | /work/jspc/java/org/jivesoftware/openfire/admin/pubsub_002dform_002dtable_jsp.java | 1d4b94fa67eb202c89123a82be29006ea313bed3 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Bottlezn/openfire_src | c5a14e1c5fb61444d1d6eb3ac9dd145e02184dd1 | e16d38c7ac565fcf6489f815c9c023e086a24ff8 | refs/heads/master | 2020-03-22T08:56:06.432616 | 2018-07-05T06:10:52 | 2018-07-05T06:10:52 | 139,802,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 68,241 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: JspC/ApacheTomcat8
* Generated at: 2018-07-05 03:25:34 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.jive... | [
"15116907853@163.com"
] | 15116907853@163.com |
7999348e72d62a3b8b7c2b788235fe5bff7016e3 | e6fdcb7ea3007f473bdd2a2a47b3b97b5a07385a | /src/test/java/com/cybertek/utilities/Driver.java | 3748073b0f9ec3ac1d35d3153d7cf2c5f5c2306c | [] | no_license | maimaitiaziguli/Cucumber_Junit_Practice1_2020 | 756c78ecb7d9474cf2c346c730d0a37cfd59521c | d7034cf5e4807037a574275551bdb58c82b1da4c | refs/heads/master | 2023-01-23T04:39:45.381991 | 2020-11-30T07:46:12 | 2020-11-30T07:46:12 | 317,147,638 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,451 | java | package com.cybertek.utilities;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import java.util.concurrent.TimeUnit;
public class Driver {
private Driver(){}
private... | [
"arzuyum507@gmail.com"
] | arzuyum507@gmail.com |
21e097fb1bd1a0c1af779c1188c63b231028156a | 45d453133df8a0049538cc3ef7c4dae6ae492169 | /src/test/java/core/concurrent/LockManagerTest.java | 1714d597c6afcb1c7315b56e7f16170167712cea | [
"Apache-2.0"
] | permissive | xiafan68/socialtsquery | 85434e2dfb034dd1fe7fa714388f3e499b9568f2 | 2088c12a1eb9d6c5df8342917895927942b51c0d | refs/heads/lsmo_markfile_product | 2022-07-24T23:55:24.873987 | 2018-06-02T08:36:14 | 2018-06-02T08:36:14 | 32,961,182 | 0 | 0 | Apache-2.0 | 2022-06-20T23:06:51 | 2015-03-27T01:23:32 | Java | UTF-8 | Java | false | false | 310 | java | package core.concurrent;
import org.junit.Test;
public class LockManagerTest {
@Test
public void test() {
LockManager manager = new LockManager();
// 测试lock是否可以重复加锁
manager.postReadLock(1);
manager.postReadLock(1);
manager.postReadUnLock(1);
manager.postReadUnLock(1);
}
}
| [
"xiafan68@gmail.com"
] | xiafan68@gmail.com |
49e9b7f8e9912987f0560762c5e13862d8cb3019 | 19688c536e3e23d40ed58d7a5ad25dcacf80358e | /src/telas/Visto/FrmVisto.java | b12bd56ece246eca3a0883dbd9f5424e5b03deae | [] | no_license | julioizidoro/systm | 0a8e9817dda18d9c33cf1c78d8b120cade55b13f | 023acf52bdcc2489f9696f4934bbc304ab55f82a | refs/heads/master | 2021-01-17T13:11:40.575259 | 2016-05-17T19:36:36 | 2016-05-17T19:36:36 | 22,035,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 99,379 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package telas.Visto;
import com.toedter.calendar.JTextFieldDateEditor;
import controller.CambioController;
import controller.ClienteController;
import controller.ContasReceberController;
import controller.Foll... | [
"jizidoro@globo.com"
] | jizidoro@globo.com |
5d08566ab7b8bc1891bf35d0ef7116dadc881e6f | 50d7fd3f1995a386ec7b5bb4cd9d4e110dbdb0e9 | /Sorting/QuickSort3Ways.java | 78b9b0928dbd4069530342fdeae7f24e82d19a99 | [] | no_license | aRrtTist/Data-structures | b20153586e658a1c1f040eb3d637497298335084 | d08d46ea4c87d30895a584c3e668500baa975b86 | refs/heads/master | 2020-04-23T20:42:39.562262 | 2019-03-04T08:04:32 | 2019-03-04T08:04:32 | 171,448,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,184 | java | import java.util.Arrays;
public class QuickSort3Ways {
private QuickSort3Ways(){}
private static void swap(Object[] arr, int i, int j) {
Object t = arr[i];
arr[i] = arr[j];
arr[j] = t;
}
private static void insertionSort(Comparable[] arr, int l, int r){
f... | [
"noreply@github.com"
] | aRrtTist.noreply@github.com |
6b6c9d019908e93fe35fb694873a011100fc64ec | 873c18d03aa90fc9261ee0496a4b94bf1a432013 | /src/Cars.java | fcef939666ad8ea66c2779ab0d04cbdb9ef45deb | [] | no_license | Ibirocay/CarDemo | ad8b5c48061e5b8f2bde050886136fa0c9ffe40c | 3a44f3dee7db27ef92ee982ce396c06d2820b0d2 | refs/heads/master | 2023-01-01T14:03:09.709493 | 2020-10-23T10:08:18 | 2020-10-23T10:08:18 | 306,598,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 68 | java | public class Cars {
int year;
String model;
int price;
} | [
"ibirocay@gmail.com"
] | ibirocay@gmail.com |
65f8038eceaae5aa39884bf1062d6fda91c6a6f1 | 5ec06dab1409d790496ce082dacb321392b32fe9 | /clients/java-play-framework/generated/app/Module.java | c7df5dc81747c8bc8ceefece7f33bd1c32be9133 | [
"Apache-2.0"
] | permissive | shinesolutions/swagger-aem-osgi | e9d2385f44bee70e5bbdc0d577e99a9f2525266f | c2f6e076971d2592c1cbd3f70695c679e807396b | refs/heads/master | 2022-10-29T13:07:40.422092 | 2021-04-09T07:46:03 | 2021-04-09T07:46:03 | 190,217,155 | 3 | 3 | Apache-2.0 | 2022-10-05T03:26:20 | 2019-06-04T14:23:28 | null | UTF-8 | Java | false | false | 257 | java | import com.google.inject.AbstractModule;
import controllers.*;
public class Module extends AbstractModule {
@Override
protected void configure() {
bind(ConfigmgrApiControllerImpInterface.class).to(ConfigmgrApiControllerImp.class);
}
} | [
"cliffano@gmail.com"
] | cliffano@gmail.com |
a1c3bac52af0534863a124bb3dc8e15f47c765fb | 3bd5a26397d8b1976dbb3d28c9d36aa872779fbb | /level13/lesson02/task02/Solution.java | aae4ba4df673057904f5fd6a68171303584df8f3 | [] | no_license | tumaykin/javarush_tasks | f18452cddb5e49bbc0e8b9acb7900e285ff03235 | 9a7c32ee8f50d5dc727c91f564c864090f737ab5 | refs/heads/master | 2020-09-24T00:19:32.266064 | 2016-08-30T16:12:16 | 2016-08-30T16:12:16 | 66,955,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 895 | java | package com.javarush.test.level13.lesson02.task02;
/* Пиво: возвращение
Добавь к классу AlcoholicBeer интерфейс Drink и реализуй все нереализованные методы.
*/
public class Solution
{
public static void main(String[] args) throws Exception
{
Drink beer = new AlcoholicBeer();
System.out.println... | [
"noreply@github.com"
] | tumaykin.noreply@github.com |
76cadce5ecdab31e501dee28d74c7d6bb09536b9 | 16ecdbd00c590a44f811abf265d3ac09a4917d7f | /Programs/Exercise 3 - Interface/src/model/entities/Contract.java | 4f30138f0b2a2282a8f218c5a411f639569416d7 | [] | no_license | DanielMaranhao/project-java-reference | 107ba9ba0baf20ffea440a6fb6ade7213ec028d5 | 9d0350a40b930379cdfcbc93a8755497b93cd0bc | refs/heads/main | 2023-07-19T23:45:14.729440 | 2021-08-27T22:28:57 | 2021-08-27T22:28:57 | 391,248,714 | 11 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,041 | java | package model.entities;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class Contract {
private Integer number;
private Date date;
private Double totalValue;
private List<Installment> installments = new ArrayList<>();
public Contract(Integer number, Date date, Double totalV... | [
"danielmarquesmaranhao@gmail.com"
] | danielmarquesmaranhao@gmail.com |
5391e7c0d4536ad3e8f620fb5493032b2b4abcb8 | 21b757c6815f3928f5dfb8e4d2bad8ce6575a7bb | /src/main/java/bStat/oms/com/bootstrap/OMSManagedService.java | a12ebf8fdf9e44b7081dc5a9584432944c5faa79 | [] | no_license | YashiAgarwal/bStat-oms | f5dbe3dd9bee6144a67e09b4cf0e2853aec9deb4 | b21febd4dc285eedbd0759341394aab231777595 | refs/heads/master | 2021-01-22T05:28:33.607168 | 2017-09-10T07:09:30 | 2017-09-10T07:09:30 | 92,474,669 | 0 | 0 | null | 2017-09-10T07:09:30 | 2017-05-26T05:13:21 | Java | UTF-8 | Java | false | false | 832 | java | package bStat.oms.com.bootstrap;
import bStat.oms.com.common.utils.GuiceInjector;
import io.dropwizard.lifecycle.Managed;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by prashant170392 on 01/05/2017
*/
public class OMSManagedService implements Managed {
private static final Logger log... | [
"agarwalyashi1992.ya@gmail.com"
] | agarwalyashi1992.ya@gmail.com |
5ae327999ff2963a4f4f6865a971a84aa0ca1fd2 | aacba326c2e3cbc64a0b371b2dfe8e9396f2c968 | /src/main/java/com/kundi/kundi/web/rest/TopicResource.java | 9db228f55f210379f14981bbd617c4439aac1673 | [] | no_license | jeremykuria/kundi | 0ca554caa9bdd4659b1898dc2ff0cd929b4034e6 | 45501e73a2b44c077e835cf3c5c9990919fc7983 | refs/heads/master | 2023-06-19T15:09:36.855797 | 2021-01-09T11:13:41 | 2021-01-09T11:13:41 | 324,133,488 | 0 | 0 | null | 2021-01-09T11:13:42 | 2020-12-24T10:49:24 | Java | UTF-8 | Java | false | false | 621 | java | package com.kundi.kundi.web.rest;
import com.kundi.kundi.domain.Topic;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.Arrays;
import java.util.List;
@RestController
public class TopicResource {
@RequestMapping("/topi... | [
"jkaranja@meliora.tech"
] | jkaranja@meliora.tech |
d954d01bcead8324f72ecd1c3a1b01897ac1c761 | 71a75cdf8a965109e0034c3b100465f23103d2f6 | /Project_Web3/src/com/member/db/MemberBean.java | 1c498698edcb5d076dc3f08ac46e07482a893623 | [] | no_license | jda1208/project | 70388e3ece439cc7daf61c9bbee6f7102a9ea70c | 3f9fad9d55ec1a2e8e359e1e189c5062a9e992b0 | refs/heads/master | 2021-01-19T01:12:59.776579 | 2015-04-27T09:20:27 | 2015-04-27T09:20:27 | 34,427,460 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,228 | java | package com.member.db;
public class MemberBean {
private String user_id;
private String user_email;
private String user_name;
private String user_password;
private String user_phonenum;
private String user_menu;
private String gradenum;
public String getUser_id() {
return user_id;
}
public void setUser_i... | [
"ekdo6226@naver.com"
] | ekdo6226@naver.com |
72a93fb7c11b622e1ef99410e964e429661e0b58 | 5a7feba243ffe724f2cbd2e9f5ce9db11b0d63cc | /app/src/main/java/com/example/adminapp/DriverRegisterActivityA.java | 8c9d3106c0d0a103268e4c093bc850bf3a51f6a3 | [] | no_license | osamaJadoon/app | c47ea4c9677154735454fa59a30c2022ada90a8b | 7165a1ede7c975008df07078afe114129c02754e | refs/heads/master | 2020-09-06T14:45:00.066618 | 2019-11-08T11:41:45 | 2019-11-08T11:41:45 | 220,455,174 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,898 | java | package com.example.adminapp;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.location.LocationM... | [
"zsukhban@gmail.com"
] | zsukhban@gmail.com |
18f6fc4f8e1b339bececb69502ad1b26a36e6dbe | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_4a4ffbd28afc3bddf79bf3786bd257d9a116e963/WhislEncoding/2_4a4ffbd28afc3bddf79bf3786bd257d9a116e963_WhislEncoding_s.java | 0f62491764fa7b55b3f448ba5262bb319b71d6d2 | [] | 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 | 6,471 | java | /*
* $Id$
*
* Copyright 2003-2005 Wanadoo Nederland B.V.
* See the COPYRIGHT file for redistribution and use restrictions.
*/
package org.xins.common.text;
import org.xins.common.MandatoryArgumentChecker;
/**
* Whisl encoding utility functions. This class currently only supports
* encoding.
*
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
e846c04e77817f52a8f7b33a76b30d13092bf204 | edc139b0268d5568df88255df03585b5c340b8ca | /projects/org.activebpel.rt.bpel.server/src/org/activebpel/rt/bpel/server/admin/AeProcessDeploymentDetail.java | 0f8c0a011c0fcbafb9f2990a285373a3a80bf6a7 | [] | no_license | wangzm05/provenancesys | 61bad1933b2ff5398137fbbeb930a77086e8660b | 031c84095c2a7afc4873bd6ef97012831f88e5a8 | refs/heads/master | 2020-03-27T19:50:15.067788 | 2009-05-08T06:02:31 | 2009-05-08T06:02:31 | 32,144,610 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,373 | java | // $Header: /Development/AEDevelopment/projects/org.activebpel.rt.bpel.server/src/org/activebpel/rt/bpel/server/admin/AeProcessDeploymentDetail.java,v 1.6 2004/10/29 21:14:13 PCollins Exp $
/////////////////////////////////////////////////////////////////////////////
// PROPRIETARY RIGHTS STATEMENT
// ... | [
"wangzm05@ca528a1e-3b83-11de-a81c-fde7d73ceb89"
] | wangzm05@ca528a1e-3b83-11de-a81c-fde7d73ceb89 |
b2bd8b5f1f3e4936310cff3def06ef0ed5e30ad0 | af21031d62c1ceb5a84f54b4410f0840edf20048 | /src/main/java/ar/edu/unju/fi/service/EquipoServiceImp.java | 937b00d19cd0585b8f12c4efd609c6c1e7f17259 | [] | no_license | 3215U/tp5_ | 45ff449700e79770b46b65046e5863ca5e7d61d7 | a22b763d63c2af68bfbd2918cdb7665cd61e9902 | refs/heads/master | 2022-09-30T10:59:36.326437 | 2020-06-02T00:23:25 | 2020-06-02T00:23:25 | 268,431,499 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 711 | java | /**
*
*/
package ar.edu.unju.fi.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import ar.edu.unju.fi.model.Equipo;
import ar.edu.unju.fi.repository.IEquipo;
/**
* @author Benicio Roxana
*
*/
@Repository
public class EquipoServiceImp imp... | [
"homecuenta8gmail.com"
] | homecuenta8gmail.com |
b03a8350add21bf11eb1b23c96becdac76825181 | c197c797f56100646aff1c416a5c70a86291de99 | /src/test/java/com/mvas/admin/SpringbootAdminApplicationTests.java | a6176b4e47b99ed8cb96a93b73caa8def6d6d9f8 | [] | no_license | mvas-test/springboot-admin | 88a761535282038757910635c5726b276f233b4e | 787abab4e77cd5d4a49da69dc0d635bab8e4e446 | refs/heads/master | 2022-06-20T08:08:23.402596 | 2020-05-12T20:51:12 | 2020-05-12T20:51:12 | 263,449,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package com.mvas.admin;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SpringbootAdminApplicationTests {
@Test
void contextLoads() {
}
}
| [
"bouzouki2015@gmail.com"
] | bouzouki2015@gmail.com |
8cc9bf7dcca7770c0e53f7940cd78521e12ea56e | ceb1d121f9564228d7d01309c2be6e5d22953cf1 | /movies/build/generated/src/org/apache/jsp/include/header_jsp.java | 5108cd402e7b3e411ad593c12543ef1035bf6949 | [] | no_license | MuShehta/Movie | 8a5ec4e468775e282a26a4fbf2490a5921563601 | 0513caecb3c867c808a6b593d96ac43d2475c9f8 | refs/heads/main | 2023-04-10T18:10:15.078504 | 2021-04-23T21:07:48 | 2021-04-23T21:07:48 | 361,002,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,607 | java | package org.apache.jsp.include;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class header_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static final JspFactory _jspxFactory = JspFacto... | [
"noreply@github.com"
] | MuShehta.noreply@github.com |
eb82ff74fbe1cae5de6e8bf3e156eec57f1c8cbc | f23b9858a949ebe03d846ac330acc71b00aac9e3 | /src/com/battlearena/handlers/entity/shopkeeper/BlueShopkeeper.java | 83e148aff842372521774d22d1fdc55f28f43711 | [] | no_license | MattyBainy97/BattleArena | b3f59e5603cb6d285610a61a9b9bd8717dba9444 | bdbec92622a9e83cb2156624234d36d4d3c1526a | refs/heads/master | 2021-01-22T05:38:49.142404 | 2017-04-18T08:55:21 | 2017-04-18T08:55:21 | 81,687,978 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.battlearena.handlers.entity.shopkeeper;
import net.minecraft.server.v1_11_R1.EntityHuman;
import net.minecraft.server.v1_11_R1.PathfinderGoalLookAtPlayer;
import net.minecraft.server.v1_11_R1.World;
import org.bukkit.ChatColor;
public class BlueShopkeeper extends Shopkeeper {
public BlueShopkeeper(Wo... | [
"mattybainy97@gmail.com"
] | mattybainy97@gmail.com |
b30f67df61d2ff04264dd0649a295520a6e48c5c | 597f3ccf5f8fd6ef9a8e0768f2d9463003b67bc3 | /src/main/java/cl/reyesrubio/SpringFoxConfig.java | 5eaa5ccd78be86ffe3eefd11476ee359212c459b | [] | no_license | rreyescl/Excel2Json | 467e382acab3560dedb52d243802eafa5036c861 | c6ff699bdef062dfe46a86184678dccc7ea47c83 | refs/heads/master | 2023-08-17T19:20:06.306361 | 2021-10-08T22:36:05 | 2021-10-08T22:36:05 | 415,123,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,673 | java | package cl.reyesrubio;
import static com.google.common.collect.Lists.newArrayList;
import java.util.Collections;
import java.util.Locale;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.MessageSource;
import ... | [
"bassricky@gmail.com"
] | bassricky@gmail.com |
79286e50bae2eda5283af3fb5251a35bf36fc4be | c46315ef19bf7736f23934fadf32f47f1e08630e | /app/src/androidTest/java/com/mahesh_location_tracking/ExampleInstrumentedTest.java | 01b1c48fc676006cc402963cbd5e3ca4f1d7d585 | [] | no_license | MaheshKumarPrajapati/LocationTracking | 555a8468634e6180445493f99836358ed39800f7 | b62d5f91918e9360c1f62231ee3305cffc1be9b3 | refs/heads/main | 2023-07-30T07:59:05.358152 | 2021-10-02T12:29:56 | 2021-10-02T12:29:56 | 411,674,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package com.mahesh_location_tracking;
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 execu... | [
"maheshprajapati1990@gmail.com"
] | maheshprajapati1990@gmail.com |
d452af78c16f50c8a32ce7e151ffaca7a2542fb5 | 20b379e6f63fd0c68b995ef42e87c9434c051505 | /homeworkDay5.1.eCommerce/src/dataAccess/concretes/HibernateUserDao.java | 48cb6efa9f4f66c268a78863ee956aca42861bb0 | [] | no_license | ibrahimGZR/kodlamaioJava | 2f1250208c7928ce10887f1f5d999fcddb5f79de | 87ea40c74137650f4043b6faddb283e18817bf62 | refs/heads/master | 2023-07-18T16:27:28.351238 | 2021-09-08T20:41:04 | 2021-09-08T20:41:04 | 396,272,914 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 904 | java | package dataAccess.concretes;
import java.util.ArrayList;
import java.util.List;
import dataAccess.abstracts.UserDao;
import entities.concretes.User;
public class HibernateUserDao implements UserDao {
private List<User> users = new ArrayList<User>();
@Override
public void add(User user) {
users.... | [
"ibrahim.gezer@IBRAHIMGEZER.etiyacorp.local"
] | ibrahim.gezer@IBRAHIMGEZER.etiyacorp.local |
d422c20b20631b1fa031051e22e07b13812f55d8 | e038650afd8780b4668560a7704816642d5eff48 | /src/main/java/com/tryeverything/service/SysUserService.java | f4658a7ebf6c22a4e3ad3493ccfd7b6db0a40499 | [] | no_license | EducationActivity/Activity | efae0fcdd6908d7e9b640bcbb78fe3c67f26807c | 67e7ba6d6b72d95f013c471da12f222a446f1f4b | refs/heads/master | 2020-04-23T15:44:00.878643 | 2019-03-07T14:55:14 | 2019-03-07T14:55:14 | 171,274,914 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | package com.tryeverything.service;
import com.tryeverything.entity.SysUser;
public interface SysUserService extends BaseService{
public SysUser findUserBase(SysUser sysUserBase) throws Exception;
public void updateUserPws(SysUser sysUserBase) throws Exception;
public SysUser queryUser(String phone,String userP... | [
"858751460@qq.com"
] | 858751460@qq.com |
4041f5285545b91060f61f748ace04569c13ef8b | 381035be11973cfaf445b35e187608071aa4bd91 | /backend/src/main/java/interview/nokia/test/game/GameImplOneToOne.java | f2180b304876fbfb78afde90336bf11c624ef6bc | [] | no_license | tomahawk69/rock-paper-scissors | 1dea78702e270e0a398d7979450ef4501c4a7e54 | af427bffc99d498a5f305b5b7a66ef6337561889 | refs/heads/master | 2021-04-26T00:56:56.101658 | 2017-10-17T22:33:59 | 2017-10-17T22:33:59 | 107,329,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | java | package interview.nokia.test.game;
import interview.nokia.test.statistics.GameStatistic;
import interview.nokia.test.strategy.GameStrategy;
import interview.nokia.test.types.GameType;
public class GameImplOneToOne extends AbstractGameImpl {
private static final String NAME = "One-2-One";
public GameImplOneTo... | [
"iovchynnikov@ngoar.net"
] | iovchynnikov@ngoar.net |
1643a8efb0e0b0686d474ccea9786b33a23a15ac | b7e20a87fdc1de493d592af0f427549566669ae2 | /javarush/test/level08/lesson08/task04/Solution.java | 639abfcda5493236f08611ead2b526a10b8541ef | [] | no_license | D1version/JavaRush | 462184e98a08c3c0d37c2c783512100520132aad | 7e5de2bda12454f4503ac83bc0041fa3b614cfbc | refs/heads/master | 2021-01-10T17:38:07.663972 | 2015-09-28T08:41:17 | 2015-09-28T08:41:17 | 43,008,963 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,803 | java | package com.javarush.test.level08.lesson08.task04;
import com.sun.org.apache.bcel.internal.generic.RET;
import java.util.Date;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
/* Удалить всех людей, родившихся летом
Создать словарь (Map<String, Date>) и занести в него десять запис... | [
"True7210@gmail.com"
] | True7210@gmail.com |
6e94e0987fc0f622bffc1e1a5e5b97320cd9ae95 | ceeacb5157b67b43d40615daf5f017ae345816db | /generated/sdk/applicationinsights/azure-resourcemanager-applicationinsights-generated/src/main/java/com/azure/resourcemanager/applicationinsights/generated/models/AnnotationError.java | f6c639f795495c42942d216a565405f55b3da987 | [
"LicenseRef-scancode-generic-cla"
] | no_license | ChenTanyi/autorest.java | 1dd9418566d6b932a407bf8db34b755fe536ed72 | 175f41c76955759ed42b1599241ecd876b87851f | refs/heads/ci | 2021-12-25T20:39:30.473917 | 2021-11-07T17:23:04 | 2021-11-07T17:23:04 | 218,717,967 | 0 | 0 | null | 2020-11-18T14:14:34 | 2019-10-31T08:24:24 | Java | UTF-8 | Java | false | false | 1,337 | 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.applicationinsights.generated.models;
import com.azure.core.annotation.Immutable;
import com.azure.core.management.exception.Man... | [
"actions@github.com"
] | actions@github.com |
cbe454c51e519622aafc4c1a97554479dba4bba2 | 3f083e2da22932daabb5f6ac53d9968f2cb0ac6c | /src/sistema/punto/de/ventas/SistemaPuntoDeVentas.java | 99102b197f5a1caeb015d5000025746a34ee6817 | [] | no_license | llStrevensll/SistemaVentas----Java | 0ea6748916a77d42200918b43bce9e0d8b31f197 | 200099a6562498e230784ba381dd89d71be746c6 | refs/heads/master | 2020-08-22T13:11:00.900806 | 2019-10-20T19:28:41 | 2019-10-20T19:28:41 | 216,402,180 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 784 | 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 sistema.punto.de.ventas;
import Views.Sistema;
import static java.awt.Frame.MAXIMIZED_BOTH;
import javax.swing.UIManager;
/*... | [
"anguelr12@hotmail.com"
] | anguelr12@hotmail.com |
237055789b9e62d43e71087e2e756412c008020f | 222b05380fc65f03d0fff387ae77a16b890c24fb | /src/geeksforgeeks/_01AmazonInterview_09_07.java | ecbe9de50b07d83718d5826e2125685580e4ad31 | [] | no_license | MHenry-Mit/Interview-Prep | c5a47ebc1cf55f85faf420f401953f2321b4112e | f5614bdbb8aeacab7a50cf7ec28a866fd9d0cffa | refs/heads/master | 2020-12-26T02:51:03.665180 | 2015-10-05T16:20:35 | 2015-10-05T16:20:35 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 1,502 | java | package geeksforgeeks;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Scanner;
/*
* http://www.geeksforgeeks.org/amazon-interview-set-8-2/
* Given an array of strings, find the string which is made up of maximum number of other strings contained in the same array.
* e.g. “rat”, ”ca... | [
"navaneethbv@gmail.com"
] | navaneethbv@gmail.com |
592a3f4f44d34e634ec5b553d4686986eca428ae | d1f5612898d7f09c799357c474ad5af0509dd2ce | /app/src/main/java/com/doubletapp/hermitage/hermitage/ui/views/TimePickerData.java | fab1801dfd783ed70aff216dec7296ad6a60531e | [] | no_license | onthecrow/vk-ermitazh-android | 41d4119e04993d40ca49d00956d012d2fd6e98d2 | 7cddf073e64ad078da279cc3e26edecf87bffedb | refs/heads/master | 2021-05-01T21:06:04.167427 | 2017-10-22T06:29:09 | 2017-10-22T06:29:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,370 | java | package com.doubletapp.hermitage.hermitage.ui.views;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import java.util.ArrayList;
/**
* Created by onthecrow on 21.10.2017.
*/
public class TimePickerData {
@Nullable
private ArrayList<String> mDays;
@Nullable
pr... | [
"voronov@xaker.ru"
] | voronov@xaker.ru |
a1b23666330459245630a2c842779cdcdc71a9b3 | ddbb70f9e2caa272c05a8fa54c5358e2aeb507ad | /rimlog/src/main/java/com/rimdev/rimlog/entities/ComponentInput.java | 909419c0f3ff13b4441e18a94c3ca284199c33a0 | [] | no_license | ahmedhamed105/rimdev | 1e1aad2c4266dd20e402c566836b9db1f75d4643 | c5737a7463f0b80b49896a52f93acbb1e1823509 | refs/heads/master | 2023-02-05T15:18:20.829487 | 2021-04-04T08:10:19 | 2021-04-04T08:10:19 | 228,478,954 | 1 | 0 | null | 2023-01-11T19:57:52 | 2019-12-16T21:27:44 | JavaScript | UTF-8 | Java | false | false | 8,015 | java | package com.rimdev.rimlog.entities;
import java.io.Serializable;
import java.util.Collection;
import java.util.Date;
import javax.persistence.Basic;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistenc... | [
"ahmed.elemam@its.ws"
] | ahmed.elemam@its.ws |
d2818ee073506bd60ddbe4e28af43eab818d0c09 | 6bab2a05297bc6ad47420bdd71696b97791d4d24 | /javagoftest/src/main/java/github/ybqdren/gof/javagoftest/intertor/BookShelf.java | d19ac908815687eed07eeb9ca126e141a8734943 | [] | no_license | ybqdren/AboutJavaForMe | 2adad9508f05d3227e48641fb761a723cb360f94 | 9ae81e56e8f1387bdc7b452d1797a93dc8d0d7d2 | refs/heads/master | 2023-03-02T22:25:43.539442 | 2021-02-07T04:05:27 | 2021-02-07T04:05:27 | 259,233,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 603 | java | package github.ybqdren.gof.javagoftest.intertor;
/**
* Created by Zhao Wen on 2021/1/21
*/
public class BookShelf implements Aggregate{
private Book[] books;
private int last = 0;
public BookShelf(int maxsize) {
this.books = new Book[maxsize];
}
public Book getBookAt(int index){
... | [
"withzhaowen@126.com"
] | withzhaowen@126.com |
1704b54dcc7f5381d1316c4ecf17e92a273860b5 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/20/20_2476f0cd8b72c9662daec05d758ecbeefe66bdfa/PhoneNumberListAdapter/20_2476f0cd8b72c9662daec05d758ecbeefe66bdfa_PhoneNumberListAdapter_s.java | 749b5e948bbb3134e35d7712f996e76daf0faae1 | [] | 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 | 13,228 | java | /*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
9c2fd12e8506101138ee8f174aeb1c592507aa59 | 2e1a17b36e0ea310ece51adde5afeb3a8e03d309 | /Chapter13/SortedArrayToMinBinarySearchTree/src/main/java/coding/challenge/BinarySearchTree.java | 68ea9beee068e58ffbca1655392e7a3d35dc338f | [
"MIT"
] | permissive | copley/The-Complete-Coding-Interview-Guide-in-Java | 59cb808d87f1f99bfa30a6631837c1637d2ee573 | 1f589772a205368ec6634e0fcae6fe58e1130aee | refs/heads/master | 2023-03-16T08:40:14.877164 | 2023-01-18T09:01:28 | 2023-01-18T09:01:28 | 257,846,324 | 0 | 0 | null | 2020-04-22T08:56:35 | 2020-04-22T08:56:34 | null | UTF-8 | Java | false | false | 3,436 | java | package coding.challenge;
import java.util.ArrayDeque;
import java.util.Queue;
public class BinarySearchTree<T extends Comparable<T>> {
private int nodeCount;
private Node root = null;
private class Node {
private final T element;
private Node left;
private Node right;
... | [
"leoprivacy@yahoo.com"
] | leoprivacy@yahoo.com |
4a79cb02d81394d4d949055eb1869420d684f2ee | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/12/12_9909ac876f16740d882d79b67bcba528e193c14e/OpenLogPhaseListener/12_9909ac876f16740d882d79b67bcba528e193c14e_OpenLogPhaseListener_s.java | fb8b5b39cf7da8c13bbe7b7e9089e3d606e4c7b0 | [] | 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 | 8,391 | java | package com.paulwithers.openLog;
/*
<!--
Copyright 2013 Paul Withers
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
Unl... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
bcff545691aeccd024f261c0349e98578eaa361e | c8db9f7f8e514543f95484fc1453f6763324757d | /src/com/example/view/engine/YDLayoutInflate.java | 87e7911a00196f37ea6a1c26e3ccabca457505d0 | [] | no_license | tdxtxt/TestViewTree | 9a79cd02331483f7c448490438089a8480184367 | b86e49875c04338f85507d4bc5c4bd3b18ea1272 | refs/heads/master | 2020-12-30T11:15:05.218979 | 2014-12-26T01:52:33 | 2014-12-26T01:52:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 30,269 | java | /*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | [
"admin@admin-PC"
] | admin@admin-PC |
27808d38fca2cb634ae3e9fea62cc54f5a004fec | f10dc8fb4181c4865cd4797de9d5a79f2c98af7a | /src/yh/core/esb/client/update/logic/YHUpdateClientLogic.java | d820425015bb918f005cffedcb7af76aa8606af5 | [] | no_license | DennisAZ/NewtouchOA | b9c41cc1f4caac53b453c56952af0f5156b6c4fa | 881d72d80c83e1f2ad578c92e37a3241498499fc | refs/heads/master | 2020-03-30T05:37:21.900004 | 2018-09-29T02:11:34 | 2018-09-29T02:11:34 | 150,809,685 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 16,872 | java | package yh.core.esb.client.update.logic;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util... | [
"hao.duan@newtouch.cn"
] | hao.duan@newtouch.cn |
9d78777afca4332901330f608513ffd430a9115b | 77b3f1e463521a13398bb0b0ac7cfb4f95076669 | /src/DesignPattern/SingletonPattern/Singleton3.java | e3be90a01a23961bebd4833cecd84b95577c6805 | [] | no_license | Pisceslau/Algorithm | f4279f81aead1e42e9a465dc07bfc1c45843381c | 0a440b3479e6ef74a42f869391f314c3b252233a | refs/heads/master | 2021-01-10T16:01:15.754624 | 2016-10-21T15:49:44 | 2016-10-21T15:49:44 | 54,631,074 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 858 | java | package DesignPattern.SingletonPattern;
/**
* Created by Lunar on 2016/4/3.
* Head First设计模式:单例模式的经典实现
* 延迟实例化。没有公有的构造器
* 单例模式确保一个类只有一个实例,并提供一个全局访问点。
* 缺点:不能处理多线程。
*/
public class Singleton3 {
private static Singleton3 instance;
private Singleton3() {
}
//加上synchronized处理多线程情况
/*只有第一次调用此方法才... | [
"liuwenyueno2@gmail.com"
] | liuwenyueno2@gmail.com |
dc52c91f3e5fb5b94e9bf93fac8f31b6760820a0 | a93b02d93e2dcfc477ca4850b3167fdc2eaa9c87 | /pushinginertia-wicket-core/src/main/java/com/pushinginertia/wicket/core/behavior/PreventDoubleSubmission.java | ca88df874b805fa5ffee0186b248a1aaa418a6d4 | [] | no_license | pushinginertia/pushinginertia-wicket | 2fa87923850fac9e8b9d88d1b1ba79e87f92ee48 | a55b704f4df54277c7ee70542d8b41128dba7c15 | refs/heads/master | 2021-11-01T06:32:11.101862 | 2021-10-03T21:48:22 | 2021-10-03T21:48:22 | 8,836,438 | 0 | 0 | null | 2021-08-19T23:18:04 | 2013-03-17T15:31:00 | Java | UTF-8 | Java | false | false | 1,751 | java | /* Copyright (c) 2011-2013 Pushing Inertia
* All rights reserved. http://pushinginertia.com
*
* 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/LIC... | [
"dan.traczynski@gmail.com"
] | dan.traczynski@gmail.com |
b8aaed2d1918c2a19e6f361ec37b6cbc55aa5293 | fe158ebad9fe274ecb0ba5b655cfc4e5cc4df55b | /server/src/main/java/io/litmusblox/server/service/JobAnalytics/InterviewDetailBean.java | 14ec595ab17d773a5d0fbd3f70a6c35ee30c238a | [] | no_license | bhumi2007shah/hexagonsearch | 484383594f3d0ceb89a0e8724935299b7ffa33a6 | 71d96bdd262a68f558eb36cc57b681f7b3302c8d | refs/heads/master | 2023-03-21T07:19:11.218865 | 2021-02-24T04:40:46 | 2021-02-24T04:40:46 | 349,019,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 514 | java | /*
* Copyright © Litmusblox 2019. All rights reserved.
*/
package io.litmusblox.server.service.JobAnalytics;
import lombok.Data;
import javax.persistence.Entity;
import javax.persistence.Id;
/**
* @author : Sumit
* Date : 31/07/20
* Time : 12:50 PM
* Class Name : InterviewDetailBean
* Project Name : server
... | [
"sumit@litmusblox.io"
] | sumit@litmusblox.io |
518d42eeb2e4a16fbea7fe7b1fdf7441d70e8f2c | 245683a33575e536bdc1c823b73a8ea993ce6e8e | /app/src/main/java/com/a2017002/optimustechproject/optimus_tech_project_2017002/Interface/StepListener.java | 5015fc8e56a1195a28869091915ab7b0dc8b524d | [] | no_license | satyamkiet/fitnessApp | 3f385e2165b1d27bbdac9906d315c772f1702e86 | 3955a3d37f0663070909498e6ea4711da4b10a33 | refs/heads/master | 2021-04-25T18:52:30.701999 | 2019-10-02T07:15:06 | 2019-10-02T07:15:06 | 108,668,427 | 0 | 2 | null | 2019-10-02T07:15:07 | 2017-10-28T17:12:47 | Java | UTF-8 | Java | false | false | 324 | java | package com.a2017002.optimustechproject.optimus_tech_project_2017002.Interface;
/**
* Created by satyam on 26/6/17.
*/
public interface StepListener {
/**
* Called when a step has been detected. Given the time in nanoseconds at
* which the step was detected.
*/
public void step(long timeNs)... | [
"satyamg025@gmail.com"
] | satyamg025@gmail.com |
2721607a21cdc7e1e8b2f54418a2438063ebce49 | a08f7c05703f5a589c24d07515a3582b1f98cfbd | /src/main/java/com/jky/verify/common/aspect/SignatureAspect.java | 06e217c4622606ca39f606d489d0e041a4e6482c | [] | no_license | youzhian/jky-verify | 8b824cca6a71779668747f57a545f3ca685d369a | 354a5905063dd3c06ce8fba521e396bdd6131a87 | refs/heads/main | 2023-08-25T11:33:22.135844 | 2021-09-30T01:27:39 | 2021-09-30T01:27:39 | 407,048,147 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 12,417 | java | package com.jky.verify.common.aspect;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.jky.verify.common.annotation.Signature;
import com.jky.verify.common.enums.StatusEnum;
import com.jky.verify.common.excepti... | [
"youzhian@aliyun.com"
] | youzhian@aliyun.com |
731d09636e43cd2f12870747864d357d9a3f1423 | 8559328d598f5088591cf53865760166a8df921e | /src/main/java/com/hdw/mccable/service/ZoneService.java | 31f9157f4efc93924b979ee4ea424aebfab048f4 | [] | no_license | handywings/tutorial_hdw_mc | e8f67ac74e981cce0ad69b8e2bf9e5a6ad3cd161 | a1dceae1b243b0c79dda5c73218e3a9ff84c259c | refs/heads/master | 2021-04-09T10:39:57.959615 | 2018-04-03T04:58:27 | 2018-04-03T04:58:27 | 125,454,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package com.hdw.mccable.service;
import java.util.List;
import com.hdw.mccable.entity.Zone;
public interface ZoneService {
public Zone getZoneById(Long id);
public List<Zone> findAll();
public void update(Zone zone) throws Exception;
public Long save(Zone zone) throws Exception;
public void delete(Zone zone)... | [
"tonpai.nait@gmail.com"
] | tonpai.nait@gmail.com |
56600e54f5c11b62aef2afbf79d3e4e253447f57 | 8078f03988a99620ba84912076de7a77f411bcf1 | /supernova_project/src/test/java/supernova_project/WritedataintodatabaseTest.java | 2829159b28c70adde3ffc27deed000e3b6379a94 | [] | no_license | gauravsrai/vtiger_practice_repo | e56e6b0a68269a3914d63ad36938827aa98e24b1 | eaff1a5bb2485344bbb89c15fd491a00c778381c | refs/heads/main | 2023-04-20T01:35:15.242953 | 2021-05-07T19:29:53 | 2021-05-07T19:29:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 985 | java | package supernova_project;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.Statement;
import org.testng.annotations.Test;
import com.mysql.cj.jdbc.Driver;
public class WritedataintodatabaseTest
{
@Test
public void writeintodatabse() throws SQLException
{
... | [
"shraeyakbasu@LAPTOP-52IM29O2"
] | shraeyakbasu@LAPTOP-52IM29O2 |
d2c2a33d5f39a5ec94379ca9b0f586c7de912f56 | 1ca18baa92f1a579285123554cb0e7673c5bda3f | /googlemap/app/src/test/java/com/bhagya/googlemap/ExampleUnitTest.java | 2a931082b817b8bff5bf99d14049dc11ee5703cf | [] | no_license | iamishan9/All-ExampleAndroid | 10a298111d518c42f7776462c5abd18932925433 | 2363d816125f51d9289c4b51c06439d6f136734c | refs/heads/master | 2021-06-18T05:31:33.604611 | 2017-06-27T10:22:58 | 2017-06-27T10:22:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package com.bhagya.googlemap;
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
public void a... | [
"bhagyasah4u@gmail.com"
] | bhagyasah4u@gmail.com |
51f27b71ec6d134e46ad575173bfb36b1fa778b2 | 47ba94b48c095fd0633f946f35f4b131a1da2e2e | /src/com/johnmarkese/se450/networksvc/shortestpath/Edge.java | 2ba72422bdeb13ad8b14028b683f965a0d2c6a75 | [] | no_license | jmarkese/OOJava | 6abd6416d2c908028175ab570da4421c8b1c14ac | 2ed8e89d0dcdeec4fdb82d48ce8927ae6b9e687f | refs/heads/master | 2020-12-25T14:57:42.027173 | 2016-09-02T02:14:50 | 2016-09-02T02:14:50 | 67,177,954 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | package com.johnmarkese.se450.networksvc.shortestpath;
public interface Edge {
public Vertex to();
public double getWeight();
public double getWeightModified();
public String getTo();
} | [
"john@Johns-MacBook-Pro.local"
] | john@Johns-MacBook-Pro.local |
15000b31c77a714e04fed52fdf3d311017fa7ad4 | e26471561731d58aa2f38ec1921902e0692521eb | /src/main/java/datatypes/operators/Example5.java | cf8707f81c0dbcac7148f5bda1a0bb4c1d8d1884 | [] | no_license | PopoPenguin/java_book_source | 69a31131ac5997226eaa3a589a66effbb36f6486 | 1557595670a43eeca45f1610d06d937d68c9f2c6 | refs/heads/master | 2021-08-08T06:55:29.367587 | 2017-11-09T20:07:51 | 2017-11-09T20:07:51 | 105,192,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package main.java.datatypes.operators;
/*
Try This 2-1
Compute the distance to a lightening
strke whose sound takes 7.2 seconds
to reach you.
*/
class Sound {
public static void main(String args[]) {
double dist;
dist = 7.2 * 1100;
System.out.println("The lightening is " + di... | [
"radesmond@gmail.com"
] | radesmond@gmail.com |
7adc3c387b9e31dfddd10a73e47942911701cecf | 3802210088dac1806aa21e3af212b5a00b01141f | /src/test/java/edu/cmu/cs/vbc/prog/prevayler/demos/jxpath/model/Project.java | 72b165c9e287ea0327d52fa46f0ffa548d0515ff | [] | no_license | chupanw/vbc | 5618f8fd9fcfc4f9dda06826f925cddfb2d3191c | 1221ef110e2b46951ab01319e97fa5d7dd84a724 | refs/heads/master | 2020-12-25T01:44:30.531879 | 2020-11-20T02:31:17 | 2020-11-20T02:31:17 | 50,115,858 | 5 | 1 | null | 2016-04-05T01:06:21 | 2016-01-21T15:17:05 | Java | UTF-8 | Java | false | false | 2,158 | java | /*
* Created on 24/08/2002
*
* Prevayler(TM) - The Open-Source Prevalence Layer.
* Copyright (C) 2001 Carlos Villela.
* This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation. This lib... | [
"chupanw@cs.cmu.edu"
] | chupanw@cs.cmu.edu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.