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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5ac1126331dc89fad34ad851811e56d7e93f15c0 | 280da3630f692c94472f2c42abd1051fb73d1344 | /src/net/minecraft/world/biome/BiomeGenDesert.java | 5217439736e7766918c1edbb66dbce00b7b51a7c | [] | no_license | MicrowaveClient/Clarinet | 7c35206c671eb28bc139ee52e503f405a14ccb5b | bd387bc30329e0febb6c1c1b06a836d9013093b5 | refs/heads/master | 2020-04-02T18:47:52.047731 | 2016-07-14T03:21:46 | 2016-07-14T03:21:46 | 63,297,767 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,208 | java | package net.minecraft.world.biome;
import net.minecraft.init.Blocks;
import net.minecraft.util.BlockPos;
import net.minecraft.world.World;
import net.minecraft.world.gen.feature.WorldGenDesertWells;
import java.util.Random;
public class BiomeGenDesert extends BiomeGenBase {
public BiomeGenDesert(int ... | [
"justanormalpcnoghostclientoranyt@justanormalpcnoghostclientoranyt-Aspire-XC-704"
] | justanormalpcnoghostclientoranyt@justanormalpcnoghostclientoranyt-Aspire-XC-704 |
ad23a8af36d654cbbabf12da2fac7acaf0d94184 | 73b5d880fa06943c20ff0a9aee9d0c1d1eeebe10 | /tinyos-1.x/tools/java/net/tinyos/sim/script/reflect/Mote.java | e159720289712ade119d331148303f128ca0acf2 | [
"Intel"
] | permissive | x3ro/tinyos-legacy | 101d19f9e639f5a9d59d3edd4ed04b1f53221e63 | cdc0e7ba1cac505fcace33b974b2e0aca1ccc56a | refs/heads/master | 2021-01-16T19:20:21.744228 | 2015-06-30T20:23:05 | 2015-06-30T20:23:05 | 38,358,728 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,718 | java | // $Id: Mote.java,v 1.7 2004/04/14 18:30:31 mikedemmer Exp $
/*
*
*
* "Copyright (c) 2004 and The Regents of the University
* of California. All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose, without fee, and without written
* agree... | [
"lucas@x3ro.de"
] | lucas@x3ro.de |
16b001739757a3800d68051a53c4f466e727957b | b39d7e1122ebe92759e86421bbcd0ad009eed1db | /sources/org/ifaa/android/manager/face/IFAAFaceManagerFactory.java | 3e3265b7d2cf58d0d750a23f608b2b4536eacf97 | [] | no_license | AndSource/miuiframework | ac7185dedbabd5f619a4f8fc39bfe634d101dcef | cd456214274c046663aefce4d282bea0151f1f89 | refs/heads/master | 2022-03-31T11:09:50.399520 | 2020-01-02T09:49:07 | 2020-01-02T09:49:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 257 | java | package org.ifaa.android.manager.face;
import android.content.Context;
public class IFAAFaceManagerFactory {
public static IFAAFaceManager getIFAAFaceManager(Context context) {
return IFAAFaceManagerImpl.getInstance(context);
}
}
| [
"shivatejapeddi@gmail.com"
] | shivatejapeddi@gmail.com |
badaaad3797e712b650882d733148081c4f12b4d | 8219ce7669faa54e44afc9ca3d52003dc04d753e | /app/src/main/java/org/cocos2d/nodes/CCSpriteFrame.java | 5f945bd6323aa37f9ea67777f1ad978485133bae | [] | no_license | nareshmiriyala/DancingMowgli | 2bab4e1c3a0aff250e59936d79db1c2b188e6530 | 5accf7f34701d89e363ba2abf4ea2f0d42cc92c3 | refs/heads/master | 2021-01-10T07:00:19.046212 | 2016-04-11T10:56:55 | 2016-04-11T10:56:55 | 48,690,106 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,287 | java | package org.cocos2d.nodes;
import org.cocos2d.opengl.CCTexture2D;
import org.cocos2d.types.CGPoint;
import org.cocos2d.types.CGRect;
import org.cocos2d.types.CGSize;
/**
* A CCSpriteFrame has:
* - texture: A CCTexture2D that will be used by the CCSprite
* - rectangle: A rectangle of the texture
* <p/>
* <p/>
*... | [
"ncmiriyala@gmail.com"
] | ncmiriyala@gmail.com |
54f46f2bb22bf93c8725c94535924354f8c85f9c | a3fe5db4cf9f5dc75b8331b1fe69de13e0549587 | /activemq/broker/region/AbstractTempRegion.java | 76fa192099284b1e2a25a38c38a7f39816e43e86 | [] | no_license | ShengtaoHou/software-recovery | 7cd8e1a0aabadb808a0f00e5b0503a582c8d3c89 | 72a3dde6a0cba56f851c29008df94ae129a05d03 | refs/heads/master | 2020-09-26T08:25:54.952083 | 2019-12-11T07:32:57 | 2019-12-11T07:32:57 | 226,215,103 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,896 | java | //
// Decompiled by Procyon v0.5.36
//
package org.apache.activemq.broker.region;
import org.slf4j.LoggerFactory;
import java.util.Iterator;
import java.util.Set;
import java.util.Collection;
import java.util.HashSet;
import org.apache.activemq.command.ActiveMQDestination;
import org.apache.activemq.broker.Connecti... | [
"shengtao@ShengtaoHous-MacBook-Pro.local"
] | shengtao@ShengtaoHous-MacBook-Pro.local |
e3f527813f553190157fe8b543ebe4a2550bf1ad | 93d06d6b9657cf4ce8fb7583f30615ddc2851c95 | /ssaw-authenticate-center/ssaw-authenticate-center-service/src/main/java/com/ssaw/ssawauthenticatecenterservice/config/upload/ResourceAutoConfig.java | 5065deab98d65ee688c6b8f93891c143f1613a32 | [] | no_license | IsSenHu/sapache2 | 89f532fc0353dc5639c1c30ac59a83dae6f35b47 | f563bf69449af827b6b0163a67c2ec39f5873164 | refs/heads/master | 2023-08-05T05:45:34.448788 | 2019-07-26T11:56:11 | 2019-07-26T11:56:11 | 187,483,694 | 2 | 1 | null | 2023-07-22T06:17:33 | 2019-05-19T13:58:44 | Java | UTF-8 | Java | false | false | 7,461 | java | package com.ssaw.ssawauthenticatecenterservice.config.upload;
import com.ssaw.commons.util.json.jack.JsonUtils;
import com.ssaw.commons.vo.CommonResult;
import com.ssaw.ssawauthenticatecenterfeign.annotations.Menu;
import com.ssaw.ssawauthenticatecenterfeign.annotations.SecurityApi;
import com.ssaw.ssawauthenticatecen... | [
"1178515826@qq.com"
] | 1178515826@qq.com |
cb9e9cf06207628f26ff7469fb3a9bfc01e7ea49 | d24de9be4c3993d9dc726e9a3c74d9662c470226 | /reverse/Rocketbank_All_3.12.4_source_from_JADX/sources/android/support/v7/widget/ContentFrameLayout.java | 33bcb5eae59082fcde7fad4e1f98c83cba8f30ba | [] | no_license | MEJIOMAH17/rocketbank-api | b18808ee4a2fdddd8b3045cd16655b0d82e0b13b | fc4eb0cbb4a8f52277fdb09a3b26b4cceef6ff79 | refs/heads/master | 2022-07-17T20:24:29.721131 | 2019-07-26T18:55:21 | 2019-07-26T18:55:21 | 198,698,231 | 4 | 0 | null | 2022-06-20T22:43:15 | 2019-07-24T19:31:49 | Smali | UTF-8 | Java | false | false | 7,554 | java | package android.support.v7.widget;
import android.content.Context;
import android.graphics.Rect;
import android.support.annotation.RestrictTo;
import android.support.v4.view.ViewCompat;
import android.util.AttributeSet;
import android.util.DisplayMetrics;
import android.util.TypedValue;
import android.view.View.Measur... | [
"mekosichkin.ru"
] | mekosichkin.ru |
909bbb30612df6812ec5a69be2dbfe28eae1e08f | 84dad148f19a6d552a9d6f8d9aea366af5f72a2e | /src/main/java/org/intellij/xquery/completion/function/BuiltInFunctionSignatureToLookupElementConverter.java | 058b2b670155e1beb069ed752d39dcf100271cec | [
"Apache-2.0"
] | permissive | arnostv/intellij-xquery | 695c5e49b1675bf8b77cbbabed3f42aba80695d1 | ddf3d5212335b0425b379ede11b66915b9dc00fd | refs/heads/master | 2021-01-17T22:09:23.013400 | 2014-07-04T13:10:57 | 2014-07-04T13:10:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,729 | java | /*
* Copyright 2013-2014 Grzegorz Ligas <ligasgr@gmail.com> and other contributors
* (see the CONTRIBUTORS file).
*
* 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... | [
"ligasgr@gmail.com"
] | ligasgr@gmail.com |
d0550c242be26f7a1150ea8a92bdacb907e34b52 | f37739a9fe79ae57abb6666dd6e5c5eb2f7d877d | /src/main/java/cn/banny/unidbg/linux/android/AndroidResolver.java | 3847cbfefc6d9bdde497f553dd48d613014c8536 | [
"Apache-2.0"
] | permissive | qiang/unidbg | f6ba4a4ae674da4bbfeb4439c6ed366dd0fda6c9 | 4e35dbf848a02b239eae319b899d0853b61c5e51 | refs/heads/master | 2020-05-27T15:14:47.498103 | 2019-06-14T05:44:16 | 2019-06-14T05:44:16 | 188,676,274 | 0 | 0 | Apache-2.0 | 2019-06-14T05:44:17 | 2019-05-26T11:48:36 | Java | UTF-8 | Java | false | false | 5,776 | java | package cn.banny.unidbg.linux.android;
import cn.banny.unidbg.Emulator;
import cn.banny.unidbg.spi.LibraryFile;
import cn.banny.unidbg.LibraryResolver;
import cn.banny.unidbg.file.FileIO;
import cn.banny.unidbg.file.IOResolver;
import cn.banny.unidbg.unix.IO;
import cn.banny.unidbg.linux.file.*;
import org.apache.comm... | [
"zhkl0228@qq.com"
] | zhkl0228@qq.com |
56e51ccd21969137e291fda2ef9993564dd1a58d | 0dfdc585caccc458fb8ca583ebb4bf41f102726b | /core/src/main/java/cn/ztuo/bitrade/entity/TbBeginnerGuide.java | a0336ece287ff636dc36a82c5d4f52ba48430971 | [] | no_license | q-exchange/framework | 1f016a642eff09840b802dfb62b542d76f87dc2c | d2e488c52ccaa93f862c10f935d5d2cd9ec59af2 | refs/heads/master | 2022-11-17T06:52:16.693355 | 2020-01-10T08:37:46 | 2020-01-10T08:37:46 | 233,000,909 | 1 | 4 | null | 2022-11-16T08:56:17 | 2020-01-10T08:26:56 | Java | UTF-8 | Java | false | false | 2,930 | java | package cn.ztuo.bitrade.entity;
import com.fasterxml.jackson.annotation.JsonIgnore;
import lombok.ToString;
import javax.persistence.*;
import java.sql.Timestamp;
import java.util.Objects;
/**
* @Author: dupinyan
* @Description:
* @Date: 2019/10/15 9:39
* @Version: 1.0
*/
@Entity
@Table(name = "tb_beginner_guid... | [
"3402309136@qq.com"
] | 3402309136@qq.com |
1ca14c4a05ce0b58590c90323fb677fc9fe3486a | 30e2cb0f82d70cab392f70518c16067705c752eb | /src/test/java/outcomes/parametrized_tests/boxing/TestParametrizationBoxingShortBad.java | 017a759dbd85f8a5ec94a964522d206dcbbe644a | [] | no_license | hyperskill/hs-test | 7afb9fbfb32d3efea9f810be8116f6d99728b8d1 | 94a14529121e3509a0db1e1a552378085587f34d | refs/heads/master | 2023-08-10T04:28:38.330242 | 2023-06-12T10:25:57 | 2023-06-12T10:25:57 | 167,659,709 | 35 | 19 | null | 2023-06-12T10:25:58 | 2019-01-26T06:55:37 | Java | UTF-8 | Java | false | false | 767 | java | package outcomes.parametrized_tests.boxing;
import org.hyperskill.hstest.dynamic.DynamicTest;
import org.hyperskill.hstest.testcase.CheckResult;
import outcomes.base.ContainsMessage;
import outcomes.base.UnexpectedErrorTest;
public class TestParametrizationBoxingShortBad extends UnexpectedErrorTest {
@ContainsMe... | [
"aaaaaa2493@yandex.ru"
] | aaaaaa2493@yandex.ru |
d05e8936682c08fd0615a4bea6838d42abaf2f2f | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/spring-projects--spring-framework/dc6d67510d65393eabf420cc6648e8f31acb6586/before/EmbeddedDatabaseFactoryBeanTests.java | bdcadbe3ff0423e4d807b24c92d02635fcf2a7ff | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,637 | java | /*
* Copyright 2002-2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
d5ab8c22a2412762885644ffd42836c7c278fee4 | 0524570edad83d4727c413904ab3afdd096674d1 | /hadoop-2.6.5-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestInjectionForSimulatedStorage.java | d38e808698d77eb8faad445c87dcaa8003e45dbc | [
"LicenseRef-scancode-unknown",
"BSD-3-Clause",
"BSD-2-Clause-Views",
"LicenseRef-scancode-protobuf",
"CDDL-1.0",
"CDDL-1.1",
"MIT",
"EPL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"BSD-2-Clause",
"Classpath-exception-2.0",
"LGPL-2.1-only",
"LicenseRef-scancode-oth... | permissive | lsds/sgx-spark | 559426f71be03ad3cd12ac4856fb1af686f2c64c | 7ce0009050b30ba63e5090635925fbe86f5a3e2d | refs/heads/v1 | 2023-08-22T16:48:53.818334 | 2019-04-24T16:51:01 | 2019-04-24T16:51:01 | 179,549,243 | 25 | 9 | Apache-2.0 | 2022-12-05T23:36:45 | 2019-04-04T17:58:03 | Java | UTF-8 | Java | false | false | 8,055 | 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... | [
"fkelbert@acm.org"
] | fkelbert@acm.org |
792b5b2b0a77eb18c67a45d17e058a8e69ec62ad | 4a7e10652e99c7538d3fb1088d554e2317a290cf | /app/src/main/java/com/codeboy/qianghongbao/util/BitmapUtils.java | cd7cf4b9f3dec9b10276abc8528c756f834a9b79 | [] | no_license | Maxxjf/hongbao | 188e17fb9983ca82fa6933ba9d4146aec21f7e40 | d8b62a7faa6cec97f94dc4716b58902bfd60be98 | refs/heads/master | 2021-01-11T04:14:28.345701 | 2019-06-06T08:17:33 | 2019-06-06T08:17:33 | 71,227,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,913 | java | package com.codeboy.qianghongbao.util;
import android.content.ContentValues;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.provider.MediaStore;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputSt... | [
"15015912346@163.com"
] | 15015912346@163.com |
645e488495b83204d82d69fca2da2b4c9d052a9e | 85d75b0211b5f18aea4770556df1722a45dd4523 | /src/test/java/org/codemucker/jmutate/refactor/RefactorTest.java | b2dc6b8e62eb5440d76376011073cd19097d63cb | [
"Apache-2.0"
] | permissive | codemucker/codemucker-jmutate | 8b536d5a3475a47ae4b6723676e9d7712aaaeb84 | a6417887685df469e018111a914cc85cf288a568 | refs/heads/master | 2021-01-01T06:17:00.821752 | 2015-05-06T07:54:47 | 2015-05-06T07:54:47 | 3,552,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,817 | java | package org.codemucker.jmutate.refactor;
import static com.google.common.collect.Lists.newArrayList;
import java.lang.annotation.Annotation;
import java.util.Collection;
import org.apache.commons.lang3.StringUtils;
import org.codemucker.jmatch.AbstractNotNullMatcher;
import org.codemucker.jmatch.MatchDiagno... | [
"bertvanbrakel@gmail.com"
] | bertvanbrakel@gmail.com |
bfaf2dd50dd10d5dcc1395247c1b8aeb6b56bfec | a4e9f8c914245a7b3003a1aaba03fecd756f281b | /src_app/lebah/app/HelloWorld.java | d3d5a2331eddd9c97b6a10609b6e88c66a5bbd30 | [
"Apache-2.0"
] | permissive | aalihusni/LebahFramework | d3f49acb9516b566ddb66b6a01a32efcdf064098 | 97a31c43faa0e8c18b00411f578b18616b8e32d2 | refs/heads/master | 2020-03-25T09:29:26.265875 | 2018-04-13T07:19:27 | 2018-04-13T07:19:27 | 143,672,342 | 1 | 0 | Apache-2.0 | 2019-09-03T02:18:47 | 2018-08-06T03:35:15 | Java | UTF-8 | Java | false | false | 212 | java | package lebah.app;
import lebah.portal.action.LebahModule;
public class HelloWorld extends LebahModule {
@Override
public String start() {
// TODO Auto-generated method stub
return "app/hello.vm";
}
}
| [
"sbahrin3@gmail.com"
] | sbahrin3@gmail.com |
54471671701e3dee5872906a9f7787247b0f5870 | 9cc124920bdd52460cf3e602b049542f328c97aa | /rdap-service/src/main/java/org/restfulwhois/rdap/redirect/service/RedirectService.java | 5268f27aef6371597792d263a025ab92c4d10280 | [
"BSD-2-Clause"
] | permissive | whileZhou/rdap | 373d5e6f19a32b38594b45f6856b30593bfb18eb | 94a79a8ce67b90d4f093878030b276dc83d8c998 | refs/heads/master | 2021-01-20T16:47:29.432866 | 2015-09-17T02:01:59 | 2015-09-17T02:01:59 | 38,670,099 | 0 | 0 | null | 2015-07-07T07:04:08 | 2015-07-07T07:04:08 | null | UTF-8 | Java | false | false | 3,440 | java | /*
* Copyright (c) 2012 - 2015, Internet Corporation for Assigned Names and
* Numbers (ICANN) and China Internet Network Information Center (CNNIC)
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditio... | [
"jiashuo@cnnic.cn"
] | jiashuo@cnnic.cn |
64d4990bed1854592f6d512a1e3fea8ca530c44b | 7d2786b383b00d49265fe52fd3ca8c5652540c27 | /src/spaceinvaders/com/Boss.java | 2bbdb17e6a6d203aeebee839d86ae00148688892 | [
"Apache-2.0"
] | permissive | Hismahil/spaceinvaders | 410660e8541ab0f8547ef21194030985a81b4ad4 | 11b27fa4f43567e50454a5ab6617b1b586fa105a | refs/heads/master | 2020-12-03T06:30:00.575152 | 2016-09-17T00:41:29 | 2016-09-17T00:41:29 | 68,423,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,543 | java |
package spaceinvaders.com;
import java.awt.Graphics;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.util.ArrayList;
import spaceinvaders.com.interfaces.WinDefs;
import spaceinvaders.com.resources.LoadResources;
/**
*
* @author hismahil
*/
public class Boss {
private BufferedImag... | [
"="
] | = |
b1161d152362e8c549e2afee354d3e6a400a22c5 | 62e330c99cd6cedf20bc162454b8160c5e1a0df8 | /basex-core/src/main/java/org/basex/util/hash/ASet.java | bfa5c0c51498c10f8e4e7dd6bb4e6335f6cb429c | [
"BSD-3-Clause"
] | permissive | nachawati/basex | 76a717b069dcea3932fad5116e0a42a727052b58 | 0bc95648390ec3e91b8fd3e6ddb9ba8f19158807 | refs/heads/master | 2021-07-20T06:57:18.969297 | 2017-10-31T04:17:00 | 2017-10-31T04:17:00 | 106,351,382 | 0 | 0 | null | 2017-10-10T01:00:38 | 2017-10-10T01:00:38 | null | UTF-8 | Java | false | false | 2,257 | java | package org.basex.util.hash;
import java.util.*;
/**
* This is the basic structure of an efficient and memory-saving hash set.
* The first entry of the token set (offset 0) will always be kept empty.
*
* @author BaseX Team 2005-17, BSD License
* @author Christian Gruen
*/
public abstract class ASet {... | [
"mnachawa@gmu.edu"
] | mnachawa@gmu.edu |
23dd02756382aa323b62f48a5b3aacb3b3da5b72 | ec9a6943f217a9b9d63d149e51e4a56161c8a6dd | /src/main/java/org/onetwo/common/db/exception/NotUniqueResultException.java | 1134412263534d1c773a55c3f425fa67b61fe830 | [] | no_license | wayshall/dbm | 048e75be9cfa9426c58f92785629faeb8469325f | 901dd697e7a959c1cd82b17d0dec7c1f96d8b166 | refs/heads/master | 2023-07-20T03:06:13.584553 | 2021-03-18T15:18:35 | 2021-03-18T15:18:35 | 86,407,844 | 13 | 4 | null | 2022-09-01T23:11:17 | 2017-03-28T02:52:33 | Java | UTF-8 | Java | false | false | 359 | java | package org.onetwo.common.db.exception;
import org.onetwo.common.exception.BaseException;
public class NotUniqueResultException extends BaseException {
public NotUniqueResultException(int resultCount) {
super("query did not return a unique result: " + resultCount );
}
public NotUniqueResultException(String msg... | [
"weishao.zeng@gmail.com"
] | weishao.zeng@gmail.com |
382aa41f7469b40892acb7d9ebe28317d53472f8 | f051ee9d89950383a842a6e2094083f6b4b8b316 | /Lecture/Spring/Work/textapp02/src/main/java/com/testapp02/inf/IDaoUser.java | a598143081dc989b97ef87bae00918316df38e0f | [] | no_license | BBongR/workspace | 6d3b5c5a05bee75c031a80b971c859b6749e541e | 2f020cd7809e28a2cae0199cac59375d407f58cf | refs/heads/master | 2021-09-13T14:49:51.825677 | 2018-02-07T09:18:40 | 2018-02-07T09:18:40 | 106,399,804 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 143 | java | package com.testapp02.inf;
import com.testapp02.model.ModelUser;
public interface IDaoUser {
ModelUser login(ModelUser user);
}
| [
"suv1214@naver.com"
] | suv1214@naver.com |
1f02318540dc81fe7cbdf26835ed964bc825051e | e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3 | /src/chosun/ciis/mt/etccar/ds/MT_ETCCAR_9003_LDataSet.java | 83e822707f5feae30801252546383babdf1042d1 | [] | no_license | nosmoon/misdevteam | 4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60 | 1829d5bd489eb6dd307ca244f0e183a31a1de773 | refs/heads/master | 2020-04-15T15:57:05.480056 | 2019-01-10T01:12:01 | 2019-01-10T01:12:01 | 164,812,547 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 3,451 | java | /***************************************************************************************************
* 파일명 : .java
* 기능 : 독자우대-구독신청
* 작성일자 : 2007-05-22
* 작성자 : 김대섭
***************************************************************************************************/
/************************************************... | [
"DLCOM000@172.16.30.11"
] | DLCOM000@172.16.30.11 |
06126a88456dc8bab7eaf93072a6a1cc0f4b178d | 12a6c83d8227125ac107607d61a0f218809cdfdf | /utilcode/src/test/java/com/blankj/utilcode/utils/FileUtilsTest.java | d70bcd07cb1c6c99d579a79dc3bee77006690af2 | [
"Apache-2.0"
] | permissive | jp1017/AndroidUtilCode | c0ac1f3896ee9375ce5ed9bdc1bf014cd96e282b | dc30cece829aa60aa9de90be4a5eff7aa6ec8838 | refs/heads/master | 2020-04-06T04:15:50.319287 | 2016-09-27T01:07:10 | 2016-09-27T01:07:10 | 69,304,761 | 3 | 0 | null | 2016-09-27T00:40:45 | 2016-09-27T00:40:45 | null | UTF-8 | Java | false | false | 7,802 | java | package com.blankj.utilcode.utils;
import org.junit.Test;
import java.io.File;
import java.io.FileInputStream;
import java.io.FilenameFilter;
import static com.blankj.utilcode.utils.FileUtils.*;
import static com.blankj.utilcode.utils.TestUtils.BASEPATH;
import static com.blankj.utilcode.utils.TestUtils.SE... | [
"625783482@qq.com"
] | 625783482@qq.com |
3ca02977315f146d6ecb117737430fa5e8ce0fa1 | ad9c328aeb5ea617a1c056df45ae9acc3e5c1aad | /study/study-springboot2/study-springboot2-example03/src/main/java/org/jq/controller/MySpringBootApplication.java | c60645cab77e7013b39d5861c751d9099472fdd5 | [] | no_license | tangjiquan/collect | 3fa4b3fd5fecc7e0d8d7a6bf89151464bd4e98bb | d059d89ae9899bd43b2f5b7d46b7ba88d5f066d4 | refs/heads/master | 2022-12-22T19:26:37.599708 | 2019-08-05T15:00:32 | 2019-08-05T15:00:48 | 126,582,519 | 1 | 0 | null | 2022-12-16T08:04:19 | 2018-03-24T09:03:08 | Java | UTF-8 | Java | false | false | 985 | java | package org.jq.controller;
import org.springframework.boot.Banner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.PropertySource;
/**
* @Author: Kevin
* @Date: Created in 下午4:01 18-5-1
* @Version:... | [
"2495527426@qq.com"
] | 2495527426@qq.com |
81c3a2a1bbdb4e6dd960717eaf301721f1c71a0e | 6e6db7db5aa823c77d9858d2182d901684faaa24 | /sample/webservice/eBayDemoApp/src/com/ebay/trading/api/ProfileCategoryGroupDefinitionType.java | 51d9b17e16b89c98364101bcaa2ad9ff0f1e1ebc | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | 4everalone/nano | 68a480d07d80f0f50d73ec593443bfb362d646aa | 71779b1ad546663ee90a29f1c2d4236a6948a621 | refs/heads/master | 2020-12-25T14:08:08.303942 | 2013-07-25T13:28:41 | 2013-07-25T13:28:41 | 10,792,684 | 0 | 1 | Apache-2.0 | 2019-04-24T20:12:27 | 2013-06-19T13:14:26 | Java | UTF-8 | Java | false | false | 740 | java | // Generated by xsd compiler for android/java
// DO NOT CHANGE!
package com.ebay.trading.api;
import java.io.Serializable;
import com.leansoft.nano.annotation.*;
import java.util.List;
/**
*
* Type defining the <b>PaymentProfileCategoryGroup</b>, <b>
* ReturnPolicyProfileCategoryGroup</b>, and <b>ShippingProfileC... | [
"51startup@sina.com"
] | 51startup@sina.com |
1778120a483b0c2f8d2b8b1fb01b207b28494314 | 0981333953bdbf488421f094bd584efd0c789902 | /SillyChildClient/app/src/main/java/com/sillykid/app/entity/homepage/airporttransportation/SelectProductAirportTransportationBean.java | 33d9d0e112913a6ffc6ad732b80d03c34fdfab72 | [
"Apache-2.0"
] | permissive | 921668753/SillyChildClient2-Android | ff7f0d9a97be64e610ecad304903bc853cbb3db0 | f8f8ea3cca9013d39c9d7164bd2bd9573528093d | refs/heads/master | 2020-03-23T09:18:15.433017 | 2018-12-04T13:46:33 | 2018-12-04T13:46:33 | 141,379,323 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,922 | java | package com.sillykid.app.entity.homepage.airporttransportation;
import com.common.cklibrary.entity.BaseResult;
import java.util.List;
public class SelectProductAirportTransportationBean extends BaseResult<List<SelectProductAirportTransportationBean.DataBean>> {
public class DataBean {
/**
* i... | [
"921668753@qq.com"
] | 921668753@qq.com |
4a8082b3472a12e8b1a240b10dd070d111ff2f5d | 0fa466405f0fbef8a33eeaa6e685fbe06b7ad5e1 | /qtiworks-jqtiplus/src/main/java/uk/ac/ed/ph/jqtiplus/node/expression/operator/IsNull.java | b4abd1aaeeab5bbf830a82bbeb8530d41d83934d | [] | no_license | ZackPierce/qtiworks | 35e6334632113ab116cfd385eda8bceebff18029 | 90649f5f4dfa8fa3430c9d725bad779f8fc68664 | refs/heads/master | 2021-01-18T06:13:56.936481 | 2013-09-24T00:05:54 | 2013-09-24T00:05:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,976 | java | /* Copyright (c) 2012-2013, University of Edinburgh.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, this
* li... | [
"david.mckain@ed.ac.uk"
] | david.mckain@ed.ac.uk |
ac7459865ce4c29abbfb23317471cc45e6b93373 | b863faa7e79a4b0ffabc726d3efaaf197b5ed736 | /AllOnline/src/com/coomix/app/all/util/ResizeUtil.java | 1080ef7cf8bf7d8ae68f7c7b781b7befd39b7fac | [] | no_license | crisslee/pw | 991bd837b21fd5c96b7f81cf512be4beb1f0e65b | 6b1a5adb5f0bd9c1b83cc983086e149c8ea91ec6 | refs/heads/master | 2022-12-16T02:57:22.258713 | 2020-09-09T00:16:31 | 2020-09-09T00:16:31 | 292,913,172 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,553 | java | package com.coomix.app.all.util;
import android.content.Context;
import android.content.SharedPreferences;
import android.util.DisplayMetrics;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.TextView;
import com.coomix.app.all.AllOnlineApp;
import com.coomix.app.all.R;
/**
* @auth... | [
"1206656459@qq.com"
] | 1206656459@qq.com |
b5b07285af088babe84fedc33fca3003f80fed64 | 01b73df6ab9405f4a92ac703b6d6743260a3b755 | /src/test/java/com/zuma/sms/SmsSenderApplicationTests.java | d310a7b3dd39e3651625bd071a8e9bbe83234fbd | [] | no_license | lvjj/SMS-Sender | afbcb6717ba973bad14eb36a32408e687424ad75 | bab95262b0508be8917abb4b46c6e40d285947fb | refs/heads/master | 2021-02-17T07:31:48.449463 | 2020-03-05T05:55:55 | 2020-03-05T05:55:55 | 245,080,903 | 0 | 0 | null | 2020-03-05T05:54:50 | 2020-03-05T05:54:49 | null | UTF-8 | Java | false | false | 4,086 | java | package com.zuma.sms;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.zuma.sms.dto.IdFieldValuePair;
import com.zuma.sms.entity.Platform;
import com.zuma.sms.entity.SmsSendRecord;
import com.zuma.sms.form.PlatformSendSmsForm;
import com.zuma.sms.form.SendSmsForm;
import com.zuma.sms.repository.BatchRepo... | [
"970389745@qq.com"
] | 970389745@qq.com |
32a97af3225a3da00b165cd6929d21d21a9dd040 | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /budejie/sources/android/support/v4/content/res/ResourcesCompat.java | 2aa5c07f2191a2a40070d9316b38dc402ed938ba | [] | no_license | aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773318 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,051 | java | package android.support.v4.content.res;
import android.content.res.ColorStateList;
import android.content.res.Resources;
import android.content.res.Resources.NotFoundException;
import android.content.res.Resources.Theme;
import android.graphics.drawable.Drawable;
import android.os.Build.VERSION;
import android.support... | [
"aheadlcxzhang@gmail.com"
] | aheadlcxzhang@gmail.com |
2ed8588c4915547c1439fefc8e976a97393519a8 | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_2/src/b/g/f/b/Calc_1_2_16513.java | b6afc8dbb9118c6897039eecfa11af2179d9a84e | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package b.g.f.b;
public class Calc_1_2_16513 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
5abbfb6d6bba99ddff11a7e891d4c3eef2f5399b | 1fd7d32218412c022965fecbbc6c7bdbc57d13a3 | /src/main/java/io/jenkins/plugins/analysis/warnings/MyPy.java | 4fd12b2b6765cad64f5cab8f56628ae02f5b3dc6 | [
"MIT"
] | permissive | irundaia/warnings-plugin | 948050b56be66401d6235dae8b2e15144aa23001 | e999c49d16c9c55ed214955288dcd68e218b92bb | refs/heads/master | 2020-04-01T17:52:44.533267 | 2018-10-06T22:54:27 | 2018-10-06T22:54:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | package io.jenkins.plugins.analysis.warnings;
import javax.annotation.Nonnull;
import org.kohsuke.stapler.DataBoundConstructor;
import edu.hm.hafner.analysis.parser.violations.MyPyAdapter;
import io.jenkins.plugins.analysis.core.model.StaticAnalysisTool;
import hudson.Extension;
/**
* Provides a parser and custom... | [
"ullrich.hafner@gmail.com"
] | ullrich.hafner@gmail.com |
1dca757a39a0873eb822143c29b7b50777f6dae9 | e115ca60c5e79dc8fe2498789278756e678f4f63 | /src/main/java/com/kepler/connection/impl/ResourceHandler.java | ed2a9a8deb90d16307a4472b041b06548288b47a | [] | no_license | pologood/Kepler-All | c4eaff798c25366f74de6bdfa696860d89c38dee | 337ce8538712e5e92d1da7afa54783cb88744e5c | refs/heads/master | 2021-01-20T07:18:36.043727 | 2017-04-11T07:14:31 | 2017-04-11T07:14:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,446 | java | package com.kepler.connection.impl;
import io.netty.channel.ChannelHandler.Sharable;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
import java.util.concurrent.atomic.AtomicInteger;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFacto... | [
"shenjiawei@didichuxing.com"
] | shenjiawei@didichuxing.com |
3e5e50bc34e6b14b198cea3f2e67391a59f35d72 | 8db5d5eda5d517343434cfc15cd3409090ebc7d2 | /tools-service-jnl/src/main/java/org/tis/tools/rservice/jnl/JnlEnqueueRServiceImpl.java | d358e9b77c4c6c2cc52fe878345b816a95c5a087 | [] | no_license | kexian-li/tistools | cb4066cb2767aa0b0872fca8eb009834334f079b | 4e4b8f39e074f6c1e9f2e9730478cca97aa74aa3 | refs/heads/master | 2021-01-20T10:19:16.766095 | 2017-08-28T00:55:33 | 2017-08-28T00:55:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,726 | java |
/**
* Copyright (C) 2016 bronsp.com, All rights reserved.
*/
package org.tis.tools.rservice.jnl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.tis.tools.base.WhereCondition;
import org.tis.tools.model.po.jnl.JnlEnqueue;
import org.tis.tools.rservice.jnl.IJnlEnqueu... | [
"shiyunlai@gmail.com"
] | shiyunlai@gmail.com |
68ba5903b796468c095e31d82a6ecd9c134df4d9 | 9ed6bcfacbc2de50705b4905c3ce6840e0d54ced | /server-minishift/src/main/java/org/jboss/tools/ssp/server/minishift/discovery/MinishiftVersionLoader.java | 2779eeb58104c29d3d55006525bae722c2df61f2 | [] | no_license | mmalina/rsp-server | f19b91a50950d27953128ab2a698414c55942928 | 18f8e110dbd87c63398fe81f217fe484d82a8937 | refs/heads/master | 2020-03-26T16:04:40.905854 | 2018-08-15T20:52:23 | 2018-08-15T20:52:23 | 145,081,443 | 0 | 0 | null | 2018-08-17T06:32:08 | 2018-08-17T06:32:07 | null | UTF-8 | Java | false | false | 2,334 | java | package org.jboss.tools.ssp.server.minishift.discovery;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
import java.util.Properties;
import org.jboss.tools.ssp.server.spi.launchers.CommandTimeoutException;
import org.jboss.tools.ssp.server.spi.launchers.ProcessUtility;
public class Minishi... | [
"rob@oxbeef.net"
] | rob@oxbeef.net |
f147bebd6e9bb54a9b7f5a1f3fb4708b2ce6bc6e | b532f2ccaba302f4e81a559ffbafaf8d2650b703 | /app/src/main/java/com/codingwithmitch/daggerpractice/ui/main/profile/ProfileFragment.java | b0666f05f811af689c9bab772bf340c56ef32b39 | [] | no_license | hardikpansuria/Dagger-Examples | 2a2fb118788e6ca73b16f730a09716d7184cbb47 | 85cc86965c97a20ebabb03cee4a0933d17ed9dfd | refs/heads/master | 2020-05-15T12:07:49.835825 | 2019-04-11T02:50:25 | 2019-04-11T02:50:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,297 | java | package com.codingwithmitch.daggerpractice.ui.main.profile;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.codingwithmitch.daggerpractice.R;
import com.codingwithmitch.daggerprac... | [
"mitch@tabian.ca"
] | mitch@tabian.ca |
13628081dd2c6de936b02dbebc6c69728f058df5 | 6246ead40970de7586337989821a53ad21909a2f | /app/src/main/java/com/power/travel/xixuntravel/activity/Forget_SetPwdActivity.java | 88307d0d4210512560bdb069a9caaa32117ec96b | [] | no_license | Power-Android/xixun | 7f05f65e12dfd0d8bb9b4a61df4ca8d39c4f87c1 | c0421e147222fecc630b34f3252d5cd28de8e84e | refs/heads/master | 2021-05-08T07:40:57.952498 | 2018-03-19T08:48:36 | 2018-03-19T08:48:36 | 106,783,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,087 | java | package com.power.travel.xixuntravel.activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageView;
import an... | [
"power_android@163.com"
] | power_android@163.com |
9eeb80a416480e15d066b5c7a8723ca74f3d0485 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/plugin/recordvideo/ui/editor/c/c$a.java | ab9a1cddbca7af0a3133e8a79972a31d99839f75 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 763 | java | package com.tencent.mm.plugin.recordvideo.ui.editor.c;
import com.tencent.matrix.trace.core.AppMethodBeat;
import kotlin.Metadata;
@Metadata(d1={""}, d2={"Lcom/tencent/mm/plugin/recordvideo/ui/editor/touch/TouchTracker$PivotType;", "", "(Ljava/lang/String;I)V", "FREE", "CENTER", "plugin-recordvideo_release"}, k=... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
0b4137c7fa43a8547b3b1f7a5ea7851d9ee27976 | 66220fbb2b7d99755860cecb02d2e02f946e0f23 | /src/net/sourceforge/plantuml/project/lang/Verb.java | 482056cfe4496f7ab3d858a77b95708c434ec2bf | [
"MIT"
] | permissive | isabella232/plantuml-mit | 27e7c73143241cb13b577203673e3882292e686e | 63b2bdb853174c170f304bc56f97294969a87774 | refs/heads/master | 2022-11-09T00:41:48.471405 | 2020-06-28T12:42:10 | 2020-06-28T12:42:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,962 | java | /* ========================================================================
* PlantUML : a free UML diagram generator
* ========================================================================
*
* (C) Copyright 2009-2020, Arnaud Roques
*
* Project Info: https://plantuml.com
*
* If you like this project or if ... | [
"plantuml@gmail.com"
] | plantuml@gmail.com |
425ee8eb8cec37e23de778399e3623d936536c5d | 535e5d97d44fd42fca2a6fc68b3b566046ffa6c2 | /com/bigroad/ttb/android/receiver/TimeChangeReceiver.java | 712002df5cb482f23cfed312026ad6d3893ebef4 | [] | no_license | eric-lanita/BigRoadTruckingLogbookApp_v21.0.12_source_from_JADX | 47566c288bc89777184b73ef0eb199b61de39f82 | fb84301d90ec083ce06c68a3828cf99d8855c007 | refs/heads/master | 2021-09-01T07:02:52.500068 | 2017-12-25T15:06:05 | 2017-12-25T15:06:05 | 115,346,008 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.bigroad.ttb.android.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import com.bigroad.ttb.android.OurApplication;
public class TimeChangeReceiver extends BroadcastReceiver {
public void onReceive(Context context, Intent intent) {
... | [
"eric.lanita@gmail.com"
] | eric.lanita@gmail.com |
2bdfa2e98233101cf6781cc42a20a03f41e07a09 | 76b00b7be11ab2c21eb4a604a9484065a500c52f | /customerLR-service-portlet/docroot/WEB-INF/service/com/pacnet/connect/model/SMA_adminsSoap.java | f6a02b4cd37857d9c9fb6eb580cf4cffc5593a81 | [] | no_license | pankajsharmaatcloudsmartz/Pacnet-Connect | 8cf201cbcf6de2deae4407df564784fb42fbf55c | 2bdc4d44f35373aad6c83cd29ce8dc970091b79d | refs/heads/master | 2021-01-23T14:47:10.167327 | 2015-03-10T11:21:56 | 2015-03-10T11:30:53 | 31,952,143 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,057 | java | /**
* Copyright (c) 2000-2012 Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later... | [
"pankshar@IDCPANKSHAR-LT.cloudsmartz.net"
] | pankshar@IDCPANKSHAR-LT.cloudsmartz.net |
9b75a508f2faf17776adcb199cd8ebb7378ba81d | 395db7bc1c7c166ecfdfa092434634f907001c87 | /ma-gpro-gs/ma-gpro-gs-service/src/main/java/com/gpro/consulting/tiers/gs/service/impl/EntiteStockServiceImpl.java | 46604d1f482ff497af670023222116531e5eb365 | [] | no_license | anouarbensaad/habillement | 2c4aea85511bae5cef00b5b0fc200b8c1973219f | 4d6c395300c3eff0a81b38d68d0e0873c130f7b6 | refs/heads/master | 2022-02-19T10:14:15.442154 | 2019-09-26T19:09:02 | 2019-09-26T19:09:02 | 204,194,945 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,047 | java | package com.gpro.consulting.tiers.gs.service.impl;
import java.util.List;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.gpro.consulting.tiers.gs.coordination.value.EntiteStockValue;
import co... | [
"bensaad.tig@gmail.com"
] | bensaad.tig@gmail.com |
71cc8dd8b170844792fb966ec75efd550d24a775 | 97b46ff38b675d934948ff3731cf1607a1cc0fc9 | /DataPack/dist/game/data/scripts/handlers/effecthandlers/ServitorShare.java | cb354b2270ee869be4d0d9bbddb8600c002d9d79 | [] | no_license | l2brutal/pk-elfo_H5 | a6703d734111e687ad2f1b2ebae769e071a911a4 | 766fa2a92cb3dcde5da6e68a7f3d41603b9c037e | refs/heads/master | 2020-12-28T13:33:46.142303 | 2016-01-20T09:53:10 | 2016-01-20T09:53:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,687 | java | package handlers.effecthandlers;
import pk.elfo.gameserver.model.actor.L2Summon;
import pk.elfo.gameserver.model.actor.instance.L2PcInstance;
import pk.elfo.gameserver.model.effects.EffectFlag;
import pk.elfo.gameserver.model.effects.EffectTemplate;
import pk.elfo.gameserver.model.effects.L2Effect;
import pk.el... | [
"PkElfo@13720c4f-9a1f-4619-977f-b36a0ac534ba"
] | PkElfo@13720c4f-9a1f-4619-977f-b36a0ac534ba |
d948f546fab88829d13a8dbefd68368c2c0adfeb | 7596b13ad3a84feb67f05aeda486e8b9fc93f65f | /getAndroidAPI/src/java/lang/LinkageError.java | 41a9c347407f1d904be079b7f4492466b358d6da | [] | no_license | WinterPan2017/Android-Malware-Detection | 7aeacfa03ca1431e7f3ba3ec8902cfe2498fd3de | ff38c91dc6985112e958291867d87bfb41c32a0f | refs/heads/main | 2023-02-08T00:02:28.775711 | 2020-12-20T06:58:01 | 2020-12-20T06:58:01 | 303,900,592 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: LinkageError.java
package java.lang;
// Referenced classes of package java.lang:
// Error, RuntimeException, String, Throwable
public... | [
"panwentao1301@163.com"
] | panwentao1301@163.com |
0e3aa12456c457ad163c6659d5e3cbf9e3bcfc09 | 0f3db179c45b313faa09f104b2aa63bd469351bc | /MAXIMOID2/src/br/inf/id2/seedf/bean/ConclusaoCurso.java | 163cd9cddefd169a28aba58c79d42b92ff1d6142 | [] | no_license | dashpunk/java-class-ewm | 227c1ad014657295ac073931b29278a7e5f23f99 | 51261a6a424dac1c277bfd44eadb93a70e51d845 | refs/heads/master | 2021-01-10T12:50:45.821114 | 2017-02-23T14:39:17 | 2017-02-23T14:39:17 | 48,771,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,873 | java | package br.inf.id2.seedf.bean;
import java.rmi.RemoteException;
import java.text.DecimalFormat;
import psdi.util.MXApplicationException;
import psdi.util.MXException;
/**
*
* @author Ricardo S Gomes
*
*/
public class ConclusaoCurso extends psdi.webclient.system.beans.AppBean {
/**
*
*/
public C... | [
"willians.lemos87@gmail.com"
] | willians.lemos87@gmail.com |
16f8360717af6eaa6bdfc24c0d47b85b13999d29 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_2751486_0/java/Lucretius/Prob1.java | 63f4242b25cfc6a894bf1f07f32951d41967c1c1 | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,648 | java |
/**
*
* @author RasPat
*Problem can be found here:
* https://code.google.com/codejam/contest/189252/dashboard#s=p0
*/
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
public class Prob1 {
public sta... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
690078126d2e3481bd4b1cbcfe97537da39a5dd5 | 6bbf563c014f147c3a3f87d5219b07d1284bc786 | /src/main/java/fr/sma/java/app/service/util/RandomUtil.java | 4c9d40295c2189d838e372545669a0b0726e74f0 | [] | no_license | thomas78om/AppliBt | 7901f59663130f9b7916d7e9f1b45f246f28d906 | 89ab77dc6ee2a9e0eed8e5b75b9639ab0ef96d68 | refs/heads/master | 2022-12-21T13:20:40.471377 | 2019-08-12T13:24:51 | 2019-08-12T13:24:51 | 201,934,650 | 0 | 0 | null | 2022-12-16T05:02:56 | 2019-08-12T13:20:53 | Java | UTF-8 | Java | false | false | 892 | java | package fr.sma.java.app.service.util;
import org.apache.commons.lang3.RandomStringUtils;
/**
* Utility class for generating random Strings.
*/
public final class RandomUtil {
private static final int DEF_COUNT = 20;
private RandomUtil() {
}
/**
* Generate a password.
*
* @return th... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
828fd78ed7d4e417b1970210ce0f9f15bc5e95bf | 89430ea57c73ba9f2c8125b45dc9783006c21448 | /sparklivy-submitter-template/src/test/java/io/qkits/sparklivy/livy/LivySessionStatesTest.java | 0d96fa4c84added222a617d31351c1bebc887d24 | [] | no_license | qdriven/BigData-Collections | f88767bec688312ecbd2c0903285e07ad6733236 | 5a41ca1aa7862dfe84102c88fbf9cb6163364791 | refs/heads/master | 2023-01-05T11:13:53.366243 | 2021-05-27T11:23:56 | 2021-05-27T11:23:56 | 186,977,922 | 2 | 0 | null | 2022-12-10T05:31:45 | 2019-05-16T07:44:04 | Java | UTF-8 | Java | false | false | 510 | java | package io.qkits.sparklivy.livy;
import org.assertj.core.api.Assertions;
import org.junit.Test;
public class LivySessionStatesTest {
@Test
public void toLivyState() {
}
@Test
public void isActive() {
}
@Test
public void convert2QuartzState() {
}
@Test
public void isHeal... | [
"patrickwuke@163.com"
] | patrickwuke@163.com |
29ade115d5341372a34de3ef2849348260568f82 | 74cfe03426f96bc769f2ff8f50839e8398c8a2cc | /app/src/main/java/com/futuretongfu/iview/IRegistRealVerView.java | b765ac3d3eaa226848cb34b6002e5aa06cd7af51 | [] | no_license | KqSMea8/ShouDuFu | c39b3cf59a8f86a0aee1182de73762ed363a6e5a | 2ae031cbb90e946935334f14dd5f03414afcdb18 | refs/heads/master | 2020-05-30T10:42:26.086711 | 2019-06-01T01:42:56 | 2019-06-01T01:42:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 457 | java | package com.futuretongfu.iview;
/*
* Created by hhm on 2017/7/26.
*/
import com.futuretongfu.model.entity.FuturePayApiResult;
public interface IRegistRealVerView {
//开户
public void onaddUserOpenSuccess(FuturePayApiResult futurePayApiResult);
public void onaddUserOpenFaileUserExists(String msg);
publ... | [
"you@example.com"
] | you@example.com |
662d6415db0369de1f56258921e979f2217cc874 | 6dbae30c806f661bcdcbc5f5f6a366ad702b1eea | /Corpus/eclipse.pde.ui/1932.java | 9e4b8a2b3f600a73a302e471f3da209c5908507e | [
"MIT"
] | permissive | SurfGitHub/BLIZZARD-Replication-Package-ESEC-FSE2018 | d3fd21745dfddb2979e8ac262588cfdfe471899f | 0f8f4affd0ce1ecaa8ff8f487426f8edd6ad02c0 | refs/heads/master | 2020-03-31T15:52:01.005505 | 2018-10-01T23:38:50 | 2018-10-01T23:38:50 | 152,354,327 | 1 | 0 | MIT | 2018-10-10T02:57:02 | 2018-10-10T02:57:02 | null | UTF-8 | Java | false | false | 4,511 | java | /*******************************************************************************
* Copyright (c) 2006, 2015 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution... | [
"masudcseku@gmail.com"
] | masudcseku@gmail.com |
ea9d389bec08a2af18afb8633b2329eb842219a9 | 2dc8257639ca9cb26c09cd70dff339bb9eddc305 | /ddm/src/main/java/com/example/ddm/appui/mine/Charge/PayFragment.java | 6cdef8acdc38f7fa97ef1ee1a2bb6cba129d282b | [] | no_license | zhouziwen/zhulishangcheng | 1aaa3fc3c18ea3f30d8c3448d32cc646deb405f1 | 4c513d22adc5f6e9d542d81d448d4e8c6fb3f107 | refs/heads/master | 2021-08-23T08:25:54.256091 | 2017-12-04T09:10:31 | 2017-12-04T09:10:49 | 113,018,136 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,531 | java | package com.example.ddm.appui.mine.Charge;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageV... | [
"1916973618@qq.com"
] | 1916973618@qq.com |
ff0d69d2f86aefc1ae0485a97de663e924c0c613 | 44b1fa7a4167f80aebe62126a38c3c7927346fa7 | /mmtx-sample-springboot/src/test/java/Client.java | 86f9c4119bfc075ad37b5ebea0dceeb18e186f33 | [] | no_license | qq962155660/mmtx-springcloud-sample | 993c0bbadef1cb3473c3752ce9ec8757e8885c04 | a147bc676f7ba5ef3bd1a7f81bbb8c47421d71f0 | refs/heads/master | 2022-12-21T22:14:03.258804 | 2020-02-29T07:47:06 | 2020-02-29T07:47:06 | 237,651,141 | 0 | 0 | null | 2022-12-14T20:39:55 | 2020-02-01T17:29:19 | JavaScript | UTF-8 | Java | false | false | 3,370 | java |
import java.util.concurrent.TimeUnit;
import io.netty.bootstrap.Bootstrap;
import io.netty.buffer.ByteBuf;
import io.netty.channel.Channel;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelFutureListener;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline... | [
"962155660@qq.com"
] | 962155660@qq.com |
7352180772f576806151d7e02b019e9bb496299f | f789c7e9ba00918cdc3769213936755064e74ad2 | /src/main/java/org/sfm/csv/CellValueReader.java | 7d5c6feebbb003fcf3b62ab55a6b10df2552be7f | [
"MIT"
] | permissive | ranjeet-floyd/SimpleFlatMapper | 3d114d55c33ee1b9e496e0e42c49ae4fead4b893 | 7077d8c0c6735a8e5486061c5be8b9f551f6eb1a | refs/heads/master | 2021-01-15T14:36:41.344988 | 2015-04-12T20:12:47 | 2015-04-12T20:22:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 181 | java | package org.sfm.csv;
import org.sfm.csv.impl.ParsingContext;
public interface CellValueReader<T> {
T read(char[] chars, int offset, int length, ParsingContext parsingContext);
}
| [
"arnaud.roger@gmail.com"
] | arnaud.roger@gmail.com |
6471fd658e710f115e181666f8399220732cfd19 | 054b1ff58584fbe49de7f30fe46ac4ab0ac594d4 | /apps/rasp/optimized-decompiled/rasp-home/dava/src/android/support/v4/view/ViewConfigurationCompat$BaseViewConfigurationVersionImpl.java | f79b6e4fe1dd6296a1780fbd1e77e59d02d4e6bf | [] | no_license | fthomas-de/android_ipc | 55083eeb8c52ff76116ad95e5b0716ddeb77dda3 | 626dc6aee76ededfb2d15084dfad74a1e7040016 | refs/heads/master | 2021-05-29T19:02:42.862103 | 2015-10-15T06:52:31 | 2015-10-15T06:52:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | package android.support.v4.view;
import android.view.ViewConfiguration;
class ViewConfigurationCompat$BaseViewConfigurationVersionImpl implements android.support.v4.view.ViewConfigurationCompat$ViewConfigurationVersionImpl
{
ViewConfigurationCompat$BaseViewConfigurationVersionImpl()
{
this.<init>()... | [
"fthomas@tzi.de"
] | fthomas@tzi.de |
c0e99b51a335e117987d6693b503c6959a979ba8 | 90bd2fdfc3118d6926ff2b8b8df731eb08ae68a7 | /app/src/main/java/fr/hdb/artibip/commun/constantes/Pager.java | 1a22d7fa66cbd09c0985e9645d3de7024a13e6e4 | [] | no_license | maheryhaja/testFrag | c2d5f66f83de013c7387bbfb58c99f89c34d2625 | 8606264b0fc2cfedd03e63c77dd7121a016ae335 | refs/heads/master | 2021-07-21T11:56:54.515622 | 2017-10-31T12:01:48 | 2017-10-31T12:01:48 | 108,989,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 192 | java | package fr.hdb.artibip.commun.constantes;
/**
* Created on 10/07/2017.
*/
public class Pager {
public static int PAGE_CLIENT_COUNT = 5;
public static int PAGE_EMPLOYE_COUNT = 7;
}
| [
"ygunion@gmail.com"
] | ygunion@gmail.com |
fdfae73c3ba25eb84f9ba08cfdb1e84eec340b0c | 5fe04ecaba633d794d37c51aa842f17180aa9bfc | /Unit_Testing/src/main/java/prg_lab/Target.java | e9a47c4906e806a6df713f285f456b102c096236 | [] | no_license | danielanikolova/JavaOOPAdvanced | 3afeaf6991c58b1a6aa510543031885e04a4e80f | 1c21ecd51c1722a9e640fe993da2f4dbe7d96ce8 | refs/heads/master | 2021-09-05T05:40:37.299876 | 2018-01-24T13:55:29 | 2018-01-24T13:55:29 | 118,771,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 254 | java | package prg_lab;
/**
* Created by danie on 12/1/2017.
*/
public interface Target {
int getHealth();
void takeAttack(int attackPoints);
int giveExperience();
boolean isDead();
Weapon giveWeapon(RandomProvider randomProvider);
}
| [
"daniela.a.nikolova@gmail.com"
] | daniela.a.nikolova@gmail.com |
cf8e3c2de0a32266480a0d13aa9970739cbd3499 | e374114551fafad384e0150e55949de3e5eaed26 | /src/main/java/ch/csnc/extension/httpclient/AliasCertificate.java | f3e1298ae716a9da0ab0abc79d0180bf17bf3095 | [] | no_license | nitram509/zaproxy-maven | 996ce80dc8718dc100c6f905d9e74d9191acaf3e | 19d021496122a224329d46076ba04454d5a18958 | refs/heads/master | 2021-07-06T06:57:15.120350 | 2020-09-15T19:38:37 | 2020-09-15T19:38:37 | 35,776,475 | 1 | 1 | null | 2021-06-04T01:17:22 | 2015-05-17T17:58:36 | HTML | UTF-8 | Java | false | false | 2,382 | java | /*
* This file is part of WebScarab, an Open Web Application Security
* Project utility. For details, please see http://www.owasp.org/
*
* Copyright (c) 2002 - 2004 Rogan Dawes
*
* Please note that this file was originally released under the
* GNU General Public License as published by the Free Software Found... | [
"maki@bitkings.de"
] | maki@bitkings.de |
f0bf974a6d3e03d3a0935cdc7a9d0ddb84d433eb | bf0a5acf1bba30568dacb655a2a5aa4fe2c78d85 | /src/com/shroggle/util/process/synchronize/annotation/.svn/text-base/SynchronizeByCache.java.svn-base | ec0aec1a06a7f6f56d53942e9ebe55af333897a0 | [] | no_license | shroggle/Shroggle | 37fd3a8e264b275b948f05d1bfe100744bb85973 | 4e3c3c67c55772ca914f12f652cf6023512be615 | refs/heads/master | 2016-09-06T03:50:14.602344 | 2011-10-31T22:58:04 | 2011-10-31T22:58:04 | 2,683,810 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,354 | /*********************************************************************
* *
* Copyright (c) 2007-2011 by Web-Deva. *
* All rights reserved. *
* ... | [
"don@shefer.us"
] | don@shefer.us | |
a3cc96cc08fad34731da562da33e97a9ef30587c | f3b9a444d2d513c670d216f7c700131410c47f92 | /game_analyze/src/com/gamecenter/alipay/request/ZhimaCreditWatchlistBriefGetRequest.java | f43555845442d701ddfdbf28b3579ea289656f2d | [] | no_license | kuainiao/GameAdminWeb | 6a372087380e3c5ad98fc7cf4c8cbf9f01854e5d | f89327374d39c112421606e6a9fe9189b46c1a90 | refs/heads/master | 2020-06-03T22:15:02.944948 | 2017-12-22T06:20:38 | 2017-12-22T06:20:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,964 | java | package com.gamecenter.alipay.request;
import java.util.Map;
import com.gamecenter.alipay.AlipayObject;
import com.gamecenter.alipay.AlipayRequest;
import com.gamecenter.alipay.internal.util.AlipayHashMap;
import com.gamecenter.alipay.response.ZhimaCreditWatchlistBriefGetResponse;
/**
* ALIPAY API: zhima.credit.wat... | [
"lyh@163.com"
] | lyh@163.com |
5eaa978336d82e09b589989c0b448234b207f481 | 8810972d0375c0a853e3a66bd015993932be9fad | /modelicaml/OBSOLETE/org.openmodelica.simulation.environment/src/org/openmodelica/simulation/environment/view/simulation/noninteractive/NonInteractiveSimulationVisualisationView.java | ad4e31a14bbb71b51e35a7927aa3ee79b427c014 | [] | no_license | OpenModelica/MDT | 275ffe4c61162a5292d614cd65eb6c88dc58b9d3 | 9ffbe27b99e729114ea9a4b4dac4816375c23794 | refs/heads/master | 2020-09-14T03:35:05.384414 | 2019-11-27T22:35:04 | 2019-11-27T23:08:29 | 222,999,464 | 3 | 2 | null | 2019-11-27T23:08:31 | 2019-11-20T18:15:27 | Java | WINDOWS-1252 | Java | false | false | 3,925 | java | /*
* This file is part of OpenModelica.
*
* Copyright (c) 1998-CurrentYear, Open Source Modelica Consortium (OSMC),
* c/o Linköpings universitet, Department of Computer and Information Science,
* SE-58183 Linköping, Sweden.
*
* All rights reserved.
*
* THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL V... | [
"wschamai"
] | wschamai |
e90cfee82837aa56d4c9f27f0a97f775f24e0728 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/34/34_dd68769b111a79ec5321b29565270bc69c5e1f3b/ContextTest/34_dd68769b111a79ec5321b29565270bc69c5e1f3b_ContextTest_t.java | 64a0dd304ffd7e75392b5fdb2a1b50fc5bbd192a | [] | 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,348 | java | package test;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.util.HashMap;
import java.lang.UnsupportedOperationException;
import org.junit.BeforeClass;
import org.junit.AfterClass;
import org.junit.Before;
import play.test.FakeApplication;
import play.test.Helpe... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4605f0cfe096aa3ec811d3f6afe0fcfcd87608d6 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/70/1117.java | 986b9e1eec009ac53f8cfe6ed7f3ddc9ad3a5832 | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154367 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 936 | java | package <missing>;
public class GlobalMembers
{
public static double distance(double x1, double y1, double x2, double y2)
{
double m = Math.sqrt((x1 - x2) * (x1 - x2) + (y1 - y2) * (y1 - y2));
return m;
}
public static int Main()
{
int i;
int n;
int j;
int k = 0;
double[][] a = new double[1... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
a7f1e74d1e7be861c39cd4426dca54215dfce6bb | 780e13b7c76f078f89d21df4aef5ebf8a187b75e | /spring-functionaltest-domain/src/main/java/jp/co/ntt/fw/spring/functionaltest/domain/model/Stock.java | dbb5f4cf4ee8b35b7373069b57a612d22bf8097b | [] | no_license | phoenix110/spring-functionaltest | dba4e64b5f188a8d276315c20938cee76b949961 | 2671a07e211ceab4ccd925e21f647dfc0586a809 | refs/heads/master | 2020-04-16T07:38:23.180197 | 2018-03-08T01:32:35 | 2018-03-09T06:21:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,571 | java | /*
* Copyright 2014-2018 NTT 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 a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | [
"macchinetta.fw@gmail.com"
] | macchinetta.fw@gmail.com |
cb79676b7dafb7b8f1226a70a2c4c215d861d343 | c173832fd576d45c875063a1a480672fbd59ca04 | /seguridad/tags/release-1.0/modulos/tags/apps20120808/apps/LOCALGIS-SQL/src/main/java/com/geopista/sql/PoolPS.java | 55c8038a0c3b948c3b3d616c97d5fe4ca3765f52 | [] | no_license | jormaral/allocalgis | 1308616b0f3ac8aa68fb0820a7dfa89d5a64d0e6 | bd5b454b9c2e8ee24f70017ae597a32301364a54 | refs/heads/master | 2021-01-16T18:08:36.542315 | 2016-04-12T11:43:18 | 2016-04-12T11:43:18 | 50,914,723 | 0 | 0 | null | 2016-02-02T11:04:27 | 2016-02-02T11:04:27 | null | UTF-8 | Java | false | false | 994 | java | package com.geopista.sql;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.Vector;
import java.util.Enumeration;
/**
* Creado por SATEC.
* User: angeles
* Date: 30-jun-2006
* Time: 12:17:47
*/
public class PoolPS {
Vector pool;
public PoolPS()
{
pool =ne... | [
"jorge.martin@cenatic.es"
] | jorge.martin@cenatic.es |
3ed879f40f0fc9a4de5d4b6f82a47e8039b4716d | d483a4e01eacfddee8078beffe19d6c54b59f380 | /Inhabitants/Office/org.emftext.language.office2.resource.office2/src/org/emftext/language/office2/resource/office2/analysis/Office2QUOTED_40_41TokenResolver.java | 1f56a91e2ba2ee1f2672fa29e6870b388bd11d2c | [] | no_license | DevBoost/EMFText-Zoo | 1e05a438d30415e8582de0947af26d836fee46ce | c193113edcaa0f92634288782f22a21412f2c396 | refs/heads/master | 2020-04-06T06:56:44.588008 | 2013-09-16T09:47:33 | 2013-09-16T09:47:33 | 5,324,760 | 8 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,882 | java | /*******************************************************************************
* Copyright (c) 2006-2012
* Software Technology Group, Dresden University of Technology
* DevBoost GmbH, Berlin, Amtsgericht Charlottenburg, HRB 140026
*
* All rights reserved. This program and the accompanying materials
* are... | [
"jendrik.johannes@devboost.de"
] | jendrik.johannes@devboost.de |
86a6d1636794f2cb03efcdfdc1089ad1ec85c1b5 | 75b0f2fceb9d1786d64cac831326354d431a8a32 | /com/planet_ink/coffee_web/http/ServletManager.java | e9fb7020101cf8be85b2f5b6a69c3547993692d7 | [
"Apache-2.0"
] | permissive | thierrylach/CoffeeMud | f41857a8106706530c794d377bfb81b6458a847a | 83101f209d8875ec2bbaf6c623d520a30cd3cc8d | refs/heads/master | 2022-09-20T17:14:07.782102 | 2022-08-29T22:07:57 | 2022-08-29T22:07:57 | 113,072,543 | 0 | 0 | null | 2017-12-04T17:20:51 | 2017-12-04T17:20:51 | null | UTF-8 | Java | false | false | 4,234 | java | package com.planet_ink.coffee_web.http;
import java.util.Collection;
import java.util.Hashtable;
import java.util.Map;
import com.planet_ink.coffee_web.interfaces.SimpleServlet;
import com.planet_ink.coffee_web.interfaces.SimpleServletManager;
import com.planet_ink.coffee_web.util.CWConfig;
import com.planet... | [
"bo@zimmers.net"
] | bo@zimmers.net |
9480075918e2cfd4187b2324b97439485ce4a911 | 447520f40e82a060368a0802a391697bc00be96f | /apks/playstore_apps/com_spotify_music/source/btz.java | b7a7e1cf7e3428bd0df8f94d8e7a3991bf3b5709 | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689186 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | null | UTF-8 | Java | false | false | 4,017 | java | import com.google.android.exoplayer2.ParserException;
import java.util.Stack;
final class btz
implements bub
{
private final byte[] a = new byte[8];
private final Stack<bua> b = new Stack();
private final buh c = new buh();
private buc d;
private int e;
private int f;
private long g;
btz() {}
... | [
"antal.micky@yahoo.com"
] | antal.micky@yahoo.com |
fb82db2c719ee1e5fa66a2b74b8e444f41d45525 | 260ffca605956d7cb9490a8c33e2fe856e5c97bf | /src/com/google/android/gms/drive/zzf.java | a679c47e785da09cf096081f4bc6e6cec4593eb2 | [] | no_license | yazid2016/com.incorporateapps.fakegps.fre | cf7f1802fcc6608ff9a1b82b73a17675d8068beb | 44856c804cea36982fcc61d039a46761a8103787 | refs/heads/master | 2021-06-02T23:32:09.654199 | 2016-07-21T03:28:48 | 2016-07-21T03:28:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 206 | java | package com.google.android.gms.drive;
public abstract interface zzf {}
/* Location:
* Qualified Name: com.google.android.gms.drive.zzf
* Java Class Version: 6 (50.0)
* JD-Core Version: 0.7.1
*/ | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
b7e87748b8c03bdcb94c52e0053d9633f9e75ea8 | 225011bbc304c541f0170ef5b7ba09b967885e95 | /com/mopub/mobileads/AdTypeTranslator.java | b14f30fa63358d7c8f2e8a7261dbb0d8c70b1b78 | [] | no_license | sebaudracco/bubble | 66536da5367f945ca3318fecc4a5f2e68c1df7ee | e282cda009dfc9422594b05c63e15f443ef093dc | refs/heads/master | 2023-08-25T09:32:04.599322 | 2018-08-14T15:27:23 | 2018-08-14T15:27:23 | 140,444,001 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,038 | java | package com.mopub.mobileads;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import com.mopub.common.AdFormat;
import com.mopub.common.AdType;
import com.mopub.common.util.ResponseHeader;
import com.mopub.network.HeaderUtils;
import java.util.Map;
public class AdTypeTranslator {... | [
"sebaudracco@gmail.com"
] | sebaudracco@gmail.com |
ebe69cbdde8504db5331a5a2b35f6f91607ec708 | 71007018bfae36117fd2f779dbe6e6d7bb9bde9c | /src/main/java/com/magento/test/dao/SalesruleCouponDao.java | f51ac00715a12201660cff9568d1b4e827365ac6 | [] | no_license | gmai2006/magentotest | 819201760b720a90d55ef853be964651ace125ac | ca67d16d6280ddaefbf57fa1129b6ae7bd80408f | refs/heads/main | 2023-09-03T05:14:27.788984 | 2021-10-17T06:25:09 | 2021-10-17T06:25:09 | 418,040,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,890 | java | /**
* %% Copyright (C) 2021 DataScience 9 LLC %% Licensed under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance with the License. You may obtain a
* copy of the License at
*
* <p>http://www.apache.org/licenses/LICENSE-2.0
*
* <p>Unless required by applicable law ... | [
"gmai2006@gmail.com"
] | gmai2006@gmail.com |
515f9a2d65ffe0fea3f88ac0dfa902a883de5259 | 67ed109e86416b1448247371c51fef5893115f7d | /pwdgen2/evilcorp/com.evilcorp.pwdgen_source_from_JADX/sources/mono/android/app/SharedElementCallback_OnSharedElementsReadyListenerImplementor.java | 52116468c1609e2195f5ccc42009da6954feba78 | [] | no_license | Hong5489/FSEC2020 | cc9fde303e7dced5a1defa121ddc29b88b95ab0d | 9063d2266adf688e1792ea78b3f1b61cd28ece89 | refs/heads/master | 2022-12-01T15:17:21.314765 | 2020-08-16T15:35:49 | 2020-08-16T15:35:49 | 287,962,248 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,694 | java | package mono.android.app;
import android.app.SharedElementCallback.OnSharedElementsReadyListener;
import java.util.ArrayList;
import mono.android.IGCUserPeer;
import mono.android.Runtime;
import mono.android.TypeManager;
public class SharedElementCallback_OnSharedElementsReadyListenerImplementor implements IGCUserPee... | [
"hongwei5489@gmail.com"
] | hongwei5489@gmail.com |
4fd53cda245a47dda693e47262487ad66996df8d | 893fd55d55e65354c563c69d3c3f3d28a72b3a6b | /OpenADRServerVTN20b/src/main/java/com/avob/openadr/server/oadr20b/vtn/service/ei/Oadr20bVTNEiService.java | ba4e372feb435c0efc1f95ef207db35d10d8191e | [
"Apache-2.0"
] | permissive | avob/OpenADR | 62a63e08d13e792d8c7ff0b186641b74b49d5b6f | 7608f780509e5669bbf5bd311c8cb3206cebf7ac | refs/heads/master | 2022-09-18T21:56:32.315131 | 2021-09-06T06:22:02 | 2021-09-06T06:22:02 | 169,761,438 | 45 | 18 | Apache-2.0 | 2022-02-16T01:15:15 | 2019-02-08T16:07:39 | Java | UTF-8 | Java | false | false | 242 | java | package com.avob.openadr.server.oadr20b.vtn.service.ei;
import com.avob.openadr.server.common.vtn.models.ven.Ven;
public interface Oadr20bVTNEiService {
public Object request(Ven ven, Object payload);
public String getServiceName();
}
| [
"zanni.bertrand@gmail.com"
] | zanni.bertrand@gmail.com |
375dff96fa6ddb56850490d7349ab535b5efb218 | e682fa3667adce9277ecdedb40d4d01a785b3912 | /internal/fischer/mangf/A341710.java | 0948a9ae3027ab7392301d93eadc7daaf5944e54 | [
"Apache-2.0"
] | permissive | gfis/joeis-lite | 859158cb8fc3608febf39ba71ab5e72360b32cb4 | 7185a0b62d54735dc3d43d8fb5be677734f99101 | refs/heads/master | 2023-08-31T00:23:51.216295 | 2023-08-29T21:11:31 | 2023-08-29T21:11:31 | 179,938,034 | 4 | 1 | Apache-2.0 | 2022-06-25T22:47:19 | 2019-04-07T08:35:01 | Roff | UTF-8 | Java | false | false | 437 | java | package irvine.oeis.a341;
// manually divmul at 2021-08-20 23:36
import irvine.math.z.Z;
import irvine.oeis.a120.A120963;
/**
* A341710 a(n) = A120963(n)/2.
* @author Georg Fischer
*/
public class A341710 extends A120963 {
/** Construct the sequence. */
public A341710() {
super.next();
}
@Override
... | [
"dr.Georg.Fischer@gmail.com"
] | dr.Georg.Fischer@gmail.com |
1e1ba858f3881e7925e0bbe59c8daf137016d5f6 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /ahas-20180901/src/main/java/com/aliyun/ahas20180901/models/QueryUserRemainingAmountResponseBody.java | 2f1d6249cbfbd263e27e51549268695c793a66c2 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 1,714 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.ahas20180901.models;
import com.aliyun.tea.*;
public class QueryUserRemainingAmountResponseBody extends TeaModel {
@NameInMap("Code")
public String code;
@NameInMap("Data")
public String data;
@NameInMap("Message")
pub... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
f41d3a35a1a150ac16e2418640a8f1c38d1d2bef | 6d382fa9e00a4bbee26db1dcc9322c133600fc39 | /Date0713/src/ioliu/CopyFileDemo.java | e9049cc2e6a332b996249f8328f5d2b0a90bf4e8 | [] | no_license | wang347709862/Javase1 | bac85f351c9ad9a4a5d1c130d3f05f93c7cfed56 | 02feb9d0654a0f80a5a053e3f1d5d334b9719f28 | refs/heads/master | 2020-07-22T19:57:05.660305 | 2019-09-09T13:05:32 | 2019-09-09T13:05:32 | 192,696,659 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,083 | java | package ioliu;
import java.io.*;
public class CopyFileDemo {
public static void main(String[] args) throws IOException {
// FileInputStream file=new FileInputStream("f:\\bos.txt");
// FileOutputStream file2=new FileOutputStream("f:\\bbb.txt");
// InputStreamReader fr=new InputStreamReader(n... | [
"347709862@qq.com"
] | 347709862@qq.com |
58022bb18db4c7fa275c2394ede75d8f4ccbd967 | aa2f56c3a108da41dafcf53b12e39f520032ca30 | /wsclient/src/main/java/org/hpccsystems/ws/client/gen/wsworkunits/v1_74/WUWaitCompiled.java | 19c971e394056e1c0835fb0f65723d433b30f4a1 | [] | no_license | drealeed/HPCC-JAPIs | 459e6c0ab0bbf8d7893fafb775167197567cc573 | ee652f4d5163d0f7daa7949015dc4d815b64749d | refs/heads/master | 2022-06-24T13:46:14.497602 | 2019-05-21T18:24:47 | 2019-05-21T18:24:47 | 23,236,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,905 | java | /**
* WUWaitCompiled.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package org.hpccsystems.ws.client.gen.wsworkunits.v1_74;
public class WUWaitCompiled implements java.io.Serializable {
private java.lang.String wuid;
private j... | [
"rodrigo.pastrana@lexisnexis.com"
] | rodrigo.pastrana@lexisnexis.com |
9ae55d44acbab9c32f510916a01ce9fddfb3ca2a | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/18/18_0872966897f6c61618b65df24b1035fce4aecb82/LuaJTest/18_0872966897f6c61618b65df24b1035fce4aecb82_LuaJTest_t.java | c9c19daaa0c87a1f60473768837abaf17f13a05b | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 6,544 | java | package lua;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import junit.framework.TestCase;
import lua.addon.luacompat.LuaCompat;
import lua.addon.luajava.LuaJava;
import lua.debug.DebugStackState;
import lua.io.Closure;
import lu... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
96dfca7f34ce45de2edc3b3282fd9f1f73f4b269 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project9/src/main/java/org/gradle/test/performance9_1/Production9_40.java | 68df5354b4e8079b6a4d4fc47aeafcf36da84ff9 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 297 | java | package org.gradle.test.performance9_1;
public class Production9_40 extends org.gradle.test.performance5_1.Production5_40 {
private final String property;
public Production9_40() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
3948077175b5d427c386a81522c3afc5b8a02c8d | 2a3adbd1a8cba3434263381997206fa86593cca4 | /toceansoft-framework/src/main/java/com/toceansoft/sys/service/SysRoleService.java | 6cdc1796cdc1a5398c5523fa2f667f37d83156ac | [] | no_license | narci2010/toceansoft-base | e4590bd190e281d785bc01f5c40840f40f58fdc0 | 1b5e439e788a13d7a097a0aae92f78c194d9fc46 | refs/heads/master | 2022-09-11T15:03:29.800126 | 2019-06-04T09:54:40 | 2019-06-04T09:54:40 | 183,211,461 | 0 | 0 | null | 2022-09-01T23:05:50 | 2019-04-24T11:04:36 | JavaScript | UTF-8 | Java | false | false | 1,411 | java | /*
* Copyright 2010-2017 Tocean Group.
* 版权:商业代码,未经许可,禁止任何形式拷贝、传播及使用
* 文件名:SysRoleService.java
* 描述:
* 修改人: Narci.Lee
* 修改时间:2017年11月22日
* 跟踪单号:
* 修改单号:
* 修改内容:
*/
package com.toceansoft.sys.service;
import java.util.List;
import java.util.Map;
import com.toceansoft.sys.entity.SysRoleEntity;... | [
"narci.ltc@toceansoft.com"
] | narci.ltc@toceansoft.com |
6bd93bc950963f378092222e4dfada2bfc0adf83 | 06e6457d8fe8ed8da6222082cda1b97211776fba | /LineaProduccionCP-war/src/java/com/calidadypunto/servlets/HiloBean.java | 8d099c165bfb4d4dc2338ecf16439b2458c320de | [] | no_license | faforerof/LineaProduccionCP | 4fe9a1ed85b1d92bf6c2840d76d012b7a06e9c91 | 04a15f85c6a05eb030b6533502b2194e7aa6d21e | refs/heads/master | 2020-05-29T17:41:56.135569 | 2016-09-11T22:23:53 | 2016-09-11T22:23:53 | 55,308,972 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,535 | 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.calidadypunto.servlets;
import com.calidadypunto.session.HiloFacade;
import javax.faces.bean.ManagedBean;
import ... | [
"lenovo@lenovo-PC"
] | lenovo@lenovo-PC |
5e424c70d05c353825324e9d17d436123529a4ac | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_5c987c4e089958721078c99b768e138970bf5b2f/CeylonLog/4_5c987c4e089958721078c99b768e138970bf5b2f_CeylonLog_s.java | c25b2f1f7660f90bb648a562ba9daa273c8be97b | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,329 | java | package com.redhat.ceylon.compiler.tools;
import javax.tools.JavaFileObject;
import com.redhat.ceylon.compiler.codegen.CeylonFileObject;
import com.sun.tools.javac.util.Context;
import com.sun.tools.javac.util.JCDiagnostic;
import com.sun.tools.javac.util.Log;
import com.sun.tools.javac.util.JCDiagnostic.Dia... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
d66362b66bf7687a88a6f5d072467032504a3faf | db22bba828ee0118f5766c3a07390cc197d2cc65 | /20200315/TestDemo1.java | 5ae50a2744e98c6bbeba572e7b7e643b5be2d9b2 | [] | no_license | LHJ-123/everydat | 4fb3318966f6bd0dcbf550074e96ec1ea425e00c | 61e9ac2da2d86559b2a22bc8508ea639d4d41315 | refs/heads/master | 2022-12-23T13:56:18.976377 | 2021-03-28T01:09:52 | 2021-03-28T01:09:52 | 246,778,966 | 0 | 0 | null | 2022-12-16T00:40:11 | 2020-03-12T08:15:48 | Java | UTF-8 | Java | false | false | 4,234 | java | import java.util.Arrays;
import java.util.Scanner;
//import java.lang.String;
/*
public class TestDemo1 {
public static void main(String[] args) {
int[] array2 = {1,2,3,4,5,6,7,8,9,10};
print(array2);
}
public static void print(int[] array) {
for(int i = 0;i<array.length;i++) {
... | [
"15529867019@163.com"
] | 15529867019@163.com |
2ee803c5763aa0fad4f8e6f4f0f06c6d1643bdba | 8ea60c7b73bb5c148ff8c43be87c7ee58b5c53be | /spring-aop/src/main/java/com/gqz/aspectj/expression/thisexpression/ThisAspect.java | 30445bc866109e9dae5da7599cc309c92da9d74d | [] | no_license | gqzdev/spring-start | 03a3eab534f994c4ec164b1c1c242840bdef84e3 | 74e3ca4843e9b3f389dbdc415369bab30f55b5b8 | refs/heads/master | 2020-12-03T18:06:49.903086 | 2020-06-09T08:54:14 | 2020-06-09T08:54:14 | 222,897,870 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 947 | java | package com.gqz.aspectj.expression.thisexpression;
import org.aspectj.lang.annotation.AfterReturning;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.springframework.core.Ordered;
/**
* @Author zhouguanya
* @Date 2018/9/13
* @Description 测试this和target的切面
*/
@Aspec... | [
"gqzdev@gmail.com"
] | gqzdev@gmail.com |
d34a94b8c84192ff8d94bd2d5f4769b257417cb2 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/google--ExoPlayer/33a2b2d0c55ad9201549e09de48b40410af7a567/after/Mp4WebvttParser.java | c67aa4add6573047b04a5b1cdece1d341476e1d2 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,804 | java | /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
b887ddd157b4dea06f427848fe8bba65009f4884 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.minihd.qq/assets/exlibs.1.jar/classes.jar/tencent/im/oidb/cmd0x614/Oidb_0x614$DeviceManageHead.java | c68efa0053e38e57dce7181f560219403dd8caad | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 2,206 | java | package tencent.im.oidb.cmd0x614;
import com.tencent.mobileqq.pb.ByteStringMicro;
import com.tencent.mobileqq.pb.MessageMicro;
import com.tencent.mobileqq.pb.MessageMicro.FieldMap;
import com.tencent.mobileqq.pb.PBBytesField;
import com.tencent.mobileqq.pb.PBField;
import com.tencent.mobileqq.pb.PBUInt32Field;
... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
c139f70e748abcfb61a9c7b715e7ebb21d5e5002 | 1095fea85170be0fead52a277f7c5c2661c747ff | /rs3 files/876 Deob Less Renamed/source/com/jagex/Class711.java | f459e3f2ee0e269511278cf2d31286ebd6e68164 | [
"Apache-2.0"
] | permissive | emcry666/project-scape | fed5d533f561cb06b3187ea116ff2692b840b6b7 | 827d213f129a9fd266cf42e7412402609191c484 | refs/heads/master | 2021-09-01T01:01:40.472745 | 2017-12-23T19:55:02 | 2017-12-23T19:55:02 | 114,505,346 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,570 | java | /* Class711 - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
package com.jagex;
public class Class711 implements Interface75 {
static Class711 aClass711_8841 = new Class711(-1);
public static Class711 aClass711_8842 = new Class711(-2);
public static Class711 aClass711_8843 = new Class711(-3);
static ... | [
"34613829+emcry666@users.noreply.github.com"
] | 34613829+emcry666@users.noreply.github.com |
b0463277eb9a0e1a8a0246c6fa4275978b531743 | 9254e7279570ac8ef687c416a79bb472146e9b35 | /live-20161101/src/main/java/com/aliyun/live20161101/models/DescribeCasterComponentsResponse.java | 0e8b902eeb3a81953e488bb36da4b7c1c7fa8e91 | [
"Apache-2.0"
] | permissive | lquterqtd/alibabacloud-java-sdk | 3eaa17276dd28004dae6f87e763e13eb90c30032 | 3e5dca8c36398469e10cdaaa34c314ae0bb640b4 | refs/heads/master | 2023-08-12T13:56:26.379027 | 2021-10-19T07:22:15 | 2021-10-19T07:22:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,143 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.live20161101.models;
import com.aliyun.tea.*;
public class DescribeCasterComponentsResponse extends TeaModel {
@NameInMap("headers")
@Validation(required = true)
public java.util.Map<String, String> headers;
@NameInMap("body")
... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
f95e5f8af648226e1ceba1a03bc144e5ce27adf3 | 9712719aa7118e18dfe8b7284b5985bbe53b187e | /kubernetes/src/main/java/io/kubernetes/client/openapi/models/V1LeaseSpec.java | 03945dc0e238a409f692c498af65c02cb6eec0fb | [
"Apache-2.0"
] | permissive | infa-vdasaraj/java | d8a8f22b74d9f1fbc967f454ed5530aabb6a0294 | 1cf980f74314973e8e0f219aeb39e018dbbb85ab | refs/heads/master | 2022-06-19T10:41:29.940566 | 2020-05-06T23:52:51 | 2020-05-06T23:52:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,587 | java | /*
* Kubernetes
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: release-1.16
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* ... | [
"291271447@qq.com"
] | 291271447@qq.com |
eb746f472caa69ddb00ed7ba319e21c57499a72f | d669e67a5cfd22363b20cc7dc1c56fcb230454ec | /src/davi/mutation/mediana/VDL_4/Mediana.java | bef56d426e05024f9e1db7efaff0e076a7d14b7b | [
"Apache-2.0"
] | permissive | DaviSRodrigues/TAIGA | f1fe37583bd5009fa0ee192954d0c5ce5d051ee0 | 7997a8e4a31a177335178571a443b03f1bf3f2e4 | refs/heads/master | 2022-04-10T16:11:10.871395 | 2020-03-09T14:34:04 | 2020-03-09T14:34:04 | 101,459,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,126 | java | // This is a mutant program.
// Author : ysma
package davi.mutation.mediana.VDL_4;
import java.awt.image.WritableRaster;
import java.util.Arrays;
import davi.genetic.algorithm.Image;
public class Mediana
{
public static void main( java.lang.String[] args )
throws java.lang.Exception
{
}
... | [
"davisilvarodrigues@gmail.com"
] | davisilvarodrigues@gmail.com |
2f7de5dc2e85f78cac37c9599842cc87c7365c0d | c4fc44747591d09c91870f6547b4258d4a73cdf2 | /src/jsocks/net/sourceforge/jsocks/socks/Socks4Proxy.java | c18c77cb11cf5b8030f48b4c875ec9fdef7291a0 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | wknishio/variable-terminal | 2c3aa7a182662df5c13e026471338d43142690a7 | 83eedc7ed37fed6859a5ed3355aa3685ed589f1a | refs/heads/master | 2023-09-03T11:11:24.946980 | 2023-09-02T15:29:05 | 2023-09-02T15:29:05 | 37,862,908 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,449 | java | /*******************************************************************************
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) an... | [
"wknishio@gmail.com"
] | wknishio@gmail.com |
61d15dfd5660da63eefd127ce30101b0fd2ffcd9 | 0a272b8f87912788a5507989308e28e1bec13bd7 | /src/br/com/carlosrafaelgn/fplay/ActivityAbout.java | ef1884abeb0adfa54ebd937359c36028b7e88f43 | [
"BSD-2-Clause-Views",
"CC-BY-3.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kishanDevani/FPlayAndroid | 28fcfd5483e924dd17b15741319dd83e880f4093 | 3da0b24d2322a8cfac8ff051d2e29fc15dc3e64a | refs/heads/master | 2021-01-18T01:35:30.115765 | 2014-09-13T13:52:20 | 2014-09-13T13:52:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,921 | java | //
// FPlayAndroid is distributed under the FreeBSD License
//
// Copyright (c) 2013-2014, Carlos Rafael Gimenes das Neves
// 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. Redistributi... | [
"carlosrafael.prog@gmail.com"
] | carlosrafael.prog@gmail.com |
41b744c4ed8a86ff6f5da511e17efd17eeb67b0a | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/15/15_ad222d4308327f1cce34b0af3e65ad6d297564db/__artifactId__/15_ad222d4308327f1cce34b0af3e65ad6d297564db___artifactId___s.java | d767beb41a0a41eae993ac2fd84abfd69e39bba6 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,377 | java | package ${package};
import ${package}.commands.PlayerCommands;
import org.spout.api.Spout;
import org.spout.api.command.CommandRegistrationsFactory;
import org.spout.api.command.RootCommand;
import org.spout.api.command.annotated.AnnotatedCommandRegistrationFactory;
import org.spout.api.command.annotated.Simpl... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4d0900d0ae8a65e2da7ee36d43bf23bc6a6a2fa1 | 2da87d8ef7afa718de7efa72e16848799c73029f | /ikep4-collpack/src/main/java/com/lgcns/ikep4/collpack/kms/restful/model/KmsItemViewHead.java | ccdb359eaa543300ce03838aa8c2f097ad3f9497 | [] | no_license | haifeiforwork/ehr-moo | d3ee29e2cae688f343164384958f3560255e52b2 | 921ff597b316a9a0111ed4db1d5b63b88838d331 | refs/heads/master | 2020-05-03T02:34:00.078388 | 2018-04-05T00:54:04 | 2018-04-05T00:54:04 | 178,373,434 | 0 | 1 | null | 2019-03-29T09:21:01 | 2019-03-29T09:21:01 | null | UTF-8 | Java | false | false | 505 | java | package com.lgcns.ikep4.collpack.kms.restful.model;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import com.lgcns.ikep4.support.restful.model.Head;
@XmlRootElement(name="Root")
public class KmsItemViewHead {
@XmlElement(name="header")
public Head head;
@XmlElem... | [
"haneul9@gmail.com"
] | haneul9@gmail.com |
bf1293accaf069c7883d599af9ea55f70fe2a18f | 7bc975c929eedca0d2254360360b7f021749ae7f | /src/main/java/com/redxun/sys/transset/manager/SysTransferSettingManager.java | 5d82d1f139b3f48b923aa2c0289bf99b0abaaf0c | [] | no_license | liaosheng2018/jsaas-1 | 7d6e5a10b9bf22e4e6793a4efe3c783fb4afc621 | 0fd2df00b4680c92500429bd800b1806b816002d | refs/heads/master | 2022-03-10T12:22:51.907294 | 2019-11-29T07:11:11 | 2019-11-29T07:11:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,843 | java |
package com.redxun.sys.transset.manager;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Service;
import com.redxun.core.dao.IDao;
import com.... | [
"18037459447@163.com"
] | 18037459447@163.com |
408af8820eb648171717ac23d4678cb2a051e9ec | 440f26d3ee405d87fc26f4a3bc3cef4703733387 | /src/main/java/io/opensec/oval/model/windows/RegistryItem.java | 4337cb02e018f2dc41fc93d07b97592ecc791d9a | [
"Apache-2.0"
] | permissive | nakamura5akihito/opensec-oval | 37e6e22d79da959a7d64eb7820c4aa81461d056e | 7afea82fd919d882231a34e73c0e59d4b184e3e7 | refs/heads/master | 2021-01-10T06:58:02.597702 | 2015-06-17T10:56:33 | 2015-06-17T10:56:33 | 36,717,938 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,421 | java | /**
* Opensec OVAL - https://nakamura5akihito.github.io/
* Copyright (C) 2015 Akihito Nakamura
*
* 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/... | [
"nakamura5akihito@gmail.com"
] | nakamura5akihito@gmail.com |
bdb06e16e044e573151e4273801f92c9fa1ed794 | a39222979ed147d8d233dc8be619a216a8b52e8e | /JxvaFramework/WebRoot/WEB-INF/classes/com/jxva/tag/ConditionTag.java | 35e1d80de3b08a05b5a86ba1666005b746be56b9 | [] | no_license | jxva/jxvaframework | ae532cbaa027540f907b00ea745b8236c17ba555 | d56b3a5eafe78dedb55a8feca215de562bac045c | refs/heads/master | 2020-06-05T01:23:57.433577 | 2012-04-17T08:20:39 | 2012-04-17T08:20:39 | 1,904,195 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,392 | java | /*
* Copyright @ 2006-2010 by The Jxva Framework Foundation
*
* 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... | [
"jxva@msn.com"
] | jxva@msn.com |
350e04e096d34dc245b05b8735eeff41b1e36ce1 | a1958af400ace181194751bd028a16814d9496a9 | /code/easycms/src/com/easycms/cms/api/ContentCollectionApiAct.java | de9e86fb3382f8a47c896746798f6324c44a8005 | [] | no_license | gziscas/easyPara | a1a700c808649875f1d8e3ed21baea932030a430 | 46cab44b7ab517e9272e0bb47016910d7651dc0a | refs/heads/master | 2021-01-19T00:21:53.335255 | 2017-04-23T14:43:14 | 2017-04-23T14:43:14 | 87,160,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,707 | java | package com.easycms.cms.api;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.json.JSONArray;
import org.json.JSONException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
... | [
"liuya1985liuya@163.com"
] | liuya1985liuya@163.com |
dabe494511c72f25927010a85c8adae2233ae2fd | ed657210a17ce8fbe1be3f2a32263182987da177 | /com.conx.logistics.kernel/portal/remote.services/src/main/java/com/conx/logistics/kernel/portal/remote/services/IPortalOrganizationService.java | 8d65a289ef634208ea3f90f15416413b79ed0e9c | [] | no_license | conxgit/conxlogistics-gerrit4 | e6b3becee3561899cf283b1cbd88b737de6af0f4 | 24885e639432ab45082060ca66d0de45d80fdd82 | refs/heads/master | 2021-03-12T20:12:32.324680 | 2012-12-18T18:17:00 | 2012-12-18T18:17:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package com.conx.logistics.kernel.portal.remote.services;
import java.util.Set;
import com.conx.logistics.mdm.domain.organization.Organization;
public interface IPortalOrganizationService {
public Set<Organization> getOrganizationsByCompanyId(String companyId);
public Organization provideOrganization(String port... | [
"mduduzi.keswa@bconv.com"
] | mduduzi.keswa@bconv.com |
36a82e67653723c9b602e7fe5c6a0ee09fea1973 | 947c44cf349ebac90232f79301a63142afbc3191 | /src/com/bj/test/Test1.java | 4f7cf3750c5504485e9a134b0063f4986e0d253e | [] | no_license | happydaydayday/testmac | 76b5deb65170fcb6156cdeffba7358cde1ce3b0f | fc38285cfaf87b59d9e11790254b3ec3c9f44175 | refs/heads/master | 2023-04-13T08:32:46.727327 | 2021-04-24T05:56:16 | 2021-04-24T05:56:16 | 361,085,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,240 | java | package com.bj.test;
import com.bj.domain.Student;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import java.io.IOException;
import java.io.InputStream;
import java.util... | [
"zs@bjpowernode.com"
] | zs@bjpowernode.com |
cac445925cc8cec25287a72a43da38215bee3849 | 612849e4c10bcf817ec551576ce89e76bad71213 | /app/src/main/java/com/lys/androidapp/myreceiverapplication/SettingActivity.java | 9419a560adcca160b9fae3f4eeb95dabe4cac668 | [] | no_license | laiyongshan/MyReceiverApplication | 110e2982243ec0528faa70d8b7e4bdc90e77a26c | c95e5366bd94717b2862ca08c6036e461b460d34 | refs/heads/master | 2020-03-28T20:13:54.417957 | 2018-09-17T06:25:14 | 2018-09-17T06:25:14 | 149,051,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,835 | java | package com.lys.androidapp.myreceiverapplication;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.View;
import android.widget.CheckBox;
import android.widget.CompoundButton;
import android.widget.ImageView;
import and... | [
"850422483@qq.com"
] | 850422483@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.