blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1df11bdd73e1eacdd611e9d73fbec79f6487c2d0 | 6253283b67c01a0d7395e38aeeea65e06f62504b | /decompile/app/Mms/src/main/java/com/google/common/util/concurrent/Striped$SmallLazyStriped.java | 47b94c93f50c19e9eb5151eca26c889fb2c8fa9e | [] | no_license | sufadi/decompile-hw | 2e0457a0a7ade103908a6a41757923a791248215 | 4c3efd95f3e997b44dd4ceec506de6164192eca3 | refs/heads/master | 2023-03-15T15:56:03.968086 | 2017-11-08T03:29:10 | 2017-11-08T03:29:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package com.google.common.util.concurrent;
import com.google.common.annotations.VisibleForTesting;
import com.google.common.util.concurrent.Striped.PowerOfTwoStriped;
@VisibleForTesting
class Striped$SmallLazyStriped<L> extends PowerOfTwoStriped<L> {
}
| [
"liming@droi.com"
] | liming@droi.com |
c3998953aa6432084380d93b70ba5b6990e04b65 | 225114fc3fbc5f3d9da747ee63a5b9938ebac838 | /Generics - Exercise/09. Custom List Iterator/src/Main.java | 144bf49dfe69123c7e2083244460fdd85b2623e2 | [] | no_license | boyanLakev/JAVA-Advance-september-2019 | abfb214da6c0924a2969edb59cb72610de9378bf | 1d8263e2df23ac1df97341c36effd3830e35bfb1 | refs/heads/master | 2020-07-30T07:33:35.828033 | 2019-10-31T09:23:26 | 2019-10-31T09:23:26 | 210,136,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,481 | java | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
CustomList<String> list = new CustomList<>();
String line = scanner.nextLine();
while (!"END".equals(line)) {
String[] tokens = line.split("\\... | [
"blakev@abv.bg"
] | blakev@abv.bg |
7369913a970d439d7884fc6185011e6376434e7c | 3fb0961c123d0259a8fc54c82f89ed5cb5948a1e | /src/main/java/com/imitee/bleadv/lib/base/AdvertiseType.java | b650dfb47a3417669db84bf6a8763d18df6a3c83 | [
"MIT"
] | permissive | ve3344/BleAdvertisement | c41c10fd2ea50194f4d7cf7f254e41e8405680f4 | d1093d2e2521c0487ff3542fd3517367fa4ec7b9 | refs/heads/master | 2023-03-24T04:14:28.783289 | 2021-03-26T01:23:37 | 2021-03-26T01:23:37 | 262,993,340 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package com.imitee.bleadv.lib.base;
public enum AdvertiseType {
BROADCAST("broadcast"),
PERIPHERAL("peripheral")
;
private String value;
public String getValue() {
return value;
}
AdvertiseType(String value) {
this.value = value;
}
}
| [
"1515792890@qq.com"
] | 1515792890@qq.com |
03d63d02301825b6496a04d805bfe0c3c96569fb | f0b78c5f8f04a38c8329d35497ed99b94c328fec | /liferay-training/modules/salesforce/salesforce-api/src/main/java/com/liferay/salesforce/service/SalesforceAccountLocalService.java | 5980ee528a34ed655856c561210dc687dc62b7a7 | [] | no_license | dimplekoticha/workspace | 1d7087be8edfb3c8b571dafd459dec99073af574 | 958e73e25e11e5dc8a69173ae76653f51f9e716c | refs/heads/master | 2020-04-02T05:47:04.266750 | 2016-09-23T19:59:55 | 2016-09-23T19:59:55 | 65,832,974 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,302 | java | /**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* 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)
* any la... | [
"dimple.koticha@liferay.com"
] | dimple.koticha@liferay.com |
5c14140ae0903592d310446ca90b922bec5edecb | a55b85b6dd6a4ebf856b3fd80c9a424da2cd12bd | /ors/src/main/java/org/marketcetera/ors/history/ReportPersistenceException.java | 37e354f01c08de2a15e0a27669e1cc961bed3abe | [] | no_license | jeffreymu/marketcetera-2.2.0-16652 | a384a42b2e404bcc6140119dd2c6d297d466596c | 81cdd34979492f839233552432f80b3606d0349f | refs/heads/master | 2021-12-02T11:18:01.399940 | 2013-08-09T14:36:21 | 2013-08-09T14:36:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 844 | java | package org.marketcetera.ors.history;
import org.marketcetera.util.misc.ClassVersion;
import org.marketcetera.util.except.I18NException;
import org.marketcetera.util.log.I18NBoundMessage;
/* $License$ */
/**
* ReportPersistenceException
*
* @author anshul@marketcetera.com
* @version $Id: ReportPersistenceExceptio... | [
"vladimir_petrovich@yahoo.com"
] | vladimir_petrovich@yahoo.com |
af14d2d5a5b9490ae12a022348d88d518df5c75b | b7ac80392339ad44466578f40b1ea1b03d81acae | /outstagram-login/src/main/java/com/project/outstagram/OutstagramLoginServerApplication.java | 79371da691810bde66abbc93827eaa5a2c4d4093 | [] | no_license | DaeAkin/outstagram | 660d00bb88d843aa510d93b47acaa3174ba94275 | 4422283e11c4dd3250505227ff72453d1a0391b2 | refs/heads/master | 2020-09-25T12:04:14.234990 | 2020-07-07T13:02:14 | 2020-07-07T13:02:14 | 226,001,513 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,857 | java | package com.project.outstagram;
import brave.sampler.Sampler;
import com.project.outstagram.global.utils.UserContextInterceptor;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.security.oauth2.resourc... | [
"mindonghyeon890@gmail.com"
] | mindonghyeon890@gmail.com |
6659fd0452a54a7420927bd40858c366ce8d3e8e | d84fb60595312136aeb1069baad585da325c218d | /HuaShanApp/app/src/main/java/com/karazam/huashanapp/manage/main/view/fragment/ManageFragment.java | 28cec100356bcb1f7f946e28de423998bd30fc49 | [] | no_license | awplying12/huashanApp | d6a72b248c94a65e882385edf92231552214340c | 86bd908ec2f82fc030a9d83238144a943461c842 | refs/heads/master | 2021-01-11T00:21:10.870110 | 2017-02-10T11:27:06 | 2017-02-10T11:27:06 | 70,544,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,459 | java | package com.karazam.huashanapp.manage.main.view.fragment;
import android.databinding.DataBindingUtil;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.Recycle... | [
"awplying14@163.com"
] | awplying14@163.com |
0463c2f97780811fc3159559c0fc0aca77bf7e90 | c0b37a664fde6a57ae61c4af635e6dea28d7905e | /Helpful dev stuff/AeriesMobilePortal_v1.2.0_apkpure.com_source_from_JADX/com/google/android/gms/internal/clearcut/zzaz.java | 33039a5eb9d4369df82711b49124d070b6578e9f | [] | no_license | joshkmartinez/Grades | a21ce8ede1371b9a7af11c4011e965f603c43291 | 53760e47f808780d06c4fbc2f74028a2db8e2942 | refs/heads/master | 2023-01-30T13:23:07.129566 | 2020-12-07T18:20:46 | 2020-12-07T18:20:46 | 131,549,535 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,510 | java | package com.google.android.gms.internal.clearcut;
import java.util.Arrays;
import java.util.Collection;
import java.util.RandomAccess;
final class zzaz extends zzav<Boolean> implements zzcn<Boolean>, RandomAccess {
private static final zzaz zzfg;
private int size;
private boolean[] zzfh;
static {
... | [
"joshkmartinez@gmail.com"
] | joshkmartinez@gmail.com |
0f147fc07608fe396fdb5a7b923480f0badab55f | 6db5dd98c5a6f505b0f7be0a18786a0c58a1829d | /genie-agent/src/main/java/com/netflix/genie/agent/cli/GenieAgentRunnner.java | 4d14059ca33238ee58169c214222331638d825f2 | [
"Apache-2.0"
] | permissive | zmyer/genie | d817f8715b135fa20e9a438082de7cf856c578c8 | 2f17f28f6e9b20f78af4abae44f5723f7de17375 | refs/heads/master | 2021-04-27T08:39:30.161566 | 2018-09-08T14:45:14 | 2018-09-08T14:45:14 | 122,494,637 | 0 | 0 | null | 2018-02-22T15:07:28 | 2018-02-22T15:07:28 | null | UTF-8 | Java | false | false | 3,726 | java | /*
*
* Copyright 2018 Netflix, 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 ap... | [
"mprimi@netflix.com"
] | mprimi@netflix.com |
a48d42bb7b72e60362513c89c77c88d04e24fa17 | 1b36819121a38f48887107a84e0d5e9315493237 | /dmz-inward-test/src/test/java/dmztest/nioserver/src/org/sse/server/Queue.java | a0e2896e4eb11703e17a816456ab06dbb653c932 | [] | no_license | dreamming/dmz-inward- | b74dc6dafe49806a1d2f85f8c6f621fdc3d81216 | 59d21aff412246112691e345a829212a1c5218b5 | refs/heads/master | 2021-05-23T05:51:04.644522 | 2018-08-13T12:36:28 | 2018-08-13T12:36:28 | 94,977,075 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 681 | java | package dmztest.nioserver.src.org.sse.server;
import java.util.LinkedList;
/**
* @author tcowan
*/
public class Queue extends LinkedList {
private int waitingThreads = 0;
public synchronized void insert(Object obj) {
addLast(obj);
notify();
}
public synchronized Object remove() {
... | [
"yinming@namibank.com"
] | yinming@namibank.com |
b90fb9e701c5678dfbfe1b940bac3dfb06814452 | eb2d5b7111fc34c811b479083bb304058709d2f6 | /app/src/main/java/com/zsml/textbannerview/utils/StatusBarUtil.java | bc70330cec43a4c4ef00c549c81df5b30c44a8f5 | [
"Apache-2.0"
] | permissive | my11712/TextBannerViewNew | e61f72d636f47c01ec58d21c625b18fdc504fa36 | 5556aa32a54f4503ac88605eac60b9b731f78f9b | refs/heads/master | 2020-04-13T08:00:23.173375 | 2018-12-26T05:05:28 | 2018-12-26T05:05:28 | 163,069,378 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,479 | java | package com.zsml.textbannerview.utils;
import android.app.Activity;
import android.content.Context;
import android.content.res.Resources;
import android.os.Build;
import android.support.annotation.FloatRange;
import android.support.annotation.RequiresApi;
import android.util.Log;
import android.util.TypedValue;
import... | [
"827071810@qq.com"
] | 827071810@qq.com |
595eb4b1a43315a3bf3425471f8a149488d1c8a0 | c6bec449ff2060d668efa2c2e188324951240c1f | /src/ua/nure/tur/db/dao/ReviewDAO.java | 967d47249de377ed8297c30c8481622e4cae9d25 | [] | no_license | Dmitriytur/project | 2a18d9521ffae3eaba474d26085fc911d542a163 | aa977e320db7691e251b77560a628b8af50708d7 | refs/heads/master | 2021-07-03T17:32:34.897737 | 2017-09-22T01:49:56 | 2017-09-22T01:49:56 | 103,834,920 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package ua.nure.tur.db.dao;
import ua.nure.tur.entities.Review;
import ua.nure.tur.exceptions.DataAccessException;
import java.util.List;
public interface ReviewDAO {
List<Review> findForPeriodical(Long id) throws DataAccessException;
void create(Review review) throws DataAccessException;
int getAmoun... | [
"dmitriy.tur.v@gmail.com"
] | dmitriy.tur.v@gmail.com |
b3bba8fc7824c21c44920d5dd55b0bd23a8cbdac | cf8870973bf6d1c818df1fabd81efa3949fc0999 | /src/main/java/br/com/centralerrors/user/service/impl/UserService.java | 585efac05543aee4f312b1586d025600ca332e1a | [] | no_license | marcelosoliveira/projeto-central-erros | d9428b778f213887ba2919bd63c89f520a8110fe | 69ddf33dd0c447052574104f8bd6217c23623cda | refs/heads/master | 2023-06-05T07:56:16.862942 | 2021-06-25T20:19:26 | 2021-06-25T20:19:26 | 354,385,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,830 | java | package br.com.centralerrors.user.service.impl;
import br.com.centralerrors.user.repository.UserRepository;
import br.com.centralerrors.user.service.interfaces.UserServiceInterface;
import br.com.centralerrors.user.model.User;
import lombok.AllArgsConstructor;
import org.springframework.security.core.GrantedAuthority;... | [
"msbobsk8@gmail.com"
] | msbobsk8@gmail.com |
4f05fb54f08e39396bb21086b90a6bfc8e61f81e | 056dc76d11f63051cb4135ab4a5991ae5baddf4d | /app/src/main/java/com/task/dawadoz/forecast/rest/syncControllers/AccountGeneral.java | 902c7c9b750184569b0ad4ce7e842f99b5b636d4 | [] | no_license | n4nabil/WeatherApi | cf014f0cfc32fb2e9ea6096f996ace5c79ee5dc2 | d69466b89829728ffd07dff6838860f330770f92 | refs/heads/master | 2020-04-07T05:39:01.836133 | 2018-11-19T10:01:25 | 2018-11-19T10:01:25 | 158,104,076 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,525 | java | package com.task.dawadoz.forecast.rest.syncControllers;
import android.accounts.Account;
import android.accounts.AccountManager;
import android.content.ContentResolver;
import android.content.Context;
import android.os.Bundle;
import android.widget.Toast;
import com.task.dawadoz.forecast.localDataProvider.provider.Sa... | [
"nabilamin717@gmail.com"
] | nabilamin717@gmail.com |
210041fffd520e78573e5a5699f9e344a515a885 | f4ad7a1ccda2633c5cbdf30768e07220bc5a1523 | /SpringBoot/springboot-08-shrio/shiro-springboot/src/main/java/com/komorebi/service/UserService.java | ae8a37254767c27663070c8e9c2945c314a79dbc | [] | no_license | judelawlee/JavaWeb | ff967be69c98d560b30ec7c2be7bed86c6a6c2d8 | 9f7eb06aeb0a4c6cd4cb9a0902ef9c46c501ee47 | refs/heads/master | 2023-05-14T13:37:47.136035 | 2021-06-02T00:31:52 | 2021-06-02T00:31:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 142 | java | package com.komorebi.service;
import com.komorebi.pojo.User;
public interface UserService {
public User queryUserByName(String name);
}
| [
"240553516@qq.com"
] | 240553516@qq.com |
e25728404574a1ba43474677a6f3782b06e3ae23 | 9030e4a286aeca0dbcca0f6c2caa2587a8a4988c | /src/com/zcib/filter/LoginFilter.java | 5201d0118e739961af4765c0eb7662a298dd77cd | [] | no_license | Hadoop-cpu/shop | f46554cbdbf8f386c096ac6d929d7b1651859e06 | 61d341ed4acaf1c637067cbfe86ff41b970d1694 | refs/heads/master | 2022-11-17T06:06:12.707826 | 2020-07-13T13:21:53 | 2020-07-13T13:21:53 | 279,304,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,663 | java | package com.zcib.filter;
import java.io.IOException;
import javax.servlet.DispatcherType;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.ser... | [
"Hadoop_CPU@163.com"
] | Hadoop_CPU@163.com |
4d66edab5fff191308e56d8914312adda997ee29 | 5bdc3f7fe0430b4c344e0c71d2ef557ad7a5a9a3 | /app/src/main/java/hdo/com/andzq/adapter/RepairsListAdapter.java | 05b267a4ae2d6a6e132db433a2a3f2d0225999c8 | [] | no_license | WT2020/AndZQ | 08cbb6d7ec5a69b6d753b610973dbc6e13bec5e7 | e1f14010818b5e621340b8d1444fd00848d74928 | refs/heads/master | 2020-03-26T19:44:47.318515 | 2018-08-19T07:56:03 | 2018-08-19T07:56:03 | 145,283,386 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,245 | java | package hdo.com.andzq.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import android.widget.Toast;
import java.util.ArrayList;
import java.util.List;
im... | [
"1786344375@qq.com"
] | 1786344375@qq.com |
f54d1d898addf96295bb2268b461a03c9d187b10 | db97163ee30dd5f7d3f1e8f4bf83aea7e3e50d7b | /App_for_App/App/src/main/java/com/GravityDailyHorscope/LayOutone.java | 592186e70a8f85da503540291767714f2759fcc7 | [] | no_license | rahulyhg/Astro-5 | f41a74835b9cf9698aa53f9770cb3fde5ba08936 | 793a9a5a533aa01237e6d09a962dfe3e69af40a2 | refs/heads/master | 2021-05-30T23:32:59.558494 | 2016-02-10T20:30:10 | 2016-02-10T20:30:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | package com.GravityDailyHorscope;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
public class LayOutone extends Fragment{
Button share1;
public View onCreateView(Layo... | [
"goyalpratiksha20@gmmail.com"
] | goyalpratiksha20@gmmail.com |
3473790615ec2eb44104f59447621be5ca818611 | 52a0908222e29022d487087d9158241f2b627502 | /src/main/java/com/yunos/rbac/service/auth/AuthService.java | 7d87b278a0b708287b7ef1afe793f89a9e7b2d90 | [] | no_license | Domain711/rbac | 51a04664c58c00d2545e066abc82651a1bc12b6e | 3ccd976067e49fa79069ef595bed4f0c15cd273a | refs/heads/master | 2020-04-24T18:35:16.391669 | 2019-03-04T00:06:52 | 2019-03-04T00:06:52 | 172,184,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 787 | java | package com.yunos.rbac.service.auth;
import com.yunos.rbac.entity.role.RoleEntity;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* 权限管理service
*/
public interface AuthService {
/**
* 查询需要授权的角色
*
* @return
*/
List<RoleEntity> queryAllRole(Integer page);
/**
... | [
"691386631@qq.com"
] | 691386631@qq.com |
5eb51f92ef53ef85853b2ad6c46e2b8071a70fc8 | 7d53d903c7955459b63380480f173317ddabb102 | /src/com/thunisoft/sswy/mobile/util/CollectionUtils.java | c7e587aba35b86f040d01d9ea013ed7157b9a2dd | [] | no_license | piaoxue85/helloyy2 | 94dc611fad74c0514babd2bd3d44c3f5c3b1023f | c6990d929b3cb1ff0b67f4f7f71e5dbd17cfeba9 | refs/heads/master | 2023-03-15T15:57:21.266363 | 2016-03-30T02:58:37 | 2016-03-30T02:58:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 460 | java | package com.thunisoft.sswy.mobile.util;
import java.util.Collection;
/**
*
* @author wuxm
*
*/
public class CollectionUtils {
/**
*
* @param coll
* @return
*/
public static boolean isEmpty(@SuppressWarnings("rawtypes") Collection coll) {
return (coll == null || coll.isEmpty());
}
/**
*
* @p... | [
"yaozy861211@163.com"
] | yaozy861211@163.com |
a59069c88bfb514cbd6ae7535b68fd8fea2a6b3d | e211a963916b15ab9aaaa1ec7c1b5a7f332f89dc | /bridge/src/main/java/com/klay/bridge/VayneQ.java | f802d57af3620a717edc1061688cf62779a7808d | [] | no_license | 673679842/Klay-java-design-pattern | f320b842ea5b819792e4d3069ce641f5033206b2 | 675f8368a22185aa0205187cc4cb19ec4752646c | refs/heads/master | 2020-04-10T04:21:18.657747 | 2018-12-17T03:07:53 | 2018-12-17T03:07:53 | 160,795,881 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 165 | java | package com.klay.bridge;
public class VayneQ implements SkillQ {
@Override
public void play() {
System.out.println("my Q is 闪避突袭");
}
}
| [
"kchen@seven.com"
] | kchen@seven.com |
fa167b36e5bb00bda0935a215fca377ce429c4f0 | 47d37c1904fb1cc5232cd12909fd41600471c2a2 | /app/src/main/java/com/devsaidur/saidur/playnearnadmin/ui/allusers/Account.java | aac9ce94e97821b63af31562d4f8c54599197f50 | [] | no_license | SaidurRahmanfuad/Playnearnadmin | b6c01aafbafa156909ddd717a339005ef95bc1b4 | a78a606d3d9742a61920260f8b6ad7ea1b4923cd | refs/heads/master | 2023-08-03T10:25:38.957986 | 2021-09-13T07:43:24 | 2021-09-13T07:43:24 | 405,878,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package com.devsaidur.saidur.playnearnadmin.ui.allusers;
public class Account {
String current_bal;
String wallet_bal;
public Account(String current_bal, String wallet_bal) {
this.current_bal = current_bal;
this.wallet_bal = wallet_bal;
}
public Account() {
}
public Strin... | [
"devsaidur@gmail.com"
] | devsaidur@gmail.com |
aa2ebb62173fa5a68aba4feabba2ab2173d20a1b | 914a24f6713f204adac6bfd239110cf9c84371cf | /src/main/java/com/zhwk022/ftp/test/SHA256File.java | 6f46370055313c4c461868080d468bd266304e34 | [] | no_license | zhwk022/filebackup | 53dfcb37ab0589b2e633ce49110f46db15f92cc9 | f32467b917d7f90afd3f927ddb51f3d8aedc8d4b | refs/heads/master | 2020-03-13T10:25:18.509242 | 2018-08-20T08:37:16 | 2018-08-20T08:37:16 | 131,083,256 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,317 | java | package com.zhwk022.ftp.test;
import java.io.*;
import java.math.BigInteger;
import java.security.MessageDigest;
import java.util.Properties;
public class SHA256File {
static String official_checksum = "23d5686ffe489e5a1af95253b153ce9d6f933e5dbabe14c494631234697a0e08";
public static void OnEncFile() {
... | [
"zhwk022@126.com"
] | zhwk022@126.com |
8ee0a1a8ccfd4e274590d72ce889392d099cd039 | b97bc0706448623a59a7f11d07e4a151173b7378 | /src/main/java/radian/tcmis/server7/client/swa/servlets/SWAScannerUpload.java | 0207f21f1ed5f86ad7a2682df7ee44f2ea387dc7 | [] | no_license | zafrul-ust/tcmISDev | 576a93e2cbb35a8ffd275fdbdd73c1f9161040b5 | 71418732e5465bb52a0079c7e7e7cec423a1d3ed | refs/heads/master | 2022-12-21T15:46:19.801950 | 2020-02-07T21:22:50 | 2020-02-07T21:22:50 | 241,601,201 | 0 | 0 | null | 2022-12-13T19:29:34 | 2020-02-19T11:08:43 | Java | UTF-8 | Java | false | false | 1,178 | java | package radian.tcmis.server7.client.swa.servlets;
/**
* Title: Your Product Name
* Description: Your description
* Copyright: Copyright (c) 1998
* Company: Your Company
* @author Your Name
* @version
*/
import radian.tcmis.server7.share.helpers.*;
import radian.tcmis.server7.share.servlets.*;
im... | [
"julio.rivero@wescoair.com"
] | julio.rivero@wescoair.com |
cc66b3302b73a13ed52323245169436d94766481 | e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3 | /src/chosun/ciis/ss/sls/extn/dm/SS_SLS_EXTN_4830_LDM.java | b723c3171bf5df49718b4934acd05b8531f96791 | [] | no_license | nosmoon/misdevteam | 4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60 | 1829d5bd489eb6dd307ca244f0e183a31a1de773 | refs/heads/master | 2020-04-15T15:57:05.480056 | 2019-01-10T01:12:01 | 2019-01-10T01:12:01 | 164,812,547 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 3,999 | java | /***************************************************************************************************
* 파일명 : .java
* 기능 :
* 작성일자 :
* 작성자 : 심정보
***************************************************************************************************/
/*******************************************************************... | [
"DLCOM000@172.16.30.11"
] | DLCOM000@172.16.30.11 |
94dc7ef09a32bb005fe2a5686f02b5b07d88a418 | d6abcce54cefbf6fbc46110649167d6c7cb8935d | /Client/tutorial/java/src/FileSystemService.java | 2a9b73932f255e279e23d7754140ddea8da077eb | [
"Zlib",
"MIT",
"FSFAP",
"Apache-2.0"
] | permissive | daniarherikurniawan/File_System_on_Apache_Thrift | e37a591f257a4602b3284333d18a51a11e27a26e | 6c4772e15b9ef0d48ca673cbc34f1176d759f78e | refs/heads/master | 2021-01-24T09:50:42.715914 | 2016-10-06T07:26:58 | 2016-10-06T07:26:58 | 70,125,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 135,387 | java | /**
* Autogenerated by Thrift Compiler (0.9.3)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package file_system_viewer;
import org.apache.thrift.scheme.IScheme;
import org.apache.thrift.scheme.SchemeFactory;
import org.apache.thrift.scheme.StandardScheme;
import org.apach... | [
"ddhhkk2@gmail.com"
] | ddhhkk2@gmail.com |
6df14143551a79aac294877bb3745c2d51059844 | 519b53b6252afe41b81c93fef2c22480cbfb1123 | /Tree/BinaryTreeLongestConsecutiveSequence.java | 3ed030adf7e9a09f1b5d0affd03ac325fa88ea09 | [] | no_license | AtefeMsb/LeetCode | 66a489363a010beb80624e5d01331dc52c7ac2a9 | 95a686c028784c265d2dfde623cc58fb93a71c92 | refs/heads/master | 2022-07-11T09:44:04.816623 | 2022-06-08T19:35:20 | 2022-06-08T19:35:20 | 211,967,972 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 966 | java | /**
* preorder DFS
* O(n)
*/
class Solution {
public int longestConsecutive(TreeNode root) {
// to save the max length through all the recursive calls
int[] max = new int[1];
dfs(root, max, 0, 0);
return max[0];
}
public void dfs(TreeNode root, int[] max, int curLengt... | [
"atefe.mosayebi@gmail.com"
] | atefe.mosayebi@gmail.com |
58c361db9e809c104d772836858fe230542ceae6 | f96f9bc3bf2aa39512dad20e5afc3ce43d5f61b4 | /src/main/java/net/renfei/repository/entity/PostsDOExample.java | 61024d439e998fb3ca6d31cf6a946d90b55f490a | [
"Apache-2.0"
] | permissive | khm915/www.renfei.net | 89f3ab8e9ab9479c726a9280995870222b9b41ce | 28801c55fa31f64c56cfe550652a17997d2fd205 | refs/heads/master | 2023-03-25T07:38:07.499291 | 2021-03-24T06:36:24 | 2021-03-24T06:37:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 34,266 | java | package net.renfei.repository.entity;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class PostsDOExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public PostsDOExample() {
oredCriteria = new Array... | [
"i@renfei.net"
] | i@renfei.net |
e47c6511892258339d2e79759ba96e905ef787a8 | 12cde4336475f7001061f494cc14fae753a4171b | /quiz/src/quiz28/StringQuiz03.java | 8f9d449dfeed6b54c0ad3d5fc8d8ac774674a631 | [] | no_license | ahn1205/java | bed9adb521ee3eeaad1ab7dcd2db3b0873aa8c72 | c638a17bc9c697f260d227254c73bc54fd5d12a2 | refs/heads/master | 2022-09-18T03:58:19.162734 | 2020-06-03T07:09:07 | 2020-06-03T07:09:07 | 269,015,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | package quiz28;
public class StringQuiz03 {
public static void main(String[] args) {
}
public static String palindrome(String word) {
// word = word.replace(" ", "");
// for(int i = 0; i < word.length() / 2 ; i++) {
//
// if(word.charAt(i) != word.charAt( word.length() -1 -i ) ) {
// return "회문이 아... | [
"ahnsw1205@naver.com"
] | ahnsw1205@naver.com |
bc62f328bdafcb91dfc71bc35474d294afdab502 | 6891eb2524b57128a17fd5bc0a0cfd0f485048c4 | /src/com/mcxtzhang/Chapter4/TestInt2Char.java | b39c23dbadee72eaebe6f31af985175d826974c7 | [
"MIT"
] | permissive | mcxtzhang/TJ-notes | d6a0594405ff5ffea0ea7b2c505300e47a25fe12 | 9454937b53403c70007ba9e0d32c3df61da8bac3 | refs/heads/master | 2020-05-23T08:01:53.213842 | 2019-01-22T09:39:44 | 2019-01-22T09:39:44 | 80,487,759 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 491 | java | package com.mcxtzhang.Chapter4;
/**
* Created by Administrator on 17-2-1.
*/
public class TestInt2Char {
public static void main(String[] arg) {
System.out.println('a');
System.out.println((char) 'a');
System.out.println((int) 'a');
System.out.println('a' + 26);
System.out... | [
"mcxtzhang@163.com"
] | mcxtzhang@163.com |
1368e63b7f01526c5c423e28c169d1db11cc26f0 | 9e4b875853b5e71bb9c3d2346b6d7b5607d6a337 | /app/src/main/java/com/mofanstore/base/BaseFragment.java | 548ed8b20c60cff34e6f12ca2e8c2022c8c12e7b | [] | no_license | RenVeCf/mofanstore | 18dcbce28c8b75445e965432f40148cc60d8902b | b69fec648451494c79e5eaed64875e8852cf9842 | refs/heads/master | 2020-08-03T13:18:42.860680 | 2019-09-30T03:10:55 | 2019-09-30T03:10:55 | 211,765,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,287 | java | package com.mofanstore.base;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.... | [
"942685687@qq.com"
] | 942685687@qq.com |
04161f1645644865ad6cfac95ccb99d92a7c5431 | 90eb7a131e5b3dc79e2d1e1baeed171684ef6a22 | /sources/p298d/p299a/p300a/p301a/p303y0/p391i/p398z/C7277h.java | 933f52b9f2e1cf607b6bfc61563101587d6e2f46 | [] | no_license | shalviraj/greenlens | 1c6608dca75ec204e85fba3171995628d2ee8961 | fe9f9b5a3ef4a18f91e12d3925e09745c51bf081 | refs/heads/main | 2023-04-20T13:50:14.619773 | 2021-04-26T15:45:11 | 2021-04-26T15:45:11 | 361,799,768 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,151 | java | package p298d.p299a.p300a.p301a.p303y0.p391i.p398z;
import java.util.Collection;
import java.util.Set;
import p298d.p299a.p300a.p301a.p303y0.p304b.C6207k0;
import p298d.p299a.p300a.p301a.p303y0.p304b.C6232q0;
import p298d.p299a.p300a.p301a.p303y0.p312c.p313a.C6257b;
import p298d.p299a.p300a.p301a.p303y0.p331f.C6717d;
... | [
"73280944+shalviraj@users.noreply.github.com"
] | 73280944+shalviraj@users.noreply.github.com |
629a5b246d4ba25703dc4dd44f472e9f6fcc4f73 | 2a662cfdf91e0cded6b9d272cbcea8a2d4377d4c | /Matrix Client/src/main/java/com/jagex/Exception_Sub2.java | 00d81e3199cdf040a38b7f40bd4e21f16dab3fbe | [] | no_license | primnoprotogen/718_RS_Build | 38293df71eb08d0cc64bce5e19cc64b46172463a | 84ddd7138d8ea7dede51814e62868696932ec303 | refs/heads/master | 2023-04-04T04:21:25.263022 | 2021-04-20T22:17:11 | 2021-04-20T22:17:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 470 | java | package com.jagex;/* Exception_Sub2 - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
public class Exception_Sub2 extends Exception {
public Exception_Sub2(String string) {
super(string);
}
public static int method274(byte i) {
try {
return Class118.anInt1401 * 332512427;
} catch (RuntimeExce... | [
"jesseguerrero1991@gmail.com"
] | jesseguerrero1991@gmail.com |
3490b12d57aeb7cacabf3d21586f4965dc6daf89 | 793de554237f32ac8fde405b9cfdadf420e00953 | /frontend/Danbi/app/src/main/java/com/example/juhyang/danbi_watering_test/Weather_WeatherToday.java | 2e46a7b4c46a9ef2391d1e9841d4701549d9f337 | [] | no_license | danbi0518/danbi | 1385ab29e760770d2e804fb2005fed3f24fa2721 | 64a64b825edad1a1ae5f7d04c6c979b04b0c6897 | refs/heads/master | 2021-01-10T12:47:53.325647 | 2016-02-20T02:14:46 | 2016-02-20T02:14:46 | 52,131,621 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,837 | java | package com.example.juhyang.danbi_watering_test;
/**
* Created by JuHyang on 2016-02-16.
*/
public class Weather_WeatherToday {
int lat;
int ion;
int temprature;
int cloudy;
int rain;
int snow;
int humidity;
double windSpeed;
String city;
String windDeg;
String mainWeathe... | [
"creative_seed@naver.com"
] | creative_seed@naver.com |
f8cdda10990e9bd4de5835071e902d72a55d5f5f | d00ea6603e9bc0486098411d54d1652807278059 | /r3-activity/src/com/jfixby/r3/ui/red/activity/raster/RedTileInfo.java | 00c3cd9725774dec8a016c6d74f9efa69e103967 | [
"Apache-2.0"
] | permissive | JFixby/R3Red | 792e56bde7bd1b9c2715626eda18afd004b431cb | 5924b89b28c69bc695e601524402afcda9023fb6 | refs/heads/master | 2020-12-02T22:21:00.190273 | 2017-07-21T11:12:41 | 2017-07-21T11:12:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,111 | java |
package com.jfixby.r3.ui.red.activity.raster;
import com.jfixby.r3.api.activity.raster.Raster;
import com.jfixby.scarabei.api.floatn.Float2;
import com.jfixby.scarabei.api.geometry.Geometry;
import com.jfixby.scarabei.api.geometry.Rectangle;
import com.jfixby.scarabei.api.math.Angle;
import com.jfixby.scarabe... | [
"github@jfixby.com"
] | github@jfixby.com |
7be4e410ce8c5f26d5d103486b7cbe5572dd995f | ad8bee4ff8566e02a6956d57d02997f69861b6e6 | /src/main/java/com/example/demo/service/AreaService.java | e507c69f1f553dc9aa3e5b112ce307753f1ca7b9 | [] | no_license | 1303110335/spring-demo2 | 530ff580f1a04eae816acb51378563582d00f216 | b5c84f03050c8cc932ee05c4dfc71bcd307d4bba | refs/heads/master | 2020-03-14T22:45:09.061379 | 2018-05-02T09:25:57 | 2018-05-02T09:25:57 | 131,828,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | package com.example.demo.service;
import java.util.List;
import com.example.demo.entity.Area;
public interface AreaService {
List<Area> getAreaList();
Area getAreaById(int areaId);
boolean addArea(Area area);
boolean modifyArea(Area area);
boolean deleteArea(int areaId);
}
| [
"1303110335@qq.com"
] | 1303110335@qq.com |
8810baf7d57e5e76162bdbecf24e095c40945561 | c6417ed9b83e7008b20c892d20884b1edb2bab0b | /src/main/java/com/ninjasparrow/app/repository/AuthorityRepository.java | 224de8fe5d37561c1cb8d099d57572ca963be0dd | [] | no_license | prayatna-jain/ninjasparrow | 7808f6b5bf340bcbc08339150f77ca0ddd948250 | 38e62d68c66b115f3493ac008addc519dff00677 | refs/heads/main | 2023-05-14T06:46:48.346004 | 2021-06-13T13:40:18 | 2021-06-13T13:40:18 | 376,509,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | package com.ninjasparrow.app.repository;
import com.ninjasparrow.app.domain.Authority;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* Spring Data JPA repository for the {@link Authority} entity.
*/
public interface AuthorityRepository extends JpaRepository<Authority, String> {}
| [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
96a49e25749bbbd32cc860fbcdaa8a98b720a03c | cedd2ed85d2008877295a1e13dfe0666c5256d85 | /PrsonForm.java | e8a9b318f6fbd54d176a7569ddf1fb497ee6fc39 | [] | no_license | amiraliarab/final | 0f0d24a4668346de3cf98d0fccdd9ac4e71d2b63 | 640e09f6a32f23c1860f7feed3c88c139f8b40b7 | refs/heads/master | 2020-12-26T11:53:56.159679 | 2020-01-31T19:28:22 | 2020-01-31T19:28:22 | 237,500,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,664 | java | package Package;
public class PrsonForm extends javax.swing.JFrame {
static String name;
static String family;
static void main(String n, String f) {
name = n;
family = f;
java.awt.EventQueue.invokeLater(new Runnable() {
public void run() {
PrsonForm... | [
"amiraliarabnejad@gmail.com"
] | amiraliarabnejad@gmail.com |
08c65fc815c1624e0902e78198adb2a43f477bfc | 9d36edf3310c3e9aac935d1a3b24426dce502fe9 | /src/main/java/cn/sola97/bot/livenotification/commands/channel/ShowCmd.java | 13c982af1e70756da79f61cbb483cde70b083b42 | [] | no_license | sola97/LiveNotificationBot | ec9de787dc24175d400beafa786cc560cb6f42c5 | a78adcc46cc079d6d447f88a5b6be22e519c93a8 | refs/heads/master | 2022-09-18T15:23:45.992809 | 2019-07-05T14:20:51 | 2019-07-05T14:20:51 | 184,382,560 | 1 | 1 | null | 2022-09-01T23:06:11 | 2019-05-01T07:23:54 | Java | UTF-8 | Java | false | false | 27,057 | java | package cn.sola97.bot.livenotification.commands.channel;
import static cn.sola97.bot.livenotification.BotConfig.*;
import com.jagrosh.jdautilities.command.CommandEvent;
import com.jagrosh.jdautilities.commons.waiter.EventWaiter;
import com.jagrosh.jdautilities.menu.Menu;
import cn.sola97.bot.livenotification.Bot... | [
"sola97@qq.com"
] | sola97@qq.com |
8bd4f0cdd0407e341f0ab192e3e9f13d902cb686 | 0dc7b5884df384709a2704a8bd7995058f039a4b | /tesuto-drools-services/tesuto-drools-common/src/main/java/org/ccctc/common/droolscommon/model/EngineDTO.java | 64963fb677ae73400d90ab128764c56f43d66e3d | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"EPL-1.0"
] | permissive | apereo-tesuto/tesuto | b1672fc2ebbd4b5d4647ee15e3e4285c8e3dc0be | 90ed26311b1baa15cd90d67bb55e7d4c613bdc53 | refs/heads/master | 2021-10-08T01:02:49.098929 | 2021-09-24T21:22:52 | 2021-09-24T21:22:52 | 218,090,150 | 4 | 3 | Apache-2.0 | 2021-09-24T21:22:53 | 2019-10-28T16:08:04 | null | UTF-8 | Java | false | false | 4,554 | java | /*******************************************************************************
* Copyright © 2019 by California Community Colleges Chancellor's Office
*
* 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
* o... | [
"jstanley@unicon.net"
] | jstanley@unicon.net |
0035ff673ce7c3015d12fa834e41d141e05662c7 | 34481cb8ebcd076eff9dfc7b51c5d9b58275cef4 | /src/main/java/org/bian/dto/BQProductionExchangeInputModel.java | c3ce8895be29f85e7a242dd27f0d1962174fdf4f | [
"Apache-2.0"
] | permissive | bianapis/sd-product-deployment-v2 | 9aed0dd5e630b5d86130dc71d092e4c64ca67c24 | a63b36a5ac11bf5b1be6ba2e5c5cae9c58a79e14 | refs/heads/master | 2020-07-22T20:04:05.814302 | 2019-09-12T10:46:59 | 2019-09-12T10:46:59 | 207,312,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,106 | java | package org.bian.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import org.bian.dto.CRProductOrServiceDeploymentProjectExchangeInputModelProductOrServiceDeploymentPro... | [
"team1@bian.org"
] | team1@bian.org |
e1a9c0a572cae936f897d9d33d135db6a9056f6c | edc6c677d5256fe1d4fb2b4617269829f8b5774c | /Stylrite/src/main/java/com/dao/GRNDao.java | b0021ae981732400637081f8ed2a272c8da1061a | [] | no_license | janhaveen/st1 | 12192ac7b149b197dbb53c761849d8d2ad6b0097 | 3606c56505de7ba5ecd6a4268370ce3ea4d6f294 | refs/heads/master | 2022-12-28T04:15:02.868127 | 2019-09-14T14:09:44 | 2019-09-14T14:09:44 | 208,449,442 | 0 | 0 | null | 2022-12-16T08:16:01 | 2019-09-14T14:08:52 | JavaScript | UTF-8 | Java | false | false | 481 | java | package com.dao;
import java.util.List;
import com.pojo.CreateBarCode;
import com.pojo.GRN;
import com.pojo.Order;
import com.pojo.Product;
import com.pojo.GRNItem;
public interface GRNDao
{
public boolean addNewProduct(Product product);
public boolean addNewGRNProduct(GRN grn);
public boolean addNewGRNItem(GR... | [
"janhavee_narkar@effexway.com"
] | janhavee_narkar@effexway.com |
d454fd5724815d6b51522c0ea6160acf61aa20c4 | 0ad97ad8013d56b8c8d249e3f9f45ea5338f5a65 | /src/test/java/com/twitty/TwittyServerApplicationTests.java | 03a2f4ba02135aa42cd41ff850b86dce98bf661e | [] | no_license | jiaguofang/twitty-server | 8e5325f398c02b0f9530400d4f1bf2ff8b849cd6 | 9b915079e583d924f2f0306be12a7c79353fa8b5 | refs/heads/master | 2021-01-24T19:10:32.917671 | 2016-11-11T21:01:27 | 2016-11-11T21:01:27 | 73,433,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | package com.twitty;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class TwittyServerApplicationTests {
@Test
public void contextLoa... | [
"jiaguo.fang@capitalone.com"
] | jiaguo.fang@capitalone.com |
a3f19e1c9ef331445e469f14bd9cb91548fd8c5b | 9ffea92d95afee2f6e6fb21afaa8dd2aba6348d1 | /src/main/java/org/futuredev/workbench/math/RelevantSearch.java | a22235aaee6e514cbbec217ccaeee9805e86cee6 | [] | no_license | ImDeJay/Workbench | 81ba74fc6943978f6160572947918f2eb2edb0c4 | e28ba88e8284e811de61221e219d5b9229238c5d | refs/heads/master | 2021-01-20T16:35:09.670772 | 2014-01-14T00:35:47 | 2014-01-14T00:35:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,462 | java | package org.futuredev.workbench.math;
import java.util.Arrays;
import java.util.List;
/**
* A very basic relevancy booster for the QWERTY keyboard.
*
* For example, "block-craft" and "block-shift"
* both have a Levenshtein distance of 3 from "block-swfrt",
* but the user probably wants "block-shift", not "block-... | [
"afistofirony@gmail.com"
] | afistofirony@gmail.com |
21dbe6647a970afad1b06929d747ba0ffca84c6d | d34361986f820a1316da9d0443643d1cb7996c52 | /SGUWEB/src/ENTIDAD/cargoC.java | 8b76ab0e3f4403aa0e040e891718a5aaeb0e1d1b | [] | no_license | michellOlano/SGUWEB | 40cb65bc6074845bb94c04b8634ef9b37eb53fb2 | fd0343fa30ea88452acddd9ff0a8d9fd38510a56 | refs/heads/master | 2021-05-15T17:01:07.120656 | 2017-10-19T15:34:19 | 2017-10-19T15:34:19 | 107,563,857 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,359 | java |
package ENTIDAD;
import java.io.Serializable;
public class cargoC implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1L;
private int cargo;
private String descripcion;
private String abreviatura;
private int estadoRegistro;
public cargoC(... | [
"michell@michell-PC"
] | michell@michell-PC |
7232337c80026cfd2e1414dac881cd0f77eb25e1 | fb043628c7244036a16fdd444860ec4bba56b42d | /app/src/main/java/com/cyanbirds/momo/entity/ApkInfo.java | c5399f1c88be58ecf95f98ad8c1e865e7de5d4c0 | [] | no_license | wybilold1999/MOProject | 0827d50bf3f8a0bf0b8b608a115c4ffae71f0cc7 | cad2ee4d0c773eb239c608a578d64f27b6832223 | refs/heads/master | 2021-01-21T10:19:00.589451 | 2017-09-28T07:43:12 | 2017-09-28T07:43:12 | 91,684,524 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | package com.cyanbirds.momo.entity;
import java.io.Serializable;
/**
* 作者:wangyb
* 时间:2016/9/27 15:01
* 描述:
*/
public class ApkInfo implements Serializable {
/**apk名字**/
public String apkName;
/**apk大小**/
public String apkSize;
/**apk价格**/
public String apkPrice;
/**apk介绍**/
public String apkIntroduce;
/*... | [
"wangyb@ecqun.com"
] | wangyb@ecqun.com |
4b26ba45eabe4a823457dca7eb76091e3c27c3a8 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/20/20_a7d9c7c39a69c160d336e5377e969ed8b379474c/DetectorJDialog/20_a7d9c7c39a69c160d336e5377e969ed8b379474c_DetectorJDialog_s.java | da503d455fb3ac072cad7812242d6659366e24a2 | [] | 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,140 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/*
* DetectorJDialog.java
*
* Created on Feb 14, 2011, 9:48:28 AM
*/
package org.micromanager.conf;
import java.lang.reflect.InvocationTargetException;
import java.util.logging.Level;
import java.util... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
71c05115b5076b9be0b3411e07c1496ee17c068f | 39813f3f72913172d1d68f9b4b4009368f027294 | /java8/src/main/java/dev/o1c/modern/chacha20/ChaCha20.java | 2d2a582d27da7df545feee2bf69b4e0b0805bdae | [
"ISC"
] | permissive | rucko24/o1c | 88282ebcfa01b0472e92017975a9701b188515a3 | b180abdb23906c5666b8a27c4e9b4cbe5f0cecae | refs/heads/main | 2023-02-10T01:29:34.487308 | 2021-01-04T05:06:52 | 2021-01-04T05:06:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,158 | java | /*
* ISC License
*
* Copyright (c) 2021, Matt Sicker
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND... | [
"mattsicker@apache.org"
] | mattsicker@apache.org |
66b14661ae6797a53f464524fdd794be60267fc2 | 4276b9d050ea4640f93fcb19b4a8d9a8951a195d | /src/main/java/course/api/topics/Topic.java | bce48955cbacc151a724614f2aafa184b1c8b8c3 | [] | no_license | Abhishek55041/course.api | 9af69888eeac1721c2758ca69b233ef6d45271db | 6ac9474247c1198c15989d836f44f2805848a828 | refs/heads/master | 2021-04-06T06:24:22.757339 | 2018-03-15T01:14:33 | 2018-03-15T01:14:33 | 125,293,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 647 | java | package course.api.topics;
public class Topic {
private String id;
private String name;
private String description;
public Topic() {
}
public Topic(String id, String name, String description) {
super();
this.id = id;
this.name = name;
this.description = description;
}
public String getId() {... | [
"abhishek.e.agarwal@capgemini.com"
] | abhishek.e.agarwal@capgemini.com |
cb7b4f8f98c21b9697dc75c9d7ad9beef5824a8b | 5ddb95f31c66aee1d4d6db8af28e4cd016e845c9 | /security-browser/src/main/java/com/asule/security/BrowserSecurityConfig.java | 400264f0bb483f51b3c7fe19ac2268d6a97e0051 | [] | no_license | ausle/mysecurity | b5868ec2bed0da66e6dfb650a01849873562ad57 | 2c31496f3d967147500687b917c2def13ee8a917 | refs/heads/master | 2020-03-28T02:51:40.257177 | 2018-09-06T02:09:31 | 2018-09-06T02:09:31 | 147,601,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,064 | java | package com.asule.security;
import com.asule.security.authenticate.mobile.SmsCodeAuthenticationSecurityConfig;
import com.asule.security.handler.AsuleAuthenticationFailureHandler;
import com.asule.security.handler.AsuleAuthenticationSuccessHandler;
import com.asule.security.properties.BaseProperties;
import com.asule.... | [
"distinctofwang@gmail.com"
] | distinctofwang@gmail.com |
c1561c61ecfa548572e19e32ef16eec95625e725 | df6d22421164340a3c29bb5bce015c9cefbda4f3 | /src/hyFlow/edu/vt/rt/hyflow/benchmark/tm/bst2/$HY$_Proxy_Node.java | 5211430d0e7be1346f5920de680419146b6c3e85 | [] | no_license | junwhan/open_nesting | 07926e351634eadc4115c138728df470c096aee9 | 65df45f7d878b6fbb83e2b8437616f83a45452a4 | refs/heads/master | 2020-04-21T00:59:02.286663 | 2014-01-02T02:47:32 | 2014-01-02T02:47:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,343 | java | package edu.vt.rt.hyflow.benchmark.tm.bst2;
import java.rmi.RMISecurityManager;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
import java.rmi.server.UnicastRemoteObject;
import aleph.comm.Address;
import aleph.dir.DirectoryManager;
import edu.... | [
"jkim@gojkim"
] | jkim@gojkim |
1551d064c6a85ed43fc225a0bafa50b5359f2d0c | ae6b96cc42b1af55a44156a220feaa7698b58fea | /RestDocCore/src/main/java/cn/willingxyz/restdoc/core/parse/impl/JavaTypeInspector.java | ea3f12041ac8ffe3d6d0b15b42f67eee6027fe40 | [] | no_license | zt1820057934/RestDoc | 836c310c78458b54500d2a4d899a828ed7fc6634 | 7791fb816177e50c16756713041c5886e9dd86a6 | refs/heads/master | 2022-02-18T04:17:18.849814 | 2019-09-20T01:03:41 | 2019-09-20T01:14:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,304 | java | package cn.willingxyz.restdoc.core.parse.impl;
import cn.willingxyz.restdoc.core.parse.ITypeInspector;
import lombok.var;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
import java.net.URI;
import java.net.URL;
import java.time.*;
import java.util.ArrayList;
import java.util.Dat... | [
"sxswilling@163.com"
] | sxswilling@163.com |
bab4f8ac6aa19030d23210b44d344a906dc43b76 | 91d6e8e7200b9973fc4468f648ff43324529ca61 | /src/saxparser/SaxParserController.java | e577db18c978aab2780e454c31e610ef0f99cda6 | [] | no_license | awwilhelm/javasax | 59674f5ab42bc617b3971fc6bd63f16e8b01ec8a | 59d8b7ff32c315c2f61002753886d7544f8daad0 | refs/heads/master | 2021-01-25T14:09:44.173875 | 2018-03-03T03:39:19 | 2018-03-03T03:39:19 | 123,655,895 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,287 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package saxparser;
import java.io.File;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.net.URL;
import java.util... | [
"awwilhelm2014@gmail.com"
] | awwilhelm2014@gmail.com |
9959a81042bf111dd24c85626a2f5de7ae77b6aa | 02e02d55532d6295b0110e3acdfc31b933d1099d | /ep-bva/src/main/java/training360/epbva/EpBvaApplication.java | 6fe2c0103b8ee48e88d0deb57232b18a92a9d090 | [] | no_license | Training360/almira | 5c73a3adb06552dce6623a37cbd1c84c9d36239c | b3a52ac5b7b2023835b3b77fa57ab3c0a7548a7f | refs/heads/master | 2022-12-03T17:42:46.860169 | 2020-10-08T08:48:44 | 2020-10-08T08:48:44 | 110,721,995 | 1 | 0 | null | 2022-11-16T08:56:04 | 2017-11-14T17:23:32 | Rich Text Format | UTF-8 | Java | false | false | 2,928 | java | package training360.epbva;
import org.apache.cxf.Bus;
import org.apache.cxf.jaxws.EndpointImpl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annot... | [
"viczian.istvan@gmail.com"
] | viczian.istvan@gmail.com |
3434388edd25cbe083488c1b69e16eb26d8a1828 | db90da9d516ff4e406a5084be8e09ee813cddd2e | /src/main/java/com/demo/leetcode/回溯算法/Solution988.java | b722887c6835b2acf51b2c54bb1ad45391b833f8 | [] | no_license | goog00/my-algorithm-exercise | 106d7beace94c02ea44dda83a5d716a5198a563c | f5c4e762859826836f80373ace4d30cc0ebde13c | refs/heads/master | 2022-11-22T10:11:51.214353 | 2020-07-09T09:54:42 | 2020-07-09T09:54:42 | 276,077,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,865 | java | package com.demo.leetcode.回溯算法;
/**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
class Solution988 {
static String ans = "~";
public static String smallestFromLeaf(TreeNode root) {
dfs(root,... | [
"steng2009@163.com"
] | steng2009@163.com |
ae4cef5c6465be80f5249819747cfa009e9ea33a | 45ec8fbb45734eb30a45a31d43a8a0f7b3a8e07a | /RehearsalAssistant/src/urbanstew/RehearsalAssistant/RehearsalActivity.java | 9dbd3f3b9379400913fd58d08b99283d8897f134 | [] | no_license | TomkeyZhang/RehearsalAssistant | 75fc6601ace032ebe3ae723b634df9caae173996 | 45148d38b6cfe0b023dd040e81811f4527a4f5df | refs/heads/master | 2020-12-25T18:19:51.445675 | 2013-08-06T12:21:25 | 2013-08-06T12:21:25 | 11,923,268 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 826 | java | package urbanstew.RehearsalAssistant;
import android.app.Activity;
import android.content.Intent;
import android.view.Menu;
import android.view.MenuItem;
public class RehearsalActivity extends Activity
{
public boolean onCreateOptionsMenu(Menu menu)
{
super.onCreateOptionsMenu(menu);
... | [
"TomkeyZhang@gmail.com"
] | TomkeyZhang@gmail.com |
bec4872b2c246ca0f9e6e9f0321f82c6d08483a7 | 6d60a8adbfdc498a28f3e3fef70366581aa0c5fd | /codebase/selected/1611093.java | 7318f2eea068377328321b08d021767d3d84284c | [] | no_license | rayhan-ferdous/code2vec | 14268adaf9022d140a47a88129634398cd23cf8f | c8ca68a7a1053d0d09087b14d4c79a189ac0cf00 | refs/heads/master | 2022-03-09T08:40:18.035781 | 2022-02-27T23:57:44 | 2022-02-27T23:57:44 | 140,347,552 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,716 | java | package uk.org.toot.midi.sequence;
import java.beans.PropertyChangeSupport;
import java.util.ArrayList;
import java.util.List;
import java.util.Hashtable;
import javax.sound.midi.Track;
import javax.sound.midi.MidiEvent;
import javax.sound.midi.MidiMessage;
import javax.sound.midi.InvalidMidiDataException;
import uk.o... | [
"aaponcseku@gmail.com"
] | aaponcseku@gmail.com |
042098b812ed75ac0d25d5ed4add05e85c9e15ee | db2c49a189e13554e73713ed2a69ca887a2ad9f0 | /org.orbit.component.runtime/src/org/orbit/component/runtime/tier4/missioncontrol/service/MissionControlService.java | 6e2c3990031ada25de0c93cf46d2e277658a0e84 | [] | no_license | EngineerBarsik/dev | fa501b6ff58e0b6b263d54d6e85c6d69a323f612 | 81715414de121e1d7cead7d4066d626b095816d6 | refs/heads/master | 2023-02-11T01:20:29.217287 | 2021-01-08T01:14:21 | 2021-01-08T01:14:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 985 | java | package org.orbit.component.runtime.tier4.missioncontrol.service;
import java.util.List;
import org.orbit.component.runtime.model.missioncontrol.Mission;
import org.origin.common.jdbc.ConnectionProvider;
import org.origin.common.rest.server.ServerException;
import org.origin.common.service.AccessTokenProvider;
import... | [
"yangyang4cs@gmail.com"
] | yangyang4cs@gmail.com |
0c217cd5017b15eb120265c80ffcbf5d2a0adb53 | a937fca0fd7e8ea0414c7a8d724aabef8b15aa9d | /src/Controllers/Controller.java | 6f3e3ac331ec52b960f1f694534d4720db3a8c29 | [] | no_license | Fregoneti/Bot_Alertas | c30f41ffcf9bda477ca96ef1fad828775f8f6a3e | 5b27c0bf647f44dc555f56aabc2a778d90b0c3b9 | refs/heads/master | 2023-04-19T11:34:42.096421 | 2021-05-14T07:49:42 | 2021-05-14T07:49:42 | 367,289,644 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,385 | java | package Controllers;
import Dao.alertaDao;
import Model.Alerta;
import Utils.ConDB;
import Utils.email;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Calendar;
import java.util.List;
public class Controller {
private static fina... | [
"arresu.ca@gmail.com"
] | arresu.ca@gmail.com |
d836d2424b30a80c8b3490116886febbbfe9987e | dcba15e74ec5e808840169399b5e8e32b81dd600 | /app/src/main/java/app/lerner2/projects/my/lerner4/GameMech.java | 00e4e3b709a923dcc0fe1da2a1f118d529297e05 | [] | no_license | heizer23/Atoms | ff9a8660cb265b8d425661c9945346ef6ef8311f | f2837b8ce66d0d3c3935a765dae58d315eee7f3c | refs/heads/master | 2020-05-30T18:20:26.320327 | 2019-07-28T15:45:52 | 2019-07-28T15:45:52 | 189,894,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 221 | java | package app.lerner2.projects.my.lerner4;
public class GameMech {
long tagesPunkte = 0;
public GameMech(){
tagesPunkte = 12;
}
public long getTagesPunkte() {
return tagesPunkte;
}
}
| [
"p.remmecke@gmail.com"
] | p.remmecke@gmail.com |
cdcd9d4f11dce3c48e46b66dad5d629f3f0d9eda | 440728e853fb55f6c3b947dc811a1417c986fec2 | /Game/src/test/java/com/bbz/sanguo/net/GameServerTest.java | 9701e17341dc4540574ba9ded61d1ddc8b1b9537 | [] | no_license | babizhu/MachineSanGuo | fcfba60d1c9676edc2f6805fae8ca436e918219a | e9801fdabc37e1d3c21c609b1fe4028bb8361b4f | refs/heads/master | 2016-09-06T04:10:44.302097 | 2014-12-31T10:18:03 | 2014-12-31T10:18:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,341 | java | package com.bbz.sanguo.net;
import com.bbz.sanguo.lanch.ServerCfg;
import io.netty.bootstrap.Bootstrap;
import io.netty.channel.Channel;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.nio.NioSocketChannel;
import org.junit.Test;
public class GameS... | [
"liu_kun@msn.com"
] | liu_kun@msn.com |
6ee1dc7c1c6cb8a63423fd0d8129692281d0610f | ff8bd7f0d1c2befa841bc834352c47d5ae080594 | /src/main/java/pt/lisomatrix/Sockets/models/Absence.java | edfe4277ffcb637d717dee8be56af1c6f023f669 | [] | no_license | Lisomatrix/StudenStats-Backend | 7a33ff4a6bf5588351e271a84c07a05240ab7fa9 | 1f5a405f5021416b4c254fa796ea1d05a474e2f5 | refs/heads/master | 2021-08-25T18:01:04.276916 | 2019-09-28T09:38:52 | 2019-09-28T09:38:52 | 166,423,122 | 0 | 0 | null | 2021-08-02T17:18:58 | 2019-01-18T15:11:04 | CSS | UTF-8 | Java | false | false | 2,818 | java | package pt.lisomatrix.Sockets.models;
import org.hibernate.annotations.NotFound;
import org.hibernate.annotations.NotFoundAction;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
@Entity
@Table(name = "absence")
public class Absence implements Serializable {
@Id
@Column(name =... | [
"lisomati@hotmail.com"
] | lisomati@hotmail.com |
0bd94f345cc5cdca370a8882d0d6b607c5a27a9f | bd3592781efb4b4bb9fb46c48d46680d76917d5b | /src/SameTree.java | 7698c5f9410ac32533276d595c01144be1fd9036 | [] | no_license | ChunChung/Leetcode | e7efefd108da53b09aa66295b1cfcfc974ccd5a2 | b7c78fe3730ba9fb5c2ad98264129314c543ce2a | refs/heads/master | 2021-01-18T23:22:18.538481 | 2018-10-25T15:51:17 | 2018-10-25T15:51:17 | 23,938,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 690 | java | public class SameTree {
public static boolean isSameTree(TreeNode p, TreeNode q) {
if(p == null && q == null)
return true;
else if (p == null)
return false;
else if (q == null)
return false;
if(p.val == q.val) {
return isSameTree(p.left, q.left) && isSameTree(p.right, q.r... | [
"chunchung@cs.nctu.edu.tw"
] | chunchung@cs.nctu.edu.tw |
b43620726fa5fcc6e476edb5464aaf6a848a40cb | 331fccf22ca45d63e363009dcc873da2147feafd | /BroadWeb/src/main/java/com/springbook/biz/common/AfterThrowingAdvice.java | 2b816d20a42119805ed4e3472e7192f9ce4503cb | [] | no_license | cielKim/MVCs | 50b87edb84dd6ce58a6696c194f75522706f92da | 667d68622729cd3127d7095abd76eb69855db38f | refs/heads/master | 2021-04-27T04:13:32.996602 | 2018-02-24T09:55:45 | 2018-02-24T09:55:45 | 122,727,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 968 | java | package com.springbook.biz.common;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.AfterThrowing;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Pointcut;
import org.springframework.stereotype.Service;
@Service
@Aspect
public class AfterThrowingAdvice {
... | [
"user@192.168.219.102"
] | user@192.168.219.102 |
176ac6242e548615b5b4d1cf8928ee5a512398bc | 6ba8be7fff3eeccbf1a5d1f10abd8522fe530099 | /src/main/java/com/no3003/fatlonely/util/HttpUtil.java | cc77b934643f60cadda8d8f253f8131df0e25643 | [] | no_license | LHH7049/FatLonely | 71ccc7e0b0fe953fafcdb45f481109610fbb697a | 2af68fcfbb20f9278e29eee6545f78178a62904e | refs/heads/master | 2023-05-10T02:25:05.837967 | 2021-06-01T01:25:57 | 2021-06-01T01:25:57 | 361,995,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,788 | java | package com.no3003.fatlonely.util;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.web.context.request.RequestContextHolder;
import org.springframework.web.context.request.ServletRequestAttributes;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
impo... | [
"704931253@qq.com"
] | 704931253@qq.com |
021466487911f3ecd1695fa63795ef79e4ff9f9f | b220f06f194e7d05a9b24fbb2b655e77fcdb9def | /app/src/main/java/br/com/faculdade/dao/DisciplinaDAO.java | eb246ed2069c5d7ee64d0735d2d336c82b83cb87 | [] | no_license | cardoso010/Faculdade | 8a2072a4f3f449695825158606c4fe46a68f9c57 | 70662a6a4e38e8c9bdad2ecea8fdd885f72d6d7e | refs/heads/master | 2021-01-19T03:17:21.018627 | 2016-06-30T21:35:17 | 2016-06-30T21:35:17 | 62,342,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,650 | java | package br.com.faculdade.dao;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
import java.util.ArrayList;
import java.util.List;
import br.com... | [
"gabriel.cardoso010@gmail.com"
] | gabriel.cardoso010@gmail.com |
53a2caec6dc7e89178d4a5d8ff6b5ca0bb96a644 | 4e9f0b12acf6b95c6229c4ca557d26723896b248 | /restaurant/src/main/java/com/blibli/future/pos/restaurant/common/exception/NotFoundMapper.java | 70999f5f69f73379b6163f152f104f3b954d5352 | [] | no_license | kelvinikome/restaurant-pos-app | d92b58d19db9cd550f59690c2d15828bc05fc69a | 1fd60e4f0891d58cdc7dc547fdf6f3afce3eaf7c | refs/heads/master | 2020-04-20T03:06:11.239913 | 2018-01-05T16:44:25 | 2018-01-05T16:44:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package com.blibli.future.pos.restaurant.common.exception;
import javax.ws.rs.NotFoundException;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.Provider;
@Provider
public class NotFoundMapper extends BaseExceptionMapper<NotFoundException> {
@Override
public Integer getStatusCode() {
return R... | [
"13515097@std.stei.itb.ac.id"
] | 13515097@std.stei.itb.ac.id |
baf986ac7cebb35f252ceb26a43494163f42dd13 | bb450bef04f1fab24a03858343f3e8fd9c5061ee | /tests/sources/local/tools/0_monitor/src/main/java/monitor/Matmul.java | e5014958c4bb79187132b2d1e507c8ce13596d0a | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bsc-wdc/compss | c02b1c6a611ed50d5f75716d35bd8201889ae9d8 | 5f7a31436d0e6f5acbeb66fa36ab8aad18dc4092 | refs/heads/stable | 2023-08-16T02:51:46.073185 | 2023-08-04T21:43:31 | 2023-08-04T21:43:31 | 123,949,037 | 39 | 21 | Apache-2.0 | 2022-07-05T04:08:53 | 2018-03-05T16:44:51 | Java | UTF-8 | Java | false | false | 4,165 | java | package monitor;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.IOException;
import java.util.StringTokenizer;
public class Matmul {
private static final int MSIZE = 8;
private static final int BSIZE = 2;
p... | [
"cramonco@9ab3861e-6c05-4e1b-b5ef-99af60850597"
] | cramonco@9ab3861e-6c05-4e1b-b5ef-99af60850597 |
737b769a540bf6979cc5fdfd4d96e271ba6ccf8f | 69d720e74c8c5296cf823da69705825e0ac56973 | /src/main/java/com/nadia/data/importers/excel/CombineToJson.java | cccc02d405b7b0bebbd62e84319a0a26e763349d | [] | no_license | ddolga/schooldata | df7f05f5c7d7185e3788a3085805558d00b5d9bd | 28f5a54c5f0bb98c3289fd98ffca6ac62c421ea8 | refs/heads/master | 2020-04-06T06:56:35.597546 | 2016-08-15T23:44:00 | 2016-08-15T23:44:00 | 51,760,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,181 | java | package com.nadia.data.importers.excel;
import com.nadia.data.api.CellProcessorInterface;
import com.nadia.data.api.WorkbookProcessInterface;
import org.apache.poi.openxml4j.exceptions.InvalidFormatException;
import org.apache.poi.ss.usermodel.*;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
imp... | [
"ddolgachev@omi.com"
] | ddolgachev@omi.com |
45eb8c0c7b51e97261a00c6eaf06ad92d9e411a5 | 141141b446bec5af0963b8d5f15245cd0b8d7077 | /Module2_Spring_Javacore_Database/blog_management/src/main/java/com/codegym/cms/model/Category.java | 6724123e6e4c6336cd76b09c2fd27d516b481b7b | [] | no_license | ledinhquoc/LeDinhQuoc_CodeGymDaNang_C1119G1 | 41173126b8ef6524b85e581f32238544e7515db8 | 002d9359a1d4f474ad7e62d30c9eb29c8c6d71ce | refs/heads/master | 2023-01-08T19:17:31.303670 | 2020-04-20T14:53:09 | 2020-04-20T14:53:09 | 223,861,203 | 0 | 0 | null | 2023-01-07T21:56:53 | 2019-11-25T04:31:12 | CSS | UTF-8 | Java | false | false | 777 | java | package com.codegym.cms.model;
import javax.persistence.*;
import java.util.List;
@Entity
@Table (name = "category")
public class Category {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int id;
private String name;
@OneToMany(targetEntity = Post.class)
private L... | [
"elvisle93@gmail.com"
] | elvisle93@gmail.com |
145fd86203d594623578a318af633f656afe7d85 | 68c1dd289d32853a8479d63d6f5bfec0ab22cbf1 | /guns-film/src/main/java/com/stylefeng/guns/rest/modular/film/dao/CatDictRepository.java | cfe0951a9780fa2339752a65bd3514fbe5196eb7 | [] | no_license | chenzhibin66/guns-film | e8bfc07eff2ae04439b5a5495cf6ead38c39aeaf | e41f7755283f87901cf646daa4b4bd23786d37f7 | refs/heads/master | 2022-12-10T15:01:34.604441 | 2020-05-10T14:32:14 | 2020-05-10T14:32:14 | 249,651,033 | 1 | 2 | null | 2022-12-06T00:45:19 | 2020-03-24T08:21:17 | Java | UTF-8 | Java | false | false | 324 | java | package com.stylefeng.guns.rest.modular.film.dao;
import com.stylefeng.guns.rest.entity.CatDictDO;
import com.baomidou.mybatisplus.mapper.BaseMapper;
/**
* <p>
* 类型信息表 Mapper 接口
* </p>
*
* @author chenzhibin
* @since 2020-03-31
*/
public interface CatDictRepository extends BaseMapper<CatDictDO> {
}
| [
"calvinchen66@163.com"
] | calvinchen66@163.com |
5ee65e1387c0a10ffed46131e5796d31037761c6 | 56d2ba474411e8add4286767c460f07077415b11 | /amain/src/main/java/cn/itsite/amain/yicommunity/entity/bean/MainDeviceListBean.java | b387f32a7bcc15ee2eb2d07529c7de2e8dc4c341 | [] | no_license | arjun512/YiCommunity3.0 | d205759bbae64a1490747ac7a8fcb174a5bbd6de | 0000c72efb143628bddab5939b734bdb81a5c3fd | refs/heads/master | 2020-05-16T17:21:18.497970 | 2018-05-29T01:11:48 | 2018-05-29T01:11:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,615 | java | package cn.itsite.amain.yicommunity.entity.bean;
import java.io.Serializable;
import java.util.List;
import cn.itsite.abase.common.BaseBean;
/**
* Author: LiuJia on 2018/1/3 0003 15:36.
* Email: liujia95me@126.com
*/
public class MainDeviceListBean extends BaseBean {
private List<DataBean> dat... | [
"liujia@192.168.7.120"
] | liujia@192.168.7.120 |
17e85addd5230f43408491add1d4e97d1a53ad9b | 74777ffa4616a589ca954fb83af747656ac26aee | /src/gaopei/Question155.java | 0ebeae66347cbe2aab85a1890ea1e42f5ae90870 | [] | no_license | gaoppp/LeetCode | 84af767f43eb8aa46fdcf8dcd7c1add35bdad01f | 2956dd0e03a33317a8f00cf17367614112613ea9 | refs/heads/master | 2023-01-02T11:21:45.166388 | 2020-11-02T14:30:54 | 2020-11-02T14:30:54 | 299,341,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,426 | java | package gaopei;
import java.util.Stack;
/**
* 设计一个支持 push ,pop ,top 操作,并能在常数时间内检索到最小元素的栈。
* <p>
* push(x) —— 将元素 x 推入栈中。
* pop() —— 删除栈顶的元素。
* top() —— 获取栈顶元素。
* getMin() —— 检索栈中的最小元素。
*/
public class Question155 {
public static class MinStack {
private Stack<Integer> data;
private Stack<I... | [
"pei.gao@qunarservers.com"
] | pei.gao@qunarservers.com |
c944228f4d311b90eed3982c6d17229655197818 | 1490356148dd33654cf861c21a145dd7e63754d9 | /src/main/java/com/JMS/JmsApplication.java | 045f0f9a789d2140ba400c520e479b4e944dd5be | [] | no_license | ElviraHoward/JMS | 9807d858f32bc402a1f287007e3dde3d1d79e7d0 | ddba01ef5431c52e3085be3d89c64e2a2d6eec38 | refs/heads/master | 2020-03-16T01:22:05.721549 | 2018-06-04T09:28:02 | 2018-06-04T09:28:02 | 132,438,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,995 | java | package com.JMS;
import com.JMS.jms.*;
import org.apache.activemq.ActiveMQConnectionFactory;
import org.apache.activemq.command.ActiveMQTopic;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplic... | [
"elviravalo@gmail.com"
] | elviravalo@gmail.com |
362691b1a322ad3a6ba8f3a3f65e3225396c66a6 | e578e1dd6f58db78a2c23c3e64ff0265b2fcfb8e | /hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/s3guard/ITestS3GuardToolLocal.java | 43cbe93330a757b08e3ff6fd31b084c3226be1cb | [
"LGPL-2.1-only",
"LicenseRef-scancode-other-permissive",
"EPL-1.0",
"Classpath-exception-2.0",
"CC-BY-3.0",
"CC-BY-2.5",
"GPL-2.0-only",
"CC-PDDC",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-3-Clause",
"GCC-exception-3.1",
"CDDL-1.0",
"MIT",
"CDDL-1.1",
"BSD-2-Clause-Views... | permissive | MSDS-ABLE/toposch | ca7c585f61738a262639bc07e27915b30b08221f | 181977dae6953f8bca026cadd4722979e9ec0d43 | refs/heads/master | 2023-09-01T09:25:27.817000 | 2020-05-31T04:03:08 | 2020-05-31T04:03:08 | 267,599,209 | 5 | 0 | Apache-2.0 | 2023-08-15T17:41:32 | 2020-05-28T13:35:50 | Java | UTF-8 | Java | false | false | 8,497 | 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 ... | [
"zhujy@super01.ivic.org.cn"
] | zhujy@super01.ivic.org.cn |
2094f9e8522261c5f569dff65e9478b1178b0df6 | 98d313cf373073d65f14b4870032e16e7d5466f0 | /gradle-open-labs/example/src/main/java/se/molybden/Class7771.java | 4a3a9d84d98b152cce8cf456c7e2bade056240e0 | [] | no_license | Molybden/gradle-in-practice | 30ac1477cc248a90c50949791028bc1cb7104b28 | d7dcdecbb6d13d5b8f0ff4488740b64c3bbed5f3 | refs/heads/master | 2021-06-26T16:45:54.018388 | 2016-03-06T20:19:43 | 2016-03-06T20:19:43 | 24,554,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 109 | java |
public class Class7771{
public void callMe(){
System.out.println("called");
}
}
| [
"jocce.nilsson@gmail.com"
] | jocce.nilsson@gmail.com |
432a39cc744b1269879ce9d12159736bbae79ae4 | 8a4ad9f611b1067b3358fedb7b5b678d08a69502 | /GraphTheory/tests/FloydWarshallSolverTest.java | acc371351f6d6e8a1e65536266189377125b8a79 | [
"MIT"
] | permissive | mohdanishh/Algorithms | 7686defb3e52589fa968492375c839dd1decdb66 | f9ce60de1dcfdde41b39f411c5c2aa04ae0128ff | refs/heads/master | 2021-04-26T23:20:39.146968 | 2018-03-02T05:12:30 | 2018-03-02T05:12:30 | 123,976,241 | 0 | 1 | MIT | 2018-03-05T20:42:46 | 2018-03-05T20:42:46 | null | UTF-8 | Java | false | false | 6,852 | java | import static com.google.common.truth.Truth.assertThat;
import java.util.*;
import org.junit.Before;
import org.junit.Test;
public class FloydWarshallSolverTest {
static final double INF = Double.POSITIVE_INFINITY;
static final double NEG_INF = Double.NEGATIVE_INFINITY;
static double[][] matrix1, matrix2, mat... | [
"fisetwill@gmail.com"
] | fisetwill@gmail.com |
f84c78606d5927c208cd0ab8121ee2ba7c03f4fa | cb5454f57111c5e6349072537de573ac23ca8cd8 | /app/src/main/java/com/example/lee/finalproject/HelpInfo.java | 48f3426af496a20bf2e9e1608d6999af537d031c | [] | no_license | praylee/FinalProject2 | c2f2146c398b266a181b23e0c679214727c7fc1e | 93b8d080514098a96deaff2bc0d4a88fa84bc83b | refs/heads/master | 2020-03-25T07:19:17.748670 | 2018-08-04T18:26:36 | 2018-08-04T18:26:36 | 143,554,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package com.example.lee.finalproject;
import android.os.Bundle;
import android.app.Activity;
public class HelpInfo extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_help_info);
}
}
| [
"prayleee@gmail.com"
] | prayleee@gmail.com |
2df0258378e9b5ccbeda2969ae3be71b3f98adfb | e9ab6bbc4c04b667b01351f6c68d1eafb30ee7b6 | /Core/Common/FindElement.java | 636ddc53baf9a52e006b8dce1f23707b63b126d8 | [] | no_license | hunkbmt/autotest01 | 46e730c51828e0d5eac6300ad8a434eec072757b | d8bb115ed0d85a68f9ac40a463ef144e170ac18c | refs/heads/master | 2023-06-02T11:11:38.995383 | 2021-06-17T14:54:16 | 2021-06-17T14:54:16 | 377,569,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 654 | java | package Common;
import org.openqa.selenium.By;
import org.openqa.selenium.support.How;
public class FindElement {
private How _type;
private String _value;
private By _by;
public FindElement(How type, String value) {
this._type = type;
this._value = value;
... | [
"vuphan9@gmail.com"
] | vuphan9@gmail.com |
767718243ca2470722f6fd6984fe28491ba22b42 | 283c2daa0289407be992159e0352245aa7d71905 | /src/main/java/edu/byu/cstaheli/cs478/toolkit/learner/LearnerData.java | 1b471d2070befddeb941156a0d64c2851ee01dbc | [] | no_license | cache117/cs478-clustering | 04a39af7391aa7f3ef65c275eb61d28cfbfd7017 | bc5a2e8527f67b23322d277061b9e180a7f9e0f5 | refs/heads/master | 2021-06-14T10:14:34.982141 | 2017-04-05T03:07:48 | 2017-04-05T03:07:48 | 86,467,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,013 | java | package edu.byu.cstaheli.cs478.toolkit.learner;
import edu.byu.cstaheli.cs478.toolkit.utility.ArgParser;
import edu.byu.cstaheli.cs478.toolkit.utility.Matrix;
import java.util.Random;
/**
* Created by cstaheli on 1/20/2017.
*/
public class LearnerData
{
private final Random rand;
private final ArgParser pa... | [
"cache@byu.edu"
] | cache@byu.edu |
4855a838662adbc66a13248945e08be6b1b9668b | 92c3d8c1612e230f6459be042c33441a5cb22a42 | /app/src/main/java/com/example/android/notes/DBHelper.java | 53eb3ff192f7a105932811bbe60b691d6ba87c34 | [] | no_license | Hoss3770/androidNotes | 1c43d4aa47a28e34db7e66296cda1dde29f9551a | e8986cc3eb20b399528897ce37088c4ff772276f | refs/heads/master | 2021-01-18T18:00:32.268491 | 2017-03-31T15:32:14 | 2017-03-31T15:32:14 | 86,834,427 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,400 | java | package com.example.android.notes;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.DatabaseUtils;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
import java.util.H... | [
"hosskhalifa@gmail.com"
] | hosskhalifa@gmail.com |
317aadfa4b1e5c82e30cd8b35c66239f3173afcb | 5cefafafa516d374fd600caa54956a1de7e4ce7d | /oasis/web/OasisTags/src/java/dti/oasis/ows/util/impl/FilterViewElementDependencyImpl.java | c9cb2ef5a1b27ea4cb00c7e3f4069e11acf06e42 | [] | no_license | TrellixVulnTeam/demo_L223 | 18c641c1d842c5c6a47e949595b5f507daa4aa55 | 87c9ece01ebdd918343ff0c119e9c462ad069a81 | refs/heads/master | 2023-03-16T00:32:08.023444 | 2019-04-08T15:46:48 | 2019-04-08T15:46:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,153 | java | package dti.oasis.ows.util.impl;
import dti.oasis.ows.util.FilterViewElement;
import dti.oasis.ows.util.FilterViewElementDependency;
import dti.oasis.util.LogUtils;
import java.util.*;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
* <p>(C) 2003 Delphi Technology, inc. (dti)</p>
*... | [
"athidevwork@gmail.com"
] | athidevwork@gmail.com |
54dddb2f49df5c82507dc155cacaaa3be0b7e650 | 20a17d6f51d72c63b730d1ec3a57d93843381923 | /src/hotel/exceptions/NotFoundException.java | 96ebfd6522752f067aad89bd674e578334b37a86 | [] | no_license | TanczaceKotki/hotel-manager | a3f10ae12b3e5486567e287b0da1170c17d222b0 | c7035ab3f8f8b7cf0dad1db66119bf735df7f105 | refs/heads/master | 2021-01-10T15:10:32.828860 | 2015-12-14T11:13:03 | 2015-12-14T11:13:03 | 44,100,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 170 | java | package hotel.exceptions;
public class NotFoundException extends Exception {
public NotFoundException(String message) {
super("Error: "+message);
}
}
| [
"KZLukos@gmail.com"
] | KZLukos@gmail.com |
af94486c53af20638e6f44f09daeef03584f9f7d | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes2/com/tencent/mobileqq/utils/kapalaiadapter/KapalaiAdapterUtil.java | ffd4d966011052d98021fd4a0d69c109c8d0f66f | [] | no_license | meeidol-luo/qooq | 588a4ca6d8ad579b28dec66ec8084399fb0991ef | e723920ac555e99d5325b1d4024552383713c28d | refs/heads/master | 2020-03-27T03:16:06.616300 | 2016-10-08T07:33:58 | 2016-10-08T07:33:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,929 | java | package com.tencent.mobileqq.utils.kapalaiadapter;
import android.app.Notification;
import android.app.Notification.Builder;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.hardware.Camera;
import android.hardware.C... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
18a2c47efb6e8eb598fce49debf04d36f0426641 | af7345ca23f77ab44018d888fc2ebe554ff3e5b0 | /Exam 2/src/Q4SnippetProblem.java | 91ab6c7f968afa04950ae58833b42b69c15e3e95 | [] | no_license | cbussen7/CPS150 | 10b9842869f4701f3fada611d8934fc05c2db372 | 00ddb70d9af3d2e0f787050623ba11d6479a18a2 | refs/heads/main | 2023-08-17T03:34:17.326603 | 2021-06-23T14:04:38 | 2021-06-23T14:04:38 | 379,623,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | public class Q4SnippetProblem {
public static void main(String [] args){
System.out.println("The value is: " + val());
}
public static String val(){
String result = "candy";
return result;
}
}
| [
"cbussen7@gmail.com"
] | cbussen7@gmail.com |
327ffbfcae2c325dbad4de3f5a945b12c2c2c8e3 | ca0fabe6f1f48281951796e715329d9e87c0ff8c | /com.icteam.loyalty.ui/src/com/icteam/loyalty/ui/control/NToM.java | 75fc258970267cdbaa609f2f79e06e0ede9be69a | [] | no_license | Danipiario/com.icteam.loyalty | 11ed58d3764798528c6949f51c3babaea087438f | f2bb4fb0e01552b336bcf860dd111862d8727316 | refs/heads/master | 2020-04-12T06:43:13.519169 | 2016-10-01T19:52:05 | 2016-10-01T19:52:05 | 60,277,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,123 | java | package com.icteam.loyalty.ui.control;
import java.util.List;
import org.eclipse.core.databinding.Binding;
import org.eclipse.core.databinding.DataBindingContext;
import org.eclipse.core.databinding.UpdateValueStrategy;
import org.eclipse.core.databinding.beans.BeanProperties;
import org.eclipse.core.databinding.bean... | [
"daniele.pirola@gmail.com"
] | daniele.pirola@gmail.com |
39f0d229254ae75ea13904ac21f2014da831580a | 078cc436e424031a1447f3d978dfc3f7ac32a317 | /Java/Codigos/CaraySello.java | 9549fffb02cd5e4819458b9ea6b25b4d8b444d67 | [] | no_license | imgourav/codigosProgramacion | e3bb4f02ca82261fca3349503713d6e96b3e8e81 | 58c32a35b4205154f6a72d6d4065c86c2cd971f1 | refs/heads/master | 2022-12-23T05:37:33.240819 | 2020-10-01T02:13:46 | 2020-10-01T02:13:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 167 | java | public void CaraySello(){
double a;
a = Math.random();
if (a>=0.5){
System.out.println ("A");
}else{
System.out.println ("B");
}
}
| [
"juliancmorales10@gmail.com"
] | juliancmorales10@gmail.com |
ca7bbd9bb01aee65300abd859de7ac18a10ff185 | 18f2fc77a61e8cbe4c38ae5b64b05b0347cd8507 | /LAB_2/src/business/VitalSignsHistory.java | 2e840c216c269fb118ce2cf0d56942d360e97877 | [] | no_license | YashPandya2001/AED_ASSIGNMENT | 82875ced4d739f5462a6893bb3b88aebe616f2f1 | cea00bd945393d8d2f08c36d6f7d424c029bb06c | refs/heads/master | 2020-07-30T06:06:30.954975 | 2019-09-22T08:43:20 | 2019-09-22T08:43:20 | 210,112,389 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 940 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package business;
import java.util.ArrayList;
/**
*
* @author hp
*/
public class VitalSignsHistory {
private ArrayList<Vi... | [
"pandya.y@husky.neu.edu"
] | pandya.y@husky.neu.edu |
a241b380144bf7872c253d3d18383c8a486b7124 | ee2a51f827fd337e6dbb9b018f62cacd8e6399da | /Ch_2_5_Applications/Practise_2_5_01.java | c1ff5da590f615830767853830946d9c741955b5 | [] | no_license | pengzhetech/Algorithms | 97eab98283575fdef46ad06549dcb29993bea132 | c379ff6de3a10dfb1818e84a9ea2516876958288 | refs/heads/master | 2022-08-16T18:04:59.992353 | 2022-07-21T16:17:42 | 2022-07-21T16:17:42 | 261,119,609 | 0 | 0 | null | 2020-05-04T08:31:22 | 2020-05-04T08:31:21 | null | UTF-8 | Java | false | false | 293 | java | package Ch_2_5_Applications;
public class Practise_2_5_01 {
public static void main(String[] args) {
/*
* 如果内存地址相等,那么这两个字符串肯定相等,因此无需比较
* 这样避免了多余的比较操作
*
*/
}
}
| [
"yangxiaohei321123@163.com"
] | yangxiaohei321123@163.com |
fa6fd792ad6885ff0f01da42d6d15f300545bf9a | 05fb5c7f434ced78d09271c04d7d2e290f3d4a5e | /guns-common-api/src/main/java/com/stylefeng/guns/rest/modular/cinema/CinemaServiceAPI.java | 457ef509f5336096d3f7a375b1aea66c8dffe9ee | [
"Apache-2.0"
] | permissive | xiaofei20190625/project4_FilmTicketing | 7bdd581711f23d1debeacc78a2c3185329b5cb20 | 58af1f80e5d2c63c50e8a0fab4291c8ee777c9c8 | refs/heads/master | 2022-10-28T02:29:10.668206 | 2020-05-09T09:43:30 | 2020-05-09T09:43:30 | 196,984,796 | 2 | 0 | NOASSERTION | 2022-10-12T20:29:17 | 2019-07-15T11:23:16 | Java | UTF-8 | Java | false | false | 1,036 | java | package com.stylefeng.guns.rest.modular.cinema;
import com.baomidou.mybatisplus.plugins.Page;
import com.stylefeng.guns.rest.modular.cinema.vo.*;
import java.util.List;
public interface CinemaServiceAPI {
List<CinemaVo> getCinema(String brandId);
//根据CinemaQueryVO查询影院列表
Page<CinemaVo> getCinemas(Cinem... | [
"ahtcmcq940603@163.com"
] | ahtcmcq940603@163.com |
cccd5432dd1dad4296b4967678464f259810b171 | 7b1ace6eaa1b1d097c76f2a18fa94804fb544896 | /bigdata-lab/hive/src/main/java/com/luogh/learning/lab/hive/HiveConnector.java | 0e3c09db3a62ddd2363e32651d42a04218f0e071 | [] | no_license | luoguohao/basecode-lab | b96152846e57a78887ece792a00eb21f70eaeb85 | 680298fedb805cc3f568ec65e5faedf8bbe4f49f | refs/heads/master | 2022-06-25T07:39:54.722036 | 2020-03-22T14:29:37 | 2020-03-22T14:29:37 | 87,285,843 | 1 | 0 | null | 2022-06-21T00:49:27 | 2017-04-05T08:33:08 | Java | UTF-8 | Java | false | false | 1,788 | java | package com.luogh.learning.lab.hive;
import java.util.List;
import java.util.stream.Collectors;
import org.apache.hadoop.hive.conf.HiveConf;
import org.apache.hadoop.hive.metastore.api.FieldSchema;
import org.apache.hadoop.hive.ql.metadata.Hive;
import org.apache.hadoop.hive.ql.metadata.Table;
import org.apache.hadoop... | [
"guohao.luo@tendcloud.com"
] | guohao.luo@tendcloud.com |
737f7a7753ded9b9c6dfc0a582d31e92ab7266df | a259df255e7203787fa74704ed454f1bd5a4a76f | /src/main/java/com/jinchuangan/filter/SiteStatusFilter.java | 4c331f5847c33ee0419c8d9f8fcb3ea950abbab9 | [] | no_license | zhzhd/stock | c301022230a5684dfa9f3a29c8f907ee769db93a | 6b635aecfdb319a13b683dd269b2047385861b28 | refs/heads/master | 2021-01-15T12:59:33.304765 | 2017-08-08T08:30:00 | 2017-08-08T08:30:00 | 99,665,098 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,586 | java | /*
*
*
*/
package com.jinchuangan.filter;
import java.io.IOException;
import javax.servlet.FilterChain;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.jinchuangan.Setting;
import com.jinchuangan.util.... | [
"562599006@qq.com"
] | 562599006@qq.com |
74312dd38f85a119110d75810593bc9655e1c6f6 | 471bbf2c662e49d840735a1d3a0cf0a22a76da71 | /test-framework/src/main/java/org/neo4j/doc/test/rule/SuppressOutput.java | 0c710d6c6e5c76dfd97d7a5e1ee4db94327b5060 | [] | no_license | hugofirth/neo4j-documentation | 42c7813a5fca0cccaed55645e1035f633a1fa99c | 1a848a3c7d5074009b5169a3ffdf0bf46bf18fa3 | refs/heads/3.5 | 2021-06-15T13:57:37.208294 | 2019-01-10T18:46:07 | 2019-01-10T18:47:22 | 166,789,789 | 0 | 0 | null | 2019-01-21T09:53:33 | 2019-01-21T09:53:29 | null | UTF-8 | Java | false | false | 9,708 | java | /*
* Licensed to Neo4j under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Neo4j licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this file except in com... | [
"jonatan.jaderberg@neotechnology.com"
] | jonatan.jaderberg@neotechnology.com |
6885d59aa5aeaeeb994d614f724c7664041836d3 | bc4d17be4364683a82a10d7913c243c7dd43935d | /app/src/main/java/com/globe/hand/Main/Tab4Alarm/controllers/AlarmAdapter.java | ece510b31c2ae89d11ecc0ff013f37618c8d0242 | [] | no_license | tkddn204/HAND | 6008cbcf42890853107fd39dccf7352c3c79acdc | 27c30fa8e8c3f7d3ee9a6172c76d42a59b87accf | refs/heads/master | 2021-09-10T01:17:44.847370 | 2018-01-10T10:12:17 | 2018-01-10T10:12:17 | 126,024,896 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,230 | java | package com.globe.hand.Main.Tab4Alarm.controllers;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.ViewGroup;
import com.globe.hand.R;
import com.google.firebase.firestore.DocumentSnapshot;
import java.util.List;
/**
* Created by baeminsu on 2017. 12. 26..
*/
pu... | [
"alstn224@naver.com"
] | alstn224@naver.com |
da4488ee4d593e4cab20b3f100e72c596b458727 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/35/35_5d1eb1775570f44c0f5cc327e6fe02eecb5ba85c/AlbumListController/35_5d1eb1775570f44c0f5cc327e6fe02eecb5ba85c_AlbumListController_s.java | d464556174a73708c88d0bf88fdf994eafcc195b | [] | 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 | 16,549 | java | /*
* Copyright (C) 2005-2009 Team XBMC
* http://xbmc.org
*
* This Program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4e8b469ba4bffb23ef7b53827b32cb653d3b76c3 | 1f162386869a0d29348d0d2451341c76d0dbb900 | /src/main/java/com/peterstovka/universe/bricksbreaking/orm/Database.java | 8e34c244eefdb4835e0007edb8782251331a5deb | [
"MIT"
] | permissive | ptrstovka/bricksbreaking | 8939bc10a40db3e647f9baa42883cf6240dabf02 | 246d44f9d6dc317ba2fcf810ed6e7f259cbe57fb | refs/heads/master | 2021-04-18T18:49:30.211659 | 2018-03-22T18:53:03 | 2018-03-22T18:53:03 | 126,150,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,014 | java | package com.peterstovka.universe.bricksbreaking.orm;
import com.peterstovka.universe.BuildConfig;
import java.sql.*;
import java.util.List;
import java.util.stream.Collectors;
import static com.peterstovka.universe.bricksbreaking.foundation.Lists.collect;
import static com.peterstovka.universe.bricksbreaking.foundat... | [
"stovka.peter@gmail.com"
] | stovka.peter@gmail.com |
967e1f3315152f74fa7c1667f3e9bfd03249cab3 | 32f38cd53372ba374c6dab6cc27af78f0a1b0190 | /app/src/main/java/com/autonavi/jni/ae/gmap/gloverlay/GLOverlay.java | 7cd54ce1d921afe6fddc0085d081cd67fa28ee04 | [] | no_license | shuixi2013/AmapCode | 9ea7aefb42e0413f348f238f0721c93245f4eac6 | 1a3a8d4dddfcc5439df8df570000cca12b15186a | refs/heads/master | 2023-06-06T23:08:57.391040 | 2019-08-29T04:36:02 | 2019-08-29T04:36:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,814 | java | package com.autonavi.jni.ae.gmap.gloverlay;
import com.autonavi.ae.gmap.gloverlay.BaseMapOverlay;
import com.autonavi.jni.ae.gmap.GLMapEngine;
public abstract class GLOverlay {
public static final int OverlayDrawEventTypeAll = -1;
public static final int OverlayDrawEventTypeFinished = 1;
public static fin... | [
"hubert.yang@nf-3.com"
] | hubert.yang@nf-3.com |
82364d4c58b98cb4d488f20044d1a64b29593676 | ab6c0bc74dff2b522618ae4192b63ca879f3d07a | /utp-trade-ht/utp-sdk/utp-sdk-precard/src/main/java/cn/kingnet/utp/sdk/precard/dto/DownloadIndustryReconcileFileReqDTO.java | db0a454b0116bd16e802625053682ac9d70454de | [] | no_license | exyangbang/learngit | 9669cb329c9686db96bd250a6ceceaf44f02e945 | 12c92df41a6b778a9db132c37dd136bedfd5b56f | refs/heads/master | 2023-02-16T20:49:57.437363 | 2021-01-16T07:45:17 | 2021-01-16T07:45:17 | 330,107,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 490 | java | package cn.kingnet.utp.sdk.precard.dto;
import cn.kingnet.utp.sdk.core.dto.BaseRequestDTO;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @Description
* @Author WJH
* @Date 2018年11月07日
*/
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
pub... | [
"945288603@qq.com"
] | 945288603@qq.com |
40b7cb92b638defacb0adf09ce08dfdceec1c5ad | 7a36817e7eabe8caebd670addba48726a904efa7 | /edu/ucla/sspace/util/IteratorDecorator.java | a69369c719ce73e95f0be91917980c727776918c | [] | no_license | carolinemckinnon/Lex | 1958f7a50e5d469efbb33f70e4e166220bc3548e | 4fc78f209a22cd5b20e21f654a081d09bbeead6e | refs/heads/master | 2021-01-19T20:57:33.441323 | 2017-04-18T04:49:43 | 2017-04-18T04:49:43 | 88,582,569 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 662 | java | package edu.ucla.sspace.util;
import java.io.Serializable;
import java.util.Iterator;
public class IteratorDecorator<T>
implements Iterator<T>, Serializable
{
private static final long serialVersionUID = 1L;
private final Iterator<T> iter;
protected T cur;
pub... | [
"carolinemckinnon@d-i184-49-48.staff.eduroam.uq.edu.au"
] | carolinemckinnon@d-i184-49-48.staff.eduroam.uq.edu.au |
217bc0b5c7c2314bd40b160d432b47398e4fcbdc | 9c874cb0e9682b220a2992ccb0341009a9753922 | /src/main/java/asint/ClaseLexica.java | 7cb02f4129d5ceb922d0d496614d34689c14bbc4 | [] | no_license | b0r1s/JavaCompiler | 8ffb8e8842dcba70beeb9d7de64e86e5180e80a7 | d4bbcfcd0cb179798e2c573fbc1619b14cd7dc46 | refs/heads/master | 2023-07-05T17:55:40.193910 | 2021-08-14T06:24:33 | 2021-08-14T06:24:33 | 395,897,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,222 | java |
//----------------------------------------------------
// The following code was generated by CUP v0.11b beta 20140220
// Tue Jun 16 01:39:03 CEST 2020
//----------------------------------------------------
package asint;
/** CUP generated class containing symbol constants. */
public class ClaseLexica {
/* termina... | [
"boriscarballa98@gmail.com"
] | boriscarballa98@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.