blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
978baed4076ae05dc9128a74b96f51076b1ce062 | f789692e74479cf650000dbc98d440e4ffaa4065 | /app/src/main/java/com/canhdinh/mylib/model/BaseResponseModel.java | 4917fae0d84810ad6e8e8a6bd6daaf660ffd0df3 | [] | no_license | dinhdeveloper/MyLib | 963fb0434361621adad3510ff7f5ea69b1229779 | de458b10c5b899ca42916a3e116a4eabcfab91c0 | refs/heads/master | 2023-01-20T23:43:31.804305 | 2020-12-03T17:17:37 | 2020-12-03T17:17:37 | 282,491,618 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | package com.canhdinh.mylib.model;
import androidx.annotation.Nullable;
import java.io.Serializable;
public class BaseResponseModel <T> implements Serializable {
@Nullable
private String success;
@Nullable
private String message;
@Nullable
private String total_page;
@Nullable
priv... | [
"dinhtrancntt@gmail.com"
] | dinhtrancntt@gmail.com |
107a87b12b205ef9cf1ab89a1093e1a30a29ca19 | 43ac33d7f1cc7bc5a5c7b61cac94d479ebba38af | /src/test/java/com/nexttech/pageobjectmodel/SignIn.java | a76cdf2e56f95636e1948674e7a3736c8c30deaf | [] | no_license | nahar20/Rose | 102fef633753aeafa864a118ff25066ab85793ef | 3aff689fa43f6fd1353c0c2bf6f6f1dec004f7a0 | refs/heads/master | 2022-12-17T14:48:15.365476 | 2020-09-13T03:50:38 | 2020-09-13T03:50:38 | 295,071,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,092 | java | package com.nexttech.pageobjectmodel;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class SignIn {
WebDriver driver;
public SignIn(WebDriver driver) {
this.driver=driver;
PageFactory.i... | [
"nahartx2109@gmail.com"
] | nahartx2109@gmail.com |
052244452b1fb82bee42feb94893ac04011c05a0 | 09d147a0fe758416a7f90c8e8f711d38dcd4bcf1 | /Project Part A/cw5/src/graph/Node.java | e15d3a1a3cafad25a39b4f5207baac3cac98cecc | [] | no_license | estaisameme/panda2 | 48ce7787fc233cb0d651b4aeec5cf60872ca18f8 | bfb4e647813e843719b4b717ba5a8f53ce0b682b | refs/heads/master | 2016-08-11T07:09:13.394827 | 2016-05-03T11:30:57 | 2016-05-03T11:30:57 | 51,323,801 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 936 | java | package graph;
import java.util.List;
import java.util.ArrayList;
/**
* A class which represents a node in a graph.
*/
public class Node<X> {
private X index;
/**
* Constructs a new node with the specified index.
*
* @param index the index of the node in the graph.
*/
public Node(... | [
"aidanhball@btinternet.com"
] | aidanhball@btinternet.com |
143a0126b2efcf5286965a07a5e399a846db7001 | dc05f3dc090363db01a1a59664974266abecb689 | /part01-Part01_19.AdditionFormula/src/main/java/AdditionFormula.java | bd74d9c00894af8df88a2c8a16ac9dbc7bda663f | [] | no_license | cassumacher/University-of-Helsinki-s-MOOC | 6624d6ab9f7dcfb25a54682178ae83beece3e161 | 7193d6895448158dd09f074cb6a158c8c2a4e739 | refs/heads/master | 2023-01-04T13:03:13.229874 | 2020-07-13T20:06:54 | 2020-07-13T20:06:54 | 279,397,683 | 0 | 0 | null | 2020-10-13T23:32:45 | 2020-07-13T19:49:55 | Java | UTF-8 | Java | false | false | 498 | java |
import java.util.Scanner;
public class AdditionFormula {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Give the first number:");
int first = Integer.valueOf(scanner.nextInt());
System.out.println("Give the second number:");... | [
"noreply@github.com"
] | noreply@github.com |
a90b7b605a112d302ce66178460f917959ae1a28 | 0b0ca7e59ce96554e7cf4b2fa35b18d6e781984e | /src/test/java/ru/appium/lesson/lib/ui/MainPageObject.java | 6ec333cd39910d6305fdf10779979187febe386d | [] | no_license | rrudakov/JavaAppiumAutomation | 56aeb7bfa4bff5574b7359d515a0a650ae258668 | 2c28160d6fb1fe4dc54e30d961b0b9ffded27f81 | refs/heads/master | 2023-06-21T18:36:51.678106 | 2021-04-01T08:28:48 | 2021-04-01T08:28:48 | 141,014,625 | 0 | 0 | null | 2023-06-14T22:29:00 | 2018-07-15T09:32:13 | JavaScript | UTF-8 | Java | false | false | 8,355 | java | package ru.appium.lesson.lib.ui;
import java.util.List;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.Dimension;
import org.openqa.selenium.TimeoutException;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium... | [
"rrudakov@protonmail.com"
] | rrudakov@protonmail.com |
58af18fb392ab13649019637144f3c11e6dd41e4 | cc7a75b159568e3edb59df4436a6ae8b50b974de | /oauth-legacy/oauth-microservices/2x/resource-server-mvc-2/src/main/java/com/baeldung/web/HelloController.java | f7b3b3de8716360d3b1c1b0110f9ba22dfb9101b | [
"MIT"
] | permissive | Baeldung/spring-security-oauth | 204391c208c721e8e36ee44c10295a3bea450b0b | bb6132ba0e5265a4037ebc3706fa16bba7349ac4 | refs/heads/master | 2023-09-01T15:08:42.179453 | 2023-08-24T09:05:33 | 2023-08-24T09:05:33 | 52,948,965 | 2,022 | 2,179 | MIT | 2023-09-14T20:53:18 | 2016-03-02T09:04:07 | Java | UTF-8 | Java | false | false | 956 | java | package com.baeldung.web;
import java.security.Principal;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springfra... | [
"anuragkumawat7@gmail.com"
] | anuragkumawat7@gmail.com |
82704b4eaff8bb2b26e3b07a38dc9e65e4e620fa | 91948dc2fba5f13358c0f9ae67aa986b5e12e811 | /src/main/java/com/model/ActIdInfo.java | a796c1fffed3aa6e030fa78582f79840975529b1 | [] | no_license | lifeifeixz/FileClient | 42d1ddb72ea07d6c65cb98846d3e106e00cae5a3 | 8f94853a92d1be425c4760b6cf9eb0d0aa7870b9 | refs/heads/master | 2021-01-23T21:12:48.049432 | 2017-12-20T05:59:04 | 2017-12-20T05:59:04 | 102,884,976 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,304 | java | // Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://kpdus.tripod.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi space
// Source File Name: ActIdInfo.java
package com.model;
public class ActIdInfo
{
private String id_;
private int rev_;
private String u... | [
"lifeifeixz@sina.cn"
] | lifeifeixz@sina.cn |
57f4a68452118b4cd575d4b8fb27082a2a5d2805 | 33a5cf15d349a2153e011fbb792dd8b106b41c80 | /Example/Important.java | cff7369f0c109734cc46a8a9c0df2e1b92273650 | [] | no_license | 4aka/Examples___Java | 87fb13af6f51593aec2f055a4027a990bf6100a7 | 6bf19880f7c848f944fbbda45b4144749318af26 | refs/heads/main | 2023-04-26T23:02:06.947105 | 2021-05-18T17:42:20 | 2021-05-18T17:42:20 | 348,849,269 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,044 | java | package Example;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Base64;
import java.util.Iterator;
import java.util.List;
import org.json.JSONArray;
import org.json.JSONObject;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import o... | [
"noreply@github.com"
] | noreply@github.com |
88473f92ac18168236efcc92d2aac38cac24df9f | 66d90b3a4483b8da0035012b7342a5d42af08d0c | /src/main/java/com/example/demo/controller/CustomerController.java | b8514ccfc66b164259e7c8322c19d44c1485a1fb | [] | no_license | duyhai97/md4-demo-springboot | 170861bfbb582d4bd4245d0d4c22bbcd1f8c841b | 088cd844f4c712d8fb7cf9a71764bda08bc2454a | refs/heads/master | 2023-06-05T06:59:13.011954 | 2021-06-30T13:03:12 | 2021-06-30T13:03:12 | 381,274,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,015 | java | package com.example.demo.controller;
import com.example.demo.model.Customer;
import com.example.demo.service.CustomerService;
import com.example.demo.service.ICustomerService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.Resp... | [
"79962575+duyhai97@users.noreply.github.com"
] | 79962575+duyhai97@users.noreply.github.com |
2258ab446d64dc8f839258e7af96e333c3676376 | 3a9217d01f578bcc83e1788c12221d489e9df58c | /admin/src/main/java/com/yzz/blog/controller/RestRoleController.java | cdb83327bf3afdd6974a987caa9af1a54275607b | [] | no_license | yangzhenze/YZBlog | c099567babe3eb98ded54fe08749115beae63a3b | 3fbdad5ccf35bcdbf8d928fd152c266f7a29f019 | refs/heads/master | 2023-07-01T05:10:32.989233 | 2020-05-21T14:25:31 | 2020-05-21T14:25:31 | 188,535,250 | 0 | 0 | null | 2023-06-14T16:39:06 | 2019-05-25T07:32:22 | Java | UTF-8 | Java | false | false | 3,945 | java | package com.yzz.blog.controller;
import com.github.pagehelper.PageInfo;
import com.yzz.blog.business.annotation.BussinessLog;
import com.yzz.blog.business.entity.Role;
import com.yzz.blog.business.enums.ResponseStatus;
import com.yzz.blog.business.service.SysRoleResourcesService;
import com.yzz.blog.business.service.S... | [
"466636298@qq.com"
] | 466636298@qq.com |
f546c6388a5b7e6710d20b329a3cb17eb83c0a8d | 16cd44f60037ff460870be9c70546a7bfce4c0c2 | /src/main/java/com/uday/java8/joda/LeapYearUsage_44.java | 56c53c6927546bbcde86589588bcdd36f99362e2 | [] | no_license | udaykumar1113/java-8 | 7870221ed0aa6d56ec666231faed51bec7f90367 | d21b3b6495b141aba3c75b805b88cca568363820 | refs/heads/master | 2020-04-13T02:23:05.668327 | 2018-12-29T17:24:19 | 2018-12-29T17:24:19 | 162,900,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package com.uday.java8.joda;
import java.time.Year;
public class LeapYearUsage_44 {
public static void main(String args[]){
boolean leapYear= Year.isLeap(1994);
System.out.println("Is 1994 leap year? "+leapYear);
}
}
| [
"udaykumar1113@gmail.com"
] | udaykumar1113@gmail.com |
f78d40a2abe45dc5178d07875911b2dff1b351f7 | a309105e78e8ab70d9df99957819babd8cbcab07 | /src/client/Client.java | 5e494c59117e1a6d9d679054fd7150e4ddb79b72 | [] | no_license | mrayanealves/airfare-rmi | dc1f85907c5ebfedaf7f5fc927040179ae84e3a0 | 7330891d25257463444fd297e3900334e709ea15 | refs/heads/master | 2022-12-25T04:19:09.920408 | 2020-10-01T16:29:07 | 2020-10-01T16:29:07 | 247,853,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package client;
import java.rmi.Remote;
import java.rmi.RemoteException;
public interface Client extends Remote {
public void search(String origin, String destination) throws RemoteException;
}
| [
"mrayalves05@gmail.com"
] | mrayalves05@gmail.com |
2c9e87cfdc062e7a6117422d0cc02916cc640200 | 8524b1f573821140ccf3408d00c83dd737341eff | /App_note/app/src/main/java/com/example/truonghoa/MainActivity.java | d4094f90118031aa8ef1e03f154ef905bdd49cd9 | [] | no_license | HoaBlue/git-android | 4ba80716d3248febb27ab2b8ee47c69ac6d20e55 | 3cd6aa9ad23e3822192966d5b31483ce94afc2fd | refs/heads/master | 2020-04-13T09:46:33.780323 | 2018-12-26T00:51:17 | 2018-12-26T00:51:17 | 163,120,459 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,443 | java | package com.example.truonghoa;
import android.content.Intent;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import androi... | [
"hoatruongdev09@gmail.com"
] | hoatruongdev09@gmail.com |
fc4514fc3c6e33a3274a9c6aee1d4eefbbb968cd | 2f2f379f05dd54a52c6595647d56ec3af99785bf | /learn-framework/learn-grpc/src/main/java/io/emqx/exhook/SessionDiscardedRequestOrBuilder.java | 7d173acc6179fb9e076c0158f7059696dbdccbde | [] | no_license | DIscord010/my-learning | 0bc0fa912af024e961dad6482d39d72ce3e520de | 126180034dcac3cc1ce594033aa162ba03a525f9 | refs/heads/master | 2023-04-30T16:20:07.686728 | 2023-04-12T03:57:36 | 2023-04-12T03:57:36 | 204,897,476 | 3 | 0 | null | 2019-10-29T12:22:31 | 2019-08-28T09:37:55 | Java | UTF-8 | Java | false | true | 1,128 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: exhook.proto
package io.emqx.exhook;
public interface SessionDiscardedRequestOrBuilder extends
// @@protoc_insertion_point(interface_extends:emqx.exhook.v2.SessionDiscardedRequest)
com.google.protobuf.MessageOrBuilder {
/**
* <code>.... | [
"chensiqu@leelen.cn"
] | chensiqu@leelen.cn |
acc5b05546421d191162b42f8744f80dcaab7797 | ec579efd6f4428fba46ce242ab35574f40204f3b | /src/main/java/com/ai/amc/core/service/impl/Trends_uintSvImpl.java | f865f4595d4dc1602634bddab1143e5972703531 | [] | no_license | yyzz1987431/platform-amc-service | 8a6613a253e4a3dae99d7be07f795602ac32377a | df96c8906372611b7fba3b0fb5925d433a39e59d | refs/heads/master | 2021-01-16T21:01:38.250354 | 2016-03-08T08:50:22 | 2016-03-08T08:50:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 704 | java | package com.ai.amc.core.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import com.ai.amc.core.dao.mapper.Trends_uintMapper;
import com.ai.amc.core.po... | [
"675660796@qq.com"
] | 675660796@qq.com |
c5f73b69e07e8d0ec93d7005ab7eb10cf6988e87 | 7566f468c27c9077dd7bed9da7e213124f32f26c | /Solution/app/src/main/java/ro/pub/cs/systems/eim/practicaltest02/network/ClientThread.java | 23493f3f5f97189e218dd73ecc338c5a15d267f4 | [
"Apache-2.0"
] | permissive | catalinmares/PracticalTest02 | 1488c5276811285d35895dcc276591d6af2c5c77 | f2d353e0d2646ed7f1f663306eb10680541035af | refs/heads/main | 2023-05-07T06:27:22.420847 | 2021-06-03T08:56:50 | 2021-06-03T08:56:50 | 373,413,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,495 | java | package ro.pub.cs.systems.eim.practicaltest02.network;
import android.util.Log;
import android.widget.TextView;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.net.Socket;
import ro.pub.cs.systems.eim.practicaltest02.general.Constants;
import ro.pub.cs.sy... | [
"catalin.mares@stud.acs.upb.ro"
] | catalin.mares@stud.acs.upb.ro |
6f741f0d1fc66bc7c3981a228d79fbfdad4fd175 | 45400c0790809812bb58711457ec4cd4d2f1f766 | /src/test/java/com/unimoni/selenium/DragAndDrops.java | dfcc7e9392e5016bca2f667e9fca6dfa69f98801 | [] | no_license | vvseshuk/Batch4-SeliniumSession | df1022fbdcebfd3acde281681ed4a8775d080648 | 37887c3da2c986b68d8b29138a937e29d261bdfa | refs/heads/master | 2020-12-22T07:11:13.769152 | 2020-01-28T10:19:06 | 2020-01-28T10:19:06 | 236,707,207 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 986 | java | package com.unimoni.selenium;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.interactions.Actions;
public class DragAndDrops {
public static ... | [
"seshavataramk@wavalabs.ai"
] | seshavataramk@wavalabs.ai |
3c2b5737b6ec26074cda7f33e22fd397bfe3c040 | 07f45187b2bd5e119114453ec239d07519f3b402 | /Sample/app/src/main/java/com/androidHexa/sample/ui/home/HomeViewModel.java | 2d9d5917c9223f9d3511eb90fdc1f6bd6f19a25c | [] | no_license | hexaspace/android_studio_tutorial | 6aca4541208fd4a672d1b46365e0806f48b4346f | d8532176de680349862764805d7006fda461acd4 | refs/heads/main | 2023-04-18T23:44:25.612106 | 2021-05-05T15:10:42 | 2021-05-05T15:10:42 | 362,723,228 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 445 | java | package com.androidHexa.sample.ui.home;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class HomeViewModel extends ViewModel {
private MutableLiveData<String> mText;
public HomeViewModel() {
mText = new MutableLiveData<>();
... | [
"hexa6do@hanyang.ac.kr"
] | hexa6do@hanyang.ac.kr |
dadc6c916ede1e25ef374317fa550771e84fc45c | 828ef94a14d593fbda1a12b68be6252d2e4355a3 | /StreamTest/src/fpij/StaticTest.java | 25b5d0751c14e529ff750f32655d2947b6ada37c | [] | no_license | bartekJava/workspace | ad0b09dcec55408de0b401e4cd816b4a2a601b8a | db9c24aa0cee9035d8b47869f8d08726cc345ba3 | refs/heads/master | 2021-01-25T05:57:35.527993 | 2017-10-09T15:53:09 | 2017-10-09T15:53:09 | 80,713,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 264 | java | package fpij;
public class StaticTest
{
public static int silnia(int number){
if(number == 1)
{
return number;
}
else
{
return number * silnia(number-1);
}
}
public static void main(String[] args)
{
System.out.println(silnia(50));
}
}
| [
"bartosz_wojtulewicz@o2.pl"
] | bartosz_wojtulewicz@o2.pl |
7132c2ce103e2d347223c6e13e9ae7ebe14aa7d6 | 42eb2dd49b8530c23648c5d4a6314c84a6dea677 | /src/main/java/br/com/lemontech/triprequestmanager/selfbooking/wsselfbooking/services/request/PesquisarSolicitacaoRequest.java | 0b008bd0e62c42102143f4e3c232cd3bd9cc97b3 | [] | no_license | jacyzin/fullstack-java-teste | 87c0e4e5698296d51b140607c49906cb98b9ae76 | f9bfeecccccbdf46c9a4eebde9cc5a01889a1ebe | refs/heads/master | 2020-03-07T22:54:15.225374 | 2018-04-02T14:40:47 | 2018-04-02T14:40:47 | 127,757,211 | 0 | 0 | null | 2018-04-02T13:04:36 | 2018-04-02T13:04:36 | null | UTF-8 | Java | false | false | 8,521 | java |
package br.com.lemontech.triprequestmanager.selfbooking.wsselfbooking.services.request;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
import javax.xml.bind.annotation.XmlElem... | [
"henryjacyzin@gmail.com"
] | henryjacyzin@gmail.com |
7b05cccd3394d4eb32aca1b8036a273df3d4b921 | 3d8ebd2e40c761747bb6938628f65478ca9348b1 | /src/com/catalyst/android/birdapp/utilities/AlertDialogFragment.java | 3b4ce9f062ac8596a9f3a83703cd3758fc67e979 | [] | no_license | maroon5five/BirdApp | bdaaf9f44273f5eb73b49639c1ebf1e3bfec8e7e | ef136c3e68aad321f5b9d57fb20d13793430f5c1 | refs/heads/master | 2021-01-18T01:51:05.636238 | 2013-11-04T22:39:12 | 2013-11-04T22:39:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,134 | java | package com.catalyst.android.birdapp.utilities;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.DialogFragment;
import android.content.DialogInterface;
import android.os.Bundle;
import android.util.Log;
import com.catalyst.android.birdapp.BirdFormActivity;
p... | [
"mhowell@catalystitservices.com"
] | mhowell@catalystitservices.com |
3e485b6d1f7449767e000e1eae8e3882903203a1 | d142c8b8a3aa73b52c3e02c6af9ac3016898cbdb | /DemoConstructor3.java | a2515505093f730c0f69095b0c83554db2b42938 | [] | no_license | zepedak1/Java-Works | 1768b4c5c8672667365f96c4d065068eb8765edd | 0bf871e5444482d756b34ad48b74300379d01739 | refs/heads/master | 2020-08-29T16:55:53.300543 | 2019-10-30T17:41:20 | 2019-10-30T17:41:20 | 218,101,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | public class DemoConstructor3
{
public static void main(String[] args)
{
EventSite aSite = new EventSite(678);
EventSite anotherSite = new EventSite();
EventSite aThirdSite = new EventSite("Robin");
System.out.println("Site number is " + aSite.getSiteNumber() + " Manager is " + aSite.ge... | [
"noreply@github.com"
] | noreply@github.com |
2ee5e97bc58ac342b437d760adb5bde6e29ad64a | 3646032e5d7deafc668e89d734e9eb5f7ef673ec | /RuoYi/ruoyi-common/src/main/java/com/ruoyi/common/utils/ExcelUtil.java | 86fe6ae90769fe77c7b788935db92d9c832a6502 | [
"MIT"
] | permissive | zhonglin728/JavaProject | 1604e582525de96ab5ccde1d1184b48d1958902b | 956282eaff851064d5e327e9816b143891b05e8a | refs/heads/master | 2022-09-19T09:38:48.363152 | 2021-12-18T12:38:37 | 2021-12-18T12:38:37 | 90,464,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,705 | java | package com.ruoyi.common.utils;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Dat... | [
"717543275@qq.com"
] | 717543275@qq.com |
5f57753781700919ad8d9727f5fe63ad3325e6f9 | 9e676e744baa12840464dfdf6716741e870dbf96 | /src/main/java/com/taxtelecom/chelnyedu/dropwizardclient/guiform/PhonebookGUI.java | f60bd66895c80e8c8a41a0c862326aa9c1571d4f | [] | no_license | chelnyedu/rest-gui-client | 506b3c24c47e033b889276bcc4b7647649b37e8b | a34e6b71bab22d918ea69dce8ca5ef7b96d062f9 | refs/heads/master | 2021-01-01T12:51:06.432537 | 2017-08-01T14:59:51 | 2017-08-01T14:59:51 | 97,578,987 | 0 | 1 | null | 2017-07-28T08:32:22 | 2017-07-18T09:19:28 | Java | UTF-8 | Java | false | false | 9,030 | java | package com.taxtelecom.chelnyedu.dropwizardclient.guiform;
import com.taxtelecom.chelnyedu.dropwizardclient.factory.InterfaceClient;
import com.taxtelecom.chelnyedu.dropwizardclient.factory.Factory;
import com.taxtelecom.chelnyedu.dropwizardclient.resources.Contact;
import javafx.application.Application;
import javafx... | [
"git_rabota2017"
] | git_rabota2017 |
8712f152c67b98bfd3af1f8f2dc6c492bcdac8b8 | fad523c7c0db7839b91fd9f0a6dc1762432dff64 | /StepStoneCrawler/src/project/ListLinks.java | 985fbd9dff3c51658bb842ec32430cdc69b64d20 | [] | no_license | DaFunkl/SSCrawler | 638d7a4167c57d239abdbec657f512ed1d99cceb | d6b246eede1d2e2bc9e3d9ed4930e0e94baccadc | refs/heads/master | 2021-01-01T16:36:39.754356 | 2017-07-20T19:07:39 | 2017-07-20T19:07:39 | 97,869,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,743 | java | package project;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStreamWriter;
import java.io.Writer;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.... | [
"noreply@github.com"
] | noreply@github.com |
3b31b515cf3e90e84282869ae796bfdf7483dd23 | 5e7fa165db779ce24aa03a562d651c768a05012b | /src/main/java/dynamicore/tools/SVMModel.java | a13953b7cec5323594627e08a4056813f9aea551 | [] | no_license | arafeh94/jsf | 21e8e82ce210cfa6f081fd7ad605284f20b1fa8e | 301036ff26ec88f0857400b4dc75da60e6e0f3fe | refs/heads/master | 2022-07-08T23:56:52.723698 | 2020-03-02T15:41:04 | 2020-03-02T15:41:05 | 181,476,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 705 | java | package dynamicore.tools;
import java.io.BufferedReader;
import java.io.InputStreamReader;
public class SVMModel {
public static String predictRole(String msg) {
try {
ProcessBuilder pb = new ProcessBuilder("C:\\Users\\Arafeh\\Documents\\Projects\\svm\\venv\\Scripts\\python.exe", "C:\\Users\\A... | [
"pmdudmp123"
] | pmdudmp123 |
c982566dabebfe83ec2ed1cbbbed147ac9fb702c | b5c674ed487691bc59a443868896292ae5b3aa45 | /src/main/java/com/liferay/log4j/experiment/Log4J2Util.java | b5ff86fccd3d391900567559932c4c85c221fab8 | [] | no_license | yuhai/log4jexperiment | 44bc1e081c3aa1fb1953f4507e60e00e7fd06c4c | 65f649593f9aa1e75b52cb651fd249f7814940e8 | refs/heads/master | 2023-02-23T03:08:25.168510 | 2021-01-25T14:01:53 | 2021-01-25T14:01:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,322 | java | package com.liferay.log4j.experiment;
import com.liferay.log4j.experiment.log4j2.CentralizedConfiguration;
import com.liferay.log4j.experiment.log4j2.CentralizedConfigurator;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.apache.logging.log4j.core.LoggerContext;
import o... | [
"dante.wang@liferay.com"
] | dante.wang@liferay.com |
c8e354c6752eb0bf46b9c3ccca4b7131c6e7cb7c | 08e7464e6c5160d706d49f93e1e842aea0346b6e | /src/test/java/ru/urfu/MessageStorageTest.java | 864f4d2081441a761815a3a5d624e37e3681968c | [] | no_license | apetryashov/twitter | 22c33a160cdd02ae618950c10bd6957d30ae48a6 | 2f620df65e18604f2227029b38a004b80cc470c5 | refs/heads/master | 2021-06-03T00:28:04.796685 | 2016-10-17T15:04:15 | 2016-10-17T15:04:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package ru.urfu;
import org.junit.AfterClass;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Created by andrey on 16.10.16.
*/
public class MessageStorageTest {
private MessageStorage storage = new MessageStorage();
@Test
public void renderAllMessages() throws Exception {
storag... | [
"567m249"
] | 567m249 |
a3161d8bf41d2dfccc98a7b1232fff36acd48a96 | 84abf44f04e7e19cc07eb4b8c8fe14db1ccb9b22 | /trunk/src/main/java/healthmanager/modelo/dao/Revision_sistemaDao.java | 113bd12c75eccc6386e7233a75a80d7ccabcd04d | [] | no_license | BGCX261/zkmhealthmanager-svn-to-git | 3183263172355b7ac0884b793c1ca3143a950411 | bb626589f101034137a2afa62d8e8bfe32bf7d47 | refs/heads/master | 2021-01-22T02:57:49.394471 | 2015-08-25T15:32:48 | 2015-08-25T15:32:48 | 42,323,197 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 646 | java | /*
* Revision_sistemaDao.java
*
* Generado Automaticamente .
* Tecnologo Luis Miguel Hernandez
*/
package healthmanager.modelo.dao;
import java.util.List;
import java.util.Map;
import healthmanager.modelo.bean.Revision_sistema;
public interface Revision_sistemaDao {
void crear(Revision_sistema revision_sis... | [
"you@example.com"
] | you@example.com |
9cf8ce93214dd2b5d46fedcb20e7bb5e6f32026e | bd914f1ff80bb2e798469e0fcffa05438b4ea54a | /LectureManagementServer/src/lecturemanagement/Server/Main/Control/LogoutStudent.java | 61516ae559f0378b0785b3bd17880e068d7bc09d | [] | no_license | saadalenany/LectureManagementSystem | ea3313caa4f9d6b4a8e5cce946fe4402779543ff | 7031f8f9d39ad11890254f096c9eb98a6dd4d4a4 | refs/heads/master | 2021-01-22T22:49:46.727016 | 2017-03-20T14:03:57 | 2017-03-20T14:03:57 | 85,583,689 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,924 | 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 lecturemanagement.Server.Main.Control;
import java.net.Socket;
import static lecturemanagement.Server.Login.Control.ReceiveCli... | [
"saad.alenany@yahoo.com"
] | saad.alenany@yahoo.com |
9f976ef7b7167140dc8994471233ecf44da04dd0 | 7b7bb4b673a09b7786eceefb9af9b45fb4660d5f | /app/src/main/java/in/edu/firebasephoneotp/internationalflightreg.java | 983c62c5a66e6d2ff90210ac7c8c88b573890a5d | [] | no_license | samuelshan123/OTP | cad9a936fdd67c3880c5b2f400a30c7711a0457f | 8a00a22ea80f8212ec46045e68226b87c62f78a9 | refs/heads/master | 2022-11-07T15:23:38.252969 | 2020-06-12T10:58:04 | 2020-06-12T10:58:04 | 271,776,904 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | package in.edu.firebasephoneotp;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class internationalflightreg extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layo... | [
"samuelshan123@gmail.com"
] | samuelshan123@gmail.com |
4ee76a7a273905e9cd992070df60950654ced6dd | 2626d42706cbe0402565a836e5457a2b11976bed | /scholarship/src/com/scholarship/service/scholarship/impl/ScholarshipServiceImpl.java | 2d09031d46ad53e5715da330b7a541b5233e43d3 | [] | no_license | nocater/scholarship | 3c4c541f2d617c27e620533221bd24c6865be13a | e8226cf2da9d391a0ce7073f0ce25df320f230fc | refs/heads/master | 2023-08-31T02:37:17.008777 | 2023-08-21T09:11:40 | 2023-08-21T09:11:40 | 55,274,336 | 23 | 11 | null | null | null | null | UTF-8 | Java | false | false | 1,683 | java | package com.scholarship.service.scholarship.impl;
import java.util.List;
import com.scholarship.dao.scholarship.ScholarshipDao;
import com.scholarship.module.scholarship.Scholarship;
import com.scholarship.service.impl.BaseServiceImpl;
import com.scholarship.service.scholarship.ScholarshipService;
/***
* 奖学金Service... | [
"cs781503542@qq.com"
] | cs781503542@qq.com |
ebd9a211f9aeda52f588ae13226080822f4ddf4f | a4f94f4701a59cafc7407aed2d525b2dff985c95 | /core/debug/languages/customViewers/source_gen/jetbrains/mps/debug/customViewers/behavior/FieldOperation_BehaviorDescriptor.java | 316815e566334b928d574d6ac57f696a8f8be362 | [] | no_license | jamice/code-orchestra-core | ffda62860f5b117386aa6455f4fdf61661abbe9e | b2bbf8362be2e2173864c294c635badb2e27ecc6 | refs/heads/master | 2021-01-15T13:24:53.517854 | 2013-05-09T21:39:28 | 2013-05-09T21:39:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,308 | java | package jetbrains.mps.debug.customViewers.behavior;
/*Generated by MPS */
import jetbrains.mps.lang.core.behavior.BaseConcept_BehaviorDescriptor;
import jetbrains.mps.baseLanguage.behavior.IOperation_BehaviorDescriptor;
import jetbrains.mps.smodel.SNode;
import jetbrains.mps.baseLanguage.behavior.IOperation_Behavior;... | [
"a.a.eliseyev@gmail.com"
] | a.a.eliseyev@gmail.com |
98d24fbf103eacde80ef8a96d123810cb911d967 | 87847d3efa7d3725a71d2b838af1484a0a946ddc | /src/main/java/com/mycompany/jee_jpa/Constants.java | ae2caef37f1bd54394fff31d8bb0d878451ada03 | [] | no_license | BenAzlay/jee-project-Version2 | 7c9592ad4ea95846dbe7889637b164c873af5eb7 | c00c805b95d0e832b290a38dea618fcb8d51c177 | refs/heads/master | 2022-07-15T06:29:35.627155 | 2020-01-02T12:54:25 | 2020-01-02T12:54:25 | 221,196,678 | 0 | 0 | null | 2022-06-21T02:33:02 | 2019-11-12T10:59:56 | Java | UTF-8 | Java | false | false | 976 | java | package com.mycompany.jee_jpa;
public class Constants {
public static final String QUERY_SEL_CREDENTIALS = "SELECT * from CREDENTIALS";
public static final String QUERY_SEL_EMPLOYEES = "SELECT * from JEEPRJ";
public static final String ERR_MISSING_FIELD = "You must enter values in both fields";
public ... | [
"benjamin.azoulay@efrei.net"
] | benjamin.azoulay@efrei.net |
cdb4b5902bf118afd74149d5f99609f9973c7e8c | 3b708274620b8ce89b51568b9c6879a5de05c312 | /leetcode-part/双指针/快慢指针/[148]排序链表.java | 0e8066091072be62018007ac070aed447b63e1dc | [] | no_license | Zgxh/Algorithms-Ex. | 3ba91a24fd590888c23a0f95a92d218364343ea4 | 53499d76582d815ac3a208d0d04c1c1605138de7 | refs/heads/master | 2021-06-22T21:19:44.906170 | 2021-04-05T11:32:46 | 2021-04-05T11:32:46 | 212,730,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,392 | java | //在 O(n log n) 时间复杂度和常数级空间复杂度下,对链表进行排序。
//
// 示例 1:
//
// 输入: 4->2->1->3
//输出: 1->2->3->4
//
//
// 示例 2:
//
// 输入: -1->5->3->4->0
//输出: -1->0->3->4->5
// Related Topics 排序 链表
// 👍 712 👎 0
//leetcode submit region begin(Prohibit modification and deletion)
/**
* Definition for singly-linked list.
* public cla... | [
"1227814546@qq.com"
] | 1227814546@qq.com |
e7e87c041b87578d229a80377009423f8e7cb5bd | 75484aeed789b170359575a3082b95c06c35c095 | /logon/src/main/java/com/aliyun/ayland/data/ATDeviceTslOutputDataType.java | 3fac7966590098ce99a1e7c895149af452cce411 | [] | no_license | 584393321/aite_longguang | abc1ed64bfd0d33c3638fb31c3777af054c2d8f5 | 97aade9d29a903a648c2cc4993a94d60d7b05820 | refs/heads/main | 2023-04-07T02:32:24.649736 | 2021-04-09T09:44:38 | 2021-04-09T09:44:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,949 | java | package com.aliyun.ayland.data;
import android.os.Parcel;
import android.os.Parcelable;
import com.alibaba.fastjson.JSONObject;
/**
* @author guikong on 18/4/12.
*/
public class ATDeviceTslOutputDataType implements Parcelable {
private JSONObject dataType;
private String identifier;
private String name... | [
"584393321@qq.com"
] | 584393321@qq.com |
60b2ba9ca07571ad92ec1cbf3bd0a3d8220c5904 | 4b8f953f59124a82a4856a0a65ebec864a6f1df6 | /src/cn/dato/controller/LoginController.java | c70ed324b379294a0f9a51ef5e43284d6bc5757d | [] | no_license | visioncui/ssm | 32083f6b9aa630eca477c301fb3ec8ba8fc7647a | eb61a6d5bd304a9ccc33291dbd8004e3f6f560c5 | refs/heads/master | 2020-03-16T14:06:48.902402 | 2018-05-09T02:20:00 | 2018-05-09T05:52:45 | 132,707,899 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 969 | java | package cn.dato.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
@RequestMapping("/login")
public class LoginController {
//跳转到... | [
"1048021678@qq.com"
] | 1048021678@qq.com |
11ac13454cd2b36ec96837c525ff682c48b387ca | 95b04aa8628883558f9612e32dddf7219d9809de | /apps/yms/app/src/main/java/org/onosproject/yms/app/ych/defaultcodecs/CodecHandlerFactory.java | b734239b157ccffe0fa00721de4b6846b09f4e1d | [
"Apache-2.0"
] | permissive | lsinfo3/nms-aware-onos | fb27413064dfc748e1c526e6c057805d0d5575d1 | bae0eeb10d6ae7559e0996535308039e9f0bc3c1 | refs/heads/master | 2021-09-04T03:28:29.001190 | 2016-11-30T06:29:48 | 2016-12-02T09:45:13 | 104,461,102 | 0 | 2 | Apache-2.0 | 2017-12-12T08:09:49 | 2017-09-22T10:10:55 | Java | UTF-8 | Java | false | false | 4,028 | java | /*
* Copyright 2016-present Open Networking Laboratory
*
* 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 appli... | [
"gerrit@onlab.us"
] | gerrit@onlab.us |
562df7ce15aceebd37e89ef98f59d9cedd7de564 | 5c421819c71d44520e51bbd648c2ca89ff4295b8 | /src/main/java/com/acarasiov/vmsoft/dao/VendingMachineDaoInMemImpl.java | 5dc6b15bf9c2339111cc68c00a56bf3590f70f4c | [] | no_license | 020010898/Vending-Machine-Software | cad057a678328472bbbf85634a923d3463f54451 | ca6001ed24b1b1673d4298565c6bdd841bc9f41f | refs/heads/master | 2023-05-30T05:09:40.371797 | 2021-06-14T22:19:49 | 2021-06-14T22:19:49 | 375,477,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,207 | java | package com.acarasiov.vmsoft.dao;
import com.acarasiov.vmsoft.model.Item;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class VendingMachineDaoInMemImpl i... | [
"a.carasiov19@gmail.com"
] | a.carasiov19@gmail.com |
cf74177b7a050a54949c685fe53805d0822ec4af | 673006389a2216555fc0f03fd3b3757f78a02454 | /Web_Cat-master/Bootstrap/src/net/sf/webcat/WCUpdater.java | 357884cf74d822a69946f6ffa2c31f034a7bc665 | [] | no_license | manasigore/my-projects | d2be7576ab4ccd1697dfaada577b90703704babf | e2add29036388a9d7ffc2e4519d8e85ffb5386cb | refs/heads/master | 2020-03-19T03:47:49.472749 | 2018-06-08T20:24:09 | 2018-06-08T20:24:09 | 135,763,670 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,705 | java | /*==========================================================================*\
| $Id: WCUpdater.java,v 1.2 2011/05/27 15:30:56 stedwar2 Exp $
|*-------------------------------------------------------------------------*|
| Copyright (C) 2006-2011 Virginia Tech
|
| This file is part of Web-CAT.
|
| Web-CAT is ... | [
"manasi.gore490@gmail.com"
] | manasi.gore490@gmail.com |
30c63f59ad389af030baf27295974c3e822c9ce7 | 28bee3beb9632b8f344957caae6490e71ba85d64 | /CSVM-Modelling-and-Validation/src/org.activiti.designer.model.edit/src/org/eclipse/bpmn2/provider/SignalEventDefinitionItemProvider.java | 3219b2e898ade3869b2c2df652837b97ca32697a | [
"Apache-2.0"
] | permissive | AniketosEU/Security-Service-Validation-and-Verification | c37672458719b83a405f436d233997cf25491f28 | d5381915e183788c09af6d69035409f9424527bc | refs/heads/master | 2021-03-12T20:18:16.363883 | 2015-06-15T07:25:54 | 2015-06-15T07:25:54 | 15,805,871 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,573 | java | /**
* <copyright>
*
* Copyright (c) 2010 SAP AG.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
... | [
"adbrucker@0x5f.org"
] | adbrucker@0x5f.org |
95e16d9c4a64729f6f20287b131a5a17ce3e5ed5 | 61d998c89d696127c977d2cf18a8542327b1903a | /Lab7/app/src/main/java/edu/temple/bookshelf/Book.java | 3f4e06f148e78b1e292d096ead9a8ca0e47ea1e0 | [] | no_license | elyordan/CIS3515 | b18afd44e6f6867ebccc84f4822abc833253bd72 | 22b18ac4981631034a9a6cbc39467224cca1df3b | refs/heads/main | 2023-04-26T20:24:20.029486 | 2021-05-12T18:49:13 | 2021-05-12T18:49:13 | 337,929,785 | 0 | 0 | null | 2021-05-12T18:49:13 | 2021-02-11T04:33:57 | Java | UTF-8 | Java | false | false | 324 | java | package edu.temple.bookshelf;
public class Book {
String title;
String author;
public Book(String title, String author) {
this.title = title;
this.author = author;
}
public String getTitle() {
return title;
}
public String getAuthor() {
return author;
... | [
"elyordan_21@hotmail.com"
] | elyordan_21@hotmail.com |
fc20d9b5d11f537057ad35cc931ca244dbca957c | cf3a1e6683b9677c266e174d8d9edd06ee2f2065 | /src/test/java/com/zl/swaggerdemo/SwaggerDemoApplicationTests.java | 8d9502db2700696e1eecc739521e31727671a5e9 | [] | no_license | Toooooy/swaggerDemo | 36322050e12f9d1b97157efe39f8d248db49e490 | 7bf54674d3c8f880b20ebbbd01eeb2a68b97b4d6 | refs/heads/master | 2023-04-14T13:58:48.781731 | 2021-04-29T14:22:34 | 2021-04-29T14:22:34 | 362,837,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | package com.zl.swaggerdemo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SwaggerDemoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"958786642@qq.com"
] | 958786642@qq.com |
928673aa5399a1049a9a6778ce549a3bdd1068a3 | c8b1fc3b92efa7408f53cd512d0391fee06a893b | /Lessons/examples/ch32/EquationGeneratorJSON/src/java/com/deitel/equationgeneratorjson/Equation.java | 45e0fbe127130e6db6b1cb0cab9bf4eadbc90174 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | jonathanDase007/CTY-AP_CompSci | ca7602efeffc134d22fa9ed7c73512fa3806510f | 3b9741332578afe33090f12927eae7c9bd3ce984 | refs/heads/main | 2023-06-05T03:47:41.998909 | 2021-06-20T15:42:31 | 2021-06-20T15:42:31 | 378,681,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,342 | java | // Fig. 31.23: Equation.java
// Equation class that contains information about an equation.
package com.deitel.equationgeneratorjson;
public class Equation
{
private int leftOperand;
private int rightOperand;
private int result;
private String operationType;
// required no-argument constructor
publi... | [
"76699669+jonathanDase007@users.noreply.github.com"
] | 76699669+jonathanDase007@users.noreply.github.com |
1fa28963baaf86fff2328078aedb7eee758204f0 | 97ebeefdb8a6dcde87dca115ae20679033d16eed | /src/arrays/No54.java | 38f9191824c1b9bf0a01e5da531ce889f2a79c6c | [] | no_license | rayyu999/LeetCode | 3bd2457b4f72b09e051100cd2da7bd0a8685b793 | d905aac77bc0939ff978e5492c4dceaf88a82ddf | refs/heads/master | 2023-06-16T18:51:20.709088 | 2021-07-14T15:42:24 | 2021-07-14T15:42:24 | 314,477,389 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,714 | java | package arrays;
import java.util.ArrayList;
import java.util.List;
public class No54 {
public List<Integer> spiralOrder(int[][] matrix) {
int r = matrix.length, c = matrix[0].length;
int[][] visited = new int[r][c];
int i = 0, j = 0, cnt = 0;
List<Integer> res = new ArrayList<>();... | [
"411205547@qq.com"
] | 411205547@qq.com |
71214468f5b9421bc1fae4d6e940f02a166f461d | 47686bbdcf8be3ee0cda1442d32fd61465a917d3 | /ppl-schema/src/main/java/eu/primelife/ppl/policy/credential/impl/ConditionType.java | 5047104873ebbd6b782dc96f1d299e1fc6800172 | [] | no_license | jjsendor/fiware-ppl | f08e8cb2e7336eaae39389936cab58cfc931a09a | 841b01e89b929c1104b5689a23bb826337183646 | refs/heads/master | 2021-01-09T07:03:00.610271 | 2014-04-30T14:09:06 | 2014-04-30T14:09:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,053 | java | /*******************************************************************************
* Copyright (c) 2013, SAP AG
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistributio... | [
"francesco.di.cerbo@sap.com"
] | francesco.di.cerbo@sap.com |
6d46bbfe19b32f7c8f64977b92195ba98b4176ad | 2e74c0d8a9b4b594f111008adb1abe3bfa023e4c | /src/diagramasUML/clase/Clase.java | 209342d7b85a460844df64e20b0e80225618c9a0 | [] | no_license | josearielpereyra/UMLTool | 64a9fc2d34979299ad80b6e3dcd3d5df10a0e635 | e51aaf71cf58e94d276137f262be8d17178619d7 | refs/heads/master | 2020-09-04T18:52:15.099058 | 2019-12-23T05:11:28 | 2019-12-23T05:11:28 | 219,856,476 | 0 | 0 | null | 2019-12-23T05:11:29 | 2019-11-05T21:46:03 | Java | UTF-8 | Java | false | false | 1,039 | 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 diagramasUML.clase;
import java.util.ArrayList;
/**
*
* @author josearielpereyra
*/
public class Clase {
private String ... | [
"josearielpereyra@gmail.com"
] | josearielpereyra@gmail.com |
0d8090e670abc357bc8e586bf77d96ab5a81b372 | da513aaebb4b6885fefda859948c886584dd9ef0 | /src/main/java/com/idus/backend/filter/JwtRequestFilter.java | 2a85d6d8257c033910f3bfa2d8840cc52e7bd1a5 | [] | no_license | tlsgud216/idus | 4fda6c81dc7c1927e9886b79a4c56236719da885 | c54ea7899daf25c1053431a3c0c39ad900f3c2a5 | refs/heads/main | 2023-08-05T18:31:16.424734 | 2021-09-23T01:49:37 | 2021-09-23T01:49:37 | 407,568,937 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,155 | java | package com.idus.backend.filter;
import com.idus.backend.config.JwtProperties;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.Jws;
import io.jsonwebtoken.Jwts;
import io.jsonwebtoken.security.Keys;
import org.springframework.security.authentication.AuthenticationManager;
import org.springframework.security.auth... | [
"tlsgud216@gmail.com"
] | tlsgud216@gmail.com |
c4ffd25982208a9249e988bf7820d36eeb7bc137 | 93d7a00c72d529d2c7c3f59a488254e015e2c8be | /src/main/java/com/abbachurch/app/service/package-info.java | cdb20d6198ee6732ab86b0fe3c5467845e164b77 | [] | no_license | BulkSecurityGeneratorProject/abba-church-web-app | 70f3ebbecaa0984cd648355a032fc4dc21fb97ba | cfb99fae77540c4becbb3d08c6aec95c6d3c7293 | refs/heads/master | 2022-12-16T22:57:56.989079 | 2020-03-18T00:29:30 | 2020-03-18T00:29:30 | 296,508,556 | 0 | 0 | null | 2020-09-18T03:57:03 | 2020-09-18T03:57:02 | null | UTF-8 | Java | false | false | 68 | java | /**
* Service layer beans.
*/
package com.abbachurch.app.service;
| [
"cghar1030@brandeis.edu"
] | cghar1030@brandeis.edu |
2fc700ac83a983c9a8b13f363c16ef2805b84896 | b0827517e55892db61bec2faa1d8e40eec7c3ea0 | /src/com/reactive/stream/flow/one/EmployeeSubscriber.java | 1703dea00c1804193928f3b6575a9ce589f34180 | [] | no_license | pranitkokne/Reactive-Stream | e5e8a57d733993fde81d873cbd7432768ee500de | 418c2b7a6f1c25281ed08dfac536b8ffdc264a60 | refs/heads/master | 2020-04-02T01:50:55.255075 | 2018-10-20T06:49:21 | 2018-10-20T06:49:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 912 | java | package com.reactive.stream.flow.one;
import java.util.concurrent.Flow.Subscriber;
import java.util.concurrent.Flow.Subscription;
public class EmployeeSubscriber implements Subscriber<Employee> {
private Subscription subscription;
private int counter = 0;
@Override
public void onSubscribe(Subscription subscrip... | [
"pranitkokne2018@gmail.com"
] | pranitkokne2018@gmail.com |
dc0f6db085d5b38ba9ea42926cb727e945b641f2 | bacf8583a1ec75c7152c4c0efd8d18e5295a3dab | /src/main/java/br/ufc/quixada/publisher/PublisherRepository.java | b92f6436aba61e7a62d439b32650714f0e4a196a | [] | no_license | sergiorodriguesml/ifactory-springboot | 602fb5f58331c9e09f753d9d5cf93d88dcb8d4d5 | c14e5bfbf06dd8b61b20b2f2dd566df9e8f637b6 | refs/heads/master | 2021-01-01T15:20:44.086884 | 2017-07-19T19:35:25 | 2017-07-19T19:35:25 | 97,594,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 180 | java | package br.ufc.quixada.publisher;
import org.springframework.data.repository.CrudRepository;
public interface PublisherRepository extends CrudRepository<Publisher, Integer> {
}
| [
"sergiojuniorlimma@gmail.com"
] | sergiojuniorlimma@gmail.com |
db3e90779cef2a88d9ffcddb6c32314e445e436d | 4ea314add6fd97fd8132138fcd3d81c82d42e36d | /Gender.java | 0cbd42dad832ec98daacc66613949e5db76fd7e4 | [] | no_license | Denzil0991/NILSUH- | 2909593cc0f2f68b9a8b71444b60f7da6ad1ec8e | 265f926fbd17b28c527a76e10f4a043edaebcfb4 | refs/heads/main | 2023-03-25T23:47:26.974533 | 2020-12-03T14:32:28 | 2020-12-03T14:32:28 | 350,887,902 | 0 | 0 | null | 2021-03-23T23:38:02 | 2021-03-23T23:38:01 | null | UTF-8 | Java | false | false | 40 | java | public enum Gender {
MALE, FEMALE
}
| [
"noreply@github.com"
] | noreply@github.com |
c788165cd1aefe8907af32113a5ccd339b1e4e96 | d2d293e50ed9468e9071e32c7517bc924feef3d1 | /src/main/java/Polynom.java | 3e9b9c4408c61b1f1ac0df28164d6bc2e75a41bb | [] | no_license | tucaEmanuel18/IC-RC4-LFSR | 116d52d5d0e84d79c8088f563a63985c9a272f32 | 082c63a25633c73c8ca35616e452204b6bb53bc9 | refs/heads/master | 2023-04-09T01:57:39.145883 | 2021-04-19T13:50:14 | 2021-04-19T13:50:14 | 358,238,405 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,325 | java | import java.util.ArrayList;
import java.util.List;
public class Polynom {
private List<Integer> notNullPositions;
public Polynom(List<Integer> notNullPositions){
if(notNullPositions == null){
throw new NullPointerException();
}
if(notNullPositions.size() < 2){
t... | [
"emanuel.tuca@info.uaic.ro"
] | emanuel.tuca@info.uaic.ro |
18165563693f80d33a52c6583722bd8ed6df44e8 | 8c1dadb139b518cbe01c28e75299dd75a17845ee | /AI_BFS_15Puzzle/src/ai_bfs_15puzzle/SearchHandler.java | 212410ba153fd1cad8b1aaba812c3997391555c9 | [] | no_license | saikrishnakk/Artificial-Intelligence-Coursework-Assignments | 43daf41f4dfc46987416e9b797c642be75797b81 | 34d087b8dae1f45282aa73c15bc05cc3a29bcd62 | refs/heads/master | 2020-05-01T01:20:47.549121 | 2019-03-22T18:48:02 | 2019-03-22T18:48:02 | 177,193,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,892 | 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 ai_bfs_15puzzle;
import java.util.*;
import java.text.NumberFormat;
/**
*
* @author kksaikrishna
*/
public class SearchHandl... | [
"kksaikrishna@KKs-MacBook-Air.local"
] | kksaikrishna@KKs-MacBook-Air.local |
1f647b3b2523c6dfb8d7ed49d5d6d58c651184ed | 5c84e0cbd0104f14b258a7dc29634fd1e232aa55 | /FileIOExceptionHandling/copy file form one dir to another.java | 8cf9bfb360e6bd5f029c50e1dcdb5273ccbf824b | [] | no_license | srujanvesh/MS-AU-19 | a1f50ea5c4af81afc3a2382d7f62460199176d0a | 61dc89bb63dc5466eea5502a0474e8a6dd057702 | refs/heads/master | 2023-01-07T14:01:15.018466 | 2019-06-23T14:33:07 | 2019-06-23T14:33:07 | 192,156,651 | 0 | 0 | null | 2023-01-07T06:38:49 | 2019-06-16T06:10:25 | Java | UTF-8 | Java | false | false | 600 | java |
//day2 que4
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
public class que4 {
public static void main(String args[])
throws FileNotFoundException,IOException
{
FileInputStream fis = new FileInputStream("C:\\Users\\... | [
"kotha.srujanvesh@accolite.com"
] | kotha.srujanvesh@accolite.com |
13f4a7c8aab71a3cb25af365d2f68411770f569b | 6f0c3d8042b12ef8927fbe37b6121ffbdcd545ad | /src/Drone/src/DronePk/CommandsRecorder.java | f31e6045341081230b6e73004066f6a110dc1cbc | [] | no_license | giannigrasso/Drone | c4f2bacf22cde6150591e736324061c2d3ef1d6e | 95851c7016dd693a0721cadba909b5cc8896dd42 | refs/heads/main | 2023-02-13T00:48:12.547183 | 2022-11-01T23:01:17 | 2022-11-01T23:01:17 | 329,614,565 | 0 | 1 | null | 2021-01-14T12:51:55 | 2021-01-14T12:51:55 | null | UTF-8 | Java | false | false | 1,381 | java | package DronePk;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.nio.file.StandardOpenOption;
/**
* Classe che registra in dei file le sequenze dei comandi. In questo modo e'
* possibile riprenderle piu' tardi per farle rieseguire al drone.
... | [
"gianni.grasso@samtrevano.ch"
] | gianni.grasso@samtrevano.ch |
e20881a10221682e2c677b68a2c2d3df1c15574a | 1b225268153d753fdc98cbdd528526096b730a80 | /app/src/main/java/com/teacore/teascript/team/fragment/TeamActiveListFragment.java | 75bd031b955076459b08763f0b88f1f23f2637cb | [] | no_license | leonchen891029/TeaScript-Android-App | 6b1b0ac0d5baf0b4c9e9382cf0d06b6c6f036db8 | e982777d5da338af8fa25038bb702b96ab442a45 | refs/heads/master | 2020-03-15T04:33:41.303163 | 2018-05-04T05:45:24 | 2018-05-04T05:45:24 | 131,968,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,783 | java | package com.teacore.teascript.team.fragment;
import android.app.Activity;
import android.graphics.drawable.ColorDrawable;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;... | [
"331760621@qq.com"
] | 331760621@qq.com |
6da6c0c0c80bd259db1a19cf769272c8a019750a | 34cdc536778a9d90b07ba9438bc8204a107df9e1 | /Easy/MergeSortedArray/solution.java | 3b3131db6af0821a07b158a033e18060b387e87c | [] | no_license | devanshTandon00/LeetCode | 74e558bf7f320c052b5cc600fe14617aa005d46e | 9e35fceb6bd09846144d5379b906d395f3b6a6ef | refs/heads/master | 2023-03-31T06:06:31.460174 | 2021-04-14T17:02:34 | 2021-04-14T17:02:34 | 277,147,073 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | class Solution {
public void merge(int[] nums1, int m, int[] nums2, int n) {
m--;
n--;
int k = nums1.length - 1;
while(k >= 0) {
if(m < 0) {
nums1[k] = nums2[n--];
}
else if(n< 0) {
nums1[k... | [
"dtdansh@gmail.com"
] | dtdansh@gmail.com |
4ef78c7ec6564d34487977f4f8cd4abb97895ba3 | 5d1cd1c399ccf35a95aef9a3b33eb2ac33ccd81e | /excilys-bank-model/src/main/java/com/excilys/ebi/bank/model/entity/User.java | b5815aa067d926e4b6d734641cf2a7e42bca5cfb | [] | no_license | anote2011/excilys-bank | 0785625e638b2837f8787c9e3e808f559715409c | 22ba9a968a7e3f47485b06b0e7f4c58d59f65f8b | refs/heads/master | 2021-09-04T09:45:53.604607 | 2018-01-17T19:18:43 | 2018-01-17T19:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,460 | java | /**
* Copyright 2011-2012 eBusiness Information, Groupe Excilys (www.excilys.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
*... | [
"slandelle+github@excilys.com"
] | slandelle+github@excilys.com |
44ecb91afc568d4216b7a2826bab0e3f37199de3 | 787ddbf84e401551f3022089c84e05833f81ac25 | /enforcer-parent/enforcer/src/main/gen/org/wso2/choreo/connect/discovery/api/SecuritySchemeProto.java | 29e82422e504904f36d247deff5c0065de35fa5a | [
"Apache-2.0",
"BSD-3-Clause",
"GPL-3.0-only",
"CDDL-1.0",
"MIT",
"LGPL-2.1-or-later",
"GPL-1.0-or-later",
"LGPL-3.0-only",
"GPL-1.0-only"
] | permissive | fazlan-nazeem/product-microgateway | 88c3a8c5405aa860c346310c5e7376f2941831a1 | cfa3e38e9be1cb504eac667222111f733cec2167 | refs/heads/main | 2023-06-25T10:09:17.896464 | 2021-10-26T03:34:29 | 2021-10-26T03:34:29 | 139,669,896 | 0 | 0 | Apache-2.0 | 2018-07-04T04:54:32 | 2018-07-04T04:54:32 | null | UTF-8 | Java | false | true | 2,185 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: wso2/discovery/api/security_scheme.proto
package org.wso2.choreo.connect.discovery.api;
public final class SecuritySchemeProto {
private SecuritySchemeProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegi... | [
"slahiruc007@gmail.com"
] | slahiruc007@gmail.com |
e0dbe9eb7a0b632610ca719baf7c546df4271754 | 64e1ca4a84680c36346dd5678be4eb310cda15fe | /sort/BubbleSort.java | f2f68499ea33b224c5d5fc9545505d70b8365957 | [
"BSD-3-Clause"
] | permissive | 1305926470/algorithm | 94be7d9a61e662a17ee68dda540d818a45bac54d | dee8a5c39e6f7f8d9eff7aa6b17a887f40b398e5 | refs/heads/main | 2023-01-13T22:53:39.787531 | 2020-11-16T14:32:45 | 2020-11-16T14:32:45 | 313,307,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 835 | java | package sort;
//冒泡排序
public class BubbleSort extends BaseSort {
public static void main(String[] args) {
int [] a = {5,4,1,2,3,6,9,8,7};
printAll(a);
sort(a);
printAll(a);
}
//冒泡排序,从前往后依次比较相邻的,后面的大就交换(大的往后移)。
//提前退出条件,当某次遍历没有交换时,结束(说明都满足递增的顺序了)。
public static void sort(int[] a) {
... | [
"hxx001er@163.com"
] | hxx001er@163.com |
b5de35da6439ea7effa1d6f3a0aa5d4955bbe431 | 65e7f886552b67f1326d822354de53e93127ed8a | /src/main/java/com/zct/door_ai/config/KaptchaConfig.java | 5063eb0fdca57ef4417a3007916e6ed5e27903c3 | [] | no_license | zct1115/door_ai | 9fcf3c1b4548c1a86bc504d6f9f5e9edd28c5897 | a32df11df8e63c9364bd17fcb74a8ba7bf51c434 | refs/heads/master | 2021-05-11T05:10:49.965950 | 2018-01-18T08:37:03 | 2018-01-18T08:37:03 | 117,850,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,401 | java | package com.zct.door_ai.config;
import com.google.code.kaptcha.impl.DefaultKaptcha;
import org.springframework.context.annotation.Bean;
import org.springframework.stereotype.Component;
import com.google.code.kaptcha.util.Config;
import java.util.Properties;
/**
* @author zct
* 验证码配置 用法查看http://blog.csdn.net/u0141... | [
"1278719957@qq.com"
] | 1278719957@qq.com |
3d6cb1823d0b99d6ce098bb369a0387eeef200d9 | b7073e49c82952ca2ac07e6725f80cd4db423ed0 | /Lab3/src/Validator/ValidationException.java | 17688b6af2da3172be13f039f5c97ba35e247eab | [] | no_license | liviu25/Projects | ddf8a46e2a4ba98164f95451a14221929d7e0400 | a54ee9f56cf72f3172648cab7d8ab04162a335c9 | refs/heads/master | 2022-07-17T23:09:22.710099 | 2019-07-25T17:39:27 | 2019-07-25T17:39:27 | 198,864,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package Validator;
public class ValidationException extends RuntimeException{
/**
*
* @param message mesajul exceptiei
*/
public ValidationException(String message) {
super(message);
}
/**
* contructor fara parametrii
*/
public ValidationException() {
}
}
| [
"liviu.bud@nexttech.ro"
] | liviu.bud@nexttech.ro |
3477636a08323d623fa29901e8bcf4d9c9eded96 | 737c6e161c2004387a7eaceed2bd3ed3806e5a30 | /app/src/main/java/com/app/external/GPSTracker.java | f827d839af38e1d2245a098e7cd82935f10aa69a | [] | no_license | einwoko96/TextbookTakeover | 85b879b8bca4468ff6f4504d2c1f5f8bc12978cd | 210cff06785e3e4d7cf3f750488362ea27905bc2 | refs/heads/master | 2021-03-29T22:43:54.964254 | 2017-08-11T22:04:31 | 2017-08-11T22:04:31 | 86,260,517 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,821 | java | package com.app.external;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Service;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.location.L... | [
"einwoko96@yahoo.com"
] | einwoko96@yahoo.com |
f6ac464f7a0db8f38e4a4d1fedd5967ef39032b9 | bc75f38499fe272e26670405c5762a22d6797245 | /src/main/java/com/tyh/i/lo/ve/yo/u/springboot/gridControll/hiControll.java | 11838d660da6116630f5d03e0d5e5f9c92306f5f | [] | no_license | lhjlovetyhforever/springboot | 0b22a18aa7478721330a426e1dffbf1fb7528435 | 01c49733f4f33dc1930728a7646039ec47857c4b | refs/heads/master | 2020-03-25T06:10:45.960567 | 2018-08-04T01:25:01 | 2018-08-04T01:25:02 | 143,400,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,983 | java | package com.tyh.i.lo.ve.yo.u.springboot.gridControll;
import com.tyh.i.lo.ve.yo.u.springboot.Dao.gridDao;
import com.tyh.i.lo.ve.yo.u.springboot.Server.gridServer;
import com.tyh.i.lo.ve.yo.u.springboot.entity.gridCup;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling... | [
"17823347822@163.com"
] | 17823347822@163.com |
12e325c89077716d01cf96592dfadbc8f1f5edca | f15889af407de46a94fd05f6226c66182c6085d0 | /cerebrum/src/main/java/com/oreon/cerebrum/employee/Specialization.java | 91183a4e2be770b648e435e72c40942d499d5430 | [] | no_license | oreon/sfcode-full | 231149f07c5b0b9b77982d26096fc88116759e5b | bea6dba23b7824de871d2b45d2a51036b88d4720 | refs/heads/master | 2021-01-10T06:03:27.674236 | 2015-04-27T10:23:10 | 2015-04-27T10:23:10 | 55,370,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,585 | java | package com.oreon.cerebrum.employee;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.Date;
import javax.ws.rs.core.Response;
import javax.persistence.*;
import org.hibernate.validator.*;
import org.apache.commons.lang.builder.ReflectionT... | [
"singhj@38423737-2f20-0410-893e-9c0ab9ae497d"
] | singhj@38423737-2f20-0410-893e-9c0ab9ae497d |
13c27999a852fe8ba25c80d9dc096cb166fe05f7 | 87544a15aca5d61ed8138274a96525826e4140be | /src/main/java/lv/javaguru/java2/businesslogic/contract/removecontract/RemoveContractResponse.java | cdee1a45534a586986525278ac87fc1dc678a241 | [] | no_license | OlegMiroshnikov/eAccounts1 | 4f7664326666f23b3a6939d8dadec64fb40ec1b1 | fa7c00739cefc8c329ae0b38c8243fb1c835d227 | refs/heads/master | 2020-03-18T21:48:14.474404 | 2018-05-29T13:52:34 | 2018-05-29T13:52:36 | 135,304,313 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 678 | java | package lv.javaguru.java2.businesslogic.contract.removecontract;
import lv.javaguru.java2.validators.Error;
import java.util.List;
public class RemoveContractResponse {
private boolean success;
private List<Error> errors;
public RemoveContractResponse(boolean success, List<Error> errors) {
this.... | [
"oleg.psoft@gmail.com"
] | oleg.psoft@gmail.com |
9e93b74a098c64d7797078a32c3aab92dea11920 | 74a7b04bd20abda94bd5180a0ab970cb91670573 | /src/main/java/org/enhydra/jxpdl/elements/PartnerLinkType.java | 45414f14ad1916f386cd6378468b2a6bed496d91 | [] | no_license | si294r/sourceforge-jxpdl | 3ed16b53aa6203c09c19653c83cc1e1a5bd6454d | 8f9506d163f4e48021e8316b97080a3d91855a07 | refs/heads/master | 2022-02-10T18:12:29.132548 | 2019-06-20T05:07:57 | 2019-06-20T05:07:57 | 192,850,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,795 | java | /**
* Together XPDL Model
* Copyright (C) 2011 Together Teamsolutions Co., Ltd.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your optio... | [
""
] | |
3ed907ee1ac818e7e25beac7a5e3e4b2d0159f14 | 0bff2461c2aad72050b4a356778c558db5c3ac3b | /Widgets/TabHost/src/main/java/studio/sinya/jp/demo_tabhost/MainActivity.java | 23890a51a721010798b406ed9065781c9e64e7ec | [
"Apache-2.0"
] | permissive | KoizumiSinya/DemoProject | e189de2a80b2fde7702c51fa715d072053fe3169 | 01aae447bdc02b38b73b2af085e3e28e662764be | refs/heads/master | 2021-06-08T05:03:22.975363 | 2021-06-01T09:39:08 | 2021-06-01T09:39:08 | 168,299,197 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,731 | java | package studio.sinya.jp.demo_tabhost;
import android.content.Context;
import android.support.v4.app.FragmentTabHost;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.LinearLayout;... | [
"haoqqjy@163.com"
] | haoqqjy@163.com |
5b7e77d960d74386d343e0f2e8f75637f02882f7 | c909a55610dfcea60ef9594e85c6d6cf3a5a582f | /app/src/main/java/com/indo/app/mygcmnetworkmanagement/SchedulerTask.java | 46bd3fda63a46c0278c3d9800ac497eb352b6db6 | [] | no_license | indogusmas/MyGcmNetworkManagement | 79d036ec3fbc14278f3a0d6b7f16c447dcd27680 | 1da4bcfb4f8d1c4c235b70a2d8ca1cc6877af7e2 | refs/heads/master | 2021-05-14T00:53:32.489279 | 2018-01-07T09:04:36 | 2018-01-07T09:04:36 | 116,551,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,054 | java | package com.indo.app.mygcmnetworkmanagement;
import android.content.Context;
import com.google.android.gms.gcm.GcmNetworkManager;
import com.google.android.gms.gcm.PeriodicTask;
import com.google.android.gms.gcm.Task;
/**
* Created by indo on 07/01/18.
*/
public class SchedulerTask {
private GcmNetworkManager... | [
"indogusmasarungsamudra@gmail.com"
] | indogusmasarungsamudra@gmail.com |
6dc92d566c027c4921620ee2e2ea82e6c2048f8c | fc1bf26252525f1dca780f0c26cea165c3b3f531 | /com/planet_ink/coffee_mud/Items/BasicTech/GenElecItem.java | 0b48b5ab153c832971bbe12d5d3129e246e64f01 | [
"Apache-2.0"
] | permissive | mikael2/CoffeeMud | 8ade6ff60022dbe01f55172ba3f86be0de752124 | a70112b6c67e712df398c940b2ce00b589596de0 | refs/heads/master | 2020-03-07T14:13:04.765442 | 2018-03-28T03:59:22 | 2018-03-28T03:59:22 | 127,521,360 | 1 | 0 | null | 2018-03-31T10:11:54 | 2018-03-31T10:11:53 | null | UTF-8 | Java | false | false | 4,765 | java | package com.planet_ink.coffee_mud.Items.BasicTech;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import ... | [
"bo@zimmers.net"
] | bo@zimmers.net |
ae9a92cbe77d54268141458751255a9eef6a00b8 | b5fc8069a2ca6c08730f4f70d30741988f6a9f68 | /src/main/java/execution/state/symbolic/SymbolicForEachState.java | 5bf873fb8521ec01f28338a09bbfbfe18a4854a8 | [] | no_license | alk-language/java-semantics | 45721d8dba5f480e53f0121a48e91aeae1065330 | 6894cbe52cbaaab4e538d2f65a4e2b3b4d5fee74 | refs/heads/master | 2023-08-03T21:10:12.907888 | 2023-07-18T11:49:50 | 2023-07-18T11:49:50 | 162,150,623 | 22 | 23 | null | 2022-10-26T08:35:37 | 2018-12-17T15:23:38 | Java | UTF-8 | Java | false | false | 7,172 | java | package execution.state.symbolic;
import ast.AST;
import ast.attr.*;
import ast.enums.BuiltInFunction;
import ast.enums.BuiltInMethod;
import ast.enums.Operator;
import ast.expr.*;
import ast.stmt.ChooseAST;
import ast.stmt.ExprStmtAST;
import ast.stmt.StmtSeqAST;
import ast.stmt.WhileAST;
import ast.type.ArrayDataTyp... | [
"alex@edility.ro"
] | alex@edility.ro |
0556bd62e0ae64ae7937f22cf71ac5e404624f8f | d4a66db8dc5b1683a5d8b815fdc9f9b96133f4a8 | /Face/src/main/java/com/cauc/face/FaceInterface.java | c9e36c140cc2fc505384ad7bc9f03ab97cffd8a0 | [] | no_license | JasonZhangCauc/Face | 928aee0e574f0d57755bdb7b8b557e7670b0087e | bd154057e927abad4085b724cfb01010f479738c | refs/heads/master | 2020-03-29T18:54:59.613922 | 2018-10-14T07:13:51 | 2018-10-14T07:13:51 | 150,237,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,807 | java | package com.cauc.face;
import java.io.File;
import java.util.HashMap;
/**
*
* 人脸识别接口
* FaceInterface
* 创建人:JasonZhang
* 时间:2018-9-22-上午11:19:55
* @version 1.0.0
*
*/
public interface FaceInterface {
/**
*
* 根据文件地址和api_url获取人脸信息
* 方法名:faceimg
* 创建人:JasonZhang
* 时间:2018-9-... | [
"hasp_Jason@163.com"
] | hasp_Jason@163.com |
69958026a4983d38f0abfdd52351d2376c1ab0d2 | 7d516051c88244a408032a37f57e48f600e2ea58 | /edusoho_v3/src/main/java/com/edusoho/kuozhi/v3/view/webview/ESWebChromeClient.java | dfa765f747291becd86e0fb115cd46b9eea77e89 | [] | no_license | sdmengchen12580/tanggang | 58b69cf7a413fb06595f4691951a2f0d742f704c | 3bb7ab608c2485f41335bc667bce34ca7929135a | refs/heads/main | 2023-06-03T21:00:44.834731 | 2021-06-18T03:19:41 | 2021-06-18T03:19:41 | 370,194,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,240 | java | package com.edusoho.kuozhi.v3.view.webview;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.text.TextUtils;
import com.edusoho.kuozhi.v3.EdusohoApp;
import com.edusoho.kuozhi.v3.util.AppUtil;
import com.e... | [
"1055199957@qq.com"
] | 1055199957@qq.com |
3707c96471de9790b843c8552199b3c3d891f517 | 9b0208acfd2d331c8a2dfdc8162c17c8834d9972 | /src/main/java/com/github/bartimaeusnek/ASM/BWCore.java | 578b7686529a4c7f82b2da9baba96ede486eee21 | [
"MIT"
] | permissive | Technus/bartworks | 01fc7d6126eec86df755647233bca1704881391e | 3d2d3b7ed5889a129fbd89e090f1a5c27486d7ba | refs/heads/master | 2022-06-21T22:33:37.202275 | 2020-04-23T17:17:47 | 2020-04-23T17:17:47 | 261,281,674 | 0 | 0 | MIT | 2020-05-04T19:54:11 | 2020-05-04T19:54:11 | null | UTF-8 | Java | false | false | 4,203 | java | /*
* Copyright (c) 2018-2019 bartimaeusnek
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, ... | [
"33183715+bartimaeusnek@users.noreply.github.com"
] | 33183715+bartimaeusnek@users.noreply.github.com |
ed7c5675c1c3111efa77392e0a5bc921b5c50f72 | 251e2b0d4416ce13cde630b95d27a5a0d5c0c67d | /src/main/java/demo/UserDaoDemo.java | a623e661742ebef238ae513e7aede3af17b2288c | [] | no_license | lou1997/learn-Spring | ff13f047a0cf56bd98b4349b250916f28f98b94e | b8b835d4e0012eb434d77653000cb68b7221ea7a | refs/heads/master | 2023-08-29T21:39:41.916879 | 2021-09-23T05:23:35 | 2021-09-23T05:27:53 | 409,455,673 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | package demo;
import com.learnSpring.UserDao;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class UserDaoDemo {
public static void main(String[] args) {
ApplicationContext app =new ClassPathXmlApplicationContext("ap... | [
"lyd19970314@qq.com"
] | lyd19970314@qq.com |
7c4b5c175313702093fc196a3b65263a83c8d0f0 | 03e0aaf8e7a9b7ff6dffa698d452f42b5cdc9ae0 | /code/qingqingshare/src/main/java/com/blockChain/service/EthService.java | cc275203e430a5e131792ccfc5d4f9930868bdb5 | [] | no_license | Four5Fire/BlockChain | fe059e205a003089e8504318c0ef08610fe3803d | 5191152bcc4915a36ed3c48b8c3797c4bc56d746 | refs/heads/master | 2022-12-24T10:11:39.805591 | 2019-09-14T09:07:12 | 2019-09-14T09:07:12 | 204,397,047 | 3 | 0 | null | 2022-12-06T22:24:46 | 2019-08-26T04:40:50 | Java | UTF-8 | Java | false | false | 1,103 | java | package com.blockChain.service;
import org.web3j.protocol.Web3j;
import org.web3j.protocol.admin.Admin;
import org.web3j.protocol.core.methods.response.EthBlock;
import org.web3j.protocol.core.methods.response.EthTransaction;
import org.web3j.protocol.core.methods.response.Transaction;
import org.web3j.protocol.http.H... | [
"942558046@qq.com"
] | 942558046@qq.com |
b2945fb118aca35f9df83d3f4623cfbba7a0a97f | 3356aee4f0f93ab739f178235aef877c3e1249cf | /examples/relational/mutants/br/ufal/ic/masg/operations/4-LessThan-function(int_int)-9/5/br/ufal/ic/masg/operations/LessThan.java | 03a146a275566e6260cbb4e590468b6cc2862dc1 | [
"MIT"
] | permissive | marcioaug/genosha | 4823a85b3eaeb9f2915707cc4427e218ad0ba924 | 756e70c835b82c70201ebd2aa458bc95a39e9c69 | refs/heads/master | 2020-03-28T21:45:32.984816 | 2018-09-17T19:53:02 | 2018-09-17T19:53:02 | 149,179,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 206 | java | package br.ufal.ic.masg.operations;
import br.ufal.ic.masg.Operation;
public class LessThan implements Operation {
public boolean function(int var1, int var2) {
return var1 >= var2;
}
} | [
"masg@ic.ufal.br"
] | masg@ic.ufal.br |
41ebc1ad76c212f3fa9eda2f255c2d564ada77f4 | b9574932a9cd2127976e4b5fcadef4c74e943b66 | /app/src/main/java/com/example/gorg/monny/ButtonExtendedGestureListener.java | dc09c6c4f80e66df86b40ea535cc3701c1a82564 | [] | no_license | mechos3d/monny_client | fcd7f3ba67ccc3b18caa4ed51f76dc8a681192e6 | e960a583cffcd1abb1f0efdf79eb420acf67e7a3 | refs/heads/master | 2021-02-13T22:52:50.664189 | 2018-01-14T21:42:35 | 2018-01-14T21:42:35 | 244,742,116 | 0 | 0 | null | 2020-10-13T20:02:48 | 2020-03-03T21:08:05 | Java | UTF-8 | Java | false | false | 1,898 | java | package com.example.gorg.monny;
import android.content.Context;
import android.content.Intent;
import android.view.GestureDetector;
import android.view.MotionEvent;
import android.widget.Button;
public class ButtonExtendedGestureListener implements
GestureDetector.OnGestureListener, GestureDetector.OnDoubleTa... | [
"gorgolevsky@gmail.com"
] | gorgolevsky@gmail.com |
1e6f8f5250450103465c8836581b1bdfe9300a13 | f5c39c07d9f4f16afdc7440cdba57b04b5897013 | /src/Named_Queries/UserClass.java | c29e0576ea38644500768f62b06909ad13d3a830 | [] | no_license | rajpatel29/Hibernate | b7196a9f917667a097acfe72e9dc3b2f934ff3ae | 26656ad9c01f466cc1b2630b7065300c4c5a0adb | refs/heads/master | 2021-05-30T13:07:39.206691 | 2016-01-21T04:56:40 | 2016-01-21T04:56:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 834 | java | package Named_Queries;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.NamedNativeQuery;
import javax.persistence.NamedQuery;
import javax.persistence.Table;
@Entity
@NamedQuery(name = "UserClass.byId", query = "From UserClass where userId > ?")
... | [
"rutvikpatel29@gmail.com"
] | rutvikpatel29@gmail.com |
c99b17168949cca80b9f5c30759061a51b140ab3 | d555d24053f8a1ec14ca3035f779efdd69c4f633 | /src/main/java/com/javaee/jefferson/restswagger/config/SwaggerConfig.java | 8ce27e921170f87082e6832b61734c004e9733c9 | [] | no_license | jefferson/rest-swagger | b6230b5d4b3a04367f1a5170b589f7004c8bfce3 | 8377eed5abf9be70582af24a324df57a12da0d71 | refs/heads/master | 2020-03-23T18:59:35.804202 | 2018-07-23T01:42:43 | 2018-07-23T01:42:43 | 141,947,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,458 | java | package com.javaee.jefferson.restswagger.config;
import java.util.ArrayList;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelectors;
import ... | [
"jefferson_alvespereira@yahoo.com.br"
] | jefferson_alvespereira@yahoo.com.br |
10ec946de2f1fd06bdbe857f4788e165e37bb62e | da028aa8c2c2bb8aa7ccd1e0bf17cb1d14af8294 | /JspCustTagLibApp/src/com/nt/tags/LabelTag.java | c54a214ea7d27973a6e7b07ace0790745611b39d | [] | no_license | KalyanMaddala/JSP | ad5ec1f35eaff68ecd528b1344e57ac1a5e902ef | 4b452ebe2d4c077cded62a4621e50ea741bc7e41 | refs/heads/master | 2022-06-05T00:19:24.384123 | 2020-04-26T13:44:16 | 2020-04-26T13:44:16 | 258,808,303 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 867 | java | package com.nt.tags;
import java.io.IOException;
import java.util.jar.JarException;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.JspWriter;
import javax.servlet.jsp.tagext.TagSupport;
public class LabelTag extends TagSupport {
@Override
public int doStartTag() {
System.out.println("LabelTag:... | [
"kalyanmaddala24@gmail.com"
] | kalyanmaddala24@gmail.com |
8133fe682f496bd548b7a2a8a296c8e22bf14010 | f490fe0929d503502010e18e965999155088fc43 | /credit/credit-core/src/main/java/com/hiveview/credit/api/package-info.java | 744483748f87f94b61409d07884a6ba3d0891d8e | [] | no_license | merlinxqh/scrm | bc1baecf5fb2429e45dc6dd48a31686dee5bc9c2 | 31b5b1b75f5d49e49fbb75e73dbc882f27daf845 | refs/heads/master | 2021-05-05T03:44:01.779039 | 2018-02-07T04:17:02 | 2018-02-07T04:17:02 | 119,787,886 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 111 | java | /**
* Created by leo on 2017/10/20.
* icp对外rpc服务接口实现 包
*/
package com.hiveview.credit.api; | [
"merlinkael@gmail.com"
] | merlinkael@gmail.com |
8a2537cf5c2351f5ee21b123dced26d3b5f37908 | 3d2ef76426323b2a95ec817965f4dd2ad10b5eba | /app/src/main/java/com/martin/filme/persistencia/DbConexao.java | 5035cb42304da3f644e3beea924eb42bb39f1ce3 | [] | no_license | brunorodrigus/AppFilmes | 38691dcaadf68ac354c1da64ff2c9e7b758a9dda | e95cc7de3f337a0545b97e84085997cdd6748dcf | refs/heads/master | 2020-03-22T01:17:57.785532 | 2018-07-01T03:19:45 | 2018-07-01T03:19:45 | 139,296,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,793 | java | package com.martin.filme.persistencia;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.martin.filme.entidade.Filme;
import java.util.ArrayList;
public class ... | [
"rodrigues_bruno96@hotmail.com"
] | rodrigues_bruno96@hotmail.com |
9efb4ed166d91f90a50b76593a8be1ab64afd3a1 | 8fd70b0b2605ba7fd95c42d304740097e5d84cdf | /src/main/java/japsa/bio/tr/ReadAllele.java | a300018a9852dd49479d6bd7ba77de362a7c5d29 | [
"BSD-2-Clause",
"LicenseRef-scancode-other-permissive"
] | permissive | lachlancoin/japsa | 312e6f2778139276ed6feea6f74b6a0246247a69 | 80fddf6d3ce47120d24d65572a14dea2dd570f85 | refs/heads/master | 2022-06-03T18:04:53.317842 | 2021-04-07T12:14:36 | 2021-04-07T12:14:36 | 360,778,111 | 0 | 0 | NOASSERTION | 2021-04-23T05:56:40 | 2021-04-23T05:56:40 | null | UTF-8 | Java | false | false | 1,250 | java | package japsa.bio.tr;
import java.util.Collection;
import java.util.List;
import org.apache.commons.math3.stat.clustering.Cluster;
import org.apache.commons.math3.stat.clustering.Clusterable;
public class ReadAllele implements Clusterable<ReadAllele> {
String readName = "";
public double copy_number;
public Re... | [
"ljmcoinwork@gmail.com"
] | ljmcoinwork@gmail.com |
d2c243daa8e16bcec6eae96477013ac4f9c2e346 | 8e2aab27a2ceab9689d56b3cdfa360b4282ebd36 | /core/src/main/java/de/javakaffee/web/msm/SessionValidityInfo.java | 23199edde867bacc070903d4253c26e9b518f86e | [
"Apache-2.0"
] | permissive | eswen/memcached-session-manager | 7f7c9e1bf6d6cbd5f8a270f553696b051a527055 | 99a8b1b0f822bcace8a21599fe9f3323d460730c | refs/heads/master | 2021-01-17T23:26:07.294433 | 2011-12-12T21:26:36 | 2011-12-12T21:26:36 | 2,737,489 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,943 | java | /*
* Copyright 2011 Martin Grotzke
*
* 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 ... | [
"martin.grotzke@javakaffee.de"
] | martin.grotzke@javakaffee.de |
103e295fd8eb1c38831cf78ee6133b917f667602 | 39405dd1bea5f6a03283eb3c79d80f1675f0f18b | /src/test/java/br/com/samarino/security/jwt/TokenProviderTest.java | ab5b6f4df665111ba5dd64436e7040c993687031 | [] | no_license | arturrenann/samarino | a431722b177c94d30b8d4b39a45d830e4fdfb54e | 7fce4b026495d8b576cac8c1ec98bd1998b2eae2 | refs/heads/master | 2021-06-30T05:32:20.657388 | 2018-11-19T23:32:16 | 2018-11-19T23:32:16 | 158,303,526 | 0 | 1 | null | 2020-09-18T06:48:33 | 2018-11-19T23:30:40 | Java | UTF-8 | Java | false | false | 4,030 | java | package br.com.samarino.security.jwt;
import br.com.samarino.security.AuthoritiesConstants;
import java.security.Key;
import java.util.*;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.spri... | [
"artur.barbosa@basis.com.br"
] | artur.barbosa@basis.com.br |
374c19a989d35af6393092450577b3f91e5e526f | 689cdf772da9f871beee7099ab21cd244005bfb2 | /classes/com/android/dazhihui/ui/delegate/screen/hi.java | 80101a2400a138a3f34e1570dc5232f3fe4e7e8f | [] | no_license | waterwitness/dazhihui | 9353fd5e22821cb5026921ce22d02ca53af381dc | ad1f5a966ddd92bc2ac8c886eb2060d20cf610b3 | refs/heads/master | 2020-05-29T08:54:50.751842 | 2016-10-08T08:09:46 | 2016-10-08T08:09:46 | 70,314,359 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package com.android.dazhihui.ui.delegate.screen;
import android.app.Dialog;
import android.view.View;
import android.view.View.OnClickListener;
class hi
implements View.OnClickListener
{
hi(TransferMenuNew paramTransferMenuNew, Dialog paramDialog) {}
public void onClick(View paramView)
{
this.a.dismiss... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
11bc4a9bf75541b9d3cd59f97b0beab972895ffe | 719577b9fa0c0882557d377a8c8feec2ecb7652a | /src/java/com/hzih/sslvpn/jsonrpc/client/RawResponse.java | c2be576352fefc25621f03005a98bec7e365f818 | [] | no_license | huanghengmin/sslvpn_strategy_check | 6161035902477ac05a438162dd9b4b6cccd5d168 | 34c88ef76b32d57003896cdd6ab9d9b9bcb494e1 | refs/heads/master | 2021-01-01T05:43:31.260765 | 2016-04-16T03:16:29 | 2016-04-16T03:16:29 | 56,363,148 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,998 | java | package com.hzih.sslvpn.jsonrpc.client;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.util.List;
import java.util.Map;
import java.util.zip.GZIPInputStream;
import java.util.zip.Inflater;
import j... | [
"465805947@QQ.com"
] | 465805947@QQ.com |
9761fe38a22181bd88b1b677c3f7a7af5b98580b | 65bf0c31af6f666148ff2968953d2e11610c1691 | /app/src/main/java/com/example/android/musicapp/DiscoverActivity.java | c06e40df9e9306ba627d95b9ae0e0cee7b728597 | [] | no_license | adrialwal/Music_App | b09e5b320f40537b478da1db6f2bb4d3b9c29097 | d403fc8ec2b4b83a1167bb179ab60d33e15c2b9c | refs/heads/master | 2020-03-25T19:52:02.750861 | 2018-08-09T05:21:13 | 2018-08-09T05:21:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package com.example.android.musicapp;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class DiscoverActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout... | [
"adrialhome@adrials-air.lan"
] | adrialhome@adrials-air.lan |
317d8bf04631fe4311892e7de28d0231de164234 | 89cc3936651a2275862376b9fd9d9f46ee6ae7a7 | /Challenge/src/main/java/com/challenge/resolvit/model/ChallengeResponse.java | e9c0ac22655ae708f355a579d08e37318c9b584c | [] | no_license | leandrocohn/CountWords | 07d5b7b087e71ddac648699b3fffb3aebd9e30d9 | c5f20de4b18eb770f5b9e97096d41076d7aebff7 | refs/heads/master | 2021-05-08T01:23:18.789220 | 2017-10-23T14:40:36 | 2017-10-23T14:40:36 | 107,912,804 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,217 | java | package com.challenge.resolvit.model;
import java.util.ArrayList;
import java.util.List;
import com.fasterxml.jackson.annotation.JsonProperty;
public class ChallengeResponse {
private List<WordDTO> results = new ArrayList<WordDTO>();
public List<WordDTO> getResults() {
return results;
}
public void setResults(... | [
"leandrocohn@gmail.com"
] | leandrocohn@gmail.com |
841404731476b19649410c213dd7e57641f3e954 | 8174b2f881a43612a34773309f20e281244316aa | /configRepo-dao/src/main/java/com/framework/demo/dto/jqgrid/JqGridRow.java | 4fdc0959968fec09ac9fd08f25e80822f0e7cd52 | [] | no_license | wyzhangjie/configRepo | 0154a86078ac7e613abb63844162e42b3b476002 | 953e815e6e0d0cc036ca41cb7f57c594996f2906 | refs/heads/master | 2020-05-29T15:11:12.224623 | 2019-04-17T11:09:42 | 2019-04-17T11:09:42 | 67,579,091 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,200 | java | package com.framework.demo.dto.jqgrid;
/**
Represents a jqGrid row in the data send back as a response to jqGrid AJAX data request.
*/
public class JqGridRow
{
/**
The unique ID of the jqGrid row represented by this instance of <code>JSONGridRow</code>
*/
public String i... | [
"dezhanjie@163.com"
] | dezhanjie@163.com |
b24aab6644ad0c408b90fa3e6689b1cd8e7fe55a | 686bac877101fdfbea92c28396399969a0c72df2 | /src/test/java/com/udaan/parkingLot/ParkingLotApplicationTests.java | 5dc16dc2e4e580988b2d17fe35ecb39e79647e36 | [] | no_license | rujhanArora/ParkingLotUdaanSolution | 818310f4ad44236e46ba81c24c62ca14359eecd4 | 70860627b812b640cdfd450edbeaf04334d7976f | refs/heads/main | 2023-07-17T03:45:48.203436 | 2021-08-31T09:08:16 | 2021-08-31T09:08:16 | 401,638,529 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,089 | java | package com.udaan.parkingLot;
import com.udaan.parkingLot.DTOs.CustomerDTO;
import com.udaan.parkingLot.models.*;
import com.udaan.parkingLot.models.parkingSpot.ParkingSpot;
import com.udaan.parkingLot.models.parkingSpot.ParkingSpotType;
import com.udaan.parkingLot.models.parkingSpot.SpotFindStrategy;
import com.udaan... | [
"rujhanarora.96@gmail.com"
] | rujhanarora.96@gmail.com |
dca90d2a90936c9151470660d4315d7203f66662 | f8fd14dbad2acdeba3cd259813bbc20d6824c0ea | /app/src/main/java/com/example/json/Adapter/LaundryListAdapter.java | 4c8768aa4c59064a418a5e04a5817d2b84c23f00 | [] | no_license | adjie123/JSONMobile | fa99d720f5810e1a43862d83c363584be757f1b0 | ca9dd85da934f473f0c91cbb1e407f50d190c2ca | refs/heads/master | 2020-08-03T13:15:45.087082 | 2019-10-14T22:38:11 | 2019-10-14T22:38:11 | 211,764,916 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,663 | java | package com.example.json.Adapter;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.example.json.Model.Laundry... | [
"adjiedwi6@gmail.com"
] | adjiedwi6@gmail.com |
709febe55020ce03ec7491de30e593bbd823840a | 341ed102cd8c2e7ab9e07af58daed3c28253c1c9 | /SistemaFat/SistemaFaturamento/src/gcom/cadastro/imovel/FiltroImovelPerfilCapacidadeHidrometro.java | 699158b3910ce076ca742d3d66a94805e5c8eee9 | [] | no_license | Relesi/Stream | a2a6772c4775a66a753d5cc830c92f1098329270 | 15710d5a2bfb5e32ff8563b6f2e318079bcf99d5 | refs/heads/master | 2021-01-01T17:40:52.530660 | 2017-08-21T22:57:02 | 2017-08-21T22:57:02 | 98,132,060 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package gcom.cadastro.imovel;
import java.io.Serializable;
import gcom.util.filtro.Filtro;
public class FiltroImovelPerfilCapacidadeHidrometro extends Filtro implements Serializable {
private static final long serialVersionUID = 1L;
public static final String IMOVEL_PERFIL_ID = "imovelPerfil";
public static fin... | [
"renatolessa.2011@hotmail.com"
] | renatolessa.2011@hotmail.com |
698fd07c0e2b38775c5f2bfe0c9e3792ef48eb8d | 3796c118b0f5ae0a28b669c07f78d5974f76cc9a | /src/main/java/inheritance/abstracts/GraphicObject.java | e6271c2ccf2732140d4163b8ab4a5ebd9cbdf4a6 | [] | no_license | murtala/JAVA_CORE | ec598c34362c787360e0b6161b3583f39b12d83e | 305c63c197601f8b2efb9bb6f1149188b3aa531e | refs/heads/master | 2021-01-20T19:56:55.387920 | 2016-07-17T00:15:24 | 2016-07-17T00:15:24 | 62,185,443 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package inheritance.abstracts;
public abstract class GraphicObject {
int x, y;
final int p = 99;
void moveTo(int newX, int newY) {
System.out.println("Moving to "+ "X:"+newX + " Y:"+newY);
}
abstract void draw( int p);
abstract void resize();
}
| [
"moortala@gmail.com"
] | moortala@gmail.com |
275f69e13c83ff5acde5977927c075f976a0f7e4 | 507726bb8a7d373a8f2d22755c448e01e418d54f | /springboot-jpa-mapstruct/src/main/java/me/lukegs7/springboot/mapstruct/dto/mapper/IEntityMapper.java | 76499fe1f9007427223a0876f80fc013f10136a7 | [
"MIT"
] | permissive | lukegs7/java_project | 3de32028352fd3522acef30bb45fc426e093ad20 | c5595d6d3c1c743360bd564d660653847b3ee6d5 | refs/heads/master | 2023-03-01T15:07:05.259021 | 2021-02-02T13:33:03 | 2021-02-02T13:33:03 | 298,026,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package me.lukegs7.springboot.mapstruct.dto.mapper;
import java.util.List;
public interface IEntityMapper<D, E> {
D toDto(E e);
E toEntity(D d);
List<D> toDto(List<E> eList);
List<E> toEntity(List<D> dList);
}
| [
"geshuai1992@gmail.com"
] | geshuai1992@gmail.com |
6b2241b6add762064d0ac36c885dc546475481f6 | 7cf2d77f6cdd02d315c62c776b4ba0570d20af33 | /Client.java | 80a1e146bb0c8f622a5e6e4ea88f37c6b7f468b4 | [] | no_license | samibentebbiche/Poo_Project | 26bee264d42affccd75eb637c0ae5f9fcb113983 | beef1dbf2ac6c8b102ee9d7dc3523aff5df694f1 | refs/heads/master | 2020-06-13T17:48:49.110292 | 2019-07-03T23:29:58 | 2019-07-03T23:29:58 | 194,738,616 | 1 | 1 | null | 2019-07-06T10:10:26 | 2019-07-01T20:29:09 | Java | UTF-8 | Java | false | false | 128 | java |
public class Client {
private int numeroCliet;
private String numeroTelephone;
private Adresse adresse;
}
| [
"noreply@github.com"
] | noreply@github.com |
12ca8201afda78e51af47583782fa7ccab2a5412 | dcb64d4a551470dc077b6502a2fe583e78275abc | /Fathom_com.brynk.fathom-dex2jar.src/android/support/v4/internal/view/SupportMenu.java | 29c0851b5dbf49a28e8bd7de68596d9c21893905 | [] | no_license | lenjonemcse/Fathom-Drone-Android-App | d82799ee3743404dd5d7103152964a2f741b88d3 | f3e3f0225680323fa9beb05c54c98377f38c1499 | refs/heads/master | 2022-01-13T02:10:31.014898 | 2019-07-10T19:42:02 | 2019-07-10T19:42:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | package android.support.v4.internal.view;
import android.view.Menu;
public abstract interface SupportMenu extends Menu
{
public static final int CATEGORY_MASK = -65536;
public static final int CATEGORY_SHIFT = 16;
public static final int USER_MASK = 65535;
public static final int USER_SHIFT = 0;
}
/* Locatio... | [
"jean-francois.lombardo@exfo.com"
] | jean-francois.lombardo@exfo.com |
0f1bc3bc370788646f266db2837bec85dbacfc13 | c54de0cfd01561a4bdb904e8e1d138bb3c13b55c | /app/src/main/java/geek/galaxy/cookieclicker/ExtraCookieMonster.java | 74bf9c61f0112cc6b0c0c5b77004bd97f0d446da | [] | no_license | bbrozyna/cookiecliker | 894430dfef696a092d76b6aacc2adf6d9b9b2807 | 4a13380f0f9376fd16f2f13abe243bb32225ffc7 | refs/heads/master | 2020-04-02T15:35:22.979682 | 2018-10-23T21:38:34 | 2018-10-23T21:38:34 | 154,574,351 | 0 | 0 | null | 2018-10-24T21:57:06 | 2018-10-24T21:57:06 | null | UTF-8 | Java | false | false | 318 | java | package geek.galaxy.cookieclicker;
import android.widget.ImageView;
import android.widget.TextView;
public class ExtraCookieMonster extends Eater {
public ExtraCookieMonster(ImageView _icon, TextView _multiply) {
super(_icon, _multiply);
this.basicScore = 100;
this.cost = 1000;
}
}
| [
"callowiec@gmail.com"
] | callowiec@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.