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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5c34582cce9094dfd99f94c94bdd9824ece755d3 | 9f6faa052fa13743a8658fd696547fb860e74b49 | /LatexEditor/src/controller/commands/StableCommand.java | 2e0e6227ab38c5446d4a38036e206a2e10010aa3 | [] | no_license | NikolaosSintoris/LatexEditor | b3f86255fc9976a9adfd4981491d1ba8267bc6e4 | 59f0d4ce35a0091768ac9e6fa751737524a9b1ad | refs/heads/master | 2020-06-09T17:00:10.535748 | 2020-03-20T20:22:57 | 2020-03-20T20:22:57 | 193,473,166 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | java | package controller.commands;
import controller.LatexEditorController;
public class StableCommand implements Command {
private LatexEditorController theController;
public StableCommand(LatexEditorController newController)
{
theController = newController;
}
public void execute(Stri... | [
"nikolaossintoris@gmail.com"
] | nikolaossintoris@gmail.com |
068b5fb90ca601ce3fb4bb4cfe472843fb51847f | bce710dcaa048457146a133ac062099225016ce7 | /src/FinllyTes.java | b379c5a54b3a2345f780f1c6edf3977be9ef6eda | [] | no_license | dmxliu/StringTest | e037b18ee51fb71c8e425af3811ea6a03646ba38 | 30716ce7f473c6b51e82dbada4e8ec863c5991df | refs/heads/master | 2021-01-09T05:23:05.184207 | 2014-12-25T06:29:34 | 2014-12-25T06:31:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java |
public class FinllyTes {
private String t ;
public String getT() {
return t;
}
public void setT( String t ) {
this.t = t;
}
public void test(FinllyTes t){
try {
t.setT( "test1" );
return ;
} catch ( Exception e ) {
}finally{
t.setT( "test2" );
}
}
pu... | [
"286376568@qq.com"
] | 286376568@qq.com |
f8733f6557dc518cf48f030ce6d7587a24400b5a | cce8109170ded23a9a17717105555bac9a938b0a | /src/com/company/Dialogs/BlockProfileDialog.java | e77796e3c46d5ed14d0d51069d6ab80711389c43 | [] | no_license | gMoBot/record-keeper | c14e9c0c0ee5e7216a0c4e3759e53a86693c4064 | 47cf8dae62447e76459344015812569274064b8b | refs/heads/master | 2016-09-05T11:14:49.102310 | 2015-07-01T16:54:23 | 2015-07-01T16:54:23 | 37,854,077 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,319 | java | package com.company.Dialogs;
import com.company.DAO.SQLiteDAO;
import com.company.FarmProfileDao;
import com.company.FarmRecordsApp;
import com.company.Models.BlockProfile;
import com.company.Models.FarmProfile;
import jdk.nashorn.internal.ir.BlockLexicalContext;
import org.springframework.beans.factory.annotation.Aut... | [
"gMoBot@users.noreply.github.com"
] | gMoBot@users.noreply.github.com |
735b2d2629f1b1ba084687818ea9285063410486 | 812be6b9d1ba4036652df166fbf8662323f0bdc9 | /java/Dddml.Wms.JavaCommon/src/generated/java/org/dddml/wms/domain/order/CreateOrMergePatchOrderShipGroupDto.java | 409e5eb8d4d624910a6cb8afbbd84e42ecc0a9b2 | [] | no_license | lanmolsz/wms | 8503e54a065670b48a15955b15cea4926f05b5d6 | 4b71afd80127a43890102167a3af979268e24fa2 | refs/heads/master | 2020-03-12T15:10:26.133106 | 2018-09-27T08:28:05 | 2018-09-27T08:28:05 | 130,684,482 | 0 | 0 | null | 2018-04-23T11:11:24 | 2018-04-23T11:11:24 | null | UTF-8 | Java | false | false | 17,480 | java | package org.dddml.wms.domain.order;
import java.util.Date;
import org.dddml.wms.domain.*;
public class CreateOrMergePatchOrderShipGroupDto extends AbstractOrderShipGroupCommandDto
{
private String shipmentMethodTypeId;
public String getShipmentMethodTypeId()
{
return this.shipmentMethodTypeId;
... | [
"yangjiefeng@gmail.com"
] | yangjiefeng@gmail.com |
1b1e24890afccad5825ebeca89dafc69b6d42e99 | 6ea6663c55345da830d153ce143ab6d42dc6048e | /src/com/vmatrix/activity/BasicActivity.java | cc68ebd114b6ef7dc04fa5615c6ebb849e153530 | [] | no_license | HermanYang/VMatrix | 8efb235748d7985beed2d615d045adf500475805 | 6621e5339e03bcef8fffab0d1f9f10ca6b6d1a3e | refs/heads/master | 2021-01-13T01:57:45.179452 | 2015-04-02T07:44:36 | 2015-04-02T07:44:36 | 33,296,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,741 | java | package com.vmatrix.activity;
import android.app.Activity;
import android.content.res.Configuration;
import android.os.Bundle;
import com.vmatrix.constant.Command;
import com.vmatrix.controller.Controller;
public class BasicActivity extends Activity
{
protected Controller mController = null;
@Override
protected ... | [
"yxyherman@qq.com"
] | yxyherman@qq.com |
3e67054438e968f6bbba40941932268728865d10 | 630d7a2f8b5b964e5a312df459c1b5f423718af2 | /projects/stage-0/user-platform/user-web/src/main/java/org/geektimes/microprofile/config/DefaultConfigProviderResolver.java | 7dec9cc4a0ff794877b8232bcaa50877a07f9d87 | [
"Apache-2.0"
] | permissive | liugd2018/geekbang-lessons | 0c439d107fe5a79fcd738931ec69fff42ce11e0a | b73816807cd78b840e6bf4301b979cb64a20c017 | refs/heads/master | 2023-03-17T06:01:55.374444 | 2021-03-17T13:40:38 | 2021-03-17T13:40:38 | 344,129,637 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,278 | java | package org.geektimes.microprofile.config;
import org.eclipse.microprofile.config.Config;
import org.eclipse.microprofile.config.spi.ConfigBuilder;
import org.eclipse.microprofile.config.spi.ConfigProviderResolver;
import java.util.Iterator;
import java.util.ServiceLoader;
public class DefaultConfigProviderResolver ... | [
"liugd2020@gmail.com"
] | liugd2020@gmail.com |
6bccd7d292008fe6192010ac598cd7a7fda32e33 | 04a8b70dda6aeecc5d7699da4bd51b6c7043fe94 | /src/main/java/com/ccbincidentes/service/IncidentesService.java | 511d131244c4050e6830a96f18cd447c9a5d5359 | [] | no_license | aannddrree/projIncidentes | 00f20ccf5fb9d04fbd8b870d5e8548a46ab2b05d | 86030fda3eb4624f85d5c8b51634785266a17fb4 | refs/heads/master | 2020-03-29T11:40:23.747465 | 2018-09-22T09:56:59 | 2018-09-22T09:56:59 | 149,864,794 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 662 | java | package com.ccbincidentes.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.ccbincidentes.model.Incidentes;
import com.ccbincidentes.repository.IncidentesRepository;
@Service
public class IncidentesService {
@Auto... | [
"aannddrree.silva@gmail.com"
] | aannddrree.silva@gmail.com |
fd533d2e5c8d90245c07d5f888b3c7064be0af57 | 7840970f074c6cf1dda71a3a176ba713503a0e0f | /assignments/m4/Assignment-4/Solution.java | d9e19688aae76a3ffaf40b2bad13582d8f04a42e | [] | no_license | MudugantiShivani/6006_CSPP2 | b3326adc19070eb7515eb835081e620d4bf399c3 | c7923a9110a9c6e8c42fc53f9f7df3ad4fd036f4 | refs/heads/master | 2020-03-27T08:25:28.133207 | 2018-09-23T13:20:00 | 2018-09-23T13:20:00 | 146,252,794 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,101 | java | import java.util.Scanner;
/**
* Class for solution.
*/
public final class Solution {
/**
* Constructs the object.
*/
private Solution() {
/**
* {private class also called constructor}.
*/
}
/**
* {main function which prints the reverse of a string}.
*
... | [
"shivani.muduganti72@msitprogram.net"
] | shivani.muduganti72@msitprogram.net |
04bc41d74c0a6bdb779d255a90e4d029fccf82c9 | 22b7614cf3f152cca0c25651ee914f21dd54699e | /Exercism/reverse-string/ReverseStringTest.java | df5d70f21ec42136137ad792dedc28b314a10d32 | [] | no_license | audemed44/Code-Snippets | b5b0a31c726b5a64765412c2bf4520bfaa827b71 | b85613e612bb94bc264871ed2b921027e4f3e946 | refs/heads/master | 2020-06-29T01:55:11.203020 | 2019-09-25T05:41:46 | 2019-09-25T05:41:46 | 200,403,463 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 901 | java | import org.junit.Ignore;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class ReverseStringTest {
@Test
public void testAnEmptyString() {
assertEquals("", new ReverseString().reverse(""));
}
@Test
public void testAWord() {
assertEquals("tobor", new Rev... | [
"aakash1496@gmail.com"
] | aakash1496@gmail.com |
dd7c60e872653acbdcd8cef83228059ad2a7400d | 633fb7d6b357d3f0a1513070b4c35c1a13ed37b1 | /src/test/java/com/zgy/layui/LayuiApplicationTests.java | c473e6a5880667041f37839dd104cbca4afce378 | [] | no_license | hupu1dong/layui | e379147eb506af735c7decabda1c5dabd482df34 | a387145281e717063652c3ff72d03170879a6d92 | refs/heads/master | 2023-08-26T17:56:29.841655 | 2021-10-06T12:10:30 | 2021-10-06T12:10:30 | 414,196,970 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 213 | java | package com.zgy.layui;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class LayuiApplicationTests {
@Test
void contextLoads() {
}
}
| [
"515783116@qq.com"
] | 515783116@qq.com |
3ef68e615f1ad3cacd9a886b8a0c142948d4a1e0 | f5c7bc475c7fe62c35347f8d9706b5737858d7eb | /PP_MA02_8130144_8130368/src/Game/Management/ListManagement.java | 67ffe1ac805db4e1445224fa5cc34c7dc7dd506f | [] | no_license | martiiill/ParadigmasDaProgramacao | 123a8c8a6f1423f967a4779474876fb8d547900b | ffc0414111c67af745aad7c149996dcde7aedc43 | refs/heads/master | 2021-01-18T19:32:47.675705 | 2017-08-21T09:00:30 | 2017-08-21T09:00:30 | 86,901,537 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,134 | java | /**
* Nome: Joana Machado Baptista
* Número: 8130144
* Turma: 3
*
* Nome: Ana Alice Gonçalves Martins
* Número: 8130368
* Turma: 3
*/
package Game.Management;
import Game.Comparator.Comparator;
import Game.Store;
import Resources.Collection.ListManagementContract;
import Resources.Exceptions.FileHandlingExcept... | [
"anaalicemartins@gmail.com"
] | anaalicemartins@gmail.com |
3b1d7194cf0a92b3f639e0cf4695589a652927f7 | 701b2c08dc81847ff3be25256e84d84e4557a92e | /app/src/main/java/loveq/rc/gsondemo/ui/configuration/ExposeActivity.java | e260feedd2df7eff454d666faeb20722edc6ae26 | [] | no_license | LoveqLRC/GsonDemo | 3429bb11cd720469f3d579dcf42864776a28a4f2 | af55e48a4e11a270acdf6270a146897a0b224d5b | refs/heads/master | 2021-06-23T01:18:16.515139 | 2017-08-16T03:11:28 | 2017-08-16T03:11:28 | 100,338,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,892 | java | package loveq.rc.gsondemo.ui.configuration;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import loveq.rc.gsondemo.R;
import loveq.rc.g... | [
"664215432@qq.com"
] | 664215432@qq.com |
036faaaff98779750695acbf404fcb3f1d6c2aba | 47c9b41889e42f24d7c393a6f6c4f24295228cd1 | /src/main/java/com/zx/sms/codec/cmpp20/Cmpp20DeliverResponseMessageCodec.java | e8d31c7ffa9c15704699ff5f06bea297326563dd | [] | no_license | hywang-org/cmpp-benchmark | 6a545b10f853e2701e9a904060f6c2c034c81d01 | 13d25fd126786199d4d27cef733f863b55451b13 | refs/heads/master | 2021-09-25T11:36:25.518091 | 2019-10-18T13:31:46 | 2019-10-18T13:31:49 | 213,648,039 | 0 | 0 | null | 2021-09-24T16:23:38 | 2019-10-08T13:23:34 | Java | UTF-8 | Java | false | false | 2,444 | java | /**
*
*/
package com.zx.sms.codec.cmpp20;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.Unpooled;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.MessageToMessageCodec;
import io.netty.util.ReferenceCountUtil;
import java.util.List;
import com.zx.sms.codec.cmpp.msg.CmppDelive... | [
"326018662@qq.com"
] | 326018662@qq.com |
140edcae3a490e212d7b89a248884e355307113c | efd20c4174dcc6ec5b2f000e43ee6ed0a9316a70 | /task-worker-media-transcode/src/main/java/com/nd/esp/task/worker/buss/media_transcode/support/LifeCircleException.java | 4b58f17a9f79eb4add26f246702eead019f621e8 | [] | no_license | 434480761/develop | 12cf03af4622865cc33236a3370a0f2c3a2cc929 | 124b85e0863d92d1f4fbc8e93bb35784ba836140 | refs/heads/master | 2021-01-11T07:37:49.332772 | 2016-10-24T01:16:13 | 2016-10-24T01:16:13 | 72,700,800 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,252 | java | package com.nd.esp.task.worker.buss.media_transcode.support;
import org.springframework.http.HttpStatus;
import com.nd.gaea.rest.exceptions.extendExceptions.WafSimpleException;
/**
* @title 生命管理周期业务异常处理
* @Desc TODO
* @author liuwx
* @version 1.0
* @create 2015年1月26日 上午11:33:38
*/
public class LifeCircleExcept... | [
"407051837@qq.com"
] | 407051837@qq.com |
fe259fc6b9e9edffdb1ef0c7fdff2fb8538ee0e8 | bd20db2baa4478b7099392d1fab37a2a66d23913 | /Src-Bitmap-Scale/java/utility/BitmapScaler.java | 8c09d8cf1befcd7699a643c3a297c1e2ec7ca178 | [
"Apache-2.0"
] | permissive | Ygauraw/Android-Templates-And-Utilities | a51e01bc9c823744b0a9bc06e2a9af1f80e324ad | 775e33dcd9f1bbe962bd5d7237a240b7448a996e | refs/heads/master | 2020-12-25T11:32:09.277487 | 2015-01-28T23:22:47 | 2015-01-28T23:22:47 | 30,013,159 | 1 | 0 | null | 2015-01-29T09:29:32 | 2015-01-29T09:29:32 | null | UTF-8 | Java | false | false | 1,263 | java | package com.example.utility;
import android.graphics.Bitmap;
public class BitmapScaler
{
// scale and keep aspect ratio
public static Bitmap scaleToFitWidth(Bitmap b, int width)
{
float factor = width / (float) b.getWidth();
return Bitmap.createScaledBitmap(b, width, (int) (b.getHeight() * factor), true);
}
... | [
"petr.nohejl@gmail.com"
] | petr.nohejl@gmail.com |
0fbbd222e313f41712696dca5795d2273362f8f3 | 2cc568ca8296784ba0f3c76cd4ad45d45c2d0310 | /src/main/java/by/epam/jwd/question2/Date.java | e2ad6d99934ff07f3b0506eedd68a5c12c577226 | [] | no_license | AliaksandrAnashkevich/JWD_Task01 | fa842ee0a897a5081a85aa44b1116023d02187e7 | 5f6b4f822e40cf5ab03f4a4cb2f1ab788621c1ea | refs/heads/main | 2023-01-23T07:02:47.975035 | 2020-11-26T13:19:50 | 2020-11-26T13:19:50 | 316,234,753 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 665 | java | package by.epam.jwd.question2;
public class Date {
private static final String[] ARRAY_WITH_NAME_MONTH = {"January","February","March","April",
"May","June","July","August","September","October",
... | [
"alexlida98@gmail.com"
] | alexlida98@gmail.com |
fb10dbd147eddc72a24d9f273cdf3f3aa0db0233 | 9ea2f84d5241a4761f5c2c9d3a65bf186502815b | /code/demo/IDesignPattern/create/FactoryMethod/src/main/java/cn/i/xportal/jdp/factorymethod/farm/StrawberryGardener.java | 097c5d74de401981414dcf73949a4a8ae4b98475 | [] | no_license | icesx/IResearch | ffee22cd5846df11ffc9e4bdd22305b753def2c3 | 8349098219f062e07fa0eab6122503eb72d94223 | refs/heads/master | 2022-11-28T22:29:00.062512 | 2021-09-03T02:04:33 | 2021-09-03T02:04:33 | 120,061,918 | 0 | 0 | null | 2022-11-16T00:53:13 | 2018-02-03T05:19:16 | Java | UTF-8 | Java | false | false | 158 | java | package cn.i.xportal.jdp.factorymethod.farm;
public class StrawberryGardener implements FruitGardener {
public Fruit factory() {
return new Apple();
}
}
| [
"chengtao@ithink"
] | chengtao@ithink |
03ecc4bb0a9923eaa7447bdd6b6d52d00ba3fc62 | 77543e4c1d923b2f048b454fd01dc1ba964f9f14 | /app/src/main/java/ru/malroy/mvphelper/PerformReactViewState.java | 86926bd5e80e5725c5393b8d12d484d5fcb6886a | [] | no_license | malroy89/MvpHelper | 50b435896a19169c397d676e183e6eb70795df6f | 7246e598430adf69ec2cf9132a671d2cd5739300 | refs/heads/master | 2021-01-13T07:52:53.630364 | 2017-06-21T21:30:42 | 2017-06-21T21:30:42 | 94,986,332 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,152 | java | package ru.malroy.mvphelper;
import android.support.annotation.NonNull;
import ru.malroy.mvphelper.viewstate.ViewState;
/**
* Created by Dzmitry Lamaka on 18.12.2015.
*/
public class PerformReactViewState<V extends PerformReactView> implements ViewState<V> {
private static final int STATE_SHOW_INIT_VIEW = 0;
... | [
"dimacat@yandex.ru"
] | dimacat@yandex.ru |
2689ab23284925f2a1ac9a4e50f314e193c1947e | 38c4451ab626dcdc101a11b18e248d33fd8a52e0 | /tokens/lucene-3.6.2/contrib/analyzers/kuromoji/src/tools/java/org/apache/lucene/analysis/ja/util/ConnectionCostsBuilder.java | baf53f8c34f0c43c4c63763f3b83456e830611d7 | [] | no_license | habeascorpus/habeascorpus-data | 47da7c08d0f357938c502bae030d5fb8f44f5e01 | 536d55729f3110aee058ad009bcba3e063b39450 | refs/heads/master | 2020-06-04T10:17:20.102451 | 2013-02-19T15:19:21 | 2013-02-19T15:19:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,210 | java | package TokenNamepackage
org TokenNameIdentifier
. TokenNameDOT
apache TokenNameIdentifier
. TokenNameDOT
lucene TokenNameIdentifier
. TokenNameDOT
analysis TokenNameIdentifier
. TokenNameDOT
ja TokenNameIdentifier
. TokenNameDOT
util TokenNameIdentifier
; TokenNameSEMICOLON
import TokenNameimport
java TokenNameIdentif... | [
"pschulam@gmail.com"
] | pschulam@gmail.com |
57ba6c930d634c07ae4dbc4c6139511151428cbe | a9a0ae4e681193f39285d206d09f7fa6d26658dd | /recengine-core/src/main/java/com/qingchao/recengine/core/plugin/precontextfiller/AbstractPreContextFiller.java | f799569a25f8d4154ac54d3db3fc04fefe91d867 | [] | no_license | qingchao-kong/recengine | 414b676dae99ac9eadbdc7cd75484312fa1093fd | e2bb1745022144b1bcec5c02a93a0dd07c293001 | refs/heads/main | 2023-04-19T09:43:28.199361 | 2021-04-26T07:08:25 | 2021-04-26T07:08:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,143 | java | package com.qingchao.recengine.core.plugin.precontextfiller;
import com.dianping.cat.Cat;
import com.qingchao.recengine.core.bean.context.AbstractRecPluginContext;
import com.qingchao.recengine.core.bean.context.AbstractRecRequestContext;
import com.qingchao.recengine.core.bean.loginfo.LogInfo;
import com.qingchao.rec... | [
"kongqingchao@bixin.cn"
] | kongqingchao@bixin.cn |
088817e05552b813e75c670a4943d0b4462c22d0 | b799f86ebcd9832833470b99f9c92e1351d01d97 | /app/src/main/java/com/pu/gouthelper/base/BaseFragment.java | 32a1ff57cfd3ed34a9185dd2314ab5a2398e79d2 | [] | no_license | gongyaju/gout | 4916c2fb1c585e433e629fb532288ff0cbadc460 | 01f9f415d65b17f2ebb01594c8ec6495dcc0bc40 | refs/heads/master | 2020-05-22T04:15:45.253732 | 2016-11-26T01:58:07 | 2016-11-26T01:58:07 | 61,945,568 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 786 | java | package com.pu.gouthelper.base;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import org.xutils.x;
/**
* Created by Requiem on 16/03/05.
*/
public class BaseFragment extends Fragment {
private boo... | [
"359451222@qq.com"
] | 359451222@qq.com |
83a4bdcc0c062a139d7dcb5cbe65bd17727b38ad | a79d0a2194e07f7362d5f1e71dad11d506dcc365 | /src/main/java/com/example/finalproject/services/MarkService.java | d09c31b2b218299e5b21d3e5441cfacc81e1093b | [] | no_license | PavleSt/e-Dnevnik-BackEnd | 972fe18b21baf0d4e5dcaf268755b9611f9b290c | aaf2421825c8e87af83890e61b61eb08a15b39d7 | refs/heads/master | 2020-03-25T00:42:56.839654 | 2018-08-01T20:48:18 | 2018-08-01T20:48:18 | 143,201,821 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 366 | java | package com.example.finalproject.services;
import java.security.Principal;
import java.util.List;
import org.springframework.http.ResponseEntity;
import com.example.finalproject.entities.LectureEntity;
import com.example.finalproject.entities.dto.MarkDTO;
public interface MarkService {
ResponseEntity<?> addNewMa... | [
"stanojkovicpavle@gmail.com"
] | stanojkovicpavle@gmail.com |
663eb846cb6ff8c3c16deb76096e00761fdd33b3 | 63b4643b2bae0fd6e94c6ae61b7cc4615c1fa2e2 | /capture-library/src/main/java/com/github/jasonwangdev/capture/VideoCapture.java | 8c8633ba77101aba488e06d095ca61722e5f2dfb | [] | no_license | JasonWangDev/capture-android | a7f82e2048d57ac0b81ea549830bd3412f2b7d20 | edce75d9a1effbc9e5f921186c4cca344b4edeba | refs/heads/master | 2020-12-03T00:20:07.252323 | 2017-07-02T21:37:39 | 2017-07-02T21:37:39 | 96,016,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,679 | java | package com.github.jasonwangdev.capture;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.media.ThumbnailUtils;
import android.net.Uri;
import android.os.Build;
import android.os.Environment;
import android.provider.MediaSt... | [
"test@gmail.com"
] | test@gmail.com |
81ce44a3be6b67353f02385098483cf7447852b6 | 28439267a6fa7c3b6f568e9b482be2df2032b2f3 | /kodilla-patterns/src/test/java/com/kodilla/patterns/factory/tasks/TaskFactoryTestSuite.java | 61d7edd437fa9ae310d5f9c993691e51be7cb6f1 | [] | no_license | bartosz-kedziora/bartosz-kedziora-kodilla-java | ee31f8b13bcd187b689f3cd90baedda7976d2989 | 623fac2a1c6ce337fadb262a42f150d568d38ebd | refs/heads/master | 2023-06-11T23:37:36.277487 | 2021-07-07T16:35:46 | 2021-07-07T16:35:46 | 308,262,488 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,189 | java | package com.kodilla.patterns.factory.tasks;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
public class TaskFactoryTestSuite {
@Test
void testFactoryShoppingTask() {
//Given
TaskFactory factory = new TaskFactory();
//When
Task shoppingTask... | [
"bartosz.kedziora89@gmail.com"
] | bartosz.kedziora89@gmail.com |
60d951f39507fde196de6dd3dfd893f39eb328b1 | 1c1b5f607b0a58462cbba98d7c89cadbfbf8f344 | /src/org/usfirst/frc/team3695/robot/commands/ExampleCommand.java | f1af359df93776850e427805086a7d79c21e6d54 | [] | no_license | 3695StephenJohnson/Stronghold-2016 | 336e419a4cbc4ac5d19d8d4b43c6eb01016905c7 | 342ec19916ac55915839a1eef33f857f98b137e6 | refs/heads/master | 2020-12-11T01:40:14.309753 | 2016-01-16T21:10:49 | 2016-01-16T21:10:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 933 | java |
package org.usfirst.frc.team3695.robot.commands;
import edu.wpi.first.wpilibj.command.Command;
import org.usfirst.frc.team3695.robot.Robot;
/**
*
*/
public class ExampleCommand extends Command {
public ExampleCommand() {
// Use requires() here to declare subsystem dependencies
//requires(Robo... | [
"Program@10.110.59.136"
] | Program@10.110.59.136 |
9ff11453c34dc641857ce242c0d14148cd7c41f3 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/alibaba--druid/b01273ce00b466d8da7c4fb21eff77a2ce3919b8/after/OracleWallPermitTableTest.java | af746864c3a48993a4ada4d20a60de51526b2658 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,255 | java | /*
* Copyright 1999-2101 Alibaba Group Holding Ltd.
*
* 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 applica... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
5c055c954a0f3432eb14778e7009dc89299ca66e | 0340eef5c401d83e05dd16f2dcfe1cf1841466df | /src/com/zw/EdgeMapper.java | 22c22721c13d2046ee2161f2c25ec6b27c8c9de3 | [] | no_license | wangrush/traffic_demo | e2d9efe740458c281deec23c0d6df4f6f56e4c0e | d45bfc870d4291145090900a9441e6a52c528f3c | refs/heads/master | 2020-03-20T17:33:42.204390 | 2018-06-16T06:57:26 | 2018-06-16T06:57:26 | 137,560,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 613 | java | package com.zw;
import org.springframework.jdbc.core.RowMapper;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* Created by ZhangWang on 2018/6/15.
*/
public class EdgeMapper implements RowMapper<Edge> {
@Override
public Edge mapRow(ResultSet resultSet, int i) throws SQLException {
No... | [
"1012963709@qq.com"
] | 1012963709@qq.com |
d2135db2e38db90fefb35ca5deb1fa78f2b62985 | 18b81a1f005320deb87d11160a80b51440211256 | /src/Packet.java | 80236b5ffbf46ccc1e7827746c71e3b60c3c25c9 | [] | no_license | tony2times2times/460_project_one | 79a61a5fc2b940e691a25ce930b560eef0611ead | 74e361fcf789145e357b5e8f0922ba4664d0308d | refs/heads/master | 2021-09-12T14:53:33.825307 | 2018-04-17T23:12:30 | 2018-04-17T23:12:30 | 118,695,418 | 0 | 0 | null | 2018-04-10T19:12:43 | 2018-01-24T01:45:45 | Java | UTF-8 | Java | false | false | 879 | java | import java.nio.ByteBuffer;
public class Packet {
protected short checksum;
protected short length;
protected int ackno;
protected static short getShort(byte[] dataSegment, int pointer) {
byte[] shortArray = new byte[2];
System.arraycopy(dataSegment, pointer, shortArray, 0, 2);
ByteBuffer wrappedNum = ByteB... | [
"tony.peraza86@gmail.com"
] | tony.peraza86@gmail.com |
d9eb2d554fe5f5918ace8d69d2949a28fd888653 | 95b10905bd683e94d1ab80621975fd0674ecf3d3 | /src/main/java/com/supermy/designpatterns/command/Producer.java | bf55116c47059894aaec3e7d9b93fd135bd5f690 | [] | no_license | supermy/rest-api | 8c019b6e686c750e161ca3b0736ee78ff29ed049 | 90344b6379adbb2bb92ec7f8072ebad6125f091a | refs/heads/master | 2020-05-21T20:27:46.753081 | 2017-04-20T10:51:19 | 2017-04-20T10:51:19 | 61,520,859 | 21 | 17 | null | null | null | null | UTF-8 | Java | false | false | 392 | java | package com.supermy.designpatterns.command;
import java.util.ArrayList;
import java.util.List;
/**
* Created by moyong on 17/2/22.
*/
public class Producer {
public static List produceRequests() {
List queue = new ArrayList();
queue.add( new Engineer() );
queue.add( new Politician() );
... | [
"springclick@gmail.com"
] | springclick@gmail.com |
dc32f538fc1fc653e352b415b4863a94b3e59ae3 | d0c05441530b49c03a9c35ef73c57854e85b9a23 | /dubbo/productpage/src/main/java/com/example/productpage/DemoApplication.java | 680da1581fa7d641e2cff7d112b0590a5a501e2c | [] | no_license | otecteng/bookinfo | cb7924bac99d25892b3de528075808285ff4cdbe | 3230d3215470460979f9d61b094b36165ebe61ff | refs/heads/master | 2023-07-16T22:19:12.681631 | 2021-05-12T02:56:58 | 2021-05-12T02:56:58 | 272,407,843 | 2 | 1 | null | 2020-06-22T04:19:45 | 2020-06-15T10:22:27 | Java | UTF-8 | Java | false | false | 312 | java | package com.example.productpage;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class DemoApplication {
public static void main(String[] args) {
SpringApplication.run(DemoApplication.class, args);
}
}
| [
"otec.teng@gmail.com"
] | otec.teng@gmail.com |
144917dda23bb3f54b2815e93fecfd28f5b4092b | 4992109a4c4d37d77822a03443a38b9f91f28469 | /app/src/main/java/com/kelompok/haqi/Metode.java | 16aeb10ac841f86fc23fe4b875dd262a4b11388e | [] | no_license | viaaprillya/HAQI | 468b713a9d6beb3d66357254dd1c2aa7e7f2c894 | 93fb99adfb37114c9ed7414a3d768eb7afc2a988 | refs/heads/master | 2020-08-28T06:42:39.136251 | 2019-10-25T22:46:21 | 2019-10-25T22:46:21 | 217,624,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,191 | java | package com.kelompok.haqi;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageButton;
public class Metode extends AppCompatActivity {
ImageButton metodeIqra, metodeTilawati;
... | [
"viaaprillya28@gmail.com"
] | viaaprillya28@gmail.com |
5d6db148bf496a61242bdd55da4e114e7e88a354 | c6e62164f340a33226931c1960008a6e63063144 | /src/main/java/com/coolplay/user/security/exception/AuthBusinessException.java | cbafb5cd255e8f45c55550814fabafdfc21e72ac | [] | no_license | bjmajiancheng/coolplay-user-service | b6d8b02b76e6cfd8e4932b2bab1300d0d30cbea4 | 7df9c64e058c44aafe427b18752384e442e115c4 | refs/heads/master | 2022-12-22T07:42:36.387909 | 2020-03-26T07:25:50 | 2020-03-26T07:25:50 | 215,578,530 | 0 | 0 | null | 2022-12-16T11:36:03 | 2019-10-16T15:10:58 | Java | UTF-8 | Java | false | false | 493 | java | package com.coolplay.user.security.exception;
import com.coolplay.user.common.exception.BusinessException;
/**
* Created by cgj on 2016/4/10.
*/
public class AuthBusinessException extends BusinessException {
@Override
protected String getPropertiesPath() {
return "/properties/business_code.propertie... | [
"majiancheng@davdian.com"
] | majiancheng@davdian.com |
9c06cb8442f4b232c58da3badf78392bf79a6ac0 | 6269a1abd23c2b1e0305b8f74cb9c54627903797 | /Miwok/app/src/main/java/com/example/miwok/FamilyActivity.java | c2aa55006a2096421c73b3d80143d3a7c21d749c | [] | no_license | dk241294/Android-samples | a8a0b60dec48e383fedb4cf344041c9b544b2f9b | ea1fb569c708a2d5c3afba34ff5b5268091f7607 | refs/heads/master | 2020-06-07T04:44:27.498399 | 2019-09-24T14:48:03 | 2019-09-24T14:48:03 | 192,926,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,058 | java | package com.example.miwok;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.ListView;
import java.util.ArrayList;
public class FamilyActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(save... | [
"49711366+dk241294@users.noreply.github.com"
] | 49711366+dk241294@users.noreply.github.com |
1f5b23a5d5e970190a7968196a7b1cc120df3a59 | 640f1729b931c856ff1b13c39dbdca168b0bb2f8 | /axel-db/src/test/java/org/xmlactions/db/query/TestQueryBuilder.java | 2074bd2635d43be423154d6cd0f369efcce420d6 | [
"Apache-2.0"
] | permissive | mwjmurphy/Axel-Framework | 469ad68d1c1ec9dd0d9967e946dbab36764e412f | 2b58769c48d642a6d3f24ec0622e87f2118ecef4 | refs/heads/master | 2022-12-23T18:57:02.359663 | 2020-05-05T13:46:21 | 2020-05-05T13:46:21 | 41,671,109 | 3 | 1 | Apache-2.0 | 2022-12-16T00:44:51 | 2015-08-31T11:08:16 | Roff | UTF-8 | Java | false | false | 2,766 | java | package org.xmlactions.db.query;
import static org.junit.Assert.*;
import java.io.IOException;
import java.lang.reflect.InvocationTargetException;
import java.util.HashMap;
import org.junit.Before;
import org.junit.Test;
import org.xmlactions.action.Action;
import org.xmlactions.action.NestedActionExcepti... | [
"mike.murphy@travelsmart.co.uk"
] | mike.murphy@travelsmart.co.uk |
0b077bb0824128f6782d5c7ed85a0ae5e6433a9a | 7108abe90fbc24218dc580465f1ab95ee183e27a | /src/GenerateParantheses.java | 0970955ffa00b95f68a9da89c69619ae16a4dcbc | [] | no_license | surbhi-singh/leetcode-solutions | 255616d6248bbc0a3f858124ecf3064adf7acc86 | c52b9b50ab72310e3cf0385665b3ae53679d3461 | refs/heads/master | 2021-01-20T05:36:45.057715 | 2018-02-06T23:07:10 | 2018-02-06T23:07:10 | 101,454,780 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,034 | java | class Solution {
List<String> result;
private void check(int n, int countOpenBr, int numberOfChars, String s) {
StringBuilder str = new StringBuilder(s);
if(numberOfChars == 2*n) {
result.add(s);
}
else if(countOpenBr == 0) {
str.append("(");
c... | [
"surbhi.chauhan011@gmail.com"
] | surbhi.chauhan011@gmail.com |
b378b621785aa569e40d12979c2797b8cf77f606 | b00c54389a95d81a22e361fa9f8bdf5a2edc93e3 | /external/glide/library/src/main/java/com/bumptech/glide/request/RequestListener.java | e3ceda891ffcaac916b58544bcb4fe8c37487b24 | [
"BSD-2-Clause-Views"
] | permissive | mirek190/x86-android-5.0 | 9d1756fa7ff2f423887aa22694bd737eb634ef23 | eb1029956682072bb7404192a80214189f0dc73b | refs/heads/master | 2020-05-27T01:09:51.830208 | 2015-10-07T22:47:36 | 2015-10-07T22:47:36 | 41,942,802 | 15 | 20 | null | 2020-03-09T00:21:03 | 2015-09-05T00:11:19 | null | UTF-8 | Java | false | false | 2,934 | java | package com.bumptech.glide.request;
import com.bumptech.glide.request.target.Target;
/**
* A class for monitoring the status of a request while images load.
*
* @param <T> The type of the model being loaded.
* @param <R> The type of resource being loaded.
*/
public interface RequestListener<T, R> {
/**
... | [
"mirek190@gmail.com"
] | mirek190@gmail.com |
c2b08e74edc163b08a029a95f49e767932a0362d | 27828ab380d647b3a613a707dc28bbe69161f054 | /src/main/java/com/thoughtworks/XMLReader.java | 6cae1d0e3b19ef1919c76529ff8e30c8270bba56 | [] | no_license | subodhkumarjha/Split-wise | 5c69e3a28f35da28e65fdb50fd9d31cd15f6b676 | 4c6102ab6f98a4248e5261f257f437dc1f378a69 | refs/heads/master | 2020-05-17T22:27:34.911264 | 2019-05-16T15:49:46 | 2019-05-16T15:49:46 | 184,002,018 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,939 | java | package com.thoughtworks;
import org.w3c.dom.Attr;
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.transform.Transformer;
import javax.xml.transfo... | [
"subodh.jha@thoughtworks.com"
] | subodh.jha@thoughtworks.com |
9dbea2e49878e08f69e81928d495f4bcd71a0e39 | 0a93a4d9d190b7ea4fdf41bb2fe6cae01f430d50 | /src/main/java/com/excel/eom/util/ExcelSheetUtil.java | 8161ea1c82e78fbb38f4d5e2baf9b9f998944704 | [] | no_license | sdm-java-tutorial-organization/sdm-java-eom | e077e824cbab3114136b73d3fc3af7501dc33525 | fb851241cb48a72b4811e2e56be1fe02762850a2 | refs/heads/master | 2021-06-14T04:07:46.503103 | 2019-12-11T04:44:17 | 2019-12-11T04:44:17 | 201,831,514 | 0 | 0 | null | 2021-06-07T18:38:17 | 2019-08-12T00:42:12 | Java | UTF-8 | Java | false | false | 6,599 | java | package com.excel.eom.util;
import org.apache.poi.ss.usermodel.*;
import org.apache.poi.ss.util.CellRangeAddress;
import org.apache.poi.ss.util.CellRangeAddressList;
import org.apache.poi.xssf.usermodel.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.ArrayList;
import java.util.Arrays;
i... | [
"supermoon@nexon.co.kr"
] | supermoon@nexon.co.kr |
0edfce1e61a25f98306949cbf6760d6c71c23308 | 7fe8b5cb6aa75b2b53463735df587c609e8cf738 | /src/test/java/no/java/wiki/atompub/BlogPostTest.java | afba51bb764f62a76df3c43e9e5ef67a2c0d3316 | [] | no_license | olemoy/javabin-confluence-tuesdayworkshop | 795f203189546412f5b99ae8e425865cad266e40 | 86e4a9bf5de6541b1f4dc23d79422d0c18974ec9 | refs/heads/master | 2021-01-22T11:37:08.069119 | 2012-02-28T22:08:24 | 2012-02-28T22:08:24 | 3,575,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,068 | java | package no.java.wiki.atompub;
import static org.junit.Assert.assertEquals;
import org.apache.abdera.model.Entry;
import org.joda.time.DateTimeConstants;
import org.joda.time.LocalDate;
import org.junit.Test;
public class BlogPostTest {
@Test
public void createBasicEntryPostTest() {
BlogPost bp = new BlogPost();... | [
"olemoy@gmail.com"
] | olemoy@gmail.com |
e5004e5f1f2b550c23d5692439c83b9497ae9aef | 7e3c91341fd544c3167bfdea28dd72a4aa649268 | /docs/smartbuilding/ACM_GeneSIS_Demo_SmartBuilding/ENACTProducer/src/ENACTProducer/model/smoolcore/impl/LogicalLocation.java | 4dc947c073eec31c0dc753216cd4cb13ce110e9f | [
"Apache-2.0"
] | permissive | Smart-IoT-Systems/genesis-uca | ab288d77c3a06f0edcc9467321d5666e2176131d | 2bc5c30d1197f9b918756fe0d58769e39efea4ab | refs/heads/master | 2023-04-16T18:35:47.876190 | 2021-04-16T04:25:49 | 2021-04-16T04:25:49 | 362,912,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,019 | java |
/*******************************************************************************
* Copyright (c) 2018 Tecnalia Research and Innovation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and i... | [
"nguyenhongphu@gmail.com"
] | nguyenhongphu@gmail.com |
731ea5e4f050cfaaa41fad7e8a40a1ddb300b3e7 | ab3790c35cc9d2c26104805eba957fb001e1e657 | /app/src/test/java/jiun/com/panda/ExampleUnitTest.java | 5908a87e511de2661fde4d316722147f35bc25b0 | [] | no_license | H1701/PanDa | 53f96dee8597014df68c62de443aecc68d2c39ee | e626b088bb8d994e45f10f8cae7edb22dbeb9244 | refs/heads/master | 2021-05-16T06:15:40.103218 | 2017-09-13T13:22:23 | 2017-09-13T13:22:23 | 103,402,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 392 | java | package jiun.com.panda;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void additio... | [
"1455801637@qq.com"
] | 1455801637@qq.com |
e25b0c0675a18dcd1520fe74cec57c56007e8aef | cfc60fc1148916c0a1c9b421543e02f8cdf31549 | /src/testcases/CWE134_Uncontrolled_Format_String/CWE134_Uncontrolled_Format_String__listen_tcp_printf_31.java | 2bfd8f95c9907789e33d145dc49fb065564325bf | [
"LicenseRef-scancode-public-domain"
] | permissive | zhujinhua/GitFun | c77c8c08e89e61006f7bdbc5dd175e5d8bce8bd2 | 987f72fdccf871ece67f2240eea90e8c1971d183 | refs/heads/master | 2021-01-18T05:46:03.351267 | 2012-09-11T16:43:44 | 2012-09-11T16:43:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,422 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE134_Uncontrolled_Format_String__listen_tcp_printf_31.java
Label Definition File: CWE134_Uncontrolled_Format_String.label.xml
Template File: sources-sinks-31.tmpl.java
*/
/*
* @description
* CWE: 134 Uncontrolled Format String
* BadSource: listen_tcp Read data using a ... | [
"amitf@chackmarx.com"
] | amitf@chackmarx.com |
ecedb86720db428e24901b9866bd17d5baa8b40f | 5069d48b4a18f5cd9ffd1842ae4131295ecba0ed | /dionysus/src/main/java/com/aliniribeiro/dionysus/controller/events/contracts/LastSearchDTO.java | e94eef54c3c1a40810469e50aec239fc32fdff9c | [] | no_license | liniribeiro/dionysus | 7296446e0cf4d5115d94306f41e117e255d346b2 | 94309cfbb111dd5e8e9a0d2b9f67315732fd06dc | refs/heads/master | 2022-01-08T20:40:16.666792 | 2019-05-02T22:43:58 | 2019-05-02T22:43:58 | 183,855,758 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 192 | java | package com.aliniribeiro.dionysus.controller.events.contracts;
import java.time.LocalDate;
public class LastSearchDTO {
public String date;
public EstablishmentDTO establishment;
}
| [
"aliniribeiroo@gmail.com"
] | aliniribeiroo@gmail.com |
4c8278815052d3764d0bdcbd26434cbf73b287e0 | 7169ebd69cf098f3e8be2bd5d986d7e55625a949 | /app/src/main/java/com/dasteam/quiz/quizgame/gui/quiz/base/BaseFragment.java | 155eade9b74c3538dd02eb120d13eeaee13ef032 | [] | no_license | mihaiAdascalitei/QuizGame | c14614e714a0807a2e54360dce055e28098c2452 | 57eebb7b3e8a2dc887265d0628211327be6fbfca | refs/heads/master | 2020-04-02T22:08:07.261770 | 2018-12-29T17:46:32 | 2018-12-29T17:46:32 | 154,822,641 | 0 | 0 | null | 2018-12-10T18:12:11 | 2018-10-26T11:15:06 | Java | UTF-8 | Java | false | false | 888 | java | package com.dasteam.quiz.quizgame.gui.quiz.base;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import com.dasteam.quiz.quizgame.gui.quiz.QuizActivity;
import com.dasteam.quiz.quizgame.gui.quiz.base.manager.F... | [
"adascalitei.mihai96@gmail.comn"
] | adascalitei.mihai96@gmail.comn |
70b6685728157c02e02bc566749c63371f039baa | b1881a7d7f51c5400c24e393cece7068c68587fd | /chpl/chpl-service/src/main/java/gov/healthit/chpl/certifiedProduct/validation/CertifiedProduct2014Validator.java | d90efcb2f4cb070e3e4527058b4fa92ce6b1e892 | [
"BSD-3-Clause",
"BSD-2-Clause-Views"
] | permissive | designreuse/chpl-api | 2f30e2f4d21bad42ba1906112e4ce05d954f27a3 | ef6f199516b457c8f05ccc56d4baa45501ee668b | refs/heads/master | 2020-12-24T07:47:32.260908 | 2016-10-21T13:43:22 | 2016-10-21T13:43:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,527 | java | package gov.healthit.chpl.certifiedProduct.validation;
import org.springframework.stereotype.Component;
import org.springframework.util.StringUtils;
import gov.healthit.chpl.domain.CQMResultDetails;
import gov.healthit.chpl.domain.CertificationResult;
import gov.healthit.chpl.domain.CertificationResultTestTask;
impor... | [
"kekey@ainq.com"
] | kekey@ainq.com |
7d90134945ea3eaf89a5f6c04adc1a73abe4ec64 | caa294ed781762ea51eae4363ef965e5bef9429f | /src/main/java/com/lee/mybatisplus/generator/extension/injector/methods/additional/AlwaysUpdateSomeColumnById.java | 6be65c380a5f34566621b9222c8f00430bf356d8 | [] | no_license | l848168/mybatis-generator | e854d877b9cb552aff87d6de284af09141954298 | fecb19f476685208c0f797fd8a226c739c99c26a | refs/heads/master | 2022-12-26T07:05:10.908962 | 2019-09-10T09:27:10 | 2019-09-10T09:27:10 | 207,206,709 | 0 | 0 | null | 2022-12-15T23:49:36 | 2019-09-09T02:23:20 | Java | UTF-8 | Java | false | false | 3,110 | java | /*
* Copyright (c) 2011-2020, baomidou (jobob@qq.com).
* <p>
* 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
* <p>
* https://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required... | [
"you@example.com"
] | you@example.com |
3d9c07c8caaa7c07ab7ab732e4d5ec0b966d975e | 003be987f36ed4f2c7f5d697f3e601ba62b27a59 | /src/main/java/modelo/EvolucaoProposta.java | bf5acf9bd7cc4e03d26bb80a53610f26ff3b4d40 | [] | no_license | rdarski/bempromotorabackend | f3a810c9b5df201f0daf6e15dca75754f0a9a72a | ff74816d39adc41ca554d2e2bd26ce356e4b5317 | refs/heads/master | 2020-06-29T03:54:50.962377 | 2019-09-21T15:23:46 | 2019-09-21T15:23:46 | 200,433,606 | 3 | 0 | null | 2019-08-04T00:35:21 | 2019-08-04T00:35:20 | null | UTF-8 | Java | false | false | 51 | java | package modelo;
public class EvolucaoProposta {
}
| [
"rinaldo@centos2016"
] | rinaldo@centos2016 |
46e3b7fdf164af4fe18c47a078a8f014479933e9 | 24240cda715e820b48aa6dc786f8c97aeab1e66d | /src/main/java/com/durga/service/TheaterService.java | 1391a036e519bb9c928f08b9827e5eb79bc3e875 | [] | no_license | durga-git/theaterseating | 61244c164efbe34eec576345338ceae8826a517b | 62fe76b7d820b618d6773d72617dbe42a6af3cb2 | refs/heads/master | 2020-03-23T03:42:42.070379 | 2018-07-15T17:43:11 | 2018-07-15T17:43:11 | 141,044,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | package com.durga.service;
import com.durga.domain.Row;
import java.util.List;
public interface TheaterService {
List<Row> getListOfRows();
int getTheaterCapacity();
TheaterService buildTheater(int[][] theaterBluePrint);
void printElements(int[][] layout);
int availableSeats(TheaterService th... | [
"durga.git2018@gmail.com"
] | durga.git2018@gmail.com |
7fbe8fedaf488ea63846755d96dd9915de29b4e2 | f07858bba0d1a6f5b2df9ecea6cbf96c6136a736 | /src/main/java/com/gstrial/matchodds/service/MatchService.java | d6c02002ad90a5f682bea5c3b2963ee291da2df6 | [] | no_license | giso360/matchapp | cb13737d6387e3408b8d4f9138cbdd7394100a13 | acf9290d43d13a73facbfd6e9034010991ab0d4a | refs/heads/master | 2023-04-08T22:48:59.816977 | 2021-04-27T11:24:07 | 2021-04-27T11:24:07 | 362,086,540 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | package com.gstrial.matchodds.service;
import com.gstrial.matchodds.dto.MatchInfo;
import com.gstrial.matchodds.dto.MatchOddInfo;
import com.gstrial.matchodds.entity.Match;
import java.util.List;
public interface MatchService {
List<MatchInfo> getAllMatches();
List<MatchOddInfo> getAllMatchesWithOdds();
... | [
"gskoufias@cognity.gr"
] | gskoufias@cognity.gr |
deaa39cffa37375bdfb57d5fe5685a5515f932e9 | 121dd1dacec2ac976a20fc489837129d2c65b5ab | /src/com/syntax/class12/StringManipulations.java | 9496985037ada506a783dcf8886093696f80e652 | [] | no_license | sabah1983/JavaBasic | 3797304fd25a04d33e786172aedfb9a1a3fa0646 | 0051a7fc09312a6a1215b65cf1ad22fdb2e2582f | refs/heads/master | 2022-11-07T07:08:16.329128 | 2020-06-28T22:01:45 | 2020-06-28T22:01:45 | 275,675,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,334 | java | package com.syntax.class12;
public class StringManipulations {
public static void main(String[] args) {
String str="Good Morning Students!";
System.out.println("----- charAt() FUNCTION -----");
char letter1=str.charAt(0);
System.out.println(letter1);
char letter5=str.charAt(4);
System.out.print... | [
"sabahabdaullah@MacBook-Air.hsd1.va.comcast.net"
] | sabahabdaullah@MacBook-Air.hsd1.va.comcast.net |
c59d15bd33bec94b9799e08bcc76e51935275ace | d825f39bf2283fc254eaf9f0949945839ae94f1e | /bonal/src/main/java/br/com/empresa/bonal/entidades/Conta.java | 845afc52e7b15e7552d9542a2471e24efc2ee657 | [] | no_license | joablima/bonal | 84f13634c847159128870e1fa6af1c8f206f6de2 | a9b2b54d24d3c3c25cd38ef36613f20fe0f03798 | refs/heads/master | 2021-09-06T17:33:58.997210 | 2018-02-09T03:30:23 | 2018-02-09T03:30:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,081 | java | package br.com.empresa.bonal.entidades;
import java.io.Serializable;
import java.math.BigDecimal;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistenc... | [
"vitorhug97@gmail.com"
] | vitorhug97@gmail.com |
12d96247ef472dbde0a9bdf6f166db129e73f105 | 980d0731914e553bcc378d513df11d19ce3bec79 | /ICEP/src/main/java/ee/ut/cs/dsg/d2ia/condition/RelativeConditionNew.java | 738d50fd466c77ac7e29aaad1277d426115ee1ce | [] | no_license | DataSystemsGroupUT/ICEP | 77d9131c538bdfe322d54912d3f50729c055d833 | 304afbedc5cf184f6a0dbc326274d9a4562be1c9 | refs/heads/master | 2021-08-04T03:06:54.238924 | 2021-07-23T18:20:02 | 2021-07-23T18:20:02 | 150,234,487 | 3 | 2 | null | 2020-09-04T12:02:54 | 2018-09-25T08:47:41 | Java | UTF-8 | Java | false | false | 623 | java | package ee.ut.cs.dsg.d2ia.condition;
public class RelativeConditionNew extends RelativeCondition{
private Expression internalRelativeExpression;
public RelativeConditionNew(Expression internalExpression, Expression internalRelativeExpression) {
super(internalExpression);
this.internalRelative... | [
"samuele.langhi@mail.polimi.it"
] | samuele.langhi@mail.polimi.it |
2d5bba53af799d85f85629be159086a81b817b54 | 3ddd9780e54a0ae4ee57e5583f2eb359ceb9cadb | /mahasiswa.java | b8bc5a488a1511308f4c248cff72d8ae591ac4f8 | [] | no_license | han17/PBO.Basic-Class | d3f5264f1183d160c2b95e2dee8be2ed168aa9ab | 235c667c13f5fb46e71c7f77be5287f4b681e887 | refs/heads/master | 2020-04-25T10:13:06.110694 | 2015-05-19T16:39:05 | 2015-05-19T16:39:05 | 35,894,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 508 | java | public class mahasiswa {
private String nama;
private int umur;
public mahasiswa(String a, int b){
nama = a;
umur = b;
}
public void tampilkanBiodata(){
System.out.println("===BIODATA===");
System.out.println("Nama Mahasiswa ="+nama);
System.out.println("Umur Mahasiswa ="+umur);
}
public St... | [
"haniffurqon3@gmail.com"
] | haniffurqon3@gmail.com |
3157b98f37023e87de66490df0b329c25bf474a2 | 8172cbd9661c401c13f684ffb22f8c4fcdaaeead | /BST/src/Node.java | ce42903bcf470ebb57248c8e316260f06a5780ab | [] | no_license | mukthadir/InterviewPreparations | e57d58f9de3570e5f96492e2aea57b93f6f72aee | 0ebd15ee9b203b04e11cf75e6419cfb3114fd4a7 | refs/heads/master | 2021-01-10T06:50:33.683812 | 2015-12-30T10:41:25 | 2015-12-30T10:41:25 | 48,796,133 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 656 | java |
public class Node {
private int data;
private Node leftChild;
private Node rightChild;
public Node() {
this.data = 0;
this.leftChild = null;
this.rightChild = null;
}
public Node(int data) {
this.data = data;
this.leftChild = null;
this.rightChild = null;
}
public int getData() {
return dat... | [
"mukthadir.0611@gmail.com"
] | mukthadir.0611@gmail.com |
4422c81e8990fdc294921ab63050fa5a35eb954f | 632d5a2828145c4a644861e38d2238292c742cd4 | /simplebook_cp_mybatis/src/main/java/com/company/book/BookClient.java | 4a66f57436ffce480947448a11dbc5fd2f255508 | [] | no_license | ejoo1109/springsource | 18801995e5a799d93d4aba943e2676cc44446abd | c4e50849b64430927ceb94be6de5cfc3f41ac10c | refs/heads/master | 2023-03-02T06:33:28.475931 | 2021-02-04T03:56:37 | 2021-02-04T03:56:37 | 325,456,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,433 | java | package com.company.book;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import com.company.domain.BookVO;
import com.company.service.BookService;
import lombok.extern.log4j.Log4j2;
@Log4j2
public class BookClient {
public static vo... | [
"you@example.com"
] | you@example.com |
4bbf1cbc9899cc8b367247366cf877fa54e0046f | 8b292a05ccd21914ee2cbf76a5548f00de1ded77 | /src/abc/practice/ABC172/C.java | 5eb4f9176766a331f0a5090f53c6d0281fa15ac0 | [] | no_license | chiiia12/proconstudy | 48fdf077ee10a20f49678e43bd43e533d762b8ab | 71d1a78b33735202e34397608f5e02179d5a29d8 | refs/heads/master | 2023-01-19T10:30:27.402471 | 2020-11-26T13:18:54 | 2020-11-26T13:18:54 | 115,788,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,323 | java | package abc.practice.ABC172;
import java.util.Scanner;
public class C {
static Scanner sc = new Scanner(System.in);
public static void main(String[] args) {
int n = sc.nextInt();
int m = sc.nextInt();
long k = sc.nextLong();
long[] a = new long[n + 1];
long[] b = new... | [
"chiakiyokoo@gmail.com"
] | chiakiyokoo@gmail.com |
3e22ce274128bc2e6c60895ee96733de9e1744e6 | 6511e034b9078be018cb17e7e495128cd4691992 | /src/core/Task.java | a6c7111fbf005339b4c4b1fc07e45098874b4d6b | [] | no_license | fallicemoon/jBPM6 | 64f7d8e2d0a5688e9bb815a3f10e383a5dc3f698 | 3ac511d6d4f3da0765b950ccf571c385847af9f0 | refs/heads/master | 2021-01-01T20:41:07.368350 | 2014-11-26T03:56:17 | 2014-11-26T03:56:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,506 | java | package core;
import java.io.BufferedReader;
import java.io.IOException;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
public class Task {
private JbpmRestEntity jbpmRestEntity;
private String baseURL;
public Task (JbpmRestEntity jbpmRestEntity) {
this.jbpmRestEntit... | [
"Henry.H.Wu@newegg.com"
] | Henry.H.Wu@newegg.com |
b54000ada9bd66a1e6c850d49c5839decebb1226 | 6358a4a3045de451d9c854dc7c52809dc170f7fa | /src/main/java/spyke/database/repository/UploadRepository.java | b9373ca5ee31ec9ed50b5557a8b2aa0a1689f31e | [
"MIT"
] | permissive | surething-project/spyke | 99ad5fd66de9debffd0dfc8d65b53de4a4a13971 | 738ef194316d998751a0a60571735963d40f6307 | refs/heads/master | 2023-05-24T21:27:29.085603 | 2020-03-09T21:00:48 | 2020-03-09T21:14:07 | 206,364,917 | 1 | 2 | MIT | 2022-02-10T03:11:34 | 2019-09-04T16:32:25 | Java | UTF-8 | Java | false | false | 272 | java | package spyke.database.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import spyke.database.model.Upload;
@Repository
public interface UploadRepository extends JpaRepository<Upload, String> {
} | [
"shenggwangg@gmail.com"
] | shenggwangg@gmail.com |
83102cbf97f38734b3fb5e403b17ed4320fa597b | ccfcc3f6e1f0769a04b249d6faeccb80c6e8fb77 | /Chapter 8 Demos/src/ClothingItem.java | 5c6fe404f1816000cf5abeb580800530a89998c0 | [] | no_license | nnapier/2150demos-s14 | 49e6fb98541684b039ff3cb324f04b25333c01a8 | 2a1c34cc21a17684e1bf2a07897bdedbfa3f40e0 | refs/heads/master | 2016-09-05T16:52:19.056759 | 2014-04-16T13:27:57 | 2014-04-16T13:27:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,213 | java | /**
* Class: ClothingItem
*
* @author Nannette Napier
* @version 1.0 Course: ITEC 2150 Spring 2014 Written: January 10, 2014
*
*
* This class represents an item of clothing that can be sold in our
* store
*
* Purpose: Represent an item of clothing
*/
public class ClothingItem
{... | [
"nnapier@ggc.edu"
] | nnapier@ggc.edu |
19b5f38ec5f7d6767480e230ec49ad772c9b8832 | cba7ac975ec9846ba8ebe14d6c86da407f8fb286 | /ObfuscatorPlugin/app/src/main/java/com/helen/obfuscatorplugin/TestAnnotationKeepAll.java | 7cf93f1df5994e9fe89818826c9148da4c30a32c | [] | no_license | Hengle/obfuscator-plugin | 50616f23a3fb3d428e4c8a10d7e07a74a722de3f | 0f6e866fbd75a1cbf77a7d0269cc04ea1552384a | refs/heads/master | 2020-06-30T07:36:46.806017 | 2017-07-19T07:48:33 | 2017-07-19T07:48:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 847 | java | package com.helen.obfuscatorplugin;
import com.helen.obfuscator.ObfuscateKeepAll;
@ObfuscateKeepAll
public class TestAnnotationKeepAll {
public String name;
public static String sName;
private int value;
private static int sValue;
public String getName() {
return name;
}
public... | [
"xx.cx@qq.com"
] | xx.cx@qq.com |
c423ba50754e6031a81c42016f4fd39780460228 | bd877324303e7a3814b047d8673bccba4a437cca | /src/com/kh/mb/member/model/exception/InsertFailException.java | b470ffd9505d882a8b62b46dd06d62f6128d5e79 | [] | no_license | JY0819/myBatis | 0aef0c7b28d80d759ad41f1f3d527a876eb4c85e | 4c4b0014e0f6f8335d0346009689e0648b1b3a22 | refs/heads/master | 2020-04-17T03:08:18.511092 | 2019-01-22T01:29:08 | 2019-01-22T01:29:08 | 166,168,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 164 | java | package com.kh.mb.member.model.exception;
public class InsertFailException extends Exception {
public InsertFailException(String msg) {
super(msg);
}
}
| [
"user1@KH_C"
] | user1@KH_C |
0bb820d0eb5033a36919489646d41720f57a2877 | 4a66999204cf885b90d5c748cdfd951867cb38e6 | /automotive-gateway/src/test/java/com/automotive/gateway/AutomotiveGatewayApplicationTests.java | 7b3943152a4b77e68f485d0870336470f775c9d1 | [] | no_license | BassamAZ/automotive | 252ffe01ec1c2db408a4992f850e204bf3d14e9d | 18bdea3cac019c1b7cb80e8dc656d9e79f5c59bd | refs/heads/master | 2020-09-11T17:11:38.009401 | 2019-11-16T13:31:53 | 2019-11-16T13:31:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 225 | java | package com.automotive.gateway;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class AutomotiveGatewayApplicationTests {
@Test
void contextLoads() {
}
}
| [
"mohamed.m.ibrahim84@gmail.com"
] | mohamed.m.ibrahim84@gmail.com |
b8da9828e9e2639e41a6455d169f007b34a7d4de | f67798328d748f4f348d6a85c250477745304a9f | /Uri1074.java | f91ed9f8d471682bc3c4b370d698be9866145764 | [] | no_license | laislaram/cursojavaitau | 6b6e105896175ae02b6c05ac6445c7af91f7038c | 76f123a0f7b071d6d769331266033f99c325a891 | refs/heads/master | 2023-01-25T05:18:13.382409 | 2020-12-04T18:40:29 | 2020-12-04T18:40:29 | 318,600,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 743 | java | import java.util.Scanner;
public class Uri1074{
public static void main(String args[]){
Scanner teclado = new Scanner(System.in);
int qtd,valor;
qtd = teclado.nextInt();
for (int cont=1; cont<=qtd; cont++){
valor = teclado.nextInt();
if ( (valor > 0) && (valor%2 == 0) ){
... | [
"987287136@itaud.des.ihf"
] | 987287136@itaud.des.ihf |
7697dc731e7bf9fe6d0767bc4fce3d1d8a103752 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-kinesisvideo/src/main/java/com/amazonaws/services/kinesisvideo/model/DeleteStreamRequest.java | e657625f61388b2d53570075974f07e3194019d3 | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 7,775 | java | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
1f22b69165dcbd4d07c4e195d8bfc0463c2f847e | f0c8d1c3aea28146a8d78de5e78c00891733ebe5 | /src/main/java/pl/edu/pw/mini/sozpw/webinterface/ui/dialogs/NoteDetailsGenerated.java | 3bec375876082defd4f5c0771945e69bc05aa351 | [] | no_license | pawel001/sozpwinterface | 27d8799c994fa7e30f2e458f8c80196bb28e8db3 | 954bb66e18da04bb6ff98d558be95026b1dd7484 | refs/heads/master | 2021-01-11T18:19:33.939508 | 2013-01-09T10:38:11 | 2013-01-09T10:38:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,019 | java | package pl.edu.pw.mini.sozpw.webinterface.ui.dialogs;
import com.google.gwt.user.client.ui.Button;
import com.google.gwt.user.client.ui.Composite;
import com.google.gwt.user.client.ui.FlexTable;
import com.google.gwt.user.client.ui.FlowPanel;
import com.google.gwt.user.client.ui.HasHorizontalAlignment;
import com.goog... | [
"klimekpawel@gmail.com"
] | klimekpawel@gmail.com |
d3172f4811c5f9bd1884817fb9048afa9da9667f | b64fd29d2a81b8661bbb17bca2dd528f9b2c95e4 | /app/src/main/java/com/wanguanjinrong/mobile/wanguan/main/my/zhuanrang/ZhuanrangDetailFragment.java | 4987cb3434235517a01cde483397fb20481b525e | [] | no_license | scimmia/Wan | 4016266f7514d19831bd9334bd2af058f7347c9d | dba2077acaf4a083f49317fdee26ce8a25d0eee6 | refs/heads/master | 2020-04-06T07:10:40.035369 | 2017-07-12T01:13:46 | 2017-07-12T01:13:46 | 62,292,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,063 | java | package com.wanguanjinrong.mobile.wanguan.main.my.zhuanrang;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.webkit.WebView;
import android.widget.Button;
import butterknife.BindView;
import ... | [
"affe@live.cn"
] | affe@live.cn |
2f00eb986b83dbdad918947cc545333ee0fd7979 | dda6f2dd858614a7f3a4cffcda7f955ef1fa9a06 | /Local/src/Local/EmailSendingServlet.java | 04bbb3e9b0f523ff9a1d1d81120ae784b3ff134a | [] | no_license | guravkrishna/inventdial | aa19dfcf4869c2f89f046bb4be58e6f8065cf70d | 0a34e69ce25a736babba5a819b2fcf4f145f066b | refs/heads/master | 2020-03-25T05:07:43.652307 | 2018-08-11T12:33:22 | 2018-08-11T12:33:22 | 143,430,570 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,330 | java | package Local;
import java.io.IOException;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* Ser... | [
"admin@Rahul_Rock"
] | admin@Rahul_Rock |
8124cfe95a73e948159ff511f58015a26b51332d | e6970ded4d351213daf7a688286cfd31a1413055 | /src/model/Kava.java | 882e3b59424a391252ebbff5a6a4eef9b99ecd7b | [] | no_license | eimataras/Kavos_aparatas | 0bf8f13509188d5e4e81ae932d630aad2e4cdaa6 | 02788f4fd20aab2590a35d3c811ec243bda07a33 | refs/heads/master | 2020-12-09T12:38:07.083064 | 2020-01-11T22:36:16 | 2020-01-11T22:36:16 | 233,305,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 893 | java | package model;
public class Kava {
private String name;
private Float sugar;
private Float water;
private Float coffee;
public Kava(String parName, Float parSugar, Float parWater, Float parCoffee) {
this.name = parName;
this.sugar = parSugar;
this.water = parWater;
... | [
"eimataras@gmail.com"
] | eimataras@gmail.com |
32f747e57abe69038958165119046f8c6938b348 | 318e7b7c1148982fc70cfe0f9fb2a52ad83b4cb2 | /src/main/java/com/cg/exception/ValidateException.java | 815821d48da030d25143931ca38021c6887e3003 | [] | no_license | sudheersai87/test | 2962199a5f8c8486f3b11716245cdb538755ad24 | f45cc22037d4d28189ea0a70aa83ccfe89b4a020 | refs/heads/master | 2021-01-06T12:30:21.648294 | 2020-02-18T13:14:28 | 2020-02-18T13:14:28 | 241,326,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 161 | java | package com.cg.exception;
public class ValidateException extends Exception{
public ValidateException(String message) {
super(message);
}
}
| [
"HP@172.26.130.195"
] | HP@172.26.130.195 |
f609b3f9109bfaa2528fc281e65b069523482c5a | a164ade08549ff3dc6fa14901a035c9dd1933a3e | /src/main/java/com/demo/thalisson/service/mapper/ClienteMapper.java | 0b28c0e8a34bab94828c5bb8cd3df8ced713a1c8 | [] | no_license | salusou/demo-jhipster | 4cad7a90bf20e8ff6686765d885fc49d8cf156f1 | bbc6f6f8df4771ba2621158f4685409b36fbcf7c | refs/heads/main | 2023-06-25T16:31:04.988069 | 2021-07-28T13:57:42 | 2021-07-28T13:57:42 | 390,366,717 | 0 | 0 | null | 2021-07-28T13:57:42 | 2021-07-28T13:45:44 | Java | UTF-8 | Java | false | false | 487 | java | package com.demo.thalisson.service.mapper;
import com.demo.thalisson.domain.*;
import com.demo.thalisson.service.dto.ClienteDTO;
import org.mapstruct.*;
/**
* Mapper for the entity {@link Cliente} and its DTO {@link ClienteDTO}.
*/
@Mapper(componentModel = "spring", uses = { CompraMapper.class })
public interface C... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
22077f338ccdd3449b75e7dba332ee1df1eb1fe8 | 3fd66b43698a89035f63c1acecb4cdfe9d531b55 | /br.ufes.inf.sml.generate/src/br/ufes/inf/sml/generate/Activator.java | cb4fb071534db3025bb324688ead70878494a170 | [] | no_license | jpalmeida/SML | 7266c7182c28e9ce08b32044c7b6cd3b65236d99 | 9caa8f0b0a0b112d3dd46accf1e802b5d6fc29af | refs/heads/master | 2021-01-18T00:12:35.046247 | 2012-09-11T11:40:43 | 2012-09-11T11:40:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,664 | java | /*******************************************************************************
* Copyright (c) 2008, 2011 Obeo.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* h... | [
"izontm@gmail.com"
] | izontm@gmail.com |
6a73a38908a53c7eef210250282f748a843f42c9 | cd6ba5bcfbcde0719d7f965571576fd82c8608fa | /HybridFrameWork/src/test/java/com/guru99bank/utilities/ConfigReader.java | 534d0714050ca28e54b4f0ff0bb2836496350591 | [] | no_license | kunal7384/HybridFramework | e5cb6d7767bcb547d862eacb90cf084f5cac9e41 | a2d21ae8068c1768ba7482f0a78b904c286cec59 | refs/heads/master | 2020-03-31T20:22:11.090511 | 2018-12-14T10:39:21 | 2018-12-14T10:39:21 | 152,537,149 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,290 | java | package com.guru99bank.utilities;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Properties;
public class ConfigReader {
File file ;
FileInputStream fis ;
Properties pro;
public ConfigReader()... | [
"kunal.dhote7799@gmail.com"
] | kunal.dhote7799@gmail.com |
e53de2b4fc6d3bde56e5b27e0b5d025ea31432f7 | c9903bec3b62796578639f027541075eadde19d8 | /app/src/main/java/com/example/mike/mta_testing/MainActivity.java | b4e196a58d92a7401682135e1468db65fcf4a0e8 | [] | no_license | mpersaud/mtaApp | 25af0a8f3b0d263280c5c35ca9547bfe2bd4668f | 3e4c9aa1c1582b1a33b9c23033c36c98c01b4265 | refs/heads/master | 2021-03-19T15:31:12.272996 | 2017-11-13T12:05:06 | 2017-11-13T12:05:06 | 110,539,429 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,774 | java | package com.example.mike.mta_testing;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.MenuIte... | [
"michaelpersaud711@gmail.com"
] | michaelpersaud711@gmail.com |
37b41008034192dda9886485dd0e001c7a392082 | c03cdbfa5ec5016fb15362266464ffa22d03010d | /module_aliyun/src/main/java/com/wxjz/module_aliyun/NineGridView/gallery/VersionedGestureDetector.java | 61c211dcb7d9209d2c56810ddf26bf76f8fded07 | [] | no_license | yangyuqi/mvp-demo-co | 7263c0a8876fe3938c76ed83397436913a7d7fd6 | 663484ded65daa611341c0bfd31f552a5d2d7154 | refs/heads/master | 2020-12-02T12:27:59.174932 | 2019-12-31T01:48:22 | 2019-12-31T01:48:22 | 231,006,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,477 | java | package com.wxjz.module_aliyun.NineGridView.gallery;
/*******************************************************************************
* Copyright 2011, 2012 Chris Banes.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may... | [
"1261602584@qq.com"
] | 1261602584@qq.com |
aee58627d9a559cb77efb2d967bf6ee790c55e13 | eb069224e0f72326c86aa6dafc33bb5a1cdd1263 | /problem1/src/problem1/girl.java | 96f795de92d0b6d3bfc5951c36ba914fb561c4c5 | [] | no_license | PPL-IIITA/ppl-assignment-Surya165 | 88abaa4c6f8e3045f3e900e9325bcd07345e7dc0 | 7ba99487e250ab81e54b816ad1d940d0a42dfae3 | refs/heads/master | 2021-01-11T14:12:09.800498 | 2017-04-09T19:01:57 | 2017-04-09T19:01:57 | 81,587,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | 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 problem1;
/**
*
* @author iiita
*/
public class girl {
String Name;
double Attr;
double Intel;
double Maint... | [
"anudeep.anjaneyulu@gmail.com"
] | anudeep.anjaneyulu@gmail.com |
36dc8c60cd20cb7ad5065b246a72e99ac3a48fa1 | 34864aab3334eb7acf6acd44078f4cad674af236 | /com.ibm.team.build.hjplugin-rtc/src/test/java/com/ibm/team/build/internal/hjplugin/rtc/tests/BuildConfigurationTests.java | 622c4149dd4eae26ef9714987b2863b6960199aa | [] | no_license | shilpakallaganad19/teamconcert-plugin | 8fdf1db4f07db3a0eb611dbf454f5958b9a47e70 | 4eed73e8e7a5e53a2f5e69f443196ccdb545229e | refs/heads/master | 2023-05-09T01:38:52.421875 | 2021-05-27T02:56:03 | 2021-05-27T02:56:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 263,751 | java | /*******************************************************************************
* Copyright © 2013, 2020 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and ... | [
"vaikuntam.narasimhan@gmail.com"
] | vaikuntam.narasimhan@gmail.com |
7bbfa2741a8097d73b9b56e1d6f08c918e9e3041 | 7acdd2f5c8757b9b937fbfbfcab03cdefb409bb2 | /src/lesson6/echoServer/StartEchoServer.java | a42d032343d4c603dcf8d5499a0f73f9af7c735d | [] | no_license | DmitryPanteleev/level2GBJava | 90eaff61aef3ebb218ac454d218f468e42d2bc27 | d830ba58fc4262fe8836f51960e5172f66003532 | refs/heads/master | 2020-03-20T05:11:43.125417 | 2018-06-26T18:02:32 | 2018-06-26T18:02:32 | 137,206,593 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 147 | java | package lesson6.echoServer;
public class StartEchoServer {
public static void main(String[] args) {
EchoServer.StartServer();
}
}
| [
"TheDimok@rambler.ru"
] | TheDimok@rambler.ru |
be45a15d0fb7e3b2f1c24b015b713a74fd311a0e | 0bf8a01ba1c90bd0783018232bd3a83c8fdedf4e | /gtk-project-bsp/src/main/java/com/gtk/bsp/config/OAuth2Token.java | 80fc8f659dbecf7b6362c9bb7c0d2d13391b1462 | [] | no_license | gaoqisen/gtk-devops-scd | 738aa8891a44dbedfd0c5158653e59f48105e7e8 | c4df46016402d99902c6a6f58dc958eb2fd963bb | refs/heads/master | 2023-06-23T00:58:34.068071 | 2023-06-19T14:59:43 | 2023-06-19T14:59:43 | 238,143,223 | 0 | 1 | null | 2023-03-08T17:31:56 | 2020-02-04T06:57:36 | Java | UTF-8 | Java | false | false | 458 | java |
package com.gtk.bsp.config;
import org.apache.shiro.authc.AuthenticationToken;
/**
* token
*
* @author Mark sunlightcs@gmail.com
*/
public class OAuth2Token implements AuthenticationToken {
private String token;
public OAuth2Token(String token){
this.token = token;
}
@Override
pub... | [
"1073825890@qq.com"
] | 1073825890@qq.com |
353d849b3aff5413f9cb034698b340dfaa13d736 | 69e0b08e956011c264a7f039b9b8d74b0e984d0d | /src/main/java/com/example/schoolRest/SchoolRestApplication.java | c1d1f16cb2b8b94ac2c6996e3a46997f0c5edc43 | [] | no_license | vihanga951016/SchoolAppBackEnd | b1f95d4699f4b38169d5ca86e26d7e2ae6ebde12 | a5de6e6fbbfac022923d9f8869d674b365b007da | refs/heads/master | 2023-07-03T23:37:52.715084 | 2021-08-15T13:00:06 | 2021-08-15T13:00:06 | 387,650,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.example.schoolRest;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SchoolRestApplication {
public static void main(String[] args) {
SpringApplication.run(SchoolRestApplication.class, args);
}
... | [
"it17150576@my.sliit.lk"
] | it17150576@my.sliit.lk |
7755fba5f36df40f687142585d9eb36d9aaa98c3 | 939723acd81ad9c2c5c58ab85e16f7fbf031ff58 | /controlpanel/java/ControlPanelService/src/org/alljoyn/ioe/controlpanelservice/communication/interfaces/AlertDialog.java | 52427a13c7f4aae6af110e2b3e96831054f9d5cc | [] | no_license | casper-kim/services-base | c13313178c020e84fa3509bd9be5b6d731c95056 | fbb04373116d6d59e58081e9bbabe10eed07cc10 | refs/heads/master | 2020-03-21T04:39:35.707215 | 2018-04-09T17:55:44 | 2018-04-09T17:55:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,017 | java | /******************************************************************************
* Copyright AllSeen Alliance. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and th... | [
"brian@two-bulls.com"
] | brian@two-bulls.com |
85fdc716271704e15942308ae893b7cc4cf9d6c8 | f8456e8ce2c90a31760f264ac2d0c6bd1a5da72b | /src/ru/ex4/apibt/service/TrailingService.java | 0f89e0529f91c5b402619655996091df31979fe4 | [] | no_license | aotyurin/ex4_tb | ab3ab247eebcbd78e3e400434fda3f01429010c9 | 96f93114cb4343c45edc5020e548d9eea27dfb13 | refs/heads/et-206 | 2021-08-24T10:03:02.442859 | 2017-12-09T05:04:00 | 2017-12-09T05:04:00 | 101,908,576 | 0 | 0 | null | 2017-10-13T20:00:35 | 2017-08-30T17:15:47 | Java | UTF-8 | Java | false | false | 1,257 | java | package ru.ex4.apibt.service;
import ru.ex4.apibt.dao.TrailingDao;
import ru.ex4.apibt.dto.TrailingDto;
import ru.ex4.apibt.model.custom.Trailing;
import java.util.ArrayList;
import java.util.List;
public class TrailingService {
private TrailingDao trailingDao;
public TrailingService() {
this.traili... | [
"std-t@bk.ru"
] | std-t@bk.ru |
1003c4989a649b8df1452bd434bb5e2fb7fca2d6 | f978df5d035c7e7c7cf0f5c82479fac5604012c6 | /src/main/java/Draw.java | 156ece1d0ceda2a634cb8614110d1dc204da0572 | [] | no_license | k1631444/DrawSquare | 9844885ded75d317ed7ed6f4d1805093d8f07dfc | 23d22029dae3a1c18e6d4bc1055509a236e835a0 | refs/heads/master | 2020-04-14T13:50:51.758190 | 2019-01-03T16:07:32 | 2019-01-03T16:07:32 | 163,880,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,868 | java | package main;
public class Draw {
// UTF-8 codes for the symbols used
private final char topLeftUnicode = 0x250F;
private final char bottomLeftUnicode = 0x2517;
private final char topRightUnicode = 0x2513;
private final char bottomRightUnicode = 0x251B;
private final char horizontalLineUnicode = 0x2501;
privat... | [
"k1631444@kcl.ac.uk"
] | k1631444@kcl.ac.uk |
7b5393cf880976c8b538980f0688da336a4e4dc9 | 42cad3769d64dd35e497daa71cbab19467728d0d | /src/com/archos/mediacenter/utils/imageview/LoadTaskItem.java | 0455d8fe7dc51f7fa13e7a0b741fc175d4270647 | [
"Apache-2.0"
] | permissive | nova-video-player/aos-MediaLib | aa351b661a807107fbb6dcce87a34c67f29d9d2f | e21045b8907c232e06da0de52003a9f7f03314c9 | refs/heads/v6.1 | 2023-08-24T16:44:14.324771 | 2023-08-22T06:19:25 | 2023-08-22T06:19:25 | 133,509,757 | 8 | 23 | Apache-2.0 | 2023-09-12T16:54:10 | 2018-05-15T11:59:24 | Java | UTF-8 | Java | false | false | 5,720 | java | // Copyright 2017 Archos SA
//
// 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 w... | [
"noury@archos.com"
] | noury@archos.com |
2c7569a492942d4ed7363fa9d989dd3f630cd00b | 7741953c566e76811af79b4322cd88b71d2530ad | /src/com/baihui/difu/controller/Main.java | 08766049b482b8ec7a8aa7011760df3aa9b59c89 | [] | no_license | shangkun13/difu | 02d6db90ff7cca4e655292ef9767be9f461e2b51 | abe7768d6adf65207ba9adca7031b2c53d9067cc | refs/heads/master | 2021-09-03T15:22:46.684098 | 2018-01-10T03:53:10 | 2018-01-10T03:53:10 | 116,905,422 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,926 | java | package com.baihui.difu.controller;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import javax.servlet.ServletContext;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
impor... | [
"shangkun.wang@pcstars.com"
] | shangkun.wang@pcstars.com |
752f528eb59538caf0ef261244b46c2921266e95 | f5c990f1039dddd57f994f40ef2e81c26b741af4 | /spring-boot-jwt/src/main/java/com/sezayir/config/JwtTokenUtil.java | 72ce11ec424090a9e895b2747d4784dbf274f1a0 | [] | no_license | sezayirdagtekin/spring | f39649e1ae2cc2b6fa28afd5da0484b380dadd33 | f7d9536d81e6e6a051262d05f82f067bb942e3c3 | refs/heads/master | 2021-12-11T02:44:57.251451 | 2021-08-22T07:08:29 | 2021-08-22T07:08:29 | 243,274,491 | 0 | 0 | null | 2021-06-04T21:56:42 | 2020-02-26T13:53:01 | Java | UTF-8 | Java | false | false | 2,443 | java | package com.sezayir.config;
import java.io.Serializable;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import java.util.function.Function;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.ste... | [
"sezayir@hotmail.com"
] | sezayir@hotmail.com |
1a68b013f0df2d1a704f74f4560c1e54b38a4b39 | 94243e15cfe9cccdf3638d53527fa58327efac29 | /habeascorpus_tokens/apache-maven-3.0.4/maven-model-builder/src/main/java/org/apache/maven/model/profile/activation/JdkVersionProfileActivator.java | 9752bc6983ad5e5231af3f1067a415effd3d4b30 | [] | no_license | habeascorpus/habeascorpus-data-withComments | 4e0193450273f2d46ea9ef497746aaf93b5fc491 | 3a516954b42b24c93a8d1e292ff0a0907bed97ad | refs/heads/master | 2021-01-20T21:53:35.264690 | 2015-05-22T14:59:36 | 2015-05-22T14:59:36 | 18,139,450 | 3 | 1 | null | 2023-03-20T11:51:26 | 2014-03-26T13:45:05 | Java | UTF-8 | Java | false | false | 24,820 | java | package TokenNamepackage
org TokenNameIdentifier org
. TokenNameDOT
apache TokenNameIdentifier apache
. TokenNameDOT
maven TokenNameIdentifier maven
. TokenNameDOT
model TokenNameIdentifier model
. TokenNameDOT
profile TokenNameIdentifier profile
. TokenNameDOT
activation TokenNameIdentifier activation
; To... | [
"dma@cs.cmu.edu"
] | dma@cs.cmu.edu |
31f9a865805a525146facfb9542604b7b38dc643 | 6b3ae4d72addbe8c769616e2d38ecb68af571a4a | /src/main/java/com/logprov/sampleUDF/Drop.java | f092d91835c7cd21212281737ac85a597f62ef91 | [] | no_license | TramsWang/LogProv | db522847f93b640cecfe55ca75fa14669cfd0a37 | 57bffc6b6a7fd8b0657cf6b0b582f14fc7ecd8b1 | refs/heads/master | 2021-01-13T09:28:21.966616 | 2017-05-01T01:29:00 | 2017-05-01T01:29:00 | 72,071,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | package com.logprov.sampleUDF;
import org.apache.pig.EvalFunc;
import org.apache.pig.FilterFunc;
import org.apache.pig.data.Tuple;
import java.util.Random;
/**
* @author Ruoyu Wang
* @version 1.0
* Date: 2017.05.01
*
* This filtering function is used in illustration examples. It randomly drops records.
*... | [
"babyfish92@163.com"
] | babyfish92@163.com |
0e91dfbdb6498967342697abdbb421c00dd5eca8 | c70aa98276c29dc9d833f218cecbbf561c981887 | /src/com/dhtmlx/connector/GridFactory.java | 008cd3a1955cbe975b0905ddc1a7de05fa9ce498 | [] | no_license | MrBingo2008/JYOA | 3153fe6521cad0dc427b9d9ab6e440347d17df62 | e3ae57774a7e85bcea244940e3f98f43ba1a617f | refs/heads/master | 2020-04-08T22:32:32.962861 | 2018-12-02T15:43:47 | 2018-12-02T15:43:47 | 159,791,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 969 | java | /*
* Copyright (c) 2009 - DHTMLX, All rights reserved
*/
package com.dhtmlx.connector;
import java.util.HashMap;
/**
* A factory for creating Grid related objects.
*/
public class GridFactory extends BaseFactory {
/* (non-Javadoc)
* @see com.dhtmlx.connector.BaseFactory#createDataItem(java.util.HashMap, co... | [
"267298093@qq.com"
] | 267298093@qq.com |
7f95ecb6c5db094331854df18ad73bd63354766f | 2485ae61f7e2aa09cdb5a6e9b7da98e9db6cbbbd | /app/src/main/java/com/example/communicationportal/IEmailSearch.java | e61a1b720db0cd61235d4d8bf658a08506643d9f | [] | no_license | cvikram21/Communication_Portal | 470bf3ef7aa93283acd751159eb71c7f6ff9aed4 | 070fe4f0743c268d8debd3f9cb3c009013f1cc6b | refs/heads/master | 2021-01-12T11:53:40.387705 | 2016-11-30T04:47:01 | 2016-11-30T04:47:01 | 69,512,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 205 | java | package com.example.communicationportal;
import javax.net.ssl.SSLHandshakeException;
public interface IEmailSearch {
void emails(int a) throws SSLHandshakeException;
}
//Interface created by ayesha
| [
"chavavikrampvc@gmail.com"
] | chavavikrampvc@gmail.com |
ab6f1da5658c941b861fa0473f8483ea8ad4d495 | e82c6c3b7caae61a042fbc9c83aa5cb02ca143b0 | /src/main/java/com/cinnober/ciguan/datasource/filter/RpcAttributeSortCriteria.java | 8c02f6bc7d5cc8533f1e2b9a9522d7bef31d573e | [
"MIT"
] | permissive | cinnober/ciguan | 41fb1f135007a729b19cf5758cea1c246129920d | 0ed6f4b01addee42b2fb5444359834f8cf7a2506 | refs/heads/develop | 2021-09-26T10:36:08.474316 | 2018-10-29T13:17:49 | 2018-10-29T13:17:49 | 107,663,998 | 3 | 2 | MIT | 2018-10-29T13:17:50 | 2017-10-20T10:16:44 | Java | UTF-8 | Java | false | false | 2,306 | java | /*
* The MIT License (MIT)
*
* Copyright (c) 2017 Cinnober Financial Technology AB (cinnober.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including witho... | [
"anders.thyberg@cinnober.com"
] | anders.thyberg@cinnober.com |
23225109438ce8529c377fff1f2663ac9484d04a | 1490298a95f3e43e5ac4aa0e4fa510e25bd30c85 | /Courses/7140/Lectures/Implementation/Languages/Java8/src/FXbackgroundWorkerDemo.java | 858a325072bf0832c91f9ef4e59151edf6208012 | [] | no_license | pmateti/pmateti.github.io | 5cfaa36ad55c37f3c13a4b94b423e953d4c05591 | ab1791591f4e1e9795b0302d2cdba0d3d65971e7 | refs/heads/master | 2021-07-06T14:44:57.696513 | 2020-10-05T22:26:28 | 2020-10-05T22:26:28 | 192,220,054 | 0 | 0 | null | 2020-10-05T19:40:12 | 2019-06-16T17:45:51 | HTML | UTF-8 | Java | false | false | 3,377 | java |
// package Demo; http://clarkonium.net/2015/06/tasks-and-ui-updates-in-javafx/
import javafx.application.Application;
import javafx.concurrent.Task;
import javafx.concurrent.WorkerStateEvent;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.geometry.Insets;
import javafx.scene.Scene;
... | [
"pmateti@wright.edu"
] | pmateti@wright.edu |
6db098544c844f1af82bf0bf9e1d3e5f1ba77fd6 | 38c5b9e4c27ce24c54899f6eccbd95d0aed63c8a | /EncapsulationChallenge/src/com/company/Printer.java | 5760c8008f5a246794765541ae4339be6e8c9e3b | [] | no_license | Van-Hoang-Kha/Java | c0ff9f9b2f45dd5836b2f19b3c4945d933c21a1a | 10f56693c5f9a70483f3ae9f4b85341626a01c30 | refs/heads/master | 2021-12-14T10:35:23.299956 | 2017-04-26T03:48:29 | 2017-04-26T03:48:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java | package com.company;
/**
* Created by Asab on 4/16/2017.
*/
public class Printer {
private int tonerLevel;
private int pagesPrinted;
private boolean duplex;
public Printer(int tonerLevel, boolean duplex) {
if(tonerLevel > -1 && tonerLevel <= 100){
this.tonerLevel = tonerLevel;
... | [
"asabeneh@gmail.com"
] | asabeneh@gmail.com |
d2c151f3050762671af1079111db35a06e43cd42 | a2966adad6c4816544ba0a15416d9b1263e8ad6a | /seahorse/internal/businessservices/ProfileService/src/seahorse/internal/business/profileservice/api/ProfileServiceApplication.java | 616f0404126ae4577e029829fe19f0842b027f7d | [] | no_license | woodsongem/seahorse | 38fb91053f83dc7f94005efd17318fb9f7e35c27 | 50e5d73b98a1c6bf221e9d6f33c8bef57156686b | refs/heads/master | 2021-01-17T06:08:50.636318 | 2019-03-17T21:54:08 | 2019-03-17T21:54:08 | 93,977,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | /**
*
*/
package seahorse.internal.business.profileservice.api;
import org.glassfish.jersey.server.ResourceConfig;
/**
* @author SMJE
*
*/
public class ProfileServiceApplication extends ResourceConfig {
public ProfileServiceApplication() {
packages("seahorse.internal.business.profileservice.api.ProfileServic... | [
"SMJE@Sajans-MacBook-Pro.local"
] | SMJE@Sajans-MacBook-Pro.local |
47301c18353ff72be4312abbc28586e16388b004 | a6f61f3ac44226a740d1ffe419f11d5fa9cbb6db | /src/main/java/Main.java | 8177f27023de4de9838c83a82c855e9f2e0ec385 | [] | no_license | RGudovanyy/ip_validator | b0d958f5a3b254b490ac89995bac7e2219b3a066 | 2d864069beb783efcb5880f9bd1736e05dbd12e4 | refs/heads/master | 2021-01-20T19:56:45.740568 | 2016-08-04T16:08:48 | 2016-08-04T16:08:48 | 64,855,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,486 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
public class Main {
public static void main(String[] args){
List<String> resultList;
String firstAddress = "";
String secondAddress = "";
... | [
"rgudovanyy@yandex.ru"
] | rgudovanyy@yandex.ru |
a0dd1b3d2fa6c251d868a475a927e6597ba15e46 | f67aed0d543e78cff9c3c7063819260fc2877896 | /src/main/java/com/agoda/component/FTPFileDownloader.java | e15fb930ed73dfea7b862faec71df8725a2faf5a | [] | no_license | sgole1/FileDownloader | bf6320493b660e61bbc3dd38bda8fd54df6eafaf | 82eff9ef6d2c285e5c216adfcff2b59204d54e55 | refs/heads/master | 2020-12-30T12:36:29.854246 | 2017-05-16T03:00:36 | 2017-05-16T03:00:36 | 91,402,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486 | java | package com.agoda.component;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
import java.net.URLConnection;
import com.agoda.util.FileUtil;
public class FTPFileDownloader implements FileDownloader {
@Override
public void downloadData(String path, String destination) throws IOException... | [
"email_simi@yahoo.co.in"
] | email_simi@yahoo.co.in |
7fc2825418a6eee8b9729b33765f2ba6a5f2900b | b8f1d85b5e94108ac0aed2b182e709bbdc72774f | /src/org/devpup/javatutorials/eclipse/ScannerDemo.java | 20a4c60377e5474f9bd0985f2c8bb1856223d3ad | [] | no_license | devpup/javatutorials | 310f6e46ad4086b68601d4e784659503ca055cae | 733826a2ccefc2a82b2a705e2c904f6cb7da4e0f | refs/heads/master | 2020-06-16T04:48:16.198233 | 2019-08-01T01:26:49 | 2019-08-01T01:26:49 | 195,483,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | package org.devpup.javatutorials.eclipse;
import java.util.Scanner;
public class ScannerDemo {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner sc = new Scanner(System.in);
int i = sc.nextInt();
System.out.println(i*1000);
sc.close();
}
}
| [
"whdgh777@naver.com"
] | whdgh777@naver.com |
bd8951e4489a2de9c3a83db31c9832e12c3eb0cd | 163d67cf6262663cb13cf56ace060fb806fad71e | /EclipseWorkspace/MyTest/src/com/cn/changhong/PageBean.java | 7332a8e2df2dafbb0a7e79ad3045ba9b1c326e78 | [] | no_license | wl2015/backups | 2de66dfc965be62772123ca328fb3ac3f0212cf4 | b01cf1ef3b1a0d5d02927fa69385c7bcd8bcf179 | refs/heads/master | 2021-01-18T17:40:01.928581 | 2016-10-28T09:21:24 | 2016-10-28T09:21:24 | 71,968,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package com.cn.changhong;
/**
* Created by admin on 16-10-25.
*/
public class PageBean {
String pageNum;
String num;
public String getPageNum() {
return pageNum;
}
public void setPageNum(String pageNum) {
this.pageNum = pageNum;
}
public String getNum() {
return... | [
"379858262@qq.com"
] | 379858262@qq.com |
dee73da90608f24d84a347f20b4003766ee98cea | f68012957a525271d820cdab67256cf460e31625 | /com/drturner/leetcode/problem38/CountSay.java | 390b497ec37b937b935d958242a1a833e4494845 | [] | no_license | Turnarde/leetcode | d6091322d385dccdf4040a73ac7d8f9175129aa7 | 23ac7bd25aaf65faa460a66caf6fa2d83733fa0f | refs/heads/master | 2021-05-18T07:08:08.484102 | 2020-07-18T01:24:38 | 2020-07-18T01:24:38 | 251,171,988 | 1 | 0 | null | 2020-07-18T01:24:39 | 2020-03-30T01:29:40 | Java | UTF-8 | Java | false | false | 1,467 | java | package com.drturner.leetcode.problem38;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Queue;
/**
* ClassName: CountSay
* Description: TO DO
* Author: Drturner
* Date: 2020/4/29
* Version: 1.0
*/
public class CountSay {
class Result{
private Character c;
private Int... | [
"you@example.comliu"
] | you@example.comliu |
ee89b36a120478b232909b7419937d90ecd78d58 | 83d56024094d15f64e07650dd2b606a38d7ec5f1 | /Construccion/PROYECTO.SICC/MSG/ENTIDADES/src/es/indra/sicc/dtos/msg/DTODestinatarioMensaje.java | b185ac8207a84468a5a9057e452c1936c8592a6b | [] | no_license | cdiglesias/SICC | bdeba6af8f49e8d038ef30b61fcc6371c1083840 | 72fedb14a03cb4a77f62885bec3226dbbed6a5bb | refs/heads/master | 2021-01-19T19:45:14.788800 | 2016-04-07T16:20:51 | 2016-04-07T16:20:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package es.indra.sicc.dtos.msg;
import es.indra.sicc.cmn.negocio.auditoria.DTOAuditableSICC;
public class DTODestinatarioMensaje extends DTOAuditableSICC {
private Long oidTipoDestinatario;
private Long oidMensaje;
public DTODestinatarioMensaje() {
}
public void setOidTipoDestinatario(Long newOidTipoDestina... | [
"hp.vega@hotmail.com"
] | hp.vega@hotmail.com |
3274619110d97312c8f9a0c885674d8a582df351 | 33323ca4c77bde40636a295d3544f1c3d324edcf | /android/app/src/main/java/com/mynubank/MainApplication.java | 4cc3d99ee3ae954f994920ecbad9d00f6bfe6581 | [
"MIT"
] | permissive | bbeltrame01/myNuBank | b4db81a4ab2747f579a18e622ed729c9a0d05d24 | 75fb45e99f384e3d663aa200d93a7906baff274f | refs/heads/master | 2020-07-05T09:35:58.818092 | 2020-03-20T23:40:04 | 2020-03-20T23:40:04 | 202,610,862 | 0 | 0 | MIT | 2020-03-20T23:29:24 | 2019-08-15T21:00:37 | JavaScript | UTF-8 | Java | false | false | 1,447 | java | package com.mynubank;
import android.app.Application;
import android.util.Log;
import com.facebook.react.PackageList;
import com.facebook.hermes.reactexecutor.HermesExecutorFactory;
import com.facebook.react.bridge.JavaScriptExecutorFactory;
import com.facebook.react.ReactApplication;
import com.horcrux.svg.SvgPackag... | [
"bruno.beltrame@systempro.com.br"
] | bruno.beltrame@systempro.com.br |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.