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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
058147ad2c9d0be3e037fb0b49bf090674082782 | e515c0e3ea5d390b2621500facac443a42db3d78 | /src/com/xiudun/action/ImportAction.java | 4c87abff2ad8051d08d3a397467317db5d2732c2 | [] | no_license | yangleihaha/qxgl | a401a53f32893c63c60e81ea1fc4e25ae2d629a9 | 68d6d2524073702a1c607d27989bdcd8fe15d26d | refs/heads/master | 2022-05-11T09:08:58.347640 | 2022-03-27T13:20:38 | 2022-03-27T13:20:38 | 189,689,088 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,475 | java | /**
*
*/
package com.xiudun.action;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
... | [
"496954149@qq.com"
] | 496954149@qq.com |
cd31001aaf175fae8de65c6d431a703da2b074cb | 0e3cca112790e6a78b4c5abc31b7850359c577cd | /android/src/org/colinw/asteroids/Matrix.java | 0599f3dee847fd9a2e29597a94f177655617098f | [
"MIT"
] | permissive | colinw7/CQAsteroids | 9e00dd708aa8d2ddd1e82552e1d45f3ec37ab80c | e47611970bfe9f83693292d8285cc0046fd271e1 | refs/heads/master | 2023-01-23T02:03:46.989348 | 2023-01-16T14:43:05 | 2023-01-16T14:43:05 | 126,750,647 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 936 | java | package org.colinw.asteroids;
public class Matrix {
private double m00_, m01_, m02_, m10_, m11_, m12_, m20_, m21_, m22_;
Matrix() {
}
void setIdentity() {
setInnerIdentity ();
setOuterIdentity ();
setBottomIdentity();
}
void setRotation(double a) {
setInnerRotation (a);
setOuterIde... | [
"colinw@nc.rr.com"
] | colinw@nc.rr.com |
97557d4ce215940fc204b576d206549f8ac9d42e | 455b07f6a8f234dc9fe0fb9cdff0b8c5f00f3cb2 | /src/main/java/io/confluent/kwq/streams/TaskStatsCollector.java | 818266c12de2829486444453a706819ecb5ea046 | [
"Apache-2.0"
] | permissive | astubbs/kwq | b7bdac9ae8e0304a29f6eebe0e692f0e5ae02f8f | 7c7ff01110c10063c3987cf7780b1d925cac943c | refs/heads/master | 2023-07-09T12:42:34.427489 | 2020-01-15T16:40:15 | 2020-01-15T17:53:22 | 132,119,266 | 0 | 0 | Apache-2.0 | 2020-01-15T17:53:24 | 2018-05-04T09:28:57 | Java | UTF-8 | Java | false | false | 4,468 | java | /**
* Copyright 2018 Confluent Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"neil@confluent.io"
] | neil@confluent.io |
a810152a7b989cd8d68d3d3cb4f1ea65aae1f42a | f57ef2e1c61c2e09b82bfaef0edaa140fde51c8e | /spring-boot/src/main/java/ru/itis/springbootdemo/security/details/UserDetailsServiceImpl.java | 4469f604d66c46c88811805b54bd76f6818f0adc | [] | no_license | verzzil/RizatNewRepo | 5b22e202a9ac8cc5b04b7836994260c544a908ba | 0934cc1eeab00db2f02f994c7f479454e859c2a8 | refs/heads/main | 2023-05-08T04:05:46.263751 | 2021-05-30T15:19:44 | 2021-05-30T15:19:44 | 372,261,634 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 971 | java | package ru.itis.springbootdemo.security.details;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.springframework.security.core.userdetails.UsernameNotFoun... | [
"xannanov.albert@mail.ru"
] | xannanov.albert@mail.ru |
5acae4c8c07679e0369bef0fe5e715e20da9d752 | c00aaf3cb82aeefce1a30ceb5727546636eac4e8 | /associations/src/main/java/com/psl/springdata/associations/onetomany/repos/CustomerRepository.java | b8c5b90b1c7557d6dcb225af209fb6f64d0f6291 | [] | no_license | ShwetaShukla123/Spring-ORM | adc4f062efb6d60c1aa8a4e7092f734c4ad53ed1 | 687e283f962f44cd47f1dc23ee46992aee60330b | refs/heads/master | 2023-08-18T17:33:54.983998 | 2021-10-11T08:48:55 | 2021-10-11T08:48:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package com.psl.springdata.associations.onetomany.repos;
import org.springframework.data.repository.CrudRepository;
import com.psl.springdata.associations.onetomanyentities.Customer;
public interface CustomerRepository extends CrudRepository<Customer, Long> {
}
| [
"shweta_shukla1@persistent.com"
] | shweta_shukla1@persistent.com |
cff24794689bc837a063bc3c1979acacb24350c7 | 5818a8adebe57cca76af3e0e25ecfde1f62edcd9 | /src/my/framework/util/Updator.java | eb4e840f2f4a9e04283f552fa2aa9d556d6ddb5e | [] | no_license | chancedream/FirePig | 101c29248f2154dbaafe39864ebd34ed3c9f8e22 | 5546f9d35b6dad3ef0a24f01488956e50483caa6 | refs/heads/master | 2021-01-22T18:14:21.678265 | 2012-01-09T01:55:08 | 2012-01-09T01:55:08 | 2,952,997 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 815 | java | package my.framework.util;
public class Updator<S, T> {
private long lastUpdatedAt = -1;
private T object;
private Runner<S, T> runner;
private Updatable source;
public Updator(Updatable source, Runner<S, T> runner) {
this.source = source;
this.runner = runner;
runner.setSource((S)source);
}
public... | [
"chance@IBM-R8V8FX4.cn.ibm.com"
] | chance@IBM-R8V8FX4.cn.ibm.com |
33248d596fca8bfc36f977c11ad85e8168687877 | 2f3593ca7bdfce8e18cf8805711c9dfbe19b44c8 | /app/src/main/java/com/coolweather/android/gson/AQI.java | 0adac1a6fa27221ed3f41ccdadbfe2cc7e210be2 | [
"Apache-2.0"
] | permissive | lyh19940521/coolweather | da98620136a79c5d720dc06f73b22a9bc1dbf8f1 | b6f025f7fcd2b491624783d4e9a51a3f061f85f6 | refs/heads/master | 2021-01-02T09:30:29.977067 | 2017-08-06T12:49:06 | 2017-08-06T12:49:06 | 99,229,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 210 | java | package com.coolweather.android.gson;
/**
* Created by L on 2017/8/5.
*/
public class AQI {
public AQICity city;
public class AQICity{
public String aqi;
public String pm25;
}
}
| [
"8@qq.com"
] | 8@qq.com |
272e132b7194d13530c32bd8d696e892c0116cc9 | 32572e37c6f92b67325b48eb2459c4ae1f11828f | /suitmeupFinal-ejb/src/java/db/SmuUserQualification.java | 6003ec318f10e0f532124663d962f4392eaa74a7 | [] | no_license | manali27/SuitMeUp | 576759282065c8aab2fa82dc0e6e4ec13ed570d3 | 8c8fee52d0924b144997df4868c073cca0e6b782 | refs/heads/master | 2016-09-06T20:11:24.180008 | 2015-06-17T18:30:13 | 2015-06-17T18:30:13 | 37,608,576 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,761 | 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 db;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Basic;
import javax.persistence.Column;
impor... | [
"manali.sarkar93@gmail.com"
] | manali.sarkar93@gmail.com |
97785ab89e8639f05e673ffaa6a2c79693238fd2 | f321db1ace514d08219cc9ba5089ebcfff13c87a | /generated-tests/adynamosa/tests/s1013/3_gson/evosuite-tests/com/google/gson/internal/LinkedHashTreeMap_ESTest_scaffolding.java | 3568026b5e37112d9494f93004fb60f452ff69d3 | [] | no_license | sealuzh/dynamic-performance-replication | 01bd512bde9d591ea9afa326968b35123aec6d78 | f89b4dd1143de282cd590311f0315f59c9c7143a | refs/heads/master | 2021-07-12T06:09:46.990436 | 2020-06-05T09:44:56 | 2020-06-05T09:44:56 | 146,285,168 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,676 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Mon Jul 22 19:14:16 GMT 2019
*/
package com.google.gson.internal;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.Af... | [
"granogiovanni90@gmail.com"
] | granogiovanni90@gmail.com |
a940a172963b7ead53d1620cf9ee4a0377aead5f | b9d57afdd3d5b6bb85464c887d34a1870e5cbda0 | /app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreutils/R.java | 6a8e1f8a86caa08fdbffc9c9e03566cb24922f3b | [] | no_license | HeshSs/BlinkToSpeech | 70fc89f033ea47477fe938c09cd1fffb15134eba | ebb44f081d2642b8d508a004cd867c3d7e66925d | refs/heads/master | 2020-12-21T06:51:46.803961 | 2020-01-26T16:57:37 | 2020-01-26T16:57:37 | 236,343,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,456 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.legacy.coreutils;
public final class R {
private R() {}
public static final class attr {
private attr... | [
"hishmat.salehi2015@gmail.com"
] | hishmat.salehi2015@gmail.com |
8f5f3f975b57f506751034c8331d48f691346f2c | d3620858a4db4cdd3b0997a55f20316ee546fe62 | /IFI-J2EE_TP1/src/main/java/Hello.java | 49b2f229a832db6d2f6ed4f3cb7cd7a9646b1f05 | [] | no_license | Tiplok/M2_workspace | 40acb0bd2dfc1848aaef317c21a22106f41cf0d1 | d3e7d6ee917e45bcaf7557a0b5f7084ba29cd86b | refs/heads/master | 2021-05-01T09:29:26.549842 | 2016-12-06T07:20:10 | 2016-12-06T07:20:10 | 68,121,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 173 | java | public class Hello {
public static void main(String[] args){
System.out.println(new Hello().getMessage());
}
public String getMessage(){
return "Hello World";
}
}
| [
"tiplok1@gmail.com"
] | tiplok1@gmail.com |
5af35569458953e4bc0bf6a2c0c8ff6ef49ebde2 | 036783ca5faa768545d69bb62d1829ab0bbe20c7 | /app/src/main/java/com/example/splashscreen/Splashscreen.java | 178ec1007fda79a6683d7d4b96f894085c4b3621 | [] | no_license | barunstha007/splashscreen | 33e111a0a069dd9cca3fa4621227e265417cbf2f | 62f3dce118efb8a4e57d0497a39262db4e96cbcc | refs/heads/master | 2020-12-07T10:16:33.153517 | 2020-01-09T02:17:26 | 2020-01-09T02:17:26 | 232,701,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 65 | java | package com.example.splashscreen;
public class Splashscreen {
}
| [
"barun.shrestha6@gmail.com"
] | barun.shrestha6@gmail.com |
55fd6210a2f6838c886f01de2e519aaafe321f94 | b39a725c47218b3a53e50472cc84298f01e40823 | /src/main/java/com/robototes/logging/shuffleboard/reporters/CameraStreamView.java | ec018d95650148aa36fa279369fab085908eb60f | [] | no_license | jamesdooleymsft/2412RobotLibrary | cf0c3149c845906560abfac4a8a82e8c39530103 | 35e7b9e97672454a041040bcbdba3b99d3faa6c4 | refs/heads/master | 2020-11-24T12:00:22.619703 | 2020-07-29T19:34:17 | 2020-07-29T19:34:17 | 228,134,741 | 0 | 0 | null | 2020-07-29T19:34:19 | 2019-12-15T05:41:57 | Java | UTF-8 | Java | false | false | 1,434 | java | package com.robototes.logging.shuffleboard.reporters;
import java.util.Map;
import com.robototes.logging.shuffleboard.AbstractReporter;
import edu.wpi.cscore.VideoSource;
import edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets;
import edu.wpi.first.wpilibj.shuffleboard.WidgetType;
public class CameraStre... | [
"eliorona@live.com"
] | eliorona@live.com |
c2782dd448313de12d515c3541d54cf24e61b0dd | bfe702f86375eeefa5f6c93088b9ccfa3b2c575a | /src/main/java/com/getfei/jobSpider/entity/AnalysisResult.java | d7848e8c1c7fdbe5ff310dcb805335937fcf8102 | [
"Apache-2.0"
] | permissive | lroyyy/jobSpider | b8098cc45f1acf69496c279248cfccca326aa9eb | 2583dad799de092f5213728c50c989f65861eab0 | refs/heads/dev | 2022-09-22T16:07:31.996642 | 2020-10-27T00:54:14 | 2020-10-27T00:54:14 | 232,069,474 | 2 | 1 | Apache-2.0 | 2022-09-01T23:18:51 | 2020-01-06T09:42:41 | JavaScript | UTF-8 | Java | false | false | 903 | java | package com.getfei.jobSpider.entity;
import java.util.Date;
import java.util.List;
import org.springframework.data.annotation.Id;
import org.springframework.data.annotation.Transient;
import com.getfei.jobSpider.util.data.EchartsData;
import lombok.Getter;
import lombok.Setter;
/**
* 分析的结果
*
* ... | [
"lroy@163.com"
] | lroy@163.com |
67d8de984638c82c24e7c1e97b277058bd290c78 | 06bb1087544f7252f6a83534c5427975f1a6cfc7 | /modules/cesecore-common/src/org/cesecore/keys/token/AvailableCryptoToken.java | 7ff861a08472fd10daf0cb154413c6e639541170 | [] | no_license | mvilche/ejbca-ce | 65f2b54922eeb47aa7a132166ca5dfa862cee55b | a89c66218abed47c7b310c3999127409180969dd | refs/heads/master | 2021-03-08T08:51:18.636030 | 2020-03-12T18:53:18 | 2020-03-12T18:53:18 | 246,335,702 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,961 | java | /*************************************************************************
* *
* CESeCore: CE Security Core *
* *
* This software is... | [
"mfvilche@gmail.com"
] | mfvilche@gmail.com |
c9ec76980c22a6b59ecb8ff4a6647f279a87824b | 4ec3bf36837420a2cb84bec4adb772d2664f6e92 | /FrameworkDartesESP_alunosSDIS/brokerOM2M/org.eclipse.om2m/org.eclipse.om2m.android.dashboard/src/main/java/org/eclipse/om2m/android/dashboard/CustomSecondaryActivity.java | c828c62d47527b8f4ae7ca3d0d4695069574800d | [] | no_license | BaltasarAroso/SDIS_OM2M | 1f2ce310b3c1bf64c2a95ad9d236c64bf672abb0 | 618fdb4da1aba5621a85e49dae0442cafef5ca31 | refs/heads/master | 2020-04-08T19:08:22.073674 | 2019-01-20T15:42:48 | 2019-01-20T15:42:48 | 159,641,777 | 0 | 2 | null | 2020-03-06T15:49:51 | 2018-11-29T09:35:02 | C | UTF-8 | Java | false | false | 1,562 | java | /*******************************************************************************
* Copyright (c) 2013, 2017 Orange.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available a... | [
"ba_aroso@icloud.com"
] | ba_aroso@icloud.com |
ab4e5daab2525616cfd668484955334149ba6ed6 | 4bb1c4b39e354163b109195d15862cb0b6dcc784 | /chapter2/transaction-propagation-demo/src/test/java/geektime/spring/data/transactionpropagationdemo/TransactionPropagationDemoApplicationTests.java | 4f11099feba6230a69f7c43560a386e09c35cec9 | [] | no_license | LiuYanpin/SpringBucket | be23c984a16dc43e2e3f7b65ac593776382b7313 | f7c6a73c8167e26905b389d476ee43bbd932e2ab | refs/heads/master | 2022-09-20T18:02:27.684185 | 2020-06-04T09:40:40 | 2020-06-04T09:40:40 | 269,010,786 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package geektime.spring.data.transactionpropagationdemo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import static org.junit.jupiter.api.Assertions.assertTrue;
@SpringBootTest
class TransactionPropagationDemoApplicationTests {
@Test
void contextLoads() {
... | [
"yanpliu@thoughtworks.com"
] | yanpliu@thoughtworks.com |
f15c7555dc80ebddef300ba3defa5e63e22a5aa7 | e02942e9b9aa2c418e5e4af86c94fa1ce4c49005 | /app/src/main/java/com/santra/sanchita/portfolioapp/utils/rx/SchedulerProvider.java | 8d1d90f4bb0625ebfbf9f12cb5537dd6a75fcf90 | [] | no_license | santrasanchita13/PortfolioApp | 3bd3547d8fde5cb6048257c8573953a7945451d5 | 1bc0e930ecff097b3800bc63790e62b1731d39d3 | refs/heads/master | 2021-01-24T04:43:24.651054 | 2019-08-04T03:39:36 | 2019-08-04T03:39:36 | 113,287,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 239 | java | package com.santra.sanchita.portfolioapp.utils.rx;
import io.reactivex.Scheduler;
/**
* Created by sanchita on 6/12/17.
*/
public interface SchedulerProvider {
Scheduler computation();
Scheduler io();
Scheduler ui();
}
| [
"santra.sanchita13@gmail.com"
] | santra.sanchita13@gmail.com |
5255fbdb5dd2938c12fd62cb06df87476730684f | e64c96fcaccd7acc01a406a1c1e4a57bd9bd526e | /Medium/Problem553.java | 299cefb02110d73c7f50ba99418e8503e706bf0d | [] | no_license | Zivxary/Leetcode | e1e1dfb82fecc36bb51d55b59d25820b5e1d83da | 882488ff59322d8bf8a4563fe567fb4f468000f3 | refs/heads/master | 2020-03-25T07:56:30.567245 | 2018-09-26T07:37:52 | 2018-09-26T07:37:52 | 143,589,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 793 | java | // 2018.9.7
/*
https://leetcode.com/problems/optimal-division/description/
*/
class Solution {
public String optimalDivision(int[] nums) {
StringBuilder sb = new StringBuilder();
//最佳解為 x1/(x2/x3/.../xn)
switch (nums.length) {
case 1:
sb.append(nums[0]);
... | [
"childbrozoo8@gmail.com"
] | childbrozoo8@gmail.com |
aebd2ae023d377cc635f1c66a0377f804b01f6ae | e72267e4c674dc3857dc91db556572534ecf6d29 | /spring-mybatis-master/src/main/java/org/mybatis/spring/annotation/MapperScannerRegistrar.java | 17de0b5f15525d9391b056ab9474c8dd14eedb67 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | lydon-GH/mybatis-study | 4be7f279529a33ead3efa9cd79d60cd44d2184a9 | a8a89940bfa6bb790e78e1c28b0c7c0a5d69e491 | refs/heads/main | 2023-07-29T06:55:56.549751 | 2021-09-04T09:08:25 | 2021-09-04T09:08:25 | 403,011,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,199 | java | /*
* Copyright ${license.git.copyrightYears} 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
*
* Unl... | [
"447172979@qq.com"
] | 447172979@qq.com |
385aab61d9d0ca67e31aee2a77c85f4ec864aaad | 52dd205230ba5ddbe46fa16e8ca6a869ede52096 | /oracle/com-jy-platform-system/src/main/java/com/jy/modules/platform/bizauth/vmrulemapping/job/AutoFlushVmruleMappingTask.java | 1c6ab922e69f187545d85383f2845762bb6c114e | [] | no_license | wangshuaibo123/BI | f5bfca6bcc0d3d0d1bec973ae5864e1bca697ac3 | a44f8621a208cfb02e4ab5dc1e576056d62ff37c | refs/heads/master | 2021-05-04T16:20:22.382751 | 2018-01-29T11:02:05 | 2018-01-29T11:02:05 | 120,247,955 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,703 | java | package com.jy.modules.platform.bizauth.vmrulemapping.job;
import java.io.Serializable;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.quartz.Job;
import org.quartz.JobExecutionContext;
import org.quartz.JobExecutionException;
import org.quartz.SchedulerContext;
import org.slf4j.Log... | [
"gangchen1@jieyuechina.com"
] | gangchen1@jieyuechina.com |
38451fd0fe41377c96205c6df6a7557080e34aa2 | 6980da38a4a2daa7c967bb63936a9d49ee42e1fd | /drools-wb-screens/drools-wb-guided-dtable-editor/drools-wb-guided-dtable-editor-client/src/test/java/org/drools/workbench/screens/guided/dtable/client/widget/table/columns/dom/datepicker/DatePickerSingletonDOMElementFactoryTest.java | f6d802ac0e5ed9dc799c1e0b8d77fefd547a7fd7 | [
"Apache-2.0"
] | permissive | danielezonca/drools-wb | 4ec7a0cffaa427bbf13d9de828050fee08a836c7 | 6f9c30958c2610763c50acf8b553ec53fdcb4b65 | refs/heads/master | 2021-06-25T15:08:00.499469 | 2020-10-09T11:46:30 | 2020-10-09T11:46:30 | 129,713,286 | 0 | 1 | Apache-2.0 | 2019-01-14T17:53:29 | 2018-04-16T08:51:08 | Java | UTF-8 | Java | false | false | 4,217 | java | /*
* Copyright 2018 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"manstis@users.noreply.github.com"
] | manstis@users.noreply.github.com |
2ece434e8e7e14f923677ba14addf4a4626b15a7 | 127d445be6bfaed1e279bd9a72af3ed4874a6319 | /src/main/java/com/cnt/service/CountryService.java | 14a4f044c2aafb96404d2c1d395062c359eb412d | [] | no_license | tolip05/CNT | 6aa599bd3338d524b2b874e778b3d94b51b8ba6c | 2bef6d831984b204a3c7cf46e16f15a385f65d9c | refs/heads/main | 2023-04-13T02:51:59.703212 | 2021-04-20T04:58:37 | 2021-04-20T04:58:37 | 358,970,521 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 321 | java | package com.cnt.service;
import com.cnt.domein.entities.Country;
import com.cnt.domein.models.service.RequestServiceModel;
import com.cnt.domein.models.views.ResultViewModel;
public interface CountryService {
ResultViewModel calculate(RequestServiceModel requestServiceModel);
boolean createCountry(Country country);
}... | [
"kosta1980@abv.bg"
] | kosta1980@abv.bg |
b29d968eaea5c6ebc6e517d9a8a39842556502e0 | d4e1685bb279ba2813627cbb00d1bca2952cebb4 | /app/src/main/java/com/example/androidb/superquick/activities/LoginActivity2.java | bf8a57fd5c97e857a2e93bb0f0967c7b2aec1132 | [] | no_license | ymLoecher/SuperQuick-1 | 4d4f6cd70c72d769eb3b9840b4d5d6fed5506eb3 | a2b40d457122ab33de24ee97ce0893fd5ea79e0f | refs/heads/master | 2020-09-21T05:06:46.556740 | 2019-11-26T10:10:37 | 2019-11-26T10:10:37 | 224,688,150 | 0 | 0 | null | 2019-11-28T16:04:39 | 2019-11-28T16:04:39 | null | UTF-8 | Java | false | false | 14,291 | java | package com.example.androidb.superquick.activities;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.annotation.TargetApi;
import android.content.Intent;
import android.content.pm.PackageManager;
//import android.support.annotation.NonNull;
//import android.support.de... | [
"hodaiarg@gmail.com"
] | hodaiarg@gmail.com |
a45e894eb6b52f86b95538c153392807087767f4 | 253754398ed2e5889f7051169212a0e831955228 | /trip-mgrsite/src/main/java/cn/wolfcode/wolf2w/controller/RegionController.java | 98a7ef6267a1713319644ad3e4633499379a4ec1 | [] | no_license | PandoraHeartss/wolf2w | d16e1f982d96bf46e4e40564ac6e9252342d748d | 909b8b20be7ee5dc84b27603c0fb9e81c2802946 | refs/heads/master | 2023-07-15T23:40:03.499964 | 2021-08-21T14:44:43 | 2021-08-21T14:44:43 | 393,286,047 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,720 | java | package cn.wolfcode.wolf2w.controller;
import cn.wolfcode.wolf2w.domain.Destination;
import cn.wolfcode.wolf2w.domain.Region;
import cn.wolfcode.wolf2w.query.RegionQuery;
import cn.wolfcode.wolf2w.service.IDestinationService;
import cn.wolfcode.wolf2w.service.IRegionService;
import cn.wolfcode.wolf2w.util.JsonResult;... | [
"1512836768@qq.com"
] | 1512836768@qq.com |
e6ededfe6da4dc0f0dd81a67b4356fe6ea488713 | 620a1e48b6b65024da57e8266d7901ab4b3f7473 | /Eco/app/src/main/java/com/fare/eco/externalLibrary/volley/toolbox/RequestFuture.java | b8ad421d992e789db6367d4abc69b7f74ba57a0d | [] | no_license | ahu1210/Eco | 262de53fde85d7ace7176765ea311fc7cb1857e3 | 6833d3abdaec3016e180d4bbe44a317ffd32cd32 | refs/heads/master | 2020-05-23T08:09:16.804296 | 2016-09-27T10:21:39 | 2016-09-27T10:21:39 | 69,344,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,743 | java | /*
* Copyright (C) 2011 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"243562128@qq.com"
] | 243562128@qq.com |
c2e5858af2f2c6b5affc3efe690e79cd247629e1 | fdbd3f8ed6ff64a8a974e18b3a081668e4e197d7 | /doc/src/main/java/io/fabric8/maven/doc/ClasspathIncludeProcessor.java | e05ea8dac0f1329445041449f7a3ce389d06e674 | [
"Apache-2.0"
] | permissive | theexplorist/fabric8-maven-plugin | f01adecd4f3f7e13ae263e8d8bed58cae75ecfa9 | d87b44aa38a16e28edb65428fadd0d5a60816c41 | refs/heads/master | 2020-06-19T08:16:17.305325 | 2019-08-22T08:00:31 | 2019-08-22T08:19:34 | 196,633,949 | 3 | 0 | Apache-2.0 | 2019-07-22T17:53:52 | 2019-07-12T19:23:40 | Java | UTF-8 | Java | false | false | 2,746 | java | /**
* Copyright 2016 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 required by... | [
"roland@ro14nd.de"
] | roland@ro14nd.de |
a6e20814b92f10dfc1a23869de3266ee2154afea | e0ffaa78078bba94b5ad7897ce4baf9636d5e50d | /plugins/edu.kit.ipd.sdq.modsim.hla.edit/src/edu/kit/ipd/sdq/modsim/hla/ieee1516/omt/provider/UpdateRateTypeItemProvider.java | e84da6d9cfd677278b34390e286f579a730ea9ff | [] | no_license | kit-sdq/RTI_Plugin | 828fbf76771c1fb898d12833ec65b40bbb213b3f | bc57398be3d36e54d8a2c8aaac44c16506e6310c | refs/heads/master | 2021-05-05T07:46:18.402561 | 2019-01-30T13:26:01 | 2019-01-30T13:26:01 | 118,887,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,696 | java | /**
*/
package edu.kit.ipd.sdq.modsim.hla.ieee1516.omt.provider;
import edu.kit.ipd.sdq.modsim.hla.ieee1516.omt.OmtFactory;
import edu.kit.ipd.sdq.modsim.hla.ieee1516.omt.OmtPackage;
import edu.kit.ipd.sdq.modsim.hla.ieee1516.omt.UpdateRateType;
import java.util.Collection;
import java.util.List;
import org.eclips... | [
"gruen.jojo.develop@gmail.com"
] | gruen.jojo.develop@gmail.com |
000b9294d06868114c7b89007b631ea8ffec56a0 | 7f5f8029a4d57a7fd10356b1327122a425673e86 | /selenium_swahlabs/src/main/java/com/pratian/automation/filehandling/PropertyManager.java | 75d185f525e7a246cb60b7c72d65a3ce7b1f2bcb | [] | no_license | shanmuk98/selenium-_saucedemo_project | 69674ca791cc28b93a13cddc171db0fdca826d03 | 529b2f618dd96d2110622e8eb6009b883e570571 | refs/heads/master | 2023-03-07T00:50:23.862776 | 2021-02-22T13:26:29 | 2021-02-22T13:26:29 | 341,169,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | package com.pratian.automation.filehandling;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.Properties;
public class PropertyManager {
public static String getProperty(String propName) throws IOException {
FileReader fileReader=new FileReader("app.p... | [
"shanmuk.paduchuri@gmail.com"
] | shanmuk.paduchuri@gmail.com |
f83fba641880d833d888513d1c888652fb786d62 | 8fbe2aac0e4cb5bbab6d607982650f7c56ec9336 | /src/test/java/tscfg/example/JavaIssue33cCfg.java | 77cc046e10812aacfc3aa21aa04d92bf1f3c51e3 | [
"Apache-2.0"
] | permissive | carueda/tscfg | 57030e9f83eb7f4502f54a6cbe415071a7617ad3 | 61af5256c6bf34b0f288cadf6548c3d675ff5280 | refs/heads/main | 2023-08-31T15:13:18.982670 | 2023-07-01T01:12:47 | 2023-07-01T01:12:47 | 49,305,108 | 113 | 22 | Apache-2.0 | 2023-09-12T14:20:09 | 2016-01-09T00:58:42 | Scala | UTF-8 | Java | false | false | 2,514 | java | package tscfg.example;
public class JavaIssue33cCfg {
public final JavaIssue33cCfg.Endpoint endpoint;
public static class Endpoint {
public final Endpoint.OptObj optObj;
public final java.lang.String req;
public static class OptObj {
public final java.lang.String key;
public OptObj(c... | [
"carueda@mbari.org"
] | carueda@mbari.org |
3fd0c1baa9c6a594d11d2737a420b165568a24d4 | 53a306c527b692b75319867b0a926e0c039751f1 | /rpi-server/src/main/java/ru/itlab/rpiserver/SpringConfiguration.java | f235ef3bf3d294ea093cf1caad2ea6084cc88ac0 | [] | no_license | gpm80/RPI | 763ce43023535994ae7f1cee013922901c91c6ad | 41a1f1aa9619d71e65d35b3c773f15bf15bc2b2c | refs/heads/main | 2023-01-24T09:34:18.037435 | 2020-11-29T00:50:40 | 2020-11-29T00:50:40 | 316,612,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,592 | java | package ru.itlab.rpiserver;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.util.ArrayList;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
im... | [
"pelm@efo.ru"
] | pelm@efo.ru |
492a2b14544cf35ca13a700815e6ba49546b20fa | 20e737550d14f9aef93eb8d52007448208cc7ff7 | /src/main/java/br/gov/pi/detran/blitz/modelo/geral/Agente.java | 76df40901ad08b8d000ee5f1335da1a9cac713a6 | [] | no_license | filipesoaresdev/blitz | 000145b532bc2c6171ba47243453896aa0cb25c6 | 2013b8503df7d63cf1d7f564128c4f45683ae504 | refs/heads/master | 2020-03-27T22:39:11.860242 | 2018-09-07T03:39:19 | 2018-09-07T03:39:19 | 147,249,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,461 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.gov.pi.detran.blitz.modelo.geral;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
/**
*
* @author... | [
"filipefsv@yahoo.com.br"
] | filipefsv@yahoo.com.br |
3d096b87715b08c6c56dea00928a155c0a9046a2 | ce93aec505ac0364dca8e19d36889977dd73b72d | /src/com/dlmu/offer/Offer57.java | f16c587c1fe5142cc90bbd88fa1233042f24f1bf | [] | no_license | yezer24/test | 66ac62e1521a679010f2b4c74ce2ff1c48c5d179 | fe9fb5a1195f2721551a4e56bf4966457a820ffb | refs/heads/master | 2023-03-26T11:09:29.854945 | 2021-03-26T10:21:49 | 2021-03-26T10:21:49 | 351,741,335 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package com.dlmu.offer;
import com.dlmu.util.TreeNode;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map;
import java.util.Queue;
/**
* @Author: yezer
* @Time: 2020/11/26
* @Task: 和为S的两个数的下标
*/
public class Offer57 {
public int[] twoSum(int[] nums, int target) {
Map<Intege... | [
"yezer824@163.com"
] | yezer824@163.com |
6773f4edf2d3db6e298c937f4105ed926c3e01d2 | d5e78590dab6aace002d9bc83a62d489a32ab1a7 | /src/main/java/lsieun/classfile/attrs/annotation/type/TypePath.java | 14ff5f813d7986285826de127e89388ecdef215b | [
"MIT"
] | permissive | CodePpoi/java8-classfile-tutorial-master | 723f8ccfcd7e39fece7366e4e11f3f234c90df2e | 6f472d6e5731da2bfefdf0a43b28a6a28744b030 | refs/heads/main | 2023-07-11T22:11:37.453903 | 2021-08-16T13:10:15 | 2021-08-16T13:10:15 | 396,799,637 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 420 | java | package lsieun.classfile.attrs.annotation.type;
import lsieun.utils.ByteDashboard;
public class TypePath {
public final int path_length;
public final Path[] pathes;
public TypePath(ByteDashboard bd) {
this.path_length = bd.readUnsignedByte();
this.pathes = new Path[path_length];
f... | [
"467938742@qq.com"
] | 467938742@qq.com |
aab9a4cec5699b872cb0ca625c50a9f339b0dc12 | 0f9f1b357dfaa5c6c46ba1bb6ee91baeaceb2fd4 | /stomp-websocket-autoconfigure/src/main/java/org/springframework/boot/samples/stomp/autoconfigure/StompMetricsApplication.java | 0fe20ff97816fe777f3963e43fbb5309c16acdd3 | [] | no_license | wilkinsona/stomp-demo | 5b9877d513a08d45fa943c8146bab0058028a5f1 | 6cf128bdc847004eb9bdf4696791e44dbe99b456 | refs/heads/master | 2021-01-15T22:52:57.441485 | 2013-09-04T08:20:53 | 2013-09-04T08:20:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,183 | java | /*
* Copyright 2002-2013 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... | [
"dsyer@gopivotal.com"
] | dsyer@gopivotal.com |
f7eb9fa76eacb5097cdd75310027fc48003ef518 | 134a308d4cbc0d57752641c4374630baa9b432d2 | /src/main/java/com/mycompany/chatservice/event/ParticipantRepository.java | 55fdbe1697cc52041ddeef36e3040433732b1f2e | [] | no_license | kazi-imran/chatservice | 3de6a49372988b16517417102d85bf7f1fffcec6 | 500078694e8839522179162364c7c5fa8f86a33a | refs/heads/master | 2021-06-18T18:58:13.059957 | 2017-07-10T19:13:51 | 2017-07-10T19:13:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | package com.mycompany.chatservice.event;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
public class ParticipantRepository
{
private Map<String, LoginEvent> activeSessions = new ConcurrentHashMap<>();
public void add(String sessionId, LoginEvent event) {
activeSessions.put(sessionId, event)... | [
"kiaziz2002@hotmail.com"
] | kiaziz2002@hotmail.com |
f81b6d4e7d9135bf719f572b94b8f765a5c3c96f | d9957138bb736670881a70ac76cbd8812a5afe84 | /src/main/java/com/github/javadev/undescriptive/client/PlayGame.java | e6ed5ae50726b35b096ef314b5342838ad997956 | [] | no_license | Oracleman200/dragons-of-mugloar | f842552ff2d2927dc6147414993a9b5eff047fb6 | 34fe750c09c5b5b12c9d36f18de1012277627eb4 | refs/heads/master | 2020-09-10T18:03:22.254720 | 2016-09-14T16:13:02 | 2016-09-14T16:13:02 | 66,883,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,125 | java | package com.github.javadev.undescriptive.client;
import java.util.Map;
import com.github.underscore.lodash.$;
public class PlayGame {
public static void main(String[] args) {
GameClient client = HttpClient.createDefault();
Map<String, Object> game = client.getGame();
Map<String, Object> weath... | [
"bukag2001@yahoo.ca"
] | bukag2001@yahoo.ca |
96291d309d4d0df1b23d8b5631db82f15c9e3722 | 040a2e6c0131ed4d5d9f123d21a3f7e8dfd789db | /app/src/main/java/com/nlte/smartcity/domain/NewsMenuBean.java | 8892aacc3357311355502903968bb53f100d425f | [] | no_license | FTVIU0/SmartCity | 3b1b3fedc143d483ba93f1ba9065a6bdd1d37644 | 32adae1068880cdb22dc2484d38df7717794c169 | refs/heads/master | 2016-09-12T21:45:35.273383 | 2016-05-01T08:27:11 | 2016-05-01T08:27:11 | 56,494,707 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,278 | java | package com.nlte.smartcity.domain;
import java.util.ArrayList;
/**网络分类信息的封装
* 使用Gson解析Json注意事项:
* 1. 逢 {} 创建对象,逢 [] 创建ArrayList<>
* 2. 类中所有字段的命名要和网络返回的字段一致(名字和类型要一致)
* 3. 不需要的字段可以不解析或者不声明
* Created by Nlte
* 2016/4/23 0023.
*/
public class NewsMenuBean {
public int retcode;
public ArrayList<String>... | [
"HGQ577068802@qq.com"
] | HGQ577068802@qq.com |
e05ce3ce9f8c7451ed7c5435f30979bb835ba21c | 22527752ed4f2a6f54b507c9aaa193783fc0e6fc | /app/src/main/java/com/webabcd/androiddemo/view/recyclerview/RecyclerViewDemo4.java | a32ef6f79f3f76aeb307e0bbdd3bc3cce57058f4 | [] | no_license | webabcd/AndroidDemo | 1a9df344999548fde70cf32dd5677b045fd57d7f | 02031106c66b359162f32f6564c557f708cea593 | refs/heads/master | 2023-08-04T11:23:22.189782 | 2023-07-26T03:06:16 | 2023-07-26T03:06:16 | 153,596,772 | 36 | 8 | null | null | null | null | UTF-8 | Java | false | false | 2,709 | java | /**
* 演示 RecyclerView 的上拉加载更多数据
*
* adapter 参见 RecyclerViewDemo4Adapter.java
* scroll 监听器参见 RecyclerViewDemo4OnScrollListener.java
*/
package com.webabcd.androiddemo.view.recyclerview;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyc... | [
"webabcd@hotmail.com"
] | webabcd@hotmail.com |
57f3c25610f04f8ee0f7df2690bb2001f7e18a25 | 96e3c0aa7667baeba6f75716246a611b6db1acba | /Ghidra/Features/PDB/src/main/java/ghidra/app/util/pdb/pdbapplicator/PdbApplicator.java | d04c4d6b58d445b82a06ddc37216a2a2e61cf4fb | [
"GPL-1.0-or-later",
"GPL-3.0-only",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LGPL-2.1-only",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | craysiii/ghidra | 9b66890b2abe89612e83ba39181100840a94c45d | 0cdc722921cef61b7ca1b7236bdc21079fd4c03e | refs/heads/master | 2022-12-23T22:29:04.109821 | 2020-09-26T12:53:30 | 2020-09-26T12:53:30 | 299,513,989 | 1 | 0 | Apache-2.0 | 2020-09-29T05:32:46 | 2020-09-29T05:32:45 | null | UTF-8 | Java | false | false | 58,375 | java | /* ###
* IP: GHIDRA
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writin... | [
"50744617+ghizard@users.noreply.github.com"
] | 50744617+ghizard@users.noreply.github.com |
526a680e9085b5c9c6da36840b5041c1bac74b3c | f27905fa30c43e7441670c21a1fa83a679d652a2 | /app/src/main/java/com/huateng/phone/collection/base/IBaseModel.java | b0c237913111150235ac03cebe15064cf50b8b4b | [] | no_license | JQHxx/CollecttionApp | 255bf1c2e6327615fffcbba81095a3f70411e74b | ecea46860bb4f8c6ab536c3a4310e1262570fc09 | refs/heads/master | 2022-11-29T18:41:06.306869 | 2020-08-06T07:07:52 | 2020-08-06T07:07:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 151 | java | package com.huateng.phone.collection.base;
/**
* author: yichuan
* Created on: 2019-10-29 15:48
* description:
*/
public interface IBaseModel {
}
| [
"yichuan@chinasofti.com"
] | yichuan@chinasofti.com |
16bed37574df26b4dc16dd740e478dbbfbd54943 | 7323787d41bd7fd6225d5dd5b4187760cd805a36 | /src/main/java/org/swissbib/documentprocessing/exceptions/XML2SolrException.java | af6bcf7db9185d4d50c9224a33b2e963d23950f0 | [] | no_license | swissbib/content2SearchDocs | 050d913a50f003b36a391cb30c79bf8228cb85fa | 9baa4a66e96c541f9d20cfad128ead45d581976a | refs/heads/master | 2021-07-12T17:01:04.289378 | 2020-06-10T14:10:23 | 2020-06-10T14:10:23 | 11,877,250 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,523 | java | package org.swissbib.documentprocessing.exceptions;
/**
* [...description of the type ...]
* <p/>
* <p/>
* <p/>
* Copyright (C) project swissbib, University Library Basel, Switzerland
* http://www.swissbib.org / http://www.swissbib.ch / http://www.ub.unibas.ch
* <p/>
* Date: 5/29/13
* Time: 7:18 AM
* This p... | [
"guenter.hipler@unibas.ch"
] | guenter.hipler@unibas.ch |
7ffec67bd3eab2f6c9cdbb629fabd7c449d5eeb3 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/apache--kafka/d0e436c471ba4122ddcc0f7a1624546f97c4a517/after/WorkerTaskTest.java | 7ea4249b51df1da4de61d1a3f6538f954a0c7e19 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,517 | 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 n... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
9b092dd3f4361f489fe29d38a1787c874a606005 | cbbcead358f0c848e0c51428e18b42a2d3032829 | /WEB-INF/src/com/zionex/t3sinc/util/db/SincDatabaseUtility.java | 23abdeb4a105238aa859d2e685675983e9530704 | [] | no_license | NSAPS/nscm | f1b8c4ebcd7000d81cd1b83978ddfc5a353c5efe | f413b3c2aa8247907cb685a5daf138792fce2b8d | refs/heads/master | 2020-09-19T08:20:10.330036 | 2016-09-08T00:01:46 | 2016-09-08T00:01:46 | 66,534,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,872 | java | /*
* Created on 2004. 6. 22.
*
* Copyright 1999-2004 ZIONEX, Inc. All Rights Reserved.
* This software is the proprietary information of ZIONEX, Inc.
* Use is subject to license terms.
*/
package com.zionex.t3sinc.util.db;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
impor... | [
"nuy@nongshim.co.kr"
] | nuy@nongshim.co.kr |
2a8da2bfd48258b96970ec2712ed69baf5ba721c | 54df7f1c707468d0f3bfb6f425f2de425e511219 | /jre_emul/android/libcore/json/src/test/java/org/json/JSONTokenerTest.java | b604e1e71d9b04c8e8ce22debdc9b2aded9db713 | [
"Apache-2.0"
] | permissive | svantesturre/j2objc | b0ca82b9f0639f0ca8001937b8c27b858e65179b | ff1e4abe03c3a99bb7fb497c660b5f90c8079654 | refs/heads/master | 2021-01-15T10:25:23.329487 | 2014-09-11T19:47:38 | 2014-09-12T16:23:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,109 | java | /*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"tball@google.com"
] | tball@google.com |
b1e53f4ba1090e39394f4640b12b257f2a96e76f | e95908bde64fe7b122774b09cfd4a2fb518ccdf5 | /ML/src/main/java/Core/NeuralNetwork/Layers/Dense.java | 68574d2e0b61f0a7d36f1b62e40033bf87ec014f | [] | no_license | nryanov/MachineLearningFramework | 0caaacdaa6c6438caeab5dabc01ce8d3fcb3875a | 4530b1bbc42a09ee71062c57823364fa75eea679 | refs/heads/master | 2021-06-17T02:41:40.239028 | 2017-05-22T21:35:41 | 2017-05-22T21:35:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,249 | java | package Core.NeuralNetwork.Layers;
import Core.NeuralNetwork.Activation.Activation;
import Core.NeuralNetwork.Activation.Identity;
import Core.NeuralNetwork.Activation.Sigmoid;
import Core.NeuralNetwork.Initialization.Initialization;
import Core.NeuralNetwork.Initialization.RandomInit;
import Utilities.DataSetUtilitie... | [
"grifon52@gmail.com"
] | grifon52@gmail.com |
5ea23e365d730fe7492d7397d666afeda8ed02f0 | affb2c0e5b07c852a463725a628641a1b65a56ca | /src/main/java/cmm/javacc/zck/SimpleNode.java | 4b50f2b6eb0fa70e67bc83a7b83341377d379b68 | [] | no_license | zhangchengkai826/cmm-javacc-zck | 05331c324951ef60d4ee2470c160902e2f1f4fc3 | 713e9926ceae804cbfc8446e1141c75de3af2b74 | refs/heads/master | 2022-03-27T12:48:37.833407 | 2019-12-26T01:52:15 | 2019-12-26T01:52:15 | 230,184,605 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,296 | java | /* Generated By:JJTree: Do not edit this line. SimpleNode.java Version 4.3 */
/* JavaCCOptions:MULTI=false,NODE_USES_PARSER=false,VISITOR=false,TRACK_TOKENS=false,NODE_PREFIX=AST,NODE_EXTENDS=,NODE_FACTORY=,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */
package cmm.javacc.zck;
public
class SimpleNode implements Node {
... | [
"zchengkai826@gmail.com"
] | zchengkai826@gmail.com |
8b095db04c54c743a22df5af437411eaf652c035 | bfc55981555709d33619ead60f44cda422156a89 | /src/main/java/vertx/fi/Products.java | e8c1c4efb0a586c42c79ede062ed08d3c1e4b21e | [] | no_license | yangmyfly/mobileTeam3 | 67a17ddd886f8ab5fb37a72ff6d7684ff20d75d0 | a9437ea217b5e3459f3b587b26f742d59bccc4f4 | refs/heads/master | 2021-04-06T18:08:40.794848 | 2016-08-02T17:23:55 | 2016-08-02T17:23:55 | 64,081,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 688 | java | package vertx.fi;
/**
* Created by joe on 16/7/26.
*/
public class Products {
public double x;
public double y;
public String title;
public String ASIN;
public String price;
public String image;
public String description;
public String customReview;
public Products(double x, d... | [
"1368035409@qq.com"
] | 1368035409@qq.com |
9cc7926a6cbd5d93b54a87679b505aa5f4e051c1 | c024937fd450d3fb63467c01ea0d6f36edf1507c | /src/main/java/br/com/netflics/persistence/RoleRepository.java | 58784f231b9b6e9b928225df8d2a78971e54f81c | [] | no_license | robsonmrsp/react-netflics | 42071faba49eac69d60d0c4826015485262729a0 | 2f3c764f35409bae5a9f82484502e8f2acc5d1b9 | refs/heads/master | 2022-01-16T12:08:05.533074 | 2022-01-04T01:21:34 | 2022-01-04T01:21:43 | 165,163,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | /* generated by JSetup v0.95 : at 23 de jun de 2021 23:11:06 */
package br.com.netflics.persistence;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import br.com.netflics.model.Role;
public interface RoleRepository extends JpaRe... | [
"robsonmrsp@gmail.com"
] | robsonmrsp@gmail.com |
f841de64a8c739f12df13fc42cce07951364fc13 | cc91c7efe92821c9a8cd8ef0fb13929bf2646857 | /feixiang-tdd/src/main/java/com/feixiang/tdd/game/service/TicTacToe.java | 189d2e0d124dc54b50e43591a1228215659a9676 | [] | no_license | lidaofei/feixiang | 914b931eed6aa28350f7f9ee664b96c950584ca3 | c49c6e02a8d757205de9ccc1b512b00239bac65b | refs/heads/master | 2022-12-06T21:42:29.694471 | 2020-12-22T06:07:16 | 2020-12-22T06:07:16 | 183,771,444 | 1 | 0 | null | 2022-11-16T09:58:08 | 2019-04-27T12:42:16 | Java | UTF-8 | Java | false | false | 938 | java | package com.feixiang.tdd.game.service;
/**
* @author lidaofei
* @date 2019/12/24 22:20
*/
public class TicTacToe {
public static final char INIT_VALUE = '0';
private char[][] board;
private char player;
public TicTacToe() {
this.board =
{
{'0', '0',... | [
"392586954@qq.com"
] | 392586954@qq.com |
ce45c98d5246b870040842acba0e88c18301236c | d482588adb04399c1b548dd65dee17016989b56b | /src/com/wode/factorymethod/TestFactoryMethod.java | 098583a7d5cab70d6cb492dc6f7d44a104973cc2 | [] | no_license | TJPgithub/test1 | 014aa5e0d39c70fcfdd7d1ad90ad56412bf95f2c | 1fccee64aeef9b408b419c8c42c5f41848506f58 | refs/heads/master | 2021-01-14T21:26:19.624618 | 2020-02-26T10:39:36 | 2020-02-26T10:39:36 | 242,764,540 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 521 | java | package com.wode.factorymethod;
import com.wode.Payment;
/**
* Created by admin on 2020/2/26.
*/
public class TestFactoryMethod {
public static void main(String[] args) {
CreateFactoryMethod factory = new ZfbPayFactory();
Payment payment = factory.create();
payment.payMsg();
fac... | [
"792282512@qq.com"
] | 792282512@qq.com |
e6e68933a191a371c659535c6dfe92756cced65b | d72cdc4a0158ee3ecae5e1b2d9cdb9bb7e241763 | /tools/base/build-system/gradle-core/src/main/groovy/com/android/build/gradle/internal/ApplicationTaskManager.java | e293f79e914ac74388108d2135ffeb418fbd3590 | [
"Apache-2.0"
] | permissive | yanex/uast-lint-common | 700fc4ca41a3ed7d76cb33cab280626a0c9d717b | 34f5953acd5e8c0104bcc2548b2f2e3f5ab8c675 | refs/heads/master | 2021-01-20T18:08:31.404596 | 2016-06-08T19:58:58 | 2016-06-08T19:58:58 | 60,629,527 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,615 | java | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"yan.zhulanow@jetbrains.com"
] | yan.zhulanow@jetbrains.com |
4b38ceabc6f977404148a669ddffcba1f98187b0 | f34602b407107a11ce0f3e7438779a4aa0b1833e | /professor/dvl/roadnet-client/src/main/java/org/datacontract/schemas/_2004/_07/roadnet_apex_server_services_wcfshared_datacontracts/DataWarehouseTelematicsDeviceInputOutputAccessoryDimension.java | d924d61023a1d94da3ce604871ff8610c6f92988 | [] | no_license | ggmoura/treinar_11836 | a447887dc65c78d4bd87a70aab2ec9b72afd5d87 | 0a91f3539ccac703d9f59b3d6208bf31632ddf1c | refs/heads/master | 2022-06-14T13:01:27.958568 | 2020-04-04T01:41:57 | 2020-04-04T01:41:57 | 237,103,996 | 0 | 2 | null | 2022-05-20T21:24:49 | 2020-01-29T23:36:21 | Java | UTF-8 | Java | false | false | 3,214 | java |
package org.datacontract.schemas._2004._07.roadnet_apex_server_services_wcfshared_datacontracts;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.... | [
"gleidson.gmoura@gmail.com"
] | gleidson.gmoura@gmail.com |
b1558eb097b5e4fb695153a4660fc4b6a7b1f7ff | a6a646810614bb1b0663c91cd0c0d3f4dcd8ed68 | /SpringBootH2/src/test/java/com/example/SpringBootH2ApplicationTests.java | 185722ca45deb5aa6abae37a9a3e1b9757d2d563 | [] | no_license | shobhanath/spring-boot | facd33e8d5b753a556702ac7f41f785d27168635 | ebb5161f7e9204c670a5c78991c286899d051fe4 | refs/heads/master | 2021-01-24T08:09:26.433936 | 2016-10-06T08:45:03 | 2016-10-06T08:45:03 | 69,145,943 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 507 | java | package com.example;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.SpringApplicationConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import org.springframework.test.context.web.WebAppConfiguration;
@RunWith(SpringJUnit4ClassRunner.cl... | [
"shobhanath.sharma@hotmail.com"
] | shobhanath.sharma@hotmail.com |
e00da0d51169983e60e021e3533918856d27f4a2 | 53ab284155da9b761eb820371b868ab16476dc77 | /org.xtext.assignment1.einKauflist.ui/src-gen/org/xtext/assignment1/ui/contentassist/AbstractEinKauflistProposalProvider.java | 72adfe9d4fbcfcb15c2806f7c4d51b8abfec9b88 | [] | no_license | malbac/Xtend_Xtext | 0328243d272501abf2f44c991fc4dc67b0ba56e3 | 7b9c8e1a34f94edfc73b0a516756fd3bacd11a64 | refs/heads/master | 2020-05-18T16:15:23.200933 | 2015-04-26T22:06:11 | 2015-04-26T22:06:11 | 34,631,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,354 | java | /*
* generated by Xtext
*/
package org.xtext.assignment1.ui.contentassist;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.xtext.*;
import org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalAcceptor;
import org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext;
/**
* Represents a genera... | [
"malobicky.m@gmail.com"
] | malobicky.m@gmail.com |
7289b72e8c383eb7154242492311d1d61f8e0768 | eaf6bff3d45c0cbb8e4060d62be076fd8b681d12 | /src/com/oop/exception/exception01/ExceptionFigure.java | 2e7bf3c88c148ae245e1cee1f3558a1e91c95d6f | [] | no_license | datianxia1/JavaCode | c646221db15e67125703fc451d22312787f09e02 | 4d9b4dd660a27d0ac7178fbb5f1c56b5cf365107 | refs/heads/master | 2023-08-22T23:10:45.876852 | 2021-10-02T15:01:40 | 2021-10-02T15:01:40 | 410,148,455 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 144 | java | package com.oop.exception.exception01;
public class ExceptionFigure {
public static void main(String[] args) {
//Throwable
}
}
| [
"1578732214@qq.com"
] | 1578732214@qq.com |
552bb7e6f6fa683273b60267c40f7cfaa5e9cdb1 | c6aa94983f3c8f82954463af3972ae06b30396a7 | /springcloud_alibaba2/spring-cloud-alibaba-fescar/src/main/java/org/springframework/cloud/alibaba/fescar/feign/FescarFeignBuilder.java | ff123a732c473ec89e109ff3c8ebd9ff9a975ff1 | [
"Apache-2.0"
] | permissive | dobulekill/jun_springcloud | f01358caacb1b04f57908dccc6432d0a5e17745e | 33248f65301741ed97a24b978a5c22d5d6c052fb | refs/heads/master | 2023-01-24T13:24:59.282130 | 2020-11-25T17:30:47 | 2020-11-25T17:30:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 980 | java | /*
* Copyright (C) 2019 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 app... | [
"wujun728@hotmail.com"
] | wujun728@hotmail.com |
c70395882664571d789225b2c792f56a1f017bbc | e3a37aaf17ec41ddc7051f04b36672db62a7863d | /business-service/schedule-service-project/schedule-service/src/main/java/com/iot/schedule/job/AirSwitchEventJob.java | e4928e22bae9e571b5bb016f9190eca145bd5891 | [] | no_license | github4n/cloud | 68477a7ecf81d1526b1b08876ca12cfe575f7788 | 7974042dca1ee25b433177e2fe6bda1de28d909a | refs/heads/master | 2020-04-18T02:04:33.509889 | 2019-01-13T02:19:32 | 2019-01-13T02:19:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,621 | java | package com.iot.schedule.job;
import com.alibaba.fastjson.JSON;
import com.google.common.base.Strings;
import com.iot.airswitch.api.AirSwitchStatisticsApi;
import com.iot.common.helper.ApplicationContextHelper;
import com.iot.schedule.common.ScheduleConstants;
import org.quartz.Job;
import org.quartz.JobExecutionConte... | [
"qizhiyong@LDS-Z-C5497.LEEDARSON.LOCAL"
] | qizhiyong@LDS-Z-C5497.LEEDARSON.LOCAL |
61a15ae30c1ddf6fde65c45024dfe1a1e1616d92 | 8c24918f8e0b0c8bb367785c95d911a55a9f0e78 | /Factorial.java | e152a4eb6765ea8603343550782193840050bcc2 | [] | no_license | nicole-mathias/java | 51ee679cfbbf1a8c2edb45cd2be0c4679743d39d | 9f394c5e1d2a4826ab9860fdc371a883f14ac2a9 | refs/heads/master | 2023-03-10T21:42:19.705860 | 2021-02-26T05:23:36 | 2021-02-26T05:23:36 | 294,592,821 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 472 | java | import java.util.*;
public class Factorial {
public static void main(String args[]){
int no;
int factorial = 1;
Scanner sc = new Scanner(System.in);
System.out.println("Enter a number to find factorial");
no = sc.nextInt();
for(int i = 1; i <= no; i... | [
"nicolemathias0@gmail.com"
] | nicolemathias0@gmail.com |
ea8b34234f3c711709111f95a2c1701c0eb23577 | bce98e2e824d16625aa33557afb59eb856ef0204 | /common/src/main/java/com/jme/common/ui/base/BaseFragment.java | 852e2e201206e687c83fd1eb6cbfb965b9aad062 | [] | no_license | JewelXuJun/LSGoldTrade | 5eb3a12123f2aa0da1323b08d67c307909bc3188 | ddbd740cb3eaad6f181f8d6887db677ef2f07821 | refs/heads/master | 2020-06-29T20:30:55.672293 | 2020-03-20T08:23:54 | 2020-03-20T08:23:54 | 200,611,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,582 | java | package com.jme.common.ui.base;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import android.view.View;
import android.vie... | [
"xujun@rfinex.com"
] | xujun@rfinex.com |
daefea837e34876cecad7b9fe36146f837d2936b | bc6dee1f15332a65f564264b0c81226263ffd82d | /app/src/main/java/com/takenote/tomenota/model/enums/Prioridade.java | 84afa932fa42a4d67cd093209a7d4f35dc3ab174 | [] | no_license | FerreirinhaJean/tome-nota | 4319c0066ec164b6b0a9f37a585f83d76b43a22f | 8d8e982845e4330cdc8315312f981465505e6ed1 | refs/heads/master | 2022-11-11T14:18:17.186676 | 2020-07-03T19:45:13 | 2020-07-03T19:45:13 | 264,242,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 103 | java | package com.takenote.tomenota.model.enums;
public enum Prioridade {
ALTA,
MEDIA,
BAIXA;
}
| [
"jeangabrielferreira1@gmail.com"
] | jeangabrielferreira1@gmail.com |
fc85993b76431a12026a2394a196f0143ba8c030 | 5b3ccd03986b0c2c9e2426e31326e154a4aa1711 | /Doorbell/app/src/main/gen/com/solutions/nimbus/doorbell/BuildConfig.java | 14e62edb0f3af6dceb249d60762fde67d5570dbc | [] | no_license | hacktm/Hardware-Nimbus-solutions | 8eb6d9aaa68a08e04c6323342f3ad9b78f9d7d6e | a00d4675d1fd323be103ddbb90943895564ce0c8 | refs/heads/master | 2016-09-05T11:45:23.852641 | 2015-02-09T20:19:22 | 2015-02-09T20:19:22 | 25,373,572 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 271 | java | /*___Generated_by_IDEA___*/
package com.solutions.nimbus.doorbell;
/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */
public final class BuildConfig {
public final static boolean DEBUG = Boolean.parseBoolean(null);
} | [
"alexandra_br@ymail.com"
] | alexandra_br@ymail.com |
243e90b7613fa258cacd9aa72085d8933a9a15e4 | 6d4245b56d4448c6dbbbb167c0782715a50104d7 | /tika-server/src/main/java/org/apache/tika/server/TikaServerParseExceptionMapper.java | fe1d12ca046ffa4ae4218795ea41480646f27ef2 | [
"LGPL-2.1-or-later",
"CDDL-1.0",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-unknown",
"ICU",
"LicenseRef-scancode-iptc-2006",
"LicenseRef-scancode-unrar",
"LicenseRef-scancode-bsd-simplified-darwin",
"NetCDF",
"LicenseRef-scancode-public-domain"
] | permissive | HyperDunk/DR-TIKA | 8b9e844440c7d867fc61fa4f1b9d36b06f29faf5 | 1a0c455e9035632709f53bff76db03fc132ac694 | refs/heads/trunk | 2020-03-29T23:01:58.931883 | 2015-04-29T04:58:18 | 2015-04-29T04:58:18 | 33,805,537 | 1 | 1 | Apache-2.0 | 2020-02-11T05:32:06 | 2015-04-12T06:11:04 | Java | UTF-8 | Java | false | false | 3,666 | java | package org.apache.tika.server;
/*
* 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, Ver... | [
"tallison@apache.org"
] | tallison@apache.org |
73a42037e72c06c8974dca649bff87dfb1cea229 | e336473ecdc8043480de6c5235bbab86dac588d0 | /Mms/src/com/android/mms/ui/AdvancedCheckBoxPreference.java | 2569bd3a84536f2fd481049a491985aa9b5556af | [
"Apache-2.0"
] | permissive | wangyx0055/AZ8188-LOW13 | 509c96bf75b170be4d97c262be5c15286d77018a | 7f430136afbd4c91af57dde3e43fb90a4ccaf9e1 | refs/heads/master | 2023-08-30T21:37:31.239462 | 2012-11-19T09:04:21 | 2012-11-19T09:04:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,349 | java | /* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein
* is confidential and proprietary to MediaTek Inc. and/or its licensors.
* Without the prior written permission of MediaTek inc. and/or ... | [
"powerbush@gmail.com"
] | powerbush@gmail.com |
603d90722f314c9f06bdbcf73b5725c0e65b314a | a4424fdc2a740e47d72f39ec1f6ebdb7b564f274 | /src/main/java/com/parallelstack/ProgressRequestBody.java | 04130c9e32c1e47bdcc86a2aad631d9a0dc9d534 | [] | no_license | ParallelStack/rsearch-sdk-java | 62460f100ee74e81f5a0741b73055846dc3d9f74 | ea2464fbca73b32ec55f8dd99cf708afb634c2c1 | refs/heads/master | 2021-09-09T01:57:20.224090 | 2018-03-13T08:19:04 | 2018-03-13T08:19:04 | 110,425,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,119 | java | /*
* ParallelStack RSearch API
* REST API Specification for ParallelStack RSearch API
*
* OpenAPI spec version: 1.3.0
* Contact: team@parallelstack.com
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manu... | [
"6973916+bansriyar@users.noreply.github.com"
] | 6973916+bansriyar@users.noreply.github.com |
5a5ae33fc9939aab022ff27d3d2cd58ebad8f600 | e686b5880a22d643a31d99592ef2f335572ab59b | /src/main/java/dev/miku/r2dbc/mysql/codec/AbstractParameter.java | fdbad81e2c11c6fcb2c3dde0d22bc09436211ed4 | [
"Apache-2.0"
] | permissive | wuwen8729/r2dbc-mysql | d366256e07389705680c90d7b51819e976c256dd | 7cf499fdba3c402a4423f3a959b3088bd390d1e1 | refs/heads/main | 2023-02-03T08:43:15.823470 | 2020-12-20T19:06:10 | 2020-12-21T16:19:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 988 | java | /*
* Copyright 2018-2020 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... | [
"mirromutth@gmail.com"
] | mirromutth@gmail.com |
8cb008fae037eaf3dc86602491675440c45e61d5 | c1f203622573c43623cff40f298e6015d204c4cc | /parsermaker/src/au/com/illyrian/bnf/ast/BnfTreeCodeVisitor.java | c1dd3e5768065d940d66d5cbd345452d79c87702 | [] | no_license | illyrian-com-au/CompilerMaker | 15daf46c96d2049f91fdbe0b6e604f13783245dd | 0978c2bce2394fb5c81683e20c34a81d3b4139e6 | refs/heads/master | 2021-06-05T01:19:09.743623 | 2019-10-01T21:40:28 | 2019-10-01T21:40:28 | 26,747,447 | 1 | 0 | null | 2020-10-13T11:56:12 | 2014-11-17T08:34:20 | Java | UTF-8 | Java | false | false | 694 | java | package au.com.illyrian.bnf.ast;
public class BnfTreeCodeVisitor
{
public BnfTreeCodeVisitor()
{
}
public void resolveRule(BnfTreeRule rule)
{
}
public void resolveRule(BnfTreeList list)
{
}
public void resolveRule(BnfTreeSequence seq)
{
}
public void resolve... | [
"donald.s.strong@gmail.com"
] | donald.s.strong@gmail.com |
9516ae57692543da86a5257ba12b8b036fd64642 | 7fbec00f474c2d205c7d041bbc6321d32b39ae69 | /Toy Language Interpretor/app/model/expresion/ArithmeticExpression.java | 1fb4c9e8948dedd70192ddadb025f756c28fc0f5 | [] | no_license | filip-x/Personal-projects | d156cfaf9b5faa6112b29a0f5a17a235fb528cb5 | b8a351c85e85c81dbeca8cc2640715b28bb1c78e | refs/heads/master | 2023-01-19T07:47:29.389312 | 2020-12-04T08:06:20 | 2020-12-04T08:06:20 | 314,050,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,735 | java | package app.model.expresion;
import app.exception.MyInterpreterException;
import app.model.dictionary.InterfaceMyDictionary;
import app.model.dictionary.InterfaceMyHeap;
import app.model.type.IntType;
import app.model.value.IntValue;
import app.model.value.InterfaceValue;
// computes the value of an expression
public... | [
"cfie2693@scs.ubbcluj.ro"
] | cfie2693@scs.ubbcluj.ro |
83a7d1f51e27ae77db95d5703fb6cce12e2e619d | 4010ecbd720547df60f74c0ab93485b5028ffec8 | /src/main/java/com/virtusa/covid/controller/patient/logoutController.java | 0e23097eaafe4f58fd9e85a2a874b2cda6f61a1f | [] | no_license | vardhanreddy27/covid19 | a887daa9034708ac49bdd9d5d04e89d205b60317 | 68effceef758347c904c8472578283d43b01362c | refs/heads/master | 2022-12-08T05:44:56.433263 | 2020-08-31T09:52:30 | 2020-08-31T09:52:30 | 290,440,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 566 | java | package com.virtusa.covid.controller.patient;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.servlet.ModelAndView;
@Controller
@RequestMapping(value = { "/user... | [
"ishnuavardhan@gmail.com"
] | ishnuavardhan@gmail.com |
2d729ec8e5df18a83e1bb3e3054957724ad37c4d | afd3a2aff126c345536d1b9ff1c2e19aa8aed139 | /source/branches/prototype-v2/at.rc.tacos.client.ui/src/at/rc/tacos/client/ui/controller/EmptyTransportAction.java | a24aa5f15f19a562c192de0e3fe81e6c2e1af76c | [] | no_license | mheiss/rc-tacos | 5705e6e8aabe0b98b2626af0a6a9598dd5a7a41d | df7e1dbef5287d46ee2fc9c3f76f0f7f0ffeb08b | refs/heads/master | 2021-01-09T05:27:45.141578 | 2017-02-02T22:15:58 | 2017-02-02T22:15:58 | 80,772,164 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 3,076 | java | package at.rc.tacos.client.ui.controller;
import org.eclipse.jface.action.Action;
import org.eclipse.jface.dialogs.InputDialog;
import org.eclipse.jface.dialogs.MessageDialog;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.jface.viewers.IStructuredSelection;
import org.eclipse.jface.viewers.Tab... | [
"michael.heiss@outlook.at"
] | michael.heiss@outlook.at |
8221b3dfd4a38b3cf6e684515e72d7c7f1887a29 | 7dbb1110d16bcec127fe7261f70158c6f2844761 | /1.7.10/src/main/java/com/mod/tuto/items/ItemPickaxeTuto.java | eb1e7ba99b0b8ca6abba768c8e20bc2a48b33265 | [] | no_license | AlexandreRosset/Money-Mod | 209565e466b40fe795e84b9fbabbdc45d8f1d9e7 | 57878796fa5a4a045075461c7943ebb9db60f88f | refs/heads/master | 2020-06-16T22:06:16.172466 | 2016-11-29T09:42:57 | 2016-11-29T09:42:57 | 75,063,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package com.mod.tuto.items;
import net.minecraft.item.ItemPickaxe;
public class ItemPickaxeTuto extends ItemPickaxe
{
public ItemPickaxeTuto(ToolMaterial p_i45347_1_)
{
super(p_i45347_1_);
}
}
| [
"alex.gamegame@laposte.net"
] | alex.gamegame@laposte.net |
5e5f07414c5ba2ca23dcf730924666aa6da2ecc6 | 849dc91b752d44ec28df204297b7c780fe817165 | /Customer-Order-81/src/main/java/org/yuanqi/customerorder81/config/Myconfig.java | 311445171dd6ab8ffd8d3cbeb589987dc06282c4 | [] | no_license | illfg/SpringCloud | b699c9f8f444d9cc77fddc4e5f6999dbd70971ed | 72f77960f18819bf2886669c9d8506b850e3eac6 | refs/heads/master | 2022-07-16T14:41:11.355617 | 2020-03-29T08:26:32 | 2020-03-29T08:26:32 | 247,421,068 | 1 | 0 | null | 2022-06-21T02:59:30 | 2020-03-15T07:30:14 | Java | UTF-8 | Java | false | false | 421 | java | package org.yuanqi.customerorder81.config;
import org.springframework.cloud.client.loadbalancer.LoadBalanced;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.client.RestTemplate;
@Configuration
public class Myconfig {
... | [
"1667248505@qq.com"
] | 1667248505@qq.com |
f91380cb0bec999e58cd56f8e1904404077775ec | 19e9361976368688359dfb3815b0f336439be48c | /src/domain/ElevatorState.java | edaf306191ed0e3c6c885f5b84ad6c8e017beafe | [] | no_license | dk16z/Elelator | a9dbb2eedb52f2a9e28b610668614cc571302dbf | 73e664b462dbcc5fe95deaa6397fea49bd86b2f3 | refs/heads/master | 2021-07-03T23:19:34.859923 | 2017-09-26T17:14:49 | 2017-09-26T17:14:49 | 104,915,180 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 64 | java | package domain;
public enum ElevatorState {
UP,DOWN,CLOSE
}
| [
"13122321216@163.com"
] | 13122321216@163.com |
6d625dcb643ba920270a68af2152a53bfdd4204c | ef276ffe0631e5ff665e1e350aa6c2cead7f2cd4 | /comake/src/main/java/com/lambdaschool/comake/services/IssueServiceImpl.java | a48bedfc965827b2804d277e1cf16c8e65a7ea89 | [
"MIT"
] | permissive | comake-bw/backend-java | 9d6fdd2aada01bc68c47fb51c858ec22a3703f2a | 05d723a2e608a1d627c34312bdd98091adb2a9f8 | refs/heads/main | 2023-02-11T08:26:19.304687 | 2021-01-07T15:45:32 | 2021-01-07T15:45:32 | 326,301,952 | 0 | 0 | MIT | 2021-01-07T15:45:33 | 2021-01-03T01:05:41 | Java | UTF-8 | Java | false | false | 4,382 | java | package com.lambdaschool.comake.services;
import com.lambdaschool.comake.exceptions.ResourceNotFoundException;
import com.lambdaschool.comake.models.Issue;
import com.lambdaschool.comake.models.Location;
import com.lambdaschool.comake.models.Role;
import com.lambdaschool.comake.models.UserRoles;
import com.lambdaschoo... | [
"aldenho@Aldens-Mac-mini.local"
] | aldenho@Aldens-Mac-mini.local |
03f70afe225c03feb43624a183f456fa6f2df491 | f854fe3bc7dc52d981045d0d4750be8a168e146c | /src/main/java/com/zhongxin/controller/LoginController.java | 6b4432e1bdac82139b5ebf70aa02b75e047e09e4 | [] | no_license | xiaolianggithub/zhognxin | e82c4d87fa437bb7acc7a96fa502c17d5c650ad3 | faad0be238156a76a5c9a86fa741406d7a2deb86 | refs/heads/master | 2020-03-20T00:18:42.147602 | 2018-06-15T05:51:20 | 2018-06-15T05:51:20 | 137,039,335 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,156 | java | package com.zhongxin.controller;
import javax.servlet.http.HttpSession;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.authc.AuthenticationException;
import org.apache.shiro.authc.UsernamePasswordToken;
import org.apache.shiro.subject.Subject;
import org.springframework.stereotype.Controller;
... | [
"1052091897@qq.com"
] | 1052091897@qq.com |
57fd9101359cd17091dc31fb20cc26cb8f443590 | da3c5aab53ba2e9ca395aa4c1d733aa08ae7ae9c | /src/auto_tester/base_functions/Square_root_solver.java | a8f60db6b1b5d30e6fbbc87c7a56cc0aae832e36 | [] | no_license | Waguy02/TP_ANANUM_4GI | b91ac5dbdfaed941ee6491ff50b50cc3e0dc73ff | ec2f31e9e3ce0c664cfc1253dc139f4459ad8ade | refs/heads/master | 2021-01-14T22:12:41.318506 | 2020-07-15T05:40:20 | 2020-07-15T05:40:20 | 242,775,108 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | package auto_tester.base_functions;
import auto_tester.interfaces.IBaseFunction;
import java.util.ArrayList;
import java.util.List;
public class Square_root_solver implements IBaseFunction {
@Override
public List<Double> runBase(List<Double> params) {
//Calcul de la racine carrée
ArrayLi... | [
"guywaffo@gmail.com"
] | guywaffo@gmail.com |
d2693a7dc4f4b79c7a709727b20f1d8e57f10c57 | d9918fe2e990b3712bcecedd7557b3f6d502a29c | /ProyectoConstructora/src/main/Java/com/javi/acme/controlador/UsuarioController.java | 3cab994b81d028ae3795647cd4fe6e9d2c3eb59b | [] | no_license | acmeja/Proyecto | 8f940a8a2032f5db672ec72b561c6ef6eb80b165 | 411d86ed5d06cd7a74482785208ba5f35a580123 | refs/heads/master | 2016-08-04T11:57:12.238098 | 2014-07-02T22:00:15 | 2014-07-02T22:00:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,483 | java | package com.javi.acme.controlador;
import java.io.IOException;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.b... | [
"javiam_am1@hotmail.com"
] | javiam_am1@hotmail.com |
3596f12ffed542da1b9639d18395426982ac33a5 | 9b294c3bf262770e9bac252b018f4b6e9412e3ee | /camerazadas/source/apk/com.sonyericsson.android.camera/src-cfr/com/google/android/gms/common/data/f.java | 1e68964bf3ce2453b8d26935969218646faa6017 | [] | no_license | h265/camera | 2c00f767002fd7dbb64ef4dc15ff667e493cd937 | 77b986a60f99c3909638a746c0ef62cca38e4235 | refs/heads/master | 2020-12-30T22:09:17.331958 | 2015-08-25T01:22:25 | 2015-08-25T01:22:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,566 | java | /*
* Decompiled with CFR 0_100.
*/
package com.google.android.gms.common.data;
import android.database.CursorWindow;
import android.os.Bundle;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.android.gms.common.data.DataHolder;
import com.google.android.gms.common.internal.safeparcel.a;
impo... | [
"jmrm@ua.pt"
] | jmrm@ua.pt |
c0a1c74ff0be5f48044ad4f4fb62f3808dd60052 | edc098432e73357c8f1087dab3d9d08ab8434a9a | /fgoa/src/main/java/com/fgoa/service/examquestion/ExamClassServiceI.java | 3be81887337951ea6e00159e88cb04a2a18c5462 | [] | no_license | lkdd7777/fgproject | 9be34b60f9d7d84a55bb907c04e794e05e53ddc9 | 369a460049862c8d231ad0a1d4fc0ad534ce2cb6 | refs/heads/master | 2020-03-15T23:48:26.043738 | 2018-05-07T03:50:31 | 2018-05-07T03:50:31 | 132,400,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 747 | java | package com.fgoa.service.examquestion;
import org.jeecgframework.core.common.service.CommonService;
import com.fgoa.entity.examquestion.ExamClassEntity;
import java.io.Serializable;
public interface ExamClassServiceI extends CommonService{
public <T> void delete(T entity);
public <T> Serializable save(T enti... | [
"lkddpc520@vip.qq.com"
] | lkddpc520@vip.qq.com |
121b6bcd8af0eb6b78914d441cd5ea1e12c381aa | b2a46002c030c89e030f21adb5d5656eca75ac40 | /src/main/java/com/example/hbase_messaging/controller/WebUiController.java | cf7087b1fafa1048ca9a7f8809b00d99bc114070 | [] | no_license | tmyksj/hbase-messaging | e31d0f83ecb545190ba47e0ed87f39f8504157b9 | 963153e2807d064fa070c07e4f91ee32e89d5fb1 | refs/heads/master | 2021-09-15T01:52:09.974094 | 2017-12-16T02:16:55 | 2017-12-16T02:16:55 | 114,429,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 397 | java | package com.example.hbase_messaging.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
@Controller
public class WebUiController {
@RequestMapping(path = "/webui", method = Reques... | [
"33417830+tmyksj@users.noreply.github.com"
] | 33417830+tmyksj@users.noreply.github.com |
163f57d74c468dd51130d453617b79d9e5c7f100 | b6c48128657a32f2be05edd6c89b1f1c16fa58be | /src/main/java/com/smarthealth/diningroom/service/impl/MealServiceImpl.java | c064fc3e4a6aa45f566ca3136330a2da3fb6415b | [] | no_license | songlingsl/SmartHealth | 38f0c5b4fb4b1c342b81ee9d5ec3b256f96743cf | c9927290801101bff2ed32cfc9d7c29ba73c6fff | refs/heads/master | 2023-02-01T11:45:20.162491 | 2020-11-27T12:08:49 | 2020-11-27T12:08:49 | 258,490,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,641 | java | package com.smarthealth.diningroom.service.impl;
import cn.hutool.core.date.DateTime;
import cn.hutool.core.date.DateUtil;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.smarthealth.diningroom.entity.Dishes;
import com.smarthealth.diningroom.entity.Meal;
import com.smarthealth.di... | [
"songlingsl@163.com"
] | songlingsl@163.com |
61674b3b21373bfce36f4c0fb7f654471d53aa41 | 95141e3346071e8cfbd0051082da6c81ba0458a1 | /backend/src/main/java/com/example/infrastructure/persistence/RedisPasswordResettableAccountRepository.java | 095b25f34a7efb0ef11f22d0b82e4e7959129105 | [
"Apache-2.0"
] | permissive | fyamvbf/example-chat | d184f486f0f65c0148668c2d397f2c0e54d1d060 | f1285cd5bf1af50a80d6660f0be927fc33f64d37 | refs/heads/master | 2023-03-27T21:59:10.214687 | 2021-03-30T05:55:21 | 2021-03-30T05:55:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,547 | java | package com.example.infrastructure.persistence;
import java.io.IOException;
import java.util.concurrent.TimeUnit;
import com.example.domain.model.account.Account;
import com.example.domain.model.account.AccountId;
import com.example.domain.model.account.MailAddress;
import com.example.domain.model.account.PasswordRes... | [
"tec-inv-west@ml.tis.co.jp"
] | tec-inv-west@ml.tis.co.jp |
d832ef67dae42e6187265d51e9a2aebf295a7cc7 | ba90ba9bcf91c4dbb1121b700e48002a76793e96 | /com-gameportal-web/src/main/java/com/gameportal/web/user/dao/MemberXimaDetailDao.java | 28bccd56185c43fdd0cc32ae44726fbc9a51ea08 | [] | no_license | portalCMS/xjw | 1ab2637964fd142f8574675bd1c7626417cf96d9 | f1bdba0a0602b8603444ed84f6d7afafaa308b63 | refs/heads/master | 2020-04-16T13:33:21.792588 | 2019-01-18T02:29:40 | 2019-01-18T02:29:40 | 165,632,513 | 0 | 9 | null | null | null | null | UTF-8 | Java | false | false | 854 | java | package com.gameportal.web.user.dao;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang.ObjectUtils;
import org.apache.commons.lang.StringUtils;
import org.springframework.stereotype.Component;
import com.gameportal.web.user.model.MemberXimaDetail;
@Component
@SuppressWarnings("all")
public ... | [
"sunny@gmail.com"
] | sunny@gmail.com |
8b0f3985fb269923cd05b9078554180cb98423a8 | 13550e8fbae589af18a0af93962c10b27ac50ff6 | /src/devMatching2021/Solution03.java | 4f144c3a870bce2a35b3615dc98403c3557c63d6 | [] | no_license | SungWoo824/JavaAlgorithm | 824fff65bee375694cbf3272789c113661d9bee2 | 66e7a4893abace8ffa85f7ef1d2a26b28caa51f3 | refs/heads/master | 2023-08-17T07:12:17.690567 | 2023-08-08T14:09:32 | 2023-08-08T14:09:32 | 214,786,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,522 | java | package devMatching2021;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class Solution03 {
public static int solution(String s) {
if (s.length()==1){
return 0;
}
long answer = 0;
Map<Character,int[]> keyMap = ne... | [
"scody1219@gmail.com"
] | scody1219@gmail.com |
7985285f2040c8c0a50400947a58d631276b620d | afa872a111c67f44f701bc9892a872a494b3edfe | /OTRSProject/src/com/belcci/otrs/form/listener/ApplicationListener.java | aaba36c8580e9d75d3f975ab861b1dc6a98766a8 | [] | no_license | asysoi/OTRSProject | 641aabb2b20cf6380c2d78c3ae566c48e6f8e09a | ded2a1c3752043ec0fcdc3524129a2242b3df240 | refs/heads/master | 2020-09-22T03:14:55.237236 | 2014-02-18T12:17:04 | 2014-02-18T12:17:04 | 16,942,556 | 0 | 1 | null | null | null | null | WINDOWS-1251 | Java | false | false | 411 | java | package com.belcci.otrs.form.listener;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JOptionPane;
public class ApplicationListener implements ActionListener {
public void actionPerformed(ActionEvent e) {
JOptionPane.showMessageDialog(null,
... | [
"asysoi@cci.by"
] | asysoi@cci.by |
5b93117d16cc67a9ac674a61b009e555bb7674d1 | 0ea271177f5c42920ac53cd7f01f053dba5c14e4 | /5.3.5/sources/com/google/android/gms/wearable/internal/zzhf.java | 6593c6064ba97574b3981deebfdc8673618ddc81 | [] | no_license | alireza-ebrahimi/telegram-talaeii | 367a81a77f9bc447e729b2ca339f9512a4c2860e | 68a67e6f104ab8a0888e63c605e8bbad12c4a20e | refs/heads/master | 2020-03-21T13:44:29.008002 | 2018-12-09T10:30:29 | 2018-12-09T10:30:29 | 138,622,926 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | package com.google.android.gms.wearable.internal;
import com.google.android.gms.common.api.Status;
import com.google.android.gms.common.api.internal.zzn;
final class zzhf extends zzgm<Status> {
public zzhf(zzn<Status> zzn) {
super(zzn);
}
public final void zza(zzbn zzbn) {
zzav(new Status... | [
"alireza.ebrahimi2006@gmail.com"
] | alireza.ebrahimi2006@gmail.com |
d7979787bc9af891becd9902b2f9a443885d088b | d5a727438664b2bf43e324df165bbf8e58188368 | /7_1/src/ServerAPI/Message.java | a202a00ae8c17d7093ec8b32c7907175b1d5005e | [] | no_license | ToJluK-V/Labs_2sem | 117d684e904a9dcc655f77c08903c7da7e095a74 | 764f9e90b80d2dcd2951574088b70ba022cad174 | refs/heads/master | 2022-08-21T20:16:19.507869 | 2020-05-25T17:21:03 | 2020-05-25T17:21:03 | 263,628,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package ServerAPI;
import java.io.Serializable;
public class Message implements Serializable {
private static final long serialVersionUID = 1L;
public String sender;
public String receiver;
public String message;
public Message(String sender, String receiver, String message){
this.sender... | [
"sivakov_vanya@bk.ru"
] | sivakov_vanya@bk.ru |
4c6b4439704fbbea016a6de0a864172120108f44 | c4c39e81afbc599484f2f9751c24c1caac8fd853 | /src/main/java/jgrapht/demo/App.java | 1d42c6ea166b05fd2c9c5466a5fb7311cb1e7e99 | [] | no_license | besza/GmlGraphDemo | 7e4c2fa41f3c3ff2ecf8ea5402add465fbf7fc1d | fdb278f4ec9e5358c4887a6dc40babc3a5339a6b | refs/heads/master | 2021-07-14T18:15:04.599573 | 2017-10-19T14:08:25 | 2017-10-19T14:08:25 | 107,554,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,673 | java | package jgrapht.demo;
import org.jgrapht.graph.DefaultWeightedEdge;
import org.jgrapht.graph.SimpleDirectedWeightedGraph;
import org.jgrapht.graph.SimpleWeightedGraph;
import org.jgrapht.io.*;
import java.io.*;
import java.util.Map;
import java.util.Random;
public class App {
public static void main(String[] ar... | [
"besenyei.szabolcs@nyfbox.hu"
] | besenyei.szabolcs@nyfbox.hu |
f0724cd241fbce23aa88903c1d3f5bac176b64c1 | 5cb11eee55419204c7e2785ea861259d0870f3d5 | /BusTicketing/src/main/java/com/ticketbooking/exceptions/GlobalExceptionHandler.java | ff099c350202c90bc4c3a3b8e1bf28d3e15600e0 | [] | no_license | nivetha-r/hackathon | 33a5da262a7552f67e79498dac1401e6daf2076b | 557fcd5ae8b6752846900dc150af39c57300623e | refs/heads/master | 2020-12-28T01:15:44.492331 | 2019-12-24T10:17:50 | 2019-12-24T10:17:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 735 | java | package com.ticketbooking.exceptions;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import com.ticketbooking.constants.Constant;
import com.ti... | [
"raghum112233@gmail.com"
] | raghum112233@gmail.com |
cf2ffdcd1b26964b96491a8eb80a8244c84d3f77 | ba0be749af230e8fb2263c02bf606f2ed309e2ea | /src/test/java/com/renyuanhang/test/StringTest.java | 2bcee732ab6c4e6ce81aff35da80829a64fa0815 | [] | no_license | ryhflandre/weektest | dde78a614d9e4422d74c803ebce13408fdc3f757 | a23f02db9321876e039f8b925da3ad6fc03cf097 | refs/heads/master | 2022-12-24T10:03:19.211906 | 2019-09-09T02:07:19 | 2019-09-09T02:07:19 | 207,192,976 | 0 | 0 | null | 2022-12-16T10:32:05 | 2019-09-09T00:38:52 | CSS | UTF-8 | Java | false | false | 795 | java | package com.renyuanhang.test;
import java.util.Scanner;
import com.renyuanhang.controller.StringUtils;
/**
* flandre
*
* 2019年9月9日
*/
public class StringTest {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String str1 = sc.next();
String result = StringUtil... | [
"flandre@gensokyo.com"
] | flandre@gensokyo.com |
cb96cca792d73effb8d7cb4acfb29f68fcb360f2 | 9acd76e8320351030d126f375e28b1478c6735f7 | /ApplicationEight/app/src/androidTest/java/fileapp/ws/applicationeight/ExampleInstrumentedTest.java | abd54a9c9131d87529afb792d2b1bffb609f8a16 | [] | no_license | aswinpradeep0/android1 | c2b7b0be112f31fc872f7f482d3d4e7493ad80c2 | 1d627355632f62e716e09052e84f56369d403fab | refs/heads/master | 2020-05-21T00:49:55.734007 | 2019-05-09T17:00:30 | 2019-05-09T17:00:30 | 185,839,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 738 | java | package fileapp.ws.applicationeight;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an And... | [
"aswinpradeep1@gmail.com"
] | aswinpradeep1@gmail.com |
04fce5ee23bb34255228f88ff17db111d8f936e0 | bda6e2f261440585a2686488056e678143f7771b | /src/main/java/com/project/mocktest/service/mapper/QueryMapper.java | a09f49a7b7c3bb761f64802b767bfc2df0f452d4 | [] | no_license | rajanish007/mocktest | 35479d8cc2686ef21bb12e5464b97c2e74e8cdab | fd18c1a98ed8e13d12ccc4dca4ffdfbf39cfae09 | refs/heads/master | 2020-04-09T06:08:00.291218 | 2019-01-17T15:20:16 | 2019-01-17T15:20:16 | 160,099,620 | 0 | 0 | null | 2019-01-17T15:20:17 | 2018-12-02T21:47:18 | Java | UTF-8 | Java | false | false | 2,056 | java | package com.project.mocktest.service.mapper;
import com.project.mocktest.domain.Question;
import com.project.mocktest.domain.QuestionVO;
import com.project.mocktest.repository.QuestionEntity;
import org.springframework.stereotype.Component;
@Component
public class QueryMapper {
public Question convert(QuestionEn... | [
"ranjan.rajanish0@gmail.com"
] | ranjan.rajanish0@gmail.com |
a3571d61fd5e95c3a77aa5c855cb6b2e91db96c0 | e7083e92e1670b6d93ffc867b0c38668ee146c67 | /JSR352.Annotations/src/javax/batch/annotation/StepListener.java | c539e96d3036dcb3a8e87e320224d7e5b8350b93 | [
"Apache-2.0"
] | permissive | mminella/jsr-352-ri-tck | 5e3330feb717ddb96ef74bf59f433401a9fac939 | 6c08c0fecc93667852a9fa0e77d9c2dfc5c1c398 | refs/heads/master | 2021-01-20T11:30:24.031435 | 2013-01-02T15:13:24 | 2013-01-02T15:13:24 | 7,408,437 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,085 | java | /*
* Copyright 2012 International Business Machines Corp.
*
* See the NOTICE file distributed with this work for additional information
* regarding copyright ownership. Licensed under the Apache License,
* Version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You ... | [
"mminella@vmware.com"
] | mminella@vmware.com |
2e5db1b7debe12ea2fa92b250950f49631b912a4 | d1edc833c1256faae574d27a46f0cb2a2555c705 | /SprintBootMVC/src/test/java/com/das/learnings/SprintBootBasicApplicationTests.java | aad9020040402f5aef079b6bea06cc20d306c6dd | [] | no_license | dasg16/SpringBootMVC | 561bf74d8d57c0f39744076429d31b7f47816e1a | dd0ae7d3685d1035b461131788fae0bda79f2fbe | refs/heads/master | 2023-08-27T13:21:53.452658 | 2021-11-10T16:11:32 | 2021-11-10T16:11:32 | 423,899,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 218 | java | package com.das.learnings;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SprintBootBasicApplicationTests {
@Test
void contextLoads() {
}
}
| [
"goura@10.0.0.216"
] | goura@10.0.0.216 |
2d5fde2df024e8877e529b5cd1a1c9bba6792d61 | 4d6eb28bf7e6ad77410d4480fb551f938311b9c1 | /src/main/java/de/arkadi/persistence/model/Author.java | 1b78e37aae95205b8e7079ae9c87d830fc0135c0 | [] | no_license | iFindY/jpa | daf0cd1eaece76243ec87eb1983313b1af23bda0 | 893c7bb98fc985104f73b13c30f459030bfed195 | refs/heads/master | 2020-04-05T15:52:58.544813 | 2018-11-25T21:04:01 | 2018-11-25T21:04:01 | 156,988,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,479 | java | package de.arkadi.persistence.model;
import javax.persistence.*;
import javax.xml.bind.annotation.XmlRootElement;
import java.io.Serializable;
import java.util.Date;
@Entity
@XmlRootElement
@NamedQueries({
@NamedQuery(name = Author.FIND_ALL, query = "select a from Author a"),
})
public class Author extends A... | [
"arkadi.daschkewitsch@gmail.com"
] | arkadi.daschkewitsch@gmail.com |
6d571417d463d0a2e48875587fa5a18e16098d4c | e517d18b6095ea9e6310330d0f1e0e0825515cc0 | /contest/2019年3月/Mathequal/Main.java | e056e7a20890c4f35528850f75e465f7caad8ad0 | [] | no_license | Azhao1993/MiOj | 16458165331ebe72960c7fa72f86a3a40be9f4c2 | 261f4755b69f8d9ee0d25a25fb369c060c1d979a | refs/heads/master | 2020-04-25T21:40:29.287604 | 2019-04-04T03:38:50 | 2019-04-04T03:38:50 | 173,086,922 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package Mathequal;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
int d = sc.nextInt();
int e = sc.nextInt();
}
}
| [
"1124913956@qq.com"
] | 1124913956@qq.com |
1306686d9244c799ffb8af5fe2f111bbed340344 | f896b5b0e4324442bb0bfaeb9216c3906bbdacae | /app/src/main/java/com/example/raptor/Partita3Activity.java | c7f0b56d966c59de499c49d67c225e2e85f310d7 | [] | no_license | IvanoiuAlexandruPaul/LegoRobot | 700a5007cabe57a054ace77d49dcbd04132ddc95 | 2c69d49843146dd076908dc2f235bc179c378ae0 | refs/heads/main | 2023-03-19T11:28:08.529971 | 2021-03-05T12:38:40 | 2021-03-05T12:38:40 | 344,806,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.example.raptor;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
public class Partita3Activity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity... | [
"48321600+IvanoiuAlexandruPaul@users.noreply.github.com"
] | 48321600+IvanoiuAlexandruPaul@users.noreply.github.com |
95fcddcfabead0c7019a1fa41f5f0e070b35300f | 81180f928ab2e6af7ad454900f63f55edb546645 | /src/main/java/org/dynmap/residence/MetricsLite.java | 489222daa9b8352762e61cfb114325108a196073 | [] | no_license | Tominous/dynmap-residence | 75ace5c5c018915ae98bae07a8b5b1824ddb9560 | ab920fa71364363fa51122f1a62d2a0158ebb817 | refs/heads/master | 2020-05-27T12:14:10.314663 | 2019-05-25T21:33:57 | 2019-05-25T21:33:57 | 188,614,073 | 1 | 0 | null | 2019-05-25T21:32:01 | 2019-05-25T21:32:00 | null | UTF-8 | Java | false | false | 14,308 | java | /*
* Copyright 2011-2013 Tyler Blair. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this list of
* con... | [
"mike@primmhome.com"
] | mike@primmhome.com |
352381412223f9e48b8d74cc85adff5b218bce59 | bbae19a1c2fb145a73cbea88d856e210744107bf | /src/chapter3/ReenterLock.java | f0b3f6eec1ede531ab59b3d3b181406e90505cc1 | [] | no_license | leige6/java_study | 648f3e805898b236fa9a39e71779899bc7abaf38 | 9ab4c06a167e3da62c8acff3f7743a954c72e200 | refs/heads/master | 2021-01-01T18:09:09.445427 | 2018-04-26T02:56:51 | 2018-04-26T02:56:51 | 98,259,198 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 862 | java | package chapter3;
import java.util.concurrent.locks.ReentrantLock;
/**
* оп╚в╦Э
* Created by 13 on 2017/5/5.
*/
public class ReenterLock implements Runnable {
public static ReentrantLock lock = new ReentrantLock();
public static int i = 0;
@Override
public void run() {
for (int j = 0; j < ... | [
"yourleige@163.com"
] | yourleige@163.com |
96386cd4777f291f46e5be617947dd7bcf973877 | 3ac4717262bcea10c023df18c935a117c96abb0c | /limits-service/src/main/java/com/microservices/limitsservice/bean/LimitConfiguration.java | 7171c81d44efc9db2552f4a244c7c3eeb6229723 | [] | no_license | morkvaivan/example-of-microservices-in-spring | 2f1d73fe154198c4a9f5986742c379201a64fdc3 | 221d7641a44a1c3eaff02ddf2400849d4f3855f9 | refs/heads/master | 2022-04-23T22:36:34.714246 | 2020-04-24T15:43:09 | 2020-04-24T15:43:09 | 256,280,841 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 423 | java | package com.microservices.limitsservice.bean;
public class LimitConfiguration {
private int maximum;
private int minimum;
protected LimitConfiguration() {}
public LimitConfiguration(int maximum, int minimum) {
this.maximum = maximum;
this.minimum = minimum;
}
public int getMa... | [
"morkvaivan@icloud.com"
] | morkvaivan@icloud.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.