blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a420536bb522e11410e4f6ea86e947f6448d56ac | 6b3d06991e6328bced068b79141f89f5d9817bb1 | /app/src/main/java/com/project/collaborativeauthenticationapplication/service/crypto/BigNumber.java | bd2a3139d3de2be5646f18163399de4538579596 | [] | no_license | yoshiV3/CollaborativeAuthenticationApplication | 18f50a7c4a79e91660066d3b33ce674f06f409b6 | 04e92f6a914714ff6da27b6ff557474156baa5dc | refs/heads/master | 2023-06-03T18:25:46.445271 | 2021-06-24T09:24:12 | 2021-06-24T09:24:12 | 341,026,649 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,879 | java | package com.project.collaborativeauthenticationapplication.service.crypto;
import androidx.annotation.NonNull;
public class BigNumber implements Comparable<BigNumber>{
private final byte[] representation = new byte[RandomnessGenerator.NUMBER_INTEGER_SIZE* RandomnessGenerator.INTEGER_BYTE_SIZE];
public ... | [
"yoshi.vermeire@student.kuleuven.be"
] | yoshi.vermeire@student.kuleuven.be |
05eea3a46faf0cd26236915db8fa2d80d3c396fd | 47f832300dd7c5f1f8da4028905656faf85bd4da | /app/src/main/java/com/zjyang/mvpframe/module/mapmark/presenter/MapMarkPresenter.java | fef37fc48e71bdc2d27ddcaa87b772742fc28176 | [] | no_license | GitHubZJY/MVPFrame | 524dd692cdbcc28f63039f55f4bda216af42d98d | d2ed27d9158fa1e4844c69e065f1d12e66a15e34 | refs/heads/master | 2021-07-10T15:11:55.287161 | 2018-10-28T15:10:24 | 2018-10-28T15:10:24 | 130,890,920 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,539 | java | package com.zjyang.mvpframe.module.mapmark.presenter;
import android.text.TextUtils;
import com.zjyang.base.base.BasePresenter;
import com.zjyang.mvpframe.event.GetMapMarkEvent;
import com.zjyang.mvpframe.module.UserDataManager;
import com.zjyang.mvpframe.module.login.model.bean.User;
import com.zjyang.mvpframe.modul... | [
"742155745@qq.com"
] | 742155745@qq.com |
581b0ff39fac2208ac7e9f025cf2af2c1ac5f6cf | 70f3de8b3190bee992d868f1fe74c46d2efe2e13 | /applications/postagging/trunk/src/edlin/sequence/CRF.java | adcdb9570f1f9b22e61015b8283d4914d9f1b3c2 | [] | no_license | shatu/pr-toolkit | 3799233c15cbeb79b49dca78b63af0574eefbaab | b756496ab815e4a259c33a25b91cb5f9c6f50ca9 | refs/heads/master | 2020-12-03T05:15:43.991079 | 2011-05-25T10:03:05 | 2011-05-25T10:03:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,022 | java | package edlin.sequence;
import java.util.ArrayList;
import edlin.algo.ConjugateGradient;
import edlin.algo.GradientAscent;
import edlin.types.Alphabet;
import edlin.types.DifferentiableObjective;
import edlin.types.StaticUtils;
public class CRF {
double gaussianPriorVariance;
double numObservations;
Alphabet xA... | [
"kuzman.ganchev@4abeb2da-2315-11df-909e-81cb1df1a2bf"
] | kuzman.ganchev@4abeb2da-2315-11df-909e-81cb1df1a2bf |
fbacc939c6007ae8b3ef24e1344282570f6ede2e | 4f35bbec64e19d981356e91a2b13a34a63572bf5 | /clippyrotimage/src/test/java/com/anwesome/ui/clippyrotimage/ExampleUnitTest.java | 31aa6b7a2494c6de3eeb924ad9de1a172e19c7e1 | [] | no_license | Anwesh43/ClippyRotImage | d2a8fc740a7eb5d2dc262a3d1ccd0499f8f24496 | cea36aad3d070d5aa67e7dce9557f43f97fed5c5 | refs/heads/master | 2021-01-23T04:40:45.310513 | 2017-01-29T20:34:08 | 2017-01-29T20:34:08 | 80,370,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.anwesome.ui.clippyrotimage;
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);
... | [
"anweshthecool0@gmail.com"
] | anweshthecool0@gmail.com |
ec0f9086b0b223e416e52d0e539a645ace63cdd9 | 47eb6589828461e109675e8257238b49da89a0b4 | /OA/target/classes/com/OuSoft/system/service/Telegant/TelegantService.java | 682cba842e61985e17ffab7399a87cb592ea5aff | [] | no_license | wgc199509231270/repo5 | f5e6e9749273717dddda6ea0bb2e4852e2d656a5 | f673b1f687452a4797522bd29932724e86dc659f | refs/heads/master | 2020-05-16T14:58:20.128881 | 2019-04-23T14:57:14 | 2019-04-23T14:57:14 | 183,116,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 674 | java | package com.OuSoft.system.service.Telegant;
import com.OuSoft.system.entity.ResponseModel;
import com.OuSoft.system.entity.Tactivity;
import com.OuSoft.system.entity.Telegant;
import java.util.List;
public interface TelegantService {
//查询岗位信息
List<Telegant> queryElegantService(Telegant telegant);
//新增... | [
"zhangsan@itcast.cn"
] | zhangsan@itcast.cn |
2827b202c3716dcdbca0cf8ef294854ee58d748e | 0b19a93c295a9ca2a8f85cfdd7eb3e62a7d00bc7 | /ROVKP_DZ4/RovkpTask1.java | 7aca2d7ac69ec03d93246ba610fe28e62c47cfb7 | [] | no_license | teotoplak/rovkp | 4f43cd88ac3e9d338c5503002893357bbbeef376 | ef0f69d17e0d82de937ce12658bab1ac09f35047 | refs/heads/master | 2020-03-11T18:45:54.708501 | 2018-06-15T15:49:24 | 2018-06-15T15:49:24 | 130,187,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,572 | java | import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.Comparator;
import java.util.List;
import java.util.function.Function;
import java.util.stream.Collectors;
public class RovkpTask1 {
private static final Stri... | [
"teotoplak95@gmail.com"
] | teotoplak95@gmail.com |
51024cc23d648777dc46fdc44d2636cb0d190a3c | dc2cd532798e8b3f1477ae17fd363a04a680a710 | /docx4j-openxml-objects/src/main/java/org/docx4j/com/microsoft/schemas/office/drawing/x2014/chartex/CTPageSetup.java | 9ae905749ee6014b07737ffc619221c5965c9de1 | [
"Apache-2.0"
] | permissive | aammar79/docx4j | 4715a6924f742e6e921b08c009cb556e1c42e284 | 0eec2587ab38db5265ce66c12423849c1bea2c60 | refs/heads/master | 2022-09-15T07:27:19.545649 | 2022-02-24T22:18:53 | 2022-02-24T22:18:53 | 175,789,215 | 0 | 0 | null | 2019-03-15T09:27:09 | 2019-03-15T09:27:07 | null | UTF-8 | Java | false | false | 7,894 | java |
package org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>... | [
"jason@plutext.org"
] | jason@plutext.org |
8d4614fd292bba583aaca07b7918a3a3c0778689 | f3e579ec493bf4384e62af23c1cf9a7898138f43 | /gmall-manage-service/src/main/java/com/atguigu/gmall/manage/mapper/AttrBaseInfoMapper.java | f36576c2c6f684ea414c33ed51ff64ab59b8e69f | [] | no_license | liuzhuzhu/gmall-lhd | 2d00a535c6db09657b4fae7b3bb9583c66060aaa | a9135802af07c296d5f32561a816e5ff671e960e | refs/heads/master | 2022-09-24T07:56:07.717564 | 2020-11-25T12:18:50 | 2020-11-25T12:18:50 | 154,825,700 | 0 | 0 | null | 2022-09-01T22:58:13 | 2018-10-26T11:43:07 | JavaScript | UTF-8 | Java | false | false | 196 | java | package com.atguigu.gmall.manage.mapper;
import com.atguigu.gmall.bean.BaseAttrInfo;
import tk.mybatis.mapper.common.Mapper;
public interface AttrBaseInfoMapper extends Mapper<BaseAttrInfo> {
}
| [
"846061407@qq.com"
] | 846061407@qq.com |
8e7bbc8c9884ca19b6fd63fc91f535178bbf4653 | 1366ab5143a2ea2e4d34dadefe9a67a7b22aa0f0 | /app/src/androidTest/java/com/hci/eea/dtp/ExampleInstrumentedTest.java | b7fb15a80e2242cfd642227d7c61a239fb92808a | [] | no_license | anbarisker/Dare-To-Push | 52a78e0149aaaee788f5a9f9b63815665a9855ec | 76dc19f7a833d1af717dd146cf507ffb7c163b0f | refs/heads/master | 2021-08-22T22:17:00.324957 | 2017-12-01T12:44:46 | 2017-12-01T12:44:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 734 | java | package com.hci.eea.dtp;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an Android devi... | [
"anbarisker@Anbas-MacBook-Pro.local"
] | anbarisker@Anbas-MacBook-Pro.local |
2f505931d798cf0a92a64bf38779df3da47e0ec8 | 1e0c92c158f288b7f0a354d4ca9468e39e719373 | /src/main/java/task_03/mod/Directions.java | 8cbb659b75c32ffe4a798a70c22ce0ffd464143b | [] | no_license | MrToady/EJC | 3081301f6f92992135bbef579535aa23da448dac | 9023da9b49dcdf166f283a9c65a40fed26d65f2a | refs/heads/master | 2020-04-05T13:41:23.115331 | 2017-08-17T08:04:33 | 2017-08-17T08:04:33 | 94,976,773 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | package task_03.mod;
/**
* Contains directions names for creating a new ship {@link task_03.battlefield.Ship}
*/
public enum Directions {
FORWARD, BACKWARD, RIGHT, LEFT, DOWN, UP
}
| [
"t.v.moisiuk@gmail.com"
] | t.v.moisiuk@gmail.com |
709d563e6ec14e07971c8976e36866a07b820899 | f9ffee2b0b06285e6474f0d9974c8428cea04267 | /coding-interviews/src/test/java/com/diguage/algorithm/AppTest.java | 4a4300325756baffedcc8aaf239a0e14040e4998 | [
"Apache-2.0"
] | permissive | diguage/algorithm-books | 59e03bc7878470546457e8dc349dcf0863b5f6ad | a8d17e0ded4830d2ca0e0f5adbc67d0939f3e10b | refs/heads/master | 2020-03-15T20:53:58.653746 | 2018-08-22T01:42:00 | 2018-08-22T01:42:00 | 132,343,345 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package com.diguage.algorithm;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
/**
* Unit test for simple App.
*/
public class AppTest
{
/**
* Rigorous Test :-)
*/
@Test
public void shouldAnswerWithTrue()
{
assertTrue( true );
}
}
| [
"lijun01@ofo.com"
] | lijun01@ofo.com |
3562501730bfd62cc86d8fe118e8583c8d9effeb | 618f17547f194b0f3a9351edb27c94b1028b45ad | /streams/src/main/java/org/apache/kafka/streams/kstream/KeyValue.java | f633f6e3375325d0c66df2c156dcd91e0d231629 | [
"Apache-2.0"
] | permissive | cl9200/kafka | 9cb339b6ad232630efe282a7dd9abba2db29ef8a | fa4244745fc363410fd5bc21e0b045f8124a8f9c | refs/heads/trunk | 2021-01-22T14:06:07.251675 | 2015-11-19T01:19:47 | 2015-11-19T01:19:47 | 46,484,201 | 0 | 0 | Apache-2.0 | 2020-10-25T01:48:08 | 2015-11-19T10:10:01 | Java | UTF-8 | Java | false | false | 1,140 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | [
"wangguoz@gmail.com"
] | wangguoz@gmail.com |
bb3c308304308bae66792d450ebf1382e76425b6 | e3ca535d7e611d66727407bb0332efbb3f439384 | /src/com/hightech/manager/DatabaseConnectionChecker.java | 3758ace24831d19d0bc91eb1a1a6a7a25ac74b54 | [] | no_license | haythamdahri/jsf-employee-tracker | 4b875bc21120ae871ec113594963e268c7d30b00 | f5c590ac3fe9dc995c2bdf34730dc05dd5b6ba14 | refs/heads/master | 2020-08-09T19:38:34.013351 | 2019-10-10T14:14:49 | 2019-10-10T14:14:49 | 214,157,024 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,140 | java | package com.hightech.manager;
import java.io.PrintWriter;
import java.sql.Connection;
import javax.annotation.Resource;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.sql.DataS... | [
"haytham.dahri@gmail.com"
] | haytham.dahri@gmail.com |
df6df9aa01cd548e90fd7593696bc699c4b54caa | 749746b2cfc20b2b71ee44fe869ad4367c754e0b | /HRServer/src/main/java/com/example/demo/controller/HRLoginController.java | 6f3c7d9610096dd0afc9c94cce96985c6883b3fc | [] | no_license | kavya-amin/Project | 90153909f6430498627fa05d4b2b068d1890a5eb | 29e5fddac0507ad155bd60c3b8f503fbc7b21b8e | refs/heads/master | 2020-09-06T23:46:24.324045 | 2019-12-16T05:40:31 | 2019-12-16T05:40:31 | 220,592,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,071 | java | package com.example.demo.controller;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.mail.MailException;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import org.springframework.web.bind.annotation.Cros... | [
"b8ibmjava19@iiht.tech"
] | b8ibmjava19@iiht.tech |
adb7eac6ba2d01d1ed31679b4b8e0c33f56c8415 | 1a773a3603988e533c150b6e85d6ed1b55c89e5d | /JavaExercises/sujin/datastructure_book/Ch5_p194_prac9_EightQueen.java | cbdea61de0f7827183ea6c800b8b77cb26d896ce | [] | no_license | sujinlee0616/Algorithm | dedbc75fedc63b114a42dd2f5964c9ca25935e5b | 71bc1b46344300c75d25ae2b8e507ef78a1695dc | refs/heads/master | 2023-02-15T07:48:29.486325 | 2021-01-11T22:05:21 | 2021-01-11T22:05:21 | 225,889,288 | 0 | 3 | null | 2020-09-03T12:30:02 | 2019-12-04T14:43:14 | Java | UTF-8 | Java | false | false | 1,075 | java | package datastructure_book;
public class Ch5_p194_prac9_EightQueen {
static boolean[] flag_a=new boolean[8]; // 각 행에 퀸을 배치했는지 체크
static boolean[] flag_b=new boolean[15]; // '/' 대각선 방향으로 퀸을 배치했는지 체크
static boolean[] flag_c=new boolean[15]; // '\' 대각선 방향으로 퀸을 배치했는지 체크
static int[] pos=new int[8];
// 각 열의 퀸의 위치를... | [
"sjnu21@naver.com"
] | sjnu21@naver.com |
b654760050b3c44f6a077633aabd6d129e06232c | 6083c8f96827771d013e4c2a590c6cbfd1b52dab | /src/home_xml/dom_xml.java | f14d790d4289a2c7a2b6817efcd32f252e7f40f8 | [] | no_license | lxy7/XML | 9662b97ab916bbb9823529bd23b54aef10859100 | fa7e4c88b3a7f821e9a536ac7fc746a6a15ce8a5 | refs/heads/master | 2021-08-19T19:59:55.578433 | 2017-11-27T09:30:03 | 2017-11-27T09:30:03 | 112,174,953 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,312 | java | /**
*
*/
package home_xml;
import java.io.IOException;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
im... | [
"1466281805@qq.com"
] | 1466281805@qq.com |
9ebdc675b920377c21fbecdd37d0f019e6ae8348 | cf456fe3605e7aa02d111f23463bf637991acad2 | /app/src/main/java/exploringpsyche/com/helloworld/ImageAdapter.java | a27450826ad6708231848ff10a5299d9cf9d806e | [] | no_license | fahadtahir/BoostThyself | 67c1c4b27de8443c03daea506629c5905ff48c39 | 30d794709949b95b979934054d038bfbbcd07f5b | refs/heads/master | 2021-01-01T06:15:17.021306 | 2017-07-16T16:05:48 | 2017-07-16T16:05:48 | 97,394,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,595 | java | package exploringpsyche.com.helloworld;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.GridView;
import android.widget.ImageView;
public class ImageAdapter extends BaseAdapter {
private Context mContext;
public... | [
"exploringpsyche@Mohammads-MacBook-Pro.local"
] | exploringpsyche@Mohammads-MacBook-Pro.local |
2cff4e307bf0ccf6d6fb80c608766deb39d5745a | feb41122d53384291403203c2904e571637e8713 | /src/main/java/com/cncg/service/UserService.java | e93c1faf465ca1bfb518b2de9bff3b48858894f2 | [] | no_license | chencong1993/cncg | b801c0a813557244e163aef42be1b07645fd7c58 | 163207e145290b4d2657deb6c02e849b8b79e7db | refs/heads/master | 2020-03-22T13:45:08.618404 | 2019-01-10T10:04:33 | 2019-01-10T10:04:49 | 140,129,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 454 | java | package com.cncg.service;
import java.util.List;
import java.util.Map;
import com.cncg.entity.User;
/**
* 用户Service接口
* @author Administrator
*
*/
public interface UserService extends BaseService<User>{
/**
* 用户登录
* @param user
* @return
*/
public User login(User user);
/**
*... | [
"ph930823@163.com"
] | ph930823@163.com |
1398eb559a464e91dd6890e43fd99e961b64ab7b | 8bbc6e7e6bca1d04ca22eb3161fec668182f83eb | /racing_manager/src/racingmanager/NickJaExisteException.java | 522783ae395d15bd4d3ec36727a1b38021a42644 | [] | no_license | tiagoalexandresilva/Racing-Manager-Project | 1c1d30d62ae30377457bfb08a01a2761989edc87 | 69f6c7f24fe8a13be30ed3b78d15cd3085b44226 | refs/heads/master | 2021-01-01T17:27:36.901330 | 2014-05-11T19:12:33 | 2014-05-11T19:12:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package racingmanager;
public class NickJaExisteException extends Exception
{
public NickJaExisteException(){super();}
public NickJaExisteException(String palavra){super(palavra);}
}
| [
"tiagoalexandresilva90@gmail.com"
] | tiagoalexandresilva90@gmail.com |
92fd00ce5fceec53906979e346d392197bd1dc68 | 53c9ad7597e0a32d993b72a93323ed318b67096b | /app/src/main/java/study/sang/androidbasestudy/bean/ClickItem.java | 3a163bc27ab517258ac4e055b669d2fa6cfb638c | [] | no_license | sangxiaonian/AndroidBaseStudy | 7a49956ce2469cfaeab05a3916751b097a0e4708 | 0badf62195ceccd948723bc0da8bc030071893e0 | refs/heads/master | 2021-01-17T15:56:39.055755 | 2016-11-04T01:26:40 | 2016-11-04T01:26:40 | 56,057,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 202 | java | package study.sang.androidbasestudy.bean;
/**
* Description:
*
* @Author:桑小年
* @Data:2016/6/14 16:44
*/
public class ClickItem {
public String title;
public boolean isClick;
}
| [
"pingyapengwork@163.com"
] | pingyapengwork@163.com |
02a77229f1c8cd9da32ab20ab475be8e12c0094e | be568882c7ffa242b8a65e977cc2a501314c9796 | /goodsOwner/src/main/java/com/gpw/app/view/BaseRefreshHeader.java | 8a29d3c7830749a37f60027878ec086777662360 | [] | no_license | LFengYe/WorkProject | 9a112b14e3039e78eea2e408e9981dd5bb3d499d | 0bbc2b99211643368d2c661c1cd96ff1b707f043 | refs/heads/master | 2020-11-29T12:09:58.069527 | 2017-04-07T02:45:01 | 2017-04-07T02:45:01 | 87,494,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 281 | java | package com.gpw.app.view;
interface BaseRefreshHeader {
int STATE_NORMAL = 0;
int STATE_RELEASE_TO_REFRESH = 1;
int STATE_REFRESHING = 2;
int STATE_DONE = 3;
void onMove(float delta);
boolean releaseAction();
void refreshComplete(String state);
} | [
"xiaofengcanyue2009@163.com"
] | xiaofengcanyue2009@163.com |
0dd9ae1f2c5d9cb5f934885ef5d4c9528b78a681 | 30079b79a27c9cd9decd2014f655387e012bfd1c | /src/main/java/com/yxy/nova/mwh/kafka/consumer/IConsumer.java | 8ead180df9b37b6e352db7fc825a8d00a27677e1 | [
"MIT"
] | permissive | githubyxy/nova | e13b0ef80d65d1e1b2380d62971a1f7ae707e89e | 493494d6a3e2741259430334a421c79a6b18a095 | refs/heads/master | 2023-08-22T03:38:24.252701 | 2023-08-19T02:20:35 | 2023-08-19T02:20:35 | 193,431,203 | 0 | 0 | MIT | 2023-04-14T18:04:02 | 2019-06-24T04:02:38 | Java | UTF-8 | Java | false | false | 756 | java | package com.yxy.nova.mwh.kafka.consumer;
import org.apache.kafka.clients.consumer.ConsumerRecord;
import java.util.List;
/**
* 具备at-least-once语义特征的消费者
*
* 可能会有重复消息,业务需要自行保证幂等
*
*/
public interface IConsumer {
/**
* 业务消费
*
* 注意!!该方法可能会被多个线程调用,业务需要自行保证线程安全
*
* 该方法不得抛异常!!!请在方法内部自行处理所有... | [
"2416175338@qq.com"
] | 2416175338@qq.com |
fb9971fe44446f18a21c208d65d68eb288e77088 | 65bbb9fd74d1b9be0c35888571c7c5551b68963e | /src/sample/classes/Département.java | a32fe822736e8bec7baea315f4c3684d280b0693 | [] | no_license | djamel2288/mapping_univ | c1fb59494440b857beba7d79f39dd3f2d76343ec | b5b62f7dde7b37cb7a757fda7d1e186a70c1e4a6 | refs/heads/master | 2020-09-11T16:25:32.007969 | 2019-11-16T16:09:11 | 2019-11-16T16:09:11 | 222,124,906 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package sample.classes;
import java.util.List;
public class Département {
private String dep;
private Enseignant ens;
private List<Enseignant> enseignant;
public Département(String dep) {
this.dep = dep;
}
public String getDep() {
return dep;
}
public void setDep(S... | [
"djameleddine0822@gmail.com"
] | djameleddine0822@gmail.com |
e68c47deebae2eb151a84125c85ac4f7bcd8f625 | f19d19d8bb68c0f34beef8b84e78a8af66c355a6 | /app/src/main/java/com/pagatodoholdings/posandroid/secciones/acquiring/pairing/DevicePairingFragment.java | cc2ba107696ff5888959fdeab4e92609b1bb470f | [] | no_license | Samm070919/test-integration-cb | b1b8e44deab1fa1d2d4664c71972efd901a6a648 | 819eab367b77827c37487b52695bae895dbc301b | refs/heads/master | 2023-02-04T07:14:17.131759 | 2020-12-17T23:38:03 | 2020-12-17T23:38:03 | 322,400,160 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,670 | java | package com.pagatodoholdings.posandroid.secciones.acquiring.pairing;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.databinding.DataBindingUtil;
import com.... | [
"76180899+Samm070919@users.noreply.github.com"
] | 76180899+Samm070919@users.noreply.github.com |
fea61b104988b8fb848dbdfd50317d5799c325d2 | 06ecc5765bd9631ba23da95bc529ecdcba265205 | /src/main/java/stepDefinition/DealStepWithMapDefinition.java | c566933b2605d3449f34a0c57bc8482d5d9dc83e | [] | no_license | suhag7799/BDDCucumber | 7af45f2a285378d58c49d9dd95d0b4ead020b775 | 5296eb5fc72e7ceb7c3ce06f7a3ba327a33c0b2e | refs/heads/main | 2023-02-05T17:41:57.280569 | 2020-12-25T21:39:34 | 2020-12-25T21:39:34 | 324,430,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,429 | java | package stepDefinition;
import java.util.List;
import java.util.Map;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.interactions.Actions;
import cucumber.api.DataTable;
import cucumber.api.java.e... | [
"suhag7799@yahoo.com"
] | suhag7799@yahoo.com |
152c7315c8486a0aaf1f7c34a0c09fdd71e880c3 | 9c88629748ef807198a5ade2cbb4cae3c94ce08c | /app/src/main/java/com/amplitude/tron/volksradio30/fraggenre/StreamGenreInformation.java | 15958251bc174739a4cf0e0677ff9be9ec988ca8 | [] | no_license | Quantron7t/Volksradio3.0 | d93efc1f617198e2e2a4286a4e2be6f90cefc903 | 7b1dd09bf3c8b607aec2c78441d2f0533c6be546 | refs/heads/master | 2020-12-31T00:00:29.967951 | 2017-10-09T15:19:50 | 2017-10-09T15:19:50 | 86,581,729 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,241 | java | package com.amplitude.tron.volksradio30.fraggenre;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayo... | [
"cyclomatrix.roxx@gmail.com"
] | cyclomatrix.roxx@gmail.com |
8c6cd8ddd7d8de34fde3f5a2099180cad1a4dc15 | e8de61a85407c594cc34e9bee0893ee1306e015e | /Genetic Algorithm CEC2013/src/fitness/ChangeFitness.java | 21cccc395e320b53c8fea7fc0c3ce1f4077626c3 | [
"Apache-2.0"
] | permissive | hernan940730/EvolutionaryComputation | 080740b9af20d6815ffe8296f32fced260eb931c | 59b959b37e27849260e4745c491a7d8cca137a63 | refs/heads/master | 2021-01-10T10:43:23.990652 | 2016-01-20T23:53:10 | 2016-01-20T23:53:10 | 50,064,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,228 | java | package fitness;
import util.StdRandom;
import individual.DoubleIndividual;
import individual.Individual;
public class ChangeFitness implements FitnessFunction {
private int numVariables = 1;
private double constraintMin = -100;
private double constraintMax = 100;
private int calls = 0;
private int fun = 0;
... | [
"hdolarteb@unal.edu.co"
] | hdolarteb@unal.edu.co |
22ecff8949ff17c3129c9a46c00c3832be6c917a | 1078c29205fd520514131545271dd95e881f01c1 | /src/main/java/com/prostate/assessmen/mapper/pra/read/PatientAssessmentReadMapper.java | f95a66538fc0667280801330c6959971f944be13 | [] | no_license | ProstateRehabilitationAlliance/AssessmenServer | 43ed94e4494d8532f80e14627dbf1004fd77d12e | d81998c343a02d4d11718e86d2335b9cceed37c5 | refs/heads/master | 2020-03-11T13:45:05.669729 | 2018-08-14T09:55:59 | 2018-08-14T09:55:59 | 130,033,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package com.prostate.assessmen.mapper.pra.read;
import com.prostate.assessmen.entity.PatientAssessment;
import com.prostate.assessmen.mapper.BaseReadMapper;
import java.util.List;
public interface PatientAssessmentReadMapper extends BaseReadMapper<PatientAssessment> {
PatientAssessment selectById(PatientAssessme... | [
"MaxCoderCh@users.noreply.github.com"
] | MaxCoderCh@users.noreply.github.com |
3492ce447bda79911ba1343d6fa286ce12be2d1f | 84a8930f0fe7cf8e8829ea8dfcd2384581a0f1c9 | /app/src/main/java/com/codepath/apps/restclienttemplate/TweetsAdapter.java | 82e2ef1fc000fdfca9607d42f380a5513d02a976 | [
"Apache-2.0",
"MIT"
] | permissive | sdeppe/SimpleTweet | 6e2e0938f368e1fd7c3efb74b693457943bc578b | ffe0eba84bad932549ee71250c6556e3215cc265 | refs/heads/master | 2022-12-29T17:26:34.903714 | 2020-10-17T23:51:26 | 2020-10-17T23:51:26 | 302,509,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,425 | java | package com.codepath.apps.restclienttemplate;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import com.codepath.apps.restclienttemplate.model... | [
"sdeppe@csumb.edu"
] | sdeppe@csumb.edu |
279f5c68748c57b79bed0a3265843e1df3129432 | 3d61b2db312ef9ec33de3b8a661847dcd5cfb222 | /gen/com/google/android/gms/R.java | 60356d7127b80a8be9a4f9849935abb46904d677 | [] | no_license | abhpan91/mapme | fce3f6875223958ad770c549b916615fc156e62a | 5148023b65d55a87f6609c184acd4f1c54903ff8 | refs/heads/master | 2021-01-18T14:02:13.605943 | 2013-03-16T10:14:34 | 2013-03-16T10:14:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,185 | 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.google.android.gms;
public final class R {
public static final class array {
public static final int list=0x7f070... | [
"abhpan91@gmail.com"
] | abhpan91@gmail.com |
8ae9391ba28fa69475a19eaa6735e66d929818ad | 3c14b7f9c6647c5706220c24463bca9aa8f3b283 | /app/src/main/java/com/example/pokemon/Pokemon.java | 6e84412415e026afbf22f3a0be7bf921a430b8f9 | [] | no_license | princyvahora/Pokemon | 51d1f110184502ea6653acd562faa0e8d17a8016 | f52dec36e95dd89757e4a632dbd0c2d61fbc56f1 | refs/heads/master | 2021-01-07T18:05:57.921245 | 2020-02-20T02:46:29 | 2020-02-20T02:46:29 | 241,777,556 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,445 | java | package com.example.pokemon;
import android.os.Parcel;
import android.os.Parcelable;
public class Pokemon implements Parcelable {
String name,image,type,ability,height,weight,desc;
public Pokemon(String name, String image, String type, String ability, String height, String weight, String desc) {
thi... | [
"vohrafarhin102@gmail.com"
] | vohrafarhin102@gmail.com |
2799b0215a724bff319aa41025ab88bf2a17e968 | 4b2b15358472606d4e310d7e776addb8bb00942a | /section02methods/KataAndVariations/PyramidsOfGizaRemoveEvenMoreDuplication04.java | 44329bb23072fbf899645bd043e51e10ba627a13 | [] | no_license | 91073657/teachingkidsprogramming | b6c10869b49263fd91302b74df2620840ca86da6 | 95fabd1472bc3243ea3c06fce483c16c7ace694d | refs/heads/master | 2021-01-12T13:12:24.505985 | 2017-06-01T20:59:38 | 2017-06-01T20:59:38 | 72,149,082 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,498 | java | package org.teachingkidsprogramming.section02methods.KataAndVariations;
import org.teachingextensions.logo.Tortoise;
import org.teachingextensions.logo.utils.ColorUtils.PenColors;
//-------------------Kata Question---------------------//
//Be aware: this is an example of too much refactoring
public class PyramidsOfGi... | [
"91073657@mvusd.net"
] | 91073657@mvusd.net |
5040a2ceaa98613e2057e9fa7f3adb9b875e89cd | 5b55305194be294611d44af04d143424c60c2cc6 | /src/main/java/org/swrlapi/core/xsd/XSDDuration.java | e81b0d661014f3db5ec0756b00533038f5e7c1b8 | [] | no_license | JoaoOrlando/swrlapi | 9cd7535229d4bfca40b2eb94a3250b2db450c196 | bce8e1fa05ff40ddb9ea6ab623b6ae3effb0435a | refs/heads/master | 2021-01-18T19:09:36.559923 | 2014-11-08T23:11:36 | 2014-11-08T23:11:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,284 | java | package org.swrlapi.core.xsd;
import org.semanticweb.owlapi.vocab.XSDVocabulary;
public class XSDDuration extends XSDType<XSDDuration>
{
private final org.apache.axis.types.Duration duration;
public XSDDuration(String content)
{
super(content);
this.duration = XSDTimeUtil.xsdDurationString2AxisDu... | [
"martin@zippyrate.com"
] | martin@zippyrate.com |
d5672d9882a0078dde8cc17592e2ae6da826c57c | 90beadf6c048552279f3729e911b197654c2b23d | /src/stevejobs/Test75.java | 5a335f73f3efee294de6f0a24860aa69e5d98fc7 | [] | no_license | sudhakar0025/sclass | 9cbc770385d9784b7549bc57f2dd48af87a4a1ce | 493165da0384e01c9e907c706b0f2728ec8bf13e | refs/heads/master | 2020-03-22T20:00:22.524807 | 2018-07-16T09:40:46 | 2018-07-16T09:40:46 | 140,567,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package stevejobs;
import java.io.File;
import net.sourceforge.tess4j.ITesseract;
import net.sourceforge.tess4j.Tesseract;
import net.sourceforge.tess4j.util.LoadLibs;
public class Test75
{
public static void main(String[] args) throws Exception
{
//Take any image file, which have text in content
File f... | [
"SUDHAKAR@DESKTOP-4CVI6QL"
] | SUDHAKAR@DESKTOP-4CVI6QL |
19fe306ee34e94e577f5c39605609594ff967504 | 76c3de18525389924f180eb54caad6ebd7dbb742 | /stepik/src/stream_API/WordCounter.java | 63c485d2159772b41854e930e92994bbfb732403 | [] | no_license | vaikusssttark/Java | 957f69a2e45777520f4182ca86fe856252c7a2c7 | cf991ad09a4bd743c09d8918fa63969526741f42 | refs/heads/master | 2022-06-01T21:46:11.255891 | 2019-10-12T15:02:07 | 2019-10-12T15:02:07 | 191,765,774 | 0 | 0 | null | 2022-05-20T21:10:35 | 2019-06-13T13:12:31 | Java | UTF-8 | Java | false | false | 1,397 | java | package stream_API;
import java.io.BufferedReader;
import java.io.FileReader;
import java.nio.charset.StandardCharsets;
import java.nio.file.Paths;
import java.util.Arrays;
import java.util.Map;
import java.util.TreeMap;
import java.util.stream.Stream;
public class WordCounter {
public static void main(String[] a... | [
"vaikusssttark@gmail.com"
] | vaikusssttark@gmail.com |
d23111adb28e742aa104c1d5886587158fa55424 | 9a7fd17465a24cc2813828b8d9d5092393218230 | /app/src/main/java/com/linzd/app/core/pub/service/impl/SysParamServiceImpl.java | b35a9f319e18c2d4df6c95c2d910601e5b7d5181 | [] | no_license | linzheda/demospringcloud | d3cc5f1c4c0719a9d211b66ea725bbbfec522354 | 48b09e4e9e6fdb8fb28a3435c88d220f25563e1c | refs/heads/master | 2021-07-15T18:42:15.486903 | 2021-01-19T07:08:38 | 2021-01-19T07:08:38 | 227,801,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 533 | java | package com.linzd.app.core.pub.service.impl;
import com.linzd.app.core.pub.entity.SysParam;
import com.linzd.app.core.pub.mapper.SysParamMapper;
import com.linzd.app.core.pub.service.SysParamService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
/**... | [
"linzd@evecom.net"
] | linzd@evecom.net |
7aec3df8d4c09dbab854796096c8b9becc8ab3f1 | a1292371917ac0fce827f5b015b695ad4646fc81 | /BoQi/src/main/java/com/yc/boqi/entity/orderPicture.java | 749b09228835911c410c6afee134eb1b0960221f | [] | no_license | smartsky97/BoQi | 4c0fc40b0cc7bbad7b4ea394e4312045d0263470 | c5e82d73f8c72025c2d21d44cbeee1b14914d48d | refs/heads/master | 2021-01-17T10:24:11.577667 | 2016-07-11T05:31:30 | 2016-07-11T05:31:30 | 59,114,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | package com.yc.boqi.entity;
import java.io.Serializable;
public class orderPicture implements Serializable {
private static final long serialVersionUID = -2197041833106690464L;
private int orderid;
private int proid;
private String pictrue;
public int getOrderid() {
return orderid;
}
public voi... | [
"121670142@qq.com"
] | 121670142@qq.com |
acd495d604896a333b999167654a4ff1ff95f00f | 996b1a142b5e22072c94a6bbe867e4faffec5ffd | /src/main/java/bcsx/generics/Performs.java | 5ff8e1a32a192d8c77b011aa51146784db97ddd5 | [] | no_license | longhuoshi/lhsbcsx | f0333dcc375b4dd90bb65f40d838545df6772afb | f8c7d39f38d6f374f7ab987f9bb86cfa08ae0fcc | refs/heads/master | 2023-06-09T20:51:13.334399 | 2023-05-29T02:44:47 | 2023-05-29T02:44:47 | 143,263,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | package bcsx.generics;
/**
* @author l
* @date 2020/7/29 10:24
* @description
*/
public interface Performs {
void speak();
void sit();
}
| [
"1191130063@qq.com"
] | 1191130063@qq.com |
3417b420c2edf5eb108b43a271ac870ac46b7169 | 5d6c374a2518d469d674a1327d21d8e0cf2b54f7 | /modules/ogc/net.opengis.wcs/src/net/opengis/gml/validation/GridTypeValidator.java | 95a16dc409f272cebbe5dad275bbcce49572951e | [] | no_license | HGitMaster/geotools-osgi | 648ebd9343db99a1e2688d9aefad857f6521898d | 09f6e327fb797c7e0451e3629794a3db2c55c32b | refs/heads/osgi | 2021-01-19T08:33:56.014532 | 2014-03-19T18:04:03 | 2014-03-19T18:04:03 | 4,750,321 | 3 | 0 | null | 2014-03-19T13:50:54 | 2012-06-22T11:21:01 | Java | UTF-8 | Java | false | false | 808 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package net.opengis.gml.validation;
import java.math.BigInteger;
import net.opengis.gml.GridLimitsType;
import org.eclipse.emf.common.util.EList;
/**
* A sample validator interface for {@link net.opengis.gml.GridType}.
* This doesn't really do anyt... | [
"devnull@localhost"
] | devnull@localhost |
2e56afd0f704fde0173bbee272434f2d1fed0645 | 919c56c729aeb9e69e447ce3a3e13097f902d6be | /src/main/java/com/microfocus/sv/svconfigurator/cli/ICLICommandProcessor.java | 3a505414ab8296db6bac0f5729e69d6cb5f473d7 | [
"MIT"
] | permissive | flidr/sv-configurator | 302a90350e0a15dda3276be13c470b194e8d6566 | 3f0a7d97aba0041848fdd951f00cb860b00c7ba9 | refs/heads/master | 2020-05-18T17:20:24.195041 | 2020-05-06T09:11:14 | 2020-05-06T14:19:59 | 184,551,828 | 0 | 0 | MIT | 2019-05-02T09:08:31 | 2019-05-02T09:08:31 | null | UTF-8 | Java | false | false | 2,760 | java | /*
* Certain versions of software and/or documents ("Material") accessible here may contain branding from
* Hewlett-Packard Company (now HP Inc.) and Hewlett Packard Enterprise Company. As of September 1, 2017,
* the Material is now offered by Micro Focus, a separately owned and operated company. Any reference ... | [
"martin.frydl@microfocus.com"
] | martin.frydl@microfocus.com |
49c0e76eeda51f4438af3241161b8a19d55db84b | 4d2652561093f51ff99d5d48eae91f79af4ab8f6 | /DIPRES/Escenario4/resources/Callscripts/SIGFE2_118_1_E4CPHelper.java | 87653ef93bb0b98c1cf2ab04deebe5d88f83cdbb | [] | no_license | CLMConsultores/Automatizacion | e74a96c6455fb1741b7582daa1d813bf4e3f698a | bc78d304eca480bb44f096596fdf80bc98ac4f11 | refs/heads/master | 2016-09-05T17:19:17.353683 | 2014-09-02T14:53:48 | 2014-09-02T14:53:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,427 | java | // DO NOT EDIT: This file is automatically generated.
//
// Only the associated template file should be edited directly.
// Helper class files are automatically regenerated from the template
// files at various times, including record actions and test object
// insertion actions. Any changes made directly to a he... | [
"leafar.maina@clmconsultores.com"
] | leafar.maina@clmconsultores.com |
19da89bbf3a4fe87d1180390ba775e31144a10b3 | 584a4f8196dd81ddb365a17ee6395c545c2caa32 | /arvores/src/tree/generic/TestaArvore.java | 5f50694fcdd3ceacc8fbb1cdf4d8eda1cf545d46 | [] | no_license | roldaojr/ifrn-tads-ednl | afefff24f3f7457951888da31fdb8fd40490f1f0 | ec8e610d7edb61ef5e4318eb0180e005a1f0f478 | refs/heads/master | 2020-05-19T08:53:59.316449 | 2015-03-15T15:06:25 | 2015-03-15T15:06:25 | 27,725,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 374 | java | package tree.generic;
public class TestaArvore {
public static void main(String[] args) {
Node arvore = new Node(1);
arvore.getChildren().add(new Node(2));
arvore.getChildren().add(new Node(3));
Node subArvore1 = new Node(4);
subArvore1.getChildren().add(new Node(5));
subArvore1.getChildren().add(new No... | [
"roldaogjr@gmail.com"
] | roldaogjr@gmail.com |
0f8a450e091f6cc21fb77cbd83d1e2917004bc4c | 79470a074982d05f4fc8270ed6ad4b96d2ece24e | /src/edu/bridgew/cis/comp152/inheritance/project2/ability/FireArrow.java | 617a0609d8ac7bfdcec548e44022fc62f2cd48aa | [] | no_license | c1pham/student.bridgew.comp152.text_adventure | 5fbc36ca752a44aa37da81953cb5341dc880cbce | a4cfe452e8bcde300defd4b9fa8e1e3e2686144a | refs/heads/master | 2020-08-15T16:22:41.260168 | 2019-10-15T18:37:20 | 2019-10-15T18:37:20 | 215,370,440 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,193 | java | package edu.bridgew.cis.comp152.inheritance.project2.ability;
import java.util.ArrayList;
import java.util.Random;
import edu.bridgew.cis.comp152.inheritance.project2.Database;
import edu.bridgew.cis.comp152.inheritance.project2.Entity;
import edu.bridgew.cis.comp152.inheritance.project2.entity.enemies.Enemy;
public... | [
"noreply@github.com"
] | c1pham.noreply@github.com |
d4cdd3ce9af0f073db0dfbae3898036618e218c1 | 6fac20f9449e4c0717ab30ec297044742c3d2512 | /FinaSpring2015/src/Tree.java | 638018839fabc565c670c5ed7c06d09c93306bb0 | [] | no_license | iniang/BinaryTree | b90885568579c01e527d7643e5304d7245161b39 | 4c9a57d5cbe84808143ac27997b4e59c4fec9257 | refs/heads/master | 2020-03-26T02:45:53.141989 | 2015-05-13T20:56:35 | 2015-05-13T20:56:35 | 35,573,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,304 | java |
import java.util.*;
public class Tree
{
private Node root; // first node of tree
public Tree() // constructor
{ root = null; } // no nodes in tree yet
public Node find(int key) // find node with given key
{ // (assumes non-empt... | [
"iniang@BASICLAB2039.carroll.edu"
] | iniang@BASICLAB2039.carroll.edu |
8bc0cd364a6a1ab7b65deca8543222e179325f78 | 6d5fde21b8a41837ee542d403b46a521b3045619 | /webchat/src/main/java/com/example/configuration/CORSFilter.java | cc1f5ceec4754de148dc99e34c858e9295c6f7b7 | [] | no_license | truongquangkhai99/Java-Web | 5fd9963488de4c0fd74c1ebd28f1ecff5aea9cb2 | 9723bda959d9de361c7a0091111c376500dcaa74 | refs/heads/master | 2023-03-16T21:15:08.575496 | 2018-09-05T06:15:01 | 2018-09-05T06:15:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,277 | java | package com.example.configuration;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.annotation.WebFilter;
i... | [
"0961563317nam@gmail.com"
] | 0961563317nam@gmail.com |
d3c395ce9417f8c43b26b38dc43b8c8754023f89 | 50ac2601bf2bd18089b250dbe085f3029bc016c8 | /Weather_Monitoring_Application_With_IOT-master/app/src/main/java/com/weather/mini/c15/c15weathermonitoring/Kelembaban.java | 5017b52ae1b4cb1a1dc69e2bef513f4fb34a56e8 | [] | no_license | Harysetyopermadi/Simkron-2020-Php2d | b0e1a8fcbfb816ae8c75c6b088461ebc8c51e6db | 1ee01997f706d183e807de5fc38868357df8a5a8 | refs/heads/master | 2023-08-23T20:23:48.729291 | 2021-10-22T16:07:10 | 2021-10-22T16:07:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,918 | java | package com.weather.mini.c15.c15weathermonitoring;
import android.content.ActivityNotFoundException;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.Drawable;
import android.os.AsyncTask;
import android.speech.RecognizerIntent;
import android.util.Log;
import android.view... | [
"harypermadi40@gmail.com"
] | harypermadi40@gmail.com |
2476e35c50a9f1c8bc5deaa7b060e43c6b839d86 | 05562c0acecbc7e24cb141a6511ce7ee2247144e | /app/src/main/java/com/pda/inventario/PrincipalActivity.java | ce69343ffa1eb2e0c66e4f163f74b922776958a1 | [] | no_license | viniciusnovais/PDA-InventarioEUA | 67facfe53c1ac175f2ee831cb5c993be54a9b061 | 1934e6ef4ae570d8cbd2fd24cbea80c00a28693c | refs/heads/master | 2021-01-20T05:19:59.957699 | 2017-08-25T18:48:41 | 2017-08-25T18:48:41 | 101,428,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,813 | java | package com.pda.inventario;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.List;
import org.ksoap2.SoapEnvelope;
import org.ksoap2.serialization.MarshalDate;
import org.ksoap2.serialization.PropertyInfo;
import org.ksoap2.serialization.SoapObject;
impo... | [
"v.novais@outlook.com"
] | v.novais@outlook.com |
eadf10fcc8238fa6f11fcc7b858cbc9ce8eba6c8 | 43e4b0cdbd20e2dd22b5fede042df49b92f57406 | /google-api-grpc/proto-google-cloud-bigtable-v2/src/main/java/com/google/bigtable/v2/CheckAndMutateRowResponse.java | 288b4d80ce6a9680a7570628b649430d05093373 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | rock619/google-cloud-java | e0b7a5136117710b292015ab81e92433371b53dc | 877f9c9bc1f8f04713396b8585cef3f3751a0439 | refs/heads/master | 2020-05-01T03:13:14.508463 | 2019-03-22T19:39:54 | 2019-03-22T19:39:54 | 177,239,827 | 0 | 0 | Apache-2.0 | 2019-03-23T03:33:46 | 2019-03-23T03:33:46 | null | UTF-8 | Java | false | true | 17,528 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/bigtable/v2/bigtable.proto
package com.google.bigtable.v2;
/**
*
*
* <pre>
* Response message for Bigtable.CheckAndMutateRow.
* </pre>
*
* Protobuf type {@code google.bigtable.v2.CheckAndMutateRowResponse}
*/
public final class Chec... | [
"noreply@github.com"
] | rock619.noreply@github.com |
27858c3c72a34a1be44a9e121af18686a52859eb | c603787a736afc48ac76c0272012a5c5193659db | /src/main/java/com/leetcode/snippets/a993cousinsinbinarytree/Solution.java | 2e6887c099ccdad73db2c633dcf3752be55dfc98 | [] | permissive | huajianmao/leetcode | b2a518ed68bbd637f6d6a0d9a0001d34d34606cf | cbde65aa275d6586af7e160a7e36c3fe19664d74 | refs/heads/master | 2021-01-11T20:54:40.123297 | 2019-11-04T08:55:40 | 2019-11-04T08:55:40 | 202,490,718 | 0 | 1 | Apache-2.0 | 2019-08-24T09:06:27 | 2019-08-15T06:59:22 | null | UTF-8 | Java | false | false | 1,181 | java | package com.leetcode.snippets.a993cousinsinbinarytree;
import cn.hjmao.utils.tree.TreeNode;
/**
* Created by hjmao.
*
* URL:
* =====
* https://leetcode.com/problems/cousins-in-binary-tree/
*
* Desc:
* =====
* In a binary tree, the root node is at depth 0, and children of each depth k node are at depth k+1.
... | [
"huajianmao@gmail.com"
] | huajianmao@gmail.com |
f51ee1d25507db5b3c5bf044aa9055dd4ab2dc68 | 4e660ecd8dfea06ba2f530eb4589bf6bed669c0c | /src/org/tempuri/Gf_updateEpsmJyjlInsertRegistResponse.java | 5ca7b8c70a9129b573ec49108197c641386487e2 | [] | no_license | zhangity/SANMEN | 58820279f6ae2316d972c1c463ede671b1b2b468 | 3f5f7f48709ae8e53d66b30f9123aed3bcc598de | refs/heads/master | 2020-03-07T14:16:23.069709 | 2018-03-31T15:17:50 | 2018-03-31T15:17:50 | 127,522,589 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,548 | java | /**
* Gf_updateEpsmJyjlInsertRegistResponse.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package org.tempuri;
public class Gf_updateEpsmJyjlInsertRegistResponse implements java.io.Serializable {
private org.tempuri.Retur... | [
"dzyuting@163.com"
] | dzyuting@163.com |
1d9713e6849236a8276dd4bf3ca220821dd2b54b | e07d5e3f6fac167229693d1779339499c8cf8b5f | /platform-web-mybatis/src/main/java/com/season/platform/web/api/controller/SysRoleController.java | 189cd3d5143de93ca1f960423848c647183182b0 | [] | no_license | sijifeng/spring-boot-scaffold | 2386e9c4fcbd4d8665ad88798630e6e12fa6ce96 | ffebfdc4ba2b9d1c0f47aec3b4635d2bf1004d03 | refs/heads/master | 2020-04-05T08:53:04.774829 | 2018-05-14T10:32:08 | 2018-05-14T10:32:08 | 81,720,502 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,342 | java | package com.season.platform.web.api.controller;
import com.alibaba.fastjson.JSONArray;
import com.season.platform.web.api.model.SysMenu;
import com.season.platform.web.api.model.SysRole;
import com.season.platform.web.api.service.SysMenuService;
import com.season.platform.web.api.service.SysRoleService;
import com.sea... | [
"840277025@qq.com"
] | 840277025@qq.com |
45f2a2d6a9befb0d8eba90ea26f73a204ba3f193 | 2650a4536187a55f0bbd2280629a8188d98900ca | /Surveys/src/main/java/com/oracle/surveys/exception/SurveyException.java | 8fdcf6e01956768b591ef5db34fcf255aa1efec2 | [] | no_license | AnitaRegi/myRepo | 1a9c142bba04d9adc5e156ba24f59db52b726c7a | 70d38003ad230a073e78a71f4b29637219eb75a4 | refs/heads/main | 2023-04-19T12:38:12.464735 | 2021-05-08T10:41:41 | 2021-05-08T10:41:41 | 355,653,708 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package com.oracle.surveys.exception;
import org.springframework.http.HttpStatus;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class SurveyException extends RuntimeException {
private static final long serialVersionUID = 8363315749392512290L;
private final String errorCode;
private final S... | [
"Anitta@DESKTOP-9B3R5JU"
] | Anitta@DESKTOP-9B3R5JU |
c76304c3a6bbc5c4c6af8bb287fa2a2d1c4f655d | 785891aa4e0f584e3be465930e35958b85f5b1fc | /day10/src/CourseLearn/xqx_1/Student.java | d36d324675db5476f0d75ffc09f02130b42b650c | [] | no_license | xqx1998/JavaSE | 2157e19bd71f3f10866442007cfff2594d793b5c | cd3ae888ca6c7c660c8d2e9932655059a11eb9e0 | refs/heads/master | 2020-06-20T11:19:46.006800 | 2019-08-27T13:23:59 | 2019-08-27T13:23:59 | 197,106,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 855 | java | package CourseLearn.xqx_1;
public class Student {
//1、private修饰的成员变量
private String name;
private int age;
//2、空参构造和有参构造
public Student() {
}
public Student(String name, int age) {
this.name = name;
this.age = age;
}
//3、get和set方法
public String getName() {
... | [
"2515658674@qq.com"
] | 2515658674@qq.com |
cf4a5eeef7d9ef2f2917bd67210f561da715d765 | 6d0315f200e41e1c3c1970313531e5184267344d | /aJavaProgrammingMasterclassForJavaDevelopers/src/main/java/iPackagesStaticAndFinalKeywords/fScopeContinued/ScopeCheck.java | 331a45d79385399a96c754fe6fa74be807d98788 | [
"MIT"
] | permissive | Andrei-Alexandru07/JavaCourses | 6a724ff8ea35c9c64ef07d39871ce0ac2d0046fe | d5eb12a5743ca131ef0b0bc64cccb3ea563e21ac | refs/heads/master | 2023-05-16T17:34:29.403505 | 2021-04-12T16:18:40 | 2021-04-12T16:18:40 | 278,724,118 | 0 | 0 | MIT | 2021-06-04T03:12:39 | 2020-07-10T20:09:05 | Java | UTF-8 | Java | false | false | 1,145 | java | package iPackagesStaticAndFinalKeywords.fScopeContinued;
public class ScopeCheck {
public int publicVar = 0;
private int varOne = 1;
public ScopeCheck(){
System.out.println("ScopeCheck created, publicVar = " + publicVar + ": varOne = " + varOne);
}
public int getVarOne() {
retur... | [
"andrei_alexandru707@yahoo.com"
] | andrei_alexandru707@yahoo.com |
365f2f022db54142793598e313e31eb37b1ec24c | b6339eaecb41f2aae5feccc18f3e1158b0005d0b | /engine/src/main/java/dev/game/spacechaos/engine/entity/priority/EntityUpdateOrderChangedListener.java | cdef78c7737521070202f28e5a40286bfafda71b | [
"Apache-2.0"
] | permissive | opensourcegamedev/SpaceChaos | 93ff2e733c334e10adda7913f842f782125f5cf3 | af36875cfee5af6d2debb7eaeb6b91c2df757001 | refs/heads/master | 2021-01-23T06:26:18.417624 | 2018-03-25T21:23:51 | 2018-03-25T21:23:51 | 86,369,859 | 15 | 1 | null | null | null | null | UTF-8 | Java | false | false | 199 | java | package dev.game.spacechaos.engine.entity.priority;
/**
* Created by Justin on 10.02.2017.
*/
public interface EntityUpdateOrderChangedListener {
public void onEntityUpdateOrderChanged();
}
| [
"kuenzel.justin@t-online.de"
] | kuenzel.justin@t-online.de |
65f31a73b97beb6cdf6112ee247134b2d64cd5dc | 52c9755341c62de45467f241b6026aa45f43cab4 | /app/src/main/java/com/yhkj/yhsx/forestpolicemobileterminal/adapter/ShowAccessoryAdapter.java | 74175276799c92f7ebda76a1baaaff9e3577843a | [
"Apache-2.0"
] | permissive | liweidev/ForestPoliceMobileTerminal | 6443e7779491659db43386ff83cdce8ea569141a | 6160743112f850a7b3458280b7a97d7a5f5d1db2 | refs/heads/master | 2020-03-29T08:11:02.655194 | 2017-06-18T06:33:47 | 2017-06-18T06:33:47 | 94,665,652 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,290 | java | package com.yhkj.yhsx.forestpolicemobileterminal.adapter;
import android.app.Activity;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsListView;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import andr... | [
"675424756@qq.com"
] | 675424756@qq.com |
b7c700520fef313537d282497d4f7475c4b32b6f | 4d3aec46f0317936b7928e68e17d1f1d4efab662 | /src/com/hanains/composite/ComponentTest.java | af30f14b96fae719e5a30b17a701ae2f1c664f73 | [] | no_license | kinamJung/designpattern | 57a1bdc07b209b79fa6871b65c7c98a31114695e | 73ac850cc63d4733fe17178c09e9706db1b175a3 | refs/heads/master | 2021-01-10T08:22:12.020314 | 2016-01-29T01:36:55 | 2016-01-29T01:36:55 | 49,390,884 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,483 | java | package com.hanains.composite;
/*
Composite Pattern
- 추상적인 상위 클래스 하나를 만들고 그 클래스를 상속받는 다양한 자식들을 만들어 결국,
다양한 자식 객체들을 같은 종류의 객체를 다루듯이 동일 시 해서 사용하겠다는 패턴이다.
ex) 폴더 안의 파일 출력.(폴더는 출력이 안된다.)
구조.
root ---- folder1 ---- SubFolder1 ---- SubFile1
SubFolder1 ---- SubFile2
SubFolder1... | [
"jkn5202@naver.com"
] | jkn5202@naver.com |
c0cd02a41efb940c759412f6b1b65ac16cb2b768 | fdcf5d56f87684db740971bb0b0fe04f9e119cfa | /设计模式/18、策略模式/strategy/src/main/java/com/company/section1/ZhaoYun.java | 5a2cdbe22cd33e294c9af0b26982d14cc9920a8c | [] | no_license | glacier0315/design-pattern | 76428a128491e015379e01e6170d1da91ff29a07 | 55ad2b044ae1dc6ebfd3a002b292792e003715b0 | refs/heads/main | 2021-07-10T13:55:00.705336 | 2017-04-11T09:28:51 | 2017-04-11T09:28:51 | 87,915,297 | 1 | 1 | null | 2021-04-30T08:50:15 | 2017-04-11T09:25:27 | Java | UTF-8 | Java | false | false | 1,549 | java | /**
*
*/
package com.company.section1;
/**
* @author cbf4Life cbf4life@126.com
* I'm glad to share my knowledge with you all.
*/
public class ZhaoYun {
//赵云出场了,他根据诸葛亮给他的交代,依次拆开妙计
public static void main(String[] args) {
Context context;
//刚刚到吴国的时候拆第一个
System.out.println("---刚刚到吴国的时候拆第一个---");
conte... | [
"glacier0315@126.com"
] | glacier0315@126.com |
e64925408f151a0e0f72a477e1bb802aa16c11c2 | 4b1a6744a7483d9ba23996e89e8cb1679651e260 | /server/src/model/RestaurantTest.java | 236a84294f1f846a028e0a1cbc28ad11bdb5dc07 | [] | no_license | YiLingPredator/restaurant | d3e3d4b1e5c74af9df331ee5a7645f6a7d810c6f | ab748e09b52483cf35173411059dd774b2dc4209 | refs/heads/master | 2021-01-12T07:46:51.661616 | 2016-12-21T03:51:50 | 2016-12-21T03:51:50 | 77,012,938 | 1 | 0 | null | 2016-12-21T03:35:55 | 2016-12-21T03:35:55 | null | UTF-8 | Java | false | false | 5,467 | java | package model;
import static org.junit.Assert.*;
import java.util.HashSet;
import java.util.Set;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import org.junit.After;
import org.junit.Before;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.Te... | [
"davidchen1911@gmail.com"
] | davidchen1911@gmail.com |
f66ec4c65c9d39b6ae58a2f042b7a2d3e4b97a2c | fd40ad51bdc902a4fbb5e28068a91ed379e63699 | /src/com/mohit/greeksofgreeks/linklist/SwapNodesWithExchangeData.java | 478a2eefe661ca70a5f723b7ba6c814ad64bc9f0 | [] | no_license | mohitgargt103/java_problems_practice | 1fab10b1e3f600a1905d6325e43e6bfc712e3519 | 17386443f620a2b7bed4d0df7109996a1f40ed4e | refs/heads/master | 2021-07-20T04:11:42.722430 | 2020-07-02T10:36:33 | 2020-07-02T10:36:33 | 155,153,713 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,428 | java | package com.mohit.greeksofgreeks.linklist;
import com.mohit.leetcode.linklist.ListNode;
public class SwapNodesWithExchangeData {
public static void main(String[] args) {
SwapNodesWithExchangeData sol = new SwapNodesWithExchangeData();
ListNode head = new ListNode(1);
head.next = new Lis... | [
"mohit.garg@bookmyshow.com"
] | mohit.garg@bookmyshow.com |
79a0003e3e373181bbe10f5c94be54b2ae30cd99 | 8f0273bc3b57809b0dbc932fa60d3259886b9323 | /src/main/java/schema/registry/servlet/EncodeServlet.java | 71e540990a022401f341564f646d65067ad6e602 | [] | no_license | Dieken/SchemaRegistry | db2aa6a68f4cd95b4937751f131a1f6a7636fb23 | 85dcc59a480d697745a34f38ad1229f2c732a167 | refs/heads/master | 2020-06-13T04:50:42.835690 | 2014-02-27T10:17:52 | 2014-02-27T10:17:52 | 17,244,887 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,053 | java | package schema.registry.servlet;
import java.io.IOException;
import java.io.OutputStream;
import javax.servlet.ServletException;
import javax.servlet.ServletInputStream;
import javax.servlet.ServletOutputStream;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.htt... | [
"yubao.liu@gmail.com"
] | yubao.liu@gmail.com |
d19599071acefd960de1aef8a2eac4c702e791c9 | 7adc32323bd5407774c8f78a4d635dc07984f566 | /gen/com/example/anf/BuildConfig.java | 2553b8b610763d24d7c08e8811b7e4b19f3155d8 | [] | no_license | malditotm/ANF | 558e494140faa19ae32e0c4656cc9bb1f8f51f1f | 308f58fb21841c7e64e4f2070d1d037797b49c76 | refs/heads/master | 2020-07-03T22:09:53.046336 | 2015-10-26T05:33:00 | 2015-10-26T05:33:00 | 44,947,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | /** Automatically generated file. DO NOT MODIFY */
package com.example.anf;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"malditotm@gm.net"
] | malditotm@gm.net |
65e427487967dc1d5406c2a6064f016c9ca43661 | daf6ce03035f0e6f96a9fdf6edbf83287bcecc54 | /Spring5Test - ch04 - security/src/main/java/com/example/demo/controller/OrderController.java | 797778389d8e1c051c1e54b63bc5c1b1eabfc7cf | [] | no_license | NorJing/JavaSpring5Learning | 106099c68b19c97a287207699bf639ce30a75bdd | 77e79c0de48af77b77a251470e4c3f73b8c4bdae | refs/heads/master | 2021-01-06T13:27:29.270754 | 2020-02-18T12:44:44 | 2020-02-18T12:44:44 | 241,342,959 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,470 | java | package com.example.demo.controller;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.a... | [
"doyan@nets.eu"
] | doyan@nets.eu |
90324629fe3842d7437ae09931756c1390256839 | de16c78c8b8a62884973b5cd278b3b0747e3f164 | /B/Other/src/XyesTest.java | 582a3d2c5868f0a78026f68d3a5d414c0884925e | [] | no_license | Tianqi-Li-Blanks/CS4500 | ee648401f878fda5ccb9599527e5a1ee497545ec | f27206fc1cd5289e56ea39f3f1c4f672ee3db49b | refs/heads/master | 2023-02-26T07:56:20.535301 | 2021-02-04T06:41:23 | 2021-02-04T06:41:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,793 | java | import org.junit.FixMethodOrder;
import org.junit.Test;
import org.junit.runners.MethodSorters;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import static org.junit.Assert.*;
/**
* Test Class for Xyes.
*/
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
public class XyesTest {
private final ... | [
"goh.ka@husky.neu.edu"
] | goh.ka@husky.neu.edu |
1b5a109c3de49930fcfa6073fd91762f1d7bf1bf | 9e0a246deb2922aba7f0240eb36aa283e538b6da | /PPL/src/model/m_farmCalculator.java | b4b2464615050d82ab1d6582af21cd8b0f7fad52 | [] | no_license | ulfathoniahmad/ppl | a7739e0f4e2c3a76d9770174bc95a3cc594c2c05 | b6728a0a2151b6348db9a5c9e99b7b00c6c36faf | refs/heads/master | 2021-08-23T05:18:43.294452 | 2017-12-03T15:46:11 | 2017-12-03T15:46:11 | 111,688,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591 | 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 model;
/**
*
* @author JEE
*/
public class m_farmCalculator {
public double Urea(double nitrogen) {
double n ... | [
"ulfathoniahmad@gmail.com"
] | ulfathoniahmad@gmail.com |
c0fe8cdadc347bbe7ffb455f406e1aa1003f5f03 | eff3d82a6bf4e83aa70ec9509c443874fc0af382 | /src/main/java/br/ueg/biblio/view/managedbean/IdiomaBean.java | 7b9323157f30fe00e28f7ef603e1092fa7aef409 | [] | no_license | nadinael/biblioteca | 0c0fcc7dd4ff40c6ee529d53087f60480c9f464c | b7021bc24ab556cbe71f8fe969f239313382a67e | refs/heads/master | 2021-01-24T10:28:25.753942 | 2016-10-06T03:26:51 | 2016-10-06T03:26:51 | 69,998,414 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,522 | java | package br.ueg.biblio.view.managedbean;
import br.ueg.biblio.core.PersistenceCore;
import br.ueg.biblio.core.RepositoryCore;
import br.ueg.biblio.model.Autor;
import br.ueg.biblio.model.Idioma;
import br.ueg.biblio.model.interfaces.Injetavel;
import br.ueg.biblio.util.ManagedBeanUtil;
import java.io.Serializab... | [
"noreply@github.com"
] | nadinael.noreply@github.com |
206778800573456b1c58524c4159859b383ea6bd | f7bdfeef3697c5166ecfcec944a1df65d81a8e47 | /app/src/main/java/com/example/altice/tictactoe/ScoreActivity.java | df54e62c0a82d4454f23f18936cbf63422429ef5 | [] | no_license | JhonITT/tic-tac-toe | 920eee6da68770849b451915b96fabc38f8362d3 | b013c4f510a0e52bf10585b9d674f2744e249405 | refs/heads/master | 2020-04-10T21:11:19.654422 | 2018-03-10T05:29:50 | 2018-03-10T05:29:50 | 124,168,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,280 | java | package com.example.altice.tictactoe;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import android.widget.TextView;
import com.example.altice.tictactoe.controllers.Repository;
public class ScoreActivity extends AppCompat... | [
"jhonakabane@gmail.com"
] | jhonakabane@gmail.com |
342ebd5f754dafd4a0a489e5ed4ac7aa2c4c9b95 | 0ed9effaeea94f2789873878754bbc0a6905a3f0 | /Game/src/de/tEngine/shaders/GuiShader.java | 700ea3d3ad46817d362277d53ec25c08d1129c87 | [] | no_license | TimPhillip/tEngine | c556fa5446d28d54123ab9504f67425d9c36424d | 50a09e1ca7f286eaca03f64a31fae744362356e1 | refs/heads/master | 2021-01-18T14:09:49.712792 | 2015-03-05T14:34:37 | 2015-03-05T14:34:37 | 28,607,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package de.tEngine.shaders;
import de.tEngine.math.Matrix4f;
public class GuiShader extends Shader {
private static final String VERTEX_FILE = "src/de/tEngine/shaders/gui.vs.glsl";
private static final String FRAGMENT_FILE = "src/de/tEngine/shaders/gui.fs.glsl";
private int transformationMatrix_Location;... | [
"Tim@Tims-PC.fritz.box"
] | Tim@Tims-PC.fritz.box |
83b767d2d3bfd2906a6f8c8510e3143a47103cd0 | 2548d35c32b63d1b1c813702a8a739c7f0ef657e | /src/main/java/org/intellij/xquery/settings/XQueryConfigurable.java | 5a186c171f6cc332aa5bb2ce12d785c9024956a0 | [
"Apache-2.0"
] | permissive | overstory/marklogic-intellij-plugin | 5a0da9e0e2f3771fa2444e56af4e24991fd3e077 | 82a07f36b7ac79fa0b701d3caaa67846d9dce896 | refs/heads/master | 2022-05-11T07:55:04.498910 | 2020-02-20T09:37:01 | 2020-02-20T09:37:01 | 84,892,241 | 12 | 2 | Apache-2.0 | 2022-05-04T12:11:09 | 2017-03-14T01:38:44 | Java | UTF-8 | Java | false | false | 2,836 | java | /*
* Copyright 2013-2015 Grzegorz Ligas <ligasgr@gmail.com> and other contributors
* (see the CONTRIBUTORS file).
*
* 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... | [
"ligasgr@gmail.com"
] | ligasgr@gmail.com |
c7c41ef4f3176f4a43321546823daac34173ce44 | 4f0a7404d3f92fc0c9dd43b35f498642578ad800 | /IPS_l33_Sprint1/src/pgh/business/antecedentesClinicos/ListaAntecedentes.java | acbacb54367e54d4a333d7287ae91bb3af6cfb35 | [] | no_license | nicomencia/IPS21_L33 | f7892ac8137e2855a41ca0d9839fb96b4a124638 | 63aa16209a5501d996a916a797833170ad8d8de1 | refs/heads/master | 2023-02-11T17:01:26.122507 | 2020-12-15T07:56:46 | 2020-12-15T07:56:46 | 301,148,334 | 1 | 0 | null | 2020-11-30T16:40:15 | 2020-10-04T14:24:54 | Java | UTF-8 | Java | false | false | 1,444 | java | package pgh.business.antecedentesClinicos;
import java.util.ArrayList;
import java.util.List;
import pgh.business.prescripcion.FindAllPrescripciones;
import pgh.business.prescripcion.Prescripcion;
import pgh.business.prescripcion.PrescripcionDTO;
public class ListaAntecedentes {
List<AntecedentesDTO> result ;
Li... | [
"56447390+AlbertoFreije@users.noreply.github.com"
] | 56447390+AlbertoFreije@users.noreply.github.com |
be157964e34fda4c104111071dc8bc09cde37ae4 | 7a4bb2e33080624227dc308e5aebf7a943d45796 | /clusterdemo/src/main/java/com/anand/test/clustertest/redisson/clusterdemo/aop/RCacheGet.java | 0b1cb3a34721c8faef1a0676330e3c1edd6cd6ab | [] | no_license | anandbose79/RedissonSample | 6db9b7730a97cec23c3c08589ff4f6ff004ab00e | fcc39d3e5cec729dbc4f0e30cba55296dd485a01 | refs/heads/master | 2021-08-17T07:32:45.245141 | 2017-11-20T23:13:32 | 2017-11-20T23:13:32 | 109,770,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 408 | java | package com.anand.test.clustertest.redisson.clusterdemo.aop;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface RCacheGet {
... | [
"anandbose@anands-mbp.attlocal.net"
] | anandbose@anands-mbp.attlocal.net |
5adf38f8d0519ee430207a4f29a4207f087af0f8 | 47bd57b36eb777dead94f0925f7922fb76f5b94f | /taotao-sso/taotao-sso-interface/src/main/java/com/taotao/sso/service/UserService.java | 324591dd78723cdcd6d17578f654c7dcc9f6ff8b | [] | no_license | duchaochen/taotao | b76f4dcf45a3c86ebda241fb61a6cc4e5ba82575 | d9a66449c4e7d7cd45964b298c46a1cf9ca43cbe | refs/heads/master | 2020-03-24T13:15:25.904861 | 2018-09-12T13:36:15 | 2018-09-12T13:36:15 | 142,739,910 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package com.taotao.sso.service;
import com.taotao.common.pojo.TaotaoResult;
import com.taotao.pojo.TbUser;
public interface UserService {
TaotaoResult checkData(String data, int type);
TaotaoResult register(TbUser user);
TaotaoResult login(String username, String password);
TaotaoResult getUserByToke... | [
"939705214@qq.com"
] | 939705214@qq.com |
3cfe6a424394c711dda6fe7862ebd1f50f89b0ca | 88abd24908c9d01792daa4de02d68eadf9b56652 | /SentimentAnalysis_new/src/com/senti/SentimentAnalysis/core/Sentence.java | 85ab9c6e9d461b719b31bb95b93e93f898196ef9 | [] | no_license | GirishGore/SentiEngine | f647410fa75841444175ca9ad6b2b8792340691c | 59d11f4c3c2cd7131d62899edb068b200cf5e9d4 | refs/heads/master | 2020-05-19T11:47:01.461659 | 2015-01-01T10:25:40 | 2015-01-01T10:25:40 | 26,477,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,933 | java | package com.senti.SentimentAnalysis.core;
public class Sentence {
private static final int MAX_NOUN_ADJ_LIMIT_IN_SENTENCE = 300;
private int sentenceId;
private String sentence;
private String[] nouns = null;
private String[] adjectives = null;
private Integer[] nounDistance = null;
priv... | [
"girish.gore@gmail.com"
] | girish.gore@gmail.com |
3b45b43e6f53b69c7f3a90befc5dd4a548460fb2 | 8f5f96c0c3381b675ee921713ad6f1c85fe82b72 | /weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/result/WxPaySandboxSignKeyResult.java | 6326f694d38d0e390a970f7b2df42d7a70f99175 | [
"Apache-2.0"
] | permissive | IdoFree/java-wx-tools | eb900d4b095570ea1a646c4a726e0b4eb1fa4c2b | c6f7656e3aaf7f07d234a38ab1eb315fd24207dc | refs/heads/master | 2020-12-02T06:27:57.343824 | 2017-07-11T01:52:33 | 2017-07-11T01:52:33 | 96,837,900 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 724 | java | package com.github.binarywang.wxpay.bean.result;
import com.thoughtworks.xstream.annotations.XStreamAlias;
/**
* <pre>
* Created by BinaryWang on 2017/6/18.
* </pre>
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
*/
@XStreamAlias("xml")
public class WxPaySandboxSignKeyResult extends WxPayB... | [
"binarywang@gmail.com"
] | binarywang@gmail.com |
76c2c2519b6b3f6468b9ffead2611d97a8614025 | 64714905bd5375e6fbf3399762918ecb4963564f | /src/classwork07/java/TestFinal.java | 4374ee52a29ced8b8158cc14fb8d7779035b305a | [] | no_license | ErnVint/M-JC1-23-19 | 862786268a02f76c1d7808507d1cf39f5fbd7ab9 | af6aa2ccdfd7b2721544a415dd760717d3368706 | refs/heads/master | 2020-08-06T04:44:46.907899 | 2019-11-15T14:42:22 | 2019-11-15T14:42:22 | 212,839,221 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | import java.util.ArrayList;
import java.util.List;
public class TestFinal {
public static void main(String[] args) {
final TestMap testObj = new TestMap();
System.out.println(testObj);
testObj.getList().add("fds");
testObj.setIn(10);
testObj.setStr("fasdvb");
System.... | [
"ernvint@gmail.com"
] | ernvint@gmail.com |
acb049ceb2abd8bc7a0df80f784e4b8d353c0349 | 5b7bd094100eefa70c6986a156e76a8b562fe23f | /src/main/java/nl/bos/gtd/client/MemberForm.java | 54a4791548bcb23a0efe3e4f40cea6955d76ca58 | [] | no_license | HetBenkt/gtd_client | 3fcf286e8e2fcb4dfd7f329a34e821fceb181f42 | e6c272e435254c6a811261c1766aeeb88ed0901c | refs/heads/master | 2021-09-07T13:59:46.295157 | 2018-02-23T22:43:47 | 2018-02-23T22:43:47 | 115,195,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,238 | java | package nl.bos.gtd.client;
import com.vaadin.data.Binder;
import com.vaadin.event.ShortcutAction;
import com.vaadin.ui.*;
import com.vaadin.ui.themes.ValoTheme;
import nl.bos.gtd.server.entities.Member;
class MemberForm extends FormLayout {
private final VaadinUI vaadinUI;
private final TextField firstName;
... | [
"antal.bos@amplexor.com"
] | antal.bos@amplexor.com |
2c41147a99b291ec29f5de21f227ad57e87926a7 | 35fb98a8ea4f3f7ccc2cc06808636b73337c244b | /Proyecto/src/Dominio/Ranking.java | 5a6245c8fb1f69bf79c5e3706de9d430284ac40d | [] | no_license | metabit1000/ChessApplication-PROP | 89e7f85a1348297b8ed7f0585af2de80c084347d | c90c945a398a6bed770af84dfe5b4ecab81991e3 | refs/heads/master | 2022-07-17T20:39:32.140280 | 2020-05-08T10:48:44 | 2020-05-08T10:48:44 | 177,303,343 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,831 | java | package Dominio;
import java.util.*;
/**
*
* @author Jordi
*/
public class Ranking {
private Map<String,Double> rank = new HashMap<>();
public Ranking() {}
/**
* pre:-
* post:Ordena el ranking segun los valores de las keys
*/
public void ordenar(){
List<Map.Entry<Strin... | [
"aslexag0@gmail.com"
] | aslexag0@gmail.com |
4091bf3ba393870222c5029db773643cbaa3da34 | c3e72ccf9671c47b349cbb022df3fb8805c20572 | /Algorithms/Sorting/SelectionSort.java | 9f61b6460442e983e99116a3a5e19b8308d3f01a | [] | no_license | Sanat0412/My_DataStructure_Algorithm | 954672ed9140dac30a2d8f4e3741dee69eaa31b5 | f3a2d04255b19869adb7624d808c912815784dbf | refs/heads/master | 2023-09-02T10:43:37.292875 | 2021-10-22T16:04:32 | 2021-10-22T16:04:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 815 | java | package Algorithms.Sorting;
import java.util.Arrays;
public class SelectionSort {
public int[] sort(int[] array) {
int n = array.length;
for (int i = 0; i < n - 1; i++) {
int min = i;
for (int j = i + 1; j < n; j++) {
if (array[j] < array[min])
... | [
"sachin2252sharma@gmail.com"
] | sachin2252sharma@gmail.com |
916d829b1d2a6b11bb0bcc7dccbbf5ce250c9bbd | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Time/13/org/joda/time/LocalDateTime_getValue_563.java | 32c1f7d6367bb73cf3e17dc63bb66c1c7dc2e7b6 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 3,703 | java |
org joda time
local date time localdatetim unmodifi datetim repres
datetim time zone
local date time localdatetim link readabl partial readableparti
method focu kei field year month year monthofyear
dai year dayofyear milli dai millisofdai
field fact queri
intern local date time l... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
19c6e94075ff3f0c07c805ef1ddf8ce98bd1e9b3 | 9667e0b7ab10e18f9d615c2c06f831f9b45b3413 | /it/denzosoft/mobile/common/util/ArrayList.java | 384b3cd1b77c24f6540968ec0af86166df5517ad | [] | no_license | 2011FallUConnCSE2102/CSE2102musicIcelandExplosions | 08cac0bf1cbba8cc8c28fac13cf15659968d08ca | 2e9ff2a315616cff86809970e0fd2809b61f85db | refs/heads/master | 2021-01-19T16:58:55.558084 | 2011-06-14T16:06:54 | 2011-06-14T16:06:54 | 1,895,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,122 | java | /*
* QuickList.java
*
* Created on 10 novembre 2006, 15.50
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package it.denzosoft.mobile.common.util;
public class ArrayList {
private Object[] storedObjects;
private int growthFactor;
pr... | [
"therese.smith@uconn.edu"
] | therese.smith@uconn.edu |
50800e995fa071c59655614c508dc05b817985ad | afff52b30c0f0003de3a312c67246c421e45ef3d | /fts-fore/fts-api/src/main/java/com/lnsf/rpc/domain/SysSession.java | 69d0c1cc9fd2b1056ddae2796d1405885df49e3a | [
"Apache-2.0"
] | permissive | squirrelmoney/rpc_ticketing_system | a032f1eabc540ce74af9ef1bcbbbf3e768883690 | d55f770fbe1c8628bd2ba9bbcd3ee526f7636445 | refs/heads/main | 2023-04-30T16:07:50.417732 | 2021-05-12T07:39:49 | 2021-05-12T07:39:49 | 366,624,298 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,035 | java | package com.lnsf.rpc.domain;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotNull;
import javax.validation.constraint... | [
"twl426526@163.com"
] | twl426526@163.com |
5010edf34a9a4589c8f6e2d5cfb1780aaa819092 | 057dcc4badb026e87851459f70b68d8007600560 | /backend/src/main/java/com/devsuperior/dspesquisa/entities/Record.java | be190878b079b36097daa2cf96aab241393b0a67 | [] | no_license | LeandroHamorim/dspesquisa | 3bc33f4b4327a92b0d5a588ce5614660666e9e8b | 51480178b5590c57bb55341291b8f1e156f612d2 | refs/heads/master | 2022-12-12T01:09:52.851167 | 2020-09-17T03:06:55 | 2020-09-17T03:06:55 | 295,597,137 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,947 | java | package com.devsuperior.dspesquisa.entities;
import java.io.Serializable;
import java.time.Instant;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
i... | [
"leandrohamorim@outlook.com"
] | leandrohamorim@outlook.com |
a951c83d818675462337f3ca1509cb0372b5a3ab | 4ea5099e48e2a9724842ccc638f7f7f7deafd5e5 | /src/main/java/Program.java | 835083b4e2bb2c62a0df5c4a756a4cf981d8b59a | [] | no_license | eryktr/StudentManager | 1166b03051a8904ff793439804a94603fe4548c8 | 17a85685fa76aafd842395b89563bdef8b5c62ce | refs/heads/master | 2020-04-01T04:33:12.926108 | 2018-10-15T16:59:20 | 2018-10-15T16:59:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 277 | java | import java.sql.Connection;
public class Program {
public static void main(String[] args)
{
ConnectionBuilder cb = new ConnectionBuilder();
DBManager db = new DBManager(cb);
UserInterface ui = new UserInterface(db);
ui.start();
}
}
| [
"eryk.trzeciakiewicz@gmail.com"
] | eryk.trzeciakiewicz@gmail.com |
f9d5950196ee595fbb5a104c83fd022c30e71b47 | a33f198b68caaae9193eb51dd79a2857361f9a01 | /app/src/main/java/com/therealbatman/estacionamentointeligente/activity/FuncionarioActivity.java | 06fd005de47be56154a9170b59fb4e16977c93e2 | [] | no_license | anefernandes/SmartParking | 6013b63308a2f06bfbcfbac33404bbf88e468974 | 83aa8cceb5bc1e5defa165f05c2b9cd8bfc5731b | refs/heads/master | 2022-11-04T01:04:17.192091 | 2020-06-11T20:38:19 | 2020-06-11T20:38:19 | 263,466,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,738 | java | package com.therealbatman.estacionamentointeligente.activity;
import androidx.annotation.RequiresApi;
import androidx.appcompat.app.AppCompatActivity;
import retrofit2.Call;
import retrofit2.Callback;
import retrofit2.Response;
import retrofit2.Retrofit;
import android.content.Intent;
import android.os.Build;
import ... | [
"fernandes.anec@gmail.com"
] | fernandes.anec@gmail.com |
91a72791f3be4dbd5a515c11a29854e21554810b | fbe04500281dd9d85f3919b04bebfa9440372b95 | /core/src/main/java/howard/cinema/core/manage/tools/SecurityUtil.java | 7d906a7b871cc97a4c73eb8aa8b6a2aa69e9fd45 | [] | no_license | huojiajin/cinema | a568606fe8a9fa555d9394b466d75276fa1de022 | ddb7cc18eddf1e84ad6737896bcd8c3b4249a4db | refs/heads/master | 2023-06-03T10:37:37.777337 | 2021-06-22T10:15:42 | 2021-06-22T10:15:42 | 368,632,098 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,693 | java | package howard.cinema.core.manage.tools;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.util.Assert;
import org.springframework.util.StringUtils;
import javax.crypto.Cipher;
import javax.crypto.KeyGenerator;
import javax.crypto.SecretKey;
import javax.crypto.spec.SecretKeySpec;
im... | [
"lianyingshi123"
] | lianyingshi123 |
ca4767ceb4c795ded0ba2bb45c60af87de7a9fa7 | 8f801d643b505db53ef3d79d34e098e27431a0aa | /src/main/java/del/ac/id/demo/controller/StoreController.java | b63f96b9707b8520d70cc90c565be39565a0beea | [] | no_license | richyemanik/TopedKelompok7 | dfdecc42e0e619366c269252f88697e6353ad48c | c2bc719b747375229a32f056e5c9e9f72226a9cb | refs/heads/master | 2022-12-29T19:58:38.775122 | 2020-10-18T17:28:57 | 2020-10-18T17:28:57 | 305,107,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 926 | java | package del.ac.id.demo.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.mongodb.core.MongoTemplate;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import or... | [
"janesinambela14@gmail.com"
] | janesinambela14@gmail.com |
564e4d7df20167bf032d0cbeb5102c0bd582999f | d4bb48bc587de68479240882fdd29ae3ba20fbe2 | /src/main/java/riot/riotctl/discovery/HostInfo.java | f83be496efa34bf9fb185068b36be7da167e6e76 | [
"Apache-2.0"
] | permissive | riot-framework/riotctl | 258062573183a1d537394dd82e4501c7b59d092f | 90a87b531fdf3495b4affa5546944f60f857e617 | refs/heads/master | 2020-07-10T04:31:31.035193 | 2019-10-01T09:37:58 | 2019-10-01T09:37:58 | 204,167,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 584 | java | package riot.riotctl.discovery;
import java.net.InetAddress;
public class HostInfo {
private final InetAddress host;
private final String username;
private final String password;
public HostInfo(final InetAddress host, final String username, final String password) {
this.host = host;
... | [
"frederic@auberson.net"
] | frederic@auberson.net |
24bba30151c5aa59481e7337d6f9b95d2245a7e0 | 208ba847cec642cdf7b77cff26bdc4f30a97e795 | /l/src/androidTest/java/org.wp.l/FactoryUtils.java | afa8296ae6e3cbc0378e25139f357d500ef3fef5 | [] | no_license | kageiit/perf-android-large | ec7c291de9cde2f813ed6573f706a8593be7ac88 | 2cbd6e74837a14ae87c1c4d1d62ac3c35df9e6f8 | refs/heads/master | 2021-01-12T14:00:19.468063 | 2016-09-27T13:10:42 | 2016-09-27T13:10:42 | 69,685,305 | 0 | 0 | null | 2016-09-30T16:59:49 | 2016-09-30T16:59:48 | null | UTF-8 | Java | false | false | 1,802 | java | package org.wp.l;
import org.wp.l.mocks.OAuthAuthenticatorFactoryTest;
import org.wp.l.mocks.RestClientFactoryTest;
import org.wp.l.mocks.SystemServiceFactoryTest;
import org.wp.l.mocks.XMLRPCFactoryTest;
import org.wp.l.networking.OAuthAuthenticatorFactory;
import org.wp.l.networking.RestClientFactory;
import org.wp.... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
a1f56e7fcec1b3cce7165047855ee541f23e996e | d02163568871dfd3b5beb775c2de8864f200256f | /src/main/java/com/cavalier/questionnaire/back/exception/NotImplementedException.java | 6aaad6abe95833bb67cdbe6cb8ec531d9a6b0f86 | [] | no_license | CCavalier/Questionnaire-WS | bc2aae73426ecb0c2ca7e386f64fb370f5ee8105 | 9cc1b8d790bbc4887d3150c91a277722ed8f2033 | refs/heads/master | 2021-01-21T05:03:30.485444 | 2016-04-08T16:49:04 | 2016-04-08T16:49:04 | 42,478,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package com.cavalier.questionnaire.back.exception;
public class NotImplementedException extends Exception {
/**
*
*/
private static final long serialVersionUID = 7466202671298436761L;
public NotImplementedException(String message) {
super(message);
}
public NotImplementedException(String message, NotImple... | [
"malika@localhost.localdomain"
] | malika@localhost.localdomain |
6cb87adb838b348afaadcc604e627b81f6a5c866 | da7718fc73ec8b68d25261c6c9a4091dffb16c1d | /src/main/java/com/ws/hessian/io/BasicDeserializer.java | 6c028afe1822f13cf2ae9bdd6dd723dc1f26d2a1 | [] | no_license | kevan123456/Utils | 8681bf8ad40c0a6be255c1fa46f655545d582d81 | 01bd7503d8ebf249a7a6124b8c21d944e11bd0cd | refs/heads/master | 2021-05-15T18:22:55.691252 | 2017-11-29T07:34:03 | 2017-11-29T07:34:03 | 107,623,757 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,673 | java | package com.ws.hessian.io;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Date;
public class BasicDeserializer extends AbstractDeserializer {
public static final int NULL = 0;
public static final int BOOLEAN = 1;
public static final int BYTE = 2;
public static final int SHORT... | [
"415407279@qq.com"
] | 415407279@qq.com |
5778a4430e2bd8ed4032078428acde522254a7ee | 56c3f14b558c7cd33de57ea5c9d9e49f3fbafcc7 | /src/main/java/com/wxsoft/xyd/system/service/impl/.svn/text-base/SysCouponsConfServiceImpl.java.svn-base | 3daa6e5c02ce7e4be08ae6ad9ddaee5a37d8e26e | [] | no_license | qifaqiang/bbmall | 76cda2a7823e22679d520b2f121e91f8c81e50fd | 12e89fd80c6983c0cc4f466a76758cf5145bdaec | refs/heads/master | 2021-01-24T17:43:45.131477 | 2017-03-30T12:16:33 | 2017-03-30T12:16:33 | 81,913,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,933 | /**
* @文件名称: sysCouponsConfService.java
* @类路径: com.wxsoft.xyd.system.service.impl
* @描述: TODO
* @作者:kyz
* @时间:2015-8-10 下午05:50:09
*/
package com.wxsoft.xyd.system.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.L... | [
"qifaqiang1990@163.com"
] | qifaqiang1990@163.com | |
8d5efa0ae3d5191a62b10a6a3ba16f6e7081b1d0 | 2aca2c25ef63596a3f2c3703841c7ece7266d0d1 | /Stage 3/CriteriAPIDemo/src/main/java/com/cts/Product.java | a2d32fb1e509c88a65d7894b0a3dc6cf84927584 | [] | no_license | RishabhGupta15/Cognizant-Internship | a0d4e74bfc2798de6d3519330236a5844978531b | f1ad491fdf51d3c731295e8e5e806ca5061e4e91 | refs/heads/main | 2023-09-03T18:40:53.492566 | 2021-10-12T11:51:11 | 2021-10-12T11:51:11 | 381,082,087 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,524 | java | package com.cts;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "product")
public class Product {
@Id
@GeneratedValue(strategy = Ge... | [
"48063952+RishabhGupta15@users.noreply.github.com"
] | 48063952+RishabhGupta15@users.noreply.github.com |
6fe04322b69517195cacf778ac40720468fc4d3c | b025e05d89fdcfad8fe91fba1e41f8a05f2ec447 | /resourcemanagement/src/main/java/com/resource/app/model/RoleDetails.java | 53afcb392025c635565f795bbf53a87c37033c8d | [] | no_license | ashakrishnan1997/resourcemanagement | 6a04ba2ea82aa8182beaf3260e9f8c1dcee470d6 | 63355c48cc39b3e135d566a52d47b2aca411818a | refs/heads/master | 2022-11-13T00:04:38.666730 | 2020-06-25T13:12:23 | 2020-06-25T13:12:23 | 274,915,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 672 | java | package com.resource.app.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class RoleDetails {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
p... | [
"ashakrishnan1997@gmail.com"
] | ashakrishnan1997@gmail.com |
7638593ac6460b7bd8c9fbc560793d12f70bd53d | 69fd7f28a8a4a3b95b97e448626d979241b74d58 | /onion/src/main/java/com/example/onion/OnionApplication.java | f7bedf2599302d8c7260301e2f1254f1d80a484c | [] | no_license | huleTW/layer-demo | 0cb99e480486161844d769f6f9b239deef1e80b5 | 644eb9f3a4ff51ea1a14595ec2c21eadfa8a7ff7 | refs/heads/master | 2020-12-13T00:19:30.091055 | 2020-01-17T07:29:46 | 2020-01-17T07:29:46 | 234,265,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 308 | java | package com.example.onion;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class OnionApplication {
public static void main(String[] args) {
SpringApplication.run(OnionApplication.class, args);
}
}
| [
"le.hu.2010@163.com"
] | le.hu.2010@163.com |
b6ec3fffe443a9d0229b06da8626db7c0d7916e8 | 5f19b8870d1a19a56ce32217945cfec14fff5e37 | /src/com/jiuli/library/adapter/LibraryAdater.java | 922f7f5fc42f053399357517e90d1a926d88b79f | [] | no_license | siberiawolf126/AndroidLibrary | cd84c461f4c5198de54a645c91a14d9144aa4944 | c95e9f1061b5794e66068d86f0248392e069766c | refs/heads/master | 2021-04-09T17:27:26.076211 | 2015-07-17T09:27:36 | 2015-07-17T09:27:36 | 38,485,806 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,776 | java | package com.jiuli.library.adapter;
import java.util.List;
import android.content.Context;
import android.util.SparseArray;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
public abstract class LibraryAdater extends BaseAdapter {
privat... | [
"siberiawolf89@126.com"
] | siberiawolf89@126.com |
d3a368d65453cac8e4ac05f1d7bebed11171b652 | d8fe9a2fd9a3b400d6c57e78df54db17c670687d | /app/src/main/java/mrzhang/com/wanandroid/study/core/http/exception/ServerException.java | abf579a9f2a9c729d616cbae03c69b792a8bd791 | [] | no_license | jmzhangyiming/WanAndroidStudy | 854cdde92639e2a8de531e83c3da97669b6fe2f2 | 32b776a5cdfaca256e5c5284582af91323bf91f5 | refs/heads/master | 2020-04-15T17:20:19.383001 | 2019-03-20T12:56:20 | 2019-03-20T12:56:20 | 164,870,847 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 493 | java | package mrzhang.com.wanandroid.study.core.http.exception;
/**
* @author quchao
* @date 2017/11/27
*/
public class ServerException extends Exception {
private int code;
public ServerException(String message) {
super(message);
}
public ServerException(String message, int code) {
su... | [
"MrZhangYiMing@163.com"
] | MrZhangYiMing@163.com |
bb06ae9aa733acb1b9aa77602618e415a4624b51 | 4010da7d972290c2451a4cdd97496d6227b577c8 | /src/main/java/com/tw/item/Elixir.java | 984cb36b629791929f9db49bb10688f24ea515ae | [] | no_license | twojcicki/rpg | 547d1fa09dd6d0881e831b0ca258a47bb68ebc4e | b9a31cae20e50a35d072f6960fcce6b7293ce47c | refs/heads/master | 2020-05-06T20:14:49.150278 | 2019-04-10T19:43:02 | 2019-04-10T19:43:02 | 180,229,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 826 | java | package com.tw.item;
import com.tw.context.GameContext;
public class Elixir implements Behavior {
@Override
public String getInfo() {
return "You find a bottle with ELIXIR!";
}
@Override
public void fight(GameContext gameContext) {
gameContext.showMessage("You fight with elixir an... | [
"tomasz.wojcicki@wp.pl"
] | tomasz.wojcicki@wp.pl |
95d4ae3ba5bf9d7b08ec135ee034b94240abab12 | 26cd5f670258e331e7daf2b84b37da60ff74a03b | /MyThread.java | 85b9cab3572f0927e2957992c4c7634992cc8abc | [] | no_license | ShingoSugahara/1225 | 59fd7602f6c0bbc3d7dc52593e7b3fbf4ac33729 | 1a244cb98eb0a8405cb959cf7abeb57a5cda7400 | refs/heads/main | 2023-02-03T15:54:53.117978 | 2020-12-25T06:58:22 | 2020-12-25T06:58:22 | 324,306,787 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package pory.kansai.sample;
public class MyThread implements Runnable {
public void run() {
for(int i=0; i<100;i++) {
System.out.println("MyThreadのrunメソッド("+i+")");
}
}
}
| [
"noreply@github.com"
] | ShingoSugahara.noreply@github.com |
805bdf37d3279b63d4dd3964a50ddd80d57e0419 | a888607cf6dc8a3a1119496f5c275bce57ee5310 | /Board/src/article/service/DeleteRequest.java | 550c8f54beacfc880c7cadbaec50a2167d901fbf | [] | no_license | sohyunL/koitt | 61152bbe73cc336faaa43d98e3a567853fea2bd1 | f57b55dd3538c8fd23bdf569c79b646e544bfab1 | refs/heads/master | 2020-03-30T04:17:55.795467 | 2018-09-29T05:21:38 | 2018-09-29T05:21:38 | 150,735,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package article.service;
import java.util.Map;
public class DeleteRequest {
private int userId;
private int articleId;
public DeleteRequest(int userId, int articleId) {
this.userId = userId;
this.articleId = articleId;
}
public int getUserId() {
return userId;
}
public int getArticleId... | [
"KOITT-02-A@KOITT-02-A-PC"
] | KOITT-02-A@KOITT-02-A-PC |
d60e317814aa5427cb3c5a902f6e3763a2fc5617 | 9bda2bd2abc16a3b02804cd486e6156ee819fe83 | /SummonAndroid/app/src/main/java/com/vishalkuo/summon/RetroService.java | 51c905280a4f4306ee04b692cfacc8d212f4d429 | [] | no_license | vishalkuo/summon | eab60f1e4f61fdca24df08bc4d6ef3b3b351dfe4 | 1b009cf3c40c903c6880b5e52af32d9110e307cf | refs/heads/master | 2021-01-18T14:06:26.421169 | 2015-09-06T15:20:10 | 2015-09-06T15:20:10 | 38,364,976 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package com.vishalkuo.summon;
import retrofit.Callback;
import retrofit.http.Body;
import retrofit.http.POST;
/**
* Created by vishalkuo on 15-07-01.
*/
public interface RetroService {
@POST("/api/v1/tableRequest")
void newPostTask(@Body TableRequest tableRequest, Callback<String> taskCallback);
}
| [
"vfkuo@uwaterloo.ca"
] | vfkuo@uwaterloo.ca |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.