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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5df82198b29eed0750e1ca76c53195fe596ab76b | bcc84b205664e1c1fe7023652eb90383e3f829ea | /src/library/Librarian.java | 23957889cb460ff7d1f0a4083037e21b60795960 | [] | no_license | surani-hub/java-oca-ocp | c4fb25bf97a6bd76819cf66ae3404454e119d75a | 7fa9b86702b098859b208d01c718d7539ae36e78 | refs/heads/master | 2022-12-05T13:47:18.772929 | 2020-08-24T17:40:47 | 2020-08-24T17:40:47 | 289,996,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | package library;
public class Librarian {
/*public Librarian() {
Book b = new Book();
b.modifyTemplate();
b.authorName = "Rani";
System.out.println(b.authorName);
}*/
public static void main(String[] args) {
/*Book b = new Book();
b.modifyTemplate();
... | [
"skmali1357@gmail.com"
] | skmali1357@gmail.com |
c3b9ec81d2fb91367d13991e27b9a4a5701a9241 | 97eba8392186ca0be5fec626ceb7144146c7c1bd | /jooby/src/main/java/org/jooby/internal/parser/BeanParser.java | e786eb01bc7b1e85847f802868d6f1370fe82a4e | [
"Apache-2.0"
] | permissive | ycyoes/jooby | 0aa94b6be91ec6b7aa48a2255cdf8911c9f06453 | 21c502c9c99afb5442baae46037b9842f6f7cd78 | refs/heads/master | 2021-01-24T01:01:00.828131 | 2016-01-20T01:14:38 | 2016-01-20T01:14:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,606 | 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... | [
"espina.edgar@gmail.com"
] | espina.edgar@gmail.com |
fe1850c25d4085f93ab6b2bea026437772f4d62f | 3b91ed788572b6d5ac4db1bee814a74560603578 | /com/tencent/mm/plugin/profile/ui/NormalUserFooterPreference$f$1.java | 00d92cb3d4a24fc6bd80c82e0301b237fd6a1ce8 | [] | no_license | linsir6/WeChat_java | a1deee3035b555fb35a423f367eb5e3e58a17cb0 | 32e52b88c012051100315af6751111bfb6697a29 | refs/heads/master | 2020-05-31T05:40:17.161282 | 2018-08-28T02:07:02 | 2018-08-28T02:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 932 | java | package com.tencent.mm.plugin.profile.ui;
import android.content.Intent;
import android.view.View;
import android.view.View.OnClickListener;
import com.tencent.mm.plugin.normsg.a.b;
import com.tencent.mm.plugin.profile.a;
import com.tencent.mm.plugin.profile.ui.NormalUserFooterPreference.f;
import com.tencent.mm.ui.e$... | [
"707194831@qq.com"
] | 707194831@qq.com |
1dce0b3f6fa4eabb8d14b26c7157f0e1cdc444b3 | 6c102dc10f9185ba47c39a32a1d0f9bb34c6992b | /app/src/main/java/com/shrinktool/app/FragmentLauncher.java | d91b7f2cbd9a630552caab396d5f2e789d59466d | [] | no_license | azbjx5288/ShrinkTool | 646d170bc330078c4da9cc0fa737f1e3c1e4244b | 3421b6609b21626d3a007579c71f707c48b1c1ed | refs/heads/master | 2021-09-17T18:31:54.061944 | 2018-07-04T11:32:05 | 2018-07-04T11:32:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,454 | java | package com.shrinktool.app;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.... | [
"429533813@qq.com"
] | 429533813@qq.com |
94f6c7a97e91b456a1f3b6f89025c243f71dcfdc | 660121ad19491c99b639a81819471bb39eb2e3c8 | /MarchMorning8AMBatch/src/com/launcer/SysDate.java | 8b60cc55310806f94b1e0132049e48f18bc46e7e | [] | no_license | poonamsab/marchmorning8AMrepo | b0b1dbbce8017a7bf71e37455b788512360be34a | 505edf218f7081d6762afd41b2030c6596e7152e | refs/heads/master | 2022-10-21T02:49:37.493092 | 2020-06-18T03:24:11 | 2020-06-18T03:24:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | package com.launcer;
import java.util.Date;
public class SysDate
{
public static void main(String[] args)
{
Date dt=new Date();
System.out.println(dt);
String d = dt.toString().replace(' ', '_').replace(':', '_');
System.out.println(d);
}
}
| [
"maha@gmail.com"
] | maha@gmail.com |
777da465ef82e3027ef4349287a05dfc087bea3e | 1b33bb4e143b18de302ccd5f107e3490ea8b31aa | /learn.java/src/main/java/books/learning/RxJava/chapters/_5_Multicasting_replaying_and_caching/automaticConnection/autoConnect/L.java | 730c9e05dff9e10e4957fbdffc9931502727042d | [] | no_license | cip-git/learn | db2e4eb297e36db475c734a89d18e98819bdd07f | b6d97f529ed39f25e17b602c00ebad01d7bc2d38 | refs/heads/master | 2022-12-23T16:39:56.977803 | 2022-12-18T13:57:37 | 2022-12-18T13:57:37 | 97,759,022 | 0 | 1 | null | 2020-10-13T17:06:36 | 2017-07-19T20:37:29 | Java | UTF-8 | Java | false | false | 921 | java | package books.learning.RxJava.chapters._5_Multicasting_replaying_and_caching.automaticConnection.autoConnect;
import books.learning.RxJava.chapters.Util;
import io.reactivex.Observable;
class L {
public static final Observable<Integer> OBSERVABLE = Observable.range(1, 3)
.map(Util::randomInt)
... | [
"ciprian.dorin.tanase@ibm.com"
] | ciprian.dorin.tanase@ibm.com |
6925d5fa83a6841776194305d5cfc4bca8a35ae1 | 6dbdd5e1a97b5e9768bc0f63915e5ce91e44ffcf | /SampleJava/src/newDynamic/CheckIfAGivenBinaryTreeIsSumtree.java | 2a5fcf14da98b2c5f89a9ff35169c82e08f8b97b | [] | no_license | narendrachouhan1992/practice_code | 4de8936ace2c13c7646ff774d9a1f84bc2903bf0 | 79f2ffd10ccea44f846d7c649b55ee8fd6db20d7 | refs/heads/master | 2020-03-27T15:48:06.092439 | 2018-08-30T11:40:41 | 2018-08-30T11:40:41 | 146,740,121 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 957 | java | package newDynamic;
public class CheckIfAGivenBinaryTreeIsSumtree {
int getSum(Node node)
{
if(node== null)
return 0;
return (getSum(node.left) + getSum(node.right)+ node.data);
}
boolean isSumtree(Node node)
{
if(node == null || (node.left == null && node.right == null))
return true;
int lsum;
in... | [
"narendra.chouhan@oracle.com"
] | narendra.chouhan@oracle.com |
b1e6355a5d338cead93ad72439c513589bfb9b34 | 97bfca9c15c070dd0f1560b26cd7d296f65aa660 | /BusinessLayer/src/main/java/it/prisma/businesslayer/bizws/config/security/AuthenticationExceptionEntryPoint.java | 5e2afacbbd2939c69ab16e784b0061e46923e414 | [
"Apache-2.0"
] | permissive | pon-prisma/PrismaDemo | f0b9c6d4cff3f1a011d2880263f3831174771dcd | 0ea106c07b257628bc4ed5ad45b473c1d99407c7 | refs/heads/master | 2016-09-06T15:37:22.099913 | 2015-07-06T15:28:10 | 2015-07-06T15:28:10 | 35,619,420 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,324 | java | package it.prisma.businesslayer.bizws.config.security;
import it.prisma.businesslayer.bizws.config.exceptionhandling.PrismaExceptionMapper;
import it.prisma.businesslayer.bizws.config.exceptionhandling.PrismaWrapperException;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.htt... | [
"pon.prisma@gmail.com"
] | pon.prisma@gmail.com |
9404d17d582521b4eb2410d6837be5a92edbe78a | dfbc143422bb1aa5a9f34adf849a927e90f70f7b | /Contoh Project/video walp/com/google/android/gms/internal/ads/aio.java | 3d5cecd8a6d806cd2aa475b1effa54480f1f949e | [] | no_license | IrfanRZ44/Set-Wallpaper | 82a656acbf99bc94010e4f74383a4269e312a6f6 | 046b89cab1de482a9240f760e8bcfce2b24d6622 | refs/heads/master | 2020-05-18T11:18:14.749232 | 2019-05-01T04:17:54 | 2019-05-01T04:17:54 | 184,367,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 944 | java | package com.google.android.gms.internal.ads;
import java.lang.reflect.Method;
public final class aio
extends aiy
{
private final boolean d;
public aio(ahn paramahn, String paramString1, String paramString2, zo paramzo, int paramInt1, int paramInt2)
{
super(paramahn, paramString1, paramString... | [
"irfan.rozal44@gmail.com"
] | irfan.rozal44@gmail.com |
79f97a096229f2591ccae4f87022021a680ff791 | 7bea7fb60b5f60f89f546a12b43ca239e39255b5 | /src/javax/xml/crypto/URIDereferencer.java | 7e53dced2d930c261aafed05aede8ae1efdd2b22 | [] | no_license | sorakeet/fitcorejdk | 67623ab26f1defb072ab473f195795262a8ddcdd | f946930a826ddcd688b2ddbb5bc907d2fc4174c3 | refs/heads/master | 2021-01-01T05:52:19.696053 | 2017-07-15T01:33:41 | 2017-07-15T01:33:41 | 97,292,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java | /**
* Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* <p>
* =======================... | [
"panxiaoping@9af151c5-2e68-9a40-a710-8967c58c11f7"
] | panxiaoping@9af151c5-2e68-9a40-a710-8967c58c11f7 |
b505d01bb1d0bd0e09c6d925d57f871f6f4c81bd | 732624c8b4175d1ef2d0bb80df678c8872340564 | /src/com/qizx/xquery/fn/_Boolean.java | 5efc84914e5ae72f22194bbabd0c95573d521112 | [] | no_license | omarbenhamid/Qizx | 3fcd3ae5630a1fee5838454c8391c6b5b7a79ec9 | 9ae227c16145c468e502be6124ef2d3085399f1a | refs/heads/master | 2021-01-20T21:46:32.440205 | 2016-01-12T11:11:08 | 2016-01-12T11:11:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,500 | java | /*
* Qizx/open 4.1
*
* This code is the open-source version of Qizx.
* Copyright (C) 2004-2009 Axyana Software -- All rights reserved.
*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
* compliance with the License. ... | [
"466144425@qq.com"
] | 466144425@qq.com |
48658c96a1f978eb1c2b14ee6900f9ff8ce3a20a | 03fa839049232561fddeb726fb09adaf5bad2f4e | /basex-core/src/main/java/org/basex/query/func/db/DbNodeId.java | 619e972afc1a7452f43dc1f76ed1e9673bd55436 | [
"BSD-3-Clause"
] | permissive | cuongpd95/basex | 96791206e7a41537c90b1d2d567238850fd201b3 | 05d975432d78b90946813cd416e78186ab45a8bb | refs/heads/master | 2021-08-30T16:30:17.551857 | 2017-12-18T16:36:28 | 2017-12-18T16:36:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package org.basex.query.func.db;
import org.basex.query.*;
import org.basex.query.func.*;
import org.basex.query.iter.*;
import org.basex.query.value.item.*;
import org.basex.query.value.node.*;
/**
* Function implementation.
*
* @author BaseX Team 2005-17, BSD License
* @author Christian Gruen
*/
public final c... | [
"christian.gruen@gmail.com"
] | christian.gruen@gmail.com |
b0a458e736c27f44b14c50fd2d0a9d1237de3b1f | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/17/17_242d58e1aea1c6e9f6415291b5634a966607bada/Cached/17_242d58e1aea1c6e9f6415291b5634a966607bada_Cached_t.java | 9062909fe4ac8efe1d90ecbbdf20cf3011ae5ab3 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,293 | java | /*
* (C) Copyright 2010 Nuxeo SAS (http://nuxeo.com/) and contributors.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Lesser General Public License
* (LGPL) version 2.1 which accompanies this distribution, and is available at
* http://w... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
1c4b6724c8415b71a8f818c38f77442a2ed44d0a | 2ab03c4f54dbbb057beb3a0349b9256343b648e2 | /JavaAdvanced/JAdvancedFunctionalProgramming/src/SumNumbers.java | 0afc631f4a7ed48698945c43cfed7b91e3c48d71 | [
"MIT"
] | permissive | tabria/Java | 8ef04c0ec5d5072d4e7bf15e372e7c2b600a1cea | 9bfc733510b660bc3f46579a1cc98ff17fb955dd | refs/heads/master | 2021-05-05T11:50:05.175943 | 2018-03-07T06:53:54 | 2018-03-07T06:53:54 | 104,714,168 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 566 | java | import java.util.Scanner;
import java.util.function.Function;
public class SumNumbers {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String[] text = scanner.nextLine().split(", ");
Function<String, Integer> parse = s->Integer.parseInt(s);
i... | [
"forexftg@yahoo.com"
] | forexftg@yahoo.com |
37f1c6254dca9b2af7a3ecbf5e2f5c8648641655 | 3be7b0cb94950c7eb9a3d3cad8a3469f2ea390ff | /uberfire-extensions/uberfire-layout-editor/uberfire-layout-editor-client/src/main/java/org/uberfire/ext/layout/editor/client/infra/LayoutDragComponentHelper.java | 4e18edba1f3da9fd62ac1d333b18973ff424a4d6 | [
"Apache-2.0"
] | permissive | MEM2677/uberfire-webapp-test | 96ce82a1d12ddf676fc946b2414db14e58981069 | 03f707b4f00cffea7b325ed9b96a3c67455fe6d4 | refs/heads/master | 2022-07-10T09:42:01.564134 | 2017-03-08T08:23:42 | 2017-03-08T08:23:42 | 84,064,631 | 0 | 0 | null | 2022-07-01T21:23:43 | 2017-03-06T11:18:53 | Java | UTF-8 | Java | false | false | 3,767 | java | /*
* Copyright 2015 JBoss, by Red Hat, 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 ... | [
"christian.sadilek@gmail.com"
] | christian.sadilek@gmail.com |
7808cc454ed76a8de5f95145ad482df38a0be5ac | 89e4ba5170ca44b61e511b514da8dd833cf0950c | /manager/src/main/java/moe/shizuku/manager/utils/EmptySharedPreferencesImpl.java | 0492b8a468dcb05c7c14bd18be465b2353bb1282 | [] | no_license | heruoxin/Shizuku | b4fec22b9005b95d64ceb3cc04a85ac788c33d29 | 0788471e316903e99c3174bc8d6d40e03a8a00f1 | refs/heads/master | 2021-03-27T14:09:50.445857 | 2019-03-26T14:24:56 | 2019-03-26T14:24:56 | 123,704,161 | 7 | 1 | null | 2018-03-03T15:25:34 | 2018-03-03T15:25:34 | null | UTF-8 | Java | false | false | 2,542 | java | package moe.shizuku.manager.utils;
import android.content.SharedPreferences;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
import androidx.annotation.Nullable;
public class EmptySharedPreferencesImpl implements SharedPreferences {
@Override
public Map<String, ?> getAll() {
r... | [
"rikka@shizuku.moe"
] | rikka@shizuku.moe |
1720bcffe11b6eac81f92536a33dfe81ee6bff89 | 7f7cb7388a57b066b04ec863df7fe681515854c5 | /src/main/java/com/klzan/p2p/service/user/impl/ReferralServiceImpl.java | 5427e10a20a9b046c610e82d40d18d269d8eb1b9 | [] | no_license | ybak/karazam-santian | 9541fc0e02774ee5c5a27218a2639fbcb078ca93 | dbd905913b9b6273d2028853d14396b0adc01ccc | refs/heads/master | 2021-03-24T01:10:59.376527 | 2018-05-27T03:45:28 | 2018-05-27T03:45:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,001 | java | package com.klzan.p2p.service.user.impl;
import com.klzan.core.page.PageCriteria;
import com.klzan.core.page.PageResult;
import com.klzan.p2p.common.service.impl.BaseService;
import com.klzan.p2p.dao.user.ReferralDao;
import com.klzan.p2p.model.Referral;
import com.klzan.p2p.service.user.ReferralService;
import com.kl... | [
"1922448115@qq.com"
] | 1922448115@qq.com |
20f3f07583faedb87fc0d02337695e867d1ead9f | e3eecfce5fc2258c95c3205d04d8e2ae8a9875f5 | /arbiter/arbiter-deeplearning4j/src/main/java/org/deeplearning4j/arbiter/layers/LSTMLayerSpace.java | 3776a9b3dfc01feb0afb7633894dd949b36ae68b | [
"Apache-2.0"
] | permissive | farizrahman4u/deeplearning4j | 585bdec78e7e8252ca63a0691102b15774e7a6dc | e0555358db5a55823ea1af78ae98a546ad64baab | refs/heads/master | 2021-06-28T19:20:38.204203 | 2019-10-02T10:16:12 | 2019-10-02T10:16:12 | 134,716,860 | 1 | 1 | Apache-2.0 | 2019-10-02T10:14:08 | 2018-05-24T13:08:06 | Java | UTF-8 | Java | false | false | 2,390 | java | /*-
*
* * Copyright 2016 Skymind,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
* *
* * ... | [
"blacka101@gmail.com"
] | blacka101@gmail.com |
0927783c909857df8f7801ab014af12ee8ba9a1c | 22cd93e41356dd5cad3929e8bbf5388306f444dd | /stream/stream-consumer/src/main/java/stream/consumer/listeners/StreamConsumer.java | ca75a608348cb94229b9b2e99bcf3cde826f8e7f | [
"Apache-2.0"
] | permissive | qinwenlong/messaging | 4c9a6b814ddeb88ef9dc728128f923b8d85ec320 | 47df2d734c4a47fef0a735aacb30c0c4cce285a6 | refs/heads/master | 2020-04-13T10:12:45.131582 | 2019-03-07T08:12:45 | 2019-03-07T08:12:45 | 163,133,421 | 0 | 0 | null | 2018-12-26T03:47:06 | 2018-12-26T03:47:06 | null | UTF-8 | Java | false | false | 1,227 | java | package stream.consumer.listeners;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.stream.annotation.EnableBinding;
import org.sp... | [
"josh@joshlong.com"
] | josh@joshlong.com |
c54629f40b4e915d3d45e4b8e68946b5682981ee | cc9b979c3c32a45d1031b1b9a100ed3234fbafcc | /app/src/main/java/com/bjjy/buildtalk/ui/discover/CourseListContract.java | b48131a35a233101c847f1422c8bb1f4713cda96 | [] | no_license | Power-Android/BuildTalk | 5e66f15d5300ac73e6abb0934831a0465b9f8a14 | 4bdb54cd6009da89eb014e03e6640b815ada74d6 | refs/heads/master | 2022-11-12T13:35:45.050616 | 2020-07-06T01:58:39 | 2020-07-06T01:58:39 | 183,206,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 491 | java | package com.bjjy.buildtalk.ui.discover;
import com.bjjy.buildtalk.base.presenter.IPresenter;
import com.bjjy.buildtalk.base.view.IView;
import com.bjjy.buildtalk.entity.CourseEntity;
/**
* @author power
* @date 2019/5/6 5:52 PM
* @project BuildTalk
* @description:
*/
public class CourseListContract {
interf... | [
"power_android@163.com"
] | power_android@163.com |
b1c64de6f5669c7f3747349ce16c939498600651 | e30f32cd85b5ee82c2a6239e4829cfd12d25dd7a | /src/test/java/com/lintips/inventario/domain/ProductoDataOnDemand.java | fc795a380f72e43b1c8e0bc1525dba3f1d025079 | [] | no_license | paucls/cucumber_rest_json | f016fa71ed0f5288fde31ad15da158b3a82103d5 | 991b4a0a3ed05f15925525bc93a950338cfcb4ea | refs/heads/master | 2020-12-24T15:49:18.042166 | 2012-12-13T17:27:29 | 2012-12-13T17:27:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 179 | java | package com.lintips.inventario.domain;
import org.springframework.roo.addon.dod.RooDataOnDemand;
@RooDataOnDemand(entity = Producto.class)
public class ProductoDataOnDemand {
}
| [
"paucls@gmail.com"
] | paucls@gmail.com |
cf08eeb72ff35111fe88e6c4b6784c303cf09518 | 0e0dae718251c31cbe9181ccabf01d2b791bc2c2 | /SCT2/tags/TAG_20110503_1020_PRE_XTEXT2.0_CHANGE/plugins/org.yakindu.sct.model.statechart/src/org/yakindu/model/sct/statechart/impl/PseudostateImpl.java | cd7f865586b3720c7c9858940a1bac3741ac42ec | [] | no_license | huybuidac20593/yakindu | 377fb9100d7db6f4bb33a3caa78776c4a4b03773 | 304fb02b9c166f340f521f5e4c41d970268f28e9 | refs/heads/master | 2021-05-29T14:46:43.225721 | 2015-05-28T11:54:07 | 2015-05-28T11:54:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,710 | java | /**
* Copyright (c) 2011 committers of YAKINDU and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
* Contr... | [
"a.muelder@googlemail.com"
] | a.muelder@googlemail.com |
b279ec4a1d6d1c8c4a16008572a6bb0ae57c0607 | 7016cec54fb7140fd93ed805514b74201f721ccd | /src/java/com/echothree/control/user/order/common/edit/OrderPriorityEdit.java | b0c56920054b83308a98f5a67e057d9245abe6ed | [
"MIT",
"Apache-1.1",
"Apache-2.0"
] | permissive | echothreellc/echothree | 62fa6e88ef6449406d3035de7642ed92ffb2831b | bfe6152b1a40075ec65af0880dda135350a50eaf | refs/heads/master | 2023-09-01T08:58:01.429249 | 2023-08-21T11:44:08 | 2023-08-21T11:44:08 | 154,900,256 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,213 | java | // --------------------------------------------------------------------------------
// Copyright 2002-2023 Echo Three, 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:/... | [
"rich@echothree.com"
] | rich@echothree.com |
8490bdf1963fe624728931445c3a03d3ef16b628 | 565d6d61c8003d5a4aee122034817d44e55b00ff | /spring-osgi-master/integration-tests/tests/src/test/java/org/springframework/osgi/iandt/syntheticEvents/ServiceListenerSyntheticEvents.java | 01edfaa34b4221fc636ae2c950e77207b2c96ef8 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | vinayv1208/Egiants_tasks | c56b3e8d38c75a594d3d094845e42b1bab983542 | 894e6cc0f95757e87218105c31926bd3cb1a74ab | refs/heads/master | 2023-01-09T21:10:09.690459 | 2019-09-22T13:11:39 | 2019-09-22T13:11:39 | 204,596,002 | 1 | 0 | null | 2022-12-31T02:49:54 | 2019-08-27T01:45:56 | Java | UTF-8 | Java | false | false | 7,110 | java | /*
* Copyright 2006-2009 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | [
"vinayv.2208@gmail.com"
] | vinayv.2208@gmail.com |
5b9c44ac908df10acf40681ef21de17f193ca77e | 139960e2d7d55e71c15e6a63acb6609e142a2ace | /mobile_app1/module971/src/main/java/module971packageJava0/Foo185.java | 7ab3a3c59b3cb2af4030c242cf58f612d2717984 | [
"Apache-2.0"
] | permissive | uber-common/android-build-eval | 448bfe141b6911ad8a99268378c75217d431766f | 7723bfd0b9b1056892cef1fef02314b435b086f2 | refs/heads/master | 2023-02-18T22:25:15.121902 | 2023-02-06T19:35:34 | 2023-02-06T19:35:34 | 294,831,672 | 83 | 7 | Apache-2.0 | 2021-09-24T08:55:30 | 2020-09-11T23:27:37 | Java | UTF-8 | Java | false | false | 391 | java | package module971packageJava0;
import java.lang.Integer;
public class Foo185 {
Integer int0;
Integer int1;
public void foo0() {
new module971packageJava0.Foo184().foo5();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public v... | [
"oliviern@uber.com"
] | oliviern@uber.com |
d0c2056e04a56d982772d4211952e009ea2929f1 | 6ef4869c6bc2ce2e77b422242e347819f6a5f665 | /devices/google/Pixel 2/29/QPP6.190730.005/src/framework/android/telephony/mbms/StreamingService.java | a59444f090264129d48fd9bebdad24d47a820aab | [] | no_license | hacking-android/frameworks | 40e40396bb2edacccabf8a920fa5722b021fb060 | 943f0b4d46f72532a419fb6171e40d1c93984c8e | refs/heads/master | 2020-07-03T19:32:28.876703 | 2019-08-13T03:31:06 | 2019-08-13T03:31:06 | 202,017,534 | 2 | 0 | null | 2019-08-13T03:33:19 | 2019-08-12T22:19:30 | Java | UTF-8 | Java | false | false | 4,322 | java | /*
* Decompiled with CFR 0.145.
*/
package android.telephony.mbms;
import android.net.Uri;
import android.os.RemoteException;
import android.telephony.MbmsStreamingSession;
import android.telephony.mbms.InternalStreamingServiceCallback;
import android.telephony.mbms.StreamingServiceInfo;
import android.telephony.mbm... | [
"me@paulo.costa.nom.br"
] | me@paulo.costa.nom.br |
a7002c24e3dcaaebdb0f56467827136f730e77d6 | 473fc28d466ddbe9758ca49c7d4fb42e7d82586e | /app/src/main/java/com/syd/source/aosp/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/accessory/AccessoryAttachmentHandler.java | f5e0fefd2e9ecf51de7d06eb3c49a096353bafc2 | [] | no_license | lz-purple/Source | a7788070623f2965a8caa3264778f48d17372bab | e2745b756317aac3c7a27a4c10bdfe0921a82a1c | refs/heads/master | 2020-12-23T17:03:12.412572 | 2020-01-31T01:54:37 | 2020-01-31T01:54:37 | 237,205,127 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,549 | java | /*
* Copyright (C) 2016 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... | [
"997530783@qq.com"
] | 997530783@qq.com |
eb9393e7cd4966e960cf2f12283a230f47c5d071 | 68bc0904cd1bbbd3efc61a0e99724cd4e4562124 | /core/src/main/java/org/renjin/primitives/matrix/MatrixBuilder.java | f71a74aaa26a9d5e9caf77a267823dff448dc5dd | [] | no_license | sz-alook/renjin | 4b2f4592eb2a85e31fe2ce861b6edf19f9f3a12e | 38ec731066d7058b654a4f0882fd16204571b275 | refs/heads/master | 2020-04-09T05:05:34.951836 | 2012-06-29T08:07:17 | 2012-06-29T08:07:17 | 4,981,931 | 0 | 2 | null | 2018-02-18T10:05:52 | 2012-07-10T23:26:32 | R | UTF-8 | Java | false | false | 489 | java | package org.renjin.primitives.matrix;
import java.util.Collection;
import org.renjin.sexp.StringVector;
import org.renjin.sexp.Vector;
public interface MatrixBuilder {
void setRowNames(Vector names);
void setRowNames(Collection<String> names);
void setColNames(StringVector names);
void setColNames(Collectio... | [
"alex@bedatadriven.com@b722d886-ae41-2056-5ac6-6db9963f4c99"
] | alex@bedatadriven.com@b722d886-ae41-2056-5ac6-6db9963f4c99 |
d89b814ca931c325cefa6d6e87ab9fd53b22a582 | 729cecd15f257fbde46fa3acd483670b7399a516 | /spring/src/main/java/com/spring/bean/PersonBean.java | b55c5d87d0a6ebd0a41fcbfe19a0db037494a898 | [
"MIT",
"BSD-2-Clause"
] | permissive | ksfzhaohui/blog | dcb0f573741edc159c45bbce057863078ac70255 | 9d6994f2d66f760c3dda507f08fcf2b2046814b8 | refs/heads/master | 2023-06-21T15:14:38.733445 | 2023-06-18T13:26:26 | 2023-06-18T13:26:26 | 140,855,650 | 107 | 47 | BSD-2-Clause | 2022-12-16T00:37:19 | 2018-07-13T14:18:27 | Java | UTF-8 | Java | false | false | 1,739 | java | package com.spring.bean;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.BeanFactoryAware;
import org.springframework.beans.factory.BeanNameAware;
import org.springframework.beans.factory.DisposableBean;
import org.springfr... | [
"ksfzhaohui@126.com"
] | ksfzhaohui@126.com |
00dc6770246f2b81765eb7e1e32edbccc41471f6 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_a39803494d92409b92af177a3a551c2cc11ec90f/QueryOperation/7_a39803494d92409b92af177a3a551c2cc11ec90f_QueryOperation_s.java | d50c700d14da2e3950cf899cbead5ae398ae3607 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 6,149 | java | /*
* Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved.
*
* 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... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
54d72ce7a883894278e4e5dc7053eb76f5cd2760 | b70b38b6443c5184c02c262c974c2c5ba0540782 | /Design_Patterns/Mediator/Sensor/Sensor.java | 842934f33cc398808cefb0f9001ed9762b606d49 | [] | no_license | bhavya104/Object-Oriented-Design-1 | faffe1dcab7c974f634dde00010b1d63df0838db | 37e33a305f9f7ef5cb7360251d7cd8c81188bded | refs/heads/master | 2022-01-19T17:44:09.161976 | 2018-08-23T11:15:38 | 2018-08-23T11:15:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 207 | java | package com.javacodegeeks.patterns.mediatorpattern;
public class Sensor {
public boolean checkTemperature(int temp){
System.out.println("Temperature reached "+temp+" *C");
return true;
}
}
| [
"chaklader@macs-MacBook-Pro.local"
] | chaklader@macs-MacBook-Pro.local |
b1b7fbdbb21dcefd9ea84d147b90c8c6337d61fd | fd066712bcbc2e9d3c51e7ca88e2f3db8d8db7db | /codding/src/main/java/net/neoremind/mycode/argorithm/leetcode/UniqueBinarySearchTreesII.java | 425ca6bfbf3bb045f8442289ad29c01b8ea4be77 | [] | no_license | DongZcC/coddding | ee88acb9d005b2743bf28fb90b134c3419036d27 | bb91b4582adbd5091e82d46002175a924559fd36 | refs/heads/master | 2022-10-17T12:00:03.510024 | 2022-10-11T01:15:38 | 2022-10-11T01:15:38 | 161,160,347 | 0 | 1 | null | 2018-12-10T10:53:35 | 2018-12-10T10:53:34 | null | UTF-8 | Java | false | false | 2,616 | java | package net.neoremind.mycode.argorithm.leetcode;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.assertThat;
import java.util.ArrayList;
import java.util.List;
import org.junit.Test;
import net.neoremind.mycode.argorithm.leetcode.support.TreeNode;
/**
* Given an integer n, generate all stru... | [
"notyetfish@hotmail.com"
] | notyetfish@hotmail.com |
5c5b0e0b4b76a52e3b99d6fc470a0bdef216f79d | 2122d24de66635b64ec2b46a7c3f6f664297edc4 | /dp/src/main/java/com/lee/dp/prototype/example1/OrderBusiness.java | a5dda00ba792419d663e12f0d698f13da1a64017 | [] | no_license | yiminyangguang520/Java-Learning | 8cfecc1b226ca905c4ee791300e9b025db40cc6a | 87ec6c09228f8ad3d154c96bd2a9e65c80fc4b25 | refs/heads/master | 2023-01-10T09:56:29.568765 | 2022-08-29T05:56:27 | 2022-08-29T05:56:27 | 92,575,777 | 5 | 1 | null | 2023-01-05T05:21:02 | 2017-05-27T06:16:40 | Java | UTF-8 | Java | false | false | 2,799 | java | package com.lee.dp.prototype.example1;
/**
* 处理订单的业务对象
*/
public class OrderBusiness {
/**
* 创建订单的方法
*
* @param order 订单的接口对象
*/
public void saveOrder(OrderApi order) {
//根据业务要求,当订单的预定的产品数量超过1000的时候,就需要把订单拆成两份订单
//当然如果要做好,这里的1000应该做成常量,这么做是为了演示简单
//1:判断当前的预定产品数量是否大于1000
while (order... | [
"litz-a@glodon.com"
] | litz-a@glodon.com |
a989ed6f7e1c863fb989e340746a129cc08c3d9b | f84d8e66c03a18eade89a98fdbb3c551a94084dd | /src/me/neznamy/tab/shared/packets/PacketPlayOutScoreboardTeam.java | 655599b728c32137e7615da56ba8744b8d1630d0 | [
"Apache-2.0"
] | permissive | Phyrone/TAB | 5e0af7b48f4ca8d37322df14844212517ef48b91 | 6e5ade52a49937bf15ce89fe3011b08d424f0043 | refs/heads/master | 2022-02-20T23:45:17.957791 | 2019-09-29T12:04:40 | 2019-09-29T12:04:40 | 212,518,247 | 1 | 0 | Apache-2.0 | 2019-10-03T07:13:59 | 2019-10-03T07:13:58 | null | UTF-8 | Java | false | false | 4,879 | java | package me.neznamy.tab.shared.packets;
import java.lang.reflect.Field;
import java.util.Collection;
import java.util.Collections;
import java.util.Map;
import me.neznamy.tab.platforms.bukkit.packets.method.MethodAPI;
import me.neznamy.tab.shared.Placeholders;
import me.neznamy.tab.shared.ProtocolVersion;
import me.ne... | [
"n.e.z.n.a.m.y@azet.sk"
] | n.e.z.n.a.m.y@azet.sk |
23b3988eaf408594e08c2709b9a3fdb3caca3b22 | 3629277eeb20b53b394fad18f0d5b2cf0c81858e | /common-orm/src/main/java/jef/database/meta/Reference.java | c733f5ed5b9ea4d3f5652e51c17451eb18960f96 | [
"Apache-2.0"
] | permissive | zhanglei/ef-orm | 6ccb479c23e2e212a4eccfbf1f8228d11ff62298 | 57b0af791c33ef56633318fdc2d60155835bf202 | refs/heads/master | 2021-01-16T22:51:26.273872 | 2015-08-15T04:51:02 | 2015-08-15T04:51:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,302 | java | /*
* JEF - Copyright 2009-2010 Jiyi (mr.jiyi@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 app... | [
"hzjiyi@gmail.com"
] | hzjiyi@gmail.com |
d2e0f6bf87164e8307b88b23e4a0cd4fa7c20c96 | 77c0c4a462091aa0f5f33ea2b4b8e1e772fab90f | /AcciMarket-temp/src-gen/ri-citibanamex/com/citi/insurance/catalogos/persistance/TitularcontratoByNombreSpecification.java | 84897ef3ef8a7a895635c8c741612196b7dd5526 | [] | 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 | 855 | java | package com.citi.insurance.catalogos.persistence;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Predicate;
import javax.persistence.criteria.Root;
import com.citi.insurance.catalogos.entity.Titularcontrato;
import com.citi.insuran... | [
"pbjavouam@gmail.com"
] | pbjavouam@gmail.com |
d6a7ae96b0caaa3ffbd2f2b797377d715b2d1ec9 | 0529524c95045b3232f6553d18a7fef5a059545e | /app/src/androidTest/java/TestCase_33020A2A591B70BEE7C7B4E0B6FAD20180D9C0D2A85BEA325B925C9979BA34F9_253132632.java | 9b1105c65969f09dd09943a0f7914e35e55b6deb | [] | no_license | sunxiaobiu/BasicUnitAndroidTest | 432aa3e10f6a1ef5d674f269db50e2f1faad2096 | fed24f163d21408ef88588b8eaf7ce60d1809931 | refs/heads/main | 2023-02-11T21:02:03.784493 | 2021-01-03T10:07:07 | 2021-01-03T10:07:07 | 322,577,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 600 | java | import android.os.PersistableBundle;
import androidx.test.runner.AndroidJUnit4;
import org.easymock.EasyMock;
import org.junit.Test;
import org.junit.runner.RunWith;
@RunWith(AndroidJUnit4.class)
public class TestCase_33020A2A591B70BEE7C7B4E0B6FAD20180D9C0D2A85BEA325B925C9979BA34F9_253132632 {
@Test
public void ... | [
"sunxiaobiu@gmail.com"
] | sunxiaobiu@gmail.com |
cd0ba87a23c4b11543b1d64f29d44db8e4ca0d54 | 50baf46a384bae0c291aee25428cb1b180a4ba5f | /java/j2ee/study-j2ee-jmx/src/main/java/com/heaven7/study/j2ee/jmx/HelloWorldAgent.java | d7ca446a345f9b6c0d8ef77d97ae425aa47631e5 | [
"Apache-2.0"
] | permissive | LightSun/research-institute | 9c84b5e6bb3005614cc923007ef436c621d33190 | 48eb3500a00b69bca78242fd648cc1f818b394b0 | refs/heads/master | 2021-05-15T00:24:18.066470 | 2019-09-07T07:35:29 | 2019-09-07T07:35:29 | 103,363,180 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,145 | java | package com.heaven7.study.j2ee.jmx;
import com.sun.jdmk.comm.HtmlAdaptorServer;
import java.io.IOException;
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
import javax.management.InstanceAlreadyExistsException;
import javax.management.MBeanRegistrationException;
import javax.ma... | [
"978136772@qq.com"
] | 978136772@qq.com |
10e23cc6539803108ae32be2add7287d4fbe4772 | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/no_seeding/56_jhandballmoves-visu.handball.moves.actions.PrintActualSequenzAction-1.0-6/visu/handball/moves/actions/PrintActualSequenzAction_ESTest_scaffolding.java | a92b4abb9e00142fab04f2b7925f1a514c9e8f4f | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,944 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Mon Oct 28 19:40:02 GMT 2019
*/
package visu.handball.moves.actions;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
123b2d2e90e9b40572097667bf90e919d3d024d5 | 5675f7d6d2ff8f7c10200e67eecaa03cfe451bed | /service/src/main/java/aaron/baseinfo/service/pojo/vo/SubjectVo.java | df780f5fec8f44f1a60fb9d2f841fb7bb8d53514 | [] | no_license | AaronX123/aaron-baseinfo | c490a37364fd28a38c4363ca7e12ceb0730a7e70 | 988ed279333e5e3e910884fafc78fb472bee3312 | refs/heads/master | 2021-02-13T02:26:40.075826 | 2020-05-28T02:31:22 | 2020-05-28T02:31:22 | 244,652,736 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,400 | java | package aaron.baseinfo.service.pojo.vo;
import aaron.baseinfo.service.pojo.model.SubjectAnswer;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.fasterxml.jackson.databind.ser.std.ToStringSerializer;
import javax.validation.Valid;
import javax.validation.constraints.NotBlank;
import javax.va... | [
"739243573@qq.com"
] | 739243573@qq.com |
718fa4c1c395ab478e20812ee951dff956e1db4d | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/digits/08c7ea4ac39aa6a5ab206393bb4412de9d2c365ecdda9c1b391be963c1811014ed23d2722d7433b8e8a95305eee314d39da4950f31e01f9147f90af91a5c433a/001/mutations/922/digits_08c7ea4a_001.java | 314082167d4e21ca42852b740dfbc161c5a13e53 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,703 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
e56e26eb4e7a426c83d3d8f1f14584eccb3d99c8 | 84de785f113a03a5e200218fa41711e67cd61b63 | /support/src/main/java/org/fourthline/cling/support/model/item/AudioItem.java | 8f6081702aa6fa503f2fb20387142deb030e2f6c | [] | no_license | bubbleguuum/cling | 3be10c3096334fce691a815c730935e73c654d97 | 28ee8b0fbbc0b71a73e383af530f6bb168b1f9f7 | refs/heads/master | 2021-01-18T08:24:29.950159 | 2013-10-26T13:02:46 | 2013-10-26T13:02:46 | 2,954,144 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,565 | java | /*
* Copyright (C) 2011 4th Line GmbH, Switzerland
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 2 of
* the License, or (at your option) any later version.
*
* ... | [
"cb@4thline.com"
] | cb@4thline.com |
1e865b5dcad5c56bc3abecffad3606b6b71aa8c3 | 7fdc7740a7b4958e26f4bdd0c67e2f33c9d032ab | /SpringBoot/spring-security-test/src/main/java/com/test/securtiy/component/ajax/AjaxLoginAuthenticationToken.java | a26eb96b0a5abf8a91be7765fe98b06a3c9de3ad | [] | no_license | lysjava1992/javabase | 9290464826d89c0415bb7c6084aa649de1496741 | 9d403aae8f20643fe1bf370cabcdd93164ea604b | refs/heads/master | 2023-06-22T02:25:21.573301 | 2021-12-12T03:35:36 | 2021-12-12T03:35:36 | 216,582,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,535 | java | package com.test.securtiy.component.ajax;
import org.springframework.security.authentication.AbstractAuthenticationToken;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.SpringSecurityCoreVersion;
import org.springframework.util.Assert;
import java.util.Colle... | [
"763644568@qq.com"
] | 763644568@qq.com |
399c6ffe058b4d336d8e989c0cfa30ca98709313 | 79162ace613282d02d30ced1869c4ecf92c2ff57 | /dao.mybatis.xnly/src/main/java/com/myweb/dao/impl/FrameWorkDaoImpl.java | f3f416c3773c86ff540ebf08b7854bf19704c154 | [] | no_license | wangyongst/backend | 93e96fffd867ecfd4caceeba540fd731f25f8306 | 5687ffec66b5493c59e550b16afc2535523b2f02 | refs/heads/master | 2021-09-11T23:36:39.685910 | 2018-04-13T04:00:27 | 2018-04-13T04:00:27 | 60,140,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,771 | java | package com.myweb.dao.impl;
import com.myweb.dao.FrameWorkDao;
import com.myweb.dao.mybatis.MyFrameWorkMapper;
import com.myweb.dao.mybatis.mapper.*;
import com.myweb.pojo.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repo... | [
"wangyongst@gmail.com"
] | wangyongst@gmail.com |
0cb08ef1822928259c2808b60905fe3eaa9bd063 | 408fa67e9d4a425f164da274ed7dd65e3ae155ca | /spring-boot/002-properties-value/src/test/java/com/git/hui/boot/test/PropertyPlaceHolderHelperTest.java | b381df452849cc7b0587c5994f85be04a99cc0b2 | [
"Apache-2.0"
] | permissive | liuyueyi/spring-boot-demo | c7d1c73135d998b366c793ab05ce5fed295cc32a | 8960892da18cc3aa3f32b131d6d524d13bbec6fa | refs/heads/master | 2023-08-30T22:52:04.738407 | 2023-08-16T14:50:02 | 2023-08-16T14:50:02 | 149,739,805 | 584 | 328 | Apache-2.0 | 2023-04-29T12:52:28 | 2018-09-21T09:14:27 | Java | UTF-8 | Java | false | false | 2,800 | java | package com.git.hui.boot.test;
import javafx.scene.control.TextFormatter;
import javafx.util.StringConverter;
import org.apache.commons.lang.text.ExtendedMessageFormat;
import org.junit.Test;
import org.slf4j.helpers.FormattingTuple;
import org.slf4j.helpers.MessageFormatter;
import org.springframework.boot.test.json.... | [
"bangzewu@126.com"
] | bangzewu@126.com |
213864850f8eb6c5b2e5fe1fc6b7f26a85c13d66 | 5e40ce227d5a952d862db650f5c1505032fa535f | /jackknife-av/src/main/java/com/lwh/jackknife/av/util/EffectUtils.java | ef3817acc983a0acbfe22156a905ceea910942e0 | [
"Apache-2.0"
] | permissive | wolfking0608/jackknife | d3095ecb5fae2d8d15947d6ccea11454ec993772 | 3423bf374360c6372920bc094f3327b8a6a7f62e | refs/heads/master | 2020-06-25T22:10:24.896433 | 2019-07-29T08:10:38 | 2019-07-29T08:10:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 983 | java | package com.lwh.jackknife.av.util;
public class EffectUtils {
/**
* 音效的类型:正常。
*/
public static final int MODE_NORMAL = 0x0;
/**
* 音效的类型:萝莉。
*/
public static final int MODE_LUOLI = 0x1;
/**
* 音效的类型:大叔。
*/
public static final int MODE_DASHU = 0x2;
/**
* ... | [
"924666990@qq.com"
] | 924666990@qq.com |
59bdf72d599e2a26f7c3bb126208ea2cda4952e2 | 407bb1881304b90d8403076365427f05a1a17d1b | /ml4j-nn-api/src/main/java/org/ml4j/nn/NeuralNetwork.java | 49fbff87148da8e9a988e09822d22692277b906f | [
"Apache-2.0"
] | permissive | ml4jarchive/ml4j-api | a00f59f184a5c5de3138a8a2af4e77779e64e40d | cbd2db2fcde5d6f9ea87d133eb2c57df8066a241 | refs/heads/master | 2023-05-07T22:19:01.370953 | 2020-02-20T12:54:07 | 2020-02-20T12:54:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | /*
* Copyright 2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | [
"michael@lavelle.name"
] | michael@lavelle.name |
bfdf3e7a44b4295ae80557f6fbf8e5fdad8828c8 | 23264a7b2651158a7e9866c2960abc36b6540aa4 | /src/main/java/com/liuyanzhao/forum/entity/Comment.java | c25881017820981a044998f6d5b2577928f322a1 | [] | no_license | hyydouble/codergroup | 91e57d2f2c042504bc94d7f518d72b36af55e961 | 1828a48496193d3ee23e8ad542cf1e9354cad4fc | refs/heads/master | 2022-11-12T07:05:51.222164 | 2020-07-13T03:42:25 | 2020-07-13T03:42:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,953 | java | package com.liuyanzhao.forum.entity;
import com.liuyanzhao.forum.util.DateUtil;
import lombok.Data;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import javax.validation.constraints.Pattern;
import javax.validation.constraints.Size;
import java.io.Serializable;
import java.sql.Time... | [
"847064370@qq.com"
] | 847064370@qq.com |
8bb07a4f2d39d896a35a58bcd356b443fd33fcd4 | b9852e928c537ce2e93aa7e378689e5214696ca5 | /hse-main-phone-app/src/main/java/com/hd/hse/main/phone/ui/activity/adapter/MyListViewAdapter.java | d5e716c13a4f76cf2498ab57669f23ad797038bb | [] | no_license | zhanshen1373/Hseuse | bc701c6de7fd88753caced249032f22d2ca39f32 | 110f9d1a8db37d5b0ea348069facab8699e251f1 | refs/heads/master | 2023-04-04T08:27:10.675691 | 2021-03-29T07:44:02 | 2021-03-29T07:44:02 | 352,548,680 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,452 | java | package com.hd.hse.main.phone.ui.activity.adapter;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.hd.hse.main.phone.R;
import java.util.List;
/**
* Created by dubojian on 2017/10/16.
*/
public ... | [
"dubojian@ushayden.com"
] | dubojian@ushayden.com |
991015aace462c45bfc9ca9d2c7bd595ca400016 | 0606cf494e12067367580095addd4ebf6281a53a | /app/src/main/java/com/ace/member/start/StartActivity.java | 9656fdac1f192e27382ed3c6421ab3c7999ee602 | [] | no_license | kothsada/ace_member_android | d870d4a32e4e1cb669ee95f33fd0df0f4c60629c | f256216f8e5c49d2b00db0a39eecab6ed68a3257 | refs/heads/master | 2022-04-18T16:20:07.548800 | 2020-04-18T16:07:05 | 2020-04-18T16:07:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,431 | java | package com.ace.member.start;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.FragmentTransaction;
import android.view.View;
import android.widget.TextView;
import com.... | [
"771613512@qq.com"
] | 771613512@qq.com |
c79ce926cc81cb5cd3822887ddea26220d38a6bf | a10543f3d7106dc324c4f4d8ed032a8a416ab895 | /src/main/java/com/alibaba/sdk/android/dpa/util/DpaReschedulableTimer.java | 2aad8e8138cbeb4ec6225b8d2266ba4555419762 | [] | no_license | whywuzeng/jingmgouproject | 32bfa45339700419842df772b91a2c178dcf0e23 | 0a6d1b9d33f7dca653f199181446b2a2ba8a07a4 | refs/heads/master | 2022-07-15T21:32:28.100332 | 2022-06-24T10:12:28 | 2022-06-24T10:12:28 | 81,888,796 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | package com.alibaba.sdk.android.dpa.util;
import java.util.Timer;
import java.util.TimerTask;
public class DpaReschedulableTimer extends Timer
{
private Runnable task;
private Timer timer = new Timer();
private TimerTask timerTask;
public void reschedule(long paramLong)
{
this.timerTask.cancel();
t... | [
"jiushiqiangone@sina.com"
] | jiushiqiangone@sina.com |
0eb9bc5f0229aa5da3f0ab89fa7aba89d680476c | d2eee6e9a3ad0b3fd2899c3d1cf94778615b10cb | /PROMISE/archives/synapse/1.2/org/apache/synapse/mediators/annotations/Execute.java | 66497f2551d19b3a7e4b9d52b982f51444abc37f | [] | no_license | hvdthong/DEFECT_PREDICTION | 78b8e98c0be3db86ffaed432722b0b8c61523ab2 | 76a61c69be0e2082faa3f19efd76a99f56a32858 | refs/heads/master | 2021-01-20T05:19:00.927723 | 2018-07-10T03:38:14 | 2018-07-10T03:38:14 | 89,766,606 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package org.apache.synapse.mediators.annotations;
import static java.lang.annotation.ElementType.METHOD;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
@Target({METHOD})
@Retention(RUNTIME)
public @interface Execute {
}
| [
"hvdthong@github.com"
] | hvdthong@github.com |
1a891245d8b261389d45bfc46a8e98cf6dbd8c58 | c5d44808c7f58b4eb621e8ef9105a201d08be44a | /projects/repository/source/java/org/alfresco/repo/forum/CommentServiceImpl.java | 07fa8bedbc880e2a8b122cecbc2fbcbdc28f3c76 | [] | no_license | poenneby/gigfork | eacf3218067f7bcb7a49401d25e1c2a7811353c1 | 109a1f01a5de710a37d499157cf1353d5ccc00c2 | refs/heads/master | 2020-12-24T13:21:54.169796 | 2012-04-16T14:52:53 | 2012-04-16T14:52:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,677 | java | /*
* Copyright (C) 2005-2011 Alfresco Software Limited.
*
* This file is part of Alfresco
*
* Alfresco is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at y... | [
"me@gigfork.com"
] | me@gigfork.com |
2c0028de317b44ba98c646ecb652fc6f1c91b2f1 | ff6ce43c01e5db344fb4dd77821af379925b4be8 | /src/main/java/com/PatientModule/PatientModule/Aop/TrackExecutionTime.java | 578fa889e899d827fe46c07696defa8d4e080e92 | [] | no_license | DineshJayaprakash/PatientModule | 3eaf14d1a26210193677fb68aeb1b04d71b5a2ed | 18b82dbe68c4a193fe1e4f93175eeec182cc0b2f | refs/heads/master | 2023-02-16T20:39:01.876062 | 2021-01-11T05:57:13 | 2021-01-11T05:57:13 | 328,563,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 498 | java | package com.PatientModule.PatientModule.Aop;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* TrackExecutionTime
*
* @created By Dinesh J
* @CreatedDate : 09/12
* @description used to track the... | [
"="
] | = |
d03b0bd3f3a5c44304a832c478db911b028312a4 | 89547c6b85ef9dfad2e09f4c9af2e0a1ba9330d4 | /iam-login-service/src/main/java/it/infn/mw/iam/authn/x509/IamX509PreauthenticationProcessingFilter.java | 0bbda35cbe0ba9df4aa5c83958859b8265dd5248 | [
"Apache-2.0"
] | permissive | indigo-iam/iam | dbb521ce3134c3f8f1e5ad14d9d1826f6c57fd88 | 59ce2cefc517e4b7a50ff33dbbe050f8286dd1db | refs/heads/master | 2023-09-01T11:56:18.433093 | 2023-06-08T12:15:33 | 2023-06-08T12:15:33 | 53,593,420 | 95 | 48 | NOASSERTION | 2023-09-14T13:56:38 | 2016-03-10T15:02:53 | Java | UTF-8 | Java | false | false | 4,770 | java | /**
* Copyright (c) Istituto Nazionale di Fisica Nucleare (INFN). 2016-2021
*
* 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
*
* Unl... | [
"andrea.ceccanti@gmail.com"
] | andrea.ceccanti@gmail.com |
5e56444b26067f09279510ac278b4d07cba4cd3a | a901abdca092650e0eb277f04c988200796b1d7d | /aart-main/aart-web/src/main/java/edu/ku/cete/report/model/OrganizationManagementAuditDao.java | 54e639e500b2e39b8c5c4196db382a787c5d2d51 | [] | no_license | krishnamohankaruturi/secret | 5acafbde49b9fa9e24f89534d14e7b01f863f775 | 4da83d113d3620d4c2c84002fecbe4bdd759c1a2 | refs/heads/master | 2022-03-24T22:09:41.325033 | 2019-11-15T12:14:07 | 2019-11-15T12:14:07 | 219,771,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package edu.ku.cete.report.model;
import java.sql.Timestamp;
import java.util.Date;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Param;
import edu.ku.cete.report.domain.OrganizationManagementAudit;
public interface OrganizationManagementAuditDao {
void insertManagementAudit(Org... | [
"Venkatakrishna.k@CTL.local"
] | Venkatakrishna.k@CTL.local |
b5f8793d530bca697c4e46cfc12fa76beb8555e8 | 9a7ec216a1deeab63e5bf293381d06cf25419251 | /batch13022014/core/new/InstanceFactoryMethod/src/com/ifm/test/IFMTest.java | 0ab02c0d728c66cc7c3416cfa0aa515a043b4b5c | [] | no_license | Mallikarjun0535/Spring | 63b2fb705af3477402639557dbda1378fe20b538 | 041f538c7ae2eca113df7cb9277e438ec6221c08 | refs/heads/master | 2020-06-04T00:22:21.910592 | 2019-06-20T19:18:09 | 2019-06-20T19:18:09 | 191,792,835 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 542 | java | package com.ifm.test;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.xml.XmlBeanFactory;
import org.springframework.core.io.ClassPathResource;
import com.ifm.beans.GoogleMapRenderer;
public class IFMTest {
public static void main(String[] args) {
BeanFactory factory... | [
"mallik.mitta@outlook.com"
] | mallik.mitta@outlook.com |
36e4ccaeea5735ae016f846a11468796a2b267ab | 21bcd1da03415fec0a4f3fa7287f250df1d14051 | /sources/p195e/p196a/p199x0/p463g/C13707s.java | bb85519b05bbc608f95181df72ac7dd26d31f900 | [] | no_license | lestseeandtest/Delivery | 9a5cc96bd6bd2316a535271ec9ca3865080c3ec8 | bc3fae8f30804a2520e6699df92c2e6a4a0a7cfc | refs/heads/master | 2022-04-24T12:14:22.396398 | 2020-04-25T21:50:29 | 2020-04-25T21:50:29 | 258,875,870 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,170 | java | package p195e.p196a.p199x0.p463g;
import java.util.concurrent.PriorityBlockingQueue;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
import p195e.p196a.C12282j0;
import p195e.p196a.C12282j0.C12285c;
import p195e.p196a.p198t0.C5937f;
import p195e.p196a.p199x0.p450a.C12348e;
impor... | [
"zsolimana@uaedomain.local"
] | zsolimana@uaedomain.local |
065940c8fad629312eb0fefddcfdd471b751a553 | 18d44967684db4763b18edc4744b7acef6c5ecf7 | /src/main/java/net/andreinc/jbvext/annotations/misc/validators/OneOfStringsValidator.java | 440f964d93e85558a641a2307e451c091b498a3b | [
"Apache-2.0"
] | permissive | fulj/java-bean-validation-extension | e5891286de6b08d8ce6bd41e2fe33babe911d169 | a72417329f76dc888b6d65d8611c5e2fe4fab66c | refs/heads/master | 2020-09-21T15:28:25.610420 | 2019-11-29T10:33:47 | 2019-11-29T10:33:47 | 224,831,398 | 0 | 0 | Apache-2.0 | 2019-11-29T10:25:30 | 2019-11-29T10:25:29 | null | UTF-8 | Java | false | false | 486 | java | package net.andreinc.jbvext.annotations.misc.validators;
import net.andreinc.jbvext.annotations.misc.OneOfStrings;
import org.apache.commons.lang3.StringUtils;
import javax.validation.ConstraintValidatorContext;
public class OneOfStringsValidator extends OneOfValidator<OneOfStrings, String> {
@Override
publ... | [
"andreinicolinciobanu@deloitte.co.uk"
] | andreinicolinciobanu@deloitte.co.uk |
40ed2a313a6d570cef92fdf395fca39704ff1256 | 3bb9e1a187cb72e2620a40aa208bf94e5cee46f5 | /mobile_catalog/src/ong/eu/soon/mobile/client/model/PossibleValue.java | 113c0ce5c0e588308543aa94a69bbe24478e0cb8 | [] | no_license | eusoon/Mobile-Catalog | 2e6f766864ea25f659f87548559502358ac5466c | 869d7588447117b751fcd1387cd84be0bd66ef26 | refs/heads/master | 2021-01-22T23:49:12.717052 | 2013-12-10T08:22:20 | 2013-12-10T08:22:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,786 | java | /*
This file is part of Cyclos (www.cyclos.org).
A project of the Social Trade Organisation (www.socialtrade.org).
Cyclos 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 2 of th... | [
"eusoon@gmail.com"
] | eusoon@gmail.com |
5ac36e1223e465c23f1056bc309bdee26e54212a | b4b62c5c77ec817db61820ccc2fee348d1d7acc5 | /src/main/java/com/alipay/api/domain/AlipayCreditAutofinanceVidGetModel.java | 18ee55469455bcf065899430efc430a32f1e71a3 | [
"Apache-2.0"
] | permissive | zhangpo/alipay-sdk-java-all | 13f79e34d5f030ac2f4367a93e879e0e60f335f7 | e69305d18fce0cc01d03ca52389f461527b25865 | refs/heads/master | 2022-11-04T20:47:21.777559 | 2020-06-15T08:31:02 | 2020-06-15T08:31:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,039 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 获取汽车金融核身使用的ID
*
* @author auto create
* @since 1.0, 2016-10-17 16:44:36
*/
public class AlipayCreditAutofinanceVidGetModel extends AlipayObject {
private static final long seri... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
387ffd3b0d0160f5a54656cfe4ce88c7b867fd73 | e7e497b20442a4220296dea1550091a457df5a38 | /main_project/socialgraph/friendsoffriends/src/main/java/com/renren/datamining/friendsoffriends/ReadFoFTableOneToAll.java | 5badabfad77ff0dc0ef74b0ff37a29ba93463d67 | [] | no_license | gunner14/old_rr_code | cf17a2dedf8dfcdcf441d49139adaadc770c0eea | bb047dc88fa7243ded61d840af0f8bad22d68dee | refs/heads/master | 2021-01-17T18:23:28.154228 | 2013-12-02T23:45:33 | 2013-12-02T23:45:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,453 | java | /**************************************************************************************************
* Developer: Xiongjunwu
* Email: junwu.xiong@renren-inc.com
* Function: Write model final ranking values to fof table in HBase
* Date: 2012-07-02
************************************************************... | [
"liyong19861014@gmail.com"
] | liyong19861014@gmail.com |
63adbf592d0baf479485021e9e6bbe8b0fec800c | ed3240a7cbf90ec71bb2c3e4c0d0c7dfe50b308d | /Swing56-ModalDialogs/src/main/java/com/jin/gui/ProgressDialog.java | 3ef9634361eb4ecc2db19c84fc6dcfeed7db2c16 | [] | 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 | 311 | java | package com.jin.gui;
import java.awt.*;
import javax.swing.*;
public class ProgressDialog extends JDialog {
public ProgressDialog(Window parent) {
super(parent, "Messages Downloading...", ModalityType.APPLICATION_MODAL);
setLocationRelativeTo(parent);
setSize(400, 200);
}
}
| [
"flyterren@163.com"
] | flyterren@163.com |
07588ca7462958c5a90639398aaab5033856f5c9 | 74630cd0589b55dfd7e4de97ed456ae2547caeaa | /ArtOfEncryptionAndDecryption/src/main/java/ch9/s3/RSACoder.java | 301bfc06382535912f7d74676b295324d0f3c230 | [] | no_license | xiaozhiliaoo/java-security-practice | e794098a9f6e77ac49113cd9ed1754588aa690be | 684ed306b83cb75f6497218eb03321d351786ea3 | refs/heads/master | 2023-04-30T16:51:09.228209 | 2021-05-11T12:40:33 | 2021-05-11T12:40:33 | 297,676,684 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,805 | java | /**
* 2008-6-11
*/
package ch9.s3;
import java.security.*;
import java.security.interfaces.RSAPrivateKey;
import java.security.interfaces.RSAPublicKey;
import java.security.spec.PKCS8EncodedKeySpec;
import java.security.spec.X509EncodedKeySpec;
import java.util.HashMap;
import java.util.Map;
/**
* RSA安全编码组件
*
*... | [
"xiaozhiliaoo@gmail.com"
] | xiaozhiliaoo@gmail.com |
75a570fe18c96b8fe6fe286c79bcaa5029c2d5c4 | 06e34596185c90f3c1cce7cbca5cfb4f2594782c | /xgen4j/src/test-gen/java/com/rodrigodev/xgen4j/test/message/descriptionWithCustomObjectThatGeneratesTheMessageCanBeUsed_inheritedImplementation/Information.java | 8d7fd158d2ff7894c58bb6ae507ce010c67341a9 | [
"MIT"
] | permissive | RodrigoQuesadaDev/XGen4J | 3e45593c1de9f842b2e2de682bec6b59c34d5ab7 | 8d7791494521f54cbf8d89b5e12001e295cff3f4 | refs/heads/master | 2021-01-21T05:00:42.559899 | 2015-07-28T10:11:13 | 2015-07-28T10:11:13 | 39,287,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,365 | java | package com.rodrigodev.xgen4j.test.message.descriptionWithCustomObjectThatGeneratesTheMessageCanBeUsed_inheritedImplementation;
import com.rodrigodev.xgen4j.test.message.descriptionWithCustomObjectThatGeneratesTheMessageCanBeUsed_inheritedImplementation.ErrorInfo.CustomMessageGeneratorErrorDescription;
import com.rodr... | [
"rodrigoquesada@gmail.com"
] | rodrigoquesada@gmail.com |
7df77d022e38aace2ce70094b030c1a55640be99 | 0d8eb76ba339a581a5db235780edbd49355f7fc4 | /src/Unit8/InstructionExamples/ArrayStats.java | 39ded37758e9b044c3d68c6ad7800792df8f3807 | [] | no_license | INeedAUniqueUsername/AP-Computer-Science-A | cfb6630f9cba9cc5b887f37db176483ae4868c7e | 45937a15125b4b10b14bb0f6789e8adee6a5ee6f | refs/heads/master | 2020-12-30T22:43:53.954433 | 2017-11-28T19:29:27 | 2017-11-28T19:29:27 | 80,654,507 | 0 | 0 | null | 2017-04-29T05:27:32 | 2017-02-01T19:16:45 | HTML | WINDOWS-1252 | Java | false | false | 769 | java | package Unit8.InstructionExamples;
//© A+ Computer Science - www.apluscompsci.com
//Name -
//Date -
//Class -
//Lab -
import static java.lang.System.*;
import java.util.Arrays;
import java.util.Scanner;
public class ArrayStats
{
//instance variable
private int[] nums;
//constructor
public ArrayStats(int[] n)... | [
"alexiscomical445@gmail.com"
] | alexiscomical445@gmail.com |
21718f825caeeb364474a5501cab078a4afda789 | 88c02d49d669c7637bbca9fd1f570cc7292f484f | /AndroidJniGenerate/GetJniCode/xwebruntime_javacode/org/chromium/webauth/mojom/PublicKeyCredentialType.java | afea99f7baf98dbbdb49d6aace7c28d35528b086 | [] | no_license | ghost461/AndroidMisc | 1af360cf36ae212a81814f9a4057884290dbe12e | dfa4c9115c0198755c9ff6c5e5c9ea3b56c9daff | refs/heads/master | 2020-09-07T19:17:00.028887 | 2019-11-11T02:55:33 | 2019-11-11T02:55:33 | 220,887,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 645 | java | package org.chromium.webauth.mojom;
import org.chromium.mojo.bindings.DeserializationException;
public final class PublicKeyCredentialType {
private static final boolean IS_EXTENSIBLE = false;
public static final int PUBLIC_KEY;
private PublicKeyCredentialType() {
super();
}
public stati... | [
"lingmilch@sina.com"
] | lingmilch@sina.com |
092e5b6cee7afe8b48a35ab30d6f79fc122d89d2 | e9d1b2db15b3ae752d61ea120185093d57381f73 | /mytcuml-src/src/java/components/xmi_writer_diagram_interchange_plugin/trunk/src/java/tests/com/topcoder/xmi/writer/transformers/diagram/failuretests/PropertyTransformerFailureTests.java | b2311064fc0c1b1c113c21f7696170be0905787b | [] | no_license | kinfkong/mytcuml | 9c65804d511ad997e0c4ba3004e7b831bf590757 | 0786c55945510e0004ff886ff01f7d714d7853ab | refs/heads/master | 2020-06-04T21:34:05.260363 | 2014-10-21T02:31:16 | 2014-10-21T02:31:16 | 25,495,964 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 831 | java | /*
* Copyright (C) 2006 TopCoder Inc., All Rights Reserved.
*/
package com.topcoder.xmi.writer.transformers.diagram.failuretests;
import com.topcoder.diagraminterchange.Property;
import com.topcoder.xmi.writer.transformers.diagram.elementtransformers.PropertyTransformer;
/**
* <p>
* Failure tests for class Prop... | [
"kinfkong@126.com"
] | kinfkong@126.com |
dc2416110a1a442f0e7b5be7ae889f94df235391 | 99c63774ee82050778dedc04ee91e7e22357f265 | /src/GTKEncapsulate/OOTextView.java | 9e4e8b0b9fd6f83608e9b964d66ed87ac1d3b96c | [] | no_license | jueqingsizhe66/TestGtk | f1746e5898cde9033601cea8a956f3d18c6eadf1 | 09c1625b26df3726b95cf51856c644436e651dab | refs/heads/master | 2021-01-23T16:43:29.454239 | 2015-03-25T01:49:17 | 2015-03-25T01:49:17 | 29,845,235 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,997 | java |
package GTKEncapsulate;
import com.rupeng.gtk4j.GTK;
/**
* @author 叶昭良
* @time 2015年2月4日下午11:08:44
* @version GTKEncapsulateOOTextView V1.0
*/
public class OOTextView extends OOContainer
{
public OOTextView()
{
//new OOWidget().setId(GTK.gtk_text_view_new()); 方法只能是对象进行调用,除了静态方法
/... | [
"zhaoturkkey@163.com"
] | zhaoturkkey@163.com |
a0f257341d190f34168192ccc665a519f6e2f871 | bf4c38f33e9352d9fae0f1581862677af21ab5ca | /IoT2/fr.inria.diverse.iot2.model/src/iot2/impl/SystemImpl.java | 0373d621805e7b21750fe01966aa9e8c72fa8bf3 | [] | no_license | diverse-project/melange-examples | c0a2b7ecb0659a22e21e1c18202b3682579c7ffa | f6b809429a625104f68f0d8321dd10861de724bf | refs/heads/master | 2021-01-19T06:29:01.262950 | 2017-06-28T13:09:43 | 2017-06-28T13:09:43 | 95,668,567 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,118 | java | /**
*/
package iot2.impl;
import iot2.Board;
import iot2.HWComponent;
import iot2.Iot2Package;
import iot2.Sketch;
import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.common.util.EList;
import org.eclipse.em... | [
"degueule@cwi.nl"
] | degueule@cwi.nl |
e369e67bce871eaac9ffec60bec2ae746e0f4043 | c3bb807d1c1087254726c4cd249e05b8ed595aaa | /src/oc/whfb/units/vf/VFBanner.java | e9a02bdd0efd4fcc20edaa931a26f65fc49b5b6f | [] | no_license | spacecooky/OnlineCodex30k | f550ddabcbe6beec18f02b3e53415ed5c774d92f | db6b38329b2046199f6bbe0f83a74ad72367bd8d | refs/heads/master | 2020-12-31T07:19:49.457242 | 2014-05-04T14:23:19 | 2014-05-04T14:23:19 | 55,958,944 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,510 | java | package oc.whfb.units.vf;
import oc.BuildaHQ;
import oc.CommonMagicItems;
import oc.OptionsGruppeEintrag;
import oc.OptionsUpgradeGruppeUnique;
import oc.RuestkammerVater;
public class VFBanner extends RuestkammerVater {
OptionsUpgradeGruppeUnique o1;
int maxCosts = 25;
boolean isAST = false;
public VFBanner(... | [
"spacecooky@b551ab73-3a01-0010-9fae-47f737f7a8aa"
] | spacecooky@b551ab73-3a01-0010-9fae-47f737f7a8aa |
b22fce12be341699e1b96a55d7e67a885840bb0b | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /media/midi/java/src/org/chromium/midi/MidiInputPortAndroid.java | f866c51e24d083ac4f563be3d3f4a3a1eb7b39d0 | [
"BSD-3-Clause"
] | permissive | Samsung/Castanets | 240d9338e097b75b3f669604315b06f7cf129d64 | 4896f732fc747dfdcfcbac3d442f2d2d42df264a | refs/heads/castanets_76_dev | 2023-08-31T09:01:04.744346 | 2021-07-30T04:56:25 | 2021-08-11T05:45:21 | 125,484,161 | 58 | 49 | BSD-3-Clause | 2022-10-16T19:31:26 | 2018-03-16T08:07:37 | null | UTF-8 | Java | false | false | 3,062 | java | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.midi;
import android.annotation.TargetApi;
import android.media.midi.MidiDevice;
import android.media.midi.MidiOutputPort;
import an... | [
"sunny.nam@samsung.com"
] | sunny.nam@samsung.com |
89238e183a9a1fb2434782ac8e2bfb792e41ea53 | d122ee87845d3814e9547c53cc9f9ed820b01bf9 | /src/main/java/krasa/mavenhelper/action/OpenTerminalAction.java | c26f90012675091a42da4d3eccfad891a1b16775 | [
"Apache-2.0"
] | permissive | lxk696/MavenHelper | e6613471a606c94e6c2a0682afa3ea95b5cf47ae | b6ccd84cd6070e0eb2d77be0197f043499ba8366 | refs/heads/master | 2023-03-28T00:36:25.368016 | 2021-03-25T16:40:58 | 2021-03-25T16:40:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,716 | java | package krasa.mavenhelper.action;
import com.intellij.ide.plugins.IdeaPluginDescriptor;
import com.intellij.ide.plugins.PluginManager;
import com.intellij.openapi.actionSystem.AnAction;
import com.intellij.openapi.actionSystem.AnActionEvent;
import com.intellij.openapi.actionSystem.Presentation;
import com.intellij.op... | [
"vojta.krasa@gmail.com"
] | vojta.krasa@gmail.com |
b7e2435aa055c00fd57a4172c5ed11b98c542761 | 3dbd673dfb183fda78d5909f3e0b0eea0ab329e4 | /MiscSecurity/SigDump/app/src/main/java/com/commonsware/android/signature/dump/SignatureFragment.java | 980ca15d872f15a4655eae0bcf9e43a1ea825afb | [
"Apache-2.0"
] | permissive | LT5505/cw-omnibus | 32e5425d47ee822f09e00d8548a450111d7a970d | 0d76c6ac659a54f1ea0c7b28c15c1261c6e652c9 | refs/heads/master | 2021-04-29T08:13:48.829179 | 2016-12-24T14:07:35 | 2016-12-24T14:07:35 | 77,652,362 | 1 | 0 | null | 2016-12-30T02:00:53 | 2016-12-30T02:00:53 | null | UTF-8 | Java | false | false | 2,502 | java | /***
Copyright (c) 2013 CommonsWare, 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 to in writin... | [
"mmurphy@commonsware.com"
] | mmurphy@commonsware.com |
8ad72bf4dc6b53b1b4eeee5e29f05430f7821825 | 62a18caaf370a9d161058a622a359321425b7033 | /src/farruh/edu/jumbocs/stackqueuedequeue/deque/Deque.java | aacf86dd47d4a16e3b86ac6f245bcdc5a46d7941 | [] | no_license | farruhha/jumbocs | 01e69b04a5ecc93388e28eef3d55bb4ab6b965e1 | 2a2731746bddc738adfbff78acecc08bc6a90f68 | refs/heads/master | 2021-09-12T04:50:32.950433 | 2018-04-14T15:39:31 | 2018-04-14T15:39:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | package farruh.edu.jumbocs.stackqueuedequeue.deque;
public interface Deque<E> {
int size();
boolean isEmpty();
E first();
E last();
void addFirst(E e);
void addLast(E e);
E removeFirst();
E removeLast();
}
| [
"germany-2013@mail.ru"
] | germany-2013@mail.ru |
fbd8e7473e3e4d4567eaf4209f08eb02fb6e9e83 | 58df55b0daff8c1892c00369f02bf4bf41804576 | /src/bnk.java | 9f1e60e25fac2ace508bb27f42355154777b4906 | [] | no_license | gafesinremedio/com.google.android.gm | 0b0689f869a2a1161535b19c77b4b520af295174 | 278118754ea2a262fd3b5960ef9780c658b1ce7b | refs/heads/master | 2020-05-04T15:52:52.660697 | 2016-07-21T03:39:17 | 2016-07-21T03:39:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,567 | java | import com.android.ex.photo.views.PhotoView;
public final class bnk
implements Runnable
{
public boolean a;
private final PhotoView b;
private float c;
private float d;
private boolean e;
private float f;
private float g;
private float h;
private long i;
private boolean j;
public bnk(PhotoVi... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
0e76d5cce348f390f9a44991264e9aec76739586 | 3395c15ec3e3e671b211db151dd422e89e5c995a | /jalorx-services/service-i18n/src/main/java/io/jalorx/i18n/service/I18NService.java | 0795d2872ebd0ade54ad17fbb8e1de522c37b353 | [] | no_license | wangscript007/jalorx | 15e0f4d776d58280e86be98414663b9765be1d0c | e5a6e5b5ec4cf2e7d408bdba1c50b55971c6b079 | refs/heads/main | 2023-08-10T18:03:07.898660 | 2021-09-08T00:26:15 | 2021-09-08T00:26:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 507 | java | package io.jalorx.i18n.service;
import java.util.List;
import javax.transaction.Transactional;
import io.jalorx.boot.Pair;
import io.jalorx.boot.service.BaseService;
import io.jalorx.i18n.entity.I18N;
import io.micronaut.transaction.annotation.ReadOnly;
/**
* 国际化Service.
*
* @author Bruce
*/
@Transactional()
... | [
"chenjpu@gmail.com"
] | chenjpu@gmail.com |
1cdad04c41c1665560c162406f1d7bb9f5b2b760 | 2bc2eadc9b0f70d6d1286ef474902466988a880f | /tags/mule-2.0.0-M2/transports/xfire/src/test/java/org/mule/providers/soap/xfire/testmodels/XFireComplexTypeService.java | da5b2429cc0a0ca4caba8009f1cef1496405905d | [] | no_license | OrgSmells/codehaus-mule-git | 085434a4b7781a5def2b9b4e37396081eaeba394 | f8584627c7acb13efdf3276396015439ea6a0721 | refs/heads/master | 2022-12-24T07:33:30.190368 | 2020-02-27T19:10:29 | 2020-02-27T19:10:29 | 243,593,543 | 0 | 0 | null | 2022-12-15T23:30:00 | 2020-02-27T18:56:48 | null | UTF-8 | Java | false | false | 602 | java | /*
* $Id$
* --------------------------------------------------------------------------------------
* Copyright (c) MuleSource, Inc. All rights reserved. http://www.mulesource.com
*
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this... | [
"tcarlson@bf997673-6b11-0410-b953-e057580c5b09"
] | tcarlson@bf997673-6b11-0410-b953-e057580c5b09 |
a60b261b0e2fd0cb2af10a2047bbee8adcf6adec | 00e51f2de904cd91f1154b28b2f415488d93916c | /src/leet/_301_350/_349_Intersection_of_two_arrays.java | 0a03a978120ff1007774adf89bc55cd6faf11d7e | [] | no_license | LiFangCoding/Leet | 1701d8ba44278980eb2c4d758cb3e8cc53e1abef | fe4a31d7ddc9523dba5c0eb9857a2ddc05534bbe | refs/heads/master | 2021-06-16T15:41:20.443028 | 2021-04-14T13:12:39 | 2021-04-14T13:12:39 | 189,739,892 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,358 | java | package leet._301_350;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
/**
* Given two arrays, write a function to compute their intersection.
* <p>
* Example 1:
* <p>
* Input: nums1 = [1,2,2,1], nums2 = [2,2]
* Output: [2]
* Example 2:
* <p>
* Input: nums1 ... | [
"fanglihust@gmail.com"
] | fanglihust@gmail.com |
2fe20dfe567f197310d19dd2fa707dd39c9b1954 | 9eb88736f632b25d2908106d56c415a69e8b72cf | /bibsonomy/bibsonomy-recommender/src/main/java/org/bibsonomy/recommender/tags/AbstractTagRecommender.java | f9a97e14b6877b72ff542d9e99126ea0c8c13da5 | [] | no_license | jppazmin/bibsonomy-social | 8aabcc77d4f5f75f31b0dfb1112968ab62598941 | 09766fe30744dfbe226b4d8a2f6dc5849920b41a | refs/heads/master | 2016-08-02T21:09:20.835596 | 2013-06-18T05:03:34 | 2013-06-18T05:03:34 | 10,136,522 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,405 | java | /**
*
* BibSonomy-Recommender - Various methods to provide recommendations for BibSonomy
*
* Copyright (C) 2006 - 2011 Knowledge & Data Engineering Group,
* University of Kassel, Germany
* http://www.kde.cs.uni-kassel.de/
*
* This program is free software... | [
"juanpablotec4@gmail.com"
] | juanpablotec4@gmail.com |
ede65b11724d72dc31757f8f1800d84c23fd63f9 | df1bd8592db706162c19e494e6b8dd49a39e558f | /Lecture 3 - Code Examples/src/lesson03/classes/CarDemo.java | 4e3aa73592c872329acf8d28c7e5f02f9533b022 | [] | no_license | georgepetrof/CourseAutomationPragmatic18 | 5f0c0b56aff3133b8a3de9a60646a18ff3241f57 | a0078d60db733f49437ebc06da63bcf89f197bd7 | refs/heads/master | 2020-04-01T17:49:14.663601 | 2018-11-09T14:26:26 | 2018-11-09T14:26:26 | 153,452,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 809 | java | package lesson03.classes;
public class CarDemo {
public static void main(String[] args) {
Car bmw = new Car();
Car golf;
golf = new Car();
golf.model = "VW Golf 1";
golf.maxSpeed = 200;
golf.color = "Blue";
golf.gear = 1;
golf.currentSpeed = 0;
Person nikola = new Person();
nikola.name = "Ni... | [
"you@example.com"
] | you@example.com |
010ae1c742f8e5c76b4af8f3fb46c508435d1392 | 7c99fb61569e2d16115538ebcd8c0a120f68f088 | /src/main/java/com/isaccanedo/servlets/WelcomeServlet.java | 4118ad5a1768d88edff9816fd1ec91b7930d7436 | [] | no_license | isaccanedo/intro-to-servlets | 711ddaa3e190f7fa27211582c48ede740490ed2b | ef42c74e969825d54374dab63cd9e2a0e0e49079 | refs/heads/master | 2023-05-05T12:53:12.153723 | 2021-06-04T00:12:46 | 2021-06-04T00:12:46 | 373,674,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,713 | java | package com.isaccanedo.servlets;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespons... | [
"isaccanedo@gmail.com"
] | isaccanedo@gmail.com |
ea77495136bfcce285898f24f30d738febe9f4c2 | 35b38551822161c6cd70862f4f91547cd187855e | /src/com/vst/itv52/v1/activity/SettingAboutUs.java | a7d2a769e3292fba8a1ae88ba2865daebf2a5a78 | [] | no_license | windygu/VSTV | 8a26a79721235edbc41bf2ea73eefc61226892c1 | 5a33430ac873963eb90182ecde8cf41fcc0a8a3c | refs/heads/master | 2021-05-28T18:02:14.265377 | 2014-03-17T03:00:41 | 2014-03-17T03:00:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,948 | java | package com.vst.itv52.v1.activity;
import com.vst.itv52.v1.R;
import com.vst.itv52.v1.custom.UpdateDialog;
import com.vst.itv52.v1.service.TaskService;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.PackageManager.Name... | [
"djun100@qq.com"
] | djun100@qq.com |
41989e62d0e920da82bbc678f74deb4b4eed2887 | b6e1b1aed4ba7cfe893909695ba93ac3f3c98efd | /GetAquote_Pricing Code - Copy/Slingshot/src/bg/framework/app/functional/entities/FunctionalCategory.java | 20021755a16901f84c3f8c6f8f9fe8482a273456 | [] | no_license | Syedbasha82/Automation | 40908c0026fd486c371ccb7754c749d2d55f71f0 | be0b278b78a5e1e0b8decde1b4e2b804435d068e | refs/heads/master | 2021-04-03T06:29:45.484929 | 2018-03-16T06:02:15 | 2018-03-16T06:02:15 | 124,533,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,140 | java | package bg.framework.app.functional.entities;
public class FunctionalCategory {
public static final String Contactus = "Contactus";
public static final String ChangeEmailAddress = "ChangeEmailAddress";
public static final String ForgottenEmail = "ForgottenEmail";
public static final String ForgotEmail... | [
"shobanbabu.manohar@cognizant.com"
] | shobanbabu.manohar@cognizant.com |
8bef270a684c94b320e5c61886d825d9a25eaae6 | 4f886387a6c0c86b39d799c0270bfc8eabf11e8c | /JAVA/stsWorkspace/Chapter34/src/A01CurrentThreadName.java | 8b60b9b36ca8dcf2d95809a4507d10bcab57f93d | [] | no_license | rumen-scholar/kosmo41_KimCheolEon | 38d3cbdd7576784440c95b6291656e11eb20915e | 3ea53334f6b8178c8f85c8bc5bf23d58429bb3a0 | refs/heads/master | 2020-03-21T04:41:23.634173 | 2018-12-20T09:19:06 | 2018-12-20T09:19:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java |
public class A01CurrentThreadName {
public static void main(String[] args) {
// TODO Auto-generated method stub
Thread ct = Thread.currentThread();
String name = ct.getName(); //쓰레드의 이름을 반환
System.out.println(name);
}
}
| [
"kchy12345@gmail.com"
] | kchy12345@gmail.com |
78799af2cdcc764eda197f07728c4fd7219ef099 | d66be5471ac454345de8f118ab3aa3fe55c0e1ee | /providers/googlestorage/src/test/java/org/jclouds/googlestorage/blobstore/GoogleStorageBlobSignerLiveTest.java | 5859814454919bdb3d54349d5fc3440af85aea0d | [
"Apache-2.0"
] | permissive | adiantum/jclouds | 3405b8daf75b8b45e95a24ff64fda6dc3eca9ed6 | 1cfbdf00f37fddf04249feedd6fc18ee122bdb72 | refs/heads/master | 2021-01-18T06:02:46.877904 | 2011-04-05T07:14:18 | 2011-04-05T07:14:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java | /**
*
* Copyright (C) 2010 Cloud Conscious, LLC. <info@cloudconscious.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 L... | [
"adrian@jclouds.org"
] | adrian@jclouds.org |
f5262f8e9482783510f0ec6646ed85ec5deeb28c | 4e516583021b884f45c1763698d38996fed326f6 | /pcgen/code/src/java/pcgen/persistence/lst/output/prereq/PrerequisiteDeityAlignWriter.java | 172b03d0435d6e16e214e4e2c27fc1a080363cba | [] | no_license | Manichee/pcgen | d993d04e75a8398b8cb9d577a717698a5ae8e3e9 | 5fb3937e5e196d2c0b244e9b4dacab2aecca381f | refs/heads/master | 2020-04-09T01:55:53.634379 | 2016-04-11T03:41:50 | 2016-04-11T03:41:50 | 23,060,834 | 0 | 0 | null | 2014-08-18T22:37:19 | 2014-08-18T06:20:19 | Java | UTF-8 | Java | false | false | 2,363 | java | /*
* PrerequisiteDeityAlign.java
*
* Copyright 2004 (C) Frugal <frugal@purplewombat.co.uk>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, o... | [
"tladdjr@gmail.com"
] | tladdjr@gmail.com |
1577d6b2bf265c1d22768df429e6b4707188969a | ab3eccd0be02fb3ad95b02d5b11687050a147bce | /apis/browser-api/src/main/java/fr/lteconsulting/jsinterop/browser/UnionOfBooleanAndConstrainBooleanParameters.java | 87a4dc1fb46bd919395d08fe71767767d1915115 | [] | no_license | ibaca/typescript2java | 263fd104a9792e7be2a20ab95b016ad694a054fe | 0b71b8a3a4c43df1562881f0816509ca4dafbd7e | refs/heads/master | 2021-04-27T10:43:14.101736 | 2018-02-23T11:37:16 | 2018-02-23T11:37:18 | 122,543,398 | 0 | 0 | null | 2018-02-22T22:33:30 | 2018-02-22T22:33:29 | null | UTF-8 | Java | false | false | 892 | java | package fr.lteconsulting.jsinterop.browser;
import jsinterop.annotations.JsOverlay;
import jsinterop.annotations.JsPackage;
import jsinterop.annotations.JsType;
import jsinterop.base.Js;
/**
* Union adapter
*
*/
@JsType(isNative=true, namespace=JsPackage.GLOBAL, name="?")
public interface UnionOfBooleanAndCons... | [
"ltearno@gmail.com"
] | ltearno@gmail.com |
05da5fea65adb8225f69631f1e0385961e737f8d | 71f6a93e3b2edd8b5103f95d07733c255ae43bcf | /src/test/java/com/github/jamesnetherton/lolcat4j/internal/console/ConsolePainterTest.java | 146c10b1e1d36fcb4a60ddef74ddaabf51ec4054 | [
"MIT"
] | permissive | jamesnetherton/lolcat4j | 2804e9755fbdd84cbdb7217aaaec6c12d0aea9a5 | 16f2643c60060c92e15824c6f0f23963f3ba1331 | refs/heads/master | 2023-08-04T18:01:12.000728 | 2023-07-29T07:39:30 | 2023-07-29T07:39:30 | 50,685,470 | 2 | 0 | MIT | 2023-07-04T12:38:11 | 2016-01-29T19:20:23 | Java | UTF-8 | Java | false | false | 4,930 | java | /*
* #%L
* lolcat4j
* %%
* Copyright (C) 2016 James Netherton
* %%
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to u... | [
"jamesnetherton@gmail.com"
] | jamesnetherton@gmail.com |
193ab4f8bc84e2404e63a0d66c36ddef4b1f9b85 | 2181dd498f49d1885ed455b2a32e95c3ab269042 | /BehaviouralPatterns/src/com/training/visitor/example2/BookCart.java | 121af164ecd2ebc2cfc10a99c03752a62cfb6118 | [] | no_license | vatsank/JavaDesignPatterns | 353c129f95ba2c25ad66270338c580b1c384e1b4 | 1599ce091e32da0bb67423a4ff70fde0f8a16194 | refs/heads/master | 2020-04-13T08:52:40.050157 | 2018-12-27T11:46:46 | 2018-12-27T11:46:46 | 163,094,787 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package com.training.visitor.example2;
public class BookCart implements MyVisitable{
Integer bookList[] = {245,526,768,112,130};
public Integer[] getBookList() {
return bookList;
}
public void setBookList(Integer[] bookList) {
this.bookList = bookList;
}
@Override
public void accept(MyVi... | [
"'vatsank@gmail.com'"
] | 'vatsank@gmail.com' |
ebda0fc601bb9fc73060cceea73c0012ef7ce8bb | 377e5e05fb9c6c8ed90ad9980565c00605f2542b | /bin/platform/bootstrap/gensrc/de/hybris/platform/processengine/model/DynamicProcessDefinitionModel.java | 7fb0f50dfd95c57b019220c521631bc24c83024b | [] | no_license | automaticinfotech/HybrisProject | c22b13db7863e1e80ccc29774f43e5c32e41e519 | fc12e2890c569e45b97974d2f20a8cbe92b6d97f | refs/heads/master | 2021-07-20T18:41:04.727081 | 2017-10-30T13:24:11 | 2017-10-30T13:24:11 | 108,957,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,902 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN! ---
* --- Generated at 30 Oct, 2017 12:11:59 PM ---
* ----------------------------------------------------------------
*
* [y] hybris Platform
*
* Copyright... | [
"santosh.kshirsagar@automaticinfotech.com"
] | santosh.kshirsagar@automaticinfotech.com |
eaca65204089a18c7f53fc1bd119fc3b5cfa4c92 | 3f29e3da9b73acc14ebcec329517a3303ceaa7c6 | /tomcat_files/7.0.0/Server.java | e96ea6de7c8913a0d7470fb1357bbe5716a4dd35 | [
"Apache-2.0",
"MIT"
] | permissive | plumer/codana | c4ec3057096b64c5956b8484a4e41729895304fc | 8c9e95614265005ae4e49527eed24d6a8bbdd5fc | refs/heads/master | 2021-01-20T06:59:45.350722 | 2015-05-27T10:12:14 | 2015-05-27T10:12:14 | 33,281,148 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,509 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"liukunaa22@126.com"
] | liukunaa22@126.com |
8f895616b64a67d2200dec596546b4a68493a586 | 1ca86d5d065372093c5f2eae3b1a146dc0ba4725 | /spring-security-modules/spring-5-security/src/main/java/com/surya/manuallogout/SimpleSecurityConfiguration.java | 69806fbf425ac9050a99b1131b56c01582c1ecce | [] | no_license | Suryakanta97/DemoExample | 1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e | 5c6b831948e612bdc2d9d578a581df964ef89bfb | refs/heads/main | 2023-08-10T17:30:32.397265 | 2021-09-22T16:18:42 | 2021-09-22T16:18:42 | 391,087,435 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,123 | java | package com.surya.manuallogout;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.annotation.Order;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
imp... | [
"suryakanta97@github.com"
] | suryakanta97@github.com |
1c75a22070991d87bf6fda245071325e06750e68 | 2bf30c31677494a379831352befde4a5e3d8ed19 | /controllersvc/src/main/java/com/emc/storageos/vcentercontroller/exceptions/VcenterControllerExceptions.java | cb23da4afc13f98394468658253e48a902a347c8 | [] | no_license | dennywangdengyu/coprhd-controller | fed783054a4970c5f891e83d696a4e1e8364c424 | 116c905ae2728131e19631844eecf49566e46db9 | refs/heads/master | 2020-12-30T22:43:41.462865 | 2015-07-23T18:09:30 | 2015-07-23T18:09:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,374 | java | /*
* Copyright 2015 EMC Corporation
* All Rights Reserved
*/
package com.emc.storageos.vcentercontroller.exceptions;
import com.emc.storageos.svcs.errorhandling.annotations.DeclareServiceCode;
import com.emc.storageos.svcs.errorhandling.annotations.MessageBundle;
import com.emc.storageos.svcs.errorhandling.resource... | [
"review-coprhd@coprhd.org"
] | review-coprhd@coprhd.org |
484230b59247ad099d6c0b1b3daec9f3c39937d3 | 20d7a12575ffa0b3b3095a83a16f6c0b6a02e133 | /src/main/java/cn/gtmap/estateplat/server/core/service/BdcZsQlrRelService.java | 718d168fdbd9dee90f9be40143b02abab8a1f0db | [] | no_license | MrLiJun88/estateplat-service | 937e52cb81951e411a0bc4c8317d93a3455227f8 | 0ba27a9251ce2cd712efe76f8cbe0b769b970cc9 | refs/heads/master | 2022-12-07T13:32:32.727808 | 2020-08-13T04:07:12 | 2020-08-13T04:07:12 | 287,170,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,918 | java | package cn.gtmap.estateplat.server.core.service;
import cn.gtmap.estateplat.model.server.core.BdcQlr;
import cn.gtmap.estateplat.model.server.core.BdcXm;
import cn.gtmap.estateplat.model.server.core.BdcZs;
import cn.gtmap.estateplat.model.server.core.BdcZsQlrRel;
import java.util.List;
/**
*
* @author <... | [
"1424146780@qq.com"
] | 1424146780@qq.com |
a567af96b458ae16efce1bda2ad860114b5bd524 | 5e0a70caf18c913b246cbfbfc390cd9cbc74d66d | /gs-assistant-web/src/main/java/com/fbee/modules/mybatis/entity/CtlParamsEntity.java | 93127147a6d6789b038fd9617d8f46859f4632b4 | [] | no_license | lzcrwxl/gs-assistant | 7c42fa0d5c139750993c76086ea813350799322e | 41a20bfee84101564559b8f6619e6a1bd534ff49 | refs/heads/master | 2021-09-07T23:06:10.776268 | 2018-01-24T01:53:58 | 2018-01-24T01:53:58 | 118,696,129 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 196 | java | package com.fbee.modules.mybatis.entity;
import com.fbee.modules.mybatis.model.CtlParams;
public class CtlParamsEntity extends CtlParams{
private static final long serialVersionUID = 1L;
} | [
"lzcrwxl@163.com"
] | lzcrwxl@163.com |
8773f239436cdf21dca1d461592d402565f9b1a3 | 96602275a8a9fdd18552df60d3b4ae4fa21034e9 | /arquillian/RESTEASY-TEST-WF8/src/main/java/org/jboss/resteasy/resteasy923/SessionResourceRemote.java | 068623215ab4cf1edc2740b345dc8f2a4951534b | [
"Apache-2.0"
] | permissive | tedwon/Resteasy | 03bb419dc9f74ea406dc1ea29d8a6b948b2228a8 | 38badcb8c2daae2a77cea9e7d70a550449550c49 | refs/heads/master | 2023-01-18T22:03:43.256889 | 2016-06-29T15:37:45 | 2016-06-29T15:37:45 | 62,353,131 | 0 | 0 | NOASSERTION | 2023-01-02T22:02:20 | 2016-07-01T01:29:16 | Java | UTF-8 | Java | false | false | 311 | java | package org.jboss.resteasy.resteasy923;
import javax.ejb.Remote;
import javax.ws.rs.Path;
/**
*
* @author <a href="ron.sigal@jboss.com">Ron Sigal</a>
* @version $Revision: 1.1 $
*
* Copyright Mar 26, 2014
*/
@Remote
@Path("test")
public interface SessionResourceRemote extends SessionResourceParent
{
} | [
"rsigal@redhat.com"
] | rsigal@redhat.com |
8b1565f74ae3a4ba1c34b3902795cded513a8ce6 | eb3ad750a23be626d4190eeb48d1047cb8e32c3e | /BWCommon/src/main/java/com/nvarghese/beowulf/common/cobra/js/ScriptableDelegate.java | d9cf8f420c0a0a824fb253012be373b90f6c0ec2 | [] | no_license | 00mjk/beowulf-1 | 1ad29e79e2caee0c76a8b0bd5e15c24c22017d56 | d28d7dfd6b9080130540fc7427bfe7ad01209ade | refs/heads/master | 2021-05-26T23:07:39.561391 | 2013-01-23T03:09:44 | 2013-01-23T03:09:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,366 | java | /*
* GNU LESSER GENERAL PUBLIC LICENSE Copyright (C) 2006 The Lobo Project
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
... | [
"nibin012@gmail.com"
] | nibin012@gmail.com |
acfd234d122fffc46cb80146704e12ca76b3f77e | 89e104c8ca4c4ae91f4e1970c4997cf45ae1d8af | /core/src/main/java/com/alibaba/alink/operator/stream/utils/MapStreamOp.java | 66aea0090647dc5293151800c896d612cebc11db | [
"Apache-2.0"
] | permissive | robotoil/Alink | 6026bfdff9c3ff02baa18d8fb18f76caf68fe067 | e9675e1736e89d4f16c5691eddd1346c0c730d2b | refs/heads/master | 2021-12-14T02:26:13.449897 | 2021-11-27T18:59:13 | 2021-11-27T18:59:13 | 225,504,970 | 0 | 0 | Apache-2.0 | 2019-12-03T01:39:27 | 2019-12-03T01:39:26 | null | UTF-8 | Java | false | false | 1,310 | java | package com.alibaba.alink.operator.stream.utils;
import org.apache.flink.ml.api.misc.param.Params;
import org.apache.flink.streaming.api.datastream.DataStream;
import org.apache.flink.table.api.TableSchema;
import org.apache.flink.types.Row;
import com.alibaba.alink.common.mapper.Mapper;
import com.alibaba.alink.comm... | [
"xuyang1706@gmail.com"
] | xuyang1706@gmail.com |
fad9bd9ffd9d40fe90e8e09c88abfdc5674c32c4 | 8cb955b7dec248679ec64b82f4c7df5812b8531b | /lib/tomahawk12-1.1.14/src/org/apache/myfaces/shared_tomahawk/taglib/html/HtmlInputSecretTagBase.java | 13b423bbf2ee8ade9e1b51828fae4b5c88e4da97 | [] | no_license | vtomic85/TCMS | dedf989a417616340308f1071c116251ac43e953 | 20aff23c5510e54c7e0abff19eaf84a777701380 | refs/heads/master | 2022-12-05T11:34:09.255605 | 2021-02-12T13:34:44 | 2021-02-12T13:34:44 | 36,179,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,723 | 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")... | [
"vladimir.tomic.la@gmail.com"
] | vladimir.tomic.la@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.