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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5f65572cf530d9350943a89958b675d937b3a418 | 164a170802834e39da22058fbb4e5f96562fa2da | /src/Triangle/AbstractSyntaxTrees/RecDeclaration.java | 5fa9ec09ac88f5fbbd85d4eb3a5eb22939c56538 | [] | no_license | WillyGn/FinalMortal | bf6590aba9a11161261dd8b5ad3ae5bab45dc98f | f7c86d3dfd49ee91850503d3d694017c6a7df507 | refs/heads/master | 2020-03-16T18:27:20.244567 | 2018-05-13T14:38:29 | 2018-05-13T14:38:29 | 132,873,525 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 619 | 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 Triangle.AbstractSyntaxTrees;
import Triangle.SyntacticAnalyzer.SourcePosition;
/**
*
* @author Jorge
*/
public class RecD... | [
"willy100h@gmail.com"
] | willy100h@gmail.com |
7310718fd64167786928d57b21b834c78e73817f | 7ada115a93e82e5543f29693e77efe0b18eea61b | /Sneha_Pai_assignment3/INFO6205-master /src/main/java/edu/neu/coe/info6205/sort/simple/SelectionSort.java | 5f4586f7ea8f5b7d175389a75dc14c191848b71e | [
"Apache-2.0"
] | permissive | snehapai2508/PSA | 2ee1e8ac909c5f7cca99ce8f2c610289c6db55af | 4e2e6eaac68b8042cb1c7dd1629c873d29a09b4f | refs/heads/master | 2020-03-22T12:36:44.838111 | 2018-08-04T02:15:38 | 2018-08-04T02:15:38 | 140,050,670 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package edu.neu.coe.info6205.sort.simple;
import static edu.neu.coe.info6205.sort.simple.Helper.less;
import static edu.neu.coe.info6205.sort.simple.Helper.swap;
public class SelectionSort<X extends Comparable<X>> implements Sort<X> {
@Override
public void sort(X[] xs, int from, int to) {
// TODO imp... | [
"pai.sn@husky.neu.edu"
] | pai.sn@husky.neu.edu |
123d6808a512dda7ef63158796b7a60516d87833 | e656a711c0a23ff88a6b85ac4b79a68f1fb17059 | /AccessModifiersDemo/src/demo/BankAccountDemo.java | b6aa290643268e6313f8b479750adbd563ded439 | [] | no_license | sanrustrainingcentre/java-training-feb32018 | bd1153f01bfbac68362439a8f6a3091af7c33344 | 8ac6c3ca5c9913d8d47cd00948af0f2005396fbf | refs/heads/master | 2021-09-15T08:06:43.071989 | 2018-05-29T00:14:19 | 2018-05-29T00:14:19 | 122,844,023 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package demo;
import accessmodifiers.bank.BankAccount;
public class BankAccountDemo {
public static void main(String[] args) {
BankAccount savingsAccount = new BankAccount("Savings Account", "12345", 50);
savingsAccount.balance = -100;
savingsAccount.accNo = "12345";
savingsAccount.name = "Savings A/C";
}
... | [
"santhoshgutta@gmail.com"
] | santhoshgutta@gmail.com |
57d3c3594936a14ceae7836331df38772ef66910 | f60304de7dceab2a18666ac0d59ac23a5dd5dede | /SchollAdmission/src/main/java/com/elegnat/school/dao/SchoolDao.java | 541011e0014008348bf0bf6f9af7da1579bfc2af | [] | no_license | rpolu/JSP | a4c3406a1ce1aa98fa104adad8e33c8bba3a9119 | 6854c3f467d19e3315730867408b7c8a12be8e8b | refs/heads/master | 2021-01-13T17:56:27.407371 | 2020-09-18T03:37:22 | 2020-09-18T03:37:22 | 242,448,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | package com.elegnat.school.dao;
import java.util.List;
import com.elegnat.school.model.StudentModel;
public interface SchoolDao {
public void saveStudent(StudentModel studentModel);
public boolean loginStudent(String userName, String password);
public StudentModel getStudent(String userName);
public List<Stud... | [
"rpolu@192.168.1.102"
] | rpolu@192.168.1.102 |
0e368ac1e2c6ea547dfbf6a3f7d9dd727c47ecef | 030f36c22e1875ae531abec7e5519c0750ddecda | /new_sqlite/src/main/java/com/example/new_sqlite/AddToDataSource.java | 51f127d18fe2d5b9df04df26a753dae4a6bdef2b | [] | no_license | AshishSatpute/Testing | 664cdb6ef5904366fb4b3a0f8366e3b6138fbc93 | b7dddd7581aeb6e42ebe0815f547ae18095363e9 | refs/heads/master | 2020-04-27T16:06:22.228774 | 2019-03-27T13:22:15 | 2019-03-27T13:22:15 | 174,472,688 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,806 | java | package com.example.new_sqlite;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import java.util.ArrayList;
class AddToDataSource extends DatabaseHelper {
private SQLiteDatabase sqLiteDatabase;
public stati... | [
"satpute2727@gmail.com"
] | satpute2727@gmail.com |
f8a170a2e87eede4dbc86aa66a80e94854aad4e9 | 4f3f0f5e6128bd2d033fadb60f744043f86e5885 | /FastOmiai/src/com/sogou/fastomiai/ConfirmActivity.java | 5a8013af61ab88c0a53fbc47969045fd1ca2e8c9 | [
"MIT"
] | permissive | Flame-Team/FastOmiai | 4ab62313303ef41dab130553c6d28ead77861b93 | c335393e3733cfed725a4940525c083e2ecde767 | refs/heads/master | 2021-01-17T15:42:29.786959 | 2015-05-31T02:04:52 | 2015-05-31T02:04:52 | 36,065,303 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,686 | java | package com.sogou.fastomiai;
import java.util.Timer;
import java.util.TimerTask;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.TextView;
import android.widget... | [
"Olivia-realmandl@163.com"
] | Olivia-realmandl@163.com |
40caa932f82b3b4980c1009f6363e5eca2e23a75 | fe07aecbf4f69b06bd0e781f12b908f91d1adf72 | /ShapeLab/src/Shapes/Parallelogram.java | 64c49c947b7d6a9a0dc4c7704bc48fd959a90182 | [] | no_license | dravvin7937/Classwork | 252fd18ed5d254284a5edc61d7646929dc257c6d | c3c3664c7a19ef93197faa583aa3ff41fe912691 | refs/heads/master | 2021-09-04T01:20:11.973746 | 2018-01-13T23:57:48 | 2018-01-13T23:57:48 | 107,158,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | package Shapes;
public class Parallelogram implements Shape{
private double base;
private double height;
private double diagonalSide;
public Parallelogram(double base, double height, double diagonalSide)
{
this.base = base;
this.height = height;
this.diagonalSide = diagonalSide;
}
public do... | [
"BT_1N3_26@BT_1N3_26.bktech.local"
] | BT_1N3_26@BT_1N3_26.bktech.local |
b62234813a326de2f44a39498f2f2acff68bc16d | 16a7a5d045e8f4bdea837fe3fb3607d7e6b68f13 | /module1/src/concurrentCollection/CopyOnWriteArrayListEx1.java | c4737083588948e0a71ef891410c5beca5af762e | [] | no_license | Pratik-Singh786/new_core_java | 2d19cf74c629b70a3400a26000a30e6396b03f4a | 6fa7186cd5f60d7030e95b4030e15800ee19b045 | refs/heads/main | 2023-09-03T07:44:12.908410 | 2021-11-20T13:22:08 | 2021-11-20T13:22:08 | 430,109,672 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 949 | java | package concurrentCollection;
import java.util.Iterator;
import java.util.concurrent.CopyOnWriteArrayList;
public class CopyOnWriteArrayListEx1 extends Thread
{
static CopyOnWriteArrayList l=new CopyOnWriteArrayList();
public void run()
{
try
{
Thread.sleep(1000);
}
... | [
"pratik.rxl@gmail.com"
] | pratik.rxl@gmail.com |
66d19aedaea40723e5bf49abb3d69e7d6b33b196 | 3ca4466c8c241e0a1d4a69f96e52eaca436b60d6 | /src/java/com/model/inVisit/action/InvisitAction.java | 905ae0d3412e1809221e82eadce882a85cb48bea | [] | no_license | sangeetha56/Plexus1.6 | 07380e8fd2ba87c0053cfefa28f6c750cb4b71a1 | 7d6c81c685921b4ca49d403f908be9469afe5344 | refs/heads/master | 2020-04-07T13:45:42.311882 | 2018-03-07T10:20:42 | 2018-03-07T10:20:42 | 124,216,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 984 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.model.inVisit.action;
import com.model.inVisit.service.InVisitService;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
*
* @author Administrator
*/
publi... | [
"33964122+sangeetha56@users.noreply.github.com"
] | 33964122+sangeetha56@users.noreply.github.com |
2cb2339a701ed00eab1f1de17817f87e1930d681 | 94f62ccfb5184d950f6fcdd72b9862c338a2b25e | /day16Proj/Consignment1.java | 7237c46a4336560fcc9cdc321a512506230e5903 | [] | no_license | vipin978/EYTraining | d28da092a125bd7728ccf3048f4fba562b85f34f | ddd45cc65225cbb52d6755b163afa423214a21bf | refs/heads/main | 2023-04-10T20:44:13.174361 | 2021-04-22T03:17:13 | 2021-04-22T03:17:13 | 340,357,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,021 | java | package day16Proj;
import java.time.Duration;
import java.time.LocalDateTime;
import java.time.LocalTime;
public class Consignment1 {
public static void main(String[] args) {
PackageTracker pt = new PackageTracker(LocalDateTime.now(), 200, 5);
System.out.println(pt.calculateReachTime());
}
}
class PackageTrac... | [
"54683308+vipin978@users.noreply.github.com"
] | 54683308+vipin978@users.noreply.github.com |
f47723d94f3c57a7ac8236d57b37390a420c7d01 | 923703cbd1f04e66e92d5f4ad4cda88b173b34c6 | /src/main/java/tn/esprit/kidzone/repository/ListParticipantsRepository.java | a79f4e86b35dd48e8fca66a73f032ea769b1a8a8 | [] | no_license | DOMINATORS2021/KidZoneB | 0f775ce74aca6ab5fa62cca83771bada92c6d136 | 110eaa73292d1b2155b52da9985edd511843225d | refs/heads/master | 2023-06-10T06:52:16.727236 | 2021-07-04T20:07:56 | 2021-07-04T20:07:56 | 355,497,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,062 | java | package tn.esprit.kidzone.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 org.springframework.stereotype.Repository;
import tn.esprit.kidzone.entity.Event... | [
"mouradjomaa9@gmail.com"
] | mouradjomaa9@gmail.com |
645a93f89aea427e3d2f9d23da13d038128665be | 8d3aa2531b2758d78085a4e016a20a10c6b1926b | /src/main/java/pl/nescior/wordsgrouping/cli/Runner.java | 1390d27506388afcc2945dfb4a427e17e7529cfd | [] | no_license | pnescior/words-grouping | 44cc2201f4907910485776718578ae98cca4fb8b | 6d76bf98bebcbe835c5e19e2af95606c0898dcec | refs/heads/main | 2022-05-03T16:27:48.613422 | 2022-03-16T22:23:07 | 2022-03-16T22:23:07 | 240,946,262 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,726 | java | package pl.nescior.wordsgrouping.cli;
import picocli.CommandLine;
import picocli.CommandLine.Command;
import picocli.CommandLine.Option;
import pl.nescior.wordsgrouping.Group;
import pl.nescior.wordsgrouping.WordsGrouper;
import java.io.File;
import java.nio.file.Files;
import java.util.List;
import java.util.concurr... | [
"pavel.henry@gmail.com"
] | pavel.henry@gmail.com |
138c15784df19493ebea479f97003175ff45d1cb | ff8382c10d95036e4c31b9a866d88499ecd56c9d | /src/test/java/com/dsg/cucumber/pages/pdp/ProductDetailsPage.java | 1e1d13c5450b03a8941f3ff67a34ef76853ebb32 | [] | no_license | nashua1985/testrepo | c27284ac60d4412355938a84d026c75fc4c46b86 | 5996bc62f20e5d86946ca45adc2d1eb56434585c | refs/heads/master | 2023-08-29T21:35:31.999768 | 2021-11-09T14:40:39 | 2021-11-09T14:40:39 | 421,069,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,745 | java | package com.dsg.cucumber.pages.pdp;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class ProductDetailsPage {
//from plp or search results
public static By firstProductInGrid = By.xpath("//*[@class='card_image']");
public static By c... | [
"nashua.1985@gmail.com"
] | nashua.1985@gmail.com |
d2fa0c888bc16ef5db10087ba787dcc4d112d42c | 58dd9f1a7fa07b340eac29dfcadd40b534fe601d | /src/newcoder/Solution_10.java | 140fc0a519ad15e8487407bc779106b032cb536e | [] | no_license | guitarcw/newcoder | 82d4304241922a049c5413b37e8bcce0bc821a2a | ec275e5239cd4fbe29ac56fa5b1e5e6982971939 | refs/heads/master | 2021-01-01T04:09:40.565856 | 2017-09-09T07:31:21 | 2017-09-09T07:31:21 | 97,135,277 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 281 | java | package newcoder;
/* 输入一个整数,输出该数二进制表示中1的个数。其中负数用补码表示。*/
public class Solution_10 {
public int NumberOf1(int n) {
int count=0;
while (n!=0) {
count++;
n=(n-1)&n;
}
return count;
}
}
| [
"cw_bupt@163.com"
] | cw_bupt@163.com |
2c01eb8b8c3a6ba8abdfd433a8ac727e8b81d9bd | c2641e424b909ceefa72591ed0f03ad0ba887eef | /src/test/java/pages/HeaderPage.java | 59f01bee0c46eaa05f677be40de05f18a2fa3d23 | [] | no_license | elciak82/Ombre_Selenium_Project | d0f8c09ea612b07f43b5e7e2c9e1ed93111d7984 | ab6302a8b690bd797e7cc8e4588f896db860c652 | refs/heads/master | 2020-05-29T22:47:53.487870 | 2019-06-13T18:42:24 | 2019-06-13T18:42:24 | 189,419,254 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | package pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class HeaderPage extends GenericPage{
public HeaderPage(WebDriver driver) {
super(driver);
PageFactory.initE... | [
"ewelina@10.12.0.165"
] | ewelina@10.12.0.165 |
0f7ea59ea71d4031201424ca1f1819c3b2cee828 | 33bb78375c94f2b0b074691745142c8747fc49fb | /src/test/java/musicPlayTests/Userflow.java | 763636058a2fd6ab47989c4f9377d4a4dd628e82 | [] | no_license | Faatima7861/global-kinetic-android-assessment | 30a491081bd12c80e7a07d64631dee8eb5b677bc | caeec7fd67a2919f56bebfcccc5762e04dbde661 | refs/heads/master | 2023-01-14T11:43:35.262983 | 2020-11-18T09:24:16 | 2020-11-18T09:24:16 | 313,877,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,275 | java | package musicPlayTests;
import java.io.IOException;
import java.util.concurrent.TimeUnit;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebE... | [
"mac@Faatimas-MBP.Dlink"
] | mac@Faatimas-MBP.Dlink |
1a4fbed60f76323e308794cc8e0af794a5a8b962 | 0a2924f4ae6dafaa6aa28e2b947a807645494250 | /dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/java/org/hisp/dhis/dd/action/indicatorgroupset/UpdateIndicatorGroupSetAction.java | a815ed09a5a758e973240e2e0677c0c3703e793c | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | filoi/ImmunizationRepository | 9483ee02afd0b46d0f321a1e1ff8a0f6d8ca7f71 | efb9f2bb9ae3da8c6ac60e5d5661b8a79a6939d5 | refs/heads/master | 2023-03-16T03:26:34.564453 | 2023-03-06T08:32:07 | 2023-03-06T08:32:07 | 126,012,725 | 0 | 0 | BSD-3-Clause | 2022-12-16T05:59:21 | 2018-03-20T12:17:24 | Java | UTF-8 | Java | false | false | 4,009 | java | package org.hisp.dhis.dd.action.indicatorgroupset;
/*
* Copyright (c) 2004-2015, University of Oslo
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions of source code must ret... | [
"neeraj@filoi.in"
] | neeraj@filoi.in |
59a0e67e5aa402868154929450a8301326e5c6ec | 2d2281eeba8d495e567adc3c31c8d4ffa0f1a67a | /src/main/java/FizzBuzz.java | cf65c4fc49ca4753f40dbac3b5e183b68c56e8a3 | [] | no_license | ShuwenKANG/fizz-buzz | 4e6946e212053c46389fcc29fd9aa62385c9ffc6 | f86859449e815815ab1cd953a748dbcaa8a26a4d | refs/heads/master | 2020-12-09T07:25:07.436762 | 2020-01-11T14:24:04 | 2020-01-11T14:24:04 | 233,235,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,806 | java | import java.util.Arrays;
import java.util.List;
public class FizzBuzz {
public String fizzBuzz(int i) {
List<String> strategyList = Arrays.asList("isFizzBuzzWhizz", "isFizzBuzz", "isBuzzWhizz", "isFizzWhizz", "isFizz",
"isBuzz", "isWhizz");
if(hasX(i, 7)) {
... | [
"shuwen.kang@exxonmobil.com"
] | shuwen.kang@exxonmobil.com |
66e99f9247b7af7cf51fb0a442cb5054f3db6a53 | ffb51aa15e6e8d2f259843c783e66af7c0a85ff8 | /src/java/com/tsp/sct/dao/dto/ClienteCampoAdicional.java | 3c22d32f154d0657654174b9c32d768614be4f65 | [] | no_license | Karmaqueda/SGFENS_BAFAR-1 | c9c9b0ffad3ac948b2a76ffbbd5916c1a8751c51 | 666f858fc49abafe7612600ac0fd468c54c37bfe | refs/heads/master | 2021-01-18T16:09:08.520888 | 2016-08-01T18:49:40 | 2016-08-01T18:49:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,222 | java | /*
* This source file was generated by FireStorm/DAO.
*
* If you purchase a full license for FireStorm/DAO you can customize this header file.
*
* For more information please visit http://www.codefutures.com/products/firestorm
*/
package com.tsp.sct.dao.dto;
import com.tsp.sct.dao.dao.*;
import com... | [
"ing.gloriapalmagonzalez@gmail.com"
] | ing.gloriapalmagonzalez@gmail.com |
46701a1da6761a3a934efd8b25894f04caa7a389 | a94b994351e621047de315efcd7ea479ffba6a07 | /src/main/java/com/jFinal/project/creation/business/hr/HrRoutes.java | 2d8360de30fec9e4df8bf88d8b34743064ee8425 | [] | no_license | liangyushijiu/jFinalProject | eaeb34d885cc87d5beec5ea97d4cb395fd0a521d | 3fb371bd12a585f77b3778b9a317f887d3febd20 | refs/heads/master | 2023-04-16T05:56:08.030852 | 2021-04-29T07:58:32 | 2021-04-29T07:58:32 | 355,557,689 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | package com.jFinal.project.creation.business.hr;
import com.jfinal.config.Routes;
/**
* @author 凉雨时旧
*/
public class HrRoutes extends Routes {
@Override
public void config() {
setBaseViewPath("/_view/");
add("/hr", HrController.class);
}
}
| [
"liangyushijiu@outlook.com"
] | liangyushijiu@outlook.com |
6be3b3e46e98fd2eb22d8e7e1a499a671af68a7e | 9818de00102d45ced0f45cc4cc4e8396fdd9f428 | /bog/bog-webapp/src/test/java/com/cyxd/test/InterfaceTest.java | a4442fa77bdcedbe97c351c474b6755305ab1dde | [] | no_license | Cyxd/myeh | ecf88e0fdc1ddbe623cf8461906c0fdcc28b131d | 02270398e832d48f38b7f7bccf10879c2b38ae68 | refs/heads/master | 2021-01-16T23:16:05.318256 | 2016-11-22T10:10:56 | 2016-12-01T10:06:03 | 65,177,567 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package com.cyxd.test;
import java.lang.reflect.Constructor;
public class InterfaceTest {
public static void main(String[] args) {
Class<Eat> cls = Eat.class;
Constructor<?>[] cons = cls.getConstructors();
System.out.println("constructors" + cons);
for (Constructor<?> constructor : cons) {
System.out... | [
"xdjiemao@163.com"
] | xdjiemao@163.com |
7ad0f223e99dabce1a8d81dedadf08ff63ab986b | 031b1c5b0c404f23ccd61a08845695bd4c3827f2 | /project/Pat/learn/src/main/java/com/zixin/learn/sgg/datastructure/graph/Graph.java | 910f1bfdcbb2c6d46917e9e0a92e9269d8803825 | [] | no_license | AndyFlower/zixin | c8d957fd8b1e6ca0e1ae63389bc8151ab93dbb55 | 647705e5f14fae96f82d334ba1eb8a534735bfd9 | refs/heads/master | 2022-12-23T21:10:44.872371 | 2021-02-10T07:15:21 | 2021-02-10T07:15:21 | 232,578,547 | 1 | 0 | null | 2022-12-16T15:41:14 | 2020-01-08T14:13:25 | Java | UTF-8 | Java | false | false | 5,431 | java | package com.zixin.learn.sgg.datastructure.graph;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.LinkedList;
public class Graph {
private ArrayList<String> vertexList; //存储顶点集合
private int[][] edges; //存储图对应的邻结矩阵
private int numOfEdges; //表示边的数目
//定义给数组boolean[], 记录某个结点是否被访问
... | [
"1308445442@qq.com"
] | 1308445442@qq.com |
0670bc9cc11d1cdcb353287d841fceddb6edf54d | c21de99edaacf93004a4dbde3be34c47173dba3e | /stickyNotesWithSwing/src/main/java/patterns/iterator/Iterator.java | 826bc909dd85a3383f5e648f2066fd088a2a6165 | [] | no_license | ptruta/design-patterns-swing-project-java | 3253f957285b9df88052dad95ed62b706373aa3d | 32a8f59af22223816d990e0cc732ced1e4764795 | refs/heads/master | 2022-08-03T02:54:02.287001 | 2020-05-21T12:35:21 | 2020-05-21T12:35:21 | 265,839,814 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package patterns.iterator;
// We could also use Java.Util.Iterator
public interface Iterator
{
// indicates whether there are more elements to
// iterate over
boolean hasNext();
// returns the next element
String next();
// to return the actual string
String getActual();
void setPos(... | [
"georgianatruta.pt@gmail.com"
] | georgianatruta.pt@gmail.com |
d6403a1c02febbfeed07c577af1217855eea93f1 | 73ae91ca4a0580b52342004f9b012bf0022718f9 | /workspace/ms-contratos/src/main/java/com/ifsp/edu/hto/sge/contratos/repository/EmpresaRepository.java | ee346cffc28ba058777a843a5b6b71b72b1fdd74 | [] | no_license | LenilsonTeixeira/SGE-IFSP | 136f8f6294ec4844016a2238b669bd0cc5bce47a | 1cad446189680adf7d16c1338ecac02f447071f7 | refs/heads/master | 2023-01-12T18:47:34.291042 | 2021-11-03T19:47:55 | 2021-11-03T19:47:55 | 195,275,482 | 1 | 0 | null | 2023-01-07T07:29:29 | 2019-07-04T16:48:11 | CSS | UTF-8 | Java | false | false | 525 | java | package com.ifsp.edu.hto.sge.contratos.repository;
import com.ifsp.edu.hto.sge.contratos.entity.Empresa;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Reposi... | [
"lenilson.teixeira@sensedia.com"
] | lenilson.teixeira@sensedia.com |
5c1d70dba5dfc86d5caa5d0cd8298fc375f43808 | 6c6e0d6e4663a4fc3d7e797814ae1a9bd2f16942 | /H264Demo/app/src/main/java/com/example/qiandu/h264demo/MainActivity.java | ba670d26afc66c65e816d9aff228586506d0c9e9 | [] | no_license | y6692/MyLive | 4cd6b6400f8cbfde74d8798305de916194139f50 | 2e2e0298900d412ed62e2b37bb9a90173bab7762 | refs/heads/master | 2022-12-04T00:31:22.371291 | 2020-08-22T09:19:09 | 2020-08-22T09:19:09 | 290,097,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,782 | java | package com.example.qiandu.h264demo;
import android.content.Intent;
import android.media.projection.MediaProjection;
import android.media.projection.MediaProjectionManager;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.DisplayMetrics;
import a... | [
"y6692509"
] | y6692509 |
02fbecda51e69d444f1b54b05a4d6d8b01e0d953 | 57a06fbb664df4081e48dd96dcad168022c37d29 | /app/src/main/java/com/the_canuck/openpodcast/data/podcast/PodcastServiceApiImpl.java | 90705d4a92f4dfb193f200775836066652a97a65 | [
"Apache-2.0"
] | permissive | PeterMorrison1/Open-Podcast | ba196a2eb2f0aee39b0538c0db540c9e6009f023 | ea1a8d87f8e65d6cffbca861447c750cf2e831f4 | refs/heads/master | 2021-12-25T01:45:34.122982 | 2021-11-28T20:53:19 | 2021-11-28T20:53:19 | 133,269,791 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,624 | java | package com.the_canuck.openpodcast.data.podcast;
import android.os.Handler;
import com.the_canuck.openpodcast.Podcast;
import com.the_canuck.openpodcast.sqlite.MySQLiteHelper;
import java.util.List;
import javax.inject.Inject;
public class PodcastServiceApiImpl implements PodcastServiceApi {
MySQLiteHelper sq... | [
"morrisonman56@gmail.com"
] | morrisonman56@gmail.com |
db60458b80072cb87efcb6ff1357441fe2632768 | 64ad798d1e37fd6e1197f5079154e200e122dc57 | /src/main/java/com/queroevento/models/Event.java | 34a40aafa1ca2aaca93f9cf208896005b0cb3816 | [] | no_license | joaopaulonunesm/queroevento | 9df645e97291294dca46854b9234f8d68809c86e | cf55143d7fa840adb683789a188337d0a5bd4840 | refs/heads/master | 2021-09-22T10:34:57.008418 | 2021-09-17T13:30:08 | 2021-09-17T13:30:08 | 101,457,357 | 0 | 2 | null | 2018-10-03T01:13:47 | 2017-08-26T02:38:33 | HTML | UTF-8 | Java | false | false | 2,291 | java | package com.queroevento.models;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Lob;
import javax.per... | [
"joaopaulonunesm@hotmail.com"
] | joaopaulonunesm@hotmail.com |
1bab753ced069b92b1c536716cafa1cd51daa6f5 | 2b5e1596e1f5bb2118ecffe1f20a212e2aecc8d1 | /resource-server/src/main/java/com/project/resourceserver/repository/MaterialRepository.java | 0c7bde4a82797c7970cbe3af30b7cc30058d73c1 | [] | no_license | jacobfrench/route-app | eae21eaab529ce31bdb1e5960abe4348a48267e7 | 6efbc59fe1edd457844057ec04b72a1b9b1438c5 | refs/heads/master | 2023-01-02T11:58:51.356290 | 2020-10-23T07:02:55 | 2020-10-23T07:02:55 | 264,564,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 306 | java | package com.project.resourceserver.repository;
import com.project.resourceserver.model.Material;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface MaterialRepository extends JpaRepository<Material, Long> {
} | [
"jakefrench1984@gmail.com"
] | jakefrench1984@gmail.com |
4bc32c6a9eb638af797da4b913289fd8aceee911 | 8b71d735852e4f853e2c3ff37a509e098109f058 | /src/Common/src/uk/ac/ox/zoo/seeg/abraid/mp/common/web/LoggingHandlerInterceptor.java | b53f33760cd425f7b8116df5f9d23722dd127e40 | [
"Apache-2.0"
] | permissive | SEEG-Oxford/ABRAID-MP | bc25cd5100cc92d256fd177fa5209e357e8ce2bf | 1ba03a68107eb6c195f9374a82e3f9d7e2c81212 | refs/heads/master | 2021-01-17T08:20:00.149538 | 2016-03-30T10:21:14 | 2016-03-30T10:21:14 | 15,733,510 | 2 | 2 | null | 2016-03-30T10:21:14 | 2014-01-08T11:23:25 | Java | UTF-8 | Java | false | false | 4,853 | java | package uk.ac.ox.zoo.seeg.abraid.mp.common.web;
import org.apache.log4j.Logger;
import org.springframework.util.StringUtils;
import org.springframework.web.method.HandlerMethod;
import org.springframework.web.servlet.ModelAndView;
import org.springframework.web.servlet.handler.HandlerInterceptorAdapter;
import javax.... | [
"edward.wiles@tessella.com"
] | edward.wiles@tessella.com |
d57db0be33463651fd7d50f6d9bf25aae6211369 | 6352c89c995288a1fa5e122756588338c0428310 | /Whereismycar/app/src/main/java/android/whereismycar/AddCarActivity.java | 180db1fe72f09fb8930026f21dd522aeca14330a | [] | no_license | dekeeu/whereismycar | da03efde982af3387a8e4543ea88510d94941f14 | aeb9d5168751cd5246b7ede2f25989a5df0e37d6 | refs/heads/master | 2021-09-03T09:02:58.201196 | 2018-01-07T21:50:12 | 2018-01-07T21:50:12 | 108,773,987 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,555 | java | package android.whereismycar;
import android.content.DialogInterface;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.whereismycar.Domain.Car;
import android.widget.AdapterView;... | [
"dekeeu@gmail.com"
] | dekeeu@gmail.com |
933a9c24e9717f5d9f91f7c3da6a4db2766eaa8e | 67b55665765a056d5a89b90ba97ee1128e59c5db | /TestNGStudyProject/src/main/java/com/java/general/study/TestPropertiesUsingClass.java | 7cd35ce37b036d100774c48ddfa5981b53933d17 | [] | no_license | vaibhavbshinde/IntellijStudyProject | d4fa5d5cfee6aa6d9b27579674d1833e3c6597ae | 642bff7f476812b4a209aab7ad6732bf94392af6 | refs/heads/master | 2022-05-31T05:19:53.276340 | 2019-07-10T08:08:11 | 2019-07-10T08:08:11 | 195,261,374 | 0 | 0 | null | 2022-05-20T21:02:23 | 2019-07-04T14:59:10 | HTML | UTF-8 | Java | false | false | 323 | java | package com.java.general.study;
import java.util.Properties;
public class TestPropertiesUsingClass {
public static void main(String[] args){
Properties p = System.getProperties();
p.list(System.out);
System.out.println( "User Name property Value is : "+p.getProperty("user.name"));
}... | [
"vaibhavshinde.in@gmail.com"
] | vaibhavshinde.in@gmail.com |
b5e3615998c5d62eb0321158c50589dcc0243d6e | ba5073ccb71098b9f9014338a4f9f844a3b3ab44 | /src/main/java/com/ua/sasha/bogush/springbootmicrocervices/model/node/copybody/NodeCopyModel.java | 93fe0cada64c7a6776dca323d34d351a6e9f7b70 | [
"Apache-2.0"
] | permissive | sandhya0423/springboot-microcervices | 1cb48977ecb03bce4399ea2497e141bcd4d5f972 | 55bb711aabc70bd7e83da73bb5e802c31e8ca9b2 | refs/heads/master | 2023-03-18T02:07:54.873591 | 2021-01-22T15:14:33 | 2021-01-22T15:14:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,816 | java |
package com.ua.sasha.bogush.springbootmicrocervices.model.node.copybody;
import com.fasterxml.jackson.annotation.*;
import javax.validation.Valid;
import java.io.Serializable;
import java.util.HashMap;
import java.util.Map;
/**
* @author Oleksandr Bogush
* @version 1.0
* @since 30.12.2020
*/
@JsonInclude(JsonI... | [
"sashabogush@gmail.com"
] | sashabogush@gmail.com |
0bb4118db27a9ee98e3d5a49e5b2a635f49480e8 | e70ce367ad9b84eff514423f9035651ae8cf61f9 | /src/main/java/com/vspavlov/demoorm/controller/UserController.java | abd94398c3cd4cf6a80cdb11a450994e4421a63e | [] | no_license | shopengauer/DemoORM | 6e995bc08df6cef8cb2bbbfc95199f00f9ae3c19 | 3c0535c5d592e5c1e3eef53f114d75bbd02e516a | refs/heads/master | 2020-05-09T03:42:20.893584 | 2015-06-11T17:51:19 | 2015-06-11T17:51:19 | 34,729,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,779 | java | package com.vspavlov.demoorm.controller;
import com.vspavlov.demoorm.domain.users.MdbUser;
import com.vspavlov.demoorm.dto.MdbUserCreateForm;
import com.vspavlov.demoorm.registration.OnRegistrationCompleteEvent;
import com.vspavlov.demoorm.repository.VerificationTokenRepository;
import com.vspavlov.demoorm.service.Mdb... | [
"localducks@gmail.com"
] | localducks@gmail.com |
0f4fb3b37055eecc5effc89cf74d22bb3d6fdff7 | 788cc4ea248d9322460961fa7f6cbc2f7d410905 | /src/ProblemSolvingDayByDay/Array/TwoDArray/TransposeMatrix.java | 1c85012d622faa91a3466c1ad7df9c2367f0fb22 | [] | no_license | uzzal-mondal/Codeforces-Hacker-Rank-Uri- | e9fae89ce56c38a39cce5fac569abdedf742bcd4 | 68f5126e82a4d83fe0f516dc7e90321df52c08c1 | refs/heads/main | 2023-08-04T20:05:25.605185 | 2021-09-25T15:36:04 | 2021-09-25T15:36:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,477 | java | package ProblemSolvingDayByDay.Array.TwoDArray;
import java.util.Scanner;
public class TransposeMatrix {
public static void main(String[] args) {
int[][] numMatrix = new int[10][10];
int[][] transPose = new int[10][10];
Scanner sc = new Scanner(System.in);
System.out.print("Enter ... | [
"uzzalcontact@gmail.com"
] | uzzalcontact@gmail.com |
d531f3ce57820ca7b93bc96e0540726ec8e354a1 | 3ef55e152decb43bdd90e3de821ffea1a2ec8f75 | /large/module1692_public/tests/unittests/src/java/module1692_public_tests_unittests/a/Foo1.java | c29a85a892f3f261efcfb87d038152a383c6b473 | [
"BSD-3-Clause"
] | permissive | salesforce/bazel-ls-demo-project | 5cc6ef749d65d6626080f3a94239b6a509ef145a | 948ed278f87338edd7e40af68b8690ae4f73ebf0 | refs/heads/master | 2023-06-24T08:06:06.084651 | 2023-03-14T11:54:29 | 2023-03-14T11:54:29 | 241,489,944 | 0 | 5 | BSD-3-Clause | 2023-03-27T11:28:14 | 2020-02-18T23:30:47 | Java | UTF-8 | Java | false | false | 1,701 | java | package module1692_public_tests_unittests.a;
import java.rmi.*;
import java.nio.file.*;
import java.sql.*;
/**
* Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
* labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores ... | [
"gwagenknecht@salesforce.com"
] | gwagenknecht@salesforce.com |
99d8d393ae2c56a8468b92377786eead5f57c98c | 4e10cf8f876b7c663fdb5e0534a6b2d09fccf39f | /RabbitMQ Assignment/src/main/java/com/rabbitmq/assignment/dto/OrderStatus.java | 49946e960dd1630d9b8eb57a00c899e2f28852c1 | [] | no_license | kbskumar/Capgemini_Solutions | c1a40acf4b0ae27f8733813e856f576eef76885d | f6ae4f1382f7661e7a6ac0e5d2decc4c65a3b7a6 | refs/heads/master | 2023-04-11T17:22:40.081446 | 2021-05-17T12:33:10 | 2021-05-17T12:33:10 | 353,302,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 523 | java | package com.rabbitmq.assignment.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
@Data
@AllArgsConstructor
@NoArgsConstructor
@ToString
public class OrderStatus {
private Order order;
private String status;//progress,completed
private String... | [
"kbskumar1999@gmail.com"
] | kbskumar1999@gmail.com |
3ae5324464599360a0ffec97b11d248615e5722b | 8ed5cb5031e98785c00a8d2fc601904143b24715 | /cfg4j-core/src/test/java/org/cfg4j/source/files/TempConfigurationFileRepo.java | 9caf93368144735334f080a468c40583f46a0dae | [
"Apache-2.0"
] | permissive | arkadutta87/cfg4j | b75cd47322955ff63d3ff9ba7d4ee6cfaa4a8484 | ed4edd96338db517cfa3a4e4fd75798b0f25bd31 | refs/heads/master | 2020-03-20T09:34:59.123718 | 2019-02-04T07:24:32 | 2019-02-04T07:24:32 | 137,341,480 | 0 | 1 | Apache-2.0 | 2018-07-24T06:17:00 | 2018-06-14T10:09:49 | Java | UTF-8 | Java | false | false | 2,571 | java | /*
* Copyright 2015-2016 Norbert Potocki (norbert.potocki@nort.pl)
*
* 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 ... | [
"norbert.potocki@nort.pl"
] | norbert.potocki@nort.pl |
33e10472200b61f83f759e18f18fffb9eb062bef | 5e59507a1bccb8ff29e8290662820c81e940c75e | /src/main/java/ca/simplestep/repository/UserRepository.java | 2204efe5aabe0c48b83dd1245d23dae9b60cfadb | [] | no_license | sdoxsee/myhipster | a7ec96d494a6ae9ade676853c1d47850a5235d6c | f10fa10e1f287893d899c531e93c70c9c445455c | refs/heads/master | 2022-12-21T23:34:25.807905 | 2019-11-14T15:34:29 | 2019-11-14T15:34:29 | 146,331,794 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,571 | java | package ca.simplestep.repository;
import ca.simplestep.domain.User;
import org.springframework.cache.annotation.Cacheable;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.EntityGraph;
import org.springframework.data.jpa.repo... | [
"stephen@doxsee.org"
] | stephen@doxsee.org |
5481f261a5448ae081f4b11ead1971a9991237b5 | bf2966abae57885c29e70852243a22abc8ba8eb0 | /aws-java-sdk-cognitoidp/src/main/java/com/amazonaws/services/cognitoidp/model/transform/DeviceSecretVerifierConfigTypeJsonUnmarshaller.java | 8450d61ee9a3ae6e30cd31f6f450e7ac691da9e3 | [
"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,183 | 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... | [
""
] | |
a800cf818efde6652b85e5adf59ffe5283b27658 | 6df78fff7ad130bd5ab4ea04688308e111dab6bb | /CourseProjects/CourseProjects/JavaEclipseProjects/DesignPatternsExercises/src/patterns/command/start/Command.java | eaa3f0b7a6a4250ac4dc81da4e455ad4e9fdd6b6 | [] | no_license | AJLogan/DesignPatterns | 9cbeee86d8019d41cea78a6fbdbe042b37bdac1f | e85f0cbdd8639833aa9cfcd1f4cd407e4ae9ae38 | refs/heads/master | 2021-05-29T13:41:00.837937 | 2015-08-19T15:20:12 | 2015-08-19T15:20:12 | 40,884,954 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 409 | java | package patterns.command.start;
import java.util.LinkedList;
import java.util.List;
import java.util.Scanner;
public abstract class Command {
protected Scanner scanner = new Scanner(System.in);
protected List<String> list = new LinkedList<String>();
public Command(Scanner scanner, List<String> list){
super()... | [
"andrew@ajlogan.net"
] | andrew@ajlogan.net |
adcc79c3386a2b2ba802df182b7291e5eb684e20 | d2f7872b0d57bb05864952191e8720228f0f5d78 | /src/main/java/ru/sbt/mipt/oop/HomeComponents/Door.java | ba10e333e07eebf279e4cf38e976fb3f2ab58f73 | [] | no_license | jahoncenter/smart-home-2018 | 22c57d7f4935b5b75b99083e457fbdfefccbbd83 | 6f8d20b9042bcd68831cdd1cc94cac8d9402a054 | refs/heads/master | 2022-04-06T17:43:12.533906 | 2020-02-07T11:22:35 | 2020-02-07T11:22:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 719 | java | package ru.sbt.mipt.oop.HomeComponents;
public class Door implements Actionable {
private final String id;
private boolean isOpen;
public Door(boolean isOpen, String id) {
this.isOpen = isOpen;
this.id = id;
}
public String getId() {
return id;
}
public void setOp... | [
"isabaev@phystech.edu"
] | isabaev@phystech.edu |
259fc12297f9e8decf728d54069e85213f40d746 | 7192cb7b7825bb72c0401f157030202899a8dbf8 | /server/src/main/java/nextrandomproject/server/GameController.java | 09f143794f8d749d881e35940cf20eeffabe04cb | [] | no_license | sn-lp/next-random | e83902c6a7098e40dc721ba0bc8cf5828ba4b7ac | 11ed54f50966f10fd899f48459baea7398917679 | refs/heads/main | 2023-09-06T06:20:03.430576 | 2021-11-04T22:03:03 | 2021-11-04T22:03:03 | 422,913,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,373 | java | package nextrandomproject.server;
import nextrandomproject.core.Player;
import nextrandomproject.core.PlayerTurnRequest;
import nextrandomproject.core.Game;
import nextrandomproject.core.GameState;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.w... | [
"sofia.pereira@ucdconnect.ie"
] | sofia.pereira@ucdconnect.ie |
060558cb35afb269c6f54977660aab54cda43b84 | 2258ae8f4b5e018d189e4eb6cb95e81007932885 | /STARS/sense.diagram/src/sense/diagram/navigator/SenseNavigatorSorter.java | ba1bcd7294ba05305b0101fec57f4921cceb2564 | [] | no_license | utwente-fmt/STARS | f918aeb3006e1aa855532ab0f6d677a9a2524d40 | be225fcffd06f941d685b0beecadfa710938407f | refs/heads/master | 2021-01-10T02:04:14.319098 | 2016-04-11T09:48:14 | 2016-04-11T09:48:14 | 53,322,719 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 792 | java | /*
*
*/
package sense.diagram.navigator;
import org.eclipse.jface.viewers.ViewerSorter;
import sense.diagram.part.SenseVisualIDRegistry;
/**
* @generated
*/
public class SenseNavigatorSorter extends ViewerSorter {
/**
* @generated
*/
private static final int GROUP_CATEGORY = 4005;
/*... | [
"jjgmeijer@gmail.com"
] | jjgmeijer@gmail.com |
64d1b8c0759bb0b5dea89132f76d7e302f2ffca2 | 71c5439acee4c997522e3ff9d6335d63a34a2552 | /Projekat/src/gui/WorkspaceTreeCellRendered.java | 42ef40a5deb93bedd9441c36d49e6a59405c70fe | [] | no_license | waking-eni/java-mvc-project | 57d586039424573c1f0b9b1343cd7eb27d1da13f | 696a60506ca45f314cd1332a07749bea0892d712 | refs/heads/master | 2022-04-09T23:58:35.238362 | 2020-03-16T19:42:15 | 2020-03-16T19:42:15 | 246,307,311 | 0 | 0 | null | 2020-03-16T19:42:16 | 2020-03-10T13:24:26 | null | UTF-8 | Java | false | false | 1,575 | java | package gui;
import java.awt.Component;
import java.net.URL;
import javax.swing.Icon;
import javax.swing.ImageIcon;
import javax.swing.JTree;
import javax.swing.tree.DefaultTreeCellRenderer;
import javax.swing.tree.TreeCellRenderer;
import model.DiagramTreeNode;
import model.ProjectTreeNode;
public class Workspac... | [
"61460471+waking-eni@users.noreply.github.com"
] | 61460471+waking-eni@users.noreply.github.com |
0628c919190ce7a648beb52830c725b13b2a66a7 | 20a16494bf6c63301891b0a0a0377544074ac030 | /OneAPI/src/org/gsm/oneapi/sms/SMSRetrieve.java | fd88d0ab20b6c9f6b7f522730e0e75b7ae000bdb | [
"Apache-2.0"
] | permissive | lichao20000/Mail-1 | f2fce5235640850dc2cae548a9a8e89ed24a4efb | 534e2672ab62a40e560c8c447124d60a2a99d0b9 | refs/heads/master | 2021-12-11T04:42:19.196553 | 2016-10-20T01:55:29 | 2016-10-20T01:55:29 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 13,202 | java | package org.gsm.oneapi.sms;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.OutputStreamWriter;
import java.net.HttpURLConnection;
import java.net.URLEncoder;
import javax.servlet.ServletInputStream;
import javax.servlet.http.HttpServletRequest;
import org.apache.log4j.Basic... | [
"zapjx@hotmail.com"
] | zapjx@hotmail.com |
93aa23833c1df13b1ccac011d506117267132bdc | a5704a553e910a25e9f6b824b2356b3b51ad96b9 | /ssm/MyBatis+Spring/CombineDemo/src/cn/com/sm/po/company_sys/User.java | 49e0506557475b8b5c10c7d43ffcfccb7ba91058 | [] | no_license | ZhuoZhuoCrayon/my-Nodes | 19ab1ce19ab0c89582071c3ca318f608f8ac94de | 54119f3c141017b5b2f6b1c15c9677ba9fbb564b | refs/heads/master | 2022-12-20T04:40:50.317306 | 2021-01-22T12:18:24 | 2021-01-22T12:18:24 | 200,957,098 | 57 | 18 | null | 2022-12-16T07:48:12 | 2019-08-07T02:28:51 | Java | UTF-8 | Java | false | false | 980 | java | package cn.com.sm.po.company_sys;
import java.io.Serializable;
public class User implements Serializable {
private Long id;
private String username;
private String password;
private String salt;
public User(){}
public User(Long id,String username,String password,String salt){
this.id ... | [
"873217631@qq.com"
] | 873217631@qq.com |
0d088a5e968e6e20c132f3bf36217df01748f9d3 | 929989d1be4471cc76619f7877ba14733a09b168 | /Hrms-Backend/src/main/java/kodlamaio/Hrms/business/concretes/JobAdFavoritesManager.java | 8be3a00c4e7a2744ce5dff95f2102e8dd2a39b86 | [] | no_license | ADBERILGEN35/Hrms | f78d5e79bc0dc7604e05b549beb65ffad7c730a3 | 23550f90eb055c65d91cb6cc7252269a53b3fa4d | refs/heads/main | 2023-06-30T12:09:35.732906 | 2021-07-23T18:49:34 | 2021-07-23T18:49:34 | 374,986,314 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,052 | java | package kodlamaio.Hrms.business.concretes;
import kodlamaio.Hrms.business.abstracts.JobAdFavoritesService;
import kodlamaio.Hrms.core.utilities.results.*;
import kodlamaio.Hrms.dataAccess.abstracts.CandidateDao;
import kodlamaio.Hrms.dataAccess.abstracts.JobAdDao;
import kodlamaio.Hrms.dataAccess.abstracts.JobAdFavori... | [
"91200001205@ogrenci.ege.edu.tr"
] | 91200001205@ogrenci.ege.edu.tr |
8067107af47f3461e253c1f3487b42787dab2bcf | 4927361cfd41599b111833cc770d0f5dd8dc81ab | /src/test/java/com/lordjoe/distributed/SparkWordCountTest.java | f012496e14b0821eb13b8cc285a216a2364f4019 | [
"Apache-2.0"
] | permissive | lordjoe/SparkHydraV2 | ac9b58e3d1ec4bd598f773e50a4147e9d10a15c3 | ab039d3bd93a06da442207eed709e8ceb0ccea26 | refs/heads/master | 2022-07-22T21:23:02.901862 | 2020-06-15T23:39:54 | 2020-06-15T23:39:54 | 132,197,816 | 0 | 0 | Apache-2.0 | 2020-06-15T20:54:46 | 2018-05-04T23:22:33 | Java | UTF-8 | Java | false | false | 371 | java | package com.lordjoe.distributed;
import com.lordjoe.distributed.test.*;
import org.junit.*;
/**
* com.lordjoe.distributed.SparkWordCount
* User: Steve
* Date: 9/12/2014
*/
public class SparkWordCountTest {
// works but runs too long
//@Test
public void testWordCount() {
WordCountOperator.val... | [
"smlewis@lordjoe.com"
] | smlewis@lordjoe.com |
2f7e03e43e1e2b3b6a89e3fb536866859c3264b7 | 7f20b1bddf9f48108a43a9922433b141fac66a6d | /core3/api/tags/api-parent-3.0.0-beta1/presentation-api/src/main/java/org/cytoscape/view/presentation/property/ArrowShapeVisualProperty.java | 3729c7fb62e2dedfece545589407cd01e7d5ac11 | [] | no_license | ahdahddl/cytoscape | bf783d44cddda313a5b3563ea746b07f38173022 | a3df8f63dba4ec49942027c91ecac6efa920c195 | refs/heads/master | 2020-06-26T16:48:19.791722 | 2013-08-28T04:08:31 | 2013-08-28T04:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,791 | java | package org.cytoscape.view.presentation.property;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import org.cytoscape.model.CyIdentifiable;
import org.cytoscape.view.model.AbstractVisualProperty;
import org.cytoscape.view.model.DiscreteRange;
import org.cytoscape.view.presentation.property.... | [
"mes@0ecc0d97-ab19-0410-9704-bfe1a75892f5"
] | mes@0ecc0d97-ab19-0410-9704-bfe1a75892f5 |
03c09cbb381ca75f91e506d7bf77602814f7faab | b64a1c3a9ef10610a286d55108e8ca16bf9c0dd0 | /src/main/java/br/com/zup/bootcamp/proposta/domain/service/BloqueiaCartaoService.java | 52caa7ad03dc0fef619cbb8255455c3c6bd3a891 | [
"Apache-2.0"
] | permissive | CarlosEduardo12/proposta | f94885a933345cc0afafb284856dcdeb30116408 | e1066b10c44211faac29f60cbc206d4a790f4e29 | refs/heads/master | 2023-01-07T01:02:40.205001 | 2020-11-12T20:32:03 | 2020-11-12T20:32:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,715 | java | package br.com.zup.bootcamp.proposta.domain.service;
import br.com.zup.bootcamp.proposta.api.externalsystem.LegadoSistemaCartao;
import br.com.zup.bootcamp.proposta.domain.entity.Cartao;
import br.com.zup.bootcamp.proposta.domain.service.enums.EstadoCartao;
import br.com.zup.bootcamp.proposta.domain.repository.Bloquei... | [
"carlosdudujunior@hotmail.com"
] | carlosdudujunior@hotmail.com |
5db30976f4980961257958d55d910f3dfad5c7a2 | 7868e8b3cbd9d3845ad937e24e11030310075fc6 | /src/main/java/com/hpp/controllers/HppController.java | a42f1db6f11adec38dc775ddeaff0600166c0797 | [] | no_license | wsnwsn321/WechatPayImplementation | 4930882fdd5ce57c561e786584ced9f19de57649 | 943b7c94cb37127c737fac5ff1fd50000eb50498 | refs/heads/master | 2022-12-21T23:20:18.336140 | 2019-08-09T05:35:34 | 2019-08-09T05:35:34 | 194,992,275 | 0 | 0 | null | 2022-12-15T23:24:36 | 2019-07-03T06:24:14 | JavaScript | UTF-8 | Java | false | false | 1,539 | java | package com.hpp.controllers;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.concurrent.atomic.AtomicLong;
import com.hpp.entities.Profile;
import com.hpp.service.ProfileService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.Reques... | [
"tcwsn321@gmail.com"
] | tcwsn321@gmail.com |
37229dba499baad8be4dcf2eaaf14c4f5511daef | 184bac9f7eb932f0491c23fb6147efd4251cd5c5 | /app/src/main/java/com/xmut/harmony/Activity/GoodDetailActivity.java | 6798ddb36239429ed05be709c12929f2ff2f6adb | [] | no_license | soulzzz/Harmony | 2dd8a23cca1566dd9d52268a82b466c97c224afb | 26403d39a117ab6248d9a743b4bd7477c85740f5 | refs/heads/master | 2023-07-25T08:08:42.609329 | 2021-09-08T03:33:19 | 2021-09-08T03:33:19 | 385,976,640 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,721 | java | package com.xmut.harmony.Activity;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.GridLayoutManager;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.Context;
import android.content.Intent;
import an... | [
"983187389@qq.com"
] | 983187389@qq.com |
e28090f771f00f1e306370658ea6aa8ce66382a0 | 9cf1358c912068cf73c70de6fc6212f17987a87a | /src/by/itacademy/lessson5/task3/ShowBankName.java | bc4927727de0d2d1b9b833881bea5fa954a5362b | [] | no_license | hristofor-alex/Lesson5 | 3fcb9922680c621670c68c651e98376043e1c7d5 | cac8cd9a6b9f6f8d36b08eff1b0124c825c3fcca | refs/heads/master | 2021-09-16T04:27:09.276691 | 2018-06-16T14:29:24 | 2018-06-16T14:29:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 98 | java | package by.itacademy.lessson5.task3;
public interface ShowBankName {
void showBankName();
}
| [
"hristofor.alex@gmail.com"
] | hristofor.alex@gmail.com |
fc3b4cd0d7aa0556a4338e6cd02b3b42be7400e9 | 4ed13753f5bc20ec143dc25039280f80c3edddd8 | /gosu-test/src/test/java/gw/internal/gosu/compiler/TypeInfoReflectionTest.java | 242f325b806b34c5b8973dde322ec1593ced139a | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause"
] | permissive | hmsck/gosu-lang | 180a96aab69ff0184700e70876bb0cf10c8a938f | 78c5f6c839597a81ac5ec75a46259cbb6ad40545 | refs/heads/master | 2021-02-13T06:53:30.208378 | 2019-10-31T23:15:13 | 2019-10-31T23:15:13 | 244,672,021 | 0 | 0 | Apache-2.0 | 2020-03-03T15:27:47 | 2020-03-03T15:27:46 | null | UTF-8 | Java | false | false | 30,672 | java | /*
* Copyright 2014 Guidewire Software, Inc.
*/
package gw.internal.gosu.compiler;
import gw.lang.reflect.TypeSystem;
import gw.lang.reflect.IType;
import gw.lang.reflect.ReflectUtil;
import gw.lang.reflect.IConstructorHandler;
import gw.lang.reflect.java.JavaTypes;
public class TypeInfoReflectionTest extends Byte... | [
"lboasso@guidewire.com"
] | lboasso@guidewire.com |
d04c901286e2686fd2b2d4860aed335d9301a227 | a4abef7e172a7e94fba4c4d4c4ec94def25de62b | /src/PB_371_GetSum/Solution_371.java | 91506d58e15e1e1131a20415833d875a7e489956 | [] | no_license | SugarRay1/LeetCode_1 | 1aecea7f861f24ce75743ed80a6f335dc83de28e | 4005cc2b46a76cfbaf9731afc35e3016a51a43bd | refs/heads/master | 2020-12-22T14:10:57.291550 | 2020-07-11T08:51:49 | 2020-07-11T08:51:49 | 236,815,400 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package PB_371_GetSum;
public class Solution_371 {
public int getSum(int a, int b) {
return Math.addExact(a, b);
}
}
| [
"petershao1996@outlook.com"
] | petershao1996@outlook.com |
100f3e8a4bf5826f5fe478275b05e90beb8c5002 | 09f7b72e2eeaadae06493237f5d49057e38214f4 | /app/src/main/java/com/mehdi/myproject/LoginActivity.java | 4ce57193418db944cd99fd799d6d815a98c6f85d | [] | no_license | mehdideg2/androidApp | 17fe514dbf3d4527357ab3874cc12206d2816eda | 9972c27204d9c31259fe142d9cf9b852034490d9 | refs/heads/master | 2020-05-18T01:20:18.590582 | 2019-04-29T14:37:18 | 2019-04-29T14:37:18 | 184,076,810 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,800 | java | package com.mehdi.myproject;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import andr... | [
"m.deghdache@yumitechnology.com"
] | m.deghdache@yumitechnology.com |
5b4d5ee08fed0b8172400a177ae0d180554b1192 | 0ae9455f8602eaf225972f5912eea09227580dc4 | /InnerClassExample/src/com/example/innerclassexample/InnerClassExample.java | 91d2e9f2936a9a4fd5061bb5322125f986b20cd2 | [] | no_license | canmurat/myworkspace | 7fcb269ae881557ad4cd31450e6a8644311a8de2 | 7ddc97a40609b652cf2b7e5304b1c29a4d4b4393 | refs/heads/master | 2016-09-06T00:27:08.858902 | 2014-04-01T19:46:56 | 2014-04-01T19:46:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,343 | java | package com.example.innerclassexample;
import java.util.Random;
import android.app.Activity;
import android.graphics.Color;
import android.os.Bundle;
import android.view.Menu;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
public class InnerClassExample ... | [
"can.murat@bil.omu.edu.tr"
] | can.murat@bil.omu.edu.tr |
f2dc3a7502bc43c087cc5a77dca74b3bae8c60d8 | 880b617aa946e4180ec8096fd6a0abe17f70f92d | /src/main/java/com/github/thesmartenergy/sparql/generate/jena/engine/SelectPlan.java | 9ce7549012b245cd67441bec4b5ddb685412ab7d | [
"Apache-2.0"
] | permissive | noorbakerally/sparql-generate-jena | f864a9d410496b751700725bfa8b7da2e2c5a20c | cf2031418f3dedcb9e613f8092b5868be9d74431 | refs/heads/master | 2021-01-21T09:43:04.833679 | 2016-04-19T08:58:17 | 2016-04-19T08:58:17 | 53,410,041 | 0 | 0 | null | 2016-03-08T12:24:27 | 2016-03-08T12:24:26 | null | UTF-8 | Java | false | false | 1,463 | java | /*
* Copyright 2016 ITEA 12004 SEAS 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 appli... | [
"maxime.lefrancois@FAYOL-PRET07.fayol.emse2000.local"
] | maxime.lefrancois@FAYOL-PRET07.fayol.emse2000.local |
ebbb02dca61b4e681010b681120f42818c1be45b | 7786048efe1fce6d88bf8e44234213018e60e0eb | /sysinfo/src/main/java/com/sys/pojo/AdminUser.java | 869ba2542c47112c5eb992088bbab925cfca7b3c | [] | no_license | pampersnow/trs-sysinfo | 6a5d2f6c398ce74dc6afab27827891fa42ef2378 | b7deb4d3c1391770168d63d26436ed189fcefaea | refs/heads/master | 2021-08-16T05:51:36.273997 | 2019-01-04T03:18:29 | 2019-01-04T03:18:29 | 153,086,969 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,099 | java | package com.sys.pojo;
import java.io.Serializable;
/**
* Copyright (C) Beijing TRS information technology co. LTD.In
* @ClassName: AdminUser
* @Description: 管理员用户表
* @author JYB
* @date 2018年9月9日上午8:50:22
* @version 1.00
*/
public class AdminUser implements Serializable {
private static final long serialV... | [
"17611309300@163.com"
] | 17611309300@163.com |
56dae2722e35b52440aff6adca063e22cc742e94 | b52457b2675707febb6104e57d88cdaf65281b5b | /36.Boot-SingleSignOnWithOktaServer/src/main/java/com/example/demo/Application.java | ef1a53cdf4a36cb02a1d9c9ef5098a8e3e49a31a | [] | no_license | princedj07/SpringBoot1.1 | 03a6d6850b82abd596374ca0af0c7e74ffa89e1a | efd7d12e211b2b567098f5862474c2e15d782d8e | refs/heads/master | 2022-11-21T20:59:40.098189 | 2020-07-18T03:21:30 | 2020-07-18T03:21:30 | 280,401,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 739 | java | package com.example.demo;
import java.security.Principal;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.security.oauth2.client.EnableOAuth2Sso;
import org.springframework.web.bind.annotation.GetMapp... | [
"Prince@LAPTOP-KFIKPE1S"
] | Prince@LAPTOP-KFIKPE1S |
85fc73d9a2404c21dca4fe8d94c2bf47ea5aefeb | 397b1d6d285df01066a48b2299da2ac6508f2900 | /platform/src/main/java/net/happyonroad/platform/services/ServicePackageManager.java | 32db1eb261d4db0d2efe254c1c846a1f514be0d4 | [] | no_license | SoftwareKing/spring-service-components | fccb582acdd7882b7484b21b57b4f60a6fc2b953 | f6141f91b37476098093e11d87d13cec9bb19937 | refs/heads/master | 2021-01-17T06:50:35.382130 | 2014-12-08T12:02:26 | 2014-12-08T12:02:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,290 | java | /**
* Developer: Kadvin Date: 14-7-14 下午5:55
*/
package net.happyonroad.platform.services;
import net.happyonroad.platform.config.DefaultAppConfig;
import net.happyonroad.platform.config.DefaultServiceConfig;
import net.happyonroad.spring.ApplicationSupportBean;
import net.happyonroad.component.container.ComponentLo... | [
"kadvin@gmail.com"
] | kadvin@gmail.com |
bf906936a7fe16c7f1a55bd9b697a53420ec3d53 | 3ca7d7bc44cbc6cc87edacd107315592175c59d4 | /portfolio/src/main/java/com/citi/portfolio/entity/Stock.java | 16c52b3547188752e71178891529e09991fc68ae | [] | no_license | EasyWork1/PortfolioManagement | 375ea732c7ff3fe34f8be0211b615f22a51922b3 | 1e248271d7a5a5df9b4b0cfc077cde1997b51fc4 | refs/heads/master | 2021-01-02T22:28:53.127586 | 2017-08-10T12:47:52 | 2017-08-10T12:47:52 | 99,326,553 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,292 | java | package com.citi.portfolio.entity;
import java.util.Date;
public class Stock {
private String symbol;
private String name;
private Double lastsale;
private Long marketcap;
private Integer ipoyear;
private String sector;
private String industry;
private Date date;
private St... | [
"385121039@qq.com"
] | 385121039@qq.com |
d8542f582b54d39eb8578a31b649a99c09265815 | dcff46e655077a31d0d7788214a452cfa92b3623 | /game01/core/src/main/java/sut/game01/core/sprite/Mice.java | e1d60dd51cb26f68274b7670df81d7d2447e76c0 | [] | no_license | Wanlika/CatchMe | 0137302f2f51e61b8cd9833c951f100b0fc838c8 | ae2a5cfdb9ae9d9b8a03ca18f43a04b11f9df817 | refs/heads/master | 2020-03-29T20:01:54.164760 | 2014-03-24T16:47:49 | 2014-03-24T16:47:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,109 | java | package sut.game01.core.sprite;
import org.jbox2d.dynamics.Body;
import playn.core.Layer;
import playn.core.PlayN;
import playn.core.util.Callback;
import playn.core.util.Clock;
import org.jbox2d.collision.shapes.PolygonShape;
import org.jbox2d.common.Vec2;
import org.jbox2d.dynamics.*;
import org.jbox2d... | [
"yambok01@gmail.com"
] | yambok01@gmail.com |
30bcd56825c7aa7852431dbd7d3ff366bf3d7313 | f70db425df3e5dd6b17c1833b863e699065997d9 | /src/main/java/simulator/playerdata/SwallowsData.java | 482e03fdf43dc40e996d7fc274d2ea726c585f23 | [] | no_license | taichiw/baseballSimulator | fc718f80e4ddc9e879d7f0df8fb2d85b402ec4c6 | 7fc7a988a285483d3226fab7a87aa3119e98821e | refs/heads/master | 2021-04-28T19:46:05.454815 | 2018-04-23T16:18:35 | 2018-04-23T16:18:35 | 121,907,162 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 884 | java | package simulator.playerdata;
import java.util.List;
public class SwallowsData implements TeamPlayersDataInterface {
private final static String CSV = "\"山田哲人\",\"526\",\"130\",\"25\",\"1\",\"24\",\"91\"\n"
+ "\"坂口智隆\",\"535\",\"155\",\"16\",\"2\",\"4\",\"59\"\n"
+ "\"バレンティン\",\"445\",... | [
"taichi.watanabe@rakuten.com"
] | taichi.watanabe@rakuten.com |
dfd0d1c7593b856b7573f33776568ce1f867d355 | 99d5a4215e643fbf5b498b83337bca1702ea5c07 | /app/src/main/java/com/ican/skeleton/utils/NetworkUtil.java | 579ad3be0900380bbd2973f34d1db5d9bb3f29b4 | [] | no_license | tuwenyuan/Skeleton | a2be39e7d4c1cc7167449b74f6a1f005cd3c80e7 | 0b55fbf6d2961d83d63d84af36d056dfc60e0ca4 | refs/heads/master | 2021-05-09T07:07:14.284162 | 2018-03-28T07:23:33 | 2018-03-28T07:23:33 | 119,349,475 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,387 | java | package com.ican.skeleton.utils;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
/**
* Created by twy on 2018/1/29.
*/
public class NetworkUtil {
/**
* 判断网络是否可用
* @return
*/
public static boolean isAvailable(Context context){
i... | [
"499216359@qq.com"
] | 499216359@qq.com |
62b5de1f3e8f0a02710439bf45464bbd67f15fb1 | 4bf3544d6675ede676ab9bb2bc498689ca871a4b | /src/main/java/com/catpp/springbootpro/service/GoodsService.java | 449c88750a6ea83b9016ffe73e84b7c53c27dc33 | [] | no_license | Maopp/springbootpro | 1d6825619e210c3c272bdcd52d85e76060869de0 | 31c8a40534104799503cb7b8ceec77183b0d6186 | refs/heads/master | 2022-06-21T14:37:37.976374 | 2018-12-06T09:06:51 | 2018-12-06T09:06:51 | 152,026,395 | 0 | 0 | null | 2022-06-17T02:45:43 | 2018-10-08T06:05:08 | Java | UTF-8 | Java | false | false | 277 | java | package com.catpp.springbootpro.service;
import com.catpp.springbootpro.pojo.GoodInfo;
/**
* com.catpp.springbootpro.service
*
* @Author cat_pp
* @Date 2018/11/1
* @Description
*/
public interface GoodsService {
Integer save(GoodInfo goodInfo) throws Exception;
}
| [
"1121266440@qq.com"
] | 1121266440@qq.com |
c060626013eebd1b87c211a17985a19a3a33d699 | 07b54991087cb335aab23cc6b575294760c3cd11 | /bt-gateway-service/src/main/java/com/bt/configuration/ConfigurationService.java | e60ae50c489b8bf685322dcff888a52baf431e2e | [] | no_license | khotvishwajeet/btgateway | e843e1c4d6bdcf094a3de15a4b06f368c3be5933 | 9f1d475aa88ae98a53a6316c83766ab934db46ce | refs/heads/main | 2023-03-30T09:31:41.763809 | 2021-03-24T09:55:10 | 2021-03-24T09:55:10 | 333,168,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 560 | java | package com.bt.configuration;
import lombok.Getter;
import lombok.Setter;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.cloud.context.config.annotation.RefreshScope;
import org.springframework.context.annotation.Configuration;
import org.springframework.stereotype.Component;
@R... | [
"khotvishwajeet@gmail.com"
] | khotvishwajeet@gmail.com |
740caab1445ca54dcf08e413b2b38d5b7c0ac10e | 1cf90d282a0fff1e8e5825c3301892e07d56b87e | /app/src/main/java/com/relinns/viegram/Activity/Splash_screen.java | da0eee775e5c45efc3f6476a3560649550dfc4ba | [] | no_license | mukulraw/Viegram | 79a15ab39efa0a2db111e96ddd97d7bac704d779 | 6dc08084103236f6928e52f1eba0ba3f324c2d1c | refs/heads/master | 2021-05-03T09:12:02.597490 | 2018-02-07T06:19:43 | 2018-02-07T06:19:46 | 120,571,747 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,326 | java | package com.relinns.viegram.Activity;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.CountDownTimer;
import android.os.Bundle;
import android.util.Log;
import com.crashlytics.android.Crashlytics;
import com.google.firebase.iid.FirebaseInstanceId;... | [
"mukulraw199517@gmail.com"
] | mukulraw199517@gmail.com |
78fca049b99a820c05b2ad2e4462395355129310 | ca2e22c8c37e6af1ecc3e80331d3ca31f4142b38 | /server/web-interface/src/main/java/com/redwerk/likelabs/web/rest/resource/mapping/LinkHeaderBuilder.java | f7e8c1bfeb9a0dd4fed6647c5a041ed2dd6bc852 | [] | no_license | redwerk/likelabs | ecb8e33ff808d83dfa0ef91b5f36f11f296c3e60 | 23ae2bdd9b91caee96b7c33d0cd69a6c485e74de | refs/heads/master | 2020-05-17T09:22:53.971345 | 2012-07-09T14:52:48 | 2012-07-09T14:52:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 818 | java | package com.redwerk.likelabs.web.rest.resource.mapping;
public class LinkHeaderBuilder {
private final String baseUrl;
private final StringBuilder header = new StringBuilder();
public LinkHeaderBuilder(String baseUrl) {
this.baseUrl = baseUrl;
}
public LinkHeaderBuilder append(S... | [
"yarik_mic@5beb62dc-ff0c-0410-899a-bd8837d9df5a"
] | yarik_mic@5beb62dc-ff0c-0410-899a-bd8837d9df5a |
f905021c4113b1c8750a490aca32219c1f0830fc | 35e8a12f96c6f46aa77907c3a3ee2af30c8c8d3f | /hub.sam.sdl.model/src/hub/sam/sdl/SdlStatePartitionInstance.java | 3443cf8b71f116616f15d17d366db1b5bfe2f578 | [] | no_license | markus1978/tef | 36049dee71a99d24401d4a01fe33a3018e7bb776 | 38bfc24dc64822b7b3ed74e41f85b3a8c10c1955 | refs/heads/master | 2020-04-06T04:30:58.699975 | 2015-08-13T07:51:37 | 2015-08-13T07:51:37 | 25,520,279 | 1 | 2 | null | 2015-08-13T07:51:37 | 2014-10-21T12:13:17 | Java | UTF-8 | Java | false | false | 1,286 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package hub.sam.sdl;
import org.eclipse.emf.common.util.EList;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Sdl State Partition Instance</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are suppo... | [
"do@not.use"
] | do@not.use |
7d682ad6b044d6318ce38b08b5b08edcedcd674f | 60f0c5a270ced12ecd00a44c9346d8a055101727 | /src/main/java/jpabook/jpashop/controller/ItemController.java | d7723d0f361e38fe6d8a7a52f50996c8b5e52ccb | [] | no_license | mokhs00/jpaStudy | 58d2b0bee3d1e6474bac36838ea9fd7a595205f1 | dbd6200f1cafbb3c955ea192b683145b5397aecd | refs/heads/main | 2023-03-18T06:27:52.516074 | 2021-03-04T03:57:47 | 2021-03-04T03:57:47 | 325,010,147 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,362 | java | package jpabook.jpashop.controller;
import jpabook.jpashop.domain.item.Book;
import jpabook.jpashop.domain.item.Item;
import jpabook.jpashop.service.ItemService;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Mode... | [
"mokhs00@naver.com"
] | mokhs00@naver.com |
25d219541b09cc7100e9b8da16efe8f5c899dfb5 | 0299fcc64fd197f46f5f25beb786ebe202559803 | /src/patterns/decorator/DarkRoast.java | 24e0106ef23b93653797ea707a54a0c73ecee243 | [] | no_license | viniciosbastos/hands-on-design-patterns | b9ff7f2d3e1419fa6ca5abf1855ba79d7534e1cb | 1ea65f946d12c308f6517d8e26e7c0ff390c1505 | refs/heads/master | 2020-07-15T16:45:37.103027 | 2019-09-01T23:57:50 | 2019-09-01T23:57:50 | 205,608,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 184 | java | package patterns.decorator;
public class DarkRoast extends Beverage{
public DarkRoast() {
this.description = "DarkRoast";
}
@Override
public Float cost() {
return .99F;
}
}
| [
"aurelio.vinicios1996@gmail.com"
] | aurelio.vinicios1996@gmail.com |
b924bf130d26e6abb75013789c8b89b2475d2cd3 | 28fc8c23d3546a9d12e74f42e45f5955fe8fbb07 | /app/src/main/java/com/arshad/webservice/CustomerManagement/mapper/CustomerMapper.java | 5309779e87c029c972174fd6989b8303a926d4be | [] | no_license | shubhampal261/customer | a2b727133b2804b8395be573c15849399d098d96 | ccba5ca69c2404ff139748d1e696a1c00468e836 | refs/heads/master | 2023-02-10T16:46:59.463274 | 2021-01-14T20:03:53 | 2021-01-14T20:03:53 | 328,352,623 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 671 | java | package com.arshad.webservice.CustomerManagement.mapper;
import com.arshad.webservice.CustomerManagement.beans.Customer;
import com.arshad.webservice.CustomerManagement.beans.CustomerResponseModel;
import org.mapstruct.Mapper;
import org.mapstruct.ReportingPolicy;
import org.mapstruct.factory.Mappers;
import java.ut... | [
"shubhampal261@gmail.com"
] | shubhampal261@gmail.com |
eb8496427b4acc1a12514b7a79a9704645b4990c | c611245deff767af46bfec4f3b3667434ecbce6b | /CcjhNosql/src/com/lsp/suc/web/AjaxAction.java | e3c71b6a03b46f060b9253bd01a2cf5aded050bf | [] | no_license | liushaopeng/pskjyf | e888b3b381a6206ecf934ff10857e808b3275a8b | 578c327338694b9fe32b0b262e8a33543796604d | refs/heads/master | 2021-01-22T20:54:20.603402 | 2018-01-29T08:33:22 | 2018-01-29T08:33:22 | 85,369,304 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,612 | java | package com.lsp.suc.web;
import java.util.HashMap;
import java.util.Map;
import net.sf.json.JSONArray;
import org.apache.struts2.convention.annotation.Namespace;
import org.apache.struts2.convention.annotation.Results;
import org.springframework.beans.factory.annotation.Autowired;
import com.lsp.pub.dao.... | [
"Administrator@chongzi"
] | Administrator@chongzi |
743249f7caae554ba00a702958aec48acd80f0e2 | 19f5ba673f4eb0e0ee7fd7c9c13964a76694a8de | /Graduate_Server/app/src/main/java/zhangchongantest/neu/edu/graduate_server/RecyclerView/RecyclerViewAdapter.java | b0d02e72e82d143ff7c04d023134a101af09f775 | [] | no_license | johncheung233/MyDemo | 4c85196bee76ba144459cad47b6fec925128d918 | bb4a19fff416f973bcd7f4905ff60d37e6aa158f | refs/heads/master | 2020-06-12T17:31:37.637261 | 2019-06-29T06:28:14 | 2019-06-29T06:39:59 | 194,373,035 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,331 | java | package zhangchongantest.neu.edu.graduate_server.RecyclerView;
import android.content.Context;
import android.content.pm.ProviderInfo;
import android.graphics.Bitmap;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.vie... | [
"875677993@qq.com"
] | 875677993@qq.com |
dd882de71ee4b731fd5fbad45accffc4c556304c | e9beb3c64cc0e100c40e0369d69498360543c28b | /app/src/main/java/com/example/flixster/MainActivity.java | 50f882ed509a233b1945906fcc26c44a6baf76fe | [] | no_license | miamichellee/Flixster2 | 5ca08cff45690d2b406350c9ab068a5a1ea19c6a | 85f324edb74b60be8adf6780f04d783caa3d960e | refs/heads/master | 2023-02-25T02:39:10.885510 | 2021-02-04T00:54:54 | 2021-02-04T00:54:54 | 335,493,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,490 | java | package com.example.flixster;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.os.Bundle;
import android.util.Log;
import com.codepath.asynchttpclient.AsyncHttpClient;
import com.codepath.asyncht... | [
"tramia1.mcgee@famu.edu"
] | tramia1.mcgee@famu.edu |
72573762b78d8f634fe769679441931530d3bd61 | cf8893a9a68dc602adfafe0c87f434a1e6d8416f | /src/main/java/com/engine/player/Player.java | 2d09b73aa78d72760db6b220129aa7cc94e0c321 | [] | no_license | DanielDimitrovD/CleanCode | ade6c0d5d5a0bbfad4dbe1ea9255bf9c9a3b8ad1 | c63013e2310b274af8615483d210ce7154381844 | refs/heads/master | 2021-05-20T08:58:47.215814 | 2021-03-09T07:39:58 | 2021-03-09T07:39:58 | 252,209,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,861 | java | package com.engine.player;
import com.engine.Alliance;
import com.engine.board.Board;
import com.engine.moves.Move;
import com.engine.moves.MoveStatus;
import com.engine.moves.MoveTransition;
import com.engine.pieces.King;
import com.engine.pieces.Piece;
import java.util.ArrayList;
import java.util.Collection;
import... | [
"dakata619@gmail.com"
] | dakata619@gmail.com |
126988768184f193f99d5a69d6d97f32749aa304 | 1b9cfb871abca1914ecf27dfcd6e999970252075 | /app/src/main/java/cn/edu/gdmec/s07150850/intent/IntentDemo2.java | d871a93266bfabcd30c47693416e8e38a6654293 | [] | no_license | gdmec07150850/Intent | 74b5aa44106994b74e0f6ff43d17bf978702aa41 | 8724ce49d3140445161197596d0ce3f34640effd | refs/heads/master | 2021-01-17T15:23:08.748094 | 2016-10-25T03:44:45 | 2016-10-25T03:44:45 | 71,856,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 739 | java | package cn.edu.gdmec.s07150850.intent;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
public class IntentDemo2 extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate... | [
"626713393@qq.com"
] | 626713393@qq.com |
8e393438bef05e6faa263e6279fb4f99da3da9f5 | bdb50baaefe5b31c8019b70b3badff17d770cc20 | /target/generated-sources/jaxb/com/wetter_service/java/GetTemperaturResponse.java | a036f477d829d209f9ed71a82ef58e68908cc1ce | [] | no_license | FitimFaiku/smart-home-service-soap | 848c4cc0c82bbee61d5a3331c8eac320e4cb3390 | da133d04f7032b57b45eb3735dcf383d1fd7d073 | refs/heads/master | 2022-11-08T04:37:18.635348 | 2020-06-25T22:46:25 | 2020-06-25T22:46:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,648 | java | //
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2 generiert
// Siehe <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Änderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren.
// Generiert: 2020.0... | [
"faikufitim@gmail.com"
] | faikufitim@gmail.com |
6a32112321e878ff6dc013a48926b50beb57c8a4 | ed268ce80c22dd8ab4d27f01518f7c82629a89f4 | /web/src/main/java/com/facultative/web/command/student/DoDelMarkCommand.java | 28b0278aa329b1be17bf04f17e03ce0d9b8b8cc8 | [] | no_license | ralmnsk/srvlts | f0a66b4014b465fa6f331ddb407c13170b3ef2d2 | 478c085d543132a9062228ad45ad85f17d2ee0c5 | refs/heads/master | 2022-07-15T15:36:50.212730 | 2020-03-11T09:10:48 | 2020-03-11T09:10:48 | 238,431,957 | 0 | 0 | null | 2022-06-21T02:44:46 | 2020-02-05T11:13:59 | Java | UTF-8 | Java | false | false | 1,813 | java | package com.facultative.web.command.student;
import com.facultative.model.Mark;
import com.facultative.model.Person;
import com.facultative.service.IMarkService;
import com.facultative.service.MarkServiceImpl;
import com.facultative.service.config.ConfigurationManager;
import com.facultative.service.messages.MessageMa... | [
"ralmnsk@gmail.com"
] | ralmnsk@gmail.com |
b6ad703c408d3a7e8e924bd4941f826eadb3bf4e | 89c78dbed3189664c330eee277782c7f482cb8a7 | /JavaWeb学习/20201125/05_HttpServletResquest相关介绍/src/com/mystudy/controller/OneServlet.java | 9d541fad4f783d9efa2ec89a263b342994121fb5 | [] | no_license | nanguling/JavaWeb | 83965632b81bdc96d2606c87f6e447c2f44253ce | 4aa15dcd701de4a5a19e1ade6f8c11a89d8cd8a7 | refs/heads/master | 2023-01-30T13:54:03.794598 | 2020-12-10T06:01:38 | 2020-12-10T06:01:38 | 318,940,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,232 | java | package com.mystudy.controller;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
public class OneServlet extends HttpServlet {
protected void doGet(HttpServletRequ... | [
"814846779@qq.com"
] | 814846779@qq.com |
c1f978f64ec89692baa22d47f5751a0b83804398 | b9e03d95ba49e9679896fcdd2bfaf344bef535ce | /src/main/java/com/codeoftheweb/salvo/SalvoApplication.java | 0227e2048ac085b7f9576cc8650c0a6150526ba3 | [] | no_license | MicaelaV/SalvoGame | 63ca8b9e6976368765d1980d40c05581c78a2074 | 90425606ccd5966f8ef336a8143b869a8c23d39e | refs/heads/master | 2020-11-25T00:39:40.560389 | 2019-12-17T19:13:50 | 2019-12-17T19:13:50 | 228,412,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,110 | java | package com.codeoftheweb.salvo;
import com.codeoftheweb.salvo.Models.*;
import com.codeoftheweb.salvo.repository.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoco... | [
"msv1991@hotmail.com"
] | msv1991@hotmail.com |
ba1bc6ed337cf5dabc3e23b0db95ea87becb4ff9 | 5a28de136ea44769519502303364c580f3452614 | /src/main/java/com/ghosthack/turismo/util/ClassForName.java | affabdf372d2626bccc5ee09ed8c2bc2ce711a18 | [
"Apache-2.0"
] | permissive | ghosthack/turismo | e349bffe5530580afa5a113c2f4e2bb28ecd6b53 | 47370effc2b59aa5d836b30f3788c21b31059bd6 | refs/heads/master | 2021-01-25T04:03:00.544843 | 2019-05-23T20:55:08 | 2019-05-23T20:55:08 | 2,303,057 | 13 | 7 | NOASSERTION | 2020-10-12T18:15:41 | 2011-08-31T17:48:59 | Java | UTF-8 | Java | false | false | 1,839 | java | /*
* Copyright (c) 2011 Adrian Fernandez
*
* 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 ... | [
"adrian@ghosthack.com"
] | adrian@ghosthack.com |
da85bf8535f02f6e2d294a95786f2ba70cf0951b | 224e750c45cf9383db0fb7332125bc7ac82739f1 | /PigFiler/PigUDF/src/minmaxUDF/SequenceToByteArray.java | 9eb9c3e8294016ba22ec9e02ed8e0f344644409a | [] | no_license | KimonoMyHouse/BachelorProjekt | d9c49b590a7fd1a734097a1b947fe2d46e300586 | 48b1448370d5a03415e5bef0d2db3c0b83fdc791 | refs/heads/master | 2021-01-22T04:48:20.746708 | 2015-06-06T17:40:14 | 2015-06-06T17:40:14 | 32,458,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,580 | java | package minmaxUDF;
import java.io.IOException;
import java.io.PrintStream;
import java.util.Hashtable;
import java.util.Map;
import org.apache.pig.EvalFunc;
import org.apache.pig.data.DataByteArray;
import org.apache.pig.data.DataType;
import org.apache.pig.data.Tuple;
import org.apache.pig.impl.logicalLayer.schema.Sc... | [
"mehdinadif@hotmail.com"
] | mehdinadif@hotmail.com |
be142c6403fe82f18046d87c4fcce5d498ace07d | e78904d8699b3fddb00f48c4a53208ad538c7f62 | /src/main/java/hellfirepvp/astralsorcery/common/item/gem/GemAttributeHelper.java | bf0cf039051cf7e535d85daeb3f3d18b76ab29d9 | [] | no_license | jblosser/AstralSorcery | c621469144bb8e74c45b157bed7d37e83975999c | bc299b56a6dce9a8dbfa29b54d785495ef06622d | refs/heads/master | 2023-01-23T07:59:54.683583 | 2020-12-06T09:23:41 | 2020-12-06T09:23:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,171 | java | /*******************************************************************************
* HellFirePvP / Astral Sorcery 2020
*
* All rights reserved.
* The source code is available on github: https://github.com/HellFirePvP/AstralSorcery
* For further details, see the License file there.
**********************************... | [
"7419378+HellFirePvP@users.noreply.github.com"
] | 7419378+HellFirePvP@users.noreply.github.com |
6ab53615e30a9a56bd02c449878fe06916f458ad | 37d8b470e71ea6edff6ed108ffd2b796322b7943 | /zcms/src/com/zving/framework/ResponseImpl.java | 1fc8861a54293065945f2dfc62228c196cac67b0 | [] | no_license | haifeiforwork/myfcms | ef9575be5fc7f476a048d819e7c0c0f2210be8ca | fefce24467df59d878ec5fef2750b91a29e74781 | refs/heads/master | 2020-05-15T11:37:50.734759 | 2014-06-28T08:31:55 | 2014-06-28T08:31:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,244 | java | package com.zving.framework;
import com.zving.framework.data.DataCollection;
public class ResponseImpl extends DataCollection
{
private static final long serialVersionUID = 1L;
public int Status = 1;
public String Message = "";
public String getMessage()
{
return this.Messag... | [
"yourfei@live.cn@c1c2bf6e-ae9d-b823-7fc2-ff1dc594729e"
] | yourfei@live.cn@c1c2bf6e-ae9d-b823-7fc2-ff1dc594729e |
bbcd31733323bbbfc61788692e36f2c203067b71 | 3f6060738337853e3dd7e5286dcd528cb6724bec | /Lab5_Tasks/src/tasks/Exercise1.java | 6919390ba3da262eea598a930617eb32a6196d05 | [] | no_license | notoroius2pac/javaPractice | e8b41d9dd4bd3a9be3dcfa9be7545d1798b1df44 | 58bcccc6a2aa8c03b1624de1905a7bbe66f81ff5 | refs/heads/main | 2023-03-27T22:08:58.485842 | 2021-03-26T09:17:00 | 2021-03-26T09:17:00 | 345,968,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 712 | java | package tasks;
import java.util.Scanner;
class InvalidAgeException extends Exception{
InvalidAgeException(String s){
super(s);
}
}
public class Exercise1 {
static void validate(int age)throws InvalidAgeException{
if(age<15)
throw new InvalidAgeException("not valid");
... | [
"saurabh.sharma1998@gmail.com"
] | saurabh.sharma1998@gmail.com |
3399f8f85c1d0eac9ed485a36c8a9dc82aa00171 | c7829e0c745e3db6dab43fa0bb5fb91d5661fe4c | /src/test/java/org/pb/x12/SegmentTest.java | 0c7e533a95e1d91e76897b621234a930806e778a | [
"Apache-2.0"
] | permissive | marcino239/x12-parser | 3209abbeb748b749282cd0ab121fd800d6007145 | 3451cb1c41cb83eb79ac1e88e8c7a5a8d2f54ff2 | refs/heads/master | 2020-11-30T08:00:45.952699 | 2019-12-27T03:34:49 | 2019-12-27T03:34:49 | 230,352,589 | 0 | 0 | Apache-2.0 | 2019-12-27T01:38:18 | 2019-12-27T01:38:18 | null | UTF-8 | Java | false | false | 4,522 | java | package org.pb.x12;
import static org.junit.Assert.*;
import org.junit.Test;
public class SegmentTest {
@Test
public void testSegmentEmpty() {
Segment s = new Segment(new Context('~', '*', ':'));
assertNotNull(s);
}
@Test
public void testAddElementString() {
Segment s = new Segment(new C... | [
"p2bp2b@gmail.com"
] | p2bp2b@gmail.com |
6d1787b42e516640b8825d87db31cb83bf6151c6 | 5a85ba12cf585a682dd5b833a4c6f5237e756327 | /Java8Features/HibernateProject/src/com/HQL/Address.java | 9b9bf3dd6a2870541f008d027c1ea69209e55805 | [] | no_license | kiranbsjnvm/JavaWorkspace | 02bfe123446347802c77ff7cfefb9a4832202253 | 20db1312578d32456007df8b4e4b3d4c42c32870 | refs/heads/master | 2021-04-09T13:06:41.641574 | 2018-03-17T09:17:38 | 2018-03-17T09:17:38 | 125,605,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,138 | java | package com.HQL;
import javax.persistence.*;
import org.hibernate.annotations.GenericGenerator;
import org.hibernate.annotations.Parameter;
@Entity
@Table(name = "ADDRESS")
public class Address {
@Id
@Column(name = "address_id")
@GeneratedValue(strategy = GenerationType.AUTO)
private long id;
@Column(name = ... | [
"kiranbs.jnvm@gmail.com"
] | kiranbs.jnvm@gmail.com |
26783dd424c691632478100552cdcc4451818199 | 671f4333b13ae6f1db51759bc7e27042ceda9ef5 | /src/br/usjt/transportadora/controller/cmd/Command.java | eb5ba17da71b460aaede0cb65fd1ec33e5273bf0 | [] | no_license | davidxp12/TutorialFCFilter | 909a158664efb2be38e23b931dbb4d6ab509acc0 | b8e4b721fb8cc7b3590340a9127b9b5bf36784d9 | refs/heads/master | 2021-01-06T20:46:55.772378 | 2013-11-04T16:58:35 | 2013-11-04T16:58:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,429 | java | package br.usjt.transportadora.controller.cmd;
import java.io.IOException;
import java.util.Iterator;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import br.usjt.transportadora.model.Veiculo;
public abstrac... | [
"davidxp12@gmail.com"
] | davidxp12@gmail.com |
8c9d3e87a2f7d5c20309dd8a9fae5d7d96ee05c7 | 160acbd20a67a747584d0e6d7b093ee0c38605fa | /src/test/java/com/miro/TestEntityFactory.java | fac4a0b0083d9599d182b67b36f85b89bbe3ca04 | [] | no_license | burdeynyy/widgets | c511099b7e4a97183782e3f1fc57257796419b53 | d3d7426866d5541518c7e5b0d74c723aa1ee9160 | refs/heads/master | 2023-07-19T23:51:58.045840 | 2020-04-24T08:18:37 | 2020-04-24T08:18:37 | 257,062,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,862 | java | package com.miro;
import com.miro.entity.Widget;
import com.miro.web.dto.WidgetDto;
import static com.miro.TestConstants.*;
import static com.miro.TestConstants.Y_CHANGED;
/**
* Factory to create test objects.
*/
public final class TestEntityFactory {
private TestEntityFactory() {
throw new Unsupport... | [
"kirill.burdeynyy@noveogroup.com"
] | kirill.burdeynyy@noveogroup.com |
02101a42c41b2311fe7d8da71c0b60ee32067457 | 139960e2d7d55e71c15e6a63acb6609e142a2ace | /mobile_app1/module666/src/main/java/module666packageJava0/Foo121.java | f187de859482444c1ea98987b2f2689ff61ed72c | [
"Apache-2.0"
] | permissive | uber-common/android-build-eval | 448bfe141b6911ad8a99268378c75217d431766f | 7723bfd0b9b1056892cef1fef02314b435b086f2 | refs/heads/master | 2023-02-18T22:25:15.121902 | 2023-02-06T19:35:34 | 2023-02-06T19:35:34 | 294,831,672 | 83 | 7 | Apache-2.0 | 2021-09-24T08:55:30 | 2020-09-11T23:27:37 | Java | UTF-8 | Java | false | false | 719 | java | package module666packageJava0;
import java.lang.Integer;
public class Foo121 {
Integer int0;
Integer int1;
public void foo0() {
new module666packageJava0.Foo120().foo13();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public ... | [
"oliviern@uber.com"
] | oliviern@uber.com |
af92c2985f114f85101edadc91664263cb071c03 | 4de7eaad20c8447f0e8b52f7ec148d015f2c9bcb | /src/com/leweiyou/service/valid/ValidAspect.java | 5af445d568cb69b2ce215cb758dd167b07f2ada7 | [] | no_license | zhangweican/x-download-jar | 78b9a778ab361a3c5a4eb0c0454ef3c53b3b2e63 | 0ccdd73db235168819fe31e5a770d7d40cce0202 | refs/heads/master | 2021-01-01T03:46:41.676324 | 2016-05-12T07:48:58 | 2016-05-12T07:48:58 | 58,619,215 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,965 | java | package com.leweiyou.service.valid;
import java.lang.reflect.Method;
import java.util.Arrays;
import org.apache.commons.lang.StringUtils;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.reflect.MethodSi... | [
"515632400@qq.com"
] | 515632400@qq.com |
ab7ff86189afe14aa21245f90d0ea98eeea9be85 | a1c1b6c936a6beac421b08fd5e7e2e5dfbaff441 | /java/aula5/aula4/src/test/java/br/com/crescer/aula4/tema/LocacaoDaoTest.java | 9ca617a7ce1245de138c3d319a9ca83b448911c8 | [] | no_license | cwi-crescer-2017-1/tais.silva | 5ca6cc537e79e563ecf9fa70294e34366453557b | 8b0486bb27fc15dacf9893d7c9091656e15c38ec | refs/heads/master | 2021-01-19T08:05:51.068238 | 2017-07-06T00:37:43 | 2017-07-06T00:37:43 | 87,600,099 | 6 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,351 | java | package br.com.crescer.aula4.tema;
import java.util.List;
import org.junit.Test;
import static org.junit.Assert.*;
/**
*
* @author carloshenrique
*/
public class LocacaoDaoTest extends AbstractDaoTest {
private final LocacaoDao locacaoDao;
public LocacaoDaoTest() {
this.locacaoDao = new LocacaoDa... | [
"tais.silva@cwi.com.br"
] | tais.silva@cwi.com.br |
7c60b238ad79f79da45c65770d43ee3b3d1affca | ee5e9e2bacbbc461911146c64dc992d49d892387 | /src/org/kabuki/queues/mpsc/MPSC_SlotType.java | 708130da37ce1d64043d7eb60a10622a87fdbdcb | [
"Apache-2.0"
] | permissive | anton-loskutov/kabuki | 107821528a1e4a0c1a5b993e10579c7017e96602 | a8a8b68d03ac68076f8f7b61952bc7fdbac51e9c | refs/heads/master | 2016-08-12T04:30:37.270471 | 2015-09-24T13:48:07 | 2015-09-24T13:48:07 | 36,734,123 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,277 | java | package org.kabuki.queues.mpsc;
import java.lang.reflect.Method;
import java.util.Arrays;
import java.util.function.Function;
import static java.util.stream.Collectors.reducing;
public class MPSC_SlotType {
public static final MPSC_SlotType ZERO = new MPSC_SlotType(0,0);
public final int ps;
public fina... | [
"alo@expcapital.com"
] | alo@expcapital.com |
103264408f9e49e83d7e84ec86dc54d43c5ff9d6 | 2f9be9f8e68212b77ad542699587edab65c8a197 | /src/Dabar/Login.java | 79c4035d8007cc20046500591b434b8f9c06e051 | [] | no_license | MuhammadZaqkiJalal/UTS-BP-JAVA-NPM-18100090 | ed03900970f2b465a0f9a5036406d50dca301e01 | 2c5188e9c670329b30d76c402b321f8f80005dc9 | refs/heads/master | 2023-05-13T11:59:37.860408 | 2021-06-05T13:51:01 | 2021-06-05T13:51:01 | 373,899,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,892 | 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 Dabar;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import ... | [
"W10@DESKTOP-BJO34AE"
] | W10@DESKTOP-BJO34AE |
1fcdd8db7b4faf251cbd75b9f5be325a36a22e64 | 0269093dc8054dec2fd365ec99849c7015c8530b | /app/src/androidTest/java/Objetos/Tweet.java | 001f222dfc7b864a619b9ce79e8ace787969fe38 | [] | no_license | DoddyCastillo/AMST-TA4 | 049a5dacc5a15a6e4a42473ff86ebdc27a5de3d5 | 55871a3a8b3c85b0cc416636452b5d1c067a9a3a | refs/heads/master | 2020-09-11T09:29:13.408141 | 2019-11-16T00:11:15 | 2019-11-16T00:11:15 | 222,021,829 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 485 | java | package Objetos;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
public class Tweet {
private String autor;
private String tweet;
private String fecha;
Tweet(String autor, String tweet) {
this.autor = autor;
this.tweet = tweet;
}
public void pu... | [
"djcastil@espol.edu.ec"
] | djcastil@espol.edu.ec |
8d7263c1505a8cd2bca908b18f47a8bb7cc49598 | feed898abc082458f0c2e1c2f3b266923c803347 | /chapter_002/src/main/java/ru/job4j/chess/Logic.java | 5231e6632e5aac79a288f38d2fd734865d1704b8 | [
"Apache-2.0"
] | permissive | Zhekbland/job4j | c256466c72b417e437c6b304750438d4c5737daf | 118ff2565f1b44498faa47e5143606607700d5c6 | refs/heads/master | 2022-11-28T08:51:45.943457 | 2020-04-19T09:14:45 | 2020-04-19T09:14:45 | 137,885,095 | 1 | 0 | Apache-2.0 | 2022-11-16T12:23:57 | 2018-06-19T11:55:31 | Java | UTF-8 | Java | false | false | 1,530 | java | package ru.job4j.chess;
import ru.job4j.chess.figures.Cell;
/**
* //TODO add comments.
*
* @author Petr Arsentev (parsentev@yandex.ru)
* @version $Id$
* @since 0.1
*/
public class Logic {
private Figure[] figures = new Figure[32];
private int index = 0;
public void add(Figure figure) {
this... | [
"eshpytev@mail.ru"
] | eshpytev@mail.ru |
bbdc8a1ea2df70c5f561f328e132ef47436441f2 | 96987a173604edf32cb4b98072384bfa3668b9c7 | /src/test/java/com/driver/Driver.java | 199d636ee4f67765e2225e33d2c2261cd691b7e0 | [] | no_license | suhasreddy25/thriveWebPOC | 324a9202fea8d389f6ed5482d3308a7279aad4b1 | 32f983e3d0f4cc09c13bcc8380b111f074490603 | refs/heads/main | 2023-07-20T07:10:27.603532 | 2021-09-01T12:43:55 | 2021-09-01T12:43:55 | 402,056,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 879 | java | package com.driver;
import java.util.Properties;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import com.utilities.ReadPropertiesFile;
public class Driver {
public static WebDriver driver = null;
public static final String ... | [
"suhasr.m25@gmail.com"
] | suhasr.m25@gmail.com |
7e718fd304bff70d408dbb9745c11547f1fff125 | 8add6d03d5f0186e52e0ff14943f36cced55ddfb | /chapter_001/src/main/java/ru/job4j/condition/Max.java | e788c84a30766a1ee0c08f8b29c64f6fabaa9002 | [] | no_license | vera-khamanova/job4j | 1f6062d7064de1eb9b2924d2aedd4e5a736aac8b | fa742ce1aec46873835341cd7eeaaf820b24958c | refs/heads/master | 2021-07-22T03:11:05.266641 | 2020-04-14T12:48:43 | 2020-04-14T12:48:43 | 222,785,684 | 0 | 0 | null | 2020-10-13T17:40:12 | 2019-11-19T20:41:03 | Java | UTF-8 | Java | false | false | 218 | java | package ru.job4j.condition;
public class Max {
public static int max(int first, int second) {
boolean condition = first > second;
int result = condition?first:second;
return result;
}
} | [
"mona81lj@gmail.com"
] | mona81lj@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.