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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
722ace8c5bfad19fcdc42ccf957bba7cd8bdb939 | 3194a774dfa815eaa89b84fa82fdbdd27095300b | /src/main/java/havis/net/ui/middleware/client/utils/Utils.java | 85fb8b41ad837c998477407d57314a9bce883e7e | [
"Apache-2.0"
] | permissive | menucha-de/Middleware.UI | 27e8fd74160c4fbe6d1d83f3df943f1678285004 | 0405009676c714405a95d593a5a3c4ed4644cfe4 | refs/heads/main | 2023-03-22T09:19:58.366002 | 2021-03-17T15:02:41 | 2021-03-17T15:02:41 | 348,751,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,263 | java | package havis.net.ui.middleware.client.utils;
import havis.middleware.ale.service.ECTime;
import havis.net.ui.middleware.client.shared.resourcebundle.ResourceBundle;
import java.util.Date;
import org.fusesource.restygwt.client.FailedResponseException;
import org.fusesource.restygwt.client.JsonEncoderDecoder;... | [
"abrams@peramic.io"
] | abrams@peramic.io |
e5657413c4b1bb5adc6173d92d4d3331698d2ec1 | f7689b3296ce91b6cc79295b31ed64d190973bf6 | /src/chap15/textbook/s150401/Student.java | 710aba9da3f38976ea94f7f67fc5665d041ba4f8 | [] | no_license | Hangeony/java20200929 | e5939ae6174d5a9ed9be4c53343416d53e1366e7 | 9ce8ff8479b9708f79824d6391ae25e6e2fa6d14 | refs/heads/master | 2023-01-03T12:34:56.187354 | 2020-11-03T07:38:37 | 2020-11-03T07:38:37 | 299,485,594 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package chap15.textbook.s150401;
public class Student {
public int sno;
public String name;
public Student(int sno, String name) {
this.sno = sno;
this.name = name;
}
public boolean equals(Object obj) {
if(obj instanceof Student) {
Student student = (Student)obj;
return (sno == student.sno) && (na... | [
"geonhui95@naver.com"
] | geonhui95@naver.com |
2f6404ba1a54678bc776c9bd8f0e203c8d3881fc | 129f58086770fc74c171e9c1edfd63b4257210f3 | /src/testcases/CWE369_Divide_by_Zero/CWE369_Divide_by_Zero__int_Environment_modulo_51a.java | 921c93b4b3dee506329c2b37ba3971f36d76acc0 | [] | no_license | glopezGitHub/Android23 | 1bd0b6a6c7ce3c7439a74f1e4dcef2c4c0fac4ba | 6215d0684c4fbdc7217ccfbedfccfca69824cc5e | refs/heads/master | 2023-03-07T15:14:59.447795 | 2023-02-06T13:59:49 | 2023-02-06T13:59:49 | 6,856,387 | 0 | 3 | null | 2023-02-06T18:38:17 | 2012-11-25T22:04:23 | Java | UTF-8 | Java | false | false | 3,527 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE369_Divide_by_Zero__int_Environment_modulo_51a.java
Label Definition File: CWE369_Divide_by_Zero__int.label.xml
Template File: sources-sinks-51a.tmpl.java
*/
/*
* @description
* CWE: 369 Divide by zero
* BadSource: Environment Read data from an environment variable
*... | [
"guillermo.pando@gmail.com"
] | guillermo.pando@gmail.com |
699fd0cf767cebc98840c081eec69aa839455b01 | 5b8f0cbd2076b07481bd62f26f5916d09a050127 | /src/HEG6.java | d9f56ef2cad5797be9502eaf9db92141f1326a11 | [] | no_license | micgogi/micgogi_algo | b45664de40ef59962c87fc2a1ee81f86c5d7c7ba | 7cffe8122c04059f241270bf45e033b1b91ba5df | refs/heads/master | 2022-07-13T00:00:56.090834 | 2022-06-15T14:02:51 | 2022-06-15T14:02:51 | 209,986,655 | 7 | 3 | null | 2020-10-20T07:41:03 | 2019-09-21T13:06:43 | Java | UTF-8 | Java | false | false | 3,018 | java | import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Arrays;
/**
* @author Micgogi
* on 4/29/2020 10:27 AM
* Rahul Gogyani
*/
public class HEG6 {
class Edge implements Comparable<Edge>{
int src, dest, weight;
@Override
public int compareTo(Edge o) {
... | [
"rahul.gogyani@gmail.com"
] | rahul.gogyani@gmail.com |
7bee4be6e775593f755148236fa969b0199bd75c | 4dcdab2b7e086fad289efc49904a48af203a5569 | /Java/src/LinkedList/ListNode.java | 684446c5d517e7323e8807b12f362f903024aed8 | [] | no_license | jamie2017/EverydayCoding | 9d70f59dfe298debced978f36b3be4ea178133d7 | 8a5107438411756ae85721b09c192747b3035dc0 | refs/heads/master | 2021-04-26T21:49:27.449050 | 2018-03-08T23:29:53 | 2018-03-08T23:29:53 | 124,162,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | package LinkedList;
/**
* Created by jianmei on 6/21/16.
*/
public class ListNode {
int val;
ListNode next;
public ListNode(int x) {val = x;}
}
| [
"yjm.code@gmail.com"
] | yjm.code@gmail.com |
53b1fc0f6c72bc75cedae010e7ca2a64ce2dffb8 | 96670d2b28a3fb75d2f8258f31fc23d370af8a03 | /reverse_engineered/sources/com/baidu/mapapi/search/route/C1181n.java | 6e95c0e3d8275ee91c18c93d699ac178bceabaf8 | [] | no_license | P79N6A/speedx | 81a25b63e4f98948e7de2e4254390cab5612dcbd | 800b6158c7494b03f5c477a8cf2234139889578b | refs/heads/master | 2020-05-30T18:43:52.613448 | 2019-06-02T07:57:10 | 2019-06-02T08:15:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 675 | java | package com.baidu.mapapi.search.route;
import android.os.Parcel;
import android.os.Parcelable.Creator;
/* renamed from: com.baidu.mapapi.search.route.n */
final class C1181n implements Creator<SuggestAddrInfo> {
C1181n() {
}
/* renamed from: a */
public SuggestAddrInfo m4442a(Parcel parcel) {
... | [
"Gith1974"
] | Gith1974 |
2a51190bd2dc86deb4c719d6851edf66f996b495 | 4645f0902adad06800f349d83790fa8563cf4de0 | /intarsys-tools-runtime/src/main/java/de/intarsys/tools/adapter/IAdapterSupport.java | eca73ed5ba04e165d4130c13387eb7172ea60b58 | [
"BSD-3-Clause"
] | permissive | intarsys/runtime | 51436fd883c1021238572a1967a1ca99177946a7 | 00afced0b6629dbdda4463e4b440ec962225b4ec | refs/heads/master | 2023-09-03T02:50:13.190773 | 2023-07-25T12:52:50 | 2023-08-23T13:41:40 | 11,248,689 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,716 | java | /*
* Copyright (c) 2007, intarsys GmbH
*
* 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 list of conditions and the following di... | [
"eheck@intarsys.de"
] | eheck@intarsys.de |
4bba037aacdda038df37ed6a0dfb98c0707b3635 | e6d8ca0907ff165feb22064ca9e1fc81adb09b95 | /src/main/java/com/vmware/vim25/ArrayOfOvfFileItem.java | 78737b2c9491fe569054750c38fd9e16fca0bb59 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | incloudmanager/incloud-vijava | 5821ada4226cb472c4e539643793bddeeb408726 | f82ea6b5db9f87b118743d18c84256949755093c | refs/heads/inspur | 2020-04-23T14:33:53.313358 | 2019-07-02T05:59:34 | 2019-07-02T05:59:34 | 171,236,085 | 0 | 1 | BSD-3-Clause | 2019-02-20T02:08:59 | 2019-02-18T07:32:26 | Java | UTF-8 | Java | false | false | 2,078 | java | /*================================================================================
Copyright (c) 2013 Steve Jin. 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 re... | [
"sjin2008@3374d856-466b-4dc9-8cc5-e1e8506a9ea1"
] | sjin2008@3374d856-466b-4dc9-8cc5-e1e8506a9ea1 |
e3620465dd653869ff80062e5bbee1614e5ab367 | 4699df8f9a56ec0b09e36d6089761a6d8c8ae147 | /framework/bundles/org.jboss.tools.rsp.server.spi/src/main/java/org/jboss/tools/rsp/server/spi/discovery/IDiscoveryPathModel.java | 60e014043fa71d33d1da2fce5e435107d943165c | [] | no_license | adietish/rsp-server | 7286e042490100b5fad8accc4962b67f44332e96 | 38eb5fb0c445b96ae2468041b12eac6079bddc2c | refs/heads/master | 2020-03-27T08:34:51.490734 | 2018-12-14T12:20:36 | 2018-12-14T12:20:36 | 146,269,085 | 0 | 0 | null | 2019-05-14T15:27:42 | 2018-08-27T08:27:43 | Java | UTF-8 | Java | false | false | 1,235 | java | /*******************************************************************************
* Copyright (c) 2018 Red Hat, Inc. Distributed under license by Red Hat, Inc.
* All rights reserved. This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution, and is
* avai... | [
"rob@oxbeef.net"
] | rob@oxbeef.net |
86460b6645565425267db103aa2307651e07d7cf | d3a9f222a0c0737ebb700fac8759484b1b56099a | /bridge-impl/src/main/java/com/liferay/faces/bridge/internal/BridgeURIWrapper.java | 971f4159f86024a50b6e13c27a19f05164fa7b49 | [
"Apache-2.0"
] | permissive | ngriffin7a/liferay-faces-bridge-impl | d2c9a7236ff6c09187cf1c4b27d0e11475812f49 | 0d3bae144a3b19433403e10948eb51b86b6462d8 | refs/heads/master | 2020-12-31T05:40:56.524690 | 2016-12-22T21:27:24 | 2016-12-22T21:27:24 | 54,403,784 | 0 | 1 | null | 2016-03-21T16:09:05 | 2016-03-21T16:09:05 | null | UTF-8 | Java | false | false | 2,458 | java | /**
* Copyright (c) 2000-2016 Liferay, Inc. 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.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | [
"neil.griffin.scm@gmail.com"
] | neil.griffin.scm@gmail.com |
092abaf666738e5d1659f446acd96d5ce2e5a100 | c94f888541c0c430331110818ed7f3d6b27b788a | /mq/java/src/main/java/com/antgroup/antchain/openapi/mq/models/UpdateTopicResponse.java | defc5cfbe81a78c2e0080efdbd3e4db67ddd45c6 | [
"MIT",
"Apache-2.0"
] | permissive | alipay/antchain-openapi-prod-sdk | 48534eb78878bd708a0c05f2fe280ba9c41d09ad | 5269b1f55f1fc19cf0584dc3ceea821d3f8f8632 | refs/heads/master | 2023-09-03T07:12:04.166131 | 2023-09-01T08:56:15 | 2023-09-01T08:56:15 | 275,521,177 | 9 | 10 | MIT | 2021-03-25T02:35:20 | 2020-06-28T06:22:14 | PHP | UTF-8 | Java | false | false | 1,804 | java | // This file is auto-generated, don't edit it. Thanks.
package com.antgroup.antchain.openapi.mq.models;
import com.aliyun.tea.*;
public class UpdateTopicResponse extends TeaModel {
// 请求唯一ID,用于链路跟踪和问题排查
@NameInMap("req_msg_id")
public String reqMsgId;
// 结果码,一般OK表示调用成功
@NameInMap("result_code")
... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
35899c0390c9464b050c3681bce66a61fd1fad13 | 61775d5ab720aaba9280f8bd3cc327498c10d96e | /src/com.mentor.nucleus.bp.ui.graphics/src/com/mentor/nucleus/bp/ui/graphics/commands/ConnectorBendpointCreateCommand.java | d98aa69ba86bf29d26772ffc146d648aee23d2f5 | [
"Apache-2.0"
] | permissive | NDGuthrie/bposs | bf1cbec3d0bd5373edecfbe87906417b5e14d9f1 | 2c47abf74a3e6fadb174b08e57aa66a209400606 | refs/heads/master | 2016-09-05T17:26:54.796391 | 2014-11-17T15:24:00 | 2014-11-17T15:24:00 | 28,010,057 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,546 | java | //========================================================================
//
//File: $RCSfile: ConnectorBendpointCreateCommand.java,v $
//Version: $Revision: 1.7 $
//Modified: $Date: 2013/01/10 23:05:45 $
//
//(c) Copyright 2005-2014 by Mentor Graphics Corp. All rights reserved.
//
//==================... | [
"keith_brown@mentor.com"
] | keith_brown@mentor.com |
fee8effb41af8e1e72c64297e80006d7d113ca46 | db351f57c47389712aedfa30a7f27843eaceb874 | /src/main/java/io/protostuff/jetbrains/plugin/psi/ProtoPsiFileRoot.java | caac3ecef692f53b4f14f736d5a11d8e82224d6c | [
"Apache-2.0"
] | permissive | rpirsc13/protobuf-jetbrains-plugin | 7e1f20ea88cc67d37fdab71d53f21b9c2dca59f4 | 6db6dd25644d28884dfba6b828d99c1363ce79e2 | refs/heads/master | 2021-01-21T16:22:03.045053 | 2016-09-05T21:47:14 | 2016-09-05T21:47:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,565 | java | package io.protostuff.jetbrains.plugin.psi;
import com.intellij.extapi.psi.PsiFileBase;
import com.intellij.openapi.fileTypes.FileType;
import com.intellij.openapi.vfs.VirtualFile;
import com.intellij.psi.FileViewProvider;
import com.intellij.psi.PsiElement;
import com.intellij.psi.PsiNamedElement;
import io.protostuf... | [
"schepanovsky@gmail.com"
] | schepanovsky@gmail.com |
829c24d7d3020e52fe6ec6c9b49021bebce3bc80 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/26/26_8b8126b5c7d2f30e3f1ee7872cb807fed649591e/GetFrontendDirectoryStep/26_8b8126b5c7d2f30e3f1ee7872cb807fed649591e_GetFrontendDirectoryStep_s.java | 856107d7afbd00b5f33a891c1189856488c6de83 | [] | 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,227 | java | package cz.cuni.mff.odcleanstore.installer;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.io.File;
import java.io.IOException;
import javax.swing.JButton;
import javax.swing.JFileChooser;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextField;
i... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f53f0cf65efcba5383058c643755390075c81dea | 8a787e93fea9c334122441717f15bd2f772e3843 | /odfdom/src/main/java/org/odftoolkit/odfdom/dom/attribute/style/StyleScriptTypeAttribute.java | 6835cc922645784e0d88e8897e53e568a2b4560a | [
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"W3C",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | apache/odftoolkit | 296ea9335bfdd78aa94829c915a6e9c24e5b5166 | 99975f3be40fc1c428167a3db7a9a63038acfa9f | refs/heads/trunk | 2023-07-02T16:30:24.946067 | 2018-10-02T11:11:40 | 2018-10-02T11:11:40 | 5,212,656 | 39 | 45 | Apache-2.0 | 2018-04-11T11:57:17 | 2012-07-28T07:00:12 | Java | UTF-8 | Java | false | false | 3,788 | java | /************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* Copyright 2008, 2010 Oracle and/or its affiliates. All rights reserved.
*
* Use is subject to license terms.
*
* Licensed under the Apache License, Version 2.0 (the "Lic... | [
"dev-null@apache.org"
] | dev-null@apache.org |
a905f2592b3955d9f1abd73d109f2d4e7c3a57cc | ab6c0bc74dff2b522618ae4192b63ca879f3d07a | /utp-trade-ht/utp-sdk/utp-sdk-precard/src/test/java/cn/kingnet/utp/sdk/precard/test/QueryAccountEntryTest.java | 767261721989c14d290a44d50e11af98c6d94202 | [] | no_license | exyangbang/learngit | 9669cb329c9686db96bd250a6ceceaf44f02e945 | 12c92df41a6b778a9db132c37dd136bedfd5b56f | refs/heads/master | 2023-02-16T20:49:57.437363 | 2021-01-16T07:45:17 | 2021-01-16T07:45:17 | 330,107,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,714 | java | package cn.kingnet.utp.sdk.precard.test;
import cn.kingnet.utp.sdk.core.enums.AuthType;
import cn.kingnet.utp.sdk.core.utils.DataUtil;
import cn.kingnet.utp.sdk.core.utils.StringUtil;
import cn.kingnet.utp.sdk.precard.PreCardClient;
import cn.kingnet.utp.sdk.precard.UtpPreCardTestCase;
import cn.kingnet.utp.sdk.precar... | [
"945288603@qq.com"
] | 945288603@qq.com |
b29d0cc61259d2ec77401daa0e3bba60bda67668 | 3c6728230582df15cde51e06e3fd67b69ab76b5e | /BackEnd/src/main/java/edu/agh/fis/core/user/services/UserServiceImpl.java | ade24a3620fa9adfb1493ac2eaf8e4958f8665ee | [] | no_license | wemstar/PracaInzynierska | c91285c5029d09031bb60c82701c785096767ccb | 96924a73da919e5b3839e6b25903066ffeb910af | refs/heads/master | 2021-01-23T12:06:09.831825 | 2015-01-21T23:48:49 | 2015-01-21T23:48:50 | 23,556,187 | 0 | 0 | null | 2014-09-06T01:02:17 | 2014-09-01T21:24:45 | Java | UTF-8 | Java | false | false | 1,212 | java | package edu.agh.fis.core.user.services;
import edu.agh.fis.core.user.presistance.UserDAO;
import edu.agh.fis.entity.user.UserEntity;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmExc... | [
"sylwestermacura@gmail.com"
] | sylwestermacura@gmail.com |
55ae49c6d7cbbfc00b139d9c6754d49b81ab7e1e | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_40b248bbe84c29aff40a05e96a3667df41b68aaf/Footer/1_40b248bbe84c29aff40a05e96a3667df41b68aaf_Footer_s.java | cc06cd8deeb4b315372d244d0316c57a654c663b | [] | 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,052 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2011 Red Hat Inc. and/or its affiliates and other contributors
* as indicated by the @author tags. All rights reserved.
* See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This copyrighted material is ma... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
8567c1a6c547528f5643aa0ee0b095faaec0706e | 8810972d0375c0a853e3a66bd015993932be9fad | /modelicaml/kepler/org.openmodelica.modelicaml.tabbedproperties.editors.glue/src/org/openmodelica/modelicaml/tabbedproperties/editors/glue/edit/part/PropertiesSectionXtextEditorKeyListener.java | 0a2a501f4e40319827f13ada656ebb77039589f6 | [] | 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 | 4,541 | 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 VERSION 3 ... | [
"wschamai"
] | wschamai |
b52dfd98bc4a64d76543b7ac33b951ecf76324a1 | 43ea91f3ca050380e4c163129e92b771d7bf144a | /services/devstar/src/main/java/com/huaweicloud/sdk/devstar/v1/model/RunDevstarTemplateJobRequest.java | cf8aa02186285c244de27ca8078ed6a132aeb99f | [
"Apache-2.0"
] | permissive | wxgsdwl/huaweicloud-sdk-java-v3 | 660602ca08f32dc897d3770995b496a82a1cc72d | ee001d706568fdc7b852792d2e9aefeb9d13fb1e | refs/heads/master | 2023-02-27T14:20:54.774327 | 2021-02-07T11:48:35 | 2021-02-07T11:48:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,325 | java | package com.huaweicloud.sdk.devstar.v1.model;
import java.util.Collections;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonValue;
import com.huaweicloud.sdk.... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
dafde535a5ce2087374e9325963ad66aa6c0644e | 5f060f957678704037fa343b7c2bb2b23697bc56 | /src/Project2_Mayis1/Special2DArray_DONE.java | 4ce014a857bef02a4efebb627da1c45f517c9f04 | [] | no_license | kemalyayil/Batch4SaturdayProjects | ab7dd0d6819edfb3181169192abe89dab9fd9fef | 90aeeb34690c3482c7697afdee6b4edcaf1684bc | refs/heads/master | 2023-06-17T02:17:58.545106 | 2021-07-10T15:53:59 | 2021-07-10T15:53:59 | 384,720,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,715 | java | package Project2_Mayis1;
import java.util.Arrays;
public class Special2DArray_DONE {
/*
Create a 2D int array
The 2D array has 5 element arrays
Each element array length is equal its index in the 2D array
Each element array contains int values of its index number
Print t... | [
"kemalyayil@gmail.com"
] | kemalyayil@gmail.com |
32ce90f5bd68dc116944456388d55c45413a0236 | 8a59fc6208231e2d7843e523cfdc9a3a362813b4 | /org.caleydo.view.tourguide/src/main/java/org/caleydo/view/tourguide/internal/serialize/DataDomainAdapter.java | ae95853073ab37f16910289cfaa9d2879042d4df | [] | no_license | Caleydo/caleydo | 17c51b10a465512a0c077e680da648d9a6061136 | c2f1433baf5bd2c0c5bea8c0990d67e946ed5412 | refs/heads/develop | 2020-04-07T06:26:03.464510 | 2016-12-15T17:07:08 | 2016-12-15T17:07:08 | 9,451,506 | 37 | 11 | null | 2016-12-15T17:07:08 | 2013-04-15T15:13:38 | Java | UTF-8 | Java | false | false | 1,050 | java | /*******************************************************************************
* Caleydo - Visualization for Molecular Biology - http://caleydo.org
* Copyright (c) The Caleydo Team. All rights reserved.
* Licensed under the new BSD license, available at http://caleydo.org/license
*********************************... | [
"samuel_gratzl@gmx.at"
] | samuel_gratzl@gmx.at |
4d10d3a8bc5e7eef817d99d71174c2f2a1ef0b17 | 78c24aae9a1d334f85287cfbbc85dc6c36c148fb | /src/main/java/class517.java | 9d5cf553c4e708efa9592fa190cebd9b4fc19937 | [] | no_license | jjordantb/bliss | 4cdfb563482df71df820c2cbdbbaaf772d8de658 | 72580e09bcbd897567405eac7a93333fce28f958 | refs/heads/master | 2020-04-10T18:56:44.939402 | 2018-12-14T18:15:54 | 2018-12-14T18:15:54 | 161,218,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,193 | java | public class class517 extends class535 {
static int field4328 = 127;
static int field4329 = 0;
public class517(int var1, class838 var2) {
super(var1, var2);
}
public class517(class838 var1) {
super(var1);
}
static boolean method2719(class718 var0, int var1) {
try {... | [
"jordan.florchinger@uleth.ca"
] | jordan.florchinger@uleth.ca |
b1273e2c9864df68614a039e7c151a8fe90dfcdf | 6515fe29cb39c1fbd3eae25b4e2d5ac36bd4aaa3 | /src/Reika/GameCalendar/Util/DoublePoint.java | 72bf73d85327ff8c60dc8edd52a94a08b0820f32 | [] | no_license | ReikaKalseki/GameCalendar | 3145e082e4a710e25bbab5b13d9b144ed0bee8c5 | 501f66222f39834da8f426043ca526b50e415acc | refs/heads/master | 2023-07-09T18:01:33.570477 | 2021-08-09T06:33:38 | 2021-08-09T06:33:38 | 288,303,442 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 508 | java | package Reika.GameCalendar.Util;
public class DoublePoint {
public final double x;
public final double y;
public DoublePoint(double x, double y) {
this.x = x;
this.y = y;
}
@Override
public int hashCode() {
return Double.hashCode(x)^Double.hashCode(y);
}
@Override
public boolean equals(Object o) {
... | [
"reikasminecraft@gmail.com"
] | reikasminecraft@gmail.com |
f9b0e77607d1793a5edf5a78f2692836636ade38 | e1de859ab00d157a365765b8c0156e4fc71c3045 | /yckx/src/com/i4evercai/development/ImageLoader/FileCache.java | 059012dce52417bd8da993803ea6af0174f57609 | [] | no_license | paomian2/yckx | fedf1370a723a3284e3687c95acb06e3f7b73d39 | 07e074bfcac2b2558385acc374f433868c4d41d1 | refs/heads/master | 2021-01-10T05:22:37.434059 | 2016-04-11T05:23:19 | 2016-04-11T05:23:19 | 55,936,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 817 | java | package com.i4evercai.development.ImageLoader;
import java.io.File;
import android.content.Context;
public class FileCache {
private File cacheDir;
public FileCache(Context context) {
// 找一个用来缓存图片的路径
if (android.os.Environment.getExternalStorageState().equals(
android.os.Environment.MEDIA_MOUNTED))
cac... | [
"497490337@qq.com"
] | 497490337@qq.com |
9746750c674e61049adfaf69cce3c1b2ede096eb | 12a99ab3fe76e5c7c05609c0e76d1855bd051bbb | /src/main/java/com/alipay/api/response/AlipayInsDataAutodamageImageUploadResponse.java | 4f62399b3a4bb2be8a705bc1e1581c6149ce4f07 | [
"Apache-2.0"
] | permissive | WindLee05-17/alipay-sdk-java-all | ce2415cfab2416d2e0ae67c625b6a000231a8cfc | 19ccb203268316b346ead9c36ff8aa5f1eac6c77 | refs/heads/master | 2022-11-30T18:42:42.077288 | 2020-08-17T05:57:47 | 2020-08-17T05:57:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 687 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.ins.data.autodamage.image.upload response.
*
* @author auto create
* @since 1.0, 2019-01-07 20:51:15
*/
public class AlipayInsDataAutodamageImageUploadRes... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
d756ccfdad9caaf0c6391bd38a7ef43520ad4734 | 341c99982956c480b660d8e3d45e6cc861e93fb5 | /jbpm-human-task/jbpm-human-task-core/src/main/java/org/jbpm/services/task/commands/GetTaskOwnedByExpDateCommand.java | 05f332d14d90a412d91932e38dc911bde4c63210 | [] | no_license | vanilla-sky/jbpm | 95ca8b3ad054461519e674d8a607ff1e45b341d6 | bebdcf489a228d9075b0f33bb48cb4e63dce3a38 | refs/heads/master | 2020-12-24T05:18:02.404527 | 2014-05-29T18:34:28 | 2014-05-29T18:34:28 | 20,324,263 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,984 | java | package org.jbpm.services.task.commands;
import java.util.Date;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import org.kie.api.task.model.Status;
... | [
"mswiders@redhat.com"
] | mswiders@redhat.com |
57d019b1e629caf65804af7196e8b471e3938f04 | 9a7506a709624f0ceaf8bc6865e402a4eec7f4d1 | /app/src/main/java/com/example/qimiao/zz/uitls/OKHttpUpdateHttpService.java | 5bce4741123a536f094c4ea178ffead26262a428 | [] | no_license | lkxiaojian/zxqmzz | cc91caade862c1eedb487ee3989ed409b301abad | 7e2aecc91d0d6fa8e2d359d79a74f3c374c7d894 | refs/heads/master | 2020-05-31T04:40:42.330479 | 2019-07-05T09:42:51 | 2019-07-05T09:42:51 | 190,102,937 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,008 | java | /*
* Copyright (C) 2018 xuexiangjys(xuexiangjys@163.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 a... | [
"18513075404@163.com"
] | 18513075404@163.com |
46e1fe6e86d3604de227d7c785ddf4a95c77c3c0 | 7c76db8235ca9aeff01ec0431aa3c9f733756cb0 | /src/main/java/printlnInOutProbe/SystemSetInputPrintStream.java | cfdb5f4e0a9db855f7e16e39c303b0a3fe41fc9e | [] | no_license | jezhische/TrainingTasks | f98e94617b8c280ae3f715d66b350e37265d1aa8 | 03c1241bf76878248d24aef796006439b91f7dfd | refs/heads/master | 2020-05-21T19:52:09.674832 | 2017-08-22T01:56:23 | 2017-08-22T01:56:23 | 62,608,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 181 | java | package printlnInOutProbe;
/**
* Created by Ежище on 27.07.2016.
*/
public class SystemSetInputPrintStream {
public static void main(String[] args) {
}
}
| [
"jezhische@gmail.com"
] | jezhische@gmail.com |
0adae5c78558804e139af85447bd00dad0e1c549 | 9bb5c8ae2c8ec8e2fd38d43ef07c8772edb706e9 | /app/src/main/java/com/a/a/d/an.java | 1cb16d2e98f179cb59a77d652aa074dd75ac5619 | [] | no_license | yucz/008xposed | 0be57784b681b4495db224b9c509bcf5f6b08d38 | 3777608796054e389e30c9b543a2a1ac888f0a68 | refs/heads/master | 2021-05-11T14:32:57.902655 | 2017-09-29T16:57:34 | 2017-09-29T16:57:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 726 | java | package com.a.a.d;
import java.io.IOException;
import java.lang.reflect.Type;
public final class an
implements bb
{
public static an a = new an();
public final void a(ap paramap, Object paramObject1, Object paramObject2, Type paramType)
throws IOException
{
paramap = paramap.j();
paramObject1 =... | [
"3450559631@qq.com"
] | 3450559631@qq.com |
25cc58071a5ae19d784922ce70b0852321ff2f04 | a1867ecc49299b37cc7435ac9f78306ff5cf871a | /app/src/main/java/me/lancer/xupt/mvp/repository/RepositoryBean.java | 446d327c076ecc0f4703816df61f28f3a0bb62e7 | [] | no_license | 1anc3r/XUPT | dceb6899a8220830e1bda85698de160500cfe4e2 | 1070e166d1d660b4b4f6c688026f9242111df6ff | refs/heads/master | 2021-01-12T08:40:18.231383 | 2019-03-02T11:33:09 | 2019-03-02T11:33:09 | 76,649,727 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,003 | java | package me.lancer.xupt.mvp.repository;
/**
* Created by HuangFangzhi on 2017/5/9.
*/
public class RepositoryBean {
private String img;
private String name;
private String description;
private String download;
private String blog;
public RepositoryBean(){
}
public String getName() ... | [
"huangfangzhi@icloud.com"
] | huangfangzhi@icloud.com |
9175b2bfd9361bbb4589404518567c3f90d054e5 | 133787956ef11bdf0b0508f4b6013af6db5bfb46 | /src/weibo4j/ShortUrl.java | 7f2a4719fc0cf25367ec206a2781a48bcaae9078 | [] | no_license | 623860762/BotBgSystem | ceacf41848e758ec501bf2ad1e578b2ccafa0116 | daff3b08360cd110b0cec5fa72ef61d3645a3cbc | refs/heads/master | 2020-04-02T21:36:43.243884 | 2016-06-25T17:06:59 | 2016-06-25T17:06:59 | 61,952,308 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,374 | java | package weibo4j;
import java.util.ArrayList;
import java.util.HashMap;
import weibo4j.model.PostParameter;
import weibo4j.model.WeiboException;
import weibo4j.org.json.JSONArray;
import weibo4j.org.json.JSONException;
import weibo4j.org.json.JSONObject;
import weibo4j.util.WeiboConfig;
public class ShortUrl extends ... | [
"623860762@qq.com"
] | 623860762@qq.com |
501554ab4b6d7ce2239b1d71aa873815c6cf15c8 | 71636a3185b582ff452900f564e00f9e4b45be46 | /catalog-service/src/main/java/com/example/catalogservice/jpa/CatalogEntity.java | 7cc1b5796e0dcc2b0e4f144dfef178db5254b88a | [] | no_license | ha-jinwoo/inflearn-spring-cloud | 069853e8fd5fd518698eaff02b88b186449b7d69 | 2f8a552d81f92ddbf2699dfd79499fe25df39a1b | refs/heads/master | 2023-08-13T20:18:01.869053 | 2021-09-14T00:06:08 | 2021-09-14T00:06:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 753 | java | package com.example.catalogservice.jpa;
import lombok.Data;
import org.hibernate.annotations.ColumnDefault;
import javax.persistence.*;
import java.time.LocalDateTime;
@Data
@Entity
@Table(name = "catalog")
public class CatalogEntity {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long ... | [
"yjs2952@naver.com"
] | yjs2952@naver.com |
d420329a10b0633e1ad6175ec898fc1cf324d805 | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/no_seeding/69_lhamacaw-macaw.presentationLayer.OntologyTermsPanel-1.0-6/macaw/presentationLayer/OntologyTermsPanel_ESTest_scaffolding.java | e2515ca6068b72e70ae259e80f71cdae8e26b87d | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Mon Oct 28 19:49:19 GMT 2019
*/
package macaw.presentationLayer;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.Aft... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
15df81709abc98ad0fa94e84508ea0ad6f82f9aa | a78e998b0cb3c096a6d904982bb449da4003ff8b | /app/src/main/java/com/alipay/api/domain/ModelQueryParam.java | b851c0c7f8a42628fe3501eb7a625f95f25437de | [
"Apache-2.0"
] | permissive | Zhengfating/F2FDemo | 4b85b598989376b3794eefb228dfda48502ca1b2 | 8654411f4269472e727e2230e768051162a6b672 | refs/heads/master | 2020-05-03T08:30:29.641080 | 2019-03-30T07:50:30 | 2019-03-30T07:50:30 | 178,528,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 926 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 模型查询参数
*
* @author auto create
* @since 1.0, 2017-04-27 14:36:26
*/
public class ModelQueryParam extends AlipayObject {
private static final long serialVersionUID = 6175628728638428183L;
... | [
"452139060@qq.com"
] | 452139060@qq.com |
73c612263707e01f1b7097a0f32c7d6d598b2100 | eebf046f3861f1f6e928aa1af785f45367a1cb99 | /app/src/main/java/com/google/protos/proto2/bridge/MessageSet.java | 56e54f340f543b22dcc61e9138fdc9f4965a8aff | [] | no_license | AndroidTVDeveloper/TVLauncher-Sony | 5cbff163627993f3c55ec40cdfa949cbafad2ae6 | abe3b6fa43b006b76dcd13677cae2afd07fae108 | refs/heads/master | 2021-02-07T03:55:25.371409 | 2020-02-29T15:00:56 | 2020-02-29T15:00:56 | 243,980,541 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,560 | java | package com.google.protos.proto2.bridge;
import com.google.protobuf.ByteString;
import com.google.protobuf.CodedInputStream;
import com.google.protobuf.ExtensionRegistryLite;
import com.google.protobuf.GeneratedMessageLite;
import com.google.protobuf.InvalidProtocolBufferException;
import com.google.protobuf.Parser;
i... | [
"eliminater74@gmail.com"
] | eliminater74@gmail.com |
4dd7fce50dbd760428e886c27f63ec16b28951ea | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/com/tencent/mm/plugin/freewifi/e/i$1.java | 27a571841db97e5902fdef204638a02cc0430dc4 | [] | no_license | jambestwick/HackWechat | 0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6 | 6a34899c8bfd50d19e5a5ec36a58218598172a6b | refs/heads/master | 2022-01-27T12:48:43.446804 | 2021-12-29T10:36:30 | 2021-12-29T10:36:30 | 249,366,791 | 0 | 0 | null | 2020-03-23T07:48:32 | 2020-03-23T07:48:32 | null | UTF-8 | Java | false | false | 722 | java | package com.tencent.mm.plugin.freewifi.e;
import com.tencent.mm.plugin.freewifi.a.a;
import com.tencent.mm.plugin.freewifi.m;
import com.tencent.mm.sdk.platformtools.x;
class i$1 implements Runnable {
final /* synthetic */ i mFu;
final /* synthetic */ String val$url;
i$1(i iVar, String str) {
thi... | [
"malin.myemail@163.com"
] | malin.myemail@163.com |
826e1e3dd6d79beb4759a6580b3d52a0f7c4cd34 | 1035b0ff60dba99d82ee99f946bc562b17eed577 | /providers/denominator-ultradns/src/main/java/denominator/ultradns/GroupGeoRecordByNameTypeIterator.java | 3f32bdcb060a3265ba2bcc3c6a93eb69606ecd21 | [
"Apache-2.0"
] | permissive | amit-git/denominator | a64e20c3ce4d92c030365768bf2b5c753125e48e | 81f3344aa078a22201857bd16004ca6962e5b2c2 | refs/heads/master | 2021-01-15T20:38:03.309084 | 2013-08-12T19:45:44 | 2013-08-12T19:45:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,791 | java | package denominator.ultradns;
import static denominator.common.Util.peekingIterator;
import static denominator.ultradns.UltraDNSFunctions.forTypeAndRData;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.Map;
import javax.inject.Inject;
import denominator.common.PeekingIterator;
import de... | [
"adrian.f.cole@gmail.com"
] | adrian.f.cole@gmail.com |
690d66f47effab440e35b19d4cd0dfa9232a2dcc | 12b75ba88d14631e2c99a2fff6b3f3683aafc976 | /nts/texmf/source/nts/nts-1.00-beta/nts/command/JobNamePrim.java | 244742072627c21f544308df95a6b3da293b691e | [] | no_license | tex-other/nts | 50b4f66b3cafa870be4572dff92d23ab4321ddc8 | b4b333723326dc06a84bcd28e2672a76537d9752 | refs/heads/master | 2021-09-09T07:41:55.366960 | 2018-03-14T07:37:37 | 2018-03-14T07:37:37 | 125,165,059 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,005 | java | // Copyright 2001 by
// DANTE e.V. and any individual authors listed elsewhere in this file.
//
// This file is part of the NTS system.
// ------------------------------------
//
// It may be distributed and/or modified under the
// conditions of the NTS Public License (NTSPL), either version 1.0
// of this license ... | [
"shreevatsa.public@gmail.com"
] | shreevatsa.public@gmail.com |
b3c0b203d67bbf4e460d2b47d995d2ed86e5f625 | 1e72ae4be7576fa703c8564cc1a2a058bcb8458d | /src/main/java/org/decimal4j/truncate/OverflowMode.java | 23d1437b58b3f1096405e3a1e5b2f672fff3a207 | [
"MIT"
] | permissive | javalibrary/decimal4j | f8138716ad7cabfd2a3f79fdbb117817365c8c7d | cdbd60db7c4816f3d895b5dbb51dbddec4c12096 | refs/heads/master | 2020-03-18T08:48:42.599892 | 2018-04-03T15:14:25 | 2018-04-03T15:14:25 | 134,529,365 | 1 | 0 | null | 2018-05-23T07:16:48 | 2018-05-23T07:16:47 | null | UTF-8 | Java | false | false | 1,761 | java | /**
* The MIT License (MIT)
*
* Copyright (c) 2015-2017 decimal4j (tools4j), Marco Terzer
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limit... | [
"terzerm@gmail.com"
] | terzerm@gmail.com |
09b835a4c1adee2e3211bbf0cced037f790c0904 | 125f147787ec146d83234eef2a25776f0535b835 | /out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/java/util/concurrent/atomic/AtomicBoolean.java | 40cddcab6eeaa4511e7002d4e4ba162d79fe7cdc | [] | no_license | team-miracle/android-7.1.1_r13_apps-lib | f9230d7c11d3c1d426d3412d275057be0ae6d1f7 | 9b978d982de9c87c7ee23806212e11785d12bddd | refs/heads/master | 2021-01-09T05:47:54.721201 | 2019-05-09T05:36:23 | 2019-05-09T05:36:23 | 80,803,682 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | /*
* Written by Doug Lea with assistance from members of JCP JSR-166
* Expert Group and released to the public domain, as explained at
* http://creativecommons.org/publicdomain/zero/1.0/
*/
package java.util.concurrent.atomic;
public class AtomicBoolean
implements java.io.Serializable
{
public AtomicBoolean(boolean... | [
"c1john0803@gmail.com"
] | c1john0803@gmail.com |
14a293760916a1046729f3a8805ddd4d53024912 | 75c4712ae3f946db0c9196ee8307748231487e4b | /src/main/java/com/alipay/api/domain/ClassRateInfo.java | 1293ccc8ec19ad3671784e365d6cef6a81710d47 | [
"Apache-2.0"
] | permissive | yuanbaoMarvin/alipay-sdk-java-all | 70a72a969f464d79c79d09af8b6b01fa177ac1be | 25f3003d820dbd0b73739d8e32a6093468d9ed92 | refs/heads/master | 2023-06-03T16:54:25.138471 | 2021-06-25T14:48:21 | 2021-06-25T14:48:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,455 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 分级汇率信息
*
* @author auto create
* @since 1.0, 2020-03-15 16:03:47
*/
public class ClassRateInfo extends AlipayObject {
private static final long serialVersionUID = 5126718744679... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
a163568a9fd39012edef2bbaeb4fe024716096c5 | 89ec9113afe74b7e97f6152b76d0b3d6ac6bb9aa | /src/main/java/sparsebitmap/IntIterator.java | 1dcd716397a1b0c44bbf71dc3743f22376402d98 | [
"Apache-2.0"
] | permissive | samytto/sparsebitmap | 523150cb8bc45c3235c3fb24a79c2562fba63548 | 9b46a6405167a2e837705592b9aa8b5d96ac65ff | refs/heads/master | 2021-01-16T17:45:21.366609 | 2015-07-18T19:25:13 | 2015-07-18T19:31:14 | 7,783,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,091 | java | /**
* Copyright 2012 Daniel Lemire
*
* 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 agr... | [
"lemire@gmail.com"
] | lemire@gmail.com |
0e9a83cbe1078cb9ebafbbf4b6a65169236f254d | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/jboss/as/test/integration/ejb/remote/contextdata/ClientInterceptorReturnDataLocalTestCase.java | 32d3a5ecc88d5819d98027f84927c0c0a98bc88b | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 1,744 | java | /**
* JBoss, Home of Professional Open Source.
* Copyright 2018, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* und... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
74e2002a2b50e37d8afa6142c06a87ac4c328b77 | d32aa1cda3bcc76c1daa796394af72b8d1d285a5 | /src/main/java/org/jboss/essc/web/util/SimpleRelativeDateFormatter.java | 346422647937e84ab307e8a6acb385d25fb88ff7 | [] | no_license | OndraZizka/wicket-components | 45b9b2a5032e66db3a8ede719b3cb415b79afa06 | 907ce048c4a301ca8700c7d8b0b63cdd1e2afca2 | refs/heads/master | 2016-09-05T19:01:16.120068 | 2013-01-10T09:03:47 | 2013-01-10T09:03:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,689 | java |
package org.jboss.essc.web.util;
import java.util.Date;
/**
*
* @author ozizka@redhat.com
*/
public class SimpleRelativeDateFormatter {
public static String format( Date date ){
return format( date, new Date() );
}
public static String format( Date when, Date now ) {
long diff... | [
"zizka@seznam.cz"
] | zizka@seznam.cz |
b9fe2f3a26089751c1b95aef1641382e2335e1b9 | 0613bb6cf1c71b575419651fc20330edb9f916d2 | /CheatBreaker/src/main/java/net/minecraft/network/play/server/S3BPacketScoreboardObjective.java | a0c5e8ddedd9f7b0a027c9701c85dcffa9e06e4a | [] | no_license | Decencies/CheatBreaker | 544fdae14e61c6e0b1f5c28d8c865e2bbd5169c2 | 0cf7154272c8884eee1e4b4c7c262590d9712d68 | refs/heads/master | 2023-09-04T04:45:16.790965 | 2023-03-17T09:51:10 | 2023-03-17T09:51:10 | 343,514,192 | 98 | 38 | null | 2023-08-21T03:54:20 | 2021-03-01T18:18:19 | Java | UTF-8 | Java | false | false | 1,959 | java | package net.minecraft.network.play.server;
import java.io.IOException;
import net.minecraft.network.INetHandler;
import net.minecraft.network.Packet;
import net.minecraft.network.PacketBuffer;
import net.minecraft.network.play.INetHandlerPlayClient;
import net.minecraft.scoreboard.ScoreObjective;
public class S3BPack... | [
"66835910+Decencies@users.noreply.github.com"
] | 66835910+Decencies@users.noreply.github.com |
a0cbbd356dc896405ad704579f0747e0ee2ebc22 | 413f5a7e33d184ecb44ebfc63a378da39f202461 | /cloud-may-server/src/main/java/nio/BuffersUtils.java | 908e743a09268b2030bc5f024ccd2f59f430af80 | [] | no_license | LevinMK23/cloud-may-2021 | 08fd7561940150bb2fdb16079ac82e2704d8f2f0 | 829e8cc603943bd3dc7bcb937bc92c4d42192d23 | refs/heads/master | 2023-05-07T21:07:42.315301 | 2021-06-01T18:30:29 | 2021-06-01T18:30:29 | 366,480,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 945 | java | package nio;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.nio.ByteBuffer;
import java.nio.channels.FileChannel;
import java.nio.charset.StandardCharsets;
public class BuffersUtils {
public static void main(String[] args) throws IOException {
... | [
"mikelevin@yandex-team.ru"
] | mikelevin@yandex-team.ru |
9b673b3de380b5bff179fb969a8287b50e59fc65 | bc9d05c50461d0eec4ca1026b438a180eed5f014 | /src/main/java/com/shishu/utility/exception/BusinessException.java | 2bcb9495a0dcadb3bf41498dd1ef89090630466a | [] | no_license | chuckma/utility | 4c7edcf11ee350b2624eaab47c4cf085d2b54832 | 614fe2eb494e34c880540449bf155fd3d3e8dd50 | refs/heads/master | 2021-01-12T08:56:00.063908 | 2016-12-17T13:09:38 | 2016-12-17T13:09:38 | 76,724,097 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,945 | java | package com.shishu.utility.exception;
import java.util.Locale;
/**
*
* 业务异常基类.
* @author: qiaoel@zjhcsosft.com
* @date: 2014年2月24日 下午6:58:49
*/
@SuppressWarnings("serial")
public class BusinessException extends RuntimeException {
private Object[] args;
private String message = "";
private String cod... | [
"robbincen@163.com"
] | robbincen@163.com |
cb243b0d5e94975f5ba82bfcf092f3d86114dd45 | 07f4bd3ac0228a06f0e6470dd09867d31069b0c8 | /rule-engine-web/src/main/java/com/engine/web/service/RulePublishService.java | 3163ddcb0f3c3e7f507394265eefd555e8282c78 | [
"Apache-2.0"
] | permissive | landscape-Melo/rule-engine | e65d0c2966ed6ad671a7a26cb6cae4419051d425 | 46335c3d23a432cb46a35716bbeb1752bd6b0368 | refs/heads/master | 2023-01-13T09:14:57.389058 | 2020-11-18T16:51:05 | 2020-11-18T16:51:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 537 | java | package com.engine.web.service;
import com.engine.core.rule.Rule;
import java.util.List;
/**
* 〈一句话功能简述〉<br>
* 〈〉
*
* @author dingqianwen
* @date 2020/9/4
* @since 1.0.0
*/
public interface RulePublishService {
/**
* 获取所有的已发布规则
*
* @return rule
*/
List<Rule> getAllPublishRule();
... | [
"761945125@qq.com"
] | 761945125@qq.com |
bfdf6c68ffa5f54edbdcb9502b35072ca438a68a | 023f8818650434b4f5745d73c228e6c2fe61187b | /src/vnmrj/src/vnmr/util/VSliderMotifUI.java | 1f3dc98eecea4a247242b28b40281c7797fc32ab | [
"Apache-2.0",
"GPL-3.0-only"
] | permissive | OpenVnmrJ/OpenVnmrJ | da72bcb6dc10b1a7b7a56522e0d1028a06aa9fe6 | 0a35daed7d5ea2f512c5aa6248045979002c5ea1 | refs/heads/master | 2023-08-29T03:14:51.582756 | 2023-08-28T20:56:16 | 2023-08-28T20:56:16 | 50,125,031 | 39 | 112 | Apache-2.0 | 2023-09-08T19:54:30 | 2016-01-21T17:42:10 | C | UTF-8 | Java | false | false | 5,951 | java | /*
* Copyright (C) 2015 University of Oregon
*
* You may distribute under the terms of either the GNU General Public
* License or the Apache License, as specified in the LICENSE file.
*
* For more information, see the LICENSE file.
*/
package vnmr.util;
import java.awt.*;
import java.awt.event.*;
import java... | [
"timburrow@me.com"
] | timburrow@me.com |
061a02a73fde06fe09459eee74f2c2f588a24d60 | 768ad165559d7f7786119b53063c16b6bc0e5013 | /Erp/src/com/yf/erp/test/OnLine.java | 5e66191957577d46b9515c09b39cc2ea89d30451 | [] | no_license | yanglangfei/ErpServer | 27719620774e6764417c6d0332b8f4d25afa5a2b | b537b15f55701a712fc6c106c20360d46aa4dd6c | refs/heads/master | 2021-01-18T23:38:15.455299 | 2017-03-20T10:02:09 | 2017-03-20T10:02:09 | 72,731,717 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,297 | java | package com.yf.erp.test;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServl... | [
"185601452@qq.com"
] | 185601452@qq.com |
cab41e38e67fefb0bbdf3a84fc0ce4398f912a0a | 0be6826ea59357f42ffe0aa07628abc2c9c556c2 | /hiz-web-services/src/com/tactusoft/webservice/client/holders/BapicurefHolder.java | 2a146c28932d24d91934f5140cb1649f05bf94dc | [] | no_license | tactusoft/anexa | 900fdf1072ac4ff624877680dc4981ac3d5d380b | 8db0e544c18f958d8acd020dc70355e8a5fa76e9 | refs/heads/master | 2021-01-12T03:29:27.472185 | 2017-06-22T03:45:44 | 2017-06-22T03:45:44 | 78,216,940 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 508 | java | /**
* BapicurefHolder.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package com.tactusoft.webservice.client.holders;
public final class BapicurefHolder implements javax.xml.rpc.holders.Holder {
public com.tactusoft.webservice.client... | [
"carlossarmientor@gmail.com"
] | carlossarmientor@gmail.com |
5c2e797b16edcff9f11f5418eb750a7b84fbed1d | 1c51de2d06863702100414a55d025785dd9e7ae8 | /rewards-ksession-per-process/ejb/src/main/java/com/sample/ProcessOperationException.java | 1a044b97d60b1f40e59c79b58ec2fbf5abffc4fc | [] | no_license | ibrahima-c/jbpm5example | cd574eadeaa1477fed18127a2ea96a1989b06409 | 6e7d90d2c8a635d19a4582c6bf80cdbf7544590f | refs/heads/master | 2021-05-30T00:11:58.873889 | 2015-07-27T08:11:36 | 2015-07-27T08:11:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 414 | java | package com.sample;
/**
*
* Used for recoverable exception like OptimisticLockException
*
*/
public class ProcessOperationException extends Exception {
private static final long serialVersionUID = 1L;
public ProcessOperationException(String message, Throwable cause) {
super(message, cause);
... | [
"toshiyakobayashi@gmail.com"
] | toshiyakobayashi@gmail.com |
7fdd1ec5b58dce7eb4a9677655dd555a01064383 | 3ceb6a7eca73df1207d0fddfae65dd44283b8ab4 | /MeerkatProject/MeerkatUI/src/ui/dialogwindow/AboutMeerkatDialog.java | 69fa86b55d5d384bdc9d544030fa5e54cc1d6647 | [] | no_license | mahdi-zafarmand/MeerkatProject | 7047cd0f72fe9bb796696d50834ce7b0bec0bf64 | 173cea98154381d9e33ca58f8cca9a4223376fc5 | refs/heads/master | 2023-07-02T04:55:41.801035 | 2021-08-04T14:34:27 | 2021-08-04T14:34:27 | 372,331,365 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,806 | 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 ui.dialogwindow;
import analysisscreen.AnalysisController;
import config.LangConfig;
import config.StatusMsgsConfig;
import ja... | [
"zafarmand.mahdi@gmail.com"
] | zafarmand.mahdi@gmail.com |
7f95bc13538209c81a9f21cac1f0db8d5928b340 | 605c28cc4d7ffd35583f6aba8cc58c7068f237e2 | /src/com/dxjr/base/mapper/BaseMailSendRecordMapper.java | b5314bb5fb2a21890a66732c3d6bb5a619490641 | [] | no_license | Lwb6666/dxjr_portal | 7ffb56c79f0bd07a39ac94f30b2280f7cc98a2e4 | cceef6ee83d711988e9d1340f682e0782e392ba0 | refs/heads/master | 2023-04-21T07:38:25.528219 | 2021-05-10T02:47:22 | 2021-05-10T02:47:22 | 351,003,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,175 | java | package com.dxjr.base.mapper;
import com.dxjr.base.entity.MailSendRecord;
/**
*
* <p>
* Description:邮件发送记录数据访问类<br />
* </p>
*
* @title BaseMailSendRecordMapper.java
* @package com.dxjr.base.mapper
* @author yangshijin
* @version 0.1 2014年9月15日
*/
public interface BaseMailSendRecordMapper {
/**
*
* ... | [
"1677406532@qq.com"
] | 1677406532@qq.com |
9d377bb13e8ba4aa8b087879152cd67ea2305c37 | a55b85b6dd6a4ebf856b3fd80c9a424da2cd12bd | /core/src/test/java/org/marketcetera/marketdata/MockDataRequestTranslator.java | e8722a4b5f76a22ee5145b348676c1399d7eae6b | [] | no_license | jeffreymu/marketcetera-2.2.0-16652 | a384a42b2e404bcc6140119dd2c6d297d466596c | 81cdd34979492f839233552432f80b3606d0349f | refs/heads/master | 2021-12-02T11:18:01.399940 | 2013-08-09T14:36:21 | 2013-08-09T14:36:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,236 | java | package org.marketcetera.marketdata;
import org.marketcetera.core.CoreException;
/**
* Test implementation of <code>AbstractMessageTranslator</code>.
*
* @author <a href="mailto:colin@marketcetera.com">Colin DuPlantis</a>
* @version $Id: MockDataRequestTranslator.java 16154 2012-07-14 16:34:05Z colin $
* @since ... | [
"vladimir_petrovich@yahoo.com"
] | vladimir_petrovich@yahoo.com |
3ac75efea90a4c11e7a58e03f7abd7336d21e91e | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/java-design-patterns/learning/3497/UserCreatedEventHandler.java | beaa3679281860c6eebd32ab0b476937f6c576e9 | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,706 | java | /**
* The MIT License
* Copyright (c) 2014-2016 Ilkka Seppälä
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, c... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
64257bfb95f6f8ae979e2d607870ec2642f0ab45 | 816e53ced1f741006ed5dd568365aba0ec03f0cf | /TeamBattle/temp/src/minecraft/net/minecraft/item/ItemHangingEntity.java | 657e5745e4aed166a435ff7c8c8e1f6329a25d89 | [] | no_license | TeamBattleClient/TeamBattleRemake | ad4eb8379ebc673ef1e58d0f2c1a34e900bd85fe | 859afd1ff2cd7527abedfbfe0b3d1dae09d5cbbc | refs/heads/master | 2021-03-12T19:41:51.521287 | 2015-03-08T21:34:32 | 2015-03-08T21:34:32 | 31,624,440 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,063 | java | package net.minecraft.item;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.entity.EntityHanging;
import net.minecraft.entity.item.EntityItemFrame;
import net.minecraft.entity.item.EntityPainting;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.Item;
import net.minecraft.... | [
"honzajurak@hotmail.co.uk"
] | honzajurak@hotmail.co.uk |
0132322a7d7063d6f70766fdf455484660194c67 | c66b5179a75c8ff48e59bc7fd5e7748bb97f4c67 | /hapi-fhir-structures-dstu3/src/main/java/org/hl7/fhir/dstu3/model/codesystems/ConditionalDeleteStatus.java | 9c902bf0f7b5f28c4227b50d790da18937090d85 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | hareemmughis/hapi-fhir | b0aa6e31cc1766f91b6b14f2cc4f6828c09b720d | 06f9d86bf1ff0aa4c630aaaf9049ee7a73482c27 | refs/heads/master | 2023-08-29T13:46:32.756125 | 2017-01-19T03:26:10 | 2017-01-19T03:26:10 | 79,456,893 | 0 | 0 | Apache-2.0 | 2022-10-20T07:50:11 | 2017-01-19T13:40:24 | Java | UTF-8 | Java | false | false | 3,897 | java | package org.hl7.fhir.dstu3.model.codesystems;
/*
Copyright (c) 2011+, HL7, 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:
* Redistributions of source code must retain the... | [
"jamesagnew@gmail.com"
] | jamesagnew@gmail.com |
5308663ee452263391398d48e91937eab16d52b0 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/26/26_af515e27d113f8ebc897e10a6bf3cb941f9524d3/PuppetMaster/26_af515e27d113f8ebc897e10a6bf3cb941f9524d3_PuppetMaster_t.java | b932665767a63ab381ac20ec5723c47ef879ddcc | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 5,032 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package simulator.agents;
import agents.AgentInterface;
import jade.core.AID;
import jade.core.Agent;
import jade.lang.acl.ACLMessage;
import jade.wrapper.AgentController;
import jade.wrapper.StaleProxyExcep... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
96a5a1c92e8a5aab5b33b0cd7792293823bba78e | e10f31ab9ec97bb591d2079d58fdac2157863914 | /cb4j-core/src/main/java/io/github/benas/cb4j/core/api/BatchEngine.java | c4ac1c0e0ce4e0c94d70eb01a89ec00e92dd822a | [
"MIT"
] | permissive | natlantisprog/cb4j | ee7e70ef07c342da8a77a6b32d461bb67fe1e8a9 | 6cbc63611feab60d81ee36408bd3b46bf2a2eaa0 | refs/heads/master | 2021-01-24T20:59:50.175863 | 2013-09-21T21:16:48 | 2013-09-21T21:16:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,685 | java | /*
* The MIT License
*
* Copyright (c) 2013, benas (md.benhassine@gmail.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the... | [
"md.benhassine@gmail.com"
] | md.benhassine@gmail.com |
c784c36b72759ba42a21e58b9bdab68f2a007e51 | 2c8931832908c4cdd18b0eb5aa314300449588b7 | /src/Day037_Inheritence/SubClass2.java | a05b94cc006f2a8f0e5096eaff71df86241118d4 | [] | no_license | KailibinuerAbuduaini/JavaStudyByKalbi | 46b3f4e4bb40230da73bf0b66309967e1afe40a2 | 37790f00294cb66ef61860bf91b5d7a73d5e0663 | refs/heads/master | 2020-09-08T22:40:30.172367 | 2020-05-03T22:22:27 | 2020-05-03T22:22:27 | 221,262,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 192 | java | package Day037_Inheritence;
public class SubClass2 {
// super(); it is calling the constructor from the parentclass
//this(); it is calling the constructor from child class constructor
}
| [
"myEmail@Gmail.com"
] | myEmail@Gmail.com |
ec4c65b76c7c3a105d702fe10a54c69152fca9e5 | e25091e6ebf0df0e68a701cd607c4e9b0a084986 | /saminda/cipres-airavata/cipres-portal/portal2/src/main/java/org/ngbw/web/model/impl/tool/clustalwValidator.java | de1e74b1bb701ad928f8949974ee38a71dfbecd5 | [
"Apache-2.0"
] | permissive | SciGaP/Cipres-Airavata-POC | d5c4d9054d497eec13aea1a8df75dbac292aa63c | a2f3dce75ce6c8e23c8cdde14ece708b5a0ad4ab | refs/heads/master | 2021-05-28T05:22:56.382757 | 2015-02-16T20:14:21 | 2015-02-16T20:14:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,153 | java | package org.ngbw.web.model.impl.tool;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.ngbw.sdk.api.tool.ParameterValidator;
import org.ngbw.sdk.common.util.BaseValidator;
import org.ngbw.sdk.database.TaskInputSourceDocument;
publ... | [
"samindaw@gmail.com"
] | samindaw@gmail.com |
39d9461c1273c8cfccbf97cd9cf1d9cbd7b26da9 | 4f0968da7ac2711910fae06a99a04f557d704abe | /forge/src/forge/util/FileSection.java | 0f0ad5bd336eaf5c1458c4dd459043fe7447a241 | [] | no_license | lzybluee/Reeforge | 00c6e0900f55fb2927f2e85b130cebb1da4b350b | 63d0dadcb9cf86c9c64630025410951e3e044117 | refs/heads/master | 2021-06-04T16:52:31.413465 | 2020-11-08T14:04:33 | 2020-11-08T14:04:33 | 101,260,125 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,869 | java | /*
* Forge: Play Magic: the Gathering.
* Copyright (C) 2011 Forge Team
*
* 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) any... | [
"lzybluee@gmail.com"
] | lzybluee@gmail.com |
63b79925b394b7fa422227583dfa947127ff334a | 76e574615c61dc1b967696ae526d73123beebc05 | /ksghi-manageSystem/src/main/java/com/itech/ups/app/business/stats/application/service/OperatorDataService.java | 2087773aa49a10be3078a96534a0664d31adecbe | [] | no_license | happyjianguo/ksghi | 10802f386d82b97e530bfcf3a4f765cb654a411c | 6df11c7453883c7b0dd1763de5bb11ff02dba8ce | refs/heads/master | 2022-11-08T18:54:06.289842 | 2020-05-17T08:23:47 | 2020-05-17T08:23:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,116 | java | package com.itech.ups.app.business.stats.application.service;
import java.util.List;
import java.util.Map;
/**
* @author 张可乐
* @version 1.0
* @description 互联网金融信息披露数据、企业数据报送
* @update 2017-9-19 下午3:09:23
*/
public interface OperatorDataService {
/**
* @param params
* @param rowStart
* @param r... | [
"weiliejun@163.com"
] | weiliejun@163.com |
8f456d2cf7281bdf764394f21457025b44f7611b | 0b85e873533b87ad235934118b7c80429f5a913b | /basicJava/JavaEE练习题/src/day06_oject类等/Test05_Date类的使用.java | 738d10dee0c7670439aa31f07b0aa85b241ffabf | [] | no_license | lqt1401737962/Java-Notes | 0eeed847d45957b0e8f5d2017287238eea910e62 | 9ceb16dd89fe9343fd80cf5a861fe6da5e502b07 | refs/heads/master | 2022-08-05T21:43:04.183997 | 2021-04-06T09:04:26 | 2021-04-06T09:04:26 | 228,815,761 | 0 | 0 | null | 2022-06-21T04:16:04 | 2019-12-18T10:28:35 | Java | UTF-8 | Java | false | false | 531 | java | package day06_oject类等;
import java.text.SimpleDateFormat;
import java.util.Date;
/*
五、请用代码实现:获取当前的日期,并把这个日期转换为指定格式的字符串,如2088-08-08 08:08:08。
*/
public class Test05_Date类的使用 {
public static void main(String[] args) {
Date date = new Date();
System.out.println(date);
SimpleDateFormat sdf = ... | [
"1401737962@qq.com"
] | 1401737962@qq.com |
a7db4d5aaa17dff4a3865337d2c946eb46b2f779 | 6733fd7192861fc99c3801f3d5f221c439f51950 | /app/src/main/java/com/anwesome/uiview/animqueue/MainActivity.java | f72d88c22ad98c3d5cc551930a4360f3dc618f4e | [] | no_license | Anwesh43/AnimQueue | 74715344f28d62bd5f8d8fad67b55e79540ad941 | 908c8d0053e746f7db8c3fe3eb33a698a2628c23 | refs/heads/master | 2020-06-16T11:29:47.911953 | 2016-11-29T18:55:54 | 2016-11-29T18:55:54 | 75,108,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,405 | java | package com.anwesome.uiview.animqueue;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
import com.anwesome.uiview.animationqueue.AnimationComponent;
import com.anwesome.uiview.animationqueue.AnimationMode;
import com.anwesome.uiview.animationqueue.AnimationQu... | [
"anweshthecool0@gmail.com"
] | anweshthecool0@gmail.com |
dfa1fddf7a692ab2441517d59d542674276b28a8 | c188408c9ec0425666250b45734f8b4c9644a946 | /open-sphere-base/control-panels/src/main/java/io/opensphere/controlpanels/layers/base/Constants.java | e98d968ac5d6d1f20eaf282b44c90a1095d93491 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | rkausch/opensphere-desktop | ef8067eb03197c758e3af40ebe49e182a450cc02 | c871c4364b3456685411fddd22414fd40ce65699 | refs/heads/snapshot_5.2.7 | 2023-04-13T21:00:00.575303 | 2020-07-29T17:56:10 | 2020-07-29T17:56:10 | 360,594,280 | 0 | 0 | Apache-2.0 | 2021-04-22T17:40:38 | 2021-04-22T16:58:41 | null | UTF-8 | Java | false | false | 417 | java | package io.opensphere.controlpanels.layers.base;
/**
* Contains constants used by the base classes.
*/
public final class Constants
{
/**
* The minimum number of data types selected before confirmation dialogs are
* shown to the user.
*/
public static final int SELECT_WARN_THRESHOLD... | [
"kauschr@opensphere.io"
] | kauschr@opensphere.io |
cc89a00a6c0daccbc486c317fce87ce795b6fa7b | 8091dc59cc76869befe9b0a8f350fbc56c2836e5 | /sql12/plugins/graph/src/test/java/net/sourceforge/squirrel_sql/plugins/graph/xmlbeans/FormatXmlBeanTest.java | 6be64a9884592c1d2ab2fc932cfba90ea96c7ce3 | [] | no_license | igorhvr/squirrel-sql | 4560c39c9221f04a49487b5f3d66b1559a32c21a | 3457d91b397392e1a9649ffb00cbfd093e453654 | refs/heads/master | 2020-04-05T08:32:51.484469 | 2011-08-10T18:59:26 | 2011-08-10T18:59:26 | 2,188,276 | 2 | 5 | null | null | null | null | UTF-8 | Java | false | false | 1,935 | java | package net.sourceforge.squirrel_sql.plugins.graph.xmlbeans;
/*
* Copyright (C) 2008 Rob Manning
* manningr@users.sourceforge.net
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Founda... | [
"manningr@0ceafaf9-a5ae-48a7-aaeb-8ec3e0f2870c"
] | manningr@0ceafaf9-a5ae-48a7-aaeb-8ec3e0f2870c |
23079fd7ba186518a950c7af59d61df3c6671fad | 50023378bef26739a7037fc04759663fcc66e4a8 | /GooglePrepare/src/main/java/hou/forme/GooglePrepare/GooglePrepare/easy/BinaryWatch.java | fdfcb40acab8102befbac1f4dee4da7a378e8a48 | [] | no_license | houweitao/Leetcode | dde59bfff97daa14f4634c2e158b318ae9b47944 | 78035bf2b2d9dff4fb9c8f0d2a6d4db6114186ef | refs/heads/master | 2020-05-21T17:54:35.721046 | 2016-12-20T09:11:10 | 2016-12-20T09:11:10 | 62,659,590 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,823 | java | package hou.forme.GooglePrepare.GooglePrepare.easy;
import java.util.ArrayList;
import java.util.List;
/**
* @author houweitao
* @date 2016年12月9日下午2:44:32
* @end 2016年12月09日15:02:26
*/
public class BinaryWatch {
public static void main(String[] args) {
BinaryWatch bw = new BinaryWatch();
System.out.println(... | [
"hou103880@163.com"
] | hou103880@163.com |
1253091e2efcbfb2eb815fb5f46429809cdc3d53 | f232c2c7966e5769d1f68af87c83615fe4202870 | /frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/system/ErrorPopupManager.java | f5d3a0b3f332f0d0f840985e8460472d3f2134fd | [] | no_license | BillTheBest/ovirt-engine | 54d0d3cf5b103c561c4e72e65856948f252b41a1 | 7d5d711b707e080a69920eb042f6f547dfa9443f | refs/heads/master | 2016-08-05T16:52:16.557733 | 2011-11-07T02:49:42 | 2011-11-07T02:49:42 | 2,938,776 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,252 | java | package org.ovirt.engine.ui.webadmin.system;
import org.ovirt.engine.ui.webadmin.presenter.ErrorPopupPresenterWidget;
import com.google.gwt.event.shared.EventBus;
import com.google.gwt.event.shared.GwtEvent;
import com.google.gwt.event.shared.HasHandlers;
import com.google.inject.Inject;
import com.gwtplatform.mvp.cl... | [
"liuyang3240@gmail.com"
] | liuyang3240@gmail.com |
d1d3364f6d7126934343ee2f0fca6990111b6afc | cce856a509604df337f92cc1e69f85bfa050e9f5 | /src/test/java/com/lazulite/zp/security/SecurityUtilsUnitTest.java | da9da2055dac839ff0c37253b5b47d5af412a21a | [] | no_license | bit-star/zp | 801cb208f17cfb74a81920f612afd91580ca703a | 94df5aff8215d51caf081957dd2f21a3023e7473 | refs/heads/master | 2022-12-22T14:22:20.728009 | 2019-05-23T13:53:01 | 2019-05-23T13:53:01 | 187,021,890 | 0 | 0 | null | 2022-12-16T04:52:18 | 2019-05-16T12:18:18 | Java | UTF-8 | Java | false | false | 3,197 | java | package com.lazulite.zp.security;
import org.junit.jupiter.api.Test;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.s... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
05aa12eefaee016ac561a73e6c80b777603595c6 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/mapstruct/ap/test/bugs/_880/Issue880Test.java | e4a5f8b62f642a320797aeb3dd26fa49606ee090 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 1,950 | java | /**
* Copyright MapStruct Authors.
*
* Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package org.mapstruct.ap.test.bugs._880;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mapstruct.ap.testutil.WithClasses;
imp... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
974cebfcfcdea3dff1b122969171f6334c6af3f9 | 3b091bb35f0f0352b341c3e3f385adf5d3f0a490 | /like-shiro/src/main/java/com/janita/like/dao/ShiroSessionDAO.java | 239e430eeb35f19c8d6e0a9930ded2521bc31b75 | [] | no_license | janforp/shiro-parent | abdf15014a2f15b172719a227f18345b3a65ee04 | fff157938e5b1c400f183cdd6a924e76cbce037f | refs/heads/master | 2020-04-05T13:05:08.352725 | 2017-07-04T08:10:31 | 2017-07-04T08:10:31 | 94,745,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 556 | java | package com.janita.like.dao;
import com.janita.like.entity.ShiroSession;
import java.util.List;
/**
* Created by com.janita.like.MybatisCodeGenerate on 2017-06-21
*/
public interface ShiroSessionDAO {
int deleteByPrimaryKey(String sessionId);
void insert(ShiroSession record);
void insertSelective(Shi... | [
"zcj880902"
] | zcj880902 |
1b37ec987ed0faaa4a9de625c2410a15f4664f6d | 7ef66bb12d0a0c8a721df339f1ab65c704a3b314 | /src/com/preppa/web/pages/contribution/tag/NewTagPage.java | c4748f2ac27398b6cc82ca076aa91c7e80b34c8c | [] | no_license | newtonik/preppa | 89f47d424e8e20c514289af380094f1d28ed110b | ade2019a891a711f4d098cd1957e658b5364dfeb | refs/heads/master | 2020-05-20T06:49:30.117318 | 2009-10-13T04:00:40 | 2009-10-13T04:00:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 182 | java | package com.preppa.web.pages.contribution.tag;
import org.springframework.security.annotation.Secured;
/**
*
* @author nwt
*/
@Secured("ROLE_USER")
public class NewTagPage {
}
| [
"devnull@localhost"
] | devnull@localhost |
4bfa36b9e6d9f7f54236337f167eef14612bbee5 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_f90d9c2b92a7568ab5aac066025fa9e2eb807a16/Prueba/5_f90d9c2b92a7568ab5aac066025fa9e2eb807a16_Prueba_s.java | 3df299dc690c47f72e64fc2cd2303e773014915d | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,323 | java | import java.util.ArrayList;
import java.util.Scanner;
import CuevanaApi.Captcha;
import CuevanaApi.Content;
import CuevanaApi.Content.ContentType;
import CuevanaApi.CuevanaApi;
import CuevanaApi.NotValidCaptcha;
import CuevanaApi.Source;
import CuevanaApi.SourceSearcher;
public class Prueba {
stati... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
752665779333ea5943dc67f420ff9774b5afb6d9 | 3bdd95fdc85b141656c818f93d0699a6a2213b82 | /app/src/main/java/com/mantra/fm220/MasterActivity.java | 4da963487c573e144d333f12aceb138aa8de390b | [] | no_license | Ankushds/Eclipse | e27b659f0b5a8e3ad13aef272ba9594260685a2c | 3f32797e0ae6937b89014829e60326d68d824b83 | refs/heads/master | 2021-09-24T05:58:24.056185 | 2018-10-04T10:57:43 | 2018-10-04T10:57:43 | 107,240,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,641 | java | package com.mantra.fm220;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import com.access.aadharapp220.DepartmentActivity;
import com.access.aadharapp220.DesignationActivity;
impo... | [
"you@example.com"
] | you@example.com |
6c9024e35648a32a87b58b902fb15ed5ad6c4930 | d74a7ac4b88aa2cc3bb06cec898a462312ae2759 | /src/main/java/com/cczu/model/service/IAqpxKsjlService.java | b82baa9d075b855fad030b162dcc34fc88357ad7 | [] | no_license | wuyufei2019/test110 | 74dbfd15af2dfd72640032a8207f7ad5aa5da604 | 8a8621370eb92e6071f517dbcae9d483ccc4db36 | refs/heads/master | 2022-12-21T12:28:37.800274 | 2019-11-18T08:33:53 | 2019-11-18T08:33:53 | 222,402,348 | 0 | 0 | null | 2022-12-16T05:03:11 | 2019-11-18T08:45:49 | Java | UTF-8 | Java | false | false | 1,213 | java | package com.cczu.model.service;
import java.util.List;
import java.util.Map;
import com.cczu.model.entity.AQPX_TestpaperEntity;
public interface IAqpxKsjlService {
/**
* 添加
* @param at
*/
public void addInfo(AQPX_TestpaperEntity at);
/**
* 修改
* @param at
*/
public void updateInfo(AQPX_TestpaperEn... | [
"wuyufei2019@sina.com"
] | wuyufei2019@sina.com |
02de3c5b9cd8e9cf6f922c7f4b9e62db82d3d7bc | 31ca1e08b49557b86c5232d7cf453ee6b3f1e4ec | /src/test/java/com/kk/test/proxy/LogTest.java | c491baee90b01068bfa14ae3be902967b2d0751a | [] | no_license | zyylele123/netty4-rpc | 12184f11a7c8f7d1513b02a980983aa217a1058d | 60a15b97f9cc03cc533234693424ebf452c1c529 | refs/heads/master | 2020-04-12T02:17:34.807141 | 2018-11-26T13:28:00 | 2018-11-26T13:28:00 | 162,244,632 | 1 | 0 | null | 2018-12-18T06:59:22 | 2018-12-18T06:59:22 | null | UTF-8 | Java | false | false | 327 | java | package com.kk.test.proxy;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* @author zhihui.kzh
* @create 23/1/1810:40
*/
public class LogTest {
private final static Logger logger = LoggerFactory.getLogger(LogTest.class);
public static void main(String[] args) {
logger.info("xxx");
... | [
"563150913@qq.com"
] | 563150913@qq.com |
44939e61e5d89e4dba39de40e9c5595fcd163e6f | 92dd6bc0a9435c359593a1f9b309bb58d3e3f103 | /src/Nov2020_GoogPrep/_049AndroidUnlockPatterns.java | 4ee28de9dd7cbbebbc1005de18f2bd550a31ad9e | [
"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 | 1,177 | java | package Nov2020_GoogPrep;
public class _049AndroidUnlockPatterns {
public static void main(String[] args) {
System.out.println(numberOfPatterns(1, 1));
System.out.println(numberOfPatterns(1, 2));
}
public static int numberOfPatterns(int m, int n) {
boolean visited[] = new boolean[10];
int[][] skip = new i... | [
"hsdars@gmail.com"
] | hsdars@gmail.com |
b12655b98b28a895d9bdf70e13ba40f8f0f59a0e | b4c47b649e6e8b5fc48eed12fbfebeead32abc08 | /android/net/IpSecUdpEncapResponse.java | 14039c121fbe05ece706c228dc2c47925b3bc4e8 | [] | no_license | neetavarkala/miui_framework_clover | 300a2b435330b928ac96714ca9efab507ef01533 | 2670fd5d0ddb62f5e537f3e89648d86d946bd6bc | refs/heads/master | 2022-01-16T09:24:02.202222 | 2018-09-01T13:39:50 | 2018-09-01T13:39:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,943 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
package android.net;
import android.os.*;
import java.io.FileDescriptor;
import java.io.IOException;
public final class IpSecUdpEncapResponse
implements... | [
"hosigumayuugi@gmail.com"
] | hosigumayuugi@gmail.com |
091a4d514fbb91ccd24345e27f8034c641ad0d60 | 4501cb2b736cac553b498ba82c4e7b81d620eac8 | /core/src/com/kennycason/starlight/movement/Movement.java | 9e4c9342d3c4944750e993fb38f3d3ac6377c783 | [] | no_license | kennycason/starlight | 1a72c6fe97525a8db9ffad5a7a62aaa4cdbdc62c | feda657075dbcc28f866a0876e12e3e996b85e16 | refs/heads/master | 2021-01-10T08:18:26.259789 | 2016-01-06T00:48:56 | 2016-01-06T00:48:56 | 48,624,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 211 | java | package com.kennycason.starlight.movement;
import com.kennycason.starlight.entity.Entity;
/**
* Created by kenny on 4/25/15.
*/
public interface Movement {
void move(Entity entity, float deltaTime);
}
| [
"kenneth.cason@gmail.com"
] | kenneth.cason@gmail.com |
bfff469761dd090e5d4613401931ce7894719b13 | c6ea5f9c0a14e221b535905d8c9eae7f4bb385c3 | /src/com/vod/common/OmniRollbackException.java | c946c31aef7f7f0da6dff3e315fc6940ce3a35b7 | [
"MIT"
] | permissive | diwang011/vod | 0efe6a196d6e51297c97cac8f0517b218b7b3048 | f264db76656ff69bf6d860b6c1151fa32224fa8b | refs/heads/master | 2021-01-21T23:13:05.022627 | 2017-06-30T08:34:33 | 2017-06-30T08:34:33 | 95,206,235 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 767 | java | package com.vod.common;
/**
* This exception is for Transaction Management, throw/re-throw this exception when the transaction requires rollback.
* It should be thrown in BizService implementation's ..Tx method ONLY
* @author Haoyu Tang
*
*
*/
public class OmniRollbackException extends RuntimeException
{
... | [
"feizhou@omniselling.net"
] | feizhou@omniselling.net |
fd8ca6e80ee9b0899c57f3593797afb75befcf6d | f83f02b7073419251ac135bdb5893f6d0b20e64a | /workspace/Module13/src/TakingScreenShot.java | f7407916c816961a90c747e9bc41c9d421955db1 | [] | no_license | sheel2006/Mylearning | e9aebdb470bb3b0117807b4d4a8d57ff601c1402 | b5a00623e48f4a4495ddb8fe362ac685cdb51bf7 | refs/heads/master | 2020-03-12T06:25:36.721299 | 2018-04-22T06:17:49 | 2018-04-22T06:17:49 | 130,484,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 691 | java | import java.io.File;
import java.io.IOException;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
public class TakingScreenShot {
public static void main... | [
"sheel2006@gmail.com"
] | sheel2006@gmail.com |
11805db20d7241a6085781c720e552eff926e0de | 8fa3fe6cf1d723170f9a27df93ff0b89b3fef1fb | /eureka-core/src/main/java/com/netflix/eureka/registry/InstanceRegistry.java | 5b1c40f94030ce80f72d6db6ef904a313f878046 | [] | no_license | diqichengshi/zhao_distributed | 08c5619cca63218475a6ac9d586ba7024beed797 | 8c4756842134025203ad13cd0f75b0c575578d29 | refs/heads/master | 2022-12-24T03:18:26.045941 | 2020-01-14T09:23:51 | 2020-01-14T09:23:51 | 223,307,793 | 0 | 1 | null | 2022-12-12T21:41:33 | 2019-11-22T02:33:52 | Java | UTF-8 | Java | false | false | 3,469 | java | package com.netflix.eureka.registry;
import com.netflix.appinfo.ApplicationInfoManager;
import com.netflix.appinfo.InstanceInfo;
import com.netflix.appinfo.InstanceInfo.InstanceStatus;
import com.netflix.discovery.shared.Application;
import com.netflix.discovery.shared.Applications;
import com.netflix.discovery.shared... | [
"1209829998@qq.com"
] | 1209829998@qq.com |
670cefb2ea8288e641c8070aae803cf1e12a9994 | 3e5eb14b2fd0ad097e83bb12c53790875b602827 | /easyexcel-poi/src/main/java/com/feng/easyexcelpoi/easyexcel/ConverterDataListener.java | fedadf5d8fa0b7fb9eefa2482ad3f885042d61b6 | [] | no_license | judelawlee/public-repository | 25331e4f0564f309b6fc15aab5888a777fe7fdb0 | 565dd9ccca9c9f5f97dcac5541c9f6b50c5b3ffc | refs/heads/master | 2021-03-23T22:20:47.584915 | 2020-03-10T02:57:27 | 2020-03-10T02:57:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,410 | java | package com.feng.easyexcelpoi.easyexcel;
import java.util.ArrayList;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.alibaba.excel.context.AnalysisContext;
import com.alibaba.excel.event.AnalysisEventListener;
import com.alibaba.fastjson.JSON;
/**
* 模板的读取类
*
* @author J... | [
"445121408@qq.com"
] | 445121408@qq.com |
503befddd2539d455d9260150d37de32403dbc75 | 4be72dee04ebb3f70d6e342aeb01467e7e8b3129 | /bin/ext-commerce/commerceservices/testsrc/de/hybris/platform/commerceservices/strategies/impl/DefaultCartValidationStrategyTest.java | bd9215230779c55be008b34bc977af42d32a453f | [] | no_license | lun130220/hybris | da00774767ba6246d04cdcbc49d87f0f4b0b1b26 | 03c074ea76779f96f2db7efcdaa0b0538d1ce917 | refs/heads/master | 2021-05-14T01:48:42.351698 | 2018-01-07T07:21:53 | 2018-01-07T07:21:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,589 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2015 hybris AG
* All rights reserved.
*
* This software is the confidential and proprietary information of hybris
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* li... | [
"lun130220@gamil.com"
] | lun130220@gamil.com |
59f3c212ddbc526cc9b8038bd72bfdc78fc225b5 | cfd19cdabb61608bdb5e9b872e840305084aec07 | /SmartUniversity/node_modules/react-native/ReactAndroid/src/main/java/com/facebook/react/bridge/JSIModuleType.java | 153185ff3c49728961e9cdc6a716d4104eecb2b4 | [
"MIT"
] | permissive | Roshmar/React-Native | bab2661e6a419083bdfb2a44af26d40e0b67786c | 177d8e47731f3a0b82ba7802752976df1ceb78aa | refs/heads/main | 2023-06-24T17:33:00.264894 | 2021-07-19T23:01:12 | 2021-07-19T23:01:12 | 387,580,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 128 | java | version https://git-lfs.github.com/spec/v1
oid sha256:a72452772ba062f4dadc5aaf3d18c4d1652146071fce9a38bc21fdd4f1c47101
size 408
| [
"martin.roshko@student.tuke.sk"
] | martin.roshko@student.tuke.sk |
479c94cf605b544e5b5854cf5e68d8625a74d758 | 352224b7deceb4698efa66bfcc9909ad0786b796 | /src/main/java/com/myself/wxpay/service/PayService.java | f819929a0edc10586dd80f2a248f3ac1e49a222f | [] | no_license | UncleCatMySelf/EsayWxPay | 4f62ee1a8d180c8b9a1cfdfd9b40436204b1a00f | d74184c684079e79842457bd003a1a389d03c350 | refs/heads/master | 2020-03-24T13:12:31.903657 | 2018-07-29T07:10:53 | 2018-07-29T07:10:53 | 142,738,674 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 523 | java | package com.myself.wxpay.service;
import com.lly835.bestpay.model.PayResponse;
import com.myself.wxpay.bean.OrderDTO;
import com.myself.wxpay.bean.WxRefundResponse;
import com.myself.wxpay.bean.WxResponse;
/**
* @Author:UncleCatMySelf
* @Email:zhupeijie_java@126.com
* @QQ:1341933031
* @Date:Created in ... | [
"awakeningcode@126.com"
] | awakeningcode@126.com |
3dd0083b0baded5d2463ad62ce456497ad61dbe0 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/remittance/bankcard/ui/BankRemitBankcardInputUI$24.java | 6bc40a5c9eebb2fc9ffe26d903cb9de0eb553ad5 | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,308 | java | package com.tencent.mm.plugin.remittance.bankcard.ui;
import android.text.Editable;
import android.text.TextWatcher;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.sdk.platformtools.al;
final class BankRemitBankcardInputUI$24
implements TextWatcher
{
BankRemitBankcardInputUI$2... | [
"172601673@qq.com"
] | 172601673@qq.com |
de2db7ea9d4734f2c5ca5f9e31159f127e4959b5 | 3459e9d4acac2a611b7be4af3112e5b344cab224 | /app/src/main/java/com/v1ncent/awesome/widget/custom_dialog/anim/Jelly.java | 91dd9082b94d9f3b024f8bbd2111595d8d6217cf | [] | no_license | v1ncent9527/aweSome | dd66d29e8e3a8d53e165b5d3c942d7535dc39d89 | f2910434bbcf0b5a6683982c817e3fd389f88d5c | refs/heads/master | 2020-04-05T14:38:53.235246 | 2017-08-14T02:12:18 | 2017-08-14T02:12:18 | 94,726,374 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 505 | java | package com.v1ncent.awesome.widget.custom_dialog.anim;
import android.animation.ObjectAnimator;
import android.view.View;
public class Jelly extends BaseAnimatorSet {
public Jelly() {
duration = 700;
}
@Override
public void setAnimation(View view) {
animatorSet.playTogether(//
ObjectAnimator.ofFloat(view... | [
"1041066648@qq.com"
] | 1041066648@qq.com |
c9b4199a5d2c9025dec1c99ca8e3505ffd8c34f3 | 9b32926df2e61d54bd5939d624ec7708044cb97f | /src/main/java/com/rocket/summer/framework/expression/EvaluationException.java | c1610e02e1c2a7ad31e6fed5f2033840d6dd90bf | [] | no_license | goder037/summer | d521c0b15c55692f9fd8ba2c0079bfb2331ef722 | 6b51014e9a3e3d85fb48899aa3898812826378d5 | refs/heads/master | 2022-10-08T12:23:58.088119 | 2019-11-19T07:58:13 | 2019-11-19T07:58:13 | 89,110,409 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,785 | java | package com.rocket.summer.framework.expression;
/**
* Represent an exception that occurs during expression evaluation.
*
* @author Andy Clement
* @since 3.0
*/
public class EvaluationException extends ExpressionException {
/**
* Create a new expression evaluation exception.
* @param message descrip... | [
"liujie152@hotmail.com"
] | liujie152@hotmail.com |
32ca127cff6adc8654f9bd0c045240d198382c92 | 56cd6c71083ea0ca4df72bf957bd7d637b575309 | /gallerycommon/src/com/android/gallery3d/util/Log.java | 7d86ba1049dec603f13e42ca827a97e85b2faece | [] | no_license | fuchao/mtkgalleryO | 2c69623a3901828a31de04fd2430686fb8653aec | 8fd356b42b95006efb57d1a7e75ad2c5a7044411 | refs/heads/master | 2020-04-12T18:52:40.440057 | 2018-05-22T08:20:06 | 2018-05-22T08:20:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,270 | java | package com.android.gallery3d.util;
import android.os.SystemProperties;
/**
* Log wrapper.
*/
public class Log {
private static final String TAG = "MtkGallery2/Log";
private static final int CUST_LOG_LEVEL_V = 0;
private static final int CUST_LOG_LEVEL_D = 1;
private static final int CUST_LOG_LEVEL_... | [
"gulincheng@droi.com"
] | gulincheng@droi.com |
c64ad6bd4174505801f82f736be2abc546eb7038 | b75867b52256591b6c7b4fa03554c318dd8f4779 | /src/main/java/org/theseed/utils/RestartableBaseProcessor.java | a4e1758496ae222f42e1b4c1d45a1adfbb59e48d | [] | no_license | SEEDtk/shared | fccce571f1f34642a49150509f0418d6a9e58a99 | c16d824a692baa734a656875acdfed0c29c8b757 | refs/heads/master | 2023-09-03T23:05:20.724602 | 2023-08-31T01:32:42 | 2023-08-31T01:32:42 | 195,569,448 | 0 | 0 | null | 2021-11-13T18:54:52 | 2019-07-06T18:06:40 | Java | UTF-8 | Java | false | false | 4,781 | java | /**
*
*/
package org.theseed.utils;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.PrintStream;
import java.util.Collection;
import java.util.HashSet;
import java.util.Set;
import org.kohsuke.args4j.Option;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
im... | [
"bparrello@figresearch.com"
] | bparrello@figresearch.com |
de9d3316b41ffe35d90af65430dc2101aa0c0712 | 9b294c3bf262770e9bac252b018f4b6e9412e3ee | /camerazadas/source/apk/com.sonyericsson.android.camera/src-cfr-nocode/com/google/android/gms/games/internal/IRoomServiceCallbacks.java | dd4b6f4a3562c5f56a6133fe82a23bd90de76f55 | [] | no_license | h265/camera | 2c00f767002fd7dbb64ef4dc15ff667e493cd937 | 77b986a60f99c3909638a746c0ef62cca38e4235 | refs/heads/master | 2020-12-30T22:09:17.331958 | 2015-08-25T01:22:25 | 2015-08-25T01:22:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,292 | java | /*
* Decompiled with CFR 0_100.
*/
package com.google.android.gms.games.internal;
import android.os.Binder;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.ParcelFileDescriptor;
import android.os.RemoteException;
import com.google.android.gms.games.internal.Connec... | [
"jmrm@ua.pt"
] | jmrm@ua.pt |
e690ef375dd1e4f40380a126fad0e8f4b6aed04b | 00bfe82cc06143d8827559ffa079a66f60008d2f | /javaSourceLearn/src/source/com/sun/corba/se/spi/activation/Server.java | 6a9732bdedbb85bda3d67cc71b7586a8d7898e6f | [] | no_license | Zhangeaky/JAVASE | de7680058b491cb25e70284f237364dc67ca4927 | 2e97e3dbb9019f89356e9386545509726bf16324 | refs/heads/master | 2023-04-12T02:58:36.605425 | 2021-05-21T12:36:05 | 2021-05-21T12:36:05 | 335,182,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 552 | java | package com.sun.corba.se.spi.activation;
/**
* com/sun/corba/se/spi/activation/Server.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from /scratch/jenkins/workspace/8-2-build-linux-amd64/jdk8u281/880/corba/src/share/classes/com/sun/corba/se/spi/activation/activation.idl
* Wednesday, Decemb... | [
"zyk090104@163.com"
] | zyk090104@163.com |
f3dcdde4c0ae1bd968bb478731289311a6438c5d | 8f0d508be866a9a5c515c1bbbc5bf85693ef3ffd | /java393/src/main/java/soupply/java393/protocol/play_clientbound/PlayerListItem.java | 75bb06e5f149eae2fbc3d9e61d0e79ed8401411d | [
"MIT"
] | permissive | hanbule/java | 83e7e1e2725b48370b0151a2ac1ec222b5e99264 | 40fecf30625bdbdc71cce4c6e3222022c0387c6e | refs/heads/master | 2021-09-21T22:43:25.890116 | 2018-09-02T09:28:23 | 2018-09-02T09:28:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,951 | java | package soupply.java393.protocol.play_clientbound;
import java.util.*;
import soupply.util.*;
public class PlayerListItem extends soupply.java393.Packet
{
public static final int ID = 48;
public int action;
public PlayerListItem()
{
}
public PlayerListItem(int action)
{
this.ac... | [
"selutils@mail.com"
] | selutils@mail.com |
9c692e891fd236e102b9009d41b6fc53bb33193f | e42070d056f0ee578e9cf74abd0499a7f18c9a42 | /modules/cpr/src/main/java/org/atmosphere/annotation/WebSocketProcessorServiceProcessor.java | 1a9479e9d1c9077b7c91d9c4efb019702f75c99e | [] | no_license | Ocramius/atmosphere | 21a6fc20aa421e0eb0482c2fdbbecf7a8a0e9ac8 | 6f2f54a81761dccb94965b0d98f63b9f5f896377 | refs/heads/master | 2021-01-16T22:19:47.070604 | 2015-10-20T07:21:21 | 2015-10-20T07:21:21 | 44,595,728 | 2 | 0 | null | 2015-10-20T09:24:29 | 2015-10-20T09:24:29 | null | UTF-8 | Java | false | false | 1,652 | java | /*
* Copyright 2015 Async-IO.org
*
* 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 ... | [
"jfarcand@apache.org"
] | jfarcand@apache.org |
9dc7179a312e97aa7caea7468b5fcc8d7f021985 | c6e4c765862b98d11f12f800789e0982a980e5d9 | /test/plugin/scenarios/feign-scenario/src/main/java/org/apache/skywalking/apm/testcase/feign/controller/RestRequest.java | 918c7394b45a65cc8d6a7780a90670c5bae33ca1 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | Fxdemon/incubator-skywalking | ba70e8a481c2613aa966e941a187f6eb140a67f2 | 89183fbc3830313566b58dbbab0a45cd94023141 | refs/heads/master | 2020-04-19T03:23:51.307175 | 2019-12-09T03:33:10 | 2019-12-09T03:33:10 | 152,511,085 | 2 | 0 | Apache-2.0 | 2019-01-28T01:10:09 | 2018-10-11T01:14:13 | Java | UTF-8 | Java | false | false | 2,077 | 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 ... | [
"wu.sheng@foxmail.com"
] | wu.sheng@foxmail.com |
f41998d5d250c72f358cecc5f39d80927cb72efa | 4436baf7696c892cc3c2333bc06caf00b0a111f8 | /entity/src/main/java/com/pengda/domain/UserLogin.java | ca0d4eecad004668af80db1638ab24fcd1fd8ebc | [] | no_license | IronMan-202/sb | 7f1000e98cbe1937460cb4e900233d38992099c7 | e925e9c499a6033ba8fa97a802853a0d644ca986 | refs/heads/master | 2020-03-11T02:19:58.508407 | 2018-04-17T07:38:18 | 2018-04-17T07:38:18 | 129,716,488 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package com.pengda.domain;
import lombok.Data;
import javax.persistence.*;
/**
* Created by Administrator on 2017/11/2.
*/
@Data
@Entity
public class UserLogin {
@Id
@GeneratedValue(strategy= GenerationType.AUTO)
@Column
private int id ;
@Column
private String loginName ;
@Column
... | [
"12345678"
] | 12345678 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.