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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
87115dd3c1ee8ac8352813ee4ad4f196343e3e02 | 959bf16c61da510056601113319976b9b944c8f7 | /Prj16_Albergo/src/controller/Prenotazione.java | a1f428382251722b40a849700a22daf5f3d6b8d7 | [] | no_license | maboglia/TSS2020 | 24da33f89d7595799243f422b23bc9bc7f27f137 | 0cee461ca1c2a3944f9841041efeafb6e47fea0c | refs/heads/master | 2022-07-03T09:56:29.140085 | 2021-02-20T20:23:37 | 2021-02-20T20:23:37 | 216,988,136 | 2 | 0 | null | 2022-06-21T02:54:10 | 2019-10-23T06:52:19 | Java | WINDOWS-1252 | Java | false | false | 1,682 | java | package controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import dao.PrenotazioneDAOImpl;
/**
* Ser... | [
"[email protected]"
] | |
3a59e22749c2c1e0213ba716df7be647ec36d18e | 75efe9194b0697754d44859b5ce93567d594d314 | /godzilla-common/src/main/java/cn/godzilla/common/serialize/Serializer.java | 5fbbce8fcd5872ed0319c629433871cb144cb390 | [] | no_license | gybing/godzilla | 4040f5684a4340c2db5ade04ef4a953f9b5b3151 | d9a8069d03116c1933ba1fa1f34b34fc18e69c8b | refs/heads/master | 2021-01-13T15:30:21.747560 | 2016-03-09T09:20:43 | 2016-03-09T09:20:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 193 | java | package cn.godzilla.common.serialize;
public interface Serializer<T> {
byte[] serialize(T t) throws SerializationException ;
T deserialize(byte[] bytes) throws SerializationException;
}
| [
"[email protected]"
] | |
2d3b15c3af28decf601a61a237ba0fbada5a3c28 | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Jetty/Jetty3361.java | 1106f425b3500e38e640904a027183e7d543a28c | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | @Test
public void testAllContentListenAfterHandle() throws Exception
{
handle(()->
{
_state.startAsync(null);
check();
});
deliver(new TContent("Hello"),EOF_CONTENT);
check();
_in.setReadListener(_listener);
... | [
"[email protected]"
] | |
9d5d1852ed44918ae918ee98c47fe7ef2879d490 | e43d77c611a6a8a21239831bc2c6c704a5f03615 | /app/src/main/java/com/example/xiudd/sese/activity/CartoonActivity.java | 9cd5b0596cf3b14ebba777b1a3dd92000855a064 | [] | no_license | xyj155/XiuDD | 0179a2b7ed8797225c5b4c37c908adaa309f4dc8 | 9c7ee4150374fb91cf3143c8d096c3c4827d112d | refs/heads/master | 2020-04-03T04:57:50.453306 | 2018-10-28T02:52:09 | 2018-10-28T02:52:09 | 153,211,173 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,285 | java | package com.example.xiudd.sese.activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.StaggeredGr... | [
"[email protected]"
] | |
ed602015562f6e47b65bb495f90ae034f2b407fd | b5502ea9580e882a1c530f6e5914ce090e2d00a6 | /experiment/CASSANDRA/cassandra/build/test/classes/org/apache/cassandra/test/microbench/generated/PendingRangesBench_jmh_B2.java | 4e089731ff7b386cea9c671d92f209fab6e14a88 | [
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | Lingzhi-Ouyang/Almost-Strong-Consistency-Cassandra | a3fb54a8c35805a6810532719d7a8da99998f997 | 2b9aa8e78e134fc8811ea6caff3daca1f4a92936 | refs/heads/master | 2021-07-09T01:13:04.424482 | 2020-11-03T03:12:13 | 2020-11-03T03:12:13 | 205,116,322 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,630 | java | package org.apache.cassandra.test.microbench.generated;
import java.util.concurrent.atomic.AtomicIntegerFieldUpdater;
public class PendingRangesBench_jmh_B2 extends PendingRangesBench_jmh_B1 {
public volatile int setupTrialMutex;
public volatile int tearTrialMutex;
public final static AtomicIntegerFiel... | [
"[email protected]"
] | |
2a6fd26551af2a0f2eb2b49e0631819383ce866a | 4d05782d86c549eeea0e78fdba5b40f1d03862dc | /app/src/main/java/tech/boshu/changjiangshidai/ui/activity/stockinfo/allocatesearch/StockAllocateSearchInteractorImpl.java | be26e302721f3128129bb678e7507b30634390ee | [] | no_license | JETYIN/changjiang | 4898367cbff2b1c981aebb4b46df78a57d1d4967 | ff16ed18dddc8e197f6b2458e6b71bb8f2941fb2 | refs/heads/master | 2020-09-22T06:05:35.757974 | 2016-08-29T14:24:14 | 2016-08-29T14:24:14 | 66,849,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 676 | java | package tech.boshu.changjiangshidai.ui.activity.stockinfo.allocatesearch;
import tech.boshu.changjiangshidai.libs.activity.BaseInteractorImpl;
/**
* @author
* @version 1.00 2016/1/6
* @(#)StockAllocateSearchInteractorImpl.java
*/
public class StockAllocateSearchInteractorImpl extends BaseInteractorImpl implemen... | [
"[email protected]"
] | |
edd03c6ed97f23dec216885f95427630a22ef682 | 69824fef1d11ee59c47a193075d7402cee410f5d | /jOOQ-test/src/test/java/org/jooq/test/postgres/generatedclasses/tables/records/T_3111Record.java | 7a3f47733c2c348cf2beefd527984bbc15d87088 | [
"Apache-2.0"
] | permissive | gquintana/jOOQ | 5db0590dfbabecc702f61afe6f63cca206472261 | 4a5105d4054606fb021808169394a118113422b4 | refs/heads/master | 2020-12-06T23:27:19.420528 | 2014-08-26T11:33:22 | 2014-08-26T11:33:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,215 | java | /**
* This class is generated by jOOQ
*/
package org.jooq.test.postgres.generatedclasses.tables.records;
/**
* This class is generated by jOOQ.
*/
@java.lang.SuppressWarnings({ "all", "unchecked", "rawtypes" })
public class T_3111Record extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.postgres.generatedclas... | [
"[email protected]"
] | |
d4acbb8d1f9b374ea9b408cf2188109c507fa19f | 23a210a857e1d8cda630f3ad40830e2fc8bb2876 | /emp_7.3/emp/txgl/com/montnets/emp/servmodule/txgl/table/TableMobileArea.java | 1b63e0b4d91d5da55b8d9940f617420eff8f2009 | [] | no_license | zengyijava/shaoguang | 415a613b20f73cabf9ab171f3bf64a8233e994f8 | 5d8ad6fa54536e946a15b5e7e7a62eb2e110c6b0 | refs/heads/main | 2023-04-25T07:57:11.656001 | 2021-05-18T01:18:49 | 2021-05-18T01:18:49 | 368,159,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 965 | java | package com.montnets.emp.servmodule.txgl.table;
import java.util.HashMap;
import java.util.Map;
public class TableMobileArea {
public static final String TABLE_NAME = "A_MOBILEAREA";
private static final String ID = "ID";
private static final String MOBILE = "MOBILE";
private static final String AREACODE = "AREAC... | [
"[email protected]"
] | |
7139972d28bd8165b0f1da3ccba0569ff59ee0a7 | cd00813c6f6e40c35754c2fc767ddc263851bd76 | /control-garantia/control-garantia-web/src/main/java/cl/aduana/gar/web/controladores/GloTrazaNotificacionCtrl.java | d55de322f5ca6df9da889cf671e506a2c607f4fd | [] | no_license | EdGoll/ilma-garantia | ed25d71fc7268178b9c3c81c79e6c7dd483cf7e7 | 487d66db26c4b8c5d15921d8919394cb3bf73212 | refs/heads/master | 2021-08-29T19:50:33.362527 | 2017-12-14T20:43:12 | 2017-12-14T20:43:12 | 114,294,594 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,034 | java | package cl.aduana.gar.web.controladores;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import javax.ejb.EJB;
import javax.faces.bean.ViewScoped;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext;
import javax.inject.Inject;
import javax.inject.Named;
impor... | [
"[email protected]"
] | |
8f78ea3da40476a1df80cb9f9b71a2c2c7b3aac7 | ef50e50e0b61db62d0476b5b7df3d5f5044a16a9 | /Graph_theory/borrowing-money/java/lazy_zc.java | 316d3c6752e3ea3047728e99cb89bda16528e306 | [] | no_license | saketrule/Research_Project-HackerRank_CheckStyle | 09fd6ef3a067926c754af693b13566cc55fe16ae | 4334bcbc4620fb94fd3d63034a320756e7233ded | refs/heads/master | 2021-01-22T13:03:08.055929 | 2017-09-12T12:11:19 | 2017-09-12T12:11:19 | 102,361,527 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,443 | java | import java.io.*;
import java.util.*;
import java.text.*;
import java.math.*;
import java.util.regex.*;
public class Solution {
public static void main(String[] args) {
/* Enter your code here. Read input from STDIN. Print output to STDOUT. Your class should be named Solution. */
Scanner in = new Scan... | [
"[email protected]"
] | |
1b520412e818faefec391680706fd9047bd99ef3 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes8.dex_source_from_JADX/com/facebook/reaction/feed/unitcomponents/partdefinition/ui/genericrecyclerview/SubComponentProps.java | c426a94a4d143a38a7db183323c6110a83def9f3 | [] | 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 | 503 | java | package com.facebook.reaction.feed.unitcomponents.partdefinition.ui.genericrecyclerview;
import com.facebook.multirow.api.ViewType;
import com.facebook.multirow.api.renderers.SimpleRenderer;
/* compiled from: a_place_for_theme */
public class SubComponentProps {
public final SimpleRenderer f20191a;
public fin... | [
"[email protected]"
] | |
33ecc229256e5435554a1fe7be276a9d54ffae76 | 522414f379699b4e91bb8d4bede29707e42fc54d | /src/main/med/com/sooware/med/controller/MpController.java | 8b08422392fab2b408fbb3c7cd4e23fbb13c17f1 | [] | no_license | pnoker/med | 4762d735e2ef42bf1d15efa73aa1b73f8f535af3 | bc6e5f6f195038e99ed8c41c52baa5366ae0d4b6 | refs/heads/master | 2021-01-21T13:33:33.428406 | 2016-05-18T03:34:12 | 2016-05-18T04:29:20 | 46,706,073 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,902 | java | package com.sooware.med.controller;
import java.io.IOException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.stereotype.Controller;
import org.sprin... | [
"[email protected]"
] | |
ea606875853fb989804d62239b547dd446ed6ab4 | d18497a1aeec52b51914d1792f9b4dd9a097ca23 | /LeetCode/src/string/RansomNote.java | b057824e52893a3b09db1e0b582e5e193138b5b8 | [] | no_license | amitmungare/LeetCode | 9b1cf7c9f30dacc287847f80dde79b8f21c18a23 | 26869bb6156bc3c0f4f0b4179e5d34ecbdfd65a3 | refs/heads/master | 2023-06-20T13:29:59.772337 | 2021-07-15T17:43:22 | 2021-07-15T17:43:22 | 372,259,538 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package string;
public class RansomNote {
public boolean canConstruct(String r, String m) {
int arr[] =new int[26];
for(char c: m.toCharArray()){
arr[c-'a']++;
}
for(char c: r.toCharArray()){
if(arr[c-'a']==0){
return... | [
"[email protected]"
] | |
818cca2a290b47b31ffc51c7e236312afb7288d0 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project92/src/main/java/org/gradle/test/performance92_4/Production92_302.java | baf3af4b22e9d53b1611967b140d48a17ec786db | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 305 | java | package org.gradle.test.performance92_4;
public class Production92_302 extends org.gradle.test.performance17_4.Production17_302 {
private final String property;
public Production92_302() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"[email protected]"
] | |
d6ba10b0531972073a8ddbee17e94348eaf232c6 | 954bd8c43237b879fdd659a0f4c207a6ec0da7ea | /java.labs/jdnc-trunk/src/kleopatra/foreign/rasto1968/checklist/ContainerProvider.java | b8007d1c8ca464527b3b5b909b185c3cec2031f1 | [] | no_license | bothmagic/marxenter-labs | 5e85921ae5b964b9cd58c98602a0faf85be4264e | cf1040e4de8cf4fd13b95470d6846196e1c73ff4 | refs/heads/master | 2021-01-10T14:15:31.594790 | 2013-12-20T11:22:53 | 2013-12-20T11:22:53 | 46,557,821 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,606 | java | /*
* $Id: ContainerProvider.java 3162 2009-06-22 15:55:21Z kschaefe $
*
* Copyright 2008 Sun Microsystems, Inc., 4150 Network Circle,
* Santa Clara, California 95054, U.S.A. All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser... | [
"markus.taubert@c8aec436-628a-29fb-4c76-4f2700b0ca23"
] | markus.taubert@c8aec436-628a-29fb-4c76-4f2700b0ca23 |
ec3ae04cd6ffb1dc16c5dc9bfd2f1b89732dc9f7 | 915a302341b8e7c7484d5d0ae87bfea95288e59f | /EletroVisionDesktop/src/entidades/agendarTarefas/bean/EnumTipoVinculoAgendarTarefas.java | 887f69de125f286c87e50922ea140c4e55c2add9 | [] | no_license | WesllenSousa/eletrovision | 1a561aed32476799173a6e1186dfc0ed7c279882 | 8cf6c6a32133ae1d2b639f7b6d72b9414a02719e | refs/heads/master | 2021-03-24T12:05:18.307627 | 2018-06-29T19:08:35 | 2018-06-29T19:08:35 | 106,296,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,208 | java |
package entidades.agendarTarefas.bean;
/**
*
* @author hendrio
*/
public enum EnumTipoVinculoAgendarTarefas {
MENSAGEM(0, "Mensagem"),
ACIONAMENTO(1, "Acionamento"),
CAMERA(2, "Câmera");
private Integer ordem;
private String descricao;
private EnumTipoVinculoAgendarTarefas(In... | [
"[email protected]"
] | |
3cdc39284ea4b653e1504996e2f26856c241cf3d | 87f7af1e58e6f6e029ef7bc4877f3e78926c6c81 | /src/Galaga/Board/Item.java | 34c9916a5b25d1ed249073c3bd357ead2337d96e | [] | no_license | d3sd1/uc3m-workarounds | a115942b4fb2c1003bc770134973ed4304b30fee | ada16b68a26c11081db696cca813a28551957661 | refs/heads/master | 2020-12-12T12:27:39.685148 | 2020-04-23T21:29:58 | 2020-04-23T21:29:58 | 234,124,789 | 0 | 0 | null | 2020-04-23T21:30:00 | 2020-01-15T16:35:43 | HTML | UTF-8 | Java | false | false | 4,332 | java | package Galaga.Board;
import GUI.Board;
import Galaga.Config;
import Utils.Constants;
import Utils.Directions;
import Utils.Movements;
import java.text.DecimalFormat;
public abstract class Item {
private int x;
private int y;
private int id;
private String image;
private boolean moveEnabled;
... | [
"[email protected]"
] | |
39f92a06d23b8edc90189c407918b68d8acf68a2 | 5a13f24c35c34082492ef851fb91d404827b7ddb | /src/main/java/com/alipay/api/domain/AlipayEcoMycarParkingOrderRefundModel.java | 1cbc6c4cb47b0d88ff27ac8e61127232959d286e | [] | no_license | featherfly/alipay-sdk | 69b2f2fc89a09996004b36373bd5512664521bfd | ba2355a05de358dc15855ffaab8e19acfa24a93b | refs/heads/master | 2021-01-22T11:03:20.304528 | 2017-09-04T09:39:42 | 2017-09-04T09:39:42 | 102,344,436 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,702 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 停车代扣退款接口
*
* @author auto create
* @since 1.0, 2017-04-12 11:49:32
*/
public class AlipayEcoMycarParkingOrderRefundModel extends AlipayObject {
private static final long serial... | [
"[email protected]"
] | |
f9161b544c35d896af37137c7eb75db3b8c65a8e | f0cba7b74f4379819fb8d0d171a283479babe884 | /src/main/java/com/alipay/api/domain/AlipayUserStepcounterSyncModel.java | de212b2b2838bbd9ab5e4455a16f056f0846aafc | [
"Apache-2.0"
] | permissive | kenhuang/alipay-sdk | 48f7b2dfa7566ec95b01c6e68cdefa8321312a5a | 2ecf9116a96be52442ce040a15b9d09ef06043f6 | refs/heads/master | 2021-05-07T05:00:47.286551 | 2017-11-20T11:31:33 | 2017-11-20T11:31:33 | 111,361,108 | 0 | 0 | null | 2017-11-20T04:20:09 | 2017-11-20T04:20:09 | null | UTF-8 | Java | false | false | 4,048 | java | package com.alipay.api.domain;
import java.util.Date;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 外部商户步数同步接口
*
* @author auto create
* @since 1.0, 2017-03-31 11:20:20
*/
public class AlipayUserStepcounterSyncModel extends AlipayObject {
private static final long ... | [
"[email protected]"
] | |
967a8129c431f6b053fb3f98ab2213ea339abd91 | 509d3df31f196a19488959349726fa87c9a187cf | /tephra-ctrl/src/main/java/org/lpw/tephra/ctrl/template/Templates.java | 12c190631adcd7d6521b204e23d57f45e35cf44f | [
"Apache-2.0"
] | permissive | Su-Git/tephra | b6f4075a0cda0c9239b2cb694d2c434c19669f03 | c9d0c10aa31e6b296d2a32c5cbda16c74ea18b45 | refs/heads/master | 2021-06-09T06:17:45.931630 | 2016-11-29T07:00:01 | 2016-11-29T07:00:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 735 | java | package org.lpw.tephra.ctrl.template;
/**
* 模板管理器。用于获取模板实例。
*
* @author lpw
*/
public interface Templates {
/**
* JSON模板类型。
*/
String JSON = "json";
/**
* FreeMarker模板类型。
*/
String FREEMARKER = "freemarker";
/**
* String模板类型。
*/
String STRING = "string";
... | [
"[email protected]"
] | |
3aec93a4e8fcb564af5199101363a83f28769015 | a3a06ca27ecad4b4674694387561d97d4920da47 | /kie-wb-common-dmn/kie-wb-common-dmn-client/src/test/java/org/kie/workbench/common/dmn/client/widgets/toolbar/DMNGraphProcessorTest.java | 87ba844566deb3567d8425922f6d8a8a1742b13f | [
"Apache-2.0"
] | permissive | danielzhe/kie-wb-common | 71e777afc9c518c52f307f33230850bacfcb2013 | e12a7deeb73befb765939e7185f95b2409715b41 | refs/heads/main | 2022-08-24T12:01:21.180766 | 2022-03-29T07:55:56 | 2022-03-29T07:55:56 | 136,397,477 | 1 | 0 | Apache-2.0 | 2020-08-06T14:50:34 | 2018-06-06T23:43:53 | Java | UTF-8 | Java | false | false | 4,371 | java | /*
* Copyright 2019 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"[email protected]"
] | |
a9ebd5b7dc8858da487bf056ac18289991376c76 | 56e87f1d1ea499318c5fcdb4594f0efd9cfceebb | /repository/src/main/java/oasis/names/tc/emergency/edxl/ct/_1/WeatherObscurationType.java | f65c9f5fdbe4fde7e86fde5dfffd19c726014e6d | [] | no_license | vergetid/impress | 7da9353b65bc324bb58c6694747925ab92bac104 | dd207cabeff4af8449245d96d276ceb7a71ba14d | refs/heads/master | 2020-05-21T12:34:54.412796 | 2017-06-20T13:28:14 | 2017-06-20T13:28:14 | 55,222,896 | 0 | 0 | null | 2017-03-31T13:00:22 | 2016-04-01T10:06:44 | Java | UTF-8 | Java | false | false | 2,141 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// 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: 2016.04.... | [
"[email protected]"
] | |
e7988c4139e3872c0fd215bba692c37133624287 | 8dadce08a76ce387608951673fc0364feaa9a06a | /flexodesktop/modules/flexovieweditor/src/main/java/org/openflexo/ve/VECst.java | e1e55c6a394319c955e38bc22f631aaa1a516974 | [] | no_license | melbarra/openflexo | b8e1a97d73a9edebad198df4e776d396ae8e9a09 | 9b2d8efe1982ec8f64dee8c43a2e7207594853f3 | refs/heads/master | 2021-01-24T02:22:47.141424 | 2012-03-12T00:15:57 | 2012-03-12T00:15:57 | 2,756,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,293 | java | /*
* (c) Copyright 2010-2011 AgileBirds
*
* This file is part of OpenFlexo.
*
* OpenFlexo 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 late... | [
"[email protected]"
] | |
233f6f186511d664d2aed7b06a4e642eaf51107d | 98779c054da77b139a91357894ff1e9fa63ea802 | /be/java/basic/code4/SwitchDemo3.java | 615a896128153ebeaea80e29fa0f671c06100e98 | [] | no_license | pengfen/learn17 | 0e384d700426bfedd732c01bcd0665fd897f0c97 | 744a82908c9921365a4f7c983d3f3d0651944224 | refs/heads/master | 2021-09-16T05:41:25.889434 | 2018-06-17T10:06:14 | 2018-06-17T10:06:14 | 112,165,893 | 2 | 2 | null | null | null | null | WINDOWS-1252 | Java | false | false | 470 | java | package com.test;
/*
¿´³ÌÐòд½á¹û
*/
class SwitchDemo3 {
public static void main(String[] args) {
int x = 2;
int y = 3;
switch(x){
default:
y++;
break;
case 3:
y++;
case 4:
y++;
}
System.out.println("y="+y);
System.out.println("---------------");
int a = 2;... | [
"[email protected]"
] | |
f8a9709f0a475da8bc67c8e8118fe6a8176fe2db | a59e09c729fd3b6033892bed58874718dc249add | /com.appjangle.android.localserver/src/com/appjangle/i110/data/cases/Case8Pandora.java | ad2ac151b7322949a6f2a2f34be71bba18b815e8 | [] | no_license | mxro/nextweb-local-android | d510f5ea977ba0dbff83cc1d19617cfd084c5bb9 | 65e3d196375943edb1dfd4ba774e378976416dde | refs/heads/master | 2020-04-08T06:42:36.982598 | 2013-06-18T00:27:35 | 2013-06-18T00:27:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,074 | java | package com.appjangle.i110.data.cases;
import io.nextweb.Query;
import com.appjangle.i110.data.Types;
public class Case8Pandora {
public static void injectData(Types t, Query c) {
// <!-- one.download https://u1.linnk.it/qc8sbw/usr/apps/textsync/files/case8-pandora -->
c.append("Pandora", "./brandName").appen... | [
"[email protected]"
] | |
c96e8a953aa87b1bc626fe0a622259347c937088 | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_completed/1949890.java | 77b9f2fa0fd1340d14fd9bf4295d8d5203a4f932 | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 995 | java |
class c1949890 {
// @Override
protected void doPost(HttpServletRequest req, HttpServletResponse resp) throws IOException {
req.setCharacterEncoding("UTF-8");
resp.setContentType(req.getContentType());
MyHelperClass IOUtils = new MyHelperClass();
IOUtils... | [
"[email protected]"
] | |
400f5df8f50c66539b6d24b017a813c1ab360836 | 89db51eee43cea32efffb9a5bdaed6808314684f | /CN1Auth0Test/lib/impl/native/android/com/codename1/auth0/LockNativeInterfaceImpl.java | 1326360b82efac9902b3b978845e886148674a81 | [] | no_license | chen-fishbein/auth0-codenameone | ed7af5364ab916bc91d2ed7a6e9e8fdd557a11cc | aaae4c3b1af0893d89b3a2fd0edd4c9d7dfc6d71 | refs/heads/master | 2021-01-01T05:45:00.735511 | 2016-06-03T06:27:13 | 2016-06-03T06:27:13 | 58,559,273 | 1 | 1 | null | 2016-06-03T16:34:16 | 2016-05-11T15:53:55 | Java | UTF-8 | Java | false | false | 2,228 | java | package com.codename1.auth0;
import com.codename1.impl.android.*;
import com.auth0.lock.Lock;
import com.auth0.lock.LockContext;
import com.auth0.lock.LockActivity;
import com.auth0.core.*;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.I... | [
"[email protected]"
] | |
16d2db0a18507a685a67c687e0418cdc0016daad | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_de4b945cfeb32622e208821078604ae6fbd7defa/Prefs/4_de4b945cfeb32622e208821078604ae6fbd7defa_Prefs_s.java | 37ebd6836f5543a1ac5678be73a492255641d44c | [] | 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,074 | java | package org.fife.tmm;
import java.awt.Dimension;
import java.awt.Point;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
import java.util.prefs.Preferences;
import javax.swing.UIManager;
import org.fife.ui.app.GUIApplicationPreferences;
/**
* Preferences for T... | [
"[email protected]"
] | |
18bfa21e4c4ebab7d7f1abcc7c1a3d76adcfe8c1 | 5b63ea99d197808c2d80ea737e12f508f819bc72 | /src/test/java/com/hushunjian/test/NumberTest.java | 37273fd0b15882ce84f2942fcd9d01f511e7a873 | [] | no_license | hsjhsjhsj/hsj | 8c4832f8afb04a4cf65a8a50a37cb623ae12dbf7 | f92037d5ac192d91a131efae37a7f17b4fca732f | refs/heads/master | 2022-10-22T16:05:00.150857 | 2020-07-25T08:26:53 | 2020-07-25T08:26:53 | 120,415,362 | 4 | 0 | null | 2022-10-12T19:51:34 | 2018-02-06T07:04:34 | Java | UTF-8 | Java | false | false | 1,893 | java | package com.hushunjian.test;
import java.math.BigDecimal;
public class NumberTest {
private static final int BASE = 1024;
public static void main(String[] args) {
String a = "2222222222222";
Long b = Long.valueOf(a);
System.out.println(bytes2kb(b));
System.out.println(converByteSize(b));
}
... | [
"[email protected]"
] | |
076a6da1ce8fb41240614fb82b1d2727f80448f5 | 2e3d120be21f5a0d3eb8c73512ff0599b452d30d | /src/com/ajia/Test3.java | dc2b2367d1c76847b2b0d11f2252984e073d8c1c | [] | no_license | lyouyue/yy | f519e4db0aa076b8692c9c16aacbf7975a252ad1 | 958994007d0b92db0dcb558738a99f68705d7c9a | refs/heads/master | 2021-03-27T14:28:50.725383 | 2018-02-28T11:42:57 | 2018-02-28T11:42:57 | 123,273,730 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,120 | java | package com.ajia;
public class Test3 {
public static void main(String[] args) {
/**
* 方法的重载
* 方法名称相同,参数个数,参数类型不同,返回类型不同
* 叫做方法的重载。
*/
print();
print(1);
print(1.1);
print(1.2,2);
print(12.0,12.1);
}
public static void print(){
System.out.println("天涯犹在,不诉薄凉");
}
p... | [
"[email protected]"
] | |
31e782c80716beecd4ea895cff5c5c9f449e0000 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-481-1-14-NSGA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/internal/macro/toc/TreeParametersBuilder_ESTest.java | a634b2d4fd65a98c433c6a0964533babe2569b39 | [] | 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 | 587 | java | /*
* This file was automatically generated by EvoSuite
* Thu Apr 02 10:57:23 UTC 2020
*/
package org.xwiki.rendering.internal.macro.toc;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
... | [
"[email protected]"
] | |
de2365a428a272e776e18a1a2392c1ccaf52f50c | 6d2fe29219cbdd28b64a3cff54c3de3050d6c7be | /plc4j/drivers/bacnet/src/main/generated/org/apache/plc4x/java/bacnetip/readwrite/BACnetConstructedDataTotalRecordCount.java | c136febe1a01f0859aa1239dcb565a8d58038a86 | [
"Apache-2.0",
"Unlicense"
] | permissive | siyka-au/plc4x | ca5e7b02702c8e59844bf45ba595052fcda24ac8 | 44e4ede3b4f54370553549946639a3af2c956bd1 | refs/heads/develop | 2023-05-12T12:28:09.037476 | 2023-04-27T22:55:23 | 2023-04-27T22:55:23 | 179,656,431 | 4 | 3 | Apache-2.0 | 2023-03-02T21:19:18 | 2019-04-05T09:43:27 | Java | UTF-8 | Java | false | false | 7,682 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"[email protected]"
] | |
ae828a700afefaf6b44e64fc4c282951748d1beb | 8bb34dcd57eeeb78592a2ee346fb0bae3f472c49 | /iot-user/iot-user-service/src/main/java/com/monolithiot/iot/user/service/listener/UserRegisterListener.java | f80b02496f0119d35e05cc7c28457ba9a171033e | [] | no_license | levent8421/monolithiot-parent | 1dd8b2722e9040af523f0703748c5f0a961992c9 | 0b8065872e79fb6af87780b12f4a51a5c82e8335 | refs/heads/master | 2022-07-05T02:20:30.444317 | 2020-12-15T08:36:59 | 2020-12-15T08:36:59 | 191,195,755 | 0 | 0 | null | 2021-04-26T19:13:33 | 2019-06-10T15:35:22 | Java | UTF-8 | Java | false | false | 396 | java | package com.monolithiot.iot.user.service.listener;
import com.monolithiot.iot.user.entity.User;
/**
* Create By leven ont 2019/6/18 22:36
* Class Name :[UserRegisterListener]
* <p>
* 监听用户注册行为
*
* @author leven
*/
public interface UserRegisterListener {
/**
* 用户注册成功后调用
*
* @param user 用户
... | [
"[email protected]"
] | |
9eb35dd7d0f05988f8549c127b38aae3c349f3df | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/branches/resource-management/management-tsa/management-tsa-impl/src/main/java/com/terracotta/management/security/impl/RelayingJerseyIdentityAssertionServiceClient.java | c6efdac7d38dea337acbe342a0b668fafc346c7f | [] | no_license | sirinath/Terracotta | fedfc2c4f0f06c990f94b8b6c3b9c93293334345 | 00a7662b9cf530dfdb43f2dd821fa559e998c892 | refs/heads/master | 2021-01-23T05:41:52.414211 | 2015-07-02T15:21:54 | 2015-07-02T15:21:54 | 38,613,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,519 | java | /*
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*/
package com.terracotta.management.security.impl;
import com.terracotta.management.security.ContextService;
import com.terracotta.management.security.IACredentials;
import com.terracotta.management.security.InvalidIAInter... | [
"twu@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | twu@7fc7bbf3-cf45-46d4-be06-341739edd864 |
8d23ccc757c876864006f3c008a1dc7f63094cf7 | 0f909f99aa229aa9d0e49665af7bc51cc2403f65 | /src/generated/java/cdm/product/asset/validation/DividendCurrencyValidator.java | f28e56aa145be398aaa64ee37a5b343cb7b10095 | [] | no_license | Xuanling-Chen/cdm-source-ext | 8c93bc824e8c01255dfc06456bd6ec1fb3115649 | e4cf7d5e549e514760cbd1e2d6789af171e5ea41 | refs/heads/master | 2023-07-11T20:35:26.485723 | 2021-08-29T04:12:00 | 2021-08-29T04:12:00 | 400,947,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,608 | java | package cdm.product.asset.validation;
import cdm.product.asset.DividendCurrency;
import com.google.common.collect.Lists;
import com.rosetta.model.lib.expression.ComparisonResult;
import com.rosetta.model.lib.path.RosettaPath;
import com.rosetta.model.lib.validation.ValidationResult;
import com.rosetta.model.lib.valida... | [
"[email protected]"
] | |
73f1e01519bb999c034e0c5f38e5608d5f3d23dd | a2272f1002da68cc554cd57bf9470322a547c605 | /src/jdk/jdk.internal.vm.compiler/org.graalvm.compiler.lir.aarch64/src/org/graalvm/compiler/lir/aarch64/AArch64BitFieldOp.java | 6bacf5531b18c7dda8285f41a94372ce32b7df31 | [] | no_license | framework-projects/java | 50af8953ab46c509432c467c9ad69cc63818fa63 | 2d131cb46f232d3bf909face20502e4ba4b84db0 | refs/heads/master | 2023-06-28T05:08:00.482568 | 2021-08-04T08:42:32 | 2021-08-04T08:42:32 | 312,414,414 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,234 | java | /*
* Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2019, Arm Limited and affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package org.graalvm.compiler.lir.aarch64;... | [
"[email protected]"
] | |
9dfadf1e43044cbe63ffd0bd58111fc567e70f82 | fc05322703594e40548f8e738449b9418efb7518 | /src/main/java/org/basex/query/func/file/FileCreateTempFile.java | d06ba01aa9eed9c8552b671e2aa16c4a39ef372f | [] | no_license | mauricioscastro/basex-lmdb | 0028994871be99ec1f5d86738adfad18983d3046 | bb8f32b800cb0f894c398c0019bc501196a1a801 | refs/heads/master | 2021-01-21T00:08:36.905964 | 2017-09-26T17:39:31 | 2017-09-26T17:39:31 | 41,042,448 | 1 | 1 | null | 2017-09-26T14:58:24 | 2015-08-19T15:24:11 | Java | UTF-8 | Java | false | false | 1,637 | java | package org.basex.query.func.file;
import static org.basex.query.QueryError.*;
import static org.basex.util.Token.*;
import java.io.*;
import java.nio.file.*;
import java.util.*;
import org.basex.query.*;
import org.basex.query.value.item.*;
import org.basex.util.*;
/**
* Function implementation.
*
* @author Bas... | [
"[email protected]"
] | |
97778bdef49304b3c8b39a60b9d6c17cde681297 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-airticketopen/src/main/java/com/aliyuncs/airticketopen/model/v20230117/ChangeCancelResponse.java | 7af14e641dfe2e73c71ae41bce2c2ada4cc8640d | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 1,127 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"[email protected]"
] | |
bc57b4d16d74593ec124e1738bd2a49e12ab916c | e8b4e0c11ea0ce37df179bfc25e418634623a567 | /src/main/java/com/myself/sbdiancan/exception/SbAuthorizeException.java | 4e4bf46e8fc132018788b605db4eecd011208b1d | [] | no_license | DelkTsai/MintSells | 0f9d0fc3f4c4643bd9f23a3c82bcc08cf4e34786 | ce9977882a640a7334425cb46f5cceb0775b8423 | refs/heads/master | 2020-03-28T19:54:04.128431 | 2018-06-07T03:35:11 | 2018-06-07T03:35:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package com.myself.sbdiancan.exception;
/**
* 返回AOP登录登出切面异常
* @Author:UncleCatMySelf
* @Email:[email protected]
* @QQ:1341933031
* @Date:Created in 11:20 2018\6\6 0006
*/
public class SbAuthorizeException extends RuntimeException {
}
| [
"[email protected]"
] | |
45c778a1f3bbfbb140b78178d6b1e5a08913558c | 1aade6a7337ca22ddd9a0eff6a5997c20b408374 | /src/day12/Stack_ex.java | 239bdb1243f884813a90f93062186170a4c50b3b | [] | no_license | ha3548/Java_practice | b8c9214908757896a3e3e40c53ae08b74a1c9b8c | 205074705e3a8fc7830962f111ea34fa48a9188b | refs/heads/master | 2020-08-20T19:58:30.590988 | 2019-10-18T16:05:26 | 2019-10-18T16:05:26 | 216,060,577 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 522 | java | package day12;
import java.util.*;
public class Stack_ex {
public static void main(String[] args) {
Stack<Integer> stack = new Stack<>();
stack.push(10);
stack.push(20);
stack.push(30);
System.out.println(stack.pop());
System.out.println(stack.pop());
System.out.println(stack.pop());
Queue<Integer>... | [
"[email protected]"
] | |
cf682cdf2795670657293e77c900878357948b70 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/neo4j--neo4j/b5efb742e795de758b9d5d071baa726565e5928b/before/LogEntryStart.java | 245c31ff641ac1c503bdff2dac775ed62ba1808e | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,772 | java | /**
* Copyright (c) 2002-2014 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundati... | [
"[email protected]"
] | |
20426a9ee4eae8d65cbb439cfbd4d56cb20d26b9 | 058dc2df69bf4bb7424796b64114bc9325dbcec6 | /ContactoCliente/src/ContactoApp/IContatoHolder.java | ae67ea8ee36a49ff7a2ea9e654b1566e1495657c | [] | no_license | LuisEnriqueSosaHernandez/Sistemas-distribuidos | 33b8966de59ba118cf34dd05082f9bec8fda02cb | 277fbfed6d05f51e8af46a04f5724a11ef907ad0 | refs/heads/master | 2020-04-23T16:44:57.622696 | 2019-06-12T22:14:10 | 2019-06-12T22:14:10 | 171,308,401 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 791 | java | package ContactoApp;
/**
* ContactoApp/IContatoHolder.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from Contacto.idl
* miércoles 8 de mayo de 2019 03:10:18 PM CDT
*/
public final class IContatoHolder implements org.omg.CORBA.portable.Streamable
{
public ContactoApp.IContato value = nul... | [
"[email protected]"
] | |
f3a84ac9996c7a099a0cbf13553fc99f861d7599 | 4239ef0a26db275e460fe4be575691e7104d9e86 | /src/amata1219/fimbulwinter/FimbulwinterAPI.java | 0d99b911a1505c50f73b4d67ad47fec09fbd5c89 | [] | no_license | amata1219/Fimbulwinter | 12816331b8223410ae79f9c4002b44f9eaf7b9cd | 9dc1052ee023c54c121ef33ceb534b16b4af4321 | refs/heads/master | 2023-03-11T16:26:19.873986 | 2021-02-23T08:41:22 | 2021-02-23T08:41:22 | 327,378,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 206 | java | package amata1219.fimbulwinter;
import amata1219.fimbulwinter.dsl.ExecutableItem;
public interface FimbulwinterAPI {
void register(ExecutableItem item);
void unregister(ExecutableItem item);
}
| [
"[email protected]"
] | |
98b1fdb5f349d856637913d698c68d92e69e3683 | a2df6764e9f4350e0d9184efadb6c92c40d40212 | /aliyun-java-sdk-sofa/src/main/java/com/aliyuncs/sofa/model/v20190815/CreateLinkeBahamutCustomflowtaskRequest.java | 9b1d5ccaa6f6157707a254948fc65f9b6f80b1e8 | [
"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,072 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"[email protected]"
] | |
d016cdc62cfe03614b122cf7a9199c47aae0c1ba | d2449835575d64ee2741bdd7d1d32cc8c92a0501 | /chapter-06/java/flying-high/src/test/java/com/manning/bddinaction/frequentflyer/stepdefinitions/FrequentFlyerPointsStepDefinitions.java | bcde68c2eb542dbef6a4479e52abd266271b8735 | [
"Apache-2.0"
] | permissive | collbb/second-edition | 8ffaae3a42a9ac4196a01790f672c573ea9b8466 | 246e5a9a9487da146708d6ce1e9dd098faef1a40 | refs/heads/master | 2022-12-09T19:04:57.429808 | 2020-08-30T21:48:36 | 2020-08-30T21:48:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,070 | java | package com.manning.bddinaction.frequentflyer.stepdefinitions;
import io.cucumber.datatable.DataTable;
import io.cucumber.java.en.And;
import io.cucumber.java.en.Given;
import io.cucumber.java.en.Then;
import io.cucumber.java.en.When;
public class FrequentFlyerPointsStepDefinitions {
@Given("the distance from {... | [
"[email protected]"
] | |
e0fdb2367b0a2eeafc64139b2fecd5fe7380114a | 58b1fb9090c4938a7eb6b8cbd1aed88794a78a50 | /org.afplib.afptext/src-gen/org/afplib/afpText/impl/GSCPImpl.java | bad94e5c6f9490bee46b25dadd1be1d1b4303f1d | [
"Apache-2.0"
] | permissive | yan74/afptext | 7750310189759d7ede7393e0bbdd726e3b81914a | 2d0a89be3d3dd1de981e522c2c6791d789894475 | refs/heads/master | 2020-07-28T09:04:05.789849 | 2019-09-22T09:36:22 | 2019-09-22T09:36:22 | 209,372,642 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,973 | java | /**
* generated by Xtext 2.19.0
*/
package org.afplib.afpText.impl;
import org.afplib.afpText.AfpTextPackage;
import org.afplib.afpText.GSCP;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
/**
* <!-- begin-user-doc -->... | [
"[email protected]"
] | |
9d2755f80fd97b9cb37bd2b1227954e87356d883 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.qqlite/assets/exlibs.1.jar/classes.jar/com/tencent/litetransfersdk/ApplyUploadHitRsp.java | 4003fb084fdb512c864b1f401c7697828b913a13 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 591 | java | package com.tencent.litetransfersdk;
public class ApplyUploadHitRsp
{
public byte[] bytes_upload_key;
public byte[] bytes_uuid;
public int int32_ret_code;
public String str_ret_msg;
public String str_upload_domain;
public String str_upload_ip;
public int uint32_upload_port;
public long uint6... | [
"[email protected]"
] | |
4bb3c6a688097e641a893bf42448ac51624595e4 | 95bca8b42b506860014f5e7f631490f321f51a63 | /dhis-2/dhis-support/dhis-support-jdbc/src/main/java/org/hisp/dhis/jdbc/StatementBuilder.java | 6a26f4452173ec35387f69ce112e99700aaad974 | [
"BSD-3-Clause"
] | permissive | hispindia/HP-2.7 | d5174d2c58423952f8f67d9846bec84c60dfab28 | bc101117e8e30c132ce4992a1939443bf7a44b61 | refs/heads/master | 2022-12-25T04:13:06.635159 | 2020-09-29T06:32:53 | 2020-09-29T06:32:53 | 84,940,096 | 0 | 0 | BSD-3-Clause | 2022-12-15T23:53:32 | 2017-03-14T11:13:27 | Java | UTF-8 | Java | false | false | 6,072 | java | package org.hisp.dhis.jdbc;
/*
* Copyright (c) 2004-2012, University of Oslo
* 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 copyrig... | [
"[email protected]"
] | |
64befdf872e676a9044524a43837a0b2ac57319a | 56319e53f4155b0f0ae4ab249b1d3249fc8ddd98 | /apache-tomcat-8.0.39/converted/org/apache/catalina/webresources/MainForTestDirResourceSetInternal_testListFile.java | 3c6ec2eaf78176c146aca40a52b6d1d12f62a106 | [] | no_license | SnowOnion/J2mConvertedTestcases | 2f904e2f2754f859f6125f248d3672eb1a70abd1 | e74b0e4c08f12e5effeeb8581670156ace42640a | refs/heads/master | 2021-01-11T19:01:42.207334 | 2017-01-19T12:22:22 | 2017-01-19T12:22:22 | 79,295,183 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 681 | java | package org.apache.catalina.webresources;
import org.apache.catalina.webresources.TestDirResourceSetInternal;
public class MainForTestDirResourceSetInternal_testListFile {
public static void main(String[] args) {
try {
TestDirResourceSetInternal.before();
TestDirResourceSetInternal... | [
"[email protected]"
] | |
19f1dbb8c0167eee6319814f9f192a47743131e8 | be59c0ca127a4f7041758b2709e1327bc71b6e12 | /qipai/game-pdkuai/src/main/java/com/sy599/game/qipai/pdkuai/command/PdkCommandProcessor.java | 7b8217d1ab44ce42133de491557e7de90278e852 | [] | no_license | Yiwei-TEST/xxqp-server | 2389dd6b12614b0a9557d59b473f88a3a59620cf | c2c683ce8060c0cbaee86c3ee550e0195e1bb7e4 | refs/heads/main | 2023-08-14T08:49:37.586893 | 2021-09-15T03:21:13 | 2021-09-15T03:21:13 | 401,583,086 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,156 | java | package com.sy599.game.qipai.pdkuai.command;
import com.sy599.game.gcommand.BaseCommand;
import com.sy599.game.qipai.AbstractCommandProcessor;
import com.sy599.game.util.ObjectUtil;
import com.sy599.game.qipai.pdkuai.bean.PdkPlayer;
import com.sy599.game.qipai.pdkuai.command.play.CutCardCommand;
import com.sy599.game.... | [
"[email protected]"
] | |
8ac60ecb70a764eac4a076a2c763cce970aed40e | c9578926823151cec7479c6fa0bcae9a8399595e | /org.modeldriven.alf/src/org/modeldriven/alf/uml/PrimitiveType.java | 6a8621ddc713ddb21175dbe8cf7f808b3e81ba6f | [] | no_license | ModelDriven/Alf-Reference-Implementation | 1eb6f3b08fbbce72523bf0ab4dddb42101862281 | 36ad46b9201138b1392ea9aa8f2038550f00fa19 | refs/heads/master | 2023-04-06T20:57:11.180992 | 2023-03-28T20:37:40 | 2023-03-28T21:06:14 | 47,217,748 | 33 | 3 | null | 2020-10-21T14:13:21 | 2015-12-01T21:12:48 | Java | UTF-8 | Java | false | false | 656 | java | /*******************************************************************************
* Copyright 2011, 2013 Model Driven Solutions, Inc.
* All rights reserved worldwide. This program and the accompanying materials
* are made available for use under the terms of the GNU General Public License
* (GPL) version 3 that acc... | [
"[email protected]"
] | |
eccf36d20316c75d155304e69663952daedde888 | f6c34e7f311cbb502d198b924a3c75c400aafbd7 | /jservlet2-examples/ch13/HelloJapan.java | 1e4ae1ac2fb652bd6cea386f793d4cea60d21b5e | [
"LicenseRef-scancode-oreilly-notice"
] | permissive | golddusty/javaservletprogramming | 856d49670c4b8f47efb823ab6f4683066035f4dc | 2fcd33b8ebe6dc36564a23aa3e27163d4e7cdf66 | refs/heads/master | 2020-06-04T06:02:17.054928 | 2017-06-27T15:04:34 | 2017-06-27T15:04:34 | 191,897,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 855 | java | import java.io.*;
import java.text.*;
import java.util.*;
import javax.servlet.*;
import javax.servlet.http.*;
public class HelloJapan extends HttpServlet {
public void doGet(HttpServletRequest req, HttpServletResponse res)
throws ServletException, IOException {
res.setC... | [
"[email protected]"
] | |
3b285756ec6608e6877b9cd092768b9b83bb92ff | 09a631fbd3d75e9b578fee760f30165590fff0a7 | /app/src/main/java/com/randomappsinc/simpleflashcards/quizlet/api/QuizletRestClient.java | 79e9c97d209596400a0865e2701ff031d2dc533f | [
"Apache-2.0"
] | permissive | laithhas/Simple-Flashcards | f7532d806fc2be6e591549499845836c024f970e | bdbec74e6047e8ad5fab16d9a85081e8dc4d8711 | refs/heads/master | 2022-02-17T20:07:16.470019 | 2019-08-27T05:19:22 | 2019-08-27T05:19:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,349 | java | package com.randomappsinc.simpleflashcards.quizlet.api;
import android.os.Handler;
import android.os.HandlerThread;
import com.randomappsinc.simpleflashcards.quizlet.api.callbacks.FetchFlashcardSetCallback;
import com.randomappsinc.simpleflashcards.quizlet.api.callbacks.FindFlashcardSetsCallback;
import com.randomapp... | [
"[email protected]"
] | |
1dc088923749f10297228ec2811244399bea4477 | 534efe193f0fdcf0a386b5092508779555587c80 | /2.JavaCore/src/com/javarush/task/task14/task1408/Solution.java | 1cd6e55f4a2ae907f3895248273bef424c815337 | [] | no_license | teoheel/JavaRushTasks | b1ddef5da78858aa1b462d19042208a5f1241688 | 447e9c3172324251aaaccd1e50134c2b4005b544 | refs/heads/master | 2023-07-16T04:59:32.379948 | 2021-09-06T14:54:15 | 2021-09-06T14:54:15 | 284,746,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 854 | java | package com.javarush.task.task14.task1408;
/*
Куриная фабрика
*/
public class Solution {
public static void main(String[] args) {
Hen hen = HenFactory.getHen(Country.BELARUS);
hen.getCountOfEggsPerMonth();
}
static class HenFactory {
static Hen getHen(String country) {
... | [
"[email protected]"
] | |
66bd43c918f51e7a975c9ab6573e3b4a4ec03298 | cf1c7cd146b381cb83c4e5910c35fef936a5ec14 | /utils-project/java-dom/src/main/java/com/asakusafw/utils/java/internal/model/syntax/ParenthesizedExpressionImpl.java | eb3fa17bf1f931ca29c167905fc200d3f03afd5c | [
"Apache-2.0"
] | permissive | claymodel/asakusafw | b0df814b608ccf2446a0a2cf4f8503dcc065e92b | d86fd41add8c32e0b8a3b83d367ed0bd2754f00a | refs/heads/master | 2021-01-18T01:59:06.648773 | 2013-07-26T12:18:20 | 2013-07-26T12:18:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,148 | java | /**
* Copyright 2011-2013 Asakusa Framework Team.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | [
"[email protected]"
] | |
2cb3bf9931637a04b1b5ae4149e09f831bb8ca13 | de2eff0e71efe69175d7e54889d84d449d6ed974 | /ext-api/src/main/java/org/omg/SecurityLevel2/DelegationDirectivePolicyHelper.java | 4d04e12ef98896abd6bf67b1f1b6e0675fb0d3a8 | [] | no_license | mmusgrov/corba | bb266f631ebdcbabb4719f7d70cb8c766609a3e5 | 03d993498b68d745018061b39196e7818e0fe64d | refs/heads/master | 2021-01-18T10:42:20.114343 | 2013-01-22T06:02:07 | 2013-01-22T06:02:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,898 | java | package org.omg.SecurityLevel2;
/**
* Generated from IDL interface "DelegationDirectivePolicy".
*
* @author JacORB IDL compiler V 2.3.1, 27-May-2009
* @version generated at 10/01/2013 11:46:17 AM
*/
public final class DelegationDirectivePolicyHelper
{
public static void insert (final org.omg.CORBA.Any any, fin... | [
"[email protected]"
] | |
3913acacb3cf6fec6b25593b2aad6c466a4a1006 | 857c202fc186292878f11437f9bbe5f57821e585 | /app/src/main/java/vollyemultipart/ServerResponseCode.java | 9bfcfc6be3d0ae064f86b259ba087707d7c45bc8 | [] | no_license | nehadubey2394/Uhungry | d1f145f82a5d9b794a926d7897dcc4863f9230d3 | 2a42b312c29dff0df08ca18d4de6ef2b3e1da146 | refs/heads/master | 2020-03-28T23:01:37.514268 | 2018-09-18T10:43:01 | 2018-09-18T10:43:01 | 149,271,803 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,685 | java | package vollyemultipart;
public class ServerResponseCode {
public static String getmeesageCode(int code){
String valueofmessage ="" ;
switch (code){
case 101:
valueofmessage = "Continue";
break;
case 200:
valueofmessage = "... | [
"[email protected]"
] | |
c5e4897ac0dc8fb0ee95e0551964de0ea1380e6e | d71e879b3517cf4fccde29f7bf82cff69856cfcd | /ExtractedJars/Ibotta_com.ibotta.android/javafiles/com/appboy/Appboy$16.java | 7008d6fbf135836a1c1105dd0126486986a1eed7 | [
"MIT"
] | permissive | Andreas237/AndroidPolicyAutomation | b8e949e072d08cf6c6166c3f15c9c63379b8f6ce | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | refs/heads/master | 2020-04-10T02:14:08.789751 | 2019-05-16T19:29:11 | 2019-05-16T19:29:11 | 160,739,088 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,061 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.appboy;
import java.util.concurrent.Callable;
// Referenced classes of package com.appboy:
// Appboy, AppboyUser
class Appboy$16
implemen... | [
"[email protected]"
] | |
613501b22846d0bb0e3f48203298072cf359e470 | 2ce53e37c521a18a1468dd11f6871a0bbffca4db | /plugin/src/main/java/consulo/maven/module/extension/MavenModuleExtensionProvider.java | 9c24868c2765781e9e38ecffc3327b5579f40578 | [
"Apache-2.0"
] | permissive | consulo/consulo-maven | f41e07942a27e52f060a5263afac231b0a45fbf5 | 013d3ffc687da61a2d1ac4ddbd23248d5212e592 | refs/heads/master | 2023-09-01T02:23:41.637143 | 2023-08-24T08:09:46 | 2023-08-24T08:09:46 | 13,903,591 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,476 | java | package consulo.maven.module.extension;
import consulo.annotation.component.ExtensionImpl;
import consulo.localize.LocalizeValue;
import consulo.maven.icon.MavenIconGroup;
import consulo.module.content.layer.ModuleExtensionProvider;
import consulo.module.content.layer.ModuleRootLayer;
import consulo.module.extension.M... | [
"[email protected]"
] | |
a30f46bf54886aad74d845c7976ea6867c67ebb2 | 77c0c4a462091aa0f5f33ea2b4b8e1e772fab90f | /AcciMarket-temp/src-gen/banamex/dominio/src/main/java/com/aforebanamex/plata/cg/dominio/service/TitularContratoService.java | 6877dac686b8e752d2c8aa8b5e02ea8f54d66c6f | [] | no_license | javoPB/test-git | 29a89cb69f98f0c886f3592ba138e17d9cace281 | d8cf1716d168152660c2a3c833894d6f7b5955de | refs/heads/master | 2023-01-28T17:28:18.421100 | 2020-12-09T18:59:21 | 2020-12-09T18:59:21 | 300,303,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 856 | java | package com.aforebanamex.plata.cg.dominio.service;
import com.aforebanamex.plata.cg.dominio.exception.EliminarTitularContratoInactivoException;
import com.aforebanamex.plata.cg.dominio.exception.TitularContratoDuplicadoException;
import com.aforebanamex.plata.cg.dominio.exception.PlantillaNoExisteException;
import com... | [
"[email protected]"
] | |
06ad2e142e6018fadb2460379eba2084aca804e1 | 411e9b935c3138660ff8fe91efb57aac922ecc90 | /hapi-fhir-structures-dstu3/src/main/java/org/hl7/fhir/dstu3/model/codesystems/MedicationRequestStatusEnumFactory.java | da6f236e11de78713dcb9c1ec94946a55d04cbfc | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | pobedite/hapi-fhir | 6591f9004f4bd6b59491026d4db6440e20223072 | 223df60c1d0ad5683b62a801bebf3b3a793e5335 | refs/heads/master | 2020-06-09T12:59:04.666298 | 2016-12-08T15:50:42 | 2016-12-08T15:50:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,468 | java | package org.hl7.fhir.dstu3.model.codesystems;
/*
Copyright (c) 2011+, HL7, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the... | [
"[email protected]"
] | |
d64686dda8f2d41c73718959c667c56c2a81a77a | 75a89809d9feb274dcb537362442b974f4ba3494 | /app/src/main/java/com/dyaco/spiritbike/support/ScreenReceiver.java | 453b55997d06a3caaa03834543f097b6ca0a7c66 | [] | no_license | bluce-clj/SoleF85 | 77fbaa411862b64ea8c6a653b31bb021fb3317a4 | c1784ab70581e66d78eded32b845942bbcd30c2a | refs/heads/master | 2023-05-06T09:43:56.684568 | 2021-05-18T04:59:57 | 2021-05-18T04:59:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,521 | java | package com.dyaco.spiritbike.support;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import com.corestar.libs.device.Device;
import static com.dyaco.spiritbike.MyApplication.GO_SLEEP;
import static com.dyaco.spiritbike.MyApplication.I... | [
"[email protected]"
] | |
5d391cfff5c7ce82aa9631b3b4e5201cc011a8ab | fbfc55e7335cd07e38289cd9b291ebbded62a96b | /projetos/algafood-api-resource-server/src/main/java/com/algaworks/algafood/api/v1/controller/EstatisticasController.java | f4377570ef171e1a1da369f9a004aaf244a6eda3 | [] | no_license | dvsilva/algaworks-especialista-spring-rest | cc8097a5432fb7d7263f5f5f050a5e05443779f8 | c190bb9901d86f6c0eb3ffdedfb1868b8eedd40b | refs/heads/master | 2023-04-02T01:44:18.271430 | 2021-04-02T19:34:26 | 2021-04-02T19:34:26 | 304,274,947 | 0 | 1 | null | 2020-12-19T14:03:49 | 2020-10-15T09:26:38 | Java | UTF-8 | Java | false | false | 2,743 | java | package com.algaworks.algafood.api.v1.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.hateoas.RepresentationModel;
import org.springframework.http.HttpHeaders;
import org.springframework.http.MediaType;
import org.springframework.http.Respon... | [
"[email protected]"
] | |
b8f2f4faec8569a596b80ec6ee449ff964414407 | 1ee03a39164a1ac7e4f2b62b3d98e23c095b8b74 | /app/src/main/java/p/js/gtest/media/Encoder.java | d0de8e2795f4cddfb760fb8dce19bcf79ea18a2e | [] | no_license | hub-zjy1024/GTest | 248d6a3720a41b8e28cc43c7d19e64726614b524 | a4554bb4212f6bc33f17a4c7c9896ed10612aecd | refs/heads/master | 2022-02-20T01:19:49.509787 | 2019-09-04T09:39:33 | 2019-09-04T09:39:33 | 198,196,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,549 | java | package p.js.gtest.media;
import android.media.MediaCodec;
import android.media.MediaCodecInfo;
import android.media.MediaFormat;
import android.util.Log;
import android.view.Surface;
import java.io.IOException;
import java.nio.ByteBuffer;
/**
Created by 张建宇 on 2019/8/21. */
public class Encoder {
public static... | [
"[email protected]"
] | |
68c797dd4247a58123f351811f2d94f8c46ba5b5 | 9ccb632efc5767fd570d912d2c3f3cf7bcbc7943 | /04JavaOOP/01WorkingWithAbstraction_Exercises/03CardsWithPower/CardRank.java | 4d486c1a892f59578a42eaa4b1427062ca52f656 | [] | no_license | CrystallizedSnowflakes/Java-SoftUni | 59203e45589bd2c77c0e95ec40246f3a672f1ba5 | 753b132649c2b94d29e727db0d8753be52cf3133 | refs/heads/main | 2023-07-11T01:29:42.474682 | 2021-08-23T16:41:27 | 2021-08-23T16:41:27 | 321,304,125 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 374 | java | package e03CardsWithPower;
public enum CardRank {
ACE(14),
TWO(2),
THREE(3),
FOUR(4),
FIVE(5),
SIX(6),
SEVEN(7),
EIGHT(8),
NINE(9),
TEN(10),
JACK(11),
QUEEN(12),
KING(13);
private int power;
CardRank(int power) {
this.power = power;
}
publi... | [
"[email protected]"
] | |
3c1fe27a132ba12da986199834b3dc1d2fb0f34f | b2686811a65c31a19040562687291f81a11e2179 | /source/core/nl.uva.vlet.glite.lfc/src/nl/uva/vlet/glite/lfc/internal/CnsGStatResponse.java | 0a1fdf26947b58c721486625f813c4ea044140f5 | [
"Apache-2.0"
] | permissive | skoulouzis/vlet | 5d98ec5925491ed1149a88d46ae55ea34598784e | a9effed8947723cf0b40182cf8d4175252ed080e | refs/heads/master | 2016-09-06T09:15:37.496823 | 2015-11-30T17:33:00 | 2015-11-30T17:33:00 | 27,225,958 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,637 | java | /*
* Initial development of the original code was made for the
* g-Eclipse project founded by European Union
* project number: FP6-IST-034327 http://www.geclipse.eu/
*
* Contributors:
* Mateusz Pabis (PSNC) - initial API and implementation
* Piter T. de boer - Refactoring to standalone API and bugfixing. ... | [
"devpiter@796de75e-ed0f-4de0-881b-f1dc9bee7bff"
] | devpiter@796de75e-ed0f-4de0-881b-f1dc9bee7bff |
5942754e768242c02dbf19812b5cc219046e02a7 | 7dc6bf17c5acc4a5755063a3ffc0c86f4b6ad8c3 | /java_decompiled_from_smali/com/google/android/gms/maps/model/VisibleRegion.java | af3917bf3fa6d3eac0c20b8339ff0dcc8eaeb884 | [] | no_license | alecsandrudaj/mobileapp | 183dd6dc5c2fe8ab3aa1f21495d4221e6f304965 | b1b4ad337ec36ffb125df8aa1d04c759c33c418a | refs/heads/master | 2023-02-19T18:07:50.922596 | 2021-01-07T15:30:44 | 2021-01-07T15:30:44 | 300,325,195 | 0 | 0 | null | 2020-11-19T13:26:25 | 2020-10-01T15:18:57 | Smali | UTF-8 | Java | false | false | 1,912 | java | package com.google.android.gms.maps.model;
import android.os.Parcel;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable;
import com.google.android.gms.internal.dl;
import com.google.android.gms.maps.a.bk;
public final class VisibleRegion implements SafeParcelable {
public static final... | [
"[email protected]"
] | |
eec351c8c73182416d1e3421fc1d35a1966f44ce | 1895bdbfc3d5bfc10dcb4ed75f81e8416d618fb7 | /src/main/java/com/example/pattern/SingletonExample2.java | 43f88c9c165f8b3e847b421aede737eb53fee557 | [] | no_license | whz-NJ/demo | 057973484239037bc6a81dbdecf1f47636313f50 | 3879b2b630600b0c1eef695f8a2030395e486513 | refs/heads/master | 2020-04-13T18:49:25.065883 | 2018-09-16T04:59:52 | 2018-09-16T04:59:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | package com.example.pattern;
import com.annotation.ThreadSafe;
@ThreadSafe
public class SingletonExample2 {
// 私有构造方法
private SingletonExample2 () {
}
// 单例对象
private static SingletonExample2 instance = null;
// 静态代码块是按照顺序执行的,所以上下两个顺序不能调
static {
instance = new SingletonExample2();
}
public stat... | [
"[email protected]"
] | |
5159be712a456496531794297d7d8637f17fd9f0 | 410ddd0f6aab1474b441a308279d35a94d1cb69a | /app/src/main/java/com/hongyuan/fitness/ui/main/main_home/recommend/vtwo_home/VtwoStarCoachBean.java | d857611fe514cecc1b95774967f32ff90830330c | [] | no_license | cdj416/Fitness | 580a1ff9826bed311891acb85bdd6697df8b6479 | f053ba4217c4cd06a98635646626663bc1e2e43b | refs/heads/master | 2021-07-07T18:47:08.691901 | 2019-09-06T06:36:45 | 2019-09-06T06:36:45 | 206,727,488 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,188 | java | package com.hongyuan.fitness.ui.main.main_home.recommend.vtwo_home;
import com.hongyuan.fitness.base.BaseBean;
import java.util.List;
public class VtwoStarCoachBean extends BaseBean {
/**
* hasmore : false
* curpage : 1
* page_total : 1
* data : {"list":[{"coach_head":"http://hongyuangood.os... | [
"[email protected]"
] | |
1d404f7ae3b6414d49aa00e057c739f5963cf2b8 | 093e87146b0a75d409d70fb94cbda318c0a59e55 | /bibliotheque-serveur/bibliotheque-serveur-business/src/main/java/fr/oc/projet/business/contract/manager/bibliotheque/LivreUniqueManager.java | 0dff5013581ef40a66aa289ec546ee959fb03bd0 | [] | no_license | YoannR09/Projet_10_OC | ae8070760ec34c977268f0c9f1292c184843e1a7 | 5420db99f05fff14358d2f6097d80bc6fc94406c | refs/heads/master | 2022-10-16T14:41:36.017204 | 2019-11-12T16:59:02 | 2019-11-12T16:59:02 | 214,351,719 | 0 | 0 | null | 2022-09-22T18:54:27 | 2019-10-11T05:36:08 | Java | UTF-8 | Java | false | false | 1,628 | java | package fr.oc.projet.business.contract.manager.bibliotheque;
import fr.oc.projet.model.beans.bibliotheque.LivreUnique;
import java.util.List;
public interface LivreUniqueManager {
LivreUnique getLivreUnique(Integer pId);
List<LivreUnique> getListLivreUniqueTitreAuteurISBN(String titre, String auteur, Strin... | [
"[email protected]"
] | |
c1100d40330188f7fc23b5a4cbc9fe2183f4f4a9 | 0ae1a440558a9a02933eb000f5529a34e559211c | /src/test/java/TeegonConsumeClientTest.java | d8282f45169eeb0a28e3ba3479ca450f44bce54f | [] | no_license | superemewill/teegon_java | 39203ae66fdfb756464094163210ef0d3b766c39 | 14d7a8cb2e04bcb38533e12da5f8e468ae204308 | refs/heads/master | 2020-03-19T16:33:55.913095 | 2018-06-06T07:18:42 | 2018-06-06T07:18:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,473 | java | import com.teegon.sdk.inter.MsgHandler;
import com.teegon.sdk.pojo.ResponseMsg;
import com.teegon.sdk.TeegonClient;
import jp.a840.websocket.WebSocket;
import jp.a840.websocket.exception.WebSocketException;
import org.apache.log4j.Logger;
import org.junit.Test;
public class TeegonConsumeClientTest {
pri... | [
"[email protected]"
] | |
757073f10272c59829179d0eb2a967263e9c24ac | 13516f81274e767d2bcece79dca22752461471e1 | /maven-java-02-algorithm_and_data_structures/src/main/java/com/zzt/data_structures/queue/QueueDemo01.java | b3d84952a2262a5e3c9a9d82df880b7503cf5f76 | [] | no_license | zhouzhitong/maven-java-learning_route | 899d7aa2d8546c7fc6e2af371a704b462bfccb02 | 776ef9cbe5d46d5930fee5b9703c83a7da791115 | refs/heads/master | 2023-02-20T17:32:33.595828 | 2020-10-22T13:22:16 | 2020-10-22T13:22:16 | 296,757,433 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 562 | java | package com.zzt.data_structures.queue;
import java.util.LinkedList;
import java.util.Queue;
/**
* 描述:<br>队列:
* 特点:1. 先进先出。
* </>
*
* @author 周志通
* @version 1.0.0
* @date 2020/9/12 17:50
*/
public class QueueDemo01 {
public static void main(String[] args) {
Queue<Integer> queue = new LinkedList<>... | [
"[email protected]"
] | |
98605b1b53ee8dd0555a6f7e1ce97bbd006a15ab | 8dc84558f0058d90dfc4955e905dab1b22d12c08 | /third_party/mockito/src/src/main/java/org/mockito/internal/matchers/text/ValuePrinter.java | f382c39ffb261bcc7046e978755a984205e2ec84 | [
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | meniossin/src | 42a95cc6c4a9c71d43d62bc4311224ca1fd61e03 | 44f73f7e76119e5ab415d4593ac66485e65d700a | refs/heads/master | 2022-12-16T20:17:03.747113 | 2020-09-03T10:43:12 | 2020-09-03T10:43:12 | 263,710,168 | 1 | 0 | BSD-3-Clause | 2020-05-13T18:20:09 | 2020-05-13T18:20:08 | null | UTF-8 | Java | false | false | 2,893 | java | package org.mockito.internal.matchers.text;
import java.util.Iterator;
import static java.lang.String.valueOf;
/**
* Prints a Java object value in a way humans can read it neatly.
* Inspired on hamcrest. Used for printing arguments in verification errors.
*/
public class ValuePrinter {
/**
* Prints give... | [
"[email protected]"
] | |
885c146fe6f3ab160464de711b9364cc41d0a401 | 5c14f0308673e38da9b0bdc861953e017b8651fd | /IU/src/external/SmartImageView/SmartImageTask.java | b1c61d3df344cb6b4e3aa4bdbb257ddddb686219 | [] | no_license | haiiv/IU | 64dc675bde3b50683dcf35915ad138123372c190 | 8a91c507f7e63d03e6aace5c7a5b22705478a3ad | refs/heads/master | 2021-01-15T15:38:18.830061 | 2015-05-09T02:09:25 | 2015-05-09T02:09:25 | 36,289,989 | 1 | 0 | null | 2015-05-26T10:54:23 | 2015-05-26T10:54:23 | null | UTF-8 | Java | false | false | 1,714 | java |
package external.SmartImageView;
import java.util.Map;
import android.content.Context;
import android.graphics.Bitmap;
import android.os.Handler;
import android.os.Message;
public class SmartImageTask implements Runnable {
private static final int BITMAP_READY = 0;
private boolean cancelled = false;
pr... | [
"[email protected]"
] | |
144358ab16b99270eff38e599368bd26112a8d2d | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/luckymoney/appbrand/ui/receive/c$1.java | 5ffff3b74f2d7e23d3216afb11325d7236db510c | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 3,986 | java | package com.tencent.mm.plugin.luckymoney.appbrand.ui.receive;
import android.content.Intent;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.ai.a.a;
import com.tencent.mm.protocal.protobuf.bqb;
import com.tencent.mm.sdk.platformtools.ab;
import com.tencent.mm.vending.c.a;
final clas... | [
"[email protected]"
] | |
005ed9bf764b5ed392de8f912b082749090dad94 | 3a5985651d77a31437cfdac25e594087c27e93d6 | /ojc-core/bpelse/bpelcore/src/com/sun/jbi/engine/bpel/core/bpel/util/PropagationConfigManager.java | 884096dbb1edb37460be255900d5c38d5b633273 | [] | no_license | vitalif/openesb-components | a37d62133d81edb3fdc091abd5c1d72dbe2fc736 | 560910d2a1fdf31879e3d76825edf079f76812c7 | refs/heads/master | 2023-09-04T14:40:55.665415 | 2016-01-25T13:12:22 | 2016-01-25T13:12:33 | 48,222,841 | 0 | 5 | null | null | null | null | UTF-8 | Java | false | false | 2,610 | java | /*
* BEGIN_HEADER - DO NOT EDIT
*
* The contents of this file are subject to the terms
* of the Common Development and Distribution License
* (the "License"). You may not use this file except
* in compliance with the License.
*
* You can obtain a copy of the license at
* https://open-jbi-components.dev.java.... | [
"[email protected]"
] | |
16e6b9b4cc3db5f33a5fdddb1911462ed2545247 | 46e871c73639c19c1e166078d2dac458d68bafe4 | /BOSSTUA_v2/app/src/main/java/com/android/app/buystoreapp/managementservice/ExplainWebViewActivity.java | 798a63b77f96f4cf6850b27a3d08b64f5b8d909b | [] | no_license | hongqinghe/BossApp | cc1ac138dc762b02fe5212781ecdbacd4df59ee7 | 506d54bcf4758e7e40a649b7a4cb6e5f793bda92 | refs/heads/master | 2021-07-20T15:07:44.141166 | 2017-10-30T15:29:20 | 2017-10-30T15:29:20 | 108,870,157 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,541 | java | package com.android.app.buystoreapp.managementservice;
import android.os.Bundle;
import android.view.View;
import android.webkit.WebSettings;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import android.widget.ImageButton;
import android.widget.TextView;
import com.android.app.buystoreapp.R;
imp... | [
"[email protected]"
] | |
3cbc767c921f3e08f448a8a0fb6ffb4b57da11dc | e32622e1a7ad14702e9f6fc7736b7d91e5704206 | /platform_1123/src/main/java/gcp/ccs/model/search/CcsRoleSearch.java | f5edece466e521839a607f5cae9b19be754609a7 | [] | no_license | mrhaaaann/ZTS | cd2dfbf6b2a267aa8b28c7059fb0e5cd589f0e78 | a465c4c114755e07bb2b39ec7621a6f87a73ca58 | refs/heads/master | 2021-06-09T05:23:51.403221 | 2016-11-23T11:17:54 | 2016-11-23T11:17:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 251 | java | package gcp.ccs.model.search;
import intune.gsf.model.BaseSearchCondition;
import lombok.Data;
@Data
public class CcsRoleSearch extends BaseSearchCondition {
private String searchType;
private String roleId;
private String roleName;
}
| [
"[email protected]"
] | |
67e691ff8c85deed109a547743a25b1a7453817d | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/res/raw/android_wear_micro_apk_apk/classes.jar/com/tencent/mm/sdk/platformtools/k.java | 6432a5445084b72a620142492ef01d3728406a20 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 4,454 | java | package com.tencent.mm.sdk.platformtools;
import android.os.Bundle;
import android.os.Debug;
import android.os.Handler;
import android.os.Handler.Callback;
import android.os.Looper;
import android.os.Message;
import android.os.SystemClock;
import junit.framework.Assert;
public class k
extends Handler
... | [
"[email protected]"
] | |
77f036d63a9fd8caac61c7dcda88b43b33e3925f | 3ac2f87a7efb813366e5fbb73d4aeec903241858 | /EasyEngenharia_Jsp/src/java/br/com/easynet/gwt/easyportal/jb/Tpms_temporaria_pmsConsultJB.java | 507df5c77861638231e75c194f415a309fcd5066 | [] | no_license | topfontes/EngenhariaSoluction | 97c1357803a781e4af94da9d3d0737058f01f840 | 36042f1099d058365f0d7db08a805c774542a194 | refs/heads/master | 2021-01-11T09:01:26.010283 | 2018-10-05T20:46:19 | 2018-10-05T20:46:19 | 77,538,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,771 | java | package br.com.easynet.gwt.easyportal.jb;
import br.com.easynet.database.DataSet;
import java.util.List;
import br.com.easynet.gwt.easyportal.dao.*;
import br.com.easynet.gwt.easyportal.transfer.*;
import java.util.ArrayList;
/** Classe Criada Automaticamente pelo "EasyNet Generate JDragon" */
public class Tpms_tempo... | [
"[email protected]"
] | |
3b83f4a697a9330c465be6ad9cc1162c50f024cb | 947d3280447eac36f978c97d730fee40ffe42d39 | /MicroServices/customerPhysical/src/main/java/com/example/demo/repo/CustomerRepository.java | 9d1613d8d8f15fbeb5093558552cf58b9734714c | [] | no_license | poorvikgamb/Spartans-FSD-IBM-SmartFood | 6c2a79eada93753545946a8b2d13bcb39c93fd7d | b47c28efb9a2e8712937ff2e41ea9bd2915847be | refs/heads/master | 2020-07-30T14:14:26.899023 | 2019-10-01T09:41:58 | 2019-10-01T09:41:58 | 210,260,000 | 0 | 0 | null | 2019-09-23T03:50:34 | 2019-09-23T03:50:34 | null | UTF-8 | Java | false | false | 272 | java | package com.example.demo.repo;
import org.springframework.data.jpa.repository.JpaRepository;
import com.example.demo.entity.Customer;
import com.example.demo.entity.PhysicalDetail;
public interface CustomerRepository extends JpaRepository<Customer, Integer> {
}
| [
"[email protected]"
] | |
2939a7776c56d6fc4922c1eee061b4b98355e932 | 0fdcb6bdf341120ec189985e975015298842a1f3 | /src/test/java/pl/codeleak/samples/springbootjunit5/todo/TaskControllerWebMvcWithMockBeanTest.java | cacfb99fedd05e9a0ba18a0875dbd08b46af9545 | [] | no_license | akenzegar/spring-boot-junit5 | 1002d7e983ca00a981ba9a7a5104879e476d7cd7 | b3b90c9f4cc6439c1922d9bf0b098bb6158507fd | refs/heads/master | 2022-03-24T03:36:09.103291 | 2019-10-21T21:14:28 | 2019-10-21T21:14:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,505 | java | package pl.codeleak.samples.springbootjunit5.todo;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest;
import org.springframework.boot.test.mock.mockito.MockBean;
import org.springframework.test.web... | [
"[email protected]"
] | |
88a353660c49a6f32fb217ed0ab6c9c99ba50536 | a8409f0d3a3c4177b50cf8c2459f7ffc6885fe90 | /web/src/main/java/org/fao/geonet/kernel/search/index/LuceneIndexReaderFactory.java | 306d0789eb1789670c96fc3c5c8367c723696a75 | [] | no_license | metawal/metawal-core-geonetwork | 70081193b902b9cdc37e18de33859377897c0cce | d6221bd9f2b9df1ce179f97321f3803bebbad47f | refs/heads/master | 2021-01-15T16:48:44.236108 | 2013-02-04T13:31:52 | 2013-02-04T13:31:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,631 | java | package org.fao.geonet.kernel.search.index;
import java.io.IOException;
import org.apache.lucene.index.MultiReader;
import org.fao.geonet.kernel.search.IndexAndTaxonomy;
/**
* Utility class to get/refresh readers for SearchManager class Works by opening an IndexReader at
* startup and keeping that reader open. It ... | [
"[email protected]"
] | |
47cefc1f2291d53db46b81f5ce94417e07184da1 | b74ced03fae6fbe125c980d3de5f85feee7ace87 | /src/com/yidao/jdbc/designpattern/Composite/Folder.java | 2f15d83f3a140837ea41e45605ff896c536b717e | [] | no_license | hanks7/JavaWebLearn | f1749734d2bac9fd658c0841a1ccb7c81e0aedd6 | 808582fe3bc7d98b3eb0b6a843aadbf15947b4b2 | refs/heads/master | 2021-07-06T01:00:10.694566 | 2020-09-10T02:32:36 | 2020-09-10T02:32:36 | 166,959,565 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,503 | java | package com.yidao.jdbc.designpattern.Composite;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
public class Folder implements Component {
private String name;
private List<Component> files;
private List<Component> folders;
public Folder(String name){
this.name = name;
files = new ... | [
"[email protected]"
] | |
532b88f9bb5f16b992b07bb8723c54e2c2b92d68 | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /ant_cluster/22641/src_1.java | d0b89b7f7902d9c7dd5ccf0a4568bb10dfd6566f | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,756 | java | /*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001-2002 The Apache Software Foundation. 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 sou... | [
"[email protected]"
] | |
c19817c1d7ef85778ab1cb16f7ebd779a6d3cec0 | ab76cfd89d377a6577536499a59bd5c8ab644315 | /house-common/src/main/java/com/yx/housesale/common/constant/HouseConstant.java | 68621f39dc34cc8acf698fec9e70da8b7ba0ae01 | [] | no_license | yaoxin003/housesale | 04d46c8e7bcb756058c57c726c1c91e5e826a381 | de8dbf9cd43b2f2b5d6d648fa86c5a4cf87dfd8b | refs/heads/master | 2022-09-26T19:26:20.933305 | 2020-03-25T09:01:34 | 2020-03-25T09:01:44 | 232,215,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,628 | java | package com.yx.housesale.common.constant;
/**
* @description:
* @author: yx
* @date: 2020/01/12/10:08
*/
public class HouseConstant {
/**---------------------------数据库字段 关系数据库 库名 表名 字段名 常量---------------------------**/
//user表
public static final Integer DB_HOUSE_USER_ENABLE_STOP = 0;//停用
public st... | [
"[email protected]"
] | |
bd5d660ca3cb6f5cc607c5a3219083b709cd1482 | 62ce3ebeff80dc21d9529d42d71db412a5f3001a | /app/src/main/java/com/example/ruolan/letgo/Dao/DaoManager.java | a4aaab5e29b3a3565c070989051bd3d630f2309e | [] | no_license | liuwen370494581/My_Novel | c53464809702b236e6b0d3c730a54b67c15c8b74 | 6ee79fa1cef68a76a6c1e3f9543a43a74ff5914b | refs/heads/master | 2020-04-05T13:33:20.850877 | 2017-10-17T07:33:30 | 2017-10-17T07:33:30 | 94,873,928 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,226 | java | package com.example.ruolan.letgo.Dao;
import android.content.Context;
import org.greenrobot.greendao.database.Database;
import star.liuwen.com.novel_lw.Dao.DaoMaster;
import star.liuwen.com.novel_lw.Dao.DaoSession;
/**
* Created by Administrator on 2017/2/17 0017.
*/
public class DaoManager {
// 指定数据库的名字
... | [
"[email protected]"
] | |
4c6f71421dececcbfb1692c9955900f625b9071c | 5f14ad83aa707b700e9d9385e8404e28fbf481c5 | /src/main/java/mr/senhit/test/web/rest/errors/EmailNotFoundException.java | a57799c8b80487dc6104070e32c69d77acfa92f5 | [] | no_license | orgsen/jhipster-sample-application | 2b15a3e435a9d77cbf241475dc20c32cddab2266 | 1a534e7db3735a88433ec87dae34852823d07c87 | refs/heads/master | 2022-12-22T07:33:49.224845 | 2019-12-04T22:53:34 | 2019-12-04T22:53:34 | 225,603,812 | 0 | 0 | null | 2022-12-16T04:42:08 | 2019-12-03T11:30:06 | Java | UTF-8 | Java | false | false | 406 | java | package mr.senhit.test.web.rest.errors;
import org.zalando.problem.AbstractThrowableProblem;
import org.zalando.problem.Status;
public class EmailNotFoundException extends AbstractThrowableProblem {
private static final long serialVersionUID = 1L;
public EmailNotFoundException() {
super(ErrorConstan... | [
"[email protected]"
] | |
28a99e4ef09e85bac401a61f6f385d7d03b8decd | 3337951cb0a330d8de39a75b211623f644fe9e9e | /src/main/java/cn/com/rebirth/core/inject/internal/Classes.java | 33e4b748fa17807fe379e5d9d85155399aa9b601 | [] | no_license | dowsam/rebirth-core | 29b4dee1ed4dcf5bd79a2ecea0a2266e3133b96e | 5530583235d5d81c3c576319ffa335fc86ab277b | refs/heads/master | 2021-01-13T02:10:38.995265 | 2012-09-05T05:31:47 | 2012-09-05T05:31:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 919 | java | /*
* Copyright (c) 2005-2012 www.china-cti.com All rights reserved
* Info:rebirth-search-commons Classes.java 2012-7-6 10:23:49 l.xue.nong$$
*/
package cn.com.rebirth.core.inject.internal;
import java.lang.reflect.Modifier;
/**
* The Class Classes.
*
* @author l.xue.nong
*/
public class Classes {
/... | [
"[email protected]"
] | |
9227075771a62b45af02cf910a7a3d752340e8b0 | 961409eedc1c9ce04eaa98faedee0cbb9ece3148 | /app/src/main/java/com/hao/minovel/moudle/adapter/StackMuneAdapter.java | 59c2002ad2b67a46a03ec15d93ab34b6f0ffa660 | [] | no_license | haofighter/MiNovel | 0b5b4be969673e79fc8097649915caedb5434aea | f30ef5580c312fc7d8374975daf69c8b4a4a3ded | refs/heads/master | 2023-02-18T11:07:02.940556 | 2021-01-14T09:52:31 | 2021-01-14T09:52:31 | 285,253,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,675 | java | package com.hao.minovel.moudle.adapter;
import android.content.Context;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyc... | [
"[email protected]"
] | |
7d9a2e2e3a4eb6e6c8acf9f3941cf36a8e13751c | c08d38751e98409382c9879a3ad58389673a4292 | /java/spring-resilience4j/spring-resilience4j-api-a/src/main/java/com/bmarques/springresilience4japia/invoice/Invoice.java | beab4923322eeac4b62456c80f9880e87a54da28 | [] | no_license | tiagobmarques/spring | 5ca857286af8fc1d3a6232bfec4f2f2e0695f24d | b5b2ad203e7b8813c87941d89de17a79fb7355d4 | refs/heads/master | 2022-12-04T12:48:11.250983 | 2022-11-12T21:19:03 | 2022-11-12T21:19:03 | 251,614,196 | 0 | 1 | null | 2021-07-26T19:58:42 | 2020-03-31T13:41:41 | Java | UTF-8 | Java | false | false | 344 | java | package com.bmarques.springresilience4japia.invoice;
import lombok.*;
import java.time.LocalDate;
@Builder
@Getter
@Setter
@AllArgsConstructor
@NoArgsConstructor
public class Invoice {
private Integer id;
private LocalDate installmentDate;
private String document;
private Integer participantId;
... | [
"[email protected]"
] | |
4fb4dcdb8e3aea6eb610a671a42666ee2fc20807 | 063c22bdd0fe74ae41e09045316cf40c4d005735 | /Java/MyNote_GourdErwa/kafka_streams/src/main/java/com/gourd/erwa/streams/examples/utils/WindowedSerde.java | e729e6b295ee9fee6290af0cdf7d58d217c74358 | [
"MIT"
] | permissive | no0xd/MyStudy | 29804f9debbb09c68d546a01f9de37bf6ca8cc3a | bc5d4a3e984884a71775b05e8b87f86638e98ebe | refs/heads/master | 2020-03-09T04:26:59.013778 | 2018-04-07T07:10:44 | 2018-04-07T07:10:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,345 | java | package com.gourd.erwa.streams.examples.utils;
import org.apache.kafka.common.serialization.Deserializer;
import org.apache.kafka.common.serialization.Serde;
import org.apache.kafka.common.serialization.Serdes;
import org.apache.kafka.common.serialization.Serializer;
import org.apache.kafka.streams.kstream.Windowed;
i... | [
"[email protected]"
] | |
450c2aae2b72ecb77d35bbc5ff5aaf44a3e672bb | 9e8a364ba1c5a93629417eb038b222fc0d0ae3de | /src/main/java/com/draco18s/ores/recipes/OreTypeHard.java | 86b254fc340bfa424d06014c5d1ac74cd7d4587a | [] | no_license | Draco18s/HarderStuff | df3068363fe96b1efc5b8b8812913cfb6e60fe44 | 9c0392a26798745bbdfd5fd7e064586352d8d941 | refs/heads/master | 2020-12-29T02:44:50.179418 | 2016-12-18T05:08:21 | 2016-12-18T05:08:21 | 29,373,510 | 9 | 4 | null | 2016-12-18T05:08:21 | 2015-01-17T00:02:22 | Java | UTF-8 | Java | false | false | 3,117 | java | package com.draco18s.ores.recipes;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.HashSet;
import com.draco18s.ores.OresBase;
/*import net.minecraft.block.Block;
import net.minecraft.init.Blocks;
import net.minecraft.item.ItemStack;
import Reika.Dr... | [
"[email protected]"
] | |
4ffcb4789be8e87990e264aeab276159a8c82e7a | 0a86fd5bbed27bc81bb95ee3d52f0808a6655126 | /src/main/java/paleoftheancients/thevixen/powers/SubstitutePower.java | 57a1aac15233700480d96bd4f4aa8f45c13e2243 | [] | no_license | a-personal-account/PaleOfTheAncients | bfb13d7b510079d915cadfd70b13180722e8a10e | f1d590100796f3b3ab9903464413f6b7546a6ecc | refs/heads/master | 2022-07-12T20:55:34.654067 | 2022-06-27T16:30:57 | 2022-06-27T16:30:57 | 203,721,380 | 0 | 1 | null | 2020-03-20T11:29:44 | 2019-08-22T05:36:02 | Java | UTF-8 | Java | false | false | 3,332 | java | package paleoftheancients.thevixen.powers;
import paleoftheancients.PaleMod;
import paleoftheancients.thevixen.helpers.BraixenAnimation;
import paleoftheancients.thevixen.monsters.TheVixenBoss;
import basemod.ReflectionHacks;
import basemod.abstracts.CustomMonster;
import com.megacrit.cardcrawl.actions.common.ReducePo... | [
"[email protected]"
] | |
5b9c3d729d866b4acb460161ad2c87812cfe3a58 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/com/vaadin/tests/components/treegrid/TreeGridSelectTest.java | c4535f2583ac1b5faa599b4626ed279d6d70e389 | [] | 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 | 1,116 | java | package com.vaadin.tests.components.treegrid;
import com.vaadin.testbench.elements.TreeGridElement;
import com.vaadin.tests.tb3.SingleBrowserTest;
import org.junit.Test;
public class TreeGridSelectTest extends SingleBrowserTest {
@Test
public void select_and_deselect_all() {
openTestURL();
s... | [
"[email protected]"
] | |
b12ae32c1d986f3d0b45f3fb4a1871ecf671d46b | 82cea37d7947409dbe5358bbf99374835e3c284e | /src/main/java/net/finmath/optimizer/OptimizerFactoryCMAES.java | c2de8675a583f9e0c6c8b7d5078b744d6de1734f | [
"Apache-2.0",
"LicenseRef-scancode-mit-old-style",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.0-or-later"
] | permissive | Diffblue-benchmarks/finmath-lib | 813f6a77bed031169e7905beca159160b7993daa | 6833bc313240c2b1e1ff0d46e3879eea8174e262 | refs/heads/master | 2020-04-22T11:15:30.345998 | 2019-02-10T21:27:29 | 2019-02-10T21:27:29 | 170,333,282 | 0 | 0 | Apache-2.0 | 2019-02-19T12:02:53 | 2019-02-12T14:36:09 | Java | UTF-8 | Java | false | false | 5,030 | java | /*
* (c) Copyright Christian P. Fries, Germany. Contact: [email protected].
*
* Created on 30.05.2015
*/
package net.finmath.optimizer;
import org.apache.commons.math3.optim.SimplePointChecker;
import org.apache.commons.math3.random.MersenneTwister;
import net.finmath.optimizer.Optimizer.ObjectiveFunction... | [
"[email protected]"
] | |
43ea9333e654b44a3058bf0a505248c59333f327 | db97ce70bd53e5c258ecda4c34a5ec641e12d488 | /src/main/java/com/alipay/api/response/AlipayCommerceTransportVehicleownerTransdataSyncResponse.java | c8496b2f76998a749ba6f8b3f851d41aaf82a82d | [
"Apache-2.0"
] | permissive | smitzhang/alipay-sdk-java-all | dccc7493c03b3c937f93e7e2be750619f9bed068 | a835a9c91e800e7c9350d479e84f9a74b211f0c4 | refs/heads/master | 2022-11-23T20:32:27.041116 | 2020-08-03T13:03:02 | 2020-08-03T13:03:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 923 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.commerce.transport.vehicleowner.transdata.sync response.
*
* @author auto create
* @since 1.0, 2020-05-27 19:58:12
*/
public class AlipayCommerceTransport... | [
"[email protected]"
] | |
f773922ef162cb56d89bd124e37e4135f84cca7a | d00be105055225808a242cd6bd8411b376c4f4e1 | /src/net/java/sip/communicator/impl/protocol/jabber/OperationSetServerStoredContactInfoJabberImpl.java | 272273cd01ca6f722edbe4aa9b54de74a4bffc05 | [] | no_license | zhiji6/sip-comm-jn | bae7d463353de91a5e95bfb4ea5bb85e42c7609c | 8259cf641bd4d868481c0ef4785a5ce75aac098d | refs/heads/master | 2020-04-29T02:52:02.743960 | 2010-11-08T19:48:29 | 2010-11-08T19:48:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,908 | java | /*
* SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package net.java.sip.communicator.impl.protocol.jabber;
import java.util.*;
import net.java.sip.communicator.service.protocol.*;
import net.java.sip.communicat... | [
"[email protected]"
] | |
a911afd72f9eb338a1a4facd21b98538750f8706 | 6edf6c315706e14dc6aef57788a2abea17da10a3 | /com/planet_ink/marble_mud/Libraries/interfaces/ShoppingLibrary.java | 2d059b0cecbe6aa988e0b0cdfb1485a514fd0212 | [] | no_license | Cocanuta/Marble | c88efd73c46bd152098f588ba1cdc123316df818 | 4306fbda39b5488dac465a221bf9d8da4cbf2235 | refs/heads/master | 2020-12-25T18:20:08.253300 | 2012-09-10T17:09:50 | 2012-09-10T17:09:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,388 | java | package com.planet_ink.marble_mud.Libraries.interfaces;
import com.planet_ink.marble_mud.core.interfaces.*;
import com.planet_ink.marble_mud.core.*;
import com.planet_ink.marble_mud.core.collections.*;
import com.planet_ink.marble_mud.Abilities.interfaces.*;
import com.planet_ink.marble_mud.Areas.interfaces.*;
import c... | [
"[email protected]"
] | |
82f476336bfff65afec1afc7476727c64b9bd96a | 830e7cfd9f7521a7be65d71ff9487a7bbfdcf4c1 | /src/homeWork/hw1/loginEllos/EllosMainPage.java | 70006776a23f3ed335752d6ee5b41a5d345faaa4 | [] | no_license | alexace013/QAcourse | cb9961b97e1a8d51a4720cb3aeefc3e970326b04 | f0d174fd8ab06213d5aa1fbbe815ed6fd3d6b056 | refs/heads/master | 2021-01-10T14:27:15.135644 | 2016-01-28T17:50:50 | 2016-01-28T17:50:50 | 49,738,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,096 | java | package homeWork.hw1.loginEllos;
import org.apache.log4j.Logger;
import org.openqa.selenium.WebDriver;
import weekend.utils.web.WebElementsActions_Lesson;
import java.io.IOException;
public class EllosMainPage {
WebDriver driver;
WebElementsActions_Lesson web;
Logger log = Logger.getLogger(EllosMainPage... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.