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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
eec5c0892fac59b4905e1058924f4dd1d005d155 | 91297ffb10fb4a601cf1d261e32886e7c746c201 | /css.lib/src/org/netbeans/modules/css/lib/api/Node.java | f8adb1d6015b544b6d91b39396c5fe95b2c4a2e7 | [] | no_license | JavaQualitasCorpus/netbeans-7.3 | 0b0a49d8191393ef848241a4d0aa0ecc2a71ceba | 60018fd982f9b0c9fa81702c49980db5a47f241e | refs/heads/master | 2023-08-12T09:29:23.549956 | 2019-03-16T17:06:32 | 2019-03-16T17:06:32 | 167,005,013 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,526 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2011 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are subject... | [
"taibi@sonar-scheduler.rd.tut.fi"
] | taibi@sonar-scheduler.rd.tut.fi |
2609fb6c08fe70c6d4513c4f34f167a90c7d3ce4 | 47686bbdcf8be3ee0cda1442d32fd61465a917d3 | /ppl-engine-ds/src/main/java/com/sap/research/primelife/ds/pdp/matching/PolicyUpdater.java | ca86a00f34ca58f4c1d4db8425368c1762d913d0 | [] | no_license | jjsendor/fiware-ppl | f08e8cb2e7336eaae39389936cab58cfc931a09a | 841b01e89b929c1104b5689a23bb826337183646 | refs/heads/master | 2021-01-09T07:03:00.610271 | 2014-04-30T14:09:06 | 2014-04-30T14:09:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,728 | java | /*******************************************************************************
* Copyright (c) 2013, SAP AG
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistributio... | [
"francesco.di.cerbo@sap.com"
] | francesco.di.cerbo@sap.com |
80974eb95eff3d98f826de262cdc440daca77d22 | e44759c6e645b4d024e652ab050e7ed7df74eba3 | /src/org/ace/insurance/medical/process/persistence/ProcessDAO.java | 5e834e7c660ea58ede762be791111835f8846950 | [] | 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,244 | java | package org.ace.insurance.medical.process.persistence;
import java.util.List;
import javax.persistence.PersistenceException;
import javax.persistence.Query;
import org.ace.insurance.common.TableName;
import org.ace.insurance.medical.process.Process;
import org.ace.insurance.medical.process.persistence.interfaces.IPr... | [
"lifeteam.tat@gmail.com"
] | lifeteam.tat@gmail.com |
0cef3aa1fedcf20de7368c0e8a392fb22ee0acb4 | 34742e70c5f7c6e58bbf69c0ae96cec5a685d62d | /app/src/main/java/me/pwcong/tankattack/App.java | 1e40e7e24fed53fd8f9cd85b82a00af85924d879 | [] | no_license | pwcong/TankAttack | 698da8f64da90545ff13d35c28da22ee38c5a4e7 | 356ce543bdb21693ef7592c318ceb7a948cd3ca2 | refs/heads/master | 2020-06-14T09:41:39.212270 | 2016-12-25T07:44:13 | 2016-12-25T07:44:13 | 75,202,077 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package me.pwcong.tankattack;
import android.app.Application;
/**
* Created by Pwcong on 2016/11/30.
*/
public class App extends Application {
private static App instance;
@Override
public void onCreate() {
super.onCreate();
instance = this;
}
public static App getInstance(... | [
"pwcong@foxmail.com"
] | pwcong@foxmail.com |
63b60d59428dd2af7faabc5a149f5d20110ab14a | e42afd54dcc0add3d2b8823ee98a18c50023a396 | /java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MetadataStoreName.java | f720b87ef54ecb076edcdf368760213b745c6f35 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | degloba/google-cloud-java | eea41ebb64f4128583533bc1547e264e730750e2 | b1850f15cd562c659c6e8aaee1d1e65d4cd4147e | refs/heads/master | 2022-07-07T17:29:12.510736 | 2022-07-04T09:19:33 | 2022-07-04T09:19:33 | 180,201,746 | 0 | 0 | Apache-2.0 | 2022-07-04T09:17:23 | 2019-04-08T17:42:24 | Java | UTF-8 | Java | false | false | 6,531 | java | /*
* Copyright 2021 Google LLC
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"neenushaji@google.com"
] | neenushaji@google.com |
7feed1d2f5c3a20942a60af0e1a44f55a4ef8a06 | a9cbd6bdb43843f4905d668f42dda66dda8265ec | /nalu-plugin-gwt-processor/src/test/resources/com/github/nalukit/nalu/processor/application/applicationAnnotationOnClass/ApplicationAnnotationInterfaceOnAClass.java | 4896585e59f78db4cba3bcf07428157dc8fc2f5d | [
"Apache-2.0"
] | permissive | RaulPampliegaMayoral/nalu | 0b96954941b5ed904ad67797627fc2befd6e7523 | a717108fff4a0b787af2edc5166dfefd3faf8b20 | refs/heads/master | 2020-09-06T11:37:26.260269 | 2019-11-06T19:58:31 | 2019-11-06T19:58:31 | 188,907,687 | 0 | 0 | Apache-2.0 | 2019-11-08T07:29:01 | 2019-05-27T20:51:20 | Java | UTF-8 | Java | false | false | 1,164 | java | /*
* Copyright (c) 2018 - 2019 - Frank Hossfeld
*
* 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... | [
"frank.hossfeld@googlemail.com"
] | frank.hossfeld@googlemail.com |
674e3db1af8556bcbc2062fd2a4b052b8af2ba7d | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Hibernate/Hibernate5925.java | b9b7cf257669c7e23575d221552734ac4e50af2b | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 551 | java | @Test
@TestForIssue( jiraKey = "" )
public void testStaticMetamodel() {
EntityManagerFactory emf = TestingEntityManagerFactoryGenerator.generateEntityManagerFactory(
AvailableSettings.LOADED_CLASSES,
Arrays.asList( Company.class )
);
try {
assertNotNull( "'Company_.id' should not be null)", Company_... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
50431a52a3161b0bf8f718ee6e41c29e05c8b256 | 4a4c12c9210f3d763690c65c3a1bb3d5255a72b1 | /app/src/main/java/com/minilook/minilook/ui/gallery/adapter/SelectedAdapter.java | 5091565630e310cfe93d80507cfd5d18f916b8be | [] | no_license | sjyun87/minilook | f6fd0d745955a97eb0f9462d8623187e96baf239 | 5e4dfcb684cfaf00f6db46e10209a7a52671a563 | refs/heads/master | 2023-04-01T07:40:13.654554 | 2021-04-16T08:33:01 | 2021-04-16T08:33:01 | 275,824,566 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,543 | java | package com.minilook.minilook.ui.gallery.adapter;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.minilook.minilook.data.model.gallery.PhotoDataModel;
import com.minilook.minilook.ui.gallery.viewholder.SelectedItemVH;
import com.minilook.m... | [
"saira_@naver.com"
] | saira_@naver.com |
2f1b53b8b73ad5f79a992846c479c238f59380cf | 95c49f466673952b465e19a5ee3ae6eff76bee00 | /src/main/java/com/baidu/tts/p270d/p271a/EngineDownloadHandler.java | 47dfddfbc3caeaa4bb2fd7581fa7898972865b7d | [] | no_license | Phantoms007/zhihuAPK | 58889c399ae56b16a9160a5f48b807e02c87797e | dcdbd103436a187f9c8b4be8f71bdf7813b6d201 | refs/heads/main | 2023-01-24T01:34:18.716323 | 2020-11-25T17:14:55 | 2020-11-25T17:14:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,394 | java | package com.baidu.tts.p270d.p271a;
import com.baidu.tts.chainofresponsibility.logger.LoggerProxy;
import com.baidu.tts.p270d.p271a.DownloadEngine;
import java.util.concurrent.Future;
/* renamed from: com.baidu.tts.d.a.e */
/* compiled from: EngineDownloadHandler */
public class EngineDownloadHandler {
/* renamed... | [
"seasonpplp@qq.com"
] | seasonpplp@qq.com |
4ac2a9822dc805fccb9ac0f1a35a9787be481e5c | b287cbcc7d41f12a198112c4c5f19f6c73d864e4 | /app/src/main/java/com/example/bozhilun/android/b15p/b15pdb/B15PBloodDB.java | 09a007f93bb3843e5690d16f184c929b7989571a | [
"Apache-2.0"
] | permissive | sengeiou/RaceFitPro | dffc24ee4a70bae7f944f47696ed09bc799e0e83 | 8487da3a9cea4eefed27c727e02fc6786a91b603 | refs/heads/master | 2022-11-16T18:38:02.142577 | 2020-07-08T08:43:17 | 2020-07-08T08:43:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,520 | java | package com.example.bozhilun.android.b15p.b15pdb;
import org.greenrobot.greendao.annotation.Entity;
import org.greenrobot.greendao.annotation.Id;
import org.greenrobot.greendao.annotation.Generated;
@Entity
public class B15PBloodDB {
@Id(autoincrement = true)
private Long _id;
private String devicesMac;
... | [
"758378737@qq.com"
] | 758378737@qq.com |
e2e1860ec0b2b9699ca5fc9cf004f5871d616ccf | 02c51349cfcb777add358c5d2a259b9b98b3dfa8 | /grb-article-service/src/main/java/tn/gov/cni/dpp/GrbArticleServiceApplication.java | 5febd7d7408eb2051ad4c468afb91d262ce40bfa | [] | no_license | cherifgit/grb-training | 01193db78e44176f9b10cb6613bf5402870d3f74 | 3ce7796f6bb8ba948fc19ce77e5690288fb4e32e | refs/heads/master | 2020-12-30T05:35:56.214476 | 2020-02-07T10:04:44 | 2020-02-07T10:04:44 | 238,878,254 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,155 | java | package tn.gov.cni.dpp;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.circuitbreaker.EnableCircuitBreaker;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframewor... | [
"you@example.com"
] | you@example.com |
219516c74f0c8a56321c7e6df3a61e5295979316 | 1e708e4a1023e8fb9e66bed3e98d0b7969ad30da | /app/src/main/vysor/android/support/v7/app/TwilightCalculator.java | a1678e4f39acf66a5b509bb982314acf175af314 | [] | no_license | wjfsanhe/Vysor-Research | c139a2120bcf94057fc1145ff88bd9f6aa443281 | f0b6172b9704885f95466a7e99f670fae760963f | refs/heads/master | 2020-03-31T16:23:18.137882 | 2018-12-11T07:35:31 | 2018-12-11T07:35:31 | 152,373,344 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,487 | java | //
// Decompiled by Procyon v0.5.30
//
package android.support.v7.app;
class TwilightCalculator
{
private static final float ALTIDUTE_CORRECTION_CIVIL_TWILIGHT = -0.10471976f;
private static final float C1 = 0.0334196f;
private static final float C2 = 3.49066E-4f;
private static final float C3 = 5.2... | [
"903448239@qq.com"
] | 903448239@qq.com |
4b50cac4115eb3dc20c37be4645606a823fd2eca | 6a123b6cf379a555cc68e92d0d640380133d0ea5 | /custom/gpcommerce/gpcommercefulfilmentprocess/testsrc/com/gp/commerce/fulfilmentprocess/test/actions/consignmentfulfilment/AbstractTestConsActionTemp.java | af49875f5ec7253faacfa72058bc0fdb752e9327 | [] | no_license | Myzenvei/Docs | c9357221bc306dc754b322350fc676dee1972e39 | 45809ee928669142073354e1126e7444dedd4730 | refs/heads/master | 2020-06-30T17:23:52.981874 | 2019-07-15T09:39:19 | 2019-07-15T09:39:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,435 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with... | [
"shikhgupta@deloitte.com"
] | shikhgupta@deloitte.com |
88a3b65844a68b3644d9c198cf0e72b7e90034d6 | 8091dc59cc76869befe9b0a8f350fbc56c2836e5 | /sql12/app/src/main/java/net/sourceforge/squirrel_sql/client/update/gui/UpdateSummaryTableModel.java | f7f98ff666ac5beddf2cb7efed3dea0d070316d2 | [] | no_license | igorhvr/squirrel-sql | 4560c39c9221f04a49487b5f3d66b1559a32c21a | 3457d91b397392e1a9649ffb00cbfd093e453654 | refs/heads/master | 2020-04-05T08:32:51.484469 | 2011-08-10T18:59:26 | 2011-08-10T18:59:26 | 2,188,276 | 2 | 5 | null | null | null | null | UTF-8 | Java | false | false | 4,683 | java | /*
* Copyright (C) 2008 Rob Manning
* manningr@users.sourceforge.net
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any ... | [
"manningr@0ceafaf9-a5ae-48a7-aaeb-8ec3e0f2870c"
] | manningr@0ceafaf9-a5ae-48a7-aaeb-8ec3e0f2870c |
e12fb33605a2a646f59d7e4831336eced2350186 | 6dc8b8b3e518529022c133ead80fcd13f2bad7f5 | /Storage/src/main/java/com/zy/storage/chaincache/StorageChain.java | 7d0f061da4fe22fe4b577f430d90d272adaec5e1 | [] | no_license | hahajing0000/proj4_2 | d36b5e2ba2177598d44f11d842ed39d07302383a | 579a07aa92af6a6cd1d01bdaadeb5a6b17dea9f4 | refs/heads/master | 2022-04-23T23:59:25.663394 | 2020-04-27T01:58:56 | 2020-04-27T01:58:56 | 256,433,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,401 | java | package com.zy.storage.chaincache;
import com.zy.storage.callback.ResultCallback;
/**
* @author:zhangyue
* @date:2020/4/23
* 存储链的基类
*/
public abstract class StorageChain<T> {
/**
* 下一个节点
*/
protected StorageChain nextChain;
/**
* 上一个节点
*/
protected StorageChain previousChain;
... | [
"444511958@qq.com"
] | 444511958@qq.com |
b6a549fac7ed6d826a466b0eb312f1bfaba34d5a | bb4608456555a78e66b023bb7bdd81212ce41379 | /8-MyResource/source/old/app-batch/src/main/java/com/asynclife/batch/domain/IlleageAccountrException.java | 82b342a33585e0c6f80b77ae12e50927591e40fb | [] | no_license | tanbinh123/technology | a7ee4602ced63af7a895aa7851075b412a6a33d9 | 9de5edd304dea32fb9d974e3912a0a1aa19404ef | refs/heads/master | 2022-01-05T07:25:30.733047 | 2019-01-13T17:56:13 | 2019-01-13T17:56:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 485 | java | package com.asynclife.batch.domain;
/**
* @author Tobias Flohre
*/
public class IlleageAccountrException extends RuntimeException {
private static final long serialVersionUID = 1L;
public IlleageAccountrException() {
super();
}
public IlleageAccountrException(String message, Throwable cause) {
super(messa... | [
"asynclife@163.com"
] | asynclife@163.com |
6318131e79a2e7b14ff948f94cfb3ceb05bcd900 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-418-19-11-PESA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XWikiCommentHandler_ESTest_scaffolding.java | 26fcd23abd1b74b5cfa75e5aa4649ea9fc00317d | [] | 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 | 475 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Apr 03 01:38:32 UTC 2020
*/
package org.xwiki.rendering.internal.parser.xhtml.wikimodel;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
39b3326fb8b09dd9e34396265baa866008706a8d | c99dc235e704cc507a940bac4fb52e0b225a7420 | /src/main/java/Chapter06/lesson03/net/mindview/simple02/List09.java | 081c7552dee9be77f504e1634d01da85cb095d72 | [] | no_license | alsamancov/BruceEckel- | 6d468dccbafb47ab7c8c1bc1fa61e7b8bfc93ed8 | 43a34f7c012908416942f91bcef8ceda925ae552 | refs/heads/master | 2016-08-12T06:05:54.871313 | 2016-01-20T11:21:59 | 2016-01-20T11:21:59 | 45,980,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 246 | java | package Chapter06.lesson03.net.mindview.simple02;
/**
* Created by Alexey on 11/19/2015.
*/
public class List09 {
public List09(){
System.out.println("Chapter06.lesson03." +
"net.mindview.simple02.List09");
}
}
| [
"alsamancov@gmail.com"
] | alsamancov@gmail.com |
c293db77b585a29b40f93a5b3ae695e3a8e04305 | 0e82998236daecca067d58da6ebcf8ad1824bf19 | /src/main/java/net/viperfish/planner/core/Metric.java | e94eae99018606df8993c542039eb2d4374183a9 | [
"BSD-3-Clause"
] | permissive | shilongdai/9planner | 5ef192850976fdac25b451344680df3d2f5cd226 | b672527233f8535b4a2522dc23414f14c597411c | refs/heads/master | 2022-12-08T13:36:02.022482 | 2020-09-07T20:39:20 | 2020-09-07T20:39:20 | 293,627,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,095 | java | package net.viperfish.planner.core;
import java.util.HashMap;
import java.util.Map;
import java.util.Objects;
public class Metric {
private double scale;
private Map<String, Object> details;
public Metric() {
this(0);
}
public Metric(double scale) {
this.scale = scale;
t... | [
"sdai@viperfish.net"
] | sdai@viperfish.net |
6ad27b77086c3a0bd947516f7e5617caa96e1005 | 016397e143894ab8845ac66cb31202808761afa6 | /GaiaMA/GaiaLog/src/org/gaia/log/LogForEachRunFileAppender.java | 55f52e0fe8d4c69eaf8a8f27a3ed74ef925a95c0 | [] | no_license | srvarey/postion | 9e9b3f0d5342a29e4a162949188573fccae9eba3 | b03c079124d7cbc7a705e537f2c8ea0c1ddc8ef5 | refs/heads/master | 2021-01-10T03:43:43.122014 | 2015-10-02T05:53:24 | 2015-10-02T05:53:24 | 43,537,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,290 | java | /**
* Copyright (C) 2013 Gaia Transparence
* Gaia Transparence, 1 allée Paul Barillon - 94300 VINCENNES
*
* This program 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 Foundation, either version 3.0 of the L... | [
"srvarey@gmail.com"
] | srvarey@gmail.com |
383cedc295a5a32e7b8133b2a1785cfe6494a468 | a6e2cd9ea01bdc5cfe58acce25627786fdfe76e9 | /src/main/java/com/alipay/api/response/AlipayEcapiprodDrawndnDrawndnlistQueryResponse.java | 3b7f4c93522e9655497aa669e44fd8a56a134965 | [
"Apache-2.0"
] | permissive | cc-shifo/alipay-sdk-java-all | 38b23cf946b73768981fdeee792e3dae568da48c | 938d6850e63160e867d35317a4a00ed7ba078257 | refs/heads/master | 2022-12-22T14:06:26.961978 | 2020-09-23T04:00:10 | 2020-09-23T04:00:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,109 | 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.DrawndnVo;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.ecapiprod.drawndn.drawndnlist.query response.... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
baa8724d7787c7e5a623ce240a26c2a0662279b3 | 3b72d12871b48a8bae6d65789a5edf8667b8706b | /zqq/dgg_zqq/src/main/java/net/dgg/zqq/dao/order/ApplicantDao.java | 304d4e8a3f2b951ebadbaa398ce09531a267c048 | [] | no_license | xeon-ye/dgg-pro | 53d344ab34c5ddf423485cc8ee5f7de6368d9571 | cc25cb60f1c1c89b4591bbdaec8db1eeba818377 | refs/heads/master | 2023-05-04T20:08:42.972557 | 2019-09-17T08:45:53 | 2019-09-17T08:45:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | package net.dgg.zqq.dao.order;
import org.springframework.stereotype.Repository;
import java.util.List;
import java.util.Map;
/**
* @author 刘阳
* @ClassName <ApplicantDao>
* @despriction 查询申请人信息
* @create 2018/10/13 11:24
**/
@Repository
public interface ApplicantDao {
/**
* 查询订单申请人和联系人信息
*
* ... | [
"chenxin4@dgg.net"
] | chenxin4@dgg.net |
ce84ff00700d5a9cb83c9bb8a7016d021aa151c0 | 0386dd72896464326174b50eb6743a02d1a87c3f | /examples/simple20/src/main/java/org/apache/myfaces/examples/example1/UCaseForm.java | a54749b99056d21597e2ee1589c7534e825f4eb7 | [] | no_license | bschuette/tomahawk | f6922930bbb54e6914325fce11764eeeff63ef07 | 8e300e4adbadeb7221df00c3bb2e71ead86b656f | refs/heads/master | 2023-01-04T06:06:33.733606 | 2020-11-05T20:33:48 | 2020-11-05T20:33:48 | 310,410,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,763 | 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")... | [
"bjoern@schuette.se"
] | bjoern@schuette.se |
ef8f865e0215775780749680a12e59bbbc02ca13 | f0b00a54576553334d0d980c053acf8c20d98ab2 | /java-prepare/example/Pre01_6.java | c52a53bc8f63ab44b8ed0671b89af58924cf3e5b | [] | no_license | KANG-SEONGHYEON/bitcamp | 35de0cfda9e13412548f6c59028aa2acbbf00e2d | 606b45bb519b18f7be5333565760e67aa884750b | refs/heads/master | 2021-05-08T05:38:29.152680 | 2018-02-15T15:10:25 | 2018-02-15T15:10:25 | 104,423,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 338 | java | package bitcamp.java100;
public class Pre01_6 {
public static void main(String[] args){
byte[] arr1;
arr1 = null;
arr1 = new byte[3];
arr1[0] = 10;
arr1[1] = 20;
arr1[2] = 30;
System.out.printf("%d, %d, %d\n", arr1[0], arr1[1], arr1[2]);
arr1[3... | [
"wlswlsqud@gmail.com"
] | wlswlsqud@gmail.com |
141ddf5d2cd4f7339dcfe0055f1140feef45fe1a | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/dbeaver/2016/12/SSHConstants.java | 4f4a6ad3eb8082c23a1b3149fb8c5a08a8bf9777 | [] | 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 | 1,536 | java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2016 Serge Rieder (serge@jkiss.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License (version 2)
* as published by the Free Software Foundation.
*
* This program ... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
099f7e48f35f23f19f06531f2c7ef1780f85edab | 2760cbcf6a5cf401c37ad47b7055cd455d170ca9 | /javademo/src/java0721_exception_stream/Java153_exception.java | c5b894b89464438ac9e34f9e27bd3eb3d9f8ceb8 | [] | no_license | davidkim9204/KH | d761f3a2721e1c3edf124c6ebf3e229b2836dfe8 | d2f39c5c8075c54d84c565783e4c0e0e6314ce64 | refs/heads/master | 2021-01-12T12:27:49.630370 | 2016-11-02T08:11:03 | 2016-11-02T08:11:03 | 72,500,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package java0721_exception_stream;
/*
* 사용자(프로그래머)가 예외클래스를 만들 수 있도록 제공이 되는데
* 이때 java.lang.Exception을 상속받아 구현한다.
*/
//전부 exception에서 상속받아왔음
class User extends Exception{
public User(String message){
super(message);
}
}//end User
public class Java153_exception {
public static void main(St... | [
"user1@user1-PC"
] | user1@user1-PC |
fce1ca738da5b26df30d04cf87761799076a4bb2 | 3534bc9ad76465d9a237ff34ce9352e15e359cb4 | /app/src/main/java/com/dream/myliu/liangwarehouse/entity/Wares.java | 5b11c38eb5e1b61463451de926e9eb361f6eba46 | [] | no_license | dearHaoGeGe/LiangWarehouse | e1f6e51423b25b6fd3cdf007501f6cb284556d77 | 38e3137ae5add467ff05b7fcb0cf791f022657e9 | refs/heads/master | 2021-01-01T05:07:37.149441 | 2016-05-13T07:18:15 | 2016-05-13T07:18:15 | 58,711,483 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 958 | java | package com.dream.myliu.liangwarehouse.entity;
import java.io.Serializable;
/**
*/
public class Wares implements Serializable {
private Long id;
private String name;
private String imgUrl;
private String description;
private Float price;
public Long getId() {
return id;
}
... | [
"862157904@qq.com"
] | 862157904@qq.com |
efb3d7b30e458cffcad0cb07299bb1845e5e5578 | 8d7c7d45f535f15936d1b22b48e1f64a5bfd1779 | /TalentRoni_vlad_omer/src/a/Address.java | 9b303867bed92f61697876f33441ff1e4051c94e | [] | no_license | roncohen15/822-126 | 4b1a44416ea61a90979d26712851b4979541bc18 | 05aa777ed5bcb4754614a7e934b0ef68fe0bfc0b | refs/heads/master | 2023-04-02T23:24:08.278172 | 2021-04-05T10:26:10 | 2021-04-05T10:26:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 761 | java | package a;
public class Address implements Cloneable {
private String street;
private int number;
public Address(String street, int number) {
super();
this.street = street;
this.number = number;
}
public String getStreet() {
return street;
}
public void setStreet(String street) {
this.street = str... | [
"eldarba@gmail.com"
] | eldarba@gmail.com |
bdaec482f12395b0e7aec3def6c352d74c67b4d1 | 4ee8aae05a349bd9b747e791eee6f688125442c7 | /application/src/main/java/holunda/taskassignment/business/BusinessDataServiceBean.java | 136d24068ba77b7d700524ee442faa54a040c1c7 | [
"BSD-3-Clause"
] | permissive | holunda-io/example-task-assignment-with-dmn | 2f70ed83864d39187f629f34a33e4447c2d7b9aa | 01d265c1084eec58e23879bbef762736fade13c4 | refs/heads/master | 2022-07-03T18:01:34.101971 | 2022-06-03T07:46:36 | 2022-06-03T07:46:36 | 112,216,289 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,331 | java | package holunda.taskassignment.business;
import holunda.taskassignment.api.BusinessDataService;
import holunda.taskassignment.api.model.BusinessData;
import holunda.taskassignment.api.model.BusinessKey;
import holunda.taskassignment.business.jpa.PackageRepository;
import holunda.taskassignment.business.jpa.entity.Pack... | [
"jan.galinski@holisticon.de"
] | jan.galinski@holisticon.de |
7924ebea78943925766be62351b3692ff51f2945 | f0e8fe7eab635f2adf766ee9ca7dd4d4977b94f7 | /main/ar.com.oxen.nibiru.validation/ar.com.oxen.nibiru.validation.generic/src/main/java/ar/com/oxen/nibiru/validation/generic/NotEmptyValidator.java | e6b19dda1f01e8da5495cfa524f2c74ca2023d96 | [] | no_license | lbrasseur/nibiru | 2d2ebdfce9175db7114890c54cb3e1ed1c607563 | 1764153c2f38f3430042132a5b8ff5e0d5572207 | refs/heads/master | 2022-07-28T00:08:56.059668 | 2015-09-08T14:25:05 | 2015-09-08T14:25:05 | 32,324,375 | 0 | 0 | null | 2022-07-08T19:06:32 | 2015-03-16T12:49:02 | Java | UTF-8 | Java | false | false | 757 | java | package ar.com.oxen.nibiru.validation.generic;
import ar.com.oxen.nibiru.validation.api.ValidationException;
import ar.com.oxen.nibiru.validation.api.Validator;
/**
* Validatro for using on required fields.
* The validated object:
* - Must not be null
* - It String representation must not be "" neither spaces.
... | [
"lbrasseur@gmail.com"
] | lbrasseur@gmail.com |
48dc405487740c34659ec5340cdab36b646799ae | 1a07fa87ddbd138ab44567d1247ac3aee2339caa | /src/main/java/com/shimizukenta/httpserver/HttpRequestMessage.java | cc1ea0ac798fcbede2cbe81577c4d0ecf9a11680 | [
"Apache-2.0"
] | permissive | kenta-shimizu/httpserver4java8 | fcbf23c443b054e685940769d56a730be6cec1de | 9415f4e3e0166bf7c27fc6552eeb40375daecb95 | refs/heads/main | 2023-03-22T17:33:18.349756 | 2021-03-14T15:59:24 | 2021-03-14T15:59:24 | 338,604,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 882 | java | package com.shimizukenta.httpserver;
public interface HttpRequestMessage extends HttpMessage {
/**
* Returns Request-Line.
*
* <p>
* <string>Not</strong> include CRLF.<br />
* </p>
*
* @return HTTP-Request-Line-String
*/
public String requestLine();
/**
* Returns URI.
*
* @return URI
... | [
"shimizukentagm1@gmail.com"
] | shimizukentagm1@gmail.com |
c6a7c2069500b8c7b75cdc648748ce13ba187787 | b9263ee71cfd60946d596d1f944c5b9b8fa61b97 | /webtemplate/src/main/java/com/ethercis/opt/mapper/IsmTransition.java | e8bc3da6921396dd86033f263802f82bf92b3923 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | ethercis/ehrservice | cea214ba50f1c4d06b768206e6d06614955d6d69 | e24a91d4c870c4b139852bae3d4dcc13cf5c733b | refs/heads/remote-github | 2022-10-18T11:54:50.725055 | 2019-08-20T03:04:31 | 2019-08-20T03:04:31 | 45,239,946 | 8 | 23 | NOASSERTION | 2022-10-05T19:08:46 | 2015-10-30T08:58:55 | Java | UTF-8 | Java | false | false | 3,428 | java | /*
* Copyright (c) Ripple Foundation CIC Ltd, UK, 2017
* Author: Christian Chevalley
* This file is part of Project Ethercis
*
* 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:... | [
"christian@adoc.co.th"
] | christian@adoc.co.th |
3227d793ed06fff1a86b750aad962673fac6fd6b | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/6/6_5bbb726d12110f4ac948f028f7a2659bbf842b54/DumbTime/6_5bbb726d12110f4ac948f028f7a2659bbf842b54_DumbTime_t.java | c13065ebfdfa0c2e2395e9b649185bbc880f4539 | [] | 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 | 5,534 | java | /**
* Copyright (C) 2011 Joseph Lehner <joseph.c.lehner@gmail.com>
*
* This file is part of RxDroid.
*
* RxDroid is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
1863c11c79df68719136e65eac3a0302c6973c51 | 080d6dff5c1a42521e79a75f7902f9a410a67ad5 | /src/main/java/com/ua/impl_Sony/LegSony.java | 660516a96c10966e0b25bd104be8a0e579c02de6 | [] | no_license | Vygovsky/springSimpleDemo | 47bec571cac387fd93e7a13d267cb26e9c3ed58f | 4bd9489f28c78c7e04d970220bb867db45b5c73f | refs/heads/master | 2020-04-08T16:13:52.296270 | 2018-12-17T11:42:08 | 2018-12-17T11:42:08 | 159,510,055 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 234 | java | package com.ua.impl_Sony;
import com.ua.interface_.Leg;
import org.springframework.stereotype.Component;
@Component
public class LegSony implements Leg {
public void go() {
System.out.println("Go from LegSony");
}
}
| [
"vigmol@ukr.net"
] | vigmol@ukr.net |
233d39593908e176f432c77028943c348ab1ec53 | 2dcc440fa85d07e225104f074bcf9f061fe7a7ae | /gameserver/src/main/java/org/jts/dataparser/data/holder/doordata/DefaultSignBoard.java | 3f1338d385e6bc5ec057e4bd737f2824d5a93694 | [] | no_license | VitaliiBashta/L2Jts | a113bc719f2d97e06db3e0b028b2adb62f6e077a | ffb95b5f6e3da313c5298731abc4fcf4aea53fd5 | refs/heads/master | 2020-04-03T15:48:57.786720 | 2018-10-30T17:34:29 | 2018-10-30T17:35:04 | 155,378,710 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 503 | java | package org.jts.dataparser.data.holder.doordata;
import org.jts.dataparser.data.annotations.value.ObjectValue;
import org.jts.dataparser.data.annotations.value.StringValue;
import org.jts.dataparser.data.common.Point3;
/**
* @author : Camelion
* @date : 26.08.12 22:31
*/
public class DefaultSignBoard {
@String... | [
"Vitalii.Bashta@accenture.com"
] | Vitalii.Bashta@accenture.com |
b9be18d39a50f82bf979a51140b1f5df76fd464d | d982e105c1d20aaf0cf24b3d062c7fcbb94abaac | /2019/src/leecode/回溯排列组合/Permutations.java | 63ec2942d8535bb4b5bb0fd88d4e51a6d8853647 | [] | no_license | wangxizzz/Algorithm | 626670baa8b780a234eb92402646db6a7ee8c741 | b1fcf9d7a40255edd39fe5690de4b1a74e6be50b | refs/heads/master | 2021-06-13T00:37:10.157203 | 2021-03-16T15:41:31 | 2021-03-16T15:41:31 | 157,090,539 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,013 | java | package leecode.回溯排列组合;
import java.util.ArrayList;
import java.util.List;
/**
* @author wangxi created on 2020/12/19 23:16
* @version v1.0
* https://leetcode-cn.com/problems/permutations/
*
* 解题的步骤是:先画图,再编码
*
* 在画图的过程中思考清楚:
* 1、分支如何产生;
* 2、题目需要的解在哪里?是在叶子结点、还是在非叶子结点、还是在从跟结点到叶子结点的路径?
* 3、哪些搜索会产生不需要的解的?例如:... | [
"979675820@qq.com"
] | 979675820@qq.com |
ca100ac4d214a73e7b5bd7e7d4cf42b27e5aa7c6 | c5d87143c46ed0921f253200ab999e90ea39f4f9 | /src/com/uniwin/framework/service/impl/DocServiceImpl.java | 90eafccda2b7154e6c41da0aed3b2b1dbd9f203a | [] | no_license | hebut/jxkh | eb4a491fe34fe92be8c1855f85a804946e4446b7 | 70ea411aa0f9abbd88ee4d4ab88ea28fcb1a2392 | refs/heads/master | 2021-01-23T13:22:38.196081 | 2014-02-24T08:23:17 | 2014-02-24T08:23:17 | 15,934,048 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,432 | java | package com.uniwin.framework.service.impl;
import java.util.List;
import com.uniwin.basehs.service.impl.BaseServiceImpl;
import com.uniwin.framework.service.DocService;
public class DocServiceImpl extends BaseServiceImpl implements DocService {
public List findByKdid(List deplist,List rolelist) {
StringB... | [
"770506199@qq.com"
] | 770506199@qq.com |
1998676213fd911196819778142e37d603a0de0d | 3808acbd8a9f6ca7a3e921a3ca58c237fd4c3106 | /flash-dog-server/src/main/java/com/skymobi/monitor/model/ChartView.java | e813488d67e7de67e525ed9eafeed5084d1bdec6 | [] | no_license | tangjiquan/flash-dog-parent | 0c266fd99ed3bdc506a713fd8a9e701fba4159dc | ca4cb280d7427c369a65fadabf836b2b6992e401 | refs/heads/master | 2021-08-15T04:38:39.211766 | 2017-11-17T10:33:42 | 2017-11-17T10:33:42 | 111,091,214 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 606 | java | package com.skymobi.monitor.model;
import com.google.common.collect.Lists;
import java.util.List;
/**
* @author hushan
* 图表视图
*/
public class ChartView {
private String title;
private List<String> metricNames= Lists.newArrayList();
public List<String> getMetricNames() {
return ... | [
"2495527426@qq.com"
] | 2495527426@qq.com |
bd30cc08353ea4ee297bffc2c313ad43297e394d | a006be286d4482aecf4021f62edd8dd9bb600040 | /src/main/java/com/alipay/api/response/AlipayFundTransBatchCreateorderResponse.java | 98a058bf6aead983ff0a2cb719c36f9d394bb07d | [] | no_license | zero-java/alipay-sdk | 16e520fbd69974f7a7491919909b24be9278f1b1 | aac34d987a424497d8e8b1fd67b19546a6742132 | refs/heads/master | 2021-07-19T12:34:20.765988 | 2017-12-13T07:43:24 | 2017-12-13T07:43:24 | 96,759,166 | 0 | 0 | null | 2017-07-25T02:02:45 | 2017-07-10T09:20:13 | Java | UTF-8 | Java | false | false | 1,093 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.fund.trans.batch.createorder response.
*
* @author auto create
* @since 1.0, 2017-02-22 15:58:25
*/
public class AlipayFundTransBatchCreateorderResponse extends Alipa... | [
"443683059a"
] | 443683059a |
f2e097d5591c7ac3e4b2bfc7464ee2ac3ee317b2 | 784e29cb5b5e2642c7054b3b965426b5a9bd2338 | /testsuite/testsuite-jaxrs-jsonb/src/test/java/org/wildfly/swarm/jaxrs/JaxrsJsonbTest.java | 2dacdb08c0ba229cd7abd357cb2e2dd96c2c4178 | [
"Apache-2.0"
] | permissive | mirostary/thorntail | 05f51eef2d9bcb4e681fbf425a2dbb7a5ea88867 | ed9b80c0719fd781f59ff10c9a527ae5160b5560 | refs/heads/master | 2022-11-08T09:07:05.632038 | 2020-06-22T08:21:48 | 2020-06-22T08:21:48 | 268,496,800 | 0 | 0 | Apache-2.0 | 2020-06-01T10:57:40 | 2020-06-01T10:57:39 | null | UTF-8 | Java | false | false | 2,748 | java | package org.wildfly.swarm.jaxrs;
import javax.json.bind.Jsonb;
import javax.json.bind.JsonbBuilder;
import javax.ws.rs.client.Client;
import javax.ws.rs.client.ClientBuilder;
import javax.ws.rs.client.Entity;
import javax.ws.rs.core.MediaType;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jbos... | [
"lthon@redhat.com"
] | lthon@redhat.com |
07586c3c9b417cf06f296a9c1c1a0f1932953c48 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/2/894.java | ac9c35acda414fff74bee3860a6c49d472035b28 | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154367 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,311 | java | public class shu
{
public int num;
public String author_name = new String(new char[27]);
}
package <missing>;
public class GlobalMembers
{
public static int Main()
{
int[] ere = new int[26];
int m;
int i;
int max = 0;
int key;
for (i = 0;i < 26;i++)
{
ere[i] = 0;
}
String a;
shu[] book = ta... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
ebe81b4417caff71836a5e022761526fa456eae4 | c5e6c9fc7942572ddbdfb0c087505254d2a4ffc4 | /game6/xxkg/src/main/java/com/tumei/modelconf/festival/FestivalLogonConf.java | 49bcb40c31ac38c867873dcf8f4ec0f90a0ffa57 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | zhangwei9757/xiaocaibao | 60074b00651ae41506c4eabb2636dfaae7947d7c | 9e2ad2669af0b0453ea9149f8732953c57c2bb7e | refs/heads/master | 2020-03-25T01:26:04.975319 | 2018-10-15T09:30:17 | 2018-10-15T09:30:17 | 143,237,486 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package com.tumei.modelconf.festival;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
/**
* Created by Administrator on 2017/1/17 0017.
*/
@Document(collection = "Feslogin")
public class FestivalLogonConf {
@Id
public String id;
public int key;
pub... | [
"245370344@qq.com"
] | 245370344@qq.com |
5eccb6d11e1af78cf9c2edc05f53d5ab93f90803 | b7408ff39c38a2d4fbbf52d20d37a98310191c74 | /yzyj/yzyj_app/src/main/java/com/core/umen/ios/IOSBroadcast.java | b786d846bbc46a76a27e551f299abea9b5a69f11 | [] | no_license | xiaoxian075/aten | 344c84891b890e43a68f89176705f022057aad70 | 117f32d2bc6f42fc1accfeb0035382b70d3b2b7e | refs/heads/master | 2021-01-22T14:02:29.354545 | 2017-09-04T10:08:39 | 2017-09-04T10:08:39 | 100,698,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package com.core.umen.ios;
import com.core.umen.IOSNotification;
public class IOSBroadcast extends IOSNotification {
public IOSBroadcast(String appkey,String appMasterSecret) throws Exception {
setAppMasterSecret(appMasterSecret);
setPredefinedKeyValue("appkey", appkey);
this.setPredefinedKeyValue("type", ... | [
"xiaoxian075@126.com"
] | xiaoxian075@126.com |
ac9dab0cb84609e5b64b7e533d3f040ceb34a6d0 | 3e519985adc42b000f3888b9ba00e59bfe6ccee9 | /mall_gift/src/main/java/com/ningpai/coupon/dao/impl/CouponNoMapperImpl.java | 6978e5825047db70907c8092b77d14f3d819e8e6 | [] | no_license | zhenchai/mall | 8475077cf7a5fe5208510a3408502143667e9f17 | c6fa070691bd62c53dbaa0b467bcb389bc66a373 | refs/heads/master | 2020-04-13T10:10:49.514859 | 2018-11-18T10:45:42 | 2018-11-18T10:45:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,281 | java | /*
* Copyright 2013 NingPai, Inc. All rights reserved.
* NINGPAI PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.ningpai.coupon.dao.impl;
import java.util.List;
import java.util.Map;
import org.springframework.stereotype.Repository;
import com.ningpai.coupon.bean.CouponNo;
import com.nin... | [
"wdpxl@sina.com"
] | wdpxl@sina.com |
2c3c765d9e2ab0f1596dd57d7f93d9b9840fe4b8 | ab8a34e5b821dde7b09abe37c838de046846484e | /twilio/sample-code-master/api/v2010/credential_list_mapping/fetch-default/fetch-default.7.x.java | 515c909e0f26235571aa028ebc8ea78a316d06a3 | [] | no_license | sekharfly/twilio | 492b599fff62618437c87e05a6c201d6de94527a | a2847e4c79f9fbf5c53f25c8224deb11048fe94b | refs/heads/master | 2020-03-29T08:39:00.079997 | 2018-09-21T07:20:24 | 2018-09-21T07:20:24 | 149,721,431 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 799 | java | // Install the Java helper library from twilio.com/docs/java/install
import com.twilio.Twilio;
import com.twilio.rest.api.v2010.account.sip.domain.CredentialListMapping;
public class Example {
// Find your Account Sid and Token at twilio.com/console
public static final String ACCOUNT_SID = "ACXXXXXXXXXXXXXXXX... | [
"sekharfly@gmail.com"
] | sekharfly@gmail.com |
f3d46a92347e0c6b5760c02cc77b3deb089850c8 | a1d88edfa76f6b56371a33287701c70c3164235f | /sqlLite/app/src/main/java/com/example/sqllite/DisplayWordActivity.java | b552d78df3d5f875082de95c030c71daeea4aebf | [] | no_license | nabinkhanal32/sqlLite | c66a5464cf5bc050c33eacc6af90edb28d6613bd | 7023600fbb940b658e8e3d73415b3334effe351d | refs/heads/master | 2020-05-18T16:28:37.168804 | 2019-05-02T06:06:37 | 2019-05-02T06:06:37 | 184,526,939 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,394 | java | package com.example.sqllite;
import android.database.sqlite.SQLiteDatabase;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import helper.MyHelpe... | [
"softwarica@softwarica.com"
] | softwarica@softwarica.com |
4e1c1afbceefcf47a8088ebdf44c92ffaf318f92 | 34ba9070ed1c52dd88c497b660618115f4874aca | /src/main/java/org/nthdimenzion/ddd/infrastructure/multitenant/ITenantAwareDataSourceFactory.java | 15ccbdb8a863a757d5d8028286068483a50f4732 | [] | no_license | Mohan-Sharma/DHR | 0e7f0d3c08493f0ed1010f41f97f07644cce487d | 4f67115e0b2d71a2ae66a8e9f60221277c237c50 | refs/heads/master | 2021-01-19T20:57:04.378634 | 2016-09-21T12:13:19 | 2016-09-21T12:13:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | package org.nthdimenzion.ddd.infrastructure.multitenant;
import javax.sql.DataSource;
import java.util.Map;
public interface ITenantAwareDataSourceFactory {
Map<Object,DataSourceHolder> initialiseConfiguredTenantDataSources();
Map<Object, DataSourceHolder> fetchConfiguredTenantDataSourceHolders();
Map<... | [
"samir_padhy@nthdimenzion.com"
] | samir_padhy@nthdimenzion.com |
19edcfb39d89164ff593fb5e19d78c3ceddc5d07 | d132a32f07cdc583c021e56e61a4befff6228900 | /src/main/java/net/minecraft/network/play/server/S34PacketMaps.java | 5dffc2b6df379604d36c1aeb3a9bc3f53ead26d6 | [] | no_license | TechCatOther/um_clean_forge | 27d80cb6e12c5ed38ab7da33a9dd9e54af96032d | b4ddabd1ed7830e75df9267e7255c9e79d1324de | refs/heads/master | 2020-03-22T03:14:54.717880 | 2018-07-02T09:28:10 | 2018-07-02T09:28:10 | 139,421,233 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,895 | java | package net.minecraft.network.play.server;
import java.io.IOException;
import java.util.Collection;
import net.minecraft.network.INetHandler;
import net.minecraft.network.Packet;
import net.minecraft.network.PacketBuffer;
import net.minecraft.network.play.INetHandlerPlayClient;
import net.minecraft.util.Vec4b;
import ... | [
"alone.inbox@gmail.com"
] | alone.inbox@gmail.com |
3d2e3c16d88089a4b37630e91f4b5ea479241c86 | 19f3e4df408f56e7f4fe20c8cdecedbd71d9887e | /38_java/classes-dex2jar/net/youmi/android/a/h/j.java | 39d012c71557578b86cf9aff4955d3a999695e07 | [] | no_license | XuGuangHuiGit/softwareSecurity | 5ed6dfe1316672a061dbe03bf235c452342b296f | 9f1eb53d3e06751fe17dbf43a5d7a5fa95051313 | refs/heads/master | 2020-04-08T01:42:39.467579 | 2018-11-24T05:46:28 | 2018-11-24T05:46:28 | 158,906,469 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,327 | java | package net.youmi.android.a.h;
import java.util.Locale;
import net.youmi.android.c.b.e;
public class j
{
private String a;
private String b;
private String c;
private String d;
public String a()
{
return this.a;
}
public void a(String paramString)
{
this.a = e.b(para... | [
"xgh.bupt@gmail.com"
] | xgh.bupt@gmail.com |
8564a5bce4934a24706d4cd5c80436dfba7ef3bd | d9eee40a76aecafde448db9f380e28e835f197c8 | /src/com/smart/platform/gui/ste/SelectfilesDialog.java | d5a56bcd358ef484d343f4a95131ac513388e911 | [] | no_license | liveqmock/SmartServer | 94d1b1dc5b21e2b334298db93b40125250b15b82 | 914f34191cd827ffbabbabccfef828e488a1ae96 | refs/heads/master | 2021-01-21T16:54:21.468977 | 2013-10-28T13:21:05 | 2013-10-28T13:21:05 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,854 | java | package com.smart.platform.gui.ste;
import java.awt.BorderLayout;
import java.awt.Container;
import java.awt.Dialog;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.io.File;
import java.util.Enumeration;
import java.util.Properties;
import java.util.Vector;
import javax.swing.DefaultListMode... | [
"jsetter2046@gmail.com"
] | jsetter2046@gmail.com |
d75d09235672cc3dbee2c31b7851cf592f7b2476 | d5f5fa26bd4e39154cb5498735e91810275d586a | /SVN_Source_26/.svn/pristine/ba/ba610467b734f4e572e92403a9400869225c8319.svn-base | 5d4c59b4f8965538f19c87656379a744500dd547 | [] | no_license | henlisishi/Paopaokan | 72804819a644b1cd003a3e9ce77cef434d31f809 | 51d1cdd9dece55b411a7dc0d4fe9024968c6f7e3 | refs/heads/master | 2023-03-16T17:00:48.784381 | 2019-04-28T02:35:36 | 2019-04-28T02:35:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | package com.app.pao.entity.network;
import java.io.Serializable;
/**
* 跑步历史速度实例
*
* @author Raul
*
*/
public class GetWorkoutSpeedEntity implements Serializable {
private float speed;
private String timeoffset;
public GetWorkoutSpeedEntity() {
}
public GetWorkoutSpeedEntity(float speed, String timeoffset... | [
"raul.fan@fizzo.cn"
] | raul.fan@fizzo.cn | |
e83505feb935ec86ef3a8c9f6f6f36e296d9ff3b | 139960e2d7d55e71c15e6a63acb6609e142a2ace | /mobile_app1/module1022/src/main/java/module1022packageJava0/Foo101.java | 78e07501a9defdac8b2a76ccb8e7db37046263dd | [
"Apache-2.0"
] | permissive | uber-common/android-build-eval | 448bfe141b6911ad8a99268378c75217d431766f | 7723bfd0b9b1056892cef1fef02314b435b086f2 | refs/heads/master | 2023-02-18T22:25:15.121902 | 2023-02-06T19:35:34 | 2023-02-06T19:35:34 | 294,831,672 | 83 | 7 | Apache-2.0 | 2021-09-24T08:55:30 | 2020-09-11T23:27:37 | Java | UTF-8 | Java | false | false | 296 | java | package module1022packageJava0;
import java.lang.Integer;
public class Foo101 {
Integer int0;
public void foo0() {
new module1022packageJava0.Foo100().foo3();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
}
| [
"oliviern@uber.com"
] | oliviern@uber.com |
64751559fce3a09cc7a845be02d5fe76a7781c49 | 124df74bce796598d224c4380c60c8e95756f761 | /com.raytheon.viz.ghg/src/com/raytheon/viz/ghg/monitor/listener/GhgMonitorTableSelectionListener.java | 18445455f6227ec00b179fce286951a7ed032753 | [] | no_license | Mapoet/AWIPS-Test | 19059bbd401573950995c8cc442ddd45588e6c9f | 43c5a7cc360b3cbec2ae94cb58594fe247253621 | refs/heads/master | 2020-04-17T03:35:57.762513 | 2017-02-06T17:17:58 | 2017-02-06T17:17:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,315 | java | /**
* This software was developed and / or modified by Raytheon Company,
* pursuant to Contract DG133W-05-CQ-1067 with the US Government.
*
* U.S. EXPORT CONTROLLED TECHNICAL DATA
* This software product contains export-restricted data whose
* export/transfer/disclosure is restricted by U.S. law. Dissemination
... | [
"joshua.t.love@saic.com"
] | joshua.t.love@saic.com |
4d83bb60c5f622718263a99862a86d8f14634d73 | 634ae05c5e190412b2c50a7b5317c3d331322bdf | /Sandbox/src/main/java/basic/SwitchString.java | dd9695c523b9f9908044570440ffd186164871f7 | [] | no_license | ganqzz/java_workspace | 1b919aff1f177c5b6971e7f19f465129a247ed72 | 3a7285e9b1945c8b55a4b02bbb20aee3d31a9086 | refs/heads/master | 2023-07-16T06:03:36.310878 | 2021-09-04T03:44:37 | 2021-09-04T03:44:37 | 389,467,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package basic;
class SwitchString {
public static void main(String[] args) {
int h = 0;
String s = args.length == 0 ? "" : args[0].trim().toLowerCase();
switch (s) {
case "hoge":
System.out.println("Case1: " + s);
break;
case "fuga":
... | [
"ganqzz@users.noreply.github.com"
] | ganqzz@users.noreply.github.com |
f07962e6331d1e2b74cce8453f9f384a16c6a765 | 5f53b1ea0bbb537188aa6110db524bc7f1926def | /header/src/main/java/org/zstack/header/host/TakeSnapshotOnHypervisorMsg.java | 292afb46540ac0f4848b2c74d72207664b8cc6d4 | [
"Apache-2.0"
] | permissive | dangpf/zstack | 86293e2a5b479cf70c96a903c90523f29e41fd22 | 8db5d96d06f961d366c67c16394f4e4572c02115 | refs/heads/master | 2021-01-18T13:06:11.080079 | 2016-09-01T09:57:37 | 2016-09-01T09:58:40 | 56,648,736 | 1 | 0 | null | 2016-04-20T02:28:56 | 2016-04-20T02:28:55 | null | UTF-8 | Java | false | false | 1,645 | java | package org.zstack.header.host;
import org.zstack.header.core.ApiTimeout;
import org.zstack.header.message.NeedReplyMessage;
import org.zstack.header.volume.APICreateVolumeSnapshotMsg;
import org.zstack.header.volume.VolumeInventory;
@ApiTimeout(apiClasses = {APICreateVolumeSnapshotMsg.class})
public class Ta... | [
"xing5820@gmail.com"
] | xing5820@gmail.com |
b4507f7f9a4d9476be1e2fddd2b9d2279430ac98 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a289/A289751.java | 10d639f2572cfa14b38a2fb227ae74d75b2b15b6 | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 418 | java | package irvine.oeis.a289;
// Generated by gen_seq4.pl pfprime 0 4 10 +137 3 at 2019-07-30 14:36
// DO NOT EDIT here!
import irvine.oeis.PowerFactorPrimeSequence;
/**
* A289751 Numbers k such that <code>(4*10^k + 137)/3</code> is prime.
* @author Georg Fischer
*/
public class A289751 extends PowerFactorPrimeSequenc... | [
"sean.irvine@realtimegenomics.com"
] | sean.irvine@realtimegenomics.com |
312de9b48c1b9dd7b0e22cd0eed2fb978ea25033 | 5643e2dc3946ffb490ac8d9f9e5e27c386656f46 | /app/src/main/java/android/luna/ViewUi/bottombar/OnTabReselectListener.java | ba37e0dae8a2eb487f28856b1b76d4e3ea01b152 | [] | no_license | cremlee/App | c22402df07a3e4ec483eed4ee3575cafd8899b69 | 454d5d43b27328282d18ffb6a66026dd0f0eeddc | refs/heads/master | 2021-06-24T16:43:23.337350 | 2018-08-10T00:09:53 | 2018-08-10T00:09:53 | 143,685,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,125 | java | package android.luna.ViewUi.bottombar;
import android.support.annotation.IdRes;
/*
* BottomBar library for Android
* Copyright (c) 2016 Iiro Krankka (http://github.com/roughike).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License... | [
"hhjtlee@163.com"
] | hhjtlee@163.com |
0d462ae8235014b9c936c286913a67e19de43e6c | 498dd2daff74247c83a698135e4fe728de93585a | /clients/google-api-services-vision/v1p1beta1/1.30.1/com/google/api/services/vision/v1p1beta1/model/AsyncAnnotateFileResponse.java | 77156c741cca2be1a98e5f7190cf0cc42757b1cc | [
"Apache-2.0"
] | permissive | googleapis/google-api-java-client-services | 0e2d474988d9b692c2404d444c248ea57b1f453d | eb359dd2ad555431c5bc7deaeafca11af08eee43 | refs/heads/main | 2023-08-23T00:17:30.601626 | 2023-08-20T02:16:12 | 2023-08-20T02:16:12 | 147,399,159 | 545 | 390 | Apache-2.0 | 2023-09-14T02:14:14 | 2018-09-04T19:11:33 | null | UTF-8 | Java | false | false | 2,297 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under t... | [
"chingor@google.com"
] | chingor@google.com |
c5f0bda02cdf36e157d4160c176e3268a0923a98 | e67dddc05c8b7c143a35aad37c2ca88ca5aa3637 | /笔试/src/wangwei/t2/Test.java | 41337d13985c39d0a53b8f0feddc4938a145dbee | [] | no_license | Linliquan/java-learn | 886ff104e64b38982d7083a116b399bed847b717 | 4ff318715d9d89c55d93fa230d52115f09e58559 | refs/heads/master | 2022-07-04T07:23:15.042731 | 2021-08-07T09:55:37 | 2021-08-07T09:55:37 | 182,282,157 | 4 | 0 | null | 2022-06-21T04:15:10 | 2019-04-19T15:03:39 | Java | UTF-8 | Java | false | false | 2,535 | java | package wangwei.t2;
import java.util.*;
import java.math.*;
public class Test{
static int maxn=(int)(100+10);
static int n,m;
static BigInteger MOD =new BigInteger("100000");
static String INF="";
static BigInteger[][] map=new BigInteger[maxn][maxn];
static BigInteger base=new BigInteger("2");... | [
"1511387837@qq.com"
] | 1511387837@qq.com |
da2f70467bf53f9ccfcac5f9f4f1b5f988b4465b | 712453a48b3ac198460d7143fec3d1e7abf812c2 | /api-gateway/src/main/java/eu/opertusmundi/web/config/OAuthUserInfoDetailResolver.java | b7d826384ea5432e7608e22a7bc6a09a39e2b883 | [
"Apache-2.0"
] | permissive | OpertusMundi/api-gateway-interim | 1c2cdde9f684042c4e69bdfb23474b791520a30b | 6d95a5ac01e30f7bf431c31db2ffc6d790dab081 | refs/heads/master | 2023-02-17T06:07:16.964937 | 2021-01-15T12:08:01 | 2021-01-15T12:08:01 | 302,048,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,109 | java | package eu.opertusmundi.web.config;
import java.util.List;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
@Configuration
@ConfigurationProperties(prefix = "opertus-mundi.auth")
public class OAuthUserInfoDetailResolver {
pr... | [
"yannis.kouvaras@kupa.gr"
] | yannis.kouvaras@kupa.gr |
fd26c90b5eeb9e944b8f7e4e2e7b0169968ae161 | b79d189fc142f49adc1c34dd9a72bb82926a5a87 | /AcademicoJSF/src/main/java/pe/edu/upeu/ServletInitializer.java | b2194cab3caadee4861d12c343afde39b1af3398 | [] | no_license | davidmp/ProyectJavaArquitecturas | c749fba1bf184167f328d60a2638f2123d805212 | 8c780af50c9930973f870e290674c0cfac110790 | refs/heads/master | 2020-03-26T21:55:08.801988 | 2018-11-21T17:12:08 | 2018-11-21T17:12:08 | 145,417,711 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 3,057 | java | package pe.edu.upeu;
import java.util.Collections;
import javax.faces.application.ProjectStage;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import org.primefaces.util.Constants;
import org.springframework.beans.factory.config.CustomScopeConfigurer;
import org.springframework.boot.autoco... | [
"mamanipari@gmail.com"
] | mamanipari@gmail.com |
bb546de612ae8338a066695a15431d66987e68a8 | 4550f69306fe18febc0dddf54bbfebfd438a6956 | /src/main/java/fr/ippon/myinvoice/web/filter/gzip/GZipServletFilter.java | 69a1555323635f923178aa69b787f49bc9872cc1 | [] | no_license | BulkSecurityGeneratorProject/sample-cassandra-multi-criteria | 569519427b5693a4a170fb97b602eefa404c4c9f | 57c80bc43d460a2d3a66deb1dd7638eb3803dafb | refs/heads/master | 2022-12-21T00:00:17.813296 | 2015-06-01T16:03:10 | 2015-06-01T16:03:10 | 296,565,024 | 0 | 0 | null | 2020-09-18T08:44:11 | 2020-09-18T08:44:10 | null | UTF-8 | Java | false | false | 4,349 | java | package fr.ippon.myinvoice.web.filter.gzip;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.servlet.*;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.util.zip.GZIPOutputStr... | [
"julien.dubois@gmail.com"
] | julien.dubois@gmail.com |
e2a65a95f9d99743af1e51b4c4f1240fd590a2de | 8c81eeaa4bde7c4f9e402c1647940de5deb146fc | /src/CreateTree.java | f23ae39518e128529bc7e3a9c83a1d6e41334f1b | [] | no_license | Luciwar/Example | f4b51b53eef6189ba18ea7714f5ee38be4287864 | 15b5d4d48e930d75597555b1c9c128b8501812f4 | refs/heads/master | 2020-06-04T23:41:07.098593 | 2018-10-11T15:31:24 | 2018-10-11T15:31:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,450 | java | package Utils;
import java.util.HashMap;
import java.util.Scanner;
/**
* Created by Trung on 10/19/2017.
*/
public class CreateTree {
/**
* Source: GeeksForGeeks.org
* Input format:
* # of edges
* Nodes
*
* Example: For a tree
* 1
* / \
* 2 ... | [
"linhhoang13k@gmail.com"
] | linhhoang13k@gmail.com |
034187cdae80c7801084c23b13e1c415fa086dd7 | 5ea5372d306353fdc6416ac56aeb437f6103fc89 | /test/net/ion/rosetta/query/QueryParser.java | dcb00117493dc1c869a514d3e28370c4b6cdbeae | [] | no_license | nextjava/craken | 3e71e9a86a2fa8657814a8bf3b2e0f3e8b779ef3 | 6ff5401fdc32f30f5a045e10a6a8a1aff81c6fe8 | refs/heads/master | 2021-01-18T07:38:56.203488 | 2013-08-19T00:53:28 | 2013-08-19T00:53:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,124 | java | package net.ion.rosetta.query;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import net.ion.rosetta.OperatorTable;
import net.ion.rosetta.Parser;
import net.ion.rosetta.Parsers;
import net.ion.rosetta.Scanners;
import net.ion.rosetta.Terminals;
import net.ion.rosetta.functors.Bina... | [
"bleujin@gmail.com"
] | bleujin@gmail.com |
d4505b4f87269a7488cf046d297374daf552f993 | 6c53b2b97e7d6873709ae1106e929bbe181a9379 | /src/java/com/eviware/soapui/support/propertyexpansion/PropertyExpansionDropTarget.java | f72b49205997f68b064803fb0d9f3093738820c5 | [] | no_license | stallewar/soapui- | ca7824f4c4bc268b9a7798383f4f2a141d38214b | 0464f7826945709032964af67906e7d6e61b698a | refs/heads/master | 2023-03-19T05:23:56.746903 | 2011-07-12T08:29:36 | 2011-07-12T08:29:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,305 | java | /*
* soapUI, copyright (C) 2004-2011 eviware.com
*
* soapUI is free software; you can redistribute it and/or modify it under the
* terms of version 2.1 of the GNU Lesser General Public License as published by
* the Free Software Foundation.
*
* soapUI is distributed in the hope that it will be use... | [
"oysteigi@bluebear.(none)"
] | oysteigi@bluebear.(none) |
f7135dbe570d10f037792be41ce922703a1ab09d | c800b6aa137b5b95a52a13501ffc1a563087237a | /src/main/java/cn/com/sky/algorithms/leetcode/easy/LargestPalindromeProduct479.java | 34f5e07083f07c1e2a0213de17e88901f3c4e12c | [] | no_license | git-sky/algorithms | a0b85a550c4605e207a75ba9083b9243cbadf319 | 582faffa813fce70e0e5afbb3d990f07219d3e2d | refs/heads/master | 2021-01-19T00:43:08.133723 | 2018-02-24T05:59:25 | 2018-02-24T05:59:25 | 73,152,330 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 493 | java | package cn.com.sky.algorithms.leetcode.easy;
/**
* <pre>
*
* 479. Largest Palindrome Product
*
* Find the largest palindrome made from the product of two n-digit numbers.
*
* Since the result could be very large, you should return the largest palindrome mod 1337.
*
* Example:
*
* Input: 2
*
* Output... | [
"linkme2008@sina.com"
] | linkme2008@sina.com |
685d67648b92680225c7fd4f770d8f6569592d12 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/22/22_758b398893395d5d52d3df897a6772cdc5ccd1d6/Seed/22_758b398893395d5d52d3df897a6772cdc5ccd1d6_Seed_t.java | d8434003d77175aa5e28625a79fbc09bb9786b5d | [] | 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,553 | java | package EvolvingPlants;
import java.awt.Graphics;
import tools.RandTools;
public class Seed extends PlantPart
{
private Stem[] stems = null;
public boolean germinated = false;
double xMod = 0;
private double energyPerGrow;
public Seed(Plant thisPlant, float x, float y)... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
42632e2b2332bd14eaefa23daf68d117f136a893 | e94283089810516f048bd58590036c88588112cb | /src/S0145BinaryTreePostorderTraversal.java | 2f9d9071fe4c21c139712643fc706eaf1a52ab8a | [] | no_license | camelcc/leetcode | e0839e6267ebda5eef57da065d4adaefecb4b557 | d982b9e71bc475a599df45d66cf2b78cf017594d | refs/heads/master | 2022-07-19T06:24:49.148849 | 2022-07-10T07:00:34 | 2022-07-10T07:00:34 | 135,386,923 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,850 | java | import util.TreeNode;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
public class S0145BinaryTreePostorderTraversal {
public List<Integer> postorderTraversal(TreeNode root) {
List<Integer> res = new ArrayList<>();
if (root == null) {
return res;
}
... | [
"camel.young@gmail.com"
] | camel.young@gmail.com |
1c07c16109ce2c058b7c9abb2548639637b35ab3 | 3c048d15b17bb465426c8758b488befc6a8f26fd | /src/main/java/com/github/chen0040/leetcode/day17/medium/EvaluateDivision.java | da5fb89f87d3fcab420d07f5fa168ad45cf2315f | [
"MIT"
] | permissive | aspineonxyz/java-leetcode | d6b54565f5042535727a2b8986f13c56b0d010be | 83cc0ab474cb171cb3d6be869209b4a8c96857ea | refs/heads/master | 2020-07-16T04:23:01.528912 | 2017-08-20T03:29:50 | 2017-08-20T03:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,976 | java | package com.github.chen0040.leetcode.day17.medium;
import java.util.*;
/**
* Created by xschen on 12/8/2017.
*
* link: https://leetcode.com/problems/evaluate-division/description/
*/
public class EvaluateDivision {
static class Edge {
boolean inverse = false;
double value;
String from;
... | [
"xs0040@gmail.com"
] | xs0040@gmail.com |
fbcd86418ae3486a4801efd3c877ac19171ead72 | fa1408365e2e3f372aa61e7d1e5ea5afcd652199 | /src/testcases/CWE134_Uncontrolled_Format_String/s01/CWE134_Uncontrolled_Format_String__File_printf_73b.java | 2618fadf0cee4b343c2f01758b6d17b2922c9b8a | [] | no_license | bqcuong/Juliet-Test-Case | 31e9c89c27bf54a07b7ba547eddd029287b2e191 | e770f1c3969be76fdba5d7760e036f9ba060957d | refs/heads/master | 2020-07-17T14:51:49.610703 | 2019-09-03T16:22:58 | 2019-09-03T16:22:58 | 206,039,578 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,847 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE134_Uncontrolled_Format_String__File_printf_73b.java
Label Definition File: CWE134_Uncontrolled_Format_String.label.xml
Template File: sources-sinks-73b.tmpl.java
*/
/*
* @description
* CWE: 134 Uncontrolled Format String
* BadSource: File Read data from file ... | [
"bqcuong2212@gmail.com"
] | bqcuong2212@gmail.com |
4126fa91c0e0708073c4b10b6a20c2a760f352b0 | 0b57ce7d4f8dd0cca4a49184db3ac8e09b1a0ef2 | /DriverAssistant/app/src/main/java/consumer/entities/AddAccountInformation/Data.java | 728928e5665bae470294a1aaf9396c5663462a6b | [] | no_license | Deepankur-Sadana/DriverAssistant | 8a9db13676f7c38ff431ac533fcf075fc2947360 | 96ca05163b75826afbcea5e043b83f05601438c0 | refs/heads/master | 2021-01-10T18:00:49.571196 | 2015-11-16T11:29:37 | 2015-11-16T11:29:37 | 46,269,111 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,383 | java |
package consumer.entities.AddAccountInformation;
import java.util.HashMap;
import java.util.Map;
public class Data {
private Integer account_id;
private String account_name;
private String account_number;
private String account_ifsc_code;
private String account_type;
private String account_b... | [
"you@example.com"
] | you@example.com |
85bc7e964210299add234db4e95a558db3966a99 | 72cbd420d57f970a6bfbf9cf4dc62f662e6a0ebb | /plugin/core/src/com/perl5/lang/perl/idea/editor/smartkeys/options/PerlSmartKeyOptions.java | a02f6c7dcfc320a8095be7fe56d983665c0cc812 | [
"Apache-2.0"
] | permissive | xcodejoy/Perl5-IDEA | e36061de84cc1780ed76711190bb5ce4b05fa3f0 | 2179a9ab2e9006d4c5501a878f484293220046ac | refs/heads/master | 2020-09-19T09:15:35.960543 | 2019-11-23T08:46:28 | 2019-11-23T08:46:28 | 224,215,081 | 1 | 0 | NOASSERTION | 2019-11-26T14:44:56 | 2019-11-26T14:44:55 | null | UTF-8 | Java | false | false | 1,987 | java | /*
* Copyright 2015-2019 Alexandr Evstigneev
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | [
"hurricup@gmail.com"
] | hurricup@gmail.com |
6ef4699a52420965897113ea84a1715f0a445f1b | ad894c109141f30022b71baf67c0997baaf48f58 | /src/test/java/com/mycompany/myapp/service/mapper/DepartmentMapperTest.java | e2dd1c4cfe3f9845bedd8f64ba393ee91ea271ff | [] | no_license | henrique-barreto/jhipster-sample-application | c646be5001c3c391b7e1bd79dcd257a1df9516af | 81b99155a92c894060cf29d103143ff2d98fe8d5 | refs/heads/master | 2022-12-24T14:56:28.176605 | 2020-01-30T18:15:39 | 2020-01-30T18:15:39 | 237,275,221 | 0 | 0 | null | 2022-12-16T04:43:44 | 2020-01-30T18:13:53 | Java | UTF-8 | Java | false | false | 578 | java | package com.mycompany.myapp.service.mapper;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.assertThat;
public class DepartmentMapperTest {
private DepartmentMapper departmentMapper;
@BeforeEach
public void setUp() {
depa... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
eb606df67c908d07911ba20a9e644a5423612f8d | 9a6ea6087367965359d644665b8d244982d1b8b6 | /src/main/java/X/AnonymousClass3B7.java | a064976f820e2d2d97eac2be2101b2fbe7b6c70f | [] | no_license | technocode/com.wa_2.21.2 | a3dd842758ff54f207f1640531374d3da132b1d2 | 3c4b6f3c7bdef7c1523c06d5bd9a90b83acc80f9 | refs/heads/master | 2023-02-12T11:20:28.666116 | 2021-01-14T10:22:21 | 2021-01-14T10:22:21 | 329,578,591 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,032 | java | package X;
import android.content.Context;
import java.io.IOException;
import java.util.Properties;
/* renamed from: X.3B7 reason: invalid class name */
public class AnonymousClass3B7 {
public AnonymousClass3BE A00;
public AnonymousClass3BI A01;
public final Context A02;
public final Properties A03;
... | [
"madeinborneo@gmail.com"
] | madeinborneo@gmail.com |
974befb31a2fbc27bc583f5e3e97543fda7320ed | dca28901fb2e0fbb4b6b04a8dca852d2b2449e91 | /jtransc-media-game/src/com/jtransc/game/batch/BatchBuilder.java | 05f57974824f02d796289e34438543e3d012f499 | [] | no_license | wiltonlazary/jtransc-media | 73f2afe60de0736afa66ecc7d13194fd0d747ffe | 6f5f8a4cbdcad4208efb897621fdb864493de036 | refs/heads/master | 2021-01-12T03:48:27.034325 | 2016-12-04T15:03:27 | 2016-12-04T15:03:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,754 | java | package com.jtransc.game.batch;
import com.jtransc.FastMemory;
import com.jtransc.FastMemory4Float;
import com.jtransc.FastMemory4Int;
import com.jtransc.Mem;
import com.jtransc.game.math.Point;
import com.jtransc.media.JTranscRender;
public class BatchBuilder {
public FastMemory vertices = FastMemory.alloc(4 * 6 * ... | [
"soywiz@gmail.com"
] | soywiz@gmail.com |
d2ddefc94aaf37d884ae346da6d58351ef77ebff | 1f207999be869a53c773c4b3dc4cff3d78f60aca | /pay-java-parent/pay-java-demo/src/main/java/com/egzosn/pay/demo/controller/PayTestController.java | 4ac98df2da7be6b4b4016ce3cfcd35969b936b86 | [
"Apache-2.0"
] | permissive | BrendaHub/quanmin_admin | 8b4f1643112910b728adc172324b8fb8a2f672dc | 866548dc219a2eaee0a09efbc3b6410eb3c2beb9 | refs/heads/master | 2021-05-09T04:17:03.818182 | 2018-01-28T15:00:12 | 2018-01-28T15:00:12 | 119,267,872 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package com.egzosn.pay.demo.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import io.swagger.annotations.Api;
@Api(tags="支付模块")
@Controller
public class PayTestController {
@RequestMapping("/pay/testindex.do")
public String index() {
re... | [
"13552666934@139.com"
] | 13552666934@139.com |
96d0e12544c21615b261c607ed1544d2291a4cbf | 66b2d0cc86ec6717464053113f72b46e67b1dfec | /17_电商虚拟交易(项目)/day95_电商虚拟交易(项目)/代码/sleuth_parent/sleuth_client1/src/main/java/com/sleuth/Application1.java | 1d218214452f5bee6763d6d68fcdb63a05b0e159 | [] | no_license | wjphappy90/360Java | c33ca9bbb85b310f01ee42c585dd1aa28682e7b4 | 867dfb7f4788ca4df44e14dd21ffa9322a5dbb43 | refs/heads/master | 2022-11-28T09:03:28.791935 | 2020-08-10T02:20:48 | 2020-08-10T02:20:48 | 285,675,392 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 546 | java | package com.sleuth;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.web.client.RestTemplate;
/**
* Created by 传智播客*黑马程序员.
*/
@SpringBootApplication
public class Appl... | [
"981146457@qq.com"
] | 981146457@qq.com |
4a1df13566a6c6a63e9ced2d6867a063660bb154 | cc6243837f70bd001af3905efc345ec210bd6e76 | /javalib/src/main/java/com/bhargavaroyal/javalib/collections/arraylist/ArrayListSortExample.java | fa3bb2d293c51e8a1d950ac6ae8b91b485d6beff | [] | no_license | bhargavaroyal/OutlineAndJav | 01ddb3e30e4c7b1db4ea869d587335a0b9fd9efa | 526ce6b697078226a8428ee6219d3a49063ed05c | refs/heads/main | 2023-08-03T09:11:06.291351 | 2021-09-18T16:52:56 | 2021-09-18T16:52:56 | 387,354,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | package com.bhargavaroyal.javalib.collections.arraylist;
import java.util.ArrayList;
import java.util.Comparator;
import java.util.List;
public class ArrayListSortExample {
public static void main(String[] args) {
List<String> names = new ArrayList<>();
names.add("Lisa");
names.add("Jennif... | [
"bhargavaroyal@gmail.com"
] | bhargavaroyal@gmail.com |
42f5748b62be3f5a44546d16cc4a562c883ce89f | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes2/vyw.java | 8e98f6b4f49a98f2f224e47b211732394f1bf0fa | [] | no_license | meeidol-luo/qooq | 588a4ca6d8ad579b28dec66ec8084399fb0991ef | e723920ac555e99d5325b1d4024552383713c28d | refs/heads/master | 2020-03-27T03:16:06.616300 | 2016-10-08T07:33:58 | 2016-10-08T07:33:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 653 | java | import android.os.Bundle;
import com.tencent.mobileqq.hotpatch.NotVerifyClass;
import com.tencent.mobileqq.nearby.business.NearbyCardHandler;
public final class vyw
implements Runnable
{
public vyw(NearbyCardHandler paramNearbyCardHandler, Bundle paramBundle)
{
boolean bool = NotVerifyClass.DO_VERIFY_CLASS;
... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
602df737e9ecaea4b9c862513c27150fdff10dec | 0e4756fbda5832b02258425dd0e94382fdcb40d1 | /netty/chat_netty3/server/src/main/java/com/cn/server/Server.java | 9df52b38f17f9848bd8feccf5589abb402393203 | [] | no_license | bobobokey/learndemo | d1da80636864825a8d1a6e6fe1168b599de119d9 | 24d6200e39d49362ce37023367627f536ecfa814 | refs/heads/master | 2022-04-28T14:44:17.970284 | 2022-04-28T04:33:01 | 2022-04-28T04:33:01 | 486,090,706 | 0 | 0 | null | 2022-04-28T04:33:02 | 2022-04-27T07:30:09 | null | UTF-8 | Java | false | false | 1,583 | java | package com.cn.server;
import java.net.InetSocketAddress;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import org.jboss.netty.bootstrap.ServerBootstrap;
import org.jboss.netty.channel.ChannelPipeline;
import org.jboss.netty.channel.ChannelPipelineFactory;
import org.jboss.netty.... | [
"32060663+csy512889371@users.noreply.github.com"
] | 32060663+csy512889371@users.noreply.github.com |
2eea8251ddc20ed9c4ba3e13c85a36c38a9eb0f2 | 6cac09e70051fb70a44fdf3b5e10493b718a1484 | /src/main/java/cn/mmf/lastsmith/blades/BladeRoukanken.java | c445f3208086ebd49e2f839dc90b9ec202a7de5a | [
"MIT"
] | permissive | Nanamiya738/The-Last-Smith | bf5e9c526139c62a093920c5df93c54365dccfe2 | 23702d9e16eb203651223257cdf27e65c5ad11cb | refs/heads/master | 2022-09-03T23:51:25.095138 | 2020-03-18T17:55:35 | 2020-03-18T17:55:35 | 267,525,039 | 0 | 0 | MIT | 2020-05-29T04:41:25 | 2020-05-28T07:39:28 | null | UTF-8 | Java | false | false | 7,798 | java | package cn.mmf.lastsmith.blades;
import cn.mcmod_mmf.mmlib.util.RecipesUtil;
import cn.mmf.lastsmith.TLSMain;
import cn.mmf.lastsmith.event.RegisterSlashBladeEvent;
import cn.mmf.lastsmith.event.RegisterSlashBladeRecipeEvent;
import cn.mmf.lastsmith.item.ItemSlashBladeNamedTLS;
import cn.mmf.lastsmith.recipe.RecipeAwa... | [
"617510630@qq.com"
] | 617510630@qq.com |
71321b35d100cfc2c6e4b4ae9415443a1e59eea9 | 7120f0438c1a4a20d67e88c822a601ad61ef5c4d | /zyr-web/src/main/java/com/zgm/zen/jkglyz/PettyGirl.java | 7ea98734cb8654f9faa6004498c533f87c646fd6 | [] | no_license | zgmzyr/zyr | f94dea3d7f7f962b6df5e18185d3e61d77dc009a | fea3c44fe6fbe0c110805487096f203fcb8b823b | refs/heads/master | 2021-01-17T15:09:02.961884 | 2016-06-26T08:38:14 | 2016-06-26T08:38:14 | 9,864,102 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 523 | java | package com.zgm.zen.jkglyz;
public class PettyGirl implements IGoodBodyGirl, IGreatTemperamentGirl {
private String name;
public PettyGirl(String name){
this.name = name;
}
@Override
public void goodLooking() {
System.out.println(this.name + "---脸蛋很漂亮!");
}
@Override
public void nice... | [
"Administrator@zgm"
] | Administrator@zgm |
e3eb36e3fba7371b8bd612ce96f765e463ec8feb | 4e8d52f594b89fa356e8278265b5c17f22db1210 | /WebServiceArtifacts/WeatherV1SoapService/com/flightstats/weather/service/v1/VisibilityV1.java | acb7b90ade787ef9d880ca4c3d912e1127d343c5 | [] | no_license | ouniali/WSantipatterns | dc2e5b653d943199872ea0e34bcc3be6ed74c82e | d406c67efd0baa95990d5ee6a6a9d48ef93c7d32 | refs/heads/master | 2021-01-10T05:22:19.631231 | 2015-05-26T06:27:52 | 2015-05-26T06:27:52 | 36,153,404 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,548 | java |
package com.flightstats.weather.service.v1;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for visibilityV1 complex type.
*
* <p>The following schema fragment specifies the expected content contained... | [
"ouni_ali@yahoo.fr"
] | ouni_ali@yahoo.fr |
bbb6b305263ed7b612878dc3941f549faec0d579 | d6ab38714f7a5f0dc6d7446ec20626f8f539406a | /backend/collecting/collectedFiles/Java/edited/iluwatarjava-design-patternsblobfaa29f8025f6fb90472dacb6e8ad8569605f8d61facadesrcmainjavacomiluwatarfacadeDwarvenGoldmineFacade.java | 5b1377d9baea9b0063996641028835486d13dbb0 | [] | no_license | haditabatabaei/webproject | 8db7178affaca835b5d66daa7d47c28443b53c3d | 86b3f253e894f4368a517711bbfbe257be0259fd | refs/heads/master | 2020-04-10T09:26:25.819406 | 2018-12-08T12:21:52 | 2018-12-08T12:21:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 965 | java |
package com.iluwatar.facade;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
public class DwarvenGoldmineFacade {
private final List<DwarvenMineWorker> workers;
public DwarvenGoldmineFacade() {
workers = new ArrayList<>();
workers.add(new DwarvenGoldDigger());
wo... | [
"mahdisadeghzadeh24@gamil.com"
] | mahdisadeghzadeh24@gamil.com |
2a1ceb1757fb896b1d18c80ebb577b2bdf2930d2 | d312ffae3a5c7dae52753b77da90f44a12e4fd9e | /src/main/java/com/gilmarcarlos/developer/gcursos/service/eventos/online/CertificadoOnlineService.java | edf0935a51c2d46439e44d058ad92400331bd5d5 | [] | no_license | gilmardeveloper/java-cursos | 46b42502914d1c953f904a0508238192a5b72963 | ed2a9543365bf995896487bcaf957b5a746204df | refs/heads/master | 2020-04-03T11:45:40.593463 | 2018-10-29T15:21:45 | 2018-10-29T15:21:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,983 | java | package com.gilmarcarlos.developer.gcursos.service.eventos.online;
import java.awt.Graphics2D;
import java.awt.Image;
import java.awt.image.BufferedImage;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.gilmarcarlos.developer.gcursos.model.even... | [
"gilmarcarlos.developer@gmail.com"
] | gilmarcarlos.developer@gmail.com |
b79748afbf2bf11dfc9a86e965e7e1912b6df974 | 0ac05e3da06d78292fdfb64141ead86ff6ca038f | /OSWE/oswe/openCRX/rtjar/rt.jar.src/org/w3c/dom/html/HTMLMapElement.java | 580af11c94296dd80d7e888b3ad6efacc895b1f3 | [] | no_license | qoo7972365/timmy | 31581cdcbb8858ac19a8bb7b773441a68b6c390a | 2fc8baba4f53d38dfe9c2b3afd89dcf87cbef578 | refs/heads/master | 2023-07-26T12:26:35.266587 | 2023-07-17T12:35:19 | 2023-07-17T12:35:19 | 353,889,195 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package org.w3c.dom.html;
public interface HTMLMapElement extends HTMLElement {
HTMLCollection getAreas();
String getName();
void setName(String paramString);
}
/* Location: /Users/timmy/timmy/OSWE/oswe/openCRX/rt.jar!/org/w3c/dom/html/HTMLMapElement.class
* Java compiler version: 8 (52.0)
... | [
"t0984456716"
] | t0984456716 |
4df9b64e91752483a5d679fb9b852f926a92e7f2 | 4aba828da7ecabfc4363dda79807436a2470f316 | /src/test/java/com/ning/atlas/spi/TestUri.java | 93411c419ce0f67a926ea0bdd224421d06b2682b | [
"MIT",
"BSD-3-Clause",
"Apache-2.0"
] | permissive | darthjoel/atlas | 2290db32accf9cba7a78f1a57b84df3839216de9 | 94e6764da3f791b179fda8bcbdc9d1b89de3bcd2 | refs/heads/master | 2020-12-25T09:57:52.249902 | 2012-04-19T00:15:02 | 2012-04-19T00:15:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,195 | java | package com.ning.atlas.spi;
import com.google.common.collect.ImmutableMap;
import com.ning.atlas.Base;
import org.junit.Test;
import org.stringtemplate.v4.ST;
import java.util.Arrays;
import java.util.Collection;
import java.util.Collections;
import java.util.Map;
import static java.util.Arrays.asList;
import stati... | [
"brianm@skife.org"
] | brianm@skife.org |
0a98d6a1a0c31e200225dd5d9514671916e1b41c | e96b0019599c7d410a896a20b006a07648172622 | /src/main/java/com/iqmsoft/mongo/solr/controller/SpringMongoSolrController.java | 06ffee11a7050a772cb2c99c8d181f1782a1b8a7 | [] | no_license | Murugar/SpringBootMongoSolr | a94aedd83ceb0a1074db173c2a001f1a658dccac | 820c0366f3bca75bec427468b678b0b0173a4a98 | refs/heads/master | 2021-01-22T05:24:05.506251 | 2017-02-11T14:17:02 | 2017-02-11T14:17:02 | 81,657,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,748 | java | package com.iqmsoft.mongo.solr.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.... | [
"davanon2014@gmail.com"
] | davanon2014@gmail.com |
604b6d8068e39d33d729b62c14dc77419ba7b331 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/30/30_8e2477a6e9856d62263da1432e585b212e08a56f/SupplierService/30_8e2477a6e9856d62263da1432e585b212e08a56f_SupplierService_t.java | f377868c83185495966e731653c94716e8e0a1f2 | [] | 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 | 835 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package aic2010.services;
import aic2010.exception.UnknownProductException;
import aic2010.model.Product;
import java.math.BigDecimal;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jw... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
29c5fac6b81307b1a615290131401ab834108a41 | 08deccdb56475ccb2d0a4992be99e236c9a22264 | /hongbao-api-web/src/main/java/com/yanbao/vo/HotGoodsVo.java | 31d91c0850f8717bd1a3d8dad8d76d794833bd36 | [] | no_license | dream-home/hongbao | 92a70099c236855b32aebe3b252192c782e93c87 | a660cc02ba0fd218b7c3a171ad4a217edfd4713d | refs/heads/master | 2021-07-05T12:29:06.735635 | 2017-09-28T04:02:52 | 2017-09-28T04:02:52 | 105,000,363 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,361 | java | package com.yanbao.vo;
import com.yanbao.core.model.SimpleModel;
/**
* 商品表
*
* @date 2016年3月28日
*/
public class HotGoodsVo extends SimpleModel {
private static final long serialVersionUID = 6468123345520931799L;
/** 商品分类ID */
private String goodsSortId;
/** 商铺Id */
private String storeId;
/** 商铺名称 */
pri... | [
"1510331524@qq.com"
] | 1510331524@qq.com |
1b435d2c2dd5e93f0702b7ef21fdcf27d8ed12fa | bfb8198e6554bbc21694ce83745f0915a3d6de07 | /src/main/java/com/lhf/mango/entity/Article.java | af68643a220be016a23676149ab5b2f082409ac7 | [] | no_license | JavaCodeMood/mango-example1 | 4207ec4f9c1b6ddd42f64e8ae394c08139b6ed59 | 01401e52cf8454c94bbb2c4898048b8695f93da6 | refs/heads/master | 2020-04-24T15:06:19.698996 | 2019-02-22T11:10:12 | 2019-02-22T11:10:12 | 172,051,856 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,395 | java | package com.lhf.mango.entity;
import org.jfaster.mango.annotation.ID;
import java.util.Date;
/**
* @ClassName: Article
* @Desc: 文章实体
* @Author: liuhefei
* @Date: 2018/12/20 19:26
*/
public class Article {
@ID
private Integer id;
private String title;
private String content;
private String... | [
"2510736432@qq.com"
] | 2510736432@qq.com |
8e9ea9fdc161f77693dcb886fe3bf64091f422e3 | 0ab9b096276583a795ea962b14278da34f8997c4 | /src/main/java/org/dependencytrack/util/HttpUtil.java | 819e0aa1f738d849337006176f2dcbab5c16091c | [
"Apache-2.0"
] | permissive | Ramos-dev/dependency-track | e048b7006dad526b4f6832a307ef3e083721ffb9 | 01b86792fa03aae76cc800b8249b72c751b4c8ae | refs/heads/master | 2022-10-05T18:04:51.530566 | 2019-01-05T03:28:45 | 2019-01-05T03:28:45 | 164,811,876 | 0 | 1 | Apache-2.0 | 2022-09-15T09:03:07 | 2019-01-09T07:30:21 | Java | UTF-8 | Java | false | false | 1,340 | java | /*
* This file is part of Dependency-Track.
*
* 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 o... | [
"steve@springett.us"
] | steve@springett.us |
e5fbcbc8b68df7aedd9b01a3ae9550a1402b35b8 | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.browser-base/sources/defpackage/C1501Yo0.java | 2875d67a5ef93009541f5dd394bc32c5869db5dd | [] | no_license | phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959529 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | null | UTF-8 | Java | false | false | 960 | java | package defpackage;
/* renamed from: Yo0 reason: default package and case insensitive filesystem */
/* compiled from: chromium-OculusBrowser.apk-stable-281887347 */
public final class C1501Yo0 extends AbstractC4340q31 {
public static final CC[] b;
public static final CC c;
public C3093in0 d;
static {... | [
"cyuubiapps@gmail.com"
] | cyuubiapps@gmail.com |
007797935b902771373884538ad4545f81834545 | 635162ba17786e6f366f712cb8c31ffb42633554 | /project/securities-portal/src/main/java/cn/hzstk/securities/sys/mapper/RoleMapper.java | 396ab4175d10e56994838c817a1abcc8e4528db8 | [] | no_license | macrogoal/wwh.stock | 19aeed117f57acc1f22f3ed0caf34e481f00eb9c | 8847a4bc6707dd881ea28133b621cf81431d845b | refs/heads/master | 2020-04-17T05:51:47.771160 | 2018-04-04T06:21:15 | 2018-04-04T06:21:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,032 | java | package cn.hzstk.securities.sys.mapper;
import cn.hzstk.securities.sys.domain.Role;
import org.apache.ibatis.annotations.*;
import tk.mybatis.mapper.common.Mapper;
import java.util.List;
import java.util.Map;
/**
* Created by allenwc on 15/9/10.
*/
public interface RoleMapper extends Mapper<Role> {
@Select("s... | [
"wwzero@hotmail.com"
] | wwzero@hotmail.com |
a2cdff9d5c051bc9dda8f5cf574c808dd5fb4a3c | c0542546866385891c196b665d65a8bfa810f1a3 | /decompiled/android/service/notification/IStatusBarNotificationHolder.java | 254d0b9ae2ab486ca06cef694b2b33f80b558b7d | [] | no_license | auxor/android-wear-decompile | 6892f3564d316b1f436757b72690864936dd1a82 | eb8ad0d8003c5a3b5623918c79334290f143a2a8 | refs/heads/master | 2016-09-08T02:32:48.433800 | 2015-10-12T02:17:27 | 2015-10-12T02:19:32 | 42,517,868 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,415 | java | package android.service.notification;
import android.os.Binder;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.RemoteException;
public interface IStatusBarNotificationHolder extends IInterface {
public static abstract class Stub extends Binder implements ISta... | [
"itop.my@gmail.com"
] | itop.my@gmail.com |
fa0a3948377c02692d324d09a64ac54d3f4fbf18 | a16611c75fa0c8699bdf97ab1a9d24c442d48a57 | /ucloude-framework/src/main/java/cn/uway/ucloude/support/bean/PropConverter.java | 48c98dfb7970283292ccd05719f93e8ae5359ab2 | [] | no_license | un-knower/yuncaiji_v4 | cfaf3f18accb794901f70f7252af30280414e7ed | a4ff027e485272b73e2c6fb3f1dd098f5499086b | refs/heads/master | 2020-03-17T23:14:40.121595 | 2017-05-21T05:55:51 | 2017-05-21T05:55:51 | 134,036,686 | 0 | 1 | null | 2018-05-19T06:35:12 | 2018-05-19T06:35:12 | null | UTF-8 | Java | false | false | 209 | java | package cn.uway.ucloude.support.bean;
public interface PropConverter<Source, Output> {
/**
* @param source 是原对象
* @return 这个属性的值
*/
Output convert(Source source);
} | [
"1852300415@qq.com"
] | 1852300415@qq.com |
91de96fff3de9440bbbadc15b257b01cadbcd4ca | 8bf7fc828ddc913fc885d8c72585a2e5481d7d88 | /app/src/main/java/zhushen/com/shejimoshi/chapter18/example1/ProxySubject.java | 483c25e8714deef150592b5c4771008651ec398a | [
"MIT"
] | permissive | keeponZhang/android_design_pattern_book_source | eacfb6b6d338e7b2c52042d5a0cdb5c27e1be3ec | 8c8e98c2071546da5fc517f1c937f302d3a5ec52 | refs/heads/master | 2022-12-16T03:43:31.622111 | 2020-09-11T11:43:58 | 2020-09-11T11:43:58 | 293,052,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package zhushen.com.shejimoshi.chapter18.example1;
/**
* Created by Zhushen on 2018/5/30.
*/
public class ProxySubject extends Subject {
private RealSubject realSubject;
public ProxySubject(RealSubject realSubject) {
this.realSubject = realSubject;
}
@Override
public void visit() {
... | [
"zhangwengao@yy.com"
] | zhangwengao@yy.com |
c2f523caae89ea1844678bde2e9d190fe2c1f52c | b23404e272db01f2bf46320565c11b9e02cf0c61 | /new/pps/src/main/java/ice/cn/joy/ggg/api/model/PageSupport.java | 47ebce3910e38623f22b0be1a961cfd7f4857329 | [] | no_license | brucesq/brucedamon001 | 95ab98798f1c29d722a397681956c24ff4091385 | 92ab181f90005afffb354d10768921545912119c | refs/heads/master | 2021-05-29T09:35:05.115101 | 2011-12-20T05:42:28 | 2011-12-20T05:42:28 | 32,131,555 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,962 | java | // **********************************************************************
//
// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
//
// ********************************************... | [
"quanzhi@8cf3193c-f4eb-11de-8355-bf90974c4141"
] | quanzhi@8cf3193c-f4eb-11de-8355-bf90974c4141 |
fde6b5781035dd1c33d30dfbfd0df4f88a784392 | 720ba343ce147af5b3881679e3b2aebd21d62910 | /multi-language/src/main/java/com/greentea/multilang/controller/FileController.java | 65333afcdfa7117f3746a16a30243b7156ad1de5 | [] | no_license | tomlxq/ShowCase | 698ffdaf16979c8197cba5a1f97c179b25617281 | 17717c3411c98ede281c75a747ff3583b82e5997 | refs/heads/master | 2021-01-20T10:10:49.638899 | 2018-11-22T16:31:56 | 2018-11-22T16:31:56 | 28,090,123 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,678 | java | package com.greentea.multilang.controller;
import org.apache.commons.io.FileUtils;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RequestParam;
... | [
"21429503@qq.com"
] | 21429503@qq.com |
2ee09bb86bee13e8ebebf267d16d55aa90313e54 | eace8b32a87489266bec9f2a867f89e6b9caa5e7 | /GingerUI/gingerui/src/main/java/com/spicerack/framework/frameworkutilities/LogUtil.java | 72a68f794e6887fee2e02342367343d04c92a6cd | [] | no_license | nageshphaniraj81/SpiceRack | d3e161918b9f4a7c40b23f9762f991df98d13699 | 4a3078f426f46d3d8c9cb491bf2ce65e0c9b5cdd | refs/heads/master | 2021-01-20T02:42:30.159445 | 2019-03-14T10:40:31 | 2019-03-14T10:40:31 | 89,444,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,040 | java | /*
*
*/
package com.spicerack.framework.frameworkutilities;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.time.ZonedDateTime;
import java.time.format.DateTimeFormatter;
import com.spicerack.framework.configuration.ConfigReader;
import com.spi... | [
"nageshphaniraj81@gmail.com"
] | nageshphaniraj81@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.