blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6e8900aab1b18632660d41cb15a2dfb96b8eb3fa | 46167791cbfeebc8d3ddc97112764d7947fffa22 | /spring-boot/src/main/java/com/justexample/entity/Entity1587.java | 17c6c927c7970eed24b2d509ba80fb0212d37e5a | [] | no_license | kahlai/unrealistictest | 4f668b4822a25b4c1f06c6b543a26506bb1f8870 | fe30034b05f5aacd0ef69523479ae721e234995c | refs/heads/master | 2023-08-25T09:32:16.059555 | 2021-11-09T08:17:22 | 2021-11-09T08:17:22 | 425,726,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,134 | java | package com.justexample.entity;
import java.sql.Timestamp;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class Entity1587 {
@Id
private Long id;
private String code;
private String name;
private String status;
private int seq;
private Timestamp createdDate;
... | [
"laikahhoe@gmail.com"
] | laikahhoe@gmail.com |
a68c19a66610d5f33021fa5b98784175c6144013 | 2a9841df0a067de061578bed4c588b23ce223c87 | /src/main/java/ae/anyorder/bigorder/controller/view/MerchantViewController.java | f583970e91e3bced8b18c886ff754eaa54a01442 | [] | no_license | bandanasinghco/aidtask3 | 086f833e8ca221ea51394c4c16dc314dc286e921 | 5e3642d36b5674f93cb582976e74293fe3508f2a | refs/heads/master | 2023-03-14T07:08:06.885444 | 2018-05-11T06:59:05 | 2018-05-11T06:59:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package ae.anyorder.bigorder.controller.view;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.servle... | [
"bandanaasingh07@gmail.com"
] | bandanaasingh07@gmail.com |
4999be6553f7a1a25bad3f3d4afedf575b3e83d3 | e28ac6c13c40436adb709872d74aaacc3be27b49 | /src/com/xiaov/bean/ResultInfo.java | aad0c37596a28a85ab1e9289e7ab05eefb15ad2b | [] | no_license | LiXiaoV/lianxi1 | 4c9065775c0ea180e6e34c757e6cd15f798ee95b | b53cef74c0dcdaa3bdfe69b3418df55d8488ec4a | refs/heads/master | 2020-09-01T11:18:08.458245 | 2020-04-18T01:04:04 | 2020-04-18T01:04:04 | 218,948,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,154 | java | package com.xiaov.bean;
/**
* 用于封装后端返回前端数据对象
* @author xiaov Li
* @date 2019-10-28 19:25
*/
public class ResultInfo{
private boolean flag;//后端返回结果正常为true,发生异常返回false
private Object data;//后端返回结果数据对象
private String errorMsg;//发生异常的错误消息
public ResultInfo() {
}
public ResultInfo(boolean flag... | [
"1011529903@qq.com"
] | 1011529903@qq.com |
3f0722d29e64a2706bf805d80a345b5cc5e73dea | 3553213064d9d2d2d19da7e4a12d7b01c8bef84a | /fengdis-common/src/main/java/com/fengdis/util/PropertiesUtils.java | 02f0317204159e1c6134c79d285947f7161adeb2 | [
"MIT"
] | permissive | fengdis/fengdis | 153bb4555c9b5b7ca3085b4807533bc5ff60349b | 0696bdc56408f07e21f8574bf89096b39bc00f1b | refs/heads/master | 2022-11-22T15:30:51.474477 | 2021-04-15T15:47:21 | 2021-04-15T15:47:21 | 143,523,399 | 25 | 0 | MIT | 2020-02-19T03:03:09 | 2018-08-04T11:32:45 | Java | UTF-8 | Java | false | false | 4,997 | java | package com.fengdis.util;
import org.apache.commons.configuration.Configuration;
import org.apache.commons.configuration.ConfigurationException;
import org.apache.commons.configuration.PropertiesConfiguration;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.InputStream;
import java.io.InputStr... | [
"923610744@qq.com"
] | 923610744@qq.com |
a7dc659c196e1b08c4dcd66ba9e6f7b9f0713679 | 0b1a84c42ab54340b1ef12dfee03193b2bbf893a | /util-excel/src/main/java/com/ld/util/excel/example/writer/builder/BuilderObjectSimpleExample.java | f5247c4abebc6ea69b2bd95aae1c62d22b94a019 | [] | no_license | ldhappy/util | acc63d866fdd2601b9cd8a21f2e440bf8933d588 | 7523d48f5d3f75eea6d6fc1a154d1c913174042c | refs/heads/master | 2023-08-25T21:00:44.976069 | 2021-10-19T02:44:16 | 2021-10-19T02:44:16 | 414,427,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,596 | java | package com.ld.util.excel.example.writer.builder;
import com.ld.util.excel.core.ExportColumnHeader;
import com.ld.util.excel.writer.DefaultExcelWriter;
import com.ld.util.excel.writer.output.FileOutputStreamROP;
import com.ld.util.excel.writer.sheet.StandardSheetWriter;
import lombok.extern.slf4j.Slf4j;
import java.u... | [
"liangdan@jxgtmbjt.com"
] | liangdan@jxgtmbjt.com |
9549fff2f29624c039ab886ac4ddec0130739155 | 259abfc65a0f478a6094f15593d101c77d90545a | /src/main/java/com/richard/akka/AppConfiguration.java | 5c59e993be9ca231ae68b2ee18938bec102e2d29 | [] | no_license | Ricardolv/spring-akka | 788604de201558af810879d09acd38422aec4b89 | b5a29adf74afece2a036b708289e0b52cc50a8dc | refs/heads/master | 2021-01-20T19:25:50.649716 | 2016-08-06T05:09:35 | 2016-08-06T05:09:35 | 65,065,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 784 | java | package com.richard.akka;
import akka.actor.ActorSystem;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.cont... | [
"richardluizv@gmail.com"
] | richardluizv@gmail.com |
381e3c4f127f72973b04bd3f4c7beff49eeee2a1 | 8ad5ad30d0c91186b5eeb18bb7c2a4ef9b8cd55a | /EclipseProjects/EasyDB/src/Resource/DimenR.java | 628c5e5ce46de1d10ab9e65ada6bb0384e7fdd26 | [] | no_license | Tamuel/EasyDB | 8056ecaf2895d47cb4f261a3b272ef38af1c0442 | 3907931026f4f86877b865dbcbd39121ee926dba | refs/heads/master | 2020-04-17T21:56:09.209517 | 2019-02-02T07:41:16 | 2019-02-02T07:41:16 | 166,972,689 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,166 | java | package Resource;
/**
* Dimensions for GUI
* @author DongKyu
* @since 11.07.15
*/
public class DimenR {
/** For text size */
public static final int BIG_FONT = 15;
public static final int SMALL_FONT = 12;
/** Component size */
public static final int TITLE_BAR_HEIGHT = 30;
public static final int BUILDING_... | [
"eastern7star@gmail.com"
] | eastern7star@gmail.com |
522c63381a4a72170a7d63e45b44426056986b6f | bc286cd1cfec33a6d0b400c4eee380b6e87c2aae | /app/src/main/java/mrallright/httpexample/mvp/MvpActivity.java | 5ab40f7ac4d0d8b078fea24c0140476faaea8999 | [] | no_license | MrAllRight/HttpExample | bfa5f29d9fe1065c99f0b6cdd748f258ced4d502 | fa5370a334037069231d3e2fc5032772ec7bfd20 | refs/heads/master | 2020-12-30T11:03:02.964719 | 2017-08-03T08:34:02 | 2017-08-03T08:34:02 | 98,844,222 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,258 | java | package mrallright.httpexample.mvp;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.TextView;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import mrallright.httpexample.R;
/**
* Created by liuyong
* Data: 2017/8/3
* Github:https://github.... | [
"417112350@qq.com"
] | 417112350@qq.com |
94c383e4422fbdfac2528cc191839ffab1c698a4 | 44054acde6dbdb09cb736e0c6805583b320e8b09 | /web/src/main/java/com/infoshareacademy/jjdd6/codeina/login/Auth0FilterAdmin.java | ea84011d66811b870052b63da7b0ad6931f43bb0 | [] | no_license | infoshareacademy/jjdd6-codeina | 024d38bb394f422b9e28a291a5619bdc036c3103 | 1e928f7ad630272d176096a676144103ae29cf04 | refs/heads/develop | 2020-05-01T17:33:06.437772 | 2019-05-21T08:51:10 | 2019-05-21T08:51:10 | 177,602,736 | 1 | 1 | null | 2019-05-21T08:11:15 | 2019-03-25T14:29:08 | Java | UTF-8 | Java | false | false | 1,622 | java | package com.infoshareacademy.jjdd6.codeina.login;
import com.auth0.SessionUtils;
import javax.servlet.*;
import javax.servlet.annotation.WebFilter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
* Filter class to check if a valid session ... | [
"noreply@github.com"
] | noreply@github.com |
e7841c18ab81de8f7f7a9bb5bc08c71ddf72d20f | 8ca7aa9857119d90a56ab41c32bc8607c137b0a3 | /src/com/onlyknow/platform/entity/PraiseCommentEntity.java | c3544bc5b2dc5ce550119e584d550804584170cd | [] | no_license | HookTong/onlyknow-webapp | 757bbd72c1bd1adf128cd1a3f04de639cf7d2719 | 8f152aecc1f2225a10f2c144530a2d94323dd684 | refs/heads/master | 2023-02-05T14:17:40.380111 | 2020-05-16T08:57:01 | 2020-05-16T08:57:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,562 | java | package com.onlyknow.platform.entity;
import javax.persistence.*;
import java.util.Date;
import java.util.Objects;
@Entity
@Table(name = "praise_comment", schema = "onlyknow_platform", catalog = "")
public class PraiseCommentEntity {
private int cpId;
private String userName;
private int comId;
privat... | [
"eland.tong@support888.net"
] | eland.tong@support888.net |
c7515409556431c9ae119adc3569aa9fa98cd117 | fb2cb34bcbb9017b29011f0e11bdb6d305f0d532 | /WinAPI.java | ac6b428fcfae13104a5d5c012aff8ce948f28ace | [] | no_license | Ranbo-20171103200/WINAPI | 09c70c65032c505364619bb3fd6f603684f63001 | a88b4d9f9446e65194a97d02f61e2e2c1af098cd | refs/heads/master | 2020-06-04T00:08:07.370648 | 2019-06-13T15:26:52 | 2019-06-13T15:26:52 | 191,788,379 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 6,674 | java | package me.tikiwong.PlantsVsZombies;
import com.sun.jna.Native;
import com.sun.jna.win32.StdCallLibrary;
/**
* Windows API
*/
public interface WinAPI extends StdCallLibrary {//定义一个接口继承StdCallLibrary以调用该接口的方法,以StdCallLibrary方式输出
WinAPI Kernel32 = (WinAPI)Native.loadLibrary("Kernel32", WinAPI.class); //... | [
"noreply@github.com"
] | noreply@github.com |
ca55896f75a0984bec374926aeda612326ffa88d | 807c5f6c91fab10b91b09eab9772d90ae89ef21a | /src/main/java/ru/dabutskikh/questionnaires/controller/ServiceController.java | 341027305a9029f16482bcd6194288eb8d2d0e54 | [] | no_license | dabutskikh/questionnaires | 4d05026fddc1820b04a13e2f60d5a742d53b4930 | 52f20b72c96176af5062d06595476a55225bcd7b | refs/heads/master | 2023-02-05T03:25:50.078069 | 2020-12-21T05:44:50 | 2020-12-21T05:44:50 | 320,279,884 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,628 | java | package ru.dabutskikh.questionnaires.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.annotation.AuthenticationPrincipal;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.stereotype.Controller;
import org.spr... | [
"dabutskikh@gmail.com"
] | dabutskikh@gmail.com |
7bb2e8c141ea782ed87cbac32cb84b6f22c80ad6 | fa1ce418494e1302c42c8930eb5ee60663e185ff | /Spring-jpa Projects/jpa_many_to_many/src/main/java/io/github/rura6502/jpa_many_to_many/domain/Person.java | 497b8f7dcddb34413a39342cdf72a26d3ab942b4 | [
"MIT"
] | permissive | rura6502/repo.rura6502.github.io | 88ae65ef8f175182b4b7c2318bf7d5aa8caea2eb | 40650c990f36d8155e59de1bb46903088b07bc24 | refs/heads/master | 2022-12-30T08:04:30.770820 | 2020-08-18T07:02:37 | 2020-08-18T07:02:37 | 188,647,610 | 0 | 0 | NOASSERTION | 2022-12-13T03:36:01 | 2019-05-26T06:21:22 | Java | UTF-8 | Java | false | false | 914 | java | package io.github.rura6502.jpa_many_to_many.domain;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToOne;
import lombok... | [
"woojs6502@gmail.com"
] | woojs6502@gmail.com |
106d338be78b75b3f15948307d81b5e4de28f156 | 518dacfadbca303c8393d019dc22f7d33321dd2a | /app/src/main/java/com/example/wasuradananjith/mediq/Welcome5.java | 40446a7233b9d63d49ab882d082636b872f6ab3e | [] | no_license | wasuradananjith/MediQ3-Codefest | d2ed95b0421687d070c85a1f489835321f7ede2d | 2ea9fcec3ade09e9ab7ca206e0c39ddbf1146b06 | refs/heads/master | 2021-03-19T17:49:40.730669 | 2017-09-21T06:57:34 | 2017-09-21T06:57:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,322 | java | package com.example.wasuradananjith.mediq;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
public class Welcome5 extends AppCompatActivity implements View.OnClickListener {
private ImageView btnNex... | [
"wasuradananjith@gmail.com"
] | wasuradananjith@gmail.com |
d578b5e4a0ad192a12dfe800bc742426ef68b5e3 | 72b9a43f8dff795ec50fe40aab4d9af4e77af0b1 | /manifold-deps-parent/manifold-ext/src/main/java/manifold/ext/api/IBindingsBacked.java | f4f2f8299da0220a48a00676ae52db08c8aead68 | [
"Apache-2.0"
] | permissive | fupfin/manifold | 89bf71be210f160b553d40fdb9b943253390a2e9 | 81a1e504fa5f21fbc2eff119a619ee7db2b023fd | refs/heads/master | 2020-04-21T11:41:40.625871 | 2019-02-07T07:32:49 | 2019-02-07T07:32:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,132 | java | /*
* Copyright (c) 2018 - Manifold Systems LLC
*
* 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 ... | [
"rsmckinney@hotmail.com"
] | rsmckinney@hotmail.com |
5a17112bbed8e45bd3c07bf5244decd1c88677e4 | 46946342fed948e9f65e22328d14c8f13b857ae1 | /mapsdk/src/main/java/com/unistrong/api/mapcore/IPolygonDelegate.java | 878504e71bd88337973bc4c9c4b9cb1ac7e2e806 | [] | no_license | UersNOer/AllInLinkApp | a1805816198d12e9d491c8f8af1a58fcc091c4ff | 1a75da52e53921060a934bdb653d29708cb1d87d | refs/heads/master | 2023-07-09T22:48:05.180754 | 2021-08-13T06:59:17 | 2021-08-13T06:59:17 | 394,186,337 | 2 | 0 | null | 2021-08-13T06:59:18 | 2021-08-09T07:04:41 | Java | UTF-8 | Java | false | false | 918 | java | package com.unistrong.api.mapcore;
import android.os.RemoteException;
import com.unistrong.api.maps.model.LatLng;
import java.util.List;
public abstract interface IPolygonDelegate
extends IOverlayDelegateDecode
{
public abstract void setStrokeWidth(float paramFloat)
throws RemoteException;
public abstra... | [
"782647832@qq.com"
] | 782647832@qq.com |
677773d4194a42c25ca2802646282b4d0b5a8bfb | ee4a62e97e24b8700cfb206ca2c21dba8da8fcd1 | /JavaTutorials/src/com/lao/javaLearning/ChildClass.java | d8e448dc7f5b792fa766fb94b1b86a693fe2909a | [] | no_license | naveenraj1211/JavaTutorials | 7a429617f1eba97bdef4bfd5717ae6dafab519b5 | 439a533da607a1e57821dc80aa2b1b11e242702d | refs/heads/master | 2023-02-20T13:02:05.948234 | 2021-01-24T18:25:10 | 2021-01-24T18:25:10 | 332,523,004 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package com.lao.javaLearning;
public class ChildClass extends ParentClass
{
public ChildClass()
{
super();
System.out.println("This is child class non parameterised constructor ");
}
public static void main(String[] args) {
ChildClass childClass = new ChildClass();
}
}
| [
"naveenraj.durairaj@CDC2-L-025418W.dir.svc.accenture.com"
] | naveenraj.durairaj@CDC2-L-025418W.dir.svc.accenture.com |
a37b4f845120bea1d5d01c50cc7ea34a99edf0a8 | d908f0210144063873d6d42a7b3cbf067159d708 | /src/main/java/com/sherman/covid19/reservationtool/managers/CustomNurseVaccinationCentreTimeslotRepository.java | 52b92f678971cd5735d496ff01d3100349d86ec7 | [] | no_license | rotarycut/covidreservations | 4836d2b5aa90623672123735528340726f444899 | 4a782278da1a0c86deac5b508c05ad75ebf27046 | refs/heads/main | 2023-07-16T17:27:52.223719 | 2021-08-23T14:04:43 | 2021-08-23T14:04:43 | 398,230,820 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 599 | java | package com.sherman.covid19.reservationtool.managers;
import com.sherman.covid19.reservationtool.models.NurseVaccinationCentreTimeslot;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.jpa.repository.config.EnableJpaRepositories;
import javax.persistence.EntityManager;
im... | [
"shermanyong@gmail.com"
] | shermanyong@gmail.com |
706debf93d0de01149672874d9302376d1ae532f | 93c0f53aa54e9bcba57521749babf564e778abd9 | /code/leetcode/QuickSort/src/Solution.java | 93da344de109b3df1fc5c8d243211927d3b8a6a8 | [] | no_license | ogugugugugua/Java-Notes | 095015f5c238abd8a5a81e801c8e9284a1fe0994 | 719a912aecf3a6c194ed4b5697859b69233f0902 | refs/heads/master | 2022-12-27T20:05:42.298141 | 2021-02-13T11:08:57 | 2021-02-13T11:08:57 | 219,140,414 | 1 | 0 | null | 2022-12-16T15:48:44 | 2019-11-02T10:52:13 | Java | UTF-8 | Java | false | false | 1,135 | java | import java.util.Arrays;
public class Solution {
public static void sort(int a[], int low, int high){
int i, j, index;
if (low > high) {
return;
}
i = low;
j = high;
index = a[i]; // 用子表的第一个记录做基准
while (i < j) { // 从表的两端交替向中间扫描
while (... | [
"xieyl_github@163.com"
] | xieyl_github@163.com |
f3b6a00f88973049f04eea0317a85b1ca46dc336 | a27ab3aba79dd45649bd6f0b35397b61ca356179 | /src/main/java/store/exception/ApplicationException.java | 57518ab7e46ee7b8838c7eb404bfb7c513c73e29 | [] | no_license | Reshkas/InternetShop | 0f20e48cd21d35e3a966804bcdf3be68fdae75bc | cb5f98051cd64a60a9c39dd55ea0b6d5a842e23e | refs/heads/master | 2021-08-23T06:46:47.235382 | 2017-12-04T00:27:49 | 2017-12-04T00:27:49 | 107,485,973 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package store.exception;
public class ApplicationException extends Exception {
public ApplicationException(String message){
super(message);
}
public ApplicationException(String message, Throwable cause){
super(message, cause);
}
}
| [
"amddenis@gmail.com"
] | amddenis@gmail.com |
0edcd749346cc491cb26947a51ac5d2194aeac17 | b2231604178a5b2abe987b8802d2a210266018d8 | /SentimentAnalysisV3/encog-core-3.1.0/src/test/java/org/encog/persist/TestPersistPopulationNPE.java | 8dd230077e0700b6228e4b1759fc8503461ffa36 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | palchrnj/sentiment-prosjekt-v4 | 5305717de68e01e9a4960f29f09fb47821f39f9b | e7e4779ecda4e244340f8e26d9b3eb340d2196ed | refs/heads/master | 2021-01-01T17:16:10.866963 | 2014-05-27T11:15:32 | 2014-05-27T11:15:32 | 17,907,541 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,651 | java | package org.encog.persist;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.File;
import junit.framework.Assert;
import junit.framework.TestCase;
import org.encog.ml.data.basic.BasicMLDataSet;
import org.encog.ml.genetic.population.Population;
import org.encog.neural.neat.NEA... | [
"palchrnj@stud.ntnu.no"
] | palchrnj@stud.ntnu.no |
3190844e62e7818b2d83f8c3aa2b81a27a6e1856 | 3dbdfb4a9e16ed9c63d2ebb5a691824b7bed466b | /SharedCode/src/test/java/com/github/pmtischler/control/MecanumTest.java | 2b1cbb0778236ffa7788b67892dcd04485b22265 | [
"BSD-3-Clause"
] | permissive | tobortechftc/pmtischler | f1d13436009efa4639b4e16b8628913dec13650d | cc16994c0679320c7dfd6c89d43bb9f0475e0efc | refs/heads/master | 2021-01-20T12:58:06.494135 | 2016-12-27T12:45:40 | 2016-12-27T12:45:40 | 90,433,891 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,283 | java | package com.github.pmtischler.control;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
/**
* Tests correctness of Mecanum calculations.
*/
public class MecanumTest {
// The comparison threshold.
private static final double diffThresh = 0.001;
/**
* Asserts that the input contro... | [
"pmtischler@gmail.com"
] | pmtischler@gmail.com |
02c34061e7c67740775e6f9178ba9d352dbfc99f | 5cd28759dc0627f45a13e791406984c300942aaa | /https:/github.com/oscarodriguez094/angular-spring-RESTFUL/oscar-curriculum/src/main/java/com/curriculum/controllers/UserController.java | b5879787c3f1efd4f6d9b77808a67f1e7f32ad3b | [] | no_license | oscarodriguez094/angular-spring-RESTFUL | 66b1dbc609a336ac7925ca8b988777b18b4f2e8d | ee6a02b1ded01b5d84c32c21f178b5a9c52b5344 | refs/heads/master | 2021-07-24T04:14:47.123040 | 2017-11-04T00:39:09 | 2017-11-04T00:39:09 | 109,453,520 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,583 | java | package com.curriculum.controllers;
import java.io.IOException;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.PathVariable;
import org.springf... | [
"oscar.rodriguez094@gmail.com"
] | oscar.rodriguez094@gmail.com |
a79c469a283746c881321778bbfa292348970ab2 | 6b7eb5413cd7a6bf9020a46afea64ee6a8181c68 | /November/Test/NewBeSuper/beSuperDao/BeSuperConsole.java | 6573dcff62fde81267235fffb5aaf8fda08bb187 | [] | no_license | chaosV/core-java | 7a6b82ae3851a4b3b22fbd30d3918e4c9310b657 | 296a483e5abc71fdfb369d35e87b754a589914e4 | refs/heads/master | 2021-01-12T07:49:58.483196 | 2016-12-23T02:41:39 | 2016-12-23T02:41:39 | 76,920,898 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,045 | java | package beSuperDao;
import java.io.InputStream;
import java.util.Scanner;
public class BeSuperConsole{
private BeSuperConsole(){
}
public static String NEW_LINE="\n";
private static Scanner sc;
static{
sc=new Scanner(System.in);
}
private BeSuperConsole(InputStream is){
sc=new Scanner(is);
}
... | [
"chaos000000@163.com"
] | chaos000000@163.com |
61e2fc0127aed3d175dca1afeb2e06817dafe1fc | 4ce4b4a2631e6760c50b8957a59cfa8980f77551 | /arrays/MedianOfTwoSortedArrays.java | 89f8a48c88170265035edeb660b57d9370d5f81a | [
"MIT"
] | permissive | ivanmmarkovic/Code-problems | 804d1c33326f480625e784880fd25320f46936b0 | 2c7cb9d5f2aaa2bb9eb3a0359bf71df16cdbc901 | refs/heads/master | 2023-08-17T06:09:24.388012 | 2023-08-10T09:04:59 | 2023-08-10T09:04:59 | 170,051,837 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,246 | java |
/*
https://leetcode.com/problems/median-of-two-sorted-arrays/submissions/
################ 100%
4. Median of Two Sorted Arrays
Hard
There are two sorted arrays nums1 and nums2 of size m and n respectively.
Find the median of the two sorted arrays. The overall run time complexity should be O(log (m+n)).
You may as... | [
"ivanmdmarkovic@gmail.com"
] | ivanmdmarkovic@gmail.com |
943feca8c2304ea885a6e9b6750f050ff9b8dbef | ba3878b3702fb23f00044ce665cba10f0a812217 | /src/test/java/com/nano/integ/product/demo/ProductApplicationTests.java | ca292e50d8aba6da39fcfc586fc93e8a3f56c8c5 | [] | no_license | khurramhanif/nano-integ-spring-angular-product | bc21c8e46aca84f32d5c61b74b9de0002105d283 | a22f86eef2170ced7a91db4e30edec42c65218f8 | refs/heads/master | 2023-02-03T14:37:20.680971 | 2019-09-23T04:00:28 | 2019-09-23T04:00:28 | 210,218,192 | 0 | 0 | null | 2023-01-07T09:58:56 | 2019-09-22T21:43:10 | TypeScript | UTF-8 | Java | false | false | 345 | java | package com.nano.integ.product.demo;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class ProductApplicationTests {
@Test
public voi... | [
"khurramhanif@hotmail.com"
] | khurramhanif@hotmail.com |
e1e61275c7e6332d0ecd2e8a21c57114e05f00d6 | c7584a69bb7ded146fb7888b52b6fde42a494331 | /app/src/main/java/cn/edu/nju/flowerstory/fragment/FlowerFragment.java | b466128b224ac6e60b2cce7700913938cb83eafe | [] | no_license | challvy/FlowerStory | 0133ed5cd3738f165a82b02ef1dfcc3188352555 | d68e9262f70ddeceba0f130ad6834290ddaf8fa9 | refs/heads/master | 2021-06-30T16:04:35.645224 | 2018-12-14T15:33:50 | 2018-12-14T15:33:50 | 125,897,384 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,513 | java | package cn.edu.nju.flowerstory.fragment;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import cn.edu.nju.flowerstory.R;
import cn.edu.nju.flowerstory.utils.FloatW... | [
"challvy.tee@gmail.com"
] | challvy.tee@gmail.com |
8b41d29455c038f05e5fab1487851a0d712d40b9 | 02ee90eda26cbcdc6a7bc1ce7e2d054af858498b | /CalculadoraWeb/src/java/Controlador/CalculadoraControl.java | 65c0794bd333e89783ed9ed4bc1d443d8cc8c498 | [] | no_license | JosueCuba/CalculadoraWeb | 5547c301b6279ea3706bfb071d29dc4c4a6cc84a | 96fcc8f5bfb1a221dc6317af873554e21d6a0b79 | refs/heads/master | 2020-04-28T16:49:40.859653 | 2019-03-13T14:20:29 | 2019-03-13T14:20:29 | 175,425,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,607 | 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 Controlador;
import javax.inject.Named;
import javax.enterprise.context.SessionScoped;
import java.io.Serializable;
... | [
"JosueCuba"
] | JosueCuba |
ffe846ff27d419acbb9ff35561cacbbcb7afc0cc | fcdc57ab70a3aba2b0627c97751452b6d7e2b11d | /SpringWeb/MVN/Ecomm/src/main/java/com/mart/user/dao/IUser.java | 19fe184846f52c849b093829052bf390a2634bb1 | [] | no_license | bharat72007/didactic-dollop | db86e4b8bcb24f11cd1aff67d949452bec4becf9 | 5c3571c4114e9c79db0fdd1ab6a88695bdc28eea | refs/heads/master | 2021-01-17T19:01:06.735773 | 2016-07-20T16:18:53 | 2016-07-20T16:18:53 | 63,795,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 126 | java | package com.mart.user.dao;
import com.mart.user.entity.User;
public interface IUser extends InterfaceDao<User,Integer>{
}
| [
"jaibh01@ca.com"
] | jaibh01@ca.com |
c90845e2e142b4705e06f3eb7461677fd0f4dd54 | d24a31b0549a90d1efee14a1d6dda9d4ad7e2ad2 | /Calendar/src/FinalCalendar1/SaveMemo.java | 9a957030670671e112b4239c0ba4bfc6d6407455 | [] | no_license | hhi0128/Calendar | 5c91d9f3d7893c3d62906456a148b045d0a60139 | 76fdc9d96f2833dcc2dda8852d755195adf50138 | refs/heads/master | 2021-09-09T16:02:08.875495 | 2018-03-17T16:33:51 | 2018-03-17T16:33:51 | 125,634,616 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 486 | java | package FinalCalendar1;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
//메모저장 클래스
class SaveMemo implements ActionListener {
public void actionPerformed(ActionEvent e) {
JButton b = (JButton) e.getSource();
if (b.getText().equals("Save")... | [
"user@DESKTOP-3676PQ4"
] | user@DESKTOP-3676PQ4 |
a86559e03dd67b1c467a872012131fa3dd1768cf | 1e6f471ace15aaab9ee9f4f904efa2b258f39e3b | /app/src/main/java/com/tqnam/filemanager/utils/OperationManager.java | 3fddbf6904602525108c7d6be2e0178bebc8ba53 | [
"MIT"
] | permissive | namtq1990/FileManager | 5663e2cacea721d61128c6ddb42818c6c41c7f7a | 0b655cbd02db8b0c76245a3597825df40e7b8ffe | refs/heads/master | 2021-01-17T02:56:15.357659 | 2017-03-30T05:31:35 | 2017-03-30T05:31:35 | 26,473,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,291 | java | /*
* MIT License
*
* Copyright (c) 2017 Tran Quang Nam
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, m... | [
"mrquangtn@gmail.com"
] | mrquangtn@gmail.com |
2a82147a3b7cf20cf2e2057224da8597ace4b18b | 3c7c6696b366ab04bd3bf7e5be72c73890ffbda1 | /app/src/main/java/com/opendata/yu_hsienchou/taiwanair/MainActivity.java | 3afbb791a5e975315c00cf21e24880ad8cf0e6af | [] | no_license | slps970093/TaiwanAir | b02689a571d7f381a6e748adf6bc39b59c64f244 | 1af6c1aa56593726511abd28287a7c1dee33d93d | refs/heads/master | 2020-04-04T16:54:56.175459 | 2018-11-26T15:32:51 | 2018-11-26T15:32:51 | 156,098,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,907 | java | package com.opendata.yu_hsienchou.taiwanair;
import android.Manifest;
import android.content.Context;
import android.content.DialogInterface;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.databinding.DataBindingUtil;
import android.location.Location;
import android.net.Connec... | [
"slps970093@gmail.com"
] | slps970093@gmail.com |
4491161c077eded8ddbde966e906f9fccf594b58 | 7c679d8bfc4e89890101a6e818616de0357a7113 | /src/main/java/jpabook/jpashop/controller/MemberForm.java | a5ea20eb4dfaad338d1fd69d59bf66f02a0f4a75 | [] | no_license | BryceYangS/jpashop | 24703b8a7cd06c51a6ba0df35a2a3524f448249f | 7c39116fcdfd06a5c17ac7387f57be635a042970 | refs/heads/main | 2023-09-01T06:34:04.285891 | 2021-10-26T14:37:50 | 2021-10-26T14:37:50 | 368,186,918 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | java | package jpabook.jpashop.controller;
import javax.validation.constraints.NotEmpty;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class MemberForm {
@NotEmpty(message = "회원 이름은 필수 입니다.")
private String name;
private String city;
private String street;
private String zipcode;
}
| [
"nash31@korea.ac.kr"
] | nash31@korea.ac.kr |
89977b86a2ec9f1bf61abde02fff77d4c5d13f9b | 983cb7b41983f1f91371ad3cd6b48c78f87d7349 | /src/com/codepuran/repository/RoleRepository.java | a38aa269b80dd87a9d07eb47aad322b43db46534 | [] | no_license | pethaniakshay/SpringMVC-JPA-Hibernate-MYSQL | 8ccaa568e50e3732cbde5f8020a45e6da0a47dbc | bb8650f17f79d033ab47936c952acf48288f0e27 | refs/heads/master | 2021-05-14T00:46:58.875777 | 2018-01-07T07:44:53 | 2018-01-07T07:44:53 | 116,547,005 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package com.codepuran.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.codepuran.model.Role;
public interface RoleRepository extends JpaRepository<Role, Long>{
} | [
"patelaksh412@gmail.com"
] | patelaksh412@gmail.com |
3ec47b122842a990d80c8d31be44d6f3b435f7ba | 93c5574c0e786bb600ecdf5782e31331905516ef | /src/main/java/com/example/bddspring1584725047/DemoApplication.java | b6d5dc4395c4b9c8d9c2fdb7949d3b2e00aae0b1 | [] | no_license | cb-kubecd/bdd-spring-1584725047 | 99b144776084a5f066ab27a5213ac537ca1e5d40 | 6761281dd7f28c13c1392230d35dc69c376a370e | refs/heads/master | 2021-04-08T22:04:58.968974 | 2020-03-20T17:24:33 | 2020-03-20T17:24:33 | 248,813,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package com.example.bddspring1584725047;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class DemoApplication {
public static void main(String[] args) {
SpringApplication.run(DemoApplication.class, args);
}
}
| [
"jenkins-x-test@googlegroups.com"
] | jenkins-x-test@googlegroups.com |
8bdbe73402418958400f10b9d967fee4ad041ec8 | 19ef79eda4aea2120fbf27902fabedef4f8e1a20 | /src/allduplacyavoid/Parent.java | 8a7d75d9642cc5db99bf72984cd80091c20fd7a3 | [] | no_license | vikashankita79/DEMO_Checking | 37fb34d865a11b68f26857d69d4bb27aea388f71 | 48ffa13b9d5109491a2ad24b1547e22795b000e2 | refs/heads/master | 2021-01-24T07:14:31.999868 | 2017-06-04T20:08:37 | 2017-06-04T20:08:37 | 93,335,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 645 | java | package allduplacyavoid;
import java.io.IOException;
import java.io.PrintWriter;
public class Parent {
public void m1(int i)
{
}
protected String m1(String str)
{
return str;
}
public void m2() throws Throwable
{
}... | [
"vikash@vikash-PC"
] | vikash@vikash-PC |
c97bc9bafa712310aee146c7b306e6b280943241 | 8f0d508be866a9a5c515c1bbbc5bf85693ef3ffd | /bedrock282/src/main/java/soupply/bedrock282/protocol/play/PurchaseReceipt.java | 738a02d3969c166c050239113d6656d50508931c | [
"MIT"
] | permissive | hanbule/java | 83e7e1e2725b48370b0151a2ac1ec222b5e99264 | 40fecf30625bdbdc71cce4c6e3222022c0387c6e | refs/heads/master | 2021-09-21T22:43:25.890116 | 2018-09-02T09:28:23 | 2018-09-02T09:28:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,317 | java | package soupply.bedrock282.protocol.play;
import java.util.*;
import soupply.util.*;
public class PurchaseReceipt extends soupply.bedrock282.Packet
{
public static final int ID = 92;
public String[] unknown0;
public PurchaseReceipt()
{
}
public PurchaseReceipt(String[] unknown0)
{
... | [
"selutils@mail.com"
] | selutils@mail.com |
b33bbe4eba8132d4fe2aeb0e7bd5a903d11429fe | eaa86fb92c72aecbd1ae8659c01ab74e9143f615 | /android/app/build/generated/not_namespaced_r_class_sources/release/processReleaseResources/r/com/google/android/exoplayer2/R.java | dce79a31260698a2b55aa87c72a09e9aad343c20 | [] | no_license | Harikasai999/Sample-Animations | 1752917c3cdd04aaca2001267cb349d1e2bbf9ba | aaa041cf52bdae5eaa22494f1a2d2e6808861b42 | refs/heads/master | 2023-01-13T19:14:17.330338 | 2019-06-10T11:56:32 | 2019-06-10T11:56:32 | 185,121,967 | 0 | 0 | null | 2023-01-03T21:07:24 | 2019-05-06T04:09:17 | Java | UTF-8 | Java | false | false | 23,069 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package com.google.android.exoplayer2;
public final class R {
private R() {}
public static final class attr {
private ... | [
"harika.n"
] | harika.n |
a34afe5b3315f9cc92217c16c323d1001b180b1a | b406beb56133ce9ce73066498b1569e9ff24c1ed | /src/main/java/com/xk/dao/hibernate/BaseDaoHibernate.java | 7c9d9b2bb5f43f12debb020923b55ee220270b46 | [] | no_license | 404hasFound/springtest | 3773f9a430e088fe42e8a0def115dd017039a0d2 | c4f4aedaa55fc5046110667c49648d01039fd6db | refs/heads/master | 2020-04-12T04:23:11.201883 | 2018-12-18T15:36:58 | 2018-12-18T15:36:58 | 162,294,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,667 | java | package com.xk.dao.hibernate;
import java.io.Serializable;
import java.util.Collection;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.apache.commons.lang3.Validate;
import org.hibernate.Criteria;
import org.hibernate.Hibernate;
import org.hibernate.Query;
import org.hiber... | [
"5133312199@qq.com"
] | 5133312199@qq.com |
c63d15ad5bc26471b461b5aacfa5f9869ba50ebd | 09bcc817a0b25d49de18adb9eb68690fa17d70ce | /bitcamp-java-basic/src/main/java/com/eomcs/oop/ex06/c/B3.java | c5297acaf31c876c7342de1b78b8291a492dffdb | [] | no_license | 2seunghyuck/bitcamp-workspace | 4a84b1a329e57a9fe545fd32415a463ac9ad2c9f | c7b6844e7350d844e59f169a6681fdc83fb8e1c7 | refs/heads/master | 2023-07-08T07:02:55.531157 | 2021-08-05T20:37:50 | 2021-08-05T20:37:50 | 279,742,762 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 827 | java | package com.eomcs.oop.ex06.c;
public class B3 extends B {
// 오버라이딩 문법 검사
// => 오버라이딩을 제대로 했는지 컴파일러에게 검사하도록 요청할 수 있다.
// => 어떻게?
// 메서드 정의 앞에 @Override를 붙여라
@Override // <= 컴파일러야, 내가 상속받은 메서드를 재정의한다고 했는데, 혹시 실수는 없는지 검사해 줄래?
void m(int x) {
// 오버라이딩을 한다고 하면서 파라미터의 타입이나 개수, 순서를 달리해서
// 오버로딩이 되는 경우가... | [
"rotid1818@gmail.com"
] | rotid1818@gmail.com |
5580d91dc90fb5ce47031027bd94dd5a548be318 | 8cbbbcab0358565f58d0d079d584a39116586909 | /declare-core/src/main/java/com/dspsemi/declare/core/service/location/ProvinceService.java | 4a082d68c25d43bcc4d003a2aaf6be4a04e0740f | [] | no_license | lijinjiang92/declare | 3bc7dcc9180a5fcf5ee819f962c0b5ed27a806ce | 5f6291e7ba0434e2bbcf7492294ce83a730e01b3 | refs/heads/master | 2021-01-19T22:22:38.374957 | 2017-08-04T03:24:57 | 2017-08-04T03:24:57 | 88,806,849 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 938 | java | package com.dspsemi.declare.core.service.location;
import java.util.List;
import com.dspsemi.common.lang.dto.DataPage;
import com.dspsemi.declare.core.pojo.location.Province;
public interface ProvinceService {
/**
* 查找
* @return
*/
List<Province> list();
/**
* 详情
* @param id
* @return
*/
Provinc... | [
"jjli@dspsemi.com"
] | jjli@dspsemi.com |
71959050c71daebfbda253c556205ca2cd4e573e | 9c7e8ffeac14f451a90bf559383ec5566ea81d1b | /projects/papabench/src/main/java/papabench/core/autopilot/modules/impl/EstimatorModuleImpl.java | 38ab1a2df80ea34a3c78d0f9387e07e13172808a | [
"MIT"
] | permissive | mc-imperial/jtool-sct | fc2209f2d6c6273e9dae7a37a8209291914a7195 | 80811bb88e1cec0234bc720b5b47ec9e2cdf6364 | refs/heads/master | 2021-01-12T12:46:55.912768 | 2016-10-26T11:07:18 | 2016-10-26T11:07:20 | 69,858,207 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,678 | java | /**
*
*/
package papabench.core.autopilot.modules.impl;
import papabench.core.autopilot.data.Attitude;
import papabench.core.autopilot.data.HorizSpeed;
import papabench.core.autopilot.data.Position3D;
import papabench.core.autopilot.devices.GPSDevice;
import papabench.core.autopilot.devices.IRDevice;
import papaben... | [
"paul.thomson11@imperial.ac.uk"
] | paul.thomson11@imperial.ac.uk |
3840e931dfa11ca8007b44761862efafd09db925 | cc06776afaaba03d74e3d97e761935b403cdba86 | /src/org/rmorozov/wot_stats/TanksGraph.java | c46c9f6a5d22473c40a60b1e0ba35a2fcb3604c0 | [] | no_license | roman-morozov/WoTStats | f2cb4b51806f28170a132e12ff535cf4d0c13d36 | dea70c8b2b48467f77af6687a8b370660f41c439 | refs/heads/master | 2020-06-11T12:28:16.704427 | 2016-12-08T22:50:18 | 2016-12-08T22:50:18 | 75,667,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,031 | java | package org.rmorozov.wot_stats;
import android.app.Fragment;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.content.res.Resources;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.... | [
"2199002275702@mail.ru"
] | 2199002275702@mail.ru |
244ab7aa28a9c263e159dd6f88f1d66db154f440 | 20784d8f4210358c357b0d81051e52ffadd180ce | /architecture/src/main/java/com/kunminx/architecture/domain/usecase/UseCaseScheduler.java | 857d5ac46fa0d42fa8776d7571a582b90aca10a1 | [
"Apache-2.0"
] | permissive | gabyallen/Jetpack-MVVM-Best-Practice | 4947d2af96dd233b0c8da3d7d49b9029ff92b130 | db8dd826421cebcd66a3bcbc90dbcda2a61743e4 | refs/heads/master | 2022-11-24T07:29:11.498293 | 2020-07-24T02:00:48 | 2020-07-24T02:00:48 | 271,925,451 | 0 | 0 | null | 2020-06-13T02:20:06 | 2020-06-13T02:20:06 | null | UTF-8 | Java | false | false | 1,101 | java | /*
* Copyright 2018-2020 KunMinX
*
* 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 ... | [
"kunminx@gmail.com"
] | kunminx@gmail.com |
0adcab7d3d8a949fb3a4ef38649559bc4a0fc912 | b31120cefe3991a960833a21ed54d4e10770bc53 | /modules/org.clang.staticanalyzer/src/org/clang/staticanalyzer/checkers/ento/impl/ProgramStateTraitFreeReturnValue.java | 56bf33b6ad7f98b0e3181a954473c40b4846793e | [] | no_license | JianpingZeng/clank | 94581710bd89caffcdba6ecb502e4fdb0098caaa | bcdf3389cd57185995f9ee9c101a4dfd97145442 | refs/heads/master | 2020-11-30T05:36:06.401287 | 2017-10-26T14:15:27 | 2017-10-26T14:15:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,169 | java | /**
* This file was converted to Java from the original LLVM source file. The original
* source file follows the LLVM Release License, outlined below.
*
* ==============================================================================
* LLVM Release License
* ======================================================... | [
"voskresensky.vladimir@gmail.com"
] | voskresensky.vladimir@gmail.com |
81af09a85b5a3a2c95f56dc5e2aa71b7552b4c0a | 922918082d64b116dd0b26ad0682756d49888507 | /src/main/java/busexit/BusExit.java | c4e519bc3fab3a7371cc5d0c2a5e6b424a3e0d3c | [] | no_license | anton-git/anton-java-tests | e0efb90109b7ef4a1ef10fbf3a1c779a7f626ae7 | ca2619d99bd9a15e48bb5a831fb18f3e38baf29b | refs/heads/master | 2021-01-01T19:21:00.359326 | 2019-03-22T20:45:50 | 2019-03-22T20:45:50 | 19,587,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,726 | java | package busexit;
import java.util.ArrayList;
import java.util.List;
/**
* User: Anton
* Date: 02/11/13
* Time: 19:56
*/
public class BusExit {
private static List<Person> personList;
private static boolean busPerson[][] = new boolean[4][8];
public static void main(String[] args) {
initBus();... | [
"anton-87@ya.ru"
] | anton-87@ya.ru |
406c868c1ca17c940d5b5d7c0a696f0bf9e646eb | 2cb5b13e5b7238d276d3a22ee100f6930c564301 | /src/main/java/amazon/LCAOfBinaryTree.java | fe30447ae0bca9bf1ce31c5fe723e662d7faa031 | [] | no_license | siddhiparkar151992/Data-Structures-and-Algorithms | eaac07a88c80676bb895e9d5c61b0403438cf233 | 68e8ccd3e500a2f3b3f732d842e3fb5581c57e90 | refs/heads/master | 2020-05-04T00:18:13.734834 | 2019-04-01T16:54:47 | 2019-04-01T16:54:47 | 178,881,590 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 995 | java | package main.java.amazon;
import main.java.algorithms.binarytree.BinaryTree;
import main.java.algorithms.binarytree.Node;
public class LCAOfBinaryTree {
public Node findLCA(int n1, int n2, Node root){
if(root == null) return null;
if(root.root == n1 || root.root == n2) return root;
Node l = findLCA(n1, n2, roo... | [
"siddhiparkar15@gmail.com"
] | siddhiparkar15@gmail.com |
692d972a387f2d392ddd171a6d95df58e42d311c | 7102adda8659cc3a2f7eb82f2cde779d379943b5 | /src/vending/Item.java | 9ea07fa7afefbad80a21ee8c24e706076e998c92 | [] | no_license | lucgupta/DSA_Practice | b86d9d1f9e2495a7910285ba0721d4572281b5c0 | f25110ebce05a0120951dd1e2fbf2bc010e6f4fe | refs/heads/main | 2023-07-22T14:14:04.707048 | 2021-08-17T15:16:07 | 2021-08-17T15:16:07 | 397,300,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | package vending;
public enum Item {
COKE("Coke", 25), PEPSI("Pepsi", 35), SODA("Soda", 45);
private String name;
private int price;
private Item(String name, int price){
this.name = name;
this.price = price;
}
public String getName(){
return name;
}
public lon... | [
"guptalucky1220@gmail.com"
] | guptalucky1220@gmail.com |
3d6c0ec3d6137a38eb3bb1a971ef54917766f186 | 6ef9b19ec5b5a865efa9f1d9b156362798f5d61a | /src/main/java/br/com/gestaoginasio/model/Endereco.java | 94c98b748b6846e13dc95f751e4b82feba89c32e | [] | no_license | Allisson95/gestao-ginasio | 6848c57c40adcd38f385a04274d7afceaba6d004 | 564d78a9b0d9b6375e1543152871cb4544554f78 | refs/heads/master | 2020-03-16T09:32:05.562075 | 2018-06-27T20:28:34 | 2018-06-27T20:28:34 | 132,617,552 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,005 | java | package br.com.gestaoginasio.model;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.M... | [
"allissonabn@gmail.com"
] | allissonabn@gmail.com |
6d0204855e9c22c5c107f290abc3bd9617ce423f | 3b25c554a63dbf0d24e9b24270b74f1fa8ca5307 | /Head First Design Patterns/src/Chapter_10/NoCoinState.java | 8673dcc458f4d9d42a4c37519c2e039ff923b6bf | [] | no_license | Nibuton/Education | cfb90e9bf916fa6004a7d49e488ac33496150a13 | d99860d893bdc01f6cdd1b6c9522444286dfaa2a | refs/heads/master | 2023-01-23T01:04:13.627936 | 2020-12-03T12:24:47 | 2020-12-03T12:24:47 | 310,248,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | package Chapter_10;
public class NoCoinState implements State {
private GumMachine gumMachine;
public NoCoinState(GumMachine gumMachine) {
this.gumMachine = gumMachine;
}
@Override
public void insertCoin() {
System.out.println("Coin inserted...");
gumMachine.setState(gumMa... | [
"nibuton@gmail.com"
] | nibuton@gmail.com |
8aa18c3138af4341cb313b608dd612b5eb4207d3 | dc48609f326fd96f7799a8478609a6afd3b01e72 | /src/main/java/bixie/checker/transition_relation/TransitionRelation.java | 508a2ab42526fbce7c71d6dd6f93050607ef59eb | [] | no_license | whuo3/Bixie-Accuracy-Enhanced-1015-1215 | 0431bdcb7bb78d9a612a7cdb4c47090ddd35b8d9 | 2ca68553dcae9ecfb9896ca3cfdd21bd98dd90c4 | refs/heads/master | 2021-01-10T01:39:20.381682 | 2016-01-11T21:09:24 | 2016-01-11T21:09:24 | 49,454,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,290 | java | package bixie.checker.transition_relation;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import org.joogie.cfgPlugin.Util.Dag;
import ap.parser.IFormula;
import bixie.prover.Prover;
import bixie.prover.ProverExpr;
imp... | [
"huowj2012@gmail.com"
] | huowj2012@gmail.com |
fa71d5ff8c76fc871379c2cb3220bb7f37086d7c | 3d738a1fc1696b1e412b7a69c147a49377af917b | /src/main/java/com/mapper/ExamRepository.java | 481e3e239794050863168bb69093cd9ef10abd04 | [] | no_license | Youthjack/ExamSystem | 531a439e46a55f3ce1ee9e7f25402db111baa4d7 | 052f9b6f070785034a96a7a4e74e8e70a236c149 | refs/heads/master | 2021-01-13T03:47:44.724008 | 2017-01-09T11:18:52 | 2017-01-09T11:18:52 | 77,193,628 | 0 | 2 | null | 2017-02-06T08:48:01 | 2016-12-23T03:11:07 | HTML | UTF-8 | Java | false | false | 372 | java | package com.mapper;
import com.model.Exam;
import com.model.StudentPaperPk;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
/**
* Created by Jack on 2016/12/23.
*/
public interface ExamRepository extends JpaRepository<Exam,StudentPaperPk> {
List<Exam> findByPkStudentId(int ... | [
"982929044@qq.com"
] | 982929044@qq.com |
c88dc32741d6b32360ca9295af28dacc9e62a508 | 5fb7436fbc998f88f0154170340d1b034dc3697f | /assignments/mod 11/Assignment-2/Solution.java | dcea3c7a38ca09dfa727276ad33b89b595b1a0ce | [] | no_license | gvnaakhilsurya/20186087_CSPP-2 | 6edf9116d7ddf76d011cd78dba387dab1ee24b85 | 1162f719825a18f73353ad4d190927ee8933bfcf | refs/heads/master | 2020-03-27T08:23:16.741309 | 2019-01-31T12:57:44 | 2019-01-31T12:57:44 | 146,249,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,890 | java | import java.io.BufferedInputStream;
import java.util.Scanner;
//A Class is implemented for Student details
/**
*@author : manojbandari.
* Class for student.
*/
class Student {
/**
* {string name}.
*/
private String name;
/**
* Constructs the object.
*
* @param name1 The na... | [
"akhil.gonugunta@msitprogram.net"
] | akhil.gonugunta@msitprogram.net |
1cc72ddbabb348f0b3d486bf3b83866e0728a97d | 12c2849948659ffd8bb7c3752e3d19f9b27c25ac | /src/main/java/com/moicen/learning/single/Encode.java | db11b8f699e9836994814d162c529990000d2086 | [] | no_license | Moicen/java-learning | 07ad0f9c1fcb2fc06fd940d09eb1c9501a247fd3 | 50881ad575c469eaaa1f24b38b906ddd951d633e | refs/heads/master | 2020-03-23T09:41:43.999643 | 2018-09-08T02:34:19 | 2018-09-08T02:34:19 | 141,403,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 697 | java | package com.moicen.learning.single;
public class Encode {
public static void main(String args[]) {
String msg = "This is a test";
String encmsg = "";
String decmsg = "";
int key = 88;
System.out.print("Original message: ");
System.out.println(msg);
for (int ... | [
"xsli@g2link.cn"
] | xsli@g2link.cn |
9c74e91cfdb65ed7e322c08e90f231d028dcf5ed | 3da2d542f02632420fcca4279f9d0238c4597341 | /Servlets/tomcat/work/Catalina/localhost/_/org/apache/jsp/index_jsp.java | eee95914fb3f2e116487a6c474c01932f3e34080 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"bzip2-1.0.6",
"CDDL-1.0",
"CPL-1.0",
"Zlib",
"EPL-1.0",
"LZMA-exception",
"LGPL-2.0-or-later",
"GPL-2.0-only",
"MIT"
] | permissive | FurySwordXD/Java1007 | feb01a7936c15f050a4b332250dcbf87c85b9f26 | ce4dd2440e6a0c59e3b3d6a73348e3c5d964f959 | refs/heads/master | 2022-10-31T13:09:06.061458 | 2020-06-04T07:01:18 | 2020-06-04T07:01:18 | 226,039,173 | 0 | 0 | MIT | 2022-10-04T23:58:49 | 2019-12-05T07:11:06 | Java | UTF-8 | Java | false | false | 29,766 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.103
* Generated at: 2020-05-03 07:17:16 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.a... | [
"sainathganesh1@gmail.com"
] | sainathganesh1@gmail.com |
e8f60c09719324f0ed75db4e6cca365d3c330dbb | 1629e37bba65c44f8cf5e88d73c71870089041a4 | /JAVA基础/day19/代码/day19/src/cn/itcast/file/Demo3.java | 2a8d3906b1fa834ed355115a39633041a07cd01c | [] | no_license | 15529343201/Java-Web | e202e242663911420879685c6762c8d232ef5d61 | 15886604aa7b732d42f7f5783f73766da34923e2 | refs/heads/master | 2021-01-19T08:50:32.816256 | 2019-03-28T23:34:31 | 2019-03-28T23:34:31 | 87,683,430 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,665 | java | package cn.itcast.file;
import java.io.File;
import java.io.IOException;
/*
创建:
createNewFile() 在指定位置创建一个空文件,成功就返回true,如果已存在就不创建然后返回false
mkdir() 在指定位置创建目录,这只会创建最后一级目录,如果上级目录不存在就抛异常。
mkdirs() 在指定位置创建目录,这会创建路径中所有不存在的目录。
renameTo(File dest) 重命名文件或文件夹,也可以操作非空的文件夹,文件不同时相当于文件的剪切,剪切时候不能操作非空的文件夹。移动/重命名成功则返回... | [
"15529343201@139.com"
] | 15529343201@139.com |
55e5a90025fd9f3f8d2bf586515ab28c37d90e1e | 91e72ef337a34eb7e547fa96d99fca5a4a6dc89e | /subjects/TridentSDK/results/evosuite/1564520560/0022/evosuite-tests/net/tridentsdk/world/opt/WorldBorder$DoubleXZ_ESTest_scaffolding.java | 6ace9bf02eb7770cb17e54d2880b1d83824c614c | [] | no_license | STAMP-project/descartes-amplification-experiments | deda5e2f1a122b9d365f7c76b74fb2d99634aad4 | a5709fd78bbe8b4a4ae590ec50704dbf7881e882 | refs/heads/master | 2021-06-27T04:13:17.035471 | 2020-10-14T08:17:05 | 2020-10-14T08:17:05 | 169,711,716 | 0 | 0 | null | 2020-10-14T08:17:07 | 2019-02-08T09:32:43 | Java | UTF-8 | Java | false | false | 3,928 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Tue Jul 30 21:30:17 GMT 2019
*/
package net.tridentsdk.world.opt;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.Af... | [
"oscarlvp@gmail.com"
] | oscarlvp@gmail.com |
8270d5a9033e664b88d9fd1f7ea2e2a765982899 | 3277fc9085abe8357d40a28dfa10df5fb19bf43d | /xtomframework/src/main/java/xtom/frame/XtomObject.java | 21387c4f80ce410e1469598eb1b60abb108e47c8 | [] | no_license | 690810892/km_zhongxiang | 0c03d7384ccb420c62ff8b59a005fdc72c63c415 | 2a73e5073e7d28bc260bb41ff263ee12edfb077e | refs/heads/master | 2020-03-17T17:32:45.776837 | 2018-05-17T09:48:21 | 2018-05-17T09:48:25 | 133,792,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,006 | java | package xtom.frame;
import org.json.JSONException;
import org.json.JSONObject;
import xtom.frame.util.XtomBaseUtil;
import xtom.frame.util.XtomLogger;
/**
* 相当于Object,集成了log_v(msg)等打印方法以及println(Object)。
*/
public class XtomObject {
/**
* 打印TAG,类名
*/
private String TAG;
public XtomObject() {
TAG = getLog... | [
"690810892@qq.com"
] | 690810892@qq.com |
a5e68511f0eaeb4dd21e64b41bb2b121d926534c | 5e09739061e94ace7fb970dd208ef669f0623bd2 | /app/src/main/java/com/kudkud32/ramalanjodoh/service/UserService.java | f117e778642d5bb23491ac1ce4cceb2863e3370e | [] | no_license | joedha8/RamalanJodoh | 7042bd5fa7783642f0fc4dea84b9f3b23736f600 | a3a7a561816a237b7a3fe670139e899c02c8ecf9 | refs/heads/master | 2021-01-12T06:13:07.647321 | 2018-05-21T09:14:25 | 2018-05-21T09:14:25 | 77,328,390 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 681 | java | package com.kudkud32.ramalanjodoh.service;
import com.kudkud32.ramalanjodoh.common.ApiUrl;
import com.kudkud32.ramalanjodoh.model.User;
import retrofit2.Call;
/**
* Created by joedhaalzelvin on 13/05/18.
*/
public class UserService extends BaseService<UserApi> {
private static UserService instance;
publ... | [
"yudhapratama539@gmail.com"
] | yudhapratama539@gmail.com |
0d17ef5cbdc4329bd178977d18c3edf72d7b1372 | 1b5e0a35df398afa907daf0eb30df20adf82776e | /src/main/java/com/kim/app/ApplicationMainClass.java | 1c2035069101fbc6e7b31bb2f338ae4aada84fcb | [] | no_license | pracct0/test-spring-project | 7315570a833790775a3417b6452b8cdd5a6671cf | 4edac91304c6c0ad10488b5390527ad66b290d96 | refs/heads/master | 2020-03-27T21:54:19.369591 | 2018-12-08T14:44:32 | 2018-12-08T14:44:32 | 147,185,330 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,370 | java | package com.kim.app;
import org.jboss.logging.Logger;
import org.springframework.boot.ApplicationArguments;
import org.springframework.boot.ApplicationRunner;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.builder.SpringAppli... | [
"noreply@github.com"
] | noreply@github.com |
4f8994490ba112a6e96bc7b828e0bc011ba455b5 | e1ec2852c77d9a450862981cd8cf075d70625510 | /allinone/src/com/gameif/portal/dao/impl/MediaKindMstDaoImpl.java | b96e375ee771d2985d2ad8d64b6544592bc72b6f | [] | no_license | heitara/webbasedev | be827451ff4bcabca14fb2ee280d5412acad1af2 | ea5e79d7abecc8d8386d000f13c8f6029c1279dd | refs/heads/master | 2016-09-05T10:21:00.807486 | 2014-04-21T10:41:49 | 2014-04-21T10:41:49 | 38,759,859 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package com.gameif.portal.dao.impl;
import com.gameif.common.dao.impl.AbstractBaseDao;
import com.gameif.portal.dao.IMediaKindMstDao;
import com.gameif.portal.entity.MediaKindMst;
public class MediaKindMstDaoImpl extends
AbstractBaseDao<MediaKindMst, MediaKindMst> implements IMediaKindMstDao {
}
| [
"mylightweb@3d4058ee-63e8-11de-9f54-6d4fae1110e3"
] | mylightweb@3d4058ee-63e8-11de-9f54-6d4fae1110e3 |
8cd544a0f9b2b994d6e82c6a9ef08d002d2d652e | c6ba59cc5ef68f70db430a3b43fececce12a2675 | /327.CountOfRangeSum/Solution.java | 67fc62afb3540808b7d388d35383ca627bff7f38 | [] | no_license | 0Kelvins/LeetCode | ef59f6111e8eb9b8286bf81bd02ffaf0e0351cb5 | 8aafd1ed8a0d57aad45f2fafc178fb001a7096ca | refs/heads/master | 2022-10-23T18:33:07.018470 | 2022-08-04T05:42:26 | 2022-08-04T05:42:26 | 110,679,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,758 | java | import java.util.*;
/**
* 327. Count of Range Sum
* Hard
*/
public class Solution {
public int countRangeSum(int[] nums, int lower, int upper) {
int n = nums.length;
long[] prefixSum = new long[n + 1];
for (int i = 1; i <= n; i++) {
prefixSum[i] = prefixSum[i - 1] + nums[i -... | [
"554961401@qq.com"
] | 554961401@qq.com |
dafffc47a8ca9c59a9d07d3f9778ab64dd676cdb | 80873a74a3a7c1a07a2b619930e4e708388fb048 | /src/jp/mosp/time/dao/settings/impl/TmdTotalAbsenceDao.java | 056170376d5163f26ab00ef6decced912959a847 | [] | no_license | ekyan/ccmosp | 7fb6272e2f53923b19e46b17a29d4b32a23b1319 | 924a257e3ecb81707e03dfc81becbf380dd52be3 | refs/heads/master | 2020-04-11T09:31:35.991354 | 2018-12-13T20:48:38 | 2018-12-13T20:48:38 | 161,681,437 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,839 | java | /*
* MosP - Mind Open Source Project http://www.mosp.jp/
* Copyright (C) MIND Co., Ltd. http://www.e-mind.co.jp/
*
* This program is free software: you can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License
* as published by the Free Software Foundation, ei... | [
"dr.sho.fantasista@gmail.com"
] | dr.sho.fantasista@gmail.com |
df97ca75a4adb4ca6130df03ab8ad4c222cdb8f5 | 8f913daf0dcaa63101a75a5e3dbf7a48dc8a6518 | /bizcore/WEB-INF/hfgw_core_src/com/doublechaintech/hfgw/channel/ChannelNotFoundException.java | 2bb1e229079b3d6363224198c7329e6c4db2a03c | [] | no_license | doublechaintech/hfgw-biz-suite | e09c10ccdcc5dc85ff4753f0902f8f75f80c3a3b | 201a3ff6f46ed347b288c2b5512adeb8ec584e49 | refs/heads/master | 2021-07-08T23:37:06.886710 | 2020-04-03T05:34:07 | 2020-04-03T05:34:07 | 222,888,857 | 0 | 0 | null | 2021-01-05T17:10:18 | 2019-11-20T08:33:41 | Java | UTF-8 | Java | false | false | 296 | java |
package com.doublechaintech.hfgw.channel;
import com.doublechaintech.hfgw.EntityNotFoundException;
public class ChannelNotFoundException extends EntityNotFoundException {
private static final long serialVersionUID = 1L;
public ChannelNotFoundException(String string) {
super(string);
}
}
| [
"tianbook@126.com"
] | tianbook@126.com |
bd18cc42b982791fdc62b2a9468f7c780c4bd1dd | b1979f178fe4c13b6e6b82f75acc012c8e327412 | /Venice/Venice-Interface-Model/src/main/java/com/gdn/venice/facade/finance/fundsin/FundsInReconciliationHelperSessionEJBRemote.java | 01b4f7774054980b7c23ef7695a828f773c9dc31 | [
"Apache-2.0"
] | permissive | yauritux/venice-legacy | 57ce5ff6c37dcb4e6efd299975326101c7ef6bd5 | 0a04259bed3a3564b2d6663b663fd8901fb67e3c | refs/heads/master | 2016-09-06T12:04:43.249545 | 2013-12-10T18:47:09 | 2013-12-10T18:47:09 | 14,918,264 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,660 | java | package com.gdn.venice.facade.finance.fundsin;
import java.util.ArrayList;
import java.util.List;
import javax.ejb.Remote;
import com.gdn.venice.persistence.FinArFundsInReconRecord;
import com.gdn.venice.persistence.FinArFundsInReport;
/**
* Session bean remote interface for finance reconciliation helper bean.
*
... | [
"yauritux@gmail.com"
] | yauritux@gmail.com |
496eba3da23b684312858c23feb76ab4c916315f | dd32d74c2851e0f8ac81a0f20b965eb1bd3fc50a | /src/main/java/org/example/rabbitTutorial/Worker.java | 828d7cea3992cdb343f957a0e9f5df025b2beee7 | [] | no_license | miyeon396/rabbitmq | 6139c97c75f1f48d2c519bdd9bdf33bf6c4d7672 | 9a366a42a5d969fc3ab9709573e62abe5429fe5b | refs/heads/master | 2023-08-17T22:25:04.305424 | 2021-09-27T09:40:09 | 2021-09-27T09:40:09 | 398,973,560 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,606 | java | package org.example.rabbitTutorial;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.Connection;
import com.rabbitmq.client.ConnectionFactory;
import com.rabbitmq.client.DeliverCallback;
public class Worker {
private static final String TASK_QUEUE_NAME = "task_queue";
public static void main(S... | [
"miyeon396@gmail.com"
] | miyeon396@gmail.com |
e589209710f2f41ade62ab203fde40060035fd4b | bcfcaf6649633f886c5385e87c53f4ebae3adb38 | /SanPedrito/src/sanpedrito/ui/SanPedrito.java | 6a81856d51d1ced866f95837dc7f45ef43c61e8a | [] | no_license | ArturoGJ/SanPedrito | 6ff2c70d4f48abb6a2240351f779dcecd59f0ee6 | 64d402f185853dae4cf7d82baf63f76bbcac3ddb | refs/heads/master | 2020-06-13T20:37:08.492802 | 2019-10-22T17:30:16 | 2019-10-22T17:30:16 | 194,780,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 615 | 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 sanpedrito.ui;
import javafx.application.Application;
import javafx.stage.Stage;
/**
*
* @author Arturo
*/
p... | [
"noreply@github.com"
] | noreply@github.com |
4935c2239ef3c85b1fd987cfd805fea3719e6430 | 314a0e6d8e6b52b0272cfb998738d646977b3c2e | /web/web-base/src/main/java/org/visallo/web/routes/element/ElementGetAcl.java | 7af7d1da2b33c1f38f139773b924582ddd8ae1b8 | [
"Apache-2.0"
] | permissive | ndjido/visallo | 8fda0218b551b92cf33b1ff6fcd7b47300ff8d2f | 5a1d8b702aaa1bbbbf64f3316ebb3a8dd1f317fb | refs/heads/master | 2021-01-16T22:50:58.412439 | 2016-06-29T13:28:32 | 2016-06-29T13:28:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,142 | java | package org.visallo.web.routes.element;
import com.v5analytics.webster.ParameterizedHandler;
import com.v5analytics.webster.annotations.Handle;
import com.v5analytics.webster.annotations.Required;
import org.vertexium.Authorizations;
import org.vertexium.Element;
import org.vertexium.ElementType;
import org.vertexium.... | [
"steve@v5analytics.com"
] | steve@v5analytics.com |
102995049e215f3eef9160124039c838dab855b0 | c89752b484a20c150a882d3bedd4dcbda0fbe3b1 | /src/main/java/creago/dfisc/afg/sifis/planejamento/entities/Feriado.java | c4c416da4f8334f601bee09faa3f653344d0819c | [] | no_license | soareslucas/SysOS | c2eb3c3ac06f6ed6384644934c49d274f41e9118 | 34fdf2e7125e1a481036a0c0eb2ba80ae0e60a8c | refs/heads/master | 2021-04-28T18:43:02.362387 | 2018-03-14T19:57:20 | 2018-03-14T19:57:20 | 121,879,139 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,410 | java | package creago.dfisc.afg.sifis.planejamento.entities;
// Generated 19/03/2015 11:54:19 by Hibernate Tools 4.3.1
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
/**
* Feriado generated by hbm2java
*/
public class Feriado implements java.io.Serializable {
private Long idferiado;
... | [
"lucassoares@192.168.1.3"
] | lucassoares@192.168.1.3 |
20fbcd83888b956a79269bab984ccfd144a1d293 | edf13996a94b8fe564eda19b41b9e82750198c18 | /src/com/leetcode/algorithm/easy/Solution_657.java | 8d66b4e6e025fbcceb64f706a92189184c6655ef | [] | no_license | walkercy/leetcode-practice | 56d0c56d8dba69c0d90939c8fdc0a42dc1373542 | f454c4a6c3cc52361e9b7ca41ca6c34cbc408fae | refs/heads/master | 2021-07-14T22:56:07.169097 | 2021-01-25T13:43:20 | 2021-01-25T13:43:20 | 228,199,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 461 | java | package com.leetcode.algorithm.easy;
/**
* @author walker
* @date 2020/02/01
*/
public class Solution_657 {
public boolean judgeCircle(String moves) {
int horizontal = 0;
int vertical = 0;
for (char c : moves.toCharArray()) {
if (c == 'L') {
vertical++;
} else if (c == 'R') {
vertical--;
} ... | [
"walkerc@qq.com"
] | walkerc@qq.com |
c5d40deb5b4978e87c236298987dbf7775552890 | 5b023382b1cbaab80f38c4383636c39e7399db33 | /src/main/java/com/pdfjet/MaskPattern.java | b8311bd93a2af159a1b10199e64cea539b48279a | [
"MIT",
"BSD-2-Clause",
"BSD-2-Clause-Views"
] | permissive | soster/pdfjet | 0349676c98ec782e6e01e3ef866a750d2cd3901b | b88776ba23e37546b2d1b660cb9abbfd06390837 | refs/heads/master | 2023-06-15T20:57:48.877270 | 2023-05-25T19:33:51 | 2023-05-25T19:33:51 | 23,327,654 | 38 | 10 | null | 2015-12-03T14:59:45 | 2014-08-25T20:29:59 | Java | UTF-8 | Java | false | false | 714 | java | /**
*
Copyright 2009 Kazuhiko Arase
URL: http://www.d-project.com/
Licensed under the MIT license:
http://www.opensource.org/licenses/mit-license.php
The word "QR Code" is registered trademark of
DENSO WAVE INCORPORATED
http://www.denso-wave.com/qrcode/faqpatent-e.html
*/
package com.pdfjet;
/**
* @author Kaz... | [
"stefan@ostermail.de"
] | stefan@ostermail.de |
fa68f3e7acd66fd078cfbe16e854b7df5668dd33 | d3088aee7398d0ef2632a3e195b44543bb78630f | /TargetProject/src/TargetLoop/TargetObjectRep.java | eab6bc94e35a5f3d000f97736f1b388c325d1ec0 | [] | no_license | nusrat1221/project | 8d4a483d5d37c91a8eb69014c7d1f68a4b519237 | a9bf587837e2bfd01376692ddca90f72197e64ad | refs/heads/main | 2023-03-08T09:53:13.977265 | 2021-02-22T20:48:25 | 2021-02-22T20:48:25 | 341,332,711 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,388 | java | package TargetLoop;
import org.openqa.selenium.By;
public class TargetObjectRep {
public static String url = "https://www.target.com/";
public static By deals = By.id("secondary");
public static By dealsClearance = By.id("deals-clearance");
public static By shoesClearance = By.xpath("//a[@data-lnk='ShoesClearan... | [
"noreply@github.com"
] | noreply@github.com |
8d846827d25df1c87dbb26aec6b2138a4f719c6e | 4931ef6c42e809552317833fc3f9748d81ed33d0 | /SudokuSimulation/src/Sudoku/SudokuSimulation.java | 5fef4f9dec1f8e19b763377b215f665680294871 | [] | no_license | nicolettecelli/Java-Programs | c4d87d0017c34ab38edc6cca5e9b00a701bfb1b1 | da4b590aabf0a65f439aa6c79a01ef9e2c3d0f4c | refs/heads/master | 2021-01-02T09:46:55.721035 | 2017-08-14T03:52:46 | 2017-08-14T03:52:46 | 99,301,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,566 | java | package Sudoku;
///////////////////////////////////////////////////////////////////////////////
// Title: Universal Sudoku Puzzle
// Files: Sudoku.java, SudokuSimulation.java
// Semester: COP3337 Fall 2015
//
// Author: 4174075
// Lecturer's Name: Maria Charter... | [
"nicolettecelli@gmail.com"
] | nicolettecelli@gmail.com |
b8e5045244be04871bd742dfce10f4cec93a3f0d | 6e3fb40d118525213c5c0ea48e8857d554c6faec | /javaAdvance/src/com/onehao/basic/lesson3/ObjectTest.java | 196f6dc258c4e6ce019bc9334a7497e6552fd37e | [] | no_license | onehao/teragrid | 14f8d42c5453a07962c3024c5cbf46a26f1a3a6c | 0aa73c770f8ecd51eed0e100bd30a6ad47c36710 | refs/heads/master | 2021-01-10T06:02:43.411633 | 2011-07-26T05:19:31 | 2011-07-26T05:19:31 | 36,421,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | package com.onehao.basic.lesson3;
public class ObjectTest
{
public static void main(String[] args)
{
Object object = new Object();
System.out.println(object);
System.out.println(object.toString());
String str = "aaa";
System.out.println(str);
System.out.println(str.toString());
St... | [
"onehao111@gmail.com"
] | onehao111@gmail.com |
ea55b87ebd8180ae14b05c2783a109f1f02b68fd | 1a6b3f9c2116e6e95ca4454ff92f31043b3715d8 | /面试题40_最小的K个数.java | b5a79bad11cb5186052662d4f9c65624ad0550ce | [] | no_license | zuozhen666/JianZhiOffer | 7b6521b4dbe341e04144232a60b084e4fe11be95 | a301c624b4516165d946fdb1c668d470859f7581 | refs/heads/main | 2023-03-08T09:29:36.084068 | 2021-02-23T05:57:40 | 2021-02-23T05:57:40 | 329,332,893 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,111 | java | package zuozhen;
import org.junit.Test;
import java.util.ArrayList;
import java.util.PriorityQueue;
public class 面试题40_最小的K个数 {
public ArrayList<Integer> GetLeastNumbers_Solution(int[] input, int k) {
/*
思路一:利用Partition函数,找到排序下标为k-1的数字,这时数组前k个数字即为所求。
O(n)
*/
// ... | [
"1774098040@qq.com"
] | 1774098040@qq.com |
f435c3c0060f7322fe767c13f696aa36bb555b45 | b24818a948152b06c7d85ac442e9b37cb6becbbc | /src/main/java/com/ash/experiments/performance/whitespace/Class3988.java | fd51c7092d545a1b6c0971b74bf3ae7430c1ffe1 | [] | no_license | ajorpheus/whitespace-perf-test | d0797b6aa3eea1435eaa1032612f0874537c58b8 | d2b695aa09c6066fbba0aceb230fa4e308670b32 | refs/heads/master | 2020-04-17T23:38:39.420657 | 2014-06-02T09:27:17 | 2014-06-02T09:27:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 41 | java | public class Class3988 {}
| [
"Ashutosh.Jindal@monitise.com"
] | Ashutosh.Jindal@monitise.com |
62f6832fce283aad84e42e50423525c22e49065b | aa7ed3bdb7199f7fffc48e75cfc2611bae995bb8 | /modules/samples/src/main/java/org/wso2/synapse/samples/jaxrs/foodsample/FoodService.java | c9d1f518e0808dfabf2dde30fda227a1409ee713 | [] | no_license | Susankha/wso2-synapse | 47e8e945dbe776480e90b1ad9974f74fffb67a76 | 4bc716d47750b5af1a5a239ce7d986371db2c4fb | refs/heads/master | 2021-11-22T09:47:06.705171 | 2021-09-09T06:23:49 | 2021-09-09T06:23:49 | 32,726,062 | 0 | 0 | null | 2015-03-23T10:43:11 | 2015-03-23T10:43:10 | null | UTF-8 | Java | false | false | 5,050 | java | /*
* Copyright (c) 2020, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you 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.apach... | [
"sanoj.punchihewa@gmail.com"
] | sanoj.punchihewa@gmail.com |
93c3df728ad6d18d858aa579a7374b1430bf3ff9 | bf41d4664cb690bf638302834ba5c0fb3334fe7a | /Cucumber_HAL/HearingLanguage/Source/com.shs.hl.ui/src/com/shs/hl/ui/HearingLanguageUiModule.java | 3593430eb0c2e165c0c706c7a1c0f5937ace7d63 | [] | no_license | hamxyy/HL-Analyzer | d0169e58e0edacf4777bc5302e8b2efab8a91a6b | a77a4902158c465261a7dcccd89ffe23c60fa904 | refs/heads/master | 2021-01-25T05:22:01.162098 | 2015-03-26T09:14:43 | 2015-03-26T09:14:43 | 29,338,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,948 | java | /*
* generated by Xtext
*/
package com.shs.hl.ui;
import org.eclipse.ui.plugin.AbstractUIPlugin;
import org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider;
import org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration;
import org.eclipse.xtext.ui.editor.syntaxcoloring.ISemantic... | [
"hamxyy@Gmail.com"
] | hamxyy@Gmail.com |
815fc4cd3edd63967c943e3ca731f6d1d7bd284a | dffad2521c85e2728ab993d17589fd71e603f818 | /src/main/java/singleinstance/TestReflectionSingleton.java | 56ef1a917c5bafffd3aec0e61a018e16bb8dc9e4 | [] | no_license | zhangjunapk/designMode | 44235240b9dbbad8d7e05df1da2855ae881f76d5 | e3c4d467dc809ef8c5aa8351d6939f04ee37595b | refs/heads/master | 2020-06-10T14:46:14.756014 | 2019-07-17T09:49:22 | 2019-07-17T09:49:22 | 193,420,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,133 | java | package singleinstance;
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.concurrent.CountDownLatch;
/**
* @BelongsProject: designmode
* @BelongsPackage: singleinstance
* @Author: ZhangJun
* @CreateTime: 2019-07-11 22:26
* @Description: 测试反射攻击... | [
"1028191676@qq.com"
] | 1028191676@qq.com |
c5acb527e8f9a4367ad178a1566534a6ff326327 | 7508682239b536ff6988afdece57d37f1c56c534 | /ShoppingCartFrontEnd/src/main/java/com/niit/shoppingcart/controller/AuthorsController.java | 9eb5567f4502afaac1af034c1154dfd692321b86 | [] | no_license | shailaja1601/B-World | ff56b062a72b873b3ca56ccfa4b11b3c9cfd01cb | 40e7e4305efdf9f7702da66c39d3c6f661a30eb5 | refs/heads/master | 2021-01-12T02:46:14.834932 | 2017-01-05T08:37:40 | 2017-01-05T08:37:40 | 78,092,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,632 | java | package com.niit.shoppingcart.controller;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ModelAttribute;
import ... | [
"singhshailaja.1601@rediffmail.com"
] | singhshailaja.1601@rediffmail.com |
632ee6bf6a71d8c649d2991ea5832669958bee2a | 43092d84e17fd255d6f51c728a79b71da54e1697 | /4.JavaCollections/src/com/javarush/task/task33/task3310/strategy/FileBucket.java | 8ffae9c223d49ffed4e25ab776cecff11011574a | [] | no_license | ADolodarenko/JavaRushTasks | 0713f7ae7493c1de177e3b26c7cb2055fa3bf352 | 37c81df5e984b02db7597c0d7219c0e0ece82948 | refs/heads/master | 2020-12-03T02:16:02.100777 | 2017-07-31T13:11:32 | 2017-07-31T13:11:32 | 95,919,962 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,541 | java | package com.javarush.task.task33.task3310.strategy;
import com.javarush.task.task33.task3310.ExceptionHandler;
import java.io.*;
import java.nio.file.Files;
import java.nio.file.Path;
/**
* Created by n_alex on 07.07.17.
*/
public class FileBucket
{
private Path path;
public FileBucket()
{
try
{
path = ... | [
"adolodar@gmail.com"
] | adolodar@gmail.com |
40d275e95e411596e11ac541677646231b941112 | 2201c4909a56300c5380342f43008d055ce9d44b | /Kinesis-Lambda/Integration/src/main/java/lambda_algorithm_twilio/version1/TwilioSMS.java | 6293009852698481c15082f5fef0808c83df00c5 | [
"MIT"
] | permissive | AngelHacks-Statisfy/Statisfy | 673f21873f81805107cc54c0da5f1ae691652435 | d7dbd1d76edadf074b9157a1a01b57d48a849a88 | refs/heads/master | 2021-01-20T18:07:34.404367 | 2017-07-09T20:36:10 | 2017-07-09T20:36:10 | 61,984,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,175 | java | package lambda_algorithm_twilio.version1;
import java.util.*;
import org.apache.http.NameValuePair;
import org.apache.http.message.BasicNameValuePair;
import com.twilio.sdk.*;
import com.twilio.sdk.resource.factory.*;
import com.twilio.sdk.resource.instance.*;
public class TwilioSMS {
//conta... | [
"vishwa.desai@sjsu.edu"
] | vishwa.desai@sjsu.edu |
3ac9d0dfd455411bc301b9bc2cbca8c65f437b7a | 31182dc90943b43e2c8f1d4c3d47b2f12b2ba4d0 | /src/main/java/com/practice/DateUtils.java | 46f00dca5c069a9aa1de48bbfc25a956520fd5c8 | [] | no_license | kummaravenkatesh1/pet-app | 729d9c793aa7814088dae1c8469027db7f5da2bb | a0ad65ade0c3feecd872264c9c0fc852c36f854d | refs/heads/master | 2023-06-21T17:13:29.275748 | 2021-08-03T12:08:47 | 2021-08-03T12:08:47 | 392,300,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 373 | java | package com.practice;
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.time.ZoneOffset;
import java.util.Date;
public class DateUtils {
public static Long convertToEpochSecond(Date date) {
LocalDateTime dateTime = LocalDateTime.ofInstant(date.toInstant(), ZoneId.of("UTC"));
re... | [
"venkateshkummara96@gmail.com"
] | venkateshkummara96@gmail.com |
3c55dda89db816fa9cdcb0b34aa9d6426205dc2c | bd7a8558b233337a5e3511db15639ef0a12a0b02 | /app/src/main/java/cn/teach/equip/weight/PopDeleteWindow.java | bc8f147e254c403e6a06f1f7be6cf028b355aa6f | [] | no_license | sengeiou/teach | db54d70bf058c92a37dbdfb3bf4250b0d4bb1af0 | 2a9e625de5519685a687838fdc0a6f22e76cbc8c | refs/heads/master | 2023-06-07T18:20:58.144395 | 2021-06-24T10:40:31 | 2021-06-24T10:40:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,008 | java | package cn.teach.equip.weight;
import android.app.Activity;
import android.graphics.drawable.ColorDrawable;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.WindowManager;
import android.widget.LinearLayout;
import android.widget.PopupWindow;
import cn.tea... | [
"wuliang6661@163.com"
] | wuliang6661@163.com |
f9bc33007ed7d1730484c0a531f81538640a505d | 6a516859a7091d6e20f69150250039453f0a94dc | /Sistema/Implementacao/Licita/src/main/java/br/solutio/licita/modelo/StatusPregao.java | f75a7c925af2764be898812e4a1d8bec2dea52fc | [] | no_license | SolutioSoftware/Licita | 3f324fd8003c95438180970465fd87f53e67f422 | 67436405fe13c571ea6fad5d5cc78aee53b92ef7 | refs/heads/master | 2021-01-21T02:30:46.590474 | 2015-11-18T22:16:14 | 2015-11-18T22:16:14 | 34,025,273 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,769 | 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 br.solutio.licita.modelo;
import java.io.Serializable;
import java.util.Set;
import javax.persistence.Basic;
import javax.pers... | [
"witalocarlos@gmail.com"
] | witalocarlos@gmail.com |
39b36a5a0f7860a4c72c8489fce739e9e00d0869 | b55222a71d1275387d538fb9c0cf03116a611922 | /jOOQ/src/main/java/org/jooq/InsertValuesStep2.java | 931409a879ae582fb1d18f06cebd0461e07e4cc7 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | monolithic/jOOQ | e05625873b5a9d46010554064294d5aa199865b2 | 300c4b8693fdaa31adf15d6e9b7e153ef2c5ffeb | refs/heads/master | 2021-01-18T10:26:27.727927 | 2013-02-20T16:54:58 | 2013-02-20T16:54:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,445 | java | /**
* Copyright (c) 2009-2013, Lukas Eder, lukas.eder@gmail.com
* All rights reserved.
*
* This software is licensed to you under the Apache License, Version 2.0
* (the "License"); You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in so... | [
"lukas.eder@gmail.com"
] | lukas.eder@gmail.com |
d3cf5734b0e0c2beacbc7f2d6e60c56b17a1f25e | 0976c8e2a030dff1fcb2de76d3a805ba149f1d33 | /app/src/main/java/com/mitchwongho/d3/domain/DataPoint.java | e89977387d7bc9ef45738cfa74d51d8840ee93df | [] | no_license | chema/D3Android | c8644c62be3c9d303383b6f38e3698c1e45ba4c6 | 3600927281372a08da382d50c7dee66b78e90a4b | refs/heads/master | 2020-05-22T18:43:50.051469 | 2017-04-06T10:28:45 | 2017-04-06T10:28:45 | 84,715,498 | 0 | 0 | null | 2017-03-12T09:51:14 | 2017-03-12T09:51:13 | null | UTF-8 | Java | false | false | 394 | java | package com.mitchwongho.d3.domain;
import java.io.Serializable;
/**
*
*/
public class DataPoint implements Serializable {
private static final long serialVersionUID = 4990064484446119372L;
public String letter;
public float frequency;
public DataPoint(final String letter, final float frequency) {
... | [
"oreomitch@gmail.com"
] | oreomitch@gmail.com |
214e9aa512c1bdc2033d774d9926bcdfaeec29de | 85a35461d0929ca5cf1ff66255617b3352a973ed | /src/clase02_poo/Persona.java | 49707a11dad2ab88d150665eb04d9691fd198fc0 | [] | no_license | LuisLavado/Polimorfismo | 0bd38e1ac8ca5034a04116108691b2b73a4f37c7 | 1d92f999d8df052dcc6942c40e0e2ce3b3b177aa | refs/heads/master | 2021-01-10T20:07:53.103300 | 2015-03-30T21:01:44 | 2015-03-30T21:01:44 | 33,145,056 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,635 | 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 clase02_poo;
/**
*
* @author alumno05
*/
public class Persona {
String nombre, apellidos, genero, dni, id_p... | [
"alumno05@TPP-LA05-09.TPP.UPEU.EDU.PE"
] | alumno05@TPP-LA05-09.TPP.UPEU.EDU.PE |
bb7fe90fc8cee207781f7202b0ef377d96527200 | fe1f5e4e4c38cd4f6969e32210d75c4ab0646a0f | /shundi-common/src/main/java/com/pps/util/UUIDUtil.java | 5dfef699495235eb7057b7106d578125676285da | [] | no_license | pupansheng/shundifather | 72288aeb7a24fe32cf504c9b3876252c690961ce | 6c1b6c8809b38a83a7a31522e7cbef48d3373dd8 | refs/heads/master | 2022-07-10T11:21:15.629944 | 2020-07-11T11:20:18 | 2020-07-11T11:20:18 | 230,855,923 | 0 | 0 | null | 2022-06-21T02:32:34 | 2019-12-30T05:50:07 | Java | UTF-8 | Java | false | false | 2,127 | java | package com.pps.util;
import java.util.Random;
/**
* @Classname UUIDUtil
* @Description
* @@Author Pupansheng
* @Date 2019/7/17 11:13
* @Vestion 1.0
**/
public class UUIDUtil {
/**
* 生成不带-的UUID
*
* @return UUID
*/
public static String getUUID() {
// 返回用UUID
String uu... | [
"2944809997@qq.com"
] | 2944809997@qq.com |
c7baf70795cd6a78feb7e6579db3855dc5d56c5b | 3cb75d537e492d5f8799a63e6e1858290a2959d3 | /proj1a/LinkedListDeque.java | d0a31137e695f08dc493db67c7f4acbc9b72bc05 | [] | no_license | fei4ei/skeleton-sp18 | 47116531b6949b7c802485d808c639eff819fd9d | 6d586fa72bffcf769173a0ac93293ea183afd076 | refs/heads/master | 2023-02-26T01:11:28.838207 | 2021-02-02T23:22:53 | 2021-02-02T23:22:53 | 273,614,522 | 0 | 0 | null | 2020-06-20T01:04:57 | 2020-06-20T01:04:56 | null | UTF-8 | Java | false | false | 4,098 | java | public class LinkedListDeque<BleepBlorp> {
/** LinkedListDeque is a doubly linked list of generic types, which hides the nakedness within.
*/
private IndNode sentinel;
private int size;
// nested class of the naked IndNode class of doubly linked list
// IndNode cannot be static b/c non-static ... | [
"lifeifei.chem@gmail.com"
] | lifeifei.chem@gmail.com |
16cc59956fcb5364f830e569dd80c3a0eda0ff49 | 90ad5696a7c20e9e74b995504c66b71d6b521772 | /plugins/org.mondo.ifc.cstudy.metamodel.edit/src/org/bimserver/models/ifc2x3tc1/provider/IfcFootingItemProvider.java | bae0f6d420aff083598f490f9dc7bb626fbf1a52 | [] | no_license | mondo-project/mondo-demo-bim | 5bbdffa5a61805256e476ec2fa84d6d93aeea29f | 96d673eb14e5c191ea4ae7985eee4a10ac51ffec | refs/heads/master | 2016-09-13T11:53:26.773266 | 2016-06-02T20:02:05 | 2016-06-02T20:02:05 | 56,190,032 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,865 | java | /**
*/
package org.bimserver.models.ifc2x3tc1.provider;
import java.util.Collection;
import java.util.List;
import org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package;
import org.bimserver.models.ifc2x3tc1.IfcFooting;
import org.eclipse.emf.common.notify.AdapterFactory;
import org.eclipse.emf.common.notify.Notificatio... | [
"debreceni@mit.bme.hu"
] | debreceni@mit.bme.hu |
b0417f4326627430bee7f17c3688921e7040d5e0 | 54e391b2bae3829d531c8adcb930fc500129e55c | /app/src/main/java/com/example/uploadservice/activity/PictureSelectActivity.java | f13122d206c6f95e5cc36532c8fd0ea01b77e895 | [] | no_license | lanhuawei/UploadService | 3ce5e687d96bc27221edaa9f8ec27c47a2a47122 | 45edb638af2deb541020fca5bced13c9198d81d3 | refs/heads/master | 2020-03-17T04:44:33.277898 | 2018-03-29T09:38:48 | 2018-03-29T09:38:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,229 | java | package com.example.uploadservice.activity;
import android.Manifest;
import android.annotation.SuppressLint;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bu... | [
"847584597@qq.com"
] | 847584597@qq.com |
2d634ac1e92f1e2fcd17b7e453d1ef37506deeeb | 9ac443405a7054c230e1db6f104d671906183582 | /src/main/java/br/com/salesreport/launcher/Launcher.java | 063df4e39de1199a1d5612256ba73b02fc78fa60 | [] | no_license | oliverccf/SalesReport | 75deac988e68a0098e75581771a87ef647c3a8c4 | f8ae2e21e8358c46a43b5607dc855e3f8354f449 | refs/heads/main | 2023-01-19T04:00:36.729801 | 2020-11-11T20:22:12 | 2020-11-11T20:22:12 | 311,491,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package br.com.salesreport.launcher;
import java.io.File;
public class Launcher {
public static void main(String[] args) {
new Launcher().start();
}
public void start() {
new FileSalesSkanner(new File("/Users/oliveirafilho/temp/desafio/input"), new File("/Users/oliveirafilho/temp/desafio... | [
"oliverccf@gmail.com"
] | oliverccf@gmail.com |
508f5843a458e062a6d2a303aa73725db7248378 | ad507ae741671e1386547a110eccc303a0fcc861 | /src/main/java/com/mmdo/simplex/DTO/Pair.java | f43a0557bc1e4dafff5ee8062b98a638b978df13 | [] | no_license | ediklutsyk/mmdo-simplex | 07e2e4ac7e09accf083b40549658fc9adae2e27e | 9ab35fd9c272a50c874ef11361398f12e6ada382 | refs/heads/master | 2020-12-21T09:02:50.330180 | 2020-01-27T09:37:45 | 2020-01-27T09:37:45 | 236,381,269 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,118 | java | package com.mmdo.simplex.DTO;
import java.util.Objects;
public class Pair<A,B> {
private A key;
private B value;
public Pair(A key, B value) {
this.key = key;
this.value = value;
}
public static <A,B> Pair<A,B> of(A key, B value) {
return new Pair<>(key, value);
}
... | [
"ediklutsyk47@gmail.com"
] | ediklutsyk47@gmail.com |
baa4f03e9214e422629e0c87c091a31f074131f6 | 16aa3d64b6b894abc4de17794b9f96efc0f3f33b | /src/main/java/com/rishi/reserve/common/persistence/dialect/db/DB2Dialect.java | b77c686c45bcefd45a48f4177adb61108a24f7f8 | [] | no_license | rishiding/yuyue | 751713055028539b70b8110e2b7e3d317d261298 | 206e02a1447550b0ce7791c0948c02f0e0688f88 | refs/heads/master | 2022-12-21T13:02:50.662407 | 2019-06-16T11:32:26 | 2019-06-16T11:32:26 | 102,445,540 | 0 | 0 | null | 2022-12-16T02:06:49 | 2017-09-05T06:55:58 | JavaScript | UTF-8 | Java | false | false | 3,208 | java | /**
* Copyright © 2017-2017<a href="#">rishi</a> All rights reserved.
*/
package com.rishi.reserve.common.persistence.dialect.db;
import com.rishi.reserve.common.persistence.dialect.Dialect;
/**
* DB2的分页数据库方言实现
*
* @author poplar.yfyang
* @version 1.0 2010-10-10 下午12:31
* @since JDK 1.5
*/
public class D... | [
"qianfo_713@163.com"
] | qianfo_713@163.com |
b761568fbf6c231fa07d863e2d1e3b7595ae8a48 | 97a8db12f936367a72656bb635f6997a913bb6ff | /Medcal/app/src/main/java/com/berwyn/medcal/database/DatabaseClass.java | 594e430dd4d6bfb7a8575a51db728e361afe1ad8 | [] | no_license | kermit9848/Medcal_2021 | 7626e2292cc1d53d19fcf75434d40c12bc4811d5 | e6aa082d2ff00b8491700213432e4cbbfacecc4c | refs/heads/main | 2023-05-30T21:26:53.998387 | 2021-06-08T17:46:32 | 2021-06-08T17:46:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 889 | java | package com.berwyn.medcal.database;
import androidx.room.Database;
import androidx.room.Room;
import androidx.room.RoomDatabase;
import android.content.Context;
@Database(entities = {EntityClass.class}, version = 1)
public abstract class DatabaseClass extends RoomDatabase {
private static DatabaseClass INSTANCE;... | [
"wisnu9848@gmail.com"
] | wisnu9848@gmail.com |
2a213b4e2c399ed1693fd4a882a0339d6240d550 | e453380fba1dbb332a833d43af492c79aa2e3b8a | /src/main/java/io/inveasy/matcher/DualMatcher.java | edc5d11b3581046ca0e9864f324b6e3b90c04c8c | [] | no_license | Inveasy/lambda-matcher | 37b8a03a42c56bc7ca20c26908aa1f35468d3138 | 9528438fdac46c524ef4e4e1eb3ddd4e934f3f06 | refs/heads/master | 2020-03-24T18:56:48.725322 | 2018-07-30T19:14:40 | 2018-07-30T19:14:40 | 142,904,472 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,648 | java | /*
* Copyright 2018 Guillaume Gravetot
*
* 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 ag... | [
"ggravetot@gmail.com"
] | ggravetot@gmail.com |
b9e1a0000cf3fc36b3ed4d480e8c82774d3067fb | 0b8856c1a5a2e0a26880004873a940a2bc0318fb | /src/B4_BT_Point_Va_MoveablePoint/MovablePoint.java | 3c3b25fc1d1f6ff6cc3d9f1b636785da231d93b0 | [] | no_license | letuananh12345/Modul2_B6_Ke_Thua | b243d4938cd4a8e7d5358a68f7c99ce516bc7f99 | caa08eb80991c68c9eef75cf093e8a9ace3b801c | refs/heads/main | 2023-05-29T20:57:19.087979 | 2021-06-14T16:54:20 | 2021-06-14T16:54:20 | 376,809,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,196 | java | package B4_BT_Point_Va_MoveablePoint;
public class MovablePoint extends Point {
private float xSpeed;
private float ySpeed;
public MovablePoint(){
}
public MovablePoint(float xSpeed, float ySpeed) {
this.xSpeed = xSpeed;
this.ySpeed = ySpeed;
}
public MovablePoint(float x,... | [
"letuananhmdc6789@gmail.com"
] | letuananhmdc6789@gmail.com |
7a2f161722c643d058679c6667ab921ff309584d | 0aefde4d1ac27e02ccc3143576a25a4ff034689a | /src/test/java/BaseTest.java | fdc0b2682805da58f1d6a8ac265a9e0e2390b131 | [] | no_license | krepetsNata/REST-test-framework | 42755087a21381191b781f39aa7232610d749d8c | 51f555eadae4b77892ae4d7be6ce1eacab5fd025 | refs/heads/master | 2023-07-13T21:37:45.103379 | 2021-08-26T15:34:45 | 2021-08-26T15:34:45 | 394,640,226 | 0 | 0 | null | 2021-08-20T10:10:24 | 2021-08-10T12:11:02 | Java | UTF-8 | Java | false | false | 4,829 | java | import constants.FileNames;
import org.apache.log4j.Logger;
import org.testng.annotations.*;
import pojo.Author;
import pojo.Book;
import pojo.Genre;
import service.AuthorService;
import service.BookService;
import service.GenreService;
import utils.ParsingAndConvert;
import java.lang.reflect.Method;
pub... | [
"krepetsnv@gmail.com"
] | krepetsnv@gmail.com |
9029952e383cea3d0ffabc6ae51d23d1a12f1db1 | ee91b610c596a9fffdd1220f3352cdfd006f813a | /src/com/gmail/berndivader/mythicmobsext/CustomParticleEffect.java | 44ef6a8ef4064a041fb0dcf3d5457c1168267288 | [] | no_license | GrandeMalum/MythicMobsExtension | e21b3eef2f9920501370147d96171596824fa13c | 3cd11c08e72c512aea826dd100e358faf47dc719 | refs/heads/master | 2022-12-27T01:02:10.247815 | 2018-01-13T05:42:39 | 2018-01-13T05:42:39 | 117,574,627 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,279 | java | package com.gmail.berndivader.mythicmobsext;
import io.lumine.xikage.mythicmobs.MythicMobs;
import io.lumine.xikage.mythicmobs.adapters.AbstractEntity;
import io.lumine.xikage.mythicmobs.adapters.AbstractLocation;
import io.lumine.xikage.mythicmobs.adapters.AbstractVector;
import io.lumine.xikage.mythicmobs.adapters.b... | [
"kasermandel@gmail.com"
] | kasermandel@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.