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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1d36c4f8241185235758d1f9cccc6ae492a97030 | 42c50e58c738d67fd65105172c3291fbedfc1ecb | /src/com/szit/arbitrate/mediation/entity/MediationResource.java | aed8a881c5534ff305a96a27e9767f4f9b32e19c | [] | no_license | xmxnkj/interact | 44860df5ad4550f972c26a5bab32460d9228d5c2 | f97b4631fc6bffcfc4606cac36286e6e59165f4e | refs/heads/master | 2020-08-08T20:31:53.681178 | 2019-01-10T07:33:31 | 2019-01-10T07:33:31 | 213,910,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,726 | java | package com.szit.arbitrate.mediation.entity;
import java.util.Date;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.hsit.common.kfbase.entity.DomainEntity;
import com.hsit.common.utils.CustomDateSerializerYmdhms;
import c... | [
"chenwu0@aliyun.com"
] | chenwu0@aliyun.com |
1d2c96910f4a00c631ffb68dc5d0ab6ae62fd0de | 6437240eddd7c33372fccab081395d4c6d45aa92 | /precomedModuloOld/template/src/main/java/br/com/lojadigicom/precomed/modelo/montador/MarcaMontador.java | 418cd8060ca86f607b724ad33656b11197d312ad | [] | no_license | paulofor/projeto-android-aplicacao | 49a530533496ec4a11dcb0a86ed9e9b75f2f9a4a | 2aa9c244a830f12cf120f45727d7474203619c59 | refs/heads/master | 2021-01-05T06:04:29.225920 | 2020-02-16T14:45:25 | 2020-02-16T14:45:25 | 240,908,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,724 | java | package br.com.lojadigicom.precomed.modelo.montador;
import java.lang.reflect.InvocationTargetException;
import java.sql.Timestamp;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import br.com.lojadigicom.precomed.modelo.Marca;
import br.com.lojadigicom.precomed.model... | [
"paulofore@gmail.com"
] | paulofore@gmail.com |
536c4fbcd2964a7cc435b2d6d41110c09f2fceb2 | 4ff777cf407626948d40479d3227549948ede894 | /src/main/java/song/annotationTest/aptTest/ExtractInterface.java | def4ca88b632e24cd726cf83533f157e52858ab5 | [] | no_license | Sonlan/test | 641e47997fbc6f6196c0fb58a2fb14db1c8dbc0c | 86cd96297b5e839e5a40bd93d071955cfd0e5221 | refs/heads/master | 2020-12-25T14:14:32.366965 | 2016-11-13T14:05:22 | 2016-11-13T14:05:22 | 67,875,962 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package song.annotationTest.aptTest;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Created by Song on 2016/10/27.
*/
@Target(ElementType.TYPE)
@Retention(RetentionPolicy.SOURCE)
public @interface... | [
"1147649695@qq.com"
] | 1147649695@qq.com |
42156b62d4f398aaed2fed95be5fb52d7c53c529 | 91ef83fb5b10ba5ddb1f9aee9d511a11496089a7 | /core/src/main/java/javabot/dao/impl/ConfigDaoImpl.java | 61b69ec79e8aa455492c073656cfe4c854fc6093 | [
"BSD-3-Clause"
] | permissive | rickyclarkson/javabot | c56473b6ebf84456993d9576c11ecd38a449f1de | 17988d5ad0463cf0670fb4cf38af992253d893a3 | refs/heads/master | 2021-01-16T20:02:10.367135 | 2010-02-03T04:07:20 | 2010-02-03T04:07:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,441 | java | package javabot.dao.impl;
import javabot.Javabot;
import javabot.dao.AbstractDaoImpl;
import javabot.dao.AdminDao;
import javabot.dao.ChannelDao;
import javabot.dao.ConfigDao;
import javabot.model.Admin;
import javabot.model.Channel;
import javabot.model.Config;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;... | [
"jlee@antwerkz.com"
] | jlee@antwerkz.com |
4581422512eeff0110c52ab385f9f5f92bfad9ac | 44fe40372cdfc3d47d70a7cc47b301cc17bf270a | /app/src/main/java/io/bloc/android/blocly/ui/fragment/RssItemDetailFragment.java | 346cae8e6a4e6affbe6d25cc4a99c3f94472c616 | [] | no_license | ver2point0/Blocly | 13d01ffdb763a7a944f7864f5a8f91df80c69b90 | b2660db303cb8f5871af5545dcaccf52fa2f1b10 | refs/heads/master | 2021-01-10T02:11:41.747598 | 2015-12-26T16:15:38 | 2015-12-26T16:15:38 | 36,327,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,889 | java | package io.bloc.android.blocly.ui.fragment;
import android.app.Fragment;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.animation.AccelerateDecelerateI... | [
"jmci10@hotmail.com"
] | jmci10@hotmail.com |
d5a2e17a95facf519fb0eba1c9fe8de0e4df2d01 | c30d4f174a28aac495463f44b496811ee0c21265 | /java/java-tests/testSrc/com/intellij/codeInsight/daemon/lambda/Java8RegressionTest.java | 26d9f6d81960b429ed4e996f596734b0b7eab80c | [
"Apache-2.0"
] | permissive | sarvex/intellij-community | cbbf08642231783c5b46ef2d55a29441341a03b3 | 8b8c21f445550bd72662e159ae715e9d944ba140 | refs/heads/master | 2023-05-14T14:32:51.014859 | 2023-05-01T06:59:21 | 2023-05-01T06:59:21 | 32,571,446 | 0 | 0 | Apache-2.0 | 2023-05-01T06:59:22 | 2015-03-20T08:16:17 | Java | UTF-8 | Java | false | false | 2,422 | java | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* 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 agre... | [
"anna.kozlova@jetbrains.com"
] | anna.kozlova@jetbrains.com |
f49c2de3d969cc4e20bc4832d5b14633931c6ef0 | ea87e7258602e16675cec3e29dd8bb102d7f90f8 | /fest-swing/src/main/java/org/fest/swing/util/Colors.java | 7646d0c09c2980b23ae2565fe33b3a3f743a3888 | [
"Apache-2.0"
] | permissive | codehaus/fest | 501714cb0e6f44aa1b567df57e4f9f6586311862 | a91c0c0585c2928e255913f1825d65fa03399bc6 | refs/heads/master | 2023-07-20T01:30:54.762720 | 2010-09-02T00:56:33 | 2010-09-02T00:56:33 | 36,525,844 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,945 | java | /*
* Created on Apr 15, 2008
*
* 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... | [
"alexruiz@0e018e5f-c563-0410-a877-f7675914c6cc"
] | alexruiz@0e018e5f-c563-0410-a877-f7675914c6cc |
83fe41b4590f67944c44c99f66b8c24386f70fcb | efea07f32c57c84d9c137fd9fd287f77d039d919 | /javasource/apmagent/actions/BatchDeleteEntity.java | 3641b4511186b2876c7186f378071e05c89db9bb | [
"MIT"
] | permissive | McDoyen/yavasource | a4e53bb519ded49f85c8475fca7c94abf1cfdaee | fe15e7d9c3d230465583764d01daedd6157060a8 | refs/heads/master | 2021-05-07T01:22:45.391241 | 2017-11-10T11:48:54 | 2017-11-10T11:48:54 | 110,241,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,030 | java | // This file was generated by Mendix Modeler.
//
// WARNING: Only the following code will be retained when actions are regenerated:
// - the import list
// - the code between BEGIN USER CODE and END USER CODE
// - the code between BEGIN EXTRA CODE and END EXTRA CODE
// Other code you write will be lost the next t... | [
"mrpoloh@yahoo.co.uk"
] | mrpoloh@yahoo.co.uk |
366b96ea0ff203d7ab069bb0f31ce5c73cec4f03 | 07d87bfdc175514ed128bb730c54e8414ba112d8 | /src/edgruberman/bukkit/silkpoke/Main.java | dada59b7043376081d1b3bc3bd0278b755c53ef6 | [] | no_license | EdGruberman/SilkPoke | 9242da6ce16c422265068616b7a09f9b18478af2 | 3b11e178b5c78b3a912872116186ab37bb45873f | refs/heads/master | 2021-01-21T13:07:36.760275 | 2013-09-23T00:08:50 | 2013-09-23T00:08:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,004 | java | package edgruberman.bukkit.silkpoke;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.logging.Level;
import org.bukkit.Bukkit;
import org.bukkit.Material;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.enchantments.... | [
"ed@rjump.com"
] | ed@rjump.com |
5ddbddd0fd9070d1ff78eee43fd32c92539390ac | d31fc6d37d0610e1d0081affcb184dc0f22dfdd9 | /src/mddtools/preferences/MDDToolsPrefsAlertDialog.java | cfbb6ce2fa21cfe08dee3da8d8de40f597729055 | [] | no_license | csipiemonte/mddtools | 2de79281c8899beb04939803e2ec0f37a0e2ebde | fe93b657cd25d63dcf0c42e6896acc5d7ae0d6ae | refs/heads/master | 2020-08-29T12:08:19.170015 | 2017-07-10T14:08:08 | 2017-07-10T14:08:08 | 218,027,174 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 6,002 | java | package mddtools.preferences;
import mddtools.Activator;
import mddtools.util.BrowserUtils;
import org.eclipse.core.commands.Command;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.core.commands.NotEnabledException;
import org.eclipse.core.commands.NotHandledException;
import org.ecl... | [
"mauro.antonaci@csi.it"
] | mauro.antonaci@csi.it |
2e82d6254dfe1a539edc08a8103b35620d6ab613 | 8f30ec284c29e02d8cacf2ef0b2b901d84fddb7a | /net.dougqh.jak.core.assembler/src/net/dougqh/jak/assembler/ThisType.java | 31762602291631c5bcb2ceacd1f42917ad0cf454 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | dougqh/JAK | 8b7096766b36909262d03a3754ae71b1c8c67e03 | e10da7384cce6466530c12378ee782a1d8209b51 | refs/heads/master | 2021-01-01T16:19:39.434996 | 2013-04-04T04:01:42 | 2013-04-04T04:01:42 | 732,624 | 11 | 2 | null | 2013-04-04T04:01:27 | 2010-06-21T20:00:44 | Java | UTF-8 | Java | false | false | 187 | java | package net.dougqh.jak.assembler;
import java.lang.reflect.Type;
final class ThisType implements Type {
protected static ThisType INSTANCE = new ThisType();
private ThisType() {}
}
| [
"dougqh@gmail.com"
] | dougqh@gmail.com |
1fc0575175b78f4113a78d777d3202b54ea9f3c9 | ccfeb0a261adb7954cd9b82679255a85302e0601 | /to0client/src/main/java/org/sdo/cri/to0client/package-info.java | 55f9b3c5e4b6d53c5ae106571a2a117dfffca921 | [
"Apache-2.0"
] | permissive | bprashan/cri | edfd924ae7a9fa2334de744d671acf9badabff78 | f01cd3285e45faaa2ebb1ed5ac07cdbb8c9f5a1b | refs/heads/master | 2021-05-16T22:46:44.122703 | 2020-04-26T17:15:22 | 2020-04-26T17:15:22 | 250,501,119 | 0 | 3 | Apache-2.0 | 2020-05-15T11:20:58 | 2020-03-27T10:10:29 | Java | UTF-8 | Java | false | false | 158 | java | // Copyright 2020 Intel Corporation
// SPDX-License-Identifier: Apache 2.0
/**
* A Java client for the SDO TO0 protocol.
*/
package org.sdo.cri.to0client;
| [
"tushar.ranjan.behera@intel.com"
] | tushar.ranjan.behera@intel.com |
18c43351d24f52548573f0f5e199f0dffe609af6 | 3ea90852ce844b9fdb21e5d391aed7929013bce5 | /rapla-source-1.8.4/src/org/rapla/rest/server/AbstractRestPage.java | 0a719328fed69a2d9ce10bb3471e5e47f30ce18e | [] | no_license | Ayce45/OverwatchBTS | 5e2b932d9b3d7744b0f6bc2bba1cb2b0f5bfc06c | eb1ece3695b0b34ecad0422e9e878563f486e01f | refs/heads/master | 2020-04-12T19:26:13.116600 | 2019-09-14T12:50:41 | 2019-09-14T12:50:41 | 162,708,924 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,546 | java | package org.rapla.rest.server;
import java.io.IOException;
import java.lang.reflect.Method;
import java.lang.reflect.Modifier;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletContext;
import javax.servlet.Servl... | [
"32338891+Ayce45@users.noreply.github.com"
] | 32338891+Ayce45@users.noreply.github.com |
141e10f123141f81c24274b4edc968f3d0adb364 | d7fe2596a70f915e35fb6f8dc4fbc080eb1390c5 | /src/main/java/org/elasticsearch/client/transport/support/InternalTransportClusterAdminClient.java | 7b59e5f11d51391f65d1a32edb45298eb4c58eab | [
"Apache-2.0"
] | permissive | Oneiroi/elasticsearch | 009f93d477ef75e196674edcb5bdc755b254c7b0 | d66f401ce6b0ac6baa0d461f12ca3d002407b49d | refs/heads/master | 2022-09-13T12:51:35.270084 | 2012-06-18T20:45:17 | 2012-06-19T02:13:47 | 4,712,532 | 0 | 0 | Apache-2.0 | 2022-09-09T18:17:56 | 2012-06-19T10:58:24 | Java | UTF-8 | Java | false | false | 4,201 | java | /*
* Licensed to ElasticSearch and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. ElasticSearch licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you may... | [
"kimchy@gmail.com"
] | kimchy@gmail.com |
8facbc1512ef188b402fefc3f76132eb73bc2a40 | e1a4acf1d41b152a0f811e82c27ad261315399cc | /lang_interface/java/com/intel/daal/algorithms/neural_networks/layers/average_pooling1d/AveragePooling1dBackwardInput.java | f5749b8288d80534d3b76362b10e0faed82d4e44 | [
"Apache-2.0",
"Intel"
] | permissive | ValeryiE/daal | e7572f16e692785db1e17bed23b6ab709db4e705 | d326bdc5291612bc9e090d95da65aa579588b81e | refs/heads/master | 2020-08-29T11:37:16.157315 | 2019-10-25T13:11:01 | 2019-10-25T13:11:01 | 218,020,419 | 0 | 0 | Apache-2.0 | 2019-10-28T10:22:19 | 2019-10-28T10:22:19 | null | UTF-8 | Java | false | false | 3,035 | java | /* file: AveragePooling1dBackwardInput.java */
/*******************************************************************************
* Copyright 2014-2019 Intel Corporation
*
* 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 ... | [
"nikolay.a.petrov@intel.com"
] | nikolay.a.petrov@intel.com |
5b578b6ce6ce87f601b42ddb59ad1384446c374f | 7e57a9c43657fc0391cc0a65b1d7890ae1d166e3 | /src/main/java/com/abilists/service/LoginService.java | 8aa1f0746a687fcab794d1c88fac4b38f01c26fc | [
"Apache-2.0"
] | permissive | minziappa/abilists | 6f8ea71efcee433e35b518035e5c668cd36626d1 | 1d48aabafb9533d30b425a4f2ce87a84e01e89ef | refs/heads/master | 2020-05-21T16:29:52.154690 | 2017-02-25T02:55:35 | 2017-02-25T02:55:35 | 79,440,574 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 913 | java | package com.abilists.service;
import com.abilists.bean.model.UserTemp;
import com.abilists.bean.para.LoginPara;
import com.abilists.bean.para.login.CompleteConfirmPara;
import com.abilists.bean.para.login.CompleteResetPwdPara;
import com.abilists.bean.para.login.SignUpPara;
public interface LoginService {
... | [
"minziappa@gmail.com"
] | minziappa@gmail.com |
0cbae56fef4372cb6a9961f7403d5791178d53ad | 52aa753885647b44c60abf691bfb0116be6fca4e | /src/edu/cmu/cs/stage3/alice/scenegraph/util/SegmentBBox.java | faeb684d5a7f6951c6bf09be06dceb089012e515 | [
"MIT"
] | permissive | ai-ku/langvis | 10083029599dac0a0098cdc4cbf77f3e1bdf6d43 | 4ccd37107a3dea4b7b12696270a25df9c17d579d | refs/heads/master | 2020-12-24T15:14:43.644569 | 2014-03-26T13:43:25 | 2014-03-26T14:09:03 | 15,770,922 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,300 | java | /*
* Copyright (c) 1999-2003, Carnegie Mellon University. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* 1. Redistributions of source code must retain the above copyright
* ... | [
"emreunal99@gmail.com"
] | emreunal99@gmail.com |
b979615469a21fe094e82de4d231b338270ea0fd | 114433842ca5ea98ecc45384a2c676ef26cf1213 | /src/test/java/com/diego/garagem/config/StaticResourcesWebConfigurerTest.java | 25ad6b96d6053fb62d13f0de32525ecbddfd684b | [] | no_license | diekof/garagem-app | 0cb87e1b3c09de3fa8c3b331165ef2df41aaca3e | dbefceb035d3545a423608e2e6e533396b51b115 | refs/heads/main | 2023-06-03T23:34:34.639562 | 2021-06-21T16:37:56 | 2021-06-21T16:37:56 | 378,997,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,616 | java | package com.diego.garagem.config;
import static com.diego.garagem.config.StaticResourcesWebConfiguration.*;
import static org.assertj.core.api.Assertions.assertThat;
import static org.mockito.Mockito.*;
import java.util.concurrent.TimeUnit;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
i... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
92a5302285f6a0c83b25f201da8020befc1c200e | dac583dd79af02d6c44fd393331162298ed02426 | /src/main/java/com/selectica/PhilipRCFTEST/eclm/definitions/CNDABO/actions/SetStatusDraftAction.java | 563343b169efcc7bfc4f0f96a200c9b4d0c5ab2d | [] | no_license | pkoptilin/ECLM_RCF_Phase0 | b985b3e4aa0af96057b7af6bf65c6b85cff72c76 | 5a467f7dce7f956f45c8b70200e2840ee7cd3878 | refs/heads/master | 2020-12-11T05:37:52.708323 | 2015-07-30T10:26:12 | 2015-07-30T10:26:12 | 39,936,762 | 1 | 0 | null | 2015-07-30T07:16:21 | 2015-07-30T07:16:20 | null | UTF-8 | Java | false | false | 757 | java | package com.selectica.PhilipRCFTEST.eclm.definitions.CNDABO.actions;
import com.selectica.PhilipRCFTEST.eclm.definitions.ContractStatus;
import com.selectica.PhilipRCFTEST.stubs.CNDADetails;
import com.selectica.rcfscripts.AbstractBOWriteScript;
/**
* Created by vshilkin on 09/01/2015.
*/
public class SetStatusDraf... | [
"rcf@selectica.com"
] | rcf@selectica.com |
3c790b187498654ec0984209aa063031d364a188 | 9a6ea6087367965359d644665b8d244982d1b8b6 | /src/main/java/X/C29921aQ.java | 15217aa2fb8bac390b531430a99f3dec63dcc960 | [] | 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 | 650 | java | package X;
import android.content.Intent;
/* renamed from: X.1aQ reason: invalid class name and case insensitive filesystem */
public final class C29921aQ implements AbstractC14510mP {
public final int A00;
public final Intent A01;
public final /* synthetic */ AnonymousClass0PF A02;
public C29921aQ(... | [
"madeinborneo@gmail.com"
] | madeinborneo@gmail.com |
984aa1080caeb682d72f1693e17d0a1ea0547286 | 7ecbb3719565a487154f2d048ef2f8ef11ff7f0d | /core/src/main/java/com/metaui/core/web/action/BaseAction.java | 275d015af43792ca6271b798fadf2a74d2a8d5d4 | [
"Apache-2.0"
] | permissive | weijiancai/metaui | 5bbe91f2e4c176b6ae48bc598d8531d076ef086d | b3daecf2b6ef5599c1e8fa92632d40bfee0936e0 | refs/heads/master | 2022-09-15T08:47:13.977905 | 2020-09-26T03:29:08 | 2020-09-26T03:29:08 | 30,705,651 | 0 | 2 | Apache-2.0 | 2022-09-01T22:41:37 | 2015-02-12T14:18:25 | JavaScript | UTF-8 | Java | false | false | 1,487 | java | package com.metaui.core.web.action;
import com.alibaba.fastjson.JSON;
import com.metaui.core.util.UFile;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.ut... | [
"weijiancai@126.com"
] | weijiancai@126.com |
065b0fb5c138dc702150bbb3c941b842fef0a3a9 | 9ed918fac39f617d38194b96a3476c3a64b3bd4f | /JavaLab/Java/TestJava/src/ILaptop.java | 8acb6758881bff0a05f852c81cf2a6359de9f3e8 | [] | no_license | quanghuynguyen2412/FPTU | e1a85cb4632ec8cea8e86568a0cf1b1bf45211c1 | d9f6f8a613b42148f5a4ea37d6dc224434e78cbd | refs/heads/master | 2022-04-17T10:51:36.203986 | 2020-04-17T10:22:51 | 2020-04-17T10:22:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 148 | java |
import java.util.ArrayList;
public interface ILaptop {
public String f1(ArrayList<Laptop> a);
public int f2(ArrayList<Laptop> a);
}
| [
"="
] | = |
ee4ae372304e1733a882612b6dceea23b19ebfc7 | 97c0cfe5592bd57a6b3c853d56cef44e90b790b0 | /service/service_ucenter/src/main/java/com/atguigu/educenter/controller/UcenterMemberController.java | 9fec040510b75766febe0f12404bf2f3efd741b5 | [] | no_license | HWenTing/online-study-platform | 053fd03814fcb8830ffc85e642d08f57700668f5 | 09906105c35b0535ea086b116803cb73cbc23299 | refs/heads/master | 2023-02-06T18:08:19.932911 | 2020-12-27T13:22:44 | 2020-12-27T13:22:44 | 324,766,195 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,745 | java | package com.atguigu.educenter.controller;
import com.atguigu.commonutils.JwtUtils;
import com.atguigu.commonutils.R;
import com.atguigu.educenter.entity.UcenterMember;
import com.atguigu.educenter.entity.vo.RegisterUserVo;
import com.atguigu.educenter.service.UcenterMemberService;
import org.springframework.beans.fac... | [
"982740445@qq.com"
] | 982740445@qq.com |
70fb06a7b4c5bc8296a33c4a272081c79e6c4117 | 61602d4b976db2084059453edeafe63865f96ec5 | /com/huawei/hms/support/api/push/a/a/a.java | d45cf77a2eec2d4d105d36a7fbb318c071c16159 | [] | no_license | ZoranLi/thunder | 9d18fd0a0ec0a5bb3b3f920f9413c1ace2beb4d0 | 0778679ef03ba1103b1d9d9a626c8449b19be14b | refs/heads/master | 2020-03-20T23:29:27.131636 | 2018-06-19T06:43:26 | 2018-06-19T06:43:26 | 137,848,886 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,640 | java | package com.huawei.hms.support.api.push.a.a;
import android.content.Context;
import android.text.TextUtils;
import com.huawei.hms.support.api.push.a.a.a.c;
import com.huawei.hms.support.api.push.a.a.b.d;
/* compiled from: PushDataEncrypterManager */
public abstract class a {
public static String a(Context context... | [
"lizhangliao@xiaohongchun.com"
] | lizhangliao@xiaohongchun.com |
5324b6767a28a7d58ee6c64479e392f3cc12baf4 | 92dd6bc0a9435c359593a1f9b309bb58d3e3f103 | /src/LeetcodeTemplate/_0735AsteroidCollision.java | 5754ca9300359cf65f768259887d96bae00e3cae | [
"MIT"
] | permissive | darshanhs90/Java-Coding | bfb2eb84153a8a8a9429efc2833c47f6680f03f4 | da76ccd7851f102712f7d8dfa4659901c5de7a76 | refs/heads/master | 2023-05-27T03:17:45.055811 | 2021-06-16T06:18:08 | 2021-06-16T06:18:08 | 36,981,580 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 532 | java | package LeetcodeTemplate;
import java.util.Arrays;
public class _0735AsteroidCollision {
public static void main(String[] args) {
System.out.println(Arrays.toString(asteroidCollision(new int[] { 5, 10, -5 })));
System.out.println(Arrays.toString(asteroidCollision(new int[] { 10, 2, -5 })));
System.out.println(... | [
"hsdars@gmail.com"
] | hsdars@gmail.com |
5cfc94082af21017eb0a88477ec2f1fb4a996e9e | a590cf3293c9d5f83a880a706e1686f8aede1377 | /Codesignal and Geekforgeeks Combined/ValidateAnIpAddress.java | 2ccf819df9a87d482a05230253a0ed94b1c18aab | [] | no_license | pushker-git/LeetCodeTopInterviewQuestions | 168b9f8fc1054807eeba9ee444745dd2b1a74a29 | 43c605e6353575fdef5fcdb20b83c047e284534d | refs/heads/master | 2023-06-16T21:26:11.614311 | 2021-07-10T14:12:34 | 2021-07-10T14:12:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,533 | java | Write a program to Validate an IPv4 Address. According to Wikipedia, IPv4 addresses are canonically represented in dot-decimal notation, which consists of four decimal numbers, each ranging from 0 to 255, separated by dots, e.g., 172.16.254.1 . The generalized form of an IPv4 address is (0-255).(0-255).(0-255).(0-255).... | [
"rohithv63@gmail.com"
] | rohithv63@gmail.com |
58cee5f752db0cce0295d6837cefae6f0a9dbe47 | ff24162d05e2605a0a655bb9e3dbb5ab9c72b152 | /myddd-extentions/myddd-security/myddd-security-login/src/test/java/org/myddd/security/account/TestApplication.java | 857e9d232bfe4b2f8b8157e6a9d765de4c646bba | [
"MIT"
] | permissive | jiajianfa/myddd-java | b1d8eda6ef6ecf8d908557c6335ad2415812a808 | 42b9a48498e2675b2bf4ab5863307d5b0568d76a | refs/heads/master | 2023-04-04T00:36:19.528386 | 2021-04-07T09:38:56 | 2021-04-07T09:38:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 802 | java | package org.myddd.security.account;
import org.myddd.domain.InstanceFactory;
import org.myddd.ioc.spring.SpringInstanceProvider;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.domain.EntityScan;
impor... | [
"lingen.liu@gmail.com"
] | lingen.liu@gmail.com |
68d4fcba9efd849f6e7faff0e8cbd7ff7ea1f888 | 35189f28c6961d55e98576e6b0b9e1cf7d4a15f3 | /src/Collection/CollectionAndGenericsDemo.java | 8191bbd9f28992b5e3d17e25688eb75f3d0df0e9 | [] | no_license | ChristoT98/LearningJava | 62a07365eb5d2904522e266a83427a8c20990664 | 66614148228ffc73c519324e035484be746ab7c6 | refs/heads/master | 2022-12-13T01:56:55.351612 | 2020-09-11T11:01:49 | 2020-09-11T11:01:49 | 294,671,477 | 0 | 0 | null | 2020-09-11T11:00:05 | 2020-09-11T11:00:04 | null | UTF-8 | Java | false | false | 2,001 | java | package Collection;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
public class CollectionAndGenericsDemo {
public static void main(String[] args) {
/* List<Integer> list = new ArrayList<>();
Random random = new Random();
for (i... | [
"asakahatapitiya@gmail.com"
] | asakahatapitiya@gmail.com |
c08aa2c2399100f562cceccffbea6666ac685e94 | 5f6edf313639dbe464a1c9cbb62762b427786235 | /crm/src/com/naswork/service/ExchangeRateService.java | 3aaf1a6d797207d5020874d544fb0d8e05265a57 | [] | no_license | magicgis/outfile | e69b785cd14ce7cb08d93d0f83b3f4c0b435b17b | 497635e2cd947811bf616304e9563e59f0ab4f56 | refs/heads/master | 2020-05-07T19:24:08.371572 | 2019-01-23T04:57:18 | 2019-01-23T04:57:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 529 | java | package com.naswork.service;
import com.naswork.model.ExchangeRate;
import com.naswork.module.system.controller.exchangerate.ExchangeRateVo;
import com.naswork.vo.PageModel;
public interface ExchangeRateService {
int insertSelective(ExchangeRate record);
ExchangeRate selectByPrimaryKey(Integer currencyId);
... | [
"942364283@qq.com"
] | 942364283@qq.com |
b79f610d79a3678d586bf5b713b698decc651da3 | 609f726c4360957d1332b38896cf3fab8c1ba5de | /oxService/src/main/java/org/gluu/model/security/protect/AuthenticationAttempt.java | 9746889e3289986dfe4befa11d165b3484f69ff5 | [
"MIT"
] | permissive | GluuFederation/oxCore | f2a3749710a61c0471c9347e04d85121deb9537e | 918ea9cbf7ad7d4a4a9d88108ef0c2f36cbcf733 | refs/heads/master | 2023-08-08T00:36:31.395698 | 2023-07-17T19:58:42 | 2023-07-17T19:58:42 | 18,150,075 | 15 | 16 | MIT | 2023-07-18T18:22:14 | 2014-03-26T19:00:16 | Java | UTF-8 | Java | false | false | 1,081 | java | package org.gluu.model.security.protect;
import java.io.Serializable;
import javax.enterprise.context.RequestScoped;
import javax.inject.Named;
@RequestScoped
public class AuthenticationAttempt implements Serializable {
private static final long serialVersionUID = -1841823297081861148L;
private long time;
... | [
"Yuriy.Movchan@gmail.com"
] | Yuriy.Movchan@gmail.com |
8919144fc5b8fb7d8650b1a6313b548b26dbc232 | c5679ee59de14eedc61c5dcd565eda44a996feb1 | /presto-main/src/main/java/io/prestosql/execution/ClusterSizeMonitor.java | b9a35d1d47554a1d572affaf9990bce0db84daa0 | [
"Apache-2.0"
] | permissive | chengpeng2015/hetu-core | 58e02e087e82ed008de011f9e4e5ff96c396d180 | 5ddf288154909ddb505ca4a4ce5ba19d64fd94d3 | refs/heads/master | 2023-01-28T14:56:45.973460 | 2020-12-05T07:01:20 | 2020-12-05T07:01:20 | 319,274,123 | 1 | 0 | Apache-2.0 | 2020-12-07T09:52:21 | 2020-12-07T09:52:21 | null | UTF-8 | Java | false | false | 6,250 | 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
* distribut... | [
"7676181+fbird2020@user.noreply.gitee.com"
] | 7676181+fbird2020@user.noreply.gitee.com |
f25f727fc1877d65fb30d70ac4fb34b05aae1a03 | f766baf255197dd4c1561ae6858a67ad23dcda68 | /app/src/main/java/com/tencent/mm/protocal/c/ci.java | 502e5b620559495bff97a573121befe57eff1555 | [] | no_license | jianghan200/wxsrc6.6.7 | d83f3fbbb77235c7f2c8bc945fa3f09d9bac3849 | eb6c56587cfca596f8c7095b0854cbbc78254178 | refs/heads/master | 2020-03-19T23:40:49.532494 | 2018-06-12T06:00:50 | 2018-06-12T06:00:50 | 137,015,278 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,748 | java | package com.tencent.mm.protocal.c;
import java.util.LinkedList;
public final class ci
extends com.tencent.mm.bk.a
{
public String rcJ;
public LinkedList<brc> rcK = new LinkedList();
public String title;
protected final int a(int paramInt, Object... paramVarArgs)
{
if (paramInt == 0)
{
par... | [
"526687570@qq.com"
] | 526687570@qq.com |
7e3e473d43c7079a53991657efd03680a29e1dc1 | d59b6f34d2188f4dcb2c0218fd94ee7ad3ffd9dc | /cocoatouch/src/main/java/com/bugvm/bindings/AVFoundation/AVAssetResourceLoadingRequestOptions.java | 68edfffd087ff5cc82ed9d4eb5a3fd64e810591f | [
"Apache-2.0"
] | permissive | anidotnet/bugvm | 0e9b6d5ab6837e5357b1e83f0069554175b3bd30 | 77350f8462f2467d8445827fd5f6515472f56ba1 | refs/heads/master | 2020-05-25T15:41:07.994236 | 2016-09-29T11:16:54 | 2016-09-29T11:16:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,367 | java | /*
* Copyright (C) 2013-2015 RoboVM AB
*
* 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 ag... | [
"github@ibinti.com"
] | github@ibinti.com |
e7036e349f3c0d59e344374cefa27d66f4d0690a | 3c10b507e6a3e17cbf9b17a9f102ea3038b46e1c | /src/org/jitsi/util/InstanceLogger.java | d2a32797c2c5a2f36e4ec46172d5324cbe4af01f | [
"Apache-2.0"
] | permissive | pstros/libjitsi | a1150f0e9aaba8ccaa911161de178e13d0d316ef | 9935aeb7096511cd7a94f972ef25f29a1de821af | refs/heads/master | 2020-12-25T17:46:08.191194 | 2019-02-07T10:50:17 | 2019-02-07T12:31:51 | 48,122,100 | 0 | 1 | Apache-2.0 | 2019-04-17T18:45:26 | 2015-12-16T16:31:51 | Java | UTF-8 | Java | false | false | 3,322 | java | /*
* Copyright @ 2015 Atlassian Pty Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | [
"boris@jitsi.org"
] | boris@jitsi.org |
bd55099cfc61a2a2c0519ca1a4ea3f1a839eb023 | 4317e72e0ec1f80fd4063ccd60af9b754f088a42 | /ph-commons/src/main/java/com/helger/commons/collection/attr/AttributeContainerConcurrent.java | a84b48917662d75260dc79618dd281e9c3ae4435 | [
"Apache-2.0"
] | permissive | AJcodes42/ph-commons | fabe49f68b900b74984a3f85ecd408005af5654c | 6fb35fb3937c155a38c3856196248c0546134c87 | refs/heads/master | 2021-01-15T14:49:56.555882 | 2017-08-08T12:18:09 | 2017-08-08T12:18:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,042 | java | /**
* Copyright (C) 2014-2017 Philip Helger (www.helger.com)
* philip[at]helger[dot]com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | [
"philip@helger.com"
] | philip@helger.com |
45f1f684a41116aeab9f9c5ee663fd84bb1c47b6 | 7c24b96d91255f94f79bc6f6d51fd301e1f23a71 | /AndBaseDemo/src/com/andbase/demo/activity/SlidingMenuZoomActivity.java | 4b99865e73fbce63c0e939979120c21c591d44c2 | [] | no_license | GGOOKK/andbase | 88ac72278844aadfb6409f8e79ec156b3391da7c | 4a82a52d3c33c7ceaa93c4aad155f6c476e6b108 | refs/heads/master | 2020-12-28T23:45:29.424975 | 2013-11-12T06:37:05 | 2013-11-12T06:37:05 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,595 | java | package com.andbase.demo.activity;
import android.graphics.Canvas;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import com.ab.activity.AbActivity;
import com.ab.view.slidingmenu.SlidingMenu;
import com.ab.view.slidingmenu.SlidingMenu.CanvasTransformer;
import com.ab.vi... | [
"zhaoqp2010@163.com"
] | zhaoqp2010@163.com |
79bb187e4979cd8e4e052a43b55abbfa3074c43d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_2b74befcd7384a149471589aa6110c58aa3209e3/MonthView/2_2b74befcd7384a149471589aa6110c58aa3209e3_MonthView_t.java | bbb6383f1013547998a78e1e6eaef41ed2b9b087 | [] | 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 | 3,463 | java | import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
/**
* Month view for the calendar
*
* @author gordon
*
*/
public class MonthView extends BaseView {
private static final long serialVersionUID = 1L;
private JTable month;
private MonthDataModel monthVi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
1187e83e3f48bda3f346cf0f361394ee92637ffe | 0e06e096a9f95ab094b8078ea2cd310759af008b | /classes77-dex2jar/com/google/android/gms/ads/internal/overlay/zzx.java | e4da4ae974402d8319c5893fbf08b562f4653dd7 | [] | no_license | Manifold0/adcom_decompile | 4bc2907a057c73703cf141dc0749ed4c014ebe55 | fce3d59b59480abe91f90ba05b0df4eaadd849f7 | refs/heads/master | 2020-05-21T02:01:59.787840 | 2019-05-10T00:36:27 | 2019-05-10T00:36:27 | 185,856,424 | 1 | 2 | null | 2019-05-10T00:36:28 | 2019-05-09T19:04:28 | Java | UTF-8 | Java | false | false | 295 | java | //
// Decompiled by Procyon v0.5.34
//
package com.google.android.gms.ads.internal.overlay;
import android.app.Activity;
import com.google.android.gms.internal.ads.zzadh;
@zzadh
public final class zzx extends zzd
{
public zzx(final Activity activity) {
super(activity);
}
}
| [
"querky1231@gmail.com"
] | querky1231@gmail.com |
95b5defb38229ba22e0f310444e2f5ce41dc355a | 5741045375dcbbafcf7288d65a11c44de2e56484 | /reddit-decompilada/com/reddit/frontpage/GoogleSignInActivity$$Lambda$0.java | 0d6d0725103006a9579d72cf91fac127f5a0b5e3 | [] | no_license | miarevalo10/ReporteReddit | 18dd19bcec46c42ff933bb330ba65280615c281c | a0db5538e85e9a081bf268cb1590f0eeb113ed77 | refs/heads/master | 2020-03-16T17:42:34.840154 | 2018-05-11T10:16:04 | 2018-05-11T10:16:04 | 132,843,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 697 | java | package com.reddit.frontpage;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.content.Intent;
import android.net.Uri;
final /* synthetic */ class GoogleSignInActivity$$Lambda$0 implements OnClickListener {
private final GoogleSignInActivity f19871a;
... | [
"mi.arevalo10@uniandes.edu.co"
] | mi.arevalo10@uniandes.edu.co |
ed24176ab129a4cd48dbb03c276f53e4e4ce8eff | 82bfbbf0da07fdd35a7cf5ba78a560cbf9fba591 | /WebApplication2/src/java/Controller/LoginController.java | d6ca600d06663464dd986dd1bece240288db1dd6 | [] | no_license | kunzz009/demoWeb | 1e14733741339eb5198e3966dc2f8533f11b0629 | 77fd1133f3b83c3176e42a00528db2b58c6b1b04 | refs/heads/master | 2023-03-22T18:43:50.801863 | 2021-03-10T10:26:14 | 2021-03-10T10:26:14 | 346,315,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,376 | 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 Controller;
import Model.Account;
import Model.AccountDAO;
import java.io.IOException;
import java.io.PrintWriter;
import stat... | [
"you@example.com"
] | you@example.com |
251cae70b2de9fd6b8e1e2b2043472120d58a6de | 40d844c1c780cf3618979626282cf59be833907f | /src/testcases/CWE190_Integer_Overflow/s07/CWE190_Integer_Overflow__int_getParameter_Servlet_preinc_73b.java | 70aedc7cf8646d94f85c4d2c5fe168bca534111d | [] | no_license | rubengomez97/juliet | f9566de7be198921113658f904b521b6bca4d262 | 13debb7a1cc801977b9371b8cc1a313cd1de3a0e | refs/heads/master | 2023-06-02T00:37:24.532638 | 2021-06-23T17:22:22 | 2021-06-23T17:22:22 | 379,676,259 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,256 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__int_getParameter_Servlet_preinc_73b.java
Label Definition File: CWE190_Integer_Overflow__int.label.xml
Template File: sources-sinks-73b.tmpl.java
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: getParameter_Servlet Read data from a ... | [
"you@example.com"
] | you@example.com |
aa02fdc7bab6d4552d85a095eea66e6aa7c07c25 | 47db875a6bcc0a5c231abd682c3e218d64949a26 | /gmall-passport-web/src/main/java/com/danbro/gmall/passport/web/thirdSocialAccountLogin/userProvider/WeiboUserProvider.java | 4c666bf1226293eeefc8554bd7174933d7efe2d4 | [] | no_license | Danbro007/gmall | 245532f02f131c0893e9ad49d75559e7e802a20e | dcf9c1ef39ca25de52377985705ecb158509f93e | refs/heads/master | 2022-09-23T04:31:22.372874 | 2019-12-24T03:10:38 | 2019-12-24T03:10:38 | 206,494,975 | 0 | 0 | null | 2022-09-01T23:12:41 | 2019-09-05T06:50:49 | CSS | UTF-8 | Java | false | false | 2,350 | java | package com.danbro.gmall.passport.web.thirdSocialAccountLogin.userProvider;
import com.alibaba.fastjson.JSON;
import com.danbro.gmall.api.po.MemberPo;
import com.danbro.gmall.common.utils.util.HttpClientUtil;
import com.danbro.gmall.common.utils.util.ObjectUtil;
import com.danbro.gmall.passport.web.thirdSocialAccountL... | [
"710170342@qq.com"
] | 710170342@qq.com |
525df4f2afcc4fda4964e157b9ed7e05603b4625 | 124df74bce796598d224c4380c60c8e95756f761 | /com.raytheon.uf.edex.datadelivery.harvester/src/com/raytheon/uf/edex/datadelivery/harvester/crawler/MainSequenceCrawlLauncher.java | 7ab85f2738ad4649af920893f5812960c97b9a26 | [] | 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 | 4,324 | java | package com.raytheon.uf.edex.datadelivery.harvester.crawler;
import java.util.ArrayList;
import java.util.List;
import com.raytheon.uf.common.datadelivery.harvester.Agent;
import com.raytheon.uf.common.datadelivery.harvester.CrawlAgent;
import com.raytheon.uf.common.datadelivery.harvester.HarvesterConfig;
import com.... | [
"joshua.t.love@saic.com"
] | joshua.t.love@saic.com |
ad6b9dfc9a52be7e32c5adb4b5c71ab5d6edd4eb | f8abb6d2242b4c234495e1c8c71d29ac92d00ef9 | /android/diva-solve/diva-beta_de/src/android/support/v7/internal/view/menu/SubMenuBuilder.java | 08929085317c097aabee59fd26880dd1f256c191 | [] | no_license | H4oK3/Arsenal | 9b51111c9054d13667625e8426a2d4a994b22dec | 463773e61520151b63d4b20c79ce8ea59fdcea43 | refs/heads/master | 2021-01-22T05:01:12.301386 | 2019-09-24T03:22:36 | 2019-09-24T03:22:36 | 102,276,557 | 9 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,560 | java | //
// Decompiled by Procyon v0.5.30
//
package android.support.v7.internal.view.menu;
import android.view.View;
import android.graphics.drawable.Drawable;
import android.support.v4.content.ContextCompat;
import android.view.Menu;
import android.view.MenuItem;
import android.content.Context;
import android.view.SubM... | [
"Hao.Ke@nccgroup.trust"
] | Hao.Ke@nccgroup.trust |
c10fa8f3a0e655740188b81eed10ad4da57c7d04 | 89ec26aa743a73a7196e108f6f0a85f276c5c007 | /sinnori_framework/core_build/src/kr/pe/sinnori/server/threadpool/accept/processor/handler/AcceptProcessor.java | 6f169b839f6afd0fb32b1c5b7e34b0455bf0b309 | [
"Apache-2.0"
] | permissive | mait/gitsinnori | 10f11f999d92422c6df547e5df931c0908a20129 | e206ed997645e6a3919a639080ff4496252d22a3 | refs/heads/master | 2020-12-26T01:13:07.419409 | 2013-12-13T07:31:31 | 2013-12-13T07:31:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,144 | 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 ... | [
"k9200544@hanmail.net"
] | k9200544@hanmail.net |
16358a345f60900fe24ee65c0bf321732c6c8038 | eb2690583fc03c0d9096389e1c07ebfb80e7f8d5 | /src/main/java/org/owasp/benchmark/testcode/BenchmarkTest00386.java | 65dbe237754482211ee212b78834d8d375a4ba35 | [] | no_license | leroy-habberstad/java-benchmark | 126671f074f81bd7ab339654ed1b2d5d85be85dd | bce2a30bbed61a7f717a9251ca2cbb38b9e6a732 | refs/heads/main | 2023-03-15T03:02:42.714614 | 2021-03-23T00:03:36 | 2021-03-23T00:03:36 | 350,495,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,289 | java | /**
* OWASP Benchmark Project v1.2
*
* This file is part of the Open Web Application Security Project (OWASP)
* Benchmark Project. For details, please see
* <a href="https://www.owasp.org/index.php/Benchmark">https://www.owasp.org/index.php/Benchmark</a>.
*
* The OWASP Benchmark is free software: you can redistribute i... | [
"jjohnson@gitlab.com"
] | jjohnson@gitlab.com |
5c30fd8be080bd8f47799350b7ac5f5ed0bf57dd | b9244095c3762d2196ac948668db8be9676a3b56 | /sliderview/src/main/java/com/wandrip/imageslider/Transformers/BackgroundToForegroundTransformer.java | 403459911a1d38ffdfbbd353b5054d58c923107d | [] | no_license | barenece9/ClubApp | 459d5d4b4dd77e184ff817c597cba418d5023b10 | 4b10b996e4af7b9bbef9ada0077b42e7fddb4e3c | refs/heads/master | 2021-04-09T10:14:20.476976 | 2018-03-16T10:35:53 | 2018-03-16T10:35:53 | 125,501,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 799 | java | package com.wandrip.imageslider.Transformers;
import android.view.View;
import com.nineoldandroids.view.ViewHelper;
public class BackgroundToForegroundTransformer extends BaseTransformer {
@Override
protected void onTransform(View view, float position) {
final float height = view.getHeight();
final float widt... | [
"baren.lnsel@gmail.com"
] | baren.lnsel@gmail.com |
08babba3e6bc8b78df4a1f1d3c24216a3693f4ac | af0d1cb2999d25ecf6e5e854138bbc6f62d326c7 | /src/main/java/ci/projetSociaux/repository/PrgPaiementReportStatutViewRepository.java | 9701b0e56e1e9755f345907ea62906c5e9c378d3 | [] | no_license | syliGaye/ProjetSocial_Dev_2019 | 48deee4f5d870de22a939bc313c496c26be4fee4 | 8ce08aa7cd53ee8de531063371f2ea71d4c5d81a | refs/heads/master | 2023-04-01T00:45:21.665087 | 2019-05-27T12:24:50 | 2019-05-27T12:24:50 | 187,012,842 | 0 | 0 | null | 2023-03-27T22:16:32 | 2019-05-16T11:19:00 | Java | UTF-8 | Java | false | false | 501 | 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 ci.projetSociaux.repository;
import ci.projetSociaux.entity.PrgPaiementReportStatutView;
import org.springframework.data.jpa.r... | [
"sylvestregaye@gmail.com"
] | sylvestregaye@gmail.com |
15a0c96f7add1f09d7ae4dab1f02f48621b5aed2 | 07de2a7700430dc991d6844eb2589810f592d066 | /app/src/main/java/com/example/ranjith/attendencereco/google/android/gms/signin/internal/AuthAccountResult.java | 34e2cdf843b0273cea7c6cbf3bd54efd2cebad8d | [] | no_license | Maheshwari-Vamsi/AttendenceReco | b8d46ebd496bcea16f2291de42f10a88676d424d | e8e7e3b08fd6642ca7a4fd3fb0bf73fea04e5848 | refs/heads/master | 2021-01-13T11:39:56.828209 | 2016-09-27T11:20:28 | 2016-09-27T11:20:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,493 | java | package com.google.android.gms.signin.internal;
import android.content.Intent;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.google.android.gms.common.api.Result;
import com.google.android.gms.common.api.Status;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable;
publ... | [
"walabalakumar@gmail.com"
] | walabalakumar@gmail.com |
c4083e09d22510e09ea0d9f150af2c9b5f2e0445 | 8b1f1398a584049cebc6a0f7fb4319e5199769e4 | /src/main/java/com/cts/wt/workouttrackerbackend/entities/Workout.java | 9c8225134e7ea2f4accd7d8b6da87ecdef1b8f68 | [] | no_license | puneetvashisht/backend-spring | 81752d154c3d2ebb33c35c905d66f743e11e0e3f | b5292fad06a018053a4e9ab2c374b55fa0280093 | refs/heads/master | 2020-03-28T12:30:55.937945 | 2018-09-19T11:45:37 | 2018-09-19T11:45:37 | 148,305,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,345 | java | package com.cts.wt.workouttrackerbackend.entities;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
@Entity(name="workout_collection")
public class W... | [
"puneetvashsiht@gmail.com"
] | puneetvashsiht@gmail.com |
513de4b49a9ea6d3366ab209904201cbd5bf2722 | 05f4560027847b46c5677041033951341d001e5e | /src/java/com/core/QuartzMain.java | 8ebeedb2b737d96e6e7288529e36f00043efdf70 | [] | no_license | lawale4me/JobService | bb51ce7ce2b704a227438d7faf90fb9432b818d7 | a292f839f0002318ae6fe55b24ed43d02b144905 | refs/heads/master | 2020-05-25T15:40:44.952132 | 2016-09-27T13:52:35 | 2016-09-27T13:52:35 | 69,362,053 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,823 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.core;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.htt... | [
"ahmed.oladele@vanso.com"
] | ahmed.oladele@vanso.com |
a405a8cd792108d8fa8d1398a6e118d56914ab4e | 1f5c68f68b12b314d062c8c94b4824a533b4a7a3 | /com/planet_ink/coffee_mud/Races/HalfElf.java | 8b6524138cf631da706812637de3e0cdac6a9f94 | [
"Apache-2.0"
] | permissive | leonlee/CoffeeMud | ff29abc60a77d03675375a9097572780a14b86c3 | c35383fc53bd3947b6b8579a581e9eb792e15ef9 | refs/heads/master | 2020-06-09T15:47:32.771688 | 2016-12-08T07:12:47 | 2016-12-08T07:12:47 | 76,030,486 | 1 | 0 | null | 2016-12-09T11:38:35 | 2016-12-09T11:38:34 | null | UTF-8 | Java | false | false | 6,229 | java | package com.planet_ink.coffee_mud.Races;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import com.planet... | [
"bo@zimmers.net"
] | bo@zimmers.net |
1c38caf7bd8567b27bd2676ceeaaffb162c827f8 | 39e32f672b6ef972ebf36adcb6a0ca899f49a094 | /dcm4che14/tags/DCM4CHEE_2_11_0_BRANCHA_TAG1/src/java/org/dcm4che/data/DcmElement.java | 5aad0c15aa8ffaec72677d0989f363d9adae763f | [
"Apache-2.0"
] | permissive | medicayun/medicayundicom | 6a5812254e1baf88ad3786d1b4cf544821d4ca0b | 47827007f2b3e424a1c47863bcf7d4781e15e814 | refs/heads/master | 2021-01-23T11:20:41.530293 | 2017-06-05T03:11:47 | 2017-06-05T03:11:47 | 93,123,541 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,982 | java | /* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
... | [
"liliang_lz@icloud.com"
] | liliang_lz@icloud.com |
3c9c7fb2d7e16dac54a5646d6a40fa4f38a4b1ae | baf3d8642e437858808503e9d82e7f1fb52dd9e4 | /working/src/main/java/com/unistrong/working/ui/adapter/Adapter_I_Participated.java | 3294101860ca427b5d7203ba7680a74481672998 | [] | no_license | Laughing952/MobileProjectManagement | 47c3d01b2f50772bfd70f3ef75da59684bfb081d | d85916c0a59a4dab6bdd4e45155cdba2d1ecb274 | refs/heads/master | 2020-03-21T22:36:03.812124 | 2018-06-29T09:38:28 | 2018-06-29T09:38:28 | 139,130,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,533 | java | package com.unistrong.working.ui.adapter;
import android.databinding.DataBindingUtil;
import com.global.listener.ItemClickListener;
import com.global.listener.ItemLongClickListener;
import com.unistrong.working.R;
import com.unistrong.working.bean.IParticipatedBean;
import com.unistrong.working.databinding.ItemIParti... | [
"719240226@qq.com"
] | 719240226@qq.com |
aae6270d89d17e8340f200694999c85bf248d635 | 90e9ec6fa6c90174ad4cb652af63834e16b90815 | /Email/app/src/test/java/com/example/peter/email/ExampleUnitTest (2019_04_17 17_37_00 UTC).java | f439df963d8b51e4d34eed1acf20ac7fb165ee19 | [] | no_license | terriljoel/Android-Basic-Apps- | 478e208cd147cd2083fde0f9284400fa4c99bf38 | b38ed84006914c443cdaa52b8dac8ad0ffcf7fcc | refs/heads/master | 2022-12-22T14:41:37.171823 | 2020-09-23T18:43:45 | 2020-09-23T18:43:45 | 298,059,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package com.example.peter.email;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public voi... | [
"terriljoel@gmail.com"
] | terriljoel@gmail.com |
cf111bb2ff8aa20dde75842ae8abbff07998ed12 | 6874d9db78dea1fe39eba52d2eaef20a66b32948 | /gwt-jackson-apt-api/src/main/java/com/progressoft/brix/domino/gwtjackson/deser/array/PrimitiveIntegerArrayJsonDeserializer.java | 01eb02a2b0c2c3dc07d20d9084763951b3981521 | [
"Apache-2.0"
] | permissive | ibaca/gwt-jackson-apt | 6880960ebd02fc09e46842b860419d103fe3c768 | 0da5c1f8933436d1cdfdf71c32b235313d072231 | refs/heads/master | 2021-09-03T03:42:59.449282 | 2018-01-05T08:39:21 | 2018-01-05T08:39:21 | 116,362,459 | 0 | 0 | null | 2018-01-05T08:40:03 | 2018-01-05T08:40:02 | null | UTF-8 | Java | false | false | 2,514 | java | /*
* Copyright 2013 Nicolas Morel
*
* 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 t... | [
"akabme@gmail.com"
] | akabme@gmail.com |
d49c6db65e0393fdfc20d00ff3b3ddb69e947dbf | c0fe21b86f141256c85ab82c6ff3acc56b73d3db | /iotlink/src/main/java/com/jdcloud/sdk/service/iotlink/client/OpenIotFlowExecutor.java | 4b7e05da4690a2ac75c7f58e52e96ac31d5fc4c2 | [
"Apache-2.0"
] | permissive | jdcloud-api/jdcloud-sdk-java | 3fec9cf552693520f07b43a1e445954de60e34a0 | bcebe28306c4ccc5b2b793e1a5848b0aac21b910 | refs/heads/master | 2023-07-25T07:03:36.682248 | 2023-07-25T06:54:39 | 2023-07-25T06:54:39 | 126,275,669 | 47 | 61 | Apache-2.0 | 2023-09-07T08:41:24 | 2018-03-22T03:41:41 | Java | UTF-8 | Java | false | false | 1,374 | java | /*
* Copyright 2018 JDCLOUD.COM
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http:#www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | [
"tancong@jd.com"
] | tancong@jd.com |
184210cc0d369290eb1a8f82c7f2249028b7834e | dac548797905984302537804379f53736512bef4 | /yi-core/src/main/java/com/yi/core/finance/service/IPlatformSaleStatService.java | 532dc899439c9c9dac061ffb67c6f3e0c4b7c146 | [] | no_license | TanoteAlex/yi | 4c593b71e3285e62775f6293b0c3c0633853bc6d | e877aca354180a3b77db4d2995eff569b6aa4292 | refs/heads/master | 2023-01-09T02:38:44.546467 | 2019-10-22T10:04:59 | 2019-10-22T10:04:59 | 216,754,013 | 0 | 1 | null | 2023-01-05T23:34:27 | 2019-10-22T07:48:51 | TypeScript | UTF-8 | Java | false | false | 226 | java | /*
* Powered By [yihz-framework]
* Web Site: yihz
* Since 2018 - 2018
*/
package com.yi.core.finance.service;
/**
*
* @author lemosen
* @version 1.0
* @since 1.0
**/
public interface IPlatformSaleStatService {
}
| [
"582175148@qq.com"
] | 582175148@qq.com |
dca48211e22260e37b157bc14134fea875070c3f | 495283a9782e20f7ca336c303bf9355e98a9fa14 | /wsn-sdn/src/main/java/org/oasis_open/docs/wsn/brw_2/PublisherRegistrationRejectedFault.java | 1dea091520615dcf3c4ee292bb0c6e074b1443f9 | [] | no_license | lingboling1991/SDN-based-PubSub-System | ea2a935f4c416e951177552979f8ba2e987f8c3e | ac582632c3c26b4ec14c7817c73c0fea2f53acce | refs/heads/master | 2021-01-21T07:53:26.607374 | 2016-05-24T13:19:18 | 2016-05-24T13:19:18 | 42,028,245 | 0 | 0 | null | 2015-09-07T02:58:22 | 2015-09-07T02:58:22 | null | UTF-8 | Java | false | false | 1,555 | java | package org.oasis_open.docs.wsn.brw_2;
import javax.xml.ws.WebFault;
/**
* This class was generated by Apache CXF 2.3.2
* 2012-11-13T15:21:18.393+08:00
* Generated source version: 2.3.2
*/
@WebFault(name = "PublisherRegistrationRejectedFault", targetNamespace = "http://docs.oasis-open.org/wsn/br-2")
... | [
"mikezang625@gmail.com"
] | mikezang625@gmail.com |
64d704e962de7a13e272c02942b228deb3e4af7f | 2cae00e8a3ac1317e3871af8dde3679913344268 | /.svn/pristine/53/5369eaa466fd27b8ce27475e1b027ed13eed7d1e.svn-base | 241c9f3ba7299709189333af8f42d6bb72429478 | [] | no_license | guanyiGit/qlw | a25c5115efc4ab8c76e72c46228349ee08476aab | a353bbf738247dffd6a0d41a1a58f7bb61a21a83 | refs/heads/master | 2022-12-26T16:30:41.910066 | 2019-10-31T08:08:36 | 2019-10-31T08:08:36 | 186,968,080 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,435 | package com.soholy.dogmanager.entity;
import java.util.Date;
public class TDistrict {
private Integer districtId;
private Integer districtType;
private String districtName;
private Integer parentId;
private String districtLevStatus;
private Date creationTime;
public Integer getDistri... | [
"guanyimail@126.com"
] | guanyimail@126.com | |
308ecc91fb63605b0300832b6d1d19dede2d3c09 | 1b6353dbe9a6e480d78a945ee68e1823d961c1d0 | /app/src/main/java/kapadokia/nyandoro/shoping/views/OrderFragment.java | 851355898fe8f7920a79999fc6eb3b4798c09882 | [] | no_license | Kapadokia-Titus/Shopping- | a14040a5a1f8d95bb06eb1be016601aa4c1886b1 | ff207af1289ce608347bf346a9376815d7b70c95 | refs/heads/master | 2022-12-09T20:51:16.118356 | 2020-09-15T00:56:47 | 2020-09-15T00:56:47 | 295,561,081 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package kapadokia.nyandoro.shoping.views;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import kapadokia.nyandoro.shoping.R;
public class OrderFragment extends Fragment {
public OrderFragment() {... | [
"ktnyandoch@gmail.com"
] | ktnyandoch@gmail.com |
7088c59e8948d060ff0748e6e81f6a61b573c343 | be608e227e7e385cd8e68bdfae4c79283ee88595 | /service-edi271/target/generated-sources/xjc/org/delta/b2b/edi/t271/EINS12DateTimePeriod.java | 46f7a520e268b8b6c3d139eda8f880cbaba681b3 | [] | no_license | msen2000/services | 4867cdc3e2be12e9b5f54f2568e7c9844e91af25 | cb84c48792aee88ab8533f407b8150430c5da2dd | refs/heads/master | 2016-08-04T19:08:09.872078 | 2014-02-16T08:11:16 | 2014-02-16T08:11:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,954 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.5-b02-fcs
// 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: 2011.07.3... | [
"msen2000@gmail.com"
] | msen2000@gmail.com |
212633f8be5ed66c7711692c2606f4213c892a27 | 1888844df190d5c3845a9ac377912c9e7d2633c8 | /src/main/java/com/hypercell/productcatalog/security/jwt/JWTFilter.java | 4bd263a11ab627e93d77b9eaf693d25af9ad0123 | [] | no_license | nesmaelhebeary/productCatalog | a53ab7a0099ce8674bce90bcafaa2f132f41dbe3 | 0d2ceecbd9403331c8b97ce1d0fe3d148450fc20 | refs/heads/main | 2023-01-28T19:25:01.531482 | 2020-12-09T00:56:54 | 2020-12-09T00:56:54 | 319,801,669 | 0 | 0 | null | 2020-12-09T00:57:27 | 2020-12-09T00:56:42 | Java | UTF-8 | Java | false | false | 1,859 | java | package com.hypercell.productcatalog.security.jwt;
import java.io.IOException;
import javax.servlet.FilterChain;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.HttpServletRequest;
import org.springframework.security.core.Authe... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
1a4dff5fb2d44a113dd8e256d450d2837e1664b6 | c6d4872031fe7f9d20c6a5c01eb07c92aab3a205 | /integrations/dynamodb/src/main/java/de/quantummaid/mapmaid/dynamodb/rearranging/Transformation.java | e8eb128a6a9a3c0af4705cd11bc95acc42894ff7 | [
"Apache-2.0"
] | permissive | quantummaid/mapmaid | 22cae89fa09c7cab1d1f73e20f2b92718f59bd49 | 348ed54a2dd46ffb66204ae573f242a01acb73c5 | refs/heads/master | 2022-12-24T06:56:45.809221 | 2021-08-03T09:56:58 | 2021-08-03T09:56:58 | 228,895,012 | 5 | 1 | Apache-2.0 | 2022-12-14T20:53:54 | 2019-12-18T18:01:43 | Java | UTF-8 | Java | false | false | 2,460 | java | /*
* Copyright (c) 2020 Richard Hauswald - https://quantummaid.de/.
*
* 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
* ... | [
"developer@quantummaid.de"
] | developer@quantummaid.de |
73a2b018873534e419fbbadb1bbc1dfc30d5c557 | a76e89949e23805f55d477ceecc7f83dc25f3ef9 | /DAP/android/sub_app/fermat-dap-android-sub-app-asset-user-community/src/main/java/org/fermat/fermat_dap_android_sub_app_asset_user_community/navigation_drawer/UserCommunityNavigationAdapter.java | 36831370a541810eef47435fa139737ca7d410f7 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | darkestpriest/fermat | d7505c9224a8d46aa3dae23c90fbc3423a530916 | 32f43e2da7033590ceddecf741589ef405378f6c | refs/heads/bounty | 2021-01-17T16:25:30.222457 | 2016-06-29T12:54:52 | 2016-06-29T12:54:52 | 52,879,671 | 1 | 14 | null | 2016-08-07T19:01:35 | 2016-03-01T13:42:58 | Java | UTF-8 | Java | false | false | 3,473 | java | package org.fermat.fermat_dap_android_sub_app_asset_user_community.navigation_drawer;
import android.content.Context;
import android.graphics.Typeface;
import android.view.View;
import com.bitdubai.fermat_android_api.ui.Views.BadgeDrawable;
import com.bitdubai.fermat_android_api.ui.adapters.FermatAdapter;
import com.... | [
"marsvicam@gmail.com"
] | marsvicam@gmail.com |
5ec950eb880a846477e329de1cbeaa4155b404df | def05482f0797b3a37d72df6b8ed62d2bbc2c277 | /src/main/java/com/epam/courses/jf/se7/deadlock/Operator.java | ead695890b8dd3f6b8bc2c68e15007d29a754870 | [] | no_license | Danil9966/core-java-epam-2017-Oct-Nov | 7d5849d9a215a55fdbc73d78e19c76185ab74ca9 | 644f342a34e3c9ade36c05a053b1de4735dd7e24 | refs/heads/master | 2021-07-23T00:26:14.651541 | 2017-10-29T12:46:10 | 2017-10-29T12:46:10 | 109,187,915 | 0 | 0 | null | 2017-11-02T12:12:22 | 2017-11-01T21:53:56 | Java | UTF-8 | Java | false | false | 891 | java | package com.epam.courses.jf.se7.deadlock;
public class Operator extends Thread {
private final Account account1;
private final Account account2;
public Operator(Account account1, Account account2, int number) {
super("Operator thread " + number);
this.account1 = account1;
this.acc... | [
"elefus@yandex.ru"
] | elefus@yandex.ru |
ebfd23544250c1fba94d6ab39c496cd51fa5f7bb | 86654f0ee983cb1afed3bdf74bc5342a514dd60c | /aliyun-java-sdk-scsp/src/main/java/com/aliyuncs/scsp/model/v20200702/TransferCallToSkillGroupRequest.java | 5426278e0eccae0e259dd4a7eed2772a61338bae | [
"Apache-2.0"
] | permissive | MyStarrySkies/aliyun-openapi-java-sdk | 4d2902ff4dc4108b7dd4ed4af5caf697c45c332a | b2b30626573641cf416075d455b7c1eb0472a063 | refs/heads/master | 2023-03-17T04:09:21.240731 | 2021-03-15T07:09:04 | 2021-03-15T07:09:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,107 | 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 u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
c929a05404ddb94d2496e8b85e533a800e263c4c | d8ad0d5cf732573a7cf3395ca0a6aa14312c4d1d | /QueryExpress/easeui/src/main/java/com/hyphenate/easeui/utils/EaseUserUtils.java | 2346b1eab64612dd6a88c1270242c6abcc7f059c | [] | no_license | fenggeZhang/MyDemo | 87ee9a99f1675728117a9f3f5c11e8ed15bf9836 | 36d496a8f1affce3ea855ea2d7d68df876c733d3 | refs/heads/master | 2021-01-23T07:55:24.849719 | 2017-04-09T14:06:08 | 2017-04-09T14:06:08 | 86,464,200 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,342 | java | package com.hyphenate.easeui.utils;
import android.content.Context;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import com.bumptech.glide.load.engine.DiskCacheStrategy;
import com.hyphenate.easeui.R;
import com.hyphenate.easeui.controller.EaseUI;
import com.hyphen... | [
"123@163.com"
] | 123@163.com |
6c62529a66188abf27ad22823e4b155c8d557d1f | 0c1715a49c9c6b50e94104b42be0b6bc734ef509 | /collector/src/main/java/com/navercorp/pinpoint/collector/config/GrpcSpanReceiverConfiguration.java | 86b5f1b6229f275c5b25636b097badef071ad077 | [
"DOC",
"LicenseRef-scancode-free-unknown",
"CC0-1.0",
"OFL-1.1",
"GPL-1.0-or-later",
"CC-PDDC",
"GPL-2.0-only",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"CC-BY-3.0",
"LicenseRef-scancode-unknown-license-reference",
"MITNFA",
"MIT",
"CC-BY-4.0",
"OFL-1.0"
] | permissive | mzsilak/pinpoint | cdd8459a0ccfdcc76c1c89bce82818144920be43 | 616b90b7aecad846ff0b2aa95225661c812fa02a | refs/heads/master | 2023-03-21T19:12:03.244498 | 2021-03-16T10:14:55 | 2021-03-16T10:14:55 | 289,222,813 | 0 | 0 | Apache-2.0 | 2021-03-16T10:14:55 | 2020-08-21T08:49:27 | null | UTF-8 | Java | false | false | 7,084 | java | /*
* Copyright 2019 NAVER Corp.
*
* 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 w... | [
"wd.kang@navercorp.com"
] | wd.kang@navercorp.com |
60d22b2df3daa20b52766d35c01d5c68b7feac6c | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /python/src/com/jetbrains/python/debugger/remote/vfs/PyRemoteDebugVirtualFS.java | d5627b1e11b90fe768f6b2a89a0e454cd40e1563 | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560889 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | null | UTF-8 | Java | false | false | 3,944 | java | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger.remote.vfs;
import com.google.common.collect.Maps;
import com.intellij.openapi.vfs.LocalFileSystem;
import com.intellij.openapi.vfs.VirtualF... | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
5cedce5334c7d2a6e6f74c3651ade86183d84e4b | e2b768c14ac30d1412430f25b3d0b6871848e52e | /SinaStorageSDK/scs-java-sdk-core/src/main/java/com/sina/cloudstorage/auth/SystemPropertiesCredentialsProvider.java | 490af2f017eeb720369a57e23f18afac22385456 | [] | no_license | SinaCloudStorage/SinaStorage-SDK-Android | 3de2d343143dabd2580bb392f9204ba9dd8650b1 | 59ad1098733fc42d5c189ca96ec41d33a055b2b7 | refs/heads/master | 2020-06-02T04:05:53.868306 | 2015-05-14T07:14:33 | 2015-05-14T07:14:33 | 24,451,274 | 7 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,847 | java | /*
* Copyright 2012-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lice... | [
"poorevil@gmail.com"
] | poorevil@gmail.com |
65c7f6086a4484ef0fb46146500952f922c9a9d7 | 7219f75733d906ff930e1b6ba1be249d6007b582 | /src/com/vikings/sanguo/message/GameEnterReq.java | 578a52ae215b0398445dc4b1224061b433f1eab9 | [] | no_license | wongainia/sanguo | 9c9b528a3b4cfaf58f94badf71add1b8bb77e038 | 55e38be665f1b9e3a4dc7a1caaa09728563cf4b2 | refs/heads/master | 2020-05-23T09:51:26.455001 | 2019-05-14T22:44:06 | 2019-05-14T22:44:06 | 186,711,060 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 659 | java | package com.vikings.sanguo.message;
import java.io.OutputStream;
import com.vikings.sanguo.config.Config;
import com.vikings.sanguo.protos.MsgGameEnterReq;
public class GameEnterReq extends BaseReq {
private MsgGameEnterReq req;
public GameEnterReq(int clientType, int clientVer) {
req = new MsgGameEnterReq().s... | [
"dengyuanming@dengyuanming"
] | dengyuanming@dengyuanming |
802d2004f505680d297f067196e0c338b4b4167e | 0e3f1ace4ca773d2190f44bacc7f718d4c4a10ca | /PlantCell Core/src/au/edu/unimelb/plantcell/core/cells/SummarySequenceRenderer.java | 08206458286712a1b990cb216888e15efd5fa9b9 | [] | no_license | BioKNIME/plantcell | 35cf74347e4447668f17e359c2e0574f99bb6a9d | c02c7d9cbc86ee26db86047dbb46dee1e2aae20e | refs/heads/master | 2021-01-19T14:28:37.099349 | 2014-09-03T05:25:16 | 2014-09-03T05:25:16 | 88,166,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,997 | java | package au.edu.unimelb.plantcell.core.cells;
import org.knime.core.data.renderer.DataValueRenderer;
import org.knime.core.data.renderer.MultiLineStringValueRenderer;
public class SummarySequenceRenderer extends MultiLineStringValueRenderer {
private static final String DESCR = "Summary";
public Summary... | [
"pcbrc-enquiries@unimelb.edu.au@dddfb942-a9a2-2c26-f143-85623fb4cac2"
] | pcbrc-enquiries@unimelb.edu.au@dddfb942-a9a2-2c26-f143-85623fb4cac2 |
550a0ba920622c81d3f5639f732d14855960479f | 0e1856be304acc143aeb41dfdae5945915d6d749 | /src/java/hr/fer/zemris/jcms/web/actions/MPGroupsAdmin.java | 26467fca26e4c702d83a502627d039df1e2e2cb6 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | KarloKnezevic/Ferko | 8395c67309b586bb66db7a3eeb92da08683ed709 | 21308e9939d5d3379c16893167f7deb91bcf6627 | refs/heads/master | 2021-01-23T03:59:21.073071 | 2014-01-03T15:54:08 | 2014-01-03T15:54:08 | 15,610,583 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,702 | java | package hr.fer.zemris.jcms.web.actions;
import hr.fer.zemris.jcms.beans.ext.MarketPlaceBean;
import hr.fer.zemris.jcms.service.BasicBrowsing;
import hr.fer.zemris.jcms.web.actions.data.MPGroupsAdminData;
import hr.fer.zemris.jcms.web.actions.data.support.AbstractActionData;
import hr.fer.zemris.jcms.web.actions.data.s... | [
"knezevic.karlo1@gmail.com"
] | knezevic.karlo1@gmail.com |
46a8901f4e194c9ba5f6e873726f4c33ab8ba03d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_b673d1018464d25c4b03b97dc90bec710eda6226/FlyingEnemy/28_b673d1018464d25c4b03b97dc90bec710eda6226_FlyingEnemy_s.java | e4b06d7e08983a3e7d7dcd757195b6376c5a2196 | [] | 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 | 4,093 | java | package com.me.ampdom;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.Texture.TextureFilter;
import com.badlogic.gdx.graphics.g2d.Sprite;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.physics.box2d.Body;
import com.badlogic.gdx.physi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
8b84a91bc9599b62dbaaf7237c63ae856bc655dc | c606b6395c88dfbbd3a2973ba6008515f1bf13d9 | /Cy_3/src/org/apache/commons/math3/ode/sampling/StepNormalizer.java | 17cf391d95a4085cdc186c490b0565d60e6060c0 | [] | no_license | OliverKramer02/Cy_3 | 1dfcc9d16ce54a491d9ec2133e3789d4754b6561 | 7458d36ce13b716f9d104dd7b2f7f05c8c4fd539 | refs/heads/master | 2020-05-17T07:57:48.802053 | 2014-09-12T21:42:52 | 2014-09-12T21:42:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,918 | java | /* 1: */ package org.apache.commons.math3.ode.sampling;
/* 2: */
/* 3: */ import org.apache.commons.math3.util.FastMath;
/* 4: */ import org.apache.commons.math3.util.Precision;
/* 5: */
/* 6: */ public class StepNormalizer
/* 7: */ implements StepHandler
/* 8: */ {
/... | [
"ok082355@uni-greifswald.de"
] | ok082355@uni-greifswald.de |
d614af444abfe61488d4d3d9863d2138d8a3466b | 0c11613c21ebe12f48d6cebb6339887e10e72219 | /rmidemo/src/main/java/com/ggd543/rmi/test/Setup.java | aa69e9e6807203df0bded10c656d843148ca1675 | [] | no_license | mustang2247/demo | a3347a2994448086814383c67757f659208368cd | 35598ed0a3900afc759420b7100a7d310db2597d | refs/heads/master | 2021-05-09T17:28:22.631386 | 2014-06-10T12:03:26 | 2014-06-10T12:03:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,871 | java | package com.ggd543.rmi.test;
import com.ggd543.rmi.HelloService;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import java.io.IOException;
import java.net.URL;
import java.rmi.MarshalledObject;
import java.rmi.RemoteException;
import java.rmi.activation.*;
impor... | [
"ggd543@gmail.com"
] | ggd543@gmail.com |
20f05740b0a98646c3ee980afb716c3f21e5dc65 | ad660ae2037e48ebd827e3564550bc051fe81ca8 | /apple-web/src/main/java/com/appleframework/web/ApiParam.java | d685ae2fd5dd471e5f19aecf39e312eb8f905276 | [
"Apache-2.0"
] | permissive | wangscript007/appleframework | 931f35e1ba7c9747c80094e9066161c06ab3ba08 | 65c035b4ab1805417f5eed88258d9d82ba6f29a8 | refs/heads/master | 2023-05-05T05:34:57.798574 | 2021-01-20T09:35:40 | 2021-01-20T09:35:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,099 | java | package com.appleframework.web;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang.StringUtils;
import com.alibaba.fastjson.JSONObject;
import com.appleframework.web.bean.Consts;
/**
* 客户端传来的参数放在这里.
*
* @author tanghc
*
*/
public class ApiParam extends JSONObje... | [
"xushaomin@foxmail.com"
] | xushaomin@foxmail.com |
1b34a98685fdc1404eb7440d99388ca4039276a5 | 3a5985651d77a31437cfdac25e594087c27e93d6 | /ojc-core/component-common/wsdl4jext/src/com/sun/wsdl4j/ext/WSDLElementEx.java | f5f3b126f85f1348bf6441e6089441a471c97dbf | [] | no_license | vitalif/openesb-components | a37d62133d81edb3fdc091abd5c1d72dbe2fc736 | 560910d2a1fdf31879e3d76825edf079f76812c7 | refs/heads/master | 2023-09-04T14:40:55.665415 | 2016-01-25T13:12:22 | 2016-01-25T13:12:33 | 48,222,841 | 0 | 5 | null | null | null | null | UTF-8 | Java | false | false | 1,651 | java | /*
* BEGIN_HEADER - DO NOT EDIT
*
* The contents of this file are subject to the terms
* of the Common Development and Distribution License
* (the "License"). You may not use this file except
* in compliance with the License.
*
* You can obtain a copy of the license at
* https://open-jbi-components.dev.java.... | [
"bitbucket@bitbucket02.private.bitbucket.org"
] | bitbucket@bitbucket02.private.bitbucket.org |
a2b981b6802e7eb0ebc2c185268f7c2b49c2b9d4 | f87b023f7437d65ed29eae1f2b1a00ddfd820177 | /bitcamp-java-basic/src/step22_FileIO/ex3_DataIO/Exam04_2.java | 9055892463c1cf917b2e0b706735a0e6c2b4b9f4 | [] | no_license | GreedHJC/BitCamp | c0d01fc0713744e01832fabf06d2663577fde6e5 | 028894ab5171ef1fd89de73c3654e11cbc927a25 | refs/heads/master | 2021-01-24T10:28:07.820330 | 2018-06-04T07:51:58 | 2018-06-04T07:51:58 | 123,054,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,055 | java | // 데이터 읽기 - String 값 읽기
package step22_FileIO.ex3_DataIO;
import java.io.FileInputStream;
public class Exam04_2 {
public static void main(String[] args) throws Exception {
FileInputStream in = new FileInputStream("temp/test3.data");
byte[] buf = new byte[100];
int count... | [
"qweqwe472@naver.com"
] | qweqwe472@naver.com |
f56f1db40a3a5442c2333989d459942eba437f16 | bad6db50d8059d818722ceb6a0b43a8f965af413 | /integration/mediation-tests/tests-transport/src/test/java/org/wso2/carbon/esb/generic/inbound/transport/test/GenericInboundTransportTestCase.java | c7619f008351c7d7e1b7a7715808fab8525edffb | [
"Apache-2.0"
] | permissive | garystearn/product-ei | c73166269465f78bf6126ca88ccefb895cd49e64 | 4be8d80e6a9194e6315eaee836270fd5a52ba018 | refs/heads/master | 2021-06-27T02:08:40.426727 | 2017-09-12T04:28:28 | 2017-09-12T04:28:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,900 | java | /*
* Copyright (c) 2014, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/li... | [
"madhawag@wso2.com"
] | madhawag@wso2.com |
61ef1173f0351b6f95940144c1a35ca2b6a5bb15 | f3bf4e9c33098dfc98332775881493d65349810d | /JavaEE6_Zaawansowany_przewodnik/connectors/mailconnector/mailconnector-ra/src/java/mailconnector/ra/inbound/EndpointConsumer.java | 74f0bf16e28b3022f143b9f6afc36b42b2e42c5b | [] | no_license | tomekb82/JavaProjects | 588ffe29e79e0999413ee9fd0d8a9596ecd6ef0b | 88ed90da4f3bb930962002da22a46dad9b2ef6ca | refs/heads/master | 2021-01-01T18:29:21.055062 | 2015-11-20T00:21:53 | 2015-11-20T00:21:53 | 20,363,504 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,865 | java | /*
* Copyright 2013 Oracle and/or its affiliates.
* All rights reserved. You may not modify, use,
* reproduce, or distribute this software except in
* compliance with the terms of the License at:
* http://developers.sun.com/license/berkeley_license.html
*/
package mailconnector.ra.inbound;
import java.lang.r... | [
"tomasz.belina@qualent.eu"
] | tomasz.belina@qualent.eu |
0c013b04c555ffbe791224f87da5bd6607d61c4d | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Chart/3/org/jfree/chart/axis/DateAxis_calculateDateForPosition_1063.java | 6862e1827212bf17cb53f60c60dbefd8195b9836 | [] | 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 | 2,984 | java |
org jfree chart axi
base ax displai date find easier
understand axi work bear mind
displai measur integ data integ
millisecond midnight jan displai tick lab... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
733ef3329677898a4301aa371f0d4990385dfca0 | 8a242b6b0ed8e436412f101ddbaa3bebac6c4bdb | /src/academy/everyonecodes/java/week2/set1/exercise3/Recipe.java | ce6fdf0701841a216785976bf7a1330352416fdb | [] | no_license | Thomas-Ortsik/java-module | 873d650107a270a50919e662818c14ec898d7b95 | 1ce18598eacc1e08624b47c6cf1d45436e8f21e6 | refs/heads/master | 2022-12-01T12:04:51.126265 | 2020-08-05T15:13:53 | 2020-08-05T15:13:53 | 226,830,926 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 718 | java | package academy.everyonecodes.java.week2.set1.exercise3;
import java.util.List;
public class Recipe {
private String name;
private int timeToPrepare;
private List<String> ingredients;
private List<String> steps;
public Recipe(String name, int time, List<String> ingredients, List<String> steps){
... | [
"doctor.strangethumb@gmail.com"
] | doctor.strangethumb@gmail.com |
18ced4eb3025fd01477e854c1429c100ef461d7b | 16683182f7703f465afd396827dc059bf89706f1 | /src/main/java/org/apache/pulsar/manager/entity/PulsarManagerTopicStats.java | 649bdaf4c21a80943ff747852f8d07715da936b8 | [
"Apache-2.0"
] | permissive | apache/pulsar-manager | 53281537baecc894bb9d339b7f5474f3e9b7c3c4 | f8304b4d49bcee31e5b47d960ff7b698bd08757e | refs/heads/master | 2023-09-03T11:41:22.999167 | 2023-08-09T09:57:23 | 2023-08-09T09:57:23 | 155,603,142 | 459 | 251 | Apache-2.0 | 2023-08-09T09:57:25 | 2018-10-31T18:09:47 | Vue | UTF-8 | Java | false | false | 1,908 | 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
* distribu... | [
"sijie@apache.org"
] | sijie@apache.org |
4f52bfdc0e14e122f37e6618455af71b2b4b8edd | dc2abd1a2d7153f429e909355b8e40d03531eb7a | /src/com/primeresponse/testcases/Enterprise/Verify_ExternalFeedsDefaultSorting.java | 0be4945c7dfcbebca2cc894e5d0afc0085d791ad | [] | no_license | rajkrsingh/Prime-Project | acdf4bb466f9a821fffe2d96031af06b6257cd21 | 60e0250cafcd93a7d58ea98fa30d1550b4028a5d | refs/heads/master | 2020-03-19T02:53:49.344714 | 2018-06-01T05:47:00 | 2018-06-01T05:47:00 | 135,672,472 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,078 | java | package com.primeresponse.testcases.Enterprise;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.Test;
import com.primeresponse.pagehelper.EnterpriseHelper;
import com.primeresponse.pagehelper.HeaderHelper;
import com.primeresponse.pagehelper.LoginHelper;
import com.primeresponse.util.DriverTes... | [
"you@example.com"
] | you@example.com |
11fb554d28db0ac729d52170844f633273c4e472 | ea1c976b26b3918a567aa2e4545724fed36b14ae | /app/src/main/java/com/example/shadow/heartrecreation/ui/order/mvp/bean/ReasonBean.java | 09b210b067e07791731af4da81efbadf7fdcf16b | [] | no_license | ljx123456/Bixin | a1f56fdd5cfc35a27490b96265814e412eb18a96 | 3e0f4c6f402514b936b2cfdb11f5e326fd5dc7b5 | refs/heads/master | 2021-05-18T11:04:39.668370 | 2020-03-30T07:45:42 | 2020-03-30T07:45:42 | 251,219,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,658 | java | package com.example.shadow.heartrecreation.ui.order.mvp.bean;
import java.util.List;
public class ReasonBean {
/**
* code : 0
* message : 请求成功.
* data : [{"reasonId":1,"describe":"疑似提供色情服务或其它违法行为"},{"reasonId":2,"describe":"达人态度不好"},{"reasonId":3,"describe":"不是本人"},{"reasonId":4,"describe":"其他"}]
... | [
"911015964@qq.com"
] | 911015964@qq.com |
21bfcd149897cc3ccf197c7d0e66a30ee846a799 | cdbdddac426bce27ad97401b779392327a6a77eb | /spring/mixed/JpaTest/src/com/java/spring/client/Test1.java | c3b9e718aece084457a726b22d47347a3c4c20aa | [] | no_license | dhirajn72/allmylocalstuff | 87dc68dfe014f31f6c96e996d6b251ff4bda4de8 | 2f50ab2f3f6b37f71cd02cc253639c540006b933 | refs/heads/master | 2022-12-23T09:42:59.221342 | 2021-07-28T19:11:40 | 2021-07-28T19:11:40 | 97,965,789 | 1 | 1 | null | 2022-12-16T09:55:29 | 2017-07-21T16:08:29 | Roff | UTF-8 | Java | false | false | 793 | java | package com.java.spring.client;
import javax.persistence.EntityManager;
import javax.persistence.EntityTransaction;
import com.java.spring.Customer;
import com.java.spring.jpautil.JPAUtil;
public class Test1 {
public static void main(String[] args) {
EntityTransaction entityTransaction = null;
try {
EntityM... | [
"dhirajn72@gmail.com"
] | dhirajn72@gmail.com |
17e1ed2978540fa9b7a1ba8c825149194181cec8 | be541e9fe7300536c5b31c264822d556c186d826 | /kafka-eagle-common/src/main/java/org/smartloli/kafka/eagle/common/util/KConstants.java | a98ce24ae99d789a7fa5158bf5f5393030702226 | [
"Apache-2.0"
] | permissive | L1116/chronic-disease1 | 6869c98e727951be55dd5d53b3300b802cc2efa0 | 27e1d95aff23b510759b87729e99fca910d9398e | refs/heads/master | 2021-09-04T01:42:47.769620 | 2018-01-14T05:26:42 | 2018-01-14T05:26:42 | 112,591,954 | 0 | 0 | Apache-2.0 | 2018-01-14T05:26:43 | 2017-11-30T09:26:41 | JavaScript | UTF-8 | Java | false | false | 3,790 | 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... | [
"smartloli.org@gmail.com"
] | smartloli.org@gmail.com |
2f28ee989d4ec13b09a783349a9db806805bbcd5 | c5f0b9a449b0e22ad87a05f2a4d7a010ed167cb3 | /3_implementation/src/net/hudup/logistic/math/BitDatasetStatsProcessor.java | 763ce19ea35f9842787c3f4b835d00df91389510 | [
"MIT"
] | permissive | sunflowersoft/hudup-ext | 91bcd5b48d84ab33d6d8184e381d27d8f42315f7 | cb62d5d492a82f1ecc7bc28955a52e767837afd3 | refs/heads/master | 2023-08-03T12:25:02.578863 | 2023-07-21T08:23:52 | 2023-07-21T08:23:52 | 131,940,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,646 | java | /**
* HUDUP: A FRAMEWORK OF E-COMMERCIAL RECOMMENDATION ALGORITHMS
* (C) Copyright by Loc Nguyen's Academic Network
* Project homepage: hudup.locnguyen.net
* Email: ng_phloc@yahoo.com
* Phone: +84-975250362
*/
package net.hudup.logistic.math;
import java.io.Serializable;
import java.util.BitSet;
import java.util... | [
"ngphloc@gmail.com"
] | ngphloc@gmail.com |
7fb9c7213ee00e9a308920e61aa40c057dc934b7 | 1a32d704493deb99d3040646afbd0f6568d2c8e7 | /BOOT-INF/lib/ch/qos/logback/core/rolling/helper/MonoTypedConverter.java | 12b14ca953adc52d9f76c1700641cbe1afe05865 | [] | no_license | yanrumei/bullet-zone-server-2.0 | e748ff40f601792405143ec21d3f77aa4d34ce69 | 474c4d1a8172a114986d16e00f5752dc019cdcd2 | refs/heads/master | 2020-05-19T11:16:31.172482 | 2019-03-25T17:38:31 | 2019-03-25T17:38:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package ch.qos.logback.core.rolling.helper;
public abstract interface MonoTypedConverter
{
public abstract boolean isApplicable(Object paramObject);
}
/* Location: C:\Users\ikatwal\Downloads\bullet-zone-server-2.0.jar!\BOOT-INF\lib\logback-core-1.1.11.jar!\ch\qos\logback\core\rolling\helper\MonoTypedC... | [
"ishankatwal@gmail.com"
] | ishankatwal@gmail.com |
bcfa08d818acc01abce177710d7f06d668486e92 | f41f362b88e118dcace37c5ae1a1bf85005c9ce3 | /eng-stanford/src/test/java/org/swtk/eng/stanford/ShallowParseTest.java | ef5bac153eb82858b66f921af545849809ad1b39 | [
"Apache-2.0"
] | permissive | torrances/swtk-eng | 60238e10c41b4fb1f77ad7fb1332fc878cece3b7 | 1b89f9975fb7a15fffa86e18cbb860df8c39d64e | refs/heads/master | 2021-01-20T18:24:33.022928 | 2016-01-27T19:20:18 | 2016-01-27T19:20:18 | 25,320,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,175 | java | package org.swtk.eng.stanford;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import java.util.Collection;
import org.junit.Test;
import org.swtk.eng.stanford.dmo.CombineNounPhrases;
import org.swtk.eng.stanford.dmo.ShallowParse;... | [
"cmtrim@us.ibm.com"
] | cmtrim@us.ibm.com |
38b46e02a0ca415cd4d5dc88b9c1ba81f6f46d3a | 6bcae0ccde174ecd90db7574eb89e641bf33966c | /src/main/java/eu/mihosoft/ext/j3d/com/sun/j3d/loaders/lw3d/ParserObject.java | 82ef93c9311d34a35237561cf90242c3a889dea3 | [] | no_license | miho/ExtJ3D | addf6cc4f3b49af2bbb7deed42abc4d6c2ad067c | 87a1fce815e656dba4d3ee3744d35365932e622c | refs/heads/master | 2021-01-10T06:31:07.107446 | 2016-02-17T18:49:00 | 2016-02-17T18:49:07 | 51,943,509 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,894 | java | /*
* Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistribution of source code must retain the above copyright
* notice, this list of ... | [
"info@michaelhoffer.de"
] | info@michaelhoffer.de |
9b2b3d2280c72b44f4cc6925c51364215c204340 | d67f6450b24fb08f2f61b74dcdecce3025ee3efc | /gemp-swccg-cards/src/main/java/com/gempukku/swccgo/cards/set204/light/Card204_019.java | 985a48831bf69b6ca3c4f06c5bd3696f1c246941 | [
"MIT"
] | permissive | cburyta/gemp-swccg-public | 00a974d042195e69d3c104e61e9ee5bd48728f9a | 05529086de91ecb03807fda820d98ec8a1465246 | refs/heads/master | 2023-01-09T12:45:33.347296 | 2020-10-26T14:39:28 | 2020-10-26T14:39:28 | 309,400,711 | 0 | 0 | MIT | 2020-11-07T04:57:04 | 2020-11-02T14:47:59 | null | UTF-8 | Java | false | false | 3,648 | java | package com.gempukku.swccgo.cards.set204.light;
import com.gempukku.swccgo.cards.AbstractLostInterrupt;
import com.gempukku.swccgo.cards.GameConditions;
import com.gempukku.swccgo.cards.effects.AddBattleDestinyEffect;
import com.gempukku.swccgo.common.*;
import com.gempukku.swccgo.filters.Filters;
import com.gempukku.... | [
"andrew@bender.io"
] | andrew@bender.io |
76aa97b35c4e7cc6c9fb8c90a6afa073d2629679 | b8ebab3b577719283100f7d85051666c9696da9c | /code/MyApplication/app/src/main/java/com/ckt/testauxiliarytool/autosleepwake/WakeUpActivity.java | 7bbf562dcc4eb6e8f73e0bcac16b8d3e5901ef6f | [] | no_license | KitChenZhou/NoteStudy | bc73c99f0e214bceb773f1174ab2c7bb0df4f650 | 8b0f106d4e5dfc2fb099a70a55f25a0e859ce947 | refs/heads/master | 2020-03-26T07:51:38.499300 | 2018-08-15T00:56:30 | 2018-08-15T00:56:30 | 144,674,799 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,726 | java | package com.ckt.testauxiliarytool.autosleepwake;
import android.os.PowerManager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.WindowManager;
/**
* 该Activity仅用于唤醒屏幕,在Android 6.0下不需要PowerManager.WakeLock唤醒锁
* 也可唤醒屏幕,但是Android 7.0加强了电量优化,必须配合PowerManager.WakeLock
* 唤醒... | [
"lei.chen@ck-telecom.com"
] | lei.chen@ck-telecom.com |
b95691b85a755d3564643b86ac95d65a8d4aece0 | cfb277d54bd8b1dc54ee8e4449d3bfe4e88031ec | /taotao-cloud-starter/taotao-cloud-common-starter/src/main/java/com/taotao/cloud/common/utils/Sequence.java | 591bb3d5918660ca7fb2e5d5072bab1b7917b850 | [] | no_license | FanWenTao-Felix/taotao-cloud | 37255e95cc03f3ae21573baba7f371553a306ae9 | f5370970958d473071b7e365a47ae33f1b5e4c64 | refs/heads/master | 2022-09-08T16:01:11.927529 | 2020-05-27T08:03:00 | 2020-05-27T08:03:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,373 | java | package com.taotao.cloud.common.utils;
import cn.hutool.core.date.SystemClock;
import cn.hutool.core.lang.Assert;
import cn.hutool.core.util.StrUtil;
import com.baomidou.mybatisplus.core.toolkit.StringPool;
import lombok.extern.slf4j.Slf4j;
import java.lang.management.ManagementFactory;
import java.net.InetAddress;
i... | [
"981376577@qq.com"
] | 981376577@qq.com |
d8d6f98ba9f26e4c8950c69344b99607dc66349e | ddadb5924dac0fc96554a8139e657b94a14b8fb4 | /src/main/java/com/hxqh/filemanager/controller/CustomerConfig.java | cd11afa2539ea195abd071e8feacb455f1ff0389 | [] | no_license | hklhai/file-manager | 51f3dec64e66459fdfe08a4a51632abfeeb7cd09 | ebc42e015cf59c7fd93394f011c1d39b4cdf9ced | refs/heads/master | 2022-06-26T03:26:55.149522 | 2019-08-29T03:30:09 | 2019-08-29T03:30:09 | 155,333,370 | 0 | 0 | null | 2022-06-17T02:00:47 | 2018-10-30T06:09:07 | Java | UTF-8 | Java | false | false | 669 | java | package com.hxqh.filemanager.controller;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import java.text.SimpleDateFormat;
/**
* Created by Ocean lin on 2018/10/30.
*
* @author Ocean lin
*/
@Con... | [
"hkhai@outlook.com"
] | hkhai@outlook.com |
8b3f4c1ec62a09ed91af6eaacd0f7020b5c1f91f | 27cf8537b8fc1c8ddc49d815e3ee93dfa0423fc6 | /app/src/main/java/com/example/android/guardiannews/newsLoader.java | 7dfc295f9527c0e9d90f867d729e61d6c79977b2 | [] | no_license | Hesham-XQ/GuardianNews_with_navigation_drawer | 3f43a5718f87d81bac66e2ee7de3aece071f5635 | 9526ae2167fa8f0220a5e7e080c7ee059ff2007b | refs/heads/master | 2020-03-14T07:19:18.954522 | 2018-09-17T19:09:58 | 2018-09-17T19:09:58 | 131,502,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,086 | java | package com.example.android.guardiannews;
import android.content.AsyncTaskLoader;
import android.content.Context;
import android.os.Bundle;
import java.util.List;
/**
* Created by SAMO on 3/23/2018.
*/
public class newsLoader extends AsyncTaskLoader<List<News>> {
private List<News> listInCacheMemory;
pri... | [
"example@example.com"
] | example@example.com |
d2207494bf42b87c65765e49f16e96e952423036 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_11837.java | eda3d1d7ee3ca2af97e9041bbadcde1bcfcd6c8c | [] | no_license | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | private void validateDataPointMethods(List<Throwable> errors){
Method[] methods=getTestClass().getJavaClass().getDeclaredMethods();
for ( Method method : methods) {
if (method.getAnnotation(DataPoint.class) == null && method.getAnnotation(DataPoints.class) == null) {
continue;
}
if (!Modifier.isS... | [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
79e6ccb433520a5153644f1b990590418c949ddf | f539bfda3a620f76177f7812391d6d25df26f47b | /AppCode/src/main/java/gov/cdc/epiinfo/interpreter/Rule_View_Checkcode_Statement.java | 3c49de7a2c9b74c9858d303c4418f67e72c58001 | [
"Apache-2.0"
] | permissive | Epi-Info/Epi-Info-Android | c5f8efb8c6434249a46cf50fd82d935ca6035d19 | e293bbc204c29bff591c5df164361724750ae45a | refs/heads/master | 2023-09-01T03:08:18.344846 | 2023-08-21T20:37:19 | 2023-08-21T20:37:19 | 112,626,339 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,198 | java | package gov.cdc.epiinfo.interpreter;
import com.creativewidgetworks.goldparser.engine.Reduction;
import com.creativewidgetworks.goldparser.engine.Token;
import com.creativewidgetworks.goldparser.parser.ProcessRule;
public class Rule_View_Checkcode_Statement extends EnterRule
{
private EnterRule BeginBefore = null... | [
"mii0@cdc.gov"
] | mii0@cdc.gov |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.