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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
540e023d13dc6fbd98f283eac75c69b1e261d8cb | 76f3f2186f38eca3d56233301d35cc5e40239acc | /marvin-dm-core/src/main/java/com/github/theborakompanioni/marvin/model/DefaultSummaryInvocationResult.java | e0daf77d4a00316df1f1dd8693cdd09e3e5e8465 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | theborakompanioni/marvin-dm | bb04ef55f1feb8c3242ce3bc0b1775a4deebe898 | a9cc3b36fd67599e41b23cdbab0c1e67d5e59140 | refs/heads/master | 2020-07-03T19:53:50.716288 | 2016-11-20T21:50:45 | 2016-11-20T21:50:45 | 74,233,481 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | package com.github.theborakompanioni.marvin.model;
import lombok.Builder;
import lombok.Value;
import org.apache.maven.shared.invoker.InvocationResult;
import java.util.List;
@Value
@Builder
public class DefaultSummaryInvocationResult implements SummaryInvocationResult {
InvocationResult invocationResult;
... | [
"theborakompanioni+github@gmail.com"
] | theborakompanioni+github@gmail.com |
0bcc8a58b51cd5da15043c7a44a55ff3be6b2e1c | b4cef6505fa451445e42da0c1a03fe4cba7ad10e | /src/main/java/scopes/ConfigurationModule.java | 78998e735fcf38e5b87d5ea0af84467aa0e9d0a4 | [] | no_license | david-gang/understanding-dagger | 9ef854c21603715e12c93fc2e4f6088036bdfea4 | fd820cd5bfb1e1c921300c29ae69a15f0f7f8989 | refs/heads/master | 2022-04-27T01:33:59.517385 | 2020-02-12T11:27:20 | 2020-02-12T11:27:20 | 237,235,484 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package scopes;
import dagger.Module;
import dagger.Provides;
import javax.inject.Singleton;
@Module
public class ConfigurationModule {
@Singleton
@Provides
ConnectionPool provideConfiguration() {
return new ConnectionPool("server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;... | [
"dgang@lightricks.com"
] | dgang@lightricks.com |
4afd4a54e00dd10c9e155a40801fe9d1fed63270 | 31f0704d2bba8b58400df601b7a69211a7e04be7 | /FreeCol-master/src/net/sf/freecol/client/gui/option/StringOptionUI.java | 733ff8df61b648822e06a041c88d92ac67fd5566 | [] | no_license | Sou7hp4w/cosc442sp18DaySmith-finalproject | 745e1fd0d3859b73c88bde0257fc33a870e12579 | cdca3322a8ae74994daadebfc86ac127c0165d95 | refs/heads/master | 2020-03-06T18:27:26.874003 | 2018-05-18T19:31:07 | 2018-05-18T19:31:07 | 127,007,231 | 1 | 0 | null | 2018-05-18T19:31:08 | 2018-03-27T15:23:49 | Java | UTF-8 | Java | false | false | 2,420 | java | /**
* Copyright (C) 2002-2015 The FreeCol Team
*
* This file is part of FreeCol.
*
* FreeCol 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 optio... | [
"sheltielover432@gmail.com"
] | sheltielover432@gmail.com |
f5dd38edd34261e873518790e8a631059f3c425d | 77f1b4b27f6a8e0d5c0a683903ee989fae353656 | /src/main/java/ch4_1/Ch4_1Test.java | dd3ff963a4c1fe2ab9bd9a9cde7d83a2dc123bf8 | [] | no_license | william830724/first_hand_rxJava | 975bb8b6000e608edf596b3dbaf5d18adbbe25c2 | b7e6940847a3f77ea9a2c90f83c612682bd9e352 | refs/heads/master | 2023-06-16T09:09:08.145972 | 2021-07-01T10:17:21 | 2021-07-01T10:17:21 | 379,791,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 44 | java | package ch4_1;
public class Ch4_1Test {
}
| [
"william16544@gmail.com"
] | william16544@gmail.com |
e08ac1a40f3011b7550e02d06d9ca5871f77d8b7 | 3c54dfad975808d67e2916c5306330c6186cdc8b | /Tarea1/ejercico 17/src/ejercico/pkg17/Ejercico17.java | ac2f20c96d8fa7124ca1489cae690e5052679928 | [] | no_license | javierestrada26/Trabajos | 42824c9c0afc32fa7212446b6a81d10e11ff5fed | 4a314c49277aae905afe32ab5a75a2a74a95d0bf | refs/heads/master | 2021-01-19T14:29:12.675866 | 2017-06-16T04:18:09 | 2017-06-16T04:18:09 | 88,167,042 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,012 | java |
package ejercico.pkg17;
import java.util.Scanner;
public class Ejercico17 {
public static void main(String[] args) {
Scanner entrada = new Scanner (System.in);
//Declarar variables
double tangente,cotangente,secante,cosecante,angulo;
//Pedir variable
System.out.println("In... | [
"javiestrada14@hotmail.com"
] | javiestrada14@hotmail.com |
d11d82c7bcdbf87cc4a9784800e975bd87fc232a | 2e39d5523e81cc7ec3f0d5b101e73e243e275888 | /references/old-proiect/URIJudgeOnlime/src/tests/math/nbtheory/Fibo.java | 44bc59a5fea3b255151025d83f6525007d39f04b | [] | no_license | chrislucas/competitive-programming | 9c85aaa54199c114cc455992c4722a228dcdc891 | 3ad9a2ceb69afdea151f66243ef86582361b57ff | refs/heads/master | 2023-07-29T19:02:56.353807 | 2023-07-17T13:57:00 | 2023-07-17T13:57:00 | 25,211,939 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,100 | java | package tests.math.nbtheory;
public class Fibo {
static int acc = 0;
static int fibo(int n) {
if(n == 0 || n == 1)
return 1;// n;
acc++;
int a = fibo(n-1);
acc++;
int b = fibo(n-2);
return a + b;
}
static int fiboMat(int n) {
int m [] = {0, 1};
int i;
for(i=0; i<n; i++) {
m[i%2] = m[0... | [
"christoffer.luccas@gmail.com"
] | christoffer.luccas@gmail.com |
ffdca19910c417d52feb1eae4d10385c03077f14 | 9fa3a23a75357752df9648f1794f0dcadb64bf86 | /app/src/main/java/com/aigo/router/bussiness/bean/NetBehaviour.java | 0b72188fcf81070f897dde9e5c824e985b55962f | [] | no_license | 425296516/IntelligentKey | 34e17b3c6c056b70779fcb3b6d51c22ef5872325 | 4c3f63b21f54553f341d302c03f74ca9b66805cd | refs/heads/master | 2021-01-11T15:36:52.549347 | 2017-02-17T11:01:52 | 2017-02-17T11:01:52 | 79,896,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,847 | java | package com.aigo.router.bussiness.bean;
import java.io.Serializable;
import java.util.List;
/**
* Created by zhangcirui on 2017/1/12.
*/
public class NetBehaviour implements Serializable{
/**
* result : {"result":true}
* behaviourList : [{"behaviourId":"5","deviceTypeId":"3","behaviourType":"2","be... | [
"425296516@qq.com"
] | 425296516@qq.com |
5dfb723f8cac9bb8e0b5f4dabcdf3aa6859c3342 | 9264677fc5049c1043f75623c5a36c8291222996 | /latte-core/src/main/java/com/examples/joshuayingwhat/latte/utils/callback/CallBackType.java | 8d5620abafb43963f049ba80e80a373fa7caf3d2 | [] | no_license | joshuayingwhat/FastEc | e79862e67356fbbcba82e890027797f6360802fe | a91ad9461d27ade34787a2e17b011225c7ac5276 | refs/heads/master | 2023-04-06T21:12:25.238493 | 2019-10-27T09:24:22 | 2019-10-27T09:24:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 152 | java | package com.examples.joshuayingwhat.latte.utils.callback;
public enum CallBackType {
ON_CROP,
TAG_OPEN_PUSH,
TAG_CLOSE_PUSH,
ON_SCAN
}
| [
"17721354011@163.com"
] | 17721354011@163.com |
fdb105507a0a8c4cdb7776667c56d9fc10436b99 | 4e9cc5d6eb8ec75e717404c7d65ab07e8f749c83 | /sdk-hook/src/main/java/com/dingtalk/api/response/OapiAtsEvaluateJobmatchFinishResponse.java | e096c35d20a3822a8f0f8bf29a67672fc4f53392 | [] | no_license | cvdnn/ZtoneNetwork | 38878e5d21a17d6fe69a107cfc901d310418e230 | 2b985cc83eb56d690ec3b7964301aeb4fda7b817 | refs/heads/master | 2023-05-03T16:41:01.132198 | 2021-05-19T07:35:58 | 2021-05-19T07:35:58 | 92,125,735 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,104 | java | package com.dingtalk.api.response;
import com.taobao.api.internal.mapping.ApiField;
import com.taobao.api.TaobaoResponse;
/**
* TOP DingTalk-API: dingtalk.oapi.ats.evaluate.jobmatch.finish response.
*
* @author top auto create
* @since 1.0, null
*/
public class OapiAtsEvaluateJobmatchFinishResponse extends Tao... | [
"cvvdnn@gmail.com"
] | cvvdnn@gmail.com |
f145d220f416b81db360f10dee57b3c20471fe04 | 27835b326965575e47e91e7089b918b642a91247 | /src/by/it/akhmelev/project06/java/beans/User.java | 27e64f11b8afa3165a59fc5050b5b7fff6a7554a | [] | no_license | s-karpovich/JD2018-11-13 | c3bc03dc6268d52fd8372641b12c341aa3a3e11f | 5f5be48cb1619810950a629c47e46d186bf1ad93 | refs/heads/master | 2020-04-07T19:54:15.964875 | 2019-04-01T00:37:29 | 2019-04-01T00:37:29 | 158,667,895 | 2 | 0 | null | 2018-11-22T08:40:16 | 2018-11-22T08:40:16 | null | UTF-8 | Java | false | false | 1,466 | java | package by.it.akhmelev.project06.java.beans;
public class User {
private long id;
private String login;
private String password;
private String email;
private long roles_Id;
public User() {
}
public User(long id, String login, String password, String email, long roles_Id) {
t... | [
"375336849110@tut.by"
] | 375336849110@tut.by |
efb4e01a8ff47bf7b50a20f7dabf9fe8a8fb19a7 | 998a534d4bcf3b50ddc1bfc32158ec6854312fe8 | /spring-boot/src/test/java/org/springframework/boot/context/properties/source/PropertySourceConfigurationPropertySourceTests.java | 13a43baa37e73360d67feff8c2608703ac53e60e | [
"Apache-2.0"
] | permissive | enterstudio/spring-boot | a281cfff7ce6069377fe5046cdc95fe906b98d34 | 1ee9653f7c6c79056a0228fb24ffdb85e14ccfa4 | refs/heads/master | 2023-08-31T03:39:40.786648 | 2017-04-28T16:36:41 | 2017-04-28T16:40:05 | 89,726,917 | 1 | 0 | Apache-2.0 | 2023-09-14T07:19:30 | 2017-04-28T16:58:56 | Java | UTF-8 | Java | false | false | 9,825 | java | /*
* Copyright 2012-2017 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... | [
"pwebb@pivotal.io"
] | pwebb@pivotal.io |
ea48fa5d600608768804e454152febd8f65a13ea | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/79/org/apache/commons/math/linear/Array2DRowRealMatrix_subtract_211.java | c237665c810c6f0e8ca1a67b64f6b84f5adc27fa | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,554 | java |
org apach common math linear
implement real matrix realmatrix arrai store entri
href http www math gatech bourbaki math2601 web note 2num pdf
decomposit support linear system
solut invers
decomposit perform need support oper
solv
singular issingular
determin getdetermin
invers
strong usag note ... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
d1bdcc8afbfab5a888585b5ffdc9ed7b2ca8dab9 | 25250abfada5941cc1502346dfa59ff2a41ba419 | /engine/src/main/java/org/andresoviedo/android_3d_model_engine/services/gltf/jgltf_model/impl/DefaultTextureModel.java | 62d91fb9d3b72738cf927035b16c588e0ccd09b2 | [] | no_license | i-mighty/AirNative | 8d0b4e1961131c66bf49bbef1c6ac6b5ac6a74b4 | d3b3eaf790ef60b95bd17d746d4f8e1fcf66900e | refs/heads/master | 2023-07-17T11:35:18.469104 | 2021-01-18T08:14:42 | 2021-01-18T08:14:42 | 290,626,265 | 1 | 1 | null | 2021-01-22T10:47:44 | 2020-08-26T23:27:04 | Java | UTF-8 | Java | false | false | 3,144 | java | /*
* www.javagl.de - JglTF
*
* Copyright 2015-2017 Marco Hutter - http://www.javagl.de
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limit... | [
"desmondmuqsit@yahoo.com"
] | desmondmuqsit@yahoo.com |
2fee2580c2c2e5aac5ebd524d7e76186d941bc74 | 3a2daa98e8ca9292340a55d61fdd1bb18dc6bf3f | /welcome-android/src/main/java/com/stephentuso/welcome/ui/OnWelcomeScreenPageChangeListener.java | dfc95f1ffa8a191f188329a1f4c9e7b057418c79 | [
"MIT"
] | permissive | Rohaid-Bhatti/Muezzin-master | b778b0e0f4adff4daec96ce71c411ea7b7ebe71b | c1b376183deb5e3bf1765dfe8858fd704db3d79f | refs/heads/master | 2023-07-09T05:05:14.063645 | 2021-08-04T20:16:31 | 2021-08-04T20:16:31 | 392,814,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.stephentuso.welcome.ui;
import androidx.viewpager.widget.ViewPager;
import com.stephentuso.welcome.util.WelcomeScreenConfiguration;
/**
* Created by stephentuso on 11/16/15.
*/
public interface OnWelcomeScreenPageChangeListener extends ViewPager.OnPageChangeListener {
void setup(WelcomeScreenConfig... | [
"rohaidBhatti.zamstudios@gmail.com"
] | rohaidBhatti.zamstudios@gmail.com |
780f4bcacb70fc59a4c0b20bab84344d3d1e0cf6 | 53073fca0fcbd81d9cd6622f9a43bf2d481db069 | /src/test/java/martin/site/service/AuditEventServiceIT.java | 9c809aa540684697ca79b063373fb8901b6b5ed9 | [] | no_license | marvicgit/PuntosSalud | 7f3aa246591f60d1c353bc1b48b3e82c8c4792e8 | d10ec5d0bbc033e12f0c70e993c32c267147b0ec | refs/heads/main | 2023-03-01T19:35:53.539397 | 2021-02-06T19:06:00 | 2021-02-06T19:06:00 | 336,621,420 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,956 | java | package martin.site.service;
import martin.site.domain.PersistentAuditEvent;
import martin.site.repository.PersistenceAuditEventRepository;
import martin.site.TwentyOnePointsApp;
import io.github.jhipster.config.JHipsterProperties;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.... | [
"martinhuacho@hotmail.com"
] | martinhuacho@hotmail.com |
de0090d80a3b07ecc0211e270d706d511f46ad51 | 54246082e28c3d3296729ffc76630244a4ac66a7 | /src/test/java/se/ecutb/cai/SpringMVCExercisesThymeleaf/SpringMvcExercisesThymeleafApplicationTests.java | 684841cb41f06dcfa94bf6cefba5e8e88f11be5e | [] | no_license | Dknwhe/SpringThymeleafAssignment | 4335c67379de4c1ff92bf435d27297e61c602912 | 3389f49766af7f8e7027c76c332767f277505085 | refs/heads/master | 2021-04-15T02:18:01.161001 | 2020-03-23T00:45:32 | 2020-03-23T00:45:32 | 249,286,500 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package se.ecutb.cai.SpringMVCExercisesThymeleaf;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SpringMvcExercisesThymeleafApplicationTests {
@Test
void contextLoads() {
}
}
| [
"cai.mac@hotmail.com"
] | cai.mac@hotmail.com |
92692f02b901ee30c6ba4821834aa70d487566bf | 5a80031761f99947f4f9e9b7fa2baf5172ea5d2d | /Group1/src/lesson140428/variable/Examples.java | 16dc22b6ac8a53f1881a79cc6d7fa3509b383d44 | [] | no_license | serg77777/class1 | 8e369b58184e30c101dc05340273ba603fbae214 | 15841528bd5e1879c48d23f83ae5556c716b656b | refs/heads/master | 2020-05-23T13:48:44.558276 | 2014-07-21T17:04:46 | 2014-07-21T17:04:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package lesson140428.variable;
public class Examples {
public static void main(String[] args) {
int i = sum (1,2);
System.out.println(i);
int j = sum2 (1,2, 3);
System.out.println(j);
int k = sum ();
System.out.println(k);
}
private static int sum(int ... numbers) {
System.out.println(num... | [
"zaal@itcwin.com"
] | zaal@itcwin.com |
0e20614856de0f04622382a0be3b22ac16bb0ca4 | 4adf4b100ef6af46121fa0d03230248adaf8f651 | /src/main/java/com/tsvlad/barber_project/rest/errors/exceptions/DbDataNotFoundException.java | b5e6f2bea20ea6ba92ae7b6fc2b77f305550691a | [] | no_license | TSVlad/barbershop_project | 3064b97ce31c92477c534db337906ff8f4a6b1f5 | 618c003cee9f310064e13c9512440bb78978fda7 | refs/heads/master | 2023-03-25T09:41:16.643278 | 2021-03-19T09:48:38 | 2021-03-19T09:48:38 | 331,059,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | package com.tsvlad.barber_project.rest.errors.exceptions;
public class DbDataNotFoundException extends RuntimeException {
public DbDataNotFoundException() {
super();
}
public DbDataNotFoundException(String message) {
super(message);
}
public DbDataNotFoundException(String message,... | [
"vladislav.kolmykov@yandex.ru"
] | vladislav.kolmykov@yandex.ru |
583b5017e9e6cf28f949a4392f112f34a5c59e80 | 832c756923d48ace3f338b27ae9dc8327058d088 | /src/contest/usaco/USACO_2015_Cow_Hopscotch_Gold_2.java | fd060e3f8a5c2a7656cc1cc047463d937acbf87f | [
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | luchy0120/competitive-programming | 1331bd53698c4b05b57a31d90eecc31c167019bd | d0dfc8f3f3a74219ecf16520d6021de04a2bc9f6 | refs/heads/master | 2020-05-04T15:18:06.150736 | 2018-11-07T04:15:26 | 2018-11-07T04:15:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,109 | java | package contest.usaco;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.util.HashMap;
import java.util.StringTokenizer;
public class USACO_2015_Cow_Hopscotch_Gold_2 {
... | [
"jeffrey.xiao1998@gmail.com"
] | jeffrey.xiao1998@gmail.com |
652238f47d0154548792c8cf6d0aa13572103d34 | 8a306cd81431acf267f84fcf4c16082843993fa8 | /demos/src/main/java/cn/touch/studio/hook/ShutdownHook.java | c72a2b8c43d669183d1f5db267ebfde1fc3093ff | [] | no_license | touchnan/demo | 2da47d170b241d9333c2cddce41c270685b97c6d | ff4ff386c137d549477e138eb6f711a2c2495eb5 | refs/heads/master | 2022-12-21T10:57:29.876511 | 2022-11-29T09:53:38 | 2022-11-29T09:53:38 | 115,397,602 | 0 | 0 | null | 2022-12-16T06:39:50 | 2017-12-26T07:27:11 | Java | UTF-8 | Java | false | false | 2,687 | java | /**
*
*/
package cn.touch.studio.hook;
import java.lang.management.ManagementFactory;
import java.lang.management.RuntimeMXBean;
import java.util.concurrent.CountDownLatch;
/**
* Created by <a href="mailto:88052350@qq.com">chengqiang.han</a> on Dec 26, 2017.
*
*/
/*-
* http://blog.csdn.net/u013... | [
"88052350@qq.com"
] | 88052350@qq.com |
3c1815a9a7991e7058d5d044de1742328d913dc0 | 75b8de6fab624323a8b0504a721839b7f1401997 | /src/main/java/com/github/davidmoten/rtreemulti/Visualizer.java | cc8902be5c93585fc2acddd96b7b68ea86fc6250 | [
"Apache-2.0"
] | permissive | davidmoten/rtree-multi | 4188416351e4ae947c5aec7d3dc4fbe25e4c86e3 | 7f577baa09cba68a7a63746bbb622328e767a2fb | refs/heads/master | 2023-08-28T03:37:28.602347 | 2023-08-04T01:57:52 | 2023-08-04T01:58:07 | 199,580,340 | 42 | 10 | Apache-2.0 | 2023-08-04T01:58:07 | 2019-07-30T05:23:44 | Java | UTF-8 | Java | false | false | 4,807 | java | package com.github.davidmoten.rtreemulti;
import java.awt.AlphaComposite;
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import java.io.File;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.Lis... | [
"davidmoten@gmail.com"
] | davidmoten@gmail.com |
4ae6e686c298dc24057edbe17364451318455769 | d250057f6fae1ebf46a21380fc8b16809d2492f2 | /LeetCode/20210721LC/src/JZ33.java | 4ba47d6f01dbf483c7ae9655a5c2e47f24b93b09 | [] | no_license | BJT55/Code | 19a4c810fbe45d5140fcaf025f1c4bcbb335f90b | 2b26f8d825f8df129403e11c31f0da32d22c911b | refs/heads/master | 2023-08-22T21:29:49.665445 | 2021-10-13T15:12:20 | 2021-10-13T15:12:20 | 316,652,235 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | public class JZ33 {
public boolean verifyPostorder(int[] postorder) {
return recur(postorder,0,postorder.length-1);
}
private boolean recur(int[] postorder, int i, int j) {
if (i >= j){
return true;
}
int p = i;
while (postorder[p] < postorder... | [
"noreply@github.com"
] | BJT55.noreply@github.com |
26956f34d94addf4a33f09c96984b6b9bdbc0729 | 78429ec288c84898f82713cba3cb87a43ce6740a | /LinkedList/LinkedListNode.java | 92ecb8d2a01dbc415ebc27ba18a9d56449f9a187 | [] | no_license | achin1tya/DataStructure | 38c9c05df1dcc9b2ce4fea6a1743ea52163812ab | 58ab12939b2eda91bee8e96232021ed796ca0bd1 | refs/heads/master | 2020-03-09T18:38:13.856678 | 2018-04-18T16:09:42 | 2018-04-18T16:09:42 | 128,937,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package l12;
public class LinkedListNode<T> {
public T data;
public LinkedListNode<T> next;
public LinkedListNode()
{
this.next=null;
}
public LinkedListNode(T data2) {
this.data=data2;
this.next=null;
}
}
| [
"achin1tya@gmail.com"
] | achin1tya@gmail.com |
885eaad306f246921a316022af81947e042fb84f | a1c0c5ba5c8ef9f6958531a3e5e32fefc71c0358 | /src/LeetCode/ReverseLinkedList2.java | b1da52a3517b2c3c8b33f8d78ea9ad08e144bea2 | [
"MIT"
] | permissive | dingxwsimon/codingquestions | 0779e581af8621ca1727203adb2342bdf867c0df | d2d74354edbb7fd553889fddb00e8fe520e468e2 | refs/heads/master | 2021-06-26T21:00:09.982628 | 2017-01-14T21:43:13 | 2017-01-14T21:43:16 | 32,652,320 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,330 | java | package LeetCode;
import LeetCode.AddLinkList.ListNode;
public class ReverseLinkedList2 {
// less number of extra nodes similar to reversNodeinK
public ListNode reverseBetween1(ListNode head, int m, int n) {
// Start typing your Java solution below
// DO NOT write main() function
... | [
"dingxwsimon@gmail.com"
] | dingxwsimon@gmail.com |
e80943040b2816701c1152a3f8ff979591cb1e77 | 376e80e27a09871e85acc490ea2dfa206c43e5e1 | /app/src/main/java/com/example/dashboard/DashBoard.java | 31390a4d5c1b070cdc84af65b44259d4694c6263 | [] | no_license | Maruthi04/Caduceus-Agora | fee2225f60d405e7d64ff8f32cceeda672cdf225 | 3567bd6643daaa6230ab1acdf347eed2d3046ba1 | refs/heads/master | 2021-01-01T12:44:27.471564 | 2020-02-09T10:25:49 | 2020-02-09T10:25:49 | 239,284,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | package com.example.dashboard;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import com.google.firebase.auth.FirebaseAuth;
public class DashBoard extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedI... | [
"smaruthisrinivas420@gmail.com"
] | smaruthisrinivas420@gmail.com |
9ae17f16633b733d0f8a4023d62079ec4d889926 | c8b4e168f3dd5e21888fb3076f83018d49cbdc39 | /pattern24.java | f31056bb839c4beb43e85df53b2748405f9355e2 | [] | no_license | jitendermittal8697/patterns_practice | bcedf1ef484f7218cc39194d2f59ece37c7dda05 | b6786c5b91751dcb9dcf9f13a1e9c4bb989005e9 | refs/heads/master | 2020-04-13T07:00:21.490987 | 2018-12-25T02:17:20 | 2018-12-25T02:17:20 | 163,037,079 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | /*
1 2 3 4 5
2 3 4 5
3 4 5
4 5
5
4 5
3 4 5
2 3 4 5
1 2 3 4 5
*/
class pattern24
{
public static void main(String... args)
{
int n=4;
for(int i = -n ; i <= n ; i++)
{
for(int j = n - Math.abs(i) + 1 ; j <= n + 1 ; j++)
{
System.out.print(j... | [
"jitendermittal8697@gmail.com"
] | jitendermittal8697@gmail.com |
56d8bd938e82a42dbbde67cb8d7eaf6654f0036c | 94a8ee6453f9c05a1a1e9aa09117c083ca783ae6 | /Exercise27/src/Exericse27/MichaelBarr/View.java | 8921195d5e321e41c35e9f2f8b4b8ad7cb86230d | [] | no_license | MichaelDB1/EclipseExercises | 2a508c1a36a48d89943ab1990f2f3e9765076d07 | 6e13b17cbf0eb7aff55b13a50a0f4281b4df5b49 | refs/heads/master | 2020-04-11T06:48:24.729388 | 2016-09-13T18:39:20 | 2016-09-13T18:39:20 | 68,135,640 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package Exericse27.MichaelBarr;
import java.io.IOException;
public interface View {
public String get();
public <T> void say(T message);
public void start();
public void stop() throws IOException;
}
| [
"michaelbarr@hotmail.co.nz"
] | michaelbarr@hotmail.co.nz |
cc7d9a61c28aa641d4813d961ffa51a45e6b312d | c38eaa20465e3b6f825cc241a281dd5973936ba1 | /018-UserDefinedExceptions/src/com/infy/userdefinedexception/VehicleException.java | 28974020d22eb676e3f6a87dd6b4a1627f7703d6 | [] | no_license | sajalsinghal7/Recruitment | 9fe2a51e76f0813f03dd03b22e2867daf50bdb8c | e7aedd9219059a4ed8b5d36bef9574fe72e56ee0 | refs/heads/master | 2020-12-02T06:43:24.311030 | 2017-12-30T11:37:08 | 2017-12-30T11:37:08 | 96,887,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 228 | java | package com.infy.userdefinedexception;
// Creates user defined exception
@SuppressWarnings("serial")
public class VehicleException extends Exception{
public VehicleException(String message)
{
super(message);
}
}
| [
"noreply@github.com"
] | sajalsinghal7.noreply@github.com |
2a93b025c71fed148c7698012fead038faf89946 | 1ec2e11f7d7976557b747cbc2322709ba8b49fd8 | /noodlecommon-trace/src/main/java/org/fl/noodle/common/trace/operation/method/TraceParamToString.java | c07b08e27aacca5032fd6e1eb770a43033144b40 | [] | no_license | fenglingguitar/noodlecommon | 67a42af9b430fa4304663e8a57df49c2d0c47c01 | 186b670f0c0a5e01d343b6d5b7812c6ee2d2b7d0 | refs/heads/master | 2022-12-27T08:40:27.422739 | 2017-07-07T04:46:34 | 2017-07-07T04:46:34 | 32,382,195 | 5 | 2 | null | 2022-12-16T05:35:36 | 2015-03-17T09:00:58 | Java | UTF-8 | Java | false | false | 94 | java | package org.fl.noodle.common.trace.operation.method;
public interface TraceParamToString {
}
| [
"fenglingguitar@163.com"
] | fenglingguitar@163.com |
8c8bbca778c6abdf1b878f7f5583f20da9bd1c37 | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_3/src/b/a/f/i/Calc_1_3_10584.java | 9d56470a99618bfae0e7741c6711e7acbfa99cf2 | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package b.a.f.i;
public class Calc_1_3_10584 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
9b7379d9acf86c5cf8577b6899009178c39c35b3 | 6b4b6666e39f6d003c6c96d849946a456e47cdef | /Core/src/main/java/com/atypon/service/ContentLicenceService.java | 9b6177a62ee90ee16719131212e7c4b0216919e5 | [] | no_license | Nasserahmed36/PublishingSystem | 24ff7c653d11f8842d106e8875f2a1ea3e03805e | 3c6ccc4a3dd99b5a9a09d87b94705125e3f1f0d3 | refs/heads/master | 2021-10-16T19:37:54.218649 | 2018-12-31T14:50:00 | 2018-12-31T14:50:00 | 157,762,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | package com.atypon.service;
import com.atypon.domain.ContentLicence;
import java.util.List;
public interface ContentLicenceService {
boolean create(ContentLicence contentLicence);
boolean delete(int id);
List<ContentLicence> get(String contentId);
List<ContentLicence> getAll();
}
| [
"Nasser727086&"
] | Nasser727086& |
15da3123491a9ac0ca765caf0261c690a4613e8a | 7bfade0dee7e22c02e3d9f76f18244fd5f65aac5 | /utilities-core/src/main/java/org/utilities/core/util/pair/PairImpl.java | 8fa51398218ecf51030f67fb4d094384eed94be6 | [] | no_license | icabrejas/utilities | 85ec0fba172e8fbe377e706d2e9daa27424eb304 | bbc6fe99311a0481f3c128ae06400c78c54ae072 | refs/heads/master | 2022-12-04T07:44:01.652683 | 2020-05-15T10:31:49 | 2020-05-15T10:31:49 | 95,196,566 | 0 | 0 | null | 2022-11-24T07:26:55 | 2017-06-23T07:47:42 | Java | UTF-8 | Java | false | false | 289 | java | package org.utilities.core.util.pair;
public class PairImpl<X, Y> implements Pair<X, Y> {
private final X x;
private final Y y;
public PairImpl(X x, Y y) {
this.x = x;
this.y = y;
}
@Override
public X getX() {
return x;
}
@Override
public Y getY() {
return y;
}
}
| [
"icabrejasdiez@gmail.com"
] | icabrejasdiez@gmail.com |
2e4beae72183666c9bc3cc6ac0e86086d54ed709 | 7aad2ede574503e8c76c02d9c077a140cfe7db79 | /src/main/java/hashwork/client/sidebar/trees/AccountTree.java | f53738ec8a5e62ba5541baa730f505c0dbf6ecd7 | [] | no_license | KurtPanz/hashwork | 1a4728bc5591237b580205c4a36e5cb4220b04b7 | 9c82f8ae414875af5e3c7715266f934497ef771f | refs/heads/master | 2020-12-03T05:14:29.622360 | 2015-10-13T20:45:46 | 2015-10-13T20:45:46 | 40,195,797 | 0 | 1 | null | 2015-08-04T16:27:33 | 2015-08-04T16:27:33 | null | UTF-8 | Java | false | false | 593 | java | package hashwork.client.sidebar.trees;
import com.vaadin.event.ItemClickEvent;
import com.vaadin.ui.Tree;
import hashwork.client.content.MainLayout;
/**
* Created by hashcode on 2015/08/17.
*/
public class AccountTree extends Tree implements ItemClickEvent.ItemClickListener {
private final MainLayout main;
... | [
"boniface@hashcode.zm"
] | boniface@hashcode.zm |
ecc798651040e94b29d4df62b32a11b58502700f | 74ecd03a64d353ad00840fa48a968e9c1afa3d62 | /src/main/java/pw/jgo/curriculumweb/service/util/RandomUtil.java | dcc1badb10133d403369f8a56e2bd66167905ba4 | [] | no_license | jasongonin/curriweb | 574fb0521a186e14bb027148838936c6e0dbb454 | 96d26858c6594d9829ae2096bc2c5e69d5f73c2c | refs/heads/master | 2020-04-14T05:06:57.408030 | 2018-12-31T12:03:22 | 2018-12-31T12:03:22 | 163,652,984 | 0 | 0 | null | 2018-12-31T12:03:23 | 2018-12-31T08:36:46 | Java | UTF-8 | Java | false | false | 1,465 | java | package pw.jgo.curriculumweb.service.util;
import org.apache.commons.lang3.RandomStringUtils;
/**
* Utility class for generating random Strings.
*/
public final class RandomUtil {
private static final int DEF_COUNT = 20;
private RandomUtil() {
}
/**
* Generate a password.
*
* @retu... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
27c3fee008c7e9bc3e97b3cb408f9945e29e9621 | 766f025825648fc1753a99f62b38071e049fa0cf | /src/main/java/cn/bs/service/EngineerService.java | 4d1aef849581203ccbf5f210438215d218df8cea | [] | no_license | zzxw/520 | 391479fbb636a91bab21e3dc5ca0d87011ec6c19 | 8ca9986a9f7bacbd3a6014eea228208560393432 | refs/heads/master | 2020-03-18T01:46:11.717017 | 2018-06-13T13:45:12 | 2018-06-13T13:45:12 | 134,158,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 62 | java | package cn.bs.service;
public interface EngineerService {
}
| [
"hunk@chinasystems.com"
] | hunk@chinasystems.com |
c82178d3b62aca42632a92451b0fe11b1b10a802 | be36d65b73174cf64ae4521fe950d23cdbeffd0e | /src/main/java/com/ariatemplates/seleniumjavarobot/SeleniumJavaRobot.java | 3f02465759158d0c4282edb50fc16c979abfc36d | [
"Apache-2.0"
] | permissive | attester/selenium-java-robot | ba6fd97bde537ddc09598221193ea3d34f7b0355 | 57e02ef016e9818abd38daec72d76615c681f0a5 | refs/heads/master | 2023-06-22T20:18:12.017752 | 2020-12-14T15:05:28 | 2020-12-14T15:05:28 | 23,584,692 | 0 | 5 | Apache-2.0 | 2023-06-13T22:52:07 | 2014-09-02T15:42:15 | Java | UTF-8 | Java | false | false | 4,409 | java | /*
* Copyright 2014 Amadeus s.a.s.
* 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 i... | [
"david-emmanuel.divernois@amadeus.com"
] | david-emmanuel.divernois@amadeus.com |
8d972bd5cd6ea121442f5c2a799764c586ffbec6 | a4577efc9b052c91a16ec5097b3bf6b7ce3d9974 | /src/main/java/br/com/alura/forum/repository/TopicoRepository.java | 4450e5e0c27f36c8eae9cef427a363f0ea5e16ab | [] | no_license | LuisCGS/estudo-forum | e6435921c749c7925e0ef895932f9cfb9159f3e9 | 2cd78f5e2b2792c828e7be0a7a0a08b5dc35c699 | refs/heads/master | 2022-12-27T19:09:04.978734 | 2020-10-07T20:13:36 | 2020-10-07T20:13:36 | 297,990,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 953 | java | package br.com.alura.forum.repository;
import br.com.alura.forum.model.Topico;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.dat... | [
"luis.cgs.fatec@gmail.com"
] | luis.cgs.fatec@gmail.com |
03d944d9a688bd267e875f017f1431de9b638d2f | 3fc10c69f123bfaf831cc0883008060e43bed946 | /src/PetStore/Cao.java | 050e2fefb6a0eeded369b250cc13569a290815ec | [] | no_license | ff0rever/ATP-Java | 7bad18aa539f4fe6e6b6716ea077e89c2d8419b7 | f87cb7f45f726798bf43487b02bd6e84e627ac2a | refs/heads/master | 2023-06-07T02:11:44.484610 | 2021-06-28T22:09:12 | 2021-06-28T22:09:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | package PetStore;
public class Cao extends Mamifero {
private static final long serialVersionUID = 1L;
public String soar() {
return "Faz latidos";
}
public Cao(String nome, int idade, String dono) {
super(nome, idade, dono);
this.especie = "Cachorro";
}
}
| [
"fpadillamiranda@gmail.com"
] | fpadillamiranda@gmail.com |
7196b4693f7e70a1d6902c4c405e911df8745964 | d8a0c0414d4a182026ea4e38492c3ceadc477a04 | /array/SingleDimensionArray.java | 9c825c1fcaa2edb406a1ed7119a07ea8b17d869d | [] | no_license | samaythakkar/DataStructuresWithJava | 568f20e5696d9b5756db4facb8331f5bcbd0680f | bfae74c7b23a0151d7141f3b24ee0ec5bfd40643 | refs/heads/master | 2022-11-28T00:06:48.641533 | 2020-08-14T23:09:32 | 2020-08-14T23:09:32 | 287,640,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,810 | java | package array;
public class SingleDimensionArray{
int arr[] = null;
public SingleDimensionArray(int size){
arr = new int[size];
for(int i = 0 ; i < size ; i++){
arr[i] = Integer.MIN_VALUE;
}
}
public void traverseArray(){
try{
for (int i = 0 ; ... | [
"samaythakkar007@yahoo.com"
] | samaythakkar007@yahoo.com |
750a5d2111ffd1d7f9ae8888806e91a59fbbc491 | 79122f1e7c83e085b2fb4042b6f69abdcf6be451 | /syncer-transmission/src/main/java/syncer/transmission/client/sentinel/RedisSentinel.java | 654b621672a6d790edbfc80b715dbd93cbf00b4c | [
"MIT",
"Apache-2.0"
] | permissive | TraceNature/redissyncer-server | 3e3cca17b62ac49a9f2f69d963983b3d9045437c | c9927901478a809cf81ef3cf8ce4b7e669b36045 | refs/heads/main | 2023-07-31T13:26:43.378856 | 2023-07-12T08:38:53 | 2023-07-12T08:38:53 | 259,215,402 | 664 | 100 | Apache-2.0 | 2023-06-14T22:31:59 | 2020-04-27T05:34:50 | Java | UTF-8 | Java | false | false | 4,830 | java | package syncer.transmission.client.sentinel;
import lombok.extern.slf4j.Slf4j;
import org.springframework.util.StringUtils;
import syncer.common.config.BreakPointConfig;
import syncer.common.constant.BreakpointContinuationType;
import syncer.jedis.HostAndPort;
import syncer.jedis.Jedis;
import syncer.jedis.JedisPubSub... | [
"35362437+pingxingshikong@users.noreply.github.com"
] | 35362437+pingxingshikong@users.noreply.github.com |
76a9af9374f8c1de04c1da80541126310ab6b672 | 0d8732ab432b599045876d5ef0c5eb02406faa73 | /src/main/java/courses/formatter/lexer/stateMachine/LexerCommandsTransition.java | 5743c3ffd5ea83e92231b47b1624e8ceb720cab5 | [] | no_license | YurriSergeev/formatter | b501b35af441253afee467814daf192d1662ea71 | d16b39d2f623283b685c31daeff34959c1293a82 | refs/heads/master | 2021-08-31T04:46:00.887852 | 2017-12-20T12:08:16 | 2017-12-20T12:08:16 | 108,796,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 457 | java | package courses.formatter.lexer.stateMachine;
import courses.formatter.lexer.stateMachine.interfaces.ICommand;
import courses.formatter.statePackage.IState;
/**
*
*/
public class LexerCommandsTransition {
/**
*
* @param state current state;
* @param c char;
* @return command;
*/
pub... | [
"yurri.sergeev@gmail.com"
] | yurri.sergeev@gmail.com |
8d431a162b65436345fc87dde68740cac9d4e1f8 | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.environment.prod.bubbles-EnvironmentBubbles/sources/android/support/v4/app/ShareCompat.java | e27dd73fb41e61a61e45b32106af84aa632b5420 | [] | no_license | phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959529 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | null | UTF-8 | Java | false | false | 19,183 | java | package android.support.v4.app;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.drawable.Drawable;
import android.net.Uri;
import android.os.Build;
import android.support.annotation.StringRes;
import and... | [
"cyuubiapps@gmail.com"
] | cyuubiapps@gmail.com |
580650f82dfc3efc4a5d30328ffbd3214eb8c21d | 275c5bda1294283cb7c007fea0b6d1a43761e2bb | /raven-compiler/src/main/java/org/raven/antlr/ast/Defer.java | e0319ba0ed8bf56c2624596d989ab22d7752a9f6 | [
"MIT"
] | permissive | BradleyWood/Raven-Lang | 5956bd480bc14d4481969dfec79312a66576855e | 8ad3bf166a33b71975f2b87ba8ec67245289fad3 | refs/heads/master | 2021-07-10T22:03:25.246892 | 2019-01-06T10:24:12 | 2019-01-06T10:24:12 | 102,515,994 | 2 | 0 | MIT | 2018-07-03T17:56:53 | 2017-09-05T18:27:34 | Java | UTF-8 | Java | false | false | 759 | java | package org.raven.antlr.ast;
import java.util.Objects;
public class Defer extends Statement {
private Call call;
public Defer(final Call call) {
this.call = call;
}
public Call getCall() {
return call;
}
public void setCall(final Call call) {
this.call = call;
}... | [
"bradley.wood@uoit.net"
] | bradley.wood@uoit.net |
2b59c9bf8983fa79cc83309a4a55284307e64edf | 049a1726513ae29104ca3b8a1c6db1b6b3c764c0 | /src/com/heatclub/moro/MainActivity.java | 4b005924573421dbdcf355b225695c3599dea0ec | [
"Apache-2.0"
] | permissive | heatmax/moro | a913059b2b28274967459f97eec2a814236940eb | e1769bc8356a47c88143577e6d7952dd5c3c706c | refs/heads/master | 2021-01-20T11:31:44.736130 | 2014-08-21T02:09:19 | 2014-08-21T02:09:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,878 | java | package com.heatclub.moro;
import com.heatclub.moro.util.AppProtection;
import com.heatclub.moro.cmd.CommandGenerator;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.ProgressBar;
import android.widge... | [
"heatmax@mail.ru"
] | heatmax@mail.ru |
3c29856340356dae63935e98893c66ef3e27fec4 | 36b795e3a22845bdb3e2fa2eb98572455e1d595b | /restservices/src/main/java/com/osi/urm/service/mapper/OsiUserFuncExclMapper.java | 4265d4d8a8b803160ba807dd0da8626d950836e7 | [] | no_license | rdonepudi/poc | f679a5d98b81475603e5473ef780313d1272328f | 79dc3f83c9c4e9766324cd814d2b8f8036cbc9d2 | refs/heads/master | 2020-06-14T10:48:54.562259 | 2016-12-20T13:25:25 | 2016-12-20T13:25:25 | 75,195,211 | 0 | 0 | null | 2016-12-20T14:09:18 | 2016-11-30T14:35:07 | JavaScript | UTF-8 | Java | false | false | 752 | java | package com.osi.urm.service.mapper;
import java.util.List;
import org.mapstruct.Mapper;
import org.mapstruct.ReportingPolicy;
import com.osi.urm.domain.OsiUserFuncExcl;
import com.osi.urm.service.dto.OsiUserFuncExclDTO;
@Mapper(componentModel = "spring", unmappedTargetPolicy = ReportingPolicy.IGNORE, uses = { Centr... | [
"prawate@nisum.com"
] | prawate@nisum.com |
f62df52a09799373d297662c2be8427b2f332af7 | 7df62a93d307a01b1a42bb858d6b06d65b92b33b | /src/com/gatherResulttosql/NetDatatempfanRtosql.java | 4f5b7a5f456a112bf956e20193f5ea4e5f4993a7 | [] | no_license | wu6660563/afunms_fd | 79ebef9e8bca4399be338d1504faf9630c42a6e1 | 3fae79abad4f3eb107f1558199eab04e5e38569a | refs/heads/master | 2021-01-10T01:54:38.934469 | 2016-01-05T09:16:38 | 2016-01-05T09:16:38 | 48,276,889 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 4,386 | java | package com.gatherResulttosql;
import java.sql.PreparedStatement;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.Hashtable;
import java.util.Vector;
import com.afunms.indicators.model.NodeDTO;
import com.afunms.indicators.util.NodeUtil;
import com.afunms.polling.... | [
"nick@comprame.com"
] | nick@comprame.com |
176653719f33217d9de8167b0f9ac73fce2fea6e | 630cc941e667b98f78e9c09c9c51065d573d6217 | /app/src/main/java/com/liyaqing/lovegossip/net/Remote/RemoteDataImpl.java | b243bfccd7524ad220be76b11efc194166896a8a | [] | no_license | isqing/LoveGossip | d7e009e46566c3258b8c51eeef6fb05fad35d89e | 641040ba9669a9e28cfa45724529b6b8c720a501 | refs/heads/master | 2020-05-20T22:27:32.291246 | 2017-03-10T09:03:03 | 2017-03-10T09:03:03 | 84,536,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 918 | java | package com.liyaqing.lovegossip.net.Remote;
import com.liyaqing.lovegossip.entity.MyResponse;
import com.liyaqing.lovegossip.entity.News;
import com.liyaqing.lovegossip.entity.ResultBean;
import com.liyaqing.lovegossip.net.AndroidHttp;
import com.liyaqing.lovegossip.net.MyTestApi;
import rx.Observable;
/**
* Create... | [
"liyaqing@wondersgroup.com"
] | liyaqing@wondersgroup.com |
db82321ed27ca64fdac8177e16d9b2c0dbf99968 | 91deab336d5ceef2f757ee37948edb86c4c3c16d | /LocoBotAppActivity/src/bot/location/locobotapp/Geocoder.java | d47b71d3dad32eb5b1ea95c446e033addf778003 | [] | no_license | motsneha/locobot | 5f9038a50ef381a221a40abff728034816f1c760 | 66c6250bf44c369443e093a5100c918d9bffd398 | refs/heads/master | 2021-01-13T01:45:24.343652 | 2015-03-06T12:42:03 | 2015-03-06T12:42:03 | 31,767,610 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,356 | java | package bot.location.locobotapp;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.location.Location;
import android.util.Log;
public class Geoco... | [
"motsneha@gmail.com"
] | motsneha@gmail.com |
d2b1921cd2ac835e8105a5797b9d37f4bcd97d42 | 184eaf164d998b196931cea405999366fc602de9 | /app/src/main/java/com/home/englishnote/receivers/DailyVocabularyBroadcastReceiver.java | a463f530e93655612565b17be530f6a93aff2f02 | [] | no_license | Wally5077/Vocab-Notes-APP | df7912de2cde5b60538597d509f39663be080a54 | 10e675488b664d79069f9fe882612d7b7ff0fbeb | refs/heads/master | 2022-06-11T10:37:33.806881 | 2020-05-12T06:03:58 | 2020-05-12T06:03:58 | 241,817,972 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,671 | java | package com.home.englishnote.receivers;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
imp... | [
"wally55077@gmail.com"
] | wally55077@gmail.com |
9b0bce213e92f384d5cf54923cb6289242b0713b | f09882c03a932cb5eb0f2e59cd8f3259565e3536 | /AuthAadhaar/src/main/java/com/auth/util/IpassCustomBase64.java | ebca0adae8f5dbf046757e41af8b8b6dcc1254e9 | [] | no_license | sanjunegi001/AuthAadhaarApi | 27d7eacf705c443baa14208e2fd93a2099b97828 | 25c749ae6b6fcbaa480ed4fcaa9b4d98f683e5a7 | refs/heads/master | 2020-03-18T16:03:23.851768 | 2018-05-26T08:39:51 | 2018-05-26T08:39:51 | 134,943,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 543 | java | package com.auth.util;
import java.io.IOException;
import sun.misc.BASE64Decoder;
public class IpassCustomBase64 {
public String decode(String base64String) {
String encodedString = "";
BASE64Decoder decoder = new BASE64Decoder();
byte[] ipassdata;
try {
ipassdata = decoder.decodeB... | [
"sanjay.negi@authbridge.com"
] | sanjay.negi@authbridge.com |
91985d63175e04c5f4f6416fd9ebee77292c0e2d | ec47645815f339d5707b653343082af0a486fe06 | /src/test/java/com/placideh/hibernatea14/AppTest.java | 1e9b0c63891fb695e22d16ec0848fcd444a05f75 | [] | no_license | Placideh/hibernate-14 | 188714b1039b0f1d0b4b826d2ed441fb5a5909a0 | a849b493e52981fc66849e3a3b868e9b4db42477 | refs/heads/main | 2023-01-11T00:04:00.039719 | 2020-11-11T12:04:39 | 2020-11-11T12:04:39 | 311,958,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 653 | java | package com.placideh.hibernatea14;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
publi... | [
"h.uwizeyeplacide@gmail.com"
] | h.uwizeyeplacide@gmail.com |
e956e5101dc088def33a4c423922876c58d0f324 | 98c8b53512114390dfd6d1a694b5f387ffa0a505 | /src/com/wh/vertica/core/VerticaSchemaFinder.java | 0cd627b0946092cdbea5af7274896f987ccd65af | [] | no_license | adlakhavaibhav/HKVerticaWH | 6dc24416c1f0b706b274522a4953bc434c7e673c | a4d7af51efa3c93555ed62ab84ca43cf9675bdd0 | refs/heads/master | 2020-05-17T00:32:12.169648 | 2013-07-06T12:28:21 | 2013-07-06T12:28:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,475 | java | package com.wh.vertica.core;
import com.wh.common.util.RowProcessor;
import com.wh.vertica.schema.VerticaBaseTable;
import com.wh.vertica.schema.VerticaSchema;
import com.wh.vertica.schema.VerticaDimTable;
import com.wh.vertica.schema.VerticaFactTable;
import com.wh.vertica.util.VerticaDataSourceType;
import com.wh.ve... | [
"vaibhav.adlakha@healthkart.com"
] | vaibhav.adlakha@healthkart.com |
47d5537903ce04a1ba8885313658beec4b1db26d | af9838e0bfdab320480241ff5cbf4843fdb0381d | /src/main/java/br/com/alessanderleite/todo/controller/LogoutController.java | 62db198716a3b347ea4f548f9dfd8377f81d62e1 | [] | no_license | alessanderleite/spring-boot-todo | 67ef6601719b2ab307d9c118e47fcf27b80e4054 | 88028a178f57acc7b10ddf83575e8e58299a0fd3 | refs/heads/master | 2020-06-19T09:31:51.913270 | 2019-07-14T22:59:31 | 2019-07-14T22:59:31 | 196,663,092 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 976 | java | package br.com.alessanderleite.todo.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.security.web.authenti... | [
"alessander.logistica@gmail.com"
] | alessander.logistica@gmail.com |
4bbf247426ecfab49d56db05368f745a68f2b7bb | 4465d5350076f5bd263dba38feedb69a628b4934 | /GPUImageLibrary/gen/com/example/gpuimagelibrary/R.java | ee85f1e8954f1f2d36c3df6a848cc8b66c63c9ee | [] | no_license | chenyuda/MyProsrc | 8c38274657b160a4a9e0d7af516d6023935301f5 | c30c07ba9bd437dd409cbc14a4727113f33f631d | refs/heads/master | 2021-01-13T16:17:58.942159 | 2017-02-08T08:37:54 | 2017-02-08T08:37:54 | 81,304,235 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 965 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.gpuimagelibrary;
public final class R {
public static final class attr {
}
public static fina... | [
"cyd@woso.cn"
] | cyd@woso.cn |
74d6f7d6140c2537b65306ddaa25cfac94405ae9 | 10635e6d5b3c3aa7ea0b19d2f4d88779668f794b | /src/com/example/basic/ScrabCount.java | dad936150ab15d0da4536157e5fc3da4b247227f | [] | no_license | feefles/scrabblecounter | 029aa33df9332616deea993fe43a49fdbc59a3ed | 04b474117c7e07afb1735d09ac2e5235ba8fa5d4 | refs/heads/master | 2021-01-20T08:44:07.332788 | 2013-01-19T23:32:57 | 2013-01-19T23:32:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,957 | java | package com.example.basic;
public class ScrabCount {
private static String keyboard = "AEIOULNRSTDGBCMPFHVWYKJXQZ";
private static int[] LetterValue = {1, 2, 3, 4, 5, 8, 10};
private static char[] vowels = {'A', 'E', 'I', 'O', 'U', 'Y'};
public static boolean isValid(String input) {
boolea... | [
"eyeung@seas.upenn.edu"
] | eyeung@seas.upenn.edu |
8ae8ec8725b577a8d0953ca6dcc70c24544e295c | 4a52046294a8ef344b5d6ce995e2c1821d574fdb | /Java/com/lefu/es/system/AutoBTActivity.java | 2742a7c961f6a5f3ae8ed56e4d66665208c95f7a | [] | no_license | Anjlo/Cloned | fc323753f1873a8fe887b9b78f5d42673c4aef49 | cae2693f0f385d39dddd6f8b8f2fa3540773439a | refs/heads/master | 2020-04-09T10:37:32.088207 | 2016-09-12T16:05:01 | 2016-09-12T16:05:01 | 68,024,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,309 | java | package com.lefu.es.system;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFil... | [
"anjvillarruz@gmail.com"
] | anjvillarruz@gmail.com |
d2126969ab8319bea876e1148a12c87c09290986 | b07d65b13a61e1da8c91f2f99b3e7b215c141ae2 | /src/main/java/com/nowcoder/community/dao/LoginTicketMapper.java | 4a2ae8836f8f4e6fc485ecbfef68c6c42eb63170 | [] | no_license | Tristan-y/FirstCommunity | 1793dc9058124f622e6a3c69e40f52d3af5edd4e | bce94ca0385243f11a9ac9f280cec77b86b4b584 | refs/heads/main | 2023-02-18T23:17:35.026764 | 2021-01-19T09:28:49 | 2021-01-19T09:28:49 | 321,312,205 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 975 | java | package com.nowcoder.community.dao;
import com.nowcoder.community.entity.LoginTicket;
import org.apache.ibatis.annotations.*;
@Mapper
// 声明这个组件不推荐使用了
@Deprecated
public interface LoginTicketMapper {
@Insert({
"insert into login_ticket(user_id, ticket, status, expired) ",
"values(#{userId}... | [
"huohangyu0214@163.com"
] | huohangyu0214@163.com |
f2ae4019a2f23e1051e80af79db0c77f589b697f | c82bcc1e0c0c25210ba95435a4f42b31b6748f2f | /src/main/java/com/ssp/uirefresh_pages/UIRef_PolicyRenewal.java | 227777838419c576b6a92c36dac0a5abc334a87a | [] | no_license | pnp2fBD/Renewal | 2a42e07156ca7b213f4200522c7a682f65885152 | 3ed3418082566ba4fc6cf6eaff908851a232f5cc | refs/heads/master | 2020-05-09T23:06:09.725175 | 2019-04-15T13:29:28 | 2019-04-15T13:29:28 | 181,492,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,902 | java | package com.ssp.uirefresh_pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.openqa.selenium.support.ui.LoadableComponent;
import org.testng.Assert;
import com.relevantcodes.extentrep... | [
"sunil.juneja@ssp-worldwide.com"
] | sunil.juneja@ssp-worldwide.com |
96307b30ae4ddb46f57598e675adb09c60afaa73 | b371b3fe706a01a9d489778abbae1699394a5af3 | /app/src/main/java/com/example/signinteacher1/MainActivity.java | d962162092de5ba332e344ea81cbeedcae5318e9 | [] | no_license | Rick1kk/SigninTeacher1 | 381eabbcf35ed21f3a9886b7c1815abd93f9662e | ed8ab5c8f5cb7bb6c7174e29ec109a2320b7bdd3 | refs/heads/master | 2022-09-10T08:16:23.724310 | 2020-05-30T11:36:04 | 2020-05-30T11:36:04 | 268,067,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,162 | java | package com.example.signinteacher1;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.os.Bundle;
import java.util.ArrayList;
import java.util.List;
public class MainActivity extends AppCompatActi... | [
"1450231835@qq.com"
] | 1450231835@qq.com |
e0e05f7bc38a99ff76ec4dad824b2ff5398189b2 | d5b3d787fdd604976bb28e33aea370806040015b | /src/tk/solaapps/ohtune/service/IOhtuneService.java | 74c7fc91083f1046ac8db370e3a2eaa0fbfb7780 | [] | no_license | ivanagxu/solaapps | f01b74f99c81a6320469e37cb6a1e7bf93c6c3b0 | 3dac137130abb3d3613f788513c5248c88dfbf91 | refs/heads/master | 2020-06-04T06:55:55.077111 | 2012-06-22T02:13:09 | 2012-06-22T02:13:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,392 | java | package tk.solaapps.ohtune.service;
import java.util.List;
import tk.solaapps.ohtune.model.Job;
import tk.solaapps.ohtune.model.JobType;
import tk.solaapps.ohtune.model.OhtuneDocument;
import tk.solaapps.ohtune.model.Order;
import tk.solaapps.ohtune.model.Product;
import tk.solaapps.ohtune.model.ProductRate;
import t... | [
"ivanagxu@gmail.com"
] | ivanagxu@gmail.com |
ebe0545ab7bdb20be342c07ae6a3baf75b1cf2cf | d72b975b1e899f4d8d67dff637474a147a251a10 | /message/src/main/java/com/lmy/message/model/ResultDTO.java | c4bb27a7189000ae8553a30735f201cc1fe7ebeb | [] | no_license | limingyang11/rabbitMQ | 0cece4a4ae3b0f76e5663d4e3742d22a442fbcb1 | 3d6edd8baebd4694b3edcf986322988bd1b650b8 | refs/heads/master | 2023-07-10T21:04:00.297091 | 2021-08-16T16:29:31 | 2021-08-16T16:29:31 | 392,943,765 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 769 | java | package com.lmy.message.model;
public class ResultDTO<T> {
private int code;
private String msg;
private T data;
public ResultDTO() {
}
public ResultDTO(int code, String msg) {
this.code = code;
this.msg = msg;
}
public ResultDTO(int code, String msg, T data) {
... | [
"limingyang@htyunwang.com"
] | limingyang@htyunwang.com |
7241989b2356befd89dd2b63e5f62542d4a400b0 | ba71c903104449757230d2292b6c4a10af46cdff | /math.java | 9b34f6e6f74fe35d01fc8fcb0cb2756ffc7f8584 | [] | no_license | jashshah127/Java | 37cf290f60a95f3e68f513a76595e918269b425e | 8c1c29a88365cc4161f5729e6676f237aeb36c56 | refs/heads/master | 2020-04-26T19:20:11.269498 | 2020-01-08T10:10:32 | 2020-01-08T10:10:32 | 173,771,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 560 | java | class Math{
private int no; //instance varible
public Math() //constructor
{
no=5;
}
public Math(int no)
{
this.no=no;
}
public int power(int a,int b)
{
int prod=1;
for(int i=0;i<b;i++)
prod*=a;
return prod;
}
public void set(int x)
{
no=x;... | [
"noreply@github.com"
] | jashshah127.noreply@github.com |
892c23916d416785ad090ea6302e6feacd7d4258 | 89310d5eaaf500c4fbe5f10a7f664716fcb33dd7 | /src/test/java/com/app/filetracker/web/rest/AccountResourceIntTest.java | 80091479389984adf85518d7963eea362b159fe0 | [] | no_license | rkshnikhil/skilltracker | 7cdbc2a934d01009c429bdf1da315f6eed74b7bd | 8283aaa2f8340d8d91b6c4735cd3794912f54e98 | refs/heads/master | 2020-03-17T17:53:35.384241 | 2018-05-17T11:56:40 | 2018-05-17T11:56:40 | 133,806,356 | 0 | 0 | null | 2018-05-17T11:56:41 | 2018-05-17T11:53:40 | Java | UTF-8 | Java | false | false | 30,963 | java | package com.app.filetracker.web.rest;
import com.app.filetracker.config.Constants;
import com.app.filetracker.SkilltrackerApp;
import com.app.filetracker.domain.Authority;
import com.app.filetracker.domain.User;
import com.app.filetracker.repository.AuthorityRepository;
import com.app.filetracker.repository.UserReposi... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
bb7f069650d5f3f0a737899c11d212e59fcb7216 | c7e000e5c6549e095a8ffd032d33e0ca449c7ffd | /bin/platform/bootstrap/gensrc/de/hybris/platform/core/model/c2l/RegionModel.java | ba3b0b681d586db159e9e590dedefdf75fff0614 | [] | no_license | J3ys/million | e80ff953e228e4bc43a1108a1c117ddf11cc4644 | a97974b68b4adaf820f9024aa5181de635c60b4f | refs/heads/master | 2021-03-09T22:59:35.115273 | 2015-05-19T02:47:29 | 2015-05-19T02:47:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,091 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN! ---
* --- Generated at 2015/05/18 13:25:55 ---
* ----------------------------------------------------------------
*
* [y] hybris Platform
*
* Copyright... | [
"yanagisawa@gotandadenshi.jp"
] | yanagisawa@gotandadenshi.jp |
1d9968787dbd49b89ba0956633fc3a9623c7a7a6 | bc614ca789e3b06674c853dcdbe67cf07c53b4fe | /MyBatisPlugin/src/com/mybatis/plugin/main/MainTest.java | 748841eda1ec5a267f97bdb5deebaac29d70f490 | [] | no_license | reyhoo/web | 53aca6b263781b6abd1e0a4bf44d867fd35945f0 | f610a7cc410862387b3ac406883118fdb7df3f71 | refs/heads/master | 2021-01-25T08:01:08.790373 | 2019-05-04T03:06:17 | 2019-05-04T03:06:17 | 93,699,418 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 6,706 | java | package com.mybatis.plugin.main;
import java.io.BufferedReader;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.InputStreamReader;
import java.security.MessageDigest;
import java.util.Iterator;
import javax.crypto.Mac;
import ja... | [
"373561022@qq.com"
] | 373561022@qq.com |
b41f4dce14544aeb1b846154e9eb54cb5f06eb92 | 6062e3bbcd3f8928cb6fc5f24239d30f0fa951c5 | /mall-mbg/src/main/java/com/shawn/mall/model/UmsRolePermissionRelationExample.java | 89c602dd82298e84b0d32cf868a8b88d04edc901 | [] | no_license | xuehao712/Mall | bb8874f398c9ac430ec542af283817fb8b5c030c | 53be590b5efcf2bb91210303c3d3648020c53c90 | refs/heads/master | 2023-01-30T23:00:29.612630 | 2020-12-11T14:56:17 | 2020-12-11T14:56:17 | 301,602,914 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,102 | java | package com.shawn.mall.model;
import java.util.ArrayList;
import java.util.List;
public class UmsRolePermissionRelationExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public UmsRolePermissionRelationExample() {
oredCriteria = new ... | [
"xuehao712@gmail.com"
] | xuehao712@gmail.com |
61bdd413883577a6bacd396e737385d16d3b2f68 | 0de6f632287047a940259d6ea6c3e3d64191fcf6 | /src/Login.java | bb62c53b2bf15c9ceec3676a42a4d5b154eeeb19 | [] | no_license | YunlinXie/TerminalApp_MImicsOnlineStore | 57c3ec3182bbc429fddb54e8f39f205cf3246122 | 9f6eff29bc2cfc2721a3f7209e31311a27b13580 | refs/heads/main | 2023-02-24T04:17:04.453258 | 2021-01-28T00:01:21 | 2021-01-28T00:01:21 | 333,591,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,762 | java | /**
* Project Name: College Supplies
*
* Group Members:
* Sarthak Agarwal
* Bhargavi Kumar Sundaresan
* Le Minh Long Nguyen
* Yunlin Xie
* Xin Xin
*
* Defines Login.java
* @author Sarthak Agarwal
*/
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileRea... | [
"xieyunlin11@gmail.com"
] | xieyunlin11@gmail.com |
84654da585c7d6486f174b5870a4170971d2696d | dac7a429028904e6608cff49c2fb5542772943fe | /src/main/java/com/yu/hang/shiro/FormAuthenticationCaptchaFilter.java | a8bf8fc0383db8663025d995313820656ce9d8e8 | [] | no_license | yuhang123wo/website | e4aee1f19c9579fec50d7dd0e63010f46baea727 | 9a384933000b59bc8c2d587d8b4876a4088f7d3a | refs/heads/master | 2021-01-25T06:45:53.740843 | 2017-09-22T03:11:33 | 2017-09-22T03:11:33 | 93,613,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,343 | java | package com.yu.hang.shiro;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.lang3.StringUtils;
import org.apache.shiro.authc.AuthenticationException;
import org.apa... | [
"yuhang@stargoto.com"
] | yuhang@stargoto.com |
39ef3be6e5b508ca6739583761c80bd89a66de67 | bcdafb6017f0ef456a1a45f3319a31b99bf12252 | /src/main/java/com/peploleum/insight/repository/NetLinkRepository.java | 92f356c1ec29685b50370c50d05794928a4644d3 | [] | no_license | mikrobe/insight | 9831eabd4a1460e6ead50409ba50a5e3653bc70a | eedf7354950adff734d1cc910021a728f65a4177 | refs/heads/master | 2020-07-06T19:59:23.630738 | 2019-02-12T10:10:35 | 2019-02-12T10:10:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package com.peploleum.insight.repository;
import com.peploleum.insight.domain.NetLink;
import org.springframework.data.jpa.repository.*;
import org.springframework.stereotype.Repository;
/**
* Spring Data repository for the NetLink entity.
*/
@SuppressWarnings("unused")
@Repository
public interface NetLinkReposit... | [
"thevinc@gmx.fr"
] | thevinc@gmx.fr |
693bad942803537584ee462954c98e283d246ca7 | f7a2f4fa4cd801e47ab7e711de170056131162c8 | /src/main/java/ru/shift/chat/repository/ConnectionRepository.java | 0473f33d4408cd80aadc2439355c89c43704c95b | [] | no_license | EnKarin/Chat | 4345799bd830989e6417b452015f18a43d843476 | a88f673c76406bdc59905c7106461389b12d51f8 | refs/heads/master | 2023-08-25T02:04:49.714181 | 2021-07-14T08:04:15 | 2021-07-14T08:04:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 565 | java | package ru.shift.chat.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import ru.shift.chat.model.Connection;
import java.util.List;
public interface ConnectionRepository extends ... | [
"aleksey.k2000@mail.ru"
] | aleksey.k2000@mail.ru |
e55a57ce6a467f28f51a08c4fb502d1218cc1acd | 2ed4f0c594480784f972374ded6ec8bb217a0981 | /app/src/main/java/khoapham/ptp/phamtanphat/listviewnangcao/MonanAdapter.java | 73717282f7b3559218c71bd1c3174bcc080f149b | [] | no_license | phamtanphat/ListViewNangCao2802 | 34775de91a875046ee2bc5cd1cb7e31e4c744353 | 57bdba1155d61e122d85c95f118b7e60a395908a | refs/heads/master | 2020-05-04T09:27:49.045167 | 2019-04-06T10:44:18 | 2019-04-06T10:44:18 | 179,068,556 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,345 | java | package khoapham.ptp.phamtanphat.listviewnangcao;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widge... | [
"phatdroid94@gmail.com"
] | phatdroid94@gmail.com |
ad42e0120885cf18ca7bf36488a6cb1532a59d52 | 833af4b04505f03553eedd0796898fe3825f2852 | /NhryService/src/main/java/com/nhry/common/exception/MessageCode.java | 4848378ea1e1601326b77136c2fdc05509da8424 | [] | no_license | gongnol/nhry-platform | a9613a34d91db950cd958ae7d3ba923ecf22dc71 | 204bdbc94bc187e0aecd87dcd5fba0e5e04130c3 | refs/heads/master | 2021-01-21T16:15:29.538474 | 2017-08-05T07:19:47 | 2017-08-05T07:19:47 | 95,402,706 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 392 | java | package com.nhry.common.exception;
public class MessageCode {
public final static String REQUEST_NOT_FOUND="404";
public final static String SERVER_ERROR="serverError";
public final static String LOGIC_ERROR="logicError";
public final static String UNAUTHORIZED="unauthorized";
public final static String SESSION_E... | [
"979164557@qq.com"
] | 979164557@qq.com |
3a8a4a6b8e52c392471c2e981d090ea66b06ec0c | 753a8bb7c4e58f6f0f53f311cf42975f2aca5c05 | /code/2.3-execution/org.gemoc.sample.legacyfsm.xsfsm/src-gen/org/gemoc/sample/legacyfsm/xsfsm/xsfsm/adapters/fsmmt/fsm/LessThanNumberGuardAdapter.java | 4eb3cb1885988bf44584a05a9780c065f9df2796 | [] | no_license | Faezeh-Kh/ICSA2017Tutorial | 5823fc8d9028854a43958227401f94f5421afdda | 59138207643734bb20c6d44ee4e866529502f81a | refs/heads/master | 2021-06-17T11:57:05.942104 | 2017-06-08T12:25:50 | 2017-06-08T12:25:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,539 | java | package org.gemoc.sample.legacyfsm.xsfsm.xsfsm.adapters.fsmmt.fsm;
import fr.inria.diverse.melange.adapters.EObjectAdapter;
import org.eclipse.emf.ecore.EClass;
import org.gemoc.sample.legacyfsm.fsm.NumberVariable;
import org.gemoc.sample.legacyfsm.xsfsm.xsfsm.adapters.fsmmt.FSMMTAdaptersFactory;
import org.gemoc.samp... | [
"wortmann@se-rwth.de"
] | wortmann@se-rwth.de |
8d00dabfc985165b7646b87ea326671f2f755e3e | d4e6909d5b3408ed2032a1b6960cb7ace7a91bf1 | /oratech-web/src/test/java/testeCalculo.java | 67c1ce354ecaaf58bd3e36546a4816d2a2fc4329 | [] | no_license | lucaovk/oractech | 4ed3e8e568426f3b662bf798153aec7ab25ee3ad | 846045a7cb9827bd9b74db65bb4f14f7d2e59a0e | refs/heads/master | 2020-12-24T13:16:07.083404 | 2016-03-20T17:12:19 | 2016-03-20T17:12:19 | 39,710,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | import br.com.oratech.controller.LoginController;
import junit.framework.TestCase;
public class testeCalculo extends TestCase {
public void testeCalculoSomar(){
float fator1 = 1.5f;
float fator2 = 2.5f;
float esperado = 4.1f;//fator1 + fator2;
float teste = LoginController.calculo(fator1, fator2... | [
"lucas.guimaraes.figueiredo"
] | lucas.guimaraes.figueiredo |
c3852e8f56d2d44b2b5f5e91a70ce52137827629 | 994f10840066c1da42a25958fdf1b0f1dd9e76f6 | /src/test/java/com/pluralsight/fundamentals/TzaControllerUnitTest.java | 03c573e7ec848cddeead58b5affa2633f6682eec | [] | no_license | biancagogiltan/pluralsight-springboot-fundamentals | c3d631db90294265cc50b632301c21e90ff984a8 | 50d7eeab82252fdfffdb14713d96ff1318718b94 | refs/heads/master | 2020-07-13T15:51:27.179179 | 2019-10-17T13:18:49 | 2019-10-17T13:18:49 | 205,109,534 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,069 | java | package com.pluralsight.fundamentals;
import com.pluralsight.fundamentals.springrest.service.ApplicationService;
import com.pluralsight.fundamentals.springrest.service.TicketService;
import com.pluralsight.fundamentals.springrest.web.TzaController;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.spr... | [
"bgogiltan@robgogiltan01m.atrema.deloitte.com"
] | bgogiltan@robgogiltan01m.atrema.deloitte.com |
6a135a2fc3907550362d2213f721f7f96f2561d3 | c95b3b66fa32ef2a8748e7abbb1d3a61a3b8ef2d | /src/main/java/com/tactfactory/tp2tdd/Moteur.java | f7a246701b10ee104e059c40005b51a1baa4e3c8 | [] | no_license | Yorik56/quality-tdd | 0b237dc7f9bce7507a84c25fc8b96e5eb3c0ea4d | 4eb1b46d5e94f793ea595709c1a7415b84ec8ff7 | refs/heads/main | 2023-03-08T13:24:29.927218 | 2021-02-23T12:33:50 | 2021-02-23T12:33:50 | 341,549,106 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 78 | java | package com.tactfactory.tp2tdd;
public class Moteur extends Compartiment{
}
| [
"yorikmoreau@gmail.com"
] | yorikmoreau@gmail.com |
ca02e1a7fd272d12281894ef95d93b44b9286b5f | f2a03468e886e59eea958e89a41d806466ed7c20 | /anasys/src/main/java/com/taobao/finance/util/CheckUtil.java | 25d87d795cd4ffaabb137b27aa529c5b334ac2dc | [] | no_license | songqingchu/anasys | 8d7d7c4e5355f49c52c7a1b19a0b49b06075bd30 | 04acae1b1ddae46bc6e45e194359f082c152be4f | refs/heads/master | 2021-01-01T18:55:02.613274 | 2015-01-21T09:20:30 | 2015-01-22T01:37:35 | 29,581,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 37,063 | java | package com.taobao.finance.util;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.taobao.finance.base.Hisdata_Base;
import com.taobao.finance.dataobject.Stock;
import com.taobao.finance.util.Fe... | [
"422895120@qq.com"
] | 422895120@qq.com |
a0db4a04611b10fcba37f589c3254e0174a2a497 | c2f684988e9e1ddce5f1e693e366a196325cfb87 | /airhockeyProject/app/src/main/java/com/iqiyi/yangdaokuan/opengl/program/TextureShaderProgram.java | a4fb6f7e861a5f683f4a4e9a1e68600b621b494a | [] | no_license | gebibaiyang/StudyOpenGLES | da14750244c18a59030856560f68558b0c757d95 | a7c57b989e1ecbc0f3481c335ae31558feefcd93 | refs/heads/master | 2020-04-07T12:21:21.331606 | 2018-12-28T08:55:24 | 2018-12-28T08:55:24 | 158,364,296 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,695 | java | package com.iqiyi.yangdaokuan.opengl.program;
import android.content.Context;
import com.iqiyi.yangdaokuan.opengl.R;
import static android.opengl.GLES20.GL_TEXTURE0;
import static android.opengl.GLES20.GL_TEXTURE_2D;
import static android.opengl.GLES20.glActiveTexture;
import static android.opengl.GLES20.glBindTextu... | [
"yangdaokuan@qiyi.com"
] | yangdaokuan@qiyi.com |
14b05d51f68a658eabc7f941aea2bae7f88d288f | d1ed928ea5bd9fdd1a1f34251a816ba0bf24bee8 | /common/servicemix-components/src/test/java/org/apache/servicemix/components/pojo/PojoTest.java | 5422af377448480003bcb41a298a14974807d99c | [
"Apache-2.0",
"BSD-2-Clause",
"BSD-3-Clause-No-Nuclear-License",
"MPL-1.0",
"CDDL-1.0",
"MIT",
"LicenseRef-scancode-jdom",
"MPL-1.1",
"CPL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-mx4j",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-proprietary-li... | permissive | apache/servicemix3 | 6214621a56612f779a1b87e7f8d737f813228eb0 | a4ce3148916c940fa204b713795bb21e8d0cd42e | refs/heads/trunk | 2023-09-04T06:30:30.826271 | 2012-08-19T12:40:02 | 2012-08-19T12:40:02 | 225,208 | 6 | 14 | Apache-2.0 | 2023-09-12T13:54:17 | 2009-06-12T08:04:00 | Java | UTF-8 | Java | false | false | 2,430 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"jbonofre@apache.org"
] | jbonofre@apache.org |
f9ec3dfd14e82fddd04f58f1ac5cc0e70af0df31 | 2fffe7fd716a7b1c0ffc89ecf20c492d479fb1a0 | /src/com/bingye/同步synchronized.java | 0273cf89235ff0453451e6430c3260c119111178 | [] | no_license | Bingye/java-thread | d015b4455a8b3e27d2b593fda09d2884bd89767b | 386c52f199eb5d53a596429b9ead8081bdb018fc | refs/heads/master | 2023-05-25T16:57:46.779209 | 2021-06-06T10:41:46 | 2021-06-06T10:41:46 | 374,332,210 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 935 | java | /*
* Copyright @ 2020 com.iflytek.sgy
* java-thread 下午2:05:05
* All right reserved.
*
*/
package com.bingye;
import java.util.Arrays;
import java.util.concurrent.CountDownLatch;
/**
* @desc:
* @author: bingye
* @createTime: 2020年12月14日 下午2:05:05
* @history:
* @version: v1.0
*/
public class 同步synchronized {
privat... | [
"bingye_glb@iflytek.com"
] | bingye_glb@iflytek.com |
a8b428f21767b5b199ce94d1d5bd32e54684662c | 27692aabcdda9be8c77617d637b651bc9dd759df | /src/main/java/se/leafcoders/rosette/core/service/MailSenderService.java | 051cb76b115d8d950b00eb72130c2ae7ac71c74b | [] | no_license | LeafCoders/rosette | 80f096740199cb7cc2a47ca7b360dbfa9c97df7b | 95085648e17a9e6c6e1712336d38f34405ac9852 | refs/heads/master | 2021-06-20T05:09:30.198014 | 2021-02-22T19:15:24 | 2021-02-22T19:15:24 | 4,078,986 | 3 | 1 | null | 2019-09-24T20:34:07 | 2012-04-19T18:54:41 | Java | UTF-8 | Java | false | false | 2,187 | java | package se.leafcoders.rosette.core.service;
import java.text.MessageFormat;
import javax.mail.MessagingException;
import javax.mail.internet.MimeMessage;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.mail.MailException;
import org.springframework.mail.MailSendException;
import o... | [
"oskar@ebilen.se"
] | oskar@ebilen.se |
45832b6039c88540fd971d79366084bf1bdc2654 | 8a301a0796b4a8714581f20027ec67dadc565549 | /src/test/java/no/hamre/sykkel/HomeControllerTest.java | ed46b156ff74a8f6ca278cf7b635825887dd216b | [] | no_license | super-t/Sykkel | 605df7e6161744058be3a835a74879ae8a9eeb4b | 6330e5aeb3d286883f7561bf596643bdc8ebc761 | refs/heads/master | 2021-01-15T21:19:26.895497 | 2011-07-01T19:55:18 | 2011-07-01T19:55:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | package no.hamre.sykkel;
import junit.framework.Assert;
import org.junit.Test;
import org.springframework.ui.ExtendedModelMap;
import org.springframework.ui.Model;
public class HomeControllerTest {
@Test
public void testController() {
HomeController controller = new HomeController();
Model model ... | [
"javaguruen@gmail.com"
] | javaguruen@gmail.com |
1ca2a8ee973b0304a5ae219a4a6c32cb935a6c7c | 9a9ae3f36cc775ab7ffe04a67944dff7fc3fd024 | /Skyblock/src/main/java/org/skysurge/skyblock/listeners/PlayerQuit.java | 87bf4004e9ec32200fd71f9d9c4b1f4f45066d6a | [] | no_license | chriistojp/Skyblock | 19e378f0d895786118fddc9446fe4d2511074f9c | 1fce8c01a74c62d913d8501f1c1f87caf019bd1a | refs/heads/master | 2022-11-29T03:19:44.259971 | 2020-08-04T05:20:34 | 2020-08-04T05:20:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 607 | java | package org.skysurge.skyblock.listeners;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerQuitEvent;
import org.skysurge.skyblock.island.IslandManager;
/**
* Copy Right ©
* This code is private
* Owner: Christo
* From: 10/22/19-2023
* Any at... | [
"noreply@github.com"
] | chriistojp.noreply@github.com |
5e8c95b062ed4dc8bfbc0c9b4fa183a31f947530 | 120d6e9673e9a471188d2cec83f76511b7bb274c | /com/android/gallery3d/exif/ExifTag.java | 42fc94edac680d33c6e68d6acabd177ecece6462 | [] | no_license | wsguyue/MiuiCamera | 7b8f04677e4c987173bc9f2ea7fb6762515adf41 | 1bd20c836a6ac2ca6fd43985683dfefd91bdeea3 | refs/heads/master | 2020-03-11T03:09:52.015774 | 2017-08-13T09:11:09 | 2017-08-13T09:11:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,005 | java | package com.android.gallery3d.exif;
import java.nio.charset.Charset;
import java.text.SimpleDateFormat;
import java.util.Arrays;
import java.util.Locale;
public class ExifTag {
private static final SimpleDateFormat TIME_FORMAT = new SimpleDateFormat("yyyy:MM:dd kk:mm:ss");
private static final int[] TYPE_TO_S... | [
"bhatiaparth07@gmail.com"
] | bhatiaparth07@gmail.com |
644d5157eae4c09bc07cf1bfd22ebd938a7fb967 | f20af063f99487a25b7c70134378c1b3201964bf | /appengine/src/main/java/com/dereekb/gae/web/api/server/hook/WebHookApiScheduleTaskControllerEntry.java | 348f24b403b27a64f642568a2f86212ae7630c3c | [] | no_license | dereekb/appengine | d45ad5c81c77cf3fcca57af1aac91bc73106ccbb | d0869fca8925193d5a9adafd267987b3edbf2048 | refs/heads/master | 2022-12-19T22:59:13.980905 | 2020-01-26T20:10:15 | 2020-01-26T20:10:15 | 165,971,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,741 | java | package com.dereekb.gae.web.api.server.hook;
import java.io.IOException;
import com.dereekb.gae.server.datastore.models.keys.ModelKey;
import com.dereekb.gae.server.taskqueue.scheduler.TaskRequest;
import com.dereekb.gae.server.taskqueue.scheduler.impl.TaskRequestImpl;
import com.dereekb.gae.utilities.data.impl.Objec... | [
"dereekb@gmail.com"
] | dereekb@gmail.com |
ba493eddf1a026bc387e00ea625828bb1eeeae52 | 35eb1d5624a13a45b3d790348affaf8bb999b700 | /src/bd/InicioSesion.java | cd2af131437a3a1e4e86a0b50cff08edac7e9114 | [] | no_license | Chimbox/basededatos | f208b3de998f968e5d8866f66067e698b2738c9c | 90d0713d387e4da2854f9feb0fe02d9187d2c8f9 | refs/heads/master | 2020-06-17T00:32:47.225275 | 2019-07-11T07:08:02 | 2019-07-11T07:08:02 | 195,744,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,191 | 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 bd;
import java.awt.Color;
public class InicioSesion extends javax.swing.JDialog {
/**
* Creates new form InicioSe... | [
"chimboxsoftgve@gmail.com"
] | chimboxsoftgve@gmail.com |
62453602bfa2d9cded74f1a16b3f9b88e7d1dea8 | 9ec6b560a16ab6020add5320ae8fe2c10493d92c | /FactoryProject/src/test/java/LRNNN/finalProject/FactoryProject/FactoryProjectApplicationTests.java | cfd3ca35ab05e05d1b63312d94037de87cb5f486 | [] | no_license | NellyPrager/FinalProject-LRNNN | c26889682b077b31f5cb84bc4821dbb87bb7ca06 | b67709c679bd0dcbdafc69ff1a53b91f40e39089 | refs/heads/master | 2020-04-20T21:01:23.656723 | 2019-02-08T12:56:12 | 2019-02-08T12:56:12 | 169,095,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package LRNNN.finalProject.FactoryProject;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class FactoryProjectApplicationTests {
@Tes... | [
"nelly.prager@gmail.com"
] | nelly.prager@gmail.com |
5f1d9e72a5abed977f586d63a9b65d1a017130cc | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/nist-sip/java/gov/nist/javax/sip/parser/ReplyToParser.java | 356ca26ad534f1616d001436d9a27e812d23aca9 | [
"MIT",
"NIST-PD"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | Java | false | false | 5,417 | java | /*
* Conditions Of Use
*
* This software was developed by employees of the National Institute of
* Standards and Technology (NIST), an agency of the Federal Government.
* Pursuant to title 15 Untied States Code Section 105, works of NIST
* employees are not subject to copyright protection in the United States
* and are... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
41aa4cca83153cbfc6f7e42ca7fc2cd342927c80 | ea629b7166fe8c08c05a7344bc04b0aa39f9dbdb | /src/test/java/NationalInsuranceContributionShould.java | 9cc6be286d479f5e3d951cc06faa7ad184b9e965 | [] | no_license | damianpumar/SalarySlipKata | 5d646bc7d17a64df89f2a30f75a7fc8cd900a559 | 0b76c6b66d60b3de8c13b2792111a857237138fa | refs/heads/master | 2020-06-13T10:22:41.126123 | 2019-06-28T09:54:12 | 2019-06-28T09:54:12 | 194,626,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,286 | java | import org.junit.Test;
import static org.assertj.core.api.Java6Assertions.assertThat;
public class NationalInsuranceContributionShould {
@Test
public void be_zero_percent_when_annual_salary_slip_is_below_8060() {
NationalInsuranceContribution nationalInsuranceContribution = new NationalInsuranceContri... | [
"damianpumar@gmail.com"
] | damianpumar@gmail.com |
bdd02a271094a6f4414c4ad838cd7369238f414d | 75c854bdb561ac4da224f3f29bf75bc80d218c2f | /discovery-client/src/main/java/com/comcast/tvx/cloud/Constants.java | 96da53f500a61b6c7eb91190bdd8524fc2ff31e4 | [
"Apache-2.0"
] | permissive | maduhu/discovery | d55564374d64c951f9d97db3950a5b506e35d24b | b5548ec000a650a65a5a53968737a2fd3a456c93 | refs/heads/master | 2020-03-27T16:34:04.342505 | 2014-07-26T00:06:05 | 2014-07-26T00:06:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | /*
* Copyright 2014 Comcast Corporation
*
* 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... | [
"jc_chan@cable.comcast.com"
] | jc_chan@cable.comcast.com |
668cbd3db395b0aeb292a5d5c8e5a6c7c04efda1 | 5b052d2ee75dd1906874cd32c7599201ecbad83c | /src/main/java/cy/alavrov/jminerguide/monitor/MiningTask.java | bae1cd269582467ef60aab5ea063132c362849d2 | [
"BSD-2-Clause",
"CC-BY-3.0"
] | permissive | rk1-rk1/JMinerGuide2 | c6817d67526054ae5ddd19054e97bdfd8324fdf4 | 55aa3faecb74595c906fbd79e3e5c04554fa1106 | refs/heads/master | 2023-01-30T16:40:12.139633 | 2015-05-04T20:14:26 | 2015-05-04T20:14:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,830 | java | /*
* Copyright (c) 2015, Andrey Lavrov <lavroff@gmail.com>
* 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 retain the above copyright notice, this
... | [
"lavroff@gmail.com"
] | lavroff@gmail.com |
9018d52ae52c9142e7a529bcf0ee4c2711ad59c5 | 21d0c4d1d2c9e6e9d13211d386b932b8c2d55cff | /Tp1/fraction/src/Main.java | 7fd07765270db83a29b04cb5d13974bf2d4dee58 | [] | no_license | MOUBARAKI/JavaGI1 | 542181a61bbf2bb0f31a953bc2c582dc2dbafe3c | f62f6b6588bede0cd6f95e356f734c6696ffc418 | refs/heads/master | 2021-03-16T07:52:51.471394 | 2018-03-18T23:14:18 | 2018-03-18T23:14:18 | 121,979,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 281 | java | import java.math.BigInteger;
public class Main {
public static void main(String[] args) {
Fraction a=new Fraction(2,4);
Fraction b=new Fraction(3,4);
System.out.println((a.mult(b)).toString());
System.out.println(a.doubleValue1());
}
}
| [
"aminemoubaraki.3@gmail.com"
] | aminemoubaraki.3@gmail.com |
cf8be5b1e93a1405ad2849b07c0a7877b6c00cb4 | 2c643fe7174d0700a44eda5c7d27da7850561acf | /Problems/Bus tour/src/Main.java | 44af67df6b289c3c5e8c2f632ec1d04564dafb77 | [] | no_license | denibrain/blockchain | a03d8e4c7fdecf4dfdb343c6dac6d6f54e21cb29 | f90172fe7b3eb6b10f6fd7deaa137b6f1969c0a0 | refs/heads/master | 2022-12-13T11:38:18.778135 | 2020-08-26T18:07:46 | 2020-08-26T18:07:46 | 290,569,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | import java.util.*;
public class Main {
public static void main(String[] args) {
// write your code here
Scanner scanner = new Scanner(System.in);
int height = scanner.nextInt();
int n = scanner.nextInt();
int bridgeNo = 0;
for(int i = 0; i < n; i++) {
if... | [
"rudev2@mxbud.com"
] | rudev2@mxbud.com |
34ca59ac53455e5530f1c739a58705976d8f0b4f | a3df789ce5e66610eee20af8627a79fd6bb191e9 | /src/main/utily/JsonUtily.java | 0962d268458ffdf1b7e94625e896e443d22f2160 | [] | no_license | evalle-mx/demo-varios | d5701fe2bfc8d0481ea3c505f8b24d5c16c52aba | d4cc083af5057a511b354e1a7cf13ce257397510 | refs/heads/master | 2022-10-22T09:08:41.895259 | 2020-06-17T00:47:00 | 2020-06-17T00:47:00 | 272,843,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,089 | java | package utily;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Iterator;
import java.util.Map;
import java.util.TreeMap;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
im... | [
"netto.speed@gmail.com"
] | netto.speed@gmail.com |
7a817827cb3a42f182969cf779d97b99caabc66e | 53957fc3d0d42a39d92f2b352859a619f76693e5 | /app/src/main/java/com/example/textapp/utils/NumberUtils.java | eec6b83f6042394845aa7f558b55ace08d8859d1 | [] | no_license | vinicius-domiciano/Calculadora-android | 72a2b7fb93f30a120263ce166dc1637ac88f94f0 | 4d04997e1e5bb835c716d76ecfcc5b5e0101006d | refs/heads/main | 2023-06-08T18:36:52.702385 | 2021-06-25T00:17:33 | 2021-06-25T00:17:33 | 380,080,623 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,003 | java | package com.example.textapp.utils;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.text.DecimalFormat;
public class NumberUtils {
private static final String FORMAT_PATTERN_BR = "0.###";
private NumberUtils() {
}
public static Boolean isNumber(Object value) {
if (valu... | [
"viniciusalexdomiciano@gmail.com"
] | viniciusalexdomiciano@gmail.com |
2edd9e77d5ca3e415cfc3ff386958f8c99490a40 | 2da96bc097dbd3b592c3f167b978e6547e5685e0 | /org.eclipse.gmt.modisco.java.edit/src/org/eclipse/gmt/modisco/java/emf/provider/AbstractVariablesContainerItemProvider.java | 260d3de0850698f9d1f9d16c692d792ee4534c99 | [] | no_license | Kenpachi90/SoMoX | 72aa736cc379b92e84319e8582328a07a0ecb43e | 5c6cc6d4cdee42c890a2785b1c0e296aae63e861 | refs/heads/master | 2021-01-10T16:49:17.135635 | 2015-11-12T10:54:48 | 2015-11-12T10:54:48 | 45,184,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,820 | java | /**
* *******************************************************************************
* Copyright (c) 2009 Mia-Software.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available... | [
"Tabea Sims"
] | Tabea Sims |
eb8bb7c95c913f5fd866475cb4586ddc2a276fbe | e2b11aff7abcc16f84d3f51cf45c984ef917d409 | /src/main/java/cubex2/cs3/ingame/gui/control/PlayerInventoryArea.java | 91dd091806a53747a8222300550b3749a51c93d7 | [] | no_license | Lollipop-Studio/CustomStuff3 | 45221ecafbb0f3bd20f3b7cf0499e0f6e434e172 | 0cdba13acf5bdace1e2a582f75797c65f31aeb6a | refs/heads/1710 | 2023-03-26T02:32:17.085531 | 2021-03-20T03:29:13 | 2021-03-20T03:29:13 | 342,443,904 | 0 | 0 | null | 2021-03-20T03:29:13 | 2021-02-26T02:49:24 | null | UTF-8 | Java | false | false | 989 | java | package cubex2.cs3.ingame.gui.control;
import cubex2.cs3.util.GuiHelper;
public class PlayerInventoryArea extends Control
{
public PlayerInventoryArea(Anchor anchor, int offsetX, int offsetY, Control parent)
{
super(9 * 18, 76, anchor, offsetX, offsetY, parent);
}
@Override
public void dr... | [
"beanflame@163.com"
] | beanflame@163.com |
a8fc732a6926bfd9a8b0ee936208e47f6143a767 | bdada8dd2fee5ed621fb4663adf2ae91edf7f390 | /xc-rep/src/main/java/com/xzsoft/xsr/core/mapper/FjCellFormulaMapper.java | 2aaf2afdc67ede051f1960f470d576e1973c5d35 | [] | no_license | yl23250/xc | abaf7dbbdf1ec3b32abe16a1aeca19ee29568387 | 47877dc79e8ea8947f526bb21a1242cae5d70dd8 | refs/heads/master | 2020-09-16T20:49:54.040706 | 2018-06-23T13:25:56 | 2018-06-23T13:25:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,124 | java | package com.xzsoft.xsr.core.mapper;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Param;
import com.xzsoft.xsr.core.modal.CellData;
import com.xzsoft.xsr.core.modal.CellFormula;
import com.xzsoft.xsr.core.modal.DataDTO;
public interface FjCel... | [
"381666890@qq.com"
] | 381666890@qq.com |
ecb675d8ac8057d44a506d5dff1d17caeec20332 | 549889c63bc2a8f9296c270c5c019c5e09c5e534 | /01Search_Android/src/android/activity/ProjetoActivity.java | 8e8eb8a7ca6e7fc3099011169c36d473ecac88ab | [] | no_license | fvasc/APP_01Search | 73e6b4403b056e25e822382532ca369d4c16688e | f2b7de080b6e2adbfd37575dc6a63d287523cc0a | refs/heads/master | 2021-01-10T11:06:42.670209 | 2016-03-27T22:40:04 | 2016-03-27T22:40:04 | 54,850,212 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,437 | java | package android.activity;
import android.app.TabActivity;
import android.content.Intent;
import android.content.res.Resources;
import android.os.Bundle;
import android.widget.RelativeLayout;
import android.widget.TabHost;
import android.widget.TabHost.OnTabChangeListener;
public class ProjetoActivity extends TabActi... | [
"felipe_vasconcelos@outlook.com"
] | felipe_vasconcelos@outlook.com |
ea1530d52a93427312fb7adcd20afbeadbf4ff13 | c6dd2c5401a79713c0e0be9682e94fcf2cc25660 | /tapestry-framework/src/org/apache/tapestry/components/Foreach.java | e43ef9db0a52a4aac24e780c6ac85acf3bc19c42 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | JLLeitschuh/tapestry3 | ea494ea6e8b341d05c575536aac7fe4ac6cc073e | c4ab183a5e85f66f1611248b35acae8e6990c4cc | refs/heads/trunk | 2021-01-02T12:58:44.835155 | 2008-07-31T22:04:05 | 2008-07-31T22:04:05 | 239,634,215 | 0 | 0 | Apache-2.0 | 2020-11-17T04:38:44 | 2020-02-10T23:21:08 | null | UTF-8 | Java | false | false | 4,675 | java | // Copyright 2004 The Apache Software Foundation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable ... | [
"jkuhnert@apache.org"
] | jkuhnert@apache.org |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.