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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a59fd5833b1c4221ecefae1b1bf7de1c622b7257 | 9687d6e6fc7a1a59f5a769d0bf1696484d5cd879 | /car-service-api/account/account-client/src/main/java/com/car/account/client/response/goods/CalGoodsRes.java | 8966afa4bb3201591d2b54c2c4b181b3fad7f565 | [] | no_license | willpyshan13/CarStore2.0 | 15fa662d5a8ca4a76c9e9d205dd1640d42e30e53 | e8b85b7b3145bcc10cdccdf4779300846bce6026 | refs/heads/main | 2023-08-14T14:03:35.196407 | 2021-09-14T06:08:56 | 2021-09-14T06:08:56 | 385,832,432 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 482 | java | package com.car.account.client.response.goods;
import com.car.account.client.response.addr.ReceiveAddrRes;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
/**
* 计算商品
* @author zhangyp
* @date 2021/1/17 20:51
*/
@Data
@ApiModel
public class CalGoodsRes {
... | [
"545512533@qq.com"
] | 545512533@qq.com |
cf38faf2b41e032af666f79e077c0037084875d7 | e77d2e6301a59f123a58588a1774d1aa8aa3b0a0 | /fact-web/src/main/java/com/fact/service/impl/EntregaMercanciaServiceImpl.java | 93e690f2a2f8610b45d9ea42f143dadc60e70b88 | [] | no_license | luismg8812/facturacion | 38c4072eefd5dd4dfd9cc98ea1129407fa11f50d | e1b8364f06a561e400bbb0b9753a37a09a47e396 | refs/heads/master | 2022-11-30T00:09:27.365616 | 2019-09-24T13:36:07 | 2019-09-24T13:36:07 | 112,763,065 | 0 | 0 | null | 2022-11-24T02:45:16 | 2017-12-01T16:42:06 | Java | UTF-8 | Java | false | false | 1,611 | java | package com.fact.service.impl;
import java.util.Date;
import java.util.List;
import javax.ejb.EJB;
import javax.ejb.Stateless;
import com.fact.api.FactException;
import com.fact.dao.EntregaMercanciaDao;
import com.fact.model.EntregaMercancia;
import com.fact.service.EntregaMercanciaService;
@Stateless
public clas... | [
"luis.gonzalez@expertla.com"
] | luis.gonzalez@expertla.com |
e921116aa723ca1b9160c1a7f73c4d293e22342d | c2b6ae2d9ef4da9aae67fecccc8ad353ab56a2a2 | /ExceptionEx4.java | 9162da1a7d5414096c1d2a0716495b08648c0f16 | [] | no_license | LeeJaeHoon43/Java_Basic | 894e66b79bfda7bfc5dbaa8021187a2e821279c5 | 3b25f899d9a724a83221ae36ccb3399189e5b04b | refs/heads/master | 2022-11-15T01:21:03.679591 | 2020-07-06T00:06:51 | 2020-07-06T00:06:51 | 277,121,736 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 370 | java | public class ExceptionEx4{
public static void main(String[] ar){
System.out.println(1);
System.out.println(2);
try{
System.out.println(3);
// ArithmeticException을 발생시킨다.
System.out.println(0/0);
System.out.println(4); // 실행되지 않는다.
}catch(ArithmeticException ae){
System.out.println(5);
}
Syst... | [
"ljw160791@gmail.com"
] | ljw160791@gmail.com |
e856aa8561500ad3ce2c60273edfd9bc4ce61a27 | fac5d6126ab147e3197448d283f9a675733f3c34 | /src/main/java/dji/sdksharedlib/hardware/abstractions/flightcontroller/flightassistant/AccessLockerAbstraction$$Lambda$21.java | 93212146f1d61092f24946a6f9525ce8465b527a | [] | 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 | 513 | java | package dji.sdksharedlib.hardware.abstractions.flightcontroller.flightassistant;
import dji.thirdparty.rx.functions.Func2;
final /* synthetic */ class AccessLockerAbstraction$$Lambda$21 implements Func2 {
static final Func2 $instance = new AccessLockerAbstraction$$Lambda$21();
private AccessLockerAbstraction... | [
"michael@districtrace.com"
] | michael@districtrace.com |
973c1b08880f37eee2fce04d4a5461b283bc7bc9 | 04cac1df1a762d5c270945b65b6ef95a3bb44002 | /src/main/java/com/visual/shelf/demo/api/client/BookClientImpl.java | 4d923e566c54297826aa854500d6c55da5dfe603 | [
"MIT"
] | permissive | sherif98/Virtual-Shelf-Browser | 7798560dadf8a1ba9854b51a530610d71ccd18a0 | 9c2a9b6bbb81f3555b0f8cb02e0dc7fde84a8554 | refs/heads/master | 2020-03-08T16:07:44.733363 | 2018-05-11T17:48:58 | 2018-05-11T17:48:58 | 128,231,398 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,306 | java | package com.visual.shelf.demo.api.client;
import com.visual.shelf.demo.api.dto.BookResultSet;
import com.visual.shelf.demo.api.dto.Item;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.client.RestTemplate;
import java.util.Li... | [
"sherif.hamdy.1995@gmail.com"
] | sherif.hamdy.1995@gmail.com |
8c112c5baf11cefc7e32ae78252d4b8531bb2bb9 | da8fac5eaf6c40e593768fff9ab9f9a9567a2808 | /tlatools/org.lamport.tlatools/src/tlc2/tool/liveness/NodePtrTable.java | e5a6a1d9368692c613b4b320b00586e62647ac30 | [
"MIT"
] | permissive | tlaplus/tlaplus | dd02971ea1fface9a4e6642d0b433291ad462db4 | baf6f1b4000ba72cd4ac2704d07c60ea2ae8343b | refs/heads/master | 2023-09-03T17:39:23.238115 | 2023-08-28T00:28:30 | 2023-08-28T02:46:40 | 50,906,927 | 2,214 | 203 | MIT | 2023-09-05T21:38:47 | 2016-02-02T08:48:27 | Java | UTF-8 | Java | false | false | 4,153 | java | // Copyright (c) 2003 Microsoft Corporation. All rights reserved.
// Last modified on Mon 30 Apr 2007 at 13:33:46 PST by lamport
// modified on Sun Jul 29 23:09:54 PDT 2001 by yuanyu
package tlc2.tool.liveness;
import tlc2.output.EC;
import tlc2.output.MP;
/**
* @see TableauNodePtrTable
*/
public... | [
"tlaplus.net@lemmster.de"
] | tlaplus.net@lemmster.de |
adb475bd77734546a4c65b62038060bd6f51a7d3 | 9254e7279570ac8ef687c416a79bb472146e9b35 | /sofa-20190815/src/main/java/com/aliyun/sofa20190815/models/QueryCasDatabaseSchemaRequest.java | 713ade9ee13599deacb478b4cd9da20e58f95a9c | [
"Apache-2.0"
] | permissive | lquterqtd/alibabacloud-java-sdk | 3eaa17276dd28004dae6f87e763e13eb90c30032 | 3e5dca8c36398469e10cdaaa34c314ae0bb640b4 | refs/heads/master | 2023-08-12T13:56:26.379027 | 2021-10-19T07:22:15 | 2021-10-19T07:22:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,228 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.sofa20190815.models;
import com.aliyun.tea.*;
public class QueryCasDatabaseSchemaRequest extends TeaModel {
@NameInMap("CharSetsRepeatList")
public java.util.List<String> charSetsRepeatList;
@NameInMap("CurrentPage")
public Lon... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
18b4aff9162593dacee466c69ab09d2342ac10c6 | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/com/tencent/mm/plugin/appbrand/ui/AppBrand404PageUI$2.java | c0dd752718af9a5edb79d17b5d5a13b8cc082b81 | [] | no_license | jambestwick/HackWechat | 0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6 | 6a34899c8bfd50d19e5a5ec36a58218598172a6b | refs/heads/master | 2022-01-27T12:48:43.446804 | 2021-12-29T10:36:30 | 2021-12-29T10:36:30 | 249,366,791 | 0 | 0 | null | 2020-03-23T07:48:32 | 2020-03-23T07:48:32 | null | UTF-8 | Java | false | false | 468 | java | package com.tencent.mm.plugin.appbrand.ui;
import android.view.MenuItem;
import android.view.MenuItem.OnMenuItemClickListener;
class AppBrand404PageUI$2 implements OnMenuItemClickListener {
final /* synthetic */ AppBrand404PageUI jKi;
AppBrand404PageUI$2(AppBrand404PageUI appBrand404PageUI) {
this.jK... | [
"malin.myemail@163.com"
] | malin.myemail@163.com |
724908dcf5bf700d933e36bc8613d1d1a382abb6 | 8de3e953f91061bece3ef12ef2c6b5b5916b9517 | /src/main/java/org/cnt/java/utils/Byter.java | 9a8f08e62ff6455a86deb7174692e4b43c654297 | [
"Apache-2.0"
] | permissive | coding-new-talking/java-code-demo | 913493f336bafdca218f7992f221f0a6567c82c4 | a3aa968314d405f57a0728c819eb39b94892f92b | refs/heads/master | 2021-07-05T07:52:37.629226 | 2020-07-03T08:23:42 | 2020-07-03T08:23:42 | 185,794,556 | 40 | 28 | Apache-2.0 | 2020-10-13T13:11:23 | 2019-05-09T12:27:58 | Java | UTF-8 | Java | false | false | 2,096 | java | package org.cnt.java.utils;
/**
* @author lixinjie
* @since 2019-07-09
*/
public class Byter {
public static int toUnsigned(byte[] bytes, int offset, int length) {
if (length == 1) {
return toUnsigned(bytes[offset]);
}
if (length == 2) {
return toUnsigned(bytes[offset], bytes[offset +... | [
"1511937685@qq.com"
] | 1511937685@qq.com |
73fd1b670e1c9f4f7cf85d86d8666e992459c782 | cf6f021c7bc16fbf906a74a54fb2b8ab70b529c1 | /SCVE/src/main/java/br/com/scve/converter/ProdutoConverter.java | 2afe9916c9d667fe1c3c1889362646bd86fb39e2 | [] | no_license | diegowvalerio/scve | 59b758e6af2d37d85940c00ba0d291422a4c01c3 | eb72367f6c7478e31f5015070a622c8cb55d5ddc | refs/heads/master | 2022-12-03T01:05:32.929267 | 2020-05-14T21:55:33 | 2020-05-14T21:55:33 | 120,287,422 | 0 | 0 | null | 2022-11-24T08:17:57 | 2018-02-05T10:06:15 | Java | UTF-8 | Java | false | false | 1,113 | java | package br.com.scve.converter;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.faces.convert.Converter;
import javax.faces.convert.FacesConverter;
import br.com.scve.entidades.Produto;
@FacesConverter(forClass = Produto.class,value="conversorProduto")
public class Prod... | [
"33626159+diegowvalerio@users.noreply.github.com"
] | 33626159+diegowvalerio@users.noreply.github.com |
2f33917fdbd9d9d5aa2abd3d850e00421819dd76 | 9923e30eb99716bfc179ba2bb789dcddc28f45e6 | /openapi-generator/jaxrs-resteasy/src/gen/java/org/openapitools/model/InlineObject15.java | bb132abe8b90c4b9990f9a84b75e1c8418bdd0ba | [] | no_license | silverspace/samsara-sdks | cefcd61458ed3c3753ac5e6bf767229dd8df9485 | c054b91e488ab4266f3b3874e9b8e1c9e2d4d5fa | refs/heads/master | 2020-04-25T13:16:59.137551 | 2019-03-01T05:49:05 | 2019-03-01T05:49:05 | 172,804,041 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,486 | java | package org.openapitools.model;
import java.util.Objects;
import java.util.ArrayList;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import javax.validation.constraints.*;... | [
"greg@samsara.com"
] | greg@samsara.com |
7d9e32cc692e66db6836501f9c27944905d68199 | 88b2af574b9d09a21e683f3d4663874e4aba88d7 | /src/main/java/com/wutuobang/score/model/HouseMoveModel.java | 3a22583909f0142fa39e5e95ea08daf7f2b1377f | [] | no_license | bjmajiancheng/wu-score | 462b315182dccb142fd520d1e5a74c4e84093efe | 4bc8e6e3cfca885ff92d3ab7ed2d741011e660be | refs/heads/master | 2022-12-22T19:25:56.320187 | 2018-05-29T14:21:55 | 2018-05-29T14:21:55 | 126,848,283 | 2 | 0 | null | 2022-12-16T11:22:55 | 2018-03-26T15:17:14 | Java | UTF-8 | Java | false | false | 4,792 | java | /*
* 北京果敢时代科技有限公司
* 北京市朝阳区望京SOHO T3 B座1607
* 邮编:100022
* 网址:www.davdian.com
*/
package com.wutuobang.score.model;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
* @author davdian
* @version 1.0
* @since 1... | [
"majiancheng@davdian.com"
] | majiancheng@davdian.com |
507da8f5f7af0c1e6420605ff32b6aaa51b995e0 | a6923e1e56cdbc8bc354cba3e4f699c5f132ae1a | /api/trade-api/trade-service/src/main/java/com/fenlibao/p2p/service/trade/order/MakeALoanOrderService.java | 9034bd86e19e57fcaac0ab5ab21997e03f9114c5 | [] | no_license | mddonly/modules | 851b8470069aca025ea63db4b79ad281e384216f | 22dd100304e86a17bea733a8842a33123f892312 | refs/heads/master | 2020-03-28T03:26:51.960201 | 2018-05-11T02:24:37 | 2018-05-11T02:24:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.fenlibao.p2p.service.trade.order;
import com.fenlibao.p2p.model.trade.enums.order.T6501_F03;
public interface MakeALoanOrderService {
void createOrder(Integer loanId,String channelFlow,Integer pmsUserId) throws Exception;
void updateOrder(T6501_F03 orderStatus,String channelFlow) throws Exception;... | [
"13632415004@163.com"
] | 13632415004@163.com |
97d9294e9d1169e2aeb78b32672aab863dc15523 | 02ffbb38c34c2f9880d7ab62e1223c07648670fb | /src/main/java/nl/cz/testsupport/config/LiquibaseConfiguration.java | a86e6cd798fa905448d32d756026faa260dbdf61 | [] | no_license | goos76/testsupport | 4a71d7909d8e4860ac5370586e8fa6c2642f85b6 | d411b817c5e15201b399762c8c0c9e52a00a38f2 | refs/heads/main | 2023-03-13T20:34:13.765908 | 2021-03-11T14:53:50 | 2021-03-11T14:53:50 | 346,737,371 | 0 | 0 | null | 2021-03-11T15:09:43 | 2021-03-11T14:53:35 | Java | UTF-8 | Java | false | false | 3,309 | java | package nl.cz.testsupport.config;
import io.github.jhipster.config.JHipsterConstants;
import io.github.jhipster.config.liquibase.SpringLiquibaseUtil;
import java.util.concurrent.Executor;
import javax.sql.DataSource;
import liquibase.integration.spring.SpringLiquibase;
import org.slf4j.Logger;
import org.slf4j.LoggerF... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
9a5e08d75678c276bfa5bc6069f515ee15fdce26 | d149c8e99189b9b6d3abf9f806fe7d4d60d3af3e | /QcConnection/src/main/java/com/cognizant/cognizantits/qcconnection/qcupdation/IBaseFieldExMail.java | 4e3c1030dfaf675b2cf6ea257b72691cfac2de01 | [
"Apache-2.0"
] | permissive | CognizantQAHub/Cognizant-Intelligent-Test-Scripter | f7e3733b0b76e5e006e40164172b197103e8996c | 828506dbc5bc1e6ff78bfe75e6871b29c6a9ad33 | refs/heads/master | 2023-04-30T11:26:49.347645 | 2023-04-20T06:44:15 | 2023-04-20T06:44:15 | 91,552,889 | 98 | 102 | Apache-2.0 | 2021-11-09T06:56:10 | 2017-05-17T08:34:28 | Java | UTF-8 | Java | false | false | 684 | java | package com.cognizant.cognizantits.qcconnection.qcupdation;
import com4j.DISPID;
import com4j.DefaultValue;
import com4j.IID;
import com4j.Optional;
import com4j.VTID;
@IID("{BF873A99-2FB9-43DB-9559-F9F0872F7534}")
public abstract interface IBaseFieldExMail
extends IBaseFieldEx
{
@DISPID(14)
@VTID(23)
public ... | [
"phystem2@gmail.com"
] | phystem2@gmail.com |
7328619822af22a623cd41559751c1fcba86af23 | a00326c0e2fc8944112589cd2ad638b278f058b9 | /src/main/java/000/124/230/CWE113_HTTP_Response_Splitting__getParameter_Servlet_addHeaderServlet_15.java | 1478784fe8c6423d4d1c64ca7646f57bab9c9b56 | [] | no_license | Lanhbao/Static-Testing-for-Juliet-Test-Suite | 6fd3f62713be7a084260eafa9ab221b1b9833be6 | b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68 | refs/heads/master | 2020-08-24T13:34:04.004149 | 2019-10-25T09:26:00 | 2019-10-25T09:26:00 | 216,822,684 | 0 | 1 | null | 2019-11-08T09:51:54 | 2019-10-22T13:37:13 | Java | UTF-8 | Java | false | false | 6,922 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE113_HTTP_Response_Splitting__getParameter_Servlet_addHeaderServlet_15.java
Label Definition File: CWE113_HTTP_Response_Splitting.label.xml
Template File: sources-sinks-15.tmpl.java
*/
/*
* @description
* CWE: 113 HTTP Response Splitting
* BadSource: getParameter_Servlet ... | [
"anhtluet12@gmail.com"
] | anhtluet12@gmail.com |
d06d1948fcd131de1c183bee7f3e4d757954ebee | 20427549791d43914be3f305b053a10e246c0bec | /custom/grocery/grocerystorefront/web/testsrc/org/grocery/storefront/security/AcceleratorAuthenticationProviderTest.java | 371571cf141a407adbc8f132524d3fe73c09e801 | [] | no_license | vaibhav29gupta/hybrisGrocery | b5fabc5598b83d1b47cd0ab2fd063d9b9a457ae6 | 31161717714c1a4d9c3267393cfda5ec05bedb9d | refs/heads/main | 2023-06-15T15:07:49.394312 | 2021-07-12T08:09:19 | 2021-07-12T08:09:19 | 385,157,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,566 | java | /*
* Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
*/
package org.grocery.storefront.security;
import static org.mockito.BDDMockito.given;
import static org.mockito.Mockito.mock;
import de.hybris.bootstrap.annotations.UnitTest;
import de.hybris.platform.acceleratorstorefrontcommons.sec... | [
"vaibhav29gupta@gmail.com"
] | vaibhav29gupta@gmail.com |
86b060f09f7b8321b4eeccdfd03775b8f789fb45 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project66/src/test/java/org/gradle/test/performance66_4/Test66_364.java | d7c7f52516c4be8ef4c94b54777aff44df2a53a3 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 292 | java | package org.gradle.test.performance66_4;
import static org.junit.Assert.*;
public class Test66_364 {
private final Production66_364 production = new Production66_364("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
ec9f6c10da473b84309cac8940b1926a9b879fe0 | 1264e4d85f7119c4eee2f3f350df84791ffddb6d | /Leetcode/src/Q489_Robot_Room_Cleaner.java | 477e3cdca9942385982fe3d8b75223ac301bda37 | [] | no_license | bumblebee618/mylc | 37eaa59d19d820aa54f00989c50732f27d84e86f | 70e2821b4eb4c5ddbd492a818e3c445a6fcbb72c | refs/heads/master | 2022-06-24T11:49:03.987571 | 2022-05-29T22:59:58 | 2022-06-01T00:15:56 | 223,346,232 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,413 | java | import java.util.HashSet;
import java.util.Set;
/***
*
* @author jackie
*
* Given a robot cleaner in a room modeled as a grid.
Each cell in the grid can be empty or blocked.
The robot cleaner with 4 given APIs can move forward, turn left or turn right. Each turn it made is 90 degrees.
When it tries to move in... | [
"jackiechan618@gmail.com"
] | jackiechan618@gmail.com |
3f801a13c798736be5b546e7206714a0a1a510ae | ff277a77e482e430c2d84f1d21b42463ca429645 | /src/translation/youdao/YouDaoUtil.java | 022b3173b59fcf5b9cad5346f3abea5840a3d5fc | [
"Apache-2.0"
] | permissive | JavaHello/eclipse-translate-plugin | 500b52b929a59ccc9e0bdd85af2ce29e3aa49397 | 19784264c61ff7f26a642a00de73c07a3a474872 | refs/heads/master | 2020-03-22T13:14:14.724903 | 2019-07-17T09:00:17 | 2019-07-17T09:00:17 | 140,093,150 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,054 | java | package translation.youdao;
import java.util.HashMap;
import java.util.Map;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import translation.util.HttpUtil;
import translation.util.MD5Util;
public class YouDaoUtil {
private static final Map<String, String> ERROR_CODE ... | [
"kaiv2@outlook.com"
] | kaiv2@outlook.com |
5c42e644a80bce7d5d519538dc95273c60ac06ba | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /live-interaction-20201214/src/main/java/com/aliyun/live_interaction20201214/models/ImportSingleConversationResponseBody.java | 07a22a4f15fb148350d6e31932cd8fec1c077dd1 | [
"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,229 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.live_interaction20201214.models;
import com.aliyun.tea.*;
public class ImportSingleConversationResponseBody extends TeaModel {
@NameInMap("RequestId")
public String requestId;
@NameInMap("Code")
public String code;
@NameIn... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
0005ad05bcb4c6db1f70b107854a347eb3930019 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/com/tencent/p177mm/plugin/sns/storage/AdLandingPagesStorage/AdLandingPageComponent/C21939ac.java | 5411fb104b350bc0e7794df3e37c821575dbddab | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,236 | java | package com.tencent.p177mm.plugin.sns.storage.AdLandingPagesStorage.AdLandingPageComponent;
import com.tencent.matrix.trace.core.AppMethodBeat;
/* renamed from: com.tencent.mm.plugin.sns.storage.AdLandingPagesStorage.AdLandingPageComponent.ac */
public final class C21939ac {
public float height;
public String... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
755c5543792163c827a89da5fa9e213103a68c74 | a02a75aeececc710194ba658479ad920c9e36cb9 | /src/main/java/io/github/jklingsporn/vertx/push/filters/relations/NotEqualRelation.java | e04d78446927199223ec46d4c2d60d03db83f573 | [
"MIT"
] | permissive | USPA-Technology/vertx-push-onesignal | fe61174cc63022560e6c4f7d57d2ef45c8ea1345 | d4a123030ca8681e026178b4718de7eb98f2d573 | refs/heads/master | 2022-12-10T22:14:43.123723 | 2020-09-14T03:40:12 | 2020-09-14T03:40:12 | 295,292,005 | 0 | 0 | MIT | 2020-09-14T03:18:35 | 2020-09-14T03:18:34 | null | UTF-8 | Java | false | false | 702 | java | package io.github.jklingsporn.vertx.push.filters.relations;
import io.github.jklingsporn.vertx.push.filters.Filter;
import io.github.jklingsporn.vertx.push.filters.FilterImpl;
/**
* Created by jensklingsporn on 04.01.17.
*/
public interface NotEqualRelation<X> extends Relation {
/**
* Compare the user's v... | [
"klingsporn@badmonkee.de"
] | klingsporn@badmonkee.de |
e8371f0c70d7114deb32d9692c6614041288ffd4 | 6491c3a11f29a4fd36bd19561f8d5acae3ad981d | /module-template/model-seata2/src/main/java/com/wjs/seata/ModelSeata2Application.java | 091fe0c7a386667e4c9244b301b66aef88748e70 | [] | no_license | wjs1989/spring-cloud-template | 89c7c760b178e2005f41801479c89081ded0a1a7 | 2f967c15d392d9def8732154480545fc070d8294 | refs/heads/master | 2023-06-18T18:02:09.066094 | 2021-07-13T10:32:27 | 2021-07-13T10:32:27 | 289,705,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,009 | java | package com.wjs.seata;
import com.alibaba.druid.pool.DruidDataSource;
import io.seata.rm.datasource.DataSourceProxy;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.context.properties.ConfigurationProperties;
import... | [
"wenjs001@163.com"
] | wenjs001@163.com |
0e18cf821cd31165b66e300c8805804942100af0 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13196-1-19-MOEAD-WeightedSum:TestLen:CallDiversity/org/xwiki/model/reference/EntityReference_ESTest.java | c0cbaf612f58730aa74af32b0a1f02eadd85c70a | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 827 | java | /*
* This file was automatically generated by EvoSuite
* Wed Apr 08 07:56:02 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... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
4d078f433b4a06662408f302dc82128d14e10c19 | b41eb24416ac008b5f537c9e15049eb7527538db | /src/com/rs/game/npc/combat/impl/IronTitanCombat.java | 03f2c84a471163490ebc592f9fbdf8a15da7e05c | [] | no_license | kennethrsps/helwyrrsps | 7cf9ce2919e56ef5f1f85260caf50b23a8e99475 | 05b6383f674b06f0680525e6740d8cd425e7cbf4 | refs/heads/master | 2021-04-03T04:59:27.974804 | 2018-03-13T11:13:01 | 2018-03-13T11:13:01 | 125,036,605 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,367 | java | package com.rs.game.npc.combat.impl;
import com.rs.game.Animation;
import com.rs.game.Entity;
import com.rs.game.Graphics;
import com.rs.game.World;
import com.rs.game.npc.NPC;
import com.rs.game.npc.combat.CombatScript;
import com.rs.game.npc.combat.NPCCombatDefinitions;
import com.rs.game.npc.familiar.Familiar;
pub... | [
"kennethpapango40@gmail.com"
] | kennethpapango40@gmail.com |
5e99939d7ae19730458806f97ef6e0a3458dba93 | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_2/src/b/i/b/j/Calc_1_2_18194.java | 6227b843054846e4a68055d40c280da82607bbbb | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package b.i.b.j;
public class Calc_1_2_18194 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
734c7a5106dc19b44d6fcdb81d62ef7a5fee02e7 | 67a1b5e8dc998ce3594c1c3bb2ec89c30850dee7 | /GooglePlay6.0.5/app/src/main/java/com/google/android/gms/internal/zzwz.java | 6da6134e253987862ad7c2ba515682dad1a1b871 | [
"Apache-2.0"
] | permissive | matrixxun/FMTech | 4a47bd0bdd8294cc59151f1bffc6210567487bac | 31898556baad01d66e8d87701f2e49b0de930f30 | refs/heads/master | 2020-12-29T01:31:53.155377 | 2016-01-07T04:39:43 | 2016-01-07T04:39:43 | 49,217,400 | 2 | 0 | null | 2016-01-07T16:51:44 | 2016-01-07T16:51:44 | null | UTF-8 | Java | false | false | 841 | java | package com.google.android.gms.internal;
import com.google.android.gms.common.api.Api.zzb;
import com.google.android.gms.common.api.Scope;
import com.google.android.gms.common.internal.zzp;
import com.google.android.gms.common.internal.zzt;
import com.google.android.gms.signin.internal.zze;
import java.util.Set... | [
"jiangchuna@126.com"
] | jiangchuna@126.com |
a4fddcdb27ba8f9bd41090531bef507caefcc51f | 928bdfb9b0f4b6db0043526e095fe1aa822b8e64 | /src/main/java/com/taobao/api/request/ProductsSearchRequest.java | 5dc03a7d606a924d694b71ef23cf04ee260b3caa | [] | no_license | yu199195/jsb | de4f4874fb516d3e51eb3badb48d89be822e00f7 | 591ad717121dd8da547348aeac551fc71da1b8bd | refs/heads/master | 2021-09-07T22:25:09.457212 | 2018-03-02T04:54:18 | 2018-03-02T04:54:18 | 102,316,111 | 4 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,917 | java | package com.taobao.api.request;
import com.taobao.api.ApiRuleException;
import com.taobao.api.BaseTaobaoRequest;
import com.taobao.api.internal.util.RequestCheckUtils;
import com.taobao.api.internal.util.TaobaoHashMap;
import com.taobao.api.response.ProductsSearchResponse;
import java.util.Map;
public class Products... | [
"yu.xiao@happylifeplat.com"
] | yu.xiao@happylifeplat.com |
3da07428f95b8d67d4d4e65974dce50124aaa2c9 | 73267be654cd1fd76cf2cb9ea3a75630d9f58a41 | /services/rocketmq/src/main/java/com/huaweicloud/sdk/rocketmq/v2/model/UpdateInstanceReq.java | 6ecd079fe535009c3c4106780aebf1cc9ec3b0f2 | [
"Apache-2.0"
] | permissive | huaweicloud/huaweicloud-sdk-java-v3 | 51b32a451fac321a0affe2176663fed8a9cd8042 | 2f8543d0d037b35c2664298ba39a89cc9d8ed9a3 | refs/heads/master | 2023-08-29T06:50:15.642693 | 2023-08-24T08:34:48 | 2023-08-24T08:34:48 | 262,207,545 | 91 | 57 | NOASSERTION | 2023-09-08T12:24:55 | 2020-05-08T02:27:00 | Java | UTF-8 | Java | false | false | 5,654 | java | package com.huaweicloud.sdk.rocketmq.v2.model;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.Objects;
/**
* UpdateInstanceReq
*/
public class UpdateInstanceReq {
@JsonInclude(JsonInclude.Include.NON_NULL)
@JsonProperty(value = "... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
9ea7c22d8404158e11bc3e80b55a2b4f9bb127d0 | 1634a8493f35d5eddf78f9f1e432a61dbfc1c3d1 | /src/main/java/com/sls/po/model/Mukam.java | 97732b445431f183e4ad24569a95596e3cff28ad | [
"MIT"
] | permissive | Sougata1233/PO_API_Module | 9dfe15b53dd4ccea5b10f124e9191b5eceaef5b1 | 0cf42a3441c6060c16d427d986ae629cd1822efc | refs/heads/master | 2020-04-05T20:12:15.449831 | 2018-11-12T06:54:02 | 2018-11-12T06:54:02 | 157,169,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591 | java | package com.sls.po.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity()
@Table(name="MUKAM")
public class Mukam {
@Id
@Column(name="MUKAM_ID")
private long mukamId;
@Column(name="MUKAM_NAME")
private String mukamNam... | [
"sougata.roy9203@gmail.com"
] | sougata.roy9203@gmail.com |
3e612c046df4cddbc4f10b976f65b94bd532fa36 | 52859037cc0a9f2cb55c79616199de2097adda25 | /mybatis/src/main/java/org/apache/ibatis/reflection/invoker/Invoker.java | 430aea678517111cb6abb6e2175dd62908346d8e | [
"Apache-2.0"
] | permissive | diqichengshi/zhao_framework | 5b01823a05b48d7b5803f66d1905af1e2967facb | 52179d116996d5dcac13032bffa04b20bfd30ead | refs/heads/master | 2022-12-24T12:27:04.681694 | 2019-12-30T09:47:00 | 2019-12-30T09:47:00 | 216,310,405 | 0 | 0 | null | 2022-12-14T20:30:35 | 2019-10-20T05:06:14 | Java | UTF-8 | Java | false | false | 1,196 | java | /**
* Copyright 2009-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
*
* Unle... | [
"1209829998@qq.com"
] | 1209829998@qq.com |
b91d63da81462b774048d11909289e6f21c7a21f | 49cc531ce6a965b522f685daf250b63e66c2a144 | /mifosng-provider/src/main/java/org/mifosplatform/organisation/monetary/serialization/CurrencyCommandFromApiJsonDeserializer.java | 396f89c585078f50b0975af8f3dfaf49cd64fae7 | [] | no_license | reddysatish158/finance | a1ba833e08758577e266d96b1833d27a6862bc98 | 8db11b653a7fa98902f15f10cebe25b8f93d05d1 | refs/heads/master | 2021-01-01T16:12:51.818142 | 2014-08-20T13:17:09 | 2014-08-20T13:17:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,514 | java | package org.mifosplatform.organisation.monetary.serialization;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.apache.commons.lang.StringUtils;
import org.mifosplatform.infrastru... | [
"keithwoodlock@gmail.com"
] | keithwoodlock@gmail.com |
536e919dbac1ac60570f3b86a9bea2b359b939fc | 4becf5acbf41ac48fa53a6d2cf0302c07fe45d4f | /DesignPatterns/src/main/java/home/times/designpatterns/proxy/normal/ConcreteSubject.java | b97a1ff988e8e436219d7ae977d5bf65fe924ddd | [
"Apache-2.0"
] | permissive | summo5257/My-MVP | 4836c3bc577ca9d9f8821f751ec3f49fb1953575 | 69680f780a175c0b8b26e7c6f5a5130018bf771b | refs/heads/master | 2020-04-07T09:33:23.859038 | 2018-03-02T00:02:23 | 2018-03-02T00:02:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | package home.times.designpatterns.proxy.normal;
/**
* author : Rookie
* e-mail : yingkongshi11@gmail.com
* time : 2017/12/06
* desc :
* version: 1.0
*/
public class ConcreteSubject implements Subject {
@Override
public void play() {
System.out.println("I'm Play");
}
@Override
pu... | [
"foreverlove.zyl@163.com"
] | foreverlove.zyl@163.com |
020fb73ca1b3656efa694155a3bc58f50c774954 | 63da595a4e74145e86269e74e46c98ad1c1bcad3 | /java/com/fedex/ship/stub/ShipPortType.java | 97dd5a6faca309fd0fd170a1d632883299efd1e0 | [] | no_license | qcamei/scm | 4f2cec86fedc3b8dc0f1cc1649e9ef3be687f726 | 0199673fbc21396e3077fbc79eeec1d2f9bd65f5 | refs/heads/master | 2020-04-27T19:38:19.460288 | 2012-09-18T07:06:04 | 2012-09-18T07:06:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,401 | java | /**
* ShipPortType.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package com.fedex.ship.stub;
public interface ShipPortType extends java.rmi.Remote {
public com.fedex.ship.stub.ProcessShipmentReply processShipment(com.fedex.ship.stu... | [
"253479240@qq.com"
] | 253479240@qq.com |
0bee2f6b26d6b11887575b569c67d439d1c263ba | 6573f97fbe6461f2481091d3a321e69cfaba9fd7 | /tourShare-LiveVideo-Facade/src/main/java/com/xmyy/livevideo/vo/LiveVideoCountResult.java | 014afd0ab94928bbf6c545d717166fb970cdf847 | [] | no_license | LeeJeam/tourShare | 1ce65e9602decf04e52d0bd89fe2ac754bcdce56 | 2c8380d3e4284ef35837ff44beecfb547007cb0d | refs/heads/master | 2022-12-16T15:28:23.904487 | 2019-07-07T03:55:42 | 2019-07-07T03:55:42 | 195,601,846 | 1 | 1 | null | 2022-12-15T23:42:14 | 2019-07-07T02:33:28 | Java | UTF-8 | Java | false | false | 417 | java | package com.xmyy.livevideo.vo;
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
public class LiveVideoCountResult implements Serializable {
@ApiModelProperty(value = "观看数")
private Integer lookNumber;
public Integer getLookNumber() {
return lookNumber;
}
pub... | [
"goodbye_li@163.com"
] | goodbye_li@163.com |
0ed57503cb46d51dda436a0caf2ec26e28b5f28d | 56d9a917225720540067d22a29726ffb67cf8523 | /src/main/java/challenge/design_patterns/creational_patterns/abstract_factory/furniture_ex/abstract_product/Table.java | 361b74b72cca131f0f3b7ec2c3b60f79335b924c | [] | no_license | xuanvinhln/java-challenge | 0775386854b4472b72f325fd17b560ee41d40cc6 | 91e443b3ab10190a2c40542fb20a287006073a83 | refs/heads/master | 2023-04-15T21:10:56.233738 | 2021-04-23T04:48:17 | 2021-04-23T04:48:17 | 352,489,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 153 | java | package challenge.design_patterns.creational_patterns.abstract_factory.furniture_ex.abstract_product;
public interface Table {
public void create();
}
| [
"you@example.com"
] | you@example.com |
310bdff5d53e95614af2cfdcf9385143010ae1b4 | 810ac51c0b7e601c3623f05d7d74555854c134e2 | /Ejercicios/02_OOP/HarryPotterGame/src/app/personajes/Muggle.java | 0c620a5c9dc72a6fdf201cfd70761afc18e25fcd | [] | no_license | ecaroa/ADA-8va-backend-maniana | 01bd15bcd5dc764f98725714174c283671d08b44 | 9fcba5b2f36752302427d98dc68ebd3a597a2dce | refs/heads/master | 2020-07-31T12:40:06.384498 | 2019-09-24T11:57:36 | 2019-09-24T11:57:36 | 210,607,175 | 0 | 1 | null | 2019-09-24T13:15:50 | 2019-09-24T13:15:45 | null | UTF-8 | Java | false | false | 235 | java | package app.personajes;
/**
* Muggle
*/
public class Muggle extends Persona {
public Muggle(String nombre, int edad, int salud) {
super(nombre, edad, salud);
// TODO Auto-generated constructor stub
}
} | [
"shadowdrone@hotmail.com"
] | shadowdrone@hotmail.com |
a395e9803a5959571c549c51bd6fac1a42f2324a | c4671723fb5195560f14c14f3b692b96acf0d73f | /kinth-frame-manage-controller/src/com/kinth/controller/app/appuser/IntAppuserController.java | b6c304ca00679a6c50010be61822e1f23f6c5c82 | [] | no_license | espandy/frame-work-20160429 | d75c341656bcdc3a5d85ce14c781c54b5c2f3ac7 | 8463f6430356c1c63ca6c88cf5bae12ab8ae7695 | refs/heads/master | 2020-12-03T09:23:12.271398 | 2016-05-06T06:27:12 | 2016-05-06T06:27:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,880 | java | package com.kinth.controller.app.appuser;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import ... | [
"313388925@qq.com"
] | 313388925@qq.com |
ce30d32e7c2cfaf7d0e8714bd9ddfcc3e645c9a1 | 27f6a988ec638a1db9a59cf271f24bf8f77b9056 | /Code-Hunt-data/users/User045/Sector1-Level4/attempt008-20140920-112627.java | dbd5a69676455fa66658511eb359709dcf50b9e7 | [] | no_license | liiabutler/Refazer | 38eaf72ed876b4cfc5f39153956775f2123eed7f | 991d15e05701a0a8582a41bf4cfb857bf6ef47c3 | refs/heads/master | 2021-07-22T06:44:46.453717 | 2017-10-31T01:43:42 | 2017-10-31T01:43:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 163 | java |
public class Program {
public static Boolean Puzzle(int x, int y) {
if(x==0 || y==1) return true;
if(x==576 ) return true;
else return false;
}
} | [
"liiabiia@yahoo.com"
] | liiabiia@yahoo.com |
728e2edffae7e1ce5f24a7740c402dea90d7e22a | 17a97372e40ff66aca585ce77259c910c3133d39 | /src/main/java/aldor/util/sexpr/impl/Token.java | 815ed9fc44fb7820a08d5c2e5406b31a97e7319b | [] | no_license | pbroadbery/aldor-idea-plugin | 3ade802cae62962e345fd941b0a818a82a176a8a | 8b0aa97bf80c8ebdc675bc38bf1f332918c6f8eb | refs/heads/master | 2023-09-01T15:07:26.221158 | 2021-05-04T07:45:33 | 2021-05-04T07:45:33 | 74,261,652 | 4 | 1 | null | 2021-04-20T20:44:35 | 2016-11-20T08:24:57 | Java | UTF-8 | Java | false | false | 469 | java | package aldor.util.sexpr.impl;
public final class Token {
private final TokenType type;
private final String text;
public Token(TokenType type, String text) {
this.type = type;
this.text = text;
}
public final String text() {
return text;
}
public final TokenType type() {
return type;
}
@Override... | [
"p.broadbery@gmail.com"
] | p.broadbery@gmail.com |
9418c45e92ab48fbdafc4750192c4e0b54ec0d0e | 17e37ca416a82f4081f01df86941ca6e5ae4c914 | /core-projects/nhm-stockimport-api/src/main/java/uk/org/cse/stockimport/domain/importlog/WarningDTO.java | 0fef1cca3e9dfaf09a7bd113209ef8c180c0c85c | [] | no_license | decc/national-household-model-core-components | d0c8e08c9d23da4c6812df9e07b69eadf7fa16a4 | 31b72cdb3ddaf834a3ba57954d42f531004786b9 | refs/heads/master | 2020-05-26T00:33:53.193176 | 2017-08-29T14:23:05 | 2017-08-29T14:23:05 | 57,210,476 | 0 | 1 | null | 2017-04-04T13:45:41 | 2016-04-27T12:08:08 | Java | UTF-8 | Java | false | false | 388 | java | package uk.org.cse.stockimport.domain.importlog;
import uk.org.cse.stockimport.domain.geometry.impl.AbsDTO;
public class WarningDTO extends AbsDTO implements IWarningDTO {
private String message = "";
public WarningDTO() {
}
@Override
public String getMessage() {
return message;
}
@Override
public voi... | [
"richard.tiffin@akoolla.com"
] | richard.tiffin@akoolla.com |
ed7fde6083d9849a3536a698935d035e16016cb4 | c0fe21b86f141256c85ab82c6ff3acc56b73d3db | /starshield/src/main/java/com/jdcloud/sdk/service/starshield/model/GetAllZoneSettingsResponse.java | 752dcfbcdd0c257c339bd5f4feefcb1745ec0f2a | [
"Apache-2.0"
] | permissive | jdcloud-api/jdcloud-sdk-java | 3fec9cf552693520f07b43a1e445954de60e34a0 | bcebe28306c4ccc5b2b793e1a5848b0aac21b910 | refs/heads/master | 2023-07-25T07:03:36.682248 | 2023-07-25T06:54:39 | 2023-07-25T06:54:39 | 126,275,669 | 47 | 61 | Apache-2.0 | 2023-09-07T08:41:24 | 2018-03-22T03:41:41 | Java | UTF-8 | Java | false | false | 1,166 | java | /*
* Copyright 2018 JDCLOUD.COM
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http:#www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | [
"jdcloud-api@jd.com"
] | jdcloud-api@jd.com |
109c0449f78c06c1d3b0a88bf03f36471f3fdb34 | 5e25c92135c195c24a8f62529ccfb32dbe08d8ef | /app/src/main/java/com/newdramacool/koreanapp/models/EpiModel.java | 9aa6ae9f63d729508a233fbc24dae61fbd2dc7f0 | [] | no_license | fandofastest/dc | d313dc9bb0bf71fad352914abe0794f8fcfc2e68 | cc41e1bca05cc4f4347d35193fe010dd69322727 | refs/heads/master | 2022-09-27T13:18:44.322746 | 2020-06-06T13:19:05 | 2020-06-06T13:19:05 | 269,987,077 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,601 | java | package com.newdramacool.koreanapp.models;
import java.util.ArrayList;
import java.util.List;
public class EpiModel {
String seson,epi,streamURL,serverType, imageUrl;
public String subtitleURL;
public List<SubtitleModel> listsubtv = new ArrayList<>();
public List<SubtitleModel> getListsubtv() {
... | [
"fandofast@gmail.com"
] | fandofast@gmail.com |
17fbb20a8cfaea18c4607d3ed10e02306b703b63 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/modelimage/loader/b/h.java | 058dd9ba15b0e88b21ab868cd811d0f4d430f201 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 595 | java | package com.tencent.mm.modelimage.loader.b;
import android.graphics.Bitmap;
import android.view.View;
import com.tencent.mm.modelimage.loader.c.b;
public abstract interface h
{
public abstract Bitmap a(String paramString, View paramView, b paramb);
public abstract void b(String paramString, View para... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
97a26b617d6be80b56cf74912506a64a66e30ac7 | f0d25d83176909b18b9989e6fe34c414590c3599 | /app/src/main/java/com/tsf4g/tx/ConnectionChangeReceiver.java | e59724af0ed816991cf4ed349bb3538aaee84a30 | [] | no_license | lycfr/lq | e8dd702263e6565486bea92f05cd93e45ef8defc | 123914e7c0d45956184dc908e87f63870e46aa2e | refs/heads/master | 2022-04-07T18:16:31.660038 | 2020-02-23T03:09:18 | 2020-02-23T03:09:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,007 | java | package com.tsf4g.tx;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
public class ConnectionChangeReceiver extends BroadcastReceiver {
private static NetworkState LastState = NetworkSt... | [
"quyenlm.vn@gmail.com"
] | quyenlm.vn@gmail.com |
6d90216a50293dadbcc0dcfc45576838ffac0a7b | a73f1351063a9f06360e39552d47e15d0cf1a092 | /ch13/src/Practice04/Util.java | 039e07210291904d3d3ba69b25dfb14084e67cff | [] | no_license | jonghwankwon/Java-Lecture | 37d6ad91145cb963592af2ad66935da2c899a3e2 | cca81332911ac11abfdf9cefaa9908592e15047b | refs/heads/master | 2020-04-28T19:51:19.073957 | 2019-04-15T12:52:02 | 2019-04-15T12:52:02 | 175,524,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178 | java | package Practice04;
public class Util {
public static <K, V> V getValue(Pair<K, V> p, K k){
if(p.getKey() == k) {
return p.getValue();
}else {
return null;
}
}
}
| [
"whdghks1048@naver.com"
] | whdghks1048@naver.com |
c4599e630663c99fa0d695a9d07930d499a8ab52 | 3226886267a60457f55f9d245b132cb3c1a9da1a | /salary_wallet/src/main/java/com/jrmf/service/QbInvoiceBaseService.java | 773a1eb6f3fcbe1ce3c9e044b47e23b4729909d6 | [] | no_license | BreakOnly/project | ddf2e46d15a5694fa63e76eb0273ead04266efde | 0e62ce00982bd0f33a65d0ba373a6e7ca526f444 | refs/heads/master | 2023-03-31T02:53:35.518878 | 2021-03-22T13:23:21 | 2021-03-22T13:23:21 | 350,350,115 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,289 | java | package com.jrmf.service;
import java.util.List;
import java.util.Map;
import com.jrmf.domain.Page;
import com.jrmf.domain.QbInvoiceBase;
public interface QbInvoiceBaseService {
int deleteByPrimaryKey(Integer id);
int insert(QbInvoiceBase record);
int insertSelective(QbInvoiceBase record);
Qb... | [
"1669958409@qq.com"
] | 1669958409@qq.com |
6e04f48d072ffd7f642e885c426f94cceb3ffa91 | 71b1300d51ac6dcde1089287ece9adc61c148aa5 | /webfx-kit/webfx-kit-javafxgraphics-peers/src/main/java/dev/webfx/kit/mapper/peers/javafxgraphics/markers/HasParentProperty.java | d83f54efdca69e9b50f9d0da7b009a586e12745a | [
"Apache-2.0"
] | permissive | webfx-project/webfx | 0ab7631a69501eced95bc3c65fb9caea76965d8e | a104df9917bb0e4571f726cd28494b099d0f017a | refs/heads/main | 2023-08-24T17:55:59.102296 | 2023-08-13T10:55:08 | 2023-08-21T13:27:17 | 44,308,813 | 249 | 20 | Apache-2.0 | 2023-08-06T18:05:58 | 2015-10-15T09:52:32 | Java | UTF-8 | Java | false | false | 416 | java | package dev.webfx.kit.mapper.peers.javafxgraphics.markers;
import javafx.beans.property.Property;
import javafx.scene.Parent;
/**
* @author Bruno Salmon
*/
public interface HasParentProperty {
Property<Parent> parentProperty();
default void setParent(Parent parent) {
parentProperty().setValue(paren... | [
"dev.salmonb@gmail.com"
] | dev.salmonb@gmail.com |
33b8acc565b95554e1adc0290f79ed1629b579fc | f4dfe52bd506f1508637f23f1d9822c659891c12 | /LowLatencyQueues/src/main/java/org/mk/training/queues/harnessandtorginal/P1C1QueueOriginal21.java | ee4d97530eec824d3a7e332085d83a3fadc26a27 | [] | no_license | siddhantaws/LowLatency | 5b27b99b8fbe3a98029ca42f636b49d870a0b3bb | f245916fed8bfe5a038dc21098d813bf5accdb1e | refs/heads/master | 2021-06-25T19:55:07.994337 | 2019-09-19T15:39:15 | 2019-09-19T15:39:15 | 152,133,438 | 0 | 0 | null | 2020-10-13T16:09:28 | 2018-10-08T19:17:54 | Java | UTF-8 | Java | false | false | 4,134 | java | /*
* Copyright 2012 Real Logic 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 applicable law or agreed to ... | [
"siddhantaws@gmail.com"
] | siddhantaws@gmail.com |
53df58a7d6ce6e56753d6ae3a32e8b06630f9859 | 124d03abe7401d8c8afe5cf4e6fe2a5dc2fa649d | /org.erlide.model.tests/src/org/erlide/core/util/ModuleLocatorTests.java | d4476dcf1e38d2c551319e187312d67398296a6f | [] | no_license | sankark/erlide | dd962c4b4dff6df12c57d147dd3c6896f823f3de | 8cb0b19de24f3fb0239f2b8b9a0b2c143a4b118b | refs/heads/master | 2021-01-18T02:59:36.712088 | 2013-02-13T07:45:10 | 2013-02-13T07:45:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,076 | java | package org.erlide.core.util;
import static org.junit.Assert.*;
import java.util.Collection;
import org.eclipse.core.runtime.IPath;
import org.eclipse.core.runtime.Path;
import org.erlide.model.ErlModelException;
import org.erlide.model.erlang.IErlModule;
import org.erlide.model.root.IErlProject;
import org.erlide.t... | [
"vladdu55@gmail.com"
] | vladdu55@gmail.com |
7157278f7c6582c4ade9109624734ace5d812dd2 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_7233ef5a0b20192cbdd52e0c199612c918f6bc38/BluetoothReceiver/2_7233ef5a0b20192cbdd52e0c199612c918f6bc38_BluetoothReceiver_s.java | fc751eed9cbd6ef1a4077d4383f4db860572392a | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,634 | java | package com.intellifactory.android;
import android.app.Activity;
import android.webkit.WebView;
/**
* Represents the AndroidWebSharperReceiver JavaScript object extensions
* used for sending Bluetooth-related messages to WebSharper.
*/
final class BluetoothReceiver {
final private Activit... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
689348bd48e50d9f13d1c1d6b4f467e1777aa4d4 | feba5f4eb48d3ebeeb21b02375d7f1ef13b0ba60 | /ideaworks/basic_code/day09/src/cn/day09/practice/test1/Test1.java | e76ea7ad21f8a920ff9b99e4ce77bd54b5dddbff | [] | no_license | 1123762330/idea_works | 585eb009bbe4e4adcac355449ee9067ef7562c42 | 8a2bdf4bddcdf3ab7d63d3d32c93ff579c49b156 | refs/heads/master | 2022-12-21T08:47:09.217103 | 2019-12-18T04:39:06 | 2019-12-18T04:39:06 | 228,755,276 | 0 | 0 | null | 2022-12-16T04:39:35 | 2019-12-18T04:06:38 | Java | UTF-8 | Java | false | false | 342 | java | package cn.day09.practice.test1;
public class Test1 {
public static void main(String[] args) {
Student student = new Student();
student.work("学生");
Worker worker = new Worker();
worker.work("工人");
StudentLeader leader = new StudentLeader();
leader.work("学生干部");
... | [
"1123762330@qq.com"
] | 1123762330@qq.com |
72f53b43da3f9645548adb4c4e021c4e85935a6c | 573a66e4f4753cc0f145de8d60340b4dd6206607 | /JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/366424/rootbeer1-1.0.21/rootbeer1-1.0.21/src/edu/syr/pcpratts/rootbeer/generate/opencl/tweaks/CudaTweaks.java | 783ad590bc62ee90c2105e8950bceaa0e5e83a20 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"MIT"
] | permissive | mkaouer/Code-Smells-Detection-in-JavaScript | 3919ec0d445637a7f7c5f570c724082d42248e1b | 7130351703e19347884f95ce6d6ab1fb4f5cfbff | refs/heads/master | 2023-03-09T18:04:26.971934 | 2022-03-23T22:04:28 | 2022-03-23T22:04:28 | 73,915,037 | 8 | 3 | null | 2023-02-28T23:00:07 | 2016-11-16T11:47:44 | null | UTF-8 | Java | false | false | 3,660 | java | /*
* Copyright 2012 Phil Pratt-Szeliga and other contributors
* http://chirrup.org/
*
* See the file LICENSE for copying permission.
*/
package edu.syr.pcpratts.rootbeer.generate.opencl.tweaks;
import edu.syr.pcpratts.compressor.Compressor;
import edu.syr.pcpratts.deadmethods.DeadMethods;
import edu.syr.pcprat... | [
"mmkaouer@umich.edu"
] | mmkaouer@umich.edu |
f3fb7824500ddbc698225b369e04e567374ecb62 | 7c0acec36a1c569b1eefd4cc1022686b6a8c9427 | /it.ltc.logica.ufficio.gui.uscite/src/it/ltc/logica/ufficio/gui/uscite/elements/generamovimenti/GenerazioneMovimentiProvider.java | cfd14e3dff3fa182646ebb31bb0e93b5dd921e03 | [] | no_license | Dufler/logica | 3fa53fbfbfb36df9f00f10eeaa41535a1cbf0dba | e623a07d29fdfd4121106b9b3081faa59992e248 | refs/heads/master | 2020-05-02T20:10:08.565067 | 2019-06-04T13:29:07 | 2019-06-04T13:29:07 | 122,049,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,271 | java | package it.ltc.logica.ufficio.gui.uscite.elements.generamovimenti;
import java.util.List;
import it.ltc.logica.database.model.centrale.ordini.RisultatoGenerazioneMovimenti;
import it.ltc.logica.gui.elements.tree.AlberoProvider;
public class GenerazioneMovimentiProvider extends AlberoProvider<RisultatoGenerazi... | [
"Damiano@Damiano-PC"
] | Damiano@Damiano-PC |
479e49fdf3f8b448f978379c3f6e666a18583782 | 4ee20015ad08afa094b23bd3c75cdec1e19c77e6 | /dev/infrared2/web-gwt/src/main/java/net/sf/infrared2/server/chart/SmartImage.java | 812d79efb23052aa25e2dd862f8e8a0b3a8fbd08 | [] | no_license | anyframejava/anyframe-monitoring | 5b2953c7839f6f643e265cefe9cfd0ec8ec1d535 | 07590d5d321fd6e4a6d6f1f61ca2b011f4bc3fcf | refs/heads/master | 2021-01-17T18:31:53.009247 | 2016-11-07T01:36:20 | 2016-11-07T01:36:20 | 71,343,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,805 | java | /*
* Copyright 2002-2008 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... | [
"anyframe@samsung.com"
] | anyframe@samsung.com |
e41190cc14239f9789cfa7e25f10910825c6472e | c753b739b8e5484c0251113b797c442ef0b3bb49 | /src/org/greatfree/client/SyncRemoteEventer.java | 18885e0e01db3a7d7d3d11067b650c875187880f | [] | no_license | 640351963/Wind | 144c0e9e9f3fdf3ee398f9f1a26a3434ca2dfabf | 0493d95a1fa8de2de218e651e8ce16be00b8ba38 | refs/heads/master | 2023-05-03T03:17:06.737980 | 2021-05-22T19:24:41 | 2021-05-22T19:24:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,941 | java | package org.greatfree.client;
import java.io.IOException;
import java.util.Set;
import org.greatfree.message.ServerMessage;
import org.greatfree.util.IPAddress;
import org.greatfree.util.Rand;
/*
* The eventer sends notifications to remote servers in a synchronous manner without waiting for responses. The sending m... | [
"bing.li@asu.edu"
] | bing.li@asu.edu |
049e0dd03189148994c5c6743e8e5b679885595e | ae652ef9816665ffa9e5991452f29f50311425b0 | /hell-ml/src/main/java/ps/hell/ml/statistics/base/value/AbstractContinousDistribution.java | 86cb8d2418e88d6be124582c8b2a274008420b74 | [] | no_license | qqgirllianxin/hell | 97620a7657d48136113a789d97178bff9427875f | 20080083b9efd160348471552b2cfb8661871db3 | refs/heads/master | 2021-01-13T14:13:09.394986 | 2016-09-30T12:26:26 | 2016-09-30T12:26:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 913 | java | /*
Copyright � 1999 CERN - European Organization for Nuclear Research.
Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose
is hereby granted without fee, provided that the above copyright notice appear in all copies and
that both that copyright notice and this perm... | [
"lie.tian@fengjr.com"
] | lie.tian@fengjr.com |
ca25eaccf9a7590c61bd7eaa8a5b529796244577 | 813523666df792df7a9cf4a64a675c67f073663e | /src/abstractFactory/sample/product/tire/SUVTire.java | b46b15e3940fe89d28329b4f19b552faead872fc | [
"Apache-2.0"
] | permissive | jsyjst/DesignPatternDemo | 9361cc501455eeae624978cf6aa36f59b4d4055b | 113b35b802cdeb66a5ed593f32bf0c119afe4759 | refs/heads/master | 2020-04-30T23:51:52.657260 | 2019-05-04T03:22:25 | 2019-05-04T03:22:25 | 177,154,205 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | package abstractFactory.sample.product.tire;
/**
* <pre>
* author : 残渊
* time : 2019/04/06
* desc : 越野轮胎
* </pre>
*/
public class SUVTire implements ITire{
@Override
public void tire() {
System.out.println("越野轮胎");
}
}
| [
"y8588130@163.com"
] | y8588130@163.com |
01408494eb1c4631eec93ef3e4d36529f68d7f0a | 6f935d1de18031a9b1cb1e794619bf94bb87e3e2 | /src/pattern/visitor/Entry.java | ca0e7b6a744c7c29a7ec897f68eb14374b4923c7 | [] | no_license | somyungsub/study-javaDesignPattern | 7d803b673c6ded09e564e3bdea6b4bb95471b0ef | bb4e60232e6742d8867298521d953aaed950b078 | refs/heads/master | 2020-03-19T09:29:58.254128 | 2018-11-23T04:26:58 | 2018-11-23T04:26:58 | 136,294,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | package pattern.visitor;
import pattern.composite.FileTreatmentException;
import java.util.Iterator;
public abstract class Entry implements Element {
public abstract String getName();
public abstract int getSize();
public Entry add(Entry entry) throws FileTreatmentException{
throw new FileTreatm... | [
"gkdldy5@naver.com"
] | gkdldy5@naver.com |
fc039403fb021c2cc7598e20d948f483c5f56804 | da68446ad3fa56c5d5f9a55b4428e21e0f0ed406 | /src/main/java/mac/struct/HFSPlusExtentKey.java | 1e86c5f3e7c458760ccc11931fbf91c372b8bb87 | [] | no_license | multi-os-engine/moe-mac-core | 90d9764ab38807cac004aed70b68ca54c5c8a79b | 0ffb7b52af9cdd75f25b33d0c4723903a521d2f7 | refs/heads/master | 2020-04-06T06:58:01.357013 | 2016-08-09T18:57:05 | 2016-08-09T18:57:05 | 65,319,982 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,099 | 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... | [
"alexey.suhov@intel.com"
] | alexey.suhov@intel.com |
5f9eead13d0ac2649dda21c8ee077283083670f0 | b84ac2cca0bdc3948c0f58a006468f0e81b4a984 | /raj/stack/StackUsingQueue.java | 940e2f2f08c716c02d478fd89759e0084b629404 | [] | no_license | reddyonlinenow/dsa | 37fc91adb0415d5e10edc5649b6a62bdabc0c3dd | d47ac5c0492bdb1df811b6651e4166e2acd4a30e | refs/heads/master | 2021-08-23T05:05:38.255645 | 2017-12-03T14:20:31 | 2017-12-03T14:20:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,030 | java | /**
*
*/
package com.raj.stack;
import java.util.LinkedList;
import java.util.Queue;
/**
* @author Raj
*/
public class StackUsingQueue {
Queue<Object> q = new LinkedList<>();
// Time : O(n)
public void push(Object data) {
q.offer(data);
int size = q.size();
while (size > 1) {... | [
"passionatecoderraj@gmail.com"
] | passionatecoderraj@gmail.com |
d5daeabeb66cf0f273d2dfae8709055107abb590 | 963212f9ece3f4e13a4f0213e7984dab1df376f5 | /qardio_source/cfr_dec/com/google/android/gms/internal/zzcdy.java | 8bb9e02d5317b0c6ed67115786a52905eee5d162 | [] | no_license | weitat95/mastersDissertation | 2648638bee64ea50cc93344708a58800a0f2af14 | d465bb52b543dea05c799d1972374e877957a80c | refs/heads/master | 2020-06-08T17:31:51.767796 | 2019-12-15T19:09:41 | 2019-12-15T19:09:41 | 193,271,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,563 | java | /*
* Decompiled with CFR 0.147.
*
* Could not load the following classes:
* android.os.Parcel
* android.os.Parcelable
* android.os.Parcelable$Creator
*/
package com.google.android.gms.internal;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.android.gms.internal.zzbfn;
import com.g... | [
"weitat95@live.com"
] | weitat95@live.com |
499c4c8f8fa9f8e068a34e81d202bb7751adfafe | e4b986385769d06e67487de1f2d24ef34adce7eb | /src/main/java/com/clarifai/grpc/api/ScopeDepsOrBuilder.java | 36ed4f2bbc5aa0833c1f55fcccfa454e379b3ceb | [
"Apache-2.0"
] | permissive | Clarifai/clarifai-java-grpc | 9e76874146890f4dc61671cea77d632fcff96275 | 8d67abdc08567de6a1861f92549d9115ffba66ae | refs/heads/master | 2023-08-30T11:56:50.222128 | 2023-08-29T18:39:01 | 2023-08-29T18:39:01 | 217,546,855 | 7 | 5 | NOASSERTION | 2022-07-20T12:22:19 | 2019-10-25T14:03:41 | Java | UTF-8 | Java | false | true | 1,708 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: proto/clarifai/api/resources.proto
package com.clarifai.grpc.api;
public interface ScopeDepsOrBuilder extends
// @@protoc_insertion_point(interface_extends:clarifai.api.ScopeDeps)
com.google.protobuf.MessageOrBuilder {
/**
* <pre>
... | [
"rok.povsic@gmail.com"
] | rok.povsic@gmail.com |
e3ba3ada99c0a2d19db95691c62ff6ee4dbc7d69 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/31/31_6a3f21fffc892b551da6bb1e8b79d1f0ceebae54/PillarComponentFactory/31_6a3f21fffc892b551da6bb1e8b79d1f0ceebae54_PillarComponentFactory_s.java | 1a89f24580f096cf36dcc6c768d875b44add68fb | [] | 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,640 | java | /*
* #%L
* Bitrepository Integration
*
* $Id$
* $HeadURL$
* %%
* Copyright (C) 2010 - 2011 The State and University Library, The Royal Library and The State Archives, Denmark
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
5e66ca9c6b41622f063729d3b476b406f17c4d34 | 1f2e8cd3edb167900c33c0474d14a128a4a33e4c | /changgou-parent/changgou-service/changgou-service-goods/src/main/java/jack/changgou/controller/AlbumController.java | 3b5ea07499e274072de5cc44fcd8c16d17753cc2 | [] | no_license | jack13163/changgou | b13039fc4f582598adea8d90980b4b44c6abfac2 | 6379bd4ef6f06f081c73b3a8db224b7e1821967d | refs/heads/master | 2022-12-04T01:35:45.310842 | 2020-08-26T07:51:54 | 2020-08-26T07:51:54 | 288,689,914 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,680 | java | package jack.changgou.controller;
import com.github.pagehelper.PageInfo;
import jack.changgou.goods.pojo.Album;
import jack.changgou.service.AlbumService;
import jack.changgou.vo.Result;
import jack.changgou.vo.StatusCode;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bi... | [
"18163132129@163.com"
] | 18163132129@163.com |
4fbe801fe22b90d9232050be420a983de0aa5bf1 | 752a7c67097cc5afaf4f9d67e058195317874575 | /src/main/java/me/mingshan/demo/disruptor/demo3/Publisher.java | 36651adc2fabda876f7bfdbe2c8ffd4b5db9fc7d | [] | no_license | ZZULI-TECH/java11-tutorial | 83caa6b665f1cd2f56e3737ded231f921b765df7 | b083471e208a2c6f2bf9884f21f8fcc9135de2d9 | refs/heads/master | 2020-03-28T08:45:12.754873 | 2018-10-28T12:06:25 | 2018-10-28T12:06:25 | 147,987,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 619 | java | package me.mingshan.demo.disruptor.demo3;
import com.lmax.disruptor.dsl.Disruptor;
import me.mingshan.demo.disruptor.Element;
public class Publisher implements Runnable {
Disruptor<Element> disruptor;
private static int LOOP=10000000;//模拟一千万次交易的发生
public Publisher(Disruptor<Element> disruptor) {
... | [
"499445428@qq.com"
] | 499445428@qq.com |
fc4a98ddef6b1004c0a23f70f6d4420d5f796274 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /api-vs-impl-small/utils/src/main/java/org/gradle/testutils/performancenull_12/Productionnull_1178.java | 28d392effad933b2c498f18d862b4826e00964e5 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 590 | java | package org.gradle.testutils.performancenull_12;
public class Productionnull_1178 {
private final String property;
public Productionnull_1178(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String get... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
8759caa10a1f025992284c595e3c229b3431a511 | 53f1f33cdb2bf87582971ad2a18e1655a95dc6ce | /app/src/main/java/friendgoods/vidic/com/generalframework/Bean/TaocanBean.java | 052d1d1ea9e21fb938c40272ad5dcd94b80ceffb | [] | no_license | as425017946/Chuanjiabao | 849888e1b6b47c270e5e9ce2630f99fe6c401954 | c6ca76444260efc79bc30d042f51482c1932425c | refs/heads/master | 2020-04-26T01:53:01.390096 | 2019-03-08T02:53:13 | 2019-03-08T02:53:13 | 173,217,922 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,060 | java | package friendgoods.vidic.com.generalframework.Bean;
import java.util.List;
public class TaocanBean {
/**
* data : [{"name":"测试套餐方案1","introduction":"这是套餐详细说明,主要用途在于详细介绍一下套餐的基本情况,如何使用等一些消费问题,"},{"name":"测试套餐方案2","introduction":"这是套餐详细说明,主要用途在于详细介绍一下套餐的基本情况,如何使用等一些消费问题,"},{"name":"测试套餐方案3","introduction":"这是... | [
"123@qq.com"
] | 123@qq.com |
1b44c5b40b6d67eba9b40d83a22dbce928f3c192 | a64010cfd9b18dbf6e30455f6b6401d37423d03c | /src/main/java/fr/quatrevieux/araknemu/game/listener/fight/StartFightWhenAllReady.java | f93f2a10ae52f886d4c48189c0377b523e3267ac | [] | no_license | OrionGoultard/Araknemu | db6fe44d1c28d4c0633c2ef6f335eb843377d798 | 0b7fcf24bd0c64bee6e633136ba33c4a67da3662 | refs/heads/master | 2020-07-06T14:06:28.566113 | 2019-08-15T19:16:15 | 2019-08-15T19:16:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,025 | java | package fr.quatrevieux.araknemu.game.listener.fight;
import fr.quatrevieux.araknemu.core.event.Listener;
import fr.quatrevieux.araknemu.game.fight.Fight;
import fr.quatrevieux.araknemu.game.fight.event.FighterReadyStateChanged;
import fr.quatrevieux.araknemu.game.fight.fighter.Fighter;
import fr.quatrevieux.araknemu.g... | [
"quatrevieux.vincent@gmail.com"
] | quatrevieux.vincent@gmail.com |
2f4f0d9d1a8dd471e99da95be184690f15659c3d | 45f1d19a070e2c46472619811dd5302ee8ecdec3 | /edge-data/src/main/java/io/greenbus/edge/data/japi/ValueMap.java | b37eccc46a06a8e323c958a911015768f730c43f | [
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | gec/greenbus-edge | 2eeb41124ac1d934812f982534719285ccfd99a8 | e7cd89ab54ec36db50fd3bedc86330860c8641a1 | refs/heads/master | 2021-12-15T12:49:47.781259 | 2017-07-25T22:21:35 | 2017-07-25T22:21:35 | 82,102,124 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,694 | java | /**
* Copyright 2011-2017 Green Energy Corp.
*
* Licensed to Green Energy Corp (www.greenenergycorp.com) under one or more
* contributor license agreements. See the NOTICE file distributed with this
* work for additional information regarding copyright ownership. Green Energy
* Corp licenses this file to you unde... | [
"devans@greenenergycorp.com"
] | devans@greenenergycorp.com |
75eb4a759a3712e99a0ac7f45b4626bbdd124ed6 | 732bd2ab16d6b2fb570c46a3a0c312a5a40bce23 | /Apache-Fop/src/main/java/org/apache/fop/fonts/FontDetector.java | fcc92b418447cd2a655eeab2fd6979633594966a | [
"Apache-2.0"
] | permissive | Guronzan/GenPDF | ddedaff22350c387fd7cf04db3c76c0b2c7ba636 | b1e2d36fda01fbccd7edce5165a388470396e1dd | refs/heads/master | 2016-09-06T08:51:50.479904 | 2014-05-25T11:35:10 | 2014-05-25T11:35:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,056 | 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 ... | [
"guillaume.rodrigues@gmail.com"
] | guillaume.rodrigues@gmail.com |
d5aa2daee3799c5e79e8d61b7c04e8d17ec0c203 | a823d48f9c18a308d389492471f205365bb4e578 | /0000-java8-master/src/main/java/org/omg/PortableInterceptor/ORBInitializerOperations.java | 6e020cb060ed7e05ba51192ed42eecd95e514808 | [] | no_license | liuawen/Learning-Algorithms | 3e145915ceecb93e88ca92df5dc1d0bf623db429 | 983c93a96ce0807534285782a55b22bb31252078 | refs/heads/master | 2023-07-19T17:04:39.723755 | 2023-07-14T14:59:03 | 2023-07-14T14:59:03 | 200,856,810 | 16 | 6 | null | 2023-04-17T19:13:20 | 2019-08-06T13:26:41 | Java | UTF-8 | Java | false | false | 6,880 | java | package org.omg.PortableInterceptor;
/**
* org/omg/PortableInterceptor/ORBInitializerOperations.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from /Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u45/3457/corba/src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
* Friday, A... | [
"157514367@qq.com"
] | 157514367@qq.com |
0b5e80596e6efd01532dc1e36c04d11f6ca34f20 | 3907166d1edee80d4c2f55ea0990f8450874db24 | /src/com/yoxi/hudongtui/controllers/pluginadmin/BottleController.java | 993ad413ea19fd7d1181d7f01b21988a622eeb0f | [] | no_license | yhguojunjie/youhui | 7c0e25ea5c572efdf946d2393f3ad68ceb4624d5 | a4a6ccccc50d436ac74198ddbf1bba091b93ff71 | refs/heads/master | 2021-01-23T08:56:20.178897 | 2015-08-25T14:38:25 | 2015-08-25T14:38:25 | 39,307,420 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 8,227 | java | package com.yoxi.hudongtui.controllers.pluginadmin;
import java.util.Date;
import net.paoding.rose.web.Invocation;
import net.paoding.rose.web.annotation.Param;
import net.paoding.rose.web.annotation.rest.Get;
import net.paoding.rose.web.annotation.rest.Post;
import org.springframework.beans.factory.annotat... | [
"395239537@qq.com"
] | 395239537@qq.com |
2cca503744b4f3be0e84557d285e88e35e832fb4 | 1b9f89641dcdb4dad766c4eaefac83d2ff9c5d9d | /src/.gradle/wrapper/dists/gradle-3.3-all/2pjhuu3pz1dpi6vcvf3301a8j/gradle-3.3/src/testing-jvm/org/gradle/api/internal/tasks/testing/testng/TestNGListenerAdapterFactory.java | ef2b115ec58b1319b8b667e5124ed522f94718b5 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"MIT",
"LGPL-2.1-only",
"CPL-1.0"
] | permissive | saurabhhere/sugarizer-apkbuilder | b2cbcf21ee3286d0333b8812b02721474e4bf79c | fea9a07f5aff668f3a1622145c90f0fa9b17d57c | refs/heads/master | 2023-03-23T19:09:20.300251 | 2021-03-21T10:25:43 | 2021-03-21T10:25:43 | 349,963,558 | 0 | 0 | Apache-2.0 | 2021-03-21T10:23:51 | 2021-03-21T10:23:50 | null | UTF-8 | Java | false | false | 4,938 | java | /*
* Copyright 2011 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... | [
"llaske@c2s.fr"
] | llaske@c2s.fr |
24222ed451e78954e6ca476238352bd58ce133a2 | 9f91c787c4b2afe39eca27d9df6f97ea2c3f5f47 | /src/DefaultValuesExample.java | ecb06b38cd917fd7e62066d0cf67abe0937c555e | [] | no_license | ssiedu/SamplePro-17-08-2020 | 236ca2e032924547219c2f821f60e73cf744a2fe | fedeb611e0ffa1528b3c3b3a3f9002e027ab9930 | refs/heads/master | 2022-12-08T08:55:46.360075 | 2020-08-31T11:58:51 | 2020-08-31T11:58:51 | 288,167,327 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 522 | java | public class DefaultValuesExample {
static int v1;
static double v2;
static boolean v3;
static String v4;
void display(){
int v5=50; //local variable
System.out.println(v1);
System.out.println(v2);
System.out.println(v3);
System.o... | [
"manojs121@rediffmail.com"
] | manojs121@rediffmail.com |
531d03f3adc495875741633ffc3689f90fce21a2 | ba74038a0d3a24d93e6dbd1f166530f8cb1dd641 | /teamclock/src/java/com/fivesticks/time/tokens/xwork/AbstractTokenGenerateAction.java | 7b8d380a976dc434c942e100de7b4e14f800e8e6 | [] | no_license | ReidCarlberg/teamclock | 63ce1058c62c0a00d63a429bac275c4888ada79a | 4ac078610be86cf0902a73b1ba2a697f9dcf4e3c | refs/heads/master | 2016-09-05T23:46:28.600606 | 2009-09-18T07:25:37 | 2009-09-18T07:25:37 | 32,190,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,522 | java | /*
* Created on Apr 30, 2006
*
*/
package com.fivesticks.time.tokens.xwork;
import com.fivesticks.time.tokens.TokenServiceDelegate;
import com.fivesticks.time.tokens.TokenServiceDelegateFactory;
public abstract class AbstractTokenGenerateAction extends AbstractTokenAction {
private String generateC... | [
"reidcarlberg@c917f71e-a3f3-11de-ba6e-69e41c8db662"
] | reidcarlberg@c917f71e-a3f3-11de-ba6e-69e41c8db662 |
4c06de4c3f0250dfb2a1e2bbd91db1cf4f681cdc | 1374d8de0a481c4e14360a239f9fcd797c246fa6 | /04-模板/com/giousa/sys/service/LoginInfoService.java | fd7197cddc27a0f0187b08c0970ac4b8df0ed197 | [] | no_license | Giousa/GoTestProject | 04293f5fa5c27c01f7c4f47bb402fec2451248e3 | df41c9d128e55f0be068f280cfc1e83910abd9a8 | refs/heads/main | 2023-07-01T12:27:48.860912 | 2021-07-28T05:49:39 | 2021-07-28T05:49:39 | 327,627,978 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package com.giousa.sys.service;
/**
* Description:
* Author:
* Date:
*/
public interface LoginInfoService {
ResultVO addLoginInfo(LoginInfo loginInfo);
ResultVO updateLoginInfo(LoginInfo loginInfo);
ResultVO findLoginInfoById(String id);
ResultVO deleteLoginInfoById(String id);
ResultVO ... | [
"65489469@qq.com"
] | 65489469@qq.com |
e3447efe30b5159dcfae07ff1f68cd98a1186a2a | 5de9adb9e25bc031c3f9bd0d58e2002819e9980b | /module_base_player/src/main/java/com/player/ali/svideo/common/utils/DateTimeUtils.java | 1dc2520ea1abb555e10f5dc2f1dbbe2043b4b3b1 | [] | no_license | xp304467543/Cpb_BASE | f5a4fe5fd08680d2cd2a95d0b9734b27856da26b | f93880928cb62c23bff260d1fad6731e0991e8e6 | refs/heads/master | 2023-08-13T18:56:01.985659 | 2021-10-11T05:02:17 | 2021-10-11T05:02:17 | 408,704,289 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,848 | java | package com.player.ali.svideo.common.utils;
import android.annotation.SuppressLint;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* 时长、时间转换工具类
*/
public class DateTimeUtils {
/**
* 格式化毫秒数为 xx:xx:xx这样的时间格式。
*
* @param ms 毫秒数
* @return 格式化后的字符串
*/
public static Strin... | [
"304467543@qq.com"
] | 304467543@qq.com |
21a2579ef3ad9d1a00e7b2b2de19a78c6d5732ba | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes5.dex_source_from_JADX/com/facebook/ipc/composer/model/ComposerSlideshowData.java | 927cd4bbfa593b78b00550476683366de65b0098 | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,704 | java | package com.facebook.ipc.composer.model;
import android.os.Parcel;
import android.os.Parcelable;
import android.os.Parcelable.Creator;
import com.facebook.common.json.AutoGenJsonDeserializer;
import com.facebook.common.json.AutoGenJsonSerializer;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterx... | [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
259197d34205ef78739489ce25222f479fb45d88 | 8a5af4df18cb127923e89b821d94f257345cf486 | /src/main/java/com/ztgm/mall/pojo/Commodity.java | a470485673db2a5687d565e5facd880b429ffe38 | [
"MIT"
] | permissive | kxjl168/sboot | bc30bdfa0fb31907258c4cccb4ff15e92acd0ac0 | 41bbe69f6e09a1c9bb8d597c11918bdb71868acb | refs/heads/master | 2020-03-17T13:20:19.391205 | 2018-06-20T05:11:38 | 2018-06-20T05:11:38 | 133,627,421 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,957 | java | package com.ztgm.mall.pojo;
import java.util.ArrayList;
import java.util.List;
import com.ztgm.mall.util.DateUtil;
public class Commodity extends BaseSortPojo {
private String id;
private String name;
private String fstClassify;
private String scdClassify;
private String thdClassify;
private String tradem... | [
"kxjl168@foxmail.com"
] | kxjl168@foxmail.com |
2f193c1c867b79a72abb5eec8866bae2a235ebc2 | 51f57878a43f0f98f384b4610d52ffa95e9fe38b | /common-tools/clas-geometry/src/main/java/org/jlab/geom/DetectorHit.java | 7ddb85a79c30a804d867e093da96d2d024899d2e | [] | no_license | JeffersonLab/clas12-offline-software | 32b36544693f286acb038d571d78eaf668ddf414 | 483790902ebaf7fa0c739531930b9924aad26bc7 | refs/heads/development | 2023-05-24T21:21:19.375048 | 2023-05-18T12:54:39 | 2023-05-18T12:54:39 | 84,985,373 | 16 | 231 | null | 2023-05-16T17:17:35 | 2017-03-14T18:46:14 | Java | UTF-8 | Java | false | false | 7,874 | java | package org.jlab.geom;
import org.jlab.geom.prim.Point3D;
import org.jlab.geom.prim.Vector3D;
/**
* Representation of an intersection between a particle's path and a sensing
* component. When this intersection corresponds to corresponds to an event
* which would cause the sensor the produce a signal that trigger... | [
"gavalian@meson.jlab.org"
] | gavalian@meson.jlab.org |
143f259a9691277000711bf827966f79094870ab | 8b8de513443326ccb94da8867d2b0de3ade42abc | /src/test/java/shiro/c2/MyRealm1.java | 660c1c5a47e60f341e159deabaa93f85a67e7bb0 | [] | no_license | hklhai/ssh-lab | f4ac4f562ca0202204bb173cd8b34b749d71a228 | b788b102e40006c812a49ca98e14c06dfc43568e | refs/heads/master | 2022-12-21T02:38:25.143791 | 2020-05-20T23:08:30 | 2020-05-20T23:08:30 | 124,736,633 | 0 | 0 | null | 2022-12-16T04:24:31 | 2018-03-11T08:18:28 | Java | UTF-8 | Java | false | false | 1,023 | java | package shiro.c2;
import org.apache.shiro.authc.*;
import org.apache.shiro.realm.Realm;
/**
* Created by Ocean lin on 2017/9/6.
*/
public class MyRealm1 implements Realm {
@Override
public String getName() {
return "MyRealm1";
}
@Override
public boolean supports(AuthenticationToken auth... | [
"hkhai@outlook.com"
] | hkhai@outlook.com |
b6fc6ad57997a2e38c572d8d0f1054b2070462d1 | e69e5d899856b185e23b6ca0ed50df38b2aff5d1 | /report-data-services/src/main/java/com/tip/fetchinspectionreport/model/InspSignObject.java | a608103389ad0b49278311d5d0f1e8aea1386acb | [] | no_license | shuvankar999/git_backup | 10edee9a3db6e4dcb6b67df2a712ebce10c33f31 | b39e126e45df1c6147aace22aabbcc75b3d65322 | refs/heads/main | 2023-06-14T17:12:55.874523 | 2021-07-09T16:16:14 | 2021-07-09T16:16:14 | 384,487,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,788 | java |
package com.tip.fetchinspectionreport.model;
public class InspSignObject {
private String nameInspector = "";
private String dateInspector = "";
private String tipSignInspector = "";
private String nameSigned = "";
private String dateSigned = "";
private String tipSignSigned = "";
private... | [
"shuvankar999@gmail.com"
] | shuvankar999@gmail.com |
e8ff74385cd019b4db62b047194eb267c966a2a9 | 0deddea3f40070f993b2de55828b5c9cbe2c2219 | /Java 编程思想/src/io/UsingBuffers.java | 1b2f56cc7458698fb86078c7c3229e22d6b4253a | [] | no_license | pfjia/myeclipse_project | 4bb8eaf3ea428f6a443f2b631228f57754dd0291 | 36da9cff916e3e1dc0e90f71918cdff2713b642b | refs/heads/master | 2020-05-20T18:52:46.812814 | 2017-04-20T14:37:11 | 2017-04-20T14:37:11 | 84,507,901 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 762 | java | package io;
import java.nio.ByteBuffer;
import java.nio.CharBuffer;
public class UsingBuffers {
// 交换相邻两个字符的位置
private static void symmetricScramble(CharBuffer buffer) {
while (buffer.hasRemaining()) {
buffer.mark();
char c1 = buffer.get();
char c2 = buffer.get();
buffer.reset();
buffer.put(c2).put... | [
"2431631881@qq.com"
] | 2431631881@qq.com |
bed7e89deffcc3ee9489919a0fecf5b2c6261609 | 53f895ac58cb7c9e1e8976c235df9c4544e79d33 | /08_Constructors (139 -164 in Section3)/com/source/constructors/D.java | 60f933a7d0e32e46d537ad67ad1bb504b86c55a0 | [] | no_license | alagurajan/CoreJava | c336356b45cdbcdc88311efbba8f57503e050b66 | be5a8c2a60aac072f777d8b0320e4c94a1266cb3 | refs/heads/master | 2021-01-11T01:33:11.447570 | 2016-12-16T22:24:58 | 2016-12-16T22:24:58 | 70,690,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package com.source.constructors;
public class D
{
int i;
int j=20;
D()
{
System.out.println("D()");
i=10;
}
public static void main(String[] args)
{
D d1 = new D();
System.out.println("---------");
System.out.println(d1.i);
System.out.println(d1.j);
}
}
| [
"aalagurajan@gmail.com"
] | aalagurajan@gmail.com |
208328ad59d8b910a65343f373ff8baf54a21c29 | 25a6dcf378ea727d6a0cf8fa8d0ef8db492ae6dc | /org.archstudio.xadl3.prolog/src/org/archstudio/xadl3/prolog_3_0/impl/Prolog_3_0FactoryImpl.java | a5dc694ce86a6aa87adb82d60f0eed0816aee713 | [] | no_license | cdorn/ArchStudio | 7f38f9dc029d78cdae79104b080f850538093101 | d9d1a0eee5f772f16aa04adb979912df719494a9 | refs/heads/master | 2021-01-16T20:40:32.488957 | 2013-04-01T10:02:03 | 2013-04-01T10:02:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,695 | java | /**
*/
package org.archstudio.xadl3.prolog_3_0.impl;
import org.archstudio.xadl3.prolog_3_0.PrologExtension;
import org.archstudio.xadl3.prolog_3_0.Prolog_3_0Factory;
import org.archstudio.xadl3.prolog_3_0.Prolog_3_0Package;
import org.archstudio.xadl3.prolog_3_0.Statement;
import org.eclipse.emf.ecore.EClass;
import... | [
"sahendrickson@gmail.com"
] | sahendrickson@gmail.com |
0d45cc4a16676b5fead0f14d93cb2a976597acac | 493a8065cf8ec4a4ccdf136170d505248ac03399 | /net.sf.ictalive.coordination.wfannotation.mapping.diagram/src/net/sf/ictalive/coordination/wfannotation/mapping/diagram/edit/commands/Compensate6CreateCommand.java | 5f852e66494870ceda5da51a64e19929ec4a5b85 | [] | no_license | ignasi-gomez/aliveclipse | 593611b2d471ee313650faeefbed591c17beaa50 | 9dd2353c886f60012b4ee4fe8b678d56972dff97 | refs/heads/master | 2021-01-14T09:08:24.839952 | 2014-10-09T14:21:01 | 2014-10-09T14:21:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,742 | java | package net.sf.ictalive.coordination.wfannotation.mapping.diagram.edit.commands;
import org.eclipse.bpel.model.BPELFactory;
import org.eclipse.bpel.model.Compensate;
import org.eclipse.bpel.model.OnMessage;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.core.runtime.IAdaptable;
import org.ecli... | [
"salvarez@lsi.upc.edu"
] | salvarez@lsi.upc.edu |
34a1569eb850823b27710e084b6c6e0bd258c3ce | 914aecc442c86ae69278df606f41cf56188c11f2 | /cli-util/cli-util-core/src/main/java/be/nbb/cli/command/Command.java | d1ad82aa6d2e9454ae97cfe950d6f907cdfc7b55 | [] | no_license | nbbrd/jdemetra-cli | d55600aea02e05753443b0af862740e056acfb3c | c933f286ba637271a13a5a074d262440fc246561 | refs/heads/develop | 2021-01-18T22:08:13.381255 | 2017-09-18T15:05:46 | 2017-09-18T15:05:46 | 39,951,263 | 5 | 8 | null | 2017-09-18T15:05:47 | 2015-07-30T13:12:40 | Java | UTF-8 | Java | false | false | 858 | java | /*
* Copyright 2015 National Bank of Belgium
*
* Licensed under the EUPL, Version 1.1 or - as soon they will be approved
* by the European Commission - subsequent versions of the EUPL (the "Licence");
* You may not use this work except in compliance with the Licence.
* You may obtain a copy of the Licence at:
... | [
"philippe.charles@nbb.be"
] | philippe.charles@nbb.be |
1dc4f0971f1bcd3230a3c32e4ea4d4e92aa9b989 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_399/Testnull_39879.java | 561a9e3fbe6f7086df07b83f677a55a33e8b45c9 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 308 | java | package org.gradle.test.performancenull_399;
import static org.junit.Assert.*;
public class Testnull_39879 {
private final Productionnull_39879 production = new Productionnull_39879("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
3b1c775f207cb777542f6da2443fb66f71f0f9f8 | fe1f2c68a0540195b227ebee1621819766ac073b | /OVO_jdgui/android/support/v7/widget/AppCompatRatingBar.java | 4e4aa952184c711143d996f0e850a827c555ee9b | [] | no_license | Sulley01/KPI_4 | 41d1fd816a3c0b2ab42cff54a4d83c1d536e19d3 | 04ed45324f255746869510f0b201120bbe4785e3 | refs/heads/master | 2020-03-09T05:03:37.279585 | 2018-04-18T16:52:10 | 2018-04-18T16:52:10 | 128,602,787 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,345 | java | package android.support.v7.widget;
import android.content.Context;
import android.graphics.Bitmap;
import android.util.AttributeSet;
import android.view.View;
import android.widget.RatingBar;
import myobfuscated.jn.a;
import myobfuscated.lk;
public class AppCompatRatingBar
extends RatingBar
{
private final lk a =... | [
"sullivan.alvin@ymail.com"
] | sullivan.alvin@ymail.com |
de300c3e46f2b75c85de06e4d08c1f7b4b34c1af | 284d4339dd34fffa3da0dcdcbfa917af88d0b488 | /org.csu.slicing.uml2/src/org/csu/slicing/UML2/impl/LiteralNullImpl.java | 5edb6cd28296fc4113f4f6570a736d9d5e14bd22 | [] | no_license | sunwuliang/SlicingProject2.0 | dd9fdca8a547070ff98e4e1561b4dfb0a98f6e1d | 6db5bf8d0066c8f2534410561c204e9f4b6fa41d | refs/heads/master | 2020-06-02T03:39:23.644691 | 2014-07-08T17:58:39 | 2014-07-08T17:58:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 779 | java | /**
*/
package org.csu.slicing.UML2.impl;
import org.csu.slicing.UML2.LiteralNull;
import org.csu.slicing.UML2.UML2Package;
import org.eclipse.emf.ecore.EClass;
/**
* <!-- begin-user-doc -->
* An implementation of the model object '<em><b>Literal Null</b></em>'.
* <!-- end-user-doc -->
* <p>
* </... | [
"sunwuliang.student@hotmail.com"
] | sunwuliang.student@hotmail.com |
9ee120a130d21c789ce17b3508b696b57017729a | 060ebe07a0185af04e885f7f483e17e1bd8e26ee | /cheer-server/cheer-server-api/src/main/java/com/pcz/cheer/common/BaseException.java | 6270f478e7e32f33214a54da0422328035629a15 | [] | no_license | picongzhi/cheer | 8bdb2d9b7168a95d4676b8e45e4e8094b14b2b4c | ceedf5616e5da89f6668f442f8b6d69aacdde9ba | refs/heads/master | 2023-01-11T14:55:23.227436 | 2020-01-10T07:25:45 | 2020-01-10T07:25:45 | 229,530,603 | 0 | 0 | null | 2023-01-05T03:31:12 | 2019-12-22T06:59:17 | Java | UTF-8 | Java | false | false | 847 | java | package com.pcz.cheer.common;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* @author picongzhi
*/
@EqualsAndHashCode(callSuper = true)
@Data
public class BaseException extends RuntimeException {
private Integer code;
private String message;
private Object data;
public BaseException(Stat... | [
"picongzhi@gmail.com"
] | picongzhi@gmail.com |
583ff9ea589313eaf8d8ca82c46a8b6ccbfbde20 | c0e199596f7d4ff9fc92c21aca520e5105ba6c08 | /app-layout-addon/src/main/java/com/github/appreciated/applayout/annotations/MenuCaption.java | 1ec469416002867f19bbaae8f515a6ef387bb1da | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | nanokkustiawan/vaadin-app-layout | a0e4f1e648616eeb232612358ddec5a9b3726a9f | 4755953ca2a6bcf47ab1bafa17140f1cd9caad41 | refs/heads/master | 2020-03-23T02:37:18.676806 | 2018-07-14T17:37:57 | 2018-07-14T18:58:22 | 140,982,921 | 1 | 0 | null | 2018-07-14T22:46:29 | 2018-07-14T22:46:29 | null | UTF-8 | Java | false | false | 722 | java | package com.github.appreciated.applayout.annotations;
import com.github.appreciated.applayout.builder.AppLayoutBuilder;
import com.github.appreciated.applayout.builder.interfaces.ComponentFactory;
import com.github.appreciated.applayout.component.appmenu.left.LeftNavigationComponent;
import java.lang.annotation.Reten... | [
"GoebelJohannes@gmx.net"
] | GoebelJohannes@gmx.net |
3d0e7a4640600ca13855bbcee765fc98284cf849 | 6252c165657baa6aa605337ebc38dd44b3f694e2 | /org.eclipse.epsilon.egl.sync/Scalability-Tests/boiler-To-Generate-1000-Files/boiler-To-Generate-1000-Files/syncregions-1000Files/TemperatureController4827.java | b9113bb152b9e0ef4f4401fddab791cf0dca3c8d | [] | 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 TemperatureController4827 {
public int execute(int temperature4827, int targetTemperature4827) {
//sync _bfpnFUbFEeqXnfGWlV4827, behaviour
1-if(temperatureDifference > 0 && boilerStatus == true) { return 1; } else if (temperatureDifference < 0 && boilerStatus == fals... | [
"sultanalmutairi@172.20.10.2"
] | sultanalmutairi@172.20.10.2 |
18f4edf00a75115125dbb1803c19d6f7f1f0aeb2 | 9339b8a034808ce67128ec363f7941fe6dea64bb | /src/main/lombok/com/restfb/types/webhook/FeedVideoValue.java | 6da4cc0fed2ebec7217e047346c17d572c2dd577 | [
"MIT"
] | permissive | Shtepser/restfb | 631294313196123375f9009e7936067c82f09dc8 | 75993fae7056f8e2cb5e1fd21e30a4dec95d17ae | refs/heads/master | 2023-01-25T04:48:43.932449 | 2020-12-06T11:49:25 | 2020-12-06T11:49:25 | 318,872,142 | 0 | 0 | MIT | 2020-12-05T19:28:59 | 2020-12-05T19:28:58 | null | UTF-8 | Java | false | false | 1,684 | java | /*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* 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, ... | [
"n.bartels@phpmonkeys.de"
] | n.bartels@phpmonkeys.de |
b2ebcdf682c57e67070cf345983d84eb6531044b | 9cd474ff195074d2fa31cc6062e86ebd98e83329 | /com.spark.psi.publish/src/com/spark/psi/publish/base/bom/task/BomInfoTaskItem.java | b88fe97b8443db753a3496bd9e57fb9b45029855 | [] | no_license | jideas/spark-whxc-psi | 543c24abe53b3243876f4a90198fd2a18276562a | cb3160395c61421685a110628da1d82a761d483f | refs/heads/master | 2021-01-10T09:07:46.430871 | 2013-05-11T13:46:55 | 2013-05-11T13:46:55 | 47,181,021 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 746 | java | package com.spark.psi.publish.base.bom.task;
import com.jiuqi.dna.core.type.GUID;
public class BomInfoTaskItem {
private GUID materialId;
private double count,lossRate,realCount;
public GUID getMaterialId() {
return materialId;
}
public void setMaterialId(GUID materialId) {
this.materialI... | [
"weiyi1286@e4103974-2435-85cb-9e1d-4ec83b94b454"
] | weiyi1286@e4103974-2435-85cb-9e1d-4ec83b94b454 |
3039f6ae60b6fb349d982fb9f3f8c3ff6edec375 | 0197e9c4d93cf32f961abcdfedd8ad1239a2ce66 | /app/src/main/java/com/lefuorgn/lefu/adapter/ElderlyInfoAdapter.java | 39e1a00abe17fe21f3193a13ccfa3c3e975dc693 | [] | no_license | afailer/lefuOrg | fbcd37cfa42ac02875907458c6ac032be52fe12d | 8facb4d4f87164356da26c61babe118f36b0e836 | refs/heads/master | 2020-05-15T11:08:09.445145 | 2019-04-19T06:17:10 | 2019-04-19T06:17:10 | 182,212,171 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 782 | java | package com.lefuorgn.lefu.adapter;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseViewHolder;
import com.lefuorgn.R;
import com.lefuorgn.lefu.bean.OldPeopleInfo;
import java.util.List;
/**
* 老人信息和住院信息适配器
*/
public class ElderlyInfoAdapter extends BaseQ... | [
"liuting@chuangxin.com"
] | liuting@chuangxin.com |
b8549383954e3197b4e9596d22b150f3aa4a0dc3 | 21bcd1da03415fec0a4f3fa7287f250df1d14051 | /sources/p076c/p082c/p083a/p088u/p098k/p101h/C2454d.java | 56feb30b04b108ce17384ee0d308293cee7d194d | [] | no_license | lestseeandtest/Delivery | 9a5cc96bd6bd2316a535271ec9ca3865080c3ec8 | bc3fae8f30804a2520e6699df92c2e6a4a0a7cfc | refs/heads/master | 2022-04-24T12:14:22.396398 | 2020-04-25T21:50:29 | 2020-04-25T21:50:29 | 258,875,870 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,809 | java | package p076c.p082c.p083a.p088u.p098k.p101h;
import java.io.File;
import java.io.InputStream;
import p076c.p082c.p083a.p088u.C2271b;
import p076c.p082c.p083a.p088u.C2274e;
import p076c.p082c.p083a.p088u.C2275f;
import p076c.p082c.p083a.p088u.p090i.C2322l;
import p076c.p082c.p083a.p088u.p095j.C2412o;
import p076c.p082c... | [
"zsolimana@uaedomain.local"
] | zsolimana@uaedomain.local |
e670d22936751e9ddb9749b4da0b04992b6fc2b5 | b7410c23cfbe6c50f2af53ba7b4e0c7e4b22dd80 | /core/src/main/java/com/cv4j/netdiscovery/core/utils/VertxUtils.java | 17637c82a80e5e6d94c8021cc82a2910430df52c | [
"Apache-2.0"
] | permissive | livable-liu/NetDiscovery | 82fd414baa817b0dde6d17a08b1a129e436f7335 | 4016a0f632c0094032bd15703f2a63978a8fb630 | refs/heads/master | 2020-04-12T17:38:25.217322 | 2019-03-14T10:07:34 | 2019-03-14T10:07:34 | 162,651,825 | 0 | 0 | Apache-2.0 | 2018-12-21T01:51:25 | 2018-12-21T01:51:25 | null | UTF-8 | Java | false | false | 535 | java | package com.cv4j.netdiscovery.core.utils;
import io.vertx.core.Vertx;
/**
* Created by tony on 2017/12/28.
*/
public class VertxUtils {
private static Vertx vertx;
private static io.vertx.reactivex.core.Vertx reactivex_vertx;
static{
vertx = Vertx.vertx();
reactivex_vertx = new io.ver... | [
"fengzhizi715@126.com"
] | fengzhizi715@126.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.