blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
408a98f893c850e6726f5cdabbaf58d3e639ef2a | 039b88b8fca816fff2ea4c5485a1f3a8ef2776ce | /Jspider/Connecting2Objects/src/MainClass.java | 6a8fe23b6f0e94ba25b62e4c0a36934079e3b773 | [] | no_license | chiragsoni2401/Jspider-Java-Practice | 43e0ee2e1af021ec66431850d7bd5b4b04d2be62 | f23ccfaeb77c6cef2aa01fc055cb4dae237f9477 | refs/heads/main | 2023-08-23T05:55:09.819163 | 2021-10-21T18:02:16 | 2021-10-21T18:02:16 | 419,722,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 120 | java |
public class MainClass
{
public static void main(String[] args)
{
B b = new B();
b.function(new A());
}
}
| [
"raj.mistry@einfochips.com"
] | raj.mistry@einfochips.com |
67dd2acd6e5fb8589408f9e07eebef4668ce2239 | 99092c6cea81059022f65893cd84655804dae389 | /src/main/java/bandtec/projeto/individual/ProjetoIndividualApplication.java | d3c05f11cfbc84ab89bafb77e5c3c2fea48ed1d6 | [] | no_license | andretorellibandtec/projeto-individual-orquestra | 4742e1e75b76ac79cec9382e50b01a5f81d82978 | b770c468575dd56f54db1921bf635234006d75fa | refs/heads/master | 2022-12-09T15:56:44.681635 | 2020-09-06T18:03:46 | 2020-09-06T18:03:46 | 293,127,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package bandtec.projeto.individual;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ProjetoIndividualApplication {
public static void main(String[] args) {
SpringApplication.run(ProjetoIndividualApplication... | [
"andre.torelli@bandtec.com.br"
] | andre.torelli@bandtec.com.br |
05ee6ea30bb12c3c97f74581baf5da285621d9eb | 60a956a0e2af0229d10554f6d713f0b37d14d2e2 | /算法/TodayCoding0508.java | 7a4a4b090b1d21627d668fd2d34616d9bd28a9b7 | [] | no_license | djxf/AlgorithmCode | 7943cadf78c3f91a92885032bde429e9c4f782b9 | c9d2e97c0d63ef344403a8c4a919b8172a42587a | refs/heads/master | 2023-04-24T08:03:55.259342 | 2021-05-10T05:03:10 | 2021-05-10T05:03:10 | 262,306,323 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 429 | java | package 算法;
public class TodayCoding0508 {
public static void main(String[] args) {
}
//问题11 给定一个整形矩阵map,其中的值只有0/1两种,求构成全部是1的矩阵的最大面积。
//问题12 给定数组arr和整数num,返回一共有多少个子数组满足如下情况。
// Max{arr[i..j]} - Min{arr[i..j]} <= num,要求时间复杂度为O(n)。
} | [
"1763380121.qq.com"
] | 1763380121.qq.com |
f327597035b98dcb2324e0e51e39d9de5f5a1831 | d9f98dd1828e25bc2e8517e5467169830c5ded60 | /src/main/java/com/alipay/api/response/ZhimaCreditEpLawsuitDetailGetResponse.java | de97ce7bcb1b357b2231d7d2a586be118ae3cc11 | [] | no_license | benhailong/open_kit | 6c99f3239de6dcd37f594f7927dc8b0e666105dc | a45dd2916854ee8000d2fb067b75160b82bc2c04 | refs/heads/master | 2021-09-19T18:22:23.628389 | 2018-07-30T08:18:18 | 2018-07-30T08:18:26 | 117,778,328 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 972 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.domain.EpInfo;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: zhima.credit.ep.lawsuit.detail.get response.
*
* @author auto create
* @since 1.0, 2017-10-13 14:43:31
*/
public class ZhimaCreditEpLaws... | [
"694201656@qq.com"
] | 694201656@qq.com |
ee7fa6c0b9860a16345ec0bac8c5d7f8db475da0 | a4a0b1c6a7789094aab0ec94324916b08bd9f484 | /app/src/main/java/net/fitcome/jnidemo/MainActivity.java | 009e7f642fe2e3a871d8bf9f4debe7a905fbbe9e | [] | no_license | android-coco/JniDemo | 1e106a095a54f262fd63a19ef3bae31a8003a145 | 16f55f9929c42eeb8396fc9df0beaa0a6b553212 | refs/heads/master | 2021-01-19T10:35:31.305830 | 2017-04-11T06:19:31 | 2017-04-11T06:19:31 | 87,881,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 532 | java | package net.fitcome.jnidemo;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity
{
JniUtil x = new JniUtil();
@Override
protected void onCreate(Bundle savedInstanceState)
{
super.onCreate... | [
"123456"
] | 123456 |
c1cdb0f32dc85fdbf6ad9ee3a8e065564db1a609 | c5a1d1a58c8c846494d26220eaaf2ef0968229a5 | /src/main/java/cn/xdevops/designpatterns/abstractfactory/ClamPizza.java | 6fa7b9769882b0df0216758250fdaa8999ee5ff5 | [] | no_license | cookcodeblog/design-patterns-demo | bad9b5d14074605597d33b80f138f6858e205647 | 9c6d1da4e6515fe1a6979b261ea4557a2405191b | refs/heads/master | 2023-06-02T03:43:15.614957 | 2021-06-27T01:58:15 | 2021-06-27T01:58:15 | 378,298,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 550 | java | package cn.xdevops.designpatterns.abstractfactory;
public class ClamPizza extends Pizza {
PizzaIngredientFactory ingredientFactory;
public ClamPizza(PizzaIngredientFactory ingredientFactory) {
this.ingredientFactory = ingredientFactory;
}
@Override
void prepare() {
System.out.prin... | [
"williamsrlin@outlook.com"
] | williamsrlin@outlook.com |
05827d251040f1898a4444f66b5216350cf5a240 | fb1591df8f4917e010ba93eab21865534a41ba53 | /Game1/MyGame1-android/gen/com/me/Main/R.java | 022b23c5bfecfdec3e33559fdd6e1b2c1c366ee9 | [] | no_license | luantrinh9x/Android_AirAttack | 004e1257fa0783730927f00b395d8b83ed453860 | 8b9cfd93a10edce0fc68a4808e71b85e1739e054 | refs/heads/master | 2021-01-22T09:32:26.006067 | 2014-08-13T15:47:35 | 2014-08-13T15:47:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 558 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.me.Main;
public final class R {
public static final class attr {
}
public static final class drawable {
p... | [
"luketrinh90@gmail.com"
] | luketrinh90@gmail.com |
7a433f62c2ca6a245fbf2646ab950da624da64fe | efcf3233a2a21411eb1ae2bff3b71baa548c6f04 | /tracking/src/main/java/org/lcsim/recon/tracking/vsegment/hit/base/DigiTrackerHitElemental.java | 04a484476064b59a40f2b88d064e4485cdfa4026 | [
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | slaclab/lcsim | 95af8a8821bd1e7638f3c9c039655f9b4f797a92 | afdee47b0e511a6f96595deae758dedaef2f4ae3 | refs/heads/master | 2023-07-06T19:40:04.589633 | 2023-03-20T21:38:33 | 2023-03-20T21:38:33 | 95,500,068 | 1 | 7 | NOASSERTION | 2023-03-20T21:10:47 | 2017-06-27T00:08:43 | Java | UTF-8 | Java | false | false | 2,500 | java | package org.lcsim.recon.tracking.vsegment.hit.base;
import java.util.List;
import java.util.ArrayList;
import org.lcsim.event.MCParticle;
import org.lcsim.recon.tracking.vsegment.geom.Sensor;
import org.lcsim.recon.tracking.vsegment.hit.DigiTrackerHit;
/**
* Elemental DigiTrackerHit.
* In simulation, this is a d... | [
"jermccormick@gmail.com"
] | jermccormick@gmail.com |
27371f434824a7753109c23550470dbdaace0399 | f84b9ae1e5c42ab3afc4bd4273e200de99e1a81e | /src/main/java/com/kh/myapp/member/vo/PwdChkGrp.java | 9b14063ef1909a69a3c74ab8108c2246013d1209 | [] | no_license | minook1231/Springedu | 2a3a1167c7cb2197f938e85db5fc3f5a1d97f878 | 41290868482fe227f53514eab3f699eabc4dd5b5 | refs/heads/master | 2020-03-22T05:24:20.167817 | 2018-07-03T10:19:24 | 2018-07-03T10:19:24 | 139,563,429 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 61 | java | package com.kh.myapp.member.vo;
public class PwdChkGrp {
}
| [
"minook1231@gmail.com"
] | minook1231@gmail.com |
08034d4ff370473cce538d0218f6aafba3630ba4 | f15304b7b3ff986df90b40ad088db167685e1d8e | /bookmarks-springmvc/src/main/java/com/sivalabs/bookmarks/entities/BookMark.java | 589dc3f73bf9c0ad5ba945b6515ecde3c41901ac | [] | no_license | achintayya/spring-samples | 7801d115797b2543bab7314c996ce3c0110ac3a4 | ccf8db253b35d79faf45ba499323120bae78732b | refs/heads/master | 2020-12-03T10:26:53.556740 | 2014-06-29T13:13:21 | 2014-06-29T13:13:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,215 | java | /**
*
*/
package com.sivalabs.bookmarks.entities;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Gener... | [
"sivaprasadreddy.k@gmail.com"
] | sivaprasadreddy.k@gmail.com |
02f110dc01792f737dae4923889626ac83ceb716 | ff9a5d1257982d94db80c9fc142a896123ad3f1d | /GU_Course3/src/main/java/Lesson6_Testing/MainClassTest.java | 97720663ae70f4024d1f12e3d899c16f06e7cd31 | [] | no_license | BigElmo/Java | 30039fe8ccf9abb363ec49d40885154b900ce6c2 | 470deb08f623ad6bbd55bf143fe25a281a2d2622 | refs/heads/main | 2023-08-29T10:07:01.989910 | 2021-11-05T14:36:58 | 2021-11-05T14:36:58 | 368,553,836 | 1 | 0 | null | 2021-11-05T14:36:59 | 2021-05-18T14:08:18 | Java | UTF-8 | Java | false | false | 2,359 | java | package Lesson6_Testing;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
import java.util.A... | [
"bigelmogm@gmail.com"
] | bigelmogm@gmail.com |
dbf3ec6e52c35445b99a09a0c080a675097d49c8 | 305cf9c8fbb49f71f2568a1e86147a736af99c43 | /src/DataTypes/StringExample.java | 2cdf389340f8279bf009d8e3cbe85cedde6734da | [] | no_license | Karthiktesting05/SampleTesting | ea74f196068bc64b090e0222e398903f86c686ad | e6f25d27973b976d4568e35ef0b45161fd454811 | refs/heads/master | 2020-09-26T14:37:20.694591 | 2019-12-06T07:58:33 | 2019-12-06T07:58:33 | 226,274,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 272 | java | package DataTypes;
public class StringExample {
public static void main(String[] args) {
// TODO Auto-generated method stub
String Name = "Karthik";
String Training = "Selenium Training";
System.out.println(Training + " Provided by "+ Name);
}
}
| [
"kalyankm02@gmail.com"
] | kalyankm02@gmail.com |
e861217fef8c4ce8b061371d57c068f33f488dba | 84749fc225dbb6983138bfd3c0da70e2200b8a25 | /src/com/iraheta/LectorDeDatos.java | e103aabb453b640774c30818330af1fd61ecbb38 | [] | no_license | belmarely/iraheta-ejercicio-1 | 6d44ec20a1a5326bc85b111d2f5a1e118d3459d6 | 64f9b41c7c5aba700d53604994e478420d703a18 | refs/heads/master | 2020-07-02T23:47:28.858039 | 2019-08-11T03:28:35 | 2019-08-11T03:28:35 | 201,711,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 915 | java | package com.iraheta;
import java.util.InputMismatchException;
import java.util.Scanner;
public class LectorDeDatos {
public static int solicitarEntero(String mensaje){
Scanner lector = new Scanner(System.in);
System.out.print(mensaje);
try{
int numero = lector.nextInt();
... | [
"belkismarely98@gmail.com"
] | belkismarely98@gmail.com |
65907a32bb25c6cba9b3db2758b9420d0b320694 | 3a21644bcb36e37cf7ea62e5aedcd977545ed5ba | /JavaStudy/src/baekjoon/b034.java | 817f923daed3b3cd8a4bfa9abfaf54ba1df2d28c | [] | no_license | jinyoung1704/JavaStudy | 46e3b9ad0728b670371b2abfd2df39f7d4191413 | 2e30fd1318d7752df2b9e52be8c20eaa5331fb04 | refs/heads/master | 2023-02-11T00:27:17.192440 | 2021-01-04T09:28:06 | 2021-01-04T09:28:06 | 291,988,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,152 | java | package baekjoon;
//백준 9093번 단어뒤집기
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Stack;
public class b034
{
public static void main(String[] args) throws NumberFormatException, IOException
{
BufferedReader br = new BufferedReader(new Inpu... | [
"jinyoung1704@naver.com"
] | jinyoung1704@naver.com |
1acbcba560e14315416dd7c6ca4b1a3da90fa33d | 8baa6a6c59abd901ad380f124f7a09b6c7e1f072 | /src/specifications/RequireEngineService.java | b2cff106c99fa8db2b09e50aeb069d84fbb4fff8 | [] | no_license | nlejeune359/snooker_of_doom | 365e36408efd54c7c22cbba22a7038f3c257a0c0 | dd1365ffc9e54a82e3a0a6351a5440a03c923925 | refs/heads/master | 2023-04-02T09:46:18.256033 | 2021-04-09T23:05:57 | 2021-04-09T23:05:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | /* ******************************************************
* Simulator alpha - Composants logiciels 2015.
* Copyright (C) 2015 <Binh-Minh.Bui-Xuan@ens-lyon.org>.
* GPL version>=3 <http://www.gnu.org/licenses/>.
* $Id: specifications/RequireEngineService.java 2015-03-09 buixuan.
* ***********************************... | [
"gleffad.dev@gmail.com"
] | gleffad.dev@gmail.com |
13b9b1f439dccebda6a46e2421903abb946a8367 | 155c66819bfb01f0c89b94c9e16f2e889e44aee7 | /src/main/java/com/example/demo/util/ScraperUtil.java | e7ceabe64057d9e7e43cba25292f52d81dfe5fb6 | [] | no_license | platonTsy/webscraper | 6829e0dea414162571f93ab31f7346d0bb09d20e | 5a079a81d4423659f200a8562efeab50db7dfe8e | refs/heads/master | 2021-05-09T08:17:57.284975 | 2018-01-29T13:44:42 | 2018-01-29T13:44:42 | 119,386,173 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,815 | java | package com.example.demo.util;
import com.example.demo.domain.Category;
import com.example.demo.domain.Company;
import com.example.demo.domain.CompanySearchResult;
import lombok.SneakyThrows;
import lombok.extern.java.Log;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import ... | [
"platon.tsy@gmail.com"
] | platon.tsy@gmail.com |
cb34dbd9b48680566a59e6101b67123c03e761a1 | e5bd22a1a327a8bfe4ec63f2e690a2d181b54c53 | /src/eu/freestylecraft/entitories/data/ItemLoader.java | 1e8e682b45979f8fad7474a9a30fd245e3201d86 | [] | no_license | FreeStyleCraft/Entitories | 7f33d2dbb9f9f9ac6f0e125b203f635ae03a023e | 88f4be43512f79115b8c91ba875f10dd33643f63 | refs/heads/master | 2022-11-23T22:19:19.895427 | 2020-08-07T12:45:09 | 2020-08-07T12:45:09 | 285,401,926 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,505 | java | package eu.freestylecraft.entitories.data;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import org.bukkit.Material;
import org.bukkit.configuration.InvalidConfigurationException;
import org.bukkit.configuration.file.YamlConfiguration... | [
"craftkekser123@gmail.com"
] | craftkekser123@gmail.com |
3e9317fd06cd54e94915585036bc627513b9acf0 | 92d79f9ce37ca996fc3b099a67bc7f06c5d22d11 | /FitnessTracker/src/main/java/com/pluralsight/service/ExerciseService.java | 3e56c48411c8b7234efb7e256b95b145462a7681 | [] | no_license | shrutikadge/Shruti | 7a76e8513c09aa59fd31cdfcacec306d213496f5 | cfe9d195422627825468d7c7969fa70a815ee6b9 | refs/heads/master | 2021-06-06T19:48:53.820913 | 2018-10-23T06:01:15 | 2018-10-23T06:01:15 | 58,985,337 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 261 | java | package com.pluralsight.service;
import java.util.List;
import com.pluralsight.model.Activity;
import com.pluralsight.model.Exercise;
public interface ExerciseService {
List<Activity> findAllActivities();
Exercise save(Exercise exercise);
} | [
"noreply@github.com"
] | noreply@github.com |
3c0f683ff671e7ffd985bb3c9e3120a0c9638784 | eac112c7bf3fd48e88a180374af395c9250fbca2 | /HabitAid Points/src/main/java/com/example/sonymobile/smartextension/hellolayouts/HelloLayoutsPreferenceActivity.java | 225edd8ca2b09c0cd3debe8c5e01a1726f72ea54 | [] | no_license | mye-morr/SW2Points | df95e4c8746ca4f47c8aefb34fd9c05bec45ba9e | d1bb42b03fc22071c74bc3ee590a8ee52aa30ab5 | refs/heads/master | 2021-01-11T17:05:37.205527 | 2017-01-22T12:39:21 | 2017-01-22T12:39:21 | 79,716,917 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,359 | java | /*
Copyright (c) 2011, Sony Ericsson Mobile Communications AB
Copyright (c) 2011-2013, Sony Mobile Communications AB
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... | [
"mye.morr@gmail.com"
] | mye.morr@gmail.com |
360f6a17e59ba42b12c1b8e2315dc0db6c95a1c1 | c61acf6f90795c98c4daa1c273eaa4fe1e235ba1 | /app/src/main/java/com/ericho/androidstackview/MainActivity.java | 1268b75f4748bb77c23107a18089b1bc07b89fbf | [] | no_license | wingsum93/Android_tack_view_example | f6bc20541a1265e5fff95bcbb30755ebdb51a1c6 | 71091b75abdfe05fac6ec4e81e59e778c554be59 | refs/heads/master | 2021-01-16T23:19:19.859172 | 2016-07-27T08:23:09 | 2016-07-27T08:23:09 | 64,289,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,104 | java | package com.ericho.androidstackview;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.StackView;
import java.util.ArrayList;
public class MainActivity extends AppCompatActivity {
private static StackView stackView;
private static ArrayList<Stack_Items> list;
... | [
"wingsum93@outlook.com"
] | wingsum93@outlook.com |
716bb75659748cc5a3e20d346833b82550577b20 | e6e439368bb814f7779dab15d306ffe6cfe9a48b | /CoolWeather-master/app/src/main/java/com/example/qingjiaxu/coolweather/EventId.java | b810ef35467485ff61c813d6d4daea2a1be7f942 | [] | no_license | Sharon-liu410/weather | 0db2eb79caac0ae0ae5c2c5d097aa5828ed097fe | 7d099608e1795ac084107583fc97969f480563a6 | refs/heads/master | 2020-11-28T23:21:33.091811 | 2019-12-24T13:32:10 | 2019-12-24T13:32:10 | 229,947,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package com.example.qingjiaxu.coolweather;
public class EventId {
public static final int EVENT_0X001 = 0x001;
public static final int EVENT_0X002 = 0x002;
public static final int EVENT_0X003 = 0x003;
public static final int EVENT_0X004 = 0x004;
}
| [
"1013075127@qq.com"
] | 1013075127@qq.com |
19f1949b84b1a755d6492545d4ce23120f72a453 | 83166947da1cd246617fc42407524f3b90ed23ee | /src/main/java/com/jakehonea/braedencraft/claims/Claim.java | f7be2f747ba8855c423b195f2b673bb078c57823 | [] | no_license | Jatatto/Braeden-Craft | 84bfee28b958d5a1d467037dc6e1002992f61b7b | ce0dc0c15644780ae5f457e3af57e583c6e5fc8f | refs/heads/master | 2023-03-16T21:03:19.611877 | 2021-03-04T20:57:59 | 2021-03-04T20:57:59 | 342,717,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,040 | java | package com.jakehonea.braedencraft.claims;
import com.google.common.collect.Lists;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import com.jakehonea.braedencraft.utils.Util;
import org.bukkit.util.BoundingBox;
import java.... | [
"honeajake@yahoo.com"
] | honeajake@yahoo.com |
d96b103af4cc61f77427a7a3ae683e1b145e57b4 | e8b0cf9ae1d5756c5de3d423e81a1142caa4c2e4 | /Chronostar/src/main/java/frc/robot/commands/autos/Right8Auto.java | 831039eab4689be00ac08719e3f980359e9bcc54 | [] | no_license | HighlandersFRC/2020-Chronostar-Tournament | af1cebde705c2e66b577e69e9850070934a9d574 | af429727c9ae8f79efecc6264b04827c0310b2b4 | refs/heads/master | 2023-02-18T11:18:30.482438 | 2021-01-09T03:57:43 | 2021-01-09T03:57:43 | 328,064,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,860 | java | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2019 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | [
"lskhan@xemaps.com"
] | lskhan@xemaps.com |
d94bc305fa206cee10c82243b0e72dbbd1992f8a | 8c7175ae8e0b35b680ec562ce81183cfd5913cb1 | /SpringDataJpa/src/main/java/com/springdatajpa/service/UserService.java | 8b04c997672aba1f180672b5f4f8956d8e5c6b31 | [] | no_license | dipendra-yadav/persistence | 624ba9c62126adc6af1ead20114cdc89e565e45a | 6956191f57e03ae676d777d30b93d8aeed9d62bd | refs/heads/master | 2021-01-19T21:29:36.789958 | 2017-12-21T06:42:51 | 2017-12-21T06:42:51 | 101,251,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | package com.springdatajpa.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.stereotype.Service;
import com.springdatajpa.dao.UserRepository;
import com.springdatajpa.model.User;
@Component
@Service
public class UserSer... | [
"dipendra.eng@gmail.com"
] | dipendra.eng@gmail.com |
ea9dc4d4ea109609c50ac0037dfca8883b9b780b | c2107aa03f71281def7e4e945c2a2fd7914d8ced | /PaymentWallet_MS/TransferAmount/src/test/java/com/cg/sprint2/transferamount/ms/testservice/TestService.java | 58b198ac85b8304c37b57357e6b6405841d76ccc | [] | no_license | SaiPrasad245/PaymentWallet2 | 4991902e773807493a3eedabdb7323bcf95eade3 | c028b5646ec90b00bb6e95e809f1e91ad7328faa | refs/heads/master | 2022-07-16T20:42:27.557820 | 2020-05-17T20:32:00 | 2020-05-17T20:32:00 | 264,751,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,516 | java | package com.cg.sprint2.transferamount.ms.testservice;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.test.context.SpringBootTest.WebEn... | [
"kolansaiprasadreddy@gmail.com"
] | kolansaiprasadreddy@gmail.com |
51868f787dab8c5145801ac86fb48716390cfd3c | 9e8afc827742e6ebf18c547071dfa2e96ab945a9 | /HMI112_V01/app_net/src/main/java/com/uninew/net/JT905/bean/P_ParamQuery.java | 01288c6698e1597f46b16f71725d847dc768988f | [] | no_license | hgdsys007/Uninew | 23c0957e58f8bdaa698db0102f62eecc91d3f538 | efedd89a2d296ca6427c48441bbdb8490c2c42bb | refs/heads/master | 2021-12-30T05:40:15.482254 | 2018-02-06T01:29:01 | 2018-02-06T01:29:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,378 | java | package com.uninew.net.JT905.bean;
import com.uninew.net.JT905.common.BaseMsgID;
import com.uninew.net.JT905.common.ProtocolTool;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.util.Lis... | [
"782508551@qq.com"
] | 782508551@qq.com |
433df59c9d1f8b977297b0de8bb8b2e75df8a7ab | 75c47b6bb5faa255b4f79c9494b9cf3b0e412b2b | /kafka+ELK企业级实时日志分析平台/kafkaProducer/src/main/java/com/xiu/fastkafka/controller/KafkaController.java | 6056ed441022b2b2afc6d5338455306f6b056288 | [] | no_license | williamzhang11/fastScheme | 5ca5128e5880b9454a0a8fe5f4167bbb916732d8 | aa3525c79347b102d5584b8a2a2a21cbfd397099 | refs/heads/master | 2022-11-21T02:03:28.205928 | 2019-07-04T12:12:49 | 2019-07-04T12:12:49 | 178,649,279 | 1 | 0 | null | 2022-11-16T04:24:17 | 2019-03-31T06:03:46 | Java | UTF-8 | Java | false | false | 730 | java | package com.xiu.fastkafka.controller;
import java.util.Date;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.kafka.core.KafkaTemplate;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.spring... | [
"1107517306@qq.com"
] | 1107517306@qq.com |
23c33fb87a0c719a3faefe40882297d50178e560 | 5b7b2efab0a2bf8e789a303f8e4d9c56bd220b78 | /src/main/java/com/kov/lectures/lecture_2_StringsAndRegularExpressions/item_4/Main.java | 922f490cc0fda848bd04b6c76df030fb1fe418e2 | [] | no_license | DenisLaptev/ProgrammingLectures | 04e9f5618e209157ffb6b59be7182a5bdbd795c5 | bad94c1d6a83fd433f13c87d0635e32c824ed91b | refs/heads/master | 2021-01-12T12:47:10.992714 | 2016-10-03T14:14:29 | 2016-10-03T14:14:29 | 69,856,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,155 | java | package com.kov.lectures.lecture_2_StringsAndRegularExpressions.item_4;
import java.util.ArrayList;
import java.util.List;
/**
* Created by Kovantonlenko on 11/2/2015.
*/
public class Main {
public static void main(String[] args) {
String s = "The world is mine";
String s1 = "test";
Stri... | [
"laptev.denis@mail.ru"
] | laptev.denis@mail.ru |
cf890509ade1af62db46c70c3967651a0bf4f46f | 4b027a96e457f90fdd146c73a92a99a63b5f6cab | /level37/lesson10/big01/AmigoSet.java | e168eede0c777070012af5c9c6a94e15f7369708 | [] | no_license | Byshevsky/JavaRush | c44a3b25afca677bbe5b6c015aec7c2561ca4830 | d8965bc8b5f060af558cc86924ae6488727cdbd4 | refs/heads/master | 2021-05-02T12:17:48.896494 | 2016-12-26T21:56:12 | 2016-12-26T21:56:12 | 52,143,706 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,650 | java | package com.javarush.test.level37.lesson10.big01;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.util.*;
/**
* Created by IGOR on 31.01.2016.
*/
public class AmigoSet<E> extends AbstractSet implements Cloneable, Se... | [
"igberda2011@gmail.com"
] | igberda2011@gmail.com |
7faafb87d0dc6bb2e417f8a7f7e6bd4bdd143c96 | 98e5b3aec60935f6768cb4e2a24b21da0b528b6d | /datalayer/message/src/main/java/com/waben/stock/datalayer/message/service/RedisCache.java | d495d17c958ef319d68ee83a006009d64d577d5a | [] | no_license | sunliang123/zhongbei-zhonghang-zhongzi-yidian | 3eb95a77658d7ad9de1cdf9c3f85714ee007a871 | 54fed94b9784f5e392b4b9517cb5fe19c1b34443 | refs/heads/master | 2020-03-29T05:26:02.515289 | 2018-09-20T09:11:48 | 2018-09-20T09:11:48 | 149,582,090 | 1 | 5 | null | null | null | null | UTF-8 | Java | false | false | 1,632 | java | package com.waben.stock.datalayer.message.service;
import javax.annotation.PostConstruct;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
imp... | [
"sunliang_s666@163.com"
] | sunliang_s666@163.com |
9a640148b18a5021ce37253cad893cee0f917e23 | 349c6644fb1fe84334b432c49292f44c14bce847 | /src/main/sources/com/yoparty/bean/Area.java | b290572d11d94bb2d4457080f1a61c933fae57b1 | [] | no_license | wdfwolf3/yopartynet | 6e79f7cbfa0f02e33d398bb56ccc98092fa77e6a | c6c32869797989a85656d3653da4c7bfe38f3cb3 | refs/heads/master | 2021-01-19T16:59:42.957367 | 2017-08-22T07:04:40 | 2017-08-22T07:04:40 | 101,032,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,444 | java | package com.yoparty.bean;
import java.io.Serializable;
public class Area implements Serializable {
private String id;
private String name;
private String parentId;
private String parent_key = "0";
private String dict_key = "0";
private int dict_level;
private String root_key = "AREA";
... | [
"fwolff@vip.qq.com"
] | fwolff@vip.qq.com |
b07622aa516f37b647ac23de4010fbdcf63c286a | dfa2c6ecdc2e6b27c4494c7f5898608ade98fbec | /cloud-stream-rabbitmq-consumer-8803/src/main/java/cn/com/springcloud/StreamMQMain8803.java | 3d98d316c2ab625f901aa8107f0efe1afd76a099 | [] | no_license | cai-xiaodou/MicroServices | 82e7c3ef45970eb2a4be944fe11c21fed8e9e69c | 53eec204949b380f44c56742fc904cf5c2574ea1 | refs/heads/master | 2023-05-02T16:00:36.474986 | 2021-05-08T08:35:00 | 2021-05-08T08:35:00 | 348,016,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package cn.com.springcloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class StreamMQMain8803 {
public static void main(String[] args) {
SpringApplication.run(StreamMQMain8803.class,args);
}
}
| [
"cljclj1203@163.com"
] | cljclj1203@163.com |
1ab129f9a54f9d66819a520e2ce7ac8d98396445 | 6fa701cdaa0d83caa0d3cbffe39b40e54bf3d386 | /google/cloud/networkservices/v1beta1/google-cloud-networkservices-v1beta1-java/proto-google-cloud-networkservices-v1beta1-java/src/main/java/com/google/cloud/networkservices/v1beta1/EndpointPolicyOrBuilder.java | f2859f867d7e400c8af23d06d9981273cf87fc82 | [
"Apache-2.0"
] | permissive | oltoco/googleapis-gen | bf40cfad61b4217aca07068bd4922a86e3bbd2d5 | 00ca50bdde80906d6f62314ef4f7630b8cdb6e15 | refs/heads/master | 2023-07-17T22:11:47.848185 | 2021-08-29T20:39:47 | 2021-08-29T20:39:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 12,180 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/networkservices/v1beta1/endpoint_policy.proto
package com.google.cloud.networkservices.v1beta1;
public interface EndpointPolicyOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.cloud.networkservices.v1beta1.En... | [
"bazel-bot-development[bot]@users.noreply.github.com"
] | bazel-bot-development[bot]@users.noreply.github.com |
de7d0b661c9dd72889d82bb3e6862bc9ffea31b0 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /dm-20151123/src/main/java/com/aliyun/dm20151123/models/QueryTaskByParamRequest.java | 6ae07a3c159da15d9c58e9b0983f2e75cd5c63b5 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 2,273 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.dm20151123.models;
import com.aliyun.tea.*;
public class QueryTaskByParamRequest extends TeaModel {
@NameInMap("KeyWord")
public String keyWord;
@NameInMap("OwnerId")
public Long ownerId;
@NameInMap("PageNo")
public In... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
9cea841724d1c0230ecf1107c2d9d5384257c4c5 | 6a40c204f2a0835397ef1ccd7931730c74aa8cb9 | /app/src/main/java/helper/ConnectionDetector.java | f3366cac55c300f121a5aff6805dec523b5602f4 | [] | no_license | pierrebrtr/Moov-in-Nantes | bb42109bcec4670f6e5fb532a670b2f036f14b24 | 2b71ef405ff466d30d197da15fc29206b6743de6 | refs/heads/master | 2021-06-07T10:28:36.627879 | 2016-10-25T09:57:03 | 2016-10-25T09:57:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 905 | java | package helper;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
public class ConnectionDetector {
private Context _context;
public ConnectionDetector(Context context){
this._context = context;
}
/**
* Checking for all possible int... | [
"pierredelaval@hotmail.fr"
] | pierredelaval@hotmail.fr |
7401a71f2dc7c6aa52610b2ff0fbf6f53acf64ab | f2470c4cb0f23d6b2d3566ff7ef2fb43650def76 | /mvc/src/main/java/org/itas/util/cache/CacheSizes.java | c774b91558bab8db13a0b4ee6f72d0a5ab912317 | [] | no_license | liuxing521a/uxuan | 08b5ec702375841ac7ea3cbf276e5cb61ada0694 | 2249ce8bb991a9580b97faac82294b27d911f7ef | refs/heads/master | 2021-01-20T09:21:01.217586 | 2017-05-05T09:32:08 | 2017-05-05T09:32:08 | 90,242,019 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,626 | java | package org.itas.util.cache;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.io.OutputStream;
import java.util.Collection;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Objects;
import java.util.concurrent.atomic.AtomicInteger;
/**
* <p>占用内存计算工具类</p>
* 用来估算常用对象占用内存大小(... | [
"liuzhen@xcnet.local"
] | liuzhen@xcnet.local |
d3940cb086b6586c8f2643cd4535a6ee1c5a551e | c06b04186855e4e0fe5e771239b31983d92bbdd7 | /T1809-Java_Architect/01_Java_Beginner/01_Java300/010_Network/doc/Code/003_Net/246-250/Net_study03/src/com/sxt/chat04/Client.java | 58e5a3f0a2fe688cb83c964d4f7474e1946b1159 | [
"MIT"
] | permissive | specter01wj/ShangXueTang_Course | 0c6b8895c684891f72ee3f42c14ac3884d1b7db4 | 1de238c3385585f07e19815f680277672d2e1b9b | refs/heads/master | 2020-04-05T16:46:57.934281 | 2019-04-17T06:12:26 | 2019-04-17T06:12:26 | 157,028,215 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 862 | java | package com.sxt.chat04;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.Socket;
import java.net.UnknownHostException;
/**
* 在线聊天室: 客户端
* 目标: 加入容器实现群聊
* @author 裴新 QQ:3401997271
*
*/
public class Client {
public static void main(String[]... | [
"specter01wj@gmail.com"
] | specter01wj@gmail.com |
eb62526711fcbafc870ef948f992eb2562f9524a | 409aee188dc6e7921a2cc050ae773f429eac4208 | /src/GameState.java | b37f4a3665abd5f56d38e71ba451566355becbc3 | [] | no_license | Hjaltejuel/DrawTree | 847c7fcae24b79ddbfa1eef40474220d88471077 | 109a61767d095af1c86159950191f43ea3965f53 | refs/heads/master | 2020-04-26T04:02:42.704230 | 2019-03-01T11:18:08 | 2019-03-01T11:18:08 | 173,287,954 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,291 | java | import javax.swing.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class GameState {
public JFrame jFrame;
public PaintPanel paintPanel;
private int nodeWidth = 25;
private int nodeHeight = 20;
public State result(State state, Action action,States states){... | [
"hjsk@itu.dk"
] | hjsk@itu.dk |
2485340c8b082586de0d17ce27ed0a1bc8b254b9 | 443509d36d158926f26e750a0aa242c652c4aec3 | /app/src/main/java/com/aralmoro/android/movlancer/http/BaseApiService.java | 08e07832f95eb682576e94d56f2ae58377c873b8 | [] | no_license | aralmoro/MovLancer | c86f7857bf6ab6fd5729af066fa8dca7f8b72f83 | 18de0338118650bd778deab807562790163c54b8 | refs/heads/master | 2022-12-09T13:46:12.784629 | 2018-08-20T14:14:56 | 2018-08-20T14:14:56 | 286,086,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,019 | java | package com.aralmoro.android.movlancer.http;
import com.aralmoro.android.movlancer.constants.ApiConstants;
import com.aralmoro.android.movlancer.http.util.OkHttpClientFactory;
import okhttp3.OkHttpClient;
import retrofit2.Retrofit;
import retrofit2.adapter.rxjava2.RxJava2CallAdapterFactory;
import retrofit2.converter... | [
"aralmoro@gmail.com"
] | aralmoro@gmail.com |
6e648d362a2201d42be39d45d485d1e4d56d97f2 | cc2cfc2b08fb2774afb73615a5fe6b31edfccade | /QLForm/src/ql/ast/parser/QLBaseListener.java | a8b5532a92702b88df5379ca1307de63a219c021 | [] | no_license | rashadaoud/Software_construction | d9aeb30070a04e2d00c83390fe99a61e6bc41187 | 37e64b8a50789c530fbfbd3aec2d22154ef7bc70 | refs/heads/master | 2020-03-22T05:17:37.676089 | 2018-08-14T10:28:28 | 2018-08-14T10:28:28 | 139,555,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,825 | java | // Generated from .\QL\QL.g4 by ANTLR 4.7.1
package ql.ast.parser;
import org.antlr.v4.runtime.ParserRuleContext;
import org.antlr.v4.runtime.tree.ErrorNode;
import org.antlr.v4.runtime.tree.TerminalNode;
/**
* This class provides an empty implementation of {@link QLListener},
* which can be extended to create a... | [
"31595092+rashadaoud@users.noreply.github.com"
] | 31595092+rashadaoud@users.noreply.github.com |
be8be7be90e015a599166c0a7bf82a219dbf1bb2 | 86e8712fe857786e7a3d3e7060c8881cb58d71a2 | /src/eu/clarin/weblicht/bindings/cmd/ws/Contact.java | 4959cd194fe6982f4a1c6af3eec9af2f93800660 | [] | no_license | oo222bs/exmaralda | 824f848d6daa59a9f87ac8c660826bbf2a29c2a0 | 07fc1d4c111da05ae7ad1b1cdf11c4b6629b9b97 | refs/heads/master | 2020-06-30T15:44:04.253185 | 2019-09-17T13:59:48 | 2019-09-17T13:59:48 | 200,874,879 | 0 | 0 | null | 2019-08-06T15:08:27 | 2019-08-06T15:08:26 | null | UTF-8 | Java | false | false | 4,082 | java | package eu.clarin.weblicht.bindings.cmd.ws;
import eu.clarin.weblicht.bindings.cmd.AbstractComponent;
import eu.clarin.weblicht.bindings.cmd.Descriptions;
import eu.clarin.weblicht.bindings.cmd.StringBinding;
import java.net.URI;
import java.util.Collections;
import java.util.List;
import javax.xml.bind.annotation.*;
... | [
"bernd.moos@googlemail.com"
] | bernd.moos@googlemail.com |
e296d22abbba16f40aa2e31a49f65a6e5123a034 | bdb2e5040841634471cd0e4c216ef66c32c23ff3 | /crawler_maven/src/main/java/Crawler.java | 3a1a0e33815ae4072a75ae84efe5e3d0bb8ff946 | [] | no_license | theorangeclockwork/basic-crawler | 5439efd3b0d1b88e8d9606e1bd99bf8ddea41c3c | 05db5571c4f23cfc319736cfd3f21c368020ab7e | refs/heads/master | 2020-04-23T12:29:50.164320 | 2019-03-22T14:38:46 | 2019-03-22T14:38:46 | 171,169,976 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,676 | java | import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
class Crawler {
private Document doc = null;
private int count... | [
"AlpientGould@gmail.com"
] | AlpientGould@gmail.com |
7a75e8a9e7a27068d7ca460e720d03442781b7de | 332560b666f4d2f49089ecef9f68c6ed4f5b6b28 | /src/test/java/org/emamotor/hfdp/state/gumball/GumballMachineTest.java | 8e306e8fc09fbcb5149c52375f2cd118ea2aab6a | [] | no_license | emag-notes/hf-dp | 9e08801f15aa617ee307041ac38dcdb2276ab464 | 28d18f7f7801b1e93a218fe81a854e5bb76e9bde | refs/heads/master | 2020-04-10T22:24:06.320151 | 2013-12-26T12:59:17 | 2013-12-26T12:59:17 | 8,603,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 959 | java | package org.emamotor.hfdp.state.gumball;
import org.junit.Test;
/**
* @author Yoshimasa Tanabe
*/
public class GumballMachineTest {
@Test
public void testAllMethod() throws Exception {
// Setup
GumballMachine sut = new GumballMachine(5);
// Exercise
// Verify
System... | [
"lanabe.lanabe@gmail.com"
] | lanabe.lanabe@gmail.com |
638f1addef0de872b38b285aa0d81d0c1a930420 | 18c70f2a4f73a9db9975280a545066c9e4d9898e | /mirror-cmdb/cmdb-agent/src/main/java/com/aspire/cmdb/agent/client/LldpInfoServiceClient.java | e9ae10eebb2e6d6a1c24899c77a8017ac61b8092 | [] | no_license | iu28igvc9o0/cmdb_aspire | 1fe5d8607fdacc436b8a733f0ea44446f431dfa8 | 793eb6344c4468fe4c61c230df51fc44f7d8357b | refs/heads/master | 2023-08-11T03:54:45.820508 | 2021-09-18T01:47:25 | 2021-09-18T01:47:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 709 | java | package com.aspire.cmdb.agent.client;
import com.aspire.mirror.elasticsearch.api.dto.LldpInfo;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.stereotype.Component;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestPa... | [
"jiangxuwen7515@163.com"
] | jiangxuwen7515@163.com |
8389d75343effa9dad1de56eff1d399ecbb90e88 | 2c6b19fa7c8d601db008a3b370d8762a469181c4 | /call-customer/call-customer-core/src/main/java/com/xiaoniu/call/customer/core/business/AccountManageBusinessImpl.java | 5b408c414320d2d0333cde52d2a8263b2780c7c1 | [] | no_license | nearable1/cosmos | 60e43a8b3522807bca466c66142fb3f33043e0bb | cfa9404d3b1360ccfa4d1f9a55ea0cdcd7a86be9 | refs/heads/master | 2022-07-12T10:07:55.970301 | 2019-10-25T09:39:02 | 2019-10-25T09:39:02 | 115,409,813 | 1 | 1 | null | 2022-06-29T17:43:24 | 2017-12-26T09:54:41 | Java | UTF-8 | Java | false | false | 2,498 | java | package com.xiaoniu.call.customer.core.business;
import com.xiaoniu.architecture.page.api.bean.PageResult;
import com.xiaoniu.call.customer.api.business.AccountManageBusiness;
import com.xiaoniu.call.customer.api.dto.AccountManageDTO;
import com.xiaoniu.call.customer.api.dto.ManagerDTO;
import com.xiaoniu.call.custome... | [
"liuyg@dongzhengafc.com"
] | liuyg@dongzhengafc.com |
d8845e7f557efe481e0aab0d47dc06fee1219f8d | 8a8227bf09da277a123d0e808a6b31c2a4c9bf7a | /app/src/main/java/com/liteafrica/izigourmet/Requests/listOrdersRv.java | 494746ab19ab88499ce1f40f5c364e97b13f0f2b | [] | no_license | Bbox12/IziGourmet | 051d267ad5d5900eff5470d672af08d20075d97e | f93bcd4cb87c4c115f446a4f74de046fae99e595 | refs/heads/main | 2023-06-18T18:07:51.486621 | 2021-07-16T09:33:39 | 2021-07-16T09:33:39 | 379,111,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,167 | java | package com.liteafrica.izigourmet.Requests;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.Typeface;
import android.text.TextUtils;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
... | [
"inow.ani@gmail.com"
] | inow.ani@gmail.com |
145307017c3078693706cf682500c3f5fac7a4f2 | 13dae3f6bc55ba035c1c61d929679d9454cfadc3 | /TutoHelp/src/main/java/pe/edu/upc/dao/ICursoDao.java | cf9ef0080f793e1bb7a0d9ebc0a395e071ae498f | [] | no_license | Samber1234/PrograWeb_Grupo3 | ccef8893fc4b25e9a4b3fee77c7b84c57f9ebe6a | e4a71e23562cec378cb452e28872d88aeff21e45 | refs/heads/main | 2023-08-10T20:22:58.540859 | 2021-09-17T04:48:14 | 2021-09-17T04:48:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 185 | java | package pe.edu.upc.dao;
import java.util.List;
import pe.edu.upc.entities.Curso;
public interface ICursoDao {
public void insert(Curso c);
public List<Curso> list();
}
| [
"noreply@github.com"
] | noreply@github.com |
6223b48241621d25e25c0e1b7869d37499bb5829 | 57ecf65f0c84ebcc77d37094e0cc4bf60f30d286 | /trading-strategies/open-interest-api/src/main/java/com/stocks/oi/service/DailyOpenInterestSpurtsService.java | 01f6eadead63154a5bb4a07addd1a5d3d93d2330 | [] | no_license | brijeshbhomkar/stock-apps | a559334eefb9525ab486af6a5c8b1b192875184b | 80adbf807463549d0f9c8b01e185736a349c0831 | refs/heads/master | 2022-12-23T07:30:37.786332 | 2022-10-30T10:39:09 | 2022-10-30T10:39:09 | 161,975,402 | 0 | 1 | null | 2022-12-10T03:30:41 | 2018-12-16T06:46:31 | Java | UTF-8 | Java | false | false | 5,167 | java | package com.stocks.oi.service;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.stocks.oi.response.oi.spurts.DailyHighestOpenInterestResponse;
import com.stocks.oi.response.oi.spurts.DailyOpenInterestResponse;
import com.stocks.oi.util.Endpoints;
import lombok.SneakyThrows;
import lombok.extern.log4j.Log... | [
"brijesh.bhomkar@gmail.com"
] | brijesh.bhomkar@gmail.com |
7715cf219f196168901b0123bc90cf2dc623d0cb | 12130c5b11ebd954cecb8385059aa4693a085934 | /app/src/main/java/org/imfine/fas2/Main2Activity.java | 004035837885246435c4397b37ef601098ced25e | [] | no_license | jyshinv/FAS-FallAlertApp | dc9bd1187d900522baa0bc30e415c7a5a4d7ef55 | d64c6aad92cd2f79d5e09ec4ec72e15ce358bc1a | refs/heads/master | 2023-05-31T20:21:23.897404 | 2021-07-04T10:09:32 | 2021-07-04T10:09:32 | 382,819,972 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,055 | java | package org.imfine.fas2;
import android.content.Context;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.... | [
"sjy1218vvv@gmail.com"
] | sjy1218vvv@gmail.com |
d4361762ca2c2e92a447ca12e08e7c23710d3949 | e21cbbdfa2beb73c70f19f48049bf7a63c88aafa | /SSI/src/br/com/nextel/ssi/model/to/MenuProfile.java | 3f7baef802ac5843f7848dcd995c4ab807b00760 | [] | no_license | mauriciozanettisalomao/SSI | b70885e54f27f063f37c604baf49bc475fea386f | 15b727d6ba5f387ee77fc6d225679b7f5f70c1cc | refs/heads/master | 2021-01-20T09:55:07.514858 | 2017-05-14T21:38:47 | 2017-05-14T21:38:47 | 90,301,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 891 | java | package br.com.nextel.ssi.model.to;
public class MenuProfile {
private String descriptionGroup;
private String profileFunctionality;
private int sequence;
public String getDescriptionGroup() {
return descriptionGroup;
}
public void setDescriptionGroup(String descriptionGroup) {
this.descriptio... | [
"mauriciozanetti86@gmail.com"
] | mauriciozanetti86@gmail.com |
6bd21784e8c6f7d9b9e702a3cd6a6019699186d1 | cde22ead6409a28a7858aef68dc536d21ae1eaaa | /core/src/test/java/io/undertow/server/handlers/proxy/AbstractLoadBalancingProxyTestCase.java | afcd21c5c0cabc68a15058d7064f0dac8a40074d | [
"Apache-2.0"
] | permissive | tmescic/undertow | 9f5e6910b81d218b232f8df2cabe8367c4765933 | a7f9ba00e892904b7af0e532ab62944d0bafa847 | refs/heads/master | 2021-01-18T05:51:10.951982 | 2014-07-02T15:31:40 | 2014-07-02T15:31:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,956 | java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2014 Red Hat, Inc., and individual contributors
* as indicated by the @author tags.
*
* 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 Licen... | [
"stuart.w.douglas@gmail.com"
] | stuart.w.douglas@gmail.com |
a72e94e14f11281b468fc111338af855c4e0b3ba | 330f81dc5de92d7040f259b36e1182e9093c6c38 | /Algorithms/Recursion/QueenBox.java | e7b3779bca6951bbd7031d34f7978819d9e16a1d | [] | no_license | Ujwalgulhane/Data-Structure-Algorithm | 75f0bdd9a20de2abf567ee1f909aa91e3c2f5cfc | e5f8db3a313b3f634c002ec975e0b53029e82d90 | refs/heads/master | 2023-08-25T02:36:57.045798 | 2021-10-26T07:13:58 | 2021-10-26T07:13:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 968 | java | import java.io.*;
import java.util.*;
public class QueenBox {
public static void queensCombinations(int qpsf, int tq, int row, int col, String asf){
if(row==tq){
if(qpsf==tq){
System.out.println(asf);
}
return;
}
int nr=row,nc=col;
... | [
"siddhant.sarkar999@gmail.com"
] | siddhant.sarkar999@gmail.com |
d20de76bfd4fb903bb77e14d2649ff82ee32af84 | aa354bbd2fc90a3274f35dc24ff6442626ab7f91 | /redesocial-api/src/main/java/com/redesocial/api/security/UserDetailsImpl.java | 39d4c8796f9a56628984c4e51e8c0b9a77f7a533 | [] | no_license | cezarags/Spring | 452733e5aa87e9aa1f5d2d37734a51ec55389471 | 2d677ebdf009ab714518995bdc1c355f68f70455 | refs/heads/master | 2022-12-14T20:32:26.245551 | 2020-09-17T20:14:29 | 2020-09-17T20:14:29 | 292,254,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,331 | java | package com.redesocial.api.security;
import java.util.Collection;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.userdetails.UserDetails;
import com.redesocial.api.model.Usuario;
public class UserDetailsImpl implements UserDetails{
private String userName;
p... | [
"cezar.ags@icloud.com"
] | cezar.ags@icloud.com |
964f5ff45fb723085c47caf2113be19738d3da1d | f2653c695c972120808c53622e2c47baaabb2194 | /src/Formulario/FrmConLegajoNombre.java | 9f1ee17cec4c6e6cdf8f45596755bbfe67b0c3bc | [] | no_license | caoeze92/CRUDJAVA | 4a4a62f480d15590bdf03ca00c589f8e122edeea | 0a963b3ee008241060e4bda5864ede2d41ac5c57 | refs/heads/master | 2022-12-27T14:47:48.337382 | 2020-10-17T20:23:01 | 2020-10-17T20:26:39 | 304,964,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,005 | java |
package Formulario;
import Desarrollo.Busqueda;
import javax.swing.JOptionPane;
public class FrmConLegajoNombre extends javax.swing.JInternalFrame {
Busqueda ObjB = new Busqueda();
public FrmConLegajoNombre() {
initComponents();
this.PanelNombres.setVisible(false);
this.PanelPorLegajo.se... | [
"Ezequiel Cao"
] | Ezequiel Cao |
375f039d16bcb13a6fd4ee34070bc6d45e693049 | 35477fae0c6e9161e00c8010a04b5afb9e6a7c9c | /org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/rewrite/changegenerator/ChangeGenerator.java | 8901a868856c8b227204ca8bcf1c4ad7d34a141b | [] | no_license | cemeyer2/fruit | 959693aada218b7552ab73c89413cd2746c9182a | 8a661d80b443efb928950553ef81277d5a0bf3a6 | refs/heads/master | 2021-01-19T19:31:09.379404 | 2014-05-13T14:36:48 | 2014-05-13T14:36:48 | 19,291,788 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,962 | java | /*******************************************************************************
* Copyright (c) 2008 Institute for Software, HSR Hochschule fuer Technik
* Rapperswil, University of applied sciences and others
* All rights reserved. This program and the accompanying materials
* are made available under the terms... | [
"cmeyer@homeaway.com"
] | cmeyer@homeaway.com |
95394cc5b1fc3f768ebf4681b6249942160fcf32 | f8a8db5a3327cc8d4c7427c5d66d00c30385ffce | /algorithms/src/main/java/algos/string/multiplystrings/Solution.java | a93651dc9b2029174e18243a2eb4936d98ffd5c8 | [] | no_license | imtiyazgit/integrated-project | c4cd8e8b867c05d6b428143b9ee689f10d018a97 | ff2517bd0c4f8214ebd4ad3f96ea980a3f0dc431 | refs/heads/master | 2022-12-22T13:09:38.654926 | 2020-10-30T18:28:48 | 2020-10-30T18:28:48 | 60,052,267 | 0 | 0 | null | 2022-12-16T01:51:51 | 2016-05-31T02:27:05 | Java | UTF-8 | Java | false | false | 907 | java | package algos.string.multiplystrings;
public class Solution {
public String multiply(String num1, String num2) {
int m=num1.length(), n=num2.length();
int[] vals = new int[m+n];
for (int i = m-1; i >= 0; --i) {
for (int j = n-1; j >=0 ; --j) {
int mul = (num1.ch... | [
"imtiyazbaig.moghal.nonemployee@pnc.com"
] | imtiyazbaig.moghal.nonemployee@pnc.com |
20f09b9f93c795a895179e307e0785cb0cdc74cc | 21efb28ff32d7bbd2a719749f1316804d5f39b32 | /mall-mbg/src/main/java/com/macro/mall/model/OmsProcessExample.java | 5b550fbda0f6f88c3572376787d5134ad3ecc637 | [
"Apache-2.0"
] | permissive | DireW/mall | 3a44fe09021b1d45cc8558ad3628057548bab311 | 97244ac62e7c00930365e77996418cefc722789d | refs/heads/master | 2023-03-21T14:12:12.545910 | 2021-03-11T12:25:51 | 2021-03-11T12:25:51 | 295,946,065 | 0 | 0 | Apache-2.0 | 2020-09-16T06:41:34 | 2020-09-16T06:41:33 | null | UTF-8 | Java | false | false | 21,769 | java | package com.macro.mall.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class OmsProcessExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public OmsProcessExample() {
oredCriteria = new ArrayLi... | [
"18965168016@163.com"
] | 18965168016@163.com |
ba993813c063530350133f7db8542d4ab1001f7a | 86ec135452f3b57ecb56e28eed2e8dcbfab58a16 | /JSF2-Spring-Hibernate-Example/src/main/java/com/keylesson/dao/UserDAO.java | 914c3ca3c08adef2a163c042ecdf79006b694371 | [] | no_license | auntaru/rokya-spring | afd3f1f02caf48618d2ec9f99d4f9c2752eeb9f7 | 4fd09926f81ca5931e77ab163bb518dc9c40318a | refs/heads/master | 2020-05-22T07:02:11.218403 | 2018-01-19T19:33:04 | 2018-01-19T19:33:04 | 34,803,204 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,213 | java | package com.keylesson.dao;
import java.util.HashSet;
import java.util.Set;
import javax.inject.Inject;
import javax.inject.Named;
import org.hibernate.SessionFactory;
import org.springframework.transaction.annotation.Transactional;
import com.keylesson.model.UserModel;
import com.keylesson.persistence.R... | [
"depit@SuSe.KLONA"
] | depit@SuSe.KLONA |
7acf48961da7b770fe2da67f28a3f2bcc03d7a22 | 75ee376eb8e255dbb5d4d981529585c36fe78967 | /Hibernate/In28Minutes/database-demo/src/test/java/com/in28minutes/database/databasedemo/SpringJDBCDemoApplicationTests.java | 9817521d5ddc39cb2424b5c40ff92b0051319119 | [] | no_license | nvvssmanyam/J2EEPractice | 8d340d30fe3b330624788f6156e12886edf6255f | 5df3c232b15e28c9d49c9975fa01010e1395fd5d | refs/heads/master | 2023-08-04T16:47:49.332302 | 2022-05-04T04:24:19 | 2022-05-04T04:24:19 | 168,332,164 | 0 | 1 | null | 2023-07-23T05:27:56 | 2019-01-30T11:30:27 | Java | UTF-8 | Java | false | false | 362 | java | package com.in28minutes.database.databasedemo;
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 SpringJDBCDemoApplicationTests {
... | [
"nvvss009@gmail.com"
] | nvvss009@gmail.com |
91cab6412c97be43aa493717a7d5da54a9f61ed9 | c16c1854880a1d806ffa2105b9b4d2b93b6baf75 | /pac-service/src/main/java/com/bocom/dao/AppBasketItemDao.java | cbb98440ca8657bfedf414e1677f22722e6ddc15 | [] | no_license | oldGoodSee/BSC | 26e71acd8c3695cd02f3e944b14e0f4e2e03b219 | 56b72b79adb122b0fe85ee570665789b973e31c8 | refs/heads/master | 2021-08-29T15:42:42.431924 | 2017-12-14T03:37:20 | 2017-12-14T03:37:20 | 114,209,439 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 556 | java | package com.bocom.dao;
import com.bocom.domain.pac.AppBasketItemInfo;
import com.bocom.domain.pac.PackagingInfo;
import java.util.List;
public interface AppBasketItemDao {
int deleteByPrimaryKey(Integer uuid);
int insert(AppBasketItemInfo record);
int insertSelective(AppBasketItemInfo record);
App... | [
"826073595@qq.com"
] | 826073595@qq.com |
4b1e10abbb31c2a0c01a94af4bdeb9f6cbd3c420 | 2ca2693f5de468fc5ef0eeea4bfd34b12b32393a | /src/cn/lgx/yougou/fragment/FenLeiFragment.java | 6dbf009b245f6ad5f90beaac26e752ad4bc9aa69 | [] | no_license | digideskio/yougou | b925dda1d794d7875e46d60340584ab7cbfe0b77 | 05b9ce1e64ddd7505e2e2090069f76dee1430da5 | refs/heads/master | 2021-01-12T09:18:32.331385 | 2016-04-05T12:33:12 | 2016-04-05T12:33:12 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 5,291 | java | package cn.lgx.yougou.fragment;
import java.util.ArrayList;
import java.util.List;
import com.lidroid.xutils.ViewUtils;
import com.lidroid.xutils.view.annotation.ViewInject;
import com.lidroid.xutils.view.annotation.event.OnClick;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.o... | [
"158775091@qq.com"
] | 158775091@qq.com |
db5a1f9b67986ce8a6f64b390e08d058bf055f02 | 30b2eba9a7b563509fff637e10b8879c10657a76 | /web/box-front/src/main/java/com/boxamazing/webfront/util/CheckCode.java | 53c91a82381382a77062d7578504e63f0bf9757c | [] | no_license | hecj/box | 73f60c11c293cac4a66b9b0b33ba79ff5aadfc2d | e59cc1cceb238b1a6d5b35ae8a98b68b7da5918f | refs/heads/master | 2020-09-24T06:11:08.248173 | 2016-08-25T05:55:48 | 2016-08-25T05:55:48 | 66,528,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,354 | java | package com.boxamazing.webfront.util;
import java.io.Serializable;
/**
* 存验证码的VO对象
*/
public class CheckCode implements Serializable {
private static final long serialVersionUID = 1L;
/**
* 手机验证码session key
*/
public static final String PHONE_CODE = "PHONE_CODE";
/**
* 邮箱验证码session k... | [
"275070023@qq.com"
] | 275070023@qq.com |
7f3ef1d123da625d52080b6d1af6c830a994fb38 | aee352da4736a6effca3beee0aaec634a50373ce | /app/src/main/java/com/example/reminiscence/GalleryDatabase.java | 666916bdc907f07b1f53dfc47e4240cacb6a6084 | [] | no_license | berniBZS/Reminiscence | 40b63cb2e98a44c0715032bfee0451a1e9ca370d | 26b93897146862aeffd7bc777df62b526cf434df | refs/heads/main | 2023-04-27T07:39:26.128703 | 2021-05-13T11:58:29 | 2021-05-13T11:58:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,244 | java | package com.example.reminiscence;
import android.content.Context;
import android.os.AsyncTask;
import android.provider.MediaStore;
import androidx.annotation.NonNull;
import androidx.room.Database;
import androidx.room.Room;
import androidx.room.RoomDatabase;
import androidx.sqlite.db.SupportSQLiteDatabase;
@Databa... | [
"manung2000@gmail.com"
] | manung2000@gmail.com |
7b7cae5bd721487e3155493872834b29aa832b75 | a334dec57cb99bfcfb2e4d39cfea13cfa0064e2b | /src/main/java/com/crs4/sem/rest/SemanticEngineRestResources.java | 3aa59338bd55e65f642fdd7bc53a7d4a8e66a1f1 | [] | no_license | natcrs4/fast-semantic-engine | 1ae45e7c40c36904f4dff114fbab57d020b49248 | fd7dc6bdc910637f02a4a51f2eb20afcfac23333 | refs/heads/master | 2021-01-14T04:57:06.984198 | 2020-05-19T09:24:47 | 2020-05-19T09:24:47 | 242,605,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,899 | java | package com.crs4.sem.rest;
import java.io.IOException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import java.util.logging.Logger;
import javax.inject.Inject;
import javax.ws.rs.DefaultValue;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import... | [
"mario@jortis"
] | mario@jortis |
106b38cd082dff04dbf32bf903a25cb0391a3d40 | e58a321ab122cfa44bb7482edef923a5fb12a5e7 | /src/main/java/cm/inet/Web/EmployeController.java | fe6893eb3686b55e35fbc1fd357f996d9ec2978a | [] | no_license | FranckLibaski/gestionDepartement | 34f68fb8349b0252149363992aec13b86496fa94 | 3c784abc36fbedff3f80c569094fea25202387e3 | refs/heads/main | 2023-04-16T12:32:01.626492 | 2021-04-23T13:31:19 | 2021-04-23T13:31:19 | 360,893,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,598 | java | package cm.inet.Web;
import cm.inet.Entities.Employe;
import cm.inet.Entities.UpdateEmploye;
import cm.inet.Services.EmployeReport;
import cm.inet.Services.EmployeService;
import net.sf.jasperreports.engine.JRException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.... | [
"flibaski@gmail.com"
] | flibaski@gmail.com |
029ac8aa0ab15defaf0a676ba6d3afa3b80de225 | 0d0a976fb5b0b9ade8c538445a03736bc1e4730c | /goldenRaspeberry/src/main/java/com/texoit/goldenRaspeberry/exception/ErroAplicacaoException.java | 9aa665ea74ee39c4612c3753e9641f9ba37ee608 | [] | no_license | Nissaum/texoit_teste | 388eb0c951f1401a68066455ad6b60947f8fc7f9 | 4b5cec4948c249386f22f2644ed58ef49440f165 | refs/heads/main | 2023-06-26T04:46:30.878997 | 2021-07-29T14:48:59 | 2021-07-29T14:48:59 | 369,347,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package com.texoit.goldenRaspeberry.exception;
/**
* ErroAplicacaoException
* @author Vinicius Alvarenga
*
*/
public class ErroAplicacaoException extends RuntimeException {
private static final long serialVersionUID = 1L;
public ErroAplicacaoException(String message) {
super(message);
}
public ErroAplicac... | [
"nisso.alv@gmail.com"
] | nisso.alv@gmail.com |
b8b792418599865003e2a9287b8ba957706b4c46 | fff8f77f810bbd5fb6b4e5f7a654568fd9d3098d | /src/main/java/kotlin/reflect/jvm/internal/impl/load/kotlin/KotlinClassFinder.java | bb445b163e5eb4696c7a045b1e8e772d1cacd319 | [] | no_license | TL148/gorkiy | b6ac8772587e9e643d939ea399bf5e7a42e89f46 | da8fbd017277cf72020c8c800326954bb1a0cee3 | refs/heads/master | 2021-05-21T08:24:39.286900 | 2020-04-03T02:57:49 | 2020-04-03T02:57:49 | 252,618,229 | 0 | 0 | null | 2020-04-03T02:54:39 | 2020-04-03T02:54:39 | null | UTF-8 | Java | false | false | 3,507 | java | package kotlin.reflect.jvm.internal.impl.load.kotlin;
import java.util.Arrays;
import kotlin.jvm.internal.Intrinsics;
import kotlin.reflect.jvm.internal.impl.load.java.structure.JavaClass;
import kotlin.reflect.jvm.internal.impl.name.ClassId;
import kotlin.reflect.jvm.internal.impl.serialization.deserialization.Kotlin... | [
"itaysontesterlab@gmail.com"
] | itaysontesterlab@gmail.com |
70f37682f9bd41dfa7f21debe58fd3f7f636c514 | 0b9a1c2ddab3fb4bad58dfa4a0dc1c6df339c87e | /src/main/java/com/rejoice/blog/bean/http/ebook300/DownloadUrlInput.java | e805f1516d145ee2ca09afe26a65c619ba090b59 | [] | no_license | rejoiceFromJesus/rejoice-blog | 1b080dcfed458634cb01d7d23c87ca57f2f6a3b7 | a72a4723360c931b8d8c3c84fc6dc4cfa92bd212 | refs/heads/master | 2020-03-11T22:48:37.487462 | 2019-01-21T14:20:17 | 2019-01-21T14:20:17 | 108,060,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | package com.rejoice.blog.bean.http.ebook300;
public class DownloadUrlInput {
private String op = "download2";
private String id;
private String rand;
private String down_script = "1";
public String getOp() {
return op;
}
public void setOp(String op) {
this.op = op;
}
public String getId() ... | [
"948870341@qq.com"
] | 948870341@qq.com |
1db91ece22b5918fc5d2d73564232d511dbf55da | c023c443c53cfe4206242265c2df0ac1d168aff9 | /src/main/java/lucas/introjava/Ejercicio8.java | b3c8b7317a663fac9f1201d1a9357980bb68d174 | [] | no_license | Mariana-Saubidet/Java-Egg | 1dcb13eff7653173ee570fae4057e1a097816982 | c0d5d7cfbe44245fdd6523a3b2faa1a96da70ed0 | refs/heads/main | 2023-06-18T06:20:10.199070 | 2021-07-15T18:09:27 | 2021-07-15T18:09:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486 | java | package lucas.introjava;
import java.util.Scanner;
public class Ejercicio8 {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
System.out.println("Ingrese un numero");
double numero = scan.nextDouble();
scan.close();
if (numero % 2 == 0) {
... | [
"lucas.bravi.2008@gmail.com"
] | lucas.bravi.2008@gmail.com |
178c0d9cff11a04a17e7648827be7bd3b8ec9df5 | cb303468171b2d67b98dbcf0b47fe894d1daeeaf | /src/main/java/future/Test.java | ddb0ddd0e23d07983142f27e0b134231fe147e40 | [] | no_license | InkInn/snail | b46d192afb7664e3c5408296dea5ba90f00bcdcb | c58ada0cb76e5146ee9bfb7a4861d0d630285de7 | refs/heads/master | 2022-12-21T13:28:59.221954 | 2020-06-21T03:06:34 | 2020-06-21T03:06:34 | 144,343,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,614 | java | package future;
import bean.AlbumInfo;
import bean.ResultInfo;
import bean.TrackInfo;
import bean.UserInfo;
import java.time.Duration;
import java.util.Arrays;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.TimeUnit;
import java.util.concurre... | [
"lrc19931109@outlook.com"
] | lrc19931109@outlook.com |
b6711859ef4b2fa6508c1cf36f5ba8a30ed5a4eb | 5105b9280079c882c26835872805469b974f1f2b | /src/main/java/feed/ImageInformation.java | b5c67c1896b5dbf2333e99d7516ca116053664f3 | [] | no_license | ZarinaBozhyk/thefeedfeed_api_framework1 | e1cb3d1fa6d7045e6bb9c73b9d1fa6738479769b | ce7d0a061b6391204afcf70dae90bb1cad8c3bf1 | refs/heads/master | 2021-07-08T06:59:48.005579 | 2020-08-18T09:48:07 | 2020-08-18T09:48:07 | 244,440,469 | 0 | 0 | null | 2021-06-07T18:42:04 | 2020-03-02T18:07:56 | JavaScript | UTF-8 | Java | false | false | 419 | java | package feed;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
@Data
@JsonIgnoreProperties(ignoreUnknown = true)
public class ImageInformation {
@JsonProperty("created_at")
private String createdAt;
String description;
... | [
"zarina.bozhik@gmail.com"
] | zarina.bozhik@gmail.com |
ba52213ead4d8ba53398a09c8238e0a3277b2771 | 01a9c946a6a076d89142b5fcd14774783026addf | /animationdemo/src/main/java/com/example/animationdemo/CircleRevealActivity.java | c65416916c0f43589a13d3dedc002110b594fc8f | [] | no_license | IntYL/UItest | 6007e29dc77708e874f5000cf3eb2b9d30eddee3 | 8d4bf1e11364ae8b43f55b7e4e127ccdbec7cf2b | refs/heads/master | 2021-06-13T19:27:50.409487 | 2021-04-21T06:54:26 | 2021-04-21T06:54:26 | 191,126,458 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,428 | java | package com.example.animationdemo;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ObjectAnimator;
import android.animation.ValueAnimator;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.nfc.Tag;
im... | [
"leiyao6@iflytek.com"
] | leiyao6@iflytek.com |
e0ea3a7bf8a8019fed2b0d8f551293fbe2d34dd0 | 23de2c10f72a30ade795ac8d4d7923036c575de5 | /src/org/anddev/andengine/opengl/view/LogWriter.java | 240deb1107c2ec23231a4aea9f7691279bab08d0 | [] | no_license | PARTHIBANMS/com.divmob.doodlebubble | a2c179ad9aa762668c69c0302bb17958e895148e | 4718ee64c5edc9bcfc95861754ad9b876bd7fd5d | refs/heads/master | 2020-06-04T22:30:50.560385 | 2014-07-17T10:39:23 | 2014-07-17T10:39:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,073 | java | package org.anddev.andengine.opengl.view;
import android.util.Log;
import java.io.Writer;
class LogWriter
extends Writer
{
private final StringBuilder mBuilder = new StringBuilder();
private void flushBuilder()
{
if (this.mBuilder.length() > 0)
{
Log.v("GLSurfaceView", this.mBui... | [
"bsauniv30@BSAs-iMac-93.local"
] | bsauniv30@BSAs-iMac-93.local |
3e6b80e70f9c548078d2554477f32d7700280ab5 | 0be3ca6d851c1a1a03e982e09438eee102d713a1 | /springcloud/oauth/src/main/java/com/fujinran/service/impl/SysDeptServiceImpl.java | 45764de2649423fd66970bc9d10493da570f32bd | [] | no_license | MSDH233/microservice | 1e3b9d6712f0aef2aa25360bfb17296c695af1b8 | c8b788b5828803d045c687a18d351be881846623 | refs/heads/master | 2023-08-08T22:26:02.089965 | 2019-12-25T17:11:55 | 2019-12-25T17:11:55 | 212,324,365 | 0 | 0 | null | 2023-07-22T17:49:52 | 2019-10-02T11:37:33 | Java | UTF-8 | Java | false | false | 4,635 | java | package com.fujinran.service.impl;
import com.fujinran.domain.SysDept;
import com.fujinran.dto.DeptLevelDto;
import com.fujinran.mapper.SysDeptMapper;
import com.fujinran.service.SysDeptService;
import com.fujinran.utils.LevelUtils;
import com.google.common.collect.ArrayListMultimap;
import com.google.common.collect.L... | [
"853804270@qq.com"
] | 853804270@qq.com |
faab717d4c782986b2b76c7bbef241c42e39d226 | fdb8593e5eefbb2058699fef41e1a3b644c73c35 | /src/ast/DecrExpr.java | be954244c46090e732b49fef187066b666e14be1 | [] | no_license | MarceloRavache/CompilerQPlusPlus_Voyager | 52b55db2845e88f8a630d388dfa021a17cb02666 | 3df7e58904b5965ac4d4b643f31ea881c64ba4a3 | refs/heads/master | 2020-06-06T15:56:55.649062 | 2019-06-26T03:18:39 | 2019-06-26T03:18:39 | 192,784,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 40 | java | package ast;
public class DecrExpr {
}
| [
"jm.ravache@outlook.com"
] | jm.ravache@outlook.com |
21288982326d06340fe4702dc19ad85e4b0c1c0e | 65dda57d8bdb39435f8a3bbe1c5996efa9407f4f | /1002_Selenium_WebDriver_1/src/testing/HelloSelenium.java | fdbca61a076ddb6a3f0fa68679b096318d1d07d5 | [] | no_license | thegeekmonk/Automation | f31c8e7d3a5f257c36578489b9a36d8971f9d220 | 15d13a5338d13bc48680668ef4a0959a289faf26 | refs/heads/master | 2022-12-30T20:41:29.966342 | 2020-10-06T17:10:40 | 2020-10-06T17:10:40 | 292,246,141 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,355 | java | package testing;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.edge.EdgeDriver;
import external.PropertiesFile;
public class HelloSelenium {
public static String browser;
public static String serachUrl;
public static WebDriver driver;
publi... | [
"kumarakhilesh5441@gmail.com"
] | kumarakhilesh5441@gmail.com |
27f17212f7fb28ecdd2de9e3dcfe591e53d7fef1 | 0f7527edd650066624d8750589ffb93dcfab0ded | /leet-code/src/main/java/ps/google/array/string/UniqueEmailAddress.java | 11d4c0504e256d264f0a7e5e9515b06d64a2ea15 | [] | no_license | fanqi1909/csreview | 20593f853e797d0b205ade1ebdb082de9a6f0845 | 28b98c105a22cba54491bc63a20a73c96d50fd42 | refs/heads/master | 2021-07-19T02:33:29.376299 | 2020-05-29T08:20:12 | 2020-05-29T08:20:12 | 211,638,980 | 0 | 0 | null | 2020-10-13T16:22:58 | 2019-09-29T09:33:37 | Java | UTF-8 | Java | false | false | 966 | java | package ps.google.array.string;
import java.util.HashSet;
import java.util.Set;
import java.util.regex.Pattern;
public class UniqueEmailAddress {
public int numUniqueEmails(String[] emails) {
Set<String> uniqueEmails = new HashSet<>();
for(String email: emails) {
String[] parts = emai... | [
"fanqi1909@users.noreply.github.com"
] | fanqi1909@users.noreply.github.com |
3bde21505052f906bdad4cd501ab03f32a0ae6b7 | afc5bd31f3ab3a4500c799ebe5c85006de7e83f3 | /src/main/java/com/uedsonreis/osworks/domain/exception/EntityNotFoundException.java | 23936aeef144baf96b270be8539e2361325bf354 | [] | no_license | uedsonreis/osworks | 01373bb21b428ff580f31ecff5d37aad02794f69 | e9f6d13c0b0744afceeed4c2c81ec96e68ee0b06 | refs/heads/master | 2022-04-18T19:58:00.221519 | 2020-04-25T14:31:41 | 2020-04-25T14:31:41 | 257,438,888 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | package com.uedsonreis.osworks.domain.exception;
public class EntityNotFoundException extends DomainException {
private static final long serialVersionUID = -1988661085759694626L;
public EntityNotFoundException(String message) {
super(message);
}
} | [
"uedsonreis@gmail.com"
] | uedsonreis@gmail.com |
26effaff4e64e90b8096a56f2bd6cf9df1789e1e | 475ecf630e78975891386050bd34a44f3443e1b3 | /src/main/java/fi/joonas/veikkaus/service/TournamentService.java | d643a9eaaece3e583c0bfb804cbc0451b195cd2d | [] | no_license | jcastren/veikkaus | 18b9da9f20c39789b549c1d7948902946161e6f4 | bf13fa27463d704d44b8a229e0fb0c75f1b1cb08 | refs/heads/master | 2022-07-17T06:19:12.066405 | 2020-04-18T09:57:53 | 2020-04-18T09:57:53 | 71,035,812 | 0 | 0 | null | 2022-06-20T23:37:19 | 2016-10-16T07:15:23 | CSS | UTF-8 | Java | false | false | 2,360 | java | package fi.joonas.veikkaus.service;
import com.google.common.collect.ImmutableList;
import fi.joonas.veikkaus.dao.TournamentDao;
import fi.joonas.veikkaus.guientity.TournamentGuiEntity;
import fi.joonas.veikkaus.jpaentity.Tournament;
import org.springframework.beans.factory.annotation.Autowired;
import org.spri... | [
"joonas_castren@yahoo.com"
] | joonas_castren@yahoo.com |
efb23b8aed2e857e2221182e3b7bf8abc73b7155 | 3d22c168dcb09546c35a664cace11abf066d2ecd | /src/main/java/com/ipartek/formacion/controller/frontoffice/GuardarProductoFrontOfficeController.java | c88c7aacaeb42a8836f0660447d9ce541cbcc2f9 | [] | no_license | avitoria/super-alfredo | 06321d44b8e1756c50fc6c6490f40f05c3349222 | 99a3c29ac6f736627da43f3be7e670846f2a4f79 | refs/heads/master | 2022-12-29T23:19:43.620409 | 2020-10-09T07:04:55 | 2020-10-09T07:04:55 | 281,039,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,884 | java | package com.ipartek.formacion.controller.frontoffice;
import java.io.IOException;
import java.util.Set;
import javax.servlet.ServletException;
import javax.servlet.annotation.MultipartConfig;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletReques... | [
"alfre@192.168.1.129"
] | alfre@192.168.1.129 |
a8c12148045ef4defa3eaac059fe485e67661d6e | c47d97b1b0cf94fa19dce9d3bd49a171731b45ef | /voyager/src/main/java/pk/home/voyager/dao/LTypeDAO.java | b75e0ad74ae6e2e384c7cdaad71df6d6389720dd | [] | no_license | povloid/voyager | efdb3e1b197351ac8b5bab8ec298f77d87ba5171 | 5004a23a780c488300d1880d49bbf77012078be2 | refs/heads/master | 2016-09-06T10:58:17.225375 | 2011-11-04T14:53:10 | 2011-11-04T14:53:10 | 2,067,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 236 | java | /**
*
*/
package pk.home.voyager.dao;
import pk.home.pulibs.basic.intefaces.dao.DAOCRUDFunctional;
import pk.home.voyager.domain.LType;
/**
* @author traveler
*
*/
public interface LTypeDAO extends DAOCRUDFunctional<LType> {
}
| [
"t34box@gmail.com"
] | t34box@gmail.com |
bc5e8aa95dae789e19e1cecfa04ef131456a6172 | 7f3c3e8ae24fd04515cfea416ca9f5e659dc28a7 | /src/test/java/testCases/TodoLyTest.java | bb45f307da0a5e65421a1f126e0b8709209f8999 | [] | no_license | RoyGuido/ucb_owasap | f913495422f270517d55f0e8be2edee2a14ee41f | c5e29a16e25d832ddc6c7e4dcc6c172bf1b62ee3 | refs/heads/master | 2023-07-06T18:26:07.306889 | 2021-08-14T04:40:22 | 2021-08-14T04:40:22 | 395,890,978 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,285 | java | package testCases;
import io.qameta.allure.Description;
import io.qameta.allure.Issue;
import io.qameta.allure.Link;
import io.qameta.allure.Severity;
import io.qameta.allure.SeverityLevel;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.DisplayName;
import... | [
"roy.salazar@bg.com.bo"
] | roy.salazar@bg.com.bo |
86b10e734ca232a1cba071d4a45659f151c27c32 | 7ee19bd4c205a48f23f00d8255bcfb0c6d529267 | /facecat_java/src/facecat/topin/grid/FCGridRowCompare.java | 33a110b90f9a6a41575b3a29a8c0d6e69eb02ed6 | [
"BSD-2-Clause"
] | permissive | donnieyoung/facecat | 0dedf4cede883d9b6f6d79029be4ca15c8b2060b | 599a586be3d7dbf6d239f8d6b93acacd3cd4b1d9 | refs/heads/master | 2020-06-03T22:34:39.023738 | 2019-06-11T03:04:34 | 2019-06-11T03:04:34 | 191,758,818 | 1 | 1 | BSD-2-Clause | 2019-06-13T12:28:42 | 2019-06-13T12:28:42 | null | UTF-8 | Java | false | false | 1,297 | java | /*捂脸猫FaceCat框架 v1.0
1.创始人-矿洞程序员-上海宁米科技创始人-脉脉KOL-陶德 (微信号:suade1984);
2.联合创始人-上海宁米科技创始人-袁立涛(微信号:wx627378127);
3.联合创始人-河北思尔企业管理咨询有限公司合伙人-肖添龙(微信号:xiaotianlong_luu);
4.联合开发者-陈晓阳(微信号:chenxiaoyangzxy),助理-朱炜(微信号:cnnic_zhu);
5.该框架开源协议为BSD,欢迎对我们的创业活动进行各种支持,欢迎更多开发者加入。
包含C/C++,Java,C#,iOS,MacOS,Linux六个版本的图形和通讯服务框架。
*/
packa... | [
"facecat007@163.com"
] | facecat007@163.com |
410831c26d604d1df7f6f6df4cf7f14df5e63407 | f97ba375da68423d12255fa8231365104867d9b0 | /study-notes/j2ee-collection/framework/00-项目驱动/12_Spring05_Converter/src/main/java/com/sq/converter/DateConverter.java | 559e9bf1e6fb4fb66f5d519cbca22dbbff81be40 | [
"MIT"
] | permissive | lei720/coderZsq.practice.server | 7a728612e69c44e0877c0153c828b50d8ea7fa7c | 4ddf9842cd088d4a0c2780ac22d41d7e6229164b | refs/heads/master | 2023-07-16T11:21:26.942849 | 2021-09-08T04:38:07 | 2021-09-08T04:38:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package com.sq.converter;
import org.springframework.core.convert.converter.Converter;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
public class DateConverter implements Converter<String, Date> {
private List<String> formats;
public void s... | [
"a13701777868@yahoo.com"
] | a13701777868@yahoo.com |
d71da7018e3a51a16b93befe087110173e89ebf0 | bde0ef1ea5e4f86e24426edbb124c113ce82bdc3 | /src/main/java/com/example/demo/common/ErrorResponseException.java | d7af90173a54ed0ee8cfd94346c6666d4847e6e5 | [] | no_license | HLanZZZ/MyFirstDemo | 2908a9084db089639aab78311b9b2efdc1d5c9f6 | 386b1e25b28104a58bd82260f7c89394fe368746 | refs/heads/master | 2021-06-09T21:45:54.863117 | 2019-06-12T07:48:10 | 2019-06-12T07:48:10 | 190,154,782 | 0 | 0 | null | 2021-06-04T01:59:41 | 2019-06-04T07:49:18 | Java | UTF-8 | Java | false | false | 1,385 | java | package com.example.demo.common;
import java.io.IOException;
public class ErrorResponseException extends IOException {
public static final String ERR_CONSTRUCT_REQUEST_HEADER = "ERR_CONSTRUCT_REQUEST_HEADER";
public static final String ERR_CONSTRUCT_REQUEST_MESSAGE = "ERR_CONSTRUCT_REQUEST_MESSAGE";
public stat... | [
"hui.c.zhu@accenture.com"
] | hui.c.zhu@accenture.com |
a7e766de222d8d3eff13672775743e19372fd15c | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project231/src/main/java/org/gradle/test/performance/largejavamultiproject/project231/p1159/Production23193.java | 6c879d6403f7853c4f2d01b63a645c1c9bd0e68d | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,890 | java | package org.gradle.test.performance.largejavamultiproject.project231.p1159;
public class Production23193 {
private String property0;
public String getProperty0() {
return property0;
}
public void setProperty0(String value) {
property0 = value;
}
private String property1;
... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
57dbf8621b471ff99c6ad31698e876c2cc16b063 | 4c76d54553546e1deb844017ac723eb5fdda7bc0 | /javautils/src/main/java/dong/jsoup_test/NewsCrawler.java | 3efbfa7d55d637b86fb2877ec656f7541bc761da | [] | no_license | dongshilei/java-deep | 619b35003af8ac25dd68786f4f057f4c83dc655d | 17f1e457c5608e257ec9fb3d5c216a2e44236735 | refs/heads/master | 2022-12-22T12:25:12.880641 | 2020-10-16T08:41:02 | 2020-10-16T08:41:02 | 95,748,262 | 1 | 0 | null | 2022-12-16T01:09:11 | 2017-06-29T06:58:25 | Java | UTF-8 | Java | false | false | 2,418 | java | package dong.jsoup_test;
import cn.edu.hfut.dmic.webcollector.model.CrawlDatums;
import cn.edu.hfut.dmic.webcollector.model.Page;
import cn.edu.hfut.dmic.webcollector.plugin.berkeley.BreadthCrawler;
import org.jsoup.nodes.Document;
/**
* @author DONGSHILEI
*/
public class NewsCrawler extends BreadthCrawler {
/... | [
"dongshilei@9fbank.com.cn"
] | dongshilei@9fbank.com.cn |
e362f96a4f3efc67d822b889a080c4c704aff0be | e932ebf6d16bee11a007feaaec94978a867a7015 | /Project/tolometGui/src/main/java/com/akrog/tolometgui/widget/providers/SpotWidgetProvider.java | 24e96621ce760411cc0e45afa56fbc8560bcc3b6 | [] | no_license | akrogp/tolomet | 62a195081e5f4f336e5c9df349aa4226dbe70855 | 2e03b9c5ee9e119c7b0ef29776f60c88877837bc | refs/heads/master | 2023-05-01T12:04:49.656796 | 2023-04-19T20:33:15 | 2023-04-19T20:33:15 | 45,478,043 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,328 | java | package com.akrog.tolometgui.widget.providers;
import android.appwidget.AppWidgetManager;
import android.appwidget.AppWidgetProvider;
import android.content.Context;
import android.content.Intent;
import androidx.annotation.NonNull;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.Observer;
import androi... | [
"gorka.prieto@gmail.com"
] | gorka.prieto@gmail.com |
0ade8a47e43ec1171f7248bf0d3b5c14e6041419 | 4fd605a51673550e9c572b5bbed51676de31844f | /src/com/chunyu/front/model/BroadCastEntity.java | 73bbdfd74d3c0e929b550a8e94b10e9d509ad6b8 | [] | no_license | cxworkstation/cyfront | a907fbf4a3de773d5ee6d52a913d1df3017ad02c | fb0e622ea5196c25e0d237566ee81967b7ada9f5 | refs/heads/master | 2016-08-06T22:55:56.461857 | 2015-07-06T02:45:42 | 2015-07-06T02:45:42 | 38,574,063 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 432 | java | package com.chunyu.front.model;
public class BroadCastEntity {
private int id;
private String pic;
private int goodId;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getPic() {
return pic;
}
public void setPic(String pic) {
this.pic = pic;
}
publ... | [
"2907381591@qq.com"
] | 2907381591@qq.com |
4b00f0228242a7b189fc3ad41f68044e2f1cb82f | 409a540d03423c3ffcd19787b8f2bfa4975d57c7 | /src/main/java/com/alibababa/controller/portal/UserController.java | 27e53ade5ad7f903928ea82cca25bdbaec98e22d | [] | no_license | orhLoveBlueSky/onlineshop | 2742058b4fc5bbb9b8ed17b6444b3340c2f762ca | 01c9e528d7a9dc8ede07b86aadd5a34aa335782f | refs/heads/master | 2020-03-19T21:32:05.049068 | 2018-06-12T00:29:05 | 2018-06-12T00:29:05 | 136,941,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,224 | java | package com.alibababa.controller.portal;
import com.alibababa.common.Const;
import com.alibababa.common.ResponseCode;
import com.alibababa.common.ServerResponse;
import com.alibababa.pojo.User;
import com.alibababa.service.IUserService;
import com.alibababa.vo.UserVo;
import org.springframework.beans.factory.annotati... | [
"orhlovesky@163.com"
] | orhlovesky@163.com |
a75885de7ca1f70e613420b72c75c7df4ea18713 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/smile/nlp/keyword/CooccurrenceKeywordExtractorTest.java | 4eaef6382cc34e8773cfc49e1d7eb83f536f6133 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 1,770 | java | /**
* *****************************************************************************
* Copyright (c) 2010 Haifeng Li
*
* 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.... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
142e25e1839c1bbba1f2b9183aa679f9d5ccef66 | 05a516e10ce9862024ef505745f79fe0b88f6802 | /src/gov/nist/microanalysis/EPQTools/JPeriodicTable.java | d2deb7ef7e9ae6b33cd57a84523e9b565cdbf47e | [
"LicenseRef-scancode-public-domain"
] | permissive | openmicroanalysis/EPQ | 8ca2f686df65ed9c844477915619bef9d780597f | 0399d446b8587c76cb39f41eb039832d326dcd3c | refs/heads/master | 2023-07-08T05:56:53.703337 | 2023-07-05T20:56:33 | 2023-07-05T20:56:33 | 237,046,993 | 0 | 0 | null | 2023-09-13T14:16:54 | 2020-01-29T17:52:59 | Java | UTF-8 | Java | false | false | 15,380 | java | package gov.nist.microanalysis.EPQTools;
import gov.nist.microanalysis.EPQLibrary.Element;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.FontMetrics;
import java.awt.Graphics;
import java.awt.Insets;
import java.awt.Rectangle;
import java.awt.SystemColor;
import java.awt.even... | [
"nicholas.ritchie@nist.gov"
] | nicholas.ritchie@nist.gov |
63239b561c14ea51845f80c34b310c8620610654 | 609d2b7aa93b8c789a80fad79063bba8764324aa | /testpostgres/postgresjava/src/main/java/com/company/testpostgres/postgresjava/testConnectivitycc2.java | ef36790d93375a5d542834fcaeb118b22af0d157 | [] | no_license | kumar-chandan-kc/CloudFoundry | 80571fc9e9afe26c98e053a19b96b43f7ddcd55a | 03433d6be5da2a008f81156f7df1a0e88f0c4fd1 | refs/heads/master | 2022-06-23T01:46:25.627489 | 2019-06-24T11:13:33 | 2019-06-24T11:13:33 | 154,489,349 | 0 | 0 | null | 2022-05-20T20:53:51 | 2018-10-24T11:27:30 | Java | UTF-8 | Java | false | false | 6,610 | java | package com.company.testpostgres.postgresjava;
import java.io.IOException;
import java.io.InputStream;
import java.io.StringWriter;
import java.net.HttpURLConnection;
import java.net.InetSocketAddress;
import java.net.Proxy;
import java.net.URI;
import java.net.URL;
import javax.servlet.ServletException;
import javax... | [
"chandan.kumar.kakani@sap.com"
] | chandan.kumar.kakani@sap.com |
fdc7ae3840ea1b764ab77ec4475f77cab3a52973 | 75e00bdb7c925d3e84902f92a2304fe6e60a3abf | /Demo-Spring-MVC/src/main/java/kiseok/demospringmvc/config/WebConfig.java | 58bd16b44aa08c95119f3e960a5955db7aaf098b | [] | no_license | yks095/Study-SpringBoot | 14f04f9d28f4c2b92afcf2c5666a5f6db1a5fb31 | 8c7f3866643df136d222b2b20b0daf98c0e4ea99 | refs/heads/master | 2020-08-23T21:52:06.440274 | 2020-08-20T13:09:44 | 2020-08-20T13:09:44 | 216,711,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 556 | java | package kiseok.demospringmvc.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
@Configuration
public class WebConfig implements WebMvcConfigur... | [
"rltjr219@naver.com"
] | rltjr219@naver.com |
48a00790890ca11337c75b3c76491ab6779c43e3 | e53cf63c2f8c95c84c729d2a42b3ce8aca7428ee | /app/src/main/java/vaksys/in/volleyjsondemo/pojo/NewResponse.java | 73f99bc8c9e4f401de99bb9e7ab2631694f75b3c | [] | no_license | RakshitSathvara/VolleyJsonDemo | 03b1388ab42b09e89da4b734c69821fea6078614 | 719e65109e658484e52b8d462ece023a4d02c237 | refs/heads/master | 2021-01-17T17:59:26.810800 | 2016-06-07T07:09:56 | 2016-06-07T07:09:56 | 60,590,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,490 | java | package vaksys.in.volleyjsondemo.pojo;
import java.util.List;
/**
* Created by dell980 on 4/13/2016.
*/
public class NewResponse {
/**
* name : Brad Pitt
* description : William Bradley 'Brad' Pitt is an American actor and film producer. He has received a Golden Globe Award, a Screen Actors Guild Awa... | [
"rakshit1993.rs@gmail.com"
] | rakshit1993.rs@gmail.com |
cbd873210f4042208b11b3724f0535229fe21bd4 | 86395932f803c0197d25e986a8214cb1c4472aff | /server/src/main/java/com/company/server/util/UuidUtil.java | c24e90f3009f2c1d3aa73e16c2513d7508e1dc9e | [] | no_license | lz1360069912/mooc | 99d1b72ca79e0fa24ac44cb04a22d9304555c151 | eb4956c31480e820765f6680da48b546c048e9ee | refs/heads/master | 2023-07-16T22:29:18.122538 | 2021-09-06T07:50:35 | 2021-09-06T07:50:35 | 372,182,530 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,265 | java | package com.company.server.util;
import java.util.UUID;
public class UuidUtil {
public static String[] chars = new String[] { "a", "b", "c", "d", "e", "f",
"g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s",
"t", "u", "v", "w", "x", "y", "z", "0", "1", "2", "3", "4", "5",
... | [
"1360069912@qq.com"
] | 1360069912@qq.com |
fe428d44bb708cc71a5823a298d3068cee3d8af1 | 00a1d4d205ceb81b1b4d8c49e4b063f615356223 | /src/main/java/com/patientportal/service/LogRegService.java | 106a95e3fef4ac99a3f30b124d89afd4cdfd4142 | [] | no_license | siripatnam/PatientPortal | 70605a256e09900c29d50e5b6d0e9de7a6be4a69 | a47af29da3846466d260b564d5ac73c1e76a3ac2 | refs/heads/master | 2020-03-27T16:43:14.150260 | 2018-08-30T20:20:08 | 2018-08-30T20:20:08 | 146,801,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,324 | java | package com.patientportal.service;
import com.patientportal.models.Login;
import com.patientportal.models.Register;
import com.patientportal.repository.LogRegRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.servlet... | [
"siripatnam@users.github.com"
] | siripatnam@users.github.com |
dee51c02061b99b03646f1ec86ee1b9b5ba0aed4 | fdb0f72c4c4b6817ba29d8ba2c059947e6b8ab6d | /IMC/src/Patient.java | 51a8a5b86203c85bf3b806e198d3a4e657280927 | [] | no_license | bielzfreitas/ProjectsJava | 143c2abb14441cc792a1cf75bfa844c865096175 | 27291830e84967270a0da0c071061ec6c2a3f736 | refs/heads/main | 2023-05-01T21:58:33.184519 | 2021-05-13T16:40:42 | 2021-05-13T16:40:42 | 366,787,415 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,326 | java |
public class Patient {
public double weight;
public double height;
public double BMI;
public Patient(double weight, double height) {
this.weight = weight;
this.height = height;
}
public double calculationBMI() {
BMI = weight / (height * height);
return BMI;
... | [
"noreply@github.com"
] | noreply@github.com |
39867abbf4a495d782723cb7ff8ab00e3a789afb | 3b91b5c0e09d9a23231b5c06cffd8acb4e49736d | /app/src/test/java/com/example/skoop/skoopmag/ExampleUnitTest.java | a09b0d015df34d63a6ba67a8404af9315727c779 | [] | no_license | jatin11gidwani/SkoopMag | 3af868859e3738a50f2fd25c8048d92d74f4e1e6 | e6d052bbca10b87d97418fc3abc6564ed70b1adb | refs/heads/master | 2021-01-18T17:37:19.702039 | 2017-03-08T19:12:31 | 2017-03-08T19:12:31 | 84,356,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package com.example.skoop.skoopmag;
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 ... | [
"jatin11gidwani@gmail.com"
] | jatin11gidwani@gmail.com |
48cb18d99aa1e0933b5f5f4174e00d07f9229512 | 9d9485900e4e4154c26ac1d081d82d8486bae1f7 | /app/src/main/java/com/example/fitsoc/ui/run/ShotShareUtil.java | 36b79df1496e73880f07071b7654a22b23233708 | [] | no_license | jessica-ma3/fitness | de8496d77ee43ca1e0dedfb2549cdcc66a0f656d | 29ec3fe2816376c7d30b08d1b2437c32cf762f6a | refs/heads/main | 2023-08-27T15:37:50.283306 | 2021-11-05T10:28:32 | 2021-11-05T10:28:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,863 | java | package com.example.fitsoc.ui.run;
import android.accessibilityservice.AccessibilityService;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Build;
import android.util.Log;
import android.view.View;
im... | [
"yzha0078@gmail.com"
] | yzha0078@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.