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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
632bf2147ade4ed175ab11d285c2bc24f4b2f604 | 4eda9f9d39fcce71a97382bc9dcea1c6f2e74b1c | /longcheng_app/trunk_V2.4.0/libsuperplayer/src/main/java/com/tencent/liteav/demo/play/bean/TCPlayKeyFrameDescInfo.java | 5204d8bb3bc9d6edd318beb8f89b901a83875732 | [] | no_license | junwei0000/all | 4eacc518a93f2e1b92a921fa294bdce7b6694e79 | dffe32c16e38c46a60ec2022f5da198b7c02a383 | refs/heads/master | 2021-07-17T22:13:06.343261 | 2021-02-23T06:41:11 | 2021-02-23T06:41:11 | 54,452,127 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package com.tencent.liteav.demo.play.bean;
public class TCPlayKeyFrameDescInfo {
public String content; // 描述信息
public float time;// (秒)
@Override
public String toString() {
return "TCPlayKeyFrameDescInfo{" +
"content='" + content + '\'' +
", time=" + time +
... | [
""
] | |
67261a2df92926e45de471cfa91d5442ab724842 | 5f0d7b8f7834101213b88cdbc80343d60c8e778d | /app/src/main/java/com/example/app_choferes/ui/fragments/ExpensesFragment.java | 606a143c7d67894f58886940982907e873bf9269 | [] | no_license | davidPerezRamirez/app_choferes | 83da14a91ec3fed92e6973d1aa74465aa3b98bb7 | 73b301a2165050658277c2169e8525584d40db72 | refs/heads/master | 2020-05-19T22:26:14.898476 | 2019-05-25T19:04:07 | 2019-05-25T19:04:07 | 185,245,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,986 | java | package com.example.app_choferes.ui.fragments;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.provider.MediaStore;
import android.support.design.widget.CoordinatorLayout;
import android.util.Log;
import android.view.LayoutInflater;
import... | [
"pucarauntref@gmail.com"
] | pucarauntref@gmail.com |
6815385573978b6bfa6d8e6ea9b87922066d18bc | ea7ba99bec1c13ba9aa3d074605d88d4686a69ec | /src/lesson5/Exeption123.java | 5183ac9013f48bc6cbd84f22519a3add5f639bf1 | [] | no_license | Vika-Domaskina/java_test_2 | 6478a536abacbec100ad19ad7f79e065667d476c | 8eb0ca862c7300986327f73d1bfe853e31de558e | refs/heads/master | 2020-12-07T17:15:02.685371 | 2017-10-17T13:46:40 | 2017-10-17T13:46:40 | 95,446,159 | 1 | 1 | null | 2017-09-21T12:44:12 | 2017-06-26T12:53:55 | Java | UTF-8 | Java | false | false | 1,465 | java | package lesson5;
/**
* Created by Viktoriya.D on 9/26/2017.
*/
public class Exeption123 {
public static void main(String[] args) throws Exception {
//напишите тут ваш код
try {
method1();
} catch (Exception3 s) {
System.out.println(s + "intercepted33333!!!!!");
} c... | [
"v1ktor1ya.domask1na@gmail.com"
] | v1ktor1ya.domask1na@gmail.com |
bbf157da7670b52e148818c6e6405f996a469ea2 | 6e88b342403e57463745e7de2217b96dcb841bfd | /src/test/java/com/vipgti/nvempleados/web/rest/UserResourceIntTest.java | 46bb1f7b242ea9bc333d14dd210f32ca7fe8a9e0 | [] | no_license | BulkSecurityGeneratorProject/nvempleados | 56d2815d607a98abdf6ce9791c8869f3f49440c6 | c58258cc6d099283dc5f26ec3f374864266943e6 | refs/heads/master | 2022-12-19T20:42:52.596469 | 2017-07-15T23:17:01 | 2017-07-15T23:17:01 | 296,568,103 | 0 | 0 | null | 2020-09-18T08:56:11 | 2020-09-18T08:56:10 | null | UTF-8 | Java | false | false | 2,908 | java | package com.vipgti.nvempleados.web.rest;
import com.vipgti.nvempleados.NvempleadosApp;
import com.vipgti.nvempleados.domain.User;
import com.vipgti.nvempleados.repository.UserRepository;
import com.vipgti.nvempleados.service.UserService;
import org.apache.commons.lang3.RandomStringUtils;
import org.junit.Before;
impo... | [
"fernandoyandun@softwareevolutivo.com.ec"
] | fernandoyandun@softwareevolutivo.com.ec |
eb43d9f3621e58055b83d837c15daf6bc2f79467 | ba26af1bfe70673303f39fb34bf83f5c08ed5905 | /analysis/src/test/java/org/apache/calcite/test/DiffTestCase.java | 10f47ba73b1858a598f3637d8fe44eb75625d2b9 | [
"MIT"
] | permissive | GinPonson/Quicksql | 5a4a6671e87b3278e2d77eee497a4910ac340617 | e31f65fb96ea2f2c373ba3acc43473a48dca10d1 | refs/heads/master | 2020-07-30T06:23:41.805009 | 2019-09-22T08:50:18 | 2019-09-22T08:50:18 | 210,116,844 | 0 | 0 | MIT | 2019-09-22T08:48:23 | 2019-09-22T08:48:23 | null | UTF-8 | Java | false | false | 16,758 | 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... | [
"xushengguo-xy@360.cn"
] | xushengguo-xy@360.cn |
964272b2001fb947abfbf841684f2fed6d5366b1 | 214408363ebd4b3f44a811bfcb2d3164d5aef11f | /background/src/main/java/com/cikers/wechat/mall/modules/app/controller/AppProductController.java | cf9f717b175df4deafb64dabb42f684b459a5b91 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | david-hwp/cikers | b2da3743f957361ba57929b1d03f407db36c9c26 | 3bc803e476aba3c450a6417387141fcb17f00d6a | refs/heads/master | 2020-03-19T06:42:49.543408 | 2018-07-02T13:51:18 | 2018-07-02T13:51:18 | 136,048,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,203 | java | package com.cikers.wechat.mall.modules.app.controller;
import com.cikers.wechat.mall.common.utils.BaseResp;
import com.cikers.wechat.mall.modules.app.dto.EquipmentDTO;
import com.cikers.wechat.mall.modules.app.entity.EquipmentEntity;
import com.cikers.wechat.mall.modules.app.entity.ProductEntity;
import com.cikers.wec... | [
"weiping_he@hansight.com"
] | weiping_he@hansight.com |
bf8297e9b9e0a85b141ceb87a571a644a2a69195 | 7874c5125ed36259c95c6d1fac27fa1bc24c5f87 | /src/RootElement/Task/impl/TaskPackageImpl.java | edaf8449b5c70a32170ca384eb6ff3ad23e24b90 | [] | no_license | Jiaxin-li/PegasusMDD | f3455386a7b8584f9edda0914a96b51f7617fcc4 | 400c627c09c63d063fa97a6573631a5e00963988 | refs/heads/master | 2021-01-10T16:37:38.345296 | 2016-01-07T08:04:03 | 2016-01-07T08:04:03 | 47,560,844 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,964 | java | /**
*/
package RootElement.Task.impl;
import RootElement.Account.AccountPackage;
import RootElement.Account.impl.AccountPackageImpl;
import RootElement.Booking.BookingPackage;
import RootElement.Booking.impl.BookingPackageImpl;
import RootElement.CheckIO.CheckIOPackage;
import RootElement.CheckIO.impl.CheckIOPac... | [
"lijiaxin1012@gmail.com"
] | lijiaxin1012@gmail.com |
630851c2f08d842a21834da8475d3ce68601b107 | 20e612ba5c071a9329f8f54d35c6c57a7a8e140d | /src/main/java/com/milotnt/service/MemberService.java | 9aff52017009deaed7d28d6a2abd581a28d5dcd5 | [] | no_license | neaos/gym-management-system | 6aef85adb65538f2ae2f7853b66e03ab994f797c | 7cda620c47b43d7d0a7e63cb609848cc1372e2cd | refs/heads/master | 2023-07-17T00:14:06.899454 | 2021-08-24T04:32:57 | 2021-08-24T04:32:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 808 | java | package com.milotnt.service;
import com.milotnt.pojo.Member;
import java.util.List;
/**
* @author ZhangMing [1157038410@qq.com]
* @date 2021/8/11
*/
public interface MemberService {
//查询会员信息
List<Member> findAll();
//新增会员信息
Boolean insertMember(Member member);
//根据会员账号修改会员信息
Boolean up... | [
"zach.milo@qq.com"
] | zach.milo@qq.com |
a591a57c625f1b800940247b236dc7a59ad7bf98 | c90727fac12309862657d90f52553870524df908 | /AndroidImageSlider/app/src/test/java/com/mounts/lenovo/androidimageslider/ExampleUnitTest.java | b8a8555cd9ca5d7873d64878304f74d8e4b5d359 | [] | no_license | 1026linnlinn/Delivery-App | 7e2ed51e1ab06926960bab320b12842e991c4c99 | 7a1c6b6ffaea713e9fbb61e9a4e0f1a701b0dafb | refs/heads/master | 2020-07-04T13:20:01.227365 | 2019-10-03T10:35:02 | 2019-10-03T10:35:02 | 202,297,173 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 397 | java | package com.mounts.lenovo.androidimageslider;
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
... | [
"linnlinnhtet4662@gmail.com"
] | linnlinnhtet4662@gmail.com |
5014f8def03eb5fe2cc746d75c87df2da0f1d839 | 112992129b02cc3e07345403e71b09ad42a2876b | /src/tests/V230.java | 2afbe35c1522098b59e0a5902cecb7cbac03bf7d | [] | no_license | xashenx/sectesting | ccbe7dcc87e157d0cdd337a8f50ef8736ef42574 | 73a6ee03099ff8661adb8c73c6576074357462ba | refs/heads/master | 2021-05-26T19:51:49.773224 | 2013-07-13T12:36:13 | 2013-07-13T12:36:13 | 9,753,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 992 | java | package tests;
import net.sourceforge.jwebunit.junit.WebTester;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import util.Functions;
import util.Vulnerabilities;
public class V230 {
private static WebTester tester;
@Before
public void prepare(){
tester = new WebTester();
... | [
"fabrizio.zeni@gmail.com"
] | fabrizio.zeni@gmail.com |
5c1f5330edc5aa8d3a34e0e5e889dc10ea05defe | 5e21a07eb3b6d6ddb567009869e37b3eb8c7bb08 | /jpingus-animator/src/main/java/gee/imaging/sprites/Sprite.java | bd4379893b6339eedaf6ce4c90ccec34bb687dab | [
"MIT"
] | permissive | j-pingus/jpingus | 32041a191e5197f812b2d8d04cc21eb4e2cb0cb8 | 467f20844b3b0b33d4219e0fa14447e09ac60389 | refs/heads/master | 2021-01-23T04:59:28.460449 | 2017-03-26T21:26:33 | 2017-03-26T21:26:33 | 86,265,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,691 | java | package gee.imaging.sprites;
import gee.imaging.ImageToolkit;
import gee.imaging.Renderable;
import java.awt.*;
import java.awt.image.*;
//All managing things for a sprite.
public class Sprite implements Renderable {
long animTime = 0;
int z;
int animSpeed = 70;
Image source[][];
Image currentImage;
boole... | [
"gerald.even@gmail.com"
] | gerald.even@gmail.com |
c90c190811f0a636bd5297074e9f92340adb6ba6 | af7e3c5042220ef99eb77e667fd66148f77c7ed3 | /src/main/java/ms/events/Difficulty.java | 05d92952d872f925f703db0459271b5e3f985c02 | [] | no_license | denzelhall20/Minesweeper-Clone | 25454ed0af36b1dc24046b02aa06309e35fd76b5 | 6e72ad9070fac0503290d3c7f0082feac8a61956 | refs/heads/master | 2023-02-13T19:11:05.864547 | 2021-01-06T21:43:31 | 2021-01-06T21:43:31 | 306,709,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 249 | java | package ms.events;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
@RequiredArgsConstructor
public class Difficulty {
@Getter
private final int numRows;
@Getter
private final int numCols;
@Getter
private final int numBombs;
}
| [
"denzelch19@gmail.com"
] | denzelch19@gmail.com |
dcd413632c5dd595b77c9044d8a3fa428f8c167d | dbd270d5494a86e4b85ddc75b74f8c46dd9e36c5 | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/OurTeleOpUndeclared.java | e44362d31269255b571c8cf08d11de08f4578e6f | [
"BSD-3-Clause"
] | permissive | SHP-Robotics/base-bot-new | edb347c3d34b00528267eb60cbbf6261afb667a5 | 3605e6ddb07acaab116dcd54701e24768d2aad30 | refs/heads/main | 2023-08-17T07:44:48.455805 | 2021-09-19T01:55:34 | 2021-09-19T01:55:34 | 390,071,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,016 | java | package org.firstinspires.ftc.teamcode;
import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
import com.qualcomm.robotcore.util.ElapsedTime;
import org.firstinspires.ftc.teamcode.PixyWorking.PixyBlock;
import org.firstinspires.ftc.teamcode.PixyWorking.PixyBlockList;
import org.firstinspires.ftc.teamcode.PixyWorking... | [
"bcraftyminer@gmail.com"
] | bcraftyminer@gmail.com |
4b1c5f7a76391bac6ae39618a0db0c037d73e3c6 | c5d952b4faf909eaf85f7e49f862c23117cba597 | /src/main/java/com/jobsearchtry/Employer_Profile_Detail.java | af6be0b45252b9cf823ca5078a47035f4cf78f48 | [] | no_license | KozaSol/TRY1 | 2756126ccb54f41d3a549dfb131946d940f6d936 | 40e57b0e2861dddba46a5eb810bb7f7f65064b0a | refs/heads/master | 2020-12-31T07:11:34.996514 | 2017-02-01T06:34:26 | 2017-02-01T06:34:26 | 80,595,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 45,278 | java | package com.jobsearchtry;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.AsyncTask;
impor... | [
"ramyaavinoth.22@gmail.com"
] | ramyaavinoth.22@gmail.com |
1882fe4a06daf3a0e6ca4fdf385f1ae46cafe4ab | b5eab0e8fe7ce6749720e1a116fe72cde4c2fea0 | /spring/src/main/java/io/xgeeks/examples/spring/PaymentService.java | 787695b923a8cccea156300f24e81349e17e68cb | [
"MIT"
] | permissive | xgeekshq/workshop-intro-java-11-spring | 4bd1250f5cb9e14bacf849402d6dbd6248878df1 | a2d07955d175496b5850d26ef05d468dedaa72d4 | refs/heads/main | 2023-05-02T12:35:47.107437 | 2021-05-06T13:48:53 | 2021-05-06T13:48:53 | 359,374,781 | 3 | 0 | MIT | 2021-04-26T18:24:01 | 2021-04-19T07:54:31 | Java | UTF-8 | Java | false | false | 484 | java | package io.xgeeks.examples.spring;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Component;
@Component
public class PaymentService {
private final Payment payment;
public PaymentService(@Qualifier("creditCard") Payment payment) {
this.payment = ... | [
"otaviopolianasantana@gmail.com"
] | otaviopolianasantana@gmail.com |
aefd6326ff72b38dd1550f0883f2662d40f0f542 | ec2b483eb4313f1843f3483c574d4ab7406f53ae | /sqfx/core/src/org/squirrelsql/session/objecttree/ObjectTreeFindCtrl.java | e90fc7dd8f333aabcf2fd419abc324b04df3586f | [] | no_license | Bartman0/SQuirreLSQL | cd813a48fac8b7b653da9b8e8689eddd1568bfde | c53798894835c6b16f18a256d56c8e7846d5f2e1 | refs/heads/master | 2021-01-01T04:12:14.816599 | 2016-04-10T19:22:22 | 2016-04-10T19:22:22 | 57,206,180 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,170 | java | package org.squirrelsql.session.objecttree;
import javafx.scene.Node;
import javafx.scene.control.Tooltip;
import javafx.scene.control.TreeItem;
import javafx.scene.control.TreeView;
import javafx.scene.input.KeyCode;
import javafx.scene.input.KeyCodeCombination;
import javafx.scene.input.KeyEvent;
import org.squirrel... | [
"gerdhwagner@t-online.de"
] | gerdhwagner@t-online.de |
2ae077fff22e7b3052b60a7de6026ba5cc3256af | bce034d1302504f4a46043d9537d3c5678032d07 | /src/main/java/resourceater/controller/CpuResourceController.java | b541bae6442fc95af2f0fc9857e26be43bb6dc31 | [] | no_license | rajendrapenumalli/resourceater | 12435632e6750ff706b7705af8ec846ea199372b | 14b01ed6f1e2088558190357cd58161aa1e790a1 | refs/heads/master | 2020-06-15T03:13:32.006869 | 2019-05-31T17:49:37 | 2019-05-31T17:49:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 847 | java | package resourceater.controller;
import io.swagger.annotations.Api;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import resourceater.model.resource.cpu.CpuResource;
import resourceater.model.resource.cpu.CpuResourceRequest;
import resourc... | [
"jonatan.ivanov@gmail.com"
] | jonatan.ivanov@gmail.com |
694c2d97dcd8fcf298db0e86e9a68290c1b6752e | 578c31dfc1131c6c44b0e8e36a7a092ea798d2a0 | /apnahome/src/p1/DBInfo.java | 37c04d04313d4fc5432960be96f6578a54c64eb1 | [] | no_license | vkgupta0025/HouseHive | 1c1308b15dcf3f2716c73e3378ec859a64b77752 | ca15c2c26be8af453edb062c6ca0bf00fd620fe3 | refs/heads/master | 2021-01-22T20:50:21.632597 | 2017-03-18T03:36:12 | 2017-03-18T03:36:12 | 85,369,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 892 | java | package p1;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class DBInfo
{
static Connection con=null;
static
{
//Drivers
try
{
Class.forName("com.mysql.jdbc.Driver");
}
catch (ClassNotFoundException e)
{
e.printS... | [
"vkgupta0025@gmail.com"
] | vkgupta0025@gmail.com |
1f1a1da57a08b2584ebbaef08b1d12e99e927944 | 2de38654933350bf9c04afcb2ec264979865262e | /com.windhoverlabs.cfside/src/com/windhoverlabs/cfside/preferences/PreferenceConstants.java | baa9bd1aeb35bdd8446c30f2ea9ff0a0fd0b5418 | [] | no_license | Z-WHL/whlide | 70f04150685d5c4e5449afeda36121066bf48692 | 8165f5e18895590eeeb7a2e96bd089ac9a06e39f | refs/heads/master | 2020-07-17T22:31:42.588479 | 2019-10-07T18:44:33 | 2019-10-07T18:44:33 | 206,113,574 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package com.windhoverlabs.cfside.preferences;
public class PreferenceConstants {
public static final String P_PATH = "pathPreference";
public static final String P_BOOLEAN = "booleanPreference";
public static final String P_CHOICE = "choicePreference";
public static final String P_STRING = "stringPreference";
... | [
"canzhong@windhoverlabs.com"
] | canzhong@windhoverlabs.com |
e9f468500807ffb4864aab9ec4b986c25a89defa | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/digits/313d572e1f050451c688b97510efa105685fa275a8442f9119ce9b3f85f46e234cdf03593568e19798aed6b79c66f45c97be937d09b6ff9544f0f59162538575/000/mutations/1449/digits_313d572e_000.java | 514d65dc025c8246e11dbfb8806e794438c2224e | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,742 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
624dec56fedcfe7322793f6d4c9f23cc9eaeca82 | 33fbbf4a94dd8704b1e601a4046a3137c74d9c4c | /src/InterviewQuestions/java/arrays/OddAndEvenInArray.java | a772283653881767710cf8382bfd56233d39068e | [] | no_license | Deepika-at-git/MyProject | 333c6133a6b5e802acdad575ccaa91f3a6250184 | 7f6e76930436e161eb4a5b5a3c0ddca683bfd5f3 | refs/heads/master | 2023-08-22T11:14:21.665307 | 2021-10-26T16:07:31 | 2021-10-26T16:07:31 | 405,781,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 919 | java | package InterviewQuestions.java.arrays;
public class OddAndEvenInArray {
public static void main(String[] args) {
int[] arr = {12, 17, 70, 15, 22, 65, 21, 90};
separateOddAndEvenInArray(arr);
}
public static void separateOddAndEvenInArray(int[] arr) {
System.out.println("Array ... | [
"dpka3012@gmail.com"
] | dpka3012@gmail.com |
d44ee291349835909ddcfb5d4b8f5f3bd0917575 | 5593c4003370b9e922136d38ec20ba458348a5d9 | /src/ServletPackage/AmiServlet.java | 39ae1d10a7a8f4e6020f0c559dcc78f50aab034d | [] | no_license | la-carte/WebCovid | f15ba0646d7d14497f4b86f06f4dfd2ebdaa8d8f | c556d8340c5f985f898bcf6a2a330184e13da71b | refs/heads/main | 2023-02-11T02:55:46.403829 | 2021-01-10T11:33:55 | 2021-01-10T11:33:55 | 315,270,289 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,828 | java | package ServletPackage;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.ht... | [
"twix_vr@msn.com"
] | twix_vr@msn.com |
fa4d5a17cf54bfc1d6da93fb241a079beac171eb | 1ed6a958ab46c4ddf0794f4e2f01811bf00df36c | /Acme-Explorer/src/main/java/controllers/ranger/CurriculumRangerController.java | 50682b14369aa605249fe2b7fedaf87e7add183a | [] | no_license | MrMJ06/ProyectosDP | 3042d5a6af0eedabcecf97d8ef4df3592830a868 | 4c766fedcf7a2d82d9e3010239d81b0661483f9f | refs/heads/master | 2021-05-04T05:34:38.552264 | 2018-03-02T11:00:44 | 2018-03-02T11:00:44 | 120,339,531 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,950 | java |
package controllers.ranger;
import java.util.Collection;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.util.Assert;
import org.springframework.validation.BindingResult;
import org.springframe... | [
"mrmj1996@gmail.com"
] | mrmj1996@gmail.com |
9f8ee6f3789b8e02463e20d91ee44b17bc78014d | cbdebd2dd6b7564318bbd8e1520f0ff57214716f | /clinic-data/src/main/java/com/example/springclinic/model/Person.java | 56e298dddf96d32910cc0b431617461d59a6c8d5 | [] | no_license | Lillian007-lab/spring-clinic | 2a8b81e5dae4af899a4cd3e4f60691a7193a78ec | 35e1261e348fb3e8a22f838a86e692898ed225ac | refs/heads/main | 2023-06-01T03:13:29.035638 | 2021-07-05T01:13:05 | 2021-07-05T01:13:05 | 371,251,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 556 | java | package com.example.springclinic.model;
import lombok.*;
import javax.persistence.Column;
import javax.persistence.MappedSuperclass;
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
@MappedSuperclass
public class Person extends BaseEntity{
public Person(Long id,
String firstName, String ... | [
"zcarol.530@gmail.com"
] | zcarol.530@gmail.com |
88f46d5f85d76ae5a9e1c7a8900eb4edec2d818f | c392b6cfcd9872dc7a310e4b8bc6867ab40d962e | /HW07-Department/src/main/java/ru/otus/hw07/Container/ContainerImpl.java | 9900288fd9f943c6cfad9bae95ca4d5588783b80 | [
"MIT"
] | permissive | nesteg/jotus | 13b7a5cd61a5e5dca3374c925fde68c75a4f8428 | b743d303cb238d73c848d3254b2feee0f3937afe | refs/heads/master | 2021-06-12T20:03:15.250122 | 2020-08-08T03:49:29 | 2020-08-08T03:49:29 | 254,387,861 | 0 | 0 | MIT | 2020-08-08T03:49:30 | 2020-04-09T14:04:47 | Java | UTF-8 | Java | false | false | 1,708 | java | package ru.otus.hw07.Container;
import ru.otus.hw07.Bill.Bill;
import ru.otus.hw07.Cell.Cell;
import ru.otus.hw07.Cell.CellImpl;
import ru.otus.hw07.Operation.Operation;
import java.util.*;
import java.util.function.BiConsumer;
public class ContainerImpl implements Container{
private Map<Bill, Cell> container;
... | [
"evgnest5@gmail.com"
] | evgnest5@gmail.com |
1a712b31260ce808aaa44f6df319c2f59a9118b4 | 28d1354e63724bb72300507c1b61695bd92fc27c | /app/src/main/java/com/test/xiaojian/simple_reader/model/remote/RemoteRepository.java | 302383faf1b2aea6e20e3267b51964b575d8e09d | [
"MIT"
] | permissive | yxiaojian33/NovelReader | c2a4dc81653e5a37f9ffea5062ec2a646bf07fa3 | e21ca1d6b84b2420efeaa676fe9a3e850644be22 | refs/heads/master | 2022-02-02T19:58:52.614710 | 2019-05-09T05:22:11 | 2019-05-09T05:22:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,549 | java | package com.test.xiaojian.simple_reader.model.remote;
import com.test.xiaojian.simple_reader.model.bean.BookChapterBean;
import com.test.xiaojian.simple_reader.model.bean.BookDetailBean;
import com.test.xiaojian.simple_reader.model.bean.ChapterInfoBean;
import com.test.xiaojian.simple_reader.model.bean.CollBookBean;
i... | [
"Xiaojianlei@users.noreply.github.com"
] | Xiaojianlei@users.noreply.github.com |
0786660a8887872fd1f4734a7dbd9ebbc82725ba | f11e34be143fbccb08bd5cabbcd1d8f99cddf08f | /HW_3/4/src/com/company/Board.java | 3844cad022430ed283cec0d8ccd114902d10e3b7 | [] | no_license | AlexeyLukynchik/Senla | 94dc2f9dab13f815b07cb6147e9f39fa1f554a5f | 9b26c0bebc60e30477318bc80e2fed05ec147a3f | refs/heads/master | 2021-08-10T12:03:02.906663 | 2017-11-12T14:33:15 | 2017-11-12T14:33:15 | 105,445,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 539 | java | package com.company;
import java.util.Arrays;
public class Board {
private APassenger[] passengers;
@Override
public String toString() {
return "Board{" +
"passengers=" + Arrays.toString(passengers) +
'}';
}
public Board(APassenger[] passengers) {
... | [
"aleksejlukynchik@gmail.com"
] | aleksejlukynchik@gmail.com |
adbe4311c65743af3573b433574b2768b6d8c15d | 0e21ac74ef54e0fb046a54398e751b78866685f1 | /src/api/java/thaumcraft/api/IScribeTools.java | b465d77c3cc1141ba5d974318076fd4f8eb6a3e4 | [
"MIT"
] | permissive | Kiwi233/RemoteIO | e1154eeaf8b979d47dda840b45eff7dcb1c79674 | b8076cf1481ed397eceefadea05eaa5d8e565e76 | refs/heads/master | 2022-09-26T21:01:17.594607 | 2020-05-24T10:26:26 | 2020-05-24T10:26:26 | 266,515,958 | 0 | 0 | MIT | 2020-05-24T10:16:32 | 2020-05-24T10:16:31 | null | UTF-8 | Java | false | false | 187 | java | package thaumcraft.api;
/**
*
* @author Azanor
*
* Interface used to identify scribing tool items used in research table
*
*/
public interface IScribeTools {
}
| [
"asyncronous16@gmail.com"
] | asyncronous16@gmail.com |
857267671f98d9b9c311f843e2008b49470cfbbf | 3b5d8e5ad1b069aa55e857b6ff98b43c6ce0bbb8 | /src/main/java/repository/ProvinceRepository.java | 78c18dd56ab2d7cf7b210cfdccc1218a0f813b01 | [] | no_license | voduyquocthai/m4-spring-repo-customer | bc7f42ed590b287a86864cc06ba074e2144b4a1e | a863eeae36033c4049ff1df4e4d12cf39319b701 | refs/heads/master | 2023-03-29T13:25:50.788503 | 2021-04-01T08:22:23 | 2021-04-01T08:22:23 | 353,602,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 207 | java | package repository;
import model.Province;
import org.springframework.data.repository.PagingAndSortingRepository;
public interface ProvinceRepository extends PagingAndSortingRepository<Province, Long> {
}
| [
"voduyquocthai@gmail.com"
] | voduyquocthai@gmail.com |
2a636e8f2e4e92d6bfaac5327a8cbba32363b10b | 1f45dafb232759e3028b7d524cf708dc2a31d1b3 | /gc program/gc/jini/com/sun/jini/norm/LoggedOperation.java | dde157a4f66a30ed7aa7e81e230106d8e23b8002 | [] | no_license | gcsr/btech-practice-codes | 06eacfeb6a7074b2244383a6110f77abdfc052b3 | f95a79f23484740d82eebe24763996beddd1ace7 | refs/heads/master | 2022-11-19T17:37:39.220405 | 2020-07-23T18:17:58 | 2020-07-23T18:17:58 | 263,967,369 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,773 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you m... | [
"gc.sekhar002@gmail.com"
] | gc.sekhar002@gmail.com |
a0eb2631a4d9cd31017d3bd012e7fbe81f96e7fc | a1595e219b1971c90e697dfa167d3ffb9f512a82 | /src/main/java/com/ufa/mall/util/ExcelUtil.java | 01407fe5eff3ab71d15fc1d75d21107df280c602 | [] | no_license | xieyuanzheng/appinterface | 2f944f0ca786b64f2ae8c19f8d936ca6ffc4a5bc | 9380f726706c58e43cf7ae822ca4e065dae3d960 | refs/heads/master | 2020-03-26T08:14:19.415532 | 2018-08-14T08:43:15 | 2018-08-14T08:43:15 | 144,692,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,397 | java | package com.ufa.mall.util;
import com.ufa.mall.dao.TrackingDao;
import com.ufa.mall.entity.Tracking;
import com.ufa.mall.mapper.TrackingMapper;
import org.apache.poi.ss.usermodel.Workbook;
import org.apache.poi.xssf.usermodel.XSSFCell;
import org.apache.poi.xssf.usermodel.XSSFRow;
import org.apache.poi.xssf.usermodel.... | [
"121546683@qq.com"
] | 121546683@qq.com |
825114cc487735ad545a423374060ee04fa407f8 | abe7713bad375c7adb223609ff20396970bdf4db | /src/main/java/org/mongodb/errorHandling/InsertWithPasswordChangeHandling.java | 418a717f82445afcdc656121e63da6e696e27c3b | [
"Apache-2.0"
] | permissive | sqa9999/MongoDB-ErrorHandling | d973885eeab7be2863448e1483758caf8a28d39a | d6e88b8aaf7dedd92bbfdbe2c3360358c7001284 | refs/heads/master | 2021-09-01T03:41:54.099209 | 2017-12-24T15:12:43 | 2017-12-24T15:12:43 | 111,558,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,666 | java | package org.mongodb.errorHandling;
import java.net.UnknownHostException;
import org.apache.commons.cli.CommandLine;
import org.apache.commons.cli.CommandLineParser;
import org.apache.commons.cli.GnuParser;
import org.apache.commons.cli.OptionBuilder;
import org.apache.commons.cli.Options;
import org.apache.commons.cl... | [
"sqa9999@gmail.com"
] | sqa9999@gmail.com |
6b9e57bc5484bbf412c981e2433cb716d8e59326 | 581a533a04299ea2b372d21803ed27b6317d2275 | /Github API Project/src/Extract.java | ecf6103cae6b6092d1778a89904847d9376dec99 | [] | no_license | SharlZY/CS3012-Software-Engineering | e0dca72842e9207802430305c083b9563435ee79 | c5cd7631c7842deafeef80c1b21bfac73e0e85de | refs/heads/master | 2020-03-29T06:34:14.497815 | 2018-11-18T17:12:13 | 2018-11-18T17:12:13 | 149,630,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,190 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.net.URL;
import java.nio.charset.Charset;
import org.json.JSONException;
import org.json.JSONObject;
//Credits to https://stackoverflow.com/questions/4308554/simp... | [
"bangs@tcd.ie"
] | bangs@tcd.ie |
1ab604c5df3121e72c5f7db3c49996172b3b45cd | 9d7f910dfd80f8b35efc38cf940f91df5863362c | /unziped/media2/player/src/androidTest/java/androidx/media2/player/SubtitleDataTest.java | d0a327d4d5729417213173a20a18070d3388e294 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | flyfire/AndroidXLearningDemo | 0e870d16c1536c16bc56ab18bec6b7712593e828 | e331d2708bbc567b54e81bb91c720e9a782a1af4 | refs/heads/master | 2022-12-01T18:58:46.123343 | 2020-08-14T10:08:17 | 2020-08-14T10:08:17 | 287,503,341 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,592 | java | /*
* Copyright 2019 The Android Open Source Project
*
* 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... | [
"rh.hou.work@gmail.com"
] | rh.hou.work@gmail.com |
a480c85d0500ccad6b05a34a47e8972ceeefd034 | 5ce4515d6853357e2de661f6d9c7dd87f1debf73 | /my-gdx-java-client/html/src/com/mygdx/java/client/HtmlLauncher.java | 5226d3e8c56f528afa0087f62e021638fe4888ee | [
"Apache-2.0",
"BSD-2-Clause"
] | permissive | badthinking/libgdx-cookbook | 3f6cf9b4ad1d6a8e61ffc8d1bbd21586757001a1 | a45dfbaae8aa6e8577b6c7ca34bc9cc70dbedb84 | refs/heads/master | 2020-06-02T03:11:36.421508 | 2015-02-02T13:58:58 | 2015-02-02T13:58:58 | 29,731,886 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 586 | java | package com.mygdx.java.client;
import com.badlogic.gdx.ApplicationListener;
import com.badlogic.gdx.backends.gwt.GwtApplication;
import com.badlogic.gdx.backends.gwt.GwtApplicationConfiguration;
import com.mygdx.java.MyGdxJava;
public class HtmlLauncher extends GwtApplication {
@Override
pu... | [
"forsrc@gmail.com"
] | forsrc@gmail.com |
be7629d34ab9312b8ae697841071d7bbd2919f60 | b3fd2546327e1b3d798fd0f9c9deabf5152eb386 | /src/main/java/com/mycmv/server/service/impl/exam/PaperQuestionTypeServiceImpl.java | 7790a62aa31eb8b587c445d8ee68d44203d07839 | [] | no_license | oudi2012/cmv-server | 67ca1fec358f1e6fdde56c27ccd5327c7f2a1c99 | 2a330edf2b8f70f635ae5e284b0d37129cb70cb5 | refs/heads/master | 2023-01-02T17:12:33.860702 | 2020-10-21T07:03:01 | 2020-10-21T07:03:01 | 296,192,254 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package com.mycmv.server.service.impl.exam;
import com.mycmv.server.mapper.ExamInfoMapper;
import com.mycmv.server.mapper.exam.PaperQuestionTypeMapper;
import com.mycmv.server.model.exam.entry.PaperQuestionType;
import com.mycmv.server.service.exam.AbstractExamService;
import com.mycmv.server.service.exam.PaperQuestio... | [
"wanghaikuo000@163.com"
] | wanghaikuo000@163.com |
62eb514dba348456171141117fb8707ba7c73011 | 7ee551a157f4bd5528f228971d8b6ce753b88521 | /jpo-ode-plugins/src/main/java/us/dot/its/jpo/ode/plugin/j2735/J2735MovementEventList.java | ed4da8fda84f135ed5193603b0d54b5b3d5bcab5 | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | Trihydro/jpo-ode | 39e29e46c5aeddf9d8afed2579237fe3d630fbb5 | d265c51e52fad4edcd79258f88759dea653c867d | refs/heads/master | 2022-05-05T23:38:11.520302 | 2022-03-31T16:08:34 | 2022-03-31T16:08:34 | 188,295,405 | 1 | 0 | NOASSERTION | 2019-11-15T20:24:51 | 2019-05-23T19:37:31 | Java | UTF-8 | Java | false | false | 547 | java | package us.dot.its.jpo.ode.plugin.j2735;
import java.util.ArrayList;
import java.util.List;
import us.dot.its.jpo.ode.plugin.asn1.Asn1Object;
public class J2735MovementEventList extends Asn1Object {
private static final long serialVersionUID = 1L;
private List<J2735MovementEvent> movementEventList = new ArrayList<... | [
"dan.du@leidos.com"
] | dan.du@leidos.com |
f282ae267d5ace11d5d950c7e5518bad7188f20b | fa6804179140782afa8497b4f67ef206d60e601b | /likanglin/src/reverse/ReverseTest.java | bb768224adc84cc22d9631f861aadbe52b117101 | [] | no_license | yuhaibao324/leetcode | 22513f2cbdf23ed4d56c9a03914d1e5766cb23e8 | 055c9817efa8dbda5672dc7da4aa4246bc2443c0 | refs/heads/master | 2020-03-19T04:24:04.515168 | 2017-07-28T04:02:11 | 2017-07-28T04:02:11 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 275 | java | package reverse;
/**
* @author ALKL
* 又做了一回吃瓜群众
*/
public class ReverseTest {
public static void main(String[] args) {
int abs= 0;
Solution solution= new Solution();
abs =solution.reverse(abs);
System.out.println(abs);
}
}
| [
"821953655@qq.com"
] | 821953655@qq.com |
2d9c0759bb22043c3b6b47fb47ed362c4a3dceef | 8a6453cd49949798c11f57462d3f64a1fa2fc441 | /aws-java-sdk-xray/src/main/java/com/amazonaws/services/xray/model/transform/UpdateSamplingRuleRequestProtocolMarshaller.java | 40e3c16a7a4f081fe204a1f6fe3a66948c0356f0 | [
"Apache-2.0"
] | permissive | tedyu/aws-sdk-java | 138837a2be45ecb73c14c0d1b5b021e7470520e1 | c97c472fd66d7fc8982cb4cf3c4ae78de590cfe8 | refs/heads/master | 2020-04-14T14:17:28.985045 | 2019-01-02T21:46:53 | 2019-01-02T21:46:53 | 163,892,339 | 0 | 0 | Apache-2.0 | 2019-01-02T21:38:39 | 2019-01-02T21:38:39 | null | UTF-8 | Java | false | false | 2,673 | java | /*
* Copyright 2013-2018 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... | [
""
] | |
cd43c4e970297b5557ef4e778eae57df777585ac | a620a17ea7de3a98303e1cf53f4e6072eb7b87d1 | /app/src/main/java/com/example/concretetest/model/pullRequests/PullRequestModel.java | 429634634f2c7b21502602fd977fe21dedb5fc3a | [] | no_license | liebersonsantos/ConcreteTest | d4942cb45a3674e7ab76b0435105172625fc9ac6 | 7860f0fec5cd591c8e1758cdc442375fc6fe7878 | refs/heads/master | 2020-06-30T02:54:50.553443 | 2019-08-05T17:28:07 | 2019-08-05T17:28:07 | 200,699,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 790 | java | package com.example.concretetest.model.pullRequests;
import com.example.concretetest.contract.PullRequestContract;
import com.example.concretetest.model.service.ApiService;
import java.util.List;
import io.reactivex.Single;
public class PullRequestModel implements PullRequestContract.Model {
private PullReques... | [
"lieberson.santos@zup.com.br"
] | lieberson.santos@zup.com.br |
096d26c659fc83c6e013c2e3ed584374b66de45c | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_3/src/b/d/f/b/Calc_1_3_13512.java | 22e615e2762617ec04c0917e71bec0af613f9fea | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package b.d.f.b;
public class Calc_1_3_13512 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
db9c1071f1be07de6a032a9d73db721107ca3efb | 975fbab8c29f859e7c685fdcd01ec85d81c2c11e | /plugin.idea/src/com/microsoft/alm/plugin/idea/tfvc/ui/workspace/WorkspaceModel.java | beabfd0835405fd38d6f62c110e4d54a457e3cfb | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jagadeesh1492/vso-intellij | 277b9d50395abc655ba92092cc5945eeb608d681 | 52909bb7b67fe7a16c447e921a641424111fd3d3 | refs/heads/master | 2021-05-04T01:02:38.874019 | 2016-10-14T21:03:16 | 2016-10-14T21:03:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,671 | java | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See License.txt in the project root.
package com.microsoft.alm.plugin.idea.tfvc.ui.workspace;
import com.intellij.notification.Notification;
import com.intellij.notification.NotificationListener;
import com.intellij.openapi.progress.P... | [
"jpricket@microsoft.com"
] | jpricket@microsoft.com |
388d4e57a54ebd54623d02da63d4fea2383ac9e5 | 0f379dd1f2d53e19b7bfae4ab9ffb6844bb59a20 | /Problem272.java | 266f8f42b37254dd737827d9c1eec9c79d8a9f4f | [] | no_license | jdh104/Project-Euler-Solutions | 34f59e8c6aad8aecc311ed259d1e0cacc1ac6588 | d5ff1090c12080866e053d1f92f4f24b1706c99c | refs/heads/master | 2021-01-10T09:03:09.698910 | 2019-05-22T03:49:29 | 2019-05-22T03:49:29 | 50,816,892 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25 | java | public class Problem272{
| [
"jdh104@latech.edu"
] | jdh104@latech.edu |
fac1a708e2b661a87c9f7d544cf26b28e85a1f24 | 34810fc1839db6a5cf393c3ef7b980ca7dc9449c | /lab5/FormatException.java | c3639b55e5d0d15f8f9f32b57045977d2f5e8b46 | [] | no_license | prznoc/Obiektowe | fe04ec77991315c5c49b8e38f45df2d0bf30a18d | 5b4e3b8ebfc7728389ce8fa53e25268143a84d89 | refs/heads/master | 2020-03-31T23:09:59.775303 | 2019-01-08T22:17:05 | 2019-01-08T22:17:05 | 152,644,688 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 185 | java | package lab5;
public class FormatException extends Exception{
FormatException(String text, int line, String in){
super(text + " in line "+ line+ "\n" + in);
}
}
| [
"przemeknok@interia.pl"
] | przemeknok@interia.pl |
0185871a4b13e81fc752135ad812e1d5c304b928 | 9c3f61b8817f067afcdd61fea72f9b8130bbfce2 | /04-elasticsearch/src/main/java/com/sandbox/elasticsearch/api/UserController.java | e2fe03bd02342248f9cbf00fa5674cd164be2873 | [] | no_license | fatihsert/spring-dev | 60831da608e5bdffc839b3707595bc2fc2ddf32a | 00eec6571bdf649093c935aa9b1926862962084c | refs/heads/master | 2022-04-22T20:01:59.733107 | 2020-04-10T21:57:14 | 2020-04-10T21:57:14 | 254,743,135 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,491 | java | package com.sandbox.elasticsearch.api;
import com.sandbox.elasticsearch.entity.User;
import com.sandbox.elasticsearch.repository.IUserRepository;
import lombok.RequiredArgsConstructor;
import org.joda.time.DateTime;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMappi... | [
"fatihsert@outlook.com"
] | fatihsert@outlook.com |
d98d2e5e8e7a20e89ee74e3694247dcf53163724 | c734ed4df0d2dab1594592b7e851ab4ff045f3a5 | /SDMEntities/src/com/lynxspa/sdm/entities/events/providers/CAInfoEventProvider.java | 018da81750bd89cc0e89b5a651cda19572bdd8bd | [] | no_license | Jeff-Lewis/SDMEntities | 0c09d7d5b64288c0f5d5140b723f23093a2a792a | 95b5ee933a0f4cb6937a0b1c4f9f30dabaed0e26 | refs/heads/master | 2020-12-31T07:19:24.924288 | 2015-04-06T14:48:07 | 2015-04-06T14:48:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 580 | java | package com.lynxspa.sdm.entities.events.providers;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
@Entity
@DiscriminatorValue("external.info")
public class CAInfoEventProvider extends CAExternalEventProvider{
private static final long serialVersionUID = 4567033317511668061L;
prote... | [
"albertoolivan@gmail.com"
] | albertoolivan@gmail.com |
8d3bbc42e025a3b2922045fa5a0962206f2a1bd2 | c1935c2c52716bf388d2377609d1b71130176311 | /MSocketEverything/msocketSource/msocket1/src/edu/umass/cs/gnsclient/console/GnsCli.java | cb63f757e4f97271af23d7dba40d62d81e49c441 | [
"Apache-2.0"
] | permissive | cyjing/mengThesis | a40b95edd8c12cef62a06df5c53934215a11b2d2 | 7afe312c0866da6cfe99183e22bfda647002c380 | refs/heads/master | 2021-01-17T18:23:48.194128 | 2016-06-02T09:16:43 | 2016-06-02T09:16:43 | 60,248,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,445 | java | /*
*
* Copyright (c) 2015 University of Massachusetts
*
* 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 requi... | [
"cyjing@secant.csail.mit.edu"
] | cyjing@secant.csail.mit.edu |
e7662aa938f1b4da95eac83d12ea0114359699b3 | 5c2192c98b8f3d21dd03200a8ee26b71cc354c8f | /src/test/java/by/home/eventOrganizer/controller/StaffControllerTest.java | d6b6219369a02577d42a73309a646b4f756f64e5 | [] | no_license | yarovoy-it/event-organizer | c222a406548a156e3f5d989042ac879fcaae77d3 | 12bdfbe1c1e907a594318bde62c0717be0d81a95 | refs/heads/master | 2022-12-23T13:57:41.768652 | 2020-01-19T16:43:51 | 2020-01-19T16:43:51 | 223,160,034 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,865 | java | package by.home.eventOrganizer.controller;
import by.home.eventOrganizer.configuration.TestWebConfiguration;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfra... | [
"yarovoy1000@gmail.com"
] | yarovoy1000@gmail.com |
4dd053677721d6531d51ef218a81e4b760c3a464 | 8ba438bf4a29bd705b4bd3b10dab5b3beef4eff7 | /fluent-jdbc/src/main/java/org/codejargon/fluentjdbc/api/query/UpdateResultGenKeys.java | d84e708d37f1f93fd90545a320e389027a498c66 | [
"Apache-2.0"
] | permissive | MichaelOwenDyer/fluent-jdbc | 217618ebe7330ee9d4af8a1718db8d4278788c19 | 8a665b4fb95575e8edd4b28ffed51e078cb4789b | refs/heads/master | 2023-06-07T15:31:06.358152 | 2021-03-08T19:49:10 | 2021-03-08T19:49:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 436 | java | package org.codejargon.fluentjdbc.api.query;
import java.util.List;
import java.util.Optional;
/**
* Result of an update / insert including generated keys
* @param <T> Type of generated key(s) for a single row inserted
*/
public interface UpdateResultGenKeys<T> extends UpdateResult {
/**
* @return generat... | [
"zsolt.herpai@gmail.com"
] | zsolt.herpai@gmail.com |
6d32fa328f8e833df15639cfbc662c45431588a8 | 1af49694004c6fbc31deada5618dae37255ce978 | /weblayer/public/java/org/chromium/weblayer/ImageDecoderService.java | cdd85796c69e8569c1d863f47dc062ec335e5309 | [
"BSD-3-Clause"
] | permissive | sadrulhc/chromium | 59682b173a00269ed036eee5ebfa317ba3a770cc | a4b950c23db47a0fdd63549cccf9ac8acd8e2c41 | refs/heads/master | 2023-02-02T07:59:20.295144 | 2020-12-01T21:32:32 | 2020-12-01T21:32:32 | 317,678,056 | 3 | 0 | BSD-3-Clause | 2020-12-01T21:56:26 | 2020-12-01T21:56:25 | null | UTF-8 | Java | false | false | 1,064 | java | // Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.weblayer;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
import org.chromium.weblayer_privat... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
378c89d9b2cf605c5ab128408e9671f219497e5f | 78da5c34df2d9f98592fffca68752c1104905e39 | /ci-webapp/src/main/java/AddProductServlet.java | 4542895b07a9aa3a9d80a32a03bef120180c6f05 | [] | no_license | architRaj2159/ProjectGladiator | 8444bc948e3442a5b62657732fbb8201cc676ec1 | 415cbf29323edfe5dc0e52f83041daa31182744d | refs/heads/master | 2022-12-16T17:35:20.282270 | 2020-08-27T20:58:47 | 2020-08-27T20:58:47 | 289,845,618 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java |
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.lti.dao.ProductDao;
import com.lti.entity.Product;
public class AddProductServlet extends HttpServlet {
... | [
"aryany996699@gmail.com"
] | aryany996699@gmail.com |
99971fea40094f0f4ba0174a7b05ec37399cc775 | a3baba7fd455b22af854b0bab7e749b44ab5942c | /src/com/liu/newcode/huawei/ConversionOfNumberSystem.java | 4c6d576e463bd6c4c4a9f1c7700d9dbd3a317fcf | [] | no_license | pkuliuliu/Algorithm | d0455c612c6f2d3a8c85cdcf20e291826f460990 | 16d45fd9881d921065dda8d53f4441f5010299d7 | refs/heads/master | 2021-05-23T05:36:43.620486 | 2017-10-17T02:51:32 | 2017-10-17T02:51:32 | 95,091,939 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 388 | java | package com.liu.newcode.huawei;
import java.util.Scanner;
/**
* Created by liu on 17-8-22.
*/
public class ConversionOfNumberSystem {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
while(in.hasNext()) {
String value = in.next().substring(2);
... | [
"pkuliuliu@163.com"
] | pkuliuliu@163.com |
b37ac5b7ad710e1e8646d185214b87f4e78818f1 | 34dc8530a2941819a47b4bd26a9342cda4840c8d | /src/Java_Interveiw_Coding_Session/IntegerList_removeValueGreaterThan100.java | 56038a3ea67717af82366a0205d0dbe3eb9289a0 | [] | no_license | KMsuccess/Replit_Practices | 22c84bf22b2e86407efdf3cf88b045b3b0867497 | abc84622fd9b5b28a48be81dd4dac4743ef53c86 | refs/heads/master | 2023-04-22T15:35:11.149581 | 2021-05-04T03:13:41 | 2021-05-04T03:13:41 | 364,125,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,364 | java | package Java_Interveiw_Coding_Session;
import java.util.*;
public class IntegerList_removeValueGreaterThan100 {
/*
19. Given a list of Integers 1, 2, 3, 4, 5, 6 ....etc. remove all values
greater than 100.
*/
public static void main(String[] args) {
// Solution 1:
ArrayList<Integer>... | [
"https://github.com/MakhmudAkhmedov/Group_30_Project.git"
] | https://github.com/MakhmudAkhmedov/Group_30_Project.git |
bf3b50969f875b0830317be04a8b4cba1e6778f6 | cbcb6f871c6423b8f883e1c4e01de48d84563f05 | /quickstep/src/com/android/quickstep/views/RecentsViewContainer.java | c6cd52769e691c7df7786b1a77d789718cc3d1b8 | [
"Apache-2.0",
"MIT"
] | permissive | richard-branch/branch-android-launcher | 9184ac36b9596189319b58dd0441694389b0928c | 9f04715fbf943d37877b457657907d0fefae9f97 | refs/heads/master | 2022-06-20T07:05:19.036537 | 2020-04-12T18:05:03 | 2020-04-12T18:05:03 | 261,534,995 | 0 | 0 | NOASSERTION | 2020-05-05T17:08:43 | 2020-05-05T17:08:42 | null | UTF-8 | Java | false | false | 4,731 | java | /*
* Copyright (C) 2018 The Android Open Source Project
*
* 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 app... | [
"adrian.picui@gmail.com"
] | adrian.picui@gmail.com |
93143cfafeeca4372e11d50bc66910b6e3661311 | d6b990fcbe2d3dab1cced7168103f6519a8f1a9c | /sourcecode/checkers/NormalStateWhite.java | 3c26ab8ffdaa716c0722871c1f627756d4de5f9c | [] | no_license | MavisHO/HONG_HONG_set09117 | a9322370927098f5febe1b79f415002ca4036d8c | 3219c630d9afd8b63d617fac8df417e0ac6cd28b | refs/heads/master | 2021-08-08T03:40:14.710929 | 2017-11-09T13:48:40 | 2017-11-09T13:48:40 | 110,034,296 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,834 | 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 checkers;
import java.io.Serializable;
/** Implements the state pattern for the metods findValidMoves and
* findValidJumps ... | [
"31990650+MavisHO@users.noreply.github.com"
] | 31990650+MavisHO@users.noreply.github.com |
0cd72522d4f302bb287ac11bdcbf12f058d66f79 | 896b6881c6ecc1e8908062d9cd7bf067d7707310 | /src/com/_520/student/servlet/RegisterServlet.java | c4d46ca98cb211389fcd77f79bc904150d3271c2 | [] | no_license | Werdio66/student-mybatis | f28b59dfa494b3a820e0d5aea55175fe2362c503 | bd7ece2900299fd03fc161eea8e6dc3341cd680b | refs/heads/master | 2020-08-04T05:16:28.240222 | 2019-10-01T05:31:24 | 2019-10-01T05:31:24 | 212,019,435 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,680 | java | package com._520.student.servlet;
import com._520.student.mybatis.mapper.User;
import com._520.student.mybatis.mapper.UserMapper;
import com._520.student.mybatis.util.MybatisUtil;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servle... | [
"1171472801@qq.com"
] | 1171472801@qq.com |
7416efacf4beb905c9ad5d576253c85a8a939b8e | 2ac35f6a5b6d3931d0f843edd7471b3be48e3860 | /src/TempConvert.java | e3bcaa117e3bda7b102b20b1429b8a8164438e7c | [] | no_license | jrrpanix/CMP-129 | 252f775f58aa0644f9813aa9f0db6bb05bc145fa | e881ff84a3d46c175f2dcb1e04c6230fcea1b669 | refs/heads/master | 2020-12-13T18:44:39.795323 | 2019-05-24T11:54:27 | 2019-05-24T11:54:27 | 28,812,911 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,359 | java | package gui;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextField;
public class TempConvert extends JFrame {
private JTextField _temp;
private JLabel _... | [
"jreynoldsvc@gmail.com"
] | jreynoldsvc@gmail.com |
4affbcbab91724f491dde11e42e074bb52961bc6 | 312e02ac31d750ac91e0fbe7aaf52705edcb7ab1 | /other/2061/12.Polymorphism/example/02.PolyExample/src/club/banyuan/fighter/Main.java | 134f960ed33443150f15979caa73f5a4ebc90e52 | [] | no_license | samho2008/2010JavaSE | 52f423c4c135a7ce61c62911ed62cbe2ad91c7ba | 890a4f5467aa2e325383f0e4328e6a9249815ebc | refs/heads/master | 2023-06-14T07:57:37.914624 | 2021-07-05T16:34:18 | 2021-07-05T16:34:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | package club.banyuan.fighter;
import club.banyuan.fighter.weapon.SpearWeapon;
import club.banyuan.fighter.weapon.Sword;
public class Main {
public static void main(String[] args) {
Fighter f1 = new Fighter("吕布", new Sword());
Fighter f2 = new Fighter("张飞", new SpearWeapon());
while (f1.getHp() > 0 && ... | [
"zhoujian@banyuan.club"
] | zhoujian@banyuan.club |
f73f96594f569d242ac83de7920ff752f480ad43 | 02b80390be3141581650cd8f8c963825cf726624 | /app/src/main/java/com/playground/skypass/activity/EnterPinForRedeemActivity.java | 9d0ffef7059f8fa9f77d63c82dd2803a78860b98 | [] | no_license | aderifaldi/tripvia | 6094cbc584dd21134c9a84d482fd0b5c4294af51 | 52c668b77925d81d15198996f2f851728fe3e384 | refs/heads/master | 2021-08-24T05:28:56.851148 | 2017-12-08T04:10:41 | 2017-12-08T04:10:41 | 113,523,916 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,358 | java | package com.playground.skypass.activity;
import android.os.Bundle;
import android.util.Log;
import android.widget.Toast;
import com.andrognito.pinlockview.IndicatorDots;
import com.andrognito.pinlockview.PinLockListener;
import com.andrognito.pinlockview.PinLockView;
import com.google.gson.JsonObject;
import com.play... | [
"ade.rifaldi@gmail.com"
] | ade.rifaldi@gmail.com |
09294a15f29a46f0fab0c002c382aa9dd81fccf2 | 23471d211f2fa3563895bdfe8904fda51b67254a | /Application/app/src/androidTest/java/org/esiea/im_mooroogen/application/ApplicationTest.java | 179256b32aab5c6b7836d742b35777007dbd0026 | [] | no_license | Raiden0/INF4042_Im_Mooroogen | 228c8abcf3384f22e40d6a9774e2dcc624984c49 | a3066b4d24012b376892cd01c6085cfd6a218081 | refs/heads/master | 2021-04-30T18:46:48.237185 | 2015-12-31T14:00:11 | 2015-12-31T14:00:11 | 44,091,207 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package org.esiea.im_mooroogen.application;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest(... | [
"mooroogen@et.esiea.fr"
] | mooroogen@et.esiea.fr |
5c2c1d4ca1083f9f4de1b43d09138e867d9880a8 | f610fe23245831d5cbc16534138e508af46dcfe5 | /base/src/main/java/com/xiaofei/base/redis/LockTest.java | 3b08a4ddb8176a2e64dc7b434f5964243688d81e | [] | no_license | xiaoxiao-0796/javatest | 1697cd77a0e57b783e0ae31d98827794880a7a8d | fa999b73e4721b61a33c59b7c18d92e12d59f802 | refs/heads/master | 2021-01-21T09:23:44.845378 | 2017-12-01T07:50:23 | 2017-12-01T07:50:23 | 101,970,275 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,122 | java | package com.xiaofei.base.redis;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
/**
* 类描述
* <p>
* 方法描述列表
* </p>
* User: xiao Date: 2017/8/15 0015 ProjectName: javatest
*/
public class LockTest implements Runnable{
s... | [
"17091913660@163.com"
] | 17091913660@163.com |
0704c8a1e9e9d95606c419a081a875b3744f1989 | cf1d9682117d512230de27e1e6d1caadc68a0741 | /src/main/java/com/sundar/reditclone/service/SubredditServices.java | e8514467341d72908e070be1c6a9f39439606be7 | [] | no_license | sundarshahi/redit_clone_backend | 6439c49d5482fba2d9f8c10c514d06792c867f4f | 1998aa59a9e0ee468002b8da44fccabef4af6ebd | refs/heads/master | 2022-07-19T19:39:30.603372 | 2020-05-23T21:53:16 | 2020-05-23T21:53:16 | 265,744,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,543 | java | package com.sundar.reditclone.service;
import com.sundar.reditclone.dto.SubredditDto;
import com.sundar.reditclone.exceptions.SpringRedditException;
import com.sundar.reditclone.mapper.SubredditMapper;
import com.sundar.reditclone.model.Subreddit;
import com.sundar.reditclone.repository.SubredditRepository;
import lo... | [
"shahithakurisundar@gmail.com"
] | shahithakurisundar@gmail.com |
7457bd8f050dce256277ef8688f3b3ef0cbac586 | 541bc2a6b05fa44c4ad32d034d7718b1c21bd562 | /src/com/kaduihuan/tool/DataUtil.java | a43208a75d7ac66a80123f91b85ad326b3f2988b | [] | no_license | howe/mobile | 324d577f03085a0042a832ed0b4eeeacd74e3a9d | 6da3cd2b9614e684842046ea19915f0777d10dc1 | refs/heads/master | 2016-09-13T08:10:36.920853 | 2016-05-10T13:48:48 | 2016-05-10T13:48:48 | 58,468,629 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,221 | java | package com.kaduihuan.tool;
/**
* 数据转换
*
* @author Howe
*
*/
public class DataUtil {
public static String getLeft(String sort){
switch (sort) {
case "A":
return "134px";
case "B":
return "164px";
case "C":
return "194px";
case "D":
return "224px";
case "E":
return "254px";
... | [
"howechiang@gmail.com"
] | howechiang@gmail.com |
cf8858630438fe06122f161a5d78dfc6718a35f0 | 446f0d4e821a237812c6a906a61f25c1e1a3d99a | /app/src/main/java/com/example/dufangyu/letcat4g/helper/GenericHelper.java | a767faf689914101c72707da3fd658db25260259 | [
"Apache-2.0"
] | permissive | dufangyu1990/LetCat4G | 87962be4774f5c4b54791c45264d241cdad0d8b0 | 196f9b358798a3f6b2e371e10b07e8f0bf8df59d | refs/heads/master | 2021-01-23T10:34:28.198858 | 2018-03-09T09:09:34 | 2018-03-09T09:09:34 | 102,619,236 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 982 | java | package com.example.dufangyu.letcat4g.helper;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
/**
* Created by dufangyu on 2016/9/5.
*/
public class GenericHelper {
//根据我们提供的class,来获取这个类实现的那个泛型的类型
public static <T>Class<T> getViewClass(Class<?> klass)
{
//getGenericSu... | [
"781675707@qq.com"
] | 781675707@qq.com |
dda268d16e91b605fdc096000e7c96370e09151c | 81da5059b422e34498c54e13046000ccabd43da0 | /src/main/java/com/example/testapp/service/impl/BlogServiceImpl.java | 9223bbf0a4a7339e6c7a6faff2a3a6e746efd6d4 | [] | no_license | dingquan/spring-angular-oauth | 761226fdc89837d13525cbddb92951eded106099 | fa91d7cc2e74f6cc0a05aea2e3af80b181f55c5f | refs/heads/master | 2021-01-10T22:44:29.097299 | 2016-10-08T23:14:21 | 2016-10-08T23:14:21 | 70,362,124 | 2 | 1 | null | 2016-10-09T20:05:13 | 2016-10-08T23:04:49 | Java | UTF-8 | Java | false | false | 2,599 | java | package com.example.testapp.service.impl;
import javax.persistence.EntityNotFoundException;
import javax.transaction.Transactional;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springfram... | [
"qding.bit@outlook.com"
] | qding.bit@outlook.com |
ca3da3b45d37736fb7a933c940090c34a4af6f34 | dd43f7332de200a0d30abf5b3e58e716c0f8a4dc | /app/bootstrap/MongoHandler.java | 9196329837f5f1bb3217c4abd8d069e4d5fb4eee | [
"Apache-2.0"
] | permissive | Musicamise/musicamise-storeAdm | b523940db6a4bfd991207ba6fad2a5f6152e5926 | 95b4b6b952e5b8b195eb36efc6a26d8b2ada74d1 | refs/heads/master | 2021-08-01T22:46:10.471272 | 2021-07-27T14:46:12 | 2021-07-27T14:46:12 | 37,084,216 | 1 | 1 | null | 2015-10-08T21:46:24 | 2015-06-08T18:15:11 | HTML | UTF-8 | Java | false | false | 1,962 | java | package bootstrap;
import java.util.Date;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springframework.data.mongodb.core.MongoOperations;
import com.mongodb.MongoClient;
public class MongoHandler {
private ... | [
"alvaro@silvino.me"
] | alvaro@silvino.me |
31efad375d69d2325924f76f77066c3833365455 | 95372fa6919ffdd4dcd47e615fc1e02dcb2ca0a4 | /h_pana_ejb/integracion/PersonaFacadeLocal.java | 845875eaf7bcaebc9d263f04cd2d188c2e1da4ff | [] | no_license | angelpriest/h_pana | 74d15d100a1e7403a32a5faf19a53164d6f2da71 | 0a5e8cef23e76fef4fadad1ae9cf7d7af2a88721 | refs/heads/master | 2021-01-17T15:34:39.913819 | 2016-05-31T03:25:46 | 2016-05-31T03:25:46 | 55,740,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | 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 integracion;
import entidades.Persona;
import java.util.List;
import javax.ejb.Local;
/**
*
* @author Juan Car... | [
"angelrivera9508@gmail.com"
] | angelrivera9508@gmail.com |
09f7c5ea53928e15ebe703c19575aa94329a8047 | 9e38b74e80d32e088fb188212da0bbe32e099e8a | /src/main/java/io/github/jhipster/areaapp/web/rest/vm/KeyAndPasswordVM.java | 6435356dc98d10a3e348f1539786c7e77bdf6611 | [] | no_license | BulkSecurityGeneratorProject/areaApp | 2878e75d7ba6cb93949f9a35326d6e1f12a55ab1 | 8010983638aeb6c4095994b265eb22090734c414 | refs/heads/master | 2022-12-15T13:33:09.793172 | 2019-05-15T10:23:45 | 2019-05-15T10:23:45 | 296,585,810 | 0 | 0 | null | 2020-09-18T10:12:21 | 2020-09-18T10:12:20 | null | UTF-8 | Java | false | false | 507 | java | package io.github.jhipster.areaapp.web.rest.vm;
/**
* View Model object for storing the user's key and password.
*/
public class KeyAndPasswordVM {
private String key;
private String newPassword;
public String getKey() {
return key;
}
public void setKey(String key) {
this.key ... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
8048ff78296a2a3e46be296e75258a49bb529baa | 15f42588c231883474afe9840964c6298b66feaf | /app/src/main/java/com/aan/taskit2/SplashScreen.java | a068180032d52fefc79c31258c7f880938c2b2e3 | [] | no_license | ferdianzh/PemrogramanMobile-UAS_TaskIt | a881abef0bf7ea2b4b6787cf48efbbff8caa92d3 | f343d73ef835f3249bf490c7567a39eddfd08b76 | refs/heads/main | 2023-02-20T23:46:46.625182 | 2021-01-13T12:54:42 | 2021-01-13T12:54:42 | 329,195,917 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 731 | java | package com.aan.taskit2;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.view.Window;
public class SplashScreen extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
... | [
"ferdianzh30@gmail.com"
] | ferdianzh30@gmail.com |
314353f3984c46c47b8d325bda0c9c78e45ef094 | 5019fe77a57e28ac988f2e3c61efa4ba6a00c959 | /sdk/src/main/java/org/zstack/sdk/DetachIsoFromVmInstanceAction.java | fc62a478c4a5086eee3fbcfa06b64ad30eeccde7 | [
"Apache-2.0"
] | permissive | liuyong240/zstack | 45b69b2faaf893ea4bbc0941effef773c780c8e2 | c57c001f1ce377c64bf00ec765bcc7144e6ca273 | refs/heads/master | 2020-05-22T22:37:57.602737 | 2017-03-12T17:22:30 | 2017-03-12T17:22:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,583 | java | package org.zstack.sdk;
import java.util.HashMap;
import java.util.Map;
public class DetachIsoFromVmInstanceAction extends AbstractAction {
private static final HashMap<String, Parameter> parameterMap = new HashMap<>();
public static class Result {
public ErrorCode error;
public DetachIsoFro... | [
"xin.zhang@mevoco.com"
] | xin.zhang@mevoco.com |
2bb40aa7b12315c54254d230ae3514015e9866db | e082b91bd40ef2791060f81277be6dd585e3b454 | /src/main/lc_medium/LC142_LinkedListCycleII.java | 2c14b7d3a464d64e130eb8f82ed44cbf3d239a19 | [] | no_license | wxwcase/LC_Solutions | 25c394e3a6946e45d53058efe729a300d318f97a | e01c3dff8b7d2148f3d0356e40a5113749e7a3a2 | refs/heads/master | 2021-01-13T13:39:19.143060 | 2017-03-27T19:55:32 | 2017-03-27T19:55:32 | 76,404,910 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 846 | java | package main.lc_medium;
import main.lc_easy.ListNode;
/**
* Created by weiwang on 3/18/17.
*/
public class LC142_LinkedListCycleII {
public ListNode detectCycle(ListNode head) {
if (head == null || head.next == null) return null;
ListNode fast = head;
ListNode slow = head;
w... | [
"weicwru@gmail.com"
] | weicwru@gmail.com |
5dc17e9d5a376cf4b0eb59b98129781ceed82056 | 1d6de366430041e3f9229bc646301860d1614ad9 | /agent/agent-management/src/main/java/com/yz/boster/commons/ueditor/define/MIMEType.java | a71e1cd6c8d271162a4358424fff8cf2432ad6d0 | [] | no_license | solong1980/projects | 0df1c4161ac3772d1f95e939d906c05a1d0babab | a685fe4eb846c99f5f0add78ef706ed4044ad60f | refs/heads/master | 2021-01-22T03:29:42.548922 | 2017-07-05T13:51:22 | 2017-07-05T13:51:22 | 92,380,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 550 | java | package com.yz.boster.commons.ueditor.define;
import java.util.HashMap;
import java.util.Map;
public class MIMEType {
public static final Map<String, String> types = new HashMap<String, String>() {
private static final long serialVersionUID = -2881802098108442811L;
{
put("image/gif", ".gif");
put("image/j... | [
"solong1980@163.com"
] | solong1980@163.com |
f876c14366fb3656ae8aacde40264d65640c24c3 | a875fa92761db3b95a465b2b3591146c04d7a318 | /app/src/main/java/com/onesoft/digitaledu/presenter/person/WallPaperPresenter.java | 2d1ef4cc5878e33c93499b3a8baecf6539652fc0 | [] | no_license | 1019350030wfj/DigitalSchool | 9d20e06136396fb633ba9e90d9d2628f7914598f | bbd3cceb254c0b99bd909f34919b742f07927c47 | refs/heads/master | 2020-03-17T16:50:14.692057 | 2018-05-17T05:45:22 | 2018-05-17T05:45:22 | 133,764,355 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | package com.onesoft.digitaledu.presenter.person;
import android.content.Context;
import com.onesoft.digitaledu.presenter.BasePresenter;
import com.onesoft.digitaledu.view.iview.person.IWallPaperView;
/**
* Created by Jayden on 2016/11/17.
*/
public class WallPaperPresenter extends BasePresenter<IWallPaperView> {
... | [
"jayden@qq.com"
] | jayden@qq.com |
3d4ed4be383c5eb79ffd09fb5212af2e5532e878 | c2f76c020c370802a9e5a40bb650f4476e7a6185 | /spring-security101-step4/src/main/java/com/lukeshannon/meetup/springsecurity/config/SecurityConfig.java | c03d5ee54a5f795dc742f7283ab556c2e96785cd | [] | no_license | luiz158/spring-security-101 | fa8cea6c6fcb2b8f3f2d909ed7d36b02987f9758 | e9187f47107f9a9721c938b42f80d1cb9e655de3 | refs/heads/master | 2020-12-28T19:06:41.410551 | 2016-06-29T21:31:21 | 2016-06-29T21:31:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,791 | java | /**
*
*/
package com.lukeshannon.meetup.springsecurity.config;
import javax.sql.DataSource;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.anno... | [
"luke.shannon@gmail.com"
] | luke.shannon@gmail.com |
3bcbff6f9a6a3e08543cb4a9f46328ab2bd6462c | 7e8242064366acdd6821d1cbc2402e4f51d6087f | /src/com/googlecode/connect4java/gui/listener/GameListener.java | ea66a9b0a4a4cbee4a14fdd2e87287995a125a78 | [] | no_license | noxan/connect4java | 5e4120c1a6ddc6c132407435a6b6b4c22e003470 | 2fbf4b066668475ec1690d61259889743d177f2e | refs/heads/master | 2016-09-06T21:23:26.271501 | 2010-07-05T17:41:41 | 2010-07-05T17:41:41 | 1,431,004 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,027 | java | package com.googlecode.connect4java.gui.listener;
import java.awt.event.ActionEvent;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import com.googlecode.connect4java.field.DefaultField;
import com.googlecode.connect4java.gui.card.GameCard;
/**
*
* @author richard.stromer
* @v... | [
"richard.stromer@011b0be2-c168-11de-bb5c-85734917f5ce"
] | richard.stromer@011b0be2-c168-11de-bb5c-85734917f5ce |
269b84f400f7a8b6ec3e8e8d2294fe65313baf66 | b31de098d9f5c85ec7536fe5e73e17457fa5971c | /src/main/java/com/gmail/yeritsyankoryun/weather/dao/WeatherDataAccessService.java | fe37c9f08fd7c24cafc9f12d1ca47b68e6334fb7 | [] | no_license | KoryunY/weather | 88082c9ae96915907b7838bf952ecaa4f5845f0f | b4cc21aae8dd8b07aca48e2a174a769ce9c11ab1 | refs/heads/master | 2023-06-16T21:22:28.302853 | 2021-07-19T16:56:29 | 2021-07-19T16:56:29 | 386,263,275 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,920 | java | package com.gmail.yeritsyankoryun.weather.dao;
import com.gmail.yeritsyankoryun.weather.dto.WeatherInfoDto;
import com.gmail.yeritsyankoryun.weather.model.WeatherInfoModel;
import com.gmail.yeritsyankoryun.weather.model.WeatherType;
import org.springframework.stereotype.Repository;
import java.util.ArrayList;
import ... | [
"yeritsyankoryun@gmail.com"
] | yeritsyankoryun@gmail.com |
b1134851d47e00cc8af8fca3100f2cc772fc79e8 | afb78b6d9d2a3cb1f8d9714231a44d4423b7184b | /Java-OCP2-master/Lesson_6_Interfaces_and_Lambda_Expressions/Lesson6_Interfaces_ProductSalesInterfaces02/Main.java | e7e0b9653b9dd41c2db0c3eabe6a1f17727258e5 | [] | no_license | Shaigift/Java2HerbertSchildt | 056afb53a536ce2936fcae25f8888be0681a0180 | b55046273bfd53b6088366c1c9895652da260025 | refs/heads/main | 2023-05-09T03:14:09.633196 | 2021-06-08T09:03:20 | 2021-06-08T09:03:20 | 374,947,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 149 | java | package Lesson6_Interfaces_ProductSalesInterfaces02;
public class Main {
public static void main(String[] args) {
TestSales.main(args);
}
}
| [
"mphogivenshai@gmail.com"
] | mphogivenshai@gmail.com |
20a6552d2a5f5fbd919f5a68af659235e6149de1 | 666b64547cb37fa78e29a7b8c62e26bc4ae845d6 | /messagepasserlab3/src/Client.java | 473492cf0582db81f42e4abb7139fc0cc66aaf1d | [] | no_license | jingcmu/Distributed_System | 3cecb92739d93678d723c5912dbc4a892fff4106 | 169a571c9b32bdcaf924b521305b3bd05b0e0c21 | refs/heads/master | 2016-09-10T19:31:04.591771 | 2014-02-17T17:26:39 | 2014-02-17T17:26:39 | 16,238,771 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,898 | java |
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Map;
import java.util.Scanner;
import org.yaml.snakeyaml.Yaml;
public class Client {
private static MessagePasser mp = null;
static ClockService clock = null;
static TimestampedMessage ts... | [
"jingchen@cmu.edu"
] | jingchen@cmu.edu |
906d9fd2fdcc1a3d8e605da15782077be18ee679 | ee461488c62d86f729eda976b421ac75a964114c | /tags/HtmlUnit-2.3/src/main/java/com/gargoylesoftware/htmlunit/util/DebuggingWebConnection.java | 5e6d9add8a356a88f1d292c82a85305ad1e14607 | [
"Apache-2.0"
] | permissive | svn2github/htmlunit | 2c56f7abbd412e6d9e0efd0934fcd1277090af74 | 6fc1a7d70c08fb50fef1800673671fd9cada4899 | refs/heads/master | 2023-09-03T10:35:41.987099 | 2015-07-26T13:12:45 | 2015-07-26T13:12:45 | 37,107,064 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,232 | java | /*
* Copyright (c) 2002-2008 Gargoyle Software Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | [
"mguillem@5f5364db-9458-4db8-a492-e30667be6df6"
] | mguillem@5f5364db-9458-4db8-a492-e30667be6df6 |
740662083ac12ce18182c4162d8971ad317294a2 | dc090f1f6ef6b6cfee6fa47c944606c9437e3de7 | /SACEM version2/src/java/Beans/PersonaBean.java | 80ca5877ee0d3fcfd2e400d156683fd3e49df609 | [] | no_license | SW-2/Miraflores | 246ead3957ae80c085f2bcd7685b243a2fbdca0c | 5fe14957801609816ceca887382330a6f60ef523 | refs/heads/master | 2021-01-25T04:09:00.767717 | 2013-08-10T19:02:56 | 2013-08-10T19:02:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,212 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Beans;
import Clases.Persona;
import java.io.Serializable;
import java.util.ArrayList;
import javax.faces.application.FacesMessage;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
imp... | [
"josc_info@hotmail.com"
] | josc_info@hotmail.com |
831a0d23d0ca24613a561268ce480d97e0b5f3fb | 4550748c37ac82ae179e3e55b4ab37bfd353b685 | /src/com/mm/pojo/Exam.java | c9699e32a89b9527d19af689e4fcda94d0f0fd7a | [] | no_license | poornaa/Automated-College-Result-Management-System- | 39b2a2fe58ff415ced4a524a91459927efe4ef7e | cf41f980de07109e2b8830739ff500d4ee5bf0a6 | refs/heads/master | 2023-06-18T18:59:23.813723 | 2018-04-06T14:29:59 | 2018-04-06T14:29:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,348 | java | package com.mm.pojo;
/**
* @author Kaustubh Devkar
*
*/
public class Exam {
private int id;
private String exam_name,branch,year;
private int sem;
private String batch;
private int insem_max,endsem_max,prac_max,tw_max,oral_max;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public S... | [
"kdevkar1998@gmail.com"
] | kdevkar1998@gmail.com |
3d24f999728c3835f3e90aa8e321b8046aa80a24 | 8b54d6c461189278ace5336fd8e86aa8f812c244 | /toolbar/src/main/java/de/marza/firstspirit/modules/logging/toolbar/LoggingViewToolbarItem.java | 4ff55c6e6eaeedd14a8e2d3ce4965b8445993f08 | [
"MIT"
] | permissive | zaplatynski/second-hand-log | 27136e0382e9a9e348a7f88bb083be3bd4520330 | 91de1204f60d4996d67ab5f1e42df772a131efa1 | refs/heads/master | 2020-02-26T15:44:20.500738 | 2018-09-22T15:44:15 | 2018-09-22T15:44:15 | 56,872,793 | 10 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,827 | java | package de.marza.firstspirit.modules.logging.toolbar;
import de.espirit.firstspirit.agency.ProjectAgent;
import de.espirit.firstspirit.client.plugin.toolbar.ExecutableToolbarItem;
import de.espirit.firstspirit.client.plugin.toolbar.ToolbarContext;
import de.marza.firstspirit.modules.logging.console.ConsoleWindow;
imp... | [
"marian.zaplatynski@gmail.com"
] | marian.zaplatynski@gmail.com |
0f5fac4651c0cda3aaa61d62f1b366214a487572 | 5aaebaafeb75c7616689bcf71b8dd5ab2c89fa3b | /src/ANXGallery/sources/com/xiaomi/metoknlp/devicediscover/f.java | 5cb24a8248e4a28f555c726c866b62e24aa33115 | [] | no_license | gitgeek4dx/ANXGallery9 | 9bf2b4da409ab16492e64340bde4836d716ea7ec | af2e3c031d1857fa25636ada923652b66a37ff9e | refs/heads/master | 2022-01-15T05:23:24.065872 | 2019-07-25T17:34:35 | 2019-07-25T17:34:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,891 | java | package com.xiaomi.metoknlp.devicediscover;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.IntentFilter;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.HandlerThread;
import android.os.Message;
import com.xiaomi.metoknlp.Metok... | [
"sv.xeon@gmail.com"
] | sv.xeon@gmail.com |
75795e5a5ecdf7774ac50ea0f7bb3cb98df6185d | fcd2fbd398150a3f2ecbe700b22bfd50d522faf7 | /src/main/java/com/srl/srlbi/repo/PurchaseOrderDAO.java | bd28dfa851048933d08756c453f44d9d6b702462 | [] | no_license | nvselva/srl-bi | 833ce50e5848df3e5b97ee16e713857b615b0fbc | f16e76e3ec42674abd01b7aa46cb94ed7f049fa2 | refs/heads/master | 2020-04-04T15:19:47.884783 | 2018-11-04T23:38:34 | 2018-11-04T23:38:34 | 156,033,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 284 | java | package com.srl.srlbi.repo;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.srl.srlbi.model.Purchase_order;
@Repository
public interface PurchaseOrderDAO extends JpaRepository <Purchase_order, Long> {
}
| [
"nvselva@gmail.com"
] | nvselva@gmail.com |
92dbc18ad7e1f5601676fb7b6a023be384621794 | 1e5634ff0818730bcece11850b88f95523ef8543 | /Group_Timer/Wombat/src/dk/aau/cs/giraf/wombat/SubProfileFragment.java | 925bd460e959205ae1b3a3c9bc82015fb486feb2 | [] | no_license | andreoramos/sw6-2012 | c75972b19697c0f12c4ef40247d811b0422fb6fe | 0213a03f277dd1a97ee4cdc42590c4f1a0fec3ec | refs/heads/master | 2016-09-06T12:36:23.904814 | 2012-06-24T15:10:38 | 2012-06-24T15:10:38 | 36,255,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,344 | java | package dk.aau.cs.giraf.wombat;
import java.util.ArrayList;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.AdapterView.OnItemLongClickListener;
import android.widget.ListView;
import android.widget.TextView;
import android.widget.Toast;
import d... | [
"rasmus5034@gmail.com@c0638ea9-114b-2d6f-4d9a-f24ace1891a2"
] | rasmus5034@gmail.com@c0638ea9-114b-2d6f-4d9a-f24ace1891a2 |
4179b552507496caa03713ae6e98cfe7e552198a | 36155fc6d1b1cd36edb4b80cb2fc2653be933ebd | /lc/src/LC/SOL/NaryTreePreorderTraversal.java | a1bf01a935b28acb8f45d3bab54c0a440ce53246 | [] | no_license | Delon88/leetcode | c9d46a6e29749f7a2c240b22e8577952300f2b0f | 84d17ee935f8e64caa7949772f20301ff94b9829 | refs/heads/master | 2021-08-11T05:52:28.972895 | 2021-08-09T03:12:46 | 2021-08-09T03:12:46 | 96,177,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package LC.SOL;
import java.util.ArrayList;
import java.util.List;
public class NaryTreePreorderTraversal {
class Node {
public int val;
public List<Node> children;
public Node() {}
public Node(int _val,List<Node> _children) {
val = _val;
children = _child... | [
"Mr.AlainDelon@gmail.com"
] | Mr.AlainDelon@gmail.com |
8769a16696800fe4792d6228af14cf96a0584842 | 1fa6cf2fe133ecfe3ddc7d821fb64975abeaf81c | /app/src/main/java/bharatia/com/bharatia/Adapter/PostAdapter.java | 5053f8d654cab5d79f3781a8628d25b4a72dc27f | [] | no_license | Ratul-Bin-Tazul/Bharatia | 9ce3b4f93f8e0992600921c9889a9cf4b4a0ad3d | 62f288415c0d8d1a053d8d1c855412073474db90 | refs/heads/master | 2020-04-22T06:04:05.010704 | 2019-08-05T20:59:01 | 2019-08-05T20:59:01 | 170,177,953 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,934 | java | package bharatia.com.bharatia.Adapter;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ResolveInfo;
import android.os.Build;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.... | [
"ratul38@gmail.com"
] | ratul38@gmail.com |
0d2868ec262c3ebaa9a6895ba907340382405d4f | 8f97f036d36c56401ea67bf084ee56254bb122ed | /src/com/manyanger/ui/CategoryActivity.java | 2e4d47f0eb70b96abce0721b9adadb374fb3b968 | [] | no_license | yzff/Otooman | bc88205d8b840c7b34d3ecee17b3c2887e872326 | 5842f448c011445e21881c6954d86923672e937f | refs/heads/master | 2021-01-19T14:33:21.767617 | 2014-07-01T03:07:10 | 2014-07-01T03:07:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,541 | java | package com.manyanger.ui;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Message;
import android.os.SystemClock;
import android.support.v4.app.FragmentTransaction;
import android.support.v4.app.ListFragment;
import android.view.Menu;
import android.view.View;
im... | [
"yuzhif@gmail.com"
] | yuzhif@gmail.com |
f9bfd65cc3af67e4494bf709bd500fac00cd5c34 | 266bae0259ba70bd9e42e7125e0240383b838229 | /MyMvp/app/src/main/java/com/android/mp/view/NewClassTest.java | 4479d1f73218c4e38d22dd274f80a9a79bf65783 | [] | no_license | rualham/my_mvp_demo | fecdf32e909cd304f8f9756afe9bb9d1c674933e | a7a3ad987d1d11089e9966b975a61092b9e01180 | refs/heads/main | 2023-08-15T11:06:06.489600 | 2021-10-08T03:28:03 | 2021-10-08T03:28:03 | 398,189,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 173 | java | package com.android.mp.view;
/**
* @author david
* @date 2021/8/21 1:21
* @description V层接口,定义V层需要作出的动作的接口
*/
class NewClassTest {
}
| [
"672724425@qq.com"
] | 672724425@qq.com |
8d54695dc69dd3b3bc502c5f24ad69ff76cd14bb | 489d94c38293450a3094855d136a5fe207c12aea | /app/src/main/java/com/bsreeinf/jobapp/util/CompanyContainer.java | a781de14d64306fa83c844970b9d97d9f8847bcf | [] | no_license | VikramHaridas/iparttime-android | ae35482ca0190a4ad81f37e40ff29ba7ee41065b | c0e8f0a520851a0a24f81ca6799f707a722b2d77 | refs/heads/master | 2021-05-29T07:05:37.718165 | 2015-08-12T16:41:47 | 2015-08-12T16:41:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,452 | java | package com.bsreeinf.jobapp.util;
import com.google.gson.JsonArray;
import com.google.gson.JsonObject;
import java.util.ArrayList;
import java.util.List;
/**
* Created by bsreeinf on 06/07/15.
*/
public class CompanyContainer {
List<Company> listCoimpanies;
public CompanyContainer(JsonArray companies) {
... | [
"bsreeinf@gmail.com"
] | bsreeinf@gmail.com |
5d1418d1bcfa91ebd108aa753acdb36e8ecca0eb | 6af080903b77fa00526e2ad2863b5f65f26fc1b8 | /data-mining/src/datamining/test/Driver.java | ead82864000b9909dc86bff9581eda4f026cb3db | [] | no_license | tarunjr/datascience | dfd0911a29044510e9f58fe2f24a842bffe46ecc | 0051787137b047de0a4b6341802781feed163bf1 | refs/heads/master | 2016-09-06T02:10:10.921052 | 2015-08-03T04:56:17 | 2015-08-03T04:56:17 | 40,104,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,368 | java | package datamining.test;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.... | [
"tarun_rathor@intuit.com"
] | tarun_rathor@intuit.com |
bc978ed436d91c3bea9096bfec9b914dedfcaffc | d436fade2ee33c96f79a841177a6229fdd6303b7 | /com/planet_ink/coffee_mud/Abilities/Prayers/Prayer_CureLight.java | f9dbf1c9f20024ffb859e66a4e8cbe3a38870268 | [
"Apache-2.0"
] | permissive | SJonesy/UOMUD | bd4bde3614a6cec6fba0e200ac24c6b8b40a2268 | 010684f83a8caec4ea9d38a7d57af2a33100299a | refs/heads/master | 2021-01-20T18:30:23.641775 | 2017-05-19T21:38:36 | 2017-05-19T21:38:36 | 90,917,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,024 | java | package com.planet_ink.coffee_mud.Abilities.Prayers;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
impor... | [
"bo@zimmers.net"
] | bo@zimmers.net |
080249577b652265c6d613b7267c9ad3291738e4 | 9898faa41af35a93dd8ac007188bb47074dbc7a1 | /src/main/java/fr/uga/miashs/restservice/SempicUserService.java | 518ea239ce2569a8f0ae1e17856fe0c3b9a492f5 | [] | no_license | BettinaGr/JavaEE-AnnotationPhotos | 8fa5b956a4eef18ae8453ac9116ad977385c6490 | 3c0ca1feb678025a1a61e89c4ca572d4644ec202 | refs/heads/master | 2020-12-04T15:53:34.322275 | 2020-01-17T09:03:24 | 2020-01-17T09:03:24 | 231,824,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,086 | 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 fr.uga.miashs.restservice;
import fr.uga.miashs.sempic.SempicModelException;
import fr.uga.miashs.sempic.dao.SempicUserFacade;... | [
"orlane.pitatch@gmail.com"
] | orlane.pitatch@gmail.com |
da79a2c0092e22d9714043d1927a079a7a78352c | bd1bb74de782403d2d99bafc55bacbf8bb1bc375 | /SecondHand/src/main/java/com/thanh/hayhen/ServletInitializer.java | be73fa9adf9a10134e056c8e8db92c03ce6fde8a | [] | no_license | thanhnguyen97/ReduxFirst | 4ad2f4c88407d294bbd52bc47827845e11a6b158 | d3a273cc6235dfceb37a553727534680e1b4ee86 | refs/heads/master | 2020-04-26T03:51:04.467332 | 2019-03-01T17:02:10 | 2019-03-01T17:02:10 | 173,281,374 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.thanh.hayhen;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBuilder configure(SpringApp... | [
"thanhnguyenxh97@gmail.com"
] | thanhnguyenxh97@gmail.com |
238dfff5fc7f0a46fcf31c9e4fb72634fb3fb38a | 2a6158df5157d983b3bc24cf2de249eb3b2925ea | /old_version/JavaBasics/src/code_08_annotation/code_01/EmployeeName.java | a5adead3805417239f8dfb9b651683784fb03d1a | [] | no_license | zhifuzheng3012/Java | 36f00d97e5a4b694319ce724305dc5466a74174b | a89c3f7fd2672bc3b76494729d9c9dfe24d6fa11 | refs/heads/master | 2020-07-24T13:41:00.693650 | 2019-09-09T14:20:20 | 2019-09-09T14:20:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package code_08_annotation.code_01;
import java.lang.annotation.Documented;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.FIELD;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
@Target(FIELD)
@Retention(RUNTIME)
@Documented
publi... | [
"18351926682@163.com"
] | 18351926682@163.com |
e5b9368637a1eebfd04fd3b2cf4d2380006d2861 | 2448b5ed8fe4430e46abacc622275007dcfcc49a | /DesignPrinciplesTask/src/main/java/Calc_Application/Calculators.java | fff208484c0594e02086f84f64c0172cb4c30f69 | [] | no_license | Sayan-ECE-99/SayanMitra_EPAM_DesignPrinciple | 79f9c6b3f626a481c411a8f69ebb5addd65d1589 | a010898242a8984da34b86dec676be02709c9f0d | refs/heads/master | 2021-01-01T11:14:26.978968 | 2020-02-09T06:03:44 | 2020-02-09T06:03:44 | 239,251,698 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,056 | java | package Calc_Application;
import java.io.*;
import java.util.*;
import java.util.Scanner;
public class Calculators {
public double addition(double x,double y)
{
double add = x+y;
return add;
}
public double substraction(double x,double y)
{
double sub = x-y;
return sub... | [
"sayan mitra@LAPTOP-8UJH6I3N"
] | sayan mitra@LAPTOP-8UJH6I3N |
bed0023411016dc5fc588468aebf82559ba4e258 | 3a0bc08564506f801087d5e5bd6614c4b834ff11 | /app/build/generated/source/r/debug/android/support/v7/recyclerview/R.java | 56ce8aa6ad6b6be5d976f246eef3af5fabbb5cda | [] | no_license | Felixcity35/WhatsAppCloneApp | 19de72ad38a4653ff9018619467dae5b0b06e27f | 4eb604ac0c1dc247cbb3f724317bbaa84b89403a | refs/heads/master | 2021-09-05T16:39:44.245629 | 2018-01-29T17:26:16 | 2018-01-29T17:26:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,445 | 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 la... | [
"haroonfazal@outlook.com"
] | haroonfazal@outlook.com |
bbd07a59c22e915b77bbaaa3d23eebfcdf4981be | 52dc709ac91adc068482a17e2b10597882536874 | /src/main/java/com/song/leetcode/RemoveDuplicates.java | b282578ed8fa862427252b67004569335453a985 | [] | no_license | chyong/studydemo | b33ed8f574b3f4e3ea996d02e3efa480d3cea076 | af1a04caa522d0ce70aeea227108ff08b99a86bb | refs/heads/master | 2022-09-02T10:43:06.360268 | 2022-08-28T02:10:47 | 2022-08-28T02:10:47 | 253,502,726 | 0 | 0 | null | 2022-06-21T03:09:17 | 2020-04-06T13:15:46 | Java | UTF-8 | Java | false | false | 653 | java | package com.song.leetcode;
import java.util.Arrays;
/**
* 26.删除排序数组中的重复项
*/
public class RemoveDuplicates {
public static void main(String[] args) {
System.out.println(removeDuplicates(new int[]{1,1,3,5,5,6}));
}
public static int removeDuplicates(int[] nums) {
int newLength = 0;
... | [
"1871626766@qq.com"
] | 1871626766@qq.com |
c81c97ec3741b7edb0e970ebce2ca598baa62c3b | a744882fb7cf18944bd6719408e5a9f2f0d6c0dd | /sourcecode8/src/java/awt/TrayIcon.java | dfc7ef0f890c45bb8c8268fa1c1b1c238a70f8b2 | [
"Apache-2.0"
] | permissive | hanekawasann/learn | a39b8d17fd50fa8438baaa5b41fdbe8bd299ab33 | eef678f1b8e14b7aab966e79a8b5a777cfc7ab14 | refs/heads/master | 2022-09-13T02:18:07.127489 | 2020-04-26T07:58:35 | 2020-04-26T07:58:35 | 176,686,231 | 0 | 0 | Apache-2.0 | 2022-09-01T23:21:38 | 2019-03-20T08:16:05 | Java | UTF-8 | Java | false | false | 28,372 | java | /*
* Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"763803382@qq.com"
] | 763803382@qq.com |
d1ea6f8e9f4a4fe4fc5e39e01e23f44d8ac666ad | 24908d392ba6950574f9fc207f9e7f176517aa9b | /org/spongepowered/asm/lib/util/Printer.java | b4330fe0f0a9ead3eaa8430dab7a29f44930e297 | [] | no_license | cybrpop/catware-source | d02660b5b911a9e35d990ec60cfa9ddfa21898ee | 28387587dde9de027d955fe71baf0f53542753bf | refs/heads/main | 2023-06-18T19:20:40.758118 | 2021-07-12T10:56:41 | 2021-07-12T10:56:41 | 372,690,461 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 24,574 | java | /* */ package org.spongepowered.asm.lib.util;
/* */
/* */ import java.io.PrintWriter;
/* */ import java.util.ArrayList;
/* */ import java.util.List;
/* */ import org.spongepowered.asm.lib.Attribute;
/* */ import org.spongepowered.asm.lib.Handle;
/* */ import org.spongepowered.as... | [
"80264293+cybrpop@users.noreply.github.com"
] | 80264293+cybrpop@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.