blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9545c173a13e91cacadd0d509e99b493788b5b03 | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/tags/4.0.2/dso-common/src/test/java/com/tc/object/locks/LockIdSerializerTest.java | 4008129dfe1df0bc4c7c975b36601bb44c67d992 | [] | no_license | sirinath/Terracotta | fedfc2c4f0f06c990f94b8b6c3b9c93293334345 | 00a7662b9cf530dfdb43f2dd821fa559e998c892 | refs/heads/master | 2021-01-23T05:41:52.414211 | 2015-07-02T15:21:54 | 2015-07-02T15:21:54 | 38,613,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,417 | java | /*
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*/
package com.tc.object.locks;
import com.tc.io.TCByteBufferInput;
import com.tc.io.TCByteBufferInputStream;
import com.tc.io.TCByteBufferOutput;
import com.tc.io.TCByteBufferOutputStream;
import com.tc.object.LiteralValue... | [
"cruise@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | cruise@7fc7bbf3-cf45-46d4-be06-341739edd864 |
ce5d3fceb28239383db9edf2ebbf0013dac439a7 | aa2bbb078328b3705bdd97825fd68aa221f19d1f | /src/main/java/com/zhiguogongfang/hrmapp/service/NoticeService.java | e1e2c6944072fe1c7ca8a91f9ba2e1f813d8fe5f | [] | no_license | wlzcool/hrmapp | 8c83d68c38f6f006ea3fdc3614987dc0f8c409cb | 05306489efbbeeddff984a6e91c2d6acd3b1e4e6 | refs/heads/master | 2020-04-13T00:46:50.424787 | 2018-12-23T01:37:29 | 2018-12-23T01:37:29 | 162,854,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package com.zhiguogongfang.hrmapp.service;
import com.zhiguogongfang.hrmapp.domain.Dept;
import com.zhiguogongfang.hrmapp.domain.Notice;
import java.util.List;
public interface NoticeService {
List<Notice> findNotice();
void removeNoticeById(Integer id);
Notice findNoticeById(Integer id);
void addNot... | [
"wlzcool@foxmail.com"
] | wlzcool@foxmail.com |
3ad2856b3d51a02cdf010188e3a1f00590efbc78 | 4ca2e1acb081aedfc290d4cd076c8401e6a58f2d | /RemoteControl/src/newRemoteControl/interfaces/iRemoteControl.java | 165df205f144611e7c13a48756a17eb9eb93f082 | [] | no_license | Dev01-5/Dev01-5 | a8c8c92c19232be705a49a192aada92ec42f7523 | 1c24e5ab2304178fbc7e46459adf56f0f3f0916b | refs/heads/master | 2021-01-10T19:11:50.554379 | 2013-11-06T16:28:52 | 2013-11-06T16:28:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 764 | java | package newRemoteControl.interfaces;
import java.awt.Color;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JTextArea;
import newRemoteControl.View.FrameView.Position;
import newRemoteControl.View.FrameView.Size;
import newRemoteControl.View.FrameView;
public interface iRemoteControl {
v... | [
"dennis.wielen@gmail.com"
] | dennis.wielen@gmail.com |
0cf4c34f887062bb0716504ed6622d3c9685ad36 | 7fcaa33f88e83a7a065dd1bc0cf5525c84174dfe | /src/MetaInformation/AMCUser.java | a76ece020d1ac31c3bdbf9f52982a9170352cf3b | [] | no_license | mshayganfar/AffectiveMotivationalCollaborationFramework | 9c48ad68d4f1bfc6b88aca76c2d431711ceb41d7 | dbc950d3092f84c08f359b48d0fe84fa27772e69 | refs/heads/master | 2020-04-06T03:57:12.137822 | 2016-07-07T13:50:57 | 2016-07-07T13:50:57 | 56,329,997 | 0 | 0 | null | 2016-06-15T18:37:49 | 2016-04-15T15:22:35 | Java | UTF-8 | Java | false | false | 696 | java | package MetaInformation;
import edu.wpi.disco.Actor;
import edu.wpi.disco.Agenda;
import edu.wpi.disco.Interaction;
import edu.wpi.disco.User;
import edu.wpi.disco.plugin.AuthorizedPlugin;
public class AMCUser extends Actor{
private MentalProcesses mentalProcesses;
public AMCUser(String name, Actor who) {
supe... | [
"mshayganfar@wpi.edu"
] | mshayganfar@wpi.edu |
be07ff2c377799083eb71169ba5dd83ad810a592 | 5795f87fea8517bbd3d19bd9bbcb973414796bd1 | /src/main/java/com/beamofsoul/bip/entity/query/QBaseAbstractRelationalEntity.java | 5176b634367262d77816f2c3743fe58be43a372c | [
"Apache-2.0"
] | permissive | suhuo66/BusinessInfrastructurePlatformGroupVersion | dacdac12588a6bc88f1e791cc6ed55ea25177df7 | 46ea11f9f096fe583bab965a535effe7c75dab09 | refs/heads/master | 2020-03-18T11:13:33.668667 | 2018-05-24T03:51:12 | 2018-05-24T03:51:12 | 134,658,115 | 0 | 0 | null | 2018-05-24T03:49:23 | 2018-05-24T03:49:22 | null | UTF-8 | Java | false | false | 1,494 | java | package com.beamofsoul.bip.entity.query;
import static com.querydsl.core.types.PathMetadataFactory.*;
import com.querydsl.core.types.dsl.*;
import com.querydsl.core.types.PathMetadata;
import javax.annotation.Generated;
import com.beamofsoul.bip.entity.BaseAbstractRelationalEntity;
import com.querydsl.core.types.Pa... | [
"beamofsoul@sina.com"
] | beamofsoul@sina.com |
8f2ab2b44d69037046e07751fd5745dfadf74a30 | 300058aa133f9e9291311e8b27fd68f361ade818 | /src/java/DrPlant/email/EmailService.java | cadef59ca61a6dd59f629a9fac636f8f9e3fec10 | [] | no_license | eneko1225/drplantServer | 883d527672cf01c5757eeb99f941cd1e543f6ec9 | 154cbb5e18f0f52c84adc75e42566fb7ff6f0b92 | refs/heads/master | 2023-02-28T05:05:35.236504 | 2021-01-29T07:28:53 | 2021-01-29T07:28:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,760 | 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 DrPlant.email;
import DrPlant.encryption.PrivadaEmail;
import java.util.Properties;
import javax.mail.Authenticator;
import j... | [
"eneko@DESKTOP-3ULA5MQ"
] | eneko@DESKTOP-3ULA5MQ |
cd7a79d0222202ed0ab66b5e5f6f631283cfb053 | 716c3956a1d959a7379f59e5df1e095c2bd8357e | /Projeto 03/Game.java | e94724109aef2ea058e07e666cd1ad859b35a881 | [] | no_license | sydo26/POO-2020-2 | fd8902a6965c63d51f9b214bf57df8841595eabb | 987675343211af51e806c3c7fbd076e027e93638 | refs/heads/main | 2023-04-13T10:21:09.969607 | 2021-04-07T04:39:23 | 2021-04-07T04:39:23 | 315,615,929 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,383 | java | import java.awt.*;
import listeners.GameListeners;
import screens.game.GameScreen;
public class Game implements GameListeners {
private Player player;
private GameScreen gameScreen;
private int pointBooster = 1;
public Game(String nickName) {
this.player = new Player(nickName);
Game g... | [
"sydoafk@gmail.com"
] | sydoafk@gmail.com |
3254618edb24469a4a5c8109715987936257f840 | b2d2250699b7dfd31c77e2d7cce83d936c7b146c | /Servlet_advanced/src/com/imooc/servlet/direct/CheckLoginServelt.java | a1ba770fe85dab0d79535a7b69f19b15bdb148aa | [] | no_license | taotao0501/JavaLearningFromScratch | 4bcbaa07e6ed96ad37b35ab62c0271ba1728cab6 | 0a81fe6ec03387290dae31024a891a194cfb1df2 | refs/heads/master | 2023-03-26T01:43:51.113555 | 2021-03-04T14:06:50 | 2021-03-04T14:06:50 | 326,297,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 895 | java | package com.imooc.servlet.direct;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
@WebServlet("/direct/check")
public class... | [
"21707001sbt@zju.edu.cn"
] | 21707001sbt@zju.edu.cn |
0939fb56c941a516e4a8cdd12e50e257628936a9 | c201fe2b82e7cb70a0d74dd215d973ae1a04f533 | /src/main/java/it/fb5/imgshare/imgshare/repository/ImageRepository.java | 03724c4959fdb70bd06befa5a226f32b03ddab74 | [
"MIT"
] | permissive | mpotthoff/spring-boot-demo | 0abbd52c2d949d96aae38911ae2d6181cb28a6df | edf86f8652ba850ad0062f92fab0f44e6d591b28 | refs/heads/master | 2021-01-04T00:59:52.101157 | 2020-02-13T17:07:36 | 2020-02-13T17:07:36 | 240,313,546 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package it.fb5.imgshare.imgshare.repository;
import it.fb5.imgshare.imgshare.entity.Image;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface ImageRepository extends CrudRepository<Image, Long> {
}
| [
"michael@potthoff.eu"
] | michael@potthoff.eu |
91963afe348b83181f0f353201cf9694a8581bff | e6039fdb4c1e71726085c874781a243755f5b8f4 | /22-Spring-Cloud-Eureka-Client/src/main/java/com/consulting/mgt/springboot/practica22/eurekaclient/helper/EurekaClientHelper.java | 94e8f40a007611eabda52e69f32662b4e88ef6ed | [] | no_license | tlacuache987/microserviceMgtGrupo1 | 0037b9c8dbe5108de03df0fa04058e47861ea79c | a0c1495c73d59c349706995495cac4c3a81c8184 | refs/heads/master | 2020-05-29T13:00:59.091079 | 2019-07-31T23:26:43 | 2019-07-31T23:26:43 | 189,145,212 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package com.consulting.mgt.springboot.practica22.eurekaclient.helper;
import java.net.URI;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.netflix.appinfo.InstanceInfo;
import com.netflix.discovery.EurekaClient;
import... | [
"isc.ivgarcia@gmail.com"
] | isc.ivgarcia@gmail.com |
b4302739c26924f1ccc5201b085f419d4da6b329 | f095f42abf96a1f72a88bf0601d4ac50d6aadecd | /src/server-java/testapp-interactive/lib/nextapp/echo/testapp/interactive/testscreen/ColumnTest.java | 9da0dec1543ba7cf474a1280a9ca448a9331b45c | [] | no_license | XSoftBG/echo3 | c5b199dd3bb3ac510525d4ae4ce93fa320ed37b5 | ec26549cd9fb3342545f0b8c98d40b92a16fbe64 | refs/heads/master | 2021-01-01T17:56:16.199487 | 2015-08-27T16:38:43 | 2015-08-27T16:38:43 | 3,494,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,028 | java | /*
* This file is part of the Echo Web Application Framework (hereinafter "Echo").
* Copyright (C) 2002-2009 NextApp, Inc.
*
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance w... | [
"andrey@xsoftbg.com"
] | andrey@xsoftbg.com |
5094d2f77e31e6497c33bc3fee0ff48bbfca4004 | c677934faaf99328c41343d42f844d5cf2dd2c03 | /PDFGenerator/src/main/java/com/competency/pdfgenerator/PDFCreator.java | c3d1d376853798363a1044acdb31955189fa2228 | [] | no_license | satyammca/PDFGenerator | c9570daa326f1add2830f9370e3c2b6cf9fa5e25 | 65c1b798f4580e320690fe9f087c4b411f6cff4d | refs/heads/master | 2021-01-10T04:05:21.038512 | 2015-06-04T15:59:27 | 2015-06-04T15:59:27 | 36,880,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,694 | java | package com.competency.pdfgenerator;
import com.competency.pdfgenerator.iterator.BaseIterator;
import com.competency.pdfgenerator.utilities.XMLUtil;
import com.itextpdf.text.PageSize;
import com.itextpdf.text.pdf.PdfWriter;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.Inpu... | [
"satya.kolliboina@gmail.com"
] | satya.kolliboina@gmail.com |
b222eb99802d835ef17af26bba02e2f721d0cf0c | 7e2896f96796fd0328f31964d7073a1d891d49e4 | /other-project/geotools/src/main/java/com/moheqionglin/ShapeFile.java | 3cc9bfbd325a8eed98ea78634e57a0fc66dbc90d | [] | no_license | moheqionglin/spring-demo | bfc48f24396d9f83714a179e951eab0562ff1621 | e1a0cc05bc807b2ba92d28498a2f5231c652165c | refs/heads/master | 2023-03-18T15:53:41.406310 | 2022-04-27T15:57:41 | 2022-04-27T15:57:41 | 138,487,811 | 6 | 1 | null | 2023-03-08T17:33:45 | 2018-06-24T14:17:22 | Java | UTF-8 | Java | false | false | 6,560 | java | package com.moheqionglin;
import com.vividsolutions.jts.geom.Coordinate;
import com.vividsolutions.jts.geom.GeometryFactory;
import com.vividsolutions.jts.geom.Point;
import org.geotools.data.DataUtilities;
import org.geotools.data.DefaultTransaction;
import org.geotools.data.Transaction;
import org.geotools.data.shap... | [
""
] | |
0fe33a1ba2eb07a48005c436a68e1acaa6842a2a | c17969dfc42d8902d3f0995e79d304d0246890b0 | /src/test/java/com/netflixApp/client/MovieFanArtTest2.java | e5ae353dace6fbb329eaae4a074eb3a043334647 | [] | no_license | borjaneumann/Netflix-clone-Spring-Boot | ed7cc4cf3183d1daba040ad72f04743b0cde0f31 | 2526bb311ed1cfccd3261368efe9d02321d460ca | refs/heads/main | 2023-03-22T18:07:38.383469 | 2021-03-10T14:28:00 | 2021-03-10T14:28:00 | 346,380,841 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,911 | java | package com.netflixApp.client;
import com.netflixApp.controller.MovieController;
import com.netflixApp.dto.fanArt.FanArtInfo;
import com.netflixApp.dto.fanArt.Hdmovielogo;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.mockito.I... | [
"borjaneumann@hotmail.com"
] | borjaneumann@hotmail.com |
7c5c424888c46872649f1a2f487eaf0eb3f6071a | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_9c863500a513629473c2223a84f25768f00043b0/CsvDatasourceServiceImpl/9_9c863500a513629473c2223a84f25768f00043b0_CsvDatasourceServiceImpl_t.java | d2512d1e897b0943d0c5509ad93b90b48ca252b2 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 10,222 | java | /*
* This program is free software; you can redistribute it and/or modify it under the
* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software
* Foundation.
*
* You should have received a copy of the GNU Lesser General Public License along with this
* program; if ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f6b405f85f100d0c0890a978883ca6206a0dcf56 | b9bb53905f7817bd6a530a3c1785a9c33393fa6d | /src/main/java/com/bingo/code/example/design/composite/rewrite/Component.java | 402e79e6f4f0e3c0e4a47dcaa582a48521b62f79 | [] | no_license | namjagbrawa/code-example | 34827b24e9badc2f6b828951238736e5459dfab8 | a48ca7a981ebb1ac21e07091f586b757a51447c1 | refs/heads/master | 2021-01-22T13:30:11.262039 | 2019-03-16T15:56:38 | 2019-03-16T15:56:38 | 100,659,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,699 | java | package com.bingo.code.example.design.composite.rewrite;
/**
* ������������
*/
public abstract class Component {
/**
* ���������������
*/
public abstract void printStruct(String preStr);
/**
* ����϶����м����������
* @param child ��������϶����е��������
*/
public void addChild(Component child) {
// ȱ... | [
"namjagbrawa@126.com"
] | namjagbrawa@126.com |
56dc789e42062367223735cc91a59f1efb312c52 | f1d8e49c37dd701e564a82f5b90b00042eb96e17 | /java/com/levigo/jadice/format/jpeg2000/internal/image/GridRegionAdapter.java | 03692bf9b680e4f78b56f353bea346b43d9162b2 | [
"Apache-2.0"
] | permissive | levigo/jpeg2000-imageio-plugin | ae9e3be86dd514785df34b117b24af6cba328d06 | 9a10fbca29a54553fbfdd8a6baa27c07002fd3dd | refs/heads/master | 2023-08-30T20:46:10.800733 | 2019-12-05T13:34:55 | 2019-12-05T13:34:55 | 226,107,413 | 0 | 0 | Apache-2.0 | 2022-05-20T21:17:27 | 2019-12-05T13:22:18 | Java | UTF-8 | Java | false | false | 687 | java | package com.levigo.jadice.format.jpeg2000.internal.image;
import java.io.IOException;
import com.google.gson.TypeAdapter;
import com.google.gson.stream.JsonReader;
import com.google.gson.stream.JsonWriter;
public class GridRegionAdapter extends TypeAdapter<GridRegion> {
private static final RegionAdapter ... | [
"j.henne@levigo.de"
] | j.henne@levigo.de |
fbfb67ecd8cbfaece28bada4653b8348640cafd1 | 651cfaf77b29f81885ea176a9a21cc56d5b4e6d7 | /src/scanner/Main.java | 228e02957ba93588681d1640e605688d4eec812e | [] | no_license | maxwellherron5/AlmostC-Compiler | 4da61bc088239afc1c5403ef20e8f14224572480 | 4785b0169670744ae203e2159d0aa44e24a2e4bf | refs/heads/master | 2022-10-19T00:41:30.685916 | 2020-04-28T01:57:44 | 2020-04-28T01:57:44 | 271,399,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 922 | java | package scanner;
import java.io.IOException;
import java.io.StringReader;
/**
* @author Maxwell Herron
* This main class is currently used to test the scanner on string inputs.
*/
public class Main
{
public static void main(String[] args)
{
//String testString = "/* here is comment */ 5.78 @@ %yf 8.5E10 : 17E+... | [
"maxwell@Maxwells-MacBook-Pro.local"
] | maxwell@Maxwells-MacBook-Pro.local |
29344518c4af16af1bb953c53d83509e2277f5a4 | ab2a601f3703b5555c364ed4157040036568936b | /core/src/com/perl5/lang/perl/extensions/packageprocessor/impl/PerlDancer2DSL.java | 06302b1995bd9e53710df64f8112be21ad118380 | [
"Apache-2.0"
] | permissive | ikenox/Perl5-IDEA | 72aa2d8b622004654d6f0e9a078e5a08b617181c | f37df01dde8558a44beadcbc2066e8debe33ce64 | refs/heads/master | 2022-01-17T12:57:19.096014 | 2019-04-21T18:58:42 | 2019-04-21T18:58:42 | 148,667,285 | 0 | 0 | NOASSERTION | 2018-12-11T14:11:27 | 2018-09-13T16:35:53 | Java | UTF-8 | Java | false | false | 2,083 | java | /*
* Copyright 2015-2017 Alexandr Evstigneev
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | [
"hurricup@gmail.com"
] | hurricup@gmail.com |
c3d11339efaf0bebfd75c3b104c5efd1cf46de3c | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes6.dex_source_from_JADX/com/facebook/video/player/plugins/VideoControlPlugin.java | d835dc360621aa4ef3762150ee8cca9913fc398d | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,504 | java | package com.facebook.video.player.plugins;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.ImageButton;
import com.facebook.content.event.FbEvent;
import com.facebook.inject.FbInjector;
import com.facebook.loom.... | [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
8857071cdb1657aa5b27800871c6f6e15d07441f | 4ab7cac949cad0e46650ddc9b7133d237dcca6ab | /spark/src/main/java/com/phospher/goMonitor/sparkDaily/App.java | 1595860101bc71e395715cbf6ed7ab6148c8c932 | [] | no_license | phospher/goMonitor | 6e1ff05596084eb02266c05b9792f2f7d8cbfcd8 | f5f133713a0788dcdb359bb2a0e2c75b34ebe442 | refs/heads/master | 2021-01-16T23:42:04.187890 | 2018-02-14T03:32:20 | 2018-02-14T03:32:20 | 51,815,530 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,474 | java | package com.phospher.goMonitor.sparkDaily;
import org.apache.spark.api.java.*;
import org.apache.spark.SparkConf;
import java.util.*;
import com.google.inject.*;
import com.phospher.goMonitor.inject.*;
import com.phospher.goMonitor.data.MachineRecordRepository;
import com.phospher.goMonitor.mapper.*;
import org.apache... | [
"phospher@qq.com"
] | phospher@qq.com |
d521a61fec62c606bbd41612c14c9ce09c83e1bd | 6ae55e85a54efc6493558422af0739b648877166 | /src/main/java/com/app/aforo255/deposit/producer/DepositEventProducer.java | 0128d1edc9b37606f740a64c4f893c20cd1e878f | [] | no_license | cquizo/service-bankaforo255-deposit | 5e93a034a24d896d863b8814658892d53a31f422 | f236dbb72050d8b7d1a20dca3c03544e9571f62a | refs/heads/master | 2022-04-18T00:49:37.435413 | 2020-04-12T01:21:47 | 2020-04-12T01:21:47 | 253,080,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,137 | java | package com.app.aforo255.deposit.producer;
import com.app.aforo255.deposit.domain.Transaction;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.util.List;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.TimeUnit;
imp... | [
"cqm.cris@gmail.com"
] | cqm.cris@gmail.com |
dbb9c77e21f719ea06c091f0035a19c2aa0ac83c | 59c01b9959706f9f97b2eb2186e900dce3b99721 | /src/test/java/org/jimkast/ooj/target/Fifo2Test.java | c7e73a0afae9073f133cf57ee65f321b151dfe52 | [] | no_license | jimkast/exotic-java | 62af4088eb1060e5aebb56d22507f9287dad83ac | e60d9eb0f48017530df9fc2a5ba3f598690e64e1 | refs/heads/master | 2021-08-17T17:59:53.430569 | 2018-11-08T18:48:22 | 2018-11-08T18:48:22 | 141,853,123 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 723 | java | package org.jimkast.ooj.target;
import org.jimkast.ooj.source.PsForEach;
import org.jimkast.ooj.source.PsRange;
import org.jimkast.ooj.source.Store;
import org.junit.Test;
public class Fifo2Test {
@Test
public void filo() throws Exception {
Store<Integer> queue = new Stack<>(4);
queue.feed(Sys... | [
"dimitrios.kastanis@gmail.com"
] | dimitrios.kastanis@gmail.com |
2d04e1c655ed790e0ae1fd76042425e5fd8f0ed9 | 200b8727b980d65b504861376899f3cb51f43602 | /engine_java/src/main/java/com/alibabacloud/polar_race/engine/kv/buffer/LogBufferAllocator.java | 7b2e23f5646497df8519c952b7eabdbc49cf07e6 | [] | no_license | rudy2steiner/KVEngine | feacf4006a7214eefb88da869dfcc8bd68e29ff6 | 333e22d2ec2610c13667ff26cf406c21e8bce175 | refs/heads/master | 2020-04-25T11:09:09.840047 | 2019-02-20T14:45:37 | 2019-02-20T14:45:37 | 172,735,090 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,418 | java | package com.alibabacloud.polar_race.engine.kv.buffer;
import com.alibabacloud.polar_race.engine.common.utils.Null;
import com.alibabacloud.polar_race.engine.kv.file.LogFileService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import sun.nio.ch.DirectBuffer;
import java.io.Closeable;
import java.io.IOExcept... | [
"rudy_steiner@163.com"
] | rudy_steiner@163.com |
c8b7e8df04fa0fab0bbf29f042cf1c25837bf13e | 2b463b1e62c35e86d0e79d0fc62dd51e499632ff | /src/main/java/pe/gob/congreso/dao/NotasDao.java | 3cf7ab0769354767faf29f4a1c2344b3434f9248 | [] | no_license | vadrianzenl/std | 94df013addc25f246986a7af52bc1ca0b860ecaa | 540090ab0d8c01492f4d02c8484afacb5ae35468 | refs/heads/master | 2023-02-01T06:00:00.412591 | 2020-12-11T13:47:31 | 2020-12-11T13:47:31 | 319,531,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | package pe.gob.congreso.dao;
import java.util.List;
import pe.gob.congreso.model.Notas;
import pe.gob.congreso.model.util.SeguimientoUtil;
public interface NotasDao {
public Notas create(Notas d) throws Exception;
public List<Notas> findNotas(String fichaDocumentoId) throws Exception;
public List<N... | [
"vadrianzen@proveedor.intercorp.com.pe"
] | vadrianzen@proveedor.intercorp.com.pe |
29c63e1d59015d51bc4edd44646d2223cb3430f8 | 98d313cf373073d65f14b4870032e16e7d5466f0 | /gradle-open-labs/example/src/main/java/se/molybden/Class22373.java | 4881e3399eda9d19a019b1ec6d630f5f8c583ee8 | [] | no_license | Molybden/gradle-in-practice | 30ac1477cc248a90c50949791028bc1cb7104b28 | d7dcdecbb6d13d5b8f0ff4488740b64c3bbed5f3 | refs/heads/master | 2021-06-26T16:45:54.018388 | 2016-03-06T20:19:43 | 2016-03-06T20:19:43 | 24,554,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 110 | java |
public class Class22373{
public void callMe(){
System.out.println("called");
}
}
| [
"jocce.nilsson@gmail.com"
] | jocce.nilsson@gmail.com |
9e34686c9ffab93acd4f87ed0057e8f98f913021 | 42622e492d3273d2072fb26591d3176afea563ec | /pos_android_studio_demo/pos_android_studio_app/src/main/java/com/dspread/demoui/net/apis/GetAESTableAPI.java | 47a997ce2f79093f763ff590527133b7f8932c44 | [] | no_license | believemeng/SPOC | eb40ad0d0eebbaa9af2ebdfc4242389cd7765cc8 | a8072e75f132751a80ee3053dae6a7c9d6a4bc62 | refs/heads/main | 2023-03-09T18:20:04.525982 | 2021-02-26T09:56:21 | 2021-02-26T09:56:21 | 341,858,467 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,636 | java | package com.dspread.demoui.net.apis;
import android.content.Context;
import com.dspread.demoui.beans.PosInfos;
import com.dspread.demoui.net.RetrofitBaseAPI;
import com.dspread.demoui.net.RetrofitCallback;
import com.dspread.demoui.net.listener.HttpResponseListener;
import com.dspread.demoui.net.retrofitUtil.RequestU... | [
"945858825@qq.com"
] | 945858825@qq.com |
c78aaca1d4eb823e6dbe5db3c71a64c6fc22382e | d697e76f7fc296bf4284642915106204062d5244 | /src/main/java/de/red/logic/task/async/AsyncTaskResult.java | 6476cbd7ecc48a20cd554f4c33a7d3f35f27ca1e | [
"MIT"
] | permissive | Red44/RedTasks | bffe4a3271c2150c74926ffd38a58945733c3b1b | 41a7160179e3ceb19d072a70d293650b8a85c939 | refs/heads/main | 2023-05-01T18:41:05.767284 | 2021-05-07T09:00:59 | 2021-05-07T09:00:59 | 363,491,260 | 1 | 0 | null | 2021-05-01T19:45:32 | 2021-05-01T19:29:34 | Java | UTF-8 | Java | false | false | 201 | java | package de.red.logic.task.async;
import de.red.logic.task.basic.TaskResult;
public interface AsyncTaskResult<O> extends TaskResult<O> {
public String getGroupName();
public int getTaskId();
}
| [
"jakob.hillers@gmail.com"
] | jakob.hillers@gmail.com |
9e8bd0106a85a2fcf49afa7d8ad05f53ae7a7958 | 6f37fba2df8b8b4217e21d9e463fe514f7b4afeb | /Atividade05/src/ServerDatabase.java | 625a361d0085c4bd514231e991a8cfbd798a5f5a | [] | no_license | mtctr/atividades_ed | 3cdb79b75054fd6faf162529c610c5b186547cc0 | f80f958dc38d9e2f56250c94eaccda05962004ce | refs/heads/master | 2021-06-08T14:06:12.908461 | 2016-12-13T03:55:12 | 2016-12-13T03:55:12 | 66,164,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 753 | java |
import java.util.*;
import java.math.*;
public class ServerDatabase {
public static final ArrayList<ArrayList<Conta>> contas;
public static final int N = 100;
static {
contas = new ArrayList<ArrayList<Conta>>();
for (int i = 0; i < N; i++) {
contas.add(new ArrayList<Conta>());
}
}
public static int ha... | [
"Mateus Targino"
] | Mateus Targino |
7aca10288782529a6531ae4763ecad1d4b422442 | 6847722d0479548b4069fba18c00358e3ad14676 | /WCCI/src/it/unimi/dsi/fastutil/doubles/Double2ObjectFunction.java | a54d9acd7cacedeb76911521cec94f9253a35edf | [] | no_license | sfbaqai/racingcar | 90de325ac107f86f7ae862b77e3d132adf721814 | 3b72cfb5b8b49c6683358469cdd52ec073c9b156 | refs/heads/master | 2021-01-10T04:15:03.318224 | 2011-10-12T10:07:07 | 2011-10-12T10:07:07 | 48,247,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,579 | java | /* Generic definitions */
/* Assertions (useful to generate conditional code) */
/* Current type and class (and size, if applicable) */
/* Value methods */
/* Interfaces (keys) */
/* Interfaces (values) */
/* Abstract implementations (keys) */
/* Abstract implementations (values) */
/* Static containers (ke... | [
"ducthangho@dc7059a3-8d4d-0410-a780-f9787e1663d2"
] | ducthangho@dc7059a3-8d4d-0410-a780-f9787e1663d2 |
4ca31b05535779a034ccdd57cc83767c6f51c547 | e1b8feb9aca6ae4fe71f12452f529ea88e142f40 | /android/app/src/main/java/com/reactnpoc/MainApplication.java | e8e57d3624c2b01728959e4fbe99fa3a81bcc4d0 | [] | no_license | nbsobers/reactNpoc | da72be6bbdff15a147e2bddb55240b6874881aeb | 85fab5549ea6a2e4a420b7d1251d0b4aea9db300 | refs/heads/master | 2020-03-25T13:31:06.209519 | 2018-08-14T09:41:13 | 2018-08-14T09:41:13 | 143,829,980 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,230 | java | package com.reactnpoc;
import android.app.Application;
import com.facebook.react.ReactApplication;
import com.airbnb.android.react.maps.MapsPackage;
import org.devio.rn.splashscreen.SplashScreenReactPackage;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.s... | [
"nbsobers@yahoo.com"
] | nbsobers@yahoo.com |
15bf68c052abfb0c5792ed142bc5956c1575f57c | a18d32695523092bfc3957be0eb628d7483b7101 | /src/main/java/com/google/security/zynamics/zylib/yfileswrap/gui/zygraph/functions/LayoutFunctions.java | 432aeaa4094e0a9cb22458bc14dddf4320230d0c | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | vbatts/binnavi | 9c37ac74dbe3d9d676ade04a6c181b1b1626cc3e | a2a3fa4ebe4c7953f648072afb26a34408256bbf | refs/heads/master | 2021-01-15T22:53:07.507135 | 2015-08-20T14:00:52 | 2015-08-20T14:10:03 | 41,112,676 | 2 | 0 | null | 2015-08-20T18:35:42 | 2015-08-20T18:35:42 | null | UTF-8 | Java | false | false | 6,073 | java | /*
Copyright 2015 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 law or agreed to in ... | [
"cblichmann@google.com"
] | cblichmann@google.com |
6619ddaa9788bd04239a0385473044949790f652 | 6b20e8763f44172b476257feabcdfcb393907a0d | /sdk/src/main/java/io/project/app/dto/PasswordUpdate.java | 2b5f48af67ef6cefbc6956f8f112f44f548827c0 | [] | no_license | armdev/tosptube | 2b677d3ef17868bf79816215ecd397cd4761b2ab | 7c7fec2db01dde32b3f41147ac87eedd1be123f5 | refs/heads/master | 2022-11-19T11:46:45.961272 | 2019-06-02T14:38:25 | 2019-06-02T14:38:25 | 90,982,145 | 4 | 4 | null | 2022-11-16T07:29:54 | 2017-05-11T13:26:40 | JavaScript | UTF-8 | Java | false | false | 621 | 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 io.project.app.dto;
import java.io.Serializable;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAnd... | [
"armena@YLT160003.corp.optym.net"
] | armena@YLT160003.corp.optym.net |
c0158b69f09529f6264edeb1a9026dfd617c2d72 | 3a10c5fce18c6b8837ac7ca800e046820c8e9338 | /src/main/java/cdtu/store/service/CategorysecondService.java | 13c3d4d518f5c79a6d7cc988117be54f34f6b218 | [] | no_license | sakvoi/store | 5be7979742ffaced3dd65ff52fa8aa714c424f6c | 61dd94be69f8e82b0efab9a16714c8564e8c6249 | refs/heads/master | 2020-04-15T11:19:03.711222 | 2019-01-13T06:32:19 | 2019-01-13T06:32:19 | 164,214,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 959 | java | package cdtu.store.service;
import java.util.List;
import cdtu.store.pojo.PageResult;
import cdtu.store.pojo.TbCategorysecond;
/**
* 服务层接口
* @author Administrator
*
*/
public interface CategorysecondService {
/**
* 返回全部列表
* @return
*/
public List<TbCategorysecond> findAll();
/**
* 返回分页列表
* @retu... | [
"hsrtty@outlook.com"
] | hsrtty@outlook.com |
2a2ece73258fd39a9029d00d6051728d80bfd911 | 447520f40e82a060368a0802a391697bc00be96f | /apks/playstore_apps/com_ubercab/source/jqg.java | af1e5e5f3f6da076c34756acb1f1c7bd5afea73c | [
"Apache-2.0",
"GPL-1.0-or-later"
] | permissive | iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689186 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | null | UTF-8 | Java | false | false | 47 | java | public abstract interface jqg
extends jqn
{}
| [
"antal.micky@yahoo.com"
] | antal.micky@yahoo.com |
93ae422c74ad02769b4290fbdcf73dcc50f6a9e3 | 680b7eee9580f2def61a8d5538ee9058515b43f1 | /src/main/java/ru/graduation/votesystem/repository/RestaurantRepository.java | 32f6c961ecee9ddd9861fb75b9661a03bd3b63f6 | [] | no_license | przrak/voteSystem | 29feb0426ae3ced643a0a267a70c8b4baf8e92e5 | bb2f2fea45cd6201286a14b841f1a99295dc8c59 | refs/heads/master | 2022-12-27T08:20:41.892871 | 2019-07-23T14:54:04 | 2019-07-23T14:54:04 | 191,764,139 | 0 | 0 | null | 2022-12-15T23:45:52 | 2019-06-13T13:02:00 | Java | UTF-8 | Java | false | false | 241 | java | package ru.graduation.votesystem.repository;
import ru.graduation.votesystem.model.Restaurant;
public interface RestaurantRepository {
Restaurant save(Restaurant restaurant);
void delete(int id);
Restaurant getOne(int id);
}
| [
"przrak@gmail.com"
] | przrak@gmail.com |
569121f2a2807594db4a8012516b1801417b728e | ff88c5355428c6ec7ca3cf6833574a79ecd82d87 | /payment/src/main/java/com/gpvicomm/payment/util/CardUtils.java | ce1210faf62b26a8711f2911bba1622179412f1e | [
"MIT"
] | permissive | Ernesto-paymentez/gpvicomm-android | 71e6b1aec4cdba7d4c57907329f6e57494ae2a7b | 8f3abecfccb2e8d60fce993fd667a8b351c01656 | refs/heads/main | 2023-07-29T18:38:19.062076 | 2021-09-07T20:03:43 | 2021-09-07T20:03:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,571 | java | package com.gpvicomm.payment.util;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.gpvicomm.payment.model.Card;
/**
* Utility class for functions to do with cards.
*/
public class CardUtils {
private static final int LENGTH_COMMON_CARD = 16;
private static final int LENG... | [
"ErnestoGN"
] | ErnestoGN |
383a1163be494ec30c9393067b2996c97121e26f | c1296f48412a50b6393748a8cedebd4fa199297e | /day07-all/day07/code/day07/src/cn/tedu/constructor/Test3_Cons.java | 9da3cdc22440156e836ac76eeeab8ceef51211f3 | [] | no_license | RichelYu1998/pro1 | ac17b7445507804b37b17cb339d98f28693f2974 | afafeef0cf10c85bb9bf8a2b6218aad18a53aa92 | refs/heads/master | 2022-10-31T14:07:34.236756 | 2020-06-14T01:13:46 | 2020-06-14T01:13:46 | 272,109,187 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 732 | java | package cn.tedu.constructor;
//这个类用来测试 构造方法 给成员变量赋值
//总结1: 在创建对象时,可以含参的方式创建对象。同时把参数会传递给构造方法。构造方法拿到值就给成员变量直接赋值。
public class Test3_Cons {
public static void main(String[] args) {
Animal a = new Animal() ; //会自动触发 无参构造
Animal a2 = new Animal(3) ; //会自动触发 含参构造
}
}
class Animal{
private int age ;
//默认就会存在 无参... | [
"980187223@qq.com"
] | 980187223@qq.com |
f4780716ca152806ddd732bf5adf1fac44d126fd | 4ce2d4bdf6bc6092002058338a79608c00bb7dac | /app/src/main/java/com/emahaschool/EmsApp/AdapterProduct.java | a8ba4d6621cb28275410109311cf02628c189dea | [] | no_license | SamikshaEmahaschool/MyApplication2 | 5f88a22ad1b15d54475bc1c7a8d9d80e18edbac1 | ebc4f98a03dc3010d6a61e60142e22cdd06073d3 | refs/heads/master | 2020-05-15T15:24:13.821485 | 2019-04-20T19:36:57 | 2019-04-20T19:36:57 | 182,372,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,581 | java | package com.emahaschool.EmsApp;
import android.content.Context;
import android.support.v4.view.ViewPager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import ... | [
"dangre.samiksha@gmail.com"
] | dangre.samiksha@gmail.com |
53f24c728fa0554e6fc4fd8778e8a84b5d6107f8 | b901dd8b8c1518b0db31675c0e4da207cc255054 | /QLDSV(BE)/src/main/java/com/example/demo/jwt/message/request/LoginForm.java | 27d3accdca059a1dbee12aa9ea6e2d68ad610cfa | [] | no_license | minhladung051120/QuanLyDiem_ITSOL | 1b6fef65a4ca7bed04498e5e79ec9f9ca8df52c8 | ce24f3ec3abaa96dd548078cbdc778336724a200 | refs/heads/main | 2023-01-04T11:32:57.902754 | 2020-10-26T15:11:39 | 2020-10-26T15:11:39 | 304,179,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 613 | java | package com.example.demo.jwt.message.request;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Size;
public class LoginForm {
@NotBlank
@Size(min=3, max = 60)
private String username;
@NotBlank
@Size(min = 6, max = 40)
private String password;
public Stri... | [
"some@email.com"
] | some@email.com |
22cca9e55907d8a3a62da72438f0a2939c969319 | b39128c918892235606c0934b7537a5e66b9b5bb | /src/main/java/org/alterq/util/RolCompanyComparator.java | dc67e61abd34421d6291f5f87e89be15924a9e9b | [] | no_license | racsor/prueba | 3adc8c165b0c805cf9fec9ed74d5767a1faceedf | 336cc7ffb813d2b69cae157c4f7c79b39aa79994 | refs/heads/master | 2021-07-06T06:00:43.492916 | 2017-04-01T21:36:36 | 2017-04-01T21:36:36 | 105,471,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 483 | java | package org.alterq.util;
import java.util.Comparator;
import org.alterq.domain.RolCompany;
public class RolCompanyComparator implements Comparator<RolCompany> {
@Override
public int compare(RolCompany rc1, RolCompany rc2) {
int company1 = rc1.getCompany();
int company2 = rc2.getCompany();
if (co... | [
"racsor@gmail.com"
] | racsor@gmail.com |
ec3d92e100a05965ad87c72bc414bb36cb441ea6 | 5271513c8fbc2cf57060d7af249ecff0bec6975a | /src/Main.java | 10cc8ad388d52e93e80a5e392ba8db6f650ca4b7 | [] | no_license | GregoryWilusz/JAVA_LongestBinaryGap | 5923281221c3bd57e7e6d1ae2624b2257e116b7e | 1f6aece7cd9e1866b3ee48b74aa552fc0f45e90b | refs/heads/master | 2020-03-23T19:25:21.234943 | 2018-07-23T07:21:51 | 2018-07-23T07:21:51 | 141,976,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,610 | java | import java.util.ArrayList;
import java.util.Collections;
public class Main {
public static int solution(int N) {
ArrayList<Integer> binaryGapsLengths = new ArrayList<>();
int maxBinaryLength = 0;
String binaryStringRepresentation = Integer.toBinaryString(N);
System.out.println(b... | [
"wilusz.gregory@gmail.com"
] | wilusz.gregory@gmail.com |
037f7dc207727d7a2f721d6e78441bde706b65c1 | 938c8ff8de0510f06277acb4ea2a3a5e561f8505 | /src/Function/One/function_one.java | 759fd1fb994c10772049d3c731c350285aeb6e7e | [] | no_license | carrot49/MyJavaDemo1 | c7b35cca529ad32363dbd15055362b2b7f65e2a6 | 97d1654072fd641760e7f112e1edd53f52fa48f4 | refs/heads/master | 2021-02-18T03:22:45.910343 | 2020-03-30T17:37:00 | 2020-03-30T17:37:00 | 245,154,077 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 733 | java | package Function.One;
import java.util.*;
public class function_one {
public static void bassic_function(){
System.out.print("Input the first number:");
Scanner function_one_input1 = new Scanner(System.in);
String str1 = function_one_input1.nextLine();
int function_one_input1_done ... | [
"1506923339@qq.com"
] | 1506923339@qq.com |
34b47dab0227b3bcfe4eabd829396fcf5e731a96 | 8f7ba1eca7131253f506068b8f058530ca4ffe45 | /src/main/java/org/hashlang/runtime/mixins/FloatMixin.java | e11dc2bf94530dae3155829ae30123b634ffe14d | [] | no_license | tarruda/hashlanguage | 24f1f8322f17a2450416fccc8895eab65caddf04 | 522845e1e7005669cb97d63adf9a65defceb79d8 | refs/heads/master | 2021-03-12T20:38:15.691251 | 2012-06-06T16:31:47 | 2012-06-06T16:31:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package org.hashlang.runtime.mixins;
import org.hashlang.runtime.AppRuntime;
import org.hashlang.runtime.functions.BuiltinMethod;
import org.hashlang.util.Check;
import org.hashlang.util.Constants;
import org.hashlang.util.Err;
import org.hashlang.util.Types;
@SuppressWarnings("serial")
public class FloatMixin extend... | [
"tpadilha84@gmail.com"
] | tpadilha84@gmail.com |
1bc580e77abcd282046f34c6950bc36f628eecd6 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/23/23_07a237254da270e1c0e644d7fae5bd6d70b0838e/ST_Expand/23_07a237254da270e1c0e644d7fae5bd6d70b0838e_ST_Expand_s.java | 1b533c42069c33a52bbcf45765a402b7f0d318ee | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,428 | java | /**
* h2spatial is a library that brings spatial support to the H2 Java database.
*
* h2spatial is distributed under GPL 3 license. It is produced by the "Atelier
* SIG" team of the IRSTV Institute <http://www.irstv.fr/> CNRS FR 2488.
*
* Copyright (C) 2007-2012 IRSTV (FR CNRS 2488)
*
* h2patial is fre... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
6fcaf9ceac274478777cdc4dafe52a1c16b723f5 | f5a3f06f72f2f07368052eb5b427b775376aa5f7 | /src/dronesimulation/CampusMap.java | 14dc892ba3245eb2ccd4e215c148a335fad608d3 | [] | no_license | AlecMuchnok/DromedaryDrones | b07195622b42789bd4d1fd4c7ac4f0b942468081 | 1a37077947933e757ee05a6fb89fd5e7ac10b7fb | refs/heads/master | 2021-04-05T19:48:46.136401 | 2020-04-01T17:26:33 | 2020-04-01T17:26:33 | 248,594,343 | 0 | 0 | null | 2020-03-19T20:04:49 | 2020-03-19T20:04:48 | null | UTF-8 | Java | false | false | 1,767 | java | package dronesimulation;
import java.util.HashMap;
import java.util.HashSet;
public class CampusMap {
private HashMap<String, DeliveryPoint> campus;
public CampusMap(String college) {
campus = new HashMap<String, DeliveryPoint>();
if(college == "Grove City College") {
campus.put("SAC", new Delivery... | [
"jacobdybas@gmail.com"
] | jacobdybas@gmail.com |
74842b92f534616f940aca1b0a2f68fe1b41ded7 | e84201a3a093bb7a883fec8510798eaf3bc0a96c | /test/com/facebook/buck/core/rules/analysis/impl/RuleAnalysisContextImplTest.java | 6666d202c1e660d0ec94b730b08ec8e009b42375 | [
"Apache-2.0"
] | permissive | ResearchMore/buck | d249b6b575dae1a489a5bd4da3c57d82dfc85c35 | bb4d36afb55ca205c4b91747c7ded5b7f8ece839 | refs/heads/master | 2020-06-18T04:35:50.191730 | 2019-07-09T22:54:04 | 2019-07-10T01:20:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,446 | java | /*
* Copyright 2018-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
6c0b7991ecae57d52ef20d6ba40a02f542e0bf3d | c4b7a0ee9124553520c6360c1bf1de4fb024a120 | /src/main/java/pe/edu/adra/biaticos/entities/Login/Menu.java | 303fe522e333c18eee29cbae9c4df2e432d22615 | [] | no_license | JeanPier1/Adra_Viaticos_Real | f7204f4241eb2fd0fdbcd175f455d76f0e9db256 | 2d1c8e836415f260e7749d05968ec000fef130d1 | refs/heads/master | 2020-06-05T15:10:35.249936 | 2019-10-03T22:14:12 | 2019-10-03T22:14:12 | 192,468,397 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,665 | java | package pe.edu.adra.biaticos.entities.Login;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence... | [
"38229799+JeanPier1@users.noreply.github.com"
] | 38229799+JeanPier1@users.noreply.github.com |
00328e112972615c9271b15f6f6ae75382313fc5 | 06a48a02c1154e13bc60d8078c6b678a6636eb3e | /src/c_walking/b_visitor/StatNode.java | d74105b5e26a791023dcf3c4aca3594728ee4704 | [] | no_license | codediy/tpdsl-idea | 12b8c18bdd8cbad3af71b6f318dd9f36c1d04d47 | c8e3f99284003a479eb70de26b897249167e441d | refs/heads/master | 2022-12-24T06:58:55.851672 | 2020-09-30T08:56:10 | 2020-09-30T08:56:10 | 297,833,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 180 | java | package c_walking.b_visitor;
public abstract class StatNode extends VecMathNode {
public StatNode() {
}
public StatNode(Token token) {
super(token);
}
}
| [
"zmwwork@163.com"
] | zmwwork@163.com |
427204504ce5c775e91b84cf1e6e3d074727be65 | a0cbe16179fc6e6544cc51398a097f08eb4e16af | /app/src/main/java/buffnerdapps/com/stormy/adapters/DayAdapter.java | ae18f0a801071fb3ad4b786050849526aed2b6fa | [] | no_license | Klove8107/Stormy | 1ee859bb0d23035ea0e8d0ea50e8e4d691808762 | bbce40bfd5856405c7fce18dcf98e805fc08ee02 | refs/heads/master | 2021-01-10T16:49:30.893449 | 2015-12-31T22:27:34 | 2015-12-31T22:27:34 | 45,410,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,173 | java | package buffnerdapps.com.stormy.adapters;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import buffnerdapps.com.stormy.R;
import buffnerdap... | [
"Klove8107@gmail.com"
] | Klove8107@gmail.com |
9d4278b30cf9177f7f1e801584aadafae334d88d | 0252a04e5a388e1f12229b2541589bf655084828 | /src/leetCode/problems/_223_Rectangle_Area/Solution.java | 82b8d092eb2d6862b901ff795d3ce7dfed6fcb06 | [] | no_license | alanHarper123/LeetCode | bd60e4e0a2ba278f648b504bfdd928ca22403506 | 312b86a6f1e7adccb7a1f100b664cd9272a85473 | refs/heads/master | 2021-06-25T15:31:38.069169 | 2021-01-19T12:56:43 | 2021-01-19T12:56:43 | 193,816,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package leetCode.problems._223_Rectangle_Area;
class Solution {
public int computeArea(int A, int B, int C,int D,
int E, int F, int G, int H) {
int sumA = (C-A)*(D-B)+(G-E)*(H-F);
if(A>=G||B>=H||C<=E||D<=F)
return sumA;
else {
int deltaW = Math.min(C, G)-Mat... | [
"1531508001@qq.com"
] | 1531508001@qq.com |
3f281f055922f6dd8e264da741816e36f39bb4ab | cd5235d570bffd7a476d0f18a6a09511a1a9feff | /UIBestPractice/app/src/main/java/com/example/wzr/uibestpractice/Msg.java | a7bdda3883430d1b9119f51842f6e23d8d80a04d | [] | no_license | monkeyWzr/androidPractice | bf6a2f3276d9af181cb0ef7e9b856805db483479 | 0a923f2c7fbb8c7162979a25287ead29b43dc9d8 | refs/heads/master | 2021-01-02T09:47:05.731032 | 2017-10-08T05:31:42 | 2017-10-08T05:31:42 | 99,301,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 473 | java | package com.example.wzr.uibestpractice;
/**
* Created by wzr on 2017/7/24.
*/
public class Msg {
public static final int TYPE_RECEIVED = 0;
public static final int TYPE_SENT = 1;
private String content;
private int type;
public Msg(String content, int type) {
this.content = content;
... | [
"monkeywzr@gmail.com"
] | monkeywzr@gmail.com |
add978ae255fa78c46f69d66fa75f93b0d650cf1 | 6e41c4cc086b1be2108c95225bf79e626abb0659 | /util/testunit/TestObjectCleanup.java | ed1fa581b75175bca6b416f6965eba1abd973742 | [] | no_license | robin2017/java_concurrency_in_practice | dfb8847351cbc754122c9798362be636141a03f7 | 46c8ea6ebd3227c9baf2adb62990f1b190db0b07 | refs/heads/master | 2021-01-20T14:17:05.651791 | 2017-07-22T02:40:01 | 2017-07-22T02:40:01 | 90,585,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | //: net/mindview/atunit/TestObjectCleanup.java
// The @Unit @TestObjectCleanup tag.
package util.testunit;
import java.lang.annotation.*;
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface TestObjectCleanup {} ///:~
| [
"robin.seu@foxmail.com"
] | robin.seu@foxmail.com |
ce1fef98e718c696a7fdd46a5bec67280bccf86e | 88b31d450d6b142c7cfa13cbc663c71820197f6f | /app/src/main/java/com/example/satya/dialogefragment/MainActivity.java | d074c859de6bc132a5eb857f8347fb1db92533dc | [] | no_license | spanda11111/DialogeFragment | af22fe0a3b7540a729e5300310ff7122ec32c8c2 | 03f1c52f9aaf9039a6d87c1f50f84688f61afb3c | refs/heads/master | 2021-01-12T05:48:36.929471 | 2016-12-23T06:27:40 | 2016-12-23T06:27:40 | 77,203,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,555 | java | package com.example.satya.dialogefragment;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
Button bt1,bt2,bt3,bt4,bt5;
TextView tv1,tv2;
... | [
"satyapriyapanda1993@gmail.com"
] | satyapriyapanda1993@gmail.com |
4cd34c388f2a8dbdb92a36ff89759c1e572d8ed6 | 342a6f2bfd43ab9edcaf9b7de7c73996bc609ccb | /src/main/java/ua/kaj/recipe/repositories/RecipeRepository.java | 0c773d3ee00e38185d606c60b3eaba1b629c5d0f | [] | no_license | KutsenkoAlexander/recipe | 7ff6c5034c787c8cdc75f687d720e8c3ddda2d2d | 3272c54113f32ec01faa4fec3078b7ac2830f501 | refs/heads/master | 2022-08-07T08:42:26.100334 | 2022-07-08T12:24:35 | 2022-07-08T12:24:35 | 205,727,597 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package ua.kaj.recipe.repositories;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import ua.kaj.recipe.domain.Ingredient;
import ua.kaj.recipe.domain.Recipe;
import java.util.Set;
@Repository
public interface RecipeRepository extends CrudRepository<Recip... | [
"kucenkoaleksandr@gmail.com"
] | kucenkoaleksandr@gmail.com |
bf102006247bdced9d0dd25ff650463ab38f69f0 | 67fb12d0c213794f20ecdca259ee8e694792af4e | /FinalProject/URLValidatorInCorrect/src/main/java/finalprojectB/InetAddressValidator.java | 0d001e0e1bb30d0d60601534f84797f33f2349b1 | [] | no_license | xiong3/CS362-001-U2018 | ab6b16cbf1838c15d97ff425c6b95f76f2e5ea04 | ef139d44d4fb90a9dcc937fd528e50defe062296 | refs/heads/master | 2020-03-22T04:54:00.389197 | 2018-08-17T23:38:34 | 2018-08-17T23:38:34 | 139,528,114 | 0 | 0 | null | 2018-07-03T04:21:25 | 2018-07-03T04:21:24 | null | UTF-8 | Java | false | false | 6,563 | 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 ... | [
"three@10-249-65-251.wireless.oregonstate.edu"
] | three@10-249-65-251.wireless.oregonstate.edu |
bd428e2c786cbe80f2cb365b52ab2e7f84f03b74 | 6ddedff1d1fd9702b3f2d5ea8c4c0eb497cfcab4 | /src/main/java/com/kangaroo/internal/fastjson/parser/JSONToken.java | 05f53589ed69bb5459ed05f55a6f9fda3f6b48e4 | [] | no_license | woonill/kangaroo | a50780e0b8fc0132f8e947a5e74bad576fe33e5d | 8fffab76b5bd3f43b8c2ccd9a517a640aa1602ac | refs/heads/master | 2020-03-06T23:31:36.720768 | 2018-04-18T07:42:49 | 2018-04-18T07:42:49 | 127,133,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,986 | java | /*
* Copyright 1999-2017 Alibaba Group.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | [
"21436444@qq.com"
] | 21436444@qq.com |
c697c9cda285bd7a0fd45fdd885bbb0b29baee04 | 65cdcbb5fc9b1220888ea2e21416e496ce072f17 | /mvvm2/src/main/java/com/arialyy/frame/view/UPMarqueeView.java | 5e0e8c4d3b3826db0911f8e176a309d4d825b133 | [
"Apache-2.0"
] | permissive | Finderchangchang/QPanDianProject | ff6a6f30165555a6d058e0bee95709bfe03ea94c | 3d19ab7b9a5668890271763ebd416ba25030793c | refs/heads/master | 2020-03-19T12:10:25.730381 | 2018-06-24T06:32:04 | 2018-06-24T06:32:04 | 136,309,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,502 | java | package com.arialyy.frame.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widget.ViewFlipper;
import com.lyy.frame.R;
import java.util.List;
/**
* 仿淘宝首页的 淘宝头条滚动的自定... | [
"1031066280@qq.com"
] | 1031066280@qq.com |
45e07c28c691391d5ee6ce1a5c03683f4f67a393 | 12e5ab10db595bf59c13eecbbe36b7c596bc38b3 | /GraphVisualisierung2/src/main/java/vistra/framework/util/palette/SigmaPalette.java | 4ea574c2653a6799dc6a62517e2548dcc4eedcd5 | [] | no_license | brugr9/vistra | 2832ec9390d8497be2db0a485eee33078d8e13e1 | d4b1c2894ad5a94bb5753ba85ae3eb5949b0861a | refs/heads/master | 2022-09-01T16:11:10.734230 | 2022-08-24T11:08:57 | 2022-08-24T11:08:57 | 29,022,703 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,004 | java | package vistra.framework.util.palette;
import java.text.DecimalFormatSymbols;
/**
* A sigma palette.
*
*
* @author Roland Bruggmann (brugr9@bfh.ch)
*
*/
public enum SigmaPalette {
/**
* Signs from A to Z in upper case.
*/
ALPHABET(new String[] { "A", "B", "C", "D", "E", "F", "G", "H", "I", "J",
"K"... | [
"brugr9@bfh.ch"
] | brugr9@bfh.ch |
bb506a298da59c81d426622d07b7598f231f406d | c35ece4cf94dfbb21b00564109db1360858b6a05 | /XTCM/src/main/java/com/lilosoft/xtcm/base/AbsBaseActivityGroup.java | 48d7c1dfd62c0056b7c94440b36f9d64b947a0ce | [] | no_license | haikuowuya/MobileSafe | a45fbbf976e0eff96056f9cb332f72d04ca7eb4a | f37d274b78db2d0f2f3a6dbf9688307cbff68b68 | refs/heads/master | 2021-01-18T12:10:56.928137 | 2015-05-03T15:26:27 | 2015-05-03T15:26:27 | 40,104,214 | 1 | 0 | null | 2015-08-03T03:59:20 | 2015-08-03T03:59:20 | null | UTF-8 | Java | false | false | 1,094 | java | package com.lilosoft.xtcm.base;
import android.app.ActivityGroup;
import android.content.Context;
import android.os.Bundle;
import android.view.WindowManager;
import com.lilosoft.xtcm.R;
/**
*
* @category 外部框架底层实现方法
* @author William Liu
*
*/
@SuppressWarnings("deprecation")
public abstract class AbsBaseActivit... | [
"986417576@qq.com"
] | 986417576@qq.com |
3d5319aabddc5f9890374cfd777aa1f2703c6156 | a17faef16ac5334a6b2084b3f35ccabb586bee63 | /shihui/src/com/meizhuo/pojo/User.java | 3d03c2db8463d83dda08df6dbb0bac6b79548d98 | [] | no_license | Believe77/wietao | dee7843cfab478c4ae0ca44a4e0a5a35d4ee034b | faa9596d27d0d2d5145ccb0a62cd3161ff9b7afd | refs/heads/master | 2020-04-22T04:47:16.365224 | 2019-02-25T08:25:02 | 2019-02-25T08:25:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,428 | java | package com.meizhuo.pojo;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="user")
public class User {
@Id
@Column(name = "user_id")
... | [
"2290274526@qq.com"
] | 2290274526@qq.com |
ae4aeb931fadcfa2c9dfd80d94ceb8f46bbbce23 | d405450266905c839ff83288c6d52d611d58fdb4 | /JavaFxArchetype/src/main/java/BMSTU/IU7/MainApp.java | d212705635358a93416eb5ce1348a5a353a9e150 | [
"MIT"
] | permissive | kombuchamp/JavaFxDemos | 5776df7c5f6c926e442ae3f4cb3b8984fb4b6c6e | 5e37bde1267ba0547cd2f13bb8567e566d3aaf2d | refs/heads/master | 2020-04-08T13:14:14.294326 | 2018-11-27T18:41:20 | 2018-11-27T18:41:20 | 159,381,921 | 0 | 0 | null | 2018-11-27T18:41:22 | 2018-11-27T18:36:45 | Java | UTF-8 | Java | false | false | 1,197 | java | package BMSTU.IU7;
import javafx.application.Application;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.stage.Stage;
import org.slf4j.Logger;
import org.slf4j.Log... | [
"kombuchamp@gmail.com"
] | kombuchamp@gmail.com |
161bf9f481f8c4d53eb4da1772639c9a8871f608 | bf50b95b9449f627165b180583ed123ef3c7d0a9 | /CleaningApp/app/src/main/java/Logic/InterfaceDialogCallback.java | 2480cc6c10c712b73e1a97fec4fe4ced04edc674 | [] | no_license | Motoharujap/Freeman | d60fe4b51e7a0b779a9cd939b47f809484776d39 | 5beb9732aac7236b8624be56b7b5f460c4b66fde | refs/heads/master | 2021-01-02T23:13:02.064469 | 2015-04-06T19:38:16 | 2015-04-06T19:38:16 | 32,760,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package Logic;
import android.content.DialogInterface;
/**
* Created by Serge on 2/23/2015.
*/
public interface InterfaceDialogCallback extends DialogInterface.OnClickListener {
@Override
void onClick(DialogInterface dialog, int which);
}
| [
"motoharujap@gmail.com"
] | motoharujap@gmail.com |
85d7b0032543169b58170496cfd9f4304c8ea053 | ad2563d56f4581bf5ac73890360fafb0fc900d66 | /iwsn-portal/src/main/java/de/uniluebeck/itm/tr/iwsn/portal/api/rest/v1/providers/RuntimeExceptionMapper.java | 5109766b8052a59f9fb316f014e6f515947f3922 | [
"BSD-3-Clause"
] | permissive | newtonmwai/testbed-runtime | b1c73a07c3791ac1593354e48aad728291a0b9c7 | 0f3fd9ccaa93410bd9ba3b007fd25d801bcdd035 | refs/heads/master | 2021-05-28T20:56:48.592750 | 2015-04-21T13:42:24 | 2015-04-21T13:42:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 529 | java | package de.uniluebeck.itm.tr.iwsn.portal.api.rest.v1.providers;
import com.google.common.base.Throwables;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import javax.ws.rs.ext.Provider;
@Provider
public class RuntimeExceptionMapper implements ExceptionMapper<RuntimeException> {
@Override... | [
"daniel@bimschas.com"
] | daniel@bimschas.com |
bb242b85643a776edb6794d1171041aac73d0119 | 7d1083dcca153ac66ee0bff26bba9462ed82bb7c | /vendas-api/src/main/java/com/conquer/vendasapi/ServletInitializer.java | e2b1303b931481363345f617b60d240bacf4255a | [] | no_license | drramos/vendas-api | ed7aa14f35f3427f6b0b801c3d7903e7def44f4b | aaad3a54cccad4b097241ffa552c806a09d00523 | refs/heads/master | 2023-03-27T03:34:00.159834 | 2021-03-25T17:04:29 | 2021-03-25T17:04:29 | 350,138,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 414 | java | package com.conquer.vendasapi;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBuilder configure(SpringAppl... | [
"dr-ra@DESKTOP-57765UG"
] | dr-ra@DESKTOP-57765UG |
a76e25390e9091d12c673e9ce7491b1089aa6396 | e42afd54dcc0add3d2b8823ee98a18c50023a396 | /java-securitycenter/samples/snippets/src/main/java/com/google/cloud/examples/securitycenter/snippets/CreateNotificationConfigSnippets.java | b24a10a05485577bfdf88caacba22ce0d878f936 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | degloba/google-cloud-java | eea41ebb64f4128583533bc1547e264e730750e2 | b1850f15cd562c659c6e8aaee1d1e65d4cd4147e | refs/heads/master | 2022-07-07T17:29:12.510736 | 2022-07-04T09:19:33 | 2022-07-04T09:19:33 | 180,201,746 | 0 | 0 | Apache-2.0 | 2022-07-04T09:17:23 | 2019-04-08T17:42:24 | Java | UTF-8 | Java | false | false | 2,810 | java | /*
* Copyright 2020 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"neenushaji@google.com"
] | neenushaji@google.com |
8a68f9a3a565d789fa80cccbed39bc5b1f613a36 | f2e52d99619497738b53adfbea9eb8d21a2f6184 | /touchless-gateway/src/main/java/tn/esprit/touchlessgateway/GatewayRepository.java | e460622aecc5b293bffd534f840eaa1c0dfc9d72 | [] | no_license | psnpsn/touchless-backend | 223afee85777cc3d0aa1be294b697ab188344740 | 057a18aea2af632dc3a67af0f6b35c91aaaa23b3 | refs/heads/master | 2022-12-09T19:48:07.049353 | 2020-07-01T23:34:29 | 2020-07-01T23:34:29 | 254,739,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 418 | 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 tn.esprit.touchlessgateway;
import org.springframework.data.mongodb.repository.ReactiveMongoRepository;
/**
*
* @author psn... | [
"mohamed.jridi.1@esprit.tn"
] | mohamed.jridi.1@esprit.tn |
24dd7211cd8745925b3fbaa5795a460e601e198e | a29a3deeaea080ee5b45a6c05e84bee509a8c93d | /src/main/java/com/khaled/clientbsitter/view/UpdateSitter.java | 371ec5de75797836ddfc1b4973d042692d60526d | [] | no_license | AlibiMourad/bsitter | a019a575a793d861f6718af979f8f3adb99c0c55 | 4270e8a84dc69ec227e23aa1ebda3b7093f54664 | refs/heads/master | 2022-12-07T10:11:11.040762 | 2020-08-29T00:34:23 | 2020-08-29T00:34:23 | 260,499,887 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 38,938 | 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.khaled.clientbsitter.view;
import com.khaled.clientbsitter.controlle.SitterControlle;
import com.khaled.clientbsitter.mode... | [
"mourad.alibi@enis.tn"
] | mourad.alibi@enis.tn |
862890f8d996d698c9c407c662b8b56416850941 | 40d844c1c780cf3618979626282cf59be833907f | /src/testcases/CWE197_Numeric_Truncation_Error/s02/CWE197_Numeric_Truncation_Error__short_console_readLine_66b.java | 854722cfb6b6fdc04029976f4253a380475ebdfe | [] | no_license | rubengomez97/juliet | f9566de7be198921113658f904b521b6bca4d262 | 13debb7a1cc801977b9371b8cc1a313cd1de3a0e | refs/heads/master | 2023-06-02T00:37:24.532638 | 2021-06-23T17:22:22 | 2021-06-23T17:22:22 | 379,676,259 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,356 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE197_Numeric_Truncation_Error__short_console_readLine_66b.java
Label Definition File: CWE197_Numeric_Truncation_Error__short.label.xml
Template File: sources-sink-66b.tmpl.java
*/
/*
* @description
* CWE: 197 Numeric Truncation Error
* BadSource: console_readLine Read ... | [
"you@example.com"
] | you@example.com |
e56c5b3e20702f2a2012cd6961f9000cc008a9b5 | 4eef8b2a858ea69fbba2b2807a18b442e701aabc | /src/ArrayBagDemo2.java | 8d5a4e795529ecb272fc8006fab92e570b86e57d | [] | no_license | midtownkc/C189 | b481dbb8fa62486cd89012b0394b0df36ace3d86 | 62e0de3aabc133fe56094d20f59d0939bf72c512 | refs/heads/master | 2021-01-19T18:03:48.948552 | 2017-10-24T18:38:13 | 2017-10-24T18:38:13 | 99,431,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,578 | java | /**
A test of the methods isEmpty, getCurrentSize, getFrequencyOf, and contains
for the class ArrayBag2.
Assumes the methods add and toArray are correct.
@author Frank M. Carrano
@version 4.0
*/
public class ArrayBagDemo2
{
public static void main(String[] args)
{
// A bag that is not ful... | [
"maxwellfrederickson@gmail.com"
] | maxwellfrederickson@gmail.com |
b4f5bd114224f9358ce7099695cceedea51014d1 | 8dec3c56eb4f821b4da451e9f6b7c69e4857ade6 | /cultureapp/app/src/main/java/com/cardinalskerrt/cultureapp/NewsFeedFragment.java | fe669adb329d3ce750b6820acc263f99be6474b6 | [] | no_license | roro-20/main-app | 5b9d94c6fd8b92086e57059b7cc220e34dac09ee | 922f03da148dad6e168d8b39ff067c7463d5b035 | refs/heads/master | 2021-01-09T11:59:57.180904 | 2020-02-22T09:40:04 | 2020-02-22T09:40:04 | 242,292,891 | 0 | 0 | null | 2020-02-22T06:37:18 | 2020-02-22T06:37:18 | null | UTF-8 | Java | false | false | 3,661 | java | package com.cardinalskerrt.cultureapp;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* A simple {@link Fragment} subclass.
* Activities that ... | [
"rjmatoza@gmail.com"
] | rjmatoza@gmail.com |
451347ba781dcd158e0d9a6fa150833d7bae9bca | ba4911a9cdca61ab0c0b71524c0588cb92bc1552 | /ch17/SimpleSorting.java | e26fbfc317ea41f4ed81ed0e1e9ea781c435e2a5 | [] | no_license | ivanporty/java-swing-book | 9ae5987c32b63fa857a60ee734d6f0956576aabe | c298ef9e8748f592d7ab5d7a917502587156dcba | refs/heads/master | 2021-09-07T17:08:00.464517 | 2018-02-26T16:02:19 | 2018-02-26T16:02:19 | 114,157,727 | 14 | 7 | null | 2018-02-26T16:02:20 | 2017-12-13T18:57:22 | Java | UTF-8 | Java | false | false | 1,667 | java | // SimpleSorting.java
// Сортировка таблицы по умолчанию
import javax.swing.*;
import javax.swing.table.DefaultTableModel;
import javax.swing.table.TableRowSorter;
import java.awt.*;
public class SimpleSorting extends JFrame {
public SimpleSorting() {
super("SimpleSorting");
setDefaultCloseOperation(EXIT_ON_... | [
"ivan.portyankin@gmail.com"
] | ivan.portyankin@gmail.com |
34a2e413636b7259627673028c4eea7939c3b956 | 5e428c9442c5897fe1ad7799beca159ab275a855 | /business/src/main/java/com/gd/business/service/IInfoService.java | fb492c31119343ce2d611c437489b4e50086bb32 | [] | no_license | HighFrequency0708/backendinspirng | e90bc36de08004d8360c944dc9303755c6bf55b0 | 0c28b8b39ee97f080cf9e6167e090a0ea26ff93f | refs/heads/master | 2022-04-21T14:38:55.415904 | 2020-04-20T10:10:24 | 2020-04-20T10:10:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package com.gd.business.service;
import com.gd.business.pojo.Info;
/**
* @Author:CodeGenerator
* @Date:2020/04/07.
*/
public interface IInfoService {
public String getInfo(Integer id);
}
| [
"alffei@163.com"
] | alffei@163.com |
7dd3bb2e6f4c836b8b27eb7224b0af0d9b185cb6 | acc114985ececc8b7b9d6f4eb389b13e4ffc03ee | /src/main/java/gigaherz/enderthing/blocks/EnderKeyChestRenderer.java | 20ad79dfeb27e2f3fabb50a1d7fe184be6c41947 | [
"BSD-3-Clause"
] | permissive | enimaloc/Enderthing | 936e1b6203104318921c0dcdb4cf941712a0a011 | d7956171e36a52c0a0131d1219e44c31d03fbbbb | refs/heads/master | 2022-11-11T00:44:52.888633 | 2020-06-26T04:14:25 | 2020-06-26T04:14:25 | 275,058,571 | 0 | 0 | null | 2020-06-26T02:37:04 | 2020-06-26T02:37:03 | null | UTF-8 | Java | false | false | 3,598 | java | package gigaherz.enderthing.blocks;
import com.mojang.blaze3d.matrix.MatrixStack;
import gigaherz.enderthing.KeyUtils;
import net.minecraft.client.Minecraft;
import net.minecraft.client.renderer.IRenderTypeBuffer;
import net.minecraft.client.renderer.Vector3f;
import net.minecraft.client.renderer.model.ItemCameraTrans... | [
"gigaherz@gmail.com"
] | gigaherz@gmail.com |
404503d427bafa8e1a74852a5e2409951bb33e89 | b3f85ae38eac986159830be54f8711abf92aea4f | /android/app/src/main/java/com/rnbridgeexample/ToastModule.java | 23d7840b6964834037d18ccdaded04da35776c0a | [] | no_license | herdiiyan/RNBridgeExample | 3018c81e18ab8cc95e15b2821922bd01a68394f4 | 90c79edc29b50bd08f238749b5b01e5c7c5ff83c | refs/heads/main | 2023-02-17T02:35:42.469919 | 2021-01-21T05:08:39 | 2021-01-21T05:08:39 | 331,520,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 747 | java | package com.rnbridgeexample;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.bridge.ReactContextBaseJavaModule;
import com.facebook.react.bridge.ReactMethod;
public class ToastMo... | [
"herdiiyan8@gmail.com"
] | herdiiyan8@gmail.com |
7e82c8b55527f4c964861bf2721f620b1a95456e | 427c530d9b961348cfeaff653feea41d29ea99f6 | /Calculadora/app/src/androidTest/java/com/example/aleix/calculadora/ExampleInstrumentedTest.java | 637e191a887e37f2f63e3077118c7ffc8d9d9dd8 | [] | no_license | AleixCas95/dispositiusmobils | ae463b9018705cae64cb4862d9da641d183efc25 | 363468ad4e94f6991ef81236a78427ac4d51f3ee | refs/heads/master | 2020-04-01T20:13:04.574723 | 2018-11-05T16:20:57 | 2018-11-05T16:20:57 | 153,593,857 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 742 | java | package com.example.aleix.calculadora;
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 execute on an A... | [
"leix_05@hotmail.com"
] | leix_05@hotmail.com |
33fab4deb92ccb7998eaa450c2e51a1c605a4802 | 94582d29153101a3c7a5a23e55202ce043a81d93 | /src/main/java/com/webapp/eventportal/EventportalApplication.java | a68eff6072d00f5f8eef1831f804bfeb67738355 | [] | no_license | uzair119/EventPortal | ae2dad64b07a490576956157d2c3e6bce2fb6590 | 384a6179cc93d32acd7f958d2bcba55da1d7192f | refs/heads/master | 2020-09-16T20:56:13.221343 | 2019-12-21T13:02:33 | 2019-12-21T13:02:33 | 223,885,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java | package com.webapp.eventportal;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class EventportalApplication {
public static void main(String[] args) {
SpringApplication.run(EventportalApplication.class, args);
... | [
"uzairahmed11d@gmail.com"
] | uzairahmed11d@gmail.com |
3315982b5c4a5daaa76d791b433960ac449e104b | f4f3e30522cd2a50c9b5853a29799f0143589a8a | /app/src/main/java/com/example/fyp_1/MyKitchenIngredients2.java | 8512e7c4b814f0c826cd42a87074737c73b81991 | [] | no_license | ellaburke/FYP | b95b03b1a5da67b644ffb7e9a7bf6fb7f8b14ccd | 25327bb2852051c07b873aeb1eb94bb0d22db9f2 | refs/heads/master | 2023-04-14T02:32:34.038609 | 2021-04-30T10:29:14 | 2021-04-30T10:29:14 | 331,424,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,458 | java | package com.example.fyp_1;
import androidx.annotation.NonNull;
import androidx.annotation.RequiresApi;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.DividerItemDecoration;
import androidx.recyclerview.widget.RecyclerView;
import android... | [
"burkeella@gmail.com"
] | burkeella@gmail.com |
0d476432923b8190acec725bff6b24f6709a5997 | 4d82c0e97242cc4d2dbc9366a68fe4f42a3eb9a4 | /src/test/java/org/akigrafsoft/jsmppkonnector/ClientServer001Test.java | 587c92a7051edcff8dd148fc9975a8d9e916803e | [] | no_license | akigrafsoft/JsmppConnector | d0fb4cccc1bab6be112b5e4680b43c142723cfd8 | c76075cd30a691363999c5b564528ba411e2a801 | refs/heads/master | 2021-01-10T14:22:25.575535 | 2016-03-17T16:58:51 | 2016-03-17T16:58:51 | 49,713,123 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,784 | java | package org.akigrafsoft.jsmppkonnector;
import static org.junit.Assert.fail;
import org.jsmpp.bean.ESMClass;
import org.jsmpp.bean.NumberingPlanIndicator;
import org.jsmpp.bean.RegisteredDelivery;
import org.jsmpp.bean.TypeOfNumber;
import org.junit.Test;
import com.akigrafsoft.knetthreads.Dispatcher;
import com.aki... | [
"akigrafsoft@gmail.com"
] | akigrafsoft@gmail.com |
b57afc5bb7ce7c6ddaa4b0431a3cf0af54aa26d8 | 9468ccf883601b3f74daddc60461bcab7a326e74 | /src/main/java/entities/User.java | ebd2c2f85638ff26759f8bbcd5dbe5a47f4dba94 | [] | no_license | Amazingh0rse/3sem_EksBackend | d720a98c4d242721a7425f795400811e4e8109df | 4a2b7066b1eef229d6a29b58593c5a28ec6172d2 | refs/heads/main | 2023-02-17T06:48:55.126532 | 2021-01-18T04:30:44 | 2021-01-18T04:30:44 | 329,580,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,527 | java | package entities;
import dto.DogDTO;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Basic;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
... | [
"therahbek@gmail.com"
] | therahbek@gmail.com |
25e3f07b7f5c9d4df03231385c39039211b741da | a6d3c66595353f6602bcc26afe39f2e1f6de2e07 | /MavenFile/src/main/java/Cal/Calculate.java | b8672762699b3e0b34e3477834ba4a12caf39230 | [] | no_license | jeongyihyeon1120/Maven | 3b317d8761fccf81f908f090fa267e608ec3b370 | bb76f766d44d51fd98de32570bcfe293f846522c | refs/heads/master | 2023-04-20T09:23:56.575642 | 2021-05-05T10:06:15 | 2021-05-05T10:06:15 | 293,240,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,546 | java | package Cal;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Scanner;
public class Calculate {
public static void main(String[] args) {
ArrayList<Integer> result = new ArrayList<Integer>();
String interger = "";
int r = 0;
int oper = 0;
while (true) {
Scanne... | [
"yhyeon@DESKTOP-4BV5SNM"
] | yhyeon@DESKTOP-4BV5SNM |
80d86e66e5441a3413f5fd55456d0077121b93ca | fd3e4cc20a58c2a46892b3a38b96d5e2303266d8 | /src/main/java/com/amap/api/services/geocoder/RegeocodeResult.java | faf8d6bee039a194bc55909ec2c21ce3f6aa36dd | [] | no_license | makewheels/AnalyzeBusDex | 42ef50f575779b66bd659c096c57f94dca809050 | 3cb818d981c7bc32c3cbd8c046aa78cd38b20e8a | refs/heads/master | 2021-10-22T07:16:40.087139 | 2019-03-09T03:11:05 | 2019-03-09T03:11:05 | 173,123,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 809 | java | package com.amap.api.services.geocoder;
public class RegeocodeResult {
/* renamed from: a */
private RegeocodeQuery f3017a;
/* renamed from: b */
private RegeocodeAddress f3018b;
public RegeocodeResult(RegeocodeQuery regeocodeQuery, RegeocodeAddress regeocodeAddress) {
this.f3017a... | [
"spring@qbserver.cn"
] | spring@qbserver.cn |
fbce6f9fcee570cad1b4115ebcda8221dc1ba5e3 | fd866adba9c300d225ea96ac60c69226f509fb8d | /eureka-client-zuul/src/main/java/com/forezp/eurekaclientzuul/config/MyFilter.java | 2b8fa10199051a4c48f737e871caf3c786705be0 | [] | no_license | ChaoGuoChina/eureka-parent | 8f22f648566da42d9270e054fa8410f5ae45114b | c863296ddb645ad3e620eaf0485e4b581bb04cb2 | refs/heads/master | 2023-08-10T12:20:41.408839 | 2019-12-30T03:03:00 | 2019-12-30T03:03:00 | 230,833,891 | 0 | 0 | null | 2023-07-18T20:51:33 | 2019-12-30T02:34:09 | Java | UTF-8 | Java | false | false | 1,441 | java | package com.forezp.eurekaclientzuul.config;
import com.netflix.zuul.ZuulFilter;
import com.netflix.zuul.context.RequestContext;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import javax.servlet.http.HttpServletRequest;
import java.io.IOException;
import s... | [
"chao.guo@socialcredits.cn"
] | chao.guo@socialcredits.cn |
b95c580fc66df61d524021a694b18bbdf5db0805 | f68c48fe3377b39dcdfd1c85163cc3e2b61d62e6 | /src/test/java/assignmentscripts/Nykaa.java | a71864f212484af2f5989dfc5027b44cb17501d1 | [] | no_license | mechmani53/sample123 | 4b78f88f526a87b54179fdd08111052f2c1dbae7 | b08ea568da7f5921d878615466625139e548ca76 | refs/heads/master | 2023-06-23T04:11:34.535820 | 2021-07-23T05:10:32 | 2021-07-23T05:10:32 | 369,390,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package assignmentscripts;
import org.testng.annotations.Test;
import com.tyss.demo.baseutil.BaseTest;
import com.tyss.demo.baseutil.InitializePages;
public class Nykaa extends BaseTest {
@Test
public void createRequisition(String customerName,String projectName,String taskName) throws Exception
{
Initialize... | [
"sushmita@Sushmita"
] | sushmita@Sushmita |
663f75b5733475142ed40b35fd5c6096fbc0ffff | 87901d9fd3279eb58211befa5357553d123cfe0c | /bin/ext-platform-optional/platformwebservices/web/gensrc/de/hybris/platform/btg/dto/BTGUrlParameterOperandsDTO.java | 36cd8494429688a47f1424bec6d29b1aa98eabe6 | [] | no_license | prafullnagane/learning | 4d120b801222cbb0d7cc1cc329193575b1194537 | 02b46a0396cca808f4b29cd53088d2df31f43ea0 | refs/heads/master | 2020-03-27T23:04:17.390207 | 2014-02-27T06:19:49 | 2014-02-27T06:19:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,205 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN! ---
* --- Generated at Dec 13, 2013 6:34:48 PM ---
* ----------------------------------------------------------------
*
* [y] hybris Platform
*
* Copyright... | [
"admin1@neev31.(none)"
] | admin1@neev31.(none) |
e7438ab122d2deab48f29ebb6f77ab10a93d5e30 | 60eab9b092bb9d5a50b807f45cbe310774d0e456 | /dataset/cm10/src/main/java/org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.java | 0db0464132e76ac27fe08edb2c2942a9fcae823d | [
"BSD-3-Clause",
"Minpack",
"Apache-2.0"
] | permissive | SpoonLabs/nopol-experiments | 7b691c39b09e68c3c310bffee713aae608db61bc | 2cf383cb84a00df568a6e41fc1ab01680a4a9cc6 | refs/heads/master | 2022-02-13T19:44:43.869060 | 2022-01-22T22:06:28 | 2022-01-22T22:14:45 | 56,683,489 | 6 | 1 | null | 2019-03-05T11:02:20 | 2016-04-20T12:05:51 | Java | UTF-8 | Java | false | false | 8,409 | 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 ... | [
"durieuxthomas@hotmail.com"
] | durieuxthomas@hotmail.com |
5804c5300942cc9676e43f99c5dc138bf45ca5f2 | 9d4b2be42b15f262e4900665cf4415cac4c1daca | /2120180183-SK02-PBO-TI20192020-3-4/src/pkg2120180183/sk02/pbo/ti20192020/pkg3/pkg4/aplikasi.java | 74f51e106e8ea64082345a97f86fbd92653bf1e3 | [] | no_license | mohrofiq/2120180183-SK01-PBO-TI20192020-3-4 | bfd1973b3c6093b53c9b3e6599809c03f10e88d1 | fcba94a979e5be26022d1377162d69e788b8ecfa | refs/heads/master | 2020-08-01T15:43:30.200597 | 2019-10-03T06:51:50 | 2019-10-03T06:51:50 | 211,036,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 424 | java | package pkg2120180183.sk02.pbo.ti20192020.pkg3.pkg4;
public class aplikasi {
String nama="WeChat";
int chat;
int videocall;
int telefon;
void mengirim_gambar(){
System.out.println("saat ini belum bisa mengirim gambar"+ this.nama);
}
void mengirim_pesan(){
System.out.println... | [
"khanief.islahudi556@gmail.com"
] | khanief.islahudi556@gmail.com |
e5bcecea325eee1f300be058c1b8abcc3a14c291 | e59dff414e93ab7272e04be136ec1787fe0cf954 | /annotation-autowire/src/main/java/com/example/annotationautowire/mark/MarkAnnotation.java | 0b7bc87bea9dc0dbd42318553020527527eeb81b | [] | no_license | ChenJianzhao/spring-cloud-demo | 0e57d69fbd58c9f9d0a9e6c90d58b4f37738c9f5 | b0cd1a835be4ffccbdc211e05e11d5957ed71a89 | refs/heads/master | 2020-06-10T05:23:19.655725 | 2019-12-05T07:05:45 | 2019-12-05T07:05:45 | 193,595,126 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.example.annotationautowire.mark;
import org.springframework.beans.factory.annotation.Qualifier;
import java.lang.annotation.*;
@Target({ ElementType.FIELD, ElementType.PARAMETER, ElementType.METHOD })
@Retention(RetentionPolicy.RUNTIME)
@Documented
@Inherited
@Qualifier
public @interface MarkAnnotation {... | [
"chenjz@77ircloud.com"
] | chenjz@77ircloud.com |
32d810cdb545d5e0686d971665c974ea7e508dc7 | 9eaa14e74541bb0ee64fa7a29d9867c5b5c05ee2 | /MeikaiJava/chap06/IntArrayRand2.java | 370a33dca2e88d392309a468da333f077aa27168 | [] | no_license | nakahara-naka/Java | de2767fb751e9ed0af55f7fe0c1aa3ff41384f69 | 675b0ca6119ff62be6703378c332e147ec5f380f | refs/heads/main | 2023-05-01T20:34:41.800243 | 2021-05-04T06:41:24 | 2021-05-04T06:41:24 | 311,516,257 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | //配列の全要素に値を読み込んで表示
import java.util.Random;
import java.util.Scanner;
class IntArrayRand2{
public static void main(String[] args){
Random rand = new Random();
Scanner stdIn = new Scanner(System.in);
System.out.print("要素数:");
int n = stdIn.nextInt();
int[] a = new int[n];
for (int i = 0; i <... | [
"y.dust.and.bones@gmail.com"
] | y.dust.and.bones@gmail.com |
59eb9aa94b7d818b87961a0269e746cc4b9cd55f | 3ab7cefc3c3b406d374e0f644a9069553eba4e8c | /src/main/java/spittr/config/DataConfig.java | 4476c87381761aca8b0718c91539ac51ed804ef6 | [] | no_license | tiger7878/chapter13-cache | b8d2b629f64f191c7355e715a4c3815bd5cd62af | 68e254a7e7c01fbcd3321c7b93a1c9a0fbe2a71f | refs/heads/master | 2020-03-18T21:54:49.178349 | 2018-05-30T06:57:02 | 2018-05-30T06:57:02 | 135,312,405 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,307 | java | package spittr.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder;
import org.springframework.jdbc.datasource.embedded.Emb... | [
"zhcw63@163.com"
] | zhcw63@163.com |
4add5a2ec84d8cf4b8bb74947d1dfbb52224ae83 | ad423e4cd1c3d88468d01220969df7ee3f4d5118 | /liga/src/de/liga/dart/fileimport/vfs/LITABZUG.java | 0a039053b084f9bee126dfc72bca4bb0bfa9c1cd | [] | no_license | kleopatra999/dl20090219 | 096cf237f38dc6287c4ecaf2dcd4f396e228b4a3 | 1ac8d2a8bfe4cfcd901685a039c0c0eae20e75a1 | refs/heads/master | 2021-04-30T18:03:52.649559 | 2012-04-19T16:50:42 | 2012-04-19T16:50:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 307 | java | package de.liga.dart.fileimport.vfs;
import java.sql.Date;
/**
* Description: <br/>
* User: roman
* Date: 25.04.2009, 16:04:34
*/
class LITABZUG {
int TEA_NR; // team PK
Date SAI_NR; //,D Saison datum
int ABZ_PUNKTE; // Punktabzug von Gesamtpunktzahl in der Saison
}
| [
"roman.stumm@931aaaa6-feb9-11dd-88c7-29a3b14d5316"
] | roman.stumm@931aaaa6-feb9-11dd-88c7-29a3b14d5316 |
4fc26f5f03fa024a3b2b3ae9f68ebd9489065df2 | dc861148be9a5000587185b7d4ef8872b4232137 | /net.beaconcontroller.web/src/main/java/net/beaconcontroller/web/view/BeaconViewResolver.java | 80618ba613c9c29463ca4d05fc9e9246bb33419c | [
"Apache-2.0"
] | permissive | raxefron/BeaconMirror | fac7b9a30135c8f4f84603ab1978811751f7634a | ffa179b80cdba6a197209a9556e787ff6038b146 | refs/heads/master | 2021-05-01T12:32:06.841015 | 2011-05-16T08:08:47 | 2011-05-16T08:08:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,015 | java | /**
*
*/
package net.beaconcontroller.web.view;
import java.util.Locale;
import org.springframework.core.Ordered;
import org.springframework.web.servlet.View;
import org.springframework.web.servlet.ViewResolver;
/**
* @author David Erickson (derickso@cs.stanford.edu)
*
*/
public class BeaconViewResolver implem... | [
"derickso@stanford.edu"
] | derickso@stanford.edu |
cc89e04a51b28473af70b2a31aefde37e1a90bb5 | d27a9191fc7df4b05c2dd65e3008966980cb9ce6 | /src/com/yoko/dp/structural/proxy/imgloader/ImageIconProxy.java | 07af21afd27dd8e4a62af0dcdedaf904e6d021f9 | [] | no_license | 395836998/JeroDp | 4107617c9f665989c6c0e7caf28b992f7e487c8c | 0e1e3ff4f06ad2889a7ea7a9cd8e9ef8b96bd6a6 | refs/heads/master | 2021-01-01T17:57:38.714153 | 2014-09-10T08:02:10 | 2014-09-10T08:02:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,969 | java | package com.yoko.dp.structural.proxy.imgloader;
import java.awt.Graphics;
import java.awt.Component;
import javax.swing.ImageIcon;
import javax.swing.Icon;
import javax.swing.SwingUtilities;
public class ImageIconProxy implements Icon
{
private ImageIcon realIcon = null;
private String imageName;
private int width... | [
"395836998@qq.com"
] | 395836998@qq.com |
25a01a1b754b4849dbe6e53a28d79369fed5b9ab | d273a07b1bd133acea23539434bbc2aa76379c37 | /Destroscape New/src/game/minigame/zombies/Zombies.java | 0387f1c2bf6507441708caf286f22ff02a367cb6 | [] | no_license | Destroscape/Server | 7c7f992401a9c275d7793f4db03e34aac878ef00 | 63e0958d4e1d8b7e678fb29dedc7ab6938798280 | refs/heads/master | 2021-01-02T22:39:46.269166 | 2014-12-27T19:36:06 | 2014-12-27T19:36:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,730 | java | package game.minigame.zombies;
import game.Config;
import game.entity.npc.NPC;
import game.entity.player.Player;
import game.Server;
import engine.util.Misc;
@SuppressWarnings({ "unused" })
public class Zombies {
Player p;
public Zombies(Player c) {
this.p = c;
}
/*
* Finds Zombies
*/
public int FindZo... | [
"destroscape@monumentmail.com"
] | destroscape@monumentmail.com |
963d242ea625f6b99f7870a671bd95aeba19adcf | 653ee5ad01a4b12edb3d5ab9a98ef5e904425927 | /src/main/java/dev/sgp/filtre/FrequentationFilter.java | 4ccad6c92c69acf1f26c0c7c2fc6812fdfe1225a | [] | no_license | AlexGeb/sirh-gestion-personnel | bb31da145fa03507f01ba90dc8ea6f03ff9b8540 | cdd243621e0d2ebc85879b578487c39ffa68597f | refs/heads/master | 2021-08-30T11:21:48.907215 | 2017-12-17T18:09:32 | 2017-12-17T18:09:32 | 114,107,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,411 | java | package dev.sgp.filtre;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.annotation.WebFilter;
import java... | [
"alex.behaghel@gmail.com"
] | alex.behaghel@gmail.com |
43593b2fcd88254edb6bb82165759dad9410fe8e | 95ff3f794e3a0a86afc8b8ee372fd13939ee524e | /src/main/java/com/rauluka/stormtrooper/topology/FieldNames.java | 6af186137168b95081d2c3b55d201445e2941a6d | [
"Apache-2.0"
] | permissive | rauluka/stormtrooper-streams | 9233a0896ebeb3c559a3ce0105f75e33d992f3dd | 63135d8d0ce8ce702fd68126eb5d849059adfcbb | refs/heads/master | 2022-10-17T21:03:50.078825 | 2020-06-08T20:56:11 | 2020-06-08T20:57:56 | 270,808,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 127 | java | package com.rauluka.stormtrooper.topology;
public interface FieldNames {
String STORMTROOPER_FIELD_NAME = "Stormtrooper";
}
| [
"luk.gebel@gmail.com"
] | luk.gebel@gmail.com |
5116cf79e4fb51e98fe160fe8663aa55fe03dfb6 | 2783f59bac988bb444b07e3889a754e6bcc14f17 | /src/main/java/com/lm/price/ImportedTaxedPrice.java | c816e82db8fdc559a75c77a13ee12c852986b18a | [] | no_license | sorenchu/lm | 22701d24e7d2046c50a646534587948e38eb3eb9 | f1d3bcc056e0d6e8bdf080c0e728e38d83d90d8f | refs/heads/master | 2021-07-22T22:30:13.234507 | 2019-11-21T18:37:17 | 2019-11-21T18:37:17 | 222,527,514 | 0 | 0 | null | 2020-10-13T17:33:32 | 2019-11-18T19:28:34 | Java | UTF-8 | Java | false | false | 256 | java | package com.lm.price;
public class ImportedTaxedPrice extends Price {
private static double IMPORTED_TAX = 0.15;
@Override
public double getRoundedTaxes() {
return (double) Math.round(this.price * IMPORTED_TAX * 100d) / 100d;
}
}
| [
"antonioostras@gmail.com"
] | antonioostras@gmail.com |
f5e04b0f081e53418f14b73ccb2288dae0a9ca7a | 44641b8aded524b7b203dd1f487cd43774269e3c | /MS_RRHH_Servicios/src/main/java/gt/org/ms/model/HistoricoPuesto.java | 410398fed2586a3f8276fe81c7c737da24e2b178 | [] | no_license | eliudiaz/StripesTest | 788c3423dffbefcb186223ca23b947c355175dc4 | 430f747fa98f3c841528b95917a7f329c6481c97 | refs/heads/master | 2021-01-11T05:24:28.760802 | 2017-01-06T14:40:05 | 2017-01-06T14:40:05 | 71,803,736 | 0 | 1 | null | 2016-11-02T07:17:02 | 2016-10-24T15:35:02 | Java | UTF-8 | Java | false | false | 4,873 | 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 gt.org.ms.model;
import gt.org.ms.api.entities.CustomEntity;
import gt.org.ms.model.enums.TipoPuesto;
import java.io.Serializa... | [
"eliudiaz@gmail.com"
] | eliudiaz@gmail.com |
add73f55a435cb8bcd4207470a3b4709cde0139a | 16b639a08a1d21d5c41e3cc4f8ff760b14afb08e | /spring-webmvc/src/main/java/org/springframework/web/servlet/support/RequestContext.java | f05b9e6380699e6c569bbcf389eb2b6fa2546409 | [
"Apache-2.0"
] | permissive | Daley-wdl/spring_source_code | 3646638b693b214043667f9a5458eb717aa89d25 | 89c6238d93bb4dba828b767f03c041378d6739ad | refs/heads/master | 2021-06-30T17:04:00.995295 | 2021-03-27T02:33:14 | 2021-03-27T02:33:14 | 215,991,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 37,472 | java | /*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"wudelong@wecash.net"
] | wudelong@wecash.net |
2e562fb049bab21f2bc1c0cbb09eb74d6f247923 | fa6ccf9989d63059e96fd2f656cbdd318283a8a6 | /tests/htmlparser/org/htmlparser/http/ConnectionMonitor.java | 0d1a1f49e4b012ac726018700f74fae0134d51b5 | [] | no_license | typetools/javarifier | 9873fcfb9184c388dd964a94924602108d5db506 | 404dc81c63e48ef41a4d1d96e8bdd6864ddf2edb | refs/heads/master | 2023-08-24T22:58:41.671381 | 2017-01-30T20:19:51 | 2017-01-30T20:19:51 | 38,488,557 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,193 | java | // HTMLParser Library $Name: $ - A java-based parser for HTML
// http://sourceforge.org/projects/htmlparser
// Copyright (C) 2004 Derrick Oswald
//
//
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free So... | [
"msaeed43@gmail.com"
] | msaeed43@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.