blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0eab3286bcadae5ad13a59d6fa2f679b4e674668 | 7c00ba5b719e3a37d54ed212a021fae8f19a1a45 | /src/main/java/tutorial/workqueue/rece/Receiver2.java | ff67d351049bfa6d731549b586adadfeca01df14 | [] | no_license | maplecops/RabbitMQ-Study | 3a5897824aea10c046c37ca0e29f62f1e4e8888d | fcb110f489384ec84e4b7b1d30c8e0c6d19b1ecc | refs/heads/master | 2022-12-20T09:00:01.616981 | 2020-04-19T10:49:23 | 2020-04-19T10:49:23 | 256,771,827 | 0 | 0 | null | 2020-10-13T21:18:18 | 2020-04-18T14:19:42 | Java | UTF-8 | Java | false | false | 1,130 | java | package tutorial.workqueue.rece;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.DeliverCallback;
import tutorial.workqueue.BaseReceiver;
public class Receiver2 extends BaseReceiver {
public static void main(String[] args) throws Exception {
Receiver2 _2 = new Receiver2();
_2.consu... | [
"maple_chen@yeah.net"
] | maple_chen@yeah.net |
43128f8e21f77bb860cab29cb79ca77e841beaa8 | f78d4f1dfc4fbf4df28da8e3c2635981ce2c5248 | /codeGenerationServlet/src/sfcAST/XsiNoNamespaceSchemaLocation.java | cd2acf512198bc4e3f10aa0073586356346940d9 | [] | no_license | majstenmark/codegen | 9a6ac263c235a7aced29c876ab4d60e68046fbdb | a573cb79671bf121cc1689ff72776d9b081dc374 | refs/heads/master | 2016-09-14T19:36:18.821101 | 2016-05-03T20:43:39 | 2016-05-03T20:43:39 | 57,197,225 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,680 | java | package sfcAST;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import java.util.HashSet;
import java.util.LinkedList;
import org.openrdf.OpenRDFException;
import org.openrdf.model.*;
import org.openrdf.model.vocabulary.OWL;
import org.openrdf.query.BindingSet;
import org.openrdf.query.QueryLanguage;... | [
"maj.stenmark@cs.lth.se"
] | maj.stenmark@cs.lth.se |
6fe226e7ccd6ea20b7478b68584ad3d8d179fa2c | a2f93c6d6d86def8885e6d184e2682006981bd4f | /src/casa/kieran/dpi/algorithm/smith/Smith.java | 4fad3f2b3a0921b3b3af149ba67585cdf02ab9ef | [] | no_license | KieranHunt/dpi-algorithms-java | 427ffd52e0856a7c8a432fd52fcbbc816f2bdf84 | 9efae0050e721e1ba8ca37dfdbcd9567e1339e20 | refs/heads/master | 2021-01-10T16:45:59.090568 | 2016-02-18T09:38:54 | 2016-02-18T09:38:54 | 45,677,073 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,598 | java | package casa.kieran.dpi.algorithm.smith;
import casa.kieran.dpi.algorithm.AbstractAlgorithm;
import casa.kieran.dpi.algorithm.boyermoore.BoyerMoore;
import casa.kieran.dpi.algorithm.quicksearch.QuickSearch;
import casa.kieran.dpi.input.Input;
import casa.kieran.dpi.result.Result;
import casa.kieran.dpi.result.Results;... | [
"kieran.hunt92@gmail.com"
] | kieran.hunt92@gmail.com |
7cae280caff16ba86f601bd25e7fbc97098c7a35 | 1e456ef04aad28a57828808e2173f488990fe243 | /src/main/java/io/github/ukuz/mybatis/type/json/type/ListTypeHandler.java | 6d49718c7e1e47173c0c8bb2604b37872fd6e0c4 | [
"JSON",
"Apache-2.0"
] | permissive | zhuangjinjin/mybatis-typehandlers-json | 080a69bfa32cc0a5c685a2879e95a59374187f7d | 75fde5fc212aa9320a145ab47b8af27a1b9e3f34 | refs/heads/master | 2020-06-11T18:31:40.741904 | 2019-06-27T08:19:07 | 2019-06-27T08:19:07 | 194,048,777 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,416 | java | /*
* Copyright 2019 ukuz90
*
* 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 w... | [
"zhuangjinjin90@gmail.com"
] | zhuangjinjin90@gmail.com |
62d4eabd78fbdbd69c3e31a359ce8153060968e1 | 46e8e8e3b2a75394c26149a9e20e15995177f72f | /app/src/main/java/com/example/supjain/popularmoviesapp/Fragments/MovieVideosFragment.java | 36f888e1d01541cc35c743edf1cf464174290377 | [] | no_license | 13supriyajain/PopularMoviesApp | 3ddf38ea6e31910e9ee22127e94a41fdda30a522 | 557e76bf2a8bca177f842fd919354c0c7036c6ac | refs/heads/master | 2020-03-28T18:22:31.156370 | 2018-09-25T07:36:17 | 2018-09-25T07:36:17 | 143,827,369 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,111 | java | package com.example.supjain.popularmoviesapp.Fragments;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import and... | [
"supjain@ebay.com"
] | supjain@ebay.com |
2e8ce9bf13f92d56495030ed11a10e1c4cdb676d | 233e903c7e75a4cea44b996382a826300177b76f | /QCloudCosXml/cosxml/src/normal/java/com/tencent/cos/xml/model/bucket/ListMultiUploadsRequest.java | e73dfe1427f5652d985055bcb7b618ff618ee842 | [
"MIT"
] | permissive | asen666/qcloud-sdk-android | 01f70b9749b93474669cc79e5631ba5b346244c0 | d366c1fc037927f40cf924cbe788ef21129a3542 | refs/heads/master | 2023-04-17T06:51:32.135663 | 2021-05-07T12:27:33 | 2021-05-07T12:27:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,506 | java | /*
* Copyright (c) 2010-2020 Tencent Cloud. All rights reserved.
*
* 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 ... | [
"rickenwang@tencent.com"
] | rickenwang@tencent.com |
5224a4689770d0e0cb803e70c4990f4abdef7487 | 16f6fc0243382de3e4239d02fbf895a91acf13a5 | /app/src/main/java/com/example/tugaslogin/MainActivity.java | d1c530250759d8f5f30794c20f2aadbe302343ae | [] | no_license | habib1388i/TugasLogin | b1faa439780294d8ade0dbbfab682a70f83682ca | 5da610864ef358be6d6c0883814e9430f1e89f7c | refs/heads/master | 2020-04-19T01:59:36.962601 | 2019-01-28T02:51:44 | 2019-01-28T02:51:44 | 167,888,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | package com.example.tugaslogin;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import com.example.tugaslogin.R;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceSta... | [
"muhammadhabibhidayatullah14@gmail.com"
] | muhammadhabibhidayatullah14@gmail.com |
d76166f8d09890d975642b8c38ca2f393d41aea7 | 02d59e8b19b9f7c3ac953be738ab58771a348cfe | /第二题/sss/target/tomcat/work/Tomcat/localhost/_/org/apache/jsp/index_jsp.java | 9f4d15a290ed1d87fe7b316a56543c698b16f4b4 | [] | no_license | sunyb123/springMVC-Spring-data-jpa | 21e72269ea1ae6852105ff548ca3d9b6442fe01b | f27cd8755691cef2040ef04e311cf6a248873839 | refs/heads/master | 2023-01-01T00:25:55.858731 | 2020-10-24T14:06:26 | 2020-10-24T14:06:26 | 306,896,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,490 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.47
* Generated at: 2020-10-24 12:28:00 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | [
"sunyb1029@163.com"
] | sunyb1029@163.com |
c1b27645fe2a393cadd76cd0bedb19861074bcab | bf8387adaa4061a073d0efb7e2277bbcfb5caaee | /app/src/main/java/com/vela/app/mobile/ui/adapter/AccountHistoryAdapter.java | d67e9c4a4c7fcd36b1703fd24e893273f56f5755 | [] | no_license | satyam07iitk/Vela | 9b8cc8cdaeb67ac2a9c0088a7791a0fb35cfeb17 | f560c8e480888bf3b5c760b65b7b95b8fdf7b93c | refs/heads/master | 2020-12-04T19:44:00.919274 | 2016-08-22T08:33:32 | 2016-08-22T08:33:32 | 66,254,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,220 | java | package com.vela.app.mobile.ui.adapter;
import android.content.Context;
import android.net.Uri;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.vela.a... | [
"satyam07iitk@gmail.com"
] | satyam07iitk@gmail.com |
b2cdfb29a96697afe71af7083ff685abbfd7734f | ee3566b9e9ccac9e6d66e53ea727c55bd86ce0dd | /src/main/java/com/arodrigo/sysmodelcon/domain/ItemPedido.java | 160d7b03cf456ff3232b4c739b3dc78c7519facf | [] | no_license | arodrigo900045/sysmodelcon | 4ef8993c71daa2833c3f9d69be3221378fddabf7 | 8af5d2156081671f52684f5be0dd21b26148f568 | refs/heads/master | 2023-03-23T06:17:02.087288 | 2021-03-24T23:03:03 | 2021-03-24T23:03:03 | 350,121,930 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,933 | java | package com.arodrigo.sysmodelcon.domain;
import java.io.Serializable;
import javax.persistence.EmbeddedId;
import javax.persistence.Entity;
import com.fasterxml.jackson.annotation.JsonIgnore;
@Entity
public class ItemPedido implements Serializable
{
private static final long serialVersionUID = 1L;
@JsonIg... | [
"adilsonmissionario@gmail.com"
] | adilsonmissionario@gmail.com |
e04c1f32cb582e58f1f9c766f2d9d2c41ee30df1 | ad7d4dced193fde87f1b9a394d3a142fdad4344c | /Application/src/main/java/com/example/android/FaceDetector/Camera2BasicFragment.java | 52fcb88036fdf940675480836388121b56321fbc | [
"Apache-2.0"
] | permissive | samkecy/FaceDetector | c7588db48f97e992fdafbd3928a805dc89fbe829 | e08a769617ab7de093cb7a3cdf46b51dd71233e2 | refs/heads/master | 2020-07-04T06:31:30.492647 | 2019-08-13T17:16:38 | 2019-08-13T17:16:38 | 202,187,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 40,187 | java | /*
* Copyright 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | [
"samkecy1@gmail.com"
] | samkecy1@gmail.com |
ec54e355eb88648f36ad5f2464f7e5a1e667c3f2 | ff10d27e8a5c530250d5e4639124b19301ea2f31 | /WebShoping_jsp/ShopOnline/src/connect/DBConnect.java | a140c1e5caf0f16b3233bd40d85c19ed1d7fafba | [] | no_license | eminel9311/git | 02ff7a21c92225a6a40960694eca43b3dae0a6b5 | d69579e0bf0b3d9e531b3996f3f7b52387597ab8 | refs/heads/master | 2023-05-25T03:30:31.405747 | 2017-10-06T07:08:36 | 2017-10-06T07:08:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | package connect;
import java.sql.Connection;
import java.sql.DriverManager;
public class DBConnect {
public static Connection getConnection(){
Connection conn = null;
try {
Class.forName("com.mysql.jdbc.Driver");
conn = DriverManager.getConnection("jdbc:mysql://127.0.0.1:3306/shop","root","1234");
} cat... | [
"quanbh1911@gmail.com"
] | quanbh1911@gmail.com |
0218fc01762829e7d92ac7b40d340f021e0f6060 | 39e32f672b6ef972ebf36adcb6a0ca899f49a094 | /dcm4chee-dashboard/tags/DCM4CHEE_WEB_3_0_1/dcm4chee-dashboard-ui/src/main/java/org/dcm4chee/dashboard/ui/DashboardPanel.java | b369cb69e6ba5241240d373a6ec66c38923cc271 | [
"Apache-2.0"
] | permissive | medicayun/medicayundicom | 6a5812254e1baf88ad3786d1b4cf544821d4ca0b | 47827007f2b3e424a1c47863bcf7d4781e15e814 | refs/heads/master | 2021-01-23T11:20:41.530293 | 2017-06-05T03:11:47 | 2017-06-05T03:11:47 | 93,123,541 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,700 | java | /* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
... | [
"liliang_lz@icloud.com"
] | liliang_lz@icloud.com |
4bb16b4151e79315fc8d4983b9381f137ec39214 | 558667608651dfd5778e3cc1131e9eaf5f1be8d7 | /smali/com/umeng/analytics/d.java | 5a87ac6d7184476e441190fb23c6445b2083152c | [] | no_license | gambol/chunqingaikan | 0cd6b0d3ca855f2d1a5ad22f7be3c46f8b1e6984 | 25fa70619ab484e61124465a0b4bdec1cdb5bf62 | refs/heads/master | 2021-01-10T11:13:41.624112 | 2015-03-04T14:08:40 | 2015-03-04T14:08:40 | 36,016,628 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 39,630 | java | package com.umeng.analytics; class d { void a() { int a;
a=0;// .class public Lcom/umeng/analytics/d;
a=0;// .super Ljava/lang/Object;
a=0;// .source "InternalAgent.java"
a=0;//
a=0;// # interfaces
a=0;// .implements Lu/aly/t;
a=0;//
a=0;//
a=0;// # instance fields
a=0;// .field private final a:Lcom/umeng/analytics/... | [
"zhenbao.zhou@qunar.com"
] | zhenbao.zhou@qunar.com |
7f319824cb9bc23e05d76192d6cf781d41e72ef4 | b2b2cdc6a545c8a87e6ae9f450ab16f6a7cc76db | /src/main/java/model/TipoDeServicio.java | 1e45869b7ffd638a05ab746945750e7a44478a2e | [] | no_license | AlmudenaSantiago/gruas | 9fb675fb4c44d16914949ce24a85cd5bbc849ff8 | b50d32e48daceda2429a5edb1f3103408b24bf37 | refs/heads/master | 2021-01-19T07:06:55.840579 | 2017-04-07T08:37:31 | 2017-04-07T08:37:31 | 87,523,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 577 | 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 model;
/**
*
* @author loquat
*/
public class TipoDeServicio {
private int id;
private int tipo;
publ... | [
"gruasjoseantonio@gruaspc1"
] | gruasjoseantonio@gruaspc1 |
d4299b1e39a57e89cc3d3ef69908e1b2b106da30 | 0c1c5a39fb145459b1d5905b15b37dc4b4623bf2 | /src/main/java/com/ao/scanElectricityBis/entity/QBaseOperator.java | 8bcf4585d8875ff0e7bf47c0f852ca841cba316f | [] | no_license | aohanhe/ScanBisServer | bc4276bc823a7208304174f69cd79e20283b4b7d | a8718adc453d92667616687d1da61ddff18c566c | refs/heads/master | 2020-03-28T07:10:53.469464 | 2018-11-09T09:27:15 | 2018-11-09T09:27:15 | 147,885,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,617 | java | package com.ao.scanElectricityBis.entity;
import static com.querydsl.core.types.PathMetadataFactory.*;
import com.querydsl.core.types.dsl.*;
import com.querydsl.core.types.PathMetadata;
import javax.annotation.Generated;
import com.querydsl.core.types.Path;
/**
* QBaseOperator is a Querydsl query type for BaseOpe... | [
"13823904000@139.com"
] | 13823904000@139.com |
b6067fe0c6b3889c0f8741ed8b072691f6be4543 | d585e7319121e317f2430e34faeeedc0ff921abf | /src/com/cbai/common/page/Paginable.java | 87eed9dedbb8e2288e43703fe34248501bde24ae | [] | no_license | facaimeng/fuwubao | 95aef2376663f80dc4c0adc795e1ca4b020352a5 | 56bdfd568d855bfb28b69ae583a5e43ac1777df1 | refs/heads/master | 2022-08-18T23:31:17.978487 | 2020-05-18T23:31:45 | 2020-05-18T23:31:45 | 265,088,397 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | package com.cbai.common.page;
/**
* 分页接口
*/
public interface Paginable {
/**
* 总记录数
*
* @return
*/
public int getTotalCount();
/**
* 总页数
*
* @return
*/
public int getTotalPage();
/**
* 每页记录数
*
* @return
*/
public int getPageSize();
/**
* 当前页号
*
* @return
*/
public int... | [
"249590716@qq.com"
] | 249590716@qq.com |
66cf16c1c53d8a6b5c2ef05ba4fe45411e9492d5 | a147e6b97fe257f287aae8272f241dcfa7c1b7b8 | /interact.parent/interact.core/src/main/java/com/codecoop/interact/core/dao/StopAndWatchHistoryDaoImpl.java | bbc059e490038fe133f5b086aa0d7b8717c6ca3f | [] | no_license | Dejiva/Carecent | 4fc382b8fc7371e0969ae2140a5846c703b4328b | f6f774927390f6fa7c52153f95237ed006f5c7f0 | refs/heads/master | 2021-01-10T18:00:38.383030 | 2015-06-04T06:52:32 | 2015-06-04T06:52:32 | 36,651,087 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,954 | java | package com.codecoop.interact.core.dao;
import java.util.List;
import org.hibernate.SQLQuery;
import org.hibernate.Session;
import org.springframework.stereotype.Component;
import com.codecoop.interact.core.domain.FacilityStaff;
import com.codecoop.interact.core.domain.Patient;
import com.codecoop.interact.core.doma... | [
"rameshnaidu84@gmail.com"
] | rameshnaidu84@gmail.com |
9d7cdba569d7f7596a01ba446b41f09776092e01 | 46a269d9409b57b2c318bfed116de4a950841f36 | /src/main/java/br/com/b2w/desafio/service/PlanetaService.java | 3b01c2f9728c221fef6feec0366772564af924af | [] | no_license | JonatasRodrigues/API-SpringBoot-Docker-CircleCi-Codecov | a4151b0b18f22243c1bd7e80c869fdd81d7e639b | ad873c8c3f70eb450a8432deedc5db580c795dc7 | refs/heads/master | 2021-06-12T04:36:45.280189 | 2019-07-27T21:37:59 | 2019-07-27T21:37:59 | 183,983,274 | 0 | 0 | null | 2021-06-04T01:55:23 | 2019-04-29T02:03:14 | Java | UTF-8 | Java | false | false | 3,605 | java | package br.com.b2w.desafio.service;
import br.com.b2w.desafio.config.BundleConfig;
import br.com.b2w.desafio.constantes.AppConstantes;
import br.com.b2w.desafio.dto.PlanetaDTO;
import br.com.b2w.desafio.dto.ResponseDTO;
import br.com.b2w.desafio.entity.Planeta;
import br.com.b2w.desafio.exception.SWAPIException... | [
"jsrodrigues87@hotmail.com"
] | jsrodrigues87@hotmail.com |
ffcd6d527beedfa1266a9ab0d9d0a50bf6bcb98f | c7d7440c48f3c860a16fdd19697327543b7d6217 | /src/main/java/com/intellecteu/vis/pgp/ConfigEncrypt.java | 613cbfadc899d6f70373713f331c084e3f9b4baa | [
"Apache-2.0"
] | permissive | vanillaguy/vis-pgp | 1f459971c3c694f634216ce03cbad96964a51708 | dc2d3bf16432778ba8dfc3199ab9ee3a535e1078 | refs/heads/master | 2021-05-03T05:05:00.458482 | 2018-02-12T15:26:13 | 2018-02-12T15:26:13 | 120,631,102 | 2 | 1 | Apache-2.0 | 2018-02-12T15:26:14 | 2018-02-07T15:13:42 | Java | UTF-8 | Java | false | false | 1,197 | java | package com.intellecteu.vis.pgp;
import org.jasypt.encryption.StringEncryptor;
import org.jasypt.encryption.pbe.PooledPBEStringEncryptor;
import org.jasypt.encryption.pbe.config.SimpleStringPBEConfig;
import java.util.Scanner;
public class ConfigEncrypt {
public static void main(String[] args) {
Sys... | [
"sergii.pozharov@intellecteu.com"
] | sergii.pozharov@intellecteu.com |
7c1b89ae3209c48b501d34a27892a28b5a747ac9 | bff8847c9ac32666d46c5e7824a8b1fe25e18401 | /android/app/src/main/java/com/handaccount/MainApplication.java | 64e044f7a5c6e8ddd9feb3bd368401ba94aa0ddc | [] | no_license | AnbolKing/HandAccount | ceaa56d062afc65c8a95770a01135bfa34a60496 | 38f1c0cc8e0508bb8bff66f9f331e7c83e11606d | refs/heads/master | 2023-06-11T17:42:48.124580 | 2021-06-11T13:35:53 | 2021-06-11T13:35:53 | 362,840,265 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,097 | java | package com.handaccount;
import android.app.Application;
import android.content.Context;
import com.facebook.react.PackageList;
import com.facebook.react.ReactApplication;
import com.cmcewen.blurview.BlurViewPackage;
import com.rnfs.RNFSPackage;
import fr.greweb.reactnativeviewshot.RNViewShotPackage;
import org.devio.... | [
"272344341@qq.com"
] | 272344341@qq.com |
7df5289a18e5877d459cd646da79da73efc0a457 | 798d47ff0479c238cce73a8c09fec32cb62c53af | /src/main/java/kr/ac/hansung/cse/service/CartItemService.java | a2819e915c29676405780cfacf02620575cf79a1 | [] | no_license | sycho0311/eStore | b192c270fcc3961d1f21fdbe680522f1488278eb | 785183b02a1da540581ef9dd508f949d2def5187 | refs/heads/master | 2021-04-06T02:13:52.028901 | 2018-06-01T11:23:11 | 2018-06-01T11:23:11 | 124,499,023 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,084 | java | package kr.ac.hansung.cse.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import kr.ac.hansung.cse.dao.CartItemDao;
import kr.ac.hansung.cse.model.Cart;
import kr.ac.hansung.cse.model.CartItem;
@Service
public class CartItemService {
... | [
"sycho0311@gmail.com"
] | sycho0311@gmail.com |
853c6fa756773f54ddeec68207e98b4d1c998ba0 | bbea1076ba63efefe9d09d7c61a2231fc372ad75 | /src/trunk/SoftFoodTestCase/src/it/softfood/test/userfacade/logout/TC2.java | 909f14a352c3d279019dd3ffa0cbdcc4e8824d84 | [] | no_license | asilipo/softfood | d7f4cb852690610702d1356ecadf884700e8ecdd | 41c6baeb070ec04fa3abe5ea406f576103f0c9db | refs/heads/master | 2021-01-10T13:58:23.720475 | 2009-06-26T10:34:20 | 2009-06-26T10:34:20 | 51,141,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,490 | java | package it.softfood.test.userfacade.logout;
import it.softfood.entity.User;
import it.softfood.enumeration.Ruolo;
import it.softfood.handler.IUserFacade;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
import junit.framework.TestCase;
import o... | [
"fpacilio@gmail.com"
] | fpacilio@gmail.com |
82f6471e32553728bced68d596e957be506d85dd | 756237569f046fe0207f095ae0552fa1becb6b22 | /app/src/main/java/com/gmm/asasystembar/DemoActivity.java | 84998f6e34f3b77c3857989201adba20b146f8f8 | [] | no_license | zhangquanit/UI-StatusBar | 80a5da232b23c9fbc1f50f1cbbdbbcdd4f1ac727 | 6087821d85a8b5d665eb3217fae68d53fae82895 | refs/heads/master | 2021-10-10T18:28:12.964292 | 2019-01-15T08:58:54 | 2019-01-15T08:58:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,021 | java | package com.gmm.asasystembar;
import android.annotation.TargetApi;
import android.content.Context;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.IntRange;
import android.support.annotation.RequiresApi;
import android.support.v7.app.AppCompatActivity... | [
"zhangquanit@126.com"
] | zhangquanit@126.com |
9fd21a57cbd2501874ab9dc7961276724b76cdee | b6175afbb4b8623eabb4af95d9d01deb991d322c | /src/java/rentalCar/AdminLoginDao.java | 27277950698e4102ccaf20d82556ccfc296e2526 | [] | no_license | amolswnz/Rent-a-car | a14512872b9a62ec7cdd1f2344bfb48e9e43396b | 17139cd782a492daa373adfa36d380f6360e78d4 | refs/heads/master | 2020-12-04T17:07:05.562884 | 2016-08-24T08:17:35 | 2016-08-24T08:17:35 | 66,445,053 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,548 | java | /*
* STD611 Java 2 - Assignment
* Application 2 (using JSP technology)
* by Amol Wankhede
* Student ID - TIZ00002TI
*
* Java class used to verify email and password stored in the database
Database name: java
Entity name: user
*/
package rentalCar;
import java.sql.Connection;
import java.sql.PreparedStat... | [
"amolsw.nz@gmail.com"
] | amolsw.nz@gmail.com |
2e3c973c8a439f21a8e5cc6cb507cdbf37389948 | 934ca1193f548f464209668d881af11ee36b7dc8 | /RuoYi_online/ruoyi-common/src/main/java/com/ruoyi/common/enums/BusinessType.java | 3558c83492701486223c5f54c508a7f1acb7de45 | [
"MIT"
] | permissive | tiandaqing1985/xphl_adPuting | 33ef7acddcc9eb3666c405dc80711ea65b72e397 | d60bdf419efc44a36d9f4ddb17b647f38c89d2b8 | refs/heads/master | 2022-12-06T14:27:58.140775 | 2020-06-17T02:12:07 | 2020-06-17T02:12:07 | 206,768,940 | 0 | 0 | null | 2022-12-05T23:44:40 | 2019-09-06T10:17:12 | HTML | UTF-8 | Java | false | false | 554 | java | package com.ruoyi.common.enums;
/**
* 业务操作类型
*
* @author ruoyi
*/
public enum BusinessType
{
/**
* 其它
*/
OTHER,
/**
* 新增
*/
INSERT,
/**
* 修改
*/
UPDATE,
/**
* 删除
*/
DELETE,
/**
* 授权
*/
GRANT,
/**
* 导出
*/
... | [
"ilike001999@aliyun.com"
] | ilike001999@aliyun.com |
eb7ccd7dbbd612167270303bfc2ebfe2e07d6ba8 | 25c63b83a1f412e59108115814734075e98e0d15 | /src/cn/digitalpublishing/util/PoiClass.java | 7f835889587dfbad31e1c7a413ee5077a027b166 | [] | no_license | yxxcrtd/ContentResource | 224918bd876a942a8ac72d74897b50efcec041d5 | 74d52c53d7e7e47ae05b173b9eec5e54a66fd11e | refs/heads/master | 2020-05-31T21:29:12.374579 | 2019-06-06T02:20:05 | 2019-06-06T02:20:05 | 190,499,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,400 | java | package cn.digitalpublishing.util;
import java.io.FileInputStream;
import java.text.DecimalFormat;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.apache.poi.hssf.usermodel.HSSFDateUtil;
import org.apache.poi.ss.usermodel.Cell;
im... | [
"yxxcrtd@gmail.com"
] | yxxcrtd@gmail.com |
09840377e24b2a953386a026c1173bdb4da903e9 | bb1eae2ebae3b114a63d454c9716fe00a38db5cb | /android/src/main/java/com/robertsheao/RNZenDeskSupport/SupportActivityBullder.java | 567542aec9ef432cb62a0db2e5a4f0c8e10b018e | [
"MIT"
] | permissive | synapsestudios/react-native-zendesk-support | 3929e5bd598e5e72b40cf6143c9db59595fe67cc | f6c03a5b1b0918a0ed3db0831c9896426398319e | refs/heads/master | 2021-07-13T03:51:32.805085 | 2020-06-11T21:13:59 | 2020-06-11T21:13:59 | 143,052,038 | 24 | 27 | MIT | 2020-06-11T20:53:05 | 2018-07-31T18:26:16 | Objective-C | UTF-8 | Java | false | false | 6,151 | java | package com.robertsheao.RNZenDeskSupport;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import com.facebook.react.bridge.ReadableArray;
import com.facebook.react.bridge.ReadableMap;
import com.zendesk.logger.Logger;
import com.zendesk.sdk.feedback.WrappedZendeskFeedbackConfi... | [
"austin.west@gmail.com"
] | austin.west@gmail.com |
6f8699bdef2f2b62d3009641b401ddcf83a553c9 | 2ab03c4f54dbbb057beb3a0349b9256343b648e2 | /JavaAdvanced/JAdvancedStringExercises/src/SumBigNumbers.java | 80ec9df3564fcb209150d194c9ca8a21626f08bd | [
"MIT"
] | permissive | tabria/Java | 8ef04c0ec5d5072d4e7bf15e372e7c2b600a1cea | 9bfc733510b660bc3f46579a1cc98ff17fb955dd | refs/heads/master | 2021-05-05T11:50:05.175943 | 2018-03-07T06:53:54 | 2018-03-07T06:53:54 | 104,714,168 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,837 | java | import java.util.Scanner;
public class SumBigNumbers {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String numberOne = new StringBuilder(scanner.nextLine()).reverse().toString();
String numberTwo = new StringBuilder(scanner.nextLine()).reverse().toStri... | [
"forexftg@yahoo.com"
] | forexftg@yahoo.com |
0e95838f697cf61dd7d2188734df636fbebe5635 | 50be786b1bacbb52b8e8d14d48942b24b96550ab | /src/by/it/predkel/MatLab/FloatVar.java | 44250ea731636e966b8503e241ca1e02c59af03b | [] | no_license | sleightsou/JD2016 | 83bcaf9a7a27b89f6adebb64475a114a2a193158 | bc8d0b9871c20951e2bfe6490a38719c9c383b69 | refs/heads/master | 2021-01-18T12:59:50.691746 | 2016-03-14T07:50:59 | 2016-03-14T07:50:59 | 51,425,668 | 0 | 0 | null | 2016-02-10T06:54:37 | 2016-02-10T06:54:37 | null | UTF-8 | Java | false | false | 1,796 | java | package by.it.predkel.MatLab;
import java.io.IOException;
/**
* Created by Admin on 19.02.2016.
*/
public class FloatVar extends Var {
double val;
public FloatVar(double value){
this.val = value;
}
public FloatVar(String str) throws IOException {
setForm(str);
}
@Override... | [
"slouch@bk.ru"
] | slouch@bk.ru |
c855bdcc121e7cd627b7400bff0b7a0ee5fa101c | 8e6ce5b9415e60398109df0827661beed1d6ebce | /ProyectoFinal_JavaGeneration/src/main/java/com/ejemplos/spring/service/CargoService.java | acf4a23e24e6dcce77abb7819727f62250d4174b | [] | no_license | oscest320/ProyectoFinal | 61469d6e6bc6fe1fc273347691c1ea3c1cda050a | e8013f782b947192dafb9f9344d00bc42c180e3e | refs/heads/main | 2023-05-02T11:08:11.911195 | 2021-05-20T08:16:02 | 2021-05-20T08:16:02 | 366,988,407 | 0 | 0 | null | 2021-05-13T08:46:40 | 2021-05-13T08:46:39 | null | UTF-8 | Java | false | false | 245 | java | package com.ejemplos.spring.service;
import java.util.List;
import com.ejemplos.spring.model.Cargo;
public interface CargoService {
//Metodo que muestra un listado de los cargos guardados en la BBDD
public List<Cargo> listarCargos();
}
| [
"oscest320@gmail.com"
] | oscest320@gmail.com |
1029710ee5dd28454626d03a4b29c2bce665845d | 7b81c76a9a51879ba0b5d886fbd61016c28f97b8 | /app/src/main/java/com/lucaspellegrinelli/busao/googleapi/WebsiteRequest.java | 37e8b7af67fa836efc00f6239c5092eaba95e475 | [] | no_license | lucaspellegrinelli/busshade | 1db94656a263ec97af3ad4dde3fa3aa0262da0bb | 7843df3f6a28f0669da0eb29d016d71f6412d71c | refs/heads/master | 2020-12-10T01:41:49.650946 | 2020-01-12T23:42:56 | 2020-01-12T23:42:56 | 233,472,954 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,301 | java | package com.lucaspellegrinelli.busao.googleapi;
/**
* Created by lucas on 09-Feb-17.
*/
import android.os.AsyncTask;
import android.util.Log;
import org.json.JSONException;
import org.json.JSONObject;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import java.io.BufferedReader;
import jav... | [
"lucas.pellegrinelli@hotmail.com"
] | lucas.pellegrinelli@hotmail.com |
b1465167abe79188c0a38120000d52cfd9676acb | e9015a35667d45b5cb7d98329abc76e95679492b | /src/main/java/com/mtons/mblog/modules/service/impl/PostServiceImpl.java | 8a20d19c3c0fb29225f85f3058dc73b4f9864b04 | [] | no_license | haoyong4039/mblog | 3e8c983bfc55c613a5e1ad3d140c2be1e26b22ca | c19093525145a113635492884a2d6698b3c22a99 | refs/heads/master | 2022-12-13T22:06:14.803603 | 2020-09-04T08:08:38 | 2020-09-04T08:08:38 | 291,607,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,251 | java | /*
+--------------------------------------------------------------------------
| Mblog [#RELEASE_VERSION#]
| ========================================
| Copyright (c) 2014, 2015 mtons. All Rights Reserved
| http://www.mtons.com
|
+---------------------------------------------------------------------------
*/
pac... | [
"yong.hao@wuliangroup.com"
] | yong.hao@wuliangroup.com |
1f8f7953291a6274110f15d0e56a4c905d2bd5c2 | 0dc06e5cc1b49a092245f5caf9ab6ee573b727ec | /TestXidio/src/com/comcast/xidio/testCases/subscription/XidioSubscriptionChannelHighlightedContentTest.java | aad1af1b663d5f3fbaa21a8a8bdf4f4a30abcbf8 | [] | no_license | sandeeptiku2012/ComcastRobotium | d64122d1aa89ba5d19cd2574e07053a933c9a1bb | f9f5d061ba4b09d54ff294aaad346044823c29b5 | refs/heads/master | 2016-09-06T05:43:03.717164 | 2014-01-06T12:56:49 | 2014-01-06T12:56:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,885 | java | package com.comcast.xidio.testCases.subscription;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.test.ActivityInstrumentationTestCase2;
import android.util.Log;
import android.view.KeyEvent;
import com.comcast.xidio.core.common.GetSolo;
import com.comcast.xidio.c... | [
"manju1375@gmail.com"
] | manju1375@gmail.com |
2852aeb949897dab4faa8a29ba4f7e89360ea698 | 1efe99fd4bdd95bef108c5b2d958b6f04c46daf0 | /app/src/main/java/com/o3sa/politician/partymember_fragments/Add_donation.java | 72abff366d562b635315a379cb18647783e71bfe | [] | no_license | Raviteja07-MAD/Politician | 908851b1cf1de0109d770e96e5b678a2e624439a | 4895b8ff26a5fd31d335b4814d53c2c7ff9c4a77 | refs/heads/master | 2022-12-13T15:07:50.032933 | 2020-09-03T13:57:19 | 2020-09-03T13:57:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 45,230 | java | package com.o3sa.politician.partymember_fragments;
import android.Manifest;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.DatePickerDialog;
import android.app.Dialog;
import android.content.ActivityNotFoundException;
import android.content.Context;
import android.content.Dial... | [
"o3sa@o3sas-Mac-mini.local"
] | o3sa@o3sas-Mac-mini.local |
6940a8b32fd6dd31f24b9dc0f6cea96b8b7c7e24 | 068910b2995738014b07f8d810d3aa0bcfccd8f9 | /footballfan/src/main/java/com/longngo/footballfan/data/datamanager/FootballService.java | 648ce12aa3b653dca116aff5c94ce08db6c7e79d | [] | no_license | beyonderVN/FootballFan | bff1621fc088ff470111338a859061dd6fe956e2 | 10ec2762b53dcadbd1551759f624d340a3fe18fb | refs/heads/master | 2021-01-24T09:02:10.031690 | 2016-10-05T18:00:22 | 2016-10-05T18:00:22 | 70,084,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package com.longngo.footballfan.data.datamanager;
import com.longngo.footballfan.data.model.Competition;
import java.util.List;
import retrofit2.http.GET;
import retrofit2.http.Query;
import rx.Single;
public interface FootballService {
/**
* Retrieve a list of competitions
*/
@GET("competitions... | [
"no.noo..nooo.yes@gmail.com"
] | no.noo..nooo.yes@gmail.com |
1dc06ce60ac0a056c8f007dbc96bb37f69538faa | 8124dde4cb616b44c5be01ed760eadd3dd1453b6 | /prg20-21/src/main/java/tema1/Ejer9.java | d3593e1ca9465409d0065fec075b1215fe164ac0 | [] | no_license | JoelFdz/PRG-20-21 | 17fa0c43cdce13dc8f2934410d5a497d405c914b | 1610dc673b30723d1789c5515416346eb722b023 | refs/heads/main | 2023-03-28T07:42:57.940038 | 2021-03-29T19:36:00 | 2021-03-29T19:36:00 | 348,817,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | /*
* Ejercicio 9
*/
package tema1;
/**
*
* @author JFSam
*/
public class Ejer9 {
public static void main(String args[]) {
System.out.println("Mi primer programa en Java y funciona!!!");
}
}
| [
"joelfernan101@gmail.com"
] | joelfernan101@gmail.com |
ca39c642f2e0aafd4a0474d8a48fbf5576f8c6a9 | 355644b22dd0ead6b702e09068d2f4972198494b | /app/src/androidTest/java/com/example/akiya/helloworld/ExampleInstrumentedTest.java | 77237af4551928b8bfb34ae7ee36449a2608b6ee | [] | no_license | uehara1414/HelloAndroid | 5b7fdad8749475d3f76a852e24437dac74a5cc1b | b932377238ae209bbaf38e957bd8705ed0e752e0 | refs/heads/master | 2021-01-15T10:29:48.124362 | 2017-08-07T14:29:11 | 2017-08-07T14:29:11 | 99,583,047 | 0 | 1 | null | 2017-08-08T10:15:29 | 2017-08-07T13:50:58 | Java | UTF-8 | Java | false | false | 760 | java | package com.example.akiya.helloworld;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an... | [
"b1015062@fun.ac.jp"
] | b1015062@fun.ac.jp |
0df3c100d6a870874d765eea075ab4da2266ffec | f4e885c21b09749518ee97e7be612e32ee2253b3 | /src/main/java/com/fpx/common/util/excel/export/styler/IExcelExportStyler.java | 1eadda94cdc1da9bb2adacb4a5a5f1374e3db26a | [] | no_license | chingching123/common-util | a570dede83d35fa5311435ef1d8e6fe77bd63b3c | e9028401ba3f3d9dee2c68ce036e76bc3823e676 | refs/heads/master | 2023-02-22T23:29:56.548412 | 2019-05-30T07:43:56 | 2019-05-30T07:43:56 | 189,197,473 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,324 | java | /**
* Copyright 2013-2015 JueYue (qrb.jueyue@gmail.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | [
"974634914@qq.com"
] | 974634914@qq.com |
89c9165dbfd943bfabc722ca9537f0ea97e41d5a | 5e013e0b62ffec58e732a4a7e3c3387ef5dc634b | /app/src/main/java/com/example/dellc/coolweather/db/City.java | b7f935380ec867ebc3cdff1152a1491688de5d41 | [] | no_license | Jhonson2/CoolWeather | 85899cb603679f4aa1717d2ea9e971aad9d97082 | 44e27f38399b4a2dccce00f682d2a75893ffe9d6 | refs/heads/master | 2021-01-25T06:45:06.116035 | 2017-06-24T13:24:49 | 2017-06-24T13:24:49 | 93,603,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 909 | java | package com.example.dellc.coolweather.db;
import org.litepal.crud.DataSupport;
/**
* 城市
* Created by dellc on 2017/6/7.
*/
public class City extends DataSupport {
private int id;
private String cityName;//市的名字
private int cityCode;//市的代号
private int provinceId;//当前市所属省的id值
public int getCityC... | [
"1750896420@qq.com"
] | 1750896420@qq.com |
02b234b99bfb396569877d95ce6b026297b89b34 | e1054bc0a6177f2944adb4f2c6670ab2ba80b8fb | /UPSTAC-Week3-assignment_updated/src/main/java/org/upgrad/upstac/testrequests/lab/LabRequestController.java | ba63f460a46e9a232c9ce2dec284d5ae4551ee66 | [] | no_license | anandr902FI/upgradassingments | 0f2317228f134f2ba8c1e88b0f33067935f64bdf | 6881273216f523999da043da6809c2ef3e432afe | refs/heads/main | 2023-03-27T18:44:15.395530 | 2021-03-31T09:16:05 | 2021-03-31T09:16:05 | 352,976,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,175 | java | package org.upgrad.upstac.testrequests.lab;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.web.bind.annotation... | [
"anandr2@deloitte.com"
] | anandr2@deloitte.com |
3d65b4823051d6436d7ac59a58c4faf987b19ebd | 10ffbf4b2167065f3a0fae71c4ea72c1775cee86 | /CarEvent.java | 8c4f6cab1f77a986d71a090ebbe40045fd3db3b4 | [] | no_license | Distribute-System/Relay | 7f7ad46800857c42859f2507c495e0b830da8662 | 322ff49808b454ad898538bacec2ad8756ac69be | refs/heads/master | 2023-05-10T03:26:41.076148 | 2021-06-07T17:41:53 | 2021-06-07T17:41:53 | 374,748,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,408 | java |
import org.json.JSONException;
import org.json.JSONObject;
import java.util.List;
import org.json.JSONArray;
public class CarEvent
{
protected static final String HEADER = "HEADER";
protected static final String BODY = "BODY";
protected JSONObject jsonObj = new JSONObject();
public static void main(... | [
"ec2-user@ip-172-31-10-90.ec2.internal"
] | ec2-user@ip-172-31-10-90.ec2.internal |
a395f265e811e03f78ce04e9fce001491fc24efe | 077d8c529a3cb31815e66f3465b08b2396cf1d6e | /app/src/main/java/manjeet_hooda/news/Network/FetchNews.java | edabf68af0c3f740c4650b4d10c9470d1e9da221 | [] | no_license | manjeethooda/News | 72b89d64ac286f9a8bcd736e97593584e1259291 | 7bd9b9e9b9aa3367d9e41205e54c1f1a8e3e4f55 | refs/heads/master | 2021-01-01T05:29:24.992524 | 2016-04-15T10:36:34 | 2016-04-15T10:36:34 | 56,312,536 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,046 | java | package manjeet_hooda.news.Network;
import android.app.Fragment;
import android.content.Context;
import android.os.AsyncTask;
import android.util.Log;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java... | [
"manjeethooda.msh@gmail.com"
] | manjeethooda.msh@gmail.com |
b7d48a63043ef58fdf614261a8f4def95d123606 | 3ac7c417f58e989e193bdcaa3cd1d16f25b67aae | /java/src/main/167TwoSumII/solution.java | 9b556bfa1c5cd087ff4ae3f0282a88272a0f8835 | [] | no_license | fandan-nyc/leetcode | 0bf455a8ad105b575dc563b055fb413a55b8039b | e794be3671b157a7cf37763ec4865ebe99f4b613 | refs/heads/master | 2023-03-16T18:20:46.566527 | 2022-11-22T06:12:15 | 2022-11-22T06:12:15 | 44,832,718 | 9 | 2 | null | 2023-03-05T05:38:34 | 2015-10-23T19:02:27 | Java | UTF-8 | Java | false | false | 471 | java | public class Solution {
public int[] twoSum(int[] numbers, int target) {
int start = 0;
int end = numbers.length-1;
while(start < end){
int curr = numbers[start] + numbers[end];
if(curr > target){
end--;
}else if(curr == target){
... | [
"dfan@appnexus.com"
] | dfan@appnexus.com |
2283b6ec28eff8b616bd2caeef27b9f9bdd629fb | bf2966abae57885c29e70852243a22abc8ba8eb0 | /aws-java-sdk-route53/src/main/java/com/amazonaws/services/route53/model/DisableHostedZoneDNSSECResult.java | aa56101fcb1a14881c723a767c59cae86f7665d9 | [
"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,395 | 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... | [
""
] | |
b4028cf0af5927a4d672d840697273774cda4826 | d4c1d131573607a243414102cc1228b77c6bdf23 | /src/dx/com/two/Example223.java | 9b45cf5d93ac3e638e945a932f9ff6a5750d9e66 | [] | no_license | NobiGo/Algorithm | defee3c7e4efba9261fcaa55966ac517fcb2c171 | a45b4d51586f5f265ee5d45488584e1f81c3c082 | refs/heads/master | 2021-12-24T11:07:40.923611 | 2021-11-28T01:47:17 | 2021-11-28T01:47:17 | 83,970,582 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package dx.com.two;
/**
* Created by dx on 2017/3/25.
*/
public class Example223 {
/**
* 自顶向上
*/
private static void sort(int[] arrays) {
int length = arrays.length;
int[] aux = new int[length];
for (int sz = 1; sz < length; sz += sz) {
for (int lo = 0; lo < leng... | [
"nobigogle@gmail.com"
] | nobigogle@gmail.com |
1c54011fca395c850765ce5a26506b7b4dd2cdd7 | a0c6a2feacb72ab3cac884faa625dbe70c84770c | /src/com/aypi/events/PlayerJoin.java | 82e7e756f712b073658cbd40cad462e7bf2ab590 | [] | no_license | Huminecraft/AYPI | 8cc3b7fe270923008140651caadb70b3b4b043a1 | ad054633a56e84a715158bbaae3e5365fa6893f6 | refs/heads/master | 2021-08-07T15:34:57.747056 | 2020-04-19T16:57:20 | 2020-04-19T16:57:20 | 157,255,309 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 627 | java | package com.aypi.events;
import org.bukkit.Location;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerJoinEvent;
import com.aypi.Aypi;
import com.aypi.utils.Zone;
import com.aypi.utils.ZonePriorityBuffer;
public class Player... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
b92775973a5371e797ce807d9a1dc2f90e3bbf92 | 8495ab95eed9c73ae4eb5d9c17948024de14faf8 | /src/main/java/org/plug/babylon/service/ImporterService.java | 2caa0855b3b42f8a3c5cfedbde90e801bdccf7fd | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | clacote/babylon | 3a3555da848e942d8070f18bf0fe0b9733901299 | a36dbcc71e2f0dafd1614bb2372f4adbfd74dc94 | refs/heads/master | 2016-08-06T01:35:12.892668 | 2011-08-23T23:36:03 | 2011-08-23T23:36:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,191 | java | package org.plug.babylon.service;
import org.plug.babylon.service.importer.UnmanagedFileTypeException;
import java.io.InputStream;
import javax.ejb.EJB;
import javax.ejb.Stateless;
import org.plug.babylon.model.Owner;
import org.plug.babylon.service.importer.Importer;
import org.plug.babylon.service.importer.ImporterF... | [
"cyril.lacote@gmail.com"
] | cyril.lacote@gmail.com |
36e298776cad9f46a5f8d958a4e73fd804aa63aa | d917aa5eea8babff3b47ea0826550e2d42b955ba | /src/test/java/chap08/testable/UserPointCalculator.java | ed0403c650e7e785d369c1f8285e8d84d3b13e28 | [] | no_license | rheehot/tdd-junit5 | 2adac2f3c9bad2e91594eb619672bffb4e93816a | b9d75aeb34fb55f44b2426816763901d1a71f86f | refs/heads/master | 2022-11-27T01:23:00.822452 | 2020-07-26T09:18:19 | 2020-07-26T09:18:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 988 | java | package chap08.testable;
import chap08.subs.*;
import java.time.LocalDate;
public class UserPointCalculator {
private PointRule pointRule = new PointRule();
private Times times = new Times();
private SubscriptionDao subscriptionDao;
private ProductDao productDao;
public UserPointCalculator(Subsc... | [
"llsb156@gmail.com"
] | llsb156@gmail.com |
3d7874d3741feaef8b6c25a2fa940d8a1900b3af | 7fb128c497e0ea4392e1fb364bb3d2ff8387c269 | /app/sample/src/main/java/br/com/igorbagliotti/school/dagger/module/ActivityModule.java | a0a39799a2be0aea70444a1b9c2d6ed46b9c0b7b | [
"Apache-2.0",
"MIT"
] | permissive | igorbag/tcc_puc_software-engineer | dff51b2944b7f6bf9a20d0deedbc81229253144c | 76ab9b2cdc2d09486a509e5a79319fa58d2c2b11 | refs/heads/master | 2020-03-25T08:31:31.277753 | 2018-08-30T14:37:09 | 2018-08-30T14:37:09 | 143,617,382 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 400 | java | package br.com.igorbagliotti.school.dagger.module;
import android.app.Activity;
import android.content.Context;
import dagger.Module;
import dagger.Provides;
@Module
public class ActivityModule {
final Activity mActivity;
public ActivityModule(Activity activity) {
mActivity = activity;
}
@P... | [
"igor.bagliotti@gmail.com"
] | igor.bagliotti@gmail.com |
f9a7ad75c8e651fcdad1c5eac852be75d61abd5d | a85d2dccd5eab048b22b2d66a0c9b8a3fba4d6c2 | /rebellion_h5_realm/java/l2r/gameserver/tables/AugmentationData.java | 273b714308c173a4bf72adaff137a6edf86bd84c | [] | no_license | netvirus/reb_h5_storm | 96d29bf16c9068f4d65311f3d93c8794737d4f4e | 861f7845e1851eb3c22d2a48135ee88f3dd36f5c | refs/heads/master | 2023-04-11T18:23:59.957180 | 2021-04-18T02:53:10 | 2021-04-18T02:53:10 | 252,070,605 | 0 | 0 | null | 2021-04-18T02:53:11 | 2020-04-01T04:19:39 | HTML | UTF-8 | Java | false | false | 23,206 | java | package l2r.gameserver.tables;
import l2r.commons.crypt.CryptUtil;
import l2r.commons.util.Rnd;
import l2r.gameserver.Config;
import l2r.gameserver.stats.Stats;
import l2r.gameserver.stats.triggers.TriggerInfo;
import l2r.gameserver.stats.triggers.TriggerType;
import l2r.gameserver.templates.item.ItemTemplate;... | [
"l2agedev@gmail.com"
] | l2agedev@gmail.com |
2fc8029d56d6e89a46579d6b97130ece84d75613 | 6967c77c6ccf286919576f4bce9bd861592f68e0 | /mvp4g2-processor/src/test/resources/com/github/mvp4g/mvp4g2/processor/eventbus/filterAnnotationOnAMethod/IMockShellView.java | d3ad5fdd67f9ca4dbfbe38bfb92a43412304ae0e | [
"Apache-2.0"
] | permissive | mvp4g/mvp4g2 | 3caaf07f504487675ab4e8539dcccd5276fc2694 | 24f65ac7ad70b70dd12dc84af6a654c46b13a51a | refs/heads/master | 2021-01-10T06:55:38.716424 | 2019-06-17T09:04:46 | 2019-06-17T09:04:46 | 46,654,747 | 24 | 5 | Apache-2.0 | 2018-05-01T10:11:13 | 2015-11-22T09:55:03 | Java | UTF-8 | Java | false | false | 258 | java | package com.github.mvp4g.mvp4g2.processor.eventbus.filterAnnotationOnAMethod;
import com.github.mvp4g.mvp4g2.core.ui.IsLazyReverseView;
public interface IMockShellView
extends IsLazyReverseView<IMockShellView.Presenter> {
interface Presenter {
}
}
| [
"frank.hossfeld@googlemail.com"
] | frank.hossfeld@googlemail.com |
fa84965765490e5da347cc0e16c6cd8c41f80134 | 31f3164dbf1e6101c8f5895ea332167bb47f1a71 | /PhoneController/app/src/test/java/alchemist/myapplication/ExampleUnitTest.java | e590e8115844fb294371f164a7f0f17fbda231d9 | [] | no_license | Sam-567/RpiCar | 566f3f537032b9ef008d46f3e840ca4aba948e9b | 774d1820150860d8246e6b0b050e5f6079a15b6e | refs/heads/master | 2020-03-17T00:26:34.337127 | 2018-11-07T10:55:14 | 2018-11-07T10:55:14 | 133,116,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package alchemist.myapplication;
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 voi... | [
"sam.chapman567@gmail.com"
] | sam.chapman567@gmail.com |
2ed4571b4a6647b5c1c417bca32885768a1d268c | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/serge-rider--dbeaver/6a41d13aa7d9a91c5d9ce42e9e94b9da2fe51f34/before/NavigatorUtils.java | d542affea515449cc0c7a22def0a3111d132584a | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,029 | java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2016 Serge Rieder (serge@jkiss.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License (version 2)
* as published by the Free Software Foundation.
*
* This program is distr... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
64115244e3680c44844508423326777e3bca1c88 | 022a88182d7f6921257f97608cb328ed648b0810 | /Algorithms/The_Full_Counting_Sort/Solution.java | d269551378924ed7362d413db37ccdded7ced577 | [] | no_license | Schifty87/Hacker-Rank | f18eb8534bcf2fa511c879eaf7e94e009b81f37d | 3f0261e26388b53379d538c5a99e02b588d96817 | refs/heads/master | 2021-01-25T04:48:09.511224 | 2017-09-06T18:33:21 | 2017-09-06T18:33:21 | 93,466,764 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,427 | java | package The_Full_Counting_Sort;
/*Problem
*
*You are given a list of number-string pairs.
* Put them in order based on the number. No sorting
* is needed beyond that. First come first served based
* on the number.
* The first half of the number-string pairs are represented
* by '-' instead of the ... | [
"ryan.j.schiferl@gmail.com"
] | ryan.j.schiferl@gmail.com |
b3d412d0745ff2fc65ceb479205cf6ea98379b10 | f83d2ad905cde0a2f3d03bca1d32efbf978d8646 | /src/edu/uta/cse/group9/controller/CancelAppointmentController.java | 129bd1994d58a487ffee580d26a2a4ccf10b5dd0 | [] | no_license | gurleenkaur793/MavAdvisingSystem | e7b50cfa88cd15ecf6329a66783722f7c06cadbe | 49b342ffff056889f7210ce3c2c90fbce88265f8 | refs/heads/master | 2021-01-19T19:59:12.574818 | 2017-04-17T05:37:16 | 2017-04-17T05:37:16 | 88,472,593 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,500 | java | package edu.uta.cse.group9.controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import edu.uta.cse.group9.database.DatabaseManager;
import edu.uta.cse.grou... | [
"gurleen.kaur@mavs.uta.edu"
] | gurleen.kaur@mavs.uta.edu |
de016cfa3859f290c40a1106765ed7cb830555f2 | 007e59c0e522bbec5d3dd37c81e01da4a4601a88 | /7_sakila/src/main/java/hu/uni/eszterhazy/framework/dao/entity/CityEntity.java | 8b2a7e853cd335db2e93759e0090705214dc1ca5 | [] | no_license | ZsoltToth/FrameworkBasedDevelopment2020 | 1e9bf38960f8d2a1454c4f02a597c1808184a45d | d9609b2e781838781eff287f6886db074e112f5d | refs/heads/master | 2023-01-14T14:47:03.683446 | 2020-11-23T10:17:14 | 2020-11-23T10:17:14 | 297,224,717 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 654 | java | package hu.uni.eszterhazy.framework.dao.entity;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.sql.Timestamp;
@Entity
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
@Table(name = "city", schema = "sakila")
p... | [
"tothzs87@gmail.com"
] | tothzs87@gmail.com |
b78dc50afebcd8f3b5ea4466d9fed286d0e24fef | bfe4f1d5f0b1472ad0e195e8fb72c545b8ab1ff6 | /src/com/fg/Collection/TreeMapTest.java | 9ea7b3a25f902aa03b3d039345b30caea228f443 | [] | no_license | kentGuo/Java_practice1 | 93bd99255af3af77d4eadda43a4a568da9c5661f | 459bc7626c64dd91146438ae506ac075c87eb856 | refs/heads/master | 2020-03-27T01:31:41.653782 | 2019-03-25T14:37:05 | 2019-03-25T14:37:05 | 145,719,378 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,541 | java | package com.fg.Collection;
import java.util.Set;
import java.util.TreeMap;
class R1 implements Comparable<Object>{
int count;
public R1(int count) {
this.count=count;
}
@Override
public String toString() {
return "R[count:"+count+"]";
}
//根据count来判断两个对象是否相等
@Override
public boolean equals... | [
"417931378@qq.com"
] | 417931378@qq.com |
14c780147451cb7282860c3f081e9349ef89bccb | d4c5ee06ba8215873b4ed54a491f42e98a95ece6 | /src/org/forsook/parser/java/ast/lexical/LiteralExpression.java | 07e2d3eb37e350108d8c9a389acc9bee7a0b3752 | [] | no_license | cretz/forsook | 7a3f05e4849475fa6f5129c767b0f72b969409b4 | 0dd711ea23241eaa83070de4cfee263b7d46de73 | refs/heads/master | 2016-08-04T15:10:12.205066 | 2012-08-05T21:48:11 | 2012-08-05T21:48:11 | 3,037,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,096 | java | package org.forsook.parser.java.ast.lexical;
import org.forsook.parser.java.JlsReference;
import org.forsook.parser.java.ast.expression.Expression;
import org.forsook.parser.java.ast.expression.PrimaryNoNewArrayExpression;
@JlsReference("3.10")
@SuppressWarnings("serial")
public class LiteralExpression extends Expres... | [
"chad.retz@gmail.com"
] | chad.retz@gmail.com |
e7267cb2181c08d0247ffeeb707e49b44b947bbd | c0e3d0eab5d7007d2ecd81a638570a23407c9eee | /src/main/java/com/hnust/mr/index/TwoIndexDriver.java | 7e730093bc0252368c2033e2b3a27c60e4059046 | [] | no_license | 1476183937/HadoopLearn | 51a14ddc5caaa2c3e0a7e3fcf6a947266b6b283e | 326ad4d06f4adb526c4990e146b80f73f9dc5010 | refs/heads/master | 2023-03-27T21:58:51.495809 | 2021-03-25T12:04:16 | 2021-03-25T12:04:16 | 351,421,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,466 | java | package com.hnust.mr.index;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;
import java... | [
"1476183937@qq.com"
] | 1476183937@qq.com |
d7d39150287f63d29dba68f9ca1f6eb08960f8cd | cdc3639bebcc359f35de09068b29f1da9bb17fa3 | /odps-sqoop/src/java/com/cloudera/sqoop/mapreduce/MySQLExportMapper.java | 30046dd7f8b0b8c3992278de2a779d7e7764fcd2 | [
"Apache-2.0",
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | aliyun/aliyun-maxcompute-data-collectors | ea874a8aee606764270a0e198f6d4cc3546d84d7 | ced3eab524aef870f38828fc7891633dbe6e72f2 | refs/heads/master | 2023-08-30T21:04:00.344985 | 2022-06-24T05:39:51 | 2022-06-24T05:39:51 | 79,514,986 | 107 | 61 | Apache-2.0 | 2023-06-15T16:19:17 | 2017-01-20T01:56:46 | Java | UTF-8 | Java | false | false | 1,303 | 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... | [
"zhe.oyz@alibaba-inc.com"
] | zhe.oyz@alibaba-inc.com |
26f6449738077a69fc93466772c1ff141ec69bb9 | fc68842122cee3c6b4962b3afce67e5cf5de0ce7 | /app/src/main/java/com/example/foodorder/Chefsendotp.java | 4748d13d84dca3cf5ac42b727b185e856183f038 | [] | no_license | Saumil4122000/FoodOrder | 690bc12de5f0c46bd77e57cb97e4be4de6c2ade2 | 7c3717adc5fbb77a7fc937a58366f95c0e384a92 | refs/heads/master | 2023-07-28T22:57:37.329216 | 2021-09-23T16:55:51 | 2021-09-23T16:55:51 | 360,046,662 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,894 | java | package com.example.foodorder;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.os.CountDownTimer;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.T... | [
"saumil1220@gmail.com"
] | saumil1220@gmail.com |
9a754e15577c29208fbda3c100b8a004a2662861 | 18bbf11b029716b480cb1c4470f438eb44976351 | /src/main/java/com/grupa2/chocolate/ChocolateController.java | ca0cae2652db0c123980a60cd9cfc96db50f0ec1 | [] | no_license | AmaliaIoanaBob/ciocolata | c3ec1bd44310f93006547662770d173f1eba8d39 | 1c92af689adb8a70e9b76c2ed99ba565e52fd8c8 | refs/heads/master | 2022-06-24T02:58:51.756521 | 2019-12-04T17:19:09 | 2019-12-04T17:19:09 | 225,428,171 | 0 | 0 | null | 2022-06-21T02:21:53 | 2019-12-02T17:11:10 | Java | UTF-8 | Java | false | false | 562 | java | package com.grupa2.chocolate;
import com.grupa2.AbstractController;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/api/chocolate")
public clas... | [
"bobamaliaioana15@gmail.com"
] | bobamaliaioana15@gmail.com |
4c5ce3cb76fa69126ca4a4dfdcf20ecc90915f32 | 3b26a0d39305e54c859c80f040170f928f23a644 | /UniversalMediaPlayer/java/com/android/pump/provider/KnowledgeGraph.java | 588246cf303f766aca1015251932a795fbf1a7c2 | [] | no_license | MyMagma/apps | cfd74d98c7b81d4bc2f4b4946484a7be1b3bb4ef | 128d43ae1aa967328b32225f5eb162fb3b6569d3 | refs/heads/master | 2020-12-27T06:49:24.811808 | 2020-02-02T17:32:35 | 2020-02-02T17:32:35 | 237,800,995 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,830 | java | /*
* Copyright 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"user@email.edu"
] | user@email.edu |
2ed382065c03eb5522fdc2337e58eb3cd7685c85 | 0c7d14a88f817989b3e9382b1826367b1cbb8131 | /core/src/test/java/com/zaubersoftware/gnip4j/api/model/GeoDeserializerTest.java | 7f17c08f9e490596cddf86cccec63fb65d0e40b5 | [
"Apache-2.0"
] | permissive | BrandwatchLtd/gnip4j | c39b6b67a12e98f5cb4be642d4107ee67cb8f6d2 | 4f943df82e95686c9d4ccbe8753383a5770a7b2c | refs/heads/master | 2021-01-15T20:43:07.480713 | 2015-07-25T04:33:10 | 2015-07-25T04:36:42 | 40,717,546 | 0 | 2 | null | 2017-02-15T16:02:52 | 2015-08-14T13:56:37 | Java | UTF-8 | Java | false | false | 3,500 | java | /**
* Copyright (c) 2011-2012 Zauber S.A. <http://www.zaubersoftware.com/>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"juan@flowics.com"
] | juan@flowics.com |
fb23dc1a29873052d8098241456b630189157420 | 6cf5afa88f9e42f705c3b21138a692d4a736efa4 | /app/src/main/java/com/zepan/caifuyun/activity/SalesJournalActivity.java | f814dc2b1ca6dcab4b7ac5e4035ae645f61449a7 | [] | no_license | xuetenglong/caifuyun | c84c344fab57c4bed9be2777301a40bd75127ae4 | 3430e2e3ffb64a371424f989716135253c943395 | refs/heads/master | 2021-05-31T00:31:34.599157 | 2016-03-31T09:41:32 | 2016-03-31T09:41:32 | 55,123,956 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,295 | java | package com.zepan.caifuyun.activity;
import java.util.ArrayList;
import java.util.List;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPager;
import android.support... | [
"xue.tenglong@piaojiaowang.com"
] | xue.tenglong@piaojiaowang.com |
f3efc18158a4c250fa8de868cb7759c81dcfaa0f | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-glue/src/main/java/com/amazonaws/services/glue/model/ColumnRowFilter.java | ba525893cae377bd6757e17dba376c09ab03f72a | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 5,887 | java | /*
* Copyright 2018-2023 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... | [
""
] | |
00b796553b0da74c4cd6b170aa858bb4f52e6465 | 1ca86d5d065372093c5f2eae3b1a146dc0ba4725 | /testing-modules/junit5-annotations/src/test/java/com/surya/junit5/registerextension/RegisterExtensionUnitTest.java | 6f5eb84e32fcd5ab7d62ba02d870b2a32fa0abbf | [] | no_license | Suryakanta97/DemoExample | 1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e | 5c6b831948e612bdc2d9d578a581df964ef89bfb | refs/heads/main | 2023-08-10T17:30:32.397265 | 2021-09-22T16:18:42 | 2021-09-22T16:18:42 | 391,087,435 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 937 | java | package com.surya.junit5.registerextension;
import com.surya.junit5.registerextension.RegisterExtensionSampleExtension;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.RegisterExtension;
/**
* This test demonstrates the use of the same extension in ... | [
"suryakanta97@github.com"
] | suryakanta97@github.com |
c820d1c88cd981b5365c26b8fa35f11ab7fd67ec | df18264fec69afd2561ded6204343973c6c0e83a | /src/test/java/com/brain/inam/config/WebConfigurerTest.java | 8a745719c0632733facfb72f1883886264b246cd | [] | no_license | sandalothier/inam | adfed4020621140e25844e0ed934fcb9f7e06f03 | d0e6b8d4104114c975e15d90df5ee376e7d13627 | refs/heads/master | 2022-12-25T02:01:02.102325 | 2019-09-23T15:05:03 | 2019-09-23T15:05:03 | 210,384,602 | 0 | 0 | null | 2022-12-16T05:05:44 | 2019-09-23T15:04:48 | Java | UTF-8 | Java | false | false | 7,172 | java | package com.brain.inam.config;
import io.github.jhipster.config.JHipsterConstants;
import io.github.jhipster.config.JHipsterProperties;
import io.github.jhipster.web.filter.CachingHttpHeadersFilter;
import org.h2.server.web.WebServlet;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import ... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
5cfa2e929f65837ab99eec72d5772eb19897a708 | ae9757cf79fe991e03fb71c4f35cdc42aefeb78d | /ecif/src/main/java/com/gt/ecif/entity/RoleResourceOperator.java | 290ba17a37572e04d953d1bc74527f53e6809330 | [] | no_license | xiaoguanmm/ecif | cf751c974fdc8ea278a7d7e789ac16b039b7d215 | 4c9a94f477d1632001a7f7bd53f3633d2886cce5 | refs/heads/master | 2022-07-11T01:07:24.094867 | 2020-03-14T04:38:41 | 2020-03-14T04:38:41 | 247,207,166 | 0 | 0 | null | 2022-06-21T02:58:56 | 2020-03-14T03:51:10 | CSS | UTF-8 | Java | false | false | 1,274 | java | package com.gt.ecif.entity;
import java.io.Serializable;
import java.util.Date;
public class RoleResourceOperator implements Serializable{
private static final long serialVersionUID = 1L;
private String pid;
private String roleId;
private String resourceOperatorId;
private String createId;
pri... | [
"724534476@qq.com"
] | 724534476@qq.com |
516df02f4593bff0ea8a974c89c48efbc9d48f24 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project117/src/test/java/org/gradle/test/performance/largejavamultiproject/project117/p585/Test11713.java | f72221a4da90a9a1dd80d4c601387649e0c29537 | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,112 | java | package org.gradle.test.performance.largejavamultiproject.project117.p585;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test11713 {
Production11713 objectUnderTest = new Production11713();
@Test
public void testProperty0() {
String value = "value";
objectUnderTest... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
f61d2eb99f107181271a3f6b23cf8c63ff49566e | 35aea6d59e313063cc53fb48cfb32bf1ca7c7919 | /src/OpenSignServer/releases/0.3/src/main/java/org/owasp/oss/Configuration.java | a336152e9dd35c56ec7d74c065d9aadbd99bd2f3 | [
"MIT"
] | permissive | abb-wcheung/opensign-project | c0d810cea2eb9c497dfaeab84f80909bf4d93acd | 0856a3e7cb8cd736384362ae8bad6f8362058a2e | refs/heads/master | 2016-09-01T21:26:14.317040 | 2008-11-02T17:46:44 | 2008-11-02T17:46:44 | 39,601,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,719 | java | package org.owasp.oss;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Properties;
import org.apache.log4j.Logger;
import org.apache.log4j.PropertyConfigurator;
import org.owasp.oss.ca.CertificationAuthority;
/**
* This class reads the c... | [
"philipp.potisk@725ea65b-bb50-0410-bc28-9f83e2431ff3"
] | philipp.potisk@725ea65b-bb50-0410-bc28-9f83e2431ff3 |
62f611fea8f818739ad46207f1005821e7402fbf | 8ada64b660b7c8c1f909fc75c5d0424b2eb5a086 | /JAVA/T.9 POO/E3/MainE3.java | 1346c308f1f9d7e1ab9c1cd7c8dc4b166c7a82a7 | [] | no_license | esthermelendez/ejercicios-programacion-daw | 1d94047d786e772dadcb5c906d25b8adb18f2079 | d82d8ff0f59c0c88dec511d9982be6109c8af568 | refs/heads/master | 2021-09-07T03:54:20.585394 | 2018-02-16T23:17:13 | 2018-02-16T23:17:13 | 105,865,666 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,169 | 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 E3;
/**
*
* @author meloc
*/
public class MainE3 {
/**
* @param args the command line arguments
*/
public static... | [
"sthyb99@gmail.com"
] | sthyb99@gmail.com |
0c3775fd940545da6683d8c34ec32354ad348fa1 | 8cdf7cbb4865c93dc4fe16d9ef0e95861fcd45f4 | /eshop-coupon/src/main/java/com/hxm/eshop/coupon/dao/CouponSpuCategoryRelationDao.java | 8cbaec047f4ae3407cbe5267ff978c1ab7fbfd80 | [] | no_license | z596593851/eshop | 698d7798e4c41fe6852abb23dfd189c884840f69 | 35e35b290859280621672209c06cc78534d8d0f9 | refs/heads/master | 2023-06-24T19:13:41.207294 | 2021-07-07T06:16:04 | 2021-07-07T06:16:04 | 361,741,550 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.hxm.eshop.coupon.dao;
import com.hxm.eshop.coupon.entity.CouponSpuCategoryRelationEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* 优惠券分类关联
*
* @author xiaoming
* @email z596593851@gmail.com
* @date 2021-05-08 14:48:37
*/
@Mapper
publ... | [
"huxiaoming02@58.com"
] | huxiaoming02@58.com |
d64139285fcb693e5989916418924bbaca5c2ed1 | c3fa5ba0f65167ce3c64d4d7850058ab0606246a | /src/main/java/com/techery/droid/billings/utils/Base64.java | a09474dd9ee95a561f3bda78fbe3b008b30e87b9 | [
"MIT"
] | permissive | evrimulgen/DroidBilling | 09b5f1d2f9de3faecb1fe8a445ecf8433306cc3d | 468c4886ea611ca383765baeecd15a2ba2aac59a | refs/heads/master | 2021-01-12T22:22:03.741186 | 2013-11-27T20:48:59 | 2013-11-27T20:48:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,878 | java | package com.techery.droid.billings.utils;
public class Base64 {
/** Specify encoding (value is {@code true}). */
public final static boolean ENCODE = true;
/** Specify decoding (value is {@code false}). */
public final static boolean DECODE = false;
/** The equals sign (=) as a byte. */
priva... | [
"sergeizenchenko@gmail.com"
] | sergeizenchenko@gmail.com |
0d9530e7a381733be6f9204294da9c33a1002d13 | 88ea1b0294a2c66eaa0bca3e4b0fdcb158e04765 | /app/src/main/java/in/tts/browser/browser/Javascript.java | a3609b6a1a7de0d440442b264bc7f40fd5c0d904 | [] | no_license | dttminers/TTS | 1b0973c21c362004ffb5eb5dbae30e8401d8ab05 | c4531c3a1ed2fd6cfc06d18b4b4c391fe40ae872 | refs/heads/master | 2020-03-21T15:04:15.225625 | 2018-09-18T13:15:07 | 2018-09-18T13:15:07 | 138,692,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,798 | java | package in.tts.browser.browser;
import android.content.Context;
import android.content.res.AssetManager;
import android.util.Log;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.L... | [
"37068505+Akshipta@users.noreply.github.com"
] | 37068505+Akshipta@users.noreply.github.com |
4ff78c7263373885fc00294234812ffd77076795 | 3ec3dd99ce0bf09380aa3e8beb40fa9c5c41c60e | /src/playerc/semanticactions/MakeRecordInitsExpression.java | 79aff4088c3a21c42f9f8476d20ced22d1b53449 | [
"Unlicense",
"LicenseRef-scancode-public-domain"
] | permissive | jdavcs/playerc | 3e46d58f0cfa5ab7f9a325daf37ef7fe191c5e19 | 5ca0a71503389fb5562153feee69f34e8de14b2c | refs/heads/master | 2022-04-30T09:57:51.876998 | 2018-05-23T04:26:12 | 2018-05-23T04:26:12 | 101,432,301 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | /*
* This code is part of a compiler for the Player programming language
* Created: 2004-2005
* Revised: 09/2017
*/
package playerc.semanticactions;
import java.util.Stack;
import playerc.SemanticAction;
import playerc.Token;
import playerc.abstractsyntax.NewTypename;
import playerc.abstractsyntax.RecordInitList;... | [
"sgolitsynskiy@gmail.com"
] | sgolitsynskiy@gmail.com |
cd03f7321e5d781e31da796f99df5c76c3ac3a4c | d5ea2e5a815f9799e4c8056d4585f145a15957a1 | /qshp-commons-lang/src/main/java/org/qshp/commons/lang/BaseDomain.java | 2f4be635bd1b5da794e33464d0e078d7c2916004 | [] | no_license | qshp/qshp-commons | 43824c93245f518d0d05204005691b21049afda1 | 137598ed3dbd6c0bddad6deb935416155c0375e5 | refs/heads/master | 2021-01-10T21:48:36.060583 | 2016-02-14T14:01:04 | 2016-02-14T14:01:04 | 42,348,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 558 | java | /*
* Copyright 1998-2012 qshp.org All right reserved. This software is the
* confidential and proprietary information of qshp.org ("Confidential
* Information"). You shall not disclose such Confidential Information and shall
* use it only in accordance with the terms of the license agreement you entered
* into wit... | [
"qinyong2020@sina.com"
] | qinyong2020@sina.com |
4967bb82c152c91e124993875222b2dadc2cb081 | adaaacc0da2eb6f4a1dc1794cf15b493bb8912bf | /src/test/java/TaskListTest.java | 81c32580d5c0f8792cd361eece617797cfaaa22c | [] | no_license | alam8064/duke | b04efdb93eab7be0e06cc40d4a398709fe140a55 | d54581b5d4bbdbd2e03f7212d2f8cdf9dca4503c | refs/heads/master | 2020-12-15T20:05:10.566322 | 2020-02-19T13:05:10 | 2020-02-19T13:05:10 | 235,238,881 | 0 | 0 | null | 2020-02-13T07:14:47 | 2020-01-21T02:21:10 | Java | UTF-8 | Java | false | false | 644 | java | import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class TaskListTest {
@Test
public void testMarkAsDone() {
TaskList taskList = new TaskList(new ArrayList<>());
taskList.arr.add(new Todo("read book"));
ta... | [
"59945273+alam8064@users.noreply.github.com"
] | 59945273+alam8064@users.noreply.github.com |
1d9a90f1a27a3e5f417ffbea12a280d977a35e2f | 194422c7909bb5aa7658532ebb93b0bb672e90c1 | /MolecularGUI/app/src/main/java/com/example/esteb/moleculargui/Main2Activity.java | 8f380818248b4b4ab5de27575f3f147040fb8bcb | [] | no_license | EstebanHRasch/MolecularGUI | fcc9c2d0ddd2a2ea2691949f279a7f26c21ab6a2 | 39b0c466001807534216ff4648ce87d801d84ac6 | refs/heads/master | 2022-05-27T00:00:59.024552 | 2020-03-20T04:48:57 | 2020-03-20T04:48:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | package com.example.esteb.moleculargui;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class Main2Activity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.... | [
"33496976+EstebanHernandez1@users.noreply.github.com"
] | 33496976+EstebanHernandez1@users.noreply.github.com |
89a0f3c38dca37967db3554a5f906022c04c143b | 642a2adf2bc0bc43fa8199dd4db362e58b0c12cf | /src/test/java/dao/testRoleDao.java | f6434dd269895016842b07f263024fb96b06a9ba | [] | no_license | yinmh/rbac | 4e077fb07702bcdfaa7ca18f7b344149c276abef | 497476481772c59f0a764c1b3d50344b513e9d94 | refs/heads/master | 2020-04-29T15:09:40.793969 | 2019-03-18T06:37:46 | 2019-03-18T06:37:46 | 176,219,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package dao;
import com.westos.rbac.dao.RoleDao;
import com.westos.rbac.dao.impl.RoleDaoImpl;
import com.westos.rbac.domain.Role;
import org.junit.Ignore;
import org.junit.Test;
import java.util.List;
public class testRoleDao {
RoleDao roleDao = new RoleDaoImpl();
@Test
@Ignore
public void testFindBy... | [
"2573899087@qq.com"
] | 2573899087@qq.com |
6332e8f6cf3b9471ca3a9aa49cab3eebe9527907 | c12e22fbab7826b9c0ca65ad8472972a23f0223d | /bundles/designerx/ui/org.openhab.designerx.ui.javafx/src/main/java/org/openhab/designerx/ui/javafx/controller/BaseController.java | fb7d6f2789620d9239624b6de57b64bb875afdde | [] | no_license | leonzhouwei/openhab_designerx | a659da72a070a5072af628fc19e930ab75d807a6 | aa8de152fc1cd2f979c6b8c4409bba4ad1e450de | refs/heads/master | 2021-01-21T10:12:50.395976 | 2014-05-18T16:11:21 | 2014-05-18T16:11:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,235 | java | package org.openhab.designerx.ui.javafx.controller;
import java.awt.Dimension;
import java.awt.Toolkit;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.stage.Stage;
public abstract class BaseController {
protected Stage stage;
public abstract Parent getView();
public BaseController create... | [
"leonzhouwei@gmail.com"
] | leonzhouwei@gmail.com |
f0dd2daaa86227cd128ee3612fc909341d400417 | 0d058a4d3fcf014a3bcb7e342154e839218f1877 | /src/java/helper/Clone.java | 3f52848f4de81644ac7a8fe723a37bdd865a4b6f | [] | no_license | maxredng/corefx | 644c68f820b693af5885c75e66f698be70808616 | 7119e228325954496015dc837a35019452aeebbd | refs/heads/master | 2020-04-05T22:09:48.089517 | 2018-11-12T20:29:39 | 2018-11-12T20:29:39 | 157,247,021 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,489 | 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 helper;
import data.connection;
import data.data;
import html.feed;
import html.tag;
import javax.servlet.http.HttpServletRequ... | [
"Maxim.Karpov@valtech.com"
] | Maxim.Karpov@valtech.com |
3eaa5a13189a772c55e6988f1579914d4dfc7db5 | d31756eed3ae1869690b48b23b302b4231e73ba8 | /voizd-mediacommons/src/main/java/com/voizd/media/utils/file/AbstractMediaFile.java | 0b79e63f0028b7afaa1cf7112144b012d1acb750 | [] | no_license | mkggupta/VOIZD | 1cd6842ef5fb5f4cb760b3863e19964c372c413d | 07c65015b8cf765ae2f1bc60f0aa250c0bd6576e | refs/heads/master | 2021-01-10T06:45:50.947271 | 2015-12-26T07:09:56 | 2015-12-28T12:54:56 | 48,504,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,136 | java | package com.voizd.media.utils.file;
import com.voizd.media.dataobject.exception.UnsupportedTypeException;
import com.voizd.media.dataobject.file.MediaFile;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.Formatter;
import java.util.Map;
import java.util.concurrent.a... | [
"manish.g.wnsgs@gmail.com"
] | manish.g.wnsgs@gmail.com |
c62875e9a4b06571224a221686358f09dc06d855 | 50b4bfc2fe47a5a497d5ecdf291c61d62d5502a7 | /src/main/java/pl/pabilo8/immersiveintelligence/common/CommonProxy.java | f0a8935e7e06a108ae2e4fc82ca19a658c99d608 | [] | no_license | Milkafund/ImmersiveIntelligence | 689cabf40d577893a7bdb7002a3fd70d9101a1fa | 0423e86de27a59f9549733087ce6824fac52eb39 | refs/heads/master | 2021-04-10T19:05:47.978896 | 2020-03-20T13:45:35 | 2020-03-20T13:45:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 54,582 | java | package pl.pabilo8.immersiveintelligence.common;
import blusunrize.immersiveengineering.ImmersiveEngineering;
import blusunrize.immersiveengineering.api.DimensionBlockPos;
import blusunrize.immersiveengineering.api.IEApi;
import blusunrize.immersiveengineering.api.MultiblockHandler;
import blusunrize.immersiveengineer... | [
"pabilo1.PG@gmail.com"
] | pabilo1.PG@gmail.com |
d79a954994f9e6a9fdb35e0ae8fd4cdb1648365b | b621910d7a23e3df18402ab402378bc0aa3d8e1e | /src/pigLatin/PigLatin.java | dc997546e61f55e8d45652c3106b67a2ecca8afa | [] | no_license | clairegreiner/Pig-Latin | 3ddd63ae94adc9bf3b1db4f925cc93810c626c6d | 2744688d6c7c74d30d24b9d822c991f65b5351c4 | refs/heads/master | 2021-01-20T17:32:49.315595 | 2016-08-05T12:21:42 | 2016-08-05T12:21:42 | 65,016,158 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 999 | java | package pigLatin;
import java.util.Scanner;
public class PigLatin {
public static void main(String[] args) {
// TODO Auto-generated method stub
String realWord ;
char pigHead;
String pigHeadless = null;
String pigletLatin =null;
String translation =null;
greeting();
realWord = typeWord ();... | [
"clairegreiner@gmail.com"
] | clairegreiner@gmail.com |
2a95eaa4ebc6e7e9849ee8d9f19625a1c5c9e1ef | 0cff2c7487e6f8ff6bad9e8b7cb330921419caf5 | /spring-boot-rest-example-student/src/main/java/prime_numbers/Main.java | d33b316d72ae9aad72f4ae366a26b47e272f0cb5 | [] | no_license | PavelZeger/irm-example | a2fd6ad279a663353d1303af7770225df661e499 | 10397093eb3d03c34d111552be2c1aae900d7102 | refs/heads/master | 2023-04-24T14:02:14.421465 | 2021-04-28T12:52:10 | 2021-04-28T12:52:10 | 356,183,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | package prime_numbers;
import java.util.Arrays;
import java.util.stream.IntStream;
/**
* @author Pavel Zeger
* @implNote irm-example
* @since 09/04/2021
*/
public class Main {
public static void main(String[] args) {
int[] numbers = IntStream.rangeClosed(0, 100).toArray();
int[] primeNumbers ... | [
"gabberoid@gmail.com"
] | gabberoid@gmail.com |
64099b7a5a32c45005cafd27bb094d369a0b437b | d6e75d943a2a41473d06f0cc134ab3162f09d6b5 | /src/test/java/com/scp/selenium/seleniumBatchSeven/SeleniumDemo.java | 1a53e02b7a166083a55acafdc3ffe7a13c6d9690 | [] | no_license | yogymax/SeleniumX7 | 44d5fc25025aa7900e9494c98cbdfe725a846e4a | e03637396b5766b8c2edfb9b4ceff9868db6f1c9 | refs/heads/master | 2021-05-06T16:44:11.989779 | 2017-12-16T07:53:12 | 2017-12-16T07:53:12 | 113,723,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,535 | java | package com.scp.selenium.seleniumBatchSeven;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.testng.Assert;
public class SeleniumDemo {
public static void main(String[] args) {
/**
* Seleniu... | [
"yogymax@gmail.com"
] | yogymax@gmail.com |
2d1d7a936e782df7db6c3d0615df7bc2bd4ca1e9 | 749c7cfc1ce7af5c852eae7e55b72fc4f198513d | /PlanJourney/src/main/java/com/tim9/PlanJourney/repository/BranchOfficeRepository.java | 6fc1f4e77f3a44d1819ee730eba5631682fd5f90 | [] | no_license | jelenacuk/ISA-MRS | 12e6de062bbaa49f55042957e908b2cc2b0a1cf3 | b8f8f82af6ef693e13987da79c09be83f2d96bbb | refs/heads/master | 2022-02-17T15:28:14.986504 | 2019-06-20T19:22:13 | 2019-06-20T19:22:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 260 | java | package com.tim9.PlanJourney.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.tim9.PlanJourney.models.rentacar.BranchOffice;
public interface BranchOfficeRepository extends JpaRepository<BranchOffice, Long> {
}
| [
"mile.prastalo97@gmail.com"
] | mile.prastalo97@gmail.com |
eea11c8ab388e458c992c47856969edb8b527b39 | 83159c3fd3d440b976b0d744d1112ca325e9943d | /src/main/java/ua/kiev/prog/automation/framework/product/app/progkievua/forum/ModaratePage.java | b6273addc31d608082d9cf7e37ab0942ea557fa1 | [] | no_license | PotapIhor/automation-framework | bf186059a53c64a9e879fc47d64f946f503f17e7 | 8a320a80e05e3957189d03d6410a74db0bf62866 | refs/heads/master | 2020-03-21T13:39:22.975967 | 2018-07-02T17:14:49 | 2018-07-02T17:14:49 | 138,618,279 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package ua.kiev.prog.automation.framework.product.app.progkievua.forum;
import org.openqa.selenium.By;
import ua.kiev.prog.automation.framework.core.product.Component;
import ua.kiev.prog.automation.framework.product.app.progkievua.Forum;
import ua.kiev.prog.automation.framework.product.app.progkievua.forum.base.Forum... | [
"johndoe@example.com"
] | johndoe@example.com |
813394345fbdc7e00669fdd5f7bff8391deeef31 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/plugin/sns/storage/AdLandingPagesStorage/AdLandingPageComponent/component/r.java | 7c7234e8d71591666d2cb8efd5640c60f18e3daa | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,508 | java | package com.tencent.mm.plugin.sns.storage.AdLandingPagesStorage.AdLandingPageComponent.component;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Looper;
import android.support.v4.content.d;
import android.view.Vie... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
70682bf2eb22963416832ea00025d28541e699af | 07b9c8cfca6b72d2bd32f3ebaa1519bfdf94175f | /src/com/mainacad/ApplicationRunner.java | 822f47d85239afb89cee52fbdf72c179e39c7af9 | [] | no_license | AllroadDev/HomeAssignment1_MD | c6d277a8ff515a63d643e90abb711839f7289da9 | 92434eb82a0fcef65e099b4da3f06987a4349815 | refs/heads/master | 2020-08-08T04:14:38.132074 | 2019-10-16T11:09:32 | 2019-10-16T11:09:32 | 213,709,104 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,692 | java | package com.mainacad;
import com.mainacad.Circle.Circle;
import com.mainacad.Square.Square;
import com.mainacad.Triangle.Triangle;
import com.mainacad.abs.Shape;
public class ApplicationRunner {
public static void main(String[] args) {
Triangle triangle = new Triangle();
triangle.setBase(13.5);
... | [
"sasha110102@gmail.com"
] | sasha110102@gmail.com |
0865a128e0bcade0d9442ff4e358d558a3a0d526 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_f40663379173bdc5ab6aba1101025c62cb686ba2/AbstractInstrumentationMojo/5_f40663379173bdc5ab6aba1101025c62cb686ba2_AbstractInstrumentationMojo_t.java | a167a5a2b982dc8d21230d8342b0142ea0224eb7 | [] | 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 | 36,357 | java | /*
* Copyright (C) 2009-2011 Jayway AB
* Copyright (C) 2007-2008 JVending Masa
*
* 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... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
d5728094c8931d3188f20ab4af452440928da085 | 3f3489bd05d0e10d7e75b2896435f0cb84aa3e3b | /src/main/java/com/wmh/programmeTransaction/service/UserService.java | 46cc7ab03e13d279a7cf8d05f41a23135fd3ef0e | [] | no_license | jpower/spring_demo | 4e8a8cd6421eb32b338d24fdebbd054499f6013c | 83d4142b3b7c3bacfce2a3c535b1c7f9ad1d224a | refs/heads/master | 2020-04-14T16:43:42.233760 | 2019-01-03T10:37:40 | 2019-01-03T10:37:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 170 | java | package com.wmh.programmeTransaction.service;
/**
* Created by 周大侠
* 2018-11-24 11:07
*/
public interface UserService {
void add(String id, String name);
}
| [
"wmh@qq.com"
] | wmh@qq.com |
176c563bc10dde6f776a3ce3a5724624ee5b750f | 38bd0b45910128fca06b0c259a47d8a216a82f41 | /javamaven/src/test/java/com/wednesday/app/AppTest.java | 30d6543d8ffd06ba2af1bfd76fdee800703a8250 | [] | no_license | sabnew/wednesdayselenium | ea5501358a04eff053a502d7caa594c2068f77e3 | 77101d6ddfd7cf2ed67c14901bf3c84a1d6dfd8d | refs/heads/master | 2021-06-26T05:06:44.563475 | 2017-09-13T19:36:46 | 2017-09-13T19:36:46 | 103,440,848 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 645 | java | package com.wednesday.app;
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 AppTes... | [
"sabnew83@gmail.com"
] | sabnew83@gmail.com |
550d2d327db2f7bb80ebca3ea87209505ae080dd | b3c86261b27c7d802e77ae0fdad44c298893bc46 | /consume/src/main/java/com/consume/graphql/consume/service/IPersonajeService.java | 68113c744a66cac0738975a84f36812b7af53fd2 | [] | no_license | cristhian1820/consumographql | 1a1f9842d36a0dac4bde57f13a4e945c3f86c00a | 5aa9317b673370b291667ae427acbe2c1b87537c | refs/heads/main | 2023-01-20T04:55:33.844337 | 2020-12-01T17:35:32 | 2020-12-01T17:35:32 | 317,618,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package com.consume.graphql.consume.service;
import com.consume.graphql.consume.model.dto.InputPersonaje;
import com.consume.graphql.consume.model.dto.PersonajeDto;
import org.springframework.http.ResponseEntity;
import java.util.List;
public interface IPersonajeService {
ResponseEntity<String> obtenerPersonaje... | [
"50779675+cristhian1820@users.noreply.github.com"
] | 50779675+cristhian1820@users.noreply.github.com |
3d3e7581e41d5f712455e11361ab74395d189368 | df2739817ea32ca8198effcd5e5928082b12c268 | /src/Child.java | 5aa0abc394b91157d4697119fbc959cfecf87dbf | [] | no_license | olasip/LearningJava | 320468568285e982e9f27efe37d1e35b8e443981 | f7ede171c114afd1ad7ceed5024dfd65f7798abc | refs/heads/master | 2020-03-18T22:25:02.392915 | 2018-06-14T12:23:46 | 2018-06-14T12:23:46 | 134,432,744 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 156 | java |
public class Child extends Parent {
public static void main(String[] args) {
Child c = new Child();
System.out.println(c.eyeColor);
}
}
| [
"aleksandrysip@gmail.com"
] | aleksandrysip@gmail.com |
d963221f79887edb32c2a76027ef7253b8f6af9d | 7ad843a5b11df711f58fdb8d44ed50ae134deca3 | /JDK/JDK1.8/src/java/lang/NumberFormatException.java | 16869b6d52d51caa9aa8443e5e0e5612dbee6834 | [
"MIT"
] | permissive | JavaScalaDeveloper/java-source | f014526ad7750ad76b46ff475869db6a12baeb4e | 0e6be345eaf46cfb5c64870207b4afb1073c6cd0 | refs/heads/main | 2023-07-01T22:32:58.116092 | 2021-07-26T06:42:32 | 2021-07-26T06:42:32 | 362,427,367 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,315 | java | /*
* Copyright (c) 1994, 2012, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.lang;
/**
* Thrown to indicate that the application has attempted to convert
* a string to one of the numeric types, but that the string does not
... | [
"panzha@dian.so"
] | panzha@dian.so |
efff9f361c853511e362b8b4db1f89b4f95d1ad0 | 764419bfba54f2701729abbc4423e856c8d22f09 | /sm-shop/src/test/java/com/salesmanager/test/shop/integration/tax/TaxRateIntegrationTest.java | 70ba50cdc7b708932e19920ac3781af4367dce22 | [
"Apache-2.0"
] | permissive | shopizer-ecommerce/shopizer | 972c86b7bebc607bfa7b6138ddb47fa3c1e90cc7 | 054a3bde1ea8894d13b0a8fb4e28f9db17262224 | refs/heads/main | 2023-08-30T16:24:57.981774 | 2023-04-26T02:47:50 | 2023-04-26T02:47:50 | 6,789,509 | 3,532 | 3,174 | Apache-2.0 | 2023-09-13T14:37:38 | 2012-11-21T03:42:39 | Java | UTF-8 | Java | false | false | 4,195 | java | package com.salesmanager.test.shop.integration.tax;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import java.math.BigDecimal;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boo... | [
"csamson777@yahoo.com"
] | csamson777@yahoo.com |
0bb1cceb332f788090786be9a8210edda4fd43eb | 016570dccd8748b0e046fe4d1b2b5bd374cdc83a | /src/main/java/com/example/demo/ch2/event/package-info.java | 3cff90bb00cc99ad12c97db4195ed490a059cd20 | [] | no_license | Aoldfarmer/bootdemo | 6055619eae1cf473001f8506474b0f07e95496fc | 69977008fa8af8cfa6d26744933f19bbdf10ba85 | refs/heads/master | 2021-08-16T23:57:05.640702 | 2017-11-20T14:48:27 | 2017-11-20T14:48:27 | 111,067,015 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 35 | java | package com.example.demo.ch2.event; | [
"738648406@qq.com"
] | 738648406@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.