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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cd2c908bb8cd779060dd84a55748852ee87b20c9 | c4e9def1cd4da115bf2d5df5f0794b7f0f5cfd5b | /Main.java | c1578a152e609450b2a03a5b13b4df7821bf30c4 | [] | no_license | mkx201902/uno | d8762ae940a742745d54a3596e752b2bdb456187 | 5b2fe57535e613e297a72a03d3b3346ad3658201 | refs/heads/master | 2020-12-07T14:04:15.072923 | 2020-01-09T06:23:25 | 2020-01-09T06:23:25 | 232,734,291 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,038 | java | package cuentas;
public class Main implements opertiva_cuenta {
private static String nom;
private static String cue;
private static Float cantidad;
public static void main(String[] args) {
CCuenta cuenta1;
double saldoActual;
nom = "Antonio López";
cue = "1000-2365-85-1230456789";
... | [
"noreply@github.com"
] | noreply@github.com |
414ccf56d3d984d503e67629c509c45fd1250c65 | 444f4ce4f2259f65ed374004b3e9e02636918fa1 | /src/server/Server.java | cf2df1fa084885d91b8101565f7cbcd3e2406c3d | [] | no_license | Bogachev-Ilya/AtmTDD | 577d450133d415109a7f3fc7e71e4179086e640b | aac4494b97ef1cb2e75a82337e2b3c04534f9e1e | refs/heads/master | 2018-10-13T12:08:07.875054 | 2018-07-11T19:30:34 | 2018-07-11T19:30:34 | 125,627,931 | 0 | 0 | null | 2018-04-26T19:03:15 | 2018-03-17T12:40:49 | Java | UTF-8 | Java | false | false | 3,535 | java | package server;
import model.Atm;
import model.CreditCard;
import model.DataBase;
import model.User;
import service.CardsDao;
import service.UsersDao;
import java.io.*;
import java.net.ServerSocket;
import java.net.Socket;
public class Server {
public static final int PORT = 8844;
public static void main(S... | [
"bogachev_i_i@mail.ru"
] | bogachev_i_i@mail.ru |
f567e1c3e2fe2158bdeac222acec64762467f76f | b61290110d950eba7a13a8af1dcff50136b57db0 | /app/src/main/java/com/rytass/geeyang/servicedemo/Global/T.java | 04849d0395026b5d1b2c05c87b1740a4ea28792d | [] | no_license | gcobc12677/AndroidServiceDemo | 404620bf23b148ece38f0c7881af5b28778c97ed | cadbb861a3efb2f3d8ff969ad37ec849ece10177 | refs/heads/master | 2020-12-25T14:58:51.541817 | 2016-09-02T09:26:02 | 2016-09-02T09:26:02 | 67,209,285 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,337 | java |
package com.rytass.geeyang.servicedemo.Global;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.text.TextUtils;
import com.rytass.geeyang.servicedemo.Custom.BroadCastData;
import com.rytass.geeyang.servicedemo.Receiv... | [
"gcobc12677@gmail.com"
] | gcobc12677@gmail.com |
bfddadb17ac6e2f91722e937a43f458e3b9e2eb2 | ffc181706566d18e117f294c72a0d2e679aa26a3 | /doclib-service/src/main/java/com/strelnikov/doclib/service/dtomapper/impl/DtoMapperImpl.java | 6099ed8a5cc3647a82e37d6f12275e3dfa9e6abf | [] | no_license | Gusstrik/DocumentLibrary | b59db9394c227f2886eab92e3954aa5929593716 | bb1544e5c9825937deeea69b97720fed2a07b6ab | refs/heads/main | 2023-05-03T07:31:56.146202 | 2021-05-16T20:59:53 | 2021-05-16T20:59:53 | 360,951,209 | 0 | 0 | null | 2021-05-16T20:53:32 | 2021-04-23T16:55:24 | Java | UTF-8 | Java | false | false | 8,663 | java | package com.strelnikov.doclib.service.dtomapper.impl;
import com.strelnikov.doclib.dto.*;
import com.strelnikov.doclib.model.conception.Unit;
import com.strelnikov.doclib.model.conception.UnitType;
import com.strelnikov.doclib.model.documnets.*;
import com.strelnikov.doclib.model.roles.Authority;
import com.strelnikov... | [
"i.strelnikov73@gmail.com"
] | i.strelnikov73@gmail.com |
00055e23d9664bf387d7c06712fe9336428228cd | e4329e9131da9f5f848191da24d63b55e8d732d2 | /src/main/java/com/orangeistehnewblack/models/Todo.java | b106272daeda67e4371f53763af40a5c94e782a4 | [] | no_license | swayam18/spring-todo | 0de64ce21bf7da1ace1954ac7f0828d0c837f62f | 9abe8141ff1b7ae73ab5a1988d245bd10a1c3631 | refs/heads/master | 2021-01-10T03:09:36.767650 | 2016-03-16T09:15:08 | 2016-03-16T09:15:08 | 52,865,914 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,074 | java | package com.orangeistehnewblack.models;
import javax.persistence.*;
@Entity
public class Todo {
@Id
@GeneratedValue(strategy= GenerationType.AUTO)
private long id;
private String task;
private boolean done;
@ManyToOne
@JoinColumn(name = "USER_ID")
private User user;
public long... | [
"pair+mc+sn@pivotal.io"
] | pair+mc+sn@pivotal.io |
a60ed9d2c85951efd188be6e1cd4ae5f69b72106 | 0b9f8738de5ee16d1a05c3658132708fa3968e85 | /src/MoveState/Up.java | a272d2798484a21ab53e18cc3a6e22024aa7172d | [] | no_license | jackltx/tank | d166a09311e867ac12de91971bb1bd31258b9094 | 3f45dd70113478ed713ebe7da48e336ea557beb0 | refs/heads/master | 2020-04-30T20:47:30.103745 | 2020-02-15T09:29:09 | 2020-02-15T09:32:07 | 177,077,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,035 | java | package MoveState;
import Client.TankClient;
import Environment.Missile;
import Environment.MissileInterface;
import Tank.Tank;
import java.awt.*;
public class Up implements State {
private Tank tank;
private Image tankImage;
public Up(Tank tank) {
}
public Up(Tank tank, Image image) {
... | [
"lzhy1996@outlook.com"
] | lzhy1996@outlook.com |
2426e0c309110bc00a692f3d4663e9075fc6ca25 | ae7371dc4c75985387bf9bdbc4065bae5fbf306f | /src/com/models/SearchPlaceForCheckin.java | a945b31f9ad641838411ccc905abb3beb92e8433 | [] | no_license | BassantMorad/FCISquareBackend | 5c2da0f68b2c4458bedcff0d722d3927b5e86696 | 8336da4d4b89d85d52948a6dc46449d7112e6667 | refs/heads/master | 2021-01-25T01:14:57.836951 | 2017-06-19T04:07:23 | 2017-06-19T04:07:23 | 94,735,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,840 | java | package com.models;
import java.sql.Connection;
import java.sql.Date;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Time;
import java.util.ArrayList;
import com.mysql.jdbc.Statement;
public class SearchPlaceForCheckin implements Checkin {
private Date da... | [
"Bassant_Morad20@hotmail.com"
] | Bassant_Morad20@hotmail.com |
4917f2b3f73e82b2f93a5cb4287025f99a6f8230 | e576b04d4a3cef45826861af353813ddfc0abb05 | /SupermercatsItteria/src/main/java/com/market/VO/Sessio.java | 94dd2ed4de7f90c8d60a4a982d6291c6542c526a | [] | no_license | gienini/SupermercatItteria | 2e8f76327eaaaef0414bb7b35630873f53d6ea35 | 402f98fcb7f98a16ecc0173d811002e99537163d | refs/heads/master | 2021-01-10T21:10:28.889651 | 2014-02-28T12:45:27 | 2014-02-28T12:45:27 | 17,171,005 | 1 | 1 | null | 2014-02-26T09:01:56 | 2014-02-25T11:38:12 | Java | UTF-8 | Java | false | false | 1,059 | java | package com.market.VO;
import java.util.Map;
public class Sessio {
private String nick;
private Map<Producte, Integer> carrito;
private int idComanda;
public Sessio() {
super();
}
public Sessio(String nick, Map<Producte, Integer> carrito, int idComanda) {
supe... | [
"Alumno22@SBS-ALUMNO22"
] | Alumno22@SBS-ALUMNO22 |
7dd1c513116cafdb213abd6121cbc409da6f5e00 | c21cfe0e6a4e98ecb63919af3399c1a50ea8fc75 | /androidAPP/app/src/main/java/com/st/pillboxapp/responses/AuthAndRegisterResponse.java | 274660a86cf4adcae5d9a3ff9f82d9f7b0c5ce46 | [
"Apache-2.0"
] | permissive | JuanMVP/repoPastis | 350dc1270380aebfc5a901287bdb8b128fdb63fd | 0a906510020a57fa70903886264f9dd09a75b3e8 | refs/heads/master | 2020-04-15T17:05:49.002633 | 2019-02-20T09:44:25 | 2019-02-20T09:44:25 | 164,860,467 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 794 | java | package com.st.pillboxapp.responses;
import com.st.pillboxapp.models.User;
public class AuthAndRegisterResponse {
private String token;
private User user;
public AuthAndRegisterResponse() {
}
public AuthAndRegisterResponse(String token, User user) {
this.token = token;
this.user... | [
"josedavid97.pd@gmail.com"
] | josedavid97.pd@gmail.com |
fa493b798f39aa74397f62461e8b7cf3c6654e2a | 322b3ec3d400566dd228d56b81fff6113a4a7741 | /WyyPay/KingMoneyPay/src/main/java/com/wyy/pay/bean/StatementsDiscountBean.java | dd3d54dc730a8bb558fa589e5b7ef4e4ac7c89ae | [] | no_license | weyangyang/WyyPay | 6343c4a24afbf400755b25363bd7cdc2d23c303b | 87c161ed140026ea2a5cf66d497c5214ffc10180 | refs/heads/master | 2021-01-12T11:09:49.653246 | 2016-12-15T15:04:58 | 2016-12-15T15:04:58 | 72,855,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | package com.wyy.pay.bean;
import java.io.Serializable;
/**
* Created by liyusheng on 16/12/10.
*/
public class StatementsDiscountBean implements Serializable {
private int type;
private double number;
public int getType() {
return type;
}
public void setType(int type) {
this.ty... | [
"liyusheng@xuetangx.com"
] | liyusheng@xuetangx.com |
1108b7e20dc2de52dfc8fd8149ba947549329c34 | fc58872a1645eb6a080df3f9af49c4fbf3061b3e | /src/Manatee.java | 87c9fe87b148672f607ca8c4b904b046e02467e6 | [] | no_license | mikestrange/Manatee | 29c8efacbd192ed87f2df52fb185f730cd2d4395 | 029a18483167d887e62c3cd4e2454227b2822cbf | refs/heads/master | 2020-03-30T08:10:43.143294 | 2015-01-06T13:59:36 | 2015-01-06T13:59:36 | 28,865,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java |
import sql.SqlServer;
import utils.TimeUtil;
import net.nio.MainServer;
import net.nio.SecurityXMLServer;
public class Manatee {
public static void main(String[] args) throws Exception
{
TimeUtil.start();
MainServer.getInstances().register();
SqlServer.gets();
SecurityXMLServer.gets().start();
while(t... | [
"xinyue___ld@sina.cn"
] | xinyue___ld@sina.cn |
c75f77be9d1422cd0140e009749aae6337baba75 | 407a7ee258871effcf05621f4505bad64cf19d41 | /android/src/main/java/com/mulgundkar/opencv/core/CVCore.java | fe2e8ac64189113e8c0369685758b4ae114da7f3 | [
"BSD-3-Clause"
] | permissive | rahul-san/flutter_opencv | bbe0c12a112e964a9062d8ee64e2fc8acf609ff7 | 6ceaeaeb7594e870fe9adf4fc2bdcd4f6426ed47 | refs/heads/master | 2022-11-08T13:16:53.046345 | 2020-04-25T15:20:22 | 2020-04-25T15:20:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,302 | java | package com.mulgundkar.opencv.core;
import android.annotation.SuppressLint;
import org.opencv.android.OpenCVLoader;
import org.opencv.core.Core;
import org.opencv.core.CvType;
import org.opencv.core.Mat;
import org.opencv.core.Point;
import org.opencv.core.Scalar;
import org.opencv.core.Size;
import org.opencv.core.M... | [
"adi@svoot.com"
] | adi@svoot.com |
3a508260f1bebc66fd0786f65f072d50daf728e7 | e9b8f034b65eff611f9a97414a6743e045999e1d | /src/main/java/com/vladimirt/myPetBlog/ServingWebContentApplication.java | ebf5ec233a1a4867a40f7466705a9279bca121b4 | [] | no_license | VladimirTikaev/MyPetBlog | a6bcb8b4326ec34064c693b23180094f676a687e | 5ab7c11ff27f74b1ed46553b4fd70cc7b0de0577 | refs/heads/master | 2023-01-07T12:33:55.789533 | 2020-11-04T16:41:59 | 2020-11-04T16:41:59 | 310,052,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package com.vladimirt.myPetBlog;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ServingWebContentApplication {
public static void main(String[] args) {
SpringApplication.run(ServingWebContentAppli... | [
"vladimirt.215@gmail.com"
] | vladimirt.215@gmail.com |
87ba2397fbb12c183d9f56d1c2dd1ee574ef43aa | 6e45a62fc156a7c323833ed52e7e8fc01c8fb933 | /COMP2613/A01203138Lab9/src/a01203138/ui/CustomerDialog.java | a768b83f415e87adc59610568e58b0789c45694b | [] | no_license | phuonghtruong/java | 12bc50700b8aaadf737ae3643a0aee3be37ba940 | 33fd3ecae1f2d8d84baaee47b5e5dab9d525d725 | refs/heads/master | 2021-06-09T23:55:17.344249 | 2021-04-04T20:23:19 | 2021-04-04T20:23:19 | 153,076,648 | 0 | 0 | null | 2020-11-12T18:24:47 | 2018-10-15T08:13:32 | Java | UTF-8 | Java | false | false | 5,293 | java | package a01203138.ui;
import java.awt.FlowLayout;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JPanel;
import javax.swing.JTextField;
import javax.swing.border.EmptyBorder;
import a01203138.data.customer.Customer;
import a01203138.data.customer.CustomerDao;
import java.awt.event.Acti... | [
"phuongtruong.h@gmail.com"
] | phuongtruong.h@gmail.com |
11f89ef15da2681175bec248226f7df8f0fa865c | 703daa72d0aa5381b69adadc1916cde0ee4eaee7 | /src/zx/proxy/test2/Test.java | 5cbd5490a88a4641b26b47b8f2e1e566a56aae88 | [] | no_license | zxiang179/DesignPattern | ee64ca251c45e0a761ae5bf367b92cc7d68f331d | 415db86a05555786495440893797b1e2c4b87eff | refs/heads/master | 2021-01-21T06:39:03.186392 | 2017-05-04T01:17:03 | 2017-05-04T01:17:03 | 82,868,517 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 143 | java | package zx.proxy.test2;
public class Test {
public static void main(String[] args) {
Proxy proxy = new Proxy();
proxy.Request();
}
}
| [
"zxiang248@gmail.com"
] | zxiang248@gmail.com |
01c7efef168a65ece49eaf8b83af72a0f00666ae | 3bad88d7d98767036bcc50fe3291c03028a7bd7f | /ssm01/src/main/java/com/yhh/mybatis/controller/ItemsController.java | 06bcad04ba5d3bb76b42e3dd389f0b101be07a2d | [] | no_license | luo532046043/mybatis-study | bae9301b318244350912b2bdda415ea2444d0f9e | e4a4b2638d79d9f2097cfc0982baa9f99ebece2c | refs/heads/master | 2020-06-13T07:37:28.593861 | 2019-06-30T16:01:26 | 2019-06-30T16:01:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,468 | java | package com.yhh.mybatis.controller;
import com.yhh.mybatis.entity.ItemsCustom;
import com.yhh.mybatis.service.ItemsService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springfr... | [
"837430479@qq.com"
] | 837430479@qq.com |
fbe39434085956ac5c4f698523686c9fea921a21 | a201a52f51c5842ce5617bde109d90f9dac65b02 | /CS2/ProgrammingAssignments/PGA3/ListADT.java | 628db07ea64a0825a790166391b4e3c79f6108e9 | [] | no_license | jcooperlo/ComputerScience2 | cfc4673f6fe8d65342d6ce4cc8b272ccfd3b4c59 | 1965dc53c008a83803b9f23c3b6765bf66a18a40 | refs/heads/master | 2021-04-09T13:08:18.051105 | 2019-02-04T21:26:26 | 2019-02-04T21:26:26 | 125,459,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,063 | java | /**
* ListADT defines the interface to a general list collection. Specific
* types of lists will extend this interface to complete the
* set of necessary operations.
* @author Dr. Lewis
* @author Dr. Chase
* @version 1.0, 08/13/08
*/
//package jss2;
import java.util.Iterator;
public interface ListADT<T> extend... | [
"s760100@cisone.sbuniv.edu"
] | s760100@cisone.sbuniv.edu |
6fd7d80b4ce708a572843bfd9a0108205c1bd487 | 946a35b19b51ccecf1a45223ecb7649f6d712353 | /opentsp-location-core/opentsp-location-da/opentsp-location-da-core/src/main/java/com/navinfo/opentsp/platform/da/core/rmi/impl/district/TerminalStatusServiceImpl.java | d86d2f6da0ec781be616411c403447edfa9128ed | [] | no_license | PinZhang/opentsp-location | 2c7bedaf1abe4d0b0bf154792a2f839ef7a85828 | d33967ccf64094a052c299d38112e177fbacdd84 | refs/heads/master | 2023-03-15T14:35:25.044489 | 2018-01-22T12:13:00 | 2018-01-22T12:13:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,148 | java | package com.navinfo.opentsp.platform.da.core.rmi.impl.district;
import com.navinfo.opentsp.platform.da.core.persistence.redis.service.impl.DASServiceImp;
import com.navinfo.opentsp.platform.location.protocol.common.LCPlatformResponseResult.PlatformResponseResult;
import com.navinfo.opentsp.platform.location.protocol.r... | [
"295477887@qq.com"
] | 295477887@qq.com |
a989a8c78d95fdf3053ff7829911fc3ceba0eb58 | 9ce55ae0c71a8583500b6568dd97f3996c91a211 | /app/src/main/java/com/example/firstdraft/storage/SharedPrefManager.java | e9924a5badd2d909d58abce56fccbf651a7d45dd | [] | no_license | MeLoveCarbs/Fitness-app | 46b5530bde84f64195b259cc8e2c88b768a387aa | c7dffd739229365f0e81dca764cae6ab1f08628c | refs/heads/master | 2020-12-15T04:51:38.144319 | 2020-01-20T05:13:00 | 2020-01-20T05:13:00 | 234,999,898 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,978 | java | package com.example.firstdraft.storage;
import android.content.Context;
import android.content.SharedPreferences;
import com.example.firstdraft.Responses.User;
public class SharedPrefManager {
private static final String SHARED_PREF_NAME = "my_shared_preff";
private static SharedPrefManager mInstance;
p... | [
"piadruids@gmail.com"
] | piadruids@gmail.com |
9a0fc3c88bc59e51b4fe55bb2e96e63d1d6c7341 | fea7fb36e37860e2e37ca08c706cc99fb11c5566 | /common/src/main/java/burukeyou/common/serialize/impl/JSONSerializer.java | 575cb69f56de8faf618110add4f7acfa276482ff | [] | no_license | telinx/BoomRpc | 3d34314b70b9dc60e6e55e87ae9a87804826db7c | d0ad2ce56f30674825a98d2e1faa5d3bd02d6088 | refs/heads/master | 2022-11-25T10:27:43.701673 | 2020-07-20T03:49:54 | 2020-07-20T03:49:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java | package burukeyou.common.serialize.impl;
import burukeyou.common.entity.enums.SerializerAlgorithmEnum;
import burukeyou.common.serialize.Serializer;
import com.alibaba.fastjson.JSON;
public class JSONSerializer implements Serializer {
@Override
public byte getSerializerAlgorithm() {
return Serialize... | [
"2432139974@qq.com"
] | 2432139974@qq.com |
16430f3c81635c36fc8ab6fde110c4e35d5d1b63 | 56456387c8a2ff1062f34780b471712cc2a49b71 | /android/support/v7/media/MediaRouteProvider$Callback.java | baed27797969107c70063ed7a724039a757d4851 | [] | no_license | nendraharyo/presensimahasiswa-sourcecode | 55d4b8e9f6968eaf71a2ea002e0e7f08d16c5a50 | 890fc86782e9b2b4748bdb9f3db946bfb830b252 | refs/heads/master | 2020-05-21T11:21:55.143420 | 2019-05-10T19:03:56 | 2019-05-10T19:03:56 | 186,022,425 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | package android.support.v7.media;
public abstract class MediaRouteProvider$Callback
{
public void onDescriptorChanged(MediaRouteProvider paramMediaRouteProvider, MediaRouteProviderDescriptor paramMediaRouteProviderDescriptor) {}
}
/* Location: C:\Users\haryo\Desktop\enjarify-master\presensi-enjarify.j... | [
"haryo.nendra@gmail.com"
] | haryo.nendra@gmail.com |
33f6ed84306f87fb60533986254b3c2455b935ea | 6216a318b76cce20874d5fb37aafc30c888c7e6b | /EngineersBank/src/enquiryLogin.java | 84fd5c41a35c80ef984349628c9bf82088ef9608 | [] | no_license | ssoumen74/Bank-Management | 7a0ae61668bcd19353f0ddd080d110a77fa4779f | e2fb4b53012ec9be9bd251aa534045882f13a04d | refs/heads/master | 2021-01-20T13:18:07.707402 | 2017-05-06T15:57:16 | 2017-05-06T15:57:16 | 90,471,544 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,088 | java | import java.awt.*;
import java.awt.event.*;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
import javax.imageio.ImageIO;
import javax.swing.*;
public class enquiryLogin extends JFrame implements ActionListener {
JTextField usrbox=new J... | [
"noreply@github.com"
] | noreply@github.com |
6a8bb6aa789a90914b8c5dd5208e9276f58ce633 | 8439c47644705a9b462be56048e7ec89c8f6ea99 | /src/main/java/biweekly/property/ExceptionDates.java | b981d82f40ac03f3feb082b9b085b80c06f8a5e5 | [
"BSD-2-Clause",
"BSD-2-Clause-Views"
] | permissive | nicky-isaacs/biweekly | 0858fedd991fb5df1e8a5a05347203bd3010a3cd | ed15b5fb540ef656b45fd1be05e8d4d210d2fa1f | refs/heads/master | 2021-01-18T18:26:37.247916 | 2016-01-30T22:13:05 | 2016-01-30T22:13:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,493 | java | package biweekly.property;
import java.util.Date;
import java.util.List;
import biweekly.ICalVersion;
import biweekly.Warning;
import biweekly.component.ICalComponent;
import biweekly.util.ICalDate;
/*
Copyright (c) 2013-2015, Michael Angstadt
All rights reserved.
Redistribution and use in source and binary form... | [
"mike.angstadt@gmail.com"
] | mike.angstadt@gmail.com |
9f2b11056ab34452b239e99bb1072989ef51831d | 5c8379bfb89432e3c1e4654d8468b2f8704a8ad4 | /JavaPrograms/src/binaryTreePrograms/DistBtwNodes.java | 89afc5565d839e3565be4838e81f090bfb9e0f4f | [] | no_license | SunnySinghs/JavaProgram | 7df433d0a69c353e5d9438ee9e1e037ec7856d00 | 9200e7d245c4181030332821ee066b8c9bc8bb68 | refs/heads/master | 2021-05-04T14:44:40.382208 | 2018-07-10T19:27:02 | 2018-07-10T19:27:02 | 120,209,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,196 | java | package binaryTreePrograms;
public class DistBtwNodes {
int d1 = -1;
int d2 = -1;
int dist = -1;
public static void main(String[] args) {
// TODO Auto-generated method stub
int dist = new DistBtwNodes().findDistance(new TreeNode().getTree(), 4, 6);
System.out.println("\n\n>>>>>>>dist>>>>>>"+dist);... | [
"sourabh.singh000@gmail.com"
] | sourabh.singh000@gmail.com |
2e1fd7a3e3c9bc14b9e355b58e5896e691ce7625 | 2c07521ca1b036a511da948421308a12d9f603cb | /Lost Child/src/New.java | 6a8c87d58703d935203ceca5a4daf15b3afa1321 | [] | no_license | AishaNair/Lost-Child | 8aba3de99990bb018dfe44ce878687c42ebe5656 | dde13c367d6446a3b7852ad229c72ac2afc51efa | refs/heads/master | 2020-09-15T09:26:32.573883 | 2016-09-05T11:54:50 | 2016-09-05T11:54:50 | 67,416,602 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,867 | java | import java.awt.Canvas;
import java.awt.Color;
import java.awt.Container;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Image;
import java.awt.Rectangle;
import java.awt.RenderingHints;
import java.awt.Toolkit;
import java.awt.event.Act... | [
"noreply@github.com"
] | noreply@github.com |
c2b6f69a2709aa87869a390de730e0fbfbd18429 | 913a0a160051421e3f5481e467648684c96147e9 | /src/H01/H1Opdracht3.java | 7e14426d362e4c68fbf404c4459eb7a718c4b416 | [] | no_license | LOGiantBOY/JavaBijSpijkerCurses | 4594b3e956f4a6284866e06b9b44eb9165b22a63 | 3ceada4d134fe78a534a2d2a7b929fa6c3b40d27 | refs/heads/master | 2020-12-05T23:01:11.354511 | 2020-01-14T18:41:19 | 2020-01-14T18:41:19 | 232,269,990 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package H01;
public class H1Opdracht3 {
public static void main(String[] args) {
System.out.println("OPDRACHT 1.3\n");
System.out.println("a\ta^2\ta^3\ta^4");
System.out.println("1\t1\t1\t1");
System.out.println("2\t4\t8\t16");
System.out.println("3\t9\t27\t81");
Sy... | [
"lkogenhop@gmail.com"
] | lkogenhop@gmail.com |
0a242e118b715e06433397fc89cf922557cdff07 | 94cb48658040df60a16a5a13da0976ed07c01ceb | /dunwu-tool/dunwu-tool-core/src/test/java/io/github/dunwu/tool/util/RandomUtilTest.java | 199e6d34c88583ed47909123153e307edd4ba768 | [
"Apache-2.0"
] | permissive | wtopps/dunwu | 569ea2f7aefbebf81efe0057b07b95f7ce00403b | 7c94d56808d76b4cf96aa34141ddc7d3b7fe4414 | refs/heads/master | 2020-12-08T12:58:54.891740 | 2019-12-20T15:42:30 | 2019-12-20T15:42:30 | 232,987,475 | 1 | 0 | Apache-2.0 | 2020-01-10T07:08:20 | 2020-01-10T07:08:19 | null | UTF-8 | Java | false | false | 7,189 | java | package io.github.dunwu.tool.util;
import io.github.dunwu.tool.collection.CollectionUtil;
import io.github.dunwu.tool.date.DatePattern;
import io.github.dunwu.tool.lang.Console;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.RepeatedTest;
import org.junit.j... | [
"forbreak@163.com"
] | forbreak@163.com |
c47bc5daf6a082dc800e4f997195374c70c34184 | 41a5724ef5cf75d2d63f97113865f29d5bd71344 | /plugins/com.seekon.mars.logger/src/com/seekon/mars/logger/log4j/BundleLogManager.java | b1d64f5e59f3af1cd098abe69af93d2694808ceb | [] | no_license | undyliu/mars | dcf9e68813c0af19ea71be0a3725029e5ae54575 | 63e6c569ca1e253f10a9fe5fdc758cadad993c71 | refs/heads/master | 2021-01-10T18:31:16.111134 | 2013-08-19T12:55:38 | 2013-08-19T12:55:38 | 10,619,113 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 572 | java | package com.seekon.mars.logger.log4j;
import java.net.URL;
import org.apache.log4j.LogManager;
import org.apache.log4j.helpers.OptionConverter;
import org.osgi.framework.Bundle;
public class BundleLogManager {
private BundleLogManager() {
super();
}
public static void loadBundleLog4jConfigure(Bundle bund... | [
"undyliu@126.com"
] | undyliu@126.com |
ec6b233e8b95595592134010b1757715159ee500 | 88bd6ce56e46e1adc61ae6dc2bebc9c2a65a227d | /SpringBootTwo-Thymeleaf/src/main/java/com/wml/entity/Author.java | 92f3b2f3137836e5dafdfdd5e524e7d17dd04710 | [] | no_license | NorwayWang/SpringBoot-LearningSummary | 188892ebe3dc33886f5f0eb4d64999b43294f153 | 02ed82413f43f77fd53aebf843c3c2cacf16659d | refs/heads/master | 2020-12-17T23:50:06.285029 | 2020-01-22T09:36:21 | 2020-01-22T09:36:21 | 235,301,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 997 | java | package com.wml.entity;
public class Author {
private String userName;
private int age;
private String email;
private String realName;
public String getUserName() {
return userName;
}
public void setUserName(String userName) {
this.userName = userName;
}
public... | [
"noreply@github.com"
] | noreply@github.com |
4085101d7e26d8b9205fa11ab96991f4ad33cff9 | 50f3519d5687f56695b325235f56572d248ccab6 | /cheapest-flights-within-k-stops.java | 9a637ebeade4c87cef469de0113c347f5b98f675 | [] | no_license | ishansahu/DailyCode | acd7c645c028ab281c30d44730f0b055e0b65c99 | 85e539aab96a385cbb650a76a8792efd99e75d50 | refs/heads/master | 2021-07-02T13:46:09.212888 | 2021-01-06T04:39:59 | 2021-01-06T04:39:59 | 207,443,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,254 | java | class Solution {
public int findCheapestPrice(int n, int[][] flights, int src, int dst, int K) {
HashMap<Integer, List<int[]>> graph = new HashMap();
for(int[] flight : flights){
List<int[]> temp = graph.get(flight[0]);
if(temp == null) temp = new ArrayList();
tem... | [
"noreply@github.com"
] | noreply@github.com |
dd472e8aac531bd6901c8ffdf708f60ca2f7c04e | ca205fb87be718c3458d1aa2a31a6c5cbbf2abc0 | /src/main/java/com/springtest/SpringRest/controller/GameRestController.java | 2446e3b4cd998f7cecb5dedadf9dc829c1669ec8 | [] | no_license | Peszi/SpringRestTest | 0e08dfd13c6cf82041dd62421a8c380479b63f35 | 38367db2db2f078277f1f6d917510af9ec0a419c | refs/heads/master | 2020-03-07T04:52:09.222696 | 2018-04-09T14:15:12 | 2018-04-09T14:15:12 | 127,148,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,237 | java | package com.springtest.SpringRest.controller;
import com.springtest.SpringRest.model.Room;
import com.springtest.SpringRest.repository.RoomRepository;
import com.springtest.SpringRest.repository.UserRepository;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.... | [
"mat_mos@wp.pl"
] | mat_mos@wp.pl |
5843aa99af660d8be24122fc5f3390c65b6f0cd3 | 652827016e062a195eff4ae93b7c5b588efaf0d5 | /workspaceCSCI4980carey/plugin-project-1101-zest-ast-type.zip_expanded/simpleZestProject4/src/graph/provider/GLabelProvider.java | 4e7243f96ade5eb3aefd9ec33ff314ecb765dfe9 | [] | no_license | treytencarey/workspaceCSCI4980carey | 2849bcafcf67d9b62d1129daa8c8d0585f0665ad | 5fe839290d15ac896a3501253a2dad6e5134d347 | refs/heads/master | 2020-03-27T04:06:48.572779 | 2018-11-30T01:10:03 | 2018-11-30T01:10:03 | 145,912,587 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,661 | java | /*
* @(#) ZestLabelProvider.java
*
*/
package graph.provider;
import org.eclipse.draw2d.ColorConstants;
import org.eclipse.draw2d.IFigure;
import org.eclipse.jface.viewers.LabelProvider;
import org.eclipse.swt.graphics.Color;
import org.eclipse.zest.core.viewers.EntityConnectionData;
import org.eclipse.zest.core.vi... | [
"treytencarey@gmail.com"
] | treytencarey@gmail.com |
251550ac50ad7f9ada1216861bbd03a97c3c0564 | ae1d95b11d775cb1ab105cc7662c237e3482b860 | /tests/integration/harness/src/main/java/io/helidon/tests/integration/harness/HelidonProcessRunner.java | 0e528df86688dc4b1593aed6c7f6741130428e87 | [
"Apache-2.0",
"APSL-1.0",
"LicenseRef-scancode-protobuf",
"GPL-1.0-or-later",
"LGPL-2.1-only",
"LicenseRef-scancode-unknown-license-reference",
"CC-PDDC",
"LicenseRef-scancode-generic-export-compliance",
"LicenseRef-scancode-unicode",
"EPL-1.0",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL... | permissive | barchetta/helidon | 7a517cbf36e0a3c908bb269d9a92446a507332ce | e8bf60e64e3510df66569688fe1172981766f729 | refs/heads/main | 2023-09-03T20:19:30.214812 | 2023-08-11T22:39:16 | 2023-08-11T22:39:16 | 165,092,426 | 3 | 0 | Apache-2.0 | 2019-01-10T16:21:59 | 2019-01-10T16:21:58 | null | UTF-8 | Java | false | false | 16,243 | java | /*
* Copyright (c) 2021, 2023 Oracle and/or its affiliates.
*
* 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... | [
"noreply@github.com"
] | noreply@github.com |
b4a39c7e45adba083d68f1df2a593bffa2a87bab | 5b5defd093d62cc7e05a7a7c798356c7983e7866 | /test/src/test/java/org/zstack/test/storage/backup/TestAllocateBackupStorage4.java | bdab05f57dd28aa701971ccd023bbbfa99e4a14b | [
"Apache-2.0"
] | permissive | tbyes/zstack | 0bddaf6a1be4e46e181dfffacdbd5aaff5ec803b | 7f8ae92fa3d95c1e3ac876a9846f9fe0cbf63d5e | refs/heads/master | 2020-06-30T20:42:07.888244 | 2016-11-21T09:12:13 | 2016-11-21T09:12:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,300 | java | package org.zstack.test.storage.backup;
import junit.framework.Assert;
import org.junit.Before;
import org.junit.Test;
import org.zstack.core.cloudbus.CloudBus;
import org.zstack.core.componentloader.ComponentLoader;
import org.zstack.core.db.DatabaseFacade;
import org.zstack.header.storage.backup.*;
import org.zstack... | [
"xuexuemiao@yeah.net"
] | xuexuemiao@yeah.net |
455d16c811e81ca144cdbe3cd04325910df4fe7c | d99df429036f09c451312c5c72fff180f378e7bc | /40205163_MAS_Project/src/timetable_ontology/elements/SwapFinal.java | aa368aba0e07b76364edd368f386f4995e29fe91 | [] | no_license | AverageHomosapien/Multi-Agent-Timetable-Allocation | 0d3b43aea332c99f36bd6aa931418dc7a66a76bc | 95c6e839e025b66d11cc1e69a5cf6b70e89ca568 | refs/heads/main | 2023-01-22T18:38:50.656552 | 2020-12-07T11:30:51 | 2020-12-07T11:30:51 | 317,205,228 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 879 | java | package timetable_ontology.elements;
import jade.content.AgentAction;
import jade.content.onto.annotations.Slot;
import jade.core.AID;
public class SwapFinal implements AgentAction{
private SwapInitial swapInitial; // Initial slot on the timetable
private AID agentTo; // Agent requesting tutorial (REQUESTER)
pri... | [
"hamcalum10@gmail.com"
] | hamcalum10@gmail.com |
0db3a0cc0aa903d48eac933398c011affdc29e52 | fc6c869ee0228497e41bf357e2803713cdaed63e | /weixin6519android1140/src/sourcecode/com/tencent/mm/modelvideo/d.java | eb02c2b62b64e0c17c42a269daf9160aec1b13aa | [] | no_license | hyb1234hi/reverse-wechat | cbd26658a667b0c498d2a26a403f93dbeb270b72 | 75d3fd35a2c8a0469dbb057cd16bca3b26c7e736 | refs/heads/master | 2020-09-26T10:12:47.484174 | 2017-11-16T06:54:20 | 2017-11-16T06:54:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 39,593 | java | package com.tencent.mm.modelvideo;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import com.tencent.gmtrace.GMTrace;
import com.tencent.mm.ad.b.a;
import com.tencent.mm.ad.b.b;
import com.tencent.mm.ad.b.c;
import com.tencent.mm.ad.k.a;
import com.tencent.mm.ad... | [
"robert0825@gmail.com"
] | robert0825@gmail.com |
8d00f92b62e539edeca892fde535420ed2558d85 | bb4756a487131d2dae9b1719884870f6f11396c1 | /TwitDuke-Server/src/main/java/net/nokok/twitduke/server/handlers/StringUtil.java | 0d39c42bcf7de0d29e995b20a0d62371ed6d395d | [
"MIT"
] | permissive | nanase/TwitDuke | 070a3656d9c980b6d8ef641faff024bdcff6451b | 542d55d1ae64369b1a2a2bcf6d136d90c25fe192 | refs/heads/master | 2021-01-15T19:58:51.225452 | 2014-07-12T14:05:35 | 2014-07-12T14:05:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 544 | java | package net.nokok.twitduke.server.handlers;
import java.util.Random;
import java.util.stream.IntStream;
public class StringUtil {
public static String appendRandomWhitespace(String text) {
return appendRandomString(text, " ");
}
public static String appendRandomString(String text, String append)... | [
"nokok.kz@gmail.com"
] | nokok.kz@gmail.com |
da0b6acef505338e366353f69b0d14706d4aa06c | 1f1590410eb00f04415dee5063e979c134dec08b | /src/com/company/linedrawers/WuLineDrawer.java | 7dfb9661d65406a7a9ddd8e9801056ec10887445 | [] | no_license | WriteWrote/KG2020_G41_Task2 | 997326b0038aa256789ed4ac7bf4200402adabbf | a0c8999ca30e4c95b29c2983ed8acca180244155 | refs/heads/main | 2023-02-10T15:24:03.154602 | 2020-12-26T12:03:39 | 2020-12-26T12:03:39 | 304,576,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,936 | java | package com.company.linedrawers;
import com.company.LineDrawer;
import com.company.PixelDrawer;
import java.awt.*;
public class WuLineDrawer implements LineDrawer {
private PixelDrawer pixelDrawer;
public WuLineDrawer(PixelDrawer pixelDrawer) {
this.pixelDrawer = pixelDrawer;
}
... | [
"noreply@github.com"
] | noreply@github.com |
e2816b6819dc6388e7640972a3414270d0a0f1c6 | a57ae3e7f21278b1e2dc1d084cc4532893adfb7d | /src/com/wix/rt/lang/lexer/RTLexer.java | e271d781c5e0b06a89b2716d3e348f01d035c8d2 | [
"MIT"
] | permissive | bmvpdxl/react-templates-plugin | d2b29961b07c14756dd0cd15a47c3cfcf023f6dd | ea69d9bea0e7d73ca66e3606444e7e435bd9db5d | refs/heads/master | 2020-03-23T14:45:36.358514 | 2017-09-24T13:59:36 | 2017-09-24T13:59:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | package com.wix.rt.lang.lexer;
import com.intellij.lang.javascript.JSTokenTypes;
import com.intellij.lexer.FlexAdapter;
import com.intellij.lexer.MergingLexerAdapter;
import com.intellij.psi.tree.TokenSet;
import java.io.Reader;
/**
* @author Dennis.Ushakov
*/
public class RTLexer extends MergingLexerAdapter {
... | [
"idok@wix.com"
] | idok@wix.com |
8444acf37d29e3f71f8e40958b558ef08d87c348 | 99dac8701ea0ee3eefd14fbe52e767c558bd5867 | /src/simuduck/Duck.java | ae98c4187ed5e74e89ed7b01214abbe0a8e294b0 | [] | no_license | kr3y/SimUDuck | 558c4ce5959b6c5bcd8fac83d70dd72f5604c51d | a59fd6704733127378d10c7dfd9138451646040b | refs/heads/master | 2021-01-10T20:44:57.328051 | 2014-09-12T08:16:37 | 2014-09-12T08:16:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 787 | 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 simuduck;
/**
*
* @author Administrator
*/
public abstract class Duck {
protected S... | [
"kr3y@winodowslive.com"
] | kr3y@winodowslive.com |
076d33e206cb8b016d8e2dce9b97178da94186ad | 16a893197d2060e5771e647982f58ac78ceb048b | /app/src/main/java/com/hindmppsc/exam/adapter/Complete_current_affair_Adapter.java | 1c804cba90d14b55471d3f2b8814e75110f82db2 | [] | no_license | BurhanArif2611/HindMPPSC | 974a415da2c736b4311fb1af55b85a6128a5e550 | 95144ed57e6268fef2bfc445479a16fc3a4ea021 | refs/heads/master | 2023-05-09T06:37:26.971853 | 2021-05-29T07:21:10 | 2021-05-29T07:21:10 | 291,201,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,654 | java | package com.hindmppsc.exam.adapter;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageView;
import android... | [
"burhan.arif@medfone.in"
] | burhan.arif@medfone.in |
e157f339b4feb445ed7522de7b3f500690c93bea | c6992ce8db7e5aab6fd959c0c448659ab91b16ce | /sdk/metricsadvisor/azure-ai-metricsadvisor/src/main/java/com/azure/ai/metricsadvisor/implementation/models/IngestionStatusQueryOptions.java | cf73f28d432bb89704e74076002ea055562bf8e8 | [
"MIT",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"CC0-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later"
] | permissive | g2vinay/azure-sdk-for-java | ae6d94d583cc2983a5088ec8f6146744ee82cb55 | b88918a2ba0c3b3e88a36c985e6f83fc2bae2af2 | refs/heads/master | 2023-09-01T17:46:08.256214 | 2021-09-23T22:20:20 | 2021-09-23T22:20:20 | 161,234,198 | 3 | 1 | MIT | 2020-01-16T20:22:43 | 2018-12-10T20:44:41 | Java | UTF-8 | Java | false | false | 2,006 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.ai.metricsadvisor.implementation.models;
import com.azure.core.annotation.Fluent;
import com.fasterxml.jackson.annotation.JsonProperty;
import j... | [
"noreply@github.com"
] | noreply@github.com |
eaa0f022079a663f1376f32f98660c90d9c52114 | ec957dbfdc61ef24eb2ab750822ace49a1aa4ddc | /src/xmu/swordbearer/timebox/alarm/AlarmReceiver.java | df1ba510fa4ad6e4d88ad86175146645f4f606d1 | [] | no_license | SwordBearer/TimeBox | 54080fe34997257a4f3c418ec0c07148447f0939 | 29c875fa251a832a8070c5ff8b677f7dccebee2d | refs/heads/master | 2021-01-19T06:59:07.729533 | 2013-10-05T07:19:17 | 2013-10-05T07:19:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,513 | java | package xmu.swordbearer.timebox.alarm;
import xmu.swordbearer.timebox.R;
import xmu.swordbearer.timebox.data.CommonVar;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.con... | [
"tangyuchun@gmail.com"
] | tangyuchun@gmail.com |
0cf74a26ca9521069b0d79e7723d2ee611735d5e | 99748f53a2ef19104533286f6c84394338e690b3 | /server/src/test/java/org/elasticsearch/search/aggregations/InternalAggregationsTests.java | df203046e6c2537c5008f6366712cf246e853df0 | [
"Apache-2.0",
"LicenseRef-scancode-elastic-license-2018",
"LicenseRef-scancode-other-permissive"
] | permissive | sanen/elasticsearch | 6e7af03a87b091a81421fc10afa2be3b8d562d96 | 7280de08424902914e29bbd1213ba32d6546eada | refs/heads/master | 2021-05-15T10:24:32.261903 | 2020-12-31T03:00:05 | 2020-12-31T03:00:05 | 108,098,719 | 0 | 0 | Apache-2.0 | 2020-12-31T03:00:10 | 2017-10-24T08:29:51 | Java | UTF-8 | Java | false | false | 6,849 | java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | [
"noreply@github.com"
] | noreply@github.com |
e507f54859a7087991c5accd9530779f8b6af3f4 | 08a3d8d666ffb174b7fe87b2e625c8d6ffe97b51 | /InterfacesExercises/src/interfacesexercises/Plumber.java | 05d6739d257a594504121c5eaf8e77959736cf96 | [] | no_license | Rriverag98/PO-Rriverag98 | af67c08464b34d37495d638e5167ea2a4611111a | a5740c73048cd5225eab8d23671d6cdc006a82b9 | refs/heads/master | 2021-01-13T16:36:43.123329 | 2017-04-27T03:38:21 | 2017-04-27T03:38:21 | 79,303,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 321 | 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 interfacesexercises;
/**
*
* @author Rodrigo
*/
public interface Plumber {
public String unplugDrain();
}
... | [
"noreply@github.com"
] | noreply@github.com |
2c888878104ed6c752a1713220746b9e96662504 | dc4d1f2192179ee126be1bcb1346e837f7e9a1ac | /cniaomusic_playmusic/src/main/java/com/cainiao5/cainiaomusic/common/utils/TransitionHelper.java | 0bf2b7a4576d6462c2d57f8d91144e5d1bcb4433 | [] | no_license | justinoool/MusicDemo | 277eff7074f7149789399576142163ce74278343 | a1d9fd6fc398cb7fb7fab51fee07eafb4b4c439b | refs/heads/master | 2021-01-20T06:33:54.762909 | 2017-10-11T01:34:44 | 2017-10-11T01:34:44 | 101,507,606 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,514 | java | /*
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"275512733@qq.com"
] | 275512733@qq.com |
e20fbd6c888852c4b534d71a831b8bafa8a1a03f | d6271636adc9d447df210427a7cf924b7f0009a8 | /core/common/src/test/java/alluxio/security/authentication/GrpcSecurityTest.java | 801a588098d2bfa39bd142dcc7ecf40a633a90dc | [
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"MIT",
"Unlicense",
"Apache-2.0",
"BSD-2-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"CC-PDDC",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-free-unknown"
] | permissive | AminoACID123/alluxio | f88d7ce80f7a7dfc6b01f56c1477fc516ae21bcc | 2bf790f505f054cd23464f89ceff6403ab59ade1 | refs/heads/master | 2020-05-01T17:25:42.887314 | 2019-03-22T23:04:59 | 2019-03-22T23:04:59 | 177,599,144 | 0 | 0 | Apache-2.0 | 2019-03-25T14:08:57 | 2019-03-25T14:08:57 | null | UTF-8 | Java | false | false | 5,913 | java | /*
* The Alluxio Open Foundation licenses this work under the Apache License, version 2.0
* (the "License"). You may not use this work except in compliance with the License, which is
* available at www.apache.org/licenses/LICENSE-2.0
*
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI... | [
"jia.calvin@gmail.com"
] | jia.calvin@gmail.com |
120e554e93a1c1eef54645b9f67939a13b3a7b1b | 70e207ac63da49eddd761a6e3a901e693f4ec480 | /net.certware.evidence.saem.edit/src/net/certware/evidence/evidence/provider/IsCreatedAtItemProvider.java | 7e93035707454144687c1f641ebf53a2fc7416fc | [
"Apache-2.0"
] | permissive | arindam7development/CertWare | 43be650539963b1efef4ce4cad164f23185d094b | cbbfdb6012229444d3c0d7e64c08ac2a15081518 | refs/heads/master | 2020-05-29T11:38:08.794116 | 2016-03-29T13:56:37 | 2016-03-29T13:56:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,640 | java | /**
* Copyright (c) 2011 Object Management Group (SAEM metamodel)
* Copyright (c) 2010-2011 United States Government as represented by the Administrator for The National Aeronautics and Space Administration. All Rights Reserved. (generated models)
*/
package net.certware.evidence.evidence.provider;
import java... | [
"mrb@softisms.com"
] | mrb@softisms.com |
b0aaf2ee491d5cda7d279d839ae6945c915a2aa8 | 5160cea6579c164ea15b14a63defaa84b8f558d2 | /src/main/java/com/bypro/dealoffer/dao/ProductDaoImpl.java | c7eddfce4123d6dd7a0bfeea79fd6b277f850f92 | [] | no_license | chandarasekaran/DealOffer | 7436fcb937682b406c35db56936d862b57225246 | 94e130c426818158d25fdf24fdc142cc13e561c2 | refs/heads/master | 2021-08-24T06:23:17.881501 | 2017-12-08T11:27:26 | 2017-12-08T11:27:26 | 113,566,559 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 923 | java | package com.bypro.dealoffer.dao;
import java.util.List;
import javax.persistence.Query;
import org.springframework.stereotype.Repository;
import com.bypro.dealoffer.model.CustomProduct;
@Repository("ProductDao")
public class ProductDaoImpl extends AbstractDao implements ProductDao
{
@SuppressWarnings("unchecked... | [
"chandru@localhost.localdomain"
] | chandru@localhost.localdomain |
2816d51d39bd4bbd40174ed33a1c144f10823a0b | afe1c48c29275e1727857dfe3e575278d8502934 | /ppj-lab/src/hr/fer/zemris/ppj/syntax/LRNode.java | 91df7203aef5d430652ac636d733cca16d7ed85b | [] | no_license | n1chre/ppjc-compiler | 9b9c4d3a509c5401f25f66d3a295d49396714c0b | 8f447b6186f8041511e4ce5cfdd02cbb0b8fc96d | refs/heads/master | 2021-06-05T14:04:40.447558 | 2016-06-15T13:37:10 | 2016-06-15T13:37:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,801 | java | package hr.fer.zemris.ppj.syntax;
import java.util.Collections;
import java.util.LinkedList;
import java.util.List;
import hr.fer.zemris.ppj.util.Util;
/**
* Class that represents nodes of the parse tree created by the LR parser.
*
* @author fhrenic
* @author marko1597
*/
public class LRNode {
private LRS... | [
"hrenic.filip@gmail.com"
] | hrenic.filip@gmail.com |
f9f9d10a09a314118afd8f0572943210d02f1b26 | b3055fac6f575ec4c7f5d26e17f9a3f3c5a76f98 | /LeetCode Algorithms/src/algorithms/TaskScheduler.java | c6351380be761c4f9d709ab4b39bb143747605e8 | [] | no_license | abhitawar007/LeetCode | 13a6e4ab0dbb07b667abafe63e9087d79833a4fd | 25ef01df15e924576aaacde572d3581e9f834960 | refs/heads/master | 2021-01-25T14:58:51.332664 | 2018-05-19T22:11:46 | 2018-05-19T22:11:46 | 123,742,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 803 | java | package algorithms;
import java.util.*;
public class TaskScheduler
{
public int leastInterval(char[] tasks, int n)
{
// Initialization
int t = tasks.length;
int[] store = new int[26];
// Base condition
if(t <= 1 || n==0)
return t;
for(int i=0; i<t; i++)
store[tasks[i] - 'A']++;
Arrays.sort(s... | [
"abhijeet.tawar007@gmail.com"
] | abhijeet.tawar007@gmail.com |
00d101ca36c5a844a303ef7238ca7891c8ee8b6b | 504b3acda5ef8f961a120e13089a81202a965ce1 | /flink-connector-mysql-cdc/src/main/java/com/ververica/cdc/connectors/mysql/source/assigners/state/SnapshotPendingSplitsState.java | 6350322539f7a9c3cb721d4bc203b00be8cfbdb0 | [
"Apache-2.0"
] | permissive | LhotseMon/flink-cdc-connectors | 93a9ed0202b1ae31d41edf9792d5379ed09c9c2d | 5cf940d160b2e6f711236ea97a7c0a76b7593036 | refs/heads/master | 2023-08-30T00:44:22.059773 | 2021-10-28T02:54:27 | 2021-10-28T02:54:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,955 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"noreply@github.com"
] | noreply@github.com |
858a19cf5e3c16ef73c4e4bb76a4026bdad71a7d | 19b25fd7f91bfdb63fed46a6546addee989b514e | /ru/tcase/avaj_launcher/Aircraft.java | fe4ea1976170052b3e4dd15a3a127259b3a838c0 | [] | no_license | ermakovis/42_avaj-launcher | d64e9481c96ff2732563a2fd149d07112b0328ec | 64ad294a56123ef890291d0cf5f2b0e5196fd9ab | refs/heads/main | 2023-05-11T20:19:42.992814 | 2021-06-05T18:18:25 | 2021-06-05T18:18:25 | 374,127,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 420 | java | package ru.tcase.avaj_launcher;
public abstract class Aircraft {
private static long idCounter = 0;
protected long id;
protected String name;
protected Coordinates coordinates;
public Aircraft(String name, Coordinates coordinates) {
this.name = name;
this.coordinates = coordinates;... | [
"ilya.ermakov@sberins.ru"
] | ilya.ermakov@sberins.ru |
4b6c588327a8e2fa88f7285b809a78e4b65f4431 | 918c917c9de8f05c2000a16ae12ac138ec1806af | /src/ihm/ConfigurationClavier.java | aaf96e08c1fbae537272707264c8520ea5564c4e | [] | no_license | benji62f/JAVA_VirtualWar | c978a73ddf903cdc173e8100909f0a3a60a3d66e | a4374780311005b21be50f6d0bc87fd8ba8706c4 | refs/heads/master | 2020-04-02T15:39:04.211450 | 2013-06-23T18:19:19 | 2013-06-23T18:19:19 | 154,576,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,536 | java | package ihm;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextField;
public class ConfigurationClavier extends JFrame {
/**
*
*/
private static final long serialVersionUID = 1L;
private ... | [
"benji62f@hotmail.fr"
] | benji62f@hotmail.fr |
fc90954ee83a3d9339201d8d1553dcf68218043a | 65e9c46d37d05f3166be0a5eaa9de296dd938a75 | /leetcode/src/com/practice/simple/MaxSubArray.java | caf7a9734974853f38d252d1f9e8ea42c05a9cae | [] | no_license | lastlearner/LeetCode | b26db285671032137929f132ee63247a8d62f151 | dbc76764ecb79a3c985813aec1eb4432a90ae7a7 | refs/heads/master | 2021-07-02T18:20:04.857534 | 2020-09-10T02:51:52 | 2020-09-10T02:51:52 | 161,102,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 703 | java | package com.practice.simple;
/**
* @Description: NO.53 最大子序列和
* @Auther: liaoyl
* @Date: 2020/1/19 0019 23:43
*/
public class MaxSubArray
{
public static void main(String[] args)
{
int[] nums = {-2, 1, 3, -4, 2, -1, 4, 1, -2};
int result = maxSubArray(nums);
System.out.println(resul... | [
"429825736@qq.com"
] | 429825736@qq.com |
5c442524fc13d9ec2f0ed42ff9aee57b7f543508 | ac9b777878ea203781c4c48628f6c2e1cf486e39 | /src/main/java/com/linlazy/mmorpg/file/service/SceneConfigService.java | c71f1e96ca868ce490066e88a8400b20ef20dd73 | [] | no_license | lcc214321/mmorpg-lintingyang | 5521795fdf197005b556fc1fa7c40e2d4fd2cfc2 | c2ab1d5f8aa6d76d2229085adb76a4c61edf794b | refs/heads/master | 2023-03-17T09:47:00.410368 | 2019-01-29T13:57:28 | 2019-01-29T13:57:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,812 | java | package com.linlazy.mmorpg.file.service;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.linlazy.mmorpg.file.config.SceneConfig;
import com.linlazy.mmorpg.module.common.reward.Reward;
import com.linlazy.mmorpg.server.common.ConfigFile;
import com.linlazy.mmorpg.server.common.... | [
"linlazy@163.com"
] | linlazy@163.com |
59e1b64b54041911a61bd9e625a41f29532e524e | 0ad2bb4aece650fb7d9d9be30ae45d0618c2165f | /Downloader/src/org/ivan/downloader/worker/DownloadWorker.java | d35d9c57c243b95c54b5b086426d6eb4bbdd81bc | [] | no_license | TanyaGaleyev/Downloader | abe6d18465b8657263ec3ed6b790b04cc2662cd9 | a77e3f8b419aeb21f3d2a9d859360d891ce251fa | refs/heads/master | 2021-01-02T23:07:09.695381 | 2014-07-18T11:48:34 | 2014-07-18T11:48:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,351 | java | package org.ivan.downloader.worker;
import org.ivan.downloader.protocols.ProtocolConnection;
import org.ivan.downloader.storage.DownloadHolder;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
* Class that performs download process.
* <p>
* Inside this class we use ... | [
"pav401@mail.ru"
] | pav401@mail.ru |
e22b24257e106f5a5b775b9ed91bfdecb5b6f5f8 | 1be774fec11159972da4a6021b376cd511e8398b | /src/main/java/fr/univtln/bruno/i311/simplers/generic/ws/DAOResource.java | b2528b7f5b31dc761017aa7b55a3af986111885f | [] | no_license | emmanuelbruno/simplers | e98d0cdc2d184841f519da950fc88c310e9b0b03 | ee201e289cc67d34899b036bc62be339fdfed79d | refs/heads/master | 2021-06-22T12:32:28.184952 | 2019-01-29T10:07:27 | 2019-01-29T10:07:27 | 167,588,981 | 0 | 0 | null | 2020-12-18T16:01:53 | 2019-01-25T17:49:24 | Java | UTF-8 | Java | false | false | 987 | java | package fr.univtln.bruno.i311.simplers.generic.ws;
import fr.univtln.bruno.i311.simplers.generic.dao.IdentifiableEntity;
import fr.univtln.bruno.i311.simplers.generic.dao.exception.DAOException;
import javax.validation.Valid;
import javax.ws.rs.core.Response;
import javax.ws.rs.core.UriInfo;
import java.util.... | [
"emmanuel.bruno@univ-tln.fr"
] | emmanuel.bruno@univ-tln.fr |
0b222b7d3b72f22813da7efcde279e643e074b4e | 164d341984d995eef0e1f209adcafb2df033f843 | /serviceapi/src/main/java/com/team1/ssm/model/UserDTo.java | c1f9acc442e2ebafe8f96e6ac0a0be04375667fa | [] | no_license | dreamboylw/ssmtest1 | f2bea880d8f4461bcdc42f3e3140862bd5665502 | 32ab157b5aeee115098e59ccb912bbfe8f15a0cb | refs/heads/master | 2021-01-20T08:07:16.312057 | 2017-05-08T04:08:56 | 2017-05-08T04:08:56 | 90,100,081 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,570 | java | package com.team1.ssm.model;
import lombok.Data;
import javax.persistence.*;
import java.util.Date;
@Data
@Table(name = "tb_user")
public class UserDTo {
/**
* 会员id
*/
@Id
@Column(name = "USER_ID")
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Integer userId;
/**
... | [
"18037794373@163.com"
] | 18037794373@163.com |
99e07ee4626d9f6d4b86ad348b0c63ed1bf71c84 | 6851feb9b4d54811d98df9468672bacf8b89207a | /src/dao/DaoMedication.java | fbfe1cebf309632baef53f93618634246de5005d | [] | no_license | carlrdj/medication-control | b96e832318593a42a4ae9b2b19cfedc80bf8cc64 | af66bba60c7c1cd780537df56df52886d50e8109 | refs/heads/master | 2021-05-06T18:21:51.770257 | 2017-11-26T03:16:31 | 2017-11-26T03:16:31 | 111,976,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 869 | 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 dao;
import dto.Medication;
import java.util.List;
/**
*
* @author SEVEN
*/
public interface DaoMedication {... | [
"carl.rdj@gmail.com"
] | carl.rdj@gmail.com |
8a7728eb48fbbea79ae32891b61a4d6373063b2e | ae5d79dde04149da151f5c5ee64130a6cf11992a | /src/main/java/com/qf/service/serviceImpl/ShoppingCarServiceimpl.java | 6c7ce7729733317b460d4981287e736090dd2ebe | [] | no_license | java1903-theseventhgroup/zhishu | 8d3d49fe76a79ec59605fab87183692d7e550f3b | ec3e0680a0c4998289e1d6a28bc4867aa8f06b9f | refs/heads/master | 2022-06-03T01:49:17.882737 | 2019-07-26T10:57:58 | 2019-07-26T10:57:58 | 199,001,065 | 0 | 0 | null | 2022-05-20T21:04:19 | 2019-07-26T10:54:20 | Java | UTF-8 | Java | false | false | 2,633 | java | package com.qf.service.serviceImpl;
import com.qf.dao.ShoppingCarDao;
import com.qf.domain.ShoppingCar;
import com.qf.response.CommonCode;
import com.qf.response.QueryResponseResult;
import com.qf.response.QueryResult;
import com.qf.service.ShoppingCarService;
import org.springframework.beans.factory.annotation.Autowi... | [
"1368249116@qq.com"
] | 1368249116@qq.com |
ee12ad7ad4b34889162f6a3eaf8a46e5bb8c5067 | 5822e8a9ce19c4a3bffc11dac4e7a34de42ddb46 | /miaosha-user-center/src/main/java/org/spring/cloud/alibaba/study/common/util/IPUtil.java | 17f2e0092d71927a4a361fed5857f86f4f214392 | [] | no_license | zwuyang/miaosha-cloud | 0411726c17f1e7c080a0907896cbd7afa646e7eb | bcfa28089838c8551ef32faeb37214f08c0759e2 | refs/heads/master | 2022-12-06T16:14:38.197508 | 2020-09-04T08:37:37 | 2020-09-04T08:37:37 | 286,980,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,060 | java | package org.spring.cloud.alibaba.study.common.util;
import org.springframework.util.StringUtils;
import javax.servlet.http.HttpServletRequest;
import java.net.InetAddress;
import java.net.UnknownHostException;
/**
* @author yzw
* @Classname IPUtil
* @Description TODO
* @Date 2020/8/14 09:53
*/
public class IPUti... | [
"yzw@gitlab.com"
] | yzw@gitlab.com |
0814ad607dab8196774118ec80b373a5aee23b72 | 25a85d92930a2ec93454b31d6703c69ee2588f7c | /Math/Palindrome Integer.java | 150f288b36aa46ed8db84f92e4d7fa1baf937b6e | [
"MIT"
] | permissive | sonakshi-priya/InterviewBit-Practice | 5a6a68ca254f25f20d264bf9d8eb3da57b721871 | 00eb556b7509df51b8c27f912188a2090a302b82 | refs/heads/master | 2022-12-21T04:56:31.187489 | 2020-10-01T07:29:22 | 2020-10-01T07:29:22 | 300,187,231 | 0 | 0 | MIT | 2020-10-01T07:29:23 | 2020-10-01T07:27:24 | null | UTF-8 | Java | false | false | 330 | java | public class Solution {
public int isPalindrome(int a) {
if(a<0){
return 0;
}
StringBuilder number = new StringBuilder();
number.append(a+"");
number.reverse();
if((a+"").equals(number.toString())){
return 1;
}else{
return 0;
... | [
"noreply@github.com"
] | noreply@github.com |
fdeab3b5572c841675c408d720bd00dbf00d6169 | 8fd70b0b2605ba7fd95c42d304740097e5d84cdf | /src/main/java/japsa/tools/bio/tr/CompareTRVCmd.java | 00672588f196f7f0fd468ba8bbebe9a868767c14 | [
"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 | 16,951 | java | /*****************************************************************************
* Copyright (c) Minh Duc Cao, Monash Uni & UQ, All rights reserved. *
* *
* Redistribution and use in source and binary forms, with or without *
* m... | [
"minhduc.cao@gmail.com"
] | minhduc.cao@gmail.com |
75e271c9f0fe744d55f253fd7378ad99b3fe75ee | a068ab3abb81982ae308913237195d28499dc541 | /src/main/java/com/vnua/meozz/model/LoadingIndicatorDialog.java | d30170cf737c1d5333144b7d5c7e2789c256e42a | [] | no_license | ducmanh2802/VNUASchedule | 4ad954bcccd5382fdf87161007e7bedb76237251 | 5beb8299e04820de7f793b8a1bc0ef0d9f489f95 | refs/heads/master | 2023-03-17T20:36:06.571220 | 2021-03-10T09:08:05 | 2021-03-10T09:08:05 | 335,980,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,860 | java | package com.vnua.meozz.model;
import java.util.function.Consumer;
import java.util.function.ToIntFunction;
import javafx.collections.FXCollections;
import javafx.collections.ListChangeListener;
import javafx.collections.ObservableList;
import javafx.concurrent.Task;
import javafx.concurrent.WorkerStateEvent;
import j... | [
"ducmanhtb2802@gmail.com"
] | ducmanhtb2802@gmail.com |
f479c53ddcc0184c2bcde2976d4394702e686e39 | 327dbffc05948c4f983793c04c93fb17087e7eb2 | /BuildshopFramework/src/test/java/com/application/pages/SuperPage.java | 485c479f4301d260e53a1fde0f9cd2d9c9957130 | [] | no_license | Divyashree-g/BuildShop_New | 5be28acc5873f32cbb702baee825608d024d51de | 18792f62728d560a72f03a1e2d3435c82714fcca | refs/heads/master | 2021-01-12T02:47:36.599506 | 2017-01-23T06:50:34 | 2017-01-23T06:50:34 | 78,104,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,925 | java | package com.application.pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
// TODO: Auto-generated Javadoc
/**
* The Class SuperPage.
*/
public class SuperPage {
/** The driver... | [
"noreply@github.com"
] | noreply@github.com |
9a966a51bae988dab88f4229d5918b0490cb9dea | 2d9bb3af6d89aed5036fe4e7336aca6ca7358313 | /egakat-io-conciliaciones-commons/src/main/java/com/egakat/io/conciliaciones/repository/SaldoInventarioRepository.java | 66346191d07ba2d095322b6af92d435bb7c174c5 | [] | no_license | github-ek/egakat-io-conciliaciones | b95500c26c3e668358384c1d3a6ba4f85232a886 | 310da3844ce92afa3fa83489f1d6cd9f8d55bbd2 | refs/heads/master | 2021-06-09T20:35:22.972145 | 2019-09-23T04:00:42 | 2019-09-23T04:00:42 | 133,686,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 703 | java | package com.egakat.io.conciliaciones.repository;
import java.util.List;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import com.egakat.integration.commons.archivos.enums.EstadoRegistroType;
import com.egakat.integration.commons.archivos.repository.Regi... | [
"esb.ega.kat@gmail.com"
] | esb.ega.kat@gmail.com |
972eed5b2f0f3f01e6516e0a8ac4b705c9b75084 | 03a26523c98f98efe88c79c09a0323d22a208619 | /EvryBank/src/com/evryindia/common/dao/AdminOperationDao.java | f873225553b55d3dd9b3f39d4c555d72219da25e | [] | no_license | evrytrainingbatch01/rashmi_evrybank | d100a15e88b072520a8ec6cd647488ba8b74678c | 6c8f0e1a55f768758d563595efd5c8fcaf8a6e82 | refs/heads/master | 2020-04-30T06:42:46.552923 | 2019-03-23T02:56:33 | 2019-03-23T02:56:33 | 176,660,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 696 | java | /**
*
*/
package com.evryindia.common.dao;
import java.sql.SQLException;
import java.util.ArrayList;
import com.evryindia.foundation.domain.Customer;
import com.evryindia.foundation.domain.Transaction;
/**
* @author rashmi.kiran
*
*/
public interface AdminOperationDao {
void addCustomer(Customer customerId) ... | [
"rashmi.kiran@spanservices.com"
] | rashmi.kiran@spanservices.com |
ebee4de825713c72a27286ffdb10ea4d0d7e9079 | 1c506ca86b7752f6eea028d59e14258fe509156e | /Magento/src/pageObjPattern/Analyzer.java | 8e74850067c301cffc3650f06d948be385dd50ec | [] | no_license | halyavka/ufg_tools_all_in_one | 9a6a6e3ecc3779d73f14f2e7272d25eb6b37ecb9 | 2756b7df89fba5708a655b4230e439b7c34a08b4 | refs/heads/master | 2021-01-23T03:12:20.036259 | 2014-08-12T22:55:06 | 2014-08-12T22:55:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,087 | java | package pageObjPattern;
import org.apache.log4j.Logger;
import org.testng.ITestResult;
import org.testng.util.RetryAnalyzerCount;
import java.util.concurrent.atomic.AtomicInteger;
/**
* Created with IntelliJ IDEA.
* User: ivan.halyavka
* Date: 8/5/13
* Time: 1:05 PM
* To change this template use File | Settings... | [
"vanle@ukr.net"
] | vanle@ukr.net |
0df7d958c9f7925069c05e1871ffae93c234c682 | d313fbac43cb46a10fede535502e5b3e1dcc180a | /config-client/src/main/java/com/example/configclient/ConfigClientApplication.java | 925baaffc3ee85aa665600b7ebec7745fc9511ef | [] | no_license | cctga/maven-parent | 95c8e5029863955e48c7b791a5204b45891808e4 | 737f726744e7350267ca767fa8a62c7ceead4199 | refs/heads/master | 2022-12-13T00:17:36.760789 | 2020-09-10T10:55:44 | 2020-09-10T10:55:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | package com.example.configclient;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* @author maoludong
*/
@SpringBootApplication
public class ConfigClientApplication {
public static void main(String[] args) {
SpringApplication.run(Con... | [
"1135892360@qq.com"
] | 1135892360@qq.com |
5ae027b7a72a3ed484508c3dbff809954b13ac55 | 38320e5163cc9c458a473918f794db365983bc33 | /HljHome/.svn/pristine/3a/3a8750b6c3861002f04e6e11cc65d5ad133ff913.svn-base | a8d5f64d88e2e049600f72c5cf5bcae525b638e0 | [] | no_license | Catherinelhl/HLJHome | a79e1236bbf722877c3de9562ceddcabe8834cda | e249d91a37d6be5c5dc4e85c8d02af944e82be25 | refs/heads/master | 2021-05-28T23:36:13.742995 | 2015-05-27T02:43:00 | 2015-05-27T02:43:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,570 | package com.hlj.widget;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import com.hlj.utils.CommonTools;
import com.hlj.utils.Logger;
import com.hlj.view.CustomProgressDialog;
import com.hlj.widget.MediaController.MediaPlayerControl;
import com.live.video.constans.Constants;
import com.li... | [
"15520054289@163.com"
] | 15520054289@163.com | |
11e4ece25262a91a4a38fd9cbec0cb999c9342d7 | 6119989a8d249b300826e551fa978d7a59d4ebd9 | /node_modules/react-native-google-signin/android/build/generated/source/r/release/android/support/compat/R.java | 87e896e5ad6ff2feccf4522662b032eabe5ab084 | [
"MIT"
] | permissive | Rogeriocsl/React-native-League-Of-Runas-Open | 97f44482c727ee43aa1443006b73efe05d9604d0 | 5cbe0e5166bfc564f33b92d0e6a7b960d8610018 | refs/heads/master | 2023-02-28T11:12:17.072765 | 2021-02-03T01:47:53 | 2021-02-03T01:47:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,028 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.compat;
public final class R {
public static final class attr {
public static int font = 0x7f04007a... | [
"carlosrog1414@hotmail.com"
] | carlosrog1414@hotmail.com |
c71560fd835d5584548ae03943f456d989d25630 | 236b2da5d748ef26a90d66316b1ad80f3319d01e | /photon/photon/plugins/org.marketcetera.photon.testfragment/src/test/java/org/marketcetera/photon/tests/PhotonSuite.java | 2f734f9599c564e7c01f14ac0a939c70bdd33bbe | [
"Apache-2.0"
] | permissive | nagyist/marketcetera | a5bd70a0369ce06feab89cd8c62c63d9406b42fd | 4f3cc0d4755ee3730518709412e7d6ec6c1e89bd | refs/heads/master | 2023-08-03T10:57:43.504365 | 2023-07-25T08:37:53 | 2023-07-25T08:37:53 | 19,530,179 | 0 | 2 | Apache-2.0 | 2023-07-25T08:37:54 | 2014-05-07T10:22:59 | Java | UTF-8 | Java | false | false | 2,188 | java | package org.marketcetera.photon.tests;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import org.marketcetera.photon.BrokerManagerTest;
import org.marketcetera.photon.PhotonPositionMarketDataConcurrencyTest;
import org.marketcetera.photon.PhotonPositionMarketDataTest;
import org.marketcetera.p... | [
"nagyist@mailbox.hu"
] | nagyist@mailbox.hu |
f4c6ee48da86ceee0606c780b256f06076332821 | c2f04eeeb011656b2613c3f1307715be55ef5dc4 | /webhotel/src/main/java/entity/EachRoom_for_List.java | 2a388a8b7c72c9bb12bc41c9072fc619d3c40caf | [] | no_license | Yuxuan-panini/hotel-management | 2f4e73b4e787673b3d52f61d866c97592bd683c3 | 84bce1722de1b7022c36300295c49ef0e1784589 | refs/heads/master | 2023-06-07T22:31:48.744643 | 2021-06-29T15:42:52 | 2021-06-29T15:42:52 | 330,603,364 | 0 | 0 | null | 2021-06-29T15:42:53 | 2021-01-18T08:37:42 | JavaScript | UTF-8 | Java | false | false | 326 | java | package entity;
public class EachRoom_for_List {
public String room_type;
public float room_price;
public int total;
public int rest;
public EachRoom_for_List(String s1,float rp,int tot,int re){
this.room_type=s1;
this.room_price=rp;
this.total=tot;
this.rest=re;
... | [
"liyuxuan@bupt.edu.cn"
] | liyuxuan@bupt.edu.cn |
946b2b6d169fdff0ed094e65ef2e0ecaf1e08680 | 5bb0526317b5696aff874b837bc4a6e15761fd04 | /src/Lista3/Questao8.java | 3b029865e940f8c5607225a166c2345ad20d9f48 | [] | no_license | weskleymb/AulasAlgoritmos | dcb8344345b2eeb82eeb598083ec6399f0ed1c4e | 139beae86ccd4bf1d6c6690ce6a8618b7ec1baeb | refs/heads/master | 2021-01-20T20:52:29.882923 | 2016-06-21T21:58:36 | 2016-06-21T21:58:36 | 60,880,466 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,002 | java | package Lista3;
import java.util.Scanner;
public class Questao8 {
public static void main(String[] args) {
Scanner entrada = new Scanner (System.in);
System.out.print("Informe o preço do produto 01: ");
float n1 = entrada.nextFloat ();
Syste... | [
"weskleymb@hotmail.com"
] | weskleymb@hotmail.com |
60b4f7db3af0795b968d4d90d4cb1e7c12d74a20 | 042a624a23c3113563f9e245e118cc4e9b1e9a93 | /Day0620_Spring_lifeCycle_Annotation/src/lifecycle2/StudentDao2.java | a29e1e40e8a4f4f238fcf1e8da4895cdbe3bbfd2 | [] | no_license | kowoo/spring | b1436a4d0ddb0f0d9834915f7eec910b4f2117c8 | 69b2b3c297696c708978451e24de786de0fb2e31 | refs/heads/master | 2020-03-20T23:05:04.881246 | 2018-07-13T08:22:32 | 2018-07-13T08:22:32 | 137,828,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,045 | java | package lifecycle2;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.DisposableBean;
import org.springframework.beans.factory.InitializingBean;
import org.... | [
"gwh1027@gmail.com"
] | gwh1027@gmail.com |
d73e5bb0aac6a4265971a18f9fd9f132b34fbe11 | a6611fccf41a6873176965dcb5d7555ee8cdf011 | /android/app/src/main/java/com/appletv/MainActivity.java | 8b4c43c312d9edfe2d4357e87d9b28f7c8aa3d7d | [] | no_license | kchronis/makeathon-appletv | 185d41949d2b047747ad48cb4cfeb1abba57b7cd | 378280e424550bb9f8d681fb1e11591fb03e8a7a | refs/heads/master | 2020-03-23T11:09:10.834247 | 2018-07-18T20:21:58 | 2018-07-18T20:24:14 | 141,486,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package com.appletv;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript.
* This is used to schedule rendering of the component.
*/
@Override
protected String getMainComponentName... | [
"kchronis@pinterest.com"
] | kchronis@pinterest.com |
8e4cede7d31b2ee7ba875d5560668bbd87258b06 | ca898cfaaba405443a398974d61a957cb1cadedc | /src/test/java/com/canvas/cheater/CanvasCheaterApplicationTests.java | 679fef224abff213f3eb265ea0613751fe18935a | [] | no_license | DlockMiz/CanvasCheater | d50cbd8285478172b71666568ce11cec42a2a12c | c2c51276ab894e18602236fe1302544ea25ac012 | refs/heads/master | 2021-06-17T00:58:06.415879 | 2019-08-13T20:58:59 | 2019-08-13T20:58:59 | 200,690,304 | 0 | 0 | null | 2021-05-08T20:15:19 | 2019-08-05T16:21:14 | Java | UTF-8 | Java | false | false | 342 | java | package com.canvas.cheater;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class CanvasCheaterApplicationTests {
@Test
public void c... | [
"daniel.w.lock@gmail.com"
] | daniel.w.lock@gmail.com |
4c4f7dcf28a3d1b6522050a2eea4598814c9342c | b81ff2e33a38cce6a47e716870a39f180d50e09e | /app/src/main/java/com/example/newcomer_io/ui/main/MainViewModel.java | f4a99d54cde7664cb9d9d5d8cbbe6726450a450a | [] | no_license | chrismoen1/chrismoen1 | 786a9f6d1796421e1caf857885a7e73395219307 | c70b53b391f401cef54a8bd1c582a2fde4dc2803 | refs/heads/master | 2022-11-18T04:27:33.824476 | 2020-07-18T19:17:48 | 2020-07-18T19:17:48 | 254,759,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166 | java | package com.example.newcomer_io.ui.main;
import androidx.lifecycle.ViewModel;
public class MainViewModel extends ViewModel {
// TODO: Implement the ViewModel
}
| [
"moenchris1@gmail.com"
] | moenchris1@gmail.com |
901af35b3cbc964e8b8b46590ad329430dc3977d | 9d0517091fe2313c40bcc88a7c82218030d2075c | /apis/cloudfiles/src/main/java/org/jclouds/cloudfiles/binders/BindIterableToHeadersWithPurgeCDNObjectEmail.java | a4398144107fe145ba807a63ecd6a6caf5460b56 | [
"Apache-2.0"
] | permissive | nucoupons/Mobile_Applications | 5c63c8d97f48e1051049c5c3b183bbbaae1fa6e6 | 62239dd0f17066c12a86d10d26bef350e6e9bd43 | refs/heads/master | 2020-12-04T11:49:53.121041 | 2020-01-04T12:00:04 | 2020-01-04T12:00:04 | 231,754,011 | 0 | 0 | Apache-2.0 | 2020-01-04T12:02:30 | 2020-01-04T11:46:54 | Java | UTF-8 | Java | false | false | 1,993 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"Administrator@fdp"
] | Administrator@fdp |
f6f0c4826fd3c82920bd575803cab7468068216f | 19b42d08a26bd55ec5e14fd8f86a680ea8191f8c | /Taller_5/src/main/java/com/canessa/maven/test/oferta/OfertaBase.java | 516dd637814af6568207bfd1df7f9df16a78e990 | [] | no_license | Pipe914/Taller_Facade | 40b9d3d6a08762220f3383ec3591b6856dae2dcf | fe77aab8241dde54cb7c9b94f71e15a2640bee67 | refs/heads/main | 2023-05-07T13:06:30.138498 | 2021-05-29T22:05:38 | 2021-05-29T22:05:38 | 356,353,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 577 | java | package com.canessa.maven.test.oferta;
import com.canessa.maven.test.Componente;
// Clase base oferta
public class OfertaBase implements Componente{
// Variables globales
private String id;
// Constructor
public OfertaBase(String iD){
id = iD;
}
// Metodos de clase
public void setId(Stri... | [
"andresafsa@unisabana.edu.co"
] | andresafsa@unisabana.edu.co |
15b6961834ff27a3b53fe78ec8a1dab36bd9c6ec | 671d2dfd4e1b203680b1427d66d4d69eb6c49d5d | /componentapi/src/main/java/com/it/picliu/componentapi/ComponentFactory.java | fa09467371bab38a518808047ad8213e78ae0f19 | [] | no_license | picliu/ModuleProject-master | ae29a6088c644d3466c764dd2e8a8913b7fa4074 | 4ab24c0a0f046c6cccdd9b9a27b794d931f4b482 | refs/heads/master | 2020-07-01T21:19:28.132981 | 2019-08-11T09:12:43 | 2019-08-11T09:12:43 | 201,304,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 382 | java | package com.it.picliu.componentapi;
/**
* * @name:picliu
* * @date: 2019/8/9
* * 组件工厂类
*/
public abstract class ComponentFactory {
private Component mComponent;
public abstract Component onCreate();
public final Component create() {
if (mComponent == null) {
mComponent = onCre... | [
"liuliang@qutoutiao.net"
] | liuliang@qutoutiao.net |
64191ed93ee54814bed0de2edf19c49d2fb7e79b | 94be114d4f9824ff29b0a3be7114f6f4bf66e187 | /axis2-generated/src/gov/niem/niem/niem_core/_2_0/InstantMessengerClientNameDocument.java | 5e45431bc1bf7f40873500aacd1f0792fe2072cb | [] | no_license | CSTARS/uicds | 590b120eb3dcc24a2b73986bd32018e919c4af6a | b4095b7a33cc8af6e8a1b40ab8e83fc280d2d31a | refs/heads/master | 2016-09-11T12:58:01.097476 | 2013-05-09T22:42:38 | 2013-05-09T22:42:38 | 9,942,515 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 9,621 | java | /*
* An XML document type.
* Localname: InstantMessengerClientName
* Namespace: http://niem.gov/niem/niem-core/2.0
* Java type: gov.niem.niem.niem_core._2_0.InstantMessengerClientNameDocument
*
* Automatically generated - do not modify.
*/
package gov.niem.niem.niem_core._2_0;
/**
* A document containing one ... | [
"jrmerz@gmail.com"
] | jrmerz@gmail.com |
17b247c19baa87dd69cd9990049d9c2ce0bcd86d | e9e6f3113580f93703ab7a05b69145cb39082f85 | /PMServer/src/main/java/beito/PMServer/model/AppSettings.java | 710c24840887fd222d643ea7c07fd01e6f7b4b98 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | beito123/BadArchives | 51f521aa0249b2d95e7e1e0afaf219e506c287fe | d9887cdc6372bd53295fa182c23d02a0b693a920 | refs/heads/master | 2020-12-08T05:56:43.071602 | 2016-08-21T15:17:40 | 2016-08-21T15:17:40 | 66,203,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,606 | java | package beito.PMServer.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
/*
author: beito123
*/
@JsonIgnoreProperties(ignoreUnknown=true)
public class AppSettings {
@JsonProperty("version")
private String version;
@JsonProperty("setting")... | [
"beito123@gmx.com"
] | beito123@gmx.com |
7b19536d928fd31726101bc3e4d7d222a2ab10b6 | f74b851f4661f808833d092d3c0cd0c0b4270fc8 | /app/src/main/java/com/cucr/myapplication/activity/TestWebViewActivity.java | 21b96cdaba26cc81ae90e4c568ecb9453e5d3fe6 | [] | no_license | dengjiaping/HeartJump | eb3eeb3df24b9a567e4229c92bf0081d56470eed | 31af25dc06c97f993f228464b054299690308e4b | refs/heads/master | 2021-08-24T13:19:20.914881 | 2017-11-21T07:09:21 | 2017-11-21T07:09:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,186 | java | package com.cucr.myapplication.activity;
import android.graphics.Bitmap;
import android.os.Build;
import android.support.annotation.RequiresApi;
import android.view.View;
import android.webkit.WebSettings;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import android.widget.LinearLayout;
import c... | [
"1666930276@qq.com"
] | 1666930276@qq.com |
9416ea7d93bbc687e1188786d99c1fc69916a5cc | 975ad56f28e806bf6d15e82549b023e87beebc95 | /src/main/java/com/example/demo/config/SecurityConfiguration.java | b6733687083765fb5994aabe17bcff600185dbfd | [] | no_license | 748079585/oauth2 | 4a222d146e900043c266aada29e56c50a5a5f00a | 6a5e9a8f616df1ab99b6f6afa1b2bb4a5eb330e4 | refs/heads/master | 2022-07-14T13:09:24.479414 | 2019-08-21T05:57:12 | 2019-08-21T05:57:12 | 203,502,186 | 0 | 0 | null | 2022-06-17T02:24:10 | 2019-08-21T03:53:27 | Java | UTF-8 | Java | false | false | 2,435 | java | package com.example.demo.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.authentication.AuthenticationManager;
import org.springframework.sec... | [
"748079585@qq.com"
] | 748079585@qq.com |
cf4cac93e0133b886afd963ac762eebd6820b354 | 517ef6789b5fd0ffa941df480dd240dcc9196dbe | /health_common/src/main/java/com/it/entity/Result.java | f9211a419b70cab212bdba82c68795810a8f1904 | [] | no_license | ITBAI00/mast | cfee2a6b9c479f46f8b42965b87f5e542eeba5b7 | e6f7d510da1e606bc039fe2cb9ec78ba6006f17e | refs/heads/master | 2022-12-24T11:31:17.231101 | 2019-10-29T08:04:52 | 2019-10-29T08:04:52 | 218,218,759 | 1 | 0 | null | 2022-12-16T04:29:29 | 2019-10-29T06:28:08 | JavaScript | UTF-8 | Java | false | false | 992 | java | package com.it.entity;
import java.io.Serializable;
/**
* 封装返回结果
*/
public class Result implements Serializable{
private boolean flag;//执行结果,true为执行成功 false为执行失败
private String message;//返回结果信息
private Object data;//返回数据
public Result(boolean flag, String message) {
super();
this.fla... | [
"by@itbai.cn"
] | by@itbai.cn |
a58210034e4db3153e50b5e376d6a67de67a321f | db570d7dd32d33d3637af4cd5d51ee9f2c6b077a | /src/calculator/CalcView.java | 85ee158dcd00cb512b6870e08260c5b2d5adf441 | [] | no_license | kamelcerbah/java-swing-Calculator-with-MVC-Architecture | 972e3f88d4735b99f8b63be6afd818bb2dfd4c31 | 9c54dc5baf1d77c1e46de8be1e65d9ee077fe9b1 | refs/heads/main | 2023-03-19T12:36:03.331620 | 2021-03-19T14:55:21 | 2021-03-19T14:55:21 | 349,454,957 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,642 | java | package calculator;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.event.ActionListener;
import javax.swing.BoxLayout;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
@SuppressWarnings("serial... | [
"noreply@github.com"
] | noreply@github.com |
deb2270527b42270c4f47a0d65b7966a9329e80d | b013f50b527343312bc74ee2c98c3c2edf79f6cd | /gridool/src/common/src/gridool/util/lang/PrintUtils.java | c944759e00326c9e97d72b527282322064dd6a1e | [] | no_license | myui/gridool | 0c3ef888495597e6bc11ce5cc12a2439c5933aae | 5f51d0c192a07839680513c29904b4911e06be86 | refs/heads/master | 2016-08-07T11:34:34.138557 | 2012-07-31T06:53:03 | 2012-07-31T06:53:03 | 32,142,106 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 9,384 | java | /*
* @(#)$Id: PrintUtils.java 3619 2008-03-26 07:23:03Z yui $
*
* Copyright 2006-2008 Makoto YUI
*
* 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.or... | [
"yuin405@17ef545a-33b9-11de-96ab-f16d9912eac9"
] | yuin405@17ef545a-33b9-11de-96ab-f16d9912eac9 |
c88a6b2f087221f84cec55adc2be6fdecfdeff7a | a8ad9ba059c463cd17c993d8630a5c11802c79c8 | /dubbo-springboot-consumer/src/main/java/com/ql/controller/HelloController.java | a4c628b6b22cbe03b10f43af4e8281a38c34c793 | [] | no_license | xdf020168/dubbo-springboot | 6e619c4df9f8f1c7acf81de7bcb6651cc3e631f8 | 7e435f0a1f302bf23bfab6c4516b698f453d9ccb | refs/heads/main | 2022-12-29T07:17:17.956431 | 2020-10-20T09:01:14 | 2020-10-20T09:01:14 | 446,747,826 | 1 | 0 | null | 2022-01-11T08:59:41 | 2022-01-11T08:59:40 | null | UTF-8 | Java | false | false | 985 | java | package com.ql.controller;
import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand;
import com.ql.Service.HelloService;
import org.apache.dubbo.config.annotation.DubboReference;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spr... | [
"qlanto_147@163.com"
] | qlanto_147@163.com |
5b1c0517ed7a597478f0997b38408c7460a4b337 | 614a78e968d435a1577932873bd1bddc204e1805 | /BootCampProject1/OTHERS/products/CATEGORY.java | 432be3e632a6b22462e137d12c68c2d63c0f5b10 | [] | no_license | Abhishekramola10/SpringProject | 13ae94a9adf39e50e5c532497d32005a6f6ad875 | 463049d6f74db028ded98d1d0ad8e74a88535083 | refs/heads/main | 2023-09-05T07:02:01.233648 | 2021-11-15T17:30:23 | 2021-11-15T17:30:23 | 428,358,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 172 | java | package com.BootCampProject1.BootCampProject1.OTHERS.products;
public class CATEGORY {
private int ID;
private String NAME;
private int PARENT_CATEGORY_ID;
}
| [
"noreply@github.com"
] | noreply@github.com |
77f000a96609a7b3ae5fdeb082ab4735f868dd64 | 9f70c6c3652d0a6cf7c4f8e91e400ce3afc0691d | /ch04/readinglist-secured/src/main/java/readinglist/SecurityConfig.java | d3d0b192926bf140674187f643580413d2379bea | [] | no_license | brant-hwang/sbia_examples | b7117e34afd5f2fc1a43b6fc52b77114dd1bd676 | 36cf0cb8916c73aa5243644b12d4f41705b17b3f | refs/heads/master | 2020-12-13T23:31:30.699682 | 2016-06-19T08:51:50 | 2016-06-19T08:51:50 | 59,036,296 | 1 | 0 | null | 2016-05-17T15:46:07 | 2016-05-17T15:46:07 | null | UTF-8 | Java | false | false | 1,793 | java | package readinglist;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.sp... | [
"dlstj3039@gmail.com"
] | dlstj3039@gmail.com |
313f605193bdb415b07e02684d7c4ceb089c99c3 | 275a2dce112a72e91f596fd271400c35b41ff8cf | /src/main/java/com/theismann/loginAndReg/validator/UserValidator.java | 48af51e55971c0a923cd2433fe59dbf852121d82 | [] | no_license | stormysea22/LoginAndRegJava | e8be5342920dc28b58e69e3d48b2a90cae7a04ca | 46bd9d6c4cc921df30ceb03d4ac974cbce720ff6 | refs/heads/master | 2023-04-09T21:38:50.861069 | 2021-04-26T20:51:20 | 2021-04-26T20:51:20 | 361,877,776 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,058 | java | package com.theismann.loginAndReg.validator;
import org.springframework.stereotype.Component;
import org.springframework.validation.Errors;
import org.springframework.validation.Validator;
import com.theismann.loginAndReg.models.User;
import com.theismann.loginAndReg.service.UserService;
@Component
public class User... | [
"59316889+stormysea22@users.noreply.github.com"
] | 59316889+stormysea22@users.noreply.github.com |
8bc4ee3dd892b37e6d257272fe785b59ed1efb1b | 0f2609e764d40300f001292d5071e6b2571979f2 | /zxkj-modules/zxkj-report/src/main/java/com/dzf/zxkj/report/excel/cwbb/ZcfzExcelField.java | ea10529dbd5db59393cb5d03f9790957969d4a5c | [] | no_license | zhoutiancheng77/dzfui | 6c46b5c120e295417b821dfcb3b61e2f1662e803 | 8b8fdac31cc03f94183949665251f172338ae7ee | refs/heads/master | 2022-12-25T02:15:35.292638 | 2020-07-09T08:36:34 | 2020-07-09T08:36:34 | 303,602,589 | 3 | 4 | null | null | null | null | UTF-8 | Java | false | false | 4,556 | java | package com.dzf.zxkj.report.excel.cwbb;
import com.dzf.zxkj.common.lang.DZFDate;
import com.dzf.zxkj.excel.param.Fieldelement;
import com.dzf.zxkj.excel.param.MuiltSheetAndTitleExceport;
import com.dzf.zxkj.excel.param.TitleColumnExcelport;
import com.dzf.zxkj.platform.model.report.ZcFzBVO;
import com.dzf.zxkj.report.... | [
"zhangj@admin-PC"
] | zhangj@admin-PC |
cadce259ccca0acfc710fbcefed0d2105e66e199 | 2b0b5da1a9ef4a452b83158b68441aecd5a64929 | /Project-1-JeffIbarra468/src/main/java/com/revature/service/SubmitService.java | dce10fd6c31d19d92716059a3ea70bcfd201e277 | [] | no_license | JeffIbarra468/Project-1-JeffIbarra468 | 9ee7617b99ef45b2f3870efa9bbdf30ae511b07d | a7389681f579a8a239e5bf0aa73f1b12f78c88ce | refs/heads/master | 2022-12-10T09:28:40.727485 | 2019-07-15T18:01:45 | 2019-07-15T18:01:45 | 196,723,740 | 0 | 0 | null | 2022-11-16T12:25:52 | 2019-07-13T13:17:33 | Java | UTF-8 | Java | false | false | 679 | java | package com.revature.service;
import com.revature.data.ReimbursementDAO;
import com.revature.model.Reimbursement;
public class SubmitService {
ReimbursementDAO reimbursementDAO;
// Dependency injection
public SubmitService(ReimbursementDAO reimbursementDAO) {
this.reimbursementDAO = reimbursementDAO;
}
// ... | [
"jeffibarra468@gmail.com"
] | jeffibarra468@gmail.com |
68a0114ce7470827053896a2b8497caf67bb3378 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-ws/results/XCOMMONS-928-8-1-Single_Objective_GGA-WeightedSum/org/xwiki/job/AbstractJob_ESTest_scaffolding.java | e2f361c1a3fe459744a7c1a0714691a99165bac9 | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 429 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Mon Mar 30 17:17:27 UTC 2020
*/
package org.xwiki.job;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
@EvoS... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
a416b637f2ce0835fb3e79162b7a100802aa370a | cdb3b5cb2af60cb0101322643be372575a9d47e3 | /Engine/src/me/engine/physics/CollisionShape.java | 2f672f835cf1ca6489e56a51bcb7936cbad5c27b | [] | no_license | haved/2DTileGame | 1fde82713e47c869be998794e7ce8b5a40458164 | 7c7e839f454bc1842d3caf6cec3db93eebbbeeae | refs/heads/master | 2021-01-01T16:06:42.958781 | 2013-11-17T14:19:25 | 2013-11-17T14:19:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package me.engine.physics;
public interface CollisionShape
{
public boolean isHoldingUp(CollisionShape shape);
public boolean isHoldingDown(CollisionShape shape);
public boolean isHoldingLeft(CollisionShape shape);
public boolean isHoldingRight(CollisionShape shape);
public boolean intersect(CollisionShap... | [
"krogstie.havard@gmail.com"
] | krogstie.havard@gmail.com |
df7c5a670ff5d797a4fd1110d570d0e7dc16ff49 | b616db477c80c2c2d9775eb7b66f87be70a252b8 | /Foundations/PP-Engg-Foundations-Master/PP-Engg-Common-Core/src/main/java/jk/pp/engg/foundations/common/core/util/AppGlobalObjects.java | 5e20249ecbf7726109ee9f668b33011f03ff2add | [] | no_license | javakishore-veleti/PP-Engineering | 2634dac71136f9f134617e584690e1e21043da6b | 004363d329a5a2f03401a77b8a930c6029439a9a | refs/heads/main | 2023-05-07T00:49:59.730274 | 2021-05-25T02:08:45 | 2021-05-25T02:08:45 | 369,681,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,288 | java | package jk.pp.engg.foundations.common.core.util;
import java.util.HashMap;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import com.fasterxml.jackson.databind.ObjectMapper;
im... | [
"vavkkishore@kishores-mbp.home"
] | vavkkishore@kishores-mbp.home |
bb3bfa96088543af7e9d2b4a8df43bcbac60c33c | 3e94deb04cbf1ec7e2d569d647c866e3073b7696 | /Java21/Java21/src/com/java21days/idea/RangeLister.java | 1ecdbea3a8798d8bafe96a6ebeb856cfc4c01bd7 | [] | no_license | MatFabi/JavaIn21DaysBook | 090279dba4b75533b8c8ca0dbf04425dd340a5d3 | b54cb94b70284c1d0b5cca5f439672cecfa2ae76 | refs/heads/master | 2020-04-05T20:30:28.932042 | 2018-11-12T08:54:11 | 2018-11-12T08:54:11 | 157,183,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 821 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.java21days.idea;
/**
*
* @author Mateusz
*/
public class RangeLister {
int[] makeRange(int lower, int upper){
... | [
"matseb.fabiszewski@gmail.com"
] | matseb.fabiszewski@gmail.com |
5008feba6d8c6590e7b284700541664d478273ee | d0994cc550408dc1b6088c1cefe2ab7e3ba5b21d | /app/src/main/java/com/sample/paging/ContactDao.java | 158885460e5b5a67deee709cb0b8080210c142d8 | [
"Apache-2.0"
] | permissive | mayangming/PagingWithRoomJavaSample | b6a5e222faf132de9f8b1cb32eb0d7a1256cb13b | 2d06f67cd4a05b8d50ed5d2d20bc24b22be6391a | refs/heads/master | 2022-07-27T01:41:12.170890 | 2020-05-09T17:15:25 | 2020-05-09T17:15:25 | 262,587,369 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | package com.sample.paging;
import androidx.paging.DataSource;
import androidx.room.Dao;
import androidx.room.Insert;
import androidx.room.OnConflictStrategy;
import androidx.room.Query;
import java.util.List;
@Dao
public interface ContactDao{
@Insert(onConflict = OnConflictStrategy.REPLACE)
void insert(Cont... | [
"531973474@qq.com"
] | 531973474@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.