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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e1e36f100b66d2ad869bbd6762e95e3ef632986a | 6eac73bca37908a541875edd11206d4dcf16abf6 | /EchoServer/src/main/java/bioServer/ClientHandler.java | f5fa5891c36abd67e057d1e59c6e078902402f5a | [] | no_license | yejunyu/nettyLearning | f29d0c0e75296cc88ccee5a78e40decac5389c29 | adadc7ef42e88229dbd31d0715e1de1a8c4973d0 | refs/heads/master | 2022-05-31T08:07:27.942733 | 2022-05-26T10:56:15 | 2022-05-26T10:56:15 | 158,526,303 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,114 | java | package bioServer;
import java.io.IOException;
import java.io.InputStream;
import java.net.Socket;
/**
* @author : YeJunyu
* @description :
* @email : yyyejunyu@gmail.com
* @date : 2020/10/15
*/
public class ClientHandler {
public static final int MAX_DATA_LEN = 1024;
private final Socket socket;
p... | [
"liuxing_yue@126.com"
] | liuxing_yue@126.com |
3846f99d7050c119e7039e6daec61556cc1d15d0 | 7dbb933bb289537021b8d6d40b26fa4d0e97c23f | /leetcodeJava/src/review/No_85_H_Maximal_Rectangle.java | 446f6dce2cbcc368923cf95ad925e10f2c3663cf | [] | no_license | BigMy/BMLeetCode | a0e5071e11da1479109bbd839d4d10b33fbc138f | 46caf65a0b65f039c073b08820a5f1689203a5da | refs/heads/master | 2021-09-10T23:44:57.191117 | 2018-04-04T08:35:59 | 2018-04-04T08:35:59 | 104,159,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,184 | java | package review;
import java.util.Stack;
public class No_85_H_Maximal_Rectangle {
public int maximalRectangle(char[][] matrix) {
if (matrix.length == 0 || matrix[0].length == 0)
return 0;
int rows = matrix.length;
// 转换成 no 84的直方图数组
int[] heights = new int[rows];
... | [
"bigmy@bigmy.me"
] | bigmy@bigmy.me |
2a5e1b3ea2381ef442bc3ba66d88f4339bced33c | cee48a7707ff7e686db14515d0d106978b6015c6 | /api-produtos/src/test/java/com/example/springboot/HelloControllerIT.java | d3c7c3699dff9b2aae2bea94a2bfb067235d1999 | [] | no_license | DemianUlisses/aws-pucminas | 24afdff400046f10a24cb6f94d7b093c874f73b3 | 8f919e0321cfee8bfaaaf44c14558796002580e6 | refs/heads/main | 2023-01-09T08:58:18.332625 | 2020-11-04T22:11:21 | 2020-11-04T22:11:21 | 310,131,593 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,098 | java | package com.example.springboot;
import static org.assertj.core.api.Assertions.*;
import java.net.URL;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.spr... | [
"renantafner@gmail.com"
] | renantafner@gmail.com |
0c01c46111bd6c8d716cfa1981923818754a8dfb | 78696f350faf7362505055f616e530dc0a4735b9 | /statusbar_utils/src/main/java/com/yyp/statusbar/utils/OSUtils.java | 8dc77046149fe06b5a4aa98868868518ecd2beae | [] | no_license | yeaper/StatusBarUtils | b0c850909232eb4c1cb3d22d9af53da18b2dc211 | a07c83683379e6f22c99bed43d22baba9ee85a40 | refs/heads/master | 2020-04-22T03:15:03.374493 | 2019-02-11T09:14:14 | 2019-02-11T09:14:14 | 170,079,658 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,913 | java | package com.yyp.statusbar.utils;
import android.os.Build;
import android.text.TextUtils;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
/**
* 系统判定工具
*
* Created by yyp on 2019.02.11
*/
public class OSUtils {
/**
* 手机ROM类型
*/
public static final Str... | [
"252191343@qq.com"
] | 252191343@qq.com |
f82c6220c34146de092013623c471ec375c4e0d4 | 53f5a941261609775dc3eedf0cb487956b734ab0 | /com.samsung.accessory.atticmgr/sources/com/samsung/accessory/hearablemgr/module/notification/NotificationListAdapter.java | 151a6a52243d1d9ee886f3da58604895412358bf | [] | no_license | ThePBone/BudsProAnalysis | 4a3ede6ba6611cc65598d346b5a81ea9c33265c0 | 5b04abcae98d1ec8d35335d587b628890383bb44 | refs/heads/master | 2023-02-18T14:24:57.731752 | 2021-01-17T12:44:58 | 2021-01-17T12:44:58 | 322,783,234 | 16 | 1 | null | null | null | null | UTF-8 | Java | false | false | 16,710 | java | package com.samsung.accessory.hearablemgr.module.notification;
import android.app.Activity;
import android.content.Context;
import android.graphics.ColorMatrix;
import android.graphics.ColorMatrixColorFilter;
import android.text.SpannableString;
import android.text.TextUtils;
import android.text.style.Foregrou... | [
"thebone.main@gmail.com"
] | thebone.main@gmail.com |
d254d3d3e813ef2401477c5c067d4fe17cf69d72 | 44e7adc9a1c5c0a1116097ac99c2a51692d4c986 | /aws-java-sdk-chime/src/main/java/com/amazonaws/services/chime/model/transform/DeleteSipRuleResultJsonUnmarshaller.java | 1aa8bced16cea94832377fe57109b764c00f1351 | [
"Apache-2.0"
] | permissive | QiAnXinCodeSafe/aws-sdk-java | f93bc97c289984e41527ae5bba97bebd6554ddbe | 8251e0a3d910da4f63f1b102b171a3abf212099e | refs/heads/master | 2023-01-28T14:28:05.239019 | 2020-12-03T22:09:01 | 2020-12-03T22:09:01 | 318,460,751 | 1 | 0 | Apache-2.0 | 2020-12-04T10:06:51 | 2020-12-04T09:05:03 | null | UTF-8 | Java | false | false | 1,597 | java | /*
* Copyright 2015-2020 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... | [
""
] | |
05771e269bf7b32b8a5b69c134f67226044ff431 | c642a1ef93e2c482adad9e98e757a910d17ff817 | /ASU CST200 Core Data Structures 46120/Chapter 2 Programs/GasMileage.java | 31045d312f31ee0aba2bb6f53c0e4548a6657163 | [] | no_license | unfit-raven/yolo-octo | e31a7d9799437ea1c7a04213cafa454e4cd929d4 | 92ce16e9ac9c052e2904254f2609037da1320c18 | refs/heads/master | 2016-09-05T18:41:05.329493 | 2015-07-14T10:11:37 | 2015-07-14T10:11:37 | 32,855,415 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | // GasMileage.java Java Foundations
//
// Demonstrates the use of the Scanner class to read numeric data
import java.util.Scanner;
public class GasMileage
{
// Calculates fuel efficiency based on values entered by
// the user
public static void main(String [] args)
{
int miles;
float gallons, mpg;
Scan... | [
"rpmckinn@me.com"
] | rpmckinn@me.com |
5d9b97f391d9c546a6183522c8b6545b1cfb4132 | deecddd8d88d0fd630d17806e0713917d3534aac | /src/View/Main.java | 581374c984643954f0be2d253e025fe2c2219a43 | [] | no_license | miguelRivera130/ParcialUno | 333704a663095ab346ad9ab1fe2b32b4422b6951 | 89e8e94fc78f641dc069ce93a312157b9ad1ca60 | refs/heads/master | 2021-05-21T23:03:31.531335 | 2020-04-03T21:41:06 | 2020-04-03T21:41:06 | 252,847,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 510 | java | package View;
import Controller.ControllerMain;
import processing.core.PApplet;
public class Main extends PApplet {
private ControllerMain controllerMain;
public static void main(String[] args) {
PApplet.main(Main.class.getName());
}
public void settings() {
size(800, 600);
}
public void setup() {
... | [
"angel1301999@gmail.com"
] | angel1301999@gmail.com |
306817446ba0d5504ef5894bb52ae9badd33e4ee | 3c54417d67baadd4ec44ab102fb87f0660895083 | /src/lesson30_1501/MyLovelyPalindrome.java | 56e2990738de144433bbf826fcf5875819d08e2c | [] | no_license | SaidaBuewendt/javaM1-16 | 2e20b4d94ab665bedea4a5ff6124aeea3c91d8fc | 229e4c7ebac8a26296c0cd1ba44ede3146776650 | refs/heads/main | 2023-02-21T10:12:42.708108 | 2021-01-24T09:23:34 | 2021-01-24T09:23:34 | 327,370,997 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,535 | java | package lesson30_1501;
public class MyLovelyPalindrome {
public static void main(String[] args) {
/*
Написать свой метод проверки строки на палиндром.
Учесть, что палиндром может быть предложением с пробелами.
При решении задачи используйте цикл.
Нельзя использовать методы replace(), rever... | [
"saida.buewendt@gmail.com"
] | saida.buewendt@gmail.com |
44c852cc8edbc668e2c71b3ad516fab3888fc328 | e523858cc38870d3f19e9ce8347d6f149b784b72 | /src/main/java/com/laptrinhjavaweb/dao/impl/RoleDAO.java | ddfa353cdfe137d1240d6ea143765d4c3fc374e6 | [] | no_license | nhulq98/authorization-by-rbac-model | 5c6af56418cda6db99f012177d7e51c486c8784d | 4e4049c9c0844fb02319c9f13e03a30dda1f83eb | refs/heads/main | 2023-08-23T12:52:31.792381 | 2021-11-03T12:29:26 | 2021-11-03T12:29:26 | 415,790,132 | 2 | 0 | null | 2021-11-03T12:29:27 | 2021-10-11T05:29:40 | JavaScript | UTF-8 | Java | false | false | 2,846 | java | package com.laptrinhjavaweb.dao.impl;
import com.laptrinhjavaweb.dao.interf.IRoleDAO;
import com.laptrinhjavaweb.mapper.RoleMapper;
import com.laptrinhjavaweb.model.RoleModel;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.List;
public class RoleDAO extends... | [
"nhule2031998@gmail.com"
] | nhule2031998@gmail.com |
b3617fe77e2e5bfaa18f047b2737a63f3f98f1fc | f5545fe6ae7f73beb4ef96ea1c66b1974e989b25 | /app/src/main/java/com/example/smartmechanic/smart_mechanic/Model/RatingRequest.java | 177aafb99005be4f9b7fac95c46b73496071bc28 | [] | no_license | wnipuna/Mechanic | 2013fa88a6473002b8290525291b7b66af2beedc | ec6f650f56e8a4a17aecd8a04546bca6224cd9e7 | refs/heads/master | 2020-03-23T22:12:06.976186 | 2019-04-14T12:16:32 | 2019-04-14T12:16:32 | 142,160,056 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,179 | java | package com.example.smartmechanic.smart_mechanic.Model;
public class RatingRequest {
private String Username;
private String Password;
private String Name;
private String Address;
private String Phone;
private String IsStaff;
private String NIC;
private String Email;
private String... | [
"nipuna.r3@gmail.com"
] | nipuna.r3@gmail.com |
8ba74a6421923749d5a16bd6ad307ec1635f58b5 | 87f49d587cc71a3afa1010d688123ca51a9aabeb | /sample/src/main/java/com/stfalcon/sample/video/EasyVideoPlayer.java | c3beff2cb6f17da989adc1bfd3ca4ba4727b4cb8 | [
"Apache-2.0"
] | permissive | AlexanderBuyko/StfalconImageViewer | 27f030117231aa3f0b1ebfcb70f21dea9d793e56 | c000f63f2efcd20878bc3e81560adaaa6eb8d9d9 | refs/heads/master | 2020-07-21T02:40:59.568347 | 2020-04-02T10:23:15 | 2020-04-02T10:23:15 | 206,737,161 | 2 | 0 | Apache-2.0 | 2019-09-06T07:21:57 | 2019-09-06T07:21:57 | null | UTF-8 | Java | false | false | 39,485 | java | package com.stfalcon.sample.video;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.res.AssetFileDescriptor;
import android.content.res.ColorStateList;
import android.content.res.Type... | [
"alexander.buyko@yellow.systems"
] | alexander.buyko@yellow.systems |
013f76eda06dd942750910197efc09a9f3e8da5c | dd5b4bc3bffa5b69d02e5813ff3e4c4b400acc0e | /app/src/main/java/cc/easyandroid/easyvpn/tunnel/Tunnel.java | 2bbed182d936038a8ed0bb0dfa63cc48ec9e1bb9 | [
"Apache-2.0"
] | permissive | easyandroid-cc/EasyVpn | 32f20b7578278c0a7c2493eb8cba9742e181befb | c90cd05401996f857547a5acece5847d5c17391c | refs/heads/master | 2021-01-23T09:40:11.006828 | 2017-09-30T07:02:06 | 2017-09-30T07:02:06 | 102,592,230 | 3 | 1 | null | 2017-09-07T08:24:37 | 2017-09-06T09:51:40 | Java | UTF-8 | Java | false | false | 6,821 | java | package cc.easyandroid.easyvpn.tunnel;
import android.annotation.SuppressLint;
import cc.easyandroid.easyvpn.core.LocalVpnService;
import cc.easyandroid.easyvpn.core.ProxyConfig;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.nio.ByteBuffer;
import java.nio.channels.SelectionKey;
import j... | [
"cgpllx1@qq.com"
] | cgpllx1@qq.com |
3fc6cdb4af4b2355c74c02489dae9ad0b2e5a65a | 8d4cf84bd14b1a7ddeb4c39f59ec08c32f3b31aa | /src/ru/Test/Bookstore/model/Book.java | 1bdac6037607ef854d4673a5532b96c7d9020f49 | [] | no_license | NikolayOvcharenko/BookStore | 29a4cd0a5806bdc9e3184213c22b997f8e4b726e | a69b526db666e1cf09b5f70970f695da5dd774d0 | refs/heads/master | 2020-09-25T06:11:09.274272 | 2019-12-10T07:17:31 | 2019-12-10T07:17:31 | 225,935,204 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,087 | java | package ru.Test.Bookstore.model;
public class Book {
private long id;
private String title;
private String author;
private double price;
private BookGenge genre;
public Book(long id, String title, String author, double price, BookGenge genre) {
this.id = id;
this.title = titl... | [
"56501319+NikolayOvcharenko@users.noreply.github.com"
] | 56501319+NikolayOvcharenko@users.noreply.github.com |
40b3c0c7799c3ed37f21fa5647d9de1c6f5a219c | c41b64c9d09cc3935d40634dfcf8bdb23d66e07e | /src/com/bleatware/throwgame/Counter.java | 2e6c9c22302c62ebe3912ea6ead3b2f05c3de8f4 | [] | no_license | vasuman/ShootEgg | 5972646e7db9e09937cbfe1b341fd781c2173b3b | 477c93666a0f547296dab6c5974f57441c5a455e | refs/heads/master | 2020-03-25T13:21:02.199868 | 2014-02-08T10:19:49 | 2014-02-08T10:19:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 644 | java | package com.bleatware.throwgame;
/**
* ThrowGame
* User: vasuman
* Date: 2/8/14
* Time: 5:02 AM
*/
public class Counter {
private float t;
private float count;
public Counter(float count) {
this.count = count;
t = 0;
}
public void reset() {
t = count;
}
public v... | [
"vasumanar@gmail.com"
] | vasumanar@gmail.com |
2343a19a159d67844c8a4c6526919ddf46099012 | 4980b88502782ab5736bff74749460f68ea7128e | /src/org/du/settings/doze/DozeService.java | d541b02508cdedf67d68e976d2d201d6a9a01a13 | [] | no_license | hsj51/doze | 43c82d453ba0fcde1127b34322c3c7f935fac620 | af4cad79d58f893759273e4075c814782843e065 | refs/heads/master | 2020-04-20T05:21:42.345912 | 2019-03-13T13:26:52 | 2019-03-13T13:26:52 | 168,654,059 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,114 | java | /*
* Copyright (c) 2015 The CyanogenMod Project
* 2017 The LineageOS Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | [
"noreply@github.com"
] | noreply@github.com |
9cf6b00655f6fa7e14e3b85699268f041467ab8a | bb429844eed8cac34a500c69cd52b1634e9a9af5 | /medicalCalculator/gen/com/example/medicalCalculator/Manifest.java | e48176cb594b3a836bc4c59e11b4f3280c5fe2c5 | [] | no_license | miteshmodi/Mobile-App-Course-Projects | 90cdf94b1d0b5096696101e9f5f4c2dd596d9e63 | 9dd2fcdf13020a007d8fc08c789fd527776fcda3 | refs/heads/master | 2021-09-28T09:08:19.720337 | 2015-04-28T06:20:11 | 2015-04-28T06:20:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 199 | java | /*___Generated_by_IDEA___*/
package com.example.medicalCalculator;
/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */
public final class Manifest {
} | [
"jlindsay1@ggc.edu"
] | jlindsay1@ggc.edu |
e0c184a4d69b87ca131ad516dc8ab44cf80a34c2 | e850c1ae81ab56cdc334cda2523b0bf742dba0ed | /GrupoBruce/src/java/com/bruce/dao/design/IAusenciaDAO.java | 0a15bda9d8f2aa03db1116807c5298d547dad1f6 | [] | no_license | RicardoRuizBenites10/apocalipsis | cc1eecbbfc2e0ecfc18a60005b768c632747fd45 | 341e6293d18814510ce963c78a4a03f6cc080172 | refs/heads/master | 2021-06-02T20:40:16.814816 | 2020-07-21T00:56:39 | 2020-07-21T00:56:39 | 137,546,985 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.bruce.dao.design;
import com.bruce.dao.to.Ausencia;
import com.bruce.util.FilterPage;
import java.util.List;
/... | [
"RICARDO@ENGLOBASYSTEMS"
] | RICARDO@ENGLOBASYSTEMS |
5ca80459c20cd9082f9df57ec8515c62ff1ce5b9 | db3f555bf00309c47e4388c40eb7771e6e9dc450 | /src/net/imwork/zhanlong/proxy/staticProxy/Client.java | 45f57f46682020c3061be8f985a5496ae88cbf0e | [] | no_license | naeidxvTools/spring2 | 29d4742a6d4740447389a7958c22b28dacc047fa | 8e89f700ebf9033d0b2f5f7bef26b91e62b5590d | refs/heads/master | 2023-05-08T01:34:59.982132 | 2021-05-29T08:58:16 | 2021-05-29T08:58:16 | 369,221,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 182 | java | package net.imwork.zhanlong.proxy.staticProxy;
public class Client
{
public static void main(String[] args)
{
Subject subject = new ProxySubject();
subject.request();
}
}
| [
"120769563@qq.com"
] | 120769563@qq.com |
dde70909f8363fa2d97c219f548991b6fdddcbc4 | 9acb7c2c7131e182b3356f8d5a1c92745e6069bb | /kripton-processor/src/test/java/sqlite/feature/livedatax/persistence1/DaoPerson1.java | 766c17c1bb1d4ba9c62d56c2aeb10279f21ae263 | [
"Apache-2.0"
] | permissive | ajrulez/kripton | d4c04c1948a95dde5ad8dc188ffb7d60ae4e0362 | 9bd27f01cecad20f221ec40f3cf1404311b5e290 | refs/heads/master | 2020-03-25T05:22:30.600576 | 2018-07-31T07:04:46 | 2018-07-31T07:04:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,095 | java | /*******************************************************************************
* Copyright 2018 Francesco Benincasa (info@abubusoft.com)
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
* of the License ... | [
"abubusoft@gmail.com"
] | abubusoft@gmail.com |
b3e0c297c7479b99e4faa87042f0ce72329398f8 | 930c207e245c320b108e9699bbbb036260a36d6a | /BRICK-RDF4J/generatedCode/src/main/java/brickschema/org/schema/_1_0_2/Brick/Hot_Water_Supply_Temperature_Low_Reset_Setpoint.java | bca07a184fce5760c10973d0394e8c1f18faebe9 | [] | no_license | InnovationSE/BRICK-Generated-By-OLGA | 24d278f543471e1ce622f5f45d9e305790181fff | 7874dfa450a8a2b6a6f9927c0f91f9c7d2abd4d2 | refs/heads/master | 2021-07-01T14:13:11.302860 | 2017-09-21T12:44:17 | 2017-09-21T12:44:17 | 104,251,784 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,183 | java | /**
* This file is automatically generated by OLGA
* @author OLGA
* @version 1.0
*/
package brickschema.org.schema._1_0_2.Brick;
import brick.global.util.GLOBAL;
import org.eclipse.rdf4j.model.IRI;
import org.eclipse.rdf4j.model.vocabulary.RDF;
import java.math.BigDecimal;
import javax.xml.datatype.XMLGregorianCalen... | [
"Andre.Ponnouradjane@non.schneider-electric.com"
] | Andre.Ponnouradjane@non.schneider-electric.com |
7e24609711fce4bb2d8b43dfb0dbca812c281c16 | c2dccf9aeb4d5ed9c1bd17f8c4409752ea9a16b7 | /CargoOnlinePaypalMPM/src/main/java/com/maxcom/mpm/paypal/bi/ConfirmacionCargoOnlineFacade.java | ccb8f3383edeeb8bd67125fbb0df9b17d4786b82 | [] | no_license | lnx1337/CirculoCredito | 2fa50b5e4d870c66237b0ff2ac9b62a233f91c24 | b0643af065cd177d5495ba7e556695b074b7c43f | refs/heads/master | 2020-05-07T15:29:29.864858 | 2014-10-26T00:11:27 | 2014-10-26T00:11:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,147 | java | package com.maxcom.mpm.paypal.bi;
import com.maxcom.mpm.paypal.bi.service.AutenticacionService;
import com.maxcom.mpm.paypal.bi.service.BitacoraService;
import com.maxcom.mpm.paypal.bi.service.CargoOnlineService;
import com.maxcom.mpm.paypal.bi.service.impl.AutenticacionServiceImpl;
import com.maxcom.mpm.paypal.... | [
"operador@10.0.2.15"
] | operador@10.0.2.15 |
dd4f2e36515e2b5072e5477678cf24117d9e6599 | d314798b6bc651f22de5fc3f69383c3dc166ef85 | /src/lab/exercise3/two/one/CCASLock.java | 2c38535047b2910eccb8013d8b7b217dc10cbba4 | [] | no_license | mzaidkhan/Concurrency-Algorithms | 77fda9afb48ec7b8b60cad49afb956a031327a16 | 12e62058fd658c4db8277b620889b954bec4253b | refs/heads/master | 2021-01-10T06:56:33.911086 | 2016-01-30T21:05:16 | 2016-01-30T21:05:16 | 50,742,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,384 | java | package lab.exercise3.two.one;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.locks.Condition;
import java.util.concurrent.locks.Lock;
/**
* @author mohammed zaid khan
*
*/
class CCASLock implements Lock {
AtomicInteger state = new AtomicInteg... | [
"zaidk311@gmail.com"
] | zaidk311@gmail.com |
aa650597e0582d3d1ebd33c80914e601702d3c70 | 0fc9a85b1f475d73dbb4d63efdf4e531b856dca6 | /app/src/main/java/com/example/ted/android_networkconnectivity/MainActivity.java | 24eada38ab6f28936aa4fafa7dceba0af6791275 | [] | no_license | tedhagos/Android_networkConnectivity | 4b840e485d07edd69cd0df94eec220c832c0df39 | 0c5f4a3b6b2979b97682ab65f34fe977e5e7ad26 | refs/heads/master | 2016-09-14T02:15:56.707859 | 2016-04-17T12:01:44 | 2016-04-17T12:01:44 | 56,434,156 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,697 | java | package com.example.ted.android_networkconnectivity;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;... | [
"tedhagos@gmail.com"
] | tedhagos@gmail.com |
fbf51c0a1db434cb01a79108434c5b17e5a466a5 | de3694f1be420e12ad228fbaa72d17344b15b427 | /s40-ci-backend-ejb/src/main/java/com/nokia/ci/ejb/ProjectAnnouncementEJB.java | e4e586ed1032d2a524316f55b7a878fe4e89b2a6 | [] | no_license | slimsymphony/ci-backend | 05a760611af610637fafccec5313e2dfac840309 | 7517d497464dd44e3ee951bddf102eaca26b029a | refs/heads/master | 2016-09-06T04:18:48.652987 | 2014-07-24T08:21:07 | 2014-07-24T08:21:07 | 22,204,436 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 662 | java | package com.nokia.ci.ejb;
import com.nokia.ci.ejb.model.ProjectAnnouncement;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.ejb.LocalBean;
import javax.ejb.Stateless;
/**
* Created by IntelliJ IDEA.
* User: djacko
* Date: 10/1/12
* Time: 10:33 AM
* To change this template use File | Setti... | [
"slimsymphony@gmail.com"
] | slimsymphony@gmail.com |
8ef07df42e025b05c67f311089790e441a47eb38 | 0ea271177f5c42920ac53cd7f01f053dba5c14e4 | /5.3.5/sources/android/support/v7/transition/ActionBarTransition.java | 658376bcd81e6a5bae834c05e02a1a32283cb804 | [] | no_license | alireza-ebrahimi/telegram-talaeii | 367a81a77f9bc447e729b2ca339f9512a4c2860e | 68a67e6f104ab8a0888e63c605e8bbad12c4a20e | refs/heads/master | 2020-03-21T13:44:29.008002 | 2018-12-09T10:30:29 | 2018-12-09T10:30:29 | 138,622,926 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 436 | java | package android.support.v7.transition;
import android.support.annotation.RestrictTo;
import android.support.annotation.RestrictTo.Scope;
import android.view.ViewGroup;
@RestrictTo({Scope.LIBRARY_GROUP})
public class ActionBarTransition {
private static final boolean TRANSITIONS_ENABLED = false;
private static... | [
"alireza.ebrahimi2006@gmail.com"
] | alireza.ebrahimi2006@gmail.com |
47d45ba6546702ebbae138bd72bdf2f7cecd323d | 2f5ba8ef75cfc152211a0d76efab2fad20799b81 | /Spring-Boot-Annotation/src/main/java/com/nguyendangkhoa25/condition/onclass/ConditionalOnClassService.java | 98b4506c456f129976fa11d88451160edd8ad097 | [] | no_license | nguyendangkhoa25/Spring-Boot-Training | 2ea9c3aa9b202ae189e687eb6d499775e0488a88 | dd72049c616b702c059c43dbb89e321a6147f861 | refs/heads/main | 2023-07-23T11:13:03.413872 | 2021-08-29T04:07:04 | 2021-08-29T04:07:04 | 394,508,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 92 | java | package com.nguyendangkhoa25.condition.onclass;
public class ConditionalOnClassService {
}
| [
"nguyendangkhoa25@gmail.com"
] | nguyendangkhoa25@gmail.com |
d8c9acf8ad2e4a78160eab990a87d2c4f920b9f2 | 36cf99a400a30455d6302e3ffbffad2b9a4de972 | /src/ec/edu/ups/modelo/Telefono.java | ce61fcc1381b39e203a899539b4794983452fc85 | [
"MIT"
] | permissive | psidrovo/Practica03-IdrovoPaulPrueba | d3458c0708417f997fcb60666d47cb0917e0345e | 3a56e0713f8f9754b25e92e926384d7d5bc2629d | refs/heads/master | 2022-06-28T14:19:41.912527 | 2020-05-12T15:51:19 | 2020-05-12T15:51:19 | 263,319,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,202 | 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 ec.edu.ups.modelo;
/**
*
* @author Paul Idrovo
*/
public class Telefono {
private int codigo;
private String n... | [
"paulsidrovob@gmail.com"
] | paulsidrovob@gmail.com |
8b4ab36a9183dcc4df4cfb009b830e14cdd539a1 | eed1fa1ee66d130401eb10c356938527d6ee4f82 | /pinyougou_seckill_web/src/main/java/com/pinyougou/user/service/UserDetailServiceImpl.java | b38c1acbb7f85228b8ba9dcbab06b8f7cd682443 | [] | no_license | IslandWZ/rep1 | f162191e0ba1a9d4df411811fc50137f5d20dc16 | 986e603384471e08e6e068616062c9e70f987ecc | refs/heads/master | 2020-05-09T17:02:01.884550 | 2019-04-14T12:50:37 | 2019-04-14T12:50:37 | 181,292,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 983 | java | package com.pinyougou.user.service;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.security.core.userdetails.User;
... | [
"18792380260@163.com"
] | 18792380260@163.com |
ddb04300efefe9659864ea17e84a27ef3f49ecb4 | 1bb31f9b23b378a8e44e620dc2d732179cd5d789 | /app/src/test/java/com/edgar/doujinreader/ExampleUnitTest.java | bb8465d6c229409b60ffe295ea5c446b3de5d19a | [] | no_license | Hifairlady/DoujinReader | f339a48ad93469d8165a64a016b50d8092cc900e | b0688fb870593e83f6ef7fe91b9c029695b5367c | refs/heads/master | 2020-03-13T01:36:27.031833 | 2018-04-26T06:45:14 | 2018-04-26T06:45:14 | 130,907,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package com.edgar.doujinreader;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
... | [
"1452192394@qq.com"
] | 1452192394@qq.com |
31ae5cfd19a26554d649df256b6d93f3012bcfae | 627bb97a3f37764473f571b1b8395f8f65b44e97 | /src/de/fernunihagen/mathinf/kn/grossgasteiger/markovclassifier/javafx/Main.java | b598924d2f73210b91d6e8897a954057d610d660 | [] | no_license | calculon102/markov-classifier | 241e270a627ddd989c6382d00e4c462323d1035b | 7209185183a98429758b21e77fb04a1971e403ef | refs/heads/master | 2016-08-11T18:47:51.941464 | 2016-02-28T11:13:28 | 2016-02-28T11:13:28 | 52,715,941 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,976 | java | package de.fernunihagen.mathinf.kn.grossgasteiger.markovclassifier.javafx;
import java.util.ResourceBundle;
import java.util.logging.Level;
import java.util.logging.Logger;
import de.fernunihagen.mathinf.kn.grossgasteiger.markovclassifier.logging.FileLogger;
import javafx.application.Application;
import javafx.fxml.F... | [
"frank@pixelgerecht.de"
] | frank@pixelgerecht.de |
338f5f7fb2d0b5f45817a4101e0bc8df4858c8e7 | 00e6cda6a8d689db84a5d274703b1e18c583b6ab | /book/Chapter11/StudentFiles/CodeInFigures/Dog.java | 60524c8b48ed0ef04ddffa74fcb746f485e9e04a | [] | no_license | cybertron97/CSC18A | 3861577179066d3eb47a90810fb19c8955cfc2c6 | 059ca5c4b93bab6aa30ef90f2dfe17b4aa3067bf | refs/heads/master | 2020-04-05T16:11:13.612753 | 2019-02-02T18:51:59 | 2019-02-02T18:51:59 | 157,000,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 111 | java | public class Dog extends Animal
{
public void speak()
{
System.out.println("Woof!");
}
}
| [
"noreply@github.com"
] | noreply@github.com |
52aca6d7e63edd8c93563020629515fbea44c91a | a276a3ab50b7caad04f71880ba68f61c0e844be2 | /Battleship/src/Ship.java | e7517a50dbd7d38f8f99501b68deaff230d2ceec | [] | no_license | ericpark22/Battleship | 43e0784c0c01c62db68b9c66d8ba881b4ffaf53d | 215ad4029081847e11c1246ba57a0ad141cd3665 | refs/heads/master | 2020-06-04T17:30:29.574568 | 2019-06-15T21:42:49 | 2019-06-15T21:42:49 | 192,125,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,007 | java | import java.util.ArrayList;
import java.util.List;
public abstract class Ship
{
private int length;
private List<Location> locations;
private List<Location> hitsTaken;
public Ship(int length)
{
this.length = length;
locations = new ArrayList<>();
hitsTaken = ne... | [
"noreply@github.com"
] | noreply@github.com |
0ee16a637e9806832a71d4b2d9bd43e5e3cbd63f | c41399ac327e8e577f662c4e2485f8880b4f2a61 | /app-expert-server/src/main/java/uz/developer/appexpertserver1/service/PaymentService.java | ae84870b8734da28233ab8a5da0b43020f7b7f93 | [] | no_license | DilmurodRustamov/app-expert-server1 | 9ad1e6eb4e7b14812c28214319d9a343df057e60 | 8cea59f6275398005648fdb62a504a8ed83d6c96 | refs/heads/master | 2023-06-16T11:08:50.035816 | 2021-07-15T06:36:24 | 2021-07-15T06:36:24 | 383,572,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,652 | java | package uz.developer.appexpertserver1.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.rest.webmvc.ResourceNotFoundException;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Service;
import uz.developer.appexpertserver1.entity... | [
"dilmurod199911@gmail.com"
] | dilmurod199911@gmail.com |
dc725d920e480ecacaa0b979f3452dfd1c8e1d86 | 2c623bedeb6e0b3039dc0762ed2c72383a2e03a6 | /platform/iov-factory-web/src/main/java/cn/yunovo/iov/factory/biz/statistics/assemble/model/StatisticsAssembleVO.java | 6cba54d1af1eaee9eb5a13d8aa98fc80f9bee3fc | [] | no_license | likenewton/factoryCenter | 9d45810c8fd2944e241a5007927dff6d933d0999 | b8f7ee33f533d0bf71ba19405092351ac50b8a08 | refs/heads/master | 2022-12-01T11:35:58.160920 | 2020-08-05T14:05:23 | 2020-08-05T14:05:23 | 285,305,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,065 | java | package cn.yunovo.iov.factory.biz.statistics.assemble.model;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Size;
import javax.validation.constraints.Digits;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.To... | [
"396616855@qq.com"
] | 396616855@qq.com |
505db00fa959f92c9c682c238c417e57cbb1240d | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/jadx/tests/integration/generics/TestGenerics6.java | ee2fa79cafe7d7812e1e99d997362bfd3d8676ea | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 1,241 | java | package jadx.tests.integration.generics;
import jadx.core.dex.nodes.ClassNode;
import jadx.tests.api.IntegrationTest;
import jadx.tests.api.utils.JadxMatchers;
import java.util.Collection;
import org.junit.Assert;
import org.junit.Test;
public class TestGenerics6 extends IntegrationTest {
public static class Te... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
c5fd584b8fd91660bf14b2fdaad4de0fa4edf194 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/84/509.java | 06e43bca0feff96de92242878f9871b935057d04 | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154367 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package <missing>;
public class GlobalMembers
{
public static int Main()
{
int i;
int k;
int[] n = new int[100];
int max;
int max2;
k = Integer.parseInt(ConsoleInput.readToWhiteSpace(true));
for (i = 0;i < k;i++)
{
n[i] = Integer.parseInt(ConsoleInput.readToWhiteSpace(true));
}
i = 0;
max = ... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
b4ff80aafdc3bd2786371d78c89972c3559eb045 | 50cff846115c42bcb28a59ab05e62a15950dc2a8 | /J2SE/src/charactor/Heal.java | 6ae11b807428fadba0fd7bd21d4decafb4b2121d | [] | no_license | sherlockor/Java-study | 800c2437b9a5173c4e1e6e132c8f0dde759c5d91 | 60505f93d398e2b0d7cff79da080cf095b4148b4 | refs/heads/master | 2022-12-21T13:12:12.071135 | 2019-08-14T14:28:43 | 2019-08-14T14:28:43 | 159,778,241 | 0 | 0 | null | 2022-12-16T05:01:10 | 2018-11-30T06:24:15 | Roff | UTF-8 | Java | false | false | 69 | java | package charactor;
public interface Heal {
public void HealOP();
}
| [
"sherlock_lin@163.com"
] | sherlock_lin@163.com |
2acad55b9154cf39347f5e80300aeb8b91933a22 | 51c209cb5da77d344156d9a20469364a254a3c09 | /src/main/java/com/example/cursomc/services/ClienteService.java | 1f279dfefd934d2e984b81ed9cbe4615c17de79f | [] | no_license | vanderborges/cursomc | 55842145a3fca8a4f27f428cccc0411d29d1bb33 | c42195243f950a5048ea5b5c4d022b1d634ff23e | refs/heads/master | 2021-08-17T09:45:11.165571 | 2021-01-07T14:55:32 | 2021-01-07T14:55:32 | 239,727,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,145 | java | package com.example.cursomc.services;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.dao.DataIntegrityViolationException;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import... | [
"vander.borges@i9xp.com.br"
] | vander.borges@i9xp.com.br |
8ee320b93746339efb45226ea91e747058a469f2 | 46639889543315094ad36e493f014f3641eb31f6 | /JstxGWT/src/main/java/co/q64/jstx/gwt/ui/ace/AceCompletion.java | 990fa0274e05fb2ac842341415af5a6e63219220 | [] | no_license | richax/Jstx | b7809c680a6e5490ee8739867fa95d1356826ba0 | 699e45c9b30ecd1190bee3bbcdc0899669c54748 | refs/heads/master | 2023-03-15T16:45:38.709196 | 2018-04-12T03:42:44 | 2018-04-12T03:42:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,784 | java | // Copyright (c) 2011-2014, David H. Hovemeyer <david.hovemeyer@gmail.com>
// Copyright (c) 2014, Chris Ainsley <takapa@gmail.com>
//
// 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 withou... | [
"Quantum64Development@gmail.com"
] | Quantum64Development@gmail.com |
929adf8b1863d349e0f7e2fbde38404accaa1655 | e25cdaa1cf567c50562cc3b39cb4daf030800c39 | /src/main/java/com/sb/springsecurity/validators/UserValidator.java | 24dec2a0b39efeb9a794b28059aa208214c3b05b | [] | no_license | Stason1o/Spring-MVC-Security | 997dc0df5822cdaac9ef8aa31f73c61ddd4425c3 | 9d99243db2401b952c3dcf1828c1640bf4ebca0d | refs/heads/master | 2021-01-19T11:21:20.815571 | 2017-10-04T07:52:23 | 2017-10-04T07:52:23 | 87,957,591 | 1 | 0 | null | 2017-10-04T07:52:24 | 2017-04-11T16:43:43 | Java | UTF-8 | Java | false | false | 2,621 | java | package com.sb.springsecurity.validators;
import com.sb.springsecurity.model.User;
import com.sb.springsecurity.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.validation.Errors;
import org.springframework.v... | [
"stasikus1996@gmail.com"
] | stasikus1996@gmail.com |
66879f28fb98a77cf2f62f90141eab823f190756 | 4bd27fa82e3204f9822fa9499376e6649ac3eb6a | /abora-gold/src/main/java/info/dgjones/abora/gold/java/missing/smalltalk/TypeDescription.java | fde4048c42d5956e670426e38391a7770f9012d4 | [
"MIT"
] | permissive | jonesd/udanax-gold2java | 089007df1b48272ef85f3b615e4d5180ff41c35e | def868447736dcf0928d5e3322ceeaa056463731 | refs/heads/master | 2022-01-25T11:45:24.907299 | 2022-01-07T03:07:41 | 2022-01-07T03:33:35 | 16,194,337 | 6 | 18 | MIT | 2022-01-07T03:42:40 | 2014-01-24T03:51:32 | Java | UTF-8 | Java | false | false | 1,272 | java | /**
* The MIT License
* Copyright (c) 2003 David G Jones
*
* 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, ... | [
"david@dgjones.info"
] | david@dgjones.info |
5a7437381e710a52d461eaed905bf49ce32a1e4a | 6b27d3bfea6bb9425eb9e0f41c764cb374e025fc | /app/src/main/java/com/example/java2kotlinpractice/lesson2/PokemonData.java | 8acb1b889a315d532c2bb249cc30cb58030aa2df | [] | no_license | AAkira/Java2KotlinPractice | 199a3be895b2a7fa4127ee0c52ad7b2ee8f9b535 | eb7ea5f7cb2e57945816fd82234caac1b0bb2914 | refs/heads/master | 2021-01-19T13:55:50.028136 | 2017-09-18T06:31:22 | 2017-09-18T14:15:29 | 100,863,594 | 13 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,496 | java | package com.example.java2kotlinpractice.lesson2;
/**
* このclassをdata classに変更してみましょう
* https://kotlinlang.org/docs/reference/data-classes.html
*
* Hint : 物凄く短くなります
*/
public class PokemonData {
final private String name;
private int level;
private int hp;
public PokemonData(String name, int hp) {... | [
"developer.a.akira@gmail.com"
] | developer.a.akira@gmail.com |
b1dead23836c66734b1d7f3fcc269c91ba22144e | bc2545ac545c0b45f6f62640e1171071996a03ef | /shirodemo/src/main/java/cn/wolfcode/domain/SystemDictionary.java | beb66ce199ac282df60b4e40acce87453807ff3d | [] | no_license | EDT777/Background-Development-Practice | 2f249042b21237dabba715312a9c10063e182ac4 | 9c12b077c811a43eb7f2f4864818909a971c473c | refs/heads/master | 2022-12-27T09:18:05.237853 | 2021-01-09T12:06:36 | 2021-01-09T12:06:36 | 253,843,855 | 0 | 0 | null | 2022-12-16T15:36:44 | 2020-04-07T16:00:27 | HTML | UTF-8 | Java | false | false | 658 | java | package cn.wolfcode.domain;
import com.alibaba.fastjson.JSON;
import lombok.Getter;
import lombok.Setter;
import java.util.HashMap;
/**
* 字典目录
*/
@Setter
@Getter
public class SystemDictionary extends BaseDomain{
/** 编码*/
private String sn;
/** 标题*/
private String title;
/** 简介*/
private S... | [
"1445417290@qq.com"
] | 1445417290@qq.com |
67a35fd1d1d636cce475730d9c8af47e5a516053 | 4527cd47a2be21601176d0f035ba4ed2ff1058ce | /src/com/ids/idtma/config/ProjectConfig.java | f5d0a4a8b6452d477a8b6574e0ecf2a7bbbccad9 | [] | no_license | XieZhiXian1/MyIDT | 2e007a0246c1705e3dd0836a3102540a96676e88 | 148751891a7577385d42775c7c218e0266e4d693 | refs/heads/master | 2021-01-18T18:37:31.069414 | 2016-06-08T10:54:13 | 2016-06-08T10:54:13 | 60,600,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package com.ids.idtma.config;
public final class ProjectConfig {
//logo的显示与否
public final static boolean DEBUG = false;
//是否捕捉未知异常
public final static boolean APP_UNCAUGHT_EXCEPTION_HANDLER_OPEN = true;
//呼叫错误代码,是否捕捉
public final static boolean UI_CAUSE_SHOW = false;
}
| [
"535171351@qq.com"
] | 535171351@qq.com |
a65ad6be098b6e95ced8d7caa6028495461756ee | 04cbf73cc715fafc2859fbfa677bf493ea8cfe46 | /TransactionalDatabase/tdb-server/src/main/java/com/harystolho/tdb_server/cluster/command/InsertItemCommand.java | 75deb10250c605224eb5fffed832370855cefe4d | [] | no_license | victorbrndls/LearningProjects | 914133dcc9474ffa2bcbe1053b6600e0e9bd7e9d | fe8c9bf5ea1e9dd295c997c82e4db8c1e3e4354c | refs/heads/master | 2022-12-29T13:18:25.294901 | 2019-08-01T18:44:37 | 2019-08-01T18:44:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,360 | java | package com.harystolho.tdb_server.cluster.command;
import java.util.HashMap;
import java.util.Map;
import com.harystolho.tdb_server.cluster.Cluster;
import com.harystolho.tdb_server.cluster.query.ItemFieldQuery;
import com.harystolho.tdb_server.transaction.LogBlock;
import com.harystolho.tdb_shared.QueryResult;
publ... | [
"haristolhogamer@gmail.com"
] | haristolhogamer@gmail.com |
318e9d887a7eb4d9930aa8a11881cdb6b93e9396 | 74f723bee36229fa9d447e63d99c70d2a62dc193 | /roncoo-education-course/roncoo-education-course-service/src/main/java/com/roncoo/education/course/service/dao/impl/AssembleDaoImpl.java | f0be6b1bc3c091d89f489c99780e70e94ac1ee57 | [
"MIT"
] | permissive | Arronzheng/roncoo-education | 714568d864d5098052c44b34d9c4f730fc551af9 | 1afb481d4269597e1cebc339a8d257caaad9279a | refs/heads/master | 2022-09-13T13:45:22.315597 | 2020-07-29T01:52:22 | 2020-07-29T01:52:22 | 220,367,025 | 1 | 0 | MIT | 2022-09-01T23:15:24 | 2019-11-08T02:05:26 | Java | UTF-8 | Java | false | false | 4,936 | java |
package com.roncoo.education.course.service.dao.impl;
import com.roncoo.education.course.service.common.bo.AssembleIngBO;
import com.roncoo.education.course.service.dao.AssembleDao;
import com.roncoo.education.course.service.dao.impl.mapper.AssembleMapper;
import com.roncoo.education.course.service.dao.impl.mapper.en... | [
"1175674846@qq.com"
] | 1175674846@qq.com |
84995915e20fc8b07105ec1e38b98909b5d24d0e | f723e5c6496b7cb530f2c2da08183b195480f5de | /easy-spring-boot-starter/src/main/java/com/easy/EasyApplication.java | 8c72df26fbd4473eac45d18a4a2a365242c08f39 | [] | no_license | javaee02228/Easy | 9bd97433dd7bf3b830f66cbdf082e92ae7b65fef | c72ef1af67e9fbcf3147ef124da07ff5664af552 | refs/heads/master | 2020-03-30T06:06:34.914793 | 2018-09-27T09:11:54 | 2018-09-27T09:11:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 932 | java | package com.easy;
import com.easy.context.EasyContext;
import com.easy.context.Platform;
import com.easy.event.listener.EasyStartListener;
import org.springframework.boot.SpringApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.core.io.ResourceLoader;
/**
* @Descrip... | [
"465567773@qq.com"
] | 465567773@qq.com |
5a9fb19a44df5bc4d63abf93e1c40455b4a57002 | c52772715b4e3e72cdbd605846a3f52d24bc8599 | /src/net/sourceforge/plantuml/math/AsciiMathOld.java | 65883d98afb56cebc2863cc30a7ed90357a8b7bc | [
"MIT"
] | permissive | vsujeesh/plantuml-mit | c172b089441a98e943c6acc559a4506d775da5a0 | e7133c02afdda24b556a8ddb7b5cc416cc0365d6 | refs/heads/master | 2022-02-21T22:23:47.415151 | 2019-10-14T17:03:26 | 2019-10-14T17:03:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,399 | java | /* ========================================================================
* PlantUML : a free UML diagram generator
* ========================================================================
*
* (C) Copyright 2009-2020, Arnaud Roques
*
* Project Info: http://plantuml.com
*
* If you like this project or if y... | [
"plantuml@gmail.com"
] | plantuml@gmail.com |
a17168bbd6b4a4b587140c3301ac5001dd145ddd | 6c73e9676c16dfe778c23f1b2ec11f1869517257 | /server/src/main/java/org/hackduke/HelloWorldController.java | 90dcd74229515caca19499692c87f5037cf186ad | [] | no_license | zrehmani3/hackduke-fall-2015 | cd5c564d76bef9584d0c01161fa032e840515453 | c5c367e2f3b04f0c99f5f8e404d3b19e9b4332b9 | refs/heads/master | 2021-01-19T04:43:58.736560 | 2015-11-11T16:27:35 | 2015-11-11T16:27:46 | 50,521,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,035 | java | package org.hackduke;
import org.hackduke.db.ItemDb;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import java.util.HashMap;
import java.util.LinkedList;... | [
"siddu@siddu.me"
] | siddu@siddu.me |
fed6891f9fd5731f8168dca175b628f719927a16 | c20fc7c16bf79f6bf6152e22c9d169866ab3a503 | /cfgstructure/src/petter/cfg/expression/types/Void.java | 6e0405c84843bde28251a4a189ad62e914d4eaae | [] | no_license | tsusho/simpleC-ssa | d10cc84323e8dc4cf4743396738b971a2ee54e33 | 464cdcb76711292ccbb8954bac2a446fec1695d4 | refs/heads/master | 2020-09-24T09:04:29.406400 | 2019-03-07T12:27:38 | 2019-03-07T12:27:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 755 | 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 petter.cfg.expression.types;
/**
*
* @author petter
*/
public class Void extends Type {
private Void() {}
private s... | [
"petter@in.tum.de"
] | petter@in.tum.de |
f63e2f196fcc49985d60278d6f0593070490429e | 6b2e1f5fdd3668b32c471ff872f03f043b18d5f7 | /mutants/dataset/lcs_length/4093/LCS_LENGTH.java | dea7416ae0676b1dcc29c787f3d47a081931cfe7 | [] | no_license | mou23/Impact-of-Similarity-on-Repairing-Small-Programs | 87e58676348f1b55666171128ecced3571979d44 | 6704d78b2bc9c103d97bcf55ecd5c12810ba2851 | refs/heads/master | 2023-03-25T10:42:17.464870 | 2021-03-20T04:55:17 | 2021-03-20T04:55:17 | 233,513,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,956 | java | package buggy_java_programs;
import java.util.*;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author derricklin
*/
public class LCS_LENGTH {
public static Integer lcs_length(String s, String t) {
// make a Counter
// pair? no! just ... | [
"bsse0731@iit.du.ac.bd"
] | bsse0731@iit.du.ac.bd |
b30a19b0103a147a12d49639301d17e60c5266b3 | 5ba57872428179aa560552f9833855e8a1b1e757 | /src/main/java/lddecker/boardgame/board/impl/FancyCell.java | d4df456e18ea666fc607c8e37f261375fd85c78b | [] | no_license | lddecker/boardgame | 4f2354ab1e540c9d03f77ce85d55cf5f63137ccf | ab62a37b6388ebe0566536dd6318525945798c42 | refs/heads/master | 2020-06-10T20:28:52.858600 | 2017-01-09T15:46:06 | 2017-01-09T15:46:06 | 75,883,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,513 | java | package lddecker.boardgame.board.impl;
import lddecker.boardgame.board.AbstractCell;
import javax.swing.*;
import java.awt.*;
public class FancyCell extends AbstractCell {
private JButton _button;
private final Insets _buttonMargin = new Insets(0, 0, 0, 0);
private final Color _defaultCellBackground = C... | [
"lindsay.decker@solium.com"
] | lindsay.decker@solium.com |
7f612f12ccf73ba0e445a1fa5d85b76c53ff1efe | c7ff844a2ac95501e38a65d2a5b1c674d20f650c | /ashigel-compiler/src/test/java/com/asakusafw/compiler/flow/processor/operator/MasterJoinUpdateFlowImpl.java | 48ea2a01a83371896bbc2eee1d45afc79ed6ba21 | [
"Apache-2.0"
] | permissive | tottokomakotaro/asakusafw | 3a16cf125302169fecb9aec5df2c8a387663415c | fd237fc270165eeda831d33f984451b684d5356f | refs/heads/master | 2021-01-18T05:34:48.764909 | 2011-07-28T05:48:55 | 2011-07-28T05:49:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,036 | java | /**
* Copyright 2011 Asakusa Framework Team.
*
* 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 ... | [
"akirakw@gmail.com"
] | akirakw@gmail.com |
1bfebf5be98c2e7dab5f26d04f6e3ca9f8575cd1 | c76a75c5dd7484983d912fa44ab81fecedd43fcd | /build-android/app/src/androidTest/java/edu/cornell/gdiac/helloworld/ExampleInstrumentedTest.java | 31d2679210a8df00f12c3846e21d29420fdd43bf | [] | no_license | apurvsethi/CUGL_AI | 224e69f394d52332e6b049b1710f47f08519d894 | 4e10e77ad7b439813c2ba564eebb4e3aa6867318 | refs/heads/master | 2021-09-22T14:19:33.472215 | 2018-09-11T02:03:14 | 2018-09-11T02:03:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 783 | java | package edu.cornell.gdiac.helloworld;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will exec... | [
"as2658@cornell.edu"
] | as2658@cornell.edu |
4a2a0d70cd029af3e3bab79e5886c31c59387177 | b0c61bd5c1ea165b91e8682dcd179f7a8d3bf9e8 | /build/generated/source/r/androidTest/debug/com/devin/core/R.java | 5a7f608e3bd76c3d128a5f42235708b2974acf8b | [] | no_license | 821917380/crash_report | 74e99fe7099e516382e432dac971bc7dad79f497 | 72d734823157ec864a78052eb363705afed31726 | refs/heads/master | 2021-01-19T23:20:10.354930 | 2017-04-21T09:33:44 | 2017-04-21T09:33:44 | 88,939,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 87,059 | 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.devin.core;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0x7f040000;
pub... | [
"821917380@qq.com"
] | 821917380@qq.com |
b31c018cc69db8af8440c4184d4070e6313bfbe2 | 1cce29cd23674b1e7f3d523c779231032720add4 | /src/main/java/com/suixingpay/profit/atguigu/jdk/Builder.java | f6ec6f5fd92b1149e78b87868a1d065384913895 | [] | no_license | histjxg/hxg-all | b87a30f2c18c8c075067c406fb1aac8b56dbff4d | 01a1aabb12f3a56bb74698ac986fd16268421698 | refs/heads/master | 2023-07-11T22:10:39.808894 | 2021-08-18T16:07:35 | 2021-08-18T16:07:36 | 397,638,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | package com.suixingpay.profit.atguigu.jdk;
public class Builder {
public static void main(String[] args) {
StringBuilder stringBuilder = new StringBuilder("hello world");
System.out.println(stringBuilder);
}
}
| [
"huangxiaogen@baijiahulian.com"
] | huangxiaogen@baijiahulian.com |
0ecdfc2d078c99bdd43cebb4ce879ae304265e74 | 534efe193f0fdcf0a386b5092508779555587c80 | /3.JavaMultithreading/src/com/javarush/task/task29/task2913/Solution.java | a9fd08f251f1207c2c332e02ea42cd601ee1223b | [] | no_license | teoheel/JavaRushTasks | b1ddef5da78858aa1b462d19042208a5f1241688 | 447e9c3172324251aaaccd1e50134c2b4005b544 | refs/heads/master | 2023-07-16T04:59:32.379948 | 2021-09-06T14:54:15 | 2021-09-06T14:54:15 | 284,746,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | java | package com.javarush.task.task29.task2913;
import java.util.Random;
/*
Замена рекурсии
*/
public class Solution {
private static int numberA;
private static int numberB;
public static String getAllNumbersBetween(int a, int b) {
StringBuilder result = new StringBuilder(String.valueOf(a));
... | [
"69160439+teoheel@users.noreply.github.com"
] | 69160439+teoheel@users.noreply.github.com |
b65a1ecee96b56d528f8a78f1696107d94cb8c28 | 9a517b5e77454a0c898430c89fe82fc99256f26d | /src/main/java/cn/tedu/nybike/web/GenderCountServlet.java | 12b5d1f75eb99cbab456bfda6557103ea90df0ed | [] | no_license | zhiyiTec/nyBike | 03ac228d83163091d08c486d0226a18bc10ebc02 | 50369498e8f3cd422b8fe1a44ed5dd0cd445443f | refs/heads/master | 2020-07-22T14:26:49.625786 | 2019-09-16T03:26:39 | 2019-09-16T03:26:39 | 207,232,719 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,746 | java | package cn.tedu.nybike.web;
import cn.tedu.nybike.listener.SCListener;
import cn.tedu.nybike.po.vo.GenderCountVo;
import cn.tedu.nybike.service.GetService;
import cn.tedu.nybike.service.impl.GetServiceImpl;
import com.alibaba.fastjson.JSON;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springfram... | [
"zhiyitec@gmail.com"
] | zhiyitec@gmail.com |
733fa2148606a2cbb6acbcc5972257fca92f36e5 | 48f17a05e69c115dd6259aa9b15b59dd590ffaa9 | /Model/DataModel.java | 0d431f91289b716c5aab07208663381f23d4504e | [] | no_license | alexviznytsya/sudoku-solver | e4e563e80f8992cd62b019d7d58acdd1ca3afbda | d539dae0b1fc3b6b6ae73e195934d34dec5df4a0 | refs/heads/master | 2020-04-19T07:30:01.825913 | 2019-02-05T20:46:31 | 2019-02-05T20:46:31 | 168,048,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,288 | java | /* file: AlgorithmModel.java
*
* Authors:
*
* Alex Viznytsya
*
* Date:
*
* 10/26/2017
*
* About:
*
* This class iS kind of storage for all variables that can be used
* between different parts of program. From storage of game board and
* candidate lists to variables that help in... | [
"alex.viznytsya@gmail.com"
] | alex.viznytsya@gmail.com |
57c415fc2c5fb83c23927b59dcfa49ea828ea4b5 | 5a2600957dd6dcd58cec0b03d1407d51660ee608 | /src/com/qfedu/dao/ExamplyDao.java | e660c51529198f6cf443ee4282dae11d489b49b4 | [] | no_license | awenwww/smallShop | 3fbae901ec0d640dbb49939e763fb499e04e6f81 | 670b2753b1b438976cf7420d36d5783033e198bc | refs/heads/master | 2023-02-28T23:47:03.994834 | 2021-02-05T10:14:42 | 2021-02-05T10:14:42 | 335,468,641 | 0 | 1 | null | 2021-02-04T02:11:27 | 2021-02-03T01:06:45 | Java | UTF-8 | Java | false | false | 52 | java | package com.qfedu.dao;
public class ExamplyDao {
}
| [
"2223003379@qq.com"
] | 2223003379@qq.com |
e89fdbd576921302971f54e30dc4f0186ce8636f | 165f89c57c7932b7c180ead4ce6de30a0bb7061b | /src/zadaci_03_04_2017/Zadatak2.java | 749c196efd97064593171bbb375da51c91d86b4c | [] | no_license | Alma-0/BILD-IT-zadaci | 0459a1d0a6c20e72adbcf9c1e0fdea760df38d1d | a2b97426e42bf9934b12db1ec2b10d33c2d94b01 | refs/heads/master | 2021-01-22T03:57:45.946195 | 2017-04-10T15:37:09 | 2017-04-10T15:37:09 | 81,484,605 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 556 | java | package zadaci_03_04_2017;
import java.util.Scanner;
import userInput.InputSingleNumber;
public class Zadatak2 {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Enter two positive integers");
int m = InputSingleNumber.inputNumber(input,0);
in... | [
"Alma_@alma"
] | Alma_@alma |
3c4f516b1f202fc308b1e9efa4df5d2716eb6855 | 0e2757fde781e3339b37608f6dbc28d77b99e191 | /src/main/java/salad/TraditionalSalad.java | b056f323900b74ae453276d06f57f46c4581f9eb | [] | no_license | OmelyashchikK/Pattern | b5af2c0ac5b48dfda5c11b9a48d41fee57e85f23 | 0308ec3be2326cbd92a32cadd48a0e56f17c63e2 | refs/heads/master | 2016-09-05T14:42:07.531617 | 2014-12-23T09:49:47 | 2014-12-23T09:49:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 408 | 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 salad;
import inerfaceProduct.Salad;
/**
*
* @author asus
*/
public class TraditionalSalad implements Salad {
@Overri... | [
"dashyl321@mail.ru"
] | dashyl321@mail.ru |
5826e1d8c0715aaa22508484a09a4ba41c374790 | 415862872ec8a5df81d4bacb6beb4d43b49bbad5 | /Omnomnom/src/OmnomnomVisitor.java | acdb86728079a6ec99a12c1a804be2f9a5a5da0d | [] | no_license | mhozza/compilers2014 | 30b8693cbae2940d771b250d0fbcd0826d6f73e4 | 20d2804a53e6e7fd501d78170ebcd314e63ec235 | refs/heads/master | 2021-01-20T22:25:51.415760 | 2015-01-15T22:06:34 | 2015-01-15T22:06:34 | 24,514,418 | 0 | 6 | null | 2015-01-15T21:42:18 | 2014-09-26T20:31:14 | Java | UTF-8 | Java | false | false | 11,629 | java | // Generated from Omnomnom.g4 by ANTLR 4.4
import org.antlr.v4.runtime.misc.NotNull;
import org.antlr.v4.runtime.tree.ParseTreeVisitor;
/**
* This interface defines a complete generic visitor for a parse tree produced
* by {@link OmnomnomParser}.
*
* @param <T> The return type of the visit operation. Use {@link Vo... | [
"mhozza@gmail.com"
] | mhozza@gmail.com |
aa5ef8c31815857ecf5cf95488289029a2798c23 | f83e1ccdb21d06b925b99d5b19ba8831299d2a94 | /src/main/java/com/sapGarden/application/commons/dao/CommonDao.java | a3fa64405c553487f5876807ae9665946b60e651 | [] | no_license | itface/sg | 312209cc027f2e3ce41bdaef5adf2861211a2b78 | 05e6a42f0d98c8dfa6144126f039e9aaa8f5b218 | refs/heads/master | 2016-09-15T20:51:27.291695 | 2013-12-05T02:32:22 | 2013-12-05T02:32:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 852 | java | package com.sapGarden.application.commons.dao;
import java.util.List;
public interface CommonDao {
public long count(Class modelClass,long sapclient);
public List queryBySql(Class modelClass,String sql);
public List findByIds(Class modelClass,String ids);
public List findBySapclient(Class modelClass,lon... | [
"itface@163.com"
] | itface@163.com |
debf8cced49e8b4960ab19da6929728c1f49e19d | 4a015f5a9b655f027a4d4e04fdc926bb893d093d | /photo-service/src/main/java/mk/ukim/finki/photo/domain/Photo.java | 1cd5b7229b742ca8dfa97aed121b93afed6463eb | [
"MIT"
] | permissive | kirkovg/university-microservices | cd1bfe8f92dba3b422c56903b972a2aa9f0b45c7 | 2c8db22c3337014e3a8aa5de3e6a1a32d35c9ba0 | refs/heads/master | 2021-12-26T13:05:05.598702 | 2018-09-11T18:53:35 | 2018-09-11T18:53:35 | 147,234,534 | 0 | 0 | MIT | 2021-08-12T22:16:40 | 2018-09-03T17:25:19 | Java | UTF-8 | Java | false | false | 2,973 | java | package mk.ukim.finki.photo.domain;
import javax.persistence.*;
import javax.validation.constraints.*;
import java.io.Serializable;
import java.util.Objects;
/**
* A Photo.
*/
@Entity
@Table(name = "photo")
public class Photo implements Serializable {
private static final long serialVersionUID = 1L;
@Id... | [
"gjorgjikirkov@gmail.com"
] | gjorgjikirkov@gmail.com |
dfca7b42be8fb59f12a0caa17728d57c03a8faa5 | b926fc22102ae99fb7bfad9e4d2ee9ef64be8a07 | /xdclass-user-service/src/test/java/xin/yyl/db/biz/AddressTest.java | 98c70e10ca18cab070a2271ae13ba45cdd0712f5 | [] | no_license | chengzix/yangyiluo-1024-shop | 7f75b5ece7005e023374d258f2c9785c4e42c49f | 623cf8ebcfb724a7bc43f8a41c3b8fdf5cc7ad3f | refs/heads/master | 2023-03-26T02:11:07.121956 | 2021-03-25T05:07:47 | 2021-03-25T05:07:47 | 351,280,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | package xin.yyl.db.biz;
import net.xdclass.UserApplication;
import net.xdclass.service.AddressService;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.cont... | [
"993807286@qq.com"
] | 993807286@qq.com |
36f66df6b893da095c522fff62c07d5924d9f976 | 8e73034a233b8940b291ad1a2dcab068986f5404 | /src/test/java/utility/Driver.java | 3b0b342e0441cf836ca3d3bdc6e2056345308e3f | [] | no_license | ZeynepSulukcu/SDETProficiencyProject | f77b050789de7a351743cf6642f35db5de3ba3c6 | ae5d2ff9ed38fd01e9ffae43b746159da198ad91 | refs/heads/master | 2023-01-30T13:18:19.549234 | 2020-12-06T18:25:34 | 2020-12-06T18:25:34 | 319,101,948 | 0 | 0 | null | 2020-12-14T19:23:12 | 2020-12-06T18:24:55 | Java | UTF-8 | Java | false | false | 922 | java | package utility;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class Driver {
protected static WebDriver driver;
public static WebDriver getDriver()
{
if (driver == null)
{
// Syst... | [
"sulukcuzeynep@gmail.com"
] | sulukcuzeynep@gmail.com |
9b5e55d1e4566af4c30a69f111674a4b363416fb | 498a51e529d0db51c0df964b4bae1626e646eeaa | /ffc/src/main/java/com/berry_med/monitordemo/view/WaveformView.java | 4d58f722f50e1f974fab2e655472f5fb86938426 | [
"Apache-2.0"
] | permissive | ffc-nectec/android | d8002b939fcd967eb55038775d244ea464ea721d | d5619537b8b292914995e0d0693c0c94824f091a | refs/heads/master | 2022-02-11T13:07:42.059252 | 2022-01-24T11:49:51 | 2022-01-24T11:52:39 | 125,313,191 | 2 | 1 | Apache-2.0 | 2022-01-25T08:48:08 | 2018-03-15T04:42:14 | JavaScript | UTF-8 | Java | false | false | 6,571 | java | package com.berry_med.monitordemo.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.PixelFormat;
import android.graphics.Point;
import android.graphics.Rect;
import android.u... | [
"singmax161@gmail.com"
] | singmax161@gmail.com |
c278a6ba114f099ff42e8cdeda371106e2006b84 | 0cb952fd04c0b7f7eaf91dc095fedf792a905b4f | /src/com/cracking/coding/interview/system/stackOverflow/Badge.java | 70c8a05982c22e10bb5073c529862bde64b08c1e | [] | no_license | nitin023/Interview | faee9a89c4c302b02aca356f86c8f2282915dd7b | a1e44626666749a8d0405c72d0eb5ff86c206518 | refs/heads/master | 2023-04-07T21:57:05.557415 | 2021-04-22T04:45:00 | 2021-04-22T04:45:00 | 295,164,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 125 | java | package com.cracking.coding.interview.system.stackOverflow;
public class Badge {
String name;
String description;
}
| [
"khulbe.nitin@gmail.com"
] | khulbe.nitin@gmail.com |
35757d37feeae2e5378805ff13fbf853c2289b06 | 525dd17d7e8bf0d45e77b657faf16426febaf005 | /src/main/java/com/liusoft/sc/http/RequestHeader.java | e928517594ffd737bcbe58622d951f3e5b23d057 | [] | no_license | liuinsect/servletcontainer | e79caac872b78834b74231f842b5db5c670ad482 | 22f38c8b05a6e75c82a1ca59f8bc76f342aed8f3 | refs/heads/master | 2021-01-20T08:44:13.453037 | 2014-02-13T11:59:45 | 2014-02-13T11:59:45 | 12,677,892 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,250 | java | package com.liusoft.sc.http;
import java.util.Map;
import com.liusoft.sc.constant.HttpHeaderConstant;
import com.liusoft.sc.exception.ExceptionFactory;
/**
* 请求头对应实体
* @Package com.liusoft.http
* @author liukunyang
* @date 2013-9-2 下午04:20:21
* @version V1.0
*/
public class RequestHeader {
private String meth... | [
"liu.insect@gmail.com"
] | liu.insect@gmail.com |
a6ac68cea5b6730d901ba5e99003721651ba6d29 | c3e009e6bdce40015980f1fc240b7e6e06accd84 | /ai/branches/firstAttemptCombat/MyScanner.java | ae7b83d50d197ce28e5c65035ae8cf2941666384 | [] | no_license | abe-taylor-970/AI-Challenge-2011 | ab16b91430d2b476de19815212e3e5c89239aaf8 | 8c7880697eb69507b7ba1d6cadc2f3b017b388c7 | refs/heads/master | 2021-01-10T14:44:09.489258 | 2016-02-06T21:49:38 | 2016-02-06T21:49:38 | 51,223,473 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | import java.util.StringTokenizer;
public class MyScanner extends StringTokenizer {
public MyScanner(String line) {
super(line);
}
public boolean hasNext() {
return (hasMoreTokens());
}
public boolean hasNextInt() {
return(hasMoreTokens());
}
public String next() {
return(nextToke... | [
"abe.970@gmail.com"
] | abe.970@gmail.com |
f3919d3fd36a2a8691065771776ca89a791fdfff | a7b868c8c81984dbcb17c1acc09c0f0ab8e36c59 | /src/main/java/com/alipay/api/domain/ZhimaCreditPeIndustryTradeCloseModel.java | db1d0e6fba887a44f7df80ad012073fe7fe680a1 | [
"Apache-2.0"
] | permissive | 1755616537/alipay-sdk-java-all | a7ebd46213f22b866fa3ab20c738335fc42c4043 | 3ff52e7212c762f030302493aadf859a78e3ebf7 | refs/heads/master | 2023-02-26T01:46:16.159565 | 2021-02-02T01:54:36 | 2021-02-02T01:54:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,149 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 信用服务产品交易关闭
*
* @author auto create
* @since 1.0, 2019-05-16 11:34:53
*/
public class ZhimaCreditPeIndustryTradeCloseModel extends AlipayObject {
private static final long seria... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
c1a0a989732bda5cd593b374d8aec6cbf6cee056 | fa338aa9a23c959b549a38ea732670415dd52fab | /src/com/portal/cms/action/admin/main/CmsAdminLocalAct.java | 4657ebad7cf062905b12ff480acbad97cea81ca8 | [] | no_license | liumangafei/lsq-portal | 0529cd3aa49cf00ee3204f06d2dc7eb4f2a0351b | 7a1ea543a085ec283546f466b8d0c86195a8d487 | refs/heads/master | 2020-04-10T17:32:06.555978 | 2015-07-12T15:58:49 | 2015-07-12T15:58:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,601 | java | package com.portal.cms.action.admin.main;
import static com.portal.common.page.SimplePage.cpn;
import java.io.IOException;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.slf4... | [
"loushi135@163.com"
] | loushi135@163.com |
e4edb59e9c338dc1a14e5e0747265192f852fe8a | c6879cde47f500f05052c380bc7cc833aca98d12 | /eurekaclient2/src/test/java/com/example/eurekaclient2/Eurekaclient2ApplicationTests.java | eaa5a97c3e7c3878dc7dbe522caad962dc59d63b | [] | no_license | xianlao/springcloud | 3cfa66012775bf56034a382c0d4e86ae45f6fdc4 | 95452d0fe9eedd43d5de7662608960034c9521d8 | refs/heads/master | 2020-04-27T11:21:55.475623 | 2019-03-08T07:10:16 | 2019-03-08T07:10:16 | 174,292,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package com.example.eurekaclient2;
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 Eurekaclient2ApplicationTests {
@Test
public... | [
"815665974@qq.com"
] | 815665974@qq.com |
563ba1c9127acc14ea64dcf75f4a4d0c99d7bfed | 0bfc1b107d44eb0c651a9bdc89e3dc9d87369cd7 | /app/src/main/java/com/example/reminder/AddEvents.java | 55a2df3b209bdeba89ccfb73083a0b0142bc172b | [] | no_license | Stephenayor/Reminder | 7a7785c6e678f2f36a024a57d1f97a781ddb7b80 | 9974eed9d25334ff73e4388e51afafc9a10f4d58 | refs/heads/master | 2023-06-12T18:28:59.100766 | 2021-07-05T15:43:23 | 2021-07-05T15:43:23 | 360,701,851 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,350 | java | package com.example.reminder;
import androidx.annotation.RequiresApi;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.DialogFragment;
import androidx.lifecycle.Observer;
import androidx.lifecycle.ViewModelProviders;
import android.app.AlarmManager;
import android.app.DatePickerDialog;
im... | [
"40307603+Stephenayor@users.noreply.github.com"
] | 40307603+Stephenayor@users.noreply.github.com |
fbc3bee91a4d4c0e39621af70bb939eff0417924 | 50add8286b791d2a1ed21f3fe807c1cf87d64173 | /kettle5.0.1-src-eclipse/engine/org/pentaho/di/trans/steps/update/UpdateMeta.java | c23a666831c649427acff2d9cabc3a803f5bfa6a | [
"Apache-2.0"
] | permissive | Piouy/pentaho-kettle-serial | 418f63d981429eeab56160169deb0555a91008f6 | 5a915839de1ee5b0435f3fb6dbe9657f638d36a8 | refs/heads/master | 2021-09-10T06:11:54.094488 | 2018-03-21T09:58:15 | 2018-03-21T09:58:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,929 | java | /*******************************************************************************
*
* Pentaho Data Integration
*
* Copyright (C) 2002-2012 by Pentaho : http://www.pentaho.com
*
*******************************************************************************
*
* Licensed under the Apache License, Version 2.0 (the ... | [
"sct1302120@163.com"
] | sct1302120@163.com |
d67311e741c9941c9e804489dad81db2453a759a | e42e7de3dd0928a12cca14c034ddb5f9f2e2bc00 | /core/src/scripthis/towerdefence/model/Road.java | 2c60c9614b04b21433e5d3a1d3739ab8816c2a3e | [] | no_license | nicocurat/TowerDefence | aec9913c3ae84ef1c340ee7cf15c74c5fbff32ab | 718b40f28e9c8d483500d3594594723743390d1c | refs/heads/master | 2021-01-20T09:26:36.296804 | 2015-11-20T19:35:59 | 2015-11-20T19:35:59 | 46,582,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,988 | java | package scripthis.towerdefence.model;
import scripthis.towerdefence.Point2D.ListPoint;
import scripthis.towerdefence.Point2D.Point;
import scripthis.towerdefence.Point2D.PolyLine;
import java.util.LinkedList;
public class Road{
protected ListPoint start;
protected ListPoint end;
private Point finishLine;... | [
"nicurat@gmail.com"
] | nicurat@gmail.com |
bba0346b4e3f6287bd5219c6e643091e9b8f5220 | e7f273912532c58533fa95b381e7b35927455a39 | /tajo-plan/src/main/java/org/apache/tajo/plan/visitor/BasicLogicalPlanVisitor.java | 23c834d5c77333b4bc1caad8362cfb94b61bf811 | [
"BSD-3-Clause",
"Apache-2.0",
"PostgreSQL",
"MIT"
] | permissive | tempbottle/tajo | 979fb6613962d8d9d0f29fc29aae104218acc6e5 | a9ae3cab69526294475a771014e9c0e49c80462b | refs/heads/master | 2021-01-17T05:37:14.159134 | 2015-03-18T14:57:06 | 2015-03-18T14:57:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,640 | 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... | [
"hyunsik@apache.org"
] | hyunsik@apache.org |
8f9f306cdb24185d3d1e1e7695110c1c95fb9a34 | f9e61de476d18e026f6228b4aa104cdeaa012e1d | /src/main/webapp/static/template/codeFile/wsn_train/WsnTrain.java | e6e34777fc9f7602778f6b30a4bead5d2f180176 | [] | no_license | hojohn/wsn | 933993943b0d035191a0afdf8a033d57ea5c82f0 | 13a69fe2c365a92611bbe65702543f51abdfac96 | refs/heads/master | 2021-01-13T08:12:46.566842 | 2017-06-13T07:26:01 | 2017-06-13T07:26:01 | 69,871,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,096 | java | package com.ai.mnt.model.employee;
import java.io.Serializable;
import java.util.Date;
/**
* @Title: WsnTrain
* @Description: WsnTrain Model
* @Author: Auto Generate.
* @Date: 2016-10-16
*/
public class WsnTrain implements Serializable{
private static final long serialVersionUID = 1L;
/**培训编码*/
pr... | [
"qiangzhenghe@163.com"
] | qiangzhenghe@163.com |
fca0678395b721229810e1367519e08af6144714 | c164d02f06283ca09df4e7148894aed3a4a98a45 | /Pro_OceanParadise/src/FlyingMan.java | 01975898b73e924e054ca5511d5a4736f9f57cb9 | [] | no_license | lxk403216058/oop-class | b9c2f81dfc11762f1988f98545bfdef9ff70aef0 | b98cac0f9097b07843d95aa84d02562d0d3b2167 | refs/heads/main | 2023-01-22T21:28:13.459734 | 2020-12-08T02:50:25 | 2020-12-08T02:50:25 | 319,504,923 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 267 | java |
public class FlyingMan implements Fly {
private int score;
public FlyingMan(){
}
public void setScore(){
this.score =(int)(Math.random()*10 + 1);
}
public int getScore(){
return score;
}
public String fly(){
return "·ÉÈ˷ɹý";
}
}
| [
"403216058@qq.com"
] | 403216058@qq.com |
e801c3b398932c267c8277eccc64d8c39fd4e84a | a8886dac59f8a4d51bc13aed8ca1a3b252cc609d | /app/src/main/java/com/malaab/ya/action/actionyamalaab/utils/NetworkUtils.java | 7a9261607bcbf431aba55bdf3e8cc6790c52f0c9 | [] | no_license | gamal-alghol/ActionYaMalaabCaptain | 5a447311ea99f37d13a4362b05b4ec74c484375b | cd3e4d58dab3d5437878a990363c16595d392181 | refs/heads/master | 2023-05-29T09:10:38.077477 | 2021-06-16T09:42:42 | 2021-06-16T09:42:42 | 377,442,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 646 | java | package com.malaab.ya.action.actionyamalaab.utils;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
public final class NetworkUtils {
private NetworkUtils() {
// This utility class is not publicly instantiable
}
public static boolean isNet... | [
"gamalorge123@gmail.com"
] | gamalorge123@gmail.com |
6aa2ae483775226c31ddf2a8766a9e5e006733a4 | b969bf8c5ab18aaa4820278e5a154676fdd814cb | /src/main/java/org/broadinstitute/hellbender/tools/walkers/haplotypecaller/FlowBasedHMMEngine.java | 9af6c6a1311979d2882ac68d304617affd291b60 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | vruano/gatk | 55f820d10b406939b363ebd107c8ed1598468c95 | 43e2d048338e613e47cab0fbc522ebfdc76ae5c9 | refs/heads/master | 2023-02-25T00:31:42.292545 | 2023-01-12T18:03:20 | 2023-01-12T18:03:20 | 95,934,181 | 0 | 0 | null | 2017-07-01T01:10:43 | 2017-07-01T01:10:43 | null | UTF-8 | Java | false | false | 13,929 | java | package org.broadinstitute.hellbender.tools.walkers.haplotypecaller;
import com.google.common.annotations.VisibleForTesting;
import htsjdk.samtools.SAMFileHeader;
import org.broadinstitute.hellbender.exceptions.GATKException;
import org.broadinstitute.hellbender.utils.MathUtils;
import org.broadinstitute.hellbender.ut... | [
"noreply@github.com"
] | noreply@github.com |
5b86337cfbf86b79133d94d29a8d8174b981083a | 92f10c41bad09bee05acbcb952095c31ba41c57b | /app/src/main/java/io/github/alula/ohmygod/MainActivity2850.java | 1a41a090b916a9b830a9aa53ed600ee173aa02a5 | [] | no_license | alula/10000-activities | bb25be9aead3d3d2ea9f9ef8d1da4c8dff1a7c62 | f7e8de658c3684035e566788693726f250170d98 | refs/heads/master | 2022-07-30T05:54:54.783531 | 2022-01-29T19:53:04 | 2022-01-29T19:53:04 | 453,501,018 | 16 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package io.github.alula.ohmygod;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity2850 extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.acti... | [
"6276139+alula@users.noreply.github.com"
] | 6276139+alula@users.noreply.github.com |
b70a9e8982ab4929064fa7d5191f1939a6c0d860 | f5170bf4089afba4176e8eba4fbd7ea547f15a4f | /OpenBook/app/src/main/java/org/team2/unithon/openbook/utils/StaticServerUrl.java | 00aa21a6f16b3d1879a9465d44177862eae80b1b | [
"Apache-2.0"
] | permissive | KimHunJin/OpenBook | 8692298286ae461f54dc8e0a403e1534ab1c8da2 | 56f80ccd662b656f050bd2cfd9f96e6474b8fc8d | refs/heads/master | 2021-01-09T05:48:02.289515 | 2017-09-20T16:56:42 | 2017-09-20T16:56:42 | 80,837,514 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 276 | java | package org.team2.unithon.openbook.utils;
/**
* Created by HunJin on 2017-02-04.
*/
public class StaticServerUrl {
public static final String URL = " http://api.hongkevin.com/"; // server url
public static final String URL2 = "http://moonwon.gonetis.com:3002/";
}
| [
"ysg01129@naver.com"
] | ysg01129@naver.com |
55bdbef43817f386310e92004420e4255f0bc1b1 | 7c23749f10820d2449af470999d09b753711b77c | /warehouse-service/src/main/java/example/service/WarehouseService.java | 95e35b3c8dfff622467f10bd8af4407eb847416f | [] | no_license | Bingo0408/backbone-microservice | c58ebad2807326aa3447392b9c804ccce4cd3c91 | 8e65358f13900bf7f8ba2815e952a66e6956c7c8 | refs/heads/master | 2022-11-20T17:38:47.411056 | 2020-07-29T13:42:12 | 2020-07-29T13:42:12 | 283,507,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 238 | java | package example.service;
import example.OperationResponse;
import example.entity.ReduceStockRequestVO;
public interface WarehouseService {
OperationResponse reduceStock(ReduceStockRequestVO reduceStockRequestVO) throws Exception;
}
| [
"bin.gu@coupang.com"
] | bin.gu@coupang.com |
e15b42fbfe1ac9c18ccf184ea6f9d897bf617db5 | 0da93883a1f014791341fc8c42c0edf6f49c5f3f | /demo-test/src/main/java/com/example/demo/entity/BaseEntity.java | 4a6090e3eac3323b11af7e73ee44ea35d6d6aeab | [] | no_license | LayHuts/forward-generation-starter | e8f320899640dea163c9100a87f89c7af548ad01 | dc7d4eb2559e046231d37b16a696256dccf094fd | refs/heads/master | 2022-03-28T12:50:47.266466 | 2020-01-27T16:30:30 | 2020-01-27T16:30:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package com.example.demo.entity;
import java.util.Date;
/**
* <br>
*
* @author 永健
* @since 2019/5/9 9:47
*/
public class BaseEntity
{
private Date createTime;
private Date updateTime;
}
| [
"1375668614@qq.com"
] | 1375668614@qq.com |
9ab1065a4dc307f1018d813e0f65e3bc62b2d5c5 | 574b00aa68ca29bc92454dda23aac816dae5374a | /exchange/core/src/main/java/org/hbird/exchange/core/NamedInstanceIdentifier.java | fc0f68ae6b129f94ab7702159f6300352cd6b072 | [
"Apache-2.0"
] | permissive | laurikimmel/hbird-business | 58252c5d5191ac5bad86f2c0a36a5c27130e37b3 | 09267655d567b80560a09942b60d7d0f7e1b89a7 | refs/heads/master | 2021-01-15T17:28:28.593603 | 2013-02-21T15:16:56 | 2013-02-21T15:16:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,243 | java | /**
* Licensed to the Hummingbird Foundation (HF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The HF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not u... | [
"gvillemos@gmail.com"
] | gvillemos@gmail.com |
b719ebbbec5fdf9caf4887b2e94913dad28d1ad3 | fdc3216e39e83621663634b152a1374fc977571d | /src/test/java/com/quality/project/JUnit/passwordConfigTest/IPasswordMock.java | ce02b82e89552b11556f8a270707ad7614b876b6 | [
"MIT"
] | permissive | naveenkusakula/RecipesManager | 45a18a9e8cb5f52744da04f65b47d1e859683be5 | bc079646da896529946be0b144c3ced3754fd105 | refs/heads/master | 2022-04-01T15:34:21.993055 | 2020-01-09T18:35:18 | 2020-01-09T18:35:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package com.quality.project.JUnit.passwordConfigTest;
import com.quality.project.password.IPasswordParam;
public interface IPasswordMock {
IPasswordParam getPasswordMock(String identifier);
}
| [
"naveenkusakula@Naveens-MacBook-Pro.local"
] | naveenkusakula@Naveens-MacBook-Pro.local |
98a20eef6f7e17fc21bd7e959cec3421a881b069 | 85ccd731066ab8b6a9f8af504dfe67d01683b874 | /src/main/java/com/cinovation/web/entity/maintenance/UnitEntity.java | 28658bc6f7e12ffbce61069d32d50ea130a4a394 | [] | no_license | robbyrahmana/Husada-Bunda | b56915abb5d51321313f369b0b983d335c02be0f | bde391ff52b031f65e4fd1fb851e7549308c7d45 | refs/heads/master | 2021-07-17T07:05:29.182285 | 2017-10-22T10:40:43 | 2017-10-22T10:40:43 | 107,856,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,627 | java | package com.cinovation.web.entity.maintenance;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;... | [
"robbyrahmana79@gmail.com"
] | robbyrahmana79@gmail.com |
29dda2044b273662a0f48fe65d9ffb57833df98e | 917bba6fd754e42b5bafd1ac5b0c57f8f0ed1d1f | /apache-commons-collections-ReferenceMap/mutants/org.apache.commons.collections4.map.AbstractReferenceMap_IOD_15.java | 866b6193cea1b9bb9417e699097ba413aab63706 | [
"Apache-2.0"
] | permissive | sbu-test-lab/object-coverage-case-studies | a2a2d916ec7d2d40366ebe0b62dd153000789496 | b09d12a104cdd382c7f9adf0fd941efce6cc1b3a | refs/heads/main | 2023-08-12T15:45:16.418461 | 2021-09-15T11:45:02 | 2021-09-15T11:45:02 | 348,349,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 35,729 | 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 may ... | [
"m.ghoreshi@gmail.com"
] | m.ghoreshi@gmail.com |
59dea58afcc5ea96d459bb5959bb7cc838cf2c1f | 943b714b4d90e2935c4e73f8d2c6e7cc416525f8 | /log-util/src/main/java/vip/liteng/log/Logger.java | 0d5b95ce2dd721996dbbbe17845e2f01ae40cfc5 | [] | no_license | BoringRicky/yuque | 4d153e42bd15d046cefddaa176ff67009481217a | 8f2f6f44ce4c773589566212a8fbed0d9a7ccbff | refs/heads/master | 2020-05-22T15:16:24.721813 | 2019-05-14T10:32:01 | 2019-05-14T10:32:01 | 186,403,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,566 | java | package vip.liteng.log;
import timber.log.Timber;
/**
* @author LiTeng
* @date 2019-05-10
*/
public class Logger {
private static final boolean DEBUG = true;
private static String sTag;
private Logger() {}
public static void register() {
Timber.plant(new Timber.DebugTree());
}
... | [
"rickyli@slightech.com"
] | rickyli@slightech.com |
9f0c2412f4760498831d77324cd74fe7c5438c72 | a2b029ad507b2b747761d9c15ca70e41b4f70b4c | /src/main/java/com/jhta/project/service/PetsitterPriceService.java | 977ccdca8f1b1e2082c7b0b2de2dcac7e7d72959 | [] | no_license | KimDayeong00/FinalProject_3 | 15985eaf6e6aaeec668ab59f09dee17d24438c6d | 70797b90d2ab8ff065801072345a8f07d16c4a41 | refs/heads/master | 2022-12-24T08:57:26.750342 | 2019-09-20T06:11:21 | 2019-09-20T06:11:21 | 129,702,085 | 0 | 0 | null | 2022-12-16T05:10:23 | 2018-04-16T07:24:25 | Java | UTF-8 | Java | false | false | 425 | java | package com.jhta.project.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.jhta.project.dao.PetsitterPriceDao;
import com.jhta.project.vo.PetSitterPriceVo;
@Service
public class PetsitterPriceService {
@Autowired PetsitterPric... | [
"janekim4018@naver.com"
] | janekim4018@naver.com |
e5924a95db6bae8b99e72d6d711090d70fb0aed1 | 9d9503b2ea70ad24d5a6528dd506f5901766daad | /src/main/java/com/sinapsisenergia/repository/SubestacaoRepository.java | 3b71f016f0939f48575491e2fb2196b579a572dd | [] | no_license | MichaelAlves26/TesteDesenvolvedor | 90987dbae5e2546438e600f69f77d1f1a43c6f6d | 3812c4cbafca553206d9c5490ba5040e71fb1508 | refs/heads/main | 2022-12-31T21:15:22.211011 | 2020-10-16T14:54:05 | 2020-10-16T14:54:05 | 304,657,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 296 | java | package com.sinapsisenergia.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.sinapisienergia.entity.Subestacao;
@Repository
public interface SubestacaoRepository extends JpaRepository<Subestacao, Long> {
}
| [
"m.alvescruz5@gmail.com"
] | m.alvescruz5@gmail.com |
db68a44ed7f2f2d69b224871d5134494d2c1889f | c257342df49362a5c041453f3b97109cf38f0d15 | /SefinWeb/SiafiWeb/src/java/br/com/siafi/dao/LicitacaoUnidadeOrcamentariaDAO.java | 482d92f67459533e6c5a3ecab7d255212383f885 | [] | no_license | aricomputacao/s13 | 42acc4709dc9029c26f928da8c5b7da0544fba36 | 14599ce1e1728d53383af7150dc0e20995f6f4d3 | refs/heads/master | 2021-01-13T02:07:27.557209 | 2014-08-15T06:32:18 | 2014-08-15T06:32:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,943 | 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.com.siafi.dao;
import br.com.guardiao.dao.DAO;
import br.com.guardiao.modelo.UnidadeOrcamentaria;
import br.com.si... | [
"aricomputacao@gmail.com"
] | aricomputacao@gmail.com |
f092210da45a615c8a84e8e7e94860d1a37f91c3 | 6c5c1bb6e5a80d79e0ad3026345995530aae9b6b | /src/main/java/com/locus/demo/util/IntervalCalculator.java | 28c14cffc31cfd1e8eb35162083e3efb2f74bacc | [] | no_license | sanjairocky/LocationSimulator | 54a868dfe24ba5da8833ea775004ba898fea0aaa | 49b2276cb13fe06e121d1081872e109519337cee | refs/heads/main | 2023-08-02T12:10:02.319240 | 2021-10-10T19:12:49 | 2021-10-10T19:25:36 | 415,677,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,694 | java | package com.locus.demo.util;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.List;
import org.springframework.stereotype.Component;
import com.locus.demo.domain.LatLng;
/**
* @author sanjaikumar.arumugam
*/
@Component
public class IntervalCalculator {
public sta... | [
"talk2sanjai@gmail.com"
] | talk2sanjai@gmail.com |
66cd26fd68cb2e55e0a4ab63066b5a15212dc8c2 | 72c83a1ce4b628a2ee8b6eb1d3855ac3cda15e08 | /HomeWork3/Prime.java | 9c3e7229adc60b16eb919c29b809df4638147dd5 | [] | no_license | OleksiiN/Prog.kiev.ua | afdc84cc1d31acc3810cacb6f049e099cc9cfd69 | 4b9eebfc8cca57318a61dadf2fb3a2b6746c9571 | refs/heads/master | 2021-01-10T20:31:52.825127 | 2015-08-18T20:07:42 | 2015-08-18T20:07:42 | 34,371,335 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | /**
* Created by Oleksii on 27.04.2015.
*/
public class Prime {
public static void main(String[] args) {
for (int i = 0; i<1000; i++) {
if (isPrime(i) == true)
System.out.println(i+": "+isPrime(i));
}
}
private static boolean isPrime(int a) {
boolean z = fa... | [
"byggerr@gmail.com"
] | byggerr@gmail.com |
893dbd370e49238b31c790fa6f556c8e2832b503 | 2af9e6a1ffb0e90cd2da48113f553a9a8773b2e6 | /byte-buddy-dep/src/test/java/net/bytebuddy/implementation/bytecode/ByteCodeAppenderSizeTest.java | e92f764351e1071c573c243b73614d68bbfbf7f0 | [
"Apache-2.0"
] | permissive | frank0417/byte-buddy | fae39dbc7cd5e719dec86bc3dfffa3dea5a9e61a | 0f14bb074aff7a3e111a98145bc7c797d4e7e2f2 | refs/heads/master | 2021-05-31T16:14:21.622522 | 2015-12-03T07:51:19 | 2015-12-03T07:51:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,051 | java | package net.bytebuddy.implementation.bytecode;
import net.bytebuddy.test.utility.ObjectPropertyAssertion;
import org.junit.Test;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.core.Is.is;
public class ByteCodeAppenderSizeTest {
pr... | [
"rafael.wth@web.de"
] | rafael.wth@web.de |
fc002c03951807abc85e0f9939ac6861b1dcfe9d | f2d85e3f5d6dcac0a7b18cbfef6d6b7c62ab570a | /rdma-based-storm/external/sql/storm-sql-core/src/test/org/apache/storm/sql/compiler/backends/trident/TestPlanCompiler.java | 9ba726786bc879dacc7f30571f90202acbf35fe2 | [
"Apache-2.0",
"MIT",
"BSD-3-Clause",
"BSD-2-Clause",
"GPL-1.0-or-later"
] | permissive | dke-knu/i2am | 82bb3cf07845819960f1537a18155541a1eb79eb | 0548696b08ef0104b0c4e6dec79c25300639df04 | refs/heads/master | 2023-07-20T01:30:07.029252 | 2023-07-07T02:00:59 | 2023-07-07T02:00:59 | 71,136,202 | 8 | 14 | Apache-2.0 | 2023-07-07T02:00:31 | 2016-10-17T12:29:48 | Java | UTF-8 | Java | false | false | 10,362 | 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... | [
"wnghd9999@naver.com"
] | wnghd9999@naver.com |
eb1ba1bb95cdd645c43584acf2198484e8aef761 | f5afb5b12d162149d6b2723d4d0c3c52b1490e65 | /Erpoge Server/src/erpoge/core/meta/Direction.java | 6430ef5d91b7fe93e6f43d57c50d42edcaf8b43a | [] | no_license | Cookson/Ten-Thousand-Journeys | f6195c0acdab06a8641fbd045e2219f5872edd57 | 18c6bf94e37f01e0c4fc8e5e96bccf72f4a1a13d | refs/heads/master | 2021-01-13T02:23:56.829317 | 2013-01-16T09:38:03 | 2013-01-16T09:38:03 | 2,905,119 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package erpoge.core.meta;
/**
* Enum for representing horizontal or vertical direction
*/
public enum Direction {
H,V;
public Direction reverted() {
/**
* Return perpendicular direction
*/
if (this == H) {
return V;
} else {
return H;
}
}
public boolean isH() {
return this == H;
}
public bool... | [
"wlasowegor@gmail.com"
] | wlasowegor@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.