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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9636c5613bd6f2f6ce38e7c181011e8f671de0dd | 877598ee2de0cdf2d7495b8e3be67d99a1334a8f | /src/main/java/com/roxket/web/ControladorInicio.java | 469378aa20097c40acbf6a9b61a1d935d520cd02 | [] | no_license | roxket/CRUD-Spring-Boot | 99d88b50ab4b636dab39f4e41cb6846b7cb6e495 | e1f17351353be667629bd32e2f4395ed8dadf0e2 | refs/heads/master | 2022-11-06T01:56:08.084365 | 2020-06-26T22:27:09 | 2020-06-26T22:27:09 | 275,143,865 | 0 | 0 | null | 2020-06-26T17:02:53 | 2020-06-26T11:50:36 | HTML | UTF-8 | Java | false | false | 2,765 | java |
package com.roxket.web;
import com.roxket.domain.Persona;
import com.roxket.service.IPersonaService;
import javax.validation.Valid;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.annotation.AuthenticationPrincipal;
import org.... | [
"ox_h4d2@hotmail.es"
] | ox_h4d2@hotmail.es |
0fcff213628267cb569d80b4715bf9b72a0b9481 | b9eecfc36dc152c0d9602c06d5da490be98df5c1 | /IT@CuttingEdge/app/src/main/java/com/dpsn/espice/itcuttingedge/HomeFragment.java | 6442e43276a4d3004d6556a45dc284a2b9c88c38 | [] | no_license | decryptonite/IT-CuttingEdge | 750557a64db453a15667d5307691473ff1ca5335 | e9fa6392745dd3874cc1b2bf13820fc6cb26d988 | refs/heads/master | 2018-12-28T01:09:28.029316 | 2015-05-07T16:40:31 | 2015-05-07T16:40:31 | 35,231,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | package com.dpsn.espice.itcuttingedge;
import android.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* Created by Sony on 07-05-2015.
*/
public class HomeFragment extends Fragment {
public HomeFragment(){}
@Override
... | [
"raghav.gupta0307@gmail.com"
] | raghav.gupta0307@gmail.com |
2e18bc952098856fee0e940031be361fa3dacf6a | 8da7a57b407e7fb75a4608754e03143de3db4ff9 | /src/model/HMMBase.java | 98ffd6e5f9f2348323ba2dfddf5a439aa5e02c29 | [] | no_license | weexp/hmm-1 | 63ba844b62a291156dcc1b5d06f09c75aa20e3af | b3e77f95f907e6832a13e1b621223715cd9b2dd1 | refs/heads/master | 2021-05-26T17:06:33.283855 | 2014-01-22T23:34:38 | 2014-01-22T23:34:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,199 | java | package model;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Random;
import model.param.HMMParamBase;
import model.param.HMMParamRegular;
public abstract class HMMBase {
public int nrStates = -... | [
"rockanjan@gmail.com"
] | rockanjan@gmail.com |
d4327b32574dd78c7ddcc041ac3b2c99a5601333 | 5a92eef391f0fa8709b74239d815bb36c9fe6224 | /CodeFrame/se.chalmers.turtlebotmission.xtext.ui/xtend-gen/se/chalmers/turtlebot/ui/labeling/TurtleMissionDescriptionLabelProvider.java | 9d8e7e7fb9e9233768dc4bc1f9440bd258ff2fca | [] | no_license | hayasamaana/wasp-turtle-dsl | f7513b34c844ad5b01c5586eb64771649b4e4639 | 1f210a3d3990d396b93369fcd4082ea338a046da | refs/heads/master | 2021-05-07T18:41:44.486859 | 2017-09-07T21:15:52 | 2017-09-07T21:15:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | /**
* generated by Xtext 2.10.0
*/
package se.chalmers.turtlebot.ui.labeling;
import org.eclipse.xtext.ui.label.DefaultDescriptionLabelProvider;
/**
* Provides labels for IEObjectDescriptions and IResourceDescriptions.
*
* See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#label-pro... | [
"christian.pg.nelson@gmail.com"
] | christian.pg.nelson@gmail.com |
05eb01d72aae5c8c54b6c83edc7b75e95cd8aa8f | dc3e1d782ab2bb6b7dd750338e70cc4354c313a8 | /Droid/obj/Debug/android/src/no/toremorkved/jlxaml/R.java | 17875a797589404da67173d7af78eba86039394f | [] | no_license | darkwood/jlxaml | c4eb3120d9eb600855d3b806759226e52176dabd | a2af0c148fcdfad07b19b1694df06b1d967dfb81 | refs/heads/master | 2021-08-14T13:31:51.455964 | 2017-11-15T20:51:41 | 2017-11-15T20:51:41 | 110,162,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548,806 | 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 no.toremorkved.jlxaml;
public final class R {
public static final class anim {
public static final int abc_fade_in=0x... | [
"tore.morkved@gmail.com"
] | tore.morkved@gmail.com |
947f73213704c02793107b8915e1d0d673910d20 | bcc208d7420bf4260e7bef75c85b3754415fb4c8 | /CuryMean/app/src/main/java/com/launcher/mummu/curymean/listeners/FirebaseAuthListener.java | dd48688e20869514a94ae19423e4b8d51447266f | [] | no_license | thasneemp/hotel_test_pro | 6f8e3b91149d8b6087248e731a9a40cb52f018eb | ad66f30554d585d694fcf2269e652477ded5fe37 | refs/heads/master | 2021-01-18T07:34:13.373956 | 2017-03-08T10:37:45 | 2017-03-08T10:37:45 | 84,292,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.launcher.mummu.curymean.listeners;
import android.support.annotation.NonNull;
import com.google.android.gms.tasks.Task;
import com.google.firebase.auth.AuthResult;
/**
* Created by muhammed on 3/8/2017.
*/
public interface FirebaseAuthListener {
void onComplete(@NonNull Task<AuthResult> task);
... | [
"muhammed.thasneem@yahoo.com"
] | muhammed.thasneem@yahoo.com |
8da0cb846ebcc7c67dc7f53983c13b3be4c4c477 | 11abceaa8c3357d5e1bad428e3e59b5f903beee2 | /src/jwmh/tablestreams/CSVTableReader.java | 5882a8483e9c8edebd85195da616460986764692 | [] | no_license | TurkeyMcMac/tablestreams | 28504aad508705d40488bd8e8a8f87c48aaf020b | e642d95b2ec2260b7e5c13781a62f78afb46457c | refs/heads/master | 2020-04-06T23:17:09.789796 | 2019-03-17T14:43:28 | 2019-03-17T14:43:28 | 157,863,907 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 955 | java | package jwmh.tablestreams;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
/**
* A reader of Comma-Separated Values.
*
* @author Jude Melton-Houghton
*
* @see <a href="https://tools.ietf.org/html/rfc4180">The CSV specification</a>
* @see CSVT... | [
"jwmhjwmh@gmail.com"
] | jwmhjwmh@gmail.com |
bf47dc2fc821e45c6bced9d74e0ecbb21c500732 | 486bf2978501b46c47653a5083e343d6e09469ba | /hello-concurrency/src/main/java/cn/chenhenry/java/concurrency/in/practice/StatelessFactorizer.java | 531fdbfc2d09698584a007290f4ae0acc470d993 | [
"MIT"
] | permissive | HenryChenV/hello-java | 5b6f0b56e55dee262f7a22171981093a2f02f332 | d71bce1cd5ff717a01eb2e95e38028c195434a4c | refs/heads/master | 2023-01-11T23:12:23.622700 | 2022-12-25T03:58:05 | 2022-12-25T03:58:05 | 157,085,535 | 0 | 0 | MIT | 2022-12-25T03:59:02 | 2018-11-11T14:06:19 | Java | UTF-8 | Java | false | false | 624 | java | package cn.chenhenry.java.concurrency.in.practice;
import javax.servlet.*;
import java.io.IOException;
public class StatelessFactorizer implements Servlet {
@Override
public void init(ServletConfig servletConfig) throws ServletException {
}
@Override
public ServletConfig getServletConfig() {
... | [
"hanli.chen@ele.me"
] | hanli.chen@ele.me |
6135db7657975a8485a16c666610ae52279589d5 | ae74bb44397b2a9a55348ce651e40d2b4c282866 | /src/com/macchicken/controller/EditPersonController.java | 6f6fc03f8c566dcb9511d7fa728e83c2fb4446b1 | [] | no_license | macchicken/gradle_springFour | efcf82a576fa7c43ff1d90004a2f2d7932fbe735 | 693b819d47317635fb528f4d0a78ad7dd3966b9e | refs/heads/master | 2016-09-06T17:51:40.612827 | 2015-05-02T05:23:07 | 2015-05-02T05:23:07 | 34,572,868 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,769 | java | package com.macchicken.controller;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.sp... | [
"renault194@hotmail.com"
] | renault194@hotmail.com |
dd47b05cc82d69cd9065666df990c844757b07fa | aadf2b420cc3822ae20e02cab345c9ec6fb0c616 | /app/src/main/java/com/example/lana/bs/munch/ui/adapters/CategoryListAdapter.java | 39669340e4cbae3a7f572000ea01389cebabdfa0 | [] | no_license | slayLana/chris | f42e2493d2af3ef5029e62030dbe2123d1f182be | 0de7364f1012c8b71f96fed0d950b09abe60d4d6 | refs/heads/master | 2021-09-10T01:35:36.747172 | 2018-03-20T15:28:07 | 2018-03-20T15:28:07 | 126,035,958 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,006 | java | package com.example.lana.bs.munch.ui.adapters;
import android.content.Context;
import android.support.v4.content.ContextCompat;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView... | [
"slaylana@yeah.net"
] | slaylana@yeah.net |
6cc0cc7777b3bd656306c344c9251b77beea5798 | 8ed0c33cd1808e0467c8443c56f2552392f0de2a | /src/lib/ui/factories/MyListsPageObjectFactory.java | 4eff1240836c33d7f81c0798457fef9c74d70928 | [
"Apache-2.0"
] | permissive | DmitriyNeurov/avt_mobile | b30618381d1e0604fea852820ad6d20efa573d3a | b894782ccd0a1b0a20c646fd9cbca0b0bec85e30 | refs/heads/master | 2020-05-25T04:53:08.590551 | 2019-07-16T08:19:51 | 2019-07-16T08:19:51 | 187,635,831 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 675 | java | package lib.ui.factories;
import lib.Platform;
import lib.ui.MyListsPageObject;
import lib.ui.android.AndroidMyListsPageObject;
import lib.ui.ios.iOSMyListsPageObject;
import lib.ui.mobile_web.MWMyListsPageObject;
import org.openqa.selenium.remote.RemoteWebDriver;
public class MyListsPageObjectFactory {
public st... | [
"dmitriy.neurov@mail.ru"
] | dmitriy.neurov@mail.ru |
b954b12f3c3f6c006c8acde9479154a835c0a83d | d63402c1fdeb5b13de9667696b2b8e09ffb13fd9 | /kods/Sthenos-main/app/src/main/java/com/example/sthenos/equipment/Resistancebands.java | 08810f63db659d000caa1405ec82322eecbad965 | [] | no_license | rvtprog-kval-21/d43-RobertsKristiansMarkuns-sthenos | 3dc5e4244c5cf26e15fc1a557fe25f6ea07d914d | d813850f4cb5ca9527f33c449de03276d1fee2b1 | refs/heads/main | 2023-05-30T05:01:11.631835 | 2021-06-11T17:07:08 | 2021-06-11T17:07:08 | 309,124,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,746 | java | package com.example.sthenos.equipment;
import android.content.Intent;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.view.WindowManager;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import ... | [
"noreply@github.com"
] | rvtprog-kval-21.noreply@github.com |
3fca75a631ebb257a4022752fd5f6ea59199984d | 908a2af075dc4775e858ded9353e681900fa7c78 | /src/java/nginx/clojure/java/NginxJavaRingHandler.java | fc3583b92303cdab3989acb9dc5290c161a49761 | [
"BSD-3-Clause"
] | permissive | gitssie/nginx-clojure | 447ba7137f00f56fd8362f275d6cd2d88fb31d12 | 851643ae949c61a957ff3b2916a0570c358ce50f | refs/heads/master | 2021-05-28T01:16:03.520145 | 2014-11-11T15:32:30 | 2014-11-11T15:32:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 203 | java | /**
* Copyright (C) Zhang,Yuexiang (xfeep)
*
*/
package nginx.clojure.java;
import java.util.Map;
public interface NginxJavaRingHandler {
public Object[] invoke(Map<String, Object> request);
}
| [
"xfeepz@gmail.com"
] | xfeepz@gmail.com |
0473702d78b3de9cb41d14ae7c2bbf9c97655891 | 05af9eef61983d9198ce00612d2d195d0878d2ff | /app/src/test/java/com/faizun/thiefrobberlandlordpolice/ExampleUnitTest.java | 0449594789d6e25dc01048b6fa382c3e0a065337 | [] | no_license | Faizun-Faria/Thief-Robber-Landlord-Police | 2024497d50d1a9d04ff862e8a3c9ff333b4dfab9 | 35f49e9ccbe766b26f65fab497bee5128efba359 | refs/heads/main | 2023-04-02T05:49:43.612953 | 2021-04-17T20:21:11 | 2021-04-17T20:21:11 | 333,307,250 | 6 | 10 | null | null | null | null | UTF-8 | Java | false | false | 397 | java | package com.faizun.thiefrobberlandlordpolice;
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
... | [
"faizunfaria0@gmail.com"
] | faizunfaria0@gmail.com |
3b65e9df5c86ad40889a1ecd7cca0e848e7e310d | 453d46fd303217b5726772e0556d2ea66f055e4e | /src/model/Rectangle.java | 77d3ed6227e939c40a7649602d8fca49a4e92aac | [] | no_license | tonysau/GTI410-Lab01 | 8dbde5cadab3901ae58e32f3d58f1c2d4986ecc2 | c22b34a0b7caf95a5cd0c532c11aade3ef13d06f | refs/heads/master | 2020-04-10T00:48:01.745626 | 2016-10-19T02:48:46 | 2016-10-19T02:48:46 | 68,210,305 | 0 | 2 | null | null | null | null | ISO-8859-1 | Java | false | false | 5,886 | java | /*
This file is part of j2dcg.
j2dcg is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
j2dcg is distributed in the hope... | [
"bertrand.tb@gmail.com"
] | bertrand.tb@gmail.com |
957645e812a6ac5f4c4bf7bb74a3f6d1b6749e85 | 47b450f593b61e8d4fb8d8d5f6fd4231651589bc | /src/java/util/Deque.java | dd4717b611303200fb1d427d77153249d8b23c06 | [] | no_license | jiayi-zh/jdk-source | 877d79b25cc290b1935fe55f9ec940b88b159cca | b226fe32b0909e3b29610218d3622d6d795ca2f4 | refs/heads/master | 2023-06-01T08:55:02.436349 | 2021-06-25T10:33:37 | 2021-06-25T10:33:37 | 326,683,948 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,459 | java | /*
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*
*
*
*
*
*
* Written by Doug Lea and Josh Bloch with assistance from members of
* JCP JSR-166 Expert Group and released to the public domain, as explained
* at http://creati... | [
"zhengy@gato.cn"
] | zhengy@gato.cn |
b197d49dd0895429578be9c02c547d59cdf4290e | f3dee816876d816d5e8f69e16c87c4b6fda62fa2 | /PizzaService/src/Strings/OrderGUI_en_Strings.java | c847efc8e55cabb3f3db14b31be69d7a5fb309a9 | [] | no_license | PizzaServiceeee/Pizza | e5b940d4cd8a6673cb3bbd796ec21435cc3a4993 | 64b0d30167b7e0a846c63806e614ccb68c250613 | refs/heads/master | 2020-05-07T08:57:23.922938 | 2019-07-14T18:25:18 | 2019-07-14T18:25:18 | 179,142,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | package Strings;
import java.util.MissingResourceException;
import java.util.ResourceBundle;
public class OrderGUI_en_Strings {
private static final String BUNDLE_NAME = "Properties.OrderGUI_en"; //$NON-NLS-1$
private static final ResourceBundle RESOURCE_BUNDLE = ResourceBundle.getBundle(BUNDLE_NAME);
... | [
"Rade@192.168.1.109"
] | Rade@192.168.1.109 |
212abca0d6a0165b969c23b1289e63c6b3539d2c | 7ad641ca13b0c4196559696d3dc502e5ac358035 | /web/src/test/java/cn/edu/nefu/embedded/user/UserServiceTest.java | 4aff0a44d9d26b1649c2d0c2dcfd246e1809b3ef | [] | no_license | suifengbaobao/embedded-user | 28f493df1a722be48af6624d1080443d4d9a11a6 | 9ab6673947cf48d8b6221a3ef3b24befb74ce68c | refs/heads/master | 2020-03-10T04:04:48.318586 | 2018-05-21T06:42:47 | 2018-05-21T06:42:47 | 129,182,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,977 | java | package cn.edu.nefu.embedded.user;
import cn.edu.nefu.embedded.user.api.UserService;
import cn.edu.nefu.embedded.user.common.RemoteResult;
import cn.edu.nefu.embedded.user.dto.UserDto;
import java.util.List;
import java.util.UUID;
import org.assertj.core.util.Lists;
import org.junit.Test;
import org.junit.runner.RunWi... | [
"suifengzjiabao@163.com"
] | suifengzjiabao@163.com |
7de36fdf4fbe3a266f2fc7e612e041944a30c951 | 25e64f8407b9584b79812adcffbda0d085924221 | /springStudy/src/main/java/com/test/springStudy/board/model/dao/BoardDAOImpl.java | 9c8706b5ccf746082503632daaeaca7aeda26bac | [] | no_license | merryoumin/springStudy | c1dec03c025b6caf94a637d4703761538bc17f4c | e929797f325a3e7723473903d09ebfaba08bbfd4 | refs/heads/master | 2023-04-23T20:56:57.394417 | 2021-05-09T05:32:25 | 2021-05-09T05:32:25 | 365,673,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,282 | java | package com.test.springStudy.board.model.dao;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.inject.Inject;
import org.apache.ibatis.session.SqlSession;
import com.test.springStudy.board.model.dto.BoardDTO;
import com.test.springStudy.board.model.dto.CommentBoardDTO;
public cla... | [
"youminha@218.38.137.27"
] | youminha@218.38.137.27 |
ce465d5b848251036df0de4afc28f0c0f8eb1531 | 8ddd03dab2f1ca98098cb601f9cafab86f5facb4 | /Prac_09/DebuggingExercises/DebugFifteen4.java | 89653a03f2a7fa24a02ed39195f76dab723f61d2 | [] | no_license | camclark/CP2406_Pracs | 8d82352f5229d98db0db8fb9f4f58af870e5c81b | 53163d60cd0c14dc92f5328db80dc32c39957b74 | refs/heads/master | 2021-01-16T00:42:39.053714 | 2017-11-02T06:52:55 | 2017-11-02T06:52:55 | 99,975,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,304 | java | import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class DebugFifteen4 extends JFrame implements ActionListener
{
JMenuBar mainBar = new JMenuBar();
JMenu menu1 = new JMenu("File");
JMenu menu2 = new JMenu("Symbols");
JMenu menu3 = new JMenu("Cities");
JMenuItem exit = new JMenuIte... | [
"cameron.clark1@my.jcu.edu.au"
] | cameron.clark1@my.jcu.edu.au |
b6097e66fed90e3cb57ee07fb923ce5f4f072b92 | ea8013860ed0b905c64f449c8bce9e0c34a23f7b | /WallpaperPickerGoogleRelease/sources/com/android/wallpaper/util/SurfaceViewUtils.java | 36272ac92dc57fd0f3f36d33e2b05c2d7663e076 | [] | no_license | TheScarastic/redfin_b5 | 5efe0dc0d40b09a1a102dfb98bcde09bac4956db | 6d85efe92477576c4901cce62e1202e31c30cbd2 | refs/heads/master | 2023-08-13T22:05:30.321241 | 2021-09-28T12:33:20 | 2021-09-28T12:33:20 | 411,210,644 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 565 | java | package com.android.wallpaper.util;
import android.os.Bundle;
import android.view.SurfaceView;
/* loaded from: classes.dex */
public class SurfaceViewUtils {
public static Bundle createSurfaceViewRequest(SurfaceView surfaceView) {
Bundle bundle = new Bundle();
bundle.putBinder("host_token", surface... | [
"warabhishek@gmail.com"
] | warabhishek@gmail.com |
6074e82163fa97c86fe9ed13ff66fbc8ab8c3b5f | 3258cf6cbe215daf1430390f7181cf53e15a1232 | /app/src/main/java/com/example/sivar/androidsamples/MainActivityFragment.java | 01e14140432f9fb966a2e14eba8b980d57169701 | [] | no_license | avnsiva/SimpleActivity | c697c529447211bd2256fed489ec2ba6aa29645b | df6f089d99475fb6601f48117027792f9865d0a8 | refs/heads/master | 2020-06-17T19:36:29.249109 | 2016-11-28T13:40:37 | 2016-11-28T13:40:37 | 74,976,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 590 | java | package com.example.sivar.androidsamples;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* A placeholder fragment containing a simple view.
*/
public class MainActivityFragment extends Fragment {
... | [
"siva215@gmail.com"
] | siva215@gmail.com |
ae4cd630bedc03bf13e8e1a04ad00cfd5ad1ac92 | 38ac221040e8632c1ab2b8a11ddd8b8a8493fb54 | /src/com/inforscience/OrderStatistics.java | d188e454f3a9b6bb23b24f72bca9bab4d680d038 | [] | no_license | rendon/algs_plus_ds_java | 7b431cf44be3b3ba434cc95af5d6d7e223404cc8 | 68d77aa44b7e5f154e0cf4eee0e586c2cd2dcf28 | refs/heads/master | 2021-01-16T21:00:48.267906 | 2014-10-27T05:22:47 | 2014-10-27T05:22:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,367 | java | package com.inforscience;
import java.util.Random;
public class OrderStatistics {
private int[] A;
private Random random;
public OrderStatistics(int[] data)
{
A = data;
random = new Random();
}
private void swap(int[] A, int i, int j)
{
int temp = A[i];
A[i... | [
"rafaelrendonpablo@gmail.com"
] | rafaelrendonpablo@gmail.com |
8b4d084fad47109ee7222495622faf104917e015 | 8c524d7625986b751819146d56726852d3782139 | /Tkcsapcd_cadastros/src/br/com/tkcsapcd/model/bean/RfiProjeto.java | bf74bb5623f0773dbff03be7ba21c0ac75e29e46 | [] | no_license | JosueSantos49/SISPROMAPER-Gestao-de-Projetos | e76f563f654a9f8193af96008c52dfa91b43148e | 462cd8958b9e940345594de2ed2d2a0b22ae113c | refs/heads/master | 2021-06-23T22:32:36.125619 | 2021-04-01T17:12:21 | 2021-04-01T17:12:21 | 218,196,029 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 8,874 | java | /*
Autor: Josué da Conceição Santos
E-mail: conceicaojosue@outlook.com.br
Ano: 2015
*/
package br.com.tkcsapcd.model.bean;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import... | [
"conceicaojosue@ahoo.com.br"
] | conceicaojosue@ahoo.com.br |
34a9b9941984361970d6a4f16f2a76c1f00e4b96 | 9c7d6bfd901ad8fc48e9288df0850f25aae21fcc | /RealLoveCalculator/app/src/main/java/com/greydot/reallovecalculator/MainActivity.java | fc6ddd0ced8f35a8f08f295194b604f5c029eed7 | [] | no_license | gopalakrishnanpv/android-starter | 0042a8920a8d8f9b1cf34148075bfd2c0f30ac88 | 725633e2d05580515318be86ada9c33d26881e09 | refs/heads/main | 2023-06-14T14:28:46.695427 | 2021-07-09T11:35:53 | 2021-07-09T11:35:53 | 384,349,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,624 | java | package com.greydot.reallovecalculator;
import android.content.Intent;
import android.content.res.Configuration;
import android.graphics.Typeface;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.KeyEvent;
import android.view.Menu;
import android.v... | [
"gopalakrishnan1505@gmail.com"
] | gopalakrishnan1505@gmail.com |
e56fda8bfded90a6cfbb3dc7b9d000b21b977086 | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-11/u-11-f5804.java | b96c6bbc58faa0a14a8842d9949b67c3d0daee53 | [] | 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
9647549503395 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
279796c8fa15d9069c4a8cd7acd11aa73567c576 | b8dc3a37d062acc0f59db1ca0dd1c2a49393021d | /src/ManualUsuario/VentanaFunc1.java | 418269f6e5133b83264a4731d853dbdd44ba3e11 | [] | no_license | menidh69/EsteticaSelene_AP1 | f7da6f4392668c18613a70b2171141225abbfaf6 | 2a34ab18ee5ac1ab9cde2a5e5958cb0ab41d01de | refs/heads/master | 2022-05-27T12:06:33.989817 | 2020-05-02T19:46:34 | 2020-05-02T19:46:34 | 259,773,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,599 | 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 ManualUsuario;
/**
*
* @author propietario
*/
public class VentanaFunc1 extends javax.swing.JFrame {
/**
* Create... | [
"manuelduarteh@gmail.com"
] | manuelduarteh@gmail.com |
e9e6f6c50c2eb8ecd5b776d7e7d06685c675bc15 | 0508f657c5b0cf60872a298a15008602a537f0e3 | /src/business/Employee.java | 803dad0012aadbaee1518bb650d7813b4bc30ede | [] | no_license | jrojasmo/Hermes-LocalShop | fec9c980902fad40464981ee3ee7328667132687 | 656d099c6d01ae7a23735438159d29299b98a0fa | refs/heads/main | 2023-01-19T20:35:29.748789 | 2020-11-21T22:19:28 | 2020-11-21T22:19:28 | 314,911,106 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package business;
import processes.RandomString;
public class Employee extends User{
//profile picture
public Employee(String username, String passsword, String email) {
super(username, passsword, email);
// TODO Auto-generated constructor stub
this.id = "E" + RandomString.getAlphaNumericString(16);
//... | [
"jrojasmo@unal.edu.co"
] | jrojasmo@unal.edu.co |
cf7ef2612195af1a2d2610fe3f803e020ba3d658 | 00ee55a6598cdbac087ccfd26cc36a578dbb485e | /engine-api/src/main/java/pl/edu/icm/unity/engine/api/authn/CredentialResetSettings.java | 9c27134b74a62514c2b3fdcf970284b8acbf3945 | [] | no_license | ngohuusang/unity | c01672c9f94be235162a85def395a0c7f7ab6ecd | bbb56b56d5c6e980955c0c14de098f86b273fbc7 | refs/heads/master | 2021-05-12T13:24:38.096590 | 2017-11-02T18:11:43 | 2017-11-02T18:11:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,282 | java | /*
* Copyright (c) 2013 ICM Uniwersytet Warszawski All rights reserved.
* See LICENCE.txt file for licensing information.
*/
package pl.edu.icm.unity.engine.api.authn;
import java.util.ArrayList;
import java.util.List;
import com.fasterxml.jackson.databind.node.ArrayNode;
import com.fasterxml.jackson.databind.node... | [
"golbi@unity-idm.eu"
] | golbi@unity-idm.eu |
d3df3547fa1239c1a3187192db59ae44b93121ef | 0abe776999455298f7d36e86fef5c4904cbe118f | /app/src/main/java/com/imovie/mogic/ScanPay/decoding/DecodeFormatManager.java | b3732329df9c2ddf5eba46d08f2d0b9539df5ec8 | [] | no_license | shanyeah/managerMj | 60b553d14319b9dbf650f538d039441f25f7d2dd | 50b803ce31df19ca28247ccb52e6c99779a7e1fd | refs/heads/master | 2020-03-12T19:25:24.751442 | 2018-06-06T08:55:45 | 2018-06-06T08:55:45 | 130,784,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,756 | java | /*
* Copyright (C) 2010 ZXing authors
*
* 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 agr... | [
"352938131@qq.com"
] | 352938131@qq.com |
9e4da11002e3c179eee93db97a7f8bde926cf819 | b87fa02d32b11b65f0e890603428dc0d4df0aef0 | /src/test/java/com/ecacho/challenge/bowling/frame/impl/TenPinTenthFrameImplTest.java | 40b7e29b2fdb23077444013e28d8d6e40c9add1f | [] | no_license | educc/bowling-console | 3dcb3aee4d6b71aa79e30b4049d5ace79d74761c | b3315551d5cd4a4ca4fca29db4ab3ac108fa7c28 | refs/heads/master | 2022-02-25T05:33:44.040178 | 2019-09-23T20:24:49 | 2019-09-23T20:24:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,235 | java | package com.ecacho.challenge.bowling.frame.impl;
import com.ecacho.challenge.bowling.exception.BowlingException;
import com.ecacho.challenge.bowling.frame.calculatescore.impl.TenPinTenthFrameScoreCalculateImpl;
import com.ecacho.challenge.bowling.roll.impl.TenPinRollFactoryImpl;
import org.junit.Test;
import static o... | [
"ecacho@aloalto.pe"
] | ecacho@aloalto.pe |
51cb38f24c0a44a6b4fb8fbf99a0e3eb0f2d4381 | fa04c1ce052dfdf006c4b3a18fb63b397f2961f4 | /app/src/main/java/com/ajurczyk/hardware/pwm/exceptions/WholeNumException.java | 9318c6a34b0fd4b4a3588fdd86b3251f3616908d | [] | no_license | AJurczyk/Quad | cca9485902890efd3836debd7dc7e81937c28aa4 | 9aca6e05d3567435c817ff476ba193999ad18e92 | refs/heads/master | 2020-04-15T15:50:41.453611 | 2016-10-12T18:55:54 | 2016-10-12T18:55:54 | 43,052,886 | 0 | 0 | null | 2016-10-12T18:55:54 | 2015-09-24T07:53:17 | Java | UTF-8 | Java | false | false | 340 | java | package com.ajurczyk.hardware.pwm.exceptions;
/**
* @author aleksander.jurczyk@gmail.com on 09.01.16.
*/
public class WholeNumException extends Exception {
public WholeNumException(String message) {
super(message);
}
public WholeNumException(String message, Throwable cause) {
super(messa... | [
"aleksander.jurczyk@gmail.com"
] | aleksander.jurczyk@gmail.com |
0c65ef366a9d136d0e29ab48d37c0972a2154657 | 45eedc1fa6033b608c88e5a203855885e1e9b2d5 | /Assignment5/src/test/java/problem2/MusicTest.java | 13a0b32dab64c749211fbb77bfe70b44e7de44d6 | [] | no_license | isazyzhang/NEU-CS5004-Homework-Labs | 2ead7d406f3904c7aa80f07afc2463ba7ba5396b | 5a30443b3a0c0c323d0b1f3b4fa8e26533e2133a | refs/heads/main | 2023-04-27T00:47:25.963358 | 2021-05-21T09:43:01 | 2021-05-21T09:43:01 | 369,471,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,242 | java | package problem2;
import static org.junit.Assert.*;
import java.util.ArrayList;
import org.junit.Before;
import org.junit.Test;
public class MusicTest {
Music music1;
RecordingArtist artist1;
String title1;
int year1;
String music1Description;
Music music2;
RecordingArtist artist2;
... | [
"noreply@github.com"
] | isazyzhang.noreply@github.com |
e8f0544fa12bc6b0eb0b4db52f7ecfafbe3aa017 | 877893f316bdcdb926c59cc2332a54cfdf9ce448 | /src/main/java/com/sapient/account/AccountServiceApplication.java | 7b01c1049581caa29d006cc7184a2ff3307d5008 | [] | no_license | sssisodiya/account-service | 7ed14be7a031445bed052b4e40a975509ec83954 | ab3cde738d2351e6fc471bb50d37cb63094aa0f6 | refs/heads/master | 2020-03-28T11:42:01.097108 | 2018-09-19T15:55:15 | 2018-09-19T15:55:15 | 148,239,588 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package com.sapient.account;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class AccountServiceApplication {
public static void main(String[] args) {
SpringApplication.run(AccountServiceApplication.class, args)... | [
"sarsisod@publicisgroupe.net"
] | sarsisod@publicisgroupe.net |
25df806e48058e1fc449a8bdd66d4fe2b1c04214 | f1b1ec9ee6f212c01b69e9a5bf3b8abf62e234a7 | /src/org/archiviststoolkit/model/Sessions.java | 06e4b3ae9830ec53e04c27ec0d65ea14a9f1c9f3 | [] | no_license | RockefellerArchiveCenter/ATReference | c79acc0f557f7af57c36ca5471e23fc924b9c04c | f7fcad9e8bacc704f0a4a1ed2129228df16b40b1 | refs/heads/master | 2021-01-15T15:46:04.176193 | 2016-12-03T16:39:31 | 2016-12-03T16:39:31 | 855,223 | 5 | 4 | null | null | null | null | WINDOWS-1252 | Java | false | false | 2,399 | java | /**
* Archivists' Toolkit(TM) Copyright © 2005-2007 Regents of the University of California, New York University, & Five Colleges, Inc.
* All rights reserved.
*
* This software is free. You can redistribute it and / or modify it under the terms of the Educational Community License (ECL)
* version 1.0 (http://www.o... | [
"lee@boswyckfarms.org"
] | lee@boswyckfarms.org |
a7e584838543be70eb164ae796c2d8c6abf4eaba | b2158204d662f96c6cbbacb3e5455a578fe438f7 | /app/src/main/java/com/jflavio1/daggerexample/domain/repository/KeyboardRepository.java | 9d213899f9f45c2c53d16284a3f99fc68acd9054 | [] | no_license | jflavio11/DaggerTraining | b180cb550b5a35b5bcb9d46741ca60bc6ae37dd6 | a307aeb70549111571d2e255c05a8482170f98f8 | refs/heads/master | 2020-04-21T04:44:36.229869 | 2019-02-18T16:08:00 | 2019-02-18T16:08:00 | 169,321,279 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | package com.jflavio1.daggerexample.domain.repository;
import io.reactivex.Single;
import java.util.List;
/**
* KeyboardRepository
*
* @author Jose Flavio - jflavio90@gmail.com
* @since 2/11/2019
*/
public interface KeyboardRepository {
Single<List<String>> loadServerKeyboard();
}
| [
"jose.quispe@avantica.net"
] | jose.quispe@avantica.net |
667ccf315d2ed023ea29bd5566a6e69f1d6c6bf1 | cc0cf58361b8941abf0278a88351fc40cbc22340 | /package/demo/src/com/liuxv/sliding/demo/fragment/HorizontalDetailFragment.java | 3d0aeeea8b31ce946228165d01bdbd05ea4e0039 | [
"Apache-2.0"
] | permissive | liuxv/SlidingLayout | 9cf0873bb9271a9d8893b4232820543d365ce058 | 3faeb47a8b6c16d38a257e5326b54e5c7e41ffce | refs/heads/master | 2021-01-10T08:12:47.624906 | 2016-01-04T01:39:53 | 2016-01-17T17:57:14 | 46,661,698 | 10 | 4 | null | null | null | null | UTF-8 | Java | false | false | 428 | java | package com.liuxv.sliding.demo.fragment;
import android.os.Bundle;
import android.view.View;
import com.liuxv.sliding.demo.R;
/**
* @author liuxu87@gmail.com (Liu Xu)
*/
public class HorizontalDetailFragment extends BaseFragment {
@Override
protected int getLayoutResId() {
return R.layout.horizontal_detai... | [
"liuxu34@wanda.cn"
] | liuxu34@wanda.cn |
6ce8b9024bc1ba43fbb796fd04c1cff465b44089 | 75504f9a14dcd45562a026b460691cbcfc4ec08e | /STS/eshop20/src/com/eshop/repository/BasketRepository.java | 33841ec84351a3e536077a99aa47dc01dd8f14a6 | [] | no_license | khasang/E-Shop-Project | ab340dde8917b0dce839da73ef15979ddaecc759 | 5bea34974eb8f7652631b46cdf8252d82e743a13 | refs/heads/master | 2021-01-17T20:23:12.853210 | 2018-01-03T14:40:28 | 2018-01-03T14:40:28 | 46,193,302 | 5 | 1 | null | 2016-06-25T09:51:37 | 2015-11-14T21:43:41 | Java | UTF-8 | Java | false | false | 514 | java | package com.eshop.repository;
import java.util.List;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.query.Param;
import com.eshop.entity.Basket;
import com.eshop.entity.User;
public interface BasketRepositor... | [
"andrsbox@gmail.com"
] | andrsbox@gmail.com |
2a765bcb559c5a0acc259c36237f0de33dabe145 | b193fb16ad0fcab12544ef41f7bb49ad61d257bc | /Array/src/ArrayApp.java | 74b84f6a7c499d4585e32cbe0a25d514ca240014 | [] | no_license | MarieArchbold-92/JavaProjects | 91bd6102e7dfcfbc4e11d10480b06a88a7138f8b | d7357d767622f48757301f258a82476b1df658ad | refs/heads/master | 2021-01-10T22:02:03.303822 | 2015-08-04T14:41:26 | 2015-08-04T14:41:26 | 39,185,147 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,171 | java | import java.util.Random;
public class ArrayApp {
public static void main(String[] args) {
//Creating an array of scores from 1 - 100
int[] scores = new int[100];
for(int i = 0; i<scores.length;++i){
scores[i] = i + 1;
System.out.print(scores[i] + " ");
}
//Create random number gene... | [
"Mariearchbold1@gmail.com"
] | Mariearchbold1@gmail.com |
872113e70571fe2abaa3879776bb121257cb871c | 753bc7a33aef36c9c70db649ac54addb83364055 | /ThreadTest/src/com/tz7/stateTest1/Run.java | d51b0e733b70bf03d271e177a02147a95c6d94c4 | [] | no_license | I-AM-DESPERADO/java_threadTest | 0dabf3fab039a6f0d7cc54b34caa3372065cd106 | d4d62dceb6127591bf3df34576a21879746d82f0 | refs/heads/master | 2021-04-09T15:00:22.735313 | 2018-05-08T13:31:36 | 2018-05-08T13:31:36 | 125,704,085 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | package com.tz7.stateTest1;
/**
* create by tz on 2018-05-06
*/
public class Run {
/**
* NEW
* RUNNABLE
* TERMINATED
* BLOCKED
* WAITING
* TIMED_WAITING
*
* @param args
*/
public static void main(String[] args) {
try {
MyThread t = new MyThrea... | [
"1569890780@qq.com"
] | 1569890780@qq.com |
6b1d3589f3030a9c2b55ada2a867c2ef23ffc9a0 | 4778acdad04bc8a65107dc8f6be44fddb3e32152 | /ChatApp/app/src/main/java/com/promact/chatapp/ApiClient.java | 08c4b4284f9a1019d5252f472a93bf60dd562c24 | [] | no_license | GrishmaPromact/AllAndroidProjects | debf1ae1656947a60bba5d11f389b3003fa42c82 | 3dfb60ebc044f6009fb611cef7341583e621029d | refs/heads/master | 2020-03-08T14:59:34.739340 | 2018-04-05T11:57:10 | 2018-04-05T11:57:10 | 128,199,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,046 | java | package com.promact.chatapp;
import android.util.Log;
import java.util.HashMap;
/**
* Created by grishma on 22-02-2017.
*/
public class ApiClient
{
String HOST_URL="http://10.1.81.210:5555/api";
//String HOST_URL_TO_SEND_REQUEST="https://accounts.google.com/o/oauth2";
HashMap<String,String> postParams,... | [
"grishma@promactinfo.com"
] | grishma@promactinfo.com |
70286393dec65601595c3f9a59293297db3ff15d | e916953c3f44e4dbeb5df5589a50464288a03e3e | /src/recursion2/Test.java | c43938dff59f11a3194aca044c7e91f14026981d | [] | no_license | lioubouchkin/JavaExercises | b4aea036ecb493336a95f1390d8b4dcb5aeb04c1 | 7161ea254071a5d2f40cf9431a5cede93db83d72 | refs/heads/master | 2021-01-18T18:09:09.105270 | 2016-12-24T23:04:00 | 2016-12-24T23:04:00 | 70,167,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | package recursion2;
public class Test {
public static void main(String[] args) {
int start = 0;
int[] nums = new int [] {
2,2,20,30,2,64,3,2,2
};
int sum = nums[start];
int count = 1;
for (int i = start + 1; i < nums.length; i++) {
if (nums[i] == nums[start]) {
... | [
"rabo4i79@orange.fr"
] | rabo4i79@orange.fr |
c363504c4a766bfe5d75ee4f0d3aa436a0c7f4e0 | 4119b75e437c7dbccab677e98b5c00918abf5ed1 | /svn-webapp/src/main/java/com/tusia/service/TestService.java | 6664ac00f5f57d8c180b10fc6126b10fff1c61a0 | [] | no_license | qulith/svn-stats | 9b97a2f6bb7fab15cf4f547f9c73e467868c6b10 | 4e2ca7e7b8739570858c5cc9c025220ec5e419b0 | refs/heads/master | 2020-04-06T03:34:08.898088 | 2011-11-13T00:32:04 | 2011-11-13T00:32:04 | 2,753,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,165 | java | package com.tusia.service;
import java.io.File;
import java.util.Calendar;
import java.util.Collection;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.Set;
import org.apache.log4j.Logger;
import org.json.simple.JSONArray;
import org.springframework.beans.factory.annotation.Autowired;
import or... | [
"qulith@yahoo.com"
] | qulith@yahoo.com |
4f183dd95bb98fed29daf17b8d093f056f89629c | 7bedf9f378770fff8eb24f3f8cb04589637ee26f | /org.springframework.web.servlet/src/test/java/org/springframework/web/servlet/mvc/support/RedirectAttributesModelMapTests.java | e67da0b9ab227b701d8d8f9e6fc07094145f78b3 | [] | no_license | gkamal/spring-framework | 254c487ca16f3718bd0869949d719dbcc52664a6 | 6b6377de462fd727e07a726aaaf3808cd37a3a64 | refs/heads/master | 2021-01-18T13:19:50.313965 | 2011-09-06T21:03:02 | 2011-09-06T21:03:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,072 | java | /*
* Copyright 2002-2011 the original author or authors.
*
* 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 ap... | [
"rstoyanchev@vmware.com"
] | rstoyanchev@vmware.com |
62c3cd3f843941cee1d93874d27c7421197bdfc5 | 7b326b9a41a0265bbcef670d1964ad93d6e8ad92 | /caci-coding-practice/src/test/java/com/caci/ordering/service/BricksOrderServiceTest.java | e60c62432a5ad2df47db221a72974884f04756c9 | [] | no_license | Sunflower1/caci-coding-practice | 6dcce127b76f5d9177adc2f576b1ac978eebd769 | c2bc0abb8248da55faee14804172ebad8ad0a857 | refs/heads/master | 2020-03-22T20:05:34.495743 | 2018-10-07T23:36:16 | 2018-10-07T23:36:16 | 140,568,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,560 | java | package com.caci.ordering.service;
import static org.junit.Assert.assertEquals;
import java.util.HashSet;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.Mockito;
import o... | [
"david_pliu@hotmail.com"
] | david_pliu@hotmail.com |
5fc6998c43026c89934a7c0385b603cb1fa4f2d0 | 823d6b44cf55feea7d31e151820fb104f680f903 | /JIRA3/src/main/java/com/jira/contract/ISprintService.java | fc63a3e9b28c2b8a1fecce742e6f033bc1af2550 | [] | no_license | Slavi9419/Jira | 14d4f0edc3135162907690124036c1f3c25d7d50 | 9c835b25eae880dcd17581c9655d1f52da183c6c | refs/heads/master | 2021-07-24T08:58:06.503806 | 2017-10-31T16:43:30 | 2017-10-31T16:43:30 | 109,024,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | package com.jira.contract;
import com.jira.exceptions.ResourceNotFoundException;
import com.jira.exceptions.SprintException;
import com.jira.model.Sprint;
public interface ISprintService {
Sprint findSprintById(int id);
void removeSprintById(int id) throws ResourceNotFoundException;
void saveSprint(Sprin... | [
"slavchovatahov94@gmail.com"
] | slavchovatahov94@gmail.com |
8dbeee53d410cc2062f80fc0aa02ba528d7248da | b5dd3902e66d96a579aa5756dbf222167ee5d778 | /3.JavaMultithreading/src/com/javarush/task/task24/task2411/C.java | 3bd24c6b64fd811dc12a4c141b594ba5678bc064 | [] | no_license | PrimakovAlexander1993/JavaRushTask | fa8a901f45a1784d5da280806cea967f14c92f1f | 339e506a8907db1b8a43d8a535cbb5fa96c3c000 | refs/heads/master | 2021-01-04T23:16:15.379815 | 2020-02-15T21:29:34 | 2020-02-15T21:29:34 | 240,791,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 165 | java | package com.javarush.task.task24.task2411;
public class C implements JustAnInterface{
public C() {
System.out.print("C");
B localB = B;
}
} | [
"primakoffalexandr@yandex.ru"
] | primakoffalexandr@yandex.ru |
acf67475832c156055c4f12ddf4c269b160912c5 | ddae676ca666980663f8ab7a417126d55104d520 | /src/main/java/com/epf/rentmanager/ui/servlets/ReservationCreateServlet.java | 8e6324f4332a219e7eea042f93c6d28438829157 | [] | no_license | IsidorePorretti/rentmanager | 4bc329990537ae597fb083d34bc2132455a5f640 | 10d44960dd3d0d653f44efd52c766429e70769ef | refs/heads/master | 2023-08-28T20:14:13.996311 | 2021-10-08T13:21:10 | 2021-10-08T13:21:10 | 351,831,426 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,011 | java | package com.epf.rentmanager.ui.servlets;
import java.io.IOException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServl... | [
"isidore.porretti@epfedu.fr"
] | isidore.porretti@epfedu.fr |
2aecdb0b8c6c4ad0933eea9764fd1bda8ae35049 | 12de34cdfc26478282eac71d1968b19313c80592 | /src/main/java/com/julioc98/jhipster/repository/DepartmentRepository.java | 2683182d3c5a3be6d8e286d68fe7b8eb664aed54 | [] | no_license | julioc98/jhipster-test | b2e3b5398af5e33688c32df57159b7d87729dd74 | f70e693e681a94fc134ecaddf10276f735ebafd0 | refs/heads/master | 2023-05-11T09:57:23.123479 | 2019-07-17T22:00:26 | 2019-07-17T22:00:26 | 197,468,934 | 0 | 0 | null | 2023-05-06T07:56:10 | 2019-07-17T22:02:21 | Java | UTF-8 | Java | false | false | 378 | java | package com.julioc98.jhipster.repository;
import com.julioc98.jhipster.domain.Department;
import org.springframework.data.jpa.repository.*;
import org.springframework.stereotype.Repository;
/**
* Spring Data repository for the Department entity.
*/
@SuppressWarnings("unused")
@Repository
public interface Departme... | [
"julioc.santos98@gmail.com"
] | julioc.santos98@gmail.com |
1f374b79bf8cced2f57134fceca53609ee0cb803 | f94537275133a07c1a20f6ac76db18108b047204 | /app/src/main/java/com/valerie/customlist/MyCustomListAdapter.java | 2be1cdcdff9667ca337546e9064b05adbda82c9e | [] | no_license | bsakari/Custom-List-With-Delete | 1f8329952373384560e02d23dfdd648fd51f5850 | d042a8ee7a47bd1d13a4ee96ff9696968149c1fa | refs/heads/master | 2020-03-20T05:13:42.476440 | 2018-06-13T11:39:50 | 2018-06-13T11:39:50 | 137,207,541 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,464 | java | package com.valerie.customlist;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
imp... | [
"sakaribenjamin@gmail.com"
] | sakaribenjamin@gmail.com |
eec0e0c59dbfea2fa9fe3a05dd9998097554414e | e789c0c5e0caa11025c24ffed8f45c3f3a3d7bde | /src/test/java/InheritanceTest.java | eb748348c7fd3f7b0ce043b35344610fcb1097d4 | [] | no_license | Tonata/Design-Principles | 569ab912fdd930d003e73ea4f52152a333c728b5 | 1673a8ccac6caf50bfd29e136405fee8ec1e3ea7 | refs/heads/master | 2020-04-26T23:13:10.614920 | 2014-03-01T18:53:52 | 2014-03-01T18:53:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,443 | 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.
*/
import com.tonata.designprinciples.Inheritance.Equipment;
import com.tonata.designprinciples.config.AppConfig;
import org.springframew... | [
"student@student-virtual-machine"
] | student@student-virtual-machine |
2c96a46b692b4f7814bfa929dfa6bfcb7b68b9a1 | 6b4015c7472081619facfd92c90f14c79fc03bdd | /src/main/java/com/pzk/community/dto/QuestionDto.java | e8446deb3562ac921d018e44dff4fa23ccb73c53 | [] | no_license | pzkcommunity/community | 4aee365ee15920651d4f0f8952b7cdcc2c541e44 | c3054a257dfdce8e91d28665483c7e90d4cc3ac6 | refs/heads/master | 2022-06-26T18:18:03.967225 | 2020-04-22T08:21:07 | 2020-04-22T08:21:07 | 239,083,502 | 0 | 0 | null | 2022-06-17T02:53:24 | 2020-02-08T06:54:43 | Java | UTF-8 | Java | false | false | 469 | java | package com.pzk.community.dto;
import com.pzk.community.model.User;
import lombok.Data;
/**
* question and user组装类
*/
@Data
public class QuestionDto {
private Long id;
private String title;
private String description;
private long gmtCreate;
private long gmtModified;
private Long creator;
... | [
"1043647476@qq.com"
] | 1043647476@qq.com |
1544d78f09db111e341f2c97a9ae0a9224e77eda | 1101d9aed354a36499442c96546f6e0bbe066b6e | /src/main/java/com/a3hp/automationpracticee/framework/pageobject/dresses/PrintedDressCDPage.java | 35b7834d3d8fce37a608b15d8dc796a8503072df | [] | no_license | VikashGittt/A3hp.com.automationprac | 9434807521a58ff0a64eda0c4425a91ffe457751 | b09c9d8a55a4e9868bdf0b7e1fd0625c50583605 | refs/heads/master | 2020-04-16T10:21:11.216874 | 2019-01-14T04:46:20 | 2019-01-14T04:46:20 | 165,501,904 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 105 | java | package com.a3hp.automationpracticee.framework.pageobject.dresses;
public class PrintedDressCDPage {
}
| [
"testdunkin25@gmail.com"
] | testdunkin25@gmail.com |
642f74cc78c493d2c2b48a4e239e414320ad2fdc | ba170b8e961505127b37ee8c7d371ca42f09f630 | /ngscript-core/src/main/java/org/ngscript/runtime/Context.java | df3391d9b7ab54afebb242947f579def4a24426f | [
"Apache-2.0"
] | permissive | Watch-Later/ngscript | c8982a2ca2e8918b4b94f348c96e64c7d6d2fe6a | e04e1ff2dda50b1fb39e0919d100ba75e7d1d51b | refs/heads/master | 2023-06-25T18:09:05.705272 | 2021-07-15T15:39:09 | 2021-07-15T15:39:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,699 | java | /*
* Copyright 2021 wssccc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | [
"wssccc@qq.com"
] | wssccc@qq.com |
66129aa83ea5a6a7c3d86c4a9de5893bb3e0a7cb | f676554151050bb21262353cbfd1502b9b51fca3 | /src/main/scala/com/yee/bigdata/common/util/Constants.java | cf02496d564d0543645f338ca17b771879caf75d | [] | no_license | finch0001/bigdata-v2 | 90c4a9d24d96590d19945c2a2371d387452cafb1 | 78261514c8d6e89dde3f9f91af6a33ff7f2a40d7 | refs/heads/master | 2020-07-02T14:28:19.297353 | 2019-08-29T00:16:37 | 2019-08-29T00:16:48 | 201,556,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,079 | java | package com.yee.bigdata.common.util;
import java.util.StringTokenizer;
/**
* Some useful constants.
**/
public final class Constants {
private Constants() {} // can't construct
/** JVM vendor info. */
public static final String JVM_VENDOR = System.getProperty("java.vm.vendor");
public static fin... | [
"1434742890@qq.com"
] | 1434742890@qq.com |
125a35018bf1f3ca476c73205be27cb94714f4ea | 7bca0c7096bf68951fc0b51bf24bc908e87effc1 | /src/main/java/by/thm/persistent/SQLConnection.java | 738db0b89621c42a877f7cdac1b831852c098903 | [] | no_license | thmihnea/AzaleaSkills | d39d67bd9e4bd0671d514dbce8526694e8f13773 | 9f959e7829aaf8b47b3916fac1c29cd1060ff4c9 | refs/heads/master | 2023-03-11T15:46:31.435204 | 2021-02-27T20:19:03 | 2021-02-27T20:19:03 | 325,760,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,876 | java | package by.thm.persistent;
import by.thm.AzaleaSkills;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.util.Arrays;
import java.util.List;
public class SQLConnection {
public static Connection connection;
public static S... | [
"xserifan.mihnea@gmail.com"
] | xserifan.mihnea@gmail.com |
ee935e77a4ab993e97b473ddee6374f91506285a | 649f6cce62ec72c509e3ede126effe84f9dc18fb | /app/src/main/java/com/example/hxl/travel/ui/adapter/RollPagerAdapter.java | 631d5ea1c76748b82080c4527643b1414ddad512 | [
"Apache-2.0"
] | permissive | hxlzp/Travel | c5d69b85c869f893da41c0956f931897948d3bd1 | f33c264dfd19a8ba27258b645c1d5c7001f7375c | refs/heads/master | 2021-05-05T04:05:29.781000 | 2017-09-29T01:17:07 | 2017-09-29T01:17:07 | 105,214,569 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,487 | java | package com.example.hxl.travel.ui.adapter;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.jude.rollviewpager.adapter.StaticPagerAdapter;
import java.util.List;
/**
* Created by hxl on 2016/12/29 at haiChou.
*/
public class RollP... | [
"hou_xiao_lei@163.com"
] | hou_xiao_lei@163.com |
db39eaaa0bc6d2f0e0075c48927e5dbc5d0c52e0 | 566408c4e03bf90af2a7d4e14d625aac9c8885dd | /src/main/java/com/KingEnderman/TangibleShadows/containers/BlockShadowFurnace.java | 68784e840d04536151eaecba51b8e4498846e1bb | [
"MIT"
] | permissive | KingEnderman/TangibleShadows | 540451b5676feafec5481b49df38ba674303af92 | f19a75c365b8aab43f891b02f7ab5694b8616edb | refs/heads/master | 2020-12-30T14:56:37.964345 | 2014-10-18T17:46:22 | 2014-10-18T17:46:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,473 | java | package com.KingEnderman.TangibleShadows.containers;
import java.util.Random;
import com.KingEnderman.TangibleShadows.TangibleShadows;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import net.minecraft.block.Block;
import net.minecraft.block.BlockContainer;
import net.minecraft.block.... | [
"kellenolson1@gmail.com"
] | kellenolson1@gmail.com |
05998d5eaff9232adfcb4505bcbfbbd3910407cb | 1115a228936e4423108cbaf3ba370a9f1a3519c5 | /app/src/main/java/com/doubanapp/hbj/douban/IModel/IHomeDayRecommendModel.java | c3513598b5c1b8431d4ff99b598c73481e65eebe | [] | no_license | wjx367/hbj | 5a73fbac133f3c0b31245b97eb32b6ec1be1b96c | d273f000dbfa3ff016a0de3ce05adba024eb3a44 | refs/heads/master | 2021-01-19T17:49:45.564677 | 2017-04-14T14:25:42 | 2017-04-14T14:25:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 521 | java | package com.doubanapp.hbj.douban.IModel;
import android.view.View;
import java.util.List;
/**
* Created by Administrator on 2017/4/7 0007.
*/
public interface IHomeDayRecommendModel extends IBaseModel {
void onHomeDayRecommendConnectNext(List<View> vpTitleData, List<String> androidData, List<String> frontData,... | [
"1085069832@qq.com"
] | 1085069832@qq.com |
24286495a7b829d68091fab311b742e8fe6d7185 | f1bc9ed2aaa6b4f5ce7d129c4d53ec868d8defc2 | /src/corejava/concepts/strings/StringMethods.java | c7e307a54432345f49466eb8ea56f85e1d056c2b | [] | no_license | bis-test/LearnJava | 1261d185840f03aa3d777adc9a156ec54399cf0e | 668e7476f95f923ea6d5b353a7d4007d9fe3e241 | refs/heads/master | 2020-03-24T14:59:00.444895 | 2018-07-29T17:54:06 | 2018-07-29T17:54:06 | 142,782,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,695 | java | //@Author-Biswajit Sundara
//@Date-06/16/2018
//@Topic- Strings
//@Subtopic- Demonstration of different string methods
//@Status- In Progress
package corejava.concepts.strings;
public class StringMethods {
public static void main(String[] args) {
//1.toCharArray
//Demonstrate method toCharArra... | [
"seleniumbiswajit@gmail.com"
] | seleniumbiswajit@gmail.com |
53836edbc948927c2527da71b07db47873e89a41 | 1c1a8eeca1027725715a297d23b7283e0ebf1e58 | /arithmetic-core/src/main/java/se/wilhelmhedman/arithmetic/antlr/ArithmeticErrorListener.java | 50c10f4a63eefffc0ba62b5324f1c36a0749420f | [] | no_license | hedmanw/arithmetic | 6ab49ccc22afaf0e935e2f233efa3b82952adb88 | 62f909668d95a246dcacffa2b13e8ac2fdcafb0e | refs/heads/master | 2020-04-05T14:34:11.404449 | 2017-07-18T19:30:01 | 2017-07-18T19:30:01 | 94,684,193 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,935 | java | package se.wilhelmhedman.arithmetic.antlr;
import org.antlr.v4.runtime.ANTLRErrorListener;
import org.antlr.v4.runtime.Parser;
import org.antlr.v4.runtime.RecognitionException;
import org.antlr.v4.runtime.Recognizer;
import org.antlr.v4.runtime.atn.ATNConfigSet;
import org.antlr.v4.runtime.dfa.DFA;
import java.util.A... | [
"w.hedman@gmail.com"
] | w.hedman@gmail.com |
587050a861e924dc2fe97872aadc0d4666a085d6 | 70a0b7f2947cad12903ddd6c9611a06821a1e316 | /app/src/main/java/org/sifa/application/sifa/Feedback.java | ded12c44322e13d525ea9d43bfd6d8a962b85f20 | [] | no_license | Shashank-Mahesh/SIFA-app | f51f575b95d326c752485a2ae39b088dba470186 | 348b1ef0a41300de63112bff8e2a24bbe52f2764 | refs/heads/master | 2020-12-13T16:42:12.834685 | 2020-01-17T05:11:09 | 2020-01-17T05:11:09 | 234,474,892 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,646 | java | package org.sifa.application.sifa;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import org.sifa.application.sifa... | [
"noreply@github.com"
] | Shashank-Mahesh.noreply@github.com |
9133c21c5bbc8ded8acd1b8f99b3ff14c9c7597c | fba6a65db11cfa08dfaf04ebca63f09815922678 | /src/main/java/com/example/controllers/AdminController.java | e980dcd3ba72b9a621575d2ac739f43dda60a67c | [] | no_license | amanrock1999/onlineshopping | d823da0f35f774eb00dd0d14e980f0a886a4ddb0 | ad8f5597652f097ea28931dde69d4730d6666d36 | refs/heads/main | 2023-05-31T07:08:10.918864 | 2021-06-25T05:21:47 | 2021-06-25T05:21:47 | 377,378,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,621 | java | package com.example.controllers;
import java.time.LocalDate;
import java.util.List;
import java.util.Optional;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.spring... | [
"amanrock.1999@gmail.com"
] | amanrock.1999@gmail.com |
3ccd1c424d8645f0ea82affa9ce401435648b9ad | 037e4f7e212b99bc4d6bf6975171727f94c3e87a | /src/main/java/com/kaleido/klinops/repository/StudyProductRepository.java | 7246c04973d4d6d3b3ce89a90b33abe8aa1d8bbe | [
"BSD-3-Clause"
] | permissive | Kaleido-Biosciences/klinops | bdf40bea256e1082f0d95364a8855ec02502cbcb | f7a725d43302e33158a43fd36de6859906d986de | refs/heads/master | 2022-12-21T14:44:50.709608 | 2019-12-23T14:11:48 | 2019-12-23T14:11:48 | 228,701,746 | 0 | 0 | BSD-3-Clause | 2022-12-16T05:06:41 | 2019-12-17T21:07:16 | Java | UTF-8 | Java | false | false | 421 | java | package com.kaleido.klinops.repository;
import com.kaleido.klinops.domain.StudyProduct;
import org.springframework.data.jpa.repository.*;
import org.springframework.stereotype.Repository;
/**
* Spring Data repository for the StudyProduct entity.
*/
@SuppressWarnings("unused")
@Repository
public interface StudyProd... | [
"mark.schreiber@kaleido.com"
] | mark.schreiber@kaleido.com |
e31f9607bcc86c91ac9250600c0f39f3f0eab83f | 2f434b04776fcee3c95b2d2ff5a0cfc37735162f | /lp-questionnaire-manager/src/main/java/eu/learnpad/qm/component/QuestionnaireGenerationStatus.java | 52675b4242c695f8d20a295db1bf59912a15c06f | [] | no_license | LearnPAd/learnpad | 683ad1803ef8fc04619ffe95f124b0a13f9585ed | 8c74b609dd555fb0852071e0a89915f32f4bccf4 | refs/heads/master | 2022-12-13T19:59:23.655058 | 2020-06-04T08:52:32 | 2020-06-04T08:52:32 | 22,754,193 | 12 | 33 | null | 2022-12-05T23:48:52 | 2014-08-08T10:19:46 | JavaScript | UTF-8 | Java | false | false | 1,037 | java | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* th... | [
"woshilapin@tuziwo.info"
] | woshilapin@tuziwo.info |
32703e459766d3a29706da0e0b528384caa584ed | 8dfc31852c0a811634351ccfc5e7796ea3165d11 | /app/src/main/java/com/example/guobaba/myvabnote/MainActivity.java | 5304d1b7ff703752a1023cc4d7a91b3bce36e8a9 | [] | no_license | gzci/myVABnote | 559be678cd77bc9637b69da1c5b81a2c0f7340b0 | dfd8b78e1fb944fc0204bce3a0e19add16a5661c | refs/heads/master | 2020-04-09T07:11:06.826950 | 2018-12-03T10:52:32 | 2018-12-03T10:52:32 | 160,144,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,943 | java | package com.example.guobaba.myvabnote;
import android.app.ListActivity;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import android.app.Activity;
import android.database.C... | [
"695556920@qq.com"
] | 695556920@qq.com |
4dfc95c32b73eb467dd874e30ab4bb94b2268b41 | 5dbf1a5a43397644dd735e77377665d1c98e8a07 | /src/test/java/com/my/dao/MessageDaoTest.java | a746bb4c1a63c42975a5031d17d6ccd33f85b063 | [] | no_license | vlad-shevchenko/ugly-blog | be24c4fe2ab6e6abba0baeea037ce87f03c7a933 | d100ceb2ab11b4a573db10b131d5467c515322ab | refs/heads/master | 2020-05-20T05:59:38.782471 | 2015-01-04T10:03:27 | 2015-01-04T10:03:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,421 | java | package com.my.dao;
import com.my.dao.interfaces.MessageDao;
import com.my.dao.interfaces.UserDao;
import com.my.model.Message;
import com.my.model.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.... | [
"warangel.alk@gmail.com"
] | warangel.alk@gmail.com |
f71272d53b8f292aeef39b1586bc091fd2dbbe17 | af2b3ba0c64f3b4c9d2059f73e79d4c377a0b5d1 | /AndroidStudioProjects/CriminalIntentChallenge15.1/app/src/main/java/com/bignerdranch/android/criminalintent/CrimeLab.java | d868a819075c8e0ee5d41335e477166e020319a3 | [] | no_license | xuelang201201/Android | 495b411a3bcdf70969ff01cf8fcb7ee8ea5abfd8 | 0829c4904193c07cb41048543defae83f6c5a226 | refs/heads/master | 2022-05-06T09:09:48.921737 | 2020-04-22T08:41:15 | 2020-04-22T08:41:15 | 257,838,791 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,884 | java | package com.bignerdranch.android.criminalintent;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import com.bignerdranch.android.criminalintent.database.CrimeDbSchema.CrimeBaseHelper;
import com.bignerdranch.android.c... | [
"xuelang201201@gmail.com"
] | xuelang201201@gmail.com |
7c6d563155a62f42c1cca98d454eb111227845c3 | 8cb2d1691b706111d40293274dfe99adfbad99c8 | /src/main/java/com/difusores/supermercado/web/controller/ProdutoController.java | 5ad5fa5ab9c18e1c285fd97a6c54aea48e07e50e | [] | no_license | ThiagoCF05/supermercado | 7c9d402e9d166d1002deb384c060e76cb9219e72 | 2671f37a6d497311086a9b32abeda6496c866ee0 | refs/heads/master | 2016-09-10T16:51:19.217816 | 2014-11-09T01:39:56 | 2014-11-09T01:39:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,300 | java | package com.difusores.supermercado.web.controller;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Pageable;
import org.springframework.... | [
"thiago.castro.ferreira@gmail.com"
] | thiago.castro.ferreira@gmail.com |
f0eb9254b3516d4d5246ec0d80d24d1f0a7f6305 | 8734b6a223d9cebf98e5993403fa402100fd31a5 | /app/libs/TencentMapSDK_Android_2D_v1.2.8/TencentMapSDKDemo_Raster_ADT/src/com/tencent/mapsdk/raster/demo/PolylineActivity.java | c7cab8bdb514e282cd4122be9a4804758fbc5445 | [
"Apache-2.0"
] | permissive | StoreManager/ManagerStore | 7c59aa5de1316c4d14a39371174fc74fe723d975 | ed0f6ea2b356c229088c0b93ae0d03a299dd0cb1 | refs/heads/master | 2021-09-13T01:54:49.295549 | 2018-04-23T16:34:59 | 2018-04-23T16:34:59 | 111,076,339 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,886 | java | package com.tencent.mapsdk.raster.demo;
import android.graphics.BitmapFactory;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.view.View;
import android.view.View.OnClickListener;
import android.widge... | [
"1581593923@qq.com"
] | 1581593923@qq.com |
339326c6b3bdb08530829d80cfcb01ee2c0ab00b | 1209ba0e60f00abed54a13c62ee550f8937ac99d | /hash/src/test/java/com/kv/hash/ExampleUnitTest.java | 4bdf292a65ddef6fbeda791a192c49c360c429c1 | [] | no_license | kevinffk/CipherSample | b1267849c88fa1bb33a8912fba78a5f1f789a8ee | 0f721fbc32274863cb80363abef0d2b551a82baa | refs/heads/master | 2021-09-03T15:04:18.555354 | 2018-01-09T02:49:48 | 2018-01-09T02:49:48 | 115,972,510 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package com.kv.hash;
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 void addition_i... | [
"kevinffk@126.com"
] | kevinffk@126.com |
54f31b4102500be9880e2a18a884247898c56a8a | f10447c0e6c0a4f719ddbdc8a4a86b7d2186a6cf | /src/main/java/com/project/demoSpring/repositories/OrderItemRepository.java | 41226413e2297c8bc599783af3b79fa7144abfc0 | [] | no_license | Daiven75/demo-spring-java-11 | 9fb6a5fd2a10aed4e4c492b9847598e63575df86 | 9d9cbc55e94ea89282c0eb9d32ea4484322ed5e4 | refs/heads/master | 2020-12-09T03:19:28.161822 | 2020-02-09T23:48:34 | 2020-02-09T23:48:34 | 233,175,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package com.project.demoSpring.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import com.project.demoSpring.entities.OrderItem;
public interface OrderItemRepository extends JpaRepository<OrderItem, Long>{
}
| [
"lucas.s.l75@hotmail.com"
] | lucas.s.l75@hotmail.com |
09892f5a8dfda234d9e194e7337b8672d49ed62e | 5be436a5d379e583ce8c0892fb829e6722d29ee1 | /main/java/com/raizunne/miscellany/block/FoodPackager.java | ae94d684bb267ac638f92a1508e53191d355e8bb | [
"Apache-2.0"
] | permissive | Raizunne/Miscellany | afc2f26ce56f262335f666c3ac04bbb8682868d3 | 0eacd0fd5efb3507fe1c5180b5d33d68703e324a | refs/heads/master | 2021-03-12T23:39:30.795662 | 2014-12-13T06:35:02 | 2014-12-13T06:35:02 | 23,031,897 | 1 | 0 | null | 2014-12-05T18:50:49 | 2014-08-17T02:54:41 | Java | UTF-8 | Java | false | false | 3,741 | java | /**
Code made by Raizunne as a part of Raizunne's Miscellany
Source code found at github.com/Raizunne
*/
package com.raizunne.miscellany.block;
import java.util.Random;
import net.minecraft.block.Block;
import net.minecraft.block.BlockContainer;
import net.minecraft.block.material.Material;
import net.m... | [
"raizunne@hotmail.com"
] | raizunne@hotmail.com |
38672278cd8839ad6113c713d0bea68d6eb1a75b | 7fb09c3c288ba4325e9196994d691d5688194e24 | /src/main/java/by/iba/railway/eticket/xml/objs/request/eticket/RegistrationRequest.java | ea8469ef2a08b1f67df55ff3ef57c69e826705b7 | [] | no_license | mrdaddy/XMLGate | 36fd046a73357e698d321b1f0276142682f33d3d | 4f98573b14e5d253b9023f34ffe30a555b9d98e4 | refs/heads/master | 2020-03-29T05:04:34.861330 | 2019-02-08T08:44:42 | 2019-02-08T08:44:42 | 149,565,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 832 | java | package by.iba.railway.eticket.xml.objs.request.eticket;
import by.iba.railway.eticket.xml.objs.request.BaseRequest;
import by.iba.railway.eticket.xml.objs.request.type.common.OrderType;
import javax.xml.bind.annotation.*;
@XmlAccessorType(XmlAccessType.FIELD)
@XmlRootElement(name = "GtETicket_Request")
@XmlType(nam... | [
"mrdaddy@mail.ru"
] | mrdaddy@mail.ru |
530fc2546ba1ec35f17827e65135796371ed345f | cb5310ae9cb5a81c191a3e2f358b94f463b2fa6b | /tests/robovm/src/test/java/org/robovm/rt/bro/GlobalValueTest.java | 68429b997a8390d5470780d114d0ea1fe588d0b9 | [] | no_license | jiangwh/robovm | a3da6d97083eab70ddeb4942d5bafa82d231aec2 | a58b3a1928a60ea132b41cd0e51fae5550e224f5 | refs/heads/master | 2020-12-25T04:47:23.403516 | 2014-07-17T00:35:34 | 2014-07-17T00:35:34 | 21,945,788 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,543 | java | /*
* Copyright (C) 2012 Trillian Mobile AB
*
* 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 o... | [
"niklas@therning.org"
] | niklas@therning.org |
2d5e679b914c58d0896e3439139326293e67ec9a | ab73408ac29216a3af01d331992bffaa51e11d45 | /src/main/java/com/sports/frontend/controller/SportsGestorController.java | 244e202f72198b2cda7b5618bc5253f50fd0c48b | [] | no_license | robertoarias/SportStadistics | 9e027dc29e1ed343fa91c3daf424d0d08eb05ec1 | 862deaeb52aa58237bd99af8ac7cedf33f1c5a90 | refs/heads/master | 2020-08-16T22:35:24.186651 | 2019-10-25T20:10:29 | 2019-10-25T20:10:29 | 215,563,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,486 | java | package com.sports.frontend.controller;
import java.util.Collection;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.an... | [
"noreply@github.com"
] | robertoarias.noreply@github.com |
628200abc1d0021356cc6404a28addefeb6bb668 | fff8f77f810bbd5fb6b4e5f7a654568fd9d3098d | /src/main/java/com/google/android/datatransport/cct/a/zzu.java | c46b0b5dad92899fe62a898b4c2cacee9b8ff325 | [] | no_license | TL148/gorkiy | b6ac8772587e9e643d939ea399bf5e7a42e89f46 | da8fbd017277cf72020c8c800326954bb1a0cee3 | refs/heads/master | 2021-05-21T08:24:39.286900 | 2020-04-03T02:57:49 | 2020-04-03T02:57:49 | 252,618,229 | 0 | 0 | null | 2020-04-03T02:54:39 | 2020-04-03T02:54:39 | null | UTF-8 | Java | false | false | 1,185 | java | package com.google.android.datatransport.cct.a;
import com.google.firebase.encoders.EncodingException;
import com.google.firebase.encoders.ObjectEncoder;
import com.google.firebase.encoders.ObjectEncoderContext;
import java.io.IOException;
/* compiled from: com.google.android.datatransport:transport-backend-cct@@2.2.... | [
"itaysontesterlab@gmail.com"
] | itaysontesterlab@gmail.com |
db4ad0bdaa33b088ef109ae9daf43a0f02c2837d | ca974954f6797d3b63d6b8c86a476469b44f6de7 | /src/main/java/com/example/mapper/SysRoleMapper.java | be177ad2fe42f86beb2e0aae2bbb6f47d18d7bd1 | [] | no_license | FirstMrRight/abutment | 0b2731e0efcaf5d5f061d23b77bb44cc19c81f8c | 8d9f72ddf4f0901b5d9d78210e30f19948664e80 | refs/heads/master | 2023-03-02T02:14:31.825096 | 2021-01-31T08:42:37 | 2021-01-31T08:42:37 | 301,343,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 330 | java | package com.example.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.example.entity.SysRoleEntity;
import org.apache.ibatis.annotations.Mapper;
/**
* @Description 角色DAO
* @Author Sans
* @CreateTime 2019/9/14 15:57
*/
@Mapper
public interface SysRoleMapper extends BaseMapper<SysRoleEntity... | [
"15666882775@163.com"
] | 15666882775@163.com |
fc79919fe6e08e71f67f97ddc749c07a2dd95b1f | 31a2e9a3464550d8309c61ff78db7b820da7634a | /Registry/ChromaStructures.java | 16672391307898675701553e02a4900e9c599f0c | [] | no_license | foxwhite25/ChromatiCraft | c1f5dab4db52d572c1f524cac3aa5159c6f4918f | cc8de79b7341d3f4b7ea105b83b810a16bde02eb | refs/heads/master | 2023-04-06T18:07:50.642799 | 2021-04-02T06:44:29 | 2021-04-02T06:44:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,781 | java | /*******************************************************************************
* @author Reika Kalseki
*
* Copyright 2017
*
* All rights reserved.
* Distribution of the software in any form is only allowed with
* explicit, prior permission from the owner.
******************************************************... | [
"reikasminecraft@gmail.com"
] | reikasminecraft@gmail.com |
d74b7962ecd5fb73e1ab04f532eefe19020b3a39 | 8e259178aa71fdcdea6afc21dc980461c952c49a | /spring-security-oauth2-jdbc/src/main/java/com/test/persistence/repositories/UserRepository.java | 9a52f5654dfe193017727bedabe990d05c58ec33 | [] | no_license | badalb/Spring | 4d8a5fd4e8c1726c08fc33677088c24bafe98925 | f273e9fd4df84861350e293d9e1e3c0b061f2e32 | refs/heads/master | 2020-07-03T18:52:16.822991 | 2016-10-16T02:37:08 | 2016-10-16T02:37:08 | 66,841,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.test.persistence.repositories;
import java.util.List;
import org.springframework.data.repository.CrudRepository;
import com.test.persistence.entities.User;
public interface UserRepository extends CrudRepository<User, String> {
public User findByUserName(String userName);
public List<User> findByTblus... | [
"huuser123@gmail.com"
] | huuser123@gmail.com |
5291689eb5a7678e70c19fdcd44bbb7d867ad0c4 | 69e6f6822221088dbb6e27f731fc4d117c20aef3 | /yiQu_Api/src/main/java/com/quanmai/yiqu/common/widget/FocusMap.java | 05c6d8eb785066c534846d6d4ecbb3a085f4f225 | [] | no_license | zengweitao/YiQuLife | f7dd201be283dfd64f7348b4525d328e7b7b94a9 | 30dd021e56c8e0914e2e2c23705baf49ffa319ce | refs/heads/master | 2021-01-01T18:10:57.454138 | 2017-07-25T06:38:40 | 2017-07-25T06:38:40 | 98,272,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,512 | java | package com.quanmai.yiqu.common.widget;
import java.util.ArrayList;
import com.quanmai.yiqu.common.util.ImageloaderUtil;
import com.quanmai.yiqu.R;
import com.quanmai.yiqu.api.vo.AdvertInfo;
import android.app.Activity;
import android.content.Context;
import android.os.Handler;
import android.support.v4.view.PagerAd... | [
"weitao_zeng@jyc99.com"
] | weitao_zeng@jyc99.com |
45950425879188ac05245d938ab425b262c356d8 | c4a846c1aeaa944d92c5d6af46435575140bfb8c | /PersonTracker_hibernate5.0+/PersonTracker_20180103/src/com/lansitec/controller/networkgw/TVMsgDefs.java | 686e0085ff3f650b36db65f918bd3b51ec9813e5 | [] | no_license | zhaobangbang/Persontracker | bc2ca955453a5548c3dc02cfbfd320ed725ec61d | c1ba1815d080ac6de9035e2462311f6f043941d9 | refs/heads/master | 2020-03-20T04:22:14.456423 | 2018-06-15T01:49:58 | 2018-06-15T01:49:58 | 137,180,013 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | package com.lansitec.controller.networkgw;
public class TVMsgDefs {
public static final byte UL_DEV_REG = 0x1;
public static final byte UL_DEV_HB = 0x2;
public static final byte UL_DEV_POS_UNACK = 0x3;
public static final byte UL_DEV_POS_ACK = 0x4;
public static final byte UL_DEV_LOST_POS = 0x5;
public static fi... | [
"zhaobangbang@lansitec.com"
] | zhaobangbang@lansitec.com |
6d481e6ae699895d30178e9eee4e847e72772d5d | 09a444db7f584ec3d9974534945792abfdf302f7 | /src/septusten/plugins/blockshuffle/BS_MessageSender.java | 78f7cdaa08d4e44d5f2d411d186756494cffe97b | [
"MIT"
] | permissive | Septus10/BlockShuffle | 0466a02f38ad4d891cfdfbff73177caeb766c767 | 78663ee470b57535e446028a5f4db896abaf46fd | refs/heads/master | 2022-07-24T00:05:41.851185 | 2020-05-24T20:14:14 | 2020-05-24T20:14:14 | 266,604,292 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 521 | java | package septusten.plugins.blockshuffle;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
public class BS_MessageSender
{
static String MessageStart = ChatColor.DARK_BLUE + "[" + ChatColor.GREEN + "BlockShuffle" + ChatColor.DARK_BLUE + "]" + ChatColor.RESET + " ";
static voi... | [
"larsdesmit@hotmail.com"
] | larsdesmit@hotmail.com |
a2d33a365f189661b28eb69abdf2d04e42c3a6f7 | 26750bd4247544d15dcb0f9056a98e0ef0f09e0f | /ADS Module/Sorting/QuickSort.java | 51b8cec7e193d44b14334f793bbb37b566d38ec1 | [] | no_license | VaibhavBaraskar/Vaibhav_baraskar_E-DAC2020 | 21c64c3e3760c3a37081cc1c1e8834611582564f | 9fb182664c513db318af8888c6beb2ca0673cb4d | refs/heads/master | 2023-03-03T14:52:21.730892 | 2021-02-09T16:50:52 | 2021-02-09T16:50:52 | 299,300,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 914 | java | package SearchingAlgoritham;
public class QuickSort {
public static int partition(int arr[], int lo, int hi) {
int p=arr[hi];
int i=lo-1;
for(int j=lo;j<=hi-1;j++) {
if(arr[j]<=p) {
i++;
arr[j]=arr[i]+arr[j]-(arr[i]=arr[j]);
}
}
arr[hi]=arr[i+1]+arr[hi]-(arr[i+1]=arr[h... | [
"noreply@github.com"
] | VaibhavBaraskar.noreply@github.com |
5763019b5afdaf3b8375c1626220dce5aad9a9c1 | f3bc20849e3c6ff63ca8f703166004519996848f | /Project 2/src/Admin.java | 0266b4bf87075d59f7ae493065effc483cae7f12 | [] | no_license | Blugrrl/JavaPractice | 0fdfa2d3f184c4bf24edc144ba04f6a90b801908 | c4034679d43261c14f893ab48146003c4a527d56 | refs/heads/master | 2021-01-11T07:42:30.768781 | 2016-11-22T09:55:10 | 2016-11-22T09:55:10 | 72,094,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java |
public class Admin extends Employee {
int employeeBonusBase = 300;
double bonus;
public Admin (String name, double salary, String department, int idNumber, Gender gender) {
super(name, salary, idNumber, department, gender);
}
public double bonus() {
bonus = employeeBonusBase*getAge();
... | [
"brunalsweden@gmail.com"
] | brunalsweden@gmail.com |
6617ead889fb505608334b9cac8aed653628115b | 619bddb7345a5155e08e89833548f5d3e8bbe498 | /2MGR/PIS/src/main/java/backend/controller/TechniqueController.java | 96c2ee4fd67c84e7edfe8eaf51856076cf81f14e | [] | no_license | huhuhugo1/VUT-FIT | 8808194d9fbedb1a8c834d67fcb6776802a530ff | 7a4b90073910953ac23402e2292d51d700f6a585 | refs/heads/master | 2020-04-12T11:40:25.725214 | 2018-08-18T14:59:07 | 2018-08-18T14:59:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,263 | java | package backend.controller;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.ejb.EJB;
import javax.ejb.Stateless;
import javax.faces.application.FacesMessage;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ManagedProperty;
import javax.faces.bean.ViewScoped;
import javax.faces.... | [
"pelanek@simplo.cz"
] | pelanek@simplo.cz |
5bdc7d9afbe18e5153acdd488067251619416cd5 | 2178a0a9fea55dcc4077847af862cad6db2f5b12 | /app/src/main/java/novumlogic/live/wallpaper/gdx/graphics/g3d/particles/renderers/BillboardControllerRenderData.java | 808a62262956d153cb7b72ea35b3282d200046ed | [] | no_license | lgslegend/LiveWallpaper-2 | 06fa7026ccd7584b88059a13482ce29ac7d72626 | ed3afdf23e7b62512a785b2f4df58e80a3d992e4 | refs/heads/master | 2022-04-19T19:35:41.904464 | 2020-04-18T16:22:07 | 2020-04-18T16:22:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,158 | java | /*******************************************************************************
* Copyright 2011 See AUTHORS file.
*
* 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.a... | [
"yash.verma1200@gmail.com"
] | yash.verma1200@gmail.com |
4c413153fc0fa24d98845b4f9dc882bfd0d6cd89 | beae2b567901e88e35a2a0b02649d14a26c31ec7 | /MyselfDialog/src/main/java/com/shenzhen/payfor/MainActivity.java | be3dc48274429f04ba457ae57fe34a1ee7dd1b2c | [] | no_license | zhangshenzhen/Myself_project | e0c96f8a37633f21d3132a4a6e4d9ee65d9d7675 | 4430ddc9f7ef5b700178ebca5a5a18194f475a17 | refs/heads/master | 2020-04-06T08:27:56.442016 | 2019-09-10T06:56:06 | 2019-09-10T06:56:06 | 157,305,546 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,885 | java | package com.shenzhen.payfor;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
public class MainActivity extends AppCompatActivity {
private static final String TAG ="MainActivity.okgo" ;
@Override
protected void onCreate(Bundle savedInstanceState) {
... | [
"1624560576@qq.com"
] | 1624560576@qq.com |
2154d37aec591d778489f8e72275cd9215c648a7 | ab3c26df38d901e069fa22322f4bf58fd2662583 | /src/com/got/nio/demos/Server.java | c1ac7495b3419bf1d341c5bf9055b3e627a55987 | [] | no_license | zzwu/NioServer | e79afab294493c723c09cb4a8050d29c961857f0 | fe4faa2e96203ab0bcaf3998c618e387334c01d0 | refs/heads/master | 2016-09-06T02:15:37.084089 | 2011-09-05T08:17:16 | 2011-09-05T08:17:16 | 2,214,555 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,667 | java | package com.got.nio.demos;
import java.io.PrintWriter;
import java.net.InetSocketAddress;
import java.net.ServerSocket;
import java.net.Socket;
import java.nio.channels.SelectionKey;
import java.nio.channels.Selector;
import java.nio.channels.ServerSocketChannel;
import java.util.Iterator;
import java.util.Set;
publi... | [
"zhenzhouwu@yahoo.cn"
] | zhenzhouwu@yahoo.cn |
9e7eccad2ddac1f1b29e6657a8b254b6cf3aa153 | aac95bd35aefaf431b23d9577aead71fd1699614 | /src/test/java/cucumberTraining/CukesRunnerTest.java | cf5fb8984007266bf6c19e89633c6a26e4aa5d34 | [
"CC-BY-3.0",
"Apache-2.0"
] | permissive | celikgumusdag/CucumberTestNG | 529dafff3d0118267d0e67cd5d5d24226a31532f | 402d9f252035d11ae8fd435df6e538597b10a248 | refs/heads/master | 2021-01-20T21:12:08.628924 | 2017-07-31T07:09:55 | 2017-07-31T07:09:55 | 60,177,607 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 524 | java | package cucumberTraining;
import org.junit.runner.RunWith;
import cucumber.api.CucumberOptions;
import cucumber.api.junit.Cucumber;
import cucumber.api.testng.AbstractTestNGCucumberTests;
@RunWith(Cucumber.class)
@CucumberOptions(
monochrome = true,
features = "src/test/java/features",
... | [
"celikgumusdag@gmail.com"
] | celikgumusdag@gmail.com |
5d20f9e861f2f89a27a6db392133c334dfde924b | 2ccb4c6f253ec1e7418d468a664a2e31f62c3784 | /app/src/main/java/com/bibinet/biunion/project/bean/CompanyUpImageBean.java | 2bbf46445702c1adca651c392746612a1eee4cc8 | [] | no_license | zhangyalong123feiyu/BiUnion | 8207e1cae667a93a0ca62ceca7bddaaf60e6131b | 5452c654c3efb929e714d0b8928eef902db4ce8a | refs/heads/master | 2021-01-21T10:00:27.173330 | 2017-07-18T02:32:16 | 2017-07-18T02:32:19 | 91,677,294 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,190 | java | package com.bibinet.biunion.project.bean;
import java.io.Serializable;
/**
* Created by bibinet on 2017-6-30.
*/
public class CompanyUpImageBean implements Serializable {
/**
* originalFileInfoId : 100052
* thumbnailFileInfoId : 100053
* resCode : 0000
* resMessage : 操作成功
*/
priv... | [
"409812937@qq.com"
] | 409812937@qq.com |
d6f3aca88003095580944d5be5aef2bc2792b390 | 0b200dc7e662f6ec73f11df8428c682c198a2dcd | /struts/struts-board/src/util/Log4jReLoadConfigure.java | 273e8e5b6037797de7218017ddab42cb8f005c82 | [] | no_license | Tob1112/seungbeomi | 45ea004bb1e388ccbe89eeced69da448d9b8d9cd | 845119f6cb5d311bb376bfc9a3e688089a06e83f | refs/heads/master | 2021-01-20T15:37:23.714693 | 2012-05-25T05:23:26 | 2012-05-25T05:23:26 | 41,893,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,483 | java | package util;
import java.io.File;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import org.apache.log4j.PropertyConfigurator;
public class Log4jReLoadConfigure extends HttpServlet {
/** Initializa el servlet.
*/
public vo... | [
"seungbeomi@bc4883c6-4e87-11de-8d14-a1ddb34ee23c"
] | seungbeomi@bc4883c6-4e87-11de-8d14-a1ddb34ee23c |
cff8f2d6ddb02621a6c0ce63adcd0a39a581573f | 7c7f58d0aba2e1609a0dba11219117093994f670 | /QRExampleBusiness/src/main/java/cl/qr/ws2/SolicitarPago.java | 14135602fe4b67acc83d89818c3332a065b59ea1 | [] | no_license | agustinsantiagobcit/ml-hdp | 4b05b99ea3a8f306497ef1082533898f597178b7 | e74fa8983aea4dce6fd1a5f0e070d885df14abb4 | refs/heads/master | 2020-03-21T08:04:28.044671 | 2018-06-22T15:40:40 | 2018-06-22T15:40:40 | 138,318,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,688 | java | //
// Generated By:JAX-WS RI IBM 2.1.6 in JDK 6 (JAXB RI IBM JAXB 2.1.10 in JDK 6)
//
package cl.qr.ws2;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ... | [
"38896303+agustinsantiagobcit@users.noreply.github.com"
] | 38896303+agustinsantiagobcit@users.noreply.github.com |
a961126023c57ca555d08c612cfe6bc9c9d21f2c | 947cef7ad592f4f72e8ec50853fc0ff833c85cd7 | /src/View/Students.java | 631bd4529831becc086f7b16e3a7f7c3b4fe3bf2 | [] | no_license | pedro0x53/MyClassRoom | cd0aa6942d067401cd6f76bc39187cda4fbd2440 | 579080be1940f4baf3800823cf7b42aa96601738 | refs/heads/main | 2022-12-30T20:47:16.172408 | 2020-10-21T23:29:15 | 2020-10-21T23:29:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 41 | java | package View;
public class Students {
}
| [
"beatrizcarlos2000@gmail.com"
] | beatrizcarlos2000@gmail.com |
85419ca6b92082eb319edd5ffa4eae497dbcd37c | e3f51bba99ab626e14d3728dcd0042c440af43e8 | /OopJava/build/classes/inheritance/inheritmember/MemberTest.java | e58cbfe7c4edd931e614c67659e90e1d8f6d3382 | [] | no_license | Selim-Reza-Swadhin/Java-Tutorial | 359b06de245347fb37b5216ebd568b4e306e6587 | 2816f2cb9010b8702524291aa622b405ebf6aae2 | refs/heads/master | 2021-01-08T18:24:41.264555 | 2020-02-21T09:49:47 | 2020-02-21T09:49:47 | 242,105,477 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package inheritance.inheritmember;
public class MemberTest {
public static void main(String[] args) {
Teacher t = new Teacher();
t.setName("Hamid");
t.setAge(33);
t.setQualification("M.sc");
// System.out.println(t.getName());
// System.out.println(t.getAge());
// ... | [
"selimrezaswadhin@gmail.com"
] | selimrezaswadhin@gmail.com |
336930d2381a46734b502fc488ee6612cbcb1cb3 | ae868d2adbe71e1b1290f4fe526d4ac0b80b3007 | /db4odemo/src/Business/Organization/Organization.java | c005396a4d633f56db2155cf849146383100376c | [] | no_license | mahak0712/job-board-veterans | 1e8b3f3450bf64c1aa3c4616ab5d975bd8964283 | 3c92209462d83c669331ab90dfab630a68f15832 | refs/heads/master | 2022-12-13T15:05:13.898220 | 2020-08-21T06:55:36 | 2020-08-21T06:55:36 | 289,172,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,640 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Business.Organization;
import Business.Employee.EmployeeDirectory;
import Business.Role.Role;
import Business.UserAccount.UserAccountDirectory;
import Business.WorkQueue.WorkQueue;
import java.util.ArrayList;
/... | [
"singh.maha@husky.neu.edu"
] | singh.maha@husky.neu.edu |
8d7f21044711b15abfa88574d5e91d38802d7321 | e968807915cfd8da447253b9b7ecceadfc5ae25d | /src/main/java/String/LongestCommonSubsequence.java | 23f3d900acc7d05b338d6d2f3b35eaf7c6b3c87f | [] | no_license | dhavalptl630007/LeetCode | b2deb3c19fa592a9981d46f52cbe0d3a3cde29b8 | 558b462d3a2819bde0e586d061ff2c7100d55836 | refs/heads/master | 2022-12-27T00:53:12.295051 | 2020-09-03T21:54:20 | 2020-09-03T21:54:20 | 231,447,660 | 0 | 0 | null | 2020-10-14T00:23:11 | 2020-01-02T19:39:03 | Java | UTF-8 | Java | false | false | 1,439 | java | package String;
public class LongestCommonSubsequence {
public static void main(String[] args) {
// TODO Auto-generated method stub
String X = "AA";
String Y = "AA";
int m = X.length();
int n = Y.length();
int c[][] = new int[m + 1][n + 1];
for (int i = 0; i <= m; i++) {
c[i][0] ... | [
"dhavalptl630007@gmail.com"
] | dhavalptl630007@gmail.com |
817d2dc8a04b33622b877c49001c0673afed3034 | 93e6d167aa354fd8701034ee9e4ef2e257e04e6d | /sqa_learning_mvn_win/src/main/java/sqa_learning_mvn_win/sqa_learning_mvn_win/App.java | 54203665425832357f2cb8d3bf15f25dcaf47021 | [] | no_license | renotesting/git_repo | 11c3ea026e5183c1209b2198e3ec6addfe99612b | 0f66756d38694342a2aa1d04579981e989cbfe7e | refs/heads/master | 2021-01-10T21:04:25.282931 | 2014-11-25T23:28:08 | 2014-11-25T23:28:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 204 | java | package sqa_learning_mvn_win.sqa_learning_mvn_win;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"reno_testing@hotmail.com"
] | reno_testing@hotmail.com |
516908e4d6be4ee9f127d3a85bd53d69157d9ae5 | b707117c6d01d3fc1f8627c4be2642b88453cb28 | /src/oop/exercises/e01definingClasses/p06_RawData/Engine.java | a9909c3c96a99d69bc520837ac8e3246923ff00e | [] | no_license | Angel-Dzhambazov/JavaOOPExercises | 56714045fc875aea09e0f6717d62f995b365f62f | 8d7cf43cb49e6f382a2cd99fe3baf919a68ec5cd | refs/heads/master | 2021-03-26T23:40:47.232567 | 2020-04-01T10:52:45 | 2020-04-01T10:52:45 | 247,762,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package oop.exercises.e01definingClasses.p06_RawData;
public class Engine {
private Integer speed;
private Integer power;
public Engine(Integer speed, Integer power) {
this.speed = speed;
this.power = power;
}
public Integer getPower() {
return this.power;
}
}
| [
"a.dzhambazov@seeburger.com"
] | a.dzhambazov@seeburger.com |
f1c6e87074682dbb6de640905608b9565c94fe4d | 26140a235fabf234c46a600d037ec2bf524ee77b | /target/generated-sources/annotations/co/gov/secretariamovilidad/sicapital/entidad/CoEntidadesIas_.java | 105579c613a11a306ded5fbc54931a7ec9196afc | [] | no_license | cmezaponce/SiCapital | 4154116ce00329320e7efa368ae1d719eae62b7f | dd7c128d16dcade8bd578b2d5eb531eddcf2023b | refs/heads/master | 2020-07-05T20:28:09.175746 | 2019-08-16T15:30:15 | 2019-08-16T15:30:15 | 202,764,754 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 511 | java | package co.gov.secretariamovilidad.sicapital.entidad;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2019-08-16T10:25:13")
@StaticMetamodel(CoEntidadesIas.class)
publ... | [
"macs1407@gmail.com"
] | macs1407@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.