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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
982dbb604e1447d5d152dc2951f9bfd69f4efcb2 | 64346c5e6c90747f0d8db5362e6ca849d4f89653 | /test/ar/edu/unq/po2/tpObserver/publicaciones/PublicationSystemTestCase.java | 2565a7155d8ef000cbe78c8112a15777cd40ee86 | [] | no_license | nicolasdemaio/unq-poo2-de_maio | cc3f7b81ea8182be95a83c321a764c2cd7c47825 | 45a8d635141e1dd2a3e561b1f6dd595d4634b0d2 | refs/heads/master | 2023-02-16T12:26:13.716850 | 2021-01-16T02:29:44 | 2021-01-16T02:29:44 | 329,969,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,543 | java | package ar.edu.unq.po2.tpObserver.publicaciones;
import static org.junit.jupiter.api.Assertions.*;
import static org.mockito.Mockito.*;
import java.util.Arrays;
import java.util.List;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
class PublicationSystemTestCase {
private PublicationS... | [
"nicolas.demaio19@gmail.com"
] | nicolas.demaio19@gmail.com |
991dbffea437c8af3f109fb046347fa10b685cb2 | b882f1445aaf2bfa6abaf1da78e7b9961bfcacdf | /src/com/jntua/dao/model/StudentTL.java | 9e018e8838f921962cc0c90bf17908241da2441d | [] | no_license | Security-Online-Examination-System/Online-Exaination-System | ea6dcb6d9cb695280f130c7273e623dc5b8d1737 | 0e33a6b5c3e451a9a13b8ac12779ebb08785f2b5 | refs/heads/master | 2020-03-31T01:05:44.214236 | 2018-10-05T19:13:36 | 2018-10-05T19:13:36 | 151,766,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,251 | java | package com.jntua.dao.model;
public class StudentTL {
private Integer studentId;
private String name;
private String emailId;
private String mobileNo;
private String regNo;
private String password;
private Integer courseId;
public Integer getCourseId() {
return courseId;
}
public void setCourseId(Integer ... | [
"31854117+charan2721@users.noreply.github.com"
] | 31854117+charan2721@users.noreply.github.com |
886baabea5626bd8903874b222c90f9d5c6c771c | 0516237d5b20ba090503ee042dc2c74ec2cf0b5f | /arabic_countries_names_picker/src/main/java/com/mnashat/arabic_countries_names_picker/CountriesProvider.java | ad743486ab919191eef1abdb127c5ce1105ab6ed | [] | no_license | MuhamamdNashat/Arabic-Countries-Names-Picker-Android | a05a5c65baeac0ea1952f0cca45ee93272dca9f0 | 08eece09711a1df44ebc83c7a8038e7f2e3fb3e9 | refs/heads/master | 2020-06-15T16:19:51.279255 | 2019-07-05T04:49:55 | 2019-07-05T04:49:55 | 195,339,625 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.mnashat.arabic_countries_names_picker;
import android.app.Activity;
import android.content.Intent;
public class CountriesProvider {
public static final int COUNTRIES_CODE = 421;
public static final String COUNTRY = "country";
public static void getCountries(Activity activity)
{
Intent intent =... | [
"muhammadnashat22@gmail.com"
] | muhammadnashat22@gmail.com |
ee933d006867347bffa1634972cf39dcd61a6040 | 15abcafeb6dfb831d8469ffab007650710f96aeb | /src/main/java/com/project/shared/entities/WorkingTime.java | 61991adf04adb0e539912ffad3a327cbb4b95ecc | [] | no_license | Krupnova/project | 042cb46221ccba7ea9942b086b7bfc2e16989e8a | f3345bac6bfc6f59a929500f7356cb45fbf8dd13 | refs/heads/master | 2021-08-23T15:05:45.859875 | 2017-12-05T10:15:40 | 2017-12-05T10:15:40 | 113,082,684 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,542 | java | package com.project.shared.entities;
import org.hibernate.annotations.Cascade;
import org.hibernate.annotations.CascadeType;
import org.hibernate.annotations.OnDelete;
import org.hibernate.annotations.OnDeleteAction;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
@Entity
@Table(name ... | [
"danchik-5@mail.ru"
] | danchik-5@mail.ru |
3d2353023665b89261cb4a0c06f0a7bc7d3f4b07 | 3896e5924cda190ea06fce6fbcf9bd7211f12343 | /negocio/src/main/java/co/edu/uniquindio/proyecto/servicios/TelefonoServicio.java | 94248eb9e0d54b0b7cc8e4c42d8dadb45eea913b | [] | no_license | CristianUni/UniLocal | 58c42889d88918ac6f1f80f06a6ff6c7ee68aa7e | 9ef6440020e408f158bf85b6cc5626e9af55fc29 | refs/heads/master | 2023-06-29T20:07:06.998420 | 2021-08-05T00:49:15 | 2021-08-05T00:49:15 | 357,613,804 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 87 | java | package co.edu.uniquindio.proyecto.servicios;
public interface TelefonoServicio {
}
| [
"csancheza@uqvirtual.edu.co"
] | csancheza@uqvirtual.edu.co |
f6406cd1753434b30fec93ddf05b4db425e3ab1a | 782c86aa87434dc32604b864166bfd7816865c4f | /src/main/java/com/progressoft/brix/domino/ui/utils/IsHtmlComponent.java | e09adeb27e1a791713bd8ae4c13afe6141ac9d45 | [] | no_license | DevLord-Shiv/domino-ui | b081da6b259e22c1ab8541700a9d6cddcab82eb4 | 4f8846f5f687ade2825f3a2bdd9b903a3cc5d33f | refs/heads/master | 2021-04-12T08:20:38.624897 | 2018-03-18T19:51:38 | 2018-03-18T19:51:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | package com.progressoft.brix.domino.ui.utils;
import elemental2.dom.HTMLElement;
import org.jboss.gwt.elemento.core.IsElement;
public interface IsHtmlComponent<E extends HTMLElement, C extends IsElement<E>>{
HtmlComponentBuilder<E,C> htmlBuilder();
}
| [
"akabme@gmail.com"
] | akabme@gmail.com |
73d93b2c9f3b69dcee42883e230f7d9a0bdb557d | ae1581f40c0bb73053881062ceb9db1e81c56ea5 | /core/src/test/java/framework/utils/tests/dto/httpclient/Location.java | 7500ec28bc4de190c767e3944b182856dda27369 | [] | no_license | nbabii/framework.automation | c35175d8d9998dbb43336bb11eac7b9ab4711267 | cc6ed268ce6036bfa9d66c5ffd576f0a04a2a5cc | refs/heads/master | 2021-05-29T17:33:47.498737 | 2015-03-04T18:22:28 | 2015-03-04T18:22:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 852 | java | package framework.utils.tests.dto.httpclient;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.thoughtworks.xstream.annotations.XStreamAlias;
@XStreamAlias("location")
@JsonIgnore... | [
"tlytvyn"
] | tlytvyn |
9b9f5096546fb37a5b195024b436bd3302411de8 | 38976fe84f73cb441bdd51eab2b61f665301a478 | /jtbdivelogbook-client/src/main/java/be/vds/jtbdive/client/view/docking/DiverDetailDockable.java | 3454c296603606e801573d1ec7ca5e27d486ac14 | [] | no_license | jtbgroup/jtbdivelogbook | 941b2d5d2bfd4aa7a73ba3e7545fed5a8ca63136 | eb85eec22414ec9f6b1576508b042d9fda6a5543 | refs/heads/master | 2021-01-10T22:06:45.586396 | 2016-01-01T19:11:08 | 2016-01-01T19:11:08 | 27,634,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,128 | java | /*
* Jt'B Dive Logbook - Electronic dive logbook.
*
* Copyright (C) 2010 Gautier Vanderslyen
*
* Jt'B Dive Logbook is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at y... | [
"gautier.vanderslyen@gmail.com"
] | gautier.vanderslyen@gmail.com |
ea6cd22c941196e37eed15669b82788980005696 | 3a5985651d77a31437cfdac25e594087c27e93d6 | /ojc-core/component-common/xmlbeans/xbean-src/2.3.0/xmlbeans/src/common/org/apache/xmlbeans/impl/common/NameUtil.java | 28acc6f4ecda419dd8978bcf39fa959275a61c2f | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | vitalif/openesb-components | a37d62133d81edb3fdc091abd5c1d72dbe2fc736 | 560910d2a1fdf31879e3d76825edf079f76812c7 | refs/heads/master | 2023-09-04T14:40:55.665415 | 2016-01-25T13:12:22 | 2016-01-25T13:12:33 | 48,222,841 | 0 | 5 | null | null | null | null | UTF-8 | Java | false | false | 24,467 | java | /* Copyright 2004 The Apache Software Foundation
*
* 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 requ... | [
"bitbucket@bitbucket02.private.bitbucket.org"
] | bitbucket@bitbucket02.private.bitbucket.org |
9753353b33b7072d132a9d2be7d6749c25a6ce96 | f9ce7716fbffe77a5e258a19e3f238e9f6132f73 | /src/main/java/com/github/muhdhariz/Excel.java | 8421fec334a4f30bf6fcc1686303226012e99f8c | [] | no_license | muhdhariz/256549-STIW3054-A191-A2 | ec3c15a09f994ed36deb17f91efca05192989bd7 | c921c3d1551f95b7cec0ca111a02dd8f64057b8b | refs/heads/master | 2020-08-30T14:00:46.296981 | 2019-11-09T15:39:46 | 2019-11-09T15:39:46 | 218,402,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,065 | java | package com.github.muhdhariz;
import org.apache.poi.ss.usermodel.Cell;
import org.apache.poi.ss.usermodel.Row;
import org.apache.poi.xssf.usermodel.XSSFSheet;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import java.io.IOException;
public class Excel {
private static XSSFWorkbook workbook = new XSSFWorkboo... | [
"muhdhariz689@gmail.com"
] | muhdhariz689@gmail.com |
0071e9ec244c1abd47d06768b2c3872efb2e7bfa | 7970f7017b1f006016a6d579292c48c6526bd1df | /ParkJPA/test/test/UserPaymentTest.java | 64cc209a92eb6f91bce80169cb4f084c3a24479e | [] | no_license | swthomas/Park | aee0678afdf40c4025ab02386f5057fc92dd7570 | 2b7748ff3b2f2f7da1f019442e958311dec58d55 | refs/heads/master | 2021-03-22T00:17:15.245840 | 2017-10-04T02:34:56 | 2017-10-04T02:34:56 | 87,951,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,032 | java | package test;
import static org.junit.Assert.assertEquals;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import entities.UserPayment;
public class UserPaymentTest {... | [
"swthomas34@gmail.com"
] | swthomas34@gmail.com |
913b361d0a0bab9d1c27f12391cdc32d562999c7 | 65751cb8ad56706fc6ffa19ee42fe0830126bcb2 | /src/main/java/maskgen/MaskJoin.java | 8c1fad5e1f07ea8718d3311e6aff7caccf541daa | [] | no_license | usnistgov/WIPP-annotations2masks-plugin | 66801e506c0506ad16a1c87b12fadec0e497567a | dbf0a3509075f89b7b745a09bf873a323916b575 | refs/heads/master | 2022-12-27T15:49:32.067387 | 2020-06-10T18:58:45 | 2020-06-10T18:58:45 | 255,989,073 | 0 | 1 | null | 2020-10-13T21:13:23 | 2020-04-15T17:26:14 | Java | UTF-8 | Java | false | false | 19,455 | java | package maskgen;
import java.awt.Color;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import javax.imageio.ImageIO;
import ij.IJ;
import ij.ImagePlus;
import ij.io.FileSaver;
import ij.process.... | [
"mohamed.ouladi@nist.gov"
] | mohamed.ouladi@nist.gov |
03a267dc3c03889f5ffbf4cc788ab513a3ecb576 | 968ed3a0ab8ed74fe7721da49cb7a55ccc72fa2d | /app/src/main/java/fragment/PaiHangFragment.java | 5e1ae3ba32709d9335087835e804164353188ad6 | [] | no_license | MrLiusGitHub/EasyCar | cd0eb68750b2e442924145cb39cfb3337ad26326 | 98634a471cd80a06a5d5d7c54aa1f9279cacc0e4 | refs/heads/master | 2021-01-20T19:39:18.827158 | 2016-06-16T06:45:38 | 2016-06-16T06:45:38 | 61,268,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,690 | java | package fragment;
import android.os.Bundle;
import android.os.Handler;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.example.ldc.easycar.R;
import com.google.gson.Gson;
import com.squareup.okhttp.Callback;
import com.squareup.... | [
"757717469@qq.com"
] | 757717469@qq.com |
7aa6c29edd68635ebf3b94d81a2f5a4ca9ea3b19 | fa34a5244c230506295374884244f1434eb882cc | /SequenceFront/src/sequencefront/Main.java | abd2ba284f15f3951a6bfac77ad754d30650edb6 | [] | no_license | recap/datafluo | da4890b0713c0cc75212706cf988a27ff568a6bf | da4ee8b08cb7292a091345dbf6a802363323c15e | refs/heads/master | 2021-01-09T20:57:30.536346 | 2016-06-15T14:21:29 | 2016-06-15T14:21:29 | 61,210,976 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 487 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package sequencefront;
import java.io.IOException;
import javax.jms.JMSException;
/**
*
* @author reggie
*/
public class Main {
/**
* @param args the command line arguments
*/
public static void ... | [
"cushingreggie@gmail.com"
] | cushingreggie@gmail.com |
60be77eb33d2760ce3a105d04ec96d02c3a6237f | aa13a8f95db5c5c19095976801ad50d351702638 | /app/src/main/java/mor/com/scanqrcode/Main3Activity.java | f4a33839342840f314ac64d8ab3d719607b6625a | [] | no_license | DioserG/ScanQRCode | c28cf666075b1d003bf0df00a79699a8ff3e2f00 | bfa008a08e21f5784ca94da599a16f44d3e649c3 | refs/heads/master | 2022-12-23T20:43:04.137646 | 2020-09-17T14:25:41 | 2020-09-17T14:25:41 | 273,287,472 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,024 | java | package mor.com.scanqrcode;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Button;
import android.widget.ListView;
import android.widget.Toast;
import androidx.appcompat.app.AppCompatActivity;
import... | [
"54085379+DioserG@users.noreply.github.com"
] | 54085379+DioserG@users.noreply.github.com |
16a61142b84794f6b04591590023f5b7aaf1bb4e | cbb6b30c5088e073d0dd134a20e77cdda9b045cd | /Sistema-de-Igrejas-master/src/main/java/com/br/mvsistemas/erp/model/ControleAcesso.java | cb8ed18208cb086d31c66562ba94456dd4553d9e | [] | no_license | lulukamagaiver/Sistema-de-Igrejas | d3cad6c285c77a2cad602dd8e9f752c0ceb25b48 | 9f83b26c74d43b8e693e53d0d881edd6fde91a79 | refs/heads/master | 2022-10-20T01:21:39.084667 | 2022-09-28T16:33:46 | 2022-09-28T16:33:46 | 45,357,514 | 0 | 0 | null | 2022-09-28T16:33:47 | 2015-11-01T21:06:40 | Java | UTF-8 | Java | false | false | 2,286 | java | package com.br.mvsistemas.erp.model;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
... | [
"luluka.magaiver@gmail.com"
] | luluka.magaiver@gmail.com |
4988027223afbcfaf5271f89ea19c6b6206638ed | e20d9f64a664a0b2215af9f511c8cfbae81bb671 | /src/com/biz/controllr/ScoreExec_05.java | 1ac13c79cfaf220fbe4b54272d957a16da81f114 | [] | no_license | cally91/Collections_02 | 144fd978e6bb4b80bc56f8f3864fe8be139456ee | 6d36be6b04f6b667a5e84ebcc2c0da61533686f2 | refs/heads/master | 2020-06-02T21:08:15.902113 | 2019-06-11T07:39:53 | 2019-06-11T07:39:53 | 191,310,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,126 | java | package com.biz.controllr;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import com.biz.model.ScoreVO;
public class ScoreExec_05 {
public static void main(String[] args) {
// 일단 비어 있는 (리스트가 없는 )자료구조 (data structuere) 를 생성
// 필요에 따라 내용 (리스트)를 추가해서 사용할 수있는
// 자바의 독득한 기능
// 자바 1... | [
"cally91@naver.com"
] | cally91@naver.com |
74a65816cdc9328a88972c17d7185fb8814d17c4 | 9168a0404fd1198c9be7ed279d2e1bd96b9b7650 | /app/src/main/java/com/titans/grouptravelplanner/SimpleItem.java | d0bebf67e45a066e3ad50aee1e2014cd81743fe8 | [] | no_license | ShridharGoel/GroupTravelPlanner | 9d358249eead1043d6a18ec2739fa741758e651c | b8e076621e070959b0cbc3df422beda37ba31fbf | refs/heads/master | 2023-01-08T18:22:09.142856 | 2020-11-14T07:58:17 | 2020-11-14T07:58:17 | 310,618,334 | 0 | 1 | null | 2020-11-14T07:58:18 | 2020-11-06T14:24:53 | Java | UTF-8 | Java | false | false | 2,176 | java | package com.titans.grouptravelplanner;
import android.graphics.drawable.Drawable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
public class SimpleItem extends DrawerItem<SimpleItem.ViewHolder> {
priva... | [
"aniketagarwal37@gmail.com"
] | aniketagarwal37@gmail.com |
749c6614cdd0e6d3fbed1ce5fe7670e3dfe42e95 | ebafc37c8fbc67c1e3a51556ad29ef29968b9570 | /Homework5Main.java | d4e122e53f6894f41e44eb8d32804cbbd41ca1f5 | [] | no_license | cwright1162/SlidingTilePuzzleSolver | 0e4193ac855658d41462f30e0c505e14fe66f2cf | 0a95ec59f6afa25707409a3530dfbd48d3e72c3d | refs/heads/main | 2023-01-08T11:10:11.351695 | 2020-11-10T23:52:13 | 2020-11-10T23:52:13 | 311,813,027 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 889 | java | package v2;
import java.util.ArrayList;
import csis4463.*;
/**
* See comments in Homework5.java first.
*
* @author Corey Wright
*/
public class Homework5Main {
public static void main(String[] args) {
// write code here to demonstrate that your 8 puzzle solver works.
Homework5 test = new... | [
"noreply@github.com"
] | cwright1162.noreply@github.com |
3eead24357554cacc7fea2349552b6be040a317f | 802b51430aad084b64aef0e25db48ea0e589b4bf | /2sem/PIS/pis_webapp/src/main/java/com/vut/fit/pis2020/configuration/WebConfig.java | a921269a4ab2d85340d1de094a8a320b1f0a8420 | [
"MIT"
] | permissive | TomasLapsansky/VUT-FIT-MITAI | dcbd36a64a5232db1a4e1603f84eea05f5ff0f3a | b31f86db58de538b8f5c87fb854e86c036e3b19c | refs/heads/master | 2021-06-30T04:17:52.859270 | 2021-02-08T17:49:41 | 2021-02-08T17:49:41 | 237,456,563 | 0 | 1 | null | 2021-06-04T22:18:50 | 2020-01-31T15:20:44 | JavaScript | UTF-8 | Java | false | false | 490 | java | package com.vut.fit.pis2020.configuration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
@Configuration... | [
"tomas.lapsansky.97@gmail.com"
] | tomas.lapsansky.97@gmail.com |
de41841c81af5101bf0046cfb5eb8e3bd6ba5392 | 9e1c5db2bfd7f9178aa16edd59531ca64fc5235a | /Zhangjiyong1501A20170103/app/src/main/java/com/bwei/zhangjiyong1501a20170103/MainActivity.java | 4f08e2f6457f027e8bfa3e0eb952b1fe7a56ec76 | [] | no_license | nanshanjun/NumberTwo | 21a806d58bf13be7db15720b969f5c82a879be2a | 4e118441717c0e200690276525b179d49e7e322b | refs/heads/master | 2021-01-19T09:19:02.849004 | 2017-04-10T00:22:00 | 2017-04-10T00:22:00 | 87,749,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 729 | java | package com.bwei.zhangjiyong1501a20170103;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
public class MainActivity extends AppCompatActivity {
private Circle circle_one;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState)... | [
"2762486077@qq.com"
] | 2762486077@qq.com |
e4612fe1ba399363a37c84b475bf0ea5425841a7 | 12b14b30fcaf3da3f6e9dc3cb3e717346a35870a | /examples/commons-math3/mutations/mutants-LoessInterpolator/329/org/apache/commons/math3/analysis/interpolation/LoessInterpolator.java | 738cffe699c6fc575fb07d0ef1734d4a09471813 | [
"BSD-3-Clause",
"Minpack",
"Apache-2.0"
] | permissive | SmartTests/smartTest | b1de326998857e715dcd5075ee322482e4b34fb6 | b30e8ec7d571e83e9f38cd003476a6842c06ef39 | refs/heads/main | 2023-01-03T01:27:05.262904 | 2020-10-27T20:24:48 | 2020-10-27T20:24:48 | 305,502,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,440 | 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 ... | [
"kesina@Kesinas-MBP.lan"
] | kesina@Kesinas-MBP.lan |
ae2d6bb5a7f19efa9f5e942862d6cb74dc73c06b | cddfef24e026ca90e277a38d3a73f779d924f324 | /demo-redis-mq-template/src/main/java/com/gcdd/redis/mq/template/Consumer.java | ac0b0f70a6fc80a6b9952016e5226bb8f3862109 | [] | no_license | gcdd1993/demos | a0a04d38429734176124895b684531e482f419dc | 408a5a90b480183220f697e84825991feff3009c | refs/heads/master | 2020-04-29T23:37:24.615043 | 2019-04-10T08:15:48 | 2019-04-10T08:15:48 | 176,482,084 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 931 | java | package com.gcdd.redis.mq.template;
import org.redisson.api.RTopic;
import org.redisson.api.RedissonClient;
import org.redisson.api.listener.MessageListener;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import javax.annotation.PostConstruct;
/**
* @au... | [
"1398371419@qq.com"
] | 1398371419@qq.com |
735b368667b9cd879495a6d4be97d0839de7b18d | fceec5e9bf69314050a45072826e97f7de804a3e | /Mahasiswa.java | 2e3218393b7b55a3bd7ef534077403f4e10dabb3 | [] | no_license | andika22/soal1 | 08b18a83ce7c94c4c66292ac15a6f95365cc2c9d | 8690a719009972a75bc35b3ce2f674eb7b8f2f61 | refs/heads/master | 2021-01-15T12:15:37.482888 | 2016-03-05T09:20:22 | 2016-03-05T09:20:22 | 53,178,524 | 0 | 0 | null | 2016-03-05T02:26:18 | 2016-03-05T02:26:17 | null | UTF-8 | Java | false | false | 888 | java |
package mahasiswa;
public class Mahasiswa {
private String nama;
private int nim;
private String alamat;
private String kelas;
private String jurusan;
public void setnama(String s){
nama = s;
}
public void setnim(int i){
nim = i;
}
public void ... | [
"andikaisranugraha97@gmail.com"
] | andikaisranugraha97@gmail.com |
a0d833d8d1706af95d79553b42ae9fcdeca28b14 | d5dcdb4634e5abd781b7c816092b9265de48a88b | /src/test/java/com/pages/Category/EditCategoryPage.java | 1a0c0c52f1df62056f09e63ffe9d1c5cf754f7ef | [] | no_license | Alexandra91/Admin | 1bdb0b4ffe56cb5b3ae5e1fec99e9f5b300a5cdb | 3afa120e850d7bd0b5f71d7a16a67b7d9a1d2aa3 | refs/heads/master | 2021-01-09T20:26:49.414349 | 2016-09-20T13:00:52 | 2016-09-20T13:00:52 | 63,674,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 64 | java | package com.pages.Category;
public class EditCategoryPage {
}
| [
"nina.ramadan@evozon.com"
] | nina.ramadan@evozon.com |
6a2abe9a54d92b9e1924ae2843cfb95f84b7230f | a2d9bef6d805ef4d7a137445899dae1ed9391012 | /day8-数组/04小组作业/涂志文/day8_数组/src/com/qf/edu/MyDemo4.java | 79c9c172ed34879ab46b3bd14f6819d31a803067 | [] | no_license | jacktzw/04- | fb7ebfb2a5ff8c235da5ea8d9cef55ad73c79a54 | 96f34638f2bd6bc26fef94d1158c3b809a3a5d52 | refs/heads/master | 2022-12-03T14:13:59.194726 | 2020-07-31T00:56:58 | 2020-07-31T00:56:58 | 283,909,032 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 878 | java | package com.qf.edu;
import java.util.Arrays;
public class MyDemo4 {
public static void main(String[] args) {
int[] a=new int[5];
Arrays.fill(a, 11); //数组的填充方法
System.out.println(Arrays.equals(a, a));
System.out.println(Arrays.toString(a));
// Arrays.binarySearch(a, key);
//二维数组
int arr[][]= {{5,8},{1,2... | [
"1411840699@qq.com"
] | 1411840699@qq.com |
ad8a0a6923d8b0039e720ce3d9defb1b448a2db9 | eab4f2ead82e24ccf1cdc87729e4e2b65f3050e6 | /src/main/java/com/play/game/repository/mysql/mapper/GameInfoMapper.java | e4433845652d2f99af34c34c48005f376dc1c6b9 | [] | no_license | lzzjingcairensheng/just-play | dbaf4451ef8964a0725c89e6c9d8e0a4ae1d3e30 | cc0e8077f743c6a328604aee9fd1086af3dd392c | refs/heads/master | 2021-08-28T03:06:20.971809 | 2017-12-11T04:51:03 | 2017-12-11T04:51:03 | 110,499,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,112 | java | package com.play.game.repository.mysql.mapper;
import com.play.game.entity.GameInfo;
import com.play.game.repository.mysql.criteria.GameInfoCriteria;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.session.RowBounds;
public interface GameInfoMapper {
long countByExample... | [
"qdlgxiemaosheng@163.com"
] | qdlgxiemaosheng@163.com |
4d8b357136964bc447d4d10575bb092cdce0eced | 1fb2d2b1dc47763b542bb917cc5d38c606c03530 | /test/com/rtg/reader/PrereadHashFunctionTest.java | 5c50f8ae6673ae4f2f2682c503471ee6c290daf9 | [
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | xtmgah/rtg-tools | 7ba624647eac3366df899a16abe4cbbaa4f84b99 | 6e8279e7d2e60754e21462faadd9a4324fd007b3 | refs/heads/master | 2021-01-18T04:57:30.468409 | 2015-07-15T22:53:14 | 2015-07-15T22:53:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,578 | java | /*
* Copyright (c) 2014. Real Time Genomics Limited.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* 1. Redistributions of source code must retain the above copyright
* notice... | [
"len@realtimegenomics.com"
] | len@realtimegenomics.com |
76523dd56728aa5e30cb725ab3b81c3ba23fcd0a | 454abf3798945ebc3150614095f4ce4f02705ee6 | /code/src/com/model/CounselDAO.java | 8d20d61650f31fc210445dea0a2c0eef636e95c3 | [] | no_license | 2019-SMHRD-Deep3/Gosogak | 012ff58b0d99c9bdf691699e733f5d8ea03f6608 | 69dd49bfae1e08eabc805af6386d0a41933a06c4 | refs/heads/master | 2021-03-02T22:47:58.176981 | 2020-05-26T11:06:57 | 2020-05-26T11:06:57 | 245,911,855 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,434 | java | package com.model;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
public class CounselDAO {
private Connection conn;
private PreparedStatement psmt;
private ResultSet rs... | [
"wgtngus2@naver.com"
] | wgtngus2@naver.com |
9694b149e2bf2ed60486137d9c57119fdeaf7f90 | a02d90032439939e082c8412e45e14f349088592 | /Code android/Buddy_stable/gen/com/example/buddy/R.java | 106ab6082ce09e71a5a163bbcab7ab7ef1f14bd9 | [] | no_license | dedobbin/buddy | 2e5f991adf84aa637b9e496530217b7dbb546bd3 | 9066b9666672089404b1e68d254cfd5a3df25345 | refs/heads/master | 2023-04-23T04:57:33.403653 | 2021-05-12T19:52:26 | 2021-05-12T19:52:26 | 366,836,979 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,156 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.buddy;
public final class R {
public static final class array {
public static final int items=... | [
"you@example.com"
] | you@example.com |
8b444ca8fa4619a42866d154c3aa2571ff704ae9 | ac6ecc45eb7cdd35ae2d4a15ba9d93714e01b070 | /Renting/src/main/java/com/renting/service/ReservationService.java | d0f8039d0e9f1a60624616d6a34aaf2242675c4c | [] | no_license | risen255/Renting-Spring-Hibernate-Application | e2629c8e8b0e14da873f52828fc7c9c2055f7b41 | 12b5ce46373c7697debdfa089a2f77c69af3753b | refs/heads/master | 2021-01-12T08:28:23.827973 | 2016-12-15T19:15:28 | 2016-12-15T19:15:28 | 76,588,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | package com.renting.service;
import com.renting.action.form.ReservationAction;
import com.renting.model.Reservation;
import com.renting.model.Room;
public interface ReservationService extends AbstractService<Reservation> {
Reservation getActiveReservation(Room room);
boolean bookRoom(ReservationAction ... | [
"risen255@gmail.com"
] | risen255@gmail.com |
5769bddc7eced18a7ce6e1be795450fa9ceb9e30 | 33a5fcf025d92929669d53cf2dc3f1635eeb59c6 | /济南大气/meshing/src/main/java/cn/com/mapuni/meshing/activity/LoginActivity.java | 9d7294ae2d47dd6a2e3b249be4a22e6172f286da | [] | no_license | dayunxiang/MyHistoryProjects | 2cacbe26d522eeb3f858d69aa6b3c77f3c533f37 | 6e041f53a184e7c4380ce25f5c0274aa10f06c8e | refs/heads/master | 2020-11-29T09:23:27.085614 | 2018-03-12T07:07:18 | 2018-03-12T07:07:18 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 5,285 | java | package cn.com.mapuni.meshing.activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.Window;
import android.widget.Button;
import android.widget.EditText;
import a... | [
"you@example.com"
] | you@example.com |
078e2ecc9fb9cec4b5cdf26e53a162117c942cb8 | 8d2125b342ff4a12950a40288689fafe9b2928f9 | /app/src/main/java/com/holike/crm/activity/mine/ChangePasswordActivity.java | e305e37e9add47787d63aa0be07d035b15bac732 | [] | no_license | gallopmark/HolikeCRM_Old | 8a63e5c76683890246a5a0482a9114d2a894d629 | cd5ad354df58b1defa68f71f1f20250c2fb38c4a | refs/heads/master | 2020-07-12T20:28:33.955839 | 2019-11-13T09:22:20 | 2019-11-13T09:22:20 | 204,900,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,997 | java | package com.holike.crm.activity.mine;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageView;
import com.holike.crm.R;
import com.holike.crm.base.MyFragmentActivity;
import com.holike.crm.presenter.activity.ChangePasswordPresenter;
import com.holike.crm.presenter.fragment.MinePresen... | [
"i23xiaoyan@qq.com"
] | i23xiaoyan@qq.com |
545c7ecbabb2e6b00eca69974849d5874857b0dc | 8416e2396e84f5c123919dc1126fcdf320ebe143 | /CucumberProject/src/test/java/pages/AddProduct.java | b481fa0843af91a8dd195232f90ac291ef5bd2d2 | [] | no_license | KhushbuThakur268/CucumberProj | cf39cced71b53384a235e58607b6583c47bb542e | 05c4edfa0ff57fd95440fc8a70edeffcd343af61 | refs/heads/master | 2020-05-17T01:06:32.226567 | 2019-04-26T10:35:55 | 2019-04-26T10:35:55 | 183,417,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,610 | java | package pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
public class AddProduct
{
@FindBy(how = How.PARTIAL_LINK_TEXT, using = "SignIn")
public static WebElement signIn;
@FindBy(how = How.ID, using = "userName")
public... | [
"Training_b6b.00.03@BDC6-DX-3PF4N62.dir.svc.accenture.com"
] | Training_b6b.00.03@BDC6-DX-3PF4N62.dir.svc.accenture.com |
dd3e72c3e342c9c8fa6bfc7f5469a117540ee2bc | 25bbe9976d451d69967e9f9d8307e4c01b0ba874 | /cities-api/src/main/java/com/github/daviladev/cities/service/EarthRadius.java | 93d9dbaef0db1b6ef6cc1c675924d4a0c3c2f027 | [] | no_license | daviladev/apiConsultacidades_dio | 2774d7b4e8351f51c339365b6664eb36e1ae7fe9 | 059f4f071904c04ba6314692f6068e08a903e150 | refs/heads/main | 2023-06-17T16:55:04.624145 | 2021-07-14T19:04:45 | 2021-07-14T19:04:45 | 386,047,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 423 | java | package com.github.daviladev.cities.service;
public enum EarthRadius {
METERS("m", 6378168),
KILOMETERS("km", 6378.168f),
MILES("mi", 3958.747716f);
private final String unit;
private final float value;
EarthRadius(final String unit, final float value) {
this.unit = unit;
this.value = value;
}
... | [
"daviladev@hotmil.com"
] | daviladev@hotmil.com |
5ae2f18356c8366f9c4a9c6d6811f9a657f87e6f | 6cf684993333075baf5f74d470964da901879397 | /camel-wsdl-db-orch-route/src/main/java/com/mycompany/dinardap/db/EntidadFilaProcessor.java | 0c66e6106caaba46026efc39326d62a202f9b201 | [] | no_license | iamthewall/Camel-WSDL-DB-Orchestation-Route | daf3191ae39e4e2fc068d0854b12994961865fad | 6cb06ec30f5c72dfafdf9c93055f09d3b402c6cc | refs/heads/master | 2016-09-08T02:07:52.129348 | 2015-07-16T16:04:47 | 2015-07-16T16:05:06 | 39,206,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 803 | java | package com.mycompany.dinardap.db;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.Map;
import org.apache.camel.Exchange;
import org.apache.camel.Processor;
public class EntidadFilaProcessor implements Processor {
@Override
public void process(Exchange excha... | [
"andres@redhat.com"
] | andres@redhat.com |
44c0a7a26249e1107668188631cd0056b044aafd | c0d55a71beae9a508d7e754f23e60303236d90e3 | /guice/src/main/java/io/datakernel/guice/servicegraph/SingletonService.java | 4293bea94758090f1398ed36711052a6664d86c8 | [
"Apache-2.0"
] | permissive | vmykh/datakernel | 8bad072c55f81fa46a1cf6b40e73179da8b63f57 | 0380a9fec4bf2e5181a0a3149906a2b83b1dc6d2 | refs/heads/master | 2021-01-17T10:47:24.965107 | 2015-08-05T14:47:45 | 2015-08-05T19:12:21 | 40,474,902 | 0 | 0 | null | 2015-08-31T07:55:48 | 2015-08-10T09:40:04 | Java | UTF-8 | Java | false | false | 1,030 | java | /*
* Copyright (C) 2015 SoftIndex 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | [
"dmitry@datakernel.io"
] | dmitry@datakernel.io |
14891269383a372a660bbdc03accc8cfe9677cd3 | 8ded4312af8db4576ff7079358d5f66f7a256ffe | /Week5/src/trigger/week5/temperatureconverter/Main.java | f196f3594d63cdeed30c0b6b5c69421e6ceac42f | [
"WTFPL"
] | permissive | trigger-segfault/MCC-Java | c6ccabf0c2f26c461366c95425d238d5141dd57c | 1d23781927399f211608a1f78e2e2a0e10cb31b8 | refs/heads/master | 2020-04-24T06:51:36.404648 | 2019-05-10T16:24:07 | 2019-05-10T16:24:07 | 171,780,016 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 557 | java | /*
* Class Name: Main
* Author: Robert Jordan
* Date Created: Feb 20, 2019
* Synopsis: The main class to run the temperature converter program loop.
*/
package trigger.week5.temperatureconverter;
/**
* The main class for the temperature converter program.
*/
public class Main {
/**
* The main method for the ... | [
"jrob@netjordan.com"
] | jrob@netjordan.com |
55f21225f753b5455b143ee2a16612634295c1f2 | 1c44755af185b717360f62c1ad6519e172091fa2 | /SynchronizedReentrantLock/src/ConsumerProducer2/Consumer.java | aac3ea62559779ecc991b3aa3a295696097701ec | [] | no_license | brianfordream/maven | 9b7dbde4e12f86ab7ce71d9c3c2720e5683b8a2d | 26af52de2d8c7247bb4dbd2890fb7be44c5604ab | refs/heads/master | 2021-01-22T02:43:12.408881 | 2014-08-27T06:18:25 | 2014-08-27T06:18:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 728 | java | package ConsumerProducer2;
import java.util.Random;
public class Consumer<T> implements Runnable {
private ConditionBoundBuffer<T> buffer;
Random random=new Random();
public Consumer(ConditionBoundBuffer<T> buffer){
this.buffer=buffer;
}
@Override
public void run() {
// TODO Auto-generated metho... | [
"yang199095@163.com"
] | yang199095@163.com |
09e97b10452fbefb7a4b4b9c58639e82ef2eeef4 | 76e0e6e5991f82290bf3cf0d66e2eb0f650e8e00 | /03EnumerationsAndAnnotations/src/_02CardRank/CardRank.java | 3b5aaae9818d683fe7e0ef9ddcee1ee8492de256 | [
"MIT"
] | permissive | lapd87/SoftUniJavaOOPAdvanced | 47ba0efba41b4b2619d4b363996e23fe070290cc | e06cf284fffc7259210a94f327d078d228edf76f | refs/heads/master | 2020-03-27T21:40:22.120084 | 2018-09-03T07:26:02 | 2018-09-03T07:26:02 | 147,166,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package _02CardRank;
/**
* Created by IntelliJ IDEA.
* User: LAPD
* Date: 18.7.2018 г.
* Time: 12:11 ч.
*/
public enum CardRank {
ACE, TWO, THREE, FOUR, FIVE, SIX, SEVEN, EIGHT, NINE, TEN, JACK, QUEEN, KING;
}
| [
"mario87lapd@gmail.com"
] | mario87lapd@gmail.com |
fcb759b5d25b4d931fcb3078050a5ce13001f802 | d2984ba2b5ff607687aac9c65ccefa1bd6e41ede | /src/net/datenwerke/rs/core/client/datasourcemanager/DatasourceAdminModule.java | d8b9e89e3a5f80b75fc4f010e05c9809d9645f3d | [] | no_license | bireports/ReportServer | da979eaf472b3e199e6fbd52b3031f0e819bff14 | 0f9b9dca75136c2bfc20aa611ebbc7dc24cfde62 | refs/heads/master | 2020-04-18T10:18:56.181123 | 2019-01-25T00:45:14 | 2019-01-25T00:45:14 | 167,463,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,187 | java | /*
* ReportServer
* Copyright (c) 2018 InfoFabrik GmbH
* http://reportserver.net/
*
*
* This file is part of ReportServer.
*
* ReportServer is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Fou... | [
"srbala@gmail.com"
] | srbala@gmail.com |
89ebb2b1103daec847511fecb7766121ae4aae6d | d8f56b2c60c96c366562ebd2df85a8d99020c128 | /app/src/test/java/com/easybuy/sg/grouponebuy/ExampleUnitTest.java | 84698b6af15a2fd0435c1d5799b0b225151a9e34 | [] | no_license | WawaTechnology/GrouponAndroid | 283aab6610bd31dea2e7445db426b2257211702b | 0dc05d14775e3a54c5ac7a2b8534f2e0df7c17a1 | refs/heads/master | 2020-04-09T22:20:38.991708 | 2019-07-30T06:37:28 | 2019-07-30T06:37:28 | 160,625,846 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,911 | java | package com.easybuy.sg.grouponebuy;
import android.support.v4.widget.TextViewCompat;
import com.easybuy.sg.grouponebuy.model.Product;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import static org.junit.Assert.*;
... | [
"shukla.sampada@gmail.com"
] | shukla.sampada@gmail.com |
b80fbbfe4431622dbb6127c2dbca16e2dca993d0 | e2f1b18cd6ca38adc2e286354e01cbe4d4423fd9 | /src/com/javarush/test/level34/lesson02/home01/Solution.java | 454425272611183d4de966c69dfadb6f2d0f37b1 | [] | no_license | Polurival/JRHW | 092ab6d034d6e46dd99d57b67910ca4a7749f602 | 6f08a005d5b444f6ad00df80aa0eac645b662831 | refs/heads/master | 2020-04-10T10:12:38.467016 | 2016-05-09T11:47:33 | 2016-05-09T11:47:33 | 50,867,434 | 7 | 14 | null | null | null | null | UTF-8 | Java | false | false | 12,770 | java | package com.javarush.test.level34.lesson02.home01;
import java.util.ArrayList;
import java.util.List;
/* Рекурсия для мат.выражения
На вход подается строка - математическое выражение.
Выражение включает целые и дробные числа, скобки (), пробелы, знак отрицания -, возведение в степень ^, sin(x), cos(x), tan(x)
Для sin... | [
"polurival@gmail.com"
] | polurival@gmail.com |
076e585b780b112dba8c748eabf88d53c94ae91d | c67561580329b8689f3f2febaf14e81090ea8ee3 | /com.dao.common/src/main/java/com/dao/common/persistence/interceptor/SQLHelper.java | 2fa22d5f92facdab8db8e72c4228052b2e53b3d0 | [] | no_license | dao2014/dynamic | 27d9e9272954fb2fb69ab3a83d160b51e787eee6 | 00cdb86fe6f457bf16d90874318a3fc2db17cce9 | refs/heads/master | 2021-01-10T12:46:03.065306 | 2016-04-02T23:49:00 | 2016-04-02T23:56:00 | 55,302,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,188 | java | /**
* Copyright © 2012-2014 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.dao.common.persistence.interceptor;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
i... | [
"a114224589@126.com"
] | a114224589@126.com |
e497d55387ddb1a9d50ade6a6ec3563d3ebff51d | 900fd99aa903b4c6017aba790452441543a72655 | /src/main/java/com/dong/reference/NormalReferenceTest.java | 630ac1eff6c1bbaf330bf507d8778454bf1ff4f1 | [] | no_license | dongliyang2018/java-guide | b9898d4219d06f29d964aeec400d455dfa7abee5 | 53514ac00c8bb245cb21641d7a967d2293334977 | refs/heads/master | 2023-04-08T11:42:37.887128 | 2021-04-25T12:32:33 | 2021-04-25T12:32:33 | 360,447,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package com.dong.reference;
import java.io.IOException;
/**
* 强引用测试
*/
public class NormalReferenceTest {
public static void main(String[] args) throws IOException {
//强引用,也就是普通的引用
M m = new M();
m = null;
//调用垃圾回收器
System.gc();
System.in.read();... | [
"dongliyang2008@gmail.com"
] | dongliyang2008@gmail.com |
2571dfb54da5158e63daf86bc6bd80b97c576e69 | 0f2c008898c5cb261df1604181fd1e1bb0e59112 | /bi-webservice/src/main/java/com/chengfeng/kj/webservice/service/impl/EmployeesServiceImpl.java | d536a0a7be564a10a6ec43134743d9a80f61df74 | [] | no_license | konglingjuanyi/bi-webservice | 179e218c62a9b5e03f35c3205209e42377edf45c | aa3514017cfc5408e792f590d40e4821c2a1e0e9 | refs/heads/master | 2021-01-22T08:06:59.627743 | 2016-03-24T09:32:16 | 2016-03-24T09:32:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,787 | java | package com.chengfeng.kj.webservice.service.impl;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import net.sf.json.JSONObject;
import org.apache.commons.httpclient.params.HttpMethodParams;
import org.springframework.stereotype.Service;
impor... | [
"569039428@qq.com"
] | 569039428@qq.com |
fb5f3390bc9b42fec4be39e9cd7d4bca9569955a | d50c58d75d315599db66b688be5844623fb318c5 | /src/main/java/com/lrm/handler/ControllerExceptionHandler.java | 44d1b5d099f6e788cd040889b5e8b6640f3f9d2a | [] | no_license | nczhweb/blog | 2f8c8480cb1739e27a5833b536002c5f5fcff293 | 4b2e9f8e14e7b124e6c967f3e09fd99eb3d2e9a3 | refs/heads/master | 2022-04-24T17:35:20.405143 | 2020-04-29T08:10:48 | 2020-04-29T08:10:48 | 259,863,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,125 | java | package com.lrm.handler;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.core.annotation.AnnotationUtils;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.... | [
"2507468699@qq.com"
] | 2507468699@qq.com |
e5cfb5d01eb3d9200d6a06b31695e6a300c37ed1 | f4f47423d5f32b1ec3172636b612dca6028ab593 | /src/main/java/com/nutrymaco/tester/asserting/AssertResult.java | db79a69fdb5438d7004a0b319203cdb859f4fd04 | [] | no_license | Nutrymaco/tester | 4a6d79cc65dc5432865c9c0a811118f58c8c4ef0 | d9ccdf2ce9a6c8b0bd22a752137abd56717cd905 | refs/heads/master | 2023-05-01T22:44:27.446985 | 2021-04-29T09:40:38 | 2021-04-29T09:40:38 | 362,765,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 112 | java | package com.nutrymaco.tester.asserting;
public interface AssertResult<T> {
T expected();
T actual();
}
| [
"efim7299@icloud.com"
] | efim7299@icloud.com |
aedc26727f5728a26dea313e5ed67efb7ec02839 | c2fbb40cbceadfcb2dba3754e04a26aa0db9ce28 | /GooglePlayMarket/app/src/main/java/com/example/yangzimu/googleplaymarket/sanguowushuang.java | 4b64765317afbfeb7f135dcc816367fe2f01349b | [] | no_license | TikennyS/GooglePlayMarket | b3462e30049283921f8778a56c19377a965b3608 | 5d11a3ab94300f3a3e7610a4585191ceb30f11ef | refs/heads/master | 2021-01-15T18:22:25.678326 | 2017-08-09T08:10:52 | 2017-08-09T08:10:52 | 99,782,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 794 | java | package com.example.yangzimu.googleplaymarket;
import android.os.Build;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.WindowManager;
/**
* Created by hmd on 2017/5/25.
*/
public class sanguowushuang extends AppCompatActivity{
@Override
protect... | [
"tikennys123@gmail.com"
] | tikennys123@gmail.com |
ea800891e22122e34600c48d9973ed94892aad51 | 0830bb00f9db32e8993cd0f96e0169c676048856 | /src/main/java/com/angkorteam/finance/faclient/SystemService.java | d90aeeb32f68b3305e62239840caf06aeb4f3f4d | [
"Apache-2.0"
] | permissive | PkayJava/FAClient | 0d92b48b900072d9f86a8a4696d5dfabc30c129e | 6a550dbeaa3b00d42abf574e794273bf7a6790ff | refs/heads/master | 2021-01-18T16:07:19.400322 | 2017-04-09T14:14:20 | 2017-04-09T14:14:20 | 86,714,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,300 | java | package com.angkorteam.finance.faclient;
import com.angkorteam.finance.faclient.dto.system.*;
import retrofit2.Call;
import retrofit2.http.*;
import java.util.List;
import java.util.Map;
/**
* Created by socheatkhauv on 3/31/17.
*/
public interface SystemService {
@POST("api/v1/authentication")
Call<Authe... | [
"pkayjava@gmail.com"
] | pkayjava@gmail.com |
23859afffcaba64d07bbf872d0235ec06ca1fc17 | df04e4fda50926156c3711b6ca0bfc109eb2321c | /src/com/utad/marcos/jorge/jmfweather/CCityDetailsPagerAdapter.java | ef1842c9738c7220c2b0cc563633d1574e6d3fa5 | [] | no_license | jmarcosf/JMFWeather | 32dc11df26651dfbc6e97f209827f50023c7c367 | 8db4cbc72b21d1dd2b6ddcf9b7eec964c4bb1a5c | refs/heads/master | 2020-05-17T03:48:33.249743 | 2014-01-16T16:18:14 | 2014-01-16T16:18:14 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 4,590 | java | /**************************************************************/
/* */
/* CCityDetailsPagerAdapter.java */
/* (c)2013 jmarcosf */
/* ... | [
"jmarcosf.es@gmail.com"
] | jmarcosf.es@gmail.com |
f44a5bdd8bdf385076106335f5851e85ec6a2971 | 7a2cb3103caf8a79a967fea7847c5878e13c70da | /srcTest/me/synology/iden1109/map/model/test/UIdTest.java | 4d69cc31a9fac70e8e4aa80752e9267c4290eb7b | [] | no_license | iden1109/ArtCulturalMap | 65f861948fac740a56d0d9a828431ffcb8ed57af | a3810397b638f507ae1f8881cd1c266ab9153631 | refs/heads/master | 2021-01-10T19:58:55.311208 | 2015-02-17T06:48:20 | 2015-02-17T06:48:20 | 21,231,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | package me.synology.iden1109.map.model.test;
import static org.junit.Assert.*;
import junit.framework.Assert;
import me.synology.iden1109.map.model.UId;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
public class UIdTest {
private String table = "uid";
private String type = "cols";
... | [
"iden1109@gmail.com"
] | iden1109@gmail.com |
49eec09e0a2644f80802328c36cd353c0d3f5817 | 0ece71a840c9806bf06f57170cfebeac76f976d8 | /MyCameraApps/MyCamera3/paracamera/src/main/java/com/mindorks/paracamera/Utils.java | 922add496ac2b5d2fac7449853b8857b5ea5ca1a | [] | no_license | hoyyang/AndroidLearning | 7bb30b07f2b30eb183ecbfaac33aff4999059ae1 | be6591b630633ac2973dc074fc432c468ea6a2fd | refs/heads/master | 2022-12-24T09:17:10.702668 | 2020-10-01T06:42:58 | 2020-10-01T06:42:58 | 294,613,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,140 | java | package com.mindorks.paracamera;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Matrix;
import android.media.ExifInterface;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutp... | [
"hyan0050@student.monash.edu"
] | hyan0050@student.monash.edu |
32811c427caa9065484c12edad8f6f437b304b4e | d9a3d8299c93bb88e274290893ed8f95c9dd9762 | /Camera223/app/src/main/java/jp/ohwada/android/camera223/ui/CameraSourcePreview.java | d6966d68ebea09b2be2e6290ee8959adbd557d83 | [] | no_license | lzzkdxc/Android_Samples | 67d11ca20b06ee7edeea3e4480049693f3795aad | 2c6649fef782f926a1a187d4500805c70b8c316d | refs/heads/master | 2020-12-14T00:19:21.916364 | 2020-01-16T04:24:37 | 2020-01-16T04:24:37 | 234,574,842 | 1 | 0 | null | 2020-01-17T15:17:49 | 2020-01-17T15:17:49 | null | UTF-8 | Java | false | false | 6,163 | java | /**
* Camera2 Sample
* CameraSourcePreview
* 2019-08-01 K.OHWADA
*/
package jp.ohwada.android.camera223.ui;
import android.content.Context;
import android.graphics.Point;
import android.graphics.SurfaceTexture;
import android.util.AttributeSet;
import android.util.Log;
import android.util.Size;
imp... | [
"ml.ohwada@gmail.com"
] | ml.ohwada@gmail.com |
dd20d002e2e189058e60438f7ef1f183a0aca3a3 | e44eb8eb9d108fdc09b7e8799dccef9869f0746a | /bigballoon/src/main/java/com/util/codeGenerator/MapToBeanUtils.java | 86d0bacaf9624bb177c7e984f4c539fce749ca61 | [] | no_license | Mrhuangyi/xiaochengxuDemo | 38b20e5dfca388186581b029a31d6cb782ae58af | 57b13bb111356aae4660c4786d548b4bf4be23a6 | refs/heads/master | 2020-04-25T15:38:25.529529 | 2019-04-10T07:27:02 | 2019-04-10T07:27:02 | 172,885,279 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,633 | java | package com.util.codeGenerator;
import java.beans.BeanInfo;
import java.beans.Introspector;
import java.beans.PropertyDescriptor;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.sql.Timestamp;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java... | [
"you@example.com"
] | you@example.com |
ac4cae75ecd9ab0204cd71d1131ef3ed67364075 | f344ce8caabb253842cc3bac9c2e27e0fdbc2e33 | /org.caltoopia.frontend/src/org/caltoopia/cli/CompilationError.java | 6bbf8e1c1c14d110eeec96bf097cc380a8de0920 | [] | no_license | Caltoopia/caltoopia | 1bc459e029445897b32b37d6d5385869df6d50fa | 7d58c77125f8d85f9a06cca6aeb4fd563ea72889 | refs/heads/master | 2021-01-23T22:39:04.902409 | 2013-12-10T12:30:57 | 2013-12-10T12:30:57 | 7,734,367 | 2 | 0 | null | 2013-05-13T11:29:56 | 2013-01-21T15:11:41 | Java | UTF-8 | Java | false | false | 1,883 | java | /*
* Copyright (c) Ericsson AB, 2013
* All rights reserved.
*
* License terms:
*
* Redistribution and use in source and binary forms,
* with or without modification, are permitted provided
* that the following conditions are met:
* * Redistributions of source code must retain the above
* copyrig... | [
"johan.eker@ericsson.com"
] | johan.eker@ericsson.com |
521d046a7863943d185b5bae82f780bb1f3fdff5 | 4637b9ccf17ce5c4c532f452cffb633eb2fc86d6 | /src/jukebox/Song.java | 736d908ae8b1d8491d550044d131cb13dc22bc38 | [] | no_license | alexv1993/chap15-jukebox3 | dbca10c9ac9ddc88a50c69a0c7f963e68eecaf98 | 8cd55da97856d3d6fcd12bbae45b3556a22143c5 | refs/heads/master | 2021-06-27T17:53:40.083375 | 2017-09-12T18:23:44 | 2017-09-12T18:23:44 | 103,302,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 857 | java | package jukebox;
/**
* Created by vendin on 12.09.2017.
*/
public class Song implements Comparable<Song> {
String title;
String artist;
String rating;
String bpm;
public int compareTo(Song s) {
return title.compareTo(s.getTitle());
}
public Song(String title, String artist, St... | [
"alexvendin@gmail.com"
] | alexvendin@gmail.com |
9b65ddcf3e06891a208bbafa9064c5c49b62c1d8 | 44354dd5ef89ce5e271bd2efc644bbca1b97a474 | /app/src/test/java/com/example/abdel/robotsapp/ExampleUnitTest.java | 015619751aa9565037f297cfb003c972883ff75e | [] | no_license | abdelix/RobotsApp | 0d1b33aedf49b39097b7f10217b71ac784556562 | 91cd9453915fb3aec44f0bed5505dc445f46a264 | refs/heads/master | 2020-04-06T06:09:36.555451 | 2016-11-14T00:22:03 | 2016-11-14T00:22:03 | 73,652,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package com.example.abdel.robotsapp;
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
public... | [
"abdel.14@gmail.com"
] | abdel.14@gmail.com |
e56c67feb7bc05f2d4198dc1cdff18ac6800ba21 | 3f79e2bdb7e0059ff290e4ab4bd14003a43fe372 | /Daily/src/main/java/com/daily/vo/GoodsViewVO.java | 52970f65fcb2ae8e15a23b269159932af3475e5d | [] | no_license | hoon91/shop_pracitce | 5ba5c096215a74db64c69662fe5c32d6abc70ed9 | 3128e36cb2444c7d6d6c6a5d5cb3c09dff42426d | refs/heads/master | 2023-06-14T07:21:20.749930 | 2021-07-09T16:39:55 | 2021-07-09T16:39:55 | 384,495,881 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,833 | java | package com.daily.vo;
import java.util.Date;
public class GoodsViewVO {
private int gdsNum;
private String gdsName;
private String cateCode;
private int gdsPrice;
private int gdsStock;
private String gdsDes;
private String gdsImg;
private Date gdsDate;
private String cateCodeRef;
private... | [
"jaehoon1991@naver.com"
] | jaehoon1991@naver.com |
437f525cfac222f264bb8f557b7a763955a49c3e | 0830bbd0c94d1299277334c2aa4a48ef7d4f1b40 | /src/main/java/org/freedom/activity/EmployeeManagement/model/Employee.java | 87055674fd88603932f4d2a0ad23300a6c50a864 | [] | no_license | behimanshu/EmployeeManagement | 8b484734c1b0d6811c2be158ba2bb8fda494d93c | 6566be9be9a9e93d40b9b39320633b49008c0e18 | refs/heads/master | 2021-01-19T13:49:19.225484 | 2017-02-21T21:32:04 | 2017-02-21T21:32:04 | 82,420,644 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,306 | java | package org.freedom.activity.EmployeeManagement.model;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
public class Employee {
private int emp_id;
private String emp_lname;
private String emp_fname;
private String emp_email;
private double emp_phone;
private String emp_gender;
private int emp... | [
"hagarwal@uncc.edu"
] | hagarwal@uncc.edu |
ad3f297c1ac15b603e0ff1315af485f89e456bf5 | 45e8f7ca8bbc939c3f39b006957951ff0e1fee27 | /src/com/bapop/dce/bo/FileUploadBean.java | c387f4ea6e6fa832e6530cebd3a4f06581dcb63b | [] | no_license | cristheinz/dce-reporting | 98338d9fdb15a10caa78535322f96f14ce68022d | 78bbbb6aa81c7541b0899df328676a91278740c0 | refs/heads/master | 2021-01-23T22:15:30.217992 | 2015-06-29T14:58:49 | 2015-06-29T14:58:49 | 14,205,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package com.bapop.dce.bo;
import org.springframework.web.multipart.commons.CommonsMultipartFile;
public class FileUploadBean {
private CommonsMultipartFile file;
public CommonsMultipartFile getFile() {
return file;
}
public void setFile(CommonsMultipartFile file) {
this.file = file;
}
... | [
"cristheinz@gmail.com"
] | cristheinz@gmail.com |
3bcc8d384f374954d7daf8fd90677e573cb5ca37 | d1c508ffdd6e696e52dc9368221ea7e0badeac69 | /StackViewEx/app/src/main/java/com/milenacabrera/stackviewex/MainActivity.java | 0622f853f5079199443a145e53b7afc6554a4fcf | [] | no_license | MissyM/Android-Projects | b712c3523d5c0ef50b9fe1a439b26eea4e601e38 | a7104cacdfcd22db6092157e87ce9ea4f905ab7a | refs/heads/master | 2021-01-21T20:59:34.737159 | 2017-08-11T12:22:47 | 2017-08-11T12:22:47 | 92,293,588 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,559 | java | package com.milenacabrera.stackviewex;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.StackView;
import java.util.LinkedList;
import java.util.List;
public class MainActivity ... | [
"mileloperdev@gmail.com"
] | mileloperdev@gmail.com |
701e06f64c550b4637a116bc9c26a8b16beb3ae5 | af609418252a86a40d41c70809b2d932952d3859 | /user-edge-service/src/main/java/com/imooc/user/controller/UserController.java | f9cf98c8f885bd7652e33865a66495b8a61b059d | [] | no_license | yangbao/micro-service | 42f86fda4ec8834e5c581ebf40f0a334659017b8 | 3a948e7b8f0dde38b3b558b4ba76183a79fc0b65 | refs/heads/master | 2023-01-05T18:15:49.080267 | 2020-10-26T04:53:17 | 2020-10-26T04:53:17 | 306,609,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,235 | java | package com.imooc.user.controller;
import com.imooc.thrift.user.UserInfo;
import com.imooc.thrift.user.dto.UserDTO;
import com.imooc.user.redis.RedisClient;
import com.imooc.user.response.LoginResponse;
import com.imooc.user.response.Response;
import com.imooc.user.thrift.ServiceProvider;
import org.apache.commons.lan... | [
"paul.yang@spglobal.com"
] | paul.yang@spglobal.com |
d99ba4762f4772ba97075ae025f539ae3d824e31 | 92f244ca104e260f35d4d9949c710a181ec25cee | /app/src/main/java/com/scanba/solidusandroid/api/SolidusInterface.java | 5f43a634e68ea448140e98bc98708be178825012 | [] | no_license | imufun/SolidusAndroid | 0a9a9108b068f2991739ba4486a13467dfd9fecb | fd4676234d5db2fdefc4f4d312a4316585109cce | refs/heads/master | 2021-01-19T14:24:02.300003 | 2017-04-11T18:40:18 | 2017-04-11T18:40:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,232 | java | package com.scanba.solidusandroid.api;
import com.scanba.solidusandroid.models.Order;
import com.scanba.solidusandroid.models.Product;
import com.scanba.solidusandroid.models.containers.ProductsContainer;
import com.scanba.solidusandroid.models.containers.StatesContainer;
import com.scanba.solidusandroid.models.contai... | [
"scanny.mascarenhas@gmail.com"
] | scanny.mascarenhas@gmail.com |
2cc819e1591c121c4051439dba8ab5017d027ac5 | 69c0753718afc42df65afef3ee790562ea3fa1a2 | /CodeEval/src/com/algorithms/BubbleSort.java | e6db99cc2d42f72dd5faff8023e1486a43ca163d | [] | no_license | Thundersoul/algo | 9de08f3bb67f8a96377f57fd6bbb3cf4bed94fde | f0f08952df8fbd464cdabe67018d55a7bc7b13e5 | refs/heads/master | 2021-01-02T23:07:08.203796 | 2015-04-15T15:53:17 | 2015-04-15T15:53:17 | 34,003,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 657 | java | /**
*
*/
package com.algorithms;
/**
* @author ACER
*
*/
public class BubbleSort {
/**
* @param args
*/
public static void main(String[] args) {
int arr[] = {4,1,3,7,9,2};
BubbleSort sort = new BubbleSort();
for(int i : sort.bubbleSort(arr)){
System.out.println(i);
}
}
... | [
"sonigaurav119@gmail.com"
] | sonigaurav119@gmail.com |
088328185cbd90cf0ca00eb239f64802923ab7a8 | c911eaff3fa5122a5750316b40f9bb03818aae05 | /app/src/main/java/com/recsmeterreading/activities/ReportsActivity.java | d9e6fcc7adc4e4bf144b7e6c24eefc3c376fdcd7 | [] | no_license | anyemiuser/RECS_Meter_Mohini | 9a6a6333a60c70e59c902e8b3e9f66ed7ebd8aec | 9686ad57f40ba35806932917e37f209d32d173ca | refs/heads/master | 2020-07-27T23:17:42.220922 | 2019-09-23T09:19:00 | 2019-09-23T09:19:00 | 209,240,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,390 | java | package com.recsmeterreading.activities;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import com.recsmeterreading.R;
public class ReportsActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedI... | [
"satya.rani@anyemi.com"
] | satya.rani@anyemi.com |
058d62645e07629068234c03484bcce18c7b3df6 | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-13/u-13-f2835.java | 51c21fb8a6c9b7e20343638005a1e11c528d752d | [] | no_license | apertureatf/perftest | f6c6e69efad59265197f43af5072aa7af8393a34 | 584257a0c1ada22e5486052c11395858a87b20d5 | refs/heads/master | 2020-06-07T17:52:51.172890 | 2019-06-21T18:53:01 | 2019-06-21T18:53:01 | 193,039,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117
3657107589510 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
f986668054fe34e8c3f062c5d26a8f758cbbf908 | 97bb818886b79ddcde8685616183c685a24d6f42 | /aldenPark.week13.InClassAssignment/src/Salaried.java | 1a0f209d185a6705de657d53725c2b5c609d2185 | [] | no_license | aldenpark/CS1400 | 54a20402ef1ee5b49d5450f56d4f5eaf2653fb40 | 288902f992c2cfab1268ae7b751dd3f679a2278f | refs/heads/master | 2021-08-24T13:29:10.612227 | 2017-12-10T01:01:09 | 2017-12-10T01:01:09 | 107,609,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | /**
* @filename: Salaried.java
* @author: Alden Park
* @date: 11/21/2017
* @description: Week 13 in Class Assignment
*/
/**
* This class implements a salaried employee
*/
public class Salaried extends Employee {
private double salary; // per year
public Salaried(String name, double sal... | [
"aldenpark@github.com"
] | aldenpark@github.com |
b8e2ea4e7bb2a654bdf5ec105baa06d4f66d89ca | 40283e09325e45266ec52ddfa9fbb9cfbaa3efb2 | /src/main/java/edu/uoregon/cs/p2presenter/server/authentication/LoginRequestHandler.java | ae3cf0091e8ba13b9c0cbc61e55de54211b77831 | [] | no_license | also/p2presenter-server | 3bb1dde5916d3d312e9d86adf3889b29532bdee1 | 398be12f1e98a705c873ac172a2379eb230a6c65 | refs/heads/master | 2021-06-03T05:04:16.477215 | 2008-12-18T08:06:40 | 2008-12-18T08:06:40 | 75,879 | 1 | 0 | null | 2019-10-21T21:34:35 | 2008-11-14T06:30:41 | JavaScript | UTF-8 | Java | false | false | 2,308 | java | package edu.uoregon.cs.p2presenter.server.authentication;
import org.springframework.security.Authentication;
import org.springframework.security.AuthenticationManager;
import org.springframework.security.context.SecurityContextHolder;
import org.springframework.security.context.SecurityContextImpl;
import org.springf... | [
"ryan@ryanberdeen.com"
] | ryan@ryanberdeen.com |
fa37632ec042e5e6e4f6d07e6f5938bdbea5b404 | a5d9df5cea88dac550eaa91d98c2298052f8d92c | /src/main/java/com/naive/toosimple/dao/AuthorDao.java | 157824269b503fc782c9c0dfd6dced2e918d47d0 | [] | no_license | KeanuAscent/springboot-mysql-jdbc | 77da9df120f6c3ad2cbd3b807c4e43e81f3f60f8 | 4e16f83a5d29be1d3803ad241c00785249754593 | refs/heads/master | 2020-04-14T10:51:15.738344 | 2019-01-02T12:43:16 | 2019-01-02T12:43:16 | 163,797,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package com.naive.toosimple.dao;
import com.naive.toosimple.domain.entity.Author;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface AuthorDao {
int add(Author author);
int update(Author author);
int delete(Long id);
Author findAuthor(Long id);
L... | [
"rixiangweilusi@gmail.com"
] | rixiangweilusi@gmail.com |
e20449605d6a0e23b7fe31acb5577445a7dcda11 | ce86968708eb23f88f34560a0694b59f6406f474 | /app/src/main/java/rp/com/birthdayinfo/View/Activities/ViewBirthday.java | 5e34a9d51eca9630d31156c9378927dc87de5bae | [] | no_license | RiccardoP87/BirthdayInfo | 94b77d188750711b11939e07d5fe2aa5845ff942 | d19bfc06979bae409a16b3b0eb03a737f4762e94 | refs/heads/master | 2021-01-23T21:43:17.901972 | 2017-09-08T20:45:22 | 2017-09-08T20:45:22 | 102,900,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,659 | java | package rp.com.birthdayinfo.View.Activities;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.content.res.Configuration;
import android.graphics.drawable.ColorDrawable;
import android.os.Build;
import android.speech.tts.TextToSpeech;
import android.s... | [
"riccardo.pezzolati@gmail.com"
] | riccardo.pezzolati@gmail.com |
532cffbf72e05dcc2b7204b26123c6abafa11090 | ddd38972d2e73c464ee77024f6ba4d6e11aac97b | /agent/arcus-system/src/main/java/com/iris/agent/config/ConfigService.java | 4c80433b1a232a2af7693c29be9a4edab9bfb15b | [
"Apache-2.0"
] | permissive | arcus-smart-home/arcusplatform | bc5a3bde6dc4268b9aaf9082c75482e6599dfb16 | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | refs/heads/master | 2022-04-27T02:58:20.720270 | 2021-09-05T01:36:12 | 2021-09-05T01:36:12 | 168,190,985 | 104 | 50 | Apache-2.0 | 2022-03-10T01:33:34 | 2019-01-29T16:49:10 | Java | UTF-8 | Java | false | false | 16,301 | java | /*
* Copyright 2019 Arcus Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"b@yoyo.com"
] | b@yoyo.com |
07c333cb0e0933a759f5ee4328960b65d5b1b7b6 | ce8e8e8453be6c8de8799241e210eaee55668f9a | /knf-ofe-reporting-tools/src/main/java/pl/softech/knf/ofe/shared/Money.java | d8b0921dd0492b57544856067f3f2be5a176b80a | [] | no_license | ssledz/incubator | 09e541cbd5f473c72555c03a3a782d9f907299fe | 81025425e7202747ac75de7383e4616c67d8c42c | refs/heads/master | 2021-01-22T21:17:07.276309 | 2015-06-01T22:35:54 | 2015-06-01T22:35:54 | 33,742,742 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,675 | java | package pl.softech.knf.ofe.shared;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.lang3.builder.HashCodeBuilder;
import org.apache.commons.lang3.builder.ToStringBuilder;
/**
* @author Sławomir Śledź <slawomir.sledz@gmail.com>
* @since 1.0
*/
public class Money {
private stati... | [
"slawomir.sledz@gmail.com"
] | slawomir.sledz@gmail.com |
46f4a463989f2efae166dd0c1635ab456ef3dc2d | 08e43e0c3d03a1265f75f2fe59aebb294cd4b43a | /src/main/java/com/baidu/disconf/web/tools/JedisClusterFactory.java | d50e53f7b56399fc6b08d61f6d719b6663d90124 | [] | no_license | j5land/disconf-web-deploy | fba6e7a3e29300393e917fad7ac8c9b775b1b9ab | 610e370008e2ce067b4284ce2e7188f00fd6256d | refs/heads/master | 2020-12-24T20:33:05.005096 | 2016-05-20T05:28:13 | 2016-05-20T05:28:13 | 59,264,332 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,965 | java | package com.baidu.disconf.web.tools;
import java.io.File;
import java.io.FileInputStream;
import java.util.HashSet;
import java.util.Properties;
import java.util.Set;
import java.util.regex.Pattern;
import org.apache.log4j.Logger;
import redis.clients.jedis.BinaryJedisCluster;
import redis.clients.jedis.Ho... | [
"jianghr1@126.com"
] | jianghr1@126.com |
d7089148b0813c63be2e793f50f228d6cab3f19a | 760203006dbb1532756d80e705db0a23c679a8e3 | /QLD/src/BangDiem/frmTinhDiem.java | 5fd87de010bac051a513a76fba5047490d2da00e | [] | no_license | Honghm/QLDiemSinhVien | 274cbb33e4b440af9cd97f031489293199d43673 | 0a417ddcc4dbe0ae39dec41f640e09467b670a3d | refs/heads/master | 2023-02-21T01:04:54.764449 | 2021-01-23T05:19:01 | 2021-01-23T05:19:01 | 332,133,585 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,363 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package BangDiem;
import LopHoc.ILopHocDAO;
import LopHoc.LopHoc;
import SinhVien.ISinhVienDAO;
import SinhVien.SinhVien;
//import com.sun.org.apache.bcel.internal.generic.ARRAYLENGTH;
import java.util.ArrayList;
import... | [
"17520526@gm.uit.edu.vn"
] | 17520526@gm.uit.edu.vn |
5041b7eab794b547fc68837b68e359baf57e5ecf | 685e3097d073a5a948e26f15936897a126cfabdd | /SortArrayByParityII/Solution.java | 001db7eb0d9601e9a317af84f7b69e7e8a680f22 | [] | no_license | flyPisces/LeetCodeSolution | 2ae0b48c149bb1eb20c180647feaabd392120e4e | e4399fc8791491082934b634a60caa2a1e350fbd | refs/heads/master | 2021-01-10T22:36:23.241283 | 2020-08-22T07:01:38 | 2020-08-22T07:01:38 | 69,706,033 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 867 | java | package SortArrayByParityII;
/**
*
Given an array A of non-negative integers, half of the integers in A are odd, and half of the integers are even.
Sort the array so that whenever A[i] is odd, i is odd; and whenever A[i] is even, i is even.
You may return any answer array that satisfies this condition.
Examp... | [
"!Pat381mort686"
] | !Pat381mort686 |
fe0a4488c8b10dd8fadf341693f553b649111b7c | 4a2af19a17888717e90360070109074070f35d36 | /laboratorios/lab05/ejercicioEnLinea/Bicolor.java | d7563f1f2f7ad973c48b74294d8dabc2508ae39b | [] | no_license | pabloosoriom/ST0245-032 | ed5c3325e4a59242fd54579051c077f65cdc1da7 | bc1f78633a43412adcc23942dca70113d06d4790 | refs/heads/master | 2020-03-23T08:03:36.093550 | 2018-11-06T15:38:55 | 2018-11-06T15:38:55 | 141,305,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java |
/**
* Clase que para determinar cual es el valor de un nodo y su respectivo color
* color=1=> Blanco
* color=-1=> Negro
* @author Pablo Alberto Osorio Marualnda- Verónica Mendoza Iguarán
*/
public class Bicolor
{
int vertice;
int color;
public Bicolor(int vertice, int color){
this.vertice=v... | [
"noreply@github.com"
] | pabloosoriom.noreply@github.com |
a53307c7287041e32b0dfda4a726569660684518 | 4443bd1dee8fbafd850f004c22691540c5f1b7f1 | /RecursionExample/src/test/java/test/RecursionExample/AppTest.java | 0bb3721b0a74c8bc31324234beaa3a3582dce496 | [] | no_license | dstanko/RecursiveGraph | 068fad2e5dc06befae191109a7a7a1205096823e | 9d41dd407407866780a828073925e3e8868245b3 | refs/heads/master | 2020-06-08T05:32:08.917612 | 2013-07-26T17:51:08 | 2013-07-26T17:51:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package test.RecursionExample;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
public Ap... | [
"davidw@david.com"
] | davidw@david.com |
2a2d2a564d65838062d339ee272ecbdb943d9cc6 | 89a8b2bb08981f340d8607d17cedb7377b3ea08d | /src/test/java/com/dataart/services/ConvertRdd2DFTest.java | 3fe44ce54c4e0db59878d6ac926ebab318e07f50 | [] | no_license | Jeka1978/sparktraining | 188fd6b55d29688d65483a8a7734931cd2265771 | dbf0c746cdb103bb2743512be45937095e3e90e3 | refs/heads/master | 2021-01-22T10:40:21.276653 | 2017-05-28T15:29:06 | 2017-05-28T15:29:06 | 92,651,508 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,802 | java | package com.dataart.services;
import com.dataart.conf.CommonConfig;
import org.apache.spark.api.java.JavaRDD;
import org.apache.spark.api.java.JavaSparkContext;
import org.apache.spark.sql.Dataset;
import org.apache.spark.sql.Row;
import org.apache.spark.sql.RowFactory;
import org.apache.spark.sql.SQLContext;
import o... | [
"papakita2009"
] | papakita2009 |
32b145d0e8c298419cdd0845b8d9743b929a7eb9 | 1a92b52a3acdecd7cd62f31e7a1b1ebb0dd66d08 | /src/test/java/domain/Inventory.java | 32d0781faf59ea8c7f2f89d6c0da9a509cd79b7c | [] | no_license | alexandervanhecke/flatworm | 342fa6dd2c98590c3fd335efc6726ee05a431dc0 | b58973ee2faf139d88a15d2b211435df92828b84 | refs/heads/master | 2020-12-26T00:06:19.339145 | 2016-08-16T19:02:05 | 2016-08-16T19:02:05 | 65,845,087 | 0 | 0 | null | 2016-08-16T18:45:13 | 2016-08-16T18:45:13 | null | UTF-8 | Java | false | false | 1,182 | java | /*
* Created on Apr 5, 2005
*
* To change the template for this generated file go to Window>Preferences>Java>Code Generation>Code and
* Comments
*/
package domain;
/**
* @author e50633
*
* To change the template for this generated type comment go to
* Window>Preferences>Jav... | [
"josh.brackett@trx.com"
] | josh.brackett@trx.com |
243062deb3706a1f11444ae3a82a445b2af9af0e | eb56a13c91cbd829677f0eb3c48e6819a3f42ccf | /src/main/java/com/connor/hozon/bom/common/util/dict/DictCache.java | ccbd45ee90688d0fdeaaf0f0ebaa86f005eebd0e | [] | no_license | ztnice/Mybatis-generate | 26dcb5c156d97934630caf6d1493fb50238548c2 | 0c5d6f956959797573a3f3c8ef4d0300e413473b | refs/heads/baseOnNewStart | 2022-06-28T07:14:09.158517 | 2020-08-12T02:23:44 | 2020-08-12T02:23:44 | 141,215,757 | 0 | 0 | null | 2022-06-21T00:48:58 | 2018-07-17T01:44:20 | JavaScript | UTF-8 | Java | false | false | 2,712 | java | package com.connor.hozon.bom.common.util.dict;
import com.connor.hozon.bom.sys.entity.Dict;
import java.util.Collection;
import java.util.Hashtable;
import java.util.List;
import java.util.Map;
/*
* 类描述:数据字典操作类
* @auther linzf
* @create 2017/8/24 0024
*/
public class DictCache {
/**静态数据字典信息*/
private s... | [
"zhit876@163.com"
] | zhit876@163.com |
214665f7acd35425f6b50cb648cd515fcb5e3e7f | 52171c1989d3031c444e6561627bf4d64787895b | /libwebrtc/src/main/java/org/webrtc/PeerConnectionFactory.java | a12f2e1f344ed71a6664be31db1c59bde120745c | [] | no_license | jingchuanhu/AppRTCDemo | e103141d04179600cb40d4924e1018e85538e99b | 13904569d19e71745082ffc7c8177356b769a380 | refs/heads/master | 2020-03-10T04:33:15.478184 | 2018-04-12T04:53:54 | 2018-04-12T04:53:54 | 129,194,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,127 | java | /*
* Copyright 2013 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing ... | [
"jingbiaowang@sohu-inc.com"
] | jingbiaowang@sohu-inc.com |
42157e52f6ec18b3b2fe42a93635f3b49123c30b | b49c8103d4a99afa9e77a76da98b66daac80b76c | /src/mytest/java45.java | d9dd59349dc1014c303c27b0249fc916b0c6e217 | [] | no_license | justfungx/mytest | c4d350a1269782f0ac0a049a6de843be42e62225 | 8cbbf280ee1308d5965e4d4ec8663fb2755b518c | refs/heads/master | 2020-09-24T00:56:10.587997 | 2016-09-08T05:37:09 | 2016-09-08T05:37:09 | 66,991,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java | package mytest;
public class java45 {
public static void main(String[] args) {
java541 obj1 = new java541("A");
java541 obj2 = new java541("B");
java542 obj3 = new java542("C");
Thread t1q = new Thread(obj3);
// obj1.run();
// obj2.run();
obj1.start(); //權限大於RUN ,所以還是會執行RUN
obj2.start();
t1... | [
"justfungx@hotmail.com"
] | justfungx@hotmail.com |
16a27ca103520cb7f29797f58503d2d8190f6009 | f65a103cec78d0fabec9cba0dd6089f64a10d413 | /day_1/assignment_6/exception/InsufficientBalanceException.java | ecee07111c0a51d84773c98fde48ab4f8fe294a0 | [] | no_license | chiragreddy/Advanced_Lab2 | 75390c8a88420beba84724e20b45574c5bfc3814 | 16267298c24ad725d12af4747bf407d2f91351ab | refs/heads/master | 2020-05-02T22:15:36.190068 | 2019-03-28T16:54:27 | 2019-03-28T16:54:27 | 178,246,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package assignment_6.exception;
public class InsufficientBalanceException extends Exception{
public InsufficientBalanceException() {
super("Insufficient Balance in the account");
}
}
| [
"noreply@github.com"
] | chiragreddy.noreply@github.com |
f80b3ca9d5392c7d78c2f4c853d726f0b66e7258 | ae1f81f43712b57d0c629fc9e3563222ca22367f | /app/src/main/java/com/wowwee/revair_android_sdk/fragment/MenuFragment.java | 801ff3914347ff01dcb91f71b5fde9b1afded868 | [
"Apache-2.0"
] | permissive | WowWeeLabs/REVAIR-Android-SDK | 69f23644e140f89cc07b02902638d332b3adcd0c | 549e28402f015e67cf66dee0cd0027a0a318d0d4 | refs/heads/master | 2020-03-19T06:14:43.761046 | 2018-06-04T09:54:41 | 2018-06-04T09:54:41 | 136,000,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,734 | java | package com.wowwee.revair_android_sdk.fragment;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.pm.ActivityInfo;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
... | [
"davidchan@wowwee.com.hk"
] | davidchan@wowwee.com.hk |
b05c6bfe6a1ecb083615da986dfdfa1b316e6925 | d806c89037d16c5d104b61377207d549f831a2b3 | /Java/uwb/uwb/uwb-modules/uwb-modules-websocket/src/main/java/com/zhilutec/uwb/config/WebSocketConfig.java | 72b51fa5bad889d134d6cb5abd3dbdebfa3d9193 | [] | no_license | wuhlcom/uwb | eef4c2b9d68260752b35f39ea4f4a7d62d771434 | 9aa14745e9f76c4f0c2f1b0c577350b388a4faa2 | refs/heads/master | 2020-03-19T19:32:42.475138 | 2018-12-25T06:32:39 | 2018-12-25T06:32:39 | 136,861,886 | 3 | 5 | null | null | null | null | UTF-8 | Java | false | false | 484 | java | /**
* @author :wuhongliang wuhongliang@zhilutec.com
* @version :2017年11月7日 下午4:13:12 *
*/
package com.zhilutec.uwb.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.socket.server.standard.ServerEndpointExporter;
... | [
"wuhlcom@qq.com"
] | wuhlcom@qq.com |
5997fdd2933f1e8129e4bd7a435021c883cdb705 | 0b8f45dc52b7f6a3d5a266ae5653517e974c1805 | /app/src/main/java/com/example/asif/myappevent/Students.java | a9946f18c57cabb5b1910d2af4d909047af45cd7 | [] | no_license | AsifAhmedShodip/Event | 61e8e4ed9beebb98c50da83f1a5a1ae8d6036432 | b1a4a294839a89ba6ef50d9bd150182a12e3aac2 | refs/heads/master | 2021-07-23T14:23:24.221387 | 2017-11-02T15:43:50 | 2017-11-02T15:43:50 | 109,283,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,520 | java | package com.example.asif.myappevent;
/**
* Created by aniomi on 9/30/17.
*/
public class Students {
static Students current=new Students();
String name;
String pass;
String mail;
String dept;
String year;
String location;
String blood;
String uid;
public Students()
{
... | [
"asifahmedshodip@gmail.com"
] | asifahmedshodip@gmail.com |
817ca47c7bcfb9164076397eb2c968e2d726c2c2 | c3ef1845dd3ed6b013635fba27dc393044ee1781 | /plugin/gen/org/jetbrains/rust/psi/impl/RustMacroExprImpl.java | 99b5dd4d4b07f0aa8cab7ddbec787dfb975ffe6d | [] | no_license | matklad/rust-idea-plugin | ea3c9a28cd9e2f5c417315184b4c2540dba8a01c | 8af8d61802708cf51546879d1364a381a6fa3a43 | refs/heads/master | 2021-01-13T01:08:35.603455 | 2015-10-07T18:54:40 | 2015-10-07T18:55:25 | 41,671,115 | 8 | 2 | null | 2015-09-17T17:44:21 | 2015-08-31T11:08:32 | Java | UTF-8 | Java | false | true | 975 | java | // This is a generated file. Not intended for manual editing.
package org.jetbrains.rust.psi.impl;
import java.util.List;
import org.jetbrains.annotations.*;
import com.intellij.lang.ASTNode;
import com.intellij.psi.PsiElement;
import com.intellij.psi.PsiElementVisitor;
import com.intellij.psi.util.PsiTreeUtil;
import... | [
"aleksey.kladov@gmail.com"
] | aleksey.kladov@gmail.com |
87f4fb56c1f5cf6bcee6de2fca83606bde4e3025 | e5b06b6a4eb9c3331bba95185da1de429ca127c4 | /app/src/main/java/cn/company1075/xiaofu/view/adapter/GridRecycleViewAdapter.java | ea7f264a95268ce5cd6027c3063416942dcad697 | [] | no_license | Android-YZP/xiaofu2 | 595fc04e6f85d9df24279ceef79fac68b897fd6e | e83bd26f1a98a2913e2ab2fc6aa5295efcf8cd4e | refs/heads/master | 2020-05-03T20:40:16.473823 | 2019-04-01T07:22:38 | 2019-04-01T07:22:39 | 178,807,720 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,449 | java | package cn.company1075.xiaofu.view.adapter;
import android.content.Context;
import android.content.Intent;
import android.content.res.Resources;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.util.DisplayMetrics;
import android.view.Gravity;
import android.view... | [
"805057281@qq.com"
] | 805057281@qq.com |
ab51d02c60e250cd358766cc8dbb31806ad1de9c | aae6fa589dd42c285d5fe645904f9d390972e01a | /shiku-push/src/main/java/com/shiku/push/service/HWPushService.java | 2e8474651ab6f928e22cfac7190deaf666f9e95a | [] | no_license | CNLzr/shikuim-main | 2e0ffa1b8b4d36b4caf29e482c1da7d3f7ded605 | af6857e77658d1b11ab2aca1071f856289559367 | refs/heads/main | 2023-09-02T01:54:51.031342 | 2021-11-12T00:44:26 | 2021-11-12T00:44:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,178 | java | package com.shiku.push.service;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.HttpURLConnection;
import java.net.SocketTimeoutException;
import java.net.URL;
import java.net.URLEncoder;
import java.text.MessageFormat;
import java.util.List;
import org.apache.comm... | [
"65751313+SouthWind017@users.noreply.github.com"
] | 65751313+SouthWind017@users.noreply.github.com |
6d3634bc9cf5ff7b68dde1c657348d4fa63d1ad4 | 7dd42433ef98c599a4f8447174ba492463bbfeef | /src/main/java/com/andiblas/artists/service/dto/UserDTO.java | 52bad2c0b5cb0b5a77af3f30784e49f7488f8dbe | [] | no_license | andiblas/ArtistsSample | 7bd1a94ab8c4f0a7f8c46f98751a4e8ce9a3aedf | 222867875e40e02a1c515c86210f8380f608fb59 | refs/heads/master | 2020-03-20T02:47:30.955835 | 2018-06-12T20:29:58 | 2018-06-12T20:29:58 | 137,124,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,645 | java | package com.andiblas.artists.service.dto;
import com.andiblas.artists.config.Constants;
import com.andiblas.artists.domain.Authority;
import com.andiblas.artists.domain.User;
import org.hibernate.validator.constraints.Email;
import org.hibernate.validator.constraints.NotBlank;
import javax.validation.constraints.*;... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
e2acdfb0504fcf8c77ad3dbfa576d9609e422988 | 165b2df00647df5290fe07e745671834f6f0143e | /android/src/main/kotlin/com/braintreepayments/api/models/MetadataBuilder.java | 2d88a50bb7bbfaaed09374983a40c8a1148af0a5 | [] | no_license | hanhon/braintree_pay | 364274ecd5833bae1fdfbc722e05f538f79bef15 | 0e6bf5b2527793cd9dd6add3a18f5d11a6f5da7a | refs/heads/master | 2021-01-04T23:07:49.068703 | 2019-11-15T09:56:38 | 2019-11-15T09:56:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | java | package com.braintreepayments.api.models;
import com.mwp.braintreepay.BuildConfig;
import org.json.JSONException;
import org.json.JSONObject;
public class MetadataBuilder {
public static final String META_KEY = "_meta";
private static final String SOURCE_KEY = "source";
private static final String INT... | [
"penney.mwp@gmail.com"
] | penney.mwp@gmail.com |
4ddcce90291ec2df0564e6e569689378f50d9400 | a4d449f78563634e02cc5ecdf162d1604da3b185 | /pet-clinic-data/src/main/java/com/gaurav/petclinic/model/Vet.java | 8bbe0f8ca7149a2431d6f816dd16b0e2b7c4e77d | [] | no_license | gauravpathak-spring/spring-petclinic | 39214af7920cdd2f4fffa471b1a83612740e6d2a | e7f7723e20a4d50b60d62968c83622d51ff8229e | refs/heads/master | 2020-04-05T16:04:36.089509 | 2018-11-26T17:57:37 | 2018-11-26T17:57:37 | 156,996,006 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 73 | java | package com.gaurav.petclinic.model;
public class Vet extends Person{
}
| [
"gauravpathak.spring@gmail.com"
] | gauravpathak.spring@gmail.com |
d1dc0b84673d218b53412cf51b5a4afaf2c213b1 | 80dd9470adccb2d112558c88c23acc63db28645f | /src/main/java/io/springsecurity/controller/TestController.java | c063fd8c3db4460b005b36d213eaafc4973967d0 | [] | no_license | pratapscs/spring-boot-security | 226e5590e0ffb5da6d73f25c78eaee3fdb33ac1d | 9c2e260edda27623e889e10bd009ea0c820a9323 | refs/heads/master | 2023-07-09T23:33:57.601195 | 2021-08-04T13:04:53 | 2021-08-04T13:04:53 | 367,662,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | package io.springsecurity.controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class TestController {
@GetMapping("/")
public String home() {
return ("<h1>Welcome</h1>");
}
@GetMapping("/user")
public Stri... | [
"pratap@zkteco.in"
] | pratap@zkteco.in |
eefa407e76d40fba2d0a6a11f6ad6d3715e3e48e | 73267be654cd1fd76cf2cb9ea3a75630d9f58a41 | /services/cloudide/src/main/java/com/huaweicloud/sdk/cloudide/v2/model/ExtensionVersionSnake.java | cdfa98cab8b082e8a476f40184edb5c8b02c1b85 | [
"Apache-2.0"
] | permissive | huaweicloud/huaweicloud-sdk-java-v3 | 51b32a451fac321a0affe2176663fed8a9cd8042 | 2f8543d0d037b35c2664298ba39a89cc9d8ed9a3 | refs/heads/master | 2023-08-29T06:50:15.642693 | 2023-08-24T08:34:48 | 2023-08-24T08:34:48 | 262,207,545 | 91 | 57 | NOASSERTION | 2023-09-08T12:24:55 | 2020-05-08T02:27:00 | Java | UTF-8 | Java | false | false | 34,123 | java | package com.huaweicloud.sdk.cloudide.v2.model;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonValue;
import java.time.OffsetDateTime;
import java.util.ArrayList;... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
b39d7a74d9d7c16e32fbee97b5e073556149732c | 90105f7814623298673fa9bcf0bd3e2943a9a506 | /src/main/java/vadikvs/ife/FirmEntity.java | d19f243099d3530bf6ba5ea5bcafe1e733fbb35e | [] | no_license | Vadikvs666/ife | 42e43c72d50e8b53ee3185f8db11fe6b83981202 | 49e1ae20b8f6b9a1c15d98213796ee9c73eb02d9 | refs/heads/master | 2022-07-09T00:27:21.765728 | 2022-06-23T05:13:41 | 2022-06-23T05:13:41 | 89,911,838 | 1 | 0 | null | 2022-06-28T14:45:33 | 2017-05-01T09:24:13 | Java | UTF-8 | Java | false | false | 575 | java | /*
* Автор Вагин Вадим Сергеевич
* e-mail: vadim@hoz.center
*/
package vadikvs.ife;
/**
*
* @author vadim
*/
public class FirmEntity {
private Integer id;
private String name;
public FirmEntity(Integer id,String name){
this.id=id;
this.name=name;
}
public Integer g... | [
"vadikvs666@gmail.com"
] | vadikvs666@gmail.com |
161c8d9a5187cb42a3eda757f60535ef5942c68e | 6305a69bc2d70d7a90290faad021d88cc74ad09c | /src/main/java/ac/za/cput/dip/obey/Calculator.java | 3a14d5cf6fb90842cdc95bc1d98e4996fff3fe22 | [] | no_license | crdsmith/CH4 | 04971628f9f6de78d75479b23b908f4faea948c8 | caef4c47dbaace67c2f4fccaf6f8796a00867c45 | refs/heads/master | 2021-01-01T04:55:47.356972 | 2016-05-03T22:05:29 | 2016-05-03T22:05:29 | 57,033,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 104 | java | package ac.za.cput.dip.obey;
/**
*
*/
public interface Calculator {
public int calculateAge();
}
| [
"softdev23@gmail.com"
] | softdev23@gmail.com |
162dfdba0e7a8d6efac5856809b3c152b25fd408 | a11baefeebe005ec14ffbc25069e8f64bf9dce51 | /src/main/java/pt/m0rais/crates/manager/InventoryManager.java | d80a1a8817c8aea95f89b09067efad72d8f8eb81 | [] | no_license | M0rais/senior-crates | 7bf4e9eb854493244d9e9b1896c0c79e6127d104 | 676710bf319e9bfdbad76b81ad8c8918242a21d8 | refs/heads/main | 2023-06-15T17:40:00.905678 | 2021-07-11T19:17:30 | 2021-07-11T19:17:30 | 385,004,078 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,304 | java | package pt.m0rais.crates.manager;
import org.bukkit.entity.Player;
import pt.m0rais.crates.SeniorCrates;
import pt.m0rais.crates.listener.InventoryListener;
import pt.m0rais.crates.model.inventory.InventoryBuilder;
import java.util.UUID;
import java.util.WeakHashMap;
public class InventoryManager {
private fina... | [
"diogommsousa2002@gmail.com"
] | diogommsousa2002@gmail.com |
27de2992deb7fa8cd8efb5e2d28708bfefc0de4d | c5a0191cec7eaf2080c7fe3c1e04b6cab54000ba | /src/prof_solved/mid_solved/ch6/Q6_A.java | 4054ee5238ba031230aeaeb0e47d9d381ba6901c | [] | no_license | yks095/SolvingProb | 719700944fd49900e88498be7790c8ad034f6ab5 | 24f593d56c8ef9d85d968fca907e604f508f5e2e | refs/heads/master | 2020-07-16T08:29:41.922867 | 2020-04-02T14:30:12 | 2020-04-02T14:30:12 | 205,754,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 59 | java | package prof_solved.mid_solved.ch6;
public class Q6_A {
}
| [
"rltjr219@naver.com"
] | rltjr219@naver.com |
76227387c19ee435dbc4641f6bb17ee0ff33e15b | aecd3fa75cd52b06a9ba041913883fcff5f1d22a | /modules/czsem-gate-plugin/src/main/java/czsem/gate/utils/GateAwareTreeIndexExtended.java | ba740b99526979776cbd250a1ea51b61370b97f0 | [
"Apache-2.0"
] | permissive | datlowe/czsem-gate-tools | 85ffd0afb041bd4077badb3cc276390aed779ee6 | 4e18604020b571be007570fdd4836a2b9aba1d86 | refs/heads/master | 2023-08-06T17:05:13.959348 | 2023-07-24T13:05:54 | 2023-07-24T13:05:54 | 75,639,614 | 1 | 1 | Apache-2.0 | 2023-09-06T15:07:59 | 2016-12-05T15:39:20 | Java | UTF-8 | Java | false | false | 1,740 | java | package czsem.gate.utils;
import gate.Annotation;
import gate.AnnotationSet;
import gate.Document;
import gate.creole.ontology.Ontology;
import java.util.HashMap;
import java.util.Map;
public class GateAwareTreeIndexExtended extends GateAwareTreeIndex {
protected AnnotationSet nodesAS;
protected Map<Integer, A... | [
"dedekj@gmail.com"
] | dedekj@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.