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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8467d026e19868b9079becb7c3f67c4a0639bec2 | 34534c55ab572859c1bd605874cbc05119c5b4ee | /app/src/main/java/com/example/senai/xtudoandroid/xtudo/EmpresaFornecedor.java | 396ea50439168489d2c8be415dbc6940ce6584c6 | [] | no_license | fernandonakagawa/projetoXTudo | 8bff15d2cdd1970d97db2d06fac832efc7ada2eb | f8aacdc3ba6f3eaf8ee9b1573b279d7274933d90 | refs/heads/master | 2020-05-07T11:23:10.035237 | 2019-04-19T15:29:08 | 2019-04-19T15:29:08 | 180,459,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 975 | java | package com.example.senai.xtudoandroid.xtudo;
import java.util.ArrayList;
public class EmpresaFornecedor extends Empresa
{
ArrayList<Pedido> aPedidos;
public EmpresaFornecedor(int id, String nome, String nomeFantasia, String cnpj, AvaliacaoGeral ag, String linkFoto, ArrayList<Pedido> aPedidos)
{
... | [
"rafaelshigueoka@gmail.com"
] | rafaelshigueoka@gmail.com |
bf684290d0b970d6c019768cbe7d26ad51758e0d | b07fcfcf86d76389bf94348d2b1285a3530df380 | /joss/src/main/java/org/javaswift/joss/client/core/TempURL.java | 46c97fa08ec6477b3c8bdb1511fdc7c5ba5d3659 | [
"Apache-2.0"
] | permissive | mouse3150/blooming | 61db3b28ecbcd3340e3f6d860d451f4451a04d20 | d919008dbc3a9891c0047b5be949ae8a7b783e76 | refs/heads/master | 2022-11-18T11:48:52.146037 | 2020-11-16T09:08:30 | 2020-11-16T09:08:30 | 41,457,550 | 0 | 0 | Apache-2.0 | 2022-11-16T03:32:53 | 2015-08-27T01:00:43 | Java | UTF-8 | Java | false | false | 2,171 | java | package org.javaswift.joss.client.core;
import org.javaswift.joss.util.HashSignature;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class TempURL {
public static final Logger LOG = LoggerFactory.getLogger(TempURL.class);
final private AbstractStoredObject object;
final private String ... | [
"mouse3150@163.com"
] | mouse3150@163.com |
9f445d4f70ada78bb1ddaadc7937d071f1584548 | b40e9b2cbd5423e79d3198c78e4454920195013b | /maker-checker-dashboard/components/human-task-service/src/main/java/org/oasis_open/docs/ns/bpel4people/ws_humantask/types/_200803/GroupDocument.java | 4694e58881d09363b0f83798c9c17f4eb81a014f | [] | no_license | WSO2Telco/product-ids-extensions | f8ccddccbb9d9b710d748f1590e9e33214966e3f | d8e43b853578d026b80bb037a58b843c5c2c0128 | refs/heads/master | 2021-06-16T15:11:41.234982 | 2018-10-29T05:46:43 | 2018-10-29T05:46:43 | 147,296,690 | 1 | 11 | null | 2021-01-30T13:42:11 | 2018-09-04T06:12:38 | Java | UTF-8 | Java | false | false | 9,798 | java | /*
* An XML document type.
* Localname: group
* Namespace: http://docs.oasis-open.org/ns/bpel4people/ws-humantask/types/200803
* Java type: org.oasis_open.docs.ns.bpel4people.ws_humantask.types._200803.GroupDocument
*
* Automatically generated - do not modify.
*/
package org.oasis_open.docs.ns.bpel4people.ws_hum... | [
"agchamara93@gmail.com"
] | agchamara93@gmail.com |
96cb07c10c1cdf218212aef20425066178ebabcf | 2f3c04382a66dbf222c8587edd67a5df4bc80422 | /src/com/cedar/cp/dto/model/virement/VirementAuthPointCK.java | e0e5add509ed24a92bf87b11dff95c306907da0d | [] | no_license | arnoldbendaa/cppro | d3ab6181cc51baad2b80876c65e11e92c569f0cc | f55958b85a74ad685f1360ae33c881b50d6e5814 | refs/heads/master | 2020-03-23T04:18:00.265742 | 2018-09-11T08:15:28 | 2018-09-11T08:15:28 | 141,074,966 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,749 | java | /* */ package com.cedar.cp.dto.model.virement;
/* */
/* */ import com.cedar.cp.dto.base.PrimaryKey;
/* */ import com.cedar.cp.dto.model.ModelCK;
/* */ import com.cedar.cp.dto.model.ModelPK;
/* */ import java.io.Serializable;
/* */
/* */ public class VirementAuthPointCK extends Virement... | [
"arnoldbendaa@gmail.com"
] | arnoldbendaa@gmail.com |
b8ecc7097ffa970357118f61ffd4dd5f74f8f9f7 | 18dddba416dc0842360c7322af68d7695f3ea104 | /Blues/src/main/java/tn/esprit/Blues/Services/BankShareServices.java | db01ae391b1cf001bef618cc906ca66dc8ebbd25 | [] | no_license | Medalizml/BestTrader-EJB | ca55b142887f8769d53a4faf379707790474ad94 | ab5bda976f8f275593c46e7ba091d37408cc869f | refs/heads/master | 2016-08-05T12:28:47.309866 | 2015-06-01T01:26:18 | 2015-06-01T01:26:18 | 42,369,390 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 607 | java | package tn.esprit.Blues.Services;
import java.util.List;
import javax.ejb.Remote;
import tn.esprit.Blues.entities.Bank;
import tn.esprit.Blues.entities.Currency;
import tn.esprit.Blues.entities.Currencybank;
import tn.esprit.Blues.entities.Share;
@Remote
public interface BankShareServices {
... | [
"medalizml@gmail.com"
] | medalizml@gmail.com |
30025d4433d58908d1fe87babfd6bdc66e8fdab0 | 8f5afac63d83f4da878b6341927024d060c72f67 | /executor/src/main/java/ru/avklimenko/hedgehog/HHConnectionPool.java | 27835ee1a47e88abdf568b21375af26db15ebe63 | [
"BSD-2-Clause"
] | permissive | alklimenko/hedgehog | 2dd12380b455ab9ddd2ec829a2dda2e6a7c48706 | 2315eb45ce56671006f946252bbdeea778d426ae | refs/heads/master | 2020-03-14T10:40:51.992760 | 2018-08-23T16:10:01 | 2018-08-23T16:10:01 | 131,572,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,977 | java | package ru.avklimenko.hedgehog;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.ConcurrentHashMap;
import static ru.avklimenko.hedgehog.Utils.delay;
/**
* Connection pool to databases.
* @author Alexey Klimenko
* @since 2018.... | [
"alklimenko@gmail.com"
] | alklimenko@gmail.com |
bd6e55bfe7b67d2537d9495acfd6f575e66ba569 | d086056eac60f2d9e9a55bf45cff31fe5615a425 | /Nutriapp_Android/src/com/nutriapp_android/internal_storage/ImageFileHelper.java | c051221621156c806b13e6056e24eb842ee03dd0 | [] | no_license | JesusEduardo2028/nutriapp | 1105de8b8eb4fa287398a9285cb7d738c7d6caf1 | af56b9565dd255a518db184e5ea02e23267b0ac2 | refs/heads/master | 2016-09-06T01:26:20.504852 | 2013-11-06T02:30:31 | 2013-11-06T02:30:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,065 | java | package com.nutriapp_android.internal_storage;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.o... | [
"naviaurbano@unicauca.edu.co"
] | naviaurbano@unicauca.edu.co |
0a6943519591d560444e31bba35e2c662afc6dd2 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/990ca39eaee2551c21494d936ff26a6715aafc7f/after/LineTooltipRenderer.java | 84a7f7d1a2f00d80c0d3bc04f0b76d02edcec609 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,459 | java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
2af7de74a8678b8aeb16f85f43da646ea195ad54 | 37c281ee00e643d0ccf36630c0367d21cd4c0a6e | /src/main/java/uk/ac/ebi/intact/jami/model/extension/factory/IntactBinaryInteractionFactory.java | 709c65787a76ae38494a5dcbe63f8297a423c257 | [] | no_license | EBI-IntAct/intact-jami | 34ec21fe0d53deb8fcc7f611e2f734fc8b34dc62 | 352155804856fd1415e731afb979a148f6d58bf8 | refs/heads/master | 2023-08-03T14:17:13.836990 | 2022-08-25T17:30:34 | 2022-08-25T17:30:34 | 61,366,681 | 0 | 0 | null | 2023-04-05T08:26:09 | 2016-06-17T10:40:27 | Java | UTF-8 | Java | false | false | 6,146 | java | package uk.ac.ebi.intact.jami.model.extension.factory;
import psidev.psi.mi.jami.binary.BinaryInteraction;
import psidev.psi.mi.jami.binary.BinaryInteractionEvidence;
import psidev.psi.mi.jami.binary.ModelledBinaryInteraction;
import psidev.psi.mi.jami.binary.impl.BinaryInteractionWrapper;
import psidev.psi.mi.jami.bi... | [
"mdumousseau@yahoo.com@cf1f37f2-6a01-11de-ba0c-230037762ff9"
] | mdumousseau@yahoo.com@cf1f37f2-6a01-11de-ba0c-230037762ff9 |
0550c75a98c34739a5331d7eda5dbabf0a26fcac | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/20/20_612e2af21fdf0061b04ac493e0d9b3c89785aeda/GameScreen/20_612e2af21fdf0061b04ac493e0d9b3c89785aeda_GameScreen_t.java | 26664d8ed5089b6714670e56e61df68a26d06d64 | [] | 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,059 | java | package ch.zhaw.arsphema.screen;
import java.util.ArrayList;
import java.util.List;
import ch.zhaw.arsphema.MyGdxGame;
import ch.zhaw.arsphema.controller.HeroController;
import ch.zhaw.arsphema.model.Background;
import ch.zhaw.arsphema.model.Hero;
import ch.zhaw.arsphema.model.NavigationOverlay;
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
95a653a5ee5c36e41782ddc4e2e022e2af369aaa | 8060413d5d6e9d8e8dc108580ff22b888aa4fdaf | /client/src/main/java/com/example/client/view/GameView.java | dd0830bdcde5c5a70c692f2c9b980ef5c64b38ee | [] | no_license | ilkyazar/alien-shooter-game | fbcfd26c76db6a84adb9dd15197deb507ff3e90f | 20915d308701b00afe50379fcd7f8a1a9ebcbb9d | refs/heads/master | 2023-04-06T10:33:53.507370 | 2020-07-07T12:37:42 | 2020-07-07T12:37:42 | 277,804,205 | 1 | 0 | null | 2021-04-26T20:27:22 | 2020-07-07T11:59:57 | Java | UTF-8 | Java | false | false | 10,104 | java | package com.example.client.view;
import com.example.client.WebService;
import com.example.client.constants.GameConstants;
import com.example.client.constants.UIConstants;
import com.example.client.controller.GameEngine;
import com.example.client.model.Player;
import com.example.client.model.Alien;
import javafx.scene... | [
"ilkyaz.arabaci@gmail.com"
] | ilkyaz.arabaci@gmail.com |
413f8737b267d23aa9c54b31aaf4134b41dfd2fa | 2d02a3a650cb4ce2425858c1d3ef2dfd294c6cd7 | /src/main/java/com/mycompany/filmgo/config/ApplicationProperties.java | e6e253b06e09c8485f2338c9659ecae7f2de0047 | [] | no_license | jslowbro/filmgo | 6c1f65ed3cfb93b3e5aa0e427ae7326bc4c1ad90 | 47441f0cba46ae2d9b22daf1b566943eab7f99ed | refs/heads/master | 2022-09-03T07:31:51.721245 | 2020-05-29T08:20:20 | 2020-05-29T08:20:20 | 267,804,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | package com.mycompany.filmgo.config;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
* Properties specific to Filmgo.
* <p>
* Properties are configured in the {@code application.yml} file.
* See {@link io.github.jhipster.config.JHipsterProperties} for a good example.
*/
@Configura... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
ea6cb92908858748b577c54f8dcd975c00e1f2ce | 28cdebb42eac139e1754d51b685547996eb2e541 | /src/main/java/lyt/jingqi/badminton/service/JqBadmintonIndexConfigService.java | 365b52bc79691feab4e525d1af8106132c750cf3 | [] | no_license | ControlTaoGX/jqbmt | 0263fa273f77678d892cf3b6251df5a50da87a73 | 5f6f2c7e88ec97a5cdec3596e4faf53b6b2167f6 | refs/heads/master | 2022-11-11T06:41:08.527598 | 2020-06-21T09:56:31 | 2020-06-21T09:56:31 | 273,875,981 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 677 | java | package lyt.jingqi.badminton.service;
import lyt.jingqi.badminton.controller.vo.JqBadmintonIndexConfigGoodsVO;
import lyt.jingqi.badminton.entity.IndexConfig;
import lyt.jingqi.badminton.util.PageQueryUtil;
import lyt.jingqi.badminton.util.PageResult;
import java.util.List;
public interface JqBadmintonIndexConfigSer... | [
"331505411@qq.com"
] | 331505411@qq.com |
4d9b80f560a0c372f1d4af5518e770a90f6d8aa4 | 25a63d72461ceea7aeba01130cec39b0bc3fee61 | /src/main/java/com/sjyy/jhy/photodemo2/A.java | 882a156874e4427a034ddc1fa0ceaae1b1ad71d1 | [] | no_license | Linymar/photodemo2 | ee702b371ab9075c109cbc8ec267ebdcf99c762d | dfe5903d3d52ecccd8baa802966923a9689fbfd6 | refs/heads/master | 2020-04-07T20:21:48.937968 | 2018-11-22T11:07:19 | 2018-11-22T11:07:19 | 158,560,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 779 | java | package com.sjyy.jhy.photodemo2;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.widget.ImageView;
/**
* Created by Administrator on 2017/4/23.
*/
public class A extends AppCompatActivity {
pr... | [
"295541449@qq.com"
] | 295541449@qq.com |
71a4002e9affe00a8e6a6ca6a13d3595a5b710fe | 90c614d0c0678a7afd6990b5d84f381710b3ce07 | /org/dicebag/modules/CombatTracker.java | 69db20f91d48453891929cc217d6615cf6be81d2 | [
"MIT"
] | permissive | Dyndrilliac/dice-bag | e877693c31bf449cd0a5f29af4dbc4109be699b9 | e6968f7f85c86a2ec70927185ead32ef6f9371b7 | refs/heads/master | 2021-06-10T21:03:14.175112 | 2019-03-14T07:57:11 | 2019-03-14T07:57:11 | 9,109,558 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 36,373 | java | /*
* Title: CombatTracker
* Author: Matthew Boyette
* Date: 2/19/2014
*
* This class is an add-on module for DiceBag which allows a DM to track combat information like health, initiative, and the current round.
* It interfaces with the DiceBag class so that initiative die rolls are recorded in the log automatica... | [
"Dyndrilliac@gmail.com"
] | Dyndrilliac@gmail.com |
06797b0844aed22eb7a05584c13d835699ef75cd | c1f13d2a0236496b3d8f68f033127e9e3fcf9586 | /src/main/java/com/aayush/view/ButtonPanel.java | 9238b773c0c972a264460906a1b3d1ed62cb6733 | [] | no_license | adira9/Download-Manager | eae6df50cbd1ca640646a51f0d7c82c7b50263fa | aec38c497551b32f1ae85242cd566b87a6b43a37 | refs/heads/master | 2020-04-29T08:21:43.361544 | 2018-07-26T08:41:38 | 2018-07-26T08:41:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,221 | java | package com.aayush.view;
import com.aayush.model.template.Download;
import com.aayush.util.DownloadStatus;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionListener;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
* Panel that contains all the buttons that control download s... | [
"aayushjn11@gmail.com"
] | aayushjn11@gmail.com |
a1f0b4a710e35e52c75350567176b7c190beabb7 | 076c9297901f6363d499b17040a67c601baa06ff | /src/main/java/com/shallowan/spring/boot/repository/impl/UserRepositoryImpl.java | 1f14c393f770533176034fd4221df7bc6765a496 | [] | no_license | b2stry/thymeleaf-demo | 67e871497be6e9e03a933cc32a95950a09f514fa | bc8122cfa88efd7f96d32fc74c234da119a46545 | refs/heads/master | 2021-05-11T11:49:45.954485 | 2018-01-16T14:25:30 | 2018-01-16T14:25:30 | 117,645,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,144 | java | package com.shallowan.spring.boot.repository.impl;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
import java.util.concurrent.atomic.AtomicLong;
import org.springframework.stereotype.Repository;
import com.shallow... | [
"liupei521@live.com"
] | liupei521@live.com |
285b1938053693efa5802f4db70a2ba17c0b8caf | f55259cff31b62794ce11be5c5317661b88df9b0 | /SonarBat/Engines/Engine 128/src/sonar/gamestates/states/Inventory.java | feb04eb1e8accce590b6e09a4434526188af3e1f | [] | no_license | ebeecroft/SonarBat | 465c8c56e632b36cd758757da8418c75a4302c81 | 0a1836e432c023f821a07e1c0b632e6a93997d1b | refs/heads/master | 2020-04-05T23:03:58.480158 | 2016-01-23T08:21:30 | 2016-01-23T08:21:30 | 23,338,566 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,721 | java | package sonar.gamestates.states;
import sonar.GSM;
import sonar.GameState;
import sonar.Screen;
import sonar.StateBuilder;
import sonar.gamestates.states.levels.stages.entities.SpriteManager;
import sonar.gamestates.states.levels.stages.entities.animations.energies.EnergyManager;
import sonar.gamestates.states... | [
"ebeecroft@mail.csuchico.edu"
] | ebeecroft@mail.csuchico.edu |
3f98dd3d041b2e5edd67bfbd3c05b5ec04c6cb35 | 761d270dc0d8e37c79b61488e10d9b1664aebfbc | /SiteMonitorWidget/gen/com/msi/unlockingandroid/sitemonitor/R.java | 7c99afc6d47e870ce69ae16c6dd6f12bb24fb3f1 | [] | no_license | darwelX/Anaya-Android | 87da419b5452dfeffca979732ed8ba129d56386a | 18da0d2fae796e80a28ad065cbb536c3bf6ac3ab | refs/heads/master | 2021-01-12T07:56:42.909544 | 2016-12-21T14:38:13 | 2016-12-21T14:38:13 | 77,056,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,680 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.msi.unlockingandroid.sitemonitor;
public final class R {
public static final class attr {
}
public static final c... | [
"darwel34@gmail.com"
] | darwel34@gmail.com |
4131c2ede43c0dcb2d389d0cde06075bfc5a9c9b | ad908c65c00d8618e63ce43b36a8b2ecfb181f51 | /app/src/main/java/com/example/stopwatchapp/StopWatchAct.java | fc2c2ec1b11f62545453155a6d3dd290e4c687ab | [] | no_license | ctthanh123/StopWatchApp | 33e9b8827f77ab57dbcbed35b3d6392be952b26c | 3c39d0dc5f36e9aceb55461797750f038e947710 | refs/heads/master | 2022-06-23T15:26:07.275932 | 2020-05-07T14:23:18 | 2020-05-07T14:23:18 | 262,070,458 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,114 | java | package com.example.stopwatchapp;
import androidx.appcompat.app.AppCompatActivity;
import android.graphics.Typeface;
import android.os.Bundle;
import android.os.SystemClock;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widget.Button;
i... | [
"thanhtricao98@gmail.com"
] | thanhtricao98@gmail.com |
a84fb5d43f37cf980bb3512ad43dd07046a81375 | 811c7325ebcd4cc73923354be71083308824d9a4 | /ShortVideoFunctionDemo/app/src/main/java/com/qiniu/pili/droid/shortvideo/demo/transition/Transition3.java | 6c38207b695419b14ca7c0855d5fb23bebc5be52 | [
"Apache-2.0"
] | permissive | pili-engineering/PLDroidShortVideo | 23edde5dd9bd0b5c85fa2a0fa529d614b21878e8 | 09729a681ea0598df0b8a865953c21e5b91a350b | refs/heads/master | 2023-07-13T07:12:07.618641 | 2022-05-31T06:17:31 | 2022-05-31T06:17:31 | 98,138,485 | 1,818 | 355 | Apache-2.0 | 2022-05-31T06:17:32 | 2017-07-24T01:51:42 | Java | UTF-8 | Java | false | false | 3,539 | java | package com.qiniu.pili.droid.shortvideo.demo.transition;
import android.graphics.Color;
import android.view.View;
import android.view.ViewGroup;
import com.qiniu.pili.droid.shortvideo.PLFadeTransition;
import com.qiniu.pili.droid.shortvideo.PLImageView;
import com.qiniu.pili.droid.shortvideo.PLPositionTransition;
imp... | [
"kevinhuox@gmail.com"
] | kevinhuox@gmail.com |
5897c042446fcf9e18bb49f506681b28dc635f40 | 8e8bb2e013c4f3fb8de732785184e636b372ba5d | /src/main/java/database/PropertyUtils.java | c35ba976e8ce956641767d33420bea889bf2df8e | [] | no_license | mopdzz/ivr-platform | 72064014a0f0d3998f27bdbabe030351690f54a6 | c831697721db4b6a335db5e730c46122b8adfef9 | refs/heads/master | 2021-01-20T12:15:16.975391 | 2015-12-20T14:39:40 | 2015-12-20T14:39:40 | 28,712,353 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,177 | java | package database;
import java.util.Locale;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.stereotype.Repository;
import util.AppContextHolder;
@Repository
public class PropertyUtil... | [
"mopdzz@163.com"
] | mopdzz@163.com |
d4e018cfcdf14af96a6a938d11fb3ae9d99082f9 | 1b4deabc159295141abf067c3d46da63aa8c4104 | /Chapter05/Chapter05_29.java | a189aa54d7a82b5be2de88176efeb4eb08af11bf | [] | no_license | masukgungor/JAVA | 36f77e1a95ccce394f5bc3327bbb243699c098e6 | e1828d2a79f809ea774a51423c4764f3b09f9458 | refs/heads/master | 2020-05-24T05:21:31.995649 | 2019-06-30T22:57:41 | 2019-06-30T22:57:41 | 187,113,633 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,270 | java | package chapter05;
/*
* (Display calendars) Write a program that prompts the user to enter the year and
first day of the year and displays the calendar table for the year on the console. For
example, if the user entered the year 2013, and 2 for Tuesday, January 1, 2013,
your program should display the calendar for eac... | [
"masukgungor@users.noreply.github.com"
] | masukgungor@users.noreply.github.com |
1e19650a992722d0fdf172caeda5970ca79317ec | b66bdee811ed0eaea0b221fea851f59dd41e66ec | /src/com/google/android/gms/common/ag$1.java | 062affc99786f6f4b30cc9c2cbd6912ac45b6ddc | [] | no_license | reverseengineeringer/com.grubhub.android | 3006a82613df5f0183e28c5e599ae5119f99d8da | 5f035a4c036c9793483d0f2350aec2997989f0bb | refs/heads/master | 2021-01-10T05:08:31.437366 | 2016-03-19T20:41:23 | 2016-03-19T20:41:23 | 54,286,207 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,268 | java | package com.google.android.gms.common;
final class ag$1
extends bl
{
ag$1(byte[] paramArrayOfByte)
{
super(paramArrayOfByte);
}
protected byte[] b()
{
return j.a("0\003¹0\002¡ \003\002\001\002\002\t\000¥\t4\006\f1Íþ0\r\006\t*H÷\r\001\001\005\005\0000s1\0130\t\006\003U\004\006\023\002US1\0230... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
172bf412a8ff107e94baa2e26a5a0822117b5141 | c9a51188b3dfb6f95a34c70e64feae85de10ff82 | /gym-master/src/main/java/cn/edu/nwafu/cie/se2019/gym/model/TestOrder.java | 0e58c2ac594177bf16f5cbb0e3e9b8efff3297f4 | [] | no_license | CaiSinging/gym-system | 440fc1c24dd2644a97c9f2974f1a1ce394888964 | 7805a74d3ff3d98d8fd85286e9fd118d380e2a88 | refs/heads/master | 2022-12-16T11:04:06.025792 | 2020-09-11T02:55:06 | 2020-09-11T02:55:06 | 294,577,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,068 | java | package cn.edu.nwafu.cie.se2019.gym.model;
import javax.persistence.*;
import java.util.Date;
@Entity
@Table(name = "TestOrder")
public class TestOrder {//体测预约表
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long tno;//预约表编号
private Long gid;//客户编号
private Long tid;//教练编号
pri... | [
"983842393@qq.com"
] | 983842393@qq.com |
703f80de1e55b4005544ef919c6b51a34ae3439b | 95c49f466673952b465e19a5ee3ae6eff76bee00 | /src/main/java/com/zhihu/android/topic/widget/MovieMetaBottomCard.java | 39b419317a9f96dabc3d5d0f968c37cb869c6286 | [] | no_license | Phantoms007/zhihuAPK | 58889c399ae56b16a9160a5f48b807e02c87797e | dcdbd103436a187f9c8b4be8f71bdf7813b6d201 | refs/heads/main | 2023-01-24T01:34:18.716323 | 2020-11-25T17:14:55 | 2020-11-25T17:14:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,527 | java | package com.zhihu.android.topic.widget;
import android.content.Context;
import android.net.Uri;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.cardview.widget.CardView;
import com.secneo.apkwrapper.C6969H;
import com.zhihu.... | [
"seasonpplp@qq.com"
] | seasonpplp@qq.com |
e7e95915b68c8d9d04f84d752819d0b8ffce7a8f | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /newEvaluatedBugs/Jsoup_42_buggy/mutated/727/Tokeniser.java | 164347ff87adb2c172563954cb97ad08a6ee5db1 | [] | 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 | 8,098 | java | package org.jsoup.parser;
import org.jsoup.helper.Validate;
import org.jsoup.nodes.Entities;
import java.util.ArrayList;
import java.util.List;
/**
* Readers the input stream into tokens.
*/
class Tokeniser {
static final char replacementChar = '\uFFFD'; // replaces null character
private CharacterReader ... | [
"justinwm@163.com"
] | justinwm@163.com |
1ac6c93a1f28c555eb28709a376a490faac740af | 2272c2898df32ac8eef15186cbf89b792f5a9dd0 | /src/base/EnumWarningType.java | 8954b8cb11fecb8e50248ebb34599735a0e3963b | [] | no_license | nphoang1102/CS3733 | 90c67925a7e12deb6b0b68538e56d085aa89d90d | 0f70d3c97b86830f693c5d03838fefbf2245161d | refs/heads/master | 2020-03-25T22:17:51.181885 | 2018-08-09T23:59:43 | 2018-08-09T23:59:43 | 107,352,948 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package base;
/**
* Created by Bailey Sostek on 4/3/17.
*/
public enum EnumWarningType {
NOTE ("[NOTE] " ),
WARNING ("[WARNING] " ),
ERROR ("[ERROR] " );
protected String prefix;
EnumWarningType(String prefix){
this.prefix = prefix;
}
public String getPrefix(){
... | [
"bhsostek@wpi.edu"
] | bhsostek@wpi.edu |
2c04a7fa3f3032c822767fba9c5a712b7bec5f58 | 47b2427cac6c4069324337cccdcdfdb1aaf3bb01 | /src/main/java/com/task/databaseinspector/config/RoutingDataSourceConfig.java | 3b3151d4c956defb4fae1bce2aaab6cc771e6c74 | [] | no_license | rockarxiv/databaseinspector | f6bfd977f72a04bd711a2f39740cf1408f8fed16 | bcb38a0c3d020ab1962affc2c1cb0e40a57bac07 | refs/heads/master | 2020-12-21T09:34:12.417086 | 2020-02-25T13:19:55 | 2020-02-25T13:19:55 | 236,386,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,687 | java | package com.task.databaseinspector.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy;
import org.... | [
"lyudvig.mkrtchyan@helpsystems.com"
] | lyudvig.mkrtchyan@helpsystems.com |
1d5af3240dedc08656544a1fc7e156f4e4b26f3b | 79f2dac07e5f9f3e84ee2890f57e334a52b83b3b | /tweetnoisemutation/app/models/Search.java | 960ee0cb456b8442b045b84c507c857d29310c4a | [] | no_license | aswinbharadwaj/code_for_india | da4991fc0731518678c9ffa3b4fafdae7daa9c69 | 8534e607847e7e8dc8322ed37a9628e11268604e | refs/heads/master | 2021-06-26T16:32:01.021312 | 2013-04-19T20:37:14 | 2013-04-19T20:37:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 64 | java | package models;
public class Search{
public String query;
}
| [
"aswin.bharadwaj@gmail.com"
] | aswin.bharadwaj@gmail.com |
5c6a48e3cc5f6ff7557751a96f5037ea26b7517f | 5f0e3e77d1a9e49e6937202e52fd6ef6fcafc103 | /src/test/java/es/pmg/tennisjazz/web/rest/UserResourceIT.java | 49e7214e6eec8b25da77cbb48b1afe0f8133f97b | [] | no_license | PacoMunoz/tennis-jazz | 735b0cdc1b6852bb84aafa864216d69bdf0ca8a9 | 8a5a2ad85969965fb798bf5e9ac0dc8bc29d43e5 | refs/heads/master | 2023-06-08T17:35:54.329938 | 2023-03-19T20:54:27 | 2023-03-19T20:54:27 | 197,720,205 | 0 | 0 | null | 2023-05-24T01:40:01 | 2019-07-19T07:03:50 | Java | UTF-8 | Java | false | false | 26,187 | java | package es.pmg.tennisjazz.web.rest;
import es.pmg.tennisjazz.TennisJazzApp;
import es.pmg.tennisjazz.domain.Authority;
import es.pmg.tennisjazz.domain.User;
import es.pmg.tennisjazz.repository.UserRepository;
import es.pmg.tennisjazz.security.AuthoritiesConstants;
import es.pmg.tennisjazz.service.MailService;
import e... | [
"iicc96@hotmail.com"
] | iicc96@hotmail.com |
43efdb729bcf6c33cba6c56bb4822a821d180c56 | 7704837b9a4560dd38d752849eb23c82e5c0f01e | /app/src/main/java/cn/sxh/utilsdemo/view/NinePointView.java | 48209566cbccc4f0cf0b38ab0c6c48bbe06b9bda | [] | no_license | CheckTiger/UtilsDemo | cfe334175a9b2f87810364da0ca31517917968dd | 92b5ed5580e4bd384e1bfa5be7827b77924f683e | refs/heads/master | 2021-01-20T06:44:05.344742 | 2017-05-04T02:48:05 | 2017-05-04T02:48:05 | 89,922,378 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,649 | java | package cn.sxh.utilsdemo.view;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.... | [
"1215167396@qq.com"
] | 1215167396@qq.com |
b9833fefa738b1397817bc308193cf6137e200ae | 550ce2cf765c9d8afdd10d5cccb28749a9ee3e70 | /app/src/main/java/pharaoh/com/weshare/models/Home.java | adc19a331195d82f144e9e7e8e8ded632f44c1ce | [] | no_license | NessmaYasser/WeShare- | e2fba48dbcb1932f03b803f4aa33ecbdf468dcce | edcea94ba3015b0a34cd41991de427e23c7f2db0 | refs/heads/master | 2021-03-22T05:18:26.414309 | 2018-03-04T18:12:06 | 2018-03-04T18:12:06 | 121,615,644 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | package pharaoh.com.weshare.models;
import java.util.Date;
/**
* Created by Comptia Ware on 2/8/2018.
*/
public class Home {
public int img;
public String body;
public String posterName;
public String date;
public int getImg() {
return img;
}
public void setImg(int img) {
... | [
"32143026+nesmayasser@users.noreply.github.com"
] | 32143026+nesmayasser@users.noreply.github.com |
91029b7899f36dd912fa627b43696d45bb52bcbb | c21366701c21545451b9b311f325eee1c72d1f3a | /src/util/PathHelper.java | 6caf838e2ea58ccc352a6df5752e00eddbe1bfe6 | [] | no_license | zelucasr/projetoGrafos | a41b772fbaf3595ac309eda63a78e63bad5ef740 | 9938dedda947eda29f703e18b7591d7a11b7a9dd | refs/heads/master | 2020-03-19T10:27:30.417160 | 2018-06-12T05:38:59 | 2018-06-12T05:38:59 | 136,372,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 439 | java | package util;
public class PathHelper {
private int cost;
private int sourceNode;
public PathHelper(int cost, int sourceNode) {
super();
this.cost = cost;
this.sourceNode = sourceNode;
}
public int getCost() {
return cost;
}
public void setCost(int cost) {
this.cost = cost;
}
public int getSour... | [
"zelucasr@gmail.com"
] | zelucasr@gmail.com |
12c3d5510916660da3c50f7348cb979a9ae69605 | bd246fa46cfcab2a7e1f85d2dd4adf6832ef4d67 | /P5/src/edu/colostate/cs/cs414/p5/util/FileUtils.java | bafd42bdd13496ce23ff3fa8a85a39aab2322e04 | [] | no_license | Pflagert/cs414-f17-301-GenericTeamName | 3b16d827f0285fa04c342875af80e17614767a83 | 3d8354c2adbd6aa9c037e954be46f755eaf0b7fc | refs/heads/master | 2021-09-06T22:33:50.035779 | 2017-12-06T18:22:23 | 2017-12-06T18:22:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,534 | java | package edu.colostate.cs.cs414.p5.util;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.nio.channels.FileChannel;
import edu.colostate.cs.cs414.p5.client_server.logger.Logger;
public class FileUtils {
private static final Logger LOG = Log... | [
"pflagert@gmail.com"
] | pflagert@gmail.com |
8e4275ef192da287f01196f66f19ecec50354998 | 3a9d8bb425c768e2bda667b25455ab4d7bcd01f7 | /Calc3D/src/com/calc3d/app/panels/JSliderWithTextField.java | 9b3fc9ce44e487605b057a0a8b0f0a6fd072f106 | [] | no_license | lucasasecas/Procrustes3D | c804e61788c65f55fbb3972eacf13b07e340d5a7 | 9fae4f1d4ecc30dba340f008525b0af1184f34cd | refs/heads/master | 2020-09-22T16:43:57.839287 | 2015-02-11T16:43:04 | 2015-02-11T16:43:04 | 21,001,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,149 | java | /*
*/
package com.calc3d.app.panels;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import java.text.DecimalFormat;
import java.text.NumberFormat;
import javax.swing.GroupLayout;
import javax.swing.JFormattedTextField;
import javax.swing.JPanel;
import javax.swing.JSli... | [
"lucasasecas@gmail.com"
] | lucasasecas@gmail.com |
4b74d06284cbba0c6dd3d59976a68bbcd5f66aab | 2dfd33a21a8f1f9fbd077d4190e8840d8669073e | /spark-apps/machine-learning/social-recommendation/src/main/java/com/dla/foundation/socialReco/ProfileCalc.java | a596d224bb4ea9b6f59cf910ce17ae0c4979a3c3 | [] | no_license | nandanshah/foundation-2 | 2bbfd1f931b81c8e9e6c57efdf1a845b53c238d2 | dd22c9300e9c2f6d10467bb202355aaa4ef7bfff | refs/heads/master | 2021-01-01T18:37:46.039683 | 2014-09-27T08:12:24 | 2014-09-27T08:12:24 | 24,451,505 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,196 | java | package com.dla.foundation.socialReco;
import java.io.IOException;
import java.io.Serializable;
import java.nio.ByteBuffer;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashMap;
import java.util.Iterator;
import java.util.LinkedHas... | [
"dlauser@dla-ubuntu-vm.(none)"
] | dlauser@dla-ubuntu-vm.(none) |
8528a61bcb57a9fe9b49797429e66fdcefec370f | 1d8f9ae3178e671abeeb5635e648eadfd779b58e | /app/src/main/java/edu/sjsu/android/StockSearch/FavoriteAdapter.java | e80ffe857b34943f179fe719119c3b5de63620fa | [] | no_license | SaneelDaniel/AndroidStockApp | 8c8dc9dc4af6230813f15f23978f4e4fb5573313 | f5d664c37c6cf67534e577ed7929ac0b65b4c28c | refs/heads/main | 2023-03-11T06:49:36.990523 | 2021-03-03T01:01:35 | 2021-03-03T01:01:35 | 329,504,233 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,359 | java | package edu.sjsu.android.StockSearch;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recy... | [
"daniel.saneel@sjsu.edu"
] | daniel.saneel@sjsu.edu |
b6ccd4726bd1b7f3f8bf7b4a7f350dd5caa753ba | 61d9043962365080bd8a5f6150d93fcb289ce4f5 | /201703/src/_001.java | 9318eaeaf43d65651427296268e8c824314a632e | [] | no_license | welikeyou/CCFExercise | fc137a42a515f8ece650facf5f7c797e99e3c1a8 | 1367d557b9e7bb8c057990026232c20e088c6b14 | refs/heads/master | 2020-04-27T17:58:35.506496 | 2020-02-25T01:33:26 | 2020-02-25T01:33:26 | 174,547,539 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 850 | java | import java.util.Scanner;
/**
* Created with IDEA
* author:LiLan
* Date:2019/3/15
* Time:14:28
* Introduction:分蛋糕
*/
public class _001 {
public static void main(String[] args){
Scanner input = new Scanner(System.in);
int n = input.nextInt();
int k = input.nextInt();
int[] cake... | [
"2241454129@qq.com"
] | 2241454129@qq.com |
490ac26488d292f46f36c716a9f0f9972f7b6ce0 | 2d93c27772c7e51d51ec05d6e7621a22a5eb6db6 | /app/src/main/java/com/tyiroad/tyiroad/yjbs/YsbsPopowindow.java | 9911d31e757d8e19de5638560a229016ac6b6bc6 | [] | no_license | zhangchengku/TYiroad | 75e2e91e49910d3d0b9de26b780a3e4e5c2c87f6 | 03b26598fc9f3beb217e43ccaa614a39fb6a4ca2 | refs/heads/master | 2022-02-26T00:12:21.298317 | 2019-08-26T08:33:07 | 2019-08-26T08:33:07 | 198,362,292 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,473 | java | package com.tyiroad.tyiroad.yjbs;
/**
* Created by 张成昆 on 2019-5-21.
*/
import android.app.Activity;
import android.graphics.drawable.ColorDrawable;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import andr... | [
"13552008150@163.com"
] | 13552008150@163.com |
17fe47ba507741fb82fe51503aff5ed1dd54dda4 | 82019dbd61bc71dafb60baeb736e3733fb4ffd4a | /src/Java0513/ex07_reverseStar.java | 2c602572132c3841d6a639353a553aefb0804d07 | [] | no_license | ohr5446/Java | 969c78eada08dd39d426f80dde90a97ab4fcc532 | a3984726f51b17fcc477e630f84fd95ef93c2337 | refs/heads/master | 2022-12-28T05:04:59.594896 | 2020-10-13T10:00:50 | 2020-10-13T10:00:50 | 263,823,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | /*
Date : 2020.05.13
Author : HyeongRok
Description : reverseStar
Version : 1.3
*/
package Java0513;
public class ex07_reverseStar {
public static void main(String[] args) {
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= i; j--) {
System.out.print("*");
}
System.ou... | [
"1@1-PC"
] | 1@1-PC |
baabcc41b3f2145525ba02700f33727b84d30618 | d96bef4c2cadc6caab4aeedcca3e083468f39c5c | /Ramya Kondapalli/src/ScannerClasses/FloatValidation.java | 8b66071c0d1636417e825dbfdaabeae25a29ce47 | [] | no_license | TechieFrogs-Achievers/JavaBasics | a06d46a9b912c587982a52975d61c84722b5b1b1 | 9a5c5653610449dc7265406fb4343079089328e9 | refs/heads/main | 2023-03-20T20:42:30.820354 | 2021-03-12T06:17:19 | 2021-03-12T06:17:19 | 313,300,339 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 543 | java | package ScannerClasses;
import java.util.Scanner;
public class FloatValidation {
public static void main(String[] args) {
float number;
Scanner s = new Scanner(System.in);
do{
System.out.println("Enter a Float number");
while(!s.hasNextFloat());{
System.... | [
"ramyakondapalli407@gmail.com"
] | ramyakondapalli407@gmail.com |
7d0d01f0021c671c9bc7ff7387e96b8272078116 | 2a662cfdf91e0cded6b9d272cbcea8a2d4377d4c | /Matrix Client/src/main/java/com/jagex/Class298_Sub32_Sub12.java | 6dfd28113ed6c20d0708354b3083e10b0d15d217 | [] | 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 | 602 | java | package com.jagex;/* Class298_Sub32_Sub12 - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
public class Class298_Sub32_Sub12 extends Class298_Sub32 {
int[] method3209(int i) {
return Class250.anIntArray2762;
}
public Class298_Sub32_Sub12() {
super(0, true);
}
int[] method3210(int i) {
return... | [
"jesseguerrero1991@gmail.com"
] | jesseguerrero1991@gmail.com |
44226cc53b39cc4f1ed093c601dc7804b9a45385 | 12094751300c93b67b87b597b3634b81318a6120 | /src/main/java/projekti/repositories/CommentsRepository.java | af84e156a3f3e5ef5bbc7518b3c34a1635555ca4 | [] | no_license | jompero/wepa_projekti | 8d80c9eef9dacb3cdca67bc6a642919ee08c782d | 0cb6751ef5403c090f1d070b1bb4e0904f00489b | refs/heads/master | 2020-05-07T20:14:09.295371 | 2019-05-04T09:02:19 | 2019-05-04T09:02:19 | 180,850,096 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package projekti.repositories;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import projekti.entities.Comment;
import projekti.entities.GenericEntity;
public interface CommentsRepository extends JpaRepositor... | [
"dani.jompero@gmail.com"
] | dani.jompero@gmail.com |
4331f3611ad41ffc9c0b480a3716b8e05555b483 | 586dad5a6d6313896ba275b8ee5b2dea302c4148 | /freetuts-backend/src/main/java/net/freetuts/backend/security/JwtAuthenticationEntryPoint.java | 5b31b72619a7453ee1fb4a9caa186dede23ab50a | [] | no_license | phatnt99/thuctap | 4cffb0dfae72edba78f4f86de000800afcd0f395 | 21e36b26855d770f47de0b45312e459eedf5f886 | refs/heads/main | 2023-09-01T09:18:40.429289 | 2021-10-15T04:26:34 | 2021-10-15T04:26:34 | 381,909,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,524 | java | package net.freetuts.backend.security;
import com.fasterxml.jackson.databind.ObjectMapper;
import net.freetuts.backend.exception.ExceptionResponse;
import static org.springframework.http.HttpStatus.FORBIDDEN;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.Aut... | [
"phatnguyen2499@gmail.com"
] | phatnguyen2499@gmail.com |
438a3ae752a1701a019c5315f09771296160d5d3 | bf0a75000b5ea69f6ec9e9d1cf5300cb769d10ce | /src/main/java/com/dinhthanhphu/movieticketadmin/payload/request/LoginRequest.java | d21b9fde9cb0b2240a4508ba7d809d4439210095 | [] | no_license | ThanhPhu-Dev/Movie-Ticket-Admin | c9fa0be8e44b24876a74975303bf17d4be6cd1fe | 583a7b227fb2beb7f3eac8b949d0352055f461fa | refs/heads/main | 2023-07-28T04:35:29.081189 | 2021-09-09T07:41:00 | 2021-09-09T07:41:00 | 365,652,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package com.dinhthanhphu.movieticketadmin.payload.request;
import lombok.Data;
import javax.validation.constraints.Email;
@Data
public class LoginRequest {
@Email(message = "email không hợp lệ.")
private String email;
private String motdepass;
}
| [
"tphu2000@gmail.com"
] | tphu2000@gmail.com |
5289a4d2f88983bfc03a97d3418bec42025c03ca | 3795844e266e08ae35b021a431ec5787cb58440e | /src/test/Whil.java | 55d5f44ba4b047e5a627010d9273a9a21373409a | [] | no_license | liangrui1988/thinking-java | 1b1583def6d4e6e19b5215308747c59e2d7ae159 | eec5e238ccb2b37e3034a99ff7e10e6d8db57c41 | refs/heads/master | 2021-01-10T08:43:39.186440 | 2015-07-26T12:53:29 | 2015-07-26T12:53:29 | 36,554,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package test;
class A{int i=10;}
interface B{int i=1;}
public class Whil/* extends A implements B*/ {
/*public void p(){
System.out.println(i);
}*/
public static void main(String[] args) {
int i = 1, j = 10;
do {
//System.out.println(i);
if (j < i)
continue;
j--;
}
while (++i < 6);
... | [
"liangrui_1988@126.com"
] | liangrui_1988@126.com |
84016607777919fafeeab555b66aa6c00b9fed84 | 45f3c51fa1a59184e1d9dfb5d91115bd89c9fe1a | /Java and MySQL/Java/loops/digitCount.java | 262d9caba726402742c642006144256eca30fc33 | [] | no_license | artibiradar/Data | 5d9a2b5817f636bd85581aa177991bac28170811 | 7b9079f57480b215bb18bb813884e8bf60acf3f2 | refs/heads/master | 2021-05-15T11:04:01.128688 | 2017-10-25T13:31:03 | 2017-10-25T13:31:03 | 108,274,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | //WAP to count the number of digits in a number.//
import java.util.Scanner;
class digitCount
{
public static void main(String args[])
{
int n, i=0;
System.out.print("Enter a Number:");
Scanner get = new Scanner(System.in);
n = get.nextInt();
while(n>0)
{
... | [
"30723374+artibiradar@users.noreply.github.com"
] | 30723374+artibiradar@users.noreply.github.com |
f767112e68351b315ac491e1ef337070e983590e | 1803d51df1f63d46d66b6a63db5f6a7358f7f075 | /src/main/java/mocksenario/pk1/AccountManager.java | 4d00409cc06c53bfdd94a8aa57a8350077981ec7 | [] | no_license | jacoob/junit5 | d67014b24e765498b45247091cae94f505c408ac | 44951eb4efc8e3f5a953760e1465932e7d925bea | refs/heads/master | 2023-07-24T11:45:31.588696 | 2021-09-05T07:00:07 | 2021-09-05T07:00:07 | 402,471,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | package mocksenario.pk1;
public interface AccountManager {
Account findAccountForUser(String userId);
void updateAccount(Account account);
}
| [
"yaghoobi.mahdi@gmail.com"
] | yaghoobi.mahdi@gmail.com |
8f636e7d1d1339d7da27d59022bf466de4b2efd4 | bcb8f48276bc7d3434c1655c0896bfc73ebf40ac | /app/src/androidTest/java/com/example/wwf/karthik/materialdesign/ExampleInstrumentedTest.java | 238f9354d083933160d33af6b196c73fb541753c | [] | no_license | maturiKarthik/MaterialDesignProject | 5de6d43d824793dbc78152c68edf93b50bc004e2 | 959d8b147ee88878e17b5131e72b30270dccd7da | refs/heads/master | 2020-03-27T09:09:29.813731 | 2018-08-27T15:30:02 | 2018-08-27T15:30:02 | 146,317,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package com.example.wwf.karthik.materialdesign;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execut... | [
"dunasys@MacBook-Pro-de-dunasys.local"
] | dunasys@MacBook-Pro-de-dunasys.local |
0b4f955c06154d2d98584b82a3c1d51f927801aa | bb98dcaadb19953d63285e4fc0c3391cbad4cdda | /source/QuickKar/src/QuickKarModel/facade/SongRateModel.java | d3e0938b463e6e78ea11e15507dae861060e486a | [] | no_license | s3275058/QUICKAR-karaoke-manager | 175bbc0df6c74307214379ba4a501e8ea14b9444 | f69018daa1d4d8f0f5356c3292cb9f07ca5eb3d4 | refs/heads/master | 2021-01-01T19:25:45.311758 | 2013-12-02T07:45:23 | 2013-12-02T07:45:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | /**
* Course: Software Development: Process & Tools
* Lecturer: Quang Tran
* Assignment: 2-2012B
* Assignment Title: QuickKar2012
*
* RMIT International University Vietnam
* Bachelor of Information Technology - Application
*
*/
package QuickKarModel.facade;
import java.io.Serializable;
/**
* Responsibl... | [
"kieu.hoang.anh.91@gmail.com"
] | kieu.hoang.anh.91@gmail.com |
71e441c17dedd8a6b7f7bfc7f2efbfa466f1c03f | 57e8e784cf6743d340885cfc0f54b614c6ed087e | /src/br/com/sysfar/imobileweb/dao/CorretorDAO.java | 97b7828b29f4b48864460324bd2144eaf0405c28 | [] | no_license | Zenon172/ImobileWeb | 34f8ef223fdcc7c58061fb1cde56dfe667283941 | edd8b5cd6e8cecf92288ee7f3a0bd063062fc6b3 | refs/heads/master | 2023-01-06T20:53:40.274625 | 2020-11-05T13:39:15 | 2020-11-05T13:39:15 | 310,307,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,430 | java | package br.com.sysfar.imobileweb.dao;
import java.sql.Timestamp;
import java.util.List;
import br.com.sysfar.imobileweb.model.CorretorContatoModel;
import br.com.sysfar.imobileweb.model.CorretorModel;
import br.com.sysfar.imobileweb.util.Utilitario;
import br.com.topsys.database.TSDataBaseBrokerIf;
import br.com.tops... | [
"fagner.informatica@gmail.com"
] | fagner.informatica@gmail.com |
3798d26fc1cda0bc6bf1019a329f7533ddb88505 | 1e72c46f0c8ef0ac764eaf01d796536f1401802b | /EasyTorch/app/src/main/java/com/apps/akaya/easytorch/Pattern.java | 036699d82f373a86014a1b4b18a654d2a875d87d | [] | no_license | Agshin43/AndroidStudioProjects | 0288325ceabae194e7a2273d7e815e24d2adc5cb | 565cc1bcc93703c3f3c35b90ad6267fd7226dfd1 | refs/heads/master | 2021-01-21T04:33:12.324791 | 2016-01-13T23:37:31 | 2016-01-13T23:37:31 | 32,261,571 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,959 | java | package com.apps.akaya.easytorch;
import java.util.ArrayList;
/**
* Created by agshin on 5/23/15.
*/
public class Pattern {
public ArrayList<Integer> runPauseIntervals;
public boolean repeat;
private int repeatCount;
private int repeatCursor;
int sensityMSecs;
private boolean goingOn;
pr... | [
"agshin.h@gmail.com"
] | agshin.h@gmail.com |
b2239f04c95e9343fb114e786185c3befdbd0d23 | b1ae90bc2f504a508b20d0be55a7c38cec2624d1 | /app/src/main/java/porta/neec/fct/com/neecapp/request/isvalid.java | 6e07d6db45373ce4a18110c37c2e9fd5ec14bf7d | [
"MIT"
] | permissive | NEEC-FCT/NEEC_APP | 8cd8078a2f7c2086492ca51b8a08603c394f19b6 | c17b39b9c3dfcc976432ef98f034a4d662a6ad25 | refs/heads/master | 2020-03-21T10:16:07.458149 | 2019-10-12T12:49:28 | 2019-10-12T12:49:28 | 138,441,870 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 817 | java | package porta.neec.fct.com.neecapp.request;
import com.android.volley.Response;
import com.android.volley.toolbox.StringRequest;
import java.util.HashMap;
import java.util.Map;
public class isvalid extends StringRequest {
private static final String REGISTER_LOGIN_URL = "https://neecapp.neec-fct.com/isvalid.ph... | [
"jm.veloso@campus.fct.unl.pt"
] | jm.veloso@campus.fct.unl.pt |
8c3ed072da8bddbea3d0045968f8af781ed548f3 | 6c52903f326b43f5339b18b1525a6623a4f9de0f | /src/leetcode/datastructure/tree/ValidateBinaryTreeNodes1361.java | 98865202c5bf31f370cc4981dcb8476d7183ea78 | [] | no_license | underwindfall/Algorithme | 19f31710cc2a6bf2f4e3f0652225c7ab8858e5ac | 2284b7791c99354a3132366131290e2f37aae6dc | refs/heads/master | 2022-10-17T14:25:52.815940 | 2022-09-29T08:32:20 | 2022-09-29T08:32:20 | 203,821,259 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,511 | java | package leetcode.datastructure.tree;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Set;
// https://leetcode.cn/problems/validate-binary-tree-nodes/
public class ValidateBinaryTreeNodes1361 {
/**
* 查找入度为0的节点
* 即root点 可能会有多个 如果有多个就不是二叉树
* 然后再判断连通性 用广搜... | [
"14819756+underwindfall@users.noreply.github.com"
] | 14819756+underwindfall@users.noreply.github.com |
79bfc2410e033e21dc0def696062ce72f39bcfe0 | 405d2d94951b0286c74ac22403a25f2101dd9f1b | /src/main/java/com/yitong/weixin/modules/gen/web/GenTableController.java | dca83c1375d71f6049c462be53b414bef488caf3 | [
"Apache-2.0"
] | permissive | xielina/wechatMBank | c721b1ab0460ab4b88782c7b095a5c4a0461e0a6 | 65746f9359eb716bec2311277e5c3c6a8a877492 | refs/heads/master | 2020-12-02T16:29:40.970121 | 2016-03-01T09:53:18 | 2016-03-01T09:53:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,897 | java | /**
* Copyright © 2012-2014 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.yitong.weixin.modules.gen.web;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.shiro.authz.annotation.... | [
"yitong@192.168.1.56"
] | yitong@192.168.1.56 |
0ab988fe8e10a4cb21b6edecb280117cca3ee4a9 | 6eaa4f2edafc9ee8e556dd1f4a183b1874ad2952 | /app/src/main/java/com/stuart/fileexplorer/manager/TaskChooser.java | 95f2a7e5e3be718d2dc0b37f844466835731b74b | [] | no_license | stuart-zhu/FileExplorer | 0121d7bd4fd72d5b006def6589a672de2e37cc43 | 3002aaa5eaf30b3009030a6f95da460e6d0d81d3 | refs/heads/master | 2020-09-24T23:03:21.620477 | 2016-09-26T00:58:33 | 2016-09-26T00:58:33 | 67,094,463 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,194 | java | package com.stuart.fileexplorer.manager;
import android.content.Context;
import android.util.Log;
import com.stuart.fileexplorer.utils.BitmapCache;
import java.util.Queue;
import java.util.Stack;
import java.util.concurrent.LinkedBlockingQueue;
/**
* Created by stuart on 2016/9/2.
*/
public class TaskChooser {
... | [
"810118469@qq.com"
] | 810118469@qq.com |
30ffb2c486f16eb5f605ef438edf64ba967457fd | 3f7fa776fcc5671ca098066dfbd7b9aa4487efc8 | /src/main/java/com/gtl/message/service/GtlSawonServiceImpl.java | cf5a92114dc147956d06637132bc7738df831207 | [] | no_license | damndog18/GTLWebSpring | faf34f01cd9d52617a489e0e435b8bf36e0b993b | 92421c532c54d9f04f1a7310bf5ccb22c6ad7581 | refs/heads/master | 2020-12-10T04:29:32.660535 | 2017-06-28T08:22:50 | 2017-06-28T08:22:50 | 83,446,493 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package com.gtl.message.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.gtl.message.domain.GtlSawonDto;
import com.gtl.message.persistence.GtlSawonDao;
@Component("gtlSawonService")
public class GtlSawonServiceImpl implement... | [
"damndog18@naver.com"
] | damndog18@naver.com |
0f1915880125d4b80933da2f454fd8d4ceca3591 | b86d6f241815eb0d0d300bc932f48f4ecffc10d4 | /src/practica6_JAVA/Habitacion.java | 359b316053704567a4321788be273d3863bccd0a | [] | no_license | ermigele/Programacion2019_2020 | ac9a1e4908ca9241db73e274a90cf157b36d9b1a | 8da40452d768cdc0c80c136b6b6146c1f93e5d5d | refs/heads/master | 2020-09-13T19:23:45.146744 | 2020-05-06T15:05:32 | 2020-05-06T15:05:32 | 222,880,920 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,625 | java | package practica6_JAVA;
class Habitacion {
// ATRIBUTOS
private static int totalHabitaciones;
private int numHabitacion;
private Reserva[] reservasHabitacion;
private int posicionLibre;
// CONSTRUCTOR
Habitacion(int numHabitacion, int maxReservas) {
this.numHabitacion = numHabitacion;
totalHa... | [
"Ermigele@192.168.1.39"
] | Ermigele@192.168.1.39 |
a991a92aaede5cfce3076d8d6789d9c8c85f27ef | 201a57d01d7ee2e341c7da967ec7efa9b08f3e12 | /aws-java-sdk-cloudfront/src/main/java/com/amazonaws/services/cloudfront/model/DeleteFieldLevelEncryptionProfileRequest.java | 7247857a1dc2d8c0312355ed3fa750cbb03a08d1 | [
"Apache-2.0"
] | permissive | winsonrich/aws-sdk-java | 0d848273de23e6eff556052022e45e2237154123 | 17d17222bf662a9f11787fd4244550bbc709f1a6 | refs/heads/master | 2020-04-01T19:55:29.700960 | 2018-12-07T14:51:50 | 2018-12-07T14:51:50 | 153,578,604 | 0 | 0 | Apache-2.0 | 2018-10-18T07:05:29 | 2018-10-18T07:05:29 | null | UTF-8 | Java | false | false | 5,834 | java | /*
* Copyright 2013-2018 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
915b40aa71e2c245a20452f143d19f9a5b6f752d | eadeab7061c98f25934ee1b61faac70702345da0 | /src/sample/dialogs/DialogColorChooser.java | af716ade5169f86a13afaf725e3148dfed10bf9b | [] | no_license | AngelaVv/EditGraph-master | 42ba1cef6f1bdbd2eabe5545b86765c2195b35d0 | be62d69d88e7d8ebd9df6ed2f7d0a49ef6727f35 | refs/heads/master | 2020-05-27T09:12:02.841117 | 2019-05-25T12:19:39 | 2019-05-25T12:19:39 | 188,561,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,134 | java | package sample.dialogs;
import javafx.fxml.FXML;
import javafx.scene.canvas.Canvas;
import javafx.scene.canvas.GraphicsContext;
import javafx.scene.control.Slider;
import javafx.scene.input.MouseEvent;
import javafx.scene.paint.Color;
import javafx.stage.Stage;
public class DialogColorChooser {
// gui
@FXML
... | [
"myrkic@mail.ru"
] | myrkic@mail.ru |
a4744f8f73425572281bf83ad8c88efc217404cd | aa2f56c3a108da41dafcf53b12e39f520032ca30 | /wsclient/src/main/java/org/hpccsystems/ws/client/gen/wsdfu/v1_34/DFUFileProtect.java | 53a411e974ea506c89b81054e1b37a89314d4e90 | [] | no_license | drealeed/HPCC-JAPIs | 459e6c0ab0bbf8d7893fafb775167197567cc573 | ee652f4d5163d0f7daa7949015dc4d815b64749d | refs/heads/master | 2022-06-24T13:46:14.497602 | 2019-05-21T18:24:47 | 2019-05-21T18:24:47 | 23,236,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,823 | java | /**
* DFUFileProtect.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package org.hpccsystems.ws.client.gen.wsdfu.v1_34;
public class DFUFileProtect implements java.io.Serializable {
private java.lang.String owner;
private java.l... | [
"Michael.Gardner@lexisnexis.com"
] | Michael.Gardner@lexisnexis.com |
05395030bc3a4b76812101b3b988e716cc5a3dfb | 3353b711562b4152390bb6a0f2361f51daadca55 | /RatingsSimulation/src/persistence/User.java | 75caa3474cca8bea67e87c280ec471337a46963b | [] | no_license | pgrefviau/CodeTrix-INB302 | 8ab442945f86a75d1c8a1b8d4f6dc921e808f060 | 26bdefee95e2a701347cd927539299ef3d301306 | refs/heads/master | 2021-01-10T20:10:41.848643 | 2014-03-26T06:56:37 | 2014-03-26T06:56:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 614 | java | package persistence;
import java.util.LinkedList;
import java.util.List;
public class User {
private String userId;
private List<Item> ratedItems = new LinkedList<Item>();
public User(String id){
this.userId = id;
}
public List<ItemUserPair> getPairs()
{
List<ItemUserPair> pairs = new LinkedList<ItemUs... | [
"pgrefviau@google.com"
] | pgrefviau@google.com |
a164183b9255716ba351c06ab10427e25a10e754 | ed63f4b1d0abfeca34faa25c3cee0597510137ab | /spring-boot-durid/src/main/java/com/example/druid/DruidApplication.java | 295c9be9e1b14eba9cef6dee645db06cba320e64 | [] | no_license | xplx/SpringBoot | 7e2f21718a3fe3b7e169aaf8e418e5625e3b05fb | fdcf19596c152d687237bb481bb4034b8a9cc850 | refs/heads/master | 2022-09-16T10:21:56.793157 | 2021-12-27T08:30:18 | 2021-12-27T08:30:18 | 143,109,663 | 0 | 0 | null | 2022-09-01T23:21:37 | 2018-08-01T05:50:23 | Java | UTF-8 | Java | false | false | 936 | java | package com.example.druid;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
import org.springframewo... | [
"xplx12@163.com"
] | xplx12@163.com |
c14b135db8c719305fcd1f7cdd25f908f18f1a3d | a7cc23e37cf49971b1fa757d9b51200434b90bca | /src/main/java/com/csy/util/algorithm/DesUtil.java | 6b095b0070900bb9ab276262d34861c1c07e3d67 | [] | no_license | Bigbin212/ForCSY | 96c28f366ca76ea057e2ec704779d537e42a5d8a | 221f9c1d77094c32ba27666b4bafb9f1ad7e0b65 | refs/heads/master | 2021-01-19T09:38:47.895080 | 2016-09-21T09:57:25 | 2016-09-21T09:57:25 | 82,131,468 | 0 | 0 | null | 2017-11-28T05:45:34 | 2017-02-16T02:47:16 | Java | UTF-8 | Java | false | false | 5,020 | java | package com.csy.util.algorithm;
import java.security.Key;
import java.security.Security;
import javax.crypto.Cipher;
import com.sun.crypto.provider.SunJCE;
/**
* DES加密和解密工具,可以对字符串进行加密和解密操作
*/
public class DesUtil {
/** 字符串默认键值 */
private static String strDefaultKey = "D542BC5FD18DCC70"... | [
"1076665044@qq.com"
] | 1076665044@qq.com |
6ec9b4842412ed85d5dade49c58136d1263fdebb | 4fff4285330949b773e0b615484fb9c4562ff2cd | /vc-biz/vc-biz-pub-model/src/main/java/com/ccclubs/pub/orm/model/CsStateExample.java | acd6f7f1eba7f3fd06d0023c9c9ebddc5f0471aa | [
"Apache-2.0"
] | permissive | soldiers1989/project-2 | de21398f32f0e468e752381b99167223420728d5 | dc670d7ba700887d951287ec7ff4a7db90ad9f8f | refs/heads/master | 2020-03-29T08:48:58.549798 | 2018-07-24T03:28:08 | 2018-07-24T03:28:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 119,004 | java | package com.ccclubs.pub.orm.model;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class CsStateExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table cs_state
*
* @mbg.generate... | [
"niuge@ccclubs.com"
] | niuge@ccclubs.com |
8bfede98b8868dbfb2b8e4c5a750db755589bc66 | fa79eef892b8ead367b4ab501298d829e426c698 | /nifi-toolkit/nifi-toolkit-cli/src/test/java/org/apache/nifi/toolkit/cli/impl/result/TestVersionedFlowSnapshotMetadataResult.java | c36409663932d6656e5169eb3fc0d97f242c7db5 | [
"Apache-2.0",
"MIT",
"ISC"
] | permissive | marklogic-community/marklogic-nifi-incubator | b0d5b936117446908facd5061710e40d4d2b893c | 2cce388255fad9dd957b089a3acaa32685c8d2b4 | refs/heads/ml-release | 2022-10-15T12:26:58.541007 | 2021-05-25T00:40:17 | 2021-05-25T00:40:17 | 172,793,159 | 5 | 15 | Apache-2.0 | 2022-10-05T03:06:20 | 2019-02-26T21:26:39 | Java | UTF-8 | Java | false | false | 3,389 | 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 ... | [
"pierre.villard.fr@gmail.com"
] | pierre.villard.fr@gmail.com |
9b3f62869296bc29a13dab2b086e27415197f74e | 255f530d9ca800418a40c54eee3dbb362f60b4ed | /desktop/src/com/futuristech/powpow/desktop/DesktopLauncher.java | 51bb831d641e83a54be1c20b4312f0038fa7c3d4 | [] | no_license | greggisgood/powpows-adventure | b979c5b045c304a6c245d873f05e749f4ca6769e | 8695209065dd0768f79c06689b899a3e2996d333 | refs/heads/master | 2021-01-01T18:15:05.662564 | 2017-07-25T09:37:19 | 2017-07-25T09:37:19 | 98,287,745 | 0 | 0 | null | 2017-07-25T09:29:30 | 2017-07-25T09:14:22 | null | UTF-8 | Java | false | false | 534 | java | package com.futuristech.powpow.desktop;
import com.badlogic.gdx.backends.lwjgl.LwjglApplication;
import com.badlogic.gdx.backends.lwjgl.LwjglApplicationConfiguration;
import com.futuristech.powpow.MyGame;
import com.futuristech.powpow.utils.Constants;
public class DesktopLauncher {
public static void main (String[] ... | [
"gregg@futuristech.ph"
] | gregg@futuristech.ph |
bcfda7f10f127d376941e6ea9b1ec332fcf3c7ee | 0b0ede56879be665fac7e1587a13a29d8494bef0 | /src/main/java/fr/laposte/xfiles/service/AuditEventService.java | 2f8887df1d6595c814eb54e691b1a4f65bdf69e5 | [] | no_license | d3d3dlp/jhipster-xfiles | a41405add50cadc7fd3bda3c2adcff9afceebc55 | 2c50aa2f107e1a7b90951fb0bbe0ac74949d40d8 | refs/heads/main | 2023-02-15T00:12:06.880720 | 2021-01-06T10:12:44 | 2021-01-06T10:12:44 | 327,272,962 | 0 | 0 | null | 2021-01-06T10:51:46 | 2021-01-06T10:12:26 | Java | UTF-8 | Java | false | false | 2,951 | java | package fr.laposte.xfiles.service;
import fr.laposte.xfiles.config.audit.AuditEventConverter;
import fr.laposte.xfiles.repository.PersistenceAuditEventRepository;
import io.github.jhipster.config.JHipsterProperties;
import java.time.Instant;
import java.time.temporal.ChronoUnit;
import java.util.Optional;
import org.s... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
c949ffa342c890ec1cfa333eb344316f56d7a0c8 | ace2ea5de7a0aa155868a303a64e5735924a196e | /gameProject/src/Models/Hero.java | 723cc4b8b7da8b7287b722327dd621ce0d94bfb2 | [] | no_license | green-fox-academy/iaroslavm | b0e102a806fc0f7b87f78cfb129a0fe86913cb32 | 12e725db9d94ff424a3cf4945e0f77b2f1313b7c | refs/heads/master | 2020-05-04T16:42:39.590145 | 2019-06-06T17:40:56 | 2019-06-06T17:40:56 | 179,285,635 | 0 | 1 | null | 2019-06-06T17:40:58 | 2019-04-03T12:29:38 | Java | UTF-8 | Java | false | false | 2,913 | java | package Models;
public class Hero extends Character{
int HP = this.maxHP;
boolean hasKey;
boolean killedBoss;
Hero(){
this.cX = 0;
this.cY = 0;
this.image = "img/hero-down.png";
this.level = 1;
this.maxHP = 20 + 3 *((int) (1 + Math.random()*6));
this.HP = this.maxHP;
this.dp = 2 * ... | [
"iaroslav.miller@gmail.com"
] | iaroslav.miller@gmail.com |
678fcf1d763ffdb19e22343564c33f44e7b39300 | d1e13dbde481ebfce555145ce92b690eb7d194ff | /li_blog_xo/src/main/java/com/steel/li_blog_xo/vo/CommentVO.java | cd980bf221341c2f6077e9d9c170a33668a770a3 | [] | no_license | king-code0212/LiBlog | a9275ee6b20bd9a91ec7bb85538e85d4fcd5a6e3 | cbb60c0ce771815adc62b856046a0b12ea863eba | refs/heads/master | 2023-01-05T14:51:12.162233 | 2020-10-31T07:17:36 | 2020-10-31T07:17:36 | 303,974,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,263 | java | package com.steel.li_blog_xo.vo;
import com.steel.li_blog_base.validator.annotion.IntegerNotNull;
import com.steel.li_blog_base.validator.annotion.NotBlank;
import com.steel.li_blog_base.validator.group.GetList;
import com.steel.li_blog_base.validator.group.GetOne;
import com.steel.li_blog_base.validator.group.Insert;... | [
"liedwin463@gmail.com"
] | liedwin463@gmail.com |
01dc6213270a92ebfa1fe8612d0aa9f45affea21 | c416e00dc55710c18b94eab0800a7b4bf40d05e1 | /app/src/main/java/com/example/win7/ytdemo/activity/JiankongActivity.java | 3415a55fd42ca65576a81d4e0ef4d9d67a843178 | [] | no_license | AndyYan1010/yuetong | f71d13d41b2975e5ee17b9736bb9c46f7c5eae61 | c67aa052fb021d3751c40b5d5f213a61a011b966 | refs/heads/master | 2020-03-10T05:34:27.552963 | 2018-04-12T07:49:11 | 2018-04-12T07:49:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,172 | java | package com.example.win7.ytdemo.activity;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.View;
import com.example.win7.ytdemo.R;
public class JiankongActivity extends AppCompatActivity {
Toolbar toolbar;
@Override
... | [
"794429910@qq.com"
] | 794429910@qq.com |
7cd7ae8796a06e70d4ccbbf62acc4770f54ae749 | b018ace7ef2a13b3c550552735b14b9dbbd2d418 | /java-project1/src/lecture_classes/day40_accessModifiers_Final_Hiding_2/CarTest.java | ef1576dd12502732414ed74f080e0997edc985e9 | [] | no_license | kilytunc/javaclasses | 8c47720a77a7ef1e5d79fbc78c7ef28451043820 | 025bdf53626ec17fb4a2ddb3913921fe3e6ca676 | refs/heads/master | 2023-04-26T00:48:27.027540 | 2021-06-07T14:37:47 | 2021-06-07T14:37:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package lecture_classes.day40_accessModifiers_Final_Hiding_2;
import lecture_classes.day40_accessModifiers_Final_Hiding.Car;
public class CarTest {
public static void main(String[] args) {
// TODO Auto-generated method stub
Car c = new Car();
//c.model="M3"; //default
c.year=2018; // public
//c.door... | [
"ismailozden100@gmail.com"
] | ismailozden100@gmail.com |
0e947c3b341e4856ad12dd71e23f3053b185f9bc | 45cd443e5e98d644403c00624e8a076536365dce | /src/main/java/com/fourfinance/repository/FindAllMerged.java | 84295d7a3e285638a7a614afe99aaccbe2f8be04 | [] | no_license | simeonbin/Intervals_gradle | b47ace39985a201751eddf8d2a68466987229955 | 8ea141f8187aa7d40cc88291440adb2a34e97801 | refs/heads/master | 2021-01-01T04:23:17.169844 | 2017-07-13T21:26:04 | 2017-07-13T21:26:04 | 97,165,085 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,769 | java | package com.fourfinance.repository;
import com.fourfinance.service.Interval;
import com.fourfinance.service.IntervalComparator;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
* Created by Simeon on 7/13/2017.
*/
public class FindAllMerged implements IntervalRepository {
... | [
"simeonbin@gmail.com"
] | simeonbin@gmail.com |
f5f18a1383b3cb74d35165a4d2a70573175504c2 | ee3fddf30d4f4acff6889d3021f1501ec8fbbd36 | /app/src/main/java/com/primol/m_status/AboutUs_Activity.java | b89657f990c3bff0944142efef48609adea06925 | [] | no_license | priyajagtap/M_Status | e1b61f0baee71e1a003315b2770e11e6eaaf8130 | 0f3670ddb70897c8f638b8fe4f7655cfec464cbb | refs/heads/master | 2021-01-11T23:44:24.174990 | 2017-01-19T12:02:22 | 2017-01-19T12:02:22 | 78,628,567 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,889 | java | package com.primol.m_status;
import android.provider.Settings;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Html;
import android.text.Spanned;
import android.text.method.LinkMovementMethod;
import android.widget.TextView;
import com.google.android.gms.ads.AdRequest;
i... | [
"p.k.jagtap100@gmail.com"
] | p.k.jagtap100@gmail.com |
ef98310dd3d407e16bcfe942bcff5c13cdad7732 | 678a3d58c110afd1e9ce195d2f20b2531d45a2e0 | /sources/com/airbnb/android/contentframework/viewcomponents/viewmodels/StoryCreationPickTripRowEpoxyModel.java | b1f6ec1b9bb6826c8249e912c25028f2df44b21a | [] | no_license | jasonnth/AirCode | d1c37fb9ba3d8087efcdd9fa2103fb85d13735d5 | d37db1baa493fca56f390c4205faf5c9bbe36604 | refs/heads/master | 2020-07-03T08:35:24.902940 | 2019-08-12T03:34:56 | 2019-08-12T03:34:56 | 201,842,970 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 968 | java | package com.airbnb.android.contentframework.viewcomponents.viewmodels;
import android.view.View.OnClickListener;
import com.airbnb.android.contentframework.views.StoryCreationPickTripRowView;
import com.airbnb.android.core.models.Reservation;
import com.airbnb.p027n2.epoxy.AirEpoxyModel;
public abstract class StoryCr... | [
"thanhhuu2apc@gmail.com"
] | thanhhuu2apc@gmail.com |
39770261b46934abb2605afa15a631e27d63a3dd | b96ccadab093048299a206e4510a13e793a1b636 | /src/t2/redes/Chart.java | daef50dac14f46fc8af7f7673550c7a986eb7670 | [] | no_license | felcastro/t2-redes | 3673255914423c8d37b2791a82e09e9a0942101c | 2908acb483ad53b7c244f8bafb7afcfa8e1a576a | refs/heads/master | 2021-01-11T00:21:49.934234 | 2016-10-19T23:19:15 | 2016-10-19T23:19:15 | 70,538,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,567 | java | package t2.redes;
import java.awt.BasicStroke;
import java.awt.BorderLayout;
import java.awt.Color;
import java.util.ArrayList;
import javax.swing.JFrame;
import org.jfree.chart.ChartFactory;
import org.jfree.chart.ChartPanel;
import org.jfree.chart.JFreeChart;
import org.jfree.chart.plot.PlotOrientation;
import org.j... | [
"felcastro999@hotmail.com"
] | felcastro999@hotmail.com |
e3226c1e9d2da9b9f5b711ab4255bc41ec4f87c1 | 48b6072f3b962c88de386b33b0a5a2aa46d81463 | /core/src/main/java/wtf/nucker/kitpvpplus/managers/Locations.java | 004a8a5096211ca75068917a0f858c4a5b9fcc5a | [
"MIT"
] | permissive | TorbS00/KitPvPPlus | 213e86c900f697c5c572649853c50810092e0217 | 4ccdf7923045bf6e0d836202b5e7950f18d1cb44 | refs/heads/master | 2023-06-20T20:23:17.730723 | 2021-07-19T22:33:12 | 2021-07-19T22:33:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,102 | java | package wtf.nucker.kitpvpplus.managers;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.configuration.file.YamlConfiguration;
import wtf.nucker.kitpvpplus.utils.Config;
/**
* @author Nucker
* @project KitPvpCore
* @date 01/07/2021
*/
pu... | [
"nuckermail@gmail.com"
] | nuckermail@gmail.com |
b75419d67e50f5cd90e27847738efd8cd0841f08 | 5216fed896cf831d615ee38f353f4b8292b63dc3 | /src/main/java/com/bookstore/repository/PromoSubRepository.java | c444a7e8fbad5daf827ce737b80d864bf3d4edfd | [] | no_license | 7iffvny/RareFinds | e07211f7447aca7664de40911c594b38e93b6510 | b73899bb081be27b42e0327cfdb0f1e5b1967ea1 | refs/heads/main | 2023-04-16T18:46:45.172741 | 2021-05-03T22:09:20 | 2021-05-03T22:09:20 | 363,235,214 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 738 | java | package com.bookstore.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import com.bookstore.domain.Promotion;
import com.bookstore.domain.PromotionSub;
public interface PromoSubRepository extends JpaRepository<Prom... | [
"53809720+7iffvny@users.noreply.github.com"
] | 53809720+7iffvny@users.noreply.github.com |
0ac5265fe9a800c191ef9cc0cc4bd4fb32d2444f | 7a18eea9ccc603ef2cae895d7822eb65f94c9d56 | /app/src/main/java/com/example/android/abstract_mediator/WulinAlliance.java | 99cc86459eff9f3a6812b630b8e2cebdcceeca48 | [] | no_license | wangchao1994/AndroidDesighPattern | 09e53aaf992e88897f5a96168aedbe5b7f5dd518 | 298ed7eaa7213e58902f47a4006873059fbe69fc | refs/heads/master | 2020-06-11T01:05:17.309197 | 2019-06-26T08:35:05 | 2019-06-26T08:35:05 | 193,811,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 185 | java | package com.example.android.abstract_mediator;
/**
* 抽象中介者父类
*/
public abstract class WulinAlliance {
public abstract void notice(String message, United united);
}
| [
"wchao0829@163.com"
] | wchao0829@163.com |
c0c5cddfcfa394f80dd326096450e8771b369b33 | 3bdfc125654926e3c7e8a203592920bd7fbc54dc | /src/springbook/user/sqlservice/SqlUpdateFailureException.java | 60de277c639a551ffbc57431f8fa36d06ab37c86 | [] | no_license | gragra0111/springEx | 6a8762fb1baed16ff7ac0ad4b3ca5b938c674a37 | 94671e6e06f5289fc02377baa65c0fb61fd21b05 | refs/heads/master | 2021-01-10T10:51:51.256312 | 2016-02-24T07:09:26 | 2016-02-24T07:09:26 | 49,917,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 456 | java | package springbook.user.sqlservice;
public class SqlUpdateFailureException extends RuntimeException {
/**
*
*/
private static final long serialVersionUID = -4342169287798238330L;
public SqlUpdateFailureException(String message) {
super(message);
}
public SqlUpdateFailureException(String mes... | [
"gragra0111@gmail.com"
] | gragra0111@gmail.com |
767527cb91657f8e965af37baf94f4ed08bd6a37 | 74b47b895b2f739612371f871c7f940502e7165b | /aws-java-sdk-comprehend/src/main/java/com/amazonaws/services/comprehend/model/transform/RedactionConfigJsonUnmarshaller.java | 15d9ba0d85fd35f2abd3c86b5a8975d3f4c6d303 | [
"Apache-2.0"
] | permissive | baganda07/aws-sdk-java | fe1958ed679cd95b4c48f971393bf03eb5512799 | f19bdb30177106b5d6394223a40a382b87adf742 | refs/heads/master | 2022-11-09T21:55:43.857201 | 2022-10-24T21:08:19 | 2022-10-24T21:08:19 | 221,028,223 | 0 | 0 | Apache-2.0 | 2019-11-11T16:57:12 | 2019-11-11T16:57:11 | null | UTF-8 | Java | false | false | 3,292 | java | /*
* Copyright 2017-2022 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
c518c99cf99496d356040f2b6823b160307b078f | f7cb9aec68b990c635e4d9908c0b46c63b88c1c1 | /android/app/src/main/java/com/frustatedindian/task1/MainActivity.java | 4eb18b26dc8732d5ec33e9cdb14ac150d1ec56f5 | [] | no_license | risav4129/HomePage | cb031a2d8e204d4f280ca1b25dca04458cdcc68e | efb9323ca65bbdecea6a0aa4a872890600b9529e | refs/heads/master | 2020-07-22T05:18:12.421728 | 2019-09-08T08:44:35 | 2019-09-08T08:44:35 | 207,085,078 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package com.frustatedindian.task1;
import android.os.Bundle;
import io.flutter.app.FlutterActivity;
import io.flutter.plugins.GeneratedPluginRegistrant;
public class MainActivity extends FlutterActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
Ge... | [
"risavjaat007@gmail.com"
] | risavjaat007@gmail.com |
aa5f3b12e66ff4fa5faa230b5068c9d203f58b7e | 3696b523d4bbc664ec4d7e21eb5228ef0563fc60 | /ITDCcasestudy-4/src/main/java/dxc/com/pojos/hotel.java | 7aaca18a416172021f37a910ed093b4d398cf672 | [] | no_license | bmb3/itdcapplication | 1884708be67442c70bcf15039053d457deddabb9 | 1626e24151bdf8d72ffe7b7273d0c336c324e1f4 | refs/heads/master | 2022-11-29T09:36:32.383948 | 2020-08-12T05:30:40 | 2020-08-12T05:30:40 | 286,923,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,640 | java | package dxc.com.pojos;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
@Document
public class hotel
{
@Id
private int HotelId;
private String HotelName;
private long HotelPhNo;
private String HotelAddress;
private double RoomCostPerDay;... | [
"bmb3@IN5CG9524V5W.CSCMWS.CSCMWS.COM"
] | bmb3@IN5CG9524V5W.CSCMWS.CSCMWS.COM |
13e3d9a5722185fa6f0e7340fe8da373c559e0d5 | 95b4bba011ab3b947ab9b227c25b5f7dc5dc8270 | /src/Registration.java | 3f1eb10976e5a2578f436a07cb3297315ae2854f | [] | no_license | kevintdao/voting-system | 29835a8d0532028fd1f52658928e24102289909f | 2cf44863282074e5c7785359543644ddd4867e6e | refs/heads/master | 2023-07-30T10:14:47.283826 | 2021-09-21T01:23:12 | 2021-09-21T01:23:12 | 372,707,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,745 | java | import javax.swing.*;
import javax.swing.text.MaskFormatter;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.text.ParseException;
/**
* Extends JPanel to create a GUI page for registering a new profile.
* Includes dark mode, language selection, password confirma... | [
"kevin-dao@uiowa.edu"
] | kevin-dao@uiowa.edu |
8fd4c8b0b82e785dd9b757a1903bbfc866f3e3e2 | ef9404cf780318801bbb03668863febf381bbe5b | /java/week03/test.java | 663fa82ddd4974ab7848f5feac4516a98567762d | [] | no_license | SeoHwiDo/aws-vscode | 1f3f2a7b06b82de9e335aad881fa9d18dbb5ea5f | 0f9fb072e5f463e7bb44a73eef1b23278612a98d | refs/heads/master | 2023-06-02T22:11:27.500335 | 2021-06-20T08:36:16 | 2021-06-20T08:36:16 | 345,544,588 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package week03;
public class test{
public static void main(String args[]){
System.out.println("hello world");
}
} | [
"baeksa01@hallym.ac.kr"
] | baeksa01@hallym.ac.kr |
8113e5e5c700bd9570c0b64f85a60800d1ae928b | 6c95a281b3a7ed5ed4c8eb9d18b27425799b8ea3 | /java-parser/src/main/java/com/jwu/javaparser/parser/visitors/ClassOrInterfaceDeclarationVisitor.java | ca4dcb554d7e74a0bcf9c523373391121ac60867 | [
"MIT"
] | permissive | TMWilds/dependents-development | cfbba8a118847cdc6c7f9c20a5c0fe6baba909fd | 23ad7263e2055b5c85ac04ddac856eb271d2bb71 | refs/heads/master | 2021-01-02T09:48:27.460405 | 2020-05-03T22:14:05 | 2020-05-03T22:14:05 | 239,563,391 | 0 | 0 | MIT | 2020-05-03T22:14:07 | 2020-02-10T16:51:58 | Java | UTF-8 | Java | false | false | 2,008 | java | package com.jwu.javaparser.parser.visitors;
import com.github.javaparser.ast.NodeList;
import com.github.javaparser.ast.body.ClassOrInterfaceDeclaration;
import com.github.javaparser.ast.type.ClassOrInterfaceType;
import com.github.javaparser.ast.visitor.VoidVisitorAdapter;
import com.jwu.javaparser.dependencygraph.De... | [
"jacobsax@gmail.com"
] | jacobsax@gmail.com |
918fe03db1c430a0c5a8b175ebffb3ef9d5ef390 | 1f3063c1c38c41e8a520d8f23a50ff6d2c7bce25 | /Gladiator-Spring-HomeLoan/src/main/java/com/example/demo/layer2/DebtorNotFoundException.java | d5c7a83455ad4fc7fa78b9511b114b7c891cdbdc | [] | no_license | hrutvikdesai0007/HomeLoan-Gladiator-Final | ef2720c906c2556952c943986531711f270641fd | f88586e2c176cc7e9083a2eaac71db7d6e5a607f | refs/heads/master | 2023-07-11T06:06:22.980656 | 2021-08-16T17:39:26 | 2021-08-16T17:39:26 | 396,815,422 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | package com.example.demo.layer2;
public class DebtorNotFoundException extends Exception {
public DebtorNotFoundException(String str) {
super(str);
}
}
| [
"hrutvik.desai@lntinfotech.com"
] | hrutvik.desai@lntinfotech.com |
c5c399312f9353e7a20479f966c3e2aab0da530c | eeab78a90a2ca993f26fe4e00923d6a2426c9c98 | /e3-search/e3-search-service/src/main/java/guo/ping/e3mall/search/message/ItemAddMessageReceiver.java | 878a2a4e608ebe1e6a2154e9a5a3f32f3ca99fa5 | [] | no_license | wjpit1990/e3-springboot | 3dabfbd2c41b18cd57f235af1eb93d90cc6133e3 | c442606c7e99e2a6ef18847a4f1c72d03448927c | refs/heads/master | 2020-05-09T09:49:39.622799 | 2019-03-05T06:41:39 | 2019-03-05T06:41:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,018 | java | package guo.ping.e3mall.search.message;
import guo.ping.e3mall.common.pojo.SearchItem;
import guo.ping.e3mall.search.mapper.SearchItemMapper;
import org.apache.solr.client.solrj.SolrClient;
import org.apache.solr.client.solrj.SolrServerException;
import org.apache.solr.common.SolrInputDocument;
import org.springframew... | [
"Kingdompin@163.com"
] | Kingdompin@163.com |
1fb708a6cc689a1e22c8781f44be543b1f6d7ae4 | e50406e0dbc988ad6df7ebb988e3cae4a6ae8a62 | /src/main/java/it/univaq/disim/oop/pharma/controller/amministratorecontroller/ListaFarmaciAmministratoreController.java | 4295eeaeb1699cb7121fc10d717aed104fa06836 | [] | no_license | MagicBitUnivaq/farmaciaMagicBit | 23a48c25e01e162e1c6b82b0ce96a36912bbb3c7 | 3f8fe310522f53ca0bd49f85a924172d4c1828dc | refs/heads/master | 2023-07-16T04:37:01.362015 | 2021-09-05T21:16:21 | 2021-09-05T21:16:21 | 403,413,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,554 | java | package it.univaq.disim.oop.pharma.controller.amministratorecontroller;
import java.net.URL;
import java.time.LocalDate;
import java.util.List;
import java.util.ResourceBundle;
import it.univaq.disim.oop.pharma.business.BusinessException;
import it.univaq.disim.oop.pharma.business.FarmacoService;
import it.univaq.dis... | [
"michele.intrevado@student.univaq.it"
] | michele.intrevado@student.univaq.it |
e4f3304aeffd8ac5552ce544698df37775e7aafc | c60f5e9ffefa9c42988e40124fb0849e32ba4df1 | /hutool-jwt/src/main/java/cn/hutool/jwt/signers/AlgorithmUtil.java | a9f6752bb5ea6d28bce73d03e63b009502af9aa0 | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-mulanpsl-2.0-en",
"MulanPSL-2.0"
] | permissive | kingour/hutool | 421d914930da3a45a3d7f289df02369018a031d8 | 1d85b66be10631671438786e6d051877293409f8 | refs/heads/v5-master | 2021-08-18T07:19:41.720943 | 2021-08-13T01:57:41 | 2021-08-13T01:57:41 | 218,266,013 | 0 | 0 | NOASSERTION | 2021-08-13T01:57:42 | 2019-10-29T10:56:28 | null | UTF-8 | Java | false | false | 2,183 | java | package cn.hutool.jwt.signers;
import cn.hutool.core.map.BiMap;
import cn.hutool.core.util.ObjectUtil;
import cn.hutool.crypto.asymmetric.SignAlgorithm;
import cn.hutool.crypto.digest.HmacAlgorithm;
import java.util.HashMap;
/**
* 算法工具类,算法和JWT算法ID对应表
*
* @author looly
* @since 5.7.0
*/
public class AlgorithmUti... | [
"loolly@gmail.com"
] | loolly@gmail.com |
fb08f1066bf04feb60fd7dea2e7204b8b39aa37a | 798e3563930a7f5098a790d86cba09a53a9030bd | /src/com/uas/mobile/controller/common/QueryInfoController.java | 2f8802eb3c8e52730e9861bfe08743d3207832df | [] | no_license | dreamvalley/6.0.0 | c5cabed6f34cab783df16de9ff6ddfc118b7c4fe | 12ed81bf7a46a649711bcf654bf9bcafe70054c2 | refs/heads/master | 2022-02-17T02:31:57.439726 | 2018-07-25T02:52:27 | 2018-07-25T02:52:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,743 | java | package com.uas.mobile.controller.common;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
... | [
"812669424@qq.com"
] | 812669424@qq.com |
3ec8fe56ff0ea4722545dbc0c9f6a2043d29ee90 | c59501d34650773f67dff1e533f985d9e798da0c | /spring-cloud-demo/src/main/java/org/wq/demo/springclouddemo/thread/ThreasA.java | 6c7ebf66c84a4cf79c219116cdc87f607ff33fcf | [] | no_license | ewardb/spring-cloud-demo | 6714ba96f1c3d4b4bfda97082fbaf2cc1108dd4a | 06184275912bde7db725f266f9ca4051bdcb14b2 | refs/heads/master | 2022-06-03T00:29:35.763602 | 2020-03-28T03:15:04 | 2020-03-28T03:15:04 | 197,201,207 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 640 | java | package org.wq.demo.springclouddemo.thread;
/**
* @author wangqiang26
* @mail wangqiang26@jd.com
* @Date 15:04 2018/11/15
*/
public class ThreasA extends Thread {
boolean isRunning = true;
public boolean isRunning(){
return isRunning;
}
public void setRunning(boolean isRunning){
t... | [
"wangqiang26@jd.com"
] | wangqiang26@jd.com |
ce2387748f15dcf72b72f9b73a1042cf0bba53cb | 5e5627a971ee024c1dfd495ffaf44314c6ba61f8 | /HearingFusion/src/testcase/schedule/schedule_011_TaskException_SearchExceptionAppointment.java | ef3a90ae6b1493aea2883ac1c3899b210543f459 | [] | no_license | tanmle/SelJava | 23d79dd365cbc2fb91fe7a7b03a7c796f09fc6b7 | 42991ff74c49c8f22c1beec6cad7da222be021a8 | refs/heads/master | 2020-05-20T05:55:27.903678 | 2016-09-14T15:52:19 | 2016-09-14T15:52:19 | 68,220,113 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,704 | java | package schedule;
import org.openqa.selenium.WebDriver;
import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Parameters;
import org.testng.annotations.Test;
import page.LoginPage;
import page.PageFactory;
import page.SchedulePage;
import common.AbstractTest... | [
"Tan Le"
] | Tan Le |
f26d9b1e4ec9aea69ce00c642303daa83365ac51 | e70c031ec5ba0eb91398adac7ec17bbde51153df | /src/main/java/com/leaderment/mysql_mapper/SupplierMapper.java | a9eeb2e7832fb2fbfdb6fde7c2098e34116b15b8 | [] | no_license | honsen-lh/bison-sync | 7b413a0b05a8ddd6feb0cc842800b9c243cd1c8e | e8739452c6473b4064abf376778f9e19040be1b8 | refs/heads/master | 2020-05-24T20:04:41.643993 | 2019-09-02T02:10:24 | 2019-09-02T02:10:24 | 187,448,532 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.leaderment.mysql_mapper;
import java.util.List;
import com.leaderment.mysql_pojo.Supplier;
import com.leaderment.sqlserver_pojo.VendorVO;
public interface SupplierMapper {
int deleteByPrimaryKey(Integer supplierId);
int insert(Supplier record);
Supplier selectByPrimaryKey(Integer supplierId... | [
"1364500012@qq.com"
] | 1364500012@qq.com |
2b63b39719ed559bb28ee2d4e8f7233da97f9267 | ea9a96a57eb558d6b4d061ddec16b5c9144d418c | /mehul_bhuva_assign1/coursesRegistration/src/coursesRegistration/util/Results.java | 27d5c6025b2d182a5349277e595a28c55701388d | [] | no_license | mebhuva/Course-Scheduler | 50ce07db720aae1032d15aafbf6e3b31acc20dbe | ca8f6107a4a56c292d245104e63f78324638afb1 | refs/heads/master | 2020-04-14T09:46:35.175574 | 2018-09-24T00:39:22 | 2018-09-24T00:39:22 | 163,768,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,636 | java | package coursesRegistration.util;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
public class Results implements FileDisplayInterface, StdoutDisplayInterface {
@Override
public St... | [
"mbhuva1@cs.binghamton.edu"
] | mbhuva1@cs.binghamton.edu |
80ade3f30ee8024cd0dc2714a50a43cc03004e32 | 83a67f1d45c7a2069e13e48efc34563b52f8096c | /frontend/app/src/main/java/mcc_2018_g15/chatapp/GalleryGridAdapter.java | 7fadb506570ee27a0a64299029a69b0b8e92bea3 | [
"Apache-2.0"
] | permissive | kwendim/Whisper_chat | b01032e8ecaae8aea56ce9294e301fed3e5de4b3 | 285371fe9671f164d84627b3902dc76d0ce5acef | refs/heads/master | 2023-03-03T15:36:19.159063 | 2021-02-18T11:59:05 | 2021-02-18T11:59:05 | 340,035,559 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,449 | java | package mcc_2018_g15.chatapp;
import android.content.Context;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widg... | [
"kwendimagegn@gmail.com"
] | kwendimagegn@gmail.com |
c8059dbb5e1b4af5c89d47979e89d02a5a84bd22 | 094acf0e12ebebe26d2321096926de293a80a706 | /picRetrive/src/test.java | ae86d48cd9b2814fe3184f87b3f6e3d7e0445512 | [] | no_license | nijun6/GetPicFeature | 73f0eb8811e6d87d7998c1e7b85b2b1c993af98c | a306b53aebe3fb1f50cd08cb9cbd3a33265e6459 | refs/heads/master | 2021-01-10T06:25:43.637612 | 2016-01-05T08:23:51 | 2016-01-05T08:23:51 | 46,100,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,312 | java | import java.io.File;
import java.io.IOException;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Comparator;
import org.apache.lucene.analysis.standard.StandardAnalyzer;
import org.apache.lucene.index.DirectoryReader;
import org.apache.lucene... | [
"nijun6@163.com"
] | nijun6@163.com |
d4bbd0cf135ba2c166680d1fcb29a1505a0bb10c | 74610ac0fa5c968c71ef180200e61af971c06539 | /src/cz/cuni/mff/java/places/Home.java | 62c34f9d8880db198992474a98be5929ae8836c2 | [] | no_license | bodommer/the_betrayed | c2efddc225e33474ec0f3cafb50e0ec82adcf1d2 | df46497c589602d10f5c30f46d63cdfd1615ee5c | refs/heads/master | 2021-09-25T08:48:33.897148 | 2018-02-08T15:40:17 | 2018-02-08T15:40:17 | 115,445,296 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,145 | java | package cz.cuni.mff.java.places;
import java.util.Scanner;
import java.util.Set;
import cz.cuni.mff.java.character.Hero;
import cz.cuni.mff.java.equipment.Armour;
import cz.cuni.mff.java.equipment.Weapon;
public class Home {
Set<Weapon> weapons;
Set<Armour> armours;
Scanner scanner;
Hero hero;
public Home(Her... | [
"andrej.jurco@me.com"
] | andrej.jurco@me.com |
a595908a3d9207ae620c1c84cb8f59d2e3d89a88 | cd14bf9b83ac28367f12d3bdd9f1318913f4f3c0 | /jraft-rheakv/rheakv-core/src/main/java/com/alipay/sofa/jraft/rhea/StoreEngine.java | 681b7fcc11da242a731512c985afd09d12bfdc39 | [
"Apache-2.0"
] | permissive | AprilYoLies/sofa-jraft | 313de97e0ae88d8c4d8b4d72f4c35f6a889f8ba2 | 2a36dacc803589fe973ca732b3f7b3d0d02276e3 | refs/heads/master | 2022-11-21T23:21:17.378939 | 2019-12-18T09:03:47 | 2019-12-18T09:03:47 | 228,800,125 | 0 | 0 | Apache-2.0 | 2022-11-16T09:21:59 | 2019-12-18T09:04:39 | Java | UTF-8 | Java | false | false | 29,080 | 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 ... | [
"eva@EvaJohnsondeMacBook-Air.local"
] | eva@EvaJohnsondeMacBook-Air.local |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.