blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 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 689M ⌀ | 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 131
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 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ca2f89aa30ee0627a4b3fb6faa07e1ea8860edb7 | 7e283753a084e2c130270fb6dfbfb2eef4832424 | /src/main/java/com/yf/salary/util/PageInfo.java | abe7c550514ed3152ee5b5fb86194b15e843d139 | [] | no_license | Fpeng2333/salary_system | e7415b7180bed6f913165ec03edfb301454346e9 | 40894b4e750cce0f83a51c6fc33b282948a4b89b | refs/heads/master | 2022-07-12T21:51:17.350040 | 2019-09-12T09:02:31 | 2019-09-12T09:02:31 | 207,987,468 | 0 | 0 | null | 2022-06-29T17:38:31 | 2019-09-12T07:10:20 | Java | UTF-8 | Java | false | false | 3,149 | java | package com.yf.salary.util;
import com.github.pagehelper.Page;
import java.io.Serializable;
import java.util.Collection;
import java.util.List;
/**
* @描叙: 分页 数据结构
*/
public class PageInfo<T> implements Serializable {
private static final long serialVersionUID = 1L;
//当前页
private int pageNum;
//每页的数... | [
"pengfup6@gmail.com"
] | pengfup6@gmail.com |
6facc5fa98090cfd2f0cb22aa0445af3047a0ac5 | 80dded658a2def9f19efda0285e22405a8dd451c | /decompiled_src/Procyon/org/anddev/andengine/entity/particle/emitter/CircleOutlineParticleEmitter.java | 776c678bc7047df5ad40d6ae81511f1ec0b39935 | [
"Apache-2.0"
] | permissive | rLadia-demo/AttacknidPatch | 57482e19c6e99e8923e299a121b9b2c74242b8ee | 561fc5fa5c1bc5afa4bad28855bf16b480c3ab6a | refs/heads/master | 2021-01-25T07:08:43.450419 | 2014-06-15T14:35:03 | 2014-06-15T14:35:03 | 20,852,359 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package org.anddev.andengine.entity.particle.emitter;
import org.anddev.andengine.util.*;
import android.util.*;
public class CircleOutlineParticleEmitter extends BaseCircleParticleEmitter
{
public CircleOutlineParticleEmitter(final float n, final float n2, final float n3) {
super(n, n2, n3);
}
... | [
"rLadia@ymail.com"
] | rLadia@ymail.com |
fdd2bbc42a3d01486a90dcd61b6d428532547ca5 | 013c744f98ed140f8b751d76a372565b7a841ecf | /src/com/dosmil_e/kit/core/model/edoc/base/KitContentBase.java | bb8d43d0c24f5bf5e37f0d640e7c6a5e95f57c42 | [] | no_license | carrascoMDD/Kit01 | 85ac077df93f1ed1b2ece6799fc3c130e0189359 | edc0a9dcd3944f413b1206c0b834c78d8217b51b | refs/heads/master | 2020-03-14T11:53:21.408340 | 2018-04-30T13:49:34 | 2018-04-30T13:49:34 | 131,598,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,529 | java |
package com.dosmil_e.kit.core.model.edoc.base;
import com.dosmil_e.modelbase.support.*;
import com.dosmil_e.modelbase.flattrx.*;
import java.lang.reflect.Field;
public class KitContentBase
extends com.dosmil_e.kit.core.model.structural.impl.KitAbstractDocumentImpl
implements com.dosmil_e.kit.core... | [
"carrascomdd@gmail.com"
] | carrascomdd@gmail.com |
b5865ba59182ea27ed92d100f870f952fd621f26 | bafd16032742572d4df841ae19f404bb45dda1de | /src/main/java/com/xj/code/generate/entity/Dependency.java | 43f2b22134d33140a4aeeb4f11c4b734f41dc9d2 | [] | no_license | SkyXj/code-generate | 1fc9893bb2f897a3b8802e34162d17c123ac989f | 1b01a05d43bdf126fb24ac457feac548e6146634 | refs/heads/master | 2022-07-07T17:38:21.865067 | 2020-09-20T09:08:51 | 2020-09-20T09:08:51 | 219,493,252 | 0 | 0 | null | 2022-06-17T02:38:39 | 2019-11-04T12:11:28 | FreeMarker | UTF-8 | Java | false | false | 1,652 | java | /**
* Copyright © 2018武汉中地数码科技有限公司. All rights reserved.
*
* @Title: Dependency.java
* @Package: com.xj.code.generate.entity
* @Description: TODO
* @author: sky-1012262558@qq.com
* @date: 2019-10-30 09:28:52
* @Modify Description :
* @Modify Person :
* @version: V1.0
*/
package com.xj.code.generat... | [
"1012262558@qq.com"
] | 1012262558@qq.com |
32744ed6c859a0dcc2e8309487dad39d0884c0a0 | 5208e3ae2901dc3475779674ded98be1b9434ce4 | /src/main/java/kakalgy/netty/handler/ssl/ReferenceCountedOpenSslContext.java | 2e7a9af0dd342596733698779a00fa8c2b4f7a8e | [] | no_license | kakalgy/Netty | 65d14394854f9bdf7df10d115d7adb40e5213f8d | 70015e3a82e91c0e3682e02165c596d44fa3cdf9 | refs/heads/master | 2021-01-09T06:31:47.648303 | 2017-03-08T15:47:35 | 2017-03-08T15:47:35 | 81,001,296 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,149 | java | package kakalgy.netty.handler.ssl;
import java.security.AccessController;
import java.security.PrivilegedAction;
import java.util.List;
import kakalgy.netty.common.util.ReferenceCounted;
import kakalgy.netty.common.util.internal.SystemPropertyUtil;
import kakalgy.netty.common.util.internal.logging.InternalLog... | [
"kaka_lgy@163.com"
] | kaka_lgy@163.com |
e6359e9c2d697af97d42c2e72936fc5dc9880e33 | 5d6ed24a732c8504510f4a4c7d73faf7f8d8eb33 | /src/main/java/com/scarlatti/truefalse/GoodQualifier.java | c64eb8ed52787ddec5e705e08046137ca05d0c75 | [] | no_license | alessandroscarlatti/true-false-demo | 42eecc5545ce8803dd6fcc779f0784d7287b3415 | d861e9fa3325c2ac077dc2bf66b6d10077acacf1 | refs/heads/master | 2021-04-29T15:59:44.525532 | 2018-02-17T22:48:42 | 2018-02-17T22:48:42 | 121,805,820 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | package com.scarlatti.truefalse;
import java.util.List;
/**
* ______ __ __ ____ __ __ __ _
* ___/ _ | / /__ ___ ___ ___ ____ ___/ /______ / __/______ _____/ /__ _/ /_/ /_(_)
* __/ __ |/ / -_|_-<(_-</ _ `/ _ \/ _ / __/ _ \ _\ \/ __/ _ `/ __/ / _ `/ __/ __... | [
"violanotesnoextras@gmail.com"
] | violanotesnoextras@gmail.com |
3a7210436ce9152fcaf021699ba6f65228dcabb7 | 3a69c55621ff5c7842b684d74e3203029fa0fcfd | /src/main/java/org/aanguita/jacuzzi/maps/DoubleKeyMap.java | 68f6109bc6c96122f06e5e7b7957c24805ee103b | [
"MIT"
] | permissive | albertoanguita/jacuzzi | 119b6174d6a259157f1bf58f2e6b373c9fe5d9e1 | cf9b40f37c55b8c5bef548aa2e8fe22777fd8982 | refs/heads/master | 2020-04-15T00:23:34.073057 | 2018-04-02T07:05:36 | 2018-04-02T07:05:36 | 42,078,122 | 1 | 0 | MIT | 2018-02-01T09:29:01 | 2015-09-07T22:54:16 | Java | UTF-8 | Java | false | false | 2,698 | java | package org.aanguita.jacuzzi.maps;
import org.aanguita.jacuzzi.lists.tuple.Duple;
import org.aanguita.jacuzzi.lists.tuple.Triple;
import java.io.Serializable;
import java.util.*;
/**
* A map implementation with two keys. Values can be retrieved with either key.
*/
public class DoubleKeyMap<K, S, V> implements Seri... | [
"alberto.anguita@gmail.com"
] | alberto.anguita@gmail.com |
7917fd6f0f46c8e931ac0c0497fb9ed8ca914818 | a22c6fdaacdf1c63440b3d76c26932ff048fb0b9 | /src/main/java/com/bazlur/tips/solid/ocp/after/Multiplier.java | de4bff7504c3844793cab47b0dd4e07723af8d9d | [] | no_license | rokon12/java-tips | ea8330d0d8d794f51eac947a2a0f39992659918f | 60da5b720b6e16c6ca53e98fd3996772fc84b8e5 | refs/heads/master | 2016-09-12T15:40:36.943205 | 2016-03-08T00:21:09 | 2016-03-08T00:21:09 | 59,617,968 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package com.bazlur.tips.solid.ocp.after;
public class Multiplier extends CalculateBase {
public Multiplier() {}
public Multiplier(double leftVal, double rightVal) {
super(leftVal, rightVal);
}
@Override
public void calculate() {
double value = getLeftVal() * getRightVal();
... | [
"anm_brr@yahoo.com"
] | anm_brr@yahoo.com |
b97b070d4a50561dd406a1ced578c1b7401f2da3 | 9d12cecb3fc263d63229637df7a3f83908c4dee1 | /src/main/java/passambler/util/ValueConstants.java | d5d8f540e86fb403486d9220d92b10ed86de50e7 | [
"MIT"
] | permissive | MovingtoMars/Passambler | c24591e61a3b6641e2b1f25ffded256bb178dc3c | 5ec6db362d98553959b3dd442cd1ee383dbc03f4 | refs/heads/master | 2021-01-17T11:23:45.830700 | 2015-06-13T12:40:22 | 2015-06-13T12:40:22 | 37,369,416 | 0 | 0 | null | 2015-06-13T11:44:01 | 2015-06-13T11:44:01 | null | UTF-8 | Java | false | false | 512 | java | package passambler.util;
import passambler.value.BooleanValue;
import passambler.value.Value;
public class ValueConstants {
public static final BooleanValue TRUE = new BooleanValue(true);
public static final BooleanValue FALSE = new BooleanValue(false);
public static final Value NIL = new Value() {
... | [
"raoulvdberge@gmail.com"
] | raoulvdberge@gmail.com |
d5ca9eb38bfb7fab992ba631251bf14fdcd0a936 | bf3cb01c375825cfa0d030e5392ef28db6d81e4f | /Database/app/src/main/java/com/example/database/RoomDao.java | a8e4495fb7cc88422d7b51686692bc97e420ebf2 | [] | no_license | rosrcharch/arquivo | 07421e63c889907c1af1f54f9b4dc8cbfa76c51c | c1d803af708ca15ece32e5daffbce07b6fc92cb9 | refs/heads/master | 2020-09-05T09:41:55.972877 | 2019-11-07T00:42:42 | 2019-11-07T00:42:42 | 220,053,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 168 | java | package com.example.database;
import androidx.room.Dao;
import androidx.room.Insert;
@Dao
public interface RoomDao {
@Insert
void salvar(String... nome);
}
| [
"treinamento@07HW004416.SOAM.TCS.com"
] | treinamento@07HW004416.SOAM.TCS.com |
0a3cdca00cb03c27fa78d044bcff126f32d315b5 | 3a54a368e8551692935cd21c7ecbd736147cdd70 | /BibCreator.java | 9ae6030a74c07bcf509dd4c895c12266533e4f48 | [] | no_license | smart-bo/249_assignment3 | bc84cba7a2240218753002044b963fa81e706d94 | 9ed29e8cac9effa939fe2e48b8a041d2b0221a80 | refs/heads/master | 2020-10-01T21:31:26.703514 | 2019-12-12T14:46:35 | 2019-12-12T14:46:35 | 227,628,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,804 | java |
// Assignment 3
// Written by: Zhang Bo, ID:40108654
// -----------------------------------------------------
package assignment3;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileRe... | [
"noreply@github.com"
] | smart-bo.noreply@github.com |
6443e939fb6d315f1e0090bb750621c043396b1e | 0c093e317fcdb2e518c139edcee97fedc657c2d2 | /websocket/src/main/java/com/hz/web/WebsocketApplication.java | 42f911d890a5167a30621778327aebfe8942a1a1 | [] | no_license | hzprivate/frame-topic | f62779a21d5c8af413767abd911bcaed2f5fca06 | ecd8f1b6713bb5ed23b67516dabb73ef31d7fe55 | refs/heads/master | 2023-04-18T08:47:39.362472 | 2021-04-27T15:32:06 | 2021-04-27T15:32:06 | 286,818,393 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | package com.hz.web;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* @author hz
* @create 2020-12-28
*/
@SpringBootApplication
public class WebsocketApplication {
public static void main(String[] args) {
SpringApplication.run(... | [
"869932173@qq.com"
] | 869932173@qq.com |
59f2399cc23ac0816c8baa9e49b4dbcf10662994 | 2ca5656fd8baa47cf1aa5daa0cfca945b4e4f0da | /app/src/main/java/com/icore/socialnetworklogins/MainActivity.java | a15b398cc174302086740c329256cab02cf40fba | [] | no_license | pavankvch/SocialNetworkLogin | 53ed467951312cfcebc3ad72deba73342577a821 | 331d023566cdb3f72a737b8d4abddf855f207c6a | refs/heads/master | 2021-01-12T18:07:19.174322 | 2016-10-31T14:33:44 | 2016-10-31T14:33:44 | 71,331,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,727 | java | package com.icore.socialnetworklogins;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.widget.TextView;
import com.facebook.AccessToken;
import com.facebook.AccessTokenTracker;
import com.facebook.CallbackManager;
import... | [
"pavankvch@gmail.com"
] | pavankvch@gmail.com |
d57744b4b6f59600b7055cf33bd12485abd031de | 5f2e3796be2bd54e6b52ebb695e5f28ce8844442 | /src/main/java/net/ijus/nidi/Configuration.java | 03c926e1c7409318813a1c05855f073db6b21e5f | [
"MIT"
] | permissive | IJUS/nidi | a8f498c1ef59a7afcf00fdd5fe9220e4f6a6ffc2 | e0f5d35013fd3db396e682d89fa745870c3e6389 | refs/heads/master | 2016-09-09T18:31:40.613790 | 2014-12-17T18:05:58 | 2014-12-17T18:05:58 | 21,172,051 | 0 | 1 | null | 2014-12-17T18:05:58 | 2014-06-24T16:23:07 | Java | UTF-8 | Java | false | false | 3,758 | java | package net.ijus.nidi;
import net.ijus.nidi.builder.ContextBuilder;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by pfried on 6/16/14.
*/
public class Configuration {
private static final Logger log = LoggerFactory.getLogger(Configuration.class);
public static final String CONFIG_... | [
"philip.fried@ijus.net"
] | philip.fried@ijus.net |
4e8dd42a856513da1d59feaebf3f8f2d7b4ec855 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-new-fitness/results/MATH-40b-5-23-Single_Objective_GGA-IntegrationSingleObjective-BasicBlockCoverage-opt/org/apache/commons/math/analysis/solvers/BracketingNthOrderBrentSolver_ESTest_scaffolding.java | 66a8f0bd3321892716882b9796b2fd53154553ca | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,126 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Oct 29 05:32:20 UTC 2021
*/
package org.apache.commons.math.analysis.solvers;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
imp... | [
"pderakhshanfar@serg2.ewi.tudelft.nl"
] | pderakhshanfar@serg2.ewi.tudelft.nl |
cd3dee9e4d46fbcde20cf7ece3f4dda988082f92 | 088888d3292e2d117e20ec180e3930daba1fc2ef | /src/main/java/com/lsfoo/demo1/service/util/RandomUtil.java | 8a356e0328411d303667e0639b3a602ce27f3af1 | [] | no_license | lsfoo/jhipster-demo1 | c63f5872c5ece22481cc66b2426d14be20c53efc | ae317316b4198ca545e298dd5041ce34f4982a7b | refs/heads/master | 2020-03-27T05:48:19.334534 | 2018-08-25T02:20:49 | 2018-08-25T02:20:49 | 146,052,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 889 | java | package com.lsfoo.demo1.service.util;
import org.apache.commons.lang3.RandomStringUtils;
/**
* Utility class for generating random Strings.
*/
public final class RandomUtil {
private static final int DEF_COUNT = 20;
private RandomUtil() {
}
/**
* Generate a password.
*
* @return th... | [
"lsfoo@qq.com"
] | lsfoo@qq.com |
7abbcb07068c88b952c4b2309a22e6c6be108e27 | 2ab133fb163bcbc0bd7d293597de9890f6ad42d7 | /Main.java | b031ddaef4091115af0f17722261797bef0de7b7 | [] | no_license | Xuefeng-Qiao/WIF3003-Museum-Control-Ticketing-System | 73b436257580ec8cb5d7ea0a1e3b8ed33fc96116 | 57534f784a536820089d8f7b96fba67c949b36e0 | refs/heads/main | 2023-05-30T18:58:32.746158 | 2021-06-17T05:29:58 | 2021-06-17T05:29:58 | 377,713,332 | 0 | 0 | null | 2021-06-17T05:29:59 | 2021-06-17T05:17:55 | Java | UTF-8 | Java | false | false | 5,185 | java | package main;
import java.util.LinkedList;
import java.util.Scanner;
import java.util.concurrent.PriorityBlockingQueue;
public class Main {
public static volatile int START_TICKET_TIME = 480;
public static volatile int START_TIME = 540;
public static volatile int END_TICKET_TIME = 1020;
pu... | [
"noreply@github.com"
] | Xuefeng-Qiao.noreply@github.com |
9f2b122ca088962f9f795343fd329071f88ce6db | 8d0a93dc17de1b54f8e6f0f300b812656874c837 | /src/main/java/com/ull/Similarity/test.java | b9b57738cba6a06b0848f52211ab591d589185ef | [] | no_license | saiakash5/GraphMeasures | 894ff75c8c4eeeb58a1a62589c6c80a21843087c | 50e23586acc66eebae35dcb2eb8bdb461a0cc6b2 | refs/heads/master | 2021-03-24T13:47:25.530387 | 2017-09-22T17:45:12 | 2017-09-22T17:45:12 | 96,808,104 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 737 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.ull.Similarity;
import java.math.BigDecimal;
import java.math.RoundingMode;
import org.apache.flink.streaming.api.windowin... | [
"saiakash5@gmail.com"
] | saiakash5@gmail.com |
11ebe78d139f6427e4dd5523a99d52d92a21c98c | 851f5b30f6f27966a7a7f7b0e99787bf42dc1119 | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/AutoReleSet.java | 3d66dd30d9b87da86ae42436e85f743a713aa62c | [] | no_license | Georgiy2035/FTC_11044_2020-2021_TeamCode | ea393a3127243fee3b08c483365107f3cd0a90a5 | ab16723ed1b13b8c2611f537ae1ce5c8f8a5ed5d | refs/heads/master | 2023-05-06T14:35:28.584768 | 2021-05-28T16:56:07 | 2021-05-28T16:56:07 | 349,987,453 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,363 | java | package org.firstinspires.ftc.teamcode;
import android.os.Environment;
import com.qualcomm.robotcore.eventloop.opmode.Autonomous;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
import com.qualcomm.robotcore.hardware.DcMotor;
import com.qualc... | [
"noreply@github.com"
] | Georgiy2035.noreply@github.com |
78ffc12e952d752d55777b731b955ccfbf5b6977 | bc02013c8a420c5348a5dc993536a44cf64ed1f0 | /src/main/java/vn/edu/vnuk/airlines/controller/PaymentMethodController.java | 34be1e35c183c2bc229fede2bf4adb76cebd88ed | [
"MIT"
] | permissive | ModernCoding/vnuk-airlines | 84f7254ebec34064c9719503ae82cbee5394af79 | 1702762d70bde8ff195de85a6a5794224e8df9bc | refs/heads/master | 2023-01-10T20:26:46.534881 | 2019-06-03T04:50:33 | 2019-06-03T04:50:33 | 184,721,234 | 0 | 1 | MIT | 2022-12-09T02:53:10 | 2019-05-03T08:17:15 | HTML | UTF-8 | Java | false | false | 4,907 | java | package vn.edu.vnuk.airlines.controller;
import java.sql.SQLException;
import java.util.ArrayList;
import javax.servlet.ServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Co... | [
"phu.tran170204@vnuk.edu.vn"
] | phu.tran170204@vnuk.edu.vn |
62de91c36b71e11f7d45622f06f9fc5fc76e171b | 26832fe71c22a1e65c941708a58b3ca13f17b0ed | /src/main/java/org/baize/dao/manager/PersistPlayerMapper.java | 9c9390c076f65d308c928e034cc05fadb45b1fe0 | [] | no_license | zglbig/dao | 775691a5d251641f825607040ccc9b03ec6afabf | a5f51509f4947cd31c8f04737df8a111bde30005 | refs/heads/master | 2021-07-26T23:15:06.420123 | 2017-11-07T02:57:28 | 2017-11-07T02:57:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,418 | java | package org.baize.dao.manager;
import com.alibaba.fastjson.JSON;
import org.apache.commons.lang3.StringUtils;
import org.baize.dao.model.*;
/**
* 作者: 白泽
* 时间: 2017/11/6.
* 描述:
*/
public class PersistPlayerMapper {
private int id;
private String account;
private String playerInfo;
private String we... | [
"1030681978@qq.com"
] | 1030681978@qq.com |
f5da223d85c4ffd09fa137a11bb02cfc1f6f8e46 | 5547102ac729f8a0ce393c12c12af523dc60fc29 | /src/main/java/com/baidu/oped/iop/m4/mvc/rest/conf/PolicyController.java | 50b99597029e4206e8ffda5ca8e35a4bf8a55e37 | [] | no_license | masonmei/meu-gateway | a2e133df2d8180d5d790aff66e13fb1a74d62367 | e01d9aa3533a5b4e1d0c544b7c072d16afecea33 | refs/heads/master | 2021-01-10T07:21:32.158398 | 2016-04-19T13:58:07 | 2016-04-19T13:58:07 | 55,154,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,243 | java | package com.baidu.oped.iop.m4.mvc.rest.conf;
import static com.baidu.oped.iop.m4.utils.ProjectConstans.Config.APP_NAME;
import static com.baidu.oped.iop.m4.utils.ProjectConstans.Config.CONF_POLICY_MAPPING_PREFIX;
import static com.baidu.oped.iop.m4.utils.ProjectConstans.Config.PRODUCT_NAME;
import static com.baidu.ope... | [
"mason@igitras.com"
] | mason@igitras.com |
9fc79eae1d7fd945c0199b70161eb76c662d7cc4 | e5f4b6830622337b09f9882ef4ffafc2fb37e455 | /src/rentcar/controller/handler/admin/rent/AdminRentDeleteHandler.java | c66346f7d5a3f1057941044e6de2122daf87caf0 | [] | no_license | DaeguIT-MinSuKim/yi_java4st_2team_web | 0f3734b07546494e20d89ec804288ab4c4d86fc4 | d6fb6acc42f9d232af5caaa0f1815005964fad10 | refs/heads/master | 2023-01-10T20:06:04.416458 | 2020-11-10T01:31:13 | 2020-11-10T01:31:13 | 296,256,153 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 885 | java | package rentcar.controller.handler.admin.rent;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import rentcar.controller.Command;
import rentcar.dto.Rent;
import rentcar.service.Rent... | [
"32122611+webcogy@users.noreply.github.com"
] | 32122611+webcogy@users.noreply.github.com |
e70d0cde07ee93e6b0de436c8d5a3d754fb3d530 | 2bc2eadc9b0f70d6d1286ef474902466988a880f | /tags/mule-3.0.0-M2-20090808/modules/xml/src/test/java/org/mule/transformers/xml/AbstractXmlTransformerTestCase.java | 625d250bf2496cae6a6666cf16c78ff8c6141efc | [] | no_license | OrgSmells/codehaus-mule-git | 085434a4b7781a5def2b9b4e37396081eaeba394 | f8584627c7acb13efdf3276396015439ea6a0721 | refs/heads/master | 2022-12-24T07:33:30.190368 | 2020-02-27T19:10:29 | 2020-02-27T19:10:29 | 243,593,543 | 0 | 0 | null | 2022-12-15T23:30:00 | 2020-02-27T18:56:48 | null | UTF-8 | Java | false | false | 2,035 | java | /*
* $Id$
* --------------------------------------------------------------------------------------
* Copyright (c) MuleSource, Inc. All rights reserved. http://www.mulesource.com
*
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this... | [
"rossmason@bf997673-6b11-0410-b953-e057580c5b09"
] | rossmason@bf997673-6b11-0410-b953-e057580c5b09 |
194f39f4c4a70869e1ce7ad349908e04f0b2a3e4 | c44dccf7e1f3df8edf1039333aa4460401357b85 | /Tablon/junio2013/Anuncio.java | 27c7a121187b4f0627c097eb143147fcc54095d5 | [] | no_license | luisfrap/TablonDeAnuncios | ea2ad526d9f6e59ff3673ca712b3d507a6f9e25a | fda4addfdecd6124323d248131a3b9b2cdd4fbec | refs/heads/master | 2020-12-24T18:41:34.383383 | 2016-05-26T15:55:24 | 2016-05-26T15:55:24 | 59,763,472 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 423 | java | package junio2013;
/**
* Created with IntelliJ IDEA.
* User: anton_000
* Date: 11/06/13
* Time: 8:42
* To change this template use File | Settings | File Templates.
*/
public class Anuncio {
public String titulo_;
public String texto_;
public String anunciante_;
public Anuncio(String titulo, String tex... | [
"luisfraipas@gmail.com"
] | luisfraipas@gmail.com |
130b2871abf1b6f5f58cf09421f1ff927766f55f | 0d8da8676c77c7f3deb12f9eb146736674000ec3 | /src/main/java/com/hwua/mapper/MemberMapper.java | e08d07a9a131c380c41d51b5bb7793b9a06d771c | [] | no_license | 869100035/crm_project | 889dfabddb80eba5f5be327e98ac661730917030 | 55d1a5baaa8632a056d4d9bdb52187c5f27042fd | refs/heads/master | 2022-02-24T08:42:42.482602 | 2020-03-19T02:46:15 | 2020-03-19T02:46:15 | 245,120,672 | 0 | 0 | null | 2022-02-09T22:05:49 | 2020-03-05T09:30:27 | JavaScript | UTF-8 | Java | false | false | 204 | java | package com.hwua.mapper;
import com.hwua.pojo.Member;
import org.springframework.stereotype.Component;
@Component
public interface MemberMapper {
Member findMemberById(String id)throws Exception;
}
| [
"869100035@qq.com"
] | 869100035@qq.com |
d3002b8940601770c492f5c776ba8b8fa0abd2a7 | 2573e46de236be1625c560df6bd9dbac4f4fd596 | /src/main/java/com/ittedu/os/edu/controller/website/WebSiteImagesTypeController.java | 77d67953cf71bb56ba5883ab272b81abebb8d0b3 | [] | no_license | ITTrain/ITTrainNet | 4b5a1f48f28f3ec5a92bc458c93e89e0c8886c42 | dffbe7eaed25a4ed9423fb7718331fb452ad0b0b | refs/heads/master | 2022-12-23T07:12:59.697442 | 2018-12-26T13:02:47 | 2018-12-26T13:02:47 | 160,663,892 | 0 | 0 | null | 2022-12-16T01:41:52 | 2018-12-06T11:16:13 | JavaScript | UTF-8 | Java | false | false | 3,331 | java | package com.ittedu.os.edu.controller.website;
import com.ittedu.os.common.controller.BaseController;
import com.ittedu.os.edu.entity.website.WebSiteImagesType;
import com.ittedu.os.edu.service.website.WebSiteImagesTypeService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.f... | [
"3130569@qq.com"
] | 3130569@qq.com |
68f2a99f7a33d241420a14cc37033d410b5749ce | 6680767097a1ea2f27bb4786cb0b82f7bccc3674 | /httplib/src/main/java/com/congxiaoyao/httplib/response/TaskRsp.java | 48ed561716c14883f487222ea743e95413c9b840 | [] | no_license | congxiaoyao/Xber-Driver | 0e64e7d508920885f29946301e4a0aedde81cece | b613037b4357fcf7e0be30020e0b1b249de7d8f5 | refs/heads/master | 2021-01-20T03:17:00.709447 | 2018-09-09T08:22:07 | 2018-09-09T08:22:07 | 89,519,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,225 | java | package com.congxiaoyao.httplib.response;
import java.util.Date;
/**
* Created by Jaycejia on 2017/2/18.
*/
public class TaskRsp {
private Long taskId;
private Long carId;
private Date startTime;
private Spot startSpot;
private Date endTime;
private Spot endSpot;
private String con... | [
"congxiaoyao@126.com"
] | congxiaoyao@126.com |
14497df1382819a0d8ab99d142fcb7ed3f22ba70 | 29ee2684847512e8ce9b6b9592a56e2b697ef0e8 | /src/main/java/com/librarymanagement/model/UserDetail.java | ed93979b28e2537a474ba73ba16a2f9e9f57bc4e | [] | no_license | SachiAnn90/Library-Management | d9472059655bcb7a885dafaff3a738a36c4f58fb | a87a5da860a2107d397e65b94f1cce7d8c09444f | refs/heads/master | 2022-12-23T14:42:39.882670 | 2020-10-07T13:53:20 | 2020-10-07T13:53:20 | 302,048,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package com.librarymanagement.model;
public class UserDetail {
private String userName;
private String password;
private String role;
private boolean enabled;
public String getUserName() {
return userName;
}
public void setUserName(String userName) {
this.userName = userName;
}
public Str... | [
"Jony.jackson.e@thalesdigital.io"
] | Jony.jackson.e@thalesdigital.io |
0097aaab2726487868b2124a760b825c5139aa95 | f9242e9068e5d103d8a90a1b5a7b84e9aa8bf09f | /Smart_Jobs/src/main/java/com/smart_jobs/repository/EmployerRepository.java | 82ff2d13c567de90a84fc6ef340ee59de2867314 | [] | no_license | rohit13-sys/smart_jobs | a5e74d4c95ee1270a0b43c171a39d00eb0f0d6ea | 8bffb1a1a4f41324ee91b947f4ab16ffd8b639fd | refs/heads/main | 2023-08-19T11:09:34.581575 | 2021-09-10T05:48:24 | 2021-09-10T05:48:24 | 403,939,223 | 3 | 0 | null | 2021-09-10T06:02:49 | 2021-09-07T10:40:37 | Java | UTF-8 | Java | false | false | 367 | java | package com.smart_jobs.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.smart_jobs.web.model.Employer;
public interface EmployerRepository extends JpaRepository<Employer,Long>{
//@Query("select e from Employer e where e.login = ?1")
Employer findByLogin_UserId(String email);
... | [
"noreply@github.com"
] | rohit13-sys.noreply@github.com |
1f638a3c97fa2a17d1cdfafa7e03d15b6e0f8738 | 1c80224bc1fe4290267b7e681cff6ae00b87d36a | /src/main/java/org/spring/aop/aspectj/AspectJBeforeAdvice.java | 3fe65ceb9ebb13f5bab1b2427a18a3c5e9043548 | [] | no_license | DowsonMok/MySpring | b2311b24b7b2df368250aea7646e2629130515f8 | 7b8ade02b8d06cfeb46e32a8ddc77c875ca61188 | refs/heads/master | 2020-06-06T19:01:43.056201 | 2019-06-07T00:15:36 | 2019-06-07T00:15:36 | 192,829,128 | 1 | 0 | null | 2019-06-20T01:43:26 | 2019-06-20T01:43:25 | null | UTF-8 | Java | false | false | 624 | java | package org.spring.aop.aspectj;
import java.lang.reflect.Method;
import org.aopalliance.intercept.MethodInvocation;
import org.spring.aop.config.AspectInstanceFactory;
//前置通知
public class AspectJBeforeAdvice extends AbstractAspectJAdvice {
public AspectJBeforeAdvice(Method adviceMethod,AspectJExpressionPointcut p... | [
"goodMorning_zhifeng"
] | goodMorning_zhifeng |
c46618ccd348d9a4de9b6cd934160e48bf167529 | 4434525effc52bfcf25f5860691f174293e1209e | /src/main/java/controller/struts/customComponent/typeConverter/LocalDateTimeConverter.java | 090b5a1812724679ac85fb82b09005e5286cca28 | [] | no_license | just-dude/medicalhotline | 79b4e6f9acdf085f0769a7baca3292a21b458b26 | a28993cd60f9a62243609e75c724e9cd9fdbed39 | refs/heads/master | 2020-03-28T02:48:24.889220 | 2018-09-06T01:07:06 | 2018-09-06T01:07:06 | 147,597,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,493 | 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 controller.struts.customComponent.typeConverter;
import com.opensymphony.xwork2.conversion.TypeConversionException;
import org... | [
"artem-suslov93@yandex.ru"
] | artem-suslov93@yandex.ru |
954886b290813ecf357f7681e1d6ba0bca1c18dc | 552917dd4d33154a50fe17e43b9c3fa432296603 | /src/uk/co/chrisconnor/aoc/AdventOfCode.java | af1ff74915bea9ecab2f56eaacf8412f2bdd6aed | [] | no_license | cjconnor24/AdventOfCode2020 | 31331627404a948cea27f18ccedd30ca3a776c4f | e0d9af3011b6c7e108461729005767467d1716cc | refs/heads/master | 2023-01-24T08:41:09.306326 | 2020-12-08T08:35:08 | 2020-12-08T08:35:08 | 317,623,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,560 | java | package uk.co.chrisconnor.aoc;
public class AdventOfCode {
public static void main(String[] args) {
System.out.println("---------------");
System.out.println("Day One Answers");
System.out.println("---------------");
DayOne dayOne = new DayOne("day1.txt");
System.out.forma... | [
"chris@chrisconnor.co.uk"
] | chris@chrisconnor.co.uk |
84101a3adac016d67f8356b02c0c2f98274d22b1 | 26afd2fc42f0b8f55ae7e0be4ade41609b4206d0 | /java-project/src/test/java/AppTest.java | fbf70364a8a7b45f7931f87075aa0728f3923fbe | [] | no_license | skysuk422/bitcamp | 3586c83b55f7a1f5e62d0d9c1ec0768862bf7544 | 26c3a24d3cf1f0b2f373f118c016a1547365d906 | refs/heads/master | 2021-05-05T11:06:49.619867 | 2017-12-26T09:06:49 | 2017-12-26T09:06:49 | 104,423,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 39 | java | public class AppTest {
}
| [
"skysuk422@gmail.com"
] | skysuk422@gmail.com |
81d2adde83a87a4fe4b3f1a9ea19b57012a6d9fe | e4020f36bd006131f51f8fe66b38867ca26dcecb | /src/main/java/com/example/demo/entities/OrderLine.java | e3d8298c605e2376d7c847f3a0d70dbb9c038d66 | [] | no_license | onssfar/backPfemain-main | 88937623930c26224d746f2f1a43f6cbf9e730f8 | b467caae3775d1a5c7cbda327af646fe5d8fef8c | refs/heads/master | 2023-04-22T05:14:18.854340 | 2021-05-02T22:29:27 | 2021-05-02T22:29:27 | 363,763,263 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,387 | java | package com.example.demo.entities;
import lombok.*;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
@Data
@Entity
@Setter
@Getter
@AllArgsConstructor
@ToString
public class OrderLine implements Serializable {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
@Column(nam... | [
"ons234sfar@gmail.com"
] | ons234sfar@gmail.com |
ba52aed6115107b3216418451a641fb5bb0f8c2a | a27bb22e29262fe3aab2533134404552f78373a4 | /uk.ac.lancs.comp.vmlstar/src/uk/ac/lancs/comp/vmlstar/model/vmlstar/provider/CoreModelRefItemProvider.java | b0c8cc9ea37af52c13fdf05dc1344f6e3154a547 | [
"MIT"
] | permissive | szschaler/vml_star | 79036378c703894dcc9b9fd0e3531cf0eea78ed3 | 79733af9cf353cb2e8376ea808dbc115a8c7a8c8 | refs/heads/master | 2021-01-22T03:01:19.322891 | 2015-09-22T16:11:16 | 2015-09-22T16:11:16 | 42,944,217 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,966 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package uk.ac.lancs.comp.vmlstar.model.vmlstar.provider;
import java.util.Collection;
import java.util.List;
import org.eclipse.emf.common.notify.AdapterFactory;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.util.ResourceLocator;
... | [
"szschaler@acm.org"
] | szschaler@acm.org |
5d080d984d21298e8c07cb2f10b95f278462eaf3 | 8117fb5f96bd117a844d8ab6ba986dfffd976bbb | /de.unisiegen.gtitool.ui/source/de/unisiegen/gtitool/ui/preferences/listener/WordModeChangedListener.java | 698951258dca0e7528aaf897cc7a22e0a6b82f60 | [
"MIT"
] | permissive | cbsa-informatik-uni-siegen/gtitool | 1bcb4bd8f15630b581f9f9a1faa542748de96b13 | d3d8d9db1737f2d1cd7b0c2efa24d7f77e3e32da | refs/heads/master | 2021-01-02T08:32:20.336020 | 2011-08-29T15:24:21 | 2011-08-29T15:24:21 | 2,287,830 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package de.unisiegen.gtitool.ui.preferences.listener;
import java.util.EventListener;
import de.unisiegen.gtitool.core.entities.Word;
import de.unisiegen.gtitool.ui.preferences.item.WordModeItem;
/**
* The listener interface for receiving {@link Word} mode changes.
*
* @author Christian Fehler
* @version $Id$... | [
"christian.fehler@gmx.de"
] | christian.fehler@gmx.de |
f1f0a45130644a01a1c8cca9bb0bd36ed8e763f2 | 62cb6d6c13d4576cf44c10e407d3a13193d28de1 | /gateway/src/main/java/com/example/microservices/gateway/GatewayApplication.java | a6920fb7decc2deff7c1c7d321a6a66b6d232a47 | [] | no_license | Serg-Maximchuk/microservices-demo | 740866356bc572d8deb609a3dda6395ff94c1076 | 5c7d07362f8385628384f80036fcc22bb17cf862 | refs/heads/master | 2020-03-19T16:37:15.851942 | 2018-07-17T05:46:43 | 2018-07-17T05:46:43 | 136,721,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package com.example.microservices.gateway;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.netflix.zuul.EnableZuulProxy;
@EnableZuulProxy
@E... | [
"serg.maximchuk@gmail.com"
] | serg.maximchuk@gmail.com |
98af139638be2c8ad6c0caa8e794263dcc22189f | 1ca86d5d065372093c5f2eae3b1a146dc0ba4725 | /spring-swagger-codegen/spring-openapi-generator-api-client/src/main/java/com/surya/petstore/client/model/Tag.java | dcaba1a54bbedb83ff96f2484ae63e48f7a947c8 | [] | no_license | Suryakanta97/DemoExample | 1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e | 5c6b831948e612bdc2d9d578a581df964ef89bfb | refs/heads/main | 2023-08-10T17:30:32.397265 | 2021-09-22T16:18:42 | 2021-09-22T16:18:42 | 391,087,435 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,973 | java | /*
* Swagger Petstore
* This is a sample server Petstore server. You can find out more about Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net, #swagger](http://swagger.io/irc/). For this sample, you can use the api key `special-key` to test the authorization filters.
*
* The version of th... | [
"suryakanta97@github.com"
] | suryakanta97@github.com |
4f27fb5a46861976242b3736e067ef60915a33f9 | 23e35a4a6857f5caa05d413674df481f1f2ccea5 | /LabWork/src/Main/EmployeeIDGenerator.java | ad5679925796018154e80347afd4f8b7f44611d9 | [] | no_license | hkabdulla341/MyCapGwork | 723780160b1c34e72d40055c9e1b4a8f97f02934 | e49e324b54d3a9aed4d24cbf2c2fa9cf3b7c0ef0 | refs/heads/master | 2021-05-11T11:19:57.271006 | 2018-02-23T07:56:22 | 2018-02-23T07:56:22 | 117,634,747 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 594 | java | package Main;
public class EmployeeIDGenerator
{
private static int generatornum;
public EmployeeIDGenerator()
{
generatornum = 0;
}
public static int getTotalEmployee()
{
return generatornum;
}
private static void incrementNum()
{
++generatornum;
}
... | [
"abdkamal@capgemini.com"
] | abdkamal@capgemini.com |
72f532f996bbd487bb0a5d53ce0f8cc6b902a1a3 | 6e76685ece75b2d2c67db7dc83d7515657f87c7f | /recognition/src/main/java/com/xiongdi/recognition/activity/VerifyResultActivity.java | 12a13dbc1212d65fe4b2e81dd97f00149f18acaf | [] | no_license | georgeemr/UsbHostModeFingerprint | a60e99228ad263d51d61030d71ef19bf3d852b3f | 28f6597e80720ada8ac37a37fbedf8763c27b6bb | refs/heads/master | 2020-03-26T15:51:48.692671 | 2016-10-26T08:56:52 | 2016-10-26T08:56:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,877 | java | package com.xiongdi.recognition.activity;
import android.app.Activity;
import android.content.Intent;
import android.content.res.AssetManager;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.ColorMatrix;
import android.graphics.ColorMatrixC... | [
"409958786@qq.com"
] | 409958786@qq.com |
4156e95bf4f73f785bdad2fe8c8ea9f64852c17d | 3f1b9c043c9dade6bd5a99c93f8d576c828fc82c | /src/Final_Ex6/Movie.java | d11e1257707b325d340ec3bee1ba508df6ab890a | [] | no_license | 11611109/Java_Lab-Exercise | 5549e17c2e29b7ff024260cd21717802bc60e55f | f39bff6a3df25d84c25c940c0b0f12501f47b385 | refs/heads/master | 2020-06-06T12:48:37.870385 | 2019-06-19T14:08:18 | 2019-06-19T14:08:18 | 192,744,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,086 | java | package Final_Ex6;
import java.util.List;
public class Movie {
private String title;
private int year;
private List<String> directors;
private List<String> producers;
private List<String> actors;
public Movie(String title, int year, List<String> directors,
List<String> produce... | [
"jing_hong_yan@163.com"
] | jing_hong_yan@163.com |
1813e4edc6e75975307ab7dd08b8e9f5ae47c425 | 37f9f5be9e5bb7e2dba1398768307fbf3a56d3dc | /Fortizo/Fortizo/obj/Debug/MonoAndroid60/android/src/md5baecf090ba52a9f3bfd5bbb24babe762/menuPage.java | e85a34ee9ad7f6310b5365cf12e4bf12aa36db9a | [] | no_license | JoeyAlpha5/Fortizo | 6d67be424ec20b63f2b17594fc6746e27f38f46b | 9903c37f11de6de2bf4ba377ffc2baeb61030df5 | refs/heads/master | 2022-03-23T08:02:55.481386 | 2019-12-12T13:22:28 | 2019-12-12T13:22:28 | 198,280,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,214 | java | package md5baecf090ba52a9f3bfd5bbb24babe762;
public class menuPage
extends android.app.Activity
implements
mono.android.IGCUserPeer
{
/** @hide */
public static final String __md_methods;
static {
__md_methods =
"n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" +
... | [
"35291886+JoeyAlpha5@users.noreply.github.com"
] | 35291886+JoeyAlpha5@users.noreply.github.com |
7f4576180161a5050a4779b3bdf5541314d6f3a8 | d4fa1a6b143bc2069e15b13679c5a54f89aaa187 | /xiaoyuan/src/main/java/com/xiaoyuan/XiaoyuanApplication.java | 0ccc944d063002e2b9d4acc98ea3d94eff1d76b0 | [] | no_license | xiaoyuan2020/xiaoyuan-root | 54f57dc200e2d2bcf1c09b9033215e71234838d0 | 949082c1fcc5a648ddbbf85685f07ca33fea6abf | refs/heads/master | 2020-06-03T19:39:27.651608 | 2019-06-13T11:33:49 | 2019-06-13T11:33:49 | 191,705,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 321 | java | package com.xiaoyuan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class XiaoyuanApplication {
public static void main(String[] args) {
SpringApplication.run(XiaoyuanApplication.class, args);
}
}... | [
"duxiangyu"
] | duxiangyu |
3b08f1ae016e7afa1bfa61b057b647c1ea1afce7 | 6c6596f01e3f74b1579cc272b0ec8970e03d8adb | /irm-sa.strategies/src/cz/cuni/mff/d3s/irmsa/strategies/commons/EvolutionaryAdaptationManager.java | 61ead4f49979be96eb3e85c6526fa75753b6fe2c | [] | no_license | d3scomp/IRM-SA | 5d4d42d38e7bfac7fae12afe8811ba440f52a496 | ede622e1211d203528ee3ce5efc8d79372a41ac3 | refs/heads/master | 2021-01-19T15:40:10.209908 | 2015-04-27T09:10:23 | 2015-04-27T09:10:23 | 12,811,624 | 2 | 1 | null | 2014-07-25T15:42:18 | 2013-09-13T14:37:27 | Java | UTF-8 | Java | false | false | 13,067 | java | package cz.cuni.mff.d3s.irmsa.strategies.commons;
import static cz.cuni.mff.d3s.irmsa.strategies.ComponentHelper.retrieveFromInternalData;
import static cz.cuni.mff.d3s.irmsa.strategies.ComponentHelper.storeInInternalData;
import java.util.List;
import java.util.Set;
import java.util.UUID;
import cz.cuni.mff.d3s.dee... | [
"hujena@seznam.cz"
] | hujena@seznam.cz |
f233147c379cff6a290f69511ed489e0f78dff11 | b4fdb81be9aef1fed5418a56db55623d1118bec8 | /src/main/java/com/example/mongoreactive/bean/Message.java | dd3ec9bb69bd326b544ee8bf766d60b548210a4c | [] | no_license | Sipturak/message | d71e2763c1291a856374160ecbe182d58c7430c3 | ddbd4b917b6c2ce55bbb70280abaa1f0760c629a | refs/heads/master | 2022-11-05T08:45:59.261611 | 2020-05-13T20:42:24 | 2020-05-13T20:42:24 | 263,730,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package com.example.mongoreactive.bean;
import lombok.*;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import javax.validation.constraints.*;
import java.io.Serializable;
import java.time.LocalDate;
@Data
@AllArgsConstructor
@NoArgsConstructor... | [
"noreply@github.com"
] | Sipturak.noreply@github.com |
dd921652052d03c12731d0d8ee95c5a58ca6e047 | f339673b9138510e120701fe754010ff8ff94740 | /src/main/java/cn/dbdj1201/netty/hello/client/NettyClient.java | 2f311b73916f5b98241ec9533c8f10fb70f28ed6 | [] | no_license | yz1201/deep | 0a033e6423a1b3cac8e97a65db2dfc81e4b19784 | 492eac01bd2a6f4824c7f690196f35bd68b66468 | refs/heads/master | 2022-11-30T14:42:44.820355 | 2020-08-14T11:44:54 | 2020-08-14T11:44:54 | 287,456,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,502 | java | package cn.dbdj1201.netty.hello.client;
import cn.dbdj1201.netty.hello.handler.ClientHandler;
import io.netty.bootstrap.Bootstrap;
import io.netty.buffer.Unpooled;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioE... | [
"15957121194@163.com"
] | 15957121194@163.com |
aca1d36dac2b7b7b0aa3ab454c3e7b26483ea224 | 1bb5688062270907b57fb76dfd05a5f34ba8be1e | /src/main/java/ucf/assignments/ListofItemsController.java | 82d3ff0c3e9b691b50dd43a0d0caf0e7beebf1f7 | [] | no_license | MattyYeet/neet-5280-a5 | 6e4a2d3310016474fe9a7affd3873e5f2f925320 | 7062030c27f1325d4e4200061f8aa74129709c8c | refs/heads/master | 2023-06-23T15:16:31.977872 | 2021-07-26T22:34:08 | 2021-07-26T22:34:08 | 387,655,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,231 | java | package ucf.assignments;
/*
* UCF COP3330 Summer 2021 Assignment 5 Solution
* Copyright 2021 Matthew Neet
*/
import com.google.gson.Gson;
import com.sun.jdi.NativeMethodException;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.fxml.FXML;
import javafx... | [
"mn33t1@gmail.com"
] | mn33t1@gmail.com |
623bb37fb72395872ef8e366f2addd69315d1627 | cdbd53ceb24f1643b5957fa99d78b8f4efef455a | /vertx-gaia/vertx-up/src/main/java/io/vertx/up/uca/jooq/JqAggregator.java | f2b13dee7a9e2dcdb65dcd479da5a6b9ff8e480d | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | chundcm/vertx-zero | f3dcb692ae6b9cc4ced52386cab01e5896e69d80 | d2a2d096426c30d90be13b162403d66c8e72cc9a | refs/heads/master | 2023-04-27T18:41:47.489584 | 2023-04-23T01:53:40 | 2023-04-23T01:53:40 | 244,054,093 | 0 | 0 | Apache-2.0 | 2020-02-29T23:00:59 | 2020-02-29T23:00:58 | null | UTF-8 | Java | false | false | 5,563 | java | package io.vertx.up.uca.jooq;
import io.vertx.core.Future;
import io.vertx.core.json.JsonArray;
import io.vertx.core.json.JsonObject;
import io.vertx.up.atom.query.engine.Qr;
import java.math.BigDecimal;
import java.util.List;
import java.util.concurrent.ConcurrentMap;
/**
* @author <a href="http://www.origin-x.cn"... | [
"silentbalanceyh@126.com"
] | silentbalanceyh@126.com |
35bbd4f33c6e4ba08d82fa2b15f914660297defe | abfa43751adf2540663c4e52d2b2c0be8ba7bdb9 | /src/main/java/com/hunau/myweather/service/WeatherReportService.java | e53cb01f1398ac82d25f34bd11bb6d0334fb231b | [] | no_license | Cwwjj/myweather | bcb34f56a5eb439b65e47323afe733a6b75170ed | ed0c35814e9a2d242b83fe26d2611c3939421455 | refs/heads/master | 2021-06-22T22:03:45.506480 | 2019-10-16T03:33:15 | 2019-10-16T03:33:15 | 215,449,497 | 0 | 0 | null | 2021-06-04T02:14:42 | 2019-10-16T03:33:45 | Java | UTF-8 | Java | false | false | 703 | java | package com.hunau.myweather.service;
/**
* @param
* @Description:
* @Return:
* @Author: 蔡文静
* @单位:湖南农业大学物联网工程专业
* @Date:
* @开发版本:综合练习VO.1
*/
import com.hunau.myweather.entity.Weather;
import com.hunau.myweather.entity.WeatherResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org... | [
"819469058@qq.com"
] | 819469058@qq.com |
8e0b0de49916054701a448498d642810e156aace | d48345688f588283f96de61b184ad7c22049cacd | /src/main/java/com/litc/common/util/fts/SolrIndexOperTask.java | 4b8a3365da712bd8961a4e6df0376754236ab356 | [] | no_license | cnsdLyw/publish_manage | 24c6f57da66de70dc6e15889cf59df01976da988 | 1dd5d67b787053e858a6c212240b47e789c1116a | refs/heads/master | 2020-03-11T23:44:56.055036 | 2018-04-20T08:08:33 | 2018-04-20T08:08:33 | 130,330,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,226 | java | package com.litc.common.util.fts;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.litc.common.util.Constant;
import com.litc.common.util.thread.WorkObjOperate;
impor... | [
"wq10086ws@163.com"
] | wq10086ws@163.com |
24729486f791e1e4303a52a2d9ec23ac866ba172 | 3800e98126cffca78011dbd92de8a5df194afa3a | /app/src/main/java/ht/ihsi/inventaireterrain/Exceptions/RgphException.java | ee8739e832bb7f0eaa7ab7bd6ad4dbe8c3f2b0c3 | [] | no_license | Grafritz/rgph-mobile-Inventaire-Terrain | 11b701ac78377c2fb82a33bad0e428266f3f0a9e | 88136124072f8f20812ee14b392c6bc73d5c7902 | refs/heads/master | 2021-01-01T16:31:35.997033 | 2018-09-18T16:20:27 | 2018-09-18T16:20:27 | 97,849,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,075 | java | /**
*
*/
package ht.ihsi.inventaireterrain.Exceptions;
/**
* @author Jordany
*
*/
@SuppressWarnings("serial")
public class RgphException extends Exception {
private Throwable cause = null;
public RgphException() {
super();
}
public RgphException(String message) {
super(message);
}... | [
"duverseau.jeanfritz@gmail.com"
] | duverseau.jeanfritz@gmail.com |
6d06b57adc123c1b102d1092dbfd20096bcadefb | b3e067e3c6676ce161769ff58f119fa966307ec5 | /src/main/java/com/ysx/common/frameworkext/staticvalue/StaticValue.java | 1f0fb8a558aaa2a3646177e9bd94ce9578edf0da | [] | no_license | yangshaoxiang/base-project | 2ed74402c5b7caeab491ca81376d68350da3457f | 862deb55d60b09f1e32b38911cfbcc21a9583fc9 | refs/heads/master | 2022-12-04T08:48:56.623056 | 2020-08-19T13:29:52 | 2020-08-19T13:29:52 | 288,684,880 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 284 | java | package com.ysx.common.frameworkext.staticvalue;
import java.lang.annotation.*;
/**
* @Description: 注入静态属性 未完成
* @Author: ysx
*/
@Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.FIELD})
@Documented
public @interface StaticValue {
String value();
}
| [
"1330160658@qq.com"
] | 1330160658@qq.com |
92a9d4d33fb71ba155fc6fcef7c425eea33ebd61 | d7e3b8458bb1f982ad1e93caf56be9bd692b75da | /src/com/company/BaseConverter.java | 7e2dec769c35f98f3f52fc6b2d47a2c73987f783 | [] | no_license | samsonmwathi/BaseConvertor | 6efc40bc38d2df225f37d4f472bcd72a62dd0237 | c781c88a9bcec143802b47f59e4771440e135883 | refs/heads/main | 2023-03-28T08:45:08.203035 | 2021-03-31T13:59:32 | 2021-03-31T13:59:32 | 352,963,141 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,183 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.company;
import java.util.Random;
import java.util.Scanner;
/**
*
* @author tony mogoa
*
* Main class than runs the ... | [
"mogoa.tonny@gmail.com"
] | mogoa.tonny@gmail.com |
203f6e255770fd06c368a33a5f5c68fc160f3b70 | 2a042368abf98f9731b2578065d41595848edec8 | /1.1.singleton/src/singleton/version9/Program.java | 48cd1240f1da1a3d8e680d177ec27dcf7c5f2191 | [] | no_license | MakarandBhoir/JavaDesignPattern | 04adf801a3f2ae24e6d2ff27403fac2db61aeede | 88578f924fc4a34fd9eb27fbce29045dcb88a7f9 | refs/heads/master | 2021-04-12T09:56:48.586241 | 2017-06-16T09:22:20 | 2017-06-16T09:22:20 | 94,525,018 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 105 | java | package singleton.version9;
public class Program {
public static void main(String[] args) {
}
} | [
"noreply@github.com"
] | MakarandBhoir.noreply@github.com |
2f1e03aeefae92e26105731a8c97077e964a690d | 2b11909173d0e915495dbc4d1d5ae2bfdefe9215 | /src/Runtime/JIT/API/InstructionBuilder.java | 6904ba8e2158fd5c0309d6f12ba854fd9b745265 | [] | no_license | jm-boley/labomath | 94537e2f440005af9f0207886ddb41c24df9fed0 | 26e6c28e6624c219016f853cfe33c785f71db939 | refs/heads/master | 2020-05-23T05:06:58.945642 | 2019-05-21T04:16:29 | 2019-05-21T04:16:29 | 186,646,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,744 | java | package Runtime.JIT.API;
import Runtime.JIT.API.DataType;
import Runtime.JIT.API.Instruction;
import Runtime.JIT.API.Operand;
import Runtime.JIT.SymbolTable;
import Runtime.Machine.Interface.Opcodes;
import Runtime.Machine.Interface.RegId;
import java.util.ArrayList;
import java.util.List;
/**
*
* @aut... | [
"jm.boley.se@gmail.com"
] | jm.boley.se@gmail.com |
c0a62643328e06650d2a1c238647fed0a6421bc8 | 2b8cdd96826a4d5fa252c54b4ad6f9a021a6e6d7 | /src/main/java/com/homk/common/utils/bean/BeanUtils.java | 093c9d97881f3126f560558f80737acac579fc6a | [] | no_license | mengyangxu/Homk | dc4a7990a185f45b37846b2f03269baee7b1ebaf | 370ea65010c8a48a2777f282af73645ad25170fb | refs/heads/master | 2020-04-05T07:44:02.120406 | 2018-11-12T02:13:13 | 2018-11-12T02:13:13 | 156,686,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,487 | java | package com.homk.common.utils.bean;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Bean 工具类
*
* @author ruoyi
*/
public class BeanUtils
{
/** Bean方法名中属性名开始的下标 */
private static final int BEAN_METHOD... | [
"xumengyang@datatang.com"
] | xumengyang@datatang.com |
69972a9af9148091d3c71799f0c5edf363315eca | 9e8243582366f4b9aa08b6880a96b531a83b29c6 | /chapter006-class/src/classTutorial/CalculatorUsingStaticMemberRuntime.java | 98b86ae3b20e97d8316cdc6f94c25ed69cf7e86a | [] | no_license | JiKang1991/studyJava-ThisIsJava | ceabbf04f2e5a5f0475c49e797d68e29406a62bd | 1690ae93cd0495dbf33191fc2f58087727a590f8 | refs/heads/main | 2023-03-21T22:34:02.854117 | 2021-03-14T15:26:41 | 2021-03-14T15:26:41 | 327,818,852 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 545 | java | package classTutorial;
/**
* 정적 멤버를 사용하여 선언한 클래스를 실행하는 예제
* @author jikang
*
*/
public class CalculatorUsingStaticMemberRuntime {
public static void main(String[] args) {
double result1 = 10 * 10 * CalculatorUsingStaticMember.pi;
int result2 = CalculatorUsingStaticMember.plus(10, 5);
int result3 = Calculator... | [
"weaktothewall@gmail.com"
] | weaktothewall@gmail.com |
b593738e33b784ad3091f0f18d79123ae6ed32d3 | e41ba546b607765e5d29bd0e1b8a33513ba5adc3 | /src/com/silnov/thinkingjavaexercises/chapter8/exercise2/Triangle.java | e80860423b75cb730f4ae94e311828cc75336ee2 | [] | no_license | alsilnov/ThinkingJavaExercises | 3e1a37c0247cf5ef8e4c16dc47763e26ef874e8b | 9b1d2f3267d868eede61f02bc74a8c73b30e7c9c | refs/heads/master | 2021-10-20T17:27:13.387461 | 2021-10-08T11:45:36 | 2021-10-08T11:45:36 | 248,220,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package com.silnov.thinkingjavaexercises.chapter8.exercise2;
public class Triangle extends Shape {
@Override
public void draw() {
System.out.println("Triangle.draw()");
}
@Override
public void erase() {
System.out.println("Triangle.erase()");
}
@Override
public void ms... | [
"al_silnov@mail.ru"
] | al_silnov@mail.ru |
e8544c84fe264f4b9539f229e0a87cd88b7f095c | d61cbe04b46e3480d5f2acf356f8ccdbab28dbc7 | /OpenWebinars/Programador Java Web/Java 8 para programadores Java/08_Final/src/ejemploclasefinal/CuadradoRelleno.java | 45dd332a41b2639f3f40b16709afd986713c831d | [] | no_license | decalion/Formaciones-Platzi-Udemy | d479548c50f3413eba5bad3d01bdd6a33ba75f60 | 3180d5062d847cc466d4a614863a731189137e50 | refs/heads/master | 2022-11-30T18:59:39.796599 | 2021-06-08T20:11:18 | 2021-06-08T20:11:18 | 200,000,005 | 1 | 2 | null | 2022-11-24T09:11:48 | 2019-08-01T07:27:00 | Java | UTF-8 | Java | false | false | 129 | java | package ejemploclasefinal;
//No nos permite exstender la clase Cuadrado
//public class CuadradoRelleno extends Cuadrado{
//
//}
| [
"icaballerohernandez@gmail.com"
] | icaballerohernandez@gmail.com |
52492dfd66e99426376106e54d6c649ecded4422 | 689a71eb48f04e65d8a461780b388d1d1680afe8 | /TicketBookingEngine/src/com/tbe/servlet/EditQuantity.java | c86833f6d7b0b2907bc02615cbbbfc37c59926d4 | [] | no_license | udamindu/ticketBookingEngine | 036326d4486d89374ad97769ab98d7a986b30b2d | a1c757b0040c0562aa061ceb095bd7e59b649052 | refs/heads/master | 2021-01-20T19:34:30.922874 | 2016-07-20T03:55:26 | 2016-07-20T03:55:26 | 63,748,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,554 | java | package com.tbe.servlet;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.tbe.model.Category;
/**
* Servlet im... | [
"daminduuthpala@gmail.com"
] | daminduuthpala@gmail.com |
bc9c6e634d7ce9bfcf852801ac0c1403b7cc1fa1 | d0b24b9c1745d63600face96ae80c81384ea3baf | /src/com/sbs/example/jspCommunity/servlet/DispatcherServlet.java | e99f53e52295a7dd7a3941d64a7dc6350591d366 | [] | no_license | SangWon7242/2021_0520_SBS_JSP | 1b70ede4272306dbc11c7250fb796b858096d42a | 1e3a33263d8b56266e2e8170b2c87f040f99a3ad | refs/heads/master | 2023-04-12T11:26:36.626902 | 2021-05-21T01:51:30 | 2021-05-21T01:51:30 | 369,039,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,704 | java | package com.sbs.example.jspCommunity.servlet;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServle... | [
"gotkdqja@gmail.com"
] | gotkdqja@gmail.com |
ae3a39a16bb7738bff933d5038ea45ec02349d2f | 8ac01f42f67bb4d1deb0c118c5602c6aaf8b5ce9 | /app/src/test/java/com/example/android/app9/ExampleUnitTest.java | d28dcce49fe8cfa00b97e3392fffdea38724c543 | [] | no_license | srivatsav1/App9 | c2269b9790cb668905caecceefaf3912abd561b4 | a7189fcd6ba5fb56280a543b268154daca0e30b7 | refs/heads/master | 2021-01-13T11:38:44.024987 | 2017-02-07T18:54:27 | 2017-02-07T18:54:27 | 81,242,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package com.example.android.app9;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2)... | [
"srivatsavisn.1220@gmail.com"
] | srivatsavisn.1220@gmail.com |
131a5f2e1c61acf0eee96a662be556d6625a89dd | 5d11982887c637e294a8aa370765922cfc7d6e6c | /src/ContactsTest.java | 9142c4c1cf938ce9c59be060a4165ed8b372dd1f | [] | no_license | contacts-manager-edwin-matt/contacts-manager | a565f0d53071c2f2a4ef6deea5c3e1b5ac8b834f | 1dc3dcddea9fca99eecc17ec92d50bf1dfab3730 | refs/heads/master | 2020-05-29T10:04:40.967237 | 2019-05-30T21:01:51 | 2019-05-30T21:01:51 | 189,085,269 | 0 | 0 | null | 2019-05-30T21:02:17 | 2019-05-28T18:50:50 | Java | UTF-8 | Java | false | false | 4,626 | java | //package util;
import java.io.FileReader;
import java.io.BufferedReader;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.nio.file.StandardOpenOption;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.S... | [
"alaniz.matthew07@gmail.com"
] | alaniz.matthew07@gmail.com |
cf9ee31ec426624f164f16e79e4b1de25038f6a9 | 5a9a77a8e453db6b9715f15d743bf94e65ec3d86 | /app/src/main/java/com/nlnd/pokemonsearch/Utils/ListCallback.java | 737913888ca06755ee4a3af41a681169bc922b32 | [] | no_license | ipinlnd/PokemonSearch | 191ae0bba0ea9a3fd0c14e0b40838ae59d89a7d7 | edf7397f23bc1bb9aeca13decf4f95fd0ca93e31 | refs/heads/master | 2023-01-20T14:10:55.094777 | 2020-11-20T11:38:39 | 2020-11-20T11:38:39 | 314,533,353 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 143 | java | package com.nlnd.pokemonsearch.Utils;
import java.util.List;
public interface ListCallback {
void onSuccess(List<String> urls);
}
| [
"nlndipi@hotmail.com"
] | nlndipi@hotmail.com |
7960735994cec430ae54f783c340c4aa1b46fff9 | 6846a3e3c45388269dfc79d65de70b8756f4f22a | /src/com/ndemyanovskyi/collection/list/FilteredList.java | 1aa1a40a89685ff258e2fec4236ac3e11abcb071 | [] | no_license | ndemyanovskyi/Utils | 3168c8aeee47ef708e64fc385ad42a3c875602ad | 030d07a75127b03cd355cba5b9251480f8893ef6 | refs/heads/master | 2021-01-20T04:32:29.082238 | 2015-03-18T10:00:11 | 2015-03-18T10:00:11 | 32,188,954 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,975 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.ndemyanovskyi.collection.list;
import com.ndemyanovskyi.collection.FilteredCollection;
import com.ndemyanovskyi.listitera... | [
"Назарій@192.168.1.14"
] | Назарій@192.168.1.14 |
6431862270c374efad9b0c39b2fde60f2ab8d349 | 57eb23cb5f6bca5179173425b5a0b3d695d55862 | /src/main/java/me/yumin/common/model/data/BaseDO.java | 619599cbb83587cbf09b003b6ab6263e6f727683 | [] | no_license | wangym/java-common | f362acae610d7a21ba901fd67143e110eb5cde69 | c920d2394e21bd688b7b483bfd27a9c3a51195d0 | refs/heads/master | 2021-01-15T09:25:01.778587 | 2016-10-17T05:44:45 | 2016-10-17T05:44:45 | 10,470,024 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 646 | java | package me.yumin.common.model.data;
import lombok.Getter;
import lombok.Setter;
import me.yumin.common.model.BaseModel;
import java.util.Date;
/**
* @author chinawym@gmail.com
* @since 2016-01-06
*/
public abstract class BaseDO extends BaseModel {
private static final long serialVersionUID = -86734045700468048... | [
"chinawym@gmail.com"
] | chinawym@gmail.com |
f91e7aee2dcafb43d4868425423889485f87cca9 | fe7f84fde3da8039251dc699d4fe58e8ea58875e | /src/test/java/com/ejemplo/clienteshttp/Test_ClienteWebClient.java | dba8dabe21cdaf7e91296961984e7f0ac5cb1681 | [] | no_license | rgomeznjava/Ejemplo_WebClient_Spring5_3_7 | 7fe7bb233f76cd615467714f4cd2e31315d56795 | 0ec77294b05dbb0616e7b476226e8084d59e35d0 | refs/heads/master | 2023-05-25T18:39:04.847271 | 2021-05-28T02:46:10 | 2021-05-28T02:46:10 | 370,529,118 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,147 | java | package com.ejemplo.clienteshttp;
import java.io.File;
import java.util.Properties;
import org.apache.commons.io.FileUtils;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
/**
* TEST CLIENTE HTTP EJEMPLO (Junit)
*
*/
public class Test_ClienteWe... | [
"R2D2@192.168.1.13"
] | R2D2@192.168.1.13 |
f0ed8117e0794f6f0afaa40e2bf61623c17fb937 | 5e6e44c6645e9be373a1550145761d7209ce73ad | /src/main/java/com/testapplication/reddit/model/User.java | a24ddc108f66227febd4da83b8783bf2b5f88f1e | [] | no_license | ManjyotThandi/RedditClone | ddf20a9aaafde7ee78d77b25a51cca56b01f2383 | 11d047148b48527082e80cad4791ba22cc909e10 | refs/heads/main | 2023-02-05T16:13:46.150380 | 2020-12-27T01:10:23 | 2020-12-27T01:10:23 | 314,415,150 | 0 | 0 | null | 2020-12-27T01:10:24 | 2020-11-20T01:35:20 | Java | UTF-8 | Java | false | false | 787 | java | package com.testapplication.reddit.model;
import java.time.Instant;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.validation.constraints.Email;
import javax.validation.constraints.NotNull;
import lombok.AllArgsConstructor;
import lombok.Data;
impo... | [
"manjyot.thandi@gmail.com"
] | manjyot.thandi@gmail.com |
25f1ffdbf6e5cacd6659c8f35321028eee654d3d | becb59892712285678de095562d0495006173b0e | /src/com/zht/common/codegen/constant/GenConstant.java | 807045460f260d626af543915b0a7411ee99ffc1 | [] | no_license | zhaohuatai/zframees | 2f1d5851bacc6f48943aec8856193ebb840bf35d | 68e29e5bf4f07d83a6910d3e6f5fb3707f4d57c8 | refs/heads/master | 2021-01-19T11:22:28.647802 | 2015-08-04T08:11:48 | 2015-08-04T08:11:48 | 34,708,202 | 10 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,740 | java | /**
* Copyright (c) 2015 https://github.com/zhaohuatai
*
* Licensed under the Apache License, Version 2.0 (the "License");
*/
package com.zht.common.codegen.constant;
import org.zht.framework.util.ConfigUtil;
public class GenConstant {
public static final String project_path=ConfigUtil.getConfig("system.properti... | [
"824069438@qq.com"
] | 824069438@qq.com |
849c1ddb7c3c612fdd5647a04dc19dbb7de049f2 | 060d2a87839d9d47ca16e13d7b54cf6607af4531 | /src/main/java/fr/chess/demo/beans/Position.java | 595f44fd5cc7fbe0832c43fa1898dc825d738341 | [] | no_license | alexisdemay/chess-demo-app | 806f36ccd1296b98481aff39d66afcc2dddd64b2 | 0e4e9eae9d165363bae816acb3d6716e779c5e14 | refs/heads/master | 2020-04-29T13:39:20.548823 | 2019-04-04T21:11:54 | 2019-04-04T21:11:54 | 176,174,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,592 | java | package fr.chess.demo.beans;
import fr.chess.demo.utils.ChessUtils;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.Setter;
import lombok.extern.log4j.Log4j2;
/**
* The type Position.
*/
@Getter
@Setter
@Log4j2
@AllArgsConstructor
public class Position {
/**
* The Coord x.
*/
... | [
"demay.alexis@orange.fr"
] | demay.alexis@orange.fr |
650992d61d872310ec3e7c2c9fb2e26a68ef4e89 | 82e6d43874c944a9899d29b0e616096ce7f463dd | /app/src/main/java/com/tianlunte/wangqytest/adapters/OneChatAdapter.java | 1f5ac6825d1e09c838e02c7234c4e1806e2c381c | [] | no_license | tianlunte/WqyAndroidCameraExample | 0a5aabaf0faed25a3c332c60aaa2946365e1ab5f | 39f0683292b2c19e530dee8a4b1167fdf66e69d1 | refs/heads/master | 2020-12-24T18:32:03.560455 | 2016-05-18T07:09:57 | 2016-05-18T07:09:57 | 59,087,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,707 | java | package com.tianlunte.wangqytest.adapters;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.util.Base64;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.w... | [
"caojitianlunte@g,mail.com"
] | caojitianlunte@g,mail.com |
c51b7fa4a9725d206082e3306fef197af95cdeef | bd18538accf6074cd5275170e075bf248ef192b8 | /app/src/main/java/com/pumpit/app/ui/listener/update/UpdateProfileListener.java | fe688a254541654a2cce6040938a6bb67ef59c91 | [] | no_license | ChocolateWarrior/Pump-It | b1626c97609c04b87c1c494f6865db478500eaa8 | abe8160b05ee9b7f20fda24adea2169126adfc69 | refs/heads/master | 2021-03-05T03:16:33.974474 | 2020-06-12T13:52:00 | 2020-06-12T13:52:00 | 246,090,856 | 0 | 0 | null | 2020-06-12T13:52:01 | 2020-03-09T16:47:36 | Java | UTF-8 | Java | false | false | 274 | java | package com.pumpit.app.ui.listener.update;
public interface UpdateProfileListener {
void toggleFinish();
void disableClientsAttributes();
void disableTrainerAttributes();
void checkMaleSex();
void checkFemaleSex();
void onFailure(String message);
}
| [
"dovroman44@gmail.com"
] | dovroman44@gmail.com |
56e1f98b6962aa1009e02146697724cc62e8b106 | 71444aa450e79456f1b5711b9b4f024c090edece | /src/main/java/com/zhuanglide/proxyspider/task/CollegeDBPipeline.java | 7dafa59d01ee345cc0e2e5e223a42685b5c130c3 | [] | no_license | wwjwell/proxy-spider | 6be92de3effe28dc8890e5cc6125bc160084951c | dea2c1f5e993975420cffbda83a73c5f75a5de2d | refs/heads/master | 2021-01-24T23:34:03.890853 | 2016-05-04T03:09:06 | 2016-05-04T03:09:06 | 49,543,149 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,300 | java | package com.zhuanglide.proxyspider.task;
import com.zhuanglide.proxyspider.db.DBUtils;
import com.zhuanglide.proxyspider.db.mapper.College;
import com.zhuanglide.proxyspider.db.mapper.CollegeMapper;
import com.zhuanglide.proxyspider.db.mapper.Proxy;
import com.zhuanglide.proxyspider.db.mapper.ProxyMapper;
import org.a... | [
"wangweijie@kanzhun.com"
] | wangweijie@kanzhun.com |
3c118d70c3e345922891631dbab05807aa048646 | d016d31ade4639d53ff45f7c646c11e748d78b68 | /src/main/java/net/lecigne/n2t/hackassembler/service/Converter.java | e1c727b1042b1d00b7bff094cb9d19c3d2e3ed75 | [] | no_license | alecigne/hack-assembler | 6c899bdb008ecc93830790325c70e620ad92efea | 7d82ed48c451f288837d8ca49705bdbd5df2b686 | refs/heads/master | 2022-09-21T14:19:56.397421 | 2020-05-30T18:28:51 | 2020-05-30T19:06:24 | 266,218,821 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,312 | java | package net.lecigne.n2t.hackassembler.service;
import net.lecigne.n2t.hackassembler.model.AInstruction;
import net.lecigne.n2t.hackassembler.model.CInstruction;
import net.lecigne.n2t.hackassembler.model.Instruction;
import java.util.HashMap;
import java.util.function.Function;
public class Converter implements Func... | [
"dev@lecigne.net"
] | dev@lecigne.net |
9603a005d150bb3cfe46d2c708f3fc9a7657121e | 87004f677281a166bec218dfa3c6480f86f3541e | /customerprofile-CRUD/src/main/java/com/demo/customerprofile/probe/ProfileCrudProbeController.java | 5033938c99229a510baa1fc1114fa74c032ca5ef | [] | no_license | pnkjsmwl/aws | 6b174906dc547e7a469c049cd04518dd34466117 | 8fda4bdce465e9609604c7bfe7fa3e4671386c47 | refs/heads/master | 2022-12-22T02:41:35.002263 | 2019-07-11T15:21:22 | 2019-07-11T15:21:22 | 189,461,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package com.demo.customerprofile.probe;
import java.util.HashMap;
import java.util.Map;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class ProfileCrudProbeCont... | [
"36689204+pnkjsmwl@users.noreply.github.com"
] | 36689204+pnkjsmwl@users.noreply.github.com |
c108058f61f2145cbd4d54ffa883559cbf88447b | ff1bf54b4886b12f04073479e8e71c8b225ce42a | /service/service-edu/src/main/java/com/atguigu/serviceedu/controller/EduVideoController.java | c1b7184a3a96cf1ff55bb3c64567b7d0f748b202 | [] | no_license | YangJianbang/guli-parent | 186d9fc4a250a5ace1b97486f622cc1e2e374522 | d1f91a30230e4c47fae4e605f4f3c6defb50e783 | refs/heads/master | 2023-01-16T07:29:44.862171 | 2020-11-27T12:46:49 | 2020-11-27T12:46:49 | 311,391,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,934 | java | package com.atguigu.serviceedu.controller;
import com.atguigu.commonutils.R;
import com.atguigu.servicebase.exception.GuliException;
import com.atguigu.serviceedu.client.VodClient;
import com.atguigu.serviceedu.entity.EduVideo;
import com.atguigu.serviceedu.service.EduVideoService;
import io.swagger.annotations.Api;
... | [
"54735591@qq.com"
] | 54735591@qq.com |
ca85c4b274f915e35bc6f542e5e2d8cdef329f5b | c7aa202c13c7b1e63941f29797b4cde9fb6c28f3 | /app/src/main/java/info/camposha/retrofitlistviewjson/SplashActivity.java | 979f18e6a1a20c6f0fb61c9229a962b50c4163a5 | [] | no_license | ibalm9/NewRetrofitListViewJSONN | 9edfd75645358f6e2ea9bce678160d033b4bd032 | eda3087794e4353d2f74c626d8602d058b4d976d | refs/heads/master | 2022-02-01T02:09:39.038093 | 2019-07-17T12:36:02 | 2019-07-17T12:36:02 | 194,690,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 840 | java | package info.camposha.retrofitlistviewjson;
import android.app.Activity;
import android.os.Bundle;
import android.content.Intent;
public class SplashActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.... | [
"ibalmaulana9@gmail.com"
] | ibalmaulana9@gmail.com |
d3bdd214afe17438c8c199925beb7af6372ef0ba | 59ba4749455e21d770f0c7e12442480e465d1b36 | /src/Homework4_KthSmallestElementInaSortedMatrix_378/KthSmallestElementInaSortedMatrix.java | 575631a34f2faad55b3a26a191795758f393b1ee | [] | no_license | junj0619/CodeLab | b24977e4d96a6bb3aa066f01a8d58e1b8d8d079d | 84e52859bc97b1f0e8c5a79e3e05e8c4aa8c4c67 | refs/heads/master | 2021-06-07T21:45:50.037012 | 2020-04-14T18:55:17 | 2020-04-14T18:55:17 | 93,473,161 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 923 | java | /*
* matrix = [
* [ 1, 5, 9],
* [10, 11, 13],
* [12, 13, 15] ],k = 8,
*
* return 13.
*
* Input: [[1,4],[2,5]] , k =2
* Output: 1 By using MaxHeap Incorrect !!!
* Expected : 2
*
* Beats : 22.19%
* Runtime: 50 ms
*
**/
public class Solution {
public int kthSmallest(int[][] matrix, int k) {
int n ... | [
"noreply@github.com"
] | junj0619.noreply@github.com |
a0efc169ad0781966fb40b1d61496408e4aaa0a3 | 14d37b2d909c80ae5b000baa1dee31c013da1e1d | /sygd-core/src/main/java/com/sygdsoft/jsonModel/CookHelper.java | 0895478a8269a0837ab820f841d856d2f842703c | [] | no_license | sichengde/sygd-3.0 | 9f75dfdb589764e24707f6c203197be082afa5ef | f937d74f1dc4e9a3618c6ecb25de1e5bd741155a | refs/heads/master | 2020-04-07T19:28:37.056155 | 2018-11-22T06:11:37 | 2018-11-22T06:11:37 | 158,650,277 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 841 | java | package com.sygdsoft.jsonModel;
/**
* Created by Administrator on 2017/2/19 0019.
*/
public class CookHelper {
private String title;//营业部门/桌台/类别
private String name;//菜品名
private String num;//数量
private String cooked;//做没做
public CookHelper() {
}
public String getTitle() {
retur... | [
"sichengde1@163.com"
] | sichengde1@163.com |
a52edf52d0069e1c9fef5701b89e855f7020b4a2 | 0db469f7f1cea3297b55cc937745a264bd89a7de | /app/src/test/resources/org/jboss/hal/processor/mbui/form/Mbui_SaveHandlerView.java | f2bb46a543e1852bdbc9774ca8986685c0a8253c | [
"MIT",
"Apache-2.0"
] | permissive | bmaxwell/console-1 | df793c694a814df91821ce316547c30eeee75952 | ee5f8f0fcf78645ff2df1bcf944c1fa5e1099018 | refs/heads/master | 2020-11-26T16:55:39.733526 | 2019-11-28T16:15:14 | 2019-11-28T16:15:14 | 229,145,923 | 1 | 0 | Apache-2.0 | 2019-12-19T22:04:05 | 2019-12-19T22:04:04 | null | UTF-8 | Java | false | false | 3,080 | java | package org.jboss.hal.processor.mbui.form;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Generated;
import javax.inject.Inject;
import com.google.gwt.safehtml.shared.SafeHtmlUtils;
import elemental2.dom.HTMLElement;
import org.jboss.gwt.elemento.core.builder.ElementsBu... | [
"harald.pehl@gmail.com"
] | harald.pehl@gmail.com |
034c97a456a9affc38f31941c7fbc4c8226cadf8 | 22301b53eb393890811d73de96dbbf30650ac61b | /server/app/src/main/java/ch/heigvd/res/CalculatorServer.java | 593d54fc08ce5b9d99dfe66d7e9bc35d7c50f34f | [] | no_license | Jostoph/res_calculator | c59fc9b2d6b87067b1fdd7a5ecce7cb3010f8e18 | a726ed1bd9b2241c18bd266cd2bcc549ad5a2084 | refs/heads/master | 2020-05-03T09:58:56.299789 | 2019-04-01T09:03:27 | 2019-04-01T09:03:27 | 178,568,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,389 | java | package ch.heigvd.res;
import java.io.*;
import java.net.ServerSocket;
import java.net.Socket;
/**
* Class ch.heigvd.res.CalculatorServer
*
* Simple TCP server that binds a server socket on port 2019 and waits that a client connects.
* When the connection with the client is established (supports only one client) ... | [
"christoph.rueff@gmail.com"
] | christoph.rueff@gmail.com |
f7bcbb1f3150793818874c637d57e5f730307c2c | 395f2296a098ef043c81299846e0ea20de1c8904 | /src/main/java/com/dhu/kgproject/controller/FileUploadController.java | 0585aed9311975da9bd40a501f819cf7c325d28b | [] | no_license | caizhijian13/b117 | 53651c05eac2527db75a3878dc8d0232866694a1 | fdd6871578d5cdd818ac98b1fdd32633a6c30cf7 | refs/heads/master | 2021-09-09T20:55:42.035085 | 2020-05-19T12:56:15 | 2020-05-19T12:56:15 | 206,287,420 | 1 | 0 | null | 2021-09-01T18:39:38 | 2019-09-04T09:53:33 | JavaScript | UTF-8 | Java | false | false | 2,540 | java | package com.dhu.kgproject.controller;
import com.dhu.kgproject.storage.StorageFileNotFoundException;
import com.dhu.kgproject.storage.StorageException;
import com.dhu.kgproject.storage.StorageService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.core.io.Resource;
imp... | [
"371333736@qq.com"
] | 371333736@qq.com |
2ab48be319d2b8551744327a5b41e2639ec41c8f | d41bac77263d76f6000214aaa5c5d3bd361128ab | /project_chatting/Server.java | 049fc2497b56efabbe104435a1b3e79b0ab9d203 | [] | no_license | jjh4435/project_chatting | e762ed86b019e8b011ffeff65ec695b0e471dc51 | b75f4ebf7f2304b1bc77fc598eb17bc81b876232 | refs/heads/master | 2023-08-17T06:13:00.186145 | 2021-09-16T09:41:48 | 2021-09-16T09:41:48 | 407,046,480 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 13,325 | java |
package project_chatting;
import java.awt.Color;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.... | [
"82104@14.35.50.91"
] | 82104@14.35.50.91 |
daa813d052d27e46e78673a694e99737054f4d75 | 71e13a12227018277a6ff5df9e139cecdb00fd99 | /src/com/aigootan/marketplace/scraper/Scraper.java | 8dfa64216fe10555b094ce5dd91f2d4c6a7d7f2d | [] | no_license | byanto/marketplace-robot | 39b49beb8818103305f0493c9829f87e8f8e47bb | 075a6334d82851c4772ba3bb147513c254a9ad3c | refs/heads/master | 2021-03-27T09:55:08.789554 | 2017-03-23T04:09:50 | 2017-03-23T04:09:50 | 85,905,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 246 | java | package com.aigootan.marketplace.scraper;
import org.openqa.selenium.WebDriver;
public class Scraper {
private final WebDriver m_driver;
protected Scraper(final WebDriver driver){
m_driver = driver;
}
public void scrap(){
}
}
| [
"contact@budiyanto.info"
] | contact@budiyanto.info |
dad4f12a63b50cbbb1d2961cc1155cf38948b88b | 63f5aa02aab6f4ac5b35e637cc4fc57656ced60c | /src/LeetCode/动态规划/最大正方形/Solution.java | 4f2f8ca2e6bcdf3e69899c120ec6cca783cc66a3 | [] | no_license | DarkMagicianss/JianZhiOffer_and_LeetCode | 7031be57d2221bd6d4b456cde9d70f586c848a4c | e4d1c57fc54c3c17e88abb917a559ed02ce960fa | refs/heads/master | 2021-12-23T07:52:42.560089 | 2021-08-09T01:50:07 | 2021-08-09T01:50:07 | 234,306,717 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,303 | java | /**
* @author LinHu
* @version 2021/3/27
*/
public class Solution {
public int maximalSquare(char[][] matrix) {
if (matrix == null || matrix.length == 0 || matrix[0].length == 0)return 0;
int[][] dp = new int[matrix.length][matrix[0].length];
int max_value = 0;
for (int i = 0; i <... | [
"noreply@github.com"
] | DarkMagicianss.noreply@github.com |
ecc55836b630da830c7fe0cc6f4da50653709ef4 | 0e4ff5562ed5f9250a0b03e1f27ef33f202d6643 | /src/main/java/app/controller/RegistrationController.java | c93d5f09b8de02318060fc8a4824f47cd21f8bf4 | [] | no_license | DmitryYaroslavtsev/webapp2 | 9c563a400987dc8e6ef4f09c74f923b0c28190a2 | 98659133aeec92f7685a8a6d88e4e5ca55f1f3fd | refs/heads/master | 2020-04-19T13:46:18.808811 | 2019-02-02T00:13:13 | 2019-02-02T00:13:13 | 168,225,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,846 | java | package app.controller;
import app.domain.User;
import app.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.... | [
"yaroslav-demon@yandex.ru"
] | yaroslav-demon@yandex.ru |
2eb810671ba687de15d612a26bcb9145e7062a62 | 3dd35c0681b374ce31dbb255b87df077387405ff | /generated/com/guidewire/_generated/entity/HOPDwellAddlInterestInternal.java | f9790749ffbb58c50eb7788751c083cefb5da37e | [] | no_license | walisashwini/SBTBackup | 58b635a358e8992339db8f2cc06978326fed1b99 | 4d4de43576ec483bc031f3213389f02a92ad7528 | refs/heads/master | 2023-01-11T09:09:10.205139 | 2020-11-18T12:11:45 | 2020-11-18T12:11:45 | 311,884,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,869 | java | package com.guidewire._generated.entity;
@javax.annotation.Generated(value = "com.guidewire.pl.metadata.codegen.Codegen", comments = "HOPDwellAddlInterest.eti;HOPDwellAddlInterest.eix;HOPDwellAddlInterest.etx")
@java.lang.SuppressWarnings(value = {"deprecation", "unchecked"})
public interface HOPDwellAddlInterestInter... | [
"ashwini@cruxxtechnologies.com"
] | ashwini@cruxxtechnologies.com |
a87ab46e5f121eb2bf6200d7ebb4754471aaaf6f | 43101082d782f60e6f3d174278798a7dee5e70c7 | /src/main/java/com/morcat/leetcode/Q14.java | e26ed6133cf67c89bb98c36bb95cd95c81935782 | [] | no_license | Morcato/algorithm | 92d82d2cc454f275e269f9bae5aabd1a5b3ceb9f | e20bf7c5e8b950e8d1296434ae84581641d13c16 | refs/heads/main | 2023-06-11T06:06:37.421830 | 2021-06-22T08:34:50 | 2021-06-22T08:34:50 | 319,066,923 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,679 | java | package com.morcat.leetcode;
/**
*
* Q14_最长公共前缀
*
* 编写一个函数来查找字符串数组中的最长公共前缀。
*
* 如果不存在公共前缀,返回空字符串 ""。
*
*
*
* 示例 1:
*
* 输入:strs = ["flower","flow","flight"]
* 输出:"fl"
* 示例 2:
*
* 输入:strs = ["dog","racecar","car"]
* 输出:""
* 解释:输入不存在公共前缀。
*
*
* 提示:
*
* 0 <= strs.length <= 200
* 0 <= strs[i].... | [
"545814826@qq.com"
] | 545814826@qq.com |
21b709e7dbc675d7b93623a412664620d59dea9c | 35348f6624d46a1941ea7e286af37bb794bee5b7 | /Ghidra/Debug/Framework-TraceModeling/src/main/java/ghidra/trace/util/TraceTimeViewport.java | 5121d99725ba292b3857ee06bd0dbed756c5ae9b | [
"Apache-2.0",
"GPL-1.0-or-later",
"GPL-3.0-only",
"LicenseRef-scancode-public-domain",
"LGPL-2.1-only",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | StarCrossPortal/ghidracraft | 7af6257c63a2bb7684e4c2ad763a6ada23297fa3 | a960e81ff6144ec8834e187f5097dfcf64758e18 | refs/heads/master | 2023-08-23T20:17:26.250961 | 2021-10-22T00:53:49 | 2021-10-22T00:53:49 | 359,644,138 | 80 | 19 | Apache-2.0 | 2021-10-20T03:59:55 | 2021-04-20T01:14:29 | Java | UTF-8 | Java | false | false | 6,159 | java | /* ###
* IP: GHIDRA
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writin... | [
"46821332+nsadeveloper789@users.noreply.github.com"
] | 46821332+nsadeveloper789@users.noreply.github.com |
22bcd3d8a764d3b5b3b619b40396d3808921d418 | b9498630f91351adbc6ee13a63a1c64ad1a02a4d | /src/main/java/com/chinatelecom/xjdh/ui/ChartActivity.java | d9829b0623778720bb1fc99739704a4d6478dfb3 | [] | no_license | wuyue0829/xjdh-android-lasternew | 9ed364280ef499668f1f0a35959c093f50635cab | d35295abed48955dbd18c38fd086dfcc32ecafb3 | refs/heads/master | 2020-06-05T18:44:06.949222 | 2019-11-05T08:29:37 | 2019-11-05T08:29:37 | 192,513,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,092 | java | package com.chinatelecom.xjdh.ui;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.graphics.Typeface;
import android.preference.PreferenceManager;
import android.widget.TextView;
import com.chinatelecom.xjdh.R;
import com.chinatelecom.xjdh.app.A... | [
"wuyue@pengdikj.com"
] | wuyue@pengdikj.com |
ac5be8d28f95074cc9ad143548fb82b5e664b1bb | c284a9705e55828d3707bb06702eac3ceadf3237 | /demo/v2/java/com/baidu/api/client/examples/accountfile/AccountFileServiceExample.java | efa2dc42040fb60363120bf1a6fa6ff6e7647d46 | [
"Apache-2.0"
] | permissive | pologood/beidou-api | 06efa59ba5443084eb107b423683844973aca1c9 | 05d0d7440b92f577c45c0530cb397e2e2fcd8bfd | refs/heads/master | 2021-01-19T09:37:40.873104 | 2017-04-04T03:53:51 | 2017-04-04T03:53:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,739 | java | package com.baidu.api.client.examples.accountfile;
import com.baidu.api.client.core.ClientBusinessException;
import com.baidu.api.client.core.ObjToStringUtil;
import com.baidu.api.client.core.ReportUtil;
import com.baidu.api.client.core.ResHeaderUtil;
import com.baidu.api.client.core.ServiceFactory;
import com.... | [
"berryjamcoding@gmail.com"
] | berryjamcoding@gmail.com |
482fdc8b44d13fd40f7e936f07d0248200fb3ffa | 4fb2b3d93f84e0477229fc8c9b1ecf081cbca8dd | /src/BC4/src/bankmodel/Transaction.java | 14c2b60fe475e18b066db51cc02516cd1821ef4a | [] | no_license | GAIordache/JademyCurs04 | bb7efd5e3be92feabd305c00812f1eca5cf466b9 | b185ebdb5fef1bca91bb96d1b6ee56e1422f8355 | refs/heads/master | 2020-03-16T11:42:28.537218 | 2018-05-08T19:07:21 | 2018-05-08T19:07:21 | 132,653,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 198 | java | package BC4.src.bankmodel;
import java.util.Date;
public class Transaction {
private double amount;
private Date date;
private Account debitAccount;
private Account creditAccount;
}
| [
"gaiordach@gmail.com"
] | gaiordach@gmail.com |
cd91213b3a9be4b4d8ea0a8dedd6b2b0b04e678d | 6c2c9b71fc59329275e493db68354457f59b5aea | /app/src/main/java/com/readnews/app2018/Login.java | 5473d169114eb4d04242d35adf67d5fbc523b3e6 | [] | no_license | lyxuansang91/GameRule | 58ffb3a135f69b3ffc7621a63cccf225e630857c | fd52682d09af0698c80b83ab52a11ec5849672e4 | refs/heads/master | 2021-09-04T11:38:04.171962 | 2018-01-18T10:34:31 | 2018-01-18T10:34:31 | 115,612,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,182 | java | package com.readnews.app2018;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.telephony.PhoneNumberUtils;
import android.text.TextUtils;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.E... | [
"sang.lxuan@gmail.com"
] | sang.lxuan@gmail.com |
8754b703c3032ced460c121f8d6905d5265541a7 | 869a215191412e09d5d63d855308849a948cae54 | /app/src/main/java/h/user/tired/ImageAdapter.java | 6a95edf7c457019cdcd04aace3e21e1fae802958 | [] | no_license | Viditkhanna/Parcel | f995f26e4dc9614c14c337c3b8fad321128cc7c6 | 18d47a470dbd098855bac8f9e0048917767693ea | refs/heads/master | 2020-07-06T04:09:22.772858 | 2019-10-08T11:42:30 | 2019-10-08T11:42:30 | 202,887,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,564 | java | package h.user.tired;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Rect;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.... | [
"viditkhanaa@gmail.com"
] | viditkhanaa@gmail.com |
07618686a33c26f7ddb55e03abc046b61b117f54 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/apache/activemq/usecases/UnlimitedEnqueueTest.java | b6c9c84f7f18067a194055275eaf5d89b558eb16 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 4,099 | 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... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
d81b31ed204e892a0d3d9d45f1b473aa4d5bb674 | 5ade3f1d3d3429e90025035cb49bf1bba5ad52e8 | /compass-storm/src/main/java/com/sf/user/spout/AdDataSearchSpout.java | af2fb07368931f892b74e418a9596cac92729b45 | [] | no_license | 0dayso/dataCompass | 2270523fc793b231ffa08a33b6fd96257529a1b6 | 2c64fb7033fc8fb452fa12a65d8eff9f2b9d671a | refs/heads/master | 2021-06-23T23:21:18.104730 | 2017-09-09T14:53:49 | 2017-09-09T14:53:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,450 | java | package com.sf.user.spout;
import backtype.storm.spout.SpoutOutputCollector;
import backtype.storm.task.TopologyContext;
import backtype.storm.topology.IRichSpout;
import backtype.storm.topology.OutputFieldsDeclarer;
import backtype.storm.tuple.Fields;
import backtype.storm.tuple.Values;
import com.alibaba.jstorm.clie... | [
"tw l"
] | tw l |
3d228178ba284c13c62b8914c3d74be324b22614 | afb41ce66081f4273337a601e81052dd72a46159 | /Project5/airline-gwt/src/main/java/edu/pdx/cs410J/locle/client/PingServiceAsync.java | 88faf7adf1a8816fe9abbf9e1b94403ff3f4c087 | [] | no_license | locdle/CS410-Advanced-Java | 3dc6219335aafe9c291cd2deabd8b07b72478696 | 976ab5089b4298eb1ef693e16e61227642afdc9b | refs/heads/master | 2021-03-12T22:39:17.674531 | 2015-01-29T16:10:53 | 2015-01-29T16:10:53 | 21,255,333 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 338 | java | package edu.pdx.cs410J.locle.client;
import com.google.gwt.user.client.rpc.AsyncCallback;
import edu.pdx.cs410J.AbstractAirline;
/**
* The client-side interface to the ping service
*/
public interface PingServiceAsync {
/**
* Return the current date/time on the server
*/
void ping(AsyncCallback<AbstractA... | [
"ducloc1803@gmail.com"
] | ducloc1803@gmail.com |
26715705363fd87d96efe96b66cbbbb0d08102c1 | 6f2f42e544333f234f4e032e5c11e3a5b393498a | /src/org/model/DayCount.java | 5a2708f9653848c860a34df189ea30c0b53a94e4 | [] | no_license | zyw3000/WeShoppingWEB | c2ffc36a452eafbeea345d3f59d37e73891a340c | 08e79f5cffe7e3e7a28e6190d9be77eab3bd2b77 | refs/heads/master | 2021-01-13T08:21:40.729117 | 2016-10-31T07:36:12 | 2016-10-31T07:36:12 | 71,762,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,900 | java | package org.model;
import java.sql.Timestamp;
/**
* DayCount entity. @author MyEclipse Persistence Tools
*/
public class DayCount implements java.io.Serializable {
// Fields
private Integer dayCountId;
private Products products;
private Store store;
private Timestamp dayCountDate;
private String dayCountSa... | [
"zyw3000@gmail.com"
] | zyw3000@gmail.com |
3e7f621055c90592cb7c73623787bc811b58e5df | 196db3d741b782895e34adb6f4506cbdd4494b57 | /src/test/java/org/imsglobal/lti/launch/LtiVerifierAndSignerTest.java | f7500aa59140efe227f2927e97a1d6a9c8a4b0e8 | [
"Apache-2.0"
] | permissive | HeyMendy/basiclti-util-java | 26c8d18541c81690700579fff246ec0be856af44 | 869c8ab85f185e38ec7c830d3b8bb4e4dba686d7 | refs/heads/master | 2020-03-20T20:52:46.079047 | 2018-06-18T07:05:53 | 2018-06-18T07:05:53 | 137,712,180 | 0 | 0 | null | 2018-06-18T05:08:41 | 2018-06-18T05:08:40 | null | UTF-8 | Java | false | false | 2,267 | java | package org.imsglobal.lti.launch;
import org.apache.http.HttpRequest;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.client.methods.HttpPut;
import org.junit.Test;
import static org.junit.Assert.*;
import java.net.URI;
/**
* @author Paul Gray
... | [
"pgray@learningobjects.com"
] | pgray@learningobjects.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.