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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ae5808fbf5280e322fe266a536760e683c76788d | 31d41174d056e5d7bd926e773b3d2a7edd107aea | /src/main/java/com/sztouyun/advertisingsystem/model/system/HistoricalParamConfig.java | 2b6f70e23b9b2b40ee1a8a863975e87889cbaa40 | [] | no_license | foxbabe/ads | 76ed0bb60ca93c9bb2ef0feec4dfdf60adf8a6bb | 713d8abd599830180ad37dbc07892dae470e07e5 | refs/heads/master | 2020-04-07T07:57:31.790305 | 2018-11-08T03:06:26 | 2018-11-08T03:06:26 | 158,195,619 | 1 | 0 | null | 2018-11-19T09:31:47 | 2018-11-19T09:31:46 | null | UTF-8 | Java | false | false | 960 | java | package com.sztouyun.advertisingsystem.model.system;
import com.sztouyun.advertisingsystem.model.BaseRecordModel;
import lombok.Data;
import javax.persistence.Column;
import javax.persistence.Entity;
import java.util.Date;
@Entity
@Data
public class HistoricalParamConfig extends BaseRecordModel {
/**
* 所属分组... | [
"lihf@sina.cn"
] | lihf@sina.cn |
c4a2eba3f1c6014851094362a7c9e8887c9acd8a | 303634392a454ad72d149af68bf5b0480b09d811 | /projects/DackelCMDB-JavaBackend/DackelCMDBSpring_ALT/dackelcmdb-service/src/main/java/de/percsi/products/dackelcmdb/service/model/PropertyOfEntity.java | 51d2cb492668024377d59c242bfc2b2908ab77e9 | [
"MIT"
] | permissive | istvanpercsi/DackelCMDB | dacaee13d44317cb11dd8dafc02272008da2e69f | 79a089b101331ea5dde652cd86899fe507093e20 | refs/heads/master | 2022-02-04T19:57:43.436354 | 2022-01-13T22:53:19 | 2022-01-13T22:53:19 | 175,701,699 | 0 | 0 | MIT | 2022-01-13T22:53:20 | 2019-03-14T21:22:46 | Java | UTF-8 | Java | false | false | 225 | java | package de.percsi.products.dackelcmdb.service.model;
import lombok.Builder;
import lombok.Value;
@Value
@Builder
public class PropertyOfEntity {
Long id;
String name;
String systemName;
//TODO: other fields
}
| [
"istvanpercsi@gmail.com"
] | istvanpercsi@gmail.com |
694e647c9a56177d329634cc20d56d91decc947b | 5483cc0f9f4d598dd49026b7f350e337bce1ed05 | /app/src/main/java/com/example/santos/sportquiz/ViewHolder/CategoryViewHolder.java | 16bd1646fcf8afe38bb32056a5d338eea544dc67 | [] | no_license | SantoshAcharya1200/SportQuiz2 | 384ef1363f8d6122bb019e0d090a0092bf66c2c1 | 739051bc6321bb38a9008c1a439747ab99e32c20 | refs/heads/master | 2020-05-21T07:10:16.707161 | 2019-05-26T10:03:27 | 2019-05-26T10:03:27 | 185,952,903 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,085 | java | package com.example.santos.sportquiz.ViewHolder;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.example.santos.sportquiz.Interface.ItemClickListner;
import com.example.santos.sportquiz.R;
/**
* Created by santosh o... | [
"santosh.acharya1200@gmail.com"
] | santosh.acharya1200@gmail.com |
e0070f99251ad8caae9aa21d597389ea896252c3 | 755fbdf77dc72e47ba56ed0438b4506983da7fe7 | /xy365-web/src/main/java/com/xy365/web/aspect/ControllerAspect.java | 3911d9648ca0ab82ecec14886d00dd4b14d78c1b | [] | no_license | firefoxhu/xy365 | ef272c1ea5e8c95e50c46d6c8755ce024ef76758 | c3baa9bd87c4d0d36c910273acc78b6fea05a640 | refs/heads/master | 2020-03-25T04:14:46.863102 | 2019-04-09T10:55:24 | 2019-04-09T10:55:24 | 143,385,078 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 897 | java | package com.xy365.web.aspect;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Pointcut;
import org.springframework.stereotype.Component;
@Aspect
@Component
public class ControllerAspect {
@Pointc... | [
"quickly_hl@163.com"
] | quickly_hl@163.com |
fe0a1b815d6e70388e76e13dea4e5ecc29a5e633 | c2e895f62aea3d8e593e951337c6423ab8be76b8 | /src/main/java/org/starterapp/persistence/AppPMFProvider.java | 86fa2fa3ca96ebe4939a979f20de77e1a0dc5c96 | [
"MIT"
] | permissive | naikus/backend-starter-app | 24b5a707f712a12ba799d20151c5c45ed34d5eb6 | 688bd322437d33afb55557cdcec86781396bd426 | refs/heads/master | 2020-04-12T13:08:08.509017 | 2017-05-10T03:30:15 | 2017-05-10T03:30:15 | 12,478,649 | 0 | 0 | MIT | 2019-10-22T01:04:50 | 2013-08-30T05:18:07 | Java | UTF-8 | Java | false | false | 554 | java | package org.starterapp.persistence;
import javax.inject.Named;
import javax.inject.Singleton;
import javax.jdo.JDOHelper;
import javax.jdo.PersistenceManagerFactory;
/**
* An implementation of EMP that provides entity manager factory for this app
*
* @author aniket
*/
@Singleton
@Named("AppPMF")
public class AppP... | [
"aniketn3@gmail.com"
] | aniketn3@gmail.com |
e1f542bab30396a3cfd742fb6bf41cb6ba90e7fc | f96e56efd69cf536516723735336b3de3a21d31b | /shanghai/customHG/src/com/bai/demo/adapter/Menu2Info4LeftListViewAdapter.java | c4734c1b868ff72c3e0e223afcfd248848ed0573 | [] | no_license | superman1982/android_demo | c94efe19ad1aec110528acf8ad8cc67e6027c121 | 558691665530f451f51f1ba17f14f55abf9cd873 | refs/heads/master | 2021-01-18T20:06:11.569432 | 2015-07-26T14:42:07 | 2015-07-26T14:42:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,333 | java | package com.bai.demo.adapter;
import java.util.List;
import java.util.Map;
import com.bai.demo.R;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
public class Menu2Info4Lef... | [
"876501700@qq.com"
] | 876501700@qq.com |
30589f44ce173f4cf3a82336fe7c8c93d388258a | 909e2d926ed68defffb983d2d6192851a3c58532 | /myproject/src/com/jaimie/practice/GoTicket.java | 067ec6c80263aeac626cae218df4f5f3ec92115d | [] | no_license | Jaimieyeh/fju-java2019 | 70d08d4adf68bab14e36713f26b0df07eae34344 | 98911cf241ca5debfefc7f56200f16d6a5fd6889 | refs/heads/master | 2020-04-25T08:06:13.247559 | 2019-09-23T16:21:56 | 2019-09-23T16:21:56 | 172,634,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | package com.jaimie.practice;
public class GoTicket {
String name;
int price = 700;
int number;
public GoTicket(String name, int number) {
this.name = name;
this.number = number;
}
public void print() {
System.out.print(name + "\t" + price + number);
}
}
| [
"user@es301n24"
] | user@es301n24 |
b2b18469f485b3342e9340568e038d6f841163ce | 0dbdcb76a5dfc8cb17412196794796ac3d6442f8 | /assignments/CoreJava/LambdaCalc/LambdaCalc.java | 9a1de25534d7dd24699ea6283885d2dfa448e624 | [] | no_license | Satyam005/IBM-FSD_BackEnd | 1bed02706f04328b8e4119c7e47631a4fce5a1af | dead90eb07be38372d513bb4bcc033eef692070c | refs/heads/master | 2020-04-30T08:49:13.288496 | 2019-04-08T06:17:53 | 2019-04-08T06:17:53 | 176,728,034 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,834 | java | //package com.assignments.core.java;
import java.util.function.BiFunction;
public class LambdaCalc {
public static void main(String args[]) {
LambdaCalc lamExp = new LambdaCalc();
BiFunction<Integer, Integer, Integer> addition = (Integer a, Integer b) -> a + b;
BiFunction<Integer, Integer, ... | [
"sn.satyam2014@gmail.com"
] | sn.satyam2014@gmail.com |
c59dbfc006c53c22e99df24208275307f4681671 | 5b320ab3401ce3fe968ec57929dd8013474f5c09 | /02_Mobile Developer/01_Java(beginner) Programming Tutorials/065_The Final Check Box Program/apples.java | 0e7e5c0a50b2edea2517a1b4a4bc77206834ed49 | [] | no_license | abdibogor/Thenewboston | a7d701db4f233073b3bf0a422698e6accee885ff | 743ad015601fa308d74cca46bfc2159a01ad9821 | refs/heads/master | 2020-08-05T14:39:37.866343 | 2020-02-13T08:37:12 | 2020-02-13T08:37:12 | 212,581,907 | 0 | 0 | null | 2020-01-02T13:55:18 | 2019-10-03T13:03:56 | HTML | UTF-8 | Java | false | false | 228 | java | import javax.swing.JFrame;
class apples{
public static void main(String[] args) {
Gui go = new Gui();
go.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
go.setSize(300,200);
go.setVisible(true);
}
} | [
"bogoreh_code@outlook.com"
] | bogoreh_code@outlook.com |
071775531efb317557fd951df556890b2e44023c | d64379fdcd9a76b5e8b787a89337a4fe4a6f5270 | /BettingTotoro/src/member/model/dao/MemberDAO.java | c286a05bdb0003aab55f0a0c3755f44d36aacb80 | [] | no_license | hyeong0106/bettingTotoro | 6a61b79e8214863128431748b001bf9b28a48b97 | 2dac9f510a4363c7873d47f567f184946fdd76fa | refs/heads/master | 2020-07-23T03:36:24.849688 | 2019-09-10T01:49:25 | 2019-09-10T01:49:25 | 207,435,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,694 | java | package member.model.dao;
import static common.JDBCTemplate.close;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;... | [
"hyeong0106@naver.com"
] | hyeong0106@naver.com |
c4723936f0cc40da7a9bf88a690b4bd00b5134f8 | e5596a5814b2fe4483ab316c736fa2ba8ac4fab4 | /demo/src/test/java/com/example/demo/repository/ItemRepositoryFT.java | a6ee987a0f5a53928999d24a793b59de40f710cd | [] | no_license | jdcyuen/mcellblock | a3643bc65f997bccf92553d6076cbb796d7331ee | 15cc3fa8613aeeaa460b0045b5becd4d9f8daf51 | refs/heads/master | 2020-06-01T16:32:25.575685 | 2019-08-08T20:32:24 | 2019-08-08T20:32:24 | 190,851,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,857 | java | package com.example.demo.repository;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.Spring... | [
"jyuen@JYUEN-W1.telecomsys.com"
] | jyuen@JYUEN-W1.telecomsys.com |
31a9c1389b99c411e62fa8f2cad6f70f5f75e053 | 1142756a0b3a0a4308cb45eaaddba30454320de3 | /onlineshopping/src/main/java/Ecom/onlineshopping/service/CartService.java | 059ada29dd39cf578bdaa187282a89cd0aaba977 | [] | no_license | Akilan1212/simple-online-shopping | ea243d6fbccbee5ab757e58c9de36491bc46a277 | 60201ac20c62e917f5e4e82fa56ab19cd5363bc6 | refs/heads/master | 2020-03-20T21:56:44.049425 | 2018-06-18T16:05:53 | 2018-06-18T16:05:53 | 137,769,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,151 | java | package Ecom.onlineshopping.service;
import java.util.List;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import Ecom.onlineshopping.model.UserModel;
import Ecom.shopingbackend.dao.CartLineDAO;
import Ecom.shoping... | [
"karthiakilan15@gmail.com"
] | karthiakilan15@gmail.com |
3c776cdfea8861a4d5cdf08ab7e9939b3983898f | 28513707f1411c4be1fd6b01b8f4d4f51dc7c7c3 | /interfaceLuo/src_0/com/jite/hibgen/model/TUserLoginlog.java | 3652103bb690cac0de887d4406e19093fb573d21 | [] | no_license | lluuoo/interfaceLuo | b4e38c3082751fcfbf6d766e36e65bc8e9dfdfaa | 91bf801c29cb2053b2a6b9ff2866b4668f586af9 | refs/heads/master | 2020-03-22T02:33:20.048119 | 2018-07-02T01:47:39 | 2018-07-02T01:47:39 | 139,377,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,006 | java | package com.jite.hibgen.model;
// Generated 2018-3-26 10:06:46 by Hibernate Tools 4.3.1.Final
import java.util.Date;
/**
* TUserLoginlog generated by hbm2java
*/
public class TUserLoginlog implements java.io.Serializable {
private Long id;
private Long userId;
private Date loginTime;
private Date logoutTime;
... | [
"luo.163.com"
] | luo.163.com |
40bc1f4f9e50cbe7be76a9ff832429de4ff8f023 | 2560aaaae8e5559e8e43e737ba98a4d71a490381 | /Game/src/Interface/InterfaceConsole.java | 045334000510c665be8d38d329c6332513b3fcf6 | [] | no_license | bleubidon/RobotTurtles | b1746b215d6d987ee24f65e9ecf6099239f0c6dd | 1c6f83e7a1f2efca93d8a1b844248ee07d16d5af | refs/heads/master | 2021-05-24T13:24:52.699551 | 2020-02-26T15:36:34 | 2020-02-26T15:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,674 | java | package src.Interface;
import src.Cartes.Carte;
import src.Joueur;
import src.LogiqueDeJeu;
import src.Tuiles.Obstacle;
import src.Tuiles.Orientations;
import java.util.Scanner;
public class InterfaceConsole implements Interface {
private Scanner scanner = new Scanner(System.in);
@Override
public void a... | [
"armand.barral@orange.fr"
] | armand.barral@orange.fr |
4c78a53069d624093d4a11cc583135dc93f91dba | 343e0f9f73acac93d9ad036b1b5f1c2a76ac17ed | /android/src/test/java/io/grpc/android/AndroidChannelBuilderTest.java | faf998f724df5c988bb7a6615d4805b16f224275 | [
"Apache-2.0"
] | permissive | dmvk/grpc-java | 70d4d3a97c04eb89db7983556b4ed7490d2aae52 | 8f51c2731929ac104706f3f33f689c1cc2e4cd8d | refs/heads/master | 2020-03-19T11:40:57.782194 | 2018-06-07T00:14:58 | 2018-06-07T00:14:58 | 136,468,807 | 0 | 0 | Apache-2.0 | 2018-06-07T11:41:00 | 2018-06-07T11:41:00 | null | UTF-8 | Java | false | false | 14,127 | java | /*
* Copyright 2018 The gRPC Authors
*
* 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 agree... | [
"noreply@github.com"
] | dmvk.noreply@github.com |
176dfd6272f518c854974ddf219c011e9507eb05 | 5827680a971ec56d5636d1ee112793b870f91122 | /[FINAL]/[FSXPlanner]/src/flightsim/simconnect/recv/SimConnectException.java | 139d975c699c6fa353da4b43e3646ab05c858d7c | [] | no_license | bily/fsxp | 61185fad6d87a1b0bc6d98dbdb8a02bd7e83c0cb | 39f1ff19a2fd5b86e764602baf543298d985b303 | refs/heads/master | 2021-01-20T04:33:10.510213 | 2012-08-12T07:28:23 | 2012-08-12T07:28:23 | 7,416,727 | 3 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,852 | java | package flightsim.simconnect.recv;
import flightsim.simconnect.Messages;
public enum SimConnectException {
NONE,
ERROR,
SIZE_MISMATCH,
UNRECOGNIZED_ID,
UNOPENED,
VERSION_MISMATCH,
TOO_MANY_GROUPS,
NAME_UNRECOGNIZED,
TOO_MANY_EVENT_NAMES,
EVENT_ID_DUPLICATE,
TOO_MANY_MAPS,
... | [
"evandrix@gmail.com"
] | evandrix@gmail.com |
8d3c58634da722f0b2590aa8bcabc40badfbb922 | 20c2e98f2cbaaf417aaa7f5e7e6474755946ca0f | /server/src/src/main/java/org/apollo/game/model/region/Region.java | 5c8526a409e36d61793eef130c9bf57d541d29f8 | [
"ISC"
] | permissive | Rune-Status/Bickets-aj8 | 596f8c70e0c6ee1cb9f26c58d7437d17c7b17540 | 3b6963c825500422f1e6590fbd06e271a1d7dfd8 | refs/heads/master | 2020-05-01T06:43:43.921008 | 2015-02-25T13:25:33 | 2015-02-25T13:25:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,443 | java | package org.apollo.game.model.region;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
import java.util.stream.Collectors;
import org.apollo.game.model.Entity;
import org.apollo.game.model.Entity.EntityCategory;
import org.apollo.game.model.Position;
/**
* Represents a single region.
*
* @... | [
"ryley.kimmel@live.com"
] | ryley.kimmel@live.com |
5b63ce1083a0b96d205a664ad8baf6dc96ea9ac2 | b1e30b54e0c56346388f761c0800a00d13f36cee | /CustomInputStreamDecorator/src/LowerCaseInputStream.java | 48f75e4b0cbf43f80e13c3e2dac1add12ab62d40 | [] | no_license | Manjunath-Jakaraddi/Design-Patterns | 1123a7d3c818368f6829399146920034e02d96c6 | 5bff2c2380fadcb2d111bad360298b319916edc8 | refs/heads/master | 2023-02-24T08:42:24.911018 | 2021-01-30T17:40:30 | 2021-01-30T17:40:30 | 280,499,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,014 | java | import java.io.FilterInputStream;
import java.io.IOException;
import java.io.InputStream;
public class LowerCaseInputStream extends FilterInputStream {
/**
* Creates a <code>FilterInputStream</code>
* by assigning the argument <code>in</code>
* to the field <code>this.in</code> so as
* to reme... | [
"mjakaraddi@atlassian.com"
] | mjakaraddi@atlassian.com |
12586ac7137d321389e888efa3f0c4c8d963dca0 | e4e0172dfd3051c12df1c2f6dfe46dcde0f2e097 | /Seopung/src/com/kh/admin/controller/AdminListServlet.java | 72b530671503da9d5c28309b1aac1ea7438c5ec3 | [] | no_license | klee1123/Seopung | 836db97ce5a0d7846bfd8852120bb0add41ea587 | f83556f6b33e55a8d30cc9c149132aafb0dc76af | refs/heads/master | 2022-12-19T23:24:29.522924 | 2020-10-15T03:02:46 | 2020-10-15T03:02:46 | 296,011,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,080 | java | package com.kh.admin.controller;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.kh... | [
"klee1123@users.noreply.github.com"
] | klee1123@users.noreply.github.com |
26167536f99c6d42f54673ee465cf8ded445e891 | 3a58920d69dc866a4b88679cfc5125afa7ec2bce | /test/AdminUserFunctionalTest.java | 0e9f3c502b99f6b10b77eac6547cf8a195c5cc82 | [] | no_license | jeffchou/Baas-Contacts | e236a98c7c886bc14b8ca11e908607346f3ffd23 | 0864d7383299abb48d07a92adb6a5031594224fd | refs/heads/master | 2020-06-01T15:06:26.968935 | 2014-12-15T01:32:31 | 2014-12-15T01:32:31 | 27,751,803 | 2 | 0 | null | 2014-12-15T01:32:32 | 2014-12-09T05:52:07 | Java | UTF-8 | Java | false | false | 9,084 | java | /*
Copyright 2012-2013
Claudio Tesoriero - c.tesoriero-at-baasbox.com
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
Unles... | [
"registry.chou@gmail.com"
] | registry.chou@gmail.com |
9351e7f061acaa73ecbd6d9fcc9b9832c633df00 | 8d75cf704ff59f44b9192f6da6545d2e45bf0eff | /app/src/androidTest/java/com/example/onlineticketingsystem/ExampleInstrumentedTest.java | b63bfa0bf06533e58460bb50873bf36420bad94b | [] | no_license | AshenSenevirathne/Online-Ticketing-System-Mobile-App | 2afce570cb94230b11866ca15f11d25f1dc3209c | 26267723e767de33cd286f3007cc974c1702e769 | refs/heads/master | 2022-12-25T20:35:32.134343 | 2020-10-13T08:42:26 | 2020-10-13T08:42:26 | 303,602,546 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 780 | java | package com.example.onlineticketingsystem;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will ... | [
"ashensachin@gmail.com"
] | ashensachin@gmail.com |
5ca1778edc7092b01b55420ea00c1b5b9cecd17c | a5aefd65c28ddf8a27433d982c984f70bc05b268 | /COMP 401 - Foundations of Programming (Fall 2014)/Assignment 7/src/a7adept/ProfitCounter.java | 8f966864629e104685ce41c5d159e164cd379128 | [] | no_license | fangelod/Coursework | 63d2bbc7147caf963cfca24c076a3c3822dfa346 | 8306896e98329e06fe7945bcb55d219d4c8a7fcd | refs/heads/master | 2020-12-31T07:43:56.952769 | 2016-05-23T23:18:16 | 2016-05-23T23:18:16 | 59,520,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,358 | java | package a7adept;
import java.util.Observable;
import comp401.sushi.Plate;
public class ProfitCounter implements java.util.Observer {
private double total_profit = 0;
private int plate_count = 0;
public ProfitCounter() {
}
/* Input: Belt belt, PlateEvent event
* Output: None
* This method notifies the... | [
"dominno@live.unc.edu"
] | dominno@live.unc.edu |
897cb741b19f8780cbfa5096dfdcfe880a3e1402 | 6c87b5bc4dddbe0607ce45e23985613aaba02f8a | /src/main/java/dynamic_programming/simple/DivisorGame_1025.java | 3464c7d7b5033cfcc875b0ded875cc5a175caad1 | [] | no_license | mrxiaobai-wen/study-leetcode | 8b05ea8e384c2d57de0cde6021e3b90adc91f56a | dc6972ed880955f0717665a92b2f1892c127660b | refs/heads/master | 2023-06-03T09:58:56.793326 | 2021-06-24T06:50:24 | 2021-06-24T06:50:24 | 233,186,677 | 0 | 0 | null | 2020-10-13T20:07:30 | 2020-01-11T06:23:09 | Java | UTF-8 | Java | false | false | 1,535 | java | package dynamic_programming.simple;
/**
* 1025. 除数博弈
* 爱丽丝和鲍勃一起玩游戏,他们轮流行动。爱丽丝先手开局。
* <p>
* 最初,黑板上有一个数字 N 。在每个玩家的回合,玩家需要执行以下操作:
* <p>
* 选出任一 x,满足 0 < x < N 且 N % x == 0 。
* 用 N - x 替换黑板上的数字 N 。
* 如果玩家无法执行这些操作,就会输掉游戏。
* <p>
* 只有在爱丽丝在游戏中取得胜利时才返回 True,否则返回 false。假设两个玩家都以最佳状态参与游戏。
* <p>
* <p>
* <p>
* 示例 1:
*... | [
"1129307781@qq.com"
] | 1129307781@qq.com |
ae16ad0c1e89a2cd0eec810533f6ac1a401611c9 | 8a158fa637afba4877a1102f73e453be37eb171e | /src/main/java/gameLogic/Game.java | b2352dc12348c92ab69911a9d0d00df8dc423a37 | [] | no_license | MykolasPinkevicius/jacksOrBetter | 871607cb0ab44e3db5c85242003f36acb7e052bb | 04f1c472474908f7148e0979362cb2b3c99270f6 | refs/heads/master | 2020-06-09T06:43:42.889699 | 2020-03-19T13:47:14 | 2020-03-19T13:47:14 | 193,393,493 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,111 | java | package gameLogic;
import lombok.Data;
import java.util.Scanner;
@Data
public class Game {
private boolean isOn = false;
public Card[] draw() {
return null;
}
public void play(Player player, Scanner sc) {
isOn = true;
int choice = 0;
while (isOn) {
Syste... | [
"mykolaspinkevicius@gmail.com"
] | mykolaspinkevicius@gmail.com |
98fba7f0ffa1d5d530227b3b558079aa4510a290 | ccefb640f12536991a5685c039e8468f7ae07171 | /app/src/main/java/rihoo/tourguideapp/ShootingRangesActivity.java | 1d4cc3417d88cfe218e324458d13ac82a320956c | [] | no_license | ronrihoo/Android_Basics__Project_6_Tour_Guide | af302df8c972a77664d42dde4a8a0f0bff33de4e | 3f1be2dde5f4d79cf952d430ae68114973be022b | refs/heads/master | 2021-01-20T20:36:20.138397 | 2016-07-05T00:37:31 | 2016-07-05T00:37:31 | 62,594,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,418 | java | package rihoo.tourguideapp;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.ListView;
import java.util.ArrayList;
public class Shoo... | [
"ron.rihoo@gmail.com"
] | ron.rihoo@gmail.com |
7a53783c7205dbf1196d336363da639bab32a756 | c86d2881d10352bc1d4a93e38c941414d600ec24 | /exercicios/src/fundamentos/TipoStringEquals.java | 1dc684f0202237395da504d793425ac9616608f4 | [] | no_license | Bbeluco/AulasJavaUdemy | 2977cc7d9809fadfcf7977d6a072d30a2432ef7d | b1754509b8af250baf439da0168e5b88ee2a72fe | refs/heads/main | 2023-04-14T04:34:38.327231 | 2021-04-30T14:19:27 | 2021-04-30T14:19:27 | 358,719,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 297 | java | package fundamentos;
public class TipoStringEquals {
public static void main(String[] args) {
System.out.println("2" == "2");
String s1 = new String("2");
System.out.println("2" == s1);
System.out.println("2".equals(s1));
//metodo equals compara apenas o conteudo da string
}
}
| [
"65624328+Bbeluco@users.noreply.github.com"
] | 65624328+Bbeluco@users.noreply.github.com |
b32421f1fae40a318de95b7653c6c8ce293666d0 | f33d8a160413e1452044b579c1061277df5da57c | /src/com/miage/projetandroid/activity/MainActivity.java | 7bb47d670e5fc0fea2676de0a20a8a2f6fe70fe4 | [] | no_license | prodevmiage/sourceProjANDROID | 08c8983ebfa0a4003b17182906f94aebe71524b6 | 253a23d2ac24221b16e8062abc943bcd4c29a9d8 | refs/heads/master | 2020-05-24T14:25:07.017140 | 2013-04-17T22:52:19 | 2013-04-17T22:52:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,843 | java | package com.miage.projetandroid.activity;
import java.util.ArrayList;
import java.util.HashMap;
import com.miage.projetandroid.R;
import com.miage.projetandroid.controller.EvenementAdapter;
import com.miage.projetandroid.controller.EvenementAdapter.EvenementAdapterListener;
import com.miage.projetandroid.model.Evene... | [
"aureliebaudin79@gmail.com"
] | aureliebaudin79@gmail.com |
6263dc5647f2b71f45cd1cb5d2c77e13d7d276d3 | ba1d708ddd5ef15bc3fd128dfe606e2d40cbebfc | /AutoTest1/Chapter5/src/main/java/suit/Pay.java | ba4d7ce67fef88f993a7fe84fb2e9bbce9879dfa | [] | no_license | xiaoxiamifighting/AutoTest2 | 5a27fed2f310b38b6a16b65b8921315bdb914fc6 | baf881222793e858d0f66a57737ae2eaecdfe994 | refs/heads/master | 2022-07-15T09:44:14.242550 | 2019-08-28T07:12:10 | 2019-08-28T07:12:10 | 203,748,229 | 0 | 0 | null | 2022-06-21T01:43:25 | 2019-08-22T08:23:19 | Java | UTF-8 | Java | false | false | 172 | java | package suit;
import org.testng.annotations.Test;
public class Pay {
@Test
public void paySuccess(){
System.out.println("支付宝支付成功");
}
}
| [
"2283072715@qq.com"
] | 2283072715@qq.com |
f9fce16244ec8499943f548a933d4a40111fb128 | a56e5da7e49e2b8003c04bdccce33a290981662f | /movies-service/src/main/java/pt/ist/dsi/movies/domain/Actor.java | 96c30814cb606a4af0608dc5d3e222503dfb0ceb | [] | no_license | dsi-dev-sessions/02-rest-microservices | 9211935c7868895ca72c77ef10b719eff38a6fe8 | 5392edb21a8f704518fd86ad2ede8c47973cddf3 | refs/heads/master | 2020-06-14T12:39:51.959907 | 2016-11-28T23:55:50 | 2016-11-28T23:55:50 | 75,024,029 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,080 | java | package pt.ist.dsi.movies.domain;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persiste... | [
"sergiofbsilva@gmail.com"
] | sergiofbsilva@gmail.com |
e880d5cdd68887200df2022b9fe163d428823955 | c8e66e512063401718d2a390d5ab24b49d9103b4 | /app/src/androidTest/java/com/jesse/test2/ApplicationTest.java | d3a7ee67af9ddc60f836bb6720262710f83d311e | [] | no_license | xiejinquan/recyclergetItemType | 1224173418cdc60fb13e56854bcd2c96a3ece649 | 1f95140e1a4687e15667ca285d15ce4183afc129 | refs/heads/master | 2021-01-10T01:19:34.840237 | 2016-01-26T02:48:56 | 2016-01-26T02:48:56 | 50,396,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package com.jesse.test2;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
super(A... | [
"774202859@qq.com"
] | 774202859@qq.com |
0d4b32fa4f850128076de3103b10bb2b378accef | fac1909031c3de6e54eb60dffedb9aa3f9aa09b0 | /src/primitives/src/main/java/us/wellengineered/solder/primitives/AbstractYieldIterator.java | c06f2456bf87206b135a372dc70f78b90df979f7 | [
"MIT"
] | permissive | wellengineered-us/archive-solder-java | 2680f1c5086e8551b7a6b6ff346ca16039695a64 | 071361eb1608272cfa9c4556e68e0abbaf56e2ac | refs/heads/master | 2023-04-12T21:39:20.795440 | 2021-05-06T04:05:33 | 2021-05-06T04:05:33 | 364,779,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,509 | java | /*
Copyright ©2020 WellEngineered.us, all rights reserved.
Distributed under the MIT license: https://opensource.org/licenses/MIT
*/
package us.wellengineered.solder.primitives;
import us.wellengineered.solder.primitives.AbstractLifecycle;
import us.wellengineered.solder.primitives.LifecycleIterable;
impor... | [
"daniel.bullington@wellengineered.us"
] | daniel.bullington@wellengineered.us |
ab37e4cb2c896eea498a2871585e849b1d236888 | 2ffbed27040adbcfe6ba653bcb19522596ba13cf | /scooter-tools/src/main/java/com/iceicelee/scooter/tools/natapp/client/consult/ClientConsultHandler.java | 8d5041bcbfb0cfe6ecb3adc7dbd41524c6c7aa0e | [] | no_license | ys3721/scooter | d78bae591802b2d3a02b9be1cf882e31560f240a | e90b1e9641350b55d37f70570142c28c588fae67 | refs/heads/master | 2023-01-09T21:27:18.323208 | 2020-08-26T03:17:42 | 2020-08-26T03:17:42 | 264,699,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,985 | java | package com.iceicelee.scooter.tools.natapp.client.consult;
import com.google.protobuf.MessageLite;
import com.iceicelee.scooter.tools.logger.Loggers;
import com.iceicelee.scooter.tools.natapp.client.config.ProtoMessageRecogenazer;
import com.iceicelee.scooter.tools.natapp.client.processor.SCNoticeSomeOneConnectedMsgPr... | [
"ys3721@hotmail.com"
] | ys3721@hotmail.com |
ff5d21e400b4aed907dd751b384b82779dbac700 | c9f3c8801d9a871735cf238129b3edbb70d2dff2 | /jakpum2/src/templet/DBCon.java | 2935a6e22cdb71d83cd5d5a09ae28110ae87eac2 | [] | no_license | vlavolns/jakpumpjt01 | 1584404422e3354f14c9a7b3087078e9183abccb | 1c833c81194e2c9e6aefde1d8128bd0c299aad8f | refs/heads/master | 2022-03-29T21:17:30.346758 | 2019-12-17T00:52:44 | 2019-12-17T00:52:44 | 227,760,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | package templet;
import java.sql.*;
import java.sql.DriverManager;
public class DBCon {
public static Connection getCon() throws Exception{
Class.forName("oracle.jdbc.OracleDriver");
Connection con = DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:xe","hr","hr");
return con;
}
public... | [
"w@USERMIC-G1L6S54"
] | w@USERMIC-G1L6S54 |
eeaf3c0eff500d92caee0d2a1d055378bd4dab64 | 7334d1a4701229670335cca2c6500111a41721b0 | /tpg/src/main/java/com/yhy/tpg/anim/AnimPoint.java | a44f6c9269d34c1a0b7e5229cda2e3855b95af0e | [
"Apache-2.0"
] | permissive | allwith/TabPager | 9cc1991829754d84895f4078b58c3b7f2a70ffbc | 075e50e5df987992ffa5fa2a41948bd64d59c617 | refs/heads/master | 2021-01-13T17:31:37.715722 | 2017-01-16T02:23:20 | 2017-01-16T02:23:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,286 | java | package com.yhy.tpg.anim;
public class AnimPoint {
public float x, y;
public float x1, y1;
public float x2, y2;
public int operation;
public AnimPoint(float x, float y) {
this.x = x;
this.y = y;
}
public AnimPoint(float x, float y, int operation) {
this(x, y);
... | [
"1436433211@qq.com"
] | 1436433211@qq.com |
296f0ea730e53d102de825371e31dcd85c00f43e | 441a45cc81a66ed83f96b24c9b9b9ffa4a1f9115 | /src/labs_advanced/day_1/assignment_05/BankCustomer.java | 64b30978d5578d6fc2e810fb7cd59c0ca6c4e790 | [] | no_license | Girish85/Java | 3e632d4903e73744718d54e1f8917c30e9d03542 | ef1e8df0e73ea1a15202ea77f654bc6f9af3ae45 | refs/heads/master | 2020-04-16T08:58:10.026103 | 2019-02-07T01:15:42 | 2019-02-07T01:15:42 | 165,445,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,774 | java | package labs_advanced.day_1.assignment_05;
import java.util.Random;
class Name
{
String fName;
String mName;
String lName;
}
enum AccountType {Salary,NonSalary};
public class BankCustomer {
Name name;
String emailId;
AccountType accountType;
String dateOfBirth;
char gender;
String ... | [
"usgirishnagella@gmail.com"
] | usgirishnagella@gmail.com |
383320c13258e48021e0c8b2f282217269216bb5 | efdeced948d830fac9b0b9258dd524283931a58b | /app/src/main/java/com/xiaofangfang/lifetatuor/Activity/WeatherSearch.java | c258648bdb2b488f56e39bdb7087598b9e4485f9 | [] | no_license | enjoy-learning-everything/lifeTutor | e562803b82fe35073f6fa47bd642102ec19cd079 | 2e2b32a6d67dfcbaae1c642e2ca2872f279b699e | refs/heads/master | 2023-04-27T05:51:33.913114 | 2019-08-28T08:01:42 | 2019-08-28T08:01:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,058 | java | package com.xiaofangfang.lifetatuor.Activity;
import android.os.Bundle;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.SearchView;
import android.view.KeyEvent;
import android.view.View;
import android.widget.TextView;
import com.xiaofangfang.lif... | [
"fangzhiyue@git.com"
] | fangzhiyue@git.com |
5af3053f7df3100179fec1bddb32e3e6a28785c4 | 46c1032cb1f482722c7b6d3f65072ea8a74a2002 | /src/Task/Car.java | 92f0356764661c5eedcee8ba260d673cffc59aae | [] | no_license | Denzap0/Zapol_Denis_Task5 | 8b9a08ae8176b07b7462d932188d14476d5b368e | d5bc41691b79f1711729595422edbb256a3ab6e7 | refs/heads/master | 2022-11-27T09:29:39.130394 | 2020-07-27T18:31:29 | 2020-07-27T18:31:29 | 282,928,868 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,241 | java | package Task;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Objects;
public abstract class Car implements Movable {
protected String colour;
protected int serialNum;
protected Date date;
protected Model model;
protected boolean state;
Car() {
colour = "Wh... | [
"65074578+Denzap0@users.noreply.github.com"
] | 65074578+Denzap0@users.noreply.github.com |
5c301d82b20299f7360a06dc3bd53dec304fcf18 | b70f0da1b18b34b1d1964480704fa879771d0fbc | /src/main/java/cn/gaoyuan/demo/algorithm/tree/thread/ThreadedBinaryTree.java | df406c2ac4403d1e6d771443509fb62f7daeffe4 | [] | no_license | gaoyuan888/gaoyuan-demo | df4f304b0f9f2076b8b1c434bb0b01dee0a41b7a | 9c3663f32cbb4f1d0a47a85b51fa073091c580a9 | refs/heads/master | 2022-07-01T04:44:07.611536 | 2020-02-27T02:21:10 | 2020-02-27T02:21:10 | 172,820,123 | 1 | 0 | null | 2022-06-21T01:59:27 | 2019-02-27T01:31:40 | Java | UTF-8 | Java | false | false | 2,920 | java | package cn.gaoyuan.demo.algorithm.tree.thread;
/**
* 功能描述:线索化二叉树
* <p>
* 线索化二叉树生成方式还是不是很清楚,遍历方法需要回头再仔细看一下
*
* @author yaoyizhou
* @date 2019/3/13 18:44
* @desc
*/
public class ThreadedBinaryTree {
ThreadedNode root;
/**
* 临时存储前驱节点
*/
ThreadedNode tmpPreNode;
/**
* 遍历线索二叉树
... | [
"yauri.zhang@qunar.com"
] | yauri.zhang@qunar.com |
ae04cecf09e8e661227b06a226da12a1c37796c5 | 44b97d11457f1718a77923b4f3e5b3f6ad20ff26 | /chouqu/src/main/java/com/example/chouqu/util/SpUtil.java | 3b43c2bb4d85236b563839c439cc931b5f0da6f1 | [] | no_license | Baigaliaass/123456 | 30acbe97a7de63185c2d73dca514432f57b7f4ad | 2b941ab41a39acc3c0618a9a0186359f54b2a729 | refs/heads/master | 2020-05-18T00:13:36.265805 | 2019-04-29T11:20:36 | 2019-04-29T11:20:36 | 184,055,473 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,030 | java | package com.example.chouqu.util;
import android.content.Context;
import android.content.SharedPreferences;
import com.example.chouqu.base.BaseApp;
//Sharepreference
public class SpUtil {
/**
* 保存在手机里面的文件名
*/
private static final String FILE_NAME = "share_date";
/**
* 保存数据的方法,我们需要拿到保存数据的具体类型,然后根据类型调用不... | [
"1127066900@qq.com"
] | 1127066900@qq.com |
4a4a13ff469dcb875bd612df09750be78e5247c4 | fd8fadf30b2e357c1f432a303115ce5bf30ff57c | /src/h/nodelist_t.java | 883a10e011b28810c87ed8e8c25a8a4a37424000 | [] | no_license | lixinlin/plantuml-code | 6642e452ae8e6834942593a7ecd42f44418b8b6b | f558a8ec50f9ec617528dede774c3f46f1aac5ae | refs/heads/master | 2021-06-28T02:24:29.085869 | 2019-09-22T11:20:25 | 2019-09-22T11:20:25 | 214,447,468 | 0 | 0 | null | 2021-02-03T19:33:31 | 2019-10-11T13:45:25 | Java | UTF-8 | Java | false | false | 2,347 | java | /* ========================================================================
* PlantUML : a free UML diagram generator
* ========================================================================
*
* Project Info: http://plantuml.com
*
* If you like this project or if you find it useful, you can support us at:... | [
"arnaud_roques@2bfd43ce-aac2-44f9-bcbc-61bf0d4e0ab5"
] | arnaud_roques@2bfd43ce-aac2-44f9-bcbc-61bf0d4e0ab5 |
b2f6b469e6d38fc257e2981b4e58982fc792552c | 4f956b8abebf2a6eaa3ff0f6b13cc8663df1f2e5 | /src/power/lifePower.java | e06b494a5ec175cdeac3ac626169724feecd93ec | [
"MIT"
] | permissive | brookezkeene/breakout | e81a6ceeb37957a50a93e381b71e0b833bc7775f | d4b2b0f45e5d755e55f778990966e2d947fa44fe | refs/heads/master | 2021-06-22T10:59:38.436477 | 2019-08-15T18:57:30 | 2019-08-15T18:57:30 | 148,925,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package power;
import javafx.scene.image.Image;
import javafx.scene.image.ImageView;
/**
* lifePower
*
* sub-class of Power, a power up that adds
* an extra life to player's total lives
*
* @author Brooke Keene
*/
public class lifePower extends Power {
/**
* Constructor
*
* @param x x-coor... | [
"bzk2@duke.edu"
] | bzk2@duke.edu |
b22bac26b2f4502d7a5e345f5a61f7e5b1746c24 | d76c7218a4218e59ca4bbc2d4d06cd04c9bdfb40 | /week-09/day-01/src/main/java/com/greenfoxacademy/restpractice/repositories/LogRepository.java | 0e68cdbd79310be06f9e3c5f1acfffd6f645629b | [] | no_license | green-fox-academy/agipetho | d07261235431f663ff372e3233b2ff1376ad4933 | 37d0047bddd4468ccebcc4110ec769891d1ef6e5 | refs/heads/master | 2021-02-07T12:48:34.669693 | 2020-07-12T18:02:22 | 2020-07-12T18:02:22 | 244,027,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package com.greenfoxacademy.restpractice.repositories;
import com.greenfoxacademy.restpractice.models.Log;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface LogRepository extends CrudRepository<Log, Long> {
}
| [
"apetho12@gmail.com"
] | apetho12@gmail.com |
f0aadd95edb93f6edcfce86da2c3ff692e5f8058 | bb256f53aafe978dd8a6e0fb21594f97c8d9ba02 | /src/day_50_Inheritance/StaticBlockDemo.java | f89c292856a8f68d102c4dec3ed219c646a4f5d9 | [] | no_license | tumacho-hub/java-programming | ad8432e68636e267994035aa95aa0ee68270e000 | 438ded3444546710533c5a1c6c72516131134aa1 | refs/heads/master | 2023-08-14T17:24:06.387578 | 2021-10-22T03:25:24 | 2021-10-22T03:25:24 | 372,034,206 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,402 | java | package day_50_Inheritance;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class StaticBlockDemo {
static int num;
static List<String> carModels;
static {
System.out.println("Static initializer block");
num = 10;
carModels = new ArrayList<>();... | [
"jorgeareszuma86@gmail.com"
] | jorgeareszuma86@gmail.com |
cac1e789a1adecca6b8e79272c7719901cfc7378 | d5f09c7b0e954cd20dd613af600afd91b039c48a | /sources/com/ali/auth/third/login/UTConstants.java | 1a755a17ba158fb1452a60aa0f77cee3fb0f0114 | [] | no_license | t0HiiBwn/CoolapkRelease | af5e00c701bf82c4e90b1033f5c5f9dc8526f4b3 | a6a2b03e32cde0e5163016e0078391271a8d33ab | refs/heads/main | 2022-07-29T23:28:35.867734 | 2021-03-26T11:41:18 | 2021-03-26T11:41:18 | 345,290,891 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,478 | java | package com.ali.auth.third.login;
public class UTConstants {
public static final String E_AUTO_LOGIN_FAILURE = "auto_login_failure".toUpperCase();
public static final String E_AUTO_LOGIN_SUCCESS = "auto_login_success".toUpperCase();
public static final String E_COOOPERATION_BIND = "COOPERATION_TB_BIND";
... | [
"test@gmail.com"
] | test@gmail.com |
03acae08ea2578ed8f9e68a9ac5453066b48e69e | 24d8cf871b092b2d60fc85d5320e1bc761a7cbe2 | /JFreeChart/rev91-1269/left-branch-1269/tests/org/jfree/chart/renderer/xy/junit/XYBoxAndWhiskerRendererTests.java | bb8be9cf64a1570eba453f174bc90ad8accd7f94 | [] | no_license | joliebig/featurehouse_fstmerge_examples | af1b963537839d13e834f829cf51f8ad5e6ffe76 | 1a99c1788f0eb9f1e5d8c2ced3892d00cd9449ad | refs/heads/master | 2016-09-05T10:24:50.974902 | 2013-03-28T16:28:47 | 2013-03-28T16:28:47 | 9,080,611 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,751 | java |
package org.jfree.chart.renderer.xy.junit;
import java.awt.Color;
import java.awt.GradientPaint;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.ObjectInput;
import java.io.ObjectInputStream;
import java.io.ObjectOutput;
import java.io.ObjectOutputStream;
import junit.frame... | [
"joliebig@fim.uni-passau.de"
] | joliebig@fim.uni-passau.de |
d8be7c4bbec5f3134de5360de3143c1273e56934 | c2ed2b1e50b6a83422d11fd317ef96b36822d4b4 | /core/src/test/java/com/inspiresoftware/lib/dto/geda/assembler/examples/simple/TestEntity10Interface3.java | 975af81f7ec116cee857fec0d564c10bce725c4f | [] | no_license | inspire-software/geda-genericdto | 48006aec3c9cd98c2178f5a83a644495d3805dcb | 5e453c78a61c38f72c21e75a754ff19b96cb8dc1 | refs/heads/master | 2022-12-21T15:36:22.950647 | 2021-02-27T16:34:47 | 2021-02-27T16:34:47 | 32,479,235 | 23 | 10 | null | 2022-12-16T05:21:07 | 2015-03-18T19:18:47 | Java | UTF-8 | Java | false | false | 769 | java |
/*
* This code is distributed under The GNU Lesser General Public License (LGPLv3)
* Please visit GNU site for LGPLv3 http://www.gnu.org/copyleft/lesser.html
*
* Copyright Denis Pavlov 2009
* Web: http://www.genericdtoassembler.org
* SVN: https://svn.code.sf.net/p/geda-genericdto/code/trunk/
* SVN (mirror): htt... | [
"denyspavlov@users.noreply.github.com"
] | denyspavlov@users.noreply.github.com |
fc19297d455b8fbbc5360183c6a488d3d108480d | f3fd591467d76447f59568f3a5ec2ae1f3e77cdc | /raas/src/main/java/com/controller/memberrequest_controller.java | a9645abe9d5aa170c1f1b73fce6b476fe8b6489e | [] | no_license | missaouib/raasdev | 9f03b4f5ae4500d0a069ab4ef079f8916a7b9ba8 | d25b1eb5ab841cad5af41cf0ae7559615d262d47 | refs/heads/master | 2021-09-05T15:10:15.036899 | 2018-01-29T05:49:39 | 2018-01-29T05:49:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,527 | java | package com.controller;
import java.security.Principal;
import java.util.List;
import java.util.Locale;
import java.util.UUID;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.core... | [
"yakkaytech.world@gmail.com"
] | yakkaytech.world@gmail.com |
af57f6b3c38daa739ae650a920e0e13e99794051 | 0071cd4051e08559e2e057acaae302ef168db7ca | /final project TIME TO SHINE (9.9.2017)/E-commerce_frontend/src/main/java/com/controller/ProductController.java | 88a5ca167f6c0fe52dae0e1e9288b034cf8a8042 | [] | no_license | sanjukta162/Advanced_Java | b087ccccf0a17675f054ccbf5a0a664bc5213171 | f7f77bdd60c990653ffa9203f022601a69b8ea33 | refs/heads/master | 2020-04-05T12:38:46.349109 | 2017-09-09T02:41:29 | 2017-09-09T02:41:29 | 95,199,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,972 | java | package com.controller;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
impor... | [
"sanjukta.162@gmail.com"
] | sanjukta.162@gmail.com |
7907eec0ecf18e391aa84d74f5e89a5e319e2370 | efde484d188782526572c754a2db87a4a575894d | /YYlib/app/src/main/java/yyl/utils/gson/reflect/typeimpl/ParameterizedTypeImpl.java | 931f2fd5c42a768912619fc1e7859cd461c7a087 | [] | no_license | yangyudaddy/yxlib | 4d7bc923b9c02679b5e1b24d5d532414053899c1 | 6c99ef9108abbf231c82782e2a862b2d4d76d3f2 | refs/heads/master | 2021-01-20T19:09:38.079181 | 2018-02-28T07:33:16 | 2018-02-28T07:33:16 | 64,806,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,791 | java | /*
* Copyright 2016 ikidou
*
* 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 wr... | [
"yangxiaoling@zhongan.io"
] | yangxiaoling@zhongan.io |
a84717a2d205870174e9b1f7c198c0e83a5809eb | 9e040c76f529914625f6bd340d3e1814ea599a32 | /idm/openiam-idm-intf/src/main/java/org/openiam/spml2/interf/RemoteConnectorService.java | 949796beb1e352365b5b87026cd832072892dd1a | [] | no_license | Greenery/CafeBabe-R | 8b1110eedd4155d0123fcc5629367f16f7259660 | 16cea5007385313aaac49302fe4befff1bcf3692 | refs/heads/master | 2016-09-06T14:32:56.354065 | 2012-05-14T03:50:36 | 2012-05-14T03:50:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,983 | java | package org.openiam.spml2.interf;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebService;
import javax.naming.ldap.LdapContext;
import org.openiam.connector.type.*;
import org.openiam.idm.srvc.mngsys.dto.ManagedSys;
/**
* Provides a consolidated interface that is to be used ... | [
"guoliang.di@gmail.com"
] | guoliang.di@gmail.com |
b4d9932c6f788d6d1243b82480e2366a61a28075 | 1daccb857396a58bb87e5a8bbc79123e261910a5 | /jse/src/bank/AccountService.java | 1d69ed3c6c7cefb6126e49600de84bfc55a29d46 | [] | no_license | WoojungLee/jse | 7a0271da10224015270ea6c6c6672cfd65949244 | 7ee33e29de0c753672e23b6b8cb94809fd282baa | refs/heads/master | 2021-01-10T14:37:02.048876 | 2016-02-17T09:06:34 | 2016-02-17T09:06:34 | 51,723,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | package bank;
public interface AccountService {
// DB에서 CRUD(create, read, update, delete)
// 1. 통장개설
// 2. 입금
public String deposit(int money);
// 3. 출금
public String withdraw(int money);
// 4. 잔액조회
public String search();
}
| [
"user@user-PC"
] | user@user-PC |
a9c4efa26f55229ebebad92f2994a293881fe0d8 | c02d6e61c913dcbd8c199a937223532f40128556 | /security/src/main/java/com/taobao/easyweb/security/SecurityManager.java | 1fc2f9889f665ce3725f8d638359b134effe79a4 | [] | no_license | spade7/easyweb | b51f50b5b6c7e97c1849f44ac12a7ee76b3cf8bc | 448d369a209ae698b56ebc33ce22c80da17460fd | refs/heads/master | 2021-01-15T12:44:29.737006 | 2013-05-13T14:11:31 | 2013-05-13T14:11:31 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 13,324 | java | package com.taobao.easyweb.security;
import groovy.lang.Script;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
import java.util.c... | [
"liuzc01@gmail.com"
] | liuzc01@gmail.com |
3e00402c94bf81befd862396dbe11380b3b7a7d0 | 4682b0efc3824333c858ac3823297e2a4b37fa05 | /play-services-core/src/main/java/org/microg/gms/maps/markup/CircleImpl.java | 1dd8d40dd5a36057133e1bdf5494d13116764c40 | [
"Apache-2.0"
] | permissive | julienschmidt/android_packages_apps_GmsCore | a29c2505ab8e7064021026802613490fd8845a95 | 611fe016a0c529bc738155d2dcdb1f69dd6a830e | refs/heads/master | 2023-08-15T03:45:20.464877 | 2015-10-10T05:21:08 | 2015-10-10T05:21:08 | 38,508,731 | 1 | 1 | null | 2015-07-03T20:02:01 | 2015-07-03T20:02:01 | null | UTF-8 | Java | false | false | 4,447 | java | /*
* Copyright 2013-2015 microG Project Team
*
* 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 ... | [
"github@rvin.mooo.com"
] | github@rvin.mooo.com |
de28a522976fb2a07e4a3633c505baa8eeab0775 | 4aa9b944c5d72b78009a91f8094d2e4ef9200180 | /src/test/java/com/kelaskoding/CatatPengeluaranApiApplicationTests.java | 8baff28e66656d17c143db2605d12c215c852ec5 | [] | no_license | hendrosteven/spring-demo-expenses-api | f3c94e70f531aaa635ba9272817d25839996362d | fc1754b3714a0233116d87cafbb1b92f5b99fe7a | refs/heads/master | 2022-12-06T08:13:03.583096 | 2020-08-17T09:04:25 | 2020-08-17T09:04:25 | 287,984,534 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | package com.kelaskoding;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class CatatPengeluaranApiApplicationTests {
@Test
void contextLoads() {
}
}
| [
"hendro.steven@gmail.com"
] | hendro.steven@gmail.com |
7edc342cee7b91666371b820f3158952b2b94f58 | 94b14303a49c9097787a5a457a688ad0393d3966 | /app/src/androidTest/java/com/ccdev/opcua_client/ExampleInstrumentedTest.java | d9eeb6479a29a8607df135ac54793a348300b2f7 | [] | no_license | sangjiexun/OpcUA-Client | 6cabf2ddb36c87eb5ad5c3b9e072a5a962c16ce5 | 53f2fc769366aee62c6586845cbbb713152e954a | refs/heads/master | 2022-12-02T18:39:40.605593 | 2020-07-29T11:33:17 | 2020-07-29T11:33:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 771 | java | package com.ccdev.opcua_client;
import android.content.Context;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import androidx.test.platform.app.InstrumentationRegistry;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.assertEquals;
/**
* Instrumented test, which will ... | [
"christian.cavallo96@outlook.it"
] | christian.cavallo96@outlook.it |
877fa22600d76dc191cc1572715f8fbb603f1e6f | e5f13984e6f00f90dd5117d0208cc7b2a50cc0e8 | /GameLife/app/src/main/java/com/example/gamelife/leagueoflegends/models/Player.java | b593440809bc2af833ea9d216f952ce7f300d76c | [] | no_license | msd-11/and-project | d7c61f1237ba409f9ca1ae3f4082dbf48b2e448c | 9e9560ceb7d5a864f218cc8c760755ec8acd6d86 | refs/heads/main | 2023-05-04T18:47:10.031044 | 2021-05-20T15:02:32 | 2021-05-20T15:02:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package com.example.gamelife.leagueoflegends.models;
/**
* Player is the class that contain the username of the user
*/
public class Player {
private String summonerName;
public String getSummonerName() {
return summonerName;
}
}
| [
"msd11@autistici.org"
] | msd11@autistici.org |
ab358d18f8ff75e3bc6ea28f80aeb2f3773b8412 | 81457b162b68f625d0181dd510eb22b3e3b393d2 | /board4_portfolio/src/com/company/controller2/BWriteAction.java | a5687bbbd37c684df3da78bb4c2bd631b7098be6 | [] | no_license | 2hansoul/portfolio | c2e055bb7f71ee451161ef3979eb997e611b0203 | 6ff5708b2398e26c3b46db03358ab4f678391dfa | refs/heads/master | 2023-05-04T17:23:25.478997 | 2021-05-05T15:38:42 | 2021-05-05T15:38:42 | 362,493,584 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 2,077 | java | package com.company.controller2;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.company.dao.Bdao_list;
import com.company.dto.BDto;
import com.oreilly.ser... | [
"2hans@DESKTOP-6NMVSP0"
] | 2hans@DESKTOP-6NMVSP0 |
0c1a8e7a31c54c318de34af0d0fede9c88e9e5d4 | 765d5447962f252184625798b7ffc964376b86c6 | /ComparisonClient/src/Indexer.java | 618c432a57b4171eec82b3cd67ea81e1364f0438 | [] | no_license | Drakus1/Nitish-Squad-Project | 5a52ed597b8fe0ea11390e95adb72233780c0bbf | 8ae4bc69b916afe8842dc2e6d3cdab9d9d3045ed | refs/heads/master | 2021-01-24T06:57:31.044198 | 2017-07-06T01:44:21 | 2017-07-06T01:44:21 | 93,330,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,614 | java |
import org.apache.lucene.index.IndexWriter;
import org.apache.lucene.analysis.standard.StandardAnalyzer;
import org.apache.lucene.document.Document;
import org.apache.lucene.document.Field;
import org.apache.lucene.store.FSDirectory;
import org.apache.lucene.store.Directory;
import org.apache.lucene.util.Version;
im... | [
"noreply@github.com"
] | Drakus1.noreply@github.com |
dbf7f7a58b7950b79f7e3b3e805ea0e9f3210878 | 91aa08f5d51a71bb4536f8ec130877d715226c03 | /app/src/main/java/com/lcanaveral/movile/traktapp/ui/episodes/Episode.java | b0aede61c986bee74f5fde9d8c5bb99a44dc0235 | [] | no_license | lcanaveral/recrutamento-android | f01be15be926bef86b475b1ddbadc6117e5c5a34 | d0bb7af215a1560be55fa85c39233bca0d77d698 | refs/heads/master | 2021-01-21T08:55:26.362006 | 2016-08-01T16:00:23 | 2016-08-01T16:00:23 | 64,362,676 | 0 | 0 | null | 2016-08-01T16:00:23 | 2016-07-28T03:52:45 | Java | UTF-8 | Java | false | false | 376 | java | package com.lcanaveral.movile.traktapp.ui.episodes;
import com.lcanaveral.movile.traktapp.api.payloads.EpisodePayload;
/**
* Created by lcanaveral on 7/30/16.
*/
public class Episode {
public String title;
public int number;
public Episode(EpisodePayload episodePayload){
title = episodePayload.... | [
"lcanaveral@Luiss-MacBook-Pro-2.local"
] | lcanaveral@Luiss-MacBook-Pro-2.local |
9b85d54ba73c178b78d10a2606c51b74b91a2531 | aa6997aba1475b414c1688c9acb482ebf06511d9 | /src/com/sun/org/apache/xml/internal/security/encryption/XMLCipherParameters.java | acd9adf4d4d92316caf0d7525ab8f161258f62cc | [] | no_license | yueny/JDKSource1.8 | eefb5bc88b80ae065db4bc63ac4697bd83f1383e | b88b99265ecf7a98777dd23bccaaff8846baaa98 | refs/heads/master | 2021-06-28T00:47:52.426412 | 2020-12-17T13:34:40 | 2020-12-17T13:34:40 | 196,523,101 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,533 | java | /*
* Copyright (c) 2007, 2015, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for a... | [
"yueny09@163.com"
] | yueny09@163.com |
61901290dff5a3abeb7d7f33d51dd54fbc48e38e | 8e738262c71b8d33d8a6584b7efdb22c1f5f9330 | /admin-testcase/admin-common-testcase/src/main/java/no/valg/eva/admin/common/configuration/filter/Filter.java | 668845672a784f49a79f62b8ca14007a8d969664 | [] | no_license | runeks/admin-testcase | 49812deaa3c9659c21851194841a2757e859371a | 331ee44e959a67f68bdda5db36b3e3903ab32fbf | refs/heads/master | 2021-01-21T12:26:24.565098 | 2015-02-16T08:26:03 | 2015-02-16T08:26:03 | 27,547,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 160 | java | package no.valg.eva.admin.common.configuration.filter;
import java.io.Serializable;
public interface Filter<T> extends Serializable {
boolean filter(T t);
}
| [
"rune@jpro.no"
] | rune@jpro.no |
1f2cc5fdefafd33f066aeec48caf63ef468b583c | 75afb9c9f59d25376a6194fac9cfb0908e71cf07 | /Project_2020_02_13/src/Outer/Run.java | 5c65a5704f1c5d8e21b1b13b9b7daa025b641e64 | [] | no_license | bbster/JAVA_EDU | 781cc3bf348acd63ce0b7164031e4ce7e0cfabf9 | 20d9c7829c63dbf1eac23b50084d05906fffa755 | refs/heads/master | 2020-12-28T16:12:30.134871 | 2020-03-03T09:49:22 | 2020-03-03T09:49:22 | 238,143,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 179 | java | package Outer;
public class Run {
public static void main(String[] args) {
Outer outer = new Outer();
Outer.Inner inner = outer.new Inner();
inner.method();
}
}
| [
"bbster12@naver.com"
] | bbster12@naver.com |
e9a5479a4252adabf84b620c63d7e18cac8b51ee | 2b1eeaa3998b0d0042e869c6f669ecbde0328d63 | /src/day6/Super_class.java | db57555d41f07c78c219f656dda7263fc4ec9999 | [] | no_license | rezafd23/shifted | ee8eb38e5ff12f7016231f754d902e6554f81077 | b4419a7a1f469980b0651451ec179cbddd1e34b6 | refs/heads/master | 2023-01-18T18:03:06.646574 | 2020-11-19T10:24:46 | 2020-11-19T10:24:46 | 314,155,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | package day6;
class Super_class {
int num = 20;
// display method of superclass
public void display() {
System.out.println("This is the display method of superclass");
}
} | [
"31206753+rezafd23@users.noreply.github.com"
] | 31206753+rezafd23@users.noreply.github.com |
5e6b2ed1386348552940e0ead0eb8457fbb41165 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_c7cffd05d023e1e8ed34788abc7f8593cca44dc4/ExtendsTest/5_c7cffd05d023e1e8ed34788abc7f8593cca44dc4_ExtendsTest_t.java | 87648c7f91b13024357009f6d938f388b368eae1 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 5,694 | 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"... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
ad7095325ad23ef3b89f8c1acc48abbd88836fc4 | 05820facac3ed53d41154687d6dd9742dab85409 | /HackerRank/src/algorithms/gametheory/VerticalRooks.java | 648fdddeb4215a1ae0d5f757b45dc746682d727b | [] | no_license | sabotuer99/HackerRank-Java | 6db200c4133d6ff46f67f27d27c8e22e6ba71bbc | bfaf84723018957e91ee4bbdbc3ff44da868d777 | refs/heads/master | 2021-01-10T03:56:46.121473 | 2017-12-01T21:52:10 | 2017-12-01T21:52:10 | 47,937,026 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 905 | java | import java.io.*;
import java.util.*;
import java.text.*;
import java.math.*;
import java.util.regex.*;
public class Solution {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
for(int T = in.nextInt(); T > 0; T--){
int n = in.nextInt();
int[] h... | [
"noreply@github.com"
] | sabotuer99.noreply@github.com |
dc6948037780b7343b620acba7a680ba1c992593 | 790cb30f9a2ca55cba7ce467cd10fce983499ce8 | /ForEachLoop.java | ff50f84008eb5c3017932f8118e78a90d81c2b6c | [] | no_license | quanganh2001/java-basic-howkteam | 4a898de2a7498e93fba8ef1858558ef947565ff8 | 765e08c1f6c39c056101cbadc55a8c7df98449b3 | refs/heads/main | 2023-07-16T01:17:59.246070 | 2021-08-30T08:13:53 | 2021-08-30T08:13:53 | 400,226,004 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 186 | java | public class ForEachLoop {
public static void main(String[] args) {
int[] array = {1,2,4};
for (int a: array) {
System.out.println(a);
}
}
}
| [
"cocoi5659@gmail.com"
] | cocoi5659@gmail.com |
316c14527d20d3fbe3f7516389f2ff70bfa52180 | 30057e353957920564ee07722427c3ff434d322f | /ProblemSolving/src/com/basics/string/RepeatedDNASequence.java | 82c61839d095d2be889a157b19a0031be1f1e9f1 | [] | no_license | mmanjunath998/Problem-Solving | a7f4e541b150ad3d28e545b7c990d47b020c79a9 | 32f21921f05ff351a6cdc52fe72e954633d9036a | refs/heads/master | 2020-09-09T15:06:46.232130 | 2019-12-04T08:04:58 | 2019-12-04T08:04:58 | 221,479,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,342 | java | package com.basics.string;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
public class RepeatedDNASequence {
public static void main(String[] args){
String str = "AAAAACCCCCAAAAACCCCCCAAAAAGGGTTT";
System.out.println(find(str, 10));
}
public static List<Str... | [
"manjunath@bytemark.co"
] | manjunath@bytemark.co |
a46ac35488543a1f6317ccb1f194e1a0b6fd6ff8 | cab952c1934e2c3ff1926fea39e9f096e419b17b | /service-ribbon/src/main/java/com/forezp/serviceribbon/HelloService.java | 3f502f83367f15977ef3348fa7c4767458163c0c | [] | no_license | 755472363/za-Repository | 0eec9a42b07756cf176da24546637af862e3fe94 | c00a81cc7aa68a979e2295fa35cfabfc8971f17c | refs/heads/master | 2021-04-27T06:02:02.377441 | 2018-03-15T06:09:09 | 2018-03-15T06:09:09 | 122,605,115 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package com.forezp.serviceribbon;
import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.client.RestTemplate;
@Service
public class HelloService {
@Autowire... | [
"haoyukui@zhongan.io"
] | haoyukui@zhongan.io |
7629cf8eade3d699a320a8030885c5b82caced69 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /P40_HarmonyOS_2.0.0_Developer_Beta1/src/main/java/ohos/nfc/tag/NfcFTag.java | 845c2d35eadb68d04eeb39d0cac25af34e0addc1 | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,179 | java | package ohos.nfc.tag;
import java.util.Optional;
import ohos.aafwk.content.IntentParams;
public class NfcFTag extends TagManager {
private static final String EXTRA_PMM = "pmm";
private static final String EXTRA_SC = "systemcode";
private byte[] mPMm = null;
private byte[] mSystemCode = null;
pub... | [
"dstmath@163.com"
] | dstmath@163.com |
a1b926c929758e76460110df944dece89c1410f3 | 1ed5c16927e98d62a160cf52ef563cd4a45e2122 | /backups/Proshop_report_pace.java | 78e6908743ac9a02f4f0989b040c70f2b6efa434 | [] | no_license | uksubs66/java-v2 | b1517d1866360ffca7356d61bb360233ea479f58 | baba766e11ca8bb1930db5cb0d3b645ed9e7250c | refs/heads/master | 2021-01-25T08:59:44.495711 | 2015-07-17T15:37:27 | 2015-07-17T15:37:27 | 39,220,401 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 84,649 | java | /***************************************************************************************
* Proshop_report_pace: This servlet will ouput all of the Pace of Play reports
*
*
* Called by: reports tab menu option
* proshop_sheet - control panel menu item
* self
*
*
... | [
"uksubs66@gmail.com"
] | uksubs66@gmail.com |
73db86584541d2947c2be8c70f4cad1673fabae8 | 1d27d2a1723e08b5d6c4ee874f7100787c5f0d6f | /04.DbAppsIntroduction-Exercise/src/p09_increase_age_stored_procedure/Main.java | 472c18f3b8dfa4a94b840d915f011ee94898b625 | [] | no_license | AleksandarBoev/Software-University-Databases-Frameworks-Hibernate-and-Spring-Data | 87e0ecfd51734cbe76c9e39bb0eae1f1dfdc01e3 | 23728e724fc145a0ab0f617287919c565a3cbe8a | refs/heads/master | 2020-04-02T21:12:24.658526 | 2018-12-18T16:52:05 | 2018-12-18T16:52:05 | 154,790,922 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,570 | java | package p09_increase_age_stored_procedure;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.sql.*;
import java.util.Properties;
/*
Stored procedure code:
DELIMITER $$
CREATE PROCEDURE usp_get_older(minionId INT)
BEGIN
UPDATE minions
SET age = age + 1
WHERE... | [
"aleksandarboev95@gmail.com"
] | aleksandarboev95@gmail.com |
ed1e3f4b31abaee09ff95e87a93bc542680eb87b | 3a6d0ae4cf9ec941b9d4b9e345ead8326c6c998e | /src/Database/CommonCodes/DatabaseTextBinder.java | 6770c700d41b7dbab43acd0ff5084e612926e303 | [] | no_license | aukgit/JavaBootstrapper | 73366182a3de21a90f124c93583334ba1ef54418 | c9b7f85eaa16e0fc35f06b266f9c7bdb734db796 | refs/heads/master | 2016-09-03T06:57:16.353880 | 2015-01-08T18:54:09 | 2015-01-08T18:54:09 | 28,774,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,034 | 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 Database.CommonCodes;
import Common.Codes;
import java.util.ArrayList;
import javax.swing.JFrame;
import javax.swing.text.JTe... | [
"alim@developers-organism.com"
] | alim@developers-organism.com |
f3244d2d69ec1aff5de66c7e0ffab3ce80edde89 | 70600ee951346053c9cf2ba5d4a75170cc47274c | /Test/src/com/algorithm/T1.java | 327c7bd4c129ef936b878340e4ce82eb3d3e8df0 | [] | no_license | fangyue6/MyJavaCode | 8884a2e7597a44297c1a74a00d5a218d5a49ecd3 | d6d9f04e7d3455962a9ddf316d64d38e898d3bfa | refs/heads/master | 2020-04-05T13:40:58.129718 | 2017-07-08T10:56:43 | 2017-07-08T10:56:43 | 94,976,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package com.algorithm;
import java.util.Scanner;
public class T1 {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int n=in.nextInt();
double s=0.0;
for(int i=2;i<=n;i++){
s = s + Math.pow(0.5, i);
}
String string = String.format("%.1f", n-1+s);
System.out.println(... | [
"yue.fang.ser"
] | yue.fang.ser |
2a8d97c9ca73e5c4ffc7fd55019c06e4b8935088 | 062a70522c8821e57b618fa20b872fb161fc533c | /src/main/java/com/gestankbratwurst/eproaddons/addons/customitems/CustomItemTask.java | 99e62d53db581a50b8aee9c38a14b5912481abc5 | [] | no_license | Flo0/EproAddons | b119977cb125cd947857939dd9033286338b6fad | 84f36f2ca56d62c0bd2ccd8f9570185553fc08aa | refs/heads/master | 2023-01-20T21:37:53.646660 | 2020-11-28T19:25:08 | 2020-11-28T19:25:08 | 316,806,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | package com.gestankbratwurst.eproaddons.addons.customitems;
/*******************************************************
* Copyright (C) Gestankbratwurst suotokka@gmail.com
*
* This file is part of EproAddons and was created at the 23.11.2020
*
* EproAddons can not be copied and/or distributed without the express
* ... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
1a60034037ada6074ee23f43c029310c0657e068 | 3b1d783f7462627ec2ae9a8b34b3d38cbfda28c6 | /src/test.java | 87d4cecfbf6fb6cc5f0fde5c354dfa25dec0fe04 | [] | no_license | chiaragii/Demo | 074f40121a3d8aaeaaf954938cabb249ffc3e0b6 | db7d0d21102c0508be4f1870fb9e1669fe025b42 | refs/heads/master | 2023-01-21T04:11:25.048454 | 2020-12-01T09:19:51 | 2020-12-01T09:19:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 70 | java | public class test {
private int a = 0;
private String name;
}
| [
"s1092669@studenti.univpm.it"
] | s1092669@studenti.univpm.it |
f1965b283e36b14dfc89d7ca8abe79cea559a37d | 379299e5540f04452ad17f23931fa724f58cfbdc | /sql-processor/src/main/java/org/sqlproc/engine/type/SqlCharType.java | 9cc8198c8bc84fa889b4066921484b99793a5bc0 | [] | no_license | hudec/sql-processor | e9e7d8162f27e36b0d2cc4885c796acdf5e667b0 | 83aaf54d634673d3903abec57a91fc6b6fc8bd28 | refs/heads/master | 2023-08-29T01:35:17.719273 | 2020-03-09T11:49:29 | 2020-03-09T11:49:29 | 1,592,013 | 22 | 9 | null | 2022-12-16T05:14:46 | 2011-04-09T16:55:26 | Java | UTF-8 | Java | false | false | 513 | java | package org.sqlproc.engine.type;
/**
* The META type CHARACTER.
*
* @author <a href="mailto:Vladimir.Hudec@gmail.com">Vladimir Hudec</a>
*/
public abstract class SqlCharType extends SqlDefaultType {
/**
* {@inheritDoc}
*/
@Override
public Class<?>[] getClassTypes() {
return new Clas... | [
"Vladimir.Hudec@gmail.com"
] | Vladimir.Hudec@gmail.com |
afeeb5a609d0950e4dd31d4c33fc2da4bbc6b334 | a273d77fae52e1fda6fff819781e31d467838f02 | /src/main/java/com/webtrekk/email/messaging/EmailEventCountSink.java | ccccc4ae0d760991a0a7398ea5765eae15360769 | [
"Apache-2.0"
] | permissive | VladimirYushkevich/email-service | 688c9d80a2623202ecb5cb7158910d6b5915d8a7 | 6b63ff182f41fd705b88381c190e85594e117270 | refs/heads/master | 2020-04-09T02:26:34.924434 | 2019-06-14T19:58:31 | 2019-06-14T19:58:31 | 159,941,118 | 0 | 0 | Apache-2.0 | 2018-12-28T00:01:45 | 2018-12-01T12:13:41 | Java | UTF-8 | Java | false | false | 1,398 | java | package com.webtrekk.email.messaging;
import lombok.extern.slf4j.Slf4j;
import org.apache.kafka.common.serialization.Serdes;
import org.apache.kafka.streams.KeyValue;
import org.apache.kafka.streams.kstream.KStream;
import org.apache.kafka.streams.kstream.Materialized;
import org.apache.kafka.streams.kstream.Serialize... | [
"yushkevich.vladimir@gmail.com"
] | yushkevich.vladimir@gmail.com |
1f8f9256a8d4bd8dabd353b683621a4ecfd7cad0 | d8d684c60c30a0a348f3c9e5db51a0385337f20f | /src/snail007/SysConfig.java | e54a1b65c125236a28758df75f59e90dcb6d2b6c | [
"MIT"
] | permissive | wolfwhoami/goproxy-jui | f81c0e52c0bd0791ffd1fe7540a9548e3db3ea6f | 0f620e3aa7bebdaa2597a48dc3ecdac892b5107c | refs/heads/master | 2021-05-18T04:30:23.430086 | 2019-11-15T05:59:53 | 2019-11-15T05:59:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,738 | java | package snail007;
import javax.swing.JOptionPane;
import snail007.bean.ConfigBean;
public class SysConfig extends PFrame {
/**
* Creates new form SysConfig
*/
public SysConfig() {
super();
initComponents();
jCheckBox1.setSelected(Utils.config.IsStartupAutoHide);
jCheckBox2.setSelected(Utils.config.IsGl... | [
"arraykeys@gmail.com"
] | arraykeys@gmail.com |
9b836b453f526e479cfbcc261cd2cca5c08f3bb1 | 89912a387ac8e4071c245e7f0fd7a42138b13c97 | /src/main/java/com/bawei/mapper/PlanMapper.java | 45f6a7b2390f8faaae1da362325ce7dc3dcc9563 | [] | no_license | shier38/yearWork_demo1 | e60536b13fe6ed23939132d2d769cff81e5f96a4 | dfebb73e3588171c9b7641d8085fe5728ff5eea2 | refs/heads/master | 2022-12-21T00:11:11.010085 | 2020-01-18T12:18:08 | 2020-01-18T12:18:08 | 234,730,552 | 0 | 0 | null | 2022-12-16T04:54:30 | 2020-01-18T12:20:41 | JavaScript | UTF-8 | Java | false | false | 833 | java | package com.bawei.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import com.bawei.entity.Department;
import com.bawei.entity.Plan;
public interface PlanMapper {
void addPlan(List<Pl... | [
"381670464@qq.com"
] | 381670464@qq.com |
800c37d7ad0a61bb3b35fad1220fdd087a41ab9a | 20214f24b29f1a4378430caf5ccf80cb8d6e07b5 | /Fisher/src/cn/bean/Label.java | 70a878ed7a9912bfbafa842506d03286aec0d82e | [] | no_license | gdut732/tieba7321025 | fcc38442580129aa7448817023c1970480235b12 | 6950d127dd55c3ae8d231a2b8b7767fa02aaae18 | refs/heads/master | 2021-08-15T22:41:18.759187 | 2017-11-18T13:25:04 | 2017-11-18T13:25:04 | 108,237,207 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 451 | java | package cn.bean;
public class Label {
private int lno;//ID
private String name;//×ÜÀà±êÇ©Ãû
public Label(int lno, String name) {
super();
this.lno = lno;
this.name = name;
}
public Label() {
super();
}
public int getLno() {
return lno;
}
public void setLno(int lno) {
this.lno = ln... | [
"525694343@qq.com"
] | 525694343@qq.com |
7986fdc601c952bf46042baed2db4376728d0697 | aa623c778fd88082cf59f442ad3cb671253ffc37 | /src/main/java/com/tencentcloudapi/dayu/v20180709/models/DescribeCCIpAllowDenyResponse.java | 21951c15eb2125cf0418a0785c5627befb73e765 | [
"Apache-2.0"
] | permissive | zjm9109/tencentcloud-sdk-java | 1eac89cedd70c8111c300d050f2c2f2ab1839189 | a31d2d50f75dc740457289db0bf93ed8b3994c73 | refs/heads/master | 2020-09-30T10:32:57.836303 | 2019-12-05T14:18:17 | 2019-12-05T14:18:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,029 | java | /*
* Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | [
"tencentcloudapi@tencent.com"
] | tencentcloudapi@tencent.com |
7873775bc39d477507cbe462988daecd144e97dd | 88483bbcd6b6b3038233d0a7ebda6c493e4ef589 | /JavaEE Framework/SSM2017案例/ssm_case/src/main/java/com/gs/bean/Cash.java | 36dd35bb396555c0b5b691c59b68082ed4414d57 | [] | no_license | tjy1985001/Teaching | 5760eab3cd3e6c4cd1332c80fcf8098c160a7deb | 31e090c866493443b5a944c043fbfb2f1c90c372 | refs/heads/master | 2020-06-06T22:37:51.921889 | 2018-12-10T03:45:51 | 2018-12-10T03:45:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,663 | java | package com.gs.bean;
import java.math.BigDecimal;
import java.sql.Timestamp;
/**
* Created by Administrator on 2017/12/4.
*/
public class Cash {
private Long id;
private BigDecimal money;
private Timestamp cashTime;
private String cashCustomer;
private Long cashType;
private Lo... | [
"847315251@qq.com"
] | 847315251@qq.com |
920b3810d2cc3c659ed0b3058e334eca25d5e4a2 | 70375ad64773d74e8882e45b2f7351b7739fa629 | /src/test/java/org/apache/ibatis/submitted/xml_external_ref/Dog.java | 91236e2e38ff901e5f9c4692805198c3007e494d | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | yangfancoming/mybatis | 104e64e3f1659ebe1228413f16c4a373e8bedd1c | 7cd9c6093a608a0e0da32155e75d1fddd090c8d5 | refs/heads/master | 2022-09-22T21:09:10.430995 | 2021-05-30T10:37:34 | 2021-05-30T10:37:34 | 195,225,348 | 0 | 0 | Apache-2.0 | 2022-09-08T01:01:18 | 2019-07-04T11:00:52 | Java | UTF-8 | Java | false | false | 90 | java |
package org.apache.ibatis.submitted.xml_external_ref;
public class Dog extends Pet {
}
| [
"34465021+jwfl724168@users.noreply.github.com"
] | 34465021+jwfl724168@users.noreply.github.com |
c042cf3166106ee9fdd17b83bc0bf50aba0abca0 | c84211b58757f75d6b4b586fb0d21b836ec06b2e | /src/main/java/com/test/entity/Fruit88.java | 9778c872858a781aec1701124d31d3f4b34d8a79 | [] | no_license | stuartwdouglas/jcon-crud | b935d51b51353e565ac448daa1ad16d76fa8f007 | 25039371a7242951090a7feda51e2485e415e743 | refs/heads/main | 2023-08-24T01:18:55.216263 | 2021-10-07T11:36:41 | 2021-10-07T11:36:41 | 413,622,405 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,132 | java | package com.test.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.NamedQueries;
import javax.persistence.NamedQuery;
import javax.persistence.SequenceGenerato... | [
"stuart.w.douglas@gmail.com"
] | stuart.w.douglas@gmail.com |
f9c73e32de8847daf2fc2ecfa5fa642b142ed42f | 88a3c0811fa08ac32b2af50135997364cc8fb598 | /app/src/main/java/com/linglingyi/com/model/BenefitModel.java | 496b732f7f41a3df7b8d7e132e5dee63704312df | [] | no_license | Niepeng666/WYCK | 448d8634b690a66225cc4c55cbb0a0faf265787d | 4259ac40c07e6c580682c94a7f9728b7ae491276 | refs/heads/master | 2022-04-24T05:52:37.866435 | 2020-04-10T08:55:19 | 2020-04-10T08:55:19 | 254,588,455 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,715 | java | package com.linglingyi.com.model;
import java.io.Serializable;
/**
* @author: lilingfei
* @description:
* @date: 2019/4/4
*/
public class BenefitModel implements Serializable {
/**
* createTime : 2019-06-07 09:47
* merchantCnName : 李玲飞
* money : 938.00
* moneyType : 代还分润
* tradeType... | [
"2241659414@qq.com"
] | 2241659414@qq.com |
e603954e8842bf7e379cebbb1700ede59390e34f | 866b2b2b1042e1f28822d0e71935b9e5cb63c143 | /src/main/java/com/tryingpfq/transaction/dao/ITranDao.java | f17ffcf764a1d2b802e3c013086d5c0fe38f68c9 | [] | no_license | tryingpfq/dayPractice | 603c51825edf9b06866ed6055ee17a2265bbd68e | 197a6f66bf2706870e25910f6759fc7ed39c8c75 | refs/heads/master | 2022-07-07T06:57:37.989402 | 2021-07-06T07:45:06 | 2021-07-06T07:45:06 | 194,786,859 | 0 | 0 | null | 2022-06-29T17:42:55 | 2019-07-02T04:14:08 | Java | UTF-8 | Java | false | false | 280 | java | package com.tryingpfq.transaction.dao;
import com.tryingpfq.transaction.enity.TranEntity;
/**
* @author tryingpfq
* @date 2020/5/19
**/
public interface ITranDao {
void save(TranEntity entity);
void update(TranEntity entity);
void delete(TranEntity entity);
}
| [
"tryingpfq@163.com"
] | tryingpfq@163.com |
edef5c05a3292907813232ff16ff48d7a6b130e6 | 0eba0fde52366ec469aedb366dcc4b0384294f4d | /src/main/java/com/kodilla/testing/shape/Circle.java | 1eca1dc026c27622da55dab08345cbb274282904 | [] | no_license | Kaja89/kodilla-course-modul-6-4-zadanie | 33453e0b43e7254a618a51b810f89b2b663f9a3b | 25f0664c0bfc88d0615a2ca0e96d4c1d85db74d9 | refs/heads/master | 2021-05-02T03:15:41.631643 | 2018-02-10T18:46:43 | 2018-02-10T18:46:43 | 120,894,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package com.kodilla.testing.shape;
public class Circle implements Shape {
private int r;
private String name;
public Circle(int r, String name) {
this.r = r;
this.name = name;
}
public int getR() {
return r;
}
public String getShapeName() {
return name;
... | [
"kajaspiro@gmail.com"
] | kajaspiro@gmail.com |
d7ba780d43b7bb3c9c86f7bcc9b94af31cc51f1e | 071a9fa7cfee0d1bf784f6591cd8d07c6b2a2495 | /corpus/norm-class/sling/1928.java | 80db920c4e0a6ee6d7a793d9d34997f5eea79a0d | [
"MIT"
] | permissive | masud-technope/ACER-Replication-Package-ASE2017 | 41a7603117f01382e7e16f2f6ae899e6ff3ad6bb | cb7318a729eb1403004d451a164c851af2d81f7a | refs/heads/master | 2021-06-21T02:19:43.602864 | 2021-02-13T20:44:09 | 2021-02-13T20:44:09 | 187,748,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,063 | java | licensed apache software foundation asf contributor license agreements notice file distributed work additional copyright ownership asf licenses file apache license version license file compliance license copy license http apache org licenses license required applicable law agreed writing software distributed license di... | [
"masudcseku@gmail.com"
] | masudcseku@gmail.com |
7b1f4581bf3dea445350f0f0902055821be93182 | 51c3050325d2584824915efba70f003dd943ffa6 | /pulltorefresh/src/main/java/com/hankkin/library/RefreshListHeader.java | 3cf17a15f174082befd5071a96f22625d00dab1d | [] | no_license | beyond-snail/xywf | 2fff68e7e47238b8bae2256968adae52261844c2 | 87888ba76d1a8b3d86276a55aff625eeea406042 | refs/heads/master | 2021-05-06T07:04:48.164434 | 2018-10-29T08:23:16 | 2018-10-29T08:23:16 | 113,928,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,284 | java | package com.hankkin.library;
import com.handmark.pulltorefresh.library.R;
import android.content.Context;
import android.graphics.drawable.AnimationDrawable;
import android.util.AttributeSet;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.animation.Anima... | [
"wu15979937502"
] | wu15979937502 |
dd603c6329f7b7d476dd8e22b584f4dda8f96d46 | 0fe206bbb45574dc64631e2b565e3d268b014536 | /src/main/java/com/pricemonitor/tools/Template.java | 3689cd814b0bb8d67d6a5bf52e634dcc099ad4f8 | [] | no_license | mikhail-kh1988/Price_monitor | cc8ee113488da73d83c3effa9f1a09b70fa3d22c | 434ec8d0334b9ddd61a526339aca862d15898d89 | refs/heads/master | 2023-07-18T02:20:32.787271 | 2021-09-08T10:43:28 | 2021-09-08T10:43:28 | 399,785,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 750 | java | package com.pricemonitor.tools;
import com.pricemonitor.entity.Price;
import java.util.List;
public class Template{
private String merchantName;
private String productName;
private java.util.List<Price> priceList;
public String getMerchantName() {
return merchantName;
}
public void ... | [
"khvashchevskiy.mikhail@gmail.com"
] | khvashchevskiy.mikhail@gmail.com |
f724fbcc20eba785049fdf4c8aac30a2197aa7ff | 82059ed835572ae804ba3d6603abe20ff9a3aa85 | /entities/src/test/java/de/kisner/otrcast/model/xml/cut/TestXmlFileName.java | 599126ff215f6175b7f556bba2d7e3ae0f82854f | [] | no_license | thorsten-k/otrcast | e5db7cfaffae93abb27223aed83f097f638b3eb2 | 6bb283d5eefc41908f22f939fd972a4c42d3356e | refs/heads/master | 2023-07-22T23:34:14.574435 | 2023-07-09T06:46:05 | 2023-07-09T06:46:05 | 39,729,765 | 0 | 6 | null | 2023-01-03T13:14:29 | 2015-07-26T15:12:51 | Java | UTF-8 | Java | false | false | 770 | java | package de.kisner.otrcast.model.xml.cut;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import de.kisner.otrcast.test.OtrXmlTestBootstrap;
public class TestXmlFileName extends AbstractXmlCutTest<FileName>
{
final static Logger logger = LoggerFactory.getLogger(TestXmlFileName.class);
public TestXmlFileN... | [
"t.kisner@web.de"
] | t.kisner@web.de |
a21060b1924d20e9e7f38c51ea63ca369f1146cf | e0f13e1839adb80398fa8fd1b2df9d2d24b7fcfa | /chaos-test/src/main/java/cn/amos/chaos/test/dao/entity/UserGroupEntity.java | 5fdb54a2f1f4cdbbc8d52d4907a960392cb82673 | [] | no_license | AmosWang0626/chaos | 617d41490d62bb7c7ac1743148b452bf17480842 | 4736fb9dc89d3ebd25ebbba4c377da9434a6d1ed | refs/heads/master | 2023-06-23T09:23:18.242936 | 2023-02-23T14:44:58 | 2023-02-23T14:44:58 | 118,746,909 | 1 | 0 | null | 2023-06-14T22:32:56 | 2018-01-24T10:01:04 | Java | UTF-8 | Java | false | false | 1,364 | java | package cn.amos.chaos.test.dao.entity;
import lombok.*;
import lombok.experimental.Accessors;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Objects;
/**
* DESCRIPTION: user & group
*
* @author <a href="mailto:amos.wang@xiaoi.com">amos.wang</a>
* @date 2019/11/27
*/
@Getter
@Setter
@N... | [
"1833063210@qq.com"
] | 1833063210@qq.com |
ca1be4de97edfcfa69be51f0b5609aacae867818 | 49c0977f40f3cf0522a98906fba47fe31eb4da1f | /FoodWastageManagement/src/userInterface/ngo/ngoManager/NGORestaurantRequestViewJPanel.java | c80337f126571f1bbf369d9d77e80cf91634d03d | [] | no_license | hipstermartin/food-wastage-management | 251c462639ed02b2bd2fbd364355bbeccf6cad18 | c2e3fdecdfe20e2bd216cb8366a9c2bd9f4ae553 | refs/heads/master | 2023-03-07T13:04:14.544101 | 2023-02-26T05:12:26 | 2023-02-26T05:12:26 | 232,054,612 | 4 | 5 | null | null | null | null | UTF-8 | Java | false | false | 11,285 | 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 userInterface.ngo.ngoManager;
import business.util.request.RequestItem;
import business.workQueue.CollectionWorkRequest;
impor... | [
"abhi.yalamaddi@gmail.com"
] | abhi.yalamaddi@gmail.com |
7bb67bd6390c41a3b2fdfd1c549e590f2f9514b8 | 0c62103df45d9021a12e9b12982a83392c393c24 | /hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/TestFSSchedulerNode.java | 3927b00f68efcc10ef439d0c72247c13cae2452b | [
"LicenseRef-scancode-unknown",
"CC-PDDC",
"LGPL-2.1-only",
"GCC-exception-3.1",
"GPL-2.0-only",
"EPL-1.0",
"Classpath-exception-2.0",
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-other-permissive",
"CDDL-1.0",
"MIT",
"CC-BY-2.5",
"CC-BY-3.0",
... | permissive | maobaolong/hadoop | f934d4dc0ba45162230adf90819699071ca1171d | f378621546df760aef8d2560b6e9469260bdd4bf | refs/heads/trunk | 2021-06-15T11:16:40.192051 | 2017-05-01T06:32:20 | 2017-05-01T06:32:20 | 89,907,623 | 0 | 1 | Apache-2.0 | 2020-02-09T09:16:47 | 2017-05-01T08:05:13 | Java | UTF-8 | Java | false | false | 15,728 | 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... | [
"kasha@apache.org"
] | kasha@apache.org |
0cea1c3be32cb8ffcbc983b11c2a031f2610af8b | 1151c5b6fddb9cc31e38fdb0c40d7f1e009e7830 | /jiangdaxianService_seckill-service/src/main/java/com/jiangdaxian/seckill/constant/SeckillConstant.java | e60f56db65e20134eeeb56f45170d6cde2a9070a | [] | no_license | jdx100424/jiangdaxianService_seckill | 1967d9335ee0475941c590e1b21acb5b4c82891f | 45ec8991e809fef093b6971b34a52d5f6ac63d88 | refs/heads/master | 2020-03-18T17:45:51.562273 | 2018-06-03T07:54:34 | 2018-06-03T07:54:34 | 135,048,931 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | package com.jiangdaxian.seckill.constant;
public class SeckillConstant {
//0,草稿,1,启动,2停止
public static final Integer STATUS_OK = 1;
}
| [
"15914380151@139.com"
] | 15914380151@139.com |
4974061828cc3fcf07b363732519c6b0ed058ca7 | cc717334e08b4967de4912c8c10bd80396b52cd7 | /src/TeeTarjoilu.java | 6fc1edca77fd86ab5641794f5895fed5e69ab354 | [] | no_license | Nosseman/Juoma-Automaatti-GUI | 571f4394f2bec2e5b1cb4768349ae7ca8fff9e95 | f34642db52a774095cd7c908a881d0e2c79476f4 | refs/heads/master | 2020-08-30T07:48:31.624074 | 2019-10-30T09:25:05 | 2019-10-30T09:25:05 | 218,310,118 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,131 | java | import java.awt.BorderLayout;
import java.awt.EventQueue;
import java.awt.Font;
import java.awt.Image;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swing.SwingConstants;
import javax.swing.border.EmptyBorder;... | [
"juuso.nousiainen@hotmail.com"
] | juuso.nousiainen@hotmail.com |
e0b9893a77456f47d1aa94328f0cb0b6f494f014 | 945336e95ca96e752880ece499d5c9a2932a7d93 | /src/CodeChef/FallForCode2_2019/NehruGift.java | 1846cdea6597f976bff0da5a923f9b6522d6d296 | [
"Apache-2.0"
] | permissive | manxist256/MovingBit | 8c5a0438b96421f10b1a90e51fafdd2bdbf609be | 793ac93b647a888dccbd86891244ff79f0f5451e | refs/heads/master | 2020-04-07T02:45:44.713862 | 2019-12-29T13:45:36 | 2019-12-29T13:45:36 | 157,988,805 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,064 | java | package CodeChef.FallForCode2_2019;
import java.io.*;
import java.util.InputMismatchException;
public class NehruGift {
static InputReader in = new InputReader(System.in);
private static void solve() {
TrieDictionary trieDictionary = new TrieDictionary();
PrintWriter printWriter = new PrintW... | [
"manikandan.kk@flipkart.com"
] | manikandan.kk@flipkart.com |
465d10ea50629f86d282c655715db581879914dd | 18c74e962ad801279ed8d5f6c2138346cac00afe | /src/main/java/lesson2/DatabaseApp.java | f3321fb2d427dd359479c882b86d88c0358251a0 | [] | no_license | Maksimandr/Geekbrains_Java3_HomeWorks | b1e476e021088e689e3caddfd2feb12f222f15e1 | 50382c4c3f8178ee245b5c61c25c8a96b65e0a65 | refs/heads/master | 2023-06-04T04:59:49.956492 | 2021-06-23T09:11:12 | 2021-06-23T09:11:12 | 371,132,185 | 0 | 0 | null | 2021-06-23T09:01:58 | 2021-05-26T18:25:22 | Java | UTF-8 | Java | false | false | 1,339 | java | package lesson2;
import java.sql.*;
/**
* код с урока проверять не надо
*/
public class DatabaseApp {
private static final String DATABASE_URL = "jdbc:sqlite:javadb.db";
private static Connection connection;
private static Statement statement;
static {
try {
Class.forName("org.... | [
"maksimandr@mail.ru"
] | maksimandr@mail.ru |
efd1c64d5ce009b1a1a0288bb9809541f58d4f22 | fb7f0262c03fac0d9ba2f3e14fa3ad92d563ee9f | /crm-test/src/main/java/com/crm/test/task/ScheduledTask.java | 2e07744db41039e2cd417b24e478edf8f34de7da | [] | no_license | TwinStarBoy/crm-test-dev | 1f32d2546d6f5cc147bf11cd5809adc363fbc840 | 7dce14cb9cd32dd3d3c6db67bc47fa0a932bdf48 | refs/heads/master | 2021-09-18T12:56:56.476168 | 2018-07-14T08:19:06 | 2018-07-14T08:19:06 | 120,623,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,859 | java | package com.crm.test.task;
import java.util.Map;
import javax.mail.internet.MimeMessage;
import org.apache.commons.collections.map.HashedMap;
import org.apache.velocity.app.VelocityEngine;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import o... | [
"312764087@qq.com"
] | 312764087@qq.com |
dc41e41d01d6f57d45d9678e001b19966c30497b | 11187223798fa347f87c459a055c26306e13db23 | /PJ_CS/src/com/pj/pkg/subject.java | fb49a025eac7c4cdd43652f49ea12103f528b592 | [] | no_license | WichitaW/PJ_CS | 30109d5e23c7ef87134b4cabde03486fb1f7614b | fc69ad4cbaa195dd5148ae77856de4c23afd9a88 | refs/heads/master | 2021-05-04T18:23:45.761149 | 2018-02-16T15:06:49 | 2018-02-16T15:06:49 | 120,169,239 | 0 | 0 | null | null | null | null | TIS-620 | Java | false | false | 4,235 | java | package com.pj.pkg;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import java.awt.Toolkit;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.GroupLayout;
import javax.swing.GroupLayout.Alignment;
import javax.swing.JLabel;
import ... | [
"COMSCI@172.25.4.163"
] | COMSCI@172.25.4.163 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.