blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6ded49f3a984aec3fce9f5c315d5853521969f7d | 0d023b4ba193bef390473e9004ff9c75a142a50f | /myapplication/src/test/java/com/example/ru/mirea/boyko/myapplication/ExampleUnitTest.java | 7a4a8847262469b6ce83dd4e2bb37a986ba0e567 | [] | no_license | BoykoAlexe/PMob1 | 5bb58e0e2ba3f3254d487f7e01df56c68b6a5827 | 672a3c858f441b7f05283a6d417eb735d0873dad | refs/heads/main | 2023-03-11T05:46:07.843204 | 2021-02-28T17:35:27 | 2021-02-28T17:35:27 | 343,170,149 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package com.example.ru.mirea.boyko.myapplication;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Te... | [
"keksboyko@mail.ru"
] | keksboyko@mail.ru |
fe3c9b4b24093e6a05c10ce1232c74319e9cce64 | f5aa28626cdc71f8073c80c546f6994497413b43 | /Java/LeetCode/subarrays/MaximumSubarraySumFlippingSignsAtMostKElements.java | b228e6c93ab2a356e89d50775564ca7c6b6a68f7 | [] | no_license | nupuragrawal3/DataStructureAlgo | e1fdcb76d80bc4ff3c94bdab5b436c2b51eb97a7 | 39d70082acd8b2211386a28fcfcf35723b43db99 | refs/heads/master | 2020-09-11T21:16:06.696316 | 2019-11-10T15:17:29 | 2019-11-10T15:17:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,245 | java | package Java.LeetCode.subarrays;
import java.util.Arrays;
/**
* Author: Nitin Gupta(nitin.gupta@walmart.com)
* Date: 2019-07-25
* Description: https://www.geeksforgeeks.org/maximum-subarray-sum-by-flipping-signs-of-at-most-k-array-elements/
* Given an array arr[] of N integers and an integer K. The task is to fin... | [
"iit.gupta2010@gmail.com"
] | iit.gupta2010@gmail.com |
26fd16ccdc6c5bf3acbf276280317fb24fca46f8 | 1baf1a67629de41e5cbdb763204e2e8a112832dc | /src/test/java/com/cq/springbootjpademo/TopicTest.java | 10e5a61439280b06a3bb8150cc820645c337f3ed | [] | no_license | Arthur-Cao/spring-boot-jpa-demo | 602e87f5fb187ab6afb92c19e199bfd4ba59a476 | 77fba45f317ce99426096bf654baf458a9b36570 | refs/heads/master | 2020-04-05T06:40:23.601407 | 2018-11-08T03:41:25 | 2018-11-08T03:41:25 | 156,646,063 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 856 | java | package com.cq.springbootjpademo;
import com.cq.springbootjpademo.domin.Topic;
import com.cq.springbootjpademo.repository.TopicService;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
imp... | [
"arthur1cecj@gmail.com"
] | arthur1cecj@gmail.com |
da376341368b129ccb666cac839415bd98844645 | 7bae27cbbc4af0f26c7f2c00deb2849b1780dbca | /skeleton/src/main/java/cn/sinjinsong/skeleton/security/token/impl/TokenManagerImpl.java | 0c34b1466868ecf7233caf21b6454bd753dcbdc2 | [] | no_license | yeshaohuagg/JavaWebSkeleton | 4244adc626e7046472a4b4c9c0c1a775da08e2ce | 20ca13263f09744011da23147b62c24668fe77c6 | refs/heads/master | 2021-09-19T09:10:27.835484 | 2018-07-26T06:34:20 | 2018-07-26T06:34:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,770 | java | package cn.sinjinsong.skeleton.security.token.impl;
import cn.sinjinsong.common.cache.CacheManager;
import cn.sinjinsong.skeleton.exception.token.TokenStateInvalidException;
import cn.sinjinsong.skeleton.properties.AuthenticationProperties;
import cn.sinjinsong.skeleton.security.domain.TokenCheckResult;
import cn.sinj... | [
"827109043@qq.com"
] | 827109043@qq.com |
edaf8294a4caf0d49bb428e136b9961107d91c5d | 7659ff66a50bc4795a4639e189205ce47b418c2b | /app/src/main/java/com/example/linda/databasewithlistexample/MainActivity.java | 5b32bb65ba55d3ab6b9b66e3da9d31e25d12fbc6 | [] | no_license | QuinicAcid/DatabaseWithListExample | 40dc224d31a10c3bfa2f00031114593c144acf68 | 1f47eedb837a1be10bde6c30d19db72691e943e8 | refs/heads/master | 2020-03-22T19:08:38.141376 | 2018-07-13T04:13:42 | 2018-07-13T04:13:42 | 140,508,617 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,221 | java | package com.example.linda.databasewithlistexample;
import android.app.Activity;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.View;
import android.view.WindowManager;
import android.widget.Adap... | [
"madica@yahoo.com"
] | madica@yahoo.com |
40ce1b18d566578c665308257c7a4388898d3afa | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /P40_HarmonyOS_2.0.0_Developer_Beta1/src/main/java/android/freeform/adapter/FloatItemAdapter.java | 73ec8a9600be1dde7c81e406543d45af99805438 | [] | 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 | 5,564 | java | package android.freeform.adapter;
import android.app.ActivityManager;
import android.app.ActivityOptions;
import android.content.Context;
import android.content.Intent;
import android.os.SystemProperties;
import android.os.UserHandle;
import android.util.Flog;
import android.view.LayoutInflater;
import android.view.Vi... | [
"dstmath@163.com"
] | dstmath@163.com |
ee04417cb89dc96df8ee1589e2d48c9701fac866 | dd17413f728080d88077d335acc7174828f029a4 | /src/APT201/Tourney.java | 3936e0656e34fe67e490155b63a2b233276fe88f | [] | no_license | yubotian/ICPC_practice | 732677e5e22eb6b081bfe7aea6f58d8efb80b0aa | cb89b44d839b36c6d9697aedbbda692841a1b917 | refs/heads/master | 2020-04-01T07:00:30.355329 | 2015-11-06T17:04:52 | 2015-11-06T17:04:52 | 25,493,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,031 | java | package APT201;
public class Tourney {
public String winner(String[] bracket, String results) {
if (bracket.length == 1)
return bracket[0];
String[] nextbracket = new String[(bracket.length) / 2];
String ref = "LH";
for (int i = 0; i<bracket.length; i++){
if (bracket[i].equals("bye")){
resul... | [
"yubo.d.tian@gmail.com"
] | yubo.d.tian@gmail.com |
97cfa2e7955ea5217dc9896c430f670ecab4672f | d6b6abe73a0c82656b04875135b4888c644d2557 | /sources/com/google/common/collect/gw.java | 4ceb4c311aecdc6dea82f2ff5efaf0884fd9aeb0 | [] | no_license | chanyaz/and_unimed | 4344d1a8ce8cb13b6880ca86199de674d770304b | fb74c460f8c536c16cca4900da561c78c7035972 | refs/heads/master | 2020-03-29T09:07:09.224595 | 2018-08-30T06:29:32 | 2018-08-30T06:29:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 804 | java | package com.google.common.collect;
import com.google.common.base.o;
import com.google.common.collect.Multiset.Entry;
import javax.annotation.Nullable;
abstract class gw<E> implements Entry<E> {
gw() {
}
public boolean equals(@Nullable Object obj) {
if (!(obj instanceof Entry)) {
retur... | [
"khairilirfanlbs@gmail.com"
] | khairilirfanlbs@gmail.com |
8b8ac54fb072741cb9da20cc0abb14a38844c16f | c8df2b2ffb6eae760d5f1a7cd71e5b4becf23a3b | /app/src/main/java/com/ampme/challenge/utils/Utils.java | 0cac6dc5d4fc908d8771865afeb08793a8c26682 | [] | no_license | ldev6/challenge | 756dc8894637bdc0fe2f03172ea2e422740f6305 | 237c2c6ff75a572383f5e1da3e817ada63aa4f70 | refs/heads/master | 2021-01-17T23:35:43.124913 | 2017-03-07T18:51:48 | 2017-03-07T18:51:48 | 84,229,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 896 | java | package com.ampme.challenge.utils;
import android.app.Activity;
import android.app.FragmentManager;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
public class Utils {
/**
* To change fragment
*
* @param activity
* @param idView
* @param fragment
... | [
"laurence.de.villers.prog@gmail.com"
] | laurence.de.villers.prog@gmail.com |
99e308c2a2b2abc2db51c010e4f25a34a8433ca0 | 7400115347e23e5da7e467360c248f72e572d628 | /gomint-api/src/main/java/io/gomint/world/block/BlockLightWeightedPressurePlate.java | 83c4f8dad532ff1b463ad0ecde86f5a702ef017f | [
"BSD-3-Clause"
] | permissive | hanbule/GoMint | 44eaf0ec20ff0eeaaf757de9d6540de786deead9 | a5a5b937d145598e59febdb2cca0fe2eb58dd1ee | refs/heads/master | 2022-12-15T14:35:23.310316 | 2020-08-22T13:40:46 | 2020-08-22T13:40:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | /*
* Copyright (c) 2018 Gomint team
*
* This code is licensed under the BSD license found in the
* LICENSE file in the root directory of this source tree.
*/
package io.gomint.world.block;
/**
* @author geNAZt
* @version 1.0
*/
public interface BlockLightWeightedPressurePlate extends Block {
}
| [
"fabian.fassbender42@googlemail.com"
] | fabian.fassbender42@googlemail.com |
1881858e6652546120f0118ab91572514bfaada7 | a3b38e9ba0bca17541c26bf03f7a7f18a9862282 | /service/src/main/java/com/jino/server/spark/utils/IssueEventUsersUtil.java | 061ee79fdbb45b2ee57416c8b7819f6f91b5aa5a | [] | no_license | aravinty/jino | 04e10661d197157271e8ff2d63e38d753dfb86b2 | afc90fc65249557032802161f102fad1e6532719 | refs/heads/master | 2021-08-10T22:28:27.842087 | 2017-11-13T01:32:15 | 2017-11-13T01:32:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,446 | java | package com.jino.server.spark.utils;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.jino.common.Issue;
import com.jino.common.IssueEvent;
import com.jino.common.User;
import java.util.HashSet;
import java.util.Set;
import java.util.logging.Logger;
public class IssueEventUsersUtil {
... | [
"ilasharma@Ilas-Comp.local"
] | ilasharma@Ilas-Comp.local |
b7c4f0bab9359084d99240e90ce179d2227c0e04 | a084e5a116fbe9fdb4bbcf899ebe1bbef2de6a8a | /Spring/src/main/java/com/kosta/myapp/HaEunController.java | 4124e43ace637846b063d011b300980c13ae4f45 | [] | no_license | ball4716/kosta130 | cb082cbe6e8a22735789efa8c0f25235661d8b1b | 35253a183b529d76c7e404af7a451baf62ed6fdf | refs/heads/master | 2020-02-26T17:27:12.538435 | 2016-11-08T06:47:07 | 2016-11-08T06:47:07 | 71,738,465 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 4,946 | java | package com.kosta.myapp;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springfram... | [
"Hyunyoung@DESKTOP-Q7FRSEG"
] | Hyunyoung@DESKTOP-Q7FRSEG |
bb3f28365de6bab287adf01a68e44b42e50f0790 | 1fde81b733f242bbea5518e3e891263199664d80 | /src/test/java/uk/gov/hmcts/cmc/claimstore/services/ccd/callbacks/caseworker/ResetAndSendNewPinCallbackHandlerTest.java | 93a7dfdab961d2c3e08dc262fc052142adff30bc | [
"MIT"
] | permissive | ManishParyani/cmc-claim-store | d27232fa918b4a4ff3d5dfde4842654e71dfa864 | 4b96a674dd27c54f8491d587576ad26b38159bb9 | refs/heads/master | 2023-07-07T06:42:59.716377 | 2021-08-10T16:27:15 | 2021-08-10T16:27:15 | 376,942,826 | 0 | 0 | MIT | 2021-06-14T20:05:16 | 2021-06-14T20:05:15 | null | UTF-8 | Java | false | false | 7,726 | java | package uk.gov.hmcts.cmc.claimstore.services.ccd.callbacks.caseworker;
import com.google.common.collect.ImmutableMap;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.junit.MockitoJUnitRunner;
import uk.gov.hmcts.cmc.ccd.domain.CCDAddress;
imp... | [
"noreply@github.com"
] | noreply@github.com |
f68722121938602f7030b46111f2d1337826d0b0 | 664a561924559cfee47f8a1a3c5f6f623871e919 | /备份/new-gateway/src/main/java/com/bgy/gateway/service/impl/DataModelServiceImpl.java | e4a4979a97f18dcb3c3b73606e5356e4e26673ff | [] | no_license | beanxxy/code | 1a213d7d31a8edfbe5e4dc1bf993ca8fec29b078 | e53fdab5b5e0394f1274e9292325d7d9e97070ce | refs/heads/master | 2022-12-24T15:57:12.091431 | 2021-01-06T02:16:09 | 2021-01-06T02:16:09 | 212,816,407 | 0 | 0 | null | 2022-12-14T20:50:24 | 2019-10-04T13:02:35 | CSS | UTF-8 | Java | false | false | 1,601 | java | package com.bgy.gateway.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.bgy.gateway.dao.mapper.DataModelMapper;
import com.bgy.gateway.model.dto.DataModelInfo;
import com.bgy.gateway.model.entity.DataModelE... | [
"183951694@qq.com"
] | 183951694@qq.com |
b21f7dbb4ce0255e3aac4730e43e3abc41b4c5b8 | d37c00442da6b99d5ef3df7c4d9d8606fe3859cd | /src/main/java/com/wavemaker/salesforce/ApiConfig.java | fa711085339982e4b0ff2413f240af63c667e8de | [] | no_license | amitanjani/SalesForceAPI | 77e0a1d7f3bb8992cd7f79257c2817456f99be87 | c136fe00b04772a7258a1e8c7bf0068abe755017 | refs/heads/master | 2021-01-15T11:40:49.033213 | 2014-06-04T10:44:27 | 2014-06-04T10:44:27 | 20,479,684 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,430 | java | package com.wavemaker.salesforce;
import java.net.URI;
import java.net.URLDecoder;
public class ApiConfig {
ApiVersion apiVersion = ApiVersion.DEFAULT_VERSION;
String username;
String password;
String loginEndpoint = "https://login.salesforce.com";
String clientId;
String clientSecret;
String redirectURI;
p... | [
"amit.anjani@imaginea.com"
] | amit.anjani@imaginea.com |
8aeb3bf6f98b073349833de828815e60f019b021 | 17c60c10fcaf8eb5d256d3af248560f3b1731e66 | /Calculus/src/main/java/si/vajnartech/calculus/R2Float.java | ef12aa4e35089a88c33976910e53969d43149504 | [] | no_license | vajnar7/VajnarGlobe | 57c214b95cb9db85f2bda38f86d78ee7a650212b | 96c34f1e660d484845fefd4194f17bfaef68a774 | refs/heads/master | 2023-05-26T07:55:57.745499 | 2023-05-15T07:44:51 | 2023-05-15T07:44:51 | 170,904,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 158 | java | package si.vajnartech.calculus;
public class R2Float extends RnFloat
{
public R2Float(Float x1, Float x2)
{
super(2);
add(x1);
add(x2);
}
} | [
"vajnar7@gmail.com"
] | vajnar7@gmail.com |
2bbeccd4b054a74811742150a3d21e7e09372e8c | fa2b22c169bfc0eea2bdc527146bdba5f36fdcea | /app/src/main/java/is/hello/puppet/PuppetApplication.java | 251b69434d5bbb37ba510c750d0ca5ff3cceda66 | [] | no_license | hello/android-puppet | b277146ee97614259bfc0bd9f8e13373d2926bd4 | 21021fc1142881001581eb33d552656084ae52ba | refs/heads/master | 2021-03-16T10:23:52.960339 | 2016-11-10T01:18:41 | 2016-11-10T01:18:41 | 41,821,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 574 | java | package is.hello.puppet;
import android.app.Application;
import android.content.Intent;
import is.hello.puppet.runner.SensePeripheralService;
public class PuppetApplication extends Application {
@Override
public void onCreate() {
super.onCreate();
final Intent intent = new Intent(this, Sense... | [
"km@sayhello.com"
] | km@sayhello.com |
fb2bc4cea647da3795e67dfa590580ae174bc40b | 17f76f8c471673af9eae153c44e5d9776c82d995 | /mamesrc/src/sound/disc_wav.c | 32b76ac63b4bbeea12471e64ef0df6b14f4623d4 | [] | no_license | javaemus/arcadeflex-067 | ef1e47f8518cf214acc5eb246b1fde0d6cbc0028 | 1ea6e5c6a73cf8bca5d234b26d2b5b6312df3931 | refs/heads/main | 2023-02-25T09:25:56.492074 | 2021-02-05T11:40:36 | 2021-02-05T11:40:36 | 330,649,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,296 | c | /************************************************************************/
/* */
/* MAME - Discrete sound system emulation library */
/* */
/* Written by Keith... | [
"giorgosmrls@gmail.com"
] | giorgosmrls@gmail.com |
1243ecdd1db4d40a76e67bed79c799a9d6f1310f | 477b6f46ad076141ccfb45aef01bfe23b7cbdb0e | /Lesson4/src/Bridge/PrintedMatter/Magazine.java | 0c92f82f2dec2c525ebaa7b5269dc01ec015cf52 | [] | no_license | InsaneDan/Patterns | d87e4ec03edb49796c9824bac72bf6024309dea2 | fc04e349aedd7c6e96461332c37ee0f0ed46895b | refs/heads/main | 2023-06-16T11:53:52.601206 | 2021-07-12T06:38:16 | 2021-07-12T06:53:15 | 381,409,210 | 0 | 0 | null | 2021-07-02T10:51:10 | 2021-06-29T15:15:52 | null | UTF-8 | Java | false | false | 330 | java | package Bridge.PrintedMatter;
public class Magazine extends PrintedMatter {
@Override
public void manufacture() {
System.out.println("Producing Magazine ~~>");
workFlows.stream().forEach(workFlow -> workFlow.work(this));
System.out.println("~~> completed");
System.out.println()... | [
"isakov.danila.79@gmail.com"
] | isakov.danila.79@gmail.com |
3cca4440604d453ea73370fc0cff029ee1285063 | 85b871379da25085a3e50a3d250becc46b235abd | /src/gui/Controller.java | 97f6ce324ab80336ec3e0f04e092a20e75ebc4c3 | [] | no_license | terredeciels/NCorpsV2GUI | e2766345bf64575da66b2cadfd07a2602a9f97bf | f89697e386ce23a561858c17a582a4b9efc27204 | refs/heads/master | 2021-08-31T09:32:08.932717 | 2017-12-20T22:36:30 | 2017-12-20T22:36:30 | 114,937,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 110 | java | package gui;
import javafx.scene.layout.BorderPane;
public class Controller {
public BorderPane root;
}
| [
"chekunive@gmail.com"
] | chekunive@gmail.com |
5e37dae6374c2cf7485dba107be6c7071df9ab8b | 10389038d6934947221d47d2092b98fd8154b607 | /gubikes/src/main/java/util/UsuarioSessaoConveniencia24hMB.java | 74b514fa2be70efac74aa4e3067d8de7dac4b939 | [] | no_license | adriel1010/sistemadbm | 94bd657e5c79cef6fe134968089ba95635d429e4 | 658aafb2083608f07333872efa32fe3533186e7c | refs/heads/master | 2020-04-12T00:28:09.017440 | 2018-12-17T21:17:24 | 2018-12-17T21:17:24 | 162,200,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,773 | java | package util;
import dao.UsuarioDAO;
import modeloConveniencia24horas.UsuarioConveniencia24Horas;
import java.io.Serializable;
import javax.annotation.PostConstruct;
import javax.enterprise.context.SessionScoped;
import javax.faces.bean.ManagedBean;
import javax.inject.Inject;
import javax.inject.Named;
import o... | [
"adrielcarlos1010@gmail.com"
] | adrielcarlos1010@gmail.com |
bd013da606f91f3c9035c97fa0d800163349b018 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_dff37f41c6308e618ecaa31abff364da385a2d6b/SatinObject/9_dff37f41c6308e618ecaa31abff364da385a2d6b_SatinObject_t.java | 3d9407a5f3d75bcc8a396702629ef34ecc88b35e | [] | 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 | 2,123 | java | package ibis.satin;
import ibis.satin.impl.Satin;
/**
* This is the magic class that should be extended by objects that invoke
* spawnable methods. When the program is not rewritten by the Satin frontend,
* the methods described here are basically no-ops, and the program will run
* sequentially. When the... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
50b56aa5a0a3797854088cbfca15a490b2431b05 | 2b1eeaa3998b0d0042e869c6f669ecbde0328d63 | /src/day9/tugas1/Manager.java | e42eebc17e37bff9846847bda6342e262f33ac96 | [] | no_license | rezafd23/shifted | ee8eb38e5ff12f7016231f754d902e6554f81077 | b4419a7a1f469980b0651451ec179cbddd1e34b6 | refs/heads/master | 2023-01-18T18:03:06.646574 | 2020-11-19T10:24:46 | 2020-11-19T10:24:46 | 314,155,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,452 | java | package day9.tugas1;
import java.util.ArrayList;
public class Manager extends Worker {
private int tunjanganTransport;
private int tunjanganEntertaiment;
private ArrayList<String> telepon;
public Manager() {
}
public ArrayList<String> getTelepon() {
return telepon;
}
public... | [
"31206753+rezafd23@users.noreply.github.com"
] | 31206753+rezafd23@users.noreply.github.com |
1b895e0d361c97b7c1e5078b4629866db213062c | 8a7286bd35e3b1d380480c69cfe97d673c2d4625 | /src/main/java/com/homework/websocket/WebSocketApplication.java | 485ed4b8550b7bbf8bcc754f8bccb4e41ccd162b | [] | no_license | Dmytro-Skorniakov/websocket-interface | da7f47cf1c544f9c63ec0c18a602ed5b1de006f0 | 1cf104eea90798f385df65cf4a625a08eda43719 | refs/heads/master | 2020-12-11T04:30:45.017062 | 2020-01-14T07:22:31 | 2020-01-14T07:22:31 | 233,777,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 321 | java | package com.homework.websocket;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class WebSocketApplication {
public static void main(String[] args) {
SpringApplication.run(WebSocketApplication.class, args);
}
}... | [
"Dmytro_Skorniakov@epam.com"
] | Dmytro_Skorniakov@epam.com |
47d517b1d4ad885fb5409e7ebcac1a91d2e567a3 | 8e12ed5e1baeb10501b6be1c3dcae2e709a11b41 | /lec2-war/src/main/java/ru/vyrostkoolga/j2eelec2/lec5/serviceModel/model/WarehouseWeb.java | ea93abcdf051f00e3d8d6409f93a1f2241331e69 | [] | no_license | VyrostkoOlga/j2eeLec2 | 83e331260e4bdf7cf064fef0407b48531b21cfd6 | c5c819524483ea1a6ba42c6d3b1faf652d0294b7 | refs/heads/master | 2021-01-17T05:44:54.766426 | 2015-02-26T06:24:12 | 2015-02-26T06:24:12 | 30,644,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,294 | java | package ru.vyrostkoolga.j2eelec2.lec5.serviceModel.model;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Ma... | [
"vyrostkoolga@gmail.com"
] | vyrostkoolga@gmail.com |
eebae85e57a47105346e04513af432a2c249748a | 37050a591a3f8a21729175f8271583878b7c4b98 | /src/test/java/org/fasttrack/pages/CheckoutPage.java | 433b71e1e9e12b650448e6bbd721fde03a8f191f | [] | no_license | grliviu/ProiectAcreditare | 18fdfc4e15362a19d2dbbde5f98d489dffefac9b | 5900cd7a22a48ad5eb5da12b60b65679bb31e303 | refs/heads/master | 2023-01-24T23:54:23.284044 | 2020-12-06T20:58:01 | 2020-12-06T20:58:01 | 309,308,034 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,666 | java | package org.fasttrack.pages;
import net.serenitybdd.core.annotations.findby.FindBy;
import net.serenitybdd.core.pages.PageObject;
import net.serenitybdd.core.pages.WebElementFacade;
import net.thucydides.core.annotations.DefaultUrl;
@DefaultUrl("http://qa2.fasttrackit.org:8008/")
public class CheckoutPage extends Pag... | [
"oliviu66@yahoo.ro"
] | oliviu66@yahoo.ro |
d09e00820c8c9f289ac5c55f53f2fca6f153341a | d98b3952d7c9102adfd02d6dc7d11f5c483c15d4 | /learningms/src/com/learningms/system/dao/TestDao.java | cd046da7d8471aa19155be8580a08e828619101a | [] | no_license | jiansp/learning | 9d517ebd7c440ac81057874a7879a98ab1a2a018 | 9e050356980e58987c6009af1eeb9c5a66090e4d | refs/heads/master | 2021-01-23T04:28:23.286916 | 2017-10-10T08:10:25 | 2017-10-10T08:10:25 | 102,446,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 199 | java | package com.learningms.system.dao;
import java.util.List;
import com.learningms.system.model.ParamConfig;
public interface TestDao {
public List<ParamConfig> getParamConfigList();
}
| [
"kkjane@163.com"
] | kkjane@163.com |
fe09e9619a5d797aec3561fc21aff8868da29bdd | 119ab87d890cda80451138714c455e5893122a45 | /dygraphs-gwt/src/main/java/com/github/timeu/dygraphsgwt/client/callbacks/AnnotationMouseOutHandler.java | 1b646f0776af025dce017271dc2837c18fc0f8a2 | [
"MIT"
] | permissive | timeu/dygraphs-gwt | 12f8a02fd39da0aa6294925b22d4e93621ed2cbc | 568f7222a801a82a909c73b467e956b0d7f4c531 | refs/heads/master | 2023-01-12T03:15:29.848635 | 2020-02-26T09:19:55 | 2020-02-26T09:19:55 | 12,268,432 | 4 | 2 | MIT | 2023-01-04T21:46:03 | 2013-08-21T11:28:07 | JavaScript | UTF-8 | Java | false | false | 672 | java | package com.github.timeu.dygraphsgwt.client.callbacks;
import com.github.timeu.dygraphsgwt.client.DygraphsJs;
import com.google.gwt.event.dom.client.MouseEvent;
import jsinterop.annotations.JsFunction;
/**
* Created by uemit.seren on 7/29/15.
*/
@FunctionalInterface
@JsFunction
public interface AnnotationMouseOutH... | [
"uemit.seren@gmail.com"
] | uemit.seren@gmail.com |
333b63d4017e3d23407cebad4c2fe778e980eea3 | 70768c5204114d20d5d94241b215652ec4aec66c | /DU03/JankaB/Corona.java | f2a079d600ef22477583d13e173a5fe9f9fd33c4 | [] | no_license | Xengaroo/Riesenia2020 | fe7f09d6194ee3f01afe0bd94784bd2864132150 | c2d3a75007c1033d47569e4ad90c35159844dbb2 | refs/heads/master | 2022-04-25T16:07:47.837975 | 2020-04-30T19:16:06 | 2020-04-30T19:16:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,958 | java | public class Corona {
public static int kolkoPrezijeme(String[] veci, int[] pocty, String[][][] obchod) {
int velkost = veci.length;
int[] inventura = new int[velkost];
if (obchod == null) return 0;
for (int i = 0; i < obchod.length; i++) {
if (obchod[i] == null) continu... | [
"peter.borovansky@microstep-mis.com"
] | peter.borovansky@microstep-mis.com |
1fadd7188ba292b95db3c7049c096bdc3b81f58f | f821553a865c45d57dc066fbbeb49f2a1739191c | /ADS-1 assignments/M24 (exam 4)/1/SeparateChainingHashST.java | 4b1fd4a208294678fc403bb0fdaee8145b520ac4 | [] | no_license | swapnika-20186045/20186045_ADS-1 | 199e70e952076a59e7df2dca5b067af7b3257456 | db20f474281b465de432e353fa06054be7aa353d | refs/heads/master | 2020-03-29T15:21:24.454449 | 2018-10-29T11:25:48 | 2018-10-29T11:25:48 | 150,059,083 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,130 | java | import java.util.Iterator;
import java.util.NoSuchElementException;
class SeparateChainingHashST<Key, Value> {
private static final int INIT_CAPACITY = 4;
private int n; // number of key-value pairs
private int m; // hash table size
private SequentialSea... | [
"vakacharlaswapnika@msitprogram.net"
] | vakacharlaswapnika@msitprogram.net |
ac403760ea5bdc8c5bc908bf437c5f41729715df | ac486af8c184b39d5f1644e66178de617d7fb3da | /src/test/java/com/hiberus/checkout/bill/BillApplicationTests.java | caa2882c251bc474558f4ad4bd6615b10f23d56e | [] | no_license | lcarlosrincon/hiberus-bill-be | 692b100214184e4967c8255ea918b6e1d8ebff70 | 5a266461eab4ba2ecc4215f48bc5ab3b01eb6b69 | refs/heads/master | 2022-11-08T21:36:59.415441 | 2020-06-29T19:00:21 | 2020-06-29T19:00:21 | 275,207,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package com.hiberus.checkout.bill;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class BillApplicationTests {
@Test
void contextLoads() {
}
}
| [
"lcarlosrincon@gmail.com"
] | lcarlosrincon@gmail.com |
1a6405f09ec2c0ed05f5f7deaf87be80cd8d45b7 | 8288b6a70fdbee951102b19013d5a0bc55753e07 | /app/src/main/java/com/returntrader/view/fragment/BaseDialogFragment.java | d03f98efcebf58c5813540a91363d26518e85e2c | [] | no_license | Thaniatdoodleblue/Ruturn-Trading-Android | 7c7f4b8320e9f197cb55b0f57ee8f849ebbf05f2 | 8515e4c918f6d7a1ae37c903915705d43ac79d01 | refs/heads/master | 2020-03-26T23:46:13.497726 | 2018-08-21T13:19:08 | 2018-08-21T13:19:08 | 145,565,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,347 | java | package com.returntrader.view.fragment;
import android.app.Dialog;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.PorterDuff;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.design.widget.Snac... | [
"venkatesh@globeshout.com"
] | venkatesh@globeshout.com |
5541abfe5b5f9d331d12d5f661e18720b5d4b6b6 | e6953a8d9cb48d680df3ca8d11bdff7d952abbd6 | /src/GUI/LoginController.java | 4e713de22a14dedf02f8e2ee42887d75f19b289b | [] | no_license | wadie123/PIJava | 1d21ff234498b693f6f5e6b58580d07f2921d217 | 95e8292ba942a87bfda3c9e1a9916f79fffa9143 | refs/heads/master | 2020-03-10T04:02:06.191806 | 2018-04-12T03:46:01 | 2018-04-12T03:46:01 | 129,181,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,863 | 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 GUI;
import animations.FadeInLeftTransition1;
import java.io.IOException;
import java.net.URL;
import java.sql.SQLException;
i... | [
"virus3991@live.com"
] | virus3991@live.com |
577e30588a2891fe9e77fa3620fc9bf4f5c0de2f | 65709ce81bc401200c7815155e528240c6de86e8 | /src/cn/online/shop/web/model/Role.java | ca396c184296755ec76c7448db408a5403dcd419 | [] | no_license | GlodenOcean/manager | 24e0808191bd2eaa895dde796c85c7ec5c1926e3 | 3a70cfa1df02bca035cb6c70bddbc80f097e094d | refs/heads/master | 2020-05-30T03:06:52.215866 | 2019-06-10T05:50:21 | 2019-06-10T05:50:21 | 114,335,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,527 | java | package cn.online.shop.web.model;
import java.util.List;
import com.jfinal.plugin.activerecord.Db;
import com.jfinal.plugin.activerecord.Page;
import cn.es.common.ESSearchCondition;
import cn.es.utils.ESSQLHelper;
import cn.online.shop.web.model.base.BaseRole;
/**
* 角色
* @author ocean
* by 2019年6月6日
*/
public c... | [
"82827200@163.com"
] | 82827200@163.com |
73e93c6d98068a49b7964719c4899f16f2caac84 | 9e048428ca10f604c557784f4b28c68ce9b5cccb | /bitcamp-java-basic/src/step25/ex061/Exam01_3.java | e1f313753776522ab6d2785998529b30af7b4dad | [] | no_license | donhee/bitcamp | 6c90ec687e00de07315f647bdb1fda0e277c3937 | 860aa16d86cbd6faeb56b1f5c70b5ea5d297aef0 | refs/heads/master | 2021-01-24T11:44:48.812897 | 2019-02-20T00:06:07 | 2019-02-20T00:06:07 | 123,054,172 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,678 | java | // Mybatis - select 컬럼과 프로퍼티
package step25.ex061;
import java.io.InputStream;
import java.util.List;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
public cl... | [
"231313do@gmail.com"
] | 231313do@gmail.com |
1024052fbcb91c411347bb0bf786c01f162a17b7 | f29dd700f5e7df394710b89d9f67ec185d85a04b | /code/zijingwang/src/main/java/com/xd/zijing/entity/Version.java | f599b653c9168b281863e0c1e55d460fa2cfbb80 | [] | no_license | ArchibaldOS/FilmAndTelevisionBusiness | 3d984e4a5154d6b811ba8c212a8a5bc7c5019f81 | a5a619a3807806b23a6940d3cf644506e02674d8 | refs/heads/master | 2021-01-01T19:51:01.642780 | 2017-09-04T02:42:48 | 2017-09-04T02:42:48 | 98,705,168 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 687 | java | package com.xd.zijing.entity;
/**
* Created by lenovo on 2017/8/21.
*/
public class Version {
private int versionId;
private String versionName;
public int getVersionId() {
return versionId;
}
public void setVersionId(int versionId) {
this.versionId = versionId;
}
pub... | [
"2542918368@qq.com"
] | 2542918368@qq.com |
a1539a8596e7fbc3f1002263a0db11436f46c4af | f840bec88c93bb062403764e0880a27c374aebc9 | /app/src/main/java/app/adventure/com/adventuremockretrofit/MainResponse.java | 332ed4c18e909d4f1fe4f6ede1e17c72a799ad2b | [] | no_license | conquerex/Adventure_Mock_Retrofit | a80a4b76cbcd2e22eaca69b88728bdeeb696d057 | 65080009cafb1b898cae28ab5a123f776bd02495 | refs/heads/master | 2020-03-21T20:16:06.071746 | 2018-06-29T10:16:44 | 2018-06-29T10:16:44 | 138,997,135 | 0 | 0 | null | 2018-06-29T10:16:45 | 2018-06-28T09:30:45 | Kotlin | UTF-8 | Java | false | false | 103 | java | package app.adventure.com.adventuremockretrofit;
public class MainResponse {
public int length;
}
| [
"barley@honbabin.com"
] | barley@honbabin.com |
c5e9ee6abcab22516ba664bfd11d4db00aeebe58 | 56dd209e9aedf896d9cb88ee440c981040dedc3f | /src/main/java/org/fantasy/bean/proxy/ProxyNameGeneratorStrategy.java | 5b9829035143339b27aae310418073d8d8ff8ee6 | [] | no_license | zhangyu84848245/butterfly | 6c417c6298b2ba47db62e4140fb8f392537d05eb | 3d4b8bc6616169897db7113bb1df709941642cf7 | refs/heads/master | 2016-09-13T09:35:39.950978 | 2016-05-13T07:44:26 | 2016-05-13T07:44:26 | 57,972,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,465 | java | package org.fantasy.bean.proxy;
import java.util.concurrent.atomic.AtomicLong;
import org.fantasy.util.Constant;
public class ProxyNameGeneratorStrategy implements NameGeneratorStrategy {
private static final AtomicLong NEXT = new AtomicLong(0);
public String getClassName(String fullName) {
String ... | [
"zhangyu84848245@163.com"
] | zhangyu84848245@163.com |
2a87461c1fd3d06b7d964fea0e11ed59e3c8f447 | 76f8ce9b7550d2a0df55975448b918ca456fd528 | /src/test/java/br/com/piloto/web/rest/errors/ExceptionTranslatorIntTest.java | 976a2fbfad4f8766040845ee2fbc0f59ab20b64e | [] | no_license | allanmoreira8/piloto | 61f3624a87722b458b0e38979e8ac03e4bc79de6 | 58bce3f1584a1fa16fd16b794a71201916ad195a | refs/heads/master | 2020-06-14T02:46:14.582867 | 2018-05-15T03:56:25 | 2018-05-15T03:56:25 | 75,514,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,483 | java | package br.com.piloto.web.rest.errors;
import br.com.piloto.PilotoApp;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.http.MediaType;
... | [
"allan.moreira@basis.com.br"
] | allan.moreira@basis.com.br |
806e01f823a94cb1c59b70f72edacc6db8b48b14 | 9734afdda5cd955161472e4451b2c268f3d8c555 | /UI/src/WordBlackList.java | 5ca95d1ea024206930db16230e903a399f00d2ef | [] | no_license | ded6114/IT114002 | 37d0c3e91aaef96c10171a411681ef54b7f8484f | b62bda998804c52c6b7d749ae2e280e4efc5455d | refs/heads/master | 2020-12-19T07:20:14.051868 | 2020-05-12T03:48:52 | 2020-05-12T03:48:52 | 235,661,765 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 20,721 | java | import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import java.util.Random;
import java.util.regex.Pattern;
public class WordBlackList {
public static Collection<String> blacklist = new ArrayList<String>(Arrays.asList(
"2 girls 1 cup... | [
"dede@njit.edu"
] | dede@njit.edu |
a32b0032726b4eda6062d71f8680b86dc476704e | b770b8799b43ca5ffe2fea9b293fb37d929c80cc | /JavaExamples/src/examples/HashExamples.java | 616cd18304bfa4b15fbe425f3cd282c4e5416cdf | [] | no_license | Malifter/Examples | 868a2714a962782343524cde64d15f2a46cfe5fd | 16ab6ef818dd370ae10e0405b2bcd8b1735f3c8c | refs/heads/master | 2021-01-10T17:03:55.661693 | 2016-01-09T01:45:34 | 2016-01-09T01:45:34 | 46,088,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,403 | java | package examples;
import java.util.Arrays;
import hashstructures.HashTableSeparateChaining;
public class HashExamples {
public static void main(String [] args) {
HashTableSeparateChaining<String, Integer> htsc = new HashTableSeparateChaining<String, Integer>();
// before inserting
System.out.prin... | [
"Garrett_Benoit@baylor.edu"
] | Garrett_Benoit@baylor.edu |
7d37a4873c7990563d92109f03f4adc0a9c2cc2c | 759eb01b8fa47c9d4b29643e2e807a05a639d265 | /src/HM2/Interval.java | dcfb88e1778682e9d5a0845fd6be29b65f450c9c | [] | no_license | dn040192tsg/privatBank | 15b999527a6904716a04ad05c125923fe15e7ccd | ad3948bbc2866b8b0075e0ee6b1c47465a0f8e43 | refs/heads/master | 2020-03-26T22:33:43.862464 | 2018-11-19T00:48:59 | 2018-11-19T00:48:59 | 145,469,291 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,103 | java | package HM2;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Interval {
public static void main(String[] args) throws IOException {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
System.out.println("введите с... | [
"sturgelia@gmail.com"
] | sturgelia@gmail.com |
506f91f34f69469663e3e7006016105c1370ca80 | 458005adc3c465af3264da930e2b6e4c8aafdadb | /app/libs/jaunt/examples_extra/Example6.java | f0e6868544f7f1ee7e2ce0fdcd4c6e334f8131b0 | [
"Apache-2.0"
] | permissive | Roshan23699/Keep-Chegging | 661625d8a40864381afcf873f4cf0d5e569795cb | 86d522e08b7c935ef2ba27e8cd18b951ffef0b15 | refs/heads/master | 2023-07-08T03:59:51.527331 | 2021-08-10T18:14:35 | 2021-08-10T18:14:35 | 382,295,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,378 | java | import com.jaunt.*;
import com.jaunt.util.*;
public class Example6{
public static void main(String[] args){
try{
//create UserAgent and content handlers.
UserAgent userAgent = new UserAgent();
HandlerForText handlerForText = new HandlerForText();
HandlerForBinary handlerFor... | [
"="
] | = |
7bb872bfd8465c6627e15767b460ea2fdd319e7a | 8c7881b6ccec51f921d475c35dd7a6b516bbabb0 | /backend/springboot-stomp-websocket/src/main/java/net/javaguides/springboot/websocket/controller/UsersController.java | c3b1bdcd694e074b22fac57c3dd25380c04b42c7 | [] | no_license | jalmassi/WebSocket-SockJS-Chat | 9c0f16e63354b6840788aebc6ac2d698d4e58857 | 8df58fede160c25f715cd2035c4af811caaa6dfd | refs/heads/master | 2023-01-18T23:42:13.407012 | 2020-11-25T04:15:48 | 2020-11-25T04:15:48 | 315,756,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,087 | java | package net.javaguides.springboot.websocket.controller;
import net.javaguides.springboot.websocket.storage.UserStorage;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.b... | [
"justin.almassi@gmail.com"
] | justin.almassi@gmail.com |
9bd28db625edb3264f87f276ac73abc9d27fcdbf | d2a1e54e7c60692905475f92cf54e6a71dd34ba6 | /waterfall/src/main/java/me/maxwin/view/XListViewFooter.java | 5e1a94993e11e98c77f4ac79e600ca47b1400c25 | [] | no_license | zuweie/showfm | adca50af2303dc3a09a2a55183f10b70c9c2418d | fe58a5f8098e5a08e25aa1d61cdbacd755b818fd | refs/heads/master | 2021-01-10T18:26:25.800039 | 2015-05-15T06:59:44 | 2015-05-15T06:59:44 | 27,910,782 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,417 | java | /**
* @file XFooterView.java
* @create Mar 31, 2012 9:33:43 PM
* @author Maxwin
* @description XListView's footer
*/
package me.maxwin.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.LinearLayout;
import a... | [
"zuweie@zuweie-HP-Pavilion-g4-Notebook-PC.(none)"
] | zuweie@zuweie-HP-Pavilion-g4-Notebook-PC.(none) |
b234f5843b75cd08f62f8bb0b12fed8451ca22b3 | 93dafc690950f66adc591d5a699316273b78e39c | /_/B05064_05/BookDrawer/app/src/androidTest/java/com/jwhh/bookdrawer/ApplicationTest.java | f8868281aa961f2689543918ae0bd540bc71f186 | [
"Apache-2.0"
] | permissive | paullewallencom/android-978-1-7858-8959-2 | 92f4a5682d5b15fdb47ccf68c2e42385353d3449 | b42dc30a9b700ee29472d16a8a48b4e27ffe7e68 | refs/heads/main | 2023-02-05T22:28:14.449339 | 2020-12-30T07:37:15 | 2020-12-30T07:37:15 | 319,461,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | package com.jwhh.bookdrawer;
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() {
... | [
"paullewallencom@users.noreply.github.com"
] | paullewallencom@users.noreply.github.com |
f1d9240d3c1a3aabb96b8de11e1b6b419fca4967 | eb86b8addbf670c5c200dc4377dc5ad1df52bc11 | /src/main/java/com/diploma/demo/archive/owner/repository/OwnerArchiveRepository.java | 6213716ee50f9350d9a4c255d7064e264ee1abf3 | [] | no_license | DiplomBSUIR2021/Diplom2021 | f2be2326703c46576a1f42195b63c1095c43feba | 61f7b228041f13d3c91dab7351916c4e00285a6e | refs/heads/master | 2023-06-02T14:35:48.682410 | 2021-06-19T22:54:36 | 2021-06-19T22:54:36 | 345,015,231 | 0 | 3 | null | 2021-06-19T22:54:36 | 2021-03-06T05:37:59 | Java | UTF-8 | Java | false | false | 394 | java | package com.diploma.demo.archive.owner.repository;
import com.diploma.demo.archive.abstraction.CommonRepository;
import com.diploma.demo.archive.owner.OwnerArchive;
import org.springframework.data.relational.core.mapping.Table;
import org.springframework.stereotype.Repository;
@Repository
@Table("owner_aud")
public i... | [
"vetani3123@mail.ru"
] | vetani3123@mail.ru |
75f63ab9c834c119b6b6f11a9aa9701d077d837e | 64f65f3e74ee77139c2ddbaa529ac525aab9964e | /train-schedule-rest/src/main/java/com/trainschedule/springboot/controller/TrainController.java | bd3a818f82105d9c7e8481fba5115d4b2a3f9bc0 | [] | no_license | manisha2412/train-app | ae96b3966d66e98ee98379157cb6478d795cc028 | f0884f25379673d23451868ff8dad6e911531356 | refs/heads/master | 2023-01-31T12:36:36.689234 | 2020-12-14T12:41:49 | 2020-12-14T12:41:49 | 321,328,570 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,535 | java | package com.trainschedule.springboot.controller;
import java.text.ParseException;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import ... | [
"manishasharma.155@gmail.com"
] | manishasharma.155@gmail.com |
c9a398626a5f0b065584e7b56035d7cf97e30af4 | 557b5caa874377d62f0f6c69c8f34d51b2ed23ea | /AMX-PAB/AMX-PAB-persistence/src/main/java/com/aeromexico/pab/entity/ContactoProveedorEstacion.java | e394ba1a1a6a1280803723b4cc75d15d270c043b | [] | no_license | amxsabsystem/Servicios_a_Bordo | 0637588b69f51100587b32b0b8e402096a7fabe3 | ff1b809bf9e1d40fcbfc69b22ffd6883c38feb22 | refs/heads/master | 2021-01-25T11:55:18.156033 | 2018-03-01T14:16:25 | 2018-03-01T14:16:25 | 123,440,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,587 | java | package com.aeromexico.pab.entity;
import java.util.List;
import java.util.Objects;
import javax.persistence.Basic;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persiste... | [
"alfredo.estrada@gonet.us"
] | alfredo.estrada@gonet.us |
493d61c8437982d229e2de8d4c9e038f250d072e | 3037e75a1dccecf9dfc1901bddd0ffb764612121 | /app/src/main/java/com/project/searchproducts/presentation/favorite/FavoriteProductActivity.java | 2aec86ec29ee2e79fe8d533ca2379d038b5f8c30 | [] | no_license | gulbahorsangova/SearchProducts | 25d3ec4d05938fd87b8e3b9d7881427e0c2f9698 | 772f36849d0d10a748c2d66523647c8378c2c706 | refs/heads/main | 2023-06-12T16:19:59.218600 | 2021-07-05T09:43:17 | 2021-07-05T09:43:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,880 | java | package com.project.searchproducts.presentation.favorite;
import android.content.Intent;
import android.graphics.Rect;
import android.os.Bundle;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.databinding.DataBindingUtil;
import androidx.l... | [
"vitalyqwer5@gmail.com"
] | vitalyqwer5@gmail.com |
5fbcf7ba9b76f5c7499177b1cd2cd494a2a6ce3b | fef40dde950723cf6fc96f8aec64ed88d9c2a749 | /articles/app/src/main/java/com/example/articleActivity.java | 0fdad4fd12c94c7117d8f76046894e5cc823ed9b | [] | no_license | gyy1225/article | 730f81baf56a0d03fb716eac75e4f6ac37ecdf39 | 882e93d42432128f0d0d5860613c32db7d2fc054 | refs/heads/master | 2021-04-15T08:59:14.839942 | 2018-04-01T04:09:57 | 2018-04-01T04:09:57 | 126,618,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,439 | java | package com.example;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.vie... | [
"1442443459@qq.com"
] | 1442443459@qq.com |
caf050ceb5ef7316981b0bd14d0f87da1f3a930c | d68f00f53e3a23056d92e0d3156008160a3616a0 | /src/main/java/com/offcn/mail/TestHtmlMail.java | 710e8718ac63b0dde72247b0f268cbc6530b39a6 | [] | no_license | Aaronkan369/java5_01 | 9727d4abdc9a6d11a7cf38d92c81ae875e99e26a | 1d1e75af4d9e21ba5e1d5bb9f4b61fb93de0c57d | refs/heads/master | 2021-09-02T14:30:42.047940 | 2018-01-03T07:18:36 | 2018-01-03T07:18:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,613 | java | package com.offcn.mail;
import javax.mail.internet.MimeMessage;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import org.springframework.core.io.ClassPathResource;
import org.springframework.mail.javamail.JavaMailSenderImpl;
i... | [
"Administrator@8SZOSGKRF345UYD"
] | Administrator@8SZOSGKRF345UYD |
71b8a09d92895d1ebcc15c7c6dd49703a61a9118 | 3f750d1e7d029ba972b9542f79ce102602f8354e | /SpringTx_anno/src/main/java/com/cn/dao/impl/AccountDaoImpl.java | 916d328872d6c3e8918a549dff153c2e25af700a | [] | no_license | StarPeng-lab/JavaPractice | 9cfee521a56ed04575cec4fe7d621cb6589e25a6 | a4cdd88d85ecebab8b7559aeb372fe9b57d73e12 | refs/heads/master | 2023-03-24T08:46:46.710783 | 2021-03-24T14:56:27 | 2021-03-24T14:56:27 | 305,132,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | package com.cn.dao.impl;
import com.cn.dao.AccountDao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Component;
@Component("accountDao")
public class AccountDaoImpl implements AccountDao {
@Autowired
priv... | [
"pengruolan@prl.com"
] | pengruolan@prl.com |
5c222093b4901928929f500273ab727e388e43ba | 194acb8bdb42ac8c472374a79904d0efb844f8a7 | /groot-galaxy/src/main/java/com/galaxy/groot/starter/HelloServiceImpl.java | 72f76307affb3c35550c522891f54766ecb17770 | [] | no_license | Robust20171222/spring-boot-galaxy | ba8ce61ce29b3c8e4efa73cd14312c6342856bd9 | 1e2499fb5a199e90edc06ff414949d4dfa65a938 | refs/heads/master | 2021-01-25T23:24:01.575946 | 2020-02-18T10:20:58 | 2020-02-18T10:20:58 | 243,224,943 | 1 | 1 | null | 2020-02-26T09:38:18 | 2020-02-26T09:38:17 | null | UTF-8 | Java | false | false | 134 | java | package com.galaxy.groot.starter;
/**
* Created by wangpeng
* Date: 2018/6/11
* Time: 10:26
*/
public class HelloServiceImpl {
}
| [
"1755610380@qq.com"
] | 1755610380@qq.com |
be102fbb29354a4bb747f2f4a117bea56fd8ccab | 939bc9b579671de84fb6b5bd047db57b3d186aca | /jdk.internal.vm.compiler/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/asm/CompilationResultBuilder.java | b2c31b679ec8332c66c40fefb2bebb6555b00cde | [] | no_license | lc274534565/jdk11-rm | 509702ceacfe54deca4f688b389d836eb5021a17 | 1658e7d9e173f34313d2e5766f4f7feef67736e8 | refs/heads/main | 2023-01-24T07:11:16.084577 | 2020-11-16T14:21:37 | 2020-11-16T14:21:37 | 313,315,578 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 21,162 | java | /*
* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package org.graalvm.compiler.lir.asm;
import static jdk.vm.ci.code.ValueUtil.asStackSlot;
import static jdk... | [
"274534565@qq.com"
] | 274534565@qq.com |
e69ea8d793e4c3306aa87936ae6dd1139c61b0c2 | fb15dd9ee95f023da375eb04217dcd6683eb009e | /src/leetcode/No151.java | a0a0e5f64c41f2483f4c17f2c0c81c447e370724 | [] | no_license | wxcchdStar/arithmetic_primary | a1196d8f790baea1c7868be770221035567e06df | 261391f58cd57600ff6ea9207229b15eda9c2ce3 | refs/heads/master | 2021-01-10T01:54:12.734340 | 2020-05-08T04:39:48 | 2020-05-08T04:39:48 | 36,914,847 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 667 | java | package leetcode;
/**
* 翻转字符串
*/
public class No151 {
public static void main(String[] args) {
System.out.println(reverseWords("the sky is blue"));
System.out.println(reverseWords(" hello world! "));
}
public static String reverseWords(String s) {
StringBuilder result = new StringBuilder();
... | [
"chenhaidong1@xiaomi.com"
] | chenhaidong1@xiaomi.com |
1f262f6fd1b0cbe0f1432c1d87e2cdb78db05491 | 3f4b80eb20d47a8fe3e303bd715dfcf32953cdf9 | /src/main/java/orb/rmi_corba/idl/DatabaseHelper.java | 8075ff5fac593066c06f3877b2cb8dfa8c76fe98 | [] | no_license | olya-chuchuk/DBMS | 97dfafe24dd892eae76ba8c3c084ad37e5caf952 | 1ebf0cca0f7d827ae35ea49ff8d1d45b9022c2c5 | refs/heads/master | 2021-07-22T21:07:16.522608 | 2017-10-31T12:32:17 | 2017-10-31T12:32:17 | 103,455,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,271 | java | package orb.rmi_corba.idl;
/**
* orb/rmi_corba/DatabaseHelper.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from orb/rmi_corba/Database.idl
* Monday, October 30, 2017 at 7:14:54 PM Eastern European Standard Time
*/
abstract public class DatabaseHelper
{
private static String _id = "R... | [
"olya2103chuchuk@gmail.com"
] | olya2103chuchuk@gmail.com |
d06a96620309dacede294c4271be3ef46326f236 | 981f7ae13c9ffbc79f240a926e745f9f47a671b7 | /src/main/java/me/study/jpa/chap11/Member.java | 52b8e19ee48063a1649a8105b911c5ca9a338f1c | [] | no_license | jsyang-dev/study-jpa | 367229fbdabd2dff513b8670fad831bdab9954ab | 9cc82573044484585336a3c0e4ffcd61af744a1c | refs/heads/master | 2023-07-27T04:16:08.761169 | 2022-01-22T08:25:13 | 2022-01-22T08:25:13 | 248,248,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 746 | java | package me.study.jpa.chap11;
import javax.persistence.*;
//@Entity
public class Member extends BaseEntity {
@Id
@GeneratedValue
@Column(name = "MEMBER_ID")
private Long id;
@Column(name = "USERNAME")
private String username;
@ManyToOne(fetch = FetchType.LAZY)
@JoinColumn(name = "TEA... | [
"mycat83@gmail.com"
] | mycat83@gmail.com |
fcc6b52629539a23aef0920eca1d495bd73fc286 | e2f1b18cd6ca38adc2e286354e01cbe4d4423fd9 | /src/com/javarush/test/level24/lesson02/home01/UnsupportedInterfaceMarkerException.java | 4deb3ab16ade7c67512015c67cc347b1e857db64 | [] | no_license | Polurival/JRHW | 092ab6d034d6e46dd99d57b67910ca4a7749f602 | 6f08a005d5b444f6ad00df80aa0eac645b662831 | refs/heads/master | 2020-04-10T10:12:38.467016 | 2016-05-09T11:47:33 | 2016-05-09T11:47:33 | 50,867,434 | 7 | 14 | null | null | null | null | UTF-8 | Java | false | false | 173 | java | package com.javarush.test.level24.lesson02.home01;
/**
* Created by jpolshchikov on 22.09.2015.
*/
public class UnsupportedInterfaceMarkerException extends Exception
{
}
| [
"polurival@gmail.com"
] | polurival@gmail.com |
ce8b00efb19cbf2eab412fa7a51e775560804862 | d60e287543a95a20350c2caeabafbec517cabe75 | /LACCPlus/Hadoop/2782_1.java | 0bbd07be6b67b0b6b518abbab2a78688764ccec9 | [
"MIT"
] | permissive | sgholamian/log-aware-clone-detection | 242067df2db6fd056f8d917cfbc143615c558b2c | 9993cb081c420413c231d1807bfff342c39aa69a | refs/heads/main | 2023-07-20T09:32:19.757643 | 2021-08-27T15:02:50 | 2021-08-27T15:02:50 | 337,837,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 861 | java | //,temp,FsVolumeList.java,406,422,temp,FsVolumeList.java,196,213
//,3
public class xxx {
public void run() {
try (FsVolumeReference ref = v.obtainReference()) {
FsDatasetImpl.LOG.info("Scanning block pool " + bpid +
" on volume " + v + "...");
long startTime = T... | [
"sgholami@uwaterloo.ca"
] | sgholami@uwaterloo.ca |
577725c492334bffa85573503e9a85398f3539a0 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MATH-58b-6-12-MOEAD-WeightedSum:TestLen:CallDiversity/org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer_ESTest_scaffolding.java | ab38ef59a83a1d7df910ef29a512a43f7cb9fa0d | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 476 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Wed Apr 08 09:33:07 UTC 2020
*/
package org.apache.commons.math.optimization.general;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
946d8bcc7096a9134bf27c3c33a6d7d25981b6c7 | 5712ce120a179b7ece14d95c71a53b78aab02ca6 | /modelo/alumno.java | 26f168b61a633917d40cbec522b5f671cd843f35 | [] | no_license | Jaminito/RepasoJava | ce6e597e8832ba362e8dc7fdbaf187014a54e113 | 185663b5a083392c833772bb21ebb53a9786c990 | refs/heads/master | 2022-11-16T21:30:53.446817 | 2020-07-16T15:59:12 | 2020-07-16T15:59:12 | 280,198,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,434 | java | package com.company.modelo;
import java.util.Calendar;
import java.util.Date;
public class alumno {
private String nombre;
private String apellidos;
private Date nacimiento;
private String dni;
public String getNombre() {
return nombre;
}
public void setNombre(String nombre) {
... | [
"santialcantaramartin@gmail.com"
] | santialcantaramartin@gmail.com |
3d2fc64efc9b52b41f820da41e7c1e027851f0a0 | 7cd23dd5477c6e971ec6071a70daea5e9b4732be | /src/main/java/com/hry/enums/EnvEnum.java | 0690b5ba4848735630a6845a6d37ede0397ea1ba | [] | no_license | lishanghan/easyAutoTesting | e1f90f086b981a4bb03d4192524039768626c959 | fc61f9ffe187010c24e918ec85975349e7da0681 | refs/heads/master | 2022-06-29T11:35:24.730097 | 2020-11-06T02:41:36 | 2020-11-06T02:41:36 | 174,494,793 | 1 | 1 | null | 2022-06-21T00:58:39 | 2019-03-08T08:05:23 | JavaScript | UTF-8 | Java | false | false | 1,362 | java | package com.hry.enums;
/**
* 测试环境枚举
*/
public enum EnvEnum {
/*ENV_CS1(1, "CS1", "测试1环境"),//测试1
ENV_CS2(2, "CS2", "测试2环境"),//测试2
ENV_CS3(3, "CS3", "测试3环境"),//测试3
ENV_CS4(4, "CS4", "测试4环境"),//测试4
ENV_ZSC(5, "ZSC", "准生产环境");//准生产
private int id;
private String value;
private String de... | [
"lishanghan@126.com"
] | lishanghan@126.com |
c56ff68f8f9af0c299abc0725032810922890b1e | 82b5c729c517b07bac5dd852584274f269cb9998 | /task 1/seleniumq/src/main/java/seleniumq/automation/core/runtime/helper/logger/SummaryLogger.java | d5edfad4ecde0d9916cdd7c73ef783b8bdcca62b | [] | no_license | s1n7ax/voiceiq-assignment | 9b029b8f156b9576d691d81fe746033aa4e653aa | 8fa7a31db53c8e6bc0bf3ed4afd5aadfc3fa13c7 | refs/heads/master | 2022-12-16T00:59:59.513794 | 2020-08-27T23:20:05 | 2020-08-27T23:20:05 | 290,873,000 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 120 | java | package seleniumq.automation.core.runtime.helper.logger;
public interface SummaryLogger {
public void printTable();
}
| [
"srineshnisala@gmail.com"
] | srineshnisala@gmail.com |
6492649caaaeb30866fef9e16cd3ef9256ef8cca | eb330cdbb8f7e10fa900529e5079080447a73461 | /cascading-hadoop3-tez/src/main/java/cascading/flow/tez/planner/rule/partitioner/StreamedOnlySourcesNodeRePartitioner.java | 61ab9bedb3c8d8b7915fe931ed25565151974ff0 | [
"Apache-2.0"
] | permissive | cwensel/cascading | 20cdf1259db5b3cd8d7f7cb524ba0eba29cad5fb | f2785118ce7be0abd4fe102e94a0f20fb97aa4f0 | refs/heads/4.5 | 2023-08-23T23:51:22.326915 | 2023-07-31T02:47:07 | 2023-07-31T02:47:07 | 121,672 | 165 | 71 | NOASSERTION | 2023-07-20T22:43:13 | 2009-02-04T17:52:06 | Java | UTF-8 | Java | false | false | 1,600 | java | /*
* Copyright (c) 2007-2022 The Cascading Authors. All Rights Reserved.
*
* Project and contact information: https://cascading.wensel.net/
*
* This file is part of the Cascading project.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with th... | [
"chris@wensel.net"
] | chris@wensel.net |
528bc662684de1a026294256da839ff2ba8ad695 | 51a36e38c2defce7874ec593bfd1c67d90e3246c | /workoutApp/AndroidFrontend/app/src/main/java/com/example/meghnapai/workoutapp/Homepage.java | e58084e8dcdf8ca3b7e03d683c1457801c5ddcdd | [] | no_license | DAJCOCHRAN/Workit | 1c539a3a3d51838b5d6c47b89bd53a504204ecf5 | f342cbd9b1662e640faaaafb922802be29cd3106 | refs/heads/master | 2020-03-18T04:41:51.973830 | 2018-05-25T15:13:12 | 2018-05-25T15:13:12 | 134,301,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,945 | java | package com.example.meghnapai.workoutapp;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.design.widget.BottomNavigationView;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import android.widget.FrameLayout;
impo... | [
"dajcochran@gmail.com"
] | dajcochran@gmail.com |
2f7de27ddc4edb7e9393316aca15692dde115091 | 0674cd45ac866e6395836113e243d9d1e1c1dc17 | /src/test/java/org/logstash/javaapi/JavaInputExampleTest.java | 7bfa9eed10f0d711314f31468e3d0c19a846a875 | [
"Apache-2.0"
] | permissive | karenzone/logstash-input-java_input_example | fa1793031b11be24c2fd4ab55363bb310c7c6c1e | 6541645bbd531a7c44a19e14b24299904122fcea | refs/heads/master | 2020-04-28T23:54:08.057712 | 2019-02-15T22:44:45 | 2019-02-15T22:44:45 | 175,673,462 | 0 | 0 | null | 2019-03-14T17:57:23 | 2019-03-14T17:57:22 | null | UTF-8 | Java | false | false | 1,620 | java | package org.logstash.javaapi;
import co.elastic.logstash.api.Configuration;
import org.apache.commons.lang3.StringUtils;
import org.junit.Assert;
import org.junit.Test;
import org.logstash.execution.queue.QueueWriter;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
... | [
"dan.hermann@elastic.co"
] | dan.hermann@elastic.co |
6ad111a0b42947f9382ed89f9e54a16518dc4638 | b81e466ecd12fcc643726682ae8ab9659f1902bd | /src/main/java/com/tools/extract2kafka/common/util/FastJsonUtils.java | 250a22e00a7bed667a8611343987c2d6d54a22bd | [] | no_license | zjg2524/rlsbbj | ff290c3b58cd2ae72fff9860176e5100ddae611f | 43412080217b232ed6364ba825b0b9003aba94dd | refs/heads/master | 2022-07-15T11:44:57.814345 | 2019-10-08T06:28:15 | 2019-10-08T06:28:15 | 213,544,947 | 0 | 0 | null | 2022-07-01T21:24:58 | 2019-10-08T03:55:24 | Java | UTF-8 | Java | false | false | 2,910 | java | package com.tools.extract2kafka.common.util;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.alibaba.fastjson.serializer.JSONLibDataFormatSerializer;
import com.alibaba.fastjson.serializer.SerializeConfig;
import com.alibaba.fastjson.serializer.SerializerFeature;
import java.util.... | [
"zjg@qq.com"
] | zjg@qq.com |
629a95ca5573763e67e426d286a166de506d546d | a992f84bf63e1938365580f395a16e623208533f | /LandscapeExample/app/src/main/java/com/example/landscapeexample/MainActivity.java | da0a7703ef145996853525ea117ba4b06a022229 | [] | no_license | carolinafalves/Android | 33aa0a05de7fa57f77ce5d2491a32d5eaa081c88 | f46b3b8d12c5d628105dc5d15a8b1581f698bed3 | refs/heads/master | 2022-08-02T11:52:11.783044 | 2020-06-01T17:54:26 | 2020-06-01T17:54:26 | 259,294,917 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package com.example.landscapeexample;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.ac... | [
"carolinafalves.21@gmail.com"
] | carolinafalves.21@gmail.com |
d2015503b6a5f1216a4c6481e21f70f03b38177a | 9bddba23fe0200bdabbf532f878a9055ebabb773 | /app/src/main/java/com/church/com/model/EventData.java | a5c453b0ad1947c2be632cb7570824d2fb768982 | [] | no_license | sohijain/Church | d6a88c45f2678e3394f7e6ddc0e780a7dc2782d3 | c0fee609ddce4960d1f1bb3b377c3dcb9fda9794 | refs/heads/master | 2022-12-20T03:40:48.815583 | 2020-10-13T13:38:12 | 2020-10-13T13:38:12 | 297,123,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,460 | java | package com.church.com.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class EventData {
@SerializedName("id")
@Expose
private String id;
@SerializedName("title")
@Expose
private String title;
@SerializedName("image")
@Expose
... | [
"sohil@innovaeps.com"
] | sohil@innovaeps.com |
ef12dd35b079c832b9065a0f748de17b83639f31 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/29/29_8df6db38c495dcca2a886695fb12f57ba10579a2/ATPermissionsFileHandler/29_8df6db38c495dcca2a886695fb12f57ba10579a2_ATPermissionsFileHandler_s.java | 739dca9b781b30424b624e2ec44030143ef2d123 | [] | 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 | 5,851 | java | package com.andoutay.admintime;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Logger;
import org.bukkit.GameMode;
import org.bukkit.World;
import org.bukkit.command.CommandSender;
import org.bukkit.configuration.file.YamlConfig... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
62f6ba5ddfdc849c23306db9cd8b273bbe835bbd | 23a2ec1346d427cce5eeb1014c209a1756fdadd7 | /HaksaProject/src/MainProcess.java | 2f4258a952c718c6930bd6592a513e90a4086a4c | [] | no_license | mans122/TIS-Java | 5c838fcf1597045a98995b208b2d05426506e132 | c2a12ffdfc44c735c004a72bb1f5cc9bdee7126b | refs/heads/master | 2021-07-12T20:24:29.611886 | 2019-12-17T08:51:47 | 2019-12-17T08:51:47 | 209,219,707 | 0 | 0 | null | 2020-10-13T16:46:15 | 2019-09-18T04:48:08 | Java | UTF-8 | Java | false | false | 1,671 | java | import java.awt.Dimension;
import java.awt.Toolkit;
import javax.swing.JFrame;
public class MainProcess {
public static Login login;
public static Haksa haksa;
static MainProcess main;
public static void main(String[] args) {
DBManager db = new DBManager();
db.Connection();
main = new MainProc... | [
"gksqufdhkdwk2@gmail.com"
] | gksqufdhkdwk2@gmail.com |
30c7c50b121d8cd0d6ee557871722ab7c46354cb | de6e2ddaee1cfe5170f7210d88bca63447f98289 | /LoadBuffer.java | 9b9085e6dbb0e9f54a50037172151c215d9b822c | [] | no_license | aafgt/TomasuloAlgorithm-Simulation | 068976720397174b21cf5216b4608cac1ce2a6e9 | b5d369ed0e8581f0e7bd017938673c57c04ad828 | refs/heads/master | 2023-02-18T08:49:08.674063 | 2021-01-22T18:32:47 | 2021-01-22T18:32:47 | 332,031,689 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 321 | java |
public class LoadBuffer {
LoadR L1 = new LoadR("L1");
LoadR L2 = new LoadR("L2");
public LoadBuffer() {
}
public boolean canIssue() {
if(L1.busy && L2.busy)
return false;
else
return true;
}
public void print() {
L1.print();
System.out.println();
L2.print();
System.out.println();
}
}... | [
"amir.weedy@gmail.com"
] | amir.weedy@gmail.com |
9485fd1756c3ce03c9e9b42129eaeae48090d273 | f5b524748dc6d764e69f1c54295cd72bd82f4e0a | /BasicServlet/src/com/kitri/basic/LifeCycleTest.java | 936f0f5e6bcbd469c326bbe4a22a6b87c3418a45 | [] | no_license | GHJaewoonLee/HTMLStudy | 9122575989a711adceb00e7fc11391c799245fe9 | e1bf99f8e208e66d21faccaaab4a446651ab8bb3 | refs/heads/master | 2020-05-16T14:47:49.155381 | 2019-07-16T04:22:22 | 2019-07-16T04:22:22 | 183,112,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,212 | java | package com.kitri.basic;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
// WAS : 소켓/쓰레드 관리를 해주고 있음
// 객체는 1개 이... | [
"ppzzqqmm@naver.com"
] | ppzzqqmm@naver.com |
0f1b04db0e5a918bbf2f0413675a02b84749e3f5 | 498dd2daff74247c83a698135e4fe728de93585a | /clients/google-api-services-integrations/v1alpha/2.0.0/com/google/api/services/integrations/v1alpha/model/EnterpriseCrmEventbusProtoTeardownTaskConfig.java | 72f0a572f44394a88aa662d64287448151d32988 | [
"Apache-2.0"
] | permissive | googleapis/google-api-java-client-services | 0e2d474988d9b692c2404d444c248ea57b1f453d | eb359dd2ad555431c5bc7deaeafca11af08eee43 | refs/heads/main | 2023-08-23T00:17:30.601626 | 2023-08-20T02:16:12 | 2023-08-20T02:16:12 | 147,399,159 | 545 | 390 | Apache-2.0 | 2023-09-14T02:14:14 | 2018-09-04T19:11:33 | null | UTF-8 | Java | false | false | 5,900 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under t... | [
"noreply@github.com"
] | noreply@github.com |
afc82177c1b851d70b802645474f991fc8ca1fe2 | ce9de9cdc9ea29ed22d8e3cf01da2ec539c4b6ef | /src/main/java/com/nemesismate/piksel/trial/entity/vo/Viewings.java | 7d9ccbd7d8f2da23c7cafc6a75540db43ab117b6 | [
"Apache-2.0"
] | permissive | NemesisMate/pikseltrial | 7b026115d8fe1231f9b647649c3d7514960913ec | 4fb64c640efd547fca0f900c99bc89577487a13c | refs/heads/master | 2020-03-30T04:49:30.482509 | 2018-10-12T16:32:58 | 2018-10-12T16:32:58 | 150,764,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | package com.nemesismate.piksel.trial.entity.vo;
import lombok.AllArgsConstructor;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.ToString;
import lombok.experimental.Wither;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@Getter
@AllArgsCo... | [
"nemesismatedev@gmail.com"
] | nemesismatedev@gmail.com |
0a8828d188663faa677732266340bfe0d2f59b42 | b0d2612a3924ba225a60d237bb162b22e7d5f486 | /task_1/coins/src/main/java/com/epam/traning/coins/exceptions/ExpressionCoinsException.java | ef1f66494231250a4bd4069fe7d13364eeb28b97 | [] | no_license | kets911/aut-java-lab-2018-pavel-katsuba | 91003b27937659a40767c3bbbdcf3403927cc79c | 6ed53ccf3c601fff81b4d9795b6f76f12c7ae680 | refs/heads/master | 2020-05-17T23:45:00.997419 | 2019-04-29T12:06:27 | 2019-04-29T12:06:27 | 184,040,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 473 | java | package com.epam.traning.coins.exceptions;
public class ExpressionCoinsException extends RuntimeException {
public ExpressionCoinsException(String message) {
super(message);
}
public ExpressionCoinsException(String message, Throwable cause) {
super(message, cause);
}
public Expres... | [
"kets911@users.noreply.github.com"
] | kets911@users.noreply.github.com |
31bdd6816224f779dbabd57cbd66c1a8e3e75543 | d8a40e6da81cbcf8035656c4abb93b67725a3e27 | /Semantico/src/miniTREC/Concept.java | 9f103d6f0f4f7b7b67b9afa16f4293ef110b89d9 | [] | no_license | Rubenbros/semantico | fae58b45e8324d46a6d30fbe99ffd00b373d7059 | 97e68a1cd6cfe7024744e1e740bf85b8da9965b2 | refs/heads/master | 2020-04-17T09:17:42.739279 | 2019-01-23T19:14:31 | 2019-01-23T19:14:31 | 166,452,324 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,531 | java | package miniTREC;
import java.util.ArrayList;
import java.util.List;
public class Concept {
private List<Concept> broader=new ArrayList<Concept>();
private List<Concept> narrower=new ArrayList<Concept>();
private List<String> prefLabel=new ArrayList<String>();
private List<String> altLabel=new ArrayList<... | [
"rubenbros@hotmail.es"
] | rubenbros@hotmail.es |
03e619b593259e034a7af795fa70453b8ae18a4d | 1fe04d4b757adcb2b8551fcb30156ce956f1e87a | /src/Achieve/achieveBox.java | 815618bbcbbb3f513c8bf0928c039b5de0c9a0ca | [] | no_license | stanly481025/AFSS | 8fed117da91c961c4b17f2f71ed131148d380882 | e37b3efa2e4edd1017db005c029f57e165015f60 | refs/heads/master | 2021-05-12T02:18:51.987300 | 2019-07-15T14:14:44 | 2019-07-15T14:14:44 | 117,583,429 | 0 | 1 | null | null | null | null | WINDOWS-1252 | Java | false | false | 414 | java | package Achieve;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
public class achieveBox extends JFrame{
private String statement;
public achieveBox(String input)
{
this.statement = input;
JOpti... | [
"stanly481025@gmail.com"
] | stanly481025@gmail.com |
19882f09bfc2f744abb768dfd09727637214545f | 322aaf8d0b54a28bc626c37d481c0ae26e5aeb12 | /app/src/main/java/shui/liu/com/mysend/MainActivity.java | 2673c2fa7786227b1b9f2454e49423f3c57c6634 | [] | no_license | liushuiping/MYsend | ba21eb48dbf91584a93d296c492f685782fd11c9 | 55c05aee1cdc15b15a6e03643aa29725ed3015fc | refs/heads/master | 2020-03-09T01:10:37.538830 | 2018-04-11T16:35:40 | 2018-04-11T16:35:40 | 128,507,154 | 0 | 0 | null | 2018-04-07T15:26:07 | 2018-04-07T07:41:43 | Java | UTF-8 | Java | false | false | 339 | java | package shui.liu.com.mysend;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_mai... | [
"1062576657@qq.com"
] | 1062576657@qq.com |
1217bcff0624e2044c94d812d3c1b6b970cc6061 | 7715391a5d7311c6b369bba78d696bdf9fc431cc | /M11_Floristeria/src/model/Flor.java | 890a6fb961e4006de2c2bf80487a22330993e3d2 | [] | no_license | valeriavlgc/itacademy-m11Floristeria | a30a8cd12f304d4d37253899e49fd028d86d9dfb | 8e35e5eb627b7342e147c5f41fd2ba644e0ce76b | refs/heads/master | 2023-09-04T23:39:34.300969 | 2021-10-20T11:38:05 | 2021-10-20T11:38:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 379 | java | package model;
import controller.CampoVacio;
public class Flor extends Producto{
public Flor(String name, String color, double price) throws CampoVacio {
super(name, price);
this.color = color;
}
@Override
public String toString() {
return "Id= " + getId() + "Name:" + getName() + ", Color:" + color... | [
"aliuvys5@gmail.com"
] | aliuvys5@gmail.com |
28a9c27908a1bde04b071e3f125e749bcaafbd16 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/29/29_a4cb073f8ca4c67177ada38f7ad7f3d72a4d6bb8/GroupEditProducer/29_a4cb073f8ca4c67177ada38f7ad7f3d72a4d6bb8_GroupEditProducer_s.java | ec06f254991360a1733ee65a5f4079511153f34d | [] | 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 | 8,720 | java | package org.sakaiproject.site.tool.helper.managegroup.rsf;
import java.util.Collection;
import java.util.Iterator;
import java.util.Vector;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.sakaiproject.authz.api.Member;
import org.sakaiproject.site.api.Group;
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
7a64fb5fe7d78328023af06238ffc34837beed47 | ed1007f1c54707972ae7dc4eb60609209052afd6 | /SpringMongoApp/SpringMongoApp/src/main/java/com/freshers/trainingApp/model/users.java | 30b7619367ea9c7939ba76cabb9cd585ce62bd96 | [] | no_license | prathvi-shetty/mongo | c2c12061de9d364d99713047db633ccc05496f00 | 5ead573b6886b98bffffb1b108cff6527ae60156 | refs/heads/master | 2020-07-08T05:57:36.302820 | 2019-08-21T13:07:15 | 2019-08-21T13:07:15 | 203,585,802 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,162 | java | package com.freshers.trainingApp.model;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import java.math.BigInteger;
@Document(collection = "tusers")
public class users {
@Id
private String id;
private String username;
private String passw... | [
"prathvi.shetty@Triconinfotech.com"
] | prathvi.shetty@Triconinfotech.com |
54ba825eea6e42ac24e5f8ec16d9937ae7f1c5b9 | 15d062655f62d4040b322924d2e8451864f286bc | /java/com/soecode/lyf/dao/BookDao.java | 959f6fa460db8e12bebe7c9a11fa40ae7354520f | [] | no_license | YingJC/FirstSSM | 331cf97bee4aa326a5d6843f8d7a46dbd2f8d885 | c868ae56d3e501d35409dce09ddbaf5dbe55f2f1 | refs/heads/master | 2023-06-09T07:23:37.654170 | 2021-07-02T02:15:34 | 2021-07-02T02:15:34 | 382,195,868 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 665 | java | package com.soecode.lyf.dao;
import com.soecode.lyf.entity.Book;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface BookDao {
/*
通过ID查询单本图书
@param id
@return
*/
Book queryById(long id);
/*
查询所有图书
@param offset 查询起始位置
... | [
"[1787026217@qq.com]"
] | [1787026217@qq.com] |
44504cd4ce459cb5946a5d3acbf1c979f4808168 | 4f9f8836e5bafeeb821961f41c0246a52ccbc601 | /app/src/main/java/android/support/annotation/DrawableRes.java | aefecc7acd4cd61fc6a81e99704e3ea8fd87d899 | [] | no_license | pyp163/BlueTooth | aeb7fd186b6d25baf4306dce9057b073402b991c | 740e2ad00e3099d1297eee22c31570a8afc99f88 | refs/heads/master | 2021-01-09T12:03:25.376757 | 2020-02-22T06:58:49 | 2020-02-22T06:58:49 | 242,290,730 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 501 | java | package android.support.annotation;
import java.lang.annotation.Annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Documented
@Retention(RetentionPolicy.CLASS)
@Target({java.lang.annotation.Elemen... | [
"pyp163@126.com"
] | pyp163@126.com |
500eb2519054491ab99ace139ed300d1ced2dcc4 | 8905c775b4ea2bec37123291bf299a75ddd38fcf | /src/main/java/com/company/YandexTranslatorAPI.java | 2f4e64f2f7623553ebca2a5cf668653bb0807602 | [] | no_license | abrahamyanarman/Yandex_Translate_In_PC | 274be8ae756d4d2cb8c7bf0f46c97b7ea49f92f5 | 0ced5a065f49fffdbdc4e4cfbb1d82de2f05f8cd | refs/heads/master | 2020-04-09T08:04:39.656782 | 2018-12-04T07:16:42 | 2018-12-04T07:16:42 | 160,181,429 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,990 | java | package com.company;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.URL;
import javax.net.ssl.HttpsURLConnection;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import org.json.simple.JSONValue;
/**
* Makes the generic Yandex API... | [
"abrahamyan.arman.94@gmail.com"
] | abrahamyan.arman.94@gmail.com |
2c87b8fc8e328f7f061970716bd5b5724820bac2 | b66a7c78b11766e4a35ab2a4277c30a7406e4cd6 | /src/main/java/com/xiaomi/stonelion/jmx/HelloMBean.java | a240b109b45a263fec2fa6d28cb630f381660e7a | [] | no_license | jibaro/stonelion | 3fae10760b346360649fce3db59a0b206e0189cb | 492e26f73fe66c4dc8df9cf3c5cdbef22752eb82 | refs/heads/master | 2021-01-17T23:30:55.983391 | 2014-08-26T08:00:20 | 2014-08-26T08:00:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 239 | java |
package com.xiaomi.stonelion.jmx;
public interface HelloMBean {
public void sayHello();
public int add(int x, int y);
public String getName();
public int getCacheSize();
public void setCacheSize(int cacheSize);
}
| [
"shixin@xiaomi.com"
] | shixin@xiaomi.com |
a82ce38f19d5ab95597939356ef54b9c12112911 | 840a9424eaca9d25a90bce601f3b8149e3a44acc | /Yucai/src/main/java/com/hyg/yucai/service/TABService.java | 615a0d2cadd8a2eaf49e0268d6d20fdbc27b9ab7 | [] | no_license | YucaiTeam/Yucai | f0de355f02d58c6f4936ef5e135c3090fa3e1d17 | 70eec622de5bb095e1ec556b6482536617132b7c | refs/heads/master | 2020-03-27T23:51:50.442221 | 2018-09-04T14:45:58 | 2018-09-04T14:45:58 | 144,923,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | package com.hyg.yucai.service;
import java.util.List;
import com.hyg.yucai.model.TArea;
import com.hyg.yucai.model.TAreaCustom;
import com.hyg.yucai.model.TAreaExample;
import com.hyg.yucai.model.TBank;
import com.hyg.yucai.model.TBankExample;
public interface TABService {
//获取所有地区以及该地区银行
public Lis... | [
"42398016+tangwei96@users.noreply.github.com"
] | 42398016+tangwei96@users.noreply.github.com |
db69b3878c9a54613d4cce754d98e6acc9c25e26 | d8b83711a84c83730ee3fe50f5ebfa929bfbed10 | /1.JavaSyntax/src/com/javarush/task/task05/task0531/Solution.java | cd2064d588ae11abc27827225a43ffe6b6f1cb88 | [] | no_license | dleliuhin/JavaRushTasks | 22f24dbd12aaa333cdd9ad4cd094573b57489ffd | 0ebcb967ee56287907ea0cf36b132a680fe1f26a | refs/heads/master | 2020-03-22T04:35:51.335769 | 2018-07-29T23:25:59 | 2018-07-29T23:25:59 | 139,506,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 917 | java | package com.javarush.task.task05.task0531;
import java.io.BufferedReader;
import java.io.InputStreamReader;
/*
Совершенствуем функциональность
*/
public class Solution {
public static void main(String[] args) throws Exception {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in)... | [
"dleliuhin@mail.ru"
] | dleliuhin@mail.ru |
0f27fb13d3959aca0b7611e3043b7c8dd8f4690a | 4300e5564c6d4892985be91ac250edfff18cd1af | /atlasdb-client/src/main/java/com/palantir/atlasdb/schema/generated/SweepableCellsTable.java | cc855ab0113822fd76152f5410eb1ac9418a0bce | [
"BSD-3-Clause"
] | permissive | stefank-palantir/atlasdb | b2ed0fa079c5b0b5808cc52ea5d0bc11b81c4b84 | a61eb4b2896c7bfadd0ccf789521928340b094ec | refs/heads/develop | 2021-01-22T23:07:18.514111 | 2018-09-11T16:58:03 | 2018-09-11T17:00:19 | 85,610,987 | 0 | 0 | null | 2017-03-20T18:18:41 | 2017-03-20T18:18:40 | null | UTF-8 | Java | false | false | 34,134 | java | package com.palantir.atlasdb.schema.generated;
import java.util.Arrays;
import java.util.Collection;
import java.util.EnumSet;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Optional;
import java.util.Set;
import java.util.... | [
"noreply@github.com"
] | noreply@github.com |
d51d2161e6089f59ef82ad0351c5ed75053743f8 | 7b733d7be68f0fa4df79359b57e814f5253fc72d | /projects/sitemanage/src/main/java/com/percussion/assetmanagement/data/PSOrphanedAssetSummary.java | c7f8f8d11715db6db6764b046c2bf013a7093098 | [
"LicenseRef-scancode-dco-1.1",
"Apache-2.0",
"OFL-1.1",
"LGPL-2.0-or-later"
] | permissive | percussion/percussioncms | 318ac0ef62dce12eb96acf65fc658775d15d95ad | c8527de53c626097d589dc28dba4a4b5d6e4dd2b | refs/heads/development | 2023-08-31T14:34:09.593627 | 2023-08-31T14:04:23 | 2023-08-31T14:04:23 | 331,373,975 | 18 | 6 | Apache-2.0 | 2023-09-14T21:29:25 | 2021-01-20T17:03:38 | Java | UTF-8 | Java | false | false | 2,123 | java | /*
* Copyright 1999-2023 Percussion Software, Inc.
*
* 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 applicabl... | [
"nate.chadwick@gmail.com"
] | nate.chadwick@gmail.com |
66225b6018082523ad3b1d917f08e3d3db19dff8 | 7b74ac50a997b0fc30726b619f29fc29e1fa6ac6 | /app/src/main/java/octavianionel/it/obtainlocationpermissionsandtransformlocationtoaddress/GPSTracker.java | 7d9c4676f1e5a97d198432b2f07ceb74937ca299 | [
"Apache-2.0"
] | permissive | morristech/AndroidObtainLocationPermissionsAndTransformLocationToAddress | c199b1f1d2db01bca0496419d64a8ab0f2b79c1b | 191132e7c73dc0f6b4809bcc64c2d5a6f6e91e26 | refs/heads/master | 2020-05-31T14:01:05.957421 | 2018-04-12T14:32:15 | 2018-04-12T14:32:15 | 190,319,279 | 1 | 0 | null | 2019-06-05T03:25:19 | 2019-06-05T03:25:19 | null | UTF-8 | Java | false | false | 6,264 | java | package octavianionel.it.obtainlocationpermissionsandtransformlocationtoaddress;
import android.Manifest;
import android.app.Activity;
import android.app.Service;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.location.LocationListener;
import ... | [
"o.ionel@reply.it"
] | o.ionel@reply.it |
f0033697ed42f3f780d59a37d1e9dd11a301a67a | 85ff7407da7836d47b60688accde3396301cdcc6 | /app/src/main/java/com/fenxiangditu/sharemap/ui/IListDataView.java | 90286dffb408e4aa424e688f6bd7ebee4409a59b | [
"MIT"
] | permissive | jiantao88/shareMap | b1a5f128c5bc61513b92fd5749160fae3e5c9252 | d5c488d8c5385bd705ba9780fd2eb928351af9d4 | refs/heads/master | 2020-03-10T11:45:10.057776 | 2018-06-29T10:31:19 | 2018-06-29T10:31:19 | 129,362,634 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.fenxiangditu.sharemap.ui;
import java.util.List;
/**
* date: 2018/3/7
*/
public interface IListDataView<T> extends IView {
int getPage();
void setData(List<T> data);
List<T> getData();
void showContent(); //显示内容
void autoLoadMore();//自动加载
void clearListData();//清空所有数据
... | [
"zhangjiantao@chehejia.com"
] | zhangjiantao@chehejia.com |
7bd33735d6a3f93e6efce8491fe1fee7fbe47f71 | c41e17043e01f7d1a0cf28091aee3189da6e3301 | /src/main/java/com/power/spring/proxy/ProxyScanner.java | d3d5aafef05a2a924982c1fec15364227d7550b5 | [] | no_license | power9li/spring-lesson4-2 | b80033e5f64b6fa69099f72f2fb1e742df294022 | 990c8e73063a0dfe1b66c8b5a4fab3fe3b48567b | refs/heads/master | 2021-05-02T01:03:28.060022 | 2017-01-16T17:56:55 | 2017-01-16T17:56:55 | 78,707,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,524 | java | package com.power.spring.proxy;
import com.power.spring.annotations.MethodProxy;
import com.power.spring.utils.PackageScanner;
import com.power.spring.utils.PropUtils;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
/**
* Created by shenli on 2017/1/3.
*/
public class ProxyScanner {
pub... | [
"shenli@daojia.com"
] | shenli@daojia.com |
1983da4b47e33cba50640697887231c6f8ef102b | 13bc3251819c70f4aa602c51235a469850043072 | /src/Testsample/arraystack1.java | 49ae93ce78187b1282c3967956500b19ea95b35f | [] | no_license | gs-nyarlagadda/Test1 | c47d384f0354879a3a60f88856d2bf61aa96d58f | fba92d048ac2435289292f0e1478f2b5e1415ae6 | refs/heads/master | 2021-01-23T12:19:05.626576 | 2015-01-19T08:57:08 | 2015-01-19T08:57:08 | 28,437,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 851 | java | package Testsample;
import java.util.Scanner;
public class arraystack1 {
public static void main(String args[]){
Scanner input = new Scanner(System.in);
String[] answer = new String[4];
String[] exam = new String[4];
int result=0;
int total=0;
for(int i=0; i<=3; i++){
Syste... | [
"nyarlagadda@gainsight.com"
] | nyarlagadda@gainsight.com |
5b75a57ae820587c8fac3a4c0b5e9be5a1264e86 | d86f7a782da456a1e44f77c95f00c64cc4f8af0d | /account-service/src/main/java/com/doer/accountservice/AccountServiceApplication.java | 1932a7f09b75539f89c1c4a9bf97673e372567c0 | [] | no_license | doer20/Neteasework | 465f784a814eaab7d6ec5736db8ebc828bb16f2b | 524401d7a8966958843239e01f09c5f25fb6d267 | refs/heads/master | 2020-05-01T00:52:32.143232 | 2019-03-27T07:27:47 | 2019-03-27T07:27:47 | 177,180,303 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,817 | java | package com.doer.accountservice;
import com.netflix.hystrix.contrib.metrics.eventstream.HystrixMetricsStreamServlet;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.w... | [
"375916372@qq.com"
] | 375916372@qq.com |
2658535a7789039682cc2f67ea41893f10d09d19 | 90f00088244b59b80c9ef5f555a23dd30e086fda | /app/src/main/java/com/tesu/manicurehouse/adapter/VideoLableAdapter.java | 4ae23f405ec5110a36fd238bf5ea929579847465 | [] | no_license | liuminert/manicure_android1 | 0cd26dab9a5dab4de22ab6112d9e0c8a65bc3381 | 94945f85e41f0eb79be7f6cb9c87ec0ec9cf246c | refs/heads/master | 2021-06-27T18:16:15.956913 | 2017-09-11T08:24:14 | 2017-09-11T08:24:14 | 103,111,829 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,394 | java | package com.tesu.manicurehouse.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.tesu.manicurehouse.R;
import com.tesu.manicurehouse.bean.VideoLableBean;
im... | [
"liumin@muyouguanxi.com"
] | liumin@muyouguanxi.com |
63bea173c207d8c927366d10699174ef5c4013f7 | 502cd885b2f25d650de0f228d22247e0a170c700 | /Source Code/AdministratorPresentationLayer/src/view/states/MainMenuState.java | bd241efc7b3f8559e3d72732b3cdfe47ed422f9c | [] | no_license | senker/CarRental | 0edd4314daeba3a898a5490b9764d96eedd4b343 | 697399f05b07f6be76bdb7fb4d36b0776ad5dd33 | refs/heads/master | 2020-06-24T01:35:07.124195 | 2019-08-15T22:26:27 | 2019-08-15T22:26:27 | 198,809,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | java | package view.states;
public class MainMenuState extends MenuState {
@Override
public String handle(String input) {
switch (input){
case "1":
currentState = states.get(1);
return "";
case "2":
currentState = states.get(5);
... | [
"53299671+dunaiDevelop@users.noreply.github.com"
] | 53299671+dunaiDevelop@users.noreply.github.com |
79881201eaa0f3bacfa6bc5da9d8c40098a0dcb2 | ae585c5462c7139604917e9ed0b3519961400d05 | /src/main/java/pl/coderslab/charity/config/SecurityConfig.java | bf76b0e926905beffd830dbed9ae3393d8918574 | [] | no_license | oskarharenda/charity | aee7dc3749dd026517172e57c063c8274e94070b | 9d893f36f5eed15bcbb54459e2f6936a2e8af383 | refs/heads/master | 2021-05-20T00:34:58.363619 | 2020-04-10T06:17:50 | 2020-04-10T06:17:50 | 252,109,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,757 | java | package pl.coderslab.charity.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.web.bui... | [
"oskarharenda@gmail.com"
] | oskarharenda@gmail.com |
670f2fd3dcb0d5a07c1b59b2b3922787c52c6bb8 | bacc25e29ab480359bd8003b019e4ad7af3d8796 | /src/main/java/com/example/springboot20200107/ServletInitializer.java | 78d88cda12ee3bb8555b83c8ac09501ca23f6068 | [] | no_license | 18161825600/springboot20200107 | 71916183b9a608b4b6f193a9016e7c5a0a4930c7 | 5ea89a16c4b8ffdf75b691f6e87c62b4d182cd99 | refs/heads/master | 2020-12-09T05:38:19.698236 | 2020-01-11T09:45:24 | 2020-01-11T09:45:24 | 232,509,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package com.example.springboot20200107;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBuilder confi... | [
"z18161825600@163.com"
] | z18161825600@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.