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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f27887e4fa4156af975be81c748a19f8349cc772 | 872e91e7cf7bb5581a0b5d4702f35a262a6fe4f5 | /ElGamal.java | 7272c03054632921dbe07a649061ba6f3e52447e | [] | no_license | pieman353/crypto_tools | 25629569205155551bb60c554a32eddf46fe54d4 | 7d445138c26062065d624dbe5b2cb234f2bc6491 | refs/heads/master | 2020-04-05T05:57:07.581566 | 2018-11-07T23:41:27 | 2018-11-07T23:41:27 | 156,618,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 688 | java | import java.math.*;
class ElGamal {
/* Input: p = prime number
* g = generator
* a = private key
* b = shared secret
* In other words (p,g,a,b) represent ELGamal key
* (r,t) = encrypted ElGamal text
* Output: plaintext */
public static int decr... | [
"adpiekar@syr.edu"
] | adpiekar@syr.edu |
9b14fadc1e4ce13596aa0ac72d485090bcc6a2ec | 0f909f99aa229aa9d0e49665af7bc51cc2403f65 | /src/generated/java/cdm/base/staticdata/party/NaturalPerson.java | 78a8ac98e41bd75a502f916c3e2761f36ab65c97 | [] | no_license | Xuanling-Chen/cdm-source-ext | 8c93bc824e8c01255dfc06456bd6ec1fb3115649 | e4cf7d5e549e514760cbd1e2d6789af171e5ea41 | refs/heads/master | 2023-07-11T20:35:26.485723 | 2021-08-29T04:12:00 | 2021-08-29T04:12:00 | 400,947,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,058 | java | package cdm.base.staticdata.party;
import cdm.base.staticdata.party.meta.NaturalPersonMeta;
import com.google.common.collect.ImmutableList;
import com.rosetta.model.lib.GlobalKey;
import com.rosetta.model.lib.GlobalKey.GlobalKeyBuilder;
import com.rosetta.model.lib.RosettaModelObject;
import com.rosetta.model.lib.Rose... | [
"xuanling_chen@epam.com"
] | xuanling_chen@epam.com |
71477cc9fe3c37336c17777f7235212da5e79efc | 96e2f5416548e2d0d01d09e6de3401c4efed0742 | /src/main/java/br/com/zup/mercadolivre/exception/ValidationErrorHandler.java | 981659139196db148264d3ad900abed286455de1 | [
"Apache-2.0"
] | permissive | fabricio-leitao/orange-talents-02-template-ecommerce | 125c0b0a907a5da617b41f577a990c4cf658d54a | fa7152217029af3b7eec8c910544caab67781514 | refs/heads/main | 2023-03-23T01:53:48.939450 | 2021-03-01T13:28:23 | 2021-03-01T13:28:23 | 343,425,151 | 0 | 0 | Apache-2.0 | 2021-03-01T13:25:30 | 2021-03-01T13:25:30 | null | UTF-8 | Java | false | false | 2,262 | java | package br.com.zup.mercadolivre.exception;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.context.i18n.LocaleContextHolder;
import org.springframework.http.HttpStatus;
import org.springframework.valida... | [
"fabricio-beco@hotmail.com"
] | fabricio-beco@hotmail.com |
112c4c6c06fc8a5e65d8ab649d2519eeaad32d63 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-14263-60-24-PESA_II-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/internal/template/InternalTemplateManager_ESTest_scaffolding.java | 285e1b6225debdf7c01f80835bb3da22084138de | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Apr 04 05:04:46 UTC 2020
*/
package com.xpn.xwiki.internal.template;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.j... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
bbf0fb9660c4184537b9b68d7f2a775546c0b5db | b40588c5fa5ff9241a7e50ed5f71beea41d4dca6 | /src/com/ALEAP/teacherGUI/QuizEditor.java | 509d5b2130e5e113c821b600761ae236da43b28f | [] | no_license | grieggs/A-LEAP | 97f0e2632aec1645c6ad3a5a837f785682808505 | f9a662b419c3e670853668e50ab4d558e878d741 | refs/heads/master | 2021-01-21T10:37:38.757699 | 2017-05-11T14:26:40 | 2017-05-11T14:26:40 | 83,461,404 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 9,477 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.ALEAP.teacherGUI;
import com.ALEAP.io.*;
import com.ALEAP.objects.*;
import java.io.File;
import javax.swing.DefaultListMo... | [
"tjkt@COF031.nsm.iup.edu"
] | tjkt@COF031.nsm.iup.edu |
535dd72361cf2eb116161fff7c7cf6d5a4231cc2 | a5c64d8630741086f6e8d71371dc1c53d44f1d99 | /src/accountManager/view/StartAgentView.java | c3d393601739f9fc0b60a596fad4c6c3007f3591 | [] | no_license | martip23/accountManager | ad1706482fce56e8bec1d31dafe1eb43e79d2a4b | 03709fdd6748e87efab8202b1a9e48dc4df53797 | refs/heads/master | 2021-05-07T08:11:05.840684 | 2017-12-05T21:08:29 | 2017-12-05T21:08:29 | 109,312,346 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 915 | java | package accountManager.view;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import accountManager.controller.*;
import accountManager.model.*;
/**
* Implements the GUI and I/O of GUI. Creates listeners and event
* generators to work with Model & Controller.
* @author martip23
*
*/
@SuppressWar... | [
"patrickmartinez77@gmail.com"
] | patrickmartinez77@gmail.com |
f679a2c69de48423a5149818a8337698b62085be | 159549c971aa5f97dea25c9e78757b38583a5659 | /src/main/java/structure/proxy/Test.java | 79de90c3e0495307014e9d28d247bd1724789a48 | [] | no_license | yangzhenwei-java/designPatterns | 0fb855571a6e3cfcff869d464ff5f89214d62f99 | 726e3fb464e735bf4ac6c6f17a1096af0b1dc61b | refs/heads/master | 2021-01-10T01:22:21.423343 | 2016-04-02T15:30:14 | 2016-04-02T15:30:14 | 55,301,755 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178 | java | package structure.proxy;
public class Test
{
public static void main(String[] args)
{
IObject obj = new ProxyObject();
obj.action();
}
}
| [
"sxlc_yzw@163.com"
] | sxlc_yzw@163.com |
9f714468716790b9d399b109ab370dc2b1725578 | 2c420abbb3f1de96b63decb1a1ffd597740230fa | /src/main/java/com/aradionov/socketchat/chat/ChatService.java | 60d8f8493e68c784cbde5e0fa2503daf529fa6f7 | [] | no_license | AndyRadionov/websocketchat | 1a3505089af1191fe05961b1443b87f23a21172b | a2cf8a2d0388996c28f7aad0ae476f96ba94f656 | refs/heads/master | 2021-01-12T00:53:04.024086 | 2018-07-03T11:55:38 | 2018-07-03T11:55:38 | 78,305,801 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package com.aradionov.socketchat.chat;
import org.eclipse.jetty.util.ConcurrentHashSet;
import java.util.Set;
/**
* @author Andrey Radionov
*/
public class ChatService {
private Set<ChatWebSocket> webSockets;
public ChatService() {
this.webSockets = new ConcurrentHashSet<>();
}
public voi... | [
"andyomsk@gmail.com"
] | andyomsk@gmail.com |
85ee26411f6c610e30657a5ef39f93ece2b03966 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/3/3_4b8f126e35047a3ca7e364d2d30994974b337bb8/MonitorFrameInfo/3_4b8f126e35047a3ca7e364d2d30994974b337bb8_MonitorFrameInfo_s.java | 9e0505e1324b03fb080099cd774c9b83c1d225f0 | [] | 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,731 | java | /*
* Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software F... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4d2d909d89ea4491f35c2a412d0bdd8aaceebf12 | 4109433ae26c6a77232df2dd956ac163358f1f54 | /src/main/java/ar/com/telefonica/ws/amdocs/engine/RecordWriterGeneric.java | faf3a357a266fb7384d661b8f8bb04da67bc2159 | [] | no_license | fanzovino/Commi | 22e70cd065bbf26fd1a85501475c275ab9059de9 | e86dcd52b1705b59d5e015f97873dc767931053e | refs/heads/master | 2021-01-21T09:55:55.097723 | 2013-09-11T13:49:55 | 2013-09-11T13:49:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,384 | java | /** ******************************************************************************************
*
* class RecordWriterGeneric
*
* Writer implementation for generic output.
*
* Main responsibilities:
* - Process oRec and lookup for specific OutputRecords
* - Write to output file
*
*
* @Exceptions:
* ... | [
"fede.anzo.7@gmail.com"
] | fede.anzo.7@gmail.com |
fd587998327c94f75c2bfbe25facfe2a8cab0dbe | 8fdcd401788243f2d4a8e1307ee0a8444dfe9377 | /InterfacesFuncionales/src/clases/EjemploSimpleInterface.java | a5e12e388c25dc2f3ecf25d7f2424999a509fd45 | [] | no_license | enrique7mc/Ejemplos-Java-8 | 296c4df43ee0b2074065641d6c98f5c0aa2b265d | 07b9227be9669b7182bb689712722442ef8876e9 | refs/heads/master | 2021-01-10T12:37:30.339150 | 2015-06-02T00:01:02 | 2015-06-02T00:01:02 | 36,693,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package clases;
import interfaces.SimpleInterface;
public class EjemploSimpleInterface {
public static void main(String[] args) {
SimpleInterface obj = () -> System.out.println("Dentro de la interfaz");
obj.procesar();
}
}
| [
"enrique7mc@gmail.com"
] | enrique7mc@gmail.com |
a25d99f4d5801ed874ec8663f8b50a98205d4588 | 9543f1302522ab515d29b668adeb8238f325bd06 | /Sniffer-Search/src/main/java/com/jpznm/dht/sniffersearch/core/tags/impl/NewTimeTagsImpl.java | a154b77a8e19d0c03b14be61c223c68e0ad7c838 | [] | no_license | lianshufeng/dht | 9ae537b88868216ce3e3606b22f39bf944f755f7 | 5b3447cc44e2c904b8f0cc717cd96552d2636959 | refs/heads/master | 2021-06-13T23:57:43.732952 | 2021-02-04T06:50:12 | 2021-02-04T06:50:12 | 152,176,713 | 0 | 0 | null | 2021-02-04T06:50:55 | 2018-10-09T02:40:04 | Java | UTF-8 | Java | false | false | 318 | java | package com.jpznm.dht.sniffersearch.core.tags.impl;
import com.jpznm.dht.sniffersearch.core.tags.TagsTransform;
import org.springframework.stereotype.Component;
@Component
public class NewTimeTagsImpl implements TagsTransform {
@Override
public boolean execute(String info) {
return false;
}
}
| [
"251708339@qq.com"
] | 251708339@qq.com |
1b5e80c959f6045eb23f4c3e5cf921f2ba79880f | 21a44b7fcad424aa9b538edd102ac3b220008897 | /L- System/Point.java | 3b611f0674e36bc4a61ef2da81259b2a9fe9538a | [] | no_license | AshleshaBhamare/CPSC5002 | 725eb88f79885e0c7a517831c8c0dbbb8e00a497 | 45b3c6b891444e1e5c752f05d8449335a0c7eacd | refs/heads/master | 2022-12-06T21:47:17.850586 | 2020-09-03T19:58:16 | 2020-09-03T19:58:16 | 292,630,939 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,956 | java | /*
* Kevin Lundeen
* CPSC 5002, Seattle University
* This is free and unencumbered software released into the public domain.
*/
package abhamare_lab7;
/**
* Class to hold a 2-d point in space. Both Cartesian and Polar coordinates
* are supported.
* @author Ashlesha Bhamare
*/
public class Point {
private d... | [
"ashleshabhamare31@gmail.com"
] | ashleshabhamare31@gmail.com |
ee81d6335159f96d91e4a2b19d29a74b1f882b6e | 45f572eb782ac87d9897b4b0f7406b770b6041f2 | /src/main/java/com/hvisions/mes/domain/MaterialPack.java | d1876a954ef482fb5374a673ceba6a08d52102c8 | [] | no_license | pendd/traceability | c41cb96b17949a366d8acc233e5a38c95e92d2ea | 7ca3b681179f295b8551d49c1036a7aea6d3f09b | refs/heads/master | 2021-03-10T14:26:09.412910 | 2020-03-24T06:06:07 | 2020-03-24T06:06:07 | 246,461,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,546 | java | package com.hvisions.mes.domain;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.util.Date;
/**
* 原料包装
*
* @author dpeng
* @create 2019-06-05 10:27
*/
@Data
@ApiModel
public class MaterialPack {
@ApiModelProperty(hidden = true)
pri... | [
"861964579@qq.com"
] | 861964579@qq.com |
8a1d86264d8dbe0947c6ec722b0bd853a60b94b2 | 0ecf0e8409273710f27d3ff8f98a1a2af5714734 | /hello.java | af5f1de846df49fb579b526e9821e1e92d6b03a9 | [] | no_license | hesaidyou/gitfiles | 83ae3735245d4a949e68e2c616a85c32f4ad7201 | 0f95330c17f893683bbe906dc6eb19acb4e6581b | refs/heads/master | 2020-03-11T04:14:04.700524 | 2017-06-07T03:22:27 | 2017-06-07T03:22:27 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 237 | java | public class hello
{
public static void main(String[] args)
{
String s("我很高兴学习java");
System.out.println("Hello git~~~~~");
System.out.println(s);
System.out.println("we are student");
}
} | [
"刘清"
] | 刘清 |
c768784b9b54499cb14b8acf20883d9b0fbb34c2 | 8baf2fb3c14a3824cf8f7a644cad61f961beae25 | /src/main/java/Controllers/astar/MovePair.java | 63979ac17fd4d59ade53e01fbe681fee2a7e17ad | [] | no_license | webpigeon/TinyCoop | 2c8134935f6b43acfa67bfdcd51b83c14c07c587 | 16ac22c83d7005ed5f411808e42dbe4eb0b4cf24 | refs/heads/master | 2020-12-29T01:53:55.384261 | 2015-10-27T12:55:53 | 2015-10-27T12:55:53 | 38,317,836 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 913 | java | package Controllers.astar;
import FastGame.Action;
import FastGame.CoopGame;
/**
* Created by jwalto on 02/07/2015.
*/
public class MovePair {
protected Action p1Move;
protected Action p2Move;
public MovePair(Action p1, Action p2) {
this.p1Move = p1;
this.p2Move = p2;
}
public ... | [
"joseph@webpigeon.me.uk"
] | joseph@webpigeon.me.uk |
0780c9ccc6b656923b5f9044d0724dc3b81525a7 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/20/20_8dc860b920dd9f98fee5901adb878be298e121dd/ChangeVmConfiguration/20_8dc860b920dd9f98fee5901adb878be298e121dd_ChangeVmConfiguration_s.java | e313876ddcc7a1729c3d0211f7dc33a43c8a80f0 | [] | 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 | 6,903 | java | package at.ac.tuwien.lsdc.actions;
import java.util.List;
import at.ac.tuwien.lsdc.Configuration;
import at.ac.tuwien.lsdc.resources.Resource;
import at.ac.tuwien.lsdc.resources.VirtualMachine;
public class ChangeVmConfiguration extends Action {
private VirtualMachine vm;
private int optimizedCpuAllocati... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
682446ba530ed7fba6fb9faf446ef5e260d2ac71 | 48541b2e7137ad1b8fc5639c954a2c55ee208e78 | /jodconverter-core/src/main/java/org/jodconverter/job/DocumentSpecs.java | 5ac7eb54091f0f9a3eee05408c497fc1990dfc36 | [
"Apache-2.0"
] | permissive | gary-dgc/jodconverter | cf099a33f62de2ab52db0baa104eb9cdfc2b5c66 | eafd1b73a0ffb9953649eb2997ec5a5e7f8f0cbc | refs/heads/master | 2020-12-07T14:04:16.614523 | 2020-01-08T19:39:15 | 2020-01-08T19:39:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,271 | java | /*
* Copyright 2004 - 2012 Mirko Nasato and contributors
* 2016 - 2020 Simon Braconnier and contributors
*
* This file is part of JODConverter - Java OpenDocument Converter.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lic... | [
"simonbraconnier@gmail.com"
] | simonbraconnier@gmail.com |
6d4abe074d6d3122a1c91bb85021ead2d320b2a6 | 94c6db89c1cf9cba8205830e0c8aaa7209ad9a49 | /mortgage/src/main/java/com/ing/mortgage/exception/InvalidMobileNumberException.java | 7da785822489c933ce0b4600b9ce5badc09169b3 | [] | no_license | SubhaMaheswaran27/Squad1works | edfe5d1e362c63f3d48feefe7f002f2862388b45 | 616c53d4aa8c1f330d427b31ff78adedea47f39a | refs/heads/master | 2020-08-27T07:45:11.308797 | 2019-10-24T12:09:05 | 2019-10-24T12:09:05 | 217,288,638 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package com.ing.mortgage.exception;
import java.io.Serializable;
public class InvalidMobileNumberException extends RuntimeException implements Serializable {
private static final long serialVersionUID = 1L;
private static final String MESSAGE = "Please enter a valid mobile Number";
public InvalidMobileNumberEx... | [
"User1@LP-5CD9296CMW.HCLT.CORP.HCL.IN"
] | User1@LP-5CD9296CMW.HCLT.CORP.HCL.IN |
fe3a0215d1a3f13afd97614cfcb82e91d1b5637f | 7fece18c2545f49374914079bbd0ce4d9d312303 | /src/chapter10questions/Q1114CombineTwoLists.java | dfaf73519db5a371aa7305432f7b71a70b3b027a | [] | no_license | ryesil/java_book_questions | 911b2b97330cafe2f696bd5f2324e753e0e0d548 | 05d8d4e14f0d58cae99743f41bf0e6a2e84fc783 | refs/heads/master | 2023-07-09T03:25:38.798645 | 2021-08-08T13:52:57 | 2021-08-08T13:52:57 | 393,973,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package chapter10questions;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class Q1114CombineTwoLists {
public static void main(String[] args) {
ArrayList<Integer> list1=new ArrayList<>();
ArrayList<Integer> list2=new ArrayList<>();
list1.add(1);
list1.add(2);
... | [
"ramazanysl@gmail.com"
] | ramazanysl@gmail.com |
6642c5596b8a199ff4509fe069fb77433d49832f | 6925f8f5e195b6cc606f3e91f2c735d6a99a5a7a | /Save/app/src/main/java/com/github/albalitz/save/activities/RegisterActivity.java | 6d1a0c5c5cf311194804cd25b0e176ba3198e9ca | [
"MIT"
] | permissive | vaginessa/save-android | 8b0806a8094942f1f26090f62f9449e0ba5c36d9 | a49fdde2a116e088a6cd0c6bf33f815a5e908380 | refs/heads/master | 2021-01-21T08:20:23.079507 | 2017-05-14T18:06:27 | 2017-05-14T18:06:27 | 91,623,419 | 0 | 0 | MIT | 2019-01-18T12:33:55 | 2017-05-17T21:55:05 | Java | UTF-8 | Java | false | false | 3,983 | java | package com.github.albalitz.save.activities;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.text.Editable;
import android.text.TextWatcher;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import com.github.alba... | [
"albalitz@fb3.uni-bremen.de"
] | albalitz@fb3.uni-bremen.de |
ffefa23e89c142f235cf449896c096df2596db24 | 0922eb3654c26db65a33c44c0af760ff751c556e | /src/cvg/sfmPipeline/main/MatchesOutMessage.java | 3197dbd66bdf5e07aa34349bd8b26cf6279d3e0c | [] | no_license | ZhangPeike/Android-SfM-client | c75f9b917ef850bd6b9f134ba3994147d099a4fb | a53e818f2d70215f66b39c2f78b53d27b377546b | refs/heads/master | 2021-01-21T07:14:48.314813 | 2012-08-27T13:12:10 | 2012-08-27T13:12:10 | 45,677,637 | 1 | 0 | null | 2015-11-06T11:14:14 | 2015-11-06T11:14:14 | null | UTF-8 | Java | false | true | 44,814 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: matches.proto
package cvg.sfmPipeline.main;
public final class MatchesOutMessage {
private MatchesOutMessage() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
}
public interface DMatches... | [
"fede.camposeco@gmail.com"
] | fede.camposeco@gmail.com |
693f67095634c09a06b61d5355a44e4a3817c607 | 66094a0afebe61ae4e8e95b626ded308e84bf0ea | /app/src/main/java/com/example/poblenou/eltemps/WeatherFragment.java | edc6c1c9f409f160b5f902bdba32ca9514390223 | [] | no_license | 24547744m/ElTemps | 06e51621bd288a3de6c217089eeb8279ab7f2817 | 042fe1d115d9e8d07f7a437d6f4d55d2f8ad3ad9 | refs/heads/master | 2021-01-24T20:01:21.913702 | 2015-10-28T20:39:57 | 2015-10-28T20:39:57 | 44,618,123 | 0 | 0 | null | 2015-10-28T19:14:40 | 2015-10-20T16:04:37 | Java | UTF-8 | Java | false | false | 2,711 | java | package com.example.poblenou.eltemps;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapt... | [
"carlesgm@gmail.com"
] | carlesgm@gmail.com |
dfefbe81e065f7bcc155ef1b01888aa5501059c0 | b92333aa8e1d3ead598c3e6e35da6ef31399d5d9 | /app/src/main/java/com/example/pc/attendance/helpers/data/MultipartUtility.java | 3fba17c2f7eecef973532e02d561cb7656925815 | [] | no_license | lucquyenw/DiemDanh | c26ba3ff686bbe523fd46def0cdbc867105264b0 | 633c2d4bce61088763e76508695d46fd36791c49 | refs/heads/master | 2020-03-26T03:43:23.249489 | 2018-08-12T13:15:47 | 2018-08-12T13:15:47 | 144,468,145 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,364 | java | package com.example.pc.attendance.helpers.data;
import android.util.Log;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;... | [
"40686918+lucquyenw@users.noreply.github.com"
] | 40686918+lucquyenw@users.noreply.github.com |
069f3030157632652c6e89da51330a029cc569b0 | b2bd1d6ac6c18e3bd92331b8072e25b33599c638 | /src/Display.java | d481abd578a2cf087c26d37eb578d1e470e4141b | [] | no_license | sacooper/Lab5-Orienteering | 13fb22b7c0e209fe0110f6776cf856e6b0353258 | da8f03c93966b1f6c3c9a5358a82ed73fe2b0ecb | refs/heads/master | 2016-09-06T16:31:31.258681 | 2014-10-15T15:28:49 | 2014-10-15T15:28:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,163 | java | /*
* OdometryDisplay.java
*
* Controls what is displayed on the NXT screen
*/
import lejos.nxt.LCD;
public class Display {
/****
* Print the current values of x, y, and theta to the screen.
*
* Modified to be called from the Odometry class, to allow for more control
* @param <Position>
... | [
"scott.cooper2@mail.mcgill.ca"
] | scott.cooper2@mail.mcgill.ca |
b7ae83664e6c22c6c5ff389ad60843e9d8feb076 | 42fcf1d879cb75f08225137de5095adfdd63fa21 | /src/main/java/org/jooq/routines/GetEqualSetSkuidNrforFsc.java | 59dcc89f441b19b1b9879b017d73428e47dc21f8 | [] | no_license | mpsgit/JOOQTest | e10e9c8716f2688c8bf0160407b1244f9e70e8eb | 6af2922bddc55f591e94a5a9a6efd1627747d6ad | refs/heads/master | 2021-01-10T06:11:40.862153 | 2016-02-28T09:09:34 | 2016-02-28T09:09:34 | 52,711,455 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,259 | java | /**
* This class is generated by jOOQ
*/
package org.jooq.routines;
import java.math.BigDecimal;
import javax.annotation.Generated;
import org.jooq.Field;
import org.jooq.Parameter;
import org.jooq.Wetrn;
import org.jooq.impl.AbstractRoutine;
/**
* This class is generated by jOOQ.
*/
@Generated(
value = {
... | [
"krisztian.koller@gmail.com"
] | krisztian.koller@gmail.com |
1418c045d8f264ff68a33d2be74d903527d0e75e | 2a517d24718f83e6a38c0665d833f25bcc6915f7 | /src/com/fa2id/app/user/UserInteractionFactory.java | aad5b854d48bce594b68d0e26395dd4ef1adfc07 | [] | no_license | fa2id/currency-converter | 32e48782f9375b0c7cda1e6155fc61df385e758c | 58ec102f7e42f88069a8caa7d8eaf322bf9cf516 | refs/heads/master | 2020-04-21T00:33:06.578708 | 2019-02-05T14:10:40 | 2019-02-05T14:10:40 | 169,199,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.fa2id.app.user;
/**
* This is the factory class for UserInteraction.
*
* @author Farid Ariafard
* www.fa2id.com
*/
public class UserInteractionFactory {
/**
* This method creates UserInteraction object.
*
* @return UserInteraction object.
*/
public static UserInteraction ... | [
"faridsenior@gmail.com"
] | faridsenior@gmail.com |
af6b407aa8a01dfdf96d625f9b4ec4e6abf326e2 | 9969d049569acd730274361dda41311cbf41e614 | /Facebook.java | bd66a1b9314d65d53d3f9e08a284a8b461c5330a | [] | no_license | Akaenki/LeetCode | e66c480d5887c28ec430c02dc9875835e2b6d0ea | ade02cfad43b15ea18e89dc2fe6299260e47ec74 | refs/heads/master | 2021-04-15T03:44:55.643109 | 2018-10-24T19:09:03 | 2018-10-24T19:09:03 | 126,733,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,018 | java | import javafx.util.Pair;
import java.util.*;
public class Facebook {
/* 1 2 3 4 5 6 7 8 k = 7
i j
2^(j-i-1)
*/
public int numSubset(int[] arr, int k){
int end = arr.length-1, sum = 0;
for(int i = 0; i<arr.length; ++i){
while(end >= 0 && arr[end] > k-arr[... | [
"lmiao4@illinois.edu"
] | lmiao4@illinois.edu |
39a9189afde3e3d9f23dc6ae90994144d8758acb | c42531b0f0e976dd2b11528504e349d5501249ae | /Hartsbourne/MHSystems/app/src/main/java/com/mh/systems/hartsbourne/web/models/clubnews/ClubNewsItems.java | c18361b960687d8b567974bee056df55446353a4 | [
"MIT"
] | permissive | Karan-nassa/MHSystems | 4267cc6939de7a0ff5577c22b88081595446e09e | a0e20f40864137fff91784687eaf68e5ec3f842c | refs/heads/master | 2021-08-20T05:59:06.864788 | 2017-11-28T08:02:39 | 2017-11-28T08:02:39 | 112,189,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,315 | java |
package com.mh.systems.hartsbourne.web.models.clubnews;
import java.util.ArrayList;
import java.util.List;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class ClubNewsItems {
@SerializedName("Message")
@Expose
private String Message;
@Serialize... | [
"nitish@ucreate.co.in"
] | nitish@ucreate.co.in |
1fd2788e8d6752c21d9218d41812b2c2b81f580b | 5f4ace6d5994a707549f422d4665b5f364d2abc1 | /hunter-portals/src/main/java/com/gt/hunter/portals/domain/Job.java | cd34aa8626fab223e5087dc0516cac7bab4355f2 | [] | no_license | tangguoqiang/hunter | e9b85f9dfffab4ba5da58be1f648f1c347bd0dd9 | 6a2eba8cfe0cd0b478a748faddaece7c695fd189 | refs/heads/master | 2021-01-20T21:06:21.474239 | 2016-06-03T15:33:01 | 2016-06-03T15:33:01 | 60,358,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,105 | java | package com.gt.hunter.portals.domain;
import java.io.Serializable;
import com.gt.hunter.portals.common.annotation.Column;
public class Job implements Serializable{
/**
*
*/
private static final long serialVersionUID = -8070311796680471665L;
@Column
private String id;
@Column
private String companyId;
@C... | [
"tangguoqiang1987@live.cn"
] | tangguoqiang1987@live.cn |
cf9f8aa8bbe0594d3b20d909e3481ec45c3426ec | f3ace548bf9fd40e8e69f55e084c8d13ad467c1c | /excuterWrong/SimpleTree/AORB_12/SimpleTree.java | 23bce5db66139d32d7dbcf31478ef178b5cde50d | [] | no_license | phantomDai/concurrentProgramTesting | 307d008f3bba8cdcaf8289bdc10ddf5cabdb8a04 | 8ac37f73c0413adfb1ea72cb6a8f7201c55c88ac | refs/heads/master | 2021-05-06T21:18:13.238925 | 2017-12-06T11:10:01 | 2017-12-06T11:10:02 | 111,872,421 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,051 | java | // This is a mutant program.
// Author : ysma
package mutants.SimpleTree.AORB_12;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.atomic.AtomicInteger;
public class SimpleTree<T> implements PQueue<T>
{
int range;
java.util.List<TreeNode> leaves;
SimpleTree.TreeNode root;
... | [
"daihepeng@sina.cn"
] | daihepeng@sina.cn |
b4d533d21e9b3c96d7dd3a4841eaf5b55992dc78 | 713a06e5213457211875a91f6b488d8d2e49b923 | /src/main/java/com/authservice/config/AuthorizationServerConfiguration.java | 66735f63ff210b1dae2e538d9df3eca2eb4702cd | [] | no_license | Lindsay-Austin/is-server-auth | a7e27124ae7212cffd9e371fd1d7466070e14cb1 | 303515c1cb48d1518cfd5b4536b441f0e9da25eb | refs/heads/master | 2022-12-11T00:02:58.861459 | 2020-09-06T09:07:13 | 2020-09-06T09:07:13 | 287,937,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,335 | java | package com.authservice.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.authentication.... | [
"382074290@qq.com"
] | 382074290@qq.com |
b1f8a3672647c04228e20b93f4c7bab4c2819ce6 | 71db976ba832ca057166eb1738e467a1bc3df3e6 | /conicplot/src/main/java/org/newtonmaps/conicplot/ConicMatrix.java | f1858609f70d48d98a2db1f7863139abacf561c5 | [] | no_license | hronir/newtonmaps | dcde437e22aa21f603d5f57ae1e4616e1097dadb | b8e5f5ed3d51fed6bb16a74a15637480b6f49494 | refs/heads/master | 2016-09-10T18:04:21.813874 | 2014-05-09T16:41:38 | 2014-05-09T16:41:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,842 | java | package org.newtonmaps.conicplot;
public class ConicMatrix {
public static final int DIMENSION = 3;
private double[][] coefficients;
public ConicMatrix() {
this.coefficients = new double[DIMENSION][];
for (int i = 0; i < DIMENSION; i++) {
this.coefficients[i] = new double[i + 1];
}
}
public ConicMatrix... | [
"oriol.tls@hotmail.fr"
] | oriol.tls@hotmail.fr |
b9842984d49ac823ce8243f4fb4c35cfc78645df | 73416f4cbacafa2f987ceef077752a669b75fa0a | /src/test/java/cn/leancloud/kafka/consumer/integration/RevokePausedPartitionTest.java | bc0f9ec2619a16ad5caffc9ae0661e777a192209 | [
"MIT"
] | permissive | leancloud/kafka-java-consumer | 12c07f9070bcef30a5f4678a9410122ad92f9c50 | f22719995c57eb66a411b98b1ed71e2dbad940f9 | refs/heads/master | 2022-02-07T07:22:08.322156 | 2022-01-05T01:09:41 | 2022-01-05T01:09:41 | 230,073,616 | 4 | 0 | MIT | 2022-01-05T01:10:22 | 2019-12-25T08:55:11 | Java | UTF-8 | Java | false | false | 7,471 | java | package cn.leancloud.kafka.consumer.integration;
import org.apache.kafka.clients.consumer.*;
import org.apache.kafka.clients.producer.KafkaProducer;
import org.apache.kafka.clients.producer.ProducerRecord;
import org.apache.kafka.common.TopicPartition;
import org.apache.kafka.common.errors.WakeupException;
import org.... | [
"alven.gr@gmail.com"
] | alven.gr@gmail.com |
dbbec3ebf0d5d6558ab12a6586bad0a7a303583f | 7812038b49406b700f2a14b04b6a71b2224540a3 | /app/src/main/java/com/ltbrew/brewbeer/service/PldForBrewSession.java | ff8af2330095289f03483d6e09f3fd0c7e29b2ba | [] | no_license | JasonQiusip/brewbeer | 63671b33cdab494cff96dbba36e136923f17c394 | 246dff2d01df1b1437466f99e27f607466bddcf3 | refs/heads/master | 2021-01-21T14:25:23.496027 | 2016-07-08T08:53:43 | 2016-07-08T08:53:43 | 57,968,702 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,092 | java | package com.ltbrew.brewbeer.service;
import android.os.Parcel;
import android.os.Parcelable;
/**
* Created by 151117a on 2016/5/25.
*/
public class PldForBrewSession implements Parcelable {
public String packId;
public String formulaId;
public int state;
public PldForBrewSession(){}
protected... | [
"qiusp@beiqicloud.com"
] | qiusp@beiqicloud.com |
df1293e7f64be2c2ad57f65a0b177a07aa2bc9fb | 7274583b08e6a3d858134cad42f330c1544584ff | /src/main/java/blue/thejester/badderbaddies/entity/blaze/ThunderBlaze.java | 9141489cc8b0e8d16b248f9b4390b16b9e528da4 | [] | no_license | AnnaErisian/Badder-Baddies | ff2a7e48c6a040f92e65f6af6b778d88f108394d | ee7eb4809702ef95d8bff62d21da793821c438c1 | refs/heads/master | 2022-11-16T21:32:36.970666 | 2020-07-13T13:37:15 | 2020-07-13T13:37:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,118 | java | package blue.thejester.badderbaddies.entity.blaze;
import blue.thejester.badderbaddies.BadderBaddies;
import blue.thejester.badderbaddies.client.render.blaze.RenderThunderBlaze;
import blue.thejester.badderbaddies.entity.LootTables;
import net.minecraft.entity.projectile.EntitySmallFireball;
import net.minecraft.util.... | [
"jaketheultimate@gmail.com"
] | jaketheultimate@gmail.com |
23fba1e9231bd341dfdadfa33c5a91e3b3dfa631 | 4cefbeb2d37b70b0d4f648132635e3ac6ce17df1 | /app/src/main/java/com/skpissay/util/RxBus.java | 80d047e4cc5f1f5c672ccfd587777f88701b3be3 | [] | no_license | Sach16/Checkgaadi-Mvvm | 1c92f313e8e91cc135449cec1f71f315a1f0476a | 356b115f758d710db33f2552dec0b2c5581efc2b | refs/heads/master | 2020-03-28T21:01:32.121330 | 2018-09-17T12:51:29 | 2018-09-17T12:51:29 | 149,123,423 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package com.skpissay.util;
import rx.Observable;
import rx.subjects.PublishSubject;
import rx.subjects.SerializedSubject;
import rx.subjects.Subject;
/**
* Created by mertsimsek on 13/01/17.
*/
public class RxBus {
private static RxBus instance = null;
private final Subject<Object, Object> _bus = new Seri... | [
"sachin.pissay@carzonrent.com"
] | sachin.pissay@carzonrent.com |
9e6dae456bf7262407c0d91ff6a535eb1aeda9bb | 883b999347c620fc4bb960cf5abb71ebe00c2867 | /pinyougou-parent/pinyougou-manager-web/src/main/java/com/pinyougou/manager/controller/GoodsController.java | 614f234beeec79e0db017cbcf7b5d9d78b93e817 | [] | no_license | longgang/pinyougou | d58a91dd6b7520451724e7df125a192f5c843461 | a316ca32b8b8d7933ab834576ae3c8977c9d793b | refs/heads/master | 2020-03-23T07:19:27.019132 | 2018-06-25T08:22:29 | 2018-06-25T08:22:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,979 | java | package com.pinyougou.manager.controller;
import java.util.List;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import com.alibaba.dubbo.config.annotation.Reference;
import com.pin... | [
"386592336@qq.com"
] | 386592336@qq.com |
a1aa0c911d4d95959b1771d70949a8a96297d611 | 1e906b18093f1d62a2d8388e77030c50fcae032f | /android/app/src/main/java/com/awesomeprojectn/MainActivity.java | a07d3ead7e555e3420ce488e2fec1c6e7ff7c3d6 | [] | no_license | sjsj2/awesome-react-project | a8fc59186565ff692fff3b3c968719105c855a48 | 921e539aa4bf335611b089f943d7502e781f21d5 | refs/heads/master | 2021-09-11T18:57:42.575257 | 2018-04-11T02:51:02 | 2018-04-11T02:51:02 | 107,648,836 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package com.awesomeprojectn;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript.
* This is used to schedule rendering of the component.
*/
@Override
protected String getMainCompo... | [
"sunny@yusujin-ui-MacBook-Air.local"
] | sunny@yusujin-ui-MacBook-Air.local |
90ee1f5a24f3a1dbb2feb23c2b4faa1464390f23 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/3/3_eb14df3d6c01dcbb873e0428b89e358889a39165/TabRenderer/3_eb14df3d6c01dcbb873e0428b89e358889a39165_TabRenderer_t.java | 7c4ef9238bab910be4ce74ced9b740b10eef1648 | [] | 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 | 1,862 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.helix.mobile.component.tab;
import java.io.IOException;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.faces.context.ResponseWriter;
import org.pri... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
6a79522f456b7b6f3969e1d5ad62b31d6a32cf9f | d78f20b6412c0deae07028acd067aff4f23db1f3 | /GQ_Android/test/com/qeevee/gq/tests/TestNPCTalkUtils.java | 3e770beae64a58a1e88fa080d37511411837628d | [] | no_license | f-l-o/android | 617fd5d81d0463993faada124519e201367f4112 | 57df1a41c3a4a29e7b152b69f566342494ba92ae | refs/heads/master | 2020-12-24T10:14:39.782547 | 2013-03-05T15:13:31 | 2013-03-05T15:13:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,566 | java | package com.qeevee.gq.tests;
import static com.qeevee.gq.tests.TestUtils.getFieldValue;
import java.util.Iterator;
import android.os.CountDownTimer;
import android.widget.Button;
import edu.bonn.mobilegaming.geoquest.mission.DialogItem;
import edu.bonn.mobilegaming.geoquest.mission.NPCTalk;
public class TestNPCTalk... | [
"muegge@acm.org"
] | muegge@acm.org |
2355a527bace475b9e2c0e3fa5ff8ce0ed3d2ebb | 925af24267bbdb4f6ab3bca62e61e9bbaf9d4ceb | /ASD1/src/gameobject/data/behaviour/ai/idle/IdleAIRoutines.java | 97bcc6e68d952bb0a67d8cce59d732d31c8d5086 | [] | no_license | Hobajt/pj1_projekt | 642ddec0c8fe4f32a2fb7ec0b2ce343ac288e366 | 0359d4f317162ed099f4e40bfdda4cecef04a69d | refs/heads/master | 2021-09-23T17:49:08.068741 | 2017-12-19T23:32:18 | 2017-12-19T23:32:18 | 114,043,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 745 | 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 gameobject.data.behaviour.ai.idle;
import gameobject.GameObject;
import gameobject.data.behaviour.ai.AIState;
import java.util... | [
"kopecki111@gmail.com"
] | kopecki111@gmail.com |
fa790016c6206e8e1c2592843ea54100a533cdab | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/11/11_71a931e4cf57dfb24cb50d836e30b708ced7f9fe/NewWinner/11_71a931e4cf57dfb24cb50d836e30b708ced7f9fe_NewWinner_t.java | 87c3e28fa2d325865bc796e58923e3923b6c1515 | [] | 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,703 | java | package com.Grateds.Reversi.GUI;
import com.Grateds.Reversi.User;
import com.Grateds.Reversi.CONTROLLER.Controller;
/**
*
* @author Abuzaid
*/
public class NewWinner extends javax.swing.JFrame {
/**
*
*/
private static final long serialVersionUID = 1L;
/**
* Creates new form UserInt... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
db0fa9972758b406a583b13f8cf0e85558f7cdcb | d921635ac17be024d10464e757f58d8769412bb1 | /src/main/java/guru/springframework/Franc.java | 75c821989b7a082fa0a784274e84b158076ad612 | [
"Apache-2.0"
] | permissive | ahmeed83/tdd-by-example | e6031f0e7828a585dfa8eda8e3353c7015f175cb | 0ca9e48983536392ba84e219b550b2b37285f373 | refs/heads/master | 2020-04-06T08:54:57.583832 | 2018-11-14T06:00:51 | 2018-11-14T06:00:51 | 157,321,531 | 0 | 0 | null | 2018-11-13T04:44:39 | 2018-11-13T04:44:39 | null | UTF-8 | Java | false | false | 243 | java | package guru.springframework;
public class Franc extends Money {
public Franc(final int amount) {
this.amount = amount;
}
public Money times(final int multiplier) {
return new Franc(amount * multiplier);
}
}
| [
"ahmed83@me.com"
] | ahmed83@me.com |
7629c0f2976a64367115b054179570383e7d33ec | 8a27c18ec9774c6dcbfdfce4e0bd5461b0594b08 | /src/org/opensha/refFaultParamDb/gui/addEdit/deformationModel/DeformationModelTableModel.java | 0774e2552d8f5f83334fa54a716ac863a134597d | [
"Apache-2.0"
] | permissive | GNS-Science/opensha-core | 81b96bca74254082fc83e8f7cebf67c24312d722 | 75143f6dd0b1d268471bfa55be8c7bd6ef559d73 | refs/heads/master | 2023-05-03T16:56:52.342902 | 2021-05-12T01:48:08 | 2021-05-12T01:48:08 | 364,415,943 | 0 | 0 | Apache-2.0 | 2021-05-10T03:07:31 | 2021-05-04T23:51:04 | Java | UTF-8 | Java | false | false | 3,606 | java | /**
*
*/
package org.opensha.refFaultParamDb.gui.addEdit.deformationModel;
import java.util.ArrayList;
import java.util.HashMap;
import javax.swing.table.DefaultTableModel;
import org.opensha.refFaultParamDb.dao.db.DB_AccessAPI;
import org.opensha.refFaultParamDb.dao.db.DB_ConnectionPool;
import org.opensha.refFa... | [
"kmilner@usc.edu"
] | kmilner@usc.edu |
bf6792662672fad410c43313a964bcb66f19ea38 | e1450a329c75a55cf6ccd0ce2d2f3517b3ee51c5 | /src/main/java/home/javarush/javaCore/task13/task1308/Solution.java | 9682cd08b0a5e5829b939faa064df08d227fc398 | [] | no_license | nikolaydmukha/netology-java-base-java-core | afcf0dd190f4c912c5feb2ca8897bc17c09a9ec1 | eea55c27bbbab3b317c3ca5b0719b78db7d27375 | refs/heads/master | 2023-03-18T13:33:24.659489 | 2021-03-25T17:31:52 | 2021-03-25T17:31:52 | 326,259,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package home.javarush.javaCore.task13.task1308;
/*
Эй, ты там живой?
*/
public class Solution {
public static void main(String[] args) throws Exception {
}
public interface Person {
boolean isAlive();
}
public interface Presentable extends Person{
}
} | [
"dmukha@mail.ru"
] | dmukha@mail.ru |
82ac1d7ea2df619474ed2bf941090e12a3416764 | 46f443ec46857a3c2715a832f67681e98d23a0fa | /ConfigurationWithJavaCode/src/main/java/ru/rickSanchez/withoutAnnotation/RapMusic.java | ae77e39ede55cd4f2e15605ff0f67b6cf0acdaa7 | [] | no_license | MRCoolZero/Spring | 4c4bef97cd20b9a5d1fe54850ff936d8b531f211 | 609524e2b8e8fd9c89763e9222fe31acd75a4aa6 | refs/heads/master | 2023-01-14T12:18:09.972834 | 2020-11-22T16:49:42 | 2020-11-22T16:49:42 | 315,085,831 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 163 | java | package ru.rickSanchez.withoutAnnotation;
public class RapMusic implements Music{
@Override
public String getSong() {
return "RapMusic";
}
}
| [
"one1970zero@mail.ru"
] | one1970zero@mail.ru |
7f351759721dbc4ba9a26cc9d6a9e49a1cc3890f | cdeee1295065d0ba965dd0c502973e9c3aa60618 | /gameserver/data/scripts/ai/ZakenDaytime83.java | 1e1be341ec3139974e9d7c6bffea344227b8cec3 | [] | no_license | forzec/l-server | 526b1957f289a4223942d3746143769c981a5508 | 0f39edf60a14095b269b4a87c1b1ac01c2eb45d8 | refs/heads/master | 2021-01-10T11:39:14.088518 | 2016-03-19T18:28:04 | 2016-03-19T18:28:04 | 54,065,298 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,319 | java | package ai;
import org.mmocore.gameserver.ai.CtrlEvent;
import org.mmocore.gameserver.ai.Fighter;
import org.mmocore.gameserver.model.Creature;
import org.mmocore.gameserver.model.entity.Reflection;
import org.mmocore.gameserver.model.instances.NpcInstance;
import instances.ZakenDay83;
/**
* Daytime Zaken.
* - иног... | [
"dmitry@0xffff"
] | dmitry@0xffff |
c03cc6684b7c5dd7d224f9a70c504574f9d6f9b2 | 9f204342f63c82b26908792c84144d80c67911cc | /src/org/enhydra/shark/partmappersistence/data/XPDLParticipantProcessQuery.java | 608c3da77a110f447c3600ec9c2e276286954e93 | [] | no_license | kinnara-digital-studio/shark | eaada7bbb4ba976e1c876defdcab9d5ee15b81eb | 7abf690837152da11ddda360ad2436ec68c7bdb4 | refs/heads/master | 2023-03-16T07:27:02.867938 | 2013-05-05T13:12:25 | 2013-05-05T13:12:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 78,547 | java |
/*-----------------------------------------------------------------------------
* Enhydra Java Application Server
* Copyright 1997-2000 Lutris Technologies, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following... | [
"classic1999@sina.com"
] | classic1999@sina.com |
6bd6348b97d2bb50990f753ed6cbdece77c9b870 | f7e6c7070a3ba306d9bd268991c83b7a1acea9c1 | /pgpainless-core/src/main/java/org/pgpainless/exception/package-info.java | 1d5adbd2b917765bc8b9125e6d03ac80b840e23a | [
"Apache-2.0"
] | permissive | Flowdalic/pgpainless | 3f9c77e31193f0629d4b95b4aa87dd8fa7f45313 | e9958bc62063be242f6731f88cf4ea0cc3fe01c0 | refs/heads/master | 2023-08-03T03:32:35.103558 | 2018-08-03T10:28:25 | 2018-08-03T10:28:25 | 139,035,140 | 0 | 0 | Apache-2.0 | 2018-06-28T15:13:40 | 2018-06-28T15:13:40 | null | UTF-8 | Java | false | false | 653 | java | /*
* Copyright 2018 Paul Schaub.
*
* 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... | [
"vanitasvitae@fsfe.org"
] | vanitasvitae@fsfe.org |
8a0113e49a89c910917875d48555dd059a50998e | 2ff78e0994cb710a619b79659d64d2617cc3e586 | /code/RecycleRush/src/frc492/Robot.java | 5df4a2ebf49c1a29a9d1f02e84262950bbe6fb4c | [
"MIT"
] | permissive | trc492/Frc2015RecycleRush | d2d662ff8ea653a9f2aad3fe444b98e1800de5e6 | 302e06aaa89560d20ed34fd89eac05f2d77805bb | refs/heads/master | 2021-01-10T01:59:40.009034 | 2018-05-27T19:32:48 | 2018-05-27T19:32:48 | 49,762,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,222 | java | package frc492;
import com.ni.vision.NIVision;
import com.ni.vision.NIVision.*;
import edu.wpi.first.wpilibj.BuiltInAccelerometer;
import edu.wpi.first.wpilibj.CANTalon;
import edu.wpi.first.wpilibj.CameraServer;
import edu.wpi.first.wpilibj.Gyro;
import edu.wpi.first.wpilibj.SpeedController;
import edu.wpi.first.wpi... | [
"trc492@live.com"
] | trc492@live.com |
e2fd56cdbd0ecfc5a6529eb7a9646fb4d7877a80 | 1ac3fe76f01fbaaa8303d7ce3def6b4d0a8b546c | /Tag_Content_Extractor.java | 2e5914d96afdeaed109687e7521f4021488e95a1 | [] | no_license | manish160993/HackerrankPrograms | 63592eee912ba539e62e2c0ea56c06ce0509ae57 | 18a87f4ed4e94ba2729b8eb9c6ac32d1ddd3099a | refs/heads/master | 2021-05-13T14:34:12.478000 | 2018-01-22T18:08:38 | 2018-01-22T18:08:38 | 116,744,644 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,411 | java | /*
In a tag-based language like XML or HTML, contents are enclosed between a start tag and an end tag like <tag>contents</tag>. Note that the corresponding end tag starts with a /.
Given a string of text in a tag-based language, parse this text and retrieve the contents enclosed within sequences of well-organized tag... | [
"manish160993@gmail.com"
] | manish160993@gmail.com |
50aae703061fdb87796744350c5924db1e6dcfe3 | 6e349f85c52df72d9ce48167b3767e84317cf610 | /src/main/java/com/expense/manager/web/RegistrationController.java | e1f9541723734e562347a8082e35000241a82ee9 | [] | no_license | MichalPietrus/Home-Expense-Manager | 6cbf465ef2781aa09879daeae25ec5c03ddfcacc | fe656021e1c069e0624f1a0f4627bcd08bc7b94d | refs/heads/master | 2023-01-31T03:25:39.264745 | 2020-12-14T13:30:16 | 2020-12-14T13:30:16 | 295,426,703 | 0 | 1 | null | 2020-09-22T12:12:09 | 2020-09-14T13:35:30 | HTML | UTF-8 | Java | false | false | 1,544 | java | package com.expense.manager.web;
import com.expense.manager.model.User;
import com.expense.manager.service.UserService;
import org.springframework.stereotype.Controller;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.a... | [
"grahul2121@gmail.com"
] | grahul2121@gmail.com |
db514262a384ded966ce770bc2daf0a795eb0774 | f4dfe52bd506f1508637f23f1d9822c659891c12 | /PROFILING/CPUProfiling/src/main/java/com/lowagie/examples/objects/tables/DefaultCell.java | 1320f6ef842f01c266295c4786687d0e332803a9 | [] | no_license | siddhantaws/LowLatency | 5b27b99b8fbe3a98029ca42f636b49d870a0b3bb | f245916fed8bfe5a038dc21098d813bf5accdb1e | refs/heads/master | 2021-06-25T19:55:07.994337 | 2019-09-19T15:39:15 | 2019-09-19T15:39:15 | 152,133,438 | 0 | 0 | null | 2020-10-13T16:09:28 | 2018-10-08T19:17:54 | Java | UTF-8 | Java | false | false | 2,330 | java | /*
* $Id: DefaultCell.java,v 1.3 2005/05/09 11:52:47 blowagie Exp $
* $Name: $
*
* This code is part of the 'iText Tutorial'.
* You can find the complete tutorial at the following address:
* http://itextdocs.lowagie.com/tutorial/
*
* This code is distributed in the hope that it will be useful,
* but WITHOUT A... | [
"siddhantaws@gmail.com"
] | siddhantaws@gmail.com |
7446dbb5c6b1eb81b285aed1e6835b153e56f826 | e1450a329c75a55cf6ccd0ce2d2f3517b3ee51c5 | /src/main/java/home/javarush/javaCore/task12/task1228/Solution.java | 96fb4c4c65a0a6cb247ad1158a95b9283a4ed43f | [] | no_license | nikolaydmukha/netology-java-base-java-core | afcf0dd190f4c912c5feb2ca8897bc17c09a9ec1 | eea55c27bbbab3b317c3ca5b0719b78db7d27375 | refs/heads/master | 2023-03-18T13:33:24.659489 | 2021-03-25T17:31:52 | 2021-03-25T17:31:52 | 326,259,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 732 | java | package home.javarush.javaCore.task12.task1228;
/*
Интерфейсы к классу Human
*/
public class Solution {
public static void main(String[] args) {
Human human = new Human();
System.out.println(human);
}
public static interface Worker {
public void workLazy();
}
public stat... | [
"dmukha@mail.ru"
] | dmukha@mail.ru |
705e7ff038c2bbf52bc41c37bb02e164dd4479a4 | 60f47552491c36429b09fdc8909ff04553503049 | /src/com/denghj/jdk_8/stream/stream基本操作/TestStreamApi01.java | 783b592f8ba8b3c7657bdf96ea834751c2ac31cc | [] | no_license | denghuaijun/java_se | f5ad737e25b0191fdb358acb166146838e7c63c4 | f52cac0506a268328282c922ba5eea8cf1250f6a | refs/heads/master | 2023-06-19T01:45:52.152802 | 2021-07-15T07:24:21 | 2021-07-15T07:24:21 | 327,215,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,421 | java | package com.denghj.jdk_8.stream.stream基本操作;
import com.denghj.jdk_8.lambda.基本语法.Employee;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Stream;
/**
* 一、Stream 三大操作步骤:
* 1. 创建stream
* 2.中间操作:即流水线操作 将数据源(集合、数组)的数据经过一系列的中间操作
* 3.终止操作:获取st... | [
"dhjtobenumber1@163.com"
] | dhjtobenumber1@163.com |
b9fbf4ed61795ef0442ad2e855d388f9611cb091 | 15fc89df8102eec0af46cb3b1cb0aef95f3a02fe | /app/src/main/java/com/example/jdong/view/IFenLeiView.java | 51d7cef38fb4c83c2337c8a1a0935a6850c88c97 | [] | no_license | Shenxiaoyang1/JDong | d55bc87228daab946c57278ca4bec10c6a8eaf3e | 9b7149198dbb9d58c69dc721ac4f99b7d7c14eda | refs/heads/master | 2021-08-31T10:57:53.739933 | 2017-12-21T03:52:18 | 2017-12-21T03:52:18 | 114,960,125 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 241 | java | package com.example.jdong.view;
import com.example.jdong.bean.FenLeiBean;
import java.util.List;
/**
* Created by 刘雅文 on 2017/12/15.
*/
public interface IFenLeiView {
public void show(List<FenLeiBean.DataBean> fenLeiBean);
}
| [
"InterestingWhat@163.com"
] | InterestingWhat@163.com |
f57f00c4712b38766c44bbf4c4e5eae380e34ae9 | 97cda285663a8bbf751b39321b695d97b6f69474 | /Wicket/src/wicket/util/diff/RevisionVisitor.java | 175c2c5cafe98fbc76c6cf1232f7a6a00a6eae8e | [] | no_license | clustercompare/clustercompare-data | 838c4de68645340546dd5e50b375dcf877591b3e | 163d05bdc5f4a03da8155ffb1f922a9421733589 | refs/heads/master | 2020-12-25T23:10:16.331657 | 2015-12-11T10:37:43 | 2015-12-11T10:37:43 | 39,699,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,257 | java | /*
* ====================================================================
*
* The Apache Software License, Version 1.1
*
* Copyright (c) 1999-2003 The Apache Software Foundation.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted... | [
"mail@jan-melcher.de"
] | mail@jan-melcher.de |
dd5ecea78375c1f885bde40f7b677c97daaf9463 | a456b9726eda22e414d0f7ce16206760a7a94f8a | /src/com/example/qrboard/ExploreActivity.java | a62b775741dd6dfc4344393a88f6281b0ad6ad8f | [] | no_license | lorenzoviva/QRBoard | 4876a8d31c00b71a4745981d62677d77f4d9e2a5 | 0519a98ffd854a780a4ac8dd3739b60b44e5ec4d | refs/heads/master | 2016-09-10T10:38:05.535477 | 2015-12-09T23:27:23 | 2015-12-09T23:27:23 | 42,772,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,061 | java | package com.example.qrboard;
import java.util.ArrayList;
import java.util.List;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.drawable.Drawable;
import android.os.Build;
import android.os.Bundle;
import android.preference.PreferenceManage... | [
"lorenzo.vaccaro@hotmail.com"
] | lorenzo.vaccaro@hotmail.com |
38feb916679b6e122e1baea2ed8505e32d80643e | b92e7c1bbfbf09f74aa32c70d50bdf99b0f5aa20 | /RunamicGhent/mobile/src/main/java/com/dp16/runamicghent/Constants.java | b6ab921c6735899095520048fb10817a926cc0a9 | [
"MIT"
] | permissive | oSoc17/lopeningent_android | 57f44ffdd29448604fb9f17dffb50b49fbb8203e | 382278767ed317503945981838024055c020db06 | refs/heads/master | 2020-12-02T20:55:17.804823 | 2017-07-26T09:25:11 | 2017-07-26T09:25:11 | 96,228,367 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,831 | java | /*
* Copyright (c) 2017 Hendrik Depauw
* Copyright (c) 2017 Lorenz van Herwaarden
* Copyright (c) 2017 Nick Aelterman
* Copyright (c) 2017 Olivier Cammaert
* Copyright (c) 2017 Maxim Deweirdt
* Copyright (c) 2017 Gerwin Dox
* Copyright (c) 2017 Simon Neuville
* Copyright (c) 2017 Stiaan Uyttersprot
*
* This s... | [
"timbaccaert@gmail.com"
] | timbaccaert@gmail.com |
cf92b1279adb90d443cb17b41f858fedac0c7600 | 17dfcefb5d4a7527b2ba51f1762cfb62e824d8cc | /src/main/java/com/guyang/dao/BaseDao.java | a82821ff48a6bf765eb78d34b91e5b526d82525d | [] | no_license | guyang66/gy-spring-scoco | f7b71e91dc6941497ba28b729e8625ba5befaf8a | 0ff3c558a4f6e73e88e7301be317bc96c3862430 | refs/heads/master | 2023-06-17T14:06:38.338948 | 2021-07-13T08:00:27 | 2021-07-13T08:00:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 428 | java | package com.guyang.dao;
import java.util.List;
import java.util.Map;
public interface BaseDao<T> {
Integer selectCount(Map<String, ?> param);
List<T> select(Map<String, ?> parameters);
T selectById(Object id);
List<T> selectByIds(Object[] ids);
int deleteById(Object id);
int deleteByIds(Objec... | [
"13588295865@163.com"
] | 13588295865@163.com |
3e4942216774533eef6bc671c438f95a9a2d90f0 | 16ff6e8ad5d76a3cfcd9ac511f515eba988bf80d | /app/src/main/java/com/example/app_zing/activity/dangnhap.java | 14bc24b574abd025997f1dbaa14b1b88537259c1 | [] | no_license | caoquocdat12092001/android | 27eb0c3e8bc5d68d508096658abf12f50fb46141 | 85ba835f0019b8a6bf0cac895b40828afe7b4893 | refs/heads/master | 2022-12-05T02:13:05.432283 | 2020-08-26T19:13:52 | 2020-08-26T19:13:52 | 290,573,661 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,286 | java | package com.example.app_zing.activity;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.View;
import android.view.WindowManager;
import android.widget.Button;
import android.widget.CheckBox;
import a... | [
"quocdatcao1@gmail.com"
] | quocdatcao1@gmail.com |
b435fa423c7f62e7c6394a1e5f6ffd010d0cfca1 | 9430bdf488ccab433a3f3578e608d0871f9bb3ed | /app/src/main/java/com/huanpet/huanpet/screen/view/PinyinUtils.java | 76ba6b117cf75c2e37cb293a7496e5ea2384463e | [] | no_license | wl19930525/HuanPet | 8ac3144fc5282dd9d45b6b5ee6e6ef4746a13b43 | 026b30772a92b501640d5382485ef3b0de96352a | refs/heads/master | 2021-04-15T16:37:48.937039 | 2018-04-04T01:44:15 | 2018-04-04T01:44:15 | 126,459,021 | 0 | 0 | null | 2018-04-02T00:57:17 | 2018-03-23T08:58:14 | Java | UTF-8 | Java | false | false | 3,711 | java | package com.huanpet.huanpet.screen.view;
import net.sourceforge.pinyin4j.PinyinHelper;
import net.sourceforge.pinyin4j.format.HanyuPinyinCaseType;
import net.sourceforge.pinyin4j.format.HanyuPinyinOutputFormat;
import net.sourceforge.pinyin4j.format.HanyuPinyinToneType;
import net.sourceforge.pinyin4j.format.HanyuPiny... | [
"958337798@qq.com"
] | 958337798@qq.com |
b60e331d27fff6e98b878678a9d7478251167fbf | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/google--error-prone/74b237d6c07be0108be1743d4b1d2ad83f7e37a1/after/HardCodedSdCardPath.java | 8200b6a673412687127abfb2df46f69bf08d1f20 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,085 | java | /*
* Copyright 2016 Google Inc. 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
*
* Unless required by applica... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
b8c7523a0b38f1a83d830e3d43fcf39ff184edd2 | 0b20c4a616e17b76fe3c9a048e68b417e35dfaac | /Android/Seed/framework/src/main/java/com/min/framework/ConfigConstants.java | aa0e8cd2d6c2463d6e0fc6ba53b75c9f6788b95e | [] | no_license | minyangcheng/WorkStation | d39fffd3879adeac46d7b1cc1aeb5f56dd16c8dd | efcf62e7295ed8d76ba9de101076d987311dce88 | refs/heads/master | 2021-01-01T06:10:04.870682 | 2018-12-06T06:06:35 | 2018-12-06T06:06:35 | 97,376,308 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | package com.min.framework;
/**
* Created by minyangcheng on 2016/10/8.
*/
public class ConfigConstants {
public static final String HTTP_LOG="HttpLog";
public static final int PAGE_SIZE=15;
public static String API_SERVER_URL;
public static String SOURCE;
public static String APP_SECRET;
p... | [
"332485508@qq.com"
] | 332485508@qq.com |
7ba9bb7d4fdb875d9afe8b91e2eb9ed4f956c6de | 9df873dbe290776878e612154baa2a4148e17ea2 | /src/main/java/com/kenny/fix/definition/MessageDefinition.java | 08f30e9334d230e991dbea8465513043b0233d4c | [] | no_license | kennien-ravindran/fixparser | f3978abf63e119f4e4a2caf039791fa3a44bb9e6 | 2fefbe9d8421e0508a8925f1f5345b311d6ef77c | refs/heads/master | 2020-04-25T06:20:20.993209 | 2019-02-25T22:21:10 | 2019-02-25T22:21:10 | 172,577,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,229 | java | package com.kenny.fix.definition;
import java.util.HashMap;
import java.util.Set;
import java.util.TreeSet;
public class MessageDefinition {
private HashMap<Integer, MessageGroupDefinition> groupDefinitionMap = new HashMap<Integer, MessageGroupDefinition>();
public void loadDefinition(int tagId, int firstTa... | [
"kenny@kennys-MacBook-Pro-2.local"
] | kenny@kennys-MacBook-Pro-2.local |
41187a3f84d6ae55292767ac725d690ce88f8bca | b9fcbdfaf85b16f534c95a41d3a9930ac1683aad | /Server/Tonpose_Kryonet/src/cs309/tonpose/ServerItem.java | eea7273b4077e87c9c0e5eab64c9de941e0816cf | [] | no_license | cbot789/Project-Tonpose | fd33d2de31c17cddb3852f4b05a18255a2de70ca | f2999697ded9279edec40ad8120c46b0d5623a07 | refs/heads/master | 2021-07-02T03:29:12.480142 | 2016-12-07T06:59:58 | 2016-12-07T06:59:58 | 103,860,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 114 | java | package cs309.tonpose;
public class ServerItem {
public int typeID;
public int uniqueID;
public float x, y;
}
| [
"theluke@iastate.edu"
] | theluke@iastate.edu |
a909e4b8e2d02c475edb90df09483253d03ef736 | c202b1be81c238dc78d62311f785a6b310740d8a | /src/TestNG/GroupingTestcases.java | ad3eb8ac92bca1c4b890a39e4d04e212c583c57c | [] | no_license | Rajno1/SeleniumBasics | 7b320efe41b44af96c94c43f8883048f01c1b381 | bcabcc1cf877d76e816a7da043613fc48d20c3f6 | refs/heads/master | 2020-08-04T21:19:24.962815 | 2019-10-02T07:53:34 | 2019-10-02T07:53:34 | 212,282,427 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,093 | java | package TestNG;
import org.testng.annotations.Test;
public class GroupingTestcases {
@Test(priority=1,groups= "Buildacceptance")
public void BuildCheck(){
System.out.println("Build acceptacne test");
}
//By using 'priority' keyword we can priorities the test cases(@Test)
//By using 'groups' keyword we can ... | [
"rajasekhar.rct@gmail.com"
] | rajasekhar.rct@gmail.com |
6c9f1975d19f1f682a29e76bb153959f7eda244b | 693d7c5fcbab4f4f12ebc2d7b945311efa4b0ba5 | /chatserver/src/main/java/com/project/chat/gameroom/GameMessage.java | 829ba27d526ea3f60469bd74c76d77437cc048f3 | [
"MIT"
] | permissive | RyuJaeChan/FindSpy | 66a098596b02f28cabd533a69625ad42c0aae5f5 | cc4aa31121e8b006f7cfdbcb90819be3c61fbfa6 | refs/heads/master | 2020-04-01T14:00:17.526406 | 2018-12-18T14:34:14 | 2018-12-18T14:34:14 | 153,276,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 236 | java | package com.project.chat.gameroom;
import com.project.chat.util.GameState;
import lombok.Data;
@Data
public class GameMessage {
private Integer roomId;
private GameState gameStep;
private String message;
private String writer;
}
| [
"rjch221@gmail.com"
] | rjch221@gmail.com |
1e31eba465e8c789709567f8b8c80afc11450eab | 4117d7a9bd5b987e0111abe59da8371ad7cf3eec | /app/src/main/java/user/com/sg/socialfeeddemo/utils/MockDataParser.java | b1c858a06361db8cf49067fc02f00fa8db26f644 | [] | no_license | cian0/SocialFeedDemo | 3c74393a87cba2b0dd588d901cbe7b64e6cf6951 | dd3d3de17f1be54a80d1409e7f60e2e64f4199c7 | refs/heads/master | 2021-01-10T13:42:58.732926 | 2016-02-29T09:58:22 | 2016-02-29T09:58:22 | 52,781,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,502 | java | package user.com.sg.socialfeeddemo.utils;
import android.content.Context;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import user.com.sg.socialfeeddemo.R;
import user.com.sg.socialfeeddemo.database.model.Comment;
import user.com.sg.socialfeeddemo... | [
"cyril.icasiano@gmail.com"
] | cyril.icasiano@gmail.com |
5944da4407298226b233abca7c482b1f44fe3ced | 494cf20ddeb8d8924fba7048e6a95bed1386d290 | /app/src/main/java/z_aksys/solutions/digiappequitybb/utils/AccountCalculator.java | b4520d325f214cb62a3db08bd489b5b6ad8d3c48 | [] | no_license | vaibhav1601/digiTabB2c | c8408aa0249c929dc6eeb6bde889a12844ac8770 | 52e6e426e25cfe9c447ed7981b66af41d297f7d2 | refs/heads/master | 2020-04-18T12:02:01.465516 | 2019-01-24T07:36:02 | 2019-01-24T07:36:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package z_aksys.solutions.digiappequitybb.utils;
import android.util.Log;
public class AccountCalculator {
private final long ACCOUNTOPENINGBROKERAGE = 500;
public long calculateAccountOpeningEarning(int numberOfAccounts) {
return numberOfAccounts*ACCOUNTOPENINGBROKERAGE;
}
}
| [
"sumit.chakole@tarkashilpa.com"
] | sumit.chakole@tarkashilpa.com |
36de460f7776b7e3c0ba3c12fc15ccdb040f2b22 | 46f14ea3b663fc80701c4f8ad64284a5e04e7adc | /src/cs3500/lecture/mvc/turtledraw/control/SimpleController.java | c5c88d8eeb30eb784a95b7bc0d9338cbc8f360d4 | [] | no_license | nzukie-b/Music-Editor | abbd8a30f33e63b2f4357ab9d488fa3676db0cfb | 82bdf9d1148f473a5836bc9fd56ab53ccc87f1b4 | refs/heads/master | 2021-09-09T19:01:47.304799 | 2017-04-23T22:26:01 | 2017-04-23T22:26:01 | 125,789,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,029 | java | package cs3500.lecture.mvc.turtledraw.control;
import cs3500.lecture.mvc.turtledraw.TracingTurtleModel.Line;
import cs3500.lecture.mvc.turtledraw.TracingTurtleModel.SmarterTurtle;
import cs3500.lecture.mvc.turtledraw.TracingTurtleModel.TracingTurtleModel;
import java.util.InputMismatchException;
im... | [
"emdaniel@ccs.neu.edu"
] | emdaniel@ccs.neu.edu |
2e62d0732fb47b7c6eb7cf4b8450e6404ac4faaa | 5b9b654e77c1562a367254461c0b6e5933be31c5 | /src/LeetCode496_下一个更大元素I.java | e3e5d61677a3cd674b039e76be3d759deea6fb23 | [] | no_license | sparkfengbo/LeetcodeSourceJava | 865d7328899d09b5e1b7164edb2a6a91b4a48e4a | 26b6e5f827822a18a0482623acb24fe363cd9374 | refs/heads/master | 2022-05-30T15:10:42.561864 | 2022-05-18T04:56:57 | 2022-05-18T04:56:57 | 146,726,852 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,830 | java | import java.util.*;
/**
* 下一个更大元素 I
* 给定两个没有重复元素的数组 nums1 和 nums2 ,其中nums1 是 nums2 的子集。找到 nums1 中每个元素在 nums2 中的下一个比其大的值。
* <p>
* nums1 中数字 x 的下一个更大元素是指 x 在 nums2 中对应位置的右边的第一个比 x 大的元素。如果不存在,对应位置输出-1。
* <p>
* 示例 1:
* <p>
* 输入: nums1 = [4,1,2], nums2 = [1,3,4,2].
* 输出: [-1,3,-1]
* 解释:
* 对于num1中的数字4,你无法在第二个数组中找... | [
"sparkfengbo@users.noreply.github.com"
] | sparkfengbo@users.noreply.github.com |
c7c069136d716732f84348f697867ecf783fbea5 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-medium-project/src/main/java/org/gradle/test/performancenull_11/Productionnull_1023.java | cc2b1063cee8e8db0b1233c5270ccbce07f54121 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 585 | java | package org.gradle.test.performancenull_11;
public class Productionnull_1023 {
private final String property;
public Productionnull_1023(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String getProp0... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
1c27cd18946cbc2afe1b0d93bd90e105528e89b9 | efb97250b130a55948d3c450fdcd0ec69fec920e | /modbus/src/main/java/com/berrontech/huali/modbus/ip/xa/XaMessageResponse.java | 58975e630ea8efe9c73284a224ca11d5a03f9a1c | [] | no_license | levent8421/AlarmCenter | 6f24f35bae57dbe179988453fd1b59c7b0d69925 | a10921980423ce4741bd16c9747705a2505efdb0 | refs/heads/master | 2022-12-02T04:44:24.199019 | 2020-08-13T10:33:52 | 2020-08-13T10:33:52 | 286,463,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,285 | java | /*
* ============================================================================
* GNU General Public License
* ============================================================================
*
* Copyright (C) 2006-2011 Serotonin Software Technologies Inc. http://serotoninsoftware.com
* @author Matthew Lohbihler
*... | [
"levent8421@outlook.com"
] | levent8421@outlook.com |
810084f6a6d477ec38cfc32f7341c3a98996b006 | 1fb52eff75c7b79d466cd2137be54487113e6058 | /src/main/java/com/dev/filarmonic/dao/ShoppingCartDaoImpl.java | 29e1ed9573e5c78e36215b35be49a6b3791752cd | [] | no_license | less08/filarmonic-project | 663b504ead695c9ef3d4da52b444e0ebe58f18b1 | 9248d5426107a25b86e532016f27577a32a4a54f | refs/heads/main | 2023-03-09T08:58:53.848677 | 2021-02-26T18:09:04 | 2021-02-26T18:09:04 | 333,223,853 | 0 | 0 | null | 2021-02-26T18:09:05 | 2021-01-26T21:36:45 | Java | UTF-8 | Java | false | false | 2,538 | java | package com.dev.filarmonic.dao;
import com.dev.filarmonic.exception.DataProcessException;
import com.dev.filarmonic.model.ShoppingCart;
import com.dev.filarmonic.model.User;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.query.Query;
import org... | [
"elenasamsonova08@gmail.com"
] | elenasamsonova08@gmail.com |
3266b3aaa0979343689fc480d12a519cee78f358 | 1c5e8538f5f500b7f6f2d8a3d792419f2de51b7b | /app/src/main/java/com/example/jiangshujing/keepalivetimingdemo/keepalive/service/DaemonService.java | dd0eda6b53319679a23e3d6ba0756867b6ac6716 | [] | no_license | jiangshujing/KeepAliveTimeingDemo | 3b002645a6113cdc9c18487cf5a76ae7ca4eb678 | 961c6fe92d458e050805b5c35f06b21a917066d6 | refs/heads/master | 2020-04-13T23:10:54.215664 | 2018-12-29T09:55:46 | 2018-12-29T09:55:46 | 163,499,503 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,660 | java | package com.example.jiangshujing.keepalivetimingdemo.keepalive.service;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.Service;
import android.content.Intent;
import android.os.Build;
import android.os.IBinder;
import android.support.annotation.Nullable;
import android.util... | [
"jiangshujing@feinno.com"
] | jiangshujing@feinno.com |
36db2ca28450b6c6c9ea9061bfc2739ad1f5bf6d | 5edeaa8581a929b99d833bcbe10221a951a3ff86 | /app/src/main/java/com/nativenote/ejogajogassignment/view/LocationFragment.java | ffa7bd90e99d0f09c792a70f553191d8aa2ac043 | [] | no_license | Native-Note/Android-background-service-in-Oreo | c60cc26146612f046fdfd2b3cf0578c3d3f472c7 | 7ff1f8d7321a82d6a98716b83941eeb3d38659f3 | refs/heads/master | 2020-03-20T11:40:32.274983 | 2018-06-14T21:04:38 | 2018-06-14T21:04:38 | 137,408,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,933 | java | package com.nativenote.ejogajogassignment.view;
import android.Manifest;
import android.app.ActivityManager;
import android.content.Context;
import android.content.Intent;
import android.databinding.DataBindingUtil;
import android.graphics.Color;
import android.location.LocationManager;
import android.net.Uri;
import ... | [
"nisat19@gmail.com"
] | nisat19@gmail.com |
d6f4a623c4bacce1eada785c3251e0d1fa5ada49 | 59d0bce04cb2787d6c09dd60d6081a9596c7df3c | /Maven/src/main/java/com/pages/HomePage.java | 2138cf64f890062358d053f62ebe36a1ef152947 | [] | no_license | kirantester319/AutomationRepo | bf45f1da505a5b4892f568f5f63d1e41e0944a38 | f9795d6b495c0c208c56cd2577622772da9ab7c7 | refs/heads/master | 2020-12-21T02:13:46.196916 | 2020-01-27T04:52:06 | 2020-01-27T04:52:06 | 236,274,613 | 0 | 0 | null | 2020-10-13T19:04:50 | 2020-01-26T06:11:44 | HTML | UTF-8 | Java | false | false | 392 | java | package com.pages;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.Set;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
public class HomePage {
W... | [
"kirantester319@gmai.com"
] | kirantester319@gmai.com |
61aef001db803093923ed0857b7f11d2ff056a9b | ba5d18efd948ffac20ee4bdab369d4e6a67d83ca | /ga_oauth_app/src/main/java/mock/category/MockCategory.java | ce5f8d32ee4a989e783d948ea609adf1f205d732 | [] | no_license | atares0223/Google_OAuth2_Springboot_Analytics | b1895fc45801f9a0ed2ed9f5457a6b58669e1006 | 3093e679f77aa44f5c668ae9f0c80dd3fbed2fa1 | refs/heads/master | 2020-04-30T15:00:35.029483 | 2019-03-21T09:15:55 | 2019-03-21T09:15:55 | 176,908,059 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 837 | java | package mock.category;
import com.lff.model.product.Category;
import mock.seller.MockSeller;
public class MockCategory {
public static String FRUIT = "fruit";
public static String APPLE = "apple";
public static Category FRUIT_CATEGORY = new Category(null, FRUIT);
public static Category APPLE_CATEGORY = new Cat... | [
"ffliu@ecwise.com"
] | ffliu@ecwise.com |
49a23e66c1619418d976e72df925938c7db0f0b5 | c0985d7d62a09298930cce0d709f03aeda062e85 | /app/src/main/java/com/gonztorr/android/tipcalc/fragments/RatingServiceFragmentListener.java | cf5c43c63763cecd8bf493afd868b00043524698 | [] | no_license | helijesusg/TipCalc | 074d70f88ef81bf8b374936e27f72d4fa2c753e3 | da18985c9b5853721cc0019875c94992015d641c | refs/heads/master | 2020-07-28T07:22:05.491197 | 2016-11-22T18:00:00 | 2016-11-22T18:00:00 | 73,027,721 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 183 | java | package com.gonztorr.android.tipcalc.fragments;
/**
* Created by Heli Gonzalez on 21/11/2016.
*/
public interface RatingServiceFragmentListener {
String getRatingService();
}
| [
"helijesusg@gmail.com"
] | helijesusg@gmail.com |
195e45708bbf696835b3e962ed25bb98c83ffce1 | f885a7ed43d2292ff29d3fc3077cac76c9ebb200 | /DA1/telephoned.java | 71cd82d1bb745cda3f48ee3c6e08958ca378c883 | [] | no_license | shaarangg/Java-Programs | 6500999ac6b089989b1599ccc0d4db113d112c63 | 3b9bccff1912715b8b047ec36118d06a5cdfd687 | refs/heads/main | 2023-05-27T09:41:38.518406 | 2021-06-14T16:25:44 | 2021-06-14T16:25:44 | 340,027,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,629 | java | import java.util.*;
abstract class Telephone{
String name;
String pno;
Telephone(String n, String p){
this.name = n;
this.pno = p;
}
void display(){
System.out.println("Name - "+this.name+"\nPhone Number - "+this.pno);
}
}
class TelephoneIndex extends Telephone
{
Tele... | [
"shaaranggsingh@gmail.com"
] | shaaranggsingh@gmail.com |
0634902a7414b19c3f17b7a6871b724ce933fdab | 61f42894a09ad6f97259c81b7edb1419af5cb5bd | /src/com/ystech/aqtp/core/listener/ApplicationListener.java | 0a9e1cd0c556871be1a998160cd596968408c186 | [] | no_license | shusanzhan/aqtp | 59390ce1eaa9d00983c6d40173d8fe1b2b778a35 | 09f3389e9c8adbd1ca08a74cac39435683e00975 | refs/heads/master | 2021-01-22T04:41:26.469854 | 2014-01-04T15:57:27 | 2014-01-04T15:57:27 | 10,737,204 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,518 | java | /**
*
*/
package com.ystech.aqtp.core.listener;
import javax.annotation.Resource;
import javax.servlet.Filter;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSessionEvent;
import javax.servlet.http.HttpSessionListener;
import org.apache.... | [
"shusanzhan@163.com"
] | shusanzhan@163.com |
ad7f325ffd7986bbf5e6c5e2a5d25783ec25e2e0 | 6a0e7ff68b7ed35a774affc8de2343a3f73328bf | /Printing numbers from 30 to 50/Main.java | 5df1d95fb77c3542bc3889b755b852977dfea182 | [] | no_license | rahulbhatia-rb/Playground | de12837987b1f56ccb349071260e1c552f24b789 | b551212c72ebe151d3c341c4f2ce0e1d2c4ea529 | refs/heads/master | 2020-04-23T16:07:59.765901 | 2019-07-20T06:41:57 | 2019-07-20T06:41:57 | 171,287,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 110 | java | #include <stdio.h>
int main() {
for(int i=30;i<=50;i++)
printf("%d\n",i);
//Type your code
return 0;
} | [
"rahul_harikishan@srmuniv.edu.in"
] | rahul_harikishan@srmuniv.edu.in |
923d6bcba57a1583ab1ef7622f85ba3e8940c955 | e1fd1411965cabe996ac243b00296ed1caae562f | /src/main/java/com/neil/survey/module/SurveyAnswerAllInfo.java | 612a44785dcaf92f094cb7cd449d55620f2c5b28 | [] | no_license | neilzhao1978/survey | 4134ed23b2c8d155c8978856ca5be1574025fe81 | e7a6fbc098c621ec47f9a6067530aaa5ea590969 | refs/heads/master | 2021-09-08T19:53:27.664816 | 2018-03-12T03:29:58 | 2018-03-12T03:29:58 | 103,833,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,264 | java | package com.neil.survey.module;
import java.io.Serializable;
import javax.persistence.*;
/**
* The persistent class for the SURVEY_ANSWER_ALL_INFO database table.
*
*/
@Entity
@Table(name="SURVEY_ANSWER_ALL_INFO")
@NamedQuery(name="SurveyAnswerAllInfo.findAll", query="SELECT s FROM SurveyAnswerAllInfo s")
pub... | [
"12590578@qq.com"
] | 12590578@qq.com |
4761f34d4959e387a98950910d8368cc8fe78d0e | 8f27734dee9e9524055f6ca5c16f38b43aa45db0 | /chapter_002/src/test/java/ru/job4j/tracker/ItemTest.java | ec0b111a99e1accff53868e5bd2af71a5f58062d | [
"Apache-2.0"
] | permissive | KirillBelyaev74/job4j_elementary | c0205d677621059128265900295b5fbec3e9a588 | d0a335f3e409e24195138d77c2c04b9bb16efc15 | refs/heads/master | 2023-02-15T01:53:05.015800 | 2021-01-13T08:08:12 | 2021-01-13T08:08:12 | 202,711,977 | 0 | 0 | Apache-2.0 | 2020-10-13T17:21:54 | 2019-08-16T10:57:02 | Java | UTF-8 | Java | false | false | 1,264 | java | package ru.job4j.tracker;
import org.junit.Test;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.assertThat;
public class ItemTest {
@Test
public void whenFirstSecondThenFirstSecond() {
Item first = ... | [
"kirbel74@gmail.com"
] | kirbel74@gmail.com |
2945141bc4a46ea13a9ad2e841b622d4f979cae9 | 575acf52715b95f86a10b4e3c1b354c5cc34248b | /src/main/java/org/demo/data/record/listitem/ReviewListItem.java | de8e44b9a2cebbf3edb7a6af97b19e38c8a99256 | [] | no_license | t-soumbou/persistence-with-mongoDB | 52a21b507551365f9f88e5adf2b6dd58f9b8ff62 | 67bfe4425cfe46360606390541b95007952658b0 | refs/heads/master | 2020-05-21T05:03:53.502360 | 2017-03-22T16:37:22 | 2017-03-22T16:37:22 | 84,574,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | /*
* Created on 2017-03-22 ( Date ISO 2017-03-22 - Time 17:28:47 )
* Generated by Telosys ( http://www.telosys.org/ ) version 3.0.0
*/
package org.demo.data.record.listitem;
import org.demo.data.record.ReviewRecord;
import org.demo.commons.ListItem;
public class ReviewListItem implements ListItem {
private final... | [
"terrencesoumbou@gmail.com"
] | terrencesoumbou@gmail.com |
0e83b0af69e57b7042a698b35e99d99af87cc08b | 5858d0e30915568ebddfcac41f6a308a1fd38233 | /smarthome-web_lqh/src/main/java/com/biencloud/smarthome/web/wsclient/stub/GetPropertyCompanyInfoResponse.java | 57c9ee38f00e179f610ad1eb74a9153158de809e | [] | no_license | CocoaK/java-project-source | 303ad9a75ebf499d4ee95048160cd0a573d9f5ec | 609f43b9009fedf124c2feef09e10e0d47c2b4b4 | refs/heads/master | 2020-03-19T07:34:11.395784 | 2018-06-05T05:52:30 | 2018-06-05T05:52:30 | 136,125,854 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,603 | java |
package com.biencloud.smarthome.web.wsclient.stub;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for getPropertyCompanyInfoResponse complex type.
*
* <p>... | [
"kyq001@gmail.com"
] | kyq001@gmail.com |
1f1304c2f3c3a724f594b298998cc07e1282bb77 | e2a97f336e545c89dbba886889416ee99c3d89a0 | /PJ_0306/src/QnAservice/ListQnaAction.java | 0363c65aa48fcb6e8b2f7e4112a1ea8b450f4fab | [] | no_license | jongtix/JSP_jongtix | f580d82beaa3a53c9876961af45389527d3832af | ef5aac22eefa6611bdce6647fba645e55d626192 | refs/heads/master | 2021-05-06T00:38:00.250849 | 2018-03-18T07:06:06 | 2018-03-18T07:06:06 | 114,311,296 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 866 | java | package QnAservice;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import QnAdao.QnaBoardDao;
import QnAdao.SubBoardDao;
import QnAdto.Board;
import QnAdto.SubBoard;
import controller.CommandProcess;
import util.Paging;
import util.PageBean;
publi... | [
"jong1145@naver.com"
] | jong1145@naver.com |
0f4ee5b44748e5305196f7e08c3d1e1e6686a402 | a46a8fe034b552fdcba31624da4aa2eb73a6ad5b | /LibraryC/src/main/java/ClassC.java | 0b6d1658fbda712e144bfcaef9ea6651a9156eab | [] | no_license | jwy411/DependencyConfigurationsTest | 98aad1bc7504be2a783a35cd3f2c5515c50f75f2 | 7b807907ada09e406fdcb3955d6a9029ef9d4b28 | refs/heads/master | 2022-06-22T02:41:53.577728 | 2020-05-08T07:01:23 | 2020-05-08T07:01:23 | 262,024,987 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 87 | java | public class ClassC {
public String tellMeJoke() {
return "You are funny :CC";
}
}
| [
"jwy411@naver.com"
] | jwy411@naver.com |
e210eb04f16a960399d23606b840cefbd330c0f6 | 9aef01964e63779f2ed6ad0fcf0d79088a4e9704 | /src/main/java/codilitylessons/SummNumbers.java | 5cc95fe7dd3104004ff086a8650b60d85cde869c | [] | no_license | KalisiakAdam/Alghoritms | b748b757dbac3e14eada52dac2ea139f48fa3489 | 52a4b56528ebb725ceb82b65e619452d63ac7dfa | refs/heads/master | 2021-08-20T01:03:33.440598 | 2017-11-27T21:56:07 | 2017-11-27T21:56:07 | 112,252,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 778 | java | package codilitylessons;
/**
* Created by kalisiaczki on 26.11.2017.
*/
public class SummNumbers {
public int sumIt(int[] numberArray){
int totalNumber = 0;
for(int i = 0 ; i <numberArray.length ; i++ ){
int number = numberArray[i];
if(number < 10) {
... | [
"akalisiak@op.pl"
] | akalisiak@op.pl |
03c9813d9964839599aaa0f0c8fa6dea43edbd3b | 1a759d0b36238e5f6a3d089698bb2cb264a8c873 | /app/src/main/java/app/ari/assignment1/activities/TweetActivity.java | 32bbc3a51b0f25bd57e48557da43cffae0020779 | [] | no_license | ahwwwee/MyTweet-Android | b8ec1f2379d4f5e22433e5d654279fa338ac9979 | a1facbf5218cddd27d5e9b295c894346d09b47fd | refs/heads/master | 2021-08-23T22:24:27.729505 | 2017-01-08T20:30:01 | 2017-01-08T20:30:01 | 113,368,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 900 | java | package app.ari.assignment1.activities;
import android.os.Bundle;
import android.app.Fragment;
import android.app.FragmentManager;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import app.ari.assignment1.R;
/**
* Created by Ari on 16/12/16.
*/
public class TweetActivity ... | [
"ahwwwee@gmail.com"
] | ahwwwee@gmail.com |
17e6e75906a5da7cad648a7b0303f5089293bea5 | 2fe164deaf81b2242a545f622fc9197fd43d6e4f | /src/com/radish/thinking/unit15/ComparablePet.java | a2f905c7f30af535fa3ab357682e624040ed1bf9 | [] | no_license | daluoboer/practice | b58488f5f43afb2eb4c06bb0c0c8ce137a917717 | 6d4eac442dcb8617293982659636dd53bd343643 | refs/heads/master | 2021-05-23T19:30:02.599615 | 2020-12-06T12:28:23 | 2020-12-06T12:28:23 | 253,434,856 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 187 | java | package com.radish.thinking.unit15;
public class ComparablePet implements Comparable<ComparablePet> {
@Override
public int compareTo(ComparablePet o) {
return 0;
}
}
| [
"zhangqian@188yd.com"
] | zhangqian@188yd.com |
88f3dbd306586ab54cf1006a0897df19da0d9e17 | 6f19edce2f9b8709aa22e6456f043573e00a3bf6 | /src/main/java/springbootactuatorlab/rest/SecurityController.java | dfb26cdba092c928f48242afbb61b31b55751b30 | [] | no_license | pedro21900/spring-boot-actuator-lab | 7d08806a67ddc606f6a58a8516024454178ea196 | 0ca6db40612baf2aa919725765ffaffb54f74e4a | refs/heads/master | 2023-06-10T08:44:18.407662 | 2021-06-29T16:20:52 | 2021-06-29T16:20:52 | 379,643,926 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 656 | java | package springbootactuatorlab.rest;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
... | [
"pedro.lenonn"
] | pedro.lenonn |
7c8de44a05f1b4af9da6bf93cb27f28bd404a569 | ed865190ed878874174df0493b4268fccb636a29 | /PuridiomRequestForQuotes/src/com/tsa/puridiom/rfq/tasks/RfqSetStatusToBidsReceived.java | 900639128e54389df07a9d80d6dd193b7ecdcdc6 | [] | no_license | zach-hu/srr_java8 | 6841936eda9fdcc2e8185b85b4a524b509ea4b1b | 9b6096ba76e54da3fe7eba70989978edb5a33d8e | refs/heads/master | 2021-01-10T00:57:42.107554 | 2015-11-06T14:12:56 | 2015-11-06T14:12:56 | 45,641,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,014 | java | package com.tsa.puridiom.rfq.tasks;
import com.tsa.puridiom.common.documents.DocumentStatus;
import com.tsa.puridiom.entity.RfqHeader;
import com.tsa.puridiom.entity.RfqLine;
import com.tsa.puridiom.property.PropertiesManager;
import com.tsagate.foundation.processengine.Task;
import java.util.List;
import java.util.Ma... | [
"brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466"
] | brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466 |
b747f9050d5859bc7de9fd03770a2d2d8d27c523 | 0a1e238120665de5b0a723051a537d4498e0caf9 | /src/main/java/com/itheima/acl/param/AclModuleParam.java | 59a28f0bfb60d861518db0d7b7822264e2b478c2 | [] | no_license | shanxf1992/permission_managment_system | cb11192443c37f6b236945a93c22cada60085cbe | 045c7adab1610b40a7a7c00c0cb36d1bb78afb26 | refs/heads/master | 2020-03-28T18:38:36.792837 | 2018-09-15T11:59:17 | 2018-09-15T11:59:17 | 148,897,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 947 | java | package com.itheima.acl.param;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import org.hibernate.validator.constraints.Length;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
import javax.validation.constraints.NotNull;
@Setter
@Getter
@ToString
... | [
"shan19920501@sina.com"
] | shan19920501@sina.com |
04a5933e7002011d26df33aa7dd3a8840c7abdc1 | bfe4cc4bb945ab7040652495fbf1e397ae1b72f7 | /compute/src/main/java/org/jclouds/compute/predicates/NodeTerminated.java | ce3aee4317ddf55fc22aaae99eab8ba371ab998a | [
"Apache-2.0"
] | permissive | dllllb/jclouds | 348d8bebb347a95aa4c1325590c299be69804c7d | fec28774da709e2189ba563fc3e845741acea497 | refs/heads/master | 2020-12-25T11:42:31.362453 | 2011-07-30T22:32:07 | 2011-07-30T22:32:07 | 1,571,863 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,047 | java | /**
*
* Copyright (C) 2011 Cloud Conscious, LLC. <info@cloudconscious.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 L... | [
"adrian@jclouds.org"
] | adrian@jclouds.org |
6946512c55ebe9f8d5a1b4972a44c8daa51cf435 | 9109586d72344396cdb762497c25c40db276c4fb | /src/main/java/br/com/sismed/mongodb/domain/Login.java | 559f75a0ce1e2fb17a44dfbe0cb9a271d2a710c2 | [] | no_license | jvrapi/sismed_mongodb | 86b82303227f32e9b2d9796e0a9007a0db5401fa | 55c2035d1e7be05460f19915a22d22d82adc0382 | refs/heads/master | 2023-07-10T12:15:17.462904 | 2020-04-06T14:31:04 | 2020-04-06T14:31:04 | 398,935,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 454 | java | package br.com.sismed.mongodb.domain;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
public class Login {
private String senha;
private String codigo;
public String getSenha() {
return senha;
}
public void setSenha(String senha) {
this.senha = new BCryptPasswordEncoder().encode(s... | [
"joaooviitorr@hotmail.com"
] | joaooviitorr@hotmail.com |
d2431b4f56645a99d86aac36209ddb340d7a23ba | 31c5e85697423b2763d12b0039ec73c92a1441e9 | /app/src/main/java/org/meruvian/workshop/fragment/DetailNewsFragment.java | 4baccf95ccd13daac11820acccae8b563b5b0f10 | [] | no_license | ricodidan/Workshop-Meruvian | ce76449f3a6415c22a5acbc913b0ed5b5f2d4dcb | 3ef48d905c6dfcf58df79920923fc5e04fea3757 | refs/heads/master | 2021-01-13T03:44:02.720472 | 2016-12-28T00:44:10 | 2016-12-28T00:44:10 | 77,271,456 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,382 | java | package org.meruvian.workshop.fragment;
import android.app.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import org.meruvian.workshop.R;
import java.text.DateFo... | [
"ricodidan@gmail.com"
] | ricodidan@gmail.com |
ae15bf7c1c99537fa54388aa8351f706b0d6590a | 2d16fd9d1b9d57445cf0419ffd1ac710600416aa | /Documents/NetBeansProjects/JavaApplication7/src/HotelPackage/FicheChambres.java | ee552193ca20dadc6296e7e18ef5bbcb1b93ff27 | [] | no_license | Yasmine-amrn/HotelLaGazelle | cd415595e60972858b1977acadbda8965a12de06 | 93e10a24d6690d6dbe87e35ce01b0567d0dce70f | refs/heads/master | 2023-04-03T00:02:00.240278 | 2021-04-09T23:25:07 | 2021-04-09T23:25:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,987 | 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 HotelPackage;
import java.sql.*;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
/**
*
* @auth... | [
"aouinasara77@gmail.com"
] | aouinasara77@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.