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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
26ec1edf56934143472a170cf8d3165baecd5929 | 601582228575ca0d5f61b4c211fd37f9e4e2564c | /logisoft_revision1/src/com/logiware/edi/tracking/EdiTrackingSystemBC.java | 5fb250e506d5224cf51c982d53d974f909de4a74 | [] | no_license | omkarziletech/StrutsCode | 3ce7c36877f5934168b0b4830cf0bb25aac6bb3d | c9745c81f4ec0169bf7ca455b8854b162d6eea5b | refs/heads/master | 2021-01-11T08:48:58.174554 | 2016-12-17T10:45:19 | 2016-12-17T10:45:19 | 76,713,903 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,016 | java | package com.logiware.edi.tracking;
import com.gp.cong.common.DateUtils;
import com.gp.cong.logisoft.util.EdiUtil;
import com.gp.cong.struts.LoadLogisoftProperties;
import java.io.File;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import ja... | [
"omkar@ziletech.com"
] | omkar@ziletech.com |
24faedf916c1471ebf9607b4cf3533b8ce7038a8 | ac418b6663b6cd52af7a6c54de64e3feb1521d39 | /src/main/java/demo/sicau/datamanagementplatform/entity/POJO/VO/ResultVO.java | 31cc49b731eea056f14daaa6342ea50a27bd3efc | [
"MIT"
] | permissive | urgelcx/data-management-platform | 1fc7db09a4716437cb0383a162da14019a0c68f7 | 15667d409d4ab4b4b5cd8d471db2fac1fc12bb6e | refs/heads/master | 2022-04-02T07:40:22.333454 | 2019-06-15T14:52:31 | 2019-06-15T14:52:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 953 | java | package demo.sicau.datamanagementplatform.entity.POJO.VO;
/**
* @Author beifengtz
* @Site www.beifengtz.com
* @Date Created in 18:10 2018/10/30
* @Description:
*/
public class ResultVO {
private int status;
private String msg;
private Object data;
public ResultVO() {
}
public ResultVO... | [
"1246886075@qq.com"
] | 1246886075@qq.com |
59d10970cc270770de4947dfc698a2a56484f223 | 8350af19ec48687f4669475fa0403a2f340bf748 | /legacy/TyrLib2/src/com/tyrlib2/graphics/compositors/DoFComposit.java | 39c9c7632449bf8e30d0a61d13c766be3eda7d9e | [
"MIT"
] | permissive | TyrfingX/TyrLib | cba252f507be5f0670e4b9bac79cf0f7e8d4ddae | f08e34f8cd9cc5514ba5297b5f69c692f8832099 | refs/heads/master | 2021-06-05T10:36:23.620234 | 2017-08-27T22:24:48 | 2017-08-27T22:24:48 | 5,216,810 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,724 | java | package com.tyrlib2.graphics.compositors;
import com.tyrlib2.graphics.renderer.ProgramManager;
import com.tyrlib2.graphics.renderer.TyrGL;
import com.tyrlib2.graphics.scene.SceneManager;
import com.tyrlib2.main.Media;
public class DoFComposit extends Composit {
private int depthTextureHandle;
private int textureWi... | [
"saschamueller@gmx.net"
] | saschamueller@gmx.net |
27eda4cb48a5e61a9108738b368b1565169e9287 | bddb35c6f69712cbacfc5a6700c36e125ebcdba1 | /src/main/java/interviews/test/Demo.java | e9d99062c90ed6eef32c58771920cf212d2f6dc2 | [] | no_license | wushaohao/DailyDetails | 97624dee0d731b47e1db2e7192e9f1eb2544b8c1 | 14abf1572351e282dad659f6e09f9c601aafc5e4 | refs/heads/master | 2022-10-30T15:47:27.950088 | 2022-10-08T06:38:15 | 2022-10-08T06:38:15 | 119,624,059 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | package interviews.test;
/**
* @author:wuhao
* @description:测试
* @date:2020/5/9
*/
public class Demo {
public static void main(String[] args) {
int x = 4;
System.out.println("value is" + ((x > 4) ? 99.9 : 9));
}
}
| [
"wuhaodeyx@163.com"
] | wuhaodeyx@163.com |
2245062786169d446679090cdfb3e235e1586087 | b74ced03fae6fbe125c980d3de5f85feee7ace87 | /src/com/yidao/jdbc/designpattern/visitor/UserVIP.java | 9574b653f1d32eb192744b63e4ac7c0c3c6e58cd | [] | no_license | hanks7/JavaWebLearn | f1749734d2bac9fd658c0841a1ccb7c81e0aedd6 | 808582fe3bc7d98b3eb0b6a843aadbf15947b4b2 | refs/heads/master | 2021-07-06T01:00:10.694566 | 2020-09-10T02:32:36 | 2020-09-10T02:32:36 | 166,959,565 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | package com.yidao.jdbc.designpattern.visitor;
//VIP用户,具体元素
public class UserVIP implements User{
String estimation;
public UserVIP(String estimation){
this.estimation = estimation;
}
@Override
public void accept(Visitor visitor) {
visitor.visit(this);
}
String getEstimation(){
return estimation;
}
}
| [
"474664736@qq.com"
] | 474664736@qq.com |
af2b41c9b3ee1e89f16de9f3534574a21f2ece40 | 9d32980f5989cd4c55cea498af5d6a413e08b7a2 | /A92s_10_0_0/src/main/java/android/hardware/display/WifiDisplayStatus.java | 54dba5a8ff28240a3ed6674c9ab9f7872952d711 | [] | no_license | liuhaosource/OppoFramework | e7cc3bcd16958f809eec624b9921043cde30c831 | ebe39acabf5eae49f5f991c5ce677d62b683f1b6 | refs/heads/master | 2023-06-03T23:06:17.572407 | 2020-11-30T08:40:07 | 2020-11-30T08:40:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,848 | java | package android.hardware.display;
import android.annotation.UnsupportedAppUsage;
import android.os.Parcel;
import android.os.Parcelable;
import java.util.Arrays;
public final class WifiDisplayStatus implements Parcelable {
public static final Parcelable.Creator<WifiDisplayStatus> CREATOR = new Parcelable.Creator<... | [
"dstmath@163.com"
] | dstmath@163.com |
b9a0e476ad3a3906dac3d2a026e0c319eb50c693 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project2/src/main/java/org/gradle/test/performance2_3/Production2_216.java | 2b6c69e6c75c93c9cf73be9b0f6cabe34ea6d2ef | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 300 | java | package org.gradle.test.performance2_3;
public class Production2_216 extends org.gradle.test.performance1_3.Production1_216 {
private final String property;
public Production2_216() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
9440b034a2a4eec9ea08d3cdbe049dc8fe096032 | dc4abe5cbc40f830725f9a723169e2cc80b0a9d6 | /src/main/java/com/sgai/property/alm/vo/Slip.java | 234380d17cd397c9cd5d00fdc6994f1f764a8b28 | [] | no_license | ppliuzf/sgai-training-property | 0d49cd4f3556da07277fe45972027ad4b0b85cb9 | 0ce7bdf33ff9c66f254faec70ea7eef9917ecc67 | refs/heads/master | 2020-05-27T16:25:57.961955 | 2019-06-03T01:12:51 | 2019-06-03T01:12:51 | 188,697,303 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,783 | java | package com.sgai.property.alm.vo;
import java.math.BigDecimal;
/**
* 花滑/速滑.
*
* @author ppliu
* created in 2019/1/18 13:31
*/
public class Slip {
/** 总能耗(电). */
private BigDecimal totalelec;
/** 总能耗(水). */
private BigDecimal totalWater;
/** 平均温度. */
private BigDecimal averageT;
/** 平均... | [
"ppliuzf@sina.com"
] | ppliuzf@sina.com |
cb33b60b68b34a444ed04fe5c4357f04d995f35f | 46de52992a10ae64dbf95bf77a9c33a7a1d73a78 | /src/main/java/info/novatec/testit/matcher/AlertMatchers.java | dbe24076eac7aaaf705c8d0518c5cff231ec3c9e | [
"Apache-2.0"
] | permissive | andifalk/webtester-support-security | 2579e75b192fcd0fe671a90e9fefbbcf47110942 | ee7057ca0fed9d8dbd004d8d61cf94966e3e86f0 | refs/heads/master | 2021-01-11T01:02:05.670090 | 2016-10-10T07:59:25 | 2016-10-10T07:59:25 | 70,464,136 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,471 | java | package info.novatec.testit.matcher;
import org.hamcrest.Description;
import org.hamcrest.Factory;
import org.hamcrest.Matcher;
import org.hamcrest.TypeSafeMatcher;
import org.zaproxy.clientapi.core.Alert;
import java.util.ArrayList;
import java.util.List;
/**
* Special hamcrest matchers for ZAP alerts.
*/
public ... | [
"andreas.falk@novatec-gmbh.de"
] | andreas.falk@novatec-gmbh.de |
8dd153b86cb7226533649baf3ca3be2ab27261ed | 3637342fa15a76e676dbfb90e824de331955edb5 | /2s/user/src/main/java/com/bcgogo/user/model/app/AppVehicleFaultInfoOperateLog.java | b39e7c866a16e101a92e7d66c23e4fbf98982e88 | [] | no_license | BAT6188/bo | 6147f20832263167101003bea45d33e221d0f534 | a1d1885aed8cf9522485fd7e1d961746becb99c9 | refs/heads/master | 2023-05-31T03:36:26.438083 | 2016-11-03T04:43:05 | 2016-11-03T04:43:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,690 | java | package com.bcgogo.user.model.app;
import com.bcgogo.enums.app.ErrorCodeTreatStatus;
import com.bcgogo.model.LongIdentifier;
import javax.persistence.*;
/**
* Created with IntelliJ IDEA.
* User: XinyuQiu
* Date: 13-11-28
* Time: 上午10:53
*/
@Entity
@Table(name = "app_vehicle_fault_info_operate_log")
public clas... | [
"ndong211@163.com"
] | ndong211@163.com |
113b17848199c553548a2bfdacbb7023fe005f66 | 23de2c10f72a30ade795ac8d4d7923036c575de5 | /src/com/google/android/gms/tagmanager/bi.java | 6a8363da8c2c38a0a316025944c1d524badac64f | [] | no_license | PARTHIBANMS/com.divmob.doodlebubble | a2c179ad9aa762668c69c0302bb17958e895148e | 4718ee64c5edc9bcfc95861754ad9b876bd7fd5d | refs/heads/master | 2020-06-04T22:30:50.560385 | 2014-07-17T10:39:23 | 2014-07-17T10:39:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 734 | java | package com.google.android.gms.tagmanager;
abstract interface bi
{
public abstract void b(String paramString, Throwable paramThrowable);
public abstract void c(String paramString, Throwable paramThrowable);
public abstract void s(String paramString);
public abstract void setLogLevel(int para... | [
"bsauniv30@BSAs-iMac-93.local"
] | bsauniv30@BSAs-iMac-93.local |
3d2e775226e5c2b7fe20c5683be5824d2206ac5b | 4810a15f89f4481fa2f600386a73983e48c3fdfe | /workspace/java-basic/src/day06/ClassTest.java | 3b69053f424d89db0e3a7aa83a59852563db0cdb | [] | no_license | fship1124/java86 | 54d779e46f8296ce6fb5e38dd58bd5d8ead92d05 | d116fa70af0829675e281f90fc6baa8128f60cc5 | refs/heads/master | 2022-12-08T17:20:16.713751 | 2020-08-20T12:18:30 | 2020-08-20T12:18:30 | 288,993,715 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 502 | java | package day06;
class IceCream {
String name;
int price;
}
public class ClassTest {
public static void main(String[] args) {
IceCream ic1 = new IceCream();
IceCream ic2 = new IceCream();
ic1.name = "홍";
ic1.price = 100;
ic2.name = "김";
ic2.price = 2000;
IceCream ic3 = ic1; // ic1의 주소값을 ... | [
"fship1124@gmail.com"
] | fship1124@gmail.com |
3e60ccc7cf3ee5251664b7bc1e72f1399a9c32cd | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/19/19_0994230632b3bf6595cb411bb783fdc89ccecbf6/Producto/19_0994230632b3bf6595cb411bb783fdc89ccecbf6_Producto_s.java | 040237ffd92ae22f40750ab4964aabbb7c824ea4 | [] | 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,581 | java | package code.google.com.opengis.gestion;
import java.sql.SQLException;
import javax.swing.JOptionPane;
import code.google.com.opengis.gestionDAO.ProductoDAO;
public class Producto {
private int idprod;
private String nombre;
private String descripcion;
private String nomtarea;
pri... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
458bfc0ca1b33b7706b6c88150ac029332625852 | 902564d740bee866d7798df985a25f0f664f6240 | /src/trunk/mywar-game-admin/src/main/java/com/adminTool/msgbody/ResGetUserEquipmentSomeInfoTask.java | 784901fda9123d8387bca7d0d3984ddb67121d31 | [] | no_license | hw233/Server-java | 539b416821ad67d22120c7146b4c3c7d4ad15929 | ff74787987f146553684bd823d6bd809eb1e27b6 | refs/heads/master | 2020-04-29T04:46:03.263306 | 2016-05-20T12:45:44 | 2016-05-20T12:45:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,181 | java | package com.adminTool.msgbody;
import java.io.IOException;
import com.framework.server.io.iface.IXInputStream;
import com.framework.server.io.iface.IXOutStream;
import com.framework.server.msg.model.ICodeAble;
import com.framework.server.msg.model.UnSynList;
/* GetUserEquipmentTaskForManager响应消息体,cmdCode = 6005 */
... | [
"dogdog7788@qq.com"
] | dogdog7788@qq.com |
7d302418d6f86ee568a0fc1ceb27894a58b6d5b3 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/jdbi/learning/3535/InputStreamArgument.java | fff835d5dfd438e2a5233f1e209e6e491c86b754 | [] | 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 | 2,030 | 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... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
c9ded0b46d14b79c5b789fec8bb0df5c77805689 | 93a75cc413a1a00580fa0848d92af0d0244dc595 | /src/engine/java/de/objectcode/canyon/bpe/engine/evaluator/JXPathCondition.java | db2084503e17fac0ae493f696204dcfbb0c9f84d | [] | no_license | OC-Git/canyon | 8d6af137433ec1538474fbfbc05982b721dd3f8a | a22e3177b2176678e969bd14e9a651455fef1a63 | refs/heads/master | 2016-09-06T05:44:37.039041 | 2013-10-11T07:08:17 | 2013-10-11T07:08:17 | 13,492,138 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,171 | java | package de.objectcode.canyon.bpe.engine.evaluator;
import java.io.Serializable;
import org.dom4j.Element;
import de.objectcode.canyon.bpe.engine.EngineException;
import de.objectcode.canyon.bpe.engine.activities.Activity;
/**
* @author junglas
*/
public class JXPathCondition implements Serializable,IC... | [
"joerg@joergviola.de"
] | joerg@joergviola.de |
52bdad1d9122c51ef3410d2b60ebd33ac53a2726 | 63da595a4e74145e86269e74e46c98ad1c1bcad3 | /java/com/genscript/gsscm/serv/entity/ServiceClassification.java | f29d76597cbde7e7d6891c15141467c75e594265 | [] | no_license | qcamei/scm | 4f2cec86fedc3b8dc0f1cc1649e9ef3be687f726 | 0199673fbc21396e3077fbc79eeec1d2f9bd65f5 | refs/heads/master | 2020-04-27T19:38:19.460288 | 2012-09-18T07:06:04 | 2012-09-18T07:06:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,101 | java | package com.genscript.gsscm.serv.entity;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import org.apache.commons.lang.builder.ToStringBuilder;
import com.genscript.core.orm.hibernate.Base... | [
"253479240@qq.com"
] | 253479240@qq.com |
e4d16665eff3e656de50c618795baeed1cc8b622 | 926b7007b03d1261717aeaf9fef1ba8fceb5ad12 | /src/main/java/com/msun/thirdpartyPay/wepay/exception/WepayException.java | 2cde89db3c8ff246b026f09e528d5e78f5f95daf | [
"Apache-2.0"
] | permissive | MSUNorg/thirdpartyPay | f5dee9d6ec25b975efef7c0b1ddfa4837bcd0140 | 35fa62c2aa23042f54314cebb1b918c707e3e82a | refs/heads/master | 2021-01-19T14:22:25.835211 | 2017-08-04T09:12:45 | 2017-08-04T09:13:39 | 88,155,176 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 872 | java | package com.msun.thirdpartyPay.wepay.exception;
/**
* 微信支付异常
*
* @author zxc Apr 13, 2017 6:42:34 PM
*/
public class WepayException extends RuntimeException {
private static final long serialVersionUID = 8445615780195056892L;
/**
* 当微信发生错误时,对应的错误码
*/
private String errorCode;
... | [
"zhangxiongcai337@163.com"
] | zhangxiongcai337@163.com |
31fa1cc30299dcde0f8e4b82e429a6aef50cb216 | 8eaaf20f0f20240fb0e31cb62ff838b8bbca7770 | /DreamPvP [mc-1.3.1]/se/proxus/DreamPvP/Mods/m_Chams.java | fc6759a9caa09dbf42de3798792e24e463d22b99 | [
"LicenseRef-scancode-public-domain",
"Unlicense"
] | permissive | Olivki/minecraft-clients | aa7e5d94596c3c67fa748816566ccce17160d000 | 19e00b00d3556e6b3cee5f968005638593d12c01 | refs/heads/master | 2020-04-13T05:30:22.073886 | 2019-03-04T20:52:54 | 2019-03-04T20:52:54 | 162,994,258 | 4 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 340 | java | package se.proxus.DreamPvP.Mods;
import static org.lwjgl.input.Keyboard.*;
public class m_Chams extends Base_Mod {
public m_Chams() {
super('7', "Chams", "Makes it so you can see players through walls.", KEY_NONE, "Player", "[§eP§r] ");
}
@Override
public void onEnabled() {
}
@Override
public void onDi... | [
"0liverb3rg@gmail.com"
] | 0liverb3rg@gmail.com |
4b7383941a482973683db04baf1cbe22f552062f | e153fd48766258106886509240c29775ef3feb4a | /examples/showcase/src/main/java/org/springside/examples/showcase/webservice/soap/response/GetUserResponse.java | d6ad1d735721825f113c5379caad9f41b96a1951 | [
"Apache-2.0"
] | permissive | liuweizaixian/springside4 | d0e23a7c435ada38e508d6a06888ff7ee1e090a4 | e1f35a597899abc3d4f0ef3f49747bee40fcc384 | refs/heads/master | 2021-01-23T22:19:28.235574 | 2012-09-03T17:09:48 | 2012-09-03T17:09:48 | 5,666,122 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 587 | java | package org.springside.examples.showcase.webservice.soap.response;
import javax.xml.bind.annotation.XmlType;
import org.springside.examples.showcase.webservice.soap.WsConstants;
import org.springside.examples.showcase.webservice.soap.response.base.WSResponse;
import org.springside.examples.showcase.webservice.soap.re... | [
"calvinxiu@gmail.com"
] | calvinxiu@gmail.com |
654f6db1df21e22c0267586c152d903c15ee9961 | cf64ff59a0292500d65d69fcfb0b42d7e4dba9d8 | /samples/powerPoint/build/src/ppt/OCXExtenderEvents.java | 6f0fbbbb989546bd604293322e0dd9289acd782e | [
"BSD-2-Clause"
] | permissive | nosdod/CDWriterJava | 0bb3db2e68278c445b78afc665731e058dc42ea4 | 7146689889d8d50d7162b21ea0b98fc5c2364306 | refs/heads/main | 2023-09-06T01:32:33.614647 | 2021-11-23T15:14:42 | 2021-11-23T15:14:42 | 431,142,538 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 261 | java | package ppt ;
import com4j.*;
@IID("{914934C1-5A91-11CF-8700-00AA0060263B}")
public interface OCXExtenderEvents extends Com4jObject {
// Methods:
/**
*/
@VTID(7)
void gotFocus();
/**
*/
@VTID(8)
void lostFocus();
// Properties:
}
| [
"mark.dodson@dodtech.co.uk"
] | mark.dodson@dodtech.co.uk |
328da6076864db92f706d8bbee4ada7948a8e0be | f3e6c412ad97e108eb5978e60dbac2dddb442084 | /src/main/java/za/co/tman/billing/enums/enumwrappers/IncidentPriorityDeserializer.java | 2b24ab4700d4c61d4ec71fc0ee20db4c15406bc5 | [] | no_license | kappaj2/IMN-BillingModule | 6a333e92cd91413a108f2270eb3071996b65e128 | ab8a73954c28557fce3195cb85c71b27be9b841d | refs/heads/master | 2020-03-20T22:38:08.545184 | 2018-07-24T07:44:28 | 2018-07-24T07:44:28 | 137,807,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,004 | java | package za.co.tman.billing.enums.enumwrappers;
import java.io.IOException;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.ObjectCodec;
import com.fasterxml.jackson.databind.DeserializationContext;
import com.fasterxml.jackson.databind.JsonDeserializer;
import com.fasterxml.jackson.dat... | [
"kappaj@gmail.com"
] | kappaj@gmail.com |
3615e167593cf6b858b30e88c47098276cdfbf4b | d43a41079529348ffb737c5f0b2dcd9a14573ec7 | /Java-Web-Basics/Exams/Torshia/jsp/src/main/java/torshia/service/ReportServiceImpl.java | a055d3cc7e15e25accf8e45133e6fea4f38e6113 | [
"MIT"
] | permissive | IvayloIV/Java | 4688071e052c1a11179306f6464492286fbf0a88 | 00952f83f43ea8d8b300fcc762c2dae458dc5860 | refs/heads/master | 2022-12-04T01:13:20.175961 | 2022-09-28T21:11:38 | 2022-09-28T21:11:38 | 192,743,500 | 0 | 1 | MIT | 2022-11-24T09:54:29 | 2019-06-19T14:00:10 | Java | UTF-8 | Java | false | false | 2,507 | java | package torshia.service;
import org.modelmapper.ModelMapper;
import torshia.domain.entities.Report;
import torshia.domain.enums.ReportStatus;
import torshia.domain.models.services.ReportServiceModel;
import torshia.domain.models.services.TaskServiceModel;
import torshia.domain.models.services.UserServiceModel;
import ... | [
"ivvo98@abv.bg"
] | ivvo98@abv.bg |
e5c071d2a0b9e922647dd772b83b690312150c72 | 36de8dd09c8281624faf450fd8986353b8f6b793 | /src/osmedile/intellij/stringmanip/sort/tokens/TokenLine.java | 2c72f36780bb31e6361e7ed3d4117b4c39cd39dd | [
"Apache-2.0"
] | permissive | tan9/StringManipulation | 49bf6856741158992494b6265ae8315804beb498 | 0129602dc688b0cc44932346a5c3567edb0bed5b | refs/heads/master | 2023-03-20T23:26:45.189745 | 2021-03-06T02:38:24 | 2021-03-06T08:17:30 | 263,498,735 | 0 | 0 | Apache-2.0 | 2020-05-13T01:53:52 | 2020-05-13T01:53:51 | null | UTF-8 | Java | false | false | 3,806 | java | package osmedile.intellij.stringmanip.sort.tokens;
import org.jetbrains.annotations.NotNull;
import osmedile.intellij.stringmanip.align.FixedStringTokenScanner;
import osmedile.intellij.stringmanip.sort.support.SimpleSortable;
import osmedile.intellij.stringmanip.sort.support.SortSettings;
import osmedile.intellij.str... | [
"vojta.krasa@gmail.com"
] | vojta.krasa@gmail.com |
848263b4702aa6b0f64be62f1ec6afeaaf540970 | cad4f947dbb6f1ef7f6d531aaf725ec4b8c7986e | /arcusApp/app/src/main/java/arcus/app/device/pairing/post/controller/AddToFavoritesFragmentController.java | 7fa28ecdead780d7355cee33f98d3b5ff4fda4e8 | [
"Apache-2.0"
] | permissive | pupper68k/arcusandroid | 324e3abbd2f3e789431c7dcac1d495c262702179 | 50e0a6d71609bf404353da80d8e620584cc818d3 | refs/heads/master | 2020-07-28T17:23:04.035283 | 2019-02-28T17:52:25 | 2019-02-28T17:52:25 | 209,477,977 | 0 | 0 | Apache-2.0 | 2019-09-19T06:24:01 | 2019-09-19T06:24:00 | null | UTF-8 | Java | false | false | 4,257 | java | /*
* Copyright 2019 Arcus 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 applicable law or a... | [
"b@yoyo.com"
] | b@yoyo.com |
124a28d529a9b7c855687fb82692d78df4c9f78c | d3135cbb2577cf6a8942abf525c14393f0c60e69 | /trunk/zsoa/soa-server/src/main/java/com/zodiac/db/Executeable.java | 8caff3f2750690fd947860cb25b9f358f77fb831 | [] | no_license | BGCX262/zsoa-svn-to-git | a3ce79f14498d4386221166aa60db238c924bc56 | 8a7429f89ed1756adc5260d2faa38bce0a4c8e7a | refs/heads/master | 2020-04-17T16:23:16.633069 | 2015-08-23T06:49:13 | 2015-08-23T06:49:13 | 41,256,951 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,150 | java | /*
* Copyright (C) 2012 Zodiac Innovation
*
* 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 later version.
*
* This pro... | [
"you@example.com"
] | you@example.com |
6b8f138905b5af15a9a5dbc4ae350a808402a378 | 57d7801f31d911cde6570e3e513e43fb33f2baa3 | /src/main/java/nl/strohalm/cyclos/services/transactions/GrantSinglePaymentLoanDTO.java | a026f53b56d4701cd2404706cce3dfe31f2318fa | [] | no_license | kryzoo/cyclos | 61f7f772db45b697fe010f11c5e6b2b2e34a8042 | ead4176b832707d4568840e38d9795d7588943c8 | refs/heads/master | 2020-04-29T14:50:20.470400 | 2011-12-09T11:51:05 | 2011-12-09T11:51:05 | 54,712,705 | 0 | 1 | null | 2016-03-25T10:41:41 | 2016-03-25T10:41:41 | null | UTF-8 | Java | false | false | 1,385 | java | /*
This file is part of Cyclos.
Cyclos 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 2 of the License, or
(at your option) any later version.
Cyclos is distributed in the hope that it will... | [
"mpr@touk.pl"
] | mpr@touk.pl |
a003d318c4af467367215e8619c3a0796cdb9d85 | e26bacd2a3722148d2efe144224fc36dce4e1092 | /scheduletask/src/main/java/com/liujun/schedule/domain/task/service/DcTaskTypeDomainService.java | 1de87f5ecc16ed877cf5c51b86320fff9c31a76a | [] | no_license | kkzfl22/schedule | 2efaed73e527ff36af50dbd3776b140d2542a958 | 0567f940714c05d910c55a51d05a28140abdd1bb | refs/heads/main | 2023-07-04T05:12:33.000010 | 2021-08-03T12:36:32 | 2021-08-03T12:36:32 | 390,570,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,035 | java | package com.liujun.schedule.domain.task.service;
import com.ddd.common.infrastructure.entity.DomainPage;
import com.liujun.schedule.domain.task.entity.DcTaskTypeDO;
import com.liujun.schedule.domain.task.facade.DcTaskTypeRepositoryInterface;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.an... | [
"liujun@paraview.cn"
] | liujun@paraview.cn |
01ad8f295e0e7f6c8dd8b18906dd54abed179cad | 09d0ddd512472a10bab82c912b66cbb13113fcbf | /TestApplications/TF-BETA-THERMATK-v5.7.1/DecompiledCode/JADX/src/main/java/org/telegram/messenger/C0355-$$Lambda$DataQuery$EvRKZ0icyHpXu5syph8WWuRUigE.java | 06f317dae5440a8cbe8bf36b797d472e453c7010 | [] | no_license | sgros/activity_flow_plugin | bde2de3745d95e8097c053795c9e990c829a88f4 | 9e59f8b3adacf078946990db9c58f4965a5ccb48 | refs/heads/master | 2020-06-19T02:39:13.865609 | 2019-07-08T20:17:28 | 2019-07-08T20:17:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 972 | java | package org.telegram.messenger;
import java.util.ArrayList;
/* compiled from: lambda */
/* renamed from: org.telegram.messenger.-$$Lambda$DataQuery$EvRKZ0icyHpXu5syph8WWuRUigE */
public final /* synthetic */ class C0355-$$Lambda$DataQuery$EvRKZ0icyHpXu5syph8WWuRUigE implements Runnable {
private final /* syntheti... | [
"crash@home.home.hr"
] | crash@home.home.hr |
99d871ca680deec3e8660a357ea885697a2ffed0 | 7569f9a68ea0ad651b39086ee549119de6d8af36 | /cocoon-2.1.9/src/blocks/forms/java/org/apache/cocoon/forms/formmodel/FieldDefinitionBuilder.java | 4d1e44be62df2f316da168ebf3fecee9765a5ca9 | [
"Apache-2.0"
] | permissive | tpso-src/cocoon | 844357890f8565c4e7852d2459668ab875c3be39 | f590cca695fd9930fbb98d86ae5f40afe399c6c2 | refs/heads/master | 2021-01-10T02:45:37.533684 | 2015-07-29T18:47:11 | 2015-07-29T18:47:11 | 44,549,791 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,837 | java | /*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | [
"ms@tpso.com"
] | ms@tpso.com |
3255cde4714c6ca515e3057497c3b1d95f817843 | ef3117a35719a8d4bb4d0437c9ee1e177466325b | /ch08_prj3_AreaCalculator/src/Rectangle.java | d9909256e2300bcbf21a5d8e1fd1ac0a8539abed | [] | no_license | sean-blessing/bootcamp-2018-02-instruction | 699188ffaacb9680d5aec63564a9db712988fd7a | 77d393016156f19860d5d7fcf9573fdf8fd4b9da | refs/heads/master | 2020-03-28T02:31:40.247843 | 2018-10-24T13:02:11 | 2018-10-24T13:02:11 | 147,577,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java |
public class Rectangle extends Square {
private double height;
public Rectangle(double width, double height) {
super(width);
this.height = height;
}
public double getHeight() {
return height;
}
public void setHeight(double height) {
this.height = height;
}
@Override
public dou... | [
"snblessing@gmail.com"
] | snblessing@gmail.com |
c60d7d4352ce6b639191aad1114c3548f3bb1fef | 5d49ca1743fb929cb37814a24cc8b058d089ff27 | /mall-product/src/main/java/com/zmm/mall/product/app/controller/SkuImagesController.java | 378f67059528fe78b3d873565cccf40117fc09ab | [] | no_license | MingHub0313/social-mall | 69be7237470998eb76da3a85cac9e1dc71e7edd9 | 85cc461e97a5384d4f857a101f5ea3b82124067a | refs/heads/master | 2023-04-17T13:13:14.760823 | 2021-04-30T08:03:09 | 2021-04-30T08:03:09 | 306,238,679 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,936 | java | package com.zmm.mall.product.app.controller;
import java.util.Arrays;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annota... | [
"zhangmingmig@adpanshi.com"
] | zhangmingmig@adpanshi.com |
593889025ad15d1dbc430a6feb55f9d54030fc7a | be29c33e03cf20cd1b7e11f7fcadcafa1aa29e1c | /src/main/java/org/jtwig/render/listeners/RenderListener.java | 95ffd01bae63e11766c926e5a458b1e2ebc30bea | [
"Apache-2.0"
] | permissive | MakerTim/jtwig-core | 65f30171325c5b17dca72870db2401845a8aaa3b | 0f9e980534830295c7dc47c0a5ee050e0b524891 | refs/heads/master | 2021-07-10T07:46:03.735353 | 2017-10-06T15:59:09 | 2017-10-06T15:59:09 | 106,023,443 | 0 | 0 | null | 2017-10-06T15:56:21 | 2017-10-06T15:56:21 | null | UTF-8 | Java | false | false | 154 | java | package org.jtwig.render.listeners;
import org.jtwig.render.RenderRequest;
public interface RenderListener {
void listen (RenderRequest request);
}
| [
"jmelo@lyncode.com"
] | jmelo@lyncode.com |
d6a96c1a8a9da406fc61b02d2cdc044f879428c1 | 575c19e81594666f51cceb55cb1ab094b218f66b | /octopusconsortium/src/main/java/OctopusConsortium/Models/RCS/XActMoodIntentEventX.java | 3c33355a5d45f5dfb3a60093e980e4ce33a10a31 | [
"Apache-2.0"
] | permissive | uk-gov-mirror/111online.ITK-MessagingEngine | 62b702653ea716786e2684e3d368898533e77534 | 011e8cbe0bcb982eedc2204318d94e2bb5d4adb2 | refs/heads/master | 2023-01-22T17:47:54.631879 | 2020-12-01T14:18:05 | 2020-12-01T14:18:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,005 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-257
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2012... | [
"tom.axworthy@nhs.net"
] | tom.axworthy@nhs.net |
5df26ad2ff61f3a06180723e2dd981868f5077cf | 1e8a5381b67b594777147541253352e974b641c5 | /com/google/android/gms/playlog/internal/PlayLoggerContext.java | ed3292894acb93fc877f97ab8cd0c60eda3137b2 | [] | no_license | jramos92/Verify-Prueba | d45f48829e663122922f57720341990956390b7f | 94765f020d52dbfe258dab9e36b9bb8f9578f907 | refs/heads/master | 2020-05-21T14:35:36.319179 | 2017-03-11T04:24:40 | 2017-03-11T04:24:40 | 84,623,529 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,320 | java | package com.google.android.gms.playlog.internal;
import android.os.Parcel;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable;
import com.google.android.gms.common.internal.zzw;
import com.google.android.gms.common.internal.zzx;
public class PlayLoggerContext
implements SafeParcelable
{
publi... | [
"ramos.marin92@gmail.com"
] | ramos.marin92@gmail.com |
6512e2f19c24785c35b08cda1e464d2ff16c69c8 | d5515553d071bdca27d5d095776c0e58beeb4a9a | /src/net/sourceforge/plantuml/activitydiagram3/InstructionPartition.java | 6de5e25cd6db478ff32dc6126b3817e8e0c19e75 | [] | no_license | ccamel/plantuml | 29dfda0414a3dbecc43696b63d4dadb821719489 | 3100d49b54ee8e98537051e071915e2060fe0b8e | refs/heads/master | 2022-07-07T12:03:37.351931 | 2016-12-14T21:01:03 | 2016-12-14T21:01:03 | 77,067,872 | 1 | 0 | null | 2022-05-30T09:56:21 | 2016-12-21T16:26:58 | Java | UTF-8 | Java | false | false | 2,543 | java | /* ========================================================================
* PlantUML : a free UML diagram generator
* ========================================================================
*
* (C) Copyright 2009-2017, Arnaud Roques
*
* Project Info: http://plantuml.com
*
* This file is part of PlantUML.
... | [
"plantuml@gmail.com"
] | plantuml@gmail.com |
ddcc5f1e9a2013b6ab1679d4842ce04c429740e0 | 66e2f35b7b56865552616cf400e3a8f5928d12a2 | /src/main/java/com/alipay/api/response/AlipayUserApplepayOtpresolutionmethodsQueryResponse.java | 201127dde6f48cdce33d7562ae0842f620ecbb05 | [
"Apache-2.0"
] | permissive | xiafaqi/alipay-sdk-java-all | 18dc797400847c7ae9901566e910527f5495e497 | 606cdb8014faa3e9125de7f50cbb81b2db6ee6cc | refs/heads/master | 2022-11-25T08:43:11.997961 | 2020-07-23T02:58:22 | 2020-07-23T02:58:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,245 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.domain.OpenApiResolutionMethod;
import com.alipay.api.domain.OpenApiResponseHeader;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.user.applepay.otpresolutionmethods.query response.
*
... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
91bd5a807cbb7a3bb65dd908dc29cab2354c8dad | 67c89388e84c4e28d1559ee6665304708e5bf0b2 | /messaging/netty/src/main/java/io/atomix/messaging/netty/MessageEncoder.java | 6873339553c1aa60910168cb20f75c012f8fdbcf | [
"Apache-2.0"
] | permissive | maniacs-ops/atomix | f66e4eca65466fdda7dee9aec08b3a1cb51724dc | c28f884754f26edfec3677849e864eb3311738e7 | refs/heads/master | 2021-01-02T08:55:42.350924 | 2017-07-28T23:48:05 | 2017-07-28T23:48:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,185 | java | /*
* Copyright 2016-present Open Networking Laboratory
*
* 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 appli... | [
"jordan.halterman@gmail.com"
] | jordan.halterman@gmail.com |
00639d2a92c96f8c7b0bb9f4d22e3e83126d2ab6 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.minihd.qq/assets/exlibs.1.jar/classes.jar/tencent/im/s2c/msgtype0x211/submsgtype0x8/C2CType0x211_SubC2CType0x8$UpdateInfo.java | 5a8911989b473761aa19a758c490b2fd6073c36b | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 1,051 | java | package tencent.im.s2c.msgtype0x211.submsgtype0x8;
import com.tencent.mobileqq.pb.MessageMicro;
import com.tencent.mobileqq.pb.MessageMicro.FieldMap;
import com.tencent.mobileqq.pb.PBEnumField;
import com.tencent.mobileqq.pb.PBField;
public final class C2CType0x211_SubC2CType0x8$UpdateInfo
extends MessageMi... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
1b5edd4f86b436c9ffb0523c47fec2235df3f638 | 13c948b38ae50abcac9a45687b05b176f7df9872 | /oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/ClaimAccessor.java | 4e68579f4f7e0b2c055118932f176ac933a3fba3 | [
"Apache-2.0"
] | permissive | bghgu/spring-security | 19317a19c203aef8d6b15ff32b641db4ba57f523 | 54547f35b7bb2a35657dfd2713cbdd6543bc9597 | refs/heads/master | 2021-05-15T12:53:21.760748 | 2017-10-26T16:19:57 | 2017-10-26T16:22:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,910 | java | /*
* Copyright 2012-2017 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... | [
"jgrandja@pivotal.io"
] | jgrandja@pivotal.io |
c605c96aa1bf6c8b7cb4613db614cccdc9bf0c37 | b796403692acd9cd1dcae90ee41c37ef4bc56f44 | /CobolPorterParser/src/main/java/tr/com/vbt/natural/parser/datalayout/db/patern/PaternDBDataTypeNatural.java | 7c6c52a1bc4b5900d125c6c9755e3e87556eafd1 | [] | no_license | latift/PorterEngine | 7626bae05f41ef4e7828e13f2a55bf77349e1bb3 | c78a12f1cb2e72c90b1b22d6f50f71456d0c4345 | refs/heads/master | 2023-09-02T05:16:24.793958 | 2021-09-29T12:02:52 | 2021-09-29T12:02:52 | 95,788,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,952 | java | package tr.com.vbt.natural.parser.datalayout.db.patern;
import tr.com.vbt.cobol.parser.AbstractCommand;
import tr.com.vbt.lexer.ReservedNaturalKeywords;
import tr.com.vbt.natural.parser.datalayout.db.ElementDBDataTypeNatural;
import tr.com.vbt.patern.AbstractDataTypePattern;
import tr.com.vbt.token.AbstractToken;
impo... | [
"latiftopcu@gmail.com"
] | latiftopcu@gmail.com |
2801814ac51ccf43db477c737306e288e81eeab4 | b42a2d6010c30dcdbc9056197cb641f86e85b196 | /app/src/main/java/com/exalogic/inmeghschool/API/MyRequestInterceptor.java | 205c134d48802c1bc5b37369abb0eabe167e750e | [] | no_license | akshay027/inMegh-Android | 5fe0693ec5c8a4cd2d3224701ff7ea10ad99591b | e192b3b752eba816871296e93cae9438d0e4390c | refs/heads/master | 2020-04-06T14:29:08.046451 | 2018-11-14T12:07:56 | 2018-11-14T12:07:56 | 157,542,961 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,051 | java | package com.exalogic.inmeghschool.API;
import android.content.Context;
import android.util.Log;
import com.exalogic.inmeghschool.Database.PreferencesManger;
import com.exalogic.inmeghschool.Utility.Constants;
import retrofit.RequestInterceptor;
/**
* Created by Shrey on 05-06-2016.
*/
public class MyRequestInterc... | [
"akshay@exalogic.in"
] | akshay@exalogic.in |
73cd9cc359f21cde9715f7cd1bcfea574833e71c | 4a6cc69db16aec71b8ac69abbe86ef427a71353e | /ebx/src/main/java/com/metservice/krypton/GridDecoder.java | e19defcb481253931b91057360cbc233fdaa82f3 | [] | no_license | craig-a-roach/geowx | 0532c1d4dbea383ad229200b208aaebbdbbe2b5d | 7cd7e2b7254f4a6b38762f4965dacb290f47bad1 | refs/heads/master | 2021-03-12T22:04:17.573558 | 2014-04-28T06:39:09 | 2014-04-28T06:39:09 | 9,379,471 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,890 | java | /*
* Copyright 2011 Meteorological Service of New Zealand Limited all rights reserved. No part of this work may be stored
* in a retrievable system, transmitted or reproduced in any way without the prior written permission of the
* Meteorological Service of New Zealand
*/
package com.metservice.krypton;
import com... | [
"roach@metservice.com"
] | roach@metservice.com |
347c2ef8924bbb81ad5cc1f3b30767ff4507f8d2 | 29903674d6108262b016b4132300a8153917e6a5 | /eventuate-client-java-tests-example-domain/src/main/java/io/eventuate/example/banking/domain/AccountEvent.java | 142d26bb6c4b06787d96baab2a056341037995ed | [
"Apache-2.0"
] | permissive | eventuate-local/eventuate-local | 17bbcc7cfc88aeead2afe501ffa624ce91efd8e5 | 5bea88f7ddd41f53f7850724f3745f130a83d8c7 | refs/heads/master | 2023-08-31T08:06:27.246682 | 2023-08-23T04:43:40 | 2023-08-23T04:43:40 | 65,101,930 | 813 | 253 | NOASSERTION | 2023-01-27T02:50:46 | 2016-08-06T21:02:28 | Java | UTF-8 | Java | false | false | 223 | java | package io.eventuate.example.banking.domain;
import io.eventuate.Event;
import io.eventuate.EventEntity;
@EventEntity(entity="io.eventuate.example.banking.domain.Account")
public interface AccountEvent extends Event {
}
| [
"chris@chrisrichardson.net"
] | chris@chrisrichardson.net |
b07f04a4f3da0ec951132c096578792ceeac8636 | da181f89e0b26ffb3fc5f9670a3a5f8f1ccf0884 | /CoreGestionTextilLevel/src/ar/com/textillevel/facade/impl/NotaDebitoFacade.java | 206d678faf83b658472c0e9102b3d9fca941d1fc | [] | no_license | nacho270/GTL | a1b14b5c95f14ee758e6b458de28eae3890c60e1 | 7909ed10fb14e24b1536e433546399afb9891467 | refs/heads/master | 2021-01-23T15:04:13.971161 | 2020-09-18T00:58:24 | 2020-09-18T00:58:24 | 34,962,369 | 2 | 1 | null | 2016-08-22T22:12:57 | 2015-05-02T20:31:49 | Java | UTF-8 | Java | false | false | 609 | java | package ar.com.textillevel.facade.impl;
import java.util.List;
import javax.ejb.EJB;
import javax.ejb.Stateless;
import ar.com.textillevel.dao.api.local.NotaDebitoDAOLocal;
import ar.com.textillevel.entidades.documentos.factura.NotaDebito;
import ar.com.textillevel.facade.api.remote.NotaDebitoFacadeRemote;
@... | [
"ignaciocicero@gmail.com@9de48aec-ec99-11dd-b2d9-215335d0b316"
] | ignaciocicero@gmail.com@9de48aec-ec99-11dd-b2d9-215335d0b316 |
ef736602ac8c957f2236fd756d02735f443db228 | 7f20b1bddf9f48108a43a9922433b141fac66a6d | /core3/search-impl/tags/search-impl-3.0.0-alpha2/src/main/java/org/cytoscape/search/internal/IndexAndSearchTask.java | f190681b035bf4b8e04d6cdbffc4594a60032107 | [] | no_license | ahdahddl/cytoscape | bf783d44cddda313a5b3563ea746b07f38173022 | a3df8f63dba4ec49942027c91ecac6efa920c195 | refs/heads/master | 2020-06-26T16:48:19.791722 | 2013-08-28T04:08:31 | 2013-08-28T04:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,572 | java | /*
Copyright (c) 2006, 2007, The Cytoscape Consortium (www.cytoscape.org)
The Cytoscape Consortium is:
- Institute for Systems Biology
- University of California San Diego
- Memorial Sloan-Kettering Cancer Center
- Institut Pasteur
- Agilent Technologies
This library is free software; you can redist... | [
"mes@0ecc0d97-ab19-0410-9704-bfe1a75892f5"
] | mes@0ecc0d97-ab19-0410-9704-bfe1a75892f5 |
73733dfb0b7d71a3e67a4f7ed3090400ad701e74 | 9508868f54802408df2ca922453c6ba1af01c60e | /src/main/java/com/kepler/config/parser/ConfigParser4Date.java | 9e9f171e4f25d402496a58cbeec36bd341466c55 | [] | no_license | easonlong/Kepler-All | de94c8258e55a1443eb5ce27b4659a835830890d | 3633dde36fb85178b0288fc3f0eb4a25134ce8d1 | refs/heads/master | 2020-09-01T06:29:32.330733 | 2019-02-20T04:52:16 | 2019-02-20T04:52:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 844 | java | package com.kepler.config.parser;
import java.text.SimpleDateFormat;
import java.util.Date;
import com.kepler.KeplerLocalException;
import com.kepler.config.ConfigParser;
import com.kepler.config.PropertiesUtils;
/**
* String -> Date解析
*
* @author kim 2016年1月5日
*/
public class ConfigParser4Date implements Confi... | [
"shenjiawei@didichuxing.com"
] | shenjiawei@didichuxing.com |
6a97a2925ec5380e5bc0318ee23b718c8d59bd8a | 2712e31319b0c733bcab285415e55a427288406e | /eclipse/src/main/java/org/eclipse/jdt/internal/compiler/ast/NameReference.java | cdb715dd903ec78ece45851c2e5b6275ea200bd0 | [
"WTFPL"
] | permissive | mo79571830/eide | 8ba031a432cab62e1045b8ff61961d21cfc94f7d | 5d6470f82def645c17b5cebe03184ddc1ff67e62 | refs/heads/master | 2022-03-22T23:46:56.299439 | 2019-05-08T20:20:08 | 2019-05-08T20:20:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,298 | java | /*******************************************************************************
* Copyright (c) 2000, 2013 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | [
"202983447@qq.com"
] | 202983447@qq.com |
c40b7bef8de78027fbf370b0b335a76cce4c3307 | 566a9252119593c099ac8bb572b291322eb17c47 | /hasting-webui/src/test/java/com/lindzh/hasting/webui/AbstractTestCase.java | 9428a3fe9f3c9f9a8d492f6e7400d6ea62b564e7 | [
"MIT"
] | permissive | BiYiTuan/hasting | 7743ecf709d7eb85e376c927ad355e679e4aa917 | efed0dabcc5181b9f81bb54514048b38adfd7177 | refs/heads/master | 2020-04-16T13:28:11.481592 | 2018-04-15T03:52:09 | 2018-04-15T03:52:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 424 | java | package com.lindzh.hasting.webui;
/**
* Created by lin on 2016/12/17.
*/
import org.junit.runner.RunWith;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration(locations={"c... | [
"linsony0@163.com"
] | linsony0@163.com |
d7a6615a2cd7f2b794e4adaabb35e1c8e50edfaa | dffc6d66fb10683f38d46055492b1e77f6d7912f | /ERP_WS/src/main/java/com/bap/erp/servicios/rh/RhEmpleadoService.java | 9370a98ceb16d67da09c3dbe1e507cf7bf0eb002 | [] | no_license | gpalabral/ErpBackEnd | bd3a4f8d8f0d23275e7d8b0a5670b7faf8037411 | 4dd908ca24625c8271d3dd1bdd9e1df714f6e921 | refs/heads/master | 2021-03-27T20:02:43.606225 | 2016-05-17T22:42:37 | 2016-05-17T22:42:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,729 | java | package com.bap.erp.servicios.rh;
import com.bap.erp.modelo.rh.RhEmpleado;
import java.io.InputStream;
import java.util.Date;
import java.util.List;
public interface RhEmpleadoService {
RhEmpleado persistRhEmpleado(RhEmpleado rhEmpleado) throws Exception;
RhEmpleado mergeRhEmpleado(RhEmpleado rhEmpl... | [
"gustavo.palabral@gmail.com"
] | gustavo.palabral@gmail.com |
30e04bca53333c66adaf9a014f098db26b833256 | b27bfe9db8f0c7e5ca9377397b23ef2ef27d4ddc | /morozov/terms/signals/TermIsNotAWorld.java | 41381a1bd658c6e41322c54be5f7abf4dc21fe24 | [] | no_license | Morozov2012/actor-prolog-java-library | 85fe97eb6a37709d742f4ab06b29d0718c7269c3 | 5a7e2011ac2152278b8ebae3dfb2da4d925619a3 | refs/heads/master | 2021-01-20T15:39:14.173431 | 2019-12-13T13:09:01 | 2019-12-13T13:09:01 | 7,780,078 | 5 | 3 | null | null | null | null | UTF-8 | Java | false | false | 272 | java | // (c) 2008 IRE RAS Alexei A. Morozov
package morozov.terms.signals;
import morozov.run.*;
public final class TermIsNotAWorld extends LightweightException {
//
public static final TermIsNotAWorld instance= new TermIsNotAWorld();
//
private TermIsNotAWorld() {
}
}
| [
"AlexeiMorozov2006@rambler.ru"
] | AlexeiMorozov2006@rambler.ru |
8edb465300510de64a838641b88374138dc82afe | 4cc4d9d488939dde56fda368faf58d8564047673 | /external/vogar/src/vogar/target/MainRunnerFactory.java | 6412b26908620247270a34410b8e8da3463786be | [] | no_license | Tosotada/android-8.0.0_r4 | 24b3e4590c9c0b6c19f06127a61320061e527685 | 7b2a348b53815c068a960fe7243b9dc9ba144fa6 | refs/heads/master | 2020-04-01T11:39:03.926512 | 2017-08-28T16:26:25 | 2017-08-28T16:26:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,449 | java | /*
* Copyright (C) 2015 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... | [
"xdtianyu@gmail.com"
] | xdtianyu@gmail.com |
9fb7c0899d4358f6e8b068bbdcb1a291d263d02f | d5786bf0335010f7de9bb2cea6bb0a9536ff73af | /aliyun-java-sdk-sofa/src/main/java/com/aliyuncs/sofa/model/v20190815/QueryLinkeBahamutIterationdetachreleaseRequest.java | b6f174fb5847a8e8488eead2d7e53e354636b526 | [
"Apache-2.0"
] | permissive | 1203802276/aliyun-openapi-java-sdk | 8066c546f0177cbbebb7b1178fe6ccaeb6f1da09 | e3f89f2ef8542055e3990401a94edccd1bbca410 | refs/heads/master | 2023-04-15T07:09:27.195262 | 2021-03-19T06:22:51 | 2021-03-19T06:22:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,436 | 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 |
e531f412439062ea148c7c2087a9d7830a7f70dc | e0d52bbf5d1b657afb07795bf456e8e680302980 | /ModelibraWicket/src/org/modelibra/wicket/container/DmPageableListView.java | c074b49453de0179b944c320ad7774e30821a753 | [
"Apache-2.0"
] | permissive | youp911/modelibra | acc391da16ab6b14616cd7bda094506a05414b0f | 00387bd9f1f82df3b7d844650e5a57d2060a2ec7 | refs/heads/master | 2021-01-25T09:59:19.388394 | 2011-11-24T21:46:26 | 2011-11-24T21:46:26 | 42,008,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,441 | java | /*
* Modelibra
*
* 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... | [
"dzenanr@c25eb2fc-9753-11de-83f8-39e71e4dc75d"
] | dzenanr@c25eb2fc-9753-11de-83f8-39e71e4dc75d |
d6812034734d281db94908aff13c4ebd2b90847f | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-418-5-25-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/internal/renderer/xhtml/image/AbstractXHTMLImageTypeRenderer_ESTest_scaffolding.java | c9ddfffc85bb13e2715a6501336b8e9b6700b7ff | [] | 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 | 484 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Apr 04 04:07:12 UTC 2020
*/
package org.xwiki.rendering.internal.renderer.xhtml.image;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Be... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
4624c799ef602e09d913e0dd782e97fa24b4b8d0 | 1293ffb40081cebe2cfe9433d06bb9784a7f37ed | /Parallel Projects BackUp/forestmanagementsystemusingcollection/src/main/java/com/capgemini/forestmanagementsystemusingcollection/service/ProductService.java | af36a7706d4d9c16754368f69e29b90d4e46e2c2 | [] | no_license | Omkarnaik571/Omkar | 4b93a78e8525248391309aad78d7e21100c8c8a2 | d6826adeda0719b0e346dc5a60c57e3e69ddc050 | refs/heads/master | 2022-07-01T10:18:18.604812 | 2020-05-13T15:41:00 | 2020-05-13T15:41:00 | 225,843,596 | 1 | 0 | null | 2022-06-21T02:49:05 | 2019-12-04T10:46:58 | Java | UTF-8 | Java | false | false | 1,014 | java | package com.capgemini.forestmanagementsystemusingcollection.service;
import java.util.TreeMap;
import com.capgemini.forestmanagementsystemusingcollection.dto.ProductDetails;
import com.capgemini.forestmanagementsystemusingcollection.exceptions.ExceptionWhileDeleting;
import com.capgemini.forestmanagementsystemusingco... | [
"omkarnaik571@gmail.com"
] | omkarnaik571@gmail.com |
84623979add298f3f783adc2cd005dee8cc7633f | a5d626f6eba5d127c43e3cba1bff8d77e9ac977f | /xdht-disease-sys/src/main/java/com/xdht/disease/sys/dao/RecordIndividualProtectiveEquipmentMapper.java | 2e92f34bc77a27dd0ad944ba490691526e964b43 | [] | no_license | liangzhifu/xdht-disease | 1ede89df37893b2e660159ba454b07a4208e629b | cd92f0c6eca713c1e490712d957765e54b43b726 | refs/heads/master | 2022-07-08T00:11:12.113321 | 2019-01-21T07:53:40 | 2019-01-21T07:53:40 | 135,237,897 | 0 | 8 | null | 2022-06-29T16:46:08 | 2018-05-29T03:43:39 | Java | UTF-8 | Java | false | false | 464 | java | package com.xdht.disease.sys.dao;
import com.xdht.disease.common.core.Mapper;
import com.xdht.disease.sys.model.RecordIndividualProtectiveEquipment;
import java.util.Map;
public interface RecordIndividualProtectiveEquipmentMapper extends Mapper<RecordIndividualProtectiveEquipment> {
/**
* 查询个体防护用品调查表
... | [
"1462439581@qq.com"
] | 1462439581@qq.com |
7c8df67f93f2305fe160f71c7ae7ccb64070bc18 | a16369facaad30e8560ee8f85770375e710223f7 | /jetsencloud/src/main/java/com/chanlin/jetsencloud/util/SystemShare.java | 00b92dd3cca6634c9455699621597275305df507 | [] | no_license | jecn/jetsen | c595bf36b255a0624a0daf07829e9be87f904243 | bad286f723b26aa9e48016b4b704499df57e514f | refs/heads/master | 2021-05-14T03:39:38.096781 | 2020-04-09T08:35:10 | 2020-04-09T08:35:10 | 116,622,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,690 | java | package com.chanlin.jetsencloud.util;
import android.content.Context;
import android.content.SharedPreferences;
/**
* Created by ChanLin on 2017/11/20.
* ProtectEyes
* TODO:
*/
public class SystemShare {
private static final String PREFIX_NAME = "jetsen_catch";
/**
* 保存String类型数据
*
* @pa... | [
"xlwei920@163.com"
] | xlwei920@163.com |
dad723a0adb4021b45fd368b013466f7785a3688 | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/AtCoder/arc058/A/1677896.java | fd8c9b540767c498fdb2cf57c890aa8788912fdd | [] | no_license | Kawser-nerd/CLCDSA | 5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb | aee32551795763b54acb26856ab239370cac4e75 | refs/heads/master | 2022-02-09T11:08:56.588303 | 2022-01-26T18:53:40 | 2022-01-26T18:53:40 | 211,783,197 | 23 | 9 | null | null | null | null | UTF-8 | Java | false | false | 4,298 | java | import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintStream;
import java.util.ArrayList;
import java.util.A... | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
5318bcb173702936088ba638b1b37394c6adbaf5 | 73267be654cd1fd76cf2cb9ea3a75630d9f58a41 | /services/cdm/src/main/java/com/huaweicloud/sdk/cdm/v1/model/ShowJobsResponse.java | 588030307111f944b8dd7c74053ea4280fe5d592 | [
"Apache-2.0"
] | permissive | huaweicloud/huaweicloud-sdk-java-v3 | 51b32a451fac321a0affe2176663fed8a9cd8042 | 2f8543d0d037b35c2664298ba39a89cc9d8ed9a3 | refs/heads/master | 2023-08-29T06:50:15.642693 | 2023-08-24T08:34:48 | 2023-08-24T08:34:48 | 262,207,545 | 91 | 57 | NOASSERTION | 2023-09-08T12:24:55 | 2020-05-08T02:27:00 | Java | UTF-8 | Java | false | false | 4,034 | java | package com.huaweicloud.sdk.cdm.v1.model;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.huaweicloud.sdk.core.SdkResponse;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
import java.util.function.Consumer;
/**
* Res... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
e5219f2936bb8b288cecfaef9498d55e31c3913e | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/16/16_e59b91d017c7d0e8190fdc5fd4626ad0286efbe9/EmbeddedFiles/16_e59b91d017c7d0e8190fdc5fd4626ad0286efbe9_EmbeddedFiles_s.java | f6314fd0b8d26f5ab91c5e921f843c591017434f | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,897 | java | package pt.go2.fileio;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import pt.go2.application.Resources;
import pt.go2.response.AbstractResponse;
import pt.go2.response.GzipResponse;
public class EmbeddedFiles implements Fi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
c1667dea2eb5ffe966eef5b3dd62fc0bdcebf3fd | 159997bda907cb16b3bd01838e309689d6041b24 | /src/main/java/curso/springboot/controller/ReportUtil.java | afde0220ce529b4626d7f73bda7325826f8ad2a2 | [] | no_license | GuilhermeJWT/SpringMvc-Jenkins-Thymeleaf-Heroku | b05e09225d2814eb6f568bd95d5c9a77aa0726e0 | 1db62f7a941cbf9a45a40372d4c0b4d4ec698d7b | refs/heads/main | 2023-06-16T04:09:20.321173 | 2021-07-14T22:02:12 | 2021-07-14T22:02:12 | 386,086,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,341 | java | package curso.springboot.controller;
import java.io.File;
import java.io.Serializable;
import java.util.HashMap;
import java.util.List;
import javax.servlet.ServletContext;
import org.springframework.stereotype.Component;
import net.sf.jasperreports.engine.JasperExportManager;
import net.sf.jasperreports.engine.Jas... | [
"guiromanno@gmail.com"
] | guiromanno@gmail.com |
49d70fbdcccf63552a496983111ab0a63f0309d0 | 8dba0a2b37be0545149586516df1cffa85d9e383 | /app/src/main/java/com/example/mrlanguageturkish/c_serials_3_31.java | 0a5d7c706035b6fd15fb9b4cc77198697b16a588 | [] | no_license | ghomdoust/MrLanguageTurkish | 9e2ee449ba77d99057f9e3903696f791ef91ce13 | ae69f0922d06a9537ec7a5b4b5a05760637f6760 | refs/heads/master | 2023-03-30T20:38:01.303512 | 2021-04-06T23:16:20 | 2021-04-06T23:16:20 | 355,352,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,608 | java | package com.example.mrlanguageturkish;
import androidx.appcompat.app.AppCompatActivity;
import android.annotation.SuppressLint;
import android.app.DownloadManager;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.ConnectivityManager;
import andr... | [
"47427371+ghomdoust@users.noreply.github.com"
] | 47427371+ghomdoust@users.noreply.github.com |
5900c34f247ac6196e606fcc6b69452dcef39092 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-422-19-14-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/xwiki/rendering/wikimodel/xhtml/filter/XHTMLWhitespaceXMLFilter_ESTest_scaffolding.java | ff873ba06fa4cf18c49a27783d35fb03bc2271b5 | [] | 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 | 471 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Mon Apr 06 16:07:14 UTC 2020
*/
package org.xwiki.rendering.wikimodel.xhtml.filter;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
i... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
563a0a5fe971f10576515cea288810878d873d45 | 62e3f2e7c08c6e005c63f51bbfa61a637b45ac20 | /B-Genius_AdFree/app/src/main/java/com/google/android/gms/common/internal/t.java | c379b7403392c847eec299dac33d9085dc8e9fb0 | [] | no_license | prasad-ankit/B-Genius | 669df9d9f3746e34c3e12261e1a55cf5c59dd1c6 | 1139ec152b743e30ec0af54fe1f746b57b0152bf | refs/heads/master | 2021-01-22T21:00:04.735938 | 2016-05-20T19:03:46 | 2016-05-20T19:03:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 855 | java | package com.google.android.gms.common.internal;
import android.content.Context;
import android.content.ServiceConnection;
public abstract class t
{
private static final Object a = new Object();
private static t b;
public static t a(Context paramContext)
{
synchronized (a)
{
if (b == null)
... | [
"kshitiz1208@gmail.com"
] | kshitiz1208@gmail.com |
e627934d553b7a198b2ed6d25205887992a15fe9 | 93caab98ba5cb7208dbd8fb80081f927c84e68df | /Battleship/src/battleship/Board.java | 021f6de24aa834614f2425e2f7a55c6552f876cc | [] | no_license | prudvikomaram/Java-Projects | 7b63919f43ea080a5f45327597977fbfa69463f1 | 1e1091226bbd35aeda8a137e6996f5b66a9da43d | refs/heads/master | 2020-10-01T08:13:32.066099 | 2016-05-04T17:44:55 | 2016-05-04T17:44:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,822 | 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 battleship;
import java.util.Random;
/**
*
* @author leijurv
*/
public class Board {
int[][] board;
public Board(Boa... | [
"leijurv@gmail.com"
] | leijurv@gmail.com |
0aa3f9a26514d296b20ec965195e8531a71d53e4 | 87c29953a8324ad994daf8c05ca944de4f001edc | /elo7/src/br/com/elo7/pattern/PagamentoViaMoip.java | bd07c4f08563d29b555ead102c549d5a692885a7 | [] | no_license | luiz158/tdc-sao-paulo-2014 | 3893224e87c105437a88a81fd3f82d25d6855a16 | 4ee64b7bfad4867afec54046d4a17e18fa938b72 | refs/heads/master | 2021-01-18T02:24:12.966817 | 2014-08-27T13:27:48 | 2014-08-27T13:27:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 366 | java | package br.com.elo7.pattern;
public class PagamentoViaMoip implements RegraDePagamento {
private Jaiminho jaiminho;
public PagamentoViaMoip(Jaiminho jaiminho) {
this.jaiminho = jaiminho;
}
public void paga() {
System.out.println("Conecta no Moip");
System.out.println("Dados do usuario no Moip");
System.... | [
"alexandre.gama.lima@gmail.com"
] | alexandre.gama.lima@gmail.com |
65f27db7c0e2ea7642b03f81c4a9e33f32c52785 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_e1c157f6b9ef2f2da94caaedbbc1b0367adaef01/PlugIn/2_e1c157f6b9ef2f2da94caaedbbc1b0367adaef01_PlugIn_s.java | 0892bfa2eabaa066b8688133ff5eb074153c4a75 | [] | 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,515 | java | /**
* License: GPL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License 2
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without ev... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
9af2c4ac838d7fe4e880dc7658da52994ee2d38e | 853b0bec5bc9b5499925336c1f6959ae9ea4dccc | /wxzj2/src/com/yaltec/wxzj2/biz/draw/dao/BatchRefundDao.java | 6991e184eefe29ffb08d91a667ea98660d6110a7 | [] | no_license | QuietClickCode/wxzj2 | 598e69af218da5218e2befcc948f353027b34447 | c08061f7bbfaf616b32846e7ac1a171efcd0b33b | refs/heads/master | 2020-06-28T20:59:48.715250 | 2019-08-03T06:11:38 | 2019-08-03T06:11:38 | 200,339,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,049 | java | package com.yaltec.wxzj2.biz.draw.dao;
import java.util.List;
import java.util.Map;
import org.springframework.stereotype.Repository;
import com.yaltec.wxzj2.biz.draw.entity.CodeName;
import com.yaltec.wxzj2.biz.draw.entity.ShareAD;
import com.yaltec.wxzj2.biz.property.entity.Developer;
/**
*
* @Cla... | [
"2572417548@qq.com"
] | 2572417548@qq.com |
9d7a3c2062f4f3420d9b45b10f8467cd53843242 | baa246d5d13925a40b0b9d9bf8b68ebb7d5b48d3 | /app/src/main/java/wrteam/ecommerce/app/helper/AppController.java | 6587db1e0676251cfb24147aa1367ef81a53d7ba | [] | no_license | Omender123/Ekart | 9a85c4498bcde456926e87a93901b0ed3210e295 | 744323802cd0255a063f6a77284a285024417d2d | refs/heads/master | 2022-12-28T12:33:03.247844 | 2020-10-21T05:21:36 | 2020-10-21T05:21:36 | 305,912,004 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,061 | java | package wrteam.ecommerce.app.helper;
import android.app.Activity;
import android.app.Application;
import android.content.Context;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Build;
import android.text... | [
"Os7290915329@gmail.com"
] | Os7290915329@gmail.com |
2bc975afa071c51d73eefb2a1e44fc762891708d | 10a689229d6889f86bf6c4ad106caa433379bb49 | /trunk/ihouse/ihouse/src/com/manyi/ihouse/assignee/model/AssigneeModel.java | 4d4407f0451c8e76010fe1dda90fef5cb16f50e1 | [] | no_license | sanrentai/manyi | d9e64224bc18846410c4a986c3f2b4ee229b2a2e | c4c92f4dde1671027ff726ba6bbe6021421cd469 | refs/heads/master | 2020-03-12T19:30:47.242536 | 2015-04-10T08:40:20 | 2015-04-10T08:40:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,012 | java | package com.manyi.ihouse.assignee.model;
public class AssigneeModel {
/**
* ID
*/
private int id;
/**
* 经纪人姓名
*/
private String name;
/**
* 经纪人编号
*/
private String serialNumber;
/**
* 手机号码
*/
private String mobile;
/**
* 备注
*/
private String information... | [
"zhangxiongcai337@gmail.com"
] | zhangxiongcai337@gmail.com |
988cb668c863323390989de95fb7f73b7b5cfc0e | d4d1d06fc32cd788b48066a7e99e6d1589899c73 | /src/main/java/ivorius/yegamolchattels/client/rendering/ModelWardrobe.java | 9fc3452efb43161b1834ab1859b8d918360a6bd7 | [
"MIT"
] | permissive | Ivorforce/YeGamolChattels | 0fb918ea646a744007224df14ba06ef334248509 | 36aca1700b60d722680feff5e54076977dfd0783 | refs/heads/master | 2023-08-24T05:44:42.719684 | 2022-01-13T23:04:03 | 2022-01-13T23:04:03 | 21,396,460 | 8 | 11 | null | 2015-05-17T13:59:58 | 2014-07-01T17:25:15 | Java | UTF-8 | Java | false | false | 5,276 | java | /***************************************************************************************************
* Copyright (c) 2014, Lukas Tenbrink.
* http://lukas.axxim.net
**************************************************************************************************/
// Date: 29-1-2014 18:13:04
// Template version 1.1
... | [
"lukastenbrink@googlemail.com"
] | lukastenbrink@googlemail.com |
2126be75155831f906fc99024a5c48d8122154f4 | 629e42efa87f5539ff8731564a9cbf89190aad4a | /unrefactorInstances/eclipse.jdt.core/65/cloneInstance6.java | 7e6cc3e0901476c779dab42c810318c64d6846df | [] | no_license | soniapku/CREC | a68d0b6b02ed4ef2b120fd0c768045424069e726 | 21d43dd760f453b148134bd526d71f00ad7d3b5e | refs/heads/master | 2020-03-23T04:28:06.058813 | 2018-08-17T13:17:08 | 2018-08-17T13:17:08 | 141,085,296 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | public void nonStaticAccessToStaticField(AstNode location, FieldBinding field) {
this.handle(
IProblem.NonStaticAccessToStaticField,
new String[] {new String(field.declaringClass.readableName()), new String(field.name)},
new String[] {new String(field.declaringClass.shortReadableName()), new String(field.name)},... | [
"sonia@pku.edu.cn"
] | sonia@pku.edu.cn |
346daf46e22c704924cc8e189a8042af63833aa3 | ba9192f4aeb635d5c49d80878a04512bc3b645e9 | /src/extends-parent/jetty-all/src/main/java/org/eclipse/jetty/websocket/WebSocketGeneratorRFC6455.java | dedaa735aa3839006058d7ce8345e148ed3bbb49 | [
"Apache-2.0"
] | permissive | ivanDannels/hasor | 789e9183a5878cfc002466c9738c9bd2741fd76a | 3b9f4ae6355c6dad2ea8818750b3e04e90cc3e39 | refs/heads/master | 2020-04-15T10:10:22.453889 | 2013-09-14T10:02:01 | 2013-09-14T10:02:01 | 12,828,661 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,022 | java | //
// ========================================================================
// Copyright (c) 1995-2013 Mort Bay Consulting Pty. Ltd.
// ------------------------------------------------------------------------
// All rights reserved. This program and the accompanying materials
// are made available under the ter... | [
"zyc@byshell.org"
] | zyc@byshell.org |
154b60d53e97bf8ba464f6b1bf1d522a19f0cb26 | a27a7e9a50849529a75a869e84fd01f2e9bbd4e4 | /src/main/java/guru/springframework/recipeproject/service/IngredientServiceImpl.java | 4435ec670d1892aba5902906efbfa0f3bf73ca77 | [] | no_license | lucascalsilva/spring-boot-recipe-project | 2960e3fd9f113a6fd3ebcbffde1bf53eb8710b9a | 086c9e3ee6aa2546f56f48d10ada06198f3bc541 | refs/heads/master | 2021-05-18T20:08:15.928341 | 2020-08-29T20:00:25 | 2020-08-29T20:00:25 | 251,396,296 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,310 | java | package guru.springframework.recipeproject.service;
import guru.springframework.recipeproject.commands.IngredientCommand;
import guru.springframework.recipeproject.converters.IngredientCommandToIngredient;
import guru.springframework.recipeproject.converters.IngredientToIngredientCommand;
import guru.springframework.r... | [
"lucasc.alm.silva@gmail.com"
] | lucasc.alm.silva@gmail.com |
b299a9e1439e94504c99a28ded5abd56d0ac4207 | f498015b7cc15c0b30656ea7056bcc2f0a7b137f | /app/src/main/java/com/olaover/inmortaltech/ola/Adapter/MetroAdapter.java | 9fac3607212c437a9b08f3c1af60f76709d84e41 | [] | no_license | guptaamit96/VehicleTracker | ea92fb6e38738bab5b479307899dd67d33cfe09a | c7bfb9a9f92e1f0138f52c65d35cb58857cb785b | refs/heads/master | 2020-04-15T04:39:16.317131 | 2018-07-16T11:06:55 | 2018-07-16T11:06:55 | 164,390,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,946 | java | package com.olaover.inmortaltech.ola.Adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.olaover.inmortaltech.ola.R;
import com.olaover.... | [
"you@example.com"
] | you@example.com |
9ea7d185d74e4a898592c1c72aaaac6358330d82 | 90d563a57497fff40c586b0cbbc5b10e0ac1a5f0 | /src/BinaryTree/LeetCode101/Solution.java | 93e7d13e874456c22b2651f76201ab77941b3925 | [] | no_license | betterGa/Review-DS | 852b6aa3da401e78ca19efc40486cd57089acb2d | 61699bcf4dcbfb4af2ca6cd95d8cb33804512fa0 | refs/heads/master | 2022-04-03T21:00:37.071086 | 2020-02-19T14:55:48 | 2020-02-19T14:55:48 | 209,009,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,121 | java | package BinaryTree.LeetCode101;
public class Solution {
class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int x) {
val = x;
}
}
public boolean isSymmetric(TreeNode root) {
/*太憨了 不是这样的。
//递归终止条件
... | [
"2086543608@qq.com"
] | 2086543608@qq.com |
d527fb8250893582c0deee8c7d9dec63c621dda8 | ee0ddf0854f1092c3d6dccabeafaeec2840eacfc | /app/src/main/java/com/xmx/searchpoi/Tools/FragmentBase/BaseFragment.java | cae932e6df82749184680f4b4db52789efe0459d | [] | no_license | The---onE/SearchPOIA | 73a64de322d19cc8db58343bfa1816db76162ec9 | 0a2c9e42d84a52e11a95fa11e4e8663e2fe3277f | refs/heads/master | 2021-01-12T01:51:34.235622 | 2017-01-13T13:05:21 | 2017-01-13T13:05:21 | 78,438,638 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 874 | java | package com.xmx.searchpoi.Tools.FragmentBase;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* Created by The_onE on 2016/7/4.
*/
public abstract class BaseFragment extends BFragment {
@Override
public View onCreateView(LayoutInfla... | [
"834489218@qq.com"
] | 834489218@qq.com |
f15e3d7276ef51b76cb4a23d2a56f2474c6b0853 | b6f05e13fe7040ab59deaddab23bc4e0c2b525a4 | /fiji-commons/fiji-commons-monitoring/src/main/java/com/moz/fiji/commons/monitoring/MetricUtils.java | 0a90501712065c5ffff1c7865d97f1aaff157cdb | [
"Apache-2.0"
] | permissive | seomoz/fiji | a621b6d6db3a7731414f6ea7d2bc6fc5ee2d59ec | bed3b7d20770ab2c490b55f278cb4397937f61b6 | refs/heads/master | 2021-01-18T08:56:48.848846 | 2016-07-19T20:30:17 | 2016-07-19T20:30:17 | 53,540,389 | 1 | 0 | null | 2016-07-06T20:52:33 | 2016-03-09T23:47:08 | HTML | UTF-8 | Java | false | false | 7,324 | java | /**
* (c) Copyright 2014 WibiData, Inc.
*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* 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... | [
"vagrant@mozlinks"
] | vagrant@mozlinks |
321dfb5761a4c9bb3cd7afeee8cb03d9834a1be4 | 0ec9b09bca5e448ded9866a5fe30c7a63b82b8b3 | /modelViewPresenter/presentationModel/withoutPrototype/src/main/java/usantatecla/mastermind/MastermindStandaloneDB.java | ee35c7161f93b2d1e087544c82da95231b2df0d9 | [] | no_license | pixelia-es/USantaTecla-project-mastermind-java.swing.socket.sql | 04de19c29176c4b830dbae751dc4746d2de86f2e | 2b5f9bf273c67eedff96189b6b3c5680c8b10958 | refs/heads/master | 2023-06-10T13:09:55.875570 | 2021-06-29T15:16:23 | 2021-06-29T15:16:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 428 | java | package usantatecla.mastermind;
import usantatecla.mastermind.models.DAO.SessionImplementationDAO;
import usantatecla.mastermind.models.dataBase.SessionImplementationDBDAO;
public class MastermindStandaloneDB extends MastermindStandalone{
protected SessionImplementationDAO createDAO() {
return new SessionImpleme... | [
"jaime.perez@alumnos.upm.es"
] | jaime.perez@alumnos.upm.es |
6dd914d726391cfba4ac944a43e7b126c2e76430 | 1ae60085fd221d5389f23d36fb04494accbf4e14 | /models/build/tmp/kapt3/stubs/main/com/vimeo/networking2/PlayUtils.java | 7dd96eb2c6ee70a8b1a072e685c606d30ee53d46 | [] | no_license | dadhaniyapratik/MVP_Room_Architicture | 268eee023d1fff408f62c8807c8b4c1a8b012c2e | 832839321cb57a358e15892f3c81fa06f1e5f51e | refs/heads/master | 2020-06-27T14:51:17.706384 | 2019-08-01T05:04:43 | 2019-08-01T05:04:43 | 199,980,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 840 | java | package com.vimeo.networking2;
import java.lang.System;
@kotlin.Metadata(mv = {1, 1, 13}, bv = {1, 0, 3}, k = 2, d1 = {"\u0000\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\"\u0015\u0010\u0000\u001a\u00020\u0001*\u00020\u00028F\u00a2\u0006\u0006\u001a\u0004\b\u0003\u0010\u0004\u00a8\u0006\u000... | [
"pkdadhaniya@cygnet.com"
] | pkdadhaniya@cygnet.com |
348ff8d6376a87c3b5b6f209d1c52167971f4ac6 | 83110fbb179713c411ddf301c90ef4b814285846 | /src/HostService.java | a33f58e130a6a591f74181dc6700772990d38761 | [] | no_license | mikelopez/jvm | f10590edf42b498f2d81dec71b0fee120e381c9a | 36a960897062224eabd0c18a1434f7c8961ee81c | refs/heads/master | 2021-01-19T05:36:54.710665 | 2013-06-09T04:36:41 | 2013-06-09T04:36:41 | 3,783,647 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,909 | java |
package com.vmware.vim25;
import java.util.ArrayList;
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.XmlType;
/**
* <p>Java class for HostService compl... | [
"dev@scidentify.info"
] | dev@scidentify.info |
7843e35f0eb6bdbf8a52c6f2cf94980764a4ff39 | 6baa09045c69b0231c35c22b06cdf69a8ce227d6 | /modules/adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201603/cm/CustomerExtensionSettingService.java | 39c797a31ba3086ff29dbadcb3353dbc8b83e464 | [
"Apache-2.0"
] | permissive | remotejob/googleads-java-lib | f603b47117522104f7df2a72d2c96ae8c1ea011d | a330df0799de8d8de0dcdddf4c317d6b0cd2fe10 | refs/heads/master | 2020-12-11T01:36:29.506854 | 2016-07-28T22:13:24 | 2016-07-28T22:13:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 783 | java | /**
* CustomerExtensionSettingService.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter.
*/
package com.google.api.ads.adwords.axis.v201603.cm;
public interface CustomerExtensionSettingService extends javax.xml.rpc.Service {
public java.lan... | [
"jradcliff@users.noreply.github.com"
] | jradcliff@users.noreply.github.com |
6081ffcb7dd937cba1ffbb6d4677e6fb3fffcd29 | 6c038bac76027ace0b236ff131cbcffebd274985 | /workspace/05_Jms/src/main/java/com/curso/microservicios/_Jms/Persona.java | 113d1c6bd90a181a920bcac0606d66c409c0cff8 | [] | no_license | victorherrerocazurro/MicroserviciosSpringATSistemasOctubre2017 | 2f1752055c4f58b3faa4ab4470a3e51032e97541 | 2512133b51d64a77a947aaad2e053f69d262d7ba | refs/heads/master | 2021-07-08T15:30:55.572658 | 2017-10-05T17:28:12 | 2017-10-05T17:28:12 | 105,535,171 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 654 | java | package com.curso.microservicios._Jms;
import java.io.Serializable;
public class Persona implements Serializable{
private long id;
private String nombre;
public Persona(long id, String nombre) {
super();
this.id = id;
this.nombre = nombre;
}
public Persona() {
super();
// TODO Auto-generated cons... | [
"victorherrerocazurro@gmail.com"
] | victorherrerocazurro@gmail.com |
96e5e6b0e6bd3df0e49c66f2c98be373a6bc797b | ae9efe033a18c3d4a0915bceda7be2b3b00ae571 | /jambeth/jambeth-merge/src/main/java/com/koch/ambeth/merge/util/IPrefetchHelper.java | d838a2023cbb59e1e5839f24bc817ab06c78f6d1 | [
"Apache-2.0"
] | permissive | Dennis-Koch/ambeth | 0902d321ccd15f6dc62ebb5e245e18187b913165 | 8552b210b8b37d3d8f66bdac2e094bf23c8b5fda | refs/heads/develop | 2022-11-10T00:40:00.744551 | 2017-10-27T05:35:20 | 2017-10-27T05:35:20 | 88,013,592 | 0 | 4 | Apache-2.0 | 2022-09-22T18:02:18 | 2017-04-12T05:36:00 | Java | UTF-8 | Java | false | false | 6,579 | java | package com.koch.ambeth.merge.util;
/*-
* #%L
* jambeth-merge
* %%
* Copyright (C) 2017 Koch Softwaredevelopment
* %%
* 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.... | [
"dennis.koch@bruker.com"
] | dennis.koch@bruker.com |
331451d258a897f5be06a95b64548cbcb85f13ad | e8d9a5ae1a33001a8008bde85565c201077c1cba | /com.io7m.jdae.collada1_5/src/main/java/com/io7m/jdae/collada1_5/MeshType.java | b92c6e0927b0b65b2e6cf68d540b0a5d184fb35b | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | io7m/jdae | 6839b34294185a81c5ce9b6ea9a392d992bec0b1 | 9c4555487fd0cab7824ab384c6a3d3eef76ba298 | refs/heads/master | 2023-09-01T22:40:43.760915 | 2021-01-17T14:52:38 | 2021-01-17T14:52:38 | 48,003,036 | 1 | 1 | NOASSERTION | 2020-10-12T23:31:08 | 2015-12-14T21:47:05 | Java | UTF-8 | Java | false | false | 6,595 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2015.12.... | [
"code@io7m.com"
] | code@io7m.com |
ca4c7107bfaa410ee17f1534f181b2eef3d5e38c | a90f04b19052536f27775cd828f88c04bf03a2fb | /src/main/java/com/linle/mobileapi/v1/request/BankCardRequest.java | 651f505e95a7948e693576ca7319f3af3ed67a54 | [] | no_license | biaoa/test | 3a935b2675f52ac7a4e440f52dc86097928e61a1 | b4039c2345824fd82c23c8c9ac21db36529ba96e | refs/heads/master | 2021-01-20T07:13:39.415844 | 2017-04-25T08:46:57 | 2017-04-25T08:46:57 | 89,980,300 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 210 | java | package com.linle.mobileapi.v1.request;
import com.linle.mobileapi.base.BaseRequest;
public class BankCardRequest extends BaseRequest {
private static final long serialVersionUID = -6993086139549886855L;
}
| [
"hugo@365hdzs.com"
] | hugo@365hdzs.com |
60d642106e787f950c8a3fa406e9b4746a3272f3 | b2f44ba766a44426cd06ebfb922d8b75c1773d63 | /src/com/leetcode/P934_ShortestBridge.java | a81af7d9a594bbbae199959e817f7e599d0cb1d6 | [] | no_license | joy32812/leetcode | a1179ecff91127a6cda83cf70838354b0670970f | 9bd74b9774012df0e2e221eedc63d10f3ba88238 | refs/heads/master | 2023-08-16T14:11:34.232388 | 2023-08-13T11:30:05 | 2023-08-13T11:30:05 | 81,704,645 | 10 | 5 | null | null | null | null | UTF-8 | Java | false | false | 2,458 | java | package com.leetcode;
import java.util.*;
public class P934_ShortestBridge {
int[] dx = new int[]{0, 0, 1, -1};
int[] dy = new int[]{1, -1, 0, 0};
public int shortestBridge(int[][] A) {
if (A == null || A.length == 0) return 0;
int m = A.length;
int n = A[0].length;
i... | [
"joy32812@qq.com"
] | joy32812@qq.com |
786a74c1d97982ec250927fa8e616d7003f2b36a | b82e48e27b6f8442e28d2844bc7da5a3a93fd0de | /base/src/main/java/com/avogine/render/shader/uniform/light/UniformPointLight.java | 5ff422179dad0c2204b673746dcd0f05cf630436 | [] | no_license | Avoduhcado/MAvogine | b6d67e7a3e5aaa661653ac6e8433da13dca8e794 | 14479da79a3fca38f6fac921a192034f1ddfb7ba | refs/heads/master | 2023-07-09T13:38:04.081723 | 2023-06-18T19:02:44 | 2023-06-18T19:02:44 | 234,962,574 | 0 | 0 | null | 2023-07-03T00:17:29 | 2020-01-19T20:41:00 | Java | UTF-8 | Java | false | false | 1,351 | java | package com.avogine.render.shader.uniform.light;
import com.avogine.entity.light.*;
import com.avogine.render.shader.uniform.*;
/**
*
*/
public class UniformPointLight extends UniformLight<PointLight> {
private final UniformVec3 position = new UniformVec3();
/**
* @see <a href="http://wiki.ogre3... | [
"lostking9@yahoo.com"
] | lostking9@yahoo.com |
cb6af47045caa232665f0de5756f3fee469f9f0d | c7f607090318e6cf83e4ed9c122bf13989673236 | /lib/maven/src/main/java/kuona/maven/analyser/Maven.java | c3c91c1b7cdeeef2775e2b506098e16f27de7e00 | [
"Apache-2.0"
] | permissive | kuona/kuona | 23aa1699fd34f686c4b4e54f72584b4e495af7aa | f26bbb7eee7513bf9be23ee769543937afe8ce4f | refs/heads/master | 2022-06-23T15:28:08.849081 | 2022-06-18T16:28:50 | 2022-06-18T16:28:50 | 68,456,861 | 1 | 2 | Apache-2.0 | 2022-06-12T05:41:43 | 2016-09-17T14:24:32 | JavaScript | UTF-8 | Java | false | false | 700 | java | package kuona.maven.analyser;
import java.io.BufferedReader;
import java.io.File;
import java.io.InputStreamReader;
import java.io.PrintStream;
public class Maven {
private final String path;
Maven(String path) {
this.path = path;
}
void run(String command, PrintStream out) {
try {
Process p ... | [
"graham@grahambrooks.com"
] | graham@grahambrooks.com |
54885a7ccb32f02de4580b6b9a26c326779a5a43 | f7e817caa22c45493e182bf6d698145e8cb3e005 | /src/com/yz/manager/date/CurrentDate.java | 42deb238eb08f0917c5b31424a3a8d0f2327bad9 | [] | no_license | wingjoy/yzmanager | 40fc3fbd6ffc6170094643e334306ee8fcbfcf21 | f54b1d0272431ba1cabea851d95daf8c0a0b82dc | refs/heads/master | 2021-03-12T23:07:51.797956 | 2013-11-07T16:37:35 | 2013-11-07T16:37:35 | 13,990,442 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,783 | java | package com.yz.manager.date;
import java.sql.Timestamp;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
public final class CurrentDate {
public static String getCurrentDate() {
SimpleDateFormat sim = new SimpleDateFormat("yyyy-MM-dd H... | [
"swbyzx@gmail.com"
] | swbyzx@gmail.com |
c30e1743ba9c30a7e22055d30664d6068a2e2fca | 6253283b67c01a0d7395e38aeeea65e06f62504b | /decompile/app/Mms/src/main/java/com/android/mms/transaction/MessageSender.java | a517b33ef46d124f5a5db768f767626064c22577 | [] | no_license | sufadi/decompile-hw | 2e0457a0a7ade103908a6a41757923a791248215 | 4c3efd95f3e997b44dd4ceec506de6164192eca3 | refs/heads/master | 2023-03-15T15:56:03.968086 | 2017-11-08T03:29:10 | 2017-11-08T03:29:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 171 | java | package com.android.mms.transaction;
import com.google.android.mms.MmsException;
public interface MessageSender {
boolean sendMessage(long j) throws MmsException;
}
| [
"liming@droi.com"
] | liming@droi.com |
7476e3ecf32a1d9c481cac42c52ef26c9b0e6e87 | 416ed26975cc93982e9895da5f2f447383bc5d9f | /main/boofcv-geo/test/boofcv/alg/geo/bundle/TestCalibPoseAndPointRodiguesJacobian.java | c69d4d16dc0cf5331d0070462e057e48f0223ad9 | [
"LicenseRef-scancode-takuya-ooura",
"Apache-2.0"
] | permissive | jmankhan/BoofCV | 4cb99fbe19afcd35197003fc967c998e9c4875de | afbb6b1bf360092b3ee6e3ed5d0d2f9710d0e2da | refs/heads/SNAPSHOT | 2021-01-20T03:29:46.088886 | 2017-05-06T18:13:40 | 2017-05-06T18:13:40 | 89,549,111 | 1 | 0 | null | 2017-04-27T02:54:45 | 2017-04-27T02:54:45 | null | UTF-8 | Java | false | false | 2,692 | java | /*
* Copyright (c) 2011-2017, Peter Abeles. All Rights Reserved.
*
* This file is part of BoofCV (http://boofcv.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... | [
"peter.abeles@gmail.com"
] | peter.abeles@gmail.com |
818e3fe6ee54670ff91c1916ef6b481e03d14f5e | 2b55631fcefb7b504635d46499c76f9dc737d372 | /src/main/java/com/fayayo/study/kafka/producer/KProducer.java | 85c233dbe282629caee53d91d2e5d7badb943182 | [] | no_license | crelle/study | aa5a1f9b0fe8b3cdeb9f69fe2b4fd4b36bb7f4ca | 715889fd21756edbdccb8de3a89eb25418801753 | refs/heads/master | 2020-04-18T17:47:20.615620 | 2019-01-22T11:57:46 | 2019-01-22T11:57:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,121 | java | package com.fayayo.study.kafka.producer;
import lombok.extern.slf4j.Slf4j;
import org.apache.kafka.clients.producer.*;
import java.util.Properties;
/**
* @author dalizu on 2018/11/6.
* @version v1.0
* @desc 生产者
*/
@Slf4j
public class KProducer {
public static void main(String[] args) throws InterruptedExcep... | [
"535733495@qq.com"
] | 535733495@qq.com |
e8bbb97c52ea3288017843ec2ecccf5775cc197c | 0b7a66259406ae5d934969f06fc031c4f970482e | /itcastTax/src/cn/itcast/nsfw/user/action/UserAction.java | 9a76f52552b47effb54735686a13f7eb70b1e5bd | [] | no_license | dawei134679/ssh_demo | 67ca8a78bd5cd7f36d7efe3724c1f94e0b4f1bb6 | ab266efb019249b09ea60d19cd43dca9346756c1 | refs/heads/master | 2020-03-23T04:48:18.803307 | 2018-07-16T08:02:23 | 2018-07-16T08:02:23 | 141,106,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,330 | java | package cn.itcast.nsfw.user.action;
import java.io.File;
import java.io.IOException;
import java.net.URLDecoder;
import java.util.List;
import java.util.UUID;
import javax.annotation.Resource;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.io.FileUt... | [
"532231254@qq.com"
] | 532231254@qq.com |
d1a8a98eef740b0910dd2bf3815be21c50498f82 | 4e3c5dc1cfd033b0e7c1bea625f9ee64ae12871a | /org/nexage/sourcekit/mraid/internal/MRAIDNativeFeatureManager.java | c9a1e2c88d1b808d0654237ce65983cee3f8f6e7 | [] | no_license | haphan2014/idle_heroes | ced0f6301b7a618e470ebfa722bef3d4becdb6ba | 5bcc66f8e26bf9273a2a8da2913c27a133b7d60a | refs/heads/master | 2021-01-20T05:01:54.157508 | 2017-08-25T14:06:51 | 2017-08-25T14:06:51 | 101,409,563 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,116 | java | package org.nexage.sourcekit.mraid.internal;
import android.content.Context;
import android.os.Build.VERSION;
import java.util.ArrayList;
import org.nexage.sourcekit.mraid.MRAIDNativeFeature;
public class MRAIDNativeFeatureManager {
private static final String TAG = "MRAIDNativeFeatureManager";
private Contex... | [
"hien.bui@vietis.com.vn"
] | hien.bui@vietis.com.vn |
415319deec5ca5ae6fdc297fcacda9ed74060358 | 330d41a4ce8fe37676d08ed3acaea757f037a0f5 | /Lab010/src/RegistrationServlet.java | e9c3d7fa22c4f61ff33e09814ad5866cba34c224 | [] | no_license | DenisStolyarov/Java | 99dd170a67b21b4d7a8a1c3ac438634c03c1990b | dc3d86818cade2bfb8307d063742354a533e6c8d | refs/heads/master | 2021-01-04T09:50:38.672044 | 2020-06-08T16:07:17 | 2020-06-08T16:07:17 | 240,495,836 | 0 | 0 | null | 2020-10-13T22:39:13 | 2020-02-14T11:43:28 | Java | UTF-8 | Java | false | false | 1,330 | java | import DAO.IDAO;
import DAO.MySQLDAO;
import DAO.User;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.... | [
"you@example.com"
] | you@example.com |
2d3f834056634b989b16e345edfa917a781b5e7b | 30b86c7a3fe6513a8003b5157dffd1f5dda08b38 | /core/src/main/java/org/openstack4j/model/network/ext/LoadBalancerV2.java | c39b44bb046792ed2fb3cdc82f4db163403a9d41 | [
"Apache-2.0"
] | permissive | tanjin861117/openstack4j | c098a25529398855a1391f4d51fc28b687cb8cb6 | b58da68654fc7570a3aee3f1eabdf9aef499a607 | refs/heads/master | 2020-04-06T17:29:04.079837 | 2018-11-13T13:17:20 | 2018-11-13T13:17:20 | 157,660,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,154 | java | package org.openstack4j.model.network.ext;
import org.openstack4j.common.Buildable;
import org.openstack4j.model.ModelEntity;
import org.openstack4j.model.network.ext.builder.LoadBalancerV2Builder;
import org.openstack4j.openstack.networking.domain.ext.ListItem;
import java.util.List;
/**
* An entity used... | [
"tanjin@szzt.com.cn"
] | tanjin@szzt.com.cn |
da80bc32884e6bad4474d905010395d088657e07 | f59f9a03eaf296faa8fad67380e5c90958dbe3cf | /src/main/java/com/whg/ijvm/ch09/heap/constant/ClassRef.java | 304b83085a41b563528375ba84be678e34080e88 | [] | no_license | whg333/ijvm | 479b1ee2328c6b8c663e668b2c38c8423dbb8596 | 28c4b60beaa7412cec59e210e40c366b74aaa939 | refs/heads/master | 2022-06-26T07:47:10.357161 | 2022-05-16T12:25:32 | 2022-05-16T12:25:32 | 208,620,194 | 3 | 2 | null | 2022-06-17T03:37:40 | 2019-09-15T16:09:24 | Java | UTF-8 | Java | false | false | 325 | java | package com.whg.ijvm.ch09.heap.constant;
import com.whg.ijvm.ch09.classfile.constantinfo.member.ClassInfo;
import com.whg.ijvm.ch09.heap.RConstantPool;
public class ClassRef extends SymRef{
public ClassRef(RConstantPool cp, ClassInfo classInfo){
this.cp = cp;
className = classInfo.getName();
... | [
"wanghonggang@hulai.com"
] | wanghonggang@hulai.com |
3f12b2823a1ea0cdc6908a0ef20b5bce5b834739 | f0568343ecd32379a6a2d598bda93fa419847584 | /modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201308/ForecastError.java | 422b536a4f982f23064cf94aca58246d8e0ec3d1 | [
"Apache-2.0"
] | permissive | frankzwang/googleads-java-lib | bd098b7b61622bd50352ccca815c4de15c45a545 | 0cf942d2558754589a12b4d9daa5902d7499e43f | refs/heads/master | 2021-01-20T23:20:53.380875 | 2014-07-02T19:14:30 | 2014-07-02T19:14:30 | 21,526,492 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,568 | java |
package com.google.api.ads.dfp.jaxws.v201308;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
*
* Errors that can result from a forecast request.
*
*
* <p>Java class for ForecastError comple... | [
"jradcliff@google.com"
] | jradcliff@google.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.