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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ae5836d91458220994ed5f996c3eb5a385e1003f | 63de443b4085584967682007c41063efa60d6daa | /com.phponacid.contacts.common/src/main/java/com/phponacid/contacts/common/util/CommonDateUtils.java | 6fa426be7d598cd97df90d0e794edd507744b355 | [] | no_license | topherPedersen/AlternativeDialerFork | 4f28cb061e95e12bf1c3000df4e291df34fe1704 | b98e837c1666471fbed69d44548cbcca6e22ca6f | refs/heads/master | 2021-01-24T03:48:14.199162 | 2018-02-26T03:04:54 | 2018-02-26T03:04:54 | 122,905,223 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,494 | java | /*
* Copyright (C) 2012 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... | [
"15feetaway"
] | 15feetaway |
28456da8dd555fbbe8f2b6737c186b0c39ac6ae2 | f1d20d6c7e6ec5ed491274fcc11e74bb010c57d3 | /company-central-service/src/test/java/com/ihappy/stock/infrastructure/service/StockReadInsideRpcServiceTest.java | f1ea119fb528bd130788ddb41e697fd53f0e3989 | [] | no_license | P79N6A/company-central | 79273c8e90732cf73f2f8b08c006654809e08736 | f1a83f62a5cf41f8bfcf79c708a54d736fb1a46b | refs/heads/master | 2020-04-12T02:41:38.769868 | 2018-12-18T07:45:31 | 2018-12-18T07:45:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,141 | java | package com.ihappy.stock.infrastructure.service;
import com.alibaba.fastjson.JSON;
import com.ihappy.BaseTest;
import com.ihappy.stock.domain.dto.request.stock.StockMapByUserInfoQueryReqDTO;
import com.ihappy.stock.domain.dto.response.stock.StockListByStoreIdsQueryRespDTO;
import com.ihappy.unifiedLog.module.Result;
i... | [
"zhangmengdan@ihappy.net.cn"
] | zhangmengdan@ihappy.net.cn |
fd378011ded5d58617258712fb2d2c39be46cb56 | 37df4f2ef694b4459e49ddda8e8d478a24d1723f | /random-beans/src/test/java/io/github/benas/randombeans/beans/TestData.java | aeac25cc1867c90555c952856b59fc7f50a5d240 | [
"MIT"
] | permissive | weronika-redlarska/random-beans | 334b2001c9d67a2d04c5c284052ca7f74ffb5165 | e9a962d0dde06d29f7fae4c6df086c5a8dd32c72 | refs/heads/master | 2020-04-19T17:42:22.705527 | 2019-01-30T13:05:36 | 2019-01-30T13:05:36 | 168,342,693 | 0 | 0 | null | 2019-01-30T12:53:57 | 2019-01-30T12:53:57 | null | UTF-8 | Java | false | false | 2,214 | java | /**
* The MIT License
*
* Copyright (c) 2019, Mahmoud Ben Hassine (mahmoud.benhassine@icloud.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, includi... | [
"mahmoud.benhassine@icloud.com"
] | mahmoud.benhassine@icloud.com |
169cb6d63b1e70301e4dbfee86cf911e6ab397ef | 5593669533a9933c03540388c028975619b75214 | /src/main/java/top/zywork/service/AccountDetailService.java | bc57d94b76d4bb5158330cced472264481e53d8f | [] | no_license | xiaopohou/zywork-app | a23d71e4727864579156e16b3cd7d44b1aae795a | 7ccdabaa2e6e08c9147e2913bd42ff0cdea2ae17 | refs/heads/master | 2020-06-02T23:00:57.539911 | 2019-06-10T09:35:40 | 2019-06-10T09:35:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 241 | java | package top.zywork.service;
/**
* AccountDetailService服务接口<br/>
*
* 创建于2018-12-25<br/>
*
* @author http://zywork.top 王振宇
* @version 1.0
*/
public interface AccountDetailService extends BaseService {
}
| [
"847315251@qq.com"
] | 847315251@qq.com |
7bc2a47ef87f9496689ba90ec7888b030d9aa4ed | 49c35e5a9b1d499009acb78c9a1bf4cf08739142 | /hellodb_2/src/main/java/pl/edu/agh/iisg/bd213lg/hellodb/dao/generic/DAO.java | 87cd9d2958a52c1af3138e534aacc551a1d8206a | [] | no_license | marcinlos/db2 | bd2bfc6b70af6ca0235cd35ed2302bafe22a3e41 | 6afa30180f6e5ec155350270f9783105f63eb2e8 | refs/heads/master | 2021-01-23T17:19:11.193670 | 2013-06-16T19:48:06 | 2013-06-16T19:48:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package pl.edu.agh.iisg.bd213lg.hellodb.dao.generic;
import java.io.Serializable;
import java.util.Collection;
import org.hibernate.criterion.Criterion;
public interface DAO<T, Id extends Serializable> {
T find(Id id);
Collection<T> findAll();
Collection<T> findByExample(T example, String... e... | [
"losiu99@gazeta.pl"
] | losiu99@gazeta.pl |
5a9c2d0d97e44bc4d9898e9e0e4a1c23a16a0f6e | aaba5757aac5d1122e295d837cd3846748907c06 | /usg-server/src/main/java/com/accure/pension/service/PensionBankService.java | f5f98c7abc9696a0faf2d099ff34247bb952904d | [] | no_license | usgInfo/UsgServerProject | 3845ef95595d9cd24285ac25c9164fc435494ad5 | a81df8ec3ef2b298acd0627e414825ddc71fc43b | refs/heads/master | 2021-05-15T00:35:02.159785 | 2018-03-21T13:17:26 | 2018-03-21T13:17:26 | 103,244,787 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,333 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.accure.pension.service;
import com.accure.pension.dto.PensionBank;
import com.accure.pension.manager.PensionBankManager;
i... | [
"31878742+usgInfo@users.noreply.github.com"
] | 31878742+usgInfo@users.noreply.github.com |
19ba83849bc50755ba92b32de873c9907ec2b2e8 | 7a21ff93edba001bef328a1e927699104bc046e5 | /project-parent/module-parent/core-module-parent/water-core/src/main/java/com/dotop/smartwater/project/module/core/water/form/SmsConfigForm.java | a541a39fb8b6bdeeb6207037c685607e2d3b1918 | [] | no_license | 150719873/zhdt | 6ea1ca94b83e6db2012080f53060d4abaeaf12f5 | c755dacdd76b71fd14aba5e475a5862a8d92c1f6 | refs/heads/master | 2022-12-16T06:59:28.373153 | 2020-09-14T06:57:16 | 2020-09-14T06:57:16 | 299,157,259 | 1 | 0 | null | 2020-09-28T01:45:10 | 2020-09-28T01:45:10 | null | UTF-8 | Java | false | false | 699 | java | package com.dotop.smartwater.project.module.core.water.form;
import com.dotop.smartwater.dependence.core.common.BaseForm;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* 短信绑定
*
* @date 2019年2月23日
*/
@Data
@EqualsAndHashCode(callSuper = true)
public class SmsConfigForm extends BaseForm {
/**
* 配置... | [
"2216502193@qq.com"
] | 2216502193@qq.com |
812b9b9403270089ece5a287a5e6399b9937505e | 8e94005abdd35f998929b74c19a86b7203c3dbbc | /src/interval/Interval.java | 3dff3d2e0ef2e8e6a5baace5d5698f59baba6a6b | [] | no_license | tinapgaara/leetcode | d1ced120da9ca74bfc1712c4f0c5541ec12cf980 | 8a93346e7476183ecc96065062da8585018b5a5b | refs/heads/master | 2020-12-11T09:41:39.468895 | 2018-04-24T07:15:27 | 2018-04-24T07:15:27 | 43,688,533 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 233 | java | package interval;
/**
* Created by yingtan on 9/23/15.
*/
public class Interval {
public int start;
public int end;
public Interval() { start = 0; end = 0; }
public Interval(int s, int e) { start = s; end = e; }
}
| [
"yt2443@columbia.edu"
] | yt2443@columbia.edu |
a409e2bdc78e69e9d7caf38e605ff5b6d2376627 | 6b27f17daa8ba1477acd6fe687410827c902aaab | /Lab 05/05_CacheRedis/src/br/com/fiap/service/IProdutoService.java | 5f9378244fc79adee94ef3458eee7493fd17dcee | [] | no_license | rornellas/FIAP-2019-SCJ-JavaPersistence | 975805ba323caf1102386632f6cb28885e415944 | b3dffc5c4906059919313716824c41546063a4fe | refs/heads/master | 2020-09-19T21:32:40.692348 | 2019-11-27T01:38:32 | 2019-11-27T01:38:32 | 224,303,065 | 0 | 0 | null | 2019-11-26T23:14:31 | 2019-11-26T23:14:30 | null | UTF-8 | Java | false | false | 373 | java | package br.com.fiap.service;
import java.util.List;
import br.com.fiap.entity.Produto;
public interface IProdutoService {
List<Produto> getAllProdutos();
Produto getProdutoById(long id);
Produto addProduto(Produto produto);
Produto updateProduto(Produto produto);
void deleteProduto(long id);
... | [
"logonaluno@local.com"
] | logonaluno@local.com |
e7a740a6b686a060f53efc4915ba81d2a259ef09 | e951240dae6e67ee10822de767216c5b51761bcb | /src/main/java/algorithms/leetcode/leetcode_20181226/linkedlist/LC_83_Remove_Duplicates_from_Sorted_List.java | 4f83617254cbf3244e0d2ad4738d311aa2137cc8 | [] | no_license | fengjiny/practice | b1315ca8800ba25b5d6fed64b0d68d870d84d1bb | 898e635967f3387dc870c1ee53a95ba8a37d5e37 | refs/heads/master | 2021-06-03T09:20:35.904702 | 2020-10-26T10:45:03 | 2020-10-26T10:45:03 | 131,289,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package algorithms.leetcode.leetcode_20181226.linkedlist;
public class LC_83_Remove_Duplicates_from_Sorted_List {
public ListNode deleteDuplicates(ListNode head) {
if (head == null || head.next == null) return head;
head.next = deleteDuplicates(head.next);
return head.val == head.next.val ?... | [
"fengjinyu@mobike.com"
] | fengjinyu@mobike.com |
78a11a42f2b4093a311d29415aca31103ddc43bf | 2f768e1a547baac6d98bb335b5fde3cc33596ea9 | /src/main/java/com/test/test/Validation.java | 0c1cff60b7d9114c6073354679642c854d0d592f | [] | no_license | balukasik/AllegroTask | abdb79579ce82226c485c64666b20e624f0e54f7 | 31b8712fe18524d167a7ea68ec1df3a32c34fc80 | refs/heads/master | 2023-04-10T12:57:50.773808 | 2021-04-25T18:50:40 | 2021-04-25T18:50:40 | 360,695,663 | 1 | 0 | null | 2021-04-25T18:46:35 | 2021-04-22T22:17:49 | Java | UTF-8 | Java | false | false | 838 | java | package com.test.test;
import org.springframework.web.client.HttpClientErrorException;
public class Validation {
public static final String urlTemplate = "https://api.github.com/users/%s/repos?per_page=100&page=%d";
public static final String urlGithubApiLimit = "https://docs.github.com/rest/overview/resources-in... | [
"you@example.com"
] | you@example.com |
67e58f878134d2291c8e69b003e152a0de71ed6a | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_864082cf7de28f24f4aef60940f8ce8e9c2c5319/DateUtility/5_864082cf7de28f24f4aef60940f8ce8e9c2c5319_DateUtility_t.java | b31b52fb8d8e196b08143eb74d7f8dda8be39405 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 4,931 | java | package fedora.server.utilities;
/**
* <p>Title: DateUtility.java</p>
* <p>Description: A collection of utility methods for performing</p>
* <p>frequently require tasks.</p>
* <p>Copyright: Copyright (c) 2002</p>
* <p>Company: </p>
* @author Ross Wayland
* @version 1.0
*/
import java.text.SimpleD... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
d2c0911e6bf139b18181b25539eae0277c3588e1 | e5fdec9df80b4958f49250f90fd05c13e3bda8b7 | /org.servicifi.gelato.language.cobol/src-gen/org/servicifi/gelato/language/cobol/water/RepositoryDescriptionInfo.java | e6ac5b5c55ace569af4e7df6aa97558280fd96e4 | [] | no_license | amirms/gelato | 9125e6ac3a56e5bcfd032db855a4c269bdfc5152 | 972d7309dc37c57d17d2b1486a49f00830983eb8 | refs/heads/master | 2021-06-03T22:07:12.010077 | 2019-03-10T11:54:27 | 2019-03-10T11:54:27 | 27,443,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,009 | java | /**
*/
package org.servicifi.gelato.language.cobol.water;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
/**
* <!-- begin-user-doc -->
* A representation of the literals of the enumeration '<em><b>Repository Description Info</b></em>',
... | [
"amir.iust@gmail.com"
] | amir.iust@gmail.com |
6686333b673f390115593c3dd3e75303cd7c4732 | 303328efea97b5071895737ec8458e37af411d3d | /src/com/javarush/test/level13/lesson04/task01/Solution.java | 060b602026beecd2983f5a4fd959119fd310c009 | [] | no_license | glebfox/JavaRushHomeWork | 831cc55fcdabe29a571b103c5f95a47ab412cf20 | 53ca64cddd3d3db9a7943e09ad3626b9f31d13bb | refs/heads/master | 2020-06-03T00:26:09.468926 | 2015-02-17T10:01:31 | 2015-02-17T10:01:31 | 30,911,483 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,163 | java | package com.javarush.test.level13.lesson04.task01;
/* Переводчик с английского
1. Создать класс EnglishTranslator, который наследуется от Translator.
2. Реализовать все абстрактные методы.
3. Подумай, что должен возвращать метод getLanguage.
4. Программа должна выводить на экран "Я переводчик с английского".
5. Метод ... | [
"glebfox@gmail.com"
] | glebfox@gmail.com |
6770760ac506033dfee180fbbb7a1f1266118d05 | 1930d97ebfc352f45b8c25ef715af406783aabe2 | /src/main/java/com/alipay/api/domain/ZhimaMerchantContractOnofferQueryModel.java | 48d2c31df06d97d74c8709650e37f1585e8e998d | [
"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 | 1,306 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 芝麻约定按发约单号查询合约接口
*
* @author auto create
* @since 1.0, 2021-05-17 10:39:20
*/
public class ZhimaMerchantContractOnofferQueryModel extends AlipayObject {
private static final lo... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
54d13f2d19cf0f504a8a54b01f511497fdfb7d11 | 0c39b468aab694abbc228a025c921418041926d7 | /Spring Lab15/src/com/jlcindia/spring/Lab15.java | dc4bfa6b8e114592fd697d8b7c6994630fa16e4e | [] | no_license | jitendrakr93/JLC_ALL_PROGRAMS | 17cfc903c8e5befe2fe50ae89d874b53cf6e748f | eb9748a94e4a70e2504a3007624b83ca2fcd7078 | refs/heads/master | 2023-07-02T17:38:27.603260 | 2021-08-05T05:34:22 | 2021-08-05T05:34:22 | 392,905,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package com.jlcindia.spring;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
public class Lab15 {
public static void main(String[] args) {
ApplicationContext ctx=new AnnotationConfigApplicationContext(JlcConfig.class);
Hell... | [
"jk93.161@gmail.com"
] | jk93.161@gmail.com |
954036aaf53d093483c8f658370681a96207bcb7 | b94397fa7462c5861f85facd575aae543749daf5 | /src/com/stanley/taiweidata/TaiWeiAllDataAction_QD.java | b3b78aa2ffc7f78adc6f44905f89764ec2d3172b | [] | no_license | sunmh207/TrainMap_JN | 4fcf0d6b705024774a2e38a4898734647f58e545 | 124afab9fae2a3264f10d5fb776862784fc2ae43 | refs/heads/master | 2020-04-14T10:20:35.836600 | 2014-03-22T13:50:37 | 2014-03-22T13:50:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,052 | java | package com.stanley.taiweidata;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.TreeMap;
import com.jitong.common.action.JITActionBase;
import com.jitong.common.exception.JTException;
import com.jitong.common.util.DateUtil;
imp... | [
"stanley.java@gmail.com"
] | stanley.java@gmail.com |
60262841ddfa817c2a5fb92ed5cdbed18141e8c3 | b108b825ffdec76a6bd945e2911277959a33a6eb | /wyzsb/src/main/java/view/lcc/wyzsb/view/home/GildeImageView/GlideImageLoader.java | dba1c93ec9831977356b2f5b7a362d1c7ad132d0 | [] | no_license | liangchengcheng/ZSBPJ | 87ba63f589121821697e5c8c90e9820484aa5762 | 5e48b3bef2b88d8dec9bce605681c3336c9e46c3 | refs/heads/master | 2020-04-04T05:50:55.475814 | 2018-12-12T07:49:13 | 2018-12-12T07:49:13 | 48,907,404 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,181 | java | package view.lcc.wyzsb.view.home.GildeImageView;
import android.net.Uri;
import android.support.annotation.IdRes;
import android.text.TextUtils;
import android.widget.ImageView;
import com.bumptech.glide.DrawableRequestBuilder;
import com.bumptech.glide.Glide;
import com.bumptech.glide.load.engine.DiskCacheStrategy;
... | [
"1038127753@qq.com"
] | 1038127753@qq.com |
5c1a47b943da0a6b0b6d42a4ce8303b672666bf5 | c7bdefcaa4b2c7d1a857bfd5253c556df0159cbc | /SLOTGAMES/src/test/java/stepDefinition_SeaMermaid/SeaMermaid_Gamble_GambleCount_For_BetType_1_And_Denomination_3.java | e33af36fb679faa5ac71657aaa1f3059978a8087 | [] | no_license | pavanysecit/SLOTGAMES_MOBILES | 62a97bded1f4d0df0f50fc2176e473ce3dac267b | 80bb25d81feda93b3f9137080bd2f0922e882da6 | refs/heads/master | 2021-02-15T04:56:59.388043 | 2021-01-07T09:36:44 | 2021-01-07T09:36:44 | 244,863,982 | 0 | 0 | null | 2020-10-13T20:03:05 | 2020-03-04T09:52:42 | Java | UTF-8 | Java | false | false | 6,235 | java | package stepDefinition_SeaMermaid;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import io.app... | [
"pavan.kumar@ysecit.com"
] | pavan.kumar@ysecit.com |
28232759b0fd3bf9960865e501d15b216c29c353 | 793c62c2034119829bf18e801ee1912a8b7905a7 | /pattern/src/main/java/com/luolei/pattern/adapter/ch1/OperationAdapter.java | 8269548ca7d682e3ec83762400a23f7c2321eee1 | [] | no_license | askluolei/practice | 5b087a40535b5fb038fb9aa25831d884476d27c9 | 044b13781bc876fd2472d7dfc3e709544d26c546 | refs/heads/master | 2021-09-10T15:15:58.199101 | 2018-03-28T09:17:57 | 2018-03-28T09:17:57 | 108,428,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 719 | java | package com.luolei.pattern.adapter.ch1;
/**
* 操作适配器:适配器
*
* @author luolei
* @date 2017-03-30 10:25
*/
public class OperationAdapter implements ScoreOperation {
private QuickSort sortObj; //定义适配者QuickSort对象
private BinarySearch searchObj; //定义适配者BinarySearch对象
public OperationAdapter() {
sort... | [
"askluolei@gmail.com"
] | askluolei@gmail.com |
5bee450828eb1e04c155fee95d11a0ca6c3c1f9d | 6d495f1e8b4682230c5fd1f8edd2beaacc67c47b | /src/main/java/com/selectica/RCFdev3/definitions/CFR1BO/actions/ComputeAssembleElapsedTimeActionScript.java | ef43e50232d7148c780aa71d567bfe9eee181868 | [] | no_license | ikrysenko-selectica/rcfdev3 | 3eab3b9f63cb59685fbd3bf6b53c17fc4ca6d784 | 4d44c53af1d956e6f68039a1e959abab31cc92c3 | refs/heads/master | 2021-01-21T11:14:58.060052 | 2015-06-17T13:29:46 | 2015-06-17T13:29:46 | 37,593,333 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.selectica.RCFdev3.definitions.CFR1BO.actions;
import com.selectica.RCFdev3.eclm.definitions.shared.actions.ComputeAssembleElapsedTimeAction;
import com.selectica.rcfscripts.AbstractBOWriteScript;
/**#ComputeAssembleElapsedTime*/
public class ComputeAssembleElapsedTimeActionScript extends ComputeAssembleEl... | [
"user@rcfproj.aws.selectica.net"
] | user@rcfproj.aws.selectica.net |
e11316704d75daa1e577deb9a29d58fa416b4bfe | e63363389e72c0822a171e450a41c094c0c1a49c | /Mate20_9_0_0/src/main/java/com/android/server/om/-$$Lambda$OverlayManagerSettings$sx0Nyvq91kCH_A-4Ctf09G_0u9M.java | d408947b5d173200d8d444e3ca45c5adef9895b0 | [] | no_license | solartcc/HwFrameWorkSource | fc23ca63bcf17865e99b607cc85d89e16ec1b177 | 5b92ed0f1ccb4bafc0fdb08b6fc4d98447b754ad | refs/heads/master | 2022-12-04T21:14:37.581438 | 2020-08-25T04:30:43 | 2020-08-25T04:30:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 641 | java | package com.android.server.om;
import android.content.om.OverlayInfo;
import java.util.function.Function;
/* compiled from: lambda */
public final /* synthetic */ class -$$Lambda$OverlayManagerSettings$sx0Nyvq91kCH_A-4Ctf09G_0u9M implements Function {
public static final /* synthetic */ -$$Lambda$OverlayManagerSe... | [
"lygforbs0@mail.com"
] | lygforbs0@mail.com |
df0a58d751fd215913e041d6a3ccdd103ae6d2c0 | 0874d515fb8c23ae10bf140ee5336853bceafe0b | /l2j-universe/dist/gameserver/data/scripts/ai/Mammons.java | e784b8ac28b4b0b4848c35416cb0ad96c06a9bf7 | [] | no_license | NotorionN/l2j-universe | 8dfe529c4c1ecf0010faead9e74a07d0bc7fa380 | 4d05cbd54f5586bf13e248e9c853068d941f8e57 | refs/heads/master | 2020-12-24T16:15:10.425510 | 2013-11-23T19:35:35 | 2013-11-23T19:35:35 | 37,354,291 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,240 | java | /*
* 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 program is distributed in the hope that it will be useful... | [
"jmendezsr@gmail.com"
] | jmendezsr@gmail.com |
627cc78c9548f9004646e66ad57119a334d59d57 | 6f4b5d7bf14f157e3c6a9c304ec45e5d9fe48834 | /src/main/java/clikmng/nanet/go/kr/cmm/service/impl/EgovUserDetailsSessionServiceImpl.java | 190742328173f9bdced80cfed08b6fc5f869c760 | [] | no_license | kimyongyeon/clik_mng | f5411a7191e30c3c6ae0f7d88eec016d90432aff | 1f8d7bf3c8facd3f8365440dcca2308e1e3fae42 | refs/heads/master | 2021-01-01T05:19:33.391175 | 2016-04-29T06:41:16 | 2016-04-29T06:41:16 | 57,361,010 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,377 | java | package clikmng.nanet.go.kr.cmm.service.impl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.web.context.request.RequestAttributes;
import org.springframework.web.context.request.RequestContextHolder;
import clikmng.nanet.go.kr.cmm.service.EgovUserDetailsService;
import egovframework.r... | [
"toyongyeon@gmail.com"
] | toyongyeon@gmail.com |
d99d12895c92f32166394c5fd43b153dfbc2b3e1 | 9526559011b76abb514602b43b7e47231114b45a | /random-beans/src/test/java/io/github/benas/randombeans/randomizers/UrlRandomizerTest.java | 3ce93e79753545c33be91dfbeb8814f0249c8de1 | [
"MIT"
] | permissive | nate-sonicbottle/random-beans | 02a182ecb38099b7a72e3e666ed8e4eb8d58068c | c77d8fdf7477b747889688e431baac4702f27b43 | refs/heads/master | 2021-01-15T20:47:48.804953 | 2016-02-22T20:39:24 | 2016-02-22T20:39:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,888 | java | /*
* The MIT License
*
* Copyright (c) 2016, Mahmoud Ben Hassine (mahmoud.benhassine@icloud.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, includin... | [
"mahmoud.benhassine@icloud.com"
] | mahmoud.benhassine@icloud.com |
239767001a1196e718ce9ee5dab2a94e85123eca | 4a6e0b5a9b4f233b4574cec71b4bad8058e8d9e5 | /erp-model/erp-model-service/src/main/java/com/berrontech/erp/modal/service/general/impl/PartCategoryServiceImpl.java | b7231d386f327785b76000d5f5a8ecd253522ad9 | [] | no_license | levent8421/agile-erp | 38e3c00ac6a97a1fce05b79d344c8f99704aca13 | e21ae39bb730e040d6921871991a69d614632670 | refs/heads/master | 2023-03-15T05:33:23.572085 | 2021-03-10T13:34:39 | 2021-03-10T13:34:39 | 345,548,155 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,930 | java | package com.berrontech.erp.modal.service.general.impl;
import com.berrontech.erp.commons.entity.PartCategory;
import com.berrontech.erp.commons.entity.PartType;
import com.berrontech.erp.modal.service.basic.impl.AbstractServiceImpl;
import com.berrontech.erp.modal.service.general.PartCategoryService;
import com.berron... | [
"levent8421@outlook.com"
] | levent8421@outlook.com |
1fc80449237f52a314b762bc61b6d29249eea0cb | a2aa0d649ff84cd1d8c824bda900efb8f3260591 | /hibernate-database/hibernate/src/com/ntdat/hibernateproject/entities/MonHocEntity.java | b380eb02b73091b75b4c1c1c8d3584b520d7408b | [] | no_license | itdat/student-management-java | 74279ca0a2e0d0a32d9d4847069650bd4d30d121 | a3ec1ab7d3e1759d91c92c9b45ea7304b680b3f6 | refs/heads/master | 2022-11-17T07:53:32.777093 | 2020-07-05T16:36:29 | 2020-07-05T16:36:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,022 | java | package com.ntdat.hibernateproject.entities;
import javax.persistence.*;
import java.util.Objects;
@Entity
@Table(name = "mon_hoc", schema = "hibernate-database", catalog = "")
public class MonHocEntity {
private String maMon;
private String tenMon;
@Id
@Column(name = "MaMon")
public String getMa... | [
"53074785+itdat@users.noreply.github.com"
] | 53074785+itdat@users.noreply.github.com |
578d1276b74c5f2e7f802fcecf97d343cf69f632 | be57f63aa618cfebf3b17ec8cbb67ce0c478638d | /src/main/java/com/moptra/go4wealth/prs/model/FileDetailsDTO.java | 0433b53ab76b9c1e08e510d9d7240acddf9236c6 | [] | no_license | gauravkatiyar6891/wealth_back_end | b67abe2d94fad555e9b5282020329bb1bd52bfc4 | 857ad22a994a13f5892d2e3023e555480ef6c2c2 | refs/heads/master | 2022-09-17T23:10:20.420394 | 2019-07-26T15:12:16 | 2019-07-26T15:12:16 | 199,013,982 | 0 | 0 | null | 2022-09-01T23:10:23 | 2019-07-26T12:37:29 | Java | UTF-8 | Java | false | false | 1,503 | java | package com.moptra.go4wealth.prs.model;
public class FileDetailsDTO {
String signatureString;
String fileName;
String frontAdharCardString;
String backAdharCardString;
String addressProof;
String docNumber;
String imageType;
boolean isFatca;
public String getImageType() {
return imageType;
}
public vo... | [
"vinod.shukla@moptra.com"
] | vinod.shukla@moptra.com |
5b2bfd730f2b7f6b3f494fcaab8fb4cf9b36cb21 | 5eb61dc67145c1b1d5a908b803520ba9da83f82d | /SSM项目/src/main/java/com/nys/cost/domain/PageBean.java | 38da6098ba8ba0fe5f8ed11a817c8923f607297d | [] | no_license | OnTheRightWay/workspace | 27549e5344a8d56575a5b5798bdabf9fe661872d | f6767929db06f66defdee50dcf87fb7441207e87 | refs/heads/master | 2021-09-09T15:06:33.482564 | 2018-03-17T06:07:57 | 2018-03-17T06:07:57 | 113,117,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,007 | java | package com.nys.cost.domain;
import org.springframework.stereotype.Component;
import java.util.List;
import java.util.Map;
@Component
public class PageBean {
//当前页
private int currentPage;
//对象集合
private List lists;
//总页数
private int totalPage;
//每页大小
private int pageSize = 5;
//... | [
"34029301+OnTheRightWay@users.noreply.github.com"
] | 34029301+OnTheRightWay@users.noreply.github.com |
c7b6f0df9378e6cbaa6b6363e07ce952392ef6b3 | 1930d97ebfc352f45b8c25ef715af406783aabe2 | /src/main/java/com/alipay/api/domain/ShopQueueStatus.java | ba092cb1fc712c2a1680f9fb1073833c1ae38250 | [
"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 | 1,421 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 排队队列状态
*
* @author auto create
* @since 1.0, 2019-05-16 10:38:29
*/
public class ShopQueueStatus extends AlipayObject {
private static final long serialVersionUID = 32488498133... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
c4383c179a01c6122b0438e6e6b3bae7944d2b1f | 3fc95dc07b0fad7164596651c5ef194a1eeceff8 | /HjSystem/src/main/java/com/sl/ue/entity/jl/vo/JlTtsVO.java | 7f41d16619c0b3c7a579de0c25d39904b85c17d5 | [] | no_license | li912583940/hjxt | 2c44c667e88f71727ede051dd86955e93751b00a | 551f9f1140ce00602c7f59530b3ac267ea1c85f7 | refs/heads/master | 2020-03-07T05:26:57.169822 | 2019-05-20T13:20:26 | 2019-05-20T13:20:26 | 127,296,158 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 978 | java | package com.sl.ue.entity.jl.vo;
import com.sl.ue.entity.jl.JlTts;
public class JlTtsVO extends JlTts{
/** 序列化 */
private static final long serialVersionUID = 1L;
/*--------------------------- 处理关联表 -----------------------------*/
private String leftJoinField; // 关联表字段
private String leftJo... | [
"912583940@qq.com"
] | 912583940@qq.com |
6fcc579c8bd8e3ec2ffd9455e885f8cf70e5687b | 3856fc9a75ec77eac662027da02646dfa09c330b | /open-metadata-implementation/governance-servers/admin-services/admin-services-server/src/main/java/org/odpi/openmetadata/adminservices/properties/VoidResponse.java | 05cfab1b0320775e3ef21437ead0975d269a3e52 | [
"Apache-2.0"
] | permissive | sethvi/egeria | 8f3125f8b9bfa819d761e80e21445f65c5b4a116 | 9d67c7073730d8f88b9c9c03e979963ad2882937 | refs/heads/master | 2020-03-23T15:35:47.845371 | 2018-09-18T14:18:00 | 2018-09-18T14:18:00 | 141,760,300 | 0 | 0 | Apache-2.0 | 2018-07-20T21:39:26 | 2018-07-20T21:39:26 | null | UTF-8 | Java | false | false | 1,710 | java | /* SPDX-License-Identifier: Apache-2.0 */
package org.odpi.openmetadata.adminservices.properties;
import com.fasterxml.jackson.annotation.JsonAutoDetect;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonInclude;
import static com.fasterxml.jackson.annotation.Js... | [
"mandy_chessell@uk.ibm.com"
] | mandy_chessell@uk.ibm.com |
a9133247d4f8755042174b20f0969f9747f5b7c8 | 5f14a75cb6b80e5c663daa6f7a36001c9c9b778c | /src/bu.java | ca029028954fba0ba43d878199e7f3124b1793f8 | [] | no_license | MaTriXy/com.ubercab | 37b6f6d3844e6a63dc4c94f8b6ba6bb4eb0118fb | ccd296d27e0ecf5ccb46147e8ec8fb70d2024b2c | refs/heads/master | 2021-01-22T11:16:39.511861 | 2016-03-19T20:58:25 | 2016-03-19T20:58:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,045 | java | public final class bu
{
public static final int action0 = 2131624072;
public static final int action_bar = 2131624056;
public static final int action_bar_activity_content = 2131623936;
public static final int action_bar_container = 2131624055;
public static final int action_bar_root = 2131624051;
public sta... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
f3de71ae271da225f4e0cc7171b1778543f9e17a | 61c6164c22142c4369d525a0997b695875865e29 | /middleware/src/main/java/com/spirit/compras/entity/CompraDetalleGastoData.java | 31664bdd727f9a22e887e1784ee86aa9cb9a7c26 | [] | no_license | xruiz81/spirit-creacional | e5a6398df65ac8afa42be65886b283007d190eae | 382ee7b1a6f63924b8eb895d4781576627dbb3e5 | refs/heads/master | 2016-09-05T14:19:24.440871 | 2014-11-10T17:12:34 | 2014-11-10T17:12:34 | 26,328,756 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,859 | java | package com.spirit.compras.entity;
import java.io.Serializable;
import com.spirit.comun.util.ToStringer;
/**
*
* @author www.versality.com.ec
*
*/
public class CompraDetalleGastoData implements CompraDetalleGastoIf, Serializable {
private java.lang.Long id;
public java.lang.Long getI... | [
"xruiz@creacional.com"
] | xruiz@creacional.com |
3b8218fd7b0264928ceebebf727ece0ea0223a34 | 453ad6a89d9acac966d7febb0f595ba171f4b036 | /src/com/print/demo/util/PrintUtil.java | bf89e26cfa250f7a6387522f98ec7a60fac7d962 | [] | no_license | yuexingxing/ScanDemo | 349d236abdb1c1c525f3c22668bcb900dd56783c | 05d71bd04fb556b10d685a8531081afa24b16aae | refs/heads/master | 2020-03-09T04:37:47.888766 | 2018-06-08T15:12:47 | 2018-06-08T15:12:47 | 128,591,947 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 5,062 | java | package com.print.demo.util;
import com.print.demo.ApplicationContext;
import com.print.demo.data.PrintInfo;
import utils.preDefiniation.AlignType;
import utils.preDefiniation.BarcodeType;
/**
* 打印类
*
* @author yxx
*
* @date 2018-3-12 下午5:52:03
*
*/
public class PrintUtil {
public static ApplicationContex... | [
"670176656@qq.com"
] | 670176656@qq.com |
1eef923f3eb066f22e07cdc86defb67499018041 | fb2cdbfcbb4d99f6cea88d58c6e6d91682009ad2 | /weixin-web/src/main/java/com/cheng/weixin/web/security/SystemAuthorizingRealm.java | b57051f1b23cc99056bd55fd73ae214d78cdae82 | [] | no_license | chengzhx76/Weixin0.1 | f4e3c93542965e8e13396eddd0ee64e1d822932a | 7b68d1f45fb234cc4472485061985f032e85f031 | refs/heads/master | 2021-01-10T13:36:45.450526 | 2016-03-28T10:19:39 | 2016-03-28T10:19:39 | 49,940,558 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,253 | java | package com.cheng.weixin.web.security;
import com.cheng.weixin.core.entity.Admin;
import com.cheng.weixin.core.entity.enums.Status;
import com.cheng.weixin.core.service.IAdminService;
import com.cheng.weixin.core.utils.Encodes;
import com.cheng.weixin.web.utils.Captcha;
import com.cheng.weixin.web.utils.UserUtils;
imp... | [
"chengzhx76@qq.com"
] | chengzhx76@qq.com |
af6e015d771efad30280be562608f814597c5a58 | dd4b50b6407479d4745317c04940f28380445165 | /pac4j-oauth/src/test/java/org/pac4j/oauth/run/RunPaypalClient.java | 5a0564c4fd1433f853cb35f4dfe9b0a9f487d3be | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | qmwu2000/pac4j | f3344b8204ac44a7ded0b53d03c45e1dab370dbb | 7ec522cc7179c63014edfe1c0af3b2db1f006a3a | refs/heads/master | 2021-01-17T06:36:52.321221 | 2016-03-05T08:41:13 | 2016-03-05T08:41:13 | 53,256,748 | 0 | 1 | null | 2016-03-06T13:41:42 | 2016-03-06T13:41:41 | null | UTF-8 | Java | false | false | 2,696 | java | package org.pac4j.oauth.run;
import com.esotericsoftware.kryo.Kryo;
import org.pac4j.core.client.IndirectClient;
import org.pac4j.core.run.RunClient;
import org.pac4j.core.profile.Gender;
import org.pac4j.core.profile.ProfileHelper;
import org.pac4j.core.profile.UserProfile;
import org.pac4j.core.util.CommonHelper;
im... | [
"leleuj@gmail.com"
] | leleuj@gmail.com |
de762c7bb781b36caf0ce74c6936ddcd92fbc5f5 | ed3240a7cbf90ec71bb2c3e4c0d0c7dfe50b308d | /Swing14-WorkingWithListData/src/main/java/com/jin/MainFrame.java | c38144da1e71df5c661eb1fbb6b69318aa3196cb | [] | no_license | cicadasworld/java-swing-demo | 85ae5ab1586cf75ba55d0520ae7d93458ef79ec2 | f2f374942a237ab20a9ce733e820eacccdb4afd4 | refs/heads/master | 2022-11-11T22:03:54.867406 | 2020-06-26T10:20:54 | 2020-06-26T10:20:54 | 275,127,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,087 | java | package com.jin;
import java.awt.*;
import javax.swing.*;
public class MainFrame extends JFrame {
private final TextPanel textPanel;
private final Toolbar toolbar;
private final FormPanel formPanel;
public MainFrame() {
super("Hello World");
this.setLayout(new BorderLayout());
... | [
"flyterren@163.com"
] | flyterren@163.com |
ac1b63676c8fdb02a26aae99930134199534c20b | c576f2b0663b7bad90d148e422cdb307d1f8d43a | /src/main/java/javax/measure/quantity/ElectricCharge.java | 66e189ab4a81896796c63f61789989ee91f64b1f | [
"BSD-2-Clause"
] | permissive | chrisdennis/unit-api | 03dc61a960f046e77c4c57bbbd2a9bbf06253050 | 21c64b06eaa09cc0e141d91429c19c0d0d65f7a7 | refs/heads/master | 2021-01-17T08:21:35.438165 | 2015-11-10T21:00:21 | 2015-11-10T21:00:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,967 | java | /*
* Units of Measurement API
* Copyright (c) 2014-2015, Jean-Marie Dautelle, Werner Keil, V2COM.
*
* 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. Redistributions of source code m... | [
"werner.keil@gmx.net"
] | werner.keil@gmx.net |
3319b65ed971124ca03d93936fa7b39203f24266 | dfd7e70936b123ee98e8a2d34ef41e4260ec3ade | /analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/com/google/android/gms/internal/clearcut/zzaw.java | b796b6ede82816697b8f99576cbaad1c1f44d7a0 | [
"Apache-2.0"
] | permissive | skkuse-adv/2019Fall_team2 | 2d4f75bc793368faac4ca8a2916b081ad49b7283 | 3ea84c6be39855f54634a7f9b1093e80893886eb | refs/heads/master | 2020-08-07T03:41:11.447376 | 2019-12-21T04:06:34 | 2019-12-21T04:06:34 | 213,271,174 | 5 | 5 | Apache-2.0 | 2019-12-12T09:15:32 | 2019-10-07T01:18:59 | Java | UTF-8 | Java | false | false | 557 | java | package com.google.android.gms.internal.clearcut;
final class zzaw {
private static final Class<?> zzfb = zze("libcore.io.Memory");
private static final boolean zzfc = (zze("org.robolectric.Robolectric") != null);
private static <T> Class<T> zze(String str) {
try {
return Class... | [
"33246398+ajid951125@users.noreply.github.com"
] | 33246398+ajid951125@users.noreply.github.com |
cfad2757392894373726e50f7f918ec06f756813 | 0d18b69be9b92defaaa97f31c98b965dd91819e4 | /guns-admin/src/main/java/com/guo/guns/modular/system/service/IDictService.java | 471e533d4497ff32e7ba568d3d79ba3273b91771 | [
"Apache-2.0"
] | permissive | tuyugg123/guo-projects | bc9cda10847bed9d1b69479acdb5a533c96e154e | 596acd3f0adda5b23f9e8f693884aa03abc20828 | refs/heads/master | 2020-03-07T04:38:13.505116 | 2018-03-05T17:32:07 | 2018-03-05T17:32:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 613 | java | package com.guo.guns.modular.system.service;
/**
* 字典服务
*
* @author fengshuonan
* @date 2017-04-27 17:00
*/
public interface IDictService {
/**
* 添加字典
*
* @author fengshuonan
* @Date 2017/4/27 17:01
*/
void addDict(String dictName, String dictValues);
/**
* 编辑字典
*
... | [
"gxx632364@gmail.com"
] | gxx632364@gmail.com |
9d9de18fc68190317206df5371b218cdcbb8c087 | a2df6764e9f4350e0d9184efadb6c92c40d40212 | /aliyun-java-sdk-aliyuncvc/src/main/java/com/aliyuncs/aliyuncvc/model/v20190919/CheckMeetingCodeResponse.java | 9e3ee8412dc640c299899af4865c77ba154ea12f | [
"Apache-2.0"
] | permissive | warriorsZXX/aliyun-openapi-java-sdk | 567840c4bdd438d43be6bd21edde86585cd6274a | f8fd2b81a5f2cd46b1e31974ff6a7afed111a245 | refs/heads/master | 2022-12-06T15:45:20.418475 | 2020-08-20T08:37:31 | 2020-08-26T06:17:49 | 290,450,773 | 1 | 0 | NOASSERTION | 2020-08-26T09:15:48 | 2020-08-26T09:15:47 | null | UTF-8 | Java | false | false | 4,336 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
bc149e4380362f6a917f78c5446d99a4e110aa2c | 4ce0078b0375b9e2e594d82cb55d2f35efd2597d | /sdlv/src/main/java/com/yydcdut/sdlv/Callback.java | 852d7403923fd1b3f4305d661e5a747325c9f443 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | wilco375/SlideAndDragListView | 4da4f3674452bab74d1176dd202c44bf17840f82 | 2a5d4e8c06b41b91c6da6465f7c35fe09061fa34 | refs/heads/master | 2020-03-24T10:30:27.291326 | 2018-07-28T10:06:42 | 2018-07-28T10:06:42 | 142,658,267 | 0 | 0 | Apache-2.0 | 2018-07-28T07:51:24 | 2018-07-28T07:51:24 | null | UTF-8 | Java | false | false | 1,517 | java | /*
* Copyright (C) 2015 yydcdut (yuyidong2015@gmail.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"378040621@qq.com"
] | 378040621@qq.com |
c6376fb5d437b4183fd19f5ac42ece0374b04024 | 302af4aa0bf08a66dde5fa95bc6e8992e4505c7d | /com.gumtree.android.beta/java/novoda/lib/sqliteprovider/cursor/EmptyCursor.java | 7b29d7b90d97d29da5e784145fe74cccb4367203 | [] | no_license | hakat0m/Chessboxing | 0f5ce696a55a5b40f1d8fa226bbdc5673ef5dbc5 | 0a576dec5aaafa219c340a013726037d852b91a2 | refs/heads/master | 2021-01-19T08:51:23.932830 | 2017-04-09T06:48:44 | 2017-04-09T06:48:44 | 87,688,753 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package novoda.lib.sqliteprovider.cursor;
import android.database.AbstractCursor;
public class EmptyCursor extends AbstractCursor {
public String[] getColumnNames() {
return new String[]{"_id"};
}
public int getCount() {
return 0;
}
public double getDouble(int i) {
return... | [
"vuesz@outlook.com"
] | vuesz@outlook.com |
f6db8dc4a0568bc64508d64d90118a0447843e9a | 0eb1a5ea1afb5aec9d2652767e8391eeadf4370f | /retail-store/src/main/java/com/retail/store/model/CartItem.java | dbc6651081687fb9d04fe782c0c17bc0e66ce2cd | [] | no_license | yogeshrnaik/projects | 36b2b6e115c45a562a5206ab7280d7933c072561 | fed554cd365865a6e505d2c146fc820931d78da0 | refs/heads/master | 2022-12-23T05:32:11.548117 | 2022-09-08T07:48:48 | 2022-09-08T07:48:48 | 40,397,110 | 6 | 8 | null | 2022-12-16T03:41:00 | 2015-08-08T08:47:28 | Java | UTF-8 | Java | false | false | 2,457 | java | package com.retail.store.model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
import javax... | [
"yogeshrnaik@gmail.com"
] | yogeshrnaik@gmail.com |
19cd1f67a7d67aaeb6decbd3e3de4e84dcc1ca98 | a5d01febfd8d45a61f815b6f5ed447e25fad4959 | /Source Code/5.27.0/sources/com/iqoption/fragment/assets/i.java | 373aac1dce393c34677adcea312e7ae421cf3c75 | [] | no_license | kkagill/Decompiler-IQ-Option | 7fe5911f90ed2490687f5d216cb2940f07b57194 | c2a9dbbe79a959aa1ab8bb7a89c735e8f9dbc5a6 | refs/heads/master | 2020-09-14T20:44:49.115289 | 2019-11-04T06:58:55 | 2019-11-04T06:58:55 | 223,236,327 | 1 | 0 | null | 2019-11-21T18:17:17 | 2019-11-21T18:17:16 | null | UTF-8 | Java | false | false | 434 | java | package com.iqoption.fragment.assets;
import com.iqoption.fragment.assets.model.AssetSortType;
@kotlin.i(bne = {1, 1, 15})
public final /* synthetic */ class i {
public static final /* synthetic */ int[] aob = new int[AssetSortType.values().length];
static {
aob[AssetSortType.BY_DIFF.ordinal()] = 1;
... | [
"yihsun1992@gmail.com"
] | yihsun1992@gmail.com |
8d31b6e635924055e45ecdb46b5af7b65b08e9bc | 683357e10855417d77c9ca24c889b8e20cb50510 | /core/src/main/java/com/karltech/tpk/core/service/FixExpenseServiceImpl.java | d914cd0f53b35804f2e77cb9772346d6ca49e077 | [] | no_license | chuquockhanh/tpkwhm | 49852487637ba1a51712b55d57bcd580811fec9a | 54b2bbec37592f5be29802dad9c7e3e796b92bdb | refs/heads/master | 2021-01-10T13:03:56.086654 | 2015-10-13T15:41:26 | 2015-10-13T15:41:26 | 44,185,475 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,687 | java | package com.karltech.tpk.core.service;
import com.karltech.tpk.core.dao.FixExpenseDAO;
import com.karltech.tpk.core.dao.GenericDAO;
import com.karltech.tpk.core.domain.FixExpense;
import com.karltech.tpk.core.dto.FixExpenseBean;
import com.karltech.tpk.core.exception.DuplicateException;
import com.karltech.tpk.core.ex... | [
"khanh.chu@hoanghoacgroup.com"
] | khanh.chu@hoanghoacgroup.com |
68a3c9c6b64708aaa4930910899fe5f1275260f4 | b0cce84067ea5d37bf126bf671620a15b9d90890 | /app/src/main/java/com/mouqu/zhailu/zhailu/bean/CardBean.java | 38dc7169fd98faab26e73d6efac02fdac8ce7a48 | [] | no_license | 18668197127/ZhailuQB | f4df02dda885c5c8f19ef67857374f4b388542bd | 846f5d29df4d2c2fa7bad2f6239a2e41701e2c11 | refs/heads/master | 2020-04-17T16:30:39.044861 | 2019-01-21T03:39:06 | 2019-01-21T03:39:06 | 166,743,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 618 | java | package com.mouqu.zhailu.zhailu.bean;
import com.contrarywind.interfaces.IPickerViewData;
public class CardBean implements IPickerViewData {
int id;
String cardNo;
public CardBean(int id, String cardNo) {
this.id = id;
this.cardNo = cardNo;
}
public int getId() {
return i... | [
"1013273644@qq.com"
] | 1013273644@qq.com |
e8d1d7368cfbc0003c0b29aeb227f3492f268e4b | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/com/google/cloud/DateTest.java | 08e4a2c145ab3fd9d082a988c44dc0c85b377755 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 3,187 | java | /**
* Copyright 2017 Google LLC
*
* 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 t... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
689a5bd6f8101dcd750fde1462ed9a276caf8fb1 | 34c8b01849d7265c73bcc696e7f0c11312c7f84d | /src/java/org/apache/commons/jelly/impl/TextScript.java | ec8fda1e5c0ca5dc4fc877aa6afe19d808d4a21f | [
"Apache-2.0"
] | permissive | pwntester/jelly | 03ddb422005970ddfc86f0e1cc7c5b5a84f7e431 | cb7966734f339619e5ee8e57b08009acbf5e1d10 | refs/heads/master | 2021-01-16T11:55:47.916026 | 2017-11-27T20:21:47 | 2017-11-27T20:21:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,365 | java | /*
* Copyright 2002,2004 The Apache Software Foundation.
*
* 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 requi... | [
"kk@kohsuke.org"
] | kk@kohsuke.org |
f730d33a67417e0a207516ac8c7e1f404673c10c | 0609091f8d71b6c90a2d4fed4138f7038e7bf9e2 | /app/src/main/java/com/ldcovid19project/OnlineDoctorsActivity.java | 1f7625835fed603888ecf0ffd4968402b27ee300 | [] | no_license | COVID-19-Apps/LD-Covid-19-Project | 995cfb3272c865541d2c85186355d96c913943fd | 0f760da435c6fb7a26937e691eb70e47b6c41c9d | refs/heads/master | 2022-11-19T19:39:54.126318 | 2020-07-20T07:05:03 | 2020-07-20T07:05:03 | 281,040,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,934 | java | package com.ldcovid19project;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.SearchView;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.app.SearchManager;
import and... | [
"anandhamurthy2000@gmail.com"
] | anandhamurthy2000@gmail.com |
8c577422b20b43636c8b8457923d9bbb16c14f52 | 40665051fadf3fb75e5a8f655362126c1a2a3af6 | /ibinti-bugvm/247be47827899ba1da9c6dfdac9fdb3509672f45/5372/FaultRecoveringOutputStream.java | ae7c41c2db6301cb4512deae8896ec163fec3710 | [] | no_license | fermadeiral/StyleErrors | 6f44379207e8490ba618365c54bdfef554fc4fde | d1a6149d9526eb757cf053bc971dbd92b2bfcdf1 | refs/heads/master | 2020-07-15T12:55:10.564494 | 2019-10-24T02:30:45 | 2019-10-24T02:30:45 | 205,546,543 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,427 | java | /*
* Copyright (C) 2013 Square, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"fer.madeiral@gmail.com"
] | fer.madeiral@gmail.com |
bfae87380070d183631d2c9a3654087acaf89b91 | d0c43aa56c4f32071c4176700ab81378a68751de | /src/main/java/io/github/pascalgrimaud/crm/repository/ProductOrderRepository.java | a6fb2b6e758e19470d0db87375cabc74f10cfc1d | [] | no_license | pascalgrimaud/jh-issue-13855-crm | c23fb548ce3a34eaeb71db41821d0ad64bd6bcf4 | 15e265aad9d97061630019a88a34d12df0a42e9f | refs/heads/main | 2023-03-01T19:01:29.028337 | 2021-02-13T13:06:46 | 2021-02-13T13:06:46 | 338,623,238 | 0 | 0 | null | 2021-02-13T17:00:21 | 2021-02-13T16:59:29 | Java | UTF-8 | Java | false | false | 398 | java | package io.github.pascalgrimaud.crm.repository;
import io.github.pascalgrimaud.crm.domain.ProductOrder;
import org.springframework.data.jpa.repository.*;
import org.springframework.stereotype.Repository;
/**
* Spring Data SQL repository for the ProductOrder entity.
*/
@SuppressWarnings("unused")
@Repository
public ... | [
"pascalgrimaud@gmail.com"
] | pascalgrimaud@gmail.com |
ff97bd675350d45fd4bedc5cd6defb278431114d | 79595075622ded0bf43023f716389f61d8e96e94 | /app/src/main/java/android/service/autofill/RequiredValidators.java | 118ade67d6bd007312c49a1e976116ea3551d28b | [] | no_license | dstmath/OppoR15 | 96f1f7bb4d9cfad47609316debc55095edcd6b56 | b9a4da845af251213d7b4c1b35db3e2415290c96 | refs/heads/master | 2020-03-24T16:52:14.198588 | 2019-05-27T02:24:53 | 2019-05-27T02:24:53 | 142,840,716 | 7 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,515 | java | package android.service.autofill;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import android.view.autofill.Helper;
import com.android.internal.util.Preconditions;
final class RequiredValidators extends InternalValidator {
public static final Creator<RequiredValidators> CREATOR = new Creator<Re... | [
"toor@debian.toor"
] | toor@debian.toor |
12aa1c6413a2d4869bba53014bd350aa8d64d9e3 | d151481f624c61ba7a6c570b29cf90d271bd3fbe | /swing/EventWithAIC.java | 0bd55cd239fee9abaae1fe5862a72b26885142e1 | [] | no_license | srikanthpragada/JavaSE_Material_2021_Programs | 04fc5e66a1d6a174b15b7535c1ef30d8070c5877 | 93d8ae573212bd66fc22c8fa78f53641fe17075e | refs/heads/master | 2023-05-08T10:47:18.109334 | 2021-06-01T05:33:54 | 2021-06-01T05:33:54 | 372,707,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | package swing;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.util.Date;
public class EventWithAIC extends JFrame {
JButton b1;
JLabel lbl;
public EventWithAIC() {
super("Event with Anonymous Inner Class");
lbl = new JLabel();
lbl.setHorizontalAlignment(JLabel.CENTER);
b1 = ... | [
"srikanthpragada@gmail.com"
] | srikanthpragada@gmail.com |
b13a29062d705760d99798f82d50b22752edd179 | 03be3f540f93a1507e82e4e84a651e205ba2971e | /.svn/pristine/b1/b13a29062d705760d99798f82d50b22752edd179.svn-base | 7b484e9603552f058a89cfc6a80f86ff76edafcf | [] | no_license | Tarunjain19/DXC_SVN | 448103f0c56e79616a2801acbf5d369d6e256b36 | 99a90150d30374929382c3181ee8b1f914c905ae | refs/heads/master | 2022-06-04T10:36:52.755986 | 2020-05-06T08:44:47 | 2020-05-06T08:44:47 | 261,372,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,941 | package flow.subflow.NumberVerification;
/**
* The Data class handles many types of server-side operations including data
* collection (from a data sources such as a database, or web service), variable
* assignments and operations (like copying variable values, performing mathematic
* operations, and collection it... | [
"tarun.jain3@dxc.com"
] | tarun.jain3@dxc.com | |
220ff900d9073b75753921e8f2dd531582d489aa | b31cf5586f210c7c5b5245b6cae47f0ec0c57099 | /itoken-common/src/main/java/com/sen/itoken/common/utils/MapperUtils.java | f5a3df61beca5a26fc664b9964f50ac02c966e0b | [
"Apache-2.0"
] | permissive | sumforest/itoken | 7a012ed55b3e4c9976cc0a6ba94a68a20059d399 | 427f4fa56631d27cf9f40ab4ae3b0b6818cd62ac | refs/heads/master | 2022-11-30T11:18:42.786801 | 2019-10-08T16:24:44 | 2019-10-08T16:24:44 | 205,435,175 | 1 | 0 | Apache-2.0 | 2022-11-16T09:48:46 | 2019-08-30T18:17:48 | Java | UTF-8 | Java | false | false | 6,477 | java | package com.sen.itoken.common.utils;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.databind.DeserializationFeature;
import com.fasterxml.jackson.databind.JavaType;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.ut... | [
"12345678"
] | 12345678 |
215ce4a2259df6562edb76b524e36b76feaaaf4a | 47761f5843a42ec5ce4b0e4a5ab23579e8c44959 | /src/main/java/com/geniisys/giac/service/GIACChartOfAcctsService.java | 3d300dc77859a089c5cf533119f0080ce7236aa0 | [] | no_license | jabautista/GeniisysSCA | df6171c27594638193949df1a65c679444d51b9f | 6dc1b21386453240f0632f37f00344df07f6bedd | refs/heads/development | 2021-01-19T20:54:11.936774 | 2017-04-20T02:05:41 | 2017-04-20T02:05:41 | 88,571,440 | 2 | 0 | null | 2017-08-02T01:48:59 | 2017-04-18T02:18:03 | PLSQL | UTF-8 | Java | false | false | 1,912 | java | /**
*
* Project Name: Geniisys Web
* Version:
* Author: Computer Professionals, Inc.
*
*/
package com.geniisys.giac.service;
import java.sql.SQLException;
import java.text.ParseException;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.json.JSONExcep... | [
"jeromecris.bautista@gmail.com"
] | jeromecris.bautista@gmail.com |
0b69f14b77f39d5d3cb038aa29970b960f402fcb | 984142b31b636f285413296426aa5c46d7e7b726 | /app/src/main/java/com/app/mak/cellular/AgentsList/Page.java | 581ad1b99b1b5be36bb14bef458fd7fdd98ebb6c | [] | no_license | priyankagiri14/mak_cellular | c02eb00c3ff532b47fb4a6380c0f9d8a36dd3769 | a5d85cc6c7e7a6a4a9b1a89a6415f2ffc2aa018d | refs/heads/master | 2020-09-25T14:08:36.655883 | 2020-02-18T11:53:53 | 2020-02-18T11:53:53 | 226,019,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,406 | java | package com.app.mak.cellular.AgentsList;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
class Page {
@SerializedName("numberOfElements")
@Expose
private Integer numberOfElements;
@SerializedName("totalElements")
@Expose
private Integer totalElemen... | [
"priyanka@ontrackis.com"
] | priyanka@ontrackis.com |
5bf1e88051905c35cc5be09e0eb29c016a31ae2d | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes4.dex_source_from_JADX/com/facebook/graphql/deserializers/GraphQLImageDeserializer.java | 177bbf33b8e8db25f4499a2329d2550901f66e33 | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,691 | java | package com.facebook.graphql.deserializers;
import com.facebook.flatbuffers.FlatBufferBuilder;
import com.facebook.flatbuffers.MutableFlatBuffer;
import com.fasterxml.jackson.core.JsonGenerator;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.JsonToken;
import com.fasterxml.jackson.data... | [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
fca5ceccab199e7c65bb82de5d6132dd729d42da | 6afc726f36d09fc8ac9ce32d17a22cf05ad5552a | /mall_product/src/main/java/com/yang/mall_product/vo/MemberPrice.java | 7f75885319f16de19457af1377145fe5500d192c | [] | no_license | yang0123456789/dismall | 843fb37c94198657b45b81c80fa141674f99e30b | dfd12609bff15cfc768aaff9af7d545b50258f95 | refs/heads/main | 2023-01-08T10:49:06.761440 | 2020-11-08T12:01:58 | 2020-11-08T12:01:58 | 308,582,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 275 | java | package com.yang.mall_product.vo;
import lombok.Data;
import java.math.BigDecimal;
/**
* <p>Title: AttrRespVo</p>
* Description:会员价格
* date:
*/
@Data
public class MemberPrice {
private Long id;
private String name;
private BigDecimal price;
} | [
"378525908@qq.com"
] | 378525908@qq.com |
c6bb8e13c73a8a12d65ba72a85ec3964f4212da1 | 5095c94365c79436e0f1c98a50405ae8e27a89eb | /atomicobjects-gui/src/main/java/net/catchpole/scene/renderer/ModelRenderer.java | 8a6f5fb88c4272a2b99cd730682676f6ffcfacad | [
"Apache-2.0"
] | permissive | slipperyseal/atomicobjects | f5da8a832681550d8efc84d03e6c64b5f7a3bf49 | 212f9d830386fe9947f7770ab673273c007dc88d | refs/heads/slippery | 2023-03-10T18:40:25.499262 | 2023-02-26T01:27:55 | 2023-02-26T01:27:55 | 20,993,244 | 3 | 1 | Apache-2.0 | 2022-06-13T03:48:50 | 2014-06-19T08:25:25 | Java | UTF-8 | Java | false | false | 5,553 | java | package net.catchpole.scene.renderer;
// Copyright 2014 catchpole.net
//
// 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
//
//... | [
"christian@catchpole.net"
] | christian@catchpole.net |
d6bb39d843314e89eeb69332bcb1c33ac19367f5 | 6b34d4f2a33011bdadfc3b6e4459b5a3be14db44 | /WordArena/client/core/src/com/slamdunk/toolkit/settings/FloatSetting.java | a6c6026131e6343105d3d6bae4231aff8a1ed8b6 | [] | no_license | opack/slamdunk-prototypes | d679961d3bd155a49edd5eec67757726a2f89707 | 0150e7f5f3d10878caf429862343af3430985bf3 | refs/heads/master | 2021-01-12T13:26:55.907928 | 2015-03-15T20:49:58 | 2015-03-15T20:49:58 | 69,169,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 545 | java | package com.slamdunk.toolkit.settings;
public class FloatSetting {
private PreferencesManager preferences;
private final String key;
private final float defaultValue;
public FloatSetting(PreferencesManager preferences, String key, float defaultValue) {
this.preferences = preferences;
this.key = key;... | [
"opack@users.noreply.github.com"
] | opack@users.noreply.github.com |
10c57356ac04ec98efeab7c4cf40cc88123e04f6 | 094e66aff18fd3a93ea24e4f23f5bc4efa5d71d6 | /yit-education-util/src/main/java/com/yuu/yit/education/util/enums/MsgTypeEnum.java | 78eca47c45ab6a0b987bcac01d04c935bf61d998 | [
"MIT",
"Apache-2.0"
] | permissive | 71yuu/YIT | 55b76dbec855b8e67f42a7eb00e9fa8e919ec4cb | 53bb7ba8b8e686b2857c1e2812a0f38bd32f57e3 | refs/heads/master | 2022-09-08T06:51:30.819760 | 2019-11-29T06:24:19 | 2019-11-29T06:24:19 | 216,706,258 | 0 | 0 | Apache-2.0 | 2022-09-01T23:14:33 | 2019-10-22T02:27:22 | Java | UTF-8 | Java | false | false | 370 | java | /**
* Copyright 2015-2017 广州市领课网络科技有限公司
*/
package com.yuu.yit.education.util.enums;
import lombok.AllArgsConstructor;
import lombok.Getter;
/**
* 短信类型
*
* @author Yuu
*
*/
@Getter
@AllArgsConstructor
public enum MsgTypeEnum {
SYSTEM(1, "系统消息"), OTHER(2, "其他");
private Integer code;
private String desc;... | [
"1225459207@qq.com"
] | 1225459207@qq.com |
1a8122b561fa0245f9e9a9f1934968a221506f02 | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/com/bef/effectsdk/testing/TestResult.java | 8c1ccfdd0e7aa8666993948da308d08e635a761a | [] | no_license | xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401661 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package com.bef.effectsdk.testing;
public class TestResult {
public int failed_test_count;
public String report;
public int reportable_test_count;
public TestResult(int i, int i2, String str) {
this.reportable_test_count = i;
this.failed_test_count = i2;
this.report = str;
... | [
"65450641+Xyzdesk@users.noreply.github.com"
] | 65450641+Xyzdesk@users.noreply.github.com |
3f77f64a7ad9700680d3d7839731da2c258c944c | 5ac8ed5b1cc9114d9be163bc1399fbdb0a9fcf27 | /dao/src/main/java/life/catalogue/dao/SynonymDao.java | af1eec54d0589393119d116c931c017714f527bc | [
"Apache-2.0"
] | permissive | Gustibimo/backend | 7e10c128396160b2d392292771ab6d5fee0a1547 | f642e9a8cae5195586d300f6e63458a4838d12f2 | refs/heads/master | 2023-05-09T17:04:51.850281 | 2021-06-04T13:05:34 | 2021-06-04T13:05:34 | 266,219,369 | 0 | 0 | Apache-2.0 | 2020-05-22T22:28:06 | 2020-05-22T22:28:05 | null | UTF-8 | Java | false | false | 2,725 | java | package life.catalogue.dao;
import org.apache.commons.lang3.StringUtils;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import life.catalogue.api.model.DSID;
import life.catalogue.api.model.Name;
import life.catalogue.api.model.Reference;
import life.catalogue.api.mode... | [
"m.doering@mac.com"
] | m.doering@mac.com |
2c6c23d25aae349589938171e0c83bce9d00421c | f97ba375da68423d12255fa8231365104867d9b0 | /study-notes/j2ee-collection/framework/00-项目驱动/52_oldjiakao/src/main/java/com/sq/jk/pojo/po/School.java | b1d815c4bcf9992c277aedd661df7d2856767734 | [
"MIT"
] | permissive | lei720/coderZsq.practice.server | 7a728612e69c44e0877c0153c828b50d8ea7fa7c | 4ddf9842cd088d4a0c2780ac22d41d7e6229164b | refs/heads/master | 2023-07-16T11:21:26.942849 | 2021-09-08T04:38:07 | 2021-09-08T04:38:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,467 | java | package com.sq.jk.pojo.po;
import java.math.BigDecimal;
public class School {
private Long id;
private String name;
private String address;
private BigDecimal longitude;
private BigDecimal latitude;
private Long provinceId;
private Long cityId;
private String intro;
public ... | [
"a13701777868@yahoo.com"
] | a13701777868@yahoo.com |
7158f3f4ed4e2a49f8a62b128344f53d9c90a85b | 91ac53081a99c28bc3a1dfa73bd7d0151e42ec2f | /com/divergent/stringpool/question/StringPoolUsed1.java | 8ffdd481d6d430e4ca71988176044ba5a69cc6b5 | [] | no_license | prateekpatel-divergent/String-Number-Thread-Question | f6e1239ca3315efcebb66ff29d5a91c1a48a8241 | 6c43c758333a463ce67b4ed5389a65db1b7a6bda | refs/heads/master | 2023-03-21T23:22:24.877597 | 2021-03-12T06:44:12 | 2021-03-12T06:51:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 234 | java | package com.divergent.stringpool.question;
public class StringPoolUsed1 {
public static void main(String[] args) {
String s1 = new String("Hello");
String s2 = new String("Hello").intern();
System.out.println((s1==s2));
}
}
| [
"prateek.patel@divergentsl.com"
] | prateek.patel@divergentsl.com |
6b57884bf2fb4f65917ca616dfed85f0fe2a7d01 | 520099942a522d8cf778327b6d0fe94727a094f6 | /src/com/gmail/justinxvopro/JavaFXTutorial/calculator/PostFixInterpreter.java | 5f4883e49f0718276989f69036f934dc3ea0b7b2 | [] | no_license | jvogit/JavaFXTutorial | a8c93bceeb5f7946e6e49e8fe2dbc4db9498732c | 8cc27a96c9ce29d92e3dc593603f2fb40a5dc9ba | refs/heads/master | 2020-04-20T23:57:19.678483 | 2019-03-21T07:26:08 | 2019-03-21T07:26:08 | 169,182,090 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,744 | java | package com.gmail.justinxvopro.JavaFXTutorial.calculator;
import java.util.Stack;
import java.util.function.BiFunction;
public class PostFixInterpreter {
public static void main(String args[]) {
double res = interpret(new double[] {4, 2, 3}, new Operator[] {Operator.ADD, Operator.MULTIPLY});
... | [
"justinxvopro@gmail.com"
] | justinxvopro@gmail.com |
bd4335c022354fc1f10ca668707b1604b6cc9e65 | 8740b13932b1f19d213ad6a99be5d907e1f12bc5 | /src/com/mraof/minestuck/block/BlockGlowingMushroom.java | af3b276d8ddb5e995647d88839703aec41a484bc | [] | no_license | Padamariuse/Minestuck | eb89e55a94989b7cb50f9f03d8f24525d8f2c314 | bc74f85bd766881e8151fc7f196599de0a0afeb7 | refs/heads/1.12 | 2021-06-26T12:59:41.390650 | 2019-06-22T21:13:25 | 2019-06-22T21:13:25 | 151,946,739 | 3 | 0 | null | 2019-04-18T07:25:18 | 2018-10-07T13:54:02 | Java | UTF-8 | Java | false | false | 2,007 | java | package com.mraof.minestuck.block;
import com.mraof.minestuck.item.TabMinestuck;
import net.minecraft.block.BlockBush;
import net.minecraft.block.SoundType;
import net.minecraft.block.material.MapColor;
import net.minecraft.block.state.IBlockState;
import net.minecraft.util.math.BlockPos;
import net.minecraft.world.IB... | [
"kirderf4@gmail.com"
] | kirderf4@gmail.com |
2e39414fbf3900d9a50c5d3ea81d0f927dd9086c | da3d8bdb29432628692e5482699a091c669a311f | /src/com/lql/easy/com/lql/easy/btree/BinaryTreeTravel.java | 6ecafb6d7c7809556610678eb32ea406906a1b0a | [] | no_license | 2513lql/leetcode_1 | 59b9585a4b4ca2315b545496e44951a47aafde33 | 11dae8726840e90c93ad537ca5d44e371922d109 | refs/heads/master | 2021-05-01T12:41:12.736962 | 2017-02-25T01:17:08 | 2017-02-25T01:17:08 | 79,529,355 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,242 | java | package com.lql.easy.com.lql.easy.btree;
import java.util.Stack;
/**
* Created by LQL on 2016/7/9.
*/
public class BinaryTreeTravel {
/*二叉树非递归中序遍历*/
public static void btTravelUnrecursion(TreeNode root){
if(root == null){
return;
}
TreeNode p = root;
Stack<TreeN... | [
"2279039068@qq.com"
] | 2279039068@qq.com |
6a461acdae0ccdbafab9d17da926f449c11ae2a6 | a422de59c29d077c512d66b538ff17d179cc077a | /hsxt/hsxt-tm/hsxt-tm-api/src/main/java/com/gy/hsxt/tm/bean/BizTypeAuth.java | 8752acc25432115a5bd6691097520562a0b9e43b | [] | no_license | liveqmock/hsxt | c554e4ebfd891e4cc3d57e920d8a79ecc020b4dd | 40bb7a1fe5c22cb5b4f1d700e5d16371a3a74c04 | refs/heads/master | 2020-03-28T14:09:31.939168 | 2018-09-12T10:20:46 | 2018-09-12T10:20:46 | 148,461,898 | 0 | 0 | null | 2018-09-12T10:19:11 | 2018-09-12T10:19:10 | null | UTF-8 | Java | false | false | 1,479 | java | /*
* Copyright (c) 2015-2018 SHENZHEN GUIYI SCIENCE AND TECHNOLOGY DEVELOP CO., LTD. All rights reserved.
*
* 注意:本内容仅限于深圳市归一科技研发有限公司内部传阅,禁止外泄以及用于其他的商业目的
*/
package com.gy.hsxt.tm.bean;
import java.io.Serializable;
import com.alibaba.fastjson.JSON;
/**
* 业务办理授权实体类
*
* @Package: com.gy.hsxt.tm.bean
* @ClassNa... | [
"864201042@qq.com"
] | 864201042@qq.com |
5c1c25eb36042137059ca0b47c17bdf7a633f3ed | 5741045375dcbbafcf7288d65a11c44de2e56484 | /reddit-decompilada/com/reddit/frontpage/presentation/listing/ui/view/HeaderMetadataView$bottomMetadataIndicators$2.java | 85efc09d86b2a4a5e00f93022a4aff9b2be0840a | [] | no_license | miarevalo10/ReporteReddit | 18dd19bcec46c42ff933bb330ba65280615c281c | a0db5538e85e9a081bf268cb1590f0eeb113ed77 | refs/heads/master | 2020-03-16T17:42:34.840154 | 2018-05-11T10:16:04 | 2018-05-11T10:16:04 | 132,843,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,057 | java | package com.reddit.frontpage.presentation.listing.ui.view;
import com.reddit.frontpage.C1761R;
import kotlin.Metadata;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.internal.Lambda;
@Metadata(bv = {1, 0, 2}, d1 = {"\u0000\n\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0000\u001a\n \u0002*\u0004\u0018... | [
"mi.arevalo10@uniandes.edu.co"
] | mi.arevalo10@uniandes.edu.co |
14d997e7663b8435dadf5a414f14ae3a9f54ee31 | cf8ce47e5f608740169e671625034feffb9260e9 | /shopping-api/src/main/java/com/programyourhome/shop/model/PyhProductProperties.java | 14a521878c8e3d038f70a6353e52b3838902983c | [] | no_license | ewjmulder/program-your-home | a0c98980e7859c29bcb5014238a0542db783959b | ed3f6b64f12d3fd03e38e5dacbb3c049c9a2770a | refs/heads/master | 2020-12-20T12:33:18.718302 | 2017-12-19T11:04:40 | 2017-12-19T11:04:40 | 23,797,369 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package com.programyourhome.shop.model;
public interface PyhProductProperties {
public String getBarcode();
public String getName();
public String getDescription();
public PyhProductSizeProperties getSize();
}
| [
"ewjmulder@yahoo.com"
] | ewjmulder@yahoo.com |
ed5676efc6b874498b3d954ed8c6b46c4c4b3858 | 62e330c99cd6cedf20bc162454b8160c5e1a0df8 | /basex-core/src/main/java/org/basex/query/func/fn/FnSubstringAfter.java | 92e062618de9809e5b45b301aae9b29e33210d4f | [
"BSD-3-Clause"
] | permissive | nachawati/basex | 76a717b069dcea3932fad5116e0a42a727052b58 | 0bc95648390ec3e91b8fd3e6ddb9ba8f19158807 | refs/heads/master | 2021-07-20T06:57:18.969297 | 2017-10-31T04:17:00 | 2017-10-31T04:17:00 | 106,351,382 | 0 | 0 | null | 2017-10-10T01:00:38 | 2017-10-10T01:00:38 | null | UTF-8 | Java | false | false | 849 | java | package org.basex.query.func.fn;
import static org.basex.util.Token.*;
import org.basex.query.*;
import org.basex.query.func.*;
import org.basex.query.util.collation.*;
import org.basex.query.value.item.*;
import org.basex.util.*;
/**
* Function implementation.
*
* @author BaseX Team 2005-17, BSD Lic... | [
"mnachawa@gmu.edu"
] | mnachawa@gmu.edu |
1db710906bbfed36df9706b534a963b69577bb17 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /files/File_1016085.java | b886a0eece7010a31e296f8134d93b8eb54680d5 | [
"Apache-2.0"
] | permissive | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,991 | java | /*
* This file is part of WebLookAndFeel library.
*
* WebLookAndFeel library 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.
*
... | [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
2ba8e719cf41723f80a6ee6e596169e31ad8be88 | cf5ff8e0bbd93e0d3110169bc7f89e2a2b2be60d | /yzim-easeui-SDK_3.1.3/src/com/yz/im/model/im/receiver/StartServiceReceiver.java | a50fb32f66b5f5dbea1ee86db97c4ef43e58112a | [
"Apache-2.0"
] | permissive | yaolu0311/ThinkcooRefactor-2016526 | 993c09b50719322d9d89621f2d991e4687ab81f8 | bfe011a0650ca0c80932dc45c2e60868966afda6 | refs/heads/master | 2020-09-26T05:30:24.155465 | 2016-09-05T07:12:13 | 2016-09-05T07:12:13 | 67,396,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,016 | java | /************************************************************
* * Hyphenate CONFIDENTIAL
* __________________
* Copyright (C) 2016 Hyphenate Inc. All rights reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Hyphenate Inc..
* Dissemination of this information o... | [
"yaolu0311@163.com"
] | yaolu0311@163.com |
788100ef0f57031958d7a1f6f7c08e78e14fd697 | d1bd1246f161b77efb418a9c24ee544d59fd1d20 | /java/Lightning/src/org/javenstudio/lightning/context/ConfigPluginInfo.java | 8032457ef4265df143978ad6872192e0dff8b37c | [] | no_license | navychen2003/javen | f9a94b2e69443291d4b5c3db5a0fc0d1206d2d4a | a3c2312bc24356b1c58b1664543364bfc80e816d | refs/heads/master | 2021-01-20T12:12:46.040953 | 2015-03-03T06:14:46 | 2015-03-03T06:14:46 | 30,912,222 | 0 | 1 | null | 2023-03-20T11:55:50 | 2015-02-17T10:24:28 | Java | UTF-8 | Java | false | false | 3,231 | java | package org.javenstudio.lightning.context;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.javenstudio.falcon.ErrorException;
import org.javenstudio.fal... | [
"navychen2003@hotmail.com"
] | navychen2003@hotmail.com |
d687598d40a922f91944cf13d7150e1848f262b2 | 311918587dec5cce54cd436aa437222481c93073 | /coding_tx/src/main/java/com/temp/common/complier/test/demo1/compiler.java | 186b7566bf21ffb65354fd13ac567f85370c28c4 | [] | no_license | liwen666/component | 7f7ad2290e77632490012306cc835d43c71c8ca6 | 2b1839954bb58eb0adad9e32090d9b971c1577b9 | refs/heads/master | 2022-12-21T11:14:17.461104 | 2021-04-25T08:49:41 | 2021-04-25T08:49:41 | 163,070,384 | 0 | 1 | null | 2022-12-10T06:15:07 | 2018-12-25T09:55:09 | Java | UTF-8 | Java | false | false | 2,493 | java | package com.temp.common.complier.test.demo1;
import com.temp.common.complier.tools.JavaStringCompiler;
import com.temp.common.utils.PackageScanUtils;
import lombok.Cleanup;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import com.te... | [
"1438131288@qq.com"
] | 1438131288@qq.com |
e4ef51b85fce733048194555e2563ac307a1bae3 | d60e287543a95a20350c2caeabafbec517cabe75 | /LACCPlus/Hadoop/2884_1.java | 781571358946d9f49c7583f9c8f67264e609ea45 | [
"MIT"
] | permissive | sgholamian/log-aware-clone-detection | 242067df2db6fd056f8d917cfbc143615c558b2c | 9993cb081c420413c231d1807bfff342c39aa69a | refs/heads/main | 2023-07-20T09:32:19.757643 | 2021-08-27T15:02:50 | 2021-08-27T15:02:50 | 337,837,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 881 | java | //,temp,TestFileBasedCopyListing.java,429,452,temp,TestIntegration.java,343,361
//,3
public class xxx {
@Test
public void testGlobTargetDirMultiLevel() {
try {
Path listFile = new Path("/tmp1/listing");
Path target = new Path("/tmp/target");
addEntries(listFile, "/tmp/*/*");
createFile... | [
"sgholami@uwaterloo.ca"
] | sgholami@uwaterloo.ca |
a674f3e593a2e8111c645539da40ae0b42055139 | c119200e73847cbcb9eb956f5254fb05f912238e | /core/org.wso2.carbon.tomcat.ext/src/main/java/org/wso2/carbon/tomcat/ext/filter/CharacterSetFilter.java | 27b9241a525716f8ea813564bfcf5d9ab27f0e95 | [] | no_license | kasunbg/carbon-kernel-4.x | ac04423bc482ae4cdf98cbb92ad19b9b2be1dd9f | ea7a3cfea7b657d187f38e7628c56970b70c0491 | refs/heads/master | 2022-06-05T21:32:00.953299 | 2016-12-01T06:52:35 | 2016-12-01T06:52:35 | 75,286,577 | 0 | 2 | null | 2022-05-20T20:47:53 | 2016-12-01T11:33:12 | Java | UTF-8 | Java | false | false | 2,155 | java | /*
* Copyright (c) 2005-2012, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you 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.o... | [
"eranda@wso2.com"
] | eranda@wso2.com |
315d6aedfd69a40d5b79e53b48abc1f0f50cb90f | 9c9067d9bfa19f052a433ec4111c97b686a6ac5e | /ch12/spring-java-config/src/main/java/jun/projavawebapp/config/RootContextConfiguration.java | a68390fe6c3a7f8b5212d9412b876bc70b7d229f | [
"MIT"
] | permissive | jdcsma/projavawebapp | c289123b59db4901a6d1760a9641c3117a357e73 | 50c596fb91fdc9e4c8b97b76557929fea2041bb6 | refs/heads/master | 2022-12-22T01:59:01.812147 | 2020-05-27T17:21:11 | 2020-05-27T17:21:11 | 185,805,881 | 0 | 0 | MIT | 2022-12-16T15:27:38 | 2019-05-09T13:36:51 | Java | UTF-8 | Java | false | false | 419 | java | package jun.projavawebapp.config;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.stereotype.Controller;
@Configuration
@ComponentScan(basePackages = {"jun.projavawebapp.site", "jun.projavawebapp.awarer"},
exc... | [
"jdcsma@163.com"
] | jdcsma@163.com |
c0f8c04d64893e9391df3e4c601bb2557d821027 | e27ca5fe3e7f49a0e39a9cacec516e5b63fcae32 | /src/com/clouds/www/QuickSort.java | 1c8030a489cf23ae6c46c38684a761866b33c639 | [] | no_license | yao23/Java_Playground | 0cb49c98df5c3c149bdc174a2e27aac11b914d58 | aa7496b9e55e30952075b47d82be01190166c0ad | refs/heads/master | 2023-09-03T05:21:11.864445 | 2023-09-02T05:46:29 | 2023-09-02T05:46:29 | 92,258,959 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,270 | java | package com.clouds.www;
/**
* Stability: No relative partition position guaranteed
* stability: No
*/
public class QuickSort { // time: average O(nlogn), worst O(n^2), space: O(1)
private void doQuickSort(int[] arr, int start, int end) {
if (start >= end) {
return;
}
int part... | [
"myspiritcrazy@gmail.com"
] | myspiritcrazy@gmail.com |
7bf65af5bd7f41f2c964432c2f3cf0ec246c13da | 38f8944b4a80f38d158a075d4c1e96b09345763b | /version-1/src/com/hive/Mode/HiveSearch.java | 4d2dcd11d8ac8f5f3f3f97102ff6d54bc2b3df59 | [] | no_license | Glacier759/MyHive | bf2982d2da0a80d9d7e42a0d86985e7bc6c6c91f | 13272ad5f5c546524b424ac18ab7c5dc3ddf8bb4 | refs/heads/master | 2021-01-20T09:01:06.085528 | 2014-08-02T09:49:07 | 2014-08-02T09:49:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,532 | java | package com.hive.Mode;
import java.io.IOException;
import java.net.SocketTimeoutException;
import java.net.URL;
import java.util.Iterator;
import java.util.Set;
import org.jsoup.HttpStatusException;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elemen... | [
"OurHom.759@gmail.com"
] | OurHom.759@gmail.com |
070300fa7de278d8cf9fe2181b121dfc14a52300 | 2c6e2ba03eb71ca45fe690ff6e4586f6e2fa0f17 | /material/apks/banco/sources/com/google/common/util/concurrent/ListenableScheduledFuture.java | 56d0983b3e3d91eb52a5c3ac377f4a3f694cf885 | [] | no_license | lcrcastor/curso-mobile-2019 | 3088a196139b3e980ed6e09797a0bbf5efb6440b | 7585fccb6437a17c841772c1d9fb0701d6c68042 | refs/heads/master | 2023-04-06T21:46:32.333236 | 2020-10-30T19:47:54 | 2020-10-30T19:47:54 | 308,680,747 | 0 | 1 | null | 2023-03-26T06:57:57 | 2020-10-30T16:08:31 | Java | UTF-8 | Java | false | false | 308 | java | package com.google.common.util.concurrent;
import com.google.common.annotations.Beta;
import com.google.common.annotations.GwtIncompatible;
import java.util.concurrent.ScheduledFuture;
@GwtIncompatible
@Beta
public interface ListenableScheduledFuture<V> extends ListenableFuture<V>, ScheduledFuture<V> {
}
| [
"luis@MARK-2.local"
] | luis@MARK-2.local |
137f9cdc43bd5b56a54b64db5782dde5148a9b12 | 70ab4ad77435fbd0c893a4487c21b2bd232b8b1d | /components/org.wso2.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/oauth2/device/dao/DeviceFlowDAO.java | 24a0b44d2a2b8ad7efd5b10a82918ff77ced1ae7 | [
"Apache-2.0"
] | permissive | janakamarasena/identity-inbound-auth-oauth-clone | 47d5dd05f10b66fc72ce8e0e14fcec7cb7607ad2 | cb6115d55c7256811934715c0f2d200e4cff2fb0 | refs/heads/master | 2022-12-20T02:48:35.448565 | 2020-10-24T18:49:48 | 2020-10-24T18:49:48 | 306,883,487 | 0 | 1 | Apache-2.0 | 2020-10-24T19:33:54 | 2020-10-24T12:55:32 | Java | UTF-8 | Java | false | false | 5,789 | java | /*
* Copyright (c) 2019, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you 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/li... | [
"janakamarasena@gmail.com"
] | janakamarasena@gmail.com |
1ccefbcd1cf0b98900d459502e254b5e4e61925d | 009e70fc9c458797947ab11959b1fc1e11725c3f | /app/src/main/java/com/fupengpeng/shoppingmall/entity/IntegralSequenceObject.java | 7bb1d8f36540ca09808d2bb3c38e30a376e5c58f | [] | no_license | fupengpeng/ShoppingMall | eca29dc1b584c02df5df42ecccb877b5417cb088 | 47203b1788f1db071a39aeb88c7b5295606fce27 | refs/heads/master | 2020-04-05T13:31:49.051180 | 2017-07-11T10:05:03 | 2017-07-11T10:05:03 | 94,762,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,850 | java | package com.fupengpeng.shoppingmall.entity;
import java.io.Serializable;
/**
* Created by fupengpeng on 2017/6/13 0013.
* 积分排名实体类
*/
public class IntegralSequenceObject implements Serializable{
/**
* 用户名次
*/
private String integralSequenceRanking;
/**
* 用户图像
*/
private int inte... | [
"564055710@qq.com"
] | 564055710@qq.com |
8fe7662e7f33fc18103c747c90b66a7044a1afd2 | 9d376922bfa5efa214e06bd467a1e8df5c322cdd | /app/src/main/java/com/example/abbasahmednawaz/prayeralert/Activities/Events_List_Activity.java | a57f5404a4ef95382d0d97acc7e655d46c7ee815 | [] | no_license | fazalwahab/Android-Based-Prayer-Alert-System-For-District-Mansehra | 5596fc5f02010064d9524a1ac86d49504b7c05bc | 2bf3b13c8bd5c04f29b11d5806ef475bd7e4f3ed | refs/heads/master | 2020-09-23T05:20:07.592883 | 2019-12-02T17:15:07 | 2019-12-02T17:15:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,053 | java | package com.example.abbasahmednawaz.prayeralert.Activities;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.widget.Toast;
import com.example.abbasahmednawaz.prayeralert.Classe... | [
"you@example.com"
] | you@example.com |
e8682db73304beb7a7b19ac868e2892843ad23e2 | aa82c44707cbb70da67c3dabdde11e162e56a1b6 | /com.jtrent238.jtcraft/src/main/java/beh.java | c88d78c002cdba18004f54bafffc2d7c659f5589 | [] | no_license | jtrent238/jtcraft | c6804899969c7e5776253c5122539848c7de5f50 | 290820012690e87a491eaa450b9154fd9cf96115 | refs/heads/master | 2021-01-10T09:28:28.084577 | 2016-03-03T02:52:04 | 2016-03-03T02:52:04 | 53,013,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,154 | java | /* */ import org.lwjgl.opengl.GL11;
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */ public class beh
/* */ extends bbw
/* */ {
/* 16 */ private static final bqx a = new bqx("textures/gui/achievement/achievement_backgroun... | [
"jtrent238@outlook.com"
] | jtrent238@outlook.com |
b08695a3e97a25dcee5d8fa7ae9beb01057cacc0 | 7eb746c88662e75a19f66f363aadd5d5237242af | /app/src/main/java/org/newstand/datamigration/data/model/FileBasedRecord.java | 7ffff6041730642965a90a8200d045a2acc28cd1 | [] | no_license | Tornaco/DataMigration | f03824288e995fa2088d325afa76849a839591b4 | 7304d95a5feb2068d4f26585f5a8c50e087fcefa | refs/heads/master | 2022-10-18T15:49:45.564065 | 2022-10-08T07:29:31 | 2022-10-08T07:29:31 | 84,621,616 | 19 | 5 | null | 2017-07-14T03:59:40 | 2017-03-11T03:42:24 | Java | UTF-8 | Java | false | false | 807 | java | package org.newstand.datamigration.data.model;
import com.google.common.io.Files;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
/**
* Created by Nick@NewStand.... | [
"guohao4@lenovo.com"
] | guohao4@lenovo.com |
37ad97bef4fdcfc00a9cdceed87f1e306ef5a827 | 09d0ddd512472a10bab82c912b66cbb13113fcbf | /TestApplications/TF-BETA-THERMATK-v5.7.1/DecompiledCode/JADX/src/main/java/org/telegram/p004ui/Components/C2516-$$Lambda$ChatActivityEnterView$0PqxYA4Sm4DXenEKSdETEwDwen0.java | 70c7fac49e22406146c1316140a3f5fd5c72883e | [] | no_license | sgros/activity_flow_plugin | bde2de3745d95e8097c053795c9e990c829a88f4 | 9e59f8b3adacf078946990db9c58f4965a5ccb48 | refs/heads/master | 2020-06-19T02:39:13.865609 | 2019-07-08T20:17:28 | 2019-07-08T20:17:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 734 | java | package org.telegram.p004ui.Components;
import android.view.View;
import android.view.View.OnClickListener;
/* compiled from: lambda */
/* renamed from: org.telegram.ui.Components.-$$Lambda$ChatActivityEnterView$0PqxYA4Sm4DXenEKSdETEwDwen0 */
public final /* synthetic */ class C2516-$$Lambda$ChatActivityEnterView$0Pq... | [
"crash@home.home.hr"
] | crash@home.home.hr |
c6617e59d6251f66efd37e213d30995c59fbcf45 | b641e97d985535e4f1d52c7891aa907f3eb0a254 | /src/Components/net/raumzeitfalle/fx/filechooser/FindFilesTask.java | c1887e4f0952ec6763b4f7dbe44ffdd4a39d164a | [] | no_license | mmaciag1991/HarnessDesignSystemInterfaceDiagram | 7e6f5dc078205475700dc2f63abc3f1e88e62728 | 4569676541a80dff1ffb5df6080799367e835065 | refs/heads/main | 2023-05-19T00:43:10.113472 | 2021-06-11T21:54:03 | 2021-06-11T21:54:03 | 375,101,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,309 | java | /*-
* #%L
* FXFileChooser
* %%
* Copyright (C) 2017 - 2019 Oliver Loeffler, Raumzeitfalle.net
* %%
* 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... | [
"mateo.m@wp.pl"
] | mateo.m@wp.pl |
2bf3a77eca40e0d73505d96a3a96fb354bd2ea0a | a5e51767d0f67ae13ed13c03b8822817ba4b0167 | /src/de/bsd/zwitscher/MultiSelectListActivity.java | 0b9f5d82f076df53f24e86c5c7051e5249793fb0 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | annamharikrishna01/ZwitscherA | c47fce5bd887c875666f0ddec0ebcfc9b4884b73 | 55c501a1a08bc648ee561263fb9497a8c71a57a7 | refs/heads/master | 2020-12-25T04:35:46.135880 | 2013-07-26T07:36:52 | 2013-07-26T07:36:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,177 | java | package de.bsd.zwitscher;
import android.app.ListActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.SparseBooleanArray;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.ListView;
imp... | [
"hwr@pilhuhn.de"
] | hwr@pilhuhn.de |
4f757023f207f95d8f87be34e515b7238f5a5a4a | dfe5caf190661c003619bfe7a7944c527c917ee4 | /src/main/java/com/vmware/vim25/AnswerFile.java | 8e8fed71f0c8f474a33262643ed0bcdd2cd74284 | [
"BSD-3-Clause"
] | permissive | timtasse/vijava | c9787f9f9b3116a01f70a89d6ea29cc4f6dc3cd0 | 5d75bc0bd212534d44f78e5a287abf3f909a2e8e | refs/heads/master | 2023-06-01T08:20:39.601418 | 2022-10-31T12:43:24 | 2022-10-31T12:43:24 | 150,118,529 | 4 | 1 | BSD-3-Clause | 2023-05-01T21:19:53 | 2018-09-24T14:46:15 | Java | UTF-8 | Java | false | false | 2,505 | java | /*================================================================================
Copyright (c) 2013 Steve Jin. 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 re... | [
"stefan.dilk@freenet.ag"
] | stefan.dilk@freenet.ag |
367a61843a9a0289f96893b816cdbbfdaf794458 | 492ab60eaa5619551af16c79c569bdb704b4d231 | /src/net/sourceforge/plantuml/code/Transcoder.java | 6c33d27d72d1fcb65d4c2b7bd3cd73caa5042e1c | [] | no_license | ddcjackm/plantuml | 36b89d07401993f6cbb109c955db4ab10a47ac78 | 4638f93975a0af9374cec8200d16e1fa180dafc2 | refs/heads/master | 2021-01-12T22:34:56.588483 | 2016-07-25T19:25:28 | 2016-07-25T19:25:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,447 | java | /* ========================================================================
* PlantUML : a free UML diagram generator
* ========================================================================
*
* (C) Copyright 2009-2017, Arnaud Roques
*
* Project Info: http://plantuml.com
*
* This file is part of PlantUML.
... | [
"plantuml@gmail.com"
] | plantuml@gmail.com |
a7571131213410b4fd87e29b3f196842e6ec1951 | 50b56568d6d31140464ce645228ade7fa08f5c22 | /src/test/java/org/wildfly/util/xml/to/cli/subsystem/SimpleSubsystemRemove.java | 1088f2cf5de2edb39b1234e10d30f09a6c92d922 | [] | no_license | kabir/wildfly-xml-to-cli | 916b67e66fa1470fd647e38e42274f87a3c5ede5 | a228f950027234203dcc9412d1be1d4f412a9e01 | refs/heads/master | 2022-09-28T15:32:45.690412 | 2019-07-22T19:47:11 | 2019-07-23T07:14:01 | 197,612,383 | 0 | 0 | null | 2022-09-02T21:15:24 | 2019-07-18T15:23:28 | Java | UTF-8 | Java | false | false | 896 | java | package org.wildfly.util.xml.to.cli.subsystem;
import org.jboss.as.controller.AbstractRemoveStepHandler;
import org.jboss.as.controller.OperationContext;
import org.jboss.as.controller.OperationFailedException;
import org.jboss.dmr.ModelNode;
import org.jboss.logging.Logger;
/**
* Handler responsible for adding the ... | [
"kkhan@redhat.com"
] | kkhan@redhat.com |
9eac49d28572d7e0628115a7169715234e8e1359 | cf5116f8c02250b392b5c0172f600aa044662986 | /management/src/main/java/com/babeeta/butterfly/application/management/dao/impl/StatDaoImpl.java | 6b20493c392a95cbe75d5bd0fe3385f30d073620 | [] | no_license | jfatty/application-1.5.22 | 69ecfb828cbb1682451385d50c82d6305c1cbe15 | e7553193ba455cfeb099a49dd74f62a887a3f5ed | refs/heads/master | 2021-05-31T11:03:17.044608 | 2016-04-01T06:22:43 | 2016-04-01T06:22:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,666 | java | package com.babeeta.butterfly.application.management.dao.impl;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import com.babeeta.butterfly.application.management.dao.StatDao;
import com.mongodb.Basi... | [
"zhaominhe@gmail.com"
] | zhaominhe@gmail.com |
80a53c45964b03d72ed452f9d68fc884037b2b8d | 5f2fb08c46b2acdfe52583cf95925325b36c6820 | /jcvideoplayer-lib/src/main/java/fm/jiecao/jcvideoplayer_lib/MessageEvent.java | ffdabe546aaeafcf1b5461b2a743f366b3fabfc3 | [] | no_license | 309925753/xinfuyouyue | 7324fb7062c126156ee350a0e14b8b18bed7afe6 | 0bc8f8bb387d2203b74af05bfcc6733cde51cda2 | refs/heads/master | 2022-11-30T23:46:53.082249 | 2020-05-19T11:48:55 | 2020-05-19T11:48:55 | 287,436,362 | 3 | 6 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package fm.jiecao.jcvideoplayer_lib;
/**
* Created by Administrator on 2017/3/17 0017.
* 1. 视频播放控件 已准备,通知朋友圈页面停止播放录音,防止同时播放两种声音
* 2. 我的同事 其他页面调用api成功,通知同事页面刷新UI
* 3. 消息群发 收到回执后,通知群发页面,当群发页面收到所有人回执时,在隐藏等待符
* 4. 视频播放完成,通知单聊界面,判断是否为阅后即焚视频
*/
public class MessageEvent {
public final String message;
public ... | [
"309925753@qq.com"
] | 309925753@qq.com |
2e7a70bca4dbc8b7eee405117b5e6e9b41bff18a | e0e2b50412bdc5742af17607688df722f2359891 | /7.2/misc/ImageVisualizer/ImageEditor/src/org/netbeans/modules/image/ZoomOutAction.java | cf659d0c8298709f3af6117c78115071e6903870 | [] | no_license | redporrot/nbp-resources | faf4b4662779d038bc8770d3cea38b4f1653d70c | ef8a41ae6ab18dd1cd1460fa99a52757bf98916b | refs/heads/master | 2020-04-01T17:24:22.481434 | 2015-06-12T21:37:01 | 2015-06-12T21:37:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,605 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are su... | [
"doriancuentas@gmail.com"
] | doriancuentas@gmail.com |
708f69480d4ee27a282271da4de3fa6b58d603aa | 5b9a04d3c911c16aba63258d48606d6ea364a6da | /distribution_sales/modules/sales/app/entity/sales/Sequence.java | 4584899983b892638dee091ff3a0064deed1f407 | [
"Apache-2.0"
] | permissive | yourant/repository1 | 40fa5ce602bbcad4e6f61ad6eb1330cfe966f780 | 9ab74a2dfecc3ce60a55225e39597e533975a465 | refs/heads/master | 2021-12-15T04:22:23.009473 | 2017-07-28T06:06:35 | 2017-07-28T06:06:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 939 | java | package entity.sales;
public class Sequence {
private Integer id;
private String seqName;
private Long currentValue;
private Integer increment;
private String remark;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
pub... | [
"3002781863@qq.com"
] | 3002781863@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.