blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7a8c9561748a14c4150628141e811251098970f3 | 7ce64c7b3219b4932dcd9fbd2688d06e53c2d980 | /cocoatouch/src/main/java/org/robovm/cocoatouch/foundation/NSUUID.java | 26114ca1da3ccd7664a18d4c262e0adc156aac36 | [
"Apache-2.0"
] | permissive | shannah/robovm | d410764a717055c76ec7981bc547b3385692a486 | 17b723a0485cbf0700af9ec55ff3272879c112b3 | refs/heads/master | 2021-01-18T08:58:33.598527 | 2013-09-09T19:28:44 | 2013-09-09T19:28:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,847 | java | /*
* Copyright (C) 2012 Trillian AB
*
* 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... | [
"niklas@therning.org"
] | niklas@therning.org |
90fce115870121eebf921bad927654c9f2549cdf | 704f35deae55d2ca4b1199822438f86d767c772c | /src/PracticeSession/GrossIncome.java | 988e528e08aaa429ad890cbbc8a74f2907a9e68f | [] | no_license | raminrocker75/Java-programming | 8b7e4a4b12d5cc0e74963d0382e46b6ac03c7baa | f23be32a8a2a8a11b747c20c78a68273d3ea9f8a | refs/heads/master | 2023-06-25T20:51:00.406073 | 2021-07-27T00:06:12 | 2021-07-27T00:06:12 | 369,878,351 | 0 | 0 | null | 2021-07-27T00:06:13 | 2021-05-22T18:19:42 | Java | UTF-8 | Java | false | false | 1,191 | java | package PracticeSession;
import java.util .Scanner;
public class GrossIncome {
public static void main(String[] args) {
Scanner scan = new Scanner (System.in);
System.out.println("How many work hours per week: ");
double workHour = scan.nextDouble();
System.out.println("How much is t... | [
"raminrocker75@gmail.com"
] | raminrocker75@gmail.com |
fab18572c48580c0b7668e9329312bec148b9732 | bf7923b32cc49c4708d32034a15de8b74eb9112c | /app/src/main/java/com/example/rutuldesai/orangescrum/MySharedPreference.java | 9af0bc49e532f3101fb21939c1811c17ec828225 | [] | no_license | rutuldesai1993/Orange-Scrum | 7339439b0e3b8e722df53eb526456fb381273279 | 30656728dc6e41b86a78b65b6c166f8b018a3611 | refs/heads/master | 2020-04-12T07:37:02.676785 | 2019-01-02T20:26:35 | 2019-01-02T20:26:35 | 162,359,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,756 | java | package com.example.rutuldesai.orangescrum;
import android.content.Context;
import android.content.SharedPreferences;
public class MySharedPreference {
private static final String OC_PASSWORD = "oc_password";
private static final String OC_CHECKED = "oc_checked";
private static final String OC_EMAIL = "o... | [
"rutuldesai1993@gmail.com"
] | rutuldesai1993@gmail.com |
5adb3ae02e20eac33d1ebf19d9223c88fd969d40 | b06666822d0e660e573385f4b2be254ec12d1b61 | /app/src/androidTest/java/com/ooxx/meteor/androidcopter/ApplicationTest.java | 323248544a65874f1dbeee35fab58c11b619449e | [] | no_license | AlphaLambdaMuPi/AlphaRemoCON | aec66082bfeac7babb7ba207e3ee89b2768aa056 | 6471d014adb7e13545e6041ef9bd40ab750dfe8b | refs/heads/master | 2021-01-10T21:19:59.632886 | 2015-06-30T12:16:13 | 2015-06-30T12:16:13 | 37,182,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package com.ooxx.meteor.androidcopter;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"bobogei81123@gmail.com"
] | bobogei81123@gmail.com |
fe2274190c890697ff2ac07b2f3c1c4b4102e145 | b7043c1fed8ead2d21d79f5b39e36723479dc287 | /lab5_sem4/client/src/client/Client.java | b67399bc37a52c9b7544b68c59e30c3ed79cc005 | [] | no_license | Foll0wTh3Wh1teRabbit/NSU_OOP_4sem | 52881cda4d4d5548fd701afc1090a7a05a9e13e4 | 915fa266e07a9be7ab9e3aa107e9279376475b8f | refs/heads/main | 2023-04-16T17:03:29.393550 | 2021-04-30T04:09:22 | 2021-04-30T04:09:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,646 | java | package client;
import model.common.Field;
import model.common.Sign;
import protocol.response.Response;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
public class Client {
private final Socket clientSocket;
private final ObjectInputS... | [
"kosarev4392@gmail.com"
] | kosarev4392@gmail.com |
baf33e17bbb1344a0024d93c428145ab61bcf336 | adf22b8fea4d94790b10cc77358dca4ce07b31fd | /app/src/main/java/com/linkloving/taiwan/logic/UI/HeartRate/DayDatefragment.java | c465bc81566bd76889d166ff174f06eb10db242c | [] | no_license | shangdinvxu/taiwan | eec5ed9cd6b3b3c540f09fba5a2ef42ac1d8c7d1 | 5cbf483d1de1a27e9780add3b389034f0e53adf5 | refs/heads/master | 2021-01-22T20:25:38.878891 | 2017-05-06T14:43:28 | 2017-05-06T14:43:28 | 85,319,569 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,501 | java | package com.linkloving.taiwan.logic.UI.HeartRate;
import android.annotation.TargetApi;
import android.app.Fragment;
import android.app.FragmentManager;
import android.app.FragmentTransaction;
import android.os.Build;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android... | [
"997399759@qq.com"
] | 997399759@qq.com |
1173b98e7416cd27ee70f05c9782c20e7f1141a3 | 3a291f22e3c4e4f33dfcdc46c4d2f5a2ddcf654e | /qt-trading-admin/src/main/java/com/qtdbp/tradingadmin/AdminApplication.java | de4847abe32a8f7b35ad84f9a57d03149b048e0a | [] | no_license | zjpjohn/qtbdp-parents | 5b8ac601acf1b6ab08a1879f23d64e436814218f | d2e7367a76ff2dc786961e645916c764a5543222 | refs/heads/master | 2020-12-03T02:01:31.440633 | 2017-06-30T10:20:09 | 2017-06-30T10:20:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,649 | java | package com.qtdbp.tradingadmin;
import com.github.tobato.fastdfs.FdfsClientConfig;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
i... | [
"caidchen@126.com"
] | caidchen@126.com |
471c8dc41642617d336a1d286562e5532160b877 | e553161c3adba5c1b19914adbacd58f34f27788e | /synoptic-ea407ba0a750/src/synoptic/tests/integration/TOMiningPerformanceTests.java | 9580bb6caea3e4a98b072c4a5ebe4c2788e2c09c | [] | no_license | ReedOei/dependent-tests-experiments | 57daf82d1feb23165651067b7ac004dd74d1e23d | 9fccc06ec13ff69a1ac8fb2a4dd6f93c89ebd29b | refs/heads/master | 2020-03-20T02:50:59.514767 | 2018-08-23T16:46:01 | 2018-08-23T16:46:01 | 137,126,354 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,210 | java | package synoptic.tests.integration;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import org.junit.runners.Parameterized.Parameters;
import synoptic.invariants.... | [
"oei.reed@gmail.com"
] | oei.reed@gmail.com |
4d7d5c46a4625d1c04cbe03e31d7027fd7708c36 | 2a53e83fe358c4d5f4c73c6f0a71750260b140cb | /app/src/main/java/ve/com/lerny/paymentapp/base/BaseResponse.java | 90bb3e497943b5096bd09101d617fb936c34544b | [] | no_license | darkangel00016/PaymentApp | 4ebf962a1c2af044d19f5f2e070bc5bed8ef85fb | 97014c5069fea9ebc47752cdecd0bb930276b7a9 | refs/heads/master | 2020-03-20T23:13:39.438109 | 2018-06-19T03:31:03 | 2018-06-19T03:31:03 | 137,836,175 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 149 | java | package ve.com.lerny.paymentapp.base;
public class BaseResponse {
public String error;
public String message;
public String status;
}
| [
"dad00016ster@gmail.com"
] | dad00016ster@gmail.com |
458dce6d0060847c075def12ad16d53b4775cd68 | 0fa708be5acc50b70cf1722e9b55d5697f041abc | /app/src/main/java/com/example/gilsonbarbosa/meuprogramamisto/daoum/dao/DaoPessoa.java | 563aa2280b99e9a97c4a007559ce715fc49f7875 | [] | no_license | bersangue/meuprogramamisto | 5dcc4caf49a77f2592740397ac78355ffbf30bc4 | 108836263bdc37cd06b0aeab0101f05e06329dd7 | refs/heads/master | 2020-03-12T02:52:59.214981 | 2018-04-20T20:56:52 | 2018-04-20T20:56:52 | 130,410,961 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,805 | java | package com.example.gilsonbarbosa.meuprogramamisto.daoum.dao;
import android.content.ContentValues;
import android.content.Context;
import com.example.gilsonbarbosa.meuprogramamisto.daoum.domain.Pessoa;
import java.util.ArrayList;
public class DaoPessoa {
private Context context;
private DaoAdapter banco;
... | [
"bersangue@.github.com"
] | bersangue@.github.com |
742c925dc3f6e541d2ac2dfb7370d5c82c8b852d | 1c323a486c3086e60d637f92e291816d07a7bbc5 | /src/main/java/ch/tbd/kafka/backuprestore/restore/kafkaconnect/config/RestoreSourceConnectorConfig.java | 8443153f0b70c9e84a30e99b048beeb082ecc791 | [] | no_license | antonioiorfino/kafka-backup | fca9719431156104ef512a890827c34a75ed09d3 | 13f3075322ae2352a02144edcb4be94ead4c5b84 | refs/heads/master | 2020-05-25T12:28:43.230434 | 2019-05-27T15:00:11 | 2019-05-27T15:00:11 | 187,799,710 | 0 | 0 | null | 2019-05-21T08:55:29 | 2019-05-21T08:55:29 | null | UTF-8 | Java | false | false | 7,560 | java | package ch.tbd.kafka.backuprestore.restore.kafkaconnect.config;
import ch.tbd.kafka.backuprestore.config.ComposableConfig;
import com.amazonaws.regions.RegionUtils;
import com.amazonaws.regions.Regions;
import org.apache.kafka.common.config.AbstractConfig;
import org.apache.kafka.common.config.ConfigDef;
import org.ap... | [
"antonio.iorfino@post.ch"
] | antonio.iorfino@post.ch |
017d0e9fa02d8007763a54fcbaff965369b647d7 | 2bea504fe3b48a360c7763eb9f73b6eb4a0c83cd | /src/test/java/com/cybertek/runners/FailRunner.java | 52d9700a650eeacfdcebb3f2c642f2ad06464d2d | [] | no_license | mgbre2/Own_Project | ed969849287320e851bdb3bcfc1f07c1429a409b | 1581547f02529448d9508f497cb2992186184115 | refs/heads/master | 2022-09-14T12:25:06.936919 | 2020-01-05T18:06:30 | 2020-01-05T18:06:30 | 195,585,570 | 0 | 0 | null | 2022-09-08T01:01:21 | 2019-07-06T21:44:20 | HTML | UTF-8 | Java | false | false | 513 | java | package com.cybertek.runners;
import cucumber.api.CucumberOptions;
import cucumber.api.junit.Cucumber;
import org.junit.runner.RunWith;
@RunWith(Cucumber.class)
@CucumberOptions(
plugin = {
"json:target/cucumber.json",
"html:target/cucumber/",
"rerun:target/reru... | [
"mgbre2@yahoo.com"
] | mgbre2@yahoo.com |
c58e420ec7ef09971e796a409d13fe75355aef34 | 3ade6afce86e322cd54099b1222779938a008349 | /userservice/src/main/java/com/juanchaparro/userservice/repo/UserRepo.java | 5fc8f839ed90d20a7512fbe3c3ffc735ed756487 | [] | no_license | JCh6/UserService | 95fa7b3e1c506f56299395cf0fc398c46473652a | 5b5ed72ccc4ccbdfcc172ad720e8dad15316a912 | refs/heads/main | 2023-07-10T03:33:38.805736 | 2021-08-18T16:13:26 | 2021-08-18T16:13:26 | 397,370,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 270 | java | package com.juanchaparro.userservice.repo;
import com.juanchaparro.userservice.domain.User;
import org.springframework.data.jpa.repository.JpaRepository;
public interface UserRepo
extends JpaRepository<User, Long> {
User findByUsername(String username);
}
| [
"juanch@outlook.com"
] | juanch@outlook.com |
c08131f2748f49cc89ff3480d107a99d4a52cf8c | 1166ad6b5c9bb749ad32a233981f5362cb8b898c | /src/main/java/es/upm/fi/PROF_2019_EX2/EntradaInvalida.java | 2c995ee3f52f12743da55dc5672369f8d908a7a3 | [] | no_license | JRuedas/PROF_2019_EX2 | c7638e53755380397f8c839289b1a668dfb24855 | 380bea5c5ec23f24f18f0b71bb87b3038c8bfd8c | refs/heads/master | 2023-08-31T11:38:49.021162 | 2023-08-22T09:41:31 | 2023-08-22T09:41:31 | 224,212,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package es.upm.fi.PROF_2019_EX2;
public class EntradaInvalida extends RuntimeException {
/**
*
*/
private static final long serialVersionUID = 1L;
public EntradaInvalida(String message) {
super(message);
}
}
| [
"jonatanruedasmora@gmail.com"
] | jonatanruedasmora@gmail.com |
201461d50e6d25504c12eb7c6b46b066ff143e39 | 3f3539aa3fedb393acef6de74dda766431089252 | /src/com/zc/demo/demo01/User.java | 233cf89123f75993cc36fce4db5fcd61fd313a52 | [] | no_license | microlovezc/DataStructuresandAlgorithms | 96c72bd7d8873df2a1e81e1da7f44a10925daf8c | 197faed9a2e0fe26e53e178617ea41a517b0207e | refs/heads/main | 2023-03-19T10:12:23.092342 | 2021-03-12T02:41:05 | 2021-03-12T02:41:05 | 346,902,673 | 0 | 0 | null | 2021-03-12T02:41:05 | 2021-03-12T02:02:01 | null | UTF-8 | Java | false | false | 607 | java | package com.zc.demo.demo01;
public class User {
private String name;
private int money;
public User() {
}
public User(String name, int money) {
this.name = name;
this.money = money;
}
public void show(){
System.out.println("我是"+this.name+",我现在有:"+this.money+"元!");... | [
"2952427625@qq.com"
] | 2952427625@qq.com |
1705677c88718c41a4e8d2d12719605763f7ad82 | b4518739e003f3bb39e700f1ab0e82b44139b3af | /src/main/java/com/elali/banking/TypeConverter.java | 079ed717658a4e82b645f24cb0519df27f757c81 | [] | no_license | ielali/Banking | 532cd190f24642c288cb4941572ff1d6fe7aa76a | 8f33635167ba697c51065a3ef7b07c7744110e68 | refs/heads/master | 2020-05-18T02:08:39.984738 | 2013-11-24T22:28:22 | 2013-11-24T22:28:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,746 | java | package com.elali.banking;
import com.elali.banking.dao.Repository;
import com.elali.banking.domain.DomainObject;
import javax.annotation.Resource;
import javax.inject.Named;
import java.io.Serializable;
import java.lang.reflect.Member;
import java.util.Map;
import static risible.util.ClassUtils.getParameterizedType... | [
"imad.elali@gmail.com"
] | imad.elali@gmail.com |
7a573cc022f90388a9c5ac162fddc557e18a17b6 | 2b2fcb1902206ad0f207305b9268838504c3749b | /WakfuClientSources/srcx/class_2539_axm.java | afb1ac99a1784f9cda7e0c8dca53c6d46141a8e1 | [] | no_license | shelsonjava/Synx | 4fbcee964631f747efc9296477dee5a22826791a | 0cb26d5473ba1f36a3ea1d7163a5b9e6ebcb0b1d | refs/heads/master | 2021-01-15T13:51:41.816571 | 2013-11-17T10:46:22 | 2013-11-17T10:46:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 84 | java | final class axm
implements cVt
{
public XF aHa()
{
return new bPJ();
}
} | [
"music_inme@hotmail.fr"
] | music_inme@hotmail.fr |
261c6677bc045434a5ed8153d0d09e163b824f22 | 882b4a6ece6e0d2d18158e1d975311dcd4792f8d | /MVCProjectTest/src/Controller/CommentBoard/CommentBoardReplyInsert.java | f44891f7b619525cf6563bfbf3edcdb0c1810c6c | [] | no_license | bios7713/MVCJSP | 741e7ff8d2291dcab21d6af7453550534dd5bd1c | 89834523d27f61944a9baec2d662fe8358616d44 | refs/heads/master | 2021-01-08T14:18:38.008708 | 2020-02-21T04:13:04 | 2020-02-21T04:13:04 | 242,051,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | package Controller.CommentBoard;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import Model.DAO.CommentBoardDAO;
import Model.DTO.ReplyDTO;
public class CommentBoardRe... | [
"HKEDU@DESKTOP-4NFOSDQ"
] | HKEDU@DESKTOP-4NFOSDQ |
119afde2d56bc0638c6726809567eed9f30b0afa | 7af6ecb1ecdc4d1f1fc639a6b191a210cc0a3482 | /hhzmy/src/main/java/com/hhzmy/test/LoginActivity.java | c6fabae8dedc0786fcc3449d8895fed997e06f57 | [] | no_license | USMengXiangyang/ShiXunYi | 8a3f9e89ae86b446d6472347e884a87a546dc818 | 7157d4c6165329438601db4395ea9b38b9fec976 | refs/heads/master | 2020-06-16T16:35:24.808931 | 2016-12-29T13:51:35 | 2016-12-29T13:51:35 | 75,082,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,185 | java | package com.hhzmy.test;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.text.Editable;
import android.text.TextWatcher;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import androi... | [
"1171134249@qq.com"
] | 1171134249@qq.com |
dcbf0a3bf74d9ef8acc6fa06897c263c933707fa | 3021e101a772de0cb473d6692570f9aeeda1e3b9 | /module-core/src/main/java/com/sxquan/core/entity/ServerResponse.java | 693bc9b092fa6f250daab5d7e42f16fbce327949 | [
"Apache-2.0"
] | permissive | sunchuangxin/ebe-shop | 96824d0fbac61f04dc9ff0797942d1867ab26adc | 9044d593181051aa517b36c69f201059df3c373b | refs/heads/master | 2023-07-29T08:37:43.466178 | 2021-06-08T07:25:19 | 2021-06-08T07:25:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,454 | java | package com.sxquan.core.entity;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import org.springframework.http.HttpStatus;
import java.io.Serializable;
/**
* @Description 统一接口返回
* @Author sxquan
* @Date 2019/12/20 15:20
*/
@JsonInclude(JsonInclude.Include... | [
"1042951771@qq.com"
] | 1042951771@qq.com |
aeb99860685dd5351d24ba67117d5dfdf2cf158c | c35739be60f974c5e96bf20086ed05e54411e5b4 | /app/src/main/java/com/dream/wanandroid/ui/like/fragment/LikeFragment.java | d653269df86fec7502efee30d4fdfbb62047037c | [] | no_license | sweetying520/WanAndroid | 62e62f1f962eedf35c1173c7fca7008e22497410 | adc300446fd80414f48239f9d41917c84d49aec2 | refs/heads/master | 2020-03-13T21:27:46.851695 | 2018-05-09T10:49:36 | 2018-05-09T10:49:36 | 131,296,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,737 | java | package com.dream.wanandroid.ui.like.fragment;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import com.dream.wanandroid.R;
import com.dream.wanandroid.base.fragment.AbstractRootFragment;
import com.dream.wanandroid.common.MyConstant;
im... | [
"sweetying520@sina.com"
] | sweetying520@sina.com |
48d14f5b8ad31bedaf92da0fc3d092ef103e6d34 | 7355608148d406a74b4b56731b470bd6c8a029a0 | /src/main/java/lukks/eu/ksiazkotk/controller/BooksController.java | 484d91c9373fdfc8455783eccaf26c685d085854 | [] | no_license | lukaszdela/ksiazkotk | f8a8021465ed76caca7bd21113d8695bb14d6966 | 32b825af1eac84ab410cae7b8490cf4ce72120de | refs/heads/master | 2020-03-21T16:23:58.466467 | 2018-07-09T16:56:33 | 2018-07-09T16:56:33 | 138,767,408 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,981 | java | package lukks.eu.ksiazkotk.controller;
import lukks.eu.ksiazkotk.model.Book;
import lukks.eu.ksiazkotk.model.BookStatus;
import lukks.eu.ksiazkotk.model.Status;
import lukks.eu.ksiazkotk.model.User;
import lukks.eu.ksiazkotk.service.IBookService;
import lukks.eu.ksiazkotk.service.IUserService;
import org.springframewo... | [
"lukasz.dela@interia.pl"
] | lukasz.dela@interia.pl |
1466da019c34324cded12b7a0c85cd9bcdb5e56b | 3d365f1f2dc0188ca804c8abf5391fa4b93cf5aa | /src/main/java/com/mainproject/mutualfunds/restServices/MutualFundServices.java | 98176eb114a1e08e0087b10d98cd39b398f48965 | [] | no_license | vijay-ramanarayanan/MutualFundServer | c577c965d6f1523fdaa14edcf3ba4a3e3fff018e | 32c037e8d700761cd8d0250eea85c210cad0c5df | refs/heads/master | 2020-04-03T07:26:19.511077 | 2018-11-11T15:39:04 | 2018-11-11T15:39:04 | 155,102,868 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,754 | java | package com.mainproject.mutualfunds.restServices;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.GetMapping;
import org.spr... | [
"vpr.codinglegend@gmail.com"
] | vpr.codinglegend@gmail.com |
f07fb4e55b67e7e16c1c11e0be7d306a5cc9a118 | 4805af3610f92d97f4e745cd190d6005015f27ff | /web/src/main/java/com/hardworking/training/service/ImageService.java | f0024e5421a16f01116dfe1cfb236a6868d6a7f5 | [] | no_license | Hange1995/NBA | 32eddd6f16e956b60be6d487fcacb62df1a49ada | 823a29e3805a87e4b3d5d15aa86fa1a1495b5562 | refs/heads/master | 2022-09-15T01:18:10.627855 | 2020-06-04T18:31:07 | 2020-06-04T18:31:07 | 247,762,004 | 1 | 0 | null | 2022-09-08T01:08:20 | 2020-03-16T16:19:04 | Java | UTF-8 | Java | false | false | 395 | java | package com.hardworking.training.service;
import com.hardworking.training.model.Image;
import com.hardworking.training.repository.ImageDao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class ImageService {
@Autowired
ImageDao ima... | [
"Hange@Admins-MacBook-Pro.local"
] | Hange@Admins-MacBook-Pro.local |
30126d6d81903c5fc985dcc55bc90053ff1a88a6 | f38e43e7fa1787a71ed15bade7034a29e7d90e37 | /src/main/java/pages/GoogleMainPage.java | f8993a1e4443558b04347774ae3b80728d7d94f4 | [] | no_license | 00doublezero/selenium-gmail-test | 189748899a065c5abee95a222477b323656e646a | 87960d5958bf1a994df5e3884b16a2ebbdd781ac | refs/heads/master | 2020-03-20T06:47:54.405076 | 2018-04-05T08:50:39 | 2018-04-05T08:50:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class GoogleMainPage extends AbstractPage {
public GoogleMainPage(WebDriver driver) {
super(driver);
}
public boolean isLoggedOut(String email) {
return driver.findElements(By.cssSelector("[title*=... | [
"ftsiganok@gmail.com"
] | ftsiganok@gmail.com |
2988824edc71d8cb9f1000f1311360f66a3592c4 | 603b90b829a5c4c8ec37113d8a47d504414c4c4a | /src/main/java/ru/dsoccer1980/messages/MessageResolverUtil.java | daaba579057eae2113e61d6790b46684899b62ec | [] | no_license | dsoccer1980/smartid | c6b5a5106cbbb016fb79114a96f1be60a988fff1 | 8ae6c52e4959f14202d6c4aa732dd233a931da69 | refs/heads/master | 2023-01-29T09:30:38.614929 | 2020-12-04T11:24:26 | 2020-12-04T11:24:26 | 318,494,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 693 | java | package ru.dsoccer1980.messages;
import org.springframework.binding.message.MessageBuilder;
import org.springframework.binding.message.MessageResolver;
public class MessageResolverUtil {
/**
* Get messageResolver for error messages by message code.
*/
public static MessageResolver getErrorMessageResolver(Messag... | [
"deniss.vorosnin@aktors.ee"
] | deniss.vorosnin@aktors.ee |
437e0ed3dc8f23bc6107fd23387d973c0026c130 | 363f7aa05cfe71b9c7524b17538d8604f04bd38c | /src/Main.java | bddd88611ec7f4a8ef8a5b6cd2e42857e17e2203 | [] | no_license | Tomkat3370/App06-Zuul | 945887eac1774504715e8015b934beaf65a9b75e | 210b78cbc856e7d2cd893523850bd57d49e059c4 | refs/heads/main | 2023-03-02T13:17:08.321128 | 2021-02-09T03:38:20 | 2021-02-09T03:38:20 | 318,499,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 307 | java | /**
* Based on the Collosal Cave Adventure game
*
*Modified and extended by Kate Gordon and Sarah Cunningham
* 29/01/2021
*/
public class Main
{
private static Game zuul;
/**
*
* @param args
*/
public static void main(String[] args)
{
zuul = new Game();
}
}
| [
"72070856+Tomkat3370@users.noreply.github.com"
] | 72070856+Tomkat3370@users.noreply.github.com |
5a74a9da68cfde3539648501f5bdf30455a256ed | 1db6c3478de9715eaaf1b8406917110b482b7fcc | /Warmup-1/backAround.java | bb8c58ee509795d9f145e8b4f56874c498f4be36 | [] | no_license | dherath/CodingBat_Java | 94b4eda3914c2bb87196a8f5a7bd4c2874db2958 | 376f63335f94ae828aae45978f90370127a3e449 | refs/heads/master | 2021-03-16T05:07:50.234063 | 2017-08-23T17:38:32 | 2017-08-23T17:38:32 | 91,534,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | public String backAround(String str) {
char temp= str.charAt(str.length()-1);
return temp+str+temp;
}
| [
"dinal.bing@gmail.com"
] | dinal.bing@gmail.com |
7eaef694a5aca808f69d99d0164be563e808984d | 1d045aa07cd64f4707b46c478e96b324212c7c4e | /src/com/sid/core/StaticInstanceBlock.java | 9799af515d17399473ec4fafe9b423b388b2c1f6 | [] | no_license | siddharth27/helloworld | 06e2c945253a2fe068fd89797e2c4726fa37e676 | 59096e49001173dd8cf91ba29883c26dc5234502 | refs/heads/master | 2020-12-24T14:52:44.376931 | 2015-10-17T18:12:14 | 2015-10-17T18:12:14 | 8,737,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | package com.sid.core;
public class StaticInstanceBlock {
static{
System.out.println("Siddharth");
}
{
System.out.println("2");
}
{
System.out.println("3");
}
StaticInstanceBlock(){
System.out.println("instantiated");
}
public static void main(String[] args) {
// TODO Au... | [
"siddharth.bjl@gmail.com"
] | siddharth.bjl@gmail.com |
827f44e1106e9e25f4f37e3fb393daa4ed06a89e | ec26c467d3193ee22ab17374921b5f54ed216dc7 | /src/main/java/com/agung/prediksi/entity/Data.java | d82d6457fef3fc7601d399fa7d5fc413c610b17a | [] | no_license | yyleon/Product-Defect-Prediction-RL | 47da24288588cc1f7568d273d068a146928a763e | 8d91da7ec6e628a48c15b3b2883843689034b75d | refs/heads/master | 2022-01-07T15:51:08.073827 | 2019-04-18T13:35:03 | 2019-04-18T13:35:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 840 | java | /*
* Data.java
* template-maven
*
* Created by Agung Pramono on 08/08/2017
* Copyright (c) 2017 Java Development. All rights reserved.
*/
package com.agung.prediksi.entity;
/**
*
* @author agung
*/
public class Data {
private Integer tanggal;
private Double suhuRuangan;
private Double... | [
"agungpermadi13@gmail.com"
] | agungpermadi13@gmail.com |
10b82bf2c6111af0366282ea6d5eef7fbcb6bfbb | 083f64309d498f6eca620e293b357badd7da435c | /Code/src/com/viettel/ocs/bean/TreeCommonBean.java | 1689e02213ebf15e49550c9e4419e6b160f4a0ce | [] | no_license | ngotrite/THP | 56adf904b3c10a4efe071aa5ae200d1dcd85597e | 56b3e99dc5d7f1454e086a63c34e0162bb07548c | refs/heads/master | 2020-03-21T08:50:03.806372 | 2018-06-23T03:23:33 | 2018-06-23T03:23:33 | 137,751,285 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 95,537 | java | package com.viettel.ocs.bean;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ManagedProperty;
import javax.faces.bean.ViewScoped;
import javax.faces.... | [
"ngotrite@gmail.com"
] | ngotrite@gmail.com |
4614ed4116763176605c47b5d4e89828227851e1 | 5fa0f10292de20f4226743b36259b9e51e837936 | /Hibernate Config/without-config-xml/src/main/java/com/tszyi/entity/Book.java | 3033acf7893cadcf30c69bfd52499c005a28a6b5 | [] | no_license | tszyi/hibernate.practice | b884a0a14198315ec880fbfff273431b2ea46a86 | aa27c11a46dc7165d156be8e4550122596ac0a76 | refs/heads/master | 2020-03-14T23:53:58.846622 | 2018-05-14T17:13:59 | 2018-05-14T17:13:59 | 131,855,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | package com.tszyi.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.OneToOne;
import javax.persistence.Table;
import org.h... | [
"tszyi.tsai@gmail.com"
] | tszyi.tsai@gmail.com |
6d79d1fb2f644da0d25bbff5be5124b74f49b28b | b6aedb1f276790590e512c467afb835088cd8c42 | /SeleniumClass/src/Selenium/Grade.java | b6e7d60b5a09c1ee6c291c9cf256d755d79c8e56 | [] | no_license | 4pavel/Selenium-Class | f4627aee097bdb85d6fbbf82f641020156edf421 | f62bed894d3d992b6c051135bdf34bbff6e4768e | refs/heads/master | 2020-03-23T23:10:16.589238 | 2018-07-24T22:41:28 | 2018-07-24T22:41:28 | 142,219,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package Selenium;
public class Grade {
public static String CalculateGrade(int Score) {
if (Score>90) {
return "A";
}
else if (Score<80) {
return "B";
}
return "F";
}
}
| [
"Pavel@Pavel-PC"
] | Pavel@Pavel-PC |
2d0e95a187fa3768878d528fc41a9b9d49c5a003 | e0325559b961813dd37752ab8dd3043295ffb12d | /app/src/main/java/org/gandroid/motif/Gridmenu.java | 4a8261239d19baf5b5f6956423c99f19d93cd029 | [] | no_license | Cytherie/finalMotif | d2b4bb5704a46e9b8248982a5795821c0ebb3cbc | f236c5b3d397eb22bb78701ea1826da163bbc705 | refs/heads/master | 2021-05-04T21:58:24.578976 | 2018-02-02T14:18:54 | 2018-02-02T14:18:54 | 119,990,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,007 | java | package org.gandroid.motif;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.CardView;
import android.view.View;
import android.widget.Toast;
public class Gridmenu extends AppCompatActivity {
@Override
protected void on... | [
"cytherie@github.com"
] | cytherie@github.com |
d8865e62a8d388b7d14e1dbe792318665afe8149 | 973a4a1041f4b350e726a50aae13cd50bc733540 | /codechef/CLFIBD.java | 9b67b498b9f1ce0c2d9cd8bca2ff47cdb9eeca56 | [] | no_license | ankitraj827/codechef-practice-programs | 513b5a49bd3ce29530d12caf5665c33f3fb783ec | cfb492c76b16036b48394d196f684b2c5ba7292d | refs/heads/master | 2020-03-22T10:08:21.529764 | 2018-07-05T18:04:16 | 2018-07-05T18:04:16 | 139,883,330 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,533 | java | import java.io.*;
import java.util.*;
class CLFIBD
{
public static void main(String []rk) throws IOException
{
InputStreamReader inr=new InputStreamReader(System.in);
BufferedReader br=new BufferedReader(inr);
int n=Integer.parseInt(br.readLine());
while(n-- > 0)
{
String str=br.readLine();
ArrayList<... | [
"ankitraj.anku@gmail.com"
] | ankitraj.anku@gmail.com |
ebd4aca376ab0c16a5a7c6107fc3ba5a26f59b4b | 1bddb3fe57506f4af99223b48e987e81f4898273 | /src/com/monster/learn/FindDuplicate.java | df61c8fc7c5a1cf1679e1fbf25ec50729e4f4915 | [
"MIT"
] | permissive | lybvinci/leetcode_practices | 82cf46025d81cbaa6ac899d9faa3d8cf73b1a216 | ba8de653a6737bc89d61d804491bff9bd401e2f9 | refs/heads/master | 2022-12-22T11:14:17.856062 | 2022-12-22T07:08:14 | 2022-12-22T07:08:14 | 138,813,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | package com.monster.learn;
//66.44%
public class FindDuplicate {
public int findDuplicate(int[] nums) {
int[] dup = new int[nums.length + 1];
for (int i = 0; i < nums.length; i++) {
dup[nums[i]]++;
if (dup[nums[i]] == 2) {
return nums[i];
}
... | [
"liyanbo.monster@bytedance.com"
] | liyanbo.monster@bytedance.com |
7391d81c0ca354478211d1024369a8365cfb2f2c | 8d5e1f1dc8348560c401922f8cbb72e03bc04394 | /app/build/generated/source/apt/debug/talex/zsw/baseproject/activity/ScrollerNumberPickerActivity$$ViewBinder.java | 06655d4b8399fb9b44d540021c5f6f4715254d8c | [] | no_license | luyulove001/BaseLibrary-master | 7d5f9ec16b1bbd30fab4e971d0a6ed93bb9f24c4 | 5338a1f02b66646d0bfdca43ea2a4705ceb93c90 | refs/heads/master | 2021-01-21T19:40:05.968511 | 2017-06-06T08:27:47 | 2017-06-06T08:28:14 | 92,149,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,234 | java | // Generated code from Butter Knife. Do not modify!
package talex.zsw.baseproject.activity;
import android.view.View;
import butterknife.ButterKnife.Finder;
import butterknife.ButterKnife.ViewBinder;
public class ScrollerNumberPickerActivity$$ViewBinder<T extends talex.zsw.baseproject.activity.ScrollerNumberPickerAct... | [
"540302096@qq.com"
] | 540302096@qq.com |
c709cea1ea699890e7a1a48b47cb85e7c63b6435 | 93989de829a1c1ffc86095ad034af3a1a5708f13 | /latte-ec/build/generated/source/apt/release/com/flj/latte/ec/sign/SignUpDelegate_ViewBinding.java | c818634875d6a239c49e2d2012eb3605a9727383 | [] | no_license | xiu307/d1nj4n | c0c820b9d56ea182a0ae0e0eb55348e89f3a2ddd | 42e268327a6f62d3613e1c1d7dec66fa3f79e44e | refs/heads/master | 2021-09-08T20:55:55.594860 | 2018-03-12T06:33:56 | 2018-03-12T06:33:56 | 124,844,529 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,467 | java | // Generated code from Butter Knife. Do not modify!
package com.flj.latte.ec.sign;
import android.support.annotation.CallSuper;
import android.support.annotation.UiThread;
import android.support.design.widget.TextInputEditText;
import android.view.View;
import butterknife.Unbinder;
import butterknife.internal.Debounci... | [
"zhanglong307@126.com"
] | zhanglong307@126.com |
2b1b63c5eccb625e97696c2d04c8febba29ce026 | 83b993af27c2e613d520c8eede5112e221f61d1c | /src/main/java/com/walmart/store/recruiting/ticket/domain/SeatImpl.java | 8f374b7452d908e4daa54189f238182941fa8263 | [] | no_license | Friat/ticket-service-exercise | 70ce576c10b6f81ae06da9cbb1310e6d5f6bdb42 | 8f8ed6b9b2be16e44e756a7abab0afa7b6b7cffa | refs/heads/master | 2020-12-31T03:35:55.540575 | 2016-07-13T18:44:11 | 2016-07-13T18:46:10 | 63,256,467 | 0 | 0 | null | 2016-07-13T15:11:08 | 2016-07-13T15:11:07 | null | UTF-8 | Java | false | false | 1,600 | java | package com.walmart.store.recruiting.ticket.domain;
import java.time.LocalDateTime;
import java.time.temporal.ChronoUnit;
public class SeatImpl implements Seat {
private int seatId;
private int levelId;
private int seatNumber;
private SeatHold seatHold;
public SeatImpl(int seatId, int lev... | [
"Fri4Adom@gmail.com"
] | Fri4Adom@gmail.com |
e3e0904088f0b6924ee936fedc007e9a793af197 | 7af5a55fc99bb29dcbb1201d462d078ff3a72034 | /app/src/main/java/ru/geekbrains/android3_7/view/RepoRVAdapter.java | 9458cd35bae4b6e6e52c2cf7363b0fef1d168129 | [] | no_license | IgorRAzumov/android_pop_lib_homework_7 | 432c52b0eaa21507f24e56e7831811c3aa6d60ee | 597718c7a3590a0c868580c57e5d2b40996fbd12 | refs/heads/master | 2020-03-20T21:51:19.543533 | 2018-06-18T13:44:26 | 2018-06-18T13:44:26 | 137,764,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,588 | java | package ru.geekbrains.android3_7.view;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import butterknife.BindView;
import butterknife.ButterKnife;
imp... | [
"1itcode1@gmail.com"
] | 1itcode1@gmail.com |
9bffddebc7bebfc38c5110edc0c4de890a19c636 | 59fb07b4eac93a8c495ec50d2191798e34cbc3a9 | /nifi-signal-messenger-processors/src/test/java/org/signal/TestPutSignalMessageForGroups.java | c80f2f39052fb8408c7404f7a6af505c61ec830c | [] | no_license | christofferlind/nifi-signal-messenger | d7a3b71d51a2209eba73b09113d781537139fff6 | 705079cc6a49115fc93f4c5edddd3950ea51f301 | refs/heads/master | 2023-06-26T05:39:25.322253 | 2023-05-06T13:33:41 | 2023-05-06T13:33:41 | 249,559,773 | 4 | 1 | null | 2023-06-14T22:42:53 | 2020-03-23T22:39:03 | Java | UTF-8 | Java | false | false | 6,647 | java | package org.signal;
import static org.junit.jupiter.api.Assertions.assertEquals;
import java.nio.charset.StandardCharsets;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.atomic.AtomicReference;
import java.util.function.Consumer;
import org.apache.nifi.reporting.InitializationException... | [
"christoffer.lind@yandex.com"
] | christoffer.lind@yandex.com |
dfddea81e37245e35865cf2ae16e47e36593c5b5 | 6461f7e74d4dcbfabca914bbe0ef08e61ec3c790 | /spring_sample/src/main/java/com/Yz/service/CustomerService.java | 99407d70460af5a4b534f12450ae9dab408b50b3 | [] | no_license | lvzhuye/YzSpringDemo | caced392de4c5f3a2f6f7353d6736bcf20e1b097 | 4d6f230c0db463ee5f759852c56955c8e827db03 | refs/heads/master | 2021-05-07T17:28:17.131105 | 2017-10-29T12:27:06 | 2017-10-29T12:27:06 | 108,732,264 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 145 | java | package com.Yz.service;
import java.util.List;
import com.Yz.model.Customer;
public interface CustomerService {
List<Customer> findAll();
} | [
"yangzhi2@outlook.com"
] | yangzhi2@outlook.com |
411b6300576280bcc9cfdf29f106a0ebe4dc2c90 | f2d85e3f5d6dcac0a7b18cbfef6d6b7c62ab570a | /rdma-based-storm/storm-core/src/jvm/org/apache/storm/utils/ShellBoltMessageQueue.java | 33505f7e2d30d256a793bd00d11869affb9c6a10 | [
"Apache-2.0",
"MIT",
"BSD-3-Clause",
"BSD-2-Clause",
"GPL-1.0-or-later"
] | permissive | dke-knu/i2am | 82bb3cf07845819960f1537a18155541a1eb79eb | 0548696b08ef0104b0c4e6dec79c25300639df04 | refs/heads/master | 2023-07-20T01:30:07.029252 | 2023-07-07T02:00:59 | 2023-07-07T02:00:59 | 71,136,202 | 8 | 14 | Apache-2.0 | 2023-07-07T02:00:31 | 2016-10-17T12:29:48 | Java | UTF-8 | Java | false | false | 4,249 | 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... | [
"wnghd9999@naver.com"
] | wnghd9999@naver.com |
c235550e1801fb0200c2ffb403aaa07b61b9fc4b | 172fff43885c3ac8e2a0e34376c5b9bfc1d47b61 | /src/main/java/com/telek/elec/protocal/codec/Decoder.java | 766975f9d9f6f4a62fccbfce55f482e24b10556c | [] | no_license | liuning587/elec | e58fa72574648aa29eea73b0b1c0739d496c03f3 | 7c8705d62102945d6c2d5027ab2cd341379a5edf | refs/heads/master | 2022-03-01T18:40:44.097709 | 2019-07-17T03:36:25 | 2019-07-18T03:20:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 679 | java | package com.telek.elec.protocal.codec;
import com.telek.elec.protocal.Packet;
import com.telek.elec.protocal.block.Seq;
import com.telek.elec.protocal.block.SeqCache;
import com.telek.elec.protocal.exeception.DecodeException;
import com.telek.elec.protocal.unwrapper.UnwrapperChain;
import lombok.extern.slf4j.Slf4j;
... | [
"435044190@qq.com"
] | 435044190@qq.com |
7c23284cf88daa8e276a23240117010d05cca64f | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.systemux-SystemUX/sources/com/google/errorprone/annotations/Immutable.java | f6f3377526a2477de24de0bdabf85e266d524b26 | [] | no_license | phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959529 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | null | UTF-8 | Java | false | false | 443 | java | package com.google.errorprone.annotations;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target({ElementType.TYPE})
@Inheri... | [
"cyuubiapps@gmail.com"
] | cyuubiapps@gmail.com |
1c627d4655eb5d24807c300f8d5b38d527af771f | 0f9297986b1ce2eb2d2a144ac1605dd14665cc87 | /lingmed_lite/trunk/src/main/com/aliasi/lingmed/mesh/MeshTerm.java | 3eb44b714adc30ce51a6a7fae729f848d51710df | [] | no_license | lingpipe/sandbox | 1b7b62e36f0099b9e6de21a4b61c5933e6eb6943 | 0b8042fc9c6d5dd947f41deb33af5b3c93c346ae | refs/heads/master | 2021-01-14T13:39:42.509608 | 2014-11-25T18:55:57 | 2014-11-25T18:55:57 | 66,664,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,445 | java | package com.aliasi.lingmed.mesh;
import com.aliasi.lingpipe.xml.DelegateHandler;
import com.aliasi.lingpipe.xml.DelegatingHandler;
import com.aliasi.lingpipe.xml.TextAccumulatorHandler;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import org.xml.sax.Attributes;
import org.xml.sax.... | [
"mitzi@d9cdb42f-ec5f-0410-a886-e39e85a9bf9c"
] | mitzi@d9cdb42f-ec5f-0410-a886-e39e85a9bf9c |
7980b56b634fc8cceebfebba1d4e031cca7cdf6e | 382e34ffe34d03ce39b0cfa4416f40fe7c95c585 | /Algorithms2021/AlgorithmsStudy/src/study/algorithms/mezero/programmers/java/Solution8.java | aafe4dda12c53b99a19b1af8f30b55937b66cc2b | [] | no_license | mezeeeeeero/algo_study | 24f6b610ab366535b289d66cca22bcd1185ce9d1 | e8ae67e19f080cdc9798aa02bbab24ac19bb6025 | refs/heads/main | 2023-05-20T21:17:40.888246 | 2021-06-15T01:14:21 | 2021-06-15T01:14:21 | 347,778,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,355 | java | package study.algorithms.mezero.programmers.java;
import java.util.ArrayList;
public class Solution8 {
public int solution(int[][] board, int[] moves) {
int answer = 0;
ArrayList<Integer> basket = new ArrayList<>();
int[][] temp = new int[board.length][board.length];
temp = exchang... | [
"git.mezero@gmail.com"
] | git.mezero@gmail.com |
400b0a962f31381cb921328e98074fe3e46c05f9 | 495f6ce747a995996ecf42b58f6767f55d3e7d51 | /tests/hcom_test/src/main/java/com/epam/hcomtest/datastore/model/DataStoreReader.java | c36c41a33c44f0fc3c0f0b1841c3dd559f7d7e59 | [] | no_license | Yg0R2/mentoring | 7412304f446b32fbe6602b784c2164d565e227ff | 4473cf3b2a2821f408635455c77dd2527c389a9d | refs/heads/master | 2021-01-21T21:06:26.614481 | 2017-10-24T23:59:53 | 2017-11-20T16:11:27 | 92,306,635 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package com.epam.hcomtest.datastore.model;
import com.epam.hcomtest.datastore.exception.InvalidDataStoreFormatException;
import com.epam.hcomtest.resource.Resource;
import java.util.List;
public interface DataStoreReader {
List<Resource> readResources(String resourceName) throws InvalidDataStoreFormatException;... | [
"yg0r2@yahoo.com"
] | yg0r2@yahoo.com |
e480eccba80da2eff3e05831f7adfcfa933ca941 | de88fc6388d9ac1469b91d55a31b8844be318ac0 | /src/abe/CiphertextSerParameter.java | 2a0f7e2ba380e0cbd36089ce26463e3ae25e86bc | [
"MIT"
] | permissive | VasilikiKim/ABE | cf9d9fb5ea45acc37fe71133d7b6ba3752a42905 | 89058c89af038a77501a285784b6a3f535621cbf | refs/heads/main | 2023-08-28T09:31:29.354851 | 2021-11-16T12:50:40 | 2021-11-16T12:50:40 | 428,160,257 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,712 | java | package abe;
import utils.PairingUtils;
import it.unisa.dia.gas.jpbc.Element;
import it.unisa.dia.gas.jpbc.Pairing;
import it.unisa.dia.gas.jpbc.PairingParameters;
import it.unisa.dia.gas.plaf.jpbc.pairing.PairingFactory;
import java.util.Arrays;
import java.util.Map;
public class CiphertextSerParameter extends Hea... | [
"mile94303@gmail.com"
] | mile94303@gmail.com |
4056262a2a1df12ec395c27b49f281b69472a88e | 78acecc41820b599e9106a80bf1eefd560d9ed89 | /x5/src/main/java/com/example/x5/OpenFileActivity.java | c02fde8f32a6c52a3eece07a690e48635c21128e | [] | no_license | CornColor/Pig | be9a14c41f7ecb36b67bb7f923f580044d3006a6 | fef07e74bc6b7cb27ceb78dc2af75987d1daca47 | refs/heads/master | 2020-12-06T12:49:45.268811 | 2020-03-09T07:49:42 | 2020-03-09T07:49:42 | 232,467,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,285 | java | package com.example.x5;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Environment;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
import android.widget.RelativeLayout;
import android.widget.Text... | [
"liuyutao@yuanhuiit.com"
] | liuyutao@yuanhuiit.com |
707a9474abcfc6fc1893ea4ef6310ab198fb57e0 | 4e8b79b9c31532f12c3f6699a6c0fcbab353b40d | /src/main/java/kowelka/server/KowelkaServer.java | 78881628cd8fab5253c10232c4273b4cbe2698b4 | [] | no_license | Peter2121/Kowelka-Server | 099f764750fdcf4cee30303b0ae8d2be04205998 | 21660df3915c5067e42fb2715bee02450da1fef8 | refs/heads/master | 2020-03-10T19:33:18.394064 | 2018-04-14T20:03:22 | 2018-04-14T20:03:22 | 129,550,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,616 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package kowelka.server;
import java.sql.DriverManager;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLExce... | [
"peter@flytrace.com"
] | peter@flytrace.com |
4fcb3136dbcb025b9080c17e946ee714dcb4c028 | bf3bd417c8655e50b61a814b7d5e3a7587aba89f | /core/src/main/java/br/com/educ4/core/ports/driven/security/AuthUserIdPort.java | 0c4170dfc54ff41093402f16b5348fbacc67ef57 | [] | no_license | thiago1fc3/educ4 | 4e3a169886ebe9b5ae4d73862b8ccf37911b1f65 | 72c7b74613904504cb6193afb583adf51a7ca48c | refs/heads/main | 2023-07-14T15:42:14.831717 | 2021-08-23T16:55:30 | 2021-08-23T16:55:30 | 315,930,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 142 | java | package br.com.educ4.core.ports.driven.security;
public interface AuthUserIdPort {
String getUserId(String jwt, String fingerprint);
}
| [
"thiago@lar.ifce.edu.br"
] | thiago@lar.ifce.edu.br |
8bfae9fd1f682d7453e0ddf60de326470ef4f69f | 45b61b4005c517970651cc3a8def6767124d05e4 | /src/main/java/com/cyc/concurrency/countdownlatch/CountDownlatchTest.java | 28101b3a5ac119059b7cd5bfb204ab9d62728026 | [] | no_license | cyceason/jdk | 14b026f5d7fa48d93b9523ee155dbd213d59760e | cd64036939497bd9aede38c43381c097d945019c | refs/heads/master | 2022-07-03T21:16:21.188834 | 2020-01-27T09:54:44 | 2020-01-27T09:54:44 | 98,040,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,139 | java | package com.cyc.concurrency.countdownlatch;
import java.util.concurrent.CountDownLatch;
/**
* CountDownLatch, 一个同步辅助类,在完成一组正在其他线程中执行的操作之前,它允许一个或多个线程一直等待。
* Created by cyc_e on 2018/4/28.
*/
public class CountDownlatchTest {
public static void main(String[] args) throws InterruptedException {
CountDownL... | [
"cyc_eason@126.com"
] | cyc_eason@126.com |
55eebf69a6a8cb9df0fb5d498625fb8b20bf0b87 | 8e59d26d19451fff503d193c404591f241e17b01 | /src/ooplab6/StringCompare.java | 185dda6602d2ec1ab665f49cc51271005bb0aef0 | [] | no_license | Umawadee/OOP_359211110125 | 8771bf55fdae82940325ef75fa52a85200c9aaca | a436900d996e39d05ebf9597f6aaa52b57cd51d4 | refs/heads/master | 2021-09-07T02:48:02.924120 | 2018-02-16T04:16:56 | 2018-02-16T04:16:56 | 111,053,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 957 | java | package ooplab6;
public class StringCompare {
public static void main(String[] args) {
String str1 ="Hello";
String str2 ="Hellooo";
//Compare String
//type 1(==)
if (str1 == str2)System.out.println("true");
else System.out.println(false);
//type 2 (equals () method)
... | [
"ta-n2214@hotmail.com"
] | ta-n2214@hotmail.com |
63a70ee77de302896cd564c3a7ff99ec6a658fc4 | 352ec4b1774224dbb6552a4a3d62de0836efcdea | /Equation.java | 2139c8e7731191bcf7cb767ada0310ac97917830 | [] | no_license | awesomeKelly04/Java_Chapter2 | 55dfc3698e9ccecfde78217a1a7d4193f2a2473a | b8595efe7e019220e4c33bef352e9cef476d1bbd | refs/heads/master | 2020-07-20T07:26:07.618118 | 2019-09-05T16:01:50 | 2019-09-05T16:01:50 | 206,597,970 | 0 | 0 | null | 2019-09-05T16:01:52 | 2019-09-05T15:32:57 | Java | UTF-8 | Java | false | false | 642 | java | import java.util.Scanner;
public class Equation{
public static void main (String[] args){
int a, x, y;
Scanner input = new Scanner(System.in);
System.out.println("\nA program to solve y = ax^3 + 7\n");
System.out.print("Enter the value for a: ");
a = input.nextInt();
System.out.print("Enter the valu... | [
"emmanueloboh04@gmail.com"
] | emmanueloboh04@gmail.com |
ee377cb2c75a5e1d0319e0c6d08720c163d7ebbc | a0516fd36c77536d94c722959428e817c48f6ad1 | /src/ch/fhnw/atlantis/clientClasses/GUI/RulesController.java | 44e75affd62557c90e2ba98bef38c20b62b26de6 | [] | no_license | gjasula/AtlantisTeamGerstenland | 40a671ad84aad31a002907657cf91ae502040c92 | d69ec9d7f448284247e88990471eeed7ba8cc8c2 | refs/heads/master | 2021-01-13T03:40:18.715335 | 2016-12-23T22:58:29 | 2016-12-23T22:58:29 | 77,250,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package ch.fhnw.atlantis.clientClasses.GUI;
import javafx.stage.Stage;
/**
* @Author Nadine
*
*/
public class RulesController {
private Model model;
private RulesView view;
public RulesController(Model model) {
this.model = model;
this.view = new RulesView();
}
public void sh... | [
"juerg.steudler@students.fhnw.ch"
] | juerg.steudler@students.fhnw.ch |
d2b0a9cf4fbda8c844f12cf85c225216ef89758a | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2010-02-27/seasar2-2.4.41/seasar-benchmark/src/main/java/benchmark/wire/Bean00250B.java | 66716e797d6dd8bfe95284ec33a84cbf4ef6aea5 | [] | no_license | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 59 | java | package benchmark.wire;
public interface Bean00250B {
}
| [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
346175ae56c0c388027ea8353bcd93fa57a80e93 | b91a7a28c51380504b9ae5a9ea05a753484f6ab4 | /test/com/atuldwivedi/dsusingjava/stack/StackUsingArrayTest.java | 520b4a540c9a726f16902d937a1b37c4e5224949 | [] | no_license | AtulDwivedi/ds-and-algo | 4cb96ef0976b2917e83ea5e19180a4bd19eb5762 | b2c93c1db8d96bcf76a7022b351cf325c8c04370 | refs/heads/master | 2021-07-18T23:53:58.596172 | 2017-10-27T17:16:23 | 2017-10-27T17:16:23 | 87,726,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package com.atuldwivedi.dsusingjava.stack;
import com.atuldwivedi.dsa.ds.stack.StackUsingArray;
public class StackUsingArrayTest {
public static void main(String[] args) {
StackUsingArray stack = new StackUsingArray();
//true
System.out.println(stack.empty());
System.out.println("Added: "+stack.push("D... | [
"er.dwivediatul@gmail.com"
] | er.dwivediatul@gmail.com |
1eddb02b0133cc55cbb9956fcc56d3a451c30e1c | cec2ba559d91cc99f5be395e081ea1d05a0341ec | /vividus-plugin-web-app/src/test/java/org/vividus/ui/web/action/search/LinkUrlPartSearchTests.java | 78ce1334eb95af25fcac05bf9190a94fb872e2be | [
"Apache-2.0"
] | permissive | fireflysvet/vividus | 66aed830b446272f6aef6c9b06f36a23f63a7ec6 | 00efe48704c26e4002a0b6e43f45b0fc09190c13 | refs/heads/master | 2023-04-04T01:20:12.500911 | 2020-08-03T10:42:13 | 2020-08-03T10:42:13 | 285,602,526 | 0 | 1 | Apache-2.0 | 2020-08-06T15:12:07 | 2020-08-06T15:12:06 | null | UTF-8 | Java | false | false | 5,333 | java | /*
* Copyright 2019-2020 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"valfirst@yandex.ru"
] | valfirst@yandex.ru |
a2e8831605097291012fcdf0c52a49808ebcb8a9 | b4df979f504d47aae94cbd6bdfbdcb1f436965cb | /app/src/main/java/com/example/chillpill_medication_tracker/ReminderDetails.java | 49ad9bb16e3442f21c02552925c3273bc6d0e600 | [] | no_license | Dnozol/ChillPill_Medication_Tracker | adfff54cd2ef3f2ca9445ee544cbf968fbcee74c | 07c9f8dbe5a748a4354738aab76b343442eb96a5 | refs/heads/master | 2021-04-18T01:53:16.924992 | 2020-03-28T18:41:47 | 2020-03-28T18:41:47 | 249,495,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,794 | java | package com.example.chillpill_medication_tracker;
import android.content.Intent;
import android.os.Bundle;
import android.util.ArrayMap;
import android.util.Log;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import android.widget.TextView;
import androidx.annotation.Nullable;
import androidx.app... | [
"car15014@byui.edu"
] | car15014@byui.edu |
8d95749cac9839a38ac1d93300228d8b33dd15fa | 97c82aefc7a21303ce8e14c5721e690b8fae7f28 | /src/Transcription.java | 66068bf8442916ad81d968374c1d9507b4609407 | [] | no_license | Zak-Olyarnik/Remote_Checkers | f7555c2fb9774616662f4153f10a3ec943ef66d8 | 2b7ae6c46593b985cdc80490a3bd6cc357c720ec | refs/heads/master | 2021-01-23T04:58:55.058235 | 2018-04-03T01:32:43 | 2018-04-03T01:32:43 | 86,262,397 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,391 | java | import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
public class Transcription
{
private static Transcription singleton;
private Socket clientSocket; ... | [
"zwo24@drexel.edu"
] | zwo24@drexel.edu |
78d2db4e71b7a095ceeb448b1173b63f1e55aa45 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /MATE-20_EMUI_11.0.0/src/main/java/com/android/server/webkit/WebViewUpdateServiceShellCommand.java | 7381a5e53ee352cc8798a4d8cc7693b0ec6e5b24 | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,768 | java | package com.android.server.webkit;
import android.os.RemoteException;
import android.os.ShellCommand;
import android.webkit.IWebViewUpdateService;
import java.io.PrintWriter;
class WebViewUpdateServiceShellCommand extends ShellCommand {
final IWebViewUpdateService mInterface;
WebViewUpdateServiceShellCommand... | [
"dstmath@163.com"
] | dstmath@163.com |
78a481f220100df8d8df515377390e92a50bcb98 | 7f81be9afd4e4858ab15bea00568eca0bd92d68e | /app/src/main/java/online/rh/simpleweather/model/CityList.java | 8e5a2b1e1fad2bce12dc255ebad2ef178c514d55 | [] | no_license | wangzhitao/TQ | 7f41725397929745389b0955c96ccc3543a5bc33 | 91c6ee4e837c266c12721c758fa5fe3c9bb0d396 | refs/heads/master | 2020-07-16T08:29:15.969011 | 2019-09-04T10:41:19 | 2019-09-04T10:41:19 | 205,754,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 316 | java | package online.rh.simpleweather.model;
/**
* 定制已选城市列表的ListView界面
*
* @author liang
*/
public class CityList {
private String cityName;
public CityList(String cityName) {
this.cityName = cityName;
}
public String getCityName() {
return cityName;
}
}
| [
"1050092296@qq.com"
] | 1050092296@qq.com |
620693e2f099f243466e4a5a4fa313845beac77c | 37cb5d55181f33d39ac056552eeee22e4e08f9e1 | /ly-upload/src/main/java/com/leyou/controller/UploadController.java | 09777208132a302b81a0b0980452a2cb14d75001 | [] | no_license | SkyBlueness/leyou | 2625a51c21a35cc3bc5e2156c891b23830d20b9d | c1bbbe40ec82592c6b1b0bebdfaa082ffd5dc279 | refs/heads/master | 2020-04-09T00:43:53.574287 | 2019-04-28T23:47:23 | 2019-04-28T23:47:23 | 159,879,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package com.leyou.controller;
import com.leyou.service.UploadService;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.Pos... | [
"995127604@qq.com"
] | 995127604@qq.com |
9436f7f7a6d0c4e47184227b91709c8cb5dfcfc1 | e608b881a2308aee36f5b89706555acb8e77b9bf | /src/sistemasjym/principal/Main.java | aef9057e466f34cc9bd7a69b0f0eeb7b15004e55 | [] | no_license | lgarciav10/InventarioRodamil | 85748fd2fa45193d16ebf2c6759392356472b4cf | 1a85ea213c739604da6992a989b4ce9119b68f19 | refs/heads/master | 2020-12-24T18:03:10.699177 | 2015-03-05T20:52:50 | 2015-03-05T20:52:50 | 31,729,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,273 | java | package sistemasjym.principal;
import java.io.FileInputStream;
import java.util.Properties;
import javax.swing.JOptionPane;
import sistemasjym.servicios.ConectarServicio;
import sistemasjym.servicios.Conexion;
import sistemasjym.ui.Form_EnviarAProcesar;
import sistemasjym.ui.Form_GestionArticulos1;
public... | [
"luis@192.168.0.53"
] | luis@192.168.0.53 |
6d204eab469aa79a34b19c7c9ffcabefebb4a341 | a25933be8c74246b316470137328bffecbc88703 | /data/src/main/java/com/utree/eightysix/data/Friend.java | fcefbe6703981c32c5ff9f1e2cb450fe6926569c | [] | no_license | ccl1115/EightySix | 67c036f24343fbca15bc2467296d57b53416e2db | b1a771f369cb9a300f2c23e1319e2103de75aae0 | refs/heads/master | 2020-12-11T03:55:49.630651 | 2015-06-23T08:23:27 | 2015-06-23T08:23:27 | 24,128,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 683 | java | /*
* Copyright (c) 2015. All rights reserved by utree.cn
*/
package com.utree.eightysix.data;
import com.google.gson.annotations.SerializedName;
/**
*/
public class Friend extends BaseUser {
@SerializedName("name")
public String name;
@SerializedName("level")
public int level;
@SerializedName("levelI... | [
"yulu@utree.cn"
] | yulu@utree.cn |
ea6f88bfba69ebf2bfe121f00a2c4cbed42d9ef7 | f247e2906ff0efa762e7662ff4c5c671dc88d385 | /bolg/src/main/java/com/ishy/blog/service/typeService/TypeServiceImpl.java | f49bd11a1e5b95d461bfca63d13913018894a6dd | [] | no_license | HongChenGG/blog | 2a8b095a9934d7cae102b0b9bef51f0d0501fbc3 | 241baa4fd0c780f03cffceb68cd9be1ee0b9e4b3 | refs/heads/master | 2022-07-19T07:53:41.745593 | 2020-05-20T10:56:17 | 2020-05-20T10:56:17 | 265,538,520 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,826 | java | package com.ishy.blog.service.typeService;
import com.ishy.blog.mapper.TTypeMapper;
import com.ishy.blog.po.TBlog;
import com.ishy.blog.po.TType;
import org.apache.ibatis.javassist.NotFoundException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import or... | [
"744882174@qq.com"
] | 744882174@qq.com |
036d7dd2dd85e03a4d42cd8d404d42c9631b4999 | 8d0cedae47e514cc842524a58f2b48e66ffdf390 | /app/src/main/java/com/example/desent/desent/models/ScoreAdapter.java | 5bfedb91fcbbcd6e01ba1f5a27556cab179d4377 | [] | no_license | Havfar/DesentAppV4 | df68a90764cdd1b99fe5f371090d032dd474737f | c69d9aa5b5c0e270d89bbb3b878961ee2e6dbed7 | refs/heads/master | 2021-09-15T12:56:36.874630 | 2018-06-02T06:59:28 | 2018-06-02T06:59:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,638 | java | package com.example.desent.desent.models;
import android.content.Context;
import android.content.res.Resources;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
i... | [
"ragnhlar@stud.ntnu.no"
] | ragnhlar@stud.ntnu.no |
b5a52b537252d201e8a536e7a3f71b1125574476 | 13c40df240d33cf71cb630e7b69427eff80d9461 | /reading/src/main/java/com/xidian/yetwish/reading/framework/common_adapter/OnItemLongClickListener.java | 47e159f16ecab7e554a099dea379cc863d32589a | [
"Apache-2.0"
] | permissive | yetwish/Reading | 1ca7146e359e648d648f4cb5018ae379e9aec013 | 78691cf5dcd09abe2e3479549d08976550568da5 | refs/heads/master | 2021-01-21T14:07:47.653702 | 2016-05-16T07:43:46 | 2016-05-16T07:43:46 | 34,259,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package com.xidian.yetwish.reading.framework.common_adapter;
import android.view.View;
/**
* Created by Yetwish on 2016/5/11 0011.
*/
public interface OnItemLongClickListener<T> {
void onItemLongClick(View deleteView, T data, int position);
}
| [
"yetwish@gmail.com"
] | yetwish@gmail.com |
eab711e6dca31c1256a1a42b1cf6cefa3a8fc4b6 | 180fea4ee0515cd06aa86c55aa8cef6c1609f1b4 | /app/src/main/java/com/example/movies_api/models/Episode.java | 6d3ba2c7dd10fa78f0bbb26fc40bdee0807f38aa | [] | no_license | obeidareda37/Movie_api | 50accc64ab7f602288539a99d047c98c8ce2af71 | dfd641113d2a3769316125179a5c1c4d86279c3b | refs/heads/master | 2023-05-10T14:25:13.849620 | 2021-05-26T17:17:18 | 2021-05-26T17:17:18 | 371,087,359 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 597 | java | package com.example.movies_api.models;
import com.google.gson.annotations.SerializedName;
public class Episode {
@SerializedName("season")
private String season;
@SerializedName("episode")
private String episode;
@SerializedName("name")
private String name;
@SerializedName("air_date")
... | [
"obeidareda37@gmail.com"
] | obeidareda37@gmail.com |
28322619e238aa3b53776fc4084d2dc22de03b6e | 50d7856ef54d8ef67b9331cfa65d36bba421ac73 | /android/app/src/main/java/com/peterdemo/MainApplication.java | 3ba6a5bdc4ce6d3a595b9f0fe1c36ef9f8bcfe4e | [] | no_license | AhmedAliElDiasty/PeterDemo | 462bf12619c26c4ed7c13af1e7e3efe974ad3316 | 7d9b6842b70f5fa45454991c69ed0fef19376921 | refs/heads/master | 2023-03-08T08:35:00.393849 | 2021-02-24T16:53:25 | 2021-02-24T16:53:25 | 341,969,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,620 | java | package com.peterdemo;
import android.app.Application;
import android.content.Context;
import com.facebook.react.PackageList;
import com.reactnativenavigation.NavigationApplication;
import com.facebook.react.ReactInstanceManager;
import com.facebook.react.ReactNativeHost;
import com.reactnativenavigation.react.Navigat... | [
"a.eldiasty@indexgroup.net"
] | a.eldiasty@indexgroup.net |
1c264a8b656a8e5e8ae38d6dd4e4047cfd57d56c | f464830cf9c9e750f56331c778d18c518a1733ce | /src/leetCode/_79_单词搜索/test.java | b3b64a5eb5065219cde2876f807c82bc9db528b4 | [] | no_license | scanf-liu/untitled | 59b21d5af10a0a2f5fc7ebea31e06b8c69933894 | 925dab892ec7d65d38a2913d923d2f5ff32c234e | refs/heads/master | 2023-05-08T14:25:45.304357 | 2021-05-31T09:24:25 | 2021-05-31T09:24:25 | 328,845,043 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,470 | java | package leetCode._79_单词搜索;
/*给定一个二维网格和一个单词,找出该单词是否存在于网格中。
单词必须按照字母顺序,通过相邻的单元格内的字母构成,其中“相邻”单元格是那些水平相邻或垂直相邻的单元格。同一个单元格内的字母不允许被重复使用。
示例:
board =
[
['A','B','C','E'],
['S','F','C','S'],
['A','D','E','E']
]
给定 word = "ABCCED", 返回 true
给定 word = "SEE", 返回 true
给定 word = "ABCB", 返回 false
来源:力扣(LeetCode)
链接:htt... | [
"952985202@qq.com"
] | 952985202@qq.com |
9a358cc06313e75964827dff5519ee6df48a60e2 | a5405ac91419c34a1e8a7e2eee29766a9bda5031 | /Step17_InputOutput/src/test/main/MainClass08.java | 3ffe92f610fc8265bd60cdebed4bb0b7dfcdeb7d | [] | no_license | kinhoz9321/java_work3 | fe4ff2bc4536838dd4d6c3836581cce919c91a49 | c10a9cdc31f4cd709978e0bdb36c532cff2f80db | refs/heads/master | 2023-02-20T02:33:36.034905 | 2021-01-24T14:30:24 | 2021-01-24T14:30:24 | 313,877,247 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 592 | java | package test.main;
import java.io.File;
public class MainClass08 {
public static void main(String[] args) {
//*c:/에 access 할 수 있는* File 객체 생성해서 참조값을 myFile에 담기
File myFile=new File("c:/");
//c:/하위의 파일목록을 파일 배열로 얻어내기
File[] files=myFile.listFiles();
//확장 for문 사용하기
for(File tmp:files) {
if(tmp.isD... | [
"kinhoz9321@gmail.com"
] | kinhoz9321@gmail.com |
7d21bcaae87ca4bc0ac76ba5e2074a3f9fd39cca | 90acf77e57a237dade3932e2e7c439969bcd2557 | /IntroJavaProg/src/chapter5/assignment13/Memo.java | ae07fc7c5b54d4cdbaffcccbc16eb5903f4029d3 | [] | no_license | bstockus/ITJ | c79fc887480d1b0f7555001bc9db90353f184520 | b1f8dfc8a74ff56ef76ccc77422d01d90425e5bb | refs/heads/master | 2021-01-22T10:14:42.596829 | 2012-12-17T20:43:38 | 2012-12-17T20:43:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,545 | java | package chapter5.assignment13;
import convenience.helpers.Dates;
import convenience.helpers.Input;
import convenience.helpers.Strings;
public class Memo {
public static String NOM_IN;
public static Integer MONTH_IN;
public static Double PERCENT_IN;
public static String FIRST, LAST, MONTH_NAME, NEXT_M... | [
"2731791@B19-07.westerntc.edu"
] | 2731791@B19-07.westerntc.edu |
dbaf758ec57d0b97a0fd9a84ac6b66a414df9f97 | 95c569dd86f8ee2542c297ff2efb33d41227629f | /Notificaciones.Services/src/main/java/com/ideea/api/notificaciones/model/MensajeDTO.java | 3a64d5cf77d5affa392181c9001d98c4d1866fed | [] | no_license | jtrujilloideea/NotificacionesServices | 58024da857ef1fdee8acbdf3997a26e374f4d90d | 06b1772ff28ed7d905876cf5dc251d69d0317fc8 | refs/heads/master | 2022-02-20T09:46:12.805378 | 2020-01-13T20:59:08 | 2020-01-13T20:59:08 | 233,689,435 | 0 | 0 | null | 2022-02-10T03:42:06 | 2020-01-13T20:42:28 | Java | UTF-8 | Java | false | false | 568 | java | package com.ideea.api.notificaciones.model;
public class MensajeDTO {
private String asunto;
private String mensajeHtml;
public MensajeDTO() {
super();
}
public MensajeDTO(String asunto, String mensajeHtml) {
super();
this.asunto = asunto;
this.mensajeHtml = mensajeHtml;
}
public String getAsunto... | [
"jtrujillo@ideeasoluciones.com"
] | jtrujillo@ideeasoluciones.com |
7c8aeb72558437f94d1435be5651cf43d9591394 | 19e98807f582e69a7307266d5c6dbca4742e0f6e | /app/src/main/java/com/tanpengxfdl/ppjoke/MainActivity.java | 46b70f462d61e5e9103ddf25dea98bcc86d0aaaa | [
"MIT"
] | permissive | 17803909286/tp_ppjoke | e09037cbd170d689505af23803c283936e62823f | da9b7b4215ed852c482a2d85e19cd2b91685a43d | refs/heads/main | 2023-03-29T12:14:56.028512 | 2021-03-26T02:49:27 | 2021-03-26T02:49:27 | 350,674,104 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,248 | java | package com.tanpengxfdl.ppjoke;
import android.os.Bundle;
import com.google.android.material.bottomnavigation.BottomNavigationView;
import androidx.appcompat.app.AppCompatActivity;
import androidx.navigation.NavController;
import androidx.navigation.Navigation;
import androidx.navigation.ui.AppBarConfiguration;
impo... | [
"1017762553@qq.com"
] | 1017762553@qq.com |
44a4fc173324531509ae8cf26716fce4f3279531 | 589051bafa5f6fd8070bda4fbe2718fb72bb2288 | /com.intel.llvm.ireditor/src-gen/com/intel/llvm/ireditor/lLVM_IR/impl/AttributeGroupImpl.java | cfbbe503aee70d4ad51453cf2c0b3060a7cf9a00 | [
"BSD-3-Clause"
] | permissive | cherry-wb/llvm-ir-editor | be127a15a89bf67cab9e099f1391d9feddd719b2 | 2c29fb65ca3e7cca562c88db7232b5ee747b1407 | refs/heads/master | 2021-01-16T21:00:09.344975 | 2013-09-28T19:22:54 | 2013-09-28T19:22:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,081 | java | /**
*/
package com.intel.llvm.ireditor.lLVM_IR.impl;
import com.intel.llvm.ireditor.lLVM_IR.AlignStack;
import com.intel.llvm.ireditor.lLVM_IR.AttributeGroup;
import com.intel.llvm.ireditor.lLVM_IR.FunctionAttribute;
import com.intel.llvm.ireditor.lLVM_IR.LLVM_IRPackage;
import java.util.Collection;
import org.ecli... | [
"alonmishne@gmail.com"
] | alonmishne@gmail.com |
d8efa134a708b5e4757e7d80ab8c2ec40d6a0b3f | 3483f0bff4e09e7f93941ad4767a840a0f64550e | /src/main/java/io/swagger/model/Extrato.java | 8400fe0e44dbf4a57801094ca06cde096b8ed8ba | [] | no_license | GuilhermeSilva010/Swagger-API-Java | f5a3b4b089e47329b6e795746735e40d378b46cf | eb635aee5f7726671af4a8df24cd281e51273787 | refs/heads/main | 2023-02-23T20:45:21.581287 | 2021-01-26T20:19:41 | 2021-01-26T20:19:41 | 333,205,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,232 | java | package io.swagger.model;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import io.swagger.model.Transacao;
import java.util.ArrayList;
import ja... | [
"carvalhog136@gmail.com"
] | carvalhog136@gmail.com |
15b184cb0e9e36d5a72f1f75f2f3d78f79d8bfa8 | 7a88dc2f17a044d7f97fe429e19ccf3d0be42b31 | /src/main/java/me/brioschi/acompanytest/gameengine/io/ScreenManager.java | b47691f3b6f72c024c42cdfb49958fa6b419117b | [] | no_license | marcobrioschi/acompanytest | 1068c4fda4ebedb097add15ba360bb1c73270808 | b3e83cec31ccc767da6036f572fde020c44a6b1b | refs/heads/master | 2020-05-27T04:50:57.278358 | 2019-06-02T22:56:17 | 2019-06-02T22:56:17 | 188,490,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,229 | java | package me.brioschi.acompanytest.gameengine.io;
import me.brioschi.acompanytest.gameengine.command.CommandResponseDTO;
import me.brioschi.acompanytest.gameengine.command.CommandResultMessage;
import me.brioschi.acompanytest.domain.character.Player;
import me.brioschi.acompanytest.domain.monster.Monster;
import me.brio... | [
"marco.brioschi@gmail.com"
] | marco.brioschi@gmail.com |
1f8a771846e7fa02102775ee67533e9db0c7a349 | 9c37d6c0b1593b87dc6fd1c62e47facd326c049c | /TPO_02/src/participants/Client.java | 61cfc7f3b195e1f23163cd8808ff0394e2099b44 | [] | no_license | mishasbtr/tpo | 1ee56fa0121dd37ab21c00bca2709e5632afea9a | fefa28ba8a990598a38856d71b76b85ab3f420bb | refs/heads/master | 2020-03-18T12:37:57.969803 | 2018-06-19T16:32:58 | 2018-06-19T16:32:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,910 | java | package participants;
import exceptions.Assignment02Exception;
import messages.MessageType;
import messages.Request;
import messages.Response;
import java.io.IOException;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.UnknownHostException;
import java.nio.channels.SocketChannel;
publ... | [
"mikhailsabatura@gmail.com"
] | mikhailsabatura@gmail.com |
b0cf639d8833d0168e98361ebc10dc9af454b6e7 | d3a99f17cd0a0f1ef314dbc005c37d629ff2bcd6 | /src/main/java/com/example/demo/common/utils/OrderIdUtil.java | 54d0ce14a8152586c929edc0f14b260108019821 | [] | no_license | Immortal-svg/springboot_pay_demo | 5404130629af536efac8271401ac7cb7c656f360 | 6c12c857bc376b5a6b9956bce61af9bd130bbe02 | refs/heads/master | 2023-01-11T20:00:20.953286 | 2020-11-05T04:08:43 | 2020-11-05T04:08:43 | 310,186,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,004 | java | package com.example.demo.common.utils;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Random;
public class OrderIdUtil {
public static String getOrderNo() {
String strDate = String.valueOf(System.currentTimeMillis());
//为了防止高并发重复,再获取3个随机数
String random = getRandom6... | [
"652203369@qq.com"
] | 652203369@qq.com |
3972ee2bbaeeb75fb5b42ad0760adb2be6e02d8a | c3ed2fda020b304c8f5c6d600e1a56491744e095 | /src/interfaz/LineNumber.java | 140efc28e4775cf0813eac4eba624eac170a5a17 | [] | no_license | diegoauyon/Ja-Decaf | 4a81d2f856ce1944fbb4f7475e061e779f991366 | 6227e77ef10638325ea1f1498a48fbccb859c013 | refs/heads/master | 2021-01-01T16:30:46.217982 | 2011-11-21T23:25:36 | 2011-11-21T23:25:36 | 2,338,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,181 | java | package interfaz;
import java.awt.*;
import javax.swing.*;
public class LineNumber extends JComponent
{
/**
*
*/
private static final long serialVersionUID = -6291188920752821727L;
//private final static Color DEFAULT_BACKGROUND = new Color(233, 232, 226);
//private final static Color DEFAULT_FOREGROUND = ... | [
"diegoauyon@gmail.com"
] | diegoauyon@gmail.com |
30c45797fa065ebc7477607e41b65cb96ba24d81 | 7ce58f6a5306cbb943daf7feb45b865e8a6217c6 | /QueryDSL-Project/src/main/java/study/querydsl/repository/Member4Repository.java | 513ff2d2fd7e8acd30e5e79e09e260bb8f7ac5ee | [] | no_license | BAEKJungHo/querydsl-study | 940aec5e531c3d7c5da7705857e42b0b812da6c8 | ed47a269ea4b124adcb60e0f59104c9dcced8ab4 | refs/heads/main | 2023-05-12T09:35:16.810420 | 2021-06-03T11:18:38 | 2021-06-03T11:18:38 | 367,625,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,661 | java | package study.querydsl.repository;
import com.querydsl.core.types.dsl.BooleanExpression;
import com.querydsl.jpa.impl.JPAQuery;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.support.PageableExecutionUtils;
import study.querydsl.dto.MemberS... | [
"designjava@naver.com"
] | designjava@naver.com |
61e3fbaf0fe59e9b7ea7a03e641fe887b246460f | c0075eedcf90a5aba0686c08e985535b97afe4ab | /springboot-drools-ruleEngine/src/main/java/com/example/demo/services/MessageRuleExecutor.java | bedfcb5a221b60fcbb408c19a7e87945b463f7cb | [] | no_license | amitvermaatpl/spring-boot-examples | 91bbbc0bf725b7344e8177d0a391c720f14abc93 | 0590f0048d2a15091c0be3832b51ede3946f085a | refs/heads/master | 2020-04-17T11:14:54.983729 | 2019-04-30T01:21:42 | 2019-04-30T01:21:42 | 166,533,789 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | java | package com.example.demo.services;
import org.kie.api.runtime.KieContainer;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
/**
* Created by radugrig on 04/06/2018.
*/
@Component
public class MessageRuleExecutor {
}
| [
"averma35@in.ibm.com"
] | averma35@in.ibm.com |
6a47029c3b109f009369a50be843e209fa4c5b1f | 3660918a0888c5fb50d2c29b6f42b56db2ac0f1c | /src/test/java/com/acme/mytrader/strategy/TradingStrategyTest.java | 1d7e8000a4db12e674f41e7d01489f9c340501e3 | [] | no_license | SaiPrasadManchikatla/stock_broker | 3487716f95e13d242f2aedacf9a6770d9c49af7d | e56bb4fde053d213ade7a48b989da4691240e39d | refs/heads/master | 2022-11-14T07:38:32.984657 | 2020-07-09T03:36:56 | 2020-07-09T03:36:56 | 278,253,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,238 | java | package com.acme.mytrader.strategy;
import org.junit.Assert;
import org.junit.Test;
public class TradingStrategyTest {
@Test
public void testTradingStrategySell() {
TradingStrategy tradingStrategyMock = new TradingStrategy(20.0, 10.0, 10);
TradingStrategyDecisionEnum tradingStrategyDecisionEnu... | [
"prasad.sai83@gmail.com"
] | prasad.sai83@gmail.com |
b9626a47ec9c2c1140b45daea0b47efd24529afb | be967b03bed92b4db99eb1ed934617194a064ecc | /src/main/java/com/korbiak/challenge/security/jwt/JwtTokenFilter.java | 7a81e79c52b0c6d3bc4df2b495749b997f834a9e | [] | no_license | Korbiak/code-challenge | b44be28597fcf53f2f0898fed22394cf6cebd6cc | 12b5c2a96e2f4bdf4373a508a690dd21ba83c4ee | refs/heads/master | 2022-12-03T23:59:06.494458 | 2020-08-23T17:27:12 | 2020-08-23T17:27:12 | 289,265,050 | 0 | 0 | null | 2020-08-23T17:00:27 | 2020-08-21T12:31:54 | null | UTF-8 | Java | false | false | 1,391 | java | package com.korbiak.challenge.security.jwt;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.extern.slf4j.Slf4j;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.web.filter.GenericFilterBean;
i... | [
"Maksym_Korbiak@epam.com"
] | Maksym_Korbiak@epam.com |
f32cbceb7c6de9c78be9605f3b3c9055b838bc66 | 7e5462f5a1c32d889b584b3f673a2c2494e3d19f | /netty4-demos/src/main/java/com/haoning/netty/demo/simplechat/SimpleChatClient.java | 493f1b38fc3833fb269e6da53230f1bb08c92d5e | [] | no_license | killinux/netty-demo | b7de92fb0b7c81a59892f5dda904c70b85a4c636 | 6857fac0304b5fc134ee28187498b42614661d3d | refs/heads/master | 2021-06-26T17:14:34.002043 | 2017-09-16T09:12:44 | 2017-09-16T09:12:44 | 103,739,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,461 | java | package com.haoning.netty.demo.simplechat;
import io.netty.bootstrap.Bootstrap;
import io.netty.channel.Channel;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.nio.NioSocketChannel;
import java.io.BufferedReader;
import java.io.InputStreamReader;
... | [
"killinux@163.com"
] | killinux@163.com |
7b199f9c3fbc6385de63fc5faa95b3e0dd9fcb9c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/19/19_512bc3381b96c08d2daecb4ce24af28d1374f174/FileFunction/19_512bc3381b96c08d2daecb4ce24af28d1374f174_FileFunction_t.java | 79168249b499089da4a92aa8695c672959003db7 | [] | 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,631 | java | package org.smoothbuild.builtin.file;
import static org.smoothbuild.builtin.file.PathArgValidator.validatedPath;
import org.smoothbuild.builtin.file.err.NoSuchPathError;
import org.smoothbuild.builtin.file.err.PathIsNotAFileError;
import org.smoothbuild.fs.base.FileSystem;
import org.smoothbuild.plugin.api.Fi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
7e4fb6a56b5325eb4e7bb10837a3900bebecd19d | ad2212f670918355f680dcf9c5c90940c329770a | /app/src/test/java/com/project/sakib/task/ExampleUnitTest.java | 3369f708e66f03e97c33a896f113fae80020d858 | [] | no_license | nazmus20000/Map-and-Other | 554419fb06732885ea7aaa85be151eb359f9087f | 812a549c9c4e5e12dcadfdc2522b1706093a3705 | refs/heads/master | 2020-12-24T21:36:44.206989 | 2016-05-17T13:51:35 | 2016-05-17T13:51:35 | 59,026,421 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package com.project.sakib.task;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
} | [
"nazmus20000@gmail.com"
] | nazmus20000@gmail.com |
109e75778d3fdb12a921d0e37b0079fba4f3c355 | dcb64d4a551470dc077b6502a2fe583e78275abc | /Fathom_com.brynk.fathom-dex2jar.src/android/support/v4/text/TextDirectionHeuristicCompat.java | d404360bfb07fd7caaccf203747da17bfc332fa5 | [] | no_license | lenjonemcse/Fathom-Drone-Android-App | d82799ee3743404dd5d7103152964a2f741b88d3 | f3e3f0225680323fa9beb05c54c98377f38c1499 | refs/heads/master | 2022-01-13T02:10:31.014898 | 2019-07-10T19:42:02 | 2019-07-10T19:42:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 514 | java | package android.support.v4.text;
public abstract interface TextDirectionHeuristicCompat
{
public abstract boolean isRtl(CharSequence paramCharSequence, int paramInt1, int paramInt2);
public abstract boolean isRtl(char[] paramArrayOfChar, int paramInt1, int paramInt2);
}
/* Location: C:\Users\c_jealom1\... | [
"jean-francois.lombardo@exfo.com"
] | jean-francois.lombardo@exfo.com |
00ded8bc9a25c849ddc2b8d0dfa61cfe9812b1b6 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/97/186.java | dff876f02ebf295c86f7755092e4bcf08393980a | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154367 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,450 | java | package <missing>;
public class GlobalMembers
{
public static int Main()
{
int n;
int a;
int b;
int c;
int d;
int e;
int f;
String tempVar = ConsoleInput.scanfRead();
if (tempVar != null)
{
n = Integer.parseInt(tempVar);
}
a = n / 100;
if ((n % 100) / 10 == 9)
{
b = 1;
c = 2;
d = 0;
}
else if... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
48f47d0adb420f07dfa5dd20a939b9a4d3c75796 | af365a62dc4b83b0c51c446cc12908b51658f387 | /QuickNaviStage02/src/org/androidtown/quicknavi/common/TitleBitmapButton.java | b13fa7319f0cbe305d3ca777466b9529082a5b4c | [] | no_license | flaj5477/Do-it-Android | 595aa9d15eb871253ed14058a6b2f1805a313cb2 | c09ba68e415c32d3406a1fc36ceaa2442fbc3bff | refs/heads/master | 2020-07-20T07:25:49.730456 | 2019-09-16T08:27:28 | 2019-09-16T08:27:28 | 206,597,901 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 6,190 | java | package org.androidtown.quicknavi.common;
import org.androidtown.quicknavi.R;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.Typeface;
import android.u... | [
"flaj5477@daum.net"
] | flaj5477@daum.net |
01e1aa174b573965fc6b030b2de1178c60797aab | 94d2002690323ba9367ba26cd18a9827550b51c9 | /app/src/main/java/com/banking2fa/mainactivity/data/LoginDataSource.java | 3aa1b7ab30d4120ff95b2bfd47a82df76f1c6668 | [] | no_license | GregRansom/2FA | 4d92c8cfdad07c247a288aa3d3a96a67e385c1c1 | a3f230e135a7789e19b12e2ebecd0d4f41cdbf5f | refs/heads/master | 2020-08-04T16:04:17.370968 | 2019-10-07T04:59:22 | 2019-10-07T04:59:22 | 212,188,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,311 | java | package com.banking2fa.mainactivity.data;
import android.content.Context;
import android.content.Intent;
import com.banking2fa.mainactivity.FingerprintHandler;
import com.banking2fa.mainactivity.data.model.LoggedInUser;
import java.io.IOException;
/**
* Class that handles authentication w/ login credentials and re... | [
"32838628+GregRansom@users.noreply.github.com"
] | 32838628+GregRansom@users.noreply.github.com |
ac865b9506368954f7cea7b1ac783889debb7ee2 | a76102ac37bcf6e3f81b1cc835bf19b8da289ac0 | /src/main/ShapeComponent.java | 6c064af4877a8bd637899aa505ac24bc540b7e5a | [] | no_license | CTaylor63/JPaint | 59e59c84fd793e75a464c380c3da45bbcda1b450 | 8cc4df5a393003db8b6d6f35d8175b12793b423c | refs/heads/master | 2022-07-23T13:47:10.578567 | 2020-05-24T17:05:42 | 2020-05-24T17:05:42 | 266,586,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 164 | java | package main;
public interface ShapeComponent {
public void reDraw();
public void updateLocation(int dx, int dy);
public void setSelected(boolean flag);
}
| [
"cptaylor2014@gmail.com"
] | cptaylor2014@gmail.com |
80cb4e2ea770962df7762f4d63708b57c3ba1161 | 97af9cd24c411871d64538e13c6d6c5775f9fc2d | /eureka-hystrix-dashboard/src/main/java/didispace/Application.java | 1aa82e5a05e518411ea6fda235a652cd4ed41ae0 | [] | no_license | tfchen2400/spring-cloud | 21944505c97793e72644a7df1792d2767ebd5011 | 490690556c5a86d83f5ffcb722e3bd3f78250f3b | refs/heads/master | 2020-03-30T00:55:05.135718 | 2018-09-27T08:16:34 | 2018-09-27T08:16:34 | 150,550,220 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 727 | java | package didispace;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.cloud.client.circuitbreaker.EnableCircuitBreaker;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.spri... | [
"kumu@wacai.com"
] | kumu@wacai.com |
8e826815c31ea4425d488fa0e000e4df7b6e9bae | dc446d8c5074efb11ffc749e94fa5136227bd4e1 | /LeetCodeSol/src/com/epi/design/ArraysTest.java | 8a532682af84ca233960f99947756d6a4b45a48f | [] | no_license | JBaba/CgProject | c65ec8e40bdf98ef61e12ab0d20d103c11c53e70 | 919fa121fc5f4643d486a911214875c1a1bc4892 | refs/heads/master | 2021-04-22T12:51:21.353533 | 2019-09-16T01:52:03 | 2019-09-16T01:52:03 | 48,817,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,631 | java | package com.epi.design;
import java.util.Arrays;
import java.util.List;
public class ArraysTest {
public static void main(String[] args) {
int i = 0;
Integer[] a = {5,6,7,8,9,1,2,3,4};
System.out.println(i);
List<Integer> list = Arrays.asList(a);
System.out.println(list.size());
System.o... | [
"naimish101.viradia@gmail.com"
] | naimish101.viradia@gmail.com |
040c1ae29f4cf7e46573979d3ea43a053ae92ab1 | e54f6fb22418d94ce86c6841c45c0aa0af93b5ec | /common/src/main/java/com/rainyhon/common/vo/FaceSdkUserVo.java | 26e9d5936d1bb3694ca26c870e73624149485ca0 | [] | no_license | xiaoxiao-xx/demo-backend | 9149441d2059778b1e71dd064deb05404a5add3f | 860a36a8c40f50fa6aaefc866a3b51c322e0ed28 | refs/heads/master | 2022-12-07T18:01:40.054261 | 2019-05-28T02:03:19 | 2019-05-28T02:27:02 | 168,655,493 | 2 | 0 | null | 2022-11-16T06:58:48 | 2019-02-01T06:53:32 | Java | UTF-8 | Java | false | false | 243 | java | package com.rainyhon.common.vo;
import lombok.Data;
@Data
public class FaceSdkUserVo {
private String seiralNo;
private String group_id;
private String image;
private String user_id;
private String face_token;
}
| [
"maxwell.lee@outlook.com"
] | maxwell.lee@outlook.com |
bbd72f45b9067b85e9092e1cce815038da9a8906 | c40266a8274737918fc97ce03b0b3faae326e693 | /src/main/java/com/kaushikam/jpa/entity/inheritance/mapped_super_class/BlogPost.java | 39e656a1b0c6d26e82c0e57baa1630325bfffdc7 | [
"MIT"
] | permissive | kaushikam/jpa-tutorial | cb7ec4baf21196ae12061a8e028617623fb1d874 | c7ad03bd6439cb5d640ec2cb52c5329608938577 | refs/heads/master | 2020-06-19T18:24:02.020388 | 2019-07-19T09:32:34 | 2019-07-19T09:32:34 | 196,820,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | package com.kaushikam.jpa.entity.inheritance.mapped_super_class;
import javax.persistence.Entity;
import java.net.URL;
@Entity
public class BlogPost extends Publication {
private URL url;
public BlogPost() {}
public BlogPost(String title, URL url) {
super(title);
this.url = url;
}
... | [
"kaushikam@gmail.com"
] | kaushikam@gmail.com |
d08ab6663b0788aaeddfbaf72b1a0651e8fa3fa7 | c061f58f6f8436b999e045031193a4318a13ddae | /appDisney/src/main/java/com/appDisney/repositorio/RepositorioGenero.java | 7acd5739a32ea50e6b0cddb5acc0a29f9af0533d | [] | no_license | emitorres/AppDisney | 9abe7cb6c10e598c689b32a0327254f30efa93b3 | cd23d66083a7c055afaf594ca4efd9ed8dd845e4 | refs/heads/master | 2023-06-25T01:31:22.236555 | 2021-07-30T23:53:44 | 2021-07-30T23:53:44 | 388,966,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package com.appDisney.repositorio;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.appDisney.entidad.*;
@Repository
public interface RepositorioGenero extends JpaRepository<Genero, Long>{
boolean findByNombre(String nombre);
}
| [
"emitorres93@gmail.com"
] | emitorres93@gmail.com |
4830bbfffdd0f01ff28ca63a6dd256fba1f25413 | 266a41d910bb33bfe53cd762994a3a39df24bd51 | /easyimageloader/src/main/java/com/ebaryice/easyimageloader/ImageResizer.java | f507dcbada95ab7c7c22105f6cdc780925dc1b68 | [] | no_license | TheSkyToRain/EasyImageLoader | ce6c15a29b0efb08cc6917cf8188b711dc01b3d1 | 650f27e57009e98a44eadfa2443268e346c39e54 | refs/heads/master | 2020-04-07T21:15:53.262440 | 2018-11-22T16:39:07 | 2018-11-22T16:39:07 | 158,720,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,322 | java | package com.ebaryice.easyimageloader;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import java.io.FileDescriptor;
public class ImageResizer {
private static final String TAG = "ImageResizer";
public ImageResizer(){
}
public static Bit... | [
"ebaryice@gmail.com"
] | ebaryice@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.