blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ad6e9fb0dd9a5a564f2db4b47f60e8f5aead5b90 | ce1ca4ad007082009b76792cb352e5a2c39003c1 | /renren-admin/src/main/java/io/renren/modules/demo/dao/GoodsDao.java | caf0781fdc94e516472107b6f40eda113e7340c1 | [
"Apache-2.0"
] | permissive | xhm993502807/renren-security | 8680440382001bcc21622b22eccbf6f2fb0f1a6f | 58fa86c18cb1c247cb4f87248469acb42175014d | refs/heads/master | 2023-06-24T05:41:02.934532 | 2021-07-29T06:26:00 | 2021-07-29T06:26:00 | 390,247,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package io.renren.modules.demo.dao;
import io.renren.modules.demo.entity.GoodsEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* 商品管理
*
* @author Mark
* @email sunlightcs@gmail.com
* @date 2021-06-18 15:09:45
*/
@Mapper
public interface GoodsDao e... | [
"993502807@qq.com"
] | 993502807@qq.com |
653a392dbe6b8a21215efc8177f7bb6c9e3fac8f | 7276bf166be74ee9244bbaf6b02330e2d33bd0ca | /osa08-Osa08_03.Varastointia/src/main/java/Muutoshistoria.java | 59e46d9a385378787929080a2844893bc6d5a2d0 | [] | no_license | mjHarakka/JavaMOOC_2019 | 35a01cd8f609ba3699f3fafbd50708e13fcd695f | 45a11fc71829fbb5104e342917cec5e47a80dd5f | refs/heads/master | 2020-04-23T04:14:28.577050 | 2019-05-15T20:44:27 | 2019-05-15T20:44:27 | 170,902,584 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,684 | 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.
*/
/**
*
* @author mikkoharakka
*/
import java.util.ArrayList;
public class Muutoshistoria {
private ArrayList<Double> tilanteet;... | [
"mj.harakka@gmail.com"
] | mj.harakka@gmail.com |
4556a4b2514354fcdc367215c1bd4dddd36e668b | a77b637c69d9497a0c29ffc0b89cbfa5cb1958f7 | /app/src/main/java/com/wangyukui/ywkj/bean/SearcherBean.java | 187bc5dd4ed9aa74a5e81d6010493a7a8deadd12 | [] | no_license | wangchenxing1990/tashanzhishi | 6b764aba6ffd499f7bef2576743d0be503d84e38 | 15b3829e0ac092d8b55eb19db6222e8ddbd4f90e | refs/heads/master | 2020-04-07T07:45:03.429599 | 2018-11-19T08:35:44 | 2018-11-19T08:35:44 | 158,187,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | package com.wangyukui.ywkj.bean;
import java.io.Serializable;
/**
* Created by Administrator on 2017/5/22.
*/
public class SearcherBean implements Serializable {
private String id;
private String search_name;
private String updated_at;
public SearcherBean() {
}
public String getId() {
... | [
"18317770484@163.com"
] | 18317770484@163.com |
ef77001b01886c6e26621fcb99740079342019a2 | 4878bac6915d196f70f23f4ccf119891f047f114 | /app/src/main/java/com/android/vkplayer/view/AutoResizeTextView.java | 26d60970f9a39be48fe999cfc31055c5385070ba | [] | no_license | insearching/VKPlayer | 7a489d2384f2fd5db06ee42fdeea9d791bc1f510 | 2de6f77339f68fe146768c561ab5e5dd18538ecf | refs/heads/master | 2016-09-06T09:47:05.253726 | 2014-09-30T14:06:20 | 2014-09-30T14:06:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,076 | java | package com.android.vkplayer.view;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.RectF;
import android.os.Build;
import android.text.Layout;
import android.text.StaticLayout;
import android.text.TextPaint;
import android.util.Attribut... | [
"serhii@sjinnovation.com"
] | serhii@sjinnovation.com |
0d4745e54c77c22467b6fc1b2daf2640baef7205 | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-1-f9370.java | 11d9d10ba41433ab4174cdba7e9a779908f7c66e | [] | no_license | apertureatf/perftest | f6c6e69efad59265197f43af5072aa7af8393a34 | 584257a0c1ada22e5486052c11395858a87b20d5 | refs/heads/master | 2020-06-07T17:52:51.172890 | 2019-06-21T18:53:01 | 2019-06-21T18:53:01 | 193,039,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117
5792922642289 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
2fe2feb72b7ea59f6a79ff24feacce4d295f82ff | 382b120561efa86a4ddc8854ab8081da91063ca9 | /components/camel-dhis2/camel-dhis2-component/src/main/java/org/apache/camel/component/dhis2/Dhis2Converters.java | e7ae5e6a455ad67f2252259254b8f7ae75d39d44 | [
"Apache-2.0"
] | permissive | orpiske/camel | 512f3f5c707137038901fbe8244d4c65497a0a8e | d6e445aca0eeeb397e7c2c2f8d19972fcfafcb7c | refs/heads/main | 2023-08-31T19:46:35.859496 | 2023-08-31T14:23:54 | 2023-08-31T14:23:54 | 166,656,227 | 1 | 0 | Apache-2.0 | 2023-07-08T08:21:11 | 2019-01-20T12:01:23 | Java | UTF-8 | Java | false | false | 1,643 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"noreply@github.com"
] | noreply@github.com |
b0e7648d26327d984510b65f88c0d5c710c1568c | 2118c38e6cfb549b3a2491b3f3fc5ce8d1dd1635 | /AplicaciónWebVentas/ModeloVentas/target/generated-sources/annotations/com/sinensia/modelo/beans/Producto_.java | 2bfcb1e56bae86e5243a5ffd9cd44ac597ea7d42 | [] | no_license | germanpardi/curso_java_spring | 1446cdb9366039b7c57bd104002b4595eb3f17c9 | ee86cad0f81e410b66a0407006288063906bbec6 | refs/heads/master | 2020-05-20T04:49:00.700789 | 2019-05-22T11:19:48 | 2019-05-22T11:19:48 | 185,391,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | package com.sinensia.modelo.beans;
import com.sinensia.modelo.beans.Compra;
import javax.annotation.Generated;
import javax.persistence.metamodel.ListAttribute;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA",... | [
"gapc18894@gmail.com"
] | gapc18894@gmail.com |
0584cc1c1eb63de1f27071c534538bb2054979d8 | e37a64782c9c417bad7977adec4b61a58dc5aa11 | /designpatterns/builder/BuilderTest.java | 128314a999f34b974997767a4df0e3aa3368f2b4 | [] | no_license | neeraj270185/schooldays | 1494d470766e980d3e3bcb67087046937dcd3b8f | fee85deba26b63d4426683c96398010feecd47d8 | refs/heads/master | 2021-01-20T20:31:57.283368 | 2016-11-28T09:20:58 | 2016-11-28T09:20:58 | 65,301,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,395 | java | package builder;
public class BuilderTest {
public static void main(String args[]) {
// Creating object using Builder pattern in java
Cake whiteCake = new Cake.Builder().sugar(1).butter(0.5).eggs(2).vanila(2).flour(1.5).bakingpowder(0.75)
.build();
// Cake is ready to eat :)
System.out.print... | [
"kumar_nee@LP-3C970EEA061A.HCLT.CORP.HCL.IN"
] | kumar_nee@LP-3C970EEA061A.HCLT.CORP.HCL.IN |
326b0cbfbf60c4a5bd5ac3d65dda2e16ff27a5ce | 092c76fcc6c411ee77deef508e725c1b8277a2fe | /hybris/bin/ext-content/cmswebservices/testsrc/de/hybris/platform/cmswebservices/util/dao/impl/AbstractCmsWebServicesDao.java | 43e8eb1098a5e942234a2660f5b230bbedcb0432 | [
"MIT"
] | permissive | BaggaShivanshu2/hybris-bookstore-tutorial | 4de5d667bae82851fe4743025d9cf0a4f03c5e65 | 699ab7fd8514ac56792cb911ee9c1578d58fc0e3 | refs/heads/master | 2022-11-28T12:15:32.049256 | 2020-08-05T11:29:14 | 2020-08-05T11:29:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,531 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2016 hybris AG
* All rights reserved.
*
* This software is the confidential and proprietary information of hybris
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* li... | [
"xelilim@hotmail.com"
] | xelilim@hotmail.com |
18626d3c2ed4ac1c25eb727dd9244d21d9f30e14 | 81a5b70c1eb3bab98678af4419608e9dd9cbdaa1 | /app/src/main/java/com/thorandzeus/shalom/lyrics/models/ListItem.java | 06d0e7b1735af3dbe31dd11d465434618536f864 | [] | no_license | shalom06/christainsonglyrics-android | 153cc51c51f45e9590f0537cfb16bb315f0f43aa | 9462698a1841024a96d4338056a0e48e9c2f2f2c | refs/heads/master | 2022-05-31T13:31:19.022013 | 2020-05-03T00:48:53 | 2020-05-03T00:48:53 | 244,055,147 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 338 | java | package com.thorandzeus.shalom.lyrics.models;
public class ListItem {
private String songName;
public String getSongName() {
return songName;
}
public void setSongName(String songName) {
this.songName = songName;
}
public ListItem(String songName) {
this.songName = s... | [
"shalommathews05@gmail.com"
] | shalommathews05@gmail.com |
ac4f543b8e46a5dfb157c1cb078b333ce218e360 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/apache/zookeeper/ZooKeeperTest.java | 922b4edde10ee9365ebf9582e6e2ffa57d9437c7 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 21,732 | 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... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
8bc811c9d811c14e776b22b17a122f7e5b8bc6cd | 4b9966401f9ed4af1179658c8bed4da4e97875cc | /app/src/main/java/com/example/administrator/koudaiwanzi/person/question/ServerEmailActivity.java | cfebe16ad9e8e2d2f23d7f87f16aa3a3f2bf1fec | [] | no_license | liu66104/koudaiwanzime | 37cb2593036513277ac7de9ea207d0264cee17e3 | 363a2aa1ae38a6c14bab1487014570c2a695185f | refs/heads/master | 2020-12-03T09:29:41.892422 | 2017-06-27T09:00:26 | 2017-06-27T09:00:26 | 95,625,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 929 | java | package com.example.administrator.koudaiwanzi.person.question;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import com.example.administrator.koudaiwanzi.R;
import org.xutils.view.annotat... | [
"695335338@qq.com"
] | 695335338@qq.com |
1590a48a0dbd0c930145817b0570bd31a158b483 | 3e81b9205b822b7bdaaa13616cbb3133ca958f10 | /src/main/java/com/island/monster/service/IslandPaintingService.java | 6ab8c7fcbb27cbbffecabb4896db523385f822e7 | [] | no_license | yaoguopeng/monster | 5132160ceaaa03d186408687113f4dc6ab7ba67f | e04e2cbd92653a2b16d4ceefb773479a8b08ae85 | refs/heads/master | 2023-03-03T06:17:41.232594 | 2022-12-23T07:47:21 | 2022-12-23T07:47:21 | 180,915,035 | 1 | 0 | null | 2023-02-22T08:49:27 | 2019-04-12T02:29:27 | Java | UTF-8 | Java | false | false | 705 | java | package com.island.monster.service;
import com.github.pagehelper.PageInfo;
import com.island.monster.bean.IslandPainting;
import java.util.List;
public interface IslandPaintingService {
IslandPainting add(IslandPainting islandPainting);
IslandPainting remove(Integer id);
IslandPainting setDel(Integer ... | [
"helloyaogp@163.com"
] | helloyaogp@163.com |
ebf516ac748f067fb71003688c7d87386b916d29 | f6006f719310bea13a173944c34619d2f14769d2 | /src/rpg/Commands.java | 74b94d66264e20f74c72bfed8254b73a2e250caa | [] | no_license | TBthegr81/TextRPG | 44440ee56117019219beb20839b2540b71623c9b | 7dd816678cdd23cdefd502b50a46e2410e2a9047 | refs/heads/master | 2016-08-04T23:49:21.031699 | 2013-01-09T09:46:45 | 2013-01-09T09:46:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 41 | java | package rpg;
public class Commands {
}
| [
"torbjorn.hagenstam@snekabel.se"
] | torbjorn.hagenstam@snekabel.se |
f55b7ba22672a74f1fa9701607765d775fb638b3 | 4f112c512a62e50706046c218cf94adfced926c1 | /app/src/main/java/com/hendri/tiketsaya/RegiterOneAct.java | 4c6c1717667e78249d48d9ad3aee269aa6889eed | [] | no_license | hendrisusanto/TiketSayaApp | 0c0a125877ce9f90bee9ef7143324012d05f2d6f | 37de581a9b0c349ea0a5e7102c2c7ecee58390b7 | refs/heads/master | 2023-03-22T06:01:25.550233 | 2021-03-15T06:22:35 | 2021-03-15T06:22:35 | 347,858,429 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,729 | java | package com.hendri.tiketsaya;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.w... | [
"hendridevjava@gmail.com"
] | hendridevjava@gmail.com |
19a6ecca8b0c58edf6a81b4bfb45af5b1193416e | 49b57339d939ea3f498249d3aacca1dec543163b | /jadx-snap-new/sources/org/chromium/net/NetworkChangeNotifier.java | 616c59235f037cb31d7988d74e9964003aeb598b | [] | no_license | 8secz-johndpope/snapchat-re | 1655036c41518c3a2aaa0c2543dc49f4acb93eaf | 04f5c5bb627d21f620088525fffcf5c99abd7ce5 | refs/heads/master | 2020-08-24T09:14:38.209745 | 2019-06-14T05:13:44 | 2019-06-14T05:13:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,716 | java | package org.chromium.net;
import android.annotation.SuppressLint;
import android.net.ConnectivityManager;
import android.net.Network;
import android.os.Build.VERSION;
import com.mapbox.services.android.telemetry.navigation.MapboxNavigationEvent;
import defpackage.akon;
import defpackage.akop;
import defpackage.akph;
i... | [
"blevy@protonmail.com"
] | blevy@protonmail.com |
e8ea6a2eb008d5b02dc25c1fc9d7aa7997bdf51a | 39046f98b04471973b607edc20af7330fe30fec4 | /jadx-decompile/crittercism/android/an.java | 8f7bfe3baab8590d249b9a4a6369d31a723a1fbd | [] | no_license | riskyend/ThreeSeven | debb62c8f96c26bcd9d1510e60511704c484de92 | 58b1b4d8fc549c3f4c27aea3b1f55c1ac24140f3 | refs/heads/master | 2021-01-16T21:35:05.472707 | 2016-09-11T14:49:22 | 2016-09-11T14:49:22 | 68,145,881 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,100 | java | package crittercism.android;
import android.support.v4.view.accessibility.AccessibilityNodeInfoCompat;
import org.apache.http.ParseException;
import org.apache.http.RequestLine;
import org.apache.http.message.BasicLineParser;
import org.apache.http.message.ParserCursor;
import org.apache.http.util.CharArrayBuffer;
pu... | [
"will748@gmail.com"
] | will748@gmail.com |
e32c0bb21edb00d8ff8985a9a4911ba854cd6632 | 2f3b1a8a88c5aa9c5eb94b19520197c27f9863ef | /Esame-Chiara-Brogna-N46003729/src/it/unina/esame/control/GestioneAppelloTest.java | ec8977befa48de2957ceb520ef3c5afb692c7982 | [] | no_license | chiarabrogna/IsEsame | 7535f99bf733ee00bcc9e741a57f46ffe5d19cc5 | 4aba121466e153205bd4500c9d4a5134eca4ae6e | refs/heads/master | 2020-11-26T00:45:15.857929 | 2019-12-18T20:11:44 | 2019-12-18T20:11:44 | 228,910,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,329 | java | package it.unina.esame.control;
import java.time.LocalDate;
import java.util.ArrayList;
import org.junit.Test;
import it.unina.esame.entity.Appello;
import it.unina.esame.entity.Corso;
import it.unina.esame.entity.Data;
import it.unina.esame.entity.Docente;
import it.unina.esame.entity.Sede;
import it.un... | [
"chiar@DESKTOP-4L2IKDO.homenet.telecomitalia.it"
] | chiar@DESKTOP-4L2IKDO.homenet.telecomitalia.it |
e786bdb8c9961399548998c3fc22e68291232cc8 | 3f50976ec0355537e2ae91d380f9281c9eebff88 | /JavaBasics/dataStructures/collectionsLibrary/Reader.java | 3f9c7dfdff3e1399de7f373f04cf3fa37c2f160e | [
"MIT"
] | permissive | DenitsaRP/Java-Playground | 8714885fc79aff41ba3d61446b9e532f90dc3dd3 | 90f2f30cb7ac139c7cd3842309a1fdac53f833f4 | refs/heads/master | 2020-03-23T09:59:01.440238 | 2018-10-31T14:12:57 | 2018-10-31T14:12:57 | 141,418,859 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 826 | java | package dataStructures.collectionsLibrary;
public class Reader {
private String name;
private int id;
private static int readerId = 100;
public Reader(String name) {
this.name = name;
this.id = readerId++;
}
public int getId() {
return id;
}
@Override
public int hashCode()... | [
"d3nitsa@gmail.com"
] | d3nitsa@gmail.com |
f015a7126c4a4d4907afdefa672bad13070a2a0d | 38ac7aab2fabf01434f2d44b70a3c0d1c8b8f9b6 | /src/test/java/com/deserve/snakesladders/SnakesAndLaddersApplicationTests.java | 1e20a44aac74bd83cf6e8067de97a182de244be0 | [] | no_license | riteshneve/deserve-snakes-ladders | 0fabcc07517808ede08fca3997527398dea1e263 | da427f9e1188514789a74a31b071123cb3ff273b | refs/heads/master | 2023-07-20T13:54:40.308913 | 2021-09-06T14:50:02 | 2021-09-06T14:50:02 | 403,496,773 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 227 | java | package com.deserve.snakesladders;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SnakesAndLaddersApplicationTests {
@Test
void contextLoads() {
}
}
| [
"ritesh.n@turtlemint.com"
] | ritesh.n@turtlemint.com |
a777229b2ee91531004704167bf93ee7c25aeb42 | 9c9c2a2b3b9b0d9c9b0e735b6d5a29ce251e1847 | /graph-query-ir/src/main/java/oracle/pgql/lang/ir/QueryType.java | 27065556b6b34f4033e15bc96c6074d9097cb5e6 | [
"Apache-2.0",
"UPL-1.0"
] | permissive | breakdawn/pgql-lang | ba6b2c75335c8b9a64948866f1347b58b07a9115 | 9810ef574e2032692ddbaadb1a647e4aef2a5932 | refs/heads/master | 2020-10-02T09:14:51.929826 | 2019-11-27T20:18:45 | 2019-11-27T20:18:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 179 | java | /*
* Copyright (C) 2013 - 2019 Oracle and/or its affiliates. All rights reserved.
*/
package oracle.pgql.lang.ir;
public enum QueryType {
SELECT,
GRAPH_UPDATE,
MODIFY
}
| [
"oskar.van.rest@oracle.com"
] | oskar.van.rest@oracle.com |
7f721114cf587c4c2689b0ba59f3a87d33e3a44b | 0e22529c8c35530cc9b4ee6481e5d3cd14dc99cf | /app/src/main/java/com/example/locationapplication/Main2Activity.java | 723ef52aab4f9fd74d83cb0651287b6ef7e7e78c | [] | no_license | isupersky/LocationApplication | 583f381d615c3e10cd3ab6a0139029f010ff8ae6 | 9c8b59330b0c0219255e0d21dce10b5d581c3963 | refs/heads/master | 2020-05-03T13:56:02.254866 | 2019-04-04T21:37:08 | 2019-04-04T21:37:08 | 178,664,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,630 | java | package com.example.locationapplication;
import android.support.annotation.NonNull;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.NavigationView;
import android.support.design.widget.Snackbar;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app... | [
"aakash9868sinha@live.com"
] | aakash9868sinha@live.com |
451b35376570a9161750b7750fe771fb05b79131 | c726a3a51715f553ce695fa90bfa74986c619e74 | /Toll/src/main/java/com/toll/app/model/Product.java | fbad5dd2b6d791e6478a49589d626dad7ee04972 | [] | no_license | Shubham1011/ReviewApp | af00140a9b72b3ab4cfe91f76e7d912d46ee0ea1 | bd32aacd293e53cd9467bd1f2c63ddd44be5d181 | refs/heads/master | 2022-12-13T06:53:13.634361 | 2020-08-04T06:19:08 | 2020-08-04T06:19:08 | 241,618,199 | 0 | 0 | null | 2022-12-05T09:20:09 | 2020-02-19T12:38:05 | JavaScript | UTF-8 | Java | false | false | 804 | java | package com.toll.app.model;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import org.springframework.data.mongodb.core.mapping.MongoId;
import java.util.ArrayList;
@Document(collection = "product")
public class Product {
@Id
private String id;
... | [
"shubhamspalkar@gmail.com"
] | shubhamspalkar@gmail.com |
0aedded5cef71938da9e4df019a98235c7c39bc5 | 01cc7b77f0688ef50a8090fe62e8e8df7da5a703 | /src/db/mysql/MySQLConnection.java | 52ea4761b5867d9fc53ec6f0c380ba90c6eb9fc7 | [] | no_license | darkpeach/Jupiter | 79c04fe57d5cf62e7709bba78bc460fde9d76685 | b84c0e632045367e0e7edb1b2c47657283515acb | refs/heads/master | 2022-09-30T17:16:20.325164 | 2020-05-26T01:22:01 | 2020-05-26T01:22:01 | 254,807,121 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,907 | java | package db.mysql;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import db.DBConnection;
import entity.Item;
import entity.Item.ItemBuilder;
im... | [
"zhr900301@gmail.com"
] | zhr900301@gmail.com |
00195bb366ce286a276526bf8c78b357d6b2d2d2 | 792a4de53e9ce34366105168f7659d8f04874735 | /app/build/generated/source/r/debug/android/support/v7/recyclerview/R.java | c06648561be4207798ca67d3645c434250de526c | [] | no_license | sheraz-ahmad94/SMDDemo | ceb17daadadfac62dfb7172a39de2da20d040ad0 | 85402b79c4923a31cb0129640a53b43101791634 | refs/heads/master | 2022-07-19T03:56:16.870406 | 2020-05-15T01:28:37 | 2020-05-15T01:28:37 | 264,065,210 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,033 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.recyclerview;
public final class R {
public static final class attr {
public static final int co... | [
"sheraz.ahmad@protonmail.com"
] | sheraz.ahmad@protonmail.com |
98dd25b4864bde459e6f3e1edf6d08079674cde1 | a7a9355a026ba696b0eb3be762110b34bf006380 | /spring-boot-hello1/src/main/java/com/kfit/test/web/HelloController.java | 24676bb1d02034235cb474a511edb14ce79f97fc | [] | no_license | liweiyuan/springBoot | 96a49e52b7a723a7984649c4ae2085e435ff0876 | d21eac3f4f381da52bcd54b830783f3e48f2eb98 | refs/heads/master | 2021-01-21T14:33:11.308383 | 2017-06-24T13:40:01 | 2017-06-24T13:40:01 | 95,299,563 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package com.kfit.test.web;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController // 标记为:restful
public class HelloController {
@RequestMapping("/hello")
public String hello(){
return "Hello world!";
}
}
| [
"535767595@qq.com"
] | 535767595@qq.com |
cc9d2c53ba02c165edb363c1d8dfbdb91c8d544b | 6a76b9a294ecf09b071984a51dd809e1e1467c7c | /src/LeetCode/Test01_60/Test55.java | 73333dba14db6baa6045120191b8b6a97d7dd7eb | [] | no_license | Lux3833/NOWCODER | bfa55c43dd372be9b5b3089b25f6a14eeb8510e3 | 171ae914f2047c9447fce5cb325d4a3ecc2768c5 | refs/heads/master | 2023-05-04T20:34:28.606258 | 2021-05-23T05:41:29 | 2021-05-23T05:41:29 | 303,978,698 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,252 | java | package LeetCode.Test01_60;
import LeetCode.Utils.Utils;
/**
* @title: Test55
* @Author: Lux_er
* @Date: 2021/4/27 0027 下午 8:52
* @Description:跳跃游戏
* 给定一个非负整数数组 nums ,你最初位于数组的 第一个下标 。
* 数组中的每个元素代表你在该位置可以跳跃的最大长度。
* 判断你是否能够到达最后一个下标。
*/
public class Test55 {
public static void main(String[] args) {
U... | [
"961930248@qq.com"
] | 961930248@qq.com |
c3e9ada747f4b783f0ddab1f5e00e921625592a1 | a4700be0919cff4297cc81e256f25e6e239103ac | /src/main/java/com/lifehrx/disruptor/v4_09/Main.java | 1359a7dd5d3ce320b5502471986ecb449e2eb8c6 | [] | no_license | lifehrx/JUC-master | 3c183b31a1489a92b23c051da23d7e86220dfea7 | 1303cfc2b0586b5388c78ad960f9320784efba44 | refs/heads/master | 2023-03-17T07:17:26.898415 | 2020-07-28T03:24:00 | 2020-07-28T03:24:00 | 276,538,308 | 0 | 0 | null | 2021-03-31T22:15:05 | 2020-07-02T03:22:52 | Java | UTF-8 | Java | false | false | 1,367 | java | package com.lifehrx.disruptor.v4_09;
import com.lmax.disruptor.RingBuffer;
import com.lmax.disruptor.dsl.Disruptor;
import com.lmax.disruptor.util.DaemonThreadFactory;
import java.nio.ByteBuffer;
public class Main {
public static void handleEvent(LongEvent event, long sequence, boolean endOfBatch)
{
... | [
"lifehrx@gmail.com"
] | lifehrx@gmail.com |
6bcf04431b73b678bfa5e64add764dc5328dddca | a0a6e6c1caefda886d4fa4662cc3f53f56231378 | /src/chemotaxis/g1/ids/IDSCandidate.java | dd426bb58ed6ab8481396fd8b320e7b80cc412f7 | [] | no_license | AlexPeile/chemotaxis | 2b86913e84dca6c58b4ba5c0a778fa3e90654e16 | 7a42273eaee2ff7711b0df312dda665afcfd9ed6 | refs/heads/master | 2023-08-23T12:21:24.075875 | 2021-10-01T23:57:57 | 2021-10-01T23:57:57 | 407,593,875 | 0 | 0 | null | 2021-10-01T23:59:27 | 2021-09-17T15:37:29 | Java | UTF-8 | Java | false | false | 1,613 | java | package chemotaxis.g1.ids;
import chemotaxis.sim.ChemicalCell;
import chemotaxis.sim.ChemicalPlacement;
/**
* Wrapper class so that we can compare and de-dupe chemical placements.
*/
public class IDSCandidate implements Comparable<IDSCandidate> {
private ChemicalPlacement placement;
private String repr;
... | [
"etm2131@columbia.edu"
] | etm2131@columbia.edu |
baeab1206bb1afd9b51f771cd4a71c29f367bc69 | 3dc0baf2b60a592a48b1e80c515f1d851f10dfa7 | /String - Lower case/Main.java | 528fd540e7f8c3162db738221330bf2e458af402 | [] | no_license | deeedev/Playground | 88dfb8ae501619e5da1da63a5c5b72e2b8424579 | e358d179716f820bce514588e0f62940adcbf36d | refs/heads/master | 2023-01-13T23:36:58.662826 | 2020-11-19T12:03:09 | 2020-11-19T12:03:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 204 | java | import java.util.Scanner;
class Main
{
public static void main(String args[])
{
Scanner sc = new Scanner(System.in);
String str = sc.nextLine();
System.out.println(str.toLowerCase());
}
} | [
"deepankar_tiwari@outlook.com"
] | deepankar_tiwari@outlook.com |
71be98a9271f306a463824e21a174fd0422e658b | 85538eee877d5dc893b94e2055715fb3c8c9454f | /thtest/workspace/thinking_in_java/src/tcp/vote/demo/VoteMsgCoder.java | 202efa899874b38b28c9c7e003566f62ecff6783 | [] | no_license | linuxth1988/demo | 6199d61d5d2c0c01d953b88c961bdb7191118db7 | 147faf7c20c18aa17d0c5095a5066b0c06000e3c | refs/heads/master | 2020-05-20T03:24:19.706555 | 2013-10-18T14:36:54 | 2013-10-18T14:36:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package tcp.vote.demo;
import java.io.IOException;
/**提供对投票信息进行序列化和反序列化的接口*/
public interface VoteMsgCoder
{
byte[] toWire(VoteMsg msg)throws IOException;
VoteMsg fromWire(byte[] message)throws IOException;
}
| [
"tangxiansheng21@gmail.com"
] | tangxiansheng21@gmail.com |
9d95f1efc15a6bc8aea71707d0f010d0ecfeefeb | 2148a0f14418ac28ea9780706173308d72a2ae2d | /src/main/java/org/topdank/mc/bot/api/nbt/conversion/builtin/LongTagConverter.java | c23a26e63c41b8a90c01646114b6e65d97cbd7db | [] | no_license | t81lal/mcbot | 85831a0a62c49c5142114bfdeaf85362b5d502a2 | de6f8ca7879e3d83e253d2f6fbf9ecfb263462fb | refs/heads/master | 2022-06-03T06:16:29.541751 | 2015-12-24T19:46:30 | 2015-12-24T19:46:30 | 229,469,980 | 0 | 0 | null | 2022-05-20T21:19:45 | 2019-12-21T18:53:48 | Java | UTF-8 | Java | false | false | 485 | java | package org.topdank.mc.bot.api.nbt.conversion.builtin;
import org.topdank.mc.bot.api.nbt.conversion.TagConverter;
import org.topdank.mc.bot.api.nbt.tag.builtin.LongTag;
/**
* A converter that converts between LongTag and long.
*/
public class LongTagConverter implements TagConverter<LongTag, Long> {
@Override
pu... | [
"GenerallyCool@hotmail.com"
] | GenerallyCool@hotmail.com |
267cacb9b96a975247dfcc6f0c47e607bd740e16 | 8cd0df80323f0f86c329589b1b20d9cf658ae875 | /src/ru/fastcards/editor/PostCardFragmentPrint.java | ec34cadc9575c9ba2c124a64d7d4725622a49952 | [
"Apache-2.0"
] | permissive | Defuera/cards-app | b988cc900cd7a2f0b3f90e2befa15bb6a3548650 | 214d68d535f180529358c941db0232b574a287f2 | refs/heads/master | 2020-05-09T22:20:42.090368 | 2014-09-23T18:11:52 | 2014-09-23T18:11:52 | 24,382,946 | 1 | 0 | null | null | null | null | WINDOWS-1251 | Java | false | false | 10,459 | java | package ru.fastcards.editor;
import ru.fastcards.R;
import ru.fastcards.utils.ImageManager;
import ru.fastcards.utils.ScreenParams;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Bitmap.Config;
import android.graphics.Canvas;
import android.graphics.Color;
import an... | [
"justdevelopers@gmail.com"
] | justdevelopers@gmail.com |
0bdaf3371b13e661390ab400c27ed032d42f187c | 6af127e56945ab4b66d2085c121b7946ed9f7fd0 | /app/src/main/java/me/justup/upme/dialogs/ViewImageDialog.java | 4643cae38e6af2b10c4752ce5a7ef00f914222d7 | [] | no_license | Viktor-s/new_app | 10b3ae70c1e2d2b3ae372b2824c8d5f9b5820ae9 | 2360897d7e6613917bc2594bdfee78c3175e9501 | refs/heads/master | 2021-03-24T11:09:23.228384 | 2015-06-22T15:06:32 | 2015-06-22T15:06:32 | 29,297,579 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,409 | java | package me.justup.upme.dialogs;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.DialogFragment;
import android.content.DialogInterface;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.v... | [
"initrod@gmail.com"
] | initrod@gmail.com |
46a34b018430511d50356a5b4ca00590c94814d8 | f886812ecab339023ecf23ff5aa28b7051cc951e | /src/main/java/com/twineworks/tweakflow/lang/ast/structure/match/HeadTailListPatternNode.java | 6a2686c0f08a48a521b9a162d9592aa9399706c1 | [
"MIT"
] | permissive | twineworks/tweakflow | 995608af17f309bacb0064769499077aca7e1f8d | b6aa5241b9347c14d58bb0ef8f6b75a955ea92b6 | refs/heads/master | 2023-02-21T12:51:35.647910 | 2023-02-17T10:52:09 | 2023-02-17T10:52:09 | 97,735,381 | 31 | 6 | MIT | 2022-01-07T18:52:04 | 2017-07-19T15:55:15 | Java | UTF-8 | Java | false | false | 3,670 | java | /*
* The MIT License (MIT)
*
* Copyright (c) 2019 Twineworks GmbH
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to u... | [
"slawomir.chodnicki@gmail.com"
] | slawomir.chodnicki@gmail.com |
a3fe62bc988ff22df803da4c5376cc6d2176a786 | 49dcf2a808dfb241072105ce9e34da1686e4fcc4 | /LifecycleLog/app/src/androidTest/java/com/example/android_logging_the_lifecycle_methods/ExampleInstrumentedTest.java | 47c0dd2519e2d4eaca0dde42efef4a9c32035133 | [] | no_license | Adrian-Jablonski/Beginning-Android | d1ea7aa9dba97c9dcaaaf24b864763e90aca27d4 | 98aeced1a263d0fd327f28b807ba70e0a2bd67ec | refs/heads/master | 2020-05-03T09:41:24.882640 | 2019-04-15T02:50:11 | 2019-04-15T02:50:11 | 178,561,046 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 782 | java | package com.example.android_logging_the_lifecycle_methods;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which ... | [
"Jablonski.Adrian1@gmail.com"
] | Jablonski.Adrian1@gmail.com |
81e9ecf927396a424dbe31251ab8681f69a1fc25 | a4a51084cfb715c7076c810520542af38a854868 | /src/main/java/cn/tongdun/android/core/ooxoxoooxooo0xx00/o00o0o0oo0oo0o000x00.java | ef87ce86193c3ee02fd31c0a03d6a1725ec379b6 | [] | no_license | BharathPalanivelu/repotest | ddaf56a94eb52867408e0e769f35bef2d815da72 | f78ae38738d2ba6c9b9b4049f3092188fabb5b59 | refs/heads/master | 2020-09-30T18:55:04.802341 | 2019-12-02T10:52:08 | 2019-12-02T10:52:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,861 | java | package cn.tongdun.android.core.ooxoxoooxooo0xx00;
import android.app.ActivityManager;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import... | [
"noiz354@gmail.com"
] | noiz354@gmail.com |
ce3ca453ae8161d2eced5c4481324d6ac714e6e2 | ae850da1f683f5c58a8aa487b1fb41598a14c7f1 | /researchers/src/main/java/com/platform/researchers/controllers/UserController.java | 9cf59e7c1e726e6ff8cab91e58dd441d6546968b | [] | no_license | Roberto-GH/researchers_platform | 37475aae13b6ee369f5d9ed36370f5406782da36 | bfae9ac4f2580d08665ac4d1ed4122cbeeaf0454 | refs/heads/main | 2023-08-18T16:41:30.621657 | 2021-10-19T15:56:49 | 2021-10-19T15:56:49 | 410,172,683 | 0 | 0 | null | 2021-10-05T01:54:08 | 2021-09-25T04:15:02 | Java | UTF-8 | Java | false | false | 2,677 | java | package com.platform.researchers.controllers;
import com.platform.researchers.dtos.userdto.UserAuthRequestDto;
import com.platform.researchers.dtos.userdto.UserAuthResponseDto;
import com.platform.researchers.dtos.userdto.UserRequestDto;
import com.platform.researchers.dtos.userdto.UserResponseDto;
import com.platform... | [
"roberthdrums@gmail.com"
] | roberthdrums@gmail.com |
e9113349965ef4f7f9393788c9b68daa1aeece74 | 4f887833d997122cc7fb0df6ea82148c3dccd46e | /app/src/main/java/com/yangrufeng/mud/mudserver/entity/Player.java | c9676532abe16de866b0742e0d98f1f8abb1fbf3 | [] | no_license | yangrufeng/MudServer | 679dd475e6ec332920b00fb2b798d2c0081a2b5a | e56f0576fbaad73a29267dbe09987751d305dea4 | refs/heads/master | 2020-04-22T02:36:57.256200 | 2019-02-11T02:55:02 | 2019-02-11T02:55:02 | 170,056,532 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,581 | java | package com.yangrufeng.mud.mudserver.entity;
import com.yangrufeng.mud.mudserver.common.Common;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.HashMap;
import java.util.Map;
/**
* Created by pc on 2018/11/11.
*/
public class Player {
public String getName() {
return name;... | [
"251814590@163.com"
] | 251814590@163.com |
db0b48f664ec6a00b3a65183cae7e6d9a0f6cbb6 | 80cba38462cfdcda3bc0c5b31fcc25347c2ab3a3 | /app/src/main/java/com/android/beautifulthing/MagazineFragment/bean/MagazineDetailBean.java | 45de460f56c3ede4de6dc3169df254d66a3a85f5 | [] | no_license | zs811128838/BeautifulDiscovery | 202bdfd278c525a72678ffda29d6eb7dbf1710c0 | 8a37b93a0a0c8b3cf75e18829fa15653ed3fd8c0 | refs/heads/master | 2020-12-25T14:48:42.354326 | 2016-09-20T07:23:20 | 2016-09-20T07:23:20 | 67,427,937 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 40,219 | java | package com.android.beautifulthing.MagazineFragment.bean;
import java.util.List;
/**
* Created by keshanpu on 16/9/11.
*/
public class MagazineDetailBean {
/**
* refer_products : [{"name":"KISS","cover_images":["http://dstatic.zuimeia.com/product/pic/2016/6/12/50dbc84b-9072-4035-8ba8-2ad043c89588_800x530... | [
"keshanpu@126.com"
] | keshanpu@126.com |
4c51352bea0bcc375a2e1a30227a691315d41663 | 78cdb06af5178720ae158a91f2d5e1766e7dcc59 | /src/test/java/com/softwareverde/util/PackageTests.java | c1559216dcfb9fb2dc5f5e2574d8ad2618afcccb | [
"MIT"
] | permissive | SoftwareVerde/java-logging | 6772e97caf39f7bd1c02b74466f7f2180647226d | 280d2f812bdfd3f07c6476df510db07979936ddb | refs/heads/master | 2021-12-31T18:54:51.702471 | 2021-12-16T02:55:13 | 2021-12-16T02:55:13 | 126,208,247 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,399 | java | package com.softwareverde.util;
import org.junit.Assert;
import org.junit.Test;
public class PackageTests {
@Test
public void should_merge_simple_packages() {
// Setup
final MutablePackage rootPackage = Package.newRootPackage();
final MutablePackage pkg = Package.fromString("com.softwa... | [
"josh@softwareverde.com"
] | josh@softwareverde.com |
ee375718362bef3d91470fbe584d0e967471a2a0 | 835627678fb430408e3bf44a54b16c2d1886612a | /app/src/main/java/com/example/den_f/shoppinglistapp/interfaces/IShoppingList.java | fc5a73c05b87818e0fef8be3ec323ce6f8408510 | [] | no_license | Bombebak/ShoppingListApp | fce6d75b9e2f784f08c3e8f0c23239290505e459 | 381d3d3decd9989ab9ffe07e95802222c086edf3 | refs/heads/master | 2020-06-10T21:48:56.542028 | 2016-12-07T18:31:56 | 2016-12-07T18:31:56 | 75,864,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | package com.example.den_f.shoppinglistapp.interfaces;
import com.example.den_f.shoppinglistapp.models.ShoppingListItem;
/**
* Created by Den_F on 13-11-2016.
*/
public interface IShoppingList {
void AddToShoppingList(String productName, int productQuantity);
void EditShoppingItem(ShoppingListItem item);
... | [
"Den_Farlige_Pilot@hotmail.com"
] | Den_Farlige_Pilot@hotmail.com |
43570e8b22b2d68ef6a3d43f2fb8ca6ee4793d6d | dbfb9c007ab30678f31e62aad34471015d9277a7 | /lock/src/main/java/com/auth0/lock/fragment/DatabaseChangePasswordFragment.java | 5126b89a9003a647541d52578bfc0fbb03c2373e | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mgonto/Lock.Android | 9bf53d0dcb61d1ff0ef9ce7b05347e3fe7060d2c | faf99067a193bb81e4291ece5e50be12b44df598 | refs/heads/master | 2021-01-24T22:44:49.667190 | 2015-01-16T21:42:59 | 2015-01-16T21:42:59 | 29,368,659 | 0 | 0 | null | 2015-01-16T21:28:52 | 2015-01-16T21:28:51 | null | UTF-8 | Java | false | false | 5,685 | java | /*
* DatabaseChangePasswordFragment.java
*
* Copyright (c) 2014 Auth0 (http://auth0.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 without limita... | [
"hernanzalazar@gmail.com"
] | hernanzalazar@gmail.com |
519bbf30b996014d28926577dad654bb181e971c | a842c4d77cff81208970b6648ac65a81c8e42fb0 | /src/main/java/objects/Aura.java | 8a78b3142526600970e44ba3e1d16da239999350 | [] | no_license | pantinor/gdx-exodus | 0926e38563f0e55190fb877926b854826805c7f7 | 9ca9b3cb92548b562ca4632121f5ed37ca53dfb0 | refs/heads/master | 2021-01-10T05:22:44.035450 | 2018-04-01T00:04:31 | 2018-04-01T00:04:31 | 45,147,614 | 6 | 3 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package objects;
import exodus.Constants.AuraType;
public class Aura {
private AuraType type = AuraType.NONE;
private int duration;
public void set(AuraType t, int d) {
this.type = t;
this.duration = d;
}
public int getDuration() {
return duration;
}
public void... | [
"pantinor@gmail.com"
] | pantinor@gmail.com |
41096b5e91733a736dc2481b4f8fab297c01c585 | 28ba2a6e47ee4dc5c3768bc3fafeaddf3d09c731 | /src/main/java/com/story/UserStorytask/CDVRouteEvent.java | 672f04f9a4cfe0126f6e6abc866c43ef73804e41 | [] | no_license | gaikartejas/NewPracticeGit | 7cf991a72d21e3a7e278f12b028078733bac9d2e | 11708675e5621b95b371b633fe693c7ad477f428 | refs/heads/main | 2023-02-04T19:56:39.216916 | 2020-12-27T05:32:31 | 2020-12-27T05:32:31 | 324,692,453 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 202 | java | package com.story.UserStorytask;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
@Getter
@Setter
@ToString
public class CDVRouteEvent {
private String ID;
private String name;
} | [
"gaikar.tejas22@gmgail.com"
] | gaikar.tejas22@gmgail.com |
91edba9b6a63dff20fd7a49d32546c173d0a4f10 | c210109200077a439e715587ca0d7a9bbec9810c | /src/test/java/io/github/jhipster/sample/web/rest/BankAccountResourceIntTest.java | f52433c2fc081402cd764064258bb98ddcd9e178 | [] | no_license | guoyu07/jhipster-sample-app-hazelcast | 99363f8c85afe299c6ae01236b8fea396261aaa7 | 10d453a6d6fc56f00e1f431edc487671a954d4cf | refs/heads/master | 2020-06-01T05:11:30.519653 | 2017-06-09T15:36:58 | 2017-06-09T15:36:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,176 | java | package io.github.jhipster.sample.web.rest;
import io.github.jhipster.sample.JhipsterHazelcastSampleApplicationApp;
import io.github.jhipster.sample.domain.BankAccount;
import io.github.jhipster.sample.repository.BankAccountRepository;
import io.github.jhipster.sample.web.rest.errors.ExceptionTranslator;
import org.... | [
"julien.dubois@gmail.com"
] | julien.dubois@gmail.com |
1dbb07294c4cbe6ab93bf64086de27b48e9a8f04 | 1c5fd654b46d3fb018032dc11aa17552b64b191c | /spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/security/oauth2/client/OAuth2ClientPropertiesRegistrationAdapter.java | 8d50f8d117b5c5a6cb4018755a516f02c48df6bb | [
"Apache-2.0"
] | permissive | yangfancoming/spring-boot-build | 6ce9b97b105e401a4016ae4b75964ef93beeb9f1 | 3d4b8cbb8fea3e68617490609a68ded8f034bc67 | refs/heads/master | 2023-01-07T11:10:28.181679 | 2021-06-21T11:46:46 | 2021-06-21T11:46:46 | 193,871,877 | 0 | 0 | Apache-2.0 | 2022-12-27T14:52:46 | 2019-06-26T09:19:40 | Java | UTF-8 | Java | false | false | 4,362 | java |
package org.springframework.boot.autoconfigure.security.oauth2.client;
import java.util.HashMap;
import java.util.Map;
import org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider;
import org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Reg... | [
"34465021+jwfl724168@users.noreply.github.com"
] | 34465021+jwfl724168@users.noreply.github.com |
89a677e56258fb1d1724d5ee6cf8486cbebd459c | 4257f017c4738d7c1891f91d19655c45975103f4 | /TestViewPager/app/src/main/java/fpt/gstpro/testviewpager/model/Photo.java | 300ad27f2d0bdff5c774281a23346d516720bafc | [] | no_license | ninh-the-composer/android-study | e68b5e559a3e7dc9a123ab540bf08fdab10e9742 | 39386dd812ba91cbcccbf6bc73ab4c2902251317 | refs/heads/master | 2023-05-28T07:21:14.725913 | 2021-05-24T07:08:16 | 2021-05-24T07:08:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,545 | java | package fpt.gstpro.testviewpager.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Photo {
@SerializedName("albumId")
@Expose
private int albumId;
@SerializedName("id")
@Expose
private int id;
@SerializedName("title")
@E... | [
"adzekk01@gmail.com"
] | adzekk01@gmail.com |
f2d6e2966c11f7d4a65ba0e077e4e26104025eb8 | 180a75e3e7260a8d446a4a78b23f2dd930729e83 | /POO20204_201905555_rodrigo/src/aula14/sala_aula_teste/TestaAgenda.java | d25b88a8f5585a67a3026c7debde36115903772e | [] | no_license | Spaink/POO_2020-4 | aae03a2c97e1c30343872561de37e9f62b9bf3d8 | b392dd9295928bb050ef42f97d33b57ade9ef784 | refs/heads/master | 2020-12-12T18:16:21.284018 | 2020-02-09T19:00:58 | 2020-02-09T19:00:58 | 234,195,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 91 | java | package aula14.sala_aula_teste;
import org.junit.Before;
public class TestaAgenda {
}
| [
"rodrigo.alves@level5jr.com.br"
] | rodrigo.alves@level5jr.com.br |
31f80a80171d776ccefb2ef2b988edff74d64939 | 5b93ab442bda15acd710d71a4723c67803be283d | /Point Initializations/src/Point.java | b7d9a92fa5d8656d32d08a2d1db9a650b493f145 | [] | no_license | sepehrja/AspectJ | ccec5744b26d3a260f8272d13069c6a9f14f056d | 85693df4cd1fc9d5e3b699f3d3a2f707e0a2f911 | refs/heads/master | 2022-04-14T18:45:59.318896 | 2020-02-02T23:47:30 | 2020-02-02T23:47:30 | 237,854,139 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 169 | java |
public class Point {
public float x;
public float y;
public Point() {
this(0, 0);
}
public Point (float x, float y) {
this.x = x;
this.y = y;
}
}
| [
"jalayersepehr@gmail.com"
] | jalayersepehr@gmail.com |
23179576d9139db04cbb413f8820aae87ad29283 | 98b1ccad537fad866032ad38553948d9d3e432db | /src/main/java/com/chtw/cidemo/CidemoApplication.java | bb8322b2e7bf181fb375dcc3b3a0157e21e4304b | [] | no_license | twwch/ci-demo | 7113bf2d9f4dd8976b6a6ac4fe11401e0e94718a | f64a924ff326b24484326f1d5758543bf9bbf6bf | refs/heads/master | 2023-07-17T20:14:22.462605 | 2021-09-04T11:03:08 | 2021-09-04T11:03:08 | 403,024,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package com.chtw.cidemo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CidemoApplication {
public static void main(String[] args) {
SpringApplication.run(CidemoApplication.class, args);
}
}
| [
"chenhao03@xiaoduotech.com"
] | chenhao03@xiaoduotech.com |
9cbb61299ad092aedc102f06d8aa69b6f70d1e73 | d75030a113e753c0762ec0bf105d9f9a6ef54079 | /fakeplayer-plugin/src/main/java/io/github/portlek/fakeplayer/file/MenuFile.java | a6a0e5345495ab5520a84fdc0be52e346af22c4d | [
"MIT"
] | permissive | YemY4YT/fakeplayer | 3aaf22ff2a35e222e4a0fcff0b342e59e774a1a3 | 98a89447251a80892773aba20511ebcf73ce377a | refs/heads/master | 2023-01-29T03:08:46.913167 | 2020-12-13T11:25:07 | 2020-12-13T11:25:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,120 | java | package io.github.portlek.fakeplayer.file;
import com.cryptomorin.xseries.XMaterial;
import io.github.portlek.bukkititembuilder.ItemStackBuilder;
import io.github.portlek.bukkititembuilder.util.ColorUtil;
import io.github.portlek.configs.annotations.Config;
import io.github.portlek.configs.annotations.Instance;
import... | [
"noreply@github.com"
] | noreply@github.com |
17414fd4c997993b4bda3a9d48c66f1272fffe2f | c6257e86485e85c1a89751edd064d8419781263a | /src/uoc/jezamora/tfc/firmapp/mng/UserMngr.java | 25eaa314d774e4d67ce758c7d7910ad47c2903b0 | [] | no_license | juanen/FirmApp | 692448f02118bf233ce584f02d79588abe882de4 | 92e2c957ff713e67f11a6279c9f04c1ce2e6d37b | refs/heads/master | 2021-01-21T10:12:53.325763 | 2013-01-04T10:49:16 | 2013-01-04T10:49:16 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 5,881 | java | /**
* @Author JE Zamora Alvarez - UOC - TFC
* @Date 2012/12 - V1.0
*
* Manage class user profile
*/
package uoc.jezamora.tfc.firmapp.mng;
import org.json.JSONException;
import org.json.JSONObject;
import android.content.Context;
import uoc.jezamora.tfc.firmapp.ent.Session;
import uoc.jezamora.tfc.firmapp.ent.U... | [
"zamora.juanenrique@gmail.com"
] | zamora.juanenrique@gmail.com |
d85af965f8fde8fe76b198506092aaf61277ea8e | 1bc627c380d57604101bc65e5c402ea88332c919 | /src/main/java/com/fsoft/ez/controller/EZN101Controller.java | 2d19cb701ac40057557089cc57a4e0d60b7a0811 | [] | no_license | lmhieuptit/ToeicOnline | 3478f03c484fd7da507c0dc968b9a54b6666fcf1 | c13f9622c3685c45ee66d31b329b409aadb5867d | refs/heads/master | 2023-06-26T00:56:03.742248 | 2021-07-21T10:47:38 | 2021-07-21T10:47:38 | 388,077,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,063 | java | package com.fsoft.ez.controller;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation... | [
"lmhieuptit@gmail.com"
] | lmhieuptit@gmail.com |
0393416d4acd6ea84161e5f8e675e7373579efc9 | aca457909ef8c4eb989ba23919de508c490b074a | /DialerJADXDecompile/adr.java | 1b5018b4bc86727012f2dc8c2394d04094586880 | [] | no_license | KHikami/ProjectFiCallingDeciphered | bfccc1e1ba5680d32a4337746de4b525f1911969 | cc92bf6d4cad16559a2ecbc592503d37a182dee3 | refs/heads/master | 2021-01-12T17:50:59.643861 | 2016-12-08T01:20:34 | 2016-12-08T01:23:04 | 71,650,754 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,590 | java | import android.content.Context;
import android.content.res.ColorStateList;
import android.content.res.TypedArray;
import android.database.CharArrayBuffer;
import android.database.Cursor;
import android.graphics.Canvas;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import android.text.Spannabl... | [
"chu.rachelh@gmail.com"
] | chu.rachelh@gmail.com |
187e95d945f37761ca4b5173b3338529f32dcbd2 | 38d12cad57f6eec69e19d7770da95dea97220262 | /camera/code/java/com/demo/demos/render/CameraPreviewRender.java | f093c85e2c5af6c03922f8c8b8f8f75b2895a017 | [] | no_license | ohhhyeahhh/learn_android | 8c6bc4e153faa38f350787d566b9001772188a0a | 70af915d907cb3ee941d3eb84c8303de87beb12e | refs/heads/master | 2021-02-20T17:41:35.695927 | 2020-09-26T08:15:34 | 2020-09-26T08:15:34 | 245,342,829 | 3 | 16 | null | 2020-05-07T02:52:55 | 2020-03-06T06:07:54 | Java | UTF-8 | Java | false | false | 6,906 | java | package com.demo.demos.render;
import android.graphics.Bitmap;
import android.graphics.SurfaceTexture;
import android.opengl.GLSurfaceView;
import android.opengl.Matrix;
import android.os.Environment;
import android.util.Log;
import com.demo.demos.filter.ColorFilter;
import com.demo.demos.filter.CameraFilter;
import ... | [
"347006087@qq.com"
] | 347006087@qq.com |
657a961621e34386acde7a5d0019cf5f95663ec4 | b3633e3ec170e10ffaf07f7125d1bc17ff2b462f | /Benchmarks/ph-commons-ph-commons-parent-pom-9.3.9-patched/ph-commons/src/test/java/com/helger/commons/lang/ClassHierarchyCacheTest.java | 0ea9311ebc246b213d88729e3938d25086572f65 | [
"Apache-2.0"
] | permissive | dliang2000/hierarchy_analysis | 23c30460050a2451606adf28cc1e09fc101e7457 | 4083b4c9e0daaf519cd1c3f37c4379bf97da9329 | refs/heads/master | 2022-05-31T02:01:24.776781 | 2021-03-30T20:39:58 | 2021-03-30T20:39:58 | 231,459,166 | 1 | 0 | null | 2022-05-20T21:58:23 | 2020-01-02T21:03:00 | Java | UTF-8 | Java | false | false | 2,503 | java | /**
* Copyright (C) 2014-2019 Philip Helger (www.helger.com)
* philip[at]helger[dot]com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | [
"q8liang@uwaterloo.ca"
] | q8liang@uwaterloo.ca |
ec58d1f739b766c0f1e80d97c9327a9f2e187470 | 35ada520817e468a1dc936c54323faa01aaeadbe | /Exploring-Java-8/src/in/explore/core/java8/streams/MenuOperations.java | a8378793349433fe4fa1d43ad812c18a88b09d47 | [] | no_license | prashantrr143/core-java-8 | 40bbf16c8aecc8613180e81b355ff9cfc418c568 | 53d06ccd1ace95ea29b08797f54198204aa34fa6 | refs/heads/master | 2020-06-23T16:56:58.657514 | 2018-07-06T06:44:00 | 2018-07-06T06:44:00 | 74,643,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,543 | java | package in.explore.core.java8.streams;
import java.util.List;
import java.util.Map;
import java.util.Optional;
import java.util.function.Function;
import java.util.stream.Collector;
import in.explore.core.java8.streams.domain.CaloricLevel;
import in.explore.core.java8.streams.domain.Dish;
import in.explore.... | [
"prashant.siet153@gmail.com"
] | prashant.siet153@gmail.com |
c9bfd479c590eda326f35b2cd76f12e283bc3be4 | fd431c99a3cefebe3556fa30ce3768f904128496 | /JF-THIRD-PAY/pay_component/src/main/java/com/pay/business/order/service/impl/Payv2PayOrderClearServiceImpl.java | c90fd62f0ab031f5f12de2acc6645e67c22b0e5a | [] | no_license | liushengmz/scpc | d2140cb24d0af16c39e4fef4c0cd1422b144e238 | f760bf2c3b1ec45fd06d0d89018a3bfae3c9748c | refs/heads/master | 2021-06-19T15:49:59.928248 | 2018-10-16T08:24:18 | 2018-10-16T08:24:18 | 95,423,982 | 2 | 4 | null | 2017-06-28T02:35:14 | 2017-06-26T08:13:22 | null | UTF-8 | Java | false | false | 79,783 | java | package com.pay.business.order.service.impl;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.math.BigDecimal;
import java.net.HttpURLConnection;
import java.net.URL;
import java.nio.charset.Charset;
import j... | [
"liushengmz@163.com"
] | liushengmz@163.com |
784eed6118d65fd78f2b9bdcfea0d00e64f41dea | 3abd7d584859db957d9840b0c8cee822589089da | /Desktop/YeShow/src/main/java/common/controller/EncodingFillter.java | c62f17903b5f9676521f7e4d7a953147dbeef3c1 | [] | no_license | ddeokho/YeShow | 48fc6a94bd10bfc515e28e79cec33594ec9faf47 | 1f4746cf21c5d2635c69dca12ba9a0c623de0e2d | refs/heads/master | 2022-12-06T11:01:46.757772 | 2020-08-26T09:19:48 | 2020-08-26T09:19:48 | 290,449,749 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,657 | java | package common.controller;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.annotation.WebFilter;
/**
* S... | [
"sksski1359@gmail.com"
] | sksski1359@gmail.com |
fcbb47e350c2b3be3abb80a55062067c7fbb24b5 | 0039dc07de2e539748e40db7b060367f0f2a3d99 | /CreditAnalytics/2.3/src/org/drip/quant/solver1D/FixedPointFinderOutput.java | 796b27545f32e6898a8d0504156995b4041bf61b | [
"Apache-2.0"
] | permissive | tech2bg/creditanalytics | a4318518e42a557ffb3396be9350a367d3a208b3 | b24196a76f98b1c104f251d74ac22a213ae920cf | refs/heads/master | 2020-04-05T23:46:29.529999 | 2015-05-07T01:40:52 | 2015-05-07T01:40:52 | 35,299,804 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,484 | java |
package org.drip.quant.solver1D;
/*
* -*- mode: java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*/
/*!
* Copyright (C) 2014 Lakshmi Krishnamurthy
* Copyright (C) 2013 Lakshmi Krishnamurthy
* Copyright (C) 2012 Lakshmi Krishnamurthy
*
* This file is part of DRIP, a free-software/... | [
"OpenCredit@DRIP"
] | OpenCredit@DRIP |
86a2af77868d49f8a100239737a69ea18b132eeb | f11f4580f62d7c2aa1d0641ba131b185bdac4358 | /app/src/main/java/com/teamnamenotfoundexception/hoteller/fragments/Tut2Fragment.java | 154017f454d65ae25749467e7d0b6b72f85d05e3 | [] | no_license | deepakchethan/Hotel-Management-App | 1fd1f4045b5d825e6c1eeb5bf7d51b7c93ebe9bf | 779aafb935eda5741e9cbafbdedb0218432bd5b3 | refs/heads/master | 2021-04-06T04:08:59.107875 | 2019-10-01T14:40:11 | 2019-10-01T14:40:11 | 124,899,215 | 0 | 1 | null | 2019-10-01T14:40:12 | 2018-03-12T14:10:47 | Java | UTF-8 | Java | false | false | 724 | java | package com.teamnamenotfoundexception.hoteller.fragments;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.teamnamenotfoundexception.hoteller.R;
/**
* A simple {@link Fragment} subclass.
*/
pub... | [
"deepakchethan@outlook.com"
] | deepakchethan@outlook.com |
7faa3720c9c23f697061a0e4fae7a1ff154a2be9 | 96dcb3b1e90e461bcf7879b5423fade5648edf88 | /data/src/main/java/conductor/com/data/repository/AbstractDataSource.java | afdc241a076737769d15d6ab11360d2e2d6f31d5 | [] | no_license | nihad92/MVI-Android-Architecture | 5a748d2f54fa206f8c3945df4caa3bdaa6444a9d | 43dfe905ed4356e04e5f87c6546e38c18db5fab2 | refs/heads/master | 2021-07-15T16:00:39.248178 | 2017-10-21T01:13:17 | 2017-10-21T01:13:17 | 107,741,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | package conductor.com.data.repository;
import io.reactivex.Observable;
public abstract class AbstractDataSource<A, B> {
public final Observable<A> fetch(B payload) {
return fetchData(payload);
}
protected abstract Observable<A> fetchData(B payload);
}
| [
"nihad92@gmail.com"
] | nihad92@gmail.com |
25047b9c13084c494ffca88265ab2490a19f34e1 | f1fe63712d5dfa895a2ff7fd23e591acd8850b37 | /SPORTCRED/src/main/java/c01/todoteamname/project/SPORTCRED/ResetDebate.java | 63a5965ff2bdad032bf0a637f31d8479816e7789 | [] | no_license | aumpatel3113/SportCred-Web-App | d84c745528a299446181fc728cf81b788056f9ef | dad2335e8c9d225c3b81fc096473d9e122a5a397 | refs/heads/master | 2023-02-04T02:28:05.294938 | 2020-12-22T20:50:27 | 2020-12-22T20:50:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,187 | java | package c01.todoteamname.project.SPORTCRED;
import java.io.IOException;
import org.json.JSONException;
import org.json.JSONObject;
import com.sun.net.httpserver.HttpExchange;
import com.sun.net.httpserver.HttpHandler;
public class ResetDebate implements HttpHandler {
final static String password = "SPORTCRED IS VE... | [
"noreply@github.com"
] | noreply@github.com |
c72f3a2de59b435528974dea767a0781a6083a03 | 34e7d519efe420ac68e7663fd5a069289c02dc30 | /src/main/java/me/hyperburger/contry/Methods.java | b722a9f75898cc84bafadad098dfeb42c3897161 | [] | no_license | Hyperburger/NightVisionPublic2 | b164874fd5a740558368926b66610a5b87de26b4 | a956d0a256caf027823bb33e2ec14929642f84f1 | refs/heads/master | 2020-07-02T09:17:40.622111 | 2019-08-09T14:23:20 | 2019-08-09T14:23:20 | 201,483,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 196 | java | package me.hyperburger.contry;
import org.bukkit.ChatColor;
public class Methods {
public static String pl(String M) {
return ChatColor.translateAlternateColorCodes('&', M);
}
} | [
"eueu309@gmail.com"
] | eueu309@gmail.com |
ffc3f13db7df33e20418c274969401dd3763f2b2 | a111991e703fa5524a556f21578dc724aeb0de5b | /app/src/androidTest/java/com/venkateshsuvarna/carzbuy/ExampleInstrumentedTest.java | 32fabcd3454d3462f2a0d1ae8c9905ea182e20d2 | [] | no_license | venkateshsuvarna/carzbuy-android-mvp | cf01488c1f2a6ae7d606f078457c47f7d48f4360 | 321e4bdbd101ca7ca6c66bf1400aa66aff40674c | refs/heads/master | 2020-03-28T07:23:55.591796 | 2018-09-08T03:43:59 | 2018-09-08T03:43:59 | 147,898,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package com.venkateshsuvarna.carzbuy;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an An... | [
"venkatesh.l.suvarna1@gmail.com"
] | venkatesh.l.suvarna1@gmail.com |
9edb5b52f89b34953263acba815428063f2713af | c764c139ba2869a520524c20e1c8b2315690cc70 | /src/_01/composition/Fuel.java | ee3831630f6acde5d0da43ac3a0d2a54530505f6 | [] | no_license | furkansuglun/SpringCore_fromBook | 6ba1061b10efb5d64c9b0290c4aabf92379cc7ad | c9964fab9aee1d646837c5bb525f678cdb122117 | refs/heads/master | 2021-01-11T19:15:25.935511 | 2017-01-27T17:50:59 | 2017-01-27T17:50:59 | 79,343,894 | 0 | 0 | null | null | null | null | ISO-8859-16 | Java | false | false | 116 | java | package _01.composition;
public class Fuel {
public void hasFuel() {
System.out.println("Yakęt var.");
}
}
| [
"sulun_furkan.54@hotmail.com"
] | sulun_furkan.54@hotmail.com |
51e0e576b1016e5e7531e4886fd2a156b0b2b866 | 851103ede3b14da72706a4fdfdbbf26c1cb7871f | /test0419/Main2.java | 8aa990629211e527521834ba05d7765d7fb57ac4 | [] | no_license | Ren-Yaqian/nowcoder-exercise | 6033846fb18f4dc813382ad9297df76f10f0d0d5 | 49157e7bed0858053188cc72db20525846a1ece1 | refs/heads/main | 2023-07-05T02:05:42.660658 | 2021-08-11T01:17:52 | 2021-08-11T01:17:52 | 359,762,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 946 | java | package test0419;
//删数
import java.util.Scanner;
public class Main2 {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
while (scan.hasNext()) {
int n = scan.nextInt();
if(n>1000){
n = 999;
}
boo... | [
"noreply@github.com"
] | noreply@github.com |
755fdc79526e916318878b1fa200893c8e27eb0b | ce1a693343bda16dc75fd64f1688bbfa5d27ac07 | /testsuite/src/main/org/jboss/test/web/servlets/StandaloneENCServlet.java | f8406d7c0a54f7cbc923d58b84ccf32d88e02a00 | [] | no_license | JavaQualitasCorpus/jboss-5.1.0 | 641c412b1e4f5f75bb650cecdbb2a56de2f6a321 | 9307e841b1edc37cc97c732e4b87125530d8ae49 | refs/heads/master | 2023-08-12T08:39:55.319337 | 2020-06-02T17:48:09 | 2020-06-02T17:48:09 | 167,004,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,723 | java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | [
"taibi@sonar-scheduler.rd.tut.fi"
] | taibi@sonar-scheduler.rd.tut.fi |
2ccc551cacc8606db61e875dbdd619a99c5d1a79 | 9c64ab252d5ce42427ddb45cd4be3d6482a6a890 | /jud-cloud-framework/jud-cloud-upms/jud-cloud-upms-biz/src/main/java/jud/cloud/upms/biz/service/MobileService.java | ffdf208e18bc0076c43f413988fc71f4ee84cef2 | [] | no_license | apc2018/jud-cloud | f0a93cb6dec7302d7b326c808b42a5a20ae3ff66 | c2291bd172582217ba4f148339fb01ba0a16acf8 | refs/heads/master | 2020-08-01T03:47:38.045862 | 2019-09-25T14:08:06 | 2019-09-25T14:08:06 | 209,495,940 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package jud.cloud.upms.biz.service;
import jud.cloud.common.core.util.R;
public interface MobileService {
/**
* 发送手机验证码
*
* @param mobile mobile
* @return code
*/
R<Boolean> sendSmsCode(String mobile);
}
| [
"tj007_bo@163.com"
] | tj007_bo@163.com |
4291cebdb420f856f5b103702cf8553b62065d1b | 495334c8e93b2fd5f0966e4bddd4bca7549e456b | /app/src/main/java/edu/coe/shughes/movingdots/BugView.java | 35b0b59c596a08636f56ab6bc7af5ecc12f6fafa | [] | no_license | IJTillman/Bugs_Game | 65154c198e7e53798aaa5bea09e8225cdcfd097f | 67016349e33d12a4dc77d1bb4463f0fa0d763a36 | refs/heads/master | 2021-01-17T15:45:20.007931 | 2017-04-17T02:55:07 | 2017-04-17T02:55:07 | 84,111,894 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,631 | java | package edu.coe.shughes.movingdots;
import android.content.Context;
import android.os.Handler;
import android.util.AttributeSet;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.Toast;
import java.util.Random;
/**
* Created... | [
"ijtillman@coe.edu"
] | ijtillman@coe.edu |
058934a6ace6a7fd6c5b3800b3eb44822fe67738 | 0e0848cf21f4ff8529960b39c05027335b818a0e | /src/com/sfc/leetcode/Two_Sum.java | 0364b362e7af4c4a71fa0b7880e5df14e8b1e5a1 | [] | no_license | slowfishcolor/leetcode-new | 184f24a7d6cb5fe06291920424c5467e1448df2d | 8fc775dbcc8698395228ff7ef40228f88518987a | refs/heads/master | 2021-01-21T10:16:18.113934 | 2017-09-20T15:27:23 | 2017-09-20T15:27:23 | 83,401,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,104 | java | package com.sfc.leetcode;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
/**
* Given an array of integers, return indices of the two numbers such that they add up to a specific target.
* You may assume that each input would have exactly one solution, and you may not use the same element tw... | [
"slowfishcolor@gmail.com"
] | slowfishcolor@gmail.com |
2f4b7f3f258d62eadd32e3994d70ca67bd83fc49 | 91f71e2609437e6354f73d2dcb1cf96521bcceba | /src/cn/infection/utils/PageBean.java | 7e9fa25c600dfdbee308bbcef567e11dc10fed4c | [] | no_license | riceDarling/CAS_Infection | 855d6111bdf24da4dd5dcd48b35d94f96ab1de94 | b7138240a33c87e135f27403b03806856dc14cfb | refs/heads/master | 2021-01-22T13:23:53.842961 | 2017-08-18T01:56:52 | 2017-08-18T10:17:47 | 100,662,009 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,478 | java | package cn.infection.utils;
import javax.servlet.http.HttpServletRequest;
public class PageBean {
/**
* 获取界面显示页数
*
* @param request
* @return
*/
public static int getPageCount(HttpServletRequest request) {
int pageCount = 10;
String param = request.getParameter("pageCount");
if (par... | [
"2398300521@qq.com"
] | 2398300521@qq.com |
e091201f142a2f9b035afcf159aad756f7d3a026 | 8c7b37a4c6680eb2fd72fcc8e119c3a8bb9eb259 | /patterns/src/patterns/BehavourialPattern1.java | 79694d241091a1f152d3aac579e7b2d554e0c3c2 | [] | no_license | tejas-epam/Pissay-tejaswini-design-patterns | 71dab4d5ac3fae7c560715ef387450eb2463a4c0 | a92f5f7f6c51a8707f75070dbab5b20857149900 | refs/heads/master | 2021-03-09T20:38:35.941730 | 2020-03-10T18:36:47 | 2020-03-10T18:36:47 | 246,378,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 951 | java | package patterns;
public class BehavourialPattern1 {
public static void main(String[] args)
{
Alert A = new Alert();
A.alert();
A.alert();
A.set(new Silent());
A.alert();
A.alert();
}
}
interface MobileAlert
{
public void alert(Alert a);
}
... | [
"tejaswini@DESKTOP-MNBVGCS"
] | tejaswini@DESKTOP-MNBVGCS |
98ed4b78e64dd9f66cc99247b587d1d2cb8e4a27 | 32dc3c1948b43b1fb1791088f429900d1adbf619 | /ClassificationTraining/huaweiSimple/CountCharacters2.java | 85a0dccc9c25e3c89dc66b9fda04f83df8d61e0e | [
"MIT"
] | permissive | Kevin-SJW/Enterprise-programming-exercises | a6a00e6477163bec55ba7d9bcd72c6f81bce3c7c | 7b64e7c7c0d4b5bb4624b7ce3f5875485ab2d614 | refs/heads/master | 2021-06-20T11:11:38.396675 | 2021-02-20T13:32:08 | 2021-02-20T13:32:08 | 177,378,667 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,375 | java | package ClassificationTraining.huaweiSimple;
/**
* @Classname CountCharacters2
* @Description TODO
* @Date 2020/10/7 20:28
* @Created by Administrator
*/
public class CountCharacters2 {
public static void main(String[] args) {
String[] words = {"cat", "bt", "hat", "tree"};
String chars = "atac... | [
"shijianweicisco@163.com"
] | shijianweicisco@163.com |
ab0798ff4a0bba68cf6a427f2fb74d4780710cc2 | 750560577778994af1137b860a364e23a5b8a57f | /src/com/schoolcontact/utils/AsyncImageLoader.java | 43a262ac2036c3278f9dde45d0e58c732c612bfa | [] | no_license | wujia28762/SchoolContact | 3f04ad7a138a3158969cba68179d4ad27822132f | d860662093eb4cd0c2130842becd8ba5d065258d | refs/heads/master | 2021-01-19T21:55:21.805147 | 2017-05-27T07:04:11 | 2017-05-27T07:04:11 | 88,723,078 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,363 | java | package com.schoolcontact.utils;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.lang.ref.ReferenceQueue;
import java.lang.ref.SoftReference;
import java.net.HttpURLConnection;... | [
"wujiaxing_687543@foxmail.com"
] | wujiaxing_687543@foxmail.com |
6f3418f76f174e086042b4b5a894729c87f93e6c | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/emoji/ui/v2/EmojiStoreV2BaseFragment$6.java | e78134fdc88fab7ee09fd24978a64129962e943d | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 672 | java | package com.tencent.mm.plugin.emoji.ui.v2;
import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnTouchListener;
final class EmojiStoreV2BaseFragment$6
implements View.OnTouchListener
{
EmojiStoreV2BaseFragment$6(EmojiStoreV2BaseFragment paramEmojiStoreV2BaseFragment)
{
... | [
"172601673@qq.com"
] | 172601673@qq.com |
ec0e0c6e93a3019e6f879e2efab3dfa681c2a5bd | d54eaa467935e554401638a7a5c06ee365e6cc3c | /src/main/java/com/simulations/covid/domain/SimulatorFacade.java | 09724bc296499818077769c2f13eb35ffbef8628 | [] | no_license | fay3r/covid-simulation-backend | 35134db60828b3480f534448ea93bca483ab843d | dc397974c7fe763ff5dfe44beb36bc869f952eed | refs/heads/master | 2023-04-27T06:25:39.672197 | 2021-05-26T22:43:50 | 2021-05-26T22:43:50 | 371,036,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,806 | java | package com.simulations.covid.domain;
import com.simulations.covid.dto.PersonDto;
import com.simulations.covid.dto.SimulationDto;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.transaction.annotation.Transactional;
import java.util.LinkedHashMap;
import java.util.List;
import java... | [
"patryks9090@gmail.com"
] | patryks9090@gmail.com |
c8f6e4a19740281f03ccb50ef03992e60693665f | 42bcadb7e9d0dadf73d53fe4a2da20b6ced95a43 | /src/singleton/VolatileDoubleCheckLazySingleton.java | 608d84a41cc6cdd3c88ea5981223103707553175 | [] | no_license | VangelisHaha/design-patterns-demo | a6da13d9f0ea29b0b7a6ec32aecb847fc3742bbd | c8d32a0cafe4a47cbccb2b2619c7b702ab0f3f4b | refs/heads/master | 2020-06-04T14:05:24.737288 | 2019-07-17T04:40:39 | 2019-07-17T04:40:39 | 192,054,520 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,002 | java | package singleton;
import java.io.IOException;
import java.net.Socket;
import java.nio.channels.SocketChannel;
/**
* 懒汉式+同步方法+Double-Check+Volatile
*
* @author Vangelis
* @date 2019-07-16 17:42
*/
public final class VolatileDoubleCheckLazySingleton {
// private byte[] data = new byte[2014];
private v... | [
"wangjie@icaremgt.com"
] | wangjie@icaremgt.com |
32b57c68f3abc5f817c772e3356cf89be2542466 | 3800cd99fdb7d827b471d2541fa69e74eaa9e6e8 | /src/main/java/jb/dao/BasedataDaoI.java | bdda601ef5f4f19024a07746c0c679a37a27f4c3 | [] | no_license | huanganrang/dive | 7183929b807aa3fb3928e8cb8639352f7315797c | 07e64e38510fb25bd901cb0ad0a17f71a6732369 | refs/heads/master | 2020-04-06T06:51:40.546561 | 2016-07-09T17:09:11 | 2016-07-09T17:09:11 | 38,625,923 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 184 | java | package jb.dao;
import jb.model.Tbasedata;
/**
* basedata数据库操作类
*
* @author John
*
*/
public interface BasedataDaoI extends BaseDaoI<Tbasedata> {
}
| [
"huangzhi@huangzhi-PC"
] | huangzhi@huangzhi-PC |
8f57418ac6b82f513cb813166950e76fffd53001 | f6bb19544b74f4952d1d90465d5b3695fce89bd4 | /source/ocotillo/graph/rendering/Rendering2D.java | a8194764ae1e34e2150ce489ab150eff860beb8d | [] | no_license | cluelab/ocotillo | 2406e75c48932f77e9f494e2457a17b67f262e16 | 7d9d4b7e9347e557b0e17f836c2999df80413509 | refs/heads/master | 2021-01-11T14:10:57.314197 | 2017-06-21T12:00:07 | 2017-06-21T12:00:07 | 94,996,917 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,469 | java | /**
* Copyright © 2014-2015 Paolo Simonetto
*
* 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 ag... | [
"matderosa@unisa.it"
] | matderosa@unisa.it |
0a2ace305e6bb72468b275f5995cb12bdb7e8daa | 217d96db536ff284fc1b168bf640104f00ba1ad5 | /rifidi/trunk/org.rifidi.ui.common/src/org/rifidi/ui/common/validators/BooleanValidator.java | 793d8e484767e0acae41c6b2cde0b9c93a363ae3 | [] | no_license | TranscendsLLC/emulator | d5b94965b8ebd894707c093334c51aabf30d0075 | a46c42cd2e86aafc213df7585dc923895a589446 | refs/heads/master | 2021-01-14T12:31:10.876450 | 2010-10-01T21:28:07 | 2010-10-01T21:28:07 | 43,608,652 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 946 | java | /*
* ComPortValidator.java
*
* Created: Apr 9, 2007
* Project: RiFidi Emulator - A Software Simulation Tool for RFID Devices
* http://www.rifidi.org
* http://rifidi.sourceforge.net
* Copyright: Pramari LLC and the Rifidi Project
* License: Lesser GNU Public License (LGPL)
* http://www.opens... | [
"kyle@70ba6d20-ffbb-44b8-b480-e27427137dba"
] | kyle@70ba6d20-ffbb-44b8-b480-e27427137dba |
4e9a172c98e4b6f5c028b3652d96a4b7665f3cc4 | ab3eccd0be02fb3ad95b02d5b11687050a147bce | /apis/mapbox-gl/out/src/main/java/js/mapboxgl/AnimationOptions.java | cdbe5891db1a7b81ae8a5f17030eeebf4b069fdd | [] | no_license | ibaca/typescript2java | 263fd104a9792e7be2a20ab95b016ad694a054fe | 0b71b8a3a4c43df1562881f0816509ca4dafbd7e | refs/heads/master | 2021-04-27T10:43:14.101736 | 2018-02-23T11:37:16 | 2018-02-23T11:37:18 | 122,543,398 | 0 | 0 | null | 2018-02-22T22:33:30 | 2018-02-22T22:33:29 | null | UTF-8 | Java | false | false | 1,898 | java | package js.mapboxgl;
import javaemul.internal.annotations.DoNotAutobox;
import js.PointLike_UnionOfArrayOfNumberAndPoint;
import js.browser.Array;
import js.browser.Function;
import jsinterop.annotations.JsPackage;
import jsinterop.annotations.JsProperty;
import jsinterop.annotations.JsType;
/**
* source type: "ts... | [
"ignacio@bacamt.com"
] | ignacio@bacamt.com |
7e383e608b5d92eccd10493f047b8f4b10cfa29a | e80bad8f42f7a996b9998b9c9b303c8b23b881eb | /appLib/src/main/java/com/ab/global/AbConstant.java | 4ab482f46ad02546bc02c43cd6cbcdf8ae301a55 | [] | no_license | hzl512/CSMAMVP | 84fb6a8715e222e3f0d001fbdc2aae7faf79cbdb | a38d0ad748d003a76a5d5d9160992b44e9fcab87 | refs/heads/master | 2021-07-12T14:21:35.631129 | 2017-12-04T13:34:27 | 2017-12-04T13:34:27 | 86,672,897 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 850 | java | /*
* Copyright (C) 2012 www.amsoft.cn
*
* 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 agr... | [
"826064591@qq.com"
] | 826064591@qq.com |
febecc202f495676b554bf55188505a0d226fe84 | d3e8b153f5204fecbd55784058d224ce512e92f6 | /src/com/spoj/basics/PrangonAndString.java | 0f4638728e63f725b407e77d5781440ee0425431 | [] | no_license | shrey32/Hacker-Rank | a8175b2d41d1bd3364f70dce6fcc7e4fa571e4ab | 56125330f1726dfc8a2bebf8c9f3f84d2172ed00 | refs/heads/master | 2021-07-25T13:51:43.438888 | 2021-06-25T17:22:30 | 2021-06-25T17:22:30 | 25,756,527 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 911 | java | package com.spoj.basics;
import java.util.Scanner;
/**
* <a href="https://www.spoj.com/problems/MOZPAS/">MOZPAS - Prangon and
* String</a>
*
* @author Shrey
*
*/
public class PrangonAndString {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int n = scan.nex... | [
"shreysharma.sharma31@gmail.com"
] | shreysharma.sharma31@gmail.com |
338420846b3a6eba22ec5d6a5b51e53cf6f2834a | 85f370af5a729465095e38f067fe1717a83129fa | /src/FigureGUI.java | e973243325018da8ed4bcee3f22c4dad96f67ae6 | [] | no_license | max114/AStar | d58c720aacdad182deaa58058b53e2f9ab183596 | 29347a680166796bb3998f2c034d309c2cf46220 | refs/heads/master | 2020-12-24T21:36:39.349507 | 2016-05-13T19:44:57 | 2016-05-13T19:44:57 | 58,413,472 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,053 | java |
/**
* This class creates GUI that contains the buttons, the text area and the panel
* that we are going to draw the rectangle and circle objects
* @author Max Zelalem
*/
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.GridLayout;
import java.awt.Point;
import java.awt... | [
"max.zelalem@gmail.com"
] | max.zelalem@gmail.com |
b3bf91da932a511ffcc232cf8cc808fad62de8bb | 88ede05492042f4fc62f8227749817ae9ddd04e1 | /app/src/main/java/android/vn/leo/qrscan/ui/MainActivity.java | c1ae91104d74d956af40498ab5e66457478d1853 | [] | no_license | dinhlamvn/qrscan | 26dd2800cb133f4bb555d2eaac7f5be8c1f163e7 | b7275183deb0d6c7bf24292a4bda0945fc0e2f59 | refs/heads/master | 2022-09-15T15:05:47.740069 | 2022-08-28T02:57:02 | 2022-08-28T02:57:02 | 180,054,043 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,773 | java | package android.vn.leo.qrscan.ui;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Bundle;
import android.provider.Settings;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import androi... | [
"dinhlamvn353@gmail.com"
] | dinhlamvn353@gmail.com |
80e1211c0a3638f4462b499f83a0db9477e01de9 | 33b895b26e9743e1a96546c1a6964b75c7063844 | /src/main/java/core/Louandgrey.java | e929206805ea7abdd4b3ddda99c956744506a6c7 | [] | no_license | gt-python-16/narvar_UI | 8658af9979d2ef356ba954ffd2947f810bc7357c | 4d39ba6db1d7db6544fe6c83320cf906e0f072b4 | refs/heads/master | 2021-01-19T00:54:34.130271 | 2017-04-04T18:03:57 | 2017-04-04T18:03:57 | 87,218,674 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,656 | java | package core;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.TimeUnit;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.openqa.selenium.*;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.ui.ExpectedCondition;
import org.ope... | [
"galinaTim0417@gmail.com"
] | galinaTim0417@gmail.com |
cea6aef52a7c817b4c89a90216bbbc98f1552008 | 61f770a8c844cb8a258832c62a64925552b6f813 | /massis-remote/src/main/java/com/massisframework/massis/remote/highlevel/HighLevelCommandController.java | ad8ddd76a206d06f0ec56fa22646721ae3fe2560 | [] | no_license | rpax/massis-remote | d1046e9ee29dd15ca1fa852f18bfc25f374502a1 | 85d3a0c301491db45d0a88d475737e3ae59caecb | refs/heads/master | 2021-01-10T04:29:58.129054 | 2016-04-17T12:40:21 | 2016-04-17T12:40:21 | 55,345,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,160 | java | package com.massisframework.massis.remote.highlevel;
import java.util.Iterator;
import java.util.Map;
import java.util.Queue;
import java.util.concurrent.ConcurrentLinkedQueue;
import com.massisframework.massis.model.agents.HighLevelController;
import com.massisframework.massis.model.agents.LowLevelAgent;
public cla... | [
"rpax@ucm.es"
] | rpax@ucm.es |
a158fd1185819b17983245c158be99ac6307e4dc | fe91ce3c6bff95204681fcafd0fb47f63c338ae5 | /video_play/src/main/java/com/test/video_play/server/tcp/EncodeV1.java | 677a5edbec979a10139b254a86cf566295218dc7 | [] | no_license | qulong/TestH264Player | d3b278c193ef8972f3c418e96cbc649f5fe7f329 | 1b655c414c446022211c5a27e15e681b669401dd | refs/heads/master | 2020-04-15T05:08:51.226082 | 2019-01-09T07:40:37 | 2019-01-09T07:40:37 | 164,410,401 | 0 | 0 | null | 2019-01-07T09:40:54 | 2019-01-07T09:40:54 | null | UTF-8 | Java | false | false | 1,966 | java | package com.test.video_play.server.tcp;
import android.text.TextUtils;
import com.test.video_play.ScreenRecordApi;
import com.test.video_play.utils.ByteUtil;
import java.nio.ByteBuffer;
/**
* Created by xu.wang
* Date on 2018/08/22 14:47:47.
*
* @Desc 传输数据格式
*/
public class EncodeV1 {
private int mainCmd... | [
"wangxu@zonekey.com.cn"
] | wangxu@zonekey.com.cn |
ae66de9e879227906741c315dc70f5fa99259390 | f44399936178dd27a618b4ede601b0f952028334 | /src/main/java/com/project/controller/backend/LoginController.java | d0ac85e62801ce5859402e1be5c11cf59ef6f312 | [
"Apache-2.0"
] | permissive | wangyinqing/kyuubi | cbf2345c4102c728bbcc77fe7e193728c3c12128 | 51111ba0cd84783ed472b11b40e45c04b403bf3b | refs/heads/master | 2021-05-25T11:13:02.109300 | 2018-07-16T14:23:33 | 2018-07-16T14:23:33 | 127,231,409 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,794 | java | package com.project.controller.backend;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.CookieValue;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.Request... | [
"wangyinqing1986@gmail.com"
] | wangyinqing1986@gmail.com |
78a6f92d10d8ed997113fd0808fcb474c8e4da4a | d9a0e9937c2636bcc562a4e05d67ba9ffb3640df | /xc-framework/xc-service-manage-course/src/main/java/com/xuecheng/manage/course/controller/TestCourseController.java | b6cdf1edd5da1ea973f30d7a8c4b1dd11aadb0ec | [] | no_license | chrilwe/xuecheng | 2dbce54dce76a370e40fd20ca22ca501cb6c326e | 35625776678362d2a7a93001a5f5bbf4c7144be8 | refs/heads/master | 2022-12-08T14:57:12.792534 | 2019-06-18T15:44:34 | 2019-06-18T15:44:34 | 173,674,136 | 1 | 0 | null | 2022-11-24T06:26:08 | 2019-03-04T04:32:47 | Java | UTF-8 | Java | false | false | 6,780 | java | package com.xuecheng.manage.course.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cloud.client.ServiceInstance;
import org.springframework.cloud.client.loadbalancer.LoadBalancerClient;
import org.springframework.http.HttpEntity;
import org.springframework.http.Htt... | [
"1129864619@qq.com"
] | 1129864619@qq.com |
42f33a633272318a4901eb71535a7b00b150d138 | 91dddee4aad1c6737e9cb48b32c4148a4d4a0b7a | /src/main/java/ch/bfh/bti7535/w2017/Strategies/BaseLine/BaseLineStrategy.java | 61f62001ec54a660390eee27918363c1f4db6e1c | [] | no_license | quickstar/ch.bfh.bti7535.w2017.dataGreen | 160a7cf743af0694e69a358ba5a4395646a88139 | 7fd0a4fa8a851a6e814c542ac34e4a28b4a16082 | refs/heads/master | 2021-09-04T02:35:47.088438 | 2018-01-14T19:23:20 | 2018-01-14T19:23:20 | 111,442,076 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,233 | java | package ch.bfh.bti7535.w2017.Strategies.BaseLine;
import ch.bfh.bti7535.w2017.Strategies.SentimentStrategy;
import ch.bfh.bti7535.w2017.io.BaseClassifier;
import ch.bfh.bti7535.w2017.io.CorrectlyClassified;
import ch.bfh.bti7535.w2017.io.ReviewReader;
import ch.bfh.bti7535.w2017.io.Unclassifiable;
import weka.core.sto... | [
"lukas.laederach@3volutions.ch"
] | lukas.laederach@3volutions.ch |
a2727569937cb376524b36bb97c624730d0594aa | 58dffc75051b7e3338d2623f68c7611c94fdba7b | /new/src/DateFormatTest.java | 2c7b8d7cb1c0e84918149a3151c70ea29d4faecd | [] | no_license | atal34/myproject | 837db97edc5b72859f58bb78798e156ca123f7d7 | 63d710f47dd3d3d7468b5b23e03ee6f1671681e5 | refs/heads/master | 2021-07-02T22:39:36.921580 | 2021-06-19T04:17:54 | 2021-06-19T04:17:54 | 88,830,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | import java.text.Format;
import java.text.SimpleDateFormat;
import java.util.Date;
public class DateFormatTest {
public static void main(String[] args) {
Format formatter1 = new SimpleDateFormat("dd/MM/yyyy HH:MM:SS");
String s1 = formatter1.format(new Date());
System.out.println(s1);
}
}
| [
"689218@CTSC01248431001.cts.com"
] | 689218@CTSC01248431001.cts.com |
5ad6f8e7b4385efc4d858e85e5ae0eb24c1d37be | cbc6169dd9e7294d73ed31c07e3dd18c1dc2ec62 | /android/src/main/java/org/reactnative/MutableImage.java | 8d5fcc3e7ffe5c56142e49f49da18956f9d3d5a2 | [
"MIT",
"Apache-2.0",
"BSD-3-Clause"
] | permissive | frazercomputing/react-native-camera | 4866740eaba73be160f437e7dc8f619054eb8451 | c4733bdcc4726813bf9200db759daaf86bf37ff0 | refs/heads/master | 2020-03-23T13:28:47.121396 | 2019-05-14T20:48:38 | 2019-05-14T20:48:38 | 141,620,515 | 0 | 0 | NOASSERTION | 2019-05-14T20:48:39 | 2018-07-19T19:07:01 | Java | UTF-8 | Java | false | false | 9,690 | java | package org.reactnative;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Matrix;
import android.media.ExifInterface;
import android.util.Base64;
import android.util.Log;
import com.drew.imaging.ImageMetadataReader;
import com.drew.imaging.ImageProcessingException;
import... | [
"sibeliusseraphini@gmail.com"
] | sibeliusseraphini@gmail.com |
438cdb7ebe6dbb5f40c5c1c924c63de2f75d845f | dfb4edf2fe5d9c73b109bf2a7a130c6b2352a651 | /5.2 Combinatorial and Greedy Algorithms - Exercise/CombExec/src/snakes/Main2.java | 8a8373c88fcec7f172fcf45f3db2e0af0f2d05cd | [] | no_license | aquaruiz/Algorithms | 098b2332c5424004e43e6d97d79ec7e5a83d949b | baa3ae505a5c8d4d397dbfd7eb1b5864d34478ba | refs/heads/master | 2021-07-01T12:14:59.699810 | 2019-08-16T10:53:52 | 2019-08-16T10:53:52 | 175,662,646 | 1 | 0 | null | 2020-10-13T14:38:19 | 2019-03-14T16:46:58 | Java | UTF-8 | Java | false | false | 4,029 | java | package snakes;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.Collections;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
public class Main2 {
static int maxLenght;
... | [
"gpetiaa@gmail.com"
] | gpetiaa@gmail.com |
b384ca874d7a96b3de91f52df1779a07ab963650 | 58fb74aafdd5aee3a4339e63051f1b8da5205f3e | /app/src/test/java/com/poppin/movies/ExampleUnitTest.java | b7ac662b2819edd7852a506fc02a6c6c8306beec | [] | no_license | allefsousa/imdbApiFilmes | 4ef224f5661c7299b9978e7090e8a5e642ac7844 | e5326a01b4c2fe63d8cf9830e4e6c3899dc5dd49 | refs/heads/master | 2020-03-25T13:27:25.332977 | 2018-08-08T03:00:15 | 2018-08-08T03:00:15 | 143,826,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | package com.poppin.movies;
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 addi... | [
"allefsousa_1@hotmail.com"
] | allefsousa_1@hotmail.com |
f46157f33e5442e068ffbe0c476bbf5ac86c483d | bf7b4c21300a8ccebb380e0e0a031982466ccd83 | /middlewareConcepts2014-master/Assignment3/lib/jacorb-3.4/src/generated/org/omg/CosNotifyComm/SequencePushSupplierPOA.java | cce23c51c7503d071de139932f5d706419f4a03e | [] | no_license | Puriakshat/Tuberlin | 3fe36b970aabad30ed95e8a07c2f875e4912a3db | 28dcf7f7edfe7320c740c306b1c0593a6c1b3115 | refs/heads/master | 2021-01-19T07:30:16.857479 | 2014-11-06T18:49:16 | 2014-11-06T18:49:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,576 | java | package org.omg.CosNotifyComm;
/**
* Generated from IDL interface "SequencePushSupplier".
*
* @author JacORB IDL compiler V @project.version@
* @version generated at 27-May-2014 20:14:30
*/
public abstract class SequencePushSupplierPOA
extends org.omg.PortableServer.Servant
implements org.omg.CORBA.portable.I... | [
"puri.akshat@gmail.com"
] | puri.akshat@gmail.com |
af3b53cc76dc93d3cbe98ba901d8bcb6d0309b62 | 0bb9bf2fd75f33fc07390b0e228a2e5a0bd4d1bf | /Revision2/src/Strings/permutations.java | 38b02db27d76e178946dab1b27af2665e351fcc3 | [] | no_license | rewanth21/freetime | 286a453f0ab4643f569ae4e81233db45c9e73ead | c485b8db2b2b79d98bc1d47e03ac64ab5311f1ea | refs/heads/master | 2020-12-24T08:01:54.229736 | 2016-11-26T23:54:42 | 2016-11-26T23:54:42 | 46,446,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,467 | java | package Strings;
import java.util.LinkedHashMap;
import java.util.Map.Entry;
public class permutations {
public static void main(String[] args) {
// TODO Auto-generated method stub
String s = "AABC";
String[] stringarray = s.split("");
LinkedHashMap<String, Integer> map = new L... | [
"rewanth19@gmail.com"
] | rewanth19@gmail.com |
3925514526b54ad34f6fa93c017e9658907fd01f | 843c49ad39ebb50269d86986a2e3d471cac5ea20 | /time-management-backend-springboot-app/src/main/java/com/toptal/timemgmt/security/JwtAuthenticationFilter.java | 60b2b3f792bd0ce41b2c1812beec31beeda2268c | [] | no_license | Bhargav9427/Time-Management-Application | c0ecc33a652df0bcd82d07b2255c5e3c8f2e1bf7 | 2b810b3c1a9270737a49cd7a7cd04a46d519fc2b | refs/heads/master | 2023-04-13T17:47:08.571237 | 2021-04-07T18:00:27 | 2021-04-07T18:00:27 | 355,636,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,284 | java | package com.toptal.timemgmt.security;
import java.io.IOException;
import javax.servlet.FilterChain;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.bea... | [
"bhargav.kular@radixhealth.com"
] | bhargav.kular@radixhealth.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.