blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 390 | content_id stringlengths 40 40 | detected_licenses listlengths 0 35 | license_type stringclasses 2
values | repo_name stringlengths 6 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 539
values | visit_date timestamp[us]date 2016-08-02 21:09:20 2023-09-06 10:10:07 | revision_date timestamp[us]date 1990-01-30 01:55:47 2023-09-05 21:45:37 | committer_date timestamp[us]date 2003-07-12 18:48:29 2023-09-05 21:45:37 | github_id int64 7.28k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 13
values | gha_event_created_at timestamp[us]date 2012-06-11 04:05:37 2023-09-14 21:59:18 ⌀ | gha_created_at timestamp[us]date 2008-05-22 07:58:19 2023-08-28 02:39:21 ⌀ | gha_language stringclasses 62
values | src_encoding stringclasses 26
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 128 12.8k | extension stringclasses 11
values | content stringlengths 128 8.19k | authors listlengths 1 1 | author_id stringlengths 1 79 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
abe32ca502218cc3192e06a1a1f5b907a3f17d45 | a22b1eec648f0f416abcfde7090ff38375afb9f0 | /SimpleDB/src/main/java/simpledb/query/Expression.java | a634d22d123bfa1ec39f5198301c2581e8c555ac | [] | no_license | Andres6936/SimpleDB | 2843cd451c0fda1be8414d802b3273c1fe4531d8 | 1eb8c1620cfc6453db2107f9506f192c67fc48fd | refs/heads/master | 2023-05-01T05:40:32.357144 | 2021-05-16T14:13:52 | 2021-05-16T14:13:52 | 367,878,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,870 | java | package simpledb.query;
import simpledb.record.*;
/**
* The interface corresponding to SQL expressions.
*
* @author Edward Sciore
*/
public class Expression {
private Constant val = null;
private String fldname = null;
public Expression(Constant val) {
this.val = val;
}
public Expres... | [
"andres6936@live.com"
] | andres6936@live.com |
7be882c39072bef41be57b95d57ebec08b86686e | a4b111fcca1be07af77a34f4f233c626036afc42 | /bSSYNews/src/main/java/com/beisheng/synews/view/MyRecorder.java | 4d97595259bd29648e162c2c8723174e0e3d3136 | [] | no_license | wodewzl/wzllibrary | 340bf08a13f0dab26c0653948c53d032ee955b92 | be7c4d81a5108dd9123e84eeeebecf30e2f8d607 | refs/heads/master | 2021-06-30T00:11:32.667131 | 2017-09-19T06:07:59 | 2017-09-19T06:07:59 | 104,013,642 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,854 | java | package com.beisheng.synews.view;
import android.media.MediaRecorder;
import android.os.Environment;
import java.io.File;
import java.io.IOException;
public class MyRecorder {
private final MediaRecorder recorder= new MediaRecorder();
private final String path;
private static int SAMPLE_RATE_IN_HZ = 8000;
pu... | [
"273415345@qq.com"
] | 273415345@qq.com |
8194b6a4551afbdf6db0d7fcaa3714910575acaa | 57a8102994f76e55399fb27fa20de6011ec920d8 | /src/main/java/org/folio/cataloging/bean/cataloguing/bibliographic/codelist/SoundCuttingType.java | 180f758ab4d62acecdea77a751abd5f6cef03730 | [
"Apache-2.0"
] | permissive | carmentrazza/mod-cataloging | ab5c848264f09b7c9a3fd4d7102140d058977739 | 03467d2bf278d916d012db4fe7f4ff94ee5c7d60 | refs/heads/master | 2021-08-23T08:23:58.176080 | 2017-12-04T09:01:58 | 2017-12-04T09:01:58 | 113,018,484 | 0 | 0 | null | 2017-12-04T08:53:06 | 2017-12-04T08:53:05 | null | UTF-8 | Java | false | false | 637 | java | /*
* (c) LibriCore
*
* $Author: wimc $
* $Date: 2005/03/10 08:55:28 $
* $Locker: $
* $Name: $
* $Revision: 1.2 $
* $Source: /source/LibriSuite/src/librisuite/bean/cataloguing/bibliographic/codelist/SoundCuttingType.java,v $
* $State: Exp $
*/
package org.folio.cataloging.bean.cataloguing.bibliog... | [
"a.gazzarini@gmail.com"
] | a.gazzarini@gmail.com |
489cb9f625b74ebb3ddabc0996ce81aa127b4560 | 3ceab28bcfb9df4e0a4a1e7cf81ee719de5b551f | /commontemplate/src/main/java/org/commontemplate/util/log/Log4jLoggerProvider.java | 9598b0e1b0f05ad335a667f338e37c8f5c884aa6 | [
"Apache-2.0"
] | permissive | draem0507/commontemplate | 14f063025f35826b20bad51498cd175478edbb48 | 6c3b3c0c10a2aa50fbb237d2c7e6d9b02a09d9e9 | refs/heads/master | 2016-09-10T18:48:54.147050 | 2015-08-17T06:43:05 | 2015-08-17T06:43:05 | 40,870,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 819 | java | package org.commontemplate.util.log;
import org.apache.log4j.LogManager;
import org.apache.log4j.PropertyConfigurator;
import org.apache.log4j.xml.DOMConfigurator;
public class Log4jLoggerProvider implements LoggerProvider {
public void setReloadableConfig(String config) {
if (config != null && config.le... | [
"liangfei0201@8dadb90d-c23f-0410-a79a-e763b8a9fd85"
] | liangfei0201@8dadb90d-c23f-0410-a79a-e763b8a9fd85 |
023de1fd6055131011162d2b25e122f4d94023fa | 4809012fefec5c13f487cf75af006c1f8275120e | /hibernate/src/main/java/app/validation/Employee.java | 3c00d8b81ca0cf6fd7283f18f05ce439d7eefa53 | [] | no_license | maiorovi/PlayGround | 7b09883401a74d6458cc96740a86db7293b393ee | 5a8bf588bfa2cd6861366104d1ec4e62176759a7 | refs/heads/master | 2021-01-23T04:58:56.313891 | 2017-09-09T11:36:10 | 2017-09-09T11:36:10 | 86,262,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 236 | java | package app.validation;
import javax.validation.constraints.NotNull;
public class Employee {
@NotNull
private String name;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
}
| [
"maiorov.prog@gmail.com"
] | maiorov.prog@gmail.com |
4042e58a02ea54de3f38fd5830a0db95bc319ec3 | 7202391a3cf6f5be08509ca0b73291d4a540d967 | /nuxeo-micro/src/test/java/org/nuxeo/micro/helidon/junit/Deploys.java | 95ef50d37a9b5ad6c82e39f84eb8c26eda559687 | [] | no_license | bdelbosc/nuxeo-micro-stream-processor | 3f1ab35774fa0b8ed96e52c4890e3af0890232f7 | f639ea9279e5f9245c8c5d31cf72bd8885aa22e0 | refs/heads/main | 2023-06-10T18:23:49.307316 | 2019-09-14T12:11:55 | 2019-09-14T12:11:55 | 382,028,641 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | /*
* (C) Copyright 2019 Nuxeo (http://nuxeo.com/).
* This is unpublished proprietary source code of Nuxeo SA. All rights reserved.
* Notice of copyright on this source code does not indicate publication.
*
* Contributors:
* Nuxeo
*
*/
package org.nuxeo.micro.helidon.junit;
import java.lang.annotation.Elem... | [
"bdelbosc@nuxeo.com"
] | bdelbosc@nuxeo.com |
c744b6cf6f5915d4d0c0f09f25f6d778bd644aa6 | 5cfaeebdc7c50ca23ee368fa372d48ed1452dfeb | /xd-rd-online/src/main/java/com/xiaodou/rdonline/service/tutormajor/TutorMajorService.java | fae1a9a9da5d860f244315087ea6225698a47b08 | [] | no_license | zdhuangelephant/xd_pro | c8c8ff6dfcfb55aead733884909527389e2c8283 | 5611b036968edfff0b0b4f04f0c36968333b2c3b | refs/heads/master | 2022-12-23T16:57:28.306580 | 2019-12-05T06:05:43 | 2019-12-05T06:05:43 | 226,020,526 | 0 | 2 | null | 2022-12-16T02:23:20 | 2019-12-05T05:06:27 | JavaScript | UTF-8 | Java | false | false | 2,407 | java | package com.xiaodou.rdonline.service.tutormajor;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.xiaodou.rdonline.domain.tutormajor.TutorMajorModel;
import com.xiaodou.rdonline.service.facad... | [
"zedong.huang@bitmain.com"
] | zedong.huang@bitmain.com |
4173fb1fd7761d26316811864bcd0bdb529c72b4 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /api-vs-impl-small/domain/src/main/java/org/gradle/testdomain/performancenull_43/Productionnull_4267.java | f724a9eb234435a0f19f2c6d426b2d883aae5013 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 591 | java | package org.gradle.testdomain.performancenull_43;
public class Productionnull_4267 {
private final String property;
public Productionnull_4267(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String ge... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
9cda2de621c232d59fb91c9ce2ddd464ac973a53 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/11/11_714d408234fcb9d47efd6d4aa166b07107bbc720/XPathPrefixesEnum/11_714d408234fcb9d47efd6d4aa166b07107bbc720_XPathPrefixesEnum_t.java | 32621aa142b8a33bbc736108e7a6726859b45cca | [] | 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 | 740 | java | package com.operativus.senacrs.audit.properties.xpath;
public enum XPathPrefixesEnum implements XPathKeyPrefix {
DASHBOARD("xpath.dashboard", 0),
ABOUT("xpath.about", 0),
LOGIN("xpath.login", 0),
PORTAL("xpath.portal", 0),
CLASS("xpath.class", 0),
GRADES("xpath.grades", 0),
PLAN("xpath.plan", 0),
YE... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
57b8596aceb79be753916e61f9824055223ad951 | e75be673baeeddee986ece49ef6e1c718a8e7a5d | /submissions/blizzard/Corpus/eclipse.jdt.ui/9990.java | 7396c6d53d461b7b084104b2e5769f5d006a74a8 | [
"MIT"
] | permissive | zhendong2050/fse18 | edbea132be9122b57e272a20c20fae2bb949e63e | f0f016140489961c9e3c2e837577f698c2d4cf44 | refs/heads/master | 2020-12-21T11:31:53.800358 | 2018-07-23T10:10:57 | 2018-07-23T10:10:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 207 | java | package import_out;
import java.util.List;
public class TestUseInDeclClash {
List fList;
public void main() {
Provider p = null;
import_use.List list = null;
}
}
| [
"tim.menzies@gmail.com"
] | tim.menzies@gmail.com |
ba7c98343c3c1001ab2137a9813555b7a234face | f07946e772638403c47cc3e865fd8a5e976c0ce6 | /leetcode_java/src/661.image-smoother.java | 34bc4d11f9a16013acd0d2039e27d135ea85582b | [] | no_license | yuan-fei/Coding | 2faf4f87c72694d56ac082778cfc81c6ff8ec793 | 2c64b53c5ec1926002d6e4236c4a41a676aa9472 | refs/heads/master | 2023-07-23T07:32:33.776398 | 2023-07-21T15:34:25 | 2023-07-21T15:34:25 | 113,255,839 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,856 | java | /*
* @lc app=leetcode id=661 lang=java
*
* [661] Image Smoother
*
* https://leetcode.com/problems/image-smoother/description/
*
* algorithms
* Easy (52.07%)
* Likes: 282
* Dislikes: 1182
* Total Accepted: 52.2K
* Total Submissions: 100.3K
* Testcase Example: '[[1,1,1],[1,0,1],[1,1,1]]'
*
* Given a... | [
"yuanfei_1984@hotmail.com"
] | yuanfei_1984@hotmail.com |
d2d56183b1ad04f260c1326eb1f08c8fd6dd7f60 | 2a822c9a02883eb9809a1928c7ebcbd124fa8889 | /src/main/java/com/dyenigma/service/ISysRolePmsnService.java | 8d52f7ce01aea2be600273edf30398f33adaf437 | [] | no_license | dingdongliang/transformer | 8d1bd90af1f7e29eb96d0057b85f676d262b93ce | 0e502dfad8980f94653f41cbbe3e63af6228d007 | refs/heads/master | 2021-01-01T20:08:52.537385 | 2018-01-23T06:33:06 | 2018-01-23T06:33:06 | 98,777,109 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | package com.dyenigma.service;
import com.dyenigma.entity.SysPermission;
import com.dyenigma.entity.SysRolePmsn;
import java.util.List;
/**
* Description:
* author dyenigma
* date 2017/07/21
*/
public interface ISysRolePmsnService extends IBaseService<SysRolePmsn> {
/**
* 好代码自己会说话
* param roleId
... | [
"dyenigma@163.com"
] | dyenigma@163.com |
f9fb38845760ae46551100d445501c0045977a64 | 05b541541a7ee07d4673cb1c7a75ba069afe16d1 | /src/main/java/info/vziks/homework10/Task101Command.java | 499cc31ef4c8b48d0cdfbcee8f8661d6f168a713 | [
"MIT"
] | permissive | Vziks/javahomework | 23e191008be0fe72927feeadcbc701ac9364f719 | 87d190716d37074a85f1aafa8e7ee008811ef8c4 | refs/heads/master | 2022-09-15T17:44:43.897389 | 2019-12-26T11:07:40 | 2019-12-26T11:07:40 | 174,201,116 | 1 | 0 | MIT | 2022-09-08T01:04:35 | 2019-03-06T18:45:25 | Java | UTF-8 | Java | false | false | 2,219 | java | package info.vziks.homework10;
import info.vziks.exceptions.TaskCommandException;
import info.vziks.homework10.list.DoublyLinkList;
import info.vziks.utils.Command;
import java.util.*;
public class Task101Command implements Command {
@Override
public void execute() throws TaskCommandException {
Dou... | [
"vziks@live.ru"
] | vziks@live.ru |
f688fb63b52e8137d542d541393968eab9cd7a60 | 369270a14e669687b5b506b35895ef385dad11ab | /java.xml.ws/com/sun/xml/internal/ws/db/glassfish/JAXBRIContextFactory.java | d1ed3227f57d71eebe56a60a56cd760769240530 | [] | no_license | zcc888/Java9Source | 39254262bd6751203c2002d9fc020da533f78731 | 7776908d8053678b0b987101a50d68995c65b431 | refs/heads/master | 2021-09-10T05:49:56.469417 | 2018-03-20T06:26:03 | 2018-03-20T06:26:03 | 125,970,208 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 4,406 | java | /*
* Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package com.sun.xml.internal.ws.db.glassfish;
import java.util.ArrayList;
import java.util.Collection;... | [
"841617433@qq.com"
] | 841617433@qq.com |
1d40dd2e84e0079615603a3e2696826ad6d40424 | 762724f613eb2b00f78a564d1024aced7744c578 | /backEnd/src/main/java/fr/almavivahealth/service/mapper/PatientMapper.java | 0f3da3f71e0066cbe2421ec9523bfe11981320d9 | [] | no_license | ChristopherLukombo/daily-follow-up | dbe6dea471ac248f4af5ef3c222db3e7c782c945 | 033aa7bf16759a483f904782bed9f2eaea4526a2 | refs/heads/master | 2023-01-11T16:33:20.908426 | 2020-07-12T21:00:56 | 2020-07-12T21:00:56 | 240,965,906 | 0 | 0 | null | 2023-01-07T16:11:52 | 2020-02-16T21:06:56 | Java | UTF-8 | Java | false | false | 1,710 | java | package fr.almavivahealth.service.mapper;
import org.mapstruct.DecoratedWith;
import org.mapstruct.InheritInverseConfiguration;
import org.mapstruct.Mapper;
import org.mapstruct.Mapping;
import org.mapstruct.ReportingPolicy;
import fr.almavivahealth.domain.entity.Patient;
import fr.almavivahealth.service.dto.PatientD... | [
"christopher.lukombo@outlook.fr"
] | christopher.lukombo@outlook.fr |
781185080d2f851a796d8d01b59894d8602cda91 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/21/21_4c77f95e547ab9685c6f1ae60640c6d7a6b22731/JerseyBroadcasterUtil/21_4c77f95e547ab9685c6f1ae60640c6d7a6b22731_JerseyBroadcasterUtil_s.java | e2780742e8e4a25f9945ccf4a80c3480c246548d | [] | 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 | 7,673 | java | /*
* Copyright 2013 Jeanfrancois Arcand
*
* 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... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
9d6326ee799150a06a12e6ff7ea7194f333cfbfc | bf3a2be2c285dc8083d3398f67eff55f59a590fb | /symja/src/main/java/org/hipparchus/ode/SecondaryODE.java | 5da0b1a14dff0e3dc08005ee292f64554bbc3b20 | [] | no_license | tranleduy2000/symja_java7 | 9efaa4ab3e968de27bb0896ff64e6d71d6e315a1 | cc257761258e443fe3613ce681be3946166584d6 | refs/heads/master | 2021-09-07T01:45:50.664082 | 2018-02-15T09:33:51 | 2018-02-15T09:33:51 | 105,413,861 | 2 | 1 | null | 2017-10-03T08:14:56 | 2017-10-01T02:17:38 | Java | UTF-8 | Java | false | false | 3,510 | java | /*
* Licensed to the Hipparchus project under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The Hipparchus project licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | [
"tranleduy1233@gmail.com"
] | tranleduy1233@gmail.com |
ba0b689e9e48f9dce9b477d8eaff94471f8682ad | f35c201ca245fa6277a033c3d7b89e9a5f40945c | /ex0519/src/bbs/BBSDAO.java | 4ed0956a50a0c5a698b826739d5f256073e3cc33 | [] | no_license | odasd/jsp | fe4f6c09bc1d7572d08235f560290b8386fb12e9 | 568bfae4786b8be278337e5cedf64b3b5a98e804 | refs/heads/master | 2022-11-15T16:03:59.500624 | 2020-07-10T07:14:50 | 2020-07-10T07:14:50 | 278,565,536 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,644 | java | package bbs;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import book.Database;
public class BBSDAO {
//전제 데이터의 갯수
public int count(String key, String word) {
int count=0;
try {
String sql="select count(seqno) total from bbs where " + key + ... | [
"odasd42@gmail.com"
] | odasd42@gmail.com |
94bc004d08c6051a592bb53324a201185ca12dbf | 5e2f704e893a7546491c3eb97b8d07117380afad | /e3-portal-web/src/main/java/com/jisen/e3mall/portal/controller/IndexController.java | 148dbd233ac477ebe4ea57cb93688c7db1231590 | [] | no_license | qq289736032/e3 | 786a1b8dd08e9fb9c3cd30fe5da916af6ac8478f | 02805d3b9aa43d47eed58bae82e65350fa5cf177 | refs/heads/master | 2021-08-20T05:50:37.989239 | 2017-11-28T09:52:03 | 2017-11-28T09:52:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 925 | java | package com.jisen.e3mall.portal.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bin... | [
"289736032@qq.com"
] | 289736032@qq.com |
e47819d0a9e89846f77547cad316f7146cdbbd88 | 7f1c1e9a27327e507a712025f35485fdaa62dad7 | /IOCProj61-StrategyDP-BeanPostProcessor-POC/src/com/mac/beans/PetrolEngine.java | e7a5e770966926805787fa6c16a42cd67163fb91 | [] | no_license | asmitlade/Spring_Workspace_Final | c2e2b985bd69cd819503ff17708832c265503628 | 5a9c0fd088be9c23bc7d331feee77b8e3e9c87e0 | refs/heads/master | 2021-07-03T00:32:18.935380 | 2019-05-25T15:24:04 | 2019-05-25T15:24:04 | 183,057,081 | 0 | 0 | null | 2020-10-13T22:49:13 | 2019-04-23T16:43:33 | Java | UTF-8 | Java | false | false | 347 | java | package com.mac.beans;
public class PetrolEngine implements Engine {
public PetrolEngine() {
System.out.println("PetrolEngine : 0-param constructor");
}
@Override
public void start() {
System.out.println("PetrolEngine : start()");
}
@Override
public void stop() {
System.out.println("Petrol... | [
"Mac@Mac-PC"
] | Mac@Mac-PC |
6dc6c312d7233e1ee7ce7383a1524ca4d42c59c0 | 35049c6fac2d0cbc3973a531d10eff9c54aa617c | /homeworks/hw2/src/main/java/task2/LocationCategoryPartitioner.java | 0a54d58e5ed829a5d529411c3398b021ee11ef68 | [
"MIT"
] | permissive | fgulan/rovkp-fer | 7a782206cbaa90355df150b90719ed8c4ff080ce | 23132b39c74ec6d1aba38695b98cca53d8929291 | refs/heads/master | 2021-04-28T18:43:42.943069 | 2018-02-17T18:14:29 | 2018-02-17T18:14:29 | 121,879,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 945 | java | package task2;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Partitioner;
import util.DEBSRecordParser;
/**
* Created by filipgulan on 08/04/2017.
*/
public class LocationCategoryPartitioner extends Partitioner<IntWritable, Text> {
@Override
p... | [
"filip.gulan@infinum.hr"
] | filip.gulan@infinum.hr |
5780f64b8153f221517e52e4ec93660c021dc27a | 30188024f1ba726ef1d3672628ecee34f3d55a98 | /src/main/java/reusing/exercise/E20_OverrideAnnotation.java | bc246ad9ecaa4fc09e023cde666e6a12d8cbe530 | [] | no_license | javase/think-in-java | 97052b787fc70d45732a3b7687bad01428b268a9 | 693fb0328982f1b961257c074b18c77690ba636b | refs/heads/master | 2021-01-22T07:57:32.965499 | 2020-05-07T04:55:42 | 2020-05-07T04:55:42 | 92,586,027 | 0 | 0 | null | 2020-10-12T17:35:00 | 2017-05-27T08:55:34 | Java | UTF-8 | Java | false | false | 925 | java | package reusing.exercise;
/**
* Created by limenghua on 2017/10/27.
* @author limenghua
*/
import static net.mindview.util.Print.*;
class WithFinals {
// Identical to "private" alone:
private final void f() {
print("WithFinals.f()");
}
// Also automatically "final":
private void g() {
print("WithFinals.... | [
"limenghua@wondersgroup.com"
] | limenghua@wondersgroup.com |
fe982e8a0aa474c70c5aad2ffebff515c9dd3dfc | 13aad2320e7a9682c9a98f76d1a3524843398ee5 | /gs-spring-boot-hutool/src/main/java/com/example/demo/strategy/duck/TestDuck.java | 610792399bf574ba4d9ecc9e281c56410ea22125 | [] | no_license | tomlxq/best-practice | 035bcc8a42006bc1f7678e8f09d17e0b90a7a942 | 26f716a86c7e46f08dbbb42a01ce6b355ec1024c | refs/heads/master | 2023-07-03T19:23:40.477296 | 2023-06-28T22:25:06 | 2023-06-28T22:25:06 | 57,468,405 | 28 | 20 | null | 2022-12-16T07:58:36 | 2016-05-01T01:01:28 | CSS | UTF-8 | Java | false | false | 429 | java | package com.example.demo.strategy.duck;
/**
* 功能描述
*
* @author TomLuo
* @date 2019/10/11
*/
public class TestDuck {
public static void main(String[] args) {
Duck redHeadDuck=new RedHeadDuck();
Duck greenHeadDuck=new GreenHeadDuck();
redHeadDuck.display();
redHeadDuck.fly();
... | [
"21429503@qq.com"
] | 21429503@qq.com |
de61eda0203a9af0dc53e4c890a44158e91e4bcd | 4d5683726e7d0095c3d884be22acbc8e840fd6a3 | /org/omg/DynamicAny/DynArrayHelper.java | 38c8b03580c981b9c17e4b243970321f1247a0a4 | [] | no_license | paopaosecret/jdk8src | f116f5a87446b6a0f97c09f0f76acea06b8c7f92 | 666738cd55039ab03e02821ecc3474761c8a10f2 | refs/heads/master | 2020-07-16T09:05:48.119626 | 2019-09-02T02:18:20 | 2019-09-02T02:18:20 | 205,760,466 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,850 | java | package org.omg.DynamicAny;
/**
* org/omg/DynamicAny/DynArrayHelper.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from c:/re/workspace/8-2-build-windows-amd64-cygwin/jdk8u172/10810/corba/src/share/classes/org/omg/DynamicAny/DynamicAny.idl
* Wednesday, March 28, 2018 9:23:35 PM PDT
*/
/*... | [
"zhaobing04@58ganji.com"
] | zhaobing04@58ganji.com |
0246ff16fc560febe6a51cc53aa2a1de554e016b | b63ce8148e95eb997f5f17dc6e221bbf610df63b | /CHNPlayer/app/src/main/java/com/chiang/chnplayer/MainActivity.java | 08e4fc5845d607ff7461f0eaee1a1d779fdde947 | [] | no_license | ChiangC/AIDL | c5ee51e5de6db12f9f03b10ff6afcc9bd6ed5050 | 8449f9e0fbd901fb003e3cc60d909fb4a4309987 | refs/heads/master | 2020-03-30T20:05:46.439915 | 2018-10-04T13:11:57 | 2018-10-04T13:11:57 | 151,572,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 833 | java | package com.chiang.chnplayer;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
// Used to load the 'native-lib' library on application startup.
static {
System.loadLibrary("native-lib");
... | [
"jiangchuna@126.com"
] | jiangchuna@126.com |
13fe99296bff9a4c1456c9f12a0fdf2ba4fb527c | 0b9dd2ea9903d6dc4741b6999ac1a09ea1efe06c | /worldguard-v6/src/main/java/me/badbones69/crazyenvoy/multisupport/WorldGuard_v6.java | bdcf627ed73e1c016dcdbdb8b75f6886a9d04aea | [
"MIT"
] | permissive | Liinx/Crazy-Envoy | 209e6f3a13be0cbb761246e8de9891000460a1d1 | 8233a153a1a0306aefffa2ba76a4e1dd74dd021c | refs/heads/master | 2022-11-24T22:36:59.503677 | 2020-08-02T11:30:14 | 2020-08-02T11:30:14 | 284,446,691 | 0 | 0 | MIT | 2020-08-02T11:18:51 | 2020-08-02T11:18:50 | null | UTF-8 | Java | false | false | 696 | java | package me.badbones69.crazyenvoy.multisupport;
import com.sk89q.worldguard.bukkit.WGBukkit;
import com.sk89q.worldguard.protection.ApplicableRegionSet;
import com.sk89q.worldguard.protection.regions.ProtectedRegion;
import org.bukkit.Location;
public class WorldGuard_v6 implements WorldGuardVersion {
@Overri... | [
"joewojcik14@gmail.com"
] | joewojcik14@gmail.com |
58bc125db5db1a7656cf4a1ffd55aa69dbf2a80a | a034a7e08ec23b83f4572b81cb49a1196a189358 | /impl/src/main/java/org/jboss/cdi/tck/tests/context/passivating/broken/interceptor/enterprise/DigitalInterceptor.java | 203efa59e2b58ef18bc0500559e0bf543a402a85 | [] | no_license | scottmarlow/cdi-tck | a8ec72eae1d656870cab94bf8f5c37401d3af953 | 7f7e86f71ed4e8875c8bf236bf45e46b031cb30b | refs/heads/master | 2022-07-23T17:10:14.409176 | 2020-02-17T15:16:35 | 2020-02-17T16:03:02 | 243,301,425 | 0 | 0 | null | 2020-02-26T15:49:34 | 2020-02-26T15:49:33 | null | UTF-8 | Java | false | false | 1,199 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2010, Red Hat, Inc., and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this fi... | [
"mkouba@redhat.com"
] | mkouba@redhat.com |
0710c39571bc4233f0f6fbcd9059e27f78dc296d | ee019cd9b9e9b524f734e790e9a1d65eb342fcbf | /KunAddressBook/src/web/servlet/FindUserServlet.java | b7c4a4249297ba19d29ee72d81a8d4377de53e3a | [] | no_license | jacklizekun/Servlet_Projects | c5b9c0db69e6121ecad0b63f513b2ea81fdcfc46 | 7bfb8dc95e3a2f4d4cc4b308e0711635a5097214 | refs/heads/master | 2021-04-16T13:04:17.012274 | 2020-05-14T15:22:30 | 2020-05-14T15:22:30 | 249,351,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,204 | java | package web.servlet;
import domain.User;
import service.UserService;
import service.impl.UserServiceImpl;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServ... | [
"beike88888888@163.com"
] | beike88888888@163.com |
42e0fa19c34ec6df7a63e97edef014fac0ec1d64 | a9d7c0acb024ab7bc935d382c2cea2b99492a014 | /src/main/java/tutorial/form/MultiselectForm.java | 27616a6d5cb3d1813ceea6b6dd8eb775efbd3998 | [
"Apache-2.0"
] | permissive | kawasima/sa-compojure | 8428c0ab203505a00166ad409c2fbbb2089425c7 | 2bec330709fef4a50c837e17f6d7a7ca8ef3510d | refs/heads/master | 2020-09-17T05:43:11.510317 | 2015-09-26T08:50:43 | 2015-09-26T08:50:43 | 20,471,691 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 602 | java | package tutorial.form;
import java.io.Serializable;
import org.seasar.framework.container.annotation.tiger.Component;
import org.seasar.framework.container.annotation.tiger.InstanceType;
@Component(instance = InstanceType.SESSION)
public class MultiselectForm implements Serializable {
private static final long ser... | [
"kawasima1016@gmail.com"
] | kawasima1016@gmail.com |
ce34cb2a5462639feb5677733c237b72daa19a4f | e96172bcad99d9fddaa00c25d00a319716c9ca3a | /plugin/src/test/resources/codeInsight/daemonCodeAnalyzer/quickFix/methodReturnBooleanFix/before2.java | 9b6035fef695dd57a41386d6a0e13e9ccf533bb3 | [
"Apache-2.0"
] | permissive | consulo/consulo-java | 8c1633d485833651e2a9ecda43e27c3cbfa70a8a | a96757bc015eff692571285c0a10a140c8c721f8 | refs/heads/master | 2023-09-03T12:33:23.746878 | 2023-08-29T07:26:25 | 2023-08-29T07:26:25 | 13,799,330 | 5 | 4 | Apache-2.0 | 2023-01-03T08:32:23 | 2013-10-23T09:56:39 | Java | UTF-8 | Java | false | false | 264 | java | // "Make 'victim' return 'boolean'" "true"
class Test {
public void trigger() {
if (<caret>victim()) {
System.out.println("***");
}
}
public void victim() {
final int something = 1;
int another = 10;
}
} | [
"vistall.valeriy@gmail.com"
] | vistall.valeriy@gmail.com |
74127aa3b3ef45231bfeb0b782a00d592c662428 | b6a866110187ec3a2a079656977658368d2db730 | /src/main/java/com/edu/invest/security/DomainUserDetailsService.java | 2a0881033c437d37713169fd81475042c77a92cd | [] | no_license | aleks232/invest-application | f6daa95554d5eda15d1bc528584aaa75936fac61 | 3773e748badb4e3478077aff9b59258fab605d36 | refs/heads/master | 2022-11-25T02:54:53.095447 | 2020-04-11T11:07:28 | 2020-04-11T11:07:28 | 254,836,381 | 0 | 0 | null | 2020-07-20T06:28:11 | 2020-04-11T09:43:47 | Java | UTF-8 | Java | false | false | 2,697 | java | package com.edu.invest.security;
import com.edu.invest.domain.User;
import com.edu.invest.repository.UserRepository;
import java.util.*;
import java.util.stream.Collectors;
import org.hibernate.validator.internal.constraintvalidators.hv.EmailValidator;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import or... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
f3ffa64feb06e395aa6c481545a831d350933489 | 809792ede00f148c9a07da194452c637e0eaa03d | /limelight_webapp/src/main/java/org/yeastrc/limelight/limelight_webapp/access_control/access_control_rest_controller/ValidateWebSessionAccess_ToWebservice_ForAccessLevelAnd_ProjectIdsIF.java | 611348dc2c7533af57848c6cc273d9eb21c47828 | [
"Apache-2.0"
] | permissive | yeastrc/limelight-core | 80eb23d62c3b967db42b12a3e90cd1b2878ea793 | bc609c814f67393b787f31c4d813e8fec9ec1b96 | refs/heads/master | 2023-08-31T20:37:29.180350 | 2023-08-21T21:21:48 | 2023-08-21T21:21:48 | 159,243,534 | 5 | 3 | Apache-2.0 | 2023-03-03T01:30:00 | 2018-11-26T22:52:14 | TypeScript | UTF-8 | Java | false | false | 7,636 | java | /*
* Original author: Daniel Jaschob <djaschob .at. uw.edu>
*
* Copyright 2018 University of Washington - Seattle, WA
*
* 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
*
* ... | [
"djaschob@uw.edu"
] | djaschob@uw.edu |
f32ef1b9ee5a46cd999f3e39dc87d688855d576a | d8c293555063481ee749e920618c163f1d8683e0 | /src/main/java/com/prospero/kamertrade/ApplicationWebXml.java | cee4942ee0f9c68cd611e1233c73be6c953ee250 | [] | no_license | Dr7Dking/kamertrade | cf11b03e817af6911504f78abbdf4cf627f2220f | 2234d2ac672171e523c6f198a036475edad4914c | refs/heads/master | 2022-12-23T01:12:58.635716 | 2019-06-12T23:48:49 | 2019-06-12T23:48:49 | 191,659,457 | 0 | 0 | null | 2022-12-16T04:59:33 | 2019-06-12T23:48:37 | Java | UTF-8 | Java | false | false | 848 | java | package com.prospero.kamertrade;
import com.prospero.kamertrade.config.DefaultProfileUtil;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
/**
* This is a helper Java class that provides an alternative to creating a {... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
0aa0eec00671dda1070833a92fd4d267744764bd | cd544634f3003ba08c6e6f4ca88262d4cc0508f7 | /pico/container/src/test/org/picocontainer/injectors/TypedFieldInjectionTestCase.java | 68e2a4ba4a4fbd1b04ef6fc94f717d6c09196a78 | [
"BSD-3-Clause"
] | permissive | picocontainer/PicoContainer2 | 73fe132b5aedd672299670972f2a30dd8760b375 | 6ba3f410f80b7ad3463ae0084ab6dc349dcdc80d | refs/heads/master | 2023-09-03T15:41:09.445373 | 2019-11-07T16:41:19 | 2019-11-07T16:41:19 | 34,866,283 | 18 | 16 | null | 2023-06-14T20:17:34 | 2015-04-30T17:02:20 | Java | UTF-8 | Java | false | false | 2,760 | java | /*****************************************************************************
* Copyright (C) PicoContainer Organization. All rights reserved. *
* ------------------------------------------------------------------------- *
* The software in this package is published under the terms of the BSD *
* s... | [
"paul@ac66bb80-72f5-0310-8d68-9f556cfffb23"
] | paul@ac66bb80-72f5-0310-8d68-9f556cfffb23 |
3b3e0e48789e8399810bf79feae2a2a763e30a4a | 701a16bf18a798e3b2770c30702f80b3abe34c7f | /23springboot-multi-datasource/src/main/java/com/sexyuncle/springboot/hikari/config/WebConfig.java | eeb625288ea55d8b064b05e9ef6a764f43f4176e | [] | no_license | ricoyu/SpringBoot | 8c24570614f48a328f651624a50279c7cea59d7f | 43eda8504c7ca2608647ddf723d39cd13c0790c4 | refs/heads/master | 2022-12-01T22:01:13.686034 | 2019-12-20T14:06:30 | 2019-12-20T14:06:30 | 229,275,716 | 0 | 0 | null | 2022-11-16T12:27:43 | 2019-12-20T14:04:18 | Java | UTF-8 | Java | false | false | 2,364 | java | package com.sexyuncle.springboot.hikari.config;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.servlet.ServletRequestListener;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.web.servlet.ServletListenerRegistrationBean;
import org.sp... | [
"ricoyu520@gmail.com"
] | ricoyu520@gmail.com |
bdda5275e7d1a1b5506a9df88ec61f0b67b44b12 | 9007acd1ba3a71515fb2479b14b6e66c802e969f | /tracker/tags/REL-0.1.0/com.verticon.tracker/src/com/verticon/tracker/WeighIn.java | e565f69a79bf4b7b0fe223f706b758bc079fc102 | [] | no_license | jconlon/tracker | 17d36709a52bf7ec5c758f30b66ea808fa9be790 | 937b3c30ac9937342ed27b984c2bd31f27bddb55 | refs/heads/master | 2020-03-08T05:31:34.895003 | 2018-04-03T19:20:38 | 2018-04-03T19:20:38 | 127,949,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,498 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package com.verticon.tracker;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Weigh In</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* <ul>
* <li>{@link com.verticon.tracker.WeighIn#getWeight ... | [
"jconlon@verticon.com"
] | jconlon@verticon.com |
b162212492d21bbd677797421cd91e0b46c68f68 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/1/org/apache/commons/lang3/text/StrSubstitutor_replace_383.java | 71b637999e071f1b8b33f8d5b8c2b0e298441e38 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 3,144 | java |
org apach common lang3 text
substitut variabl string valu
take piec text substitut variabl
definit variabl code variabl variablenam code
prefix suffix chang constructor set method
variabl valu typic resolv map resolv
system properti suppli custom variabl resolv
simplest replac java system pr... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
9998e8b9a87a318c94ab283f6759cafe062fb78b | c66cf9f61b5fa6e01478639d647323868300ad10 | /ups-service/src/main/java/com/taisf/services/ups/dto/ResourceRequest.java | ad53f37f00fc611ead4359d3dafc1e1276f5685d | [] | no_license | dingfangwen/taisf | c4a427f3489d550013d72c1f22fc9ed1513122db | 761ed130eedac07655804ca4b3ef7facc4476ca3 | refs/heads/master | 2023-01-05T00:18:32.604709 | 2020-11-09T10:13:38 | 2020-11-09T10:13:38 | 311,294,001 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 655 | java | package com.taisf.services.ups.dto;
import com.jk.framework.base.page.PageRequest;
/**
* <p>
* 后台菜单查询参数
* </p>
*
* <PRE>
* <BR> 修改记录
* <BR>-----------------------------------------------
* <BR> 修改日期 修改人 修改内容
* </PRE>
*
* @author afi
* @since 1.0
* @version 1.0
*/
public class ResourceRequest exten... | [
"dingwf2@ziroom.com"
] | dingwf2@ziroom.com |
a1b400d5c50ea1bdf2d766eb57262bcf0fdc3079 | 84125a032c2b2e150f62616c15f0089016aca05d | /src/comp/prep2019/less1000/Prob484.java | 091c0154f2153cf307448d985f2b5093654e7edb | [] | no_license | achowdhury80/leetcode | c577acc1bc8bce3da0c99e12d6d447c74fbed5c3 | 5ec97794cc5617cd7f35bafb058ada502ee7d802 | refs/heads/master | 2023-02-06T01:08:49.888440 | 2023-01-22T03:23:37 | 2023-01-22T03:23:37 | 115,574,715 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,405 | java | package comp.prep2019.less1000;
public class Prob484 {
/**
* O(N) time
* D is responsible for its last number includng the number int it's position
* so if input string ends with D, we don't need special case
* if it ends with I, we have to take care of last number
* whenever D is encountered, try to find n... | [
"aychowdh@microsoft.com"
] | aychowdh@microsoft.com |
7c50282f662e846cbfeead71ec62f99cb946e3f9 | f65df16ef266aa17e3fec6e6b172f7f32ec4ddc6 | /1.JavaSyntax/src/com/javarush/task/task07/task0728/Solution.java | a708677599a905896f88e32ce29c0f7d57ce808f | [] | no_license | Andrei-Rom/JavaRushTasks | 56f5e4ad920f689667453ba9a0fb8f94a5c84bb7 | e631d5dd824051809d3b142b2711a0651a2a837b | refs/heads/master | 2020-06-11T11:18:31.500589 | 2019-08-10T19:38:33 | 2019-08-10T19:38:33 | 193,941,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,239 | java | package com.javarush.task.task07.task0728;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Arrays;
import java.util.Collections;
/*
В убывающем порядке
*/
public class Solution {
public static void main(String[] args) throws Exception {
BufferedReader reader = new Buffe... | [
"andrisrom@gmail.com"
] | andrisrom@gmail.com |
6f3d0da29d0d4fe04c0db7f0cbb5a9870744e411 | 0bf4bd936622652fe3b88c432f509fa3a9c5a08c | /rtp-message-model/src/main/java/iso/std/iso/_20022/tech/xsd/remt_001_001/ExchangeRateType1Code.java | e1b63cd3bb074428828df590ca36d180c0a0d844 | [
"Apache-2.0"
] | permissive | ecspangler/rtp-reference | d4c954d181a787025782d51705b3343777530636 | 541b255b41c9f3f18be2cdb407c62233bef29557 | refs/heads/master | 2022-11-29T23:28:42.994032 | 2020-01-24T19:37:02 | 2020-01-24T19:37:02 | 162,865,097 | 7 | 9 | Apache-2.0 | 2022-11-24T08:45:16 | 2018-12-23T05:32:01 | Java | UTF-8 | Java | false | false | 1,216 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2018.11.... | [
"lizspan@gmail.com"
] | lizspan@gmail.com |
9d80e845be78b62d32d62cfa5c5e325d0aa70449 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/apache/flink/runtime/checkpoint/CheckpointTypeTest.java | f32759d3feffe96a61c1ad0d98c550e9c4dbcc50 | [] | 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 | 1,557 | 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... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
ea0f89c35f06267cadf759f1df45767f913d7fcc | 072216667ef59e11cf4994220ea1594538db10a0 | /googleplay/com/google/android/gms/internal/uk.java | bfd3609b02ccad5990f557512a2c567720c7872c | [] | no_license | jackTang11/REMIUI | 896037b74e90f64e6f7d8ddfda6f3731a8db6a74 | 48d65600a1b04931a510e1f036e58356af1531c0 | refs/heads/master | 2021-01-18T05:43:37.754113 | 2015-07-03T04:01:06 | 2015-07-03T04:01:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,042 | java | package com.google.android.gms.internal;
import com.google.android.gms.common.data.c;
public class uk extends c {
protected Double getAsDouble(String column) {
return bb(column) ? null : Double.valueOf(getDouble(column));
}
protected Integer getAsInteger(String column) {
return bb(column)... | [
"songjd@putao.com"
] | songjd@putao.com |
2aea4d04ad2cb88a5f8a455f027877e77f193506 | 4da2bb0c1fb189d8172e0210809063db5e59c079 | /src/main/java/com/springmvc/entity/DoingSpreadUserReadRecord.java | f78fb9f6a7da04da4da0854eb1172968cf8c7160 | [] | no_license | liuwuxiang/property_app | 59df70bcb2af4c8611e6c2a633836cbf52d9db58 | 08b35ff88511ba51aaf2638fa30c32cfb18fa421 | refs/heads/master | 2022-12-22T06:39:15.579385 | 2019-11-07T07:15:11 | 2019-11-07T07:15:11 | 220,174,067 | 0 | 0 | null | 2022-12-16T07:47:01 | 2019-11-07T07:12:08 | Java | UTF-8 | Java | false | false | 708 | java | package com.springmvc.entity;
/**
* @author: zhangfan
* @Date: 2018/11/7 00:54
* @Description:推广消息用户已读记录实体类
*/
public class DoingSpreadUserReadRecord {
private Integer id;
private Integer message_id;
private Integer user_id;
public Integer getId() {
return id;
}
public void setId(... | [
"494775947@qq.com"
] | 494775947@qq.com |
a0b3f3ad9a8107ce2a7bb5d77b3eecdc64e3ad02 | d03709d8f07ba1cc24ea29c632dd49363dea11b3 | /3.JavaMultithreading/src/com/javarush/task/task21/task2105/Solution.java | 21aadfc3cef5a16bc76f2afdd281bcd5f48368b0 | [] | no_license | isokolov/JavaRush | 2fe44324c98b2b3810c6c2bd2646950356c184a9 | 29d752d045f8894c92a2476b0c4cbdcfefaeb7fb | refs/heads/master | 2020-04-11T18:46:44.656505 | 2019-12-05T21:14:50 | 2019-12-05T21:14:50 | 162,009,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,740 | java | package com.javarush.task.task21.task2105;
import java.util.HashSet;
import java.util.Objects;
import java.util.Set;
/*
Исправить ошибку. Сравнение объектов
*/
public class Solution {
private final String first, last;
public Solution(String first, String last) {
this.first = first;
this.last... | [
"illya.sokolov82@gmail.com"
] | illya.sokolov82@gmail.com |
39a656833ed8af847397f2152bff01b314efbc82 | 08760e22a47445c0a3958837074ee68985746a9e | /app/src/main/java/br/senac/sp/l13/projetongithub/MainActivity.java | ba004e0dd4da27e6b1fcba24e19935a4619d8b51 | [] | no_license | lndsilva/ProjetoNGitHub | 905adaa090e392601b75876278ace551e66f716c | 6f3d12a0df536fa8eb35ba6e9f9008a6b78bcad7 | refs/heads/master | 2021-01-25T13:28:53.309863 | 2018-03-02T15:00:42 | 2018-03-02T15:00:42 | 123,577,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,043 | java | package br.senac.sp.l13.projetongithub;
import android.support.annotation.NonNull;
import android.support.design.widget.BottomNavigationView;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Gravity;
import android.view.MenuItem;
import android.widget.Toast;
public class ... | [
"lndsilva@hotmail.com"
] | lndsilva@hotmail.com |
735747a9b896bf945b490ca062996f8bb5bb9b7e | b33e3ad7e9b73074cef6c5b0bed30c160266ea35 | /문자열/src/문자열/n_17838.java | c55cdf0fcace6f92e2f3548f15e170e1339417fb | [] | no_license | Jaejeong98/java | 9bea9e8fa072abf5e36407c44c526876754ff572 | 8b8c31266031b59a0d60727b1c83576bb48827e8 | refs/heads/master | 2022-05-26T12:59:56.430185 | 2022-03-16T11:24:50 | 2022-03-16T11:24:50 | 176,660,171 | 1 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 680 | java | package ¹®ÀÚ¿;
import java.io.*;
public class n_17838 {
public static void main(String[] args)throws IOException{
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
BufferedWriter bw=new BufferedWriter(new OutputStreamWriter(System.out));
int T=Integer.parseInt(br.readLi... | [
"jaejeong98@naver.com"
] | jaejeong98@naver.com |
6f1307b6292374fe1e0a6a9b835d1f5a9322e845 | 0d20ede27eeec6bdb7c0d0a684b2ed7d68ebdb99 | /Android/TeamPathy/app/src/main/java/com/ood/waterball/teampathy/Controllers/EntityControllers/MemberSystem/MemberController.java | 87a496ae57d39042048e601fbbd2f41a7fd02633 | [
"Apache-2.0"
] | permissive | curry0423/BWS_IronMan_Practice_ChattingRoom | 52ae1e7c4c9e8ea0d061b806606cc9dbe54d32b5 | dd51538bfb74cc7f9413d4df4ba3e8fdbaed1d7d | refs/heads/master | 2020-12-30T14:34:20.396646 | 2017-05-11T18:17:59 | 2017-05-11T18:18:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 886 | java | package com.ood.waterball.teampathy.Controllers.EntityControllers.MemberSystem;
import com.ood.waterball.teampathy.Controllers.EntityControllers.MemberSystem.Exceptions.AccountDuplicatedException;
import com.ood.waterball.teampathy.Controllers.EntityControllers.MemberSystem.Exceptions.AccountNotFoundException;
import... | [
"johnny850807@gmail.com"
] | johnny850807@gmail.com |
a68d3387e973600a2310c7fee4ff1a0037db57a9 | de0d18c1e0bfd47d44cbb3e3a66975e005953589 | /Jsp/jQuery_Ajax/jsp_workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost/04-xml/org/apache/jsp/ajax/comment/comment_005fdelete_jsp.java | 7b1715ff2ce9c140d8618fb12336e25ab344c466 | [] | no_license | ohet9409/Git | a2ffd29ba1d9fa97f29471477f092e2579436425 | b92dd387ba0d3c9d719ea501a1f32da942ae6f6c | refs/heads/master | 2022-12-22T01:15:43.603058 | 2019-08-16T13:08:41 | 2019-08-16T13:08:41 | 202,706,298 | 0 | 0 | null | 2022-12-16T00:36:57 | 2019-08-16T10:13:14 | Java | UTF-8 | Java | false | false | 5,282 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/8.5.40
* Generated at: 2019-08-12 03:49:09 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.ap... | [
"dhdmsxor1@naver.com"
] | dhdmsxor1@naver.com |
c2512d550a4c4a6ecf8e701aaa3555504644d8bf | 5074b0ab213819756e5ff8d2d043d951b258ff8b | /Feipai/src/main/java/feipai/qiangdan/util/VolleyUtil.java | f8d1f87197968d88fd9a2232510429b3b2325acb | [] | no_license | 285336243/trunk | 1ea5102cf5f12e8b34704028a6cafc0f4d1de891 | 96c5e68ccef71e6ed3ac9a161595936456cf2360 | refs/heads/master | 2021-01-13T00:37:16.942406 | 2016-03-27T09:31:17 | 2016-03-27T09:31:17 | 53,727,287 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 7,694 | java | package feipai.qiangdan.util;
import android.content.Context;
import com.android.volley.AuthFailureError;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.StringRequest;
import com.an... | [
"285336243@qq.com"
] | 285336243@qq.com |
9be28104545896d979afe20ee3a81e0ceadfb5e9 | 8b78c4fa5812c98a84db5b1acf364b6a723cbeb4 | /src/main/java/refinedstorage/apiimpl/solderer/SoldererRegistry.java | b7518343aa79aee8bba5a1ca7f4e92db63290b97 | [
"MIT"
] | permissive | BobChao87/refinedstorage | 690551e118598ed033f4a1500979acb0dae91b49 | 1739409a05bf9da214451c1720c195dab3d24404 | refs/heads/mc1.10 | 2021-05-03T11:22:06.635441 | 2016-10-03T18:30:12 | 2016-10-03T18:30:12 | 68,980,995 | 0 | 0 | null | 2016-09-23T02:28:32 | 2016-09-23T02:28:31 | null | UTF-8 | Java | false | false | 1,584 | java | package refinedstorage.apiimpl.solderer;
import net.minecraft.item.ItemStack;
import net.minecraftforge.items.IItemHandler;
import refinedstorage.api.solderer.ISoldererRecipe;
import refinedstorage.api.solderer.ISoldererRegistry;
import refinedstorage.api.storage.CompareUtils;
import javax.annotation.Nonnull;
import ... | [
"raoulvdberge@gmail.com"
] | raoulvdberge@gmail.com |
586d7f65990c90445d63f24d7fb4a9864efed885 | 01426853dfa0316e22524e8880e51018a7a2bafa | /gen-web/trunk/org.imogene.web.template/src/main/java/org/imogene/web/client/ui/field/relation/multi/ImogMultiRelationBoxPopUpAsList.java | 3f31a799dc0d607e76ce30be69cfe4bb1312ca27 | [] | no_license | breka/tutorial | 4e612ee69254ab2ab7ab7fa89e92791aa798c124 | 20022171d716266df1b7f67b9b53293fc3a8b417 | refs/heads/master | 2021-01-10T20:07:31.311135 | 2013-10-22T15:22:02 | 2013-10-22T15:22:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,160 | java | package org.imogene.web.client.ui.field.relation.multi;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import org.imogene.web.client.i18n.BaseNLS;
import org.imogene.web.client.ui.table.ImogBeanDataProvider;
import org.imogene.web.client.ui.table.pager.ImogSimplePager;
import org.imogene.web... | [
"julien.dupouy.fr@gmail.com@ebdd1a65-156c-932d-9aad-d2100c70bdcf"
] | julien.dupouy.fr@gmail.com@ebdd1a65-156c-932d-9aad-d2100c70bdcf |
39aeb1d4c1d09db6e2b9535958d4e65b7376f449 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/orientechnologies--orientdb/7177f9ee131b9ba26b5a3b5a853ba2b0ee239010/after/OrientJdbcResultSetTest.java | ebd2810643f07ca4c3d0671180273bbf0f01a426 | [] | 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 | 2,839 | java | package com.orientechnologies.orient.jdbc;
import com.orientechnologies.orient.core.record.impl.ODocument;
import com.orientechnologies.orient.core.sql.OCommandSQL;
import com.orientechnologies.orient.core.sql.query.OSQLSynchQuery;
import org.junit.Test;
import java.sql.ResultSet;
import java.sql.Statement;
import ja... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
fd2d12002b54eba3976f2bae1194a696c724ecb6 | e1520517adcdd4ee45fb7b19e7002fdd5a46a02a | /polardbx-optimizer/src/main/java/com/alibaba/polardbx/optimizer/core/planner/rule/PushSemiJoinRule.java | d652d566dc44b1703e044548ef2a2432b09d8d2b | [
"Apache-2.0"
] | permissive | huashen/galaxysql | 7702969269d7f126d36f269e3331ed1c8da4dc20 | b6c88d516367af105d85c6db60126431a7e4df4c | refs/heads/main | 2023-09-04T11:40:36.590004 | 2021-10-25T15:43:14 | 2021-10-25T15:43:14 | 421,088,419 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,702 | java | /*
* Copyright [2013-2021], Alibaba Group Holding Limited
*
* 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... | [
"chenmo.cm@alibaba-inc.com"
] | chenmo.cm@alibaba-inc.com |
93a547be1552aec84afe6e32553820274b517113 | c3b7c7f5d92396462b24698c07e6b43f57f26f3a | /src/main/java/wiki/conoha/javahomework/classhomework/Person.java | cb99a6d8802b2595c537fb26bc80b87cca19fa24 | [] | no_license | usami-muzugi/javahomework | d0abca56bfd664c042c30b07dc8ba6bf4526b759 | e0010bbfd0885d24db6ac87c671c7429be4b2a26 | refs/heads/master | 2021-09-17T14:07:45.305360 | 2018-07-02T14:28:36 | 2018-07-02T14:28:41 | 106,161,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package wiki.conoha.javahomework.classhomework;
public abstract class Person {
private String name;
public Person(){
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public abstract void read();
}
| [
"715759898@qq.com"
] | 715759898@qq.com |
3b6e10680174edc393dbfaead4481eb9653bd56c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/23/23_e62f31b70823bece4ed9b92993f09c1150b0e12e/TileEntityGrinder/23_e62f31b70823bece4ed9b92993f09c1150b0e12e_TileEntityGrinder_t.java | 2443fa974142dddf2f5ee0e72d9b5b1928154244 | [] | 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 | 7,755 | java | package powercrystals.minefactoryreloaded.tile.machine;
import cpw.mods.fml.common.ObfuscationReflectionHelper;
import cpw.mods.fml.relauncher.ReflectionHelper;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import java.lang.reflect.Field;
import java.util.ArrayList;
import ja... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
1e7149a9c8cb1032bc894964d6367a16f5ee467d | 82c73b14ca77a4e36976aab39d3a406faad399d1 | /app/src/main/java/com/merrichat/net/activity/message/smallvideo/view/CameraView.java | d253c2eb153f4539dfe0d6391f7a647352bda1bc | [] | no_license | AndroidDeveloperRaj/aaaaa | ab85835b3155ebe8701085560c550a676098736d | e6733ab804168065926f41b7e8723e0d92cd1682 | refs/heads/master | 2020-03-25T11:19:48.899989 | 2018-05-10T05:53:07 | 2018-05-10T05:53:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 614 | java | package com.merrichat.net.activity.message.smallvideo.view;
import android.graphics.Bitmap;
/**
* =====================================
* 作 者: 陈嘉桐
* 版 本:1.1.4
* 创建日期:2017/9/8
* 描 述:
* =====================================
*/
public interface CameraView {
void resetState(int type);
void confir... | [
"309672235@qq.com"
] | 309672235@qq.com |
7b99fc08513c2667989118516c888ae082e4d283 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project49/src/test/java/org/gradle/test/performance49_3/Test49_219.java | c6872e2cb349a1f3f80199182ede7157cacdea92 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 292 | java | package org.gradle.test.performance49_3;
import static org.junit.Assert.*;
public class Test49_219 {
private final Production49_219 production = new Production49_219("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
021559b780daa5e0fc7f288b03703c08da4c719e | 2e590ef886718e01d7ec58beff00a28d7aa9a366 | /source-code/java/mc/test/gov/nasa/kepler/mc/fc/TestsRaDec2PixModel.java | 633b6afe8e769c1f6727e7d388782f55ce3710b8 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | adam-sweet/kepler-pipeline | 95a6cbc03dd39a8289b090fb85cdfc1eb5011fd9 | f58b21df2c82969d8bd3e26a269bd7f5b9a770e1 | refs/heads/master | 2022-06-07T21:22:33.110291 | 2020-05-06T01:12:08 | 2020-05-06T01:12:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,455 | java | /*
* Copyright 2017 United States Government as represented by the
* Administrator of the National Aeronautics and Space Administration.
* All Rights Reserved.
*
* This file is available under the terms of the NASA Open Source Agreement
* (NOSA). You should have received a copy of this agreement with the
* Kepl... | [
"Bill.Wohler@nasa.gov"
] | Bill.Wohler@nasa.gov |
12eb11b53a51eb5652a39a8811ab7f3b02cc0adc | eebf69b36a6e00934df5426f6256c3d1f995179f | /services/hrdb/src/com/auto_ptcwjnbmpw/hrdb/service/HrdbQueryExecutorService.java | 4de47b7d6ebbc4590e8cd42b4610202ea0edd676 | [] | no_license | wavemakerapps/Auto_PtcWjnbMPW | 4f228aeb4375a0d60cee76f5bd7564b06e03b682 | 5c2a918bcab7699c9497437b90682a4ed1d15ea8 | refs/heads/master | 2021-04-15T11:48:26.682128 | 2018-03-22T23:41:22 | 2018-03-22T23:41:22 | 126,407,275 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | /*Copyright (c) 2015-2016 wavemaker.com All Rights Reserved.
This software is the confidential and proprietary information of wavemaker.com You shall not disclose such Confidential Information and shall use it only in accordance
with the terms of the source code license agreement you entered into with wavemaker.com*/... | [
"automate1@wavemaker.com"
] | automate1@wavemaker.com |
957483bfd2382658bb909d1dcb5207971cce78d3 | 489cdd80ed8dc667ddc9c979b142b0c05235c2a2 | /yaoming-mall-common/src/main/java/com/club/web/store/domain/RechargeNoteDo.java | 154cd005d81dc74983d6746a3f5fbcfcb75247d2 | [] | no_license | 569934390/darenbao | 4103cd748498ec6f5f2bb9069c97fa29c48535b2 | a4d1bee852d1e1f3768d3f4d264a9dff2b4cfc61 | refs/heads/master | 2020-04-17T07:29:22.914538 | 2016-09-13T07:32:56 | 2016-09-13T07:32:56 | 67,473,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,250 | java | package com.club.web.store.domain;
import java.math.BigDecimal;
import java.util.Date;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Configurable;
import com.club.web.store.domain.repository.RechargeNoteRepository;
@Configurable
public class Recha... | [
"569934930@163.com"
] | 569934930@163.com |
fac380ba3bf0713be2b770208c75b0b567627c6d | 3c7502cc9da3b1827b0a7529985a4e62fa1ade61 | /freeipa-api/src/main/java/com/sequenceiq/freeipa/api/v1/freeipa/dns/AddDnsZoneForSubnetsResponse.java | 916f2f68a8dc5ada9d6c2ac108333d6ac39cd47e | [
"LicenseRef-scancode-warranty-disclaimer",
"ANTLR-PD",
"CDDL-1.0",
"bzip2-1.0.6",
"Zlib",
"BSD-3-Clause",
"MIT",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-jdbm-1.00",
"Apache-2.0"
] | permissive | jdesjean/cloudbreak | d77d630dab058df4aaa6cf609cb97f542c4cdf8c | d533f24162c043bd5345d07adef0e4074e938027 | refs/heads/master | 2020-07-06T05:06:10.822481 | 2019-08-13T19:55:33 | 2019-08-16T19:58:23 | 202,900,069 | 0 | 0 | Apache-2.0 | 2019-08-17T15:42:47 | 2019-08-17T15:42:46 | null | UTF-8 | Java | false | false | 919 | java | package com.sequenceiq.freeipa.api.v1.freeipa.dns;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonInclude;
import io.swagger.annotations.ApiModel;
@ApiModel("Add... | [
"keyki.kk@gmail.com"
] | keyki.kk@gmail.com |
de7ac6664d8aab8e52a84ccd2bd307952b533880 | 59f9102cbcb7a0ca6ffd6840e717e8648ab2f12a | /jdk6/org/omg/PortableServer/ServantRetentionPolicyOperations.java | f22cdf8058a6911b990c72ec0d93c42940a93326 | [] | no_license | yuanhua1/ruling_java | 77a52b2f9401c5392bf1409fc341ab794c555ee5 | 7f4b47c9f013c5997f138ddc6e4f916cc7763476 | refs/heads/master | 2020-08-22T22:50:35.762836 | 2019-06-24T15:39:54 | 2019-06-24T15:39:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 655 | java | package org.omg.PortableServer;
/**
* org/omg/PortableServer/ServantRetentionPolicyOperations.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from ../../../../src/share/classes/org/omg/PortableServer/poa.idl
* Friday, January 20, 2012 10:38:36 AM GMT-08:00
*/
/**
* This policy specifies... | [
"massimo.paladin@gmail.com"
] | massimo.paladin@gmail.com |
20feb3011ca75fdb60fa5326f0bd27c853c4a9b4 | d954670a214dc84a912d7a5942bc45164260cf49 | /src/main/java/org/apache/fop/area/inline/UnresolvedPageNumber.java | a5bb1f0f636949bcea003ac3945bbf25cb0d678e | [
"Apache-2.0"
] | permissive | nghinv/Apache-Fop | d1e6663ca2f9b76d3b3055cc0f2ac88907373c09 | 9d65e2a01cd344ccdc44b5ac176b07657a1bd8cd | refs/heads/master | 2020-06-28T03:06:01.795472 | 2014-04-21T19:23:34 | 2014-04-21T19:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,399 | 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 ... | [
"guillaume.rodrigues@gmail.com"
] | guillaume.rodrigues@gmail.com |
05b657cbfd252da2a496eea0045a6808131d50d3 | d49dcc3df76120003776e1ec944a8fd1fb99795d | /PullRecycler/app/src/main/java/com/bumptech/glide/load/engine/DataCacheGenerator.java | 5aea80f2ccae9b0458eb15a0ca1864923ddcbc97 | [
"MIT"
] | permissive | chefish/RecycleView | 5f719f4e3f110e7508c6d58e094fa25c0ca6bb58 | 289f43f13b361bcbe22c8b579dcc7c19119adfd5 | refs/heads/master | 2020-04-29T17:00:28.140578 | 2019-03-18T12:42:34 | 2019-03-18T12:42:34 | 176,282,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,138 | java | package com.bumptech.glide.load.engine;
import com.bumptech.glide.load.DataSource;
import com.bumptech.glide.load.Key;
import com.bumptech.glide.load.data.DataFetcher;
import com.bumptech.glide.load.model.ModelLoader;
import com.bumptech.glide.load.model.ModelLoader.LoadData;
import java.io.File;
import java.util.List... | [
"xiaomin.yxm@alibaba-inc.com"
] | xiaomin.yxm@alibaba-inc.com |
4cdda558b222a65f6e57fadb1c4eedb6476910fd | 472c4ef66cc94b53622432f89c914e9301dbe58b | /new-alg/src/main/java/std/algs/Merge.java | e5c79a87b88f0711110546276e969b3f9efdfaee | [
"Apache-2.0"
] | permissive | jt120/algorithm | 1001a78e2ad56bf55dc447f9e4b673612761de40 | b64b350e392fec219fb07e22bac2b63687b5e6bf | refs/heads/master | 2021-01-21T23:28:54.149253 | 2017-03-15T08:51:11 | 2017-03-15T08:51:11 | 31,927,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,030 | java | package std.algs;
import std.libs.*;
/*************************************************************************
* Compilation: javac Merge.java Execution: java Merge < input.txt Dependencies: StdOut.java StdIn.java Data files:
* http://algs4.cs.princeton.edu/22mergesort/tiny.txt http://algs4.cs.princeton.edu/22merg... | [
"jt120lz@gmail.com"
] | jt120lz@gmail.com |
e23c6d16216ef8b8b8f222ebbf172d0e755d8c90 | c2d8181a8e634979da48dc934b773788f09ffafb | /storyteller/output/musicmug/DeleteCardForAdminAction.java | 5a33cc59038534212b2065f6f093bb42a87258bb | [] | no_license | toukubo/storyteller | ccb8281cdc17b87758e2607252d2d3c877ffe40c | 6128b8d275efbf18fd26d617c8503a6e922c602d | refs/heads/master | 2021-05-03T16:30:14.533638 | 2016-04-20T12:52:46 | 2016-04-20T12:52:46 | 9,352,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,596 | java | package net.musicmug.web.app;
import net.musicmug.model.*;
import net.musicmug.model.crud.*;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import net.enclosing.util.HTTPGetRedirection;
import org.apache.commons.beanutils.BeanUtils;
import org.apache.stru... | [
"toukubo@gmail.com"
] | toukubo@gmail.com |
f6e0ab04f32cc3d98579353a19db5ceb8ff38119 | e6ce4ed86a5a9bec1b074245afc29ab002b06298 | /src/qz2019/alibaba/Main2.java | 4854f597e290078f72444eba817531617e3070bf | [] | no_license | hyfangcong/data-struct | 6c16f2909c8949142cb28ab6d02bacb71debdef2 | dfd609daf7ab3c2afa289e6903aa2d7642b0398e | refs/heads/master | 2020-05-18T23:02:57.700011 | 2019-11-22T01:47:31 | 2019-11-22T01:47:31 | 184,702,462 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,799 | java | package qz2019.alibaba;
import java.util.Scanner;
/**
* @author: fangcong
* @date: 2019/8/30
*/
public class Main2 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String s = scanner.next();
int k = scanner.nextInt();
int index = getLuckBoy(s)... | [
"1186977171@qq.com"
] | 1186977171@qq.com |
81aafc2b697e60038e26516f2df3383372bbc231 | b530af769bb496cdbadb4d1c14b81d6c53e2e36f | /factory/src/test/java/io/github/factoryfx/factory/attribute/time/InstantAttributeTest.java | 0b8d20e169dae7e63d5dc6a2a1864a8e6d2ad64c | [
"Apache-2.0"
] | permissive | factoryfx/factoryfx | ab366d3144a27fd07bbf4098b9dc82e3bab1181f | 08bab85ecd5ab30b26fa57d852c7fac3fb5ce312 | refs/heads/master | 2023-07-09T05:20:02.320970 | 2023-07-04T15:11:52 | 2023-07-04T15:11:52 | 59,744,695 | 12 | 3 | Apache-2.0 | 2023-03-02T15:11:26 | 2016-05-26T11:22:59 | Java | UTF-8 | Java | false | false | 884 | java | package io.github.factoryfx.factory.attribute.time;
import io.github.factoryfx.factory.jackson.ObjectMapperBuilder;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import java.time.Instant;
import java.time.temporal.ChronoField;
public class InstantAttributeTest {
@Test
public vo... | [
"henning.brackmann@scoop-software.de"
] | henning.brackmann@scoop-software.de |
430edab312311728e91723936fba24c656c2034d | f84bf3d19f1d7ba87b278b8ef1413daae6530958 | /src/main/java/com/qinyuan15/crawler/dao/IndexLogo.java | a544e92b1f365a68e3f8a7a81291fcc51856c0f9 | [] | no_license | sumit784/crawler-3 | 3f3bd681be4c5d2659cf4c48a77246bd5d6c87c8 | a1b38f16e635ee8e0d565824f6e3cdc9a5ad5ae0 | refs/heads/master | 2021-01-21T17:29:33.479262 | 2015-04-16T04:25:45 | 2015-04-16T04:25:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 870 | java | package com.qinyuan15.crawler.dao;
/**
* Persist Object of IndexLogo
* Created by qinyuan on 15-2-18.
*/
public class IndexLogo extends PersistObject implements Ranking {
private String path;
private String link;
private Integer ranking;
private String description;
public String getPath() {
... | [
"qinyuan15@sina.com"
] | qinyuan15@sina.com |
f24f173dce200bec64a1eb93b583e3bee11ecc25 | c8c438817c924e0acaaaacfbdaaa7db90288f313 | /EscolaHeranca1/src/escolaheranca1/Tecnico.java | 7f31e4a10ca6bfcdd17697c30ccd5940291f97b4 | [] | no_license | regisPatrick/ProjetosJava | 56b3c3b4945f3b8678636c6e73edeb93d21462b8 | fa9f372b0f170acf7fb7ac798cdd91ea35015c91 | refs/heads/master | 2021-03-05T08:59:14.756464 | 2020-06-17T06:02:33 | 2020-06-17T06:02:33 | 246,109,018 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 642 | 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 escolaheranca1;
/**
*
* @author user
*/
public final class Tecnico extends Aluno{
private int registro_profissional = 3... | [
"regis86@hotmail.com"
] | regis86@hotmail.com |
495ae9863ed9bdd678807f9b05f67ebbe8945fbc | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2017/4/TestCustomCacheableAuthenticationPlugin.java | c6c6a449abd738b9e8864301c8609638c934caff | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 2,302 | java | /*
* Copyright (c) 2002-2017 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Fo... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
7587ed70009aad8c06fc22c61a5393d2c493a734 | fb9506d58c1dc3410a60308066cecc28fdcd360e | /OntologyUpdate/src/com/hp/hpl/jena/sparql/engine/optimizer/ExplainFormatter.java | bf838c69cdeaa76dea4359b0a98f9abd4a6a695f | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | utalo/ontologyUpdate | 37cab2bf8c89f5d2c29d1036169363a9c901969e | 96b8bcd880930a9d19363d2a80eac65496663b1b | refs/heads/master | 2020-06-14T04:03:28.902754 | 2019-07-02T16:45:53 | 2019-07-02T16:45:53 | 194,888,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,273 | java | /*
* (c) Copyright 2004, 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP
* [See end of file]
*/
package com.hp.hpl.jena.sparql.engine.optimizer;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import com.hp.hpl.jena.graph.Node;
import com.hp.hpl.jena.graph.Triple;
impo... | [
"uta.loesch@gmx.de"
] | uta.loesch@gmx.de |
cd20ff2033a9c6dfb60cfd8ab995b157eff4eb4b | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/24/org/apache/commons/lang3/ClassUtils_toCanonicalName_887.java | b7e1a4499722525ee9bfea4c194fbc532502d9e2 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,986 | java |
org apach common lang3
oper class reflect
handl invalid code code input
method document behaviour detail
notion code canon code includ human
readabl type code code
canon method variant work jvm name
code code
author apach softwar foundat
author gari gregori
author norm dean
author alban p... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
f616f17f88fd767ea619193e5c52d5d6de116d5b | 920b8d88fe46763b208ceac71ede8782cf962d8f | /common/src/main/java/org/gatein/common/net/media/TypeDef.java | 3f63b00326bf1e042023ef24e37dc20ac704723e | [] | no_license | licshire/gatein-common | 50e7ee2d143e598069a1bbd686a2b91f6533e912 | 240055cc424542d1af925a059f9df6045263ecbc | refs/heads/master | 2021-01-18T00:41:05.578219 | 2014-03-17T19:42:28 | 2014-03-17T19:42:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,723 | java | /******************************************************************************
* JBoss, a division of Red Hat *
* Copyright 2009, Red Hat Middleware, LLC, and individual *
* contributors as indicated by the @authors tag. See the *
... | [
"metacosm@gmail.com"
] | metacosm@gmail.com |
3df5f724c5c46040b7d53ff256ecb760df15ca5b | b7777fea226fa48f30a89429d7d5c1057b0bd306 | /src/main/java/uk/co/datadisk/demo/services/mapservices/ProductServiceImpl.java | a18d2ed3e2b80fa9aa1bca03204c2efdd637d312 | [] | no_license | datadiskpfv/spring-boot-remove | ce73fdf825d516da0c46630c06b79f2a795fcbc7 | 4dc75d07d35afa99d37e3a2b8e4901b72d5be577 | refs/heads/master | 2021-04-15T09:05:31.308163 | 2018-03-23T08:54:06 | 2018-03-23T08:54:06 | 126,346,268 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 860 | java | package uk.co.datadisk.demo.services.mapservices;
import uk.co.datadisk.demo.domain.DomainObject;
import uk.co.datadisk.demo.domain.Product;
import uk.co.datadisk.demo.services.ProductService;
import org.springframework.context.annotation.Profile;
import org.springframework.stereotype.Service;
import java.util.List;
... | [
"paul.valle@datadisk.co.uk"
] | paul.valle@datadisk.co.uk |
308f61e8a4890afe54d5e9b95b2ffef19210b1e2 | de897e577c2bd95abbf98b143a2ec3d8cc5b9f80 | /app/src/main/java/com/lwc/shanxiu/module/order/ui/IOrderListFragmentView.java | fe68bdb3a524e12c5f869abeb4521748bb9b88ab | [] | no_license | popularcloud/SHANXIU06042120 | 6b4e02c1e4c1df2cf5ac9145992125f0cf930d80 | 60cb0a4512f36fb2933009f97b6ab332d7b370bb | refs/heads/master | 2021-06-29T01:30:10.062909 | 2021-01-04T01:51:36 | 2021-01-04T01:51:36 | 199,803,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.lwc.shanxiu.module.order.ui;
import com.lwc.shanxiu.module.bean.Order;
import java.util.List;
import cn.bingoogolapple.refreshlayout.BGARefreshLayout;
/**
* Created by 何栋 on 2017/3/9.
*/
public interface IOrderListFragmentView {
void notifyData(List<Order> myOrders);
void addData(List<Ord... | [
"liushuzhiyt@163.com"
] | liushuzhiyt@163.com |
805775dc22dca638c6923c2ca939a9f88045fe4a | f9620c2b3df9a4293e7b32e1b974897f5bf68537 | /tools/proguard5.3.2/src/proguard/classfile/visitor/MemberDescriptorReferencedClassVisitor.java | e505971bfc64a630d784f9614910aae185566b0a | [
"MIT",
"GPL-2.0-or-later",
"GPL-1.0-or-later"
] | permissive | BrainiacRawkib/TheFatRat | cd3956b0809ee02b67acbd297d048e63bf4663e9 | 79b5da2fd1a1b4cda7dbad020c477e09f487ccb2 | refs/heads/master | 2023-03-16T14:59:50.870047 | 2017-03-22T07:06:16 | 2017-03-22T07:06:16 | 586,202,158 | 1 | 0 | MIT | 2023-01-07T09:56:12 | 2023-01-07T09:56:11 | null | UTF-8 | Java | false | false | 2,302 | java | /*
* ProGuard -- shrinking, optimization, obfuscation, and preverification
* of Java bytecode.
*
* Copyright (c) 2002-2016 Eric Lafortune @ GuardSquare
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the F... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
c977101da13b18e4c8e18b9221dd9a7c9ad7c6cd | 39b7e86a2b5a61a1f7befb47653f63f72e9e4092 | /src/main/java/com/alipay/api/response/AlipayCommerceCityfacilitatorVoucherBatchqueryResponse.java | cf2396c20ad07c1988b20e951c171f90091b0eab | [
"Apache-2.0"
] | permissive | slin1972/alipay-sdk-java-all | dbec0604c2d0b76d8a1ebf3fd8b64d4dd5d21708 | 63095792e900bbcc0e974fc242d69231ec73689a | refs/heads/master | 2020-08-12T14:18:07.203276 | 2019-10-13T09:00:11 | 2019-10-13T09:00:11 | 214,782,009 | 0 | 0 | Apache-2.0 | 2019-10-13T07:56:34 | 2019-10-13T07:56:34 | null | UTF-8 | Java | false | false | 899 | java | package com.alipay.api.response;
import java.util.List;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
import com.alipay.api.domain.TicketDetailInfo;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.commerce.cityfacilitator.voucher.batch... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
1fd7d4efb6335c19ae45e0714d42716db941be13 | c7f5d40b36f4cee821e70460690d10b8d181b094 | /src/main/java/org/openapitools/client/StringUtil.java | c5cc2488671544423b83522fadb606d2e25a5b33 | [] | no_license | wing328/test-java-okhttp | b98732eef7bc095a1326a57038fb567e28a6d95d | c40e6b074748a23c0cb7cafb9f98e42fcaf78184 | refs/heads/master | 2022-11-08T03:23:13.554456 | 2022-10-22T05:12:35 | 2022-10-22T05:12:35 | 61,017,396 | 0 | 0 | null | 2022-05-20T20:44:53 | 2016-06-13T07:47:28 | Java | UTF-8 | Java | false | false | 2,228 | java | /*
* Twitter API v2
* Twitter API v2 available endpoints
*
* The version of the OpenAPI document: 2.54
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
package org.openapitools.client;
impo... | [
"wing328hk@gmail.com"
] | wing328hk@gmail.com |
3d6f71027dbc1a3f4f1d714193ff40b27c72691c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/12/12_f848507989f26daa51dc7591320778c4c82530e2/WildcardArgument/12_f848507989f26daa51dc7591320778c4c82530e2_WildcardArgument_s.java | ec3452a92d5aaf9937e4cade567f49f5b4bbb732 | [] | 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 | 1,629 | java | package se.ranzdo.bukkit.methodcommand;
import java.lang.reflect.Array;
import org.bukkit.command.CommandSender;
public class WildcardArgument extends CommandArgument {
private boolean join;
public WildcardArgument(Arg commandArgAnnotation, Class<?> argumentClass, ArgumentHandler<?> argumentHandler, b... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f3b71f5014438567e93af5f971f2f33ebf14107c | a95287baa7d02d12553ad03c3c789091df2a7156 | /src/main/java/fr/sully/boot/config/LoggingConfiguration.java | e255ddb450435a78238aa148988bae851c3a67aa | [] | no_license | gaelgubian/ContratsProjets | f882baf2391b62dea9e51778367ae56cf211f83d | 658186a4c9711dc0281a61da7a3ca40e01a1b21e | refs/heads/master | 2020-03-13T15:44:56.622227 | 2018-05-14T16:39:38 | 2018-05-14T16:39:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,573 | java | package fr.sully.boot.config;
import java.net.InetSocketAddress;
import java.util.Iterator;
import io.github.jhipster.config.JHipsterProperties;
import ch.qos.logback.classic.AsyncAppender;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.LoggerContext;
import ch.qos.logback.classic.boolex.OnMarker... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
1d833975898b4ae0e4d4a747cb650321cdff85d5 | 41ee91745dcc8b718d6aae5ea36b4984ddb51291 | /backend/src/main/java/com/pierredev/catalog/resource/UserResource.java | 66b4f8c381b553395afe0d072d8f037ffc6546fe | [] | no_license | pierreEnoc/dscatalog-with-test | 25c49795a185500753886bc7028b7927e8e29453 | 64b8751655dbd8fdffec2d9759e8032f669518b5 | refs/heads/main | 2023-04-23T00:03:39.312024 | 2021-05-13T15:27:07 | 2021-05-13T15:27:07 | 367,084,162 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,788 | java | package com.pierredev.catalog.resource;
import java.net.URI;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Sort.Direction;
import org... | [
"pierre.enoc@gympass.com"
] | pierre.enoc@gympass.com |
3bf805fee8b820d709c7835c96ed3549ad042918 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13544-75-29-SPEA2-WeightedSum:TestLen:CallDiversity/org/xwiki/container/servlet/filters/internal/SetHTTPHeaderFilter_ESTest_scaffolding.java | 51c5dd9ea52674e3bea12e7ee7aa17b263429c9b | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sun Jan 19 09:33:07 UTC 2020
*/
package org.xwiki.container.servlet.filters.internal;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
0fab705062026cf3a3d8357ef3d33568e5ab5d91 | 4feea080239894c29ed2b7b03c8a7a60a6533ed2 | /app/src/main/java/com/transitclone/BaseActivity.java | a910db3ec8fb6691d3a8937d2387d2f71ee983ed | [] | no_license | Dharamveer-Rajput/TransitClone | 47661d62b5a814ba16a1cac196e2c94420348803 | 6883edf1ff37db8ad7bdec4def18c34b06082eb0 | refs/heads/master | 2020-03-08T02:41:30.090314 | 2018-04-03T07:21:38 | 2018-04-03T07:21:38 | 127,867,711 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,640 | java | package com.transitclone;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.To... | [
"dharamveer.smartitventures@gmail.com"
] | dharamveer.smartitventures@gmail.com |
0b9afa004e15215478c29fe8177b5bcd8904d29f | 57ec97caae6a381196ded23caa48bf3197eee0dd | /happylifeplat-transaction-common/src/main/java/com/happylifeplat/transaction/common/holder/LogUtil.java | 1d980f6c583ed8f17dabbe92062d1e7882e46e46 | [
"Apache-2.0"
] | permissive | JackCaptain1015/HappyLifePlafTransactionStudy | 7c1edad272402ce430f8d96d3a56b38b97b59bff | d0efb0037566e60d685ff524a7b62c9768418faf | refs/heads/master | 2021-05-05T21:23:23.638814 | 2017-12-28T02:14:29 | 2017-12-28T02:14:29 | 115,574,925 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,708 | java | /*
*
* Copyright 2017-2018 549477611@qq.com(xiaoyu)
*
* This copyrighted material is made available to anyone wishing to use, modify,
* copy, or redistribute it subject to the terms and conditions of the GNU
* Lesser General Public License, as published by the Free Software Foundation.
*
* This program is distr... | [
"yu.xiao@happylifeplat.com"
] | yu.xiao@happylifeplat.com |
a8585f5d18f5b871c9428e1a8c673cde574395c2 | 69ee0508bf15821ea7ad5139977a237d29774101 | /cmis-core/src/main/java/vmware/vim25/ArrayOfVmPortGroupProfile.java | e49943e815e660225b10bc42876da18469407d92 | [] | no_license | bhoflack/cmis | b15bac01a30ee1d807397c9b781129786eba4ffa | 09e852120743d3d021ec728fac28510841d5e248 | refs/heads/master | 2021-01-01T05:32:17.872620 | 2014-11-17T15:00:47 | 2014-11-17T15:00:47 | 8,852,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,032 | java |
package vmware.vim25;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ArrayOfVmPortGroupProfile complex... | [
"brh@melexis.com"
] | brh@melexis.com |
54b865e2cbf240150fb9db45a077e3b5d2094fe7 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/24/24_7cf63a0ce18b958933167030c7c52fdcdf2840ce/Unit/24_7cf63a0ce18b958933167030c7c52fdcdf2840ce_Unit_t.java | a0c863ef6ead12605f1f66e0eeb8a47a8d123888 | [] | 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 | 600 | java | package com.cdm.view.elements;
import com.cdm.view.IRenderer;
import com.cdm.view.Position;
public abstract class Unit implements Element {
public enum UnitType {
CANNON, ROCKET_THROWER, STUNNER, PHAZER, ROCKET
};
Position pos;
float size;
public Unit(Position p) {
pos = p;
size = 1.0f;
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
ed4d2e82c60d4374ad55c0ed2520db97484de515 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/31/31_8a91e87cbeb1c15869cc479ddc9a0961f707dffa/PersonSpouseRelationshipsRSDefinition/31_8a91e87cbeb1c15869cc479ddc9a0961f707dffa_PersonSpouseRelationshipsRSDefinition_s.java | ddac89787f4c8c684a91f6bcf37497ef115da596 | [] | 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 | 2,219 | java | /**
* Copyright Intellectual Reserve, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
73dabe26821e5fdb0cc7d4cb68ee0bee91330bb8 | e49bffe6fb1b90ae06cfd4b4395bfef6ae97ef93 | /springboots/08-mssc-state-machine/src/main/java/com/elearning/msscstatemachine/actions/AuthApproveAction.java | f35f03872cb8ed9f63deb19224775df0636555cf | [] | no_license | mkejeiri/Toolbox | ca86901149179eb54d2a66df18c36dfb737bc018 | a64fcf71243fedf8ad73521a827f114d912b3040 | refs/heads/master | 2023-04-09T22:41:25.131280 | 2021-04-06T12:49:01 | 2021-04-06T12:49:01 | 297,075,481 | 0 | 1 | null | 2021-01-01T18:18:35 | 2020-09-20T12:51:41 | Java | UTF-8 | Java | false | false | 757 | java | package com.elearning.msscstatemachine.actions;
import com.elearning.msscstatemachine.domain.PaymentEvent;
import com.elearning.msscstatemachine.domain.PaymentState;
import lombok.extern.slf4j.Slf4j;
import org.springframework.statemachine.StateContext;
import org.springframework.statemachine.action.Action;
import org... | [
"kejeiri@gmail.com"
] | kejeiri@gmail.com |
0317d6495fb40bbee2809caae567aa6ab90fb773 | 2150eb71a131f9dc0b55fc8cc7f05819ca61bc2a | /src/main/java/com/manhui/gsl/jbqgsl/service/web/activity/IActivityInfoService.java | 6e1255b424ed22d61ec367a8473aba48ed7d446b | [] | no_license | juexingzero/qgsl1 | 20c73d85a50d906d8260b9144cb26c0205e3fe0f | a01313f0babb3102afa5d47e415587f9c03fc874 | refs/heads/master | 2020-04-08T21:32:54.027201 | 2018-11-30T01:16:42 | 2018-11-30T01:20:55 | 159,748,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,172 | java | package com.manhui.gsl.jbqgsl.service.web.activity;
import java.util.List;
import java.util.Map;
import com.manhui.gsl.jbqgsl.model.TopicEvaluate;
import com.manhui.gsl.jbqgsl.model.activitymanager.ActivityInfo;
/**
* @类名称 IActivityInfoService.java
* @类描述 活动管理
* @作者 kevin kwmo1005@163.com
* @创建时间 2018年10月17日 下午1... | [
"610761341@qq.com"
] | 610761341@qq.com |
faf7c6a2cbf67d2e736a665594112e73f3d8d3d8 | e44759c6e645b4d024e652ab050e7ed7df74eba3 | /src/org/ace/insurance/system/common/religion/persistence/ReligionDAO.java | a442f312cf9705b1de8ffdede56c349d73095f33 | [] | no_license | LifeTeam-TAT/MI-Core | 5f779870b1328c23b192668308ee25c532ab6280 | 8c5c4466da13c7a8bc61df12a804f840417e2513 | refs/heads/master | 2023-04-04T13:36:11.616392 | 2021-04-02T14:43:34 | 2021-04-02T14:43:34 | 354,033,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,092 | java | /***************************************************************************************
* @author <<Your Name>>
* @Date 2013-02-11
* @Version 1.0
* @Purpose <<You have to write the comment the main purpose of this class>>
*
*
*********************************************************************************... | [
"lifeteam.tat@gmail.com"
] | lifeteam.tat@gmail.com |
a7c4ba243d68f357072f2e722adef9a34a344b77 | 19ba8f487f1bc8965b6155469acae4d5059c77c5 | /src/mx/tiendas3b/tdexpress/entities/ServicioRegistro.java | a88c2595534ff57e38d022d2353445eccb85442d | [] | no_license | opelayoa/tdexpress | a7c8460159786b3a7ee2f40912788fd62c17cb07 | d917858db7dcbce94d42c7e2d940af80c72ea11f | refs/heads/master | 2020-04-26T14:31:52.936070 | 2019-06-10T02:11:55 | 2019-06-10T02:11:55 | 173,617,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,242 | java | package mx.tiendas3b.tdexpress.entities;
// Generated 6/03/2019 08:16:53 AM by Hibernate Tools 4.3.5.Final
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import static javax.persistence.GenerationType.IDENTITY;
import javax.persistence.... | [
"od.pelayo@gmail.com"
] | od.pelayo@gmail.com |
049b72332d8cbc2054ee02fb9719b748628ebf53 | aeada48fb548995312d2117f2a97b05242348abf | /bundles/com.zeligsoft.domain.omg.dds.api/api-gen/com/zeligsoft/domain/omg/dds/api/DCPS/impl/DomainZImpl.java | 1d702045670cb45bba1071bf1e034fa48efdf464 | [
"Apache-2.0"
] | permissive | elder4p/CX4CBDDS | 8f103d5375595f583ceb30b343ae4c7cc240f18b | 11296d3076c6d667ad86bc83fa47f708e8b5bf01 | refs/heads/master | 2023-03-16T01:51:59.122707 | 2022-08-04T22:13:10 | 2022-08-04T22:13:10 | 198,875,329 | 0 | 0 | Apache-2.0 | 2019-08-22T17:33:21 | 2019-07-25T17:33:51 | Java | UTF-8 | Java | false | false | 7,085 | java | package com.zeligsoft.domain.omg.dds.api.DCPS.impl;
import com.zeligsoft.base.zdl.staticapi.util.ZDLFactoryRegistry;
import com.zeligsoft.domain.omg.dds.api.DCPS.Domain;
import com.zeligsoft.domain.omg.dds.api.Core.impl.NamedEntityZImpl;
import com.zeligsoft.domain.omg.dds.api.DCPS.DomainTopic;
import com.zeligsoft.... | [
"tuhin@zeligsoft.com"
] | tuhin@zeligsoft.com |
503d96af8862e16cbca1432a3477737b1abe3842 | b494660c34135527b4443b9d79819fd75db5079b | /VIPShopper/src/com/shopper/app/entities/SearchArticleAdapter.java | 83907df7f75927a28d4b5a7ca0b576eb5eb9fb22 | [] | no_license | palash051/R-D | 3ed47f9ac41685165a4730bda950e247492febdf | 2bc1126409e6012be927557b20824d860ac624c9 | refs/heads/master | 2021-01-16T21:04:00.291049 | 2016-08-04T05:40:22 | 2016-08-04T05:40:22 | 64,904,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,969 | java | package com.shopper.app.entities;
import java.util.ArrayList;
import android.content.Context;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.RelativeL... | [
"md.jahirul.islam.bhuiyan.2014@gmail.com"
] | md.jahirul.islam.bhuiyan.2014@gmail.com |
e37b30c1286d2a166d80d3d61e2335b129ab80e4 | ed166738e5dec46078b90f7cca13a3c19a1fd04b | /minor/guice-OOM-error-reproduction/src/main/java/gen/V_Gen91.java | 42583529b4855b0e67dbaba0b2a7b3e894d7d418 | [] | no_license | michalradziwon/script | 39efc1db45237b95288fe580357e81d6f9f84107 | 1fd5f191621d9da3daccb147d247d1323fb92429 | refs/heads/master | 2021-01-21T21:47:16.432732 | 2016-03-23T02:41:50 | 2016-03-23T02:41:50 | 22,663,317 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java |
package gen;
public class V_Gen91 {
@com.google.inject.Inject
public V_Gen91(V_Gen92 v_gen92){
System.out.println(this.getClass().getCanonicalName() + " created. " + v_gen92 );
}
@com.google.inject.Inject public void injectInterfaceWithoutImpl(gen.InterfaceWithoutImpl i){} // should expolode :)
... | [
"michal.radzi.won@gmail.com"
] | michal.radzi.won@gmail.com |
bb50e45c117d354168af0aca3917b2fb7058862f | cf2be80cf86ba39b894091a8d8b1c29d9ea36d48 | /rocketmq-study/src/main/java/com/fly/rocketmq/client/filter/FilterMessageConsumer.java | 46505947f4db0580acb642fd6d16c6ddb5a04da7 | [] | no_license | BobShare/fly-springboot | d1b8d56b6db3f0e44fe6c7726ac42a6fdc45ddb5 | 90cb7610da616f5af61bf0474ad588eb91ed78d3 | refs/heads/master | 2023-03-29T06:20:30.258454 | 2020-08-11T09:35:24 | 2020-08-11T09:35:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,780 | java | package com.fly.rocketmq.client.filter;
import org.apache.rocketmq.client.consumer.DefaultMQPushConsumer;
import org.apache.rocketmq.client.consumer.MessageSelector;
import org.apache.rocketmq.client.consumer.listener.ConsumeConcurrentlyContext;
import org.apache.rocketmq.client.consumer.listener.ConsumeConcurrentlySt... | [
"zhangpanqin@outlook.com"
] | zhangpanqin@outlook.com |
f60adf50bc970e0fb317cb6eff26ed38d1755d86 | 0b4844d550c8e77cd93940e4a1d8b06d0fbeabf7 | /JavaSource/dream/work/rpt/mabmeqlist/form/MaBmEqListForm.java | 8a71790ae31ceb9e19065ea9fbf741bf8f56411e | [] | no_license | eMainTec-DREAM/DREAM | bbf928b5c50dd416e1d45db3722f6c9e35d8973c | 05e3ea85f9adb6ad6cbe02f4af44d941400a1620 | refs/heads/master | 2020-12-22T20:44:44.387788 | 2020-01-29T06:47:47 | 2020-01-29T06:47:47 | 236,912,749 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 736 | java | package dream.work.rpt.mabmeqlist.form;
import common.struts.BaseForm;
import dream.work.rpt.mabmeqlist.dto.MaBmEqListDTO;
/**
* 설비별고장분석
* @author kim21017
* @version $Id: MaBmEqListForm.java,v 1.0 2015/12/01 09:13:09 kim21017 Exp $
* @since 1.0
*
* @struts.form name="maBmEqListForm"
*/
public ... | [
"HN4741@10.31.0.185"
] | HN4741@10.31.0.185 |
342a63a23d00096a6f95de4b73627908ebb67dbc | 98ccbb4f41669dbdfcae08c3709a404131f54f05 | /2021/src/M0320/라인5.java | 4e47d20a1a126716b02de93d115275a6f5222852 | [
"MIT"
] | permissive | KimJaeHyun94/CodingTest | fee6f14b3320c85670bdab7e9dbe97f429a31d9c | f153879ac0ac1cf45de487afd9a4a94c9ffbe10d | refs/heads/main | 2023-04-22T15:27:46.325475 | 2021-05-16T15:02:27 | 2021-05-16T15:02:27 | 330,885,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,263 | java | package M0320;
import java.util.Arrays;
import java.util.HashMap;
public class 라인5 {
static HashMap<String, String> map;
public static void main(String[] args) {
String program = "line";
String[] flag_rules = { "-s STRING", "-n NUMBER", "-e NULL" };
String[] commands = { "line -n 100 -s hi -e", ... | [
"ru6300@naver.com"
] | ru6300@naver.com |
7e20e55ae6b85c742053bf6bc9e9f7485cc83996 | f39e023550f92c1622d07fd4824c6a744a547bdc | /src/main/java/com/cnuip/pmes2/controller/api/MetaController.java | ca729362da028a8941ed7a5c8cab006fdbc0ff46 | [] | no_license | yuervsxiami/pmes | 9a71d5a224df772740cca5ecb840070e5f7e395c | d2c0a5257d9ba383653f145aea6282c3620348c8 | refs/heads/master | 2022-10-08T03:09:12.195457 | 2019-05-29T06:59:21 | 2019-05-29T06:59:31 | 189,168,009 | 1 | 1 | null | 2022-10-05T19:27:04 | 2019-05-29T06:55:49 | JavaScript | UTF-8 | Java | false | false | 6,604 | java | package com.cnuip.pmes2.controller.api;
import com.cnuip.pmes2.controller.api.request.MetaSearchCondition;
import com.cnuip.pmes2.controller.api.response.ApiResponse;
import com.cnuip.pmes2.domain.core.Meta;
import com.cnuip.pmes2.domain.core.MetaValue;
import com.cnuip.pmes2.exception.MetaException;
import com... | [
"15951766580@139.com"
] | 15951766580@139.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.