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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cbb74cb92a5d1bae01db96cb60f859015cf69198 | 9622dbee9386428b7c08aeae10c40d4228ad14ce | /src/main/java/com/allen/moments/v2/model/Comment.java | c5fb511577a8de00a35e24f607aefd09b892387f | [] | no_license | Wuxiaonai/moments_v2_backend | b9bc84c2a21fbaa762b5237da8e0b722cb04502d | 68153f76861257dbdcace0189b530e21209eef16 | refs/heads/master | 2023-05-14T13:02:52.241401 | 2021-06-08T10:23:28 | 2021-06-08T10:23:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,147 | java | package com.allen.moments.v2.model;
public class Comment {
private Integer commentId;
private Integer postid;
private String comment;
private Integer commentedby;
public Integer getCommentId() {
return commentId;
}
public void setCommentId(Integer commentId) {
this.comm... | [
"sunhaiming.allen@bytedance.com"
] | sunhaiming.allen@bytedance.com |
0b32e2b07e7626ba2e62ec34965b038d72fab168 | 8c16a2bd19da3aa516e5ffe76dc5cbc032815d29 | /src/test/src/co/tophe/oembed/fallback/OEmbedOohembedTest.java | cc4c095606c54360229e99a4b9e0b2161588a52e | [
"Apache-2.0"
] | permissive | levelup/Android-oEmbed | 3b8f1c7965e68c9088df1cf473dc6e30faf43438 | 56889cb68ca0ec466e224e0ca010939eee714729 | refs/heads/master | 2021-01-22T18:18:38.182382 | 2015-02-24T06:37:34 | 2015-02-24T06:37:34 | 20,097,034 | 14 | 3 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package co.tophe.oembed.fallback;
import android.test.AndroidTestCase;
public class OEmbedOohembedTest extends AndroidTestCase {
private void testOEmbedThumbnail(String url) throws Exception {
OEmbedOohembed dataSource = new OEmbedOohembed(url);
assertNotNull(dataSource);
String thumbnail... | [
"robux4@gmail.com"
] | robux4@gmail.com |
3f6cca13c1eb8f2b7c4b2ecebfc02952851e9db5 | 8c647600c5f43878e9396efa56aecb22da001c4d | /simplified-tests/src/main/java/org/nypl/simplified/tests/opds/OPDSFeedEntryParserContract.java | df149a15c5ee9d448cac9aae18201c60637473ea | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause"
] | permissive | jonathangreen/Simplified-Android-Core | e6df5f3a0a4c92a11811704bb0f07d757677c5a1 | 34a6fda48570a75372723b71acd36130570e1bcb | refs/heads/master | 2022-12-11T02:54:58.447914 | 2020-07-21T16:11:28 | 2020-07-21T16:11:28 | 292,624,474 | 0 | 0 | NOASSERTION | 2020-09-03T16:35:13 | 2020-09-03T16:35:12 | null | UTF-8 | Java | false | false | 24,263 | java | package org.nypl.simplified.tests.opds;
import com.io7m.jfunctional.Option;
import com.io7m.jfunctional.OptionType;
import com.io7m.jfunctional.Some;
import org.joda.time.DateTime;
import org.joda.time.format.ISODateTimeFormat;
import org.junit.Assert;
import org.junit.Test;
import org.nypl.simplified.books.book_data... | [
"code@io7m.com"
] | code@io7m.com |
1e6aac9f2c0e3a580110effcb6a89a63a4c78085 | 5cb2d64a3269fa85f1ede1db405d763450fa117f | /src/org/kernelab/bifo/uniprot/UniProtItem.java | 5ccd49b42f42d3ce88cc96e618242b2beccf5465 | [] | no_license | KerneLab/Bifo | 7a4989aaab02812489be17e3224e36d96f2cbdba | 61204f9f7229b4d23c079ce4914c61b2b313efea | refs/heads/master | 2016-09-09T21:41:51.968482 | 2014-06-19T18:57:25 | 2014-06-19T18:57:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,600 | java | package org.kernelab.bifo.uniprot;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.Set;
import org.kernelab.basis.Tools;
import org.kernelab.basis.sql.SQLKit;
import org.kernelab.bifo.fasta.FastA;
import org.kernelab.bifo.fasta.FastAItem;... | [
"kernelforce@gmail.com"
] | kernelforce@gmail.com |
dfd422157576447fc9a42d2a65c9551842d7a250 | 24643916cd1515911b7837ce81ebd17b0890cc81 | /packages/apps/Media3D/src/com/mediatek/media3d/NavigationBarMenu.java | 88c0a57c1cc86fe684eb17334e0a597ee063d934 | [
"Apache-2.0"
] | permissive | touxiong88/92_mediatek | 3a0d61109deb2fa77f79ecb790d0d3fdd693e5fd | 5e96a7bb778fd9d9b335825584664e0c8b5ff2c7 | refs/heads/master | 2020-05-02T10:20:49.365871 | 2019-04-25T09:12:56 | 2019-04-25T09:12:56 | 177,894,636 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,949 | java | /* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein is
* confidential and proprietary to MediaTek Inc. and/or its licensors. Without
* the prior written permission of MediaTek inc. and/or ... | [
"sunhouzan@163.com"
] | sunhouzan@163.com |
5cf121fffbeeb9195f7d81bf7866659a19e38e5b | 0e8f012392f391c687d2422a02d552b1055aa623 | /ZeressemosInternationalBankV.2/src/conta/MapaDasContas.java | 30dd6ab740a04ad9f7992dac44f01d49e8529b05 | [] | no_license | OsZeressemos/sistemaBancoDesenvolvimento | e5c2fad67f6e8d7d14b982a412ea6fefe717e27b | ad25ddca1fc472d51b03574d76bfebe728d51248 | refs/heads/main | 2023-04-21T09:37:32.782153 | 2021-05-13T01:13:56 | 2021-05-13T01:13:56 | 364,270,003 | 0 | 1 | null | 2021-05-23T14:46:16 | 2021-05-04T13:44:00 | Java | UTF-8 | Java | false | false | 2,317 | java | package conta;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
public class MapaDasContas extends Conta {
public ... | [
"marcos_barker@hotmail.com"
] | marcos_barker@hotmail.com |
21b166a8c592e810192851b0419b9d58d23bc37e | 64a5287055c1dd02af671d202c3b255a0d6192ff | /code/src/parser/modelDAO/connector.java | 3c5e5d568baff3634c2880fe84c3d994a65ade6b | [] | no_license | mpradeep1994/Personal-medical-Application | 95d0c9187c81f249a35220304e4e13e7bc47b463 | e361da81e67ba9a78408670e2d4071f1926a2d61 | refs/heads/master | 2020-06-28T07:58:47.264786 | 2017-11-18T18:40:29 | 2017-11-18T18:40:29 | 74,500,279 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,480 | 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 modelDAO;
/**
*
* @author Pradeep
*/
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLExceptio... | [
"mpradeep1994@gmail.com"
] | mpradeep1994@gmail.com |
37dc9f37a971270adadafe1ba132c3f63d0c0967 | 0da9cff1a1ebf91fc58655b17868bbd96fc6a19c | /app/src/main/java/com/example/crud_complete_sqlite/ConsultarSpinner.java | 040bdde93e2e0bbef25045b5674d74bc17de6b88 | [] | no_license | Alvitronex/Crud_complete_SQLite | b9badf179c6592956db0800c7e1933f18be15de7 | 976fc53ecf32b6a4c6fb12f32494fefd234dcc78 | refs/heads/master | 2023-08-06T10:32:50.440223 | 2021-09-25T03:55:59 | 2021-09-25T03:55:59 | 410,157,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,416 | java | package com.example.crud_complete_sqlite;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Spinner;
import android.widget.TextView;
public class ConsultarSpinner extends Ap... | [
"marioenriquealvarado12@gmail.com"
] | marioenriquealvarado12@gmail.com |
82c3cb90f7240c63db3048765dadfc2b23ad2693 | 905f4834d4509b48fbb279e989b3ca50de5d1594 | /src/main/java/com/lh/address/lookup/controller/AddressLookUpController.java | 0e31342a5ecf42c7d750f9db445b8f6bfb818eda | [] | no_license | bbsz/LhAddressLookUp | 8cd7f45336c7c865dd31eae15788a846b22e13de | 7d902716087a30e83024003cd435746e56bcdd75 | refs/heads/master | 2021-01-22T10:56:20.179808 | 2017-02-16T07:37:34 | 2017-02-16T07:37:34 | 82,053,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,174 | java | package com.lh.address.lookup.controller;
import com.lh.address.lookup.domain.Address;
import com.lh.address.lookup.service.OpenUkAddressSearchService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.*;
import jav... | [
"bobuskyyserhiy@gmail.com"
] | bobuskyyserhiy@gmail.com |
22c18ccba819856e0bce953f02144d9451d6fb71 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i29390.java | 523d8bd4541d5f8f654f3f4796472b1e9ff413db | [] | no_license | vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711400 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package number_of_direct_superinterfaces;
public interface i29390 {} | [
"vincentlee.dolbydigital@yahoo.com"
] | vincentlee.dolbydigital@yahoo.com |
17cb78e0df79413b9ce9f939f918e39d34210a2b | 5ea1361955d5383b9fcad927f41bd26baf5f7008 | /AC2DM/src/ut/ee/db/DBManager.java | 6855bfcb7bf02ca647a2c84ad74b8eecb94e6d2d | [] | no_license | yunle96/ac2dm | 87d1305a0954dc61853cd18ae66e9105e273b28c | a9923ad1b3f956382dacd5d5e3bc45e4ddee16ec | refs/heads/master | 2021-01-23T23:35:08.892807 | 2013-02-16T20:33:49 | 2013-02-16T20:33:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,986 | java | package ut.ee.db;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import ut.ee.utilities.Utilities;
import android.content.Context;
import android.database.SQLException;
import android.database.... | [
"p2tris@gmail.com"
] | p2tris@gmail.com |
ef6468e5665ec803857cd3f498acc483dae13865 | d05dcf82faf1e40e126452fa2167b1272420f6f2 | /myboot/src/main/java/com/example/exception/ErrorCode.java | dc36ffe203f6537eba17c6bd27e3ef0ad08b845f | [] | no_license | csj50/myboot | 532b951a916beaedeaec298f1e38364ee617572d | 6e4f37ad14573e335ff6f88e02432b61e43b4155 | refs/heads/master | 2023-04-07T11:19:04.645997 | 2023-03-24T07:11:43 | 2023-03-24T07:11:43 | 211,753,787 | 0 | 0 | null | 2023-01-23T05:53:13 | 2019-09-30T01:45:53 | Java | UTF-8 | Java | false | false | 114 | java | package com.example.exception;
public interface ErrorCode {
public String code();
public String msg();
}
| [
"287229112@qq.com"
] | 287229112@qq.com |
00beef4075af868cb14ff3cf931f88d44251c37a | dcf727746eafa2a960485e9e2d497265317aee03 | /src/hackerrank/MaximizingXOR.java | 62a50e750e65b67e2053de3c572829469e4e9153 | [
"Apache-2.0"
] | permissive | wlk/contests | e45c4ad53e9b5a85c6b8b8d05320ec73ab191fb2 | d4c17c5dee046fa457870577255848899e5e8b64 | refs/heads/master | 2020-05-19T09:05:23.811811 | 2016-11-23T20:42:41 | 2016-11-23T20:42:41 | 9,275,678 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 747 | java | package hackerrank;
import java.io.*;
import java.util.*;
import java.text.*;
import java.math.*;
import java.util.regex.*;
public class MaximizingXOR {
static int maxXor(int l, int r) {
int maxXor = 0;
for(int i = l; i <= r; ++i){
for(int j = i; j <= r; ++j){
if( (i^j)... | [
"wlangiewicz@gmail.com"
] | wlangiewicz@gmail.com |
5ac49ce809753777c5efe1f36bd56982110ea697 | b6ee45b46e99d1a3d00bee92f0e922287b66adbb | /HoaxifyJavaReact/serverJava/ws/src/main/java/com/hoaxify/ws/user/abstracts/UserService.java | 908fc8264588dfb18f624760acb283695a645d26 | [] | no_license | merdemli/Hoaxify | 3aa9fe27e454fd4f11940377abadb86089c01cf3 | 876b5d0031a3e6447ea96e2d8a9f8b372ad6ed8c | refs/heads/main | 2023-07-20T00:14:03.869964 | 2021-08-25T22:50:33 | 2021-08-25T22:50:33 | 397,649,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 141 | java | package com.hoaxify.ws.user.abstracts;
import com.hoaxify.ws.user.concrete.User;
public interface UserService {
void add(User user);
}
| [
"57098477+merdemli@users.noreply.github.com"
] | 57098477+merdemli@users.noreply.github.com |
e0c8389a44aa137cec67b583dd3f633a810ff314 | 032eba8d11328a7e274b30dde0b259817dfe615d | /app/src/test/java/com/example/a16046562/p08_locatingaplace/ExampleUnitTest.java | fdcb3eb99bc47b98e3b09a6986406825fbf0bd94 | [] | no_license | bryantan16046562/P08LocatingAPlace | e32301625a8a88d0a63f457999b2dea4f97298d6 | b44181a4d62b53e44fc54ecd29e99a884cd8350c | refs/heads/master | 2020-03-22T16:55:02.105470 | 2018-07-10T16:02:45 | 2018-07-10T16:02:45 | 140,360,133 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package com.example.a16046562.p08_locatingaplace;
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... | [
"16046562@rp.edu.sg"
] | 16046562@rp.edu.sg |
2b7b6d37ff69116e1ba40db770d2e9a75bf5d4e5 | 704401a865430c88b557c903b53e40b3c60a553d | /app/src/main/java/com/example/android/break2/AddAwardToAuther.java | 5c9d04eecb98b9417ef2dec27161412c30f574c4 | [] | no_license | mazen930/Movie-Recommendations-App | c5ad3f0d74f8c5ffe0bd1d1ca8711a045b288d37 | da38daaae3b1ec47304a6e3f7691a635b69f218f | refs/heads/master | 2020-09-03T04:03:30.256527 | 2019-11-03T23:42:21 | 2019-11-03T23:42:21 | 219,381,381 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,876 | java | package com.example.android.break2;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.Spinner;
import android.widget.Toast;
import java.sql.ResultSet;
import java.sql.SQLExcepti... | [
"33043493+mazen930@users.noreply.github.com"
] | 33043493+mazen930@users.noreply.github.com |
a6c53afc088f8a8e2ec488246c9032d703c471f9 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /hbase-20190101/src/main/java/com/aliyun/hbase20190101/models/DescribeInstanceTypeRequest.java | 3113a65ddc278a25e53ad017de26c741e0084c2b | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 703 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.hbase20190101.models;
import com.aliyun.tea.*;
public class DescribeInstanceTypeRequest extends TeaModel {
@NameInMap("InstanceType")
public String instanceType;
public static DescribeInstanceTypeRequest build(java.util.Map<String,... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
d1c72c33bfa82a396cafccd8f388267d22b53574 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /ahas-20180901/src/main/java/com/aliyun/ahas20180901/models/QueryPageableOrderRecordsResponseBody.java | 5319d5449ffe664fbf602d26011f90b947fae5ce | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 1,723 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.ahas20180901.models;
import com.aliyun.tea.*;
public class QueryPageableOrderRecordsResponseBody extends TeaModel {
@NameInMap("Code")
public String code;
@NameInMap("Data")
public String data;
@NameInMap("Message")
pu... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
60ce8eb6e6ff0000f72bbfb6d69e3c05584eecdc | 24fbbd9e6e4fd4eb7cf651bf1085baa1f269a692 | /java.jvm/src/main/java/com/jvm/serial/OutOfMemory.java | 5f9b7876a2be4511d7395e110497198ad558d551 | [] | no_license | frinder6/my.test | af6748cff3e24262bd952d30b58c4cde3e434c8f | 964d7b7043b1bc4b48bbc8188ad5544950e3ea41 | refs/heads/master | 2021-01-19T00:51:10.653148 | 2017-03-12T09:24:56 | 2017-03-12T09:24:56 | 62,484,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,513 | java | package com.jvm.serial;
import com.jvm.MemoryAllocation;
/**
* Created by frinder6 on 2016/12/12.
* <p>
* serial out of memory 测试
*/
public class OutOfMemory extends MemoryAllocation {
/**
* VM Args: -verbose:gc -Xmx20M -Xms20M -Xmn10M -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:SurvivorRatio=8 -XX:+... | [
"frinder.liu@vipshop.com"
] | frinder.liu@vipshop.com |
fa7f084bf302558f6634a8ed8eb0f4a5a919e58f | 88f67eac43bd45c1df5f598d9152b2b3d3c5fc6c | /src/main/java/com/sirius/dao/mysql/UserIdDao.java | dbe338d431a569b6d3dc8747ef2ce3c139aad14a | [] | no_license | sirius-william/SiriusLibrary_Serve | b75bde9d06e2acb49fbb5ac476854bd96b80d90a | e862648f533a4f75d4d99eabb3b6bf0c54e4146f | refs/heads/master | 2023-07-06T18:51:03.698518 | 2021-08-10T09:29:14 | 2021-08-10T09:29:14 | 393,078,965 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 950 | java | package com.sirius.dao.mysql;
import com.sirius.domain.UserId;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.ArrayList;
@Mapper
public interface UserIdDao {
/*查询*/
// 获取一个空闲的id
UserId selectOne();
// 获取所有指定状态的id
ArrayList<UserId> selectAl... | [
"gobletfire@vip.qq.com"
] | gobletfire@vip.qq.com |
94586e7dc792a887eaefaeb9cd85478827c7cd05 | 2dce0244270369d30f509c8a7b6c4ceadc71ec12 | /m29_1_MessageSystemHome/src/main/java/com/it_uatech/api/service/DBServiceAccount.java | cccd30db811ce537346368897d0a083563db9c7c | [] | no_license | ituatech/JavaMainCourse | 91825d3a43159abd97443cf13c166b420266432c | 4e5fc538aa38b9a8bad92932849b9637f6a2172f | refs/heads/master | 2022-06-29T19:15:02.995886 | 2020-05-19T17:43:23 | 2020-05-19T17:43:23 | 218,717,504 | 0 | 0 | null | 2022-06-21T02:42:37 | 2019-10-31T08:21:27 | Java | UTF-8 | Java | false | false | 269 | java | package com.it_uatech.api.service;
import com.it_uatech.api.model.AccountDataSet;
import java.util.Optional;
public interface DBServiceAccount {
void save(AccountDataSet account);
Optional<AccountDataSet> findByLogin(String login);
void shutdown();
}
| [
"53702365+ituatech@users.noreply.github.com"
] | 53702365+ituatech@users.noreply.github.com |
768ee741616544d53c0273cd8575f3b71c824f36 | d084c6361245b7624f7949ac168c3f12d906beb5 | /weixin_base/src/main/java/com/mudi/weixin/base/cipher/CmdCipher.java | b7467caa21b0558bd7cc721575fbdaccbdf77a82 | [
"Apache-2.0"
] | permissive | mudiyouyou/fake_weixin_by_netty | c24fac96a56b3d2831dbed78f1afadd5f6f5115b | c4652bde62e01a30832cc2a08d4449d7d5976585 | refs/heads/master | 2023-08-09T10:07:07.405255 | 2020-02-05T11:59:04 | 2020-02-05T11:59:04 | 157,389,596 | 0 | 0 | Apache-2.0 | 2023-07-20T02:12:28 | 2018-11-13T14:03:00 | Java | UTF-8 | Java | false | false | 1,638 | java | package com.mudi.weixin.base.cipher;
import javax.crypto.*;
import javax.crypto.spec.DESedeKeySpec;
import java.security.InvalidKeyException;
import java.security.NoSuchAlgorithmException;
import java.security.spec.InvalidKeySpecException;
import java.util.Base64;
public class CmdCipher {
private static final Str... | [
"cobrano1@163.com"
] | cobrano1@163.com |
e5b219c08606c313280cc70b4d817b1382355973 | 4aa4bc14cf72dd2f5d302570a763bc5025a17041 | /app/src/main/java/com/parting_soul/learn/viewdraw/customview/view/LinearLayout.java | 46d12a247c6e5d257d8104cf71e91543d0c5c16e | [] | no_license | PartingSoul/AndroidLearn | 1c52e1fbc7db412b4d59b4679528f8e0df183ea7 | ae8359a51585e3ad89c919ea76327dd3cc8fe384 | refs/heads/master | 2021-07-25T01:09:39.527878 | 2020-09-25T08:12:20 | 2020-09-25T08:12:20 | 219,702,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,810 | java | package com.parting_soul.learn.viewdraw.customview.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.drawable.Drawable;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import com.parting_soul.... | [
"partingsoul@gmail.com"
] | partingsoul@gmail.com |
3d7d865475f9199eff9c2ebdca13584c7254ef78 | d943106f8bece1cd3b4c7205a6af146af8f3afe7 | /powermock/src/main/java/win/iot4yj/PowerMockApp.java | 297904c1a4f3c7937d4d03a40116a70177e5d3d6 | [
"MIT"
] | permissive | yjaal/study | 91ae5e2a141915ed928060cc0ef39170dade4bea | f8b721de46ae160e23ce25b547ae3a1654b14b26 | refs/heads/master | 2022-12-21T15:25:31.192786 | 2022-12-20T07:34:05 | 2022-12-20T07:34:05 | 186,843,346 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 54 | java | package PACKAGE_NAME;
public class PowerMockApp {
}
| [
"yjjal1314@gmail.com"
] | yjjal1314@gmail.com |
1b39486a2563dd4a564942e34b3937a1aa65caba | ebd894cc8e654ec55dfc23bae9f72654b4231399 | /src/de/tud/stg/tests/popart/extensions/cool/shape/MyShape.java | 317a395c5a9446dc8c0b9050f7c1837186e55fcd | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | dinkelaker/popart | b664599b208963469f9a0448f9497e7f57b9d70e | 46d3e6f45c2ea4343eeff5c35fdfd177661663ae | refs/heads/master | 2020-04-06T13:30:14.845024 | 2015-06-16T11:52:40 | 2015-06-16T11:52:40 | 157,502,523 | 2 | 0 | null | 2018-11-14T06:34:58 | 2018-11-14T06:34:58 | null | UTF-8 | Java | false | false | 1,675 | java | ///////////////////////////////////////////////////////////////////////////////
// Copyright 2008-2015, Technische Universitaet Darmstadt (TUD), Germany
//
// The TUD licenses this file to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the Licen... | [
"Tom.Dinkelaker@ericsson.com"
] | Tom.Dinkelaker@ericsson.com |
828b16cfba1b1426148e1fb5bb81cfb9edd9e4af | 86505462601eae6007bef6c9f0f4eeb9fcdd1e7b | /bin/modules/sap-subscription-billing/saprevenuecloudcustomer/src/com/sap/hybris/saprevenuecloudcustomer/service/SapRevenueCloudCustomerOutboundService.java | 1cbb37d58bed64e92e761a21baf8c206edfa27d3 | [] | no_license | jp-developer0/hybrisTrail | 82165c5b91352332a3d471b3414faee47bdb6cee | a0208ffee7fee5b7f83dd982e372276492ae83d4 | refs/heads/master | 2020-12-03T19:53:58.652431 | 2020-01-02T18:02:34 | 2020-01-02T18:02:34 | 231,430,332 | 0 | 4 | null | 2020-08-05T22:46:23 | 2020-01-02T17:39:15 | null | UTF-8 | Java | false | false | 1,544 | java | /*
* Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* license agree... | [
"juan.gonzalez.working@gmail.com"
] | juan.gonzalez.working@gmail.com |
2e277ba01ffb6a0fc0c19a0be1901525c37b550c | 11d186c7403e450272023a4f8ef9ada8e0149890 | /Laboratorium 9/ag_odb.java | 7b75602ab9256fdd306cf4b681f127f320d0bd6b | [] | no_license | AMajkut/Rozproszona-Sztuczna-Inteligencja | 4af56bdaf2ecc47278fdf70f81d272e0ce42151d | c30b577e3b48b84988669bc795e89a8cb4f7c9f9 | refs/heads/master | 2021-04-26T22:50:27.176000 | 2018-05-30T07:51:32 | 2018-05-30T07:51:32 | 124,154,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | import jade.core.Agent;
import jade.core.behaviours.CyclicBehaviour;
import jade.lang.acl.ACLMessage;
import jade.lang.acl.MessageTemplate;
public class ag_odb extends Agent {
protected void setup() {
addBehaviour(new CyclicBehaviour(this) {
public void action() {
ACLMessage msg = myAgent.receiv... | [
"noreply@github.com"
] | noreply@github.com |
3282033c41285b9e97b5f40554637cd04120506a | 47b079bdd3269e95216a0fc9acd2ff62714b681b | /app/src/main/java/com/orderprio/CustomItemListView.java | 8cfda99fff08f4c656ad08149d1d4858449d501a | [] | no_license | snihore/OrderPrio | 5105d12446377e4595c20382e5c1c1fc7b778f79 | f2f692ebeb290116ca0769f60e06dde049318ecb | refs/heads/master | 2021-07-05T08:09:00.814479 | 2021-05-08T06:13:19 | 2021-05-08T06:13:19 | 239,145,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,473 | java | package com.orderprio;
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.orderprio.data.ShopMenuData;
import java.util.List;
public class CustomItemListView extend... | [
"souravnihore1998@gmail.com"
] | souravnihore1998@gmail.com |
45112e4d491e5f323f34060237eafccd4d576b89 | 74b47b895b2f739612371f871c7f940502e7165b | /aws-java-sdk-workspacesweb/src/main/java/com/amazonaws/services/workspacesweb/model/transform/TrustStoreJsonUnmarshaller.java | 7d9a277e3e2a052f727d7d7df89cd96f4cdc3ab2 | [
"Apache-2.0"
] | permissive | baganda07/aws-sdk-java | fe1958ed679cd95b4c48f971393bf03eb5512799 | f19bdb30177106b5d6394223a40a382b87adf742 | refs/heads/master | 2022-11-09T21:55:43.857201 | 2022-10-24T21:08:19 | 2022-10-24T21:08:19 | 221,028,223 | 0 | 0 | Apache-2.0 | 2019-11-11T16:57:12 | 2019-11-11T16:57:11 | null | UTF-8 | Java | false | false | 3,007 | java | /*
* Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
47b7490b061c4e2df91eb7b022d5c36fab16684a | a45f642f23ac1475adbc8ff51ff6942baf29dd89 | /app/src/main/java/com/example/singin/model/network/ApiClient.java | b996fc52714c46905bb5f4da9c7e6befb2e2f757 | [] | no_license | rahulghosh1990/task | 1987cb630f7397e55a26bab2ed101589ee05e3ba | 7685d54f27cfa2cd15d0a38e11587d8392511c57 | refs/heads/master | 2023-04-18T15:09:41.794861 | 2021-05-06T09:55:56 | 2021-05-06T09:55:56 | 362,692,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,093 | java | package com.example.singin.model.network;
import com.example.singin.BuildConfig;
import com.jakewharton.retrofit2.adapter.rxjava2.RxJava2CallAdapterFactory;
import java.util.concurrent.TimeUnit;
import okhttp3.OkHttpClient;
import okhttp3.logging.HttpLoggingInterceptor;
import retrofit2.Retrofit;
import retrofit2.co... | [
"rsmith.ghosh717@gmail.com"
] | rsmith.ghosh717@gmail.com |
0747fe358857426a7f33e31c8c37a93a74f1b1c7 | 42cae89d448773565534047934e5189a990ad8bc | /2.hazi2/src/Katonas/Teszt.java | 0e8a2b21577dc61770bbbfc7c3fe943f72fff059 | [] | no_license | czevarist/CzevarIstvan_C59ZSC | 40f706e88be0c38a0cff3a2fd07e41f89deb2905 | e5cc638a306c8fb9ff7cacbea86658a4c6807cd7 | refs/heads/master | 2020-08-06T15:43:10.042659 | 2019-10-14T22:37:18 | 2019-10-14T22:37:18 | 213,061,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,317 | java | package Katonas;
public class Teszt {
public static Katona megkuzd(Katona k1, Katona k2) {
if (k1.getTamadoEro() > k2.getTamadoEro())
return k1;
if (k1.getTamadoEro() < k1.getTamadoEro())
return k2;
return k1;
}
public static void main(Str... | [
"noreply@github.com"
] | noreply@github.com |
d69dc9e1af6945d90869531d7da6fb816ee2c1b7 | 6c8df26fd62fa087ae21c7966162c7ffe63968c1 | /src/pckg/Tester.java | 90370edd0becd4da8e73fb9ecdd8fd78f24e2c0a | [] | no_license | ahmedmahmoud116/Predictive-Text | 95b92cf1ef87b796cc5997fea8d375529c50db8a | 68d41e2093c4abadca14ce2d5ebc96b8e0ecd59a | refs/heads/master | 2020-07-21T22:33:42.824096 | 2019-09-07T15:32:35 | 2019-09-07T15:32:35 | 206,988,232 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,232 | java | package pckg;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Scanner;
public class Tester {
public Tester() {
}
public static void main(String[] args) throws IOException {
MarkovRunnerWithInterface mr = new MarkovRunnerWit... | [
"ahmed.mahmoud8116@gmail.com"
] | ahmed.mahmoud8116@gmail.com |
0561b2dfdf568670809d600fdb4260b0327f9958 | 830fec37193b164765e7ba4f4655516dd7c41cab | /daogenerator/src/main/java/com/netlight/quotes/QuotesDaoGenerator.java | e938243a3cb43f02cc789d7696cefc59829f1e1a | [] | no_license | jenmo917/TheCodePub | d04da8e8470f7aa0ffe667efb9e21c8d16aed0b3 | 1cd31fce23be1a6e5a9c075ebcdf4ae9a5b13cfd | refs/heads/master | 2020-04-09T20:39:39.767208 | 2015-09-14T16:13:34 | 2015-09-14T16:13:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,173 | java | package com.netlight.quotes;
import de.greenrobot.daogenerator.DaoGenerator;
import de.greenrobot.daogenerator.Entity;
import de.greenrobot.daogenerator.Schema;
public class QuotesDaoGenerator {
private static final int VERSION_NUMBER = 1;
/**
* REMEMBER TO INCREASE VERSION NUMBER WHEN CHANGING THE DAT... | [
"Jens.Moser@nrk.no"
] | Jens.Moser@nrk.no |
a8c89137a6a41363407d47e45f3ca91492481fff | 7fb70bb0a5df024fc84c65173fcf0bf5da10e101 | /app/src/main/java/com/example/asrclient/RegisterClient.java | 0a1ded1439665e730594f7dbac07d376826feed2 | [] | no_license | aldinsabb99/ASRClient | 83cb253a2d08c82da866a0713bce6757ee20154e | fdf95e971f59be80c1eefed072d1fab227365e51 | refs/heads/master | 2021-01-16T16:36:14.307333 | 2020-09-17T12:14:19 | 2020-09-17T12:14:19 | 243,183,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,950 | java | package com.example.asrclient;
import android.content.Context;
import android.content.DialogInterface;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.content.Intent;
import android.widget.EditText;
import android.widget.Button;
impor... | [
"aldinisa.rahma@ui.ac.id"
] | aldinisa.rahma@ui.ac.id |
d3222bf33b4defe629ce0292eb7bac1ac9645708 | d89554818bcd1a930720b1297784f4f6b7ea1b82 | /liveloop/MarcoUtils/src/com/marco/automate/AutomateModel.java | ac0426e2b546bc2992e80e8ea092a12ae06bd25f | [] | no_license | Fruity-Grebbles/liveloop | 75bf09667d3df85cbd787d125cdd085174d97dce | 3fd830a79962f467afa5c38436fe8bf16045b6a5 | refs/heads/master | 2021-01-10T17:22:28.665411 | 2008-07-27T09:03:05 | 2008-07-27T09:03:05 | 50,063,298 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | package com.marco.automate;
import java.util.List;
public interface AutomateModel {
public void setEnterState(State st);
public void setAsExitState(State st);
public State getEnterState();
public void addState(State st);
public void addTransition(Transition tr,State from,State to);
public List<Trans... | [
"Marc.Haussaire@8b6768aa-2752-0410-b93d-719054ee405d"
] | Marc.Haussaire@8b6768aa-2752-0410-b93d-719054ee405d |
984059467588b3481ac49fe10c9325b6ede4de07 | 312ff012bae56da393eacaf8337b3529eb0d2c8a | /src/main/java/cn/edu/fudan/dsm/tslrm/data/ForexData.java | 3cf4ead54e26b3221aca9426fe09663487b41f9d | [
"Apache-2.0"
] | permissive | DSM-fudan/LR-miner | 2ae56acb615d098c8dd006b481ba21123b4cd696 | 117476a2187cfbc4850c957d7aa0189eb649d5a0 | refs/heads/master | 2023-03-06T15:54:56.412108 | 2023-02-24T10:46:16 | 2023-02-24T10:46:16 | 148,120,207 | 2 | 3 | Apache-2.0 | 2023-02-24T10:46:20 | 2018-09-10T08:01:53 | Java | UTF-8 | Java | false | false | 11,753 | java | package cn.edu.fudan.dsm.tslrm.data;
import org.apache.commons.io.FileUtils;
import org.apache.commons.lang.StringUtils;
import org.apache.commons.lang.math.LongRange;
import org.apache.commons.math3.stat.descriptive.DescriptiveStatistics;
import org.apache.commons.math3.stat.descriptive.StatisticalSummary;
imp... | [
"wujysh@gmail.com"
] | wujysh@gmail.com |
b8ed3a281989292339c504b3178956db9a6efc44 | 14631f40424763a874a4a6c8c205284b4a8e3508 | /src/main/java/pt/mleiria/machinelearning/perceptron/Perceptron.java | 7cc388191a49cf04308ab8a2b9a0bb67f09146b3 | [] | no_license | mleiria/NumericalComputingML | 5cc30d7c00d7e7d7a8d3636ad7e3f3fe155a218d | 23aed1c7c5376127fec2f38048109613d7b7bc7b | refs/heads/master | 2020-06-12T20:41:54.913104 | 2018-10-19T13:09:47 | 2018-10-19T13:09:47 | 75,752,292 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,555 | 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 pt.mleiria.machinelearning.perceptron;
import static java.lang.System.out;
import java.util.Arrays;
import java.uti... | [
"manuel@manuel-Latitude-E6410"
] | manuel@manuel-Latitude-E6410 |
a1d7867cfb5744af721ba2eca95c054e31ab1301 | db8ba60d6c60894313dca383c0e170d13cb51178 | /src/main/java/cc/unmi/kinesis/KinesisProducer.java | e2f04f249abd3f060731419e57c3de9fc48263b7 | [] | no_license | yabqiu/aws-lambda-kinesis-shard | 720429da5c1efa853284a3c9a65ac064ead36971 | f1ff680fb40ef618fa5f779d95053db8cd9aa329 | refs/heads/master | 2021-01-21T11:40:00.513698 | 2017-05-19T07:59:32 | 2017-05-19T07:59:32 | 91,751,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 937 | java | package cc.unmi.kinesis;
import com.amazonaws.auth.profile.ProfileCredentialsProvider;
import com.amazonaws.services.kinesis.AmazonKinesis;
import com.amazonaws.services.kinesis.AmazonKinesisClientBuilder;
import com.amazonaws.services.kinesis.model.PutRecordResult;
import java.nio.ByteBuffer;
import java.time.LocalD... | [
"yabqiu@gmail.com"
] | yabqiu@gmail.com |
04f9da4585355b38e5da85b98535845b37a64ca1 | 807d0b37d3245513d09e0194d21189289d7086f5 | /src/main/java/com/thread/Test.java | b53e1b1465f6219691fc970f4ee1d2349baaf9f9 | [] | no_license | aimaole/hadoopdemo | fc263727c22a9f50db112f28cf38a845b5132b95 | 7d3a1260ed75dc42aa7b937472d8240b558ce8cd | refs/heads/master | 2022-05-01T22:17:02.798491 | 2020-05-27T14:52:23 | 2020-05-27T14:52:23 | 245,190,092 | 0 | 0 | null | 2022-04-12T21:58:06 | 2020-03-05T14:50:55 | Java | UTF-8 | Java | false | false | 1,979 | java |
package com.thread;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.concurrent.*;
/**
* 有返回值的线程
*/
@SuppressWarnings("unchecked")
public class Test {
public static void main(String[] args) throws ExecutionException,
InterruptedException {
System.ou... | [
"337340028@qq.com"
] | 337340028@qq.com |
d3864c90b3bb6a5aede86b815a30d953d1004022 | 3df8bcaffa78ded2f847aa906016f567ce46d9c9 | /CECS 277/Assignment Four/src/Problem1/CakeFactory.java | fb8d8b86990fcc438bd28c6ecfed9b62a9e469f2 | [] | no_license | thanhhle/Coursework | 0e9457df0f5382703b7bea5f4228694f169c6375 | 904e5de3934e09b1f89ea357197aa7aa1696816b | refs/heads/master | 2020-04-15T04:12:11.420696 | 2019-01-07T05:29:47 | 2019-01-07T05:29:47 | 164,374,587 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package Problem1;
public class CakeFactory implements Factory{
public Cake createCake(String name)
{
Cake c;
if(name.equalsIgnoreCase("CakeA")) return c = new CakeA();
else if(name.equalsIgnoreCase("CakeB")) return c = new CakeB();
else if(name.equalsIgnoreCase("CakeC")) return c = new CakeC();
re... | [
"noreply@github.com"
] | noreply@github.com |
b5d7706ca9da910db3d569d8f89e6b3096dbc78c | 66bfd6ec0a093fc7e17ec5d249a3dc449defd824 | /IOPro/src/com/nstc/io/TestInputStreamReader.java | b43f312cd55ae3c169e317704f30268cd66c2da7 | [] | no_license | jokulyao/JavaBase | 36bcbc042e1e7a27f28363f86a57b2ab8dac50a9 | 322f17cce81ad20a37c5e3ffa5d5f5e255ac4333 | refs/heads/master | 2020-04-12T07:21:28.621634 | 2017-01-09T10:41:08 | 2017-01-09T10:41:08 | 42,799,865 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 553 | java | package com.nstc.io;
import java.io.*;
public class TestInputStreamReader {
public static void main(String args[]) {
InputStreamReader isr = new InputStreamReader(System.in);
BufferedReader br = new BufferedReader(isr);
try {
String s = null;
s = br.readLine();
while (s != null) {
if (... | [
"forlive_yxs@qq.com"
] | forlive_yxs@qq.com |
244d08cdac2333a072d3e0eb88bb767661c32b1d | 2ceda3c951855fcecfe31a62fb30fdf8087bf024 | /src/rivercrosser/Story1View.java | 2b562c910ca55f5ca01e1a4cd86b0f9dcce17ea7 | [] | no_license | AbdelRahmanKhalil/River-Crosser-Game | fe719ca094ce56315c204f2faecdd4b5bc7b588d | faace3f003084176e76e06675214a9aeaa5736b8 | refs/heads/master | 2020-05-17T14:54:45.332541 | 2019-04-30T23:37:20 | 2019-04-30T23:37:20 | 183,777,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,561 | 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 rivercrosser;
import java.io.IOException;
import java.util.ArrayList;
import java.util.logging.Level;
import java.ut... | [
"noreply@github.com"
] | noreply@github.com |
1794a123b4c28601675ddd81b5ff6f41b8a6fa70 | caac0edff73fffa4e0d41faf31350d4abd3776b6 | /app/src/main/java/uk/ac/southwales/beacontest/BaseApplication.java | b1073dfdaebe5e3c63c5298ae9b54564eb96b302 | [] | no_license | tyler6699/BeaconTest | 385917d7ee6bc0658df18124998e88f930a343b6 | 8cafc58ec1220e71b59f662013912fb9ccb08f97 | refs/heads/master | 2020-12-14T09:58:53.700045 | 2015-01-16T14:05:14 | 2015-01-16T14:05:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package uk.ac.southwales.beacontest;
import android.app.Application;
import org.altbeacon.beacon.Region;
import org.altbeacon.beacon.powersave.BackgroundPowerSaver;
import org.altbeacon.beacon.startup.BootstrapNotifier;
/**
* Created by nwillia2 on 16/01/2015.
*/
public class BaseApplication extends Application {
... | [
"neil.williams@southwales.ac.uk"
] | neil.williams@southwales.ac.uk |
a9527701db6b936e56daec9edb827035e3254bb0 | aaebb75f46cbbfe8041068b7ea3dc1ec90a89ec4 | /app/src/main/java/com/cit/checkout/gateway/http/json/PaymentRequest.java | babf0759ac46ce864bd7d12cd903d772a5ad34bc | [] | no_license | cezbatistao/archref-checkout | d70e58f7e2b2afc2522624acb035ceed37bbbefe | 740d63d79f9ab8131b5ab9e2d8837975d3f43741 | refs/heads/master | 2023-08-20T07:16:49.328161 | 2019-05-30T12:13:01 | 2019-05-30T12:13:01 | 189,407,447 | 1 | 0 | null | 2023-07-22T07:06:43 | 2019-05-30T12:11:00 | Java | UTF-8 | Java | false | false | 1,116 | java | package com.cit.checkout.gateway.http.json;
import com.fasterxml.jackson.annotation.JsonSubTypes;
import com.fasterxml.jackson.annotation.JsonSubTypes.Type;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.*;
im... | [
"cezbatistao@gmail.com"
] | cezbatistao@gmail.com |
a083e0f7a285eb82451b3e0fe7efd1d60a1a97d3 | d3d8126333825e76116d5b560489fb2697e28ff4 | /Data_Structure/DS01/src/BS.java | 724594baa72a16b2479b1529aa7ad6956fcff0e9 | [] | no_license | sht3898/Lecture | 45b179a7505fa52a80760a61af54b1b5c0a583e1 | 3df4134b82f0ff3952b1d50432a9adabd2701f2d | refs/heads/master | 2022-12-04T15:36:39.289042 | 2020-08-24T10:47:34 | 2020-08-24T10:47:34 | 285,512,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 212 | java |
public interface BS {
public void add(Object object);
public boolean contains(Object object);
public Object getFirst();
public Object getNext();
public boolean remove(Object object);
public int size();
}
| [
"sehyunteg@naver.com"
] | sehyunteg@naver.com |
1a853cab210ee0e5c973cee0fb63e3fbaf0669a3 | 79210c29fe8e459aff3935686335a247391f4899 | /mediapp-backend/src/main/java/com/lp7/service/IEspecialidadService.java | 945393306c5f897ef69e97b9292a7a3b6018ce7e | [] | no_license | Luispastorp/Proyecto-Gestion-Clinica | 229ea36923663d47ac52a311ca9cc55d19f1cb78 | 186e033db8f082369958cbdc09a263793e91ad1f | refs/heads/main | 2023-04-16T02:33:53.364806 | 2021-04-20T15:17:57 | 2021-04-20T15:17:57 | 350,846,776 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 148 | java | package com.lp7.service;
import com.lp7.model.Especialidad;
public interface IEspecialidadService extends ICRUDService<Especialidad, Integer>{
}
| [
"luis_pastor_02@hotmail.com"
] | luis_pastor_02@hotmail.com |
3db029691db6e369c04c15d6d4562b4158c4ae7f | c0fbfdbfde08ab063073988e267ae8bf39f0586f | /SmokingProject-master/app/src/main/java/com/example/kakyunglee/smokingproject/activity/dto/response/Bounds.java | 9937eecd651dcec63bedba1d1cd801955a5ef8fb | [
"MIT"
] | permissive | MobileSeoul/2017seoul-84 | 5612f19c569ebe8689c48f8fc8105182a57bb403 | d6ba163950db1b8b7ad7676364da2d9635f42d48 | refs/heads/master | 2021-09-05T15:25:23.019278 | 2018-01-29T08:23:20 | 2018-01-29T08:23:20 | 119,353,399 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 803 | java | package com.example.kakyunglee.smokingproject.activity.dto.response;
import java.io.Serializable;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Bounds implements Serializable
{
@SerializedName("northeast")
@Expose
private Northeast northeast;
... | [
"karelin208@naver.com"
] | karelin208@naver.com |
05efb5152b1ba791e4e783ee057fd0afbd4d3269 | a66900e16acb8ff1688dd2217ed24942af129fb2 | /vz-paas-common/vz-paas-common-base/src/main/java/com/vz/paas/base/dto/BaseQuery.java | 624e1b2a03ddcd1fe6032cfd8fa98d4e3473511d | [] | no_license | victorzhang929/vz-paas | a699aa162b3efdb53de9d857b379bddf11ac4458 | d4f12e257918e628d0071e5902567cc6b723bec6 | refs/heads/master | 2020-03-30T06:29:27.237484 | 2018-10-15T09:34:26 | 2018-10-15T09:34:26 | 150,865,225 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.vz.paas.base.dto;
import java.io.Serializable;
import lombok.Data;
/**
* 查询基类
* @author zhangwei
* @email zhangwei@cetiti.com
* @date 2018-09-30 14:29:42
*/
@Data
public class BaseQuery implements Serializable {
private static final long serialVersionUID = 6989429137663174881L;
private Int... | [
"zhangwei@cetiti.com"
] | zhangwei@cetiti.com |
745fa844c900af7da20ee89fc91cc5748314bfdd | ca0185dc4515f77185c607152dc44c0ca5e95644 | /src/plugin/dialogue/book/WildScapeRuleBook.java | 7a3648b2089d85403aea5d5d4e72683083337663 | [] | no_license | CapitalCoding/brascape | 3aed51271097469d92dcaafcdfe7c85027720e86 | 7d43c0fe443161b5ab3097d9d87cd45617422390 | refs/heads/master | 2021-06-12T12:46:11.762912 | 2020-09-19T07:18:17 | 2020-09-19T07:18:17 | 128,634,757 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,331 | java | package plugin.dialogue.book;
import org.wildscape.game.component.Component;
import org.wildscape.game.content.dialogue.DialoguePlugin;
import org.wildscape.game.content.dialogue.book.Book;
import org.wildscape.game.content.dialogue.book.BookLine;
import org.wildscape.game.content.dialogue.book.Page;
import org.wildsc... | [
"diogomrn@gmail.com"
] | diogomrn@gmail.com |
2d24787c8d9ee72c54e3cc0b09e34ff0eea744ef | 8b8f4ed1169d2f5107ed5a8faf87d91e94f883b6 | /gdufs-admin/src/main/java/com/gdufs/common/config/ShiroConfig.java | 7c55cbe07e60e9ea8cb9fd01d24fd2a6e28497b3 | [] | no_license | Gloria199710/gdufs-retrieve | e958df992213b35a7d50d22803bb7f32aec4519a | 794a6cb7f009ae0e37fac2490a0d3d093d3d20ea | refs/heads/master | 2020-04-07T03:02:49.095436 | 2018-11-17T15:55:37 | 2018-11-17T15:55:37 | 158,000,275 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,018 | java |
package com.gdufs.common.config;
import com.gdufs.modules.sys.shiro.RedisShiroSessionDAO;
import com.gdufs.modules.sys.shiro.UserRealm;
import org.apache.shiro.mgt.SecurityManager;
import org.apache.shiro.session.mgt.SessionManager;
import org.apache.shiro.spring.LifecycleBeanPostProcessor;
import org.apache.shiro.sp... | [
"877973455@qq.com"
] | 877973455@qq.com |
17d73518c442ce23d989a4401cd60056473a45b8 | 70ad2a22737558904349249b019787d57316680a | /src/UserDefinedMathOperator.java | bfd3d95224d9df0c578b667809873c2421c88c97 | [] | no_license | amidp/JavaScannerclassHw | 762c35a468a385d397f0d64a4be6aa6b444dd283 | f32f8d7f6499cbdbf90df8ba4ce5985eebeee67a | refs/heads/master | 2023-08-20T14:59:41.714658 | 2021-10-26T14:38:28 | 2021-10-26T14:38:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,336 | java | import java.util.Scanner;
public class UserDefinedMathOperator {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);//scanner class called for user data input
System.out.println(" Enter first value : ");
int num1 = scanner.nextInt();
System.out.println(" E... | [
"amidp18@gmail.com"
] | amidp18@gmail.com |
bc5d7d320dfd802e9343c7d72bd034eba0c103cb | cdd2b0705357ec81b7cbcc1e6208e6607adfd19c | /src/com/timbrell/george/exercise2/Garage/Motorbike.java | 56f7e9de5c6e9eab7a32d9a2fdffa9a0bd1b33c8 | [] | no_license | GeorgeT94/QA.Java | b97c64c9eb9613151038dd8dc813ecdd80881dca | 004cb02aa2aeab0250fcee0322a25add8dd1211d | refs/heads/master | 2020-03-17T07:10:41.555983 | 2018-05-25T08:10:37 | 2018-05-25T08:10:37 | 133,387,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | java | package com.timbrell.george.exercise2.Garage;
public class Motorbike extends Vehicle{
private int CC;
public Motorbike(
int id,
String name,
int seats,
String colour,
String model,
int year,
int CC
){
super(id, nam... | [
"ga.timbrell@googlemail.com"
] | ga.timbrell@googlemail.com |
b2c993a0099be57a735aeb227d0b396e45f42d04 | 7c4b5ddfd287c27c96bbad39b94017fa7e0e59ee | /lib/src/main/java/com/example/lib/Mulakat.java | 561796dadcd94c3ed79d17c32d4127cef7f95339 | [] | no_license | mayuri2198/MyApplicationOne | 6c6364c6172ac07b38e1b58bf3b98be2484d6d9e | 9a5af3cb34a005da28acb3b4d8ad48e90885bb09 | refs/heads/master | 2020-05-30T06:19:19.618690 | 2019-05-31T10:40:07 | 2019-05-31T10:40:07 | 189,577,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | package com.example.lib;
public interface Mulakat
{
void mulakat();
void duri();
void duri(int zakas,int bakwass);
void gapbas(float taooo,float dhoop);
int kabhi(int khushi,int gam);
double shaktiman(double gangadhar,double kapala );
int varun(int dana,int dan,int doo);
double aa... | [
"gaikwadmayuri917"
] | gaikwadmayuri917 |
249e1a644797a05a099eff76dbb22acf07a59d64 | ba1bff208fd70b1e73229be80f322fdb077fc5aa | /GeometryWars/src/main/java/com/almasb/fxglgames/geowars/component/HealthComponent.java | 796f74b04ceff63e8c20a12e478d90b783ecb47f | [
"MIT"
] | permissive | Hilal-Anwar/FXGLGames | a426ee9294db91126e6a24c85abc8c417d2cb099 | 233d072953c84b2b38c701e1ea4fa1993f039371 | refs/heads/master | 2022-10-18T06:32:45.730324 | 2020-06-14T17:23:44 | 2020-06-14T17:23:44 | 272,340,560 | 1 | 0 | MIT | 2020-06-15T04:18:59 | 2020-06-15T04:18:58 | null | UTF-8 | Java | false | false | 289 | java | package com.almasb.fxglgames.geowars.component;
import com.almasb.fxgl.entity.components.IntegerComponent;
/**
* @author Almas Baimagambetov (almaslvl@gmail.com)
*/
public class HealthComponent extends IntegerComponent {
public HealthComponent(int hp) {
super(hp);
}
}
| [
"almaslvl@gmail.com"
] | almaslvl@gmail.com |
b62f787d9a50bb08c41ba01a14c79a546ff546b9 | 05b402c2d52948f89d7173f89bf7af1bf8579c5f | /com/eternaldoom/redstonepack/gui/GUISmelter.java | 67b96cc2e0f7988c1da9b0c26d4c31f7997e1a4a | [
"MIT"
] | permissive | Eternaldoom/RedstoneExpansionPack | 4bde8973e1c0d3d0ed112d198c25547d1dda8b6f | 936e09fb58b0e471ff38874f1c279b57b89e6ed2 | refs/heads/master | 2016-09-07T03:37:38.618118 | 2014-11-03T23:07:02 | 2014-11-03T23:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,734 | java | package com.eternaldoom.redstonepack.gui;
import com.eternaldoom.redstonepack.container.ContainerSmelter;
import com.eternaldoom.redstonepack.tileentity.TileEntitySmelter;
import net.minecraft.client.gui.inventory.GuiContainer;
import net.minecraft.client.renderer.GlStateManager;
import net.minecraft.entity.player.In... | [
"mezack@icloud.com"
] | mezack@icloud.com |
d262c7ca63769c22e471abde968c5329afb1e408 | d50609f62118f01499bc0331ef2180784ed86b7a | /src/main/java/com/lxy/tongpeifu/Orange.java | f7b81c60aebcc2c8292a9ba733fcb91b6bf85ade | [] | no_license | lxy-git-code/FanXing | 274a0e9c1e73dd8f2bb9ff34633550ef7befbb9b | bddeebe925d84f4c7d7df6a8684e2d9fdfda03d4 | refs/heads/master | 2020-07-31T04:40:14.986411 | 2020-05-30T15:24:45 | 2020-05-30T15:24:45 | 210,487,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 141 | java | package com.lxy.tongpeifu;
public class Orange extends Fruit {
public Orange() {
// TODO Auto-generated constructor stub
}
}
| [
"xingy.li@sunyard.com"
] | xingy.li@sunyard.com |
f5c88441f0d01a1385dd4807e96501e7be31ecef | 043fe13d203bcbb5868515b703388975c285c251 | /src/main/java/com/jskiba/controller/HumanPlayerController.java | 1a42a29c107f1f43b647a9ce30e11ec9441d6b4e | [] | no_license | jakubskiba/tttgrid | a527080a65676826e3a19b81c21f690a92f7dd58 | 39e8dd0d8c27a3ab8482df315a24206d6fc94c9e | refs/heads/master | 2020-03-10T13:08:16.893248 | 2018-04-13T13:24:02 | 2018-04-13T13:24:02 | 129,392,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,449 | java | package com.jskiba.controller;
import com.jskiba.model.Board;
import com.jskiba.model.Player;
import com.jskiba.view.View;
public class HumanPlayerController implements PlayerController {
private Player player;
private View view;
public HumanPlayerController(Player player, View view) {
this.playe... | [
"jakubskibakrk@gmail.com"
] | jakubskibakrk@gmail.com |
a67c7b07317066c086634cb3d9eb9a17a77bb611 | eccaeb13438bcd68810d3e4653da78f4ee6493dd | /SpringTutorialjms/SpringChapter2-AOP/src/com/springtraining/springaop/svc/StatementService.java | 5bc92150132a04f80bea2ce6aba114222886a96e | [
"Apache-2.0"
] | permissive | arthina/springnew | e139a234b730e250b083c716d1248f540433745e | ce844c01bf9010fee701649621f1aa6cee1894c6 | refs/heads/master | 2021-01-18T21:37:10.678762 | 2017-04-02T22:05:13 | 2017-04-02T22:05:13 | 87,016,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package com.springtraining.springaop.svc;
public class StatementService {
private String s6;
public StatementService() {
System.out.println("StatementService() called");
}
public String getS6() {
System.out.println("getS6() called");
return s6;
}
public void setS6(String s6) {
Sys... | [
"Thinaharan.Rajalingam@gmail.com"
] | Thinaharan.Rajalingam@gmail.com |
1bbdfb0436ec5e119ff4f85bfd2681c431e1085a | 20c27a0f02a30b7053999944a402acc3cb9627f9 | /test/src/main/java/com/gavin/thread/ThreadJoin.java | a2b42502f9abb1947971d43f5b2d6832ce94bcd9 | [] | no_license | gavin9508/swot-at | 4686b9d460a54ed457a9d58b3fbb8454c2aa569b | 89954476ac7f8458c069d9ed73e50a2d3ea114fa | refs/heads/master | 2023-07-14T07:22:02.726120 | 2021-08-13T09:53:20 | 2021-08-13T09:53:20 | 273,667,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,118 | java | package com.gavin.thread;
/**
* @author gavin
* @version 1.0
* @date 2020/7/31 10:08 上午
* @Description 线程的join示例
*/
public class ThreadJoin {
static class ThreadA implements Runnable {
@Override
public void run() {
try {
System.out.println("我是子线程,我先睡一秒");
... | [
"102251937@qq.com"
] | 102251937@qq.com |
7de62afb9207acaccc002459e9d2117298cab2c5 | 0ed1a75bcfdaa03e390037b8d11feef7a2be3cc0 | /generated/org.openhealthtools.mdht.uml.cda.emspcr/src/org/openhealthtools/mdht/uml/cda/emspcr/operations/EmergencyMedicalDispatchObservationOperations.java | d786e02367b1439b9a25d7c2a0d51c5f04cf0daa | [] | no_license | andypardue/mdht-models | f018bb47679efb8c790cf9150b52acacdb145373 | f023ce5cd98e2f33c8632a9d370fa4f9697e7a0d | refs/heads/develop | 2021-01-17T22:19:11.790776 | 2016-09-14T19:37:39 | 2016-09-14T19:37:39 | 68,233,776 | 0 | 0 | null | 2016-09-14T18:51:10 | 2016-09-14T18:51:09 | null | UTF-8 | Java | false | false | 23,806 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package org.openhealthtools.mdht.uml.cda.emspcr.operations;
import java.util.Collection;
import java.util.Map;
import org.eclipse.emf.common.util.BasicDiagnostic;
import org.eclipse.emf.common.util.Diagnostic;
import org.eclipse.emf.common.util.DiagnosticChain;
impor... | [
"seanmuir@c661c0d1-8b1f-4263-bf69-2f84893fd559"
] | seanmuir@c661c0d1-8b1f-4263-bf69-2f84893fd559 |
5b4b042956def809ff5203a1413e5f1de8941710 | 2dc45c0c2d2da29bc3b0ced771e7869f24f44419 | /src/main/java/site/verity/demos/login/web/rest/vm/KeyAndPasswordVM.java | ad38e3be13cbce04285958f50f9b1497fe6c5484 | [] | no_license | dwking2000/loginsample | 8521aa31500a5622d2e230f7d8dab882fa0fd76b | eaab4713223c46d3160711b49d3f9c143511a95f | refs/heads/master | 2020-03-29T04:06:49.999720 | 2018-09-19T21:52:36 | 2018-09-19T21:52:36 | 149,516,323 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | package site.verity.demos.login.web.rest.vm;
/**
* View Model object for storing the user's key and password.
*/
public class KeyAndPasswordVM {
private String key;
private String newPassword;
public String getKey() {
return key;
}
public void setKey(String key) {
this.key = k... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
b090ff6a224d92b804c262ba2b7714045917f2d6 | f6a21369d16eb2036abeb12ad7edac34eb0dca2e | /ListView/app/src/main/java/com/example/ashleycoleman/listview/PokemonAdapter.java | c8267863e23315731df6c95529738a8de4561234 | [] | no_license | KSU-Mobile-Dev-Club/android-tutorials-F2017 | 5a203389a5328e6fb056adcbdcdd8654965ed7c4 | caa5b7fe5b2e2d760b4785170e0569e336aad944 | refs/heads/master | 2021-07-10T20:17:12.704427 | 2017-10-13T01:03:31 | 2017-10-13T01:03:31 | 103,875,491 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,993 | java | package com.example.ashleycoleman.listview;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.w... | [
"ashley78@ksu.edu"
] | ashley78@ksu.edu |
c532912d404e8c6c6a0192c3aca0c3e675e79382 | 8ea5182f3a306bebd05123fb4f6f5c434613a613 | /Project6/UnweightedGraph.java | ce97e3375664fb60ec392ee39c1efaf75f496c27 | [] | no_license | faithonwings7/CMSC256 | bed40bc0d45e4f2b27ced9d7796887c993583e18 | ad0367e664ab680d87d3fde81fb437899bcb8d24 | refs/heads/main | 2023-01-20T06:14:14.114413 | 2020-11-24T19:43:46 | 2020-11-24T19:43:46 | 315,729,735 | 1 | 0 | null | 2020-11-24T19:23:00 | 2020-11-24T19:15:02 | Java | UTF-8 | Java | false | false | 8,850 | java | package cmsc256;
import java.util.*;
public class UnweightedGraph<V> implements Graph<V> {
protected List<V> vertices = new ArrayList<>(); // Store vertices
protected List<List<Edge>> neighbors = new ArrayList<>(); // Adjacency lists
/** Construct an empty graph */
public UnweightedGraph() {
}
... | [
"noreply@github.com"
] | noreply@github.com |
6d6be7fe8495f15465fe0c91aeb76a73223e6ab3 | d7d62a2e48f9b776c98303f8041c15a9cfb031ee | /app/src/main/java/tiger/com/lp/dailydemo/designpatterns/state/day2/PowerOnStatue.java | 1a9c2937f3470439c5790cd6646606905f3c6ea6 | [] | no_license | tigerguixh/DailyDemo | 8777898487698e57f3f1dd17f5df66753aac22c1 | dcd0c79ad690cd9e2904d55c172be854f7542762 | refs/heads/master | 2023-07-25T15:35:13.879510 | 2023-07-10T07:54:37 | 2023-07-10T07:54:37 | 120,845,125 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 589 | java | package tiger.com.lp.dailydemo.designpatterns.state.day2;
/**
* @author : Xunhu.gui
* @Email : xunhu.gui@tadu.com
* @date : 2018/9/28
* @Description :
*/
public class PowerOnStatue implements TvStatue{
@Override
public void nextChannel() {
System.out.println("下一频道");
}
@Override
publi... | [
"xunhu.gui@tadu.com"
] | xunhu.gui@tadu.com |
1661f17c98d4ec69e0365a9c66fff01ca32822bf | 79a6c54645fc508b514aea1cf060661ed273b5ea | /L2J_Server_Tauti_BETA/java/com/l2jserver/gameserver/model/actor/knownlist/MonsterKnownList.java | a7fd4adb9bd3986b2dbfc007a75e20e584d83b98 | [] | no_license | sandy1890/l2jkr | 571c0bcc84f1708bba96b09517374792e39d8829 | 27ea6baffa455ca427d8d51f007a1b91d953b642 | refs/heads/master | 2021-01-10T04:02:20.077563 | 2013-01-20T18:12:09 | 2013-01-20T18:12:09 | 48,476,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,806 | java | /*
* Copyright (C) 2004-2013 L2J Server
*
* This file is part of L2J Server.
*
* L2J Server is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your opti... | [
"lineage2kr@gmail.com"
] | lineage2kr@gmail.com |
42028c6af4a80b079ba57b10783373c009e2def0 | 5831801ef2f2a10d4fd982651dc005b4ab013ae5 | /R-5.10/src/ArraySum.java | df0728495de461ff33d17019d4bdeeb180cba3ec | [] | no_license | BryPo13/cs2711 | 739eb8a808795a8a90a7190074db7b436958c2ae | ac4e1c58889b7adc945e0a52908d12b934bfc372 | refs/heads/master | 2021-01-12T10:46:39.839969 | 2016-11-02T23:42:19 | 2016-11-02T23:42:19 | 72,689,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java |
public class ArraySum {
public static void main(String[] args) {
int[][] array1 = new int[][] { { 1, 2, 3, 4 }, { 5, 6, 7, 8 }, { 9, 10, 11, 12 }, { 13, 14, 15, 16 }};
System.out.println(sumMatrix(array1,0,0));
}
public static int sumMatrix ( int[][] matrix , int rowNum, int colNum){
int size = ma... | [
"bryan power"
] | bryan power |
d0cda8ee3c82cbf1bd82e33596e41ace4c77b4f8 | 3a181109a63727936532b2df3b70894e7e89c58c | /15-PropertiesFileWithJavaConfig/src/main/java/com/project/config/JavaConfig.java | cc3d16e241f301f46af0d3a4bb4d6099ac3dfd07 | [] | no_license | tahatopal1/Spring-and-Hibernate | 30feea57a69968619209072c800d6ee5fde090a5 | 743b01bcc2f6c56597907fc0094e86d7c7413c34 | refs/heads/main | 2023-07-12T06:04:40.209681 | 2021-08-13T19:18:27 | 2021-08-13T19:18:27 | 395,768,841 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | package com.project.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.PropertySource;
import com.project.model.Member;
@Configuration
@PropertySource("classpath:member.properties")
public class JavaCo... | [
"taha.topal.7@gmail.com"
] | taha.topal.7@gmail.com |
2336200b2ce0c512c1ac257708093ae85b9a7e53 | 92ee47afcf9d52affe0332e6aa04a571a34c6069 | /app/src/main/java/com/androidbelieve/islamicquiz/UpdatesFragment.java | f6b245be0d1deb1da3b3b0c58ab4d15cb5cd8bf9 | [] | no_license | shameersss1/IQ-Quiz | e766cd90520eda75bf0d75a11da9627b72e3d217 | 07b2ae64c0824e4fc654ff0d11efea7f29886a7f | refs/heads/master | 2021-09-07T15:50:20.920108 | 2018-02-25T13:22:19 | 2018-02-25T13:22:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | package com.androidbelieve.islamicquiz;
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;
/**
* Created by Ratan on 7/29/2015.
*/
public class UpdatesF... | [
"syedthameem1@gmail.com"
] | syedthameem1@gmail.com |
aabdd6a7d7a020883a107be63d4183c0fa005f7a | 26e566b017332b097cacd9f3f4d3c05515be0ac8 | /ExpenseReimbursementSystem/src/main/java/com/revature/dao/ReimbursementDao.java | bfcd813915f58bc40a96a46f57cbe0c4bd56cf12 | [
"MIT"
] | permissive | 1804Apr23Java/MubangJ | f996c39b99460a9298fc1a50537ac25806697248 | 7674d53d8c773321c58a85dada810fed8e0200ff | refs/heads/master | 2020-03-12T16:32:54.246599 | 2018-06-04T19:48:14 | 2018-06-04T19:48:14 | 130,718,304 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,334 | java | package com.revature.dao;
import java.io.File;
import java.io.InputStream;
import java.util.List;
import com.revature.exceptions.InvalidImageException;
import com.revature.exceptions.ReimbursementDoesNotExistException;
import com.revature.tables.Reimbursement;
public interface ReimbursementDao {
boolean createRei... | [
"jmubang@gmail.com"
] | jmubang@gmail.com |
90b6280b7d53473e8a7450eb7bd207babb177e85 | 501fe6b32906c2c15fd0f0a6fc8750630a9ef6be | /src/main/java/app/ExceptionHandler/exceptions/LimitException.java | 5bd3e38e09c50765111aa79fff847a142c3bf124 | [] | no_license | moonk1d/SpringBootRestBlog | 312d516deb206e0120df5ac0cceb648e5409188f | fe0d9a37179446b6f8c7548e16ce87d351eca772 | refs/heads/master | 2021-10-16T14:39:41.293868 | 2018-09-27T12:56:36 | 2018-09-27T12:56:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 554 | java | package app.ExceptionHandler.exceptions;
import app.enums.ErrorMessages;
import lombok.Data;
/**
* Created by Andrey Nazarov on 9/18/2018.
*/
@Data
public class LimitException extends CustomApiException {
private static final long serialVersionUID = 1L;
public LimitException() {
super(ErrorMessage... | [
"andreu.nazarov@nixsolutions.com"
] | andreu.nazarov@nixsolutions.com |
2d538d4272fb4903b260a905b9d6a87d912c6d59 | 86455661a2f3e305be143fb17a0dcdc0736ee4c9 | /iRobots/src/irobots/behaviour/LineBehaviour.java | 0643e07d10adfe8999282205263dc66bb7869428 | [] | no_license | masteroftime/iRobots | c5a56ab95e6f99656be47f9a4efd8fac39897957 | 802ae999d9cb80daf08c5925295930c0e56521cc | refs/heads/master | 2021-01-10T19:01:09.722492 | 2013-04-19T09:35:55 | 2013-04-19T09:35:55 | 6,124,279 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,751 | java | package irobots.behaviour;
import irobots.Global;
import irobots.comm.Robot;
import irobots.vision.ColorSensor;
import javax.microedition.lcdui.Graphics;
import lejos.robotics.navigation.DifferentialPilot;
import lejos.robotics.navigation.Navigator;
import lejos.robotics.subsumption.Behavior;
/**
* This Behavior c... | [
"martinfeiler@hotmail.com"
] | martinfeiler@hotmail.com |
bd6a7afe0b2f8dbe94bb4f2895cb49e8eb8bfc39 | 498dd2daff74247c83a698135e4fe728de93585a | /clients/google-api-services-cloudasset/v1p5beta1/1.30.1/com/google/api/services/cloudasset/v1p5beta1/model/GoogleIdentityAccesscontextmanagerV1AccessPolicy.java | bb661ee81f0a536cddf52331ec17b5826a8c51aa | [
"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,631 | 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 |
17631f8f260590a87b890e1d40beeaa408a38766 | 4bed0a9e332e49812fb2cec523976d927395786f | /src/main/java/pages/DelPhone.java | d227ed99f853e47010fe9c31ffa9c034a0e6cc02 | [] | no_license | RamyaSubburaj/RamyaSubburaj | 7443b87e18693d0d7dd5b1e489d6e1b4dc1414cd | 5cedb818852abc96dada851effb3dd5a101822ee | refs/heads/master | 2020-03-19T18:17:43.117794 | 2018-06-10T12:58:20 | 2018-06-10T12:58:20 | 136,803,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,486 | java | package pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
import org.openqa.selenium.support.PageFactory;
import wdMethods.ProjectMethods;
public class DelPhone extends ProjectMethods {
public DelPhone() {
PageFactory.initElements(d... | [
"ramya@localhost"
] | ramya@localhost |
d3295fa5024079baade114d90e8dd6198cfb6f32 | d6a9264a4cba0804404750aa7844592230736cea | /Grupia/app/src/main/java/g/rezza/moch/grupia/component/ChapterDialog.java | 7bd145aaeee68a2adc54046392912d5273dd011d | [] | no_license | rezza1001/AndroidApps | 509bd03198c58108d2c170db8b3c1dd068859565 | d0b4662355c2f8d09a9ece4fd25f537867ea3373 | refs/heads/master | 2020-03-17T20:02:47.492213 | 2018-07-01T01:00:36 | 2018-07-01T01:00:36 | 133,890,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,620 | java | package g.rezza.moch.grupia.component;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.view.Window;
import android.widget.ListView;
import java.util.ArrayList;
import g.rezza.moch.grupia.R;
import g.rezza.moch.grupia.adapt... | [
"rezza.gumilang@pulaukencana.co.id"
] | rezza.gumilang@pulaukencana.co.id |
935f4cf04b6d947dd472d01a26062111d3a04e3d | df5a4e0b9024280e8ba0d588a03e1f8dc02c95c3 | /hotel-reservation/src/main/java/com/demo/reservation/ExtrasService.java | 86ed1e5403283a77f200732d4cd773f54763d9fa | [] | no_license | nitindptl/hotel-reservation | 149707ebdc6b001398e48da3676e5fd1e0c7583a | 38608612d98739edd535dfdd2beec17f5034756f | refs/heads/main | 2023-05-14T08:18:02.364637 | 2021-06-07T07:11:41 | 2021-06-07T07:11:41 | 374,567,933 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,044 | java | package com.demo.reservation;
import com.demo.domain.Extra;
import com.demo.domain.MealPlan;
import com.demo.domain.Reservation;
import com.demo.domain.RoomType;
import org.springframework.stereotype.Service;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import jav... | [
"noreply@github.com"
] | noreply@github.com |
e70d6f08d74ec9bd65f71de021d20b2040b8ce2a | 99dba4cd8b4b9a0dea7495e196bdc894c214d87a | /ViewPagerIndicator/build/generated/source/buildConfig/androidTest/debug/com/viewpagerindicator/test/BuildConfig.java | c0bbd81fa40220ee2554607580e70b14b393cb54 | [
"Apache-2.0"
] | permissive | wada811/Android-ViewPagerIndicator | 003e0aa0190e3d53a663a327321048ed9a8f0a21 | 1f2c076b877c0fde916ed5dbc1d2bfa43cab91c6 | refs/heads/master | 2021-01-14T08:50:56.970430 | 2015-07-09T05:59:15 | 2015-07-09T05:59:15 | 38,683,358 | 6 | 1 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package com.viewpagerindicator.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.viewpagerindicator.test";
public static final String BUILD_TYPE = "debug"... | [
"at.wada811@gmail.com"
] | at.wada811@gmail.com |
c5e518a6af2f114c20cce0ed18e767c6fd2036c8 | 7e7dd71ea41dd1db720808675648d7e9666858a3 | /module-1/03_Expressions/student-exercise/java/src/main/java/com/techelevator/Exercises.java | 52245476cb0259d8d154473d30afbdccaa5299e6 | [] | no_license | averyhargrave/TEwork | cb15a21a01d31b2e83063a8a6882f23687903150 | 2f3da0a86ee6076386fbd5474385835a8da2fdfc | refs/heads/master | 2023-04-14T19:20:57.690374 | 2021-04-16T13:18:00 | 2021-04-16T13:18:00 | 358,598,521 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,458 | java | package com.techelevator;
public class Exercises {
/*
1. The parameter weekday is true if it is a weekday, and the parameter vacation is true if we are on
vacation. We sleep in if it is not a weekday or we're on vacation. Return true if we sleep in.
Examples of parameters passed and the expected result (NOT... | [
"avery.s.hargrave@gmail.com"
] | avery.s.hargrave@gmail.com |
10fef74b4bdcf9927db00a2971fc267f29b5b6e9 | 537a5b9e6cbb0a46da2e464564dc25294ec31dd8 | /BreakSattement/src/BreakExample.java | f9f38856bbf3e2c5cb901793a7fe181268808761 | [
"MIT"
] | permissive | akashgangurde/anotherJavaRepository | 8d43685a995b2cc81b4bdb520f6eac1a7f2c806b | 6bfef7e6ab39c6fb57a024ad0bcf36fade155e84 | refs/heads/main | 2023-03-14T16:27:24.194428 | 2021-03-21T09:43:20 | 2021-03-21T09:43:20 | 349,948,722 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 188 | java |
public class BreakExample {
public static void main(String[] args) {
for (int i = 1; i < 10; i++) {
if (i == 4) {
break;
}
System.out.println(i);
}
}
}
| [
"noreply@github.com"
] | noreply@github.com |
608918a06235f345c6d2ef5474c18c2e24fa23a2 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/104/org/apache/commons/math/analysis/UnivariateRealIntegrator_resetRelativeAccuracy_114.java | 2cffaa6dbcae63a91b6f8ad681dfc274cd1f5e9b | [] | 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 | 390 | java |
org apach common math analysi
interfac univari real integr algorithm
version revis date
univari real integr univariaterealintegr
reset rel accuraci
provid implement
set rel accuraci setrelativeaccuraci
reset rel ac... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
a9a9e3102eed8d32bd45e20a11030934ce92fa82 | cf7e9fcaa002d7e3a2e4396831bf122fd1ac7bbc | /cards/src/main/java/org/rnd/jmagic/cards/HellionCrucible.java | 594569c1d1c22bea3f7d0a2bc456866d7b765812 | [] | no_license | NorthFury/jmagic | 9b28d803ce6f8bf22f22eb41e2a6411bc11c8cdf | efe53d9d02716cc215456e2794a43011759322d9 | refs/heads/master | 2020-05-28T11:04:50.631220 | 2014-06-17T09:48:44 | 2014-06-17T09:48:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,425 | java | package org.rnd.jmagic.cards;
import static org.rnd.jmagic.Convenience.*;
import org.rnd.jmagic.abilities.TapFor1;
import org.rnd.jmagic.abilities.keywords.Haste;
import org.rnd.jmagic.engine.*;
import org.rnd.jmagic.engine.generators.*;
@Name("Hellion Crucible")
@Types({Type.LAND})
@Printings({@Printings.Printed(ex... | [
"robyter@gmail"
] | robyter@gmail |
b85c944085ef4f97b3030fb01af39d66477b95fe | 0d073be9dc065603251bac7a8378370f9038e6f1 | /src/solution/RouteDAO.java | d2e0026fd6238ed48085436d5d1c0a89bb0b2083 | [] | no_license | kernil9/Advanced-Programming-Task | 820353971b537b60501f0fe3c4b82c1a02ea52c0 | 997a024c0aed13530abfaff10fddf88b21b4e002 | refs/heads/master | 2020-12-08T07:03:38.719544 | 2020-01-10T22:18:34 | 2020-01-10T22:18:34 | 232,921,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,597 | java | package solution;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.time.Duration;
import java.time.LocalDate;
import java.time.LocalTime;
import java.util.ArrayList;
import java.util.List;
import javax.xml.par... | [
"noreply@github.com"
] | noreply@github.com |
b75ea65ada5bd33d66f64b0669f553517c5f92b5 | 6292b7e7376079766387d1287895bb42d927988b | /src/com/company/Persona/Names.java | 2511f6dbee32b2fe7002356be2e974d57728478f | [] | no_license | kamlew5/PRGP | eb37c9b477a13c06c7a582fd39b3f54873a1768b | 002fadbf502a0a7a4442a095689804544b650df9 | refs/heads/master | 2022-11-22T16:59:56.503153 | 2020-07-03T18:03:26 | 2020-07-03T18:03:26 | 276,959,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 53 | java | package com.company.Persona;
public class Names {
}
| [
"kamlew5@wp.pl"
] | kamlew5@wp.pl |
a5764f997db77485845d08ad831169d7daef7757 | e617e525ecd838633b0e4f9d9ec1256524f83805 | /src/main/java/nl/cwi/swat/formulacircuit/NaryGate.java | b60135eff38bde5de73ccde0a9a25b71575b2f4d | [] | no_license | joukestoel/pampas-solver | a36038e8fc59c93f0c37d356e1f03362e83d1afa | 7feedfae1f971754a5c3f876601dd71084922b3e | refs/heads/main | 2023-03-19T07:28:56.904468 | 2021-12-24T12:59:13 | 2021-12-24T12:59:13 | 125,525,063 | 0 | 0 | null | 2023-03-06T05:02:47 | 2018-03-16T14:11:30 | Java | UTF-8 | Java | false | false | 2,945 | java | package nl.cwi.swat.formulacircuit;
import io.usethesource.capsule.Set;
import org.checkerframework.checker.nullness.qual.NonNull;
import org.jetbrains.annotations.NotNull;
import java.util.Arrays;
import java.util.Iterator;
public abstract class NaryGate extends Gate {
private final Term[] inputs;
protected Na... | [
"j.h.stoel@gmail.com"
] | j.h.stoel@gmail.com |
6f7c5377aea95a1207ca77cfca4c7e6fb0f32ee1 | d742790a37b7e7465d349419c4ecc7d25e569856 | /component/jwt/src/main/java/com/linln/component/jwt/annotation/JwtPermissions.java | 927c6d1d91b10f3dcbc894bf6a1b41e6427765c2 | [
"MIT"
] | permissive | DemonWitch/my_web | b8171712079bb3576a691376c786b7672a05cf56 | 103f149b3ab01bd7762280bfb54129a41c960496 | refs/heads/master | 2023-02-06T17:53:17.426077 | 2020-12-28T02:51:04 | 2020-12-28T02:51:04 | 324,889,748 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.linln.component.jwt.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* jwt权限注解(需要权限)
* @author Richard
* @date 2019/4/13
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(Elemen... | [
"richardlv0818@gmail.com"
] | richardlv0818@gmail.com |
78dfda3329c87116f005d1ddb1c7e1526f2190b6 | 442ec17c7aa8b0a101422ad2afadc4fed1b74f80 | /src/main/java/ar/fi/uba/tecnicas/functions/MinBoolFunction.java | c663347653489adebdfa33c2b567757b40559c14 | [] | no_license | AlJuan/gobstonesInterpreter | ad33eb9ab1b39a8bde2d23cf2e8378fcc3114aac | 2a14caa5628438f94a989432ffb3c5b05ec9f87e | refs/heads/master | 2020-05-29T22:43:45.639798 | 2015-05-21T16:57:37 | 2015-05-21T16:57:37 | 36,025,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 711 | java | package ar.fi.uba.tecnicas.functions;
import ar.fi.uba.tecnicas.expressions.Expression;
import ar.fi.uba.tecnicas.expressions.ValueExpression;
import ar.fi.uba.tecnicas.model.Board;
import ar.fi.uba.tecnicas.model.ProgramStack;
/**
* MinBoolFunction
*
* Responsabilidad: devuelve el menor boolean en el orden, o se... | [
"juan.alonso@opendevsolutions.com.ar"
] | juan.alonso@opendevsolutions.com.ar |
5ef014e1102eeafcd46fb72a6014e9cdab2e4cb6 | 7004fd6a6dc4cde4f82f9516fbde08c695a8e635 | /src/main/java/ch/pschatzmann/stocks/parameters/IValueSource.java | a134195d3f02129910c0a971bde9dc8f28495951 | [] | no_license | pschatzmann/Investor | 6da0a4536aaf734f5d415b0e101008caa27ca4ad | 5292a8f2de8f3e6f5e2d4ebd339821f471837849 | refs/heads/master | 2023-06-22T03:36:42.539839 | 2022-01-27T15:59:29 | 2022-01-27T15:59:29 | 135,746,791 | 3 | 5 | null | 2023-06-15T16:21:09 | 2018-06-01T17:40:14 | Java | UTF-8 | Java | false | false | 123 | java | package ch.pschatzmann.stocks.parameters;
public interface IValueSource {
public boolean nextValue(ParameterValue pv);
}
| [
"phil.schatzmann@gmail.com"
] | phil.schatzmann@gmail.com |
014d482e9e08a201ac2d59cf6af3173954b88550 | 0d14f64fc90f9024fecdb1d6ad5d0f7708da3326 | /src/com/caihong/core/web/util/URLHelper.java | aa1265965fc61d13da94d68c5b033c87ad33dc13 | [] | no_license | xrogzu/caihongcms | 1efd0d2c2079978d0b616a4b5e92c53f4565bb9a | 1c9f3227bc2a30ed85d406149b0c41490d427331 | refs/heads/master | 2020-04-06T04:13:56.511727 | 2017-02-24T07:01:51 | 2017-02-24T07:01:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,554 | java | package com.caihong.core.web.util;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang.StringUtils;
import org.springframework.web.util.UrlPathHelper;
/**
* URI帮助类
*/
public class URLHelper {
/**
* 获得页号
*
* @param request
* @return
*/
public static int getPageNo(HttpServletReq... | [
"qianfo_713@163.com"
] | qianfo_713@163.com |
1f4420ef84ae62fefa67a597adc427026b1eee69 | 58f7f550ad8547834b2e985f76a27745cb29eaba | /src/com/leetcode/recursion/BinaryString.java | fc0f2fe6c43b31ea05177b8f12b19b27ca4919ac | [] | no_license | neel-spartacus/algorist | 5dffcd9ab2c26ac4844dd293d2d1c658ce697252 | 3773a2a4652d1684c55f08fad6d786bb6cb9b7c2 | refs/heads/main | 2023-05-30T03:16:54.287964 | 2023-05-12T09:21:31 | 2023-05-12T09:21:31 | 340,591,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,247 | java | package com.leetcode.recursion;
//Problem : https://leetcode.com/problems/find-kth-bit-in-nth-binary-string/
public class BinaryString {
public static char findKthBit(int n, int k) {
String binaryString=helper(n);
return binaryString.toCharArray()[k-1];
}
public static String helper(int ... | [
"neel.abstract@gmail.com"
] | neel.abstract@gmail.com |
9a3b93e5c58ec3997430f101322bbe27acad20c1 | 7f59281ae8a343f4cdcad14204fe168613480ec3 | /DistinctElementsinArray.java | 56af90becb008394c97a4fd25e4e8f3ee91d7236 | [] | no_license | joelonix/codingProbems | 9e3c202f62fbe820a0720321a57c1b13cbdb06f7 | ea642cf93c3118f5da56c54063e529cb1fb359ce | refs/heads/master | 2020-06-11T05:12:11.054575 | 2018-10-12T15:11:00 | 2018-10-12T15:11:00 | 75,999,003 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,473 | java | package cracking.coding.problems;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class DistinctElementsinArray {
private static List<Integer> findDistinctNumbers(int[] arr) {
Map<Integer, Integer> frequencyMap = createElementFrequencyMap(arr... | [
"noreply@github.com"
] | noreply@github.com |
72e135d232c65d68a61b9a96a42ecbc4c5ed9c9f | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_34ce521ced331af34cc26588444a1cb098ea87c4/NettyClientComponentDecodersTest/4_34ce521ced331af34cc26588444a1cb098ea87c4_NettyClientComponentDecodersTest_s.java | 1ca4a17d18abd3c1e85ba39d5c883061eb35ae08 | [] | 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,963 | java | package org.hbird.camel.nettyclient;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.ArrayList;
import java.util.List;
import org.apache.camel.builder.RouteBuilder;
import org.apache.camel.component.mock.MockEndpoint;
import org.apache.camel.impl.JndiRegistry;
import org.ap... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
864fdb4c225c7d1c82b6f0044031567a2b281d6f | 32197545c804daccd40eea4a2e1f49cd5e845740 | /lierl_other_demo/src/test/java/lierl/other/exercise/OtherTest.java | 41830cb34a396f286e38243429d77bb92b53a124 | [] | no_license | dream7319/personal_study | 4235a159650dcbc7713a43d8be017d204ef3ecda | 19b49b00c9f682f9ef23d40e6e60b73772f8aad4 | refs/heads/master | 2020-03-18T17:25:04.225765 | 2018-07-08T11:54:41 | 2018-07-08T11:54:44 | 135,027,431 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 388 | java | package lierl.other.exercise;
/**
* @author lierlei@xingyoucai.com
* @create 2018-06-15 17:13
**/
public class OtherTest {
public static void main(String[] args) {
String aa = "abc";
String bb = "abc";
System.out.println(aa == bb);
Integer ab = 123;
int ac = 123;
Integer ad = 123;
Sys... | [
"lierlei@xingyoucai.com"
] | lierlei@xingyoucai.com |
5547e27ac6c73970a28763ec4cc473ae2150bff1 | c8c455cfe3707dde912f84178a4440c17f21311e | /src/main/java/ua/nikross/web/filter/CachingHttpHeadersFilter.java | 0d9960842a4dbf2942c4e02a108ce6b772362665 | [] | no_license | IvanDrizhiruk/nikrossShop | fb7f6d010b3576a2e15bedd6d766a2685fae7850 | a810eb1b779a1bf884d6124c0aa37dd8179497aa | refs/heads/master | 2021-01-20T20:03:19.333270 | 2016-12-15T20:02:56 | 2016-12-15T20:02:56 | 60,718,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,802 | java | package ua.nikross.web.filter;
import ua.nikross.config.JHipsterProperties;
import javax.servlet.*;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.util.concurrent.TimeUnit;
/**
* This filter is used in production, to put HTTP cache headers with a long (1 month) expiration tim... | [
"ivan.drizhiruk@gmail.com"
] | ivan.drizhiruk@gmail.com |
37922a357bbc0d14f6ec7d07cdf60687e22e48ec | fa2abfcf33cf0a298923a8da5ecfeca6689ea285 | /src/main/java/com/eliasjr/aleloserviceapi/controller/exception/ApiErrorList.java | 9a64e88e4e3f8a974907fbd1982332f1fa4559b8 | [] | no_license | EliasJnr/alelo-service-api | 5ddb500c2e109bfe1e54c82df028e7a6f5e8c235 | f8777306678a6fb87f13786263bde01d0eab67db | refs/heads/main | 2023-04-20T00:49:37.412303 | 2021-05-06T05:26:47 | 2021-05-06T05:26:47 | 364,741,930 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package com.eliasjr.aleloserviceapi.controller.exception;
import java.util.Date;
import java.util.List;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class ApiErrorList extends ApiError {
/**
*
*/
private static final long serialVersionUID = 1L;
private List<String> errors;
public Ap... | [
"a49888ce3c@emailmonkey.club"
] | a49888ce3c@emailmonkey.club |
6569ed6afbbb98104492f79c3ec78638d6751796 | dc3ae212f4365bc6af98191686623e9b93053f9b | /EduMaking-Backend/src/main/java/co/unab/edu/repository/InstructorRepository.java | c12331e909da4568e5b2a4b823585d484ef14255 | [] | no_license | opbravo/Edumaking-sprint-4 | 71e8d8c5c99c230ca9806b04fd173183723c3a0a | 25132cd23c760ce8b82f51cd5ec54b165202b07c | refs/heads/main | 2023-08-30T13:49:25.226298 | 2021-10-08T14:07:35 | 2021-10-08T14:07:35 | 414,841,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 289 | java | package co.unab.edu.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import co.unab.edu.models.entity.Instructor;
@Repository
public interface InstructorRepository extends JpaRepository<Instructor, Integer>{
}
| [
"opbravo1@hotmail.com"
] | opbravo1@hotmail.com |
01bbee4749410c80fd76802fbf98a6dc1a35d31a | 84ede214e2ef7e413da032abbc52c50c86071a57 | /webclient/src/main/java/si/unimb/feri/osgichat/webclient/WebChatSessionProperties.java | 72c1079c7c073ca8b4d2a372ce4c5b630db771f7 | [] | no_license | mihab/osgichat | f75f9a93499fd0dcfb20f7972d8de2562ae7c36c | a869fd324c9673815c377959529382ffa8a4dd3e | refs/heads/master | 2020-05-19T15:57:28.007815 | 2012-04-18T16:27:50 | 2012-04-18T16:27:50 | 3,667,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,052 | java | package si.unimb.feri.osgichat.webclient;
import si.unimb.feri.osgichat.ChatSession;
/**
* Web chat session properties for storing the chatsession properties of the webclient.
*/
public class WebChatSessionProperties{
private ChatSession chatSession;
private long lastMessageTime;
/**
* Create a new inst... | [
"miha.blazin@gmail.com"
] | miha.blazin@gmail.com |
ca252a18bfb57756ed3b5618f3f6d2fb41c09ea4 | c1a2842260284e0836aab09f400121c26ecb8b38 | /src/java/org/cloudata/core/client/cql/element/ExpressionElement.java | 55b08ca27964d88dce434571cfe8b0498ca00297 | [
"Apache-2.0"
] | permissive | Taehui/cloudata | 7765f8b11d716e3671373543ab65bf56c0aca9e0 | a5f12d2377e2336c389a88a76d38c2cac68fa3c5 | refs/heads/master | 2020-12-25T12:47:58.085650 | 2011-03-06T23:46:42 | 2011-03-06T23:46:42 | 1,433,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,048 | 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"... | [
"typoskwon@gmail.com"
] | typoskwon@gmail.com |
eb6107ccbdf7368af0b03c8513fe12c5122c2305 | 09a1c9aeef299b7ad9d3f0769863518e9d8dab78 | /quizApi/src/main/java/org/pg6100/quizApi/dto/SubCategoryDto.java | c9d6ef8c7b479bfdefca0e6b3b22072ec561f56f | [] | no_license | joarkosberg/PG6100-JEE-Exercise | 117ebbc8c5839f7b181a4b98feaa9a57af4b411a | bf0c84b888415a7d49192a69980f72a004597739 | refs/heads/master | 2021-01-17T15:06:08.035147 | 2017-02-18T23:24:44 | 2017-02-18T23:24:44 | 71,797,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 841 | java | package org.pg6100.quizApi.dto;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.util.List;
@ApiModel("A sub category belonging to a parent category")
public class SubCategoryDto {
@ApiModelProperty("Id of the category")
public String id;
@ApiModelProp... | [
"joar_kosberg@hotmail.com"
] | joar_kosberg@hotmail.com |
6c432ac2a84ad397ce02bf813d149e54bca6dda4 | 1f22dcbed24deac0db3e1ccb21067f03f03b87ea | /src/main/java/com/wsk/life/controllerNo/user/CriticController.java | ea468b3fc13754d82e2b3e6adb3f889aabf84555 | [] | no_license | 2667339025/Music_Book_Movie | e67f265c3b61318700c36fe19eef56e5db8386f0 | f3a73a930a02d6cd1ab636d6e8b29d1153f67543 | refs/heads/master | 2022-12-24T13:17:15.247414 | 2020-10-11T16:10:55 | 2020-10-11T16:10:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 39,181 | java | package com.wsk.life.controllerNo.user;
import com.wsk.life.bean.CriticCommentBean;
import com.wsk.life.bean.MyCollectionBean;
import com.wsk.life.bean.MyCommentBean;
import com.wsk.life.bean.UserPublish;
import com.wsk.life.domain.*;
import com.wsk.life.config.redis.IRedisUtils;
import com.wsk.life.service.admin.Rep... | [
"2352938311@qq.com"
] | 2352938311@qq.com |
6b7150978c482e40039f6c4d87e00ac919e84618 | e0f183cd06533990f722326c57bf3c4e7bdca557 | /3.JavaMultithreading/src/com/javarush/task/task30/task3010/Solution.java | cb124cb14dbf51faa0d873f4ce714944d913a4d3 | [] | no_license | smb13/JavaRushTasks | 9aa507afb820ad772c632d52c25b378ab4373d78 | 913891ef12fb6ee48f6a79790f7f89012b2b9b9d | refs/heads/master | 2019-07-26T05:58:50.098586 | 2018-03-28T19:02:00 | 2018-03-28T19:02:00 | 94,015,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,012 | java | package com.javarush.task.task30.task3010;
/*
Минимальное допустимое основание системы счисления
*/
public class Solution {
public static void main(String[] args) {
try {
String s = args[0].toLowerCase();
//String s = "fgdi";
int result = 0;
char[] chrArr =... | [
"smb111@mail.ru"
] | smb111@mail.ru |
8d9fcafc1cd8a5f34c8198b7fdc2e36f0971aa4d | f1389fea59e6b64ac29eacdf0cc427935d58e2ee | /src/com/company/Alumno.java | 09c0303a5f69cab1d2fd425ff470857ef4d7ed49 | [] | no_license | alanspina/M-dulo-01-JAVA-POO-Entregable-Nro1 | de1782780ea1439eae1c3269274036307f94f253 | 4be206209682f0482bd29d5445da233d490a0807 | refs/heads/master | 2021-04-14T17:50:24.826479 | 2020-03-26T20:28:48 | 2020-03-26T20:28:48 | 249,251,874 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | package com.company;
import java.util.Objects;
public class Alumno {
private String nombre;
private String apellido;
private Integer codigoDeAlumno;
public Alumno(String nombre, String apellido, Integer codigoDeAlumno) {
this.nombre = nombre;
this.apellido = apellido;
this.cod... | [
"alanspina@gmail.com"
] | alanspina@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.