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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
19753470bf6d8fd4d2c6ab49445b8f0552b9c526 | 4729acfca28e8ff347564129581444639efc188c | /app/src/main/java/com/example/quanlinhanvien/Danh_Sach.java | e7b7369cbbb2bbaa9a816bab153b45e907d781b6 | [] | no_license | minhtien99tn/MinhTien | eac6e81b14d74719941cdf0b8f36b4e3952dcb81 | 53a33987650770bb574d9437330ae8ee2ea90aec | refs/heads/master | 2022-04-11T01:00:28.729376 | 2020-04-11T09:43:44 | 2020-04-11T09:43:44 | 254,833,422 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,432 | java | package com.example.quanlinhanvien;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Dialog;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widg... | [
"="
] | = |
cf2aa9e78384294930ce8e9fd5aaad5d6461a6c9 | 183931eedd8ed7ff685e22cb055f86f12a54d707 | /HerbertSchildt/src/chap09_Package_Interface/Incomplete.java | ceb5d76cf4a34afe1fc0788c4ad4f56cca657a15 | [] | no_license | cynepCTAPuk/headFirstJava | 94a87be8f6958ab373cd1640a5bdb9c3cc3bf166 | 7cb45f6e2336bbc78852d297ad3474fd491e5870 | refs/heads/master | 2023-08-16T06:51:14.206516 | 2023-08-08T16:44:11 | 2023-08-08T16:44:11 | 154,661,091 | 0 | 1 | null | 2023-01-06T21:32:31 | 2018-10-25T11:40:54 | Java | UTF-8 | Java | false | false | 165 | java | package chap09_Package_Interface;
abstract class Incomplete implements Callback {
int a, b;
void show() {
System.out.println(a + " " + b);
}
}
| [
"[email protected]"
] | |
04a9fd9323508471093b5a94d87cf8d11257f8db | f551ac18a556af60d50d32a175c8037aa95ec3ac | /base/com/enation/app/base/core/service/impl/AccessRecorder.java | bb6f81a2145dbf83f239162f608d002463d4fb46 | [] | no_license | yexingf/cxcar | 06dfc7b7970f09dae964827fcf65f19fa39d35d1 | 0ddcf144f9682fa2847b9a350be91cedec602c60 | refs/heads/master | 2021-05-15T05:40:04.396174 | 2018-01-09T09:46:18 | 2018-01-09T09:46:18 | 116,647,698 | 0 | 5 | null | null | null | null | UTF-8 | Java | false | false | 7,976 | java | package com.enation.app.base.core.service.impl;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import com.enation.app.base.core.model.Member;
import com.enation.app.base.core.service.IAccessRecorder;
import com.enation.eop.r... | [
"[email protected]"
] | |
bfefc09012832dc8cd81d7f296b2cfed0769e325 | 478106dd8b16402cc17cc39b8d65f6cd4e445042 | /l2junity-gameserver/src/main/java/org/l2junity/gameserver/model/events/impl/character/player/OnPlayerEquipItem.java | 0c020715ed261fa54c54d095063dadb63e6d535f | [] | no_license | czekay22/L2JUnderGround | 9f014cf87ddc10d7db97a2810cc5e49d74e26cdf | 1597b28eab6ec4babbf333c11f6abbc1518b6393 | refs/heads/master | 2020-12-30T16:58:50.979574 | 2018-09-28T13:38:02 | 2018-09-28T13:38:02 | 91,043,466 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,546 | java | /*
* Copyright (C) 2004-2015 L2J Unity
*
* This file is part of L2J Unity.
*
* L2J Unity 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 lat... | [
"[email protected]"
] | |
70a1cfa36a5d07978dd3857882172f28b0b570a8 | daab099e44da619b97a7a6009e9dee0d507930f3 | /rt/com/sun/xml/internal/ws/server/ServerSchemaValidationTube.java | 7b17d3458aa2d97f55a8cb1f08375c69b4aac82a | [] | no_license | xknower/source-code-jdk-8u211 | 01c233d4f498d6a61af9b4c34dc26bb0963d6ce1 | 208b3b26625f62ff0d1ff6ee7c2b7ee91f6c9063 | refs/heads/master | 2022-12-28T17:08:25.751594 | 2020-10-09T03:24:14 | 2020-10-09T03:24:14 | 278,289,426 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,105 | java | /* */ package com.sun.xml.internal.ws.server;
/* */
/* */ import com.sun.xml.internal.ws.api.SOAPVersion;
/* */ import com.sun.xml.internal.ws.api.WSBinding;
/* */ import com.sun.xml.internal.ws.api.message.Message;
/* */ import com.sun.xml.internal.ws.api.message.Packet;
/* */ import com.s... | [
"[email protected]"
] | |
04b7f9b3cf1fb7af1240d8617c6dfccc5282e130 | d60e287543a95a20350c2caeabafbec517cabe75 | /LACCPlus/Hadoop/2671_2.java | b778237ebca24b10c7e8da70d03628d18fa62ef2 | [
"MIT"
] | permissive | sgholamian/log-aware-clone-detection | 242067df2db6fd056f8d917cfbc143615c558b2c | 9993cb081c420413c231d1807bfff342c39aa69a | refs/heads/main | 2023-07-20T09:32:19.757643 | 2021-08-27T15:02:50 | 2021-08-27T15:02:50 | 337,837,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | //,temp,TestWebHdfsFileSystemContract.java,188,198,temp,TestToken.java,108,119
//,3
public class xxx {
@Test
public void testDecodeWritableArgSanityCheck() throws Exception {
Token<AbstractDelegationTokenIdentifier> token =
new Token<AbstractDelegationTokenIdentifier>();
try {
token.decode... | [
"[email protected]"
] | |
9c20d86b4cec9c0d5daebd0167cf430b9585c811 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a067/A067333Test.java | 54d4c5a6f349967fc8e9ebe1715ded0baa28722d | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a067;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A067333Test extends AbstractSequenceTest {
}
| [
"[email protected]"
] | |
ca45f76c318cbe917a0886bba1bcedf394cf22a0 | 5765c87fd41493dff2fde2a68f9dccc04c1ad2bd | /Variant Programs/2-2/1/server/LongerInitialization.java | 8bed1dcc7405a7c3b900470e34eb49f73d6b3623 | [
"MIT"
] | permissive | hjc851/Dataset2-HowToDetectAdvancedSourceCodePlagiarism | 42e4c2061c3f8da0dfce760e168bb9715063645f | a42ced1d5a92963207e3565860cac0946312e1b3 | refs/heads/master | 2020-08-09T08:10:08.888384 | 2019-11-25T01:14:23 | 2019-11-25T01:14:23 | 214,041,532 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,330 | java | package server;
import shipper.Yardmaster;
import server.Controller;
import server.Sue;
import java.util.Comparator;
import java.util.PriorityQueue;
public class LongerInitialization extends server.Controller {
private java.util.PriorityQueue<Sue> fixJumping;
private java.util.Comparator<Sue> reference;
public... | [
"[email protected]"
] | |
4831e1df1bde4c20b9eab039056d9325111b9499 | 09b7f281818832efb89617d6f6cab89478d49930 | /root/modules/sharepoint/amp/source/java/org/alfresco/module/vti/metadata/model/DwsData.java | 208c90dec4cda184aa83352fc69202afd5bdcbae | [] | no_license | verve111/alfresco3.4.d | 54611ab8371a6e644fcafc72dc37cdc3d5d8eeea | 20d581984c2d22d5fae92e1c1674552c1427119b | refs/heads/master | 2023-02-07T14:00:19.637248 | 2020-12-25T10:19:17 | 2020-12-25T10:19:17 | 323,932,520 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,702 | java | /*
* Copyright (C) 2005-2010 Alfresco Software Limited.
*
* This file is part of Alfresco
*
* Alfresco is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at y... | [
"[email protected]"
] | |
5152c479bb2d75ca9d7a665a2143946e57ba6f8f | 12952ca4f2bd3dfe29e8f3c0938d6b6d465c8e1a | /lzw-CMS-Facade/src/main/java/com/deehow/model/SendMsg.java | de5687929995ad70f443349bce518eefe88718e0 | [] | no_license | lzw1017400172/EC | 277e012d9c8392879e7f95d8b338c5027396bfff | 2b3ab54098739968afe7b1d382c1ae73634ff45f | refs/heads/master | 2020-04-14T12:04:22.095057 | 2019-01-02T11:02:09 | 2019-01-02T11:02:09 | 163,830,001 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,177 | java | package com.deehow.model;
import java.io.Serializable;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
@ApiModel
@SuppressWarnings("serial")
public class SendMsg implements Serializable {
@ApiModelProperty(value = "短信类型:1.用户注册验证码2.登录确认验证码3.修改密码验证码4.身份验证验证码5.信息变更验证码6.活动确认验证码"... | [
"[email protected]"
] | |
a868122231991f13d77479ba7b0e27ffa9921b51 | d4c6bbb6d916d21f591e428d51e9db824c8388ca | /src/test/java/com/kennycason/soroban/parser/PrefixParserTest.java | 8e73d4f72918b8d00c29107ea71fab24f43ca61d | [] | no_license | kennycason/recursive_descent | 8ec35d19ae2c910fe6346c12d43ef0db2f4436ef | 92bbe6b9b518a5164b57134b16fd4e4ab1f5c055 | refs/heads/master | 2021-01-10T08:18:26.162834 | 2016-03-08T05:21:52 | 2016-03-08T05:21:52 | 53,384,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,735 | java | package com.kennycason.soroban.parser;
import com.kennycason.soroban.lexer.tokenizer.CharacterStream;
import com.kennycason.soroban.lexer.tokenizer.ExpressionTokenizer;
import com.kennycason.soroban.parser.prefix.ast.AstNode;
import com.kennycason.soroban.parser.prefix.PrefixParser;
import org.junit.Test;
import stat... | [
"[email protected]"
] | |
33b8f7717ba535c625f36bf8b216eed5c7c083db | d593ad37a82a6396effceaf11679e70fddcabc06 | /stepbystep/DBAdvLabCustomer/src/com/andro/CustomerListActivity.java | ed8b70a4aa07640f43d4104ab7ca106da60745c6 | [] | no_license | psh667/android | 8a18ea22c8c977852ba2cd9361a8489586e06f05 | 8f7394de8e26ce5106d9828cf95eb1617afca757 | refs/heads/master | 2018-12-27T23:30:46.988404 | 2013-09-09T13:16:46 | 2013-09-09T13:16:46 | 12,700,292 | 3 | 5 | null | null | null | null | UHC | Java | false | false | 3,788 | java | package com.andro;
import android.app.Activity;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteException;
import android.graphics.Color;
import android.os.Bundle;
import android.view.View;
import android.view.... | [
"[email protected]"
] | |
35ee3b7e283b68dc61cbc85c6be33a039b9392e6 | 5c509e06e96b9f1e4bfa4a0e342d2b89ab930ead | /org.jiemamy.eclipse.core.ui/src/org/jiemamy/eclipse/core/ui/editor/action/FitNodeConstraintAction.java | aace5c50be49f475ab470a12c2a40dbe059f03bf | [
"Apache-2.0"
] | permissive | Jiemamy/jiemamy-eclipse-plugin | 872281e54ef38dc4e212f6f8d72f6a0c8ce443e1 | 5519c2805825bec33dc902979b44f01f50cdb982 | refs/heads/master | 2021-03-12T19:15:15.934429 | 2012-03-03T01:31:24 | 2012-03-03T01:31:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,147 | java | /*
* Copyright 2007-2012 Jiemamy Project and the Others.
* Created on 2008/08/03
*
* This file is part of Jiemamy.
*
* 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... | [
"[email protected]"
] | |
3ff40b2b12bb792c3de3c6bbffaef0f977a5fed8 | 94f4276a0708da5f2e8335d1d3734ba57edc4015 | /jooby/src/main/java/org/jooby/internal/reqparam/UploadParamConverter.java | 816b58ca3e88d637325a44fb42d012cd5a7fac35 | [
"Apache-2.0"
] | permissive | dylanleung/jooby | 0773fe0c26130e67d884da8eec8d11b912699a3a | 54ba1fffd086ac8bf041660b10f91859a51648bd | refs/heads/master | 2021-05-28T15:31:15.524152 | 2015-03-09T00:08:54 | 2015-03-09T00:08:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,310 | 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... | [
"[email protected]"
] | |
01d07a2e495ae0d208364aa935fa3b7756af92ba | e0c271f609dce516ee3d063c6d7472ea689442ff | /IEDUWeb/src/SQL/MyDBCP.java | 9f6916281a8987a78e89a65900d0734c9c7bf2fa | [] | no_license | bym90/Java-Web | d99edb4b61b0daa94abc71f1fcc66e4c9328ce44 | 74cf88a9e78799b5b5f4191b0d58af28474a9d88 | refs/heads/master | 2021-01-12T16:14:26.007241 | 2016-10-26T01:40:01 | 2016-10-26T01:40:01 | 71,954,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,220 | java | package SQL;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import javax.sql.DataSource;
/*
* 커넥션 풀을 사용해서 커넥션을 시키는 유틸리티 클래스
*/
p... | [
"[email protected]"
] | |
5e33714a9738584d1adf2fe5a77383d075097fbe | 907ea8b2e3af5035ee640c95c646d6a04a192d41 | /xTotem/bin/source/be/ac/ulg/montefiore/run/totem/scenario/model/FastIPMetric.java | 047b64cde509a5bbcc509a6352f87a5d6602ccb3 | [] | no_license | cuchy/TTools | 8869ee47d3c489d95fa2c8b454757aee521cd705 | 37527c5a60360f0ddef7398a34296ab332810e0c | refs/heads/master | 2021-01-11T10:39:05.100786 | 2016-11-05T21:25:29 | 2016-11-05T21:25:29 | 72,948,537 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,402 | java | /* TOTEM-v3.2 June 18 2008*/
/*
* ===========================================================
* TOTEM : A TOolbox for Traffic Engineering Methods
* ===========================================================
*
* (C) Copyright 2004-2006, by Research Unit in Networking RUN, University of Liege. All Rights Reserved.... | [
"[email protected]"
] | |
066a4a84f43ebcdf81858de8e63a688c270b0b5a | 22d6a5ece092b379acdc354790b3214216c4d33e | /siscarLogic/src/geniar/siscar/model/Pumps.java | b5cc8e62f72f0b1fa25b53f3043ef3d7d0af943a | [] | no_license | josealvarohincapie/carritos | 82dd4927b4fab38ce6f393eebcdcf54da4eada85 | b60ff02175facdbbd2ebc441a24e460200a18dd9 | refs/heads/master | 2021-01-25T04:08:59.955637 | 2015-03-04T03:44:59 | 2015-03-04T03:44:59 | 32,355,348 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,836 | java | package geniar.siscar.model;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import j... | [
"[email protected]@cf57b016-9254-9918-2bcb-82f70f16b22d"
] | [email protected]@cf57b016-9254-9918-2bcb-82f70f16b22d |
4d11a16a00d24e6f0c771e9f5bdee1711783e598 | 68cb4d647309ac0892d5968a9a3d2156e5c1dabd | /day27/src/cn/itcast/demo4/Output.java | 61cdc19daa7be28bf4669163815bf858e5e72a9d | [] | no_license | chaiguolong/JavaSE | 651c4eb1179d05912cbc8d8a5d1930ca6ce9bad4 | bb9629843ebafea221365b43c471ae3aa663b1c5 | refs/heads/master | 2021-07-25T09:46:34.190516 | 2018-07-30T08:17:49 | 2018-07-30T08:17:49 | 130,962,634 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 527 | java | package cn.itcast.demo4;
/*
* 输出线程,对资源对象Resource中成员变量,输出值
*/
public class Output implements Runnable {
private Resource r ;
public Output(Resource r){
this.r = r;
}
public void run() {
while(true){
synchronized(r){
//判断标记,是false,等待
if(!r.flag){
try{r.wait();}catch(Exception ... | [
"[email protected]"
] | |
176bfa57065c351953b923c7b46dbd4571fb8723 | 80b94774514475fcdbbb2b67a33a169de3b19875 | /Exemplos/Exemplo - GCM/src/com/example/exemplo/gcm/MainActivity.java | fc393e686d70758f05b7e5f8d3e4c420453bad22 | [] | no_license | novaeslucas/curso-android | cc1f9371ff8b39ddb62194c63cc4bb9c6e635a50 | 7f6cf60d7abccc83c43e68703b3451386caa7acb | refs/heads/master | 2021-01-18T09:22:23.301854 | 2013-01-10T23:25:07 | 2013-01-10T23:25:07 | null | 0 | 0 | null | null | null | null | MacCentralEurope | Java | false | false | 2,817 | java | package com.example.exemplo.gcm;
import android.app.Activity;
import android.os.AsyncTask;
import android.os.Bundle;
import com.google.android.gcm.GCMRegistrar;
/**
* Passos necessários:
*
* 0. Adicionar nos Extras
*
* 1. Ir no Console https://code.google.com/apis/console/
*
* 2. Criar um Projeto e anotar ... | [
"[email protected]"
] | |
7a2d8616fd27189809eb10ebbb6bdb9e912e2292 | 6252c165657baa6aa605337ebc38dd44b3f694e2 | /org.eclipse.epsilon.egl.sync/Scalability-Tests/boiler-To-Generate-1000-Files/boiler-To-Generate-1000-Files/syncregions-1000Files/TemperatureController4802.java | e69deeeffa40d3f491ee4a4ec91ad5ffed2bf0bd | [] | 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 | 371 | java | package syncregions;
public class TemperatureController4802 {
public int execute(int temperature4802, int targetTemperature4802) {
//sync _bfpnFUbFEeqXnfGWlV4802, behaviour
1-if(temperatureDifference > 0 && boilerStatus == true) { return 1; } else if (temperatureDifference < 0 && boilerStatus == fals... | [
"[email protected]"
] | |
20eaa7ce1f9b750b52ad57b5c6bfa1ede4410251 | 79fef0eb7d43ad32b181a732e51a422ae88a0ed0 | /app/src/main/java/com/example/dapindao/utils/BaseActivity.java | 8e2b2806028646c4d938a6ab3b63ebb629d324d2 | [] | no_license | zhujiammy/DaPinDao | 5dfe53566fc82ba2e5750fe08dc99311c2d7e946 | ba993b05b8bf72d7cd1447071a079ea9394dc2b2 | refs/heads/master | 2020-07-14T17:15:23.784467 | 2019-09-11T11:43:23 | 2019-09-11T11:43:23 | 205,360,562 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,094 | java | package com.example.dapindao.utils;
import android.content.IntentFilter;
import android.content.pm.PackageManager;
import android.content.res.Configuration;
import android.content.res.Resources;
import android.net.ConnectivityManager;
import android.net.wifi.WifiManager;
import android.os.Build;
import android.os.Bund... | [
"[email protected]"
] | |
0218fc01762829e7d92ac7b40d340f021e0f6060 | 39e32f672b6ef972ebf36adcb6a0ca899f49a094 | /dcm4chee-dashboard/tags/DCM4CHEE_WEB_3_0_1/dcm4chee-dashboard-ui/src/main/java/org/dcm4chee/dashboard/ui/DashboardPanel.java | b369cb69e6ba5241240d373a6ec66c38923cc271 | [
"Apache-2.0"
] | permissive | medicayun/medicayundicom | 6a5812254e1baf88ad3786d1b4cf544821d4ca0b | 47827007f2b3e424a1c47863bcf7d4781e15e814 | refs/heads/master | 2021-01-23T11:20:41.530293 | 2017-06-05T03:11:47 | 2017-06-05T03:11:47 | 93,123,541 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,700 | java | /* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
* http://www.mozilla.org/MPL/
*
... | [
"[email protected]"
] | |
b6067fe0c6b3889c0f8741ed8b072691f6be4543 | d585e7319121e317f2430e34faeeedc0ff921abf | /src/com/cbai/common/page/Paginable.java | 87eed9dedbb8e2288e43703fe34248501bde24ae | [] | no_license | facaimeng/fuwubao | 95aef2376663f80dc4c0adc795e1ca4b020352a5 | 56bdfd568d855bfb28b69ae583a5e43ac1777df1 | refs/heads/master | 2022-08-18T23:31:17.978487 | 2020-05-18T23:31:45 | 2020-05-18T23:31:45 | 265,088,397 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | package com.cbai.common.page;
/**
* 分页接口
*/
public interface Paginable {
/**
* 总记录数
*
* @return
*/
public int getTotalCount();
/**
* 总页数
*
* @return
*/
public int getTotalPage();
/**
* 每页记录数
*
* @return
*/
public int getPageSize();
/**
* 当前页号
*
* @return
*/
public int... | [
"[email protected]"
] | |
82f6471e32553728bced68d596e957be506d85dd | 756237569f046fe0207f095ae0552fa1becb6b22 | /app/src/main/java/com/gmm/asasystembar/DemoActivity.java | 84998f6e34f3b77c3857989201adba20b146f8f8 | [] | no_license | zhangquanit/UI-StatusBar | 80a5da232b23c9fbc1f50f1cbbdbbcdd4f1ac727 | 6087821d85a8b5d665eb3217fae68d53fae82895 | refs/heads/master | 2021-10-10T18:28:12.964292 | 2019-01-15T08:58:54 | 2019-01-15T08:58:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,021 | java | package com.gmm.asasystembar;
import android.annotation.TargetApi;
import android.content.Context;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.IntRange;
import android.support.annotation.RequiresApi;
import android.support.v7.app.AppCompatActivity... | [
"[email protected]"
] | |
eb7ccd7dbbd612167270303bfc2ebfe2e07d6ba8 | 25c63b83a1f412e59108115814734075e98e0d15 | /src/cn/digitalpublishing/util/PoiClass.java | 7f835889587dfbad31e1c7a413ee5077a027b166 | [] | no_license | yxxcrtd/ContentResource | 224918bd876a942a8ac72d74897b50efcec041d5 | 74d52c53d7e7e47ae05b173b9eec5e54a66fd11e | refs/heads/master | 2020-05-31T21:29:12.374579 | 2019-06-06T02:20:05 | 2019-06-06T02:20:05 | 190,499,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,400 | java | package cn.digitalpublishing.util;
import java.io.FileInputStream;
import java.text.DecimalFormat;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.apache.poi.hssf.usermodel.HSSFDateUtil;
import org.apache.poi.ss.usermodel.Cell;
im... | [
"[email protected]"
] | |
6f8699bdef2f2b62d3009641b401ddcf83a553c9 | 2ab03c4f54dbbb057beb3a0349b9256343b648e2 | /JavaAdvanced/JAdvancedStringExercises/src/SumBigNumbers.java | 80ec9df3564fcb209150d194c9ca8a21626f08bd | [
"MIT"
] | permissive | tabria/Java | 8ef04c0ec5d5072d4e7bf15e372e7c2b600a1cea | 9bfc733510b660bc3f46579a1cc98ff17fb955dd | refs/heads/master | 2021-05-05T11:50:05.175943 | 2018-03-07T06:53:54 | 2018-03-07T06:53:54 | 104,714,168 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,837 | java | import java.util.Scanner;
public class SumBigNumbers {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String numberOne = new StringBuilder(scanner.nextLine()).reverse().toString();
String numberTwo = new StringBuilder(scanner.nextLine()).reverse().toStri... | [
"[email protected]"
] | |
1f8f7953291a6274110f15d0e56a4c905d2bd5c2 | 0dc06e5cc1b49a092245f5caf9ab6ee573b727ec | /TestXidio/src/com/comcast/xidio/testCases/subscription/XidioSubscriptionChannelHighlightedContentTest.java | aad1af1b663d5f3fbaa21a8a8bdf4f4a30abcbf8 | [] | no_license | sandeeptiku2012/ComcastRobotium | d64122d1aa89ba5d19cd2574e07053a933c9a1bb | f9f5d061ba4b09d54ff294aaad346044823c29b5 | refs/heads/master | 2016-09-06T05:43:03.717164 | 2014-01-06T12:56:49 | 2014-01-06T12:56:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,885 | java | package com.comcast.xidio.testCases.subscription;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.test.ActivityInstrumentationTestCase2;
import android.util.Log;
import android.view.KeyEvent;
import com.comcast.xidio.core.common.GetSolo;
import com.comcast.xidio.c... | [
"[email protected]"
] | |
1c54011fca395c850765ce5a26506b7b4dd2cdd7 | a0c6a2feacb72ab3cac884faa625dbe70c84770c | /src/com/aypi/events/PlayerJoin.java | 82e7e756f712b073658cbd40cad462e7bf2ab590 | [] | no_license | Huminecraft/AYPI | 8cc3b7fe270923008140651caadb70b3b4b043a1 | ad054633a56e84a715158bbaae3e5365fa6893f6 | refs/heads/master | 2021-08-07T15:34:57.747056 | 2020-04-19T16:57:20 | 2020-04-19T16:57:20 | 157,255,309 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 627 | java | package com.aypi.events;
import org.bukkit.Location;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerJoinEvent;
import com.aypi.Aypi;
import com.aypi.utils.Zone;
import com.aypi.utils.ZonePriorityBuffer;
public class Player... | [
"[email protected]"
] | |
2fc8029d56d6e89a46579d6b97130ece84d75613 | 6967c77c6ccf286919576f4bce9bd861592f68e0 | /mvp4g2-processor/src/test/resources/com/github/mvp4g/mvp4g2/processor/eventbus/filterAnnotationOnAMethod/IMockShellView.java | d3ad5fdd67f9ca4dbfbe38bfb92a43412304ae0e | [
"Apache-2.0"
] | permissive | mvp4g/mvp4g2 | 3caaf07f504487675ab4e8539dcccd5276fc2694 | 24f65ac7ad70b70dd12dc84af6a654c46b13a51a | refs/heads/master | 2021-01-10T06:55:38.716424 | 2019-06-17T09:04:46 | 2019-06-17T09:04:46 | 46,654,747 | 24 | 5 | Apache-2.0 | 2018-05-01T10:11:13 | 2015-11-22T09:55:03 | Java | UTF-8 | Java | false | false | 258 | java | package com.github.mvp4g.mvp4g2.processor.eventbus.filterAnnotationOnAMethod;
import com.github.mvp4g.mvp4g2.core.ui.IsLazyReverseView;
public interface IMockShellView
extends IsLazyReverseView<IMockShellView.Presenter> {
interface Presenter {
}
}
| [
"[email protected]"
] | |
4c5ce3cb76fa69126ca4a4dfdcf20ecc90915f32 | 3b26a0d39305e54c859c80f040170f928f23a644 | /UniversalMediaPlayer/java/com/android/pump/provider/KnowledgeGraph.java | 588246cf303f766aca1015251932a795fbf1a7c2 | [] | no_license | MyMagma/apps | cfd74d98c7b81d4bc2f4b4946484a7be1b3bb4ef | 128d43ae1aa967328b32225f5eb162fb3b6569d3 | refs/heads/master | 2020-12-27T06:49:24.811808 | 2020-02-02T17:32:35 | 2020-02-02T17:32:35 | 237,800,995 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,830 | java | /*
* Copyright 2018 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 applica... | [
"[email protected]"
] | |
00b796553b0da74c4cd6b170aa858bb4f52e6465 | 1ca86d5d065372093c5f2eae3b1a146dc0ba4725 | /testing-modules/junit5-annotations/src/test/java/com/surya/junit5/registerextension/RegisterExtensionUnitTest.java | 6f5eb84e32fcd5ab7d62ba02d870b2a32fa0abbf | [] | no_license | Suryakanta97/DemoExample | 1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e | 5c6b831948e612bdc2d9d578a581df964ef89bfb | refs/heads/main | 2023-08-10T17:30:32.397265 | 2021-09-22T16:18:42 | 2021-09-22T16:18:42 | 391,087,435 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 937 | java | package com.surya.junit5.registerextension;
import com.surya.junit5.registerextension.RegisterExtensionSampleExtension;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.RegisterExtension;
/**
* This test demonstrates the use of the same extension in ... | [
"[email protected]"
] | |
0c3775fd940545da6683d8c34ec32354ad348fa1 | 8cdf7cbb4865c93dc4fe16d9ef0e95861fcd45f4 | /eshop-coupon/src/main/java/com/hxm/eshop/coupon/dao/CouponSpuCategoryRelationDao.java | 8cbaec047f4ae3407cbe5267ff978c1ab7fbfd80 | [] | no_license | z596593851/eshop | 698d7798e4c41fe6852abb23dfd189c884840f69 | 35e35b290859280621672209c06cc78534d8d0f9 | refs/heads/master | 2023-06-24T19:13:41.207294 | 2021-07-07T06:16:04 | 2021-07-07T06:16:04 | 361,741,550 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.hxm.eshop.coupon.dao;
import com.hxm.eshop.coupon.entity.CouponSpuCategoryRelationEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* 优惠券分类关联
*
* @author xiaoming
* @email [email protected]
* @date 2021-05-08 14:48:37
*/
@Mapper
publ... | [
"[email protected]"
] | |
eea11c8ab388e458c992c47856969edb8b527b39 | 83159c3fd3d440b976b0d744d1112ca325e9943d | /src/main/java/ua/kiev/prog/automation/framework/product/app/progkievua/forum/ModaratePage.java | b6273addc31d608082d9cf7e37ab0942ea557fa1 | [] | no_license | PotapIhor/automation-framework | bf186059a53c64a9e879fc47d64f946f503f17e7 | 8a320a80e05e3957189d03d6410a74db0bf62866 | refs/heads/master | 2020-03-21T13:39:22.975967 | 2018-07-02T17:14:49 | 2018-07-02T17:14:49 | 138,618,279 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package ua.kiev.prog.automation.framework.product.app.progkievua.forum;
import org.openqa.selenium.By;
import ua.kiev.prog.automation.framework.core.product.Component;
import ua.kiev.prog.automation.framework.product.app.progkievua.Forum;
import ua.kiev.prog.automation.framework.product.app.progkievua.forum.base.Forum... | [
"[email protected]"
] | |
d963221f79887edb32c2a76027ef7253b8f6af9d | 7ad843a5b11df711f58fdb8d44ed50ae134deca3 | /JDK/JDK1.8/src/java/lang/NumberFormatException.java | 16869b6d52d51caa9aa8443e5e0e5612dbee6834 | [
"MIT"
] | permissive | JavaScalaDeveloper/java-source | f014526ad7750ad76b46ff475869db6a12baeb4e | 0e6be345eaf46cfb5c64870207b4afb1073c6cd0 | refs/heads/main | 2023-07-01T22:32:58.116092 | 2021-07-26T06:42:32 | 2021-07-26T06:42:32 | 362,427,367 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,315 | java | /*
* Copyright (c) 1994, 2012, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.lang;
/**
* Thrown to indicate that the application has attempted to convert
* a string to one of the numeric types, but that the string does not
... | [
"[email protected]"
] | |
efff9f361c853511e362b8b4db1f89b4f95d1ad0 | 764419bfba54f2701729abbc4423e856c8d22f09 | /sm-shop/src/test/java/com/salesmanager/test/shop/integration/tax/TaxRateIntegrationTest.java | 70ba50cdc7b708932e19920ac3781af4367dce22 | [
"Apache-2.0"
] | permissive | shopizer-ecommerce/shopizer | 972c86b7bebc607bfa7b6138ddb47fa3c1e90cc7 | 054a3bde1ea8894d13b0a8fb4e28f9db17262224 | refs/heads/main | 2023-08-30T16:24:57.981774 | 2023-04-26T02:47:50 | 2023-04-26T02:47:50 | 6,789,509 | 3,532 | 3,174 | Apache-2.0 | 2023-09-13T14:37:38 | 2012-11-21T03:42:39 | Java | UTF-8 | Java | false | false | 4,195 | java | package com.salesmanager.test.shop.integration.tax;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import java.math.BigDecimal;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boo... | [
"[email protected]"
] | |
b47e0cb42c846d5cda11c3e5f6f9088a7a738a36 | 51c2a501abfdfc22b6ea1cda2328cc5310b16767 | /src/main/java/com/alibaba/druid/sql/ast/statement/SQLAlterTableDropPrimaryKey.java | 5e93b530efc9cf333535a1156bcaa088344eaefc | [
"Apache-2.0"
] | permissive | dazen/druid | 1e34bf07cb7a61122a4acf2da241860900878444 | 183572a9d330810dacabc9c729d8f666a6a67a93 | refs/heads/master | 2021-01-18T10:22:50.911316 | 2015-08-05T08:32:47 | 2015-08-05T08:32:47 | 40,251,980 | 1 | 0 | null | 2015-08-05T15:04:33 | 2015-08-05T15:04:33 | null | UTF-8 | Java | false | false | 994 | java | /*
* Copyright 1999-2011 Alibaba Group Holding Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"[email protected]"
] | |
3259ca5b04d83f493ea2e4814665a2c2aae6b4c3 | 87a0ddd63ad59eece0b7964a22a710c43f333ad5 | /src/main/java/com/baizhitong/resource/model/res/ResExerciseStructure.java | c0ae876f0e624c5acc56d43e9115db45db4c423e | [] | no_license | royxpf/cloud | b41101f87b4edf3e228266f533836d1951768959 | 84f81431536c11ebe98fc67773e0c8a1223f7b7b | refs/heads/master | 2020-06-27T02:13:56.374981 | 2017-04-25T07:48:42 | 2017-04-25T07:48:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,996 | java | package com.baizhitong.resource.model.res;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
/**
* @author lusm 练习结构实体类
*/
@Entity
@Table(name = "res_exercise_structure")
public class ResExerciseStructure implements Serializable {
priva... | [
"[email protected]"
] | |
aa1b3f61f79e0d27ed6c6cf8c9ea738e7824f2a9 | fe94bb01bbaf452ab1752cb3c1d1e4ecf297b9be | /src/main/java/com/opencart/setting/ModelSettingStoreResource.java | adb52d4059f2289d80a1d034cc58de1db102ec34 | [] | no_license | gmai2006/opencart | 9d3b037f09294973112bafbadd22d5edd8457de5 | dba44adabf4b8eab3bdb07062c887ba0a2a5405f | refs/heads/master | 2020-12-31T06:13:33.113098 | 2018-01-24T07:35:45 | 2018-01-24T07:35:45 | 80,637,392 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,791 | java | /*************************************************************************
*
* DATASCIENCE9 LLC CONFIDENTIAL
* __________________
*
* [2018] Datascience9 LLC
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Datascience9 LLC and its suppliers,
* if any. ... | [
"[email protected]"
] | |
c64165477efe1e068cd7baad9a45949b4e12e398 | de3145ba9eee5c2aa81bc0d1d98b77c97bfb7bc6 | /services/order/src/main/java/com/jemmy/services/order/model/domain/OmcShipping.java | a617402ce5d80fd32406080255e22de86cfa5712 | [
"Apache-2.0"
] | permissive | hijemmy/spring-cloud-blueprint | 63c718f66847d691924e4f35fd3d6edd666f1bf9 | 8ffa25bd59eb68df76dcf4978d4657f5be08b6c4 | refs/heads/master | 2020-04-01T03:37:22.347292 | 2018-11-28T03:44:14 | 2018-11-28T03:44:14 | 152,829,128 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,178 | java | /*
* Copyright (c) 2018. paascloud.net All Rights Reserved.
* 项目名称:paascloud快速搭建企业级分布式微服务平台
* 类名称:OmcShipping.java
* 创建人:刘兆明
* 联系方式:[email protected]
* 开源地址: https://github.com/paascloud
* 博客地址: http://blog.paascloud.net
* 项目官网: http://paascloud.net
*/
package com.jemmy.services.order.model.domain;
imp... | [
"[email protected]"
] | |
bb344d4e5b5b05c90924d0bc8c8c5c9919a1dc87 | 8bc8e94e7d9d2a6c6aaae2a03b1280a1baa5dd23 | /src/apple/coreservices/struct/DXInfo.java | df4ac3329b8ad240f9a74b056013f5c10e4152a7 | [] | no_license | VadimZharkov/natj-mac-example | fd5eb814371bde26d7b77c54edbeebb3fa667851 | 94af6b2c1d01fb3f9ebd28550d5996fe49fe3ddc | refs/heads/master | 2020-06-22T00:09:07.333774 | 2019-07-18T12:44:25 | 2019-07-18T12:44:25 | 197,585,255 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,375 | java | /*
Copyright 2014-2016 Intel Corporation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, s... | [
"[email protected]"
] | |
a5c8a8ef7580f706669f2f4d75fac1cf138c5ed8 | 9d32980f5989cd4c55cea498af5d6a413e08b7a2 | /A1_7_1_1/src/main/java/android/provider/SearchIndexablesProvider.java | ae994ef2bbcbbd2c5b7a278696952b0beafbe31d | [] | 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 | 3,333 | java | package android.provider;
import android.Manifest.permission;
import android.content.ContentProvider;
import android.content.ContentValues;
import android.content.Context;
import android.content.UriMatcher;
import android.content.pm.ProviderInfo;
import android.database.Cursor;
import android.net.Uri;
import android.p... | [
"[email protected]"
] | |
3811c8ed22ba0140107a9b5bf82dd12c1c620b36 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-new-fitness/results/XWIKI-13196-1-13-Single_Objective_GGA-IntegrationSingleObjective-BasicBlockCoverage/org/xwiki/model/reference/EntityReference_ESTest.java | 82eca55a350d24cca06fa8f6598f1c29e5e841d3 | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,144 | java | /*
* This file was automatically generated by EvoSuite
* Sat May 16 20:58:17 UTC 2020
*/
package org.xwiki.model.reference;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParame... | [
"[email protected]"
] | |
0d4add0ff5deda93799ea15446c41352a823d4c8 | 0012475da934534fb0d23555cd99c7800903d232 | /src/main/java/com/lgc/ctps/sgpa/web/rest/errors/BadRequestAlertException.java | 670e020f623feac9b3dbff8067bdf80e2bb7f080 | [] | no_license | iorran/sgpa | 38c75c3d4870e98fbe70a1c506bd911cba0f2efa | a6bc6ed6dbd4f151c1d229b58edb79e662406e8d | refs/heads/master | 2021-04-12T08:45:43.060777 | 2018-03-23T19:45:23 | 2018-03-23T19:45:23 | 125,948,162 | 0 | 0 | null | 2018-03-20T03:30:57 | 2018-03-20T02:19:24 | Java | UTF-8 | Java | false | false | 1,266 | java | package com.lgc.ctps.sgpa.web.rest.errors;
import org.zalando.problem.AbstractThrowableProblem;
import org.zalando.problem.Status;
import java.net.URI;
import java.util.HashMap;
import java.util.Map;
public class BadRequestAlertException extends AbstractThrowableProblem {
private final String entityName;
p... | [
"[email protected]"
] | |
b76d5b3d0b1d0683443c88d3417f1af85436bfeb | e21d17cdcd99c5d53300a7295ebb41e0f876bbcb | /22_Chapters_Edition/src/main/resources/ExampleCodes/typeinfo/SnowRemovalRobot.java | 259e04014151449b2598625818dc340acc6989c7 | [] | no_license | lypgod/Thinking_In_Java_4th_Edition | dc42a377de28ae51de2c4000a860cd3bc93d0620 | 5dae477f1a44b15b9aa4944ecae2175bd5d8c10e | refs/heads/master | 2020-04-05T17:39:55.720961 | 2018-11-11T12:07:56 | 2018-11-11T12:08:26 | 157,070,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,367 | java | package ExampleCodes.typeinfo;//: typeinfo/SnowRemovalRobot.java
import java.util.*;
public class SnowRemovalRobot implements Robot {
private String name;
public SnowRemovalRobot(String name) {this.name = name;}
public String name() { return name; }
public String model() { return "SnowBot Series 11"; }
publi... | [
"[email protected]"
] | |
0d9efc56516f15ef65319feb9eac92b3d26f80c3 | 7198994bd71ffb464916bc7f1c3164bb14d65f77 | /library/src/main/java/cn/app/library/dialog/styleddialog/view/SuperHolder.java | 7d544409b9cd1c5d93a268112b4188d2381c30e3 | [] | no_license | nakupenda178/lklib | 78f00b7f7a0aaf42389107638d810e0c5ffc407b | 7cc36badfe0cf8a1d2b17e579c9fd04adf3d3eb7 | refs/heads/master | 2020-07-05T04:29:54.729597 | 2018-05-04T06:54:21 | 2018-05-04T06:54:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 771 | java | package cn.app.library.dialog.styleddialog.view;
import android.content.Context;
import android.support.annotation.LayoutRes;
import android.view.View;
import cn.app.library.dialog.styleddialog.config.ConfigBean;
/**
* Created by Administrator on 2016/4/15 0015.
*/
public abstract class SuperHolder {
public V... | [
"[email protected]"
] | |
8dbaf0a3c161998b765c13680f1b0beea9edfb2f | a7c083799a8b0765091aea7916d8819a76abe2f1 | /LeetCode/src/com/bsb/leetcode/vip/bytedance/T62.java | 655cd1f75f443c619765ad261e1d8252c4d3ee06 | [] | no_license | challengerzsz/Algorithm | 121cc2109f75f73b8a9cad892f5195258c898f5e | 3baded2d7626d86fa2a31191394f35b7f865a2cd | refs/heads/master | 2021-05-26T05:51:11.892323 | 2020-04-23T14:16:57 | 2020-04-23T14:16:57 | 127,735,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 778 | java | package com.bsb.leetcode.vip.bytedance;
import java.util.Arrays;
/**
* @author : zengshuaizhi
* @date : 2020-03-31 20:20
*/
public class T62 {
// 不同路径
// dfs可以做 但是大量回溯加重复计算 可以用记忆化优化 但是不是最优解
public int uniquePaths(int m, int n) {
// dp[i][j]表示走到{i, j}有多少种走法
int[][] dp = new int[n][m];
... | [
"[email protected]"
] | |
6aff8df74db7b2941fb1d5ad4275163b8140c26c | a841d3c21395168f761656293d45c71f924b98fd | /hybris/bin/custom/johndeere/johndeerestorefront/web/src/com/deere/storefront/interceptors/beforecontroller/RequireHardLoginBeforeControllerHandler.java | e707234a037b23115e087ae46f9e5c58ad46aebb | [] | no_license | vinayj344/johndeere | 7add3c82175159d56a84538441c3f6ec49115e0e | cbf87ca7d3dd012214f01a0d5de60c69e8e508db | refs/heads/master | 2020-03-26T16:29:55.733222 | 2018-08-22T13:43:49 | 2018-08-22T13:43:49 | 145,105,874 | 0 | 0 | null | 2018-08-22T13:43:50 | 2018-08-17T10:14:04 | Java | UTF-8 | Java | false | false | 3,763 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the te... | [
"[email protected]"
] | |
25f9f31f728b1093cae1b44d5315f21c7957706e | d6b467da7999bb29ef659768890d4138b8e38195 | /chinaw/src/com/wuxi/app/activity/homepage/fantasticwuxi/ChannelActivity.java | 511b9fbf4cabfedbc0e4e59d009dd428a35d3d4b | [] | no_license | ChinaWuxiandroid/chianwuxi_android | 0975b6ece55af95182b13616aad92ce2d3121928 | 320fb895583c11bf5d7b2701ef3c8b459492cadf | refs/heads/master | 2023-06-07T09:04:06.527140 | 2023-06-06T04:01:16 | 2023-06-06T04:01:16 | 12,722,746 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,896 | java | /*
* (#)ChannelActivity.java 1.0 2013-8-29 2013-8-29 GMT+08:00
*/
package com.wuxi.app.activity.homepage.fantasticwuxi;
import java.util.List;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v4.app.FragmentTransaction;
im... | [
"[email protected]"
] | |
6bedaf2d5bd5f45e901963cea8c2f2f36d2673cc | 89aa449b020d2f6ea00fdd8ea184fc3b470f16d5 | /src/AlgorithmAndDataStructureTests/LeetCode/Question118/ListNode.java | 2e8115ac42218526fbb4879f9ce5fec4b2d03e25 | [] | no_license | zoebbmm/CodeTests | 56ea2f9cc3cf6083b1baa2c2b0c4875309bc5e30 | 384edbd526558b38dc165bb4e0f22ad1f4d94456 | refs/heads/master | 2021-01-23T07:59:37.797605 | 2017-03-28T14:11:44 | 2017-03-28T14:11:44 | 86,468,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package AlgorithmAndDataStructureTests.LeetCode.Question118;
/**
* Created by weizhou on 10/31/16.
*/
public class ListNode {
int data;
ListNode next;
public ListNode(int d) {
this.data = d;
}
}
| [
"[email protected]"
] | |
5ed3efdcc1b65ea1509a484b297d12718991f6cf | b0f2249198ba35cfe7f5e3cebbe4413eef264f14 | /src/main/java/nd/esp/service/lifecycle/support/busi/SessionUtil.java | 7632151b89287e005e0d7d040366552e8416bb8f | [] | no_license | 434480761/wisdom_knowledge | f5f520cfb07685fd97d2d1a5970630a00b1fc69f | 1ee22a3536c1247f7b78f6815befbd104670119b | refs/heads/master | 2021-04-28T23:39:24.844625 | 2017-01-05T06:26:29 | 2017-01-05T06:26:29 | 77,729,017 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,365 | java | package nd.esp.service.lifecycle.support.busi;
import com.nd.gaea.client.http.WafSecurityHttpClient;
import nd.esp.service.lifecycle.support.Constant;
import nd.esp.service.lifecycle.support.Constant.CSInstanceInfo;
import nd.esp.service.lifecycle.utils.StringUtils;
import java.util.HashMap;
import java.util.... | [
"[email protected]"
] | |
721d6ae95c71a07bb56552ecc178814e019c6c2f | 78659f07e348174c71bda8af5febc4d1f7fda8cc | /src/com/techzhai/dao/ArticleDao.java | cfc9c92ab9b537a444e2949ef9beec8428e12a88 | [] | no_license | TaXueWWL/Technology_Zhai_Blog | 28f2f144d38f4c6f74f75978a4b52cccdf7e173f | 2be200618b5e50a78b50fa33f2f531d8d25621cf | refs/heads/master | 2020-04-03T07:50:24.290426 | 2016-07-04T02:43:21 | 2016-07-04T02:43:21 | 62,435,456 | 2 | 0 | null | 2016-07-02T05:26:48 | 2016-07-02T05:26:48 | null | UTF-8 | Java | false | false | 716 | java | package com.techzhai.dao;
import java.util.List;
import com.techzhai.model.ArticleBean;
/**
* 文章部分处理的dao
* @author duanjigui
* 2016.6.30
*/
public interface ArticleDao {
public void saveArticle(ArticleBean articleBean); //保存一篇文章
public List<ArticleBean> fetchAllArticle(); //获取所有文章的列表
public void deletAr... | [
"[email protected]"
] | |
72bd03629f61a0708603972fe9f3b9b9ad0c662f | 3370a0d2a9e3c73340b895de3566f6e32aa3ca4a | /alwin-middleware-grapescode/alwin-core/src/main/java/com/codersteam/alwin/core/service/impl/scheduler/strategy/UpdateCompaniesInvolvementSchedulerExecution.java | 1aacb9fba134e2a4d785049e4a922e9438972548 | [] | no_license | Wilczek01/alwin-projects | 8af8e14601bd826b2ec7b3a4ce31a7d0f522b803 | 17cebb64f445206320fed40c3281c99949c47ca3 | refs/heads/master | 2023-01-11T16:37:59.535951 | 2020-03-24T09:01:01 | 2020-03-24T09:01:01 | 249,659,398 | 0 | 0 | null | 2023-01-07T16:18:14 | 2020-03-24T09:02:28 | Java | UTF-8 | Java | false | false | 1,487 | java | package com.codersteam.alwin.core.service.impl.scheduler.strategy;
import com.codersteam.alwin.common.scheduler.SchedulerTaskType;
import com.codersteam.alwin.core.api.service.scheduler.SchedulerExecutionInfoService;
import com.codersteam.alwin.core.service.impl.customer.UpdateCompaniesInvolvementService;
import org.s... | [
"[email protected]"
] | |
d9f304fd24b384837123d735d25c8a0a85454d1a | dd61b553197f7072942a636fc38151d6434ca557 | /0001-0050/26/src/Solution.java | 5650376a26e0ec5caa8ef9e8f691f1823a36dbdc | [] | no_license | yeshaoting/LeetCode-Solution-Java | 4064d1756ca3b3720ee72b83c18c8a5c88c098fc | f02993fad941047b2cc307d373eb2bb3a69f3f38 | refs/heads/master | 2020-07-06T22:50:47.382887 | 2019-07-13T00:40:54 | 2019-07-13T00:40:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,141 | java | import java.util.Arrays;
// https://leetcode-cn.com/problems/remove-duplicates-from-sorted-array/description/
// 常规题目:这里利用到数组的有序性,如果遇到和上一个一样的元素,就什么都不做
public class Solution {
public int removeDuplicates(int[] nums) {
int len = nums.length;
if (len == 0) {
return 0;
... | [
"[email protected]"
] | |
c63c53cabb8caa39e7eefaef8f75ea86393ba978 | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /baike/sources/qsbk/app/adapter/ParticipateAdapter.java | 2b54dd4d905e3207cf71c51284659a29df7b9d2a | [] | no_license | aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773318 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 7,029 | java | package qsbk.app.adapter;
import android.app.Activity;
import android.text.TextUtils;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListView;
import android.widget.TextView;
import com.facebook.common.executors.UiThreadImmediateExecutorService;
import com.facebook.drawee.backends.pipel... | [
"[email protected]"
] | |
bdcb957f868439a4da1bff21bd9a5aeb579583e9 | 842307fcb7954fbf3d8471d08619a09cf8a8be23 | /android_webview/nonembedded/java/src/org/chromium/android_webview/services/NonembeddedSafeModeActionsList.java | ce7bbfd4d7f9c68d26b33e24955f1d0c2e96c7df | [
"BSD-3-Clause"
] | permissive | wahello/chromium | 3e2ecac308f746c1ee36562776506c2ea991d606 | 4b228fefd9c51cc19978f023b96d9858e7d1da95 | refs/heads/main | 2023-04-06T02:10:37.393447 | 2023-03-25T04:12:57 | 2023-03-25T04:12:57 | 131,737,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 887 | java | // Copyright 2021 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.android_webview.services;
import org.chromium.android_webview.common.SafeModeAction;
/**
* Exposes the SafeModeActions supported by nonembedded Componen... | [
"[email protected]"
] | |
ebe6ddc7883cfdb0d2a6c74ad1889b4e8e778d2f | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_266b4f1797244ccd8bf062de010fcc522e48601a/Preferences/8_266b4f1797244ccd8bf062de010fcc522e48601a_Preferences_t.java | 12f85dd7ab8fd32889feab795374dfbf63df45cd | [] | 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,516 | java | /*
* Copyright (C) 2010 Felix Bechstein
*
* This file is part of SMSdroid.
*
* 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)... | [
"[email protected]"
] | |
1dcbae20f498f5902dfe774394b881584a01566f | 4c09637e52c3c53a896a351c6e59dd1ad938b5b3 | /WebChatAjax/src/java/model/MessageModel.java | 89e62ccbdc019cf523db43bb18cf23df4cc71102 | [] | no_license | huyhue/PROJECTS-WEB | 20f9e3da9ef09a0565aedb97030d4003ae234103 | cadbcb6cb81aa719bc697de9e1f054ca639d84e4 | refs/heads/main | 2023-05-14T17:21:43.694583 | 2021-06-04T14:23:14 | 2021-06-04T14:23:14 | 358,826,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 735 | java | package model;
import dao.DatabaseDAO;
import entity.Messages;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class MessageModel {
DatabaseDAO databaseDAO = new DatabaseDAO();
public void createNewMessage(int userId, int RoomId, String content, Date dateUploaded) {
... | [
"[email protected]"
] | |
4b4abc4a99989755acf4df1ca09a41b9b67fb31b | 45d1e88d4275045417b1128b1978bb277de4136c | /A15.SpringCloud/B02.GuiGuCloud/cloud-provider-hystrix-payment8001/src/main/java/com/atguigu/springcloud/PaymentHystrixMain8001.java | 1d64aa97c391e5c45e25018d800595765a32168d | [
"Apache-2.0"
] | permissive | huaxueyihao/NoteOfStudy | 2c1f95ef30e264776d0bbf72fb724b0fe9aceee4 | 061e62c97f4fa04fa417fd08ecf1dab361c20b87 | refs/heads/master | 2022-07-12T04:11:02.960324 | 2021-01-24T02:47:54 | 2021-01-24T02:47:54 | 228,293,820 | 0 | 0 | Apache-2.0 | 2022-06-21T03:49:20 | 2019-12-16T03:19:50 | Java | UTF-8 | Java | false | false | 1,313 | java | package com.atguigu.springcloud;
import com.netflix.hystrix.contrib.metrics.eventstream.HystrixMetricsStreamServlet;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
im... | [
"[email protected]"
] | |
28f211dfa1184ce6ccb8c15fb4e53a3ca3912f46 | fda2f41ff66ff6eeae2b94ef98e88a9ee3c8ff4c | /lib/src/main/java/com/qflbai/mvvm/utils/bluetooth/BluetoothUtil.java | fa0c04e8dc73d22fed4e0258ee6410868daf23e2 | [] | no_license | qflbai/AndroidJetpack | 04847dfb53b6949c9ec85fae9bc3a7c7b40d12bc | edd0375b98950e3675acf2bb1c25b8c63780fb8b | refs/heads/master | 2020-03-27T15:09:16.204116 | 2018-12-07T09:53:15 | 2018-12-07T09:53:15 | 146,700,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,638 | java | package com.qflbai.mvvm.utils.bluetooth;
import java.text.NumberFormat;
/**
* ProjectName: outpdaTotal
* PackageName: com.suntech.outpdatotal.util.http
* ClassDesc: 蓝牙设备
* CreateUser: Corey
* CreateDate: 2017/6/1 0001 12:01
* UpdateUser: ******
* UpdateDate: ******
* UpdateDesc: ******
* CopyRight(c) 2016 Sh... | [
"[email protected]"
] | |
c3c40d51d7bd3d691f6079fe7004b341abbac476 | b5c485493f675bcc19dcadfecf9e775b7bb700ed | /jee-utility/src/main/java/org/cyk/utility/log/AbstractLogEventPropertyAccessorImpl.java | 349d09da3d246903353f6b2e926ea2e5046d33fa | [] | no_license | devlopper/org.cyk.utility | 148a1aafccfc4af23a941585cae61229630b96ec | 14ec3ba5cfe0fa14f0e2b1439ef0f728c52ec775 | refs/heads/master | 2023-03-05T23:45:40.165701 | 2021-04-03T16:34:06 | 2021-04-03T16:34:06 | 16,252,993 | 1 | 0 | null | 2022-10-12T20:09:48 | 2014-01-26T12:52:24 | Java | UTF-8 | Java | false | false | 313 | java | package org.cyk.utility.log;
import java.io.Serializable;
import org.cyk.utility.__kernel__.object.dynamic.AbstractObject;
public abstract class AbstractLogEventPropertyAccessorImpl extends AbstractObject implements LogEventPropertyAccessor, Serializable {
private static final long serialVersionUID = 1L;
}
| [
"Christian@CYK-HP-LAPTOP"
] | Christian@CYK-HP-LAPTOP |
4d90f43058f31228228ab8ddb38e312466c5ea25 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_1006559.java | 93c107bb13b38be7811cf2fd2c295f68a612b80f | [] | no_license | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 211 | java | public static String slurp(InputStream in){
Scanner s=new Scanner(in).useDelimiter("\\A");
return s.hasNext() ? s.next().replaceAll("\r\n","\n").replaceAll("\n",System.getProperty("line.separator")) : "";
}
| [
"[email protected]"
] | |
a7b7c245620d4b24c7f717657ec5d036dce408fe | 58da62dfc6e145a3c836a6be8ee11e4b69ff1878 | /src/main/java/com/alipay/api/domain/FengdiePreviewQueryRespModel.java | ed306859749c7e47d231354d48acfb03004b2f16 | [
"Apache-2.0"
] | permissive | zhoujiangzi/alipay-sdk-java-all | 00ef60ed9501c74d337eb582cdc9606159a49837 | 560d30b6817a590fd9d2c53c3cecac0dca4449b3 | refs/heads/master | 2022-12-26T00:27:31.553428 | 2020-09-07T03:39:05 | 2020-09-07T03:39:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 获取云凤蝶站点页面预览数据返回值模型
*
* @author auto create
* @since 1.0, 2018-10-22 16:59:00
*/
public class Fengdie... | [
"[email protected]"
] | |
ed8c1851b31a030b64ceb2b31a0e1224e1bec144 | c282f9b5f679da55dd85e44cbd91790da069bde4 | /modules/server/src-gen/main/java/br/com/kerubin/api/financeiro/contaspagar/entity/contabancaria/ContaBancariaController.java | 8ef4c9cf5eb061eb0c61a7a94ea45dc9d4d08294 | [] | no_license | lobokoch/contas-pagar | 54085d5488ee3a192db4dc290fa0488045673a53 | 9745856a8cd0e6d6b181bd05afc85fc179f83e62 | refs/heads/master | 2021-07-20T18:27:37.691247 | 2020-06-29T01:17:12 | 2020-06-29T01:17:12 | 189,776,592 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,013 | java | /**********************************************************************************************
Code generated by MKL Plug-in
Copyright: Kerubin - [email protected]
WARNING: DO NOT CHANGE THIS CODE BECAUSE THE CHANGES WILL BE LOST IN THE NEXT CODE GENERATION.
**************************************************... | [
"[email protected]"
] | |
95e6a497002d4f67d8498201d3e72fe93480e0e3 | 8c2a8f03d0246d90477fcd9217eb49fc62979d3b | /xml/impl/src/com/intellij/lang/html/structureView/Html5SectionsNodeProvider.java | 49ad3fbba26ea203239538e1fcbeb017c0d1d2c6 | [
"Apache-2.0"
] | permissive | rene-schulz/github-discussions | f228f5552837ae1252165319d27a4e8ea67a21c6 | 5cf1b2cec10a2f37b2259ccb65a36e76b4f61301 | refs/heads/master | 2021-01-12T22:54:34.350896 | 2013-03-03T09:48:04 | 2013-03-03T09:48:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,066 | java | /*
* Copyright 2000-2013 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"[email protected]"
] | |
41240aa2cdd3c0f35d5e5f2144040fc7647d24c3 | b4fcf9983e219761cc0e5c2e00198d1f6a854e3b | /app/src/main/java/com/angcyo/dexfixdemo/MainActivity.java | 6c8bde91de58572c2b8eccf74b3b4784be841c3a | [
"Apache-2.0"
] | permissive | hx-git/DexFixDemo | 4ba1540401b94f32ad4b888c5549506e65a3ee52 | 71125522d23502ed6bb40956dbd3aaa9fb72a6d3 | refs/heads/master | 2020-04-02T06:27:59.804009 | 2017-03-22T10:09:57 | 2017-03-22T10:11:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,574 | java | package com.angcyo.dexfixdemo;
import android.os.Bundle;
import android.os.Environment;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
public class MainActivity extends AppCompatActivity {
... | [
"[email protected]"
] | |
829b265d699baf70a9ac8e2feaf4e726668fa27a | 6d9d90789f91d4010c30344409aad49fa99099e3 | /lucene-core/src/main/java/org/apache/lucene/search/FieldDocSortedHitQueue.java | 6880f985a6a1ff0032d734edb817bbd4c84036fd | [
"Apache-2.0"
] | permissive | bighaidao/lucene | 8c2340f399c60742720e323a0b0c0a70b2651147 | bd5d75e31526b599296c3721bc2081a3bde3e251 | refs/heads/master | 2021-08-07T07:01:42.438869 | 2012-08-22T09:16:08 | 2012-08-22T09:16:08 | 8,878,381 | 1 | 2 | Apache-2.0 | 2021-08-02T17:05:32 | 2013-03-19T12:48:16 | Java | UTF-8 | Java | false | false | 4,770 | java | package org.apache.lucene.search;
/**
* 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, Vers... | [
"[email protected]"
] | |
83fc6f1bdb3a6a9e5038daa3d87cd3a218633399 | f1a85ae8b9d5d9d9a848c4c8d9c2410b9726e194 | /library/expandablelayout_library/build/generated/source/r/androidTest/debug/android/support/compat/R.java | 5dc1b83bdbb90dce76f4f972f02cfe22df65f4cc | [] | no_license | P79N6A/as | 45dc7c76d58cdc62e3e403c9da4a1c16c4234568 | a57ee2a3eb2c73cc97c3fb130b8e389899b19d99 | refs/heads/master | 2020-04-20T05:55:10.175425 | 2019-02-01T08:49:15 | 2019-02-01T08:49:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,919 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.compat;
public final class R {
public static final class attr {
public static final int font = 0x7f... | [
"[email protected]"
] | |
2d0b43c440b9ba8d0d60fa5d7080312e92844505 | a2440dbe95b034784aa940ddc0ee0faae7869e76 | /modules/lwjgl/openxr/src/generated/java/org/lwjgl/openxr/EXTViewConfigurationDepthRange.java | 40fae60771dd79c714f3b72e70bd1b199d86c3cf | [
"LGPL-2.0-or-later",
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla",
"GPL-2.0-only",
"Apache-2.0",
"GPL-1.0-or-later",
"LGPL-2.0-only",
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-public-domain",
"BSD-2-Clau... | permissive | LWJGL/lwjgl3 | 8972338303520c5880d4a705ddeef60472a3d8e5 | 67b64ad33bdeece7c09b0f533effffb278c3ecf7 | refs/heads/master | 2023-08-26T16:21:38.090410 | 2023-08-26T16:05:52 | 2023-08-26T16:05:52 | 7,296,244 | 4,835 | 1,004 | BSD-3-Clause | 2023-09-10T12:03:24 | 2012-12-23T15:40:04 | Java | UTF-8 | Java | false | false | 2,105 | java | /*
* Copyright LWJGL. All rights reserved.
* License terms: https://www.lwjgl.org/license
* MACHINE GENERATED FILE, DO NOT EDIT
*/
package org.lwjgl.openxr;
/**
* The <a href="https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html#XR_EXT_view_configuration_depth_range">XR_EXT_view_configuration_depth_rang... | [
"[email protected]"
] | |
4c0dd3fd00bac0213c3f74d31afdef22a7a99316 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/java-design-patterns/learning/7891/MessageCollectorMemberTest.java | e33df1d1b7aa27c458b7ede17a38324faeafcb82 | [] | 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,343 | java | /**
* The MIT License
* Copyright (c) 2014 Ilkka Seppälä
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, ... | [
"[email protected]"
] | |
2e59b28f758d477a5c80eebc19752696823a120c | 369fb1910ab0aee739a247b5b5ffcea04bf54da5 | /component-orm/src/main/java/com/fty1/orm/extension/injector/methods/LogicUpdateById.java | 34df095d7563d0c29f7d6702df882c0e7c6cf4a5 | [] | no_license | Cray-Bear/starters | f0318e30c239fefd1a5079a45faf1bcc0cf34d39 | b6537789af56988bcb1d617cc4e6e1a1ef7dfc92 | refs/heads/master | 2020-04-08T11:27:42.993024 | 2019-03-24T15:15:17 | 2019-03-24T15:15:17 | 159,306,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,462 | java | /*
* Copyright (c) 2011-2019, hubin ([email protected]).
* <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
* <p>
* https://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by... | [
"[email protected]"
] | |
f44f7ed3ec4736bfae87d81ca6dbc29873d0339e | f2468a53b5c1c29b5348e063c2a60ef05c09e099 | /src/main/java/com/yibo/designpattern/creational/singleton/ThreadLocalInstance.java | 11e93a31fa2ebe852bbf8fc2fd11a5334dde991a | [] | no_license | jjhyb/design-pattern | 707d736c5076aa117a5691e2be67a4f65a6fd76d | a5a0672c5032db13ba6f48499d6b7faf262d5ebb | refs/heads/master | 2022-06-10T15:16:08.840020 | 2020-05-01T16:19:37 | 2020-05-01T16:19:37 | 260,504,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 594 | java | package com.yibo.designpattern.creational.singleton;
/**
* @author: huangyibo
* @Date: 2020/4/6 22:46
* @Description: 保证同一线程拿到的是同一个实例
*/
public class ThreadLocalInstance {
private static final ThreadLocal<ThreadLocalInstance> threadLocal = new ThreadLocal<ThreadLocalInstance>(){
@Override
prote... | [
"[email protected]"
] | |
2c7bb4662e9dd658f87b5bc6ace513bda9636627 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_54341.java | cdc2c702861416f519d2acaef4924059803c6e94 | [] | no_license | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 140 | java | /**
* Returns the value of the {@code numBlit} field.
*/
@NativeType("uint32_t") public int numBlit(){
return nnumBlit(address());
}
| [
"[email protected]"
] | |
0a29687d2d348bdabaa8005820b0d407e73b1faa | 27b052c54bcf922e1a85cad89c4a43adfca831ba | /src/lP.java | a6a011913fb98204b75570ddb225d52bf4a82fc2 | [] | no_license | dreadiscool/YikYak-Decompiled | 7169fd91f589f917b994487045916c56a261a3e8 | ebd9e9dd8dba0e657613c2c3b7036f7ecc3fc95d | refs/heads/master | 2020-04-01T10:30:36.903680 | 2015-04-14T15:40:09 | 2015-04-14T15:40:09 | 33,902,809 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,540 | java | import android.os.IBinder;
class lP
implements lN
{
private IBinder a;
lP(IBinder paramIBinder)
{
this.a = paramIBinder;
}
/* Error */
public void a(com.google.android.gms.maps.model.StreetViewPanoramaOrientation paramStreetViewPanoramaOrientation)
{
// Byte code:
// ... | [
"[email protected]"
] | |
58ea758be692b1852f7c83a7ff4bf8848027b556 | 1325cc190c5d0633ad03ef028f4ab8bf5a52c095 | /src/ClassKeduaExtendsPertama.java | a1673bb5c6af8e17f718106f7d3ea3316a747303 | [] | no_license | arfinadevi28/PBO-Inheritance | a88f9ab5678271043a2d628565733c2d21a1f4f0 | 4869b82ac778f5877e255023b860afd980792dd8 | refs/heads/master | 2020-08-30T06:49:43.016234 | 2019-10-29T14:08:11 | 2019-10-29T14:08:11 | 218,296,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 412 | 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.
*/
/**
*
* @author ARVINA
*/
public class ClassKeduaExtendsPertama {
private int b = 8;
protected void BacaSuper ()
{... | [
"[email protected]"
] | |
6d6bedfe3779a94485d975671f501c0ba8959f52 | d6ee2d061163ab44566f45327629636daac3fa69 | /java23/src/com/bit/event/Ex01.java | 974f383a0ce9d89084e8f6cf39ae37be37dc71c6 | [] | no_license | bit01class/java2019 | e51cd168d45af590f03d97a0f7d99862fd79a30a | 94797a544660af4f30712bd023385a76edf1b38d | refs/heads/master | 2020-05-03T18:30:45.341761 | 2019-06-28T03:07:40 | 2019-06-28T03:07:40 | 178,764,401 | 3 | 0 | null | null | null | null | UHC | Java | false | false | 1,156 | java | package com.bit.event;
import java.awt.Frame;
import java.awt.event.WindowEvent;
import java.awt.event.WindowListener;
public class Ex01 extends Frame implements WindowListener{
public Ex01() {
addWindowListener(this);// 이벤트 등록
setSize(300,200);
setLocation(100-1280,100);
setVisible(true);
}
publi... | [
"[email protected]"
] | |
0a1696005cc2f92b7c84c023ad1c2238af0f395f | 07af209df92e6c247d12f76b91f2f2e2edfb46f0 | /Other_tutorials/JSF/JSF tutorialpoint/TutorialpointJsfSpringIntegrationProject/src/com/tutorialspoint/test/UserData.java | fdb37f4fa77f94223b34da62b10610303bf4ef7c | [] | no_license | michaelzherdev/Java | 7d19bf3358ce5d4cbb4774cdf86488aef9d26bb4 | 5b71e9b42814304d1128d696c91bb97f301a5d99 | refs/heads/master | 2021-01-10T06:31:36.341504 | 2015-10-15T19:31:46 | 2015-10-15T19:31:46 | 44,328,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 503 | java | package com.tutorialspoint.test;
import java.io.Serializable;
public class UserData implements Serializable {
private static final long serialVersionUID = 1L;
private MessageService messageService;
public MessageService getMessageService() {
return messageService;
}
public void setMessageSer... | [
"[email protected]"
] | |
359566696c1a3394ea2cff2d6886b79aa49cd0b4 | 2b0694f0563192e2d148d130164e94faf3b4e12f | /Android3D游戏开发技术详解与典型案例-OpenGLES1/第22章/CountrysideRacing/src/com/bn/carracer/ViewOver.java | e8b5d54118ed370347df932e5380e805807d6766 | [] | no_license | bxh7425014/BookCode | 4757956275cf540e9996b9064d981f6da75c9602 | 8996b36e689861d55662d15c5db8b0eb498c864b | refs/heads/master | 2020-05-23T00:48:51.430340 | 2017-02-06T01:04:25 | 2017-02-06T01:04:25 | 84,735,079 | 9 | 3 | null | null | null | null | GB18030 | Java | false | false | 2,151 | java | package com.bn.carracer;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.view.MotionEvent;
import android.view.SurfaceHolder;
import android.view.SurfaceView;
import static com.bn.carracer.Constant.*;
public class View... | [
"[email protected]"
] | |
c0682bd2d897b90ab17e540bcd9cea171c8e563a | 31db60fe49ef7d31f3fc29221a69b97c19c59bb3 | /src/main/resources/oracle-db/kv-18.1.19/src/oracle/kv/impl/tif/FeederPartReaderCbk.java | b317e891f2f5120711e8315689a91eae71d1870e | [
"Apache-2.0",
"Zlib",
"MIT",
"CC0-1.0",
"FSFAP",
"BSD-3-Clause"
] | permissive | joelnewcom/embeddedOracleKv | d39cc4db1aa26962d7a1c721b87aa55a23124c3e | 138d23c66ae91d8e367b5456e4c5ab85dc47fcdc | refs/heads/master | 2021-06-25T20:24:13.850335 | 2019-06-02T19:43:27 | 2019-06-02T19:43:27 | 134,009,219 | 0 | 0 | Apache-2.0 | 2020-10-13T01:06:34 | 2018-05-18T22:19:51 | Java | UTF-8 | Java | false | false | 8,187 | java | /*-
* Copyright (C) 2011, 2018 Oracle and/or its affiliates. All rights reserved.
*
* This file was distributed by Oracle as part of a version of Oracle NoSQL
* Database made available at:
*
* http://www.oracle.com/technetwork/database/database-technologies/nosqldb/downloads/index.html
*
* Please see the LICENS... | [
"[email protected]"
] | |
962c81aed92153a64b396c82fb7774a1e64b5c30 | 3c054fafee61418e484e4f8efc264f5ce0696e33 | /vertx-orientdb-examples/src/main/java/org/cstamas/vertx/orientdb/examples/ServiceWriterVerticle.java | 94f1fcd42880e1670bb10e39b1fb37b19d75e3b6 | [
"Apache-2.0"
] | permissive | cstamas/vertx-orientdb | 71e99253aa054476898b434838b3ac2ee1351a98 | bc3c1ca700d788ba87ca402ae07c5ddf8d7c34b5 | refs/heads/master | 2021-06-07T00:52:56.296956 | 2017-11-21T14:51:50 | 2017-11-21T14:53:10 | 57,416,385 | 8 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,356 | java | package org.cstamas.vertx.orientdb.examples;
import io.vertx.core.AbstractVerticle;
import io.vertx.core.Future;
import io.vertx.core.eventbus.Message;
import io.vertx.core.eventbus.MessageConsumer;
import io.vertx.core.json.JsonObject;
import io.vertx.core.logging.Logger;
import io.vertx.core.logging.LoggerFactory;
i... | [
"[email protected]"
] | |
0c106da27b0f87494133455a7911c6b588994be7 | a9914626c19f4fbcb5758a1953a4efe4c116dfb9 | /L2JTW_DataPack_Ertheia/dist/game/data/scripts/quests/TerritoryWarScripts/Q00735_MakeSpearsDull.java | 75a22d27eea2ade12616c450b91daee1c9c56213 | [] | no_license | mjsxjy/l2jtw_datapack | ba84a3bbcbae4adbc6b276f9342c248b6dd40309 | c6968ae0475a076080faeead7f94bda1bba3def7 | refs/heads/master | 2021-01-19T18:21:37.381390 | 2015-08-03T00:20:39 | 2015-08-03T00:20:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | java | /*
* Copyright (C) 2004-2014 L2J DataPack
*
* This file is part of L2J DataPack.
*
* L2J DataPack 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 you... | [
"rocknow@9bd44e3e-6552-0410-907e-a6ca40b856b6"
] | rocknow@9bd44e3e-6552-0410-907e-a6ca40b856b6 |
0b99129025ffce2b504ed6dbf012ec06c678fa72 | bb9140f335d6dc44be5b7b848c4fe808b9189ba4 | /Extra-DS/Corpus/class/aspectj/2450.java | 2461bd142b04e44b9c46b6e7ccdebd86b6e85356 | [] | no_license | masud-technope/EMSE-2019-Replication-Package | 4fc04b7cf1068093f1ccf064f9547634e6357893 | 202188873a350be51c4cdf3f43511caaeb778b1e | refs/heads/master | 2023-01-12T21:32:46.279915 | 2022-12-30T03:22:15 | 2022-12-30T03:22:15 | 186,221,579 | 5 | 3 | null | null | null | null | UTF-8 | Java | false | false | 4,274 | java | /* *******************************************************************
* Copyright (c) 2003 Contributors.
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distribution and is available at
* http... | [
"[email protected]"
] | |
4cab5ef41848dc8df2cf4ff0391e8e67c177f848 | 4ef431684e518b07288e8b8bdebbcfbe35f364e4 | /em-tests/test-core/src/main/java/com/ca/apm/test/atc/performance/TimelinePerformanceTest.java | 7cbfa2355826cd6b9b0379463c27df342aae09f9 | [] | no_license | Sarojkswain/APMAutomation | a37c59aade283b079284cb0a8d3cbbf79f3480e3 | 15659ce9a0030c2e9e5b992040e05311fff713be | refs/heads/master | 2020-03-30T00:43:23.925740 | 2018-09-27T23:42:04 | 2018-09-27T23:42:04 | 150,540,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,377 | java | /*
* Copyright (c) 2015 CA. All rights reserved.
*
* This software and all information contained therein is confidential and
* proprietary and shall not be duplicated, used, disclosed or disseminated in
* any way except as authorized by the applicable license agreement, without
* the express written permission o... | [
"[email protected]"
] | |
33673cfc8d51a8c8988897882854a00a61b649cc | f8bdf5083165cc95c8e1ad19053a8031ddd575ca | /core/src/main/java/com/memory/platform/rpc/dubbo/DubboFilter.java | 758a37dc7067949d31efe40aa65295e2ca55fe60 | [] | no_license | ladanniel/- | 1ec0c7cba535b8cfbd2e20dc5785ea8d8b70b759 | c6953ebeb2eafb27c6e72a78c6551e12b441f518 | refs/heads/master | 2020-04-26T11:34:03.761608 | 2019-03-03T02:20:51 | 2019-03-03T02:20:51 | 173,521,158 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 881 | java | package com.memory.platform.rpc.dubbo;
import org.aspectj.lang.annotation.Aspect;
import org.springframework.stereotype.Component;
import com.alibaba.dubbo.rpc.Filter;
import com.alibaba.dubbo.rpc.Invocation;
import com.alibaba.dubbo.rpc.Invoker;
import com.alibaba.dubbo.rpc.Result;
import com.alibaba.dubbo.rpc.RpcCo... | [
"[email protected]"
] | |
d9502068a9fb2a350abd1fd4ac087e9d32bc443f | 7f69e2b6ec47fdfd7088f63eda64c80d9f1f1b0f | /Web2SMS_Common_DALayer/src/main/java/com/edafa/web2sms/dalayer/dao/interfaces/AccountSenderDaoLocal.java | 260527e268919b476f7779f1ba50ce3becff321b | [] | no_license | MahmoudFouadMohamed/WEB2SMS | 53246564d5c0098737222aa602955238e60338c2 | 1693b5a1749a7f1ebfa0fc4d15d1e3117759efc9 | refs/heads/master | 2020-05-17T01:49:23.308128 | 2019-04-25T19:37:06 | 2019-04-25T19:37:06 | 183,435,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,060 | java | package com.edafa.web2sms.dalayer.dao.interfaces;
import java.util.List;
import javax.ejb.Local;
import com.edafa.web2sms.dalayer.exception.DBException;
import com.edafa.web2sms.dalayer.model.AccountSender;
@Local
public interface AccountSenderDaoLocal {
void create(AccountSender sender) throws DBException;
voi... | [
"[email protected]"
] | |
7762ce9b525faace10262a100be37c7e000fbbf3 | 24d8cf871b092b2d60fc85d5320e1bc761a7cbe2 | /iText/rev2818-3988/left-trunk-3988/rups/com/lowagie/rups/view/itext/PagesTable.java | e8617dd83bd3a30346f262d029fb01903a0875cb | [] | no_license | joliebig/featurehouse_fstmerge_examples | af1b963537839d13e834f829cf51f8ad5e6ffe76 | 1a99c1788f0eb9f1e5d8c2ced3892d00cd9449ad | refs/heads/master | 2016-09-05T10:24:50.974902 | 2013-03-28T16:28:47 | 2013-03-28T16:28:47 | 9,080,611 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,075 | java |
package com.lowagie.rups.view.itext;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.Observable;
import java.util.Observer;
import javax.swing.JTable;
import javax.swing.event.ListSelectionEvent;
import com.lowagie.rups.controller.PdfReaderController;
import com.lowagie.rups.model.Object... | [
"[email protected]"
] | |
7456c17230a843031305ff20069d7544814b15e2 | 93aa731ad4520b33cb1291c578794e65b13dd883 | /src/clasesbase/Matematica.java | cd55932678767c180fddac4e8a9b891b3b683567 | [] | no_license | alexHokuto/ClasesBase | 3312e7eb4122076668ad99e6232e482e8f1d12cb | f49c08b52f56b67984862f6df12723ecd75fae98 | refs/heads/master | 2021-01-25T00:46:34.780428 | 2014-01-27T01:30:09 | 2014-01-27T01:30:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,952 | 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 clasesbase;
import java.math.BigDecimal;
import java.math.MathContext;
import java.math.RoundingMode;
import java.... | [
"usuario@usuario-PC"
] | usuario@usuario-PC |
3e9aeda26aea2d046c4366423fec135caa58f603 | c42531b0f0e976dd2b11528504e349d5501249ae | /York GC Members App/MHSystems/app/src/main/java/com/mh/systems/york/web/models/HCapCertificate.java | 3ca9ddcceefc8e5dcadef6d899a9f9d2a686fb44 | [
"MIT"
] | permissive | Karan-nassa/MHSystems | 4267cc6939de7a0ff5577c22b88081595446e09e | a0e20f40864137fff91784687eaf68e5ec3f842c | refs/heads/master | 2021-08-20T05:59:06.864788 | 2017-11-28T08:02:39 | 2017-11-28T08:02:39 | 112,189,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,904 | java |
package com.mh.systems.york.web.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class HCapCertificate {
@SerializedName("ClubName")
@Expose
private String ClubName;
@SerializedName("IssueDate")
@Expose
private String IssueDate;
... | [
"[email protected]"
] | |
d93933a63cb323968bada3a662f78e9d650d4db2 | 22a8c41442174cf317878be4c9b191d6f86c8ec4 | /src/main/java/model/beans/PersonBasicInformation.java | 0819814762885b2d1cac36a7ece65e07efa82195 | [] | no_license | skuarch/admin | 0e15e1eb7ff223c988c8e5d84c2ed5515ce550fc | a27b5939eba0765825a0b9c359302a8e0cafb69f | refs/heads/master | 2021-01-13T01:30:15.953994 | 2015-08-16T15:14:04 | 2015-08-16T15:14:04 | 35,173,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,707 | java | package model.beans;
import java.io.Serializable;
/**
*
* @author skuarch
*/
public class PersonBasicInformation implements Serializable {
private long id;
private String name;
private String lastName;
private String email;
private String phone;
private int zipCode;
private String las... | [
"[email protected]"
] | |
475ba59d5d5d2bee46b24423e36250c50b8e923c | 834184ae7fb5fc951ec4ca76d0ab4d74224817a0 | /src/main/java/com/nswt/platform/pub/NoUtil.java | ea39c0c997dbace97f9b075370f16d3168f5eabe | [] | no_license | mipcdn/NswtOldPF | 3bf9974be6ffbc32b2d52ef2e39adbe495185c7e | fe7be46f12b3874a7f19967c0808870d8e465f5a | refs/heads/master | 2020-08-09T16:44:47.585700 | 2017-01-11T13:26:37 | 2017-01-11T13:26:37 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 8,103 | java | /**
* 作者:NSWT<br>
* 日期:2016-7-5<br>
* 邮件:[email protected]<br>
*/
package com.nswt.platform.pub;
import java.sql.SQLException;
import com.nswt.framework.Config;
import com.nswt.framework.data.DBConn;
import com.nswt.framework.data.DBConnPool;
import com.nswt.framework.data.DataAccess;
import com.nswt.... | [
"[email protected]"
] | |
26176fbe5040dde90e74db7183f66d910b5434a9 | 4d6f449339b36b8d4c25d8772212bf6cd339f087 | /netreflected/src/Core/PresentationCore,Version=4.0.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35/system/windows/media/animation/ByteAnimationBase.java | 6aeff0193cd05f360d3cac7a0557552b4a92acc4 | [
"MIT"
] | permissive | lvyitian/JCOReflector | 299a64550394db3e663567efc6e1996754f6946e | 7e420dca504090b817c2fe208e4649804df1c3e1 | refs/heads/master | 2022-12-07T21:13:06.208025 | 2020-08-28T09:49:29 | 2020-08-28T09:49:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,671 | java | /*
* MIT License
*
* Copyright (c) 2020 MASES s.r.l.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | [
"[email protected]"
] | |
5be60e75a29eb166bbd6acd7808058b97c0a5d97 | 4fecde4635dcef6185bac75b79d86aca8567ead8 | /subprojects/griffon-core/src/main/java/org/codehaus/griffon/runtime/core/AbstractContext.java | 66a8d1e6ef306aa7711fdd6c879b52e13b651327 | [
"Apache-2.0"
] | permissive | manoliou/griffon | a9d884f770cbad69f682e94c03b9b125c4f277bc | b1a1120f1de285ddb2fc29d9cc1de4f4205820c9 | refs/heads/master | 2021-01-22T17:22:38.121249 | 2015-11-13T00:55:17 | 2015-11-13T00:55:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,184 | java | /*
* Copyright 2008-2015 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 app... | [
"[email protected]"
] | |
6e727df8997aff4ab81ff1af84a684a213e0b2b8 | cddfa397136f747f6670508c06d5e33285b6159b | /dictionary-informer/src/main/java/ru/ezhov/dictionary/ApplicationTray.java | d1b359d4931e067442ce7ce68fc67cb31633c7d7 | [
"MIT"
] | permissive | ezhov-da/dictionary | 31c162c11b399ff554ba93a632b2b85747016a55 | 400ef68f0aac9f5cf37b574d3120225a908619c6 | refs/heads/master | 2021-06-23T17:26:30.974514 | 2020-12-12T11:10:42 | 2020-12-12T11:10:42 | 124,290,742 | 0 | 0 | MIT | 2020-12-11T23:08:43 | 2018-03-07T20:29:42 | Java | UTF-8 | Java | false | false | 1,141 | java | package ru.ezhov.dictionary;
import javax.imageio.ImageIO;
import javax.swing.*;
import java.awt.*;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.io.IOException;
public class ApplicationTray {
private final JFrame frame;
public ApplicationTray(JFrame frame) {... | [
"[email protected]"
] | |
9265856ea1368375bb61713145f52f243288c87a | ec7ec2a3b91f4688054c9e6b76a0e59c5df5441b | /MyPlaceOrderMS/src/main/java/com/coursecube/dto/OrderItemDTO.java | e68ade8bdd297e38ff861c08499157cc5ab97340 | [] | no_license | lekhrajprasad/mybookstore-v1.1 | b13852cb3bc2d44a1680f44440d3d8b874190fa7 | 41601a08a1758bc93867f6d47c7ef310cd91e63a | refs/heads/main | 2023-02-15T06:00:30.186347 | 2021-01-08T10:37:23 | 2021-01-08T10:37:23 | 310,351,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,564 | java | package com.coursecube.dto;
import java.io.Serializable;
public class OrderItemDTO implements Serializable{
private static final long serialVersionUID = -3659874692302061790L;
private Integer orderItemId;
private Integer orderId;
private Integer bookId;
private int qty;
private double cost;
... | [
"[email protected]"
] | |
9b3ca464c8b9fbd013fadab4c414d797061ecaeb | e05a290f18b0ae8089709f4fbe92f3f49042daee | /authentication/authentication-core/src/test/java/io/mosip/authentication/core/util/MaskUtilTest.java | 8ba172fa83cd633b257cc8bf40caae2c7c2bf076 | [] | no_license | Aswin-MN/personal | 25e6d6bf306e61a236d0ea886d33ea621bb7dc56 | d096fa6ab16e13a66a82be0325cf4d117d3669f3 | refs/heads/master | 2021-10-11T16:24:08.604019 | 2019-01-28T12:52:41 | 2019-01-28T12:52:41 | 166,238,628 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 875 | java | package io.mosip.authentication.core.util;
import static org.junit.Assert.*;
import org.junit.Test;
/**
* The Class MaskUtilTest.
*
* @author Manoj SP
*
*/
public class MaskUtilTest {
/**
* Test mask email.
*/
@Test
public void testMaskEmail() {
assertEquals("XXaXXhXX... | [
"[email protected]"
] | |
88d141031d5cf739ec14f56aa5be6ca329d0d033 | 764c94d4cf116b0e4d98a38e842e4e6a0468a666 | /ebaysdkcore/src/main/java/com/ebay/soap/eBLBaseComponents/ItemRatingDetailsType.java | a1788d86f614a442c6e6fa4cdd65d6556f87a0f1 | [] | no_license | linus87/ebaysdk | 26dde361dbb75e03fca137eaf6a61c5e892f1303 | 2fb2cbade57ae654fa83ae1b7c5f3e4f741b1fc1 | refs/heads/master | 2023-07-19T10:34:02.644641 | 2021-06-01T13:30:36 | 2021-06-01T13:30:36 | 150,661,586 | 1 | 0 | null | 2023-07-18T06:53:34 | 2018-09-28T00:06:01 | Java | UTF-8 | Java | false | false | 4,807 | java |
package com.ebay.soap.eBLBaseComponents;
import java.io.Serializable;
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.XmlAnyElement;
import javax.xml.bind.annotation.XmlElemen... | [
"[email protected]"
] | |
2edaa28b4eaa0f4a5bc72f2f05138a03ee82ff68 | 4e8d52f594b89fa356e8278265b5c17f22db1210 | /WebServiceArtifacts/XigniteHistorical/com/xignite/services/QueryByTypes.java | 74b19b01e9c70fb41f25f26d74605ec7cfe00037 | [] | no_license | ouniali/WSantipatterns | dc2e5b653d943199872ea0e34bcc3be6ed74c82e | d406c67efd0baa95990d5ee6a6a9d48ef93c7d32 | refs/heads/master | 2021-01-10T05:22:19.631231 | 2015-05-26T06:27:52 | 2015-05-26T06:27:52 | 36,153,404 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,263 | java |
package com.xignite.services;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for QueryByTypes.
*
* <p>The following schema fragment specifies the expected content contained within this class.
* <p>
* <pre>
... | [
"[email protected]"
] | |
d2f233eccc17a9f7cca90a1a9a09177c3c4c39ba | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/validation/org/pentaho/di/trans/steps/symmetriccrypto/secretkeygenerator/SecretKeyGeneratorMetaTest.java | 74211872d2842d2368c160b042acbc1f84044de1 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 1,790 | java | /**
* ! ******************************************************************************
*
* Pentaho Data Integration
*
* Copyright (C) 2002-2017 by Hitachi Vantara : http://www.pentaho.com
*
* ******************************************************************************
*
* Licensed under the Apache License, V... | [
"[email protected]"
] | |
0231d67c76d43cec0185b075ac966ba616801c8b | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project82/src/main/java/org/gradle/test/performance/largejavamultiproject/project82/p412/Production8243.java | efda249ebb3c534497bc742d3fa5d61f0e414e98 | [] | 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 | 1,959 | java | package org.gradle.test.performance.largejavamultiproject.project82.p412;
public class Production8243 {
private Production8240 property0;
public Production8240 getProperty0() {
return property0;
}
public void setProperty0(Production8240 value) {
property0 = value;
}
private ... | [
"[email protected]"
] | |
e6c5c77f73e2cbb5366e76d72062dad0265e12da | 146a30bee123722b5b32c0022c280bbe7d9b6850 | /depsWorkSpace/bc-java-master/core/src/test/java/org/mightyfish/crypto/tls/test/MockTlsClient.java | 2f792d4a7fa1ecf4668a4a2ebd274bfc81cb7387 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | GLC-Project/java-experiment | 1d5aa7b9974c8ae572970ce6a8280e6a65417837 | b03b224b8d5028dd578ca0e7df85d7d09a26688e | refs/heads/master | 2020-12-23T23:47:57.341646 | 2016-02-13T16:20:45 | 2016-02-13T16:20:45 | 237,313,620 | 0 | 1 | null | 2020-01-30T21:56:54 | 2020-01-30T21:56:53 | null | UTF-8 | Java | false | false | 6,496 | java | package org.mightyfish.crypto.tls.test;
import java.io.IOException;
import java.io.PrintStream;
import java.util.Hashtable;
import java.util.Vector;
import org.mightyfish.asn1.x509.Certificate;
import org.mightyfish.crypto.tls.AlertDescription;
import org.mightyfish.crypto.tls.AlertLevel;
import org.mightyfish.crypto... | [
"[email protected]"
] | |
700a38ae33e42d6ded4fcf08a7b40282a1a4fa4f | 98cd05709ca4528e6955b8d090c9d3d588439f51 | /app/src/main/java/com/aanglearning/parentapp/gallery/GalleryInteractorImpl.java | 28034e3826f8d7e87c849112eea90184150d8316 | [] | no_license | vinkrish/parent-app | 6b2b3bb6f65438eea505014c289eb90d0e47ff3d | 21ca49b5619a2ca1748f8ced5beaa631e8081011 | refs/heads/master | 2021-03-30T17:45:40.148759 | 2018-04-22T10:24:53 | 2018-04-22T10:24:53 | 82,896,275 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,538 | java | package com.aanglearning.parentapp.gallery;
import com.aanglearning.parentapp.App;
import com.aanglearning.parentapp.R;
import com.aanglearning.parentapp.api.ApiClient;
import com.aanglearning.parentapp.api.GalleryApi;
import com.aanglearning.parentapp.model.Album;
import com.aanglearning.parentapp.model.ChildInfo;
im... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.