blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d3e6470df3896c9bcf163966346736fc23a9af8a | a9e74f1f418071a8d0aab9b9681648de7cc5ca26 | /JSP/GUESTBOOK/src/guestbook/model/MessageListView.java | 6924de11134395f8673e6865e24e02e8970580fe | [] | no_license | kytsaaa6/bitcampjn201904 | cb687cf58582d87aae457588e18201453058413d | 8285bdbd283607e7fdc85c5e388b353e6937447e | refs/heads/master | 2020-05-28T07:37:31.082261 | 2019-10-08T02:50:48 | 2019-10-08T02:50:48 | 188,924,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,501 | java | package guestbook.model;
import java.util.List;
public class MessageListView {
private int messageTotalCount;
private int currentPageNumber;
private List<Message> messageList;
private int pageTotalCount;
private int messageCountPerPage;
private int firstRow;
private int endRow;
public MessageListView(i... | [
"kytsaaa6@naver.com"
] | kytsaaa6@naver.com |
92617984991554a188f6adde679e07d780e54736 | a5bf413a514336672f949ad6f5c1a3b00191d4ec | /src/com/ezetap/android/utils/TextMaskingTransformationMethod.java | cf7f9187362ec0c7289bae6798351069c1e886c5 | [] | no_license | adonisk/dpli_android_collection | f398a7acb9e4fd11e8323a95a7d497d840b9ac70 | 797b9fc9e787a7554731ebdff1b78c3fad5ca693 | refs/heads/master | 2020-04-16T17:06:13.128439 | 2015-08-12T11:52:09 | 2015-08-12T11:52:09 | 40,597,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,331 | java | package com.ezetap.android.utils;
import android.graphics.Rect;
import android.text.method.TransformationMethod;
import android.view.View;
import android.widget.TextView;
public class TextMaskingTransformationMethod implements TransformationMethod {
public MASK_TYPE maskType;
public TextMaskingTransformationMeth... | [
"karthik.k@ezetap.com"
] | karthik.k@ezetap.com |
7a5e2885b8bd11caff93f750be7f570e03aa6c78 | ed3216a07ee8babe2a868cfb68083ea1e4008e54 | /ProyectoHotel/src/java/Entidades/TipoHorario.java | fc581cb8b3f9a83152f733b497b9d89215a315e9 | [] | no_license | mquibar/rrhhhospital | 93a82c73fa9186d80534a6771df5ff36e366d34d | 03553f8ef8adf88f510c870b6b903bf0b5749b3a | refs/heads/master | 2016-09-03T07:23:49.454531 | 2010-08-09T03:01:31 | 2010-08-09T03:01:31 | 33,873,175 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,553 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Entidades;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
import javax.persistence.Basic;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persiste... | [
"negromanuel.quibar@29706a64-f129-2db0-2637-2e5b7570b2ea"
] | negromanuel.quibar@29706a64-f129-2db0-2637-2e5b7570b2ea |
d7aa0fc0ee6d062f5321e474e069daed70844fc7 | 9e9c99ea453345c48e8817a7dd687de2b3f1001d | /source/LeavePhoneAlone_bak/src/com/ranger/lpa/utils/Md5Tools.java | 9ffc9e106ad0cb41dd3ed3a77f59f2e7260a6a33 | [] | no_license | haoerloveyou/anconsd | 62218040b8cd2484ebb0da339d1e7f6e50552136 | 229beafc90746a298ba2817f34d5af80eff785c0 | refs/heads/master | 2021-12-07T12:07:50.299023 | 2015-11-25T05:26:24 | 2015-11-25T05:26:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,019 | java | package com.ranger.lpa.utils;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public final class Md5Tools
{
private Md5Tools()
{
}
public static String toMd5(byte abyte0[], boolean flag)
{
String res = "";
try{
MessageDigest messagedigest;
messagedigest = Message... | [
"taoliang1985@gmail.com@191c2ca7-3885-2a62-3bbc-e3df3e48f935"
] | taoliang1985@gmail.com@191c2ca7-3885-2a62-3bbc-e3df3e48f935 |
18083b74922bd3556f84d9a4c3fe23116189d922 | ad87cca73c85e7951e956e093c8a1203f6b1d9ab | /Android/EmergenciAPP/app/src/main/java/com/ull/emergenciapp/Ajustes.java | 735d12c35b4eeab0e43e4dd576f0ee04247ef2a4 | [] | no_license | PanchoMen/EmergenciAPP | aab99b69975e7139a8cc7ace0ac04d4fe80083b3 | fc7895596269e90c6d2bf488e8d6612c29ec6ad0 | refs/heads/master | 2022-12-22T19:46:02.510423 | 2020-09-20T16:48:51 | 2020-09-20T16:48:51 | 292,607,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,343 | java | package com.ull.emergenciapp;
import androidx.activity.OnBackPressedCallback;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.content.ContextCompat;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.u... | [
"alu0100846768@ull.edu.es"
] | alu0100846768@ull.edu.es |
0ae71b75e0ca38fb00a698e9c1021bc23883a19c | ea73aeb3f0df2f0e7e0165af7af0ce35b9f77267 | /src/main/java/com/virtusa/dto/TourPackageDto.java | d0008ec449bd36e1bcdd3d12c3ddc31a28565f13 | [] | no_license | areebahmadd/Spring-MVC-TravelAndTourism- | 531a04dab105446e899aa22bf3b4c842191a973a | eb7f47d654a342c686c3a073998e2a46c692a9ac | refs/heads/master | 2023-03-27T01:07:03.990078 | 2021-03-28T09:34:42 | 2021-03-28T09:34:42 | 352,289,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,849 | java | package com.virtusa.dto;
import com.virtusa.model.Customer;
import com.virtusa.model.TourGuide;
import com.virtusa.model.TourPackage;
public class TourPackageDto {
private int packageId;
private String city;
private String place;
private String tourname;
private double tourprice;
private TourGuide tourGuide;
... | [
"arb8097@gmail.com"
] | arb8097@gmail.com |
962eb4e63d3d4cc89003635623360aef0572f0e2 | 258d1f616d3bc313e830a7f6e0819ba55dbe60af | /module_shared/src/main/java/com/daqula/carmore/model/customer/CustomerERPProfile.java | a92097831cd4fc113555f17efbf4fc122891d707 | [] | no_license | licomao/erp_gradle | 9d235e2b8993f4f0f1abfef30fdbad1653351431 | 9dc415767a4b5c221c8a9c8e397b3baf96fbc125 | refs/heads/master | 2021-01-22T03:54:38.680203 | 2017-02-09T17:20:30 | 2017-02-09T17:20:30 | 81,475,224 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | package com.daqula.carmore.model.customer;
import com.daqula.carmore.model.shop.Organization;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
import javax.persistence.ManyToOne;
/** ERP顾客信息,组织与组织之间是隔离的 */
@Entity
@Discrimin... | [
"lico.mao@zhaitech.com"
] | lico.mao@zhaitech.com |
fe748383a57e330aff618dcf97eea6a552cc535b | 3bf68ca1c67c9c09cd62e3d651775c5a248530c5 | /百知网/1.代码区/1.项目/baizhi/src/com/baizhi/talk/dao/TalkDao.java | 63c0ff2df06eb5b7c2055e6877a85bd0854c7733 | [] | no_license | hemingwang0902/hmw-online-shopping | 5c67f06494d9acc8bf8725179267de9094bc0de3 | 52daf95374550c211a4f7a6161724f25f564a4c7 | refs/heads/master | 2016-09-10T00:46:07.377730 | 2013-11-23T12:10:39 | 2013-11-23T12:10:39 | 32,144,617 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,450 | java | package com.baizhi.talk.dao;
import java.util.List;
import java.util.Map;
import org.dom4j.Element;
import com.baizhi.commons.DaoSupport;
import com.baizhi.commons.ParametersSupport;
/**
*
* 类名:TalkDao.java
* 描述:话题信息表数据操作类,负责增删改查
* 创建者: 江红
* 创建日期:2011-06-20 23:49:03
* 版本:V0.9
* 修改者:
* 修改日期:
... | [
"jianghong0806@gmail.com@dce72f8f-b3c2-5724-611a-96d15c06b5c8"
] | jianghong0806@gmail.com@dce72f8f-b3c2-5724-611a-96d15c06b5c8 |
7b4ef67a1b5cfb0441959c6eddf57be5cf29f213 | 55d22fdfec53708213ed7a13f2557c4e1b4803c9 | /pojo/src/main/java/net/sf/mmm/util/pojo/descriptor/api/accessor/PojoPropertyAccessorIndexedNonArg.java | 86c59bc23f8dfe7298016c21af59db4980047e0b | [
"Apache-2.0"
] | permissive | m-m-m/util | 981f66f58a99b49c1ea458d7d12db3156bfc33ed | 0b6d40b1976f9fa2f32b1a7ff03821eef939b301 | refs/heads/master | 2021-06-15T16:04:47.825146 | 2021-03-01T15:38:37 | 2021-03-01T15:38:37 | 4,889,980 | 2 | 2 | Apache-2.0 | 2020-10-13T10:21:28 | 2012-07-04T19:08:14 | Java | UTF-8 | Java | false | false | 1,505 | java | /* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
package net.sf.mmm.util.pojo.descriptor.api.accessor;
import net.sf.mmm.util.reflect.api.ReflectionException;
/**
* This is the interface for a {@link PojoPropertyAccessor property-accesso... | [
"hohwille@users.sourceforge.net"
] | hohwille@users.sourceforge.net |
e894c4361bcd715710c37c03e772725b7bfad72e | 0b63590544f05e22a96da4bc09ac137e8aa741de | /android/programming-mobile-apps-for-android-handheld-system/activitylab/app-test/src/test/java/course/labs/activitylab/tests/StartActivityOneTest.java | f6eef46eb20138b3aee7343095fffe6cdf6275eb | [] | no_license | ismaelcabanas/android | 70d811d01bc42b2c342dcf320cfc6ef945263f58 | 4b07fafc69c1f244f689549136e9f34c54c12ffa | refs/heads/master | 2020-04-16T02:49:50.594201 | 2015-10-30T14:22:51 | 2015-10-30T14:22:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,856 | java | package course.labs.activitylab.tests;
import android.content.res.Configuration;
import android.os.Bundle;
import android.widget.TextView;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.Robolectric;
import org.robolectric.annotation.Config;
import org.robolectr... | [
"pajarokillo@gmail.com"
] | pajarokillo@gmail.com |
0f3d8845389e725107d33f105fa9ffe060f8fdb8 | cca31028de0cd45d47cc68c5f05e30fac0149507 | /modules/japid-0.9.2/tests/cn/bran/TemplateTranslatorTest.java | 86d275edf62a406c6d73f46974ba142631cd5ef3 | [
"Apache-2.0"
] | permissive | woofgl/knowledge | f617562358d0ac7c917ba33e6a60eb66c3cec293 | 3f4b9b7a1dd6dc6cd13b03271edeff344cf29c74 | refs/heads/master | 2021-01-17T05:20:29.865955 | 2011-12-19T07:57:55 | 2011-12-19T07:57:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 578 | java | package cn.bran;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import java.io.File;
import java.io.IOException;
import org.junit.Test;
import cn.bran.japid.classmeta.AbstractTemplateClassMetaData;
import cn.bran.japid.compiler.JapidTemplateTransformer;
public class Templ... | [
"luckycliu@gmail.com"
] | luckycliu@gmail.com |
1c17c3684db44fe25e6568d14acc5747e71536da | 725158813f6b7f6353732228d948dc3bf265fc61 | /JapaneseVehicleFactory.java | c32c202119022a6b3b206e29352933e1e9497f45 | [] | no_license | andrii-g/VehicleFactory | 76481b1c36116411187a780abf135cb93bd0c14c | fe2f6792eb29272f081f1a5ffec04e6fd0b3f613 | refs/heads/master | 2021-01-09T06:34:04.830133 | 2017-02-05T18:01:06 | 2017-02-05T18:01:06 | 81,010,868 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package factory;
/**
* Created by User on 05.02.2017.
*/
public class JapaneseVehicleFactory implements VehicleFactory {
@Override
public Car createCar() {
return new CarMitsubishi();
}
@Override
public Motorcycle createMotorcycle() {
return new MotorcycleYamaha();
}
}
| [
"grigoruk1990@mail.ru"
] | grigoruk1990@mail.ru |
b5dede673470269a6baa0567e966fcefd0b600a0 | a5c2cdf6bd2285a14c90c440cb0683e1ce500d17 | /src/main/java/com/module6/jpaapplication/DemoApplication.java | 92921de685415e195cc1e3d0c8dd6ce68614338e | [] | no_license | SParakhin/mcs-module6 | ad39cb9e25705126d92113cfd1e98b66442f4f75 | f89e42fac4396f42f97d3c7b91bb9ea569f50002 | refs/heads/module6 | 2020-05-17T09:23:10.030295 | 2019-06-07T14:45:11 | 2019-06-07T14:45:11 | 183,632,671 | 0 | 0 | null | 2019-06-07T14:45:12 | 2019-04-26T13:23:05 | Java | UTF-8 | Java | false | false | 3,061 | java | /**
* Сергей Парахин
* Практика: Модуль 6
* ormts@mail.ru
*/
package com.module6.jpaapplication;
import com.module6.jpaapplication.dao.Bank2DAO;
import com.module6.jpaapplication.entity.AccountType;
import com.module6.jpaapplication.entity.Bank;
import com.module6.jpaapplication.entity.ClientBank;
import org.spri... | [
"ormts@mail.ru"
] | ormts@mail.ru |
28d5ec178fcebd6f4b7c85920d86de14f6a2d54c | fd0b60a9bf20a1c7a4c9ac4db881079148aee247 | /src/edu/stanford/bmir/protege/web/client/ui/hierarchy/HierarchyNodePath.java | 4d4e5a553b3bf7547e325cceac8c6d70a798fb1a | [] | no_license | irirnelnistor/webprotege | 7c5015c114d2655e143b455113c83189513835a2 | de0b3d2f3bc8c0e8da34ca1a5f7d295e807fd71f | refs/heads/master | 2020-04-01T16:37:33.692931 | 2013-10-17T20:42:54 | 2013-10-17T20:42:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 604 | java | package edu.stanford.bmir.protege.web.client.ui.hierarchy;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Author: Matthew Horridge<br>
* Stanford University<br>
* Bio-Medical Informatics Research Group<br>
* Date: 12/06/2012
*/
public class HierarchyNodePath implements Seri... | [
"matthew.horridge@stanford.edu"
] | matthew.horridge@stanford.edu |
11d6cb6a75453212dfb87093b428b6514447c0d2 | 4cdb2532a7a62e942f6775bba75ff4a930ba96b8 | /src/main/java/net/rationalminds/core/apache/http/protocol/ResponseContent.java | deab05ec3338f7fb6d69310a9d2493466a878621 | [] | no_license | vbhavsingh/JSnooper | ff20ddb10ede59abadd07ec731025b7e36144b2d | ccdff8f5fa50e83ee97f07993ab1d44c9490466d | refs/heads/master | 2021-06-14T03:48:10.529604 | 2019-09-27T19:15:32 | 2019-09-27T19:15:32 | 201,826,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,274 | 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 ... | [
"Vaibhav.Singh@adp.com"
] | Vaibhav.Singh@adp.com |
79a7624721130ae5b02c141f0e758e2d62c671d1 | ae94bb9e570f7f4f6b96bc656b4fc35b95585f3c | /simcity201/src/EricRestaurant/gui/CookGui.java | 2ef81c36ac3587b809f47f8d502b9daac0ba7a89 | [] | no_license | danielCantwell/SimCity | 0f884e1a1f58a0e648379be53b3440120f3cc83b | 3738c7cb968f397f1c723a881e79b1d5349c27e3 | refs/heads/master | 2016-08-11T13:43:21.233656 | 2013-12-12T21:47:36 | 2013-12-12T21:47:36 | 55,092,944 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,530 | java | package EricRestaurant.gui;
import java.awt.*;
import EricRestaurant.EricCook;
import EricRestaurant.interfaces.Customer;
import EricRestaurant.interfaces.Waiter;
public class CookGui implements Gui{
private EricCook agent = null;
public int xPos = -20, yPos = -20;
private int xDestination = 420, yDestinat... | [
"wueric@usc.edu"
] | wueric@usc.edu |
5de23c5e29518387c89487e2e0c7d6d16ea75f71 | 5de04d8bb9e6e033246c52b034e4d38ce2de08e3 | /hystrix/src/main/java/com/doze/HystrixApplication.java | 81f642a04009f1a292f652626f02090cb50eec9b | [] | no_license | ishbn/SpringCloudDemo | a5933e37243e3e4a4c231b9497685caccd184311 | 793641fabbd906d960c9f0ac7ca3799987904f2b | refs/heads/master | 2023-08-05T06:25:32.149452 | 2019-08-27T16:33:16 | 2019-08-27T16:33:16 | 204,493,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 735 | java | package com.doze;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.circuitbreaker.EnableCircuitBreaker;
import org.springframework.cloud.netflix.hystrix.dashboard.EnableHystrixDashboard;
import org.springfram... | [
"l"
] | l |
a89377381deb228e15b8eed97994b098b1e589a6 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /sgw-20180511/src/main/java/com/aliyun/sgw20180511/models/ReportGatewayUsageResponse.java | 54ca83c382ea1721437b1d7733fd0def6cb34589 | [
"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,088 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.sgw20180511.models;
import com.aliyun.tea.*;
public class ReportGatewayUsageResponse extends TeaModel {
@NameInMap("headers")
@Validation(required = true)
public java.util.Map<String, String> headers;
@NameInMap("body")
@Va... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
f1c8e03e0dd9d213305b3a807bce3b960a7abda5 | 5fed829498caade0a60596a087680210747d8ff6 | /menglang/src/test/java/cn/menglangpoem/mobile/PoemApplicationTests.java | 3a2fac5764904eae4987681a98e43321769ea6a2 | [] | no_license | mengxianglong123/menglang | 996ee4b2da22b4c994c44cd1952ac9d0b9970240 | 334ddae23b372449ed0f0b1c0350807e2d7409ad | refs/heads/master | 2020-08-23T00:02:22.745053 | 2019-10-21T07:35:04 | 2019-10-21T07:35:04 | 216,501,237 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package cn.menglangpoem.mobile;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class PoemApplicationTests {
@Test
public void ... | [
"1668689565@qq.com"
] | 1668689565@qq.com |
3990cb277de450398458c0f2398610d6c869de71 | 86a4f4a2dc3f38c0b3188d994950f4c79f036484 | /src/android/support/v7/media/RegisteredMediaRouteProviderWatcher.java | 439f583aaf6fb7241e77a4d30733200b532cf6c2 | [] | no_license | reverseengineeringer/com.cbs.app | 8f6f3532f119898bfcb6d7ddfeb465eae44d5cd4 | 7e588f7156f36177b0ff8f7dc13151c451a65051 | refs/heads/master | 2021-01-10T05:08:31.000287 | 2016-03-19T20:39:17 | 2016-03-19T20:39:17 | 54,283,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,098 | java | package android.support.v7.media;
import android.content.BroadcastReceiver;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import android.content.p... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
73555727f8520c0676b3c430d655bec5636ab061 | 6df6666c25948cfab148764cb1768f0da8f0b321 | /mycoolapp/src/main/java/com/luv2code/springboot/demo/mycoolapp/MycoolappApplication.java | bf1fa20561399079650b2729b3fd8868e55f379d | [] | no_license | lalitkoli11121998/spring-boot-project | 1a6ecceea003e4a559d1a49e7d2ef873947e145a | 618bcbd0535b778d4dadb6c2c379405f737a30d5 | refs/heads/main | 2023-07-07T22:40:17.114508 | 2021-08-16T07:21:04 | 2021-08-16T07:21:04 | 396,670,886 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package com.luv2code.springboot.demo.mycoolapp;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MycoolappApplication {
public static void main(String[] args) {
SpringApplication.run(MycoolappApplication.cla... | [
"lalit.kumar@fantailtech.com"
] | lalit.kumar@fantailtech.com |
e29789908517f68b74ecb78be1ef4a36c14e9c18 | eca4a253fe0eba19f60d28363b10c433c57ab7a1 | /server/openjacob.engine/java/de/tif/jacob/screen/IBrowserCellRenderer.java | 55bc61c31f9f9bf9c4508437d5593abd17f7f967 | [] | no_license | freegroup/Open-jACOB | 632f20575092516f449591bf6f251772f599e5fc | 84f0a6af83876bd21c453132ca6f98a46609f1f4 | refs/heads/master | 2021-01-10T11:08:03.604819 | 2015-05-25T10:25:49 | 2015-05-25T10:25:49 | 36,183,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | /*
* Created on 23.01.2010
*
*/
package de.tif.jacob.screen;
import de.tif.jacob.core.data.IDataBrowserRecord;
import de.tif.jacob.screen.impl.html.ClientContext;
public abstract class IBrowserCellRenderer
{
/**
* Return the HTML content (the part between the <b>TD</b> tag) of the cell.
*
* @param con... | [
"a.herz@freegroup.de"
] | a.herz@freegroup.de |
0af7fa14d96afaa5afdb8866b8b3bd78dd5f468f | fe014f5f6df14e272e1e90dd1df80245370003af | /src/triage/agent/ERDoctorAgent.java | f7b009bd18bb092173f2125e0ca208b9f2f1787a | [] | no_license | gitkobaya/trisim | d90d903b18bed62a35aa5e501d6f643a120bbc78 | 2ec294f5ccc6e38fe537ee2a40c648d5ee58cdcb | refs/heads/master | 2022-09-14T20:38:52.719439 | 2018-03-23T05:59:45 | 2018-03-23T05:59:45 | 268,844,608 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 140,914 | java | package triage.agent;
import java.io.IOException;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Queue;
import java.util.logging.Logger;
import jp.ac.nihon_u.cit.su.furulab.fuse.Message;
import jp.ac.nihon_u.cit.su.furulab.fuse.SimulationEngine;
import jp.ac.nihon_u.cit.su.furulab.fuse.mode... | [
"akysle@hotmail.co.jp"
] | akysle@hotmail.co.jp |
73da49f40498487cde1ca7dbea542c23734c805b | 9eb4b540dc044b7aae0b8d6b2d3ea120af04e5ec | /src/salud/isa/gsonMedDB/Medicine.java | 1f98001848787549dc4bbf64e36fde07cadf546f | [] | no_license | Pblazquez/ISA1819JSON-BLAZQUEZ | 13b837e765a20af2b195b1deb6ca8ea6da44b702 | a86665f5b56b2773ff28a42d4455bb72fad1a398 | refs/heads/master | 2020-05-07T18:37:58.169807 | 2019-04-11T11:20:51 | 2019-04-11T11:20:51 | 180,776,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,449 | java | package salud.isa.gsonMedDB;
import java.io.IOException;
import com.google.gson.stream.JsonReader;
public class Medicine extends Cadena {
private static final String MEDICINE = "medicines";
private static final String NAME = "name";
public Medicine(Cadena med) throws IOException {
setSucesor(med);
}
priva... | [
"pblazquez@uma.es"
] | pblazquez@uma.es |
e8acfbfd58da0d0540992a3e9c52f6ee9956bfff | ff0a662af63225682a552667bccd6461ab67d8e8 | /testng/src/com/microservices/tests/PartnerPortalTests.java | c6b2a791c1c5a4d27b29b7aac560efc0e0df2cfb | [] | no_license | jenkinsmicro/microserviceautomation | 291e3519bbf31b54c2c0704ebf186ef7f448b5ac | f72c035bb073a975ec7253e2d3c52c69d66792df | refs/heads/master | 2021-07-15T18:45:28.167384 | 2017-10-13T06:41:36 | 2017-10-13T06:41:36 | 106,788,279 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,115 | java | package com.microservices.tests;
import org.testng.annotations.Test;
import org.testng.log4testng.Logger;
import com.microservices.pages.PartnerPortalLoginPage;
import com.microservices.utilities.ConfigReader;
import com.microservices.utilities.HelperMethods;
import com.microservices.utilities.TestBase;
import org.t... | [
"32301515+jenkinsmicro@users.noreply.github.com"
] | 32301515+jenkinsmicro@users.noreply.github.com |
27a3181f9c7ff6d24b3ab33d1c33574e62cca7ba | 04e80a25d4cb0d783434d056ca2b6b37bf8c5729 | /SvcCreditoGrupal/src/main/java/negocio/reportes/ReportesCreditoGrupalImpl.java | 9eca3e89f4866f8821f18c87d9628aa693918bc6 | [] | no_license | FyGIntegracionContinua/CIOFF | bfbd2040de503bacc44e376899bddcd4e3db9fd6 | 20c63dbc01fea60a426ebd49227efb7b8c413567 | refs/heads/master | 2021-01-15T11:03:31.184075 | 2017-08-18T20:12:05 | 2017-08-18T20:12:05 | 99,607,645 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 29,587 | java | /**
*
*/
package negocio.reportes;
import org.fabric3.api.annotation.Producer;
import org.osoa.sca.annotations.Reference;
import tarea.reportes.Amortizacion;
import tarea.reportes.CierreDiario;
import tarea.reportes.Contables;
import tarea.reportes.Generales;
import tarea.reportes.EstadoCuenta;
import transformador... | [
"christian.lopez@fygsolutions.com"
] | christian.lopez@fygsolutions.com |
8f34028cc8bd000f7d79a450abedcd64973dc7c4 | 9eac656152a4860070dc4200f4cebb0e0d5a699e | /Hello/src/main/java/com/tedu/controller/HelloController.java | cb033c481cd1a2cbf85383bf399bbd783b99e0af | [] | no_license | tengdie/stu | 3437e19729ad9473a3cb8775d14360dd01254ba7 | 154d18c05fdf363570398ec82ecf91b89e6cb892 | refs/heads/master | 2020-04-10T04:26:24.616574 | 2018-12-12T09:38:35 | 2018-12-12T09:38:35 | 160,798,167 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package com.tedu.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class HelloController {
@RequestMapping("index")
public String hello() {
return ... | [
"tengdie.me@gmail.com"
] | tengdie.me@gmail.com |
29139676531c0688622bb52e6d9d5e1496551f99 | 14d022c749ff3111be21fe72eb1fa8d9689f0f47 | /app/src/main/java/com/example/doodlerocket/Activities/RatingActivity.java | 699cfb0a629c73ed6f8c33a46d8733f4fa5c9da8 | [] | no_license | tomersh9/bit.Rocket | b4d1f7b0116fa9704f9a22e53989cdc2fa7c8bf5 | 5658fbe847a85ff437f1851810c32b05d02b9dfb | refs/heads/master | 2022-11-25T05:26:16.869697 | 2020-07-26T18:10:54 | 2020-07-26T18:10:54 | 265,820,201 | 0 | 1 | null | 2020-06-13T20:47:36 | 2020-05-21T10:30:00 | Java | UTF-8 | Java | false | false | 5,526 | java | package com.example.doodlerocket.Activities;
import android.animation.ObjectAnimator;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageButton;
import android.widget.TextView;
import android.widget.Toast;
import andro... | [
"62946603+tomersh9@users.noreply.github.com"
] | 62946603+tomersh9@users.noreply.github.com |
103a514f0609a35dba6a9728ebea5a9347635668 | 66b6eb23a5028cb0d8d8db44c6b9303f1e0d94cd | /app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/fragment/R.java | f7d3f211ee456a05a36dc8c99b51565f8da3d787 | [] | no_license | Denoble/Black-FYRE-Android | 629ac0497cfcdf33e7113e15a66eef8ffd0851f0 | 66c210c6ff4bbdef58641513b002a3e23de61ca8 | refs/heads/master | 2022-05-24T08:44:06.040046 | 2019-10-03T02:55:15 | 2019-10-03T02:55:15 | 203,412,532 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,293 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.navigation.fragment;
public final class R {
private R() {}
public static final class attr {
private a... | [
"ujay2002@yahoo.com"
] | ujay2002@yahoo.com |
332479301a69d2cda6208f373ee0800b8b69d80f | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Spring/Spring404.java | c2cceb3ef6ee4a24b76cd6132e6fb68245da0f06 | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 983 | java | @Test
public void testDynamicAndStaticMethodMatcherIntersection() throws Exception {
MethodMatcher mm1 = MethodMatcher.TRUE;
MethodMatcher mm2 = new TestDynamicMethodMatcherWhichMatches();
MethodMatcher intersection = MethodMatchers.intersection(mm1, mm2);
assertTrue("Intersection is a dynamic matcher", inter... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
9c077cf2f4e293b7baa2d99e11fb4ec331ce058d | cc49ac5e8006e6ab9b258358073f85c984eb74db | /e3-common/src/main/java/cn/e3mall/common/pojo/EasyUIDataGridResult.java | ffe3a21b287d4ce7178de1ec844112de4f8c438f | [] | no_license | Lin-Js1/e3mall | 9da94a34c371be58c57e7348ea13ccfae3a087b3 | 27113c2c8ad1c14681bc12e2dde212fe63a56571 | refs/heads/master | 2022-12-17T12:12:13.230499 | 2020-02-03T13:48:20 | 2020-02-03T13:48:20 | 236,494,544 | 0 | 0 | null | 2022-12-16T07:16:32 | 2020-01-27T13:18:02 | JavaScript | UTF-8 | Java | false | false | 453 | java | package cn.e3mall.common.pojo;
import java.io.Serializable;
import java.util.List;
public class EasyUIDataGridResult implements Serializable {
private long total;
private List rows;
public long getTotal() {
return total;
}
public void setTotal(long total) {
this.total = total;
... | [
"zhangsan@qq.com"
] | zhangsan@qq.com |
04348e7d3111a293aa5f1172575b92138ed34e65 | 27cc32cd2720e1e31bd7f192592ba29e5680e74e | /src/main/java/com/jt/algo/practice/leetcode/Lc0394.java | 32c593d4f7196486be41f262d879e0e2d0d8e8d0 | [] | no_license | John1Tang/algorithm-practice | d68f8f3b5913443d85ed41ed015bd0e0bcfd8a55 | 86e526cb50d8ac7ffef2c52bdf05a8987c47a61b | refs/heads/master | 2023-09-04T15:03:07.673344 | 2021-11-07T12:37:23 | 2021-11-07T12:37:23 | 255,624,225 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,794 | java |
package com.jt.algo.practice.leetcode;
/**
* @description: 394. Decode String
* @author: john
* @created: 2020/05/31 19:18
*
* Given an encoded string, return its decoded string.
*
* The encoding rule is: k[encoded_string], where the encoded_string inside the square brackets is being repeated exactly k times. ... | [
"1253703152@qq.com"
] | 1253703152@qq.com |
d5ec27e4c54dbd44755be4a74b23b946fa44c83b | 466296eb3b15721295357cc43474106cf7c4c391 | /src/main/java/com/transerve/locationservices/manager/utils/SatelliteName.java | da00bfc1421f26dae22de795de98861d23a291ff | [] | no_license | aadit33/LocationService | 4361d734ce2695ba263b990361a755516d44ecdf | 4ab5b0d95279c7bb48ffb892e67126de8766840f | refs/heads/master | 2022-09-11T21:05:51.463315 | 2022-08-21T06:58:27 | 2022-08-21T06:58:27 | 156,164,155 | 8 | 3 | null | null | null | null | UTF-8 | Java | false | false | 844 | java | /*
* Copyright (C) 2013-2018 Sean J. Barbeau
*
* 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... | [
"chandrakant.naik@transerve.com"
] | chandrakant.naik@transerve.com |
e852d7e1d877f9438a6193479a57454c9b278408 | 87901d9fd3279eb58211befa5357553d123cfe0c | /bin/platform/bootstrap/gensrc/de/hybris/platform/btg/model/BTGConditionModel.java | 95e3dc0cd754c7e9343d57b1ab6d87d54c603d67 | [] | no_license | prafullnagane/learning | 4d120b801222cbb0d7cc1cc329193575b1194537 | 02b46a0396cca808f4b29cd53088d2df31f43ea0 | refs/heads/master | 2020-03-27T23:04:17.390207 | 2014-02-27T06:19:49 | 2014-02-27T06:19:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,257 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN! ---
* --- Generated at Dec 13, 2013 6:34:48 PM ---
* ----------------------------------------------------------------
*
* [y] hybris Platform
*
* Copyright... | [
"admin1@neev31.(none)"
] | admin1@neev31.(none) |
2ef5f62723d05c9f8d5cadff9af10acb90b587be | 29f178660ffffd6c66d23734e71c9b5be90c1ddf | /src/main/java/com/ss/lms/service/BorrowerService.java | 58c9cc85744382fd0ede20ac80f9fd3c5100e9ce | [] | no_license | cjc2785/SpringAdmin | 35bf9a1d1ec269072f086dd327e9e4b76853fa75 | a6b595196b79f566a091c5ef2526ef715a732dd6 | refs/heads/master | 2020-08-13T04:45:43.629690 | 2019-10-21T19:53:13 | 2019-10-21T19:53:13 | 214,700,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 775 | java | package com.ss.lms.service;
import com.ss.lms.dao.BorrowerRepository;
import com.ss.lms.model.Borrower;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class BorrowerService {
@Autowired
private BorrowerRepository borrowerRepositor... | [
"abdirahman.noor@smoothstack.com"
] | abdirahman.noor@smoothstack.com |
1fb985aa5f6a87ee1605841a7717d154f342f9c9 | 131ad85205b3642eb1ae24dc62aa0327e4ab0afe | /jb-app/jb-algorithem/src/test/java/algorithem/problem66/TreeToListByLevelTest.java | e831ee9dceee163b7f32b01d8faece883e271b6b | [
"Apache-2.0"
] | permissive | ChaojieDZhao/jb-brother | eed228e8f474bf4162e9a94215c2181de30aa245 | 23c2692a8dbb6ffd1a2b7b03298ddf2b2c622312 | refs/heads/main | 2023-01-21T20:05:24.071649 | 2020-12-02T12:12:29 | 2020-12-02T12:12:29 | 317,843,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,378 | java | package algorithem.problem66;
import algorithem.binarytree.BinaryNode;
import org.junit.Before;
import org.junit.Test;
import java.util.List;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
public class TreeToListByLevelTest
{
private TreeToListByLevel toList;
@Before
pu... | [
"alldios@outlook.com"
] | alldios@outlook.com |
bd2beafba36bf3b80c8cfd8d57fa3301963fc980 | 4b0de4866bfa0d7db21208e0e0d9a9e12f3050a3 | /app/src/main/java/id/ac/pcr/projekku/event/AddEvent.java | 06d7cbe38249c1a90c1f9754b024ad6d9839b08c | [] | no_license | haiqaldani/projek-fitri | 10dbf018f60e5c1850a4585d885b2a4f2fbe3b5c | 3e548a4f16258181222d8ea33411aa15552e3f24 | refs/heads/main | 2023-06-27T10:00:45.253633 | 2021-07-31T10:54:54 | 2021-07-31T10:54:54 | 390,767,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 903 | java | package id.ac.pcr.projekku.event;
import org.joda.time.LocalDate;
import java.util.ArrayList;
import java.util.HashMap;
import id.ac.pcr.projekku.model.EventModel;
import id.ac.pcr.projekku.model.MonthModel;
public class AddEvent {
public ArrayList<EventModel> arrayList;
public HashMap<LocalDate, Integer> i... | [
"muhammadhaiqaldani@gmail.com"
] | muhammadhaiqaldani@gmail.com |
1d7e0bd93b4e528d99d4349c016e8d8e68e17070 | 399e90bdf69d2da9389a44609f80ecae420be724 | /CloudChamber/src/main/java/com/e8security/cloudchamber/whois/dao/ConnectionManager.java | 01f1cc6c2eda1aab46fc1f660f2208d2352da74c | [] | no_license | WhoIsFission/WhoIs | b7b13cf3796c683729bda4409718139fc1f2eb6b | 1ced6140582af475b6aef5df1d43bde42f48b4f2 | refs/heads/master | 2021-01-10T18:37:13.138327 | 2014-03-05T12:33:56 | 2014-03-05T12:33:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,592 | java | package com.e8security.cloudchamber.whois.dao;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.e8security.cloudchamb... | [
"abhijit.dutta@fissionlabs.in"
] | abhijit.dutta@fissionlabs.in |
e01ccfd79d290548e728ed9b728d734f23161adc | 72fc6b316f1f215f2a6d31136cee615c983a528b | /src/main/java/com/maple/ftpdemo/bean/FtpBean.java | 0999efd5cedea4f94ce71a452cdc3cc28d6546b3 | [] | no_license | hack-feng/ftpdemo | 2fd30c9f2e83a63bb539ece39aff9c0c64f52f6b | 1ff7f6eadea9aef041be6852c8c281a9a184eaf5 | refs/heads/master | 2020-04-29T08:33:56.594121 | 2019-03-16T17:03:38 | 2019-03-16T17:03:38 | 175,990,360 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,199 | java | package com.maple.ftpdemo.bean;
import java.io.InputStream;
/**
* @Project : ftpdemo
* @Program Name : com.maple.ftpdemo.bean.FtpBean.java
* @Class Name : FtpBean
* @Description : 类描述
* @Author : Maple
* @Creation Date : 2019年3月15日 下午1:26:12
* @ModificationHistory
* Who ... | [
"1150640979@qq,com"
] | 1150640979@qq,com |
92dff83b0715b266eadab7aeb84f5cb7c92217a1 | 67a443c971ef62c62b33472295b9b134bec30194 | /common/src/main/java/com/rome/common/rpc/basic/FileUploadReqOrBuilder.java | ff30bb583878643004a3643f305bec2a288a0af5 | [] | no_license | lizhenyu0128/company_project | 64be2b0db9ee324ec63fc864698fb3196238719a | e84b600f22820f916bd1ef8704bb27a484937284 | refs/heads/master | 2022-10-21T04:16:50.242790 | 2019-07-09T03:13:24 | 2019-07-09T03:13:24 | 191,302,346 | 0 | 0 | null | 2022-10-05T19:29:53 | 2019-06-11T05:47:07 | Java | UTF-8 | Java | false | true | 712 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Basic.proto
package com.rome.common.rpc.basic;
public interface FileUploadReqOrBuilder extends
// @@protoc_insertion_point(interface_extends:com.rome.common.rpc.basic.FileUploadReq)
com.google.protobuf.MessageOrBuilder {
/**
* <code>... | [
"2387082008@qq.com"
] | 2387082008@qq.com |
6ca4779ff3d4587766d7ede4b8873f32cb247eb9 | ca4bd966b2d4fa51d7a91d7c8af3ed872b2574f1 | /src/main/java/ua/nure/kovteba/finaltask/controller/start/Registration.java | 78570737b8af7471ccb63157fdd27cda09c3be3a | [] | no_license | kovteba/motordeport_jdbc_servlet | ac0d327383d72ebd0e708e08fae8e39e994c89f8 | f2b03fba1672b048e795028d7b5323c753380e30 | refs/heads/master | 2023-04-09T00:31:43.851057 | 2020-09-10T19:51:44 | 2020-09-10T19:51:44 | 248,831,296 | 0 | 0 | null | 2023-03-27T22:22:23 | 2020-03-20T18:59:50 | Java | UTF-8 | Java | false | false | 2,684 | java | package ua.nure.kovteba.finaltask.controller.start;
import ua.nure.kovteba.finaltask.dao.user.UserDAO;
import ua.nure.kovteba.finaltask.dao.user.UserDAOImpl;
import ua.nure.kovteba.finaltask.entity.User;
import ua.nure.kovteba.finaltask.enumlist.Role;
import ua.nure.kovteba.finaltask.util.Encryption;
import javax.ser... | [
"kovteba@gmail.com"
] | kovteba@gmail.com |
8a8fc5fd125bd7a82b50adb6e7a8f01ecd42d369 | c3d491dcebec6c8db08e13889c1cbf28ee46e3ca | /src/main/java/com/greekshop/model/OrderInfo.java | 6b6cfbaa9cf3c26ce4f81fb90e0f2b39aea82ad3 | [] | no_license | MarkielFP/GreekShop | 3543779476210f5a3b7460e7813f3432dd3d0e4f | dee6c629c4f262d59341301caa56f0bb759f7e73 | refs/heads/master | 2020-03-28T19:26:11.149826 | 2018-10-01T18:33:51 | 2018-10-01T18:33:51 | 148,976,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,576 | java | package com.greekshop.model;
import java.util.Date;
import java.util.List;
public class OrderInfo {
private String id;
private Date orderDate;
private int orderNum;
private double amount;
private String customerName;
private String customerAddress;
private String customerEm... | [
"mgluchowski89@gmail.com"
] | mgluchowski89@gmail.com |
8802af1784478505eaf176879548bd2ea69d23f1 | 93b0beab85ffb1e6e4ebd4a2129aea3c72851567 | /ppdai-sms/ac-sms-api/ac-sms-admin/src/main/java/com/ppdai/ac/sms/contract/model/vo/TemplateApproveVo.java | 613e01f3eb4d866ccc958bec69c9803a373e1c16 | [] | no_license | qqbenst/sms | 3d60a06d846bbe57fdae366513252c7ef2888fc2 | 6cda716eea98aae84ace153a8b1b82e886509fb4 | refs/heads/master | 2021-12-22T10:11:56.962033 | 2017-10-12T14:39:27 | 2017-10-12T14:39:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,251 | java | package com.ppdai.ac.sms.contract.model.vo;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.swagger.annotations.ApiModelProperty;
import java.sql.Date;
import java.sql.Timestamp;
/**
* Created by wangxiaomei02 on 2017/5/10.
* 模板审批列表页
*
*/
public class TemplateApproveVo {
@JsonProperty("depar... | [
"442620332@qq.com"
] | 442620332@qq.com |
ace526e0abc87d86905d3dd128e31663c9a35c1e | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.assistant-base/sources/X/HH.java | 74a954ff345055dae8c567f46401a9dcaf7fb16e | [] | no_license | phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959529 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | null | UTF-8 | Java | false | false | 588 | java | package X;
import android.content.SharedPreferences;
public final class HH {
public static final ZW A02;
public static final ZW A03;
public static final ZW A04;
public final boolean A00 = true;
public final SharedPreferences A01;
public HH(SharedPreferences sharedPreferences) {
this.A... | [
"cyuubiapps@gmail.com"
] | cyuubiapps@gmail.com |
5f9fc15c5773a4791b99f3c1eb082f1842c22669 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_fc78cf9170f8545bd35e05daaa74e7e14d1e261b/DefaultResourceLocator/2_fc78cf9170f8545bd35e05daaa74e7e14d1e261b_DefaultResourceLocator_t.java | c73e093e66fda3fe386e086090f4d3d30ffd4408 | [] | 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,953 | java | /*
* GeoTools - The Open Source Java GIS Toolkit
* http://geotools.org
*
* (C) 2005-2008, Open Source Geospatial Foundation (OSGeo)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as publishe... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
98c249d76edea34a88a8ed99177d92810daa9c1b | 2f4335c4f0ac8299bc86d7f19a48084ac89605ca | /Uri1008.java | 87f60bcd21475db4bb7a78bd5864f3e391e18ecb | [] | no_license | LucioMiyaji/java | 554848e6d94fa9980064c31c637a744f7c8a79c3 | 38c9eea874bab3714d36fb5c877a1491559fb859 | refs/heads/master | 2023-01-11T12:44:33.457179 | 2020-11-12T14:11:05 | 2020-11-12T14:11:05 | 312,291,520 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 428 | java | import java.util.Scanner;
public class Uri1008{
public static void main(String args[]){
Scanner teclado;
teclado = new Scanner(System.in);
int F,H;
double V,S;
F = teclado.nextInt();
H = teclado.nextInt();
V = teclado.nextDouble();
S = H... | [
"limiyaji64@gmail.com"
] | limiyaji64@gmail.com |
6a0c272c7bd0900b1705a86e6dfb624615649d42 | 3b2ea7273732189945ad44f966efeaecdbca0c5b | /src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentGSSlider.java | 766b25f05a21017c232ee5a3850099a4b750f4e0 | [
"Apache-2.0"
] | permissive | ramongonze/arx | 3bfbeb8913320b1033cb3b8eec3a22ceba26db3e | 8a936d3d5607b8f10957c16c1e2781d94b9f2904 | refs/heads/master | 2020-12-26T08:19:55.053796 | 2020-11-18T02:01:48 | 2020-11-18T02:01:48 | 237,444,693 | 1 | 0 | Apache-2.0 | 2020-01-31T14:19:21 | 2020-01-31T14:19:21 | null | UTF-8 | Java | false | false | 8,615 | java | /*
* ARX: Powerful Data Anonymization
* Copyright 2012 - 2020 Fabian Prasser and contributors
*
* 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/licen... | [
"mail@fabian-prasser.de"
] | mail@fabian-prasser.de |
569d744e1d3bb6e9a4178c677bf76b4d391abd08 | 53612725cef09779f728ff547914740840ff2f00 | /Parcial2.1/src/main/java/com/uca/capas/dao/LibroDAO.java | 450c6356fac94e4b545c38f30b63345062c2c243 | [] | no_license | D1egoPolanco/parcial-capas | 57adc0ef0a56011a1d166e589796e527a0baef9a | 9b19004b2f6c9b60fef81cc390ae0d10078ec377 | refs/heads/master | 2022-08-21T13:08:52.518559 | 2020-05-26T05:27:42 | 2020-05-26T05:27:42 | 266,940,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 424 | java | package com.uca.capas.dao;
import java.util.List;
import org.springframework.dao.DataAccessException;
import com.uca.capas.domain.Libro;
public interface LibroDAO {
public List<Libro> findAll() throws DataAccessException;
public Libro findOne(Integer codigo) throws DataAccessException;
public void insert(Li... | [
"00301417@uca.edu.sv"
] | 00301417@uca.edu.sv |
46b851c94bbce35c84f714c1df8c6a4d58cb7afe | d6c4366b29df019500921706dc0e19ecd13f8971 | /src/main/java/com/callhub/flipkart/pages/LoginPage.java | ab65508d8c658f4846ed17245cbba4cb1c8eb387 | [] | no_license | swethaplexasys/FlipcartAutomation | 74f35ceef694894f5edd116ebe41cdf79e19f682 | 56922dfcfa0a286b8e0bc570e0f2a8edf73363ad | refs/heads/master | 2022-12-04T11:26:07.992399 | 2020-08-27T08:06:01 | 2020-08-27T08:06:01 | 290,710,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,424 | java | package com.callhub.flipkart.pages;
import java.util.concurrent.TimeUnit;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.... | [
"noreply@github.com"
] | swethaplexasys.noreply@github.com |
521145210553452454e858b1872a00e352411b20 | 98b13e9eb7ee07c682bd74a287bc75571804136a | /MySharedPreferences/app/src/main/java/com/example/mysharedpreferences/UserPreference.java | 2032676c4b1c63db2a2d5c3f11a7ad2b8bb0d642 | [] | no_license | ddhira123/Belajar-Android-Development | 3961eea8060ef11ea1efeb8cd160235e6536a342 | 51b0c8fe1eb634d66c4409b59b09b2f60b9619db | refs/heads/master | 2023-01-23T01:33:22.671453 | 2020-10-07T04:15:20 | 2020-10-07T04:15:20 | 276,830,281 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,451 | java | package com.example.mysharedpreferences;
import android.content.Context;
import android.content.SharedPreferences;
import com.example.mysharedpreferences.UserModel;
class UserPreference {
private static final String PREFS_NAME = "user_pref";
private static final String NAME = "name";
private static final... | [
"dhana_dhira@apps.ipb.ac.id"
] | dhana_dhira@apps.ipb.ac.id |
b3cab38bdc6decb72a87e01c807c3537004f91f2 | e586caf984cf3aee4f13e7043c69ef6937bd345d | /SMSAutomation/smsautomation/src/main/java/pageObjects/thrive/ManageImageGalleryPage.java | 6b0c434dab0fe30811a0206f0849c65b32277d22 | [] | no_license | oludarebusari/SMSAutomation | 10386d7bb9428b3a7d28e066d50f8500df20b7b0 | 9a527f3cf2dec27961b517c8a02ad38eeef9da18 | refs/heads/master | 2023-04-27T16:41:01.437698 | 2020-07-11T02:03:59 | 2020-07-11T02:03:59 | 232,227,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,180 | java | package pageObjects.thrive;
import java.io.IOException;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import pageObjects.BasePage;
public class ManageImageGalleryPage extends BasePage {
public ManageImageGalleryPage() throws IOException {
super(... | [
"busdare@gmail.com"
] | busdare@gmail.com |
234c54867c6d9a9c2e85d35cff92e137f962b029 | 0b666255a6945aa84281e5f64f6ccaab45c4ca13 | /cmsv2.0.0/src/com/app/cms/dao/main/CmsModelDao.java | 892ebdc18445dd2329207ca1ea05a45b3ece6d54 | [] | no_license | zhangygit/cmsv2.0.0 | a8cdc77ceb99b50bdf5b8ac7c99244c3ecc7e43a | d54ae6bc9855860c7d447629d31d22e2c9417d31 | refs/heads/master | 2021-01-17T21:28:52.841407 | 2014-08-25T02:13:00 | 2014-08-25T02:13:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 507 | java | package com.app.cms.dao.main;
import java.util.List;
import com.app.cms.entity.main.CmsModel;
import com.app.common.hibernate3.Updater;
public interface CmsModelDao {
public List<CmsModel> getList(boolean containDisabled,Boolean hasContent);
public CmsModel getDefModel();
public CmsModel findById(Integer id);
... | [
"17909328@163.com"
] | 17909328@163.com |
81bb320ade55d9d8422677d23581b7085a39cb32 | 6585b0799baf28828e4867c994e98fb23a9c2ff3 | /OperasiString.java | 6184bb745792679d0b4a4c0e99132dcba841b95b | [] | no_license | haekiyo/E41202305_NurHakikiDamayanti_GolonganD | 5119c3ce51c6cef4a8f8fdac6adb0842432d6d2a | 1e42f5c54de03fdd89afa93d02efba33e544a066 | refs/heads/main | 2023-06-07T10:27:42.096503 | 2021-07-08T03:20:19 | 2021-07-08T03:20:19 | 347,871,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 655 | 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 wsibd3;
/**
*
* @author LENOVO
*/
public class OperasiString {
public static void main(String[] args) {
String ... | [
"dmyntkk07@gmail.com"
] | dmyntkk07@gmail.com |
31f778e21bd0dc3282ae490652103670803663d8 | 0ac8b10d1a8e5c41ed32153eece5fcef9a5911d3 | /SpringBoot/Muzix/src/test/java/com/stackroute/Muzix/repository/TrackRepositoryTest.java | e05d572aa7ad8bc111dde5970b873127184d677f | [] | no_license | DipaliRShinde/Backup | 083d6e315f1b4d309b3e7528be695910fbb4764d | b74f00894d09d2b6c435280288f6bda1c9775b2b | refs/heads/master | 2023-01-07T23:24:51.786015 | 2019-06-26T11:28:07 | 2019-06-26T11:28:07 | 193,877,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,714 | java | package com.stackroute.Muzix.repository;
import com.stackroute.Muzix.domain.Track;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoc... | [
"drs1454006@gmail.com"
] | drs1454006@gmail.com |
e444294084d0993a3cef6a1b0da9c874c110cd64 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project398/src/main/java/org/gradle/test/performance/largejavamultiproject/project398/p1990/Production39816.java | 11a156cb3e19403ef352932357cf490e06b98be7 | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,971 | java | package org.gradle.test.performance.largejavamultiproject.project398.p1990;
public class Production39816 {
private Production39813 property0;
public Production39813 getProperty0() {
return property0;
}
public void setProperty0(Production39813 value) {
property0 = value;
}
pr... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
b5cdf4684dc6a26111bdbb4e656a7579081860e3 | c1f48c616d67becfc0a26b80da79ef607dfb0f58 | /app/src/main/java/madroid/chillaaxcaptain/model/Restaurant.java | 721c091a45aea1030c98bd15d5c7aac5119f80d4 | [] | no_license | madroidpro/ChillaaxCaptain | f9f503284f8a47d36cc39cbaf5696d36dda98cde | 05543c455646a023dbbfb817d13b9cfdea2c2d63 | refs/heads/master | 2021-07-04T08:21:34.714334 | 2021-02-12T16:57:30 | 2021-02-12T16:57:30 | 65,960,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,307 | java |
package madroid.chillaaxcaptain.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Restaurant {
@SerializedName("id")
@Expose
private String id;
@SerializedName("name")
@Expose
private String name;
@SerializedName("location"... | [
"madhusudhan.pro@gmail.com"
] | madhusudhan.pro@gmail.com |
19f49dad8b8f2c666999a623deb90eb48ac11ec5 | d2422b975fd36c4bd412412b0794adf84621b3ee | /JAX-WS/correios-cliente/src/br/com/malgaxe/correios/soap/ArrayOfCServico.java | a219f4f7a1debb5a254d165efc930e801e135092 | [] | no_license | carlosfrancelinos/malgaxe | e3897c3cf834857af8bf770bfdc9ee5e6f156968 | 5c011e6ed933997fcb4e37b17da8c4b5f44ec5ed | refs/heads/master | 2020-12-08T12:38:01.526023 | 2020-01-10T11:26:56 | 2020-01-10T11:26:56 | 232,982,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,781 | java |
package br.com.malgaxe.correios.soap;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Classe Java de ArrayOfCServico complex type.
*
* <p>O seguinte fragmento d... | [
"cfrancelino@localhost.localdomain"
] | cfrancelino@localhost.localdomain |
63d42c625e071c90357aa06b6bf598a476567256 | 1c53d5257ea7be9450919e6b9e0491944a93ba80 | /merge-scenarios/dubbo/68fa9c189-dubbo-config-dubbo-config-api-src-test-java-org-apache-dubbo-config-AbstractConfigTest/left.java | e93478b9efe98741500763c474cddb89e84097ff | [] | no_license | anonyFVer/mastery-material | 89062928807a1f859e9e8b9a113b2d2d123dc3f1 | db76ee571b84be5db2d245f3b593b29ebfaaf458 | refs/heads/master | 2023-03-16T13:13:49.798374 | 2021-02-26T04:19:19 | 2021-02-26T04:19:19 | 342,556,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,939 | java | package org.apache.dubbo.config;
import org.apache.dubbo.common.config.Environment;
import org.apache.dubbo.config.api.Greeting;
import org.apache.dubbo.config.support.Parameter;
import org.hamcrest.Matchers;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import java.lang.annotation.Elemen... | [
"namasikanam@gmail.com"
] | namasikanam@gmail.com |
cf37fba71256e97f81fa8ff713eefbddc1fd99c2 | 254e96e74a02136ca1ba2cddd9f289c2c7fa0f15 | /ForexSim/src/main/java/pack_forexSim/model/finantialModellingPrepForex/Historical.java | aa1e42360378e84c81583d192b3f322c719b65ea | [] | no_license | geniusbat/ForexSim | caaf93214b62d050b56346a45c29f135bde87435 | 343d5a8cba6c5052d4c73325b4f6d7c482264c50 | refs/heads/master | 2021-02-10T15:14:26.400544 | 2020-05-24T16:19:07 | 2020-05-24T16:19:07 | 244,393,103 | 0 | 0 | null | 2020-10-13T22:15:22 | 2020-03-02T14:35:45 | Java | UTF-8 | Java | false | false | 3,212 | java | package pack_forexSim.model.finantialModellingPrepForex;
import java.util.HashMap;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;... | [
"43751753+geniusbat@users.noreply.github.com"
] | 43751753+geniusbat@users.noreply.github.com |
098e70be38034efc1c6af1054ac4d220369e8a08 | c9ed853df4fc75f21972184e4f410970bc33311a | /app/src/main/java/br/com/sindquimicace/activity/SplashScreen.java | 90fc0f09521fdb574961fb81024f9a86e35a53cd | [] | no_license | dfredmota/sinquimica_mobile | f235f0cf574efc3d8288094ccea8543e4631d19a | 778928ae46bd77d43a0ef1c4bd1ea7800fcac9af | refs/heads/master | 2020-06-10T01:26:11.096486 | 2018-06-24T08:19:22 | 2018-06-24T08:19:22 | 193,544,852 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,898 | java | package br.com.sindquimicace.activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.preference.PreferenceManager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import br.com.sindquimicace.R;
import br.com.sindquimicace.delegate.AtualizaTokenDelegate;
im... | [
"developersd3@gmail.com"
] | developersd3@gmail.com |
c030b630fffb1479ef4f86964c719a24e47e0823 | 354bff01b12d9435bbe1b571e8cb4486caa94861 | /src/test/java/com/vytrack/tests/login_navigation/LoginTests.java | 655880085920fea240f7907e24976d2616adc645 | [] | no_license | Aleksandar-93/PageObjectModelSelenium | 55dcdab20a8750432406466064291ae00d6d0380 | 56ceae1c30d685c8c267e9e994393d84098edb53 | refs/heads/main | 2023-01-29T15:31:14.806661 | 2020-12-12T20:11:50 | 2020-12-12T20:11:50 | 320,913,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | package com.vytrack.tests.login_navigation;
import com.vytrack.pages.LoginPage;
import com.vytrack.utilities.ConfigurationReader;
import com.vytrack.utilities.TestBase;
import org.testng.annotations.Test;
public class LoginTests extends TestBase {
LoginPage loginPage = new LoginPage();
@Test
public void... | [
"aleksandar.93m@gmail.com"
] | aleksandar.93m@gmail.com |
e2d5a7a8768994204625a5277b0f04e6788e53dd | ed68700b9188457c73d05a998aedc8643d20c611 | /Logical/src/test/java/logics/StrongNumber.java | ab8c8e1c32d6c1cd8f485b768c8ca18db3218c6f | [] | no_license | mekalareddy/Logical | b0397949b6fa8d2956937f52d04098a1384e60ec | b86e523a2876e269a85403fa26ca3e3ef09da5d1 | refs/heads/master | 2022-11-21T00:52:21.783842 | 2020-07-21T09:10:58 | 2020-07-21T09:10:58 | 264,177,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 889 | java | //Write a java program to check even number is strong (or) not?
//Strong Number : Sum of factorial of individual digits is equal to that number.
//---> 145
//---> 1!+4!+5!
//---> 1+24+120
//---> 145
package logics;
import java.util.Scanner;
public class StrongNumber {
public static int fact(int n)
{
int f = 1... | [
"mekala.reddy@eagleview.com"
] | mekala.reddy@eagleview.com |
bfc14b4217c3e0f61846e0d4f9caac1606894d56 | e17c3a66099d9614e93113bac0712401f8831fad | /mobile/src/main/java/com/github/ayltai/newspaper/app/view/SourcesPresenter.java | a824bddf519a2d2361dc72e88392d49f05871193 | [
"Apache-2.0"
] | permissive | kaomiao/Newspaper | 91c9aada88ee530248cc7edc6af1aba0657ed1f6 | 4ed7e5488cd40dfe547e9981dfe345d8d657ef89 | refs/heads/master | 2022-05-05T20:55:34.623434 | 2018-05-22T13:39:03 | 2018-05-22T13:39:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,787 | java | package com.github.ayltai.newspaper.app.view;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Set;
import android.app.Activity;
import android.support.annotation.NonNull;
import android.support.v4.util.ArraySet;
import android.util.Log;
import com.akaita.java.rxjava2... | [
"ayltai@gmail.com"
] | ayltai@gmail.com |
c0c3713c50360def185fb901aa63e450532906a3 | 8143ec030464c4941be1915a501ac882a0beed16 | /springioc/src/main/java/bean/defination/package-info.java | db2a1fcf693f15d5ed7e156c513f686a66a4551c | [] | no_license | wxq1231987/SpringFrameworkTest | 92fc778cd6aefb2cbe8eb1c3970690ebcb539bbe | 53cf22a083c5cb80f3384cef415e47b35d927ad4 | refs/heads/master | 2022-12-23T13:10:58.441931 | 2019-09-16T00:34:19 | 2019-09-16T00:34:19 | 183,125,994 | 0 | 0 | null | 2022-12-16T03:37:04 | 2019-04-24T01:50:15 | Java | UTF-8 | Java | false | false | 63 | java | /**
*
*/
/**
* @author Tina
*
*/
package bean.defination; | [
"1743054913@qq.com"
] | 1743054913@qq.com |
cd13aa77f8f841f2ee85a099ce91b18b2ed2e75c | f64f144d7b5a01262e8a3efcdfe713dfc432886a | /MyOptionMenu/app/src/main/java/com/example/myoptionmenu/MainAc.java | 253fba106546063d89462151ec3ed2f210b3ccd8 | [] | no_license | KIMSG/AndroidProject | 724ed37e5ac0001d22d6410b09b15c49dfcfe26c | 184496a20a3a011b75eb9d082618e6017922a0d1 | refs/heads/master | 2020-12-23T03:49:23.602749 | 2020-06-14T05:43:55 | 2020-06-14T05:43:55 | 237,022,681 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 59 | java | package com.example.myoptionmenu;
public class MainAc {
}
| [
"yuiox17@gmail.com"
] | yuiox17@gmail.com |
d9586ab831ff5396cb88b2afdfaa4acecfbc3083 | bf2966abae57885c29e70852243a22abc8ba8eb0 | /aws-java-sdk-storagegateway/src/main/java/com/amazonaws/services/storagegateway/model/DeleteTapePoolResult.java | 6401ed4a20ef0a1b5d949f5272f1fb51e37cc8d7 | [
"Apache-2.0"
] | permissive | kmbotts/aws-sdk-java | ae20b3244131d52b9687eb026b9c620da8b49935 | 388f6427e00fb1c2f211abda5bad3a75d29eef62 | refs/heads/master | 2021-12-23T14:39:26.369661 | 2021-07-26T20:09:07 | 2021-07-26T20:09:07 | 246,296,939 | 0 | 0 | Apache-2.0 | 2020-03-10T12:37:34 | 2020-03-10T12:37:33 | null | UTF-8 | Java | false | false | 3,930 | java | /*
* Copyright 2016-2021 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... | [
""
] | |
db17ca7376bae200c9edab903cfff7ea31a8dbab | 098ed5e060ffd3da1c95d103b1c471408083c7cc | /bootcamp2020cucumberproejct-master/src/main/java/utilities/ConfigurationReader.java | edd952e6a59491b0f6c6155be1297efd8f7b7372 | [] | no_license | JuliaAristova/CucumberProject | a028fd27af877d58f5623a6829103656e1f253e6 | affc558a1556370c221638e0f0e9a39fbe123dc4 | refs/heads/main | 2023-04-03T20:15:29.077930 | 2021-03-29T19:45:59 | 2021-03-29T19:45:59 | 352,760,865 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 551 | java | package utilities;
import java.io.FileInputStream;
import java.io.FileReader;
import java.io.IOException;
import java.util.Properties;
public class ConfigurationReader {
private static Properties properties;
static {
try {
properties = new Properties();
properties.load(new Fi... | [
"yuliyaaristova@gmail.com"
] | yuliyaaristova@gmail.com |
3f0018697bd3057271cae318333de1c9dab4c577 | 1904d54c33d7e40111cad39e58e155493061fd95 | /app/src/main/java/opener/app/spaxsoftware/com/appopener/Receiver/MyReceiver.java | a1534f8510baab41362574f9e79000718daae7d6 | [
"Apache-2.0"
] | permissive | johnspax/AppOpener | bf5adb4ea655101bde8094995762b45daec73acc | c0b66f56fe9590cb5377036846d10850d68b7394 | refs/heads/master | 2021-06-07T10:43:05.391448 | 2021-05-08T13:53:36 | 2021-05-08T13:53:36 | 158,383,681 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 858 | java | package opener.app.spaxsoftware.com.appopener.Receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import opener.app.spaxsoftware.com.appopener.Alarm.Alarm;
import opener.app.spaxsoftware.com.appopener.Util.MyConst... | [
"john.muya@fao.org"
] | john.muya@fao.org |
41d5cf6bd9b1dffa0605954912ecde870a7a19cf | fa6f3072bb36212e51eff8bfd18e5a3b1d443ad6 | /src/main/java/br/com/animati/gestao/security/LoginForm.java | 66c11e76246e1759a11b9d59c82b2876aef7bf26 | [] | no_license | edersonlcaldatto/gestao-api | 7584bad10c10926fa35845d239dfb797ce50b3d9 | f8d75a7acccdb5b9ae4a683e4637b2b6a9e6b736 | refs/heads/main | 2023-01-22T21:44:39.722552 | 2020-12-09T11:49:37 | 2020-12-09T11:49:37 | 319,731,121 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package br.com.animati.gestao.security;
import lombok.Getter;
import lombok.Setter;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
@Getter
@Setter
public class LoginForm {
private String login;
private String password;
public UsernamePasswordAuthenticationToken ... | [
"caldatto17@gmail.com"
] | caldatto17@gmail.com |
9b16b4749853a650ff43a88d79a263b3eaa3f9ab | 3a71bb6fd879bc3ce8a051760e827cf7b3e42fbc | /src/main/java/mx/edu/utng/orders/model/Figure.java | fbe14da424a23e0528732f14f190676a326e7880 | [] | no_license | karlasoria97/Recuperacion-1-_-Unidad-3 | f7343679484aa5d1e4412c5be5bee568427d94e9 | c4631782a37f7b6a0f76711cefac7151822b79aa | refs/heads/master | 2021-01-20T00:37:05.327818 | 2017-03-03T13:19:41 | 2017-03-03T13:19:41 | 83,799,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,529 | java | package mx.edu.utng.orders.model;
/**
* Created by Karla on 02/03/2017.
*/
public class Figure {
private String idFigure;
private String teo;
private String code;
private String drawer;
private String figure;
private String user;
private String bibref;
private String da... | [
"noreply@github.com"
] | karlasoria97.noreply@github.com |
8f67477b1537a303df7a3187f77c83f9665a83c8 | 4a3b9d1018097eb2645806e8d90259c703c3fe9b | /app/src/main/java/com/rongfeng/speedclient/common/LoggingInterceptor.java | 4211cd83d87faace1b3e18d6af1d26182a6f866c | [] | no_license | linuxcjh/SpeedClient | 277f17a9b54947ca8214bc84b5cb410336ef8c3f | 22c474c1cea56b76edc6e18e22496751ee1ec79c | refs/heads/master | 2021-01-13T09:19:41.543981 | 2017-11-20T15:54:27 | 2017-11-20T15:54:27 | 72,325,994 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,016 | java | package com.rongfeng.speedclient.common;
import android.util.Log;
import com.rongfeng.speedclient.BuildConfig;
import com.squareup.okhttp.Interceptor;
import com.squareup.okhttp.Request;
import com.squareup.okhttp.Response;
import com.squareup.okhttp.ResponseBody;
import java.io.IOException;
import okio.Buffer;
/*... | [
"411595429@qq.com"
] | 411595429@qq.com |
35338203956f028affbf5be7808b556a4389b342 | 87c3770b7bbcc2c3c6f2ce53c19535bfb2bf267d | /src/com/ashish/exception/NestedTry.java | 5beb4c47bbd97de7f50fc19db5dd4234bbfe75be | [] | no_license | ashgit1/ASH_UCF_L2.2 | 6abe8e81a257456b40bff6f303d963f21602e93c | 421de6e8e64a52776f11f0bfcbe0e43da3fd4782 | refs/heads/master | 2021-01-17T13:12:07.840398 | 2017-10-10T17:33:49 | 2017-10-10T17:33:49 | 42,356,588 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 533 | java | package com.ashish.exception;
public class NestedTry {
public static void main(String[] args) {
try {
try {
System.out.println("going to divide");
int b = 39 / 0;
} catch (ArithmeticException e) {
System.out.println(e);
}
try {
int a[] = new int[5];
a[5] = 4;
} catch (ArrayIndex... | [
"adoreashish@gmail.com"
] | adoreashish@gmail.com |
d78ec260922e3eedf248397c4c58909c35ea1aa7 | c585888f406869d0e0182be8557b3e33ce743ff0 | /src/main/java/com/android/tools/r8/graph/AppView.java | 59c7b8e6f7f4f7ab380c69a6c1bb94a0438e41a9 | [
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Yinkozi/R8 | 25623bfa8d67f553ea737472d6835740f9fc8099 | af71090436ca05106ff3ac08c9533ed524163029 | refs/heads/main | 2023-01-04T00:13:30.647859 | 2020-10-21T10:40:00 | 2020-10-21T10:40:00 | 305,987,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,676 | java | // Copyright (c) 2018, the R8 project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
package com.android.tools.r8.graph;
import com.android.tools.r8.features.ClassToFeatureSplitMap;
import c... | [
"zavidan@gmail.com"
] | zavidan@gmail.com |
81861c973d70aa51cbe2cd0e1c8e9eca8aee1cbc | 38a2ebfc29e7c0e038712239ed64de5402af3123 | /mall-order/src/main/java/org/zrclass/mall/order/vo/OrderItemVo.java | bae63186f4e865db149428f172d7a83f1f4f69f3 | [] | no_license | zrclass/tx-delayqueue-demo | b3f9f0176474e6f2095cad81f62484a977be9714 | b39a04de3a177d545e98daeb9172a5972087e417 | refs/heads/master | 2023-06-03T06:48:28.532007 | 2021-06-15T15:00:49 | 2021-06-15T15:00:49 | 377,151,237 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 625 | java | package org.zrclass.mall.order.vo;
import lombok.Data;
import java.math.BigDecimal;
import java.util.List;
/**
* <p>Title: OrderItemVo</p>
* Description:
* date:2020/6/30 16:38
*/
@Data
public class OrderItemVo {
private Long skuId;
/**
* 是否被选中
*/
private Boolean check = true;
private String title;
... | [
"1312311306@qq.com"
] | 1312311306@qq.com |
ecacfb89d86fd66b2273447ad1b7ace0cad2bb61 | 8053a36c00978fc8b5a0c64698844ab8ef9bf4fc | /src/main/java/ru/synthet/telegrambot/component/action/handler/AbstractActionHandler.java | c8ae329bf07018dcdfcb28c3d47b3e2a7f7a78ab | [] | no_license | synthet/telegrambot | b3c8b75b4d47400a8de57fd58b28d525dcf4f0e8 | bd6cbf228d450ab24c71ee8e34ae57f2b57cc2c5 | refs/heads/master | 2023-01-14T06:09:43.235019 | 2020-11-10T18:51:45 | 2020-11-10T18:51:45 | 307,774,359 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package ru.synthet.telegrambot.component.action.handler;
import org.springframework.beans.factory.annotation.Autowired;
import ru.synthet.telegrambot.component.SynthetBot;
import ru.synthet.telegrambot.component.action.ActionHandler;
public abstract class AbstractActionHandler implements ActionHandler {
@Autowir... | [
"vbragin@uventex.com"
] | vbragin@uventex.com |
480ec7e8a96a4a5acb21479614a59ee2034443de | 66a48e3a716119daa33d1d84940a9f5a1c12d664 | /app/src/main/java/cat/flx/plataformes/GameEngine.java | e0108da2be4193cc06eaceff96f665880d278383 | [] | no_license | sergio-27/Plataformes | 7c4c72dce39ff356378682797d2d90bab36dce9e | 698b2fecbc0b0c218f39b2faa5a289acd460941f | refs/heads/master | 2021-04-29T14:13:42.883385 | 2018-02-16T15:50:04 | 2018-02-16T15:50:04 | 121,768,764 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,323 | java | package cat.flx.plataformes;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.os.Handler;
import android.view.MotionEvent;
class GameEngine {
private static final int UPDATE_DELAY = 50;
... | [
"sergio96ruiz@gmail.com"
] | sergio96ruiz@gmail.com |
1f68d5a9e0122d234424076feeb9974f97f4ebd4 | e2d3a2836381b201eb735dff36dc35a9f537d03f | /src/com/Y0424/IfEx.java | 3b0c38e503c7cf6399c8d2cbb8fad4b731b75004 | [] | no_license | SeongHwan2/Y201904 | 734ad04c9b892a3d0f9e26b0e1441acb7ae09634 | 105ad53288311124ad013c56648ccb614f7464fa | refs/heads/master | 2020-05-16T03:02:24.226689 | 2019-05-31T06:59:43 | 2019-05-31T06:59:43 | 182,647,895 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package com.Y0424;
public class IfEx {
public void IfEx1(int score) {
if(score >= 60) {
System.out.println("합격을 축하합니다.");
}
}
public void IfEx2(int score) {
if(score >= 60) {
System.out.println("합격을 축하 합니다.");
}else {
System.out.println("다음에 다시 오세요.");
}
}
}
| [
"GD3@DESKTOP-TQ15C6N"
] | GD3@DESKTOP-TQ15C6N |
469f4696c7fac1f8468a4ecb6f589aaef4378adb | 9131ee7e770d14993e54e16db24623f0641bcb3a | /src/test/java/org/frekele/elasticsearch/mapping/entities/model/EmployeeEntity.java | d35528b22c134594dc9157f2b180a4d3f734ba81 | [
"Apache-2.0"
] | permissive | frekele/elasticsearch-mapping-builder | 6c0c4cd41ad1fbef0c94b825fe8aa49fa33ab42a | 4d9ce0e248c96e6039a5747b0f8dd8b7876a5d8d | refs/heads/master | 2023-05-13T13:56:24.661100 | 2022-09-15T01:46:24 | 2022-09-15T01:46:24 | 100,449,942 | 10 | 5 | Apache-2.0 | 2023-05-09T18:13:33 | 2017-08-16T05:11:40 | Java | UTF-8 | Java | false | false | 659 | java | package org.frekele.elasticsearch.mapping.entities.model;
import org.frekele.elasticsearch.mapping.annotations.ElasticDocument;
import org.frekele.elasticsearch.mapping.annotations.ElasticKeywordField;
import org.frekele.elasticsearch.mapping.annotations.ElasticLongField;
import org.frekele.elasticsearch.mapping.annot... | [
"leandro.freitas@softdevelop.com.br"
] | leandro.freitas@softdevelop.com.br |
32efa1b8a44d2f020962dc9e30d53a9ff269af26 | 6dc524e00003d13788ecfb9a33b4387228203c16 | /VariableCounter/src/VarCount.java | 4d4494f71fafe032b8cb640a57262869d9da06d2 | [] | no_license | Eminaae/Killer | d67bdc97b83fe5662e2139b00b9cda34f93b4123 | 0011b18fb44fb523b228cc5397ea4c3ef4ed8d54 | refs/heads/master | 2021-01-02T08:45:33.054983 | 2015-11-16T12:12:35 | 2015-11-16T12:12:35 | 37,134,907 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,137 | java | import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class VarCount {
private String path;
private static String DECLARATION_REGEX = "(?:(?:private|protected|public... | [
"kristina.pupavac@bitcamp.ba"
] | kristina.pupavac@bitcamp.ba |
e845e1e1eb4662fa316290df29c512c6466a1e6e | ca181136a656e9cdd372da4d10b59ebb80d1a7e1 | /src/Basics/Lesson4/Exercise3DemoOverload.java | 004c88c4ff3d1122788aa9d5c3e5dbaa2dcc8682 | [] | no_license | jamesnuguid44/Jamesjames1 | 210bb960e53a8a3356b4e61ac70753d6e68af451 | 4d2cbf22b4d2a818a8298ea6aa00c9b410bf68c2 | refs/heads/master | 2023-03-27T11:46:16.451452 | 2021-03-28T18:15:53 | 2021-03-28T18:15:53 | 284,573,257 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | package Basics.Lesson4;
public class Exercise3DemoOverload {
public static void main(String[] args) {
int month = 6, day = 24, year = 2019;
displayDate(month);
displayDate(month,day);
displayDate(month,day,year);
}
//overloaded method
public static void displayDate(int ... | [
"james44nuguid@gmail.com"
] | james44nuguid@gmail.com |
b9b5db427e603e643ba6751321ffa0fb257cde03 | 6b343ef71f3bfa372903119982bf09a85715d2cf | /app/build/generated/source/r/debug/com/example/android/droidcafeoptions/R.java | 4aa45560ea6967a68874d60b733f9046c505693a | [
"Apache-2.0"
] | permissive | TanYihYen/practical5 | 1c5d66e6f1f1e0acb00cbdebb282f569fb323569 | 4004de4d6f689c6d636f49a2cd2d79b64af97aee | refs/heads/master | 2022-11-15T22:38:19.162695 | 2020-07-16T07:03:57 | 2020-07-16T07:03:57 | 280,079,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 729,710 | 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.android.droidcafeoptions;
public final class R {
public static final class anim {
public static final int abc_fad... | [
"yytan-wm19@student.tarc.edu.my"
] | yytan-wm19@student.tarc.edu.my |
e023f897fa6efcbab9637bbccf95b2fb4e633a55 | 263d8b865886a2b9e2964c5a20867b8e391ad002 | /src/main/java/pl/travel360/dto/OfferDto.java | 412058019fcd89153a14fd95d556d5764e14f041 | [] | no_license | rimmugygr/Travel-Office-Project | b6737a4fba044b419946b5fd6cfe8e7115975097 | f00f4235dbc14fb5d9d46b1be2831e0c2292eaa4 | refs/heads/master | 2023-08-13T14:46:33.377108 | 2020-08-19T08:48:34 | 2020-08-19T08:48:34 | 288,237,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 473 | java | package pl.travel360.dto;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.*;
import java.time.LocalDate;
@Data
@AllArgsConstructor(staticName = "of")
@Builder
@Setter
@Getter
public class OfferDto {
private Long id;
private Long cityId;
private Long price;
private String name;
... | [
"rimmugygr@gmail.com"
] | rimmugygr@gmail.com |
2156f7ec95c1bceed73365ee0a77838396c4bed6 | 01e2f06122ac38c4c714601a7cd6a3be9573970a | /BSNT_Android_TV/BSNT_Android_TV/src/main/java/com/cn/bsnt/dao/impl/GoodsTvDAOImpl.java | 097bd7277cd7efa7198da749aeb229559b82127d | [] | no_license | 1817799889/bsnt | f7a9515a18641d1f055a6ff3ae808597a2e5a85a | c1c2bc33cce73cebfc89b6dc457eb584104862da | refs/heads/master | 2021-01-13T00:36:46.701149 | 2016-01-12T01:13:51 | 2016-01-12T01:13:51 | 49,413,798 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,353 | java | package com.cn.bsnt.dao.impl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.omg.Dynamic.Parameter;
import com.cn.bsnt.dao.BaseDAO;
import com.cn.bsnt.dbhelper.ConnectionManager;
imp... | [
"1037296588@qq.com"
] | 1037296588@qq.com |
62616d50f7fd1fa528ebdf0f5d5a5af18f625280 | 4c61d331e0821258a015db4513eb271a7252f1c5 | /practice/src/main/java/com/kte/practice/VO/replyVO.java | 269972f53d98b339c118ac871c8dde0f5d732ddc | [] | no_license | shdq2/practice | 30fbfa4e06c9fb1ee480b46140a5794d1d487c15 | eda5a6af7dcabdfc92e065e790782a09545cf742 | refs/heads/master | 2021-05-02T14:42:29.582701 | 2018-03-26T08:21:51 | 2018-03-26T08:21:51 | 120,572,543 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,272 | java | package com.kte.practice.VO;
public class replyVO {
private int rep_no = 0;
private String rep_content = null;
private int rep_item_no = 0;
private String rep_writer = null;
private String rep_date = null;
private String writer_name = null;
private int rep_count = 0;
public int getRep_count() {
... | [
"shdq2@naver.com"
] | shdq2@naver.com |
8b83999de1355b3d6dbdca66959e37524ff17066 | adaef51ca14f6b60a8d59bc6df2d345c36a7180a | /drawplant/src/main/java/com/hucanhui/drawplant/svg/SvgFile.java | 2442f2a1126cd65898cbcb404a5ff356d350826f | [] | no_license | HuCanui/drawplant | 0d84d53b4ca0f3272086470389b6fb81f6374ddc | 0ae8729d39dbed7cd265248d3088f577cfd4038f | refs/heads/master | 2020-12-31T00:39:57.371279 | 2017-03-29T10:00:37 | 2017-03-29T10:00:37 | 86,559,265 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 651 | java | package com.hucanhui.drawplant.svg;
/**
* Created by hucanhui on 2017/3/27.
*/
public class SvgFile {
private final StringBuilder svgCircleBuilder = new StringBuilder();
public String build() {
return (new StringBuilder())
.append("<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=... | [
"shixi_canhui@staff.sina.com.cn"
] | shixi_canhui@staff.sina.com.cn |
0f393ae3a3f0c47d2c80f11e597c76c2c1f5612c | 8199a06f3f1c3fc026a962ffb93e98d27194389f | /src/com/theironyard/User.java | c92b42d5e41152c790fe98db12f82f46d8d8a54e | [] | no_license | TIY-Charleston-Front-End-February2016/eventHandler | 72e5cf72c1a635aff66b14e4b231e132a298159a | 78332a19f6a5ce6ce88882408b443310ef478b6c | refs/heads/master | 2021-01-10T15:04:36.269183 | 2016-03-07T16:10:43 | 2016-03-07T16:10:43 | 53,084,728 | 0 | 4 | null | 2016-03-07T16:10:43 | 2016-03-03T21:18:22 | Java | UTF-8 | Java | false | false | 860 | java | package com.theironyard;
/**
* Created by alexanderhughes on 3/3/16.
*/
public class User {
private String userName, password;
private int id;
public User(String userName, String password) {
this.userName = userName;
this.password = password;
}
public User(int id, String userNam... | [
"amhughes@g.cofc.edu"
] | amhughes@g.cofc.edu |
38d93788ef668c583deca8a6434c8aa999930a87 | 850657257217e3bacf8e6842249e42de6f0a3dde | /app/src/main/java/com/v/gyyx/areaLogWeb2/imodelImpl.java | 2b23d06cae2ebe865cf2d89fa2e9f2c4f117a298 | [] | no_license | zhangqifan1/GYYX | c7b2e49873313fcc9bc1b9062f6d0a8b2f2d8170 | 32a0f7ed927cf709c1823525b234edd90a68f714 | refs/heads/master | 2021-09-01T09:19:34.357187 | 2017-12-26T06:51:59 | 2017-12-26T06:51:59 | 115,294,548 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,852 | java | package com.v.gyyx.areaLogWeb2;
import android.content.Context;
import com.google.gson.Gson;
import com.v.gyyx.Const;
import com.v.gyyx.beans.YouKeBean;
import com.v.gyyx.utils.CallServer;
import com.v.gyyx.utils.DialogUtils;
import com.v.gyyx.utils.ToastUtils;
import com.yanzhenjie.nohttp.NoHttp;
import com.yanzhenj... | [
"852780161@qq.com"
] | 852780161@qq.com |
2c765ef543aa71aa8f4cf16fbaf40d289e501cd4 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/16/16_738cd28cdbf87828e6b24dc075e021f0bcd5e956/Messages/16_738cd28cdbf87828e6b24dc075e021f0bcd5e956_Messages_t.java | 92e0526ed0ce57365d420acac5da3736a585f24e | [] | 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 | 9,990 | java | /*******************************************************************************
* Copyright (c) 2004, 2009 Tasktop Technologies and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distri... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
7a6127329da30c963fe49519aa1240780ca9ae9f | d94bd92033bde35fd0b7c780e3b25aa4c1fa748a | /src/main/java/projectPages/MainPage.java | 16be10ba57b425dfff2a82f772508722312c2f19 | [] | no_license | andreidanci/pensionPod | 7296c2c47d90356e093a7b75183d0177f7eaa9a9 | d9b074f3114d25f675869092fd2ff14bff97c8b7 | refs/heads/master | 2021-01-20T04:02:04.526798 | 2017-04-27T17:48:41 | 2017-04-27T17:48:41 | 89,624,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,327 | java | package projectPages;
import com.sdl.selenium.web.SearchType;
import com.sdl.selenium.web.WebLocator;
import helper.Helper;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
public class MainPage extends Helper {
WebDriver driver;
private WebLocator loginDropDown = new WebLocator().set... | [
"andrei.danci@gmail.com"
] | andrei.danci@gmail.com |
fb0acb8115f52c9a5b66773ca93b87a5a37ca578 | 7192ec5938cbae5a28a7f52898244ff2a681f1d4 | /Compute.java | 5f4822250ac0666f3c5bb06a262ccf00e71614b2 | [] | no_license | praneethgujarati/corejava-session5-assignment-3 | e4153b381cdbe16dc5f97ac476b1fa7a31431d19 | 2b4bdc44bf374dc4f50048f792bb5759f91ac60c | refs/heads/master | 2020-06-15T10:52:07.964205 | 2016-12-01T14:31:35 | 2016-12-01T14:31:35 | 75,300,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,486 | java | /* 5.2 This assignment will test your knowledge on Inheritance and Overriding. */
abstract class Employee {
int empid;
String empname;
int total_leaves=30;
double total_salary;
abstract void calculate_balance_leaves(); // abstract method
abstract boolean avail_leave(int no_of_leaves, char type_of_lea... | [
"noreply@github.com"
] | praneethgujarati.noreply@github.com |
0597331aec3db1c7dfa074224242763759cc03cd | 29ec19d5466cb39494bb79319332f42f32b917ab | /MyBatis2.0/src/main/java/com/dw/mybatis/v2/session/DWSqlsession.java | eaee42a8101e04d4a2611880ae5e6198331dc92d | [] | no_license | ding-wei/mybatis | 173608a6c2acf008e9317ebe9ad13eecb2bdb6b1 | 1b508aa3f8a3c7cef931f44181633cfba98f0045 | refs/heads/master | 2020-04-06T10:32:16.580932 | 2018-12-27T07:29:05 | 2018-12-27T07:29:05 | 157,383,530 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 834 | java | package com.dw.mybatis.v2.session;
import com.dw.mybatis.v2.config.DWConfiguration;
import com.dw.mybatis.v2.config.MapperRepertory;
import com.dw.mybatis.v2.executor.DWExecutor;
/**
* mybatis 主要类
*/
public class DWSqlsession {
private DWConfiguration configuration ;
private DWExecutor executor;
public... | [
"d15251421325@163.com"
] | d15251421325@163.com |
87003810d4d823e81406e3fb3f035bfc39af2ed9 | cc8d1e6c9dd5a3134affa1d265c74e1a91094435 | /src/main/java/pubUtils/ReflectUtil.java | c9e4b6682029737763999a2fd7f85c20260698ba | [] | no_license | jgswp/wp-generator | 206b38af590b6b9bd18630188c1d80b8aa2f5f8f | 69fccea5c5e1d46dad59c05c184e614c71a0bdc9 | refs/heads/master | 2020-04-18T18:47:33.520986 | 2019-03-31T12:27:40 | 2019-03-31T12:27:40 | 167,694,997 | 5 | 1 | null | 2019-01-29T16:12:51 | 2019-01-26T14:00:37 | Java | UTF-8 | Java | false | false | 1,595 | java | package pubUtils;
import org.springframework.util.ClassUtils;
import bean.YDException;
/**
* 反射工具类
*
* @author cdq
*/
public class ReflectUtil {
/**
* 实例化类对象
*
* @param className
* 类名
* @return 实例对象
* @throws Exception
*/
public static final Object newIns... | [
"379831050@qq.com"
] | 379831050@qq.com |
0e0193a359331e384c24a9a172eee66902434b06 | f6a3b587a4ab1bbeb9261107cb4730000247aeda | /mingrui-shop-parent/mingrui-shop-service/mingrui-shop-service-xxx/src/main/java/com/baidu/shop/mapper/CategoryMapper.java | 1df2f46860e291af9f0d8523d1154d8eb0b3fbf4 | [] | no_license | liuhaojieeee/2005CRUD | 41cbda767549c3ee3bee91a2712936e04f4541fd | a30df2c3ff4c780eb61e6364a1450d750a96f972 | refs/heads/main | 2023-03-16T00:04:36.800537 | 2021-03-09T14:10:17 | 2021-03-09T14:10:17 | 324,084,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 687 | java | package com.baidu.shop.mapper;
import com.baidu.shop.entity.CategoryEntity;
import org.apache.ibatis.annotations.Select;
import tk.mybatis.mapper.additional.idlist.SelectByIdListMapper;
import tk.mybatis.mapper.common.Mapper;
import java.util.List;
/**
* @ClassName CategoryMapper
* @Description: TODO
* @Author li... | [
"liuhaojieeee@163.com"
] | liuhaojieeee@163.com |
2ac38e408b9b3e43e48e2d93154c192c4799203b | dfe4ff747349b645952dd329c706505d96aed44e | /app/src/main/java/android/serialport/api/PrinterClass.java | f00f3691160fb5eca02efbf4c7d4e6b37ff549ba | [] | no_license | adedjoumaaboudalla/abacus-caissier | 09718c8014b25c8ccdda0f421a1216d2dbb66b2c | ce3a0ff8af37f15124a76611de6b33bf001b78b3 | refs/heads/master | 2021-07-03T09:45:03.721515 | 2017-09-23T22:41:57 | 2017-09-23T22:41:57 | 103,922,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,200 | java | package android.serialport.api;
import android.content.Context;
import android.graphics.Bitmap;
import java.util.List;
public interface PrinterClass {
/**
* open the device
*
**/
public boolean open(Context context);
/**
* close the device
*
**/
public boolean close(Context context);
/**
*... | [
"adedjoumaaboudalla@gmail.com"
] | adedjoumaaboudalla@gmail.com |
2dc9b91e50dee18ae8ae590b30f898c78972dc2d | 995a191f5b84d3f8687e9c4ad45084ee7f5f9a97 | /core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/TaskDataBinderImpl.java | 646e950c30de171d48867cbf185833456eae63cb | [
"Apache-2.0"
] | permissive | tlnd-fcurvat/syncope | e4634742121d8b28415e83a55bf9699b085cf885 | 84a1ae0d8a0bd27bc95aafdc03462951198dc0b4 | refs/heads/master | 2021-06-29T12:55:54.142342 | 2017-09-20T12:01:41 | 2017-09-20T12:10:41 | 104,216,759 | 0 | 0 | null | 2017-09-20T13:08:58 | 2017-09-20T13:08:58 | null | UTF-8 | Java | false | false | 17,254 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"ilgrosso@apache.org"
] | ilgrosso@apache.org |
b197c9ed37a476d57bf9c1d57ea8c5ed837705c9 | 837205a72b567dfac46d7bbf1ba98cffe202e005 | /javaStudy/src/ArrayList/ArrayList.java | d362577c95f5d34388620e1dc4100b78300299ca | [] | no_license | sungkong/Java | e110d82a37767aa21e04b383dc66f9e4f7ebfdaf | efdc2d239b319a29bb613fd8fc3c8b8b3d466567 | refs/heads/master | 2023-08-23T10:54:08.725302 | 2021-11-07T11:42:41 | 2021-11-07T11:42:41 | 368,877,573 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | package ArrayList;
public class ArrayList {
public static void main(String[] args) {
Book[] library = new Book[5];
Book[] copyLibaray = new Book[5];
library[0] = new Book("태백산맥1", "조정래");
library[1] = new Book("태백산맥2", "조정래");
library[2] = new Book("태백산맥3", "조정래");
library[3] = new Book("태백산맥4", "조정래"... | [
"tjddnths@naver.com"
] | tjddnths@naver.com |
c4b904b33b0881778937db90f0741f07cbcd6919 | 3f29a2bd979488fc1bd78cc182e102e98d18784e | /cloud-providerzk-payment8004/src/main/java/com/lht/springcloud/ZkPaymentMain8004.java | c217eeaae820b9507a7f0dd44d9003f2355a7cd1 | [] | no_license | NanoSca1pel/MyCloud2020 | e27f0619230c39ddaa765a68962a90848ccd98f3 | ef6c70ff4aec294f0f69b6277f0a594034f39709 | refs/heads/master | 2022-12-25T23:38:25.563893 | 2020-10-09T00:57:30 | 2020-10-09T00:57:30 | 291,933,712 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 688 | java | package com.lht.springcloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
/**
* @author l... | [
"luhongtao123456"
] | luhongtao123456 |
b4162d57e4d6cd3868869f951a97cd904cb9c230 | 6c0279761f82afb4c917cd0cd34fe68770932af8 | /src/main/java/com/todd/huihuimall/util/StreamUtil.java | 1508499f64bd545b16ded0d76cacfe38a66d1170 | [] | no_license | Tuhuaqing/huihuimall | 48620aed49b11c92a28e34fdf59a3278d87ddc63 | 8471a5b19834607b9ca734f7da94a00a49e89ea9 | refs/heads/main | 2023-01-06T17:03:30.780973 | 2020-11-06T01:56:23 | 2020-11-06T01:56:23 | 309,745,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 778 | java | package com.todd.huihuimall.util;
import com.todd.huihuimall.domain.ProductInfo;
import java.util.List;
import java.util.function.Predicate;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public class StreamUtil {
// 按搜索关键字对商品筛选.
public static List<ProductInfo> FilterProductInfoLikeword(... | [
"2438974094@qq.com"
] | 2438974094@qq.com |
2e00b5289c123b4320accd4694237e975de5f416 | 997d2bac220050eda2ad492decf0dfd097800a19 | /day14-code/src/com/itheima/ListAndSet/demo05Collections/Person.java | ad7c3b180a4762626ce87b4fe323fac051816ea7 | [] | no_license | WXCD-LYY/lyynb | 87c6fabcd7f37cea0ded31f760ec374d67844671 | 84f2a20c7f366cb1f55db2432cf8377a9170f45a | refs/heads/master | 2023-03-05T14:30:06.936278 | 2021-02-06T05:27:53 | 2021-02-06T05:27:53 | 336,455,074 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,052 | java | package com.itheima.ListAndSet.demo05Collections;
public class Person implements Comparable<Person>{
private String name;
private int age;
public Person() {
}
public Person(String name, int age) {
this.name = name;
this.age = age;
}
@Override
public String toString() ... | [
"13222762017@163.com"
] | 13222762017@163.com |
d2a8c4f6f3e0c9231e45b3ed9d522501f8707f24 | aa86101aad1910e32737bf5a0544cad576430f1d | /Tri.java | 6365bc7c95bb593d4b837a8c2ccf7e562305b92e | [] | no_license | Hongyanlee0614/kattis_solutions | b9577338926f3f22de8b663cc71aff1360055637 | a1c00ad1b2ce984e930a8df4245790ff7ff9bf29 | refs/heads/main | 2023-01-07T13:01:58.359197 | 2020-10-23T22:44:54 | 2020-10-23T22:44:54 | 306,760,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,800 | java | package kattis;
import java.util.Scanner;
public class Tri {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
int a=sc.nextInt();
int b=sc.nextInt();
int c=sc.nextInt();
if(c==b+a){
System.out.println(a+"+"+b+"="+c);
... | [
"noreply@github.com"
] | Hongyanlee0614.noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.