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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c81ee83fa1b4e643b7585b7af3666a0cf52d279c | 0257feb49b6d54b306d15ee1b0fa78295bc08ca1 | /src/main/java/com/iyundao/base/exception/GlobalDefaultExceptionHandler.java | 1ed7feb2cc1a8b8b07b6aa873514e07100b6a6f3 | [] | no_license | ppyelf/unitedfront | ae5e9832e88a91287ececc9059f3a537c981ce33 | b17bcd6f03815d6cb060bfb9b48a332ec5509b3e | refs/heads/master | 2022-11-26T03:30:03.700241 | 2019-08-05T02:59:39 | 2019-08-05T02:59:39 | 199,355,900 | 0 | 0 | null | 2022-11-24T10:22:46 | 2019-07-29T01:21:42 | Java | UTF-8 | Java | false | false | 2,827 | java | package com.iyundao.base.exception;
import com.iyundao.base.utils.JsonResult;
import org.apache.shiro.authc.AuthenticationException;
import org.apache.shiro.authz.AuthorizationException;
import org.springframework.context.support.DefaultMessageSourceResolvable;
import org.springframework.http.HttpStatus;
import org.sp... | [
"85938219@qq.com"
] | 85938219@qq.com |
2fb22abc87a2c9953e4f1e1b9339062962b9b920 | 97c724ac797e755d1d0f4529975910a11669118a | /src/Algorithm4thEdition/Selection.java | fa44edf86cb4136d9ff50fa4c3d8e7a21181b558 | [] | no_license | ooblivion/Java-notes | e04668c17ed0a9ab23e69289b62216b7eeaa016f | f94e42742a3b70e46dbf92226310860de43a0321 | refs/heads/master | 2023-03-05T21:38:52.315983 | 2021-02-22T00:40:36 | 2021-02-22T00:40:36 | 338,740,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,111 | java | /******************************************************************************
* Compilation: javac Selection.java
* Execution: java Selection < input.txt
* Dependencies: StdOut.java StdIn.java
* Data files: https://algs4.cs.princeton.edu/21elementary/tiny.txt
* https://algs4.cs.princeto... | [
"https://ooblivion@github.com"
] | https://ooblivion@github.com |
4a64934a26a9b2ce97a2e61337f2d436492ad7c6 | 7951b011669b2347cad79d74811df5c0e7f812e4 | /MaksMandryka/src/oop/week5/io/NoSuchDirectoryExeption.java | 6ae6eb909466011a770f8f9341c1eaae376894e3 | [] | no_license | gorobec/ACO18TeamProject | 77c18e12cefb4eda3186dc6f7b84aed14040a691 | ae48c849915c8cb41aab637d001d2b492cc53432 | refs/heads/master | 2021-01-11T15:20:56.092695 | 2017-02-18T14:22:11 | 2017-02-18T14:22:11 | 80,338,687 | 1 | 1 | null | 2017-02-22T20:10:45 | 2017-01-29T09:48:23 | Java | UTF-8 | Java | false | false | 208 | java | package oop.week5.io;
/**
* Created by fmandryka on 18.02.2017.
*/
public class NoSuchDirectoryExeption extends RuntimeException {
public NoSuchDirectoryExeption(String s) {
super(s);
}
}
| [
"makspman@gmail.com"
] | makspman@gmail.com |
a9fc715cd15873f374ad6ff68c905a1f652403c9 | addc64b2d09013278e51a6edecd0fe8ec0e90267 | /app/src/main/java/com/xiaomi/xms/sales/ui/XianhuoShoppingListItem.java | 4063b9214bf36cd7b39abf36eb26ac9e81f6307e | [] | no_license | wfr/icu2 | cd7a2e98bade5e836e5d62703caafc902a2ff026 | 339f541df570e52ed3638f1e8b92770f3c4a0238 | refs/heads/master | 2021-01-21T10:05:50.848891 | 2015-04-19T12:07:27 | 2015-04-19T12:07:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,534 | java | package com.xiaomi.xms.sales.ui;
import android.content.Context;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.xiaomi.xms.sales.R;
import com.xiaomi.xms.sales.lo... | [
"yaoqiang03@meituan.com"
] | yaoqiang03@meituan.com |
f44320f117e443d905a1ddb87fc63690e2543a71 | c0823bf3a5b351bea520c8606cfaf5ae8c9b68f7 | /microservicecloud-eureka-7002/src/main/java/com/atguigu/springcloud/EurekaServer7002_APP.java | 5ae3f386db552c1b64ca0f70fc7b70caa97b9553 | [] | no_license | 476554858/mymicroservicecloud | 6e92a815848c46f80f11e9adba978dfee41a4cdc | 857fdc108b256007415ccc3ed0decefa0a91694e | refs/heads/master | 2022-12-21T05:24:51.193289 | 2022-12-06T11:33:00 | 2022-12-06T11:33:00 | 201,773,190 | 1 | 0 | null | 2022-12-10T03:45:47 | 2019-08-11T14:11:50 | Java | UTF-8 | Java | false | false | 426 | java | package com.atguigu.springcloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
@SpringBootApplication
@EnableEurekaServer
public class EurekaServer7002_APP {
public ... | [
"38879101+476554858@users.noreply.github.com"
] | 38879101+476554858@users.noreply.github.com |
88dc63ca33e7f44d4ca25efd692d127047797d28 | 365dd8ebb72f54cedeed37272d4db23d139522f4 | /src/main/java/thaumcraft/api/ItemApi.java | a1c7fc1f6ca7e33b5c49d697e6dc1a0c9f133cb9 | [] | no_license | Bogdan-G/ThaumicHorizons | c05b1fdeda0bdda6d427a39b74cac659661c4cbe | 83caf754f51091c6b7297c0c68fe8df309d7d7f9 | refs/heads/master | 2021-09-10T14:13:54.532269 | 2018-03-27T16:58:15 | 2018-03-27T16:58:15 | 122,425,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,453 | java | package thaumcraft.api;
import cpw.mods.fml.common.FMLLog;
import net.minecraft.block.Block;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
public class ItemApi {
public static ItemStack getItem(String itemString, int meta) {
ItemStack item = null;
try {
St... | [
"bogdangtt@gmail.com"
] | bogdangtt@gmail.com |
de9ca8462dfea2ab0c56531f379bc7da5738742c | 1d9348638425380e610cb1328a362b5237608e14 | /src/main/java/ExceptionsInJava/VideGolovach/Lection4/IlegalArgumentException.java | 3769ea510f7ff9d4044a3ca9d6ecc8d6912d9762 | [] | no_license | Aleksandr-Bogatyrenko/Rush | 4c5f59ed9857b5c69e6e616fdfaddd917b80f4dd | 252f21b97f4e092e644c327d62e91b1c3d69a841 | refs/heads/master | 2020-05-23T07:55:26.623079 | 2017-01-30T21:21:35 | 2017-01-30T21:21:35 | 80,465,226 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 551 | java | package ExceptionsInJava.VideGolovach.Lection4;
/**
* Created by Александр on 30.12.2015.
*/
public class IlegalArgumentException
{
public static void main(String[] args)
{
createnewUser(null, -1);
}
public static void createnewUser(String name, int age){
if (name != null || "".equal... | [
"bogatyrenko@mail.ua"
] | bogatyrenko@mail.ua |
5b89c3b6ce07ddf778177a0e1a0a3685f12bf6d5 | 8e1225f6cf9990d6a2576490ed4c6de0aefb590a | /housie/src/test/java/housie/caller/NumberGeneratorTest.java | 51fb55c08186dd19731709db83bbde0a279f1f12 | [] | no_license | ricardoamador/special-palm-tree | 83891da9f4bfe3c88b190738f331018964f0f035 | 41cb6ad0d830dd8eb8cbfdcd8103c14d41421ac7 | refs/heads/main | 2023-01-23T08:48:19.898532 | 2020-11-25T16:41:02 | 2020-11-25T16:41:02 | 314,956,088 | 0 | 0 | null | 2020-11-25T16:41:04 | 2020-11-22T04:05:12 | Java | UTF-8 | Java | false | false | 1,603 | java | package housie.caller;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.util.NoSuchElementException;
public class NumberGeneratorTest {
private NumberGenerator numberGenerator;
pri... | [
"ricardo.amador2@gmail.com"
] | ricardo.amador2@gmail.com |
7921958833bfe582d62a8cb5f277c9faba845621 | 38c4451ab626dcdc101a11b18e248d33fd8a52e0 | /tokens/xalan-j-2.7.1/src/org/apache/xml/utils/res/CharArrayWrapper.java | 008918cfcd0600176cff74ea06f01171fcfcba61 | [] | no_license | habeascorpus/habeascorpus-data | 47da7c08d0f357938c502bae030d5fb8f44f5e01 | 536d55729f3110aee058ad009bcba3e063b39450 | refs/heads/master | 2020-06-04T10:17:20.102451 | 2013-02-19T15:19:21 | 2013-02-19T15:19:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,361 | java | package TokenNamepackage
org TokenNameIdentifier
. TokenNameDOT
apache TokenNameIdentifier
. TokenNameDOT
xml TokenNameIdentifier
. TokenNameDOT
utils TokenNameIdentifier
. TokenNameDOT
res TokenNameIdentifier
; TokenNameSEMICOLON
public TokenNamepublic
class TokenNameclass
CharArrayWrapper TokenNameIdentifier
{ TokenN... | [
"pschulam@gmail.com"
] | pschulam@gmail.com |
7111033025938c826566f2a93b208baea6b59432 | aead6a2a1ab1cdce969f9236d35eb71c9c208f98 | /src/main/java/cn/xdevops/fox/admin/domain/authentication/LoginUser.java | 814030c3f153bda3a2b8bc7985cdf4e51e0ae2f7 | [] | no_license | tibetan-fox/fox-admin | 40e839dbb747d6dc84eb8b8faf15b6ee346c0855 | f042af0b5e155db1904d8bf80572b75edd570c0a | refs/heads/master | 2023-06-19T20:11:36.425393 | 2021-07-15T07:41:02 | 2021-07-15T07:41:02 | 385,497,860 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,830 | java | package cn.xdevops.fox.admin.domain.authentication;
import cn.xdevops.fox.admin.infrastructure.entity.SysUser;
import com.fasterxml.jackson.annotation.JsonIgnore;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.userdetails.UserDetails;
import java.util.Collection;
i... | [
"williamsrlin@outlook.com"
] | williamsrlin@outlook.com |
f1851b4ec051c0bf84c6160c03f0dbf49a919a18 | dad4ae031129152e29d23f60ec26ec262d6019c9 | /src/co/g2academy/array/ArrayOfChar.java | 7a93f28773006a625bd461d4b6a7dd20aba1c3f7 | [] | no_license | veryharfan/bootcamp-java | 8e220217da433b85917c6f437f4d6757fd4ad4d3 | 8e5bdf976bee2f1824d58afc2a77b2197c2b587c | refs/heads/main | 2023-01-19T11:58:12.381583 | 2020-11-23T15:41:40 | 2020-11-23T15:41:40 | 315,354,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package co.g2academy.array;
public class ArrayOfChar {
public char[] createArray() {
char[] s = new char[26];
for (int i = 0; i< s.length; i++){
s[i] = (char) ('A' + i);
}
return s;
}
}
| [
"veryharfan@gmail.com"
] | veryharfan@gmail.com |
7a1f9eb47ff145948cbee7074e17783f1782df06 | 962f3aef2177b36c77d7cbf6d8292d1199e36cde | /app/src/test/java/com/ajz/directoryhub/ExampleUnitTest.java | 17e5b026057fbd0af5eae79d102d25afe46a90ab | [] | no_license | adamzarn/DirectoryHubAndroid | 1b6a3d65a371311185567d5bd35cfa3cfd3c6ed4 | 868546a75019346300b2fbc63817e55e03a7daa4 | refs/heads/master | 2021-08-10T22:07:42.946198 | 2017-11-13T01:15:44 | 2017-11-13T01:15:44 | 108,614,367 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package com.ajz.directoryhub;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void a... | [
"ajzarn@gmail.com"
] | ajzarn@gmail.com |
1fe6e7deb72bbed1459352eec850404deaa9d90f | b5ee2455a47823623e29bb85c363c57a7b23929b | /iMissAndroid/src/main/java/info/hugozhu/imiss/ui/Views/OnSwipeTouchListener.java | 52b4ce026c218a4cdd1d94cc38782b78a8af992e | [] | no_license | hugozhu/iMiss | efb1e959c323a08ef15ffe5c3fce0c517f97286a | fcadd0d602ee1982218e709513e958bbc698564d | refs/heads/master | 2021-01-13T01:21:28.189022 | 2014-06-22T17:04:17 | 2014-06-22T17:04:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,543 | java | package info.hugozhu.imiss.ui.Views;
import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnTouchListener;
import android.widget.GridView;
import android.widget.ListView;
public class OnSwipeTouchListener implements OnTouchListener {
private float downX, downY;
private boolean ... | [
"hugozhu@alibaba-inc.com"
] | hugozhu@alibaba-inc.com |
907aa82ed311fc5313e9ba8553ac11be74dd9769 | a744882fb7cf18944bd6719408e5a9f2f0d6c0dd | /sourcecode7/src/sun/security/util/AuthResources_it.java | cde167dd82967e0909f89a924c4664deba99cabe | [
"Apache-2.0"
] | permissive | hanekawasann/learn | a39b8d17fd50fa8438baaa5b41fdbe8bd299ab33 | eef678f1b8e14b7aab966e79a8b5a777cfc7ab14 | refs/heads/master | 2022-09-13T02:18:07.127489 | 2020-04-26T07:58:35 | 2020-04-26T07:58:35 | 176,686,231 | 0 | 0 | Apache-2.0 | 2022-09-01T23:21:38 | 2019-03-20T08:16:05 | Java | UTF-8 | Java | false | false | 7,009 | java | /*
* Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"763803382@qq.com"
] | 763803382@qq.com |
c3f5b2ca36bbba233a9795699988a9d1e9166882 | 28823b037ca34bd377de9f67cec3553932aa3013 | /src/main/java/org/apache/ibatis/builder/xml/XMLStatementBuilder.java | 5f4916cebc212abac77f8e950dcbf4953ef1d444 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | janforp/mybatis | 9240dea373aa7615ebb10fd44c5f0b02b8d6c0d0 | bd8dad6ef602e07c8cd14c5db79186071c5ff90b | refs/heads/master | 2022-07-08T19:43:24.594569 | 2020-04-04T14:31:56 | 2020-04-04T14:31:56 | 246,563,112 | 0 | 0 | Apache-2.0 | 2022-06-29T19:34:00 | 2020-03-11T12:20:26 | Java | UTF-8 | Java | false | false | 15,689 | java | package org.apache.ibatis.builder.xml;
import org.apache.ibatis.builder.BaseBuilder;
import org.apache.ibatis.builder.MapperBuilderAssistant;
import org.apache.ibatis.executor.keygen.Jdbc3KeyGenerator;
import org.apache.ibatis.executor.keygen.KeyGenerator;
import org.apache.ibatis.executor.keygen.NoKeyGenerator;
impor... | [
"zhucj@servyou.com.cn"
] | zhucj@servyou.com.cn |
8770248006431c2faef9619f9d29383efb121a51 | a20d4f02de75623f452bf6726dfda08c43ebff25 | /app/src/main/java/com/cat/music/ui/music/local/adapter/MyPagerAdapter.java | 67ef3bf390471f6ec244eaa65a081b9573cfe0d3 | [
"Apache-2.0"
] | permissive | Seachal/CatMusic | b4d4727529fc1a37760df9fe2278d4c05b4aac2b | 7481b85373ec992545a339462ddb7d94c27df3df | refs/heads/main | 2023-01-28T04:45:14.613176 | 2020-12-09T03:24:43 | 2020-12-09T03:24:43 | 319,835,147 | 1 | 1 | null | 2020-12-09T03:51:59 | 2020-12-09T03:51:58 | null | UTF-8 | Java | false | false | 1,018 | java | package com.cat.music.ui.music.local.adapter;
import androidx.annotation.NonNull;
import androidx.viewpager.widget.PagerAdapter;
import android.view.View;
import android.view.ViewGroup;
import java.util.List;
/**
* Created by D22434 on 2017/9/25.
*/
//适配viewpager
public class MyPagerAdapter extends PagerAdapter {... | [
"liangchaojie1@126.com"
] | liangchaojie1@126.com |
4c865ab0b09cf28cf6c210508f0bff973d684e62 | dba87418d2286ce141d81deb947305a0eaf9824f | /sources/com/google/firebase/remoteconfig/FirebaseRemoteConfigFetchThrottledException.java | 3710f487ce20c37d514e0bcf10913cf76b690ca5 | [] | no_license | Sluckson/copyOavct | 1f73f47ce94bb08df44f2ba9f698f2e8589b5cf6 | d20597e14411e8607d1d6e93b632d0cd2e8af8cb | refs/heads/main | 2023-03-09T12:14:38.824373 | 2021-02-26T01:38:16 | 2021-02-26T01:38:16 | 341,292,450 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 610 | java | package com.google.firebase.remoteconfig;
/* compiled from: com.google.firebase:firebase-config@@19.1.4 */
public class FirebaseRemoteConfigFetchThrottledException extends FirebaseRemoteConfigFetchException {
private final long throttleEndTimeMillis;
public FirebaseRemoteConfigFetchThrottledException(long j) ... | [
"lucksonsurprice94@gmail.com"
] | lucksonsurprice94@gmail.com |
49a6be3ea7b84005cf095de9544789614ef62969 | 39b55714c3f1adaa96c1a8d19b64972df51375ab | /app/src/main/java/com/traxsmart/swmwrapperapp/di/activitiesModule/login/LoginModule.java | 5dbc268f22366768c3c824f03668a3da710a69ab | [] | no_license | avinashsamplersoft/SwmWrapperApp | e844d67a79a42bfc97726059b10f78967b7ade89 | 5f98b6d5348f04f77800a06678311989418f5b21 | refs/heads/master | 2023-04-01T02:08:13.294629 | 2021-03-23T10:20:55 | 2021-03-23T10:20:55 | 350,667,615 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 414 | java | package com.traxsmart.swmwrapperapp.di.activitiesModule.login;
import dagger.Module;
@Module
public class LoginModule {
/*@LoginScope
@Provides
@Named("auth_user")
static CredentialsDetails someUser(){
return new CredentialsDetails();
}*/
/*@LoginScope
@Provides
static AuthAp... | [
"vnsh326@gmail.com"
] | vnsh326@gmail.com |
aee70f637988005662ad82de96905a5849a8627e | 9e1f60f9f5f9e096a0739f053931a1440307b00b | /src/main/java/com/favari/kafkapoc/entities/SkuSqlServer.java | 4fe3992b4620c61bd1fad5e2e3db993bedad9ff5 | [] | no_license | pedfav/kafka-poc | c304cbce47fbdd41206d7a4919c72c953c29275c | e73c3435e397ab8e180786794e6ef84dfafb0fd5 | refs/heads/master | 2020-07-03T07:14:42.171836 | 2019-08-20T02:03:52 | 2019-08-20T02:03:52 | 201,834,545 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package com.favari.kafkapoc.entities;
import lombok.Data;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Data
@Entity
@Table(name = "inventory")
public class SkuSqlServer {
@Id
private String sku;
private Integer quantity;
private String description;
... | [
"pedfav@gmail.com"
] | pedfav@gmail.com |
217fd4d0dfd74563d62d29062cbe408547bcf88f | 8e7e7c76312c871ad75a6788c8bd27b744daaf86 | /Tess4J-1.4-src/Tess4J/src/net/sourceforge/tess4j/ITessAPI.java | dea4ecb19b968c33efca05e2aa8cf71ce7943d02 | [
"Apache-2.0"
] | permissive | alaasayed/ocrapp | 482fde32fbf6ba5b99fef19119fac4cb4fc52f5e | e7d46c63ac6ee24af739f1d71df5580f741cecc2 | refs/heads/master | 2021-01-25T04:58:12.834177 | 2015-05-06T09:51:17 | 2015-05-06T09:51:17 | 35,146,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,484 | java | /**
* Copyright @ 2014 Quan Nguyen
*
* 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... | [
"alaa.sayed4@gmail.com"
] | alaa.sayed4@gmail.com |
79dde59932b64158cd5400e85b39db7b01cbfd77 | cdc1483a176083cb7876e3cc122455a164619cf2 | /platform/android/module/src/jp/idumo/java/android/model/AndroidOrientationModel.java | 501bbc349207a5863f67ca8a64343b70cbf6661d | [] | no_license | hixi-hyi/idumo-java | 54a59f434a579aafe6fd0abbccdb260ccbce854b | fb88bbd494a41461630d5adf9fed68737be3db70 | refs/heads/master | 2016-09-16T14:16:22.423851 | 2013-02-24T20:30:29 | 2013-02-24T20:30:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,549 | java | /**
* Copyright (c) <2012>, <Hiroyoshi Houchi> All rights reserved.
*
* http://www.hixi-hyi.com/
*
* 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 n... | [
"git@hixi-hyi.com"
] | git@hixi-hyi.com |
68b476fa2870bdb53c3eea387cdd5fc3b3bb8a28 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_c201d712469b9510e63e2afa2a13f1c5bdb1ce18/RunCompile/2_c201d712469b9510e63e2afa2a13f1c5bdb1ce18_RunCompile_s.java | d62526c9a2f45d65f65a2b4aa2acff701a3eed59 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 7,076 | java | package de.unisiegen.informatik.bs.alvis.commands;
import java.io.File;
import org.eclipse.core.commands.AbstractHandler;
import org.eclipse.core.commands.ExecutionEvent;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.core.resources.ResourcesPlugin;
import org.eclipse.core.ru... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
7ebdcddfba34522fbbd91556e0f56c4cd7928314 | a6494e8b1bda1f57a248b0758e24be613d87f2dc | /android/build/generated/source/buildConfig/androidTest/debug/mx/itesm/wahcamole/test/BuildConfig.java | ac4fc80928f925588845f88a42105da85decc080 | [] | no_license | emilycrow/DinoSpazio2.0 | b9365934e819942de6e20bc2fe988701b9ef731d | 02ff70b725b70e94736e964abcf56c299bf2e11a | refs/heads/master | 2021-01-10T12:38:31.894805 | 2016-04-22T01:23:49 | 2016-04-22T01:23:49 | 54,814,023 | 0 | 0 | null | 2016-04-01T03:17:45 | 2016-03-27T05:23:12 | Java | UTF-8 | Java | false | false | 451 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package mx.itesm.wahcamole.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "mx.itesm.wahcamole.test";
public static final String BUILD_TYPE = "debug";
publ... | [
"michell-campos@hotmail.com"
] | michell-campos@hotmail.com |
789f39ea21e2c68d0ceddbac81b78b42ca68e9d0 | d7aa38b8309f7e6ce9b0a51491b2dee246cdf45a | /java/ru/myx/xstore/s3/concept/ReplacerConditionStateList.java | 8b149de8d66acfcf47c7e7a67a0ed738bb3daa61 | [] | no_license | acmcms/acm-plug-s3 | 2535d29fe41f074cbe12406aa87984c57cef9300 | 4a7f3152c51d6198b3d29c4cc3c271fe5e2b0f08 | refs/heads/master | 2023-04-07T08:01:54.501723 | 2023-03-22T22:43:14 | 2023-03-22T22:43:14 | 140,318,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 662 | java | /*
* Created on 14.01.2005
*/
package ru.myx.xstore.s3.concept;
import java.util.function.Function;
import ru.myx.ae3.help.Convert;
import ru.myx.query.OneCondition;
import ru.myx.query.OneConditionSimple;
final class ReplacerConditionStateList implements Function<OneCondition, OneCondition> {
private final Stri... | [
"myx@myx.co.nz"
] | myx@myx.co.nz |
fa3c234776fd64af8539d14e9370f8a74b2d27de | 8a5e2c3797a5f9328e3fd648c46314258926ff08 | /android/app/src/main/java/com/materialtabapp/MainActivity.java | d2c5f2dcedbee6a619f0cfcad31dbf654fd5552f | [] | no_license | iwmnikhil/reactnative_tabbar | 97c0c6cdea457116c1d2a96467dce69d853f805c | bec91a3e984a577312c832f5a1d05937289c93a9 | refs/heads/master | 2020-04-08T18:33:30.279890 | 2019-01-30T14:21:57 | 2019-01-30T14:21:57 | 159,613,403 | 0 | 0 | null | 2019-01-30T14:24:33 | 2018-11-29T05:39:23 | Objective-C | UTF-8 | Java | false | false | 373 | java | package com.materialtabapp;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript.
* This is used to schedule rendering of the component.
*/
@Override
protected String getMainCompon... | [
"nikhil.j@infowaysmedia.com"
] | nikhil.j@infowaysmedia.com |
901dcde11887294138a9a0534aafc26ca8dde54f | 0d5c1caacd2e499081a0bc212efb93346bdb1ae8 | /NewnhamCollege/app/src/androidTest/java/app/com/example/android/newnhamcollege/ApplicationTest.java | 7539ecaff081e3da23ef0590dee69286c9cc8214 | [] | no_license | sophieeihpos/Newnham-College | 54aa180b07028ddb297df190bf5926c2fe34ae66 | ddf26492bb29f8a1ea50482733eab53bd792d696 | refs/heads/master | 2021-01-18T19:32:32.699959 | 2017-04-02T17:12:48 | 2017-04-02T17:12:48 | 86,901,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package app.com.example.android.newnhamcollege;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationT... | [
"sophie-eihpos@hotmail.com"
] | sophie-eihpos@hotmail.com |
aad76aa291d7788a524a5de8dd57665911314a5f | cbca459181b4516ee273a5b1f762728d26f9e513 | /plugin_login/src/test/java/com/bingoloves/plugin_login/ExampleUnitTest.java | 40e1cd0ce2fc211c37c0b6ede101fbaa8e393589 | [] | no_license | bingoloves/VirtualApp | 3feb78463ec04dacbf27a8579680b899da78c932 | d95bca4bb1a495dd6aa5c38f65ba261c6a18a05a | refs/heads/main | 2023-02-14T22:21:02.024835 | 2021-01-13T08:48:55 | 2021-01-13T08:48:55 | 315,262,821 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package com.bingoloves.plugin_login;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public... | [
"657952166@qq.com"
] | 657952166@qq.com |
227355f6d34a53a4bcbd0163acd29da402e809d3 | 39f01c5fa5db5f088daf0ced644a7d1957c4d6d1 | /BehavioralPattern/InterpreterPattern/Client.java | 4443584244877fea7aac2860295233c29bbb408e | [] | no_license | lautung/JavaDesignPattern | e8fb8020ab5442106a0caa8ed007d9e1d9f9d9d6 | 4e78e1381da9f9044a43dfa07f93707e9188c107 | refs/heads/main | 2023-06-23T07:51:52.728989 | 2021-07-24T06:46:53 | 2021-07-24T06:46:53 | 388,528,637 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 143 | java | package BehavioralPattern.InterpreterPattern;
public class Client {
public static void main(String[] args) {
// TODO PSVM
}
}
| [
"2281876422@qq.com"
] | 2281876422@qq.com |
dc3d28520ed3da5c0355ff0155a2540629c3db07 | 37db8f6b2e7907b71f748808ea9ff8e8d033d564 | /JavaSource/org/unitime/timetable/server/rooms/RoomPropertiesBackend.java | 334e081735fc97e3ce8c497f4e91db376fdfc71c | [
"Apache-2.0",
"EPL-2.0",
"CDDL-1.0",
"MIT",
"CC-BY-3.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-freemarker",
"LGPL-2.1-only",
"EPL-1.0",
"BSD-3-Clause",
"LGPL-2.1-or-later",
"LGPL-3.0-only",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-generic-cla",
... | permissive | UniTime/unitime | 48eaa44ae85db344d015577d21dcc1a41cecd862 | bc69f2e18f82bdb6c995c4e6490cb650fa4fa98e | refs/heads/master | 2023-08-18T00:52:29.614387 | 2023-08-16T16:08:17 | 2023-08-16T16:08:17 | 29,594,752 | 253 | 185 | Apache-2.0 | 2023-05-17T14:16:13 | 2015-01-21T14:58:53 | Java | UTF-8 | Java | false | false | 16,782 | java | /*
* Licensed to The Apereo Foundation under one or more contributor license
* agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership.
*
* The Apereo Foundation licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may... | [
"muller@unitime.org"
] | muller@unitime.org |
0fdf44ba94655a988777f9bfafb27884e09417f2 | 8dbedcaf71484ced9ee7177fe5b284bbda2c4671 | /bible-dao/src/main/java/com/moon/bible/dto/tweettopic/TweetTopicAndDetails.java | b0ee2d88922f3d4b97dd2bdb1c058cdcc0a1b9ad | [] | no_license | SpiritZc/bible | 9e5cc53a0971ea9c9b4e40999bf35656bddf57b8 | ffc501c7fae6eae9f06882b7c67f2c584e85ad20 | refs/heads/master | 2022-12-17T16:57:15.559238 | 2020-09-12T10:52:09 | 2020-09-12T10:52:09 | 277,579,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | package com.moon.bible.dto.tweettopic;
import com.moon.bible.entity.tcategory.TCategory;
import com.moon.bible.entity.tweetdetails.TweetDetails;
import com.moon.bible.entity.tweettopic.TweetTopic;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.util.List;
/**
* @Cl... | [
"1297770856@qq.com"
] | 1297770856@qq.com |
033d79f437de59934f07cb53ab20d175ae81fe23 | be3b25f2ca47b983a84ea742ee22dc1f1296e5b2 | /src/main/java/com/scaleup/notesharing/repositores/BookInstanceRepository.java | d51b60a183be664e1a7392c9d7ecb1aba977ce46 | [] | no_license | sarangbagade/notesharing | 6b7c459804ac7d6cbf906e6bb6677577a9f0e102 | 4e8cf91edd734ac799d600eb6415ce189d6d8c85 | refs/heads/master | 2023-05-30T00:52:43.571443 | 2020-09-27T13:25:23 | 2020-09-27T13:25:23 | 266,784,513 | 0 | 1 | null | 2021-06-04T22:11:22 | 2020-05-25T13:20:13 | HTML | UTF-8 | Java | false | false | 310 | java | package com.scaleup.notesharing.repositores;
import com.scaleup.notesharing.models.BookInstance;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface BookInstanceRepository extends JpaRepository<BookInstance, Long> {
}
| [
"sarangbagade@Sarangs-MacBook-Pro.local"
] | sarangbagade@Sarangs-MacBook-Pro.local |
8230d41e0a55931096fccd96bfcba76af020c94d | 2262dd0ed1c109c884b8166a4cf0de674d113642 | /xulux/src/java/org/xulux/utils/StringUtils.java | ebd449238299462fff56733d0e9a5634ffb226d8 | [
"Apache-2.0"
] | permissive | codehaus/xulux | 9d0bc6b49a04aa77f52bf6fd2fa91a371d2768f3 | 957193dc98b20583afaef93e73c23afc475386df | refs/heads/master | 2023-07-20T00:29:03.313892 | 2005-05-14T11:38:32 | 2005-05-14T11:38:32 | 36,225,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,266 | java | /*
$Id: StringUtils.java,v 1.2 2004-10-18 14:10:47 mvdb Exp $
Copyright 2002-2004 The Xulux 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
... | [
"mvdb@cee8c64b-ab72-0410-a008-e88fd0df2434"
] | mvdb@cee8c64b-ab72-0410-a008-e88fd0df2434 |
5bde62f391206b7c41ba24a4ac0bb3011caee29f | b5495b0cb34e373830c7b259eeab85933590adee | /src/main/java/com/endpoints/Resources_GetAppointments.java | ce448e45f7cc4709f699bddfbe6c348c98d57517 | [] | no_license | satishrsgp/API-Project | f85c620a0299acd8b7fbff2f34696728d81659d7 | 2dc7f9be303db3ab89509f143b2f491bd3002ebe | refs/heads/master | 2021-04-27T00:12:28.429500 | 2018-10-20T15:53:17 | 2018-10-20T15:53:17 | 123,770,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,708 | java | //This needs to deleted. Not a valid class
package com.endpoints;
import java.util.ArrayList;
import org.testng.asserts.SoftAssert;
import com.testscripts.BaseTest;
import com.utils.DatabaseConnection;
import com.utils.FinalAssertions;
import com.utils.JsonListArray;
import com.utils.Log;
public class Resources_Ge... | [
"satishrsgp@gmail.com"
] | satishrsgp@gmail.com |
96d216105758bae43d9613ad038635fccdd4e8d7 | 7701d552e365428198021f53eb82006cfe29df3b | /java/java-tests/testData/codeInsight/daemonCodeAnalyzer/quickFix/streamToLoop/afterToArrayTypeMismatch.java | 997c7d4354f55521bfe0cdb7976c81916f1aa354 | [
"Apache-2.0"
] | permissive | aabb667/intellij-community | 876743e4b739af6e0f8bc40ef41e0d06d33c1a9b | 8719a0be53e26773584ae00b1c3558ad2f54aae6 | refs/heads/master | 2021-01-12T09:16:06.056172 | 2016-12-18T17:34:27 | 2016-12-18T17:41:51 | 76,807,010 | 1 | 0 | null | 2016-12-18T21:13:01 | 2016-12-18T21:13:01 | null | UTF-8 | Java | false | false | 563 | java | // "Replace Stream API chain with loop" "true"
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Stream;
public class Main {
private static Number[] test(Object[] objects) {
List<Object> list = new ArrayList<>();
for (Object object : objects) {
if (Number.class.isInsta... | [
"Tagir.Valeev@jetbrains.com"
] | Tagir.Valeev@jetbrains.com |
f758c0c6e10ed1d8262132b6866ef3e513d932c9 | d47ff33323288af0368404a47d410c7f4caa4ea4 | /cobox_project/cobox/src/main/java/com/koreait/cobox/model/domain/Movie.java | 94f80dc0e1df33d9a3a44d3bf13c288202c5f1b9 | [] | no_license | RAMA4368/CoBox | 72a0522e61cfcec90a1f99defd8b9e7311fc7c9a | 455ed79908dba8bec28be631e14c02fc1fd9b8b0 | refs/heads/master | 2023-03-01T21:57:47.197475 | 2021-02-10T00:51:32 | 2021-02-10T00:51:32 | 335,285,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package com.koreait.cobox.model.domain;
import java.util.List;
import org.springframework.web.multipart.MultipartFile;
import lombok.Data;
@Data
public class Movie {
private int movie_id;
private String movie_name;
private int rating_id;
private String director;
private String actor;
priv... | [
"ksooyeun@naver.com"
] | ksooyeun@naver.com |
58631f8a9c6f4ccefa8a9d3a00c107a930ec1486 | 4b5abde75a6daab68699a9de89945d8bf583e1d0 | /app-release-unsigned/sources/i/s/b/q.java | 58e5fb6fa88233575bd599f45ae31bc1b3fe6d8e | [] | no_license | agustrinaldokurniawan/News_Android_Kotlin_Mobile_Apps | 95d270d4fa2a47f599204477cb25bae7bee6e030 | a1f2e186970cef9043458563437b9c691725bcb5 | refs/heads/main | 2023-07-03T01:03:22.307300 | 2021-08-08T10:47:00 | 2021-08-08T10:47:00 | 375,330,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 110 | java | package i.s.b;
import i.a;
public interface q<P1, P2, P3, R> extends a<R> {
R j(P1 p1, P2 p2, P3 p3);
}
| [
"agust.kurniawan@Agust-Rinaldo-Kurniawan.local"
] | agust.kurniawan@Agust-Rinaldo-Kurniawan.local |
ba2ed1483679a71cabd553472fef3aff087e270c | 2aa01a52011be9025ffac05e2327a282af3cc88a | /spring-integration-endpoint/src/main/java/com/test/spring/SpringIntegrationEndpointApplication.java | 12004596f46f6e131cd28b5ea97aff3549ba9fd8 | [] | no_license | vinodhkumarg/spring-integration | 65bc21204883e757920d0bcdd89d5b7e3b3d13e9 | 7c4d8b3085a37b88b81d1f3a36a0048ef3ad0c21 | refs/heads/master | 2020-04-11T05:04:43.249546 | 2018-12-20T06:08:39 | 2018-12-20T06:08:39 | 159,646,102 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,064 | java | package com.test.spring;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boot.ApplicationArguments;
import org.springframework.boot.ApplicationRunner;
import org.springframework.boot.SpringApplication;
import org.s... | [
"icuE@1234"
] | icuE@1234 |
14294fda010a947b2fdd77616cd79f8dd30abdff | 2dfd5c45b0a956f10db40b961358e71a9b985df4 | /app/src/main/java/com/waterdrop/k/waterdrop/DataBase/MyRegion.java | d996bc697943ab20660c0e59f26a8fda6be44ba9 | [] | no_license | Ko-donghyun/water-drop | 65ee6930d857b1df2818a1a6c875ab9f30727ddf | 89acd0128c4301454f8c2d5b5b92136e8ec1d53f | refs/heads/master | 2021-01-21T10:16:05.048070 | 2017-09-03T04:18:08 | 2017-09-03T04:18:08 | 101,976,389 | 0 | 0 | null | 2017-09-02T00:10:04 | 2017-08-31T08:10:15 | Java | UTF-8 | Java | false | false | 1,032 | java | package com.waterdrop.k.waterdrop.DataBase;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
public class MyRegion extends SQLiteOpenHelper {
public MyRegion(Context context, String name, SQLiteDatabase.CursorFactory factory, int versi... | [
"kodonghyun1209@gmail.com"
] | kodonghyun1209@gmail.com |
1eb3afe142fa275233df8e877e7d40616910218d | 2905ceb9655cff213e99e538c7338a4fa8bd0dc2 | /app/src/test/java/com/example/machathon/ExampleUnitTest.java | 031684eef6a59dea631f82cfae2623a4e49e0dde | [] | no_license | MriganshiSharma/Machathon | 1f2e978c22fc7715b21080440a0d74ca319fdd94 | 08992f6920ee623ffbb89728f45e06068572acdf | refs/heads/master | 2020-05-18T06:09:51.556126 | 2019-05-06T16:02:11 | 2019-05-06T16:02:11 | 184,227,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 382 | java | package com.example.machathon;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void ... | [
"50135997+MriganshiSharma@users.noreply.github.com"
] | 50135997+MriganshiSharma@users.noreply.github.com |
5845ee727ad3d28f83c2ecebdbe51d76faf71cdb | 29ac3ec99471d27aea0838d35c0979d31768e24b | /clients/google-api-services-servicenetworking/v1/1.30.1/com/google/api/services/servicenetworking/v1/ServiceNetworking.java | 74f8758542273ce170b574e6fe268e51c2325873 | [
"Apache-2.0"
] | permissive | chrislatimer/google-api-java-client-services | 8d8f8ff22e2c4866100b447e621aba4a17f5eba3 | 4044138392b3a29018b60ca622d27c07410569b2 | refs/heads/master | 2020-12-24T03:15:02.714672 | 2020-01-30T18:18:13 | 2020-01-30T18:18:13 | 237,362,140 | 0 | 1 | Apache-2.0 | 2020-01-31T04:48:38 | 2020-01-31T04:48:37 | null | UTF-8 | Java | false | false | 93,574 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under t... | [
"chingor@google.com"
] | chingor@google.com |
b2abcc74d20844b4dd776674086e01d6e28da09c | 7b9392d2d6c34a12a26ee25a92dd0a137a9c4d33 | /src/main/java/com/diwayou/utils/db/transaction/ShardTransactionTemplate.java | 251118a04dc4f823e1ac01318c8251c6307f5a25 | [] | no_license | tasfe/utils-db | 558d784145dd861df2a94e3cf43fde801289b8f3 | ebc9e33069f0f8c5c315e20cb5fc60dcffb3ca01 | refs/heads/master | 2021-01-11T18:16:06.214600 | 2015-09-11T10:00:29 | 2015-09-11T10:00:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,616 | java | package com.diwayou.utils.db.transaction;
import com.diwayou.utils.db.exception.ShardDaoException;
import com.diwayou.utils.db.shard.ShardContextHolder;
import com.diwayou.utils.db.shard.route.DbRouteStrategy;
import com.diwayou.utils.db.shard.rule.DbRule;
import com.diwayou.utils.db.util.RouteUtil;
import org.springf... | [
"diwayou@qq.com"
] | diwayou@qq.com |
7260c467ec5c28837f18850cb7e04efc74a4bf82 | dd82a37087d3b0289c9398920ec2eb6827476f3f | /src/main/java/com/buzz/controller/redis/RedisLuaScriptController.java | a348237f09f8f1db1c36176cda89676febfe15e8 | [] | no_license | pentos9/spacex-shane | 90f879ca6c877706ee9507f5e966de97bcd650ed | 83798e48c01dd9f09170ecf6460285cad54369a5 | refs/heads/master | 2021-10-08T10:09:18.100751 | 2018-12-11T01:31:41 | 2018-12-11T01:31:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,345 | java | package com.buzz.controller.redis;
import com.google.common.collect.Lists;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.StringRedisTemplate;
import org.spri... | [
"ayaaa168@163.com"
] | ayaaa168@163.com |
c9004e81bcc10ef5baeef4ed80dd047ae26b2f96 | 4ff635b1f522fe2af863081d8c2ef9fd61778145 | /src/main/java/com/galenframework/ide/devices/tasks/DeviceTask.java | 21d5bf7fa776fb1427866b316fb0bc4d355d8c07 | [
"Apache-2.0"
] | permissive | ishubin/galen-ide | 8d40da309560f888e7ea305d3a965c8cf17f7213 | 8f199173240509c18362354302a815e36e65d9ff | refs/heads/master | 2021-01-16T23:32:28.740908 | 2016-10-08T20:43:43 | 2016-10-08T20:43:43 | 50,373,614 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,778 | java | /*******************************************************************************
* Copyright 2016 Ivan Shubin http://galenframework.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | [
"ivan.ishubin@gmail.com"
] | ivan.ishubin@gmail.com |
37cfb1038cb2c29de38685cd2f6084177d8f5389 | 7b313863ad6635cb0f04ee44f418087687f86aeb | /NonParameterizedConst.java | beea3027bcb80692f499184f5874f1735f79cc14 | [] | no_license | Harshada-Joshi/JAVA-LEARNING | 2fcff325ea877e3cb2159d386604aae011dd0fe4 | e53147b49f90d756770e9f951a73ce7b9a3914f5 | refs/heads/master | 2023-04-26T10:06:00.514203 | 2021-05-27T05:01:32 | 2021-05-27T05:01:32 | 361,670,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | class NonParameterizedConst
{
int roll_no;
int marks1,marks2;//instance variable
public NonParameterizedConst()
{
int result;
marks1=90;
marks2=90;
roll_no=01;
result=marks1+marks2;
System.out.println("result is : "+result);
System.out.println("calling non-parameterized constructor");
}
public... | [
"harshadaj206@gmail.com"
] | harshadaj206@gmail.com |
248be96ccc6e754741143c40835b3d8b04f701bc | 4fa942cc15c9c40035d9932642128e0fc45a927b | /src/hidra/metaheuristics/mopsocdls/MOPSOCDLS.java | 940cb382543760281a6aa8468f28ad1e35da0243 | [] | no_license | renanalencar/mofss-algorithm | 0cd8f52909408e9807a51d3baf8f3f388e1f4bb3 | 6a91c53b737b56bd8513a2bc42be47698357e29d | refs/heads/master | 2021-08-28T18:49:17.447252 | 2017-12-13T01:03:49 | 2017-12-13T01:03:55 | 112,488,789 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,732 | java | package hidra.metaheuristics.mopsocdls;
import hidra.core.population.HIDRAPopulationAlgorithm;
import jmetal.core.Problem;
import jmetal.core.Solution;
import jmetal.core.SolutionSet;
import jmetal.core.Variable;
import java.util.ArrayList;
import java.util.Comparator;
import java.util.HashMap;
import java.util.Rando... | [
"renan.costaalencar@gmail.com"
] | renan.costaalencar@gmail.com |
765b16a0dee464f61e5531adc5a6906ead05c8f6 | 087a8628bd9dc417b5395039fbcebd71f3a7da0e | /src/readList.java | 51882e6da318dee2335a3747cf7d3d71b4c257a5 | [] | no_license | poynt2005/TropUserReader | eac07340eff636e49e9d74c4674a9e069cbb0d7a | db1e8eb3799dec4ed4b98002f765d4be91c1d0f3 | refs/heads/master | 2020-03-19T02:15:33.194939 | 2018-06-01T15:45:57 | 2018-06-01T15:45:57 | 135,612,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,125 | java | import org.w3c.dom.*;
import javax.xml.parsers.*;
import java.io.*;
public class readList {
private String fileName;
private int trophyCounts;
private String[] trophyNames;
private String gameTitle;
private String gameId;
public readList() {
System.out.println("No input files!");
}
public readList(String... | [
"poynt2010@hotmail.com"
] | poynt2010@hotmail.com |
a0bcbdc82f07f7e7ba17b1f355d42209aabbc752 | 874479d96ae427c4bd8c5604c623cb686732b4d6 | /app/src/main/java/com2027/housinghub/Models/Review.java | 1710eea1c37cc6dfecd05eb4e4a636973174e165 | [] | no_license | dp00405/HousingHub | 36531ade5e25bdff9f94635d013421b1c660ed0c | 1b33efc570850b7f4083c225f5cebdd3a99b945c | refs/heads/master | 2020-05-03T23:07:02.111014 | 2019-05-11T21:52:02 | 2019-05-11T21:52:02 | 178,857,800 | 0 | 0 | null | 2019-04-01T12:25:33 | 2019-04-01T12:25:33 | null | UTF-8 | Java | false | false | 1,097 | java | package com2027.housinghub.Models;
/**
* Review class that holds the stars and comments on landlords
*/
public class Review {
private String reviewId;
private int stars;
private String reviewTitle;
private String reviewDescription;
public Review(){
}
/**
*
* @param stars
... | [
"boowoghiri1@gmail.com"
] | boowoghiri1@gmail.com |
cabb7968e6610ba6882dacacf3dd91efd88c6ad7 | 88d3adf0d054afabe2bc16dc27d9e73adf2e7c61 | /io/src/test/java/org/vietspider/nlp/TestCharsIndexOf.java | dc0e04e0e823856eac9d540fad428715dab7466a | [
"Apache-2.0"
] | permissive | nntoan/vietspider | 5afc8d53653a1bb3fc2e20fb12a918ecf31fdcdc | 79d563afea3abd93f7fdff5bcecb5bac2162d622 | refs/heads/master | 2021-01-10T06:23:20.588974 | 2020-05-06T09:44:32 | 2020-05-06T09:44:32 | 54,641,132 | 0 | 2 | null | 2020-05-06T07:52:29 | 2016-03-24T12:45:02 | Java | UTF-8 | Java | false | false | 755 | java | /***************************************************************************
* Copyright 2001-2009 The VietSpider All rights reserved. *
**************************************************************************/
package org.vietspider.nlp;
import org.vietspider.chars.CharsUtil;
/**
* Author : Nhu Din... | [
"nntoan@users.noreply.github.com"
] | nntoan@users.noreply.github.com |
6d9e3c9c5785494f7da1d68bdb3333ebd8c4277b | b41cb13676597d1586154e3419f3f50d9feb8dd8 | /src/test/java/pages/GoogleResultPage.java | 9f70f4016cacd86ec439feb5bb313195e10e658e | [] | no_license | VladislavRaa/web.qa.training2 | c87facdf55a6b4ace5a43884524ea8adb69d28c8 | 879a3326df4747d60819e926c4daa7839401a5d8 | refs/heads/master | 2020-04-04T21:16:53.801666 | 2018-11-18T23:58:08 | 2018-11-18T23:58:08 | 156,280,678 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,705 | java | package pages;
import app.Application;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.PageFactory;
public class GoogleResultPage extends Page {
public GoogleResultPage(WebDriv... | [
"vladras97@yandex.ru"
] | vladras97@yandex.ru |
332de7ebc115eb5f43e73a4a4a4a406bc796067d | f83aed8911541ef9ef3da5f3c2199a9e6eee4572 | /app/src/main/java/io/reciteapp/recite/main/MainPresenter.java | 137a7aa3c251d6b3295a70ad1ad23b8d4c11ffd9 | [] | no_license | JohanAdam/Dagger2-Retrofit-Mvp | 2bf5950362b93dd8c71bd4b97beedd5aa66d164d | 42bc5e8b4346d349275477e2e930942aba44c962 | refs/heads/master | 2021-10-23T09:06:17.066114 | 2019-03-16T11:19:13 | 2019-03-16T11:19:13 | 175,961,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,639 | java | package io.reciteapp.recite.main;
import android.text.TextUtils;
import io.reciteapp.recite.constants.Constants;
import io.reciteapp.recite.R;
import io.reciteapp.recite.data.networking.NetworkCallWrapper;
import io.reciteapp.recite.data.networking.call.CouponCall.PostCouponCallback;
import io.reciteapp.recite.data.ne... | [
"johan@thelorry.com"
] | johan@thelorry.com |
a5e6f4d8f0e04e1098b6f6ff22b66187874c7c3e | f0603db8eb1ae79a9b5b5d36a4aebe838e271289 | /erasmus/src/main/java/es/udc/fic/erasmus/account/Account.java | 9e12351396869d1e342bd2e2fb6a751889d08084 | [] | no_license | miguelSande/ErasmusApp | 50ce616cc5d734989cd74003b7ef4bf9e70a5359 | dc104fc534ace9dcaadcaab606e8f47cce563995 | refs/heads/master | 2021-01-01T15:58:19.402116 | 2018-07-10T15:29:07 | 2018-07-10T15:29:07 | 97,747,814 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,135 | java | package es.udc.fic.erasmus.account;
import java.time.ZonedDateTime;
import javax.persistence.*;
import java.time.Instant;
import com.fasterxml.jackson.annotation.JsonIgnore;
@SuppressWarnings("serial")
@Entity
@Table(name = "account")
public class Account implements java.io.Serializable {
@Id
@GeneratedValue
p... | [
"miguel.sande@udc.es"
] | miguel.sande@udc.es |
0c6080bf84fe518ffa15a6a45e061fb0fa566e90 | c8604b0c7a4187ec8c84246dbb5412a7ea772577 | /src/main/java/com/utsab/configurations/DropwizardBasicConfiguration.java | bacf336e0f3e536ffdf735590e217404afd2c531 | [] | no_license | utsab-banerjee/dropwizard-basic | e64df4d5300832facd7c31b7573c1e00a1fc37a6 | 26cf19be3372c06a91651a83ea9674c7b14b2401 | refs/heads/master | 2021-06-21T20:48:43.679992 | 2017-08-14T16:57:58 | 2017-08-14T16:57:58 | 100,289,233 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 483 | java | package com.utsab.configurations;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.dropwizard.Configuration;
import io.dropwizard.db.DataSourceFactory;
import lombok.Data;
import javax.validation.Valid;
import javax.validation.constraints.NotNull;
/**
* Created by utsab.banerjee on 11/08/17.
*/
@Dat... | [
"utsab.banerjee@flipkart.com"
] | utsab.banerjee@flipkart.com |
ac8bd02fec37f06f5492b59e98debdce830f91fa | 8a844225884617d3d67f35105d4692769903d5bc | /src/org/bm/checker/Checker.java | b97d440737f3eb6962eee07631a4a5904e48f921 | [] | no_license | morinb/java-checker | 40ff07e108673de80298e1f111a9b6040fb335d0 | 8328e269ebea69ca51da37c3b87ae49e1b1df0d8 | refs/heads/master | 2016-09-05T16:29:18.490967 | 2012-12-14T14:18:18 | 2012-12-14T14:18:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 991 | java | package org.bm.checker;
import java.util.LinkedList;
import java.util.List;
/**
*
* @author 408658
*
* @param <T> Type against which the checks are done.
* @param <E> Type of the error object generated by the checks.
*/
public class Checker<T, E> {
private final List<DataChecker<T, E>> checkers;
privat... | [
"morinb@server"
] | morinb@server |
4cdb48e6ebe337fb3915854c89e8905897be1d7f | 618a2515b015727c46cf8fad1d21c5af200433f1 | /src/main/java/br/tinnova/execicio2/application/Aplicacao.java | 126fef0eace15f28bf91092548c9c342f52e895e | [] | no_license | victoremerick/tinnova | c3c9111cb81e585b33d3ffa756ab72107e6a678c | 25509dc6180beaf1d32d5ad472e6a89eb967e354 | refs/heads/main | 2023-07-15T06:01:19.953044 | 2021-08-30T05:16:55 | 2021-08-30T05:16:55 | 400,852,815 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 721 | java | package br.tinnova.execicio2.application;
import java.util.Scanner;
import br.tinnova.execicio2.application.utils.AlgoritmosOrdenacao;
import br.tinnova.execicio2.view.ViewExercicio2;
/**
* @author Emerick
*
* A classe Aplicacao é a camada de aplicação do sistema, onde tem-se o controle geral
* da aplicação.
*
... | [
"emerick_machado@hotmail.com"
] | emerick_machado@hotmail.com |
1fb59aba249a64487fa734db21de5d9177c84f0b | 16d56c5912598b6d28760619e15ec1a827487b50 | /src/com/me/Main.java | 577b5e90579b492e857e8feca056f2664ede1018 | [] | no_license | patrickatcw/JavaArraysSortingIntsAscending | a5359a301ed71deb8ba5c81c2d3c4c262d2e13d8 | 4370ccc6ffb956b658d26d2a9a7d0ca1f5bcbb82 | refs/heads/master | 2021-04-27T00:20:49.243672 | 2018-03-05T15:26:30 | 2018-03-05T15:26:30 | 123,797,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,718 | java | package com.me;
//directions
/*
- create a program using arrays that sort a list of integers in ascending order
- set up the program so that the numbers to sort are read in from the keyboard
- implement the following methods - getIntegers, printArray, and sortIntegers
- getIntegers returns an array of entered integers ... | [
"pj8392@yahoo.com"
] | pj8392@yahoo.com |
2a6175e07f16bf3006f89300adf78265e99874ba | 9da4c3936258193a3868edfb6300f3e0f837387f | /djikstra/Djikstra.java | 4e0445754f69743943c1a226f913d5744f73f0a3 | [] | no_license | Dumtard/Algorithms-Project | 65908fa814f5b6cc68c2bff97cb0a20edbdd4148 | 5d924beccfa2105b41c0f1997f0651f37a19a06a | refs/heads/master | 2020-04-04T13:23:48.861484 | 2012-12-04T06:00:46 | 2012-12-04T06:00:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,440 | java | import java.util.*;
public class Djikstra {
public Djikstra() {}
public Vector<Edge> calculate (Vector<Node> nodes, Vector<Edge> edges, Node start, Node end) {
Vector<Node> n = new Vector<Node>();
n.add(start);
do {
Vector<Node> n2 = new Vector<Node>();//node to update dist, and path to.
Vector<Node> newN... | [
"thekokiri.swordsman@gmail.com"
] | thekokiri.swordsman@gmail.com |
98e8b9bfac80a5eb042427ae8db18e326667f7e5 | 0197c673ca286d0eb444a6bd8df92b73805cbbc7 | /app/src/androidTest/java/com/example/manuelseguranavarro/eltiempo/data/TestUtilities.java | dbd5df789b6b1b904e6da6712df156f86407ce4c | [] | no_license | msegura1979/ElTiempo | 115ccf8555ee73edb6bd1d976fe16f7f05989564 | 5d3c429c0aea764028802dd5a230528f4d0af6d8 | refs/heads/master | 2021-01-10T06:14:13.918900 | 2015-12-27T19:42:11 | 2015-12-27T19:42:11 | 48,657,966 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,484 | java | package com.example.manuelseguranavarro.eltiempo.data;
import android.content.ContentValues;
import android.content.Context;
import android.database.ContentObserver;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.net.Uri;
import android.os.Handler;
import android.os.Handl... | [
"m.segura.navarro@gmail.com"
] | m.segura.navarro@gmail.com |
4019a25258e95252cf32e1fee3adc5097b70d57a | 070bb4161ff4948f1f3afa8c7b4efcfac8ba4ce9 | /app/src/main/java/com/example/covidselfcareapp/login.java | 6be916eb3ddcee210255d8ddeea4d268ad2c6227 | [] | no_license | Dvenkateshprasad/cs251Project2 | 0bcf6c59b974826bc5f60d203f523e7ff15a47d2 | 2b0cb8cf94c78def6c5610565b19041858ac261b | refs/heads/main | 2023-08-23T06:50:32.688025 | 2021-10-21T08:38:42 | 2021-10-21T08:38:42 | 418,888,055 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,076 | java | package com.example.covidselfcareapp;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.util.Patterns;
import android.view.View;
import android.widget.EditText;
import android.w... | [
"vp28022003@gmail.com"
] | vp28022003@gmail.com |
a810bb70f9ef502ee9a7e63098d191163a76ce63 | ede99208a4a6813953ac777c7c94186c2a673f90 | /app/src/main/java/com/ibeef/cowboying/view/activity/ViewPagerActivity.java | 4a46c5b8c91ef7e89496ce6373416e86ff5cbdd3 | [] | no_license | L864741831/Cowboying | 67e41e3f742d85a1a9a48cdda27cc5de459b253e | 8d5863f4ddd13281e0d1b18b0e627734b4d90a05 | refs/heads/master | 2020-04-28T09:02:15.682811 | 2019-01-16T02:27:43 | 2019-01-16T02:27:43 | 175,151,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,143 | java | package com.ibeef.cowboying.view.activity;
import android.os.Bundle;
import android.support.v4.view.PagerAdapter;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import com.bumptech.glide.G... | [
"lwang057@163.com"
] | lwang057@163.com |
51e1df1f8cb5224c1b71958c4ddf4f16c3e92f49 | 75051369ad4d90e91a4862e96796d8cb4368629b | /src/main/java/ids/sharklite/jprocess/base/BaseUserDao.java | 81cd58a62cffa5317d4c9673f9ea0bd0a79a05a9 | [] | no_license | sharklite/JProcess | dde80dc19a806b6c21dfccddf38d3164aa90ca71 | 6b20b7733940d6363bd805a48565b764303b2e00 | refs/heads/master | 2020-05-15T03:01:53.432347 | 2019-04-28T02:09:32 | 2019-04-28T02:09:32 | 182,059,981 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package ids.sharklite.jprocess.base;
import ids.sharklite.jprocess.entity.AbstractUser;
import java.util.Collection;
public abstract class BaseUserDao<E extends AbstractUser> extends BaseDao<E> {
@Override
public void deleteById(String id) {
this.executeUpdate("update " + this.getTableName() + " se... | [
"wu.honway@gmail.com"
] | wu.honway@gmail.com |
dded8d7bae67fcc5bffe04aa1d13823457407cb6 | 0e68a2f0244aee4f532e3bb860731a08fd9899c6 | /src/main/java/org/datanucleus/store/rdbms/mapping/column/NCharColumnMapping.java | e3131fb1622f3ee36871dc0d51df753f08cd42bf | [
"Apache-2.0"
] | permissive | aihuaxu/datanucleus-rdbms | b90b320f710550ed07506f348d701b14868e0bf5 | a23813ec080a851c74442dfe337141cb81ddc38b | refs/heads/master | 2020-03-19T22:55:30.814539 | 2018-06-11T22:13:18 | 2018-06-11T22:57:36 | 136,986,426 | 0 | 0 | null | 2018-06-11T22:11:28 | 2018-06-11T22:11:28 | null | UTF-8 | Java | false | false | 15,169 | java | /**********************************************************************
Copyright (c) 2010 Andy Jefferson and others. 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.
You may obtain a copy of the License at
http://... | [
"andy@datanucleus.org"
] | andy@datanucleus.org |
30c1cd8903a5af5522fe6eedada30f6c345fe1ac | 9a5f1d72b2472c7bb0b27aaca08e2f4cef30f96a | /src/main/java/com/SpringBootAndMaterialize/SpringBootAndMaterialize/exception/NegocioException.java | efdf10171ee829bb2a955b090d12a7ed54e26d79 | [
"MIT"
] | permissive | matheusfreitas70/SpringBootAndMaterialize | c4b8cb010b2552776219641e69d4cf79267b3cd2 | f756e86bd93719da5db6b1a19f904dd044bd1d3a | refs/heads/master | 2020-12-02T21:25:50.831906 | 2017-07-01T02:17:06 | 2017-07-01T02:17:06 | 96,316,220 | 1 | 0 | null | 2017-07-05T12:21:40 | 2017-07-05T12:21:40 | null | UTF-8 | Java | false | false | 252 | java | package com.SpringBootAndMaterialize.SpringBootAndMaterialize.exception;
public class NegocioException extends RuntimeException {
private static final long serialVersionUID = 1L;
public NegocioException(String mensagem){
super(mensagem);
}
}
| [
"lucas-barros28@hotmail.com"
] | lucas-barros28@hotmail.com |
910864e27ef4bbdf25ec2abec4439566706c12b9 | 6fb3351b5957e371ce2fa23f1c7f7b0bd04af936 | /Class5b/app/src/main/java/com/example/minwo/class_5b/MainActivity.java | 98c213213b8984dfd0bba6fa7e5785a2ab157ebd | [] | no_license | rhapsodist-MK/android | beda04aad2e768dbb0099eb6b603bf384dcaea86 | 78eda1a384f9ff592699a8fc0d4e3cb0e9c9fce8 | refs/heads/master | 2021-05-14T16:16:08.951578 | 2018-01-09T07:02:24 | 2018-01-09T07:02:24 | 116,015,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 492 | java | package com.example.minwo.class_5b;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activ... | [
"rhapsodist.mk@gmail.com"
] | rhapsodist.mk@gmail.com |
3b07157c9a6999e3def04791e42e29b20ce0c6a0 | 9ce862618630e986a9ebfdaac0fc70d4d7ba4b42 | /src/main/java/net/iretailer/rest/dao/RecordsPassbyMapper.java | 2316d2a2ce395e330113704378e616bbce62aad6 | [] | no_license | kimizhu8/oldway | 6b90eddae62e0d9b2d678890124f2c7b649e7f62 | 16df62bbcb5595c776a810b35bfc787a72de6a47 | refs/heads/master | 2021-01-11T17:28:18.997157 | 2017-05-15T08:59:02 | 2017-05-15T08:59:02 | 79,778,751 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 428 | java | package net.iretailer.rest.dao;
import net.iretailer.rest.model.RecordsPassby;
public interface RecordsPassbyMapper {
int deleteByPrimaryKey(Integer fkRecordsId);
int insert(RecordsPassby record);
int insertSelective(RecordsPassby record);
RecordsPassby selectByPrimaryKey(Integer fkRecordsId);
... | [
"weizhenggong@zillionfortune.com"
] | weizhenggong@zillionfortune.com |
c1fb8bc8def8ea29c1d331d2943ccb60502386c3 | 3f909a50c27b5a3cb9cb4acd9c44a0b70b72d9b7 | /src/org/usfirst/frc/team4501/robot/commands/ShiftHigh.java | 9d8a066ae906b4686209159c58886ce132b75fd5 | [] | no_license | Humans4501/Comp-Robot | c19481a32c73e305e5d396940b14d2a803f025bb | b73886d50002acba46f43a1ca103e94edc51b190 | refs/heads/master | 2021-04-29T15:23:29.444051 | 2018-09-24T21:40:56 | 2018-09-24T21:40:56 | 121,795,224 | 0 | 0 | null | 2018-09-24T21:40:57 | 2018-02-16T20:05:24 | Java | UTF-8 | Java | false | false | 974 | java | package org.usfirst.frc.team4501.robot.commands;
import org.usfirst.frc.team4501.robot.Robot;
import edu.wpi.first.wpilibj.command.Command;
/// **
// *
// */
public class ShiftHigh extends Command {
public ShiftHigh() {
// Use requires() here to declare subsystem dependencies
// eg. requires(chass... | [
"nrsrobotics@gmail.com"
] | nrsrobotics@gmail.com |
dac08f539af60fc6c14f2995e3ab872f0f30e10e | 810951e3f5bbcbd5a85b417db96e61d3347949c2 | /src/main/java/mes/sensorview/Common/Function/AuthFunction.java | 7c85e7f56d95bdfd4f23776d053aab7d6be63baa | [] | no_license | qaws2921/sensorview_mes | 35a8f0b68d6963740d88d36ef3192cc9d0156fb9 | eeb9b00353934e7a06be1a15b262ce17a99703b5 | refs/heads/master | 2021-01-08T14:41:50.026155 | 2020-02-21T06:17:08 | 2020-02-21T06:17:08 | 242,052,546 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,010 | java | package mes.sensorview.Common.Function;
import mes.sensorview.Common.Auth.Auth;
import mes.sensorview.Common.Interceptor.Session;
import javax.servlet.http.HttpServletRequest;
import java.util.ArrayList;
import java.util.List;
public class AuthFunction {
public Session getSessionData(HttpServletRequest req)
... | [
"w8230@naver.com"
] | w8230@naver.com |
e83f85ed793ecb45853e623185b2668a7b146616 | 93e1c8f892f0de6a748cb8d5ff2e72490b87d98f | /GeoServer/src/main/java/edu/dmitry/geoserver/MapInteraction/LocationsStatisticRequest.java | 9489ed7afe5f91715106c61e421478d2fcf91f69 | [] | no_license | KDmitry/GeoAnalyzer | 3d52a7034237c1d572721113dd65f018681da7d1 | 04743da58772477996d728556e27a97da646246d | refs/heads/master | 2020-12-04T17:03:01.207112 | 2016-09-06T19:42:37 | 2016-09-06T19:42:37 | 67,516,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 709 | java | package edu.dmitry.geoserver.MapInteraction;
import org.joda.time.DateTime;
public class LocationsStatisticRequest {
private DateTime from;
private DateTime to;
private int lastLocationStatisticId;
public DateTime getFrom() {
return from;
}
public void setFrom(DateTime from) {
... | [
"dimakorolev94@yandex.ru"
] | dimakorolev94@yandex.ru |
1e0516435e67857d060053c88c57b00dc8a2ea85 | c4ec72b480bf5c7f868ea2fccc50a782ae8a9be2 | /vespajlib/src/test/java/com/yahoo/text/Ascii7BitMatcherTestCase.java | 3f628b109f5719e1a2684da0242fc1e78c4d8600 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | leisureshadow/vespa | e9cd6fc87b44445a1466c87a0fec15d31ea92b05 | 28a35b8d53cbd6dda54eb141e29b12584b297410 | refs/heads/master | 2020-11-29T20:33:46.702099 | 2019-12-25T18:30:11 | 2019-12-25T18:30:11 | 230,207,178 | 0 | 0 | Apache-2.0 | 2019-12-26T06:21:12 | 2019-12-26T06:21:11 | null | UTF-8 | Java | false | false | 1,635 | java | package com.yahoo.text;
import org.junit.Assert;
import org.junit.Test;
import static org.junit.Assert.*;
public class Ascii7BitMatcherTestCase {
@Test
public void testThatListedCharsAreLegal() {
assertTrue(new Ascii7BitMatcher("a").matches("aaaa"));
assertTrue(new Ascii7BitMatcher("ab").matc... | [
"balder@yahoo-inc.com"
] | balder@yahoo-inc.com |
d4de254d141e47b7360b6697cde5a214a9465284 | 46fb31118d6d4b980403bfd0c5e5725930115c45 | /src/hibernate/DAO/PhotoCommentDAO.java | 23b2f21c831416125e56b8ebf7d43ca85cd92918 | [] | no_license | vitos999ven/WordsEasy | 2a35c1bdc00792a7d158e59fc8cd6d3813d2bc8a | 5b5f20e4dfa0a71df290c9c78e9f5d9b019ada60 | refs/heads/master | 2021-01-10T01:29:41.558711 | 2015-05-23T13:47:35 | 2015-05-23T13:47:35 | 36,125,173 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,716 | java | package hibernate.DAO;
import hibernate.logic.PhotoComment;
import hibernate.logic.User;
import java.sql.SQLException;
import java.util.List;
public interface PhotoCommentDAO {
public void addPhotoComment(PhotoComment photoComment) throws SQLException;
public void updatePhotoComment(PhotoC... | [
"vitos999ven@gmail.com"
] | vitos999ven@gmail.com |
f7307a925ca7a3c8cd88a79970c95a88f255550d | f15bb0ddf9e28ea808f4c49e8c442c29e6f53218 | /bus-office/src/main/java/org/aoju/bus/office/magic/Calc.java | e91a1eb785a5aacc2cd90ee5efcd4b0b14e5b3f4 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | erickwang/bus | 7f31a19ace167b2ce525105d4393b379118a525e | a8ed185f2f1c0f085d8a2be5e005bcbf50431386 | refs/heads/master | 2022-04-15T15:28:06.342430 | 2020-03-26T06:14:42 | 2020-03-26T06:14:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,084 | java | /*********************************************************************************
* *
* The MIT License *
* ... | [
"839536@qq.com"
] | 839536@qq.com |
bd6da1df9309c2cb14ce9509c6b9762bdab2d198 | 00487b2c49ae2ec16ab507e6c373912297690d5b | /src/main/java/com/shoppingcartdemo/demo/entity/Product.java | a8460cf14b8dd4eca80ec4512ea2628dbba9e4a1 | [] | no_license | supmean/shoppingcartdemo | 51dd2416ad8bb498ae252efed7a49f7073825189 | 12ccb213874244e4ab1682308437c1dbc3d3ab41 | refs/heads/master | 2021-04-02T01:43:14.816454 | 2020-03-18T12:57:21 | 2020-03-18T12:57:21 | 248,230,875 | 0 | 0 | null | 2020-10-13T20:27:32 | 2020-03-18T12:52:34 | Java | UTF-8 | Java | false | false | 1,014 | java | package com.shoppingcartdemo.demo.entity;
import lombok.Data;
import java.math.BigDecimal;
/**
* @author
*/
@Data
public class Product {
private String productName;
private BigDecimal unitPrice;
public static final class ProductBuilder {
private String productName;
private BigDecimal ... | [
"mic.z.young@gmail.com"
] | mic.z.young@gmail.com |
13b203174a5c35118be3f7e1222f0495f347e406 | afbbf8defc9b0eb6bd5fa756ad5e0384258a8c9f | /app/src/test/java/com/example/ecl_android_test/ExampleUnitTest.java | d28744cf85f16b792730d73da0a127873a2e83be | [] | no_license | VyacheslavMik/ecl-android-test2 | f8cff02faeb742e2eadcddbfe7e8e2414d60789b | 1dd14d61845825bc485236b616286e5d25d58e28 | refs/heads/master | 2022-11-11T11:29:04.542623 | 2020-07-02T14:23:31 | 2020-07-02T14:23:31 | 276,666,428 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package com.example.ecl_android_test;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
publi... | [
"mikushev.vyacheslav@tyrell.group"
] | mikushev.vyacheslav@tyrell.group |
532598ea786bea5853c7c49164aaf108c1f24121 | c074ce302e0a2a09ebe8b0a94e342380afbaa911 | /beakjoon_PS/no14503.java | dd2671a9e32debdebe38a27b8dd6d9f6edaf136f | [] | no_license | elrion018/CS_study | eeea7a48e9e9b116ddf561ebf10633670d305722 | 3d5478620c4d23343ae0518d27920b3211f686fd | refs/heads/master | 2021-06-10T13:35:20.258335 | 2021-04-25T10:12:17 | 2021-04-25T10:12:17 | 169,424,097 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,053 | java | import java.io.*;
import java.util.*;
public class no14503 {
static int stoi(String s) {
return Integer.parseInt(s);
}
static int[] dr = { -1, 0, 1, 0 };
static int[] dc = { 0, 1, 0, -1 };
static int[][] map;
static int r, c, d;
static int N;
static int M;
// static int turnCount = 0;
public ... | [
"elrion018@gmail.com"
] | elrion018@gmail.com |
a285a0ff15de6c078100ce4ab4b2ad05fb81d9b5 | 46f054fc0d064706f4fe7d7f3cf7886aca787d6b | /src/test/java/TestCases/FreeListingPage/InvalidCompanyNameTest.java | 7125088d5229428e5dff1c07daee7b91f08b8b21 | [] | no_license | snehakothale/spring-rest | 93a9384022dcc7c51cc0e329b83507ab0a34adba | a8df1640ce42a8d548e1fbeb9797b9854b8c9b78 | refs/heads/master | 2023-07-02T04:05:09.084219 | 2021-08-09T04:15:24 | 2021-08-09T04:15:24 | 394,132,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,299 | java | package TestCases.FreeListingPage;
import java.io.IOException;
import org.openqa.selenium.support.PageFactory;
import org.testng.Assert;
import org.testng.annotations.AfterTest;
import org.testng.annotations.Test;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.ExtentTest;
impor... | [
"snehakothale99@gmail.com"
] | snehakothale99@gmail.com |
512fb386db987799629950fbad1ba13ea4e3d009 | 918c202eb26cac9cc01ff6022874b7c17f9a5588 | /source/de/tuclausthal/submissioninterface/servlets/view/TaskGroupManagerView.java | c12348255d8a265c596f4b4f07162f5c975ff63f | [] | no_license | HannesOlivier/si | a3513ad7b27ba8c3d3f5857dcd8bf89019a1cd00 | e1793a9c9aa944c37135dde82d8dab5e93132def | refs/heads/master | 2022-11-22T23:48:13.671761 | 2020-07-19T14:53:01 | 2020-07-30T08:09:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,522 | java | /*
* Copyright 2010 - 2012 Sven Strickroth <email@cs-ware.de>
*
* This file is part of the SubmissionInterface.
*
* SubmissionInterface is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 3 as
* published by the Free Software Foundation.... | [
"email@cs-ware.de"
] | email@cs-ware.de |
293cb0177e40966c71afcffc19299942fbe805f6 | 1fad4cb6f73a3787636d0c7526352bb441df22cd | /src/main/com/flightaware/flightxml/soap/flightxml2/FlightXML2Soap.java | edfc415a5f9a1a6811558851404fb934b4e7d204 | [] | no_license | chooli/com.jumkid.live | 7d92969535fb7d1b0c8e68c2fc8e11f97e570e62 | 22214073865498bc68de3b75b7463654a259c97a | refs/heads/master | 2020-03-30T07:08:54.328217 | 2015-07-08T15:31:45 | 2015-07-08T15:31:45 | 38,758,529 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,560 | java | package com.flightaware.flightxml.soap.flightxml2;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import javax.jws.soap.SOAPBinding;
import javax.xml.bind.annotation.XmlSeeAlso;
/**
* This class was generated by Apache CXF 3.1.0
* 2015-05-12T17:01:14.... | [
"chooli.yip@gmail.com"
] | chooli.yip@gmail.com |
6757b1f25100a48dc894d3196046e1502c073936 | 77f1d30e8529ac0ee93035c514929622dd84de1b | /projects/hacAccess/hacScraperJava.java | b88a13d2cd46b8c76151c4a9b77d22cf53efdfb2 | [] | no_license | hexatedjuice/juicepouch | e90c53a6ac3d8f7e4cc998af5ce84098f6a94baf | e941e53d068d16fc513fed696053a40327fd4720 | refs/heads/master | 2023-05-11T12:07:41.351901 | 2023-04-26T20:39:59 | 2023-04-26T20:39:59 | 224,934,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,082 | java | package test;
import java.io.IOException;
import java.util.Map;
import java.util.Scanner;
import org.jsoup.Jsoup;
import org.jsoup.Connection;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
// @author hexated
public class Test {
static Scanner input = ne... | [
"44182109+hexatedjuice@users.noreply.github.com"
] | 44182109+hexatedjuice@users.noreply.github.com |
42399d55abe11b4b77afc0effc1529a9088d0327 | c3c0a3116e2a0dee2610a057063d9638a66f3b70 | /src/main/java/com/guchaolong/javalearn/base/StringTest.java | 9b0a513cabdd96942b033241d52c73535b97825e | [] | no_license | guchaolong/java-learn | 8523ecad5bb1ed4b61e563e0507cafb12b3ea95d | ac3b744551a185c7fc1601aa5633c9192c2b8aca | refs/heads/master | 2023-08-19T07:49:15.351765 | 2023-08-17T14:25:47 | 2023-08-17T14:25:47 | 159,709,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | java | package com.guchaolong.javalearn.base;
/**
* Description:
*
* @author AA
* @date 2020/10/8 19:37
*/
public class StringTest {
public static void main(String[] args) {
String str = "helloword";
String str2 = "hello".substring(1,5);
System.out.println("substring " + str2);
char[]... | [
"guclno1@qq.com"
] | guclno1@qq.com |
e6a6f41cbdb482dae4c62b74d0e1a81fae20d2fa | 08a57e8ee68882d06df4cd0f3cf34be77931e09b | /ttestapp1/src/main/java/com/nfinity/ll/ttestapp1/domain/model/PetsEntity.java | 8d19a55900176677c2cd37115c84970dab6c7328 | [] | no_license | musman013/sample1 | 397b9c00d63d83e10f92d91a1bb4d0e1534567fb | 7659329adfedac945cb4aa867fc37978721cc06c | refs/heads/master | 2022-09-19T09:10:39.126249 | 2020-03-27T11:06:11 | 2020-03-27T11:06:11 | 250,512,532 | 0 | 0 | null | 2022-05-20T21:31:13 | 2020-03-27T11:06:51 | Java | UTF-8 | Java | false | false | 2,040 | java | package com.nfinity.ll.ttestapp1.domain.model;
import java.io.Serializable;
import javax.persistence.*;
import java.util.HashSet;
import java.util.Set;
import java.util.Date;
@Entity
@Table(name = "pets", schema = "sample")
public class PetsEntity implements Serializable {
private Date birthDate;
... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
757309662bafb2b62c2088aa31ff12e308f6a5af | d3c859cd83f85e97efd0b43445864f113e001d9e | /Calculator/app/src/androidTest/java/com/sszg/calculator/ExampleInstrumentedTest.java | 5e36c7f57e1fd357ba84497a6e462ea97cf32ed2 | [] | no_license | SaranSundar/AndroidCurriculum | 812f2f7ba1665649cc42bf0cb550205f9f1a0b1f | 3e5f34c4041cd3f8b8053bde795a1f86156bbaba | refs/heads/master | 2020-03-22T19:13:12.389062 | 2018-09-05T03:39:39 | 2018-09-05T03:39:39 | 140,513,847 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 722 | java | package com.sszg.calculator;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android dev... | [
"saran@Sarans-MacBook-Pro.local"
] | saran@Sarans-MacBook-Pro.local |
a546a50857f5e1736b322226fb47c9bbb2002dfa | 6b0004ae36d4279cadf26746124c04c34e3c8e86 | /contribs/dvrp/src/main/java/org/matsim/contrib/dvrp/run/DvrpConfigConsistencyChecker.java | 216f7d4daa86c6cdbf355712c2400651e01778fb | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | matsim-eth/avtestbed-wip | dadcaeb1467b490dd2146672061f7f2f8cb723a4 | 95666132eeffb6dd4a1b6bc03f76b4d900518d7e | refs/heads/master | 2021-05-15T02:44:50.629732 | 2017-10-12T09:26:53 | 2017-10-12T09:26:53 | 106,279,132 | 1 | 1 | null | 2017-10-12T09:26:54 | 2017-10-09T12:12:57 | Java | UTF-8 | Java | false | false | 3,045 | java | /* *********************************************************************** *
* project: org.matsim.*
* *
* *********************************************************************** *
* ... | [
"hoerl.sebastian@gmail.com"
] | hoerl.sebastian@gmail.com |
284599cd748bcfb335c365b70326442876880c3a | 83813ed39c7acdc17f2d18cabf1bc2c37c22d951 | /src/main/java/com/microservice/counth/CountH/controller/FirmanteController.java | 42ff954e6f1b61d94c1684d2dfc08cfe5297f832 | [] | no_license | davisvitate/MSSavingsaccount | 0831413282fb8524ef7f7eab39d695983f150207 | d5ca976ef9d264ea183e68dc35166093a8e6f47d | refs/heads/master | 2020-11-30T09:59:52.922060 | 2020-01-06T21:14:00 | 2020-01-06T21:14:00 | 230,370,765 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,028 | java | package com.microservice.counth.CountH.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.DeleteMapping;
import... | [
"davisvitate@gmail.com"
] | davisvitate@gmail.com |
1ee307ab2707a746abbff25ed6f07eff15463095 | 96445cb77dc0d1c34b404793af01b17e17172871 | /yarn/simple/src/test/java/org/springframework/yarn/examples/SimpleExampleTests.java | bb6c98c589b00b1af32d03f73e0f90db7ea9485c | [] | no_license | jvalkeal/spring-xd-yarn-examples | 7b19ad9524eddec507303212f14ec69e563b6f1a | fdc1dfc0ae8c7a3f5425ec412f26e72a0797fd8e | refs/heads/master | 2021-01-10T20:39:42.215344 | 2013-07-30T11:45:22 | 2013-07-30T11:45:22 | 11,173,036 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,770 | java | /*
* Copyright 2013 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 applica... | [
"janne.valkealahti@gmail.com"
] | janne.valkealahti@gmail.com |
170ed515b4f3fb597df525c44370d9057da34580 | 99677a714b4294bc5353a6b72e1ae10707303f7b | /bos_sms/src/main/java/cn/itcast/bos/mq/MailConsumer.java | 94fc3a8a70b1df2e590382afc490545ef8faced0 | [] | no_license | mbacsx/Bos_test | 77a6f3c61442a3d12a27cd354b9695dd8e19203c | e74539731bc40d96a24f7f4e086b89fca02de08a | refs/heads/master | 2021-01-21T12:17:00.820251 | 2017-06-19T10:37:01 | 2017-06-19T10:37:01 | 90,856,147 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 718 | java | package cn.itcast.bos.mq;
import javax.jms.JMSException;
import javax.jms.MapMessage;
import javax.jms.Message;
import javax.jms.MessageListener;
import org.springframework.stereotype.Service;
import cn.itcast.bos.utils.MailUtils;
/**
* mq邮件
* @author May
*
*/
@Service("mailConsumer")
public clas... | [
"mbacsx@163.com"
] | mbacsx@163.com |
e50999c4412f5d0b2d45544087ef99cd6fc51527 | 8884a4768755c5100232d6ece2b075929ba092f0 | /webapp/src/main/java/ms/shopping/webapp/controller/ServletController.java | c2ac4687aa68923448d2c10d5e817372089504dd | [] | no_license | munishmrt16/msecommerce | 552a13147c69bd73f91cb6368d2dbd8bc1a1f6d2 | 6b13c44c0f77d42a112cd2a62f43079f059fa106 | refs/heads/master | 2021-01-11T03:27:16.047931 | 2016-10-20T04:23:36 | 2016-10-20T04:23:36 | 71,031,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,662 | java | package ms.shopping.webapp.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
import org.springframework.web.bind.annotation.PathVariable;
@Controller
public class ServletController {
@Req... | [
"munishs.niit@gmail.com"
] | munishs.niit@gmail.com |
9e1ee6110cbf51e3e0131fbea469ab81be767fb9 | 23a4a438e90bb59facea5a35eea8713b93193ba7 | /app/src/main/java/info/tobidsn/cardview/MainActivity.java | d6ef382eb25d6a1e3c9c41072554f88960f94be3 | [] | no_license | tob47/CardView | 4f88f3b41cf4e3f57dded28e425ba279f9035a6b | fd89eb5d58b1f6a1429ea85c3b681ae169ac17eb | refs/heads/master | 2021-01-10T23:37:54.616674 | 2016-10-09T15:57:20 | 2016-10-09T15:57:20 | 70,414,003 | 0 | 0 | null | 2016-10-09T15:58:12 | 2016-10-09T15:58:12 | null | UTF-8 | Java | false | false | 6,320 | java | package info.tobidsn.cardview;
import android.content.res.Resources;
import android.graphics.Rect;
import android.os.Bundle;
import android.support.design.widget.AppBarLayout;
import android.support.design.widget.CollapsingToolbarLayout;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget... | [
"muhamadtobiin407@gmail.com"
] | muhamadtobiin407@gmail.com |
7d25afeeb6647c6846d6e572d9a84a51cf9ea4cb | 55b5730fc0c12e97d790d4d312c916147ae65806 | /app/src/main/java/com/mibtech/nirmalBakery/activity/LoginActivity.java | 4d7e6c34b62028662f0e78c8a0f5ad45723433f7 | [] | no_license | mibtechnologies/nirmal-app-final | 8300a1317898a1fab3e97c049e1555969c0d8430 | 94c74e3e18dc199eda40cd9e5a1a4fd6a5d22761 | refs/heads/master | 2023-02-27T05:39:50.429019 | 2021-02-05T19:39:56 | 2021-02-05T19:39:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 44,956 | java | package com.mibtech.nirmalBakery.activity;
import android.annotation.SuppressLint;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.os.CountDownTimer;
import android.text.Spannable;
import android.text.SpannableString;
import... | [
"Anfaas@123"
] | Anfaas@123 |
918f6e7c99f2106cc01ba99a9d5784edafbdb7b5 | 3940cc9b8238f0b7a8ff04fc29056974dc9c613b | /src/main/java/com/example/polls/payload/ForgotPasswordRequest.java | 8fb660a4f950360f09f9cc526916931569365b86 | [] | no_license | brodarnikola/SpringBoot_React | ca952d2c2988c4f0582d10fbd6aa0cb1f9276a63 | d978987ddae278241975b7cc46da65653bd306d9 | refs/heads/master | 2020-04-11T19:21:32.348643 | 2019-01-03T13:51:22 | 2019-01-03T13:51:22 | 162,031,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package com.example.polls.payload;
public class ForgotPasswordRequest {
private String email;
public String getEmail() {
return email;
}
public void setEmail(String email) {
this.email = email;
}
}
| [
"brodarnikola@gmail.com"
] | brodarnikola@gmail.com |
b3313c571485ac6cbe6a5b4a34206eb769bca6cd | 7d061da2921a0ac571d5d2ecb2f8107fd0af08ca | /src/interfaceBuilder/itemListeners/ChangeConfigListener.java | 3361f6836195735b7f231f83d3484c5b9f16e86d | [] | no_license | levanh/twitter | 32faf1f67468bc2c2d07f238cca2ce0ce047fb4c | f37cee2e0689e262d8ac249dd0ce9a90d9506a6a | refs/heads/master | 2021-01-10T08:39:31.581275 | 2015-12-14T15:04:54 | 2015-12-14T15:04:54 | 45,897,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package interfaceBuilder.itemListeners;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
import utility.ChangeConfig;
public class ChangeConfigListener implements ItemListener{
public void itemStateChanged(ItemEvent e) {
if (e.getStateChange() == ItemEvent.DESELECTED) {
... | [
"alexis.pernet@gmail.com"
] | alexis.pernet@gmail.com |
53e081592f45aac6882a6cbfd8775b315444d37e | 88e698e60d8c2eb939d515163a88ed5207ce06d1 | /app/src/main/java/com/yaksha/nota/adapter/DialogsListAdapter.java | c92849a1f37928e336112d87669977dc87e3567c | [] | no_license | yakshanota/MobileAppPreRelesae | 9a20790d110e7482d959cb4ff2d43a74a23b9f32 | 7b8c396b81268e17c91efaa3b86e8c913decfa8c | refs/heads/main | 2023-04-07T20:52:23.599883 | 2021-04-12T03:43:39 | 2021-04-12T03:43:39 | 357,047,299 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,430 | java | package com.yaksha.nota.adapter;
import android.content.Context;
import android.content.Intent;
import androidx.annotation.Nullable;
import androidx.recyclerview.widget.RecyclerView;
import android.graphics.drawable.Drawable;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
impo... | [
"yaksha.nota@gmail.com"
] | yaksha.nota@gmail.com |
e44a7df4d7e23cf8303166c4b6ccef608d34a5e6 | 3b2a6594e734f23937e82289930b109cff6fbc99 | /src/main/java/br/gov/rn/saogoncalo/telecentro/dao/CoordenadorGeralDAO.java | f4f33ecdc700215f426d4dadc7badc0f1861278d | [
"MIT"
] | permissive | lucasnr/SAT | 39cdbc3a34d9e945e7770b7b2b9a52622e310f18 | 39dd07d5f931774008d3eac449749e32a61b32fb | refs/heads/master | 2022-11-27T23:42:08.857355 | 2021-03-04T14:52:42 | 2021-03-04T14:52:42 | 206,361,951 | 3 | 0 | MIT | 2022-11-24T10:01:15 | 2019-09-04T16:16:54 | Java | UTF-8 | Java | false | false | 193 | java | package br.gov.rn.saogoncalo.telecentro.dao;
import br.gov.rn.saogoncalo.telecentro.model.CoordenadorGeral;
public interface CoordenadorGeralDAO extends CoordenadorDAO<CoordenadorGeral> {
}
| [
"lucasnascimentoribeiro13@gmail.com"
] | lucasnascimentoribeiro13@gmail.com |
44f438c383171464356a51f20622fbecc3db69e8 | 6dd082d70c68269cd5e42dbf76a37ab6217e8332 | /jme3-plugins/src/fbx/java/com/jme3/scene/plugins/fbx/AnimationList.java | 6ca884b8c8c098e6e97122a616d50cbcb51a7aa1 | [
"BSD-3-Clause"
] | permissive | abc12345678910111/jmonkeyengine | e2e8eff719675fcab1d6676ac7fc9b8a08095158 | 017800251b2187117215c52c70d1db0f2f99ea25 | refs/heads/master | 2020-04-12T15:44:47.515916 | 2018-12-17T02:01:53 | 2018-12-17T02:01:53 | 162,591,057 | 0 | 0 | NOASSERTION | 2018-12-20T14:34:48 | 2018-12-20T14:34:47 | null | UTF-8 | Java | false | false | 3,033 | java | /*
* Copyright (c) 2009-2014 jMonkeyEngine
* 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 list of ... | [
"anya.a.net@gmail.com"
] | anya.a.net@gmail.com |
5de89f3f0faeabeb877baf14af210b9d4d9f1425 | c9d7f105512d9d3d17f3917e07ef088fc56cbb79 | /src/main/java/com/carfactory/hatchback/cotroller/HatchbackController.java | 81d45f1af44cf322b5671f966c28670d067c526a | [] | no_license | gorertugrul/carfactory | a7be426e0b513fe63ebb590c00f78cb4966bbfe5 | f57060ff7cac6784780e4e27750ee370b441151f | refs/heads/master | 2023-04-26T21:56:19.942540 | 2021-05-09T11:46:31 | 2021-05-09T11:46:31 | 365,737,205 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 735 | java | package com.carfactory.hatchback.cotroller;
import com.carfactory.car.controller.CarController;
import com.carfactory.car.service.CarService;
import com.carfactory.hatchback.service.HatchbackService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.Cro... | [
"ertgrlgor@gmail.com"
] | ertgrlgor@gmail.com |
7d183b9b18ac14526ccdd154f71a775a8d6a26a8 | a93090107506e94dc50c994079060790b078d087 | /app/src/main/java/arndt/com/workoutapp/activites/objects/workout/WorkoutGroup.java | dd2c4756b30112885122b0a28aa2549eda94393e | [] | no_license | unsupo/exerciseapp | cb2dc21e33b0a1c9616cc2310a5e6793b0436318 | 6ea0f1614c733de220cc4ca92e60baf3af373673 | refs/heads/master | 2020-06-20T07:04:53.066966 | 2019-07-15T18:19:28 | 2019-07-15T18:19:28 | 197,036,540 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package arndt.com.workoutapp.activites.objects.workout;
import arndt.com.workoutapp.activites.objects.Days;
public class WorkoutGroup {
/**
* WorkoutGroup
* String: name
* days: SuMTuWThFSa
* Even, Odd, Interval (every n days)
* GPS: AT (ie vasa location optional)
*/
String n... | [
"jarndt@demandware.com"
] | jarndt@demandware.com |
d407026e934515370aa7c1ec8cce1a3eb45e23ca | b5c485493f675bcc19dcadfecf9e775b7bb700ed | /jee-utility-client-controller/src/main/java/org/cyk/utility/client/controller/ControllerFunction.java | 0c24f2c582a8388bca23f5e94b5ad14367b119e8 | [] | no_license | devlopper/org.cyk.utility | 148a1aafccfc4af23a941585cae61229630b96ec | 14ec3ba5cfe0fa14f0e2b1439ef0f728c52ec775 | refs/heads/master | 2023-03-05T23:45:40.165701 | 2021-04-03T16:34:06 | 2021-04-03T16:34:06 | 16,252,993 | 1 | 0 | null | 2022-10-12T20:09:48 | 2014-01-26T12:52:24 | Java | UTF-8 | Java | false | false | 575 | java | package org.cyk.utility.client.controller;
import java.util.Collection;
import org.cyk.utility.system.SystemFunctionClient;
public interface ControllerFunction extends SystemFunctionClient {
ControllerFunction setActionEntityClass(Class<?> entityClass);
ControllerFunction addActionEntities(Object...entities);
... | [
"kycdev@gmail.com"
] | kycdev@gmail.com |
e647eeeaa86037e0640a8523c1c6bfbc47aa75e4 | ed55d5617bb267d423d25d6d0e3a4bea8e373126 | /src/Switch1.java | a8169a8b994a274a6928c47287dd9b239bb80c74 | [] | no_license | AmrutTrivedi/MyPrograms | 597fca33739cbc0e5b55338544900354b146e209 | 4bd7c62a472ff483b555e6efc28ecd616783ae81 | refs/heads/master | 2020-05-05T02:57:28.264628 | 2019-05-07T14:04:17 | 2019-05-07T14:04:17 | 179,656,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 545 | java |
public class Switch1 {
public static void main(String[] args) {
String levelString="Intermediate";
int level=4, l;
switch(levelString){
case "Beginner":
level=0;
l=level - 3;
break;
case "Intermediate":
level=1;
l=level - 2;
break;... | [
"amrut.trivedi@revature.com"
] | amrut.trivedi@revature.com |
92849b34ad6cf541223624012456c7bb519c61a9 | 00495a43d371c0660a7465b679c99dd4586275df | /manage-order-application/src/main/java/com/smartup/manageorderapplication/utils/mappers/ApiErrorDtoMapper.java | fb39aaaa0ee2a93b39166d436f57ef9f886020f3 | [] | no_license | alejandrocab/java8 | 1dec54c83bebee85c2fb28554e79448b6d9d7b17 | aea8fb41270f159da481d2948a59db351e4cf37e | refs/heads/master | 2021-05-19T09:32:22.743939 | 2020-03-31T14:44:22 | 2020-03-31T14:44:22 | 251,631,303 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,531 | java | package com.smartup.manageorderapplication.utils.mappers;
import java.util.stream.Collectors;
import javax.servlet.http.HttpServletRequest;
import org.springframework.context.MessageSource;
import org.springframework.context.support.DefaultMessageSourceResolvable;
import org.springframework.stereotype.Component;
imp... | [
"alejandro.aranguez@soprasteria.com"
] | alejandro.aranguez@soprasteria.com |
db4f1026d2ddff888046b8434fcda9b7378acd2f | fbf27d453d933352a2c8ef76e0445f59e6b5d304 | /server/src/com/fy/engineserver/activity/silvercar/SilvercarManager.java | 4c8862674219c26e01034f793b7c81ebb8b0a2ae | [] | no_license | JoyPanda/wangxian_server | 0996a03d86fa12a5a884a4c792100b04980d3445 | d4a526ecb29dc1babffaf607859b2ed6947480bb | refs/heads/main | 2023-06-29T05:33:57.988077 | 2021-04-06T07:29:03 | 2021-04-06T07:29:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,619 | java | package com.fy.engineserver.activity.silvercar;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.apache.poi.hssf.usermodel.HSSFRow;
import org.apache.poi.hssf.usermodel.HSSFSheet;
import org.apache.... | [
"1414464063@qq.com"
] | 1414464063@qq.com |
3d3097a1640649f153cf8fac5a144ecfaa2d37fe | 7f383314fe0211526f8d743528c034fd50af64da | /app/src/main/java/com/poovarasan/miu/widget/FrameLayoutFixed.java | 2db1be2aaa70aa0219036de7237650f0c0544f21 | [] | no_license | poovarasanvasudevan/SHPT-AA | 0f67142f60cac411dea1bc3644257fea4b12b8fc | 183056d9c73938bbd8dd78292f32d59b32df7d02 | refs/heads/master | 2020-06-25T14:21:52.777602 | 2016-11-11T12:29:13 | 2016-11-11T12:29:13 | 66,633,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,194 | java | package com.poovarasan.miu.widget;
/**
* Created by poovarasanv on 3/11/16.
*/
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.util.AttributeSet;
import android.view.View;
import android.widget.FrameLayout;
import java.util.ArrayList;
public class FrameLayoutFixed extend... | [
"poosan9@gmail.com"
] | poosan9@gmail.com |
01e7e449e19d2383796a09921b51b88285fe5a6c | 49433263dddaa834b7be5e21a591db5176775fbb | /SpringCore/SpringCoreDemo/src/main/java/com/techstack/spring/annotations/autowired/setter/AppConfig.java | fb9a5aa4d48dd7ad84b05edd6121135a49035f81 | [] | no_license | andrewsselvaraj/spring-boot-demo | 120f3427fdf5be89e017729b1c0d09b2b28ebbb1 | a13741d8c4e7b603aa6eaf0f6013d20808637143 | refs/heads/master | 2022-09-10T05:49:30.078730 | 2020-06-03T16:20:22 | 2020-06-03T16:20:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 372 | java | /**
*
*/
package com.techstack.spring.annotations.autowired.setter;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
/**
* @author KARTHIKEYAN N
*
*/
@Configuration
@ComponentScan(basePackages = "com.techstack.spring.annotatio... | [
"karthikeyan.ng@gmail.com"
] | karthikeyan.ng@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.