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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
092519a583db5e64e215fd8426d6ea13790ce8e6 | 2613c9c2bde0cb3230a11bb04dfe863a612fccbc | /org.tolven.onc.component.mirth/web/source/org/tolven/cchit/component/hl7/Hl7MessageProcessor.java | f7686a7347d5e17e3b592d4e2632f68fed7b4fa8 | [] | 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 | 3,859 | java | package org.tolven.cchit.component.hl7;
import java.io.IOException;
import java.security.PrivateKey;
import java.util.Date;
import java.util.List;
import javax.ejb.EJB;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Http... | [
"[email protected]"
] | |
f932a1d8be14ac04e26fc093c88a8541e6e2a845 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a041/A041556Test.java | 7c6f7eae51ca9d3e18803862e3bb1c507728fd12 | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a041;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A041556Test extends AbstractSequenceTest {
}
| [
"[email protected]"
] | |
8bdebb457628534f659331c8b2af5d25e15a9140 | eb4a82e998bc617c57c7cb77bb8f30a79479482a | /evidencijazadataka/src/main/java/evidencijazadataka/support/StanjeDtoToStanje.java | 9d046e4b7d5c326b0c878de9a3e07e38d7fac0be | [] | no_license | DraganaHorvatAvramovic/evidencijazadataka | 9a8b1ede3ea3796fe12d1b9d6b9e7c8fc90aa2c9 | 341e2672e4eec29310e4618e27c5868fb1d22c43 | refs/heads/master | 2023-04-28T05:10:35.060527 | 2021-05-11T17:45:55 | 2021-05-11T17:45:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | package evidencijazadataka.support;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.core.convert.converter.Converter;
import org.springframework.stereotype.Component;
import evidencijazadataka.dto.StanjeDTO;
import evidencijazadataka.model.Stanje;
import evidencijazadataka.se... | [
"[email protected]"
] | |
3a6684e7c5bedab416ab0665dfbdba340921ca8e | 6c3a797e39f6f3eb14f7baecac2ed2d7d53e32e3 | /src/test/java/io/github/jhipster/application/web/rest/UserJWTControllerIntTest.java | 8b84b3645a52329b74ae0d212952945437fe6f05 | [] | no_license | CreativeAshu/jhipster-sample-application | 630a6f8ed83815391ab2d353f535b9ca05c1b638 | 7e80e567d4dfbeb4f3dcf78460e809cb4cda1a57 | refs/heads/master | 2021-10-09T11:41:32.227437 | 2018-12-27T08:23:37 | 2018-12-27T08:23:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,962 | java | package io.github.jhipster.application.web.rest;
import io.github.jhipster.application.FileUploadDemoApp;
import io.github.jhipster.application.domain.User;
import io.github.jhipster.application.repository.UserRepository;
import io.github.jhipster.application.security.jwt.TokenProvider;
import io.github.jhipster.appli... | [
"[email protected]"
] | |
76fe3abe190992bef960d24d2d1961aec319457d | ef23d9b833a84ad79a9df816bd3fd1321b09851e | /L2J_SunriseProject_Data/dist/game/data/scripts/handlers/bypasshandlers/Link.java | d46bf942de52e97c06a5e98e9d30b609268abba3 | [] | no_license | nascimentolh/JBlueHeart-Source | c05c07137a7a4baf5fe8a793375f1700618ef12c | 4179e6a6dbd0f74d614d7cc1ab7eb90ff41af218 | refs/heads/master | 2022-05-28T22:05:06.858469 | 2020-04-26T15:22:17 | 2020-04-26T15:22:17 | 259,045,356 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,890 | java | /*
* Copyright (C) 2004-2013 L2J DataPack
*
* This file is part of L2J DataPack.
*
* L2J DataPack is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option... | [
"[email protected]"
] | |
2e996a679abe86468f6b03644623ecf12be55117 | 3312b12b2106d36694beb7263bd44da70e4bbaae | /athena-ckx/src/main/java/com/athena/ckx/entity/baob/Dfpvfhtzd.java | f22d7bf37b95c5213dccaabd5f83c8003ea08dd3 | [] | no_license | liyq1406/athena | bff7110b4c8a16e47203b550979b42707b14f9a5 | d83c9ef1c7548a52ab6c269183d5a016444f388e | refs/heads/master | 2020-12-14T09:48:43.717312 | 2017-06-05T06:41:48 | 2017-06-05T06:41:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,100 | java |
package com.athena.ckx.entity.baob;
import com.athena.component.entity.Domain;
import com.toft.core3.support.PageableSupport;
public class Dfpvfhtzd extends PageableSupport implements Domain{
private static final long serialVersionUID = 2892190665367165024L;
private String usercenter;
private String blh;
... | [
"[email protected]"
] | |
abdb49a7592be028bbcd3b6252ad8668056c572f | f2fc9daad3bc12a0e7e457df936953bc4534a11d | /18-04-06-BOS_Logistics_management_system/Logistics_bos-parent/Logistics_bos-web/src/main/java/shun/bos/web/action/DecidedzoneAction.java | 8a4eb5705f09c4972dea53ba758f4b3d45c089ad | [] | no_license | chenzongshun/Spring-Struts-Hibernate | 06d4861f1c3fd1da5c9434aa7e90cd158c22b3f3 | df2025dcae634e94efeee2c35ecc428bdd1b2e20 | refs/heads/master | 2020-03-21T10:24:28.747175 | 2018-06-24T03:07:17 | 2018-06-24T03:07:17 | 138,449,283 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,403 | java | package shun.bos.web.action;
import java.util.ArrayList;
import java.util.List;
import javax.swing.text.StyledEditorKit.ForegroundAction;
import org.hibernate.criterion.DetachedCriteria;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Scope;
import org.spr... | [
"[email protected]"
] | |
155fa1122303c7378a43944fe0f9394594f5cbb4 | 1816691706410e60827cbc99cd9e7830d43c55ff | /src/main/java/org/openmuc/josistack/ByteBufferInputStream.java | ab73f0fc4a09bff47a19822cd1b426d39a2e04e1 | [] | no_license | mz-automation/openiec61850 | 4faafa14054151ccb02ff4ca11592319d4e0ef96 | febe96dc73f5e918b31fac7ba4aaa545a4deddda | refs/heads/develop | 2021-09-12T02:08:57.850384 | 2018-04-13T15:44:22 | 2018-04-13T15:44:22 | 113,065,427 | 7 | 6 | null | 2017-12-04T16:16:43 | 2017-12-04T16:16:43 | null | UTF-8 | Java | false | false | 1,613 | java | /*
* Copyright 2011-17 Fraunhofer ISE, energy & meteo Systems GmbH and other contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0... | [
"[email protected]"
] | |
c6ab5faad9e17ac79e29f0902613e8ed4da9b94c | f99f6ccd65f344d4c8651f4e4b058ec7f440f60c | /main5/project_shaver/japp_xps_payment_management/src/main/java/com/yhglobal/gongxiao/payment/project/bean/YhglobalCouponWriteoffFlow.java | cbca08b4f210d23584664bac9e03dce01a7433ea | [] | no_license | wilnd/gongxiao | fa60c9d5d57c3cbbb69d39e3848b42850bf22e12 | f18bc2f48b4041ab09ee46876fd9f7a0dcb57a52 | refs/heads/master | 2020-03-28T05:50:50.258483 | 2018-09-07T09:32:00 | 2018-09-07T09:32:00 | 147,799,238 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,141 | java | package com.yhglobal.gongxiao.payment.project.bean;
import java.io.Serializable;
import java.util.Date;
/**
* 越海返利流水表
*
* @Author: 王帅
*/
public class YhglobalCouponWriteoffFlow implements Serializable {
/**
* 流水id
*/
private Long flowId;
/**
* 流水类型 305:越海账户支出 306:越海账户收入
*/
pri... | [
"[email protected]"
] | |
8b64f206fc802e5ee85ab0f2d6029e9442ac0472 | f58896f88d2d6c35a673c364458aa4909868a5b3 | /Java/DistributedJob/xxl-job-executor-sample-frameless/src/main/java/com/xxl/job/executor/sample/frameless/jobhandler/SampleXxlJob.java | d3d955a7c0e527f43ae1df46138716b4f48f00b3 | [] | permissive | ZQH123196/basic | 6b332db5615056a0dd6b9fdbc27e776cce4cca67 | 32748827321c93eba6cb3c9c9b660037e3392402 | refs/heads/master | 2023-07-10T22:25:18.857952 | 2023-06-25T23:17:35 | 2023-06-25T23:17:35 | 224,331,045 | 0 | 0 | MIT | 2021-04-22T19:21:33 | 2019-11-27T02:54:07 | Dart | UTF-8 | Java | false | false | 8,295 | java | package com.xxl.job.executor.sample.frameless.jobhandler;
import com.xxl.job.core.context.XxlJobHelper;
import com.xxl.job.core.handler.annotation.XxlJob;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import... | [
"[email protected]"
] | |
c62612571fbfbd9592cb1efe6a8e8a82234ddcfa | a662b5715714d4032585d9616220d067b7bc0a3d | /kie-remote/kie-remote-client/src/main/java/org/kie/remote/client/api/RemoteRuntimeEngineFactory.java | 39d2dc2f088c9dafee35bd07beec5885a1fb573b | [
"Apache-2.0"
] | permissive | jsvitak/droolsjbpm-integration | 55a3cc6601c4256e0f229dfa4ac19e14a7a01923 | 769bdcf4d45f97c3c12672fcba525a40de79215b | refs/heads/master | 2020-12-11T09:26:12.597708 | 2015-02-03T13:25:52 | 2015-02-03T13:25:52 | 26,958,070 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,031 | java | package org.kie.remote.client.api;
import java.util.Properties;
import javax.jms.ConnectionFactory;
import javax.jms.Queue;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import org.kie.api.runtime.manager.RuntimeEngine;
import org.kie.remote.client.api.exception.RemoteCommunicationExceptio... | [
"[email protected]"
] | |
5a25ba1d44a6cbe6da588ccc985d37304d9c73f0 | 10c96edfa12e1a7eef1caf3ad1d0e2cdc413ca6f | /src/main/resources/projs/Collection_4.1_parent/src/main/java/org/apache/commons/collections4/functors/TransformerPredicate.java | 5dc95bb1602bb4606995808d5828ff48ff3527a7 | [
"Apache-2.0"
] | permissive | Gu-Youngfeng/EfficiencyMiner | c17c574e41feac44cc0f483135d98291139cda5c | 48fb567015088f6e48dfb964a4c63f2a316e45d4 | refs/heads/master | 2020-03-19T10:06:33.362993 | 2018-08-01T01:17:40 | 2018-08-01T01:17:40 | 136,343,802 | 0 | 0 | Apache-2.0 | 2018-08-01T01:17:41 | 2018-06-06T14:51:55 | Java | UTF-8 | Java | false | false | 3,219 | 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]"
] | |
c045a6f07f7bdde5c24c46fc73f96531c0ea74b8 | 7312ff00a32daebcaae32caef6812005318b704a | /src/main/java/org/telegram/api/account/TLAccountPasswordSettings.java | 0fc5a9a21c9d8cd302704de0a650c4d3582aca0b | [
"MIT"
] | permissive | onixred/TelegramApi | fa194e83d42bfa4a321636c040bc7ca4fa0619ac | 093483533db583eeafb07bfa20aeec897bb91e58 | refs/heads/master | 2021-04-15T04:38:41.773587 | 2018-08-12T14:08:03 | 2018-08-12T14:08:03 | 126,354,440 | 7 | 4 | MIT | 2018-07-31T01:14:24 | 2018-03-22T15:16:58 | Java | UTF-8 | Java | false | false | 1,757 | java | /*
* This is the source code of bot v. 2.0
* It is licensed under GNU GPL v. 3 or later.
* You should have received a copy of the license in this archive (see LICENSE).
*
* Copyright Ruben Bermudez, 9/01/15.
*/
package org.telegram.api.account;
import org.telegram.tl.StreamingUtils;
import org.telegram.tl.TLCont... | [
"[email protected]"
] | |
ca781a8264fd0b1b8f574fe2ed938720ac9ad00c | 89050d714d31b72232cdaeed588dc70ebe20f098 | /SPS/src/estimate/service/SpcndmatEjb.java | cd5c62f6e379d6b5918e5205c5df92ac63377ed7 | [] | no_license | se3mis/SPS_VERSION | 8c185823b2e7ded17a8bd1a84a4bd5eaf7874b8d | 50f25979a095e94125c57ca2604d41969f873de9 | refs/heads/master | 2016-09-14T01:55:23.537357 | 2016-05-06T05:56:38 | 2016-05-06T05:56:38 | 58,184,917 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,049 | java | package estimate.service;
import java.util.List;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import javax.persistence.PersistenceException;
import estimate.ejb.SpcndmatDaoRemote;
import estimate.model.MaterialGrid;
import estimate.model.Spcndmat;
... | [
"[email protected]"
] | |
205584ab0aad3d2d0a0f7a44ad284f429b148a40 | 8d79de231ae0cf73633700424b24c0a5d4434434 | /app/src/main/java/com/interdigital/android/samplemapdataapp/cluster/oxon/TrafficQueueClusterManager.java | d952c16055ce744bfa05d68ba2841dcc5a674867 | [] | no_license | jeevan95/android-sample-map-data-app | 4996e77946aa9d9a0a592ebcff683f171dc51a5b | bfaa98bafdb2235ba6515070a5fc3ff1402d0ab3 | refs/heads/master | 2020-06-10T23:46:12.529234 | 2016-11-01T10:50:02 | 2016-11-01T10:50:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,059 | java | /* Copyright 2016 InterDigital Communications, 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 applic... | [
"[email protected]"
] | |
002ef236866d076c41145aa44f08d3c1b83e724d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_ee44291bd78c27908961bee24a9387d1592c6304/SqoopRunner/5_ee44291bd78c27908961bee24a9387d1592c6304_SqoopRunner_t.java | 1eb0e62208cd50b3a5d1130937f3e82e0a8646c4 | [] | 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,016 | java | package loaylitymonitor.cmd;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
import java.io.InputStream;
import java.util.Scanner;
public class SqoopRunner {
private static Logger log = LoggerFactory.getLogger(SqoopRunner.class);
private static final String ... | [
"[email protected]"
] | |
4ae100852104697a7901acce894ed267a99e89fa | a867a10da54378eca6543bbd5cc6b6d79b83cd96 | /guide_lib/src/main/java/com/jazzy/viewpager/GuideViewPagers.java | e5a2da9b8983c60d2a889b36546961b9382f5ad3 | [] | no_license | vanehu/AndroidStudio_CommonLibrary | 6486287963c85b19173fe930991b09800488489c | 161d0e8f769c64b85dbeb43934ee507423aa47ab | refs/heads/master | 2020-05-28T03:09:26.769285 | 2017-10-26T08:02:22 | 2017-10-26T08:02:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,703 | java | package com.jazzy.viewpager;
import android.content.Context;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widget.ImageView;
... | [
"[email protected]"
] | |
9f6312d3b91aef7cd7730a8f9f404765ff7e67d8 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Chart/16/org/jfree/chart/text/TextFragment_getFont_167.java | eff98a99a70d24e8cda005f1d522379e88d696a6 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 483 | java |
org jfree chart text
text item font fit singl line
link text line textlin instanc immut
text fragment textfrag serializ
return font
font code code
font font get... | [
"[email protected]"
] | |
89e37c40017525f93513f7ff5561d5a0f127b978 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/29/29_82fb06a6e16254ff683a6abfd3fda19840da22ad/PMVServlet/29_82fb06a6e16254ff683a6abfd3fda19840da22ad_PMVServlet_t.java | 2f3473e3fa1864830c3a4702a4c0863a97917e60 | [] | 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,125 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package servlets;
import controller.traffic.PMVController;
import controller.traffic.StatsPMVController;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.PrintWriter;
import j... | [
"[email protected]"
] | |
64aea75c89f4ca627640893eedad94cff7fc1b0d | 9b9c3236cc1d970ba92e4a2a49f77efcea3a7ea5 | /L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q00113_StatusOfTheBeaconTower/Q00113_StatusOfTheBeaconTower.java | aaf15eca97811c4258e5c8444a6e03213f526bdb | [] | no_license | BETAJIb/ikol | 73018f8b7c3e1262266b6f7d0a7f6bbdf284621d | f3709ea10be2d155b0bf1dee487f53c723f570cf | refs/heads/master | 2021-01-05T10:37:17.831153 | 2019-12-24T22:23:02 | 2019-12-24T22:23:02 | 240,993,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,951 | java | /*
* This file is part of the L2J Mobius project.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This p... | [
"[email protected]"
] | |
1cfbea54e95dd9d4d93b6bbd575bdfeac081bc6c | 79e8624ad4959dd214f4e8694930bbb641be0398 | /src/main/java/de/sormuras/sors/testmodule/processor/TestModuleProcessor.java | b801cb803c9a3e4e157b4f6129b2f5576f9075b0 | [
"Apache-2.0"
] | permissive | sormuras/sors-test-module-processor | 496dd828da05b0cd712abbd938c0ee0fc3775a68 | e463a242b5c9ae81755ae64a33b0d32973fc4d15 | refs/heads/master | 2020-03-19T11:30:16.539904 | 2018-06-16T08:31:11 | 2018-06-16T08:31:11 | 136,459,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,419 | java | package de.sormuras.sors.testmodule.processor;
import de.sormuras.sors.testmodule.TestModule;
import de.sormuras.sors.testmodule.TestModuleExtender;
import static java.lang.String.format;
import static javax.tools.Diagnostic.Kind.ERROR;
import static javax.tools.Diagnostic.Kind.NOTE;
import static javax.tools.Standar... | [
"[email protected]"
] | |
53d51944dfbd9c14adb147484636420aee746a55 | 471a1d9598d792c18392ca1485bbb3b29d1165c5 | /jadx-MFP/src/main/java/com/google/android/exoplayer2/offline/TrackKey.java | 34d9633806b39462790d94a84c7e370aff1c0789 | [] | no_license | reed07/MyPreferencePal | 84db3a93c114868dd3691217cc175a8675e5544f | 365b42fcc5670844187ae61b8cbc02c542aa348e | refs/heads/master | 2020-03-10T23:10:43.112303 | 2019-07-08T00:39:32 | 2019-07-08T00:39:32 | 129,635,379 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package com.google.android.exoplayer2.offline;
public final class TrackKey {
public final int groupIndex;
public final int periodIndex;
public final int trackIndex;
public TrackKey(int i, int i2, int i3) {
this.periodIndex = i;
this.groupIndex = i2;
this.trackIndex = i3;
}
... | [
"[email protected]"
] | |
a3d5262b3959f7c284d28f54a7fe401af3322669 | 29159bc4c137fe9104d831a5efe346935eeb2db5 | /mmj-cloud-third/src/main/java/com/qianmi/open/api/response/BmDirectRechargeGamePayBillResponse.java | ffc17b020462e89ebabebc08af34e15a54762995 | [] | no_license | xddpool/mmj-cloud | bfb06d2ef08c9e7b967c63f223fc50b1a56aac1c | de4bcb35db509ce929d516d83de765fdc2afdac5 | refs/heads/master | 2023-06-27T11:16:38.059125 | 2020-07-24T03:23:48 | 2020-07-24T03:23:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package com.qianmi.open.api.response;
import com.qianmi.open.api.QianmiResponse;
import com.qianmi.open.api.domain.elife.OrderDetailInfo;
import com.qianmi.open.api.tool.mapping.ApiField;
/**
* API: bm.elife.directRecharge.game.payBill response.
*
* @author auto
* @since 2.0
*/
public class BmDirectR... | [
"[email protected]"
] | |
0d19ca0c3bd68882f990133d75fb9ad0c370c437 | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /third_party/android_29_sdk/public/sources/android-29/com/android/layoutlib/bridge/remote/server/adapters/RemoteLayoutLogAdapter.java | 6878d465b1c337fe869c79ce390f4a2ec6079af0 | [
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"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 | 2,145 | java | /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"[email protected]"
] | |
c5d6d32969382412747e8899beead30b34de5ca7 | 1930d97ebfc352f45b8c25ef715af406783aabe2 | /src/main/java/com/alipay/api/domain/SignedFileInfo.java | 5ea783e7a3e74bd04e9ebf2a0d3e051e5ea4d33b | [
"Apache-2.0"
] | permissive | WQmmm/alipay-sdk-java-all | 57974d199ee83518523e8d354dcdec0a9ce40a0c | 66af9219e5ca802cff963ab86b99aadc59cc09dd | refs/heads/master | 2023-06-28T03:54:17.577332 | 2021-08-02T10:05:10 | 2021-08-02T10:05:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,662 | java | package com.alipay.api.domain;
import java.util.Date;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 已签名文件信息
*
* @author auto create
* @since 1.0, 2017-08-08 10:42:59
*/
public class SignedFileInfo extends AlipayObject {
private static final long seri... | [
"[email protected]"
] | |
00d6cc6dc6cee9c9a5f27e1d945eda7760520171 | 1f2693e57a8f6300993aee9caa847d576f009431 | /testleo/myfaces-skins2/trinidad-core-impl/src/main/java/org/apache/myfaces/trinidadinternal/ui/data/bind/NotBoundValue.java | 16302256e40815c1503bf3562ad672490f916af2 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | mr-sobol/myfaces-csi | ad80ed1daadab75d449ef9990a461d9c06d8c731 | c142b20012dda9c096e1384a46915171bf504eb8 | refs/heads/master | 2021-01-10T06:11:13.345702 | 2009-01-05T09:46:26 | 2009-01-05T09:46:26 | 43,557,323 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,987 | 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")... | [
"lu4242@ea1d4837-9632-0410-a0b9-156113df8070"
] | lu4242@ea1d4837-9632-0410-a0b9-156113df8070 |
74a96a10f04040afc5f9b661974ae8703ec3b602 | b4cbd034fb0a03e9d102974f9f5f4833b361c4d9 | /localhost_ps/src/main/java/com/zxwtry/pictureServer/dao/PictureInfoDao.java | 55e577708e6f3fbf986135c7f15db97ea0ff59f9 | [] | no_license | zxwtry/PictureServer | 75b92597dfb3d72905c97107128e3520393de9f5 | c405d2fb9f46a0b4e99dcf97026c5f3238393056 | refs/heads/master | 2021-01-19T21:02:46.530930 | 2017-08-24T02:56:06 | 2017-08-24T02:56:06 | 101,244,330 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package com.zxwtry.pictureServer.dao;
import org.apache.ibatis.annotations.Param;
import com.zxwtry.pictureServer.entity.PictureInfo;
public interface PictureInfoDao {
void insert(PictureInfo pictureInfo);
PictureInfo queryByFileName(@Param("fileName")String fileName);
}
| [
"[email protected]"
] | |
a3c1589c99e646bde7a0040395aa40a1bd2678f1 | ad53746b0caef28644599666f5ec2a56d2689824 | /gwt-cldr-generator/src/main/java/org/gwtproject/i18n/cldr/generator/model/Calendar.java | 5bdb048ed7f187a8120f5a6b8f8d79b03ae768ba | [] | no_license | treblereel/gwt-datetime | 62ecac3f4bca71eaadfa15b18515fa6872cc55c1 | 78d56e84cb1ea08d5a867e59ee9afe0a66a714f6 | refs/heads/main | 2023-06-22T04:40:59.111734 | 2021-07-23T05:02:07 | 2021-07-23T05:02:07 | 388,654,749 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,671 | java | package org.gwtproject.i18n.cldr.generator.model;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementWrapper;
import java.util.List;
/**
* @author Dmitrii Tikhomirov
* Created by treblereel 7/10/21
*/
public class Calendar {
@... | [
"[email protected]"
] | |
78100608480bf94eee6af2bccc3e0577b2cc1b1c | 15cf8a940a99b1335250bff9f221cc08d5df9f0f | /src/com/google/android/gms/wallet/a.java | 2d88e64dde843763def3e093fe20aebc7cc2a1b6 | [] | no_license | alamom/mcoc_mod_11.1 | 0e5153e0e7d83aa082c5447f991b2f6fa5c01d8b | d48cb0d2b3bc058bddb09c761ae5f443d9f2e93d | refs/heads/master | 2021-01-11T17:12:37.894951 | 2017-01-22T19:55:38 | 2017-01-22T19:55:38 | 79,739,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,668 | java | package com.google.android.gms.wallet;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.google.android.gms.common.internal.safeparcel.a.a;
import com.google.android.gms.common.internal.safeparcel.b;
public class a
implements Parcelable.Creator<Address>
{
static void a(Address paramAddres... | [
"[email protected]"
] | |
798e7840e701729788efafa4b5c52b1f9be3a0b5 | c0542546866385891c196b665d65a8bfa810f1a3 | /app-decompiled/ClockworkAmbient/src/com/google/android/wearable/ambient/AmbientDetails.java | 47aaad3747af33582c1eb6ccec7dede7f5ccf60a | [] | no_license | auxor/android-wear-decompile | 6892f3564d316b1f436757b72690864936dd1a82 | eb8ad0d8003c5a3b5623918c79334290f143a2a8 | refs/heads/master | 2016-09-08T02:32:48.433800 | 2015-10-12T02:17:27 | 2015-10-12T02:19:32 | 42,517,868 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 625 | java | package com.google.android.wearable.ambient;
import android.os.Bundle;
import com.google.android.clockwork.settings.AmbientConfig;
import com.google.android.clockwork.settings.BurnInConfig;
final class AmbientDetails {
public static Bundle create(BurnInConfig burnInConfig, AmbientConfig ambientConfig) {
B... | [
"[email protected]"
] | |
792eacb72a447f475c20c26a1a61f6c340a321e6 | 4a497bd4160800dcaca6f1ebba97aab853c3ffca | /ch05/item_27/ex27-5.java | d2207f261d99787a42957a695f76a2f9fac7508c | [] | no_license | freebz/Effective-Java-2-E | 09e0ed512d719ace3870fccf0d1af3db97e72c17 | fc42a121611cc059fe07fe3a7f5dc579ce3ba9a2 | refs/heads/master | 2020-03-17T09:12:18.971356 | 2019-08-12T01:59:54 | 2019-08-12T01:59:54 | 133,465,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 983 | java | public interface UnaryFunction<T> {
T apply(T arg);
}
// 제네릭 싱글턴 팩터리 패턴
private static UnaryFunction<Object> IDENTITY_FUNCTION =
new UnaryFunction<Object>() {
public Object apply(Object arg) { return arg; }
};
// IDENTITY_FUNCTION은 무상태 객체고 형인자는 비한정 인자이므로(unbounded)
// 모든 자료형이 같은 객체를 공유해도 안전하다.
@Suppres... | [
"[email protected]"
] | |
919a0f12e1e3c03f3dd7be92d7741187417b1764 | f718bc3bde3dae13971ff100a93fc6add0dfd4d3 | /3.JavaMultithreading/src/com/javarush/task/task21/task2102/Solution.java | 1930ed49b6f7c88107ab46e9d1ee8f92aa45778a | [] | no_license | lazarevspb/JavaRushTasks | eb8e9176a6b918f0da4886a8c7cc9d43352d76e8 | 3759ed4877aa3ce017c8a2e4d6e4c4f81b176d5f | refs/heads/master | 2023-05-02T22:52:17.153735 | 2021-05-18T19:14:09 | 2021-05-18T19:14:09 | 295,786,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,145 | java | package com.javarush.task.task21.task2102;
import com.sun.scenario.effect.impl.sw.sse.SSEBlend_SRC_OUTPeer;
import java.lang.reflect.Method;
import java.lang.reflect.Modifier;
/*
Сравниваем модификаторы
*/
public class Solution {
public static void main(String[] args) {
int classModifiers = Solution.cl... | [
"[email protected]"
] | |
a3431f132808e9a9099608bc8061bd139239cdb1 | 8fba80ff1dc857d111dc55dc77ef841721dee0db | /app/src/main/java/com/baishan/nearshop/presenter/SplashPresenter.java | 1429ef43e723beb9abe83ece57fe8c24b1a8512d | [] | no_license | lucky-you/nearshop | edfd85a676174ff1e57a39d1288c34f2be198bd3 | 2022ac19607ac8d2bb7eada7160cd59c8c42e6aa | refs/heads/master | 2020-03-09T15:58:41.433204 | 2018-07-20T05:43:09 | 2018-07-20T05:43:09 | 128,872,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,975 | java | package com.baishan.nearshop.presenter;
import com.baishan.mylibrary.mvp.BasePresenter;
import com.baishan.nearshop.base.AppClient;
import com.baishan.nearshop.base.ResultResponse;
import com.baishan.nearshop.base.SubscriberCallBack;
import com.baishan.nearshop.dao.UserDao;
import com.baishan.nearshop.model.Area;
impo... | [
"[email protected]"
] | |
7c4b2da3baa66d117d450faf6c4a09bdc8daf9ed | 5c360fe49ba66785dc24f1093b41257487c845ff | /innovate.core/src/main/java/com/lzy/innovate/dubbo/system/ISysGroupMenuServiceSoa.java | 56fad8aa319c3f2e2c439eed269f5a1d63f2ef0c | [] | no_license | lazy-opensource/ssm-admin | c3c3a5ffe5a47f767edd8935ad988b166d5cf5d5 | 1c40a6516c00101c5051d7fda995dd569750f6a6 | refs/heads/master | 2020-03-20T19:15:19.362093 | 2018-06-17T04:30:56 | 2018-06-17T04:30:56 | 137,581,156 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package com.lzy.innovate.dubbo.system;
import com.lzy.innovate.dubbo.base.BaseService;
import com.lzy.innovate.entity.SysGroupMenu;
/**
* <p>
* 服务类
* </p>
*
* @author laizy
* @since 2017-02-28
*/
public interface ISysGroupMenuServiceSoa extends BaseService<SysGroupMenu> {
}
| [
"[email protected]"
] | |
e58ff14fe30c0c13202eb3afe3693caf62504dc6 | 0651ef45173a0bd2da3f68af84fea355732df903 | /app/src/main/java/com/cretin/collegehelper/model/LocationModel.java | 6efa819d9522e1a87aa36ff97136f6c4c59fe5a3 | [] | no_license | liumingxin798/CollegeHelper | 728a8221a4359c98dd7dc7667d7a721cab11a322 | b458c00da583225792f390c173eb711e6b160577 | refs/heads/master | 2021-01-24T22:36:10.740845 | 2016-05-31T07:21:25 | 2016-05-31T07:21:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 845 | java | package com.cretin.collegehelper.model;
/**
* Created by cretin on 4/17/16.
*/
public class LocationModel {
private double longitude;
private double latitude;
private String location;
private String address;
public double getLongitude() {
return longitude;
}
public void setLongi... | [
"[email protected]"
] | |
1cfc58884234747a700081c8e8b75c23c287e2d6 | 129f58086770fc74c171e9c1edfd63b4257210f3 | /src/testcases/CWE369_Divide_by_Zero/CWE369_Divide_by_Zero__float_URLConnection_divide_52a.java | 1c9f636553f9b7a561ad7341222588378c9a744e | [] | no_license | glopezGitHub/Android23 | 1bd0b6a6c7ce3c7439a74f1e4dcef2c4c0fac4ba | 6215d0684c4fbdc7217ccfbedfccfca69824cc5e | refs/heads/master | 2023-03-07T15:14:59.447795 | 2023-02-06T13:59:49 | 2023-02-06T13:59:49 | 6,856,387 | 0 | 3 | null | 2023-02-06T18:38:17 | 2012-11-25T22:04:23 | Java | UTF-8 | Java | false | false | 6,504 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE369_Divide_by_Zero__float_URLConnection_divide_52a.java
Label Definition File: CWE369_Divide_by_Zero__float.label.xml
Template File: sources-sinks-52a.tmpl.java
*/
/*
* @description
* CWE: 369 Divide by zero
* BadSource: URLConnection Read data from a web server with ... | [
"[email protected]"
] | |
2c305724652df756b9688fa607c6ad3f57beef6d | 1454d3453f9e27827dbcf6fdb20cdb7df15b0976 | /wsweb/Blog1/src/com/ibeifeng/action/EditBlogInfo.java | c00ea8ac778f8df816797cc6fc135abb4d86fdf4 | [] | no_license | liaoshanggang/MyGitHub | bf8b081c229e79d20a511480b59eaa561c6207da | def305f66aaede80a75b21153a22a2d8078451eb | refs/heads/master | 2021-06-23T18:40:49.431361 | 2018-07-02T15:55:59 | 2018-07-02T15:55:59 | 95,458,230 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,583 | java | package com.ibeifeng.action;
import java.util.Map;
import com.ibeifeng.po.BlogInfo;
import com.ibeifeng.service.BlogInfoService;
import com.opensymphony.xwork2.ActionContext;
import com.opensymphony.xwork2.ActionSupport;
public class EditBlogInfo extends ActionSupport {
private String blogtitle;
private String idi... | [
"[email protected]"
] | |
94f14caaf40f1ffa6d1aee2111a01c71267722d4 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2019/12/StatementEndEvent.java | c8f07de47dd52b314855dc6e70e3e4c2657cf62b | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 2,282 | java | /*
* Copyright (c) 2002-2019 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
* Neo4j 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
... | [
"[email protected]"
] | |
77f3b7a371cf52f9b559e6ad5c67308bcbe12499 | f30d49642d0aacbab53177a4617ebbb5f33d8c94 | /src/net/frapu/code/visualization/storyboard/Scene.java | aebafefe135c518bbd85eea43ff568f0f3882e7d | [
"Apache-2.0"
] | permissive | frapu78/processeditor | 393892ab855ff4dbc83cc320279315a1c2789a8c | 2e317a17308f5958d35c2b7cecb3e86d06a1b9c1 | refs/heads/master | 2023-08-09T23:26:22.035014 | 2023-07-24T16:06:11 | 2023-07-24T16:06:11 | 20,647,096 | 5 | 6 | null | 2015-03-24T16:31:59 | 2014-06-09T13:18:37 | Java | UTF-8 | Java | false | false | 2,215 | java | /**
*
* Process Editor - Storyboard Package
*
* (C) 2009 Frank Puhlmann
*
* http://frapu.net
*
*/
package net.frapu.code.visualization.storyboard;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Point;
import java.awt.Shape;
import java.aw... | [
"[email protected]"
] | |
2716bdd13673ef58b7497d05fb6a4eae2b5e6eda | 2dfcf60ec3c3b1aeafe545e2c9ef1d263a2e18a6 | /main/java/by/stub/handlers/YamlDumpHandler.java | fc2b52d089ced7b61223347a5099a66927772600 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kaizer/stubby4j | 8a9b54469395aea972b8032dae2b6c8502a9fbb5 | 27fb723a76592c445cfcb7570c3be023d32ac0e8 | refs/heads/master | 2021-01-17T21:40:10.741176 | 2013-04-25T23:52:17 | 2013-04-25T23:52:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,967 | java | package by.stub.handlers;
import by.stub.database.DataStore;
import by.stub.javax.servlet.http.HttpServletResponseWithGetStatus;
import by.stub.utils.ConsoleUtils;
import by.stub.utils.FileUtils;
import by.stub.utils.HandlerUtils;
import by.stub.utils.StringUtils;
import org.eclipse.jetty.http.HttpStatus;
import org.e... | [
"[email protected]"
] | |
0f2697bf66727d44f3f5d752d4d87ccda8471342 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2016/12/CatchupGoalTrackerTest.java | 19d2da37f0dde713c554615ef6747507108b078b | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 6,439 | java | /*
* Copyright (c) 2002-2016 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Fo... | [
"[email protected]"
] | |
898aabe5382d806d0393a96f34a40a6cfbfa1ebd | a26190f2e4f847329ddadb48a95b4d52298e2e94 | /app/src/main/java/com/example/osondutochi/mykiddiesquiz/ResultActivity.java | e484c13f714181504b5e4eb1b5a1496ee0b55d19 | [] | no_license | tboy44wiz/MyKiddiesQuizApp | aafdbb422a483b460d4342e7e2d00950aabe27d0 | ef452d2af40f4cf7720ceb9e503d9de3f33b8a91 | refs/heads/master | 2020-03-22T03:36:03.076627 | 2018-07-02T12:46:10 | 2018-07-02T12:46:10 | 139,356,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | package com.example.osondutochi.mykiddiesquiz;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class ResultActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R... | [
"[email protected]"
] | |
13dd90e2482cf7445f3b06d018428f6979c14396 | 8cd677717658d22b770d7baa728e00d9acf917c8 | /src/main/java/basic/strings/Ex138_155/Task_155.java | bb449252644a61d0edcdc2bf17156f345e71623f | [] | no_license | hakobyan-1997/_ArmWorkBook_ | 0a252d33f505b7082a4aa1526a4c35ff57ca0220 | 542679f98df2445e7b36c095f1e3bd6d20b1e54b | refs/heads/master | 2020-04-02T13:56:28.640689 | 2018-10-22T22:09:08 | 2018-10-22T22:09:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | package basic.strings.Ex138_155;
public class Task_155 {
public static void main(String[] args) {
int n = 6;
String string1 = "cvdecf"; //length = n
char c = 'z';
boolean t = false;
int count = 0;
for( int i = 0; i < n; i++){
if(string1.charAt(i) > c){
... | [
"[email protected]"
] | |
c30795ae64d8529f6f0c25aeee0e26177755b712 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_f9b85fc2a3113c7bdd751529f4d2fc27cf69a60a/LuaFunctionDefinitionStatementImpl/9_f9b85fc2a3113c7bdd751529f4d2fc27cf69a60a_LuaFunctionDefinitionStatementImpl_t.java | ad86968012f94fc262b41d047a8b4f0ed34da83d | [] | 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,047 | java | /*
* Copyright 2010 Jon S Akhtar (Sylvanaar)
*
* 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 re... | [
"[email protected]"
] | |
a8bea8c007b8cf6b5391b14bf953396bf23b617e | 3ab35f8af2058e822e060172c1213567a48f1fa4 | /asis_sharel_files/shareL/sources/androidx/core/provider/SelfDestructiveThread.java | 3e7e7ec8f21244f2be61b68867df997dde6d5ffd | [] | no_license | Voorivex/ctf | 9aaf4e799e0ae47bb7959ffd830bd82f4a7e7b78 | a0adad53cbdec169c72cf08c86fa481cd00918b6 | refs/heads/master | 2021-06-06T03:46:43.844696 | 2019-11-17T16:25:25 | 2019-11-17T16:25:25 | 222,276,972 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,788 | java | package androidx.core.provider;
import android.os.Handler;
import android.os.Handler.Callback;
import android.os.HandlerThread;
import android.os.Message;
import androidx.annotation.GuardedBy;
import androidx.annotation.RestrictTo;
import androidx.annotation.RestrictTo.Scope;
import androidx.annotation.VisibleForTesti... | [
"[email protected]"
] | |
1a5e99a7749af7c9699f4464bf062a4177caacc7 | 11dd29da2bad6d56e760a1ca6d03283524d04022 | /modules/airavata-helix/helix-spectator/src/main/java/org/apache/airavata/helix/impl/task/staging/InputDataStagingTask.java | 7c329c60c09817d9380a8d7b8d8664a309b58d10 | [
"Apache-2.0",
"Plexus",
"BSD-3-Clause",
"LicenseRef-scancode-jdom",
"BSD-2-Clause"
] | permissive | apache/airavata | 6705d5735f56cc4d749a8f62139348cce80eaa09 | ee036e22cf64d4338b90eed36147b8f3f7ee68e5 | refs/heads/master | 2023-08-31T18:00:30.186951 | 2023-08-24T16:28:08 | 2023-08-24T16:28:08 | 16,338,711 | 88 | 170 | Apache-2.0 | 2023-08-12T19:27:33 | 2014-01-29T08:00:06 | Java | UTF-8 | Java | false | false | 5,509 | 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"); y... | [
"[email protected]"
] | |
a1f04063ea97d2c036a2273a129d2f8791189082 | 977e4cdedd721264cfeeeb4512aff828c7a69622 | /ares.standard/src/main/java/cz/stuchlikova/ares/application/stub/standard/OdpovedOR.java | 3cbebbc96a5e948b8c9c0e8749bd3ed33379c409 | [] | no_license | PavlaSt/ares.standard | ed5b177ca7ca71173b7fa7490cf939f8c3e050fb | 1d3a50fa4397a490cfb4414f7bd94d5dcac1a45e | refs/heads/main | 2023-05-08T02:28:09.921215 | 2021-05-27T10:03:07 | 2021-05-27T10:03:07 | 346,669,475 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,815 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2021.04.19 ... | [
"[email protected]"
] | |
5481da90ca42095d0237f3ca87bcc72f405ed825 | 5148293c98b0a27aa223ea157441ac7fa9b5e7a3 | /Method_Scraping/xml_scraping/NicadOutputFile_t1_beam/Nicad_t1_beam2667.java | 1a8ffb246661c7acd5f9012dec27772166f2b118 | [] | 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 | 446 | java | // clone pairs:8822:80%
// 13570:beam/sdks/java/io/hadoop-common/src/main/java/org/apache/beam/sdk/io/hadoop/WritableCoder.java
public class Nicad_t1_beam2667
{
public boolean equals(Object other) {
if (other == this) {
return true;
}
if (!(other instanceof WritableCoder)) {
return ... | [
"[email protected]"
] | |
4fa9424b976aad4104543ef915ee3f35ad50a64a | ae9efe033a18c3d4a0915bceda7be2b3b00ae571 | /jambeth/jambeth-server-helloworld/src/main/java/com/koch/ambeth/server/helloworld/security/HelloWorldAuthorizationManager.java | b06dedf769628f8d0ce339122c7cd9e4675cc611 | [
"Apache-2.0"
] | permissive | Dennis-Koch/ambeth | 0902d321ccd15f6dc62ebb5e245e18187b913165 | 8552b210b8b37d3d8f66bdac2e094bf23c8b5fda | refs/heads/develop | 2022-11-10T00:40:00.744551 | 2017-10-27T05:35:20 | 2017-10-27T05:35:20 | 88,013,592 | 0 | 4 | Apache-2.0 | 2022-09-22T18:02:18 | 2017-04-12T05:36:00 | Java | UTF-8 | Java | false | false | 3,017 | java | package com.koch.ambeth.server.helloworld.security;
/*-
* #%L
* jambeth-server-helloworld
* %%
* Copyright (C) 2017 Koch Softwaredevelopment
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License... | [
"[email protected]"
] | |
4326f19199ba77da9697057e8f70ac5305a4efb5 | 1c53d5257ea7be9450919e6b9e0491944a93ba80 | /merge-scenarios/netty/ef4ee49800-example-src-main-java-io-netty-example-http-snoop-HttpSnoopClient/left.java | 16adf5aef3214b1f6d1c848a3ccd40756d1f5476 | [] | no_license | anonyFVer/mastery-material | 89062928807a1f859e9e8b9a113b2d2d123dc3f1 | db76ee571b84be5db2d245f3b593b29ebfaaf458 | refs/heads/master | 2023-03-16T13:13:49.798374 | 2021-02-26T04:19:19 | 2021-02-26T04:19:19 | 342,556,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,737 | java | package io.netty.example.http.snoop;
import io.netty.channel.Channel;
import io.netty.channel.ChannelBootstrap;
import io.netty.channel.socket.nio.NioSocketChannel;
import io.netty.channel.socket.nio.NioEventLoop;
import io.netty.handler.codec.http.CookieEncoder;
import io.netty.handler.codec.http.DefaultHttpRequest;
... | [
"[email protected]"
] | |
1f3db57ac9006073f776058b70b15388cd9a095a | 04f00b16a59397e7a2e0529a07df4c71c96baaaf | /src/csv/util/validator/BaseValidator.java | d2332332d33f000f8be69a72d69c5939510aee1e | [] | no_license | fatihalgan/CSV2 | 84fed95fb22ff99d26c4f83325990048f88ab2ce | f6dce800ed5dacf8b9f276444bee2ef03a5cd098 | refs/heads/master | 2020-12-31T04:28:26.961178 | 2016-04-21T14:55:48 | 2016-04-21T14:55:48 | 56,343,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,743 | java | package csv.util.validator;
import java.util.Locale;
import java.util.ResourceBundle;
import java.util.regex.Pattern;
import javax.faces.context.FacesContext;
import csv.util.validator.exception.ValidateException;
public class BaseValidator {
public static String getMessage(String key){
FacesCont... | [
"[email protected]"
] | |
6bb2e54ebb71e4957b15c6bb1aaa23f478be6cf4 | b26d0ac0846fc13080dbe3c65380cc7247945754 | /src/main/java/imports/aws/CloudfrontDistributionOriginGroupMember.java | c4ad6579ac87310602056b59fde3e8ac1ee0671b | [] | no_license | nvkk-devops/cdktf-java-aws | 1431404f53df8de517f814508fedbc5810b7bce5 | 429019d87fc45ab198af816d8289dfe1290cd251 | refs/heads/main | 2023-03-23T22:43:36.539365 | 2021-03-11T05:17:09 | 2021-03-11T05:17:09 | 346,586,402 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,420 | java | package imports.aws;
@javax.annotation.Generated(value = "jsii-pacmak/1.24.0 (build b722f66)", date = "2021-03-10T09:47:02.125Z")
@software.amazon.jsii.Jsii(module = imports.aws.$Module.class, fqn = "aws.CloudfrontDistributionOriginGroupMember")
@software.amazon.jsii.Jsii.Proxy(CloudfrontDistributionOriginGroupMember.... | [
"[email protected]"
] | |
b5844baba741c9da48fa11778158983e64791eaf | fb3f91fb6c18bb93c5d51b58d13e201203833994 | /Desarrollo/Otros/facturaelectronica/Desarrollo/Sources/InvoiceElecParent/InvoiceElecUtil/src/main/java/oasis/names/specification/ubl/schema/xsd/commonbasiccomponents_2/OrganizationDepartmentType.java | 4f77779d81a1c975757f4301a8354d357d8ae03d | [] | no_license | cgb-extjs-gwt/avgust-extjs-generator | d24241e594078eb8af8e33e99be64e56113a1c0c | 30677d1fef4da73e2c72b6c6dfca85d492e1a385 | refs/heads/master | 2023-07-20T04:39:13.928605 | 2018-01-16T18:17:23 | 2018-01-16T18:17:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,261 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2018.01.12 at 10:42... | [
"[email protected]"
] | |
c85b163f5386da6720ed056082215d7812dbe364 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/median/fcf701e8bed9c75a4cc52a990a577eb0204d7aadf138a4cad08726a847d66e77126f95f06f839ec9224b7e8a887b873fe0d4b6f4311b4e8bd2a36e5028d1feca/000/mutations/67/median_fcf701e8_000.java | 6110ae1ae39d05e86a8a7d36131d78a78fd37418 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,562 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"[email protected]"
] | |
a9712af5c4493f00c67df1780e8f342989b17262 | f7a66a51d12a562e01006415310e47a395a64307 | /java/edu/cmu/tetrad/algcomparison/algorithm/oracle/pattern/CpcStable.java | fc6a8db99c947613c07cd0f9cfc58cd9c656aec4 | [] | no_license | jabogithub/r-causal | 4b550701fec57b666eea2db2a610b024ad50ff68 | 8d2b1783945998aa9d470a90d2d9442465682037 | refs/heads/master | 2020-07-08T09:37:51.907947 | 2019-03-14T15:38:02 | 2019-03-14T15:38:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,949 | java | package edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern;
import edu.cmu.tetrad.algcomparison.algorithm.Algorithm;
import edu.cmu.tetrad.algcomparison.independence.IndependenceWrapper;
import edu.cmu.tetrad.algcomparison.utils.HasKnowledge;
import edu.cmu.tetrad.algcomparison.utils.TakesIndependenceWrapper;
impor... | [
"[email protected]"
] | |
ee0bf2675dde8e4e5c93892948c0b6c0fc71ef6e | 8c86cdf81703d2543c9527f79a8ca93518e403a1 | /src/main/java/ua/helpdesk/entity/converter/UserTypeConverter.java | 086be35cc5c33193711ef55c92324b74eb5777cd | [] | no_license | AnGo84/HelpDesk | 2ce22bab23118bd7d82f8abcc7d8dfb93e6802ae | 16e33130e13e8e48391587c4b7131d2997dad53c | refs/heads/master | 2022-09-26T00:48:11.658420 | 2021-02-23T22:00:45 | 2021-02-23T22:00:45 | 138,514,788 | 1 | 1 | null | 2022-09-22T19:37:39 | 2018-06-24T20:56:34 | Java | UTF-8 | Java | false | false | 662 | java | package ua.helpdesk.entity.converter;
import ua.helpdesk.entity.UserType;
import javax.persistence.AttributeConverter;
import javax.persistence.Converter;
import java.util.stream.Stream;
@Converter
public class UserTypeConverter implements AttributeConverter<UserType, Long> {
@Override
public Long convertToD... | [
"[email protected]"
] | |
4e28860a19e6003524c9f4f195c3a7b6fd6de0ec | c885ef92397be9d54b87741f01557f61d3f794f3 | /results/Math-1/org.apache.commons.math3.fraction.BigFraction/BBC-F0-opt-60/tests/23/org/apache/commons/math3/fraction/BigFraction_ESTest_scaffolding.java | 3ea611003c44832f2d13318d3e98cf9441a2be3b | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 6,161 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Oct 23 11:03:36 GMT 2021
*/
package org.apache.commons.math3.fraction;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org... | [
"[email protected]"
] | |
5cd8e77f59a8e428d9b9735b2aed5584d8e670bd | 5f6731d38e7b2892860b791473e19f75ff2cba4e | /huffman/AlgAnimApp.java | f9ead8731329693aa645394eb2891e56a29af4ff | [] | no_license | kenzhaoyihui/java_algr | 18b1f493a32e810281d1ff8d21c4e52b1711056e | 5848a169d5adc1cfd42b5b4b4a72292ec92fea41 | refs/heads/master | 2020-03-22T17:13:26.249637 | 2018-07-10T05:36:43 | 2018-07-10T05:36:43 | 140,381,836 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,037 | java | /* AlgAnimApp.java */
import java.awt.*;
import java.applet.*;
import java.io.*;
import java.net.*;
public class AlgAnimApp extends Applet {
static String fn_label = "filename";
static String button_label = "buttonname";
URL homeURL, sourceURL;
Button start_button;
public void init() {
setBackgr... | [
"[email protected]"
] | |
825cf59c5f572dc728fdc018000bd189887bb391 | 53bfbc906687f17e62af1ebac773d0c892cb0ccd | /app/src/main/java/com/ch/goods/app/http/ResponseData.java | 4769fbd849e576edbd145a1b478b1201193dd616 | [] | no_license | chenghui-0829/GoodsApp | 85aee5815b98e52e1a7ff40fe3ec3ad56d67a7e1 | d69c269819a198d2c869c41ac5c4143757e1b149 | refs/heads/master | 2022-05-28T02:53:44.441784 | 2020-04-26T12:22:37 | 2020-04-26T12:22:37 | 258,800,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 616 | java | package com.ch.goods.app.http;
/**
* Created by CH on 2018/4/2.
*/
public class ResponseData {
private String Status;
private String Description;
private String Data;
public String getStatus() {
return Status;
}
public void setStatus(String status) {
Status = status;
... | [
"11"
] | 11 |
08cb6a203fda0deb6319b4abde476a933fcc7e1a | 5e3c7a857ba1c063e81a4203b32e7fdc7c3fa479 | /src/org/springframework/aop/config/AdvisorEntry.java | 84bcd5ea307976b8d2ff7fc73adb2e5fd6fa9621 | [] | no_license | vsmysee/spring2.0 | 34f42220dfa68f78817449bf8b37b91e9a153655 | 7e2aef9127df31b4c4a05186a219293a29d374d1 | refs/heads/main | 2023-07-13T05:06:13.526029 | 2021-08-28T14:38:16 | 2021-08-28T14:38:16 | 343,822,474 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,196 | java | /*
* Copyright 2002-2006 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]"
] | |
01d0cf896b2b5fc00380fb621f8b1a83f4c7bc1d | 659e20db34fb48152323f1390b86c2ab7a368000 | /util/Util/powerLaw/util/AbstractGenerator.java | 6e7b5b3c56dcd5fd903f1bbcf794bdfd0469ad9a | [] | no_license | yongquanf/GdeltMiner | 8bd82e6612a79985ba8fe31be78cab1460f8ff40 | 979c1b79badaa1f9945306fddc54e24efb3f76e1 | refs/heads/main | 2023-01-02T07:27:48.502836 | 2020-10-22T14:40:00 | 2020-10-22T14:40:00 | 305,691,185 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package util.Util.powerLaw.util;
import java.util.ArrayList;
import java.util.List;
public abstract class AbstractGenerator<P> implements Generator<P>
{
@Override
public List<P> generate(int n)
{
List<P> points = new ArrayList<P>(n);
for(int i = 0; i < n; i++)
points.add(generate());
return points;
}... | [
"[email protected]"
] | |
78e2b03ea4d4a9fc99843494ca7eafda7817c1b1 | 1cf1c4e00c4b7b2972d8c0b32b02a17e363d31b9 | /sources/com/google/android/gms/internal/ads/abj.java | 57e72f459c0a5fdfa0e73e70a9195b3986de8f4a | [] | no_license | rootmelo92118/analysis | 4a66353c77397ea4c0800527afac85e06165fd48 | a9cd8bb268f54c03630de8c6bdff86b0e068f216 | refs/heads/main | 2023-03-16T10:59:50.933761 | 2021-03-05T05:36:43 | 2021-03-05T05:36:43 | 344,705,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package com.google.android.gms.internal.ads;
import java.util.concurrent.Callable;
import java.util.concurrent.Executor;
import java.util.concurrent.FutureTask;
import javax.annotation.Nullable;
@C1598qn
final class abj<V> extends FutureTask<V> implements abg<V> {
/* renamed from: a */
private final abh f131... | [
"[email protected]"
] | |
7d439bcbfdacf1d8aad939c4c4f8967e1a9876e5 | 40dd2c2ba934bcbc611b366cf57762dcb14c48e3 | /RI_Stack/java/test/base/org/dvb/test/DVBTestTest.java | 3d0a77fdf6a123a042685adc6f249a6579262b26 | [] | no_license | amirna2/OCAP-RI | afe0d924dcf057020111406b1d29aa2b3a796e10 | 254f0a8ebaf5b4f09f4a7c8f4961e9596c49ccb7 | refs/heads/master | 2020-03-10T03:22:34.355822 | 2018-04-11T23:08:49 | 2018-04-11T23:08:49 | 129,163,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,485 | java | // COPYRIGHT_BEGIN
// DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
//
// Copyright (C) 2008-2013, Cable Television Laboratories, Inc.
//
// This software is available under multiple licenses:
//
// (1) BSD 2-clause
// Redistribution and use in source and binary forms, with or without modi... | [
"[email protected]"
] | |
bf293434ba2f988fe6ae64e86f73ac7bf0348c47 | 0a3095b238b3cf906a29dbdbd9d6d360e01748ad | /webtack/jsinterop-generator/src/test/fixtures/java_keyword_names/output/gwt/main/java/com/example/MyDictionary1.java | b9f93cc38e0c2290550237d0fad120b17078b04a | [
"Apache-2.0"
] | permissive | akasha/akasha | ca5e3c63384eff0178bbbeea7dbe79325a85cd94 | 4f44423952a404d951a899c4c7055bef547069d8 | refs/heads/master | 2023-08-16T07:04:16.446671 | 2023-08-14T12:13:19 | 2023-08-14T12:13:19 | 245,569,208 | 24 | 2 | null | null | null | null | UTF-8 | Java | false | false | 6,821 | java | package com.example;
import javax.annotation.Generated;
import javax.annotation.Nonnull;
import jsinterop.annotations.JsNonNull;
import jsinterop.annotations.JsOverlay;
import jsinterop.annotations.JsPackage;
import jsinterop.annotations.JsProperty;
import jsinterop.annotations.JsType;
import jsinterop.base.Js;
import... | [
"[email protected]"
] | |
f163f15c9ad0061238a6c547d23e1f891185f01e | 7e9cb0b3a29dbd7d241640c0dda30b620dae52b9 | /core/src/main/java/com/cts/fasttack/core/dto/CardholderVerificationMethodDto.java | bb2822d4a28a4b311d9873256903436cce68a786 | [] | no_license | ilemobayo/FASTTACK | f8705ae0b2f5a41487410016756a1b26b0bc5e22 | 85487890b9e5597f9b2b9690713ece2a5c1aff9f | refs/heads/master | 2020-05-26T15:00:06.553982 | 2018-11-30T11:32:39 | 2018-11-30T11:32:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,536 | java | package com.cts.fasttack.core.dto;
import java.util.Date;
import com.cts.fasttack.common.core.dto.IdentifierDto;
import com.cts.fasttack.core.dict.OtpMethodPlatform;
/**
* DTO for {@link com.cts.fasttack.core.data.CardholderVerificationMethod}
*
* @author a.lipavets
*/
public class CardholderVerificationMethodDt... | [
"[email protected]"
] | |
9e6f28df9c2379c6f9f65b283f29bca62f3d2026 | 48a88aea6e9774279c8563f1be665a540e02a894 | /src/edu/berkeley/nlp/util/OrderedMap.java | 5447f60721a45c90da116405cc1ed27fb1b0a269 | [] | no_license | josepvalls/parserservices | 0994aa0fc56919985474aaebb9fa64581928b5b4 | 903363685e5cea4bd50d9161d60500800e42b167 | refs/heads/master | 2021-01-17T08:36:23.455855 | 2016-01-19T19:49:54 | 2016-01-19T19:49:54 | 60,540,533 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,080 | java | package edu.berkeley.nlp.util;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.util.AbstractCollection;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Se... | [
"[email protected]"
] | |
4d23332cd87f052b514b1addef0898c73e3f1801 | bb96ec95bffec89de9b35c3e7e74d3887dc85701 | /arcaniumOS-server/src/main/java/org/arcanium/game/content/skill/p2p/fletching/items/bow/StringBow.java | dabdc9ed8ddef91cd7da0da1a7aa93fac59d4870 | [] | no_license | Shadowrs/OSRS-PS | fb3fff1fea34942e3a0566b7d5c2b791fbb0ce83 | 8148d18102135a3ed6f918c29aaaefea8ab4d668 | refs/heads/master | 2020-05-01T16:25:08.904595 | 2019-03-21T01:15:50 | 2019-03-21T01:15:50 | 177,571,376 | 0 | 1 | null | 2019-03-25T11:15:54 | 2019-03-25T11:15:54 | null | UTF-8 | Java | false | false | 2,962 | java | package org.arcanium.game.content.skill.p2p.fletching.items.bow;
import org.arcanium.game.node.item.Item;
import org.arcanium.game.world.update.flag.context.Animation;
/**
* Represents the enum of stringing bows.
* @author 'Vexia
*/
public enum StringBow {
SHORT_BOW(new Item(50), new Item(841), 5, 5, new Anima... | [
"[email protected]"
] | |
4f27ebaf4eab5689a4b530110074aa9ea110b9d2 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/protocal/protobuf/qs.java | aa9a1b85aedd94f4728a1190cf5734683a7dfb6c | [] | 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 | 4,053 | java | package com.tencent.mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import i.a.a.b;
import java.util.LinkedList;
public final class qs
extends esc
{
public int YRq;
public qp YVM;
public final int op(int paramInt, Object... paramVarArgs)
{
AppMethodBeat.i(25781... | [
"[email protected]"
] | |
637cd1e0b134a07e532391fbd590f1d7200db85d | 6b92b4914bf740c3fb0283a0348f460af979dd9d | /modulo_06/esercizi/Persona.java | 204236b887a29e6651e4c64c778cde85929ab5f2 | [] | no_license | emagrav/ManualeJava8ITA | 28f37f2e836c6b34a9e6d44a0294fcfb859b9034 | 249b0dc6d20355f9f0bb2fd2771739b57a8f65ab | refs/heads/master | 2020-08-24T18:45:11.174823 | 2019-10-22T18:29:44 | 2019-10-22T18:29:44 | 216,867,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 187 | java | public class Persona {
private String nome;
public void setNome(String nome) {
this.nome = nome;
}
public String getNome() {
return nome;
}
}
| [
"[email protected]"
] | |
16e6089a6fb3dfbfb51b0d57e0fb51d2f7be4fbf | aeccb2f3d1acf3fc18341c94cfb98b4edd6b6ccd | /nettyIM/src/main/java/cn/nuaa/gcc/im/server/handler/MessageRequestHandler.java | 11669a225108cd8e96c1c5461a1141f188a6879f | [] | no_license | gcczuis/IMOnNetty | 5e13eec172ae7f2c7dd81f0a55efc5a635ced8aa | da47ef2cc6ea5465c6fb367fe91fa328365cd497 | refs/heads/master | 2022-06-24T04:00:25.951763 | 2019-05-23T02:05:17 | 2019-05-23T02:05:17 | 187,950,760 | 3 | 0 | null | 2022-06-17T02:10:05 | 2019-05-22T02:47:20 | Java | UTF-8 | Java | false | false | 2,078 | java | package cn.nuaa.gcc.im.server.handler;
import cn.nuaa.gcc.im.protocol.request.MessageRequestPacket;
import cn.nuaa.gcc.im.session.Session;
import io.netty.channel.Channel;
import io.netty.channel.ChannelHandler;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
import ... | [
"[email protected]"
] | |
b8da261ea68e291c42d12139c3c428b14cefeb4b | a68da7e17f598766692a3d059fe5db6541c0610a | /mobile/Android/kygj/app/src/main/java/link/smartwall/kygj/questionbank/activity/ShowLikesActivity.java | 662ff6d7e846d7ecda8089fdb5e1496ff4ffe893 | [] | no_license | shinow/smartwall | a6dccf57c206a1926eab866c9991765fe2c4c2ce | 352c053dac25dcbd0d939eefb9c4be91a51b6894 | refs/heads/master | 2021-09-04T17:42:28.256195 | 2018-01-20T16:46:30 | 2018-01-20T16:46:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,433 | java | package link.smartwall.kygj.questionbank.activity;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import java.util.ArrayList;
import java.util.List;
import link.s... | [
"[email protected]"
] | |
1b1fd9eacca036117147d2d84d7d43443ddf80f1 | dbbdf5ccb411fa3ef2dca6cea741c0e9b4bbde15 | /AndroidClient/example/gen/com/pricecompare/BuildConfig.java | 027047a95ea4aa12b8f6206fe7e9500a2f215417 | [] | no_license | Seraphim-lyx/PriceCompare | b0fc487b9b70e825d77e5e3647c216c7b006d67d | bd4fba0047b8f9ef2b8670b0e689061f7e75986e | refs/heads/master | 2021-07-14T05:57:36.675218 | 2017-10-16T03:04:24 | 2017-10-16T03:04:24 | 107,062,946 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 158 | java | /** Automatically generated file. DO NOT MODIFY */
package com.pricecompare;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"[email protected]"
] | |
e481304836908588bbf4eac465a4586f0adf0846 | 7356aee3f05c1d84fffb3cd4d892a6d38691cb68 | /modules/balana-core/src/main/java/org/wso2/balana/cond/FloorFunction.java | a9469d72b7aa8143f9b46bec5770ee21665d5203 | [
"Apache-2.0"
] | permissive | wso2/balana | e124263153d9d28ab17126a3b92dd1e0bab3f7ad | 094af10191a92c9eb5825faeaa156dbdcf4b915e | refs/heads/master | 2023-08-29T12:48:41.279329 | 2022-07-28T16:30:54 | 2022-07-28T16:30:54 | 17,205,250 | 116 | 115 | Apache-2.0 | 2022-07-28T16:27:38 | 2014-02-26T09:17:19 | Java | UTF-8 | Java | false | false | 4,478 | java | /*
* @(#)FloorFunction.java
*
* Copyright 2003-2004 Sun Microsystems, 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:
*
* 1. Redistribution of source code must retain the above copyri... | [
"[email protected]"
] | |
239ede795f9265c1dd1fecb040cc142a4ae46ca5 | fe49bebdae362679d8ea913d97e7a031e5849a97 | /bqerpejb/src/power/ejb/hr/ca/TimeKeeperExamineFacadeNewRemote.java | 2198bf44e6542e4113cc7f71ee17d5e2214cac86 | [] | no_license | loveyeah/BQMIS | 1f87fad2c032e2ace7e452f13e6fe03d8d09ce0d | a3f44db24be0fcaa3cf560f9d985a6ed2df0b46b | refs/heads/master | 2020-04-11T05:21:26.632644 | 2018-03-08T02:13:18 | 2018-03-08T02:13:18 | 124,322,652 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,173 | java | /**
* Copyright ustcsoft.com
* All right reserved.
*/
package power.ejb.hr.ca;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.Properties;
import java.util.zip.DataFormatException;
import javax.ejb.Remote;
import power.ear.c... | [
"[email protected]"
] | |
6d80183ba7ecf035a6a4a1a8ec778e6d0f83b55f | ed2fa0fc455cb4a56669b34639bb95b25c6b7f83 | /二进制中1个数/src/Test.java | e3da6addedc6ca70ba877157ff8a83513de09059 | [] | no_license | w7436/wen-Java | 5bcc2b09faa478196218e46ff64cd23ba64da441 | 6fc9f2a336c512a0d9be70c69950ad5610b3b152 | refs/heads/master | 2022-11-27T07:51:28.158473 | 2020-09-11T03:49:41 | 2020-09-11T03:49:41 | 210,778,808 | 0 | 0 | null | 2022-11-16T08:36:03 | 2019-09-25T07:08:33 | JavaScript | UTF-8 | Java | false | false | 511 | java | import java.util.Scanner;
/**
* @ClassName Test
* @Description TODO
* @Author DELL
* @Data 2019/10/15 17:59
* @Version 1.0
**/
public class Test {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
System.out.println("请输入数字:");
int a=sc.nextInt();
int ... | [
"[email protected]"
] | |
128c779e602ae2ee6b2c4c63954978cdb39bb813 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project61/src/main/java/org/gradle/test/performance61_3/Production61_216.java | 9544e7f41a57496c99a4a801c1aa422cc4966cc2 | [] | 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 | 305 | java | package org.gradle.test.performance61_3;
public class Production61_216 extends org.gradle.test.performance15_3.Production15_216 {
private final String property;
public Production61_216() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"[email protected]"
] | |
f69ee4fa6f51db23a2cb15a2810523194d45f919 | 7cf7d9729dae85781d9ceee4494c241e50cd3a5b | /WLPoker/src/com/wlzndjk/poker/dialog/TemplateCustomDialog.java | 21d8ab2e21a4d35cb23a090200fcd81641ca70a3 | [] | no_license | heshicaihao/DIY_Poker | e80e58d57943a117ca65fe8a02826e942a312195 | 70a100b2a0ef37b4dcf09d2a23f3335f6dad0df8 | refs/heads/master | 2021-04-29T08:53:48.774419 | 2018-01-09T01:59:45 | 2018-01-09T01:59:45 | 77,670,538 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,580 | java | package com.wlzndjk.poker.dialog;
import java.util.Timer;
import java.util.TimerTask;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.os.Handler;
import android.os.Messag... | [
"[email protected]"
] | |
c3dc5ee42d54f6c8668327f4c6372fded86d23e4 | f29f8f1fc8a23ef96e4c359afb82eeb5622756bf | /src/main/java/io/github/nucleuspowered/nucleus/modules/message/commands/HelpOpCommand.java | bf2a1f18c5878c4a0b61e0433dd7b99c1a3fbc3f | [
"MIT",
"Apache-2.0"
] | permissive | IdrisDose/Nucleus | ccf4684d48b70176a978dcb87ab332c073107e63 | bf1e5260b0832f7fe7cb9d8e7966d254250ccaea | refs/heads/sponge-api/5 | 2021-01-13T03:37:47.058799 | 2016-12-22T17:00:01 | 2016-12-22T17:32:32 | 77,278,336 | 0 | 0 | MIT | 2018-10-18T06:12:56 | 2016-12-24T10:35:34 | Java | UTF-8 | Java | false | false | 3,080 | java | /*
* This file is part of Nucleus, licensed under the MIT License (MIT). See the LICENSE.txt file
* at the root of this project for more details.
*/
package io.github.nucleuspowered.nucleus.modules.message.commands;
import com.google.inject.Inject;
import io.github.nucleuspowered.nucleus.ChatUtil;
import io.github.... | [
"[email protected]"
] | |
4a1ed4fdba23931b7435a1eb615396239c20720b | 1c5e8605c1a4821bc2a759da670add762d0a94a2 | /src/dahua/fdc/finance/IDepConPayPlanSplitItem.java | 318d5d939f2ed1a161f31ea81465f601c076b0cf | [] | no_license | shxr/NJG | 8195cfebfbda1e000c30081399c5fbafc61bb7be | 1b60a4a7458da48991de4c2d04407c26ccf2f277 | refs/heads/master | 2020-12-24T06:51:18.392426 | 2016-04-25T03:09:27 | 2016-04-25T03:09:27 | 19,804,797 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | package com.kingdee.eas.fdc.finance;
import com.kingdee.bos.BOSException;
//import com.kingdee.bos.metadata.*;
import com.kingdee.bos.framework.*;
import com.kingdee.bos.util.*;
import com.kingdee.bos.Context;
import com.kingdee.bos.util.*;
import com.kingdee.bos.Context;
import com.kingdee.bos.BOSException... | [
"[email protected]"
] | |
8af91ce49534d037a36e03d90a18553fe2ff303a | ef8c8fb8b0feec228bdbe0a92820e6013aaf085a | /src/main/java/com/mawujun/http/IPUtils.java | 31b3c92ac921cbd669c93acd42869494226f4c8d | [] | no_license | mawujun1234/leon-tools-bak | f51436aba08b4f17347e01a9831a2177f5af41bb | e26e57e26dce42a504f6f994ef832dbcd7bdae5d | refs/heads/main | 2023-05-07T12:58:57.902824 | 2021-05-31T12:48:43 | 2021-05-31T12:48:43 | 372,504,466 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,967 | java |
package com.mawujun.http;
import java.net.Inet4Address;
import java.net.InetAddress;
import java.net.NetworkInterface;
import java.net.SocketException;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang3.Stri... | [
"[email protected]"
] | |
9aa38d9407b2d5174a4938ed16a32e693ea568f7 | 31b73e558d4d771f5d21c7fb9e2c4aa4f21d8de1 | /pippo-demo/pippo-demo-spring/src/main/java/ro/pippo/demo/spring/SpringDemo.java | 93bbe7f8a027a962909d8e1589da615fc58de284 | [
"Apache-2.0"
] | permissive | chrisandflora/pippo | 9e4550df9c71ed2e5c191406224a03216036153b | 40bde42c67e888481ecca9b30bccfcb49bbd089c | refs/heads/master | 2021-01-16T00:30:57.130832 | 2015-05-11T15:09:12 | 2015-05-11T15:09:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,091 | java | /*
* Copyright (C) 2014 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 appl... | [
"[email protected]"
] | |
cfb6bfae433258d08f94f2ae89ccb412a47180bc | 447520f40e82a060368a0802a391697bc00be96f | /apks/malware/app46/source/com/inmobi/rendering/mraid/a.java | 5e433f0b8f394ca79808fa527aa3bc899bd0091a | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689186 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | null | UTF-8 | Java | false | false | 7,075 | java | package com.inmobi.rendering.mraid;
import android.annotation.SuppressLint;
import android.annotation.TargetApi;
import android.content.ContentResolver;
import android.content.Context;
import android.database.Cursor;
import android.provider.CalendarContract.Events;
import com.inmobi.commons.core.utilities.Logger;
impo... | [
"[email protected]"
] | |
baf65f835c83bd22f70f0d26eaf1710276f7adc2 | 07f2fa83cafb993cc107825223dc8279969950dd | /game_logic_server/src/main/java/com/xgame/logic/server/game/shop/message/ResBuyItemMessage.java | 3c60057fa1efa9473e4b671586b58c92f8e82225 | [] | no_license | hw233/x2-slg-java | 3f12a8ed700e88b81057bccc7431237fae2c0ff9 | 03dcdab55e94ee4450625404f6409b1361794cbf | refs/heads/master | 2020-04-27T15:42:10.982703 | 2018-09-27T08:35:27 | 2018-09-27T08:35:27 | 174,456,389 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,392 | java | package com.xgame.logic.server.game.shop.message;
import com.xgame.logic.server.game.shop.bean.ItemBuyBean;
import com.xgame.msglib.ResMessage;
import com.xgame.msglib.able.Communicationable;
import com.xgame.msglib.annotation.MsgField;
/**
* @author ProtocolEditor
* Shop-ResBuyItem - 返回商城购买信息
*/
public class ResBu... | [
"[email protected]"
] | |
e44a4b2be9038694b347acfba35ddf3d8f26cafc | e5c57aa286c1dab9d97f013f076f5c6347873d09 | /src/main/java/com/kk/autocode/encode/builder/AutoCodeBuilderInf.java | 79ca348365055e0916b0ae2276775474a911ff0c | [] | no_license | kkzfl22/auto-code | 39bb8d61b2c254a0c5fe6a38c5e9c456005bac1a | b9ecf58ad0cb397555ce7845478f38d3662276cf | refs/heads/master | 2022-07-13T12:40:49.719117 | 2020-10-21T12:16:32 | 2020-10-21T12:16:32 | 243,685,503 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 620 | java | package com.kk.autocode.encode.builder;
import com.kk.autocode.encode.bean.CreateParamBean;
/**
* 生成代码的接口信息
* 源文件名:AutoCodeBuilderInf.java
* 文件版本:1.0.0
* 创建作者:liujun
* 创建日期:2016年10月12日
* 修改作者:liujun
* 修改日期:2016年10月12日
* 文件描述:TODO
* 版权所有:Copyright 2016 zjhz, Inc. All Rights Reserved.
*/
public interface AutoCodeBuild... | [
"[email protected]"
] | |
86df222469a4b4951a328fc9e4537a7eb9f3479f | cce0f2bb8ba2e0dd34c49c347a76a09d791a85c0 | /src/test/java/org/xenei/span/IntSpanImplTest.java | 8a5015428de420139e7fa45fa941d03cc244d903 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | Claudenw/span | da6cf77417e8955c933c9c884883eee8c4c4d75f | 0355e5c53ee4fcc6fbd89fe48fa523f64d26127d | refs/heads/master | 2022-10-22T20:45:40.290750 | 2022-10-21T17:01:02 | 2022-10-21T17:01:02 | 192,810,279 | 0 | 0 | Apache-2.0 | 2022-10-21T17:01:04 | 2019-06-19T22:04:01 | Java | UTF-8 | Java | false | false | 2,652 | 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]"
] | |
cc28e3cf423653fedb865fceed3076e6cd4fc015 | ea75f9296cb2a7cb5a65171a181a7e0982b15519 | /src/main/java/com/ykh/pojo/Conferencerole.java | 5e23cafb8a6d956a2e454a31eecd47da4c839c55 | [] | no_license | toddpan/yhk_cms | 90b194103086d67ad9a4ca4d1279515a25a445bc | b9c82051e810101dd66d8a45ce12282b9eba50e6 | refs/heads/master | 2021-01-16T17:42:57.915432 | 2015-09-22T14:35:27 | 2015-09-22T14:35:27 | 41,914,213 | 0 | 0 | null | 2015-09-13T12:28:25 | 2015-09-04T12:20:04 | Java | UTF-8 | Java | false | false | 2,472 | java | package com.ykh.pojo;
import javax.xml.bind.annotation.XmlRootElement;
/**
* ClassName:Conferencerole
* <p>
* ClassDesc:会议中角色对象,在产品定义的时候确定。
*
* @author dongyu.zhang
* @version 1.0
* @since Ver 1.0
* @Date 2009 Apr 16, 2009 1:37:39 PM
*/
@XmlRootElement
public class Conferencerole implements java.io.Seriali... | [
"[email protected]"
] | |
6c02cdcb7e7f36765e205f4ead0e59ad9cd3008b | 42bfbfaaae1f0dbfc8172bab078b80e65c9bb109 | /java-project/src51/servlet/board/BoardAddServlet.java | b4b242dc8c464bfc13845c225911c66387fc1427 | [] | no_license | leech5151/bitcamp | 972e9e1358f19d6433fc9aa4b8f7258e76a7afc6 | 479419f6ff5448f3ccf1c33873ac3acc92da5927 | refs/heads/master | 2021-09-06T04:19:19.493102 | 2018-02-02T08:57:22 | 2018-02-02T08:57:22 | 104,423,463 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,626 | java | package java100.app.servlet.board;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java... | [
"Bit@Bitcamp"
] | Bit@Bitcamp |
9aa5ee9e2de8c19d7aecf1060075a3ba1e0c2423 | b6c9fe939af272678dff7e3bfd6a13bba2eb7113 | /Thread/TestPriority.java | 169c256cdd5546b28626255f3e2a3d623000d953 | [] | no_license | FGHsg/PractiseOfJava | b18492cc3e7fea5f81289a97f0d058d08a3f4d49 | 08d763d0229015abd103a659abe0b157b456e693 | refs/heads/master | 2020-04-24T03:42:11.559596 | 2016-08-31T05:34:02 | 2016-08-31T05:34:02 | 67,006,379 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | public class TestPriority {
public static void main(String[] args) {
Thread t1 = new Thread(new T1());
Thread t2 = new Thread(new T2());
t1.setPriority(Thread.NORM_PRIORITY + 3);
t1.start();
t2.start();
}
}
class T1 implements Runnable {
public void run() {
for(int i=0; i<1000; i++) {
System.out.prin... | [
"[email protected]"
] | |
4eb74f2b78150af6a77e8ef5e049dd021983e6b2 | ffe540312c00fffda732f0c256917036c50f6029 | /rdap-webapp/src/main/java/org/restfulwhois/rdap/core/ip/queryparam/NetworkQueryParam.java | c869135af6ae1e2deab8bc972ba06216760c5601 | [
"BSD-2-Clause"
] | permissive | luciferxcv/rdap | 8a71d4f67238a78294e7d0804c56df0a6ee110e9 | dcc3f937640d3e516283f00cc85cc7a933e2f837 | refs/heads/master | 2020-12-28T23:45:31.009746 | 2014-12-06T10:37:56 | 2014-12-06T10:37:56 | 28,322,602 | 0 | 0 | null | 2015-01-07T06:58:36 | 2014-12-22T03:08:37 | Java | UTF-8 | Java | false | false | 4,768 | java | /* Copyright (c) 2012 - 2015, Internet Corporation for Assigned Names and
* Numbers (ICANN) and China Internet Network Information Center (CNNIC)
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions a... | [
"[email protected]"
] | |
2f3f136ffe916dae075b42f1e11f03121403c9a4 | 183732491ccf0693b044163c3eb9a0e657fcce94 | /phloc-commons/src/main/java/com/phloc/commons/xml/serialize/IDOMReaderSettings.java | 8cecf281cbcb6e6c9417de64cd9755466a7e4232 | [] | no_license | phlocbg/phloc-commons | 9b0d6699af33d67ee832c14e0594c97cef44c05d | 6f86abe9c4bb9f9f94fe53fc5ba149356f88a154 | refs/heads/master | 2023-04-23T22:25:52.355734 | 2023-03-31T18:09:10 | 2023-03-31T18:09:10 | 41,243,446 | 0 | 0 | null | 2022-07-01T22:17:52 | 2015-08-23T09:19:38 | Java | UTF-8 | Java | false | false | 3,507 | java | /**
* Copyright (C) 2006-2015 phloc systems
* http://www.phloc.com
* office[at]phloc[dot]com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | [
"[email protected]"
] | |
0beec858deea047194fe466226d5dc31cf73c5c9 | 4227b18d9731f8b791710845bb54f53818e53897 | /spring-cloud-sleuth-core/src/main/java/org/springframework/cloud/sleuth/instrument/web/client/feign/TraceFeignObjectWrapper.java | e4dc0022aba36144fe380c73dac6c1bdd8ea161e | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | rageshmenon-ghub/spring-cloud-sleuth | b9403c056d182ad41807921871ded41ca9b934d7 | be6165e69ca9d5d42efc95e5be9a8560fd709a18 | refs/heads/master | 2020-12-25T03:31:35.556638 | 2016-06-17T08:23:47 | 2016-06-17T08:23:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,739 | java | package org.springframework.cloud.sleuth.instrument.web.client.feign;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.cloud.sleuth.Tracer;
import org.springframework.cloud.sleuth.instrument.web.HttpTraceKeysInjector;
import feign.Client;
import feign.Retryer;
import feign.codec.Decode... | [
"[email protected]"
] | |
7ab23456f38d82be86983f6892602b50241568aa | 9f9a74f31c52b303c3daa9585bb757e71df7b4ba | /wise-web-console/src/main/java/com/wise/common/response/BootstrapTableResponse.java | cf55de525059d1f524847c37060f6c9d9853c294 | [
"Apache-2.0"
] | permissive | zhechu/wise | 7ae6cd4a24a2c2ab04b30f32016eebf5f884f12c | f0aa4a87c61b96ff1b31e6a5aa1a6003c7dce868 | refs/heads/master | 2020-12-30T16:16:24.426346 | 2017-05-11T12:47:02 | 2017-05-11T12:47:15 | 89,262,483 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | package com.wise.common.response;
import java.util.List;
/**
* bootstrap table 表格插件的响应对象
* @author lingyuwang
*
*/
public class BootstrapTableResponse {
/**
* 数据列表
*/
private List<?> rows;
/**
* 数据总条数
*/
private long total;
public BootstrapTableResponse() {
super();
}
... | [
"[email protected]"
] | |
a326c5722839dae0559bebb9c2675870051d3203 | bc07a4c05ca7fc730ab67d9f5f96ad2c8f0b4bc7 | /utilcode/src/test/java/com/blankj/utilcode/util/TestUtils.java | bdf03f19d084f12f4375dcf2ab4d31429d2a734c | [
"Apache-2.0"
] | permissive | zxh965321/AndroidUtilCode | 211bbe5eb5407a372b4a0783067c9cc8c465f4e8 | 3ce0e9c149e58febefdd38a130ddec3485e512f7 | refs/heads/master | 2021-04-27T03:30:40.977607 | 2018-02-24T06:09:26 | 2018-02-24T06:09:26 | 122,715,370 | 1 | 0 | Apache-2.0 | 2018-02-24T07:27:19 | 2018-02-24T07:27:19 | null | UTF-8 | Java | false | false | 643 | java | package com.blankj.utilcode.util;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.RobolectricTestRunner;
import org.robolectric.RuntimeEnvironment;
import org.robolectric.annotation.Config;
/**
* <pre>
* author: Blankj
* blog : http://blankj.com
* time : 20... | [
"[email protected]"
] | |
f0e82aa2623c97db5a24cbc89e4c0a5a7d45491e | 55d9d68dfdce2d17bb65957dd11ae8ab09f4204f | /app/src/test/java/com/nilhcem/droidconde/data/database/DbMapperTest.java | 8a5bc36478b9be6f18101d33d892fb74214ccc95 | [
"Apache-2.0"
] | permissive | marekdef/droidconde-2016 | 8bad4241f760d48d320480498981e5cc3d012b29 | 8719590c537af27e99b2bad5ae4571933cf85d1b | refs/heads/master | 2021-01-18T07:44:53.119332 | 2016-06-19T09:49:17 | 2016-06-19T09:49:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,025 | java | package com.nilhcem.droidconde.data.database;
import android.os.Build;
import com.nilhcem.droidconde.BuildConfig;
import com.nilhcem.droidconde.core.moshi.LocalDateTimeAdapter;
import com.nilhcem.droidconde.data.app.AppMapper;
import com.nilhcem.droidconde.data.app.model.Room;
import com.nilhcem.droidconde.data.app.m... | [
"[email protected]"
] | |
661ae286e0a639a7314734ad56e5b7b61e445f72 | 4ae217d2a2d4e0a993490f2b58fc31cf343b8d72 | /src/java/com/hzih/gap/dao/DeleteStatusDao.java | b6a57fa1f339e1637f6377dff95818a374cd75d6 | [] | no_license | huanghengmin/gap | 16afc9f7d9a48230eacaf24f4296929940a4cdd6 | e6e52947001723afe44785175b6467e28c88a4d2 | refs/heads/master | 2021-01-01T05:45:18.292140 | 2016-04-16T02:17:16 | 2016-04-16T02:17:16 | 56,360,908 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.hzih.gap.dao;
import cn.collin.commons.dao.BaseDao;
import cn.collin.commons.domain.PageResult;
import com.hzih.gap.domain.DeleteStatus;
public interface DeleteStatusDao extends BaseDao{
public PageResult listByPage(int pageIndex, int limit) throws Exception;
public DeleteStatus findByAppName(St... | [
"[email protected]"
] | |
70f582fe46fd93995bf0cb1299781ff093d0d166 | 173a7e3c1d4b34193aaee905beceee6e34450e35 | /kmzyc-supplier/kmzyc-supplier-web/src/main/java/com/kmzyc/supplier/common/ProductSkuDraftComparator.java | 687884842ff00c2d7c07ed52a9ca523ddf88acb9 | [] | no_license | jjmnbv/km_dev | d4fc9ee59476248941a2bc99a42d57fe13ca1614 | f05f4a61326957decc2fc0b8e06e7b106efc96d4 | refs/heads/master | 2020-03-31T20:03:47.655507 | 2017-05-26T10:01:56 | 2017-05-26T10:01:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,960 | java | package com.kmzyc.supplier.common;
import com.pltfm.app.fobject.AttributeValue;
import com.pltfm.app.vobject.ProductSkuDraft;
import org.apache.commons.collections.CollectionUtils;
import org.apache.commons.lang3.StringUtils;
import java.io.Serializable;
import java.util.Comparator;
import java.util.List;
... | [
"[email protected]"
] | |
534269c37662d50082b307264fd6d487c187669a | 1f3c00468850bc6e7794cb70efd8dd1c73eda1b5 | /SmartTrafficAndroid/src/com/example/smarttraffic/news/Ydld.java | b6ddc57063efaefca0da7a539a99e45bb8d0236e | [] | no_license | litcas/PRJ | 2861f3eabe163465fb640b5259d0b946a3d3778a | 2cceb861502d8b7b0f54e4b99c50469b3c97b63a | refs/heads/master | 2021-06-27T19:32:47.168612 | 2017-09-17T05:44:31 | 2017-09-17T05:44:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 800 | java | package com.example.smarttraffic.news;
public class Ydld
{
private String localKind;
private String roadName;
private String desc;
private String rsEnd;
private String rsStart;
public String getLocalKind()
{
return localKind;
}
public void setLocalKind(String localKind)
{
this.localKind = localKind;
... | [
"[email protected]"
] | |
6b4d85dffc36e127a8e6611777277ee018785f79 | 6d9f43cfe25f91a0aba12454e193eaf8b80e6ab9 | /fishing_app/app/src/main/java/multi/android/fishing_app/OnBoard.java | bfd36f2a49528c2573d26cf69eeb6eda91172dd8 | [] | no_license | sonic247897/multicampus-android | 5f35a9571f17bbc06a26ada415146142eb6987db | 914cc401091682c77e65e9281f715d7c9873b816 | refs/heads/master | 2021-04-23T12:42:55.482707 | 2020-06-02T05:31:23 | 2020-06-02T05:31:23 | 249,926,079 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | package multi.android.fishing_app;
public class OnBoard {
String zone;
String point;
String depth;
String material;
String tide_time;
String target;
String latitude;
String longitude;
}
| [
"[email protected]"
] | |
59ae45f3a998da534d691af7ecddd53ba0d20fd2 | 1ecae42ff90c437ce67b217b66856fee393e013f | /.JETEmitters/src/org/talend/designer/codegen/translators/file/input/TFileInputMSPositionalEndJava.java | f73d8071af94263ebc41bc0885f5c83d7ca4a2aa | [] | no_license | dariofabbri/etl | e66233c970ab95a191816afe8c2ef64a8819562a | cb700ac6375ad57e5b78b8ab82958e4a3f9a09a7 | refs/heads/master | 2021-01-19T07:41:08.260696 | 2013-02-09T11:57:12 | 2013-02-09T11:57:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,234 | java | package org.talend.designer.codegen.translators.file.input;
import org.talend.core.model.process.INode;
import org.talend.core.model.process.IConnection;
import org.talend.designer.codegen.config.CodeGeneratorArgument;
import java.util.List;
public class TFileInputMSPositionalEndJava
{
protected static Str... | [
"[email protected]"
] | |
8ccb8a01dd76b5afb24d0c18993e7e50e3457bab | 5d886e65dc224924f9d5ef4e8ec2af612529ab93 | /sources/com/android/systemui/p007qs/logging/QSLogger$logPanelExpanded$2.java | b77291916dd2413df76fd125435a76a5bc31894f | [] | no_license | itz63c/SystemUIGoogle | 99a7e4452a8ff88529d9304504b33954116af9ac | f318b6027fab5deb6a92e255ea9b26f16e35a16b | refs/heads/master | 2022-05-27T16:12:36.178648 | 2020-04-30T04:21:56 | 2020-04-30T04:21:56 | 260,112,526 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 902 | java | package com.android.systemui.p007qs.logging;
import com.android.systemui.log.LogMessage;
import kotlin.jvm.functions.Function1;
import kotlin.jvm.internal.Intrinsics;
import kotlin.jvm.internal.Lambda;
/* renamed from: com.android.systemui.qs.logging.QSLogger$logPanelExpanded$2 */
/* compiled from: QSLogger.kt */
fin... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.