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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
553f956d81ae2c4ccf5764cdea97c94288e561db | b9bd2b584202101c97109dc217e03cf3db16137d | /java_base/src/main/java/json/wnn/bean/T_MALL_ATTR.java | 4daf866e71741ade111ae5c7fac57b41154666e9 | [] | no_license | VincentJavaLufan/demo | a394eeb12708468868a49f2ba131415af3f58c37 | 1d85fdd302e6492fb548f6225a45d5b095abd4c1 | refs/heads/master | 2022-12-21T22:05:44.152956 | 2020-04-03T15:58:54 | 2020-04-03T15:58:54 | 207,910,485 | 1 | 0 | null | 2022-12-16T04:37:28 | 2019-09-11T21:31:50 | CSS | UTF-8 | Java | false | false | 870 | java | package json.wnn.bean;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
public class T_MALL_ATTR implements Serializable{
private int id;
private String shxm_mch;
private String shfqy;
private int flbh2;
private Date chjshj;
public int getId() {
return id;
}
... | [
"13027193761@163.com"
] | 13027193761@163.com |
311b5c3415c4d95c2c2dd711edfe18b95f6848d4 | 2d89eaac234844f42dae92f2829b1d48729569b7 | /src/main/java/org/mapdb/ser/ByteSerializer.java | 9ff7b63642116ad0fa4eab3696a2e0d20ad2e6a6 | [
"Apache-2.0"
] | permissive | Mu-L/mapdb | 618da8cf24a4c6ec8c988ee7e3212c0eaa8059ce | 8721c0e824d8d546ecc76639c05ccbc618279511 | refs/heads/master | 2023-04-08T01:37:41.632503 | 2023-03-19T16:53:58 | 2023-03-19T16:53:58 | 270,608,441 | 0 | 0 | Apache-2.0 | 2023-03-20T01:53:10 | 2020-06-08T09:29:51 | Java | UTF-8 | Java | false | false | 790 | java | package org.mapdb.ser;
import org.jetbrains.annotations.Nullable;
import org.mapdb.io.DataInput2;
import org.mapdb.io.DataOutput2;
import java.io.IOException;
/**
* Created by jan on 2/28/16.
*/
public class ByteSerializer extends DefaultGroupSerializer<Byte> {
//TODO use byte[] group serializer
@Overrid... | [
"jan@kotek.net"
] | jan@kotek.net |
789a345a0a0fab8e4cbbe085bd1326466afb7b7b | 9d3e069fc4ba109fbce80f9a02cd8f6bcce000aa | /app/src/main/java/com/example/jocke/projekt/FilterActivity.java | aaa25664e4324e0ca502dda2084deb7c42f1e6cf | [] | no_license | a17joaap/Projekt | 35a05a2c7edad440b97888bcc743b4dcaff5efa1 | 4a273b24f0584a5fc39c86550a8c729756d4997f | refs/heads/master | 2020-03-16T20:16:10.721887 | 2018-05-23T21:47:08 | 2018-05-23T21:47:08 | 132,952,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,685 | java | package com.example.jocke.projekt;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.RadioGroup;
import android.widget.Switch;
import android.widget.ToggleButto... | [
"37792198+a17joaap@users.noreply.github.com"
] | 37792198+a17joaap@users.noreply.github.com |
378f0d6c97392cd30372199bb69d12e47c3445cf | 5bc9d8f92f38967cc9ecc03000c0606dbbb38f74 | /sca4j/modules/tags/sca4j-modules-parent-pom-0.1.3/kernel/api/sca4j-scdl/src/main/java/org/sca4j/scdl/validation/MissingResource.java | 595519bbb99e82566f856cb23c48fab18ebab31d | [] | no_license | codehaus/service-conduit | 795332fad474e12463db22c5e57ddd7cd6e2956e | 4687d4cfc16f7a863ced69ce9ca81c6db3adb6d2 | refs/heads/master | 2023-07-20T00:35:11.240347 | 2011-08-24T22:13:28 | 2011-08-24T22:13:28 | 36,342,601 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,285 | java | /*
* SCA4J
* Copyright (c) 2008-2012 Service Symphony Limited
*
* This proprietary software may be used only in connection with the SCA4J license
* (the ?License?), a copy of which is included in the software or may be obtained
* at: http://www.servicesymphony.com/licenses/license.html.
*
* Software distribute... | [
"meerajk@15bcc2b3-4398-4609-aa7c-97eea3cd106e"
] | meerajk@15bcc2b3-4398-4609-aa7c-97eea3cd106e |
6ebf71ba8920045544d7448b3ac216e57dab376f | 6e83255c8111e8647e0dd9bebfed8e718f7e88ce | /김차원/181002 2차합본/src/main/java/teamcoma/repository/mapper/ChefMapper.java | 42550e6a3adec423733b5547d43bb658140852ed | [] | no_license | kchaw1/git_teamcoma | 70946ee1f9f2c3b2fd99e86738cb2d2c522e47a0 | 7c0f46e2d03992bf41de190971adf0978b22cb59 | refs/heads/master | 2020-03-28T10:44:05.991370 | 2018-10-09T14:07:55 | 2018-10-09T14:07:55 | 148,139,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 70 | java | package teamcoma.repository.mapper;
public interface ChefMapper {
}
| [
"heatarin@gmail.com"
] | heatarin@gmail.com |
ac34031798c3c828b2d85f1138f6f0947d6e9d62 | 5c63dbb24c47c0ef3c194fac8c720e2253425013 | /src/main/java/com/example/flywayexample/controller/HelloController.java | e3c6476090ebcef275a8f3c97570d8cf755b8b7b | [] | no_license | muzyka-almu/flyway-example | fa8da21e786f9d1a8a987650b1faa5bdfe35f586 | e6e0147186900722ef75fc6bbdb9df61df024905 | refs/heads/master | 2021-04-26T22:41:09.058392 | 2018-03-06T20:00:59 | 2018-03-06T20:00:59 | 124,131,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 631 | java | package com.example.flywayexample.controller;
import com.example.flywayexample.model.Product;
import com.example.flywayexample.service.ProductService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.web.bind.annotation.Request... | [
"muzyka_aleksandr.n@mail.ru"
] | muzyka_aleksandr.n@mail.ru |
ecf86e74ac866766eb2f1819ee96222d2dac3fcc | 79c2bcb18fa946b2ffac2ad0859e03997d590157 | /app/src/main/java/com/kinetic/sh/Effects/TileEffects/Tile83.java | cb6a9d84ac9eaccd4a81a48061ef991bba1028ab | [] | no_license | WafaaHarbJame/Intromaker | 353a9003c126a78961ae4115b0eda0d5d1d984fe | 575820149bf4f5a21ada971da99d0bd75a2f751b | refs/heads/master | 2023-06-13T01:59:13.428626 | 2021-06-27T18:53:10 | 2021-06-27T18:53:10 | 380,801,019 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | package com.kinetic.sh.Effects.TileEffects;
import android.content.Context;
import android.graphics.Color;
import android.widget.LinearLayout;
import com.airbnb.lottie.LottieAnimationView;
import com.kinetic.sh.R;
public class Tile83 extends BaseTile {
private final LottieAnimationView animationView;
private... | [
"wafaajame@gmail.com"
] | wafaajame@gmail.com |
972b75c59751562c7f65abf24e0100c63440acdf | b5a0058b012eb9e83a84c0c466d4da9de25daf71 | /labs/jdbc/start/src/main/java/no/arktekk/training/spring/repository/impl/SpringJdbcAuctionRepository.java | 155e3c293bb268004da3f4aa4a40784541bac8dd | [] | no_license | hansogj/spring-exercises | 5c7bc19bdd225ad9cbf0de036f273f76f2d8532f | 6ccef513830e9473cf987b369f5c615b90599959 | refs/heads/master | 2020-12-25T02:02:04.830960 | 2014-06-27T12:05:24 | 2014-06-27T12:05:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,275 | java | package no.arktekk.training.spring.repository.impl;
import no.arktekk.training.spring.domain.Auction;
import no.arktekk.training.spring.repository.AuctionRepository;
import org.joda.time.DateTime;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Q... | [
"hansogj@gmail.com"
] | hansogj@gmail.com |
bc53af31d30de082a8d457d143af758e698af1a6 | 120689961c79aefd6d36d3d228f472e3480c26d2 | /SimpleCar/CarBuilder.java | d50dc9a83631cb3cd7c7ef48201eb1f1026a398b | [] | no_license | SupeDeDupe/Builder-Pattern-Example | acf6ac57fbb063fb72cc2b34d42ead23f7ac96dc | 5dae48503af79394768ae35b169c4fc597574918 | refs/heads/master | 2021-04-15T13:29:58.466848 | 2018-03-26T15:09:48 | 2018-03-26T15:09:48 | 126,487,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,019 | java |
public class CarBuilder
{
String wheels;
String engine;
String seats;
String doors;
public CarBuilder()
{
}
public Car build()
{
if (wheels == null)
throw new IllegalStateException("No wheels!");
if (engine == null)
throw ne... | [
"sethompson@upei.ca"
] | sethompson@upei.ca |
6699701e173c1b32db4d4b0b0141d3988e2a09f4 | e06eb57fbc5c2057010f2cdf82c7917a8a7bc50c | /OnLineStudy6/src/com/sist/json/MovieVO.java | aac447dc0f3e35c946a0ad09e7e6f73146b67514 | [] | no_license | Heejineee/OnLineStudy | e70ba4becda64ea584606bb5270b78c06c2f1c2f | 9ea2f41038746576a9a7e9c274b0ea79a7053b56 | refs/heads/master | 2022-12-28T02:54:36.221931 | 2020-10-16T09:06:45 | 2020-10-16T09:06:45 | 304,570,461 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,566 | java | package com.sist.json;
public class MovieVO {
private String movieCd; // 영화번호
private String thumbUrl; // 포스터
private String movieNm; // 한글 제목
private String movieNmEn; // 영문 제목
private String synop; // 스토리
private String director; // 감독
private String genre; // 장르
private String watchGradeNm; // 등급
... | [
"user@DESKTOP-71GHNF9"
] | user@DESKTOP-71GHNF9 |
edef74506b925bb583dfc92d7727674134d2b116 | a42e4e19bc3947cc588f824585c0ae6e207820ee | /src/main/java/com/guo/sps/enums/PlatformType.java | 0fe287a8281ad872a91cdb468c807d34e1f66542 | [] | no_license | wayhe-huangluojun/PayMap | 839459243435536a6590c8748ab1d9037e7ca9a8 | 9a5fabc204dffad4b50a5a873363bed0c6960cfb | refs/heads/master | 2021-04-26T11:47:30.912252 | 2018-03-03T12:27:35 | 2018-03-03T12:27:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,296 | java | package com.guo.sps.enums;
/**
* Created by guo on 3/2/2018.
*/
public enum PlatformType {
DD("DD", "当当"),
TB("TB", "淘宝"),
JD("JD", "京东"),
ICBC("ICBC", "工行"),
UNIONPAY("UNIONPAY", "银联支付"),
CEB("CEB", "光大银行"),
PSBC("PSBC", "邮政储蓄"),
CCB("CCB", "建行"),
HZBSQ("HZBSQ", "杭州保税区"),
NB... | [
"gxx632364@gmail.com"
] | gxx632364@gmail.com |
e290655eb4fe6bb34a253fd3739c273168816436 | 88f904aa7275a0b5f7ff7ce48684265867b92894 | /mobile/src/main/java/com/nnightknights/sharedlists/list_creation/event_handlers/ImageChooserDialogOpenerClickEventHandler.java | 743b248ee417dd7459ae2ff9f1c9b7f11c7c5ada | [] | no_license | NoiKioN/SharedLists | 2b1a4dfbb0d441d596590f45d0e5f42729c3c526 | 2b581714dabfea856f77eacf2e3770a1b7cee951 | refs/heads/master | 2021-04-28T15:51:35.520448 | 2018-06-20T11:18:16 | 2018-06-20T11:18:16 | 121,999,874 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,114 | java | package com.nnightknights.sharedlists.list_creation.event_handlers;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.widget.ImageView;
import com.nnightknights.sharedlists.list_creation.click_listeners.ImageChooserDialog;
import com.nnightknights.sharedlists.list_creation.click_listene... | [
"nnightknight@gmail.com"
] | nnightknight@gmail.com |
a7298a6be21ab19ab1a2dff837eec150386407e0 | 84f9dcebe765255d5ee8da27209d16a21dc26491 | /blogs-server/src/main/java/org/johnny/blogsserver/utils/QiniuAccessUtils.java | 50bfc4dd77bbc19bf0f427ba6c680cd7de0e8bcd | [] | no_license | AskaJohnny/blogs-admin | 4a1f6312e9ef0b0c8597328df27507a17b7bac80 | 6c494a120a10ef1d936b46de9c5200bc7d022d54 | refs/heads/master | 2023-07-20T06:58:46.424892 | 2021-08-24T07:37:12 | 2021-08-24T07:37:12 | 294,566,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,384 | java | package org.johnny.blogsserver.utils;
import com.google.gson.Gson;
import com.qiniu.common.QiniuException;
import com.qiniu.common.Zone;
import com.qiniu.http.Response;
import com.qiniu.storage.Configuration;
import com.qiniu.storage.UploadManager;
import com.qiniu.storage.model.DefaultPutRet;
import com.qiniu.util.Au... | [
"626142589@qq.com"
] | 626142589@qq.com |
ac89764d0a1b428aaf32d62f1c2638caa917347d | 555b52c2787ca6022553d43a1094bcd5acd1d63d | /sdk/appservice/mgmt/src/main/java/com/azure/resourcemanager/appservice/implementation/WebAppDiagnosticLogsImpl.java | 34518cb3d0a637e4205eca8929e6f4f94cfdeca8 | [
"MIT",
"LicenseRef-scancode-generic-cla",
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-or-later",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | openapi-env-ppe/azure-sdk-for-java | c1abfe15e61bdb857dfb8c0821ea86ea2b297c6a | a4f6f4da8187c22db021421b331fe3bba019880f | refs/heads/master | 2020-09-12T10:05:08.376052 | 2020-06-08T07:44:30 | 2020-06-08T07:44:30 | 222,384,930 | 0 | 0 | MIT | 2019-11-18T07:09:37 | 2019-11-18T07:09:36 | null | UTF-8 | Java | false | false | 11,402 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.resourcemanager.appservice.implementation;
import com.azure.resourcemanager.appservice.ApplicationLogsConfig;
import com.azure.resourcemanager.appservice.AzureBlobStorageApplicationLogsConfig;
import com.a... | [
"noreply@github.com"
] | noreply@github.com |
aef44bd386f73b1579dba04b8c64b01bd1677a98 | 93562ee42eb0bf967a472a2694000b2604a94475 | /src/main/java/minecraftschurli/mcstech/datagen/MCSTechRecipeProvider.java | 5bb9198e0786132c70c770c6e3e1bc026c81ed5d | [
"MIT"
] | permissive | Minecraftschurli/MCSTech | e333a932b9607a67b9c478aa7e4888eebf252292 | b45506ed731c24951fcdbc38518be0a91e7d2995 | refs/heads/master | 2020-08-24T18:53:18.838891 | 2019-10-25T16:35:21 | 2019-10-25T16:35:21 | 216,885,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,036 | java | package minecraftschurli.mcstech.datagen;
import minecraftschurli.mcslib.data.RecipeHelper;
import minecraftschurli.mcslib.data.TagHelper;
import minecraftschurli.mcstech.MCSTech;
import minecraftschurli.mcstech.init.Materials;
import net.minecraft.data.*;
import net.minecraft.item.Items;
import net.minecraft.item.cra... | [
"minecraftschurli@gmail.com"
] | minecraftschurli@gmail.com |
f2f2bbf4fb3a9feab245585eac694360a979faf3 | eccd5656c9fbd5a134734d3e7b1df08e618376db | /ArtemisCore/src/main/java/com/fnix/artemis/core/repository/SystemTaskDao.java | c0867ebbb2828e0824c2a1b97abe63a2186ec614 | [] | no_license | Fnix0508/Artemis | 9d788ed54399cc988f8c1dba094231c2b8b69994 | 9753e3a26791066032dad48f22a76801f3b3ea4a | refs/heads/master | 2020-03-23T17:49:19.076456 | 2018-08-18T05:42:52 | 2018-08-18T05:42:52 | 141,876,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 900 | java | package com.fnix.artemis.core.repository;
import java.time.LocalDateTime;
import java.util.List;
import javax.persistence.LockModeType;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Lock;
import org.springframework.transaction.annotation.Transactional;
... | [
"feng.chengxiang@darcytech.com"
] | feng.chengxiang@darcytech.com |
a07bb21f09fb81abf35d11e0f9500d1567c835ee | ca78a23d60d1b571c541c026fd1d0e10d2b5ee05 | /src/by/academy/worker/entities/Worker.java | 22377fe7ad90067e5eaf0445d1e18abfb05367bc | [] | no_license | DmitryBobkov/MyWebProject_Workers | ad7469fefc724dc6a0ecd161d917f7d7e2bdc4c2 | 9f6d59c76e1a0663bacfde7fdba0d488b7e40722 | refs/heads/master | 2020-06-03T11:00:55.380287 | 2019-06-12T09:50:29 | 2019-06-12T09:50:29 | 191,543,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,219 | java | package by.academy.worker.entities;
/**
* Class Worker describes the entity worker
*
*/
public class Worker implements Cloneable {
private int id;
private String type;
private String name;
private Address address;
private final static double INDEX = 1.1;
private static int pension = 500;
public Worker(i... | [
"1234_qwer@tut.by"
] | 1234_qwer@tut.by |
1d490ff86d4cdca93097fa03a98cc31b9e88175f | 8995dd69feb4f26c35503878166baabf7704e877 | /JavaCouches/src/calculatrice/ihm/Exec.java | fe7d22cd14583de2abe0035e6df0435d0c737c18 | [] | no_license | teobryer/ENI-JavaCouches | b6297c5b284d7cdae2d1f07a4599bba87da6a0ef | 1fea63d639b38a724705001d815d11eb88521aff | refs/heads/master | 2023-03-05T09:50:56.007317 | 2021-02-17T13:21:08 | 2021-02-17T13:21:08 | 337,021,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | package calculatrice.ihm;
import calculatrice.bll.CalculManagerFact;
import calculatrice.bll.CalculatriceManager;
public class Exec {
public static void main(String[] args) {
CalculatriceManager calculatrice = CalculManagerFact.getInstance();
System.out.println(calculatrice.plus(2, 3));
}
}
| [
"teocalme@gmail.com"
] | teocalme@gmail.com |
66dd53c29e96311fcdf7cd3616e9a70482f77056 | 83062838f3c0003f8f4c0339f283dd52a5c707ff | /malls/PYG-MALL/pinyougou-parent/pinyougou-order-service/src/main/java/com/pinyougou/order/service/impl/OrderServiceImpl.java | 440d34c2485c3c8b7f35f1584b6024901cabce64 | [
"MIT"
] | permissive | zhaoq0103/zhaoq0103.github.io | b337a0919310823f5c2e58a39eb47b3fd50176f1 | d1247b05ccc379891710971a6e0ce962e7de6971 | refs/heads/master | 2023-06-09T01:07:31.911726 | 2023-05-27T09:11:12 | 2023-05-27T09:11:12 | 143,267,165 | 0 | 0 | MIT | 2022-12-16T07:18:42 | 2018-08-02T08:42:57 | JavaScript | UTF-8 | Java | false | false | 8,229 | java | package com.pinyougou.order.service.impl;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.transaction.annotation.Tran... | [
"zhaoq0103@163.com"
] | zhaoq0103@163.com |
c77249f1ac128cbf208f922c05b208efc2060dc5 | 2d95236478ef2bfed9fa38945cde9e31d200ffb4 | /ProyectoMA-Eclispse/src/view/FrmBar.java | e3206644bd09497432abe24e243468f05c656b07 | [] | no_license | Jesu0108/ProyectoMA | 4d932c5b3507b3e191adf2605b0a4d8f8c3a414b | dc72664f2da7375e32edd70eac745a7815e4178a | refs/heads/master | 2023-03-05T00:00:21.366860 | 2021-02-18T12:04:37 | 2021-02-18T12:04:37 | 326,023,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,084 | java | package view;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.FlowLayout;
import java.awt.Toolkit;
import javax.swing.JDialog;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import org.jfree.chart.ChartFactory;
import org.jfree.chart.ChartPanel;
import org.jfree.chart.JFreeCha... | [
"jartiguez2@gmail.com"
] | jartiguez2@gmail.com |
5e872541f6fc667b2c2143ee3537d60cf946902f | 28c80e168ee2c514d4ac7e4e79eecf7623691ca9 | /OOP1/Ejercicio15_cambiova.java | dd3023fa19229421f60dfa5c19365f4a60599398 | [] | no_license | programmingII/oop-practice-1-150204KalebChavira | 6a4df36693bdd249af1162efba08abc4ab9395f5 | 3e9cfc8636b6eb4161b48953c6f6cdc536fdfe50 | refs/heads/master | 2020-04-21T03:56:21.324123 | 2019-03-07T16:49:46 | 2019-03-07T16:49:46 | 169,298,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | /*Name: Joaquin Kaleb Chavira Gonzalez
Dia: 08/02/2019
Hora: 4:20*/
public class Ejercicio15_cambiova { //inicio de clase
public static void main(String[] args) { //main
int a, b, cambio;
a = 1;
b = 2;
System.out.println("Antes del cambio: a, b = "+a+", "+ + b);
cambio = a;
a = b;
... | [
"noreply@github.com"
] | noreply@github.com |
5f6b48079426bb1f86732cea2004937c15b423d1 | 5c96efe670e8f2478ea1e2d38714ea2a13ff89c6 | /spring-services/src/test/java/com/accenture/spring/ServiceContextTest.java | 6a4bf93c24c54bc040e5418e026d1ed237a33288 | [] | no_license | GTORRESM/spring-project | ea58665509f5b0a3ab796349662849dce1d9a28a | 143b85852a466ecbaabad382234f9dfdcf5822b0 | refs/heads/master | 2021-01-09T05:20:06.491717 | 2017-02-21T21:50:43 | 2017-02-21T21:50:43 | 80,740,794 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 618 | java | package com.accenture.spring;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import com... | [
"g.torres.melchor@accenture.com"
] | g.torres.melchor@accenture.com |
ec250a80bafbc2e090c71c5759519aaabb13f39f | a6556cd434376bf2eb604fcb3618fdac64d936f0 | /src/MDI/JIFSalida.java | 8e0b8fe696bff56c2b873e3a4b7e1ee74f1de2d1 | [] | no_license | jarteaga77/SISTEMA_ALMACEN | 1543dd68cde898ac8cec9a6332e25b3c2152b803 | cc282f0cf843e4a7cec436f49764ffc8c1f1fbff | refs/heads/master | 2021-08-28T09:17:06.544489 | 2017-12-11T20:17:36 | 2017-12-11T20:17:36 | 113,904,275 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,513 | 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 MDI;
import MDI.Reportes.ReportesSalidas;
import MDI.Reportes.sistemas.ReportesSalidaSistemas;
import MDI.Reportes.electrico.R... | [
"jarteaga@arteaga_jonathan@hotmail.com"
] | jarteaga@arteaga_jonathan@hotmail.com |
15bcf1c89853baeed513edce6042dc46de3c6b4e | 9d43ab148d348e8cc3c95402de58ca7b642f7f89 | /hello/Say.java | cd771b7205d0582a2320fc3a0747ea28ada537e7 | [] | no_license | Francesco-Sarra-Peano-4A/MultiThreading | 217dfafb6660b468c415c0abe4b22752d4681e69 | c8aebd761afcaffa7f75abb8d6e8ee633b85b8a6 | refs/heads/master | 2020-09-07T01:29:37.155268 | 2019-12-21T08:45:31 | 2019-12-21T08:45:31 | 220,616,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 460 | java | package hi.hello;
/*
* 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.
*/
/**
*
* @author sarra.francesco
*/
public class Say extends Thread{
String cosaDire;
... | [
"noreply@github.com"
] | noreply@github.com |
3b69b0c56c886e27e1173ed9fbbf8563f7b98f57 | 1c0e98b385c47e5dfc38c58a7456c53d0d342edf | /src/desmoj/extensions/visualization2d/animation/core/simulator/EntityAnimation.java | a57407e437b021ef44a8a7b90693eaff755f51b1 | [
"Apache-2.0"
] | permissive | muhd7rosli/desmoj | cfdac66ed5be6bc7633036a6f46a0b52806162a4 | e3fe078ce2808024c1f5358d78191ca38b2e2afb | refs/heads/master | 2021-01-23T08:34:54.347003 | 2014-08-07T04:59:26 | 2014-08-07T04:59:26 | 22,013,712 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,680 | java | package desmoj.extensions.visualization2d.animation.core.simulator;
import java.awt.Point;
import java.util.Hashtable;
import desmoj.core.simulator.Entity;
import desmoj.core.simulator.TimeInstant;
import desmoj.extensions.visualization2d.animation.CmdGeneration;
import desmoj.extensions.visualization2d.animation.Po... | [
"muhd7rosli@live.com"
] | muhd7rosli@live.com |
263e1e0232a46565e5b6840a808c64a6e71c9002 | b71eb79ba7d90f35c8e52090a60745e951364fe0 | /src/main/java/at/molindo/utils/collections/ClassMap.java | 587fdff87b1f22c4c195223ce73e52fe7229da61 | [
"Apache-2.0"
] | permissive | molindo/molindo-utils | ccfadbbdf0d96d7feb02074e43fb01757d5a7209 | 59c2ea4f6dbed8bb9ddea16f721466fb61a385ab | refs/heads/master | 2021-07-12T09:33:49.836866 | 2021-04-22T08:39:21 | 2021-04-22T08:39:21 | 990,264 | 6 | 3 | NOASSERTION | 2021-04-22T08:39:22 | 2010-10-15T15:49:12 | Java | UTF-8 | Java | false | false | 2,701 | java | /**
* Copyright 2016 Molindo GmbH
*
* 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... | [
"stf+git@molindo.at"
] | stf+git@molindo.at |
67258e86348440f1b456d7eb7e36e7c9824bfc41 | 29109a9b4b68bd996313a167e7c671a23aea8acf | /src/main/java/org/launchcode/models/data/MenuDao.java | a392f4f90fc81195b0ff48fc90c81fdd3a004607 | [] | no_license | noshuman/cheese-mvc-persistent | b725ecb7bbabc9a6953a621b3452917eb99577bf | e53d26924c7860964c0b9a8c0a5768d41d4db365 | refs/heads/master | 2020-06-04T02:29:33.270005 | 2019-06-26T02:35:10 | 2019-06-26T02:35:10 | 191,835,515 | 0 | 0 | null | 2019-06-13T21:27:35 | 2019-06-13T21:27:35 | null | UTF-8 | Java | false | false | 316 | java |
package org.launchcode.models.data;
import org.launchcode.models.Menu;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import javax.transaction.Transactional;
@Repository
@Transactional
public interface MenuDao extends CrudRepository<Menu, Integer>{
} | [
"noshuman@gmail.com"
] | noshuman@gmail.com |
a11f0c639b086cc8950033f14d236aab0cd38c2a | d0b74c102c799df66b9dc0f0d5b34064e8cf51f9 | /src/main/java/hu/webuni/hr/lilla/web/HolidayRequestController.java | c73d95764befdb10711d7edf41b4e62ef1533abb | [] | no_license | KmecsLilla/spring-hr | 0ff22441e6cc02b6e327741fda6ba10f394ee32b | ba8ad14810f2593f0f5728d5b896a8ea8136037a | refs/heads/master | 2023-05-30T19:59:00.792335 | 2021-06-05T19:55:32 | 2021-06-05T19:55:32 | 351,923,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,158 | java | package hu.webuni.hr.lilla.web;
import java.security.InvalidParameterException;
import java.util.List;
import java.util.NoSuchElementException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.spring... | [
"kmecs.lilla@gmail.com"
] | kmecs.lilla@gmail.com |
9fc2760158451354430473498053b4f3892aa97d | c645527244124321791e05a20e6cfffc5bc91b64 | /sling/core/commons/src/main/java/com/composum/sling/clientlibs/handle/ClientlibExternalUri.java | 471c6cdb71a9e63bd0abfa7e787cc8ed0afce7af | [
"MIT"
] | permissive | set321go/composum | a8c33e1efe1fdac08956ff7d8141d077484fb4a1 | 2e5b63ad55d51b8a0673d0315e0def1d10f2372f | refs/heads/master | 2020-04-28T11:35:52.025529 | 2018-08-16T08:39:49 | 2018-08-16T08:39:49 | 175,247,724 | 0 | 0 | MIT | 2019-03-12T15:54:06 | 2019-03-12T15:54:06 | null | UTF-8 | Java | false | false | 1,469 | java | package com.composum.sling.clientlibs.handle;
import javax.jcr.RepositoryException;
import java.io.IOException;
import java.util.Map;
/**
* Models a reference to external URLs - as links, js or css.
*/
public class ClientlibExternalUri implements ClientlibElement {
protected final ClientlibLink link;
/**
... | [
"hp.stoerr@ist-software.com"
] | hp.stoerr@ist-software.com |
0c097d17760d9b3edefd3637652faccfe336184a | 3108764d0bd8f62ce4cc68af7dcaca4e3e93a6db | /src/Uczelnia/Student.java | 50c44d42731ee720e8bf7cf19fedb0511d1080d4 | [] | no_license | KacperczykKinga/Projekt | f9a422e38a8cf939d85d132e689c2418161e2ad5 | b09868bed92018a0f5bb52a2e51874e958b2b408 | refs/heads/master | 2020-05-01T19:23:05.437168 | 2019-04-04T21:24:55 | 2019-04-04T21:24:55 | 177,647,445 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,758 | java | package Uczelnia;
import Uczelnia.Osoba;
//import Uczelnia.Uczelnia2;
import Uczelnia.PracownikNaukowo_Dydaktyczny;
//import Uczelnia.Pracownik_Administracji;
import java.io.*;
import java.util.*;
public class Student extends Osoba implements Serializable {
private int rokstudiow;
private String kierunek;
p... | [
"agnikkac@gmail.com"
] | agnikkac@gmail.com |
21471fe62a751ec5757766b2441ffad3d7c7e133 | 8018ce0a6cc362bb82b89fdd420516de853941c7 | /04-spring-boot-mybatis-xml/src/main/java/com/gzz/sys/user/UserController.java | 2c702c7279183b80f65ee2cf42483c31f6fe567b | [] | no_license | user3614/spring-boot-examples | da8ddf4507f166631f20965c519e6824d60790d5 | f61e2f446901dcab95d14c830824adceb215ae15 | refs/heads/master | 2023-04-15T08:51:37.062215 | 2021-04-09T10:50:23 | 2021-04-09T10:50:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,092 | java | package com.gzz.sys.user;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestCont... | [
"2570613257@qq.com"
] | 2570613257@qq.com |
7dcd077407c880ccff5535ab1b06c597f785afd5 | 08d2189e9cea2d588f2c985099c013fcc237f1c1 | /src/main/java/io/github/zgjai/Greedy/BurstBalloons452.java | 4e5d1292aebb59257197d1faf6ab3ad4f020d60d | [
"MIT"
] | permissive | zgjai/LeetCodeByJava | 04ae13633c663dd65e725c9a6dce5d15e13ad721 | 819f0bf86ccc5771127d129ebec1eaec2e41c5e2 | refs/heads/master | 2021-07-08T17:06:10.246838 | 2020-07-11T12:12:54 | 2020-07-11T12:12:54 | 145,865,485 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 130 | java | package io.github.zgjai.Greedy;
/**
* Created by zhangguijiang on 2017/10/20.
*/
/**
*
*/
public class BurstBalloons452 {
}
| [
"18710057269@163.com"
] | 18710057269@163.com |
5362917665f36c1cb01456dd7a8c1579cfef74cc | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /emr-20160408/src/main/java/com/aliyun/emr20160408/models/DescribeScalingRuleResponseBody.java | bbe94d3f0cbbe3c483b8ed473c090cd3c38cbff9 | [
"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 | 10,047 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.emr20160408.models;
import com.aliyun.tea.*;
public class DescribeScalingRuleResponseBody extends TeaModel {
@NameInMap("Status")
public String status;
@NameInMap("TimeoutWithGrace")
public Long timeoutWithGrace;
@NameInMa... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
8ecf7384edd87b2b80dcdabb0dca98b5b5126d75 | abcd2f180907c62fdc454a18a915fd935aacb725 | /src/test/java/runners/ParallelRunner.java | c85424576dfca736325190edd22beb61dfcf97d9 | [] | no_license | exelenterGNC/GNCProject | 6bfe6dd1acbe6395e970161a3bb47bda959d0e84 | efdd936eb221015c351f9a331b8dbc4fafe27cf2 | refs/heads/master | 2023-05-31T00:35:21.951855 | 2021-06-08T01:57:26 | 2021-06-08T01:57:26 | 343,002,043 | 1 | 3 | null | 2021-06-08T01:57:26 | 2021-02-28T02:15:24 | HTML | UTF-8 | Java | false | false | 715 | java | package runners;
import io.cucumber.testng.AbstractTestNGCucumberTests;
import io.cucumber.testng.CucumberOptions;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Optional;
import org.testng.annotations.Parameters;
import steps.Hooks;
@CucumberOptions(
features = {"src/test/java/fea... | [
"furkat.khalilov@gmail.com"
] | furkat.khalilov@gmail.com |
026c0d338eedb34cfbc4b649c4f214463ca48329 | f18e03a201961e311bc0bed3d128dbc98e879b8a | /0-1 Knapsack Problem/Recursive/App.java | da8539d92bd18082ad6946062e5858aa1c7e224d | [
"MIT"
] | permissive | iamsomraj/Dynamic-Programming-using-Java | 2ac7efe3f30b531da5880bbd624e4f5494b725e1 | 0d7a56dfa16bfe674f2cdab51f514de845bbb2b0 | refs/heads/master | 2022-12-21T23:46:46.333232 | 2020-09-28T11:50:50 | 2020-09-28T11:50:50 | 240,947,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 667 | java | class App {
public static int knapsack(int wt[], int val[], int w, int n) {
if (n == 0 || w == 0) {
return 0;
}
if (wt[n - 1] <= w) {
return Math.max(val[n - 1] + knapsack(wt, val, w - wt[n - 1], n - 1), knapsack(wt, val, w, n - 1));
} else {
return knapsack(wt, va... | [
"iamsomraj@gmail.com"
] | iamsomraj@gmail.com |
a4673496b183f5d5afede65683efe6dfd3d091f1 | e697225a359c408a4f17f18b137f9a526498ab58 | /calci/src/main/java/simple/calci/Division.java | e50b9c691cdf7ade3c9c775f25ea1b9c1610551f | [] | no_license | GrandhiSriRam/Calculator.SriRamGrandhi | 43c70e4fa1dcdea7e8b411326c9d23e9a837ecab | 794f6fa59b8ffab1dd4fb84fa4e8d3687787bb3e | refs/heads/master | 2021-01-02T07:20:53.160574 | 2020-02-10T17:20:53 | 2020-02-10T17:20:53 | 239,545,741 | 0 | 0 | null | 2020-10-13T19:26:07 | 2020-02-10T15:32:29 | Java | UTF-8 | Java | false | false | 238 | java | package simple.calci;
public class Division {
double x,y;
public Division(double x,double y) {
// TODO Auto-generated constructor stub
this.x=x;
this.y=y;
}
void div() {
System.out.println(this.x/this.y);
}
}
| [
"siva.kaddala1998@gmail.com"
] | siva.kaddala1998@gmail.com |
e861931a4c43dc3cdedc09ebc4fcb8e3a10aec91 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/java-design-patterns/validation/232/FactoryKitTest.java | 96ddb63cfb24df7215fd326e27e91df63842d61a | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,067 | java | /**
* The MIT License
* Copyright (c) 2014-2016 Ilkka Seppälä
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use,... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
5f6a4a158439a9e92e04251542c77a907b5426dd | d2308dfe6be409d2f6808ae0f1a4e69c1acd0eac | /src/poppaw/FactRepository.java | b65128ebd2ff549d2b4ca84b8df6eacbfbce1140 | [] | no_license | poppaw/ExpertSystem | 4ddf4b3192f11e882fa5f95d51fd6def5320502d | 3f681352756e9b29048797b9c9c6e8673bd11bd3 | refs/heads/master | 2020-03-22T14:48:35.877094 | 2018-07-14T22:53:37 | 2018-07-14T22:53:37 | 140,207,063 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 792 | java | package poppaw;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.NoSuchElementException;
public class FactRepository {
List<Fact> facts;
public FactRepository() {
this.facts = new ArrayList<>();
}
public void addFact(Fact fact) {
this.fac... | [
"p.p.popowicz@gmail.com"
] | p.p.popowicz@gmail.com |
aaa54b6b1b12b1f9ed5fa03239da0144c9a87527 | e6c0049b0471be6da9c992c3bbfff8f58a4d6c99 | /android/app/src/main/java/com/dumbtickmobile/MainApplication.java | 0a7eed3fc288a14124cfc6891c56175ddc8f7483 | [] | no_license | rizalin/Dumbtick_Mobile | 348d90b822dfd37ef04d8256e2dc661fdec3c4e9 | 7695909cad1aad214091e58c65bb6b169782b5b8 | refs/heads/Beta | 2023-01-12T22:48:19.000130 | 2020-01-06T19:10:44 | 2020-01-06T19:10:44 | 232,166,099 | 0 | 0 | null | 2023-01-05T04:54:14 | 2020-01-06T19:02:05 | JavaScript | UTF-8 | Java | false | false | 2,509 | java | package com.dumbtickmobile;
import android.app.Application;
import android.content.Context;
import com.facebook.react.PackageList;
import com.facebook.react.ReactApplication;
import com.th3rdwave.safeareacontext.SafeAreaContextPackage;
import com.swmansion.rnscreens.RNScreensPackage;
import com.swmansion.gesturehandle... | [
"rizal.imamnugraha@gmail.com"
] | rizal.imamnugraha@gmail.com |
21493b4938d57ab735862055b061d6c2a28a1085 | 3cc04461ad31d9ea587e083f952b7287f895cdd2 | /app/src/main/java/com/armstring/daggerandroidinjector/application/ApplicationComponent.java | 11282bc0d7c155e2b387b8b811c473b6dd4cd943 | [] | no_license | KingArmstring/dagger-android-injector | b6fee72ad40e545f4b66e7ffcd439f0c9e1fa358 | e269f6bea00b1256d74d1629d8d5d6ece00cf888 | refs/heads/master | 2020-03-19T09:22:10.251992 | 2018-06-06T06:26:36 | 2018-06-06T06:26:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 572 | java | package com.armstring.daggerandroidinjector.application;
import dagger.BindsInstance;
import dagger.Component;
import dagger.android.support.AndroidSupportInjectionModule;
@Component(modules = {
ApplicationModule.class,
BindingModule.class,
AndroidSupportInjectionModule.class
})
public interfa... | [
"mohammad.elsayed@microdoers.com"
] | mohammad.elsayed@microdoers.com |
73fd825655ed9c42d04ca54c82f03ea877044bd7 | 888177bd9f9e227510d276cb7f76097ac2e845fb | /1010/advance/src/demo/genericDemo/GenericDemo.java | 9ce69a1fbbed5dd66e71077ec221bc4f13fadc47 | [] | no_license | ShaoShuo17/BasicJavaPractice | a9d2bfe3d85b05a4dfae85431efba0f8828990d2 | 70bdcd3f1a7553493a3c8895079b169a1b8ce33d | refs/heads/master | 2023-02-24T06:22:04.562429 | 2021-02-03T03:54:14 | 2021-02-03T03:54:14 | 307,610,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,564 | java | package demo.genericDemo;
import java.util.ArrayList;
import java.util.Iterator;
public class GenericDemo {
public static void main(String[] args) {
//withoutGeneric();//不使用泛型存在弊端
withGeneric();
//泛型通配符的使用
ArrayList<Integer> list1 = new ArrayList<>();
list1.add(1... | [
"noreply@github.com"
] | noreply@github.com |
6f9c331daab2a20fabc1ed01f24c38ddb8cd6b55 | 60c87e28ffb644c45501a20c779077000c77b640 | /src/main/java/org/jeecgframework/web/demo/controller/test/JeecgNoteController.java | e897d32bc22c524f95f2622db24c289fb4413e78 | [] | no_license | chenzhenguo/nx | 3fa76e5e05f7425882382cdfbb1816e2e485f38b | cf19205ea35a7718bc0b71b370b330353df5d956 | refs/heads/master | 2021-07-22T02:23:45.199383 | 2017-11-01T13:21:51 | 2017-11-01T13:21:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,999 | java | /* */ package org.jeecgframework.web.demo.controller.test;
/* */
/* */ import javax.servlet.http.HttpServletRequest;
/* */ import javax.servlet.http.HttpServletResponse;
/* */ import org.apache.log4j.Logger;
/* */ import org.jeecgframework.core.common.controller.BaseController;
/* */ import... | [
"liufeng45gh@163.com"
] | liufeng45gh@163.com |
ff57fd4ce3ff3de1b16a2f0ce302eac40501fa9b | e30b772879e9996fc9d0bc791834517bafdcb904 | /Coding-Interview-Patterns/08 Tree DFS/PathWithGivenSequence.java | e7b15ecf7d5cbd96df766e7db7b1a69360224a74 | [] | no_license | RiversHyioh/coding-interview | 3921af48f43f319aeed21a8807de7460ac7195ed | 3e0e81889fdf46ba8cc7291d0317e1af3b9b189b | refs/heads/master | 2023-06-29T09:49:40.180603 | 2019-09-07T06:26:43 | 2019-09-07T06:26:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,537 | java |
/*
Pattern: Tree DFS
04 Path With Given Sequence (medium)
Given a binary tree and a number sequence,
find if the sequence is present as a root-to-leaf path in the given tree.
*/
import java.util.*;
class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int val){
this.val = val;
}
};
class... | [
"juncr1719@gmail.com"
] | juncr1719@gmail.com |
45dd9208a5282eb5df9003038762c2778c5562c6 | 58da62dfc6e145a3c836a6be8ee11e4b69ff1878 | /src/main/java/com/alipay/api/domain/MarketResult.java | c0075ce48f954e2d678cdcb71dd00b69866e90f1 | [
"Apache-2.0"
] | permissive | zhoujiangzi/alipay-sdk-java-all | 00ef60ed9501c74d337eb582cdc9606159a49837 | 560d30b6817a590fd9d2c53c3cecac0dca4449b3 | refs/heads/master | 2022-12-26T00:27:31.553428 | 2020-09-07T03:39:05 | 2020-09-07T03:39:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,030 | java | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 营销结果类型
*
* @author auto create
* @since 1.0, 2020-08-18 14:29:56
*/
public class MarketResult extend... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
090c4ee7303b5b262a19ede7843fd4b4e0676368 | 2f5041e5971fd9b860bbb6c8a53498cc3a16e3c3 | /src/main/java/com/twitchbot/commandadapter/config/MyResourceConfig.java | 1d78e375baaa032a546a8e8ecde0181230283944 | [] | no_license | amstevenson/command-adapter | 220815f6c3b1f1b525a8a412e08669cf01654f66 | c919e95b7ae8db21c701dfda365a37f3c0a472f5 | refs/heads/master | 2023-01-12T19:50:18.672292 | 2020-11-19T17:47:08 | 2020-11-19T17:47:08 | 263,117,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package com.twitchbot.commandadapter.config;
import com.fasterxml.jackson.jaxrs.xml.JacksonXMLProvider;
import com.twitchbot.commandadapter.endpoints.CommandAdapterResource;
import org.glassfish.jersey.server.ResourceConfig;
import org.springframework.stereotype.Component;
@Component
public class MyResourceConfig ext... | [
"addstevenson@hotmail.com"
] | addstevenson@hotmail.com |
86a67df1bebabad9dd633c0138dcad4e57e38c08 | a666408d5cf72e838b1a1f6ce757e3f9cee48b94 | /spring-boot-train/src/main/java/luxe/chaos/train/springboottrain/config/ShutdownConfig.java | 8284246bae18a18fc1eb10c185ed48c3d30e7e9b | [] | no_license | chengchaos/spring-cloud-demo | d3b8b612882d3dc51819735c60866bdd9dd71689 | 375d7ea4089afab6c26963ba4c51a46a74b9dd8f | refs/heads/master | 2022-10-10T18:10:31.426007 | 2021-01-09T13:09:12 | 2021-01-09T13:09:12 | 157,049,490 | 1 | 0 | null | 2022-07-01T17:41:05 | 2018-11-11T05:11:29 | Java | UTF-8 | Java | false | false | 829 | java | package luxe.chaos.train.springboottrain.config;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import javax.annotation.PostConstruct;
import javax.annotation.PreDestroy;
@Configuration
public c... | [
"chengchaos@outlook.com"
] | chengchaos@outlook.com |
c3a5acf5cec836e27caaabb6a0795ce23721daff | 8d69a58bd9f94be9a52b80a9ddbe104e60d172eb | /Android/SaigonBus/src/cse/it/StationBus.java | 691ab28d178390cfb3018e133c460a43ab5988fa | [] | no_license | qknguyen29/nothing | 5b12167f12e2edaaa734b9da29ac101915ec1de9 | 527d4225959749744c3d7d43653814b7f613b20c | refs/heads/master | 2021-05-29T05:54:15.350528 | 2011-12-21T12:14:49 | 2011-12-21T12:14:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,454 | java | package cse.it;
import cse.it.parse.ParsedData;
import android.app.Activity;
import android.app.ListActivity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
imp... | [
"huan.nguyen.playsoft@gmail.com@2bc8c6d5-3856-c8d3-fefc-b7de2eff6da5"
] | huan.nguyen.playsoft@gmail.com@2bc8c6d5-3856-c8d3-fefc-b7de2eff6da5 |
ff90a7198cfe9323cbc1462f0d07d31e6013fc26 | bf183f87af9b961075883d1f1b67328910c00b24 | /src/SerializableText.java | edfc16fd33797f6b41ab6224f88afa487d285cdf | [] | no_license | varunm100/P2P-Network | b45f0c8c7388bff6a525ab980157c628a5149485 | 6a546afcf5569e93600574aa87918fb212d3be65 | refs/heads/master | 2021-09-19T02:33:53.718648 | 2018-06-24T11:04:27 | 2018-06-24T11:04:27 | 136,718,870 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | /*
* @author Varun on 6/17/2018
* @project P2P-Network
*/
import java.io.Serializable;
import java.time.Clock;
import java.time.LocalTime;
class SerializableText implements Serializable {
private static final long serialVersionUID = 3304191093637654272L;
String source;
LocalTime timeStamp;
String ... | [
"varunm100@gmail.com"
] | varunm100@gmail.com |
af3c51260a415d6e18a542342976bc166416de92 | 85d9a090e2f6a8bb8cc769a3b599c5bff4f8937c | /src/com/inori/everyday/$365_MeasureWater.java | 5f887ad4618711e1c869472ef702ce3408f64965 | [] | no_license | yinjk/leetcode | fa2d752aad9e6f32ccd5a78e0782caad050f2c52 | 8855887de16c5d6d136e341446778f84d6c929ac | refs/heads/master | 2023-02-07T11:55:43.942397 | 2021-01-05T07:56:46 | 2021-01-05T07:56:46 | 326,925,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,551 | java | package com.inori.everyday;
/**
* $365_MeasureWater [Medium]
* <p>
* 有两个容量分别为 x升 和 y升 的水壶以及无限多的水。请判断能否通过使用这两个水壶,从而可以得到恰好 z升 的水?
* <p>
* 如果可以,最后请用以上水壶中的一或两个来盛放取得的 z升 水。
* <p>
* 你允许:
* <p>
* 装满任意一个水壶
* 清空任意一个水壶
* 从一个水壶向另外一个水壶倒水,直到装满或者倒空
* 示例 1: (From the famous "Die Hard" example)
* <p>
* 输入: x = 3, y = 5,... | [
"inori.yinjk@gmail.com"
] | inori.yinjk@gmail.com |
7019f5edc7fd9ed628a358e739f390f4a5052d68 | abf36d6182712a1be4f8cda5e7267faf3049257f | /test.java | 5b9db09deb589dcaf5daf00cabaaa8dc91b55fed | [] | no_license | kushraj1204/Face-recognition | debe8d4ede5bc450c19fdb0d2c37013f1ce39168 | b0c87269a68bfa33dfe2f4bee2e74bde3b0fd3a0 | refs/heads/master | 2021-04-15T09:50:25.939335 | 2018-03-25T04:56:36 | 2018-03-25T04:56:36 | 126,665,742 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,672 | 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 frcopy;
import java.awt.Color;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.FileInputStr... | [
"noreply@github.com"
] | noreply@github.com |
e1791b3728c9c9e6fc8bbe8f3f9dc69d6cd0ed0a | 8d168a2fec57864941753ae90d7303520d44f17c | /src/main/java/com/lewyon/template/controller/UserController.java | 143bf85f33ab0ae65154345ddb6da43fd4d23c93 | [] | no_license | akari16/springboot-template-lewyon | 781f2e8f3c169d653036c7efb31cccf0808006f2 | ddaee734955a6588d769774d6dbed21425b52c97 | refs/heads/main | 2023-09-03T18:00:23.467734 | 2021-10-10T14:11:50 | 2021-10-10T14:11:50 | 409,116,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,156 | java | package com.lewyon.template.controller;
import com.lewyon.template.entity.User;
import com.lewyon.template.service.UserService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;... | [
"akari16@163.com"
] | akari16@163.com |
c5b4f17b755af98c5c9aa1deb0537f3c0ceaac81 | 932bd0d41f21f74d453f7237583daf3565ba5b1c | /src/main/java/com/bizhibihui/ordermeal/annotation/Cache.java | 9f27aa7e4cf52615992955ceb55d6716399ae0af | [] | no_license | chengrongkai/ordermeal | be60177e1e5596dba19ca40b49e0b09371c002f7 | 0b079b2f8a0d9fc534b6597a1290f4326df23301 | refs/heads/master | 2022-11-29T16:28:12.298272 | 2020-08-11T01:26:07 | 2020-08-11T01:26:07 | 286,615,460 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 786 | java | package com.bizhibihui.ordermeal.annotation;
import java.lang.annotation.*;
import java.util.concurrent.TimeUnit;
/**
* Redis缓存自定义注解
*
* @author LinZhaoguan
* @version V1.0
* @date 2019年9月11日
*/
@Target({ElementType.METHOD})
@Retention(RetentionPolicy.RUNTIME)
@Inherited
public @interface Cache {
/**
... | [
"crk@jianzhimao.com"
] | crk@jianzhimao.com |
c37f0f8c98c1810988049ca6b0eef42aec720c4f | f76f1f306c7f68c34e8edc0225a1d404a0aa3897 | /app/src/main/java/com/google/android/gms/games/leaderboard/OnLeaderboardMetadataLoadedListener.java | bbb27d17266b520831bacf5b16b829ea46a756fc | [] | no_license | Bingle-labake/Vine15 | b8a2852bf43e295a63c976d2fa263b301036807d | b75665ff848df0d526ec0f26d64516629c150b33 | refs/heads/master | 2016-09-01T05:59:05.804172 | 2015-10-31T07:40:04 | 2015-10-31T07:40:04 | 45,291,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 465 | java | package com.google.android.gms.games.leaderboard;
public abstract interface OnLeaderboardMetadataLoadedListener
{
public abstract void onLeaderboardMetadataLoaded(int paramInt, LeaderboardBuffer paramLeaderboardBuffer);
}
/* Location: /Users/dantheman/src/android/decompiled/vine-decompiled/dex2jar/classes... | [
"coollive@labake.cn"
] | coollive@labake.cn |
d158e93ae11abe5bb4b8c0cb9f932ce89d51a118 | e7e12a2a6fdc2eeec9bc5bef0b80bb60265435d0 | /src/main/java/com/risk/model/Employee.java | 117dc4b097d88e3e6e0af9e4b4a8f4c4ca90bb5a | [] | no_license | anshumanthakur/SpringMVC_sample | 638dae7a576cf548ce37cb9a0e785697d454aeb9 | 3e68d889bc4f31d7e3c89b7273eb2c2d40c44a26 | refs/heads/master | 2022-12-22T20:08:27.541710 | 2020-03-18T18:48:32 | 2020-03-18T18:48:32 | 201,968,473 | 0 | 1 | null | 2022-12-16T04:24:13 | 2019-08-12T16:30:20 | Java | UTF-8 | Java | false | false | 2,201 | java | package com.risk.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
import javax.validation.constr... | [
"Anshuman.Thakur@thomsonreuters.com"
] | Anshuman.Thakur@thomsonreuters.com |
b070a5baf77c595ae6548cfa543817afd45d0ae3 | 15dbef9c49e805ed1dc2ff7c21f3650a43e98694 | /app/src/main/java/kmutnb/yuwadee/srisawat/carpool/MyOpenHelper.java | 746ca7737eefd18d5f1695b4423d0fee1d643f2c | [] | no_license | YuwadeeSrisawat/CarPool | 5e2202162a19d3fe49c36a2c297b239b14c37585 | 49dbf0bd1828df9bb34362de6c0fbf7ec17a31c3 | refs/heads/master | 2021-03-12T22:23:29.108528 | 2015-10-13T04:11:42 | 2015-10-13T04:11:42 | 40,469,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,365 | java | package kmutnb.yuwadee.srisawat.carpool;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by Adminn on 10/8/2558.
*/
public class MyOpenHelper extends SQLiteOpenHelper{
private static final String DATABASE_NAME = "CarP... | [
"myfriendjoyjoy@gmail.com"
] | myfriendjoyjoy@gmail.com |
7b981da16e4c3a5dda33318ae107161f936cd418 | ec41f0808dd173d0658dd879dfe03a8720ae35e4 | /javaworkshop/src/main/java/org/workshop1/database/DatabaseConnector.java | ae91ef4c7b46d422415a89a5893aa02dfdba6020 | [] | no_license | javaworkshop/workshop1 | 6f56ab67574b6546a7845d61177bdc5bc73eec03 | a3288faceb992d1a8f77355d91cfa92716f76116 | refs/heads/master | 2020-06-08T10:24:23.259577 | 2015-09-08T16:58:21 | 2015-09-08T16:58:21 | 40,079,970 | 0 | 2 | null | 2015-09-10T06:47:36 | 2015-08-02T13:20:53 | Java | UTF-8 | Java | false | false | 39,385 | java | package org.workshop1.database;
import com.mchange.v2.c3p0.DataSources;
import com.sun.rowset.JdbcRowSetImpl;
import com.zaxxer.hikari.HikariConfig;
import com.zaxxer.hikari.HikariDataSource;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.sql.Statement;
import ... | [
"mwraaphorst@gmail.com"
] | mwraaphorst@gmail.com |
135c57a871ab7bfda47e355ff31a12f86703496c | dd74a186e5c89cb1226687495a2ac671086069d5 | /app/src/main/java/com/application/wowwao1/Models/InfoItem.java | 227b22aaa02e76ab54731e239534678ce6e1d85a | [] | no_license | websitedesignanddeveloper/WOW-WAO1 | ec84b76c5a225526510b86f41f8a4bebe070d61c | 1668461b5934999bc4dae2e3d7e98de23afd6c02 | refs/heads/master | 2020-03-26T21:22:07.784499 | 2018-08-20T07:43:48 | 2018-08-20T07:43:48 | 145,383,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package com.application.wowwao1.Models;
import com.google.gson.annotations.SerializedName;
public class InfoItem {
@SerializedName("name")
private String name;
@SerializedName("id")
private String id;
public void setName(String name){
this.name = name;
}
public String getName(){
return name;
}
publi... | [
"websitedesignanddevloper@gmail.com"
] | websitedesignanddevloper@gmail.com |
842eba59d4859ec505f11694c826e5e988b20dc0 | b9566b4e40694d992e95e60dda515194a4f2a350 | /design-patterns/src/main/java/me/powerarc/designpatterns/structural_patterns/bridge_pattern/_01_before/정복자아리.java | 472a3b7e381896d8387769640efea0a8976df325 | [] | no_license | jjh5887/TIL | e3fc5c09e1bebbe71d3e4ad326efeae07c5244e3 | e23215c32d63bb6e2cee2257482a2e4f0b35a8c3 | refs/heads/main | 2023-08-08T03:18:23.289366 | 2023-07-08T16:37:22 | 2023-07-08T16:37:22 | 62,218,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 553 | java | package me.powerarc.designpatterns.structural_patterns.bridge_pattern._01_before;
public class 정복자아리 implements Champion {
@Override
public void move() {
System.out.println("정복자 아리 move");
}
@Override
public void skillQ() {
System.out.println("정복자 아리 Q");
}
@Override
public void skillW() {
System.out.p... | [
"wjdrnjsgh159@naver.com"
] | wjdrnjsgh159@naver.com |
1a3ecf22981c78f91e9928c31d5aa278f285cb7d | 42b9d3280b448d5d230157dea9442f91eebe7707 | /testtest1/src/main/java/com/cn/dao/SystemConfigDao.java | d2c3d67d2b7dfae8867c3ae6ec6f5f3ca7b3e733 | [] | no_license | mazhiqianguser/test | fd790cd1a2cfb997b264bdf5e39e2310c19a2a02 | fa65ee7c272d1ba8038bc44e5aac4764f219f54a | refs/heads/master | 2020-04-18T02:00:08.580274 | 2019-01-28T09:40:00 | 2019-01-28T09:40:00 | 167,142,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 954 | java | package com.cn.dao;
import com.cn.entity.SystemConfig;
import com.cn.entity.SystemConfigExample;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* @Auther: mazhiqiang
* @Date: 2019\1\25 0025 11:18
* @Description:
*/
public interface SystemConfigDao {
int countByExample(SystemConfigExam... | [
"zhiqiang.ma@cintel.com.cn"
] | zhiqiang.ma@cintel.com.cn |
3fd654902f3f320edc1ddc221d862c2471e11d63 | 002ee9df6c1e508be8f1aabecd1cbfa2c845d09c | /Find Largest Value in Each Tree Row/src/Main.java | 4c7c97b045f2ac9ac0e32e4ff48a7dcb4168e0fe | [] | no_license | mian4work/Algorithm | d9011d9800dd84aed1f31e84e120e47f9323b081 | e69d185ef2ee640f9d074cb06d7e83ee82aa2d73 | refs/heads/master | 2021-03-24T16:57:45.322012 | 2020-07-14T21:19:30 | 2020-07-14T21:19:30 | 247,550,755 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | public class Main {
public static void main(String[] args) {
Solution solution = new Solution();
solution.largestValues(new TreeNode(1, new TreeNode(3, new TreeNode(5), new TreeNode(3)),
new TreeNode(2, null, new TreeNode(9))));
solution.largestValues(new TreeNode());
return;
}... | [
"mian4work@yahoo.com"
] | mian4work@yahoo.com |
e9588ec9009c44755dae4b617d856533bfd8ad2e | 10beafb30001b99f76fce71974c07cddbd5523c2 | /Yomiage002/Yomiage/src/org/DataBase/Temp/SQLite.java | f7bb77e8f0a13ecf1b41b2a86a07c6fdf5e89615 | [
"MIT"
] | permissive | max3584/Yomiage | d88c5167d089e00f0bb2f3e13b8c75ae63d683e9 | ce392d24519faa2c8dc97f2df10a028ab133e8f7 | refs/heads/master | 2023-02-22T05:22:08.284428 | 2021-01-25T05:18:23 | 2021-01-25T05:18:23 | 271,119,570 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package org.DataBase.Temp;
//import org.sqlite.JDBC;
/**
* SQLiteのインタフェース
* 主に、JDBC接続で使用する固有の設定を入れているインタフェース
* @author max
*
*/
public interface SQLite {
/**
* SQLiteの固有設定フィールド
*/
public static final String url = "JDBC:sqlite:";
}
| [
"max09204649@gmail.com"
] | max09204649@gmail.com |
cdf70d7d344c4f882c2cfebc62a59cff14bae08d | 8b0d1aa6f2177ad8bb82b042e302b87fa115e674 | /src/main/java/com/xebia/fs101/writerpad/service/ArticleService.java | bf697b59f19b41b8b02fe9816d3482c45ead2cf9 | [] | no_license | supr8sung/writerpad | bd2505d3a67b34b863deb25d0f1c4e8440c6127e | bea5810c206ed730a5d4e461b35b231858edec73 | refs/heads/master | 2022-09-23T01:03:45.637133 | 2020-08-22T09:40:06 | 2020-08-22T09:40:06 | 223,870,899 | 1 | 1 | null | 2022-02-16T01:06:19 | 2019-11-25T05:47:03 | Java | UTF-8 | Java | false | false | 5,641 | java | package com.xebia.fs101.writerpad.service;
import com.xebia.fs101.writerpad.entity.Article;
import com.xebia.fs101.writerpad.entity.User;
import com.xebia.fs101.writerpad.entity.WriterPadRole;
import com.xebia.fs101.writerpad.exception.ArticleAlreadyCreatedException;
import com.xebia.fs101.writerpad.exception.ArticleN... | [
"supreetsingh106@gmail.com"
] | supreetsingh106@gmail.com |
fcf6b35dd273fdb755ca68de194eb41691a0537a | 6ec94e511c097e0f7d5ebb76a775633f008f354c | /src/com/leetcode/java/Utils/PrintUtils.java | 44aad034594a854da04997def704826d94374115 | [] | no_license | qiuwenxiang/leetcodeAlgorithms | 27fe57415e7bfd1031679938702b088d6daa2b6d | c9aff06b7b6a09709759451b91775068c3f7dadc | refs/heads/master | 2021-04-26T23:30:29.591386 | 2018-06-26T23:59:06 | 2018-06-26T23:59:06 | 124,006,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | package com.leetcode.java.Utils;
public class PrintUtils {
public static void printArray(int[] arr){
for (int i : arr) {
System.out.println(i);
}
}
public static void main(String[] args) {
String s = "191. Number of 1 Bits";
String title= "_"+s.replace(" ","")... | [
"274235712@qq.com"
] | 274235712@qq.com |
ca7b2251d0ff045c6091e3fbfdae5959dae90c6d | 55dca62e858f1a44c2186774339823a301b48dc7 | /code/my-app/functions/3/stopPlaying_SoundPlayer.java | 41b15aa7c955665c16de0edff9e415dd26c19ef7 | [] | no_license | jwiszowata/code_reaper | 4fff256250299225879d1412eb1f70b136d7a174 | 17dde61138cec117047a6ebb412ee1972886f143 | refs/heads/master | 2022-12-15T14:46:30.640628 | 2022-02-10T14:02:45 | 2022-02-10T14:02:45 | 84,747,455 | 0 | 0 | null | 2022-12-07T23:48:18 | 2017-03-12T18:26:11 | Java | UTF-8 | Java | false | false | 63 | java | public synchronized void stopPlaying() {
playDone = true;
} | [
"wiszowata.joanna@gmail.com"
] | wiszowata.joanna@gmail.com |
9bbb742261f02ad4e1e3b54300464afaf9c322a8 | 1eccac1442d88b009fa331297d955006ef95cf73 | /src/main/java/com/fullstackremote/app/security/DomainUserDetailsService.java | 63bd66ed46b362d3075e729b6dab3861b0f7c52f | [] | no_license | chrisamcelveen/fsr | 8addac21b92cbc75a820e719b8b143db46123b02 | f8692c662527613ccbd376f5d7a8708d39a92191 | refs/heads/master | 2022-08-29T00:02:57.965071 | 2019-08-07T01:28:21 | 2019-08-07T01:28:21 | 200,949,710 | 0 | 0 | null | 2022-07-07T11:15:42 | 2019-08-07T01:32:18 | Java | UTF-8 | Java | false | false | 2,695 | java | package com.fullstackremote.app.security;
import com.fullstackremote.app.domain.User;
import com.fullstackremote.app.repository.UserRepository;
import org.hibernate.validator.internal.constraintvalidators.hv.EmailValidator;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.security.co... | [
"camcelve@Christophers-MacBook.local"
] | camcelve@Christophers-MacBook.local |
fcc69fc91c6c9565f01a0e4f388813502b7fb5dc | 4ad17f7216a2838f6cfecf77e216a8a882ad7093 | /clbs/src/main/java/com/zw/platform/util/response/ContentType.java | 4137b6125847ee6762bcd82835306e453f03c148 | [
"MIT"
] | permissive | djingwu/hybrid-development | b3c5eed36331fe1f404042b1e1900a3c6a6948e5 | 784c5227a73d1e6609b701a42ef4cdfd6400d2b7 | refs/heads/main | 2023-08-06T22:34:07.359495 | 2021-09-29T02:10:11 | 2021-09-29T02:10:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | package com.zw.platform.util.response;
public enum ContentType {
ZIP("application/zip"), WORD("application/msword"), EXCEL("application/ms-excel"),
JPEG("image/jpeg"), JPG("image/jpg"), PNG("image/png"), MP3("audio/mp3"), MP4("video/mpeg4"),
TIF("image/tiff");
ContentType(String value) {
this.... | [
"wuxuetao@zwlbs.com"
] | wuxuetao@zwlbs.com |
f39b0f66ba8100e4cff39279a6333df7653144ca | 1652afdb9889d7b0a5deb861c2642dabbcbf335a | /desktop/src/main/java/com/ladinc/playscape/java/PlayScapeDesktop.java | d8744b3135e782fbf2111bda619ce08cb44bc269 | [] | no_license | witnessmenow/Playscape | 84f0a7dd76d6370e94b9b8ddaa03b6961a4b9365 | 979f02fd543f53bb279d5c7f6b6e099053220f74 | refs/heads/master | 2016-09-05T16:14:32.600808 | 2014-07-28T22:12:47 | 2014-07-28T22:12:47 | 12,817,986 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package com.ladinc.playscape.java;
import com.badlogic.gdx.backends.lwjgl.LwjglApplication;
import com.badlogic.gdx.backends.lwjgl.LwjglApplicationConfiguration;
import com.ladinc.playscape.core.PlayScape;
public class PlayScapeDesktop {
public static void main (String[] args) {
LwjglApplicationConfiguration conf... | [
"ecenuig@gmail.com"
] | ecenuig@gmail.com |
65e859ba78acb29b3dd1b1bbdf362b64ecfc4b62 | d03f5d834d56c41c0e3c5b72b7c3568ad81b53c3 | /src/main/java/com/happysolutions/surveyappbackend/model/JwtRequest.java | 8e58bb23f906c8c1f72535d51c941748deb2e7a9 | [] | no_license | HarshGundecha/survey-app-backend | 279a89dd1f3a6e464e319ce41eeb0a6dea9b8011 | c827d233e0dd232b0995f3a9a31ac281273b9df9 | refs/heads/master | 2020-12-04T17:02:26.477062 | 2020-01-08T12:58:33 | 2020-01-08T12:58:33 | 231,847,098 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 692 | java | package com.happysolutions.surveyappbackend.model;
import java.io.Serializable;
public class JwtRequest implements Serializable {
private static final long serialVersionUID = 5926468583005150707L;
private String email;
private String password;
//need default constructor for JSON Parsing
public JwtRequest()
... | [
"harsh.gundecha@gmail.com"
] | harsh.gundecha@gmail.com |
a6d34be8d7d749607b29630692655b87ca5e6733 | 8055f5950709f7070d17791d167ebaa0d18689ed | /back/java/testApp/src/testapp/Payment.java | c5e59260417b9f868e6f652b7e65a06bc017a283 | [] | no_license | merry-llama/test2 | 182e0cdc5b5ad8e997c50cc4885934e4f8fd20be | 9f609998f0e77d9982ad9349e9c581187ee9daf3 | refs/heads/main | 2023-05-23T09:41:13.166441 | 2021-06-11T14:56:07 | 2021-06-11T14:56:07 | 376,046,084 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,376 | 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 testapp;
import java.math.BigDecimal;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Платежное поручение
*... | [
"80395946+merry-llama@users.noreply.github.com"
] | 80395946+merry-llama@users.noreply.github.com |
213733d6a9e8e6d487ed5e17ca3eae937c8e643c | 826d544c69b7b2b3c0df5a6cf6391eee7c505fc9 | /src/com/example/githubtest/MainActivity.java | 401803a165db238ebc91bb2731bc74a6a8740cef | [
"Apache-2.0"
] | permissive | sunkun201216008/githubTest | 40fe31f33f0fadfccf688de055cc5c64469e8e59 | a7310f219ab3402123a01a82bc057a3f4ed0ce7b | refs/heads/master | 2021-01-22T17:29:01.867739 | 2017-03-15T02:32:42 | 2017-03-15T02:32:42 | 85,019,486 | 0 | 0 | null | null | null | null | MacCentralEurope | Java | false | false | 703 | java | package com.example.githubtest;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.Toast;
public class MainActivity extends Activity {
pr... | [
"1029570787@qq.com"
] | 1029570787@qq.com |
148b77960d4e27dad7e0537d3ac7531b1c945a94 | aaa9649c3e52b2bd8e472a526785f09e55a33840 | /EquationFunctionStubs/src/com/misys/equation/function/test/run/FunctionHandlerStub04HCX4SAdd.java | b67082526a4c21b462a0d053fc21efa0376c74f6 | [] | no_license | jcmartin2889/Repo | dbfd02f000e65c96056d4e6bcc540e536516d775 | 259c51703a2a50061ad3c99b8849477130cde2f4 | refs/heads/master | 2021-01-10T19:34:17.555112 | 2014-04-29T06:01:01 | 2014-04-29T06:01:01 | 19,265,367 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,060 | java | package com.misys.equation.function.test.run;
import com.misys.equation.common.dao.beans.WERecordDataModel;
import com.misys.equation.common.files.JournalHeader;
import com.misys.equation.function.beans.FunctionData;
import com.misys.equation.function.runtime.FunctionHandler;
import com.misys.equation.function.runtime... | [
"jomartin@MAN-D7R8ZYY1.misys.global.ad"
] | jomartin@MAN-D7R8ZYY1.misys.global.ad |
99fdfb23706809bf0efdd51ede91ca5bcca41d91 | f6eb1de6b34e82a781c70b7d89f141cbe379a828 | /src/main/java/com/bi/xrpd/repository/DiffractionPatternRepository.java | cf42ec3ba50bb37085683d52a0b791643e2334a8 | [] | no_license | SandipChakraborty/BIXRPD | 42b590ad3fca55baecef0eb4c59b979eddce7b26 | 498ff47eb523287e2f8338c5c4c0645b008b21e3 | refs/heads/master | 2022-12-10T02:24:59.568885 | 2020-09-23T04:41:15 | 2020-09-23T04:41:15 | 297,853,440 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 313 | java | package com.bi.xrpd.repository;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import com.bi.xrpd.entity.DiffractionPattern;
@Repository
public interface DiffractionPatternRepository extends CrudRepository<DiffractionPattern, Long> {
}
| [
"catch2sandy007@gmail.com"
] | catch2sandy007@gmail.com |
650adbbe985b7e2bdfc38c9ecaa0adc5ef987b66 | f1ad958a3398c2ffece6e7b7ddad73a77e4d8483 | /thinking-in-spring/src/main/java/cn/chaseshu/data/redis/cluster/JedisClusterTest.java | 531febea4fce36f8ebb2ee3f9b080e895b3f6036 | [] | no_license | skjme/csf-pro | 46b824f99ad8ebf7a5d241b1bda5b13801c4a679 | 6271ea2e8bdd72f43c1575bdbfa1d8c52b6e3b56 | refs/heads/master | 2023-01-23T18:26:19.666611 | 2022-04-12T06:47:31 | 2022-04-12T06:47:31 | 146,056,071 | 2 | 0 | null | 2023-01-04T19:46:07 | 2018-08-25T01:54:51 | JavaScript | UTF-8 | Java | false | false | 1,698 | java | package cn.chaseshu.data.redis.cluster;
import redis.clients.jedis.HostAndPort;
import redis.clients.jedis.JedisCluster;
import redis.clients.jedis.JedisPoolConfig;
import java.io.IOException;
import java.util.HashSet;
import java.util.Set;
/**
* 访问redis集群
*
*/
public class JedisClusterTest {
public static vo... | [
"chase.shu@asia.training"
] | chase.shu@asia.training |
5f6983299f984b2a49f2116e378030bc2412593c | 6572cceab4bb96e04ba01c5cdd72c48a601c139a | /halisaha/src/main/java/tr/gen/usp/mac/session/AbstractFacade.java | d30cb76c7e5b04e3a6833113163fb4c678591f04 | [] | no_license | poyrazus/javaee | 38cc8d081a7bad381d10fa55f44236092bb3d996 | 641cebe52bc577574f69772203eea9033e640d96 | refs/heads/master | 2021-01-17T16:19:03.759574 | 2016-07-25T10:01:56 | 2016-07-25T10:01:56 | 64,118,058 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,150 | 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 tr.gen.usp.mac.session;
import java.util.List;
import javax.persistence.EntityManager;
/**
*
* @author sitki.... | [
"noreply@github.com"
] | noreply@github.com |
af5ee3a07b1b53f6f6c97a60a38a8281eafe1d34 | 7c8e373455e582b92f6c57a9a4f03cad33c7f471 | /ftc/Android/2013-2014/FTCScout/gen/com/example/ftcscout/R.java | 10d69d5a28bf1c194f7d424c015f1b807cc3a9d8 | [] | no_license | lmrobotics/linn-mar-robotics | 10f207328ea3080c3d48af80b2934c1fce3364d4 | 8b9be27f12f8d28873729feb59ee5c3a234a1e16 | refs/heads/master | 2021-01-19T00:16:14.451318 | 2014-01-13T13:44:44 | 2014-01-13T13:44:44 | 32,746,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,173 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.ftcscout;
public final class R {
public static final class attr {
}
public static final class... | [
"raflood61@8aa245d1-972c-41d0-c14e-e24111e5e9b2"
] | raflood61@8aa245d1-972c-41d0-c14e-e24111e5e9b2 |
832cecd494710df8b2ea263a576c716fbfdac368 | 7870124a739aeed54737b4bda8bc0a4ce302358e | /SemJSF/src/main/java/com/jsilvamoises/conversores/CidadeConverter.java | f65b735af2a220480c4d8c44a7ff615429aaaeea | [] | no_license | jsilvamoises/SemJSF | 9e1635cdabec6ccfb03dedd607edd550303157b8 | 35662af33e5a7094033cc336789403db16dbc4ed | refs/heads/master | 2021-01-01T18:29:43.600946 | 2015-01-05T00:47:04 | 2015-01-05T00:47:04 | 28,726,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,135 | 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 com.jsilvamoises.conversores;
import com.jsilvamoises.controller.MBCidade;
import com.jsilvamoises.model.entities.Cida... | [
"Moises@Moises-PC"
] | Moises@Moises-PC |
a902f6e50b6de52498c69a5c2a052139f09919c7 | eeec703afaa97bd7c7e97d37d8824e58d0a8e336 | /storm-kestrel/src/main/java/com/ss/kestrel/KestrelMessageBuilder.java | e91b4b3cd3293bb222ee65eaa20270d74bc6f191 | [] | no_license | gluegl/storm-broker-connectors | e9db2d820f39fb922866dffea0f59ea32002dbc5 | 87b3f7f8f32967ed83eae049fe2597879935c69d | refs/heads/master | 2021-01-16T19:28:39.561865 | 2015-01-21T04:14:10 | 2015-01-21T04:14:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.ss.kestrel;
import backtype.storm.tuple.Tuple;
import java.util.List;
public interface KestrelMessageBuilder {
List<Object> deSerialize(KestrelMessage message);
KestrelMessage serialize(Tuple tuple);
}
| [
"supun06@gmail.com"
] | supun06@gmail.com |
242200b177d268e2ab8f4f45f5153e1789da9c3d | 823e7cf19ee5f2c079405b60c13715a598d48aa4 | /src/org/marketsuite/test/ballon/CompleteExample.java | 54151659378d23c6812b52506772abe5fc609a1d | [] | no_license | shorebird2016/market-suite | 2836ba54944ce915c045f5d06389d5ac1749ccde | ecb245b917c725464a8cde160e1e94af05291fd1 | refs/heads/master | 2020-12-30T16:45:46.504672 | 2017-05-11T20:51:28 | 2017-05-11T20:51:28 | 91,022,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,795 | java | package org.marketsuite.test.ballon;
import de.javasoft.plaf.synthetica.SyntheticaLookAndFeel;
import org.marketsuite.component.UI.CapLookAndFeel;
import org.marketsuite.test.ballon.panels.MainPanel;
import javax.swing.*;
/**
* Main class for the Balloontip example application
* @author Tim Molderez
*/
public cla... | [
"chenat2006@gmail.com"
] | chenat2006@gmail.com |
91bd07c842565798570c1cdbad5a35121b41b869 | c183fe599a84244eff75d3eab2ab665c5d7f5179 | /src/ch/kerbtier/procfx/operation/InvertRgb.java | e1a9037752ccd6dbff47f9f04fdcec284751d7ae | [] | no_license | creichlin/pixels | 0b0061c6dcac08f66a506a0b23f632e828c2cf0f | ae6b6e38bc7d4a9c6014a274bc88647da2325884 | refs/heads/master | 2020-04-04T00:21:31.919250 | 2015-05-05T21:28:33 | 2015-05-05T21:28:33 | 35,124,980 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package ch.kerbtier.procfx.operation;
import ch.kerbtier.procfx.core.DefaultRgbCanvasOperation;
public class InvertRgb extends DefaultRgbCanvasOperation {
@Override
public void calculate() {
super.calculate();
for (int cnt = 0; cnt < red.length; cnt++) {
red[cnt] = 1 - source.red()[cnt];
... | [
"chrigi@kerbtier.ch"
] | chrigi@kerbtier.ch |
0b5a0475f716698d7c54b52e5694546dcb0e8f6a | d3aa66c53cbb8436a4ad9c5ac8bdda480274af09 | /src/com/alpha/practicalwork26/work3/Runner.java | 67a13935ab6671dfc170add51e4874e0086e85b1 | [] | no_license | Senat77/CodeSpace | 1aaff2c6f8e085ab329ffb8f77f5162def46517a | 92b6af8d50d2da281ca92d2c77046f5edb328e63 | refs/heads/master | 2023-04-25T11:49:16.899343 | 2021-05-20T12:42:52 | 2021-05-20T12:42:52 | 348,309,782 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,469 | java | package com.alpha.practicalwork26.work3;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class Runner {
public void run() throws IOException {
System.out.println(Shape.parseShape("Rectangle:RED:10,20"));
System.out.println(Shape.par... | [
"xcorex77@gmail.com"
] | xcorex77@gmail.com |
05f6e81e5bd7312c52a0ea60f7c9c511d33a46b4 | 983be94f423bfe023017118651872adb5b0a88c8 | /src/main/java/com/openuniversity/springjwt/payload/response/ProductDetailsResponse.java | 7d0a850a0f45840776b4c32052d353a364d10512 | [] | no_license | Chathura941010890/shanuki-seeds | bcb911e97bc88f4e667189c40fe9f396e3aae022 | 1e800c6cf918cc6adc39b5019c658442ae68fc0b | refs/heads/master | 2022-12-28T03:48:11.384798 | 2020-10-12T05:42:04 | 2020-10-12T05:42:04 | 303,286,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 532 | java | package com.openuniversity.springjwt.payload.response;
public class ProductDetailsResponse {
private String code;
private String name;
public ProductDetailsResponse(String code, String name){
this.code = code;
this.name = name;
}
public String getCode() {
return code;... | [
"nwjay@ou.ac.lk"
] | nwjay@ou.ac.lk |
7ccbf552817dc32f9f5afbea0aa0049cbe5c31f0 | 6ceff5785906d3ccf8ca57b5f40e080d982ccffb | /week-04/day-02/Instruments/src/com/greenfox/music/ElectricGuitar.java | 2a0fbe7530c4a592019d4e34dd716e40da305662 | [] | no_license | green-fox-academy/Dorkadodo | 62e4ee0d34a52fa997dc74bc1cf506d7993f39ba | 482d5767825176adf92fb28fd4e652a20b21340d | refs/heads/master | 2023-03-03T09:52:16.103242 | 2021-02-19T16:07:49 | 2021-02-19T16:07:49 | 313,962,001 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 373 | java | package com.greenfox.music;
public class ElectricGuitar extends StringedInstrument{
public ElectricGuitar (){
this (6);
}
public ElectricGuitar (int numberOfStrings){
super(numberOfStrings, "Electric Guitar");
this.numberOfStrings = numberOfStrings;
}
@Override
protec... | [
"pal.dorka.91@gmail.com"
] | pal.dorka.91@gmail.com |
8601300c86201d2bbe1064a4979677bf86982568 | 0a1b2a9dce325b5926cde04bd2e5c8bccb4682c5 | /src/main/java/com/jashepherd/studies/java/ocajavase8/ch05_class_design/s03_interfaces/e01/E1CanBurrow.java | e77e76e91f55f7658ca6d42d308d17ac2c4b6963 | [] | no_license | Mijaco/oca-java-standar-edition-8-v1 | 4d9b8fb826091926db7fc130661dc6b068e2164d | 428601bc38eef1ab07344f65244ae7d66ace3e36 | refs/heads/master | 2020-04-01T18:53:07.229361 | 2019-05-08T03:48:47 | 2019-05-08T03:48:47 | 153,521,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 290 | java | package com.jashepherd.studies.java.ocajavase8.ch05_class_design.s03_interfaces.e01;
/**
* Chapter 5: Class Design<br>
* Implementing Interfaces<br>
* pages 266-267
*/
public interface E1CanBurrow {
public static final int MINIMUM_DEPTH = 2;
public abstract int getMaximumDepth();
}
| [
"jeremy.shepherd@outlook.com"
] | jeremy.shepherd@outlook.com |
83a91d2e43b87b8d706a3adae6e13dcaf8512976 | 4120f8e68d2882724dbf46d5f6b62781f2d5454e | /app/src/androidTest/java/com/example/dex/mvpexample/ExampleInstrumentedTest.java | 693f71a9080aa89f6d79b2e9acfbfe29817a03ba | [] | no_license | Dex1019/mvp-practice-app | 1667b8ba38890051708631f2abaec3e522c8c2f2 | 169e84bd6eb3afcb4b71aaed61f32d3e256a9e82 | refs/heads/master | 2020-03-07T07:15:42.514248 | 2018-03-29T20:48:05 | 2018-03-29T20:55:15 | 127,344,638 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 764 | java | package com.example.dex.mvpexample;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.assertEquals;
/**
* Instrumented test, which will execute... | [
"ranjan.praful@gmail.com"
] | ranjan.praful@gmail.com |
5d3ad01a2c5c0cee5f32f7851a4be9868bdfa8bc | 4987a3f8af6a131df07fecf6ac27c119e245a237 | /app/src/main/java/es/pjd/ui/slideshow/SlideshowFragment.java | 8beabfee379a2a450cd2c8fd5fda8304f65bf885 | [] | no_license | paris1984/join_ong | 8dc4670d32d2d8af7e5e899920ab6a294e2f548a | 32ae2815ae548d25b55be7f2cb95a5430f204fa4 | refs/heads/master | 2021-04-20T11:29:19.697144 | 2020-04-07T15:14:39 | 2020-04-07T15:14:39 | 249,679,516 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,168 | java | package es.pjd.ui.slideshow;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import androidx.lifecycle.... | [
"jlmartinr1984@gmail.com"
] | jlmartinr1984@gmail.com |
bfa9d2eb0e5cb53bff5c7fb7f23c577b2f3cff0d | 3100ea40e252dee31d1f3bafe6cc71805948a088 | /src/main/java/ru/pfo/controller/HomeController.java | 113a44f4f248d3372f1c520e179b8b8a4a00d991 | [] | no_license | eugenscobich/PFO | ae1605ac640c368226a7d2e85337ecb9b7d01297 | 29983b00f387fd6f5991e2d514cf03476f203d39 | refs/heads/master | 2021-01-19T21:37:18.248417 | 2012-07-05T19:29:31 | 2012-07-05T19:29:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,212 | java | package ru.pfo.controller;
import java.io.ByteArrayOutputStream;
import java.io.OutputStreamWriter;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.apache.log4j.Logger;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.we... | [
"eugen.scobich@mail.ru"
] | eugen.scobich@mail.ru |
b386d241ff82a73ca792a9287cb61ccbff789477 | 7a4d7f51b0a1a436818f8fa0b0fc710b26ea5041 | /session3Assignment3_3JP/src/session3Assignment3_3PKG/TVSetMapper3_3.java | 46c9aa419bd726f02ace172f236f7e4ce1f6c22e | [] | no_license | SujitMK/ACD_BigData-Hadoop_Session3_Assignment3 | 69d578bc18ff8553c7b6a0c0103faa0fda639929 | b79e6e220c876c76b27b9137d10bbab743369331 | refs/heads/master | 2021-08-08T17:31:09.801962 | 2017-11-10T19:15:37 | 2017-11-10T19:15:37 | 110,282,947 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package session3Assignment3_3PKG;
import org.apache.hadoop.io.*;
import java.io.IOException;
import org.apache.hadoop.mapreduce.Mapper;
import org.apache.hadoop.mapreduce.Mapper.Context;
public class TVSetMapper3_3 extends Mapper<LongWritable, Text, Text, IntWritable>{
public void map(LongWritable key, Text values... | [
"sujit@hadoopsn"
] | sujit@hadoopsn |
603239b858c50e0542ff7f7ca93cc4a719303a1f | 7f235718d5b8d57e4b990b82db57dd9b3e6c01d7 | /src/handleFile/FileHandler.java | 018ff10d21116afe5498686fe949fb133da105bc | [] | no_license | waynewae/CurrentConsumptionAutoTest | 069f6803700cb40b92c08bca43308805268b03cb | 9544eec2054b240a70007c7da854cf1101cd35ef | refs/heads/master | 2021-01-10T18:46:01.898525 | 2015-06-29T12:15:11 | 2015-06-29T12:15:11 | 38,230,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,109 | java | package handleFile;
import javax.swing.*;
import java.io.*;
public class FileHandler {
String fileName;
String prefix;
String name;
String durationStr;
String configPath;
String dirPath;
int duration = 0;
public FileHandler() {}
public void exportBatchfile (ListModel<String> listMode... | [
"waynewae@gmail.com"
] | waynewae@gmail.com |
34de655abbe1fe472c219c858b0a8ab356d21406 | 170af6ed27f7292e63b217109d4869eacd4a53e6 | /iobswitch/src/main/java/de/fehngarten/iobswitch/data/ConfigLightsceneRow.java | ba497c85ca1090ad1a0955d275c79c9e567d853f | [] | no_license | winne27/IOBswitch | 0bfd6944c421eaca5025154877c3f9cba83a9066 | cac35bbab6eaaf1340c342c38afa6b2bd482a086 | refs/heads/master | 2022-12-15T02:39:54.706491 | 2020-09-12T15:30:43 | 2020-09-12T15:30:43 | 294,993,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 558 | java | package de.fehngarten.iobswitch.data;
public class ConfigLightsceneRow implements java.io.Serializable
{
private static final long serialVersionUID = 1L;
public String unit;
public String name;
public Boolean enabled;
public Boolean isHeader;
public Boolean showHeader;
public ConfigLightsceneRow(... | [
"werner@schaeffer.net"
] | werner@schaeffer.net |
29038500b1a8fad23c994a8b291792c32f672881 | 8742cb30489e31ba700cd49d95f6a73d7ef040dd | /selenide-tutorial/src/test/java/org/kd/lot/PO_Lot_FlightSearch.java | 77504fb5d512738e459d9bb53bdd343bba04462a | [] | no_license | kdrzazga/webautomation-tutorial | 2293e8b26b02a678340881d8fce3ef0bf1187f9f | 1c70cb1778e3bf4acbdf12f60eb977f48f3af5ed | refs/heads/main | 2023-01-31T06:59:23.176857 | 2020-12-07T19:54:07 | 2020-12-07T19:54:07 | 306,806,314 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,242 | java | package org.kd.lot;
import com.codeborne.selenide.SelenideElement;
import io.qameta.allure.Description;
import io.qameta.allure.Severity;
import io.qameta.allure.SeverityLevel;
import io.qameta.allure.Story;
import org.kd.common.BasePage;
import org.kd.common.Lib;
import org.openqa.selenium.By;
import org.openqa.selen... | [
"krzysztof.drzazga@op.pl"
] | krzysztof.drzazga@op.pl |
15dfadb1cf27f99339d47b364231bab1d7e63b45 | 4ea504039b46a2d92922cc2745b2246993859da7 | /gulimall-product/src/main/java/com/lis2/gulimall/product/service/CommentReplayService.java | 063dfa52d23496875f73c8eae2b895cb12d12094 | [
"Apache-2.0"
] | permissive | winslis2/gulimall | 379c836195666f2bd04691e4c2f93fa4b4ba3e21 | 5a85c84142fa94ce912a2a5022aeeb9e87824bac | refs/heads/main | 2023-02-15T15:37:58.939714 | 2021-01-04T02:28:36 | 2021-01-04T02:28:36 | 318,439,747 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package com.lis2.gulimall.product.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.lis2.common.utils.PageUtils;
import com.lis2.gulimall.product.entity.CommentReplayEntity;
import java.util.Map;
/**
* 商品评价回复关系
*
* @author lis2
* @email rekunming@gmail.com
* @date 2020-12-08 11:22:... | [
"kunmingqaq@163.com"
] | kunmingqaq@163.com |
e56031853a14c5fabee9466a18e909fca412b0cb | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /cdn-20180510/src/main/java/com/aliyun/cdn20180510/models/SetCdnDomainSSLCertificateResponseBody.java | 400b5336fb35e421c20e7c15f40a4c8e2388525e | [
"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 | 785 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.cdn20180510.models;
import com.aliyun.tea.*;
public class SetCdnDomainSSLCertificateResponseBody extends TeaModel {
/**
* <p>The ID of the request.</p>
*/
@NameInMap("RequestId")
public String requestId;
public static... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
f981da5492346f6f84bbbdbbb0c735135f36dfa5 | 73091e849efce3eb0d962650afcd32f838d91bcd | /app/src/main/java/com/example/demomusicplay/Album.java | a951e9015028f90978143148fcfd163427a60ddb | [] | no_license | prakhar2002/Demo-Play-Music-App | 9a594c4ace83a12fbc442e48fb051a998ba516fb | 3beb55d48f55afa87bbd9827daf3d171e705e540 | refs/heads/master | 2020-04-24T16:28:23.403346 | 2019-02-22T17:46:35 | 2019-02-22T17:46:35 | 172,108,286 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | package com.example.demomusicplay;
public class Album {
private String album;
private String location;
public Album(String musicalbum,String locationimg){
album=musicalbum;
location=locationimg;
}
public String getAlbum(){return album;}
public String getAlbumart(){return locat... | [
"prakharsingh2002@gmail.com"
] | prakharsingh2002@gmail.com |
5ad1402ddbe1345816c7b2e1094dcf3ef7e431a6 | 8443088d086bc7fac0558254d3d8e138247ab432 | /src/main/java/kodlamaio/hrms/entities/concretes/Candidate.java | 18f408d302b7081e71092f25680b005e54d9f25e | [] | no_license | hasancifci/HRMS | 2e922389e455229d5ea62bb49f01483cad05a59d | 7e4798055ed6bdc65537ec9c3273b299d36c2b7e | refs/heads/master | 2023-05-29T00:31:01.989692 | 2021-06-01T22:44:31 | 2021-06-01T22:44:31 | 371,142,936 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 677 | java | package kodlamaio.hrms.entities.concretes;
import java.sql.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
@EqualsAndHashCode(callSuper = f... | [
"hasancifcii@outlook.com"
] | hasancifcii@outlook.com |
1bdf03d17ade8f1eb8e87cfeb0d4908e1d470a84 | 43a27b80ce1a8cf422142f5a43044917ff17a7cf | /src/leetcode/SurroundedRegions.java | f52a15615b702715472908d4193db66ae2cfa10b | [] | no_license | bignamehyp/interview | 321cbe4c5763b2fc6d2ba31354d627af649fe4ed | 73c3a3e94c96994afdbc4236888456c8c08b6ee4 | refs/heads/master | 2021-01-25T08:49:30.249961 | 2015-03-07T07:34:00 | 2015-03-07T07:34:00 | 23,125,534 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,806 | java | package leetcode;
import java.util.ArrayList;
import java.util.LinkedList;
public class SurroundedRegions {
public void solve(char[][] board) {
if(board == null || board.length == 0)
return;
int numRows = board.length;
int numCols = board[0].length;
if(numRows <= 2 || numCols <= 2)
return;
... | [
"huangyp@kalman.(none)"
] | huangyp@kalman.(none) |
7526a6357da28c15735e07b0934fc55a1240d4f1 | 098cc825e4abf3126de66ac13a0b4be133d04da9 | /netty-hello-server/src/main/java/com/imtzp/nio/OptionSupport.java | aba30795fb95823c06733483a76a7b2cfae6ab0d | [] | no_license | logan2013/tutorials | 00abcba2aa0fb5f87d0a349f4a53196bb4f5ebff | 20a6f266b52d0487514ca9abd4b567e78a08e090 | refs/heads/master | 2020-12-08T04:11:01.887708 | 2017-05-18T10:18:45 | 2017-05-18T10:18:45 | 67,680,275 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java | package com.imtzp.nio;
import java.net.SocketOption;
import java.nio.channels.AsynchronousServerSocketChannel;
import java.nio.channels.AsynchronousSocketChannel;
import java.nio.channels.DatagramChannel;
import java.nio.channels.NetworkChannel;
import java.nio.channels.ServerSocketChannel;
import java.nio.channels.So... | [
"laogang@imtzp.com"
] | laogang@imtzp.com |
e1658371bb50dffbd555e32d65c683c4b20bbd9b | f4e685f5666d63e60ece749898e9c523fe0e263f | /app/src/main/java/com/yellfun/demo/ui/map/MapLoadClickMapActivity.java | 0c141c4ba04f3fc1e8608c7e8e16ecc7bf481af8 | [] | no_license | YellFunGit/IndoorunSDKAndroidDemo | d732d79bd2d6edd52bf6d09d78daae1a5c47ed92 | 68458201e63ec807a70bb905e5f58ed2c3529a28 | refs/heads/master | 2020-04-03T00:51:25.480985 | 2017-03-24T03:39:41 | 2017-03-24T03:39:41 | 70,447,338 | 7 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,775 | java | package com.yellfun.demo.ui.map;
import android.os.Bundle;
import android.widget.TextView;
import com.indoorun.mapapi.control.Idr;
import com.indoorun.mapapi.map.gl.IdrMapView;
import com.yellfun.demo.R;
import com.yellfun.demo.ui.BaseActionbarActivity;
import java.util.Locale;
import butterknife.BindView;
public ... | [
"363564023@qq.com"
] | 363564023@qq.com |
cc76b8cebc03b6f1894ac4626d1e6aab78579f25 | 64b0c9cb6905ecbdbdfdd100ee8c8ed4c389364b | /src/main/java/org/bian/dto/CRATMNetworkOperatingSessionExchangeInputModel.java | 7b479ec5e49efb0d9d34f169a72fccf71d7267a0 | [
"Apache-2.0"
] | permissive | bianapis/sd-atm-network-operations-v3 | 23705a2be61032e2aaf872734ef42fdd97993c18 | 84e0854c7575def373d4a348edaaa8c9b1f48299 | refs/heads/master | 2022-12-24T13:17:51.052211 | 2020-09-26T07:15:12 | 2020-09-26T07:15:12 | 297,950,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,344 | java | package org.bian.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import org.bian.dto.CRATMNetworkOperatingSessionExchangeInputModelATMNetworkOperatingSessionExchangeAc... | [
"spabandara@Virtusa.com"
] | spabandara@Virtusa.com |
9f7256cf321358b4c7dc495d46114c9e4007c525 | 103ca90ab8c96bd84e6a9a536150015f7d4c522d | /app/src/main/java/com/example/eumesmo/listatarefas2/MainActivity.java | fe7d3d44fdbc07ed4589d7768649556a8702226e | [] | no_license | jorgemtoledo/ListaTarefas2 | 09cc1b751d8ddb322c761be2d1c9221019a9f780 | c22215098749539ce8fd4f3d2ae78ac928c8d173 | refs/heads/master | 2021-01-17T19:11:22.763955 | 2016-06-03T04:04:25 | 2016-06-03T04:04:25 | 59,977,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,730 | java | package com.example.eumesmo.listatarefas2;
import android.content.Intent;
import android.database.Cursor;
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... | [
"jorge.toledo@gmail.com"
] | jorge.toledo@gmail.com |
6e76aff62f784b6a3a833de46cec0e1aad6dfcd9 | 841b39d8938af096dcd39c33382525abb428884f | /intellij/play/src/GuiObjectDisplayMinimized.java | 9ca51f8a8c91fb4c7129e7c018a17b5e175fb732 | [] | no_license | YanWittmann/rpgengine | 4201ce5986818bc503e754c682db546536098859 | d76fcacf0371beb331dc5a37ac56a019725dde5d | refs/heads/master | 2023-03-22T21:21:06.116466 | 2021-03-11T18:59:22 | 2021-03-11T18:59:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,763 | java |
import javax.swing.*;
import java.awt.*;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.awt.event.MouseMotionAdapter;
import java.awt.image.BufferedImage;
import java.util.ArrayList;
public class GuiObjectDisplayMinimized extends JFrame {
private JLabel l_objectName;
private... | [
"order@yanwittmann.de"
] | order@yanwittmann.de |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.