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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1fc40bad8526dbbd3723044a5e2b7fea6e7ce689 | 7bdd4bb72bd0523c266eeb38666068026436ffc4 | /spark/src/main/java/com/nicstrong/spark/route/RouteMatch.java | 6af43bb05d0a8be5690027fe01257e294a0bb347 | [] | no_license | nicstrong/android-dds | 10cd5a6e4f02382449e7dcedc400f095a437d83c | 5da1bb0a66c2bbec48c282c4a1fc84fdf535e6ee | refs/heads/master | 2020-03-30T09:28:35.925720 | 2014-03-25T04:56:09 | 2014-03-25T04:56:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,185 | java | package com.nicstrong.spark.route;
import com.nicstrong.spark.HttpMethod;
public class RouteMatch {
private HttpMethod httpMethod;
private Object target;
private String matchUri;
private String requestURI;
private String acceptType;
public RouteMatch(HttpMethod httpMethod, Object target,... | [
"nic.strong@gmail.com"
] | nic.strong@gmail.com |
b7a03b338d58834cd7f6f2d58ccbd37a3e976d6e | db8eb10b6e9c0a275209325a6a36f23d9c13f383 | /lib-common/src/main/java/coder/lib/common/redis/RedisManager.java | 4b716c050182e5f75d0e1a20dc8aaed3ed5afb8c | [
"MIT"
] | permissive | penglongli/CoderBlog | 32e4d89bee5c21b3064955ed708b80bfa0f5780d | fe46bb3c9a04874bb718c2de65b7942d7c9802fd | refs/heads/master | 2021-01-13T09:51:34.964315 | 2017-03-01T14:49:24 | 2017-03-01T14:49:24 | 72,647,448 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package coder.lib.common.redis;
import redis.clients.jedis.JedisPool;
/**
* Created by Pelin on 17/2/13.
*/
public interface RedisManager {
JedisPool getPool();
String set(String key, String value);
String set(byte[] key, byte[] value);
String get(String key);
}
| [
"1589987691@qq.com"
] | 1589987691@qq.com |
f86a62f915642f1a335c55e921127862c265f07d | 477d147a12bd0418a2124960ed8e14859b04668c | /util/http-client/src/test/java/net/lizhaoweb/common/util/http/common/util/TestOCR.java | e4f6776c54c2da0bedf076f1e0fe9ed7838dca48 | [
"Apache-2.0"
] | permissive | JohnLee-Organization/common | 90312aa0edee382ba96973e7f99c2743a28833d2 | eec94dcd810142346020caca4a33ca30aa4dfd38 | refs/heads/devp | 2023-07-27T05:01:56.187981 | 2022-02-08T03:14:57 | 2022-02-08T03:14:57 | 98,837,125 | 0 | 0 | Apache-2.0 | 2023-07-16T02:49:07 | 2017-07-31T01:47:33 | Java | UTF-8 | Java | false | false | 1,537 | java | /**
* Copyright (c) 2018, Stupid Bird and/or its affiliates. All rights reserved.
* STUPID BIRD PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
* @Project : common
* @Package : net.lizhaoweb.common.util.http.common.util
* @author <a href="http://www.lizhaoweb.net">李召(John.Lee)</a>
* @EMAIL 404644381... | [
"404644381@qq.com"
] | 404644381@qq.com |
ed550600262352b8d1433b8e2f5c9b79c82f6834 | e147735a2c48a8357171a1fd1d48f5b999cfe976 | /JAVA/jdbc02/test/ProductSelect.java | f955a7ee4756fbdb603f9bd4961675b23047a8db | [] | no_license | ssoheee/TIL | b1c36a3539aa895ed354d221329aa5ee88c87458 | 2fa36b94666e60e6dd41b09e2d106c4b045e2255 | refs/heads/master | 2022-12-22T11:05:32.379001 | 2019-09-06T04:51:24 | 2019-09-06T04:51:24 | 187,792,793 | 0 | 0 | null | 2022-12-16T07:47:40 | 2019-05-21T08:17:22 | CSS | UTF-8 | Java | false | false | 342 | java | package test;
import com.ProductDao;
import frame.Dao;
import vo.Product;
public class ProductSelect {
public static void main(String[] args) {
Dao<String, Product> dao = new ProductDao();
try {
System.out.println(dao.select("P10"));
System.out.println("Completed");
} catch (Exception e) {
e.printSt... | [
"thgml519@naver.com"
] | thgml519@naver.com |
8e362fcabdcf3ed19cba40a9f96835a772f1d070 | 4431b27a9b3a47bf2c23128b9b4a4c33daee1daf | /KarmaPoint/src/main/com/mastek/servlet/yammerServlet.java | 82170b0973ca53f9921bae3751e7f7f6a7dc285c | [] | no_license | ravimastek/CraftsManSquare | 278a82af11f8d1f6c168965017941b6e2b6a19dd | 640c1f60ae96231f78a0b3d95ec8256abdfe314d | refs/heads/master | 2021-01-15T21:34:27.898605 | 2014-07-24T08:17:07 | 2014-07-24T08:17:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,215 | java | package com.mastek.servlet;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.mastek.domain.YamAuth;
/**
* Servlet implementation class yammerS... | [
"vinayar@IND-SPZ7LW75017.mastek.com"
] | vinayar@IND-SPZ7LW75017.mastek.com |
c0cabbe3f17025c0984215a4905e6aa9ed64f20c | b23d5fc4f347646d335eb6c24bf230b284b675eb | /designPattern/src/main/java/designPattern/Visitor/VisitorA.java | 55d9e895faa424e1a08913dd3a1c8d230948b66d | [] | no_license | PlumpMath/designPattern-562 | ba21646f560726bce655c010ad75e48414d69738 | 322b91ac2e5f588a4a98e455c6e1fda72256d4b3 | refs/heads/master | 2021-01-20T09:41:42.651112 | 2016-02-29T06:30:09 | 2016-02-29T06:30:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 306 | java | package designPattern.Visitor;
//具体访问者角色
public class VisitorA implements Visitor {
public void visit(NodeA node) {
// TODO Auto-generated method stub
node.operationA();
}
public void visit(NodeB node) {
// TODO Auto-generated method stub
node.operationB();
}
}
| [
"2216649754@qq.com"
] | 2216649754@qq.com |
a5a0576b03d4b38b5ef2d02911017c9eb0ae29a5 | 918e45b91a03e581910177f3ab8fe9f2d026047a | /ThirdDemo/ThirdLibrary/src/main/java/com/third/interfaces/SinaShareCallBack.java | da2144db5c817aa9e530dffbf4a40f5dc892f0eb | [
"Apache-2.0"
] | permissive | taomylife521/ThirdLogin_Share | 44281782e51ae58999b393340a06b4a53b10b01e | 994be6a22a25a9daa9358ebd02d467402928f0ed | refs/heads/master | 2020-06-17T03:08:27.587713 | 2016-09-08T04:11:10 | 2016-09-08T04:11:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 263 | java | package com.third.interfaces;
/**
* Author Ztiany <br/>
* Email ztiany3@gmail.com <br/>
* Date 2015-12-27 17:41 <br/>
* Description:
*/
public interface SinaShareCallBack extends PlatformActionListener {
void onComplete();
}
| [
"ztiany3@gmail.com"
] | ztiany3@gmail.com |
a6f8a14349811529448e07139543e7eaed2e284d | 1e724d5459124ac25e9dfd886a7adcd413b0cf6d | /src/main/java/com/hjt/MyCRM/exception/ActivitySaveException.java | fd00547d1112ef1ddc229914ef68830d407ae6de | [] | no_license | Myhjt/MyCrm | 7c95ff9a9f28d56b2e132aba7ec8f176806966db | b6146cb1fe32e4c08df6fe4692c8181daf319614 | refs/heads/master | 2023-04-19T19:40:22.855194 | 2021-05-30T01:57:21 | 2021-05-30T01:57:21 | 367,774,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 221 | java | package com.hjt.MyCRM.exception;
public class ActivitySaveException extends Exception{
public ActivitySaveException(){
super();
}
public ActivitySaveException(String msg){
super(msg);
}
}
| [
"970075985@qq.com"
] | 970075985@qq.com |
ac6e12a0075f9b0c91c1ef55cdf21d27f910204d | adb408f34837d4d061d91dfc7d737e57cbf49fa1 | /steerio/src/samples/java/com/gameprogblog/engine/GameScreen.java | d5857da295f608a5108c5e311543d4b402421862 | [] | no_license | bacta/swg-server | 3a045be60c05520dc7f1045e5499de04aacc2e17 | 71115eea1792960b4bbb448921f262f4fdd86ce2 | refs/heads/develop | 2023-01-09T16:51:37.334035 | 2019-10-30T00:48:24 | 2019-10-30T00:48:24 | 87,016,230 | 8 | 1 | null | 2023-01-04T12:33:23 | 2017-04-02T21:06:39 | Java | UTF-8 | Java | false | false | 5,331 | java |
package com.gameprogblog.engine;
import com.gameprogblog.engine.input.GameInput;
import javax.swing.*;
import java.awt.*;
import java.awt.image.BufferedImage;
/**
*
* @author Philip Diffenderfer
*
*/
public class GameScreen extends JPanel
{
private static final long serialVersionUID = 1L;
// The double b... | [
"mustangcoupe69@gmail.com"
] | mustangcoupe69@gmail.com |
317010af46da87aead16d9dd720f9b6968c93730 | 3e968856574b7ec495d7e38b9d919779571ea667 | /src/Learn/DozyJava/src/com/dozy/learn/generics/UseList2.java | 93d14412c07e7f317db10d88d1e3a9bfcb18d6a6 | [
"WTFPL"
] | permissive | zpublic/dozy | b92f0043eb19764d9b2010bc9ca486b32a9dc4d3 | c4d8d72bd58afb1ae3d2c6bef62c114795ed1e59 | refs/heads/master | 2021-01-18T15:08:30.653997 | 2015-04-28T13:48:38 | 2015-04-28T13:48:38 | 47,523,984 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 184 | java | //: generics/UseList2.java
package com.dozy.learn.generics;
import java.util.*;
public class UseList2<W, T> {
void f1(List<T> v) {
}
void f2(List<W> v) {
}
} // /:~
| [
"278998871@qq.com"
] | 278998871@qq.com |
b4b4c1276d843a2e4757d03e12e1e3b32df171e7 | 94c5a05dde18315875a78d82d873648cda6e418a | /src/main/java/cn/haichang/comment/di/CommentDi.java | 01864dc87d0df833b7e77da88fc03fc5865f4d1d | [] | no_license | linhaichang/lhc_comment | 25dee058ce1b18d1a3eb4483815842a0d30fd1dc | 5db28801ff57630b18ad55fcb274560103389689 | refs/heads/main | 2023-01-06T11:33:27.351446 | 2020-10-30T02:27:22 | 2020-10-30T02:27:22 | 307,124,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package cn.haichang.comment.di;
import cn.weforward.common.ResultPage;
import cn.weforward.data.UniteId;
import cn.weforward.data.log.BusinessLog;
import cn.weforward.data.persister.BusinessDi;
/**
* 评论di
* @author HaiChang
* @date 2020/10/25
**/
public interface CommentDi extends BusinessDi {
}
| [
"1032145880@qq.com"
] | 1032145880@qq.com |
7b1cc0e5d621c9ce642a91aa3c96d43287b18cc0 | 8acf4885eed41d87d665152c26e4c5fc852673ba | /src/main/java/com/bookstore/api/lambda/persistence/entity/AuthorRate.java | adac5fb6ef9bd42ad7e986cde82129a346d855a5 | [] | no_license | gregoMartinez/bookstore-graphql-api-lambda | 438ef3e28dae25085f34f898daa052c5f190f3cc | e2a5688ff982e314f568c74bc2ab4347fcb2690b | refs/heads/master | 2021-08-19T18:48:08.138325 | 2017-11-27T05:29:13 | 2017-11-27T05:29:13 | 112,150,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | package com.bookstore.api.lambda.persistence.entity;
import org.mongodb.morphia.annotations.Entity;
import org.mongodb.morphia.annotations.Indexed;
/**
* Created by Gregorio on 09/11/17.
*/
@Entity("author_rate")
public class AuthorRate extends Rate{
@Indexed
private String authorId;
public String get... | [
"gregorio.martinez@medianetsoftware.com"
] | gregorio.martinez@medianetsoftware.com |
5c261251e856040dddfd9ecfda30ced8dad47da2 | ee7c4b6ce1de3eae8235b62422b240689efd249b | /project/ResultSet.java | b90efadeba64320143321c8097ca7e2dcd125f5a | [] | no_license | avihirschx/Yeshiva-University-CS | c40194c0a3d2da71d2226623f9c78885854c0a2c | 6f0a26f681b2dc2aa837726d0cf0b3060e4302fa | refs/heads/master | 2021-05-12T05:19:22.683059 | 2019-01-03T04:21:19 | 2019-01-03T04:21:19 | 117,189,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 883 | java | import edu.yu.cs.dataStructures.fall2016.SimpleSQLParser.ColumnDescription;
public class ResultSet {
private Table table;
public ResultSet(Table table) {
this.table = table;
}
public ResultSet() {
this.table = new Table();
}
public void falseResult() {
String[] data = new String[]{"false"};
Colum... | [
"adhirsch@mail.yu.edu"
] | adhirsch@mail.yu.edu |
7ad3c2dae5975c4fae6afaa3bbd3a9df020abd5e | 7fa0e2e3742f861bb64aabf283026882a1526869 | /src/main/java/io/digitalbits/sdk/xdr/AssetCode.java | 05263de6dc340cd2554cb3e833ad4fcef1bdd5d5 | [
"Apache-2.0"
] | permissive | PinkDiamond1/java-digitalbits-sdk | 3bd1133f1b17fcfdff89c49a440e028eeb5e96c3 | 8a2a4e6646042cddbef8f27650aeb46579fa914f | refs/heads/master | 2023-06-30T15:56:47.552099 | 2021-08-04T07:56:22 | 2021-08-04T07:56:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,494 | java | // Automatically generated by xdrgen
// DO NOT EDIT or your changes may be overwritten
package io.digitalbits.sdk.xdr;
import java.io.IOException;
import com.google.common.base.Objects;
// === xdr source ============================================================
// union AssetCode switch (AssetType type)
// {... | [
"o.dievri@gmail.com"
] | o.dievri@gmail.com |
62eed6121bdf5403bbe52eaf0ab181a1e525c691 | f65b2cdc1970308ab26a7cf36da52f470cb5238a | /app/src/main/java/com/homepaas/sls/ui/widget/tag/FlowLayout.java | b42843295c8278114cb313a91b7f2207c110c662 | [] | no_license | Miotlink/MAndroidClient | 5cac8a0eeff2289eb676a4ddd51a90926a6ff7ad | 83cbd50c38662a7a3662221b52d6b71f157d9740 | refs/heads/master | 2020-04-18T11:24:18.926374 | 2019-01-25T06:44:13 | 2019-01-25T06:44:13 | 167,498,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,725 | java | package com.homepaas.sls.ui.widget.tag;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import com.homepaas.sls.R;
public class FlowLayout ... | [
"pm@miotlinl.com"
] | pm@miotlinl.com |
a63464069e70cf056cec2396469ef1411a54265e | 9683f3f3c8d206f7de6698c577f13eaf3ee0e2a4 | /LinkedList-PrintMiddle/src/LinkedList.java | 2e684f2c82fef77f3af4cc6677d30a14f1f27593 | [] | no_license | sahil-diwan/java-programming-2021 | b6dcbee55a44c8142fd8a3460a5308ebfd45e8f5 | 703cc0c59f34e89840e42867eeb0928f39ef4983 | refs/heads/master | 2023-03-02T17:54:36.307220 | 2021-02-08T14:42:00 | 2021-02-08T14:42:00 | 323,325,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,019 | java |
public class LinkedList {
Node head;
static class Node{
int data;
Node next;
Node(int data){
this.data=data;
this.next=null;
}
}
public void push(int new_data){
Node new_node = new Node(new_data);
new_node.next = head;
head = new_node;
}
public void printList(){
Node n = head;
w... | [
"isahildiwan101@gmail.com"
] | isahildiwan101@gmail.com |
13d1a80e1ad771b05d50ace824b78cd2dad16a6c | 27657ec943514af2632a7d812bd5134de88db311 | /src/webinarLesson2/ThrowBone.java | d96316f68cef186625b232b94c3a78f0ad9b1b4c | [] | no_license | Stormantonio/u-rise | c56d168cd11ce513b484f60b91aab6851dfdab1b | effabead63794936bbb512eaf0350923254d008a | refs/heads/master | 2021-01-11T03:52:06.829027 | 2016-11-14T22:25:35 | 2016-11-14T22:25:35 | 71,280,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 466 | java | package webinarLesson2;
import java.io.IOException;
/**
* Created by Anton on 24.10.2016.
*/
public class ThrowBone {
public static void main(String[] args) throws IOException{
for (int i = 0; i < 100000; i++) {
int bone1 = (int) (Math.random() * 6) + 1;
int bone2 = (int) (Math.r... | [
"stormantonio.che@gmail.com"
] | stormantonio.che@gmail.com |
10b08747cf329ccc7c7dddaf56c1578e76bf1d2b | cc66a11bfc637063bdd1cb703072ced8caf942e9 | /mule/mule32/MuleJMSRollback/src/main/java/com/dhenton9000/jms/transactions/TransactionErrorTester.java | 3a73d99728e8b350364640e2369dd478978e140d | [] | no_license | donhenton/code-attic | e905840a4d53181d8a6d7c8b983c7b2dc553074b | e8588bea7af3d3a168958ae96ea8a476fcb6969f | refs/heads/master | 2016-09-05T14:47:39.348847 | 2015-07-20T17:37:38 | 2015-07-20T17:37:38 | 39,396,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,080 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.dhenton9000.jms.transactions;
import java.util.ArrayList;
import org.mule.api.MuleEventContext;
import org.mule.api.lifecycle.Callable;
import org.mule.api.transaction.Transaction;
import org.apache.log4j.*;... | [
"donhenton@gmail.com"
] | donhenton@gmail.com |
19a326735e193bfe889ad51f18b4d2e1aee2bf5c | cb8c337a790b62905ad3b30f7891a4dff0ae7b6d | /st-ericsson/tools/platform/RefMan/src/com/stericsson/RefMan/UmlExportFilter/Interface.java | 1754d7101e728fb5a01fc085553a18bf29a9875f | [] | no_license | CustomROMs/android_vendor | 67a2a096bfaa805d47e7d72b0c7a0d7e4830fa31 | 295e660547846f90ac7ebe42a952e613dbe1b2c3 | refs/heads/master | 2020-04-27T15:01:52.612258 | 2019-03-11T13:26:23 | 2019-03-12T11:23:02 | 174,429,381 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,976 | java | /**
* Copyright ST-Ericsson 2010. All rights reserved.
*/
package com.stericsson.RefMan.UmlExportFilter;
import java.security.InvalidParameterException;
import java.util.Collection;
import java.util.List;
import java.util.Vector;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* The <code>Interface</... | [
"xiangxin19960319@gmail.com"
] | xiangxin19960319@gmail.com |
7abe09d38bd57213d6c3867d3bece6bdf93c8150 | 241e76b27d1325d0872d0e52b254c24d1aaf145e | /bms-demo-test/src/main/java/com/mouse/bms/demo/test/controller/HelloController.java | 4467150261bcd5587ea7e7b8b3e331d90001f633 | [
"MIT"
] | permissive | nidichaoge/bms-demo | fe00f97481e7a3ec7814e25a93160b1c8274f022 | 0c9a478835411e2e747f07b0f5be721195024ec6 | refs/heads/master | 2022-07-01T01:50:52.885518 | 2019-10-25T06:07:51 | 2019-10-25T06:07:51 | 195,651,006 | 1 | 0 | MIT | 2022-06-17T02:17:16 | 2019-07-07T12:54:55 | Java | UTF-8 | Java | false | false | 1,431 | java | package com.mouse.bms.demo.test.controller;
import com.mouse.bms.demo.test.dto.UserDTO;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.web.bind.annotation.*;
import javax.servlet.http.HttpServletRequest;
/**
* @author mouse
* @version 1.0
* @date 2019-07-07 15:42
* @descripti... | [
"1379202076@qq.com"
] | 1379202076@qq.com |
edbafed386c2d5347b3142bf1a4d7a4ed3db6d02 | 98cac5e0c651efcb24558a6fb39c4df3913a79f1 | /ForestRunner/src/com/ebrothers/forestrunner/SplashActivity.java | 8ef4fca3372ae0f6eff79a8cecb60b2c50b8bcbb | [] | no_license | evilsquid888/cocos2d | 75ef47da1ae3ec96d224eea4d0bee5c4a552310e | 6d7ae87428c422b4b7e509ed38cd7f16eb504078 | refs/heads/master | 2021-05-27T03:49:16.952827 | 2012-02-01T13:00:45 | 2012-02-01T13:00:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,213 | java | package com.ebrothers.forestrunner;
import android.app.Activity;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.Window;
import android.view.WindowManager;
import com.ebrothers.forestrunner.manager.SoundManager;
public class SplashActivity extends ... | [
"fengch2010@437ed80d-4ce1-5219-a541-67be1617dbf0"
] | fengch2010@437ed80d-4ce1-5219-a541-67be1617dbf0 |
e5f02ac54fa275f02072e7505a7f1c9d29e22c26 | 46712a562af3878be4478ebf9c46f01defc9637d | /family_service_platform/src/main/java/org/zhen77/bean/TblEmailSend.java | c0da7b0681606da9baadf383ca00a3e6749c4be9 | [] | no_license | Zhen7-7/Project | 8460ba771be59331b4690d0ad883f44153e7a4a8 | 3358a4706da6bae447919ed7dd9a13a8c3c4ac10 | refs/heads/master | 2023-03-06T01:15:54.589286 | 2021-03-01T15:25:49 | 2021-03-01T15:25:49 | 342,460,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,412 | java | package org.zhen77.bean;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import java.time.LocalDateTime;
import java.io.Serializable;
/**
* <p>
* 邮件发送
* </p>
*
* @author lian
* @since 2021-02-26
*/
public class TblEmailSend implements Serializable {
p... | [
"Zhen18103690519@gmail.com"
] | Zhen18103690519@gmail.com |
0a0ce4e01be83a3328a1754c7e18bd6ff0f54cee | fab1a43ebd3e7738086bcac3bc6f85229afe2789 | /src/main/java/com/jozsefpajor/flaretask/user/controller/graphql/Mutation.java | e89d41ad3807b4a9f7371da805c58c584ce1ec05 | [] | no_license | pajafalcon/flaretask | 31ebb8b946ee0e6e113f408d23bdf83bfcf9f46d | 442df7937899c0be40a51b8f4c7f67c1ece88ccb | refs/heads/master | 2020-11-25T01:17:38.137782 | 2020-03-12T09:44:53 | 2020-03-12T09:44:53 | 228,426,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 244 | java | package com.jozsefpajor.flaretask.user.controller.graphql;
import com.coxautodev.graphql.tools.GraphQLMutationResolver;
import org.springframework.stereotype.Component;
@Component
public class Mutation implements GraphQLMutationResolver {
}
| [
"jozsef.pajor@inxmail.de"
] | jozsef.pajor@inxmail.de |
e12077c4d13fdba839dc8822f3d0beed7c705ccd | 52190de20d961e54ef659914c5cc69f254994bf4 | /src/main/java/com/github/liaochong/myexcel/core/AbstractExcelFactory.java | 3b5e99e31d1805f8675b3d745972987ed6d0c049 | [
"Apache-2.0"
] | permissive | jeesun/myexcel | 3e20b1a80e304110cb0d0ff33a4706c26fff06c2 | 64cbd7e372a485f5087fce102fe931790e01452e | refs/heads/master | 2020-05-31T23:52:43.165696 | 2019-06-14T08:11:42 | 2019-06-14T08:11:42 | 190,546,436 | 0 | 0 | Apache-2.0 | 2019-06-14T08:13:05 | 2019-06-06T08:40:03 | Java | UTF-8 | Java | false | false | 12,859 | java | /*
* Copyright 2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"liaochong@guahao.com"
] | liaochong@guahao.com |
e983e0fa0fe488cacf125d342e7e5dbb9eabe7c5 | 8a175913f2e56565387ff6d8081f71de7f6484f5 | /src/main/java/com/shedhack/trace/request/api/interceptor/TraceRequestInterceptor.java | 3f496238710d1436906617ba6a285100d9beae13 | [] | no_license | imamchishty/trace-request-api | c8df5ca823f0898595f23fd94c5e2bd843c30ae5 | 3bebedc7f9db670e9be8c438051f6af23e7db7c6 | refs/heads/master | 2020-12-27T12:04:51.882018 | 2017-06-19T11:49:23 | 2017-06-19T11:49:23 | 55,581,489 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 565 | java | package com.shedhack.trace.request.api.interceptor;
import com.shedhack.trace.request.api.model.RequestModel;
/**
* <pre>
* Interceptor allows custom behaviour.
* </pre>
*
* @author imamchishty
*/
public interface TraceRequestInterceptor {
/**
* Method invoked when the request has been made.
... | [
"imam.chishty@emc.com"
] | imam.chishty@emc.com |
a5d627bdabbdc102328738318d0183ff1d334046 | a08e85337ff7e5d56ea8171dceabd56ade5a80a9 | /EasyLogisticsBackend/src/main/java/com/example/easy/logistics/backend/services/implementation/MesaServiceImpl.java | 85c1c0a3302ebb19805e9033aa9aeb61cb451d6d | [] | no_license | VictorKengoo/EasyLogistics | e3d0468cd97cc0e64d9925dbadb2d5a51c729d09 | 80e2c3e0eb374eb6b6d5067ddd2386a78d9b7569 | refs/heads/main | 2023-06-05T14:52:37.986751 | 2021-06-26T03:46:21 | 2021-06-26T03:46:21 | 309,873,635 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,009 | java | package com.example.easy.logistics.backend.services.implementation;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.example.easy.logistics.backend.models.Mesa;
import com.example.easy.logistics.... | [
"victor.kengoo.kodama@accenture.com"
] | victor.kengoo.kodama@accenture.com |
3c1aaa15cfece88a8c04125e386ba3fefec036d3 | a39d30b4e92022f357cbd6e005bf2c4818d6b040 | /src/its/nugrohodimas/models/Location.java | 396a8026d54d3903fa5310db5af921acbd7c5c6c | [] | no_license | NugrohoDimas/exam-metrodata | 3f62ca5efd8c54d2280d9f6f8df2cc806f5aedcc | 5ae696f1a289e449971e3d12b196c38a498855b4 | refs/heads/main | 2023-07-16T22:01:05.414929 | 2021-08-30T04:26:17 | 2021-08-30T04:26:17 | 400,338,369 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,109 | 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 its.nugrohodimas.models;
/**
*
* @author Dony Tri P
*/
public class Location {
private String id;
private String st... | [
"donyprasetyo84@gmail.com"
] | donyprasetyo84@gmail.com |
8e7813678b256cd95907eba72826cbcd3308366c | 376ec804244845f52aaf7a0eff2b08de16a49698 | /src/main/java/com/wack/model/authorization/Resource.java | d068076ac7d8a2a90dcf752f03edf98a8d5f068e | [] | no_license | ygbekou/wack | caa759bf2c9e826fd5fdf063f97e9ee12cf4bdd0 | d0f13e8b3e0128e131c50d107cb4eea78fc74c06 | refs/heads/master | 2023-04-26T14:33:47.728273 | 2022-05-31T01:44:27 | 2022-05-31T01:44:27 | 167,660,946 | 0 | 0 | null | 2023-04-14T18:08:29 | 2019-01-26T07:11:59 | Java | UTF-8 | Java | false | false | 1,324 | java | package com.wack.model.authorization;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import com.wack.model.BaseEntity;
@Entity
@Table(name = "RESOURCE")
public class Resource extends BaseEntity {... | [
"panawe.batanado@ipnetinstitute.com"
] | panawe.batanado@ipnetinstitute.com |
380402322a3f3862bde2ee15b40ca945e0926e01 | c4f065243646a77eaa0fb443386d716395768c27 | /gobang/src/main/java/com/evan/gobang/MainActivity.java | f8eb7a08493215195b1e2abb2607bf44dda32417 | [] | no_license | tanxuewen/training | e339bdcdf25fa501b8fd817b54a93db050c171e6 | eff76737c0b258c78bd567355b70de2426594a02 | refs/heads/master | 2021-01-21T14:20:06.648079 | 2016-10-30T04:40:59 | 2016-10-30T04:40:59 | 57,863,864 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | package com.evan.gobang;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.evan.gobang.widget.GoBangView;
public class MainActivity extends AppCompatActivity {
GoBangView panel;
Button reset_btn;
@Override
p... | [
"tanxuewen20045@163.com"
] | tanxuewen20045@163.com |
950f955a73ed6a2599212290966db8b491228bed | 19bc8b87141efc0ccf7c86df8908c1cc6dd8c2b4 | /OOP3/src/mycls/MyClass.java | 26580f07c706a8eeff5f0706df22104c27d4315d | [] | no_license | lovbsd/java | c99cb0d0c422d0b0b966a4392dbc6a552f5bc6ef | caa7d45ccee6489531f33c59fd1d9e55c479fb20 | refs/heads/master | 2022-11-02T07:00:21.478817 | 2020-06-19T10:41:05 | 2020-06-19T10:41:05 | 267,819,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 797 | java | package mycls;
public class MyClass {
// class member variable 99% -> private
private int number;
public String name;
// class member method
/*
// setter
public void setNumber(int newNumber) {
number = newNumber;
}
// getter
public int getNumber() {
return number;
}
*/
// 7... | [
"noreply@github.com"
] | lovbsd.noreply@github.com |
0f280b34d8ffbabbd7fee671a464dd348ca27dc8 | eb96b9189223b8592cf77dd0cb1f5add4f4f0520 | /data_structure/src/Top100/No1035.java | 573ab4a5f31a077522cd42de26611f6a76beb0d7 | [] | no_license | forrest-qiu/leetcode | fb1d72d919830dd512fcf770f583277f7c39ec75 | bd14d87e135e7903d6046aad59dc9c7383c615b2 | refs/heads/master | 2023-07-02T01:10:46.553129 | 2021-08-10T02:43:10 | 2021-08-10T02:43:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,790 | java | package Top100;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* 在两条独立的水平线上按给定的顺序写下 nums1 和 nums2 中的整数。
*
* 现在,可以绘制一些连接两个数字 nums1[i] 和 nums2[j] 的直线,这些直线需要同时满足满足:
*
* nums1[i] == nums2[j]
* 且绘制的直线不与任何其他连线(非水平线)相交。
* 请注意,连线即使在端点也不能相交:每个数字只能属于一条连线。
*
* 以... | [
"qiuyp1@bngrp.com"
] | qiuyp1@bngrp.com |
f8ad99f4739a7bed096bb9c6b74e33c2a35d5dfb | d5d7b3e6fd0f8ae7917501402d488b683169b452 | /app/src/main/java/com/example/imageview/MyImageView.java | f2df290871ee8c7ab9ea2891aafc9e643d265578 | [] | no_license | Shinjinwoo/ImageView | 19e21393e28c6cbbd2ddf112e627e7ac69e71e86 | e7ad3b30c368c25ccef499b2406026b06cfbc08d | refs/heads/master | 2023-02-24T02:15:01.799904 | 2021-01-28T08:26:40 | 2021-01-28T08:26:40 | 329,566,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,541 | java | package com.example.imageview;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.drawable.Drawable;
import android.view.MotionEvent;
import android.view.ScaleGestureDetector;
import android.view.View;
public class MyImageView extends View {
private Drawable image;
private... | [
"jinu712@gmail.com"
] | jinu712@gmail.com |
adebe514eee9f539427b3ef3aa180df869052715 | 2bc2eadc9b0f70d6d1286ef474902466988a880f | /tags/mule-1.4.0/modules/management/src/main/java/org/mule/management/agents/JmxServerNotificationAgent.java | 5a30d42f015afc96d83ed169d48365842da4a363 | [] | no_license | OrgSmells/codehaus-mule-git | 085434a4b7781a5def2b9b4e37396081eaeba394 | f8584627c7acb13efdf3276396015439ea6a0721 | refs/heads/master | 2022-12-24T07:33:30.190368 | 2020-02-27T19:10:29 | 2020-02-27T19:10:29 | 243,593,543 | 0 | 0 | null | 2022-12-15T23:30:00 | 2020-02-27T18:56:48 | null | UTF-8 | Java | false | false | 7,035 | java | /*
* $Id$
* --------------------------------------------------------------------------------------
* Copyright (c) MuleSource, Inc. All rights reserved. http://www.mulesource.com
*
* The software in this package is published under the terms of the MuleSource MPL
* license, a copy of which has been included with... | [
"dirk.olmes@bf997673-6b11-0410-b953-e057580c5b09"
] | dirk.olmes@bf997673-6b11-0410-b953-e057580c5b09 |
edcfad655bd7755a30e9da992fe5d581e1279a2a | bd16d0003b8cea2d83f28bdb682a572389f92004 | /ch10-prj3-roshambo/src/business/Bart.java | 1af48aa048be24269dfcdaa900054f2d3986e385 | [] | no_license | bobcatpyrak/java-instruction | d940a926030915278b9189b00540b7de3911acc9 | f2f81077f41fdba9349803648ab4eccb062b4e7c | refs/heads/master | 2023-01-03T20:57:38.911511 | 2020-10-31T20:35:39 | 2020-10-31T20:35:39 | 298,074,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package business;
public class Bart extends Player
{
public Bart()
{
super();
this.setName("Bart");
this.setRos(Roshambo.ROCK);
; }
@Override
public Roshambo generateRoshambo()
{
return Roshambo.ROCK;
}
}
| [
"bobcatpyrak@gmail.com"
] | bobcatpyrak@gmail.com |
246e27a495e6bcb20e72907dca305c30dd34b681 | 5db5f486537baa9974a41796016f62698dcba0e9 | /Nexon-World GameServer/src/org/dementhium/content/skills/dungeoneering/DungTask.java | f32c610d6bfe76b76acdc50f56ec187a62e8133b | [] | no_license | mitch112/SmexyServer | 215201921a6ac7aa4f171222c3875129b37a03fe | 930b01f48af02ebb2060296f738d1780df264887 | refs/heads/master | 2021-01-15T23:07:48.596419 | 2012-12-10T19:41:20 | 2012-12-10T19:41:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,547 | java | /*package org.dementhium.content.skills.dungtask;
import org.dementhium.model.player.Player;
import org.dementhium.model.player.Skills;
import org.dementhium.util.Misc;
/**
* @author Wolfey
* @author Mystic Flow
*/
/*public class DungTask {
public enum Master {
VANNAKA(1597, new Object[][]{
{"Bat"... | [
"felixx89@live.nl"
] | felixx89@live.nl |
57c850483044e9bca6cfa9506350bfe31685a90f | 18fe549009388b657aee88c5692219fac66ba850 | /src/Day6/Student.java | da0590c9d12d1c019b590c365f41741d7d1cc9ff | [] | no_license | vkongovi/learnAutomation_Nov19 | e42dbc61e7644d80556072f3d6a4d9164fc74d8c | 7812de9fd42861c9b1d1dbb9563aed8192e31909 | refs/heads/master | 2020-09-13T01:16:16.896332 | 2020-01-26T21:51:58 | 2020-01-26T21:51:58 | 222,617,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 717 | java | package Day6;
public class Student implements Comparable<Student> {
String name;
int roll_no;
Student(String name,int num){
this.name=name;
this.roll_no=num;
}
@Override
public int compareTo(Student student) {
//returns 0 means both are equal
// -ve means thi... | [
"39563920+vkongovi@users.noreply.github.com"
] | 39563920+vkongovi@users.noreply.github.com |
4eb0a1f9ae3d1ad70d614fa65e376885894297c0 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.minihd.qq/assets/exlibs.2.jar/classes.jar/com/tencent/mobileqq/activity/contact/troop/NotificationAdapter.java | b9a2dd05873e41ddf1953e5db380a094b1ebdd19 | [] | 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 | 7,619 | java | package com.tencent.mobileqq.activity.contact.troop;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.Linea... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
62de3f87fadec5c1f15c42d5a9f0bf2c5ace72f1 | ddc45369f3b5b5db44a0ea3b9d9709352b352537 | /7_service/src/main/java/org/formacion/JpaBasicApplication.java | be76505403638c17c1aa401c14e47c87483b7eaa | [] | no_license | ocelot269/Spring | 7ca61e5b824122c53ecb1153defc1b326c8545ae | 123cbe280e5ec550ffae64440f1a647f86e145a7 | refs/heads/master | 2020-05-07T14:53:43.508094 | 2019-05-28T19:25:37 | 2019-05-28T19:25:37 | 180,613,048 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package org.formacion;
import java.io.IOException;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class JpaBasicApplication {
public static void main(String[] args) throws IOException {
SpringApplication.run(J... | [
"ocelot269@gmail.com"
] | ocelot269@gmail.com |
5aa39c979fda0abe6557f034eefedbd53a605308 | 90a79c5cd50105d5d0e364de5f342b5658782d37 | /app/src/main/java/turma_android/com/br/appbanco/PessoaAdapter.java | 404ad39a9232df92e8293abb0da980d576a96f1c | [] | no_license | ThedSantana/AppBanco | 0d9360265db303a370d5517d63bf7c1a8aea772d | f2a7e7cffd3bb5b4645f35c5b135472ae496fb5e | refs/heads/master | 2021-06-19T23:08:47.128299 | 2017-07-14T01:10:45 | 2017-07-14T01:10:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,258 | java | package turma_android.com.br.appbanco;
import android.content.Context;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.CheckBox;
import android.widget.TextView;
import java.util.List;
public... | [
"florenciovieira@gmail.com"
] | florenciovieira@gmail.com |
4c3daf06dc81c0125118d8aaf260221f620c62b9 | 66e48eeae09b65f46d8ffc6be68383caaf941fd6 | /Manny_Ec/src/main/java/com/zhaoman/manny_ec/sign/SignInDelegate.java | 2935500e82ec4285cbfb013cd25a6b16a40e932d | [] | no_license | mannyzhao/FastEc | 0943b66e0edade26673696efaac70378eee6c682 | 04a5e14401abc54cffe5c684750b2ca11178c264 | refs/heads/master | 2020-04-06T12:43:48.188090 | 2019-10-11T07:51:16 | 2019-10-11T07:51:16 | 157,468,049 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,882 | java | package com.zhaoman.manny_ec.sign;
import android.app.Activity;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.design.widget.TextInputEditText;
import android.util.Log;
import android.util.Patterns;
import android.view.View;
import com.zhaoman.manny_core.delegates.MannyDe... | [
"manny_zhao@163.com"
] | manny_zhao@163.com |
8dff52b85bfe511dc4344746561a7714c81116d2 | d5593360df6b7301b1ab1afbf7c0290a4f09eba6 | /spring-core/model/src/main/java/ecp/spring/model/FileUpload.java | 89898a2b8db0973102d4bea703aacaaea2cfbf43 | [] | no_license | ecpadolina/spring-exercise1 | 81a01e6f40588050b8e0fe3f572f862ec838048a | 717bc97c39c47a6fe7bd2eabea0115be01c316ea | refs/heads/master | 2021-01-10T12:28:41.794936 | 2015-12-03T05:51:34 | 2015-12-03T05:51:34 | 46,911,755 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | package ecp.spring.model;
import org.springframework.web.multipart.MultipartFile;
public class FileUpload {
private MultipartFile file;
public void setFile(MultipartFile file) {
this.file = file;
}
public MultipartFile getFile() {
return file;
}
}
| [
"ectpadolina@gmail.com"
] | ectpadolina@gmail.com |
5d9437a36c28018f7dd29516557b329af7538360 | f146808b3dc1654f9549940115280ee01a228ea4 | /python/src/com/jetbrains/python/PythonUiServiceImpl.java | ecd2a1b0a676d9185822b91414c9239805d33679 | [
"Apache-2.0"
] | permissive | bdukes/intellij-community | 895968084e87e93cc23acb76fecc67b6f0decce4 | 158d841d8286c90bf25d2bb548e59f309e257819 | refs/heads/master | 2022-12-08T17:59:41.874234 | 2020-08-24T20:33:45 | 2020-08-24T20:33:45 | 290,051,087 | 0 | 0 | Apache-2.0 | 2020-08-24T22:12:47 | 2020-08-24T22:12:46 | null | UTF-8 | Java | false | false | 18,040 | java | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python;
import com.intellij.codeInsight.hint.HintManager;
import com.intellij.codeInspection.InspectionProfileEntry;
import com.intellij.codeInspection.Loca... | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
a57fb1510d21440b5315b022e567831f266df377 | eacfc7cf6b777649e8e017bf2805f6099cb9385d | /APK Source/src/com/adobe/flashruntime/shared/VideoView.java | 8bdcd293581878c7084840e9084fccbdbfbaed25 | [] | no_license | maartenpeels/WordonHD | 8b171cfd085e1f23150162ea26ed6967945005e2 | 4d316eb33bc1286c4b8813c4afd478820040bf05 | refs/heads/master | 2021-03-27T16:51:40.569392 | 2017-06-12T13:32:51 | 2017-06-12T13:32:51 | 44,254,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,217 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.adobe.flashruntime.shared;
import android.content.Context;
import android.os.Handler;
import android.util.Log;
import android.view.S... | [
"maartenpeels1012@hotmail.com"
] | maartenpeels1012@hotmail.com |
295318270503640448fbe46a83e3ac790f8e5148 | 2c163a81e601426da917b70764b76a90a681f054 | /ecom-model/src/main/java/com/dowhile/InventoryHealthCheckReport.java | 80cf5fe693040cb959f3f1b9c06b525d56b49f50 | [] | no_license | yameenbashir/svapple | a3f864e917d41394a5915fd076de8e31b453ae98 | dff4860db85eb8103683a49da591308b8afd6316 | refs/heads/master | 2022-12-27T07:41:51.454969 | 2021-04-28T07:43:51 | 2021-04-28T07:43:51 | 205,891,660 | 0 | 0 | null | 2022-12-16T02:42:20 | 2019-09-02T16:01:44 | JavaScript | UTF-8 | Java | false | false | 4,750 | java | package com.dowhile;
import java.math.BigDecimal;
import java.math.BigInteger;
public class InventoryHealthCheckReport {
private String PRODUCT_NAME;
private String VARIANT_ATTRIBUTE_NAME;
private String OUTLET_NAME;
private String SKU;
private String SUPPLIER;
private String PRODUCT_TYPE_NAME;
pri... | [
"zafarshakeel@gmail.com"
] | zafarshakeel@gmail.com |
6d7e8efbf23080f54a1c5563c32310786ada48ee | 0e448e7e8515270c7c612d3c721955e801686845 | /Proximity_Suite_Project/Proximity/src/Proximity_Encryption_Suite/Device_Current.java | 33202096a4ecb74c8bb4e4916758726f4b882799 | [] | no_license | HopefulSplash/Final-Year-Project-C012952A | 0a5f598928124fd1c14504da320cb418123cb8b4 | 2e9598a597ccda5eeb747872a31e0d76eaef8be5 | refs/heads/master | 2022-05-05T12:39:25.079833 | 2022-04-13T19:46:43 | 2022-04-13T19:46:43 | 34,008,776 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,249 | java | /**
* Defines the package to class belongs to.
*/
package Proximity_Encryption_Suite;
/**
* Import all of the necessary libraries.
*/
import java.awt.Color;
import java.awt.Frame;
import java.awt.Image;
import java.io.IOException;
import java.net.URL;
import java.sql.Connection;
import java.sql.DriverManager;
impo... | [
"harry.clewlow.1993@gmail.com"
] | harry.clewlow.1993@gmail.com |
f43189cc9973e2e2928b11cc43f0f5dc439f02f1 | 3515cffe3efb636e66b8542811c54d410c5224de | /src/main/java/com/milanuo/springboot2mybatisforum/core/PageResult/IndexPageResult.java | 11f6d5389c2da41eec5b715db3a0db68fad6ce51 | [] | no_license | Zhuuuulin/forum | 3ff546067f7716d8bda2792be39a9afa7cbe05aa | 1371f7a681c2047da947d6f691fe472a8992649b | refs/heads/master | 2020-05-16T16:42:19.444250 | 2018-08-25T11:59:04 | 2018-08-25T11:59:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 791 | java | package com.milanuo.springboot2mybatisforum.core.PageResult;
import com.milanuo.springboot2mybatisforum.module.topic.pojo.Topic;
import com.milanuo.springboot2mybatisforum.module.user.pojo.User;
import java.io.Serializable;
public class IndexPageResult implements Serializable{
private User user;
private Topi... | [
"519888682@qq.com"
] | 519888682@qq.com |
b0402b65503bb0688f2c6872e5c7e51e6b234585 | a5920d18d77e960182fc7a63a08d5840f682e726 | /src/main/java/com/pisoms/olimpico/api/resource/CompeticaoResource.java | da8979db3bdba02909c1bcb7fe0aa8ac55f69c0d | [] | no_license | raphaellins/olimpico-api | aae51f679597b33b52180043cf81b1447fcdefcd | 359ca530c6f4fb9e1116ca18d19355158bc2be18 | refs/heads/master | 2021-08-19T19:40:27.279648 | 2017-11-27T08:33:11 | 2017-11-27T08:33:11 | 112,022,043 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,657 | java | package com.pisoms.olimpico.api.resource;
import java.util.List;
import javax.servlet.http.HttpServletResponse;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.ApplicationEventPublisher;
import org.springframework.http.HttpStatus;
impor... | [
"rapha@Raphaels-MacBook-Pro.local"
] | rapha@Raphaels-MacBook-Pro.local |
0ce6323d270664c7b8900001ca7b6c152ba2771b | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-ecs/src/main/java/com/amazonaws/services/ecs/model/transform/DescribeTaskSetsResultJsonUnmarshaller.java | e8e4b5570b27ed8b1124eb68583793f998259779 | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 3,181 | java | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
ff112d41bcc174561591c568b1f4c82067662475 | b4f3529e762451012383b8679265100d2fe9b199 | /src/com/openxc/measurements/ClimateFanSpeed.java | fbf74ecc14f4a9bc5033681163ecc111ed4a61b5 | [
"BSD-3-Clause"
] | permissive | jessesanford/nonstandard-android-measurements | 458533e888260480a895f8a59d371c9ba332369d | 5d95bda0c6c3d94cff8928d547f6c39e96d82f8c | refs/heads/master | 2020-12-28T21:40:14.437377 | 2013-10-14T18:31:36 | 2013-10-14T18:31:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 832 | java | package com.openxc.measurements;
import com.openxc.units.Level;
import com.openxc.util.Range;
/**
* The ClimateFanSpeed measurement is for setting the fan speed from 0 - 9
* 0 is min speed
* 7 is max speed
* 8 is auto
* 9 is last user setting
* This may be better handled with a State based signal but I wanted ... | [
"chris.peplin@rhubarbtech.com"
] | chris.peplin@rhubarbtech.com |
3fb61210c2dca732aff9e4adae1969587f5b2444 | d2ac2a6ada072d8a064cf8d4bc78033140c25a51 | /app/src/main/java/com/able/android/presenter/LoginPresenter.java | c65eb5a96e67e55d2fa750f94ae453d55bdce500 | [] | no_license | sengeiou/Android-1 | 898f519176761a5f55e63b72da3c20c6b1597446 | 6f6c4592abbe044d725cab5fd7b99ec17c9c6506 | refs/heads/master | 2020-09-20T18:16:58.657950 | 2018-03-03T10:48:19 | 2018-03-03T10:48:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,773 | java | package com.able.android.presenter;
import com.able.android.bean.response.UserLoginBean;
import com.able.android.model.LoginModel;
import com.able.android.model.base.AppNetResultCallback;
import com.able.android.presenter.base.AppCommonPresenter;
import com.able.android.presenter.view.ILoginView;
import com.able.rx.be... | [
"zJy7758521"
] | zJy7758521 |
4ee74c7204eb876935e1a97a6fab14743a336054 | f786342f7ebcd3ea0d6189ae7100abc1d59050ec | /src/main/java/com/mmall/dao/SysDeptMapper.java | 07f283b4018173e8a9d5e07d21f267a0d79c4e26 | [] | no_license | MooTool/permission | 66d34bb7b3b2f704975c11e03cc9ce95219f6c6b | b43281d2d9433c1ee607a913277d1bfeb2e7bee4 | refs/heads/master | 2020-05-25T15:34:28.066540 | 2019-05-22T08:39:04 | 2019-05-22T08:39:04 | 187,827,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 794 | java | package com.mmall.dao;
import com.mmall.model.SysDept;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface SysDeptMapper {
int deleteByPrimaryKey(@Param("id") Integer id);
int insert(SysDept record);
int insertSelective(SysDept record);
SysDept selectByPrimaryKey(@P... | [
"15201639067@163.com"
] | 15201639067@163.com |
1b9a3c4551a77d81392a31e6ac98024f12eeb415 | 96d451663c77440e9d15a8dd75dcde2c1f1e2079 | /src/com/thoughwork/Matirx.java | ac2dd99366890cfd74c4903f9d53e3f4e6b53fd9 | [] | no_license | luweing/lifeGame | 42d97bd6badbbd806502258806f7643b6eb40797 | 96f575d9f14a6f3b178b3ff2c9559b7e8e2004da | refs/heads/master | 2020-03-19T16:02:50.423147 | 2018-06-10T01:42:32 | 2018-06-10T01:42:32 | 136,697,461 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,215 | java | package com.thoughwork;
public class Matirx {
private int maxRow;
private int maxCol;
private int[][]matrix;
public Matirx(int maxRow,int maxCol) {
this.maxRow=maxRow;
this.maxCol=maxCol;
matrix=new int[maxRow+2][maxCol+2];
for(int row=0;row<=maxRow+1;row++) {
for(int col=0;col<=maxCol+1;col++) {... | [
"1294119465@qq.com"
] | 1294119465@qq.com |
5d624e0fd49f181ab1edaa7c3758dfdc646a5a42 | 51f7dc0864ca81bfa17882103a591c780a2c0ef6 | /src/main/java/sn/cperf/form/SectionForm.java | c893788332676152bad1bc8f9afde8cae432d580 | [] | no_license | sallsooto/cpref | d6b24e68e9a5c54c790360922454c0c2da36b61a | e7aa334d293a26222bb894014c3b720a47fb8804 | refs/heads/master | 2020-07-25T10:22:57.037114 | 2019-07-26T12:20:57 | 2019-07-26T12:20:57 | 208,255,195 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 483 | java | package sn.cperf.form;
import java.util.List;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import sn.cperf.model.Task;
import sn.cperf.model.User;
@NoArgsConstructor @AllArgsConstructor
@Getter @Setter
public class SectionForm {
private Long id;
priv... | [
"massihini95@gmail.com"
] | massihini95@gmail.com |
11dfab2cbccef58eb391538d4462c82e0ad7f760 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/openhab--openhab1-addons/b4016ec5658f4921e4326de37bff9f8154a0a5e4/after/MBrickletBarometer.java | 1672b4b04b4027f31e8dbae5c01fff6a2ca0518f | [] | 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 | 3,688 | java | /**
* Copyright (c) 2010-2014, openHAB.org and others.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package org... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
258a380464528c2ff781563dfba1e2206148730d | 70b2024f2b780847f35f77f7493a1589194529ca | /ApProject_Shared/src/main/java/events/commentPage/LoadCommentsEvent.java | 6377cd2b0520855a1edb4de2fbf9b4722d19adc6 | [] | no_license | mehradABS/ApProject_Spring2021 | 9388820d10af3ba5e08e216c7a8ff57764f40a6d | 14bf33dcbdbd9c2ff3939c9b0bcffb4707f521b5 | refs/heads/master | 2023-08-07T12:13:59.716564 | 2021-10-10T17:29:44 | 2021-10-10T17:29:44 | 415,522,943 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 557 | java | package events.commentPage;
import events.tweetHistory.TweetHistoryEvent;
import events.visitors.EventVisitor;
import events.visitors.commentPage.CommentPageEventVisitor;
import responses.Response;
public class LoadCommentsEvent extends TweetHistoryEvent {
@Override
public Response visit(EventVisitor eventVi... | [
"1234mehrad567@gmail.com"
] | 1234mehrad567@gmail.com |
0de8544daf5a8f1b6129f544e7fd2fb301cad437 | 7c32043f7b6bb113e36a1e515937935733bedce7 | /StoneDetectorExample.java | 9059f7b5127bbe9343a3d276d9f847b457ab9164 | [] | no_license | Owais-Ibrahim/FTC-7006 | e110eddd75b47d0f9af4fa80d0e087d08f3fb5d3 | cfd89cad004cff90819eae6caee5bf84d33123b7 | refs/heads/master | 2020-09-10T20:48:34.669785 | 2020-03-28T01:05:15 | 2020-03-28T01:05:15 | 221,830,743 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,586 | java |
package org.firstinspires.ftc.teamcode.TESTING;
import com.qualcomm.robotcore.eventloop.opmode.Disabled;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
import org.openftc.easyopencv.OpenCvCamera;
imp... | [
"noreply@github.com"
] | Owais-Ibrahim.noreply@github.com |
59ec8f2eab73ed79483b0b13ab475a8cf502b748 | aa69de7ceb6991698f2b78d325446ffcee41dfcb | /src/main/java/guru/springframework/recipeapp/controllers/IndexController.java | 05875d0b9618e0e83c158d9107d9370cc9d165a7 | [] | no_license | abonitatibus3/recipe-app | e16a371b8ef841b1b1ce214168cc48b4fe7ff044 | ff576079ce9a600459e517e21224511df53e99d5 | refs/heads/master | 2023-02-07T23:15:13.528363 | 2021-01-02T18:53:59 | 2021-01-02T18:53:59 | 320,997,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 655 | java | package guru.springframework.recipeapp.controllers;
import guru.springframework.recipeapp.services.RecipeService;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class IndexController {
privat... | [
"abonitatibus3@gmail.com"
] | abonitatibus3@gmail.com |
0d87822c8fbd4e872257d7dbe5532dda28a8642f | 0ef07f8060d247dbf32759d984f579c3ed825d46 | /TodoApp Backend/src/main/java/com/example/rest/restfulwebservices/jwt/resource/JwtAuthenticationRestController.java | e7ce890a900224134ef415110f2be422734dc170 | [] | no_license | nidhalBougatf/Todo-Management-Application | ef19d5d645249f33d0a3fff077ac329cf968d6db | 4b333c057f1ab63d532b96b6aefa380b60d44a22 | refs/heads/master | 2023-01-12T13:17:19.377325 | 2020-04-06T15:24:37 | 2020-04-06T15:24:37 | 253,537,429 | 0 | 0 | null | 2023-01-07T16:50:07 | 2020-04-06T15:22:28 | Java | UTF-8 | Java | false | false | 3,819 | java | package com.example.rest.restfulwebservices.jwt.resource;
import java.util.Objects;
import javax.servlet.http.HttpServletRequest;
import com.example.rest.restfulwebservices.jwt.JwtTokenUtil;
import com.example.rest.restfulwebservices.jwt.JwtUserDetails;
import org.springframework.beans.factory.annotation.Autowired;... | [
"nidhal.bougatf1@gmail.com"
] | nidhal.bougatf1@gmail.com |
27de152dddf1d246cf30a377caff803ef9d2dd06 | eda28df5577a69d9caeafe85547e457d01911406 | /src/sistema/controlador/ProductoC.java | 584c2348acf94f642861008d75864320b852d172 | [] | no_license | JQuispeLuyo/SistemaVentas | d2c5072775496c3f41620d127ebbb6a23fb41f76 | 9ce5a6be9a49fea95bfac451ffe6c7cde88966f5 | refs/heads/master | 2020-04-17T05:29:41.480104 | 2019-03-06T09:44:59 | 2019-03-06T09:44:59 | 166,281,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,538 | 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 sistema.controlador;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JComboBox;
... | [
"jose.quispe@vallegrande.edu.pe"
] | jose.quispe@vallegrande.edu.pe |
cf5ce6e96c5ae1ffdc3ef1ea8e3e99777a091f0c | ebfbbcccf0659b3d88ade8bbeb5df1bebbf3f94d | /FONTS/CLUSTER/VISTAS/GTABLERO/VistaGestionTablero.java | 257f8bd6938a80ca48f098068ddc2f4284730f27 | [] | no_license | fvgumer/Hidato-PROP2015 | cd93e9aa07e0feaf0401d60d9d264f1f8ffbafba | 7b59cd1f704823189bb05b5595404f171179f1c3 | refs/heads/master | 2021-01-20T18:02:35.761982 | 2015-12-18T16:44:22 | 2015-12-18T16:44:22 | 62,557,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,866 | java | package CLUSTER.VISTAS.GTABLERO;
import CLUSTER.VISTAS.BASES.Titulo;
import CLUSTER.VISTAS.BASES.VistaPadreIniConBoton;
import CLUSTER.VISTAS.BASES.Botones;
import CLUSTER.VISTAS.CONTROLADORES.CtrlVista;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
/**
* Esta es la vista inicial en referencia... | [
"alex.catala.cabello@gmail.com"
] | alex.catala.cabello@gmail.com |
ece752899a802625b8641e9ddf48db7c02c4d6c1 | e2c8c3c16e995ffd887421de0f4b95c1868ced6c | /com/yjs3509/model/MoreClassInTheCompilationUnit.java | 6812a6c5f9ce2b6ad5427d2407f70bb5a19c9a20 | [] | no_license | ramazan9182/AccessControl | 7ce3aee246ffc82ffe50bc861c0cb2956a4e0e9a | eb8346e2adec77e5e44b36113a88fc99bf066a82 | refs/heads/master | 2023-03-25T23:05:10.166114 | 2021-03-26T15:06:18 | 2021-03-26T15:06:18 | 351,821,365 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 260 | java | package com.yjs3509.model;
public class MoreClassInTheCompilationUnit {
public int getCalculatedValue(int coefficient) {
return new B().a * coefficient;
}
public B getB() {
return new B();
}
}
class B{
int a;
}
class C{
}
class D{
}
| [
"ramazanceylan007@hotmail.com"
] | ramazanceylan007@hotmail.com |
57a1aea5d3db01dc1378ebc5c81b9b2ca36e2e28 | 28f971943dd0e3aa8e56fc3804ba3ab3a181be92 | /src/main/java/com.company.base.accenture.movies/objModelClass/User.java | b318b880f105ca78fdafdce050619e95e081387d | [] | no_license | Tasuketeu/-Pre-FinalMoviesProject | 35e620007cef4293c493cc197f79dd6d7482a032 | e6f31869df415a3e9a2bd3e2ebebc5a1cc34c83e | refs/heads/master | 2021-07-19T07:40:16.551782 | 2019-11-16T16:25:08 | 2019-11-16T16:25:08 | 221,044,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 985 | java | package com.company.base.accenture.movies.ObjModelClass;
import javax.persistence.*;
import java.util.List;
@Entity(name = "User")
@Table(name = "users")
public class User {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY, generator = "user")
@Column(name = "id", updatable = false, nullable = false... | [
"aleksey.avatarov@gmail.com"
] | aleksey.avatarov@gmail.com |
ca0b7277122dace2bbaf5c1c0881ad14e84327e1 | 67abeabe42aaeac92f4a3a9f75f8b0eb584f0bbd | /work_enter/project_code/Funcell_sdk_new/FuncellGameSdk-v3.1.3_permission/src/com/funcell/platform/android/game/proxy/FuncellChargerImpl.java | 9c5c2d41342455133f70628a0bf50be089d87948 | [] | no_license | JETYIN/work_result | 7654090e0e94db35fdc5cf96efd7aa02bf6fa9dd | 2374f609e19caf863b92eacb47448644ac5e8caa | refs/heads/master | 2021-05-01T21:29:51.626557 | 2018-02-11T06:29:12 | 2018-02-11T06:29:12 | 120,978,524 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 5,943 | java | package com.funcell.platform.android.game.proxy;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
import android.view.Window;
import and... | [
"494699974@qq.com"
] | 494699974@qq.com |
0c06ce98a04df4549d89d6adfefed37a53e5be65 | 4ac8502ce08de429b08a7432c6f0fda7db352e60 | /android/cleanspace/src/com/clean/space/image/IImageCompare.java | feb64b4afe32e249a59b06fd23c3e7f81de7fdc6 | [] | no_license | sxj84877171/clearspace | d4498fb1eee6e95a5f30c8a27c2d4e2fc0340460 | 01ac9ff1b8278ad40720c186dbea83a34c131a4e | refs/heads/master | 2021-01-10T03:12:58.488213 | 2016-01-29T08:04:43 | 2016-01-29T08:04:43 | 50,648,043 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 252 | java | package com.clean.space.image;
import com.clean.space.protocol.SimilarImageItem;
public interface IImageCompare {
public boolean compareImage(SimilarImageItem item, SimilarImageItem itemRight) ;
public void calcHist(SimilarImageItem imageItem);
}
| [
"sunxiangjin1261@163.com"
] | sunxiangjin1261@163.com |
486d0f8ace7310cc5168b34561bd98c639c9cc9d | 475b21f2e4ccb900822330777a151c70f95ebc97 | /Netbeans/R&D/src/LIRS_RDFILE_OBJECT/Main.java | 2f64ca1a76fdc7a9dab4717e04a4f6cd6762d65b | [] | no_license | methanduck/JAVA | 677fd03632b9eaf46b3e42459cd869dc676ad76e | 49a42d4e74c203d319d3f62300f3a341558d1898 | refs/heads/master | 2020-03-28T08:18:01.552020 | 2019-05-25T12:46:46 | 2019-05-25T12:46:46 | 147,956,447 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,371 | 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 LIRS_RDFILE_OBJECT;
import LIRS_RDFILE_OBJECT.*;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import j... | [
"dhdms6512@gmail.com"
] | dhdms6512@gmail.com |
d10e8cce0ab30bc9e9826a04d648c25601bc1ed4 | acdb4ef0c1890fc14b7607511065c9c9438093e3 | /MavennetGallery/src/main/java/MavennetGallery/common/exception/AlbumNotFoundException.java | 9199577b59d9d6070cc383560c38ec1674370ccb | [] | no_license | beesaycheese/tech-challenge | 859588cab5e5e7121f0fe7323149465af4b2a9ec | e08689e151b9bbb2aba66282900be886efebf2a7 | refs/heads/master | 2020-09-10T07:51:38.243753 | 2019-11-15T12:38:28 | 2019-11-15T12:39:03 | 221,691,068 | 0 | 0 | null | 2019-11-14T12:20:18 | 2019-11-14T12:20:18 | null | UTF-8 | Java | false | false | 204 | java | package MavennetGallery.common.exception;
public class AlbumNotFoundException extends RuntimeException{
public AlbumNotFoundException(long id) {
super("Could not find album " + id);
}
}
| [
"beesaycheese@users.noreply.github.com"
] | beesaycheese@users.noreply.github.com |
625b0a6b1ee842512bc0bf80ac7e7d5e5e7c1f10 | d5748010180364cf0e0f2f56984ffe5fe27bda8f | /chapter_2/src/epam/java/chapter2/arrays/Task5.java | 02150a246b2350508b3875d6e79c4e8e5b713b5f | [] | no_license | VladislavKovalevich/JavaCourse | 606aa118c938e068695c99de76d62fe87bee6341 | 8e80f775784aa119ac0b4fee26f20e52f7e2edd1 | refs/heads/master | 2023-09-05T03:02:07.747730 | 2021-11-21T16:53:55 | 2021-11-21T16:53:55 | 386,303,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 675 | java | package epam.java.chapter2.arrays;
import java.util.Arrays;
/**
* Даны целые числа а1 ,а2 ,..., аn . Вывести на печать только те числа, для которых аi > i.
*/
public class Task5 {
public static void main(String[] args) {
int[] A;
A= new int[]{-1, 36, 75, -4, 3, -76, 91, 0, 1};
System.o... | [
"kov.vladislav@tut.by"
] | kov.vladislav@tut.by |
155c8496212a784845c9a796b9b071fba737388e | 5eff723bf4566b003e4e02d82780e7d11be1680b | /SeatGridDemo/src/main/util/Log.java | e48451241f1f6e789cec6b6f11824f2993052624 | [
"BSD-2-Clause"
] | permissive | p-kleczek/zpi-interface | 443da990c04f0f1fdc806db2d3fc357729603e1c | a0d16bbfeba03afa8a528bd72c981604b8539501 | refs/heads/master | 2021-01-10T19:55:15.909771 | 2013-10-17T12:33:16 | 2013-10-17T12:33:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 238 | java | package main.util;
/**
* Klasa pomocnicza do wypisywania danych w konsoli. Zeby nie pisac za kazdym
* razem System.out.println() :P
*/
public class Log {
public static void post(String message) {
System.out.println(message);
}
}
| [
"mateusz.renes@1app.pl"
] | mateusz.renes@1app.pl |
6e4e72c97504803ec760ff8f829fca087ab6e5ea | 68f2b262b9a07194d1b179d4ca400ea60aec2789 | /app/src/main/java/com/example/gerffyxuuu/assignment1/VideosActivity.java | f4d7cd677ec9eebb95295467f269964f9a14c928 | [] | no_license | GeffyXu/Android-for-Embedded-development | 7a83c89147458e40fd7947018d8f6f477ad3fb55 | ceb3874477c6bdaac6b468a59b5b62447aaa276b | refs/heads/master | 2020-04-05T09:00:27.060705 | 2018-12-27T08:45:53 | 2018-12-27T08:45:53 | 156,738,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,115 | java | package com.example.gerffyxuuu.assignment1;
import android.content.Context;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.ListView;
import java.util.LinkedList;
import java.util.List;
public class VideosActivity extends AppCompatActivity {
private List<Video> mD... | [
"18126342@bjtu.edu.cn"
] | 18126342@bjtu.edu.cn |
0feba2a4ce8842af36a8ba09294282df544f825a | 84b8a41bf0aa8aabf206a67089652bc29890c2b5 | /cloud-eureka-consumer-order80/src/main/java/com/lihewei/config/FeignConfig.java | a4d5f4fd1f6774b7b5c3d13c00da66fd4a017bd0 | [] | no_license | ilihewei/cloudAction2020 | 8d66922c35df032c3e8cb88cdbb83c3104f8ada0 | 1173e9923a9f50f1f400b34f09fc7432a55c0c5c | refs/heads/main | 2022-12-20T01:47:51.717409 | 2020-10-25T03:53:03 | 2020-10-25T03:53:03 | 302,376,476 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package com.lihewei.config;
import feign.Logger;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
/**
* @Author EiletXie
* @Since 2020/3/11 15:50
*/
@Configuration
public class FeignConfig {
@Bean
Logger.Level feignLoggerLevel() {
ret... | [
"1968895380@qq.com"
] | 1968895380@qq.com |
26281fe9f8118026c55b9b40ae0c5712c84aa122 | 5c650edf8d9782f7556b45ac312992161d4729fa | /app/src/main/java/hr/etfos/josipvojak/bugsy/ArticleAdapter.java | 3b8bd6d8d01db318cba7917570348a8ddce6b748 | [] | no_license | spamserv/Bugsy | 5cb3633c537b7f762d1f5a48f914b534462bb6cc | cc8adbb55342d1f290a456a99fb1e198bd47d512 | refs/heads/master | 2021-01-01T03:47:55.779238 | 2016-04-26T16:27:29 | 2016-04-26T16:27:29 | 57,143,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,250 | java | package hr.etfos.josipvojak.bugsy;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.Progr... | [
"josipvojak@gmail.com"
] | josipvojak@gmail.com |
72c2da90a0fe33a0897c7f2d1c8e735ac86c043d | 2c1522dc161ed4958805aaf1bfac37df141473a5 | /src/main/java/servicenow/chaining_change/CreateChangeWithoutBody.java | fefeb83a6f42053ecd0cde89e32a862132360e5a | [] | no_license | veerreddykarri/RestAPITestLeafTraining | 72b91229236e4c79516fd6908a7845e6a3ed2a49 | 70858f9fcd0cffaf2e1ec80444b5a6c56cc1850f | refs/heads/master | 2023-06-23T13:40:53.472646 | 2021-07-17T19:10:41 | 2021-07-17T19:10:41 | 382,777,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,214 | java | package servicenow.chaining_change;
import io.restassured.RestAssured;
import io.restassured.http.ContentType;
import io.restassured.path.json.JsonPath;
import io.restassured.response.Response;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import static io.restassured.module.jsv.Json... | [
"veerreddykarri@gmail.com"
] | veerreddykarri@gmail.com |
6409233d13f0bdad1a0b73865270eadb7da7f506 | 07bda3d645a77c5f6bc2e0f74eb1c99bae30bd18 | /src/main/java/com/yao/util/DateUtil.java | 3cb36559bbddb321d4fd16e116c8897975b9dedb | [] | no_license | naadp/Pay | c6c13f4d1b537402aa18d33b859333d8fa525b0b | d9d48b590a7642cee07a76e6a0f20500a5ebb9b4 | refs/heads/master | 2020-03-25T20:29:51.254400 | 2018-08-09T09:50:11 | 2018-08-09T09:50:11 | 144,133,588 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,176 | java | package com.yao.util;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* 日期工具类
* @author Administrator
*
*/
public class DateUtil {
/**
* 日期对象转字符串
* @param date
* @param format
* @return
*/
public static String formatDate(Date date,String format){
String result="";
... | [
"2060503276@qq.com"
] | 2060503276@qq.com |
8af90b9f52da2a3e6da008980fbd52c699110071 | fcc758693b541c24089673ba5ec4a8faf7fdd5dc | /mpool-account/src/main/java/com/mpool/account/entity/MpoolUser.java | df549e55dd7489383e87d45c01e8732c68e65d14 | [] | no_license | 862775170/mpool | a803d728fd5c5f38560778d4e4dfaf26eab7ddcc | b168613b10b1c7031b3ce669f5aadeb394605ba8 | refs/heads/master | 2020-03-29T22:27:41.528499 | 2018-10-15T14:51:32 | 2018-10-15T14:51:32 | 150,422,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,863 | java | package com.mpool.account.entity;
import java.io.Serializable;
import java.util.Date;
import javax.validation.constraints.Email;
import javax.validation.constraints.NotEmpty;
/**
* <p>
*
* </p>
*
* @author cc
* @since 2018-10-09
*/
public class MpoolUser implements Serializable {
private static final long ... | [
"862775170@qq.com"
] | 862775170@qq.com |
e1580a84ad13f4e35ff8c220c951ee9808428b57 | 9b5080996d1b5c2b4cf1eb83fc854c7042b3a363 | /projectLists/project1/src/main/java/algorithm/To_QuickSort.java | 2b07d0580b647eb3bc6024815a0326477462fcce | [] | no_license | xpf-demo/project | f1c5e646a56b81637f3f559d791eb95ecd41897c | 87d71ed5a8df04a3a03abcbc2a0909ac09c5731d | refs/heads/master | 2022-12-30T05:22:33.077594 | 2020-11-30T01:22:58 | 2020-11-30T01:22:58 | 154,803,453 | 0 | 0 | null | 2022-12-16T03:30:33 | 2018-10-26T08:38:32 | Java | UTF-8 | Java | false | false | 1,856 | java | package algorithm;
public class To_QuickSort {
private static int num = 0;
public static void main(String[] args) {
int[] a = { 51, 46, 20, 18, 65, 97, 82, 30, 77, 50 };
System.out.println("数组的初识数据:");
for (int i = 0; i < a.length; i++) {
System.out.print(a[i]+" ");
}
System.out.println(... | [
"xpf_demo@163.com"
] | xpf_demo@163.com |
78ba2960513e380312dd0922bec10982de8d4902 | 399d7216b86ba8c16d656797c0ee0db43c97021a | /SpringBootWithRestPoc/src/main/java/com/crmindz/MyApplication.java | 57a0964fdbc6d030bc916e9fb08954a207ff7399 | [] | no_license | sgantabcj/BCJMay2017 | dfd9646df72be8d4ae18e20cf28fe1e45c676416 | 3377999858ee3ca57abb5033bf74d9891e184d57 | refs/heads/master | 2021-01-23T13:35:31.543616 | 2017-10-13T20:52:14 | 2017-10-13T20:52:14 | 102,670,544 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | package com.crmindz;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MyApplication {
public static void main(String[] args) {
SpringApplication.run(MyApplication.class, args);
}
}
| [
"sganta.bcj@gmail.com"
] | sganta.bcj@gmail.com |
c775947388c2195845193c296588c599eed556cf | 3c6f6e0f24d17aa86e66083ddf2a447eaaddda9c | /shared_shop/src/main/java/jp/co/sss/shop/bean/CategoryBean.java | 489a10187235fb7cbc37dd7c8065076ef2f212df | [] | no_license | TaikiOkada/TeamVariery | 73675cc610998b1c369f8e91119814615de23346 | 436d94bc7df5b89d6697ee522dccc5267b022258 | refs/heads/master | 2023-06-12T21:52:47.976715 | 2021-06-28T02:36:13 | 2021-06-28T02:36:13 | 374,888,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,070 | java | package jp.co.sss.shop.bean;
/**
* カテゴリ情報クラス
*
* @author SystemShared
*/
public class CategoryBean {
/**
* カテゴリID
*/
private Integer id;
/**
* カテゴリ名
*/
private String name;
/**
* カテゴリ説明
*/
private String description;
/**
* 削除フラグ 0:未削除、1:削除済み
*/
private Integer deleteFlag;
/**
* 登録日付
*... | [
"k-koido@m-brain.jp"
] | k-koido@m-brain.jp |
7df03a4bf15c7a7ff2fd00ab4f1ed9bdab2bc01a | 40f0b24267ee728cbac17d8625b09ca8846adb54 | /src/main/java/io/geobit/opreturn/MyServlet.java | 0be6b10434ea5402972735ee06444352b8ecaae1 | [
"MIT"
] | permissive | RCasatta/op_return | dfad39262c60c09102489b5c318d7b01bb029bcb | bb87a4ea9f5b8cac5660203619a8b999997069ea | refs/heads/master | 2020-12-22T07:01:14.984267 | 2017-05-01T15:37:21 | 2017-05-01T15:37:21 | 37,457,867 | 16 | 7 | null | 2017-05-01T15:31:58 | 2015-06-15T10:09:18 | Java | UTF-8 | Java | false | false | 1,009 | java | /*
For step-by-step instructions on connecting your Android application to this backend module,
see "App Engine Java Servlet Module" template documentation at
https://github.com/GoogleCloudPlatform/gradle-appengine-templates/tree/master/HelloWorld
*/
package io.geobit.opreturn;
import java.io.IOException;
i... | [
"riccardo.casatta@gmail.com"
] | riccardo.casatta@gmail.com |
9db97ea61e758110757df988601e76b860770704 | b0ce8e64df396f8bfd184ffb40c179a8d540d0e9 | /app/src/androidTest/java/com/example/administrator/threeuomengdemo/ExampleInstrumentedTest.java | a3f04ba78558cbd212378b106e56de4e3cb24a2e | [] | no_license | GaoYaNan0331/ThreeUomengdemo | ae5bd1cb852bee55c28df2071f968a2499d788c6 | d5b1d6ee7ca18da577394ce97e7a5e90759b6389 | refs/heads/master | 2021-01-20T08:54:29.710111 | 2017-05-03T23:37:17 | 2017-05-03T23:37:17 | 90,202,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 786 | java | package com.example.administrator.threeuomengdemo;
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.*;
/**
* Instrumentation test, which will ... | [
"1105142987@qq.com"
] | 1105142987@qq.com |
e074f67274a3766b8249467a08010e1c2fc253b2 | eaec4795e768f4631df4fae050fd95276cd3e01b | /src/cmps252/HW4_2/UnitTesting/record_374.java | ff117bab8f077ea8fb8da67f6ac9d76c698c9422 | [
"MIT"
] | permissive | baraabilal/cmps252_hw4.2 | debf5ae34ce6a7ff8d3bce21b0345874223093bc | c436f6ae764de35562cf103b049abd7fe8826b2b | refs/heads/main | 2023-01-04T13:02:13.126271 | 2020-11-03T16:32:35 | 2020-11-03T16:32:35 | 307,839,669 | 1 | 0 | MIT | 2020-10-27T22:07:57 | 2020-10-27T22:07:56 | null | UTF-8 | Java | false | false | 2,411 | java | package cmps252.HW4_2.UnitTesting;
import static org.junit.jupiter.api.Assertions.*;
import java.io.FileNotFoundException;
import java.util.List;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import cmps252.HW4_2.... | [
"mbdeir@aub.edu.lb"
] | mbdeir@aub.edu.lb |
3e37b92e506e49d3f871fef93becf50554f28e86 | e51bcc4d4055c7eda9d74c03cf0e19940b112183 | /src/main/java/com/minegusta/mgbosses/powers/abilities/effects/SelfSpeed.java | 7e79b7b9076cdd04af13bb97f89170982b664ad0 | [] | no_license | janie177/MGBosses | c8b54762f6655dc864ac3d8ad232dc12d29b5138 | 5ec8656cca9d80840dc48b4742c4f613e5d74efa | refs/heads/master | 2021-01-21T12:26:19.585742 | 2015-07-23T18:12:31 | 2015-07-23T18:12:31 | 20,328,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 642 | java | package com.minegusta.mgbosses.powers.abilities.effects;
import com.minegusta.mgbosses.powers.abilities.Ability;
import org.bukkit.ChatColor;
import org.bukkit.entity.LivingEntity;
import org.bukkit.potion.PotionEffect;
import org.bukkit.potion.PotionEffectType;
public class SelfSpeed implements Ability {
@Overr... | [
"janie177@hotmail.com"
] | janie177@hotmail.com |
18cc5f55b45bda16d7e494d2977f84161babcbac | e018ce7487a221c0cc96bd21d554f6002bcb9626 | /src/test/java/com/gildedrose/TexttestFixture.java | c6c3074766220981804128315c788e8b921b7f78 | [] | no_license | delalama/Gilded-rose-kata | 85c0327caa1b305dc5f53c7d1870f30930a90210 | f59d7f85f175a2af9d5332e40327289eae990074 | refs/heads/master | 2023-01-23T20:17:00.331463 | 2020-12-06T23:20:40 | 2020-12-06T23:20:40 | 318,808,426 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,800 | java | package com.gildedrose;
public class TexttestFixture {
public static void main(String[] args) {
System.out.println("OMGHAI!");
Item[] items = new Item[] {
new ItemBuilder().setName("+5 Dexterity Vest").setSellIn(10).setQuality(20).createItem(), //
new ItemBuilder(... | [
"elaltas@gmail.com"
] | elaltas@gmail.com |
8531a0f4f5a00eeeffff43881bb0788584a802a2 | 9972a93cdc2ae36d237479c1257e3d7d512f346a | /lesson12/src/by/pvt/iostream/Main.java | da885eba43748487588098ea3bc692c172559795 | [] | no_license | DmitriyKrasovskiy/lesson12 | a8d00eeaeeca15a70a467f95296816b820c48b1e | 1d085f620907948c39d992dd15970a658d4d5116 | refs/heads/master | 2020-05-24T20:43:42.273388 | 2019-05-19T10:11:26 | 2019-05-19T10:11:26 | 187,460,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 683 | java | package by.pvt.iostream;
import java.io.File;
import java.util.Arrays;
/**
*
*/
public class Main {
public static void main(String[] args) {
byte[] bytes = {1,2,3,4,5};
Example fileExample = new Example();
fileExample.writeToFile(bytes, "readme.txt");
fileExample.writeToFile("te... | [
"reef@tut.by"
] | reef@tut.by |
997c911e9e2268fc75d5fd87899de187234df700 | 4670451af5d72fbdea1e34ba933cf71aa1d2c420 | /smack-experimental/src/test/java/org/jivesoftware/smackx/carbons/CarbonTest.java | acf139c6e1a8d17e42febb6157eb5b5aa54ad25f | [
"Apache-2.0"
] | permissive | n8fr8/Smack | 806f3d5e90082211aa37dde32e3869fda0071683 | 7ec5d0938de38c92ccf95e3274fcc63d5b2d0263 | refs/heads/master | 2021-01-18T08:21:48.869876 | 2017-07-05T14:16:39 | 2017-07-05T14:16:39 | 22,495,160 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,671 | java | /**
*
* Copyright the original author or authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | [
"flo@geekplace.eu"
] | flo@geekplace.eu |
2903691fde5b8dd71412e5db4bc72c3cdd414914 | 4fa19c4b762f8669633a7d8a0ad61c57956624f6 | /instatime/src/main/java/com/example/krngrvr09/instatime/i18n/Resources_ru.java | 2a53113a3dd532bca69662962d88e33d021fa13a | [] | no_license | tinasherobert/InstaTimeAgo | a275762ffc7624cc9e3e1a9cd18d333285b1a969 | 97c77019ca0a53705ddcb2ac2edeeb8f74c3b44e | refs/heads/master | 2021-01-18T15:34:23.324349 | 2015-01-02T20:08:32 | 2015-01-02T20:08:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,600 | java | package com.example.krngrvr09.instatime.i18n;
import com.example.krngrvr09.instatime.Duration;
import com.example.krngrvr09.instatime.TimeFormat;
import com.example.krngrvr09.instatime.TimeUnit;
import com.example.krngrvr09.instatime.impl.TimeFormatProvider;
import com.example.krngrvr09.instatime.units.Century;
import... | [
"krngrvr09@gmail.com"
] | krngrvr09@gmail.com |
459d0d0cd0705c535a55e567c1affb4d1fd7ee79 | bc559542e0cc48e80d1b3f4da07dab1b1febcf18 | /src/main/java/org/isf/examination/model/PatientExamination.java | 526acccf7aaf4ce399bb35d65a0dffe035dca458 | [] | no_license | kenhikaru7/Porting | b1623de29b258dfe9b27f7671e6fe3ee362997a9 | fbde9294bcfbc85615a760064e85219da56115fb | refs/heads/master | 2020-03-11T07:21:09.683039 | 2019-02-09T11:12:30 | 2019-02-09T11:12:30 | 129,854,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,087 | java | /**
*
*/
package org.isf.examination.model;
import java.io.Serializable;
import java.sql.Timestamp;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
i... | [
"rifqi12muhf@gmail.com"
] | rifqi12muhf@gmail.com |
d4e70195b53d6cef9e47cfb1d921df58bc413f8a | db23ec1e50400ddd4daf09cefdd5cbba1b8cd137 | /N2225.java | 30530c1673a366567d661b7ef33ba7ec991f846c | [] | no_license | yjeom/Baekjoon_study | 899387cd120046c91ac55cab0d1f59201b2ab284 | bc6df127d5e15f045c53fb2c833cb89b18004d31 | refs/heads/master | 2022-09-16T13:07:38.961642 | 2022-09-15T13:39:45 | 2022-09-15T13:39:45 | 239,285,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | import java.util.Scanner;
public class N2225 {
public static void main(String[]args){
Scanner scan=new Scanner(System.in);
int n=scan.nextInt();
int k=scan.nextInt();
int dp[][]=new int[k+1][n+1];
for(int i=0;i<=k;i++){
dp[i][0]=1;
}
for(int i=0;i... | [
"noreply@github.com"
] | yjeom.noreply@github.com |
36bce01f8a3fabbd95f8e8662a435a0e1b128ae6 | 6b817f034d0e2205b83530dde7a81acf6e649669 | /cst438-3-frontend/src/main/java/cst438assignment2/Cst438assignment2Application.java | a587be1951d5bd49127bc3a2a20191659118aac0 | [] | no_license | RobertM394/cst438-3-frontend | 616e44d0a9a4d64d63afdc8da11d08c1d900769a | 5c040ee61f3cbc413a42b47da16457199b5a2482 | refs/heads/master | 2023-04-24T00:26:18.330428 | 2021-05-18T23:38:52 | 2021-05-18T23:38:52 | 367,676,630 | 0 | 0 | null | 2021-05-18T22:35:44 | 2021-05-15T16:14:03 | Java | UTF-8 | Java | false | false | 332 | java | package cst438assignment2;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class Cst438assignment2Application {
public static void main(String[] args) {
SpringApplication.run(Cst438assignment2Application.class, a... | [
"rmeis@safesplash.com"
] | rmeis@safesplash.com |
709e8cf05ce5ecb95fe81a1057fb908e82f4817f | 62b5f0ff1ff1af44d0bcf953ebdd3cc9e1a07f0e | /xmlintelledit/classes/src/org_eclipse_smarthome_schemas_thing_description_v1__0Simplified/ChannelGroupType.java | 517fef578a0302876ac605ba0947da02d67ec4c5 | [
"MIT"
] | permissive | patrickneubauer/XMLIntellEdit | 5014a2fa426116e42c7f4b318d636c3a48720059 | 5e4a0ad59b7e9446e7f79dcb32e09971c2193118 | refs/heads/master | 2021-01-12T01:56:56.595551 | 2018-11-10T00:35:14 | 2018-11-10T00:35:14 | 78,438,535 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,369 | java | /**
*/
package org_eclipse_smarthome_schemas_thing_description_v1__0Simplified;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Channel Group Type</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul... | [
"bill@big.tuwien.ac.at"
] | bill@big.tuwien.ac.at |
eab8de0aad840fad004913d377d268e3e5255e98 | d43e81dbff6d4c0582fbbf676287d5a3914530c3 | /src/main/java/com/epam/jwd/task_2/text/SentenceAfterParsing.java | 043059ba1d9de181a7c3677519e4e6ac495b12fb | [] | no_license | AleksandrBohan/Task2_test | 2b7ff5c4a3dda2676d9e6e6a3ec75d6aa59e1c54 | 0a00b3e09b04beb458721a57bd672527636726aa | refs/heads/main | 2023-07-14T12:02:29.336666 | 2021-08-22T10:53:41 | 2021-08-22T10:53:41 | 398,774,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | package com.epam.jwd.task_2.text;
import com.epam.jwd.task_2.exceptions.WrongFileName;
import java.io.IOException;
public class SentenceAfterParsing {
private String pathToFile;
public SentenceAfterParsing(String pathToFile) throws IOException, WrongFileName {
setPathToFile(pathToFile);
//TODO... | [
"aleksandrbohan2@gmail.com"
] | aleksandrbohan2@gmail.com |
090576473150adc302c12fc7a6cd44b24470e343 | 3c0844c81057d2ea743d7d42d22923e54b0f1619 | /src/leetCode/stackRecursionAndQueue/minStack155/MinStack.java | d345e7463e257915ce2601fa1cecb7878044b7e1 | [] | no_license | gcczuis/DataStructureAndAlgorithm | 75ce455479e3cfc764f8dbe2ccbe2edbc83d3dbb | 37270dc236f904228f74072ec947270e0bac292f | refs/heads/master | 2020-03-28T15:28:57.747085 | 2019-07-12T12:49:47 | 2019-07-12T12:49:47 | 148,598,337 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 865 | java | package leetCode.stackRecursionAndQueue.minStack155;
import java.util.Stack;
/**
* {@author: gcc}
* {@Date: 2019/6/19 10:49}
*/
public class MinStack {
int min = Integer.MAX_VALUE;
Stack<Integer> stack = new Stack<Integer>();
public void push(int x) {
// only push the old minimum value when the... | [
"gcc950226@outlook.com"
] | gcc950226@outlook.com |
781f8024f861efae9765052ff75d7ef4d0b15890 | fd37da06db73f2704f9dcca93db71d99a583f8cc | /Java-Book-Practices/src/chapter13practices/Ex16.java | 9aa0a7e50df6bd7c10715fd1b2efec201f519605 | [] | no_license | SergiyEnsary/Thinking-In-Java-Exercises | 9d0b30a884d385a9d45b78fa62328aa18b578efb | 9dcd60bd5dd851ed7b97131615d835e0bfb45387 | refs/heads/master | 2020-05-31T19:12:17.033435 | 2019-11-26T02:14:33 | 2019-11-26T02:14:33 | 190,451,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 171 | java | package chapter13practices;
public class Ex16 {
public static void main(String[] args) {
for(int i = 0; i < 15; i++)
System.out.println(Coffee.createRandom());
}
} | [
"sergiyensary@gmail.com"
] | sergiyensary@gmail.com |
e4687abb42f3c67b4c3db82d791ca5a361425815 | b0e0163d6a2d435e0e1e8be2db1812f0cf36b234 | /lib/src/main/java/com/blanke/xsocket/tcp/client/helper/stickpackage/StaticLenStickPackageHelper.java | 6bd9a97b25db0cb1b299fc44f87176739fb16c29 | [
"Apache-2.0"
] | permissive | find-happiness/XAndroidSocket | a54be7a61ce0112bc38f9cd1db37eccef4f2a8ff | 99e48f4be5fdf84bc6c2225ebd4d27b1a498c9d2 | refs/heads/master | 2020-03-31T19:50:14.471107 | 2018-10-11T11:12:01 | 2018-10-11T11:12:01 | 152,513,825 | 0 | 0 | Apache-2.0 | 2018-10-11T01:40:55 | 2018-10-11T01:40:55 | null | UTF-8 | Java | false | false | 963 | java | package com.blanke.xsocket.tcp.client.helper.stickpackage;
import java.io.IOException;
import java.io.InputStream;
/**
* 定长的粘包处理
* 例:协议规定每次包的长度为 16
*/
public class StaticLenStickPackageHelper implements AbsStickPackageHelper {
private int stackLen = 32;
public StaticLenStickPackageHelper(int stackLen) {
... | [
"blankeeee@gmail.com"
] | blankeeee@gmail.com |
7fe6b06bceadd6406e6b568109d1d4a1795759f8 | eef1297da46d45810e538badf753ed107e1402e8 | /ParentModule/Web_Manager_Module/src/main/java/com/wpf/web/controller/cargo/ExportController.java | 3fafbaace8216861067407d91be53fde58131019 | [] | no_license | StevenFlyGit/MySaasExportProject | 6df982368785953ca48aab1a552964b807e834c0 | a896000df56c6228f4d83f88e70c0043cf8e7f65 | refs/heads/master | 2023-01-14T18:40:45.703130 | 2020-11-21T00:14:11 | 2020-11-21T00:14:11 | 309,135,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,806 | java | package com.wpf.web.controller.cargo;
import com.alibaba.dubbo.config.annotation.Reference;
import com.github.pagehelper.PageInfo;
import com.wpf.domain.cargo.*;
import com.wpf.domain.system.User;
import com.wpf.service.cargo.ContractService;
import com.wpf.service.cargo.ExportProductService;
import com.wpf.service.ca... | [
"w1p2f3@126.com"
] | w1p2f3@126.com |
916fea16eafcc97f3f4969281df6cdf252315a80 | 4276fe5f1b91169ce510a4d74771dc5006e6668a | /Week_12/Biblioteca/src/cr/ac/ucenfotec/BL/MaterialOtro.java | 3fb8f6230f97016a23c753c1c9c0e037e8082c85 | [] | no_license | pablofonseca-dev/OOP | a58561a2afc34b821878626b7920656a09d45d6d | 5e6d5d6de1f8aeb6c58901a02d8763f61e89eac1 | refs/heads/master | 2020-12-15T17:21:38.063360 | 2020-04-16T04:47:28 | 2020-04-16T04:47:28 | 235,191,633 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,368 | java | package cr.ac.ucenfotec.BL;
public class MaterialOtro extends Material{
//CONSTRUCTOR POR DEFECTO
public MaterialOtro(){
super();
}
//CONSTRUCTOR COMPLETO
public MaterialOtro(String signatura, String descripcion) {
super.signatura = signatura;
super.descripcion = descripci... | [
"pablo.fonsecam@outlook.com"
] | pablo.fonsecam@outlook.com |
d4fdf96cf014665851db10cbea02652a461eedfc | 4d75f7a4774a0c2885d519c794050ff989b49cf6 | /demo-service/src/main/java/com/han/knowledge/Synchronized/ThreadTest_02.java | 32a38916f4dccd6252bcd31a5410a1f02d160fc3 | [] | no_license | hyf456/demoTest | 6b241bb0f0b99a739319e9c78b429935cff2e3dc | 398cd2cb9c08d8b1357dd093d7ef22e2b7354c01 | refs/heads/master | 2023-04-11T04:40:56.212245 | 2023-03-19T04:55:01 | 2023-03-19T04:55:01 | 192,055,555 | 0 | 1 | null | 2022-12-10T05:53:00 | 2019-06-15T08:31:40 | Java | UTF-8 | Java | false | false | 693 | java | package com.han.knowledge.Synchronized;
/**
* Created by hp on 2017-05-24.
*/
public class ThreadTest_02 extends Thread {
private String lock ;
private String name;
public ThreadTest_02(String name,String lock){
this.name = name;
this.lock = lock;
}
@Override
public void ru... | [
"hanyunfei@beescm.com"
] | hanyunfei@beescm.com |
c06ffd9d2eed6b19bd4ac0ec42dbce571ba9218c | fdbf1c4bd021b75611f7a57febccb1a4a9ce4f86 | /src/com/lu/Leet200.java | fb7600d13ff0e45459cec244a30031626c473836 | [] | no_license | luyahui/LeetSolutions | ae97b498f48d80756684fd789162c53c44441102 | a68473a679aaf1b9897c8b64918e6391cba1a830 | refs/heads/master | 2020-03-25T01:14:18.336740 | 2018-09-26T01:24:10 | 2018-09-26T01:24:10 | 143,227,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,562 | java | package com.lu;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Stack;
public class Leet200 {
private void search(int x, int y, char[][] grid, boolean[][] visited) {
Stack<int[]> stack = new Stack<>();
stack.add(new int[]{x, y});
while (stack.size() > 0) {
... | [
"luyh1090169180@gmail.com"
] | luyh1090169180@gmail.com |
f6d726e796bdb8d708e8e4e3d7a212aa86f2a446 | 01b6fc2cabc9ba66efc5fe2cc7b17e446f6be275 | /src/main/java/org/ashish/ns/gateway/web/rest/vm/LoggerVM.java | 1bcda961657e0cef05652f682c844d25b53e278b | [] | no_license | ashgupta1489/ns-gateway | 4ddad328e05dee23cdbb768c503acc033a4385dc | a6e2b12160fa05f66777386ba3eefcc8e79f9865 | refs/heads/master | 2020-04-07T06:21:32.946995 | 2018-11-18T22:14:37 | 2018-11-18T22:14:37 | 158,131,783 | 0 | 0 | null | 2018-11-18T22:14:38 | 2018-11-18T22:09:43 | Java | UTF-8 | Java | false | false | 889 | java | package org.ashish.ns.gateway.web.rest.vm;
import ch.qos.logback.classic.Logger;
/**
* View Model object for storing a Logback logger.
*/
public class LoggerVM {
private String name;
private String level;
public LoggerVM(Logger logger) {
this.name = logger.getName();
this.level = logg... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
fa7f50ce56a0fa82a3fc65250b72cfff4250cab9 | 8d86236fdae145e11fcf0cf863d707b53a0c4deb | /traffic-visualization/src/main/java/edu/utdallas/mavs/traffic/visualization/vis3D/vo/Skybox.java | f01a80665d251708d99a22627dc7aa6dd5d16f31 | [] | no_license | pragati99/traffic | adfc37bbd910cb910793545b2ddd48fb5565675e | 47a64eaed460114930dd99c159c3b6c4a879966b | refs/heads/master | 2021-05-02T00:28:54.563462 | 2018-02-16T08:33:21 | 2018-02-16T08:33:21 | 120,945,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,775 | java | package edu.utdallas.mavs.traffic.visualization.vis3D.vo;
import java.util.concurrent.Callable;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.jme3.app.Application;
import com.jme3.asset.AssetManager;
import com.jme3.math.Vector3f;
import com.jme3.renderer.queue.RenderQueue.Bucket;
import com.jm... | [
"prakashpragati@gmail.com"
] | prakashpragati@gmail.com |
caf462e6ef8167b0135777c2116ea2eb3481dc35 | e9cfc8048abd0c2b64cd3600cfa14de1901cd61e | /Android/app/src/main/java/com/magicalrice/adolph/kmovie/data/entities/BaseMember.java | a612779028948faafa4e387f32f819f897c16a7e | [] | no_license | adolphJane/KMovie | cc5640e8adc008302f38ed1248a71e22a191991b | ff95d0156ae03f8a56b82b565042a7dca23add34 | refs/heads/master | 2020-03-30T04:31:02.862694 | 2020-02-26T03:22:55 | 2020-02-26T03:22:55 | 150,747,323 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 779 | java | package com.magicalrice.adolph.kmovie.data.entities;
public abstract class BaseMember {
private int id;
private String credit_id;
private String name;
private String profile_path;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public... | [
"adolphJane@users.noreply.github.com"
] | adolphJane@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.