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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2409c5a013c38b601f1600257e29a547608716fd | d55d17769a21ed3d0bfc41c4eaa8f60711144621 | /design-patterns/src/main/java/relationships/association/Bank.java | b3b0630e73e7d8b0c22d783bf471241662872da0 | [] | no_license | rogers1235/new-project | fc42ca0f85c1a606a4196624088230338ddba496 | b9df64b6f9e2924211fe70b80c8ab923624ec817 | refs/heads/main | 2023-08-04T08:28:18.018401 | 2021-09-16T20:22:38 | 2021-09-16T20:22:38 | 407,303,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 206 | java | package relationships.association;
public class Bank {
private String name;
Bank(String name) {
this.name = name;
}
public String getBankName() {
return this.name;
}
} | [
"[email protected]"
] | |
80463a2b5852c4fd7992cf2a52a2a96f382cf4aa | a43d4202628ecb52e806d09f0f3dc1f5bab3ef4f | /src/main/java/pnc/mesadmin/entity/StorePMInfo.java | 04a8dfa17e8fae36cb53b55990ec2872edfafe1c | [] | no_license | pnc-mes/base | b88583929e53670340a704f848e4e9e2027f1334 | 162135b8752b4edc397b218ffd26664929f6920d | refs/heads/main | 2023-01-07T22:06:10.794300 | 2020-10-27T07:47:20 | 2020-10-27T07:47:20 | 307,621,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,916 | java | package pnc.mesadmin.entity;
import java.util.Date;
/**
* Created by liufuzhi on 2018/1/22.
*/
public class StorePMInfo {
private int ruid;
private String guid;
private String storeGd;
private String pMorGd;
private String pMType;
private String creator;
private Date createTime;
priv... | [
"[email protected]"
] | |
7922727faa6c257538bc46bc8165985a36113054 | ba2eef5e3c914673103afb944dd125a9e846b2f6 | /AL-Game/data/scripts/system/handlers/quest/greater_stigma/_11049TalocsHeartFullofSoul.java | 30d48471ffb8ed41e9b1574b7f5146aa2502ce8a | [] | no_license | makifgokce/Aion-Server-4.6 | 519d1d113f483b3e6532d86659932a266d4da2f8 | 0a6716a7aac1f8fe88780aeed68a676b9524ff15 | refs/heads/master | 2022-10-07T11:32:43.716259 | 2020-06-10T20:14:47 | 2020-06-10T20:14:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,974 | java | /**
* This file is part of Aion-Lightning <aion-lightning.org>.
*
* Aion-Lightning 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... | [
"Falke_34@080676fd-0f56-412f-822c-f8f0d7cea3b7"
] | Falke_34@080676fd-0f56-412f-822c-f8f0d7cea3b7 |
28c6bf6fb6cbd168abcfb0b5a7a54b2edff5b6cf | d9f98dd1828e25bc2e8517e5467169830c5ded60 | /src/main/java/com/alipay/api/domain/AlipayEcoEduCampusJobtalkCancelModel.java | a3cf2608c64b851e1f622a5f9f83dc1980daac14 | [] | no_license | benhailong/open_kit | 6c99f3239de6dcd37f594f7927dc8b0e666105dc | a45dd2916854ee8000d2fb067b75160b82bc2c04 | refs/heads/master | 2021-09-19T18:22:23.628389 | 2018-07-30T08:18:18 | 2018-07-30T08:18:26 | 117,778,328 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,126 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 宣讲会下架接口
*
* @author auto create
* @since 1.0, 2017-08-03 10:59:08
*/
public class AlipayEcoEduCampusJobtalkCancelModel extends AlipayObject {
private static final long serialVersionUID = 66... | [
"[email protected]"
] | |
f762aacf9d804e7325f8da38502ad8ec5af149b8 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/AsyncHttpClient--async-http-client/eb136417465e13f0ba17c2ae8efdb9a45c22a315/before/GrizzlyPostWithQSTest.java | f9d6e81ec239387bf71fc00434111bfd25d25376 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,305 | java | /*
* Copyright (c) 2012 Sonatype, Inc. All rights reserved.
*
* This program is licensed to you under the Apache License Version 2.0,
* and you may not use this file except in compliance with the Apache License Version 2.0.
* You may obtain a copy of the Apache License Version 2.0 at http://www.apache.org/licenses... | [
"[email protected]"
] | |
c7ef297fc0d0b0d070fb512637dfe711c837a7ae | 755c81ea06fe2bc34d2e4a2e4a3a14cc1f9e0fa9 | /src/main/java/com/universign/universigncs/parralal/web/rest/util/PaginationUtil.java | a97c9bce3b024e014ea112c61f3a5a8bfeaae7bc | [] | no_license | EricLamore/jhipster-parralal | 95a16afb244bb37b6ffcdbc1330647d36cdac960 | 14151a19316962053ff053f722a690f9960b0367 | refs/heads/master | 2020-04-30T02:02:35.614825 | 2019-03-19T17:03:38 | 2019-03-19T17:03:38 | 176,547,276 | 0 | 0 | null | 2019-03-19T17:03:39 | 2019-03-19T15:47:57 | Java | UTF-8 | Java | false | false | 1,766 | java | package com.universign.universigncs.parralal.web.rest.util;
import org.springframework.data.domain.Page;
import org.springframework.http.HttpHeaders;
import org.springframework.web.util.UriComponentsBuilder;
/**
* Utility class for handling pagination.
*
* <p>
* Pagination uses the same principles as the <a href=... | [
"[email protected]"
] | |
fe0d2452811fd1ec2064437b5d4f9b3511e188fb | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /baike/sources/android/support/multidex/c.java | 1cfb5f2d3df4d865d4e4726377e6354b5f05175d | [] | no_license | aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773318 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,568 | java | package android.support.multidex;
import android.support.v4.media.session.PlaybackStateCompat;
import java.io.File;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.util.zip.CRC32;
import java.util.zip.ZipException;
import qsbk.app.core.model.CustomButton;
final class c {
static class a {... | [
"[email protected]"
] | |
9f5be0b6eb9bd836a82c4c13aec7ea89f90b90f8 | 590ab79666d13a128538adb639c9d4695761bafe | /root-model/src/main/java/org/cyk/system/root/model/userinterface/UserInterfaceLayoutType.java | 7b169d99a0ed62ba1beee12eb58035c82d851798 | [] | no_license | devlopper/org.cyk.system.root | 53c1844665cd9caed3429ef19f63bd9c33d42a63 | b3e0bf2d730555412564f32a1b174835d8a53c89 | refs/heads/master | 2021-01-24T12:31:10.691363 | 2018-05-21T21:10:26 | 2018-05-21T21:10:26 | 16,188,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 856 | java | package org.cyk.system.root.model.userinterface;
import java.io.Serializable;
import javax.persistence.Entity;
import org.cyk.system.root.model.pattern.tree.AbstractDataTreeType;
import org.cyk.utility.common.annotation.ModelBean;
import org.cyk.utility.common.annotation.ModelBean.CrudStrategy;
import org.cyk.utilit... | [
"[email protected]"
] | |
26a755a0789d37d7e2b0ce76ea52a65743067a92 | 04993ec330462593a8d64d3cbda0275053420ace | /JHPaymentGatewayPro/src/main/java/com/jh/paymentgateway/util/xs/RSATool.java | ef781690c750d75ec5eb26d448907a168da46a78 | [] | no_license | jsy579579/jh | 60af71fada0462c45f527943f22c1a9ccd8268fd | 44858ab7fbf461cd382efe436473d9581d4c067a | refs/heads/master | 2022-05-13T22:28:16.095115 | 2020-04-29T03:20:14 | 2020-04-29T03:20:14 | 259,813,186 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,956 | java | package com.jh.paymentgateway.util.xs;
import javax.crypto.Cipher;
import java.io.*;
import java.security.*;
import java.security.interfaces.RSAPrivateKey;
import java.security.interfaces.RSAPublicKey;
/**
* @Author: Chand
* @Date: 13-12-04
* @Time: 下午2:30
* @Description: RSA加密器
*/
public class RSATool {
/**... | [
"[email protected]"
] | |
2b2554b6377bb25de60c4ac0764e4547793bdc4b | 537989fad6ae0a953682a9aaed5698db71f514db | /src/main/java/com/swissquote/battledev2014/shoppinglistgenerator/repository/MenuElasticsearchRepository.java | 820ffe00e1cc24792003ca32794670a9eeb50d11 | [
"Apache-2.0"
] | permissive | lgueye/shopping-list-generator | 47caba0ae5a4643d4d5cbd3ab714817785960451 | 135a830883a2e95cdc5558a96fc7baeb4fbfc6da | refs/heads/master | 2021-01-19T17:47:42.026314 | 2014-07-05T22:20:21 | 2014-07-05T22:20:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 382 | java | package com.swissquote.battledev2014.shoppinglistgenerator.repository;
import org.springframework.data.repository.PagingAndSortingRepository;
import com.swissquote.battledev2014.shoppinglistgenerator.domain.Menu;
public interface MenuElasticsearchRepository extends PagingAndSortingRepository<Menu, String> {
// Mar... | [
"[email protected]"
] | |
374cbca71243289e19048c51f4b5543c9df7dd5a | f42763a4ef5565a6e0c2f1172f53896cc3571707 | /lab/src/lab1/helloworld.java | f3e4d3dfe9bc561b54e5088330b0c85a7660901a | [] | no_license | phamtuanchip/java-core | bf1ff086122d98f93db28b59b71981756a0564cd | 816653fd4ca9ba149688b63f201ae854943f9def | refs/heads/master | 2020-04-23T16:21:59.102083 | 2015-11-19T05:14:41 | 2015-11-19T05:14:41 | 32,123,447 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 199 | java | package lab1;
public class helloworld {
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println("This is main from helloworld object!");
}
}
| [
"[email protected]"
] | |
36e0064fcd006452a9a179eaebc0273a87eaf64a | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /aiccs-20191015/src/main/java/com/aliyun/aiccs20191015/models/HoldCallResponse.java | 6dcddc49136317fd809f8bfd0a9ddc06bec48c9f | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 1,299 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.aiccs20191015.models;
import com.aliyun.tea.*;
public class HoldCallResponse extends TeaModel {
@NameInMap("headers")
@Validation(required = true)
public java.util.Map<String, String> headers;
@NameInMap("statusCode")
@Vali... | [
"[email protected]"
] | |
3b9e2fe751bf3f2089ef2c9b82c55f982e377bb8 | 66049b4fe63b5f7cb9687c32b8796f71b1281911 | /mybatie/mybatis_day03_02many/src/main/java/com/itcast/domain/AccountUser.java | 75618ea229c3533050bafed4acc463f889ceed28 | [] | no_license | leiyungit/JavaTestDemo | 2d25ab31a50d23476701ff0e5d0992e68b20a9a9 | c4b6a4c176bdbb9d8e608d5c78d67850b0a3d6b0 | refs/heads/master | 2023-02-08T08:16:51.797724 | 2020-12-22T12:10:52 | 2020-12-22T12:10:52 | 294,661,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package com.itcast.domain;
import java.util.Date;
public class AccountUser extends Account {
private String username;
private String address;
public String getUsername() {
return username;
}
public void setUsername(String username) {
this.username = username;
}
public St... | [
"[email protected]"
] | |
808c5429d7c4bdf28d4c7ecb39fea337897036c5 | d899f0677f3805f071a62b24634fe78f16881189 | /osa03-Osa03_03.AirportsAndAircrafts/src/main/java/airports/AirportController.java | 741b0fc28a80354c0841d0b46a4832fe7b8b9de5 | [] | no_license | remixtures/web-server-programming-java-2021 | a0de095cf2499830784ad8286671b0d198848e88 | f297c51c2c34ce52629494c499c90460afc2af3c | refs/heads/master | 2023-05-27T09:18:55.313181 | 2021-06-04T12:03:06 | 2021-06-04T12:03:06 | 373,673,320 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 926 | java | package airports;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.b... | [
"[email protected]"
] | |
babc1ed65622e6880da044b98fc44f9a414e6ec5 | 56adea945b27ccaf880decadb7f7cb86de450a8d | /common-web/ep-common-web/src/main/java/com/elasticpath/sfweb/security/AccessChecker.java | 9c5c63e9fd473785ce3a738d3175921d39bb127b | [] | no_license | ryanlfoster/ep-commerce-engine-68 | 89b56878806ca784eca453d58fb91836782a0987 | 7364bce45d25892e06df2e1c51da84dbdcebce5d | refs/heads/master | 2020-04-16T04:27:40.577543 | 2013-12-10T19:31:52 | 2013-12-10T20:01:08 | 40,164,760 | 1 | 1 | null | 2015-08-04T05:15:25 | 2015-08-04T05:15:25 | null | UTF-8 | Java | false | false | 495 | java | /**
* Copyright (c) Elastic Path Software Inc., 2008
*/
package com.elasticpath.sfweb.security;
import javax.servlet.http.HttpServletRequest;
/**
* Define methods for checking access for a store.
*/
public interface AccessChecker {
/**
* Determine whether the store is accessible based on what is provided in t... | [
"[email protected]"
] | |
b8f177193a6b9442b9e26f83fa2bb77f81744bac | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/apache--kafka/d0e436c471ba4122ddcc0f7a1624546f97c4a517/after/OffsetAndMetadata.java | a2401fc3c441f7f93dc92d76ff6066826211b094 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,776 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may n... | [
"[email protected]"
] | |
c5ea127eece69aef81c3e875c9d14e4bf2d86f23 | 67bbc005c500ecebec6b5e4a8af1463d5078e774 | /DistributedPattern/src/com/greatfree/testing/memory/LinkRecord.java | dacb8a08d589380868d2e0074ebf1a4b17e7040c | [] | no_license | Yunvari/Programming-Clouds | 56324d82d662ca551343af702b7865075d645a04 | cf5262798e52a64ad455de8637e9130819e815cf | refs/heads/master | 2020-06-14T05:24:09.051845 | 2019-04-02T06:51:33 | 2019-04-02T06:51:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,041 | java | package com.greatfree.testing.memory;
import com.greatfree.util.FreeObject;
/*
* This is the data that is saved in the distributed memory server. It must derive from FreeObject in order to fit the requirements of ResrouceCache. 11/28/2014, Bing Li
*/
// Created: 11/28/2014, Bing Li
public class LinkRecord extends ... | [
"[email protected]"
] | |
69d0320b38617348d976fc9ced581361818c808e | 1dce969b036338417ad6c2a670bbd96ef8871845 | /app/src/main/java/com/students/preparation/matric/students/modules/Students/fragment/AminInboxFragment.java | 6b3d48be89b1fd8c02c1a8b7049e71f156966461 | [] | no_license | messyKassaye/exam_preparation | bb6589ca6dcc00545870fab1f9f356241833f91f | a94231d4e2225267af881d951f09ff8f9f09bb95 | refs/heads/master | 2022-11-24T23:18:48.834585 | 2020-07-26T17:35:16 | 2020-07-26T17:35:16 | 275,753,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,117 | java | package com.students.preparation.matric.students.modules.Students.fragment;
import android.content.Context;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import androidx.recyclerview.widget.Default... | [
"[email protected]"
] | |
dcaaea8bf8d1ee7023857732dcb7542d98408647 | ea282cc70de0f867f671a71fc515cc7641d3d3fe | /src/xfuzzy/xfvhdl/XfvhdlUniversePoint.java | 364790979139e1363dcf103aadfc7f3fa2e650dd | [
"MIT"
] | permissive | dayse/gesplan | aff1cc1e38ec22231099063592648674d77b575d | 419ee1dcad2fa96550c99032928e9ea30e7da7cd | refs/heads/master | 2021-01-23T07:03:23.606901 | 2014-08-12T14:38:26 | 2014-08-12T14:38:26 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 4,949 | java | //--------------------------------------------------------------------------------//
// COPYRIGHT NOTICE //
//--------------------------------------------------------------------------------//
// Copyright (c) 2012, Instituto de Microelectronica de Sevill... | [
"[email protected]"
] | |
7d2523652a79119a20d5aa7472902d5ee80e29fc | fac5d6126ab147e3197448d283f9a675733f3c34 | /src/main/java/dji/internal/version/component/DJIVersionWM230Component.java | 854cd82a4fffbd3ae6f716afce687f595b00db55 | [] | no_license | KnzHz/fpv_live | 412e1dc8ab511b1a5889c8714352e3a373cdae2f | 7902f1a4834d581ee6afd0d17d87dc90424d3097 | refs/heads/master | 2022-12-18T18:15:39.101486 | 2020-09-24T19:42:03 | 2020-09-24T19:42:03 | 294,176,898 | 0 | 0 | null | 2020-09-09T17:03:58 | 2020-09-09T17:03:57 | null | UTF-8 | Java | false | false | 234 | java | package dji.internal.version.component;
public class DJIVersionWM230Component extends DJIVersionDM368Component {
/* access modifiers changed from: protected */
public boolean isCfgNeedVerify() {
return false;
}
}
| [
"[email protected]"
] | |
fc9849fd5b643a85cdc1640e1a1b5c5f9be7f857 | cfc60fc1148916c0a1c9b421543e02f8cdf31549 | /src/testcases/CWE23_Relative_Path_Traversal/CWE23_Relative_Path_Traversal__fromFile_54b.java | d8042cbe6619ada051257f336cf55dca7ae322fa | [
"LicenseRef-scancode-public-domain"
] | permissive | zhujinhua/GitFun | c77c8c08e89e61006f7bdbc5dd175e5d8bce8bd2 | 987f72fdccf871ece67f2240eea90e8c1971d183 | refs/heads/master | 2021-01-18T05:46:03.351267 | 2012-09-11T16:43:44 | 2012-09-11T16:43:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,120 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE23_Relative_Path_Traversal__fromFile_54b.java
Label Definition File: CWE23_Relative_Path_Traversal.label.xml
Template File: sources-sink-54b.tmpl.java
*/
/*
* @description
* CWE: 23 Relative Path Traversal
* BadSource: fromFile Read data from file (named c:\data.txt)
... | [
"[email protected]"
] | |
254554d94e05361ed362b6ba7fdd17b5c692856f | 6dd10e6261b4b85264443b6c160db84548502861 | /Javachobo/Day15_160118/MessageFormatEx1.java | e7671814c63953412d206835a4743afbee95c760 | [] | no_license | mirikim/JavaSamples | a139c23dc64397f8b37448c660b8911dd550ef3c | 465cb9793a661670df4ed59341c3b9b00682f016 | refs/heads/master | 2021-01-10T06:42:52.188095 | 2016-02-14T04:25:12 | 2016-02-14T04:25:12 | 50,391,133 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 372 | java | package Day15_160118;
import java.util.*;
import java.text.*;
public class MessageFormatEx1 {
public static void main(String[] args) {
String msg = "Name : {0} \nTel : {1} \nAge : {2} \nBirthday : {3}.";
Object[] arguments = { "이자바", "02-123-1234", "27", "07-09" };
String result = MessageFormat.format(msg, a... | [
"[email protected]"
] | |
24a5821de17a74a39220e46eea02a80083cff3f3 | 1c2bd070e3ef60789a096e21e858d9fcfbad931b | /semantictools-context-renderer/src/main/java/org/semantictools/index/api/LinkedDataIndexPrinter.java | 90a68dd62a484ff4f84710cffaa3dc38c7d00561 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | 1EdTech/semantictools | ecfc16943366471ad40d7348d4519178f4fa896e | 11b8c565941a6d4ba038697da9bef9fc8267eb12 | refs/heads/master | 2022-12-07T10:32:08.579678 | 2016-12-18T21:07:58 | 2016-12-18T21:07:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,480 | java | /*******************************************************************************
* Copyright 2012 Pearson Education
*
* 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:... | [
"[email protected]"
] | |
666503fcaff20a1f43e9ffe5c6e21980d9366065 | 6648c0627f88fca806047700ae63619cd9c93264 | /src/main/java/com/app/habilitation/service/TypeEntiteServiceImpl.java | 6e0a73fcac698047939cf49e145bcf65390c7b62 | [] | no_license | HeshamOsman/habilitation | 0b475af3138bc535ec1b61db0d3032286637fb86 | b1e33f63a818f152c31c2377d1393c181918f488 | refs/heads/master | 2022-11-11T17:19:22.343173 | 2020-07-04T18:36:06 | 2020-07-04T18:36:06 | 277,165,499 | 0 | 0 | null | 2020-07-04T18:37:11 | 2020-07-04T18:33:43 | Java | UTF-8 | Java | false | false | 1,296 | java | package com.app.habilitation.service;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.app.habilitation.dao.TypeEntiteDao;
import com.app.habilitation.entity.EntiteEntity;
import com.app.habilita... | [
"[email protected]"
] | |
c105b9d858d803a4f38e700c53455a89ce9f6d59 | c94f888541c0c430331110818ed7f3d6b27b788a | /baasdt/java/src/main/java/com/antgroup/antchain/openapi/baasdt/models/ConfirmConsumecardBillcreateResponse.java | 327cf725f64a068fb2b8a00802f456a1456b3976 | [
"MIT",
"Apache-2.0"
] | permissive | alipay/antchain-openapi-prod-sdk | 48534eb78878bd708a0c05f2fe280ba9c41d09ad | 5269b1f55f1fc19cf0584dc3ceea821d3f8f8632 | refs/heads/master | 2023-09-03T07:12:04.166131 | 2023-09-01T08:56:15 | 2023-09-01T08:56:15 | 275,521,177 | 9 | 10 | MIT | 2021-03-25T02:35:20 | 2020-06-28T06:22:14 | PHP | UTF-8 | Java | false | false | 1,429 | java | // This file is auto-generated, don't edit it. Thanks.
package com.antgroup.antchain.openapi.baasdt.models;
import com.aliyun.tea.*;
public class ConfirmConsumecardBillcreateResponse extends TeaModel {
// 请求唯一ID,用于链路跟踪和问题排查
@NameInMap("req_msg_id")
public String reqMsgId;
// 结果码,一般OK表示调用成功
@NameI... | [
"[email protected]"
] | |
a43bbb76481e6fc8975bccb09171f4a25846dc7d | 26a837b93cf73e6c372830f9a7a316c01081a4ea | /extras/spytools/src/main/java/arez/spytools/browser/BrowserSpyUtil.java | 5ac35d66a5ab4a9c5bbccc8307b0da34e94cb936 | [
"Apache-2.0"
] | permissive | arez/arez | 033b27f529b527c747b2a93f3c2c553c41c32acd | df68d72a69d3af1123e7d7c424f77b74f13f8052 | refs/heads/master | 2023-06-08T00:09:56.319223 | 2023-06-05T02:12:14 | 2023-06-05T02:12:14 | 96,367,327 | 13 | 4 | Apache-2.0 | 2022-12-10T20:29:35 | 2017-07-05T22:50:24 | Java | UTF-8 | Java | false | false | 1,633 | java | package arez.spytools.browser;
import arez.Arez;
import arez.ArezContext;
import java.util.HashMap;
import java.util.Map;
/**
* Utility class for interacting with spy capabilities.
*/
public final class BrowserSpyUtil
{
private static final Map<ArezContext, ConsoleSpyEventProcessor> c_processors =
Arez.areSpi... | [
"[email protected]"
] | |
9c1d6a952616144f4f42bdb74ad52e0bb67a6802 | 20f97e85627032f6036976b8fefe62c40a79aca1 | /app/tzuyu.core/src/test/java/tzuyu/core/main/AssertionGenerationAllTest.java | c69d3fcc9ecea0661b032b4cb75312268e80e4d0 | [] | no_license | sunjun-group/Ziyuan | d0279366ac896042a7a79f7cc0402fd60545cb0b | 8922ff1f3781139c619790f49d0e79632ab753fa | refs/heads/master | 2020-04-09T06:04:30.796500 | 2018-01-03T08:43:57 | 2018-01-03T08:43:57 | 20,321,407 | 1 | 10 | null | 2016-11-07T07:16:04 | 2014-05-30T07:52:13 | Java | UTF-8 | Java | false | false | 7,971 | java | /* Copyright (C) 2013 by SUTD (Singapore)
* All rights reserved.
*
* Author: SUTD
* Version: $Revision: 1 $
*/
package tzuyu.core.main;
import java.io.File;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.concurrent.Callable;
import... | [
"[email protected]"
] | |
6eee5296813017a663714f756164500559fcd675 | e0d01559725c2de2c7abf1223f44f047a31002e1 | /javase/src/main/java/com/gaopal/java/c01_advance/juc/c_003/T.java | 9bff9ff2409f5ac7699bb8db159dbe90def4b30d | [] | no_license | warfu/source-code-analysis | 699f31457809ef93cbd5abb98e6cfd38aafa27b8 | e02bd99028ae6292f77174df8e6cc1633a3138ba | refs/heads/main | 2023-07-16T16:15:06.024381 | 2021-08-15T12:33:24 | 2021-08-15T12:33:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | /**
* synchronized�ؼ��� ��ij���������
*
* @author mashibing
*/
package com.gaopal.java.c01_advance.juc.c_003;
public class T {
private int count = 10;
public synchronized void m() { // ��ͬ���ڷ����Ĵ���ִ��ʱҪsynchronized(this)
count--;
System.out.println(Thread.currentThread().getName() + " count = " + c... | [
"[email protected]"
] | |
0df0ee66953a3bb6f215a4a235ef27f0c94c5061 | 6c6b156857bc1331ca88e893b2999a11d03d746f | /oas-validator-compatibility/src/test/java/org/apache/servicecomb/toolkit/oasv/compatibility/validators/schema/request/SchemaUniqueItemsChangeInRequestValidatorTest.java | 4356b44c121ef2ca30187fd8641ec732e1843e15 | [
"MIT",
"Apache-2.0"
] | permissive | NewCapec-Institute/oas-validator | da21d08d2c9b405bbaa9d6b15eeab52638040cb2 | eb073aea2a80ccfe7abecdd34f62e7d2182d7199 | refs/heads/master | 2020-08-09T12:46:16.657798 | 2019-10-12T01:43:00 | 2019-10-14T01:19:23 | 214,091,043 | 5 | 5 | null | null | null | null | UTF-8 | Java | false | false | 3,386 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"[email protected]"
] | |
1a124de7dfe0dab4d0fd586191dd09d24950c3a5 | c9e0227c3958db89747488328bd2b255e54f008f | /solutions/0336. Palindrome Pairs/0336.java | d237a99b8927cf14531644d43e990fbfaaef5e48 | [] | no_license | XkhldY/LeetCode | 2deba28b7491c36b4f224c3132fb89feea318832 | 94e23db2668615d9fe09e129a96c22ae4e83b9c8 | refs/heads/main | 2023-04-03T08:17:30.743071 | 2021-04-14T23:34:03 | 2021-04-14T23:34:03 | 358,136,537 | 1 | 0 | null | 2021-04-15T05:20:21 | 2021-04-15T05:20:21 | null | UTF-8 | Java | false | false | 1,200 | java | class Solution {
public List<List<Integer>> palindromePairs(String[] words) {
List<List<Integer>> ans = new ArrayList<>();
Map<String, Integer> map = new HashMap<>(); // {reversed word: its index}
for (int i = 0; i < words.length; ++i)
map.put(new StringBuilder(words[i]).reverse().toString(), i);
... | [
"[email protected]"
] | |
72ebac5213c4c9c71eefeb552a6b183871f76e4b | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/5a4add8c6b7f3f15b4dcabffe0b600b9bd5a7728/before/Comment.java | b9d33911d46e07272f0495f2b3d0033d5d41eff7 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,310 | java | /*
* Copyright 2000-2010 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]"
] | |
fd6e57967e3c2e6d4cf909029d69d8eaa9d10911 | 8c3d546fa112e65c3efe86e97111037e0548911d | /Homeworks/Homework02/Task19.java | 3698152c8b8ad1898c3fff59b34a7db32348625a | [] | no_license | zaki1993/ITTallents | c87a0235786fd61286869dfa33223e9647aa1d34 | 633901236fbb581da3e86ba76d7221e83476cef4 | refs/heads/master | 2021-01-11T05:11:39.978810 | 2017-08-30T08:12:25 | 2017-08-30T08:12:25 | 81,219,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | import java.util.Scanner;
public class Task19 {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int a;
System.out.println("Please enter a from 10 to 99");
a = input.nextInt();
for(;;){
if(a == 1){
break;
}
if(a % 2 == 0){
System.out.print(a/2 + " ");
a... | [
"[email protected]"
] | |
73581516ee59a8b090ea9aff7279adc8deb3eaaa | 6668b80969ffbaec0a5de67d524835600bdaf884 | /app/src/main/java/com/zoptal/chinamoonbuffet/JsonClasses/Json_MenuData_Srch.java | bfa24481ea32f8e101398942beba397f3d2d557b | [] | no_license | gargpreeti/Chinamoonbuffet | 553a82cdd71ef3a88cf48d589f9ff7aff9440dd9 | ed288139b3c0e9c51ccc4e3da2b1305aca860b10 | refs/heads/master | 2020-12-03T01:59:11.341629 | 2017-06-30T13:26:46 | 2017-06-30T13:26:46 | 95,890,745 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,214 | java | package com.zoptal.chinamoonbuffet.JsonClasses;
import android.app.ProgressDialog;
import android.content.Context;
import android.os.AsyncTask;
import android.util.Log;
import android.widget.GridView;
import com.zoptal.chinamoonbuffet.adapter.CustomListAdapter;
import com.zoptal.chinamoonbuffet.url.RegisterUrl;
impo... | [
"[email protected]"
] | |
79ba5329ce477c4bba33297fdde348cc8cdafa12 | 0e6a786186c7ee50191af2971dbc9fe23d717a20 | /app/src/main/java/com/kingja/cardpackage/Event/AgentDialogEvent.java | 38ae1b03fbf15e619675976ef28fbbb4dd1076af | [] | no_license | KingJA/RentManager | 9cfefae120bfa3cbe1657da4a322b30a3ec110cd | abbce1227506eb88f7d2b390f11a16c70f640034 | refs/heads/master | 2021-01-12T17:18:29.409161 | 2018-07-17T05:23:15 | 2018-07-17T05:23:15 | 71,545,487 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package com.kingja.cardpackage.Event;
/**
* Description:TODO
* Create Time:2016/9/27 9:43
* Author:KingJA
* Email:[email protected]
*/
public class AgentDialogEvent {
private boolean showDialog;
public AgentDialogEvent(boolean showDialog) {
this.showDialog = showDialog;
}
public boolea... | [
"[email protected]"
] | |
d1654f8f216a9dc86508e14185de5dc875c92f2e | 5741045375dcbbafcf7288d65a11c44de2e56484 | /reddit-decompilada/com/instabug/library/p015a/C0598a.java | 6c622254c7987841fc9b649b411667acf3879a78 | [] | no_license | miarevalo10/ReporteReddit | 18dd19bcec46c42ff933bb330ba65280615c281c | a0db5538e85e9a081bf268cb1590f0eeb113ed77 | refs/heads/master | 2020-03-16T17:42:34.840154 | 2018-05-11T10:16:04 | 2018-05-11T10:16:04 | 132,843,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 947 | java | package com.instabug.library.p015a;
import com.instabug.library.C0645b;
import com.instabug.library.C0662e;
import com.instabug.library.Feature;
import com.instabug.library.Feature.State;
import com.instabug.library.internal.video.InternalAutoScreenRecorderHelper;
import java.lang.Thread.UncaughtExceptionHandler;
/* ... | [
"[email protected]"
] | |
938104cbf1abadde092d23b12b1ea6eb17ae53d6 | 16e5b7cec70c57a061cd2d29a902a74605da5640 | /agan-redis-hash/hash/redis-hash-cart/src/main/java/com/agan/redis/controller/CookieCartController.java | ebe62804ee7913a633f9c1b1e8b77e5146d99bc6 | [] | no_license | zhoudy-github/agan-redis | 071d7c05e104d8ee52e80341795d01530b37c931 | c13d5db9ba52b86354d802361edfd98e27ca8295 | refs/heads/master | 2023-03-22T15:09:32.638387 | 2020-05-07T14:23:35 | 2020-05-07T14:23:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,040 | java | package com.agan.redis.controller;
import com.agan.redis.service.IdGenerator;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.util.StringUtils;
import org.springframework.web.bind.annot... | [
"[email protected]"
] | |
78153cf572973f6ad1c05a84b8dab861f959ea72 | 57d9528778441ccc4c4cbe37df8a908a9eaf15c5 | /src/com/book/JPRGerbertShildt/example/patterns/structural/composite/composite4/UnknownCar.java | b83a6114f59e775ac48fc42f2c0c923010fe843b | [] | no_license | Sergei-JD/bookExample | fa7b566a7551f780df2d0fbebe296a8dfa1fe106 | 33a8c573faf2b9c74b9ffdefc159478812ea447a | refs/heads/master | 2023-08-07T10:19:00.428421 | 2021-10-06T19:40:33 | 2021-10-06T19:40:33 | 410,612,439 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 231 | java | package com.book.JPRGerbertShildt.example.patterns.structural.composite.composite4;
public class UnknownCar implements Car {
public void draw(String color) {
System.out.println("UnknownCar color: " + color);
}
}
| [
"[email protected]"
] | |
187a2b4e4de76d5843985b229da8070b2b77128b | 883b7801d828a0994cae7367a7097000f2d2e06a | /python/experiments/projects/cloudera-director-sdk/real_error_dataset/1/149/PasswordChange.java | eac73bd7d8621bf032e980d3745af56422cb9d24 | [] | no_license | pombredanne/styler | 9c423917619912789289fe2f8982d9c0b331654b | f3d752d2785c2ab76bacbe5793bd8306ac7961a1 | refs/heads/master | 2023-07-08T05:55:18.284539 | 2020-11-06T05:09:47 | 2020-11-06T05:09:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,113 | java | // Licensed to Cloudera, Inc. under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. Cloudera, Inc. licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this f... | [
"[email protected]"
] | |
60c55d2fa0b01c2820f6335861ce1548d67aed40 | ef280dcfca2ca4fa4fb64bc16f98846552da3301 | /1.JavaSyntax/src/com/javarush/task/task07/task0711/Solution.java | 07cd2dc1e753f1c838efdfc336d39bc480d37a48 | [] | no_license | sergeyzhirkov/JavaRushTasks | 7e785a5224713d64ac0dcffd2abee267ba2d52b7 | 31e1bafe5bab1f384e6c4e7b7f23a99dad8582c5 | refs/heads/master | 2023-08-06T23:18:32.031774 | 2021-10-03T11:46:59 | 2021-10-03T11:46:59 | 261,502,947 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package com.javarush.task.task07.task0711;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Scanner;
/*
Удалить и вставить
*/
public class Solution {
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in)... | [
"[email protected]"
] | |
e1b25d2f30cfd1df5dcb2a790db86e752fc8fe84 | f662526b79170f8eeee8a78840dd454b1ea8048c | /org/apache/logging/log4j/core/jackson/Log4jStackTraceElementDeserializer.java | 44c510415f3427463c366937d6b07f30dbd57643 | [] | no_license | jason920612/Minecraft | 5d3cd1eb90726efda60a61e8ff9e057059f9a484 | 5bd5fb4dac36e23a2c16576118da15c4890a2dff | refs/heads/master | 2023-01-12T17:04:25.208957 | 2020-11-26T08:51:21 | 2020-11-26T08:51:21 | 316,170,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,130 | java | /* */ package org.apache.logging.log4j.core.jackson;
/* */
/* */ import com.fasterxml.jackson.core.JsonParser;
/* */ import com.fasterxml.jackson.core.JsonProcessingException;
/* */ import com.fasterxml.jackson.core.JsonToken;
/* */ import com.fasterxml.jackson.databind.DeserializationContext;
... | [
"[email protected]"
] | |
96e34e6796c2ef19344f40b51c1ac2aa072e32aa | 6442956cf461d20ea6f8f0de59252f7ba1557df8 | /spring-cloud-gray-client/src/main/java/cn/springcloud/gray/request/ThreadLocalRequestStorage.java | 3239017fbf19f61df93e091e280d9972e3e73d07 | [
"Apache-2.0"
] | permissive | BamboogFork/spring-cloud-gray | a65e389fada59acb7fbb247a517e767102c71c31 | c60872071d431a702303aa4d759ca0dd35c32029 | refs/heads/master | 2023-07-21T06:51:01.260913 | 2021-04-23T02:35:06 | 2021-04-23T02:35:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,224 | java | package cn.springcloud.gray.request;
public class ThreadLocalRequestStorage extends BaseRequestLocalStorage {
private ThreadLocal<GrayRequest> grayRequestThreadLocal = new ThreadLocal<>();
private ThreadLocal<GrayTrackInfo> grayTrackInfoThreadLocal = new ThreadLocal<>();
public ThreadLocalRequestStorage(... | [
"[email protected]"
] | |
2021a0a73a92c873f6becd86638e016c3f97ae64 | 602f6f274fe6d1d0827a324ada0438bc0210bc39 | /spring-framework/src/main/java/org/springframework/remoting/httpinvoker/HttpInvokerRequestExecutor.java | 433edd831059e79f17181a3679fa0045c2ddf225 | [
"Apache-2.0"
] | permissive | 1091643978/spring | c5db27b126261adf256415a0c56c4e7fbea3546e | c832371e96dffe8af4e3dafe9455a409bfefbb1b | refs/heads/master | 2020-08-27T04:26:22.672721 | 2019-10-31T05:31:59 | 2019-10-31T05:31:59 | 217,243,879 | 0 | 0 | Apache-2.0 | 2019-10-24T07:58:34 | 2019-10-24T07:58:31 | null | UTF-8 | Java | false | false | 2,221 | java | /*
* Copyright 2002-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 ap... | [
"[email protected]"
] | |
978cb0ebc9ccc57167c15e4eb7327e6e73f43ef7 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/gradle--gradle/274d39e8ec184cdd6e70a856364c48d850ece4e5/before/DefaultFileCollectionSnapshotter.java | b1cc16f29e15c3698bce523051c5355d433d3765 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,599 | java | /*
* Copyright 2010 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 applica... | [
"[email protected]"
] | |
e5e4ab61e99d7c6b767eef881c16b9be8dd1d53a | 66aadd76eb1fa1612825ec547b681914a2531ce4 | /core/src/main/java/info/beastsoftware/hookcore/logging/BeastLogger.java | be88be0a832f2c9336a3d65ae55e01f72cfa3a18 | [
"MIT"
] | permissive | daniel097541/BeastFactionsHook | bfd4814e92e3b8f748d661d1a469148943618c4b | 26cab95255e2a1b091fbd3d4214fe5c8a948594a | refs/heads/master | 2020-12-02T20:31:01.808828 | 2020-02-02T10:17:58 | 2020-02-02T10:17:58 | 231,112,281 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package info.beastsoftware.hookcore.logging;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
public interface BeastLogger {
String prefix = "&dBeastFactionsHook &7>> ";
static void info(String message){
Bukkit.getConsoleSender().sendMessage(ChatColor.translateAlternateColorCodes('&', prefix +... | [
"[email protected]"
] | |
ea76df2e07ea539a790cc14365eeb174a65306ef | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-ws/results/XRENDERING-481-2-20-Single_Objective_GGA-WeightedSum/org/xwiki/rendering/internal/macro/toc/TocMacro_ESTest.java | 230422cff4cba9ed429fb74478e5d84dd25a1aa3 | [
"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 | 3,947 | java | /*
* This file was automatically generated by EvoSuite
* Tue Mar 31 17:47:10 UTC 2020
*/
package org.xwiki.rendering.internal.macro.toc;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.shaded.org.mockito.Mockito.*;
import static org.evosuite.runtime.EvoAssertions.*;
import java.... | [
"[email protected]"
] | |
1d4e3ff585efd71b18fe53b4fee07418cb745ee4 | 002ea163aaa5527ea82bc2682800bc2ddd4daade | /app/src/main/java/com/hayukleung/view/RadarInfiniteLoadingView/RadarInfiniteLoadingViewActivity.java | 0b476b3196e05b617c45a8bef09488d8f0ffb9c1 | [] | no_license | qtly/View | 67b814ba299aea3b85a34b66e7518b7e71a1dd9f | b4f78672400ca482c8c26f08063dc846b88ebd9d | refs/heads/master | 2020-05-24T19:13:26.504551 | 2017-07-01T04:13:46 | 2017-07-01T04:13:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.hayukleung.view.RadarInfiniteLoadingView;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import com.hayukleung.view.R;
/**
* View
* com.hayukleung.view.RadarInfiniteLoadingView
* RadarInfiniteLoadingViewActivity.java
*
* by hayuk... | [
"[email protected]"
] | |
e92174c9786bbaa1e76ac78b60c0fe1cdeeff142 | e308fb3a7c49a9fda6e43cc0c2cf33738eaa912a | /lib_ImagePicker/src/main/java/com/lzy/imagepicker/ui/PlayVideoActivity.java | 946c9a10d486e0b015e6744db9903c2c4463113e | [
"Apache-2.0"
] | permissive | allenzhangfan/Lingmou2 | 1d37cbe5484ea15438c73037558343f96ee97223 | c22d5f1b6ea5e325f1c2b5d8836dcba0ce53e325 | refs/heads/master | 2020-04-26T01:58:57.205750 | 2019-01-23T01:40:32 | 2019-01-23T01:40:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,326 | java | /*
* Copyright (C) 2016 LingDaNet.Co.Ltd. All Rights Reserved.
*/
package com.lzy.imagepicker.ui;
import android.app.Activity;
import android.content.Intent;
import android.media.MediaPlayer;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.text.TextUtils;
import android.view... | [
"[email protected]"
] | |
e8f41ffcb2193175e63e3b27901a55d7388ea649 | acc024580ed932a08574c841379176b920c7b4ad | /src/com/facebook/buck/cli/MainWithNailgun.java | ddb774ac171deb931449ce82c40614d06f29f7da | [
"Apache-2.0"
] | permissive | ProfessaA/buck | c0182bf7a6a99b7b0f8a5b27c2a1eec4e9aaae48 | d4e6a3274632c0121e325cb0523f9d6448507efa | refs/heads/master | 2021-01-19T20:54:08.805779 | 2019-04-27T06:48:50 | 2019-04-27T06:48:50 | 88,568,554 | 0 | 0 | null | 2017-04-18T01:42:37 | 2017-04-18T01:42:37 | null | UTF-8 | Java | false | false | 4,175 | java | /*
* Copyright 2019-present Facebook, Inc.
*
* 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... | [
"[email protected]"
] | |
f0e7ae6e9501fd00ada9c5167ee4536fc506c9bd | eb2c22492d4740a3eb455f2a898f6b3bc8235809 | /jnnsBank/ams-web/src/main/java/com/ideatech/ams/controller/statistics/SaicMonitorController.java | 1b2ce89c1471e23e6473c70816c6db156155b593 | [] | no_license | deepexpert-gaohz/sa-d | 72a2d0cbfe95252d2a62f6247e7732c883049459 | 2d14275071b3d562447d24bd44d3a53f5a96fb71 | refs/heads/master | 2023-03-10T08:39:15.544657 | 2021-02-24T02:17:58 | 2021-02-24T02:17:58 | 341,395,351 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,944 | java | package com.ideatech.ams.controller.statistics;
import com.ideatech.ams.account.vo.AccountStatisticsInfoVo;
import com.ideatech.ams.customer.dto.SaicMonitorDto;
import com.ideatech.ams.customer.dto.SaicStateDto;
import com.ideatech.ams.customer.service.SaicMonitorService;
import com.ideatech.common.dto.ResultDto;
impo... | [
"[email protected]"
] | |
92151430c11d13a53e4a9ede1f104e1f99ea6fed | 82d29a0874c1edf7e09766ef933202c83cc19212 | /src/main/java/cn/edu/seu/swordoffer/T56_EntryNodeOfLoop.java | 0d133e76c84528d5c5199fa603947092f3b80207 | [
"MIT"
] | permissive | personajian/newer-coder | 7153c15ebf99ca01cb682b7d3e463c8b93a1060c | 28289f2075f576209cf968fb2b2c01a2f8ad94cd | refs/heads/main | 2023-04-26T10:54:24.706062 | 2021-05-19T13:07:16 | 2021-05-19T13:07:16 | 335,164,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,590 | java | package cn.edu.seu.swordoffer;
/**
* 链表中环的入口
* 算法思想:
* 1. 判断一个链表是否有环:设置快慢指针,慢指针能与快指针相遇,就一定有环。
* 2. 根据有环,再计算出环中的节点数
* 3. 根据环中的结点数,再用两个先后指针计算出环的入口
*
* @Author personajian
*
* @Date 2017/9/3 20:32
*/
public class T56_EntryNodeOfLoop {
public static void main(String[] args) {
ListNode n1=new ListNod... | [
"[email protected]"
] | |
2ba10ec77633b57ed291b080e7d55ade27c216c4 | de1e2439c0cbcae1cfe8a9ba83995718fcc750c6 | /src/main/java/fr/ign/cogit/geoxygene/schemageo/api/hydro/PointDEau.java | 2ccbf7a0ac590d1d1b4cee8c2db6d218b1ebc3e8 | [] | no_license | GeOxygene/geoxygene-schemageo | 6f0498f113dffcd07fe6e7ce2f7788aca0a61e81 | c31c76f5767b5862ef6dc3858d1be6225477ae1a | refs/heads/main | 2023-05-28T11:55:28.359481 | 2021-06-08T16:11:46 | 2021-06-08T16:11:46 | 375,070,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,036 | java | /*
* This file is part of the GeOxygene project source files. GeOxygene aims at
* providing an open framework which implements OGC/ISO specifications for the
* development and deployment of geographic (GIS) applications. It is a open
* source contribution of the COGIT laboratory at the Institut Géographique
* Nati... | [
"[email protected]"
] | |
88cb38ca9c6da8fde451d1f3ccb6acb023ab3ba2 | 4312a71c36d8a233de2741f51a2a9d28443cd95b | /RawExperiments/Math/Math 3.2 RC4/2/AstorMain-Math 3.2 RC4/src/variant-357/org/apache/commons/math/analysis/solvers/BrentSolver.java | 98b5cda0d68158d187573fc9721cc2659479b001 | [] | no_license | SajjadZaidi/AutoRepair | 5c7aa7a689747c143cafd267db64f1e365de4d98 | e21eb9384197bae4d9b23af93df73b6e46bb749a | refs/heads/master | 2021-05-07T00:07:06.345617 | 2017-12-02T18:48:14 | 2017-12-02T18:48:14 | 112,858,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,780 | java | package org.apache.commons.math.analysis.solvers;
public class BrentSolver extends org.apache.commons.math.analysis.solvers.UnivariateRealSolverImpl {
private static final java.lang.String NON_BRACKETING_MESSAGE = "function values at endpoints do not have different signs. " + "Endpoints: [{0}, {1}], Values: [{2}... | [
"[email protected]"
] | |
652a2c5f553c2bc22e9568379129e1ba040e1876 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_d747b53d3f7c2dc01e57fb376ae4b127c7dd61f3/DisplayController/2_d747b53d3f7c2dc01e57fb376ae4b127c7dd61f3_DisplayController_t.java | 7c2efa8c9008d730c74236c9de4ef9be38510070 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 5,557 | java | package controllers;
import java.util.HashMap;
import java.util.Map;
import models.Display;
import org.codehaus.jackson.JsonNode;
import org.codehaus.jackson.node.ObjectNode;
import play.Logger;
import play.data.Form;
import play.libs.F.Callback;
import play.libs.F.Callback0;
import play.mvc.BodyPars... | [
"[email protected]"
] | |
59241621d745c226042ead7bce5c5f85eadcb99c | 071a9fa7cfee0d1bf784f6591cd8d07c6b2a2495 | /corpus/class/sling/470.java | 6563c57d2a96eaea8ad5147dcf725aa391bec3b3 | [
"MIT"
] | permissive | masud-technope/ACER-Replication-Package-ASE2017 | 41a7603117f01382e7e16f2f6ae899e6ff3ad6bb | cb7318a729eb1403004d451a164c851af2d81f7a | refs/heads/master | 2021-06-21T02:19:43.602864 | 2021-02-13T20:44:09 | 2021-02-13T20:44:09 | 187,748,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,082 | 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]"
] | |
a00dd60ebd4652984edc8b59bdd05d3fcbfd5f03 | ce0e785348eccfbe071648e1a32ba7b9b74ead60 | /guoren-market-service/src/main/java/com/gop/config/GoogleAuthConstants.java | 1c39c932ae1c5008e633a2030fa6ba9fc0a370ad | [] | no_license | littleOrange8023/market | 0c279e8dd92db4dd23e20aeff037e4b2998f9e0e | 093ce8850624061bb6e51dd064b606c82fccbadd | refs/heads/master | 2020-04-19T11:05:11.191298 | 2019-01-25T07:04:27 | 2019-01-25T07:04:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 167 | java | package com.gop.config;
public class GoogleAuthConstants {
//redis存储google秘钥 key前缀
public static final String PRIX = "GoogleAuthenticator:";
}
| [
"[email protected]"
] | |
580f606da6ffd16458009e23cc6b31c83b1f947b | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/alibaba--druid/7042c7aff3deda6969a9198d3ce800cab302b45d/after/SQLAggregateExpr.java | ee299c28f891409bf7bd9a2ed749be985b42e5d7 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,984 | java | /*
* Copyright 1999-2017 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]"
] | |
698bd73578cd96c657e24b9cb493b5d08255d2d4 | 4627d514d6664526f58fbe3cac830a54679749cd | /results/cling/closure-com.google.javascript.rhino.jstype.JSType-com.google.javascript.rhino.jstype.ProxyObjectType-12/com/google/javascript/rhino/jstype/ProxyObjectType_ESTest.java | 1f7e7b35b3e6e9d389b88fcec72c7ed31b6d0556 | [] | no_license | STAMP-project/Cling-application | c624175a4aa24bb9b29b53f9b84c42a0f18631bd | 0ff4d7652b434cbfd9be8d8bb38cfc8d8eaa51b5 | refs/heads/master | 2022-07-27T09:30:16.423362 | 2022-07-19T12:01:46 | 2022-07-19T12:01:46 | 254,310,667 | 2 | 2 | null | 2021-07-12T12:29:50 | 2020-04-09T08:11:35 | null | UTF-8 | Java | false | false | 2,764 | java | /*
* Tue Mar 03 18:37:14 GMT 2020
*/
package com.google.javascript.rhino.jstype;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.shaded.org.mockito.Mockito.*;
import com.google.javascript.rhino.SimpleErrorReporter;
import com.google.javascript.rhino.jstype.JSType;
import com.goo... | [
"[email protected]"
] | |
88cc7480bc4131aff4ab449476e9bbd36f954fe5 | e5f9de773b00f5f02925d146feff7ec8e1217038 | /src/main/java/org/eel/kitchen/jsonschema/keyword/common/MinimumKeywordValidator.java | a3fd52cabfce3cba8d872b0cf6052bb398f12acd | [] | no_license | kedar031/json-schema-validator | 49a70ced60f4d926d0847387af9d29199134958b | 980f3985ee40e4b596b2824d6bb37171a88a45e1 | refs/heads/master | 2021-01-17T22:27:08.266828 | 2013-01-03T22:24:15 | 2013-01-03T22:24:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,297 | java | /*
* Copyright (c) 2012, Francis Galiegue <[email protected]>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the Lesser GNU General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later ve... | [
"[email protected]"
] | |
5843b46689fc36e2a3a4563ee56fae66a3238940 | 18237bc643deab327a4b49b16b49ed4154f5f99b | /ambit2-all/ambit2-smarts/src/main/java/ambit2/smarts/processors/SMARTSPropertiesReader.java | fc6c5a59720906d0a4cd8c7aa4ecac5bf1a1a236 | [] | no_license | ideaconsult/ambit-mirror | 14ce076cd286ca4f5dc3465ed4105b03967c7cf0 | 21655a99791ef2f538786367f6dc779d3bff0200 | refs/heads/master | 2023-08-22T20:26:43.554464 | 2023-07-15T10:35:41 | 2023-07-15T10:35:41 | 133,390,762 | 5 | 3 | null | 2022-05-16T18:53:27 | 2018-05-14T16:28:03 | Java | UTF-8 | Java | false | false | 1,919 | java | package ambit2.smarts.processors;
import net.idea.modbcum.i.exceptions.AmbitException;
import net.idea.modbcum.p.DefaultAmbitProcessor;
import org.openscience.cdk.CDKConstants;
import org.openscience.cdk.interfaces.IAtomContainer;
import org.openscience.cdk.interfaces.IBond;
import ambit2.base.data.Property... | [
"[email protected]"
] | |
c2b51f697c2d0cecef19b2721bb8a154120fe794 | 1ba27fc930ba20782e9ef703e0dc7b69391e191b | /Src/prjCheckstyle/src2/com/compuware/caqs/pmd/rules/ImportWrapper.java | 1c1755ca62491354d0bf9ed8cf6ed58c5fccd9a2 | [] | no_license | LO-RAN/codeQualityPortal | b0d81c76968bdcfce659959d0122e398c647b09f | a7c26209a616d74910f88ce0d60a6dc148dda272 | refs/heads/master | 2023-07-11T18:39:04.819034 | 2022-03-31T15:37:56 | 2022-03-31T15:37:56 | 37,261,337 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 895 | java | /**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package com.compuware.caqs.pmd.rules;
import com.compuware.caqs.pmd.ast.SimpleNode;
public class ImportWrapper {
private SimpleNode node;
private String name;
private String fullname;
public ImportWrap... | [
"[email protected]"
] | |
babac92927139981caa10feffff94bd77f50c775 | a15e6062d97bd4e18f7cefa4fe4a561443cc7bc8 | /src/combit/ListLabel24/ShowHelpEventArgs.java | 5e6fdb74dbb9a2fb1e1b3f4554b4c97751b02121 | [] | no_license | Javonet-io-user/e66e9f78-68be-483d-977e-48d29182c947 | 017cf3f4110df45e8ba4a657ba3caba7789b5a6e | 02ec974222f9bb03a938466bd6eb2421bb3e2065 | refs/heads/master | 2020-04-15T22:55:05.972920 | 2019-01-10T16:01:59 | 2019-01-10T16:01:59 | 165,089,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,349 | java | package combit.ListLabel24;
import Common.Activation;
import static Common.Helper.Convert;
import static Common.Helper.getGetObjectName;
import static Common.Helper.getReturnObjectName;
import static Common.Helper.ConvertToConcreteInterfaceImplementation;
import Common.Helper;
import com.javonet.Javonet;
impo... | [
"[email protected]"
] | |
3f7d519f9b86d8d59fb4a7ccd550935c8284401b | 02a7d8477ade9e35ebe5fb932d888474df186c5a | /main/src/com/smartgwt/client/docs/OfflineGroup.java | 64d0bd22300e86b374869ba81d76364e60cc2f83 | [] | no_license | miunsi63/smartgwt | 39575568ac8d2184d49cbcfb2311999150619c49 | 36f21279de6fb5588ca8cbff6bf015871c65194b | refs/heads/master | 2020-06-14T15:29:31.789639 | 2019-03-25T03:40:15 | 2019-03-25T03:40:15 | 35,267,091 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 914 | java |
package com.smartgwt.client.docs;
/**
* The following APIs are all related to OfflineGroup.
* @see com.smartgwt.client.data.DataSource#useOfflineResponse
* @see com.smartgwt.client.util.Offline
* @see com.smartgwt.client.data.DataSource#offlineMessage
* @see com.smartgwt.client.rpc.RPCResponse#STATUS_OFF... | [
"smartgwt.dev@97ff703d-2b4d-0410-aac2-33a30ea07567"
] | smartgwt.dev@97ff703d-2b4d-0410-aac2-33a30ea07567 |
6f000b6281a6652c80fc9411ce7ded50617bf319 | 882e77219bce59ae57cbad7e9606507b34eebfcf | /mi2s_10_miui12/src/main/java/de/greenrobot/event/util/ErrorDialogConfig.java | dde4f022d8d056493051aec57ed0e02980339691 | [] | no_license | CrackerCat/XiaomiFramework | 17a12c1752296fa1a52f61b83ecf165f328f4523 | 0b7952df317dac02ebd1feea7507afb789cef2e3 | refs/heads/master | 2022-06-12T03:30:33.285593 | 2020-05-06T11:30:54 | 2020-05-06T11:30:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,142 | java | package de.greenrobot.event.util;
import android.content.res.Resources;
import android.util.Log;
import de.greenrobot.event.EventBus;
public class ErrorDialogConfig {
int defaultDialogIconId;
final int defaultErrorMsgId;
Class<?> defaultEventTypeOnDialogClosed;
final int defaultTitleId;
EventBus e... | [
"[email protected]"
] | |
114aa47ba6e6e0a0c63aa5cd1a43c1d21aa1191b | 572071ee133309caf78e076b669f9b33a868d60c | /org.activebpel.rt.bpel/src/org/activebpel/rt/bpel/impl/storage/AeReplySerializer.java | 0a3b962cde085bd28f1955a96afdee8883d486b3 | [] | no_license | deib-polimi/DyBPEL | 3809bb3f9f453750db52bc1ce1ffd5af412a2c8b | 7043cec7032858cfd889c9022e935c946e130a6e | refs/heads/master | 2021-01-20T12:21:50.392988 | 2014-12-18T15:07:24 | 2014-12-18T15:07:24 | 28,188,077 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,296 | java | // $Header: /gestionale/org.activebpel.rt.bpel/src/org/activebpel/rt/bpel/impl/storage/AeReplySerializer.java,v 1.1 2009/09/23 13:09:21 zampognaro Exp $
/////////////////////////////////////////////////////////////////////////////
// PROPRIETARY RIGHTS STATEMENT
// The contents of this file represent c... | [
"[email protected]"
] | |
44788d95d2c7fa16602f19813bb3244dbb0ed2fd | 3b22a684e1540d58d07bc6a12ab09584884c273d | /hybris/bin/ext-content/cmsfacades/src/de/hybris/platform/cmsfacades/navigations/populator/model/NavigationEntryModelToDataPopulator.java | 52e3dd672f4be20dbda484b09402a7b4b5325646 | [] | no_license | ScottGledhill/HYB | 955221b824b8f0d1b0e584d3f80c2e48bc0c19d9 | 0c91735fe889bc47878c851445220dbcae7ca281 | refs/heads/master | 2021-07-25T20:00:36.924559 | 2017-10-27T14:17:02 | 2017-10-27T14:17:02 | 108,548,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,412 | 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 ter... | [
"[email protected]"
] | |
f0bf5d04047c4401d54f3887da3ecb8a99bfe380 | 5148293c98b0a27aa223ea157441ac7fa9b5e7a3 | /Method_Scraping/xml_scraping/NicadOutputFile_t1_flink_new2/Nicad_t1_flink_new26700.java | 84b6378b42c33b7d52af6d11f4cc70d7e8f2ee7d | [] | no_license | ryosuke-ku/TestCodeSeacherPlus | cfd03a2858b67a05ecf17194213b7c02c5f2caff | d002a52251f5461598c7af73925b85a05cea85c6 | refs/heads/master | 2020-05-24T01:25:27.000821 | 2019-08-17T06:23:42 | 2019-08-17T06:23:42 | 187,005,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | java | // clone pairs:26094:90%
// 40061:flink/flink-runtime/src/main/java/org/apache/flink/runtime/messages/webmonitor/JobIdsWithStatusOverview.java
public class Nicad_t1_flink_new26700
{
public boolean equals(Object o) {
if (this == o) {
return true;
}
if (o == null || getClass() != o.getClass()) {
... | [
"[email protected]"
] | |
b8bf5aaf4b81f21a3c6a50d23f586e281a460516 | 6d9e10858f477844e536cbcf7323c2dec65ed186 | /app/src/main/java/james/monochrome/activities/AppCompatPreferenceActivity.java | 8ba1d3dc4ff24faf4836d71544d136544f4512b8 | [
"Apache-2.0"
] | permissive | TheAndroidMaster/Monochrome | 3baa68281b2f2fad9dc94560357da8df1b6a69f1 | 70b405c28d06d6e12da92d5d438b6831c26fbd4c | refs/heads/master | 2021-01-12T15:03:48.633350 | 2018-08-19T00:21:15 | 2018-08-19T00:21:15 | 71,674,503 | 11 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,863 | java | package james.monochrome.activities;
import android.content.res.Configuration;
import android.os.Bundle;
import android.preference.PreferenceActivity;
import android.support.annotation.LayoutRes;
import android.support.annotation.Nullable;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompa... | [
"[email protected]"
] | |
1a92f925dfc585e5e75ba2e69e59dddbb826071c | b4a557174523100183a96ad42cfb7b2a87e6428e | /library/src/main/java/com/bon/viewanimation/easing/quad/QuadEaseInOut.java | 73c24eecc4b48e96333000cb7cb25689ad8c0973 | [] | no_license | atuyen/mcbook_android_test | fe9b35ddb02f41933e352188b7ed012b378e550b | befa1156b1474ace15e7f08f2821b44f3ac02296 | refs/heads/master | 2022-09-09T07:26:23.877307 | 2020-06-03T08:27:43 | 2020-06-03T08:27:43 | 269,031,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,653 | java | /*
* The MIT License (MIT)
*
* Copyright (c) 2014 daimajia
*
* 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 ... | [
"[email protected]"
] | |
a172d8f1e9c3a33e53f77fd2f3d38e0793167606 | 9d32980f5989cd4c55cea498af5d6a413e08b7a2 | /A1_7_1_1/src/main/java/android/drm/DrmConvertedStatus.java | f88ba0ac95a3bb46b559b2fa529c972c94a593d2 | [] | 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 | 2,783 | java | package android.drm;
/* JADX ERROR: NullPointerException in pass: ExtractFieldInit
java.lang.NullPointerException
at jadx.core.utils.BlockUtils.isAllBlocksEmpty(BlockUtils.java:546)
at jadx.core.dex.visitors.ExtractFieldInit.getConstructorsList(ExtractFieldInit.java:221)
at jadx.core.dex.visitors.E... | [
"[email protected]"
] | |
944492e7cfb252add3aaa151e97ef89ae7cf0d4f | b863479f00471986561c57291edb483fc5f4532c | /src/main/java/nom/bdezonia/zorbage/algorithm/Multiply.java | 296ff5c7a416abc837f5677a47723d545ef44bcd | [] | permissive | bdezonia/zorbage | 6da6cbdc8f9fcb6cde89d39aca9687e2eee08c9b | 651625e60b7d6ca9273ffc1a282b6a8af5c2d925 | refs/heads/master | 2023-09-01T08:32:59.157936 | 2023-08-08T00:57:18 | 2023-08-08T00:57:18 | 74,696,586 | 11 | 0 | BSD-2-Clause | 2020-11-09T03:01:42 | 2016-11-24T18:24:55 | Java | UTF-8 | Java | false | false | 4,992 | java | /*
* Zorbage: an algebraic data hierarchy for use in numeric processing.
*
* Copyright (c) 2016-2022 Barry DeZonia All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* Redistributions of so... | [
"[email protected]"
] | |
b51ed54b34353b72bfdcbb36591d9ed8b8cfa4f4 | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2007-04-09/seasar2-2.4.12/s2-framework/src/main/java/org/seasar/framework/util/ArrayIterator.java | 061ccc44f100db5e18403dada1c6a37a5690eeae | [
"Apache-2.0"
] | permissive | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,417 | java | /*
* Copyright 2004-2007 the Seasar Foundation and the Others.
*
* 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 ... | [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
703b1b674ff09ab7b23c93566d23c83c850815e2 | 963599f6f1f376ba94cbb504e8b324bcce5de7a3 | /sources/com/drew/metadata/mov/media/QuickTimeTextDirectory.java | f65a92117b509517cb62f75277e438a7a53538f5 | [] | no_license | NikiHard/cuddly-pancake | 563718cb73fdc4b7b12c6233d9bf44f381dd6759 | 3a5aa80d25d12da08fd621dc3a15fbd536d0b3d4 | refs/heads/main | 2023-04-09T06:58:04.403056 | 2021-04-20T00:45:08 | 2021-04-20T00:45:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,323 | java | package com.drew.metadata.mov.media;
import com.drew.metadata.mov.QuickTimeDirectory;
import java.util.HashMap;
public class QuickTimeTextDirectory extends QuickTimeDirectory {
public static final int TAG_ANTI_ALIAS = 9;
public static final int TAG_AUTO_SCALE = 1;
public static final int TAG_BACKGROUND_CO... | [
"[email protected]"
] | |
13756c50abb7a135b855e814a9ae837f05b9f3db | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-cloudauth-console/src/main/java/com/aliyuncs/cloudauth_console/model/v20190219/DeleteUserInfoResponse.java | 72c6b880c4ed8b868220b170b1aca480ed44d06b | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 1,490 | 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... | [
"[email protected]"
] | |
717c9cba033e0376b621ef39d9ea9b72b716e46a | 3a0b510e6071ee0b3cfdcdbe612ba35b2327f5af | /app/src/main/java/com/moon/gagandeep/notes/data/ItemContract.java | d3af4a22af748724e6d2da4729bc93cab4ecffd6 | [] | no_license | Gagandeep39/Notes | d57baa2cc46c3db35cdc53e3eb280445bb889866 | 890d1ced916d055f85a2d17f306dc18a9a6571d2 | refs/heads/master | 2021-08-14T18:29:38.860124 | 2017-11-16T05:50:46 | 2017-11-16T13:34:16 | 109,532,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,125 | java | package com.moon.gagandeep.notes.data;
import android.net.Uri;
import android.provider.BaseColumns;
/**
* Created by gagandeep on 5/11/17.
*/
public class ItemContract {
public static final String CONTENT_AUTHORITY = "com.moon.gagandeep.notes"; //make sure you don't write .data here while copying the import s... | [
"[email protected]"
] | |
ac618cd65642134e524f6d5e67be87917dc5773b | e072f5f5fcb0431da70e52323a421a27d7318fc5 | /live/src/main/java/org/dbpedia/extraction/live/util/iterators/DuplicateOAIRecordRemoverIterator.java | f1f7ffabe4d6a017fec652be8017178aa87e7e48 | [] | no_license | SpazioDati/dbpedia | 1588861d2d1d7046d16209a1ad1b80cf8999dc92 | a5ed40d377a267df0f6110c02d2b9857d4fc1a6c | refs/heads/master | 2021-01-15T17:20:47.084027 | 2012-06-06T02:06:34 | 2012-06-06T02:06:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,433 | java | package org.dbpedia.extraction.live.util.iterators;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Collections;
import java.util.Date;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Set;
import org.apache.log4j.Logger;
import org.dbpedia.extraction.live.util.D... | [
"devnull@localhost"
] | devnull@localhost |
aa77900bb8c24e4074d55cbc2e0b3134c761d873 | 8727b1cbb8ca63d30340e8482277307267635d81 | /PolarServer/src/com/game/data/container/Q_horse_additionContainer.java | 7f173c29ccbb5bc525a98e492247686104e36bfe | [] | no_license | taohyson/Polar | 50026903ded017586eac21a7905b0f1c6b160032 | b0617f973fd3866bed62da14f63309eee56f6007 | refs/heads/master | 2021-05-08T12:22:18.884688 | 2015-12-11T01:44:18 | 2015-12-11T01:44:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,333 | java | package com.game.data.container;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import com.game.data.bean.Q_horse_additionBean;
import com.game.data.dao.Q_horse_additionDao;
import com.game.utils.Symbol;
/**
* @author ExcelUtil Auto Maker
*
* @version 1.0.0
*
* Q_horse_addition数据... | [
"[email protected]"
] | |
7acf6608cd902d30b761e0958c10b961d9384312 | a938c8162313da137e94d6a9d223d1ec8db5a5ca | /NicadOutputFile_maven/Clone Pairs 38/Nicad_maven75.java | a444b5dc2e8c8dfc69fd00acd5a21ccd242a771d | [] | no_license | ryosuke-ku/Nicad_ScrapinG | a94a61574dc17585047624b827639196b23b8e21 | 62200621eb293d7a8953ef6e18a7e0f2019ecc48 | refs/heads/master | 2020-06-29T22:03:44.189953 | 2019-08-05T13:17:57 | 2019-08-05T13:17:57 | 200,636,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,115 | java | //87:maven/maven-model/src/main/java/org/apache/maven/model/merge/ModelMerger.java
//None
public class Nicad_maven75
{
protected void mergeBuild_Extensions( Build target, Build source, boolean sourceDominant,
Map<Object, Object> context )
{
List<Extensi... | [
"[email protected]"
] | |
c930ae2c1695eeb68e9dbec1b7ddc58544b18293 | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /chrome/android/java/src/org/chromium/chrome/browser/payments/PackageManagerDelegate.java | 8f45386556e803508af884cba740300b2d6a5847 | [
"BSD-3-Clause"
] | permissive | Samsung/Castanets | 240d9338e097b75b3f669604315b06f7cf129d64 | 4896f732fc747dfdcfcbac3d442f2d2d42df264a | refs/heads/castanets_76_dev | 2023-08-31T09:01:04.744346 | 2021-07-30T04:56:25 | 2021-08-11T05:45:21 | 125,484,161 | 58 | 49 | BSD-3-Clause | 2022-10-16T19:31:26 | 2018-03-16T08:07:37 | null | UTF-8 | Java | false | false | 5,351 | java | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.payments;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.content.pm.Applicatio... | [
"[email protected]"
] | |
c3797656a05624da7c2002c58080466671d7b89e | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/17/17_831a4b15c081af7be43c331dded8f20c880145b9/TvGids/17_831a4b15c081af7be43c331dded8f20c880145b9_TvGids_t.java | 741e818a6ab5f6ba2b16ef8e1aed95bdb87e516c | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 5,944 | java | package org.vanbest.xmltv;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.ArrayList;
import java.util.Date;
import java.util.... | [
"[email protected]"
] | |
6c35c0b48528846513fd0a2a00e4a9a000af7586 | f2860ea2bde31d471f7ae6c80a386671c980438a | /oxygen-core/src/main/java/vip/justlive/oxygen/core/net/aio/core/ChannelContext.java | 3778478c88e71350748978952a04c0e25cf1f141 | [
"Apache-2.0"
] | permissive | luchao0111/oxygen | 8f6b397d4effb10078256dd97420e407c30ada20 | db4044cd2b3e94345ba6f4badb84288f1f6809c1 | refs/heads/master | 2020-11-30T15:39:01.289895 | 2019-12-27T03:42:36 | 2019-12-27T03:42:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,814 | java | /*
* Copyright (C) 2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | [
"[email protected]"
] | |
0d35d041db0d826ecd3c0fadb2af16f30c02a65f | f00328d9009784fb6e38091c286119c3aaf2710b | /app/src/main/java/com/smg/variety/bean/LiveVideoInfo.java | 3d6f6fbd05e9525d2a6b2e44353921fab34f7068 | [] | no_license | Meikostar/VarietyMall | 449b934d0c64b3156391bb19096e2ba6fbd90031 | b49202dec4d32f7983c640d933ec08991990d8f2 | refs/heads/master | 2022-07-31T06:32:25.629162 | 2020-05-25T08:36:25 | 2020-05-25T08:36:25 | 259,245,644 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 516 | java | package com.smg.variety.bean;
/**
* Created by winder on 2019/7/13.
*/
public class LiveVideoInfo {
//开播推流
private String id;
String rtmp_publish_url;
PersonalInfoDto user;
public RoomInfo room;
public RoomInfo apply;
public String getRtmp_publish_url() {
return rtmp_publish_url;
... | [
"[email protected]"
] | |
a2d8474e829eb0efb7f336ccc94e0c5fbdb57407 | 4446e7dd3798116d2a99fcd60c05c14ce413f9f7 | /dc-platform/dc-risk/product/src/main/java/com/opengamma/strata/product/swap/KnownAmountRateComputation.java | bb32dc20e6f55bb1e1f445eca1edbb24800561bf | [
"Apache-2.0"
] | permissive | jmptrader/daocheng | c69739650d5be61facf792272c41b6bd04f23935 | 2fff5774b054c69cdd8b79c5e45a84b5ade65338 | refs/heads/master | 2021-01-12T14:17:28.734470 | 2016-08-28T07:25:03 | 2016-08-28T07:25:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,354 | java | /**
* Copyright (C) 2016 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.strata.product.swap;
import java.io.Serializable;
import java.util.Set;
import org.joda.beans.BeanDefinition;
import org.joda.beans.ImmutableBean;
import org.... | [
"[email protected]"
] | |
cca32403269c14276c1b3e373a7b258b4d4b6d64 | 03af388a5261564285b1e4ddcfcefd4753f5e732 | /src/main/java/org/ontologyengineering/conceptdiagrams/web/client/handler/SaveDiagramServiceAsync.java | 8d64fde67d6f614df6280c219ee2aac16e0eefea | [
"BSD-2-Clause"
] | permissive | MichaelJCompton/ConceptDiagrams | e3eddd5022e09340cb6cc729e2553b2ad6daeae0 | d75d846832c7e5870dd7cd476f69efb5a65a3e90 | refs/heads/master | 2020-12-14T09:41:05.956992 | 2016-10-13T12:33:54 | 2016-10-13T12:33:54 | 41,771,345 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package org.ontologyengineering.conceptdiagrams.web.client.handler;
import com.google.gwt.user.client.rpc.AsyncCallback;
import org.ontologyengineering.conceptdiagrams.web.shared.ClientContext;
import org.ontologyengineering.conceptdiagrams.web.shared.commands.Command;
import org.ontologyengineering.conceptdiagrams.we... | [
"[email protected]"
] | |
e64d3ddb6e01c10713bd32f10b9d3481d4afe55d | 14970ee11e71b839ba2c86e1ce65e344de28325c | /plugins/org.eclipse.bpel.ui.noEmbeddedEditors/src/org/eclipse/bpel/ui/commands/AddFromPartCommand.java | 6c91dd2242cde055da4ad52dcf8dc275867a36cc | [
"EPL-1.0",
"Apache-2.0"
] | permissive | wso2/devstudio-tooling-bps | e300529639e22fd430612601d7d76b9a9bd56dd0 | 5a5d080d94bb30ac6a5fb404c2a6b989653cc78d | refs/heads/master | 2023-06-28T18:29:45.578389 | 2021-01-04T06:46:48 | 2021-01-04T06:46:48 | 53,044,989 | 34 | 19 | Apache-2.0 | 2021-01-04T06:46:49 | 2016-03-03T11:23:24 | Java | UTF-8 | Java | false | false | 2,916 | java | /*******************************************************************************
* Copyright (c) 2007, 2012 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... | [
"[email protected]"
] | |
caecc75df1fb90f3403e76e0c1079f5c6e148a1e | f8fd4f956b1e767a082d2606c74cd639647d2bde | /sem13_cts/src/ro/ase/cts/mocks/StudentDummy.java | 69dc39585cfd4a9d04c854d8cae73ccbf44a5f31 | [] | no_license | ruxicirstea/cts_seminare | dff77a1ac8475682bbabcce6e5b479ab553bae2c | f5702b4f3df58dc8e93790a3e89ed382d0c66470 | refs/heads/master | 2023-05-12T03:56:12.179621 | 2021-06-05T12:05:07 | 2021-06-05T12:05:07 | 342,843,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | package ro.ase.cts.mocks;
import ro.ase.cts.classes.IStudent;
import java.util.List;
public class StudentDummy implements IStudent {
@Override
public String getNume() {
return null;
}
@Override
public void setNume(String nume) {
}
@Override
public List<Integer> getNote() {
... | [
"[email protected]"
] | |
782898f7be4a7a57e9757d2cb67ee80851513141 | 94862d372c2c6813ecd3edda5a43e4a64f17e367 | /src/main/java/com/alvin/mock/bean/ActionBean.java | 962a43dc39220c6f53ee6ff8c5fbdbbf853139fa | [] | no_license | alvin198761/code | eac8a059742f1c206ce3ff5e622e6c613bb20b62 | 035c0a791d4d7fa8aae5b5536674d62a2726edd5 | refs/heads/master | 2020-03-28T22:28:44.860262 | 2019-01-08T10:02:30 | 2019-01-08T10:02:30 | 149,235,751 | 2 | 0 | null | 2018-09-18T05:53:35 | 2018-09-18T05:53:35 | null | UTF-8 | Java | false | false | 309 | java | package com.alvin.mock.bean;
import lombok.Data;
import java.util.List;
@Data
public class ActionBean {
private String date; //生成时间
private String author;//作者
private String note;//说明
private String actionName; //action 说明
private List<ActionMethodBean> methods; //方法列表
}
| [
"[email protected]"
] | |
8b0f56069d84d93593564e6154e70d12eb98f945 | dea92fc41db6a97d8cb32b266c399edd3a61989f | /source/org.strategoxt.imp.editors.stratego/editor/java/trans/innermost_scope_$Declare$Cookie_1_0.java | 7aed5778da552c96ecc49980628f6b78276380d2 | [] | no_license | adilakhter/spoofaxlang | 19170765e690477a79069e05fd473f521d1d1ddc | 27515280879cc108a3cf2108df00760b6d39e15e | refs/heads/master | 2020-03-17T01:15:18.833754 | 2015-01-22T07:12:05 | 2015-01-22T07:12:05 | 133,145,594 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,310 | java | package trans;
import org.strategoxt.stratego_lib.*;
import org.strategoxt.stratego_lib.*;
import org.strategoxt.stratego_sglr.*;
import org.strategoxt.stratego_gpp.*;
import org.strategoxt.stratego_xtc.*;
import org.strategoxt.stratego_aterm.*;
import org.strategoxt.strc.*;
import org.strategoxt.java_front.*;
import ... | [
"[email protected]"
] | |
4724c8c5a4c872bd13dcf4dad1bcfdca5b4eb9c2 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/21/21_04c4e97c3d093d3fbd4e116caf635227f0b0a0f4/Monster/21_04c4e97c3d093d3fbd4e116caf635227f0b0a0f4_Monster_t.java | 1ed37373784c43aec1260498c9059ebee6c8aaa2 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 6,823 | java | package uk.ac.aber.dcs.cs221.monstermash.data;
import java.util.ArrayList;
import java.util.Date;
import uk.ac.aber.dcs.cs221.monstermash.util.Name;
/**
*
* @author Jacob Smith, jas32
*
*/
public class Monster {
public static final int MAX_NUM_CHILDREN = 10;
private static volatile long next... | [
"[email protected]"
] | |
2225cf15ef4e2c71a851700ab2d9449a5c7640e3 | 434a45b826a2b46dc64ad1562c8236224c6b1884 | /Primero/workspace/Herencia/src/ejercicio04/Main.java | f1d849ebfb780dfde3b660c9a5ea931a6bc14314 | [] | no_license | SoulApps/CrossPlatformLearning | 66c42b1cb09d69e97c3a1668502b0dd9cc139625 | c80d0893621e85b426f0e17410f69e5f825dfa12 | refs/heads/master | 2021-04-27T06:05:36.794382 | 2017-12-06T18:17:26 | 2017-12-06T18:17:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package ejercicio04;
/**
* Created by Alejandro on 04/02/2016.
*/
public class Main {
public static void main(String[] args) {
Empleado empleado = new Empleado("Empleado");
Encargado encargado = new Encargado("Encargado");
System.out.println(empleado);
System.out.println(encargad... | [
"[email protected]"
] | |
2165071b7fd499726d406d030eab9c2863b96fb1 | 2613c9c2bde0cb3230a11bb04dfe863a612fccbc | /org.tolven.us.states/ejb/source/org/tolven/us/states/bean/DemographicsBean.java | 8a3e2df89881a8e87fed9e87b4cce70adf82fdc5 | [] | no_license | kedar-s/bugtest | 1d38a8f73419cc8f60ff41553321ca9942ba09b0 | 36e3556973b7320f1f2fcf5ef48af733bcb537c1 | refs/heads/main | 2023-08-22T09:51:25.918449 | 2021-10-14T16:09:29 | 2021-10-14T16:09:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,421 | java | package org.tolven.us.states.bean;
import java.util.ArrayList;
import java.util.Locale;
import java.util.Map;
import java.util.TreeMap;
import javax.ejb.Local;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import org.t... | [
"[email protected]"
] | |
eb7b0861e5ba88b1ed0f3c2ef056ad9680856aff | 8a6dd3d81b1cfa0ad75860f5cfcb4ee14f722e2a | /seera-yancheng-core/src/main/java/com/sunesoft/seera/yc/core/tourist/domain/ITouristRepository.java | ec99a07296ada28804871aaa14c50bfcae0d20a5 | [] | no_license | heySeattleW/yancheng | e6c9e3b769d16c467262706b7fdd3a9698c4f14e | 4bf9c3014a3e4cea19a9da048054e025d3c809a1 | refs/heads/master | 2020-04-27T06:44:27.531428 | 2017-04-26T10:41:34 | 2017-04-26T10:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,342 | java | package com.sunesoft.seera.yc.core.tourist.domain;
import com.sunesoft.seera.fr.ddd.infrastructure.IRepository;
import com.sunesoft.seera.fr.results.PagedResult;
import com.sunesoft.seera.fr.results.UniqueResult;
import com.sunesoft.seera.yc.core.tourist.application.dtos.TouristSimpleDto;
import com.sunesoft.seera.yc.... | [
"[email protected]"
] | |
438ae88623432833ff647f019ea73c595d28ce61 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/google/android/gms/internal/gcm/zzd.java | 5f55738bfb07d91c159cb18f5c02b790f5b67fb9 | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,664 | java | package com.google.android.gms.internal.gcm;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import com.tencent.matrix.trace.core.AppMethodBeat;
public class zzd
implements IInterface
{
private final IBinder zzd;
private final String zze;
protected zzd(IBinder ... | [
"[email protected]"
] | |
34ba4f440ad20f663d9710c69552b83ede6beed1 | bd2139703c556050403c10857bde66f688cd9ee6 | /skara/265/webrev.00/bots/pr/src/main/java/org/openjdk/skara/bots/pr/CheckWorkItem.java | ed6ae8e4db54684b541d2e38540d5091c6ba6135 | [] | no_license | isabella232/cr-archive | d03427e6fbc708403dd5882d36371e1b660ec1ac | 8a3c9ddcfacb32d1a65d7ca084921478362ec2d1 | refs/heads/master | 2023-02-01T17:33:44.383410 | 2020-12-17T13:47:48 | 2020-12-17T13:47:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,996 | java | /*
* Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Softwa... | [
"[email protected]"
] | |
6098da62c4adb1b02dfc03e60896f12ba16eaaed | 95e2e2ad7a162b01748d8c98baee0c744df5dc05 | /newpmbe.process.diagram/src/newpmbe/process/diagram/edit/parts/EMPDataFlow15EditPart.java | 17e841c63bbe3cc8869e430ae153913dda51c219 | [] | no_license | liubc-1706/POMES | 3d0f40c2313a32ceaab1c42c4f26654d06fb40b3 | 37211aa90c54d684b5ff12c7b6464c40038a1b22 | refs/heads/master | 2021-09-04T20:46:28.636728 | 2018-01-22T08:34:03 | 2018-01-22T08:34:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,538 | java | package newpmbe.process.diagram.edit.parts;
import org.eclipse.gmf.runtime.diagram.ui.editpolicies.EditPolicyRoles;
import org.eclipse.gmf.runtime.notation.View;
import newpmbe.process.diagram.edit.policies.EMPDataFlow15ItemSemanticEditPolicy;
import org.eclipse.draw2d.Connection;
import org.eclipse.gmf.runt... | [
"[email protected]"
] | |
904716e39871bb6dfa87439d2a8aac30091e7d38 | 411e9b935c3138660ff8fe91efb57aac922ecc90 | /hapi-fhir-structures-dstu3/src/main/java/org/hl7/fhir/dstu3/model/codesystems/QuestionnaireItemControlEnumFactory.java | a007defd36035a71ebc738f55b64cedad15df7f7 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | pobedite/hapi-fhir | 6591f9004f4bd6b59491026d4db6440e20223072 | 223df60c1d0ad5683b62a801bebf3b3a793e5335 | refs/heads/master | 2020-06-09T12:59:04.666298 | 2016-12-08T15:50:42 | 2016-12-08T15:50:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,851 | java | package org.hl7.fhir.dstu3.model.codesystems;
/*
Copyright (c) 2011+, HL7, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the... | [
"[email protected]"
] | |
347865a5e8181884e327889c0d7a9929310fd160 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/jdbi/validation/573/SqlObject.java | 474df29f3ebc43c30d2ffd266cb39fd583b6d36c | [] | 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,273 | 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... | [
"[email protected]"
] | |
d89936fc5034dcf95a1da142fc1fc93f02f58ef0 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-hdr/src/main/java/com/aliyuncs/hdr/model/v20170925/DescribeVSwitchesResponse.java | fff150ed1d6391ef41a96816fbf0a44db9817e22 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 3,274 | 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... | [
"[email protected]"
] | |
82644742649ef6ec2ade99dc8a03aa0678037511 | 1c58f17842bc51ded2a2c4e6ccba936915b042ac | /Problems/Floor-space of the room/src/Main.java | d745325a19711d2f6e1135bf1d02761abeb5e336 | [] | no_license | forfireonly/Flashcards | 350ac32936c282a8f677fdc1e92ed78b8cf7a5c6 | 852e6baa3d6a3a3bf6ab7cbc123e1cccbe7428c9 | refs/heads/master | 2022-06-10T20:15:17.192771 | 2020-05-04T02:21:56 | 2020-05-04T02:21:56 | 261,062,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,260 | java | import java.util.Scanner;
class Main {
static final double PI = 3.14;
static void calculateShape(double a, double b, double c) {
double p = (a + b + c) / 2;
System.out.println(Math.sqrt(p * (p - a) *(p - b) * (p - c)));
}
static void calculateShape(double a, double b) {
System.... | [
"[email protected]"
] | |
70ad3de032563348cf6961da3dd127bd565c5e57 | d6f31f187ef61d947dfe3ccf9b1a83a02323973a | /src/main/java/com/sunfy/yy/AipOcr/BaiduFace.java | dfa4d82a42e5d43dc5b4b784706d65cb1cd0ab39 | [] | no_license | sunfeiyang/yy | b4f34c8c913e56021f31e254bcc6553b40ac56af | 11618372c58850bd85d03ffd5d2f39323796378c | refs/heads/master | 2020-04-09T16:42:29.702479 | 2019-02-11T09:12:48 | 2019-02-11T09:12:48 | 160,460,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,655 | java | package com.sunfy.yy.AipOcr;
import com.baidu.aip.face.AipFace;
import com.baidu.aip.face.MatchRequest;
import com.sunfy.yy.common.utils.UtilsGetImageBase64;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.HashMap;
public class BaiduFace {
//设置APPID/AK/SK
public static final String A... | [
"[email protected]"
] | |
0b160f8888834ace5927acbbec34fda61542e77a | a9de22590675be8ee38163127a2c24a20c248a0b | /src/com/iremote/device/operate/zwavedevice/PlasmaDryerOperationTranslator.java | 6f0ff977f4cbe0ea265543c18f11b8e8bb06ce40 | [] | no_license | jessicaallen777/iremote2 | 0943622300286f8d16e9bb4dca349613ffc23bb1 | b27aa81785fc8bf5467a1ffcacd49a04e41f6966 | refs/heads/master | 2023-03-16T03:20:00.746888 | 2019-12-12T04:02:30 | 2019-12-12T04:02:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,954 | java | package com.iremote.device.operate.zwavedevice;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.iremote.common.IRemoteConstantDefine;
import com.iremote.common.commandclass.CommandUtil;
import com.iremote.device.operate.OperationTranslatorBase;
import com.iremote.infraredtrans... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.