blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cdb4cc4203326980c51bd290febed4094f12fdb7 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/com/tencent/p177mm/p230g/p231a/C32565gq.java | c4907394d4dad519618fe65b72f8e05863d5cf11 | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 659 | java | package com.tencent.p177mm.p230g.p231a;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.p177mm.sdk.p600b.C4883b;
/* renamed from: com.tencent.mm.g.a.gq */
public final class C32565gq extends C4883b {
public C18277a cBo;
/* renamed from: com.tencent.mm.g.a.gq$a */
public static fina... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
00478413f4ff0aa1ba1dbcaeeb33bbb5c9b9f588 | 928e36d300ebada4bad65d676a0f33da8d8ba5b2 | /app/src/main/java/com/tn3/mobile/hermes/dto/EmissorDestinatarioDTO.java | 0d9c31e377f1b8e5653c4a7a8d2b1194362444d8 | [] | no_license | cevargas/h-mobile | d2c5293cf5bef6a683259255b8ac811c147d5e6f | 849ee7f700e4f44de0d40d9f32e2d7ac12ba6bde | refs/heads/master | 2021-01-11T01:10:07.489941 | 2016-10-29T21:37:15 | 2016-10-29T21:37:15 | 71,052,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 692 | java | package com.tn3.mobile.hermes.dto;
public class EmissorDestinatarioDTO {
public int id;
public String nome;
public String cnpjCpf;
public CidadeDTO cidade;
public String logradouro;
public String logrCom;
public String logrNum;
public String bairro;
public EmissorDestinatarioDTO(i... | [
"cev@outlook.com"
] | cev@outlook.com |
b49007d6bce5ebd65707a5b594223dd6bee0b404 | bfdd1c6cc0279a0b3815d730f934a732d492cdbf | /src/main/java/payroll/payroll/EmployeeController.java | 2e596b4998ca4f868acfd8055468b37f2f6dcf77 | [] | no_license | praveenvem001/payroll | 620ba0437cef7e2eb8443d6d7e56dd0acbdbd18f | 75c4f7666bedc94c4b43af548add6b057d1dd142 | refs/heads/main | 2023-05-05T23:56:38.671159 | 2021-05-20T01:17:13 | 2021-05-20T01:17:13 | 368,367,798 | 0 | 1 | null | 2021-05-19T00:28:20 | 2021-05-18T01:35:38 | Java | UTF-8 | Java | false | false | 3,012 | java | package payroll.payroll;
import java.util.List;
import java.util.stream.Collectors;
import org.springframework.hateoas.CollectionModel;
import org.springframework.hateoas.EntityModel;
import org.springframework.hateoas.IanaLinkRelations;
import org.springframework.http.ResponseEntity;
import org.springframework.web.b... | [
"praveen.vem001@gmail.com"
] | praveen.vem001@gmail.com |
4a60554be1e7239abcfcd605134b22dcb6b8f698 | 81614cf0e20c8d8c0df80fe3cfa9aebc83c8587b | /src/main/java/com/whx/RBTREEMap.java | 24d6ea48a3f96d28e6faf68c7ca83e04ecaf0413 | [] | no_license | pantherlion/datastruct | fb7e76a7fdbc86256a20e0ffe5802ae1b65472f3 | 1a455f9c1f97c870b2592ef6b2f616d7f4d8744f | refs/heads/master | 2020-03-18T02:57:40.169540 | 2018-06-01T08:25:16 | 2018-06-01T08:25:16 | 134,205,080 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,168 | java | package com.whx;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.Logger;
import ch.qos.logback.classic.LoggerContext;
import org.junit.Assert;
import org.slf4j.LoggerFactory;
import java.util.Stack;
public class RBTREEMap <K extends Comparable<K>,V> {
static int RED=1;
static int BLACK=0;
... | [
"1196385362@qq.com"
] | 1196385362@qq.com |
1a9b7b6fd0377f4e53fff9711f08778080a4d449 | 40d14fdb813e9852356a3ab3d35d8c78f25335ae | /src/main/java/com/netquest/bugtracker/repository/AuthorityRepository.java | 16e5c8f7dc09ee1f38b62a42f752f4ed4a297542 | [] | no_license | carlesarnal/jhipster-sample | 2134d022c994db2504ac56b60edd23401fdca7e0 | ace91ad4abcc7e51178a1da747818e8baa114121 | refs/heads/master | 2021-05-10T13:04:14.457087 | 2018-01-22T13:35:28 | 2018-01-22T13:35:28 | 118,461,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | package com.netquest.bugtracker.repository;
import com.netquest.bugtracker.domain.Authority;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* Spring Data JPA repository for the Authority entity.
*/
public interface AuthorityRepository extends JpaRepository<Authority, String> {
}
| [
"carnal@netquest.com"
] | carnal@netquest.com |
e98afbc86eea92cda813dda6792e3fad64fec4fd | 7019dbe45cce0d0c59129c81bcd014fbe9e5eda6 | /java/simple/item/tool/ItemPickaxeWrapper.java | a7c1b84badd0a5f928adb0f7abf1c3c87739d985 | [] | no_license | JRobertson90/Simple-Mod | 08c86d80b164fdaa9ab70e53f945ad9caa460038 | 94c0d97b67bc14fb82677bf2c415a1b9c8634037 | refs/heads/master | 2021-01-01T18:55:15.562302 | 2015-11-07T02:23:52 | 2015-11-07T02:23:52 | 37,832,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 275 | java | package simple.item.tool;
import net.minecraft.item.ItemPickaxe;
//This class created to circumvent protection on ItemPickaxe constructor
public class ItemPickaxeWrapper extends ItemPickaxe{
public ItemPickaxeWrapper(ToolMaterial p_i45347_1_) {
super(p_i45347_1_);
}
}
| [
"jrobertson2990@gmail.com"
] | jrobertson2990@gmail.com |
d59ddfe8feecfad86ef7343749336af512cfdb27 | 7b733d7be68f0fa4df79359b57e814f5253fc72d | /modules/extensions-main/src/main/java/com/percussion/extensions/security/IPSAllowOnlyItemInputValidator.java | 91530f23b03aba7b2dddacad3b2ae851a5c6949a | [
"LicenseRef-scancode-dco-1.1",
"Apache-2.0",
"OFL-1.1",
"LGPL-2.0-or-later"
] | permissive | percussion/percussioncms | 318ac0ef62dce12eb96acf65fc658775d15d95ad | c8527de53c626097d589dc28dba4a4b5d6e4dd2b | refs/heads/development | 2023-08-31T14:34:09.593627 | 2023-08-31T14:04:23 | 2023-08-31T14:04:23 | 331,373,975 | 18 | 6 | Apache-2.0 | 2023-09-14T21:29:25 | 2021-01-20T17:03:38 | Java | UTF-8 | Java | false | false | 774 | java | /*
* Copyright 1999-2023 Percussion Software, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | [
"nate.chadwick@gmail.com"
] | nate.chadwick@gmail.com |
7d904108e464410ade38b9e47437a3f352ecc9f4 | f0bd401a14c09d31159909b5451c5d06c4de7b34 | /merge-two-sorted-lists/merge-two-sorted-lists.java | 5670e09e49cb716674bba63f808368bb901eeeb9 | [] | no_license | Cvam06/LeetCode-Solutions | 73625b87d97f574ee528ce55eeced437372ba3b1 | d2da7199adf6fe89bea246aa0ac5d6b49cc8d066 | refs/heads/main | 2023-08-27T19:40:19.198081 | 2021-10-28T19:17:47 | 2021-10-28T19:17:47 | 370,894,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 965 | java | /**
* Definition for singly-linked list.
* public class ListNode {
* int val;
* ListNode next;
* ListNode() {}
* ListNode(int val) { this.val = val; }
* ListNode(int val, ListNode next) { this.val = val; this.next = next; }
* }
*/
class Solution {
public ListNode mergeTwoLists(ListNode ... | [
"cvam612@gmail.com"
] | cvam612@gmail.com |
5d280fbdd776a2020540fcdb66a790119ae06fa0 | 68f3f6453652202c724dba5a1dbed6e46ddf2a1d | /softProcess/src/ERP/Process/Commerciale/Stock/DocumentLot/service/DocumentLotService.java | 7eaa48bbe41cb4fced3715891ac2720dac97ccf0 | [] | no_license | ErpProcess/25121981 | c5ecddfbdfbb97516bc3f57d8a6333a65b84a9f0 | d417b3e2287b6cc240dde747db7fd88824819f99 | refs/heads/master | 2023-08-05T10:03:50.378009 | 2023-07-29T19:39:09 | 2023-07-29T19:39:09 | 149,328,434 | 0 | 0 | null | 2023-03-08T06:58:27 | 2018-09-18T17:39:30 | JavaScript | UTF-8 | Java | false | false | 3,315 | java | package ERP.Process.Commerciale.Stock.DocumentLot.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
import org.springframework.transaction.annotation.Transactional;
import ERP.Process.Commerciale.Stock.DocumentLot.dao.Docu... | [
"amira@amira-PC"
] | amira@amira-PC |
43dc396bb6459d1d15e728d6021b3de178fb36cb | f4d4b86cd9a4d0f96d2ee4290029c4b3c7e8dc6b | /lab7/Player.java | 49865205926f8b0e19b655b056c56e0f3a93ce13 | [] | no_license | GabrielDiac/ProgramareAvansata | 01b4603636f9cecb2a1f4594b4f78ab7d2fc6c9a | e99830d319c744f7cee726a0ea75816a4bdd7682 | refs/heads/master | 2021-03-27T08:20:12.968393 | 2020-05-09T10:15:55 | 2020-05-09T10:15:55 | 247,805,247 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,630 | java | import java.util.ArrayList;
import java.util.List;
import java.util.Random;
public class Player implements Runnable{
String name;
Board board;
List<Token> listTokenPlayer = new ArrayList<Token>();
int activation;
Player opponent;
public Player(String name, Board board,int act) {
... | [
"noreply@github.com"
] | noreply@github.com |
30677cefbc1b81fb76480c35c621532632994b75 | 3c4763922cda3f3a990b74cdba6f8a30b07467de | /src/main/java/students/andrew_galashin/lesson_9/level_5/task_22/Trader.java | d0c56124a85cea65208c742c8005c1223e2f2f95 | [] | no_license | VitalyPorsev/JavaGuru1 | 07db5a0cc122b097a20e56c9da431cd49d3c01ea | f3c25b6357309d4e9e8ac0047e51bb8031d14da8 | refs/heads/main | 2023-05-10T15:35:55.419713 | 2021-05-15T18:48:12 | 2021-05-15T18:48:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 631 | java | package students.andrew_galashin.lesson_9.level_5.task_22;
class Trader {
private String fullName;
private String city;
private String country;
public Trader(String fullName, String city) {
this.fullName = fullName;
this.city = city;
}
public Trader(String fullName, String c... | [
"c0mplyster1@gmail.com"
] | c0mplyster1@gmail.com |
e5753732906751a22f42b83939980b803c75f723 | 24c6b17855a0ac6afc5bc996f78b77fb7796e24f | /mvplibrary/src/main/java/comapp/example/gyq/mvplibrary/utils/ScreenUtils.java | a7a73112e0a84919665770cfc53afc97429b57f3 | [] | no_license | 965310001/MVP-Template | 61f893ad7d9cb7a1f85eb86dcf0955520ee1b7e0 | 00400ee1fe6426e348252377ee32575ecb403c08 | refs/heads/master | 2021-01-19T09:46:11.255083 | 2017-04-10T07:42:28 | 2017-04-10T07:42:28 | 87,780,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,923 | java | package comapp.example.gyq.mvplibrary.utils;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Rect;
import android.util.DisplayMetrics;
import android.view.View;
import android.view.WindowManager;
/**
* 获得屏幕相关的辅助类
*
*
*
*/
public class Screen... | [
"13657626@qq.com"
] | 13657626@qq.com |
2c9915b9b570a26ac46cd8aeff754e094fbcf50f | 44b3214579574d4a46f2b98c763cb6c237bd1d6c | /src/main/java/com/example/solargen/entity/Role.java | bde16c2f3462f70c59cc1b6eacd4cf04f3989137 | [] | no_license | solargen/springboot-shiro | a70a18a59feb2497800c7d79dbff9783f4c6a27d | 2fe9dcd7dd907e450b00867d32e67d148e3c2383 | refs/heads/master | 2022-06-29T13:05:41.033205 | 2019-05-23T10:36:30 | 2019-05-23T10:36:30 | 186,207,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,252 | java | package com.example.solargen.entity;
import com.baomidou.mybatisplus.annotation.TableName;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import java.io.Serializable;
/**
* <p>
*
* </p>
*
* @author solargen
* @since 2019-04-26
*/
@TableName("t_role")
pub... | [
"zhangsan@itsource.cn"
] | zhangsan@itsource.cn |
49a8cc5d2a1145657cc4f74972f42ea7f8ee5a10 | dbae6cf298be83a50fc7406f2e161306f9f6cbf5 | /RunPlanner/src/br/com/runplanner/view/EquipmentMBean.java | 14f0f569f6fb3dfe904c8c87464cd170eb8c40ee | [] | no_license | pedgoncalves/runplanner | 7e3635adaa24d783cef645946e33fc56cbe3ed13 | 999341b4852891c969ff5444a57b98c2c1de55df | refs/heads/master | 2021-05-01T02:25:07.914576 | 2016-02-17T12:32:28 | 2016-02-17T12:32:28 | 39,012,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,646 | java | package br.com.runplanner.view;
import java.util.List;
import javax.faces.application.FacesMessage;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Scope;
import org.springframework.stereotype.Component;
import br.com.runplanner.domain.Equipment;
import b... | [
"pedgoncalves@gmail.com"
] | pedgoncalves@gmail.com |
b6be8cc75e28e479556ee5489e043afa1991d57f | d778d1c21fb4433e6f231ffd05b49a650b1ab6bd | /online/Tudo.java | 02c4a79972fc022be39f761460f7a5a1f7e80969 | [] | no_license | gustavokira/ifpr-parimpar | 5032817a990c7d0e37e3f9bdc9f3e2c1fc112bda | cd0bbd5467402bd6a1a7169505a838e02180109f | refs/heads/master | 2021-01-23T02:35:25.251619 | 2018-03-08T13:26:33 | 2018-03-08T13:26:33 | 86,009,961 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,720 | java | import java.util.Scanner;
class Main{
public static void main(String args[]){
ParImpar jogo = new ParImpar();
jogo.escolherParParaOJogador1();
jogo.escolherValorParaOJogador1(1);
jogo.escolherValorParaOJogador2(2);
jogo.calcularResultado();
Jogador ganhador = jogo.quemGanhou();... | [
"gustavokira@gmail.com"
] | gustavokira@gmail.com |
b9f5014fda964d96899b713419a06a787ffe59f3 | b91b7c1acc1f0f7b384150890b1e326ad17e8cbd | /app/src/main/java/fi/mobiles13/movietonight/MovieUtils.java | 9b7acfa50c9a1b26b6f2e361a9a2e0b3acd7b889 | [] | no_license | dieu-vu/movie2night | b2fe12ab4f0782bf24c58e345b754ba74bc5fa85 | 1848257818e13c7b56381071abdd944491080f57 | refs/heads/master | 2023-01-29T15:03:16.546602 | 2020-12-08T11:53:33 | 2020-12-08T11:53:33 | 315,268,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,384 | java | package fi.mobiles13.movietonight;
import android.app.Application;
import android.content.Context;
import android.content.SharedPreferences;
import android.util.Log;
import com.google.gson.Gson;
import com.google.gson.JsonArray;
import com.google.gson.JsonParser;
import com.google.gson.reflect.TypeToken;
import org.... | [
"dieu.vu@metropolia.fi"
] | dieu.vu@metropolia.fi |
85cd9f976d69c5fb79f1b258b00405e85809cd09 | 83caf1ed6c12590e43a027452cdc4d97cd792ecc | /app/src/main/java/com/example/powertrafficeapp/fragment/Fragment_4.java | 15848247d2763a68f365376c5d7fff62355d88cd | [] | no_license | sanyaoyao/PowerTrafficeApp | 44213f6329d314ba5d407e700b6b3dd1f28649bd | a7cae1d413eedcdeffc6ae8abd8a5b768f9aa8b1 | refs/heads/Text | 2021-07-13T05:51:49.977648 | 2017-10-19T00:49:15 | 2017-10-19T00:49:15 | 106,986,173 | 0 | 0 | null | 2017-10-15T05:25:26 | 2017-10-15T05:25:26 | null | UTF-8 | Java | false | false | 1,464 | java | /**
*
*/
package com.example.powertrafficeapp.fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditTe... | [
"3185717649@qq.com"
] | 3185717649@qq.com |
5aad7653bcb602ddd1f4490b1f6b4510414c3731 | 96d8b502e834f883aab11ba908e4a31df6e71303 | /src/com/ctgu/util/Json.java | d64d0a25bdd7806b93cd026127af6bab416dd3d5 | [] | no_license | sndhyqs/ctguhelp | 634c1274a356c0e95a5742829331fd1873045202 | 7279a2e1370a99d49339ebad12a5a1afbd0ada6c | refs/heads/master | 2021-01-15T23:36:37.219887 | 2014-12-16T12:19:08 | 2014-12-16T12:19:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 607 | java | package com.ctgu.util;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.json.JSONException;
import org.json.JSONObject;
/**
* 自己Json处理用的一个类
*
* @author 晏青山
*
*/
public class Json {
/**
* map转换一个一维的json数据
*
* @param map
* @return String
*/
public static String mapT... | [
"529357231@qq.com"
] | 529357231@qq.com |
48133f40f2f1af824b25d519f0da4fd417fb3be8 | 93eac77827dde53e81b845f7cbea973bbad1fd70 | /src/main/java/com/facultate/disertatie/entity/RefPriority.java | a689df7015a0bd52f3b1a345fe00b048938678ec | [] | no_license | barbupetcu/HrEvaluationApp | 0423cac5b99eeecc38169043775c6021d1318309 | e99bb7f041b2c1bb51ea5e923476b4f43de78ed8 | refs/heads/master | 2022-07-17T12:44:09.043089 | 2019-06-11T00:26:25 | 2019-06-11T00:26:25 | 184,937,458 | 1 | 0 | null | 2022-06-29T17:25:50 | 2019-05-04T19:42:01 | JavaScript | UTF-8 | Java | false | false | 551 | java | package com.facultate.disertatie.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="ref_priority")
public class RefPriority{
@Id
@Column(name="id", nullable = false, updatable=false)
private int id;
@Column(... | [
"barbu.petcu@gmail.com"
] | barbu.petcu@gmail.com |
74774f33cca5697ca8baf5bb0006b9296e7b671d | 77ce891a691b4792eaae55d4c95db82d3bd60bf4 | /core/src/com/xpto/infectors/engine/Cell.java | 147cc6c966cac0b1f0ae3b3720b1478ad6aef9ab | [] | no_license | Nuclear2Games/Infectors | f63b744d0ba5337453bdbaaf2e994b0f1e242d11 | f71328533dc5825d32365ddc181865246c64b7a1 | refs/heads/master | 2023-07-10T10:05:32.852436 | 2014-05-09T21:32:16 | 2014-05-09T21:32:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,582 | java | package com.xpto.infectors.engine;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
public class Cell extends Circle {
public static final float MIN_RADIUS = 20;
public static final float MAX_RADIUS = 100;
private static Texture img;
private float energy;
... | [
"anderson.binario@gmail.com"
] | anderson.binario@gmail.com |
1bc5ea0c03cef449684d41786b6567e9745e3e5c | 8594efe548e1031362ca17971bdb81f62779e823 | /module-simple/src/main/java/domainapp/modules/simple/fixture/SimpleObjectBuilder.java | e9df3e06d96246085dd6ff606b8f3a68e7af9c62 | [] | no_license | erikhermilo/CRUD | 1a962e18bb5504c9d286b0bf8227939dc4a7de28 | a6ad6a0f06d6bf979ed1bae4eade6d313cfc7abe | refs/heads/master | 2020-03-21T10:32:58.239733 | 2018-07-13T09:11:09 | 2018-07-13T09:11:09 | 138,457,233 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,814 | 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")... | [
"hermiloerik@gmail.com"
] | hermiloerik@gmail.com |
170ac5ba211738523eb82279b0adaf063eeea8da | aea1b3965860909d13e9d017260b86e05c2c2eb5 | /FacultyPreferences-portlet/WEB-INF/service/com/asu/poly/iproject/faculty/preferences/service/ProjectdetailServiceClp.java | 5af5b0db58726ab98041d2eda46a7244bf1a4482 | [] | no_license | AnshuSingh/IProjectTeamSelection | e485513940e8335850b0e31ea804e7118f64c621 | 82eaa56ac64efe75b59ea6a5a8ca287f1cc0c6ce | refs/heads/master | 2016-09-06T13:29:46.884012 | 2013-05-13T01:41:32 | 2013-05-13T01:41:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,507 | java | /**
* Copyright (c) 2000-2012 Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later... | [
"anshu1012@gmail.com"
] | anshu1012@gmail.com |
3f390a1748b969d21b49764046283d1e73675429 | 352cb15cce9be9e4402131bb398a3c894b9c72bc | /src/main/java/chapter4/topic4/LeetCode_791.java | 2f1b6b5f8dd8be4417d6ef31a7cdbca1310e30bc | [
"MIT"
] | permissive | DonaldY/LeetCode-Practice | 9f67220bc6087c2c34606f81154a3e91c5ee6673 | 2b7e6525840de7ea0aed68a60cdfb1757b183fec | refs/heads/master | 2023-04-27T09:58:36.792602 | 2023-04-23T15:49:22 | 2023-04-23T15:49:22 | 179,708,097 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 558 | java | package chapter4.topic4;
/**
* @author donald
* @date 2022/11/13
*/
public class LeetCode_791 {
public String customSortString(String order, String s) {
int[] cnts = new int[26];
for (char c : s.toCharArray()) cnts[c - 'a']++;
StringBuilder sb = new StringBuilder();
for (char c ... | [
"448641125@qq.com"
] | 448641125@qq.com |
0776eb55fc1ff9c320a9c545b358bb502c79706e | 521789c822469f7676969fc7089b375fbab6d33d | /src/pattern_05_factory_method/BlackHuman.java | 500b02715fdef22db2649482d85e7a67f0223fb6 | [] | no_license | syf1234567/pattern | 6a4a56d1883aa74813ea8604089de1d7c8d83459 | e060a1ee6b1f5dd0e499ba66889786f00182befb | refs/heads/master | 2023-01-24T18:56:59.921926 | 2020-11-26T13:33:37 | 2020-11-26T13:33:37 | 315,897,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 704 | java | package pattern_05_factory_method;
/**
* @author cbf4Life cbf4life@126.com
* I'm glad to share my knowledge with you all.
* 黑色人类,记得中学学英语,老师说black man是侮辱人的意思,不懂,没跟老外说话
* 1.策略模式
* 2.代理模式
* 3.单例模式
* 4.多例模式
* 5.工厂方法模式
* 6.抽象工厂模式
*/
public class BlackHuman implements Human {
@Override
public void laugh(... | [
"shengyifan@tongqutech.cn"
] | shengyifan@tongqutech.cn |
71de015c6be540f83fabd919ab7787cdc7218fbe | 43f7579059f5f3884a48c108d705d05371ede96d | /src/Utils.java | bdf25b7e78908bee86754aa87b5130ae6410c5a8 | [] | no_license | bernardCS4244/CDCLSolver | 644f005bbb4d497da9b8255b16c60ec618af84ea | c5825a249742a43af65395f679a92d44802c7d1d | refs/heads/master | 2020-03-12T05:22:19.374783 | 2018-05-01T19:52:13 | 2018-05-01T19:52:13 | 130,462,178 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,241 | java | import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class Utils {
public static boolean formulaSatisfied(int numClauses, List<Clause> clauses, Map<Integer, Literal> solution) {
List<Literal> literals;
int satisfiedCounter = 0;
for (int i = 0; i < numClauses... | [
"bernardified@gmail.com"
] | bernardified@gmail.com |
8c11e35533c42618b1b627864331777ad8de16ab | 168101ccd80d2dcfd8d890336156a0bc9a0544d0 | /hql-benchmark-orm6/src/main/java/org/hibernate/benchmarks/hql/orm6/VersionSupportImpl.java | 6812743eba765a76a38cdf8147b5933fb25a892b | [] | no_license | Sanne/hql-benchmark | ce29c9475b0cf2903551bd00e041d58d1eead547 | b5fed1bdbe5c76ab8613260c99523ebd4603c365 | refs/heads/master | 2020-05-24T02:09:45.279218 | 2019-05-09T19:43:31 | 2019-05-09T19:43:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,862 | java | /*
* Hibernate, Relational Persistence for Idiomatic Java
*
* License: GNU Lesser General Public License (LGPL), version 2.1 or later
* See the lgpl.txt file in the root directory or http://www.gnu.org/licenses/lgpl-2.1.html
*/
package org.hibernate.benchmarks.hql.orm6;
import org.hibernate.benchmarks.hql.Hiberna... | [
"steve@hibernate.org"
] | steve@hibernate.org |
2744fe53f507dfbc33c21dfbb2fb09a39b3c4027 | 9bad7447163a9738db10b94b9d020393a9391d11 | /ContentRec/src/main/java/com/bridgelabz/contentRec/controller/PublisherImplementaion.java | f5f1ef81d73f4155c23169d802e0fe51106e2273 | [] | no_license | Dhareppahm/GamesContetnReccomendationRedisPubSubImpl | d69b404ee23c64841e2b72cf6314cc045a8c35f2 | 7ed47902e57b5efed5f742705a33a7a7caa68cf0 | refs/heads/master | 2020-04-05T23:24:07.060131 | 2017-02-23T13:36:56 | 2017-02-23T13:36:56 | 82,930,106 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,336 | java | /*
* @Author:Dhareppa Metri
* File:GamesCategoryScoreController.java
* Purpose:Publisher implementation class.
**/
package com.bridgelabz.contentRec.controller;
import java.util.concurrent.CountDownLatch;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springf... | [
"dhareppahm@gmail.com"
] | dhareppahm@gmail.com |
d053a907bebbc84de29abd4b108b2524c62f8430 | a3cfda71887c99a1efac74a07fdfeb42e4ccb216 | /app/src/main/java/com/xiangxue/webviewapp/WebActivity.java | cdd755289a12618df1dc3a71e551f2fb248945b1 | [] | no_license | bobSir/webProcess | 2955e8f5af4e1f5868c4fc576ea384dac377abc5 | ae60ce794bdd7dc5b20e570bc8be647f66995434 | refs/heads/master | 2022-11-16T06:00:10.306088 | 2020-07-10T07:31:01 | 2020-07-10T07:31:01 | 278,568,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,800 | java | package com.xiangxue.webviewapp;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.Menu;
import android.view.MenuItem;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import an... | [
"3063093332@qq.com"
] | 3063093332@qq.com |
d552223b02e21905b04f5e686e969601b9084395 | f145521a5fdd0673839b2a71e2294aea4d045059 | /manage/com/cc/manage/controller/BindController.java | 7e3d361136a5be0f80738df147cfd4d7a9683574 | [] | no_license | DimonHo/ccplat | 0b68c0b9cc145966b73c51f2e49016be88d7e854 | f717b70014c0c29506c3f4959cbd484b1279d250 | refs/heads/master | 2021-01-14T09:36:34.617896 | 2015-05-25T16:42:51 | 2015-05-25T16:42:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,605 | java | package com.cc.manage.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Contr... | [
"vampirehgg@qq.com"
] | vampirehgg@qq.com |
8a6d506126f5b586da564fe6e229053b2677e947 | fa194a7b40466b3791ad44e0cd52cb573090ae85 | /Demo/src/abc/Hello.java | c4b25357eb9ddaa1a71de488bab3caa63fea7f62 | [] | no_license | ashish1204/JenkinsDemo | e119cacd2ec2d52927d02dfc86da634ad93bbd77 | 16920c5095f79b3525c69643fe384b6fec70683b | refs/heads/master | 2022-12-28T08:11:56.248473 | 2020-10-09T12:24:50 | 2020-10-09T12:24:50 | 302,621,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 151 | java | package abc;
public class Hello {
public static void main(String[] a) {
for(int i=0;i<=9;i++) {
System.out.println("hello world");
}
}
}
| [
"ashishgandhi220@gmail.com"
] | ashishgandhi220@gmail.com |
37ed05a590d5531211cf8aa0b3c2ba4eee851e77 | a6b7b16ef80be43d9bd0a49072b6338e74178003 | /gaia-test-case-top/gaia-test-case-database-derby/src/main/java/net/sf/gaia/testcase/database/DerbyServer.java | b765b1b17c98c18fe668fd51ffcacd411c68f801 | [
"MIT"
] | permissive | danieljoppi/gaia-framework | 263fe881f877e5d29b1a1ac34eb0852c4843a207 | 806280f258276e09cc4bda6f93a09138a5aef587 | refs/heads/master | 2022-01-14T16:09:02.334535 | 2022-01-10T21:18:28 | 2022-01-10T21:18:28 | 23,439,161 | 0 | 1 | MIT | 2022-01-10T21:18:29 | 2014-08-28T18:47:37 | Java | UTF-8 | Java | false | false | 866 | java | package net.sf.gaia.testcase.database;
import java.io.PrintWriter;
import java.net.InetAddress;
import java.net.URL;
import java.util.Properties;
import org.apache.derby.drda.NetworkServerControl;
public final class DerbyServer {
private NetworkServerControl container;
private String dir;
public DerbyServer(St... | [
"daniel.joppi@gmail.com"
] | daniel.joppi@gmail.com |
c73258ad8a25de07f6f861885a054acd9834d146 | 8ced32b21f1be9511c256cb8b589d7976b4b98d6 | /temp/user-service/user-api/src/main/java/com/itcrazy/alanmall/user/carddto/HandleDto.java | 1ac55cc7eb947162d8f197bdfb68433fc32e9de3 | [] | no_license | Yangliang266/Alanmall | e5d1e57441790a481ae5aa75aa9d091909440281 | 38c2bde86dab6fd0277c87f99bc860bfc0fbdc0a | refs/heads/master | 2023-06-13T05:01:25.747444 | 2021-07-10T12:18:58 | 2021-07-10T12:18:58 | 293,702,057 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 646 | java | package com.itcrazy.alanmall.user.carddto;
public class HandleDto
{
private Long moduleId;
private Integer system;
public Long getModuleId() {
/* 9 */ return this.moduleId;
}
public void setModuleId(Long moduleId) {
/* 12 */ this.moduleId = moduleId;
}
public Integer getSystem() {
/* ... | [
"546493589@qq.com"
] | 546493589@qq.com |
99b2058a2bd0181fc8a645fb8933b9897f8635e2 | 2702c1806c6503e701ae74ece7d7d0faa06e3b90 | /j2me/media/graphics/animation/vector/VectorAnimationJ2MEJavaLibrary/src/allbinary/animation/VectorAnimation.java | 320f195df790f0c09cb53828021559ca3af495d7 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | thaingo/AllBinary-Platform | eba8c727480d178ea72771ed3f9548ebed806292 | b94abf99c09f4c4efae6cb200b5eccc55f6c05ed | refs/heads/master | 2020-12-24T09:56:04.600572 | 2011-08-08T11:27:41 | 2011-08-08T11:27:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,709 | java | /*
* AllBinary Open License Version 1
* Copyright (c) 2011 AllBinary
*
* By agreeing to this license you and any business entity you represent are
* legally bound to the AllBinary Open License Version 1 legal agreement.
*
* You may obtain the AllBinary Open License Version 1 legal agreement from
* AllBinary or the ro... | [
"travisberthelot@hotmail.com"
] | travisberthelot@hotmail.com |
42d92705cdffe7bc2eb8d54ad7c92d10a397e169 | 9fd915ed9996649f22af92dd741a84ba235e2619 | /src/main/java/com/hibernateCaching/HibernateCachingDemo/Alien.java | d254f2fd371f0586bfb8056d1a0f582412dd96cf | [] | no_license | SupriyaRadhakrishnan/HibernateCachingDemo | 0ad5f6e3ccc3725b488baf30837236b3f11b3dd4 | b1765cb2387fa2196c1d01beac262e78312db1d1 | refs/heads/main | 2023-08-18T22:42:16.686749 | 2021-10-22T00:15:54 | 2021-10-22T00:15:54 | 419,914,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 987 | java | package com.hibernateCaching.HibernateCachingDemo;
import javax.persistence.Cacheable;
import javax.persistence.Entity;
import javax.persistence.Id;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.CacheConcurrencyStrategy;
@Entity
@Cacheable
@Cache(usage=CacheConcurrencyStrategy.READ_ONLY)
p... | [
"supriya7458@gmail.com"
] | supriya7458@gmail.com |
8bc72f1edb143f47f5a189bc1c5af0d635496ae3 | 1f0819aaab3be404d692533831f65bf5d1152979 | /ZoneSignupWeb/src/com/tsp/zone/DoAddBillingResponse.java | 5b018fd48cac08fe8b30bfc3c95c3377ae4d3650 | [] | no_license | prabhusengal/ZONE1511-Yong | a76fef556ccf6d376f44c3a9352b583e0c727f19 | aaf0a17699b0b9ac39259d36dd0f2e6c34e1e202 | refs/heads/master | 2020-12-25T05:06:56.683828 | 2012-07-27T09:14:44 | 2012-07-27T09:14:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 744 | java |
package com.tsp.zone;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for doAddBillingResponse complex type.
*
* <p>The following schema fragment specifies the expected content contained within this c... | [
"hongdung@thesoftwarepractice.com"
] | hongdung@thesoftwarepractice.com |
b0a917661845952019bb34e15e3d48fd09cad9a8 | 01d2bc428237010874e4a92ca76f6f3a8fced141 | /src/com/arch/webcontroller/ControllerExtendClass.java | 4953b81547feba2156e4ceebc1db940a622e2654 | [] | no_license | Encore0314/qqqq | 97f997652eeccb530c962c11d204a6ef4ba468ab | 482680352d316f37b0209a1409f2031c40f10ca7 | refs/heads/master | 2020-06-01T00:10:57.859284 | 2019-06-05T06:52:12 | 2019-06-05T06:52:12 | 190,550,489 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,227 | java | package com.arch.webcontroller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.*;
import javax.servlet.http.*;
import com.arch.util.*;
import java.sql.*;
/**
* <p>Title: </p>
*
* <p>Description: </p>
*
* <p>Copyright: Copyright (c) 2006</p>
*
* <p>Company: </p>
*
* @author not attributab... | [
"tangsongyyh@163.com"
] | tangsongyyh@163.com |
0ce5156af3ddb96e4103667ea6d785fae127a914 | 16ca74ac57310298f6497a7dd6a8c70be9a4b231 | /src/test/java/com/mycompany/myapp/security/DomainUserDetailsServiceIT.java | 66efd76d163b9f2420f4890878fdb06b52faf6b3 | [] | no_license | satishtamilan/jhipster-sample | 76013c25ff58d3a50378b7388dcba7fed015b1d7 | 57b63d521d3875965036512852695160551b4319 | refs/heads/main | 2023-02-17T23:37:55.316191 | 2021-01-20T09:52:49 | 2021-01-20T09:52:49 | 331,262,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,689 | java | package com.mycompany.myapp.security;
import static org.assertj.core.api.Assertions.assertThat;
import static org.assertj.core.api.Assertions.assertThatExceptionOfType;
import com.mycompany.myapp.JhipsterSampleApplicationApp;
import com.mycompany.myapp.RedisTestContainerExtension;
import com.mycompany.myapp.domain.Us... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
4d1ab4f77945118fac63d562eb53d1aaeb1563c0 | c5765db45df294be9791e2fbcca65ffe2844bf22 | /src/main/java/com/qd/modules/cms/web/StatsController.java | 58fc1e6eec65d51d83aa1cc9278c41e8c7cfd949 | [
"Apache-2.0"
] | permissive | guohaolei/harry | f7993f09a4c65982e69125769e46a85bc7473f45 | 54fca65e0c500d7705bcffcbb21f5830b9d23eda | refs/heads/master | 2020-12-02T19:44:01.861952 | 2017-06-15T09:41:06 | 2017-06-15T09:41:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,316 | java | /**
* Copyright © 2012-2017 <a href="https://www.tech-qd.com">Jeeqd</a> All rights reserved.
*/
package com.qd.modules.cms.web;
import java.util.List;
import java.util.Map;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.sp... | [
"183865800@qq.com"
] | 183865800@qq.com |
49797c518e84161995e4ea69f08e7dd7cc362b52 | a81d7846c99675a5297151784d660617f59125db | /appOpenCV/src/main/java/com/example/fofe/opencv/VideoReceiver.java | 75371681bebf3dd216b6df502b17344b40d8bc8f | [] | no_license | jojupiter/VideoChat | bf158b3b3428891dd510ed1742b5dbc052a9694d | da4a476629688874c0980221300e849bdcf8b20f | refs/heads/master | 2020-05-17T16:25:40.988847 | 2019-04-28T08:33:42 | 2019-04-28T08:33:42 | 183,817,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 683 | java | package com.example.fofe.opencv;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.ImageView;
import com.example.fofe.opencv.tutorial3.SocketReceiver;
public class VideoReceiver extends AppCompatActivity {
private ImageView imageView;
@... | [
"sedoufofe@gmail.com"
] | sedoufofe@gmail.com |
1b654af89ade64df61a5a0536c20e4b4c68498d7 | 013389ae8002e0ac4a9ef38012ef1ae05dffe35d | /src/main/java/com/marcura/cargotracker/security/jwt/TokenProvider.java | d977b227ed6a82d2793d1238fc78b00f43981dd0 | [] | no_license | BulkSecurityGeneratorProject/CargoTracker | 5e4cacbea5ad8a86f59f4e15f1ce28e872cf34b2 | 66d1db8695bc7e82bd9cae76ce19800ae15dd798 | refs/heads/master | 2022-12-12T16:20:40.291992 | 2018-01-26T00:53:32 | 2018-01-26T00:53:32 | 296,637,796 | 0 | 0 | null | 2020-09-18T14:03:35 | 2020-09-18T14:03:35 | null | UTF-8 | Java | false | false | 4,049 | java | package com.marcura.cargotracker.security.jwt;
import io.github.jhipster.config.JHipsterProperties;
import java.util.*;
import java.util.stream.Collectors;
import javax.annotation.PostConstruct;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.security.authentication.UsernamePasswo... | [
"vishalhingorani18@gmail.com"
] | vishalhingorani18@gmail.com |
be04113af16c1175915e4184a756bf2909ed904a | 66138bf3577688398489e4a65f23b139424e9adf | /Minggu 2/inputoutput.java | e0ef2b166cff2b44fc4d69c905fedaa558c75e05 | [] | no_license | Lathifahdhiya/Prolan-12 | f6e8f77a6611907262914d9e44a8af56f4e8dc8d | c9b13cbd084c425ba3bf138758cecb9e81f96fe7 | refs/heads/master | 2021-01-20T15:31:36.055611 | 2017-07-17T00:54:23 | 2017-07-17T00:54:23 | 82,764,744 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 731 | java | import java.util.Scanner;
public class inputoutput
{
public static void main(String [] args)
{
Scanner s = new Scanner (System.in);
String nama;
char jenisKelamin;
int umur;
boolean status;
System.out.println("Masukkan nama anda : ");
nama = s.nextLine();
System.out.println("Masukkan umu... | [
"noreply@github.com"
] | noreply@github.com |
bb78203fd64da4486c8b89882b4797a74f371834 | 6f1f83e72c14da838378b2bc349351ad6dd52147 | /src/test/java/org/practice/actionmonitor/web/controller/MessageControllerTest.java | cdcdc64131a7e0a8599973e52a251bc093a977f7 | [] | no_license | GergelyJonas/BV_exercise | 008f6612fbd4e8ee4a1dbdbeb0f94f7f8d3074c9 | 8656065dd7662f2ed8290572c265f2fd62d672f6 | refs/heads/master | 2021-09-09T04:13:41.780303 | 2018-03-13T18:36:48 | 2018-03-13T19:16:13 | 125,096,712 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,437 | java | package org.practice.actionmonitor.web.controller;
import com.fasterxml.jackson.core.JsonProcessingException;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.ArgumentCaptor;
import org.mockito.Mock;
import org.mockito.junit.MockitoJUnitRunner;
import org.practice.act... | [
"jonasgerg@gmail.com"
] | jonasgerg@gmail.com |
6380adf291ebf20253b636cdee0ca1a2d072232d | de04fc3ebc49a23379f1b51d1a4aead69d539f16 | /aopdemo/src/main/spittr/web/HomeController.java | 8babcdb0083eefee9b9e072523c661300de5368e | [] | no_license | liangyuhang-lyh/repo1 | 0791fce1746eff0e77be67a2680600e8684f2266 | e58c1c6d42b8f50d458aa4a781dad15a6c4b2f8f | refs/heads/master | 2022-12-23T13:56:38.550261 | 2019-10-29T14:12:31 | 2019-10-29T14:12:31 | 217,831,499 | 0 | 0 | null | 2022-12-16T07:17:28 | 2019-10-27T09:22:52 | JavaScript | UTF-8 | Java | false | false | 347 | java | package spittr.web;
import static org.springframework.web.bind.annotation.RequestMethod.*;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class HomeController {
@RequestMapping(value="/",method=GET)
public String home(){
... | [
"123@duliugang.com"
] | 123@duliugang.com |
29c5fb3ccf29f7d520280dc42bad5798d9df3898 | a5dfb6f0a0152d6142e6ddd0bc7c842fdea3daf9 | /first_semester/first_semester/Exercise16_07/src/Person.java | ceab6b164797fe118fe6f85c51dcad03c9a24bfa | [] | no_license | jimmi280586/Java_school_projects | e7c97dfe380cd3f872487232f1cc060e1fabdc1c | 86b0cb5d38c65e4f7696bc841e3c5eed74e4d552 | refs/heads/master | 2021-01-11T11:58:06.578737 | 2016-12-16T20:55:48 | 2016-12-16T20:55:48 | 76,685,030 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,649 | java | import java.util.Calendar;
public class Person
{
// Declare the fields
private String name;
private MyDate birthday;
// Two-argument Constructor
public Person(String name, MyDate birthday)
{
this.name = name;
// Make sure the birthday object is a composite
this.birthday = birthday.copy();
}
// One-arg... | [
"joa@jimmiandersen.dk"
] | joa@jimmiandersen.dk |
f853a878e973ada625c56766ffb60f94a8f09194 | c7b70bfc62c76c6ee4c2c3dab1414c47f6af1754 | /server/src/com/rs/game/player/SpinsManager.java | 89b56fb793eb0e4aed8e7eebc00ce322135554bc | [] | no_license | EnlistedGhost/MorrowRealm-v718 | 4459bb58f5ceb4dca8e4ef5ee7dcd55e57951a6b | 8608210d1a3a3bd4374200ffe938fc56d071b554 | refs/heads/master | 2020-06-01T21:26:28.610346 | 2019-06-24T18:48:29 | 2019-06-24T18:48:29 | 190,932,255 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 493 | java | package com.rs.game.player;
import com.rs.utils.Utils;
public class SpinsManager {
private transient Player player;
public SpinsManager(Player player) {
this.player = player;
}
public void addSpins() {
if (player.getLastSpinsReceived() < Utils.currentTimeMillis()) {
player.setLastSpinsReceived(Utils.curr... | [
"enlisted.ghost@gmail.com"
] | enlisted.ghost@gmail.com |
e76270b6679531c802e4995de0908f4ac12175db | 7d169e796639b01c6b652f12effa1d59951b8345 | /src/java/org/apache/bcel/generic/LoadInstruction.java | f277917a0d009aba786d475177af4d98e9ba79e6 | [
"Apache-2.0"
] | permissive | dubenju/javay | 65555744a895ecbd345df07e5537072985095e3b | 29284c847c2ab62048538c3973a9fb10090155aa | refs/heads/master | 2021-07-09T23:44:55.086890 | 2020-07-08T13:03:50 | 2020-07-08T13:03:50 | 47,082,846 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,248 | java | package org.apache.bcel.generic;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* mod... | [
"dubenju@163.com"
] | dubenju@163.com |
fbed0466feac59008d999cc8bd3b910dafc177a1 | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /budejie/sources/com/tencent/weibo/sdk/android/api/util/HypyUtil.java | c201a05d17258caa537bd5772a37f7d574d831a6 | [] | no_license | aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773318 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,234 | java | package com.tencent.weibo.sdk.android.api.util;
import android.support.v4.view.MotionEventCompat;
public class HypyUtil {
private static int BEGIN = 45217;
private static int END = 63486;
private static char[] chartable = new char[]{'啊', '芭', '擦', '搭', '蛾', '发', '噶', '哈', '哈', '击', '喀', '垃', '妈', '拿', '哦'... | [
"aheadlcxzhang@gmail.com"
] | aheadlcxzhang@gmail.com |
32fbc9ff7a045a816701bf288c2388b0e77d47f5 | 854d06932d1ad8b6f58f03a1a3fae2b6e30594a0 | /Lab01/src/duvida_botao/MinhaJanelaColorida.java | e0ebafb3b9d10419b16448014b3bc41ce8d20992 | [] | no_license | viniciusdenovaes/Unip202ALPOOdiurno | baf5a82f2fbcf01a1853882aed77f43ad55f2ec6 | 723378d60193f1c4755f308acf6c554d4d3e54d7 | refs/heads/master | 2023-01-09T14:01:33.244900 | 2020-11-06T12:49:48 | 2020-11-06T12:49:48 | 288,170,869 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,336 | java | package duvida_botao;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JPanel;
public class MinhaJanelaColorida extends JFrame {
privat... | [
"viniciusdenovaes@gmail.com"
] | viniciusdenovaes@gmail.com |
591e3fa10ec67c1b8b1a463d3dc7944090f7df2d | c7118bc1d0187583b880257879e35b7a2964147f | /packages/services/Car/obd2-lib/src/com/android/car/obd2/Obd2Command.java | e3366cfd08c79beb5648f84504c0ca5432d12e6e | [] | no_license | paultcn/android_aosp_8.0 | 9bf6fff95eac0754255b7a3e9f6b63f8bdbb8296 | d4a08b5696e4f404c242ee87eb84eefd5defe419 | refs/heads/master | 2022-04-20T08:26:21.239571 | 2020-04-10T06:00:53 | 2020-04-10T06:00:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,625 | java | /*
* Copyright (C) 2017 The Android Open Source Project
*
* 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 app... | [
"574926365@qq.com"
] | 574926365@qq.com |
80b4150a431563d41d0cab08831febb513298c40 | a6e595224d55f797e92ac63d5fcffd40851e9ff9 | /RestTest/src/org/resttest/fhn/FHNTest.java | 37ac244d3a53cd27fe02f4032cf496dde25d9982 | [] | no_license | porco1x/jenatests | 6887755061b57ef5ea6cc9dc24507d3f093930c8 | e869442a7ae183e2ccedeacd38ad4a5c241381b8 | refs/heads/master | 2020-03-26T23:12:13.718581 | 2015-09-25T03:31:43 | 2015-09-25T03:31:43 | 31,934,331 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,571 | java | package org.resttest.fhn;
import java.io.IOException;
import java.net.URL;
import java.util.ArrayList;
import javax.ws.rs.Consumes;
import javax.ws.rs.FormParam;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import ja... | [
"dexter.shawn@hotmail.com"
] | dexter.shawn@hotmail.com |
17fb13422ef1cc59b3d07a1ea78d840ce3e41c32 | 2fc68ccbd1a3f8b69cf01f6c98c24b7447c3100c | /miaosha_nodes/src/advance/src/main/java/person/sa/dataobject/StockLogDO.java | c74bb04fc26aa2a4374e6a446e8b8556624e6501 | [] | no_license | boyscoding/miaosha | 437acbfc5d8ba0bf54025d7381286d36883e0472 | 0d41de4e4e80f4e9abb32f2a085dcf6c7a23f9f9 | refs/heads/master | 2022-06-24T02:10:13.923277 | 2020-04-12T14:06:52 | 2020-04-12T14:06:52 | 207,053,972 | 1 | 0 | null | 2022-06-21T01:51:15 | 2019-09-08T03:01:34 | Java | UTF-8 | Java | false | false | 3,664 | java | package person.sa.dataobject;
public class StockLogDO {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column stock_log.stock_log_id
*
* @mbg.generated Tue Jul 02 16:07:40 CST 2019
*/
private String stockLogId;
/**
* This field w... | [
"boyscoding@163.com"
] | boyscoding@163.com |
44f330d0774e773b750b66d271fbbfee781748cd | ab47329cc231b2ad82a045edeb7b134d021bcd79 | /app/src/main/java/com/nullgarden/postatask/PlashScreen.java | 892e9393ad894a99cd28908a4a6db47fd459e9ae | [] | no_license | sorawu84/PostATask | b84b24d6d72cd398d9fcab4b62f735a7417b64f3 | f681825cdff738c987230aaf81535cc2de405186 | refs/heads/master | 2021-01-02T22:40:34.189069 | 2017-08-04T16:59:59 | 2017-08-04T16:59:59 | 99,363,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 854 | java | package com.nullgarden.postatask;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class PlashScreen extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
s... | [
"sorawu84@gmail.com"
] | sorawu84@gmail.com |
b4be8a8f34bbea64d0d347abe9472b697fe578d8 | 93a348c525b7c979bc69749daad1281ac19ad439 | /mcenter/java/so/wwb/gamebox/mcenter/share/form/SysListOperatorSearchForm.java | 9203a79ff8a8f17c2d3c7b3b8d891ad52ed9c38c | [] | no_license | a12791602/gb-app_mcenter | d45f41fc58663226d4769056daf4e46ac80fcb93 | a95cb978b06cdce4420e275a63aea0161059cd00 | refs/heads/master | 2021-09-24T03:22:01.013932 | 2018-09-21T07:51:38 | 2018-09-21T07:51:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 272 | java | package so.wwb.gamebox.mcenter.share.form;
import org.soul.web.support.IForm;
/**
* 用户自定义查询条件,列表显示保存表查询表单验证对象
*
* @author tom
* @date 2015-6-1 9:15:39
*/
public class SysListOperatorSearchForm implements IForm {
} | [
"tony@wwb.so"
] | tony@wwb.so |
a256c68d89c0e7ea2d2c4fa572269f3436ae6ba9 | 391b66188c94b9ebb868940f7d367ceae3688046 | /src/main/java/com/example/petproject/controllers/GlobalExceptionHandler.java | ed199de0184e5a360f8de9c84403087ec9840ebd | [] | no_license | Andriireva/petproj | 31ad42e439ad9cd26f9c4d6ec55a8930375775e4 | ef133c33dc17cb0eb99172e98c8e0f77bfc4bccc | refs/heads/master | 2023-02-10T10:28:34.910158 | 2021-01-10T12:17:27 | 2021-01-10T12:17:27 | 315,026,915 | 0 | 0 | null | 2020-11-29T14:18:33 | 2020-11-22T12:00:08 | Java | UTF-8 | Java | false | false | 748 | java | package com.example.petproject.controllers;
import com.example.petproject.exeptions.ResourceNotFoundException;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.Exce... | [
"noreply@github.com"
] | noreply@github.com |
e979eeca967bb0e2dd4bc46ade344ecb8cfde821 | e847d9e7ea13dafca663e34acd2988582cf3db09 | /TowerDefence/src/main/java/com/example/towerdefence/DevelopersActivity.java | ccd9f1716a3ef05b90b659c432ccd27f221137b9 | [] | no_license | paknikolay/TowerDefense | 031f33819f64a38f697f9f9fb4b12381073b16da | 9771ae4479d51f3d39b0bded51ca66d56a9eec2a | refs/heads/master | 2020-03-22T04:04:52.151055 | 2018-07-03T07:58:01 | 2018-07-03T07:58:01 | 139,470,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,650 | java | package com.example.towerdefence;
import android.app.Activity;
import android.content.Intent;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.util.DisplayMetrics;
import android.view.Menu;
import android.view.MenuItem;
public class DevelopersActivity extends Activ... | [
"noreply@github.com"
] | noreply@github.com |
27a5dd3ee81e6136dc8972d7928088a5ada6b2b1 | edc9fe1e56276df6b39ea3c67d560c9713dc19cc | /src/main/java/net/geforcemods/securitycraft/blocks/BlockFrame.java | ed4d40805c0630d69613fc2d1ae50412cc7ef4da | [] | no_license | Dalluk/SecurityCraftPacketExploit-1.7.10 | 49f33a70ca13e41937f77f5984e5213269f04193 | 591c0e93c989d2455aac99256a66775731da44bd | refs/heads/master | 2022-11-30T03:11:05.137203 | 2020-08-04T17:53:20 | 2020-08-04T17:53:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,941 | java | package net.geforcemods.securitycraft.blocks;
import net.geforcemods.securitycraft.main.mod_SecurityCraft;
import net.geforcemods.securitycraft.tileentity.TileEntityFrame;
import net.geforcemods.securitycraft.util.PlayerUtils;
import net.minecraft.block.material.Material;
import net.minecraft.entity.EntityLivingBase;
... | [
"spam.clash.iyad@gmail.com"
] | spam.clash.iyad@gmail.com |
adaaba5a3678d56a74376f775755db34f87e9cdb | 341c9c7a38acbe5bd3bc3a6eab13f893e2a1907f | /app/src/main/java/com/chengyi/app/model/model/GameMode.java | 83caddae8012a98af6527a7911c82768dc2af6b6 | [] | no_license | Async-Wu/jicaired | 7c30492da040c5b31e427b02f35601fd1ce21b12 | 9ecec93d8358ea1de01eb51f9e1835ba3f424918 | refs/heads/master | 2021-01-25T11:28:10.127368 | 2018-03-01T07:33:38 | 2018-03-01T07:33:38 | 123,399,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,072 | java | package com.chengyi.app.model.model;
import java.io.Serializable;
import java.util.ArrayList;
/**
* Created by lishangfan on 2016/11/17.
*/
public class GameMode implements Serializable{
protected String gameName;// 联赛名
protected String time;// 比赛时间
protected String team1;// 队伍1
protected String te... | [
"810284176@qq.com"
] | 810284176@qq.com |
58306e1afee8aea31f1b871d04d2934bb796c736 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/plugin/finder/live/olympic/widget/d$b.java | a3ec1f6e844cd380f0f5381e2c1622cd433fc923 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 354 | java | package com.tencent.mm.plugin.finder.live.olympic.widget;
import kotlin.Metadata;
@Metadata(k=3, mv={1, 5, 1}, xi=48)
public final class d$b {}
/* Location: L:\local\mybackup\temp\qq_apk\com.tencent.mm\classes2.jar
* Qualified Name: com.tencent.mm.plugin.finder.live.olympic.widget.d.b
*... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
eaebb6387f4b0c52e06329abf4ed35e419393969 | 0af7c2914cddadacfff6e41650d6c993338239d8 | /src/java/servlet/LoginServlet.java | 59e9b032b0a91720b2fb015a13b091d3ae05aad0 | [] | no_license | LIcopyleft/Java-jsp-servlets-jdbc | 5dcb9689efca0f2c207c6a2e9fa5c350ed32dc0b | 855ec50188a794b7539a47b9af5b57dc2bd4cbfc | refs/heads/master | 2022-12-13T06:14:36.948143 | 2020-09-14T06:27:30 | 2020-09-14T06:27:30 | 295,286,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,248 | java |
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
i... | [
"“976225259@qq.com"
] | “976225259@qq.com |
af7215515918dcd7a3cd797fd72ad783e2be0318 | 8aac068aaeb2f3edd5a8e4516711ac503500f926 | /MCI Latest 1/app/src/androidTest/java/com/greenusys/personal/registrationapp/ExampleInstrumentedTest.java | c0b9f705f95dcbae410ad01e844899b245e2297e | [] | no_license | greenusys/androidBackUp | f436c0f2d7c91ad99b2223556acc8a0b1c730bf1 | 2cb69c8087f7758f7711ab79ea4b1b05ec47dc34 | refs/heads/master | 2020-12-14T11:14:33.403690 | 2020-01-18T11:29:22 | 2020-01-18T11:29:22 | 234,721,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 799 | java | package com.example.personal.registrationapp;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which w... | [
"sayed@Sayed.Md.Kaif"
] | sayed@Sayed.Md.Kaif |
f5a0f013f2e12c13b76623b9ce5604cfd733cc90 | 6781d1f53810e7ff9bb8aedd309ef80c36935301 | /LC127.java | 502ed95eb68a9e5b034be8ecba78fd0bad177fbf | [] | no_license | taslim45/LeetCode | 382000827237772976374466c166d84598e6f168 | 5179b9915e70617ce3c40ece7b878ac1e5292fc1 | refs/heads/main | 2023-08-13T14:08:45.009975 | 2021-10-14T19:49:39 | 2021-10-14T19:49:39 | 415,764,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,635 | java | class Solution {
private class Ladder {
String word;
int dist;
Ladder(String w, int d) {
word = w;
dist = d;
}
}
public int ladderLength(String beginWord, String endWord, List<String> wordList) {
Map<String, Integer> dict = new HashMap<>()... | [
"noreply@github.com"
] | noreply@github.com |
481f3563a1d06eaf82034e159b269dd63d377e5a | 98e5e0ea09359208628055d67521bfecc9f1dd64 | /wp-starter-core/src/test/java/RepositoryExecutor.java | b529a329edd67ac3a7593ed5b9fbb3a0b91f299e | [] | no_license | kirkovg/wp-labs-2016 | 76fe0a8a123c62c045fe85566337e0d50556ed87 | 7ac89fe5ddd9340dfdb263d938e7f573ebff6967 | refs/heads/master | 2021-01-21T10:04:21.523011 | 2017-02-27T21:23:50 | 2017-02-27T21:23:50 | 83,357,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,123 | java | import mk.ukim.finki.wp.model.Group;
import mk.ukim.finki.wp.persistence.GroupRepository;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframewo... | [
"gjorgjikirkov@gmail.com"
] | gjorgjikirkov@gmail.com |
cd1b14dd25b6db652561d7dfbcb68811edee92ee | fcce5ddf28ca64ad0716fd8a18695d5602a63f54 | /Parse-Starter-Project-1.12.0 (3)/ParseStarterProject/build/generated/source/r/debug/com/google/android/gms/appinvite/R.java | d24dab468823e357a1f432fbda92d65336c2edaa | [] | no_license | carlsonkellie/Marauders-Mapp | ceccc6ccf5e1012aea444616609e2632052cfa06 | c4bea57138368e3b6ea4b43738f89b357f3c0775 | refs/heads/master | 2021-01-10T13:27:40.331082 | 2017-08-28T13:26:08 | 2017-08-28T13:26:08 | 49,902,452 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 21,946 | 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.google.android.gms.appinvite;
public final class R {
public static final class attr {
public static final int adSize = 0x7f... | [
"jaimiec@seas.upenn.edu"
] | jaimiec@seas.upenn.edu |
55555670a410c9b40df3e64816c5b505a49346ce | 1ef8eb3a650c0e090ec9ceeafd6f843e601c6da5 | /app/src/main/java/com/tikalk/antsmasher/board/ProgressDialogFragment.java | 920619faa3aa88bca9c56d9325ebf8a7bfdadfe2 | [] | no_license | pnemonic78/TikalAntSmasher | 03b422de402cce6bf62b6b102a388ef30d818516 | 5d06a54f5d8f7a0fe72ce8ec9795d2b775586d9c | refs/heads/master | 2021-09-07T06:58:51.875638 | 2018-02-19T06:21:29 | 2018-02-19T06:21:29 | 110,829,318 | 0 | 0 | null | 2017-11-15T12:14:14 | 2017-11-15T12:14:14 | null | UTF-8 | Java | false | false | 1,929 | java | package com.tikalk.antsmasher.board;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.res.Resources;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.ActivityCompat;
import android.support.v4.app.... | [
"motib@tikalk.com"
] | motib@tikalk.com |
f1542b871b7e929cb620f49a6c79f49fc8ea9985 | b6faffd6b7d6f1ac01a343e6b078bc3e015eed4e | /src/main/java/com/example/demo/LombokBank.java | e113f98276520e47e9c924a69767303268b1edc9 | [] | no_license | bfazeli/LombokDemo | c945aa075098bb246d33e99c9b7b2c1be6dbba0d | c0e7960ababe1b8ae04216a0011c37685794c227 | refs/heads/master | 2020-08-14T11:46:51.322520 | 2019-10-16T18:42:15 | 2019-10-16T18:42:15 | 215,162,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 412 | java | package com.example.demo;
import lombok.*;
import lombok.experimental.NonFinal;
@Value public class LombokBank {
@Getter(lazy=true) private final double CEOSalary = salaryCalculator();
String name;
String address;
@With String phoneNumber;
@NonFinal double assetts;
private double salaryCalcul... | [
"noreply@github.com"
] | noreply@github.com |
5d2520d92dbca5c46414a30aa8d38000c63a1daf | 33168a08f39b2053f371ab1374ec1a96fb154c9e | /ticker_server_impl/src/main/java/com/tl/server/ticker/service/SysUserServiceImpl.java | cce9e70eea667383d7f94b4699ee430dcffb6bdc | [] | no_license | pangjian527/ticker_server | 0f2338d130aab3af2ddc1606c55881b2d139caf3 | 6c96cd1aa53f12c7d5688c7721bc333f4b4b7fd7 | refs/heads/master | 2020-06-17T23:18:09.536325 | 2017-01-18T01:36:21 | 2017-01-18T01:36:21 | 74,964,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,386 | java | package com.tl.server.ticker.service;
import com.facebook.swift.codec.ThriftField;
import com.tl.rpc.common.RpcException;
import com.tl.rpc.common.ServiceToken;
import com.tl.rpc.sys.SysUser;
import com.tl.rpc.sys.SysUserService;
import com.tl.server.ticker.entity.SysUserEntity;
import org.apache.thrift.TException;
im... | [
"pangjian@91htw.com"
] | pangjian@91htw.com |
fe6f5c1a21c86ff4c64cc92a0077552a588b8081 | e7dff6b655819d7e1e18b6ef52389b50e7646a29 | /study-javafx-LegacyLMS/src/dialogs/EditCustomerDialog.java | b56d5713aa1196329029330db22c8ca578d686b2 | [] | no_license | leegeobuk/study-javafx-LegacyLMS | cc500a731516c61009068abbda89869fe54443c3 | 737180b8e372cdc039749c4f82b79fc6a0d3f2db | refs/heads/master | 2023-02-15T01:01:12.226192 | 2021-01-05T07:25:52 | 2021-01-05T07:25:52 | 260,165,857 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,406 | java | package dialogs;
import buttons.Cancel;
import db.Customer;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.TextField;
import javafx.scene.layout.BorderPane;
import javafx.scene.layo... | [
"leegeobuk@gmail.com"
] | leegeobuk@gmail.com |
ae84703bab0b9ce2787b6175ae474c65026e1776 | e108d65747c07078ae7be6dcd6369ac359d098d7 | /com/itextpdf/text/pdf/IntHashtable.java | e72b61bfc7305412e25aa57dae3fb974140da8b3 | [
"MIT"
] | permissive | kelu124/pyS3 | 50f30b51483bf8f9581427d2a424e239cfce5604 | 86eb139d971921418d6a62af79f2868f9c7704d5 | refs/heads/master | 2020-03-13T01:51:42.054846 | 2018-04-24T21:03:03 | 2018-04-24T21:03:03 | 130,913,008 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,473 | java | package com.itextpdf.text.pdf;
import com.itextpdf.text.error_messages.MessageLocalization;
import java.util.Arrays;
import java.util.Iterator;
import java.util.NoSuchElementException;
public class IntHashtable implements Cloneable {
private transient int count;
private float loadFactor;
private transient... | [
"kelu124@gmail.com"
] | kelu124@gmail.com |
4560a017ef83c44f0c8ec2938583bc9737d02f0a | 983537c2a03fd172f5b32e2addb33ac567b0c2ef | /src/main/java/uk/gov/companieshouse/document/generator/consumer/DocumentGeneratorConsumerProperties.java | 48161f537acdc8217612224c4e41bf38fb3d7760 | [
"MIT"
] | permissive | companieshouse/document-generator-consumer | 641e2d10feeda2c07173a73b28205ec9decb3bdd | 8c9f85ee22d8d1f2202a43545687d7aa2cf870e7 | refs/heads/master | 2022-06-03T13:18:23.378671 | 2021-12-15T14:58:09 | 2021-12-15T14:58:09 | 146,713,368 | 0 | 1 | MIT | 2022-05-20T20:51:37 | 2018-08-30T07:35:36 | Java | UTF-8 | Java | false | false | 657 | java | package uk.gov.companieshouse.document.generator.consumer;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
@Component
@ConfigurationProperties(prefix="documentgeneration")
public class DocumentGeneratorConsumerProperties {
private String... | [
"csmith2@companieshouse.gov.uk"
] | csmith2@companieshouse.gov.uk |
35f1dfb58306fe45bc92852d478af29a405426f1 | a9142702f075f675d5d3ba1a1588adbe312a7361 | /fragment/CustomerAccountFragment.java | b6800edd5b8b7ea86870ea4de070707c9076533e | [] | no_license | Anber2/Eat-Run-Android-App-code-samples | a65178ab72820ab0fed25deaff4237f358a17edb | f0641b55bd9437d715c3fef91ec7a824e2337b2d | refs/heads/master | 2021-05-10T16:49:47.375062 | 2018-01-23T09:30:57 | 2018-01-23T09:30:57 | 118,588,366 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,127 | java | package com.mawaqaa.eatandrun.fragment;
import android.app.ProgressDialog;
import android.graphics.Paint;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.RelativeLayout... | [
"anber.sub@gmail.com"
] | anber.sub@gmail.com |
0aa52c86421961c47647aec3c1d012d1ff8fbf09 | 8e409a525e523b44fbae0a258bdb9b41a7a59da3 | /blip-cards-android/src/main/java/ai/blip/cards/widget/ZoomView.java | 04aa60af9f6f3ddd9f926afcb56cef69c2140cff | [] | no_license | takenet/blip-cards-android | 4c841568d60870bad97189e747902c0198f2e6e8 | 3461a12a1cdf0fcc2a61fa58efe6b8208413c510 | refs/heads/master | 2021-05-08T03:17:59.565779 | 2018-01-31T15:28:50 | 2018-01-31T15:28:50 | 108,184,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,429 | java | package ai.blip.cards.widget;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import... | [
"rafaelpa@takenet.com.br"
] | rafaelpa@takenet.com.br |
eb9dbd0fcacd236bfd059b25612990a6e618b245 | d153af8f4766ae8f5d0b012f8ab1f7dc5c86fb39 | /src/main/java/com/surfilter/act/thumbnailator/makers/ScaledThumbnailMaker.java | 92ba066a3fe3461826fafbee2f100e417d615da4 | [
"MIT"
] | permissive | Eliaine/thumbnailator | 5f23cf15a3120d80abeabef443ecbd23b8959661 | 768a42f6f36ae86cfcf2b99e8459656030440443 | refs/heads/master | 2020-03-22T02:31:33.307966 | 2018-07-02T01:49:51 | 2018-07-02T01:49:51 | 139,375,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,834 | java | package com.surfilter.act.thumbnailator.makers;
import java.awt.image.BufferedImage;
/**
* A {@link ThumbnailMaker} which scales an image by a specified scaling factor
* when producing a thumbnail.
* <p>
* Upon calculating the size of the thumbnail, if any of the dimensions are
* {@code 0}, then that dimension w... | [
"283068943@qq.com"
] | 283068943@qq.com |
013e2dfb333983309d752f6b8c9671f20aa80d4e | 8af33da41b4ff7248ee2939ac92a06cf8ddb573f | /app/src/main/java/com/example/shrirang/techfarm1/MainActivity.java | ea3cf07dacd5e24694a1f5a8964faf047ec53408 | [] | no_license | ShrirangPatil/MyTechFarmApp | 6c378b319a30f1cb114d1bdbcc6dfc3d6fc22ea3 | 2bb435b52b83ff254ba59a9e4a06bf2bacc5fe3b | refs/heads/master | 2020-03-21T17:14:21.631546 | 2018-06-27T08:55:25 | 2018-06-27T08:55:25 | 138,821,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,220 | java | package com.example.shrirang.techfarm1;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.ImageButton;
import android.widget.LinearLayout;
import android.widget.Toast;
publ... | [
"shrirangpatil1996@outlook.com"
] | shrirangpatil1996@outlook.com |
b3c51ed9b9285306293ce540f1900918528aa7ee | 1a2612f3be9db993aa7463d8362c1d8ed82b3950 | /work03/src/com/main/creat.java | e4dad8dae72ac6d345ee11e83d1456e09b7f6ff7 | [] | no_license | hush15/design-pattern | 9373c633c6c1f8ff42b607e2622f7afd03923b85 | c336b8b5045e2bf14d686260c06f5bb4250af0a6 | refs/heads/main | 2023-06-04T12:23:32.318480 | 2021-06-20T06:07:01 | 2021-06-20T06:07:01 | 351,633,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package com.main;
import com.Source.AbstractSource;
import com.Source.AbstractSourceFactory;
import com.Source.XMLSource;
public class creat {
public static void main(String[] args) {
AbstractSourceFactory factory =(AbstractSourceFactory)XMLSource.getBean();
AbstractSource source = factory.getSourceFact... | [
"noreply@github.com"
] | noreply@github.com |
2b80c518cb53aeb0b96b4ab748d7038bb7e862b9 | cbc3bed18f2d17c887fcc0a2fe1b1161b0db89ae | /hw14-integration-app/src/main/java/ru/spb/avetall/hw14integrationapp/modules/question/dao/TokenDao.java | 0970da071e3bf58676b23ce111ceda511b6ffafb | [] | no_license | avetall87/otus_spring_2019_11 | e6068a2e97ecd035423ae83e7196c69af486da0a | a6e55c0866c6ac6e8ced5459fa411f722477f297 | refs/heads/master | 2020-09-21T07:09:14.294721 | 2020-07-26T10:41:50 | 2020-07-26T10:41:50 | 224,718,824 | 0 | 0 | null | 2020-07-26T10:41:52 | 2019-11-28T19:44:04 | Java | UTF-8 | Java | false | false | 310 | java | package ru.spb.avetall.hw14integrationapp.modules.question.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import ru.spb.avetall.hw14integrationapp.modules.question.domain.Token;
public interface TokenDao extends JpaRepository<Token, Long> {
Token findByTokenName(String tokenName);
}
| [
"aleksandrov.vetall@yandex.ru"
] | aleksandrov.vetall@yandex.ru |
0eae5cff87cbc64cda68dd6fc32acf86ad72f64a | e91e5481a0cbbe6cc05cf1c7fe7ae33a241cb66a | /PROJECT_DEJ-ejb/src/java/cl/services/ClienteFacade.java | 4df7d9fb563f41f77450a1fbc8424da1d2cfd320 | [] | no_license | djok7777/PROJECT_DEJ | 17258c38d731a84d72176081bd2198efdc9459f9 | ee4759286790d85c6f9ee2a2c0ecd556ddd8b0f2 | refs/heads/master | 2020-04-01T16:25:05.599428 | 2018-10-17T03:28:30 | 2018-10-17T03:28:30 | 153,380,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 731 | 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 cl.services;
import cl.pojos.Cliente;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persist... | [
"djok777@hotmail.com"
] | djok777@hotmail.com |
f41bfd5cd1762d1f1b7308462ce14a0b4c558efa | 671691d45941c926aac7f1612595b9611b27a8b0 | /Basketball_Play/src/com/basketball/play/CustomApplcation.java | 7cec345ab4ffb7b9f591a5b5bae5f5d0bf25366c | [] | no_license | maxulin/Basketball_Play | 6ce6651ce0f5630df5e5ff236915f94051d621b7 | e25d39b505a6372ec709aefd50229775da1e578b | refs/heads/master | 2021-01-10T21:27:43.683835 | 2015-08-24T09:57:54 | 2015-08-24T09:57:54 | 40,470,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,260 | java | package com.basketball.play;
import java.io.File;
import java.util.HashMap;
import java.util.Map;
import android.app.Application;
import android.app.NotificationManager;
import android.content.Context;
import android.content.SharedPreferences;
import android.media.MediaPlayer;
import android.preference.Pre... | [
"513246732@qq.com"
] | 513246732@qq.com |
7e6e08e6624845f318621c9fcfc25a05afc50f76 | 65df20d14d5c6565ec135c9351d753436d3de0f5 | /jo_sm/src/jo/sm/ui/StatusPanel.java | 538c1d6546d2c6a9bc3ed4b0ffcdbcafc47ff22d | [
"Apache-2.0"
] | permissive | cadox8/SMEdit | caf70575e27ea450e7998bf6e92f73b825cf42a1 | f9bd01fc794886be71580488b656ec1c5c94afe3 | refs/heads/master | 2021-05-30T17:35:31.035736 | 2016-01-03T21:39:58 | 2016-01-03T21:39:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,336 | java | /**
* Copyright 2014
* SMEdit https://github.com/StarMade/SMEdit
* SMTools https://github.com/StarMade/SMTools
*
* 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.... | [
"bobbybighoof@gmail.com"
] | bobbybighoof@gmail.com |
8689522c0b5fce91012acb16f3d9d9ab86e8aff0 | 13a19c34921d2253f175ed97339c0b6a31dd92d0 | /src/main.java | 1c19aaa2a6122795b5f4959e33e9bd61d26bfb94 | [] | no_license | KevinIDU/Proj631 | bee8f363fccc54d099b69c620334dcf72a7fe567 | 15a968cc8616093dec32a476bbd910a9e0956cdd | refs/heads/master | 2021-05-16T23:17:55.327835 | 2020-03-28T16:39:26 | 2020-03-28T16:39:26 | 250,512,101 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,218 | java | import java.util.Scanner;
import java.util.*;
public class main {
public static void main(String[] args){
//Je demande a l'utlisateur quel texte il veux comprésser.
Scanner sc = new Scanner(System.in);
System.out.println("quel texte voulez vous compressez ? Indiquez juste le nom sans l'extension "); //Pour ... | [
"kevin.fanton@etu.univ-lyon1.fr"
] | kevin.fanton@etu.univ-lyon1.fr |
642b8c8588b6f57faac9cfb819dd3f6f295b7a6a | 8d4e48455899e3931abf034f2942fd1578bf1dec | /bitvunit-core/src/test/java/de/codescape/bitvunit/rule/ViolationTest.java | 65fd93529371af1bc84b6f8c50326cfdb3fe9313 | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | codescape/bitvunit | 57ddeb3daa0e644d1decf61a9aa9d28935f98b84 | 45fa124d1908f0081bb3f00f25f59d710d9dcbf8 | refs/heads/master | 2023-04-25T17:30:16.894518 | 2020-10-14T13:14:00 | 2020-10-14T13:14:00 | 1,784,308 | 3 | 2 | Apache-2.0 | 2021-06-04T01:34:22 | 2011-05-22T16:18:27 | Java | UTF-8 | Java | false | false | 2,136 | java | package de.codescape.bitvunit.rule;
import com.gargoylesoftware.htmlunit.html.HtmlElement;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
public class ViolationTest {
@Test
public void violationKnowsTheRule(... | [
"stefan.glase@googlemail.com"
] | stefan.glase@googlemail.com |
8b7aa6e2b5cf4c9619a2b72aee3d32bb48771df7 | c885ef92397be9d54b87741f01557f61d3f794f3 | /results/JacksonXml-6/com.fasterxml.jackson.dataformat.xml.ser.ToXmlGenerator/BBC-F0-opt-70/tests/8/com/fasterxml/jackson/dataformat/xml/ser/ToXmlGenerator_ESTest.java | 2d2c49dc5ce3fbc7f30398b86d39c5b87ba2d4dc | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 232,289 | java | /*
* This file was automatically generated by EvoSuite
* Wed Oct 13 17:33:57 GMT 2021
*/
package com.fasterxml.jackson.dataformat.xml.ser;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.shaded.org.mockito.Mockito.*;
import static org.evosuite.runtime.EvoAssertions.*;
import com... | [
"pderakhshanfar@serg2.ewi.tudelft.nl"
] | pderakhshanfar@serg2.ewi.tudelft.nl |
770d23030c169b45aa590aa0c80804d6d940bb41 | a13f533b4ecf49beab5f4f7166a69eaf415921dd | /spring-mvc-javaconfig/src/main/java/org/bana/test/springmvcjavaconfig/mvc/DemoInteceptor.java | aefaf0e1774db53235456563fb058f68d0e6761b | [] | no_license | ganlanshugod/springmvc-based | 05fb5c4346519331cc894fef60f74bdd65659c4e | ec9b9d35fc700551abea64a0cc96764344fce311 | refs/heads/master | 2021-01-19T21:58:16.631835 | 2017-04-19T11:17:40 | 2017-04-19T11:17:40 | 88,729,087 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 786 | java | package org.bana.test.springmvcjavaconfig.mvc;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.ModelAndView;
import org.springframework.web.servlet.handler.HandlerInterceptorAdapter;
public class DemoInteceptor extends Handle... | [
"liuwenjiegod@126.com"
] | liuwenjiegod@126.com |
17dbcd50d47f5bb54883540b7713f27775188ba4 | 044fa73ee3106fe81f6414fa33dd2f8d44c8457e | /rta-api/rta-core/src/main/java/org/rta/core/enums/CompanyType.java | c1197e12844a2c68b9e9b99db0c8b5db7b8607e7 | [] | no_license | VinayAddank/webservices | 6ec87de5b90d28c6511294de644b7579219473ca | 882ba250a7bbe9c7112aa6e2dc1a34640731bfb8 | refs/heads/master | 2021-01-25T11:34:25.534538 | 2018-03-01T09:18:26 | 2018-03-01T09:18:26 | 123,411,464 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | java | package org.rta.core.enums;
import java.util.EnumSet;
import java.util.HashMap;
import java.util.Map;
import org.rta.core.utils.ObjectsUtil;
/**
* @Author sohan.maurya created on Jan 2, 2017.
*/
public enum CompanyType {
INDIVIDUAL_OWNED(1,"Individual Owned"), PARTNERSHIP(2,"Partnership"), PVT_LTD(3,"Pvt.... | [
"vinay.addanki540@gmail.com"
] | vinay.addanki540@gmail.com |
14ed78f7ceb0051c94857cc51070107aad81b094 | 57897f6e7c20a505258eb88d404c85c3d3911438 | /Oops/employee-polymorphism/src/com/techlabs/employee/Developer.java | 428136e4addc04624e99279656adb0f2ad405f91 | [] | no_license | gaubunty1996/swabhav-gaurang | 42fe42a8faba80947f9f4a0138a335d65f608610 | d8139cea34892bee047d388174d6ff38882470ba | refs/heads/master | 2020-04-16T06:41:06.336236 | 2019-03-15T16:37:01 | 2019-03-15T16:37:01 | 165,356,913 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 576 | java | package com.techlabs.employee;
public class Developer extends Employee {
//private double performanceAllowance;
//private String role;
//private double salaryOfDeveloper;
public Developer(String employeeName, int employeeNumber, String role) {
super(employeeName, employeeNumber);
this.role = role;
this.perf... | [
"gaurangk27@gmail.com"
] | gaurangk27@gmail.com |
c52bfad270f745cf8db0556e4a68a5de53a49c15 | 9ec10d6fa9b6e5132598796237d9ccc9b61d2a77 | /Spring-00-TightlyCoupled/src/Mentor.java | 760523380184873b9e190256fd5845dcd63f70e3 | [] | no_license | adel-sul/Spring | 5023152d4be27e655368f47170cd81389e54cf2d | 4452eecccc1646cd2b849a35d4c3ef5ffbff614d | refs/heads/main | 2023-07-02T13:57:14.829932 | 2021-07-29T02:31:21 | 2021-07-29T02:31:21 | 305,230,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | public class Mentor {
FullTimeMentor fullTimeMentor;
PartTimeMentor partTimeMentor;
public Mentor(FullTimeMentor fullTimeMentor, PartTimeMentor partTimeMentor) {
this.fullTimeMentor = fullTimeMentor;
this.partTimeMentor = partTimeMentor;
}
public void manageAccount() {
ful... | [
"adelsuleymanov1986@gmail.com"
] | adelsuleymanov1986@gmail.com |
24aca4efb90c541576679558d5dc450bd975b553 | 284ee14b9d72ad23f80a5e9c18b9258763bbfe95 | /code/src/com/smona/app/preinstallclient/image/BitmapProcess.java | b19a6474f528d2fc949ae32247a513cf962572ba | [] | no_license | motianhu/PreinstallClient | 1f0d030507465a0c896e801e3888860cc28f4ac9 | 3947bb215a9381e027633e8f3ba888d8b130245c | refs/heads/master | 2016-09-06T16:43:42.735193 | 2015-06-23T12:35:26 | 2015-06-23T12:35:26 | 37,527,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,174 | java | package com.smona.app.preinstallclient.image;
import com.smona.app.preinstallclient.R;
import com.smona.app.preinstallclient.control.ImageCacheStrategy;
import com.smona.app.preinstallclient.util.LogUtil;
import android.annotation.SuppressLint;
import android.content.Context;
import android.graphics.Bitmap;
import and... | [
"tianhu.mo@gmail.com"
] | tianhu.mo@gmail.com |
f351409adb8cb65ae833fb3402f9905d9e7550b2 | 51c6717770ea031aa120446f67b0aa1f94e92dac | /src/main/java/com/nxtlife/vmdt/entity/user/User.java | 12b246e8c6d9defe72125cf2594b01dde4c84c0e | [] | no_license | Koushal1996/Vmdt | 8b526ea30e6717d39d046493ae99f5d4e8e9945e | 000c0be938248eec4a528ae2899bd43ffcda32dd | refs/heads/master | 2022-12-14T23:14:36.438447 | 2020-09-16T07:51:02 | 2020-09-16T07:51:02 | 295,959,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,452 | java | package com.nxtlife.vmdt.entity.user;
import com.nxtlife.vmdt.entity.common.BaseEntity;
import org.hibernate.annotations.DynamicInsert;
import org.hibernate.annotations.DynamicUpdate;
import org.springframework.security.core.userdetails.UserDetails;
import javax.persistence.*;
import javax.validation.constraints.NotN... | [
"koushalpintu195@gmail.com"
] | koushalpintu195@gmail.com |
b50a464bcebc6bf7eef701b6809f34c704da160f | 89cb83aa6fc4fe05331394529937e4c80a631abe | /InClass_03_0826_KershawKylerBuild_2/src/HW_01_KershawKyler/HW_01_KershawKyler.java | e0feae0383155f1bfdf674a8e3207538f7b906ee | [] | no_license | KershawK5646/CSC-251 | 9ed74acd012c947feb3ca60ab46563fb87671a35 | ad410340a418c65f82ef28b140bb1fcce6aee3eb | refs/heads/master | 2020-07-13T02:52:18.721362 | 2019-11-11T14:02:55 | 2019-11-11T14:02:55 | 204,972,458 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,161 | java | /*
* Ask for name
*Ask for classes (CSC-251) (Class name)
*Output:
*Users name
*Users class
*How many days you can miss
*
* 20% of hours in class
*
* Start with basic I/O then port to JOption.
*/
package HW_01_KershawKyler;
import java.util.Scanner;
public class HW_01_KershawKyler {
public static ... | [
"KershawK5646@student.faytechcc.edu"
] | KershawK5646@student.faytechcc.edu |
3c104184d61acf64a3ed52a22235eb37f69bb292 | b8d6958fe1a9c01876d9b5226262b70bb58c5c15 | /src/main/java/org/erp/tarak/salesPayment/SalesPaymentIdGenerator.java | 702d48642c191e157211fc16dd65b750f36abf2c | [] | no_license | ramarao271/PMSoft | aa6f890965bf17f90e8c46b6825ed46f6789b4bd | 6bf6009cc711d9937c8c5b5ab47c797ba8db63cf | refs/heads/master | 2020-07-03T00:28:59.123059 | 2016-11-20T11:56:36 | 2016-11-20T11:56:36 | 74,204,821 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,496 | java | package org.erp.tarak.salesPayment;
import java.io.Serializable;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.hibernate.HibernateException;
import org.hibernate.engine.spi.SharedSessionContractImplementor;
import org.hiber... | [
"Tarak@DESKTOP-SSLKAI7"
] | Tarak@DESKTOP-SSLKAI7 |
b6b2d1618c457546948125cebfd27f110e7e9b1d | bc704eda802e83e524e43b33d00dde87fdcc3eaa | /ExpenseTracker/app/src/main/java/com/example/expensetracker/BudgetActivity.java | 81ad412674af68f6cf0140d72d867e7756de5719 | [] | no_license | Saad-Ishtiaq/MC-Work | 63fb1bd25212bd91fb85b6b02f1fedbaeebf81e6 | 2c8ab003af84e6b22dfe321571dab7f697cef9e4 | refs/heads/master | 2023-06-06T10:54:41.655803 | 2021-06-27T17:23:17 | 2021-06-27T17:23:17 | 354,335,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 30,665 | java | package com.example.expensetracker;
import android.app.ProgressDialog;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageView;
imp... | [
"bsef18a025@pucit.edu.pk"
] | bsef18a025@pucit.edu.pk |
b822f217a47cefedb9750a854f634b83c1400094 | c629f2968b64721a7671bc17035d1d82b3769403 | /src/main/java/act/app/ActionContext.java | a8542d4f77293b729eef9f34346d13defbc3dcbb | [
"Apache-2.0"
] | permissive | zhoujian1210/actframework | 65038ef7c18df5e1e420656c2c52884c86bff4c3 | cace5472e6716bdbb827e6b18b54d67423faf54f | refs/heads/master | 2021-05-03T04:28:51.365370 | 2018-01-30T10:15:48 | 2018-01-30T10:15:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 37,924 | java | package act.app;
/*-
* #%L
* ACT Framework
* %%
* Copyright (C) 2014 - 2017 ActFramework
* %%
* 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... | [
"greenlaw110@gmail.com"
] | greenlaw110@gmail.com |
fee257d1c0fb6ff8506a7c4a9f544d83f91c1e22 | 58b456dc4f9165c0b3aa71e0a0e6b3e77cd3bf2c | /Prac/src/prinHundred.java | b4aca9217878cff7d0d0630b1c7fbe8ed21f18b2 | [] | no_license | sm2701/AllPractise | 5b1e96d25c0299ac2c0e4a13e64f479731177f38 | 1c7178138acd90c79051aa1e3035d7a60cc38a8a | refs/heads/master | 2020-04-18T07:58:36.835223 | 2019-05-24T11:43:53 | 2019-05-24T11:43:53 | 167,379,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 440 | java | import java.util.Scanner;
public class prinHundred {
public void showHundred(int nums){
if(nums > 00) {
showHundred(nums-1);
System.out.println(nums);
}
return ;
}
public static void main(String [] args) {
System.out.println("please enter a number");
@SuppressWarnings("resource")
Scanner ... | [
"s2701m@gmail.com"
] | s2701m@gmail.com |
1cb60716e98d830bd3f536d082d8d866b60df96d | 674eb423ef145a9f1b9ed8c23569cc39fcef3868 | /Print1.java | 78459f7850b71a0ab20d19084153c9dc41a3f0c7 | [] | no_license | Poorva17/FirstJava | 5dd0353aeb64d418e7cc093d8b3630c5da21f442 | 4ff013df2d1950409ad02c8a021e9ddcfbc808f7 | refs/heads/master | 2021-05-04T18:01:22.095822 | 2018-03-15T11:06:47 | 2018-03-15T11:06:47 | 38,606,952 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 138 | java | import java.io.*;
public class Print1
{
public static void main(String[] args)
{
FirstJava J=new FirstJava();
J.print();
}
}
| [
"gokhale@ubuntu.ubuntu-domain"
] | gokhale@ubuntu.ubuntu-domain |
693aa2fb96df9113f5a58ea279427fe242b19770 | 837015d72664f2063603c0ced91e0724dbf61c05 | /src/schoolmanagementservices/ProgramManagement.java | e25e7698d54494e24b029fe484a528f45a9d527b | [] | no_license | sleam91/SchoolManagementVersion2 | a70b56dd29049fec45defc0de96861417ffe4a10 | b87f34233b731a0aa451c6ff674371eb63e66b83 | refs/heads/master | 2020-12-26T23:24:00.649871 | 2020-04-22T13:33:42 | 2020-04-22T13:33:42 | 237,684,670 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,693 | java | package schoolmanagementservices;
import entities.Course;
import entities.Program;
import entities.Student;
import integration.ProgramDAO;
import view.UI;
public class ProgramManagement {
ProgramDAO daoProgram;
UI ui;
StudentManagement student;
CourseManagement course;
public ProgramManagement(P... | [
"sleam@192.168.0.28"
] | sleam@192.168.0.28 |
57e4ae7cb9f6d5f457d7ecccbd4103d2a6bd2971 | acd42fb76daf9ffb6d5b810672b4f4062e74ad7f | /src/SeleniumTasksPDF6/VerifyElementIsClickable.java | c0cc87d2079e62c70ac481617e743ebe269d10d9 | [] | no_license | HaticeBatur/Selenium-Tasks | ee442cdb1b60ac986f2798a5411389391dea3aee | d1cad7c6c9013a0bd1cc0831fe8a3d0354702732 | refs/heads/master | 2020-12-04T18:24:18.237030 | 2020-02-04T03:42:24 | 2020-02-04T03:42:24 | 231,865,667 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 1,606 | java | package SeleniumTasksPDF6;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import com.utils.CommonMethods;
import com.utils.Constants;
public class VerifyElementIsClickable extends Com... | [
"hb.baturhatice@gmail.com"
] | hb.baturhatice@gmail.com |
a0b71fad3782e387b20377e24137e5669ab6f533 | 7fba90634128bb137c74b5d313bbcf086fadf983 | /singletonPattern/src/main/java/mx/iteso/singleton/ThreadSafeSingleton.java | b29d84f6d77b539ad8729c1641a0f8aa149bb1be | [] | no_license | alexvigro92/-SingletonPattern | 666102c1f9b6af06ff20644c2e2736a5b0f18e36 | b27ec6c79124c07d476e9e3a2c729f3194602333 | refs/heads/master | 2021-01-10T14:26:45.414993 | 2015-10-28T22:25:17 | 2015-10-28T22:25:17 | 45,144,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,176 | java | package mx.iteso.singleton;
/**
* Created by mavg_ on 10/28/2015.
*/
/*The easier way to create a thread-safe singleton
class is to make the global access method synchronized,
so that only one thread can execute this method
at a time.
Above implementation works fine and provides thread-safety
but it reduces ... | [
"alexvigro92@gmail.com"
] | alexvigro92@gmail.com |
d1eca8299844ac04739aa06fd81eadb4c5dbf92e | 80b286d5d3a2a1d20107227ef596bc175bdfcf19 | /Implementation/7568 덩치.java | 3f0bfdac664f1f3082b014c84d3f412385fd79db | [] | no_license | madirony/BOJ | f798ab83a9a1aee28eb778003828b4ca398e4b71 | 9bb3d27b02e63f3cf82c54b52b9b1a2d160881d4 | refs/heads/master | 2023-03-05T01:44:47.914729 | 2021-02-08T08:47:18 | 2021-02-08T08:47:18 | 330,094,836 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,142 | java | package com.company;
import java.io.*;
import java.util.Arrays;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));
... | [
"madirony52@naver.com"
] | madirony52@naver.com |
7fb6355d517ce114bc85e471f06a67c33d5e9d37 | 8cfe4c973a65636dae0379990bbb0de2d028009c | /app/src/main/java/com/example/retrocycler/SourceModel.java | d64b3ad64f9e87c0b7b70d1d9a091a4196f642f0 | [] | no_license | Kiran2233/Retrocycler | 97a4d47801a72326f7bc4e6e61660343d961a9b1 | 1d7df556ad26b0faa1f9a346337b814b25934633 | refs/heads/master | 2020-04-29T21:46:34.449381 | 2019-03-19T04:49:37 | 2019-03-19T04:49:37 | 176,423,340 | 0 | 0 | null | 2019-03-19T04:49:38 | 2019-03-19T04:25:43 | Java | UTF-8 | Java | false | false | 458 | java | package com.example.retrocycler;
import com.google.gson.annotations.SerializedName;
class SourceModel {
@SerializedName("id")
private String id;
@SerializedName("name")
private String name;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
... | [
"kiran.virob@gmail.com"
] | kiran.virob@gmail.com |
8442c5f423d32e65d00e19d58b5f0f78363c8463 | abcd01c4c38be6047838b8df71741b1d3467105a | /spring/spring-data-example/src/test/java/com/examples/demo/IntegrationTestBase.java | 5fe01ac401541b1a9c6e71b53c191a379d27cc2b | [] | no_license | sdarioo/toys | 288c15f33f39715e27cce76468cc90c908ab3995 | 537abbe25e7eea62d1c1b6647461e9bef21ea818 | refs/heads/master | 2023-04-14T08:45:31.233963 | 2023-03-28T08:28:01 | 2023-03-28T08:28:01 | 47,557,133 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,829 | java | package com.examples.demo;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ActiveProfiles;
import org.springframework.test.context.Contex... | [
"sdarioo@github.com"
] | sdarioo@github.com |
aeb08429d4fe751c8e6baa2d7db1666c6836433d | d290d743800f05617467a38379c4cc2755a948ef | /app/src/main/java/com/castoriqbal/masakgitu/JumlahBahanActivity.java | 98bbe217dd28452585e8ea6910ef9000524ddace | [] | no_license | muhakmal/MasakGitu | 4f7fec3703a1a956e533899d41752bf3a3c83ee4 | 6daf9c019c2a54a66d12cb4da9b90839d42168e0 | refs/heads/master | 2021-05-12T01:06:37.003826 | 2018-04-07T15:51:34 | 2018-04-07T15:51:34 | 117,551,433 | 0 | 0 | null | 2018-01-15T13:50:55 | 2018-01-15T13:50:54 | null | UTF-8 | Java | false | false | 3,104 | java | package com.castoriqbal.masakgitu;
import android.content.Intent;
import android.support.constraint.ConstraintLayout;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.Window;
import android.view.Win... | [
"silentcantabile@gmail.com"
] | silentcantabile@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.