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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5b91b8d0bb2047448e9115e143400e9a12c4cc98 | 5a90cbdba7170bdfb3f49f1094f90e8de1c9f430 | /java/basic/src/main/java/basic/SimpleDateFormateSafeTest.java | 4d917b5d02952b6470a7c87bfbbf03029650b020 | [] | no_license | dimu/fortnight | df717aecab02e1dcd70713e89bbefc92dc74aa43 | 42912977bd1940143ac030541730c827045ae696 | refs/heads/master | 2023-08-03T23:37:53.696563 | 2023-03-22T03:45:55 | 2023-03-22T03:45:55 | 191,578,687 | 0 | 0 | null | 2023-07-22T08:11:16 | 2019-06-12T13:40:50 | Java | UTF-8 | Java | false | false | 142 | java | package basic;
public class SimpleDateFormateSafeTest {
public static void main(String[] args) {
Thread thread1 = new Thread();
}
}
| [
"wenxiang0705@qq.com"
] | wenxiang0705@qq.com |
c6f9793a70b9e58c81dda1821e56827adf46548f | dec6bd85db1d028edbbd3bd18fe0ca628eda012e | /netbeans-projects/SistemaInventario/src/view/chamada/ListenerChamada.java | 08106e5996828ef79b601d555ffbda05b00e65e6 | [] | no_license | MatheusGrenfell/java-projects | 21b961697e2c0c6a79389c96b588e142c3f70634 | 93c7bfa2e4f73a232ffde2d38f30a27f2a816061 | refs/heads/master | 2022-12-29T12:55:00.014296 | 2020-10-16T00:54:30 | 2020-10-16T00:54:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 131 | java | package view.chamada;
import model.Chamada;
public interface ListenerChamada {
public void exibeChamada(Chamada chamada);
}
| [
"caiohobus@gmail.com"
] | caiohobus@gmail.com |
8630293fb4fd41cbbaf23b978165bf76c59dc52a | ee3db8c34dc91d6e8add03d603b3de412de96f5a | /edex/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/IntlSigmetSeparator.java | a1fac87813971aad1a2f43b20dc520388cb7f0d8 | [] | no_license | Unidata/awips2-ncep | a9aa3a26d83e901cbfaac75416ce586fc56b77d7 | 0abdb2cf11fcc3b9daf482f282c0491484ea312c | refs/heads/unidata_18.2.1 | 2023-07-24T03:53:47.775210 | 2022-07-12T14:56:56 | 2022-07-12T14:56:56 | 34,419,331 | 2 | 5 | null | 2023-03-06T22:22:27 | 2015-04-22T22:26:52 | Java | UTF-8 | Java | false | false | 4,269 | java | /**
* IntlsigmetSeparator
*
* This class sets the raw data to an Arraylist, records, of
* String based on a uniquely identified separator.
*
* HISTORY
*
* Date Ticket# Engineer Description
* ------------ ---------- ----------- --------------------------
* 06/2009 113 L. Lin Initi... | [
"Shawn.Hooper@noaa.gov"
] | Shawn.Hooper@noaa.gov |
8fb2c9f94ccf5939deaa3db2724348c2ace33114 | 9da2a3149b5668c02841191640b8c60e2597a8cf | /diy-maindir/diy-api/src/main/java/com/cn/iboot/diy/api/trans/domain/TransLog.java | 5778bb2f571fe28bbae18cabb5357fd5f28b0189 | [] | no_license | wang-shun/wecard-maindir | e1ff253978d37a54ad2dcc68c7e720678dccc439 | 438070cfb10f8a466d016858ea62c340cf4b2a46 | refs/heads/master | 2022-07-17T07:37:11.638365 | 2019-05-04T07:48:05 | 2019-05-04T07:48:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,080 | java | package com.cn.iboot.diy.api.trans.domain;
import com.cn.iboot.diy.api.base.domain.BaseEntity;
public class TransLog extends BaseEntity {
private static final long serialVersionUID = 6794606147580829368L;
private String txnPrimaryKey;
private String settleDate;
private String orgTxnPrimaryKey;
private String ... | [
"zhu_qiuyou@ebeijia.com"
] | zhu_qiuyou@ebeijia.com |
e8d541e02f98f8aa0e31f36e70df0bd2d9e24271 | 78841e01ae9e24fc7d5a06fcc3eef36d5191d607 | /src/help/pay/lingdian/test/wzf/WXScancode.java | 16c8c59247712b83ee267d22202342fc6bf7dfc6 | [] | no_license | zzwazj/jjc | 4e37d9147272dc7eb5fc378c0262a3ba1c350cc1 | d969e64e41c7f2156ce2dd2ecfe3d6584d0765a7 | refs/heads/master | 2020-03-22T08:41:16.812177 | 2018-07-05T06:16:11 | 2018-07-05T06:16:11 | 139,783,890 | 2 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,727 | java | package help.pay.lingdian.test.wzf;
import help.pay.lingdian.Config.MerConfig;
import help.pay.lingdian.Utils.SignUtil;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
* 微信扫码支付(正扫) 商家在平台下订单生成二维码 -》消费者扫描支付
* 调用交易 210110-机构统一下单
* @author Administrator
... | [
"1375052454@qq.com"
] | 1375052454@qq.com |
a0f71d09894b8f136ff0ca5e7a13c747013d2b1d | 104cda8eafe0617e2a5fa1e2b9f242d78370521b | /aliyun-java-sdk-fnf/src/main/java/com/aliyuncs/fnf/model/v20190315/StartExecutionRequest.java | 860a377da72b601dfe38d9072719dad8bd8a3e8d | [
"Apache-2.0"
] | permissive | SanthosheG/aliyun-openapi-java-sdk | 89f9b245c1bcdff8dac0866c36ff9a261aa40684 | 38a910b1a7f4bdb1b0dd29601a1450efb1220f79 | refs/heads/master | 2020-07-24T00:00:59.491294 | 2019-09-09T23:00:27 | 2019-09-11T04:29:56 | 207,744,099 | 2 | 0 | NOASSERTION | 2019-09-11T06:55:58 | 2019-09-11T06:55:58 | null | UTF-8 | Java | false | false | 2,051 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
3d8cb542ab3dd54a8e6a693b57ff5b82718b2d47 | 0479bb44204aa75f39bd36051429e9fea9cdba5f | /txconsole-extension/txconsole-extension-exchange-properties/src/main/java/net/txconsole/extension/exchange/properties/PropertiesTxFileExchangeConfig.java | 5a6aafc5576eabdda2574b2e78845780f4a0aadd | [] | no_license | dcoraboeuf/txconsole | d307dbfb3b3452fb432dbda8129e608a0044d58f | 928c9ee808380c051f90f06f48ca6d456d9f0b3d | refs/heads/master | 2020-04-05T23:21:13.944677 | 2013-10-16T12:30:33 | 2013-10-16T12:30:33 | 12,644,900 | 1 | 0 | null | 2013-10-02T17:41:40 | 2013-09-06T13:38:27 | Java | UTF-8 | Java | false | false | 215 | java | package net.txconsole.extension.exchange.properties;
import lombok.Data;
@Data
public class PropertiesTxFileExchangeConfig {
// TODO Escape service configuration
private final String placeholder = "";
}
| [
"damien.coraboeuf@gmail.com"
] | damien.coraboeuf@gmail.com |
04c360e761d54da6dd2a8abec8d9e50e0b2da1d5 | fe64069926e88201b1976522be6689e0ceec5c25 | /6-1. DI + AOP/DITest/src/main/java/di9/ChinaTire.java | 4f248ef9cebae2686c1f3725a05b19fa4e85a3bc | [] | no_license | huisam/WebStudy | 14ef606fa7eccebd83debb286f48f36e99f2c30d | 3a9ccf18445dac9e4fa2c87b31c4732015126b46 | refs/heads/master | 2022-12-22T22:11:33.341705 | 2020-07-06T11:51:23 | 2020-07-06T11:51:23 | 185,299,077 | 0 | 0 | null | 2022-12-16T09:58:24 | 2019-05-07T01:39:37 | Java | UTF-8 | Java | false | false | 173 | java | package di9;
import org.springframework.stereotype.Component;
@Component
class ChinaTire implements Tire {
public String getName() {
return "중국산 타이어";
}
}
| [
"huisam@naver.com"
] | huisam@naver.com |
4faff0d576be815835a1425e22330f00f6fbfb70 | c096a03908fdc45f29574578b87662e20c1f12d4 | /com/src/main/java/lip/com/google/android/gms/internal/af.java | acd289cd3577c26af70ab38476307bd1e61ac4c2 | [] | no_license | aboaldrdaaa2/Myappt | 3762d0572b3f0fb2fbb3eb8f04cb64c6506c2401 | 38f88b7924c987ee9762894a7a5b4f8feb92bfff | refs/heads/master | 2020-03-30T23:55:13.551721 | 2018-10-05T13:41:24 | 2018-10-05T13:41:24 | 151,718,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 938 | java | package lip.com.google.android.gms.internal;
import android.content.Context;
import com.google.android.gms.internal.ae.a;
import org.json.JSONObject;
public class af implements ae {
private final ex lN;
public af(Context context, ev evVar) {
this.lN = ex.a(context, new al(), false, false, null, evVar... | [
"aboaldrdaaa2@gmail.com"
] | aboaldrdaaa2@gmail.com |
32ae3c42872211fa790f9495ce7c5032fac4786d | ffcb017ac021479328a0ac9d76384ca56a008c67 | /src/class3/boj9205/Boj9205_tk.java | 88ed8e8978ba22c1bd83379f1318690d13adbaca | [] | no_license | girawhale/Algo_study | 5b051777f4a5a97ed315ee214bf489c50e573d28 | bf307a665465427cfe33b0b2bb247be6737190c5 | refs/heads/master | 2023-02-17T14:16:44.867001 | 2021-01-18T08:22:12 | 2021-01-18T08:22:12 | 290,190,583 | 4 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,122 | java | package class3.boj9205;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Scanner;
public class Boj9205_tk {
static class Point {
int y, x, idx;
public Point(int y, int x, int idx) {
this.y = y;
this.x = x;
this.idx = idx;
}
}
static Point[] map;
static boolean[] visited;
... | [
"ltk3934@daum.net"
] | ltk3934@daum.net |
2c3cf67942985443101e3c71ac348eb0b6fcfc6e | 61a59c80b812879ac3f7e389507e558f512158a2 | /src/test/java/com/inetpsa/pct01/pmtapplication/config/elasticsearch/IndexReinitializer.java | 387d51653d36fe489d81fb4a3f4fb23ce519d356 | [] | no_license | e517487/jhipsterSampleApplication | d81b8139b87463b1ae724ca4c8a776db4509ad83 | 36c17a0c141971fa8051eca2669b11aa154364f7 | refs/heads/master | 2020-03-19T11:13:38.199172 | 2018-06-07T07:41:36 | 2018-06-07T07:41:36 | 136,440,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 833 | java | package com.inetpsa.pct01.pmtapplication.config.elasticsearch;
import static java.lang.System.currentTimeMillis;
import javax.annotation.PostConstruct;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.elasticsearch... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
895121b75139c7464dc9da00772fdee9b68a4712 | cac282178e5e105f42ae5f1deaca88f292e90f83 | /dice-server/system/src/main/java/com/bihell/dice/system/mapper/AuthGroupMapper.java | 5d9901617f0cb07e46a87828348bbdf7ce3bad26 | [
"MIT"
] | permissive | leoleelwl/Dice | 86305b63be8e7f6bbd3db01e4409243a3193ad51 | 0f0650b07f5abd39002fabe59f8f414f73090f2d | refs/heads/master | 2023-08-15T06:48:31.374001 | 2021-09-27T03:38:24 | 2021-09-27T03:38:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.bihell.dice.system.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.bihell.dice.system.entity.AuthGroup;
import com.bihell.dice.system.param.QueryParam;
import java.util.List;
/**
*
* @author bihell
* @since 2017/7/12 21:34
*/
public interface AuthGroupMapper extends BaseMap... | [
"tpxcer@outlook.com"
] | tpxcer@outlook.com |
59b4d464af6812ef853ee9020d065e58815bf23b | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-14475-3-7-SPEA2-WeightedSum:TestLen:CallDiversity/org/xwiki/platform/wiki/creationjob/internal/WikiCreationJob_ESTest_scaffolding.java | e843420e15df4ffca34b7f890abe75fd9a95a6bb | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Jan 18 23:11:57 UTC 2020
*/
package org.xwiki.platform.wiki.creationjob.internal;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
48153945118c73b869248357ce100ae68e2914b7 | d73e0c36cc2000fc2bd58ce1ee71d3d829860b1f | /yue-library-base/src/main/java/ai/yue/library/base/validation/annotation/PlateNumberValidator.java | 58afaae36cddfd9d27b347bf53c3755af32f2d81 | [
"Apache-2.0"
] | permissive | lurker8/yue-library | 1818656d815eb97c319c61281b2ab2a505644365 | db8d3fe5c7186c8ec708e65b9c194f80b95ad66d | refs/heads/master | 2020-07-11T00:36:23.551606 | 2019-08-23T03:22:40 | 2019-08-23T03:22:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 804 | java | package ai.yue.library.base.validation.annotation;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
import ai.yue.library.base.util.StringUtils;
import cn.hutool.core.lang.Validator;
/**
* @author 孙金川
* @since 2019年5月8日
*/
public class PlateNumberValidat... | [
"yl-yue@qq.com"
] | yl-yue@qq.com |
416d6d4438932dcb148651a4aa985809915552da | 587ee60160601549d4849f82fa8e733e2619b7c6 | /phonesafe/src/com/itheima/activitys/locationcall.java | 8714f3b0a93368f70cf060a38bf4fbf43ef4d4ea | [] | no_license | liuyuan1993/daydemo | 35329de72d672d56e04883c639c5aac40a10f159 | 98df870e6afc1e2237b81e8afbed36181968fbe0 | refs/heads/master | 2021-05-04T01:51:32.135315 | 2016-10-17T04:15:22 | 2016-10-17T04:15:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,089 | java | package com.itheima.activitys;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Relat... | [
"18366108542@163.com"
] | 18366108542@163.com |
9adcf6caa7dbcf59f68e47b6f41e79bdfd31c971 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/shardingjdbc--sharding-jdbc/97500144737a083ec411847030d9f10944077a96/after/RoutingResult.java | 19b01cad4147fab6759603fd9af9f040954a9638 | [] | 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,057 | java | /*
* Copyright 1999-2015 dangdang.com.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
f9b1f9d6e3b2a04b1ee781d6601bc4b830a89e02 | e8c848896822835d33a338404122d90b65c94db0 | /src/org/ojalgo/random/Geometric.java | c0cf294b570a6e882a6af5994049c7972cc020eb | [
"MIT"
] | permissive | thibaultleouay/ojAlgo | c9d912154897da74ef758ed1f192fd9511dee25e | dfbfe362e09130c49a438e4de55af80326bc2ffc | refs/heads/master | 2021-01-24T19:36:41.840640 | 2016-09-20T21:20:58 | 2016-09-20T21:20:58 | 68,753,908 | 0 | 0 | null | 2016-09-20T21:13:31 | 2016-09-20T21:13:30 | null | UTF-8 | Java | false | false | 2,304 | java | /*
* Copyright 1997-2016 Optimatika (www.optimatika.se)
*
* 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, copy, mo... | [
"apete@optimatika.se"
] | apete@optimatika.se |
45d51b8bc0a2c786bff95abb3d832d68df1643e9 | e0ce65ca68416abe67d41f340e13d7d7dcec8e0f | /src/main/java/org/trypticon/luceneupgrader/lucene3/internal/lucene/analysis/LowerCaseTokenizer.java | e26035e5e9b8129e0934f114ea94b36d91d8c791 | [
"Apache-2.0"
] | permissive | arandomgal/lucene-one-stop-index-upgrader | 943264c22e6cadfef13116f41766f7d5fb2d3a7c | 4c8b35dcda9e57f0507de48d8519e9c31cb8efb6 | refs/heads/main | 2023-06-07T04:18:20.805332 | 2021-07-05T22:28:46 | 2021-07-05T22:28:46 | 383,277,257 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,929 | 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 ... | [
"ying.andrews@gmail.com"
] | ying.andrews@gmail.com |
5158de9b83f2b6104c96f611e5f93b0dc71fbbe1 | 3eca6278418d9eef7f5f850b23714a8356ef525f | /tumi/CobranzaEJB/ejbModule/pe/com/tumi/cobranza/planilla/dao/impl/EfectuadoConceptoDaoIbatis.java | c9089a1455934a2f65edd4854f45535492e854ae | [] | no_license | cdelosrios88/tumiws-bizarq | 2728235b3f3239f12f14b586bb6349e2f9b8cf4f | 7b32fa5765a4384b8d219c5f95327b2e14dd07ac | refs/heads/master | 2021-01-23T22:53:21.052873 | 2014-07-05T05:19:58 | 2014-07-05T05:19:58 | 32,641,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,087 | java | package pe.com.tumi.cobranza.planilla.dao.impl;
import java.util.HashMap;
import java.util.List;
import pe.com.tumi.framework.negocio.exception.DAOException;
import pe.com.tumi.framework.negocio.persistencia.dao.impl.TumiDaoIbatis;
import pe.com.tumi.cobranza.planilla.dao.EfectuadoConceptoDao;
import pe.com... | [
"cdelosrios@bizarq.com@b3a863b4-f5f8-5366-a268-df30542ed8c1"
] | cdelosrios@bizarq.com@b3a863b4-f5f8-5366-a268-df30542ed8c1 |
deb395445b7aae100767f278381ba07d4bfc7b96 | 0dcd633de13f79941bb3f67e2b72a856ff944011 | /MyBatisGenerator插件的使用/src/main/java/org/lint/DAO/EcsWeixinConfigMapper.java | 76a3b35fa70d966b7ede8d7d2074db509597dd32 | [] | no_license | lintsGitHub/StudyMyBatisExample | 07666f4a94c05cfb9e92af790d9eefff25e50ced | d160472cc481e3843183647086e9e956643f9c9e | refs/heads/master | 2020-04-05T02:12:51.335275 | 2019-02-17T06:14:46 | 2019-02-17T06:14:46 | 156,468,204 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,211 | java | package org.lint.DAO;
import java.util.List;
import org.lint.Entity.EcsWeixinConfig;
public interface EcsWeixinConfigMapper {
/**
* This method was generated by MyBatis Generator.
* This method corresponds to the database table ecs_weixin_config
*
* @mbg.generated
*/
int deleteByPrima... | [
"2145604059@qq.com"
] | 2145604059@qq.com |
fdad0610c684ffe24ef034d270d8a2066644bfdf | 1487551bcc450de91af8a592d05341d6f72951d1 | /src/test/java/com/corneliouzbett/utraffic/web/rest/AccountResourceIntTest.java | 0f9c8ce5b9fce36f24b9e7a3b7934be45cd41042 | [] | no_license | corneliouzbett/U-traffic-cops | 56c70fdf1787de27419e19e5052696a83abdd75d | 956afc366fc5bb6daecdcb5f5707e5a35eda7512 | refs/heads/master | 2020-03-28T04:00:15.391966 | 2018-11-29T05:45:41 | 2018-11-29T05:45:41 | 147,688,580 | 1 | 0 | null | 2018-11-29T05:45:42 | 2018-09-06T14:44:22 | Java | UTF-8 | Java | false | false | 5,086 | java | package com.corneliouzbett.utraffic.web.rest;
import com.corneliouzbett.utraffic.UtrafficApp;
import com.corneliouzbett.utraffic.domain.Authority;
import com.corneliouzbett.utraffic.domain.User;
import com.corneliouzbett.utraffic.repository.UserRepository;
import com.corneliouzbett.utraffic.security.AuthoritiesConstan... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
5d4cc44012c76a33af86190fe8c6c7f6fc83c87a | 392e624ea2d6886bf8e37167ebbda0387e7e4a9a | /uxcrm-ofbiz/generated-entity-service/src/main/java/org/apache/ofbiz/accounting/fixedasset/service/base/AccommodationMapTypeBaseService.java | e85e9adcdabb5fa0cf35fdb03bfcdd5a93e8e3ba | [
"Apache-2.0"
] | permissive | yuri0x7c1/uxcrm | 11eee75f3a9cffaea4e97dedc8bc46d8d92bee58 | 1a0bf4649bee0a3a62e486a9d6de26f1d25d540f | refs/heads/master | 2018-10-30T07:29:54.123270 | 2018-08-26T18:25:35 | 2018-08-26T18:25:35 | 104,251,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,435 | java | package org.apache.ofbiz.accounting.fixedasset.service.base;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Component;
import org.apache.ofbiz.common.ExecuteFindService.In;
import org.apache.ofbiz.common.ExecuteFindService.Out;
import org.apache.ofbiz.common.ExecuteFindService;
import java.uti... | [
"yuri0x7c1@gmail.com"
] | yuri0x7c1@gmail.com |
6ee4baf4bcc3a572d2df46da98158b7998256caa | ebfa108ed06a1a5aeb9ac6e75f05447a07adcf07 | /src/pattern/structural/adapter/TestAdapter.java | baa6917b13bfc36231b7db5f884605402d9325df | [] | no_license | vishalsinha21/core-java-practice | 05809166677d0daaec4a179d5b7ca51409043a3b | 1e8c21dbc4aae45b40e424288cb0ea194d961767 | refs/heads/master | 2023-05-24T07:20:20.740673 | 2023-05-19T08:57:37 | 2023-05-19T08:57:37 | 85,199,242 | 0 | 0 | null | 2023-05-19T08:51:20 | 2017-03-16T13:30:40 | Java | UTF-8 | Java | false | false | 467 | java | package pattern.structural.adapter;
public class TestAdapter {
public static void main(String[] args) {
Duck duck = new TurkeyAdapter();
duck.fly();
duck.quack();
Turkey turkey = new DuckAdapter();
turkey.fly();
turkey.gobble();
in... | [
"vishal.sinha21@gmail.com"
] | vishal.sinha21@gmail.com |
119f4c5f836c9dbb79cd6d9ba9530706f66f43d8 | a0cd546101594e679544d24f92ae8fcc17013142 | /refactorit-core/src/test/misc/jacks/jls/expressions/array-creation-expressions/T1510it11.java | 93525fc0291fdd5845de366cc508365ea4f1ec49 | [] | no_license | svn2github/RefactorIT | f65198bb64f6c11e20d35ace5f9563d781b7fe5c | 4b1fc1ebd06c8e192af9ccd94eb5c2d96f79f94c | refs/heads/master | 2021-01-10T03:09:28.310366 | 2008-09-18T10:17:56 | 2008-09-18T10:17:56 | 47,540,746 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 142 | java |
public class T1510it11 {
public static void main(String[] args) {
int[][] iaa = new int[][] { 1 };
}
}
| [
"l950637@285b47d1-db48-0410-a9c5-fb61d244d46c"
] | l950637@285b47d1-db48-0410-a9c5-fb61d244d46c |
159084f348a93978a4f56df63cb7769db52ad1a6 | 92225460ebca1bb6a594d77b6559b3629b7a94fa | /src/com/kingdee/eas/fdc/contract/app/ContractInvoiceReportFilterUIHandler.java | 5b71d74578b49bed11c0a9fe3ec5a8f93b96b757 | [] | no_license | yangfan0725/sd | 45182d34575381be3bbdd55f3f68854a6900a362 | 39ebad6e2eb76286d551a9e21967f3f5dc4880da | refs/heads/master | 2023-04-29T01:56:43.770005 | 2023-04-24T05:41:13 | 2023-04-24T05:41:13 | 512,073,641 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | /**
* output package name
*/
package com.kingdee.eas.fdc.contract.app;
import com.kingdee.bos.BOSException;
import com.kingdee.bos.Context;
import com.kingdee.eas.framework.batchHandler.RequestContext;
import com.kingdee.eas.framework.batchHandler.ResponseContext;
/**
* output class name
*/
public class Contract... | [
"yfsmile@qq.com"
] | yfsmile@qq.com |
e97803b780d1361a62f8196cb3663b13fec3b1dc | 22b9c697e549de334ac354dfc1d14223eff99121 | /PaaS-SaaS_UIAccelerator/UIAcceleratorExtended/OSCProxyClient/src/com/oracle/ptsdemo/oscproxyclient/types/DeleteOpportunityLeadResponse.java | 6e324bf0b0ccb3b9d81e1103984c692093224055 | [
"BSD-3-Clause"
] | permissive | digideskio/oracle-cloud | 50e0d24e937b3afc991ad9cb418aa2bb263a4372 | 80420e9516290e5d5bfd6c0fa2eaacbc11762ec7 | refs/heads/master | 2021-01-22T13:57:21.947497 | 2016-05-13T06:26:16 | 2016-05-13T06:26:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 860 | java |
package com.oracle.ptsdemo.oscproxyclient.types;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for anonymous complex type.
*
* <p>The fol... | [
"shailendrapradhan@Shailendras-MacBook-Pro.local"
] | shailendrapradhan@Shailendras-MacBook-Pro.local |
3ca485ce06ac6f47b8cae5e5244760f1e20e0aa0 | d4f57e86855411799460b56c6577108ba2a893c4 | /code/android/ETCB/app/src/main/java/club/crabglory/www/etcb/frags/chat/ChatGroupFragment.java | 33923c421c49e4fe7e577664ddb15dba39f85686 | [] | no_license | kevin-leak/ETBC | c2fab7bf267cadea9c8b8d3c45364f114e098194 | 46c4700df4187b860fbf8a998dd84f77fcc78ac3 | refs/heads/master | 2022-11-23T11:22:55.352239 | 2020-07-22T02:36:02 | 2020-07-22T02:36:02 | 200,263,256 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 978 | java | package club.crabglory.www.etcb.frags.chat;
import android.view.View;
import java.util.List;
import club.crabglory.www.data.model.db.Group;
import club.crabglory.www.data.model.db.GroupMember;
import club.crabglory.www.etcb.R;
import club.crabglory.www.factory.contract.ChatContract;
public class ChatGroupFragment e... | [
"956572845@qq.com"
] | 956572845@qq.com |
9bc4a25c212e534c25b2e2cc9684ed0a7ce3be16 | 17c30fed606a8b1c8f07f3befbef6ccc78288299 | /P9_8_0_0/src/main/java/android/test/suitebuilder/AssignableFrom.java | 1d1d1e11fe05773d306ead10ff27058010844026 | [] | no_license | EggUncle/HwFrameWorkSource | 4e67f1b832a2f68f5eaae065c90215777b8633a7 | 162e751d0952ca13548f700aad987852b969a4ad | refs/heads/master | 2020-04-06T14:29:22.781911 | 2018-11-09T05:05:03 | 2018-11-09T05:05:03 | 157,543,151 | 1 | 0 | null | 2018-11-14T12:08:01 | 2018-11-14T12:08:01 | null | UTF-8 | Java | false | false | 367 | java | package android.test.suitebuilder;
import com.android.internal.util.Predicate;
class AssignableFrom implements Predicate<TestMethod> {
private final Class root;
AssignableFrom(Class root) {
this.root = root;
}
public boolean apply(TestMethod testMethod) {
return this.root.isAssignabl... | [
"lygforbs0@mail.com"
] | lygforbs0@mail.com |
54ed59bbc55e9177a725732d81961bf597ab67d7 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project258/src/test/java/org/gradle/test/performance/largejavamultiproject/project258/p1290/Test25811.java | e217474750f86f080271f57bfedd560bcb289777 | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,182 | java | package org.gradle.test.performance.largejavamultiproject.project258.p1290;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test25811 {
Production25811 objectUnderTest = new Production25811();
@Test
public void testProperty0() {
Production25808 value = new Production25808();... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
19d149d9b00fef6f96d550cdeb41c05182754381 | 5ef0b4d230dc5243225d149efb44cdcdd2ffea9d | /trunk/play/src20110826r2/play/view/BranchViewPLAY.java | e713aec05c628d26aacdfce1ed7338dfb7384b85 | [] | no_license | kai-zhu/the-teaching-machine-and-webwriter | 3d3b3dfdecd61e0fb2146b44c42d6467489fd94f | 67adf8f41bb475108c285eb0894906cb0878849c | refs/heads/master | 2021-01-16T20:47:55.620437 | 2016-05-23T12:38:03 | 2016-05-23T12:38:12 | 61,149,759 | 1 | 0 | null | 2016-06-14T19:22:57 | 2016-06-14T19:22:57 | null | UTF-8 | Java | false | false | 697 | java | package play.view;
import higraph.view.BranchView;
import java.awt.Color;
import java.awt.Stroke;
import java.awt.geom.GeneralPath;
import play.model.EdgePLAY;
import play.model.EdgePayloadPLAY;
import play.model.NodePLAY;
import play.model.NodePayloadPLAY;
import play.model.SubGraphPLAY;
import play.mo... | [
"theodore.norvell@gmail.com"
] | theodore.norvell@gmail.com |
ad9f3bc5ab2ca9478a23fa1ce20e2e6b6a42c982 | 03538910e48d45f62b2ea4df02a29ba0b0f849e9 | /src/main/java/com/everis/salamanca/service/util/RandomUtil.java | b92fb869a681d6b257c2a03c0af2658c49274e71 | [] | no_license | thorpette/inssMonoliticInstaller | 39aefcf2c6b2e6e770e32cf7e52255ba9dd9ad32 | 5d80558e42658e57cbc43d607195cacd017259d3 | refs/heads/master | 2022-12-24T15:58:04.535787 | 2019-11-18T09:12:37 | 2019-11-18T09:12:37 | 221,879,568 | 0 | 0 | null | 2022-12-16T04:41:51 | 2019-11-15T08:31:19 | Java | UTF-8 | Java | false | false | 1,230 | java | package com.everis.salamanca.service.util;
import org.apache.commons.lang3.RandomStringUtils;
import java.security.SecureRandom;
/**
* Utility class for generating random Strings.
*/
public final class RandomUtil {
private static final int DEF_COUNT = 20;
private static final SecureRandom SECURE_RANDOM;
... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
19e4ed8216aefdb029217af64e0d943bf7d242ff | 94be114d4f9824ff29b0a3be7114f6f4bf66e187 | /src/net/opengis/www/gml/_3_2/impl/LinearRingTypeImpl.java | 12c8b4590312704d728478ace1a8cbe84e666e19 | [] | no_license | CSTARS/uicds | 590b120eb3dcc24a2b73986bd32018e919c4af6a | b4095b7a33cc8af6e8a1b40ab8e83fc280d2d31a | refs/heads/master | 2016-09-11T12:58:01.097476 | 2013-05-09T22:42:38 | 2013-05-09T22:42:38 | 9,942,515 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,081 | java | /*
* XML Type: LinearRingType
* Namespace: http://www.opengis.net/gml/3.2
* Java type: net.opengis.www.gml._3_2.LinearRingType
*
* Automatically generated - do not modify.
*/
package net.opengis.www.gml._3_2.impl;
/**
* An XML LinearRingType(@http://www.opengis.net/gml/3.2).
*
* This is a complex type.
*/
pu... | [
"jrmerz@gmail.com"
] | jrmerz@gmail.com |
64328935eb43b827aafa751fc6fbd6e8274bdad0 | 313fde4adb3d77bb35c873bbfeecb3dce39a553b | /app/src/main/java/com/qgyyzs/globalcosmetics/utils/IndexBar/helper/IIndexBarDataHelper.java | 1f1db19d61246d1c9e7153fd55636a2f37620070 | [] | no_license | wangbo666/hzp | b41d37b63a90b7f83bb560b42dea8506619ce44a | ce75f47e36946c57d0ffd0a884f834e62be8bc15 | refs/heads/master | 2021-03-12T04:53:19.598350 | 2020-03-13T08:16:49 | 2020-03-13T08:16:49 | 246,590,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,039 | java | package com.qgyyzs.globalcosmetics.utils.IndexBar.helper;
import com.qgyyzs.globalcosmetics.utils.IndexBar.bean.BaseIndexPinyinBean;
import java.util.List;
/**
* 介绍:IndexBar 的 数据相关帮助类
* 1 将汉语转成拼音
* 2 填充indexTag
* 3 排序源数据源
* 4 根据排序后的源数据源->indexBar的数据源
* 作者:zhangxutong
* 邮箱:mcxtzhang@163.com
* 主页:http://blog.c... | [
"1052291325@qq.com"
] | 1052291325@qq.com |
c6b0e79b977fe117bcd1f9d2713304514f92081f | 7474fb283980452a24e3a961f9ea21edf2abb5e3 | /ecps-ssm/src/main/java/com/ecps/ssm/controller/OrderController.java | ff5c3c648af022f65a7bc1396f5f691208284d7c | [] | no_license | liudongdong0909/ecps | e6ce717c15833cbd3162cbdab2ea201856af6edc | 1bed34bc8b80cbe37476b54057748d175a3c4a27 | refs/heads/master | 2020-03-18T19:40:18.231633 | 2018-05-28T13:48:04 | 2018-05-28T13:48:04 | 58,317,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,078 | java | package com.ecps.ssm.controller;
import com.ecps.ssm.common.EasyUIResult;
import com.ecps.ssm.pojo.TbOrder;
import com.ecps.ssm.service.OrderService;
import com.github.pagehelper.PageInfo;
import com.wordnik.swagger.annotations.Api;
import com.wordnik.swagger.annotations.ApiImplicitParam;
import com.wordnik.swagger.an... | [
"liudongdong0909@yeah.net"
] | liudongdong0909@yeah.net |
558228be30f9eb5f1906408b211aade9de8742b6 | 629160464391e49b3af137e5f25d493ef1bffb95 | /src/com/jetcms/cms/dao/main/impl/UserHighRoleDaoImpl.java | a57eccee515aa8246d362d43ebabfd999f03d39c | [] | no_license | barrycom/jeecm | 4cdbc7948da7c2421715c712bc4e2cb37ba7da16 | 240cca20f012af1f6bb6fbc3d579eef6833013bc | refs/heads/master | 2021-07-05T22:09:11.715696 | 2017-09-29T03:16:47 | 2017-09-29T03:16:47 | 104,954,760 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,365 | java | package com.jetcms.cms.dao.main.impl;
import com.jetcms.cms.dao.main.ContentTypeDao;
import com.jetcms.cms.dao.main.UserHighRoleDao;
import com.jetcms.cms.entity.main.ContentRecord;
import com.jetcms.cms.entity.main.ContentType;
import com.jetcms.cms.entity.main.UserHighRole;
import com.jetcms.common.hibernate4.Finder... | [
"whlitiger_yp@163.com"
] | whlitiger_yp@163.com |
8b1bc63191fb0296375ef06dcbd2a9c3d6347386 | 59d56ad52a7e016883b56b73761104a17833a453 | /src/main/java/com/whatever/NewsService/ObjectFactory.java | f97bfd67a6df8ceee460bdf8c546e46dd63ea24c | [] | no_license | zapho/cxf-client-quarkus | 3c330a3a5f370cce21c5cd1477ffbe274d1bba59 | 6e147d44b9ea9cc455d52f0efe234ef787b336c4 | refs/heads/master | 2023-01-22T03:33:27.579072 | 2020-12-08T14:55:27 | 2020-12-08T14:55:27 | 319,641,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,939 | java |
package com.whatever.NewsService;
import javax.xml.bind.annotation.XmlRegistry;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the com.whatever.NewsService package.
* <p>An ObjectFactory allows you to programatically
* construct new ins... | [
"fabrice.aupert@dedalus-group.com"
] | fabrice.aupert@dedalus-group.com |
9942b8e570540e3a7c744d3493b6933c2f79181d | 24bc4990e9d0bef6a42a6f86dc783785b10dbd42 | /content/public/android/java/src/org/chromium/content_public/browser/StylusWritingHandler.java | 5ddca0f77e2c5f0f2dce0d53fb1bcd17592c2fa9 | [
"BSD-3-Clause"
] | permissive | nwjs/chromium.src | 7736ce86a9a0b810449a3b80a4af15de9ef9115d | 454f26d09b2f6204c096b47f778705eab1e3ba46 | refs/heads/nw75 | 2023-08-31T08:01:39.796085 | 2023-04-19T17:25:53 | 2023-04-19T17:25:53 | 50,512,158 | 161 | 201 | BSD-3-Clause | 2023-05-08T03:19:09 | 2016-01-27T14:17:03 | null | UTF-8 | Java | false | false | 3,469 | java | // Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.content_public.browser;
import android.content.Context;
import android.graphics.Point;
import android.graphics.Rect;
import android.view.MotionEvent;
impo... | [
"roger@nwjs.io"
] | roger@nwjs.io |
d0ab5a2fb754b78220443ce8cd6732479bf791f0 | d3fa8ded9d393ba9b03388ba7f05fc559cf31d1e | /Codes/server/web/impl/src/main/java/uyun/bat/web/impl/common/service/ext/AuthFilter.java | 1031a0887251d318ea94d26623d1aa27b7991732 | [] | no_license | lengxu/YouYun | e20c4d8f553ccb245e96de177a67f776666e986f | b0ad8fd0b0e70dd2445cecb9ae7b00f7e0a20815 | refs/heads/master | 2020-09-13T22:30:49.642980 | 2017-11-27T03:13:34 | 2017-11-27T03:13:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,147 | java | package uyun.bat.web.impl.common.service.ext;
import uyun.bat.web.api.common.error.RESTError;
import uyun.bat.web.impl.common.entity.TenantConstants;
import uyun.bat.web.impl.common.service.ServiceManager;
import javax.annotation.Priority;
import javax.ws.rs.container.ContainerRequestContext;
import javax.ws.rs.conta... | [
"smartbrandnew@163.com"
] | smartbrandnew@163.com |
02569bcd079da556424534a4a50d2107cf543545 | 35348f6624d46a1941ea7e286af37bb794bee5b7 | /Ghidra/Debug/Framework-TraceModeling/src/main/java/ghidra/trace/database/space/DBTraceDelegatingManager.java | 9753435af0235e18b73a62881fa96806fc932106 | [
"Apache-2.0",
"GPL-1.0-or-later",
"GPL-3.0-only",
"LicenseRef-scancode-public-domain",
"LGPL-2.1-only",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | StarCrossPortal/ghidracraft | 7af6257c63a2bb7684e4c2ad763a6ada23297fa3 | a960e81ff6144ec8834e187f5097dfcf64758e18 | refs/heads/master | 2023-08-23T20:17:26.250961 | 2021-10-22T00:53:49 | 2021-10-22T00:53:49 | 359,644,138 | 80 | 19 | Apache-2.0 | 2021-10-20T03:59:55 | 2021-04-20T01:14:29 | Java | UTF-8 | Java | false | false | 7,093 | java | /* ###
* IP: GHIDRA
*
* 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 writin... | [
"46821332+nsadeveloper789@users.noreply.github.com"
] | 46821332+nsadeveloper789@users.noreply.github.com |
279b007fadb0da812c83a4c28ef2e95a3edaba7a | 00aca547db8e8c19053308612f18afa0db31d99b | /lanxum/SMSB_20140527_2014_MAY17/src/com/ttsoft/bjtax/smsb/gdzys/cx/web/SycxAction.java | c0990ab9da1dadb465089efe5bb0cc68ff3d60d1 | [] | no_license | jun33199/Study | 6809c178b894d5e42a73f2f6dd964f6bed862b2a | cd8b1709716907448a3269264be8ebd455ed5298 | refs/heads/master | 2021-01-01T19:10:34.768352 | 2015-12-25T08:13:47 | 2015-12-25T08:13:47 | 25,185,940 | 2 | 1 | null | null | null | null | GB18030 | Java | false | false | 7,710 | java | package com.ttsoft.bjtax.smsb.gdzys.cx.web;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionForward;
import org... | [
"junzhang@weizhu.dev"
] | junzhang@weizhu.dev |
7029f3b0439ec9dadd83139894f0f55aeb4005e0 | 1302a788aa73d8da772c6431b083ddd76eef937f | /WORKING_DIRECTORY/hardware/bsp/intel/peripheral/libupm/examples/java/MMA7455Sample.java | 98532e3b1bfb9082f07e3caa98a6f3fe600e5267 | [
"MIT"
] | permissive | rockduan/androidN-android-7.1.1_r28 | b3c1bcb734225aa7813ab70639af60c06d658bf6 | 10bab435cd61ffa2e93a20c082624954c757999d | refs/heads/master | 2021-01-23T03:54:32.510867 | 2017-03-30T07:17:08 | 2017-03-30T07:17:08 | 86,135,431 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,769 | java | /*
* Author: Stefan Andritoiu <stefan.andritoiu@intel.com>
* Copyright (c) 2015 Intel Corporation.
*
* 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
* wi... | [
"duanliangsilence@gmail.com"
] | duanliangsilence@gmail.com |
2a05493474e61760e660a4068fe8ee4dda5d93a4 | 99e44fc1db97c67c7ae8bde1c76d4612636a2319 | /app/src/main/java/com/android/gallery3d/app/Wallpaper.java | 55ed4979297f06733295291f390dec9593979cea | [
"MIT"
] | permissive | wossoneri/AOSPGallery4AS | add7c34b2901e3650d9b8518a02dd5953ba48cef | 0be2c89f87e3d5bd0071036fe89d0a1d0d9db6df | refs/heads/master | 2022-03-21T04:42:57.965745 | 2022-02-23T08:44:51 | 2022-02-23T08:44:51 | 113,425,141 | 3 | 2 | MIT | 2022-02-23T08:44:52 | 2017-12-07T08:45:41 | Java | UTF-8 | Java | false | false | 5,888 | java | /*
* Copyright (C) 2007 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... | [
"siyolatte@gmail.com"
] | siyolatte@gmail.com |
e758532990d9dd61feacf21fc2a80dc5b3a975fb | 0943c01b59f4d8bbab045d83adae0b015e935cba | /bpm1000/src/main/java/com/guider/health/bp/view/bp/BPDeviceConnectAndMessure.java | 41b9a34798a0fa0dd3d7365176d1ae6bc5ec5e54 | [
"Apache-2.0"
] | permissive | 18271261642/RingmiiHX | c31c4609e6d126d12107c5f6aabaf4959659f308 | 3f1f840a1727cdf3ee39bc1b8d8aca4d2c3ebfcb | refs/heads/master | 2021-06-28T10:28:58.649906 | 2020-08-16T02:27:28 | 2020-08-16T02:27:28 | 230,220,762 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,243 | java | package com.guider.health.bp.view.bp;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.WindowManager;
import android.widget.Button;
import android.widget.Text... | [
"runningmaggot@163.com"
] | runningmaggot@163.com |
d4018c3495c32d4914351b4d62d3b405ffb2c138 | bcd4762b1961dfa3cdebe8d24ab20760eb1a9732 | /phloc-bootstrap2/src/main/java/com/phloc/bootstrap2/BootstrapLabel.java | 5ec5aa20c76cec6241271a7dac367d313750bcbe | [] | no_license | phlocbg/phloc-webbasics | 4d7d773f7d8fc90349432982e647d66aa2b322b8 | c1a4c5ffab91c89abf27e080601b509061e9cf47 | refs/heads/master | 2023-07-20T01:39:32.772637 | 2023-07-14T16:23:00 | 2023-07-14T16:23:00 | 41,255,519 | 0 | 0 | null | 2022-12-06T00:05:48 | 2015-08-23T15:42:00 | Java | UTF-8 | Java | false | false | 1,487 | java | /**
* Copyright (C) 2006-2014 phloc systems
* http://www.phloc.com
* office[at]phloc[dot]com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.or... | [
"ph@phloc.com@224af017-8982-1a56-601f-39e8d6e75726"
] | ph@phloc.com@224af017-8982-1a56-601f-39e8d6e75726 |
117bc9a09cf4f20da641ec71b6e170b60411f548 | 5407585b7749d94f5a882eee6f7129afc6f79720 | /dm-code/dm-ui/src/main/java/org/finra/dm/ui/controller/DmUiControllerAdvice.java | d33850a9c37b37a9a146e238fc83fc04f46b66b7 | [
"Apache-2.0"
] | permissive | walw/herd | 67144b0192178050118f5572c5aa271e1525e14f | e236f8f4787e62d5ebf5e1a55eda696d75c5d3cf | refs/heads/master | 2021-01-14T14:16:23.163693 | 2015-10-08T14:23:54 | 2015-10-08T14:23:54 | 43,558,552 | 0 | 1 | null | 2015-10-02T14:50:59 | 2015-10-02T14:50:59 | null | UTF-8 | Java | false | false | 3,940 | java | /*
* Copyright 2015 herd contributors
*
* 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 ... | [
"mchao47@gmail.com"
] | mchao47@gmail.com |
92d5503371cb84347198014a32d77752e820608c | c33ed30cf351450e27904705a2fdf694a86ac287 | /springdoc-openapi-starter-webmvc-api/src/test/java/test/org/springdoc/api/v30/app208/RequestObject.java | 470ce0daa91f800eb7b814184bd9f07efa314fd5 | [
"Apache-2.0"
] | permissive | springdoc/springdoc-openapi | fb627bd976a1f464914402bdee00b492f6194a49 | d4f99ac9036a00ade542c3ebb1ce7780a171d7d8 | refs/heads/main | 2023-08-20T22:07:34.367597 | 2023-08-16T18:43:24 | 2023-08-16T18:43:24 | 196,475,719 | 2,866 | 503 | Apache-2.0 | 2023-09-11T19:37:09 | 2019-07-11T23:08:20 | Java | UTF-8 | Java | false | false | 348 | java | package test.org.springdoc.api.v30.app208;
/**
* @author bnasslahsen
*/
public class RequestObject {
private String id;
private String name;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getName() {
return name;
}
public void setName(String name... | [
"badr.nasslahsen@gmail.com"
] | badr.nasslahsen@gmail.com |
cc2cf100e08fd2eb81ff8b71a0429a20e3d2237a | 22e506ee8e3620ee039e50de447def1e1b9a8fb3 | /java_src/p000a/p001a/p002a/C0049m.java | a2909d1922f4719f3ad020548997aa552f14879b | [] | no_license | Qiangong2/GraffitiAllianceSource | 477152471c02aa2382814719021ce22d762b1d87 | 5a32de16987709c4e38594823cbfdf1bd37119c5 | refs/heads/master | 2023-07-04T23:09:23.004755 | 2021-08-11T18:10:17 | 2021-08-11T18:10:17 | 395,075,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,450 | java | package p000a.p001a.p002a;
import java.io.ByteArrayOutputStream;
import java.io.UnsupportedEncodingException;
import p000a.p001a.p002a.p004b.AbstractC0019h;
import p000a.p001a.p002a.p004b.AbstractC0021j;
import p000a.p001a.p002a.p004b.C0011b;
import p000a.p001a.p002a.p006d.C0034a;
/* renamed from: a.a.a.m */
/* compi... | [
"sassafrass@fasizzle.com"
] | sassafrass@fasizzle.com |
10e394672c447b46698476dd48941f040db430aa | 838bafea637f952bcec9430a0e7d67fd34bd4591 | /org/jfree/chart/axis/AxisLocation.java | 7929fbf16447454383bc361a2fa972c090f091d2 | [
"MIT"
] | permissive | ivanshen/Who-Are-You-Really | df6fd40e37f8ab16f9133844cebd6b2545cc56a6 | 25e5bebe691d7c33fe34515a0c99570b03746a77 | refs/heads/master | 2021-01-10T10:27:32.536878 | 2015-11-18T17:27:25 | 2015-11-18T17:27:25 | 46,398,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,386 | java | package org.jfree.chart.axis;
import java.io.ObjectStreamException;
import java.io.Serializable;
import org.jfree.chart.util.ParamChecks;
public final class AxisLocation implements Serializable {
public static final AxisLocation BOTTOM_OR_LEFT;
public static final AxisLocation BOTTOM_OR_RIGHT;
public stat... | [
"iwshen11@gmail.com"
] | iwshen11@gmail.com |
5d621fa15683bbe96c004170e5475f9f371a3d36 | 6252c165657baa6aa605337ebc38dd44b3f694e2 | /org.eclipse.epsilon.egl.sync/Scalability-Tests/boiler-To-Generate-1000-Files/boiler-To-Generate-1000-Files/syncregions-1000Files/BoilerActuator3605.java | 2dd3e69fd9d0a97d26cff5de03032e4bbfa0172a | [] | no_license | soha500/EglSync | 00fc49bcc73f7f7f7fb7641d0561ca2b9a8ea638 | 55101bc781349bb14fefc178bf3486e2b778aed6 | refs/heads/master | 2021-06-23T02:55:13.464889 | 2020-12-11T19:10:01 | 2020-12-11T19:10:01 | 139,832,721 | 0 | 1 | null | 2019-05-31T11:34:02 | 2018-07-05T10:20:00 | Java | UTF-8 | Java | false | false | 267 | java | package syncregions;
public class BoilerActuator3605 {
public int execute(int temperatureDifference3605, boolean boilerStatus3605) {
//sync _bfpnGUbFEeqXnfGWlV3605, behaviour
Half Change - return temperature - targetTemperature;
//endSync
}
}
| [
"sultanalmutairi@172.20.10.2"
] | sultanalmutairi@172.20.10.2 |
2bc54e1dc8bb355f534e86a5fd5eb10b3d91f480 | 0a618dff85e1ddfdcd63bdb4c92fd6a7b35d7625 | /QL_Cafe/src/Interface/Print.java | 4a7eb33468062d87a14deb4a34148d5be19d7458 | [] | no_license | dinhdeveloper/CAFFEE_MYSQL | 62ac493c93f04cb55dc9dd8dcdae2d0f086e44a0 | bbc85bf97cdfe5de5cef15b9453bab547e3d7ea9 | refs/heads/master | 2020-04-15T17:35:58.995333 | 2019-01-24T16:08:01 | 2019-01-24T16:08:01 | 164,877,930 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,776 | java | package Interface;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.print.PageFormat;
import java.awt.print.Paper;
import java.awt.print.Printable;
import java.awt.print.PrinterException;
import java.awt.print.PrinterJob;
public class Print {
public static boolean print... | [
"dinhtrancntt@gmail.com"
] | dinhtrancntt@gmail.com |
c8006c340931248686ec3621f2a9dc1ad7f56022 | 458a0bf27af0cf8fb47730f5b2133852fc06cabf | /ABC/src/com/bdqn/servlet/Staffsevlet.java | 439a32ee832372548c6114f0a50329943c26779c | [] | no_license | ren-chao/Kaoshi | abef380a29c8ac4b3d9a4a9349d2fc762b81ee0b | cc24656f61dc883ae81d55c9e311febebb3b46a5 | refs/heads/master | 2023-04-13T09:02:09.085082 | 2021-04-28T03:48:05 | 2021-04-28T03:48:05 | 362,295,175 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 4,091 | java | package com.bdqn.servlet;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.bdqn.dao.Abservlet;
import com.bdqn.dao.StaffDao;
imp... | [
"goodMorning_pro@at.bdqn.com"
] | goodMorning_pro@at.bdqn.com |
534bbbcf92695ca3a7237b0c7838e73129479876 | d561fab22864cec1301393d38d627726671db0b2 | /java/java-tests/testData/codeInsight/daemonCodeAnalyzer/genericsHighlighting8/UncheckedWarningsInsideIncorporationPhase.java | 51eb5129a1f34fb4dd22a9d076ff919bb115d956 | [
"Apache-2.0"
] | permissive | Vedenin/intellij-community | 724dcd8b3e7c026936eed895cf964bb80574689a | 74a89fa7083dedc6455a16e10cf779d191d79633 | refs/heads/master | 2021-01-25T00:47:43.514138 | 2017-03-27T15:48:36 | 2017-03-27T15:54:02 | 86,361,176 | 1 | 1 | null | 2017-03-27T16:54:23 | 2017-03-27T16:54:23 | null | UTF-8 | Java | false | false | 728 | java | abstract class Group {
public Group() {
}
public <T extends Category> T get(Key<T> key) {
return getCategory<error descr="'getCategory(Key<R>)' in 'Group' cannot be applied to '(Key<T>)'">(key)</error>;
}
public abstract <R extends Category<R>> R getCategory(Key<R> key);
public <T extends Category> ... | [
"anna.kozlova@jetbrains.com"
] | anna.kozlova@jetbrains.com |
c8d6c765835d128d215ec22a808d22c57ed5e7a3 | d00520866b6c91e7fce100ab3a32fbe9a5411ab8 | /FppAssignment/src/fourth_assignment5/Person.java | eeabee2359ad24ee3fad1375ffa0c59b7a9cdc02 | [] | no_license | rajeev66053/FPP | 65a3823d0894c9a80010eed80ada1de288aa5627 | 47cb5a4c79b72c94fdb7fe138124a8eb1f3c40eb | refs/heads/master | 2023-04-11T07:46:01.046259 | 2021-04-19T01:38:17 | 2021-04-19T01:38:17 | 359,294,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package fourth_assignment5;
public class Person implements Cloneable {
String name;
Computer computer;
public Person(String name, Computer computer) {
super();
this.name = name; this.computer = computer;
}
protected Object clone() throws CloneNotSupportedException {
Person clone = (Person) super.cl... | [
"rajeevthapaliya@gmail.com"
] | rajeevthapaliya@gmail.com |
db502cd4b0a877f5647867b08f038b784a7a11de | cdd8cf6479e519ff18c71ccba529c0875e49169a | /src/main/java/top/dianmu/ccompiler/learn/day52/BottomUpParser/LRStateMachine.java | 5ee7278c09e6a2edb06e3ac640b8c8fb0050cab4 | [] | no_license | hungry-game/CCompiler_for_learn | af3611bd636978d72df3e09399f144f1ac482c84 | 3f1d3c48dd229ce1eb265ae0d3c8f2051051418b | refs/heads/master | 2022-05-26T18:33:01.230199 | 2020-05-02T12:57:33 | 2020-05-02T12:57:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,383 | java | package top.dianmu.ccompiler.learn.day52.BottomUpParser;
import top.dianmu.ccompiler.learn.day52.Compiler.SymbolDefine;
import java.util.HashMap;
public class LRStateMachine {
enum STATE_MACHINE_ACTION {
error,
r1,
r2,
r3,
s1,
s2,
s3,
s4,
state_2,
state_3,
... | [
"2673077461@qq.com"
] | 2673077461@qq.com |
1433f449965c772cd1b44c55767c6c8e0d1d86e7 | 9b01ffa3db998c4bca312fd28aa977f370c212e4 | /app/src/streamC/java/com/loki/singlemoduleapp/stub/SampleClass5621.java | 026585181afdf081bb1428b64490811ab8db29e7 | [] | no_license | SergiiGrechukha/SingleModuleApp | 932488a197cb0936785caf0e73f592ceaa842f46 | b7fefea9f83fd55dbbb96b506c931cc530a4818a | refs/heads/master | 2022-05-13T17:15:21.445747 | 2017-07-30T09:55:36 | 2017-07-30T09:56:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 281 | java | package com.loki.singlemoduleapp.stub;
public class SampleClass5621 {
private SampleClass5622 sampleClass;
public SampleClass5621(){
sampleClass = new SampleClass5622();
}
public String getClassName() {
return sampleClass.getClassName();
}
} | [
"sergey.grechukha@gmail.com"
] | sergey.grechukha@gmail.com |
66a3504a8045785615cc4db24e1f61a2fc97a8dd | 9254e7279570ac8ef687c416a79bb472146e9b35 | /alikafka-20190916/src/main/java/com/aliyun/alikafka20190916/models/TagResourcesResponse.java | 7c6aed2927bd27e3de4ef0ba4456ca8856a77536 | [
"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,039 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.alikafka20190916.models;
import com.aliyun.tea.*;
public class TagResourcesResponse extends TeaModel {
@NameInMap("headers")
@Validation(required = true)
public java.util.Map<String, String> headers;
@NameInMap("body")
@Val... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
95599a385a8c58d3fccb0c51505117492301ba7f | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes2.dex_source_from_JADX/com/facebook/feed/environment/HasMutationControllerManager.java | f266b9b1cfd0bfb3911df9bb9224e145d92a1894 | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 163 | java | package com.facebook.feed.environment;
import com.facebook.multirow.api.AnyEnvironment;
public interface HasMutationControllerManager extends AnyEnvironment {
}
| [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
74b8b2bd64dc3d4364ffcee7076cd26b5547ac71 | 5160a134705e27eb2d1d2ab80655779479828317 | /commons/common-utils/src/main/java/com/danbro/dto/FrontCourseDetailInfoChapterDto.java | f23a9ade076fb920f3aafc6e0f778a22a23cd239 | [] | no_license | Danbro007/danbro-edu | c3062fe71e4165731c4a9166a88af87062df3348 | 4b1af208e54df946d0d811c38603703069075575 | refs/heads/main | 2023-02-25T19:29:32.925882 | 2021-01-25T12:41:00 | 2021-01-25T12:41:00 | 321,248,859 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 400 | java | package com.danbro.dto;
import lombok.Data;
import java.util.List;
/**
* @Classname FrontCourseDetailInfoChapterDto
* @Description TODO
* @Date 2021/1/7 14:22
* @Author Danrbo
*/
@Data
public class FrontCourseDetailInfoChapterDto {
private String chapterTitle;
private String chapterId;
/**
* 小节... | [
"710170342@qq.com"
] | 710170342@qq.com |
c2a05fd1877727088a9dc229bb24aa70dd6e4a73 | 17e37ca416a82f4081f01df86941ca6e5ae4c914 | /core-projects/nhm-language-definition/src/main/java/uk/org/cse/nhm/language/definition/XPolicy.java | 198b02c9c4fcc85eaf0747ddc0ae4cf8d34d3964 | [] | no_license | decc/national-household-model-core-components | d0c8e08c9d23da4c6812df9e07b69eadf7fa16a4 | 31b72cdb3ddaf834a3ba57954d42f531004786b9 | refs/heads/master | 2020-05-26T00:33:53.193176 | 2017-08-29T14:23:05 | 2017-08-29T14:23:05 | 57,210,476 | 0 | 1 | null | 2017-04-04T13:45:41 | 2016-04-27T12:08:08 | Java | UTF-8 | Java | false | false | 1,301 | java | package uk.org.cse.nhm.language.definition;
import java.util.ArrayList;
import java.util.List;
import javax.validation.constraints.Size;
import uk.org.cse.nhm.language.adapt.impl.Prop;
import uk.org.cse.nhm.language.definition.Category.CategoryType;
import uk.org.cse.nhm.language.definition.two.actions.XApplyHookAct... | [
"richard.tiffin@akoolla.com"
] | richard.tiffin@akoolla.com |
5ee48db5fcf7a390a75858608f493d12747effb2 | 4a3ab0ac1d106330c556b80bd012d6648455993f | /kettle-ext/src/main/java/org/flhy/ext/trans/steps/TableInput.java | 82299b5e88e2b10a2d03b2e3bc8645f9d9112141 | [] | no_license | Maxcj/KettleWeb | 2e490e87103d14a069be4f1cf037d11423503d38 | 75be8f65584fe0880df6f6d637c72bcb1a66c4cd | refs/heads/master | 2022-12-21T06:56:34.756989 | 2022-02-05T03:03:57 | 2022-02-05T03:03:57 | 192,645,149 | 13 | 10 | null | 2022-12-16T02:43:00 | 2019-06-19T02:36:43 | JavaScript | UTF-8 | Java | false | false | 2,826 | java | package org.flhy.ext.trans.steps;
import java.util.List;
import org.flhy.ext.core.PropsUI;
import org.flhy.ext.trans.step.AbstractStep;
import org.flhy.ext.utils.StringEscapeHelper;
import org.pentaho.di.core.database.DatabaseMeta;
import org.pentaho.di.trans.step.StepMetaInterface;
import org.pentaho.di.tra... | [
"903283542@qq.com"
] | 903283542@qq.com |
838702d61054acc0243b56dc6c6ef61320b0836d | 6305f25ace1a7854b3fda0c7ef45169262a85393 | /wap-customer/src/main/java/com/mall/controller/item/IndexController.java | b39e14085dc3f5edab02280e04011f7ff6aa23c4 | [] | no_license | 18435753200/company_sqw | 118dc4da41fec51abdc37b60d739063bc748f104 | f28f68dbdcef128debf860f3da8f24bd9784bd4d | refs/heads/master | 2022-12-25T07:40:02.825797 | 2018-08-10T10:25:31 | 2018-08-10T10:25:31 | 142,100,894 | 0 | 2 | null | 2022-12-16T02:28:04 | 2018-07-24T03:44:53 | Java | UTF-8 | Java | false | false | 6,197 | java | package com.mall.controller.item;
import java.io.File;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.spri... | [
"2581890372@163.com"
] | 2581890372@163.com |
795bc24cc6a10204dee7e466b7b4a006a456dba2 | a614d870b1bc6afdaf267c74dd121d01473f8bcc | /smart4j-oss-api/src/main/java/com/v5ent/xoss/util/RequestHeadUtil.java | 24c6ccb25b51678b2664304bf0e9a4a9818bdee2 | [] | no_license | Mignet/smart4j | 7d8aa3c551e1dd0a3569d761925f71a601ef3764 | a5af2143ae80bf87e4c7e1812b8d5618b6c57cc7 | refs/heads/master | 2020-03-17T21:01:36.884382 | 2018-07-16T07:26:10 | 2018-07-16T07:26:10 | 133,939,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,895 | java | package com.v5ent.xoss.util;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import com.alibaba.fastjson.JSONObject;
import com.v5ent.x... | [
"MignetWee@gmail.com"
] | MignetWee@gmail.com |
c25b4b1147b188aac20ddc171561c155c6fcb72e | 34b713d69bae7d83bb431b8d9152ae7708109e74 | /core/broadleaf-framework/src/main/java/org/broadleafcommerce/core/offer/domain/OfferTargetCriteriaXrefImpl.java | 93def6a8d7a8d4cb1586407b76ef499f7178d42a | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | sinotopia/BroadleafCommerce | d367a22af589b51cc16e2ad094f98ec612df1577 | 502ff293d2a8d58ba50a640ed03c2847cb6369f6 | refs/heads/BroadleafCommerce-4.0.x | 2021-01-23T14:14:45.029362 | 2019-07-26T14:18:05 | 2019-07-26T14:18:05 | 93,246,635 | 0 | 0 | null | 2017-06-03T12:27:13 | 2017-06-03T12:27:13 | null | UTF-8 | Java | false | false | 5,579 | java | /*
* #%L
* BroadleafCommerce Framework
* %%
* Copyright (C) 2009 - 2013 Broadleaf Commerce
* %%
* 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.... | [
"sinosie7en@gmail.com"
] | sinosie7en@gmail.com |
871ffc136f206d1a2935f0b3abc9f2d5b019e453 | ed865190ed878874174df0493b4268fccb636a29 | /PuridiomCommon/src/com/tsa/puridiom/xrefcombo/tasks/XrefComboRetrieveFromCatalogItem.java | fae1cafd8da7f68c622a79e519e026f307cdf5bb | [] | no_license | zach-hu/srr_java8 | 6841936eda9fdcc2e8185b85b4a524b509ea4b1b | 9b6096ba76e54da3fe7eba70989978edb5a33d8e | refs/heads/master | 2021-01-10T00:57:42.107554 | 2015-11-06T14:12:56 | 2015-11-06T14:12:56 | 45,641,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,705 | java | /**
*
*/
package com.tsa.puridiom.xrefcombo.tasks;
import java.util.List;
import java.util.Map;
import org.hibernate.Hibernate;
import org.hibernate.type.Type;
import com.tsa.puridiom.common.utility.HiltonUtility;
import com.tsagate.foundation.database.DBSession;
import com.tsagate.foundation.processengine.Status;... | [
"brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466"
] | brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466 |
617ab2079bf00f263a2ec3fbc8ad09315657887e | 6a9dbe75a1d72279bd6f7c2c19d84c83cc7f43b6 | /src/main/java/com/academy/lesson05/InheritanceDemo.java | 6acd4a166b3618db9684954056fedb9dbfef0e07 | [] | no_license | Oleg-Afanasiev/qa-ja-11-maven | 5686364262c85278b5ed35e47c0aa72ee9acab9a | 24f2c8cc378594f3ee4649a9b3e77c2db224800a | refs/heads/master | 2023-06-02T01:39:37.098692 | 2021-06-19T09:18:01 | 2021-06-19T09:18:01 | 376,252,318 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,032 | java | package com.academy.lesson05;
import com.academy.lesson04.Person;
public class InheritanceDemo {
public static void main(String[] args) {
QA qaMember = new QA("Sidor", "Sidorov", 3);
// qaMember.setExperience(3);
System.out.println(qaMember.getFirstName());
System.out.println(qaMe... | [
"oleg.kh81@gmail.com"
] | oleg.kh81@gmail.com |
56d730994356987873dc9b45bcf8b0bc1e2e5cce | ae2906fa1a2ec0750bed9ac28696871f5838dc91 | /cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/identityproviders/_GetIdentityProviderRequest.java | 62d71853768b01e2e8fbeb0480cb97869d91a131 | [
"Apache-2.0"
] | permissive | theghost5800/cf-java-client | ca8e2c0073fa1b8fd0441177d93d713ab3856f55 | 07a34c646a2f982e9405a49db2122ef461462af0 | refs/heads/master | 2022-11-15T08:17:10.162327 | 2019-10-29T15:48:42 | 2019-10-29T15:48:42 | 219,698,354 | 0 | 0 | Apache-2.0 | 2019-11-05T08:48:37 | 2019-11-05T08:48:36 | null | UTF-8 | Java | false | false | 1,063 | java | /*
* Copyright 2013-2019 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... | [
"bhale@pivotal.io"
] | bhale@pivotal.io |
043c04e3049dd79fc7642c6b7ae0c1b7bc7f24ea | b7da9fe29c0e5ddda93fce98b562335d43cae4a6 | /app/src/main/java/com/xxx/ency/model/bean/PostReaportDeatil.java | 4ab21c24866879cb70fee8988a4a0c17ca1b4d13 | [] | no_license | xtfgq/officefood | 8250acdb1446177fd2cafb4f6c6c21e82bd172d9 | c41f6f51340088f4bfd4369d554d504ae50ec169 | refs/heads/master | 2020-05-21T03:35:18.509800 | 2019-06-27T06:15:53 | 2019-06-27T06:15:53 | 185,892,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,345 | java | package com.xxx.ency.model.bean;
public class PostReaportDeatil {
// {
// "userId": "42",
// "type": "1",
// "grainStoreRoomId": "1",
// "createDate": "2019-02-09"
//
// }
String userId;
String type;
String grainStoreRoomId;
String createDate;
String jo... | [
"gq820125@163.com"
] | gq820125@163.com |
f66d296c693443af1e184a9ebb2905010f09db96 | fa74b3a4406ada1d7c04a0c54b18ea4d11b98b74 | /java/programmers/src/level1/SearchKimInSeoul.java | 7d1ba5a2a53758c956b4ccdf2f5809b75b576bcc | [] | no_license | ysgo/Algorithm | 3801ac4c86dfc88abece93c1d4a71db3dad2dc9b | 7f0bd529dbba9aff488923df2482326f0aae6083 | refs/heads/master | 2021-06-22T03:04:53.135951 | 2021-02-12T13:56:13 | 2021-02-12T13:56:13 | 189,864,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,162 | java | package level1;
import java.util.Arrays;
public class SearchKimInSeoul {
public static void main(String[] args) {
Solution solution = new Solution();
String [] seoul = {"Jane", "Kim"};
System.out.println(solution.solution(seoul));
}
}
/*
* String형 배열 seoul의 element중 Kim의 위치 x를 찾아,
* 김서방은 x에 있다는 String을 반환하... | [
"wjion8428@gmail.com"
] | wjion8428@gmail.com |
3f107a28ec93c13555c499d24bb805536423b3a9 | e694a0823c3c915f65a8a25e104866ed916b9193 | /src/Concept/KMP.java | 01fbac678f1d92dbd13f092469d980d731cb1f2f | [] | no_license | chd830/Algorithm | 2f1f61b8af94bfe02d4b9953ca52d2ebe1963c9f | 1bfe2cce65d993ab91a705b518e573875359c384 | refs/heads/master | 2022-08-18T04:23:06.435408 | 2022-08-05T03:44:25 | 2022-08-05T03:44:25 | 214,943,907 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,600 | java | package Concept;
import java.util.Scanner;
public class KMP {
//부분문자열을 찾는 알고리즘
//접두사와 접미사 개념 활용. 반복되는 연산 생략
//파이테이블: 길이별 접두사==접미사의 최대길이 저장
static int[] getPi(String pattern) {
int[] pi = new int[pattern.length()];
int j = 0;
for(int i = 1; i < pattern.length(); i++) {
... | [
"chd830@naver.com"
] | chd830@naver.com |
93c77ea2fd0dce3bf70daf2bfd6bac981584aefd | 32cd70512c7a661aeefee440586339211fbc9efd | /aws-java-sdk-ssm/src/main/java/com/amazonaws/services/simplesystemsmanagement/model/transform/DocumentFilterJsonUnmarshaller.java | 37cdefd0f10547f692d49e915d16302e00c4aac2 | [
"Apache-2.0"
] | permissive | twigkit/aws-sdk-java | 7409d949ce0b0fbd061e787a5b39a93db7247d3d | 0b8dd8cf5e52ad7ae57acd2ce7a584fd83a998be | refs/heads/master | 2020-04-03T16:40:16.625651 | 2018-05-04T12:05:14 | 2018-05-04T12:05:14 | 60,255,938 | 0 | 1 | Apache-2.0 | 2018-05-04T12:48:26 | 2016-06-02T10:40:53 | Java | UTF-8 | Java | false | false | 3,094 | java | /*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. All Rights
* Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "l... | [
"aws@amazon.com"
] | aws@amazon.com |
bd6456c8e01b6ab3cbf5f64ea847c5996813261d | ce87a6f851e3a021665e3050515309251252fb83 | /ranch-editor/src/main/java/org/lpw/ranch/editor/element/ElementService.java | b2d1654be9ea7388030af39e366ad398604d71ed | [
"MIT",
"Apache-2.0"
] | permissive | narci2010/ranch | 394bfca97b43c191a8c78ea56cdb82802e9d5039 | d7758c96629e07d160542b3980e985aa505fd094 | refs/heads/master | 2020-03-19T04:14:51.299141 | 2018-05-29T02:07:56 | 2018-05-29T02:07:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,979 | java | package org.lpw.ranch.editor.element;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
/**
* @author lpw
*/
public interface ElementService {
/**
* 元素信息是否存在验证器Bean名称。
*/
String VALIDATOR_EXISTS = ElementModel.NAME + ".validator.exists";
/**
* 编辑器是否匹配验证器Bean名称... | [
"heisedebaise@hotmail.com"
] | heisedebaise@hotmail.com |
b2982fa1aa41e185992da65b4a1df2b078738273 | a13ab684732add3bf5c8b1040b558d1340e065af | /java6-src/javax/imageio/stream/MemoryCacheImageOutputStream.java | 035e59dfbcd6b57e72594746e596ff3e53beac6b | [] | no_license | Alivop/java-source-code | 554e199a79876343a9922e13ccccae234e9ac722 | f91d660c0d1a1b486d003bb446dc7c792aafd830 | refs/heads/master | 2020-03-30T07:21:13.937364 | 2018-10-25T01:49:39 | 2018-10-25T01:51:38 | 150,934,150 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,098 | java | /*
* %W% %E%
*
* Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package javax.imageio.stream;
import java.io.IOException;
import java.io.OutputStream;
/**
* An implementation of <code>ImageOutputStream</code> that wr... | [
"liulp@zjhjb.com"
] | liulp@zjhjb.com |
cc20e439a0a733c4fec65027017fa9179826da5d | 1bff47a5e5f2c5800a64b9e3c809cdf4e51815e5 | /smt-cloudformation-objects/src/main/java/shiver/me/timbers/aws/guardduty/FilterResource.java | ec46b30ee6f3c1a1c1b5b3fe62ec398bb146e640 | [
"Apache-2.0"
] | permissive | shiver-me-timbers/smt-cloudformation-parent | d773863ce52c5de154d909498a7546e0da545556 | e2600814428a92ff8ea5977408ccc6a8f511a561 | refs/heads/master | 2021-06-09T09:13:17.335583 | 2020-06-19T08:24:16 | 2020-06-19T08:24:16 | 149,845,802 | 4 | 0 | Apache-2.0 | 2021-04-26T16:53:04 | 2018-09-22T04:39:40 | Java | UTF-8 | Java | false | false | 4,635 | java |
package shiver.me.timbers.aws.guardduty;
import java.util.List;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonPropertyDescription;
import c... | [
"karl.bennett.smt@gmail.com"
] | karl.bennett.smt@gmail.com |
288c87be538234d2df6eaa22af56ada7dd3b9000 | 6c0d4f3828966746d72471b2131f68a05b4036bf | /src/product/epon/com/topvision/ems/epon/onu/domain/OnuOnOffRecord.java | 3a32928de938a36cb7c42c0768b2b074eeed09a7 | [] | no_license | kevinXiao2016/topvision-server | b5b97de7436edcae94ad2648bce8a34759f7cf0b | b5934149c50f22661162ac2b8903b61a50bc63e9 | refs/heads/master | 2020-04-12T00:54:33.351152 | 2018-12-18T02:16:14 | 2018-12-18T02:16:14 | 162,215,931 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,787 | java | package com.topvision.ems.epon.onu.domain;
import java.io.Serializable;
import java.sql.Timestamp;
import com.topvision.framework.common.DateUtils;
import com.topvision.framework.dao.mybatis.AliasesSuperType;
/**
* 上下线历史记录domain
*
* @author w1992wishes
* @created @2017年6月14日-下午3:36:32
*
*/
public class OnuOnO... | [
"785554043@qq.com"
] | 785554043@qq.com |
3d4599c13b9cd55538ab737464a054a01244d446 | e99f78a1d7d244a8def43ca73d570f3a1b0c435f | /FirstMVCProject/src/com/gontuseries/hellocontroller/IsValidHobby.java | ac5e92e99a4e6d10a4e88535e9ca3c71e86cc458 | [] | no_license | BBK-PiJ-2015-10/Ongoing | 5e153280a7772b1ec6ad5df02ec2cf8115ec272d | 3a6099079c5413d864c8b3ec435f14660d6fad5e | refs/heads/master | 2021-01-13T11:59:36.191993 | 2017-06-29T18:35:31 | 2017-06-29T18:35:31 | 77,915,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package com.gontuseries.hellocontroller;
import java.lang.annotation.Documented;
import java.lang.annotation.Target;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.ElementType;
import javax.validation.Constraint;
import javax.validation.Payload;
@Docume... | [
"yasserpo@hotmail.com"
] | yasserpo@hotmail.com |
344d131437116d7580080280f4f79554ec520850 | b286254d4f0c269d6b1bdd5736405abd93df0884 | /1.semester/Eaa/chap09/networkv3/NewsFeed.java | c680db6b490c212fb224073bd1a5b5783030cbe8 | [] | no_license | joandrsn/workspaces | ceb1882a565ccb43467f6bcb2b870fc547a05cae | ffb67ab0ee6799eea8acc844f8a7a1d11ddd7acc | refs/heads/master | 2021-05-27T16:16:20.532479 | 2013-11-22T09:27:56 | 2013-11-22T09:27:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,236 | java | package chap09.networkv3;
import java.util.ArrayList;
/**
* The NewsFeed class stores news posts for the news feed in a
* social network application (like FaceBook or Google+).
*
* Display of the posts is currently simulated by printing the
* details to the terminal. (Later, this should display in a browser.)
*... | [
"mmedum@gmail.com"
] | mmedum@gmail.com |
c7c9ff35a9edd12a2556ba860fa20376661a716c | 5e57520287d4fe212e3d83f911df47167d83a287 | /AsteriskSafletDesigner.diagram/src/com/safi/workshop/view/factories/WrapLabel8ViewFactory.java | 0fdc8652b015c2003cde9c20553cfebea4e62e6b | [] | no_license | acastroy/safiserver-all | dc2f0dfedbf994d7a4f7803907cea836530c9cec | 039be68c5d4f7e65fd53f4a836eac39b3d349230 | refs/heads/master | 2020-03-31T19:38:06.020158 | 2010-10-30T10:16:45 | 2010-10-30T10:16:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package com.safi.workshop.view.factories;
import java.util.ArrayList;
import java.util.List;
import org.eclipse.gmf.runtime.diagram.ui.view.factories.BasicNodeViewFactory;
import org.eclipse.gmf.runtime.notation.View;
/**
* @generated
*/
public class WrapLabel8ViewFactory extends BasicNodeViewFactory {
... | [
"steamedcotton@254595da-98a2-11de-83f8-39e71e4dc75d"
] | steamedcotton@254595da-98a2-11de-83f8-39e71e4dc75d |
b21f8ab06084c4d4bef3ed77c58f973fd67f4920 | 96670d2b28a3fb75d2f8258f31fc23d370af8a03 | /reverse_engineered/sources/com/github/mikephil/charting/charts/C3204f.java | 14a8ed00109adf7be1766fbefccddb606440b22f | [] | 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 | 6,352 | java | package com.github.mikephil.charting.charts;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.RectF;
import android.util.AttributeSet;
import com.avos.avoscloud.AVException;
import com.github.mikephil.charting.components.YAxis;
import com.github.mik... | [
"Gith1974"
] | Gith1974 |
6fad805606d84ec1b751b8ebd50138aa0f5b0ab3 | 83f4a71aee31911a73a2bb858e1669fe9ff9d87a | /redis-distributed-lock-core/src/main/java/com/snowalker/lock/DistributedLock.java | 1b104a74873a648e0291b2c925afc956dbdf3304 | [
"Apache-2.0"
] | permissive | TaXueWWL/redis-distributed-lock | 10761f7d69a22827343281fc8ec7ccdca2accc8f | adeff499fda7b63c752b408648a2dff40d066728 | refs/heads/master | 2023-06-24T15:19:27.453800 | 2022-03-29T09:02:03 | 2022-03-29T09:02:03 | 140,507,748 | 328 | 133 | Apache-2.0 | 2023-06-14T22:32:46 | 2018-07-11T01:53:31 | Java | UTF-8 | Java | false | false | 348 | java | package com.snowalker.lock;
/**
* @author snowalker
* @date 2018-7-9
* @desc Redis分布式锁接口声明
*/
public interface DistributedLock {
/**
* 加锁
* @param lockName
* @return
*/
boolean lock(String lockName);
/**
* 解锁
* @param lockName
*/
boolean release(String lockName)... | [
"1210812591@qq.com"
] | 1210812591@qq.com |
fcb0b32edce8362e14ba4105885c7c44c45f5536 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_4bd03ccd104f97dd95389d3b57ed02dd230b8b12/OperationSummary/2_4bd03ccd104f97dd95389d3b57ed02dd230b8b12_OperationSummary_s.java | 42938dae9e294042eea20b37a8e4d1fbb77ee55c | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 7,953 | java | /*
* Copyright (c) 2010, Regents of the University of California
* 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 copyri... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4c9b4ac09b0db1d93f6c226af24a919eb333d08a | cbad3334a18b0877925b891f2e52496b0095740c | /第12章 几种剪裁与测试/Sample12_1/src/com/bn/Sample12_1/LoadUtil.java | fc255096eb6019ff4cef576836dfc6c9f0fe8b55 | [] | no_license | tangyong3g/openGl20Games | 73e05de4add4e326e6f2082e555d37c091bd2614 | f1b06bb64a210b82ca4fbbff98e23f1290f42762 | refs/heads/master | 2021-01-17T04:48:34.641523 | 2019-12-07T02:06:39 | 2019-12-07T02:06:39 | 11,811,001 | 13 | 7 | null | null | null | null | GB18030 | Java | false | false | 6,697 | java | package com.bn.Sample12_1;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import android.content.res.Resources;
import android.util.Log;
public class LoadUtil
{
//求两个向量的叉积
publi... | [
"ty_sany@163.com"
] | ty_sany@163.com |
1c5bcb37e48171534faa3def39801a3c0f1a0dac | 12a99ab3fe76e5c7c05609c0e76d1855bd051bbb | /src/main/java/com/alipay/api/response/AlipayTradeBuyerCreditConfirmResponse.java | ac282fe5acc76260910aa026e264d46fb9fe70e7 | [
"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 | 3,107 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.trade.buyer.credit.confirm response.
*
* @author auto create
* @since 1.0, 2020-07-10 19:39:50
*/
public class AlipayTradeBuyerCreditConfirmResponse exten... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
285c12a59584bc91210bd2c09f81e68b82e233f7 | c8818b6d960ee028993c323b3ec14f9a6ff99019 | /mes/src/main/java/com/hnu/mes/service/Menu1Service.java | daa5e455b049a267db639abf5c24a448d8becc74 | [] | no_license | zhouweixin/myprojects | f2e44d6081acd38b7119b61128da77124ac2b2ce | bf2ffe22c48f5c02ff3794c67d81b8082091471c | refs/heads/master | 2020-03-18T06:00:38.154440 | 2018-06-10T14:16:51 | 2018-06-10T14:16:51 | 134,372,424 | 3 | 4 | null | null | null | null | UTF-8 | Java | false | false | 4,757 | java | package com.hnu.mes.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Example;
import org.springframework.data.domain.ExampleMatcher;
import org.springframework.data.domain.ExampleMatcher.GenericPropertyMatchers;
import org.spri... | [
"1216840597@qq.com"
] | 1216840597@qq.com |
9719d77625b225f732c427508891939098ebbb8e | 478cf5d065526a8ecba4983f0b1a4d118177dd60 | /src/com/tuziilm/searcher/mvc/AdScreenRuleController.java | 6926c165e30d650ef2d20280556034d300ab003e | [] | no_license | tuziilm/searcher | cb5990f3fbbe9070fd074231f2790d4ef9888d32 | db1e4b4fba2c1002c948bbaf1f9a881b333200a0 | refs/heads/master | 2016-09-03T07:07:34.878524 | 2016-03-07T09:19:08 | 2016-03-07T09:19:08 | 41,537,482 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 4,262 | java | package com.tuziilm.searcher.mvc;
import com.tuziilm.searcher.common.Paginator;
import com.tuziilm.searcher.common.Query;
import com.tuziilm.searcher.common.RemarkStatusForm;
import com.tuziilm.searcher.common.SdkType;
import com.tuziilm.searcher.domain.AdScreenPageRuleForExtend;
import com.tuziilm.searcher.domain.AdS... | [
"tuxw19900512@126.com"
] | tuxw19900512@126.com |
bbe1cafc4ab8a3f404411f027530291df7f3ca76 | 219cbfd2b09c8989afbdcdd4198b77dd93799b1e | /develop/server/clientProject/client/src/main/java/com/home/client/tool/generate/HSceneRequestMaker.java | bee5aafa0bfdd9db5f98c4597add4996ae0f3d3a | [
"Apache-2.0"
] | permissive | shineTeam7/tank | 2c9d6e1f01ebe6803731b520ce84eea52c593d2b | 1d37e93474bc00ca3923be08d0742849c73f1049 | refs/heads/master | 2022-12-02T01:35:12.116350 | 2020-08-17T12:09:01 | 2020-08-17T12:09:01 | 288,139,019 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package com.home.client.tool.generate;
import com.home.client.constlist.generate.HSceneRequestType;
import com.home.shine.tool.CreateDataFunc;
import com.home.shine.tool.DataMaker;
/** (generated by shine) */
public class HSceneRequestMaker extends DataMaker
{
public HSceneRequestMaker()
{
offSet=HSceneR... | [
"359944951@qq.com"
] | 359944951@qq.com |
92b7160462d6a2b802838f7d29ea70acd6a5bc42 | fb475de230475bc6c8cb16243f2f584cd34e7b1d | /src/main/java/org/kwong/bishe/common/util/SHA1.java | 28149772b10219ed44709f7ec707b73defaf4a79 | [] | no_license | AlexanderKwong/bishe | 0e840022bf036b5f6d69f95528bb191d0b68a0bf | 4d1490d511ad16a8a02788d44972a5e171832fe2 | refs/heads/master | 2021-01-13T00:49:08.820083 | 2016-03-29T12:05:51 | 2016-03-29T12:05:51 | 54,706,431 | 0 | 2 | null | 2016-03-25T15:50:53 | 2016-03-25T08:43:18 | Java | UTF-8 | Java | false | false | 6,315 | java | package org.kwong.bishe.common.util;
/**
* @author
*/
public class SHA1 {
private final int[] abcde = { 0x67452301, 0xefcdab89, 0x98badcfe,
0x10325476, 0xc3d2e1f0 };
// 摘要数据存储数组
private int[] digestInt = new int[5];
// 计算过程中的临时数据存储数组
private int[] tmpData = new int[80];
// 计算sha-1摘要
private int process_inp... | [
"601828006@qq.com"
] | 601828006@qq.com |
3bd65bc788c1b5b187463a830458db777be9e480 | 3b5337924127d729725cc61485d3206440fce90a | /src/main/java/testing/annotations/DataSets.java | 74560cc41c134fa965586c77cb9cbc7ed7a9c647 | [] | no_license | prathapSEDT/javaRestAPI | 5f4871eda5ed6eb04ff615d1be876a2c52ad0bb7 | 5d88af296a8200534ec435070886bc20f15c23fa | refs/heads/master | 2023-02-27T14:46:45.928006 | 2021-02-01T15:21:59 | 2021-02-01T15:21:59 | 334,992,594 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | package testing.annotations;
import org.testng.annotations.DataProvider;
public class DataSets {
@DataProvider(name = "devCredentials")
public Object[][] getTestData(){
Object[][] arr=new Object[2][2];
//0
arr[0][0]="User01";
arr[0][1]="Pass1234";
//1
arr[1][0]... | [
"prathap.ufttest@gmail.com"
] | prathap.ufttest@gmail.com |
42d0ff3af9096ac2aa515697f9cb3c8bce62e399 | 072d2dfada38fc3b0f5c32214a934c111af0e47f | /demo-sample/src/main/java/com/mic/xsample/adapter/BaseMenuAdapter.java | c3e1381d71af575b2d42e128ed3f257ff4cefe50 | [] | no_license | lpjhblpj/FimicsPlayer | 33e908fdc7a9aa0c288bc40a14eb98a3717043d9 | 455071e616282b07872943b4eec70f21ee8fb909 | refs/heads/master | 2020-03-25T07:03:30.372718 | 2019-02-17T15:18:40 | 2019-02-17T15:18:40 | 143,539,150 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 727 | java | package com.mic.xsample.adapter;
import android.view.View;
import android.view.ViewGroup;
/**
* Created by hcDarren on 2017/7/23.
* 筛选菜单的 Adapter
*/
public abstract class BaseMenuAdapter {
// 获取总共有多少条
public abstract int getCount();
// 获取当前的TabView
public abstract View getTabView(int... | [
"lpjhblpj@sina.com"
] | lpjhblpj@sina.com |
ad6966749925c5bf67d1887c89fc945fe5e534d8 | ac8d46f4a4207298f715a67eccf0d3c9b252123b | /samples/src/main/java/tk/zielony/carbonsamples/widget/BottomBarActivity.java | 79b00e5cde4f6485221cff06418daf7d2e5946fe | [
"Apache-2.0"
] | permissive | MasterAlpha/Carbon | e7956345e1fad7c046f9246acb26cd29c64d8788 | 9bdb1357c73ec2d82bba17240cc578c73b528e19 | refs/heads/master | 2021-01-19T00:28:32.881082 | 2017-03-29T21:57:13 | 2017-03-29T21:57:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 587 | java | package tk.zielony.carbonsamples.widget;
import tk.zielony.carbonsamples.SamplesActivity;
import android.os.Bundle;
import carbon.widget.BottomBar;
import tk.zielony.carbonsamples.R;
/**
* Created by Marcin on 2016-03-17.
*/
public class BottomBarActivity extends SamplesActivity {
@Override
protected void ... | [
"niewartotupisac@gmail.com"
] | niewartotupisac@gmail.com |
5af5a6b3a8e7c30bc25879d4ac698c91f705df4f | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/89/org/apache/commons/math/linear/decomposition/EigenDecompositionImpl_getDeterminant_351.java | f3700c674af54d13ee70f4ef7867b3618750b97a | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 3,265 | java |
org apach common math linear decomposit
calcul eigen decomposit strong symmetr strong matrix
eigen decomposit matrix set matric
time
matric
support strong symmetr strong matric
comput real real eigenvalu realeigenvalu impli matrix return
link getd diagon imaginari valu return link
imag ... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
2ef2e6efa91bfb1fcb59859d0aa2d16b423b6301 | ef4759349c18275d5b1e648ed86e1a8a3732cd18 | /module-msg/src/main/java/com/benwunet/msg/section/group/adapter/SharedFilesAdapter.java | 120a43d6415102fc3c0649d0440e43f6318a9114 | [
"Apache-2.0"
] | permissive | subenli115/ebc | b889fb8d233ffd077d2331721e3b0e91e8136ea6 | affa42277d8a24b637d6f4c3adc4aec331ee87e7 | refs/heads/master | 2023-01-31T10:07:47.472109 | 2020-12-14T11:25:24 | 2020-12-14T11:25:24 | 304,847,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,565 | java | package com.benwunet.msg.section.group.adapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import com.benwunet.msg.R;
import com.hyphenate.chat.EMMucSharedFile;
import com.hyphenate.easeui.adapter.Ea... | [
"66225303"
] | 66225303 |
11d830e6c338b90a8a56d6215b738b49b3abb27f | 5a9cab8d0be9bfc2ca538b5a207e022892279edb | /etl/src/main/java/com/cezarykluczynski/stapi/etl/food/creation/processor/FoodProcessor.java | c265ecc943d56a891d3df3f507934d10897275a1 | [
"MIT"
] | permissive | mklucz/stapi | c27dffed3e82a8482d657876d072f6b24748c4bb | b929f8334253f16e349a7d303ff6f758df52dbce | refs/heads/master | 2020-03-07T14:30:45.304073 | 2018-03-11T15:12:22 | 2018-03-11T15:12:22 | 127,528,344 | 0 | 0 | MIT | 2018-03-31T12:04:49 | 2018-03-31T12:02:42 | Groovy | UTF-8 | Java | false | false | 703 | java | package com.cezarykluczynski.stapi.etl.food.creation.processor;
import com.cezarykluczynski.stapi.etl.page.common.processor.PageHeaderProcessor;
import com.cezarykluczynski.stapi.model.food.entity.Food;
import com.cezarykluczynski.stapi.sources.mediawiki.dto.PageHeader;
import com.google.common.collect.Lists;
import o... | [
"cezary.kluczynski@gmail.com"
] | cezary.kluczynski@gmail.com |
ae102c538befb40e87d57651594471d2db95dd11 | ca0e9689023cc9998c7f24b9e0532261fd976e0e | /src/com/tencent/mm/protocal/b/als.java | 2c3067549ecec215a78190433ceca6b677be0103 | [] | no_license | honeyflyfish/com.tencent.mm | c7e992f51070f6ac5e9c05e9a2babd7b712cf713 | ce6e605ff98164359a7073ab9a62a3f3101b8c34 | refs/heads/master | 2020-03-28T15:42:52.284117 | 2016-07-19T16:33:30 | 2016-07-19T16:33:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,233 | java | package com.tencent.mm.protocal.b;
import a.a.a.b;
import java.util.LinkedList;
public final class als
extends adm
{
public String hRp;
public int hjV;
public int hjW;
public String hql;
public String hqm;
protected final int a(int paramInt, Object... paramVarArgs)
{
if (paramInt == 0)
{
... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
c687c87b7b9fe879c15c2150655cdb624625225c | 610c710ce76b653a9ed65bf2e911cd42d3b877c6 | /backend/src/main/java/edu/cad/documentelements/areas/k3/K3ExamWorkArea.java | cea5c5e04bce58f9e323b163e4f53c28f420c9d4 | [] | no_license | buhaiovos/documentation2 | a9c61268218e385f04531ae790eee87f0d6b28fe | b67e540233154d80cb76386a98f64ceb92f6fb4b | refs/heads/master | 2023-04-28T00:20:26.008031 | 2021-06-24T13:57:19 | 2021-06-24T13:57:19 | 141,030,701 | 0 | 0 | null | 2023-04-26T10:56:17 | 2018-07-15T13:45:52 | Java | UTF-8 | Java | false | false | 4,319 | java | package edu.cad.documentelements.areas.k3;
import edu.cad.documentelements.k3columns.AbstractOtherLoadColumn;
import edu.cad.domain.ObjectOfWork;
import edu.cad.domain.QualificationLevel;
import edu.cad.entities.AcademicGroup;
import edu.cad.entities.OtherLoad;
import edu.cad.entities.OtherLoadInfo;
import edu.cad.ent... | [
"oleksandr.buhaiov@gmail.com"
] | oleksandr.buhaiov@gmail.com |
cd95ae596342ededfa7d31708ce7fc8074769d78 | 87bb954f36d60c05f72422ce46a5f2a208bf44e8 | /emulator/src/vidhrdw/congo.java | 4152b289e7d81bff10f7a986e2e3ca3da12d4201 | [] | no_license | luxiaoming/arcadeflex029 | b1b5a31497981771be811c15765eab173a4cdf8f | 7ace5a0e72a0dc84e30d1e220ba08cbeeb709a62 | refs/heads/master | 2021-05-05T01:26:37.868452 | 2013-05-28T14:14:54 | 2013-05-28T14:14:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,302 | java | /*
This file is part of Arcadeflex.
Arcadeflex 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 later version.
Arcadeflex is distributed in the hope that i... | [
"giorgosmrls@gmail.com"
] | giorgosmrls@gmail.com |
70a5548262a3c7f16377f266a43fa311db0c6d9b | c7746fbbfdcb16524580a9c631d0b787692216a1 | /dds-bindings/src/main/java/org/openfmb/model/dds/rti/solar/SolarCapabilityModuleDataReader.java | b4a5021c6771de0674a437cd026a4486a1cfae86 | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | gec/openfmb-sgip | ebc49e87425b8d5fd955b66326526da6b4568006 | 34bea83fa873cd32fbaa3d34f910460c89ae935c | refs/heads/master | 2021-01-10T11:20:27.341369 | 2015-09-30T16:14:58 | 2015-09-30T16:14:58 | 43,443,258 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,009 | java |
/*
WARNING: THIS FILE IS AUTO-GENERATED. DO NOT MODIFY.
This file was generated from .idl using "rtiddsgen".
The rtiddsgen tool is part of the RTI Connext distribution.
For more information, type 'rtiddsgen -help' at a command shell
or consult the RTI Connext manual.
*/
package org.openfmb.model.dds.rti.solar;
imp... | [
"devans@greenenergycorp.com"
] | devans@greenenergycorp.com |
f3d058fd6b7fa07f36581984dbe7f8d1fa108900 | 267ccb51333f528a50f2f8720fe989437596fd2b | /oncecloud-docker-api/src/main/java/com/github/dockerjava/jaxrs/RemoveContainerCmdExec.java | d2ff1b8375f4618121697fe2647e2d524a2c9dc5 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | XJW163/OnceCloud | 55e393175b3073f94c074b2458b7cc25d7683081 | 7400154f41021704cd7eedec88489916b6d9eefb | refs/heads/master | 2021-05-30T05:28:44.261493 | 2015-12-22T12:07:43 | 2015-12-22T12:07:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 971 | java | package com.github.dockerjava.jaxrs;
import javax.ws.rs.client.WebTarget;
import javax.ws.rs.core.MediaType;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.github.dockerjava.api.command.RemoveContainerCmd;
public class RemoveContainerCmdExec extends AbstrDockerCmdExec<RemoveContainerCmd, Void> ... | [
"guzychina@163.com"
] | guzychina@163.com |
d7e6f11c1d25fc0a6be33456ba2a561030546d88 | 6c0d4f3828966746d72471b2131f68a05b4036bf | /src/java/framework/com/topvision/framework/web/dhtmlx/DefaultDhtmlxHandler.java | 64b6728d8491bb546c98da991295325a8d3a7e80 | [] | no_license | kevinXiao2016/topvision-server | b5b97de7436edcae94ad2648bce8a34759f7cf0b | b5934149c50f22661162ac2b8903b61a50bc63e9 | refs/heads/master | 2020-04-12T00:54:33.351152 | 2018-12-18T02:16:14 | 2018-12-18T02:16:14 | 162,215,931 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,861 | java | /**
*
*/
package com.topvision.framework.web.dhtmlx;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.dom4j.Element;
import com.topvision.framework.domain.TreeEntity;
/**
* @author niejun
*
*/
public abstract class DefaultDhtmlxHandler implements DhtmlxHandler {
private L... | [
"785554043@qq.com"
] | 785554043@qq.com |
2fab9afb62f391e7de4cee8feabce5664d28c1e8 | 67d1fd9f1e7ac96b36783cad1ee8b4b2a0f63dd8 | /第十一模块/模块一/code/edu-user-boot/edu-user-boot-impl/src/main/java/com/lagou/edu/user/remote/VerificationCodeRemoteServiceImpl.java | a84cf8af6fc7edb3437727d15f2c6a303938135f | [] | no_license | codeChengWenY/one_homework | a789f1afb8f511d2f2c6ead64ff8f51e36230634 | efa654d87d37a28935ba46cf685c2382b31619fe | refs/heads/master | 2023-08-23T22:39:26.373016 | 2021-10-19T09:19:23 | 2021-10-19T09:19:23 | 373,065,200 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,029 | java | package com.lagou.edu.user.remote;
import com.lagou.edu.user.api.remote.VerificationCodeRemoteService;
import com.lagou.edu.user.exception.ExpireCodeRuntimeException;
import com.lagou.edu.user.exception.IncorrectCodeRuntimteException;
import com.lagou.edu.user.service.IPhoneVerificationCodeService;
import edu.response... | [
"1042732167@qq.com"
] | 1042732167@qq.com |
cac5ab224092b96c350fbc5c927e8bf4011a07d6 | a3bd3b51694c78649560a40f91241fda62865b18 | /src/test/java/com/alibaba/druid/bvt/sql/mysql/param/MySqlParameterizedOutputVisitorTest_23.java | 1c9501151f3c5b1cff199faa56c527d98216ebc2 | [
"Apache-2.0"
] | permissive | kerry8899/druid | e96d7ccbd03353e47a97bea8388d46b2fe173f61 | a7cd07aac11c49d4d7d3e1312c97b6513efd2daa | refs/heads/master | 2021-01-23T02:00:33.500852 | 2019-03-29T10:14:34 | 2019-03-29T10:14:34 | 85,957,671 | 0 | 0 | null | 2017-03-23T14:14:01 | 2017-03-23T14:14:01 | null | UTF-8 | Java | false | false | 2,328 | java | package com.alibaba.druid.bvt.sql.mysql.param;
import com.alibaba.druid.sql.SQLUtils;
import com.alibaba.druid.sql.ast.SQLStatement;
import com.alibaba.druid.sql.parser.SQLParserUtils;
import com.alibaba.druid.sql.parser.SQLStatementParser;
import com.alibaba.druid.sql.visitor.ParameterizedOutputVisitorUtils;
i... | [
"372822716@qq.com"
] | 372822716@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.