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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
07a497d5baa6741de9489544f084756d8685d08a | 9950d7d77822aa9bf175f24e5fde7e74f468145e | /src/com/ceco/marshmallow/gravitybox/quicksettings/AirplaneModeTile.java | 65c71c62f685a89e82ef7a42cbaf263bdce4c56a | [
"Apache-2.0"
] | permissive | pylerCM/GravityBox | 1b4c00ce814490f439006a6dc96c804d62e03aaa | b376f3a4d0f8329a4c9411a52e1bc41850bb87b6 | refs/heads/marshmallow | 2020-02-26T16:22:17.940694 | 2016-03-03T16:46:52 | 2016-03-03T16:46:52 | 53,075,135 | 1 | 1 | null | 2016-03-03T18:57:09 | 2016-03-03T18:57:09 | null | UTF-8 | Java | false | false | 872 | java | package com.ceco.marshmallow.gravitybox.quicksettings;
import android.provider.Settings;
import de.robv.android.xposed.XSharedPreferences;
public class AirplaneModeTile extends AospTile {
public static final String AOSP_KEY = "airplane";
protected AirplaneModeTile(Object host, Object tile, XSharedPre... | [
"ceco@ceco.sk.eu.org"
] | ceco@ceco.sk.eu.org |
cc975fd7a180b5cf76d2ea0be90a5a2852d43eaf | f697c0d6a5ec3f8c32fe6597c8c8d64b3e45bbd0 | /src/patterns/creational/abstracfactory/colors/Blue.java | 2004b3a17bce3740b57fdb02a3bbe32c46e3a113 | [] | no_license | Nexxtor/DesignPattern | 2f8bdfc7dafe23db699b0b4c289a4199789161d0 | da15508853c0e96273a0d9a0de70175041eeded6 | refs/heads/master | 2020-03-17T04:31:37.000529 | 2018-05-16T14:02:01 | 2018-05-16T14:02:01 | 133,278,898 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 171 | java | package patterns.creational.abstracfactory.colors;
public class Blue implements Color{
@Override
public void fill() {
System.out.println("Blue");
}
}
| [
"nestor.aldana1@gmail.com"
] | nestor.aldana1@gmail.com |
09c120bf2f2b4dc5ae91a67a2382e5e161ba67fa | a78e998b0cb3c096a6d904982bb449da4003ff8b | /app/src/main/java/com/alipay/api/domain/SimpleShopModel.java | eee9e42a87f886f084b04a8035b4684f43c20780 | [
"Apache-2.0"
] | permissive | Zhengfating/F2FDemo | 4b85b598989376b3794eefb228dfda48502ca1b2 | 8654411f4269472e727e2230e768051162a6b672 | refs/heads/master | 2020-05-03T08:30:29.641080 | 2019-03-30T07:50:30 | 2019-03-30T07:50:30 | 178,528,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 826 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 口碑商家中心员工管理的商户门店信息简单模型,包括门店id,门店名称
*
* @author auto create
* @since 1.0, 2018-03-23 11:31:55
*/
public class SimpleShopModel extends AlipayObject {
private static final long serialVersionUID... | [
"452139060@qq.com"
] | 452139060@qq.com |
5eb874f20c074004d62cc5b6b17dbcf672fbe479 | f959f18265b4a6459e9fde19389da4269eec5c4e | /LeetCode/src/problem427/Solution.java | ff13db0318f17bd13b6f8270fae05501dc4dc213 | [] | no_license | mephisto9000/algo-problems | a3cc0b361bd8387322f8fd71eb12a384a4f206ef | 2d5a5bf82e47832963a801b0c7196d4c43fd4c3e | refs/heads/master | 2021-07-05T08:18:29.698527 | 2019-12-01T16:45:20 | 2019-12-01T16:45:20 | 64,581,353 | 0 | 0 | null | 2020-10-12T21:35:49 | 2016-07-31T07:04:57 | Java | UTF-8 | Java | false | false | 1,362 | java | package problem427;
/*
//Definition for a QuadTree node.
class Node {
public boolean val;
public boolean isLeaf;
public Node topLeft;
public Node topRight;
public Node bottomLeft;
public Node bottomRight;
public Node() {}
public Node(boolean _val,boolean _isLeaf,Node _topLeft,Node _topRight,Node _bottomLeft,... | [
"mephisto9000@gmail.com"
] | mephisto9000@gmail.com |
7ce10d0006d9d02d6f3dc0a954dc3a34391eb850 | 2e9f2a68df10f154b3b8058eb981e4a9997814f2 | /src/main/java/io/tarik/startrekproject/stapi/domain/character/CharacterSpecies.java | d26fb34d49e0ece91a2aaa10590033467b889bcb | [
"MIT"
] | permissive | tarikdemirci/startrekproject | b4c2045c6d34161d3c20e0e5eac629fa08592665 | 555a05090482fbf38f9bb183b74988461c605aa8 | refs/heads/master | 2021-08-10T17:56:07.989859 | 2017-11-12T21:44:37 | 2017-11-12T21:44:37 | 110,356,171 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package io.tarik.startrekproject.stapi.domain.character;
import lombok.Builder;
import lombok.Data;
@Data
@Builder
public class CharacterSpecies {
private String uid;
private String name;
}
| [
"git@mail.tarik.io"
] | git@mail.tarik.io |
030c6ad0694a28f31ffa5e5f8b1575aa3e064864 | 13d5901f8e7a409bdcb9513c4d1abdb6b409b57a | /src/main/java/com/opsmatters/media/model/monitor/ContentEvent.java | 11f85b63d473237c0c380cb049b305a148412bd7 | [
"Apache-2.0"
] | permissive | opsmatters/opsmatters-media | c0bb514c3916ca04020a546019fdbf8c2fd444ff | 17bce8b631559fe1cab9a11b0f6500edc77047a2 | refs/heads/master | 2023-08-24T05:42:49.282980 | 2023-08-11T00:08:55 | 2023-08-11T00:08:55 | 231,911,537 | 1 | 0 | Apache-2.0 | 2023-08-23T17:54:16 | 2020-01-05T12:08:07 | Java | UTF-8 | Java | false | false | 3,256 | java | /*
* Copyright 2021 Gerald Curley
*
* 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... | [
"gerald@opsmatters.com"
] | gerald@opsmatters.com |
d8cde6978103951532d7051c1eb1c745106a70a1 | 36fe378f355afafd1ff0532bd8b416f4c5928f5f | /ServiceApi-ejb/src/main/java/py/com/mojeda/service/ejb/entity/TipoReferencias.java | 3a7ec8dacbb0599b40c87fc58092089ea457c72d | [] | no_license | rodvanpy/service-api | 150d2a49dcc2a728fb38cf45149ae31cbe86c3c5 | 4ae5df2f1f54e0563aa17daeae375cb8b887c7ca | refs/heads/master | 2022-11-30T02:09:15.584536 | 2020-08-06T15:32:57 | 2020-08-06T15:32:57 | 285,607,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,820 | 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 py.com.mojeda.service.ejb.entity;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.En... | [
"miguel.ojeda@coomecipar.coop.py"
] | miguel.ojeda@coomecipar.coop.py |
1211001b9700d7799c0a3db01095b2d543c8be5e | b9d9415d7935641c52373d460f1e727d195e0d7b | /app/src/main/java/com/huwenkai/com/mobilesafe/Activity/HomeActivity.java | 4ee4240c626c624f93f8b8ac998bafe2d093eff4 | [] | no_license | huwenkai26/Mobilesafe | 16b2987c7218112ce7892b3adf41effa5fbcf82d | 6069587139c41785e93403550c22f007d1399c8f | refs/heads/master | 2021-06-05T21:57:05.142758 | 2018-12-27T03:37:27 | 2018-12-27T03:37:27 | 56,838,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,251 | java | package com.huwenkai.com.mobilesafe.Activity;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterVi... | [
"wen951219"
] | wen951219 |
b0d384919abe2c52374af94a269a4fbaf57b3542 | 0b24a0298e86488c0e0ceb7976cefa80b4dbd7f5 | /src/main/java/org/saltyrtc/client/tasks/Task.java | 22df5b383f0bbbda19fce573902176c445870e10 | [
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | saltyrtc/saltyrtc-client-java | 660f24d229696733995d8c7f58443063514d28bb | c8a9e39b4e02909bec1541a13353b3d4570d8736 | refs/heads/master | 2023-08-18T05:54:25.858822 | 2023-07-20T21:28:02 | 2023-07-20T21:28:02 | 61,617,184 | 4 | 3 | Apache-2.0 | 2023-07-20T21:28:35 | 2016-06-21T08:41:12 | Java | UTF-8 | Java | false | false | 2,656 | java | package org.saltyrtc.client.tasks;
import org.saltyrtc.client.annotations.NonNull;
import org.saltyrtc.client.annotations.Nullable;
import org.saltyrtc.client.exceptions.SignalingException;
import org.saltyrtc.client.exceptions.ValidationError;
import org.saltyrtc.client.messages.c2c.TaskMessage;
import org.saltyrtc.c... | [
"danilo.bargen@threema.ch"
] | danilo.bargen@threema.ch |
363c4fbf455dfac3c8c7219c48dc427019f26ed5 | 078fbddde0baaae9b3e9418fcec3805d54017cf0 | /src/main/java/com/udaan/expense/entity/Expense.java | d0fb92e30aa27a18ee098ee75212dd6712c351f7 | [] | no_license | smitagarg1/Splitwise | 9259354eb98ae3210b755ac7227023fcd38d1a9d | d4aaf08269d45666aeb825a333b7b1d8267a630b | refs/heads/master | 2023-06-22T11:07:05.026041 | 2021-07-30T15:43:09 | 2021-07-30T15:43:09 | 391,403,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 61 | java | package com.udaan.expense.entity;
public class Expense {
}
| [
"smita.garg01@gmail.com"
] | smita.garg01@gmail.com |
22aeaa261723c3c95d179cc3034e38e4ad0430fa | 2ae045807aa9b60f9d2d6d0f0f185c455f34a06c | /app/src/main/java/ru/reactiveturtle/reactivemusic/player/DefaultAlbumCover.java | 7ea29921790b70570ded952cd78677f355241d10 | [] | no_license | ReactiveTurtle/ReactiveMusic | 0828149aafe9d8ebcc4c13f116dbb158e406e8e4 | 27740f4d8256c64846a531e9af8eb5a19e221416 | refs/heads/master | 2023-07-31T09:11:51.550732 | 2021-09-24T15:31:39 | 2021-09-24T15:31:39 | 291,920,907 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,613 | java | package ru.reactiveturtle.reactivemusic.player;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.PorterDuff;
import android.graphics.PorterDu... | [
"aktuganovqwerty@gmail.com"
] | aktuganovqwerty@gmail.com |
7c14cbbd90bc2819c85c84c31e1a4a25c6626363 | ba614682d950fe0719a28a6f42b8a100e7346e71 | /restlet/src/doctor_patient/ProjectApplication.java | b2f290a31b16cd52467131cfeb4a85753be7695f | [] | no_license | AshwinDNair/RestletDrPatientRepo | fa80f72afe44e753a2b60d3d1aa22d0bb667ed24 | e9ab8419daf06f1b540e9eb509446deffb10dff6 | refs/heads/main | 2023-07-07T14:59:05.560992 | 2021-08-10T18:19:56 | 2021-08-10T18:19:56 | 337,649,415 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,835 | java | package doctor_patient;
import org.restlet.Application;
import org.restlet.Restlet;
import org.restlet.Request;
import org.restlet.Response;
import org.restlet.routing.Router;
import org.restlet.data.Status;
import org.restlet.data.MediaType;
import java.util.concurrent.CopyOnWriteArrayList;
public class ProjectAppli... | [
"ashwin95.nair@gmail.com"
] | ashwin95.nair@gmail.com |
36b1b0805da26de61f0ce4d793fd6782894a098e | 5ad45f64170cf1834b8590986c333bda306878a2 | /lab1.1/src/ro/unitbv/lab4/Problema2.java | 7eac050ebb526d3704b838943dab0e51a8dc89e6 | [] | no_license | Neghi/SDA | d3b189f3e9429a0055ab82f5fcb42d4b4ae9bc60 | 75984a3e34a7af59b2a15bf0d592ba0b7d437ca5 | refs/heads/master | 2021-02-15T20:17:58.178161 | 2020-05-07T13:55:41 | 2020-05-07T13:55:41 | 244,928,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 598 | java | package ro.unitbv.lab4;
import java.util.Scanner;
public class Problema2 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Introdu pozitia :");
int p = scanner.nextInt();
int[] sir = new int[10];
//sir[0]={ 15, 26, 2, 75, 47, 7, 25, 98, 3, 10};
sir... | [
"andrei.neghina98@gmail.com"
] | andrei.neghina98@gmail.com |
9019d1bc3366a549e133c2003f7d064fea782c04 | 72ede5ef2208b21e47dc11d0e613fba377342305 | /src/prcatice/Threads.java | 1e3f9e8e3e9c49e8f5cd2bd4373a2683d148f74f | [] | no_license | shubham3211/learnThreads | 5f117df6f40271261b3b9f864d11b24a201b7611 | 130432fa12789cb447a714a1aad8b3899ce3cd3c | refs/heads/master | 2020-08-23T07:50:45.337920 | 2019-11-07T14:23:28 | 2019-11-07T14:23:28 | 216,574,540 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,015 | java | package prcatice;
import java.util.concurrent.*;
class Display{
public void print(){
System.out.println("Shubham");
}
}
class Ac implements Runnable{
Display d;
Ac(Display d){
this.d = d;
}
public void printNumbers(){
synchronized(this.d){
for(int i=0;i<1... | [
"kumarsinghshubham32111@gmail.com"
] | kumarsinghshubham32111@gmail.com |
8507f44d5107a622ba439277971179acb0c89d95 | 27274fcca8cb75fe322f7a9bfa00cef3bf6b35b4 | /flink-streaming-web/src/main/java/com/flink/streaming/web/model/entity/JobConfig.java | f7408f36ea84717cd9082372f5a757962712fbfa | [] | no_license | wzwpanda/flink-streaming-platform-web | 5ae82792585872063a98676d4e26f0d4d10c78ae | bd016266ce1e44306f21f68ffec0a88c44e1718f | refs/heads/master | 2022-12-31T21:25:32.622974 | 2020-10-20T14:08:35 | 2020-10-20T14:08:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,652 | java | package com.flink.streaming.web.model.entity;
import lombok.Data;
import java.util.Date;
/**
*
* @author zhuhuipei
* @date 2020-07-10
* @time 01:46
*/
@Data
public class JobConfig{
private Long id;
/**
* 任务名称
*/
private String jobName;
/**
* flink的本地目录
*/
private Str... | [
"huipei.zhu@hipac.cn"
] | huipei.zhu@hipac.cn |
88eb65c28f5b337700625201c51e28dd8c429378 | 3c638857e209e0931c8d4f632cb0ee8d43261b0a | /app/src/main/java/com/example/natnat/RankAdapter.java | 211f13d7b88f037d53296dcb913eac7153879d54 | [] | no_license | beekama/NatNat-App | fc111ca5c7f0eafe6789b5becb69122f82a651f9 | 3ee06a5b4db23b6b19090641c535107a30055bf6 | refs/heads/master | 2023-07-29T14:06:11.601354 | 2021-09-20T19:05:02 | 2021-09-20T19:05:02 | 405,421,359 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,084 | java | package com.example.natnat;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Typeface;
import android.graphics.drawable.BitmapDrawable;
i... | [
"k.aus.w@gmx.de"
] | k.aus.w@gmx.de |
7468249d1e13db3377e5c754d06bdb25a3a8e706 | 61f20c7db881fffe31bd8cf73b3740731b948395 | /src/com/sample/chapter04/item16/InstrumentedSet.java | 8b69896b27de37d065ac1c3bb07d58fd6e5075b9 | [] | no_license | alexpdh/effectiveJavaSample | b83b0a9df21beb4292240d5ab46dca1309fe224e | 23ea77280282c4ab73e803efd68450e15c7394d0 | refs/heads/master | 2020-01-23T21:42:25.191601 | 2017-03-19T10:29:06 | 2017-03-19T10:29:06 | 74,687,018 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,177 | java | /**
* @Project Name:effectiveJavaSample
* @File Name:InstrumentedSet.java
* @Package Name:com.sample.chapter03.item16
* @Date:2016年12月26日下午10:03:14
*
*/
package com.sample.chapter04.item16;
import java.util.Arrays;
import java.util.Collection;
import java.util.HashSet;
import java.util.Set;
/**
... | [
"alexpdh@163.com"
] | alexpdh@163.com |
bc7a67cc3ed3a3cc68d6da2efc4651e76ab50378 | 29753d29d900b5e3203f6ba033cbee65ef23ff99 | /JDBC_try/pics.java | 5d84189efe476abe9c2bb69541bae86366830166 | [] | no_license | xcymo/mysqlPractise | 30f8ebdb80c8d5f4e1a4ea7acb54745b2acca535 | a6dc04b6f4eb78a238ca773465c2db2b6caa75a3 | refs/heads/master | 2021-01-18T19:32:51.386845 | 2017-04-07T13:20:42 | 2017-04-07T13:20:42 | 86,901,199 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,613 | java | package JDBC_try;
import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import CRUD.DButils;
public cla... | [
"361855254@qq.com"
] | 361855254@qq.com |
b82c3063ffd3dcb8034e621858409e530e9b28ed | 7025c2c679614fbae2ba83bb84f7ed5e7df6b297 | /src/test/java/com/singtel/assigment/test/AssignmentUnitTest.java | af23f2b5a8bb280357e8607b144f7082e28d1dbc | [] | no_license | dumidus/Singtel_Assignment | 6c527a515c6acfcaa76ec85eed444a9d3d36ba1e | 902be43408d5fa0ded2889cc6208b77f66bca687 | refs/heads/master | 2020-10-01T23:04:26.295725 | 2019-12-12T20:32:17 | 2019-12-12T20:32:17 | 227,642,204 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,563 | java | /**
*
*/
package com.singtel.assigment.test;
import org.junit.Test;
import com.singtel.assignment.Bird;
import com.singtel.assignment.Butterfly;
import com.singtel.assignment.Cat;
import com.singtel.assignment.Chicken;
import com.singtel.assignment.Clownfish;
import com.singtel.assignment.Dog;
import com.singtel.a... | [
"dumidusk@gmail.com"
] | dumidusk@gmail.com |
83ac1e0bfb46b620d191535974714958935dee5a | 89b6a894fccb6197d962658e75171fcf9a79c306 | /ELearningProject/src/main/java/com/myclass/dto/UserDto.java | 12f0e9e1c7c96f90d8a36e395740c0ef8af2eeb2 | [] | no_license | longcualonglonglong11/Elearning | 09b69f137bdc4e02779d2612d976f8505f4012eb | efc1f43ecb6112f7252ef77d64f41079ecaed32f | refs/heads/master | 2022-12-23T13:52:06.087799 | 2020-09-19T14:16:47 | 2020-09-19T14:16:47 | 296,883,802 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,434 | java | package com.myclass.dto;
import javax.persistence.Column;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.validation.constraints.Min;
import javax.validation.constraints.... | [
"51012277+longcualonglonglong11@users.noreply.github.com"
] | 51012277+longcualonglonglong11@users.noreply.github.com |
17666082126eaa6ff145e60de4b8bf0333c83d29 | 8a38b4a30529b83b3353fd6201c1d397cc90c028 | /app/src/main/java/com/android/onehuman/secretsantasms/database/DBHelper.java | 06ee12a3af105d10326558739d75c3106d429c33 | [] | no_license | bjlas/SecretSantaSMS | 47943c6ad76ec9423c716dc1c43484b4c0f6dd7c | aee5f75ed3075e430b6e6ad302fa5b3458943cee | refs/heads/master | 2022-03-26T21:49:14.535064 | 2020-01-10T13:20:14 | 2020-01-10T13:20:14 | 218,758,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,544 | java | package com.android.onehuman.secretsantasms.database;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
public class DBHelper extends SQLiteOpenHelper {
private static DBHelper dbHelper;
public static final int DATABASE_VERSION = 1... | [
"Blas.Gimeno@enernoc.com"
] | Blas.Gimeno@enernoc.com |
881421edf4282553a34fa0993c85b6f86fcc0780 | 1fd476eff221752ee35d6b0633abe13a7a83f905 | /lab5/lab0/src/main/java/TheatreBookerBean.java | 1c33b2a0ca083002c320b5cabc52488603321f80 | [
"MIT"
] | permissive | wolskiaxiom/soa-agh-course | 94fd49e84b93d005a8cbf02433cdebd9510cbbba | b39cadf2a8b0e76fd3b6fcac4836b0a2b1e5ff01 | refs/heads/master | 2020-05-03T13:30:38.759091 | 2018-05-29T18:28:11 | 2018-05-29T18:28:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | java | import javax.annotation.PostConstruct;
import javax.ejb.*;
import org.jboss.logging.Logger;
@StatefulTimeout(value = 360)
@Stateful
@Remote(TheatreBooker.class)
public class TheatreBookerBean implements TheatreBooker {
private static final Logger logger =Logger.getLogger(TheatreBooker.class);
int money = 100... | [
"motek@student.agh.edu.pl"
] | motek@student.agh.edu.pl |
99689bc56a8e1e6ff60982019683d6e7b413de45 | 0588a7498ec6eb64dfb7ab8bbd78f70c9c10cd5e | /messenger/src/main/java/com/karki/messenger/service/MessageService.java | b2cb8bdc4ef6d5c47473a177a46e941f6ac507b1 | [] | no_license | nirozjung/RestAPIExample | e8e4a0a2c5d38178260bf5185c2328237c0831d4 | a746b0a31cdda4d75bc7e2f44cbe141cbfaa45df | refs/heads/master | 2021-01-12T04:14:25.423349 | 2017-01-01T19:08:48 | 2017-01-01T19:08:48 | 77,556,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,883 | java | package com.karki.messenger.service;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import java.util.Map;
import com.karki.messenger.database.DatabaseClass;
import com.karki.messenger.exception.DataNotFoundException;
import com.karki.messenger.model.Message;
public class MessageService... | [
"zorinzung@gmail.com"
] | zorinzung@gmail.com |
f96f39d5e7f7b2590f43fb3279186af415db456c | e7d02ac1ffbdf6e91012341bb9fdea4c3e73b074 | /src/pasito/ast/type/FieldDecl.java | e42ec09d63b1dadf8a57e269ed18ddc0db8d577e | [] | no_license | andrebts/PasitoCompiler | 7e0e7c02eb38ae2c44a29291d9637b25688d0799 | 4611f3f3fd427530498de65a322577c4a3c981c4 | refs/heads/master | 2019-06-19T23:08:33.530824 | 2018-03-22T15:13:38 | 2018-03-22T15:13:38 | 105,955,217 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package pasito.ast.type;
import pasito.ast.PasitoVisitor;
/**
* Created by ariel on 21/08/17.
*/
public class FieldDecl {
public String name;
public Type type;
public FieldDecl(String name, Type type) {
this.name = name;
this.type = type;
}
public Object accept(PasitoVisitor vis... | [
"senha1234"
] | senha1234 |
bae6e2a8eb59f2baadf35d8ee2ed2e54f12dfe14 | 6af10eb4a708825578ff3e8aa4426f719eb4edb9 | /src/parser/elements/variables/Attribute.java | bbe9d9f55a19b20f4b3655b0619e6c46ef362510 | [] | no_license | enotcz/Pasava-PL | 81311c8e7ee07d0b4d129d479a34bfd5c7cd063b | 6525b3d5b780885fdbb924cff5f3f6d4583ffed5 | refs/heads/master | 2020-08-19T02:12:26.303759 | 2019-10-17T18:46:45 | 2019-10-17T18:46:45 | 215,863,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 700 | java | package parser.elements.variables;
import exceptions.AtributException;
import parser.elements.identifiers.Identifier;
public abstract class Attribute {
private Identifier identifier;
private double value;
public Attribute(Identifier identifier, double value) {
this.identifier = identifier;
... | [
"enot@post.cz"
] | enot@post.cz |
79cd88116227b752f57ff925edc1113d6aad1b7f | 9269b96bea399e4f689ecb6a6e8a6dded3e483a6 | /src/main/java/com/bootdemo/lmy/demo/controller/IndexController.java | 98e1d71a905020e676e5f92c6adc8c59507809b3 | [] | no_license | Lxy518310/demo | 68c9caf2e636056887b335bde0f96b0217bf782a | 706c5a7137846840894e371b1fddeffde6173953 | refs/heads/master | 2022-06-22T12:11:19.917867 | 2020-02-01T08:51:32 | 2020-02-01T08:51:32 | 210,842,803 | 0 | 0 | null | 2022-06-21T01:57:18 | 2019-09-25T12:44:57 | Java | UTF-8 | Java | false | false | 1,114 | java | package com.bootdemo.lmy.demo.controller;
import com.bootdemo.lmy.demo.dto.PageDTO;
import com.bootdemo.lmy.demo.service.QuestionService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.... | [
"1187950422@qq.com"
] | 1187950422@qq.com |
a36e775690ee8092f1b957cad906572a60cd1ece | 925333e6ef8c99d9bf221e4529706c3bc62d3e9b | /app/src/main/java/kaylamacfarlane/cuttingboard/Conversion_Chart.java | 578fbf802abe4493af933d87fea3e9bddaa57072 | [] | no_license | kaymac048/CuttingBoard | 091651ace781ecc7bf10767caee5680755d55a18 | a8d6cdeccb3c92c8f66057eee380355dc3c1b552 | refs/heads/master | 2021-01-23T15:41:29.831603 | 2015-05-14T00:23:57 | 2015-05-14T00:23:57 | 32,094,791 | 0 | 3 | null | 2015-03-24T15:52:36 | 2015-03-12T18:36:03 | Java | UTF-8 | Java | false | false | 7,038 | java | package kaylamacfarlane.cuttingboard;
import java.util.Locale;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.app.ActionBar;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.support.v4.a... | [
"kaymac456@msn.com"
] | kaymac456@msn.com |
f7b23411cae50e4fafe617c6ebb1df83936811cf | 9c34b854ca36b0a81314617d27f60c92e4c9a650 | /Oasis/src/java/modelo/BEAN/BeanEstaPedProd.java | b15d2f26d06b4f01df73a895c9eae5a16fe031cd | [] | no_license | santhenao/Oasis | 8f37b612be527c61981c93235688c59866fd1803 | 1d63a1f654357ef9cc05238a6510166294bfe71a | refs/heads/master | 2021-01-23T06:10:58.660186 | 2017-06-19T14:45:03 | 2017-06-19T14:45:03 | 92,199,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 749 | java |
package modelo.BEAN;
public class BeanEstaPedProd {
public int idEstaPedProd;
public String NomEstaPedProd;
public BeanEstaPedProd(int idEstaPedProd, String NomEstaPedProd) {
this.idEstaPedProd = idEstaPedProd;
this.NomEstaPedProd = NomEstaPedProd;
}
publi... | [
"Santiagoth@Santiago"
] | Santiagoth@Santiago |
7b933c50fc0066b42e827d758999a73a501f00a9 | b6ad9ec630431c36ba261ebdbc1c47915eeb6d7c | /app/src/main/java/com/example/intership_retrofit/persistence/DBWrapper.java | 5a342a2d67cd8bdc6d75f9b54ca5612fd5eed7a1 | [] | no_license | ArshakN/Intership_Retrofit | 20a875ec569bab2c2843171296b90ffbc7a00298 | e82f8206c77a4a364b63799166d19293242a5de1 | refs/heads/master | 2020-07-06T03:48:37.102376 | 2019-09-10T14:02:42 | 2019-09-10T14:02:42 | 202,879,966 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 698 | java | package com.example.intership_retrofit.persistence;
import android.content.Context;
import androidx.room.Room;
public class DBWrapper {
private static AppDatabase instance = null;
public static void create(Context context) {
if (instance == null) {
synchronized (AppDatabase.class) {
... | [
"arshonster@gmail.com"
] | arshonster@gmail.com |
4effd7510aeb45089b344008afeb37732082add3 | fce7fad48b2c5ed298b1e25bd14fa794a73a8e2e | /src/test/java/ibis/structure/ImplicationsGraphTest.java | 8ade7706d1f33b95b59e9fe72c246d08e5babc9b | [
"MIT"
] | permissive | dkosolobov/structure | 046d3a3080514d0660841be9088bd9371e3fa383 | f6866fedf380b663c8ceb7820b139eb903542cf2 | refs/heads/master | 2021-01-18T08:05:51.391205 | 2011-08-29T08:59:33 | 2011-08-29T08:59:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,277 | java | package ibis.structure;
import gnu.trove.list.array.TIntArrayList;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertFalse;
public class ImplicationsGraphTest {
ImplicationsGraph graph;
@Test
public void addImpli... | [
"brtzsnr@gmail.com"
] | brtzsnr@gmail.com |
3535e63d7b2574f270376a5f07b20970c6c2ba9c | d4c9b467a8fd9a2209093a25fd387d530ba79d63 | /src/tasks/IsTradingJiminua.java | c753c1c01673d947c5fa267c065967b09e961b26 | [] | no_license | Bia10/DRunecraft | fb98e452f6b9b572004aae4b7ff07246e9848411 | a1a3dcd98da05ac4b61f5d7074587ff6b82eeeaa | refs/heads/master | 2020-04-23T10:22:01.989919 | 2019-02-17T06:30:10 | 2019-02-17T06:30:10 | 171,101,733 | 1 | 0 | null | 2019-02-17T09:05:00 | 2019-02-17T09:04:59 | null | UTF-8 | Java | false | false | 289 | java | package tasks;
import org.rspeer.runetek.api.component.Shop;
import task_structure.TreeTask;
public class IsTradingJiminua extends TreeTask {
public IsTradingJiminua() {
super(false);
}
@Override
public boolean validate() {
return Shop.isOpen();
}
}
| [
"davidrodden273@gmail.com"
] | davidrodden273@gmail.com |
c38d626ad7511ebce763cab229b0b38092403fc1 | 9cdd38ff34833717fa20f9d76f31092bcfabc9fc | /t_mall_publish/src/main/Java/com/atguigu/crud/service/UserService.java | e8854fd5ee331ce7b317630b6577544872d26375 | [] | no_license | ldjz1989219/t_mall_publish | dd37f22d6cb18b3ae2f609cc9e6789ca7891fa31 | 81766e16e70d652a6ca7631ff873bf246cf86713 | refs/heads/master | 2021-01-19T21:13:50.510021 | 2017-04-18T14:15:15 | 2017-04-18T14:15:15 | 88,632,501 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 172 | java | package com.atguigu.crud.service;
import com.atguigu.crud.entity.User;
public interface UserService {
public User checkLogin(String username, String password);
}
| [
"806626709@qq.com"
] | 806626709@qq.com |
86daf755b6daaab74678e9f19a2f4ec54e888aa9 | 457b5b15f43e34dde9079e07ad4b756eaee30ede | /src/main/java/com/algaworks/brewer/model/Fornecedor.java | ca39cb138562acde8145a22f4dd7eda817ba8866 | [] | no_license | FelipeRomao/project-brewer | 2b71a7289931867eae1ec76a75155c84be9099b0 | b1aefedd6857edc22f20615738ab1a6ccc71b08c | refs/heads/master | 2020-03-23T07:13:10.128288 | 2019-04-09T11:45:46 | 2019-04-09T11:45:46 | 135,854,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,817 | java | package com.algaworks.brewer.model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embedded;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import o... | [
"feliperomao.a@gmail.com"
] | feliperomao.a@gmail.com |
155972aa3e391c4f0dc146983299ef0e4c0fc7b9 | 90497805b00cc4d55c6cf854b90bb5f25bf96392 | /app/src/main/java/com/excel/smartcity/ui/fragment/PersonInfoFragment.java | 3cd789dd30d879e7c91ee8e9856dbae7a4a5593f | [] | no_license | Alisa-J/SmartCity-1 | 5c05aaf2b887069820267e8cadb607d97adec44e | d5cd678eab00aef5ac7a159754395921ac618a48 | refs/heads/main | 2023-04-19T07:49:33.343650 | 2021-05-06T01:45:04 | 2021-05-06T01:45:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.excel.smartcity.ui.fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import com.excel.smartcity.R;
public class P... | [
"wangtao1@sensetime.com"
] | wangtao1@sensetime.com |
ff49ed120f23f1593781ba5260a45e5c0ae1a233 | d71fbfdfe9fb5beb903584e11814d75035b71764 | /devsBrsMarotos/DB/Models/MobOnRegionModel.java | 74fbbb6d9b1d61141cb757b3a2448efbad62f2aa | [] | no_license | Ziden/NewKom | f41e39907c2cd559c9380a7adffc866706646ac9 | 04698975390ece0312407d394ad4cef67c37cd82 | refs/heads/master | 2020-12-31T05:10:24.892362 | 2017-11-14T12:56:53 | 2017-11-14T12:56:53 | 58,412,858 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 452 | 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 devsBrsMarotos.DB.Models;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author User
*/
public class MobOnReg... | [
"gabriel.slomka@sonymobile.com"
] | gabriel.slomka@sonymobile.com |
a6519e89c7517b9e085abd825f473147d1bb95c8 | f67b4079520971f222ea0ffa14e17f20e4d06c2e | /designpattern-notebook/designpatterns/src/main/java/org/berlin/patterns/behavioral/visitor/IVisitorParticipantX.java | f703424a4d1ee3c492f05cceae534ecb95029421 | [] | no_license | berlinbrown/DesignPatterns-Notebook | 7bff53a7800081acff5198c1515533e9626a9eab | 95c606337c7161ffbda3a0360dc424e4ed882297 | refs/heads/master | 2021-01-23T07:09:17.031886 | 2012-07-25T01:16:17 | 2012-07-25T01:16:17 | 5,173,166 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,326 | java | /**
* Copyright (c) 2006-2010 Berlin Brown. All Rights Reserved
*
* http://www.opensource.org/licenses/bsd-license.php
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
*... | [
"berlin.brown@gmail.com"
] | berlin.brown@gmail.com |
e68c126c04770bbbcf956bb4c82a7af7b5f9a35f | fb9e5e2e51c2165a79eee7756c5a9ae224bc22f7 | /yandexmapkitlibrary/build/generated/source/r/androidTest/debug/ru/yandex/yandexmapkit/test/R.java | 1163edad3bdedbc7ffdaeefc949e830cea6097ca | [] | no_license | Loki69/AndroidTest | 61e19d5223708284d99fa5efade852450fcd8e0a | 17d83b93b0678a8013cd83b833f27c36bde69b68 | refs/heads/master | 2016-08-12T18:17:16.457454 | 2015-10-04T13:48:03 | 2015-10-04T13:48:03 | 43,650,790 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,508 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package ru.yandex.yandexmapkit.test;
public final class R {
public static final class attr {
}
public static final class draw... | [
"mur0@mail.ru"
] | mur0@mail.ru |
1fc504869be05245afe8f9b0dc1fbdf83d4608fa | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/branches/SecureComms/code/base/common/src/com/tc/async/api/EventContext.java | 212771f6b26f53c3416b559e945cd6e83f7f59d5 | [] | 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 | 553 | java | /*
* All content copyright (c) 2003-2008 Terracotta, Inc., except as may otherwise be noted in a separate copyright notice. All rights reserved.
*/
package com.tc.async.api;
/**
* @author steve Interface for Event Context. It is a tagging interface with no implementation (I'm generally not a big
* tagging... | [
"mgovinda@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | mgovinda@7fc7bbf3-cf45-46d4-be06-341739edd864 |
14a9bb37a724533bbd6936721211fe28fd3d27b4 | 1ca86d5d065372093c5f2eae3b1a146dc0ba4725 | /quarkus/src/main/java/com/surya/quarkus/LibraryResource.java | 21e55dab8a1bb5d2dc0c60b30a11dde9bf85f2b9 | [] | no_license | Suryakanta97/DemoExample | 1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e | 5c6b831948e612bdc2d9d578a581df964ef89bfb | refs/heads/main | 2023-08-10T17:30:32.397265 | 2021-09-22T16:18:42 | 2021-09-22T16:18:42 | 391,087,435 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 545 | java | package com.surya.quarkus;
import com.surya.quarkus.model.Book;
import com.surya.quarkus.service.LibraryService;
import javax.inject.Inject;
import javax.ws.rs.*;
import javax.ws.rs.core.MediaType;
import java.util.Set;
@Path("/library")
@Produces(MediaType.APPLICATION_JSON)
@Consumes(MediaType.APPLICATION_JSON)
pub... | [
"suryakanta97@github.com"
] | suryakanta97@github.com |
f7e015687af3b5affd69fca5135e7aa88847590d | 867db89fc608f7c499089a420ec370e1896a248b | /Reply.java | 76737775ac54ca8fd996a8f7e0f0201315da4bbd | [] | no_license | fzuknow/Iknow-beta | 85bbeff0da26e3319c33f10fcd724f10b80018ae | c22dd6b58f3d6011461870a3ec6aa83663c040c7 | refs/heads/master | 2021-08-31T20:51:10.076502 | 2017-12-22T21:33:07 | 2017-12-22T21:33:31 | 114,471,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,967 | java | package com.example.chen.fzu;
import android.app.ActionBar;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
... | [
"408715746@qq.com"
] | 408715746@qq.com |
68653559f4b8fd95fab36e80b779b912f139b35e | 0e669ddd11a814af1813d71c757f69443f5f75bc | /src/priv/scj/InteractiveSystem/websocket/Message.java | 8f38b4b381b866b0123a97488fcc42fe5f1ba217 | [] | no_license | 1121719821/InteractiveSystem | 57c306114b1987d8ce295d190f593a9e80c85fd2 | 31ab41b3653eda6d19efe8dca056ae493e6fcf18 | refs/heads/master | 2020-03-21T07:08:28.096647 | 2018-08-24T02:12:48 | 2018-08-24T02:12:48 | 138,262,802 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,375 | java | package priv.scj.InteractiveSystem.websocket;
import java.util.Date;
import com.google.gson.Gson;
public class Message {
// 上下线提醒
private String welcome;
// 发送的消息
private String content;
// 下线用户
private String leave;
// 群聊所有成员列表
private String[] groupChatUserList;
// 当前群聊的群名称
private String groupChatName;
... | [
"1121719821@qq.com"
] | 1121719821@qq.com |
09030927542df8dc9a5809a028bad65740727cd8 | 28dc94be4ec882f53c9f502ae09f06a64842c048 | /app/src/main/java/com/example/annisa/minimalist/Splashscreen.java | e6fa5cc7829d8f09fe133089314b38ba86731d3f | [] | no_license | annisagita/Milenials-Vit-master | 1da5f64eead8ea900adecf6500923772bad251ea | e476e2ae1b9ff8b27883d196ab9964e023292ca3 | refs/heads/master | 2022-02-27T22:51:19.644381 | 2019-10-29T15:10:30 | 2019-10-29T15:10:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 646 | java | package com.example.annisa.minimalist;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import java.util.Timer;
import java.util.TimerTask;
public class Splashscreen extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceSta... | [
"annisagita10@gmail.com"
] | annisagita10@gmail.com |
041d5c5c15ebac363ffb384ad1b471ea468cd5ea | ca93c98eb71ff9af14d8b166131670a1f76e0179 | /jk2020/src/edu/wlxy/ch10/FileAttributeTest.java | 7a663c538da537ebad3f2bcd5a27e96a0ff65bb7 | [] | no_license | llq557/repo3 | 097ccd806e333129775d16a5242c3a655d124d83 | fa7814f6c8db8a094951df6604e35ee1d96b0d16 | refs/heads/master | 2022-10-13T10:32:11.072688 | 2020-06-11T13:56:31 | 2020-06-11T13:56:31 | 271,492,448 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 590 | java | package edu.wlxy.ch10;
import java.io.File;
public class FileAttributeTest {
public static void main(String[] args) {
File file=new File("2020.jpeg");
System.out.println("文件或目录是否存在:"+file.exists());
System.out.println("是文件吗?"+file.isFile());
System.out.println("是目录吗?"+file.isDirectory());
System.out.print... | [
"1622230871@qq.com"
] | 1622230871@qq.com |
0760a47f7cf6d9e821e9a9e9a6a4daddacc2a518 | c1463b38566ad0bf2120ef672765ab32c96b3765 | /src/me/timlampen/currency/RankDis.java | 43f5132900f5109e79e8f4698a7ffacbd98d5b56 | [] | no_license | dcplugins/DNCMain | 017e61817ff357c0f3070203161f37753c97a2b3 | 23bc8766369561d057f12982ecd2e2bf95a19322 | refs/heads/master | 2021-01-13T01:44:44.636473 | 2015-02-17T05:40:11 | 2015-02-17T05:40:11 | 30,904,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | package me.timlampen.currency;
import java.util.HashMap;
import java.util.Set;
import java.util.UUID;
import org.bukkit.ChatColor;
import org.bukkit.Bukkit;
import org.bukkit.entity.Player;
import me.timlampen.commands.Rankup;
import me.timlampen.util.Main;
public class RankDis{
Main p;
Rankup r;
public RankDis(... | [
"timothylampen7@gmail.com"
] | timothylampen7@gmail.com |
341fe569c144d90c1eefcc5d74fd05b1c3c09ff5 | 5280da21908a69d263f36d3257593783149fa149 | /JavaRushTasks/3.JavaMultithreading/src/com/javarush/task/task22/task2203/Solution.java | 55b69bdb03c8a39bf2efbd69977aa36b96682eab | [] | no_license | alexmyrko/JavaRush | 9851704a5cadd125b4ae772fe8acb772cd4a077f | 6eb7f05610faf40427fe87b5c35fcfc987128223 | refs/heads/master | 2023-01-31T23:48:03.939652 | 2020-12-11T14:10:12 | 2020-12-11T14:10:12 | 285,014,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 905 | java | package com.javarush.task.task22.task2203;
/*
Между табуляциями
*/
public class Solution {
public static String getPartOfString(String string) throws TooShortStringException {
if (string == null)
throw new TooShortStringException();
String[] strings = string.split("\t");
char[]... | [
"alex.myrko@gmail.com"
] | alex.myrko@gmail.com |
bc5af3899b1bcf2a71238da2599d14499e494d61 | d5a3f7d54a5489b53138af4a9743b87bea621f6c | /freemarker/src/main/java/com/example/freemarker/FreemarkerApplication.java | aab19e018ecc092bcc73a9a07c8ead1c35d63587 | [] | no_license | HungryGoogle/springbootstudy2019 | be626649f5059dfa51ed01eba4e5fb012e986080 | 46a64cab102289dc1f5aed830c35543b0c88d6c0 | refs/heads/master | 2020-04-14T23:35:06.602974 | 2019-01-20T12:55:00 | 2019-01-20T12:55:00 | 164,207,797 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package com.example.freemarker;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class FreemarkerApplication {
public static void main(String[] args) {
SpringApplication.run(FreemarkerApplication.class, a... | [
"liwenqing2008@126.com"
] | liwenqing2008@126.com |
aa65fa700c74723ef94384f6363e32d73729c954 | 02071ade5cbb1e1df5ad6e25443de10dc3cbf0e5 | /Coongli/src/main/java/com/coongli/repository/AdminisRepository.java | 1432dd1f64b228a6fa36edea0d21ab245e19d285 | [] | no_license | PedroGalvan/CoongliRepo | 15d3da3291bc7483eca98f482f28ab7c526ebed3 | 29bea636e26bc862b98e282b4885ec9524a86c75 | refs/heads/master | 2021-01-10T16:03:19.125883 | 2016-01-26T19:51:26 | 2016-01-26T19:51:26 | 50,442,625 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 425 | java | package com.coongli.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import com.coongli.domain.Adminis;
@Repository
public interface AdminisRepository extends JpaRepository<Adminis, Integ... | [
"pedrogalvanalbariza@gmail.com"
] | pedrogalvanalbariza@gmail.com |
ec9c831703a7dbf505d850ac85553be00e5942b5 | 0bea8eeef1c3b5f704f480c5ffcc5dd15d1aef6b | /app/src/main/java/com/example/saksham/inventory/ItemAdapter.java | e6441bf0f4f990c96c87442822b4171c53234a8e | [] | no_license | Sakshamgupta20/Inventory-App | 86c96ccdafc4d0225d774b5973524a5da0d97b5a | 755b3993a11006c0050364d3ed641267184a26b3 | refs/heads/master | 2020-03-07T04:05:10.276061 | 2018-03-29T07:53:20 | 2018-03-29T07:53:20 | 127,255,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,648 | java | package com.example.saksham.inventory;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.net.Uri;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android... | [
"sg20saksham@gmail.com"
] | sg20saksham@gmail.com |
f7aaad943dbf895feb4c78f233f0c9caafa59699 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/23/org/apache/commons/lang3/builder/ToStringBuilder_append_910.java | 75f0a199883e4ec44fcea46dd67602aaf6ce25f8 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 2,579 | java |
org apach common lang3 builder
assist implement link object string tostr method
enabl good consist code string tostr code built
object aim simplifi process
allow field name
handl type consist
handl null consist
output arrai multi dimension arrai
enabl detail level control object collect
handl hier... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
204de0c17e35e010d06f8c2415dcae082e734197 | 5a53ba2c332ef3ae2bcb3e3f4edf93e6bcac9d4d | /src/test/java/com/juanmagarcia/pillalas/repository/timezone/DateTimeWrapper.java | 0104d7e6b509313be97f0afa5da156554ecba72e | [] | no_license | BulkSecurityGeneratorProject/pillalas | 811db23e4b55edd3c036ae0bf957144f7005823c | 85ec6762d34cd39b23afdfd0c066095fde1dfd91 | refs/heads/master | 2022-12-16T14:34:10.886551 | 2020-01-08T11:54:50 | 2020-01-08T11:54:50 | 296,571,279 | 0 | 0 | null | 2020-09-18T09:08:56 | 2020-09-18T09:08:55 | null | UTF-8 | Java | false | false | 3,083 | java | package com.juanmagarcia.pillalas.repository.timezone;
import javax.persistence.*;
import java.io.Serializable;
import java.time.*;
import java.util.Objects;
@Entity
@Table(name = "jhi_date_time_wrapper")
public class DateTimeWrapper implements Serializable {
private static final long serialVersionUID = 1L;
... | [
"juanmagarciasp@gmail.com"
] | juanmagarciasp@gmail.com |
1ee11e5dcf1b8e095a3060467686b4b4d4639c41 | c63ad4adc5631dd3a8aa3c8be8a91e1671cbad48 | /app/src/main/java/cn/xyy/tltms/app/update/ApkUpdateUtils.java | 18252415a9a533df96912404191f7ea58854417f | [] | no_license | miamiby557/tltms | f5e2d8a657ee133bf7f9a04d3fe58fa8c16c3d76 | b2184834ca6d07309e6f56bb27f5a8553c7fc955 | refs/heads/master | 2021-01-19T20:02:50.442522 | 2017-04-17T06:10:33 | 2017-04-17T06:10:33 | 88,477,095 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,117 | java | package cn.xyy.tltms.app.update;
import android.app.DownloadManager;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.net.Uri;
import android.util.Log;
import android.widget.Toa... | [
"849058520@qq.com"
] | 849058520@qq.com |
ca2cfae18f711c2b9ac872b924e5b59f4a5c575c | c9cba33410c7c79c54ae1d5f1da21b2358ccd220 | /app/src/main/java/com/example/fingerprintdemo/FingerprintHandler.java | 58b829353d9f62980d4a9fa35b3c8759d5e0bb00 | [] | no_license | CodeReveal/Finger_Authentication_Android | 1341286e0425a6af082e7832e8d4bd27b443e1c8 | 821ce2b519e019b5de4af4fdca481f20939b2ad4 | refs/heads/master | 2022-11-15T20:35:45.089412 | 2020-06-08T23:48:05 | 2020-06-08T23:48:05 | 270,857,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,814 | java | package com.example.fingerprintdemo;
import android.Manifest;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.hardware.fingerprint.FingerprintManager;
import android.os.CancellationSignal;
import android.os.Handler;
im... | [
"ratanakpek088@gmail.com"
] | ratanakpek088@gmail.com |
e697073b3d36ce4feb76adb171f42e8af6fe82ea | f75c27ca49e38b8c1c89d029123af8765e169b77 | /executors/YARN/src/main/java/ru/yandex/cern/yarntest/MyContainer.java | 925f1b44d2646467571a96aad3fcb1fea2970d28 | [] | no_license | anaderi/skygrid | a51b5302007e18109dc2732cd569727667514088 | 954c9de276065672910911ae2911807b6ed557c2 | refs/heads/master | 2020-12-24T16:23:51.999797 | 2016-03-10T17:55:49 | 2016-03-10T17:55:49 | 21,585,338 | 0 | 1 | null | 2015-12-21T20:27:04 | 2014-07-07T20:21:42 | JavaScript | UTF-8 | Java | false | false | 2,852 | java | package ru.yandex.cern.yarntest;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import com.sun.tools.javac.util.Convert;
import org.apache.hadoop.fs.FSDataInputStream;
import org.apache.hadoop.fs.FSDataOutputStream;
import org.apache.hadoop.fs.FileSystem;
import org.apach... | [
"stromsund@yandex-team.ru"
] | stromsund@yandex-team.ru |
89ceea20da3eab406cfe8315001626e725a13d87 | 24ab66c5a694deed27c2ffe849accc87b0b47c4d | /DeskTreavel/src/main/java/com/duoc/desktravel/model/Destino.java | 2e6fc0c2ca084e567060e2926533b7073a6fe0f8 | [] | no_license | jfes-cx/DeskTravel | 0deddeae03e876dc910e6daa5d768c98ed377d58 | 3ace2c04c1b51e0e0903b32b72987b2058672fbc | refs/heads/master | 2021-07-17T03:36:43.833524 | 2017-10-23T20:31:21 | 2017-10-23T20:31:21 | 106,632,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,497 | java | package com.duoc.desktravel.model;
// Generated 15-10-2017 19:02:40 by Hibernate Tools 4.3.1
import java.math.BigDecimal;
import java.util.HashSet;
import java.util.Set;
/**
* Destino generated by hbm2java
*/
public class Destino implements java.io.Serializable {
private BigDecimal iddestino;
private ... | [
"JFES.CX@GMAIL.COM"
] | JFES.CX@GMAIL.COM |
dd419012343f095fa58987d6f187d4b8e823888f | ba3ec007b94c4d594a4da7913b1c2c416daca28d | /main/java/moze_intel/projecte/rendering/CondenserItemRenderer.java | 87e783ec8d4b1c1a11e66d2a54d3601e1f97615e | [] | no_license | SJ1133/ProjectE | 8aed18b65a638957804b5e7dfba5667dc5222b37 | 387a9d0a43d2afdff3360d9f7d2e56536ad1b3e1 | refs/heads/master | 2020-12-11T07:46:59.430135 | 2014-10-28T16:24:48 | 2014-10-28T16:24:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,934 | java | package moze_intel.projecte.rendering;
import moze_intel.projecte.MozeCore;
import net.minecraft.client.model.ModelChest;
import net.minecraft.item.ItemStack;
import net.minecraft.util.ResourceLocation;
import net.minecraftforge.client.IItemRenderer;
import org.lwjgl.opengl.GL11;
import cpw.mods.fml.client.FMLClient... | [
"william.valla@yahoo.it"
] | william.valla@yahoo.it |
064ddbb4937ec6c40b843be07b52bc34308b1655 | 726b1bfeefad9784e3d4db2e29c1cdaef20c99c5 | /app/src/main/java/silin/theMovieDB_2_0/models/MovieReviewList.java | 156ebce7f658cc39838a14e67d30b464d1ea5470 | [] | no_license | wherego/theMovieDB_2_0 | 91801d1f0a9ea449447149abcd893df96154f000 | 8b05accedda86853f01475323af01429196e49ed | refs/heads/master | 2021-01-20T15:13:09.119028 | 2016-08-15T23:08:49 | 2016-08-15T23:08:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 930 | java | package silin.theMovieDB_2_0.models;
import android.os.Parcelable;
import com.google.auto.value.AutoValue;
import com.squareup.moshi.JsonAdapter;
import com.squareup.moshi.Moshi;
import java.util.List;
/**
* Created on 12/25/15: theMovieDB_2_0 by @n1207n
*/
@AutoValue
public abstract class MovieReviewList impleme... | [
"n1207n@gmail.com"
] | n1207n@gmail.com |
d5d2fed25fcc25fade771d76a65534093747c0ec | 4c9204c459a9d7d121a04bbf48c4c3f29b156d83 | /LTM_guiHai/LTM_guiHai/LTM/UDP/ChuoiInHoa.java | 8b5c07f8896aca611cbcefb3fe1128e6081ae25d | [] | no_license | hai-hash/Laptringmang | 5a469cf5b1ee46d0a5b4dcab59fc5bd1eac477d9 | af7cc5101c6f1825e8f2aa216ba73268e2683357 | refs/heads/main | 2023-07-09T17:03:02.349182 | 2021-08-16T02:47:14 | 2021-08-16T02:47:14 | 396,584,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,920 | 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 chuoiInHoa;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAd... | [
"65753082+hai-hash@users.noreply.github.com"
] | 65753082+hai-hash@users.noreply.github.com |
67016d124e3c508e59a97cb9628f725af9ed1dc5 | 3f484d8581f096586f8059f87717aa853fe2761c | /plugins/kettle-shapefilereader-plugin/src/org/pentaho/gis/shapefiles/ShapeNull.java | 772446fb2d3688f52b22ba291b27abbc07850723 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | stevens515/pentaho-kettle | 52361a68878366882979ed3530b1a64a7b35a2fe | 6e9daf417e020e358e38bb1213b1ce2c0b4378df | refs/heads/master | 2020-04-05T23:12:59.798940 | 2016-06-22T20:15:48 | 2016-06-22T20:15:48 | 61,805,841 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,568 | java | /*! ******************************************************************************
*
* Pentaho Data Integration
*
* Copyright (C) 2002-2015 by Pentaho : http://www.pentaho.com
*
*******************************************************************************
*
* Licensed under the Apache License, Version... | [
"mdamour1976@gmail.com"
] | mdamour1976@gmail.com |
998109ca00763110a4745c691f86cee4e0b314a5 | 5bb0879f2ab5415bf4867a16fbfa90de75cdf2f7 | /springMVC/src/app04/service/ProductService.java | 19e8ba3059d9a038c2283c9efbdc0aeba43dea7c | [] | no_license | csluoqi/SpringMVC | 42ab54fa849b59995a537dbe070252b944d5f030 | ed9d81d2f598aeff1f855c3a167fcadca27cdc0d | refs/heads/master | 2021-01-10T13:16:38.021283 | 2016-01-01T13:39:20 | 2016-01-01T13:39:20 | 47,461,004 | 1 | 0 | null | 2016-01-01T13:39:20 | 2015-12-05T15:27:23 | Java | UTF-8 | Java | false | false | 150 | java | package app04.service;
import app04.domain.Product;
public interface ProductService
{
Product add(Product product);
Product get(long id);
}
| [
"csluoqi@126.com"
] | csluoqi@126.com |
62f98156f7facf816ea037f4b20b446ef795deb6 | 8c12f8584f9e5f280993ff1efb68d2c707e1be78 | /21_06_14_collector/src/com/company/Main.java | adbce51442099801294d0e54e2631798603ecef7 | [] | no_license | AR1988/telran_16 | 206151dea0e620c838d0815e6dfc55d4229a936e | 0b2fb83c9df1dc40c322a9086e5b844e7f12e3ff | refs/heads/main | 2023-07-27T23:32:57.988780 | 2021-09-10T09:16:31 | 2021-09-10T09:16:31 | 366,712,109 | 0 | 0 | null | 2021-08-02T09:51:47 | 2021-05-12T12:44:03 | Java | UTF-8 | Java | false | false | 996 | java | package com.company;
import java.util.*;
import java.util.stream.Collectors;
public class Main {
public static void main(String[] args) {
List<Account> accounts = Arrays.asList(
new Account(4000, "Vajsa"),
new Account(1500, "Petja"),
new Account(3000, "Mari... | [
"andre.reutow@gmail.com"
] | andre.reutow@gmail.com |
844cb9d41cd799be94fb641974a87c3aeecfb43e | 187ccbd587dc6b946a4845d3fff353aa6838f6f1 | /src/main/java/statemachine/seatheater/SeatHeaterState.java | 67319f19b4bcf486241b5227bc8dc4d4327fd37c | [] | no_license | lippaitamas1021/training | dd1b52db60804ffeb1699254869393ffc7fa6e24 | 1f3f28d0286eff6798368b5c2a68b650046c3be1 | refs/heads/master | 2023-04-07T13:56:35.191872 | 2021-04-21T09:04:52 | 2021-04-21T09:04:52 | 345,300,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package statemachine.seatheater;
public enum SeatHeaterState {
ONE { public SeatHeaterState next() { return OFF; }},
TWO { public SeatHeaterState next() { return ONE; }},
THREE { public SeatHeaterState next() { return TWO; }},
OFF { public SeatHeaterState next() { return THREE; }};
public abstrac... | [
"lippaitamas1021@gmail.com"
] | lippaitamas1021@gmail.com |
9d84afeeb8165340eee175162d0b9d859172231b | ebfa6fa794e07048344ab514a81da7c769ef7831 | /app/Adviser/app/src/main/java/com/smu/appmod/ShowMessageActivity.java | dc9a97b0e8686bafa1d6d83c2a670756f589ace6 | [] | no_license | zhiyuan-wan/appmod | 8cbb0d070b531e9c336560f21b68921dfcc4b121 | 449be536e71073798f35195de662d4def3dae998 | refs/heads/master | 2020-04-05T14:52:24.820342 | 2018-11-20T02:28:20 | 2018-11-20T02:28:20 | 156,944,467 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,679 | java | package com.smu.appmod;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.text.Html;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.TextView;
import android.net.Uri;
public class ShowMessageActi... | [
"lingfengbao@smus-Mac.local"
] | lingfengbao@smus-Mac.local |
b676a6c1080b2f365a605fb8aed4ed0539e4a49e | a36029d6ec84313e04a92b8b11e8894f5dd6cc79 | /chap1/src/main/java/com/springinaction/spelsystem/Email.java | 5bfa3e80be1223309127a067f0968b2f2f8f5797 | [] | no_license | doomsday/spring_in_action_all | 0329fcdab18e6c4f690b274a8317c04b8f3a250b | 29a3e4f428902c1427f3d68e1637af906213ced4 | refs/heads/master | 2021-07-09T09:01:00.490732 | 2018-01-14T19:25:46 | 2018-01-14T19:25:46 | 110,168,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.springinaction.spelsystem;
import org.springframework.stereotype.Component;
/**
* Created by drpsy on 31-Oct-17 (23:12).
*/
@Component
public class Email {
private String email = "hello@world.org";
public String getEmail() {
return email;
}
public void setEmail(String email) {
this.em... | [
"dr.psycho@live.com"
] | dr.psycho@live.com |
3954281c7fb0623a223cf3ffc6691e46913507a8 | 95b7dd795b7292ea02275120689103375756bc00 | /src/main/java/dto/AccountDTO.java | aba1b0f16bd4d36d7835c5101c83b4a31f872ec0 | [] | no_license | NTDuong2405/Account | 4bc249696cb06e9c74d1558bb162c90a623c1144 | 16f733aa84d42cd2f2b626edd445de8161902832 | refs/heads/main | 2023-05-30T21:36:54.242673 | 2021-06-21T14:09:34 | 2021-06-21T14:09:34 | 378,952,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 919 | java | package dto;
import entity.Account;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import service.ulti.DateTimeUtil;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.validation.constraints.NotBlank;
@Getter
@Sette... | [
"ntduonga15568@gmail.com"
] | ntduonga15568@gmail.com |
84479b2de66fde66bccef736ea39c18e66e28b86 | af502a8d1bd37a8605cc56ecb010d0852bb716f4 | /[2018-06-29_2018-07-05]ObjetUml/code/builderApp/src/builderApp/App.java | 220e3f16ebd96df408c9355b6d1af43831401129 | [] | no_license | ktmasa/javaee_formation | bdd1dbdefbd3440e71f205482cf2a4b42b6c4503 | 016fa6d6cc1728190fb568e0b46c9cfb919edb7e | refs/heads/master | 2020-03-27T20:35:20.739360 | 2018-08-28T16:28:58 | 2018-08-28T16:28:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | package builderApp;
public class App {
public static void main(String[] args) {
OrdinateurBuilder builder = new OrdinateurBuilder();
Ordinateur o = builder.addHdd("disque 2 To")
.setReseau(OrdinateurBuilder.RESEAU_100MBIT)
.addHdd("disque ssd 500Go")
.setSouris(false)
... | [
"vincent.courtalon@gmail.com"
] | vincent.courtalon@gmail.com |
e8a78aa079ef5cffe9ed6778c618f3eb41c421ef | 5ec06dab1409d790496ce082dacb321392b32fe9 | /clients/java-play-framework/generated/app/apimodels/ComAdobeFormsCommonServletTempCleanUpTaskProperties.java | cc129c20961713f939bd31a0be3c99154571ee88 | [
"Apache-2.0"
] | permissive | shinesolutions/swagger-aem-osgi | e9d2385f44bee70e5bbdc0d577e99a9f2525266f | c2f6e076971d2592c1cbd3f70695c679e807396b | refs/heads/master | 2022-10-29T13:07:40.422092 | 2021-04-09T07:46:03 | 2021-04-09T07:46:03 | 190,217,155 | 3 | 3 | Apache-2.0 | 2022-10-05T03:26:20 | 2019-06-04T14:23:28 | null | UTF-8 | Java | false | false | 4,459 | java | package apimodels;
import apimodels.ConfigNodePropertyString;
import com.fasterxml.jackson.annotation.*;
import java.util.Set;
import javax.validation.*;
import java.util.Objects;
import javax.validation.constraints.*;
/**
* ComAdobeFormsCommonServletTempCleanUpTaskProperties
*/
@javax.annotation.Generated(value = "... | [
"cliffano@gmail.com"
] | cliffano@gmail.com |
e18a1b3c26e3c452e2b01a245cf00fe466d7c07d | e88dc05ab33e19582c5bb079f106d2703d38d840 | /eatgo-customer-api/src/main/java/kr/co/fastcampus/eatgo/Interfaces/RestaurantController.java | 86e5402e951daeb2b8ac65770fe4d1e529f42134 | [] | no_license | jxxxxe/SpringBoot_eatgo | e07b4f20e11e7aa12362d137f78064fe376b4be3 | 19a2a035b30256d176436ff0fba2535407aa3693 | refs/heads/master | 2023-02-26T09:47:51.593017 | 2021-02-04T01:21:35 | 2021-02-04T01:21:35 | 309,612,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,267 | java | package kr.co.fastcampus.eatgo.Interfaces;
import kr.co.fastcampus.eatgo.application.RestaurantService;
import kr.co.fastcampus.eatgo.domain.Restaurant;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
impo... | [
"jeun318@gmail.com"
] | jeun318@gmail.com |
7c4efd2afdc32a80e365fa2b78e3437f66932fc5 | baf59d193eeaf7b28e178a72bdf477de9e8d2b36 | /src/test/java/BAV_Lite_Test/TC_Consent_Text_200_PLUS.java | 3742c38a14606f26b8e2a06e6a7a5f3a0dc1434b | [] | no_license | Testhub7/Test_Zoop1 | af507672162c4579f827041c955c50bee15d7f16 | b26e9d56fb9bc1c7d975725cecc17d0a0d1e9e34 | refs/heads/main | 2023-06-29T06:51:24.293455 | 2021-07-31T18:10:09 | 2021-07-31T18:10:09 | 391,502,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,117 | java | package BAV_Lite_Test;
import io.restassured.RestAssured;
import io.restassured.builder.RequestSpecBuilder;
import io.restassured.http.ContentType;
import io.restassured.response.Response;
import io.restassured.specification.RequestSpecification;
import junit.framework.Assert;
import kong.unirest.Unirest;
import java... | [
"swapnil@vtestcorp.com"
] | swapnil@vtestcorp.com |
86edb2b761224fe4009a5d8711a42205a34ceedf | 5ea10a07e31792f8a7e694f68fae00b80f9a8e1e | /src/edu/hubu/util/LoginInterceptor.java | ecc74f89e8bdde4043a9fa706257fd2b3904b030 | [] | no_license | rayshaw001/WECHAT-Server | c97dd3dbbc8ffe99b89843fc45333daf5f03be41 | 5bec81debfb722b7243829c942261d1ab22ed071 | refs/heads/master | 2021-01-22T06:37:11.989003 | 2016-05-12T15:46:38 | 2016-05-12T15:46:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,476 | java | package edu.hubu.util;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
public class LoginInterceptor implements HandlerInterceptor {
@Override
public void af... | [
"396301947@163.com"
] | 396301947@163.com |
880f15258b27bce2738f6ab28aced274e9898301 | 5a0bfac7ad00c079fe8e0bdf1482f4271c46eeab | /app/src/main/wechat6.5.3/com/tencent/mm/protocal/c/aft.java | b450a5e31ef8c55db90c2b112f9a4ced748bdfb1 | [] | no_license | newtonker/wechat6.5.3 | 8af53a870a752bb9e3c92ec92a63c1252cb81c10 | 637a69732afa3a936afc9f4679994b79a9222680 | refs/heads/master | 2020-04-16T03:32:32.230996 | 2017-06-15T09:54:10 | 2017-06-15T09:54:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,386 | java | package com.tencent.mm.protocal.c;
import com.tencent.mm.ba.a;
import java.util.LinkedList;
public final class aft extends a {
public String aXz;
public int efm;
public String hHb;
public float mFC;
public int mFD;
public LinkedList<Integer> mFE = new LinkedList();
public int mFF;
publ... | [
"zhangxhbeta@gmail.com"
] | zhangxhbeta@gmail.com |
b45ff357b59c5059bbe299de2a0e1b58c6561d74 | a5b2d48ef018645a1c1c7c2df3693f0d3f22bb0d | /e3-parent/e3-manager-web/src/main/java/com/wheroj/e3/controller/ContentCategroyController.java | a874fb553900e4035332f143c6323d3ee8c5024e | [] | no_license | WheroJ/e3mall | 2a0c25ba400a070b10924871855b23244100b145 | 7197c6ef68193c7661e6480de2abd1524ecdb442 | refs/heads/master | 2020-04-09T11:34:27.968842 | 2019-01-02T02:29:36 | 2019-01-02T02:29:36 | 160,315,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,692 | java | package com.wheroj.e3.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import o... | [
"hello19721001"
] | hello19721001 |
98cb397187f8358504d1aae08361c7886b2978e4 | cf1e88f3048633c5251de87595de1a825b7064d8 | /src/main/java/com/fenghua/auto/backend/core/utills/SpringValidationHelper.java | b74e7bd5996e1f5a9242e6074319b863983c1b72 | [] | no_license | fightingBilling/skeleton-spring-web | 64b77e2dc15849dbeecf48809e538e1b5e734721 | f0c23867a7df6a6ab6239f747a66f6714800d793 | refs/heads/master | 2021-01-19T11:46:21.927365 | 2015-12-02T01:56:23 | 2015-12-02T01:56:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,181 | java | package com.fenghua.auto.backend.core.utills;
import java.lang.reflect.Field;
import java.util.Set;
import javax.validation.ConstraintViolation;
import javax.validation.Validation;
import javax.validation.Validator;
import javax.validation.ValidatorFactory;
import javax.validation.groups.Default;
import org.apache.c... | [
"comedshang@163.com"
] | comedshang@163.com |
ac9d1bb3b62093731361e5bcab9da97b218babeb | 1dad23f9c1c78dd4db90aef5e68b9e11ba74f04f | /src/test/leetcode/VerifyAlienDictionary953Test.java | caea0947bc2df7297149a2a5337108fd2ff24253 | [] | no_license | omaksymov/algorithms | 361578952b7deec161930ccaca4c60e77ffef5b1 | 28abc8bc1560d42b744dea59e8ce2d542c1ce64c | refs/heads/master | 2020-04-10T10:14:04.663295 | 2019-07-23T07:59:20 | 2019-07-30T20:41:21 | 160,959,247 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,635 | java | package leetcode;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import java.util.ArrayList;
import java.util.List;
import static org.junit.Assert.*;
@RunWith(Parameterized.class)
public class VerifyAlienDictionary953Test {
@Parameterized.Parameters
public st... | [
"oleksandr.maksymov@gmail.com"
] | oleksandr.maksymov@gmail.com |
9c4cb15ff70a7f7c78c622dc83e680d1e3ac8105 | 9ae900793972692eefa5390cdc7d34d6507d7c7f | /09/WebApplication9/src/java/servlets/PerformStudentsFindingServlet.java | 91ef8a419cee5c8707038daf8145dc86400271ef | [] | no_license | andreykrasnov92/Lab | 14d8c6c817f34fb5219da1aec494205ee873437e | 17866620c017d5570ae090e6823c4226b1286c78 | refs/heads/master | 2020-04-04T14:43:53.118448 | 2019-09-29T21:28:34 | 2019-09-29T21:28:34 | 23,635,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,046 | java | package servlets;
import beans.DAOBeanRemote;
import java.io.IOException;
import javax.ejb.EJB;
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.se... | [
"andreykrasnov2012@gmail.com"
] | andreykrasnov2012@gmail.com |
9a19dc85e83cb6c85596547a8c9dc901acb4e302 | 00ff46ba1c802670d7af310efceb12884cdc72a5 | /src/test/java/com/sun/syndication/unittest/SyndFeedTest.java | 3ece6b61a5c11ca8bfda73e7e6db93a80c887a51 | [
"Apache-2.0"
] | permissive | annb/rome | 052c6299d3821a5d030b1ac7e43dd9a22edc0077 | a7883506f0eeb5c5b7ccfe30a3e250dd57cd6dc5 | refs/heads/master | 2016-09-05T20:18:02.871531 | 2013-05-10T07:22:42 | 2013-05-10T07:22:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,410 | java | /*
* Created on Jun 22, 2004
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Generation - Code and Comments
*/
package com.sun.syndication.unittest;
import java.util.Date;
import java.util.List;
import com.sun.syndication.feed.synd.SyndEntry;
import com.sun.synd... | [
"annb@exoplatform.com"
] | annb@exoplatform.com |
283d17e4d4e59a6c71383f46cca55b97b42100fd | a519a5ca2cd693327b376164edb38c4a9c4555bf | /Chapter3/5_Flurry/src/com/packtpub/ndkmastering/AppActivity.java | 997644bcdc7d3684e3515313a1cac4ef2ff940a9 | [
"MIT"
] | permissive | zhangxin8105/Mastering-Android-NDK | 789c470d5cc0e77f87148944a85bd15920af01e6 | 3f4939642a3baf6ab673ed915c3bfbea329d7b5c | refs/heads/master | 2022-04-01T23:01:09.150502 | 2020-02-03T02:09:27 | 2020-02-03T02:09:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,694 | java | /*
* Copyright (C) 2015 Sergey Kosarevsky (sk@linderdaum.com)
* Copyright (C) 2015 Viktor Latypov (vl@linderdaum.com)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions... | [
"sk@linderdaum.com"
] | sk@linderdaum.com |
cf15c2e15d3e5e9e50748979b313d8ff21b9bee7 | edab64395906fff320c16f53d262ac33176adb09 | /src/agenda/TestContato.java | 01aad5787cb0fb795ca5620839141e284b844676 | [] | no_license | EndrioFelipe/Agenda | 30a6895bef29be181ee2fde515742e3ce2d83a45 | 409ff25c96ea54f695d35e2293d25c65c3fdc52d | refs/heads/master | 2021-01-01T05:25:20.613812 | 2016-05-12T19:35:45 | 2016-05-12T19:35:45 | 58,671,242 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,129 | 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 agenda;
/**
*
* @author endrio
*/
public class TestContato {
public static void main(String[] args) {
Age... | [
"endrio.souza@hotmail.com"
] | endrio.souza@hotmail.com |
dde2e019c47da7f197d9fc4435c68379d9e0f309 | 98d313cf373073d65f14b4870032e16e7d5466f0 | /gradle-open-labs/example/src/main/java/se/molybden/Class8211.java | 33bfff70085eaffacc6567043e17b52c1b8b5c70 | [] | 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 | 109 | java |
public class Class8211{
public void callMe(){
System.out.println("called");
}
}
| [
"jocce.nilsson@gmail.com"
] | jocce.nilsson@gmail.com |
95a091791442bfb49d625e9b22271759df5abff5 | 3f2d4cf76067ff58bb20d1754254afc238045b8b | /chestbelt-desktop/src/main/java/org/thingml/chestbelt/desktop/SensorXmlClass.java | c987f54dcb6a1fb4d81e54e5f625a48558ba4973 | [] | no_license | SINTEF-9012/chestbelt | dba23b6beb3411259ee58e2f18aaef8b5a8b6a58 | 9f7a126bcb0839b43745fe49da0ca10629253b9c | refs/heads/master | 2021-01-10T22:06:52.959117 | 2014-11-12T14:27:46 | 2014-11-12T14:27:46 | 5,646,898 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,940 | java | package org.thingml.chestbelt.desktop;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.io.OutputStream;
import java.util.ArrayList;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.xml.bind.JAXBContext;
import ja... | [
"stian.dragilos@gmail.com"
] | stian.dragilos@gmail.com |
77cc777f74d1c0284dd0adcaccb726adfd532f0a | ebfd392722f5ff29dca43d24a645e13e37e7b498 | /src/main/java/com/altmetrik/flights/Flights/json/Flight.java | 6bd43f58c253d7962f92c310a63fa341aa79601a | [] | no_license | supriya22rama/Rest-api-challenge | 2475df9de27acc20e2105f7dd44c5084f83d7167 | 2888a5fb8d2c422e61164c68844bb4c61136bfdf | refs/heads/master | 2022-11-30T15:52:51.736686 | 2020-08-06T14:32:37 | 2020-08-06T14:32:37 | 274,161,978 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,059 | java | package com.altmetrik.flights.Flights.json;
import com.fasterxml.jackson.annotation.JsonProperty;
public class Flight implements Comparable<Flight>{
private String number;
private String iata;
private String icao;
private Codeshared codeshared;
@JsonProperty("number")
public String getNumber() {
return number... | [
"supriya22.rama@gmail.com"
] | supriya22.rama@gmail.com |
8aaa9526c7e48efe8afd105df6e631ecdb602db6 | 61602d4b976db2084059453edeafe63865f96ec5 | /com/android/volley/h.java | 13e09292ba43d6e8f7b82b68e3c95dd9efb214ca | [] | no_license | ZoranLi/thunder | 9d18fd0a0ec0a5bb3b3f920f9413c1ace2beb4d0 | 0778679ef03ba1103b1d9d9a626c8449b19be14b | refs/heads/master | 2020-03-20T23:29:27.131636 | 2018-06-19T06:43:26 | 2018-06-19T06:43:26 | 137,848,886 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 129 | java | package com.android.volley;
/* compiled from: Network */
public interface h {
j a(Request<?> request) throws VolleyError;
}
| [
"lizhangliao@xiaohongchun.com"
] | lizhangliao@xiaohongchun.com |
88081fd142a543c5eb5993b009df2d10b8486d14 | 52d429fb872a220781090548fd849f1368a9d16f | /src/test/java/com/example/submodules/SubmodulesApplicationTests.java | 6b42139d22aea041d81314412ae5ef2bb2ce8db9 | [] | no_license | isabella232/submodules-public | 1a3ddf307ce1b041cb376640555e3b2855d18b11 | f16b4d02862856aa0da275e0dd5fc74050973d8e | refs/heads/master | 2023-03-15T16:19:45.235148 | 2019-02-07T11:27:20 | 2019-02-07T11:27:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package com.example.submodules;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class SubmodulesApplicationTests {
@Test
public void ... | [
"aniewielska@ebi.ac.uk"
] | aniewielska@ebi.ac.uk |
f61a1c5b3132eea7059be44a535f77092efc6ce5 | 9e9ee0c5f01fec0e7dc40e364ce8fce675149ce5 | /src/java/messages/ListaRezervacija.java | 39dbdc8b34a220782dfd4fcd7cee5cc99c4ed211 | [] | no_license | Sarrruman/KupacKlijent | 5536cf00f2ded34ec4b4a263587e006021d1fae4 | ab72c9dc068fb54d883843d766592ed75ac5d06f | refs/heads/master | 2020-04-05T12:09:26.587945 | 2017-06-30T23:33:01 | 2017-06-30T23:33:01 | 95,232,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 657 | 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 messages;
import beans.Rezervacija;
import java.io.Serializable;
import java.util.List;
/**
*
* @author malenicn
*/
public... | [
"nikola-malenic@msg-global.com"
] | nikola-malenic@msg-global.com |
c7664ff93e31b273cd5eac61c36089a1fde42f4f | bcf21af9c50f3912a85d1d4652ea8f074955e6df | /src/main/java/com/geccocrawler/gecco/spider/HrefBean.java | a9719f6bfc25fd5c94dd57d5e2dc6be6cd8affbe | [
"MIT"
] | permissive | cloudyliu930/gecco | eba73144b5f0e739fd06745a644dd38ee34bf7d9 | 94afa4813e2fe6755143f867fd0e83714bd48ad2 | refs/heads/master | 2022-12-13T00:21:36.048650 | 2020-09-03T02:58:04 | 2020-09-03T02:58:04 | 292,450,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 461 | java | package com.geccocrawler.gecco.spider;
import com.geccocrawler.gecco.annotation.Href;
import com.geccocrawler.gecco.annotation.HtmlField;
import com.geccocrawler.gecco.annotation.Text;
public class HrefBean implements SpiderBean {
private static final long serialVersionUID = -3770871271092767593L;
@Href
@HtmlFie... | [
"xtuhcy@163.com"
] | xtuhcy@163.com |
39c7ec2dc80b90d098df72d15e0e6f0f19a4ae0a | e162532e2bdb7551c577fc172b0eafa093f99b25 | /src/main/java/frc/robot/commands/AutonomousCommand.java | d6e16c3823a75c17b28542d58c41fa25ecb461b9 | [] | no_license | Wildebots/Wildebots-2020 | b48e00340c5806d494c66332108567eb85bacd3d | b0205c962fb4770f3312963b443bfbac9c8d3f82 | refs/heads/master | 2020-12-22T13:09:24.532035 | 2020-03-12T20:05:49 | 2020-03-12T20:05:49 | 236,793,314 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,055 | java | // RobotBuilder Version: 2.0
//
// This file was generated by RobotBuilder. It contains sections of
// code that are automatically generated and assigned by robotbuilder.
// These sections will be updated in the future when you export to
// Java from RobotBuilder. Do not put any code or make any change in
// the blocks... | [
"Smitypatel03@yahoo.com"
] | Smitypatel03@yahoo.com |
590ae04296d6227b4324eb79d25242328c40d26b | 6a13f5a927997f9b31bebe14870d469ce9bfc817 | /src/main/java/com/transactionhandler/service/ItemTrackerService.java | 3c5969ddf357a0cb159f37e6fde36a1bf256665a | [] | no_license | dafshar/Transaction-Handler | a755bea422f043904f1339810db556d46a39ccd0 | 4f80b1145bf00f16cd1a7e15412e5e900f3a59e4 | refs/heads/master | 2020-04-17T23:18:13.827201 | 2019-02-18T14:54:48 | 2019-02-18T14:54:48 | 167,029,884 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,588 | java | package com.transactionhandler.service;
import java.util.HashSet;
import java.util.Set;
import java.util.concurrent.atomic.AtomicLong;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.batch.core.scope.context.ChunkContext;
import org.springframework.beans.factory.annotation.Autowire... | [
"dafshar@deloitte.com"
] | dafshar@deloitte.com |
828cbbfd576d0f46641b9c164ab5d195a890a612 | f3c62177e9b112e6d6ba9fe4a1f277523bcbd2d3 | /Solutions/901. Online Stock Span.java | 61e525a0a69f1178aa1887a405a8d95950eb48c7 | [] | no_license | FatmanaK/LeetCode-1 | cf480c899e2d583d173d46d02c6751998a497e4c | 2cc30303c91513f0dae61d4c8af839e252012674 | refs/heads/master | 2023-03-06T23:19:31.129702 | 2021-02-15T13:40:57 | 2021-02-15T13:40:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 575 | java | class StockSpanner {
Stack<Integer> prices, weights;
public StockSpanner() {
prices= new Stack<>();
weights= new Stack<>();
}
public int next(int price) {
int w = 1;
while (!prices.isEmpty() && prices.peek() <= price) {
prices.pop();
w += wei... | [
"Priyanka.singh@cerence.com"
] | Priyanka.singh@cerence.com |
2dab6610470b87c600171dd1ff30cc4dbabb854a | 1b949586c8feb0fb5230382fa8501850893950b1 | /fineract-provider/src/main/java/org/apache/fineract/infrastructure/campaigns/email/ScheduledEmailConstants.java | 359b3401174ef8ed807dfc45869f4d4f47ca00d9 | [
"MIT",
"BSD-3-Clause",
"Apache-2.0",
"LGPL-2.0-or-later",
"LicenseRef-scancode-public-domain",
"CDDL-1.1",
"LicenseRef-scancode-free-unknown",
"EPL-1.0",
"Classpath-exception-2.0",
"GPL-2.0-only"
] | permissive | cjxonix/fineractapp | 44d3a66cf9eddc99bfa3d8f5697797bc855f8e46 | b711fb2d142f5f7ecc39448fa868cc0542084328 | refs/heads/master | 2022-06-19T11:52:56.167338 | 2020-04-06T05:37:37 | 2020-04-06T05:37:37 | 253,395,889 | 0 | 0 | Apache-2.0 | 2022-06-03T02:18:38 | 2020-04-06T04:39:14 | Java | UTF-8 | Java | false | false | 5,268 | 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 m... | [
"niwoogabajoel@gmail.com"
] | niwoogabajoel@gmail.com |
17d173a4eb9214642d3ba428c0e4c9c1a3e5e179 | ebb3f1e8245d36764464c009048afa2b50d2d044 | /variability/org.eclipse.emf.henshin.variability.mergein/src/org/eclipse/emf/henshin/variability/mergein/mining/labels/DefaultNodeLabel.java | 77cfe2056e6d37adae867ad02489c29164935a5b | [] | no_license | HeliumApple/HenshinForLiftedRule | 57d50fd83c762e281ed5fb92a85e15d16cdba5ac | 8e3df4d04d404fdab6de3d4cf79acbe5ce4ba7b2 | refs/heads/master | 2022-12-10T18:28:13.165111 | 2020-09-04T18:18:29 | 2020-09-04T18:18:29 | 290,025,292 | 1 | 1 | null | null | null | null | ISO-8859-3 | Java | false | false | 1,606 | java | package org.eclipse.emf.henshin.variability.mergein.mining.labels;
import org.eclipse.emf.ecore.ENamedElement;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.henshin.model.Action.Type;
import org.eclipse.emf.henshin.variability.mergein.normalize.HenshinNode;
/**
* This class represents the label of the... | [
"58273279+HeliumApple@users.noreply.github.com"
] | 58273279+HeliumApple@users.noreply.github.com |
bacf8447431e5a74266f6d2b876bfd3b635c304d | bb87c6d502e7ccf1fb957e1125fd301b534f4058 | /Java/Matkul Algoritma (Error Semua)/pengulangan/whileswitch.java | 32ecb9806a97c628e114aa8d7619281e08bcd1f5 | [] | no_license | fathimaifa/Kodingan | 888e587ef4ae7509efe543eb902637e3b4e12552 | b8f4827bb948032c0f505f45037a7274b9f388fb | refs/heads/master | 2020-12-14T07:22:40.663842 | 2020-01-18T04:12:46 | 2020-01-18T04:12:46 | 234,678,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,097 | java | import java.util.*;
public class whileswitch {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int keluar;
do{
int pil, s;
double hasil;
System.out.print("1. menghitung luas persegi \n2. menghitung volume kubus \n3. Square root \n4. reciprocal value \njawaban anda: ");
... | [
"fathimaifa9@gmail.com"
] | fathimaifa9@gmail.com |
78c19f101bbd481cadb95aa85e20a1242b20b2a0 | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/tags/3.5.5/code/base/dso-l2/src/com/tc/objectserver/dgc/impl/GCStatsEventPublisher.java | c173ce13bc988805036696da3cba0eebf6222976 | [] | 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,298 | java | /*
* All content copyright (c) 2003-2008 Terracotta, Inc., except as may otherwise be noted in a separate copyright
* notice. All rights reserved.
*/
package com.tc.objectserver.dgc.impl;
import com.tc.objectserver.api.GCStats;
import com.tc.objectserver.api.GCStatsEventListener;
import com.tc.objectserver.core.imp... | [
"cruise@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | cruise@7fc7bbf3-cf45-46d4-be06-341739edd864 |
e89601c9db52b1a840b2e12afe4c708b9f846d6e | 84ce3184290452dc2119497657a9af3db95a7c8b | /src/main/java/com/project/pagination/controllers/UserController.java | 2d5939937e26be6d7e12b3557e065f07a9cd92a2 | [] | no_license | Morrantho/AJAX-Pagination | ab04c974ad8ad6c5547aca07899b832721e18487 | e3ece2c6631467f1eb51f773b57619542d29de00 | refs/heads/master | 2021-04-12T11:32:21.274668 | 2018-03-24T19:23:24 | 2018-03-24T19:23:24 | 126,632,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,833 | java | package com.project.pagination.controllers;
import java.security.Principal;
import java.util.Date;
import java.util.ArrayList;
import java.text.SimpleDateFormat;
import java.text.ParseException;
import org.springframework.web.bind.annotation.CrossOrigin;
import javax.servlet.http.HttpServletRequest;
import javax.ser... | [
"morrantho@gmail.com"
] | morrantho@gmail.com |
0ef7292617623a8bbbfb5014527fc67d3a2d6dcb | 08f6f812f663f1c87c56a9adea43ff7f201cf0cc | /src/main/java/com/woundeddragons/securitystarter/web/api/common/delegate/AuthenticationDelegate.java | bcd16a09d8ea2223d75fe81876746483867403ed | [] | no_license | marcelomnc/spring-boot-security-backend-starter | 170c2811cbb4024012a0d1a5a0462efe056f1512 | 1d2589b0060233881378eb53703e518fa362d6fa | refs/heads/master | 2022-12-11T13:00:44.035446 | 2020-09-09T14:00:05 | 2020-09-09T14:00:05 | 270,837,609 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,519 | java | package com.woundeddragons.securitystarter.web.api.common.delegate;
import com.woundeddragons.securitystarter.business.model.RoleByUser;
import com.woundeddragons.securitystarter.business.model.User;
import com.woundeddragons.securitystarter.business.service.RoleByUserService;
import com.woundeddragons.securitystarter... | [
"marcelo@pig.gi"
] | marcelo@pig.gi |
fceee3d8dca458e964f13632cb783132e04fdbec | e66b48cbf381594197f321c025abf1e1ca3cb576 | /app/src/main/java/com/basestructure/restclient/RetrieveCommand.java | a777ba720eb7dbd6918c3097bb9597a57f50c444 | [] | no_license | sambhaji213/BaseStructure | 0712ea81ad51b9b827757a680baee9aaaac51066 | f2cffaaa852b4f1cd26b6e596fa24d184206bf3b | refs/heads/master | 2021-01-11T00:49:43.360640 | 2016-10-11T05:53:42 | 2016-10-11T05:53:42 | 70,483,004 | 1 | 0 | null | 2020-11-23T09:05:17 | 2016-10-10T11:51:43 | Java | UTF-8 | Java | false | false | 1,311 | java | package com.basestructure.restclient;
import android.util.Log;
import com.basestructure.data.DataContract;
import com.basestructure.exceptions.DeviceConnectionException;
import com.basestructure.exceptions.NetworkSystemException;
import com.basestructure.exceptions.WebServiceFailedException;
import com.basestructure.... | [
"sambhaji2134@gmail.com"
] | sambhaji2134@gmail.com |
bf1b25a400acb980e6c0a936ed564479aef64d16 | 2edbc7267d9a2431ee3b58fc19c4ec4eef900655 | /AL-Game/src/com/aionemu/gameserver/model/siege/Influence.java | 36da0c7c70aab976a3d37ecd33f88eefb3314ceb | [] | no_license | EmuZONE/Aion-Lightning-5.1 | 3c93b8bc5e63fd9205446c52be9b324193695089 | f4cfc45f6aa66dfbfdaa6c0f140b1861bdcd13c5 | refs/heads/master | 2020-03-08T14:38:42.579437 | 2018-04-06T04:18:19 | 2018-04-06T04:18:19 | 128,191,634 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 9,228 | java | /*
* This file is part of Encom. **ENCOM FUCK OTHER SVN**
*
* Encom is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Enc... | [
"naxdevil@gmail.com"
] | naxdevil@gmail.com |
b4722b162d53a22fe1bd87712cc645d22f1e3fdf | e02830a2147500e8a9d1cbdfde9c380e95b5eecf | /homework/design-pattern-app/src/com/techlabs/template/patterns/Cricket.java | c7233ff804e9456d1d81f161c5859238ba8e5d54 | [] | no_license | niluumenat/swabhavNew | 9f987e511fde22821edf5a080b0cd3ba1ade02bd | 5f51cb9c4f8eed0dd6b19400cba46ba3f6b52771 | refs/heads/master | 2023-01-09T09:21:11.813973 | 2019-11-15T13:19:33 | 2019-11-15T13:19:33 | 204,118,588 | 0 | 0 | null | 2023-01-07T10:54:34 | 2019-08-24T06:29:38 | HTML | UTF-8 | Java | false | false | 425 | java | package com.techlabs.template.patterns;
public class Cricket extends Game {
@Override
void initialize() {
System.out.println("Cricket Game Initialized! Start playing.");
}
@Override
void startPlay() {
// TODO Auto-generated method stub
System.out.println("Cricket game just started");
}
@Override
void ... | [
"menatnilam14@gmail.com"
] | menatnilam14@gmail.com |
0f1af225709dcc090a3fb0fd3de6ad10ce745a1e | ff7153b4ac2f1570c4169e167a980fe341c0e101 | /Chapter1/AlgorithmsAnalysis/src/Ex_1_4_6.java | afe8d31c26f4db4f0d359fef64dc02781ac2809f | [] | no_license | stafuc/Algorithms-Sedgewick-4th | a802ec1d7bc68a0587b31bad6c01e1b6b4b92c15 | 4fa4f8c6d0c210f29a16a151a456294dfa4f0d28 | refs/heads/master | 2020-12-24T13:29:20.076377 | 2015-03-17T08:28:04 | 2015-03-17T08:28:04 | 26,954,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 779 | java |
public class Ex_1_4_6 {
public static int fun1(int N) {
int sum = 0;
for (int n = N; n > 0; n /= 2) {
for (int i = 0; i < n; i++) {
sum++;
}
}
return sum;
}
public static int fun2(int N){
int sum = 0;
for (int i = 1; i < N; i *= 2) {
for (int j = 0; j < i; j++) {
sum++;
}
}
... | [
"stafuc@gmail.com"
] | stafuc@gmail.com |
331a8a7079c922610acc12c5e16948b13f181742 | b281966951ed991e96066571281d4cf57867b640 | /src/main/java/br/com/maisvida/jobapp/service/imp/UserDetailServiceImp.java | 094444313cc2f0546cf7ac4026c1accb1f710101 | [] | no_license | lucasOliveira91/job-app-backend | 93a418529390dc8e416aba51fbb293d475369669 | f27a280884271a0a79ac78ca349b8b4b168b56af | refs/heads/master | 2020-04-23T17:36:35.485955 | 2019-02-21T10:58:39 | 2019-02-21T10:58:39 | 171,337,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,003 | java | package br.com.maisvida.jobapp.service.imp;
import br.com.maisvida.jobapp.domain.User;
import br.com.maisvida.jobapp.repository.UserRepository;
import br.com.maisvida.jobapp.security.UserSS;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetails;... | [
"ldoliveira91@outlook.com"
] | ldoliveira91@outlook.com |
988d7f0e97f33421415858241c5dc9841333d3f2 | d250381386ee9be47fb67fa6c7cc451c5cbe2e55 | /services/ConnectPoint_Reservation/src/com/gzipcompressiontest/services/connectpoint_reservation/model/datacontract3/RetrieveBalanceResponse.java | 4ebce0809b8e1355666ddd1f521297a7ead939fc | [] | no_license | wavemakerapps/Rest_With_Server_calls | 2f50e2e46a4951a5521072d598cbd15ada62fb50 | 9ee4d729ff0b2ace4ac468b949d0071e944ef215 | refs/heads/master | 2021-05-13T15:42:49.334469 | 2018-01-09T06:34:36 | 2018-01-09T06:34:36 | 116,776,198 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,894 | java | /*Copyright (c) 2016-2017 wavemaker.com All Rights Reserved.
This software is the confidential and proprietary information of wavemaker.com You shall not disclose such Confidential Information and shall use it only in accordance
with the terms of the source code license agreement you entered into with wavemaker.com*/... | [
"appTest1@wavemaker.com"
] | appTest1@wavemaker.com |
ad8b5c1aa1c4ea425ac7da206ea8b60904c04876 | bd497fa56eb59116a9cf060c7fb9e195c91be4a4 | /app/src/main/java/com/hmw/mytoutiaoapp/database/table/MediaChannelTable.java | d616992eaded94dea35ee3f5d4490ea481b38821 | [
"Apache-2.0"
] | permissive | hanmingwang/MyToutiaoApp | 35654ef1a9a9095e8a1aa20920fc672cf5a81cd7 | a5fe4b0f22994da835c3ed70ee29e8c85eb674df | refs/heads/master | 2020-03-19T06:05:39.398299 | 2018-06-26T02:11:07 | 2018-06-26T02:11:07 | 135,990,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,356 | java | package com.hmw.mytoutiaoapp.database.table;
/**
* Created by han on 2018/6/6.
*/
public class MediaChannelTable {
/**
* 头条号信息表
*/
public static final String TABLENAME = "MediaChannelTable";
/**
* 字段部分
*/
public static final String ID = "id";
public static final String NAME... | [
"you@example.com"
] | you@example.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.