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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c01241f9366abd38cb5ede9c5ebd0738a2e76f1c | 568a75e1cbdbe73af9177312e8519c419f215a94 | /Day16/代码/2/src/main/java/activity/MainActivity.java | e0814f829c98dae050c077671fdbaf9dff75e4c3 | [] | no_license | daadt/HomeWork | e272e1d4ef7ac41ef7d8272164be3e40bb8fa5ef | 883017ccd098093ae094ac11c70aafd82ef99a62 | refs/heads/master | 2022-11-11T17:54:27.657848 | 2020-06-27T14:42:40 | 2020-06-27T14:42:40 | 268,200,642 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,957 | java | package activity;
import android.widget.Toast;
import androidx.fragment.app.Fragment;
import androidx.viewpager.widget.ViewPager;
import com.example.douts.R;
import java.util.ArrayList;
import base.BaseActivity;
import base.CommPagerAdapter;
import bean.MainPageChangeEvent;
import bean.PauseVideoEvent;
import butt... | [
"floveandroid@sina.com"
] | floveandroid@sina.com |
6a197b55b62deffbe6978713d9558cf900941118 | b545fe87a6823d27a2321c4c7414217327620515 | /gmall-user-manage/src/main/java/com/atguigu/gmall/gmallusermanage/service/impl/UserInfoServiceImpl.java | a9ea49ed918fa0284d970f75c202f5a81ea6f3dd | [] | no_license | Daniel19911009/gmall | 56aac73378961e5a61d25c24d9e65bf1c3f15959 | 7ae1758bf1f960ecf912b4fb2d03e35c2d8c66b5 | refs/heads/master | 2020-07-18T11:22:47.036435 | 2019-09-05T02:38:14 | 2019-09-05T02:38:14 | 206,236,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,614 | java | package com.atguigu.gmall.gmallusermanage.service.impl;
import com.atguigu.gmall.gmallusermanage.entity.UserInfo;
import com.atguigu.gmall.gmallusermanage.mapper.UserInfoMapper;
import com.atguigu.gmall.gmallusermanage.service.UserInfoService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.... | [
"939774887@qq.com"
] | 939774887@qq.com |
50095d1a80fdfb7a50875e372cc1d546db7fa01d | 924905abd4ccf86c56ea89774a1a3e96837fbb09 | /src/main/java/leetcode/SumTree.java | 56285e62c4ace039f8d4de9a7beb7c5a4b49bc5a | [] | no_license | tejas1996/CompetitiveCoding | a224cf8d5806ed06d7e12b5a7cccff3025ced1e2 | 81f62a44dcc5be32ddbbdc03bee3bbe9ad3249fe | refs/heads/master | 2022-01-17T22:00:12.252681 | 2019-06-23T18:15:23 | 2019-06-23T18:15:23 | 114,524,166 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,499 | java | package leetcode;
public class SumTree {
public static void main(String[] args) {
TreeNode root = formTree();
bstToGst(root);
}
public static TreeNode bstToGst(TreeNode node) {
helper(node, 0);
System.out.println("root");
return node;
}
private static... | [
"tejas.dond@ves.ac.in"
] | tejas.dond@ves.ac.in |
d64876e34199f622661dd63e7b87973cafa51def | 0ed34325a47f71e5fa963afeb906753f1c1726e1 | /src/views/ReadQRViews.java | 7a4e230a078e9a18eb7f103c8d7753d69addb525 | [] | no_license | chrisjoohn/attendance-system | e56d3be913b5d625d61d32712b47fb68983b98c8 | 6a66119295df586aa16c739b5d28b428fc59e4e9 | refs/heads/master | 2020-07-07T15:43:06.811973 | 2019-08-20T14:35:17 | 2019-08-20T14:35:17 | 200,231,447 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,226 | java | package views;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.image.BufferedImage;
import java.util.concurrent.Executor;
import java.util.concurrent.Executors;
import java.util.concurrent.ThreadFactory;
import javax.swing.*;
import javax.swing.event.DocumentListener;
import com.github.sarxos.... | [
"cj@cj.workspace"
] | cj@cj.workspace |
4c1a59545f885d657ba1ae9e66125c2f82dbf5b2 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2015/12/MessageProcessingCallback.java | 237a389c879e7df20106fc31846853cab9c8c55e | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 3,873 | java | /*
* Copyright (c) 2002-2015 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundatio... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
1e7a4c6f1900ec0e715a3f2e5ecbf7cb2111451c | ff90717e060a2aafec3b099e709085116fcbe866 | /org.xtext.mapping.dsl/src-gen/org/xtext/example/mydsl/parser/antlr/internal/InternalMyDslLexer.java | 1e876183112bb6b42eccdb0c68e14bbd80d1b2a3 | [] | no_license | trileude/IMSE | 60a8c80fcb672388efcb3c0ef315d10b53a0a84f | 1c3751d97932f509a981f5916b5bc07aba5b56cf | refs/heads/master | 2021-01-22T09:48:09.071588 | 2013-12-16T12:40:12 | 2013-12-16T12:40:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 36,206 | java | package org.xtext.example.mydsl.parser.antlr.internal;
// Hack: Use our own Lexer superclass by means of import.
// Currently there is no other way to specify the superclass for the lexer.
import org.eclipse.xtext.parser.antlr.Lexer;
import org.antlr.runtime.*;
import java.util.Stack;
import java.util.List;
import ... | [
"manu@manu-linux.(none)"
] | manu@manu-linux.(none) |
f569143c025671aee5d612d3644b526b0c60738c | 6798809bcb0db48e0094642ed776b0f95ed3d80c | /tests/semicolonexpected/NoSemicolonToSeparateStatements.java | 2b732a390304c49c7dbfd822041b5fd91e8b7720 | [] | no_license | thatsmydoing/javach | 8320142a170c5f80f8e1e09eb1d7c5b07d17083b | 0b59273a2886bc3f7ce92752332da291dcbfdf60 | refs/heads/master | 2021-01-22T02:04:40.265018 | 2012-06-06T07:40:15 | 2012-06-06T07:40:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 152 | java | public class NoSemicolonToSeparateStatements {
public static void main(String[] args) {
String out = "Hello World!" System.out.println(out);
}
} | [
"thomas@.home"
] | thomas@.home |
db34da1645155fa7add220e1f15ec05ffa872e3e | 5fb078ad77ff8a6389f5f90410a6d6ef17a37b12 | /src/main/java/com/WubbaLubbaDrive/Models/UserNote.java | 0e2b91db9a7b0c65dcf67320d42d3198fbb6e08d | [] | no_license | ahmedkorani/WubbaLubbaDrive | 07e63525758313defe4a7caa79e1e39386acc75f | 5b03d9cb91dfcc509fe2a0774cd2d2684d7020df | refs/heads/master | 2023-04-06T16:24:25.127315 | 2021-04-16T03:44:04 | 2021-04-16T03:44:04 | 358,467,062 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 63 | java | package com.WubbaLubbaDrive.Models;
public class UserNote {
}
| [
"ahmedmk1812@gmail.com"
] | ahmedmk1812@gmail.com |
3724bc1e1326b575c4b713ed656a5c4327a3f3bb | 7875546b3c70d1f8662b9a855485c9791d56341d | /api/src/main/java/shop/jinwookoh/api/security/config/WebSecurityConfig.java | a01cc3ae51e623fb8f37cc50d0fad2640c1ffade | [] | no_license | wlsdnr4675/TEAM_PROJECT | 948b07ac54d084076eca6f29df7f23c20f5957ac | c39233d25389c08acb1ea69cdcb289bbb1d5ee93 | refs/heads/main | 2023-06-05T15:03:35.242216 | 2021-06-27T08:59:17 | 2021-06-27T08:59:17 | 365,939,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,726 | java | package shop.jinwookoh.api.security.config;
import shop.jinwookoh.api.security.domain.SecurityProvider;
import lombok.RequiredArgsConstructor;
import org.modelmapper.ModelMapper;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.... | [
"wlsdnr4675@gmail.com"
] | wlsdnr4675@gmail.com |
a27cb9c8609f534c631c298b637e0e6b3d7a9a41 | 09ef2687ffeeca6aeef6f515272ddd5d23e4c980 | /src/main/java/zh/learn/java/ch01inroduction/exercises/PrintTable.java | 9adc6a73bb91621c73cf4438dbe26a92b589da2f | [] | no_license | dzheleznyakov/Learning-Java | c4d9a972ebb43b759aaeefd339567b475260fcef | ce7fa558eb056ea9d6914d3dfd472c95c9fc85c3 | refs/heads/master | 2022-08-15T00:10:25.501464 | 2022-08-04T06:31:02 | 2022-08-04T06:31:02 | 226,674,344 | 0 | 0 | null | 2020-10-13T18:58:38 | 2019-12-08T13:46:07 | Java | UTF-8 | Java | false | false | 433 | java | // chapter 01 exercise 1.4
package zh.learn.java.ch01inroduction.exercises;
public class PrintTable {
public static void main(String[] args) {
System.out.println("a a^2 a^3 a^4");
System.out.println("1 1 1 1");
System.out.println("2 4 8 16");
... | [
"zheleznyakov.dmitry@gmail.com"
] | zheleznyakov.dmitry@gmail.com |
1d8a7e4f4879968b4c869fc85852f004086b61c6 | cab3a64205bfdd34280d1978205d407e8ebd725e | /src/main/java/com/tsien/mall/controller/backend/UserManageController.java | 5ebabd2a0bd2a23e4c07bd39331f46a29ef2c3f8 | [
"Apache-2.0"
] | permissive | Tsien16/TsienMall | cefec4ed8c24fce93100cc366aac7969058e22f3 | 12b9a2e503e476ef7b6a7b6251b26f7cb0a9a075 | refs/heads/master | 2022-12-10T13:35:14.631524 | 2021-12-02T01:23:31 | 2021-12-02T01:23:31 | 193,214,739 | 2 | 1 | Apache-2.0 | 2021-03-31T21:16:11 | 2019-06-22T09:15:23 | Java | UTF-8 | Java | false | false | 1,818 | java | package com.tsien.mall.controller.backend;
import com.tsien.mall.constant.Const;
import com.tsien.mall.constant.RoleEnum;
import com.tsien.mall.model.UserDO;
import com.tsien.mall.service.UserService;
import com.tsien.mall.util.ServerResponse;
import org.springframework.web.bind.annotation.PostMapping;
import org.spri... | [
"tsien16@qq.com"
] | tsien16@qq.com |
fff26b4c03d106443e6c4e0fa87b446030c331d2 | 94122c95265bd0d5050548de511816f1930e3f85 | /addressbook/src/util/DataUtil.java | 73b09509a5b1f1c8e32a15a4467043f5b5708f60 | [] | no_license | rain-fog/addressbook | 306fc4daed43b492307be10ce7abce3b27a2b6ea | 0b4d7a71ca464d9e47fe53b06de2bcfea49cf759 | refs/heads/master | 2016-09-06T12:51:25.174729 | 2013-05-08T16:14:10 | 2013-05-08T16:14:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,497 | java | package util;
/**
* データユーティリティクラス
* @author shin
*
*/
public class DataUtil {
/**
* モード値を取得する。
* 適切な入力値でない場合は-1を返す。
* @param token 入力された文字列
* @return モード値。何も入力されていない、もしくは数値に変換
* 出来ない場合は-1を返す。
*/
public static int getMode(String input) {
String[] token = input.split(" ");
if (to... | [
"uno.threemouth@gmail.com"
] | uno.threemouth@gmail.com |
f454f98f6c7331a1aca73e0798823be8585d151b | 8ef9128df2f4523591a89221fac01c705156f00a | /PageObjectModel/src/test/java/com/crm/qa/testcases/LoginPageTest.java | 4333be31d3783dbe86d0b1c61aa00742b292bf43 | [] | no_license | Sanjee27/Office-Project | 2739bae9f734a03f655cfd8492011e7014a40585 | 67a7315ad63a9f0b6f2cd2e8e8b20ad6ca9de498 | refs/heads/master | 2023-05-11T19:43:56.364169 | 2019-08-22T09:36:53 | 2019-08-22T09:36:53 | 150,700,875 | 0 | 0 | null | 2023-05-09T18:13:07 | 2018-09-28T07:16:07 | HTML | UTF-8 | Java | false | false | 914 | java | package com.crm.qa.testcases;
import org.testng.Assert;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import com.crm.qa.base.TestBase;
import com.crm.qa.pages.HomePage;
import com.crm.qa.pages.LoginPage;
public class LoginPageTes... | [
"sanjeeban.deb@innoraft.com"
] | sanjeeban.deb@innoraft.com |
9eb7d1bfee2a0d4867aa0551dde672f355bd2ef6 | 162592581fedc5b1e47c9b44aa09e0febec4c194 | /network/src/main/java/com/shenkai/network/errorhandler/HttpErrorHandler.java | f9ed00ad0daa072c09affc924586770dc7f98612 | [] | no_license | conquerSK/JetpackMvvm | 6d0fcc7b835b7cec9ab95442956592396220d587 | 4e8d8cd56c321212ebd5ca251173d62d55c2afba | refs/heads/master | 2020-09-11T22:42:39.786533 | 2020-04-23T06:25:37 | 2020-04-23T06:25:37 | 222,214,718 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 671 | java | package com.shenkai.network.errorhandler;
import io.reactivex.Observable;
import io.reactivex.functions.Function;
/**
* Author:shenkai
* Time:2020/4/23 13:29
* Description:
* HttpResponseFunc处理以下两类网络错误:
* 1、http请求相关的错误,例如:404,403,socket timeout等等;
* 2、应用数据的错误会抛RuntimeException,最后也会走到这个函数来统一处理;
*/
public cla... | [
"shenk@galanz.com"
] | shenk@galanz.com |
5c6b09fd13af94cbb09acb68777bd3224b875e90 | c4e71f8d33be5c66c1711872598ee24cf077003f | /SmartRunner/app/src/main/java/com/haneoum/smartrunner/setting_listview/Warning.java | 91c9276ab10a4d6b1037fecf2a45f10121aa01e2 | [] | no_license | pinokio531/SmartRunner-android | 200dcf4811c633c899c320df736b61ee51906407 | 5440f2ae2b726acf35b14bad71b025c873fb6dfa | refs/heads/master | 2020-03-22T09:30:34.030872 | 2019-01-12T05:35:20 | 2019-01-12T05:35:20 | 139,842,023 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,699 | java | package com.haneoum.smartrunner.setting_listview;
import android.content.Intent;
import android.media.AudioManager;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Ar... | [
""
] | |
73690700e3561c32070c146aeff0666f2ce7bb3a | 4e059afed4008148457f3bc1fc14368cf19878b9 | /Node.java | 0612213ab67403441cf84488730c333b0dbacf61 | [] | no_license | rachelizabeth92/NewmanRachelH4 | 3ad202c27a95a56cd82bb82268e1fc2f6f395aec | 6027e839abe35815449d1ac5e820c9cfdc40376c | refs/heads/master | 2021-01-18T16:18:51.084565 | 2017-04-10T01:07:38 | 2017-04-10T01:07:38 | 86,735,337 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 858 | java | public class Node
{
private String element;
private Node next;
private Node prev;
public Node(String element)
{
this.element = element;
this.next = null;
this.prev = null;
}
//methods
public ... | [
"rnewman@albany.edu"
] | rnewman@albany.edu |
3555cf4c32c2ab05e6f28442b4a7805cf50fe20b | 7647dee16c7f31b4245774c4f03409cd39c9de41 | /app/src/java/is203/se/Entity/BootstrapError.java | c26e4524ec52e8fd1c0c70bc4a8d882fe0f8ae84 | [] | no_license | randallh95/proto | cd73746514cf3b754b0d4169bb3322810a505b8a | d0193124b9b46c0238746bc7ecd4536897dee9aa | refs/heads/master | 2021-07-12T07:05:09.196042 | 2017-10-13T07:57:41 | 2017-10-13T07:57:41 | 105,674,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,360 | java | package is203.se.Entity;
import java.util.ArrayList;
public class BootstrapError {
private String fileName; // the name of the .csv file where this error was found
private int rowNum; // the row number of the error
private ArrayList<String> errorMsgList;
public BootstrapError(String fileName, int ro... | [
"randallheng.2016@smu.edu.sg"
] | randallheng.2016@smu.edu.sg |
cfa16a9ad3696bfd146d2db419db748f41a84ab0 | ec79e7da1321e7b4b83364d45dc692836bd70c2e | /src/main/java/soot/block/overrides/BlockMixerImproved.java | 289ee2a32d0f3db36f608f2314ea7beebd337179 | [
"MIT"
] | permissive | Aemande123/Soot | 6f0337659c141b67e2dbf07b7900a9c3ea135b94 | 7f1bcd2bb6e4169006f14b9704447a8ac4ae417a | refs/heads/master | 2020-03-30T04:17:34.873599 | 2018-09-28T12:22:21 | 2018-09-28T12:22:21 | 139,576,712 | 0 | 0 | MIT | 2018-07-03T11:58:06 | 2018-07-03T11:58:05 | null | UTF-8 | Java | false | false | 1,964 | java | package soot.block.overrides;
import net.minecraft.block.material.Material;
import net.minecraft.block.state.IBlockState;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import net.minecraft.tileentity.TileEntity;
import net.minecraft.util.EnumFacing;
import net.minecraft.util.Enu... | [
"bordlistian@hotmail.de"
] | bordlistian@hotmail.de |
3a48a95a3330176cd937536b8685d30e32c8dfee | 21ac7ea72e8afb8502df15db36a5fedbfa95c812 | /taobao-dao/src/main/java/com/taobao/store/mapper/PersonMapper.java | 2e1bcf378a4cd08025541b1204c02862486cc6c3 | [] | no_license | szucielgp/store-taobao | 2a907debe9818967d5d009bc6863c5bfb15f7aa5 | 3356336bc6af27069c108b8243be554eeca183c3 | refs/heads/master | 2021-01-19T03:30:49.106536 | 2017-08-01T10:01:44 | 2017-08-01T10:01:44 | 87,321,205 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package com.taobao.store.mapper;
import com.taobao.store.pojo.Person;
import org.apache.ibatis.annotations.Param;
/**
* Created by kd_gavin on 2017/4/6,15:15.
*
* @dicription
*/
public interface PersonMapper {
Person selectByPrimaryKey(@Param("dbid") String dbid, @Param("openId") String openId);
}
| [
"gavin_lu@kingdee.com"
] | gavin_lu@kingdee.com |
b23c81afc3301ed17431916cf17846ce91654096 | 30ad2a73c1858fdaa2acddbcded39192780965cd | /src/main/java/com/involucionados/modelo/entidades/Rol.java | 88f5f3e8fd355d79e0d762a7f07ca29518c86127 | [] | no_license | cristobalcifuentes/ProyectoFinalAwakelab | 588ed32a02a13a843b9e75136528321cab0a94a6 | a46be76fb79f084120555971ffa0cac6e2286cef | refs/heads/master | 2022-12-14T22:30:22.534896 | 2020-08-03T21:23:57 | 2020-08-03T21:23:57 | 282,069,867 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,102 | java | package com.involucionados.modelo.entidades;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
... | [
"Gerald@DESKTOP-9L3AH2H"
] | Gerald@DESKTOP-9L3AH2H |
6af4ea2bfb38af42fb618002608c71ef1078f844 | 310c0b531c81154eb9385ef48ceafa6d506d48f1 | /Exercicio04_ListaDuplamenteEncadeadaCircular/Main.java | cbaa099de8b00d96c42b9e5be9f396a537afea58 | [
"MIT"
] | permissive | Jownao/EstruturaDeDados2021-1 | afb935ec6fe4af7b534544aa8b3c3325bb2cf4a9 | 1ce8f4910851cb8fda3fd5023d32f4031a0d4579 | refs/heads/main | 2023-05-07T10:24:39.481844 | 2021-06-01T04:22:50 | 2021-06-01T04:22:50 | 351,608,537 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,778 | java | package Exercicio04_ListaDuplamenteEncadeadaCircular;
import Exercicio03_ListaDuplamenteEncadeada.Aluno;
import Exercicio04_ListaDuplamenteEncadeadaCircular.ListaDuplaCircular;
public class Main {
public static void main(String[] args) {
//Estanciando alunos
Aluno a1 = new Aluno("Johnny", 40);
... | [
"50759662+Jownao@users.noreply.github.com"
] | 50759662+Jownao@users.noreply.github.com |
c2d74c2551d878a52ec2f1d7a93b37f6a8a8df98 | e35635eb5626aab2e42be3112ffca2ce56dd7016 | /WebmasterV6/src/com/boatsoft/common/VO.java | 206b03430dee6769d6d3113454c557c4c7561d79 | [] | no_license | alucard2501/WebmasterV6 | e0277b0ecaa1fe2b7f4bef22c93cb0412877f5f8 | 5fa47967945ca3338af544b2c34746896cd88430 | refs/heads/master | 2021-09-02T14:46:33.901091 | 2018-01-03T08:36:41 | 2018-01-03T08:36:41 | 115,324,264 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,084 | java | package com.boatsoft.common;
import java.util.ArrayList;
public class VO {
public String RequestAction="NONE";
public String TableName="";
public int id=0;
private ArrayList<MListItem> PropertyList;
public VO(){
PropertyList=new ArrayList<MListItem>();
}
public VO(String action){
this.Req... | [
"413993822@qq.com"
] | 413993822@qq.com |
ef01bc6cf196b4a5eacaa62528ec7a8216d00180 | 5707536bdaffe1c0de2abfa838111cabb287c452 | /components/org.wso2.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/oauth2/authz/validators/ResponseTypeRequestValidator.java | 36b833ea1501cf8430ad04f35d71876e03475440 | [
"Apache-2.0"
] | permissive | wso2-extensions/identity-inbound-auth-oauth | 1ea5481d0595e56fdf972c1bc6e6bd1c61bd7d82 | d153b3dd2ae065df135566cb6e8951ac8c1a8645 | refs/heads/master | 2023-09-01T08:58:09.127138 | 2023-09-01T05:37:33 | 2023-09-01T05:37:33 | 52,758,721 | 28 | 410 | Apache-2.0 | 2023-09-14T12:13:20 | 2016-02-29T02:41:06 | Java | UTF-8 | Java | false | false | 1,987 | java | /*
* Copyright (c) 2022, WSO2 Inc. (http://www.wso2.com).
*
* 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.apache.org/licenses/LICENSE-2.0
... | [
"senthalank@gmail.com"
] | senthalank@gmail.com |
9fd8e6d0560e9ac7df884f20be86e18fce512562 | c58830ca182253e1fe11305ab861dc26db085751 | /aventurasGraficas/src-gen/ar/edu/unq/aventuraGrafica/impl/RecogerObjetoImpl.java | 1ea8a4619ea8cea993a4b20f02dde7ffb12a2dc8 | [] | no_license | camilagarcia113/xtext-dsl-obj3 | 2e135e565a301ef9ec899bfd89c76838e3ffa8e6 | cb44c141c8484aa46bb572a8402be178b1d41003 | refs/heads/master | 2021-01-17T19:25:59.385417 | 2016-07-27T01:32:11 | 2016-07-27T01:32:11 | 64,266,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,751 | java | /**
*/
package ar.edu.unq.aventuraGrafica.impl;
import ar.edu.unq.aventuraGrafica.AventuraGraficaPackage;
import ar.edu.unq.aventuraGrafica.Objeto;
import ar.edu.unq.aventuraGrafica.RecogerObjeto;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.In... | [
"camilagarcia.113@gmail.com"
] | camilagarcia.113@gmail.com |
f6f809a8343f5e1d0810c805513eb699e5b4fe91 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/09145f30990d13c32f1bdbdb276e78fd84685b8d/before/ExtractClassTest.java | 856cc76c884584fbb37de621ee2bea54ae58e818 | [] | 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 | 10,965 | java | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* 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 agre... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
1f6e73b44a1a1f579a22878320df43ff119b2fe8 | ff90b24d08ec20054f03564a4238400a7fff5d1e | /src/main/java/com/luotianyi/test3/web/UserController.java | 4bf477943932625876005d101d793509b91c507d | [] | no_license | blogsProject/ssh3 | d53c78527af96354086c3d809881953676d99053 | 7bf23b72d3524909042c899441abe56504e5f6b8 | refs/heads/master | 2020-04-07T05:17:51.582515 | 2018-03-07T14:53:22 | 2018-03-07T14:53:22 | 124,184,355 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | package com.luotianyi.test3.web;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Controller;
import com.luotianyi.test3.entiy.User;
import com.luotianyi.test3.service.UserService;
import com.ope... | [
"z173391478@gmail.com"
] | z173391478@gmail.com |
0bb92ead0c861c2f69557c08347ff30401b80c1e | ec3ee5557e2120e9046f61a81b9d828e63f24c88 | /frostmourne-monitor/src/main/java/com/autohome/frostmourne/monitor/dao/mybatis/frostmourne/mapper/dynamic/RecipientDynamicSqlSupport.java | 7610273fff816865217f3644551ab87436eee5ea | [
"MIT"
] | permissive | xyzj91/frostmourne-1 | 34d9f4a1b12ca471a4b40aeb309dfefefa3bfd77 | d66da4e0a6c17b7e0eee910c2c3950a0ef0c6b79 | refs/heads/master | 2022-11-19T08:07:09.781357 | 2020-07-16T16:21:23 | 2020-07-16T16:21:23 | 280,370,796 | 1 | 0 | MIT | 2020-07-17T08:31:12 | 2020-07-17T08:31:11 | null | UTF-8 | Java | false | false | 2,299 | java | package com.autohome.frostmourne.monitor.dao.mybatis.frostmourne.mapper.dynamic;
import java.sql.JDBCType;
import java.util.Date;
import javax.annotation.Generated;
import org.mybatis.dynamic.sql.SqlColumn;
import org.mybatis.dynamic.sql.SqlTable;
public final class RecipientDynamicSqlSupport {
@Generated(value="... | [
"kechangqing@autohome.com.cn"
] | kechangqing@autohome.com.cn |
91f437a5fef8cf442d4822124e2ff315ebd956a0 | 0f442bd5a47888ecea6b29b8d80e64ad890b368e | /src/main/java/org/rtassembly/npgraph/grpc/RequestAssembly.java | 1900e9ee942c831f40ef20aca15dd6a56125476b | [
"LicenseRef-scancode-other-permissive"
] | permissive | hsnguyen/assembly | 1c49ac2213012fd13f01f293b72937db438ea446 | 26bd8df1b834d9df0c09be34c64de9dd7d0b5175 | refs/heads/master | 2022-12-14T23:22:28.562235 | 2020-12-06T12:35:44 | 2020-12-06T12:35:44 | 100,936,177 | 23 | 2 | null | 2022-12-02T22:21:51 | 2017-08-21T09:30:17 | Java | UTF-8 | Java | false | true | 30,521 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: npgraph_service.proto
package org.rtassembly.npgraph.grpc;
/**
* <pre>
* Client sent all hits from a chunk simultaneously
* </pre>
*
* Protobuf type {@code assembly.RequestAssembly}
*/
public final class RequestAssembly extends
com.goog... | [
"hoangnguyen.minor@gmail.com"
] | hoangnguyen.minor@gmail.com |
2d6ae2d61a413aa029ed359183dad445f263bb91 | d815bf4787aa5c3f0799576b0bf18ff2bab0585b | /src/main/java/world/ucode/pojo/Registration.java | 52b2c2fa203ce28f3345f0dfe1a2dabb91568bf4 | [] | no_license | OlgaLopushanska/ubay | e79027dca4bac067f4596ab04f703fbf429f4a86 | bfacb5c5c0c449840713ac4d76dbe7ca81b377fe | refs/heads/main | 2023-04-04T22:57:17.378397 | 2021-04-08T19:51:19 | 2021-04-08T19:51:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,378 | java | package world.ucode.pojo;
import javax.persistence.*;
import java.security.SecureRandom;
import java.sql.SQLTransactionRollbackException;
@Entity
@Table(name = "Registration")
public class Registration {
@Id
@GeneratedValue(strategy = GenerationType.SEQUENCE)
@Column(name = "Id", updatable = false, nullab... | [
"onlyonekissforme@gmail.com"
] | onlyonekissforme@gmail.com |
7c18d0a6ce1452f557e5806a6861ee8f8a639925 | 691cec0e9a22c7874f19cc4eea3ca64a6aa50df9 | /offer_code_08.03/src/cn/kobe/Solution3.java | a2cdeeabc83384b087b0fddcb1c14785a9e4d5a5 | [] | no_license | luffryfight/Leetcode | 2b3ed1ea415ef9561ceafe7ff7331618b3b1823c | d668f7749b9dd4a0bdf907bbf93c498596d60c93 | refs/heads/master | 2023-07-15T19:04:13.670186 | 2021-08-23T03:23:19 | 2021-08-23T03:23:19 | 257,553,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package cn.kobe;
public class Solution3 {
//暴力的优化
public int findMagicIndex(int[] nums) {
for (int i = 0; i < nums.length; i++) {
if (nums[i] == i)
return i;
if (nums[i] > i + 1) {
i = nums[i] - 1;
}
}
return -1;
}
... | [
"1161074235@qq.com"
] | 1161074235@qq.com |
4a8e794faed8382de76d730bcd387b467b553b5e | e707e6d6f7769a35d4292e45fdaab34edec5749e | /Dara1/app/src/main/java/com/example/test/dara/StartingLocationActivity.java | 75403ced2ace2f82de42650b0148e1163ee98c21 | [] | no_license | alecglen/Dara | 1594730c151d932188b9aa63d0131d48f2579884 | d43286ad4cbb04142161a5a246f7e84fc7056eb5 | refs/heads/master | 2021-04-12T08:06:26.266390 | 2018-05-22T20:31:49 | 2018-05-22T20:31:49 | 126,091,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,821 | java | package com.example.test.dara;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class StartingLocationActivity extends AppCo... | [
"alec.ostrander@gmail.com"
] | alec.ostrander@gmail.com |
ba483e2592858af7468700b67a03555e01478328 | 69cf7e7a74a365b556b76513cbe9a0e019280ca1 | /RTS/junit/edu/ycp/cs320/rts/junit/GameObjectTest.java | 4d83857fe19bea73519ff87b2b33f1842a41cc72 | [] | no_license | dmashuda/CS320RTS | 9806c3bbd09208ce0b80a57d656a9d4af0797ed4 | ae534aeecf5d0709eb12ea7ea724bdd8ee020b5d | refs/heads/master | 2021-01-01T19:16:48.651606 | 2014-05-14T03:40:21 | 2014-05-14T03:40:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,225 | java | package edu.ycp.cs320.rts.junit;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import edu.ycp.cs320.rts.shared.GameObject;
import edu.ycp.cs320.rts.shared.Point;
public class GameObjectTest {
private Point c1 = new Point(3,4);
private Point c2 = new Point(106,2);
private Point... | [
"akoehler@ycp.edu"
] | akoehler@ycp.edu |
a45ec2e0dfa8c3dbc4f8f854f49edb558800cfbc | 000f4ec33333e40dec5d75093a537070bc5a32e5 | /kodilla-patterns2/src/test/java/com/kodilla/patterns2/adapter/company/SalaryAdapterTestSuite.java | 4fe412bbea45fb7997c9544320d1a34749eb3599 | [] | no_license | michal-tokarski/michal-tokarski-kodilla-java | 67ac73e8ab237d6e964c46614f840f7a47944693 | 4e902fac090cdeb9a7b0a91ca2bbc9e8b2074163 | refs/heads/master | 2021-06-20T19:31:29.608260 | 2021-03-14T18:34:44 | 2021-03-14T18:34:44 | 190,971,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 611 | java | package com.kodilla.patterns2.adapter.company;
import com.kodilla.patterns2.adapter.company.oldhrsystem.Workers;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class SalaryAdapterTestSuite {
@Test
public void testTotalSalary() {
//Given
Workers workers = new Worke... | [
"michal_tokarski@wp.pl"
] | michal_tokarski@wp.pl |
674b60f04c4209b5f0af3158e1ff04d1a9c3ef50 | 25fba3f7dc18e0d684c1162643d77db795f5b129 | /src/main/java/org/sblim/cimclient/internal/cimxml/CIMClientXML_HelperImpl.java | 7d594d520b81f7d62cf21fcc1c14506be3aefd46 | [] | no_license | lkx007/sblim-cim-client2 | c0fb1eb1d4bb9a4a8fe8be25a6197ac01d5462c1 | 5fbf0c281cbbe9d52e4d9c8cf18bfcd2a09946f7 | refs/heads/main | 2023-02-11T08:36:38.568797 | 2018-11-16T03:54:40 | 2018-11-16T03:54:40 | 327,822,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 97,555 | java | /**
* (C) Copyright IBM Corp. 2005, 2013
*
* THIS FILE IS PROVIDED UNDER THE TERMS OF THE ECLIPSE PUBLIC LICENSE
* ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE
* CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT.
*
* You can obtain a current copy of the Eclipse Public License from
* http... | [
"liukaixiang@beyondcent.com"
] | liukaixiang@beyondcent.com |
a6db5487650cf554e0996a5fa5243ec488733ebf | 602e369052c0e53e731701140d154bcd1c421db8 | /zlschool-api/src/main/java/com/zl/school/business/dto/course/GetCourseUnderListRes.java | 1d4510b4a5fa360aae84894c52de62c3ace7a830 | [] | no_license | 123wangkun/baoluaninfo | 1d51e32a7885719bec936c575ddc2d1d3213f0e2 | a5b2f4b1a52bbb0c78c1d325da5fdc0eee9bdaba | refs/heads/master | 2022-11-26T15:06:43.494843 | 2019-06-24T08:48:59 | 2019-06-24T08:48:59 | 193,442,090 | 1 | 0 | null | 2022-11-16T08:24:59 | 2019-06-24T05:50:23 | JavaScript | UTF-8 | Java | false | false | 1,285 | java | package com.zl.school.business.dto.course;
import com.fasterxml.jackson.annotation.JsonFormat;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import org.springframework.format.annotation.DateTimeFormat;
import org.springframework.stereotype.Service;
import java.time.LocalDateTime;
import java.uti... | [
"807294668@qq.com"
] | 807294668@qq.com |
f35be0726af8d3b307631c0a291ab918efe304ce | a7c12e4a8c47ebdf4549cc62a5c2730c8cbd5dee | /src/main/java/com/jouav/myapp/service/impl/JobHistoryServiceImpl.java | 9516aff05be279b5d27d1addb5bdb9513c3a29d6 | [] | no_license | hanjingyao/app3 | 40e3529b390631d26145a140c87eaac1c7f3f0c0 | 276022a22e9ee5027fd7b7530a2c14f83c288279 | refs/heads/master | 2021-04-26T23:03:25.091959 | 2018-03-05T07:27:41 | 2018-03-05T13:30:57 | 123,923,334 | 0 | 1 | null | 2020-09-18T08:37:49 | 2018-03-05T13:27:15 | Java | UTF-8 | Java | false | false | 2,665 | java | package com.jouav.myapp.service.impl;
import com.jouav.myapp.service.JobHistoryService;
import com.jouav.myapp.domain.JobHistory;
import com.jouav.myapp.repository.JobHistoryRepository;
import com.jouav.myapp.service.dto.JobHistoryDTO;
import com.jouav.myapp.service.mapper.JobHistoryMapper;
import org.slf4j.Logger;
im... | [
"1254292279@qq.com"
] | 1254292279@qq.com |
3485b797a1abe07397c0d97c36964099614faff5 | f773573e1493e514ae9708302a3c672ea1d3afd4 | /app/src/androidTest/java/com/example/lg/a216230115/ExampleInstrumentedTest.java | 7e2d717abaeeac92a625bd78092afea9c842ede2 | [] | no_license | mjkim1345/216230115_2nd | 79a1c4a4198a181628ed45737166cba818d19d23 | 506cee28349a3b15054b0b42b889c0df9e004f52 | refs/heads/master | 2021-08-23T16:45:38.326776 | 2017-12-05T18:54:08 | 2017-12-05T18:54:08 | 113,220,692 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 754 | java | package com.example.lg.a216230115;
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 execute on an An... | [
"mjkim1345@daum.net"
] | mjkim1345@daum.net |
f3f47ae3c03d06ab767b449b1d5b45d3d6739440 | 37bdf47bab979d25ef29e5c4562c298cfeb942f3 | /HomeWork_day4/src/Date.java | bd2f700ca8530b8afc874c6da30a80e8073b4895 | [] | no_license | NovaXam/Cognizant | a4642037877f33146a4eefcd480f97e146f21d90 | d3f034e6350c320e7cd404c1e7a6b083ba57a3a2 | refs/heads/master | 2021-09-09T11:11:44.955835 | 2018-03-15T13:13:49 | 2018-03-15T13:13:49 | 124,000,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 171 | java | /**
* Created by student on 3/8/18.
*/
public class Date {
public Date() {
};
public String toString() {
return this.getClass().getName();
};
}
| [
"novakhm@gmail.com"
] | novakhm@gmail.com |
bb3ceb2d947742f45607ad1ba6be181740d6b750 | 2e7f733be84815bb04ec181316820195650beb6f | /java-solutions/module-info.java | b4aaa10881512299f993586056645e5cb191b584 | [] | no_license | doctor-kaliy/java-advanced | fb405b351182db9faffb75155f45bf498f105a48 | 791d443f490ed131907b5f41f05035cbb8af10ab | refs/heads/main | 2023-07-07T22:41:26.206230 | 2021-09-06T12:26:40 | 2021-09-06T12:26:40 | 399,823,070 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | module java.solutions {
requires transitive info.kgeorgiy.java.advanced.base;
requires info.kgeorgiy.java.advanced.implementor;
requires info.kgeorgiy.java.advanced.concurrent;
requires java.compiler;
requires info.kgeorgiy.java.advanced.crawler;
requires info.kgeorgiy.java.advanced.hello;
r... | [
"284661@niuitmo.ru"
] | 284661@niuitmo.ru |
4030831dfdd9a4787005c02afd9cf04515ecfa7a | a2f95d3709f26265ca1eeee7f8c44f192d26a328 | /src/LeetCode/Company/FaceBook/NextPermutation.java | 41539db7dad9fe4956f791a08879f3bb868542a3 | [] | no_license | ruoyanhuang/algorithm | 7bc27b5b94f19a6596d6a61a17940a335443fe29 | 0b8c65148db161a8906ce546ab896458b3d70557 | refs/heads/master | 2020-04-05T16:55:57.913046 | 2019-03-03T22:25:30 | 2019-03-03T22:25:30 | 157,035,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,352 | java | package LeetCode.Company.FaceBook;
public class NextPermutation {
public void nextPermutation(int[] nums) {
if (nums == null || nums.length == 0) {
return;
}
for (int i = nums.length - 2; i >= 0; i--) {
if (nums[i] < nums[i + 1]) {
int tmp = findSmall... | [
"huangustc@gmail.com"
] | huangustc@gmail.com |
74796812cb6bf46b3cf51d6f4c0052607b5790e7 | 5239779c4efc5e6179bbf4e9b906f4900957397e | /spark-project/src/main/java/com/ibeifeng/sparkproject/spark/product/AreaTop3ProductSpark.java | 6ae552ffc6a8435fc8b70059839e3b62933f6e06 | [] | no_license | tongweiliu/idea-hadoop-5 | 97ef436f7962ae819cbeba3c822fe65cb8f6bf82 | d27f2d66da8e9c0feaff6c37d927d03e2efee9bc | refs/heads/master | 2020-04-02T12:05:40.928362 | 2018-10-24T01:23:29 | 2018-10-24T01:23:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,913 | java | package com.ibeifeng.sparkproject.spark.product;
import com.alibaba.fastjson.JSONObject;
import com.ibeifeng.sparkproject.conf.ConfigurationManager;
import com.ibeifeng.sparkproject.constant.Constants;
import com.ibeifeng.sparkproject.dao.IAreaTop3ProductDAO;
import com.ibeifeng.sparkproject.dao.ITaskDAO;
import com.i... | [
"liutongwei@hydsoft.com"
] | liutongwei@hydsoft.com |
ff444c8b6b257a4a3b4e0cbf4093a806cdc9bb43 | 0f5c44fb88644abe232c35ae219ed50ff233af8d | /src/main/java/open/commons/tool/dvm/widget/UpdateLogDigalog.java | 6088aec9f90bbc5eb63eea0be383c82410223681 | [
"MIT"
] | permissive | parkjunhong/doc-version-manager | a792d01df73cb7719f3be30e2e7dd574c4afd59d | e763248449143f8f778821f81d112c4d3b263844 | refs/heads/master | 2023-01-24T15:25:49.658237 | 2021-07-29T07:55:26 | 2021-07-29T07:55:26 | 227,792,906 | 0 | 0 | MIT | 2021-12-10T01:01:11 | 2019-12-13T08:32:48 | Java | UTF-8 | Java | false | false | 3,798 | java | /*
*
* This file is generated under this project, "DocVersionManager".
*
* Date : 2014. 11. 26. 오후 5:03:42
*
* Author: Park_Jun_Hong_(fafanmama_at_naver_com)
*
*/
package open.commons.tool.dvm.widget;
import java.util.List;
import org.eclipse.jface.dialogs.IDialogConstants;
import org.eclipse.jface.dialogs... | [
"parkjunhong77@gmail.com"
] | parkjunhong77@gmail.com |
92578fbdd6763ee06439bd6a16bdef06d0b61779 | dd1598513c6ee9aa3abff4118f8c9a2347f50a73 | /Bendo/src/ca/bendo/controller/course/CourseProfessorController.java | 4c48e3c5899f3c11402c6367cb057e497f1ab8fd | [] | no_license | timotheeguerin/uniiv-java | 2426b3b77fdfb6045c5080e74008bc2e71d1f4ec | dc94b1d72368af2b782a3cdc8d4a6710769f42d4 | refs/heads/master | 2021-03-27T14:32:54.115371 | 2013-07-19T13:53:56 | 2013-07-19T13:53:56 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 5,516 | java | /**
*
*/
package ca.bendo.controller.course;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
imp... | [
"timothee.guerin@outlook.com"
] | timothee.guerin@outlook.com |
a4732979a7ad34cb9cd07377809bab758af047fd | 8f87065bc3cb6d96ea2e398a98aacda4fc4bbe43 | /src/Class00000400Better.java | b51ae81010ab2efd705fc000445cf06eb6b22a0e | [] | no_license | fracz/code-quality-benchmark | a243d345441582473532f9b013993f77d59e19ae | c23e76fe315f43bea899beabb856e61348c34e09 | refs/heads/master | 2020-04-08T23:40:36.408828 | 2019-07-31T17:54:53 | 2019-07-31T17:54:53 | 159,835,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 296 | java | // original filename: 00028270.txt
// after
public class Class00000400Better {
@Override
public WebSocketConnectOptions setPort(int port) {
Arguments.requireInRange(port, 1, 65535, "port p must be in range 1 <= p <= 65535");
this.port = port;
return this;
}
}
| [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
3cdc00b91f44b09ba347b87a0bb8786b03270396 | c4930499ef0ac6bf7af134df12bd94b85f9a7478 | /build/generated/source/r/release/com/wcsmobile/R.java | 405887bf2ef83656e8299e1108f52e65a63b9dea | [] | no_license | 185368123/shuorigf_green_ver | 4a63342dc72ae740d89aacb76f8e1fe99893536d | 4bba2b85d706a1e3292302828dccb5a67a12e348 | refs/heads/master | 2020-03-22T19:27:27.959109 | 2018-08-21T10:15:03 | 2018-08-21T10:15:03 | 140,529,003 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 109,778 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.wcsmobile;
public final class R {
public static final class attr {
/** <p>Must be a dimension value, which is a f... | [
"185368123@qq.com"
] | 185368123@qq.com |
e5f4f525d20f19bdc54a2816a0cdf57fb81a2314 | c47d4038f4b30ce6ea2ef25609686ea438b6d11f | /src/main/java/study/dfs/ActualProblem4.java | 08e47e2e00d228d6fe4cdb6f3bb6c90d69065e45 | [] | no_license | Rok93/codingtest-example | b93ed2b1683e4187aece21cb3499128585501b3e | 729c425a7cfacb83f8ad6a0981a77670ab1617d6 | refs/heads/master | 2021-08-22T04:05:04.225362 | 2021-07-13T09:49:20 | 2021-07-13T09:49:20 | 232,443,346 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,675 | java | package study.dfs;
//괄호 변환
public class ActualProblem4 {
public String solution(String p) {
if (isCorrect(p)) { // 올바른 괄호문자열!
return p;
}
return editWord(p);
}
private boolean isCorrect(String s) {
int repetitionNumber = s.length() / 2;
String copiedP = ... | [
"goodboy3421@gmail.com"
] | goodboy3421@gmail.com |
ed14a36c127033bc806a5c1320f3afaeb9beeac4 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/flink/2015/4/SimpleCommunityDetectionData.java | 20b562b5e0740d9e228179d2fb2c140227c68504 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 2,585 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
314d091611cf83351a26022e460b86173bf9511a | 5f60fb471dcabe470cbee5aa61d22ce340d3ec6b | /kafka/spring-kafka/consumer/src/main/java/com/quickstarters/consumer/KafkaConsumerConfig.java | ffbca7f9f6e911d05348d6bf38150859738ce1e4 | [] | no_license | quick-starters/understand-trending-infra | aaa0f5d3e8cd8df3202f33c10118dd981777a800 | 1537fea4e9601e86320b6c0f4004164307bcca54 | refs/heads/main | 2023-08-27T21:07:43.226482 | 2021-11-02T12:11:31 | 2021-11-02T12:11:31 | 414,591,693 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,418 | java | package com.quickstarters.consumer;
import org.apache.kafka.clients.consumer.ConsumerConfig;
import org.apache.kafka.common.serialization.StringDeserializer;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Conf... | [
"noreply@github.com"
] | quick-starters.noreply@github.com |
f972b55f1d3ee77529488034bcfce1d0698e8c5c | 058a87e4d1687647227f2310820d4455c62e4990 | /src/xadrez/PecaXadrez.java | 2822deb17aa08fc8750b0ecf64789907315c6530 | [] | no_license | marcos-vinicios/xadrez-sistema-java | f1214e5fd935436262980e37e36977b2fd82bb51 | f6c9afb7c943dcb5b184bb4837a9ebce7ce8b56c | refs/heads/master | 2020-07-15T03:25:14.531414 | 2019-09-16T22:06:55 | 2019-09-16T22:06:55 | 205,468,400 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 794 | java | package xadrez;
import tabuleiroJogo.Peca;
import tabuleiroJogo.Posicao;
import tabuleiroJogo.Tabuleiro;
public abstract class PecaXadrez extends Peca{
private Color color;
private int moveContagem;
public PecaXadrez(Tabuleiro tabuleiro, Color color) {
super(tabuleiro);
this.color = color;
}
public Color g... | [
"marcosviniciosj2@gmail.com"
] | marcosviniciosj2@gmail.com |
c92ad14fc1185e090a5a84fa3b19b77b66f32882 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_88d681204b8fdb8aa10813dd393b532df9401d3b/TextComponentOperator/8_88d681204b8fdb8aa10813dd393b532df9401d3b_TextComponentOperator_t.java | e1d69f2b62b69b9fd88732e3f2c5156015ded5f0 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,459 | java | /*
* Copyright 2008 Nokia Siemens Networks Oyj
*
* 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 ap... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a226475ad752507782e9030300781274fc4747d1 | fd9408158a6fd90b342eac926729ef1e6256bdad | /javabasic/com.study.java.parent/spring-boot/src/main/java/com/springboot/controller/UserController.java | 30402b8dc47ebf8e3669a45c1c4092535b77ec7e | [] | no_license | seeyoula/javastudy | ed61a15168dea3406ab9178b883e499a623f09a8 | 020e7578518fca091b672cf4d9d680ec291e7369 | refs/heads/master | 2022-12-23T06:25:01.939061 | 2019-11-24T07:16:18 | 2019-11-24T07:16:18 | 59,389,750 | 1 | 0 | null | 2022-12-16T01:41:49 | 2016-05-22T01:44:09 | Java | UTF-8 | Java | false | false | 698 | java | package com.springboot.controller;
import com.springboot.entity.User;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
imp... | [
"wangxiaoquan9@163.com"
] | wangxiaoquan9@163.com |
fb53c729500c11d8d3323914b54771a133c4633b | 6c4b3ce3e12c5a8ceda91006dfaceddbcd5908aa | /biz/systempartners/reports/S13Analysis.java | 3d188d2ef50214d14929e9e421f7ee67cf58c03d | [] | no_license | josefloso/FunsoftHMIS | a34bcc6f88c15e85069804814ecef1f9738d7576 | 0ba481260737382e57ac2c674acd03e00e9dde90 | refs/heads/master | 2021-01-15T22:20:32.504511 | 2015-12-01T07:02:42 | 2015-12-01T07:02:42 | 50,920,224 | 1 | 0 | null | 2016-02-02T12:49:53 | 2016-02-02T12:49:53 | null | UTF-8 | Java | false | false | 15,124 | java | /*
* ReportIntfr.java
*
* Created on July 6, 2008, 4:40 PM
*/
package biz.systempartners.reports;
/**
*
* @author funsoft
*/
public class S13Analysis extends javax.swing.JInternalFrame {
java.sql.Connection connectDB = null;
/** Creates new form ReportIntfr */
public S13Analysis(java.sql.... | [
"Charles@Funsoft"
] | Charles@Funsoft |
8675f87f8558b6cc69c1b207367b3578c1661aca | a94736b4cc9e44c469429e821e4f913729542b74 | /src/sample/dataBase/DataBaseHandler.java | 5bee4311cdb0e92c71205c61e50c7a360b8c1bb4 | [] | no_license | ZoviProstoDMT/Shop_Database | 9ba4f1e19f5e602376b931bec0d256ba6586e1f3 | f40c15e935ba0d741da9d7330bf8381ee280c114 | refs/heads/master | 2023-01-21T20:53:54.498358 | 2020-11-27T11:08:19 | 2020-11-27T11:08:19 | 242,668,077 | 0 | 1 | null | 2020-03-10T10:04:06 | 2020-02-24T06:59:31 | Java | UTF-8 | Java | false | false | 3,169 | java | package sample.dataBase;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.scene.control.TableView;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.sql.ResultSet;
public class DataBas... | [
"kozikov.dmitrii@mail.ru"
] | kozikov.dmitrii@mail.ru |
6092aef7ee676af1258f544210002141afd5b439 | baed17757992f47ba36899faca16c5d7f9245c76 | /src/main/java/other/LeetSpeakConverter.java | a2e16144e81c87c81913f3d14311960f736321ab | [] | no_license | ncapasso/JavaProgrammingExercises | cb9b27a82a1184af05d6cf3bf03fbdbd24a265a7 | deed64a0f35506fd6b75c72306c982e13237e9b2 | refs/heads/master | 2020-12-30T12:01:19.582461 | 2017-05-25T21:13:08 | 2017-05-25T21:13:08 | 91,497,504 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,764 | java | package other;
import utilities.IOUtils;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.Random;
/**
* Created by ncapasso on 5/25/2017.
*/
public class LeetSpeakConverter {
private static final Map<String, String[]> leetMap;
static {
leetMap = new Has... | [
"foxtrot261@gmail.com"
] | foxtrot261@gmail.com |
65798ce163b83bfdea67f01c5eb43ed10c096f79 | 5501e073f5207b8e78385446b6e00f05749096a1 | /src/main/java/com/k9sv/domain/pojo/ProfitLog.java | 97489a1ff66da5c9e2bda0964e64a61a9277bc99 | [] | no_license | verseboys/chongxin | 5d3aac3f14dd8569901f1d843450ab3a06bdadca | 528568c386c0d9a0332ed6aff2f1bb4dbf9baf68 | refs/heads/master | 2021-01-24T01:28:15.942092 | 2017-11-20T02:57:04 | 2017-11-20T02:57:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,280 | java | package com.k9sv.domain.pojo;
import java.util.Date;
import com.k9sv.util.DateUtil;
/**
* ProfitLog entity. 收益记录
*/
public class ProfitLog implements java.io.Serializable {
// Fields
/**
*
*/
private static final long serialVersionUID = 7724732606603188852L;
private int id;
private int status;
privat... | [
"machuanpeng1991@163.com"
] | machuanpeng1991@163.com |
c98001641ebc6b8110145fabd73b73b4f77fc623 | 5da68cf6cbaa6f6235dcaf35a64c191e66789c53 | /src/test/java/com/green/jwt/controllers/LoginControllerTest.java | 15d80e63243a2d0953b09c5d2f456458d1a5b559 | [] | no_license | gaurav-bagga/SpringJWT | e74c8b6cf00c42532b5601ffb26b74012329cae0 | 59328e82c865d01ab39838a5470139202a818c3e | refs/heads/master | 2021-03-12T23:32:57.973236 | 2015-03-01T16:54:00 | 2015-03-01T16:54:00 | 31,083,269 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,534 | java | package com.green.jwt.controllers;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.post;
import static org.springframework.test.web.servlet.result.MockMvcResultHandlers.print;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
import java.util.Map... | [
"gaurav.bagga@g.com"
] | gaurav.bagga@g.com |
bc389426d0b07a268a019654f0a9b3cb5260e1e1 | 2582deebb8f42bce7d3280616077aa9c930fd12f | /etalon2017-master/.idea/dataSources/com/assignstudent/etalon/CompanyEntity.java | 1a5eb1f7bf419a9af08167bb3b61e861e4770b48 | [] | no_license | karpiyeniamv/JavaDev4 | c8066b231a2950acccc3617070e11e2c5250e631 | e357dd5e82b49303160113120060bc7634216f5a | refs/heads/master | 2021-05-04T19:55:17.656686 | 2017-12-29T14:48:18 | 2017-12-29T14:48:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,620 | java | package com.assignstudent.etalon;
import javax.persistence.*;
import java.util.Collection;
@Entity
@Table(name = "company", schema = "assignstudent", catalog = "")
public class CompanyEntity {
private int id;
private String companyName;
private Collection<com.assignstudent.etalon.RequestEntity> requestsBy... | [
"karpiyenia.mv@gmail.com"
] | karpiyenia.mv@gmail.com |
e45c892c5bd95a667372012c9d574651985f4b66 | 1a189d05c961756a850fd57c9c3b91489ded8bb7 | /src/dataStructure/linkedList/LoopNode.java | c85ada4ed649b284eceb0b9686b88907f66cd133 | [] | no_license | wangqianping/Algorithms | da5a5761a63e469c34f27589d7b880f0bc073a94 | 44180322164d45c384fd42928abd2f3a0c2ba218 | refs/heads/master | 2021-03-30T06:53:53.412604 | 2020-04-06T18:01:29 | 2020-04-06T18:01:29 | 248,027,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,004 | java | package dataStructure.linkedList;
/**
* 循环链表
* <p>
* 和单链表唯一的区别就是最后一个节点指向第一个节点
*/
public class LoopNode {
private int data;
private LoopNode next = this;
public LoopNode(int data) {
this.data = data;
}
/**
* 删除下一个节点
*/
public void removeNext() {
//取出下下个节点
... | [
"1981517703@qq.com"
] | 1981517703@qq.com |
7a611b6debefa470e32fefc0b68e15df85dff5e8 | 3ec45313838c78fb175d16ba05c6a9140a790c9b | /SportEventAnalyserService/src/de/tudresden/inf/rn/mobilis/server/services/sea/service/proxy/ISportEventAnalyserIncoming.java | 42953a057c0240b60d12f7ad881fd9cde276b459 | [] | no_license | pschwede/sporteventanalyser | bb4546f1e7f62acc4ea0f43781aea64f62bd09c5 | 594782dfa28d1ec9300792245c282206d2601842 | refs/heads/master | 2021-01-23T07:35:02.532986 | 2013-08-14T17:41:52 | 2013-08-14T17:41:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package de.tudresden.inf.rn.mobilis.server.services.sea.service.proxy;
import de.tudresden.inf.rn.mobilis.xmpp.beans.XMPPBean;
public interface ISportEventAnalyserIncoming {
XMPPBean onGameMappings( MappingRequest in );
} | [
"patrick.tempel@live.de"
] | patrick.tempel@live.de |
817a7f94023ee4de508d7b6d3a2f78d14e03208d | e416c74387ef6e7e861a4169d1d294ed7ddfe137 | /src/org/logginging/java/lib/clitools4j/CommandProcedureException.java | c287011bf60fd7e6753c3652a50514c43f2f88f1 | [
"MIT"
] | permissive | mironal/CliTools4j | e49deceec99c59ae900b04d079fbab5a8aa01e11 | b91d394d674731dd8838149b245b1b86abbd8dfa | refs/heads/master | 2021-01-13T01:35:56.410481 | 2012-12-13T11:34:50 | 2012-12-13T11:34:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package org.logginging.java.lib.clitools4j;
public class CommandProcedureException extends Exception {
/**
*
*/
private static final long serialVersionUID = -3985136202622166873L;
public CommandProcedureException(String message) {
super(message);
}
}
| [
"miro.gunp@gmail.com"
] | miro.gunp@gmail.com |
8b839fc5273934aa0e7fe14e1e0ea2163b9200c1 | a3295d1f841e32d4551c36684c1543fda2c8e26f | /src/main/java/BeautyIt/BP/Menu/RemoveAdminMenu.java | 3013dd159a91cc8c9b67cf9c0e30e0afbdfd1d58 | [] | no_license | ShantKhayalian/BeautyProductsWebWorks | 85b322b68a28a728c9388e7e3b4669ad2b5c28c9 | 0fd29a4ce73c57b95f61e3eef45903344190c137 | refs/heads/master | 2023-01-24T05:51:17.951306 | 2019-04-19T06:21:35 | 2019-04-19T06:21:35 | 170,174,165 | 0 | 0 | null | 2023-01-11T19:55:42 | 2019-02-11T17:49:23 | HTML | UTF-8 | Java | false | false | 4,853 | java | package BeautyIt.BP.Menu;
import BeautyIt.BP.Bean.Admin;
import BeautyIt.BP.Bean.Menu;
import BeautyIt.BP.Bean.Messaging;
import BeautyIt.BP.Dao.AdminDao;
import BeautyIt.BP.Dao.MenuDao;
import BeautyIt.BP.Dao.UsersDao;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.se... | [
"skhayalian@gmail.com"
] | skhayalian@gmail.com |
ec708054fbef8cc224250161bc6bb94f329a0a26 | d64d62de28802e86a80ea3456f80b3bea2efe8bb | /BancoImobiliario_POO/src/tabuleiro/Prisao.java | 90a76fca3de8315be6c5e4a0e3c466ca367c4f4b | [] | no_license | WeslleyGRR/BancoImobiliario | ab5f5a264e394a95c958c9d318ff8bea6c3215b0 | fb689cec6996bf0787e09c5da9eaafc2afd3eb8b | refs/heads/master | 2020-06-30T17:43:07.898075 | 2019-08-06T18:02:41 | 2019-08-06T18:02:41 | 200,900,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 117 | java | package tabuleiro;
public class Prisao implements CasaTabuleiro{
public String getNome(){
return "Prisao";
}
}
| [
"weslley.gabriel@dce.ufpb.br"
] | weslley.gabriel@dce.ufpb.br |
1eb309867ee77c29f34fafa3fc51c61511832934 | e4c8f47b59e3025d66089d8606db5d4311975b7f | /app/src/main/java/com/taran/instagram/MainActivity.java | 0d61fad599e0824f4dedaded6f160a6cdffdcb45 | [] | no_license | fatemehtaran/Instagram | 673995e5d6107f6a941aac1707fb593d91a1ab56 | db79b9d28d139ea05fd4ed2341dcd02c75950a76 | refs/heads/master | 2023-01-19T02:36:22.732739 | 2020-11-28T20:04:26 | 2020-11-28T20:04:26 | 316,812,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,069 | java | package com.taran.instagram;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class MainActivity extends AppCompatActivity implements View.OnClickListener {
pri... | [
"you@example.com"
] | you@example.com |
8ae7d591165a8c4d8fe7e07cf5355ab3aa0f25bd | 4c2c911dd9bd7a7b30bec1b240553bf0169f1472 | /src/main/java/com/gsl/coolweather/app/MainActivity.java | 9e5017ba7f0a1ff599d92cf2403ca1537c07677f | [] | no_license | guosenlin/coolweather | 2510d1cb85d1909178e5f79c8e15b3583ea0e192 | 533b7eaddaa4435319ef76841f8ae301bb4cf526 | refs/heads/master | 2021-04-15T13:40:47.578399 | 2016-08-05T16:57:11 | 2016-08-05T16:57:11 | 65,031,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 307 | java | package com.gsl.coolweather.app;
import android.app.Activity;
import android.os.Bundle;
public class MainActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
}
}
| [
"951033414@qq.com"
] | 951033414@qq.com |
38cdc1b8004a5c66fda764c6ce8617582995f12a | e84ee4e393ec074a8a0285aa05a88c45eaf4e5e9 | /src/03-Stacks-and-Queues/04-More-about-Leetcode/src/ArrayStack.java | 5bf9b26be6f43ca8e6c3b5029cec75a95daafd88 | [] | no_license | bianxinhuan/Play-with-Data-Structures | 8d29d20aedcc91c95722d16cef41b96dc4d92274 | 1d02fede2616bb422386a0b014d2b1ca5ba3475a | refs/heads/master | 2020-05-07T09:43:13.685279 | 2019-06-24T13:53:21 | 2019-06-24T13:53:21 | 180,388,749 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,180 | java | /**
* -
*
* @author bianxinhuan
* @date 2019-04-17 23:46:02
*/
public class ArrayStack<E> implements Stack<E> {
private Array<E> array;
public ArrayStack(int capacity) {
this.array = new Array<>(capacity);
}
public ArrayStack() {
this.array = new Array<>();
}
@Override
... | [
"bianxinhuan@gmail.com"
] | bianxinhuan@gmail.com |
b7319adb06718c1dd3aba1bfb4ea2dfa84079066 | 7dccb79b9804d8d9459c86ba9721e1197f59b865 | /de.fhdo.lemma.intermediate.transformations/xtend-gen/de/fhdo/lemma/intermediate/transformations/AbstractEmftvmIntermediateModelTransformationStrategy.java | bbb20362e12da94ebf337f4fed24687d6ab786c8 | [
"MIT"
] | permissive | SeelabFhdo/lemma | a668854675d50d3f3cad56eb5e3961b683d0f70a | 2e9ccc882352116b253a7700b5ecf2c9316a5829 | refs/heads/main | 2023-08-28T18:04:56.990603 | 2023-03-24T08:03:13 | 2023-03-24T08:03:13 | 204,692,764 | 32 | 9 | MIT | 2022-10-25T12:25:06 | 2019-08-27T11:54:43 | Java | UTF-8 | Java | false | false | 9,131 | java | package de.fhdo.lemma.intermediate.transformations;
import de.fhdo.lemma.utils.LemmaUtils;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.function.BiConsumer;
import java.util.function.Consumer;
import org.eclipse.core.resources.IFile;
import org.eclipse.emf.common.util.EList;
i... | [
"florian.rademacher@fh-dortmund.de"
] | florian.rademacher@fh-dortmund.de |
48c788cfa029167f18d834b46ca8d7d9b3cf7bb2 | 4190d949e54321e80d9d7d076506a902037046e8 | /Solutions/src/segments/NorthwestwardWind.java | 914f26f24a06b61851999a587f2f301441240f7a | [] | no_license | hyunjongpark/algorithm_study | f1bae88a32a3c59f3e4623aa2642faaec5e5a0ec | f2ee4973d628d4d50d09328140ba78131d8474ef | refs/heads/master | 2022-04-02T03:45:48.972960 | 2020-01-17T02:26:38 | 2020-01-17T02:26:38 | 104,432,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,923 | java | package segments;
/*
* https://www.acmicpc.net/problem/5419
*/
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
import java.util.Comparator;
import java.util.StringTokenizer;
public class NorthwestwardWind {
stati... | [
"paulhj.park@samsung.com"
] | paulhj.park@samsung.com |
f022352fdb028780fda2210a387fb3b203d2a2d5 | 0c6020d91a64abd35b7f4109c7fbef911f3b8783 | /src/database_instruments/Main.java | e11c011245c35103932a2b95a9636bca9f90f4d1 | [] | no_license | mishka251/JavaPostgres | 0d5bad4941f784bafcafbb0b1c236cd87a89804b | f310be6159f5a73c647aea57a9fe9452ea57d347 | refs/heads/master | 2022-08-16T01:18:33.333485 | 2020-06-22T09:05:44 | 2020-06-22T09:05:44 | 268,355,798 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,276 | java | package database_instruments;
import client_forms.LoginForm;
import javax.swing.*;
import java.sql.SQLException;
import java.util.Random;
public class Main {
static void createDB(PosgtresDB db) throws SQLException {
db.createTable("faculty",
new TableColumn[]{
new... | [
"mishkabelka251@gmail.com"
] | mishkabelka251@gmail.com |
6362d6a30619eaaff8a55aa040df7dde4d8c9f6d | 3ca1d1a6a844a7b9346a28b853ebc47a3b09a146 | /FacebookLoginSignup/app/src/test/java/com/example/abhishek/facebookloginsignup/ExampleUnitTest.java | 0891051089d6fa2561175ce4c803ce2b312a36ae | [] | no_license | AbhishekTiwari0812/MISC | 5c47c79814fd909cf4ab6111933637cbbb4970e9 | 16788dc27a0c448d6661448266b9a42c0d8595c3 | refs/heads/master | 2021-01-17T10:34:41.957842 | 2016-04-16T17:47:27 | 2016-04-16T17:47:27 | 41,962,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | package com.example.abhishek.facebookloginsignup;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 ... | [
"abhishektiwari08121994007@gmail.com"
] | abhishektiwari08121994007@gmail.com |
4619ec1b295612d7508a7c83e88faef0ca442af2 | 17f7956c1dcdb25dbb367ebb2edda6c631c042fb | /rest-jdbc/src/main/java/com/cg/pojo/Dti_product.java | c63d7b337db41a5dde665a1ce04fbfcdcdc0e57f | [] | no_license | saurabhgour619/mywork | eab17ccbf02db5f98bf48861175e98a19f3aa639 | ce034c7af7ee9f4f52dd5c98d980ea096410aacb | refs/heads/master | 2020-03-21T03:13:59.670648 | 2018-08-03T09:22:33 | 2018-08-03T09:22:33 | 138,042,918 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 975 | java | package com.cg.pojo;
public class Dti_product {
private String pdt_code;
private String pdt_name;
private String pdt_desc;
private Double printed_price;
public Dti_product() {
}
public String getPdt_code() {
return pdt_code;
}
public void setPdt_code(String pdt_code) {
this.pdt_code =... | [
"noreply@github.com"
] | saurabhgour619.noreply@github.com |
8afcf94e385610553af59822c8f48d19f6a1901a | 8f6cae24251002b188f00a1983a787f877d6fc55 | /aws-java-sdk-pinpoint/src/main/java/com/amazonaws/services/pinpoint/model/UpdateGcmChannelResult.java | 2cafe70d197717b0f736950a93baf96796ddcaea | [
"Apache-2.0"
] | permissive | vipsql/aws-sdk-java | a0a2d0f4f15edf3c030f68e76f701efe4c80427c | 9cac4759453cfbd189fb33be8d1cac0a48415744 | refs/heads/master | 2020-03-27T07:09:28.248543 | 2016-12-23T07:52:33 | 2016-12-23T07:52:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,232 | java | /*
* Copyright 2011-2016 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... | [
""
] | |
808a3fe1a52693a63f2e941a9120c14767dc079e | 0e8890391facc930e91e07e6e1481a384750e67d | /OCP/OCPStrategy/src/src/impl/GBDatePrinter.java | 7257d24507d5c2dccdd592ad5f3956cb7a2d106f | [] | no_license | noavarice/solid | c70ba79ed06dfe713221c042ac26adc46693a275 | cd9470f0628fecf145572f3973f32734c10a149c | refs/heads/master | 2021-08-28T23:25:24.978987 | 2017-12-13T08:33:13 | 2017-12-13T08:33:13 | 112,929,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | 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 src.impl;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import src.IDatePrinter;
/**... | [
"noavarice@gmail.com"
] | noavarice@gmail.com |
988c6d5671cba523ab35ea553b883c99831ca27d | 3b796acb962d6615606cdae273be3023f45ebf27 | /core-Java-Basic-WS/coreJavaBasicExample/src/com/memoryCollection/GarbageCollection/NullifyingObject.java | f54ef1d9dc508eba67f3cc75b30c9a8d5e2d521f | [] | no_license | indranilsharma/coreJava | 051820708a4b9b5478da49a5f3b6b337cb41fbe3 | 299f50ee5eca877f844fe6e02ca0fac148a0ceab | refs/heads/master | 2021-10-13T13:25:28.780069 | 2021-09-28T16:41:25 | 2021-09-28T16:41:25 | 239,985,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 659 | java | package com.memoryCollection.GarbageCollection;
public class NullifyingObject {
NullifyingObject i;
public static void main(String[] args) {
NullifyingObject o1 = new NullifyingObject();
NullifyingObject o2 = new NullifyingObject();
NullifyingObject o3 = new NullifyingObject();
o1.i = o2;
o2.i = o3;
... | [
"indranilsharma123@gmail.com"
] | indranilsharma123@gmail.com |
92c702bfe6784f0172f04d4aaf6967c4ae6e4364 | 8748a3d45cacf26a4f24266f44ce22adbee266bb | /src/main/java/com/ls/constant/RedisConstant.java | 427cfd5901a14de3535e1b72b2e63a114a9888bd | [] | no_license | ls909074489/sell | 89e7b061e2287c2180c5c514224943e5024c57cc | 733064a9af5cd8eb3ed0f633ac1b000ac65b4772 | refs/heads/master | 2020-03-21T12:08:12.465364 | 2018-08-16T02:13:41 | 2018-08-16T02:13:41 | 138,537,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 205 | java | package com.ls.constant;
/**
* redis常量
* Created by 廖师兄
* 2017-07-30 16:22
*/
public interface RedisConstant {
String TOKEN_PREFIX = "token_%s";
Integer EXPIRE = 7200; //2小时
}
| [
"ls909074489@gmail.com"
] | ls909074489@gmail.com |
3e684306bc15ef0cc4bfb35e818c14e6637725e6 | aca3e9948b81d516a0bb2580ddeac06732e49f52 | /Exercises_3.java/Test/PersonTest.java | f0eefadc2d34dd7e58bea9bd0badc3c81465aae0 | [] | no_license | mhoang17/OOP | f7b2ce29dc55beb982081a11b341e68a2425a99f | 84c6b2f9d8b1115a19eac7ed337073ac4fc546fe | refs/heads/master | 2021-04-25T09:37:02.456490 | 2018-03-11T13:22:07 | 2018-03-11T13:22:07 | 121,944,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;
class PersonTest {
@Test
public void equalsTest() {
Person person = new Person("Hans", "Ole", 24, 1489374);
Person person2 = new Person("... | [
"mhoang17@github.com"
] | mhoang17@github.com |
c69fd2ea7e7306e77be1fad2c7b7856c2423452c | 0acebb7f30ace134844c236a74fbf7b43ba6e4fd | /Interop/ONNX/src/test/java/org/tribuo/interop/onnx/MultiLabelTransformerTest.java | 2b36f588527e208f4d7e97ed5d721e912eee3aed | [
"Apache-2.0",
"LicenseRef-scancode-protobuf",
"BSD-3-Clause",
"EPL-2.0",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"UPL-1.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | oracle/tribuo | 89dc83c3c3b132ad57aee6287790828a617c1e09 | df7e6a61691b5f302c7f2422d20a5f55eca75d5b | refs/heads/main | 2023-08-17T05:37:56.988232 | 2023-08-07T19:18:25 | 2023-08-07T19:18:25 | 272,672,735 | 1,256 | 182 | Apache-2.0 | 2023-08-07T19:18:26 | 2020-06-16T09:59:48 | Java | UTF-8 | Java | false | false | 8,523 | java | /*
* Copyright (c) 2021, Oracle and/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.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... | [
"noreply@github.com"
] | oracle.noreply@github.com |
4b7004c154a19df9a2a73969041e1a39e22d3f3a | 9b140f7af881f7e7149b7963abd407e4764c688a | /src/twelveengine/script/ScriptCallBegin.java | 5388beeeb768ec4e02adb8f7a955ec89b211181c | [] | no_license | infernoplus/12D-Client | 5e275cd7c66758f9f694d4b4655354d1ca3e257b | d5ddbea12a2db943d0462c49416eb0020644b740 | refs/heads/master | 2020-12-24T14:45:12.739076 | 2014-06-23T02:54:25 | 2014-06-23T02:54:25 | 20,868,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,572 | java | package twelveengine.script;
//Abstract-ish class. This is a super for every type of call in a script. Everything from constants to functions that return strings are a sub class of this.
//If you want to add a new script function then it'll be a subclass of this.
public class ScriptCallBegin extends ScriptCall {
priv... | [
"linklinker42@gmail.com"
] | linklinker42@gmail.com |
99f58d5fb25d9e3b3f9d54c5cd1bf78cfa96385e | 6da91037bbe82153f35154ef504d494b24aebe86 | /src/main/java/com/simonbaars/clonerefactor/refactoring/enums/MethodType.java | 8f831f3ada742c3d2a8241d2f192a97aa1733ada | [
"MIT"
] | permissive | software-improvement-group-research/CloneRefactor | 0c8f02c04bbc2c609d7945c96d95b5b84d11a78f | caec155c9820f3775b011c8565ac2c32b827ea7e | refs/heads/master | 2021-07-08T19:25:08.739015 | 2020-11-13T15:25:59 | 2020-11-13T15:25:59 | 207,491,509 | 0 | 0 | MIT | 2020-11-13T15:26:00 | 2019-09-10T07:22:41 | null | UTF-8 | Java | false | false | 332 | java | package com.simonbaars.clonerefactor.refactoring.enums;
public enum MethodType {
VOID("Void"),
RETURNSASSIGNEDVARIABLE("Assign"),
RETURNSDECLAREDVARIABLE("Declare"),
RETURNS("Return");
private String name;
private MethodType(String name) {
this.name=name;
}
@Override
public String toString() {
return... | [
"simon.mailadres@gmail.com"
] | simon.mailadres@gmail.com |
124eaa78c0a866fc5a3c186c553285f1fc6acfb0 | 2e90e8c829218e2dc596ca23af4e58d5ed088582 | /snippets/graph_lca.java | 566f70002ea16451b0d385125e47188a523bb08c | [] | no_license | shifona1/SCP | 688247a4f0da010d77ba659ca3d44a7717eb4e4f | 4f87f6d3e5d58c884fa82e33fe7bff0e274a71ab | refs/heads/master | 2021-09-07T20:30:15.802568 | 2018-02-28T15:32:29 | 2018-02-28T15:32:29 | 122,855,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,206 | java |
class Graph
{
ArrayList<ArrayList<Pair<Integer,Integer>>> a=new ArrayList<ArrayList<Pair<Integer,Integer>>>();
int[] flag;
int[] marked;
int[] distance;
int[] parent;
int[] depth;
int counter=0;
int LG = 30;
int[][] parents;
TreeSet<Pair<Integer,Integer>> pq;
// int[] distances;
void creategraph(int n)
... | [
"shivanikrishgarg@gmail.com"
] | shivanikrishgarg@gmail.com |
773125c7b71a981cc56b269a2dde029ad547900b | 9d22f98297e4461e9b08b1f1b1ab418a4a2158e6 | /dao-hibernate/src/main/java/org/apache/ode/daohib/bpel/hobj/HXmlData.java | 88c67e3958a171c1df9ccc54aed0d44dbf8c7cb6 | [
"CDDL-1.0",
"LicenseRef-scancode-proprietary-license",
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | wso2/wso2-ode | b530fda4a33701ab367bde4b2639f8b9f1be3a26 | 50dfe2b027d398ce8f26593b99d614a07a06d0c2 | refs/heads/master | 2023-08-29T12:44:37.595022 | 2022-10-11T14:06:49 | 2022-10-11T14:06:49 | 16,887,937 | 34 | 45 | Apache-2.0 | 2023-07-07T21:14:38 | 2014-02-16T15:55:47 | Java | UTF-8 | Java | false | false | 3,753 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"thilini@thilini.(none)"
] | thilini@thilini.(none) |
fc48c8f582eeb73b698af9c9d964d483b5f7f1dc | 8f0d58b0256f270e9ef4c7305d2b65ac4a3e4852 | /src/main/java/com/CursoEducaWeb/course/entities/Product.java | 3d67dc2b45094ef3ec7d360fc1545c2d88fc8ae6 | [] | no_license | PauloMiron/course-springboot-2-java-11 | b1ad864804ac548bb290760389c20ce68a61813f | d06ea128b9efa26bb45c62ecb16fc1b38a0caec9 | refs/heads/master | 2023-03-31T14:32:06.587497 | 2021-03-26T16:57:36 | 2021-03-26T16:57:36 | 351,093,263 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,508 | java | package com.CursoEducaWeb.course.entities;
import com.fasterxml.jackson.annotation.JsonIgnore;
import org.aspectj.weaver.ast.Or;
import org.springframework.context.annotation.Profile;
import javax.persistence.*;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Objects;
import java.util.Set;
@E... | [
"paulomiron16@gmail.com"
] | paulomiron16@gmail.com |
ee18df09065251604ee4a62fc4b6cc445c934da6 | 21da7cf6320f92bba261bbe471485f69d4a5744b | /src/main/java/com/softeng/conorredington/assignment1/Course.java | bd240bdd3ddb76141967048d4603165b745dfa21 | [] | no_license | conorRed/CT417 | 2c63b75cd6d362f2d65c78d9af0d1763043fdd16 | 158ef8d33156e1ae83e9134f030931b3a840938f | refs/heads/master | 2020-04-02T06:48:10.244265 | 2018-10-27T12:20:36 | 2018-10-27T12:20:36 | 154,168,814 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,220 | java | package com.softeng.conorredington.assignment1;
import java.util.ArrayList;
import org.joda.time.DateTime;
/*
* @Author Conor Redington
*/
public class Course {
private String name;
private ArrayList<Module> modules;
private ArrayList<Student> students;
private DateTime startDate, endDate;
public Course(Str... | [
"conorredington@gmail.com"
] | conorredington@gmail.com |
f545c55f2e322fbfc259b38cc74faf8018560bc9 | 2f267fb656312a0fd6dba8b639e1845630c081af | /test-maven-gwt-modular/trunk/app-module4/src/main/java/org/stbland/test/mavengwtmodular/module4/client/mappers/animation/phone/TabletMainAnimationMapper.java | 5d7d9b97f462cb53bd4e3895adbefe1d35d0aea9 | [] | no_license | stbland/stbland | 88e949616b5c2db1343a817c4633364449e4d89c | 39e32c398d41cef3109dcfb21c7635b4884b5a90 | refs/heads/master | 2020-06-04T05:55:21.817441 | 2014-04-08T11:45:58 | 2014-04-08T11:45:58 | 32,307,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package org.stbland.test.mavengwtmodular.module4.client.mappers.animation.phone;
import org.stbland.test.mavengwtmodular.module4.client.mappers.animation.JQMTransitionMapper;
import com.google.gwt.place.shared.Place;
import com.sksamuel.jqm4gwt.Transition;
public class TabletMainAnimationMapper implements JQMTransit... | [
"stbland@f6deccbe-e060-11de-8d18-5b59c22968bc"
] | stbland@f6deccbe-e060-11de-8d18-5b59c22968bc |
d4a12feba0583a09bfcca1a59bae0e08005239ee | 778968fa32b556d865e977f635d5ff815ebe4dc6 | /Advanced Programming Methods/Laboratoare/Lab/Lab2/src/runner/StrategyTaskRunner.java | c5135de4f50a4f9745ad22c1ffcd54166bc7189c | [] | no_license | katybucsa/faculty | cf29148329e8630c096de4aa53ef2b7cc271a53e | a7172e4e8433caca86021c74ce4961df477a535f | refs/heads/master | 2023-02-12T01:58:17.841213 | 2021-01-07T15:27:08 | 2021-01-07T15:47:28 | 327,284,764 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 745 | java | package runner;
import domain.Strategy;
import domain.Task;
import factory.Container;
import factory.TaskContainerFactory;
public class StrategyTaskRunner implements TaskRunner {
private Container container;
public StrategyTaskRunner(Strategy s){
container= TaskContainerFactory.getInstance().createC... | [
"katybucsa@github.com"
] | katybucsa@github.com |
26cfd5dede2a79b08c939b8d8b7c00b3a8020751 | 2928930eea35eaba07bcce68f8d0752021efcf7b | /NYTimesSearch/app/src/main/java/com/codepath/week1/nytimessearch/activities/ArticleActivity.java | 59564412bfe15871960554a0a52c0e8e38d572b9 | [
"Apache-2.0"
] | permissive | sanaltsk/codepath-nytimes | 20033350b85b8bd8724aea98d9bf099d251a8a57 | 09cc885ae6a67369a06540438a78fb1136f3a2ca | refs/heads/master | 2021-05-05T10:05:23.650005 | 2017-09-25T01:19:01 | 2017-09-25T01:19:01 | 104,020,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,338 | java | package com.codepath.week1.nytimessearch.activities;
import android.content.Intent;
import android.support.v4.view.MenuItemCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.ShareActionProvider;
import android.view.Menu;
import android.view.MenuItem;
imp... | [
"sanat@cisco.com"
] | sanat@cisco.com |
24fc675baeb74ad6b4a8c863d16233a011a08204 | c1521274d80388722358ac54e8b9b323cefa09f2 | /Java-Homework-master/src/Inheritance/Calc1.java | f7de0dac8a3b93ef9f24a64ac690834a2382d4bc | [] | no_license | alishergil/Homework-master-Java | 53e4701ec0617d8507659f76f38676b41823956c | 5112b8ceb45290984e689b733d0e7d08f6ef247a | refs/heads/master | 2021-04-15T02:54:20.797553 | 2020-03-22T23:05:51 | 2020-03-22T23:05:51 | 249,289,284 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package Inheritance;
public class Calc1 {
public void add(int num1, int num2) {
int c = num1 + num2;
System.out.println("Addition of num1 and num2 is: " + c);
}
public void sub(int num1, int num2) {
int c = num1 - num2;
System.out.println("Subtraction of num1 and num2 is: " + c);
}
// some random code ... | [
"alishergil@gmail.com"
] | alishergil@gmail.com |
f37b3155a6d7dc84cc3e35068d8246fb437df4f7 | c410683a9d08113e4aaeebc4690822977a5cf680 | /src/fsm/excelToolkit/hmi/Window.java | 8a3faf9bb99695c70f68b1be5e3781eb2ca14c37 | [] | no_license | fivestarmoon/ExcelToolkit | 2f5e7f78366cb1813039fa64eafc362a95501b53 | c3cb8e8f1d4d0fef829083801eb60884a8a19b85 | refs/heads/master | 2023-07-22T02:42:43.314932 | 2019-08-11T02:25:48 | 2019-08-11T02:25:48 | 150,911,276 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,319 | java | package fsm.excelToolkit.hmi
;
import java.awt.Container;
import java.awt.Desktop;
import java.awt.Dimension;
import java.awt.Point;
import java.awt.datatransfer.DataFlavor;
import java.awt.datatransfer.Transferable;
import java.awt.dnd.DnDConstants;
import java.awt.dnd.DropTarget;
import java.awt.dnd.DropTar... | [
"fivestarmoon@live.ca"
] | fivestarmoon@live.ca |
7cbfa7fe99a9d9e26681abc134c6bcc12e3f2bd1 | cfaa8a7cd0db41123849719c4be095f65927b22b | /read/src/main/java/com/read/mobile/beans/MultySearchRequest.java | ece6e4935af8dbfee32277b9f7a85a816cb81eeb | [] | no_license | wuyoujian0313/Read-android | 9ae543316a580bc4794732e54ad5abbffab70463 | ab8bd6a9efe7c7692fdc882ecb54a86f7d148310 | refs/heads/master | 2021-09-03T11:21:23.016544 | 2018-01-08T16:54:56 | 2018-01-08T16:54:56 | 110,246,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 834 | java | package com.read.mobile.beans;
import com.ngc.corelib.http.bean.BaseRequest;
public class MultySearchRequest extends BaseRequest {
/**
*
*/
private static final long serialVersionUID = -7052993329468263369L;
private String age;// 年龄范围
private String type;// 图书类型
private String offset;//
private... | [
"youjian.wu@qunar.com"
] | youjian.wu@qunar.com |
fb377cc96526ff726d0af7e971ed01bf99316134 | 52214e49b30b28f063b85eb6ea307e17b931caa6 | /app/src/androidTest/java/com/example/derek/justjava/ApplicationTest.java | e853057ffc7af5c35bc8fcca0fe7642a3997d47d | [] | no_license | dhaughton99/JustJava_Test | 141f7c71b48734ab4a913aba7afa3738e6c1af98 | 867fd2bfaf3c102448f0e5a74441c25d96ca638d | refs/heads/master | 2021-01-10T12:02:04.092505 | 2016-01-16T21:44:34 | 2016-01-16T21:44:34 | 49,792,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package com.example.derek.justjava;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"dhaughton99@gmail.com"
] | dhaughton99@gmail.com |
63237825382bd507b936491a45f747e862b5634e | 6d75d4faed98defc08e9ac9cd2cb47b79daa77cd | /achieve-parent/achieve-summary/src/main/java/com/wei/designmodel/construction/proxy/dynamicproxy/cglibproxy/CGlibMeipo.java | eaeb3d00914875c3d7081677dfb4af52e91fa453 | [] | no_license | xingxingtx/common-parent | e37763444332ddb2fbca4254a9012226ab48ed76 | a6b26cf88fc94943881b6cba2aecaf2b19a93755 | refs/heads/main | 2023-06-16T20:23:45.412285 | 2021-07-14T12:04:07 | 2021-07-14T12:04:07 | 352,091,214 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,154 | java | package com.wei.designmodel.construction.proxy.dynamicproxy.cglibproxy;
import org.springframework.cglib.proxy.Enhancer;
import org.springframework.cglib.proxy.MethodInterceptor;
import org.springframework.cglib.proxy.MethodProxy;
import java.lang.reflect.Method;
/**
* @Author wei.peng on 2019/3/11.
*/
public cla... | [
"982084398@qq.com"
] | 982084398@qq.com |
42b5b8707da32323359a6020c609022eb390fd95 | c632be558f680f86b59ea15feddce48ea05a4f60 | /수정본_13/JiManagement/app/src/main/java/com/example/park/management/GalleryActivity.java | 5bec3bf7f815273fe64a41008fc0bafd45c7c44f | [] | no_license | jisung0920/project_alpa | 854ec9e6163d3b19032e287e5aae83e174b86172 | 9156faefb7ccb48c841d3e8846cffff2724659f6 | refs/heads/master | 2021-01-12T00:22:56.511593 | 2017-02-26T16:17:59 | 2017-02-26T16:17:59 | 78,716,251 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,545 | java | package com.example.park.management;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.View;
import android.webkit.WebView;
import android.webkit.WebViewClient;
public class GalleryActivity extends AppCompatActiv... | [
"club20608@gmail.com"
] | club20608@gmail.com |
73e0ce7d11ee540b8b6568fcffdc3a20648e3f05 | d97af3db60df4fd365fefb9f761aea98441a87fa | /app/src/main/java/com/ximai/savingsmore/save/activity/IssueCommentActivity.java | a5bf92d50ccdf30e770d8785ce4af72f9de9f79b | [] | no_license | liufanglin/jianjian_shengyousheng | efd1eb3f070ff6ad1f206a7d1d90a0306ec6c353 | 763b1d45157e9c1011e92fd39e49471a7c91b3df | refs/heads/master | 2020-04-08T18:19:44.545286 | 2019-03-24T07:11:58 | 2019-03-24T07:11:58 | 159,603,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,649 | java | package com.ximai.savingsmore.save.activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextUtils;
import android.text.TextWatcher;
import android.view.Display;
import android.view.LayoutInflater;
import android.view.View;
... | [
"fanglin.liu@24tidy.com"
] | fanglin.liu@24tidy.com |
7b57449a83c88c3a97397ac1518d7e59b82f71c7 | 1aecbb6166b090e749054fe7b92bced0227268dd | /ProyectoWebSenaSalud/src/entidades/Usuario.java | 5e170544bae90ac9780585f7fcb76ef48698cdc1 | [] | no_license | dahianaGrajales08/Sena-Salud | 60d6dc15c9b94729f8938dca57670d5b75463150 | c0b53e92e962a79f5c6fb7f38ce1ceb18c9b62ee | refs/heads/master | 2021-01-23T13:29:00.874898 | 2017-11-14T21:46:16 | 2017-11-14T21:46:16 | 102,663,469 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,513 | java | package entidades;
// Generated 28-ago-2017 10:11:09 by Hibernate Tools 5.2.0.CR1
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import static javax.persistence.GenerationType.IDENTITY;
import javax.persistence.Id;
import javax.persistence.Table;
imp... | [
"dahiana grajales@10.71.141.36"
] | dahiana grajales@10.71.141.36 |
ffd34fbef71a809ab073315eeac997b60caf9b9f | 112f026ccd9b19f13440eb4707e39d1aad869647 | /back-end/src/main/java/amanda/biagi/unit/controllers/UserInfoController.java | fdf6c3d771fb210f467ef688a7efb8043f25f127 | [] | no_license | amandabiagi/UNIT | 412d9f1c3d7c5008e5e2bab101ff8846d801f85d | 80c32b912c3bb4834b9b39e4279dfdf203166ea1 | refs/heads/master | 2023-08-17T21:40:23.439169 | 2021-10-27T15:24:46 | 2021-10-27T15:24:46 | 419,788,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,307 | java | package amanda.biagi.unit.controllers;
import amanda.biagi.unit.models.Documento;
import amanda.biagi.unit.models.InfoUser;
import amanda.biagi.unit.models.UserDoc;
import amanda.biagi.unit.repositories.DocumentoRepository;
import amanda.biagi.unit.repositories.InfoUserRepository;
import amanda.biagi.unit.service.Inf... | [
"amanda.biagi@bandtec.com.br"
] | amanda.biagi@bandtec.com.br |
6864359d8f012caf7f68b798067612f82bc94228 | ed1fa5ecd717b065b617f75de1e7be430c7f18cd | /SmartDelivery(Final)/src/com/frame/OrDependenciesBiz.java | b658050b7a605d6e10a163dc208ed5e73ab4c408 | [] | no_license | bookkg2/Smart_Delivery_plus | 8c4a6c08f308b5aa11ebbbefd9182e3d85073a77 | 0de23b26320244bed7cedaf4cdf4dffec3a7aa07 | refs/heads/master | 2022-12-24T21:18:35.997094 | 2019-11-07T08:45:52 | 2019-11-07T08:45:52 | 213,577,656 | 1 | 1 | null | 2022-12-16T07:48:41 | 2019-10-08T07:36:33 | CSS | UTF-8 | Java | false | false | 613 | java | package com.frame;
import java.util.ArrayList;
import org.springframework.transaction.annotation.Transactional;
import com.vo.Order;
public interface OrDependenciesBiz<K,V> {
@Transactional
public void register(V v) throws Exception;
@Transactional
public void modify(V v) throws Exception;
@Transactional
publ... | [
"bookkg2@naver.com"
] | bookkg2@naver.com |
22e12f3ee40080514570abf1620bb61c577554a7 | ab4a854c69dc9c7e37f57fc2a21a11cd87743d86 | /test/java/org/testory/TestComparingArrays.java | 5c01bc38e6158566b5eabc426cde7088b4d88494 | [
"Apache-2.0"
] | permissive | maciejmikosik/testory | 03b1c685aa889e31af5132ce9deabbe7a90c9cbc | 558523be532bfe0667b9398d7ad405f4c37a3dbf | refs/heads/master | 2022-04-03T21:41:05.060666 | 2018-02-22T23:20:27 | 2018-02-22T23:21:05 | 13,142,766 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,027 | java | package org.testory;
import static org.junit.Assert.assertSame;
import static org.testory.Testory.a;
import static org.testory.Testory.given;
import static org.testory.Testory.mock;
import static org.testory.Testory.thenCalled;
import static org.testory.Testory.thenEqual;
import static org.testory.Testory.thenReturned... | [
"maciej@mikosik.com"
] | maciej@mikosik.com |
8a39782e891ca3ffe2730ed998c553593ee937fe | 09ad36fff996f4ab37cbac3d34c2143d33e8631d | /mq-client/src/main/java/com/qiuxs/rmq/log/dao/TransRevcDao.java | 4a37f58b4e26b3a59085494983bdd18363dd29e9 | [
"Apache-2.0"
] | permissive | largeTree/cute-framework | bd374d688ae88b16cf911ff03bdb6c6921d7e9c4 | 8c4924c144681d5d48ec331eb647fecc99b774e4 | refs/heads/master | 2021-06-01T10:38:57.318987 | 2021-01-14T05:03:50 | 2021-01-14T05:03:50 | 115,576,933 | 0 | 0 | Apache-2.0 | 2021-01-14T05:03:51 | 2017-12-28T02:36:59 | Java | UTF-8 | Java | false | false | 268 | java | package com.qiuxs.rmq.log.dao;
import com.qiuxs.cuteframework.tech.mybatis.dao.MyBatisRepository;
import com.qiuxs.rmq.log.entity.TransRevc;
@MyBatisRepository
public interface TransRevcDao {
public void insert(TransRevc bean);
public void get(Long txId);
}
| [
"qiuxs@qiuxs.com"
] | qiuxs@qiuxs.com |
54d571e2baf7e02dd7f907a044cc43e4771b5a4a | 03ecfb945a3971024b45d92d277e1c7a718daa9b | /src/main/java/com/soict/reviewshopfood/dao/ILikeDAO.java | b1190e16e9825b9b7f75c7fea549befd6de496fa | [] | no_license | VincentLong73/Review-Shop-Food | 010f0ab425ad2e5d4d3412399fff9345d47e88e8 | 00a7ea509fd9898953f7a3734b88bc322e152802 | refs/heads/master | 2023-02-26T02:04:57.155007 | 2021-01-19T04:20:02 | 2021-01-19T04:20:02 | 318,532,268 | 0 | 0 | null | 2021-01-19T04:20:04 | 2020-12-04T13:57:00 | Java | UTF-8 | Java | false | false | 426 | java | package com.soict.reviewshopfood.dao;
import java.util.List;
import javax.transaction.Transactional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.soict.reviewshopfood.entity.Liked;
@Repository
@Transactional
public interface... | [
"longngodaugo.1202@gmail.com"
] | longngodaugo.1202@gmail.com |
68fc4199506d4698020682567d476ef73b4bf273 | 284b8f72bb4a29bc47286e634cc1be19baf58e1c | /de/folt/models/applicationmodel/guimodel/support/OpenTMSStyleRangeProperty.java | 994f7b456f0279a482e8766e6201978cdd4159d2 | [] | no_license | MittagQI/src | be708b8a204a6916e5b84fadcc6aac41494c6ab6 | c4b1efe4845a559d5eeb88ce8efb1047622bc193 | refs/heads/master | 2021-01-24T04:08:40.447496 | 2014-01-15T07:19:12 | 2014-01-15T07:19:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,133 | java | /*
* Created on 06.10.2009
*
* To change the template for this generated file go to
* Window - Preferences - Java - Code Generation - Code and Comments
*/
package de.folt.models.applicationmodel.guimodel.support;
/**
* This class implements simple properties for a StyleRange. Currently it just
* supports the ty... | [
"info@heartsome.de"
] | info@heartsome.de |
e52916ccda0389db154647e5180293c617ea1efd | 3aa6ef4ec0b52c5d8a1a34ec5d99a640bfe086e3 | /BackEnd/Advance/Spring/springcore/src/main/java/com/capgemini/springcore/interfaces/Animal.java | 42871cb44b64b13fe9add5033b6a311a27f02a82 | [] | no_license | jagnish1998/TY_CG_HTD_PuneMumbai_JFS_JagnishSharma | 7f37251e437119dd1381f9e34fd0ec9f61f7f0fa | 4b1f28bcdc020f840418491fedf08e0fe0974f6d | refs/heads/master | 2023-01-14T12:06:02.282243 | 2019-12-22T06:05:39 | 2019-12-22T06:05:39 | 225,846,035 | 0 | 0 | null | 2023-01-07T12:37:41 | 2019-12-04T11:00:47 | JavaScript | UTF-8 | Java | false | false | 138 | java | package com.capgemini.springcore.interfaces;
public interface Animal {
public void eat();
public void speak();
public void walk();
}
| [
"jagnish@gmail.com"
] | jagnish@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.