blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dbe830a5acd10ca5d40847eed9da04bebb47ef22 | 3cb6cca32eab27cf507bd3937a903676b3cea6c5 | /third_party/java/htmlparser/src/nu/validator/saxtree/CharBufferNode.java | ff51b1b8ca90e9a4a1d59c1f1fcfd52052a9465f | [
"BSD-3-Clause",
"MIT",
"Apache-2.0"
] | permissive | rahulchaurasiazx55/caja | 1982461b68924915c09564370459d7784ff92c10 | 719b0d03c68461bc6bde8e7ad370e36471209846 | refs/heads/master | 2022-12-23T02:34:31.261651 | 2020-09-30T18:31:49 | 2020-09-30T18:31:49 | 300,015,001 | 1 | 0 | Apache-2.0 | 2020-09-30T18:25:42 | 2020-09-30T18:25:41 | null | UTF-8 | Java | false | false | 2,085 | java | /*
* Copyright (c) 2007 Henri Sivonen
* Copyright (c) 2008 Mozilla Foundation
*
* 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
* t... | [
"mikesamuel@gmail.com"
] | mikesamuel@gmail.com |
81914bc810609f820b21b068917b6a64e44c2796 | eff279c4c1cd2a730107e7b8e5fbd313918b8a20 | /app/src/main/java/liophan/keystoredemo/KeyStoreActivity.java | 414e58727d96b97c0dbfb5b0d9dbb124fb17b81f | [] | no_license | loipn1804/KeyStoreDemo | f2885db7964e04dd5546456b3304477f8fb15447 | 95e28951e22b01609af26b684e9d3edfcdec1c8b | refs/heads/master | 2021-01-25T12:31:23.683644 | 2017-02-20T16:09:17 | 2017-02-20T16:09:17 | 82,516,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,471 | java | package liophan.keystoredemo;
import android.content.SharedPreferences;
import android.os.Build;
import android.os.Bundle;
import android.security.KeyPairGeneratorSpec;
import android.security.keystore.KeyGenParameterSpec;
import android.security.keystore.KeyProperties;
import android.support.annotation.Nullable;
impo... | [
"lphan@stacck.com"
] | lphan@stacck.com |
ba2a98cd3d20f92455015c3d6bc707c998b19fff | a8ff71d6c40929c753b191d8326456f2ef5732bd | /app/src/main/java/com/szemingcheng/amemo/db/MemoHelper.java | 0bd5ef56f54878e428a519d092cad18cff9b1be4 | [] | no_license | szemingcheng/AMemo | c2b804a49b771448fdb3b23f9ab5953f5f6cc723 | 1ec21f2aac7c2dcfbf95db613b0bc625d0e37890 | refs/heads/master | 2020-12-30T13:19:38.242289 | 2017-08-02T10:21:53 | 2017-08-02T10:21:53 | 91,340,775 | 1 | 1 | null | 2017-05-30T10:14:40 | 2017-05-15T13:25:23 | Java | UTF-8 | Java | false | false | 302 | java | package com.szemingcheng.amemo.db;
import com.szemingcheng.amemo.entity.Memo;
import org.greenrobot.greendao.AbstractDao;
/**
* Created by szemingcheng on 2017/5/16.
*/
public class MemoHelper extends BaseDBHelper<Memo,Long> {
public MemoHelper(AbstractDao dao) {
super(dao);
}
}
| [
"zhengszeming@gmail.com"
] | zhengszeming@gmail.com |
3cc26585e92ba55e3c60c657080eb70a41835ac4 | b6378a8e54dca7d3b9f470a70d2196bdfa7cdf5d | /Open Hospital/src/org/isf/medtype/gui/MedicalTypeBrowserEdit.java | c0bef3a875382544bd228c691ef1ab4900edf39d | [] | no_license | acimasa/ModuloHIVOpenHospital | 9e840f3b40db615c48e089511269421c25eeecd4 | f130d386ca8e2848a1633fe1950e751835b38447 | refs/heads/master | 2021-01-22T05:10:22.259370 | 2013-07-22T15:20:45 | 2013-07-22T15:20:45 | 10,950,407 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,876 | java | package org.isf.medtype.gui;
import java.awt.AWTEvent;
import java.awt.BorderLayout;
import java.awt.event.KeyEvent;
import java.util.EventListener;
import javax.swing.BoxLayout;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swin... | [
"Alfonso@Alfonso-PC"
] | Alfonso@Alfonso-PC |
c4f3129567c194e1e279780081be406f9de27273 | af7b8bbe77461e59f32ba746f4bb055620a5c110 | /base/src/main/java/com/hz/yk/ssh/jcabi/Simple.java | 98b35d45d85a8a4c5d5d27fbbd94577516d24c2c | [] | no_license | ykdsg/MyJavaProject | 3e51564a3fb57ab4ae043c9112e1936ccc179dd5 | a7d88aee2f58698aed7d497c2cf6e23a605ebb59 | refs/heads/master | 2023-06-26T02:23:33.812330 | 2023-06-12T11:28:23 | 2023-06-12T11:28:23 | 1,435,034 | 4 | 6 | null | 2022-12-01T15:21:01 | 2011-03-03T13:30:03 | Java | UTF-8 | Java | false | false | 1,104 | java | package com.hz.yk.ssh.jcabi;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.util.logging.Level;
import com.jcabi.log.Logger;
import com.jcabi.ssh.SSH;
import com.jcabi.ssh.SSHByPassword;
import com.jcabi.ssh.Shell;
import org.apache.commons.io.input.NullInputStream;
/**
* 对JSch 的包装 ,目... | [
"17173as@163.com"
] | 17173as@163.com |
b01eab922468d47371f74bf7a8f73d5136bc33ce | a9e78f785fbdd7b4b2bd3b16ac5c703ef0af5a29 | /INetworkManager.java | 76af17cdad0487275e4c8f329cb6c0305ed2af50 | [] | no_license | btilm305/mc-dev | 0aa1a8aad5b8fe7e0bc7be64fbd7e7f87162fdaa | c0ad4fec170c89b8e1534635b614b50a55235573 | refs/heads/master | 2016-09-05T20:07:45.144546 | 2013-06-05T02:12:55 | 2013-06-05T02:12:55 | 9,861,501 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,142 | java | package net.minecraft.src;
import java.net.SocketAddress;
public interface INetworkManager
{
/**
* Sets the NetHandler for this NetworkManager. Server-only.
*/
void setNetHandler(NetHandler var1);
/**
* Adds the packet to the correct send queue (chunk data packets go to a separate queue).
... | [
"btilm305@gmail.com"
] | btilm305@gmail.com |
a3134e8634cddc8a850c0f4f3a98480ea31dc722 | 88a2ba39520b21148f8464c94451b0d5b63b33c8 | /lib/skyapi-feign/src/main/java/org/openapitools/client/model/InlineResponse2002.java | c702eb2f7aaef99c6c0c593d43c5cbcb029ac95c | [] | no_license | fibercrypto/libjava-skyfiber | 396f52fe310d762d2a81b63411f089462b5eaabc | 77e111da1d03a12e9410624dfc394d8dc5847c11 | refs/heads/develop | 2022-12-22T04:45:47.365615 | 2019-12-26T21:27:25 | 2019-12-26T21:27:25 | 130,543,908 | 0 | 0 | null | 2022-12-10T04:45:06 | 2018-04-22T07:09:51 | Java | UTF-8 | Java | false | false | 8,532 | java | /*
* Skycoin REST API.
* Skycoin is a next-generation cryptocurrency.
*
* The version of the OpenAPI document: 0.27.0
* Contact: contact@skycoin.net
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
... | [
"dev0006@simelo.tech"
] | dev0006@simelo.tech |
dbec8e2a9737592a1a592e3cfb3c3a43985bfba5 | a5242695d6ee9702738a2d32cf8c28b291ec7029 | /TeamCode/src/main/java/org/xbot/ftc/operatingcode/teleop/XbotTeleOp.java | f0fe05ae622cda32053d1c9a32e061aa36e3fa55 | [
"BSD-3-Clause"
] | permissive | Team488/ftc-2018 | f98250687b730409daabf6fbddf36df6c4de5829 | 78968a3be6c47bbaa134da35a24c0b9a0a4b9b1b | refs/heads/master | 2020-03-30T06:57:44.626720 | 2018-12-08T21:49:28 | 2018-12-08T21:49:28 | 150,903,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,004 | java | package org.xbot.ftc.operatingcode.teleop;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
import org.xbot.ftc.operatingcode.BaseRobot;
import org.xbot.ftc.robotcore.utils.GameClock;
import org.xbot.ftc.robotcore.utils.XbotTelemetry;
import org.xbot.... | [
"34357579+ClevelandRobotics@users.noreply.github.com"
] | 34357579+ClevelandRobotics@users.noreply.github.com |
2fcfcc1e4c945604b7e13277dabdea22abc2119a | 0504729695e330f7ee7adbe6f54471e29512f670 | /app/src/main/java/com/example/a3f/fragment/SearchFragment.java | d02fef472364257fa33940eba75a0ffc83e5ccde | [] | no_license | vsnail/3F | 62d527aadbbc98c7dbb8425c96fccfd48edc9460 | b5b891f276be6ebbf5dcd089fa8f1c3bad023a19 | refs/heads/master | 2023-08-14T15:09:23.632812 | 2021-09-24T18:26:56 | 2021-09-24T18:26:56 | 410,039,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,860 | java | package com.example.a3f.fragment;
import android.Manifest;
import android.content.pm.PackageManager;
import android.os.Bundle;
import android.os.StrictMode;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.Button;
impo... | [
"A6252861@gmail.com"
] | A6252861@gmail.com |
1e97920fae7c995e5408ec6d4ec63deb24cc3918 | 5c704ed2f9fade1636b8dd0e1adf17c1b6ebd35e | /src/main/java/org/shaong/javajsonplaceholder/models/Company.java | 8d6dfa6be4e24d8e7350499a5a4f29237e68d440 | [] | no_license | cshong0618/JavaConcurrentRequest | 483d58fb4b85e42983a03fd3278a7ee8d6b4cca6 | f933e831f4b0c6b808f85094cf6cf1ffacbd1da8 | refs/heads/master | 2020-04-07T04:39:30.912926 | 2018-11-18T09:04:17 | 2018-11-18T09:04:17 | 158,066,104 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 156 | java | package org.shaong.javajsonplaceholder.models;
import lombok.Data;
@Data
public class Company {
String name;
String catchPhrase;
String bs;
}
| [
"cshong.gcc@hotmail.com"
] | cshong.gcc@hotmail.com |
44c0cfe353f02ad20dd397e3c119def7df0f46d9 | 9d556971d98434f813f9cdd4afaa3b0363de4dd5 | /app/src/main/java/com/pucit/hostelhubupdated/AddHostel.java | 7dbf5a41b2837434e97ae26bfefdd650872de657 | [] | no_license | abdulwajid7347/MC_Final_Project | 6685f173170b95ecc105b258dff2e58aaf56c9be | 2eab63055b34a75a2b7ff2bc571b9b3561150136 | refs/heads/master | 2023-06-10T00:19:29.435448 | 2021-07-01T19:34:25 | 2021-07-01T19:34:25 | 381,694,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,445 | java | package com.pucit.hostelhubupdated;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.CheckBox;
import android.widget.EditText;
import android.widget.Toast;
import androidx.annotation.NonNull;
impor... | [
"mcsf19a035@pucit.edu.pk"
] | mcsf19a035@pucit.edu.pk |
007f49e901300d7b2122f86457287ae69901d915 | 4b0e81faed7ea9ded31b543b9a4eb7e19c7554e9 | /app/src/main/java/com/example/shareus/Session.java | 9ba4bbfecaf5fa0c1b9dd8da9ba1ac94ce253130 | [] | no_license | celllarod/ShareUS | d37dd6f4f7ed6add10df27e1601955c4a352575d | 165ed90158f5338194697d3ac8aedea5d2ebb94e | refs/heads/master | 2023-05-30T02:03:10.629374 | 2021-05-24T11:40:45 | 2021-05-24T11:40:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,723 | java | package com.example.shareus;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.util.Log;
public class Session {
private final static String USER_ID = "userId";
private final static String USER_NAME = "userName";
private final int user... | [
"angrodboh@alum.us.es"
] | angrodboh@alum.us.es |
b3c2360952f60dc0d9e60549b1b3fde36c756500 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_7df8035dfc3e4519080da0f6bd904ec8cbdd859b/DateFilterPopup/9_7df8035dfc3e4519080da0f6bd904ec8cbdd859b_DateFilterPopup_s.java | b235ed6545a67a1c81d3de174705fbc3a5eb4725 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 10,545 | java | package org.tepi.filtertable.datefilter;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.Locale;
import org.tepi.filtertable.FilterDecorator;
import org.vaadin.hene.popupbutton.PopupButton;
import org.vaadin.hene.p... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
c89f96d2f179c8cad2894c037f06ff17490c708f | 0e94d2f66e1a8b4ec10fba56707dc3a95fcf6b75 | /src/test/java/com/crud/tasks/service/SimpleEmailServiceTest.java | 3a5977da54a0ebbfb3745293c9c6df4734118ae4 | [] | no_license | sebastiansobieraj/TasksManager | 04691da3bb5da02d9d8b563f49fce2f3aa9be945 | 1770735ce22b7328aa9928f9b262001c3159b306 | refs/heads/master | 2021-09-12T21:46:43.425015 | 2018-04-21T07:47:11 | 2018-04-21T07:47:11 | 119,746,125 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,443 | java | package com.crud.tasks.service;
import com.crud.tasks.domain.Mail;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.junit.MockitoJUnitRunner;
import org.springframework.mail.SimpleMailMessage;
import org.springframework.mail.javamail.Ja... | [
"“sebastian.sobieraj91@gmail.com"
] | “sebastian.sobieraj91@gmail.com |
908a306baaf869bff85940adbc355c3491bfe48e | 7bcaf9b6fc4bc40943664f0d049959fb7d8ad449 | /jobserver-server/src/main/java/com/weimob/jobserver/server/init/JobCache.java | 02409102611603163699b33fbad7719cc6ee7d1b | [] | no_license | ggj2010/job-server | ba181b6864659532e11e9afa462c466fe6e252e4 | d237c44f27cef9c37cd0b840221167a5ad335904 | refs/heads/master | 2021-01-17T22:56:26.275697 | 2016-08-31T07:59:39 | 2016-08-31T07:59:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | package com.weimob.jobserver.server.init;
import com.weimob.jobserver.core.job.BaseAbstractJob;
import java.util.ArrayList;
import java.util.List;
/**
* @author: kevin
* @date 2016/08/19.
*/
public class JobCache {
private static List<BaseAbstractJob> jobList = new ArrayList<>();
public static void addJo... | [
"xiaokang.yang@weimob.com"
] | xiaokang.yang@weimob.com |
5db0955d038cb2be2547e1d9c13ac8fd9892d476 | fff8f77f810bbd5fb6b4e5f7a654568fd9d3098d | /src/main/java/com/askgps/personaltrackercore/ui/loader/LoaderFragment.java | 2696dc25f8536147662981a36b15177c47b8bde8 | [] | no_license | TL148/gorkiy | b6ac8772587e9e643d939ea399bf5e7a42e89f46 | da8fbd017277cf72020c8c800326954bb1a0cee3 | refs/heads/master | 2021-05-21T08:24:39.286900 | 2020-04-03T02:57:49 | 2020-04-03T02:57:49 | 252,618,229 | 0 | 0 | null | 2020-04-03T02:54:39 | 2020-04-03T02:54:39 | null | UTF-8 | Java | false | false | 5,355 | java | package com.askgps.personaltrackercore.ui.loader;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.fragment.app.DialogFragment;
import androi... | [
"itaysontesterlab@gmail.com"
] | itaysontesterlab@gmail.com |
ed9350599be0b4948311fd4f2bcd7bd3a0d9da5c | 0933ede497c119cf99ddc730422143dacfbe3d98 | /src/main/java/com/dent_in/nlp/lexicon/exception/UnsupportedLexiconException.java | a1988e3b0994ac38072b4674eefb450b15739d8c | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mkabadjov/pnws | 961cc43321aebe115e915fc0436906a5493986eb | f589b5ccd27735581b5426a0f2a5b04aa08393d2 | refs/heads/master | 2020-12-08T00:08:29.634094 | 2020-01-13T14:54:34 | 2020-01-13T14:54:34 | 232,832,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,322 | java | /*
* Licensed to Dent-in Tech Solutions under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* Dent-in Tech Solutions licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | [
"mkabadjov@yahoo.co.uk"
] | mkabadjov@yahoo.co.uk |
4dff9421327d288086ac77f49bff9e81cf987504 | 2be98d3c9b3ddae9b25d2773e0e9384b1771bece | /src/main/java/com/jojoldu/book/springboot/web/dto/PostsListResponsDto/PostsListResponseDto.java | be3c9e498f7a8f69ef6b9cd435dc1ca3e539e6db | [] | no_license | chws/web-service-example | dbaeadba4edfec00df10adad204b389490fb4041 | b2d1ab595fc56b102cc5b81246073bce6fbffcb0 | refs/heads/master | 2022-12-30T07:05:28.330190 | 2020-10-18T02:42:44 | 2020-10-18T02:42:44 | 277,469,677 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | package com.jojoldu.book.springboot.web.dto.PostsListResponsDto;
import com.jojoldu.book.springboot.domain.posts.Posts;
import java.time.LocalDateTime;
import lombok.Getter;
@Getter
public class PostsListResponseDto {
private Long id;
private String title;
private String author;
private LocalDateTime ... | [
"rebeccachoosir@gmail.com"
] | rebeccachoosir@gmail.com |
c9714b363cc832a0d145252595040352046f717c | 99b64725a621b5a9bbe90046566024a94ff61cdc | /Axis15/src/axis2-1.5/modules/kernel/src/org/apache/axis2/deployment/repository/util/ArchiveReader.java | ea20c1ca4360011dc60a60c132ef67efc2b4a89b | [
"Apache-2.0"
] | permissive | cyril23/testone | f38832016329bf655fdc120cadae7159b9be05fb | 41797a2bfd00102f39b7e908a792e51523890d00 | refs/heads/master | 2020-08-31T19:13:33.378927 | 2015-02-11T01:24:04 | 2015-02-11T01:24:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,662 | 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 ma... | [
""
] | |
a77b0970f21ecd80cbd367731dea4a2f5932a969 | 39e36b0518f6b67aa3168b184fab9a19aee53c5e | /app/src/main/java/com/example/gagan/proj1/widgets/SeparatorDecoration.java | 144bdbd930c003abfba18cda87c0d03b5b8d36ac | [] | no_license | gagan1994/SomeProj | 5264f84be23a3fe8286201d5259e9314d41be329 | fa59e83b61a5c11334b92ecc170355e5f723817b | refs/heads/master | 2020-03-24T03:51:31.629127 | 2018-07-26T12:01:32 | 2018-07-26T12:01:32 | 142,434,886 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,835 | java | package com.example.gagan.proj1.widgets;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Rect;
import android.support.annotation.ColorInt;
import android.support.annotation.FloatRange;
import android.support.annotation.NonNull;
import android.suppo... | [
"gagan.s.patil18@gmail.com"
] | gagan.s.patil18@gmail.com |
b3de2bdc5b0eae6f4ae1fefb4f231f12a4963bb0 | 701b49a5d4a24490c78af5322e0fab6d134a285a | /Core/src/main/jaxb/org/openestate/is24/restapi/xml/offerlistelement/Adapter1.java | c34799cc803d2748f7b74bae85cadf7563a3ca39 | [
"Apache-2.0"
] | permissive | ArbenMaloku/OpenEstate-IS24-REST | 8bcab3356f0400629ddb718bf0bf86c08a560d25 | 1fd999591ebc635fdccfb0e661c6bfde74315319 | refs/heads/master | 2021-10-08T06:12:29.435737 | 2018-12-09T00:11:09 | 2018-12-09T00:11:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 507 | java |
package org.openestate.is24.restapi.xml.offerlistelement;
import java.math.BigDecimal;
import javax.xml.bind.annotation.adapters.XmlAdapter;
public class Adapter1
extends XmlAdapter<String, BigDecimal>
{
public BigDecimal unmarshal(String value) {
return (org.openestate.is24.restapi.utils.XmlUtils.... | [
"andy@openindex.de"
] | andy@openindex.de |
49fe822f3c3b404b0920b960dda2b846f210d5be | 4abd603f82fdfa5f5503c212605f35979b77c406 | /html/Programs/hw4/47c64d3d7966efed70bd077d001a8c3e/Deques.java | e688518415f5f57f9a30ed1b3ee6374c7e773a30 | [] | no_license | dn070017/1042-PDSA | b23070f51946c8ac708d3ab9f447ab8185bd2a34 | 5e7d7b1b2c9d751a93de9725316aa3b8f59652e6 | refs/heads/master | 2020-03-20T12:13:43.229042 | 2018-06-15T01:00:48 | 2018-06-15T01:00:48 | 137,424,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,653 | java |
import java.util.Iterator;
import java.util.NoSuchElementException;
import java.lang.NullPointerException;
/*
.
* To change this template file, choose Tools | Templates
.
*/
/**
*
* @author user
*/
public class Deque<Item> implements Iterable<Item> {
private Node<Item> first;// top of stack
... | [
"dn070017@gmail.com"
] | dn070017@gmail.com |
e96abac4fcd992e855b7f10594f4f0db44646083 | a322414dbb93c4d8991c2bbad02d539969bebb5a | /wheel-lib/src/main/java/com/github/wzq/wheel/models/CityModel.java | bbe3e192c1da9960fffa6350c467fd54149fbb8a | [] | no_license | wzq/WheelAddress | 992ac4cbba5634b521798122f3197abbf7031a05 | e2361f4b8be3f5be03dfac685c29a43498d870f0 | refs/heads/master | 2021-01-10T18:30:10.444494 | 2016-09-22T13:21:53 | 2016-09-22T13:21:53 | 38,424,978 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 780 | java | package com.github.wzq.wheel.models;
import java.util.List;
/**
* Created by wzq on 15/4/23.
*/
public class CityModel {
private String name;
private List<DistrictModel> districtList;
public CityModel() {
super();
}
public CityModel(String name, List<DistrictModel> districtList) {
super();
this.name =... | [
"297001985@qq.com"
] | 297001985@qq.com |
da0d356888d6e190eef492e860f279203ecd7ccb | 7e613bc9d0196d833880362cc36d0ff811488b39 | /src/day_12/Person.java | 8ba517de0f1211e019c91df3f04cc36bf8682fc7 | [] | no_license | ksmn1133/shangGuiGu | def479155b7bdddbe7beb2517cf138217f4a5c83 | a705603d2b60cff7e50e07b853f5bf26fabe1d20 | refs/heads/master | 2023-02-23T06:25:08.622821 | 2021-01-24T15:18:40 | 2021-01-24T15:18:40 | 332,470,763 | 1 | 0 | null | 2021-01-24T15:18:41 | 2021-01-24T14:30:44 | Java | UTF-8 | Java | false | false | 204 | java | package day_12;
/**
* @author xiaoxia
* @create 2020/11/27 1:52 下午
*/
public class Person {
public void method() throws Exception{
System.out.println("super class's method!");
}
}
| [
"48642805+ksmn1133@users.noreply.github.com"
] | 48642805+ksmn1133@users.noreply.github.com |
57ba15eaa43904fb4200e55c446d2afe7005bb40 | bb3951fcb9fa7522b1160a00a8313a9658fbc054 | /app/src/main/java/com/example/data/SplashActivity.java | ab93700129a4a42b1ba417ea55a13c991e4a35f7 | [] | no_license | ibnu-wildan/membaca | 226e23c73dc8abee5fb4da19029171088e1d2937 | 0630e9c35689af088ad06460157628e1232179d3 | refs/heads/master | 2023-01-21T10:53:45.892633 | 2020-08-17T03:13:44 | 2020-08-17T03:13:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 533 | java | package com.example.data;
import android.content.Intent;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
public class SplashActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
// l... | [
"pamanhentai@gmail.com"
] | pamanhentai@gmail.com |
a7ed39821738f4cdd52d8e9732178e1eb2ca69a3 | 076eb24fb028fe15e2cf7e5f806e1b31b15f98b8 | /1945비행기 프로그램/1945-SwingGame-master/1945-SwingGame-master/src/frame/GameFrame.java | 4a26396837d29e90bb9c1d7d30ffa62579108c09 | [] | no_license | plomqawz/Java-Swing-Project | d5a70c6047a53ed97aa29416887213fabaee0091 | 09327243cb3bf62ced4f80e83a1b6fbd3a37f1c9 | refs/heads/master | 2023-08-22T12:16:12.080581 | 2021-10-21T05:18:14 | 2021-10-21T05:18:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,847 | java | package frame;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import javax.swing.JFrame;
import objects.PlayerPlane;
public class GameFrame extends JFrame implements screenSize {
private GameFrame gameFrame = this;
public boolean isgame; // 게임실행 여부
public GamePanel gamePanel; // 인게임 패널 이거 잘 봐... | [
"ssar@nate.com"
] | ssar@nate.com |
c76f5c870189ac5a4925bc4663df8c3d7444ba4b | ee98570c681aeabe1546c03da6f7f5da2dd9217d | /Backup/PerfectNo.java.bak | bcabae419f110ce868c02bcd9ea4ad461a02d3a2 | [] | no_license | superpaulza/kmitl.programming | 0bf5cedcbfd3e95560b5c156cb2fd2917969921d | 7e8a42aaaa0ef6bb4d51116e39a034f494a2fdd3 | refs/heads/master | 2022-12-15T06:24:56.225974 | 2020-09-07T16:44:34 | 2020-09-07T16:44:34 | 293,473,615 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | bak | import java.util.*;
class PerfectNo
{
public static void main(String[] args)
{
Scanner scan = new Scanner(System.in);
System.out.print("Enter number x ==> ");
int x = scan.nextInt();
System.out.print("Enter number y ==> ");
int y = scan.nextInt();
System.out.print("Enter number z ==> ");
int z = scan.... | [
"166_35049@st.bcc1852.com"
] | 166_35049@st.bcc1852.com |
136628df11706a346b7d61243376343051313758 | 7cc0e4d9eb6ee3d4f0206e570bdf56641537a8bf | /dispatchAPI/src/main/java/com/tuplestores/api/model/general/DriverModel.java | 25d819f5ca749866dc0faf80512aee81d34aa3ad | [] | no_license | tuplestores/Api | 69aa6cb5f0b99f70cbb0bf8d189d68a0048f344a | fc02625f8b15d6f44fcd7671f8c3811e491551c4 | refs/heads/master | 2022-12-29T10:50:57.677693 | 2019-07-16T13:56:35 | 2019-07-16T13:56:35 | 187,573,955 | 0 | 0 | null | 2022-12-16T10:51:39 | 2019-05-20T05:36:40 | Java | UTF-8 | Java | false | false | 2,649 | java | package com.tuplestores.api.model.general;
public class DriverModel {
private String tenant_id;
private String driver_id;
private String email;
private String first_name;
private String last_name;
private String isd_code;
private String mobile;
private String driver_online;
private String checked_in_vehicle_id;
... | [
"ajishd.tuplestores@gmail.com"
] | ajishd.tuplestores@gmail.com |
7c46736ac909df2adeab3d9e6ca6822d92c7c461 | f0918d0706e167420646eb140f23235ee409415d | /src/com/upes/connectfour/Controller.java | e0a1bdb28e76b412533cbf5223d489c850e8b89e | [] | no_license | AnuragPant01/ConnectFour | e71aab2b02dc2f59f924d95bc125bf65c6fea329 | 05e29565fd14ae6b9d3d158d695274c9af9d3891 | refs/heads/master | 2022-12-10T16:21:28.371812 | 2020-08-18T15:13:28 | 2020-08-18T15:13:28 | 288,489,868 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,644 | java | package com.upes.connectfour;
import javafx.animation.TranslateTransition;
import javafx.application.Platform;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.geometry.Point2D;
import javafx.scene.control.Alert;
import javafx.scene.control.Button;
import javafx.scene.control.ButtonType;
import... | [
"66867605+AnuragPant01@users.noreply.github.com"
] | 66867605+AnuragPant01@users.noreply.github.com |
80270cbac2fa62848c1eba7cdaf0b473c938efda | f52981eb9dd91030872b2b99c694ca73fb2b46a8 | /Platform/Plugins/com.tle.platform.common/src/com/dytech/common/text/AbstractTopDownParser.java | f96d4b8dd97fed9f115462fb81a15c9cf07b0509 | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LGPL-2.1-only",
"LicenseRef-scancode-jdom",
"GPL-1.0-or-later",
"ICU",
"CDDL-1.0",
"LGPL-3.0-only",
"LicenseRef-scancode-other-permissive",
"CPL-1.0",
"MIT",
"GPL-2.0-only",
"Apache-2.0",
"NetCDF",
"Apache-1.1",
"EPL-1.0",
"Classpath-exception-2.... | permissive | phette23/Equella | baa41291b91d666bf169bf888ad7e9f0b0db9fdb | 56c0d63cc1701a8a53434858a79d258605834e07 | refs/heads/master | 2020-04-19T20:55:13.609264 | 2019-01-29T03:27:40 | 2019-01-29T22:31:24 | 168,427,559 | 0 | 0 | Apache-2.0 | 2019-01-30T22:49:08 | 2019-01-30T22:49:08 | null | UTF-8 | Java | false | false | 5,372 | java | /*
* Copyright 2017 Apereo
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | [
"doolse@gmail.com"
] | doolse@gmail.com |
51467210fecfec874d2787ad60b71d00ce9e9828 | 6a5fa0baed4cc0482b34c94a794283f0c9167ac7 | /helloMybatis/src/main/java/com/spring/book/controller/BookController.java | 3898a23896b43a43775a8e14be3a1da0f81a5a0d | [] | no_license | Limky/HelloSpring | d329d92ca3d6ef1855e0232d39e8911f259a7198 | dd03c02d1fd6c12b6308c26193798aeb1e34ecfb | refs/heads/master | 2021-01-17T17:33:27.649684 | 2016-08-09T01:08:44 | 2016-08-09T01:08:44 | 65,249,147 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 693 | java | package com.spring.book.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import ... | [
"limky@sqisoft.com"
] | limky@sqisoft.com |
561752bf91c7947a1834cab33d0ea036b5e58448 | bf2966abae57885c29e70852243a22abc8ba8eb0 | /aws-java-sdk-kinesisvideo/src/main/java/com/amazonaws/services/kinesisvideo/model/transform/ListStreamsResultJsonUnmarshaller.java | 3ebf44da76f34705964c7f4d90ab2a779a9860c4 | [
"Apache-2.0"
] | permissive | kmbotts/aws-sdk-java | ae20b3244131d52b9687eb026b9c620da8b49935 | 388f6427e00fb1c2f211abda5bad3a75d29eef62 | refs/heads/master | 2021-12-23T14:39:26.369661 | 2021-07-26T20:09:07 | 2021-07-26T20:09:07 | 246,296,939 | 0 | 0 | Apache-2.0 | 2020-03-10T12:37:34 | 2020-03-10T12:37:33 | null | UTF-8 | Java | false | false | 3,096 | java | /*
* Copyright 2016-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
6f3b73ff4166bb85ef8199745b822b8ee3a689eb | 97d8e2ea32ae486298614d6910362e3004430110 | /AndroidStudioProjects/Browser/app/src/test/java/com/example/ashu/browser/ExampleUnitTest.java | 923677e763e2567c4ed870bd31d48783559805e0 | [] | no_license | ak8527/TestApp | b58a3e59659a013312f9ca37a4bede080e355899 | 4c265acfb05d826c00960a652b06a77a2007b2ff | refs/heads/master | 2020-03-28T11:45:06.115704 | 2018-09-11T01:57:30 | 2018-09-11T01:57:30 | 148,243,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package com.example.ashu.browser;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
... | [
"ashutoshkumar1320@gmail.com"
] | ashutoshkumar1320@gmail.com |
74b80a17e01d16dcebf4de418e94635ad32578bf | a6b8d26d270ceff09a216a6ec94d77c82ec0bf1f | /MyApplication/app/src/test/java/com/example/kirill/lab14/ExampleUnitTest.java | f135be423adf0d6a12514f6bb553dedc4acc629e | [] | no_license | Kirusha251/Android_Java | 957b91d198dc7f0d5ec243c640759afc50b060b7 | a7b7ebf2ba35179462817b4493c10e773f056ce8 | refs/heads/master | 2021-01-17T16:16:51.711586 | 2016-12-12T20:06:47 | 2016-12-12T20:06:47 | 70,148,121 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 317 | java | package com.example.kirill.lab14;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
} | [
"mtanl8957@gmail.com"
] | mtanl8957@gmail.com |
38b83050bb7cbfb23b456f1e234469cff71ac31b | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_1/src/i/d/j/Calc_1_1_8392.java | 8634ab2618c5f764e7a55b7dba8857d54e3873ce | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 131 | java | package i.d.j;
public class Calc_1_1_8392 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
c9a6533052ccb2ce5e3a8f01440c2f45b7a851de | 092716906eec743335bd0b5506ead815ac22d83b | /src/main/java/libcore/net/spdy/Ping.java | 8eb5ebe259ae99c3dba2ddda876ad683c4fa6029 | [
"Apache-2.0"
] | permissive | MeetMe/okhttp | 47f4558929dadaeabc9c68823d88a730d72d272f | 8ab9438c7007f3f5e2281db1052dcde7dc3065dc | refs/heads/master | 2021-01-20T19:49:08.040446 | 2012-11-14T08:31:39 | 2012-11-14T08:31:39 | 6,732,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,844 | java | /*
* Copyright (C) 2012 Square, 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 agre... | [
"jwilson@squareup.com"
] | jwilson@squareup.com |
b3930ae8d347ef710aa89ac2674490cf537d6e75 | 96ee36c19cf03aacc6c788e2bb408b1a893ba2c2 | /Seminar 8/src/ro/ase/cts/decorator/clase/DecoratorNotaLMA.java | 090514b6449bff09fea6dfb756dc730230c5578d | [] | no_license | Gabriel2704/CTS | 764ff047039e42079c40ab7fb7415aa14d5a8101 | 18a2e56ec50294edabd6d7f63f3942552bcf3c71 | refs/heads/main | 2023-05-30T19:27:50.968563 | 2021-06-03T14:03:34 | 2021-06-03T14:03:34 | 344,463,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package ro.ase.cts.decorator.clase;
public class DecoratorNotaLMA extends DecoratorAbstract{
public DecoratorNotaLMA(NotaAbstracta nota) {
super(nota);
}
@Override
public void printeazaFelicitare() {
System.out.println("Felicitare - La multi ani!");
}
public void printeaza() {
super.printeaza();
Syst... | [
"p_gabriel1999@yahoo.com"
] | p_gabriel1999@yahoo.com |
e1c19ecc4d0c77a3719ff83efb8f7b988f8bf791 | eade6f9d61e4fa991ef25cfb242e8d21045c96fc | /src/com/burrow/MoveToFront.java | f3f446901494546bca586bc65e212edd164ec9c8 | [] | no_license | acharkq/javaDataStructure | 4c6f2b48b3de76566e16c82d821639a1d1fcdac3 | a387737d3946eea345b9afd6617ce082edc19764 | refs/heads/master | 2021-07-10T11:16:26.529768 | 2019-09-26T05:37:26 | 2019-09-26T05:37:26 | 123,426,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,566 | java | package com.burrow;
import edu.princeton.cs.algs4.BinaryStdIn;
import edu.princeton.cs.algs4.BinaryStdOut;
import java.util.LinkedList;
public class MoveToFront {
private static int R = 256;
// apply move-to-front encoding, reading from standard input and writing to standard output
public static void e... | [
"acharkq@gmail.com"
] | acharkq@gmail.com |
5128a0e9295b82311794815f2a4244976a105767 | b313399c632c567634caec6cefd61dd2faeda5c6 | /ScrollTextview/src/main/java/com/tracyis/scrolltextview/view/AutoHorizontalScrollTextView.java | a430ebc098d1a3209bb0328dc1642f30ede38848 | [] | no_license | tracyis/ScrollTextView | aadd4823e99f0977c0ea6305bb8c54a7bbd88bbe | ebe35d52dbb984843e472bb13debcac14c06b2ad | refs/heads/master | 2021-05-03T11:41:47.357855 | 2016-09-23T12:12:32 | 2016-09-23T12:12:32 | 69,021,655 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 949 | java | package com.tracyis.scrolltextview.view;
import android.content.Context;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.widget.TextView;
/**
* 自动横向滑动的TextView(类似现实中的电子屏效果)
*/
public class AutoHorizontalScrollTextView extends TextView {
public AutoHorizontalScrollTextView(Context... | [
"530904047@qq.com"
] | 530904047@qq.com |
1db4f8bfd0b37e5933f481adf02a80f3c588ed6e | 92e476eaf5a75c64962f27a5cd76da5c16407ef9 | /src/org/nirvawolf/douban/api/channel/Channel.java | 40e6ac58ec51072339ecb65e1a797766b297b9cd | [] | no_license | zimenglan-sysu/DoubanApi | f8b861f68c8a9b5486a94a846bf56fc5c12cf054 | 22ee210b6613c0119ce18c0742be0818e4884e35 | refs/heads/master | 2021-01-24T15:06:06.500700 | 2014-04-02T03:56:34 | 2014-04-02T03:56:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 593 | 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 org.nirvawolf.douban.api.channel;
import java.io.Serializable;
/**
*
* @author bruce
*/
public class Channel implements S... | [
"466202783@qq.com"
] | 466202783@qq.com |
0d0226af3c342c9422e49b5e038f55643619a6eb | 6bb70b95862218ace5a7222d47e1b0ed47ad7487 | /APCSAHome/src/Unit6/Lab06f.java | fc32599564a91dcfef2cec03f35e5eda8ced5603 | [] | no_license | judyqin/APCSAHome | 90688bc96ce4d5a6173447f93e845d6e8f146055 | ca709dd5c547a5a048239a6125cf0bad7cf5ee24 | refs/heads/master | 2021-05-02T09:57:59.899545 | 2018-05-12T05:58:25 | 2018-05-12T05:58:25 | 120,784,836 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,059 | java | package Unit6;
import static java.lang.System.*;
public class Lab06f
{
public static void main( String args[] )
{
//add test cases
LetterRemover test = new LetterRemover("I am Sam I am", 'a');
test.setRemover("I am Sam I am", 'a');
System.out.println(test.toString());
System.out.println(test.removeLett... | [
"judyqin@judys-air.sduhsd.lan"
] | judyqin@judys-air.sduhsd.lan |
033ef4e27e033f8de883795cad170624587decd5 | 3978bb3996a4e49e1b88654669e1f835f0e073fd | /app/src/main/java/com/adr/rendimientoplanta/DATA/T_Labor.java | 87acae62581d721d058116593ebe2f0ac4b30f74 | [] | no_license | julio0860/RendimientoPlanta | dec83eb0334256412888e1a1b3af7dda804f0788 | 94bf86a5aa14acad41c323c045c99e54d81b25b2 | refs/heads/master | 2021-01-16T21:29:21.829016 | 2016-10-30T02:43:19 | 2016-10-30T02:43:19 | 68,314,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,945 | java | package com.adr.rendimientoplanta.DATA;
/**
* Created by smachado on 2016/05/19.
*/
public class T_Labor {
public static final String LABID ="Lab_Id";
public static final String ACTID ="Act_Id";
public static final String ESTID = "Est_Id";
public static final String LABCODIGO ="Lab_Codigo";
publ... | [
"julio0860@hotmail.com"
] | julio0860@hotmail.com |
f3c3a868639404a325c0b25f6cec8a20a7c36611 | c85ed90a2ce93e16300a3922e7fa70162216c1e2 | /Projecto Android/Bicicleta/app/src/androidTest/java/com/example/mati/bicicleta/ApplicationTest.java | 3a3a6a0e4d4fa39669fa43fa3192ad7b9d47af70 | [] | no_license | Dorowk/Android | b3bcbe10c221a8f5884843cc5584b81e84cd5c0d | 349bfbe08432ff767defc0cbdcfbec4c3f5ff887 | refs/heads/master | 2021-01-10T17:10:56.943981 | 2016-02-15T11:49:29 | 2016-02-15T11:49:29 | 45,183,497 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package com.example.mati.bicicleta;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"pablo.castellano.95@gmail.com"
] | pablo.castellano.95@gmail.com |
04ca3118d071b3ab5eaf3ea23f7a8f9444bf0192 | cb51b55a7368c9eace2028622d8d8abb59090f63 | /AMFRemotingService/src/main/java/com/jbouguima/remoting/repository/TypeIdentiteRepository.java | a1f6c33477a1ef2ada26b202f29885e65e77f706 | [] | no_license | JBouguima/Apache_Flex_Spring_Boot_Remoting | b1a1b87a784aa3f1bf24e91574e108725c3583f3 | e387ac0865dbb6241aced9ff8d114f1942eb86f3 | refs/heads/master | 2021-01-19T11:15:05.350009 | 2017-02-17T00:47:04 | 2017-02-17T00:47:04 | 82,236,219 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | /**
*
* @author Jileni BOUGUIMA
*
* 12 janv. 2017
*
* CRUDFlex3Services / TypeIdentiteRepository.java
*
**/
package com.jbouguima.remoting.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.jbouguima.remoting.model.gestioncli... | [
"jbouguima@gmail.com"
] | jbouguima@gmail.com |
75ce29633796d40d9d7896027edd5ba37d6672fb | 75424c03d583f41f74f678fd05e2a84320ef176b | /src/yu/sort/QuickSort/QuickSort.java | 26b4cfb2b6690ddcf3b474f7b32f6619d9d3c2f3 | [] | no_license | yusiming/BasicAlgorithms | c106d6b68da6aad0a8b1e225c631319dd164ce39 | 97edf30e2d95f07705f8ddd0375389f9de89880b | refs/heads/master | 2020-04-12T13:21:41.331423 | 2019-03-13T02:26:22 | 2019-03-13T02:26:22 | 162,520,096 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,813 | java | package yu.sort.QuickSort;
import yu.sort.Support;
import java.util.Arrays;
/**
* 改进的快速排序(三向切分的快速排序)
*
* @author yusiming
* @date 2018/12/18 10:54
*/
public class QuickSort {
public static void quickSort(int[] arr) {
if (arr == null || arr.length < 2) {
return;
}
quickSor... | [
"13966931523@163.com"
] | 13966931523@163.com |
dbf12b87a4e64de8957f143f9d203c979329d332 | 6823f50636d14d3dc8f3b0fe820764f9e0191b3e | /main/java/com/dxc/pms/service/DealerServiceImpl.java | bcf057b880ee0832deb4ae16c9e56bf44b494193 | [] | no_license | Poovizhi98/FullStack_Training | 6ac84f597dd6366417228a110725856967d8ef21 | 967eabd746c9682cc0683d68e3f62de05f4b7b26 | refs/heads/master | 2023-06-18T11:42:17.835244 | 2021-07-18T11:16:05 | 2021-07-18T11:16:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,297 | java | package com.dxc.pms.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.dxc.pms.dao.DealerDAO;
import com.dxc.pms.model.Dealer;
@Service
public class DealerServiceImpl implements DealerService {
@Auto... | [
"noreply@github.com"
] | Poovizhi98.noreply@github.com |
b14d2745e087244d193a884678d6ac815a7216ce | b467d94449640f1a9b57e237ed16a1a74f11de01 | /src/main/java/org/openstreetmap/atlas/geography/atlas/change/MemberMerger.java | b5fbd93e6b43b31e66858a19e66cd1592b77203f | [
"BSD-3-Clause"
] | permissive | seancoulter/atlas | 27d8ff4e814a58a0a7f259643bd86a0db9d4dbe2 | c688660256ce1a50897c2615bbff6eedac0ca6e0 | refs/heads/master | 2021-06-25T12:24:45.558566 | 2019-06-21T20:38:37 | 2019-06-21T20:38:37 | 190,778,351 | 0 | 0 | BSD-3-Clause | 2019-08-20T16:54:51 | 2019-06-07T16:47:20 | Java | UTF-8 | Java | false | false | 22,509 | java | package org.openstreetmap.atlas.geography.atlas.change;
import java.util.Optional;
import java.util.Set;
import java.util.SortedSet;
import java.util.function.BinaryOperator;
import java.util.function.Function;
import org.openstreetmap.atlas.exception.CoreException;
import org.openstreetmap.atlas.geography.atlas.comp... | [
"matthieun@users.noreply.github.com"
] | matthieun@users.noreply.github.com |
93a5d6e31197186001481262194efb436a259b0a | c2e58ac4e8364eb7d2701ac481117d9c759121f8 | /src/main/java/com/iuling/comm/utils/concurrent/threadpool/ThreadPoolBuilder.java | 895c752facf2fdafcf018b7485fbc2d3d08a24e3 | [] | no_license | wolfmuzi/test | fbde72530fd504f712376a11aac17c0118a07dde | 63494be8221a6e5d93e3b26785f1297c19f894e2 | refs/heads/master | 2021-04-27T02:50:00.124416 | 2018-02-24T03:29:44 | 2018-02-24T03:29:44 | 122,700,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,698 | java | package com.iuling.comm.utils.concurrent.threadpool;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.Executors;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.RejectedExecutionHandler;
import java.util.concurrent.Sched... | [
"email@example.com"
] | email@example.com |
5c5d1ec8c02febe8faeb22df4d8eb78892a65340 | cf845162897c23cd92d3355975fc3445e3901d46 | /critpoint/java/detection2d/CritpointRegion.java | e051cebd5fbab5da0a134c6dad5b1690ca90dc33 | [
"MIT"
] | permissive | miroslavradojevic/advantra | f7f85e4403f14cefa1a7b051bcb2ca08f4f7fc78 | a678c8ebae8e385ba81b82e2f918054d460e0650 | refs/heads/master | 2022-04-09T23:13:06.955022 | 2020-04-02T13:16:08 | 2020-04-02T13:16:08 | 233,956,459 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,967 | java | package detection2d;
import java.awt.*;
/**
* Created by miroslav on 6/8/14.
*/
public class CritpointRegion {
public float radius;
public float[] centroid;
public float score;
public RegionType type;
public float[][] outward_directions;
public CritpointRegion(RegionType _type, float _centroidX, float _cent... | [
"miroslav.radojevic@gmail.com"
] | miroslav.radojevic@gmail.com |
c7b406117acc6fc2da2a38be2b8a3a047e6dfd86 | 7969fd064cfc9c7ceaccc6e13e560c707c393a87 | /sample/src/main/java/com/zc/view/sample/HomeActivity.java | b597530c2084f49ac5051a5953ec9dd16bbd803c | [
"Apache-2.0"
] | permissive | mayemonkey/MonkeyDatePager | 53a71976e0bc1be3108494d5ea4129cf1e043099 | 42ea4b7db43c2bfa3ef6bbca2ec5fe7210ea135e | refs/heads/master | 2020-12-24T07:56:01.241940 | 2016-11-14T15:35:09 | 2016-11-14T15:35:09 | 73,352,752 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,198 | java | package com.zc.view.sample;
import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;
import com.maye.view.MonkeyDatePager;
import java.util.Calendar;
public class HomeActivity extends Activity implements MonkeyDatePager.OnMonkeyTimeChangedListener, MonkeyDatePager.OnMonkeyTypeChangedList... | [
"ssdd050@163.com"
] | ssdd050@163.com |
3164e1ee7768303975e9d3d4d3bee175f10aa1ce | dcd14f6f9fe9fba932402ef00de85d92199b2689 | /Java/New folder/IntroductionToJava/src/Employee.java | 56bd521b8dbfdc1431b7bd7f50b9b774937612a7 | [] | no_license | rahulshelke3099/StudyRepo | c006755c3c53433166ecdb5e853000b8223ee541 | ae390ffc508a1b7a6a75cbaf9191738d9bc9b772 | refs/heads/master | 2022-06-04T14:13:12.779146 | 2020-05-03T10:44:51 | 2020-05-03T10:44:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 991 | java |
public class Employee {
private String empId;
private String empName;
private float empSal;
private static int count = 0;
public String getEmpId() {
return empId;
}
public void setEmpId(String empId) {
this.empId = empId;
}
public String getEmpName() {
return empName;
}
public void setEmpName(String... | [
"pulkit_rastogi@persistent.co.in"
] | pulkit_rastogi@persistent.co.in |
30cbc8377fbdeeae704b064610ab84e5b240b572 | 7f7c9646636be86356fc1c84220e28c328f5d6b2 | /.history/src/main/java/com/dailyopt/contentservice/controller/ApiController_20200418163931.java | c3828568d7933586024a49908bfff1d764856a1e | [] | no_license | tuandat95cbn/content-service | 8ac9b29bf28e2baec7557bc2a336be0a498c8561 | 624aca3e999163b83d454bc7989f581c3883ca4b | refs/heads/master | 2023-07-14T05:56:52.551922 | 2021-08-29T09:34:13 | 2021-08-29T09:34:13 | 401,001,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,018 | java | package com.dailyopt.contentservice.controller;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import com.dailyopt.contentservice.model.ContentModel;
import com.dailyopt.contentservice.repo.ContentService;
import org.bson.types.ObjectId;
import org.springframework.beans.factory.annotatio... | [
"tuandat95cbn@gmail.com"
] | tuandat95cbn@gmail.com |
86bc0525fb192203ae486b16f1b36a67c4dd3dc9 | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/nist-sip/java/gov/nist/javax/sip/header/ims/AuthorizationHeaderIms.java | d65b2d1914d6a470b0a87bec5efa7fcd72a84931 | [
"MIT",
"NIST-PD"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | Java | false | false | 2,105 | java | /*
* Conditions Of Use
*
* This software was developed by employees of the National Institute of
* Standards and Technology (NIST), an agency of the Federal Government
* and others.
* Pursuant to title 15 Untied States Code Section 105, works of NIST
* employees are not subject to copyright protection in the United Sta... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
cd757206eae1f84f8b2543e205956cd8a2bee0b4 | b5c58560a5df73fa8ce97879631bd3296dd026fb | /src/jsortie/object/quicksort/partitioner/kthstatistic/ObjectRangeSorterToKthStatisticPartitioner.java | 429a4c4a3f27b2fee5b44ab6f9d03d1fb8265fb6 | [
"MIT"
] | permissive | JamesBarbetti/jsortie | 272669c2fbe35acf05a2656268ab609537ab8e19 | 8086675235a598f6b081a4edd591012bf5408abf | refs/heads/main | 2023-04-13T08:50:56.132423 | 2021-04-18T04:57:14 | 2021-04-18T04:57:14 | 358,776,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package jsortie.object.quicksort.partitioner.kthstatistic;
import java.util.Comparator;
import jsortie.object.ObjectRangeSorter;
import jsortie.object.quicksort.selector.KthStatisticObjectPartitioner;
public class ObjectRangeSorterToKthStatisticPartitioner<T>
implements KthStatisticObjectPartitioner<T> {
public O... | [
"james_barbetti@yahoo.com"
] | james_barbetti@yahoo.com |
c5ba66f3e9fcb84d21ad890a390136224b5550f4 | 600b164bde9a45d312eb952f3aaaaf3a30566f70 | /src/com/gmail/tyi/Lesson4/CatAgeComparator.java | 19479e507b8d24c6556ca3d3a513f42a34060e57 | [] | no_license | Yura1979/ITProg-OOP | b570e135e1f2fa4c5f4562fb756b009736f867c8 | 1be59395c7d7e92e0e0e0e528514f9924068be9e | refs/heads/master | 2022-12-19T04:36:15.283516 | 2020-09-29T09:25:11 | 2020-09-29T09:25:11 | 291,686,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 536 | java | package com.gmail.tyi.Lesson4;
import java.util.Comparator;
public class CatAgeComparator implements Comparator {
@Override
public int compare(Object o1, Object o2) {
if (o1 != null && o2 == null) {
return 1;
}
if (o1 == null && o2 != null) {
return -1;
}
if (o1 == null && o2 == null) {
retur... | [
"tyi@outlook.com"
] | tyi@outlook.com |
13342dee2d722219e30ddc6ac54b0e20efe7702c | 117258e900f8fd32bca3d3d506a66d03f25198d9 | /app/src/androidTest/java/com/example/admin/tictactoe/ApplicationTest.java | 881aadab4503f21ca8476cf078e5e756364cb7a5 | [] | no_license | rckohler/TicTacToe | 0d7f1909121c1d41cfdd0a0cfb9293cb72b7c82d | 6605ee94b80966ad5be31db6a97f881b2e61c933 | refs/heads/master | 2020-12-25T08:38:20.016735 | 2016-08-04T15:29:43 | 2016-08-04T15:29:43 | 64,946,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package com.example.admin.tictactoe;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"sasha.westerfield@gmail.com"
] | sasha.westerfield@gmail.com |
4d7e4c93bcc0d906685b97350fedc8c72c825325 | e1b0bc2939a8d53684fb147f112234957e355199 | /SendingReceivingData/app/src/main/java/com/example/dticgeneral/sendingreceivingdata/DeviceListAdapter.java | 509294ad29098be823c7b752310d2f0a66630aff | [] | no_license | misaelgaray/AndroidBluetooth | 5e5dec843a2ca7ad926777cbaf8abaffc3e75a5f | 54e836a420b14c2e42acbe6a258998b8881561ba | refs/heads/master | 2020-03-10T02:55:53.234476 | 2018-04-17T16:15:30 | 2018-04-17T16:15:30 | 129,150,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,308 | java | package com.example.dticgeneral.sendingreceivingdata;
import android.bluetooth.BluetoothDevice;
import android.content.Context;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widg... | [
"dticgeneral@dtic.local"
] | dticgeneral@dtic.local |
5934bcc8146066e32c64a3395bc2bd2fccab8095 | 727803491cf386bcbba153ba530aa3bf19d87261 | /src/main/java/ru/chuikov/SpringBackend/repository/generic/GenericDao.java | e3df5ccb2a6fe42bb34bd6886cdd582c99696481 | [] | no_license | Tank4444/SpringBackend | 805216f75417e7a92c23277b270937a8f96ffd10 | 5113c72421757340e45d8e55654ed3c5a6a67b81 | refs/heads/master | 2020-04-03T00:00:39.082507 | 2018-10-26T20:05:11 | 2018-10-26T20:05:11 | 154,885,954 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package ru.chuikov.SpringBackend.repository.generic;
import java.util.List;
public interface GenericDao<T> {
public T findUniqueBy (String propertyName, Object value);
public List<T> findBy (String propertyName, Object value);
public List<T> getByIds (String IDS);
public void insert (T entity) ;
p... | [
"tank4444@mail.ru"
] | tank4444@mail.ru |
d9e775cd118bcdeb74f130ee4ef32157717683bd | e7eb4595206cc9718e2ed4b54272fccdc6a6c3c9 | /MediaManagerAm/src/com/streetfiresound/mediamanager/player/MLIDQueue.java | 36e52ad6f449c8a8a4993c6b604f588536ac2073 | [] | no_license | sgstreet/StreetFireSound | 8147ea7391fe639e1912fae0a75069c6c3b9bb1f | dd6ac7341fd660c08232c12f60a2f59e1036eaaa | refs/heads/master | 2021-01-13T01:50:05.625953 | 2013-07-08T21:10:16 | 2013-07-08T21:10:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,459 | java | /*
* Copyright (C) 2004 by StreetFire Sound Labs
*
* 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 2 of the License, or
* (at your option) any later version.
*
* This prog... | [
"stephen@redrocketcomputing.com"
] | stephen@redrocketcomputing.com |
521dafdb571c263f92fab8d8784acf9eb390affa | 1c0df66bdc53d84aea6f7aa1f0183cf6f8392ab1 | /temp/src/minecraft/net/minecraft/network/LegacyPingHandler.java | 55d51f361c3c2fd5e2369e484df2de8b636bf91d | [] | no_license | yuwenyong/Minecraft-1.9-MCP | 9b7be179db0d7edeb74865b1a78d5203a5f75d08 | bc89baf1fd0b5d422478619e7aba01c0b23bd405 | refs/heads/master | 2022-05-23T00:52:00.345068 | 2016-03-11T21:47:32 | 2016-03-11T21:47:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,785 | java | package net.minecraft.network;
import com.google.common.base.Charsets;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.Unpooled;
import io.netty.channel.ChannelFutureListener;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
import java.net.InetSocketAddress;
... | [
"jholley373@yahoo.com"
] | jholley373@yahoo.com |
c3d50d113091f2d75423300c079086d527ae6d32 | b26c66210a5dd0fd5686136a7da557c70076e2a1 | /mr-shop-parent/mr-shop-commons/mr-shop-common-core/src/main/java/com/baidu/shop/base/Result.java | 7c73a27ab65b3b17749d1a044331e563a92ea377 | [] | no_license | xiao-pengyan/xpy-shop | 18b568ee5c980f060b73d54a33a2bb5ea672005a | 28aec3422d4da628ff75928447e780f4be807f8b | refs/heads/master | 2023-01-02T17:44:00.054483 | 2020-10-23T08:07:27 | 2020-10-23T08:07:27 | 290,706,153 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 522 | java | package com.baidu.shop.base;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @ClassName Result
* @Description: TODO
* @Author xiaopengyan
* @Date 2020/8/27
* @Version V1.0
**/
@Data
@NoArgsConstructor
public class Result<T> {
private Integer code;//返回码
private String message;//返回消息
pri... | [
"xiaopengyan36@163.com"
] | xiaopengyan36@163.com |
e25b5f304fa7a6fbed7506e267bb5e008bc8dd3e | a890c56a44233f4b0b1b012f9ca705cc49cec2c5 | /company-profile-service/src/main/java/com/doitgeek/companyprofileservice/CompanyProfileServiceApplication.java | 407a4b8e5e93ef2730163a2909aaa9daf22d7dc2 | [] | no_license | sainath23/online-job-portal-microservices | 5d4553cfc277288c63885dbdc6f5a1732bd97bb7 | 779dea3030f05486000889e5098dd51629326c99 | refs/heads/master | 2020-07-06T13:01:05.206011 | 2019-09-01T15:54:32 | 2019-09-01T15:54:32 | 203,025,588 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package com.doitgeek.companyprofileservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
@SpringBootApplication
@EnableDiscoveryClient
public class CompanyProfileServiceA... | [
"saiparkar4@gmail.com"
] | saiparkar4@gmail.com |
2d78eecc13570453d80018167e09415dce0ffe20 | 4bfea59e02407d49130e30d91973569fadfe8292 | /src/test/java/org/mumdag/utils/XmlUtilsTest.java | 4bc3f27f16b261357f28b3baf184e832645c594c | [] | no_license | wagenge/Mumdag | b37673bb118fc12c7d657f2885915c6e76ee3123 | 443871129b16944c0022680860a3ce0f55e2a678 | refs/heads/master | 2018-09-15T23:07:38.655600 | 2018-06-05T15:39:30 | 2018-06-05T15:42:28 | 115,509,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 38,228 | java | package org.mumdag.utils;
//-----------------------------------------------------------------------------
import org.apache.commons.lang3.StringUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.DataProvid... | [
"wagenge@gmail.com"
] | wagenge@gmail.com |
5a0b78b43aaf67bf3257e277c8677696eb8e3447 | d97dbc5483ecaefb76c4c2c33e37d112223c7ef7 | /build/generated/source/aidl/debug/com/newonevpn/vpn/api/IOpenVPNStatusCallback.java | 116c72ba56a6b692d956c9a3297034226c2e5fd8 | [] | no_license | SuPair/OneVPNAndroid | 96574f40bc411edfaea7b92426399f4025d360bc | 4948a127081c10ee8ff4180dc939721731cc255a | refs/heads/master | 2020-04-04T02:46:28.960225 | 2016-10-07T11:55:11 | 2016-10-07T11:55:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,324 | java | /*
* This file is auto-generated. DO NOT MODIFY.
* Original file: /Users/intermarketsecurities/Desktop/Projects/Android/OneVPN/src/com/newonevpn/vpn/api/IOpenVPNStatusCallback.aidl
*/
package com.newonevpn.vpn.api;
/**
* Example of a callback interface used by IRemoteService to send
* synchronous notifications ... | [
"intermarketsecurities@Intermarkets-MacBook-Pro.local"
] | intermarketsecurities@Intermarkets-MacBook-Pro.local |
1a77ea9b16521a765189eca80ff148969ec54408 | ab3f61621a19c377b58f7f4f17e0950674b1f0c5 | /src/project_trie/desktop/TablePanel.java | 15a5ba15e5a6ec3e765dbfc59ef56a1a6c9441ec | [] | no_license | boyskila/DictionaryProject | fc2bb3f591386ab1e870a5cd91fa51bb33834ee7 | 8bed67ba05edc059fcdccca0ea8ca780087c72ae | refs/heads/master | 2016-08-11T19:55:17.637721 | 2016-02-08T11:16:47 | 2016-02-08T11:16:47 | 51,292,355 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,145 | java | package project_trie.desktop;
import java.awt.Color;
import java.awt.Component;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BorderFactory;
import javax.swing.JButton;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import project_trie.trie.FileManager;
publ... | [
"bmlalov@abv.bg"
] | bmlalov@abv.bg |
b01927a3fef62f4edccd8081c2df7ffd0b945a6a | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /drjava_cluster/12844/tar_0.java | 235bcab1c46f72590684d22c35c331e22d826f4b | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,569 | java | /*
* DynamicJava - Copyright (C) 1999-2001
*
* 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, ... | [
"375833274@qq.com"
] | 375833274@qq.com |
7e75a9b29b78e6a1d71c01e7942db52083a6a2b2 | 87125856603d443f05a75a89ae378bff62ccac4c | /app/src/androidTest/java/com/codingurbrain/gradientbuttonstyleandroid/ExampleInstrumentedTest.java | 52d9d58e20e32d25218cd880cb4ba00714beec69 | [] | no_license | Bikiprasad/GradientButtonStyleAndroid | b75cbb1170cb0eac06312bb80f6ea41bbadb146e | dfdc6baf060c2d4c96f2d9016b40e7b2aff69f7f | refs/heads/master | 2022-12-08T22:29:25.847293 | 2020-09-16T20:51:30 | 2020-09-16T20:51:30 | 293,904,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 802 | java | package com.codingurbrain.gradientbuttonstyleandroid;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, ... | [
"biki13prasad@gmail.com"
] | biki13prasad@gmail.com |
1c3af6ce1245eda7cb19a3c089c9a2d146828ffe | 6498ae535f172b5ff6f0f9a8b4f414cfeb0c72cb | /DS/Matrix/SearchEleInSortedMatrix.java | 5ff077e65264be945513f5cf49c7dcf903a28e5e | [] | no_license | yogesh1811/mycode | 65d4b3a8e47773ebee092cea1bdd98d33de7ea42 | ab787f0e3965c522d3fae29563f61c20c1512517 | refs/heads/master | 2021-01-20T11:10:29.781065 | 2017-08-30T16:46:45 | 2017-08-30T16:46:45 | 101,665,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 668 | java | package DS.Matrix;
public class SearchEleInSortedMatrix {
/**
* @param args
*/
public static void main(String[] args) {
int arr[][] = { { 10, 20, 30, 40 }, { 15, 25, 35, 45 },
{ 27, 29, 37, 48 }, { 32, 33, 39, 50 } };
search(arr, 4, 29);
}
private static void search(int[][] arr, int n, i... | [
"noreply@github.com"
] | yogesh1811.noreply@github.com |
651b8f80a87a164f71410dda6f0afb27fa9c01e2 | f5e8ee5cb5999a51d56934f108960bddcc062c20 | /java/src/main/java/kanzi/bitstream/DefaultOutputBitStream.java | 085ecce1e49afa02bc3b258d641e93233c51dc68 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | ndl/kanzi | 7b27156764356cadfccddcf196a402614b2b30a9 | 022d34c1b2c02f84db27f5222ec896533f0d524a | refs/heads/master | 2022-12-18T19:57:19.414538 | 2020-09-27T19:14:07 | 2020-09-27T19:14:07 | 299,101,235 | 0 | 0 | Apache-2.0 | 2020-09-27T19:11:07 | 2020-09-27T19:11:06 | null | UTF-8 | Java | false | false | 7,634 | java | /*
Copyright 2011-2017 Frederic Langlet
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
you may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, softwar... | [
"flanglet@gmail.com"
] | flanglet@gmail.com |
5afe8b8f9e1ccb4beede48bccefaeac2214229bb | f1179e6ed40033e52d98d1f133cd2419d354f798 | /android/src/main/java/com/relywisdom/usbwebrtc/UsbCameraEnumerator.java | 83259b99822a18ae35edcca1ee202d41d2bfc08d | [
"MIT"
] | permissive | sohel-khan/react-native-webrtc-usb-lib | 3521da50321aa69e8f6358b4dbe695c278baaab3 | e81d773137f8956ca8e152a8e798952b245f100e | refs/heads/main | 2023-03-08T17:14:34.943213 | 2021-02-26T12:21:15 | 2021-02-26T12:21:15 | 336,239,969 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,534 | java | package com.relywisdom.usbwebrtc;
import android.content.Context;
import android.hardware.Camera;
import android.hardware.usb.UsbManager;
import android.os.SystemClock;
import org.webrtc.Camera1Enumerator;
import org.webrtc.CameraEnumerationAndroid;
import org.webrtc.CameraEnumerator;
import org.webrtc.Came... | [
"khan.sohel005@gmail.com"
] | khan.sohel005@gmail.com |
7adc2623499c754d2601507b14a9952ac540cb04 | 34380e7a1df531797743b9724423dfb158d58fd6 | /src/main/java/com/project/pubgcommu/web/dto/game/JoinedTeamGameLogDto.java | b93958fe37645adcf47ed5b0a6306fe454a4fd28 | [] | no_license | namu1714/pubgcommu | a1bd314fd12df9eb0aed36451b7aa908447e89c6 | 988a19bc26d08d25df630c754f8987a8ce57fb3a | refs/heads/master | 2023-07-25T19:34:20.075116 | 2021-09-04T06:04:25 | 2021-09-04T06:04:25 | 382,075,711 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 517 | java | package com.project.pubgcommu.web.dto.game;
import com.project.pubgcommu.domain.killbet.TeamGameLog;
import lombok.Getter;
@Getter
public class JoinedTeamGameLogDto {
private Long id;
private Long team;
private Integer chicken;
private Integer stop;
public JoinedTeamGameLogDto(TeamGameLog teamGam... | [
"namu1714@naver.com"
] | namu1714@naver.com |
e1336268e71d3c9dd54af603b4cd872c95a0a6bc | 15f3f7ddabe246581e9988eebb218af357e56795 | /app/src/main/java/com/jitse/example/ExampleApplication.java | addc1fd37d38799c1d0c7a6a61a3251b184495e5 | [] | no_license | jam0cam/AndroidExample | 991f01df0e73af65bc563606c50996f9ab00cd1a | a411d12487f0de37f99a9c10aa2852b1c8da38ed | refs/heads/master | 2021-01-10T10:29:11.511034 | 2016-01-14T02:32:34 | 2016-01-14T02:32:34 | 49,080,677 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,600 | java | package com.jitse.example;
import android.app.Application;
import android.graphics.Bitmap;
import com.jitse.example.retrofit.BrandService;
import com.jitse.example.retrofit.PhetchService;
import com.jitse.example.retrofit.ProductService;
import com.jitse.example.retrofit.SearchService;
import com.jitse.example.retrof... | [
"jitse@zappos.com"
] | jitse@zappos.com |
a9a92fc31cfa48184fdba2a6c2e917261b29452c | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /datalake-20200710/src/main/java/com/aliyun/datalake20200710/models/GetLifecycleRuleRequest.java | bad095adca9eea272a18023cd7119e1045112892 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 916 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.datalake20200710.models;
import com.aliyun.tea.*;
public class GetLifecycleRuleRequest extends TeaModel {
@NameInMap("BizId")
public String bizId;
@NameInMap("ResourceName")
public String resourceName;
public static GetLif... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
d38ad96f352e931907f563fc62d48fb65679a0ed | 8b507cd5ccb1588e89f346ef54863f6a5da18cfd | /src/main/java/javax/jdo/annotations/Convert.java | c5dcbb1e49aad0bbfcda76edfde4700a537cede6 | [] | no_license | mufumbo/javax.jdo | 6e79f4d4697b0227bf4c7baa95f4e624f46bb4e1 | ad36d95e3dcc099ecafde0c4b27d678704294d7a | refs/heads/master | 2020-05-02T11:41:42.621753 | 2016-01-20T12:06:51 | 2016-01-20T12:06:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,239 | 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 ... | [
"andy@datanucleus.org"
] | andy@datanucleus.org |
a9d3a9123b652d033de5962ee7c8b07a40082f8e | 5598faaaaa6b3d1d8502cbdaca903f9037d99600 | /code_changes/Apache_projects/HDFS-2991/320e7a0fb5fa92036ce393417b1141dd06cc6c83/FSNamesystem.java | 8e9c9020d9e1853e6f42f2239acb205e4803c806 | [] | no_license | SPEAR-SE/LogInBugReportsEmpirical_Data | 94d1178346b4624ebe90cf515702fac86f8e2672 | ab9603c66899b48b0b86bdf63ae7f7a604212b29 | refs/heads/master | 2022-12-18T02:07:18.084659 | 2020-09-09T16:49:34 | 2020-09-09T16:49:34 | 286,338,252 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 191,390 | 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"... | [
"archen94@gmail.com"
] | archen94@gmail.com |
bc52a3191f57bb2294dda2c47c89a277cffd8937 | 99b2878b8215bbbe1aad542334c1628f0fb3c57f | /gmall-ums/src/main/java/com/atguigu/gmall/ums/config/MybatisPlusConfig.java | 4e60cfb5dfed4050d194f1519cf3ec4ede5f51bb | [
"Apache-2.0"
] | permissive | ShangBaiShuYao/gmall | a78060764ec45408905ef9dd74ac0e14e22c4b0c | 16876593176851856bc4ba4eb8777393cc35805e | refs/heads/master | 2022-12-22T21:58:33.626881 | 2021-03-19T17:57:32 | 2021-03-19T17:57:32 | 218,497,070 | 3 | 0 | Apache-2.0 | 2022-12-16T14:50:45 | 2019-10-30T10:04:21 | JavaScript | UTF-8 | Java | false | false | 784 | java | package com.atguigu.gmall.ums.config;
import com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
//Spring boot方式
@Configuration
public class MybatisPlusConfig {
@Bean
public Paginati... | [
"shangbaishuyao@163.com"
] | shangbaishuyao@163.com |
e1ccc588495fe6a7459437c60de98c5fd833123a | 4095eea2be8071b19a1aebe5b2c812ba9c74350b | /pipeline/stream-processing/src/main/java/io/fineo/lambda/avro/DeflatorFactory.java | 49d2c126033a49d802c83b092e8e6267c3e2c902 | [] | no_license | jyates/fineo-ingest | c24381ed017e0d0cd05294026a8861cb73c12706 | ce64905f113853d964b04fb8f0a899b89f566ee8 | refs/heads/master | 2021-03-24T13:10:28.057192 | 2017-04-04T20:31:32 | 2017-04-04T20:31:32 | 58,411,956 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,730 | java | package io.fineo.lambda.avro;
import org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream;
import org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream;
import org.apache.commons.compress.compressors.xz.XZCompressorInputStream;
import org.apache.commons.compress.compressors.xz.X... | [
"jesse.k.yates@gmail.com"
] | jesse.k.yates@gmail.com |
9672b27a652c58ce67257d30afc0d07a8d953324 | d60ed49cf28e50a497935bb7c90d2b6613ea84d0 | /yyhttpcore/src/main/java/com/yycloud/core/utils/http/.svn/text-base/AsyncHttpClient.java.svn-base | 527753f649bb8a380598d560a295e63f8b1d7162 | [] | no_license | m122469119/G3MobileAPP | b50a0d8baee7f123f39f4aa0165ad1c7b1cdc33f | 2e8f2c324cf9238a421aeb4878a23241abf71a9d | refs/heads/master | 2021-05-09T02:57:40.397559 | 2017-12-11T11:00:46 | 2017-12-11T11:00:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,267 | /*
* Copyright (C) 2013 WhiteCat 白猫 (www.thinkandroid.cn)
*
* 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 ... | [
"1373939387@qq.com"
] | 1373939387@qq.com | |
bdb1e65177e5ef3485eb11190f4876758f8f0132 | cd686241381e0babae7b440b9564d191c80c1c39 | /app/src/main/java/com/example/wellington/lolguide/view/ui/BaseDetailsActivity.java | d361cc00f50cd4acc7bc1a0b7ccd2e2c6ca4b641 | [] | no_license | wellyogui/LolGuide | 39e0667ae8d1e68a5c0ef8d3a9e7ef0b4ba02e22 | a0238011d7e6e19c58b353f63653ec87ba45c052 | refs/heads/master | 2021-01-13T02:48:31.890627 | 2017-05-17T14:15:10 | 2017-05-17T14:15:10 | 77,160,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 709 | java | package com.example.wellington.lolguide.view.ui;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
public class BaseDetailsActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedIns... | [
"well_yogui@hotmail.com"
] | well_yogui@hotmail.com |
828373f289d4cc1a4b52eec1d9feb756e1ac6bd4 | d77ed095865671f97b7287ce0a1499aeb947e88a | /shiro-study-chapter12/src/test/java/com/github/chenyiliang/shiro/chapter12/ShiroTest.java | 6fe74b896a9d60ce3f431f7722a0746fae0ffa76 | [] | no_license | chenyiliang/shiro-study | 52c2018b80f567b326a10c4cba2ccbe803013139 | 8c447367136995e92096b78e44b180cf6e8d0251 | refs/heads/master | 2021-01-17T13:08:52.214884 | 2016-06-30T13:09:05 | 2016-06-30T13:09:05 | 59,626,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,103 | java | package com.github.chenyiliang.shiro.chapter12;
import javax.sql.DataSource;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.authc.UsernamePasswordToken;
import org.apache.shiro.subject.Subject;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
im... | [
"chenyiliangconan@qq.com"
] | chenyiliangconan@qq.com |
8c479534a562bd9f5e1eee50b6eb578eeb650ca7 | 651592b56fa78e6a0d708378d6009a64cb1be8f3 | /app/src/main/java/com/mobile/proisa/pedidoprueba/Adapters/ItemsAdapter.java | 11600d39ebedaaf4478d5714d5b93905df9ac16b | [] | no_license | saitamaHero/PedidoPrueba | b2b1ef958726484d468114a913f5ac07325e91a3 | 7da58de77b16b8d346bd93bf6733447ca9574db2 | refs/heads/master | 2020-04-05T16:02:24.087362 | 2019-06-12T13:26:13 | 2019-06-12T13:26:13 | 156,994,478 | 1 | 0 | null | 2019-05-21T13:48:42 | 2018-11-10T15:34:09 | Java | UTF-8 | Java | false | false | 3,023 | java | package com.mobile.proisa.pedidoprueba.Adapters;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import andro... | [
"tec.dionicioacevedo@gmail.com"
] | tec.dionicioacevedo@gmail.com |
a712691e4c1f2c6f808d43cd741c5d8d56f0a57e | e8e968c6083132098af6cee11eed6468bf9e29df | /src/test/java/com/google/devtools/build/lib/packages/PackageFactoryTest.java | 44b0f588b281f7b74927148c657cb8b975a0deb6 | [
"Apache-2.0"
] | permissive | FengRillian/bazel-0.19.2-dist | c1b8d19951b7895de4155b89d5ec8fbd3d292385 | 85152fe2690bb5a34464b8dabd4675cdf4897590 | refs/heads/master | 2020-04-14T11:29:37.992753 | 2019-01-03T00:52:00 | 2019-01-03T00:52:00 | 163,815,152 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 46,152 | java | // Copyright 2015 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | [
"fengruilin@localhost.localdomain"
] | fengruilin@localhost.localdomain |
eda43f007b91233066fb860f29eec5a8b01ac322 | 35483f71b227763ad37bf5766558df16a3055447 | /src/main/java/com/softwareverde/bitcoin/server/Environment.java | 7beffa4edbe9e3a9e2f04806c290521bf2bcc24f | [
"MIT"
] | permissive | SoftwareVerde/bitcoin-verde | 1f4f49ed46a2086d33053b0ed5608605902c2be9 | e9d140cac8b93a9db572bda906db9decfac1d7ae | refs/heads/master | 2023-07-11T16:28:46.730818 | 2023-04-29T13:40:44 | 2023-04-29T13:40:44 | 124,832,169 | 42 | 19 | MIT | 2022-12-21T21:59:19 | 2018-03-12T04:05:56 | Java | UTF-8 | Java | false | false | 1,251 | java | package com.softwareverde.bitcoin.server;
import com.softwareverde.bitcoin.server.database.Database;
import com.softwareverde.bitcoin.server.database.DatabaseConnectionFactory;
import com.softwareverde.bitcoin.server.database.DatabaseConnectionFactoryFactory;
public class Environment {
protected final Database _d... | [
"josh@softwareverde.com"
] | josh@softwareverde.com |
49df733cba2fb3f141e80b27b68f88d51e806f97 | 0dad1b4e8a8f35edea72971b4682fda5372bd52c | /JavaSource/utils/ImageUtil.java | b45fb588db1cda56679a5dcd58ee18adda0b4ccb | [] | no_license | ramirescm/Web-Media-Browser | 49183bfcda0a46d5976a1656ddca1e08c231340b | ad7c9e444e4d25ed55f6cc83865efb2c3801aca7 | refs/heads/master | 2021-01-23T22:38:27.960848 | 2012-05-10T17:41:33 | 2012-05-10T17:41:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,982 | java | package utils;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.Image;
import java.awt.RenderingHints;
import java.awt.image.BufferedImage;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.It... | [
"i.coronel@hotmail.com"
] | i.coronel@hotmail.com |
53c26d152f7ebfbc3ca465b0e833b417b75e3b1e | 28982258f99d95dd7025eadd8604bf02dd630942 | /src/main/java/com/test/design/proxy/ProxyImage.java | 2486e332801c32c4ee981919e32201c75109434d | [] | no_license | arpitaggarwal/design-patterns | c3fb39d86e1c2b0cd6eb34b3b8ebc3518400c22c | e9fe8a1b3f0d4b7875dea9a4ace08ee693bc1bfc | refs/heads/master | 2021-05-04T10:52:09.203677 | 2017-03-07T18:50:31 | 2017-03-07T18:50:31 | 50,238,587 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package com.test.design.proxy;
public class ProxyImage implements Image {
private RealImage realImage;
private String fileName;
public ProxyImage(String fileName) {
this.fileName = fileName;
}
@Override
public void display() {
if (realImage == null) {
realImage = new RealImage(fileName);
}
realImag... | [
"aggarwalarpit.89@gmail.com"
] | aggarwalarpit.89@gmail.com |
6759c8ab7f09a5ef782f54ee6af56cb8ba549690 | 7b0521dfb4ec76ee1632b614f32ee532f4626ea2 | /src/main/java/alcoholmod/Mathioks/Mob/RenderEntityNarutoMob5.java | 92a10f7b896f93efb376035904b00d292bad8d7f | [] | no_license | M9wo/NarutoUnderworld | 6c5be180ab3a00b4664fd74f6305e7a1b50fe9fc | 948065d8d43b0020443c0020775991b91f01dd50 | refs/heads/master | 2023-06-29T09:27:24.629868 | 2021-07-27T03:18:08 | 2021-07-27T03:18:08 | 389,832,397 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 935 | java | package alcoholmod.Mathioks.Mob;
import net.minecraft.client.model.ModelBase;
import net.minecraft.client.renderer.entity.RenderLiving;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.util.ResourceLocation;
import org.lwjgl.opengl.GL11;
public class RenderEntityN... | [
"mrkrank2023@gmail.com"
] | mrkrank2023@gmail.com |
d428bf820ba34759c81d30609fccc59107ba26e7 | 5de0799b4a3b37db9c056d2c633fda14b58f7514 | /src/java/entity/Attendencie.java | 88f5010500d88a9bc29c6169a45c6bb327d0fdb3 | [] | no_license | pantelicnikola/PIA-projekat | ac34eed4d1e622df0f63d58d4b225cf9cc16deed | 183e8e3a625935197a9490433d244321f668291c | refs/heads/master | 2021-01-13T05:19:54.493967 | 2017-02-14T14:17:25 | 2017-02-14T14:17:25 | 81,331,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,372 | java | package entity;
// Generated Jan 19, 2017 1:02:32 PM by Hibernate Tools 4.3.1
import java.util.Date;
import javax.persistence.AttributeOverride;
import javax.persistence.AttributeOverrides;
import javax.persistence.Column;
import javax.persistence.EmbeddedId;
import javax.persistence.Entity;
import javax.persistence.... | [
"pantelic.n94@gmail.com"
] | pantelic.n94@gmail.com |
631b251cb060563eb952a81bc59f551040d92714 | a90a7bfc49b5fe3533857383d3e7e5407fe03f82 | /xconf-dataservice/src/main/java/com/comcast/xconf/estbfirmware/legacy/LegacyConverterHelper.java | 7fb9885d37813b56dc26c111eec57062dad3ddcb | [
"MIT",
"Apache-2.0"
] | permissive | comcast-icfar/xconfserver | d8406f4d3baffd511ec386bef9b6c31e65943e63 | a13989e16510c734d13a1575f992f8eacca8250b | refs/heads/main | 2023-01-11T19:40:56.417261 | 2020-11-17T20:22:37 | 2020-11-17T20:22:37 | 308,412,315 | 0 | 1 | NOASSERTION | 2020-11-18T16:48:16 | 2020-10-29T18:11:58 | Java | UTF-8 | Java | false | false | 3,221 | java | /*
* If not stated otherwise in this file or this component's Licenses.txt file the
* following copyright and licenses apply:
*
* Copyright 2018 RDK Management
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtai... | [
"Gabriel_DeJesus@cable.comcast.com"
] | Gabriel_DeJesus@cable.comcast.com |
f0bf481cf318a39918f4ed81ff2dfd7e86f568a3 | b607a7802ae6631db6c6b2726cd76c2d9c803eda | /Player.java | 55ccab4adca7d49e7761e066a075dbd580ea0b90 | [] | no_license | gutee/umlProject | 4b388cedcdd67a6a809c2e610ddd27fcc60383ad | 705637b055b632720ba4ba871067575d10517981 | refs/heads/master | 2016-09-05T14:21:45.382405 | 2014-08-22T14:40:44 | 2014-08-22T14:40:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 440 | java | package prog2.tp2;
import java.util.ArrayList;
/**
* Created by Martin Gutierrez.
* User: Martin
* Date: 26/08/11
* Time: 07:49
* To change this template use File | Settings | File Templates.
*/
public class Player {
public Card hand;
public Player() {
this.hand = new ArrayList();
}
pu... | [
"gutix007@hotmail.com"
] | gutix007@hotmail.com |
25b631b93ea6a439af2c626e303a0170f0cc685e | 2763b5bae4b32fde70fc1aa5388d0779998860b2 | /src/com/bean/Book_Reader.java | 4c859f361b81e6f896d2058ec77239eab8926bbb | [] | no_license | ashwinkg/Library-Management-System | 5f8955d632a56c8722441bbc60faccb7f469ab6f | 7348279edd64bf4254dc950207721d212e7b6410 | refs/heads/master | 2022-02-18T03:26:36.119123 | 2019-09-17T01:58:32 | 2019-09-17T01:58:32 | 208,935,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | package com.bean;
public class Book_Reader {
private int book_id;
private int reader_id;
public Book_Reader(int book_id, int reader_id) {
this.book_id = book_id;
this.reader_id = reader_id;
}
public int getBook_id() {
return book_id;
}
public void setBook_id(int book_id) {
this.book_id = book_id;
... | [
"ashu.ashwinkg@gmail.com"
] | ashu.ashwinkg@gmail.com |
00d40af055a8f7c476db69430a10932b8b27f21e | 86818023c3891c3418e61ed231b8d88be68973f7 | /app/src/main/java/com/fmovies/app/models/GetCommentsModel.java | dc66d5fadea4053b7fa1ceb0febbf8940ccf25dc | [] | no_license | fandofastest/fmoviesnew | 9efc0be4c78f7b866c7f2e609a9358c90482d09e | c16229213be30d39f1f3a9e12aae32c0b6fa27ca | refs/heads/master | 2022-06-09T01:47:22.673993 | 2020-05-07T10:55:58 | 2020-05-07T10:55:58 | 262,024,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,768 | java | package com.fmovies.app.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class GetCommentsModel {
@SerializedName("comments_id")
@Expose
private String commentsId;
@SerializedName("videos_id")
@Expose
private String videosId;
@Se... | [
"fandofast@gmail.com"
] | fandofast@gmail.com |
d3923c8d668d7edd68dbac8dbcba6ee1a19fb2bd | bfe2e8577792a47fca4b615917e7701f625565f8 | /class-11/stacksAndQueues/src/test/java/stacksAndQueues/AppTest.java | a00a2886ea24e37a04e44b09bd80ee3ed35302f6 | [] | no_license | jlollis/amazon-java-401d1 | 8c97e9971f0481b6298d457d93a1b248f9999e34 | 1aa8e5eac9089c3862b49665a2e35121612db915 | refs/heads/master | 2022-04-17T05:26:37.319299 | 2020-04-03T18:57:12 | 2020-04-03T18:57:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | /*
* This Java source file was generated by the Gradle 'init' task.
*/
package stacksAndQueues;
import org.junit.Test;
import static org.junit.Assert.*;
public class AppTest {
@Test public void testAppHasAGreeting() {
App classUnderTest = new App();
assertNotNull("app should have a greeting", cl... | [
"nick.carignan@sbcglobal.net"
] | nick.carignan@sbcglobal.net |
9abbdda022a8aead72846054165c27ec7edc5b0c | 2c797364b7928807cb3c246aa5cb6a916c2b745e | /src/main/java/com/spoloborota/ocp/lambdas/javarush/OverridableImpl.java | 901c1a7d6d8a4b3934a59a2464ea81d02abb6023 | [] | no_license | Spoloborota/1Z0-809 | ed0604b5bdb08cb0de5923ae53100b8cd83fd82f | 5f428b46bd1ab7253ecd0666cb6142fb4763027f | refs/heads/master | 2021-01-17T16:04:23.621017 | 2017-04-20T16:18:53 | 2017-04-20T16:18:53 | 82,979,117 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 193 | java | package com.spoloborota.ocp.lambdas.javarush;
public class OverridableImpl implements Defaulable {
@Override
public String notRequired() {
return "Overridden implementation";
}
}
| [
"spoloborota@yandex.ru"
] | spoloborota@yandex.ru |
226ef277e16c9caf12b94f0cedba9d8419241455 | e42afd54dcc0add3d2b8823ee98a18c50023a396 | /java-game-servers/proto-google-cloud-game-servers-v1beta/src/main/java/com/google/cloud/gaming/v1beta/PreviewCreateGameServerClusterRequest.java | 4a9b946fcb5375db6d62353e513b6b0a56f19540 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | degloba/google-cloud-java | eea41ebb64f4128583533bc1547e264e730750e2 | b1850f15cd562c659c6e8aaee1d1e65d4cd4147e | refs/heads/master | 2022-07-07T17:29:12.510736 | 2022-07-04T09:19:33 | 2022-07-04T09:19:33 | 180,201,746 | 0 | 0 | Apache-2.0 | 2022-07-04T09:17:23 | 2019-04-08T17:42:24 | Java | UTF-8 | Java | false | false | 46,926 | java | /*
* Copyright 2020 Google LLC
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"neenushaji@google.com"
] | neenushaji@google.com |
58d3b9343ee8e20202848c15f30a0ff2a590e3fb | 537f50e879a420fb2b3800b491cc57ae423fb042 | /DroidSkyWrite/src/com/skywrite/droidskywrite/CloudMaker.java | 6fff50c072c631a4425c0a51f078a9b9d1d759e0 | [] | no_license | won21kr/SkywriteForAndroid | ed5d6921e5f2b6f80d3528fa9397f9c8739fc734 | b761e4bb09746d2c1caa9e1afe7ec51e0982dbed | refs/heads/master | 2020-12-28T23:23:04.375499 | 2014-02-09T10:03:00 | 2014-02-09T10:03:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,272 | java | package com.skywrite.droidskywrite;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.support.v4.app.NavUtils;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import androi... | [
"bearcat.kiwi@gmail.com"
] | bearcat.kiwi@gmail.com |
af384639e8ac4c3baf8a1da23ab839fa8dfb08df | 70eeec2812cf6528b33cc079ffbef8ff394a1200 | /src/main/java/edu/nju/Vo/checkstyle/SubType.java | 2b46a8b924007998384b024dee75619916c70e4a | [] | no_license | cylong1016/CodeAnalyze | 9dcbd1051c859fce59c3d176d43f517c8db435a4 | e651a3960c269b823d9dc4160724ae5142bf4d43 | refs/heads/master | 2021-01-17T14:03:47.936892 | 2017-06-12T08:21:54 | 2017-06-12T08:21:54 | 83,425,083 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 711 | java | package edu.nju.Vo.checkstyle;
/**
* Created by Administrator on 2017/4/14.
*/
public class SubType {
private long id;
private String text;
private boolean status;
public SubType(long id, String name, boolean status){
this.id = id;
this.text = name;
this.status = status;
}... | [
"694856297@qq.com"
] | 694856297@qq.com |
6b19c9d095f0af11526a2b67121617134485c37f | ee48d81f7ce8b55bf1f172ab956e58f1a2b4f399 | /onlineshoppingbackend/src/main/java/met/edu/onlineshoppingbackend/App.java | e9e1d51b07e1d8c1db6e1ae5b2ba8abbc92125d3 | [] | no_license | bhagyeshparab/onlinespareparts-shopping | eb776348922d970c2286adfaf509eb0b70ce89f3 | eba90635c080a7c01f007d14167abeb522c30149 | refs/heads/master | 2021-01-01T17:51:06.280896 | 2017-07-24T19:45:24 | 2017-07-24T19:45:24 | 98,177,309 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 205 | java | package met.edu.onlineshoppingbackend;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"bhagyeshparab24395@gmail.com"
] | bhagyeshparab24395@gmail.com |
b09eda8797bae08077ebcbe7fff61b53694d5d60 | 0c7a1f6917e9db647daecc974d63ff11b69b0fda | /TruyenTNV_Web/src/main/java/vn/com/fis/model/mnpcm/CustomerType.java | 709b8f818d8d546ed67e381d8fc75ec5896dea19 | [] | no_license | rsfirst/TruyenTNV | 3971441a2a222f72a06517a74f4bff6f684e38a8 | 091f29039054975b61f107c52a53e38311931a40 | refs/heads/master | 2022-07-05T23:08:14.312035 | 2020-03-11T03:58:37 | 2020-03-11T03:58:37 | 241,400,377 | 0 | 0 | null | 2022-06-29T18:00:36 | 2020-02-18T15:44:13 | JavaScript | UTF-8 | Java | false | false | 571 | java | package vn.com.fis.model.mnpcm;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class CustomerType {
@Id
@Column(name = "VALUE")
String idCustomer;
@Column(name = "NAME")
String titleCustomer;
public String getIdCustomer() {
return idCustomer;... | [
"anhvuong6996@gmail.com"
] | anhvuong6996@gmail.com |
e7de0342124896c76e145c62dcb7b0da2aa63990 | 626ebdd2cfd8d6b18b6551bcdd5b02ec9d72a096 | /Lab №6/LABA6/src/test/java/L6T3.java | 819d5dd77bfb067561d04e46ed4a49bc162bd3a0 | [] | no_license | Yaroslaa/QA | c81b2ae0a58b3e478aa59136921d3166764dd53c | f7c0e51c96de282d49077ba9fdf62c08eaab20e9 | refs/heads/master | 2020-06-05T10:53:55.881443 | 2019-06-19T07:51:13 | 2019-06-19T07:51:13 | 192,415,737 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,628 | java | import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.Assert;
import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import java.util.List;
public class L6T3 {
... | [
"noreply@github.com"
] | Yaroslaa.noreply@github.com |
121b17bb1e61bb8aa7e55cf71251c7870eac0a40 | fd30c55b5a73ce880747d5388fa9ee48be86ced9 | /src/main/java/com/github/mangelt/sat/services/model/ExpedidoEn.java | 2412f106906510bc98627e351d666587bd2d7b16 | [] | no_license | miguelfreelancer56577/sat-services-spring-boot-starter | d3eab605407034113f6008e3bb9e7d0731ed891d | 6f5f9eb1880e06eb1ad4593eadacf6c7e7f2a092 | refs/heads/master | 2021-06-19T12:38:19.581654 | 2019-12-10T23:38:38 | 2019-12-10T23:38:38 | 201,131,776 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,507 | java | //
// Este archivo ha sido generado por la arquitectura JavaTM para la implantación de la referencia de enlace (JAXB) XML v2.2.11
// Visite <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Todas las modificaciones realizadas en este archivo se perderán si se vuelve a compilar el esquema de o... | [
"miguelfreelancer56577@gmail.com"
] | miguelfreelancer56577@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.