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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ccc030da7683a02a0d14e02379e0f035d5336c06 | dc0dd442a99b12eeb46c2c619afbb78a240a8c9d | /benworks-comet-common/src/main/java/benworks/comet/common/event/GeneralEvent.java | e450df9f06723bd9db539c46dc7f2c017d7d74a5 | [] | no_license | benworks/benworks-comet | 343fb248a5e2acda0b054ee04168644a40394d78 | 4b0c3e64fa49c7b11497f9a71a332f892d5490b6 | refs/heads/master | 2016-08-04T10:02:14.844141 | 2013-04-25T19:03:13 | 2013-04-25T19:03:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 259 | java | package benworks.comet.common.event;
/**
* 通用事件模型
*
* @author benworks
*
*/
public interface GeneralEvent {
/**
* 被listener处理过的次数
*
* @return
*/
int getProcessCount();
void setProcessCount(int processCount);
}
| [
"[email protected]"
] | |
89e26f1b2275694c2c225960e485a2f739a399c5 | 757360b8d8a36a2c1eecc6e14a8f53fab1092fda | /android/widget/AdapterViewAnimator.java | 0ff8073ede31fb7236712efa11daf4d6a0fbd4ec | [] | no_license | haigendong/AndroidDictionary | d51ef266f4684c40986286a70511a7648c1b4e33 | be0c7a4508d8055d915404273339610bbf53e3fa | refs/heads/master | 2022-04-13T14:36:53.280469 | 2020-03-26T20:21:41 | 2020-03-26T20:21:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,188 | java | /* */ package android.widget;
/* */
/* */ import android.animation.ObjectAnimator;
/* */ import android.content.Context;
/* */ import android.content.Intent;
/* */ import android.os.Parcelable;
/* */ import android.util.AttributeSet;
/* */ import android.view.MotionEvent;
/* */ impo... | [
"[email protected]"
] | |
bee5b128a45847398cfda19ac5d48a47fc067c53 | 2bf47b3f02edb1e1cf9c70c689c26e6bb7fdf461 | /Resurser/medview/openehr/workbench/model/tree/DvOrdinalNodeInfo.java | c4c2d4a71517237826f39bd0cd6908dffb269bf6 | [] | no_license | Dazing/MedImager | 003819ed24a787ea33354d18ecabc23f16458b0a | 7cecae2e3e7c56aae5446bf955cdb181eab24cf6 | refs/heads/master | 2021-01-11T11:58:28.119785 | 2017-06-01T12:47:29 | 2017-06-01T12:47:29 | 79,548,761 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,871 | java | //
// DvOrdinalNodeInfo.java
// WorkBench-GUI
//
// Created by Olof Torgersson on 2008-12-14.
//
// $Id: DvOrdinalNodeInfo.java,v 1.7 2008/12/30 20:48:22 oloft Exp $
//
package medview.openehr.workbench.model.tree;
import br.com.zilics.archetypes.models.rm.datatypes.quantity.DvOrdinal;
import br.com.zilics.archet... | [
"[email protected]"
] | |
b98e3ec06838d635050f9e30780d258ccfccdb53 | 643ab004f98842a83cf1999ed30dd7df7a4ada60 | /sparke-module-core/src/main/java/cn/sparke/core/common/utils/Utils.java | f7e1b7e0a089894498f0227cba6fb8a84f20a2d6 | [] | no_license | JohnVeZh/spark-english-api-release-1.0.x | 162130b1cedd90e09318077dc98a587fd03bccf3 | f1659ffa072e6a79baa62b7636cbe1a17631ed26 | refs/heads/master | 2020-03-21T07:16:09.505836 | 2018-06-22T07:44:45 | 2018-06-22T07:44:45 | 138,270,184 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,166 | java | package cn.sparke.core.common.utils;
import org.springframework.core.io.ClassPathResource;
import org.springframework.core.io.Resource;
import javax.servlet.http.HttpServletRequest;
import java.io.IOException;
import java.io.InputStream;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
impor... | [
"[email protected]"
] | |
ec469bc00e7ff69adc183a40c7d88edf46e3710a | 9575e44c074d86f27f6116700b2c533c692fa31a | /src/main/java/com/feed_the_beast/ftbquests/net/MessageDisplayRewardToast.java | 82de74b95e49b7ab816802ff29b33fad8ab39617 | [] | no_license | Neerwan/FTB-Quests | 6b77bbe4544b54f35fd9c03d803d7b4ad5607d25 | 9591090ee8ee05a285835eddfc49e36824450100 | refs/heads/master | 2020-05-31T16:15:40.453356 | 2019-06-05T01:15:26 | 2019-06-05T01:15:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,550 | java | package com.feed_the_beast.ftbquests.net;
import com.feed_the_beast.ftblib.lib.icon.Icon;
import com.feed_the_beast.ftblib.lib.io.DataIn;
import com.feed_the_beast.ftblib.lib.io.DataOut;
import com.feed_the_beast.ftblib.lib.net.MessageToClient;
import com.feed_the_beast.ftblib.lib.net.NetworkWrapper;
import com.feed_t... | [
"[email protected]"
] | |
aa1ef8946c3701ae8e94f9c558566608d8c961d8 | 1aa461e803687f3b09534200deaafbbbd71f12bb | /ObjectOriented/src/com/jay/java/encapsulation011/Test02.java | bfba26429817aced0fa3482b609f5cf460871f15 | [] | no_license | heathjay/StudyJava | 01d457c310ae53c30bec80dea26a03902aab9afb | b8c44954dea6507e1dbd8fd35db1480981973a0f | refs/heads/master | 2020-08-01T23:24:37.140043 | 2020-04-28T21:14:52 | 2020-04-28T21:14:52 | 211,156,488 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 219 | java | package com.jay.java.encapsulation011;
/**
*
* @author jay
* private only is vaild in one class
*
*/
public class Test02 {
public static void main(String[] args) {
Test01 t1 = new Test01();
//t.print();
}
}
| [
"[email protected]"
] | |
965863848e91114056af85d34c5fc8c5cbc2a74b | 7b2c3d187449b0ce0bc449b77ed2a78605cc195b | /snail/src/test/java/com/acgist/snail/net/hls/TsLinkerTest.java | 19b9cdb8502f6be04e43f853e00d9cbfc99a2e5f | [
"Apache-2.0"
] | permissive | sangjiexun/snail | 82ec47467c4b2affcc4c2a526614424446f780a9 | 8d1a1662927a9d406827eac0f120d8130adb24e2 | refs/heads/master | 2023-02-10T19:53:33.732240 | 2021-01-08T08:15:52 | 2021-01-08T08:15:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,338 | java | package com.acgist.snail.net.hls;
import static org.junit.jupiter.api.Assertions.assertTrue;
import java.io.File;
import java.nio.file.Paths;
import java.util.List;
import java.util.stream.Collectors;
import javax.crypto.Cipher;
import org.junit.jupiter.api.Test;
import com.acgist.snail.context.exception.DownloadE... | [
"[email protected]"
] | |
9f7194baf05b25fc27a873848fbf3b61318c52fa | f34602b407107a11ce0f3e7438779a4aa0b1833e | /professor/dvl/roadnet-client/src/main/java/org/datacontract/schemas/_2004/_07/roadnet_apex_server_services_wcfshared_datacontracts/ValueMeasure.java | 1d1c85e0378e3186210a086da921b80bd872cf23 | [] | no_license | ggmoura/treinar_11836 | a447887dc65c78d4bd87a70aab2ec9b72afd5d87 | 0a91f3539ccac703d9f59b3d6208bf31632ddf1c | refs/heads/master | 2022-06-14T13:01:27.958568 | 2020-04-04T01:41:57 | 2020-04-04T01:41:57 | 237,103,996 | 0 | 2 | null | 2022-05-20T21:24:49 | 2020-01-29T23:36:21 | Java | UTF-8 | Java | false | false | 1,651 | java |
package org.datacontract.schemas._2004._07.roadnet_apex_server_services_wcfshared_datacontracts;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Classe Java de... | [
"[email protected]"
] | |
a15fc5c1af58745c05c66a5807c862e8f438ab22 | f66e2ad3fc0f8c88278c0997b156f5c6c8f77f28 | /Android/HenCoderPractice/PracticeDraw2/app/src/main/java/com/hencoder/hencoderpracticedraw2/sample/Sample08XfermodeView.java | b79a254ec4a04522b3bd2cf2fb5c2c916ebf0991 | [
"Apache-2.0"
] | permissive | flyfire/Programming-Notes-Code | 3b51b45f8760309013c3c0cc748311d33951a044 | 4b1bdd74c1ba0c007c504834e4508ec39f01cd94 | refs/heads/master | 2020-05-07T18:00:49.757509 | 2019-04-10T11:15:13 | 2019-04-10T11:15:13 | 180,750,568 | 1 | 0 | Apache-2.0 | 2019-04-11T08:40:38 | 2019-04-11T08:40:38 | null | UTF-8 | Java | false | false | 2,187 | java | package com.hencoder.hencoderpracticedraw2.sample;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.PorterDuff;
import android.graphics.PorterDuffXfermode;
import android.graphic... | [
"[email protected]"
] | |
7b5cd11c6bf7a56a64afe864d4e0b6a3170f654b | 9a52fe3bcdd090a396e59c68c63130f32c54a7a8 | /sources/com/google/android/gms/ads/internal/overlay/zzw.java | 2fd4e710e070aea02e668411c349ee31fde88ccc | [] | no_license | mzkh/LudoKing | 19d7c76a298ee5bd1454736063bc392e103a8203 | ee0d0e75ed9fa8894ed9877576d8e5589813b1ba | refs/heads/master | 2022-04-25T06:08:41.916017 | 2020-04-14T17:00:45 | 2020-04-14T17:00:45 | 255,670,636 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 156 | java | package com.google.android.gms.ads.internal.overlay;
/* compiled from: com.google.android.gms:play-services-ads-lite@@18.2.0 */
public final class zzw {
}
| [
"[email protected]"
] | |
cd83017d41fb098bb7850a66ac13ac3e38aac1d9 | 962a110929aa54ce01bace6c3e571387dfc8488d | /aplikasi-training/src/test/java/com/braimatics/training/dao/KelasDaoTests.java | b82c48531e55b0afbfb0963f5e34d2962a71e545 | [
"MIT"
] | permissive | sebastianusreczys/training-brainmatics-2016-01 | 785d0a392cb95311a9a8b3c1970bd8de0f3ff5c5 | c7811328f905dd04879ea5af8c9c47b7fb891918 | refs/heads/master | 2023-02-26T15:12:50.843025 | 2021-02-08T01:55:30 | 2021-02-08T01:55:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,158 | java | package com.braimatics.training.dao;
import com.braimatics.training.entity.Kelas;
import com.braimatics.training.entity.Materi;
import com.braimatics.training.entity.Peserta;
import java.time.LocalDate;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.fa... | [
"[email protected]"
] | |
d205a0f0955a34e3f0af94e1018be61c35a05dd3 | 7256182ef2f4a7c412a75cef6a147c5388ab6981 | /WindPowerSystem_server/src/com/cn/hy/serviceImpl/serviceset/Mqtt_deviceServiceImpl.java | 7e326ba7864a6e5d70240621e9ac05025d253e37 | [] | no_license | guanlongfeng/2017112 | 477789ddf476a1e07376fdefafd3a902aeec886c | ebe076801f51547ed39f40316780e206fe75c151 | refs/heads/master | 2021-01-12T00:25:56.328029 | 2017-01-14T00:30:35 | 2017-01-14T00:35:36 | 78,724,738 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,181 | java | package com.cn.hy.serviceImpl.serviceset;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.cn.hy.dao.serviceset.Mqtt_deviceDao;
import com.cn.hy.pojo.serviceset.Mqtt_device;
import com.cn.hy.service.serviceset.Mqtt_deviceService;
@Se... | [
"[email protected]"
] | |
2ae88e80ef32ab416ffe91bbc4f46bdd69c214e3 | 92f75f65766402204ecbeaac6cece2a75bbf7c0d | /src/main/java/com/demotivirus/Day_193/DateTimeFormattingExample.java | 1c2d84bd383a238349bfdd0bd6bc5d8fa8d980eb | [] | no_license | demotivirus/365_Days_Challenge | 338139efe4f677ebb78abac4e4c674639ad78ab8 | cfc25eb921dd59f9581a39bf00fb0fc15809e4bb | refs/heads/master | 2023-07-21T19:04:26.927157 | 2021-09-07T20:25:29 | 2021-09-07T20:25:29 | 336,847,354 | 1 | 0 | null | 2021-09-07T20:20:42 | 2021-02-07T17:32:36 | Java | UTF-8 | Java | false | false | 1,234 | java | package com.demotivirus.Day_193;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.time.format.FormatStyle;
import java.util.Locale;
public class DateTimeFormattingExample {
public static void main(String[] args) {
LocalDateTime localDateTime = LocalDateTime.of(2015, 1... | [
"[email protected]"
] | |
43e89046d1137fec1579644382b49dfcf637b5e6 | d3433d9c013b43493689b71fc9763badb3256701 | /web/src/main/java/com/banvien/tpk/webapp/controller/whm/FixExpenseController.java | ba64e116715dacbcc717fa79d408cd047320c63f | [] | no_license | saintkarl/tpkwhm | c424d72ba116ef052ae9e26fa3a6399087ada23e | c113847122c93eb8e2437ecfece0e953c9786ba4 | refs/heads/master | 2022-06-01T14:51:11.967313 | 2022-04-01T12:50:10 | 2022-04-01T12:50:10 | 49,206,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,592 | java | package com.banvien.tpk.webapp.controller.whm;
import com.banvien.tpk.core.Constants;
import com.banvien.tpk.core.domain.FixExpense;
import com.banvien.tpk.core.dto.FixExpenseBean;
import com.banvien.tpk.core.exception.DuplicateException;
import com.banvien.tpk.core.exception.ObjectNotFoundException;
import com.banvie... | [
"[email protected]"
] | |
e915c5cbffbb19f533796eb9e9f6c82844250eff | 0830718cc03004986dd9189ca8b91a8da419256a | /src/Jan_16/quiz02/Quiz02_4.java | d6cdbc623a95a8d56c7b484cc4d6b78ef27d16bc | [] | no_license | Brilliant-Kwon/JavaEx | 3f46dba3ca81df38b2872da68c36de348c69f704 | fdc76d9b15e76b2d719b3c7e2be2d5fa7a38d656 | refs/heads/master | 2020-04-17T02:27:32.978565 | 2019-03-14T00:41:24 | 2019-03-14T00:41:24 | 166,135,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package Jan_16.quiz02;
public class Quiz02_4 {
public static void main(String[] args) {
char ch = 'A';
//ch를 소문자로 변환할 것
//'A' = 65 / 'a' = 97
//ch에는 대문자만 담긴다.
int lower = 'a' - ch;
char ch_upper = (char)(ch+lower);
System.out.println("ch"+ch+"의 소문자는 "+ch_uppe... | [
"[email protected]"
] | |
fd6780e870acc10ff02d69ce276ba092af24d0f0 | 14956dbed8ae4fba1d65b9829d9405fcf43ac698 | /Cyber Security/Capture the Flag Competitions/2020/Cyberthon 2020/Finals/Operating Systems/(UNDONE) Meow/source_from_JADX/sources/androidx/core/app/BundleCompat.java | 99cb22ed031850689762f6f5dce30735d0d4800d | [] | no_license | Hackin7/Programming-Crappy-Solutions | ae8bbddad92a48cf70976cec91bf66234c9b4d39 | ffa3b3c26a6a06446cc49c8ac4f35b6d30b1ee0f | refs/heads/master | 2023-03-21T01:21:00.764957 | 2022-12-28T14:22:33 | 2022-12-28T14:22:33 | 201,292,128 | 12 | 7 | null | 2023-03-05T16:05:34 | 2019-08-08T16:00:21 | Roff | UTF-8 | Java | false | false | 3,261 | java | package androidx.core.app;
import android.os.Build.VERSION;
import android.os.Bundle;
import android.os.IBinder;
import android.util.Log;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
public final class BundleCompat {
static class BundleCompatBaseImpl {
private stat... | [
"[email protected]"
] | |
6edfa1e7f1f668adc303d43eaa48273a8522e5d9 | b66bdee811ed0eaea0b221fea851f59dd41e66ec | /src/com/grubhub/AppBaseLibrary/android/order/cart/GHSReviewOrderFragment$20.java | 94cbb0f286fbdd218f20b690a5754e04be2829ef | [] | no_license | reverseengineeringer/com.grubhub.android | 3006a82613df5f0183e28c5e599ae5119f99d8da | 5f035a4c036c9793483d0f2350aec2997989f0bb | refs/heads/master | 2021-01-10T05:08:31.437366 | 2016-03-19T20:41:23 | 2016-03-19T20:41:23 | 54,286,207 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package com.grubhub.AppBaseLibrary.android.order.cart;
import com.grubhub.AppBaseLibrary.android.b.b;
import com.grubhub.AppBaseLibrary.android.dataServices.interfaces.GHSICartPaymentDataModel.PaymentTypes;
import com.grubhub.AppBaseLibrary.android.dataServices.net.d;
class GHSReviewOrderFragment$20
implements d
{
... | [
"[email protected]"
] | |
c2b0e8334a8f5fad70300eba1c86032802b6a98d | 17e4e662e8ca9f7e4826df4832b717007e2e3854 | /src/com/perl5/lang/perl/psi/impl/PerlHeredocTerminatorElementImpl.java | a82b81a7e2cc16b519200160cb1ffdc91e644e23 | [
"Apache-2.0"
] | permissive | krasa/Perl5-IDEA | a1c003240244c6067fc81ced05979e6a2672b1ff | 1f90780fa34272a0a93ba96dafabb3a5d775d4fa | refs/heads/master | 2023-08-17T11:49:14.753550 | 2015-06-07T20:24:21 | 2015-06-07T20:24:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,908 | java | /*
* Copyright 2015 Alexandr Evstigneev
*
* 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... | [
"[email protected]"
] | |
dd0aecfcca5fad35e80e3dc56890617e6538bbd4 | 248b4227189a5fc82283dcf72adbe96b0cbf7d88 | /maven-site-plugin/src/test/java/org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.java | 67b22c53bf8d9f97cad0799ea0a3f50177a19264 | [
"Apache-2.0"
] | permissive | bobmcwhirter/maven-plugins | 858d287a11928c19cc3bdf035de8068d92641f63 | a03f27ae0b4d25808ef6dc25aa018d581c44fb79 | refs/heads/master | 2020-08-15T12:21:29.132192 | 2017-06-24T13:24:12 | 2017-06-24T13:24:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,027 | java | package org.apache.maven.plugins.site.deploy;
/*
* 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 Apach... | [
"[email protected]"
] | |
8869f74f4b9b039e814a6d73acdb2bd227085a2e | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/kotlin/reflect/jvm/internal/impl/metadata/deserialization/TypeTable.java | b92f03edacf88a7054042b37d707a3c1ea1c2291 | [] | no_license | Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014668 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,027 | java | package kotlin.reflect.jvm.internal.impl.metadata.deserialization;
import java.util.ArrayList;
import java.util.List;
import kotlin.collections.CollectionsKt__CollectionsKt;
import kotlin.jvm.internal.Intrinsics;
import kotlin.reflect.jvm.internal.impl.metadata.ProtoBuf;
import org.jetbrains.annotations.NotNull;
impor... | [
"[email protected]"
] | |
7d447c6173952b95cfcb9e9b636704f242af0197 | 73ddf37cb32504a6f504fe7bff8ef7842b15550a | /src/test/java/com/alibaba/druid/bvt/sql/oracle/CallTest.java | a67ff248591b6b874dfe8fb282a4811f9a74299b | [
"Apache-2.0"
] | permissive | onlyscorpion/scorpion-sql-parser | 2c0ecd4758d5bc5e6f1a50e0fadcfcb012e3524f | a55f9597c7a3a8b9c610cacc5a957a41d3ea018a | refs/heads/master | 2021-08-19T14:15:55.462593 | 2017-11-26T15:47:17 | 2017-11-26T15:47:17 | 112,094,653 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,613 | java | /*
* Copyright 1999-2017 Alibaba Group Holding Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"[email protected]"
] | |
1985ebf2bfb15f438aa4db8436d813b234186695 | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.assistant-base/sources/X/RunnableC0418Wv.java | 4824477c2173ed2d1da2cdd9711ff51daae05cbb | [] | no_license | phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959529 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | null | UTF-8 | Java | false | false | 467 | java | package X;
/* renamed from: X.Wv reason: case insensitive filesystem */
public final class RunnableC0418Wv implements Runnable {
public static final String __redex_internal_original_name = "com.oculus.assistant.panel.AssistantPanelManager$showAttentionSystem$2";
public final /* synthetic */ String A00;
p... | [
"[email protected]"
] | |
c4c1bf07b7493563db8e446bb6497a51fa3532d5 | 7f617fad31c5efaf22fae454707123737c5cf313 | /app/src/main/java/com/sessionretrofitvidloginviewmodel/viewmodel/LoginViewModel.java | d4c959f3a7ec7f4d9a263719d1e0e50ad4b69548 | [] | no_license | softwrengr/MVVM-Architecture | 97c7846753424b275ee9711119d32bc6ac58b14d | 11e33c7caeda38c38e61ae01328151121a48c592 | refs/heads/master | 2020-05-07T18:36:54.023876 | 2019-07-08T09:30:07 | 2019-07-08T09:30:07 | 180,774,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,646 | java | package com.sessionretrofitvidloginviewmodel.viewmodel;
import android.content.Context;
import android.content.Intent;
import android.databinding.ObservableField;
import android.databinding.ObservableInt;
import android.view.View;
import android.widget.Toast;
import com.sessionretrofitvidloginviewmodel.models.loginDa... | [
"[email protected]"
] | |
7d03c1edb76544ea44c777561de9c7478ab61326 | cf10d1426dfea9082121f4dbd5fbc3a911a70607 | /ps-cashloan-business-rule/src/main/java/com/adpanshi/cashloan/business/rule/mapper/BorrowTemplateMapper.java | 9da3126694d531ed69e691585152d26642e80cb6 | [] | no_license | wudongpo/ps-cashloan-business | 8e1d9724fec9b25dd95998e7899486910438fde1 | bbba3f3de808aaaab3e8e9d73cbf193d7ba548c9 | refs/heads/master | 2020-05-22T14:04:28.435113 | 2018-09-29T08:22:52 | 2018-09-29T08:22:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 805 | java | package com.adpanshi.cashloan.business.rule.mapper;
import com.adpanshi.cashloan.business.core.common.mapper.BaseMapper;
import com.adpanshi.cashloan.business.core.common.mapper.RDBatisDao;
import com.adpanshi.cashloan.business.rule.domain.BorrowTemplate;
import com.adpanshi.cashloan.business.rule.model.ScaleShowModel... | [
"[email protected]"
] | |
f8f0da3055037dd51670cf0745e0d14e13032aec | 47a50e8e42c7b4fb6610371f0eb12861e030a24e | /ad-show/src/main/java/com/htg/adshow/handler/CommonFieldFillHandler.java | 1f3f17a636585dde48286e82edd3b27de95b1db8 | [] | no_license | htg-suda/adshow_plat | af25ee3c9fb52b2616c62d5b5b16e8f4f07158e2 | 6c44372da074c0523df02549b8bcac33d2dd4d81 | refs/heads/master | 2020-06-19T10:02:52.724782 | 2019-07-17T01:27:06 | 2019-07-17T01:27:06 | 196,672,334 | 0 | 0 | null | 2020-06-15T21:54:56 | 2019-07-13T03:11:09 | Java | UTF-8 | Java | false | false | 1,210 | java | package com.htg.adshow.handler;
import com.baomidou.mybatisplus.mapper.MetaObjectHandler;
import lombok.extern.slf4j.Slf4j;
import org.apache.ibatis.reflection.MetaObject;
import org.springframework.stereotype.Component;
import java.util.Date;
@Slf4j
@Component
public class CommonFieldFillHandler extends MetaObjectH... | [
"[email protected]"
] | |
a243921876e6821f0dfc3c48e006d1e0a4124b84 | ccfd187b6425c1a61cab869593ef90bd17fb3d00 | /gms-common/java/gms/core/signal-detection/signal-detector-control-service/src/main/java/gms/core/signaldetection/signaldetectorcontrol/objects/SignalDetectorParameters.java | fc77f2f2117ba458d533ed4a2d06c884a34b42f2 | [
"LicenseRef-scancode-free-unknown",
"BSD-3-Clause"
] | permissive | SNL-GMS/GMS-PI7-OPEN | d5287b0358d5fc867dab36eda25f46df23e03d87 | 4c5f2a33a45566b12897bcdc129609c9e6b95442 | refs/heads/master | 2023-01-22T14:55:19.535320 | 2019-12-17T22:07:07 | 2019-12-17T22:07:07 | 227,190,642 | 5 | 1 | BSD-3-Clause | 2023-01-11T19:53:26 | 2019-12-10T18:37:35 | Java | UTF-8 | Java | false | false | 2,031 | java | package gms.core.signaldetection.signaldetectorcontrol.objects;
import com.google.auto.value.AutoValue;
import gms.shared.mechanisms.objectstoragedistribution.coi.common.RegistrationInfo;
import java.util.List;
import java.util.Optional;
import java.util.UUID;
import java.util.stream.Stream;
/**
* Signal Detector C... | [
"[email protected]"
] | |
78f6fa8a0bdde71bf8650295c72a12af230d5ac2 | cdd8cf6479e519ff18c71ccba529c0875e49169a | /src/main/java/top/dianmu/ccompiler/learn/day68/TypeSystem.java | 5487878c868e0647f30fc6ef128d433315f5b633 | [] | no_license | hungry-game/CCompiler_for_learn | af3611bd636978d72df3e09399f144f1ac482c84 | 3f1d3c48dd229ce1eb265ae0d3c8f2051051418b | refs/heads/master | 2022-05-26T18:33:01.230199 | 2020-05-02T12:57:33 | 2020-05-02T12:57:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,142 | java | package top.dianmu.ccompiler.learn.day68;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
public class TypeSystem {
private HashMap<String, ArrayList<Symbol>> symbolTable = new HashMap<String, ArrayList<Symbol>>();
private HashMap<String, StructDefine> structTable = new HashMap<Str... | [
"[email protected]"
] | |
d4b875a7434d0da5d7345328c23d169ee8049b8d | 1c5e8605c1a4821bc2a759da670add762d0a94a2 | /src/dahua/fdc/contract/app/AbstractAccountsContractUIHandler.java | 14680f8384f54cc4eefb182eb2c3608d00168d3e | [] | 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 | 1,941 | java | /**
* output package name
*/
package com.kingdee.eas.fdc.contract.app;
import com.kingdee.bos.Context;
import com.kingdee.eas.framework.batchHandler.RequestContext;
import com.kingdee.eas.framework.batchHandler.ResponseContext;
/**
* output class name
*/
public abstract class AbstractAccountsContrac... | [
"[email protected]"
] | |
2c8d31ab6fa42a23b723cbec257224e07ba39bcb | 477e15e585a36e736af6c23200b3497c34e961ea | /Day0629_Spring_MVC/src/dao/IStudentDao.java | 3b7c899d306a588d7d888c8e2b17d9e8106e8adc | [] | no_license | ser6440/spring | 430ee14bf5ad518cf4a2a42001ec96d5cdba546c | 78686b774642257fb7fb8b13b4f26121ac826a71 | refs/heads/master | 2020-03-21T19:52:07.296607 | 2018-07-04T08:06:57 | 2018-07-04T08:06:57 | 138,974,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package dao;
import java.util.List;
import java.util.Map;
public interface IStudentDao {
//학생정보
public int insertStudent(Map<String, Object> params);
public int updateStudent(Map<String, Object> params);
public int deleteStudent(int snum);
public Map<String, Object> selectOne(int snum);
public List<Map<... | [
"bit@DESKTOP-CAR2FCE"
] | bit@DESKTOP-CAR2FCE |
b5643a8ecf715249e401c912a4ef76dd856bd7a9 | c7e000e5c6549e095a8ffd032d33e0ca449c7ffd | /bin/ext-integration/sap/adtreco/sapadtreco/src/com/sap/wec/adtreco/be/intf/ADTInitiativesBE.java | 8c668ba06e6637070671af6094980e380473cf12 | [] | no_license | J3ys/million | e80ff953e228e4bc43a1108a1c117ddf11cc4644 | a97974b68b4adaf820f9024aa5181de635c60b4f | refs/heads/master | 2021-03-09T22:59:35.115273 | 2015-05-19T02:47:29 | 2015-05-19T02:47:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,131 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2014 hybris AG
* All rights reserved.
*
* This software is the confidential and proprietary information of hybris
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* li... | [
"[email protected]"
] | |
748b2fe6ff352880ba955456976937e4a1eae878 | f009dc33f9624aac592cb66c71a461270f932ffa | /src/main/java/com/alipay/api/response/AlipayEbppPdeductPayResponse.java | e3d712d01289446ac5017377cff5e7b3953630f8 | [
"Apache-2.0"
] | permissive | 1093445609/alipay-sdk-java-all | d685f635af9ac587bb8288def54d94e399412542 | 6bb77665389ba27f47d71cb7fa747109fe713f04 | refs/heads/master | 2021-04-02T16:49:18.593902 | 2020-03-06T03:04:53 | 2020-03-06T03:04:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,536 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.ebpp.pdeduct.pay response.
*
* @author auto create
* @since 1.0, 2019-03-08 15:29:11
*/
public class AlipayEbppPdeductPayResponse extends AlipayResponse {... | [
"[email protected]"
] | |
fd062e0f6d78c6b6b871c824dc79b05ba348697f | f10dc8fb4181c4865cd4797de9d5a79f2c98af7a | /crmsrc/com/psit/struts/entity/StatOrd.java | df9434181e45dee5463edc109f470f3c389d6f2e | [] | no_license | DennisAZ/NewtouchOA | b9c41cc1f4caac53b453c56952af0f5156b6c4fa | 881d72d80c83e1f2ad578c92e37a3241498499fc | refs/heads/master | 2020-03-30T05:37:21.900004 | 2018-09-29T02:11:34 | 2018-09-29T02:11:34 | 150,809,685 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,414 | java | package com.psit.struts.entity;
import java.util.Date;
import com.psit.struts.util.format.GetDate;
/**
* 统计实体 <br>
* create_date: Feb 24, 2011,1:58:53 PM<br>
* @author rabbit
*/
public class StatOrd {
private Long typId;//;类别ID
private String typName;//类别名称
private Long count;//数量
private Double sum;//金额
// ... | [
"[email protected]"
] | |
a0965fe013a9a9f9c53af859fb6e3a4306ef2575 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/34/34_db34a7ada382f15bc9f0e3737404d8bcfba3fcc1/Pair/34_db34a7ada382f15bc9f0e3737404d8bcfba3fcc1_Pair_s.java | 0df0eb8738725e922736d1eb014735401bfe76e6 | [] | 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 | 3,512 | java | package ischemia;
/**
* Encapsulates a LISP pair and its evaluation
*
*/
public class Pair extends SchemeObject {
private SchemeObject car;
private SchemeObject cdr;
public Pair(SchemeObject car, SchemeObject cdr) {
this.car = car;
this.cdr = cdr;
}
//Casts the car and cdr of a pair to a ... | [
"[email protected]"
] | |
19c6d815ad1e282bebddfb679d9814cc0317d885 | d2f810efbf145ea3e8b5925a7b5e90419477b586 | /src/net/minecraft/network/play/server/S19PacketEntityStatus.java | eed41652de8e8997005fcf6a2ddeedb76ee89fd7 | [] | no_license | nullexthecodegod/Stealth | 7505536594fda0a577a3406b3ed89b75857dc2be | 334edcd2fc0f2fbda88b8845adb9c1a2f17023dd | refs/heads/master | 2021-05-14T18:15:11.746357 | 2018-01-11T04:32:51 | 2018-01-11T04:32:51 | 116,067,644 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,667 | java | package net.minecraft.network.play.server;
import java.io.IOException;
import net.minecraft.entity.Entity;
import net.minecraft.network.INetHandler;
import net.minecraft.network.Packet;
import net.minecraft.network.PacketBuffer;
import net.minecraft.network.play.INetHandlerPlayClient;
import net.minecraft.worl... | [
"NullEX@Offset#6604"
] | NullEX@Offset#6604 |
974ff2eb1740d019d53d9264ab4fc2860deb21ee | 4cd934d823612a89c1340f0bfc1ae31a964a5204 | /bedrock261/src/main/java/soupply/bedrock261/type/Recipe.java | 6355420de59752127d75b64e35a2fa4dd13b894c | [
"MIT"
] | permissive | DaMatrix/java | 307d9b426efd1086efc4466e7bd9528b103e68a3 | e94bcca06efe16eaab8d1cfb4e349df9715da4cf | refs/heads/master | 2020-03-21T05:21:32.137602 | 2018-06-18T14:50:44 | 2018-06-18T14:50:44 | 138,156,892 | 1 | 0 | null | 2018-06-21T10:40:33 | 2018-06-21T10:40:32 | null | UTF-8 | Java | false | false | 898 | java | package soupply.bedrock261.type;
import java.util.*;
import soupply.util.*;
public class Recipe extends Type
{
// type
public static final int SHAPELESS = (int)0;
public static final int SHAPED = (int)1;
public static final int FURNACE = (int)2;
public static final int FURNACE_DATA = (int)3;
... | [
"[email protected]"
] | |
cdcfb028cb98496a96afb39b16eea8bded860777 | b17d6bb5e3fa192b597bf671198842ad45de2f48 | /src/main/java/pt/ricardojafe/jhipstertests/mono/config/ApplicationProperties.java | 19b649d5c88588be0ebafb11543d56a5c575e02f | [] | no_license | kriptonis/jhipsterSampleApplication | 2397545d7ba71e4873c2d386e4a7293d2a760b4f | 77349a9b89ff89cdf59b68472000282127491b90 | refs/heads/master | 2021-01-01T16:22:14.074569 | 2017-07-20T09:12:01 | 2017-07-20T09:12:01 | 97,815,162 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package pt.ricardojafe.jhipstertests.mono.config;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
* Properties specific to JHipster.
* <p>
* Properties are configured in the application.yml file.
*/
@ConfigurationProperties(prefix = "application", ignoreUnknownFields = false)
publi... | [
"[email protected]"
] | |
211201c3da626c25ec811c4ba35795b7448770e7 | 3a3d51f069841893eabf7f58f81ebf411107efba | /src/main/java/org/akomantoso/schema/v3/csd08/ForceMods.java | 01c64feb4092157c293c654e91c237a31da35a26 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | ymartin59/akomantoso-lib | 7481f4cf3ead3d8b410f40f6b7b3106318692dfb | 3215cb0d8596ea2c74595b59a0f81c6e91183fab | refs/heads/master | 2022-03-27T20:27:39.719762 | 2017-06-29T17:21:41 | 2017-06-29T17:21:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,095 | 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: 2014.03.16 at 01:25... | [
"[email protected]"
] | |
ed750251d472536232c5f37cd12f8d3c930151f6 | 55d48cf4d1b9f70fe4ad431cd2fa356b8bb8cfd5 | /1_trainee/003_collections/5_control_questions/src/main/java/ru/nik66/DepartmentsSort.java | e8f2ad9e7d0390713c3091dcdc5344c16e7f7d16 | [
"Apache-2.0"
] | permissive | Nikbstar/nkotkin-job4j | 57834a7069bed60213f2f955e5ed5529b4936f08 | 21886bbe99b4f50c2d6fefeccac2781753c3f452 | refs/heads/master | 2018-12-21T06:30:43.254684 | 2018-12-09T13:18:44 | 2018-12-09T13:18:44 | 112,478,822 | 3 | 0 | Apache-2.0 | 2018-03-30T14:52:14 | 2017-11-29T13:29:19 | Java | UTF-8 | Java | false | false | 1,842 | java | package ru.nik66;
import java.util.Set;
import java.util.HashSet;
import java.util.Arrays;
import java.util.Comparator;
/**
* Deportaments sort.
* Отсортировать департаменты [#34352]
*/
public class DepartmentsSort {
private final String[] values;
public DepartmentsSort(String[] values) {
Set<Str... | [
"[email protected]"
] | |
3565be959abb9f30320fcea46aa847a9bbc6fe78 | 146086a1d08e226047b91c8b11675b0ed8b9f029 | /snap-studio-agent/src/main/java/org/snapscript/studio/agent/event/ScopeEventMarshaller.java | 56bd3da1bdbeb81a9265ec75ef4b18ee5c3cc97d | [] | no_license | snapscript/snap-develop | 750c82b8b82f7cb5369bec0f7354d007d15bfee0 | 12ea04b6af12b95426171dc668fcd2fc4f21d4d2 | refs/heads/master | 2020-05-21T14:59:23.856444 | 2019-02-09T15:17:50 | 2019-02-09T15:17:50 | 65,230,424 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,795 | java | package org.snapscript.studio.agent.event;
import static org.snapscript.studio.agent.event.ProcessEventType.SCOPE;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.util.Map;
import org.s... | [
"[email protected]"
] | |
0c4a77d98830aaf1555a2778699d3534e77ee812 | 746572ba552f7d52e8b5a0e752a1d6eb899842b9 | /JDK8Source/src/main/java/com/sun/org/apache/bcel/internal/generic/DUP2.java | b5021dc5b7fcf7f5cf531ff65e079514df11c4fb | [] | no_license | lobinary/Lobinary | fde035d3ce6780a20a5a808b5d4357604ed70054 | 8de466228bf893b72c7771e153607674b6024709 | refs/heads/master | 2022-02-27T05:02:04.208763 | 2022-01-20T07:01:28 | 2022-01-20T07:01:28 | 26,812,634 | 7 | 5 | null | null | null | null | UTF-8 | Java | false | false | 5,850 | java | /***** Lobxxx Translate Finished ******/
/*
* Copyright (c) 2007, 2015, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.org.apache.bcel.internal.generic;
/* ====================================================================
... | [
"[email protected]"
] | |
af667eb9653da2b4f5bebea674d1f18d540e5add | 7417218176fbbae9787adce40a3f1ebdf48ed66e | /src/com/boredream/leetcode/Q122.java | 1336bea7d5bb9d424f190e96bd0bcea05de9a4c3 | [] | no_license | boredream/JavaCodeProject | 398b3a28e4e223a5da184ca8daa6944e138288bc | 6857452ab6442dfc00acd223c0a3ab355e2abb71 | refs/heads/master | 2023-08-31T20:54:15.788553 | 2023-08-31T03:27:04 | 2023-08-31T03:27:04 | 53,392,141 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,985 | java | package com.boredream.leetcode;
/**
* 给你一个整数数组 prices ,其中 prices[i] 表示某支股票第 i 天的价格。
* <p>
* 在每一天,你可以决定是否购买和/或出售股票。你在任何时候 最多 只能持有 一股 股票。你也可以先购买,然后在 同一天 出售。
* <p>
* 返回 你能获得的 最大 利润 。
* <p>
* 链接:https://leetcode.cn/problems/best-time-to-buy-and-sell-stock-ii
*/
public class Q122 {
public static void main(Stri... | [
"[email protected]"
] | |
02d43ff09d3d7a765f9c34f5936a9fc9dab939b1 | faa536c825f6f94d8f0719e8b5bffbdf964a98f9 | /jem-crawler/src/main/java/jem/crawler/Crawler.java | 1949bb9167c6465585d10808e2a17c61da4711f1 | [
"Apache-2.0"
] | permissive | phylame/jemiv | 7c9601327275cfe7b51a44a565b42199b48cc173 | 093bcddea58664a6671529eb436834421528426b | refs/heads/master | 2021-01-02T22:59:16.915179 | 2017-09-08T08:47:35 | 2017-09-08T08:47:35 | 99,431,093 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,720 | java | /*
* Copyright 2017 Peng Wan <[email protected]>
*
* This file is part of Jem.
*
* 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]"
] | |
96d1047da4554ac8961303ac79124bff82755ebc | c474b03758be154e43758220e47b3403eb7fc1fc | /apk/decompiled/com.tinder_2018-07-26_source_from_JADX/sources/rx/Completable$23.java | 433769dae38435ad5f1894c9b546757ff130127e | [] | no_license | EstebanDalelR/tinderAnalysis | f80fe1f43b3b9dba283b5db1781189a0dd592c24 | 941e2c634c40e5dbf5585c6876ef33f2a578b65c | refs/heads/master | 2020-04-04T09:03:32.659099 | 2018-11-23T20:41:28 | 2018-11-23T20:41:28 | 155,805,042 | 0 | 0 | null | 2018-11-18T16:02:45 | 2018-11-02T02:44:34 | null | UTF-8 | Java | false | false | 1,021 | java | package rx;
import rx.functions.Func0;
import rx.p500e.C19407e;
class Completable$23 implements Completable$OnSubscribe {
/* renamed from: a */
final /* synthetic */ Func0 f62175a;
Completable$23(Func0 func0) {
this.f62175a = func0;
}
public /* synthetic */ void call(Object obj) {
... | [
"[email protected]"
] | |
81d34542502807b4935efe5fe78633690a1ab94f | 09957bf1223d2876b4251bdebfc66b3f55915523 | /src/main/java/org/vs/HelloWorldInitializer.java | 44289bc5e086b8ba66fc4cd87ce337e08db26ee7 | [] | no_license | vishalsinha21/spring-maven-fitness-integration | da2e86a995dbfb5f62a26a6247fea0eedccaa8e7 | f134912f885e68052a1825c2e02482bd4882aa1d | refs/heads/master | 2020-12-30T13:46:38.081520 | 2017-05-14T15:52:35 | 2017-05-14T15:52:35 | 91,254,280 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 544 | java | package org.vs;
import org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherServletInitializer;
public class HelloWorldInitializer extends AbstractAnnotationConfigDispatcherServletInitializer {
@Override
protected Class<?>[] getRootConfigClasses() {
return new Class[]{HelloWorldCo... | [
"[email protected]"
] | |
f5f8ee50817099bb12f966ea1d3b89bc56529f70 | c040aeeac7c86eedeaaa40e5744a40b70f0d1408 | /src/com/sykj/shenfu/po/Materialbom.java | cc909fae67ff7f69b56151a4bbf8e963a5bb64ee | [] | no_license | lucher007/shenfu | b6cc96f039e80f318586e2cc3b7db80e68528cb4 | 5cdfb03455515be3e175902682f9a039c3320332 | refs/heads/master | 2020-04-14T11:32:45.179553 | 2019-01-02T09:02:12 | 2019-01-02T09:19:36 | 163,816,793 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,379 | java | package com.sykj.shenfu.po;
import java.io.Serializable;
import java.util.List;
import java.util.Map;
/**
* 用户实体类
*/
public class Materialbom extends BaseField implements Serializable {
private static final long serialVersionUID = 1L;
private Integer id; //数据库ID
private Integer pid;... | [
"[email protected]"
] | |
b26b87aa11b6aab15a8aa433d1e209d7c1b77c95 | bccb412254b3e6f35a5c4dd227f440ecbbb60db9 | /hl7/model/V2_6/table/Table0342.java | 28b30733845dee717b820d77aa8f9f73305b4557 | [] | no_license | nlp-lap/Version_Compatible_HL7_Parser | 8bdb307aa75a5317265f730c5b2ac92ae430962b | 9977e1fcd1400916efc4aa161588beae81900cfd | refs/heads/master | 2021-03-03T15:05:36.071491 | 2020-03-09T07:54:42 | 2020-03-09T07:54:42 | 245,967,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package hl7.model.V2_6.table;
import hl7.bean.table.Table;
public class Table0342 extends Table{
private static final String VERSION = "2.6";
public static Table getInstance(){
if(table==null) new Table0342();
return table;
}
private Table0342(){
setTableName("Military Recipient");
setOID("2.16.840.1.11... | [
"[email protected]"
] | |
eed971fca69f5a32313c16258cd5ea3af5cfa046 | fc0879f1a64a9b12f191b46f3ee08f32114519af | /gameserver/src/ru/catssoftware/gameserver/handler/skillhandlers/ExtractableCombo.java | 3160e16683f039e4efce2628bcc865755b820072 | [] | no_license | Snikers0309/lucera2 | b26f59953edec905aefeb2c4273f3dec17e88a9d | 53d623903322e177cc7eb34a7e292878cbc74841 | refs/heads/master | 2023-03-23T00:25:53.002593 | 2013-01-30T01:11:33 | 2013-01-30T01:11:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,225 | java | package ru.catssoftware.gameserver.handler.skillhandlers;
import ru.catssoftware.gameserver.datatables.ItemTable;
import ru.catssoftware.gameserver.datatables.xml.ExtractableItemsData;
import ru.catssoftware.gameserver.handler.ISkillHandler;
import ru.catssoftware.gameserver.items.model.L2ExtractableItem;
import... | [
"[email protected]"
] | |
632a7c035f8028c718057ada4846d70d15c77c47 | c39e3203190a9f2923beddd52aa7a75ac0bcc9f4 | /src/test/java/com/cybertek/SelfPractice/Homework1.java | 957ce74846a173d88ceb2b734e679fe3340b4d6a | [] | no_license | ShaazShaaz/SeleniumProject | e9d00d84de5487538adadbd3f331c15eb3784dc6 | 6d0a9126d9042df5456cf40e4adf037832d7c5c6 | refs/heads/master | 2023-07-05T18:59:56.797245 | 2021-09-03T15:01:14 | 2021-09-03T15:01:14 | 402,445,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,277 | java | package com.cybertek.SelfPractice;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import java.util.List;
public class Homework1 {
/*
navigate to http... | [
"[email protected]"
] | |
16b9627cb38a3a5d0301b9e050411ed8a0d43c38 | 96047384a0270e920451402b05433e20d7f7c12a | /plugins/wildfly/src/main/java/org/fakereplace/integration/wildfly/hibernate5/WildflyEntityManagerFactoryProxy.java | c602ffaea767b3992dddf9faeb9f1bb40bd68403 | [
"Apache-2.0"
] | permissive | sparkoo/fakereplace | bce30e6f93987dcf4a78f67b633b05ba1bc008fb | 615a7af91e9fd870ce29fb19355e194423052579 | refs/heads/master | 2021-01-22T02:53:17.946242 | 2016-09-30T20:58:58 | 2016-09-30T20:58:58 | 81,078,678 | 0 | 0 | null | 2017-02-06T11:06:18 | 2017-02-06T11:06:18 | null | UTF-8 | Java | false | false | 3,357 | java | /*
* Copyright 2016, Stuart Douglas, and individual contributors as indicated
* by the @authors tag.
*
* 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/lice... | [
"[email protected]"
] | |
e402fca9c7802b5e1fe8f338ed787a77db50ceb1 | 507fe5eebbc9da8733a9e5c12e32c04501e5a82b | /baksmali/src/main/java/com/virjar/baksmalisrc/dexlib2/writer/pool/AnnotationPool.java | 7caedc18b0ea6bf6c7d4c1620421d49e231ac1f0 | [] | no_license | axhlzy/DVMUnpacker | 4ce1fe8b3b75b72ef9f2df90f30e64f5ff5a045e | 38d9ada65d1cc850ce96dfdebc6d99facb7a51eb | refs/heads/master | 2022-12-14T19:41:43.217094 | 2020-09-16T08:45:33 | 2020-09-16T08:45:33 | 295,996,703 | 0 | 1 | null | 2020-09-16T10:13:49 | 2020-09-16T10:13:47 | null | UTF-8 | Java | false | false | 3,358 | java | /*
* Copyright 2013, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditio... | [
"[email protected]"
] | |
307e77169d96330fb4f51cd4e39b4afe0b640f1d | e368d9adb1fe3b2d6e20c31835ff4abeea77e4ee | /workspace_8/LTM/src/onTap2/CloneCopyFile2.java | 5110fabce8d37af296f3e81e8c48720aef0c2be4 | [] | no_license | thanghoang07/java | 29edf868f79318672707be626d9105935fd83478 | 41d62d5e9f206f0459b9c3d42a8581fc5395b223 | refs/heads/master | 2020-05-07T13:45:13.479039 | 2019-04-10T09:59:34 | 2019-04-10T09:59:34 | 180,541,189 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package onTap2;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
public class CloneCopyFile2 {
public void copyDataFile(String source, String dest) throws IOException {
byte[] d... | [
"[email protected]"
] | |
a8043f54330f650333c7627776aafab73692658f | 4627d514d6664526f58fbe3cac830a54679749cd | /projects/mockito/test/org/mockito/internal/stubbing/defaultanswers/HasPrimitiveMethods.java | 30c453a9ac253ccfb0180fc93e8944b1d5c4b592 | [
"MIT",
"BSD-3-Clause",
"Apache-2.0"
] | permissive | STAMP-project/Cling-application | c624175a4aa24bb9b29b53f9b84c42a0f18631bd | 0ff4d7652b434cbfd9be8d8bb38cfc8d8eaa51b5 | refs/heads/master | 2022-07-27T09:30:16.423362 | 2022-07-19T12:01:46 | 2022-07-19T12:01:46 | 254,310,667 | 2 | 2 | null | 2021-07-12T12:29:50 | 2020-04-09T08:11:35 | null | UTF-8 | Java | false | false | 356 | java | /*
* Copyright (c) 2007 Mockito contributors
* This program is made available under the terms of the MIT License.
*/
package org.mockito.internal.stubbing.defaultanswers;
interface HasPrimitiveMethods {
boolean booleanMethod();
char charMethod();
int intMethod();
long longMethod();
float floatMe... | [
"[email protected]"
] | |
61923fc7797498dbebfae22681e096e876985f9e | 7b733d7be68f0fa4df79359b57e814f5253fc72d | /system/src/main/java/com/percussion/server/webservices/IPSSearchHandler.java | 1daef99c470a0b4b0f16b0bb4a9162aa2488bc74 | [
"LicenseRef-scancode-dco-1.1",
"Apache-2.0",
"OFL-1.1",
"LGPL-2.0-or-later"
] | permissive | percussion/percussioncms | 318ac0ef62dce12eb96acf65fc658775d15d95ad | c8527de53c626097d589dc28dba4a4b5d6e4dd2b | refs/heads/development | 2023-08-31T14:34:09.593627 | 2023-08-31T14:04:23 | 2023-08-31T14:04:23 | 331,373,975 | 18 | 6 | Apache-2.0 | 2023-09-14T21:29:25 | 2021-01-20T17:03:38 | Java | UTF-8 | Java | false | false | 3,666 | java | /*
* Copyright 1999-2023 Percussion Software, 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 applicabl... | [
"[email protected]"
] | |
7a67533af60a1249bea70c8839f91ebbdc0b8b12 | 0689f3b456ddce965659abcd4d2de68903de59a1 | /src/main/java/com/example/jooq/demo_jooq/introduction/db/pg_catalog/routines/RecordImageGe.java | f893499b0050348a3f90b3438e0ed56a42b4d682 | [] | no_license | vic0692/demo_spring_jooq | c92d2d188bbbb4aa851adab5cc301d1051c2f209 | a5c1fd1cb915f313f40e6f4404fdc894fffc8e70 | refs/heads/master | 2022-09-18T09:38:30.362573 | 2020-01-23T17:09:40 | 2020-01-23T17:09:40 | 220,638,715 | 0 | 0 | null | 2022-09-08T01:04:47 | 2019-11-09T12:25:46 | Java | UTF-8 | Java | false | true | 2,406 | java | /*
* This file is generated by jOOQ.
*/
package com.example.jooq.demo_jooq.introduction.db.pg_catalog.routines;
import com.example.jooq.demo_jooq.introduction.db.pg_catalog.PgCatalog;
import javax.annotation.Generated;
import org.jooq.Field;
import org.jooq.Parameter;
import org.jooq.Record;
import org.jooq.impl.... | [
"[email protected]"
] | |
99d7c7f5c177448f369cbae163ddde1574877f76 | eec3da80c2eba0bd6b8670afa5ed070c1902b5ec | /meta/src/test/java/com/alibaba/otter/canal/meta/FileMixedMetaManagerTest.java | 4c330c861694db99cc80b962f2f96729d570a8b1 | [
"Apache-2.0"
] | permissive | zhmz1326/canal | d5289fe4dff9e84cbb219a47a97b8a16bb5ac7eb | 4f1fce247108611c959f28e53796cbbb8bffe164 | refs/heads/master | 2023-08-30T22:52:32.747692 | 2018-07-16T09:14:21 | 2018-07-16T09:14:21 | 109,801,832 | 2 | 0 | Apache-2.0 | 2018-05-25T01:31:27 | 2017-11-07T07:34:15 | Java | UTF-8 | Java | false | false | 2,764 | java | package com.alibaba.otter.canal.meta;
import java.io.File;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import org.apache.commons.io.FileUtils;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import com.alibaba.otter.canal.protocol.ClientIdentity;
import com.aliba... | [
"[email protected]"
] | |
6b73d63be8cdb8dbe7301a58535d6d62e28f06d4 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MATH-58b-1-27-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/apache/commons/math/analysis/function/Gaussian$Parametric_ESTest_scaffolding.java | a6cb58c6911d1908be9aa809f574febb5c0065f5 | [] | 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 | 3,113 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Mon Apr 06 07:26:25 UTC 2020
*/
package org.apache.commons.math.analysis.function;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
im... | [
"[email protected]"
] | |
3b67afd1afd28e5c2f2952a6ea0461d283024bc8 | 290b43981df41a740145de5c5fb7841f9633ac3a | /src/main/java/com/gdn/qa/hackathon/buytogether/config/Constants.java | 51f0848e32fc6a421c96ead282c336f6e61ad272 | [] | no_license | argotri/BuyTogether | 2567516eea7ab612a563f36189c009347fa4726a | 53c6f8827e53c9a60c7a89ff9934d50c64a92131 | refs/heads/master | 2020-04-26T07:49:11.254832 | 2019-03-02T14:21:54 | 2019-03-02T14:21:54 | 173,404,939 | 0 | 0 | null | 2019-03-02T06:02:43 | 2019-03-02T04:54:45 | Java | UTF-8 | Java | false | false | 437 | java | package com.gdn.qa.hackathon.buytogether.config;
/**
* Application constants.
*/
public final class Constants {
// Regex for acceptable logins
public static final String LOGIN_REGEX = "^[_.@A-Za-z0-9-]*$";
public static final String SYSTEM_ACCOUNT = "system";
public static final String ANONYMOUS_US... | [
"[email protected]"
] | |
ca9997f5dc2f6849173c1cb5e76679c58f49276a | 7a96414d5b49603238e95a6b1e77809a77143082 | /software/ear/src/test/java/gov/nih/nci/firebird/selenium2/pages/base/OneButtonDialog.java | 40729ae71d4243631d76d2ea081c008e615559a6 | [] | no_license | NCIP/nci-ocr | 822788379a2bf0a95ee00e1667e365766cc8c794 | e36adffb92fdb9833bb8835f87eab4b46594019e | refs/heads/master | 2016-09-05T12:40:31.309373 | 2013-08-28T14:32:45 | 2013-08-28T14:32:45 | 12,298,569 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,427 | java | /**
* The software subject to this notice and license includes both human readable
* source code form and machine readable, binary, object code form. The NCI OCR
* Software was developed in conjunction with the National Cancer Institute
* (NCI) by NCI employees and 5AM Solutions, Inc. (5AM). To the extent
* govern... | [
"[email protected]"
] | |
477db47a1b8df4bf2019aac1237719291745bc6a | 3b8722b6fb199812451ab71412f82e81c9900ef8 | /Java.Basic.EnumExamples-0016/src/ua/voytovych/syntax/package01/Start.java | 67373c9d9e261158c96755c1a3f2f87db6770af6 | [] | no_license | noctuaIv/java-basic | 8eb6ebe6e13f245968d1903005751931351a8d02 | 4c56252c12b68dcb93a8d26f72c0351c51d36eb4 | refs/heads/master | 2020-04-28T22:54:42.989742 | 2019-03-14T14:07:49 | 2019-03-14T14:07:49 | 175,634,440 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package ua.voytovych.syntax.package01;
public class Start {
public static void main(String[] args) {
for (int i = 0; i < GameLevel.values().length; i++) {
System.out.println(GameLevel.values()[i]);
}
Game game = new Game();
game.setGameLevel(GameLevel.BEGINNER);
System.out.println("game.getDefaultLev... | [
"[email protected]"
] | |
5e07d670988bef5331d7c0964732f79732659884 | e90a6626427539a61543ad40551d325a98cdf925 | /src/main/java/com/twitter/sdk/android/tweetui/internal/MediaTimeUtils.java | 55c8b74f9c4c4dade627ad1470fb1f3fdf5dfdc0 | [] | no_license | turfaa/sambhar | d0d82e0244a7e3535fc4ca7a67de47e0b309fadf | 18e498dca941acbc00468244c0143b48585cd7b9 | refs/heads/master | 2020-04-27T21:05:51.745102 | 2019-03-09T11:10:35 | 2019-03-09T11:10:35 | 174,684,008 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package com.twitter.sdk.android.tweetui.internal;
import java.util.Locale;
final class MediaTimeUtils {
private static final String TIME_FORMAT_LONG = "%1$d:%2$02d:%3$02d";
private static final String TIME_FORMAT_SHORT = "%1$d:%2$02d";
private MediaTimeUtils() {
}
static String getPlaybackTime(l... | [
"[email protected]"
] | |
6d112a1fd7b63396e5f978f850a6999d3f8e3aee | 694580af18c56fe9b56d7e37d94619e98d475d9f | /app/src/main/java/com/shuashua/buss/View/Activity/CreatOrderActivity.java | a04590b7a68ccb902310b2f5674aac79edf1381a | [] | no_license | ganyao114/shuashua | cc31e0a13b685e62ec1f26938858b5a9be30a070 | 20a874f8e668fcb169ce31c686e4ba6ae85ec693 | refs/heads/master | 2021-06-04T09:33:20.829766 | 2016-09-07T06:27:14 | 2016-09-07T06:27:14 | 64,978,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,047 | java | package com.shuashua.buss.View.Activity;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import com.shuashua.buss.R;
... | [
"[email protected]"
] | |
536da421734aee2d9886273a3d6b7109212da8f6 | 4a1773d1d68f69a383ce44fd3d1342d76ef3bb59 | /swg-acs-core/message/src/main/java/com/swg/acs/message/soap/CwmpMessageParser.java | 7b8ea96519bfa56ce301cdb8adf392da4321cf19 | [] | no_license | swg-corp/swg-acs | ae74593b9996d3138c7a4cd5312cfe905550a3d4 | 9a2cdf5e87d718ca151ca6409f963309790277f7 | refs/heads/master | 2021-01-15T18:26:25.548637 | 2012-07-06T15:39:17 | 2012-07-06T15:39:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,407 | java | /**
*
*/
package com.swg.acs.message.soap;
import java.util.Iterator;
import java.util.NoSuchElementException;
import javax.xml.namespace.QName;
import javax.xml.soap.Detail;
import javax.xml.soap.DetailEntry;
import javax.xml.soap.SOAPElement;
import javax.xml.soap.SOAPException;
import javax.xml.soap.SOAPFault;
... | [
"[email protected]"
] | |
57c644487c2f7bec791dfa5957402a1ae6721e17 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_7282f864e2ed57b2ef9ae927f32d3fe13c68e7e7/KryptoTest/2_7282f864e2ed57b2ef9ae927f32d3fe13c68e7e7_KryptoTest_s.java | 53b310c254027c9a8598755dd2435fcf1b0c5be5 | [] | 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,166 | java | package itsp;
import static net.java.quickcheck.generator.CombinedGeneratorsIterables.someLists;
import static net.java.quickcheck.generator.PrimitiveGenerators.integers;
import static org.testng.Assert.assertEquals;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import n... | [
"[email protected]"
] | |
d98311c81a4bd7e806614ac50e50ca701edf4f1a | d5515553d071bdca27d5d095776c0e58beeb4a9a | /src/net/sourceforge/plantuml/graph2/IdentityInflationTransform.java | 850031d53a894e2affafe440f1a47d4c74782404 | [] | no_license | ccamel/plantuml | 29dfda0414a3dbecc43696b63d4dadb821719489 | 3100d49b54ee8e98537051e071915e2060fe0b8e | refs/heads/master | 2022-07-07T12:03:37.351931 | 2016-12-14T21:01:03 | 2016-12-14T21:01:03 | 77,067,872 | 1 | 0 | null | 2022-05-30T09:56:21 | 2016-12-21T16:26:58 | Java | UTF-8 | Java | false | false | 1,774 | java | /* ========================================================================
* PlantUML : a free UML diagram generator
* ========================================================================
*
* (C) Copyright 2009-2017, Arnaud Roques
*
* Project Info: http://plantuml.com
*
* This file is part of PlantUML.
... | [
"[email protected]"
] | |
c1128564a95c619056a615d0ba10087f30fad47a | 6252c165657baa6aa605337ebc38dd44b3f694e2 | /org.eclipse.epsilon.egl.sync/Scalability-Tests/boiler-To-Generate-1000-Files/boiler-To-Generate-1000-Files/syncregions-1000Files/TemperatureController582.java | fa2b7091f17b4e884d231a2a33d5b74063be5747 | [] | 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 | 368 | java | package syncregions;
public class TemperatureController582 {
public int execute(int temperature582, int targetTemperature582) {
//sync _bfpnFUbFEeqXnfGWlV2582, behaviour
1-if(temperatureDifference > 0 && boilerStatus == true) { return 1; } else if (temperatureDifference < 0 && boilerStatus == false) ... | [
"[email protected]"
] | |
d7f64910137a78da3b2214536de3b79461e07066 | 60f7b508bed2dffa32cff6c3f50d6dd6b0f25507 | /user-center/src/main/java/com/boyu/erp/platform/usercenter/service/warehouse/WarehStkService.java | 170573c92e45a0f250497d28130ac196c1d9ef7c | [] | no_license | clfbai/heoll | 8cca5d62eb8bce47d0882b07fb328baf508612b5 | 69845c4e78437bb0aea79a32d6a24c2fc299f388 | refs/heads/master | 2022-09-29T09:03:58.700436 | 2019-12-21T05:06:43 | 2019-12-21T05:06:43 | 165,189,003 | 0 | 0 | null | 2022-09-01T23:17:47 | 2019-01-11T06:08:00 | Java | UTF-8 | Java | false | false | 1,592 | java | package com.boyu.erp.platform.usercenter.service.warehouse;
import com.boyu.erp.platform.usercenter.entity.warehouse.WarehStk;
import com.boyu.erp.platform.usercenter.model.wareh.CountCostModel;
import java.util.List;
import java.util.Set;
/**
* 仓库库存服务
*
* @author HHe
* @date 2019/9/3 10:50
*/
public interface ... | [
"https://gitee.com/onecaolf/mytext.git"
] | https://gitee.com/onecaolf/mytext.git |
cb81e32c527fc6984fa20605e5d75756d31c191b | 24121da2d56f6f76a0a774494ad8941fd498bf52 | /app/src/main/java/app/food/patient_app/util/Constant.java | fcdc75856ff32e56dae6dbee86b72c3e7f938014 | [] | no_license | saubhagyamapps/IMOOD_TRACKES_APP | b3437c7a402c0d4becb73f7c40ea77fef58dd60f | fa944188f41e7526a3a8e1f1152dc31dfe831ace | refs/heads/master | 2020-05-20T10:53:46.322979 | 2019-05-08T13:20:50 | 2019-05-08T13:20:50 | 185,533,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,004 | java | package app.food.patient_app.util;
import android.app.ProgressDialog;
import android.content.Context;
import com.google.android.gms.common.Scopes;
import com.google.android.gms.common.api.GoogleApiClient;
import com.google.android.gms.common.api.Scope;
import com.google.android.gms.fitness.Fitness;
import java.text.... | [
"[email protected]"
] | |
1677258bf57475657dc1d3ad159d19e4147a0d29 | 74d644b37385ca4beb2e52fd4314ee1562697d52 | /src/main/java/me/wener/seq/SequenceException.java | f2d5ac6d241784f648fbd1f1c496067be6e2b7e5 | [
"MIT"
] | permissive | yaloo/seq | 01bd534ba2aebff8d9f1f576b70f1d8400748287 | 7bcaa7ea91c3fc332a7c80f3bb88c4045f88c9be | refs/heads/master | 2021-01-18T00:20:30.710308 | 2015-06-02T11:48:57 | 2015-06-02T11:48:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package me.wener.seq;
/**
* 序列异常
*/
public class SequenceException extends RuntimeException
{
private final int code;
public SequenceException(String message)
{
this(message, Exceptions.UNKNOWN);
}
public SequenceException(String message, int code)
{
super(message);
... | [
"[email protected]"
] | |
af4d6cc3080eb5824446c64ca747976d368bcbc9 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_253/Testnull_25294.java | 361709051f6d9c416f58d9411d8d1c1d97e62253 | [] | 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_253;
import static org.junit.Assert.*;
public class Testnull_25294 {
private final Productionnull_25294 production = new Productionnull_25294("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"[email protected]"
] | |
e0707c7d7ce2f4655c6191b2cdd3aae7ee5526c7 | f0568343ecd32379a6a2d598bda93fa419847584 | /modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201302/ApiException_Exception.java | f4a2f714894ed9f75a8d1fa0ec3fbb85b6a308ed | [
"Apache-2.0"
] | permissive | frankzwang/googleads-java-lib | bd098b7b61622bd50352ccca815c4de15c45a545 | 0cf942d2558754589a12b4d9daa5902d7499e43f | refs/heads/master | 2021-01-20T23:20:53.380875 | 2014-07-02T19:14:30 | 2014-07-02T19:14:30 | 21,526,492 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,151 | java |
package com.google.api.ads.dfp.jaxws.v201302;
import javax.xml.ws.WebFault;
/**
* This class was generated by the JAX-WS RI.
* JAX-WS RI 2.2.4-b01
* Generated source version: 2.1
*
*/
@WebFault(name = "ApiExceptionFault", targetNamespace = "https://www.google.com/apis/ads/publisher/v201302")
public class ApiE... | [
"[email protected]"
] | |
7d1f35e09621e916f4e9c31241db2eb03ceb375d | 1230c122bcc683cefeefe8cb8bb5568c3a593fbb | /src/com/mingda/entity/HckVehiclePK.java | 560d8018527f56e1981c1608034196682c2b3b62 | [] | no_license | jilinshi/ext | 68e3af60c1d15a5f2c7edf0f6a3f0380899c2186 | cb099614ae2775ad61580510c9338ff412348b1f | refs/heads/master | 2016-08-04T10:28:46.884809 | 2015-08-28T08:50:05 | 2015-08-28T08:50:05 | 40,576,031 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,305 | java | package com.mingda.entity;
import java.io.Serializable;
import javax.persistence.*;
/**
* The primary key class for the HCK_VEHICLE database table.
*
*/
@Embeddable
public class HckVehiclePK implements Serializable {
//default serial version id, required for serializable classes.
private static fina... | [
"[email protected]"
] | |
65cdfb205fbd3bc1c5e1b4219fd4bb0dc3bf0d36 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_220/Testnull_21991.java | b7fab57c276ff73b92df3a1d82ab5b21816d776e | [] | 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_220;
import static org.junit.Assert.*;
public class Testnull_21991 {
private final Productionnull_21991 production = new Productionnull_21991("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"[email protected]"
] | |
e3f66802f73d4e37e9a84622bc4e83d2797469be | e489f9dc3746757045cd1bf251731862b2192b84 | /backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/UpdateGlusterGeoRepKeysVDSCommand.java | 8a885379631a70f6c3a806068625f334213983d1 | [
"Apache-2.0"
] | permissive | Zealsathish/ovirt-engine | 7b0f4acd9390792e381b4e44e748adf3efac7a3d | e30f655b67710bd772568723910f326838b2eebb | refs/heads/master | 2020-12-28T20:08:22.893677 | 2015-04-16T17:11:30 | 2015-04-20T18:31:39 | 34,293,886 | 1 | 0 | null | 2015-04-21T00:15:57 | 2015-04-21T00:15:57 | null | UTF-8 | Java | false | false | 859 | java | package org.ovirt.engine.core.vdsbroker.gluster;
import org.ovirt.engine.core.common.vdscommands.gluster.UpdateGlusterGeoRepKeysVDSParameters;
import org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc;
public class UpdateGlusterGeoRepKeysVDSCommand<P extends UpdateGlusterGeoRepKeysVDSParameters> extends Abstra... | [
"[email protected]"
] | |
4d86319c8233b9c9688beb8960f60ec3ada7faff | 44a7ae21c3c3e9b959e9c1984f9d3e68ea3349a1 | /jaulp-wicket-components/src/main/java/de/alpharogroup/wicket/components/link/DefaultTargets.java | 9568c069084ee9a4de70a1c705f0ebcf69988e02 | [
"Apache-2.0"
] | permissive | astrapi69/jaulp-wicket | abc45a21d6ec43e71653c92c8b15838c5bda05cd | 099e8fb6a7306207f10d7484efb6dcc48da3e6d4 | refs/heads/master | 2023-08-28T08:57:04.366835 | 2017-12-12T14:39:13 | 2017-12-12T14:39:13 | 6,269,725 | 5 | 2 | null | 2017-06-06T15:31:06 | 2012-10-17T22:25:32 | Java | UTF-8 | Java | false | false | 1,618 | java | /**
* Copyright (C) 2010 Asterios Raptis
*
* 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 ... | [
"[email protected]"
] | |
dabbb54e7bab6a6eda1b877ac1b8e533312a2e55 | b93e801bb9a11fd820201ad56894b896e0831ff1 | /CleverWeb-Common/src/main/java/com/cleverweb/common/util/MD5.java | 35b9c3c2255d21cfa543339610a66cf29468944f | [
"Apache-2.0"
] | permissive | showtofly/CleverWeb | c41569f7a238112196fa37a8cb7f317bc0a49a97 | f7a9079f2e3206c255fe37ae6b750a3f453807c0 | refs/heads/master | 2023-04-13T13:34:35.442782 | 2017-02-06T14:29:10 | 2017-02-06T14:29:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 833 | java | package com.cleverweb.common.util;
import java.security.MessageDigest;
/**
* 说明:MD5处理
* 创建人:FH Q313596790
* 修改时间:2014年9月20日
* @version
*/
public class MD5 {
public static String md5(String str) {
try {
MessageDigest md = MessageDigest.getInstance("MD5");
md.update(str.getBytes());
byte b[] = md.dige... | [
"[email protected]"
] | |
e942064cb90ef429f031a209c8994381c166523b | 2b2fcb1902206ad0f207305b9268838504c3749b | /WakfuClientSources/srcx/class_12304_pS.java | c63a452b5636c4de71158c88cff012bf9e1ca92a | [] | no_license | shelsonjava/Synx | 4fbcee964631f747efc9296477dee5a22826791a | 0cb26d5473ba1f36a3ea1d7163a5b9e6ebcb0b1d | refs/heads/master | 2021-01-15T13:51:41.816571 | 2013-11-17T10:46:22 | 2013-11-17T10:46:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 933 | java | import java.util.Stack;
public class pS
implements aTK
{
private uk W;
private Stack X = new Stack();
public void a(cpa paramcpa, uk paramuk, dOc paramdOc)
{
this.W = paramuk;
this.X.push(paramcpa);
cpa localcpa = (cpa)this.X.peek();
dOc localdOc = paramdOc;
Jg localJg = localdOc.getAppe... | [
"[email protected]"
] | |
ed978a782491a9ffece1aa2e215ee9cbaf5b3c67 | eacd29029893495038743fbae739f831e3599992 | /lemon-deanery/src/main/java/com/sunesoft/lemon/deanery/treatiseCG/application/dtos/TreatiseFileDto.java | 91dc5242be987d8e8707a3517a5726a8cec6d287 | [] | no_license | developTiger/sy-oa | 75aa86b19bdb830cad82d04b1b56e0d9b4357c6f | a3709922e59b96a1bc9f15adde95d887daf72844 | refs/heads/master | 2021-01-19T01:48:36.637149 | 2017-04-26T10:08:48 | 2017-04-26T10:08:48 | 87,249,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 491 | java | package com.sunesoft.lemon.deanery.treatiseCG.application.dtos;
/**
* Created by pxj on 2016/9/26.
*/
public class TreatiseFileDto {
public String getFileName() {
return fileName;
}
public void setFileName(String fileName) {
this.fileName = fileName;
}
public String getFileId() ... | [
"[email protected]"
] | |
ee6f7402a4f5a477d9835549be10d4a276ca45df | 976f39a8e16e1da2f300a4b8368c29e4f734718c | /crala-environment/plugins/org.miso.cloud.robotic/src/cloudRobotics/impl/ConfigurationSystemImpl.java | cff736fe956ccb01114650191a46a5e194264004 | [] | no_license | antoniogarmendia/gallery-graphical-dsls-emfStencil | 05fbf62f633850fbbb6d1108dfe0b15e13150af3 | 827c46be04a804a39dfd24744388920741344f46 | refs/heads/master | 2023-02-25T09:15:06.670557 | 2023-02-06T16:49:08 | 2023-02-06T16:49:08 | 225,592,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,939 | java | /**
*/
package cloudRobotics.impl;
import cloudRobotics.ConfigurationSystem;
import cloudRobotics.ConnectionComponent;
import cloudRobotics.VirtualMachine;
import cloudRobotics.cloudRoboticsPackage;
import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.... | [
"[email protected]"
] | |
6bbe4ba30357b3275f5e52e19adb7718215b5404 | e889d1054ca2cdc054efa708717a4a1fb9cae6c9 | /2019.5/5.10 Java多线程编程核心技术第二章第二节:synchronized同步语句块/src/Day10/Test/Test9.java | d3614d06e0869f17d6d878b14bff0ef849ec7478 | [] | no_license | Dangwuxie/JavaSE2019 | d56ef46c0cf4407773f257e954f6d27c03767c4d | 81f5c0c641bffd53537e93e4574411b91c67a789 | refs/heads/master | 2022-07-14T07:21:52.053672 | 2019-11-26T13:03:01 | 2019-11-26T13:03:28 | 164,305,445 | 1 | 0 | null | 2022-06-21T01:48:10 | 2019-01-06T12:34:52 | Java | UTF-8 | Java | false | false | 1,320 | java | package Day10.Test;
//同步块解决同步方法容易造成死锁的问题;
class Service9{
Object object1 = new Object();
public void methodA(){
synchronized (object1){
System.out.println("A begin");
boolean temp = true;
while (temp){
System.out.println( "A" );
}
... | [
"[email protected]"
] | |
d5a25ee2f056c0dc03466520cc6f180c102d2259 | 7c87a85b35e47d4640283d12c40986e7b8a78e6f | /moneyfeed-user/moneyfeed-user-api/src/main/java/com/newhope/moneyfeed/user/api/dto/response/client/ClientUserThirdAccountDtoResult.java | d5b275090c06bc8ee47994ac7f487018e4eac746 | [] | no_license | newbigTech/moneyfeed | 191b0bd4c98b49fa6be759ed16817b96c6e853b3 | 2bd8bdd10ddfde3f324060f7b762ec3ed6e25667 | refs/heads/master | 2020-04-24T13:05:44.308618 | 2019-01-15T07:59:03 | 2019-01-15T07:59:03 | 171,975,920 | 0 | 3 | null | 2019-02-22T01:53:12 | 2019-02-22T01:53:12 | null | UTF-8 | Java | false | false | 581 | java | package com.newhope.moneyfeed.user.api.dto.response.client;
import com.newhope.moneyfeed.api.dto.response.DtoResult;
import com.newhope.moneyfeed.user.api.bean.client.UcClientUserThirdAccountModel;
public class ClientUserThirdAccountDtoResult extends DtoResult {
private static final long serialVersionUID =... | [
"[email protected]"
] | |
7c849331c807af0312d7a0e8adec76022e635a7f | 0b3d34428d14085ed5f881cf2286fd83aae5779c | /src/test/java/com/maven/project/demoproject/StringCalculatorTest.java | 48c4ba256ba5efe3fbd58db76912d50ae6bb8a14 | [] | no_license | debiprasadmishra50/StringCalculator | 90cf89d6832896f90b92a3f5cd97b2c1beb9ec7b | 850fc5b895328af66c15e624303066eabf664477 | refs/heads/master | 2023-04-25T03:37:31.327730 | 2021-05-01T21:33:26 | 2021-05-01T21:33:26 | 363,510,318 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,671 | java | package com.maven.project.demoproject;
import static org.junit.Assert.*;
import org.junit.Test;
public class StringCalculatorTest {
@Test
public void checkForEmptyString() {
assertEquals(0, StringCalculator.add(""));
}
@Test
public void returnIntegerWhenInputIsOne() {
assertEquals(1, StringCalculator.add("... | [
"[email protected]"
] | |
5cdb436a204730504163735622750116e1c9f575 | 859490fc3e8e9189b05c9050be5870db1217f292 | /plugin/src/main/java/org/osmorc/settings/LibraryBundlingEditor.java | 8a43b71c73294d3bfb448444d7c8d71846421f46 | [] | no_license | consulo/consulo-osgi | 092bb8dfde6cb01388a074711b1da35be96f9a22 | 60740d2367edb32ab1494ccac4045696ae6a1f98 | refs/heads/master | 2022-01-27T05:09:27.237611 | 2021-12-24T16:12:35 | 2021-12-24T16:12:35 | 9,714,009 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,466 | java | package org.osmorc.settings;
import com.intellij.openapi.options.Configurable;
import com.intellij.openapi.options.ConfigurationException;
import com.intellij.openapi.options.SearchableConfigurable;
import consulo.ui.annotation.RequiredUIAccess;
import org.jetbrains.annotations.Nls;
import javax.annotation.Nonnull;
i... | [
"[email protected]"
] | |
68cb8ac345de5c40bcb8319007c129fa874ecf70 | 2d8805d53e0273cdc4ea24f36b364ead1f4db77b | /src/main/java/by/andervyd/introduction_oop/go_next/nested_and_inner_class/OuterClass.java | 7775adeb616c71c0fd10e74d1baf2d5b75de094e | [] | no_license | andervyd/Examples_and_tasks | 3032aba96abfeb204c5f085c00202c2964cc0582 | 3def4585f5534e8b1a8ed49eb6883a63ebda708c | refs/heads/master | 2023-06-01T05:48:39.994607 | 2021-06-21T00:25:51 | 2021-06-21T00:25:51 | 374,628,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 330 | java | package by.andervyd.introduction_oop.go_next.nested_and_inner_class;
public class OuterClass {
int a = 20;
class InnerClass {
int b = 15;
}
private class PrivateInnerClass {
int c = 10;
}
static class StaticInnerClass {
int d = 5;
... | [
"[email protected]"
] | |
c279f5873efa4c841012d9b79b6085946ea807af | 573b9c497f644aeefd5c05def17315f497bd9536 | /src/main/java/com/alipay/api/response/AlipayDataDpcAlisisOlapprocessorResponse.java | 524880d166c2e9555601357e5ec07fc037ef67a0 | [
"Apache-2.0"
] | permissive | zzzyw-work/alipay-sdk-java-all | 44d72874f95cd70ca42083b927a31a277694b672 | 294cc314cd40f5446a0f7f10acbb5e9740c9cce4 | refs/heads/master | 2022-04-15T21:17:33.204840 | 2020-04-14T12:17:20 | 2020-04-14T12:17:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 635 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.data.dpc.alisis.olapprocessor response.
*
* @author auto create
* @since 1.0, 2019-03-08 15:29:11
*/
public class AlipayDataDpcAlisisOlapprocessorResponse... | [
"[email protected]"
] | |
b879beb2bf0eaa5a301550b3a31492bc662e5836 | 2dcc440fa85d07e225104f074bcf9f061fe7a7ae | /gameserver/src/main/java/org/mmocore/gameserver/network/lineage/components/ChatType.java | 14cfe2599d4a31c8747f2323a0666128f6005174 | [] | no_license | VitaliiBashta/L2Jts | a113bc719f2d97e06db3e0b028b2adb62f6e077a | ffb95b5f6e3da313c5298731abc4fcf4aea53fd5 | refs/heads/master | 2020-04-03T15:48:57.786720 | 2018-10-30T17:34:29 | 2018-10-30T17:35:04 | 155,378,710 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,097 | java | package org.mmocore.gameserver.network.lineage.components;
/**
* @author VISTALL
* @date 12:48/29.12.2010
*/
public enum ChatType {
ALL, //0
SHOUT, //1 !
TELL, //2 "
PARTY, //3 #
CLAN, //4 @
GM, //5
PETITION_PLAYER, //6 used for petition
PETITION_GM, //7 *... | [
"[email protected]"
] | |
e34bee6522b475e5be7089b5bbdcb811faa16e3a | ec578ca63120ed847d31d73cc3f4d56c34a84fd1 | /app/src/main/java/org/jaudiotagger/audio/flac/FlacInfoReader.java | a2cd570c5c098a3cbe929c89b58eb149a42bb39d | [] | no_license | jinhuizxc/MusicDNA | 95faaffd9704b59016c4f8c2f0417f64db233411 | 627851ecee25574b25573e1454136a945c14278b | refs/heads/master | 2021-04-30T13:04:55.994024 | 2018-03-13T16:00:36 | 2018-03-13T16:00:36 | 121,288,145 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,679 | java | /*
* Entagged Audio Tag library
* Copyright (c) 2003-2005 Raphaël Slinckx <[email protected]>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Licen... | [
"[email protected]"
] | |
367a051ca9a619677ef8255c5ab6a02e21329ffd | 39b5e9877848fedc74ad5e994df00df6e01e76ed | /app/src/test/java/com/example/dongja94/testlocalbroadcastmanager/ExampleUnitTest.java | f17cce592a643ae42a080ba44bef1e80c7d52e38 | [] | no_license | dongja94/SampleLocalBroadcastManager | a2baa3fa619e2b4d3c756e3914c530d494c3af69 | a40de4f74faf4803fd73f33960058d286d78b9d3 | refs/heads/master | 2021-01-10T13:02:33.699430 | 2015-11-05T01:54:28 | 2015-11-05T01:54:28 | 45,580,207 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package com.example.dongja94.testlocalbroadcastmanager;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals... | [
"[email protected]"
] | |
3ecf37bd08eb64afb3acbae99d19812814afb2e6 | a53dad527b2968824223082332da8fd37c91b74d | /app/src/main/java/com/example/secondassignment2/MainActivity.java | a7abed929accf23ec27cae097c9b0da51abb9136 | [] | no_license | Sereen-ghassan/SecondAssignment2 | e7b7ff75d0dbda9ff8355d86b2bd687f19625489 | 68c9d07022c0226bd1f5f353c53e18ebd2102a0e | refs/heads/master | 2023-01-11T11:20:59.783509 | 2020-11-08T16:59:53 | 2020-11-08T16:59:53 | 311,084,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,307 | java | package com.example.secondassignment2;
import androidx.appcompat.app.AppCompatActivity;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import androidx.preference.PreferenceManager;
import android.view.View;
import android.widg... | [
"[email protected]"
] | |
f8de3377d4708d7766fe2ec6bf2e95ec00c98b07 | 20e46b818cf93db7fa7d70d47f037b1d94c84348 | /konig-content-system-common/src/main/java/io/konig/content/AssetBundleKey.java | e34db228badcd31881375f7be1e0279dce55ccfc | [] | no_license | gmcfall/konig | 43690b69a1e96a8094ab3f5585614102dc85b2d8 | f28e21ec978d413b576628face3e0f7698eed5f1 | refs/heads/master | 2020-12-30T16:41:22.674924 | 2017-05-11T18:31:34 | 2017-05-11T18:31:34 | 91,012,835 | 0 | 0 | null | 2017-05-11T18:47:17 | 2017-05-11T18:47:17 | null | UTF-8 | Java | false | false | 1,301 | java | package io.konig.content;
public class AssetBundleKey {
private String name;
private String version;
public AssetBundleKey(String name, String version) {
this.name = name;
this.version = version;
}
public String getName() {
return name;
}
public String getVersion() {
return version;
... | [
"[email protected]"
] | |
3a6d15014c246b565caed95a70b19d656cbf4ab4 | acbb56922b48774b9c4d03a335d8c971dd64b80d | /GOLauncher1.5_main/src/com/gau/utils/cache/compress/ZipUtils.java | 4e859f171e580ee6ba352a9976c294eb6c1e5530 | [] | no_license | Lakkichand/smartapp-src | 91284c469308e9e40c45a7782d0bdb79c80bf9e2 | 1a174a9dd6a8a784d5faf204404e9a0abede4fa5 | refs/heads/master | 2021-01-10T16:51:09.042107 | 2015-03-28T15:15:06 | 2015-03-28T15:15:06 | 45,905,976 | 4 | 7 | null | null | null | null | UTF-8 | Java | false | false | 3,014 | java | package com.gau.utils.cache.compress;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.zip.Deflater;
import java.util.zip.GZIPInputStream;
import java.util.zip.GZIPOutputStream;
imp... | [
"[email protected]@702b21dd-f629-e120-7dff-525d4d49388d"
] | [email protected]@702b21dd-f629-e120-7dff-525d4d49388d |
39912c5a1c57f34bbce8d4711ffc2ccf702f5664 | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /baike/sources/qsbk/app/core/utils/TaskExecutor.java | 4516b96e26a937b4010289ff6271f6ee6f9a90fb | [] | no_license | aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773318 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,508 | java | package qsbk.app.core.utils;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
public class TaskExecutor {
private static TaskExecutor a = null;
private ExecutorService b = Executors.newSingleThreadExecutor();
public int... | [
"[email protected]"
] | |
e13f2c4ac5b063cee76ef0f98186d3cde76602b8 | 40281630f520d9002fb862160fc3216fa1a6278d | /android/app/src/main/java/com/hgxgjrn/MainApplication.java | 85b9f32ec56fa7f65d0d732f6ae3b61f5fa6bd52 | [] | no_license | tianyalu/hgxgjrn | 7e66e2a67043b1b4b9b6157d88dfc49d484b6b0b | 897213be4526d39aeb566b89d7cb57499ac4733c | refs/heads/master | 2023-01-09T00:12:18.434493 | 2019-05-30T03:58:06 | 2019-05-30T03:58:06 | 189,323,678 | 0 | 0 | null | 2023-01-03T15:38:54 | 2019-05-30T01:25:38 | JavaScript | UTF-8 | Java | false | false | 955 | java | package com.hgxgjrn;
import android.app.Application;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.shell.MainReactPackage;
import com.facebook.soloader.SoLoader;
import java.util.Arrays;
import java.util.List;
... | [
"[email protected]"
] | |
a53f333b0b66282d18f3a619f5f2be2335f9b6d9 | ab5cf55892f013bccb8c91cdc9c652eea071fe7b | /bravh/src/main/java/com/chad/library/adapter/base/loadmore/SimpleLoadMoreView.java | f23d197d5365f05d584b9586a24581c43048cef3 | [] | no_license | zkbqhuang/HotVideo | 427055922318bfc5c4475c56193a5c1e8b8df087 | efb7cbbb17b72de73a4391a3b2279cc67588760b | refs/heads/master | 2021-06-17T01:24:47.792655 | 2017-05-08T05:28:35 | 2017-05-08T05:28:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | package com.chad.library.adapter.base.loadmore;
import com.chad.library.adapter.base.R;
/**
* Created by BlingBling on 2016/10/11.
*/
public final class SimpleLoadMoreView extends LoadMoreView {
@Override public int getLayoutId() {
return R.layout.quick_view_load_more;
}
@Override protected ... | [
"[email protected]"
] | |
8db10c84747864e3d9c9900efae147a153767f75 | 2cd44309ae3d46f4890b810200fbe184a406d533 | /sslr/oracle-jdk-1.7.0.3/org/omg/PortableInterceptor/ObjectReferenceTemplate.java | d1bfd63abced1b6d8610686609084e64d7f5dd63 | [] | no_license | wtweeker/ruling_java | b47ddfb082d45e52af967353ceb406a18a6e00a8 | 1d67d1557d98c88a7f92e6c25cdc3cf3f8fd9ef7 | refs/heads/master | 2020-03-31T15:39:07.416440 | 2015-07-09T12:13:24 | 2015-07-09T12:26:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 936 | java | package org.omg.PortableInterceptor;
/**
* org/omg/PortableInterceptor/ObjectReferenceTemplate.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
* Friday, January 20, 2012 10:02:16 AM GMT-08:00
*/
/** The object... | [
"[email protected]"
] | |
3594550677d42f9fba12a8da991741e80e05652d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/11/11_a9a19d852856e401305246c02d3b340c572719c3/VssEditCommandTest/11_a9a19d852856e401305246c02d3b340c572719c3_VssEditCommandTest_t.java | 0d7d17bbe750a9c230ea7c14bce3865ca41ca946 | [] | 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 | 7,162 | java | package org.apache.maven.scm.provider.vss.commands.edit;
/*
* 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 ... | [
"[email protected]"
] | |
86356488479c888d900cbc2fc6eb47df4552502f | fd8ceaf0149bce82501bcfffca48d626d46bc2e7 | /src/main/java/com/mastercard/pts/integrated/issuing/utils/CustomUIStories.java | b6cf5f4e7733362f62f1a7c9cac207395f58d9bf | [] | no_license | scalpovich/TechLarning | 4f8281a5a94af65733968a7f5dae88eaac3d311b | c9d13ed0dcd5c51a521d42e6c96e3150cb473e6f | refs/heads/feature/pavan/hotfix | 2021-10-10T23:20:56.181769 | 2019-01-18T06:08:16 | 2019-01-18T06:08:16 | 358,985,640 | 0 | 1 | null | 2021-04-17T21:26:23 | 2021-04-17T21:26:22 | null | UTF-8 | Java | false | false | 266 | java | package com.mastercard.pts.integrated.issuing.utils;
import org.jbehave.core.configuration.Configuration;
public abstract class CustomUIStories extends CustomJBehaveStories {
@Override
public Configuration configuration() {
return super.configuration();
}
}
| [
"[email protected]"
] | |
358925630417fb9fcc68e3bd111a518a1967ff95 | a3172d8225410a2fe027254d29a32d7e196c74f7 | /src/main/java/com/mateus/redbot/command/KickCommand.java | 5a516a4c67aae9028db18a3d0f0c8ac751507dbd | [
"MIT"
] | permissive | MateusF03/RedBot | b75aa0ba0d131b1eb33a7d7d79257069bafa19b0 | 056875ae8fd22b7beb1391e76b2d1e475f8ac712 | refs/heads/master | 2022-03-27T05:45:57.215095 | 2020-01-27T19:40:38 | 2020-01-27T19:40:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,791 | java | package com.mateus.redbot.command;
import com.mateus.redbot.core.command.Command;
import com.mateus.redbot.core.command.CommandCategory;
import com.mateus.redbot.core.permissions.UserPermission;
import net.dv8tion.jda.api.Permission;
import net.dv8tion.jda.api.entities.Guild;
import net.dv8tion.jda.api.entities.Member... | [
"[email protected]"
] | |
4497138af55060b7b0e7f0da6ae862e78109bd38 | 9c800742d3f2851efc68f571548d3b702ebf27ae | /Algorithm/src/main/java/me/choi/book/e_problem/impl/Main2.java | b97d13c89c64f9305e195c72d6b956c789a4144d | [] | no_license | mike6321/Algorithm | dac26406b8272e58b23d39bb797c99968ae9c57b | 8cb7cb8db1042bee188331e2cdaaa488ffa8f2b1 | refs/heads/master | 2021-06-16T13:39:02.876816 | 2021-04-22T08:05:36 | 2021-04-22T08:05:36 | 288,655,863 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package me.choi.book.e_problem.impl;
import java.util.Scanner;
/**
* Project : Algorithm
*
* @author : jwdeveloper
* @comment :
* Time : 9:59 오후
*/
public class Main2 {
private static int n;
private static int m;
private static int[][] map;
public static void main(String[] args) {
Scann... | [
"[email protected]"
] | |
5b53833c633026bce0ec954ff1e494f1e57f3e95 | 42337d23e155cc9f61982386aa4917ef37a9bca5 | /src/main/java/com/game/event/handler/Trade2Handler.java | a2fe68afee5566d4aa6c535920aec9c7b966e401 | [] | no_license | lengzyuez/MMORPG | 0599c042f7cabd64410f054897c3906c1154311f | 2e67f34d387c56e7a91dc7e822ec3ad5620147ad | refs/heads/master | 2020-09-08T15:14:05.973142 | 2019-09-16T09:41:53 | 2019-09-16T09:41:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 755 | java | package com.game.event.handler;
import com.game.event.annotation.EventAnnotation;
import com.game.event.beanevent.TradeEvent;
import com.game.utils.QuestType;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
/**
* @ClassName TradeHandler
* @Description ... | [
"[email protected]"
] | |
7f2c198ccd3b51d088f716d7262505b7ae8d69bc | 5b8337c39cea735e3817ee6f6e6e4a0115c7487c | /sources/p043io/reactivex/internal/operators/observable/ObservableWindow.java | a1ae25983b960cbc49504ce7b2e49cc511ec986a | [] | no_license | karthik990/G_Farm_Application | 0a096d334b33800e7d8b4b4c850c45b8b005ccb1 | 53d1cc82199f23517af599f5329aa4289067f4aa | refs/heads/master | 2022-12-05T06:48:10.513509 | 2020-08-10T14:46:48 | 2020-08-10T14:46:48 | 286,496,946 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,308 | java | package p043io.reactivex.internal.operators.observable;
import java.util.ArrayDeque;
import java.util.Iterator;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicInteger;
import p043io.reactivex.Observable;
import p043io.reactivex.ObservableSource;
import p043io.reactivex.Obser... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.