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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3294668aef9c14294dc5ce91c282a3374e687bfc | 4663dabf54894c4f373f33ecc31e45b08ebaa7d2 | /core/src/main/java/com/aliyun/odps/cupid/runtime/ContainerStatus.java | ed8788885bd7ab808ff0893323eb0b84489181a0 | [
"Apache-2.0"
] | permissive | waitinfuture/aliyun-cupid-sdk | b22925e8c12c54c5397af1d3e0af53ef68e45162 | 4ed882d574f0d2d1dd89b672ed849cd26cdb671e | refs/heads/master | 2020-03-26T23:53:59.257858 | 2018-08-10T03:35:21 | 2018-08-10T03:35:21 | 145,575,907 | 0 | 0 | Apache-2.0 | 2018-08-21T14:31:45 | 2018-08-21T14:31:43 | null | UTF-8 | Java | false | false | 1,087 | 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... | [
"xuewei.linxuewei@alibaba-inc.com"
] | xuewei.linxuewei@alibaba-inc.com |
a1cb79e59883ca8bd03b243d4cb2ea937b482bfa | 261ba4a1381cad081692c9c3f44beb4f7281ea16 | /src/main/java/dao/SiteDao.java | b8d9b698b8b4934b148aed06fc171b904e2e834a | [
"MIT"
] | permissive | mopiata/site-maintenance-manager | c64c811e316aed757261d4b17afc60969c9e74bb | 7ee55e37d9943e47f4db9c7eabf92a708925b204 | refs/heads/master | 2020-05-29T21:01:12.353548 | 2019-06-01T07:13:45 | 2019-06-01T07:13:45 | 189,367,870 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package dao;
import models.Site;
import java.util.List;
public interface SiteDao {
//CREATE
void save(Site site);
//READ AND LIST
List<Site> all();
Site findById(int id);
//UPDATE
void update(int id, String name, String location, int engineerId);
//DELETE
void deleteById(int id);... | [
"mopiata@safaricomdigitalacademy.co.ke"
] | mopiata@safaricomdigitalacademy.co.ke |
d7341822f08e4e1f7717d24c52432ecff0319990 | 462e7a27236d977137e932ba521c87df32796b76 | /restfb-2.0.0-rc.2/source/library/com/restfb/util/CachedDateFormatStrategy.java | a81b4c44c0a765a0fa5200e9094e03c872fbaff0 | [
"MIT"
] | permissive | DanielRubinstein/Tower-Defense-Maker | e7f73853ec85dc355a78f2dfef8c398370d4d76f | 9313982f35f432464e39c677d7353daa9225a66d | refs/heads/master | 2021-01-20T03:06:34.162636 | 2017-10-27T15:33:12 | 2017-10-27T15:33:12 | 101,345,802 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,148 | java | /**
* Copyright (c) 2010-2017 Mark Allen, Norbert Bartels.
*
* 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,... | [
"to41@duke.edu"
] | to41@duke.edu |
7484ba94283c468354c390f8e126e24397adc0a9 | d46e46a8974dfa52fcc2fd3b8c314c6e574a35e0 | /Server/15_ProjectGladiator/src/main/java/com/lti/misc/SMSOtp.java | 2e3e89847f5e58f967ba853b39d3e0c2e2092a65 | [] | no_license | AnmolJalan/Numero1-finkart | 72043e2e6615172aa65d46f88835e6bc1b46bcec | f12f0d52346d87ffeed4365135402ff97ad2be5a | refs/heads/master | 2022-12-28T07:32:35.179007 | 2020-10-15T15:48:36 | 2020-10-15T15:48:36 | 304,365,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,434 | java | package com.lti.misc;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
public class SMSOtp {
public static void sendSms(String apiKey1, String message1,String mobileNo) {
try {
// Construct data
String a... | [
"Anmol Jalan"
] | Anmol Jalan |
4831c0b6a07e8d3638b961f1a42fc62b93b32b58 | ada90d39dea4784835e28adf590529d0b43c200a | /app/src/main/java/xit/zubrein/opa/adapter/PoliceStationAdapter.java | 599ac603a86eb7448830617d1a7a454ceef8ead3 | [] | no_license | zubrein/tourismbd | 086be056c9bcd196bcdfb1592781c38d55ea8d15 | eed57f08f4b5efd6e062a0c2b733d3a2a525c0af | refs/heads/main | 2023-05-03T00:41:36.092754 | 2021-05-28T13:44:00 | 2021-05-28T13:44:00 | 312,183,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,157 | java | package xit.zubrein.opa.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.cardview.widget.CardView;
import androidx.recyclerview.widget.RecyclerView;
... | [
"robi3443@gmail.com"
] | robi3443@gmail.com |
336dd16710cd6148ba90272e5e91ca82a074f71a | 44167dd83d765514e6f95977acf926945f34936b | /desktop/src/main/java/org/freehep/graphicsio/emf/EMFTag.java | b2f1e44a63d5b08a9dd6c7bfa74343d0ff4d5ed4 | [] | no_license | westybsa/geogebra | 3c1f2811c6ae7aea1f8babd1f30ef8242d2c0490 | 5b886613f406f976e7d7120505d0e03fbccdbfc2 | refs/heads/master | 2021-05-01T23:57:40.785075 | 2017-01-01T22:25:10 | 2017-01-01T22:25:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,862 | java | // Copyright 2001-2006, FreeHEP.
package org.freehep.graphicsio.emf;
import java.io.IOException;
import org.freehep.util.io.Tag;
import org.freehep.util.io.TaggedInputStream;
import org.freehep.util.io.TaggedOutputStream;
/**
* EMF specific tag, from which all other EMF Tags inherit.
*
* @author Mark Donszelmann... | [
"michael@geogebra.org"
] | michael@geogebra.org |
8718e12d850560b920d73c08683db34ab293616c | ca6645b45cdc6f00523404e4d513d794ba45693a | /addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/GroupDeletionTests.java | 2f61caf319a899393647def20f545fa1c91f8729 | [
"Apache-2.0"
] | permissive | dmi-vor/java_pft | cc17344e3e579b006803bbcd1e2a360033b81c0f | 89ca041723dd0b9c23badcccd898c68c2264dc37 | refs/heads/master | 2020-04-20T23:25:43.028452 | 2019-02-24T18:18:44 | 2019-02-24T18:18:44 | 169,167,592 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package ru.stqa.pft.addressbook.tests;
import org.testng.annotations.*;
public class GroupDeletionTests extends TestBase {
@Test
public void testGroupDeletion() throws Exception {
app.getNavigationHelper().gotoGroupPage();
app.getGroupHelper().selectGroup();
app.getGroupHelper().deleteSelectedGroup()... | [
"janeon@bk.ru"
] | janeon@bk.ru |
c16244625ce0366a4d0c0a274d23844ec347c9c8 | 8dc2fcda0ee06b1e486976f3c3c973b68752dcad | /app/src/main/java/testapp/android/com/echartslearn/media_player/vedio/video_list/VideoBaseAdapter.java | 165c663c0ec041e33e778a5c656ec325adfe3199 | [] | no_license | ILoveFryingPan/EChartsLearn | a1c0b463ae42666e3ab1539d335a101f19fccda8 | 08d535f47f861310ee3436f1a68060b48efb6df8 | refs/heads/master | 2020-12-13T04:23:48.192782 | 2020-08-31T02:11:35 | 2020-08-31T02:11:35 | 234,312,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,601 | java | package testapp.android.com.echartslearn.media_player.vedio.video_list;
import android.content.Context;
import android.graphics.Bitmap;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.Im... | [
"matingkai@fangxiaoer.com"
] | matingkai@fangxiaoer.com |
fe74a78ee069369be2444ad068c745899d53f3da | 1e9984400563eff69230106c03200be7a091c906 | /源代码/Android/app/src/main/java/com/bignerdranch/android/lipstick/FaceDatabaseActivity.java | f5a5587c105c98c6d79bd42eaeeed515179f4bd6 | [] | no_license | fengyunliu/lipstick-projrct | 219326839183cf65dc3bc3a878995054bb58514b | 21d732cb672556558769740779cb9c4ac48351c6 | refs/heads/master | 2022-04-09T11:48:44.788240 | 2019-11-16T08:35:40 | 2019-11-16T08:35:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,090 | java | package com.bignerdranch.android.lipstick;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
... | [
"lianghd1997@163.com"
] | lianghd1997@163.com |
814885f33a0bb86e5884877e6be4c1d9beba89e2 | 10378c580b62125a184f74f595d2c37be90a5769 | /com/github/steveice10/netty/handler/codec/redis/RedisCodecUtil.java | 97cb9bb38d7f911e78823b3b514f299d39f4c190 | [] | no_license | ClientPlayground/Melon-Client | 4299d7f3e8f2446ae9f225c0d7fcc770d4d48ecb | afc9b11493e15745b78dec1c2b62bb9e01573c3d | refs/heads/beta-v2 | 2023-04-05T20:17:00.521159 | 2021-03-14T19:13:31 | 2021-03-14T19:13:31 | 347,509,882 | 33 | 19 | null | 2021-03-14T19:13:32 | 2021-03-14T00:27:40 | null | UTF-8 | Java | false | false | 841 | java | package com.github.steveice10.netty.handler.codec.redis;
import com.github.steveice10.netty.util.CharsetUtil;
import com.github.steveice10.netty.util.internal.PlatformDependent;
final class RedisCodecUtil {
static byte[] longToAsciiBytes(long value) {
return Long.toString(value).getBytes(CharsetUtil.US_ASCII);
... | [
"Hot-Tutorials@users.noreply.github.com"
] | Hot-Tutorials@users.noreply.github.com |
1be2cde95a08383eb58d2462f3662e92bd2ea1c4 | 9345841e9b8af27752d2f39d49fe53730e65a93a | /advmon-web/src/main/java/com/advmon/webapp/datamodel/content/VideoContent.java | 646d756719a8e46a9c8e344c0ae87aeebba43cc0 | [] | no_license | samcoer/admo | 119673578109bc5862a24607d249fe44905d25fe | e89d4ec427d08b775c7cef411bf8cfa1b3a0afb9 | refs/heads/master | 2021-03-16T08:37:58.098155 | 2013-07-22T15:01:00 | 2013-07-22T15:01:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package com.advmon.webapp.datamodel.content;
import javax.persistence.DiscriminatorValue;
import org.springframework.roo.addon.javabean.RooJavaBean;
import org.springframework.roo.addon.jpa.activerecord.RooJpaActiveRecord;
import org.springframework.roo.addon.tostring.RooToString;
import com.advmon.webapp.utils.Util;... | [
"bhatt@adobe.com"
] | bhatt@adobe.com |
91e291b58abb7dce6ae5ce90b5a0dbf89c1ce6df | b7b061f0a1c77e83cbcd201bba94f1b8d8a168cb | /src/com/douzone/mysite/action/board/DeleteAction.java | 7e9004fc78af4600789c494240bdba4a71a4c621 | [] | no_license | kjooyoung/mysite2 | e35bc6be0345832652632b8e3bae74d6635db803 | 247f56efd8bb133e2d1dcf6f00515345fbd3fd99 | refs/heads/master | 2020-04-18T06:33:54.861637 | 2019-02-15T10:51:37 | 2019-02-15T10:51:37 | 167,326,384 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 706 | java | package com.douzone.mysite.action.board;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.douzone.mvc.action.Action;
import com.douzone.mvc.util.WebUtils;
import com.douzone.mysite.repo... | [
"jooyoung@DESKTOP-KUP8SIT"
] | jooyoung@DESKTOP-KUP8SIT |
c9f129de02aa9923421b463cb34cdd3f0000873c | 9ad25103bda1fbd97eaf2a9f1bbe94307c90c701 | /app/src/test/java/com/jorgesys/wifibroadcastreceiver/ExampleUnitTest.java | bb4b8cc66347c7dd5e311204cedf24bf83073096 | [] | no_license | Jorgesys/Android-detect-Wifi | e61a06535be42ca5f39f5fac782c2fdf8b33da70 | adb1495ed050897b229f6b45d1f45b08df232653 | refs/heads/master | 2020-03-18T07:01:22.317850 | 2018-05-22T14:35:01 | 2018-05-22T14:35:01 | 134,427,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.jorgesys.wifibroadcastreceiver;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* 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 {
... | [
"noreply@github.com"
] | Jorgesys.noreply@github.com |
7f609e90115a0c012e4051b7eb1c151d9784c1e6 | 5b1f57cf56bf09e0dc9615be1c71feb2f8f8d714 | /spring-beans/src/main/java/org/springframework/beans/factory/support/AbstractBeanDefinition.java | aaa98597b0ff79ba6272702d33ef5e9481e4cce9 | [] | no_license | BigniuJava/spring | 6f9f819f767442c8da8a0e6139b933da2734d9ca | f1e5931c337af0683d89009144c378bb7affab71 | refs/heads/master | 2023-01-08T17:40:06.856833 | 2020-11-07T17:16:25 | 2020-11-07T17:16:25 | 310,892,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 38,840 | java | /*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"niuchangmeng@sunline.cn"
] | niuchangmeng@sunline.cn |
6e0f854b5acf6536908e0d3a3bacf81dfd734e4e | dc0afaa5b63e1bf4ee195fa1bf56629a32d8d57a | /java/spring/first-spring-security-oauth2/oauth2-authorization-server/src/main/java/me/test/oauth2/authorization/repo/BaseRepo.java | 3707e6edf30cb01889d9c57434a4832868d6702b | [] | no_license | btpka3/btpka3.github.com | 370e6954af485bd6aee35fa5944007aab131e416 | e5435d201641a2f21c632a28eae5ef408d2e799c | refs/heads/master | 2023-08-23T18:37:31.643843 | 2023-08-16T11:48:38 | 2023-08-16T11:48:38 | 8,571,000 | 19 | 19 | null | 2021-04-12T10:01:13 | 2013-03-05T03:08:08 | Java | UTF-8 | Java | false | false | 416 | java | package me.test.oauth2.authorization.repo;
import org.springframework.data.mongodb.repository.*;
import org.springframework.data.querydsl.*;
import org.springframework.data.repository.*;
import java.io.*;
/**
* 保留该接口,方法统一追加自定义方法
*/
@NoRepositoryBean
public interface BaseRepo<T, ID extends Serializable>
ext... | [
"btpka3@163.com"
] | btpka3@163.com |
58d28d9053da936004ccee813a1b975861cdffd8 | c087845a21b9fdc9da24e1fc253de25bbda1d3c5 | /MovieFinder/app/src/main/java/omsu/imit/moviefinder/favorites/FavoritesInteractorImpl.java | c1b549d23d9e5f170f23328ec301cbc7f3523d43 | [] | no_license | LiMeow/OmSU-Android | 6460e0bd2b17c3d8c14e85c6b319b471e3bcf674 | c627a5d21f753edf46ecfd0ea90abe34a309f502 | refs/heads/master | 2022-03-23T06:01:13.037491 | 2019-12-17T03:04:17 | 2019-12-17T03:04:17 | 220,671,657 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 726 | java | package omsu.imit.moviefinder.favorites;
import java.util.List;
import omsu.imit.moviefinder.Movie;
class FavoritesInteractorImpl implements FavoritesInteractor {
private FavoritesStore favoritesStore;
FavoritesInteractorImpl(FavoritesStore store) {
favoritesStore = store;
}
@Override
p... | [
"cactuscatoo@gmail.com"
] | cactuscatoo@gmail.com |
50b3a5616f657f0bd2c466bd2b85a32ecae34cb3 | 05042ad855b22b5ba8fabb20dd1da5d9ac43c583 | /blood-donation/Project/donation-core/src/main/java/ro/ubb/donation/core/service/ProfileServiceImpl.java | fa91162fe81b841071b7491f29b445633e75fc58 | [] | no_license | Pufcorina/Software-Engineering | f4b42314942cee927ba0ada40e6c46f18354cccc | 4014a7f301b3518467a242b414d4da4c4165dd15 | refs/heads/master | 2020-04-11T22:24:35.591668 | 2019-02-28T12:05:19 | 2019-02-28T12:05:19 | 162,135,326 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,928 | java | package ro.ubb.donation.core.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import ro.ubb.donation.core.model.Address;
import... | [
"todorananacorina13@gmail.com"
] | todorananacorina13@gmail.com |
2c1019d8e5e7ffade2eb0ed075f097e3ef182870 | 689cdf772da9f871beee7099ab21cd244005bfb2 | /classes/com/android/dazhihui/ui/screen/stock/hx.java | 93d0f6dd81b50ef611a22e24abf1c1dc283409e9 | [] | no_license | waterwitness/dazhihui | 9353fd5e22821cb5026921ce22d02ca53af381dc | ad1f5a966ddd92bc2ac8c886eb2060d20cf610b3 | refs/heads/master | 2020-05-29T08:54:50.751842 | 2016-10-08T08:09:46 | 2016-10-08T08:09:46 | 70,314,359 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 496 | java | package com.android.dazhihui.ui.screen.stock;
import android.os.Handler;
import android.os.Message;
import com.android.dazhihui.ui.model.stock.MarketManager;
class hx
extends Handler
{
hx(hw paramhw) {}
public void handleMessage(Message paramMessage)
{
MarketManager.get().sendMarketType();
}
}
/* L... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
67d7882dc19e4b8c4996b23d14ba28e290c0d555 | 7a95ba463bd2f47bd0f21e324793008c02b4cf2f | /src/com/twu/biblioteca/entities/Biblioteca.java | d88e1c46eaf5658bf00fe7c1721d7aa2421cc91e | [
"Apache-2.0"
] | permissive | palaciowagner/twu-biblioteca-wpalacio | f583261f629f4c11d7ee2e8191ecc8855a1f637e | 13656980ae4fe9c0bb5094956c96cf0d193fa9dc | refs/heads/master | 2021-05-12T19:59:36.673961 | 2018-01-15T01:42:33 | 2018-01-15T01:42:33 | 117,108,509 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,065 | java | package com.twu.biblioteca.entities;
import com.twu.biblioteca.exceptions.IncorrectPasswordException;
import com.twu.biblioteca.exceptions.ItemNotFoundException;
import com.twu.biblioteca.exceptions.UserNotFoundException;
import java.util.List;
import java.util.NoSuchElementException;
public class Biblioteca {
... | [
"palaciowagner@gmail.com"
] | palaciowagner@gmail.com |
f53877d943cbcf8549cc9595b9c2925a1d2ca0ab | 09999b89f5dc0705d02df20aedbdf1568a958797 | /BlogLGPD/src/br/usjt/devweb/bloglgpd/DetalhePostagemServlet.java | 7f33603d20caeb29e76e0e39bf3966fa792f51ae | [] | no_license | GustavoMenezes01/bloglgpd | 800c7f882405bcea77e77b77416243b32bfc353e | 3fc135dadaa1ad6271ea611b41669913ab65179d | refs/heads/master | 2022-10-10T06:28:10.285271 | 2020-06-08T20:20:26 | 2020-06-08T20:20:26 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,416 | java | package br.usjt.devweb.bloglgpd;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.... | [
"ricardo_l.h.p@hotmail.com"
] | ricardo_l.h.p@hotmail.com |
c1ff8d68e07bb2ea785e1270805e1f61643de3a0 | c9d0468c12a2d79d594f168e0c695a5f9b09d151 | /src/main/java/com/fzj/test/MBGTest.java | f4f4fc91b499e19ab586205702d3ae95d064f5c3 | [] | no_license | FanZejie/SSM-CRUD | 8f3c6f28fe52b1bc678f63a2c6dd8b8225696516 | e054a2b459cfae788d02874d1693f1243d133fe7 | refs/heads/master | 2022-12-22T00:33:35.440152 | 2020-03-16T04:30:56 | 2020-03-16T04:30:56 | 247,591,221 | 0 | 0 | null | 2022-12-15T23:53:32 | 2020-03-16T02:18:47 | Java | UTF-8 | Java | false | false | 913 | java | package com.fzj.test;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import org.mybatis.generator.api.MyBatisGenerator;
import org.mybatis.generator.config.Configuration;
import org.mybatis.generator.config.xml.ConfigurationParser;
import org.mybatis.generator.exception.InvalidConfigurationEx... | [
"ZeJie_Fan@163.com"
] | ZeJie_Fan@163.com |
90998ae7db8a30d34a05f1d9809ac17433ecd46d | 257655abd725e7d39b46941c25b6d39d8a7ad191 | /src/main/java/com/example/uam/model/StepOperationRequest.java | 918dbb6fa2941846b2737e33623584a71adc585f | [] | no_license | Oluwasakin-Tobi/uam | be23d36dc5acfeb722aae97d072409d08db6707d | b8b2d5e6587a4e00da7a61e0b1d0ce249a9d67ac | refs/heads/master | 2022-12-30T19:39:03.116341 | 2020-04-23T12:54:38 | 2020-04-23T12:54:38 | 258,199,397 | 0 | 0 | null | 2020-10-13T21:27:03 | 2020-04-23T12:46:27 | CSS | UTF-8 | Java | false | false | 921 | java | package com.example.uam.model;
public class StepOperationRequest {
private long stepid;
private long productid;
private String userName;
private String serverIP;
private String serviceClient;
public long getProductid() {
return productid;
}
public void setProductid(long productid) ... | [
"ooluwasakin@ecobank.com"
] | ooluwasakin@ecobank.com |
956f5f028af4fa9aa5ad781f744f9a7c2c4cf764 | 4e9a444ca91a13cb34b0f7609737ded210c0697b | /src/com/ipartek/Herencias/EjercicioElectrodomesticos.java | cc09f649322da253bd51d91586def54a109c4ece | [] | no_license | kulentxo/IpartekEjercicios | d5eff4ef834f82e42f862f6aecd57ca3ba9688a7 | bf0af6b20d8255cbcdaf3930bd3f18ba2c716d18 | refs/heads/master | 2023-01-21T12:15:59.302713 | 2020-11-16T11:15:28 | 2020-11-16T11:15:28 | 305,314,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,005 | java | package com.ipartek.Herencias;
import com.ipartek.pojo.Electrodomestico;
import com.ipartek.pojo.televisionPlana;
public class EjercicioElectrodomesticos {
public static void main(String[] args) {
Electrodomestico[] televisionesPlanas;
televisionesPlanas = new Electrodomestico[5];
televisionPlan... | [
"julenmartin.martin@gmail.com"
] | julenmartin.martin@gmail.com |
147974060a83a38393b8666b2fec7f401d97249b | 7ac8852d3cb027bd5e7bf966af4e1dfd32b35690 | /x7-repo/x7-redis-integration/src/main/java/io/xream/x7/repository/redis/id/DefaultIdGeneratorPolicy.java | 58f90e7ec2e0290171d337d511d3f231c2e0288f | [
"Apache-2.0"
] | permissive | saikumar427/x7 | b6f32643244259e0df773071c541ac6ccb71e30d | 7b5b3733e1a8e7bbd95bef7b3a79d62d2265b958 | refs/heads/master | 2022-10-25T14:56:33.939517 | 2020-06-15T09:23:27 | 2020-06-15T09:23:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,763 | 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 ... | [
"cooperation@qq.com"
] | cooperation@qq.com |
c31127c1d13b51e2434edc04e9dd9607d01bf67a | daa384d9043689dc75da302cdfc7975741385881 | /pdd/user-service/src/main/java/com/scau/userservice/mapper/UserMapper.java | b85ab9522201a3dd64ca745560004cc4643dcde3 | [] | no_license | yeyujian/SCAU-PDD | e10ad4de4281b817341502008c2c53725a317bf8 | 9451562f5d5ec537d6f64850a1f93ca7827bfd0a | refs/heads/master | 2023-03-22T04:02:22.875430 | 2021-03-20T03:26:11 | 2021-03-20T03:26:11 | 349,616,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,253 | java | package com.scau.userservice.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import model.Shop;
import model.User;
import org.apache.ibatis.annotations.*;
import org.apache.ibatis.mapping.FetchType;
import java.util.List;
/**
* @program: pdd
* @description: 用户管理数据库接口
* @create: 2020-11-18 19:41
*... | [
"2783880381@qq.com"
] | 2783880381@qq.com |
dd1497c9fb907c38c8d3c68bcd6e66c80faff70a | ca3a11eca5eb71b88da16093bbd10d36a59fa2ae | /studyolle/src/main/java/com/studyolle/settings/form/TagForm.java | e6fff40e532da0b6341bd8e345792a20b6dde7d8 | [] | no_license | kevinntech/spring-jpa-app | 31df690529b5f4f86d84489f981fe890011990e0 | 9263c577c5941a969d9a579f3f282c17fcfdc8d6 | refs/heads/main | 2023-03-15T15:18:54.002043 | 2021-02-25T06:17:57 | 2021-02-25T06:17:57 | 338,985,283 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 121 | java | package com.studyolle.settings.form;
import lombok.Data;
@Data
public class TagForm {
private String tagTitle;
}
| [
"kevinntech@nate.com"
] | kevinntech@nate.com |
57ab1b4785bb7479e0fe163875e8c0bf0d4a63fd | fa3c3e1bbe35a9c1e7af0c158cd0ff56984a5d06 | /src/main/java/com/hleast/utils/MergeSort.java | e806af88fe2f675d8233e4652b22849f6e0110cc | [] | no_license | LP1991/gatherdata | 29c6ba5fdb57c470b507bc05e7b10cda13211ffb | e7d605be33c3e452835e9414f60983cd1f3b45bc | refs/heads/master | 2021-01-20T14:15:05.255610 | 2017-05-22T03:31:25 | 2017-05-22T03:31:25 | 90,573,147 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,083 | java | /********************** 版权声明 *************************
* 文件名: MergeSort.java
* 包名: com.hleast.utils
* 版权: 杭州华量软件 gatherdata
* 职责:
********************************************************
*
* 创建者:Primo 创建时间:2017/5/8
* 文件版本:V1.0
*
*******************************************************/
package com.hleast.ut... | [
"857912753@qq.com"
] | 857912753@qq.com |
40b45edce62c69b17b4bf7b7f4efddc47aa81e5b | b0492717d5588a089043c4d900ebbb7c26d15e06 | /Topic4_Practice_SpringTDD/src/main/java/com/bootcamp/userservice/UserWebServiceClient.java | 2a21c5cdf25f1b47a4da22f38611020cce472510 | [
"Apache-2.0"
] | permissive | edu-go/java-bootcamp | f41b566d96030fe416a44bb89c751640d1e66e0c | 02703ff6c08edc27bf77670e3eb7bf649b6c2553 | refs/heads/master | 2023-06-11T09:16:31.139774 | 2016-02-17T02:43:35 | 2016-02-17T02:43:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package com.bootcamp.userservice;
public class UserWebServiceClient implements UserService {
UserService imp = new UserServiceImpl();
public void deleteUser(User userToDelete) {
imp.deleteUser(userToDelete);
}
public String getUser() {
return imp.getUser();
}
public void addUser(User newUser) {
imp.addU... | [
"eduardo.g@gmail.com"
] | eduardo.g@gmail.com |
618959b751b589155078b27e41075eee2d5665f1 | 4917bcfe0f4d1b8a974ca02ba1a28e0dcad7aaaf | /src/main/java/com/google/schemaorg/core/RealEstateAgent.java | 4ce17dbc69ce5cfca5b765a066ec0792f1523025 | [
"Apache-2.0"
] | permissive | google/schemaorg-java | e9a74eb5c5a69014a9763d961103a32254e792b7 | d11c8edf686de6446c34e92f9b3243079d8cb76e | refs/heads/master | 2023-08-23T12:49:26.774277 | 2022-08-25T12:49:06 | 2022-08-25T12:49:06 | 58,669,416 | 77 | 48 | Apache-2.0 | 2022-08-06T11:35:15 | 2016-05-12T19:08:04 | Java | UTF-8 | Java | false | false | 23,034 | java | /*
* Copyright 2016 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | [
"yuanzh@google.com"
] | yuanzh@google.com |
d9357abf48b8b53aae98b8e79e39fb84cae205c8 | b9517b8662e137c8f5fae72d5d830259a803c525 | /src/components/StandartShoigiField.java | 7283a521841bd92b10a24fca3fc4ab55cc3a85f9 | [] | no_license | istimaldar/Shogi | ff318c9edb4cefc4b2b2a81c99cc357ce5eba522 | 257433172c2fae03f2dacd1ff9e60b7784d112fc | refs/heads/master | 2021-01-21T14:04:16.780570 | 2016-06-14T18:36:02 | 2016-06-14T18:36:02 | 57,180,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,657 | java | package components;
import application.Storage;
import components.Field;
import logic.FieldModel;
public class StandartShoigiField extends Field {
public StandartShoigiField(double x, double y, double width, double height) {
super(9, 9, 20, x, y, width, height);
}
public void createStartPosi... | [
"istimaldar@gmail.com"
] | istimaldar@gmail.com |
25fbedae1fb1809aa57315dd71df882ba8b5e556 | 3a5f18cbd4733eb8539fbcc8d68d378ca496575a | /backend/src/test/java/com/scopic/auction/repository/jpa/MoneyConverterTest.java | f8bc2faa1e86ccb237f2fae01e05d79a263f011b | [] | no_license | rlagoue/auction | e67c9f18bab3abe2d7df92a2e5214e4dfebca121 | 44941dfde78bae265bdbd9c52a987c98e107e34e | refs/heads/main | 2023-05-07T16:39:20.268532 | 2021-05-31T16:09:21 | 2021-05-31T16:09:21 | 370,709,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,836 | java | package com.scopic.auction.repository.jpa;
import com.scopic.auction.domain.Money;
import com.scopic.auction.dto.MoneyDto;
import org.junit.jupiter.api.Test;
import org.mockito.Mockito;
import java.util.Currency;
import static com.scopic.auction.utils.Whitebox.getFieldValue;
import static org.junit.jupiter.api.Asser... | [
"lagoue.njinthe@bao-sarl.cm"
] | lagoue.njinthe@bao-sarl.cm |
a52170b09abfaa73a891a8ba00e24072b36410d1 | 093e296906751d313c17f1c5c966036ce7129d9e | /Lab13Compulsory/src/com/SetLocale.java | a151b04e263baffcb14abd2d241de2723a380758 | [] | no_license | Alin-bot/AdvancedProgramming | 612bb0ddb9cdc86de6e7526f69451a36365418f4 | c8f4facd081695043e805b62898e5048ba5a30f4 | refs/heads/main | 2023-05-15T01:08:56.658055 | 2021-06-08T12:38:33 | 2021-06-08T12:38:33 | 338,988,070 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 41 | java | package com;
public class SetLocale {
}
| [
"alin.vezeteu@yahoo.ro"
] | alin.vezeteu@yahoo.ro |
edc3bc52a357903c8af1e8d4f82c2245d63e6931 | d1dd69d116f13bbc467fc1ef33e6e765ab7b5deb | /src/main/java/com/example/demo/repo/question_repo.java | a99123a3ad1f858f1626d01fee07e02de8fc28b1 | [] | no_license | Yogeshtalreja/QuizApp | fc609c2467b4c730cf8bb140b8ec6c39e620f794 | c2a312fd570c0599964c64b7a717446e3134f45b | refs/heads/master | 2023-06-01T13:36:05.524781 | 2021-06-12T15:13:51 | 2021-06-12T15:13:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | package com.example.demo.repo;
import com.example.demo.model.Question;
import org.springframework.data.repository.CrudRepository;
public interface question_repo extends CrudRepository<Question,Integer> {
}
| [
"yogeshtalreja54@gmail.com"
] | yogeshtalreja54@gmail.com |
ef6eeed3b9c5a9e668f451ee13638fa10f49eb72 | f80fcb5ba1de922083a5a17311b53fc4f9e5a7dd | /src/main/java/org/jboss/cache/marshall/ReplicationObserver.java | 9d0ba1e27930f92ca72bb9a002413f50ed741867 | [] | no_license | SummaNetworks/jbosscache-core | c93d588aebab91f94cf36470c2939799e7b3717c | 7d880bbe35274d1a00bd6b06a00d9416005f871e | refs/heads/master | 2020-04-05T12:08:14.889656 | 2019-09-25T15:44:22 | 2019-09-25T15:44:22 | 156,860,363 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | package org.jboss.cache.marshall;
import org.jboss.cache.commands.ReplicableCommand;
/**
* This is a hook for observing remotely replicated commands on this instance. Mainly used for unit testing.
*
* @author Mircea.Markus@jboss.com
*/
public interface ReplicationObserver
{
public void afterExecutingCommand(Re... | [
"blackpent@gmail.com"
] | blackpent@gmail.com |
031f4182645b635a3b9f8d4f9ae9406959b91b47 | b04a04b297f6b6032d2558f21d6ace73f740454a | /src/sda/homework/Fibonacci.java | 24e4a89b60d5fac858fda1f486758ac579fe3fbc | [] | no_license | chrzasz/sda.training | e6f9fe1a59a354179ef5864b93fd55835003e4a9 | 6457b4090015cbb208ba530aa34d803597eda2db | refs/heads/master | 2020-04-10T19:49:44.247390 | 2019-01-18T14:16:25 | 2019-01-18T14:16:25 | 152,871,567 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 945 | java | package sda.homework;
import java.util.Scanner;
/**
* Created by Grzegorz Chrzaszczyk on 15-10-2018 01:37 AM
*/
public class Fibonacci {
public static void main(String[] args) {
int n = 1;
String str;
System.out.println("Enter Fibonacci range: ");
Scanner scanner = new Scanner(... | [
"chrzaszczyk@gmail.com"
] | chrzaszczyk@gmail.com |
d46eafc6c7fa461b6ecc0747b34a668748ab9fcd | 8a7167477b7067593039d817da43310616d1e4e3 | /swiftboot-sheet/src/main/java/org/swiftboot/sheet/meta/SheetInfo.java | 6a723368361a6ce596deb57d47c4ba7a816a45aa | [
"Apache-2.0"
] | permissive | swiftech/swiftboot | 43f0c7ec568df447f3c38f622ef21da8571cdc51 | 414e99150c6cde05602c5b742149f97a4f9b59d4 | refs/heads/master | 2023-08-31T14:31:41.371754 | 2023-08-29T10:06:22 | 2023-08-29T10:06:22 | 162,388,276 | 10 | 1 | Apache-2.0 | 2023-02-05T03:17:34 | 2018-12-19T05:42:15 | Java | UTF-8 | Java | false | false | 94 | java | package org.swiftboot.sheet.meta;
/**
* @author swiftech
*/
public interface SheetInfo {
}
| [
"awsksupport@gmail.com"
] | awsksupport@gmail.com |
d8c09acb14e89b42f0f73f9e589dcaa68f60a3d2 | 86930ce4706f59ac1bb0c4b076106917d877fd99 | /src/main/java/com/hanyun/scm/api/domain/request/purchase/plan/PurchasePlanConfirmRequest.java | 2514694caf82edc1791c822a84d20518a7b78f3b | [] | no_license | fengqingyuns/erp | 61efe476e8926f2df8324fc7af66b16d80716785 | bc6c654afe76fed0ba8eb515cc7ddd7acc577060 | refs/heads/master | 2022-07-13T11:18:10.661271 | 2019-12-05T14:21:30 | 2019-12-05T14:21:30 | 226,119,652 | 0 | 0 | null | 2022-06-29T17:49:35 | 2019-12-05T14:23:18 | Java | UTF-8 | Java | false | false | 926 | java | package com.hanyun.scm.api.domain.request.purchase.plan;
import org.hibernate.validator.constraints.NotEmpty;
public class PurchasePlanConfirmRequest extends PurchasePlanBaseRequest{
@NotEmpty
private String planId;
private String brandId;
private String userId;
private Boolean auditStatus;
... | [
"litao@winshang.com"
] | litao@winshang.com |
f0618c111155cf16488f0414563bed2e841debdc | 55860c6be017e240c24cac51cd77cd10257c562e | /app/src/main/java/com/test/dynamic/presenter/MyInfoAtPresenter.java | 1aa0d04453ab94839179acaf061a74c9ed00c88d | [
"Apache-2.0"
] | permissive | 1960176680/GitExpressHome | 64525d5323153f511b77b21ade06515ea4383ed6 | 109e72b499b494c3b58dd1f2ce6aec24f04845b0 | refs/heads/master | 2021-04-06T08:13:06.545552 | 2018-03-22T07:27:13 | 2018-03-22T07:27:13 | 124,870,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package com.test.dynamic.presenter;
import com.test.dynamic.presenter.base.BasePresenter;
import com.test.dynamic.ui.common.BaseActivity;
import com.test.dynamic.ui.view.IMyInfoAtView;
/**
* Created by Administrator on 2018-03-15.
*/
public class MyInfoAtPresenter extends BasePresenter<IMyInfoAtView> {
public ... | [
"1960176680@qq.com"
] | 1960176680@qq.com |
45f6040acd1b7e91922573e050a8a14bec7209a9 | 6764467eaeab6271d09373c59873a5c45fbdaad7 | /src/org/usfirst/frc/team5906/robot/commands/ExampleCommand.java | ca9f1a82d8b86f7f00252a485341d22c54e6a3e9 | [] | no_license | Bennington-FIRST-Robotics-Dev-Org/5906-POWERUP | 939ed43f45d9ad2843b79fc1ca7ef8aa21712d3d | 6df0e9fd623ac1ba9a4d10322ca4b5f8b8ab260e | refs/heads/master | 2021-09-07T03:47:14.017822 | 2018-02-07T02:20:21 | 2018-02-07T02:20:21 | 119,769,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,462 | java | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2017-2018 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | [
"gspribil@gmail.com"
] | gspribil@gmail.com |
81fb4a57f51e0c0413b8e059859eb210fd04cfe0 | 3cb331bb52b46027deb67db4290cba91ec11b049 | /src/application/toLPDash.java | 0284cf3614e231bf0a760030ac9e55a5ec0eec75 | [] | no_license | BurritoSlayer/CITLMS | 1b37eeb6e0d641ca8a8b4d1d47e0728ca70babfd | 362eb49f47d3fcfecbb9035f3a8cadcd9319f57d | refs/heads/master | 2016-09-06T05:07:31.778572 | 2015-06-24T22:58:23 | 2015-06-24T22:58:23 | 38,015,565 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,357 | java | package application;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* Servle... | [
"ntacey@PC30071.catalystsolves.com"
] | ntacey@PC30071.catalystsolves.com |
4e606eea41654c5683142fe013eb13d9329a0cbc | 76e37cf48101fccba272f84445aa1012e53dc0a5 | /gmall-bean/src/main/java/com/atguigu/gmall/enums/PaymentStatus.java | ce928abe524f2926114ad9c39719dbaa648138da | [] | no_license | machao666/mcgmall | 7aa8c3a1eba45b68946353f12b7eaa6744a810de | 810ce84e520bdfd98188ec94d946da515a789326 | refs/heads/master | 2020-03-23T21:24:45.871477 | 2018-08-10T12:54:58 | 2018-08-10T12:54:58 | 142,104,676 | 4 | 0 | null | 2018-08-10T12:54:59 | 2018-07-24T04:34:53 | CSS | UTF-8 | Java | false | false | 259 | java | package com.atguigu.gmall.enums;
public enum PaymentStatus {
UNPAID("支付中"),
PAID("已支付"),
PAY_FAIL("支付失败"),
ClOSED("已关闭");
private String name ;
PaymentStatus(String name) {
this.name=name;
}
}
| [
"834997481@qq.com"
] | 834997481@qq.com |
2e75d66183b5a4036adb9fd0bcb893fa13a9586f | f313a2d62d2dbb6d3f276a7252f8cb425cface2a | /src/main/java/com/imooc/sell/enums/OrderStatusEnum.java | 34cb253960d84019fb77d96dd7769563aa84ce55 | [] | no_license | zhouyihang3818/wechatSell | 40d37887c419709defe65941326b86d8bfe58046 | 1dccc2068c661222c6607c3a6ce05e04ddeeb3cc | refs/heads/master | 2020-04-26T13:32:47.832404 | 2019-03-03T14:07:36 | 2019-03-03T14:07:36 | 173,582,649 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package com.imooc.sell.enums;
import lombok.Getter;
@Getter
public enum OrderStatusEnum implements CodeEnum{
NEW(0,"新订单"),
FINISHED(1,"完结"),
CANCEL(2,"已取消"),
;
private Integer code;
private String msg;
OrderStatusEnum(Integer code, String msg) {
this.code = code;
this.msg... | [
"504039145@qq.com"
] | 504039145@qq.com |
b625dfe1051c4880077dccb2d2a1c20e416f74ba | d7c5121237c705b5847e374974b39f47fae13e10 | /airspan.netspan/src/main/java/Netspan/NBI_15_2/Lte/LteCellAdvancedProfileGetResult.java | b338ef1783ac2a46fc808e48db1dc462790d56fe | [] | no_license | AirspanNetworks/SWITModules | 8ae768e0b864fa57dcb17168d015f6585d4455aa | 7089a4b6456621a3abd601cc4592d4b52a948b57 | refs/heads/master | 2022-11-24T11:20:29.041478 | 2020-08-09T07:20:03 | 2020-08-09T07:20:03 | 184,545,627 | 1 | 0 | null | 2022-11-16T12:35:12 | 2019-05-02T08:21:55 | Java | UTF-8 | Java | false | false | 2,338 | java |
package Netspan.NBI_15_2.Lte;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for LteCellAdvanc... | [
"dshalom@airspan.com"
] | dshalom@airspan.com |
b82d09bce5d6e409f20a99ce9129516a895d221a | 5d61005c4229c4ba148780e3f937bfde4bef0015 | /repo/src/main/java/org/alfresco/reporting/ReportingBootstrap.java | dd06dbf38eda980b17f1b91117ddb0cb211efc38 | [] | no_license | p4535992/alfresco-business-reporting | eadb51f2feb0e6f9025a1c77720e807d27e71149 | bf31fce45958d9bf5b23700e1f5d00c5b866c0ab | refs/heads/master | 2021-12-06T11:18:09.871833 | 2015-09-22T11:41:48 | 2015-09-22T11:41:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 674 | java | package org.alfresco.reporting;
import org.alfresco.reporting.db.DatabaseHelperBean;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
public class ReportingBootstrap {
private DatabaseHelperBean dbhb = null;
private static Log logger = LogFactory.getLog(ReportingBootstrap.clas... | [
"tjarda.peelen@incentro.com"
] | tjarda.peelen@incentro.com |
3c8e831515006127b26498c34a3ca0b4c8419cfb | 289e03ee2dca7ebd8babb3b62496b25c6409e828 | /src/main/java/thaumcraftextras/proxies/client/renders/RenderNoMove.java | 9b92fa7d81d5e6f29d48ac51630b518c88988087 | [] | no_license | zetti68/ThaumcraftExtras2 | 7083e84b43a70c04c6cc973f8ae2becf7c560580 | 90f6c95138cc36cbbe308245c4a144eb45108377 | refs/heads/master | 2021-01-20T06:42:52.262654 | 2014-12-30T19:15:10 | 2014-12-30T19:15:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,235 | java | package thaumcraftextras.proxies.client.renders;
import net.minecraft.block.Block;
import net.minecraft.client.renderer.RenderBlocks;
import net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher;
import net.minecraft.world.IBlockAccess;
import org.lwjgl.opengl.GL11;
import thaumcraft.client.renderers... | [
"wasliebob@live.nl"
] | wasliebob@live.nl |
7fcffec7f597dc15f04ee706379abeefe144c22d | 7205e0a2cf43bfbece0e474fae2cd31568212e33 | /Hospital/src/Hospital/Cardiology.java | bb87113dd6b896826e8e607f0771a2d88276cb61 | [] | no_license | AKokoshyan/JavaT | 89c242439ef597f6ceca3b391af4ef141e5cf319 | 4b7e27109bbbd81eaeaebe27896a89b5e4bc981a | refs/heads/master | 2021-06-22T20:56:35.076807 | 2017-08-17T21:04:13 | 2017-08-17T21:04:13 | 100,280,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package Hospital;
public class Cardiology extends Ordinatory {
public Cardiology() {
this.type = "Кардиология";
}
}
| [
"akokoshqn@gmail.com"
] | akokoshqn@gmail.com |
9a4ea49fad4aca68b2014b37d02733a723a78d03 | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithoutLambdasApi21/applicationModule/src/main/java/applicationModulepackageJava10/Foo380.java | 526dbed688675cca722c702b5f9b5e7fc05824fc | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | package applicationModulepackageJava10;
public class Foo380 {
public void foo0() {
new applicationModulepackageJava10.Foo379().foo5();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public void foo4() {
foo3();
}
public void... | [
"nikita.e.kozlov@gmail.com"
] | nikita.e.kozlov@gmail.com |
99a7190b2cfbe4553bc2a5b09a7a5996273ccc5f | 927887b06e52b2ef77b12f6acbf50cd6db2e9c5e | /Calculator.java | b813bc955e579cd2539764d83bab681ae5133ad1 | [] | no_license | gcaldera127/HW-9-16 | 467fdc5629272142137ea27dca4a3f0b7b37cafa | 2a7246d5ac997ad2753fa702599176c80035cdd9 | refs/heads/main | 2023-01-13T04:33:04.577881 | 2020-11-17T04:20:06 | 2020-11-17T04:20:06 | 313,495,767 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,281 | java | import java.util.*;
import java.lang.Math;
import java.io.*;
public class Calculator {
public static void main(String[] args) {
int num1 = 0;
int num2 = 0;
char operator;
double answer = 0.0;
Scanner scanObj = new Scanner(System.in);
System.out.println("Enter first... | [
"noreply@github.com"
] | gcaldera127.noreply@github.com |
1aa37b62b603582b553d197f8e275988d7f9f766 | 0d4c52fabca0583aabd15312605958c4ef2b3f27 | /src/java/amm2017/Descrizione.java | 1da71eb1a8af96a5db548cb3e18d116fa8f7741e | [] | no_license | 8VonBismarck/AMM2017 | 5a9910d9342c0ebd1ee403c79a98f78641d99bed | a65e34a04716adcfe23bfa830d200b733065405a | refs/heads/master | 2019-07-01T16:07:18.557957 | 2018-01-21T18:58:48 | 2018-01-21T18:58:48 | 102,279,781 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,520 | 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 amm2017;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax... | [
"creed844@gmail.com"
] | creed844@gmail.com |
9fe47a30fb177468ed5bcc4a8993dc7d89acfbb8 | b32cc8cbee42047d73f2dab3449cefa80b719054 | /src/main/java/ru/geekbrains/pocket/backend/service/impl/UserMessageServiceImpl.java | 4b1da23472bbb55c2eb758cedfc8a7b4bbf3621c | [
"Apache-2.0"
] | permissive | romanungefuk/pocket-java-backend | c922413156c7eecdd231a5fde4da6d84e1ec4471 | baee7749c7019ad48a500da3f01d1c9f508a3838 | refs/heads/master | 2022-04-01T06:24:24.988013 | 2019-04-17T12:55:21 | 2019-04-17T12:55:44 | 474,847,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,464 | java | package ru.geekbrains.pocket.backend.service.impl;
import org.bson.types.ObjectId;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Pageable;
import org.springframework.... | [
"zundarik@gmail.com"
] | zundarik@gmail.com |
e8e1b21b67a1133ba16c21f268727e26a19698d9 | a744882fb7cf18944bd6719408e5a9f2f0d6c0dd | /sourcecode7/src/sun/reflect/NativeConstructorAccessorImpl.java | 7a2a52d7adb12cacb3100212766363f1058f3aa1 | [
"Apache-2.0"
] | permissive | hanekawasann/learn | a39b8d17fd50fa8438baaa5b41fdbe8bd299ab33 | eef678f1b8e14b7aab966e79a8b5a777cfc7ab14 | refs/heads/master | 2022-09-13T02:18:07.127489 | 2020-04-26T07:58:35 | 2020-04-26T07:58:35 | 176,686,231 | 0 | 0 | Apache-2.0 | 2022-09-01T23:21:38 | 2019-03-20T08:16:05 | Java | UTF-8 | Java | false | false | 2,464 | java | /*
* Copyright (c) 2001, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Softwa... | [
"763803382@qq.com"
] | 763803382@qq.com |
f8e1954c569eb928f887e92390fd7c6e00556b2d | 57ce4188ec525d6d4e7629c26ea932632ebaaa53 | /yggdrasil/trunk/src/org.socialmusicdiscovery.yggdrasil.core/src/org/socialmusicdiscovery/yggdrasil/core/editors/artist/ContributionsPanel.java | afddbd2c9f1d43ea6e8e28fc3a0d77cbdcb2f916 | [] | no_license | erland/socialmusicdiscovery | c47f30218a23666c0afd67a2f77dd652a367cacb | 398e5591bde9270a85db23d732758f579bea8512 | refs/heads/master | 2016-09-05T15:09:30.662765 | 2013-06-30T07:59:44 | 2013-06-30T07:59:44 | 48,808,856 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,702 | java | /*
* Copyright 2010-2011, Social Music Discovery project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
*... | [
"peer.torngren@gmail.com"
] | peer.torngren@gmail.com |
20b9d8d3614464ff96aed19d848d91f18c6c8466 | fb7dd3d895c9823866aaa4c3aa5508e241aac920 | /CuttingFile/src/com/cuttingfile/JTextFiledCollection.java | fd52a19b625c222d3421dc8d16ebad2518a605a1 | [] | no_license | adminho/java-examples | 132165e25d43e327c19d7029df68443531c30b2b | 759d077167f198113af2c07ab78b7aba98635f54 | refs/heads/master | 2020-12-26T01:48:47.041110 | 2017-02-13T10:01:41 | 2017-02-13T10:01:41 | 80,726,150 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 598 | java | package com.cuttingfile;
import javax.swing.JTextField;
public class JTextFiledCollection extends SubCollection{
private final JTextField select,cut,asm;
public JTextFiledCollection(){
Mediator med=SingleMediator.med();
select=new SelectField(20,med);
cut=new CutField(20,med);
asm=new AssemField(20,med);
... | [
"couragor@gmail.com"
] | couragor@gmail.com |
acd92bd92b7b326b42a5efd657ba74ae7ad816e5 | b949083f2dd8d208eacdd08f5df1588bab237d64 | /src/main/java/io/spring/guides/gs_producing_web_service/Country.java | 59c5823c6ec24c5bc8193f0ada3980769c41d17b | [] | no_license | Fordclifford/Learning-SOAP | e1cda757efb5c5413bcec0044675d1cdea890a76 | 1bf6668ce7bf6dc7acaf80f6e48b2451a0e3b91a | refs/heads/master | 2020-04-04T14:58:29.935179 | 2018-11-04T11:27:08 | 2018-11-04T11:27:08 | 156,020,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,432 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2018.11.04 at 12:34:0... | [
"cliffordmasi07@gmail.com"
] | cliffordmasi07@gmail.com |
e866c3ea787351abab06b183d86ee8f9a015a395 | f732c31eb5018aaf85a52d16e6d976261e52d66b | /Role/src/main/java/ru/sapteh/service/UserService.java | 82a8903e8808dbbbe442df9c818c26d0bf9e40dc | [] | no_license | catBoris453alexmol/Data | 24e1952b0036c7eadf93806199dff1c8a5e99f2f | b3b5d2d88b307661e6de7ec091cbb9ef42fbf640 | refs/heads/main | 2023-03-01T16:21:51.369032 | 2021-02-09T12:55:02 | 2021-02-09T12:55:02 | 337,403,378 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,616 | java | package ru.sapteh.service;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.query.Query;
import ru.sapteh.Dao.Dao;
import ru.sapteh.model.User;
import java.util.List;
public class UserService implements Dao<User, Integer> {
private final SessionFactory factory;
... | [
"noreply@github.com"
] | catBoris453alexmol.noreply@github.com |
c95afeab2b8fe685a712be6eac50b6bbe751e29f | 3841f7991232e02c850b7e2ff6e02712e9128b17 | /小浪底泥沙三维/EV_Xld/jni/src/JAVA/EV_SpatialInterfaceWrapper/src/com/earthview/world/spatial/geodataset/DataSourceFactoryEnumeratorClassFactory.java | 3c485a19cefc8d990346f1009df83976cd5a2af7 | [] | no_license | 15831944/BeijingEVProjects | 62bf734f1cb0a8be6fed42cf6b207f9dbdf99e71 | 3b5fa4c4889557008529958fc7cb51927259f66e | refs/heads/master | 2021-07-22T14:12:15.106616 | 2017-10-15T11:33:06 | 2017-10-15T11:33:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 429 | java | package com.earthview.world.spatial.geodataset;
import global.*;
import com.earthview.world.base.*;
import com.earthview.world.util.*;
import com.earthview.world.core.*;
public class DataSourceFactoryEnumeratorClassFactory implements IClassFactory {
public BaseObject create()
{
DataSourceFactoryEnumerator emptyIn... | [
"yanguanqi@aliyun.com"
] | yanguanqi@aliyun.com |
a3c046d0c22349c8a77148e142f40d368c4326af | c76c9d304b1339675ecfacfda2fee0e1147ff6b0 | /core/src/main/java/eu/darken/rxshell/shell/LineReader.java | 1bc35a056c417b519b2731489922ce139884a198 | [
"Apache-2.0"
] | permissive | d4rken/RxShell | db6ad1b97c02a3249571b83fe2b62bbe2ef5ec5a | cf9521c22c90d638636f74e2b894ecbede989b2c | refs/heads/master | 2022-12-24T05:52:07.945282 | 2022-12-10T17:38:13 | 2022-12-10T17:38:13 | 110,054,572 | 307 | 80 | Apache-2.0 | 2022-02-08T21:28:27 | 2017-11-09T02:04:54 | Java | UTF-8 | Java | false | false | 1,594 | java | package eu.darken.rxshell.shell;
import android.annotation.SuppressLint;
import java.io.IOException;
import java.io.Reader;
import eu.darken.rxshell.extra.ApiWrap;
public class LineReader {
private final char[] lineSeparator;
public LineReader() {
lineSeparator = getLineSeparator().toCharArray();
... | [
"darken@darken.eu"
] | darken@darken.eu |
9dbd2f2cbe42a2fc9dcb9d449bee532b5ae2ac65 | a494b35558bc2bbb0f4c137da934ea86f3c72fe2 | /src/main/java/itgarden/controller/homevisit/M_Current_HelpController.java | 1b7080137e18063aad31227d19819df100e9f512 | [] | no_license | belayetsumon/bims | 067487d832dcb1fccbd6da61ee36ec0672bc6879 | 5acc0dee4ebe742cd014230a525d9ef5c0c584d6 | refs/heads/master | 2021-06-28T09:25:03.402445 | 2020-12-31T17:34:26 | 2020-12-31T17:34:26 | 188,711,616 | 0 | 0 | null | 2020-12-31T17:42:59 | 2019-05-26T17:18:37 | HTML | UTF-8 | Java | false | false | 3,773 | 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 itgarden.controller.homevisit;
import itgarden.model.homevisit.M_Current_Help;
import itgarden.model.homevisit.MotherM... | [
"belayetsumon@gmail.com"
] | belayetsumon@gmail.com |
e8b2d0da920956d8f640dbcd81c867df2b6530ec | 153f4ec5e054a4c0bb3673e234361efc429337ae | /src/Basic/FibonacciDP.java | 489a86d22899bae459e6127921563f2a9fbdae72 | [] | no_license | liteshpatil17/Java-Practice | 69e9ca436e60a66ae035a4d9a402dcd774aed7ea | 7f7881df4a0e899a052684711d8ba64b1ee085d8 | refs/heads/master | 2020-03-22T07:49:02.159485 | 2018-07-04T13:34:38 | 2018-07-04T13:34:38 | 139,726,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,294 | 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 Basic;
/**
*
* @author Litesh
*/
public class FibonacciDP /* Java program for Memoized version */
{
// final int MAX = 100... | [
"liteshpatil17@gmail.com"
] | liteshpatil17@gmail.com |
00f2d1ba3ab0ed9cb6b4724eb0fe350572a395ce | a62612ffb68bddc2924e95c42037d15746427317 | /src/main/java/com/googlecode/hibernate/memcached/utils/MemcachedRegionSettingsUtils.java | bfa0c1d8974b42679a3d7dd50f56e6a9fa498498 | [
"Apache-2.0"
] | permissive | blinc/hibernate-memcached | 9e0648b914db8a97f4e8efdf8741977a39dd45ac | 42edebf6145eb724f22c51f77621a270a08d4705 | refs/heads/master | 2021-01-21T00:04:41.291797 | 2012-09-19T20:30:09 | 2012-09-19T20:30:09 | 5,299,289 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,427 | java | package com.googlecode.hibernate.memcached.utils;
import com.googlecode.hibernate.memcached.MemcachedRegionSettings;
import com.googlecode.hibernate.memcached.region.MemcachedRegion;
import com.googlecode.hibernate.memcached.strategy.clear.ClearStrategy;
import com.googlecode.hibernate.memcached.strategy.key.encoding.... | [
"blinc737@yahoo.com"
] | blinc737@yahoo.com |
58637c2f331cdb85ea518e1ec9051fdb77dac4b0 | 42409ce9f8d75d87c40e297ff4b36e8b72b3e44a | /app/src/main/java/com/prasan/weather/utils/VolleySingleton.java | 06f3f718e36207ac5d185efe33b2ad8a766ae37f | [] | no_license | prasannajeet/Weather | 2656dc720040aa119985da383b537f248ce7b007 | 1b77d2107c47f40f7a69a6d22b59faaf778c3fdf | refs/heads/master | 2021-01-19T22:56:29.727719 | 2017-04-20T19:43:01 | 2017-04-20T19:43:01 | 88,896,221 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,254 | java | package com.prasan.weather.utils;
import android.annotation.SuppressLint;
import android.content.Context;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.toolbox.Volley;
/**
* Singleton pattern implementation for the Volley RequestQueue as recommended by Google
... | [
"prasannajeet89@gmail.com"
] | prasannajeet89@gmail.com |
95a97d3eb06c11f9c22067f682371fafec847f09 | 804e95805a78e9a35e970df7df1cd38e0463593d | /set.java | 15472dfd2e8065a501154cf1b7762e395374df78 | [] | no_license | serkanaydin-github/cache-simulator | 24fa6d7ae9e6281ca0fe80ba91b7dea4225907f7 | a291e7ba469d861007fd899d596d98124a9348f3 | refs/heads/master | 2020-06-26T01:48:57.919283 | 2019-07-29T17:11:04 | 2019-07-29T17:11:04 | 199,488,077 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 761 | java | import java.util.ArrayList;
public class set {
int E;
int B;
int setNumber;
ArrayList<line> lineList;
set(int E,int B,int setNumber){
this.E=E;
this.B=B;
this.setNumber=setNumber;
this.lineList = new ArrayList<line>(E);
createLines(E);
}
public int getE() {
return this.E;
}
public void setE(int e) {
this... | [
"noreply@github.com"
] | serkanaydin-github.noreply@github.com |
8248f55519e200862b797e19246f2e04b6acda0f | 81a7520a944a634e5b976babde131007cc95af7b | /src/twitter/ml/classifications/NaiveBayes.java | 617e4d4a957997c88ba72f833a89ea2db00e0249 | [] | no_license | Jeky/twitter | 125887e980de70e52801e542b1402ab1c7bec747 | cdfa047132c7bba325b1da8dc1549fa302d23a48 | refs/heads/master | 2021-01-13T01:13:25.335108 | 2016-03-17T19:53:47 | 2016-03-17T19:53:47 | 37,091,352 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,517 | java | package twitter.ml.classifications;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import twitter.ml.Dataset;
import twitter.ml.Instance;
import twitter.utils.Logger;
import twitter.utils.Utils;
public class NaiveBayes implements Classifier... | [
"jeky.cui@gmail.com"
] | jeky.cui@gmail.com |
0af531bc0538b380d2de07bfd51491752b5e511b | 1af3711e9a2f40af19c9bfbe6cdbe05cda343f7f | /AndroidExpert/app/src/main/java/com/example/androidexpert5/notification/NotificationReceiver.java | 7af8092c6c874a4f0792fad2ace61655648b3223 | [] | no_license | StilleRein/android-expert | 9f257f4f5f09931739ffde19cb352074a79c9e5f | d7c36544dab9b6aa4ae9173e5bc2c1f1fc0762bf | refs/heads/master | 2020-12-07T11:55:38.993755 | 2020-01-09T03:57:21 | 2020-01-09T03:57:21 | 232,716,594 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,362 | java | package com.example.androidexpert5.notification;
import android.annotation.SuppressLint;
import android.app.AlarmManager;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import an... | [
"faustina.sidik@gmail.com"
] | faustina.sidik@gmail.com |
e1ba5909156a90919abecff8463f7e81b6a6a1f9 | ad82f7d86f1c9bc83b9e2a9bf37fbade2c2faf7d | /ngcontentmanager/src/main/java/com/nousdigital/ngcontentmanager/data/db/entities/NGGameActive.java | 85ac083d2245ad2182954428f1d45f2e14c12513 | [] | no_license | mahmoudfathy01010/ContentManagerTest2 | 70b8b125c98b31b3ba5bd79245498e8c44376f13 | 9a6ca97c72b7b5c5631381a2a46e8913b6cc01e6 | refs/heads/main | 2023-07-04T08:41:42.156323 | 2021-08-07T21:57:41 | 2021-08-07T21:57:41 | 393,122,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 683 | java | /*
* created by Silvana Podaras
* © NOUS Wissensmanagement GmbH, 2020
*/
package com.nousdigital.ngcontentmanager.data.db.entities;
import com.nousdigital.ngcontentmanager.data.db.NGDatabase;
import com.raizlabs.android.dbflow.annotation.Column;
import com.raizlabs.android.dbflow.annotation.PrimaryKey;
import com.... | [
"mahmoudfathy01010@gmail.com"
] | mahmoudfathy01010@gmail.com |
91e85708b64850288a6235bbdd8674bc39546717 | 08d6705152d0a06ba78a43960d7ab7cbc5f51479 | /src/main/java/com/grupo07/banca/proyecto01/personal/domain/Personal.java | 0040f3abd5ec5cdd9c6002171295bd7540410b69 | [] | no_license | hrosillo2021/personal-microservice | 897ca44d447ea3c7673b07ece45ded4678b00cb0 | 8024d8f12206e114357cb7c0e2345572d74f4593 | refs/heads/main | 2023-06-14T02:06:34.082961 | 2021-06-30T16:12:59 | 2021-06-30T16:12:59 | 380,131,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | package com.grupo07.banca.proyecto01.personal.domain;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import java.util.Date;
@Document
@AllArgsC... | [
"heberto.rosillo.c@gmail.com"
] | heberto.rosillo.c@gmail.com |
08ba64b1636085ed703d996a9da44cf20b226768 | ccea2bf5b4a42d2f7ed251c706321b76740f9235 | /src/main/java/com/kbpark9898/BoooardGame/web/IndexController.java | e01c2389b84cd22b17d23707b1d05487f9d8173b | [] | no_license | kbpark9898/DCPRG_assign_3 | ef9d33239519daf3d72de3894d5e823daf77ef01 | 6793f8c9474558cf0b68fc7ea9e4a9dd4d128eb6 | refs/heads/master | 2023-07-11T03:54:17.509991 | 2021-08-28T14:40:16 | 2021-08-28T14:40:16 | 373,810,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | package com.kbpark9898.BoooardGame.web;
import com.kbpark9898.BoooardGame.Service.Posts.PostsService;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
@RequiredArgsConstructor
@Contr... | [
"kbpark9898@gmail.com"
] | kbpark9898@gmail.com |
17a1d0cce20ef37f19e46b0ccb246670d17b2376 | 22760d44298a94a27b800917f9376714685d70d4 | /src/com/zyf0811/gyj/Student.java | d6d7bb20f271a7168d892fc666d8d3708672dffc | [] | no_license | ZLYLF/JavaBasic | 077e712437e3c3d4206fbbdbc6d548ff2048680b | a808dddcdd3aed2ce878902944d68f4cd4895480 | refs/heads/master | 2022-12-05T19:30:07.332362 | 2020-08-23T08:48:03 | 2020-08-23T08:48:03 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 736 | java | package com.zyf0811.gyj;
public class Student {
// 属性
String name;
int age;
double score;
int stuid;
// 方法
public void exam(int stuid) {
if(this.stuid==stuid) {
// 输出语句
System.out.println("学号校验成功!可以开始考试!");
score+=5;
System.out.println("考试通过!成绩是95分,学分增加5分,现在的学分是"+score+"分");
}else {
Syst... | [
"ZLYLF@outlook.com"
] | ZLYLF@outlook.com |
fcea02212808a63538dc7ddea1461440abd51df3 | eef7b1cb14ced8cc2c47036b3ebb0d9f8cd03d97 | /03/src/TrianglesCentroid.java | 2b036cd0f4fca2c5639f87e2214fda4b2bdc31c2 | [] | no_license | yusei0329/object_pro | 64da244978074c1b14ad44327488195c9365cf5d | 32a4a1d02225c5fc3a07131afab9f763a6306529 | refs/heads/main | 2023-05-04T01:10:25.682578 | 2021-05-20T08:43:55 | 2021-05-20T08:43:55 | 358,134,453 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | public class TrianglesCentroid {
Point point1 = new Point();
Point point2 = new Point();
Point point3 = new Point();
Point calc() {
double dx = (point1.x + point2.x + point3.x) / 3.0;
double dy = (point1.y + point2.y + point3.y) / 3.0;
Point ret = new Point();
ret.x = dx... | [
"nwys.28@gmail.com"
] | nwys.28@gmail.com |
1e5c32d20301145811e7860b95d6e0e164cbc064 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.qqlite/assets/exlibs.1.jar/classes.jar/com/tencent/map/lbsapi/api/SOSOMapLBSApiListener.java | 7a34c3542c41107a1fd2639300f08dd5f5900314 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 1,591 | java | package com.tencent.map.lbsapi.api;
import com.tencent.map.location.h;
public class SOSOMapLBSApiListener
{
private int mReqDelay = 12;
private int mReqGeoType = 1;
private int mReqLevel = 0;
private int mReqType = 1;
public SOSOMapLBSApiListener(int paramInt1, int paramInt2, int paramInt3, in... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
32e663a68118e5571ea3324d2a4f898044c63a2a | 11949cbd43806226f06f146d5934bed78f443495 | /src/Node.java | 840062b37ddd1e295b2f6d28fcb8e353f9551198 | [] | no_license | PinkFuryAlpha/Wolfpack_Digital_problem2 | 27047dd4c3ed0995aec3a8aab3b4e4628c43f860 | 00f604452931bfda7d7bc0fd145204e044a6e4cc | refs/heads/master | 2022-10-29T10:44:19.922487 | 2020-06-20T09:25:33 | 2020-06-20T09:25:33 | 273,676,747 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 231 | java |
public class Node<T extends Comparable<T>> {
// I made Node to be of generic type so that it can be any data type we want
public T data;
public Node<T> next;
public Node(T data){
this.data=data;
}
}
| [
"tinteanu.tudor@gmail.com"
] | tinteanu.tudor@gmail.com |
7eaf59484d2abb95429a24912cdd4d8ed1e356c2 | ba2eef5e3c914673103afb944dd125a9e846b2f6 | /AL-Game/src/com/aionemu/gameserver/network/aion/gmhandler/CmdGiveTitle.java | e0f918c44a415edfd883b26d07927a331e298ab3 | [] | no_license | makifgokce/Aion-Server-4.6 | 519d1d113f483b3e6532d86659932a266d4da2f8 | 0a6716a7aac1f8fe88780aeed68a676b9524ff15 | refs/heads/master | 2022-10-07T11:32:43.716259 | 2020-06-10T20:14:47 | 2020-06-10T20:14:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,930 | java | /**
* This file is part of Aion-Lightning <aion-lightning.org>.
*
* Aion-Lightning 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 Foundation, either version 3 of the License, or
* (at your option) any lat... | [
"Falke_34@080676fd-0f56-412f-822c-f8f0d7cea3b7"
] | Falke_34@080676fd-0f56-412f-822c-f8f0d7cea3b7 |
83ea0aedf50d1eb571abc26610139542ee3e0918 | 5c7f98f4d9dedea530e76f19a6cd29b5f40e81b0 | /common/src/main/java/org/endeavourhealth/informationmanager/common/transform/model/EntityKey.java | 959b0c6f1c456f4f4f371c5cf11b425de7fd3ca6 | [
"Apache-2.0"
] | permissive | DavidStables/InformationManager | d1dcf7587eb893f35e65dfe0c732abaedc23c0e1 | f0458111497e6af0e677369ff1477e8d0a5b83c4 | refs/heads/master | 2022-07-16T17:55:09.139191 | 2020-05-20T09:46:35 | 2020-05-20T09:46:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | package org.endeavourhealth.informationmanager.common.transform.model;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.List;
public class EntityKey {
private List<String> property;
@JsonProperty("Property")
public List<String> getProperty() {
return property;
}
pu... | [
"ergosoftuk@gmail.com"
] | ergosoftuk@gmail.com |
d33804e632a39529814731f1ed285037c9733b07 | a0030240a27f45890625da3d01b560e86da22298 | /day7/overriding/OverrideTest.java | 429b0bd678ff247f526624957f68225f62e410e0 | [] | no_license | Samk312/Test | 55f7ebf1bb18dd83a5f2ee83c88424d53b81b6ce | 969fc52b3bec443925daa25bb9cb5a7567924708 | refs/heads/master | 2021-01-02T09:42:06.997554 | 2019-07-17T05:35:38 | 2019-07-17T05:35:38 | 99,283,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 527 | java | package com.training.day7.overriding;
import java.io.IOException;
public class OverrideTest {
public static void main(String[] args) throws IOException {
A a = new A();
B b = new B();
a.test();
b.test();
a.test2();
b.test2();
A a1 = new B();
System.out.println("Hello");
a1.test();
a1.test2... | [
"noreply@github.com"
] | Samk312.noreply@github.com |
3d070766213b5e0c3acc589b8c86bed7296450fb | 5c8bddb31b81c10a25a157219786f29647e28d0a | /sdk/storage/azure-storage-queue/src/samples/java/com/azure/storage/queue/QueueServiceSasSignatureValuesJavaDocCodeSnippets.java | 09fc9842535821bc4cf4c2b09fe719011c630887 | [
"LicenseRef-scancode-generic-cla",
"MIT"
] | permissive | snobu/azure-sdk-for-java | a881062839d89dc73326ab2c5806e34ef6cd346b | 7913a62b595172232bf520afe67cac15b6964c74 | refs/heads/master | 2020-09-22T05:55:01.024805 | 2019-11-27T20:25:23 | 2019-11-27T20:25:23 | 225,071,233 | 0 | 0 | MIT | 2019-11-30T21:20:41 | 2019-11-30T21:20:41 | null | UTF-8 | Java | false | false | 2,432 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.storage.queue;
import com.azure.storage.common.StorageSharedKeyCredential;
import com.azure.storage.common.sas.SasProtocol;
import com.azure.storage.queue.sas.QueueSasPermission;
import com.azure.storage.... | [
"noreply@github.com"
] | snobu.noreply@github.com |
09d32b08e52a0b4c74dcb79851ae7ce5b1cb65af | d5fc8382183b368cc25482b28827e4f7b4ebead0 | /src/main/java/com/zc/pattern/adapter/poweradapter/PowerAdapter.java | 93ebc496a2cbc744601b1de5ba7b8d3e0b8f9581 | [] | no_license | ITzhoucong/AdapterPattern | aa7e41525370341c1d50216a03ecd6f0033dba90 | b1c21dc5b12c8a90676eb74e69d646ced5ace6f3 | refs/heads/main | 2023-02-17T05:59:05.500774 | 2021-01-12T10:50:18 | 2021-01-12T10:50:18 | 328,919,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 562 | java | package com.zc.pattern.adapter.poweradapter;
/**
* @author: ZhouCong
* @date: Create in 2021/1/12 11:41
* @description:
*/
public class PowerAdapter implements DC5 {
private AC220 ac220;
public PowerAdapter(AC220 ac220) {
this.ac220 = ac220;
}
@Override
public int outputDC5V() {
... | [
"4181772312qq.com"
] | 4181772312qq.com |
a7ce31d4e869252822eaa6b091755c1cda409289 | 2d061aa08f68768d51c0ca7bcae8824587a669fc | /src/main/java/org/webservice/common/ArrayOfString.java | 7571149075b71e4da752d9eba189bce27cf8fee1 | [] | no_license | Shiiiiiy/ams-common | 9c63ff6d45a46a285f52d7d5c337d69fe22b3a16 | 9ac2a4a72e37e1ff7f6505cc05b985c586746fdb | refs/heads/master | 2021-01-19T20:03:57.142542 | 2017-04-17T07:08:56 | 2017-04-17T07:08:56 | 88,481,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,790 | java | package org.webservice.common;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>
* Java class for ArrayOfStri... | [
"shiyan19941123@qq.com"
] | shiyan19941123@qq.com |
e84b4675b4715fd9e59a74bed37a5312502f73f4 | 16212d742fc44742105d5bfa08ce025c0955df1c | /fix-trading-technologies/src/main/java/quickfix/tt/field/ManualOrderIndicator.java | 98ed00b4b475b36ce647e003eb44e4095f718624 | [
"Apache-2.0"
] | permissive | WojciechZankowski/fix-dictionaries | 83c7ea194f28edbaba2124418fa2ab05ad256114 | 94b299972ade7597c4b581d752858b873102796e | refs/heads/master | 2021-01-19T13:26:18.927116 | 2017-04-14T22:09:15 | 2017-04-14T22:09:16 | 88,088,490 | 10 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,298 | java | /* Generated Java Source File */
/*******************************************************************************
* Copyright (c) quickfixengine.org All rights reserved.
*
* This file is part of the QuickFIX FIX Engine
*
* This file may be distributed under the terms of the quickfixengine.org
* license as define... | [
"info@zankowski.pl"
] | info@zankowski.pl |
4cbf854eccd79cf3b4ad513e010ce86d874c1354 | fcec499132ca67bc2047a1bbcf7ffe21a46bf109 | /TMessagesProj/src/main/java/ir/amin/HaftTeen/ui/Components/SeekBarView.java | 15ff16e3edb12b59ada20e1325be25c7abbd600b | [] | no_license | amirreza-rostamian/aan-client | 29881c09ae81b2dc2902dc72b025c4847472b428 | c2cc8dd1e1657d41b8f0a55d293ec4fbc936c5df | refs/heads/master | 2020-08-31T02:52:56.440025 | 2019-10-30T15:36:15 | 2019-10-30T15:36:15 | 218,558,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,100 | java | /*
* This is the source code of aan for Android v. 3.x.x.
* It is licensed under GNU GPL v. 2 or later.
* You should have received a copy of the license in this archive (see LICENSE).
*
* Copyright Nikolai Kudashov, 2013-2017.
*/
package ir.amin.HaftTeen.ui.Components;
import android.content.Context;
import and... | [
"rostamianamirreza@yahoo.com"
] | rostamianamirreza@yahoo.com |
4b2bcc94fd395d9a419d5e460c3d7aee30b52dec | d3ec8d92d31a6619c0ec87638398ee0095192a25 | /store/src/main/java/cn/tedu/store/util/JsonResult.java | d509b46c306b6b16330feb8e4bb4317958e4f432 | [] | no_license | zt-faker/test | 811060476c796760e2ff22eb05ffa5bcbc48efb7 | 7b0603a9c7a5bb5cea8d1e401ad8dc7d2d5ee04d | refs/heads/master | 2021-01-04T10:44:41.142018 | 2020-02-21T05:50:31 | 2020-02-21T05:50:31 | 240,511,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,007 | java | package cn.tedu.store.util;
/**
* 用于封装向客户端响应结果的类
* @author 原来你是光啊!
*
* @param <T> 向客户端响应的数据的类型
*
*/
public class JsonResult<T> {
private Integer state;//状态
private String message;//错误信息
private T data;//数据
public JsonResult() {
}
public JsonResult(Integer state) {
super();
this.state = state;
}
pub... | [
"1261999565@qq.com"
] | 1261999565@qq.com |
c2027462023d6ed0d7f586dda1d5e0388c77b5b0 | c94f888541c0c430331110818ed7f3d6b27b788a | /appex/java/src/main/java/com/antgroup/antchain/openapi/appex/models/CreateMypocketDidaccountbyalipayResponse.java | 4f30c22321c2ce4cfaaa240d0e6593b019c8ea91 | [
"MIT",
"Apache-2.0"
] | permissive | alipay/antchain-openapi-prod-sdk | 48534eb78878bd708a0c05f2fe280ba9c41d09ad | 5269b1f55f1fc19cf0584dc3ceea821d3f8f8632 | refs/heads/master | 2023-09-03T07:12:04.166131 | 2023-09-01T08:56:15 | 2023-09-01T08:56:15 | 275,521,177 | 9 | 10 | MIT | 2021-03-25T02:35:20 | 2020-06-28T06:22:14 | PHP | UTF-8 | Java | false | false | 1,707 | java | // This file is auto-generated, don't edit it. Thanks.
package com.antgroup.antchain.openapi.appex.models;
import com.aliyun.tea.*;
public class CreateMypocketDidaccountbyalipayResponse extends TeaModel {
// 请求唯一ID,用于链路跟踪和问题排查
@NameInMap("req_msg_id")
public String reqMsgId;
// 结果码,一般OK表示调用成功
@Na... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
7b4c6541d97d0e7cb1dd8ab29d95fe14088d7852 | 2a97cd99780529ffc64a3a577acab639c5ce4aa7 | /app/src/main/java/com/example/aaa1/myapplication/RecordActivity.java | 3196c072212d44c07af21b8421aca03d60382222 | [] | no_license | Team3G/hearingAid | e7a92d7130b4943ccec8d87187e0b2522c5a27a7 | 32e18cfad535949592631cf5c796560e088dc313 | refs/heads/master | 2020-04-10T12:22:05.463285 | 2018-12-09T09:23:43 | 2018-12-09T09:23:43 | 161,020,116 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,130 | java | package com.example.aaa1.myapplication;
import android.content.Intent;
import android.graphics.Color;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget.T... | [
"1_1_1_3g@naver.com"
] | 1_1_1_3g@naver.com |
59c99034f549f6260121c2419de12f77d954573b | cf4d59d4eae9701b191720e74a1d7a605a3d6f64 | /ch09/disruptor/DataEventFactory.java | 2862e505ee5b2d1b3134f9dfa36a054e834c6e66 | [] | no_license | Bingoli9/Java_billion_code | e721b39b715cd2918176d9b14084c03973ba37a8 | eeabc6f3b32222cb93869f21d74c688f07519255 | refs/heads/main | 2023-07-12T17:22:25.967760 | 2021-08-10T04:03:28 | 2021-08-10T04:03:28 | 394,516,413 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 259 | java | package com.yanqun.disruptor.base;
import com.lmax.disruptor.EventFactory;
public class DataEventFactory implements EventFactory {
//批量的产生 DataEvent对象
@Override
public Object newInstance() {
return new DataEvent();
}
}
| [
"1456728502@qq.com"
] | 1456728502@qq.com |
a0fcbd98945c153ee7a7de05640fa285d99bd3dc | 8b15d5a5f8b21b55066b29e984cef7c7edf2d964 | /src/main/java/com/trk/bootdemo/WebSocketHandler.java | d8728977a49fe0be4f35bcdb88bd2d1908c92411 | [] | no_license | rwinston/spring-boot-starter | 6d02fee1dadb751d7ef30f85bb80ea5a7c4af92a | 419c0adb41acf0ff95f7e91ffc6b679031c250c2 | refs/heads/master | 2021-08-04T12:02:43.957622 | 2020-07-22T14:45:10 | 2020-07-22T14:45:10 | 200,871,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 925 | java | package com.trk.bootdemo;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
import org.springframework.web.socket.BinaryMessage;
import org.springframework.web.socket.CloseStatus;
import org.springframework.web.socket.WebSocketSession;
import org.springframework.web.socket.handler.BinaryWebSock... | [
"rory@theresearchkitchen.com"
] | rory@theresearchkitchen.com |
9dddc02ab8cacba69afa8c8fc16f85927eb28064 | b06bf8028b990b5112f0278e2f132489d3dcfeed | /src/main/java/GeneratorMain.java | 1d95dcc06b4badad3c20829718523e88507f964c | [] | no_license | shc573/newmybatis2 | a8b82e01066020d300c8b4a2674b88cf88faa6f4 | ed8b34be09b6289249e3a76dba71f1c47c92a92b | refs/heads/master | 2022-07-19T04:54:58.253667 | 2019-12-22T09:34:34 | 2019-12-22T09:34:34 | 229,545,749 | 0 | 0 | null | 2022-06-21T02:29:50 | 2019-12-22T09:34:28 | Java | UTF-8 | Java | false | false | 1,826 | java | import org.mybatis.generator.api.MyBatisGenerator;
import org.mybatis.generator.config.Configuration;
import org.mybatis.generator.config.xml.ConfigurationParser;
import org.mybatis.generator.exception.InvalidConfigurationException;
import org.mybatis.generator.exception.XMLParserException;
import org.mybatis.generator... | [
"1102921612@qq.com"
] | 1102921612@qq.com |
6b26bc7ef487db3c553fb59c624acbbd9d06a20a | cab07cb930e4c487d12f0197d5818048023fd88c | /ccweb/src/main/java/com/knet51/ccweb/util/aop/SystemArchitecture.java | b490ae8904fd681b76efc2d57790bd63980b41f5 | [] | no_license | maidoulubiubiu/RuleIsRule | 41cca13108df1986b505d27c39877bb6c024885d | ae4c200bf885e1df1c452fef246981459a17a2a8 | refs/heads/master | 2021-01-10T07:48:39.337767 | 2014-10-14T14:22:57 | 2014-10-14T14:22:57 | 48,677,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,923 | java | package com.knet51.ccweb.util.aop;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.AfterThrowing;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.aspectj.lang.annotation.Pointcut;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org... | [
"jacky.jihao@gmail.com"
] | jacky.jihao@gmail.com |
f0c5075b1f69e10cc335b3818ccace6a0e3602ba | 04a041afc9f3c7c5aa54ba3218af5a04b3eab3f7 | /vrp-gui/src/main/java/de/rwth/lofip/gui/TestPanel.java | 901d50df23387d21ce250e8416cea8a033ff94b2 | [] | no_license | amikey/vrptwsd | 48c00cd5eb0e1c7164cbbda5eaa674e17fa94bcd | 8bcfbbe5da9e9041bd7a5fd4594897ffdacb16e5 | refs/heads/master | 2020-04-14T07:25:55.195351 | 2016-10-03T08:32:19 | 2016-10-03T08:32:19 | 163,711,954 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package de.rwth.lofip.gui;
import javax.swing.JPanel;
public class TestPanel extends JPanel {
private static final long serialVersionUID = 3969355473565991507L;
/**
* Create the panel.
*/
public TestPanel() {
}
}
| [
"andreasbraun@rwth-aachen.de"
] | andreasbraun@rwth-aachen.de |
2deedabd9f5ac6e95fb522ad8484c658745ccc03 | 647b1232e7bd89039ebeb13088460bab0faad36c | /projects/stage-1/shopizer/sm-shop/src/main/java/com/salesmanager/shop/store/controller/customer/CustomerRegistrationController.java | 08cede6e4cd6e96ab40afbc8fdd71f01f7e25a01 | [
"Apache-2.0"
] | permissive | bestzhangtao/geekbang-lessons | 8ebf986e4416e352a9c649dc97433680a308452d | 35e8e6ce0a2296225ce699def7ec8bdd6f200252 | refs/heads/master | 2023-05-27T13:02:08.732705 | 2023-05-17T19:14:38 | 2023-05-17T19:14:38 | 229,888,436 | 1 | 0 | Apache-2.0 | 2020-04-14T07:23:27 | 2019-12-24T06:54:13 | null | UTF-8 | Java | false | false | 12,634 | java | package com.salesmanager.shop.store.controller.customer;
import java.util.Collections;
import java.util.List;
import java.util.Locale;
import javax.inject.Inject;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.validation.Vali... | [
"mercyblitz@gmail.com"
] | mercyblitz@gmail.com |
36192782dbdd514ada76ec7db43347830e88fa7f | 8ffb161ff168ef9430770a393a3d8d42bafd5681 | /demoselenium3plus/src/test/java/demoselenium3plus/workingwithSet.java | 134055237d030a4b8eac4c850d797e65b60834cb | [] | no_license | MadhaniB/Selenium3Plus | 83e0fa310828a1e56ba5b5af97ff45b28f14f593 | 356d969bfd6a03310f102aa02e321d8722223581 | refs/heads/master | 2020-03-29T01:42:17.226852 | 2018-09-19T06:21:32 | 2018-09-19T06:21:32 | 149,402,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | java | package demoselenium3plus;
import java.util.HashSet;
import java.util.Set;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.BeforeSuite;
import org.testng... | [
"A07208trng_B4A.04.28@BDC4-D-5ST0RG2.dir.svc.accenture.com"
] | A07208trng_B4A.04.28@BDC4-D-5ST0RG2.dir.svc.accenture.com |
d2ff3876071e839c58e00512895b1a0264688f7e | 12f47deaf44c525ca5c824ece79ec5339cc6a211 | /DoglianiMatteoVerifica/src/Ata.java | 25ee55e3be0520773018faf8a4954cd175bf5ee8 | [] | no_license | MatteoDogliani/DoglianiMatteoVerifica | 2178785f727ad2cc0c12bab22e20594923af6cc5 | d7199bf3297028429295846da49dc8c9d1c57033 | refs/heads/main | 2023-03-21T05:08:16.292605 | 2021-03-03T08:55:31 | 2021-03-03T08:55:31 | 344,031,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 905 | java |
public class Ata extends Persona{
private String inquadr;
private String cogn;
private String nome;
private String cod_fis;
private String data;
public Ata (String cogn, String nome, String cod_fis, String data, String inquadr) {
super(cogn, nome,cod_fis, data);
this.inquadr= inquadr;
}
public S... | [
"m.dogliani@PC-INFO3-13.liceo.local"
] | m.dogliani@PC-INFO3-13.liceo.local |
9ff8e0b8762f8b9ce8121bc1fa7430248f1da014 | 2c80aa752c98f75ebaa277f0cae8d03059f69367 | /src/main/java/com/koowakchai/store/service/impl/TLogisticsOrderServiceImpl.java | b25b259e27bc9750e292d41c644f1393c8586ac9 | [] | no_license | xuzhe0205/koowakchai-platform-springmvc | d32017af63beb4cde65606db24635a07dc03e830 | 5420a508a3f055f6e70aa710c9c0d001e90a0c0e | refs/heads/master | 2022-12-25T23:28:23.307355 | 2020-04-05T22:15:12 | 2020-04-05T22:15:12 | 209,697,348 | 0 | 0 | null | 2022-12-16T10:32:08 | 2019-09-20T03:27:25 | Java | UTF-8 | Java | false | false | 3,060 | java | package com.koowakchai.store.service.impl;
import com.koowakchai.common.email.AnnexEMailService;
import com.koowakchai.hibernate.entity.TLogisticsCompanyEntity;
import com.koowakchai.hibernate.entity.TLogisticsOrderEntity;
import com.koowakchai.hibernate.entity.TTotalOrderEntity;
import com.koowakchai.store.dao.TLogis... | [
"xuzhe1@genomics.cn"
] | xuzhe1@genomics.cn |
4afe31294476f37d0094a600e58bed786715d7af | 4359cc4eb26427dd532928b3e5a0339a8a0abdec | /gen-source/gen/example/jooq/tables/SalesByStore.java | 56e82af4a3c800d0f90b276ed65f7895ac9100a2 | [
"MIT"
] | permissive | bjansen/ceylon-jooq-example | a979b6ee6058a5977882fb9abac63d5cb927b4d4 | b6a1b7baeb823eb594babe91776036b3821b6c28 | refs/heads/master | 2021-06-08T20:40:07.431719 | 2017-07-18T20:07:42 | 2017-07-18T20:07:42 | 40,964,883 | 3 | 3 | null | 2017-08-17T22:32:30 | 2015-08-18T10:07:17 | Java | UTF-8 | Java | false | false | 2,607 | java | /**
* This class is generated by jOOQ
*/
package gen.example.jooq.tables;
import ceylon.language.String;
import com.github.bjansen.ceylon.jooqadapter.StringConverter;
import gen.example.jooq.Sakila;
import gen.example.jooq.tables.records.SalesByStoreRecord;
import java.math.BigDecimal;
import javax.annotation.G... | [
"bastien.jansen@gmx.com"
] | bastien.jansen@gmx.com |
1bcc6066a5dc23675b39d372c714ce8a08f39e9d | 1f60e5770b84da8b5c2bfba842a2051c4fb7665d | /src/main/java/de/embl/schwab/crosshair/targetingaccuracy/AccuracyBdvBehaviours.java | 4038cb60d4ae57b5b1c551073803b5987a25a751 | [
"MIT"
] | permissive | automated-ultramicrotomy/crosshair | a3e729af90efbea7e873e778da9dcb4a07ca9093 | ac6a6a82c6166a0b62f236899b90fa8fee8e8e13 | refs/heads/master | 2023-08-31T18:01:21.124034 | 2023-08-13T17:19:14 | 2023-08-13T17:19:14 | 272,431,908 | 1 | 0 | MIT | 2023-08-13T17:19:16 | 2020-06-15T12:24:35 | Java | UTF-8 | Java | false | false | 4,726 | java | package de.embl.schwab.crosshair.targetingaccuracy;
import bdv.util.BdvHandle;
import de.embl.cba.bdv.utils.popup.BdvPopupMenus;
import de.embl.schwab.crosshair.Crosshair;
import de.embl.schwab.crosshair.plane.Plane;
import de.embl.schwab.crosshair.plane.PlaneManager;
import ij.IJ;
import net.imglib2.realtransform.Aff... | [
"kimberly.meechan@embl.de"
] | kimberly.meechan@embl.de |
a7005748602d85cb1ab82f93c922ad02231dbb99 | 9cf81bdff866cb5fa3a5a3ffd9cc7a144e4d3495 | /abstract-factory/src/java/br/com/fiap/dp/abstractfactory/dao/rdb/HsqldbCountryDAO.java | 5c0db7d52e985ee6a2da2498dbbe7e509735f623 | [] | no_license | madruga81/Design-Pattern-Development | f49f596f6c78d68f845a6ecf04fba44e0af6df2d | cafdbaa59062219adce910a9b5c07f14261cc1c1 | refs/heads/master | 2021-01-23T18:08:09.790871 | 2017-02-24T02:39:59 | 2017-02-24T02:39:59 | 82,992,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,328 | java | package br.com.fiap.dp.abstractfactory.dao.rdb ;
import java.sql.Connection ;
import java.sql.PreparedStatement ;
import java.sql.ResultSet ;
import java.sql.SQLException ;
import java.sql.Statement ;
import java.util.HashSet ;
import java.util.Set ;
import br.com.fiap.dp.abstractfactory.ReportException ;
import br.c... | [
"1267991@SOAM.TCS.com"
] | 1267991@SOAM.TCS.com |
883a802a44225fd1d095969e291198a3112a88af | cbb73601d36bb85d4c2c5e431a42e2978f73cbd4 | /Number121.java | b43df39aa756d198eabfa4e1d0558c901850d05f | [] | no_license | enrikkoo/Some_Java_Practice | 56245a4480e3504f88eb5614c7613ff7d500e254 | a597fc067b3803be9a17c2e6ac52aed6a3a6b8f5 | refs/heads/master | 2020-12-26T23:45:03.430423 | 2020-05-09T13:51:41 | 2020-05-09T13:51:41 | 237,692,168 | 0 | 0 | null | 2020-10-13T21:09:31 | 2020-02-01T23:23:24 | Java | UTF-8 | Java | false | false | 592 | java | package Practice;
public class Number121 {
public static int maxProfit(int[] prices) {
int maxProfit = 0;
for (int i =0;i<prices.length;i++){
for (int j =i;j<prices.length;j++){
int profit = (prices[i]-prices[j])*(-1);
if (profit>maxProfit){
... | [
"noreply@github.com"
] | enrikkoo.noreply@github.com |
f8d2524b47648645c662aa01d135f9627b354248 | 4e832f69e7baa9c4faae84e1f66be7a16432210e | /src/main/java/cn/bdqn/photography/shootuser/mapper/ShootRoleMapper.java | 9221bb4b2fabda41373d690fb0c6362d35fa4485 | [] | no_license | fwh744877953/shoot-1 | 28c31ff3aab9cdc721e9d4eaa25b6c7d2975779f | 582521ccdda6bab9927e41cfb849bdf1725ca797 | refs/heads/master | 2021-03-10T12:08:21.511478 | 2020-03-11T01:36:20 | 2020-03-11T01:36:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package cn.bdqn.photography.shootuser.mapper;
import cn.bdqn.photography.shootuser.entity.ShootRole;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author jobob
* @since 2020-01-15
*/
public interface ShootRoleMapper extends BaseMapper<ShootRole> {
}
| [
"jyk18339281537@163.com"
] | jyk18339281537@163.com |
cd9c26dbdd6752dbb3982a5e7d299bf7cea0189e | 4771edd416f5e3f8cfc99f6652de4e761f61429b | /AndroidArtSearchC6/chaptersix/app/src/main/java/startimes/com/chaptersix/MainActivity.java | 9a5c7c2fa7db474a38d60ddf68004ea7d38bf3b0 | [] | no_license | HotBloodMan/CommonCode | 26453bc3ba325663be78d4dd4a5afc83e60285d1 | 3198b2b48da39b21e7295c0bf6db5aac7db18622 | refs/heads/master | 2020-05-21T23:55:22.128001 | 2016-12-04T07:11:17 | 2016-12-04T07:11:17 | 62,364,448 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,084 | java | package startimes.com.chaptersix;
import android.app.Activity;
import android.graphics.Color;
import android.graphics.drawable.ClipDrawable;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.ScaleDrawable;
import android.graphics.drawable.TransitionDrawable;
import android.os.Bundle;
import a... | [
"18303011272@163.com"
] | 18303011272@163.com |
9ee46a9959eb14aca3cf1363aa7cb37ac8640544 | 4c5dc76fd46354d89821e7a95ff08c2914f5f5b4 | /src/main/java/ru/asd/gradletest/entity/UserRole.java | d83cfddfa5708bda872e6ad8b4c138c44e1c6ed8 | [] | no_license | asdne/gradleTest | 5c9ceb82039aa64c4ff1a0694a2ef46940004eb9 | 5d6179be94109ba1f12f5b23aa350880cc90e0e8 | refs/heads/master | 2020-05-31T12:14:16.088378 | 2019-06-19T10:50:15 | 2019-06-19T10:50:15 | 190,276,463 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,177 | java | package ru.asd.gradletest.entity;
public class UserRole {
@Override
public String toString() {
return role;
}
private Long id;
private String role;
/* public Set<User> getUsers() {
return users;
}*/
/* public void setUsers(Set<User> users) {
this.users = use... | [
"asd555@gmail.com"
] | asd555@gmail.com |
7be1d2db68ecb5a6b84782cf535dddacf9f54633 | 5c388c5496617c92a2a71060c2bde31052a06685 | /testXMLStreaming/src/main/java/examples/StAX/testReadXML.java | 7d9fb390c3f816912520d05525560f6916174b66 | [] | no_license | kothapet/testJavaProjects | c6c1064d81a5cae94e03390dbccfebf5e5a6c8ed | e35a1e20431d34d91f4d3c543f44004e6e2a4fab | refs/heads/master | 2020-04-15T05:55:40.676269 | 2019-10-29T22:11:48 | 2019-10-29T22:11:48 | 164,442,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,127 | java | package examples.StAX;
import java.io.FileReader;
import javax.xml.stream.*;
/**
*/
public class testReadXML {
private static String filename = null;
private static void printUsage() {
System.out.println("usage: java examples.basic.Parse <xmlfile>");
}
public static void main(String[] args) thr... | [
"kothapet@hotmail.com"
] | kothapet@hotmail.com |
ce74b63473b06fcd234fd59df8f3a2ba05363323 | bab9f88869e3c71d6f0445e6f1d64546e6a9f5da | /src/main/java/com/thread/test/patterns/mediator/SeniorEmployee.java | 911757d023ee50d0b1012ed3027fcdf315082d4e | [] | no_license | guolei1204/adt | ae6f11be302aae66438f68bbb112c574e7949ade | e04c803b4073beb349bfcc449f489d7d2ad25359 | refs/heads/master | 2022-05-01T00:26:17.854829 | 2022-03-17T10:58:53 | 2022-03-17T10:58:53 | 136,132,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | package com.thread.test.patterns.mediator;
public class SeniorEmployee extends Employee {
public SeniorEmployee(Mediator mediator, String name) {
super(mediator);
this.name = name;
}
@Override
String employeeType() {
return "Senior Employee";
}
}
| [
"guolei_1204@foxmail.com"
] | guolei_1204@foxmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.