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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b2893feaa5cd38ad0392f4545358da4185f6402f | bc47d5b382230a14d69533f5c3b6026f20791ca2 | /src/com/atguigu/java8/FilterEmployeeForSalary.java | 9caa17fabc73e18e6522b58ccd3c6f2af7da428a | [] | no_license | fanguoyin/fgy | 3ed1c9d9694938683e5478e1cd0e5290351f4fcd | dbb0297b48e2e409607b51401676ddf31a41267e | refs/heads/master | 2020-07-11T21:18:39.511814 | 2019-08-30T09:13:42 | 2019-08-30T09:13:42 | 204,645,881 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 257 | java | package com.atguigu.java8;
public class FilterEmployeeForSalary implements MyPredicate<Employee> {
public FilterEmployeeForSalary() {
}
@Override
public boolean test(Employee t, Integer b) {
return t.getSalary() >= 5000;
}
}
| [
"feng.hun@qq.com"
] | feng.hun@qq.com |
71fe9c3eb85ea7d617136241f4d471eed7e39d59 | b85dd40b58db6e97e9ce580d2457980b213be344 | /app/src/main/java/com/example/besedka/MessageAdapter.java | 2b72d8595c69c84d095b5a7de677d00a0934d55e | [] | no_license | SerikRakhimov/Android_ChatExzamen | a19cb6c31845fb8bfed0b53d335acc7dd1572193 | cfd7bb97a928674c3e13be2fa026f715be4e116f | refs/heads/main | 2023-01-22T06:27:33.962326 | 2020-12-04T16:13:40 | 2020-12-04T16:13:40 | 318,569,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,114 | java | package com.example.besedka;
import android.graphics.Color;
import android.view.Gravity;
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.recyclerview.wid... | [
"s_astana@mail.ru"
] | s_astana@mail.ru |
6a85a5046f9d74cc297e3be0d38cff500cd7ce78 | fe80737f354a056bc2e087f259be27e52ab4e09d | /src/org/ecclesiacantic/gui/types/local/LocalFilePropertiesPane.java | ac79aea0fadea9e3bb1a9f6fabf4932995b9382d | [] | no_license | paulcottin/inscription_ecclesia | 2022996ebe7d03767cc0c7d3272c62147141e35d | 74f59260f3d101ef85e560bcc7267b04e144acde | refs/heads/master | 2023-04-27T14:45:52.264953 | 2020-01-12T12:44:45 | 2020-01-12T12:44:45 | 169,984,358 | 0 | 0 | null | 2023-04-14T17:48:48 | 2019-02-10T14:03:18 | Java | UTF-8 | Java | false | false | 3,067 | java | package org.ecclesiacantic.gui.types.local;
import javafx.scene.control.TitledPane;
import javafx.scene.layout.VBox;
import org.ecclesiacantic.config.EnumConfigProperty;
import org.ecclesiacantic.gui.properties.FileFieldProperty;
import org.ecclesiacantic.gui.properties.TextFieldProperty;
public class LocalFileProper... | [
"paulcottin@gmail.com"
] | paulcottin@gmail.com |
658729ecf3faffb817a191b2102bbb250f5eee8d | c8c59aafc5811b12fc3f888a75fa62dfc78084d8 | /src/main/java/org/valesz/crypt/core/atbas/AtbasOutput.java | 5208e7a7731aea7a5462dba1e66ee5b4705e0a54 | [] | no_license | Cajova-Houba/BIT-sifry | 9f0010cd5d3e14082a7514a6d1c501c2532ca9c9 | d7eacf21669ae0d227d91a596fe7ef9ac4fe4afe | refs/heads/master | 2021-01-22T20:34:26.903748 | 2017-05-17T11:32:29 | 2017-05-17T11:32:29 | 85,330,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | package org.valesz.crypt.core.atbas;
import org.valesz.crypt.core.EncryptionMethodOutput;
/**
* Created by Zdenek Vales on 17.4.2017.
*/
public class AtbasOutput implements EncryptionMethodOutput {
private final String openText;
public AtbasOutput(String openText) {
this.openText = openText;
}... | [
"tkmushroomer@gmail.com"
] | tkmushroomer@gmail.com |
00c55aeafe6968d9ea27754ac8d2dc170181e296 | 64f2bc4cb987c058cb09f3655ac8308d2449c847 | /gengzi_spring_security/src/main/java/fun/gengzi/gengzi_spring_security/service/impl/UserDetailsServiceImpl.java | 699589849ead1bd687ef6caa6c26d8d0ea8040e8 | [] | no_license | Biepingfan/gengzi_spring_security | 3df2dc6fcce491fc18af62e47ffd0daee1f68672 | a54112302212ccabbee2751e6c91a0b2b9f910ab | refs/heads/master | 2023-01-27T14:52:36.223079 | 2020-12-05T06:14:40 | 2020-12-05T06:14:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,806 | java | package fun.gengzi.gengzi_spring_security.service.impl;
import fun.gengzi.gengzi_spring_security.constant.RspCodeEnum;
import fun.gengzi.gengzi_spring_security.constant.UserStatusEnum;
import fun.gengzi.gengzi_spring_security.exception.RrException;
import fun.gengzi.gengzi_spring_security.sys.controller.UsersControlle... | [
"1164014750@qq.com"
] | 1164014750@qq.com |
cc1d3d523d8b046f3aa9b12a140f7e2fbb531add | 2322d14dfc8c3cd69ae0c8796da7a8a66c2b856d | /src/main/java/com/divyansh/demo/models/Speaker.java | 038e53fd2fd3480e88e94423da708b5cb92ee85a | [] | no_license | andDivyansh/FirstSpringBootApp | c28fb3fcf853d7bc57923fdfab4f7325263f98d2 | e9fa8cece568d13bdda3f13a7c3993f8a4b2dfb7 | refs/heads/master | 2023-08-30T19:35:33.253639 | 2021-10-16T16:07:10 | 2021-10-16T16:07:10 | 291,644,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,114 | java | package com.divyansh.demo.models;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import org.hibernate.annotations.Type;
import javax.persistence.*;
import java.util.List;
@Entity(name = "speakers")
@JsonIgnoreProperties({"hibernateLazyInitializer", "... | [
"and.divyansh0909@gmail.com"
] | and.divyansh0909@gmail.com |
eb7250c6f2300fc64b1a52c58e82c916b9cd6014 | 8e9268bbea492083fc7d6e8a86f6b68ed3460f29 | /src/org/project/cims/management/resources/MessageManager.java | 48fa3daf1bf385b95ab320893f90a2afa7ef5f8e | [] | no_license | Deepak2478/SmartHospital | bb9076d466a13a635a3b7a03503339b5916e1758 | 2020a69c255f7eb29945e388280faf5e0b2240bd | refs/heads/master | 2020-03-31T08:52:22.647728 | 2018-10-08T12:23:46 | 2018-10-08T12:23:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,146 | java | package org.project.cims.management.resources;
import java.util.Date;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import org.project.cims.management.database.messag... | [
"deepak.sharma04@sap.com"
] | deepak.sharma04@sap.com |
976940ed8f2f1141433a92e9ac154d858c3e0491 | 7b5bd6f75a12e465ec0626c1288ee03d37b9149d | /JavaSyntaxHomework/src/GetFirstOddOrEvenElements.java | 0d5c721068664769ce4edc5677d741f37e5ba5ee | [] | no_license | TheRandomTroll/MyHomeworks | a43b3b2fa72c2363e4ff358243ea1959514964cc | a5232986466aee722f6546475df57b5e5e44f654 | refs/heads/master | 2021-01-10T15:13:34.216857 | 2016-04-04T12:24:16 | 2016-04-04T12:24:16 | 55,396,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,315 | java | import java.util.ArrayList;
import java.util.Arrays;
import java.util.Scanner;
public class GetFirstOddOrEvenElements {
public static void main(String[] args) {
Scanner reader = new Scanner(System.in);
int[] arr = Arrays.stream(reader.nextLine().split(" ")).map(String::trim).mapToInt(Integer::parse... | [
"Mihail Gerginov"
] | Mihail Gerginov |
ddaf2df529ef43c9ca148dc889830c922ddd5380 | d95553f04ce6f1383b4646ed7fd63c7d6de6fa1a | /src/main/java/ch/stoeoeoe/demo/config/JacksonConfiguration.java | b1d07910a3b32b5ab49969f6f0ca1239903c151c | [] | no_license | wangxinxx/flowableSimpleDemoApplication | fb7a246d4db230e622080cac4967a52e047693b8 | 687f5e11d6aa120ff0cb3350230f799d699c134b | refs/heads/master | 2020-05-27T05:17:34.286435 | 2018-06-26T17:07:03 | 2018-06-26T17:07:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,230 | java | package ch.stoeoeoe.demo.config;
import com.fasterxml.jackson.datatype.hibernate5.Hibernate5Module;
import com.fasterxml.jackson.module.afterburner.AfterburnerModule;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.zalando.problem.ProblemModu... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
b78ff5c8444c851ba5b238268688f6493533a55a | 55afdb87804d2a7bb3f53baa116351c831c51868 | /app/build/generated/source/r/debug/android/support/v7/cardview/R.java | 0d756d1492de837070dbbe7729beabcfe39ddde7 | [] | no_license | snach/VkShopLIst | 670329f1e10724bdf6762501aba87821d29cfac8 | 2acf74db118deccfec00463a60bc4520e43495b5 | refs/heads/master | 2021-01-12T18:24:38.447757 | 2016-11-03T14:56:07 | 2016-11-03T14:56:07 | 72,360,088 | 0 | 0 | null | 2016-10-30T16:11:55 | 2016-10-30T16:11:54 | null | UTF-8 | Java | false | false | 2,725 | 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 android.support.v7.cardview;
public final class R {
public static final class attr {
public static final int cardBackgroundColo... | [
"stepa-filatov@yandex.ru"
] | stepa-filatov@yandex.ru |
5a63d21c1f6346d5720b2a444405f8a238300eec | 3edcfb40b23dcec04f628563841742547a9a835b | /java-base/ConcurrentCollection/src/com/zhoulesin/javabase/priorityblockingqueuedemo/Task.java | 3bfb167e2de6227bd4b54ef1531ca5ddecf7bd07 | [] | no_license | zhoulesin/JavaLearn | 84d0b22153ecfa606d8c0f8adb04f112bba5cba4 | 35a7c55674f5fe7146fa33fe44f405b26fd02c92 | refs/heads/master | 2020-03-31T11:05:02.838392 | 2018-11-08T09:33:02 | 2018-11-08T09:33:02 | 152,162,825 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | package com.zhoulesin.javabase.priorityblockingqueuedemo;
import java.util.concurrent.PriorityBlockingQueue;
public class Task implements Runnable{
private int id;
private PriorityBlockingQueue<Event> queue;
public Task(int id, PriorityBlockingQueue<Event> queue) {
super();
this.id = id;
this.queue = queu... | [
"zhoulesin@163.com"
] | zhoulesin@163.com |
7798b8bb61bc9ea45683b41b6b683bc979574abf | 3cd220e3fe112472d34cc3c8e91148d95108f832 | /StockWatcher/src/com/google/gwt/sample/stockwatcher/server/GreetingServiceImpl.java | efb3661be7d4d2fdb4d83100be35480ec7cd3dd3 | [] | no_license | willianparige/GWT | ba03abf8b2d29fcecc80f6893b77b541815c7d38 | e5a38f21cb6071e0bd2fd9b7ff9308a191ae1ed1 | refs/heads/master | 2021-01-15T16:16:19.554240 | 2017-01-12T17:30:31 | 2017-01-12T17:30:31 | 78,769,287 | 0 | 0 | null | null | null | null | ISO-8859-2 | Java | false | false | 1,599 | java | package com.google.gwt.sample.stockwatcher.server;
import com.google.gwt.sample.stockwatcher.client.GreetingService;
import com.google.gwt.sample.stockwatcher.shared.FieldVerifier;
import com.google.gwt.user.server.rpc.RemoteServiceServlet;
/**
* The server-side implementation of the RPC service.
*/
@Suppr... | [
"noreply@github.com"
] | willianparige.noreply@github.com |
542ec865fa36590c34e4ece626ae356a28b547ba | 164eaee76f4c494428e82ec18c3d5099cd78abdf | /Module2/AdvancedObjectOrientedDesign/src/TrienKhaiInterface/SquareTest.java | fcd610bb15126367e2db6e28e4c43cbbe6089288 | [] | no_license | Hphuong96/Module_HuynhHoaiPhuong | 3d66cc4407ad1e5206c9d03895f8d6aecd6d4c91 | 4af585c427f4c5814f868056cb1972e6eca4f248 | refs/heads/master | 2023-01-12T21:01:48.477005 | 2020-02-24T01:42:19 | 2020-02-24T01:42:19 | 215,205,995 | 0 | 0 | null | 2023-01-07T21:26:40 | 2019-10-15T04:22:23 | CSS | UTF-8 | Java | false | false | 340 | java | package TrienKhaiInterface;
public class SquareTest {
public static void main(String[] args) {
Square square = new Square();
System.out.println(square);
square = new Square(2.3);
System.out.println(square);
square = new Square(5.8, "yellow", true);
System.out.print... | [
"phuongdn996@gmail.com"
] | phuongdn996@gmail.com |
ae4706e08256b9f831eefe148482b3b3673b9cb0 | c17a0b1900a28d20ae920f2daaea7deb9a3a573c | /src/com/test/annotation/AnnotationTests.java | 56597476ac0d06d52a52c15f6922b56bbd4222c5 | [] | no_license | zhang13/javatest | 16d5f8cd84bd3ca6cb45b865dec486e5621e193c | ac0f3bb31e39a4c7f542f71bb3c0be1480a720a9 | refs/heads/master | 2021-01-23T03:28:37.431156 | 2017-06-13T02:07:58 | 2017-06-13T02:07:58 | 34,498,857 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 1,212 | java | package com.test.annotation;
//显示所有注释类和方法
import java.lang.annotation.*;
import java.lang.reflect.*;
@Retention(RetentionPolicy.RUNTIME)
@interface MyAnno {
String str();
int val();
}
@Retention(RetentionPolicy.RUNTIME)
@interface What {
String description();
}
@What(description = "An annotati... | [
"290834891@qq.com"
] | 290834891@qq.com |
79b777574098ce842d47c54d1d70e605ba4481ab | 321e743d4290067c83daa20cca02a239d1948854 | /camomile/src/classes/org/camomile/db/DbExecuteUpdate.java | c490f73f7660991705049f60b437df4cec836a96 | [] | no_license | wmwragg/Camomile | 8a78fe47b42dc8d1c50ee0f71fa6a68140e86d78 | 7401339e007af49886bd1fa012d78ad0b0994713 | refs/heads/master | 2021-01-25T08:54:11.296051 | 2019-04-16T07:19:00 | 2019-04-16T07:19:00 | 1,604,384 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,813 | java | package org.camomile.db;
import javax.ws.rs.*;
import javax.naming.*;
import org.json.*;
import javax.sql.*;
import java.sql.*;
import java.util.*;
import org.camomile.exceptions.*;
// Immutable query class
public final class DbExecuteUpdate {
private final JSONObject jobj = new JSONObject();
public DbExecuteUp... | [
"wm.wragg@gmail.com"
] | wm.wragg@gmail.com |
ba371dcc5cce0535dd282d73e2fe2cbeb74a00cf | 8ccd1c071b19388f1f2e92c5e5dbedc78fead327 | /src/main/java/ohos/com/sun/org/apache/xalan/internal/xsltc/compiler/CastCall.java | ea5927dcbe943781427bfff298bc4bcd6342c4f5 | [] | no_license | yearsyan/Harmony-OS-Java-class-library | d6c135b6a672c4c9eebf9d3857016995edeb38c9 | 902adac4d7dca6fd82bb133c75c64f331b58b390 | refs/heads/main | 2023-06-11T21:41:32.097483 | 2021-06-24T05:35:32 | 2021-06-24T05:35:32 | 379,816,304 | 6 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,834 | java | package ohos.com.sun.org.apache.xalan.internal.xsltc.compiler;
import java.util.Vector;
import ohos.com.sun.org.apache.bcel.internal.generic.CHECKCAST;
import ohos.com.sun.org.apache.bcel.internal.generic.ConstantPoolGen;
import ohos.com.sun.org.apache.bcel.internal.generic.InstructionList;
import ohos.com.sun.o... | [
"yearsyan@gmail.com"
] | yearsyan@gmail.com |
7f6b7ce14721efe7bae29a201525723a1cf7b0f0 | e1fee52cfbd9a293dbc0ca128cbdfa09b6599b34 | /GTD-Android/src/com/jeebook/android/gtd/util/DrawableUtils.java | 6d367667ca95f21d841736e5168a8278b1b2e49c | [] | no_license | snaill/jee-android | 384b6fdb230131f70c02278be8aa68a585056250 | 12de0bf2a31b1ddcd331fce35ec7e47919619d2b | refs/heads/master | 2020-05-28T13:25:38.353499 | 2010-05-16T13:34:27 | 2010-05-16T13:34:27 | 32,121,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,522 | java | /*
* Copyright (C) 2009 Android Shuffle Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | [
"com.chinaos.snaill@6ac803c6-2dd1-11df-9f25-831aa717a150"
] | com.chinaos.snaill@6ac803c6-2dd1-11df-9f25-831aa717a150 |
27f2660875e750a44f4e40053cd1c3b1768884a3 | 922a945f094e88f9dbaa9a7918236c14d7106b6d | /src/test/java/codedash/stacksqueues/MaxiStackTest.java | 4e43441da72ea887c6c94887eed0c2eba8a3c5bb | [] | no_license | vsriram77/codedash | d12ad0cf1741b9f2eeb26b4ae023867a88ee7f5d | d7d35d57bd1a0f1e5d84af41d4a7d4f110f7e47a | refs/heads/master | 2021-01-22T06:38:15.328996 | 2014-11-03T13:20:39 | 2014-11-03T13:20:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package codedash.stacksqueues;
import codedash.stacksqueues.MaxiStack;
import org.testng.Assert;
import org.testng.annotations.Test;
/**
* Unit tests for MaxiStack
*/
public class MaxiStackTest {
@Test
public void testMax() throws Exception {
MaxiStack ms = new MaxiStack();
ms.add(10).add(4... | [
"v_sram@yahoo.com"
] | v_sram@yahoo.com |
312b251164934167b75ae9a85a685c5a6e2eb95a | aac396b201ac419a9f5ba3750956996a2863e37e | /app/src/main/java/com/apocalypse/browser/nest/NestHttpRequester/NestHttpRequest.java | 07a21d1187f20cba1d787e490b09240052db628a | [] | no_license | CCDave/Nest | 107feb04cd713d12719a77c68b1a4ecc8a396a68 | c6536c2f4af139648ecb8f4c9cc6a22914caa760 | refs/heads/master | 2016-09-01T03:37:29.222989 | 2016-01-21T07:27:37 | 2016-01-21T07:27:37 | 49,860,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,040 | java | package com.apocalypse.browser.nest.NestHttpRequester;
import android.content.Context;
import android.os.Environment;
import android.os.Message;
import android.os.Handler;
import android.os.HandlerThread;
import com.apocalypse.browser.nest.utils.SimpleLog;
import java.io.File;
import java.io.FileOutputStream;
import ... | [
"dawei@123juzi.com"
] | dawei@123juzi.com |
b9f96fe909684d27ef10139355b5078518762cdd | d9a6a8d92a9979e4c4e82c34b5a91cebbe11b2be | /Dev_Java_Spring_Boot_9/src/main/java/ua/converter/OpenCloseConverter.java | 65ca69dca87ed6c900b7dcb10c30469007051342 | [] | no_license | RomanSipyak/DzAdvance | 93bd127e6d3443a4cf2f698bdd80e5173a92bc68 | 40c23a4d92eaea5be3f2ee5cf5f759f11923f2d9 | refs/heads/master | 2021-01-01T16:54:40.299035 | 2017-09-30T16:29:24 | 2017-09-30T16:29:24 | 97,950,852 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package ua.converter;
import java.time.LocalTime;
import java.time.format.DateTimeFormatter;
import java.util.List;
import org.springframework.core.convert.converter.Converter;
import org.springframework.stereotype.Component;
import ua.entity.OpenClose;
import ua.repository.OpenCloseRepository;
@Component
public cl... | [
"romansipyak@gmail.com"
] | romansipyak@gmail.com |
d2407bf2e8935b18393d2b80abdf0916284e9a09 | 51eb977a0fef7df4e2c001d81755f72172c193bf | /src/main/java/com/project/furryfiesta/data/repository/PetRepository.java | d3c2b42935d705097dfe66042d8df4db69262030 | [] | no_license | imranhabib/FurryFiesta | 1bb9699c9fef9667e7998a12997835560a3490e8 | 35c491c48157f5734f67ea4084b65d9d69ba6b99 | refs/heads/master | 2021-01-23T20:57:50.437186 | 2017-05-10T16:34:43 | 2017-05-10T16:34:43 | 90,668,562 | 1 | 0 | null | 2017-05-09T01:50:32 | 2017-05-08T20:15:49 | JavaScript | UTF-8 | Java | false | false | 421 | java | package com.project.furryfiesta.data.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.project.furryfiesta.data.model.Pet;
@Repository
public interface PetRepository extends JpaRepository<Pet, Integer> {
L... | [
"imranhabib14@hotmail.com"
] | imranhabib14@hotmail.com |
00cca27ba84dae91cda20d7717b116814613b0aa | 1c67af2f5e80f2ffcf4e80ef7b030d7189384ffb | /src/main/java/com/teammetallurgy/atum/world/gen/structure/mineshaft/AtumMineshaftPieces.java | cf030df976b3ad0eb3a642eb11047393491353d1 | [] | no_license | SamuraiShogun1102/Atum2 | 9059bd028be3616591de9237212fe28077a446b6 | af6443d3c751b898d715b1c25db0337d550acf77 | refs/heads/master | 2022-11-17T10:23:00.929707 | 2020-07-12T16:19:51 | 2020-07-12T16:19:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 40,066 | java | package com.teammetallurgy.atum.world.gen.structure.mineshaft;
import com.google.common.collect.Lists;
import com.teammetallurgy.atum.blocks.wood.AtumWallTorchUnlitBlock;
import com.teammetallurgy.atum.init.AtumBlocks;
import com.teammetallurgy.atum.init.AtumEntities;
import com.teammetallurgy.atum.init.AtumLootTables... | [
"faj10@msn.com"
] | faj10@msn.com |
32eeb1f38885b93ef1cfa72df254c51133aa831a | 7e86ef8cc2bf925c9e5a57e83c48b18882070c94 | /com.mlyncar.dp.prototypes.parser/src/com/mlyncar/dp/prototypes/parser/exception/UmlLoaderException.java | 40c47f686f770fe29778d9cec3dad0142ad47547 | [] | no_license | andrejmlyncar/dp-prototypes | 1a8a7d6c8948dbda81c1ff07031e4b3cafa7eb03 | f9bbcf70a341a9d53a362fac8ee696998e3393e6 | refs/heads/master | 2021-01-12T17:52:42.113818 | 2016-11-12T19:57:23 | 2016-11-12T19:57:23 | 71,283,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package com.mlyncar.dp.prototypes.parser.exception;
public class UmlLoaderException extends Exception {
public UmlLoaderException(String message, Throwable cause) {
super(message, cause);
}
public UmlLoaderException(String message) {
super(message);
}
}
| [
"a.mlyncar@gmail.com"
] | a.mlyncar@gmail.com |
1237afe48045089d94e218c82ca30a3fc5bfcd59 | 8539992de8b051a7e33e76ae8b1cb4e06b802e45 | /src/main/java/leetcode/editor/cn/LeetCode56MergeIntervals.java | 35c491253e2f2223108d9d2929d42c76ac3d33a3 | [] | no_license | raychenlei/leetcode | 14757457064e5a5b3557971ae1947358526bfe5f | 9b5ee93266cec542141b34a3a9b7a56df3ce28f5 | refs/heads/master | 2022-12-26T21:59:17.140093 | 2020-10-15T13:32:58 | 2020-10-15T13:32:58 | 264,863,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,609 | java | //给出一个区间的集合,请合并所有重叠的区间。
//
//
//
// 示例 1:
//
// 输入: intervals = [[1,3],[2,6],[8,10],[15,18]]
//输出: [[1,6],[8,10],[15,18]]
//解释: 区间 [1,3] 和 [2,6] 重叠, 将它们合并为 [1,6].
//
//
// 示例 2:
//
// 输入: intervals = [[1,4],[4,5]]
//输出: [[1,5]]
//解释: 区间 [1,4] 和 [4,5] 可被视为重叠区间。
//
// 注意:输入类型已于2019年4月15日更改。 请重置默认代码定义以获取新方法签名。
//
/... | [
"raychenlei@163.com"
] | raychenlei@163.com |
782f6ac1b2519ae5fd0b86c77519ed79686b742c | a4ac6d6667571a50f13e2243adbbdd2237dea0ec | /TYJP/Programming/src/com/numbertheory/Q21.java | 6e923a1fd1693294bf3e9f91a94a30df7d4c8217 | [] | no_license | SHAIKTOUSIF/Test-Repository | 2d70ca35c66450cc974780ca0ba343bf867a45a7 | c6a7167de05aac31f083bd691b793b839145d6d3 | refs/heads/master | 2020-07-05T17:55:50.874800 | 2020-05-15T06:54:44 | 2020-05-15T06:54:44 | 202,719,646 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 597 | java | //21. Develop a program to find out given number is a prime or not?
package com.numbertheory;
import java.util.Scanner;
public class Q21 {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
System.out.println("Enter the Number To Check It is Prime or Not");
int n=sc.nextInt();
... | [
"tousif@LAPTOP-P04MERIM"
] | tousif@LAPTOP-P04MERIM |
dcddb58014d9e762dd63179abe5b88136fa276bc | 345ef7728e5ef7c3cc787790cec2670e74d3093b | /dash/src/dash/managerLogin.java | cbbd0b3cc6bee5ae2c45e8853e9d1a6f0d1f58f5 | [] | no_license | boltu11/DashForCash | 70b3dbae4be8c9cd65c0c6dcaf43210b417011bf | 478fac62e7ba99fe718d0c40964bc8c4ce0879b3 | refs/heads/master | 2020-04-04T11:54:30.133409 | 2018-12-09T09:54:16 | 2018-12-09T09:54:16 | 155,907,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,676 | 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 dash;
/**
*
* @author navi
*/
public class managerLogin extends javax.swing.JDialog {
/*
*Variables
*/
int... | [
"navi_bhatti@hotmail.com"
] | navi_bhatti@hotmail.com |
d7f433882f6c0326f139bc442b7d17315c0babf4 | 59ce981d11622f6a06c01cd19294e0c28cf7ee32 | /src/reflexTest/Reflect.java | 882fa328ed6a8a5c6ad9a83cf117a30249b1ee85 | [] | no_license | juejiang123/BasicExercises | da1a07232dc900af2b55c588bbc198f656cf7866 | 273d49da5033423bc98c4cd998b8f69d39c2b8aa | refs/heads/master | 2022-12-01T00:59:59.752264 | 2020-08-18T02:40:11 | 2020-08-18T02:40:11 | 285,811,291 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 739 | java | package reflexTest;
/*
获取类对象的方式:
1.Class.forName("全类名");
2.类名.class:通过类名的属性class获取,多用于参数的传递
3.对象.getClass():方法在object类中定义着。
*/
import java.lang.reflect.Field;
public class Reflect {
public static void main(String[] args) throws ClassNotFoundException {
Class cls = Class.forName("reflexTest.Person");
... | [
"1282978125@qq.com"
] | 1282978125@qq.com |
d43bca281eea5e189112325702ccc06c09e79650 | 51b198e880dca72c3bb27c853513c85feeac47a9 | /app/src/main/java/com/practice/facerecognition/stupass.java | 852a26b6dea0ff2b31c42d9880480d7f2b942906 | [] | no_license | DongCX-LDHSP/FaceRecognition | a375b7a65c5d9f5601f6b4e65d5dc760d8c14ab6 | 11a962e1bd81f530640ce29492442a2cdded2e8d | refs/heads/master | 2022-12-01T21:08:57.028262 | 2020-08-15T14:18:39 | 2020-08-15T14:18:39 | 287,491,658 | 8 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,023 | java | package com.practice.facerecognition;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.view.View;... | [
"52726994+DongCX-LDHSP@users.noreply.github.com"
] | 52726994+DongCX-LDHSP@users.noreply.github.com |
43a11bf44820546fdbd40f12d7536292b08ea369 | a769529b129818bca3a3e69683eacea33f5829d4 | /starter/critter/src/main/java/com/udacity/jdnd/course3/critter/entity/Customer.java | e72598c1f28e7ee06a25c452eec6c3262707c7dd | [
"MIT"
] | permissive | rucolasalat/critter-chronologer | 06e74771f2d70abb0b548d2449580b03e0f3dceb | 20416116950b76f5785cb3d4e50bdfd38639d20b | refs/heads/main | 2023-03-05T17:21:54.487350 | 2021-02-21T10:06:39 | 2021-02-21T10:06:39 | 340,869,714 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 914 | java | package com.udacity.jdnd.course3.critter.entity;
import org.hibernate.annotations.Nationalized;
import javax.persistence.Entity;
import javax.persistence.OneToMany;
import java.util.ArrayList;
import java.util.List;
@Entity(name = "customers")
public class Customer extends User {
private String phoneNumber;
... | [
"rucolasalat@users.noreply.github.com"
] | rucolasalat@users.noreply.github.com |
12ecb74f1db689fc4502c39a19909bf04a8ba1f8 | e027e3f29b952219f660595f125afb43091b971d | /MethodOverloading/src/MethodOverloading.java | 8ca22d5b8854ede2dff5b511ce5860a0fe408a4a | [] | no_license | RandyZeleznak/Masterclass | 6593b6ef910b78a7ca2057a5bead5041989db6a7 | b67779f7e70039843090bf90150d2a4c705868a7 | refs/heads/main | 2023-02-25T23:13:58.152104 | 2021-01-30T14:01:50 | 2021-01-30T14:01:50 | 332,311,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,091 | java | public class MethodOverloading {
public static void main(String[] args) {
double centimeters = calcFeetAndInchesToCentimeters(6,0);
if(centimeters < 0){
System.out.println("Invalid parameters");
}
calcFeetAndInchesToCentimeters(100);
}
public static double calcFe... | [
"RandyZeleznak@gmail.com"
] | RandyZeleznak@gmail.com |
dc860186b125e1dac84152f36e678ed24de72ebf | 847e2e8fa1c43eff5dee99c086d8280230b9cabc | /fluorite-aop/src/main/java/org/zy/fluorite/aop/aspectj/annotation/Aspect.java | 3dea34d57d3ca370e51a583fb1a15987737852a6 | [] | no_license | azurite-Y/Fluorite | fc4baa6a6f89d6efa22c07ed135d00335d06681b | 313e5e14d15deeb56575d4a561da1496eb72616f | refs/heads/master | 2023-01-24T20:34:59.422279 | 2020-12-10T04:15:55 | 2020-12-10T04:15:55 | 269,019,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 496 | java | package org.zy.fluorite.aop.aspectj.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* @DateTime 2020年7月5日 下午10:54:43;
* @author zy(azurit... | [
"15969413461@163.com"
] | 15969413461@163.com |
b2915598a288708008cad3ef29a40822e31eb512 | d7d7b0c25a923a699ffa579e1bab546435443302 | /NGServer/NettyTransfers/src/main/java/net/transfer/client/HeaderExchanger.java | 8c8870f2f15e02a4f73d5667107354926d4a3cc5 | [] | no_license | github188/test-3 | 9cd2417319161a014df8b54aa68579843ade8885 | 92c8b20ba19185fca1e0293fe7208102b338a9ca | refs/heads/master | 2020-03-15T09:36:37.329325 | 2017-12-18T02:40:21 | 2017-12-18T02:40:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package net.transfer.client;
public class HeaderExchanger implements Exchanger {
public ExchangerServer bind(BindTicket ticket,ExchangerHandler handler) throws RemotingException {
return new HeaderExchangeServer(Transporters.bind(ticket,handler));
}
public ExchangerClient connect(ConnectTicket ticket,ExchangerH... | [
"645236219@qq.com"
] | 645236219@qq.com |
f1fe34dd54fc764e03edeccd626d7227681f6fc1 | f061c637b3bf0785b728b256efff68dce48bd645 | /app/src/main/java/com/github/typingtanuki/batt/scrapper/denchipro/DenchiProLaptopScrapper.java | d9f81c393c8da6ad23fbca6dc84972029a3ba198 | [] | no_license | typingtanuki/batt | d006411979af1458e338a58fb1d1255e8413c73a | 2d91dcb995a16b4974d3eea5992bb1722d858224 | refs/heads/master | 2023-04-20T23:03:21.337453 | 2021-05-06T08:20:54 | 2021-05-06T08:20:54 | 311,189,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 471 | java | package com.github.typingtanuki.batt.scrapper.denchipro;
public class DenchiProLaptopScrapper extends AbstractDenchiProScrapper {
public DenchiProLaptopScrapper() {
super("http://www.denchipro.com/product-category/%e9%9b%bb%e6%b1%a0%e7%a8%ae%e9%a1%9e/%e3%83%8e%e3%83%bc%e3%83%88%e3%83%91%e3%82%bd%e3%82%b3%e... | [
"clerc@infoscience.co.jp"
] | clerc@infoscience.co.jp |
70df0924feeb3b0a8b97064697ba6024243cf979 | 2f78662326a50972673a74af2f650df927cbe0fc | /designpattern/src/main/java/com/yuruiyin/designpattern/state/TvController.java | efd93806ee5efd5b0e9a2080d157217923cac780 | [] | no_license | MatadorC/AndroidDesignPattern | e8dbca9682d3597b2528902f4aa884bfb8648f47 | 14f630e445c938d94754f9e7425b6d7922e44f5d | refs/heads/master | 2021-09-20T03:21:16.503493 | 2018-08-02T12:17:56 | 2018-08-02T12:17:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | package com.yuruiyin.designpattern.state;
/**
* <p>Title: </p>
* <p>Description: </p>
* <p>Copyright: Copyright (c) 2018</p>
* <P>Company: 17173</p>
*
* @author yuruiyin
* @version 2018/7/27
*/
public class TvController implements PowerController {
private TvState mTvState;
public void setTvState(TvS... | [
"yuruiyin@cyou-inc.com"
] | yuruiyin@cyou-inc.com |
d7777787b8f536beb5bb8610f38e433b02761e57 | be226a4a6e1963bbe7621b62a23546e4730666c2 | /app/src/main/java/com/swapon/simplenetworkoperationusingmvvm/utills/URLSettings.java | 7a5e901c2e094379b884b78eeaf259011336af5c | [] | no_license | TouhidSwapon/SimpleNetworkOperationUsing-MVVM-LiveData-Retrofit-DataBinding | b255821ed77a8195bd5c7f6d27fc8b742a99692d | 8fec790720855109514b1f9b7c8937dd603431a5 | refs/heads/master | 2022-04-08T07:40:17.370338 | 2020-03-06T10:07:41 | 2020-03-06T10:07:41 | 240,042,907 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 214 | java | package com.swapon.simplenetworkoperationusingmvvm.utills;
/**
* Created by metakave-android-PC on 16-Oct-18.
*/
public class URLSettings {
//GET
public static final String GET_USERS = "users";
}
| [
"touhid.swapon@gmail.com"
] | touhid.swapon@gmail.com |
f18359a4c2c4c619cb70c40322ae1852a3776ce9 | 5ea49a0c3c9b1a51a9d29a49a103058fe9ea3576 | /src/main/java/com/opensource/dada/problems/design/onlineReaderSystem/Display.java | 567b066515b09b5966d32281dcf5163f6f8f2110 | [] | no_license | dada1008/DSAProblems | ed7db59b0d8cc51d6d8edd92c40eda9e14217bfd | 10d48ba1e9ebbfe8e8bf900f49cbd65d42fcbb67 | refs/heads/master | 2022-09-01T10:54:13.110402 | 2022-08-08T10:21:40 | 2022-08-08T10:21:40 | 155,482,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | package com.opensource.dada.problems.design.onlineReaderSystem;
/**
* Class to display active user and associated book
*/
public class Display {
}
| [
"dada1008@gmail.com"
] | dada1008@gmail.com |
e0c60959d4693664535960f02a6aecc3657ebc5a | f65d8efd8488c3f26ec272067534453916bb433b | /algorithm-study/src/main/java/org/woodwhale/code/chapter_4_recursionanddp/Problem_05_LIS.java | 3cc5f843cec4f4a2467b0be58028563b6d5ce5f3 | [
"WTFPL"
] | permissive | woodwhales/woodwhales-study | 3c63d08e7aff503484905ea857ba389d5ee972d6 | d8b95c559d3223b54211418bce78b9d9d41f9b08 | refs/heads/master | 2023-03-04T16:04:59.516245 | 2022-08-21T07:16:20 | 2022-08-21T07:16:20 | 184,915,908 | 2 | 3 | WTFPL | 2023-03-01T03:42:52 | 2019-05-04T16:00:32 | Java | UTF-8 | Java | false | false | 1,882 | java | package org.woodwhale.code.chapter_4_recursionanddp;
public class Problem_05_LIS {
public static int[] lis1(int[] arr) {
if (arr == null || arr.length == 0) {
return null;
}
int[] dp = getdp1(arr);
return generateLIS(arr, dp);
}
public static int[] getdp1(int[] arr) {
int[] dp = new int[arr.length];
... | [
"woodwhales@163.com"
] | woodwhales@163.com |
845e019ae51d1580777bccaa906418a5ae6525ef | 67e0437daf69acbb66b66cc56f9814b6b948155a | /waralaba.java | 02283f90455ee583a448e8c89176dcea25e47724 | [] | no_license | fabiochristianomalisan/Fabio-Malisan | d7f13e6301ee3009cebbaa3dc5b3382e64e64b1f | 91e9169824caae3047a91aa6f7189f827378a7b2 | refs/heads/master | 2020-12-29T10:40:05.287995 | 2020-03-12T04:58:06 | 2020-03-12T04:58:06 | 238,578,299 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,703 | 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 tugassatu;
import java.util.Scanner;
/**
*
* @author ACER
*/
public class waralaba {
public static void mai... | [
"noreply@github.com"
] | fabiochristianomalisan.noreply@github.com |
c666e9c3a2e80ad7ea5a1b593cef691d7a6209a5 | 481b0c55a938d864ccdc136771a3c35c4d0bbfce | /src/test/java/GoogleTest.java | b712fad9c94232d65679312062d72017331ed388 | [] | no_license | bkabab/ScribeJava | dfacb7ad52c89c86f86744065e82f63d133972ae | 146c31364098b34c74fb9286cd4a146b5adf8079 | refs/heads/master | 2021-01-01T06:10:40.281526 | 2014-04-29T01:28:45 | 2014-04-29T01:28:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,982 | java | import static org.junit.Assert.*;
import java.util.*;
import org.junit.Test;
import org.scribe.builder.ServiceBuilder;
import org.scribe.builder.api.GoogleApi;
import org.scribe.model.*;
import org.scribe.oauth.OAuthService;
public class GoogleTest {
public static final String NETWORK_NAME = "Google";
public st... | [
"abalas8@uic.edu"
] | abalas8@uic.edu |
0fca408dcb2f82acbd7ae4f57bb776798a9dd994 | 8d4c74e4186d7a8b9c84d7729107a39a32d71872 | /iTunes Music Search app/app/src/androidTest/java/com/example/musicsearchapp/ExampleInstrumentedTest.java | 5c51d13020464f7e99d3c1dad6679724ea6acc8c | [] | no_license | dhanyaramesh06/android-applications | 326030e6e9596be04978a52f7db652e8fec56d41 | aad8366891a6bf77bb480a9a2b2d3d79e80afc70 | refs/heads/master | 2022-02-24T07:33:27.055979 | 2019-07-23T06:43:50 | 2019-07-23T06:43:50 | 198,313,063 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package com.example.musicsearchapp;
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 execute on an Andr... | [
"dhanyaramesh06@gmail.com"
] | dhanyaramesh06@gmail.com |
a0bfaae01fb1b56bbbabfdadcc10b24ff8025b7c | 44c90d7fbc6952f087c910d4d775215cbdb29970 | /src/main/java/Contrroller/Handlers/CRUDvacationHandler.java | 9348ebde6aea7c4485c680d98cd34d593515bfb8 | [] | no_license | idanovadia/Your_Next_Vacation | 8cd5e096ee52b66325c410f809352278295420e1 | 83145b25ac0b68b5ba185360e9e48818709f6754 | refs/heads/master | 2021-06-20T04:16:41.941678 | 2019-01-09T14:24:54 | 2019-01-09T14:24:54 | 200,799,804 | 0 | 0 | null | 2021-04-26T19:23:37 | 2019-08-06T07:29:05 | Java | UTF-8 | Java | false | false | 1,397 | java | package Contrroller.Handlers;
import javafx.event.Event;
import javafx.event.EventHandler;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.stage.Modality;
import javafx.stage.Stage;
import java.io.IOException;
public class CRUDvacationHandler implements EventHandle... | [
"idanforu@gmail.com"
] | idanforu@gmail.com |
faced8b083c8f7492c7f61af9f0e316af278e945 | 81ded993789508a08072af606bf08ced7a688011 | /java-completed/app/src/main/java/com/vonage/tutorial/messaging/User.java | 8238f0fd62d0a4873c92d7ba9df4bff8dbb241fc | [
"MIT"
] | permissive | nexmo-community/client-sdk-android-tutorial-messaging | a227868002404be65b8076622eb296e41fd0282a | 6379aec4d80bda0068270c039ecf44bca573d44d | refs/heads/master | 2021-05-21T01:26:24.677428 | 2021-01-20T10:05:45 | 2021-01-20T10:05:45 | 252,485,732 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package com.vonage.tutorial.messaging;
public class User {
public String jwt;
String name;
public User(String name, String jwt) {
this.name = name;
this.jwt = jwt;
}
public String getName() {
return name;
}
public String getId() {
return jwt;
}
} | [
"igor.wojda@gmail.com"
] | igor.wojda@gmail.com |
d4a69b786670cd25c42b4dafe7ff4c6fa11d1b1e | 80f1c6d8ab185d207dbab1a60c04d058e2f5b8b7 | /app/src/main/java/taiwan/questfy/welsenho/questfy_tw/PersonAskQuestionRelated/PersonalAskReplyingActivity.java | b7f975a28ba64162e78702c8c75e58b987f731f6 | [] | no_license | TTXD19/QuestfyTW | e5ba5e053083a0abdff70b47c26fcb052a1d57c3 | d0c8ecf66d0d6d4bd964dcd6c989a4b297698a1c | refs/heads/master | 2022-11-17T23:03:42.920734 | 2020-07-07T00:17:54 | 2020-07-07T00:17:54 | 160,916,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,901 | java | package taiwan.questfy.welsenho.questfy_tw.PersonAskQuestionRelated;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
i... | [
"welsen9595@gmail.com"
] | welsen9595@gmail.com |
11d15e36af8ad23604ffc79596cf13003e72a51f | 8e25e486dbcd83a0fe0d41ae5657465f225760a6 | /src/main/java/PointAtOffer/Q38_FindPath.java | 25a66e3f4b77a0b574cc2ccb1e8b8ca0901d400c | [] | no_license | Maecenas/PointAtOffer | 1ec50a5559963ae1b5e3cd7d63035db4343db855 | 6ed162915646418c4278992021455985c5e6fa1f | refs/heads/master | 2020-05-15T03:54:49.425595 | 2019-08-27T06:50:14 | 2019-08-27T06:50:14 | 182,075,387 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 947 | java | package PointAtOffer;
import PointAtOffer.utils.TreeNode;
import java.util.ArrayList;
import java.util.List;
public class Q38_FindPath {
public static List<List<Integer>> findPath(TreeNode<Integer> root, int target) {
if (root == null) return new ArrayList<>();
List<List<Integer>> res = new Arr... | [
"lx70716@gmail.com"
] | lx70716@gmail.com |
a9c199543260b0ae1b161492b60b937283655961 | 1799ab7898db90882a097595891e25af305aaea5 | /src/main/java/com/black_belt/course/streams/Methods.java | 5c607876382c858bfe5fac4292ba2387199053f5 | [] | no_license | Alex-Tsi/ZaurCourse---BlackBelt | 659a620228ee6fdb508d4f2cc350a9e96e3f625c | fe29be6d5e550b7a8fd1706da25412034350350a | refs/heads/master | 2023-03-03T04:38:12.299214 | 2021-02-07T14:59:46 | 2021-02-07T14:59:46 | 330,426,890 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,689 | java | package com.black_belt.course.streams;
import java.util.stream.Stream;
public class Methods {
public static void main(String[] args) {
//-----------------------------------------------------------------------
System.out.println("Concat result: ");
Stream<Integer> concatFirst = Stream.of(1,... | [
"sevenlalz@gmail.com"
] | sevenlalz@gmail.com |
c078a6135bd9ac48bffc26c2f9755fff05cd2f66 | a3e43200532ec5a680ca07a7a31fa4e9fd5c5f36 | /app/src/main/java/core2/maz/com/core2/fragments/WebViewFragment.java | fa524ab65bf3a5862a8a556828374e08c38ba106 | [] | no_license | ankurinnovationm/L_Core | fde485a7358b83e231a7fba1ed37e2ca779e2d51 | 6d3c40ff5150bf9801fd61d69dd8f21e773562d1 | refs/heads/master | 2020-06-22T03:23:58.137236 | 2016-11-29T07:55:14 | 2016-11-29T07:55:14 | 74,756,943 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,708 | java | package core2.maz.com.core2.fragments;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.PorterDuff;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;... | [
"ankur.jain@innovationm.com"
] | ankur.jain@innovationm.com |
903090755b897380aa66c96c3e8002181f5371a3 | 3d13b7dda0633cdfbf2a8291cd5f898d34f0b373 | /src/main/java/org/clm/util/bak/RedisUtil.java | eb8cbf0c66ffbcb1eebbc2de0dd53fcf1a559ecd | [] | no_license | CaiLiMingW/mmall | b078dec862274626abbbbdeeeca8319ac7097901 | 806a0e69552d059fce98e31378f5d82e1dd439ce | refs/heads/master | 2020-03-29T22:14:21.054468 | 2018-11-12T12:11:04 | 2018-11-12T12:11:04 | 150,410,332 | 0 | 0 | null | 2018-10-15T03:51:17 | 2018-09-26T10:37:59 | Java | UTF-8 | Java | false | false | 4,233 | java | package org.clm.util.bak;
import org.clm.util.JsonUtil;
import org.codehaus.jackson.type.TypeReference;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
import redis.clients.jedis.Jedis;
imp... | [
"1194500990@qq.com"
] | 1194500990@qq.com |
370f36505c0d2c05e81ebf8e7f5648f3da55e251 | fb77328196cfce03640b05736d2c613389d62893 | /Task15.java | b16e937b1b879a7072338f29eed4701e7967c925 | [] | no_license | o000oo799/Java4thCOURSE | 619d06a69bde6b433852c90ad436e1815d7511fc | 81356a56b8574182c64701ae8787227146119393 | refs/heads/master | 2020-07-24T07:14:47.253162 | 2019-10-20T17:08:41 | 2019-10-20T17:08:41 | 207,842,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,314 | java | package lesson02.part01;
/**
* taskKey="com.".task.task03.task0316"\n\nЭкранирование символов
* <p>
* Вывести на экран следующий текст - две строки:
* <p>
* It's Windows path: "C:\Program Files\Java\jdk1.7.0\bin"
* It's Java string: \"C:\\Program Files\\Java\\jdk1.7.0\\bin\"
* Подсказка:
* \” – экран... | [
"noreply@github.com"
] | o000oo799.noreply@github.com |
0e773f29cfa84cd7702b8b5c3bc6f3555bad509f | 5e0746274bee86030fb0a9a0259788f54d34b474 | /app/src/main/java/com/huatec/edu/mobileshop/http/entity/MemberEntity.java | bf5a064af8d630602ffa0ad8c716e0cc679a0644 | [] | no_license | lantern3268/MobileShop2 | 78e1355c7b7f3f569a821aaebfaf222c0ca54fd6 | 744419cdd64ca65ace675115d741400783dbfca6 | refs/heads/master | 2020-09-13T23:12:08.929400 | 2019-11-20T12:39:09 | 2019-11-20T12:39:09 | 222,933,978 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,377 | java | package com.huatec.edu.mobileshop.http.entity;
public class MemberEntity {
public int member_id;
public String uname;
public String email;
public String password;
public int sex;
public String mobile;
public long regtime;
public long lastlogin;
public String image;
public String... | [
"zhou3268358@163.com"
] | zhou3268358@163.com |
7dfc3a26e98405cc565cfdf7f5926dd1e21c5086 | bbcd1ca59601057feaca183ef534028853d9300e | /lwh-gl/gl-product/src/main/java/com/lwhtarena/glmall/product/exception/GulimallExceptionControllerAdvice.java | 57ab07842fd17cd71fe516e41b150e5dc6592863 | [] | no_license | hkkkkq/cloud | 214f95e1c0a07af99339219119b7200ff6b8056f | ee21c997ed02ec69ff5b97c78851894c5c25301b | refs/heads/master | 2023-01-01T05:03:44.237792 | 2020-10-22T16:32:56 | 2020-10-22T16:32:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,038 | java | package com.lwhtarena.glmall.product.exception;
import com.lwhtarena.common.exception.BizCodeEnume;
import com.lwhtarena.common.utils.R;
import lombok.extern.slf4j.Slf4j;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.MethodArgumentNotValidException;
import org.springframework... | [
"lwhtarena@163.com"
] | lwhtarena@163.com |
b89ca672f5ea1e4f2b01b8a5ffd5b761a901ca50 | dd2c80db5f0032e72dfa0b7cf60d02efe73ad8f8 | /app/src/main/java/com/ty/winchat/ui/FaceDialog.java | d969c02ecfda75a27c3b8baf8ded51f7e4921248 | [] | no_license | frankjunqi/WinChat1 | f3ff164b5ab933396cb88e3d38f0e6563e00db4c | c8f859844f5b91ab36f021424c15c5d2ff1c4886 | refs/heads/master | 2021-01-11T03:02:21.826127 | 2016-10-14T01:54:39 | 2016-10-14T01:54:39 | 70,863,079 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,093 | java | package com.ty.winchat.ui;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.BitmapDrawable;
import andr... | [
"kjh08490@ly.com"
] | kjh08490@ly.com |
2a8d8a752c5db0cc5b0f27df620abb098ba3e4ef | 40d01267725d29696f2c47ceec42e574ac449124 | /academiamvc/src/main/java/es/indra/academia/controller/alumnos/AlumnoForm.java | cacc1b260b0180e4609c9f7b80a77be8fc851539 | [] | no_license | cursojava2019/Alumno-3-Antonio | 50fdf4b772413ea871493237cfc1f4ce77a44ceb | 1e2e878cc9bd76b5ce1c1069896d25e6dc83a11a | refs/heads/master | 2020-04-14T18:19:40.493771 | 2019-02-20T18:29:31 | 2019-02-20T18:29:31 | 164,014,756 | 0 | 0 | null | 2019-01-10T15:11:51 | 2019-01-03T19:32:24 | HTML | UTF-8 | Java | false | false | 5,024 | java | package es.indra.academia.controller.alumnos;
import java.util.ArrayList;
import java.util.Date;
import javax.servlet.http.HttpServletRequest;
import javax.validation.constraints.Email;
import javax.validation.constraints.NotEmpty;
import javax.validation.constraints.NotNull;
import javax.validation.constrai... | [
"CURSOJAVA@192.168.1.33"
] | CURSOJAVA@192.168.1.33 |
5daad863d1c22326768c74dd267497fa9af22b2b | 605292e47d04b2f661b82f2afb4bd7a5c9c9a554 | /todo-db/src/main/java/App.java | d1bfb359f94bdca7fa2fe6f7a659fdecef64668e | [] | no_license | epicodus-lessons/week_3 | 89b2dbc8a1703288540cbfd4b9f10c57d2c0dba5 | a95e6302504417eae9ee6352ac81659110081116 | refs/heads/master | 2021-01-16T21:37:11.058705 | 2015-08-25T22:52:45 | 2015-08-25T22:52:45 | 41,391,942 | 1 | 0 | null | 2015-08-25T22:52:10 | 2015-08-25T22:52:10 | Java | UTF-8 | Java | false | false | 2,355 | java |
import java.util.HashMap;
import java.util.List;
import spark.ModelAndView;
import spark.template.velocity.VelocityTemplateEngine;
import static spark.Spark.*;
public class App {
public static void main(String[] args) {
staticFileLocation("/public");
String layout = "templates/layout.vtl";
get("/", (... | [
"kaadalac@gmail.com"
] | kaadalac@gmail.com |
b28cc60cb26bb06ba1432948fa61a6fa8273b8d7 | 5dae210e37b0f0a21c97d8a821b0c6dfbd8293d5 | /src/main/java/entity/Schedule.java | ff25f6034d8c17f3670e55722593af0f29cc3026 | [] | no_license | LightingX/isdc-ssh | a82c4cbdfe5ef12e91e280b67b628082703f1346 | 52a0055a084823e9a9b72e5166438f4b3622dc26 | refs/heads/master | 2021-06-28T17:16:00.150474 | 2017-09-19T10:29:37 | 2017-09-19T10:29:37 | 98,416,318 | 1 | 0 | null | 2017-07-26T11:39:48 | 2017-07-26T11:39:48 | null | UTF-8 | Java | false | false | 1,321 | java |
package entity;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import javax.persistence.*;
import java.util.List;
@Entity
@Table(name = "cms_schedule")
@JsonInclude(JsonInclude.Include.NON_NULL)
public class Schedule {
@JsonIgnore
@Id
@Generated... | [
"scumchy@gmail.com"
] | scumchy@gmail.com |
866a81433e04e8ad07bfa2fd1c777618b9c86ef9 | 2e6e3c943a882e23640168a43015ecdd71165ce7 | /app/src/main/java/au/com/wallaceit/voicemail/notification/RemoveNotificationResult.java | a72d62ab736a8da73ab1efd4d0fb3cec76a801cd | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-philippe-de-muyter"
] | permissive | V18MKhalil32/visualvoicemail | 6eff35d4b0ca087ccfc964b6fa6777f5687a77f9 | 696a710dc6f6b7be861c259ce9520e82c9333013 | refs/heads/master | 2020-05-20T12:21:06.430514 | 2019-03-09T08:33:52 | 2019-03-09T08:33:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,826 | java | package au.com.wallaceit.voicemail.notification;
class RemoveNotificationResult {
private final NotificationHolder notificationHolder;
private final int notificationId;
private final boolean unknownNotification;
private RemoveNotificationResult(NotificationHolder notificationHolder, int notification... | [
"micwallace@gmx.com"
] | micwallace@gmx.com |
ee7aa37c21a449a91eca0c9ac91be08b2810af3c | 638076449959ef6d9e11373a4dbce9be78f23b86 | /src/com/example/micropowerapp/bean/Result.java | 4b97b4f445fc2a8dd7b018eda650d3c8614c4abb | [] | no_license | NSGUF/MicroPowerApp | 103bfe30364e48300071b4b54e779977b7d5d87c | b981d95e8bfead9ba5c4669b9580bb9953b99b8b | refs/heads/master | 2021-01-19T23:25:24.295746 | 2017-11-12T05:58:42 | 2017-11-12T05:58:42 | 83,784,678 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package com.example.micropowerapp.bean;
public class Result {
private int code;
private String text;
public int getCode() {
return code;
}
public void setCode(int code) {
this.code = code;
}
public String getText() {
return text;
}
public void setText(String text) {
this.text = text;
}
}
| [
"1968083780@qq.com"
] | 1968083780@qq.com |
5a3814bedbd8b5b2bcd737e1efe5e0131f4a322e | b255ae97d6dbcdf4cf1ad949ce3b36407a450727 | /sapient.spatial.kml-streams/src/main/java/org/geospatial/kml/Folder.java | a985197f7c60d75379c00b20ce4bad4109a0a8fa | [] | no_license | pajoma/sapient | bbb77f451280d196537cbdbb432cbc3a6106dfac | b633bd00e51be83d248e6b9d6b900b05d26383f6 | refs/heads/master | 2021-07-05T13:16:14.054915 | 2020-12-03T16:16:31 | 2020-12-03T16:16:31 | 219,184 | 0 | 0 | null | 2021-05-18T19:57:25 | 2009-06-05T07:41:04 | HTML | UTF-8 | Java | false | false | 168 | java | package org.geospatial.kml;
import com.thoughtworks.xstream.annotations.XStreamAlias;
@XStreamAlias("Folder")
public class Folder extends KMLContainer {
}
| [
"pajoma@gmail.com"
] | pajoma@gmail.com |
5390d9f531283c0483a73fae9f550913b24d4081 | d853ce4b474e3adeea5045132f5f45325ce9c119 | /src/main/java/com/hillel/fiters/DeleteFilmsFilter.java | 1b48b86c760dd0fa5f96ed47fb9acdc52de049a8 | [
"MIT"
] | permissive | ekzalt/201905-java_se_hillel | 61d7b3a619e428c41937efa2d6ce4721097ea31c | bd5503042e972a87e86fdcae30bccc92762ab6cb | refs/heads/master | 2022-07-19T08:55:50.928606 | 2020-10-13T18:06:44 | 2020-10-13T18:06:44 | 186,035,147 | 0 | 0 | MIT | 2022-06-21T01:41:16 | 2019-05-10T18:14:43 | Java | UTF-8 | Java | false | false | 1,315 | java | package com.hillel.fiters;
import com.hillel.entity.Role;
import com.hillel.entity.User;
import javax.servlet.*;
import javax.servlet.annotation.WebFilter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import java.io.IOException;
@... | [
"ekzalt@gmail.com"
] | ekzalt@gmail.com |
f8d3b515d50e12d4ce01234471df169864ff8dad | b81d1d58ef6dfce7c45ab751df1e5da65c0b44c5 | /ClientServer/Serverwork/src/test/java/serverSide/Server_test.java | 8bc1e235c7750a64f6493f7b0036b293a02c5a3b | [] | no_license | kursogr6/ServerClientApplication | 7c92c158ffbf7b0a56391592cbcb6f0a2cf7564c | 61c392d9bc563339d75f0ec172c0fff33b1bcd89 | refs/heads/master | 2020-09-05T23:48:43.296224 | 2015-03-11T11:04:21 | 2015-03-11T11:04:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,572 | java | package serverSide;
import org.junit.Assert;
import org.junit.Test;
import java.io.*;
public class Server_test
{
ServerProgram serverProgram=new ServerProgram();
ServerWorkerThread serverWorkerThread = new ServerWorkerThread(null,null);
@Test
public void test1()
{
String arr[]=new String[]{"123"... | [
"Madhavi.Giddaluri@polycom.com"
] | Madhavi.Giddaluri@polycom.com |
f139a22aae23cc1458e21e64e2369cfa6f00f5c5 | d7d2c4e1c7f05cdf8546b195fbfc5ae3f83be452 | /src/main/java/com/reservation/config/SpringFoxConfig.java | 4cdf72a7aa378fc49e241e2a7df3c645107fdca6 | [] | no_license | duttam/reserve-table-service | ea7525c9270afdbcd8bd57c5b370c0fe71f68ee2 | 840d6d2d8805a6920f056f63036c101975b7035f | refs/heads/master | 2020-04-19T22:09:16.864343 | 2019-01-31T04:57:23 | 2019-01-31T04:57:23 | 168,461,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,344 | java | package com.reservation.config;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.HttpHeaders;
import io.swagger.mod... | [
"manasjyoti.dutta@gmail.com"
] | manasjyoti.dutta@gmail.com |
1adff4d7e2162948fa11b42d155879c0c0c6bf23 | 9ad9723ab7e2b62ab8622ddbbf418aa85e1e0621 | /src/composition/BrakeWithoutAbs.java | 77926a8520750030f69a76508ad7f74dcc39c232 | [] | no_license | Vishal-Joshi/Patterns | 72637691b4c93a9c4f1f5f07b50c609a610e978b | f32e310cef82bdacb3429f7631557360de68010b | refs/heads/master | 2021-01-10T15:23:28.900133 | 2015-06-02T22:48:13 | 2015-06-02T22:48:13 | 36,766,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 216 | java | package composition;
/**
* Created by vishal on 22/5/15.
*/
public class BrakeWithoutAbs implements Stopable {
@Override
public void applyBrakes() {
System.out.print("braked without abs");
}
}
| [
"vishjoshi2006@hotmail.com"
] | vishjoshi2006@hotmail.com |
3d49397571b518d9c3741989de03c38db059fb37 | e603f42fb0a1b8dade8c95643704b5d107429989 | /src/main/java/br/com/treinelibras/controller/PontoDeArticulacaoController.java | b168effb90e01d730ce42ae6051103489b47da5c | [] | no_license | joaoteodoro/Treine-Libras | b2914e119d8fe780117260356a531f9331a648fa | 82c34627c70e40adf56fcc7b3b7a9c4a320c832e | refs/heads/master | 2021-10-27T20:19:40.067705 | 2021-10-08T16:18:08 | 2021-10-08T16:18:08 | 55,746,192 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 4,369 | java | package br.com.treinelibras.controller;
import java.util.Iterator;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.fileupload.FileItem;
import org.apache.commons.fileupload.FileItemFactory;
import org.apache.commons.fileupload.FileUpload;
import org.apache.commons.fileu... | [
"joaoneto.itba@gmail.com"
] | joaoneto.itba@gmail.com |
030dddde2b77e8998476d08a3a27e7184087f87f | ddae1bbb966376a586160f6f828663f4137cfc9d | /app/src/main/java/com/example/developer/ServerSide/AppleProjectDB.java | 12c7917b28d66b497d864a91fee126e46df2edc6 | [] | no_license | DirtRoad69/DB-PROJECT | 35c1e77f24c910cc990ce5138d8b9ad60b9ee577 | 84b7fd40a9ffa70ce8a5be487ec58545e61071ef | refs/heads/master | 2020-03-30T23:33:07.506343 | 2018-10-05T10:00:54 | 2018-10-05T10:00:54 | 151,704,331 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,630 | java | package com.example.developer.ServerSide;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import com.example.developer.fullpatrol.MainActivity;
import com.example.developer.objects.PatrolPoint;
import com.example.developer.... | [
"mathonsiphumzile@gmail.com"
] | mathonsiphumzile@gmail.com |
e1977c2d10e4ec2f1f937084796da07383fa8771 | 755f880331c011a2f3685146cae37d74cdf42f92 | /core/applib/src/main/java/org/apache/isis/applib/types/TargetClassType.java | 914e1400eb94a6311ca90a0e70d9f9222c854e0f | [
"Apache-2.0"
] | permissive | frankydee/isis | 376ea525e9c86f389b6630689291c6b78e0d2e29 | 84a55cf0e152f304a807bfc125c44a529cab910c | refs/heads/master | 2020-03-18T08:28:34.051161 | 2018-05-22T13:42:21 | 2018-05-22T13:42:21 | 108,916,012 | 0 | 0 | Apache-2.0 | 2018-05-23T04:04:04 | 2017-10-30T22:36:59 | Java | UTF-8 | Java | false | false | 1,433 | 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"); yo... | [
"dan@haywood-associates.co.uk"
] | dan@haywood-associates.co.uk |
7287ebefdd195a63dfb54a0b49d6b95131fe4a50 | 2689b6a08ff35dd80ad0af01c74efe39a327f602 | /polymorphism/human/Student.java | 755c9b5915a0363b4f032fff8e807eaaf29f5898 | [] | no_license | naokinabeyama/wcp | b34fd45ce830df911b262cb5278eedd1b9368868 | 3ef0edd4c0c526f871b2110a97dcf82ac91a6b41 | refs/heads/master | 2023-03-08T16:44:39.651115 | 2021-02-24T13:12:13 | 2021-02-24T13:12:13 | 329,563,208 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package polymorphism.human;
public class Student extends Human {
private int score;
public Student(String name, int age, int score) {
super(name, age);
this.score = score;
}
@Override
public String getProfile() {
String profile = "年齢は" + super.age + "です。";
profile += "学生で、テストの点数は" + this.score + "点です。";... | [
"gachapin5689@gmail.com"
] | gachapin5689@gmail.com |
9acceb427070bd640b6df5f511bee8cd483803c4 | dd63350e0222cae002ec1d16f6554013be57d50c | /src/main/java/com/messiyang/fileutil/service/FileService.java | b6c597c633f1206df3fb8f04b883328bd9893efe | [] | no_license | MessiCY1994/fileUtil | 5978d6465acf4f3478ac0a91585bec8fdb00a888 | e62910b5b1ffd6784e0965afe3982124df78f29c | refs/heads/master | 2020-05-18T11:50:17.528649 | 2019-05-01T08:52:03 | 2019-05-01T08:52:03 | 184,390,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,135 | java | package com.messiyang.fileutil.service;
import com.messiyang.fileutil.model.FileInfo;
import com.messiyang.fileutil.model.FileInfoVO;
import java.util.List;
public interface FileService {
/**
* 文件创建方式:用户上传
*/
int CREATE_TYPE_UPLOAD = 0;
/**
* 文件创建方式:系统生成
*/
int CREATE_TYPE_SYS... | [
"1010985950@qq.com"
] | 1010985950@qq.com |
4b6c87cc8fc7fdc21ba9345e7cee7715871c651c | 2b198adf21b9bf07f02758132aa499fed950929e | /Game/TTT.java | ccff6dc27827abef6382f55a581f3c0704b0b20f | [] | no_license | shweta4/codeBase | c7ca293b748fbdb1c869f558c96dad6fcedf5d7b | eb27159facf450c4bcf62460c9b212ec7181d552 | refs/heads/master | 2022-01-27T21:15:24.044978 | 2019-08-08T19:57:49 | 2019-08-08T19:57:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,787 | java | package Game;
import java.awt.Button;
import java.awt.Font;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.*;
public class TTT extends JFrame implements ActionListener {
public final int BOARD_SIZE = 3;
private final String CROSS_TEXT = "X";
... | [
"goyalakshay21@gmail.com"
] | goyalakshay21@gmail.com |
3831b47994ecbf3f7174f00b0587e6d9905081cf | bfb73151566b2337662f1503e9b2b10817b419b5 | /java-homework-3-up/src/Task1/Employee.java | 0b24e96fc48a3cfae0ba1f148047846cf938225d | [] | no_license | virak0001/up-java | 14893f3db95f7c6fe1ffd7aa5160c0747ab6f7c5 | 5d1ec459f7f694fe8a6174257f1d012118efa4cc | refs/heads/master | 2023-07-06T08:54:40.694602 | 2021-06-27T04:41:27 | 2021-06-27T04:41:27 | 380,651,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,118 | java | package Task1;
public class Employee {
private String name;
private int numberOfEmployee;
private SalariedEmployee salariedEmployee;
public Employee(String name, SalariedEmployee salariedEmployee) {
this.setName(name);
this.setSalariedEmployee(salariedEmployee);
}
public Employee(int numberOfEmployee) {
... | [
"virak@mango-byte.com"
] | virak@mango-byte.com |
af0b990910bd87028aa7286c548c09a230ca32dd | edebf28e4152553ff67a7cfacb73ce8a6e52a63f | /Final_Project/src/main/java/com/ob/biz/service/BoardService.java | 40a099f04ac5c2840df6191d23565ba2b93f5b15 | [] | no_license | OBCINEMA/FINAL_OB_CINEMA | 6afec8aa53efac7c46eedb738a20cb1c994dd215 | 6afcb2cef3df500810bd0e7a041b110f829fc5e4 | refs/heads/master | 2020-04-17T07:03:01.698480 | 2019-01-24T07:32:51 | 2019-01-24T07:32:51 | 166,351,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 984 | java | package com.ob.biz.service;
import java.util.List;
import java.util.Map;
import com.ob.biz.vo.BoardVO;
import com.ob.biz.vo.PageVO;
public interface BoardService {
// CRUD 기능 구현 메소드 정의
// 글 입력
void insertBoard(BoardVO vo);
// 글 수정
void updateBoard(BoardVO vo);
// 글 삭제
void deleteBoard(BoardVO vo);
// 글 상세... | [
"hanbit@hb5017"
] | hanbit@hb5017 |
fe228e365f37e46089776335c1f3e3e0586191af | 911b98cc85318fa501122fe870583a8043dce1a3 | /app/src/main/java/com/example/notepad/db/NotesDB.java | 58b84fe1c64394cd99e31bc2985945c8c146b6fd | [] | no_license | ansh422/Notepad | 56c59a2ac3cd3fef8cf85518c3ce0814782b4b78 | 10591d6b27ba1a41eb0db146c663b3d10a4e9441 | refs/heads/master | 2023-08-21T20:24:50.633697 | 2021-10-26T06:10:48 | 2021-10-26T06:10:48 | 262,280,409 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 761 | java | package com.example.notepad.db;
import androidx.room.Database;
import androidx.room.Room;
import androidx.room.RoomDatabase;
import android.content.Context;
import com.example.notepad.model.Note;
@Database(entities = Note.class, version = 1)
public abstract class NotesDB extends RoomDatabase {
public abstrac... | [
"anshg04022000@gmail.com"
] | anshg04022000@gmail.com |
5699c86d3932f7c8dcb064d625e74eff5ded8762 | dccaf61ebcb7f9d85f4ec127439768b9809419ec | /common/src/main/java/x/common/component/network/HttpStatus.java | 814559c76e05eb8a5eb97caf775f8d081654115f | [] | no_license | ccolorcat/XArchitecture | 9e9f7a4c8dcae5a4f1ae1b402292b5afb163facf | d827e96938454140b88351a9a23d463cb225b4be | refs/heads/master | 2023-03-18T15:09:36.846331 | 2021-03-08T03:52:58 | 2021-03-08T03:52:58 | 344,747,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 706 | java | package x.common.component.network;
/**
* Author: cxx
* Date: 2020-07-21
* GitHub: https://github.com/ccolorcat
*/
public final class HttpStatus {
public static final int STATUS_UNKNOWN = -70;
public static final String MSG_UNKNOWN = "unknown";
public static final int STATUS_EXECUTED = -80;
public... | [
"xx.ch@outlook.com"
] | xx.ch@outlook.com |
27e805e4af484523f48f7a504c517ac0bf065b2a | 9090263d9da6d72c669899112a2cac57838e4f18 | /rainbow/rainbow-core/src/main/java/com/eisoo/rainbow/query/SourceQueryHolder.java | e3972b0f340fc04fea8d13b40601a43c31c09de7 | [] | no_license | baozengkai/xiaobao-graph | 96657fc81df0b679e0cb2c735d297791a57958a8 | 5be9993d67e49f4bede979be201e8ad23dcc49f3 | refs/heads/master | 2020-03-21T22:12:21.282943 | 2018-07-02T05:33:05 | 2018-07-02T05:33:05 | 139,111,291 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,205 | java | package com.eisoo.rainbow.query;
import org.apache.tinkerpop.gremlin.process.traversal.P;
import org.apache.tinkerpop.gremlin.process.traversal.util.AndP;
import java.util.*;
/**
* @author tong.sha@eisoo.com
* @version 1.0 , Copyright (c) 2014 AnyRobot, EISOO
* @date 2018.02.28
*/
public final class SourceQuery... | [
"bao.zengkai@eisoo.com"
] | bao.zengkai@eisoo.com |
66b707a7e42d3fa403e1a2dcf003da96ab2cedbe | ca35d26dfdc17be9264a8f0bf994271b8c473681 | /account-book-backend/account-book-pojo/src/main/java/com/libi/accountbook/exception/AttrNotLoginUserException.java | 30909fc481f977315a0405a2ee46634ea178b1a2 | [] | no_license | libi1206/account_book | a3532631d0dad3e92534968c975eeeff3be07149 | c0b61536019a184ec142836c741ec13c5bf27ce6 | refs/heads/master | 2022-06-23T05:44:46.601175 | 2019-04-17T11:27:02 | 2019-04-17T11:27:02 | 192,646,036 | 0 | 0 | null | 2022-06-21T01:18:36 | 2019-06-19T02:44:06 | Java | UTF-8 | Java | false | false | 269 | java | package com.libi.accountbook.exception;
import com.libi.accountbook.exception.base.BaseException;
/**
* @author libi
* 若修改的字段不是当前用户的,就会抛出这个异常
*/
public class AttrNotLoginUserException extends BaseException {
}
| [
"843298330@qq.com"
] | 843298330@qq.com |
4b77cd09aef8071cffff2e78284b2824e1eff645 | cb139127f3e1d68ef994039c398868c74cf7d1d5 | /src/main/java/com/omicron/sodevrsapp/ui/controller/UserController.java | b427bcdcca6254449ff0c0e7acf71c7ace2af42a | [] | no_license | omicrondev/es-dev-rs-api | 47b8f6bbb7d64041e9ac31e5ff98d41a51c688e9 | 9a685eab4ab7ca8eb878c6f6f92041d645f03467 | refs/heads/master | 2023-03-09T05:33:43.793596 | 2019-07-28T14:54:01 | 2019-07-28T14:54:01 | 199,299,841 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,818 | java | package com.omicron.sodevrsapp.ui.controller;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.*;
import com.omicron.sodevrsapp.service.UserService;
import com.omicron.so... | [
"oz-am@live.fr"
] | oz-am@live.fr |
d3c1c33cca483df72e9998bad4eda3b872b391a1 | 21720e3f849baba450140dd6f9fff9331e301040 | /Obligatorio/src/vista/InicioJugador.java | 126f501e38b72ef4ad32285ada68a1a77b05136d | [] | no_license | polachek/Poker-Java | 73d61255835ad99b5d9399a0ebab172a39c922c1 | cd7d046737827becc12502b4c13e961e03ee7303 | refs/heads/master | 2020-03-27T06:45:16.335470 | 2018-08-25T22:19:32 | 2018-08-25T22:19:32 | 146,133,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,377 | 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 vista;
import controlador.ControladorInicioJugador;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
im... | [
"guillermollana@gmail.com"
] | guillermollana@gmail.com |
0835a9e678cb86278e6dba769951bae3ec5c8816 | 4fa6bf128efda662e894d89a0f441ea615089941 | /spring-core/src/main/java/org/springframework/core/task/SyncTaskExecutor.java | 50ab985893a4f461a8f561cc017e376abd9230c5 | [
"Apache-2.0"
] | permissive | Donaldhan/spring-framework-4.3.x | ac9d9b7258779c409dfb6181bb1effbbba1a2b42 | e550e78198916426acba43c3555518bf349c7e49 | refs/heads/master | 2023-02-20T18:43:19.308759 | 2021-01-25T06:54:44 | 2021-01-25T06:54:44 | 272,670,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,195 | java | /*
* Copyright 2002-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"shaoqinghan@aliyun.com"
] | shaoqinghan@aliyun.com |
b07834a3a0f1e8e57bad517130260198b9c5c639 | d2fc5a177cea1d94a86949dfb599723f610a25fc | /oop-module/src/main/java/javase02/t02/supplies/Pencil.java | c5561a6704217ad701020a39a801c487783c4fdf | [] | no_license | daddyingrave/java-fundamentals | 615b50645d5cecc81ee056ee04e8b91061e59c86 | 40d6734081e8a01e1081ecd4baeac627d39b4c99 | refs/heads/master | 2022-07-29T01:07:37.525465 | 2017-07-27T22:11:10 | 2017-07-27T22:11:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 507 | java | package javase02.t02.supplies;
import javase02.t03.StationeryProduct;
/**
* Created by daddyingrave on 26/06/2017.
*/
public class Pencil implements StationeryProduct {
private int price;
private String name;
public Pencil(int price) {
this.price = price;
}
@Override
public int ge... | [
"daddyingrave@gmail.com"
] | daddyingrave@gmail.com |
da8c663abcb0c156ddbc6ba7a23c67fabd2c06f7 | 8ce046fce4a7afbd8203afa8a0f9656093a1c8a0 | /workspace/images/src/images/LazyImg.java | 4544df38d749ae2c8592377ade014a4bf5692d75 | [] | no_license | jpsember/spredit | c060d574edeace7f7452da59b818b9414c5c2ca7 | 3e69c3bd08e48d128ff1e465f4bdb817f4854248 | refs/heads/master | 2021-03-12T20:17:52.278483 | 2015-02-08T20:15:41 | 2015-02-08T20:15:41 | 28,245,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 928 | java | package images;
import java.awt.image.*;
import java.io.*;
public class LazyImg {
public static void setArtPath(File dir) {
artDir = dir;
}
private static File artDir;
public LazyImg(String path) {
this.path = path;
}
public BufferedImage get() {
if (img == null) {
File f = null;
... | [
"jpsember@gmail.com"
] | jpsember@gmail.com |
1a68e41c91262c086017a9aa5bc1146d5035b443 | db6d2bf1a86d3eaa67797ea72000cacdfbaf264c | /Tema4/Ariketa48/src/ariketa48/Ariketa48.java | b602b1436a4ea502489ac7cb5f2ad9a902e9ac1a | [] | no_license | TamaraAlonso/Programacion | 234de3b26391875e942934476e9aec650f4284f0 | e35cf8405a4797f1751e1bfa4a5f4e7f24823feb | refs/heads/master | 2020-04-02T06:02:54.926006 | 2019-03-10T19:57:07 | 2019-03-10T19:57:07 | 154,125,228 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,249 | 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 ariketa48;
import javax.swing.JOptionPane;
/**
*
* @author 1gdaw04
*/
public class Ariketa48 {
/**
... | [
"tamara.alonso@ikasle.egibide.org"
] | tamara.alonso@ikasle.egibide.org |
d651ed10b14fa07bec2047e55e6a6cce77b2d5e0 | 3247a1027c18672726d08b4e9870aeae4569adda | /springIOC/src/main/java/com/example/demo/core/bean/impl/Bclass.java | 45ee12398b28157c2770b6f95bf5a2512898b535 | [] | no_license | houyee/spring-learn | 95f39e0cd852fd27679d253f4eecbe626f10b546 | 4e9ad03a4668a2f5190198b2b769587180927687 | refs/heads/master | 2023-07-24T07:42:10.205338 | 2019-07-26T06:30:24 | 2019-07-26T06:30:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 297 | java | package com.example.demo.core.bean.impl;
import org.springframework.stereotype.Component;
import com.example.demo.core.bean.BClass;
@Component
public class Bclass implements BClass{
@Override
public void listen() {
// TODO Auto-generated method stub
System.out.println("try listen");
}
}
| [
"kizunay_zhuang@intretech.com"
] | kizunay_zhuang@intretech.com |
9038339f00d1fe83cd42ecef2a8a24f9842ae979 | 9a93fe88306aa74aeb203b391e96c15637d03f5d | /integ-web/src/main/java/cl/liberty/prodp/integ/web/utils/StartingLog4j.java | 142306c5f5ed3049de3864d585ad2182800dc732 | [] | no_license | jlavilave/pentasoap | feb041a10948d28a808c63aa60db81a3f7a989af | cabc9dfae07f0bc80f4ac06b8887c356e31780cf | refs/heads/master | 2021-07-16T20:14:07.465439 | 2017-10-25T20:39:01 | 2017-10-25T20:39:01 | 108,305,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,630 | java | package cl.liberty.prodp.integ.web.utils;
import java.io.File;
import java.io.FileInputStream;
import java.util.Properties;
import javax.servlet.http.HttpServlet;
import org.apache.log4j.Logger;
import org.apache.log4j.PropertyConfigurator;
public class StartingLog4j extends HttpServlet{
private static final long ... | [
"juan.avila@gnoma.cl"
] | juan.avila@gnoma.cl |
d6942f66a892f1fd94d0bf00863e0a4f7ebcbfff | 523b93dda310d2d5290b1577318989740cee70b1 | /bu_file/src/main/java/org/bu/file/dao/BuCliSubscribeRepository.java | 95727e81c46ad16f976f41bfa839cdcb7d7bfc8f | [] | no_license | jxsapp/bu_file | 92fe7db7bd656fa4c41b78841e4428325c39b8c7 | a02cdd98d94ffef74cd477a874e8450c99b187af | refs/heads/master | 2020-04-08T18:45:24.582120 | 2015-09-30T01:58:17 | 2015-09-30T01:58:17 | 37,888,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package org.bu.file.dao;
import java.util.List;
import org.bu.file.model.BuCliSubscribe;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
/**
* ShowMessage repository.
*
* @author Jiang XuSheng
*/
public interface BuCliSubscribeRepository extends C... | [
"bestupon@foxmail.com"
] | bestupon@foxmail.com |
52e1aae698f972eea048cf07e45bcafe4d24d157 | deb3a451da04b11f413425b93dea69d14f777ab2 | /src/com/javarush/test/level14/lesson06/home01/UkrainianHen.java | 5054f4ada67b67f3097f19f59c8a01238e967410 | [] | no_license | kelebro13/JavaRushHomeWork | 59d1cd8c9aad715eb518b26d76b4e5a125308caa | 5ae4cf7cdeb5bbb97bdbda8832fb41faab370434 | refs/heads/master | 2020-09-22T08:25:56.755170 | 2016-08-17T12:26:34 | 2016-08-17T12:26:34 | 65,905,504 | 0 | 0 | null | null | null | null | WINDOWS-1251 | Java | false | false | 281 | java | package com.javarush.test.level14.lesson06.home01;
/**
* Created by DNS on 22.09.2015.
*/
public class UkrainianHen extends Hen
{
public int getCountOfEggsPerMonth(){
return 1200;
}
public String getDescription(){
return "Я курица.";
}
}
| [
"tgumerov@gmail.com"
] | tgumerov@gmail.com |
ab25089490f0ced1b4c54543f1a8a3e6ec4d5cb7 | 3dc75f4305525a09a2de95badae5721868d8ccf5 | /src/main/java/ru/rap/validators/StrValidator.java | 75ed2988e987d3072c3be57d0ddebbaf123143af | [
"Apache-2.0"
] | permissive | ifgeny87-innopolis/Riddles-And-Puzzles | 03c5c5a0a4be84b946b2a7f0880274abcb15afc4 | b097240028e308902b08c81b5f38ec05762fbdc4 | refs/heads/master | 2021-01-13T03:17:28.937832 | 2017-01-29T21:39:40 | 2017-01-29T21:39:40 | 77,593,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,098 | java | package ru.rap.validators;
/**
* Строковый валидатор
*
* Created in project RiddlesAndPuzzles in 27.12.2016
*/
public class StrValidator implements Validator
{
private StrValidator() {}
private static class LazySingleton
{
private static StrValidator instance = new StrValidator();
}
@Override
public bool... | [
"ifgeny87@gmail.com"
] | ifgeny87@gmail.com |
82e1d85bebc8bfff5aa83f510409e7919a13f1c4 | 13f6652c77abd41d4bc944887e4b94d8dff40dde | /archstudio/src/archstudio/comp/archipelago/AbstractMappingLogic.java | 483550156eebe232a2868b5866b3cfd333a80d4a | [] | no_license | isr-uci-edu/ArchStudio3 | 5bed3be243981d944577787f3a47c7a94c8adbd3 | b8aeb7286ea00d4b6c6a229c83b0ee0d1c9b2960 | refs/heads/master | 2021-01-10T21:01:43.330204 | 2014-05-31T16:15:53 | 2014-05-31T16:15:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 614 | java | package archstudio.comp.archipelago;
import edu.uci.ics.bna.*;
import edu.uci.ics.xarchutils.*;
import archstudio.comp.xarchtrans.*;
public abstract class AbstractMappingLogic implements MappingLogic{
protected BNAModel[] bnaModels;
protected XArchFlatTransactionsInterface xarch;
public AbstractMappingLogic(BN... | [
"sahendrickson@gmail.com"
] | sahendrickson@gmail.com |
8a30391f554b27803462c3005c61ec8a40df144d | aa3ba2ad769e595f64d42d321e3d407c2622e20d | /src/main/java/com/praxar/repository/AuthorityRepository.java | cba72431c3e5a0af6a7d792f859197703c171851 | [] | no_license | praxem/sapp | 07e6642758b29503744d5215158898ae2d1c7661 | e5b83e55ce51f875d54a5a14ca98a3bc8471882e | refs/heads/master | 2022-12-25T14:34:42.477584 | 2020-02-05T21:13:33 | 2020-02-05T21:13:33 | 238,546,743 | 0 | 0 | null | 2022-12-16T04:43:50 | 2020-02-05T20:55:15 | Java | UTF-8 | Java | false | false | 286 | java | package com.praxar.repository;
import com.praxar.domain.Authority;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* Spring Data JPA repository for the {@link Authority} entity.
*/
public interface AuthorityRepository extends JpaRepository<Authority, String> {
}
| [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
00b42cea991e6ece77828dca3ef497b9eb558bee | 801057345afc8a33093a44aa2698155b989d522f | /app/src/main/java/app/android/oyb/com/myapp/ui/fragment/NotepadFragment.java | 726040d41f425b521dada81b95a4c8648d102bd1 | [] | no_license | oybo/MyWeather | c1f0a593753eaa99313c56453e85ca6ada5000ad | 66c59848a6f1a9991da14093ede512984eddbfee | refs/heads/master | 2021-01-17T07:38:47.630975 | 2017-09-07T09:39:45 | 2017-09-07T09:39:45 | 83,785,055 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | package app.android.oyb.com.myapp.ui.fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import app.android.oyb.com.myapp.R;
import app.android.oyb.com.myapp.ui.BaseFragment;
/**
* Created by O o... | [
"944533800@qq.com"
] | 944533800@qq.com |
3eeab0cf83b2e252b3d410e321d0ae91078b71b4 | bcaf346cb544a1947b8007ddc4f9bc41c01625b5 | /src/main/java/com/mugua/common/config/MyWebAppConfigurer.java | 35e96ac69bf29c287a2a4fced8157d7d8fb6debd | [] | no_license | wangshuangchao/kamang-server | 8a8441da25d7b1660128d4bbcbd4898d8fede55d | 2ca46170dcf652abbdbdd3631f7057272c622f7a | refs/heads/master | 2020-04-05T19:59:44.306582 | 2018-11-12T05:23:08 | 2018-11-12T05:23:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 764 | java | package com.mugua.common.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
import com.mugua.common.interceptor.ErrorInterceptor;
@Configura... | [
"286958067@qq.com"
] | 286958067@qq.com |
376732f505810d627452649eb385d4fde6728858 | e0b11a101c6ef411b5b281d3e6a09242bdef96cc | /day15 秒杀总结&限流&简历&企业中的日常流量数据/代码/qf-big-data-seckill/web/src/main/java/com/qf/bigdata/view/web/ViewWebApplication.java | 564e02e29ae934463aaa06d4ced958198cf286ce | [] | no_license | lei720/phase-4 | 9bf26ef8877eebf1d8fa70998807a087ece73b57 | 3a9cb4d27a3cc7e1f907b29b941ce1e4e3d9ac3d | refs/heads/main | 2023-08-18T17:59:23.504331 | 2021-10-16T06:08:37 | 2021-10-16T06:08:37 | 417,735,056 | 0 | 0 | null | 2021-10-16T06:07:07 | 2021-10-16T06:07:07 | null | UTF-8 | Java | false | false | 415 | java | package com.qf.bigdata.view.web;
import com.alibaba.dubbo.config.spring.context.annotation.EnableDubbo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
//@EnableDubbo
public class ViewWebApplication {
public static voi... | [
"790165133@qq.com"
] | 790165133@qq.com |
a0c0d2282b5f2bcc173f8b5622744c7f8fee90f2 | ba24fe93707a32de6df112550768d0628a6c13e6 | /SpringMVC_First/src/com/bean/StudentBean.java | 25c7f039e0bc63e2b90d7271140fc1c9966dd823 | [] | no_license | JeetKhatri/SpringMVC | a4e6573551e05c8c93d2ef2296355ed1ec8d9c7b | 1342e9ceab746ae5a304adaf90b20a922bf6bcaa | refs/heads/master | 2020-06-24T03:17:29.716552 | 2017-09-06T09:19:37 | 2017-09-06T09:19:37 | 96,917,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package com.bean;
public class StudentBean {
private String studentName;
private String studentHobby;
public String getStudentName() {
return studentName;
}
public void setStudentName(String studentName) {
this.studentName = studentName;
}
public String getStudentHobby() {
return studentHobby;
}
pub... | [
"jeet.g.khatri@gmail.com"
] | jeet.g.khatri@gmail.com |
a3e2bea35eeb1b110a4d3dc500dcdced6141dc67 | 723d372f73b84e4df3f664a2a3a08cd694af9dab | /src/org/openrdf/query/algebra/evaluation/federation/ServiceJoinConversionIteration.java | 755913d7d5c6d907b571926588f4bfca34b449ff | [] | no_license | Thanx7/bookstore | f0a901d9abc1d203111e0cc866064d4fedd95ba8 | 53d5b591fceb8b1a28d1426bf1a24da99d81defb | refs/heads/master | 2020-06-02T20:48:48.529800 | 2014-08-26T14:02:39 | 2014-08-26T14:02:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,030 | java | /*
* Copyright fluid Operations AG (http://www.fluidops.com/) (c) 2011.
*
* Licensed under the Aduna BSD-style license.
*/
package org.openrdf.query.algebra.evaluation.federation;
import java.util.Iterator;
import java.util.List;
import info.aduna.iteration.CloseableIteration;
import info.aduna.iterati... | [
"Aliaksandr_Doubeikovsky@epam.com"
] | Aliaksandr_Doubeikovsky@epam.com |
75673c68ea081460c1811743e6b0a1c270a510a9 | a355888f7e0634ea2324f30aee4af68c587ad3c7 | /src/main/java/org/gridgain/spring/SpringWorkshopApplication.java | e1c2a439b15bb4aefd86d92dfff6d09f4811fb0e | [] | no_license | GridGain-Demos/ignite-spring-workshop | 519b6b543fa67bf4cf0d390b1f6d04a931674b06 | 9d9b2c555da4fac2feb8bbe309ff6e7dabf04621 | refs/heads/master | 2023-03-21T00:48:04.014151 | 2021-03-21T11:59:55 | 2021-03-21T11:59:55 | 349,152,034 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | package org.gridgain.spring;
import org.apache.ignite.springdata22.repository.config.EnableIgniteRepositories;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
@EnableIgniteRepositories
public class SpringWorkshopApplication... | [
"samvimes@yandex.ru"
] | samvimes@yandex.ru |
d2967e3c1757ce1fc32f3843c30356859d3cb5e2 | 8dd47243146c972779408cede9738dd6a2035620 | /src/main/java/com/prototipo/tcc/services/UserDetailsServiceImpl.java | 577e6ee4c91c24fe04e8a1e04ff51e79023c5a4d | [] | no_license | fernandopavan/app-ionic-back | 7287e59467862dd9d990c62771a56260013fbdb7 | e34df957b8055916d0e92c1414455e7e72d03b78 | refs/heads/master | 2023-04-17T11:30:29.312432 | 2020-05-14T18:20:56 | 2020-05-14T18:20:56 | 202,041,189 | 0 | 0 | null | 2021-04-26T19:27:11 | 2019-08-13T01:48:38 | Java | UTF-8 | Java | false | false | 933 | java | package com.prototipo.tcc.services;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.springframework.security.core.userdetails.UsernameNotFoundException;
i... | [
"fernando.pavan@outlook.com"
] | fernando.pavan@outlook.com |
2ac54b446bd0bfdceb85e1230216a51d3d03cf8e | 41bac86d728e5f900e3d60b5a384e7f00c966f5b | /communote/persistence/src/main/java/com/communote/server/core/blog/MailBasedPostingManagement.java | ba89f295dcb92391c6f9b72d3e73c548299a8c15 | [
"Apache-2.0"
] | permissive | Communote/communote-server | f6698853aa382a53d43513ecc9f7f2c39f527724 | e6a3541054baa7ad26a4eccbbdd7fb8937dead0c | refs/heads/master | 2021-01-20T19:13:11.466831 | 2019-02-02T18:29:16 | 2019-02-02T18:29:16 | 61,822,650 | 27 | 4 | Apache-2.0 | 2018-12-08T19:19:06 | 2016-06-23T17:06:40 | Java | UTF-8 | Java | false | false | 422 | java | package com.communote.server.core.blog;
/**
*
* @author Communote GmbH - <a href="http://www.communote.com/">http://www.communote.com/</a>
*/
public interface MailBasedPostingManagement {
/**
* <p>
* Creates a UserTaggedPost from an email message.
* </p>
*/
public void createNoteFromMa... | [
"ronny.winkler@communote.com"
] | ronny.winkler@communote.com |
b8451440069a48b0417e9d26c5ac1176fce5a433 | 9592248cc9a6a117c35d2ea7a06e01fae966ff68 | /src/main/java/com/rowling/spring/dto/LivroDTO.java | a014f719be3c61a038edad01cd8583be036e9afb | [] | no_license | emiliodeoliveira/rowling-lms-backend | 669302c578be76664f7b9bd702e626f790d0428c | 10a7670ab3345737da33c3c00418854cdbc8d2ba | refs/heads/master | 2020-04-11T12:06:49.782732 | 2018-12-14T10:44:24 | 2018-12-14T10:44:24 | 161,769,979 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 557 | java | package com.rowling.spring.dto;
import java.io.Serializable;
import com.rowling.spring.domain.Livro;
public class LivroDTO implements Serializable {
private static final long serialVersionUID = 1L;
private Integer id;
private String nome;
public LivroDTO() {
}
public LivroDTO(Livro obj) {
id = obj.getId(... | [
"Emilio_guilherme_Car@Dellteam.com"
] | Emilio_guilherme_Car@Dellteam.com |
e5e59fcadc64ea724bd82a86b9b3358b439e46ce | 28d9dbf070f064396ad57f6671b0b45960bc8cc8 | /src/main/java/com/lzx/generator/model/EcsEgoUpvoteExample.java | 1149e235213708d134d1bc6bb154e7f6d5f3ab9e | [] | no_license | Black1499/mybatis_study | 8dfa01be4e33f5d8b52477596ba6c185b38c8485 | e3d3abd019f2f66eb811dd08008596adb2fed68f | refs/heads/master | 2020-04-24T01:07:19.909938 | 2019-02-20T06:21:02 | 2019-02-20T06:21:02 | 171,587,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,057 | java | package com.lzx.generator.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class EcsEgoUpvoteExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table ecs_ego_upvote
*
* @mbg.generated
*/
protec... | [
"liu1499@foxmail.com"
] | liu1499@foxmail.com |
87de9971af9477678f38170aa3c1cae7975793b1 | a3db21988a8ff3c3de1f4f2326acda2e80b20eef | /Vest/src/main/java/me/ckhd/opengame/online/handle/ucHandle.java | b458155ab3faff36e555c3abbcf8534104630642 | [] | no_license | lorishui/ckhd | f36205099e89e8b7fa54ed7453686545dfddfb76 | 130134ed7194fbdffd6e3cbc519d8bb99508e2e8 | refs/heads/master | 2020-04-05T15:30:02.568144 | 2017-08-11T07:38:01 | 2017-08-11T07:38:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,837 | java | package me.ckhd.opengame.online.handle;
import java.io.UnsupportedEncodingException;
import java.text.DecimalFormat;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import me.ckhd.opengame.app.entity.PayInfoConfig;
import me.ckhd.opengame.common.utils.CoderUtils;... | [
"729478581@qq.com"
] | 729478581@qq.com |
ae6212a2255e3b9717b7634c55e23e7af06141e9 | 858fa26d934d123379724a7dc95d2cd8a0203a3e | /src/cn/edu/nju/schema/部门类型.java | 842e85a3789ce7d11b9774f6921a0dec882ab415 | [] | no_license | XRiver/JAXBTest | 0282c2af95bf0a6634098d386091d22d075cc407 | a664856f66ab3c6f6aa67977fb07b0f31b756257 | refs/heads/master | 2021-01-25T04:49:36.316928 | 2017-06-08T10:18:07 | 2017-06-08T10:18:07 | 93,485,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,144 | java | //
// 此文件是由 JavaTM Architecture for XML Binding (JAXB) 引用实现 v2.2.8-b130911.1802 生成的
// 请访问 <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// 在重新编译源模式时, 对此文件的所有修改都将丢失。
// 生成时间: 2017.06.06 时间 02:23:42 PM CST
//
package cn.edu.nju.schema;
import javax.xml.bind.annotation.XmlEnum;
import javax... | [
"sdxujianghe@126.com"
] | sdxujianghe@126.com |
845c81c2411843981998a8c63f499fc4f87f284d | c445f5c5402ffa9895a622fdb75b8cc4176b66ef | /src/biz/expense/sorter/SortGuiController.java | 0a4e8123fa88ee248bed5bcdd5a8e03bee92680e | [] | no_license | lhope7/BizExpenseSorter | 1dbe51772ff3e6cc81c3d5c9cbbff7a659dd063b | bf0040efc7055b47b3327db92e01d789782b1948 | refs/heads/master | 2020-12-30T14:12:45.492908 | 2017-05-16T05:58:08 | 2017-05-16T05:58:08 | 91,288,439 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,753 | 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 biz.expense.sorter;
import java.io.File;
import java.net.URL;
import java.sql.Connection;
import java.sql.DriverManager;
impor... | [
"LeesMac@192.168.2.31"
] | LeesMac@192.168.2.31 |
89ba3279dc3258fc53843c01afa815c036e2e9e9 | 425ac2b3d2ba036202c1dc72c561d3a904df33ad | /api/cas-server-core-api-configuration-model/src/main/java/org/apereo/cas/configuration/model/support/scim/ScimProperties.java | 7f875ca40edb9991d30e8d2ab7fa3a06c1694773 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | fogbeam/cas_mirror | fee69b4b1a7bf5cac87da75b209edc3cc3c1d5d6 | b7daea814f1238e95a6674663b2553555a5b2eed | refs/heads/master | 2023-01-07T08:34:26.200966 | 2021-08-12T19:14:41 | 2021-08-12T19:14:41 | 41,710,765 | 1 | 2 | Apache-2.0 | 2022-12-27T15:39:03 | 2015-09-01T01:53:24 | Java | UTF-8 | Java | false | false | 1,355 | java | package org.apereo.cas.configuration.model.support.scim;
import org.apereo.cas.configuration.support.RequiredProperty;
import org.apereo.cas.configuration.support.RequiresModule;
import lombok.Getter;
import lombok.Setter;
import lombok.experimental.Accessors;
import java.io.Serializable;
/**
* This is {@link Scim... | [
"mm1844@gmail.com"
] | mm1844@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.