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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
77046240d6bb3ed86311395728e089d2d195cfe5 | 93e672d7b6a3b389e1db26547f1c19cf211934fa | /app/src/main/java/com/project/techaract/amclub/Sliders/fragments/Slider2Fragment.java | 1ca6bf0e160f58e66df92e7a188926ba7af9d03c | [] | no_license | ashar312/AMClubRewamp | 1cfde55e234221f5a84c69c33890bf40e2283db5 | c279ecdb9dad028bb120042e293ee7147be7f7dd | refs/heads/master | 2022-12-26T11:23:59.043819 | 2020-10-02T12:59:05 | 2020-10-02T12:59:05 | 297,944,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 588 | java | package com.project.techaract.amclub.Sliders.fragments;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.project.techaract.amclub.R;
public class Slider2Fragment extends Fragment {
@Overrid... | [
"arsalan.fakhar@yahoo.com"
] | arsalan.fakhar@yahoo.com |
2fb0fe356cdceb76265a9aed979369fea0dd267a | 5e24b94a8d4ed7bb9ba7dbb8c2a5214195a0b3c5 | /TODOlist2/app/src/main/java/com/example/macbook/todolist2/RebootReceiver.java | f67b525c555ffc4a2ca6a2851f09f3da002ba36a | [] | no_license | inkp80/boostcamp_project1 | ad282379be1695b70a53224a35e7be7ce866334b | f3f60a25085063706ddaf5ca5d22f07bcae8aa69 | refs/heads/master | 2021-01-11T17:19:05.707249 | 2017-02-11T05:06:24 | 2017-02-11T05:06:24 | 79,742,524 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,197 | java | package com.example.macbook.todolist2;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.util.Log;
import com.example.macbook.todolist2.data.TodolistContract;
import java.util.Timer... | [
"inkp80@gmail.com"
] | inkp80@gmail.com |
88883b7eac8d39e4e0d844fa20f4d1cc790fc7ee | 895418f1a46dd4a8b1b70e29de851bd12506a9f1 | /src/main/java/com/imooc/o2o/service/CacheService.java | e8519662ac99ad52fb10517d38c531cf559ed87b | [] | no_license | a362111080/o2oBoot | 007309f40c0fb298b19a66d1091acf973855d58b | 479c621ff4106b84561ed5c173c2c9b57bf68b19 | refs/heads/master | 2022-06-21T18:56:27.109326 | 2019-06-19T09:25:46 | 2019-06-19T09:25:46 | 192,709,439 | 0 | 0 | null | 2022-06-21T01:18:47 | 2019-06-19T10:17:35 | Java | UTF-8 | Java | false | false | 306 | java | package com.imooc.o2o.service;
public interface CacheService {
/**
* 依据key前缀删除匹配该模式下的所有key-value 如传入:shopcategory,则shopcategory_allfirstleve等
* 以shopcategory打头的key_value都会被清空
*/
void removeFromCache(String keyPrefix);
}
| [
"362111080@qq.com"
] | 362111080@qq.com |
6dd66aa71747c830844481dbce2483733e74f310 | 0497f4c46896e9ca2818b8978f7f513b2d30ba60 | /src/pl/sda/javaintro/sda/tworzenieObiektow/Triangle.java | e8a15ef502d51b1a599e3595c6a6c08dc8c5f650 | [] | no_license | MariuszBotwina/MariuszBotwina | 31ef6af42b68cd110bc7f1a8b07fa964b41a6022 | 1b61382595206dd9480a4bbd179d1d1eec4f7cf3 | refs/heads/master | 2020-04-24T19:08:37.929812 | 2019-03-03T10:55:30 | 2019-03-03T10:55:30 | 172,202,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | package pl.sda.javaintro.sda.tworzenieObiektow;
public class Triangle {
public boolean isRectangular(int a, int b, int c) {
if (c * c == a * a + b * b) {
return true;
}
return false;
}
}
| [
"mar.botwina@gmail.com"
] | mar.botwina@gmail.com |
5f9d09cc302d355f589093f48fa69bb0fc87a34f | 6f33bbee3c717e8d16d5959aa5fe833eea92221f | /src/contest07/Nest.java | 597f4c8aa3984ce571dd222425c0e7c75354c630 | [] | no_license | connorjayr/SienaProgrammingContests | dd46a07e12fb5d0e15f39dbb1808dd70ef333210 | bfa73270f8dd931d049b90dc68654288d4b55139 | refs/heads/master | 2022-04-08T17:00:57.820967 | 2018-12-24T11:09:09 | 2018-12-24T11:09:09 | 82,363,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 980 | java | package contest07;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class Nest {
public static void main(String[] args) {
String expression = new Scanner(System.in).nextLine();
List<Character> opening = new ArrayList<>();
boolean valid = true;
for (char c : expres... | [
"connorjayr@gmail.com"
] | connorjayr@gmail.com |
00a0e592ebed9de6626f42e40b26479b3cc0d8ce | c02171bdd2f66768085499ffbc1b3de696c8cef5 | /app/src/test/java/com/nabesh/mpesa/ExampleUnitTest.java | 542a90043dd91f6c43f6c00c0c3ad754680a5baf | [] | no_license | KariukiAbel/Mpesa-Demo | 7030688349f01fca207d74ead0183e76cb8bb9db | f10e3cde2d174d3cfa2f643b630416d87bc3749e | refs/heads/master | 2020-03-21T10:41:19.200216 | 2018-06-24T15:22:59 | 2018-06-24T15:22:59 | 138,465,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 377 | java | package com.nabesh.mpesa;
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 addit... | [
"abelmuriithi@gmail.com"
] | abelmuriithi@gmail.com |
1a75eec545b63282b726e1dbd974697e01c35a68 | 09f1b53d0cca7866cf79a0a3cb86c2d279045709 | /Mochito/sample-mockito/src/test/java/com/shashi/service/ProductServiceImplTest.java | 572dc6558a675b28e33705c4f11d30b1e20323e5 | [] | no_license | shksush/CubicPracticeClass | 3904904fecb200ef8040567406e2509deb81639f | b642c4d0b46f97594b98a1acdf73bd3083bfe591 | refs/heads/master | 2020-04-10T10:46:12.335630 | 2018-02-22T03:19:57 | 2018-02-22T03:19:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,808 | java | package com.shashi.service;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.mockito.Matchers.any;
import static org.mockito.Mockito.when;
import java.sql.SQLException;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import ... | [
"robi750@gmail.com"
] | robi750@gmail.com |
2df94c9d60aca3099f51132ea92341887987bbc6 | 528a5592cd95af3a817175c5597356d46c5b3c1d | /app/src/main/java/com/coolweather/app/gson/AQI.java | 33515a31531efc8c0b4b173fe68180ae6a3371cf | [
"Apache-2.0"
] | permissive | ChaoqinLiu/CoolWeather | 65504a3ca377d7d6a895f1141df98b85d02eb1b7 | a48787668b62abf81bf0861304b80f67e509cca9 | refs/heads/master | 2020-04-14T19:22:06.918083 | 2019-01-08T02:06:49 | 2019-01-08T02:06:49 | 164,054,907 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 172 | java | package com.coolweather.app.gson;
public class AQI {
public AQICity city;
public class AQICity{
public String aqi;
public String pm25;
}
}
| [
"1026191382@qq.com"
] | 1026191382@qq.com |
f673dd887b94d62aac5efbe998fda0f8cc1f401b | 52f2c4076e09426d3fbffcfb331b538011aa43f0 | /j0038010_cards/CardDemo/app/src/main/java/com/ebookfrenzy/carddemo/MainActivity.java | bde73ce287968530a698b8c4eed306923c7c25af | [] | no_license | TarekEZZAT/ANDROID-EXAMPLES | f35e956482bca128498069588c93bda8831b99d9 | 812a2b33019ffe3082c77f62ff045ac52ab8844c | refs/heads/master | 2022-12-25T20:42:38.204671 | 2020-09-12T22:10:23 | 2020-09-12T22:10:23 | 294,996,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,726 | java | package com.ebookfrenzy.carddemo;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.view.Menu;
import android.view.MenuItem;
pu... | [
"te.professionnel@gmail.com"
] | te.professionnel@gmail.com |
c584d27f63b9407762f5a8196bbaf7765795b112 | 7ca331eb3ec1ba17ff4ab215687466530de992c0 | /chapter07/src/main/java/com/vilin/springboot/chapter07/controller/RedisController.java | ea9f61cae716cb3273a31b0f48cd60519fc832b2 | [] | no_license | guangyongluo/springbootfamily | c6611b1003b80772e418c53221f413eef6392e26 | 698e45a89dbceeaea8e8b4f9ff3e22778db4e963 | refs/heads/master | 2023-04-05T09:53:33.726881 | 2020-02-28T04:35:21 | 2020-02-28T04:35:21 | 239,314,861 | 0 | 2 | null | 2023-03-27T22:30:02 | 2020-02-09T14:07:03 | Java | UTF-8 | Java | false | false | 10,860 | java | package com.vilin.springboot.chapter07.controller;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.connection.RedisZSe... | [
"llooww@mail.ustc.edu.cn"
] | llooww@mail.ustc.edu.cn |
293943272cae4f842955350fc93e1588d8a64bb8 | 341f4f27469396114c3f6363cf19930fa1a6ab5f | /app/src/main/java/com/example/happy001/HappyViewController.java | 257c59e1b2e4e4d2a8b59dd83e72ddbbaa3fd993 | [] | no_license | FE-xiaoJiang/Happy001 | 7874acf49838b057b33bcad7c171a0064b903b96 | 398d479b1bed9775e8138c615c35a19f2aa0b521 | refs/heads/main | 2023-06-01T13:48:02.309605 | 2021-05-14T09:17:36 | 2021-05-14T09:17:36 | 367,309,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package com.example.happy001;
public class HappyViewController {
}
| [
"keanjiang@tencent.com"
] | keanjiang@tencent.com |
0b2c36a46d6bd49ae1d5d1610bbef1e4d1f7893e | 011fe77cd49adc9b15d1de3f0deea967432a3628 | /miller-manager-web/src/test/java/TestRedis.java | 3895f8ea72d1b8d21802b8fb4f406308053dea92 | [] | no_license | edwardsai/IFuelmaven | a68a65f660c6573ecd1fa4e275eb24d91ac3c67b | b6c9f2308fb169cb21eeefbb0cb744a2ee176aef | refs/heads/master | 2020-03-09T15:06:36.871114 | 2018-06-15T03:05:31 | 2018-06-15T03:05:31 | 128,851,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | import redis.clients.jedis.Jedis;
//import redis.clients.jedis.JedisPool;
public class TestRedis {
public static void main(String[] args) {
Jedis Jedis = new Jedis("119.23.227.39",6379);
Jedis.set("test2","hello World!");
String tt = Jedis.get("test2");
System.out.println(tt);
Jedis.close();
}
}
| [
"ftzhoua@isoftstone.com"
] | ftzhoua@isoftstone.com |
93db4e68dbb5424f48e77c139d3174880ddd1157 | f62ac88d6e26f35c68b0e14ab2ff6ee0b6c9b059 | /java/steps/yaks-groovy/src/test/java/org/citrusframework/yaks/groovy/GroovyTestSteps.java | bcdc33103e1f14c32cb8e549ac161b31038197ea | [
"Apache-2.0"
] | permissive | NilsBerger/yaks | 12f7b57b7e75548a92e0e80628975cc22c283592 | d59196f4df088ae40f7d61349afbdf1f5e57ea22 | refs/heads/master | 2023-03-08T12:44:22.303158 | 2021-02-17T21:50:17 | 2021-02-17T21:50:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,538 | 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 n... | [
"cdeppisch@redhat.com"
] | cdeppisch@redhat.com |
b9463c3ecbbc21773c4989aacaade151b91c72e7 | fc782bd75b35ce90652614792bc8cdf51e155c4b | /app/src/test/java/com/example/priyanka/mediatorngo/ExampleUnitTest.java | f43dd8c082b582f5a74c68cad252ba45a5658fbf | [] | no_license | priyankapakhale/MediatorNGO | de5050d9c9e6abd7056ad337e0467195bc66db43 | 0117bc863ffa79bb0510dbcdefd6efcab6981eb3 | refs/heads/master | 2021-04-28T12:58:15.844863 | 2018-02-19T16:10:17 | 2018-02-19T16:10:17 | 122,087,214 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | package com.example.priyanka.mediatorngo;
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
p... | [
"ppakhale@asu.edu"
] | ppakhale@asu.edu |
1a03294e66f880c2ea41632021411f1b31c07ee1 | c0e165f94d9670b51384decff6b24f13dacd13d1 | /app/src/main/java/net/ubpost/www/vlayoutdemo/Btn08Activity.java | c22d976411ffdb1202bcfa1b8d4a6ea0d2896f5f | [] | no_license | xinychan/VLayoutDemo | 5f72bf599dbf22f77dd5c217957ddf506879d040 | aeb9659e98ced76e4eaabf68a2a444e3ad6963a1 | refs/heads/master | 2021-07-20T02:30:25.288082 | 2017-10-28T03:52:41 | 2017-10-28T03:52:41 | 108,617,826 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,843 | java | package net.ubpost.www.vlayoutdemo;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.Toast;
import com.alibaba.android.vlayout.DelegateAdapter;
import com.alibaba.android.vlayout.VirtualLayoutManag... | [
"xinychan@163.com"
] | xinychan@163.com |
31de534153afa52363ab011ed4bc4938937cfa61 | 992eda0e6d3c23fcfbd6c806ccdb37497e2ddadd | /app/src/main/java/kumarworld/rahul/kumarbioseeds/fragment/Fragment_SuccessStories.java | f1e9359827fccf5b3e7905d76ba805fd26fc18df | [] | no_license | RahulBibave/BioSeeds | 1acc979047030339127f7164a71ceef5e578fd03 | 321fc4e74709cde6bf94a1405fe12a515f687dbf | refs/heads/master | 2020-04-25T22:05:26.821149 | 2019-02-28T11:33:06 | 2019-02-28T11:33:06 | 173,100,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,327 | java | package kumarworld.rahul.kumarbioseeds.fragment;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewPager;
import android.text.Html;
import android.util.Lo... | [
"rahulbibave@gmail.com"
] | rahulbibave@gmail.com |
a175029bdea900f775a37378af5a97bcf9e88ff8 | 10997d70d94a615d7ea50f2035c358bb3a581c09 | /src/com/kristo/pogofakegps/SettingsActivity.java | 744cebd4496314b05ea42c03c53c4e7871448332 | [] | no_license | reverseengineeringer/com.kristo.pogofakegps | 511a794bbd42a7613f9e1cc2da694ba868206f6d | eb7b188653560470378f119f9330bf606153684d | refs/heads/master | 2021-01-20T16:05:20.645547 | 2016-07-19T16:16:39 | 2016-07-19T16:16:39 | 63,709,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,645 | java | package com.kristo.pogofakegps;
import android.app.ActionBar;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
i... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
3cabf26276c4e72de9327bce278e52fc3b2dbe01 | f1d8839017b055c0aaee4e830e6968db629b2cb8 | /java-utils/src/org/sgx/utils/tests/JavaUtilsTestBean.java | 67b8bd2293a95801b5e008519675308e97955d0a | [] | no_license | orb1t/my-first-java-projects | 1372e8b5b467cf77f576f999e74c7f7b38aca8d3 | a25c1d035502099eae8f2f5ccae6a7b579d17495 | refs/heads/master | 2020-03-18T13:42:37.508614 | 2018-04-06T12:00:11 | 2018-04-06T12:00:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 694 | java | package org.sgx.utils.tests;
public class JavaUtilsTestBean {
//i'm a java bean
String prop1;
Integer prop2;
boolean booleanProp1;
public JavaUtilsTestBean() {}
public JavaUtilsTestBean(String prop1, Integer prop2) {
super();
this.prop1 = prop1;
this.prop2 = prop2;
}
public JavaUti... | [
"sgurin@netsuite.com"
] | sgurin@netsuite.com |
bd5d7eb78e38974310d6b22f007e4c622056830c | 402f0e6c717b834651be87ef0b8df016cad8c78d | /codigo_fonte/android/WhatsMovie/app/src/androidTest/java/br/com/ilhasoft/whatsmovie/ExampleInstrumentedTest.java | eb60914707a0b000b2b93f59ba5857dd29271c72 | [] | no_license | pablorodrigo/whatsTheMovie | b8a71137f947b0423998a61cbcd565e227352120 | 3013f814a3e588f6f726de21ac3f7ba98f24ef47 | refs/heads/master | 2021-01-01T06:52:03.986678 | 2017-07-26T19:39:34 | 2017-07-26T19:39:34 | 97,534,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package br.com.ilhasoft.whatsmovie;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an A... | [
"wfpablo@hotmail.com"
] | wfpablo@hotmail.com |
533b129aae410a27916ff8c5f03440b5637ae8b5 | af1073ef9cb59c494534c1cfaeece6ffe4062206 | /src/main/java/com/mudassirshahzad/retailservice/services/RetailServiceImpl.java | 4656a6274977e8909c6dff04b7cb4651eca33ee3 | [] | no_license | mudassirshahzad/retail-service | 70e76b9201532fbad21a66f1a6f85e5d408a5a65 | 565eb8f17174e5c0844b674fada607fdc514b6dc | refs/heads/master | 2020-11-30T15:02:26.322198 | 2020-01-10T22:05:24 | 2020-01-10T22:05:24 | 230,425,276 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,175 | java | /**
*
*/
package com.mudassirshahzad.retailservice.services;
import com.mudassirshahzad.retailservice.entities.Item;
import com.mudassirshahzad.retailservice.entities.ItemType;
import com.mudassirshahzad.retailservice.entities.User;
import com.mudassirshahzad.retailservice.entities.UserType;
import java.math.BigDe... | [
"mudassir.shahzad@dnata.com"
] | mudassir.shahzad@dnata.com |
cee729613d6d149b96b99952bb1d21078bd55e92 | 0f760ca24100d8f075eef8d87797f3428471e19e | /app/src/main/java/com/example/cosmogallery/data/ApiUtils.java | 31adb047a1eb0eea0a86031ebb7f2f6785f36a4c | [] | no_license | tbahlai/SpaceGallery | ed7c93f660da94bb96e1bf76e4f8bcaf5fffaa3f | 2c44371b1ac3becfd8915b7a03373ca55d5fcab1 | refs/heads/master | 2022-04-28T16:20:46.709817 | 2020-05-03T18:12:46 | 2020-05-03T18:12:46 | 260,644,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,161 | java | package com.example.cosmogallery.data;
import com.example.cosmogallery.BuildConfig;
import com.example.cosmogallery.data.api.ApiKeyInterceptor;
import com.example.cosmogallery.data.api.NasaApi;
import com.google.gson.Gson;
import java.io.IOException;
import java.net.ConnectException;
import java.net.SocketTimeoutExce... | [
"tania.baglay@gmail.com"
] | tania.baglay@gmail.com |
aa8108524308d393c4718b7e83e0d6e061386879 | 87755b0453f76b5ac8e6e9265c8063b36de8b45f | /AuthourityManageSystemParent/AUMS-Admin/src/main/java/com/yueqin/admin/mapper/SysDeptMapper.java | 1e2cdbb9626b08832820e5ad923c7c6c730de965 | [] | no_license | HuangYueQin/AUMS | 2ffa072ca0172e36d7f676bed0eadd522f090df4 | 5871098ede463d549a95a9a17e04fe330ef3676d | refs/heads/master | 2023-05-06T17:58:49.634994 | 2021-05-26T15:19:44 | 2021-05-26T15:19:44 | 359,481,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | package com.yueqin.admin.mapper;
import com.yueqin.admin.entity.SysDept;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author yueqin
* @since 2021-04-30
*/
public interface SysDeptMapper extends BaseMapper<SysDept> {
}
| [
"root"
] | root |
2fd69da07bd7ab024bc073c586c32fdbdf1fa4d6 | e1b27671ee51bec9b420fccbdb2fd4097735c1ac | /src/main/java/com/example/model/Book.java | e00cbaafbc2106d2c8ebf0f428b96fedbe4067d4 | [] | no_license | kmmizanurrahmanjp/jsp-servlet-crud-master | a54e618bc3b8ab8cfba7821fa695c1ddd981abef | ee632d34b4a17c143bab3945afa5179037dba317 | refs/heads/master | 2020-03-28T19:52:23.009255 | 2018-09-16T17:11:00 | 2018-09-16T17:11:00 | 149,017,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,116 | java | package com.example.model;
public class Book {
protected int id;
protected String title;
protected String author;
protected float price;
public Book() {
}
public Book(int id) {
this.id = id;
}
public Book(int id, String title, String author, float price) {
... | [
"https.mizan@gmail.com"
] | https.mizan@gmail.com |
b909d0f3c11276f7aadd2d850a39e6c63eb5d06d | 0b475366a328a0151c8033385b21ea5b4b82884d | /app/src/main/java/com/example/joel/cletapp/MainActivity.java | 62a130c00af92b5017f2f1124924c7b565424885 | [] | no_license | joelavalos/CletApp | 963fbcc5023a1a2abf53e74fbea2a9cbc1752879 | 31af6968a4240f72080e866770f7cf61de8dfb07 | refs/heads/master | 2021-01-20T11:26:16.180158 | 2016-03-05T23:56:23 | 2016-03-05T23:56:23 | 39,688,167 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,910 | java | package com.example.joel.cletapp;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.s... | [
"joelav_3@hotmail.com"
] | joelav_3@hotmail.com |
abb9ddde9e19ddd5707c8fc94c5da0f21d3cd4bf | f319302c92cce257b79d25d72c03a04adbcf3b8a | /src/openccsensors/common/sensors/TileSensorTarget.java | 64d780c114a573230de724111cbfe3ad3c8a2d9e | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Cruor/OpenCCSensors | adefa028ec49505b9fd187d6dd938e6584d50797 | f516732a2dcb68ec94b07fea1af9b0dbf782188a | refs/heads/master | 2021-01-18T04:54:08.220260 | 2013-01-13T14:29:39 | 2013-01-13T14:29:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 688 | java | package openccsensors.common.sensors;
import java.util.HashMap;
import net.minecraft.tileentity.TileEntity;
import net.minecraft.world.World;
import openccsensors.common.helper.SensorHelper;
public class TileSensorTarget {
public int xCoord;
public int yCoord;
public int zCoord;
public String rawType;
prote... | [
"mikeefranklin@gmail.com"
] | mikeefranklin@gmail.com |
879a0713af189960cbbfcdbf663aac02641bca95 | d71e879b3517cf4fccde29f7bf82cff69856cfcd | /ExtractedJars/PACT_com.pactforcure.app/javafiles/org/researchstack/backbone/storage/file/PinCodeConfig.java | 97ebdb77756f1de7ecfc4fc50880305ed3465d05 | [
"MIT"
] | permissive | Andreas237/AndroidPolicyAutomation | b8e949e072d08cf6c6166c3f15c9c63379b8f6ce | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | refs/heads/master | 2020-04-10T02:14:08.789751 | 2019-05-16T19:29:11 | 2019-05-16T19:29:11 | 160,739,088 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,778 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package org.researchstack.backbone.storage.file;
public class PinCodeConfig
{
public PinCodeConfig()
{
this(0x493e0L);
// 0 0:aload_0 ... | [
"silenta237@gmail.com"
] | silenta237@gmail.com |
dc2dd9b1f87854cb7616719bb3e2e6146260749b | 004d939d5100de2dcab9d827d5a8e4a8ecfa17ef | /app/src/test/java/uren/com/happysleepingbabies/ExampleUnitTest.java | 94d1b4812188475e7df13959cce26403491c97cd | [] | no_license | ugurgog/HappySleepingBabies | d9a852e5fab8d53bc7931fa5fd6e865aab4f2634 | 3db9a388a575e522bc2e86e7cd0c8ed42e053a63 | refs/heads/master | 2020-04-21T13:27:19.882974 | 2019-02-07T16:05:54 | 2019-02-07T16:05:54 | 169,598,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package uren.com.happysleepingbabies;
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... | [
"32577192+ugurgog@users.noreply.github.com"
] | 32577192+ugurgog@users.noreply.github.com |
653c68aee45bb8dd5e7967aa2c4c02c28637f143 | c9bc23ad5b3b2d21dec737c73c1e6c2a1cbe3504 | /app/src/main/java/android/support/v4/a/s.java | ea6cf334a4ddaaaaab3c8b9c28f566e7fba46924 | [] | no_license | IamWilliamWang/wolf | 2e68faed4cab5ba5b04ae52bc44550be04f36079 | 6b7ff2b74f0413578a1a34132750e5d79b0c0fe6 | refs/heads/master | 2020-05-27T10:45:18.596136 | 2017-02-20T09:58:02 | 2017-02-20T09:58:02 | 82,542,835 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,466 | java | package android.support.v4.a;
import android.content.Context;
import android.content.res.Configuration;
import android.os.Parcelable;
import android.util.AttributeSet;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import java.io.FileDescriptor;
impo... | [
"iamjerichoholic@hotmail.com"
] | iamjerichoholic@hotmail.com |
1e0f5231fa8d516a2d84150d439543b52d848111 | 559779158afa814dd6b70996539d4b8b2c294ce2 | /OfferCruzEntidades/src/bo/com/offercruz/entidades/Categoria.java | c077e40e8188aa73ff7e3f2459951d6d9c41c0b2 | [] | no_license | urdisitus/Offercruz2 | a138b09a41111bf55581ce93070500e2a5461f3a | 5b7c91818895d31442473e742172d43696b78439 | refs/heads/master | 2020-05-20T03:11:07.852050 | 2014-12-01T00:15:23 | 2014-12-01T00:15:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,763 | java | package bo.com.offercruz.entidades;
// Generated 20-nov-2014 4:32:22 by Hibernate Tools 3.6.0
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
/**
* Categoria generated by hbm2java
*/
public class Categoria implements java.io.Serializable {
private Integer id;
private String nomb... | [
"Ernesto@Ernesto-lenovo"
] | Ernesto@Ernesto-lenovo |
8600b51687fb83627938840d9389b6936e8b5c69 | 9ecfa9cdb5d9611a4289cec7303470cd7c556b34 | /azure-dns-mgmt-api/src/main/java/lol/maki/azuredns/config/R2dbcConfig.java | 99e7ebd5591bca48dac41a99e554ab2fb826a532 | [] | no_license | making/azure-dns-mgmt | 552882a23c71433e4e2c33520885e08ca23423d1 | e29c47af8d8bc80cd3217af2fb140aa4300123f7 | refs/heads/master | 2022-04-23T08:47:06.945220 | 2020-04-24T05:50:40 | 2020-04-24T05:50:40 | 255,113,978 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 915 | java | package lol.maki.azuredns.config;
import io.r2dbc.spi.ConnectionFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.io.ClassPathResource;
import org.springframework.data.r2dbc.connectionfactory.init.ConnectionFactoryI... | [
"tmaki@pivotal.io"
] | tmaki@pivotal.io |
7aad02f4029fe2af02726a10674349af9aad5b81 | b336b22bf2a011d6c01503f920f05f4585f0f445 | /src/main/java/com/malang/webservice/mobile/domain/users_filter/UsersFilter.java | c6cd96e95c5e15969ab37c953d7464663e5a1213 | [] | no_license | yonggyeom/malang-webservice | 646d5a3d9ee5d0568b5a7f636b444b5c87005bb1 | eacac7a2111012f87cd89319109c83fbd2522409 | refs/heads/master | 2021-04-17T11:21:25.358361 | 2020-05-12T12:59:00 | 2020-05-12T12:59:00 | 249,441,346 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,335 | java | package com.malang.webservice.mobile.domain.users_filter;
import com.malang.webservice.mobile.domain.BaseTimeEntity;
import com.malang.webservice.mobile.web.dto.UsersFilterUpdateRequestDto;
import com.malang.webservice.mobile.web.dto.UsersUpdateRequestDto;
import lombok.Builder;
import lombok.Getter;
import lombok.NoA... | [
"winder0524@gmail.com"
] | winder0524@gmail.com |
fabd1f202c0be73400f65e854633cfef5cd6a23d | c1994fd214d3fdb0e5dad6d9e46a00c1a929215f | /src/app/src/main/java/com/example/alumno/hoteladaspalace/Fragments/GalleryFragment.java | 40e1d9dcd61fa8c35fd226e2be60ad8e4f5461f7 | [] | no_license | EmilBrent/hoteladaspalacetambo | 293c4ce5be2c752dafe2f216a2a7a93aba02e0f1 | cc75c9cda6d4d9372dfc0429e20531802f2e6088 | refs/heads/master | 2020-04-09T03:59:03.266956 | 2018-12-27T02:14:34 | 2018-12-27T02:14:34 | 160,005,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 647 | java | package com.example.alumno.hoteladaspalace.Fragments;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.example.alumno.hoteladaspalace.R;
pu... | [
"i1620750@continental.edu.pe"
] | i1620750@continental.edu.pe |
790124cfb1f6c48524d2a116b0e4731ee39bd4cf | a0a440447850b8908794a0e1b4de1a8dd94712de | /src/main/java/com/moh/jhispter/config/LoggingConfiguration.java | 32d90d32adbe9dd371e0992afaf9d360a2701d49 | [] | no_license | Mosouley/uemoa_govies_jhipster | b190fb369c73e58ec057bae17d635a91bb666366 | c18526815b8d4852507ae6d21d51e237966bc1ac | refs/heads/master | 2020-03-16T01:56:13.540008 | 2018-05-07T11:37:03 | 2018-05-07T11:37:03 | 132,452,563 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,576 | java | package com.moh.jhispter.config;
import java.net.InetSocketAddress;
import java.util.Iterator;
import io.github.jhipster.config.JHipsterProperties;
import ch.qos.logback.classic.AsyncAppender;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.LoggerContext;
import ch.qos.logback.classic.boolex.OnMar... | [
"mo@MacBook-Pro-de-Moh.local"
] | mo@MacBook-Pro-de-Moh.local |
ccd8088446d95d1bcc6c00587ddc85118d2cc833 | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/com/avito/android/tariff/edit_info/EditInfoFragmentKt.java | 17742c21851713d8fc4c4271760c61e4864378ad | [] | no_license | Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014668 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 230 | java | package com.avito.android.tariff.edit_info;
import kotlin.Metadata;
@Metadata(bv = {1, 0, 3}, d1 = {"\u0000\u0002\n\u0000¨\u0006\u0000"}, d2 = {"tariff_release"}, k = 2, mv = {1, 4, 2})
public final class EditInfoFragmentKt {
}
| [
"auchhunter@gmail.com"
] | auchhunter@gmail.com |
26289a9e44543c9eb48c9dd7200f455ff03862c0 | 900f55f8940dc01b75d95bc54ce112534db2cafb | /src/main/java/gui/methodsPanes/ProgonkaPane.java | 090ad943d65f68980b0af0323c06b0c513f9e5b2 | [] | no_license | vladyslav-kramarenko/CMVI | f0353a8462d781bcaaa1310c0038c2d8e95f9cdb | 30069cee21fb7f8a3f95880835d114ebe6608520 | refs/heads/master | 2022-12-02T03:10:17.542245 | 2017-08-14T12:19:31 | 2017-08-14T12:19:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,570 | java | package gui.methodsPanes;
import javax.swing.*;
import javax.swing.table.DefaultTableModel;
import java.io.BufferedReader;
import java.io.PrintWriter;
import java.util.StringTokenizer;
/**
* Created by razor on 09.06.2017.
*/
public class ProgonkaPane extends JLayeredPane {
public String getTableFuncValue(int ... | [
"razorvlad1992@gmail.com"
] | razorvlad1992@gmail.com |
d12b8ba48dad52bf7790694f7b3549662bc262c0 | c7a351c404155e57e22ac0462d51734c8dc5fdd1 | /src/test/java/net/medavante/regression/testscripts/studynavigator/FPTC_1539_MoveAssessmentWithAPaperTranscription_SIP.java | f0304cb3655b19c31fa41de13a24805df0241240 | [] | no_license | arushi1998goel/Medavante | 2de88935388006fffcfa205d0dff1670cf8b2b9c | 6d106a310631d806c247c53b439b42f1cd557bb9 | refs/heads/master | 2023-02-18T23:35:03.190792 | 2021-01-21T17:59:38 | 2021-01-21T17:59:38 | 331,709,545 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 15,251 | java | package net.medavante.regression.testscripts.studynavigator;
import java.util.Properties;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Factory;
import org.testng.annotations.Test;
import net.medavante.portal.dataproviders.DataProviders;
import n... | [
"Arushi.g@360logica.com"
] | Arushi.g@360logica.com |
0f92abacfb6028850f94a2c5f13adafd4b723e7a | e26bacd2a3722148d2efe144224fc36dce4e1092 | /scheduletask/src/main/java/com/liujun/schedule/application/taskflow/constant/GraphPointEnum.java | 268a9ec2a03041f19e69369a54716e3f00fae6c3 | [] | no_license | kkzfl22/schedule | 2efaed73e527ff36af50dbd3776b140d2542a958 | 0567f940714c05d910c55a51d05a28140abdd1bb | refs/heads/main | 2023-07-04T05:12:33.000010 | 2021-08-03T12:36:32 | 2021-08-03T12:36:32 | 390,570,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 731 | java | package com.liujun.schedule.application.taskflow.constant;
/**
* 虚拟顶点信息
*
* @author liujun
* @version 0.0.1
* @date 2019/12/13
*/
public enum GraphPointEnum {
/** 虚拟结束顶点,用来标识出结束任务的结束点,由系统自动添加完成 */
VIRTUAL_FINISH_POINT(Long.MIN_VALUE),
/** 不存在环的标识 */
NOT_CYCLE_FLAG(-1L),
;
/** 顶点信息 */
private Lon... | [
"liujun@paraview.cn"
] | liujun@paraview.cn |
b3fc088b568f0d33846903e4724c0375f5bd2e63 | ba4a427257ad516512d46b2478f308c4c8bb8f4d | /common/src/main/java/com/bonree/ants/manager/proto/CmdsRequestProto.java | 4572e3de00b87814a5866741b213c295e8f3762c | [] | no_license | zhwei4150/monitor_manager | b74de9c262cf7bd8b0cec5bd7affff64e9f92119 | 6d7c42a61ca5e926d2aa1cfac8c8ed6d49ba62c9 | refs/heads/master | 2020-04-10T04:38:30.052899 | 2018-12-07T10:16:34 | 2018-12-07T10:16:34 | 160,804,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 750 | java | package com.bonree.ants.manager.proto;
public class CmdsRequestProto {
private String moduleName;
private String cmdName;
private int type;
private String data;
public String getModuleName() {
return moduleName;
}
public void setModuleName(String moduleName) {
this.module... | [
"zhwei4150@126.com"
] | zhwei4150@126.com |
a71395a8aef57b7d336ab57b4786bd93e5b2db66 | 55964132fdfe6177eaf6af24189dc6d67c63e894 | /Java Projects/Boss-Employees/Boss-Employees/src/main/java/app/controller/MembruController.java | 21ac05b563e6270982d612bd48c2976ac634c4b4 | [] | no_license | Laura-ElenaComanac/Projects | 8e8144e9b2005391e3b64efbe71828f2cd2e1486 | 52319ae7fa3eb656de31963e730a8cae6e534007 | refs/heads/master | 2023-04-27T10:05:27.456603 | 2021-02-25T07:29:14 | 2021-02-25T07:29:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,459 | java | package app.controller;
import app.domain.Discutie;
import app.domain.DiscutieSef;
import app.domain.Echipa;
import app.service.DiscutieService;
import app.service.EchipaService;
import app.utils.events.DiscutieChangeEvent;
import app.utils.events.Event;
import app.utils.observer.Observer;
import javafx.collections.FX... | [
"laura.elena.olaru@gmail.com"
] | laura.elena.olaru@gmail.com |
7c8537f8aebb485415ccaf64c13851cb727891b4 | 697833daeb203add9ad68d5f2c28df97baac177b | /framework-base/src/main/java/org/unicorn/framework/base/config/xss/XssHttpServletRequestWrapper.java | 3d3bdaed205cf67d5ff79db068db87956bc5342f | [] | no_license | unicorn-framework/framework | be66296e54249f725c7de52fb1c89aaa1d560d7a | 8ce0e870b2379ab2ff25871679c612acbe8bdf3d | refs/heads/dev-v2.1.0 | 2023-08-08T11:16:18.572327 | 2021-11-19T10:07:27 | 2021-11-19T10:07:27 | 224,378,581 | 1 | 1 | null | 2023-09-12T13:56:47 | 2019-11-27T08:13:39 | Java | UTF-8 | Java | false | false | 1,188 | java | package org.unicorn.framework.base.config.xss;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRequestWrapper;
/**
* @author xiebin
*/
public class XssHttpServletRequestWrapper extends HttpServletRequestWrapper {
public XssHttpServletRequestWrapper(HttpServletRequest request)... | [
"xiebin1631216@163.com"
] | xiebin1631216@163.com |
42a4c5e67641efe66cd8696658bad9033fc34474 | a90c8768833ab2df5b5b9ae3417da5377a97b928 | /AsifApp4.java | 67559350f9427ff53043df54084dc17b5df0ca0b | [] | no_license | mohammedshakh1/JavaBasic | af49b382f5dd0bcea3262911a9a4a5542c6a58ba | e0cca12668b861bcacb6f59daf13bfe3ca6c4218 | refs/heads/master | 2022-11-24T13:58:16.586476 | 2020-07-27T22:39:14 | 2020-07-27T22:39:14 | 283,020,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 130 | java | public class AsifApp4{
public static void main(String[] args){
System.out.println("Asif App 4 is running well");
}
}
| [
"you@example.com"
] | you@example.com |
7dc6e65610014d33c4f6ad099ece092c1269577a | 7ffefd0f466e19136cc5bd90f151a508962da0ba | /src/UDP/P2_UDP.java | 42612f8e304071b23d96ca8b11d054be7e5c8e5e | [] | no_license | leoproject/SD-2016.1 | 9acf85230e377ab11a1076b73d7958fb02265198 | baa743cb77da25e31bfcea133e27d8bc99033fc9 | refs/heads/master | 2020-05-21T16:43:19.139488 | 2016-09-28T16:23:45 | 2016-09-28T16:23:45 | 63,812,083 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,080 | java | package UDP;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.SocketException;
import java.util.Scanner;
public class P2_UDP {
public static void main(String[] args) throws Exception {
System.out.println("Terminal do P2!!!!! \n");
// Processo de Recie... | [
"leonardo2013ufs@gmail.com"
] | leonardo2013ufs@gmail.com |
326263dd825df8f944e199172cb1f501a3d2b615 | 22e6bf275fdf02a7ff2046e7c37282dde85bb43e | /core/src/test/resources/plugin/controller/contextual/simple/Contextualizer.java | 87aa4e559e057b5764a70688a66bad0d4e32a76d | [] | no_license | ybz216/juzu | 05206904eb7099abaa5a477224e4dcb4de9ed4c2 | 37612ff8b031ec55523fa4654546ab4c2536fc2c | refs/heads/master | 2022-05-11T10:50:40.699471 | 2020-01-14T14:18:50 | 2020-01-29T18:27:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,505 | java | /*
* Copyright 2013 eXo Platform SAS
*
* 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 agree... | [
"julien@julienviet.com"
] | julien@julienviet.com |
2e14a718774b1844323fd56a8f68449b665066f1 | aeb6fe6b2710cbb9210ed91ab96b27dfdee64b37 | /src/com/example/aademo/util/AnimationUtil.java | 366bd0ce041976d3ce7b361aafe68c2781f72655 | [] | no_license | mikeddy/meProjects | 3a8a4ea09b5b5defd5023d2581bd47eca1fb140a | c74d471aed3580cf933b1767ccd5b23a120799fc | refs/heads/master | 2020-12-24T05:10:02.600498 | 2018-01-28T06:57:21 | 2018-01-28T06:57:21 | 19,843,608 | 6 | 3 | null | null | null | null | UTF-8 | Java | false | false | 852 | java | package com.example.aademo.util;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.AnimationSet;
/**
* Created by mik_eddy on 15/8/15.
*/
public class AnimationUtil {
public static void repeatAnimation(final AnimationSet mAnimSet, final View v){
mAnimSet.se... | [
"mik.eddy186@gmail.com"
] | mik.eddy186@gmail.com |
f997aa664522fe4f71a9eb35a2a48565245d97ec | 37d8a5ddfc9ec788e013a52d31c43a89fabf1ddb | /app/src/main/java/kz/jihc/registration/models/User.java | 7ba06f541eb4131d5e807be333bf85b99b1590ce | [] | no_license | myktybayev/jihc_lesson | 8e5afa278592dd5f723c971e54aaeac168ff0c41 | 4e424f38d8c38b713ba61eb65735cf29931b1c53 | refs/heads/master | 2023-03-30T17:29:26.851690 | 2021-04-07T05:50:24 | 2021-04-07T05:50:24 | 355,427,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,012 | java | package kz.jihc.registration.models;
import java.io.Serializable;
public class User implements Serializable {
String name;
String surname;
String email;
String phoneNumber;
public User(){}
public User(String name, String surname, String email, String phoneNumber){
this.name = name;
... | [
"mykty-baha@bk.ru"
] | mykty-baha@bk.ru |
d8c27d22798c1930c655a342e131499ad252668a | d97c1298b515385cedd1ffde51d2c0418479dfd8 | /elasticsearch/LIS/src/main/java/com/example/laxtech/LIS/LisApplication.java | 654519836dcd96b7bfe9de19a472217d9789021a | [] | no_license | gsanjeev/springbootsamples | f4d10fda47bdb3d0d336e737b3f61850294b106c | e4181060084388c76ebf31b8a3d385197a6298ff | refs/heads/master | 2022-06-23T01:42:18.167536 | 2019-09-02T12:29:02 | 2019-09-02T12:29:02 | 117,226,860 | 0 | 0 | null | 2022-06-17T01:51:19 | 2018-01-12T10:18:16 | Java | UTF-8 | Java | false | false | 1,897 | java | package com.example.laxtech.LIS;
import org.elasticsearch.client.Client;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.s... | [
"gsanjeevtripathi@gmail.com"
] | gsanjeevtripathi@gmail.com |
9fb442ac13fb3a48445f964457301710820b48f5 | 317e6e8571cf3736b729b840c54bfd2a2ccca769 | /src/main/java/com/studygo/controller/FavoriteController.java | 8f4b35f312f7c9d06dbafb846814baecb819a05f | [] | no_license | tsunghanjacktsai/study-go-website | a1605d4255775619027fee848dcf80471b096f8b | 56346166a56a9e27d5110de8fd50b56c53e2e103 | refs/heads/master | 2022-01-27T04:52:16.045135 | 2019-05-01T10:08:33 | 2019-05-01T10:08:33 | 183,940,768 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,221 | java | package com.studygo.controller;
import com.studygo.bean.Article;
import com.studygo.bean.Favorite;
import com.studygo.service.ArticleService;
import com.studygo.service.RankingService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springfram... | [
"jack870131@outlook.com"
] | jack870131@outlook.com |
cd94be7e5dffc3a2d1bd54a2f9c45c673088959c | 895ea02e9fbbbddccd2f550769600608a5ce26bf | /CoreAlgorithms/src/au/gov/asd/tac/constellation/algorithms/sna/similarity/PreferentialAttachmentPlugin.java | 6be4959c78d8028e0d86d983e3db50df0446e6e7 | [
"Apache-2.0"
] | permissive | sol695510/constellation | 8e26a739a8ae09755f1ff2061206d13566d8b432 | 9ab9e0cc3a0bb673204d74d5b017453a882845a0 | refs/heads/master | 2020-12-19T13:40:11.523350 | 2020-03-16T22:31:41 | 2020-03-16T22:31:41 | 226,787,694 | 1 | 0 | Apache-2.0 | 2019-12-20T00:16:47 | 2019-12-09T04:54:54 | null | UTF-8 | Java | false | false | 9,433 | java | /*
* Copyright 2010-2019 Australian Signals Directorate
*
* 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 appl... | [
"39325530+arcturus2@users.noreply.github.com"
] | 39325530+arcturus2@users.noreply.github.com |
7917190063cfcf9971c6d8ff6c5a66d60bf9d44c | 6f3ea31f07d7fac8d0076fd0cfe26f203c4f6550 | /XFBall/app/src/main/java/com/example/cglin/xfball/MyWindowManager.java | 136b11f2eb26a74726266477935c9fa58a6fd681 | [] | no_license | CGLingit/XFBall | d49e44e3ed8caecf79aab5df3d156ddacf048635 | af75b7efd1e9fab49d8276c6b1d14727f0ee0bbd | refs/heads/master | 2021-01-20T13:39:01.401249 | 2017-05-07T05:55:25 | 2017-05-07T05:55:25 | 90,511,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,302 | java | package com.example.cglin.xfball;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import android.app.ActivityManager;
import android.content.Context;
import android.graphics.PixelFormat;
//import android.support.v7.app.ActionBar;
import android.view.Gravity;
import android.view.W... | [
"1542102449@qq.com"
] | 1542102449@qq.com |
d7146cde6fab07f26ffe4d0c723e9497944130fd | fd1b02de0fe351102367d6851de796d780c95d52 | /org.fosstrak.llrp.commander.plugin/src/org/fosstrak/llrp/commander/editors/graphical/LLRPMasterDetailsBlock.java | aef96c7508fc62ece3d5f97e6a0ec6ace28dd3f6 | [] | no_license | Fosstrak/fosstrak-llrp-commander | f7d431c2a9d493d3df701fbe1a4e2251009a56dc | 534980dae851d4f47977b9e2c09eb598b672c30a | refs/heads/master | 2020-05-18T14:07:20.261360 | 2013-01-26T16:41:33 | 2013-01-26T16:41:33 | 38,189,727 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 16,543 | java | /*
*
* Fosstrak LLRP Commander (www.fosstrak.org)
*
* Copyright (C) 2008 ETH Zurich
*
* This program 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 3 of the License, or
... | [
"samuel.wieland@gmail.com"
] | samuel.wieland@gmail.com |
75d8fc8dbd4fe73686a076393c46e5ef880854dd | 4fec6c57f9ad48d0bf09ee9f470ee8fec1639488 | /src/main/java/br/com/minhareserva/modelo/negocio/persistencia/entidade/Contato.java | c75680c69c82833cb2ac7c223b156868c91524b6 | [] | no_license | ronaldopintogomes/minha-reserva---java---springboot | 2bce233ef76b5144c717de24dbc4d4f9da676e76 | d687744fd0254f28755a207a6e6f619db1e75610 | refs/heads/master | 2023-01-01T11:43:19.239681 | 2020-10-23T00:53:06 | 2020-10-23T00:53:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 599 | java | package br.com.minhareserva.modelo.negocio.persistencia.entidade;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.ElementCollection;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import java.io.Serializable;... | [
"ronaldo.softsystem@gmail.com"
] | ronaldo.softsystem@gmail.com |
b6a2faeedbcc76f50dc0524be89267aaa6461921 | 5b747c30880af98364bce5dfd05d7422018d7c74 | /src/main/java/com/yangyimeng/homework/leetcode/LongestSubstringWithoutRepeatingCharacters.java | 00ffec641d40aef3259b836486ea855fc76e851b | [] | no_license | yangyimeng/homework | a02c7b5a1d09586ed2c0c9843ae4d0473868a935 | 4cd129c93770a4bac75534c4c48403589cd66db1 | refs/heads/master | 2021-01-19T23:53:22.826175 | 2017-10-31T09:58:10 | 2017-10-31T09:58:10 | 89,048,125 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,125 | java | package com.yangyimeng.homework.leetcode;
import java.util.BitSet;
public class LongestSubstringWithoutRepeatingCharacters {
public int lengthOfLongestSubstring(String s) {
BitSet bitSet = new BitSet();
char [] data = s.toCharArray();
if (data.length == 0) {
return 0;
... | [
"yangyimeng@gmail.com"
] | yangyimeng@gmail.com |
8d9508f23e23cc8b0e28f29d1bcf6f0e21f67ca2 | 06e34596185c90f3c1cce7cbca5cfb4f2594782c | /xgen4j/src/test-gen/java/com/rodrigodev/xgen4j/test/throwing/Information.java | 932fe0e0bec0934bf1dc11972a13f77a73e4fa32 | [
"MIT"
] | permissive | RodrigoQuesadaDev/XGen4J | 3e45593c1de9f842b2e2de682bec6b59c34d5ab7 | 8d7791494521f54cbf8d89b5e12001e295cff3f4 | refs/heads/master | 2021-01-21T05:00:42.559899 | 2015-07-28T10:11:13 | 2015-07-28T10:11:13 | 39,287,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,080 | java | package com.rodrigodev.xgen4j.test.throwing;
import com.rodrigodev.xgen4j.test.throwing.ErrorInfo.CustomMessageGeneratorErrorDescription;
import com.rodrigodev.xgen4j.test.throwing.ErrorInfo.PlainTextErrorDescription;
import java.util.*;
import java.util.concurrent.atomic.AtomicBoolean;
/**
* Autogenerated by XGen4... | [
"rodrigoquesada@gmail.com"
] | rodrigoquesada@gmail.com |
40d9337dcec61c04ccb86459a73948d296e687ba | 6f4b2e8b054c17b04754d7769738d91bae1091bb | /app/src/test/java/com/college/picodiploma/uts18523066/ExampleUnitTest.java | b69d1c9123ce094eb8d5b0cb737dbff8487cf4ad | [] | no_license | irasalsabila/utspab | d692843b2e36522e45a6732ca2ce7eb04ebc7015 | 1a71a16ed5ef297e52b7072bee0dfadc500ecd06 | refs/heads/master | 2023-01-09T23:41:32.675231 | 2020-11-03T11:25:04 | 2020-11-03T11:25:04 | 309,663,829 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.college.picodiploma.uts18523066;
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
... | [
"irasalsabila@gmail.com"
] | irasalsabila@gmail.com |
dbc40c43477ff4e2f4d1eeb0273644e7fce424ea | 0e032c95d06b304c5925aa3c4473b8e15b737ce1 | /src/test/java/com/treeviewer/treeviewer/TreeviewerApplicationTests.java | 40497a062f4c731ac42af71379e2a70902a72b04 | [] | no_license | dyutibhaba/treeds-restapi | b8416d49217b368ea00e27d73a2dd10c4343180e | fcb4438d7f6b9b0039774201abf352059929becb | refs/heads/master | 2020-05-24T16:35:20.013668 | 2019-05-19T16:22:33 | 2019-05-19T16:22:33 | 187,362,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 954 | java | package com.treeviewer.treeviewer;
import org.assertj.core.api.Assertions;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.test.web.client.TestRestTemplate... | [
"bhabadyuti.damodar@piterion.com"
] | bhabadyuti.damodar@piterion.com |
5b2d1bb23a35e7c86e30f7b252665fb82aba727b | 421fee6930e74408d4f3df14160b54c544000136 | /security-core/src/main/java/com/jerry/security/core/support/SimpleResponse.java | 92f76d8cf18b7de87d8ba1553cd8d08e778a5661 | [
"Apache-2.0"
] | permissive | TanHaoran/security_old | e97c4088a63c4406a95f204f24aa18111d052563 | ae6856ce656d5f31248e366bf4c8bfa1415e2f50 | refs/heads/master | 2020-03-08T07:08:24.065725 | 2018-04-22T09:00:42 | 2018-04-22T09:00:42 | 127,987,153 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | package com.jerry.security.core.support;
/**
* Created with IntelliJ IDEA.
* User: Jerry
* Date: 2018/4/4
* Time: 10:32
* Description: 简单的响应对象
*/
public class SimpleResponse {
private Object content;
public SimpleResponse(Object content) {
this.content = content;
}
public Object getCon... | [
"thrforever@126.com"
] | thrforever@126.com |
a0fe43cd8d8f8f6324bcb8285cab63b7d34a838a | 21de76ae7bf26465b19d9ec441b3fe028dd7aea3 | /08-security/keycloak-sso/keycloak-spring-security/src/main/java/keycloaksso/springsecurity/SecurityConfig.java | 49bb7a49499e55bf010c55ff488532b973d0bf3d | [] | no_license | ttt9912/prospringboot2 | 0b74ba3c02e21984356c91ad93ef0f8ece45e0e5 | edab521bc755ede1cb8ca93b5248406119e999f2 | refs/heads/master | 2022-06-14T20:05:54.668381 | 2022-05-30T19:19:29 | 2022-05-30T19:19:29 | 163,871,907 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,929 | java | package keycloaksso.springsecurity;
import org.keycloak.adapters.springboot.KeycloakSpringBootConfigResolver;
import org.keycloak.adapters.springsecurity.KeycloakSecurityComponents;
import org.keycloak.adapters.springsecurity.authentication.KeycloakAuthenticationProvider;
import org.keycloak.adapters.springsecurity.co... | [
"tschachtli.th@gmail.com"
] | tschachtli.th@gmail.com |
67ba87a4a941c57055c38cfd1ab10c4e435928de | 5d9128606e288f4a8ede1f39bf0909a97247dbb8 | /src/main/old-java/org/arbonaut/android/jooq/impl/Extract.java | 5d8c21e8948c083ae1a891b580b2d017add7c298 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | Arbonaut/jOOQ | ec62a03a6541444b251ed7f3cdefc22eadf2a03d | 21fbf50ca6129f1bc20cc6c553d99ba92865d192 | refs/heads/master | 2021-01-16T20:32:00.437982 | 2012-11-26T13:28:19 | 2012-11-26T13:28:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,695 | java | /**
* Copyright (c) 2009-2012, Lukas Eder, lukas.eder@gmail.com
* All rights reserved.
*
* This software is licensed to you under the Apache License, Version 2.0
* (the "License"); You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and ... | [
"karol.waga@arbonaut.com"
] | karol.waga@arbonaut.com |
73006571726beb634713b637c8072fba095983bf | d60fabce1b846dda0e433808d3540333f1565c23 | /src/MyCollector.java | 36a7143ba15249a0a158affe2b50c43a12d2b05f | [] | no_license | yc-zhang/java8-learning | af283f8edb081fe27bfb5e9180e8d30e13713248 | 20421cb7e0679a5e07dfa29de79f70ec70b9b4e0 | refs/heads/master | 2020-09-25T10:08:15.902321 | 2016-09-22T02:30:37 | 2016-09-22T02:30:37 | 67,580,949 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 926 | java | import java.util.*;
import java.util.function.BiConsumer;
import java.util.function.BinaryOperator;
import java.util.function.Function;
import java.util.function.Supplier;
public class MyCollector<T> implements java.util.stream.Collector<T, List<T>, List<T>> {
@Override
public Supplier<List<T>> supplier() {
... | [
"turalyon.zhangyc@gmail.com"
] | turalyon.zhangyc@gmail.com |
2f45a07a0b9e88ec9bd3f5b1f4fafeb53e058c9c | c884ab6dd9fadcbd713f578ffa9780f2f704038f | /src/main/java/com/zilean/queue/domain/entity/ZileanTokenDO.java | 7eb6569957c23c45b6e64101ef54a52f335f0095 | [] | no_license | aipan/wy-delay-queue | 343c77fabc85d68152b5029b996e98d4c3c1ddae | 14deb63d45397734a5222a8a2ed2b94ca8cd0c65 | refs/heads/master | 2020-07-06T20:04:56.127671 | 2019-07-16T15:45:25 | 2019-07-16T15:45:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,282 | java | package com.zilean.queue.domain.entity;
import com.zilean.queue.domain.entity.base.BaseDO;
import lombok.Data;
import lombok.EqualsAndHashCode;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.I... | [
"qq584686739@gmail.com"
] | qq584686739@gmail.com |
5a834445c1ed5fb20012ef21f27b49f268619f73 | 99d856874f2e13f4da8f67d3a59cb0089ed629fe | /temp/src/minecraft/net/minecraft/src/StatFileWriter.java | e7ccc3db69907f98dbaf29d6c305817ea27c1e68 | [] | no_license | pablo67340/SkinFix | f1e0fa64361edb13c7f937f99a571f08bc349c54 | 5d5a9aa55a948376236a4fda84a7a0eefa373400 | refs/heads/master | 2020-04-27T20:07:23.310747 | 2019-03-09T04:28:15 | 2019-03-09T04:28:15 | 174,646,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,074 | java | package net.minecraft.src;
import argo.jdom.JdomParser;
import argo.jdom.JsonNode;
import argo.jdom.JsonRootNode;
import argo.jdom.JsonStringNode;
import argo.saj.InvalidSyntaxException;
import java.io.File;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.u... | [
"pablo67340@gmail.com"
] | pablo67340@gmail.com |
b590c05f04cec329809261fbf1ef0453e7012f78 | d2d640b3fb1a0c3f1f68ed699ff64e30c97293cf | /app/src/main/java/com/android/airhockey/data/VertexArray.java | 340ecb400fb6e9abc8e7d289d1f47f26b8a4d0f2 | [] | no_license | pop1030123/AirHockey | c3b061fac8aa4588571e3ee50ed84109be9a7dd9 | 20071fd34c788705381374d2dc94c81039be3d0e | refs/heads/master | 2020-12-30T15:42:04.074044 | 2017-05-23T14:52:27 | 2017-05-23T14:52:27 | 91,165,296 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,129 | java | package com.android.airhockey.data;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.FloatBuffer;
import static android.opengl.GLES20.GL_FLOAT;
import static android.opengl.GLES20.glCullFace;
import static android.opengl.GLES20.glEnableVertexAttribArray;
import static android.opengl.GLES20.glVer... | [
"77276575@qq.com"
] | 77276575@qq.com |
9be96bce58b40ca9706c515a58710bd56939407a | 56c2e5b6bbbbb00b622f69d14515a9f4f4a028da | /app/src/main/java/demo/mark/com/xposedpluginsearch/sql/SqlUtil.java | 28161af853eca6e45e60a8e7dd636e85a8076b38 | [] | no_license | ariesy313/XposedPluginSearch | 2c49e59ad690e25a1d409594bde4a6e299fdd602 | a7751802bf32913571c3571649b39b7046773985 | refs/heads/master | 2021-01-01T03:52:36.878731 | 2016-05-24T15:54:14 | 2016-05-24T15:54:14 | 59,579,142 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,569 | java | package demo.mark.com.xposedpluginsearch.sql;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import java.util.ArrayList;
import java.util.List;
import de.robv.android.xposed.XposedBridge;
/**
* Created by Berkeley... | [
"yefei313@126.com"
] | yefei313@126.com |
f2924aa3ab877be282b7218aa46d24977656ce19 | 4d1f29157250319090607706caa5957ac807e206 | /src/main/java/lk/easycarrental/controller/BookingController.java | 5dfdecb9907048fd555c658d939e2cc533e7152c | [] | no_license | yohansamitha/EasyCarRental-api | 88a2569f3f3a90119c361b261036b3705a04a31e | 9980b2045e64d84a1fbb6fea234152494713d0ee | refs/heads/master | 2023-07-03T20:43:20.355625 | 2021-08-12T04:28:48 | 2021-08-12T04:28:48 | 377,099,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,680 | java | package lk.easycarrental.controller;
import lk.easycarrental.dto.BookingDTO;
import lk.easycarrental.dto.CustomerDTO;
import lk.easycarrental.dto.DriverDTO;
import lk.easycarrental.dto.VehicleDTO;
import lk.easycarrental.exception.NotFoundException;
import lk.easycarrental.service.BookingService;
import lk.easycarrent... | [
"yohansamitha123@gmail.com"
] | yohansamitha123@gmail.com |
2e6ee7ac5a0edb62e8a1b0c6f310dc820539ec0a | b9d3a691e0a64a92e0d106abb9bb7eb2f2ac79d0 | /bundles/sirix-core/src/main/java/org/sirix/api/IPageReadTrx.java | d6b261bbb6658ab7cda41db1abfbe4179d0ed9e3 | [
"BSD-3-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | testadmin1-levelops/sirix | 363d6b46120d3b97200d88787a0d755afeaefa33 | 9b6b7ccbc1739eae41f319e6fb613b016ae88eab | refs/heads/master | 2022-10-29T09:03:54.928218 | 2020-01-24T22:53:04 | 2020-01-24T22:53:04 | 236,097,057 | 0 | 0 | BSD-3-Clause | 2022-10-05T20:01:14 | 2020-01-24T22:52:09 | Java | UTF-8 | Java | false | false | 4,144 | java | package org.sirix.api;
import javax.annotation.Nonnegative;
import javax.annotation.Nonnull;
import org.sirix.cache.PageContainer;
import org.sirix.cache.TransactionLogPageCache;
import org.sirix.exception.SirixIOException;
import org.sirix.node.EKind;
import org.sirix.node.interfaces.INodeBase;
import org.sirix.page... | [
"viraj@levelops.io"
] | viraj@levelops.io |
6543f00fdc1027eeeed9873abf9c58789603803a | 7985823e82e3008e0cde5c86051bdc9e9f1c2813 | /jesus/src/venancio/alania.java | 91e11e277975ba9123801ecb7769006f3487661b | [] | no_license | JesusVA200998/Creando | b0a9cf78c21274f0281fe097d303452a8ba6a993 | f43d081dc22850509b4f0481c36ca481cae1a7ac | refs/heads/master | 2021-08-29T10:28:09.429366 | 2017-12-13T17:51:17 | 2017-12-13T17:51:17 | 114,150,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 160 | java | package venancio;
public class alania {
public static void main(String[] args) {
// TODO Auto-generated method stub
/* hola mundo boli*/
}
}
| [
"uno@DOS35"
] | uno@DOS35 |
c9a5c609ebd8cd4421c86129abed27bea4db4d65 | 711e906f2b6490ef1e4f1f58ca840fd14b857ce2 | /com/android/systemui/statusbar/notification/stack/NotificationSwipeHelper.java | bbe7cc8891ae1cc2889303565beb20548d8f8c05 | [] | no_license | dovanduy/SystemUIGoogle | 51a29b812000d1857145f429f983e93c02bff14c | cd41959ee1bd39a22d0d4e95dc40cefb72a75ec8 | refs/heads/master | 2022-07-09T01:48:40.088858 | 2020-05-16T16:01:21 | 2020-05-16T16:01:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,564 | java | //
// Decompiled by Procyon v0.5.36
//
package com.android.systemui.statusbar.notification.stack;
import android.service.notification.StatusBarNotification;
import com.android.systemui.statusbar.notification.row.ExpandableNotificationRow;
import android.animation.Animator;
import android.animation.ValueAnimator$Ani... | [
"ethan.halsall@gmail.com"
] | ethan.halsall@gmail.com |
fa5bc00cbafeec1080469d9cfef4819887966ea2 | 84fe02f1ba1db6d6baf7eb6bf1d46e9128f66443 | /src/main/java/hu/u_szeged/ohsh/config/Constants.java | 7d849f3f3b098901bdb04952113340881e3272db | [] | no_license | jofel/hermannotes | c1d7a2398c830df9a4f586a3a2076a26446dae7c | 7afd50ad31f3de7f9f375e6e2522f79c2f79fdb0 | refs/heads/master | 2021-09-22T10:28:50.173517 | 2018-09-08T08:53:05 | 2018-09-08T08:53:05 | 108,280,926 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | package hu.u_szeged.ohsh.config;
/**
* Application constants.
*/
public final class Constants {
//Regex for acceptable logins
public static final String LOGIN_REGEX = "^[_'.@A-Za-z0-9-]*$";
public static final String SYSTEM_ACCOUNT = "system";
public static final String ANONYMOUS_USER = "anonymousu... | [
"fodorj@jusoft.hu"
] | fodorj@jusoft.hu |
db55dbbded5f7122fab3b46e772b4eaff202d99d | af2559ac87e14005524c7a3afc12f7c37b8542fc | /src/main/java/es/tid/provisioningManager/objects/Topology.java | 8afe2fdd71048d12489b8123b692021ac3abe1af | [
"Apache-2.0"
] | permissive | telefonicaid/netphony-topology | d54d1e25f3d876050eaa7479a5d879d1cc7ccf80 | 818c60076116d1ba7806497bb14949da70e364d5 | refs/heads/master | 2023-05-25T19:01:30.432685 | 2021-06-01T19:30:40 | 2021-06-01T19:30:40 | 25,867,170 | 34 | 18 | Apache-2.0 | 2023-05-24T08:48:56 | 2014-10-28T11:59:03 | Java | UTF-8 | Java | false | false | 6,942 | java | package es.tid.provisioningManager.objects;
import java.io.File;
import java.util.ArrayList;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import org.w3c.dom.CharacterData;
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import org.w3c.dom.NodeList;
import es.ti... | [
"eduardo.yustapadilla@telefonica.com"
] | eduardo.yustapadilla@telefonica.com |
6bc71b16368cf4ffdc82f7cf621b63a13b385986 | 0b6b598a135bb6c658cf6eb11969c8d9f085a87c | /src/test/java/org/ashsethu/utils/HtmlParserTest.java | 908a2b0fee529ffdb7a79b9da87a3a5446a4754b | [] | no_license | asethura/WebCrawler | 8efdce92d8e7e2b945809e7d74869dc076ac804e | 976299ccd303b94616e7be416ffa085b0b6d14f0 | refs/heads/master | 2022-09-23T05:56:44.154886 | 2020-04-13T13:49:42 | 2020-04-13T13:49:42 | 254,499,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,368 | java | package org.ashsethu.utils;
import com.sun.net.httpserver.HttpExchange;
import com.sun.net.httpserver.HttpHandler;
import com.sun.net.httpserver.HttpServer;
import org.apache.commons.lang3.StringEscapeUtils;
import org.ashsethu.service.impl.CrawlerServiceImpl;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Element;
im... | [
"aks37@ilch-ml0381.local"
] | aks37@ilch-ml0381.local |
fe996df0b866f5827e10276605e64fb49c633c00 | 7dfa7a04bf286bce921103a33915bc8df2cf4713 | /extension-jaxrs/src/test/java/test/io/smallrye/openapi/runtime/scanner/ReferenceResponseTestResource.java | 5f0c5acc277d7b9632e4b452759a1a6a3f502cf4 | [
"Apache-2.0"
] | permissive | radcortez/smallrye-open-api | 49d6f02743e0156bf86494b58190be0ee60648f0 | 299ebd37acfdf40471a807c5ab6df37990114cfc | refs/heads/main | 2023-06-22T10:07:49.213942 | 2022-01-26T12:57:10 | 2022-01-26T12:57:10 | 235,538,281 | 0 | 0 | Apache-2.0 | 2023-06-08T03:58:21 | 2020-01-22T09:23:13 | Java | UTF-8 | Java | false | false | 782 | java | package test.io.smallrye.openapi.runtime.scanner;
import javax.json.JsonObject;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import org.eclipse.microprofile.openapi.annotations.responses.APIR... | [
"phillip.kruger@gmail.com"
] | phillip.kruger@gmail.com |
d6e7e6c0908f1899013b54ff03bdb6428bbf78a3 | 55a00b679e7d6446fb465ec0912c46b3c07696f0 | /src/main/java/com/epi/jhipster/web/rest/errors/LoginAlreadyUsedException.java | 279a6757fd98296ef688a1d107605219c7ea5d96 | [] | no_license | akalanka95/jhipstersupport-3 | c4efe87b9ba2ea239dcffadaaf652548e9d3ab68 | 94cac470ae905a2f1fcaf8a033c3e6bae0549769 | refs/heads/master | 2020-04-23T03:03:08.000860 | 2019-03-01T06:37:12 | 2019-03-01T06:37:12 | 170,865,981 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package com.epi.jhipster.web.rest.errors;
public class LoginAlreadyUsedException extends BadRequestAlertException {
private static final long serialVersionUID = 1L;
public LoginAlreadyUsedException() {
super(ErrorConstants.LOGIN_ALREADY_USED_TYPE, "Login name already used!", "userManagement", "userex... | [
"akalankamaduka95@gmail.com"
] | akalankamaduka95@gmail.com |
4f0fcbcb469a38b1b8c036c3b05f293831c06b99 | 59bdb6ab10be089e9ecb6eb47f867b7a97218e22 | /java/src/main/java/backtracking/CombinationSumII.java | bb57a8881e8033d48a91a6b5305c7e643cb8c44c | [] | no_license | mathslimin/leetcode | 6975082932070bdc7f4baf316dfa362d3c951622 | ee97ebacb242d0aca3bd10d07f5873dccc9a6cd0 | refs/heads/master | 2022-05-19T16:36:08.891571 | 2022-04-03T02:30:25 | 2022-04-03T02:30:25 | 475,932,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,786 | java | package backtracking;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* Created on 14/03/2017. Given a collection of candidate numbers (C) and a
* target number (T), find all unique combinations in C where the candidate numbers sums to T.
*
* <p>Each number in C may only be used o... | [
"mathslimin@gmail.com"
] | mathslimin@gmail.com |
e4207b421ae091d7fbb5552b5faa78d610497f46 | 8c302d7e4009fb19d511eea5ee3d0f3f40c7c152 | /src/main/java/com/spring/component/ComponentJdbcConnection.java | 52f7d3c6565505d82404d6216d61ce03086c7d91 | [] | no_license | alokMr1992/spring-framework | 48b84a82fd9147421d9d98f2cea21e39e5b2db69 | 14b70434a7de8981fd27abe9b27aa43a9f393cec | refs/heads/main | 2023-02-27T06:33:27.033271 | 2021-01-17T16:29:43 | 2021-01-17T16:29:43 | 325,971,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 512 | java | package com.spring.component;
import org.springframework.beans.factory.config.ConfigurableBeanFactory;
import org.springframework.context.annotation.Scope;
import org.springframework.context.annotation.ScopedProxyMode;
import org.springframework.stereotype.Component;
@Component
@Scope(value = ConfigurableBeanFactory.... | [
"alok.mrityunjay1992@gmail.com"
] | alok.mrityunjay1992@gmail.com |
3cf68dc9f8a303fc694a20343829a1008eabe23b | 371dc7b85559249d1313a04b611a868ee3a8234b | /src/Controller/Controller_Setup.java | d8bfbd48dd0c21df06be601bfb25d68ae53f7120 | [] | no_license | Giammaria96/DanmakuCardGame-ABORTED- | 103a4353c1e92d487f03552b3236f8c8eff6b2b2 | 29f5183950cae94dab65de268bf4f645c8fb34a1 | refs/heads/master | 2021-06-19T01:51:38.263847 | 2017-06-19T03:35:33 | 2017-06-19T03:35:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,486 | java | package Controller;
import Language.Language;
import Views.Scenes.Scene_Setup;
import javafx.scene.control.ComboBox;
import javafx.scene.control.Slider;
import org.jetbrains.annotations.Contract;
import java.io.*;
public class Controller_Setup {
private final Slider slider1, slider2;
private final ComboBox<S... | [
"eramirezsantis@gmail.com"
] | eramirezsantis@gmail.com |
f9880c0dfa2f6d91ad5e459fcecdf60361d6e0e8 | 9e9a6f33fcf7c8c378af4792019352fb734b131b | /src/test/java/dev/masuareb/testingweb/TestingWebApplicationTest.java | 0b1b5fba31d9f206601c6dc46880cc33034af94a | [] | no_license | masuareb/learning_spring-testing-web | 25ccae4f27c3d902fffdd76b67ac9d6bb5d6738c | db2171fab4d972dd75800ceb88a9d13a89ff5bf0 | refs/heads/main | 2023-02-16T06:08:08.087038 | 2021-01-17T19:19:43 | 2021-01-17T19:19:43 | 330,324,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,136 | java | package dev.masuareb.testingweb;
import static org.hamcrest.Matchers.containsString;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get;
import static org.springframework.test.web.servlet.result.MockMvcResultHandlers.print;
import static org.springframework.test.web.servlet.result.Mo... | [
"masuareb@hotmail.com"
] | masuareb@hotmail.com |
a3b08a83a56d4de1aa8b6a4caf3f616771da33f7 | 728433548fedea2997eb72086d3fb78670ff4d87 | /src/Pac_Abstract_Factory/AbstractFactory.java | fe824c806257c4f4fff3ec1d8da51ef27da719d0 | [] | no_license | vivekbasavaraj/Gas_Pump_Project | 84e42bae8b60b448233267edc1ea487a517c1a03 | f52ae6137c8096ffba924bee5c18a3e4984142c4 | refs/heads/master | 2021-01-19T04:47:56.989917 | 2017-04-06T06:50:42 | 2017-04-06T06:50:42 | 87,396,209 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 834 | java | package Pac_Abstract_Factory;
import Pac_Data_Store.*;
import Pac_Strategy.*;
/*
* Abstract Factory Interface consists of all the methods overridden in the concrete factory
*/
public interface AbstractFactory
{
public DS CreateDataStoreObj();
public StoreData CreateStoreDataObj();
public PayMsg CreatePayMsgObj(... | [
"vivek.basavaraj123@gmail.com"
] | vivek.basavaraj123@gmail.com |
6964079a0f69f759bface2712dcfa1c223e63aa6 | 00b50b55b16963749ea17cdcfe18fb750ac0fd08 | /propagates/studios/studio3/UnorderedList.java | 6ef5b8c78869e0a8e9d3cac2a92a6c37d6567300 | [] | no_license | xmars23/CSE247 | 6338ca5d0e01a9afa8786482eeca9f84cadc2dae | 89009ae5b6bd695b1f2a6500fc83705c34181ea1 | refs/heads/master | 2020-03-09T20:19:55.884615 | 2018-04-10T19:27:47 | 2018-04-10T19:27:47 | 128,981,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | package studio3;
import java.util.LinkedList;
import java.util.List;
public class UnorderedList<T extends Comparable<T>> implements PriorityQueue<T> {
public List<T> list;
public UnorderedList() {
list = new LinkedList<T>();
}
@Override
public boolean isEmpty() {
//
// FIXME
//
... | [
"xmeng23@wustl.edu"
] | xmeng23@wustl.edu |
94148addb65f29b9f513ab8c3b195fb9546d990a | dda312cb59e0e147970388f392baa9ec976e5d16 | /app/src/main/java/fr/esgi/mymodule/mymodule/myclub/app/Maps/MapsActivity.java | b775fc3eb2b89e0d6d02b7f604fd6206e2b19386 | [] | no_license | mohammedelakraoui/MyClub | 9d7ec38ab4e7facee54213306831c56ce0ca1d56 | 001c890a2727d8d486d8fdf9b0502cc025e3afaf | refs/heads/master | 2020-08-05T03:31:42.082268 | 2015-03-20T19:18:39 | 2015-03-20T19:18:39 | 22,598,420 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,520 | java | package fr.esgi.mymodule.mymodule.myclub.app.Maps;
import android.app.ActionBar;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.res.ColorStateList;
import android.location.Address;
import android.location.Geocoder;
import android.location.... | [
"mohammed.elakraoui@gmail.com"
] | mohammed.elakraoui@gmail.com |
4db1a58aa0d9a4ef7ae1f0f679973ece471116b8 | 32ada64601dca2faf2ad0dae2dd5a080fd9ecc04 | /timesheet/src/main/java/com/fastcode/timesheet/addons/reporting/application/reportrole/IReportroleAppService.java | 2e562d2e4147f9a2eb4baa6193655f7b35c590c0 | [] | no_license | fastcoderepos/tbuchner-sampleApplication1 | d61cb323aeafd65e3cfc310c88fc371e2344847d | 0880d4ef63b6aeece6f4a715e24bfa94de178664 | refs/heads/master | 2023-07-09T02:59:47.254443 | 2021-08-11T16:48:27 | 2021-08-11T16:48:27 | 395,057,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,720 | java | package com.fastcode.timesheet.addons.reporting.application.reportrole;
import java.util.List;
import java.util.Map;
import com.fastcode.timesheet.addons.reporting.domain.reportrole.QReportrole;
import com.fastcode.timesheet.addons.reporting.domain.report.Report;
import com.fastcode.timesheet.addons.reporting.domain.... | [
"info@nfinityllc.com"
] | info@nfinityllc.com |
1e525cde7106d332ce1ba7091485dbdf1cb3cbf8 | 5fa9d80820142bc20493c2db593a2df325875c6d | /app/src/main/java/com/jc/lottery/bean/VictoryBean.java | 0d7b3fd8851d490fddd92f4f653c9d496d732089 | [] | no_license | chentt521520/svn_android_mobile | 27259538968e40ed8c4a6d21edf15b863f6c988c | 639142764df9a1f0d2ee187e67fd51c9ec82d867 | refs/heads/master | 2022-11-10T20:56:52.537677 | 2020-06-23T09:51:33 | 2020-06-23T09:51:33 | 274,142,856 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,785 | java | package com.jc.lottery.bean;
import com.jc.lottery.bean.type.MatchInfo;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* @author lr
* @description:
* @date:${DATA} 15:24
*/
public class VictoryBean implements Serializable{
private String code;
private String message... | [
"15129858157@163.com"
] | 15129858157@163.com |
2fc5ed6e1c7b8b88ad6f147b5c2f677ba4a447ae | f833c6a6ba4ea2d9b052e43e943a639542078949 | /src/main/java/sabanapayroll/EmployeeByHours.java | 425dfe7f731f7fe58bd5a2ed59871ce8947ecc4a | [] | no_license | MariaPaulaAcero/ACERO-GIRALDO-MAYORGA-SABANA-POOB-2021-1-LAB-INHERITANCE | 25b5000e53ea9cad7b3b6c612aa9d18f6892244e | f37454ff05c04ad9ed287ae24c33d967003e2a37 | refs/heads/master | 2023-04-06T15:06:42.385768 | 2021-04-03T01:11:23 | 2021-04-03T01:11:23 | 351,242,195 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 585 | java | package sabanapayroll;
public class EmployeeByHours extends Employee{
private static final double HOUR = 6500;
private int hoursWorked;
public EmployeeByHours(String name, String lastName, Department department, int hoursWorked) {
super(name, lastName, department);
this.hoursWorked = hou... | [
"mariaacre@unisabana.edu.co"
] | mariaacre@unisabana.edu.co |
d0eb67b4d70433e210a9510e8b2774218007cf8b | 6acd3e7b955ff8a538220b203e9ccb59f1a153c8 | /src/main/java/kinesis/handlers/DataGenerator.java | 5041607cdd2234d44760a74dfd1bcce1f693838f | [] | no_license | rajpal-choudhary/Kinesis-hello-world | a0447da757cbeb78d313a6882183cf68a08883be | df78395944572f0e4358cdd92f467665e5236381 | refs/heads/main | 2023-03-27T01:57:42.337194 | 2021-03-30T12:57:22 | 2021-03-30T12:57:22 | 352,568,153 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 794 | java | package kinesis.handlers;
import org.json.simple.JSONObject;
import java.nio.ByteBuffer;
import java.nio.charset.StandardCharsets;
import java.time.Instant;
import java.util.Random;
public class DataGenerator {
private final String[] TICKERS = {"AAPL", "AMZN", "MSFT", "INTC", "TBV"};
public ByteBuffer gener... | [
"bajaj.varun@hotmail.com"
] | bajaj.varun@hotmail.com |
9b4e0a8c2e71d37775e697240af7a1a141a52163 | fdec1757b376d7a80875a5a65934c353a7ddce87 | /src/main/java/com/km/nn/Net.java | b7cce7d2326c6761281f1791eb13f10c8cba8282 | [] | no_license | kacper-/r2 | 92963b7d26f724fdfc22eb5597c2d1b1309ee405 | 450d1645fd116be05c5d4eac8e0f845dbe3b96ed | refs/heads/master | 2023-06-02T09:44:23.438952 | 2021-06-19T21:03:32 | 2021-06-19T21:03:32 | 378,479,180 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,010 | java | package com.km.nn;
import java.io.Serializable;
import java.util.Arrays;
class Net implements Serializable {
private final static int SIZE = 64;
private final Layer front;
private final Layer back;
private final Layer middle;
private final Layer middle2;
Net(double learningFactor) {
f... | [
"kacper.marczewski@gmail.com"
] | kacper.marczewski@gmail.com |
effcca44d2d83ef34076e47ef387f0f4ba30e0d7 | 6f3c8cf6cad7c781d06ba242daf48f0b3f41a0f4 | /BlogWebAppProject/src/cubes/main/dao/PostDAO.java | f94cb3c6a78eee5ab5b3834adf128894daf86188 | [] | no_license | ivancukic/Blog-spring | 90e052edaf403ec57dc2de8b6c63d9f69b96218e | 2632d1ed43c1808e194da4e53db046a9ae191ca0 | refs/heads/master | 2023-07-02T13:05:50.074345 | 2021-07-28T11:17:06 | 2021-07-28T11:17:06 | 390,321,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 851 | java | package cubes.main.dao;
import java.util.List;
import cubes.main.entity.Post;
import cubes.main.entity.Slider;
public interface PostDAO {
public List<Post> getPostList(); // POSTS LIST
public void savePost(Post post); // SAVE POST
public Post getPost(int id); // UPDATE POST
public void deletePost(int id);... | [
"73653389+ivancukic@users.noreply.github.com"
] | 73653389+ivancukic@users.noreply.github.com |
313b615f7a297c9f88bd7d00f658cf4ff5482f17 | c99e5c40ad85e6e14b69dae6e3a8b3af3424013e | /src/main/java/com/pporzuczek/web/rooms/app/repository/OrganizationRepository.java | 8c3e8d40d9fcf766687f216497abc2ad852404ae | [
"MIT"
] | permissive | PeterPorzuczek/web-rooms-app | c907e04b9c049a93db450a9e2efb7f968500edd2 | 8c6c5ece07e5e4c4b2e6f7225f80f03fbba15b02 | refs/heads/master | 2022-12-14T11:40:39.553736 | 2022-12-12T05:14:23 | 2022-12-12T05:14:23 | 79,398,817 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 896 | java | package com.pporzuczek.web.rooms.app.repository;
import java.io.Serializable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org... | [
"Piotr@MacBook-Pro.local"
] | Piotr@MacBook-Pro.local |
3c0df85ecfb397af861955decca620aedb9d446b | 01115bb0065ad347874f88ef9e3e64639c3db0f0 | /runelite-client/src/main/java/net/runelite/client/rs/TeeInputStream.java | 143f50740ed100e413dda3949ebebfecf68b7be5 | [
"BSD-2-Clause",
"LicenseRef-scancode-free-unknown"
] | permissive | runelite/runelite | 86e816bd75edb28731ec3559cbfbc9d132baf40a | 88318e346784beb49818112fdc96438e2a2ecd80 | refs/heads/master | 2023-08-22T13:54:56.343669 | 2023-08-21T15:19:25 | 2023-08-21T15:19:25 | 57,461,213 | 5,124 | 7,381 | BSD-2-Clause | 2023-09-14T18:13:32 | 2016-04-30T20:48:02 | Java | UTF-8 | Java | false | false | 2,437 | java | /*
* Copyright (c) 2019 Abex
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* list of conditions and ... | [
"Adam@sigterm.info"
] | Adam@sigterm.info |
02d4fa9814a0d314ebbe7d6adb33a3e701ca35d6 | 83661b6d498075b2df257ca86372311feaf79d5c | /src/main/java/com/cognifide/maven/plugins/crx/CrxResponse.java | 5442f173fe82c6d6161820227ccf42c39ff607ae | [
"Apache-2.0"
] | permissive | frederikcolardyn/Maven-CRX-Plugin | 34ba201842939247fcf2b68b52ae5f548a156932 | 869713ab373ba0e85762f7c1ebfc5d8b7cde06c8 | refs/heads/master | 2020-04-19T19:34:01.324894 | 2019-01-30T18:47:51 | 2019-01-30T18:47:51 | 168,392,412 | 0 | 0 | Apache-2.0 | 2019-01-30T18:22:19 | 2019-01-30T18:22:18 | null | UTF-8 | Java | false | false | 1,390 | java | /*
* Copyright 2012 Cognifide Limited
*
* 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 agre... | [
"cubanan@gmail.com"
] | cubanan@gmail.com |
7ce27fac62c754695b2e37acd4ab960880cf69fc | d4057f6669c6f428b59fdfaa2a783e443bf4cffb | /app/src/main/java/com/example/yairandaviad/bookshop/MainActivity.java | 4c4475c10ad7ac628b34df93aa295b8d37d5241f | [] | no_license | asarid/Books_store | 4aa857d6416322da278e0d9f6d3f76c854a2f726 | 73d0c3ddb373be6c8dd8654e0132ef1f22c1f75e | refs/heads/master | 2016-08-12T03:32:32.245392 | 2015-12-17T17:44:19 | 2015-12-17T17:44:19 | 48,186,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,795 | java | package com.example.yairandaviad.bookshop;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.view.Menu;
i... | [
"wgix77jd5hekmeupxsjjjjkrelbitw766bovjyu2p4emwfeo2nta"
] | wgix77jd5hekmeupxsjjjjkrelbitw766bovjyu2p4emwfeo2nta |
7a4fd5f2eb8d2d25fe0a2e76dd4654d7c11416e7 | f6ecdb6ac039d9a217ea5f4070ef63cc7aa3d23a | /LMS/mapreduce/Mr_Assignment_solution_module4/src/in/edureka/mapreduce/Max_temp.java | 425989e0c89ad8e828ad32075eaca7a241c24c3a | [] | no_license | shrds/Hadoop | b9ffe2ee1385f84c3bbba8acecdb389948406b5a | a98bf349454f9f2fb3bb48a9654bf81575500f1e | refs/heads/master | 2021-01-18T18:32:48.538670 | 2017-03-31T21:10:55 | 2017-03-31T21:10:55 | 86,860,769 | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 7,893 | java |
/*******************************************************************************
Copyright (c) 2014 edureka! [www.edureka.in]
******************************************************************************/
package in.edureka.mapreduce;
import java.io.IOException;
import java.util.StringTokenizer;
... | [
"shradha.khard@gmail.com"
] | shradha.khard@gmail.com |
17757c425c9ff3328ff298b474132d0d7fd2d6f3 | 921f8267559292812401b713cbb3e945b0787e2f | /trackerv2/src/main/java/com/swift/tracker/trackerv2/api/StatusConfirmationsApi.java | 77b5d3a03e3df51ade56211ed17572bb63a9dad7 | [] | no_license | mdmollah/tracker-all | d1d69190587a88b4c5287bb44d35c6dfe7c26871 | ebcb46598805df648568cf22ad77ce97bca10dbc | refs/heads/master | 2020-04-08T23:53:31.758356 | 2018-11-30T16:43:54 | 2018-11-30T16:43:54 | 159,844,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,439 | java | /*
* gpi API
* Move your app forward with the gpi API
*/
package com.swift.tracker.trackerv2.api;
import com.swift.tracker.trackerv2.ApiCallback;
import com.swift.tracker.trackerv2.ApiClient;
import com.swift.tracker.trackerv2.ApiException;
import com.swift.tracker.trackerv2.ApiResponse;
import com.swift.tracker... | [
"mdmollah@gmail.com"
] | mdmollah@gmail.com |
51b86ad4cf20f02d4cbae0a5220c96232c97ae93 | 03513b58b6b98a89bba6223bd41626db147af254 | /src/l1j/server/server/model/item/function/ThunderWand.java | 8730adb7f207e38362a69f7605fd5b7033aa24e2 | [] | no_license | damageDown/ChoLong_KOR_Gamja_0805 | 9ea1ab6e3967fc95e546e163e8bd77f211696ad0 | 43261d5dde31b41a9852d19bfb3e09e7463793e6 | refs/heads/master | 2021-01-11T07:07:58.571241 | 2016-10-31T10:52:22 | 2016-10-31T10:52:22 | 72,427,743 | 0 | 2 | null | null | null | null | UHC | Java | false | false | 14,154 | java | /*
* This program 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, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WIT... | [
"noorygo@gmail.com"
] | noorygo@gmail.com |
af8fc28f60b64f171b41682dfdff5082b9b42e61 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/25/25_bdfc59b03322f9da7a129473bdbb9955b0315aa6/Marks/25_bdfc59b03322f9da7a129473bdbb9955b0315aa6_Marks_t.java | 294e4ad7dd21e078cbdd2e930b3b568f1ffda469 | [] | 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 | 1,669 | java | package com.gpa.calculator.models;
import android.app.Application;
import android.content.Context;
import com.gpa.calculator.utility.DBConnect;
public class Marks extends Application {
private Context _context;
private int _courseId;
private String _testName;
private float _scoredMarks;
private f... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
2f3ad0ba46d187e849eda8c9328ae627526a6f80 | 26fe854d2ccb7058b8d5dc6d4783d70a05ebed86 | /src/main/java/com/zhuang/domain/User.java | 6aeb31bf11b4baadcd03a8ed7573c2183db4be67 | [] | no_license | www805/shiro | 42da17d665c4b6410abc31fa975cf3c44212ebbd | 5e07a24f1172455eb9701a58388713678b7d8291 | refs/heads/master | 2022-02-20T12:16:14.948975 | 2019-07-27T10:33:09 | 2019-07-27T10:33:09 | 178,919,135 | 0 | 0 | null | 2022-02-09T22:13:05 | 2019-04-01T18:04:21 | Java | UTF-8 | Java | false | false | 952 | java | package com.zhuang.domain;
public class User {
private Integer id;
private String name;
private String address;
private String perms;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getName() {
return na... | [
"zjl@qq.com"
] | zjl@qq.com |
e794b164ef40e0ec11743f268c98e59caead62d0 | 045f437b725e292a81cf4ba5e9ff016fb62306f2 | /SearchInRotatedSortedArray.java | e380b1fcc346447f5e2a417292bec3a85a4256b8 | [] | no_license | saturntoad/leetcode | 4954f56f219422b2a94e562d308f2cd7d57af950 | fb11b7d476b96a9228c1411d8f15be1c3d283910 | refs/heads/master | 2016-09-07T19:13:26.393903 | 2013-06-18T17:22:28 | 2013-06-18T17:22:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,122 | java | public class Solution {
public int search(int[] A, int target) {
// Start typing your Java solution below
// DO NOT write main() function
return binSearch(A, 0, A.length, target);
}
private int binSearch(int[] A, int begin, int end, int target) {
if (end - begin < 1)
... | [
"yz2498@columbia.edu"
] | yz2498@columbia.edu |
bcf25bec337e277140aac449c9e1db3f9f462975 | 2239b55460889789513413b0880970646d719762 | /oa/src/com/oa/bean/ProcessRoleUserExample.java | e48d236fd24b1cd517a062ef3c4a69f769075991 | [] | no_license | kcsxyz/oa | 99080ff0ea7c1256eecf87688a78eb93466caf5d | 75101d186273869a848c10e87b257c728d1bc1bf | refs/heads/master | 2020-05-30T17:20:08.907251 | 2019-06-03T02:34:56 | 2019-06-03T02:34:56 | 188,569,203 | 0 | 0 | null | 2019-06-02T11:21:25 | 2019-05-25T13:24:30 | Java | UTF-8 | Java | false | false | 12,528 | java | package com.oa.bean;
import java.util.ArrayList;
import java.util.List;
public class ProcessRoleUserExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public ProcessRoleUserExample() {
oredCriteria = new ArrayList<Criter... | [
"34733071+pengyujie@users.noreply.github.com"
] | 34733071+pengyujie@users.noreply.github.com |
514f5186a37c9cabf5f502c01e38b5fda73155dc | 8f7534e49d7843214cbf370e313fc49438ec2cce | /rest-api-demo/src/main/java/com/rodionbykov/demo/controllers/BookController.java | edbfebb981ac1935b5a136c85cafa3a32c908544 | [] | no_license | rodionbykov/java-minute | be05a0730cfc3a64493b0d3a021dd68da93aa43e | c3395b6f5245e29246db2c93439e124089e69e2f | refs/heads/master | 2023-04-27T17:59:34.171384 | 2022-12-16T09:55:56 | 2022-12-16T09:55:56 | 19,083,020 | 0 | 5 | null | 2023-04-17T17:35:12 | 2014-04-23T19:39:14 | Java | UTF-8 | Java | false | false | 598 | java | package com.rodionbykov.demo.controllers;
import com.rodionbykov.demo.model.Book;
import com.rodionbykov.demo.model.BookService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
impo... | [
"rodionbykov@gmail.com"
] | rodionbykov@gmail.com |
0c203ec3f8c4fc4f1fbc654a5812aac3c2193d71 | d9a6ceaaeb3f6d2c8c2499ef68732475046868ca | /JavaPractice/src/org/dimigo/thread/ServerThread4.java | d90edb9c24d60c8e2319d051fee9ea1512b1c753 | [] | no_license | wp132425/JavaPractice | 8be5ed2c9f0242aa8be3b0802cf26315270b4d4f | 861636b5df29459a4377ee47939951104a8f1ab6 | refs/heads/master | 2021-01-10T21:07:13.798060 | 2015-11-13T09:30:54 | 2015-11-13T09:30:54 | 32,291,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,343 | java | package org.dimigo.thread;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.Socket;
/**
* <pre>
* org.dimigo.thread
* ... | [
"user'@user-PC"
] | user'@user-PC |
b4c0ae69c449af12d4f900ee9965a0af4f7833f2 | 61bb049cd6b33201be1678f1125d70d4ae6d7efd | /app/src/main/java/com/cniao5/cniao5dagger2/SubComponetAcivity.java | 6ffbe026d70e6e6ccefd4c7ff1a346ba5cb8bf7b | [
"Apache-2.0"
] | permissive | KevenT/Cniao5Dagger2 | 6cb089168ad5cb187043330a7381d138a5337fb0 | bf378893a551d55cb48b6a769d42005e52cc27e7 | refs/heads/master | 2020-05-29T23:38:25.829789 | 2018-12-23T14:38:51 | 2018-12-23T14:38:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 113 | java | package com.cniao5.cniao5dagger2;
/**
* Created by Ivan on 2016/12/7.
*/
public class SubComponetAcivity {
}
| [
"723618372@qq.com"
] | 723618372@qq.com |
1b382976edb7d00c19cd615f9694c1f32f86855e | bc449001b8cf941f66928af145446156d2fdf4f6 | /src/test/java/com/mycode/SpringrestApplicationTests.java | f88d234f27457abd71d2481aff2cc69c78c43a42 | [] | no_license | sabya-gupta/springRestAndMicroServices | 67ca8dcc1767478264f226b5abd75629f8bf7037 | 394005d3d08de04d1884bb63ae60489758841484 | refs/heads/master | 2020-04-10T08:22:08.212313 | 2018-12-08T14:22:51 | 2018-12-08T14:22:51 | 160,904,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package com.mycode;
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 SpringrestApplicationTests {
@Test
public void contextLoads... | [
"sabya.gupta@yahoo.com"
] | sabya.gupta@yahoo.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.