blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 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 689M ⌀ | 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 131
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 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
03ae1f53e4186c378049e681946117faa545f559 | 4d8cac37f60f576d3ec203efc812ea567c726cfd | /Subtitlor/src/com/subtitlor/utilities/SubtitlesHandler.java | a868f827eae7054c9555e52d17250a2fc9378eb9 | [] | no_license | melkarmo/Subtitlor | 60ee84efc776d477213152f858369b5be675cc89 | 16401a05a708890c5a9cc40327da3999680a1461 | refs/heads/master | 2020-07-04T03:32:49.008975 | 2020-05-13T13:26:43 | 2020-05-13T13:26:43 | 202,141,063 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,114 | java | package com.subtitlor.utilities;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import com.subtitlor.beans.Block;
import com.subtitlor.conf.SubtitlorConfiguration;
public class SubtitlesHandler {
private Arra... | [
"moncefelkarmoudi@outlook.fr"
] | moncefelkarmoudi@outlook.fr |
beda2a6cbfeb894d04661ca228ca7f21fa29e548 | 3816db83a670aa6c47e23e2f0ff8f39768b18fd7 | /pinyougou-manager-web/src/main/java/com/pinyougou/manager/controller/ProvincesController.java | 949078047a67c34a97bdc771eafbeeffbfe3e2af | [] | no_license | gendway/huiminjihua | a5f3b0c0c0738c8de7e49b123d805b76552244ee | 2761c8e50af91fdaae237a4ef62429a096e7cb2a | refs/heads/master | 2020-04-22T11:15:52.897306 | 2019-02-12T14:45:21 | 2019-02-12T14:45:21 | 170,333,491 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,373 | java | package com.pinyougou.manager.controller;
import com.alibaba.dubbo.config.annotation.Reference;
import com.github.pagehelper.PageInfo;
import com.pinyougou.http.Result;
import com.pinyougou.model.Provinces;
import com.pinyougou.sellergoods.service.ProvincesService;
import org.springframework.web.bind.annotation.*;
impo... | [
"gendway@163.com"
] | gendway@163.com |
2077c3e8ec7278ba5af3c3f44dcf8d6ffcfcbb22 | 562aebdbe7ac7796c31f723debff876556919c82 | /src/test/java/com/actuator/monitoring/MonitoringApplicationTests.java | 27ed0eb5e209195eeba949d4067f85b20a8e23b4 | [] | no_license | netesh3/MonitoringApp-Prometheus-Grafana-SpringBoot | 09e49f15127de9186aa681922ce3d7b1f34d873e | feb524d92d03382f46467fc964d640d67fc41f9e | refs/heads/master | 2020-03-28T08:54:49.843048 | 2018-09-11T02:54:13 | 2018-09-11T02:54:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package com.actuator.monitoring;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class MonitoringApplicationTests {
@Test
publi... | [
"netkumar@informatica.com"
] | netkumar@informatica.com |
bab010f21ca03459c91acb2b9852786b706dbc4e | 672260215b106ed94037fa1ab9b65eb4847af30c | /fasta/Fasta.java | 9c6c8e981c1ce965ad84a092881f9251914fd440 | [] | no_license | hun-nemethpeter/benchdalvik | 8fd1252367c8264fb60d50c7490fc15d71c8fd73 | 5cb87fe83afee81809e995a24be3fbd4206616ca | refs/heads/master | 2021-01-17T22:56:41.597706 | 2013-08-20T17:26:19 | 2013-08-20T17:26:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,822 | java |
import java.util.Date;
import java.util.Map;
import java.util.HashMap;
import java.util.Vector;
public class Fasta
{
static int last = 42;
static final int A = 3877;
static final int C = 29573;
static final int M = 139968;
static double rand(int max) {
last = (last * A + C) % M;
retur... | [
"kannan.vij@gmail.com"
] | kannan.vij@gmail.com |
8e0b1b1186905f59a0c8c5d62fbbdcf8399fd9be | 5e224ff6d555ee74e0fda6dfa9a645fb7de60989 | /database/src/main/java/adila/db/a7xeltelgt.java | 5d4dd6a814194d496050f79037247f10324ab5df | [
"MIT"
] | permissive | karim/adila | 8b0b6ba56d83f3f29f6354a2964377e6197761c4 | 00f262f6d5352b9d535ae54a2023e4a807449faa | refs/heads/master | 2021-01-18T22:52:51.508129 | 2016-11-13T13:08:04 | 2016-11-13T13:08:04 | 45,054,909 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 242 | java | // This file is automatically generated.
package adila.db;
/*
* Samsung Galaxy A7 (2016)
*
* DEVICE: a7xeltelgt
* MODEL: SM-A710L
*/
final class a7xeltelgt {
public static final String DATA = "Samsung|Galaxy A7 (2016)|Galaxy A";
}
| [
"keldeeb@gmail.com"
] | keldeeb@gmail.com |
b4eb2189b9f33cb70ebbbc470526bbe782b2bdbd | 6b615e53609657e238f4ed1a4596a6b3de8c886d | /GradleBuild/EntitiesModel/src/main/java/org/cmas/entities/Address.java | 55a2ddb13f7c44286b84593935b3c8c58b60354d | [] | no_license | sunsunich/cmas | 764cc6aba39b962c0828153bca62877974a63df7 | 36529df024961b51db88fb183fe97a9e6eb797f8 | refs/heads/master | 2022-09-30T04:48:11.453885 | 2022-09-24T11:29:50 | 2022-09-24T11:29:50 | 46,150,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,671 | java | package org.cmas.entities;
import com.google.myjson.annotations.Expose;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
/**
* Created on May 27, 2019
*
* @author Alexander Petukhov
*/
@Entity
@Table(name = "addresses")
public c... | [
"apetukhov@accesssoftek.com"
] | apetukhov@accesssoftek.com |
7b97c5e801a03885bb518e6b9ed349761f243e3f | dae06d8115765e0fa77389874b87231340a141af | /client/src/ini/ClientProperty.java | 91491662b36300915f38d068eaac7e5248fde53b | [] | no_license | vyskocilz/Scifi | 78fbc4ae55322b4c6fe7057cf02e1a8113e30106 | f93ba1647e3f10f2f0b3355b9a639aa278dfee6d | refs/heads/master | 2020-04-04T17:47:35.261914 | 2016-02-27T07:21:34 | 2016-02-27T07:21:34 | 30,824,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,919 | java | package ini;
import data.ClientType;
import javax.swing.*;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Properties;
public class ClientProperty {
private static ClientProperty... | [
"vyskocilz@email.cz"
] | vyskocilz@email.cz |
e7da3fdae5d4fba04680cfad385bd57fb22354b2 | cb7aac2b030ffaeb98e3e5875d7af95899e9659e | /NettySpringboot/server/feigedev/src/main/java/com/lzn/utils/JsonUtils.java | 8b81f4986d530ad7aea0b55eab02372966b9a91f | [] | no_license | dutlzn/Springboot-Guide | 01f9d8c0a32367a0ae2fc6d2a82637709a46e4a7 | 46ff570a0c39f7160beb70e665cbe06f99eeb2bd | refs/heads/master | 2023-05-11T05:26:31.198372 | 2020-02-08T08:06:22 | 2020-02-08T08:06:22 | 234,721,087 | 0 | 0 | null | 2020-02-08T08:07:05 | 2020-01-18T10:57:54 | JavaScript | UTF-8 | Java | false | false | 1,894 | java | package com.lzn.utils;
import java.util.List;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.JavaType;
import com.fasterxml.jackson.databind.ObjectMapper;
/**
* @Description: 自定义响应结构, 转换类
*/
public class JsonUtils {
// 定义jackson对象
private sta... | [
"2436013662@qq.com"
] | 2436013662@qq.com |
aba45296661ee8b30d7a945e0f4a99544a95adcb | 26fa676a9a321eb7aaabbe914ed44cccf262b397 | /HibernateCRUD-master/src/main/java/com/tousif/crud_demo/CrudWithHQL.java | 1d7a7747436a7e155033d7203d076ceb9a235181 | [] | no_license | TejaswiniKavya/Test | 130133367e9e07a3ccffbcad1a3868c5bd1eabdf | df13a06a3fb82388bb5fec7751d6c0db63747432 | refs/heads/master | 2022-12-24T02:37:34.748189 | 2019-09-13T12:34:01 | 2019-09-13T12:34:01 | 194,602,937 | 0 | 0 | null | 2022-12-16T12:13:06 | 2019-07-01T05:04:31 | JavaScript | UTF-8 | Java | false | false | 2,982 | java | package com.tousif.crud_demo;
import java.util.Random;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
import org.hibernate.service.ServiceRegistry;
import org.hibernate.service.ServiceRegistryBuilder;
public class CrudWithHQL {
... | [
"tejaswinis1ew12ec103@gmail.com"
] | tejaswinis1ew12ec103@gmail.com |
403e2365501df5a55882c05daee20e89e5a0644a | 7a243592d356792a954e308c3e58220d2de16c7d | /app/src/androidTest/java/com/a4dotsinc/dynamicwalls/ExampleInstrumentedTest.java | 70fd382fe8cce92a9c3302c6d54af28a5de14373 | [] | no_license | aravindmj97/DynamicWalls | ac25ac6aaa756210a76a41fa81ffc24585ee52a0 | 8a2ad99d28894f7ec5f5a4dbf0d94bb0b2c82ae4 | refs/heads/master | 2020-03-28T15:52:25.654377 | 2018-12-30T10:56:30 | 2018-12-30T10:56:30 | 148,633,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package com.a4dotsinc.dynamicwalls;
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 Andr... | [
"aravindmj97@gmail.com"
] | aravindmj97@gmail.com |
1f87cde162529c6bfc0fe1d8fb235a4f5ad1ba5a | 766a8acd25624fbef1c42993cb35c68cf8a90fab | /tes/src/main/java/waw/campus/Campus.java | b884625ea7835356b979fc78904d5c26f9ddfcd7 | [] | no_license | WawKei/RPG | 854650ea410d69891edc340446abd194cd86cbed | f2b033a98f4beb3040fae2f7c980871a0a385631 | refs/heads/master | 2020-04-01T12:23:22.148353 | 2018-12-28T07:11:25 | 2018-12-28T07:11:25 | 153,204,932 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,913 | java | package waw.campus;
import cn.nukkit.Player;
import cn.nukkit.item.ItemMap;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map.Entry;
public class Campus {
public static int width = 128;
public static int height = 128;
public stati... | [
"waw.mam.waw.mam@gmail.com"
] | waw.mam.waw.mam@gmail.com |
e7bb80596c5cc76981ad3d99254e8d5640cd0f83 | 9717ecc400cbb7d59a7a8d506c471ddc427a0fea | /src/main/java/com/joycheng/ryan/service/impl/ReplyServiceImpl.java | 0842f6ff11cb2e86088add299ba584bb732c50ef | [] | no_license | RyanHo97/psychology-health-project | b80f52fcfcfaa522a973a08cb63d144da1ce5f6b | feda1e98f11c97326548e45c67860cb0224b9c06 | refs/heads/main | 2023-02-16T19:47:04.783089 | 2021-01-17T12:17:10 | 2021-01-17T12:17:10 | 330,381,575 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,726 | java | package com.joycheng.ryan.service.impl;
import com.joycheng.ryan.entity.Reply;
import com.joycheng.ryan.mapper.ReplyMapper;
import com.joycheng.ryan.service.ReplyService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
/**
* 留言关联表
... | [
"1120177906@qq.com"
] | 1120177906@qq.com |
e94c473b162d92eccdccd7916d7989e89223c75b | d61beea21acccc4b3cd5ce1ec280f8e2eecbe3f5 | /src/test/java/io/faucette/math/Vec3Test.java | df5e1df39fcd7fd84e1a96acb37c8184b6cede71 | [
"MIT"
] | permissive | nathanfaucett/java-math | a0fb1a5e13d5e7a8d29f13f9ad486db123691065 | b9d91ac25306ac706c9b7b127c9a30717e5bc8c6 | refs/heads/master | 2021-01-15T22:29:36.386705 | 2017-03-04T16:22:40 | 2017-03-04T16:22:40 | 78,878,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,894 | java | package io.faucette.math;
import static org.junit.Assert.*;
import org.junit.*;
public class Vec3Test {
@Test
public void testNewVec3() {
Vec3 v = new Vec3(10f, 10f, 10f);
assertEquals(v.x, 10f, Mathf.EPSILON);
assertEquals(v.y, 10f, Mathf.EPSILON);
assertEquals(v.z, 10f, Ma... | [
"nathanfaucett@gmail.com"
] | nathanfaucett@gmail.com |
9809a99ebfa0094955bcff607e2dac538da9153b | c1385a5c450ed55918d4ec0e2899b20dad4f853f | /branches/mvc/src/main/cn/edu/zju/acm/mvc/control/FieldInitializationErrorException.java | ffe50ea26e2a2f02d4aa48e3b299fc82c19355ee | [] | no_license | BGCX261/zoj-svn-to-git | 7e1f821e9ddc0a1097afa177e751a928d06d5a83 | 339c58e255ee5a8dd01b3ddadbd54baff8e999bf | refs/heads/master | 2021-03-12T20:38:36.402362 | 2015-08-25T15:27:24 | 2015-08-25T15:27:24 | 41,491,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 112 | java |
package cn.edu.zju.acm.mvc.control;
public class FieldInitializationErrorException extends Exception {
}
| [
"you@example.com"
] | you@example.com |
6ffa12ffd100310fd7ddcdd7fd1e7c70001c84d2 | b0648626e91a3784026d116d0ccd682290e4346b | /jdbc/controller/departmentController.java | 7ccb5ef7c38e1ec7d707e9c7d1bacd35a39e6b35 | [] | no_license | nedaakbari/maktab58_HW5 | 035cd2c74387096a5e9131ff999ba64ac00360d3 | 7d3295052ff3a8e8878cac6240ce76818713f5b1 | refs/heads/main | 2023-08-14T16:26:04.390176 | 2021-09-29T13:15:58 | 2021-09-29T13:15:58 | 411,678,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,509 | java | package HW5.controller;
import java.sql.*;
public class departmentController {
private static final String URL = "jdbc:mysql://localhost:3306/hw5";
private static final String USERNAME = "neda";
private static final String PASSWORD = "13730203@Neda";
public static Connection connect2Db() t... | [
"noreply@github.com"
] | nedaakbari.noreply@github.com |
377f2bf42f4496567d932e6cf23dcc8f7eafcd30 | a4df4226842e0f1d423fcf10d083ab3c598cbb70 | /src/main/java/com/uvsoftgroup/userregistration/repository/UserRegistrationRepository.java | c6dc5998ddf0e78040f148acbf27bae791ee90ce | [] | no_license | mostafariaydh/userregistration_69 | 45ff42a14e0c0a1cde96a5397af732b32d2c9420 | e75082ce284884fd157bd3d12aba455152e8048b | refs/heads/master | 2023-08-17T04:08:30.554489 | 2021-10-10T10:26:13 | 2021-10-10T10:26:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 298 | java | package com.uvsoftgroup.userregistration.repository;
import com.uvsoftgroup.userregistration.model.UserRegistration;
import org.springframework.data.repository.PagingAndSortingRepository;
public interface UserRegistrationRepository extends PagingAndSortingRepository<UserRegistration, Long> {
}
| [
"riaydhislam@gmail.com"
] | riaydhislam@gmail.com |
bac49ec30bd5ce5a782c3ebdbbe68499f44905c5 | 14da1f59f467151e69ff5365c50db8be675c3b9b | /app/src/main/java/app/template/TemplateApp.java | e132d8b3c5648e411aa20ea01961ca0dd39c6edc | [] | no_license | rafaelje/android-template-app | fda7fe648136c1166d65019a9efc0852f34043c8 | 971c87e60abd23e14de2499de45e98cb27ff98e8 | refs/heads/master | 2020-03-18T22:36:35.088153 | 2018-05-31T22:33:58 | 2018-05-31T22:33:58 | 135,354,367 | 1 | 0 | null | 2018-05-29T21:22:35 | 2018-05-29T21:22:35 | null | UTF-8 | Java | false | false | 1,739 | java | package app.template;
import android.app.Application;
import android.content.pm.ApplicationInfo;
import com.orhanobut.logger.AndroidLogAdapter;
import com.orhanobut.logger.FormatStrategy;
import com.orhanobut.logger.Logger;
import com.orhanobut.logger.PrettyFormatStrategy;
import app.template.common.UtilsCrash;
/**... | [
"rhernandez@teclib.com"
] | rhernandez@teclib.com |
7533e170a5053cad5d4f39f5c34079a549d90ea7 | 033f3964ad3be77bf8e0ee2711f0d0f07075e209 | /StudentRegisterSystem/src/servlet/DeleteProfessors.java | 8b0f261802bb6d95592f357163409dc32972c004 | [] | no_license | DuanJiashuai/SRS-project | 9c0171b3adbc4f7e55b29f89a08dc7b9e500f5d2 | 693cfb61637e9e5e185283c17d0d94c7baed0c0d | refs/heads/master | 2020-12-25T13:45:27.009910 | 2016-07-02T04:13:40 | 2016-07-02T04:13:40 | 61,366,308 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,614 | java | package servlet;
import java.io.IOException;
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 service.ProfessorService;
/**
* Servlet implemen... | [
"duanjs1995@126.com"
] | duanjs1995@126.com |
3e17554d16cb5ab319fff9a238215c09e4ab1277 | 295389ccadaaf5d83ff769c8575204df76e3562c | /.svn/pristine/82/82d4d1bf8ee8eb9de2b2ee14d0aca4bc3a09d399.svn-base | 29b991f1bf628e1aaad63d781f6f07d41fb157d3 | [] | no_license | yyhxp/weidai | c59beaf086656941024715651a7f48206e806c06 | 98786096ce89b4bbe35f6fad4dbdd0840331ab4a | refs/heads/master | 2020-03-30T01:56:26.420295 | 2018-10-21T11:29:37 | 2018-10-21T11:29:37 | 150,603,423 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,413 | package cn.weidai.service.transferBid;
import java.util.List;
import cn.weidai.pojo.FundRecord;
import cn.weidai.pojo.LendRecord;
import cn.weidai.pojo.Middleman;
import cn.weidai.pojo.Settlement;
import cn.weidai.pojo.TransferBid;
import cn.weidai.pojo.User;
public interface TransferBidService {
/**获取所有转让专区的标地,默认... | [
"995969963@qq.com"
] | 995969963@qq.com | |
cb3db41ad3c0e34c95301e12b718b37af9ac34db | f157a688c1359a9ec6cc569cb2456b62d7730069 | /NodoNota.java | 49df8263e652a68127b932ca3ff170bdb34f6fbd | [] | no_license | DylanGabrielRojas/ExamenProgra1 | 05b6291cfc7df60ef88f24f513f5c884026bbe3c | 8ab3bf48dec7e0a0510c58902141c9445e66bb69 | refs/heads/main | 2023-01-29T12:28:52.530726 | 2020-11-26T00:33:08 | 2020-11-26T00:33:08 | 316,005,824 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 687 | java |
/**
*
* @author Dylan Tenorio Rojas C07802
* @version 25/11/2020
*/
public class NodoNota
{
// instance variables - replace the example below with your own
private int nota;
private NodoNota siguiente;
/**
* Constructor for objects of class Nodo
*/
public NodoNota()
{
thi... | [
"dylan.tenorio@gmail.com"
] | dylan.tenorio@gmail.com |
80ff95086025f88a9609a9d56fed4a0250a0eeda | 23b39955a534b3181ed3b96b120d9655567a96fc | /Java_02/src/com/biz/hello/VarBoolean_02.java | 153ce7456b74ab38cc19a0d026a97a4ab0abb082 | [] | no_license | shju0317/Java_2020_05 | 18366d77865560df904d01be965e3aa2d57aba57 | d8069fa57e73639ce1460358be31227c09a92f88 | refs/heads/master | 2023-01-05T21:44:14.469558 | 2020-11-02T02:44:25 | 2020-11-02T02:44:25 | 265,750,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 882 | java | package com.biz.hello;
public class VarBoolean_02 {
public static void main(String[] args) {
// boolean형 변수를 선언하고
// true라는 값을 저장하라(초기화하라).
boolean bVar1 = true;
boolean bVar2 = true;
bVar1 = 3 == 3;
// 3>3의 비교연산을 수행하여 결과를 bVar2에 저장하라
bVar2 = 3 > 3;
System.out.println(bVar2);
bVar1 = 3 < 3;
Sys... | [
"shju0317@naver.com"
] | shju0317@naver.com |
55890275d3209bcbce6312d15d4e1c948f8a1f89 | 3b9c0c95b3c19ace3ae0dc48306312f33006a674 | /hrms/salary-payer/src/main/java/ua/dudka/application/reader/CompanyReader.java | 3830971401d056b8367003c557b38aa31c6baef1 | [
"Apache-2.0"
] | permissive | yeaxi/e-wallet | 018f4bd356b935061d3a79bd9459cd5bf77cc69b | 56996f956e499524e990ccd06989b807782bf651 | refs/heads/master | 2021-01-22T04:10:06.309258 | 2017-07-27T10:01:29 | 2017-07-27T10:01:29 | 92,436,027 | 3 | 0 | null | 2017-07-17T10:17:29 | 2017-05-25T19:13:11 | Java | UTF-8 | Java | false | false | 655 | java | package ua.dudka.application.reader;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.stereotype.Component;
import org.springframework.web.bind.annotation.GetMapping;
import ua.dudka.domain.model.Company;
import java.util.Collections;
import java.util.List;
/**
* @author Rostis... | [
"rostislav.dudka@gmail.com"
] | rostislav.dudka@gmail.com |
d05e205d249e9cdc0d3d4dbed3d063e0a76d5ce8 | 92918060ac6aa94185113915be3855ffae6a70c5 | /src/main/java/com/infy/entities/Employee.java | b4e9d771f1aebc2b09afd7d03b0cc5e402bbab0c | [] | no_license | jagadeesh-cyber/ThymeleafDemo | 28f6c03dc6e8610129828cb54008efbe0d9ce941 | cf53b8d80c58160146a4aeda13bd31818610da42 | refs/heads/main | 2023-03-26T16:52:25.503565 | 2021-03-27T12:23:01 | 2021-03-27T12:23:01 | 312,770,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package com.infy.entities;
public class Employee {
private int id;
private String name;
private String jobrole;
private String location;
private int salary;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return name;
}
... | [
"noreply@github.com"
] | jagadeesh-cyber.noreply@github.com |
560173fcdea5371f6f0737addfa2599c75bf71a1 | 6999db375bda29528166831b7c3a5b27892e0ef4 | /yfax-htt-api/src/main/java/com/yfax/webapi/htt/dao/UserTaskDao.java | 545574e6aac2e4dfc3062287fda3cfdd18a53023 | [] | no_license | masterandy/yfax-parent | 401ac1491baa59fc77c20e63ac259f70003535d6 | 8b9206eea68e2f5ff93fdfab3554a2ec7108a9de | refs/heads/master | 2022-12-26T22:16:35.018046 | 2020-03-27T08:23:05 | 2020-03-27T08:23:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | package com.yfax.webapi.htt.dao;
import com.yfax.webapi.htt.vo.UserTaskVo;
public interface UserTaskDao {
public UserTaskVo selectUserTask(UserTaskVo userTask);
public boolean insertUserTask(UserTaskVo userTask) throws Exception;
public boolean updateUserTask(UserTaskVo userTask) throws Exception;
public UserTask... | [
"hemin_it@163.com"
] | hemin_it@163.com |
24486b8b2a1904d93982f33b091d2978d1feafd4 | 034905705528734d4a6896c4e8238a162ceb2f88 | /lib/src/com/n8cats/lib_gwt/IConverter.java | 7347b3da991627f8c5f7949d9d4d4b4be08ef66b | [] | no_license | riseofcat/n8cats3 | 6d7abe99647e9f32a9c5b95c752bead99f29c037 | 0b52aa8503e161a9a8d45e96d75178123ba20808 | refs/heads/master | 2021-01-21T14:43:24.053256 | 2017-09-28T23:35:39 | 2017-09-28T23:35:39 | 95,326,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 92 | java | package com.n8cats.lib_gwt;
public interface IConverter<From,To> {
To convert(From obj);
}
| [
"avdim@mail.ru"
] | avdim@mail.ru |
5851a4323f7d0d29ede35f42bb8fa2da9b48cc48 | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/kotlin/ranges/LongRange.java | b9a0a0bf4d2a53eef6eacc6ebe962f8c989fd849 | [] | no_license | Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014668 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,583 | java | package kotlin.ranges;
import com.yandex.mobile.ads.video.tracking.Tracker;
import kotlin.Metadata;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import t6.r.a.j;
@Metadata(bv = {1, 0, 3}, d1 = {"\u00002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\t\... | [
"auchhunter@gmail.com"
] | auchhunter@gmail.com |
16f2ea1316fd4b3700cfebd438dd37a73d65ace6 | 6903d3e6bd56fb9708e4b9b29fffd4c57f101cb9 | /com/alipay/oceanbase/3rd/google/common/collect/DescendingMultiset.java | 6b6c17cb0260a1bc81315d2c690f402382887e4c | [] | no_license | Qi4ngY/oceanbase-client | 8d12273156ed3477ad5720052880de2640717d48 | 0988f778d2a00800e80d30314ac4ef99344ff70e | refs/heads/master | 2022-11-18T12:58:07.105603 | 2020-07-20T07:52:11 | 2020-07-20T07:52:11 | 281,045,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,964 | java | package com.alipay.oceanbase.3rd.google.common.collect;
import java.util.SortedSet;
import java.util.Collection;
import java.util.Iterator;
import java.util.Set;
import java.util.NavigableSet;
import java.util.Comparator;
import com.alipay.oceanbase.3rd.google.common.annotations.GwtCompatible;
@GwtCompatible(emulated... | [
"qiaoye.zqy@mybank.cn"
] | qiaoye.zqy@mybank.cn |
6fcbb98f38b3a9168f7342775d594bde7ffe8579 | c4d4462b69bebccf24b90cb6c7c7cb6bdb0077ee | /src/main/java/com/example/demo/service/UserService.java | 379496dd23534219aa50882e6a635ad84f4127b7 | [] | no_license | huytuan001/user_service | f3193cd0d6034e9ed1844c97d99a6db4782a5927 | 84255342da5fdbadafa30441e85056613d66e65c | refs/heads/main | 2023-05-31T01:29:26.454879 | 2021-07-09T09:51:37 | 2021-07-09T09:51:37 | 383,006,633 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | package com.example.demo.service;
import com.example.demo.entity.User;
import com.example.demo.model.*;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import java.math.BigInteger;
public interface UserService extends CrudService<User, BigInteger> {
Page<ResUserData>... | [
"tuan.dinh@ggg.com.vn"
] | tuan.dinh@ggg.com.vn |
d40d5b03c1bf103ae50f7e8b88aa42cebcdc3ab9 | 10341b1a40d8067f4d666b58e9539551dbc3b1d3 | /第七次作业/homework7/app/src/androidTest/java/com/example/homework7/ExampleInstrumentedTest.java | 781d5791ec2028dbb21e8b2c2e67dcf65b5de7e9 | [] | no_license | tianrui189/zuoye1 | ea644a86f8fef6a861e79241be033f8cacfa64ca | 7d28014f945a5e25edd33c92c4a46e26e5be89b6 | refs/heads/master | 2023-01-22T12:51:14.245533 | 2020-11-28T05:35:14 | 2020-11-28T05:35:14 | 300,890,186 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package com.example.homework7;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on a... | [
"72297307+tianrui189@users.noreply.github.com"
] | 72297307+tianrui189@users.noreply.github.com |
6f0d91353709779ccc42c1d0b565277547c1df6d | 146264bf14b90b65aecc6264666a181037727ce2 | /org.loveholidays.automation/src/main/java/org/loveholidays/pageobjects/ManageSignInPage.java | a1d1a0cffc8f692bc5becf915f862a2a61a62e28 | [] | no_license | krishna-automation/Loveholidays | 60b2bd5ac01cb9067bce343b942d256df178f2aa | 79a58b40d1f24a400f979fa5b9b1d523977fa475 | refs/heads/master | 2021-03-12T23:42:53.215871 | 2017-05-16T14:02:28 | 2017-05-16T14:02:28 | 91,463,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,826 | java | package org.loveholidays.pageobjects;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import org.testng.Assert;
public class ManageSignInPage extends BasePage {
private By submit = By... | [
"iam_kb@rediffmail.com"
] | iam_kb@rediffmail.com |
7a5fe1e17200741ccddd4e8ff0f901efe2369204 | 268592c417a8f6fbcfec98a8af17d7cb9f1f6cee | /debop4k-data-mongodb/src/main/kotlin/debop4k/mongodb/cache/MongoCache.java | 762bb52ada077cdb9e2da243b9ab4ebfd0b35f1b | [
"Apache-2.0"
] | permissive | debop/debop4k | 8a8e29e76b590e72599fb69888c2eb2e90952c10 | 5a621998b88b4d416f510971536abf3bf82fb2f0 | refs/heads/develop | 2021-06-14T22:48:58.156606 | 2019-08-06T15:49:34 | 2019-08-06T15:49:34 | 60,844,667 | 37 | 12 | Apache-2.0 | 2021-04-22T17:45:14 | 2016-06-10T12:01:14 | Kotlin | UTF-8 | Java | false | false | 6,055 | java | ///*
// * Copyright (c) 2016. KESTI co, ltd
// * Licensed under the Apache License, Version 2.0 (the "License");
// * you may not use this file except in compliance with the License.
// * You may obtain a copy of the License at
// *
// * http://www.apache.org/licenses/LICENSE-2.0
// *
// * Unless required by applic... | [
"sunghyouk.bae@gmail.com"
] | sunghyouk.bae@gmail.com |
25de7623d73ce2eef9b575abd996cc4801beadab | 0d5c93bc2500262e0e01a926edb5d7fc377a8dca | /workWithForms/src/com/nba/forms/exceptions/FileNotJPGImageException.java | fb8b047ad6850b179bb83aa037e3dd1a83bf6e3c | [] | no_license | pashtetka/myprojects | b59d515b51fd78a1708c23c176425557d14a1de2 | 66692a39c3983696a0828bca86da4924f5052034 | refs/heads/master | 2021-01-18T18:16:31.954926 | 2015-08-27T10:43:44 | 2015-08-27T10:43:44 | 39,572,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 148 | java | package com.nba.forms.exceptions;
public class FileNotJPGImageException extends Exception {
private static final long serialVersionUID = 1L;
}
| [
"Aliaksandra_Sinkevich@epam.com"
] | Aliaksandra_Sinkevich@epam.com |
868852e3df429f51113e8f86dc3a312260c75620 | 736d52af62202656e6623ffe92528d1315f9980c | /batik/badapt_classes/org/apache/batik/svggen/CachedImageHandler.java | f76c4bea49bd62844dea4c735fff20c352d53a9f | [
"Apache-2.0"
] | permissive | anthonycanino1/entbench-pi | 1548ef975c7112881f053fd8930b3746d0fbf456 | 0fa0ae889aec3883138a547bdb8231e669c6eda1 | refs/heads/master | 2020-02-26T14:32:23.975709 | 2016-08-15T17:37:47 | 2016-08-15T17:37:47 | 65,744,715 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 15,856 | java | package org.apache.batik.svggen;
public interface CachedImageHandler extends org.apache.batik.svggen.GenericImageHandler {
org.apache.batik.svggen.ImageCacher getImageCacher();
java.lang.String jlc$CompilerVersion$jl7 = "2.7.0";
long jlc$SourceLastModified$jl7 = 1471028785000L;
java.lang.String jlc$Clas... | [
"anthony.canino1@gmail.com"
] | anthony.canino1@gmail.com |
0f0d3eb4b78d5d18cce17845ad81e0733ef5b569 | e0b732abdea07aa5de1b5e0ec3c23e832068688a | /firstProject/src/com/yedam/classes/Address.java | 82fddc831a6a750230f6c06fc29129b8016e9cb5 | [] | no_license | awfawf123/firstProject | eb87a8a9052d1b385cfaba4a10512acd76185139 | b0a6a92f6441a70c989127328d5e28c1fab81b4a | refs/heads/master | 2022-12-04T01:22:05.908998 | 2020-08-27T05:02:05 | 2020-08-27T05:02:05 | 286,663,634 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | package com.yedam.classes;
import java.util.Scanner;
public class Address {
public static void main(String[] args) {
boolean run = true;
String name;
int age;
String pnum;
String[] f1 = null;
Scanner scn = new Scanner(System.in);
while (run) {
System.out.println("1.정보입력 2.리스트 9. 종료");
Syst... | [
"awfawf123@naver.com"
] | awfawf123@naver.com |
587e16afd7ee468b67dfe2249c6729c37f5d0538 | 5af2adc011502514777fc83689d439e4c7f6dbbd | /src/com/coolweather/util/HttpCallbackListener.java | 3f54713719cd4f7f54af984a22ad631da4fcd9d5 | [
"Apache-2.0"
] | permissive | chenyongxi/coolweather | 9341bc6eab15f1bed036c47f6ac60187edf53857 | 3cae162458857bac7ebfd905745416ad4f447bdd | refs/heads/master | 2021-01-22T19:21:40.935135 | 2014-11-27T07:43:39 | 2014-11-27T07:43:39 | 27,154,730 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package com.coolweather.util;
public interface HttpCallbackListener {
void onFinish(String response);
void onError(Exception e);
} | [
"1004018139@qq.com"
] | 1004018139@qq.com |
7fb8c4ab1b7d240fc88c0937e48a09dffa8ab961 | 7514a058c1014b70ce4a536bd884cf120e33d1e0 | /order/src/main/java/mall/OrderCancelled.java | 683c8e9e9771446b08b3473e62ed19b7c93a9953 | [] | no_license | gbini00/mall | e197b8bfe281c6a33d918de03364f2967f073e97 | 8abf439166a20cb93aa7eb30c2d8b8f61e82c40c | refs/heads/main | 2023-04-26T05:08:29.040464 | 2021-05-25T08:29:25 | 2021-05-25T08:29:25 | 366,085,684 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package mall;
public class OrderCancelled extends AbstractEvent {
private Long id;
private String productId;
private Integer qty;
private String status;
public OrderCancelled(){
super();
}
public Long getId() {
return id;
}
public void setId(Long id) {
th... | [
"gbini00@naver.com"
] | gbini00@naver.com |
19d787ad055961677bd310d8918466bc93976ed1 | ca85b4da3635bcbea482196e5445bd47c9ef956f | /iexhub/src/main/java/PIXManager/org/hl7/v3/LotionDrugForm.java | 2f6add266ad07154d366ba261796287289007589 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bhits/iexhub-generated | c89a3a9bd127140f56898d503bc0c924d0398798 | e53080ae15f0c57c8111a54d562101d578d6c777 | refs/heads/master | 2021-01-09T05:59:38.023779 | 2017-02-01T13:30:19 | 2017-02-01T13:30:19 | 80,863,998 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,716 | java | /*******************************************************************************
* Copyright (c) 2015, 2016 Substance Abuse and Mental Health Services Administration (SAMHSA)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You... | [
"michael.hadjiosif@feisystems.com"
] | michael.hadjiosif@feisystems.com |
dc9619f2343e3338a92d47cee5b8e6009a722e30 | a2cb452bb2b69a868970471e5ed39c5c4a36f19f | /app/src/test/java/com/example/lookuptothemoon/simpletodo/ExampleUnitTest.java | 63a36aba93171afa6a3674132a8666a5a9493011 | [
"Apache-2.0"
] | permissive | Lookuptothemoon/SimpleTodo | 8158772847b37eb5f9fc092d08cba5994fd286bb | 850cc48bc3201abdd133db3d7ba68e25df95390b | refs/heads/master | 2020-04-08T14:21:26.085369 | 2018-11-28T03:21:06 | 2018-11-28T03:21:06 | 159,433,416 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | package com.example.lookuptothemoon.simpletodo;
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... | [
"luna.e.ruiz@gmail.com"
] | luna.e.ruiz@gmail.com |
30ac4e793f58fddd09f544259ec59becb94c8c2c | f791c04a386b5190d8bb1deaa3352bc3c115d791 | /domain/src/main/java/com/lastminute/test/domain/impl/package-info.java | 6fd660977d12f7362c900f3f337debf76c764900 | [] | no_license | nicoloconte/sale-taxes | 978bdd5c23532db892d9ff3873e6b2ba5cec7198 | f9a11c4afd30e852262321c5d99220fdeba83e0b | refs/heads/master | 2021-01-10T06:25:11.439510 | 2016-04-11T06:19:02 | 2016-04-11T06:19:02 | 55,871,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 81 | java | /**
*
*/
/**
* @author nconte
*
*/
package com.lastminute.test.domain.impl; | [
"nicoloconte@gmail.com"
] | nicoloconte@gmail.com |
ce519be12e7821fbd45ac58cc5ad6533603d6027 | 6185225201723db09644a63468c805a4693a150d | /template-domain/src/main/java/br/com/template/domain/Tempo.java | 8264710ab51225bbb8100876f505a0067577af3d | [] | no_license | pedroaugustogti/template | 7838e1c762cc3ea0bc1b3575930ef4819ba18f93 | 6ce62847d70cfc02ff74b687d6fc8aae2005a2a7 | refs/heads/HEAD | 2021-01-17T08:07:11.002624 | 2016-06-21T19:17:37 | 2016-06-21T19:17:37 | 31,964,062 | 0 | 0 | null | 2016-06-21T19:17:37 | 2015-03-10T15:07:08 | Java | UTF-8 | Java | false | false | 807 | java | package br.com.template.domain;
import java.math.BigInteger;
public enum Tempo {
HORA(23),
MINUTO(59),
SEGUNDO(59);
private int tempoMaximo;
private Tempo(int tempoMaximo){
this.tempoMaximo = tempoMaximo;
}
public int getTempoMaximo() {
return tempoMaximo;
}
public int getT... | [
"pedroaugusto.gti@gmail.com"
] | pedroaugusto.gti@gmail.com |
412d0e8c5d8c82630f12a84f5bb05f76cad058bb | 77eb754288ca600c847f272a9148b741e25ccec0 | /ExerciciosAula/exercicio2/CaixaRegistradoraTester.java | df7bd9c6790bc99717e174a1a8a415472e98c164 | [] | no_license | edwardklovan/fundamentosDeProgramacao | 1dea92a4a1eee4bb809fd311157cd356289d41e3 | 49defbc7e8d9acc5098415d127b07d87153b5ba6 | refs/heads/master | 2021-01-21T04:40:46.138610 | 2016-06-13T20:02:11 | 2016-06-13T20:02:11 | 54,227,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 855 | java | public class CaixaRegistradoraTester {
/**
* @param args
*/
public static void main(String[] args) {
CaixaRegistradora caixa = new CaixaRegistradora();
// adiciona tres itens
caixa.addItem(1.99);
caixa.addItem(2.99);
caixa.addItem(1.50);
System.out.println(caixa.getTotal());
System... | [
"github@kln.me"
] | github@kln.me |
eb1b78aa63d58ecd192bbcf4d57710fad2a577a1 | 1248af86bdf035a4ffff7d1c9514ca47834953a2 | /game/src/game/base/service/event/Event.java | 53e36fb77611cd44ea66b08c4afec8c172c076a3 | [] | no_license | 1F24DCA/game | 08db8ec95b6fe5a77b35bc5ef1467eb0704e5b42 | 99849ad957e6ab06bf4dec641dfcb554b337ac89 | refs/heads/main | 2023-01-09T07:23:43.962193 | 2020-10-30T13:31:09 | 2020-10-30T13:31:09 | 308,383,004 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package game.base.service.event;
import game.base.common.Generator;
// Event 타입을 체크하는 용도로 사용하는 빈껍데기 클래스
// 하지만 toString() 메서드 호출 시 구현한 클래스의 모든 멤버변수를 표시하기 위해 Generator를 사용해 toString()을 오버라이드함
public abstract class Event {
@Override
public String toString() {
return Generator.generateToString(this);
}
}... | [
"fstflr446712@gmail.com"
] | fstflr446712@gmail.com |
a3a1aebdfe9a29cf161eaf82db9e215d8d1b3854 | 3c483bd1d00df02d94f32ddd9cb068630dec9823 | /Spring/Factory-Design-Pattern/src/main/java/sk/hopvinna/factory/FactoryPatternApplication.java | 1364f5caa7b0eaaced11e0f59ba5fd3345a27e4f | [] | no_license | imsk003/DesignPattern | 0c8baef0a3731fdb3a71853cb2dee4dfad10fde0 | d80216eaadd25ae837454d3b06ff7f90d00e9c3e | refs/heads/master | 2020-05-24T10:37:54.123721 | 2019-05-21T12:09:46 | 2019-05-21T12:09:46 | 187,231,031 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | package sk.hopvinna.factory;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class FactoryPatternApplication {
public static void main(String[] args) {
SpringApplication.run(FactoryPatternApplication.class, arg... | [
"selvamailz@gmail.com"
] | selvamailz@gmail.com |
a5de456bcb9e9de5501a6a73700efe1129b36994 | 83162f3fcbd51c7451ed452ee01345e465a06998 | /app/src/main/java/com/hu/tyler/soundboard/MainActivity.java | 08bc7d7ac9da54ec9949bd525f94259446d72787 | [] | no_license | tylerhu3/PredatorSoundBoard | 33a030ceda1d7410a521bb4593f87121ff8e02de | 2c3dce6532814241bc4243c2425872442375ccd4 | refs/heads/master | 2021-05-14T18:38:05.771450 | 2018-01-08T08:32:08 | 2018-01-08T08:32:08 | 116,081,973 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,940 | java | package com.hu.tyler.soundboard;
/*
* This is a simple soundboard of consisting of some famous lines from the 1987 Predator Movie
* It's mainly a test project to get use to using sounds. From my youtube research MediaPlayer seeems
* to be the easiest way to play sounds or movies, so I'm going with that MediaPlayer but ... | [
"tylerhu@yahoo.com"
] | tylerhu@yahoo.com |
61093958baee132e5db4656d910ee5ec16fd6e55 | 817beef4fd0de2831bb200351553a4a236652ddd | /src/main/java/com/libs/Testbase.java | ff6e1ae959da060472cfdeb6a2a0c9052063a781 | [] | no_license | shivaraju529/Demorepo | 1c880678be90183b7a1d2b1efdef5fc4e6ea6c56 | ceb600bd1f188606ad9f439f5697a428785318b9 | refs/heads/master | 2020-03-19T07:53:24.493680 | 2018-06-05T15:37:15 | 2018-06-05T15:37:15 | 136,157,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 58 | java | package com.libs;
public class Testbase {
//shiva
}
| [
"shivaraju529@gmail.com"
] | shivaraju529@gmail.com |
9095b3721adb5d2d862bbf58a067a090c2abf3c9 | 8a64bccce9a2862e722aeaa72d43a3dc296d7819 | /src/main/java/com/adserver/controller/IndexController.java | 450bbc47d9cb4309dcfdb891f124cc8d18bd7a35 | [] | no_license | sravanithota/AdvertisementsApp_Spring | f77390284a78d23da3be1dcda651dffe2a0e6baa | cbd8ed0c5075838126597c0733691463c1809a1f | refs/heads/master | 2020-05-18T14:26:48.206990 | 2017-03-10T02:37:33 | 2017-03-10T02:37:33 | 84,245,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package com.adserver.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
@Controller
public class IndexController {
@RequestMapping(value="/", method = RequestMethod.GET )... | [
"sravani.thota@tabnergc.com"
] | sravani.thota@tabnergc.com |
06784581669af79d57809b8b1c51c168a5b2d86b | 772e16d70dc11e5e0fa416f54df8086dce918497 | /Android/ComeFido/app/src/main/java/com/example/maximiliano/comefido/MainActivity.java | 60c5d405ea71f2f94ccc6f53a59c625a9a1f5216 | [] | no_license | mubillos/Come-fido | 7530fd8f577a4ec6aa891eb555c8af5c44ccb903 | cc8de0c4eb5c1493aa86a753cccc986a8a0b15bc | refs/heads/master | 2020-03-22T18:57:41.752869 | 2018-07-10T22:37:57 | 2018-07-10T22:37:57 | 140,494,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,311 | java | package com.example.maximiliano.comefido;
import android.app.Activity;
import android.content.pm.ActivityInfo;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListener;
import android.hardware.SensorManager;
import android.os.AsyncTask;
import android.os.Bundle;... | [
"maubillos@gmail.com"
] | maubillos@gmail.com |
0d5df768a0c023a6e4fa3a8dc4b58bbc87021e8c | 8618b0130b57c62ee3de51b561fa48d876a30298 | /src/main/java/com/intellij/ibeetl/lang/BeetlFileTypeFactory.java | 89af01d100a3f1389a0fa87d4c473a6ffa89d28e | [] | no_license | cqwuzonglin/Beetl-Support | b29b7709353a1ef1a0feebefa4b712e0268db348 | 3ce4b0db61fc61caac4699be6e6307259cc86a10 | refs/heads/master | 2022-02-24T15:21:54.247363 | 2019-09-13T04:26:51 | 2019-09-13T04:26:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.intellij.ibeetl.lang;
import com.intellij.openapi.fileTypes.FileTypeConsumer;
import com.intellij.openapi.fileTypes.FileTypeFactory;
import org.jetbrains.annotations.NotNull;
/**
* Beetl文件类型扩展
*/
public class BeetlFileTypeFactory extends FileTypeFactory {
@Override
public void createFileTypes(@NotNull... | [
"1012243881@qq.com"
] | 1012243881@qq.com |
b81ffc2bbcc55152f67c59f7738dc52507456152 | d1c3484d284ab82e80fea1172b1835cc1cdd8937 | /src/main/java/com/cgz/capa/logic/scoring/interfaces/AlgorithmStep.java | 3038a9fbd88fd1df70d0f934d4f9c45cb8e60c94 | [
"Apache-2.0"
] | permissive | cezarygerard/android_cross_app_permission_analizer | 4a51e09814fdb8f407ce88a7e236878f0cf197e3 | 54d27ac809c6c08ad0a6300920705ca46d897bd1 | refs/heads/master | 2021-01-13T01:42:20.063776 | 2015-04-19T17:11:34 | 2015-04-19T17:11:34 | 34,215,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package com.cgz.capa.logic.scoring.interfaces;
import com.cgz.capa.exceptions.AlgorithmException;
import com.cgz.capa.model.RiskScore;
import com.cgz.capa.utils.AlgorithmDataDTO;
/**
* Created by czarek on 14/01/15.
*/
public interface AlgorithmStep {
RiskScore executeStep(AlgorithmDataDTO algorithmDataDTO) th... | [
"czarek.zawadka@gmail.com"
] | czarek.zawadka@gmail.com |
40db48d0514c9fe5db585599af0f942ff1d265ae | 68b8f8431b726e36f645c90ca47b466f4efeae74 | /Java/eclipse-workspace/thread/src/com/ustglobal/thread/defining/MyRunnable.java | ad8573feab90bd1419649d7e105fbccf7a83162a | [] | no_license | ramapuramanitha/USTGlobal-16sep19-anitha | f1a159c7ec600d2756cefaf70c3f8129eb6b3c38 | 18d478b32eb78ab8374e57731ddb33b520671381 | refs/heads/master | 2023-01-08T08:42:43.764563 | 2019-12-21T13:56:17 | 2019-12-21T13:56:17 | 215,538,732 | 0 | 0 | null | 2023-01-07T13:04:32 | 2019-10-16T12:07:21 | JavaScript | UTF-8 | Java | false | false | 179 | java | package com.ustglobal.thread.defining;
public class MyRunnable implements Runnable {
public void run() {
for(int i=0;i<10;i++) {
System.out.println("child thread");
}
}
| [
"ramapuramanitha123@gmail.com"
] | ramapuramanitha123@gmail.com |
99c8a02c24d089d7c0ad656d9e385e1f51fb1284 | 70e8cc2c9d91d204b3b956f42cffd9f4ea8edbc6 | /cloud_note/src/org/oracle/note/controller/note/RecycleNoteController.java | 813bc5e7a0bf438d36d7c72e0bea55ad1562176f | [] | no_license | mdxiaohu/cloudNotes | 72a100d8e9e5b0437977421bbdc7f945ebbd1ebc | 660221fcf9b12193a7687794f94b2fb1be0fc609 | refs/heads/master | 2020-03-29T18:07:04.419858 | 2018-09-25T02:21:11 | 2018-09-25T02:21:11 | 150,195,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 645 | java | package org.oracle.note.controller.note;
import javax.annotation.Resource;
import org.oracle.note.entity.NoteResult;
import org.oracle.note.service.NoteService;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotati... | [
"317108332@qq.com"
] | 317108332@qq.com |
7abb766a8ea30bf1d672adfd70ab8165121b11a5 | 34faee41261a58460ae00a2c4630788074547ab1 | /src/net/bramp/psyscript/action/SetAction.java | 00337a35688e9439aea9c16b205b132657e57d0b | [] | no_license | bramp/jPsyScript | 1c57f8c7d0fa59f2b8c49f7348312f015c011fa1 | 8dc987ec4ff0495426a3a617501ed8656661ab6a | refs/heads/master | 2023-05-31T12:39:24.859599 | 2012-03-03T22:03:52 | 2012-03-03T22:03:52 | 3,614,047 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 791 | java | package net.bramp.psyscript.action;
import net.bramp.psyscript.Expression;
import net.bramp.psyscript.Program;
import net.bramp.psyscript.parser.SemanticException;
import net.bramp.psyscript.variables.ConstVariable;
import net.bramp.psyscript.variables.Variable;
public class SetAction extends Action {
pri... | [
"me@bramp.net"
] | me@bramp.net |
4fdfcd98954fff5e611cdc3ea705499f47f4ed26 | 050414bdd3b47c1527d04ca2e607219782094d3d | /src/main/java/com/healthX/model/Authority.java | bead4ba9226aa6e1edfb887f444eddfd56fd6891 | [] | no_license | StephaneBruyere/healthXAuthServer | 0dc235ed6265422b79a83370a875ce4e60fbe964 | e5b473b9bbf7e598206a2d4bdf479ee432a4c401 | refs/heads/main | 2023-08-11T22:46:17.310837 | 2021-09-06T10:31:29 | 2021-09-06T10:31:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package com.healthX.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import com.sun.istack.NotNull;
import lombok.Data;
@Entity
@Data
public class Authority {
@Id
@GeneratedValue(strategy = GenerationType.IDENTI... | [
"37586841+StephaneBruyere@users.noreply.github.com"
] | 37586841+StephaneBruyere@users.noreply.github.com |
6d43391effe1548b606049475f476d29d5579367 | 17c30fed606a8b1c8f07f3befbef6ccc78288299 | /Mate10_8_1_0/src/main/java/java/util/DualPivotQuicksort.java | 33e1bc06770b7742e940868a5cf39a063e7a7133 | [] | no_license | EggUncle/HwFrameWorkSource | 4e67f1b832a2f68f5eaae065c90215777b8633a7 | 162e751d0952ca13548f700aad987852b969a4ad | refs/heads/master | 2020-04-06T14:29:22.781911 | 2018-11-09T05:05:03 | 2018-11-09T05:05:03 | 157,543,151 | 1 | 0 | null | 2018-11-14T12:08:01 | 2018-11-14T12:08:01 | null | UTF-8 | Java | false | false | 91,417 | java | package java.util;
final class DualPivotQuicksort {
private static final int COUNTING_SORT_THRESHOLD_FOR_BYTE = 29;
private static final int COUNTING_SORT_THRESHOLD_FOR_SHORT_OR_CHAR = 3200;
private static final int INSERTION_SORT_THRESHOLD = 47;
private static final int MAX_RUN_COUNT = 67;
private... | [
"lygforbs0@mail.com"
] | lygforbs0@mail.com |
b4039b1fb87bd4638df12aba4fb8200d7bd9ebfe | 00eb37911e4d6ae4a1592334059e4bf7717d184e | /src/sn/senstock/dao/ProduitImpl.java | adb8cfcbceea729c35ff401f234af3016b5fda41 | [] | no_license | grandlaye/GestionStock | af4c228f624b238a8f5b68c9b75e859042877385 | dc4a27a5d3c121a33834a286c4addea1623b3ed7 | refs/heads/master | 2020-12-20T14:32:11.554301 | 2020-01-25T01:35:31 | 2020-01-25T01:35:31 | 236,108,528 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 924 | java | package sn.senstock.dao;
import sn.senstock.entities.Produit;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import java.util.List;
public class ProduitImpl implements IProduit {
private EntityManager em;
public ProduitImpl() {
... | [
"grandlaye5@gmail.com"
] | grandlaye5@gmail.com |
a5255c898968db17ad43882321fa886cb7fd8a02 | 225d0bfecd3902adfb9ddd4263d288a51f2aff5f | /endpoint1/src/main/java/com/obs/endpoint/service/AuthenticationClient.java | 28618777067fdd326344232f6b025658793c47ed | [] | no_license | boonseng3/spring-microservices | 31b7cd4664bfcc62328032c1a03d9f15af18fa0e | 9396ed86d3f737d6f400126bbd75c54caa7e1b89 | refs/heads/master | 2021-05-03T18:25:50.753427 | 2018-02-07T09:28:10 | 2018-02-07T09:28:10 | 120,411,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,095 | java | package com.obs.endpoint.service;
import com.obs.endpoint.config.dto.SessionPrincipal;
import com.obs.microservices.CustomPermission;
import com.obs.microservices.dto.AclRequest;
import com.obs.microservices.dto.AclResponse;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.http.Me... | [
"boon-seng.ong@hpe.com"
] | boon-seng.ong@hpe.com |
ada99ad8b996517eb4931f3e7dbfbdfd806a6c5e | 64316f15c592f408d1fec69960812c06e03824d3 | /app/src/main/java/br/com/alysondantas/sac_mariana/EditarDoadorActivity.java | cde45c45daa8653b86f22b4185cf88208f0f828f | [] | no_license | alysondantas/SAC-Mariana-Android | c1633678bef2a47c0bf663c9141d60e789b6d69a | 48691940afc2cf468390050bb3b15ff2dd2d6650 | refs/heads/master | 2021-01-09T20:29:38.285470 | 2016-05-31T01:54:09 | 2016-05-31T01:54:09 | 60,050,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,043 | java | package br.com.alysondantas.sac_mariana;
import android.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import br.com.alysondantas.sac_mariana.controller.SACMarianaController;
import br.com.alysondantas.sac_mariana.e... | [
"alyson.lipe@gmail.com"
] | alyson.lipe@gmail.com |
812ace7e38c8194a645746e553973ebb88376372 | ebd2bbc19f85bec0aec634bd9294fa1945e32061 | /dependencies/andes/0.13.0-wso2v11/java/broker/src/main/java/org/wso2/andes/qmf/QMFType.java | 4afa59fb1927a8523da42bebb0c659d798b83223 | [] | no_license | madusankap/turing-1 | da645af4886d562667dfd2f61b4aa184da093340 | 04edf79deefbe751f0dee518b3891f816cec2dbc | refs/heads/master | 2019-01-02T01:46:09.216852 | 2014-12-18T11:04:09 | 2014-12-18T11:04:09 | 28,171,116 | 0 | 1 | null | 2023-03-20T11:52:10 | 2014-12-18T06:21:53 | Java | UTF-8 | Java | false | false | 1,197 | 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"); y... | [
"tharindua@wso2.com"
] | tharindua@wso2.com |
258650438ae4c67b4e6c0d030e150f6f96543ba9 | 4813f873cf453d1855ef45de6069b64950a947c8 | /src/main/java/com/fractal/client/model/Company.java | 4f94e2d6ead990edaeaece5a3d88cb55fbbe5578 | [] | no_license | bozturkmenuk/javaassignments | ae5b5093c9a575097de4c5f7041da092f9ee2252 | 4c560ea5ea491b0a4b0e4d22e4d824f7d6e4b710 | refs/heads/master | 2020-09-11T06:58:50.603007 | 2019-12-02T02:41:46 | 2019-12-02T02:41:46 | 221,980,594 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,667 | java | /*
* FractalSandboxCompany
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
*
* OpenAPI spec version: 2019-10-17T10:28:54Z
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
... | [
"56206438+priceactiontr@users.noreply.github.com"
] | 56206438+priceactiontr@users.noreply.github.com |
d1ed0afb6ac552db12acdf01e0b9db7de8134829 | 90fca8a38d7d99293ef034cde4c00c95a2e0d6c8 | /demo/java/util/src/tecgraf/exception/handling/ExceptionContext.java | d9232c9602e481b4de15f2d815f6e5e11696d3a4 | [] | no_license | amadeubarbosa/openbus-collaboration-service | 100882419dc6fa0a8dd20464fd2edf35dc273793 | 59f18b9ea6b0105f7fc52c77337abb0d5d3926ad | refs/heads/master | 2021-01-20T18:07:08.886879 | 2017-05-10T18:28:29 | 2017-05-10T18:28:29 | 90,903,972 | 1 | 1 | null | null | null | null | ISO-8859-1 | Java | false | false | 367 | java | package tecgraf.exception.handling;
/**
* Enumeração dos tipos de contextos
*
* @author Tecgraf
*/
public enum ExceptionContext {
/** Login por senha */
LoginByPassword,
/** Login por chave privada */
LoginByCertificate,
/** Chamadas ao núcleo do barramento */
BusCore,
/** Chamadas a serviços */
S... | [
"hroenick@tecgraf.puc-rio.br"
] | hroenick@tecgraf.puc-rio.br |
36a28cb7bccfd1bd7d12ba22357f7b9b64f585e3 | 96368cf958ca33679efee17f486b1a3ba98c4ff2 | /Assignment 1/PAssignment/src/passignment/CompareFatality.java | 73ad812b8e159929b0b465d63e30e42b04971d89 | [] | no_license | Carthur-P/Programming-3 | 57df97a8b65eb943704639bdd00a649d785dbc69 | 59ed53936ef086dac4e75febbb3cb3876b9843ee | refs/heads/master | 2022-05-27T00:49:33.789793 | 2020-04-29T10:53:28 | 2020-04-29T10:53:28 | 259,894,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 611 | java | package passignment;
import java.util.Comparator;
/**
* @author Carthur Pongpatimet (1000026069)
* Comparator class which will compare the amount of air fatality in an accident
*/
public class CompareFatality implements Comparator<Accident> {
/**
* @return int This returns a number that represents the outcome ... | [
"pongp1@student.op.ac.nz"
] | pongp1@student.op.ac.nz |
10b867dd3a8d20d10691218eda27c634e047702b | f17defe509dc75d184ca234da1eca07d95eb33bb | /bizcore/WEB-INF/shipping_core_src/com/doublechaintech/shipping/formfieldmessage/FormFieldMessageDAO.java | d43d36853c8d60cbb5e38d618d7a742ff1f1460f | [] | no_license | Digits88/shipping-biz-suite | d7a26a2b8f087216d2bec66569504604b3e5b162 | efa6e37e49a269c5ea912ff7bc2743951cf8a3dc | refs/heads/master | 2023-02-10T10:19:47.710494 | 2019-12-18T06:36:59 | 2019-12-18T06:36:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,550 | java |
package com.doublechaintech.shipping.formfieldmessage;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
import com.doublechaintech.shipping.BaseEntity;
import com.doublechaintech.shipping.SmartList;
import com.doublechaintech.shipping.MultipleAccessKey;
import com.doublechaintech.shipping.Ship... | [
"philip@t420.philip-home.com"
] | philip@t420.philip-home.com |
fc9e7e401dee8fca66acd05168c77ab1e9f4d84d | d8a2007eb38450257090c082bdafe81a728d1897 | /src/main/java/cn/edu/zhku/jsj/huangxin/component/addressbook/model/AdminUserPO.java | 1e1bb7303b4df431227980938918c4718934833f | [] | no_license | huangxin2298/wxqyh | 01855a539c4878d4c6eee608a95c5591742d1199 | 897c3280ff0abd84ea916e916744a97c2e016dce | refs/heads/master | 2021-04-06T01:26:03.461373 | 2018-04-03T04:55:13 | 2018-04-03T04:55:13 | 124,647,393 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,396 | java | package cn.edu.zhku.jsj.huangxin.component.addressbook.model;
import cn.edu.zhku.jsj.huangxin.component.base.model.IBasePO;
import java.util.Date;
public class AdminUserPO implements IBasePO {
private String id;
private String userName;
private String password;
private Date createTime;
private Date lastLoginTi... | [
"1512460987@qq.com"
] | 1512460987@qq.com |
a294ab7262d9225314fea06f497f669e8b31171b | 7d5cb8412cd365f69ac4366224db06d6fc42349c | /src/main/java/com/fasterxml/jvmjsonperf/std/StdFlexJsonConverter.java | c1205d2b2e8fd843087e72e017ef8a1e5d6c1456 | [] | no_license | 404-not-find/jvm-json-benchmark | ce1f4d193645540edc787edbed73b5016b86639a | 2a09cf878435982cec0b9fd4762144ce13f347c6 | refs/heads/master | 2021-05-26T13:11:07.414143 | 2013-05-18T22:07:47 | 2013-05-18T22:07:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,120 | java | package com.fasterxml.jvmjsonperf.std;
import java.io.*;
import java.util.Arrays;
import com.fasterxml.jvmjsonperf.StdConverter;
import com.fasterxml.jvmjsonperf.StdItem;
import flexjson.JSONDeserializer;
import flexjson.JSONSerializer;
/**
* Converter that uses Jackson JSON processor for data binding,
* using au... | [
"tsaloranta@gmail.com"
] | tsaloranta@gmail.com |
b7f7a63cf6e7caa0180d0dbf84632822b035ed04 | 1861ab9def2af83d78e61ca51fc948cd7b550b1e | /standalone/Odia letter folder creater/OdiaNameFolder/src/odianamefolder/OdiaNameFolder.java | fb079a35bd3766da2c77a00d5755d55c9cc2990b | [] | no_license | eralokpanda/java | 9b0957f2e3c6b4e24f7f8c2c66fbcdc4e3d13d9c | c6c9d8f1dc442986b5e3715189c99a4788b8c431 | refs/heads/master | 2021-01-10T12:39:05.831316 | 2015-10-29T15:40:10 | 2015-10-29T15:40:10 | 44,729,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,038 | 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 odianamefolder;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javaf... | [
"ad@alokpanda.com"
] | ad@alokpanda.com |
d28caf0764dbb3b6cd77c33baa6a9c9a923c716f | 203efedd714f51baed733cb8ca1107707581e405 | /java-b-19/src/day30_wrapperClass/parsingValues.java | 7d2ee604df9d4d2dbba568a8871943f6b80cfc53 | [] | no_license | musta902/MeetSky-groupProject | 9c6690eb9193920d0e743f97b7134c16eda8c752 | d549ff80917fba7be7218ec77c7a8ec4eaf6af6c | refs/heads/main | 2023-07-11T05:55:37.064731 | 2021-07-15T20:18:11 | 2021-07-15T20:18:11 | 399,595,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | package day30_wrapperClass;
public class parsingValues {
public static void main(String[] args) {
String numberAsString = "2018";
System.out.println(numberAsString);
int number = Integer.parseInt(numberAsString);
System.out.println(number);
numberAsString = numberAsString + 1;
number = number + 1;
... | [
"80974475+musta902@users.noreply.github.com"
] | 80974475+musta902@users.noreply.github.com |
82d48c17b842b565ae690e5e7593ad57c03dcace | 0aad0d4c7b57ec89f8178f31e3f35b8b7f9a8ccb | /demo-limits.service/src/main/java/com/codeinfy/rwc/demolimits/service/LimitsConfiguration.java | 4adf5bdd3ac2a6e73c48583a292a9a407349509a | [] | no_license | akshay-waghmare/laundryRWC | f5580a347e7c3bf5c223c86f8f82c01d9be9fe52 | 44ab59179ae8d66665e90f6ac7e756ad6c66ca6c | refs/heads/master | 2022-05-20T02:38:06.187604 | 2019-02-03T16:15:49 | 2019-02-03T16:15:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 532 | java | package com.codeinfy.rwc.demolimits.service;
public class LimitsConfiguration {
private int maximum;
private int minimum;
public int getMaximum() {
return maximum;
}
protected LimitsConfiguration() {
}
public LimitsConfiguration(int maximum, int minimum) {
super();
this.maximum = maximum;
this.... | [
"akshay.d.waghmare@gmail.com"
] | akshay.d.waghmare@gmail.com |
2e034f7a70780eb7a62871f5d948ee7ae743f8a1 | 9017c4be3db2d9a1350a00a2aff0837e90755445 | /src/com/ucap/cloud/business/formserver/cssmanager/css/until/CssUntilRepeatImpl.java | 79925e5897958f563df7e022d4f977d442baab73 | [] | no_license | stefanie-wang/cloudFairy | ee0d93e159f9f892d94a616023e39b2b7051125c | 6cb366671ba7cf77f83e8098b3f9bc857c50d473 | refs/heads/master | 2020-12-24T16:59:03.488824 | 2012-11-28T08:52:30 | 2012-11-28T08:52:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,097 | java | package com.ucap.cloud.business.formserver.cssmanager.css.until;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import static com.ucap.cloud.builder.servlet.UCAPDispathcherServlet.SPRINGCONTEXT;
import org.dom4j.Element;
import com.ucap.cloud.b... | [
"stefaniewang0@gmail.com"
] | stefaniewang0@gmail.com |
5a9a667af022a178a42e4bf501207d9610a07eb1 | 4a5f24baf286458ddde8658420faf899eb22634b | /aws-java-sdk-sagemaker/src/main/java/com/amazonaws/services/sagemaker/model/transform/CreatePresignedNotebookInstanceUrlRequestProtocolMarshaller.java | e829778c7075c9964a65a13255a9a97b40cbbd2b | [
"Apache-2.0"
] | permissive | gopinathrsv/aws-sdk-java | c2876eaf019ac00714724002d91d18fadc4b4a60 | 97b63ab51f2e850d22e545154e40a33601790278 | refs/heads/master | 2021-05-14T17:18:16.335069 | 2017-12-29T19:49:30 | 2017-12-29T19:49:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,930 | java | /*
* Copyright 2012-2017 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... | [
""
] | |
9187ae57608836dcd114a49178d91d66ded45afc | 5ac9f71d2924bb784412d253226fdbdca927848d | /app/src/androidTest/java/in/co/merkmod/dagger2databaseexample/ApplicationTest.java | 087dcbcda3bd56d4dbc8fa41966d22e88229de1d | [] | no_license | mkodekar/TrytoDothis | 8e961e3a1e6f98666f61e74fcb29a4a6f20f7f0d | 81155036ae9a8046ae93a11cb2759961506de713 | refs/heads/master | 2020-12-25T14:22:59.054434 | 2016-08-21T23:28:57 | 2016-08-21T23:28:57 | 66,225,110 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package in.co.merkmod.dagger2databaseexample;
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 ApplicationTes... | [
"rkodekar@zoho.com"
] | rkodekar@zoho.com |
0733bcdba87dd3e4e306247a787100930bb3416b | 94228df04c8d71ef72d0278ed049e9eac43566bc | /modules/intromanage/intromanage-provider/src/main/java/com/bjike/goddess/intromanage/service/IndividualResumeSerImpl.java | b8551883d55b67c1d4aaeff98b142b181b757c38 | [] | no_license | yang65700/goddess-java | b1c99ac4626c29651250969d58d346b7a13eb9ad | 3f982a3688ee7c97d8916d9cb776151b5af8f04f | refs/heads/master | 2021-04-12T11:10:39.345659 | 2017-09-12T02:32:51 | 2017-09-12T02:32:51 | 126,562,737 | 0 | 0 | null | 2018-03-24T03:33:53 | 2018-03-24T03:33:53 | null | UTF-8 | Java | false | false | 22,490 | java | package com.bjike.goddess.intromanage.service;
import com.bjike.goddess.common.api.dto.Restrict;
import com.bjike.goddess.common.api.exception.SerException;
import com.bjike.goddess.common.jpa.service.ServiceImpl;
import com.bjike.goddess.common.utils.bean.BeanTransform;
import com.bjike.goddess.intromanage.bo.Individ... | [
"sunfengtao_aj@163.com"
] | sunfengtao_aj@163.com |
e074acce3326d874597116d35e4da5bfe4b807e9 | fcd8980c24a71c43d2230ae9510a4cc973ef0100 | /src/net/myapp/web/filters/AuthFilter.java | c0d7eedfbb42991f5d59c87cec76e290ddb56b9d | [] | no_license | funame/DCS | f8e0d06e8846535ccc46d06c67a3b88cf6f41b9a | 12092117822e414c26d623c598f46003941ba417 | refs/heads/master | 2021-01-09T20:38:24.638840 | 2016-07-03T09:33:51 | 2016-07-03T09:33:51 | 61,878,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,155 | java | package net.myapp.web.filters;
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.http.HttpServletRequest;
import javax.servlet.... | [
"gfuname@gmail.com"
] | gfuname@gmail.com |
566627201ab1dfde818c8e236d402fd091e1de89 | 36fe74c8853e5d122525816191c8b55ce6050f7a | /src/main/java/net/minecraft/world/level/block/EnderChestBlock.java | 1aed16f69efbd9e0a85bbe35397de575184fbddd | [] | no_license | NicholasBlackburn1/Blackburn-1.18 | 07e8ddc20835f948959b022c5f74fcc0641f3baf | 0e51f6e11590a747a2f33a0518c7abf79d5ef56e | refs/heads/main | 2022-11-06T10:55:34.045865 | 2021-12-25T16:09:24 | 2021-12-25T16:09:24 | 441,702,689 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,705 | java | package net.minecraft.world.level.block;
import java.util.Random;
import javax.annotation.Nullable;
import net.minecraft.core.BlockPos;
import net.minecraft.core.Direction;
import net.minecraft.core.particles.ParticleTypes;
import net.minecraft.network.chat.Component;
import net.minecraft.network.chat.TranslatableComp... | [
"nickblackburn02@gmail.com"
] | nickblackburn02@gmail.com |
6d1d5dac30b2b5b7b22cb3431515460346b72c31 | 863dedf11d53f5e49b010ec3b892e546948e7248 | /AI_Pathfinding-master/src/Model/UCSComparator.java | efd41beb29ba4039d94246665060c70ee2b9f81c | [] | no_license | aj470/AI_PathFinding | d007fc45d70dc4508ff6fc0e30e6e903c73406c5 | 6c86587fa48360616aa9c280e5cd20ce9f0de15a | refs/heads/master | 2021-06-28T21:07:42.800285 | 2017-09-19T18:49:35 | 2017-09-19T18:49:35 | 104,113,990 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package Model;
import java.util.Comparator;
public class UCSComparator implements Comparator<Node>
{
public int compare(Node m, Node n)
{
if(m.totalCost < n.totalCost)
return -1;
else if(m.totalCost > n.totalCost)
return 1;
return 0;
}
}
| [
"noreply@github.com"
] | aj470.noreply@github.com |
9a9cfc64d56ae34f623099e471edcd57e05b6ea7 | a4b4072eb5eb464c04f4cfa6e08c8f93f8c1f65d | /test/test/sort/TestQuick.java | e93c8e14d858a071ed5fc4179ae8975d9efebcc4 | [] | no_license | larodriguez22/T3_201920 | f0c702bf347d2b92ff7e997e01f66ff9f35c6d10 | b94e51a3657111edbbd4dd5ad4ee73b61055e4b8 | refs/heads/master | 2020-07-20T16:32:27.162866 | 2019-09-12T21:53:04 | 2019-09-12T21:53:04 | 206,678,081 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,192 | java | package test.sort;
import model.sort.QuickPedantic;
public class TestQuick {
private Comparable[] arreglo;
private static int TAMANO=5;
private QuickPedantic organizador;
public void setUp1() {
arreglo= new Comparable[TAMANO];
}
public void setUp2() {
for(int i =0; i< TAMANO; i++){
if(i%2==0){
... | [
"53950964+josefuentes9@users.noreply.github.com"
] | 53950964+josefuentes9@users.noreply.github.com |
eec0868e451198271d6789376e9de424d8d614a8 | 694d574b989e75282326153d51bd85cb8b83fb9f | /google-ads/src/main/java/com/google/ads/googleads/v1/resources/MediaBundleOrBuilder.java | a2331079a31cc4b543fbb49ebec6f758680fc53e | [
"Apache-2.0"
] | permissive | tikivn/google-ads-java | 99201ef20efd52f884d651755eb5a3634e951e9b | 1456d890e5c6efc5fad6bd276b4a3cd877175418 | refs/heads/master | 2023-08-03T13:02:40.730269 | 2020-07-17T16:33:40 | 2020-07-17T16:33:40 | 280,845,720 | 0 | 0 | Apache-2.0 | 2023-07-23T23:39:26 | 2020-07-19T10:51:35 | null | UTF-8 | Java | false | true | 841 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v1/resources/media_file.proto
package com.google.ads.googleads.v1.resources;
public interface MediaBundleOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.ads.googleads.v1.resources.MediaBundle)
co... | [
"nwbirnie@gmail.com"
] | nwbirnie@gmail.com |
6323374ebb91e6981d973a51de026633777b5c1b | 97d95ad49efb83a2e5be5df98534dc777a955154 | /products/ITER/plugins/org.csstudio.iter.startuphelper/src/org/csstudio/iter/startuphelper/WorkspacePrompt.java | 89728ec3743faa4299e3debb179dff5a64ebddcf | [] | no_license | bekumar123/cs-studio | 61aa64d30bce53b22627a3d98237d40531cf7789 | bc24a7e2d248522af6b2983588be3b72d250505f | refs/heads/master | 2021-01-21T16:39:14.712040 | 2014-01-27T15:30:23 | 2014-01-27T15:30:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,330 | java | /*******************************************************************************
* Copyright (c) 2010 Oak Ridge National Laboratory.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and i... | [
"frederic.arnaud@iter.org"
] | frederic.arnaud@iter.org |
3bf70c8d395343cdade300f5cb1f939e296f47a2 | 8d3536a5ead989c4b29c7c0a0dd1e50e4c7f141f | /app/src/main/java/com/ylr/hyy/mvp/view/activity/me/MeSettingSafetyForgetLoginPasswordActivity.java | 952b1708290a0b7af04874841d4c4ef2262962e5 | [] | no_license | DohYou/WX | 15bc534b8a51a505a12d6f18618bdd9dad2a09a4 | 4ea54dccf3b7ba936df60586c9aebbc84483f07c | refs/heads/master | 2022-12-01T20:35:50.595799 | 2020-08-11T16:24:11 | 2020-08-11T16:24:11 | 283,252,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,486 | java | package com.ylr.hyy.mvp.view.activity.me;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.ylr.hyy.R;
import com.ylr.hyy.base.BaseActivity;
import com.ylr.hyy.base.BaseContract;
import butter... | [
"760682585@qq.com"
] | 760682585@qq.com |
718b0b2b0038eeb0a889d7acf5f8ed4c23697723 | feb960fb07780cad12164ffe7564e8968fbd6628 | /app/src/main/java/com/example/jtsuser/securityapp/Security/Fragment/SCurrentFragment.java | 1dafd85159b7be94d79879453d4d9577206b5642 | [] | no_license | prasanneswari/Gate_App-Sceurity_app- | 52387432009847400d095ad61d02841a72aa96c9 | 41c5f64362a799fdc2b1ca70db73d5cc2f64cf85 | refs/heads/master | 2020-05-02T21:15:17.114612 | 2019-03-29T09:12:37 | 2019-03-29T09:12:37 | 178,215,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,345 | java | package com.example.jtsuser.securityapp.Security.Fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
impor... | [
"prasanna.mukkara01@gmail.com"
] | prasanna.mukkara01@gmail.com |
16b91d6cd9fa990dea86dee8fa5712ef93f83a57 | 00b92a437aabf142adf49b87f176e4f2ab5442a1 | /app/src/main/java/com/example/facecar20/NewPin.java | db948cb81469b4cb30f57e32318989e05f4d176b | [] | no_license | DaksheenGamage/FaceCar2.0 | dcfc939ab1bdd3dd82b270dfbb906b541ab42976 | 3fbb43c703fc4f9bfe6b5e32b56fc9df4f0792f0 | refs/heads/main | 2023-01-07T03:11:39.370602 | 2020-11-11T09:00:31 | 2020-11-11T09:00:31 | 311,807,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,676 | java | package com.example.facecar20;
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;
public class NewPin extends AppCompatActivity {
... | [
"dak970612@gmail.com"
] | dak970612@gmail.com |
4cac5fb9f5b03d72fb9d8fc3042314f6b158d9a5 | 1b41c0728060cda7380affa1555041742408f027 | /shopping_basket_specs/MoneyOffTest.java | 204604873c7e0472c63024737a9084ea1d6b0e25 | [] | no_license | hatwell/shopping_basket_code_test | 0460d04684eb2b69dc6a73d700b78d3d211c2a4d | a0cd4564847042d0a6e5b5b119b891cd6e915889 | refs/heads/master | 2021-01-20T14:23:40.504014 | 2017-05-08T08:11:17 | 2017-05-08T08:11:17 | 90,602,650 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | import org.junit.*;
import shopping_basket.*;
import static org.junit.Assert.*;
public class MoneyOffTest {
MoneyOff moneyOff;
Item item;
@Before
public void before(){
moneyOff = new MoneyOff();
item = new Item("chocolate", 1.00, Category.FOOD);
}
@Test
public void testPercentageDiscountApplie... | [
"caroline.hatwell@gmail.com"
] | caroline.hatwell@gmail.com |
2baaa0d6e4e59f64c373819a82495782b3f6b033 | ca7da6499e839c5d12eb475abe019370d5dd557d | /servlet-api/src/main/java/javax/servlet/annotation/HttpMethodConstraint.java | a70acca9e1a6317785989e031de98430da2f1806 | [
"Apache-2.0"
] | permissive | yangfancoming/spring-5.1.x | 19d423f96627636a01222ba747f951a0de83c7cd | db4c2cbcaf8ba58f43463eff865d46bdbd742064 | refs/heads/master | 2021-12-28T16:21:26.101946 | 2021-12-22T08:55:13 | 2021-12-22T08:55:13 | 194,103,586 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,885 | java | package javax.servlet.annotation;
import javax.servlet.annotation.ServletSecurity.EmptyRoleSemantic;
import javax.servlet.annotation.ServletSecurity.TransportGuarantee;
import java.lang.annotation.Documented;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
/**
* This annotation is... | [
"34465021+jwfl724168@users.noreply.github.com"
] | 34465021+jwfl724168@users.noreply.github.com |
0cddf8fcfa9e21b6831fdc1a7828059f841701f1 | b3f518567b56935263a9d06ba9e27e3d536fc5d9 | /src/demo/cooper/prototype/ElfBeast.java | 579638235923d626f93bdcb37e2d2b19a00e302d | [] | no_license | Cooperwl/disign-pattern | 13a0dea7dea86461f958aed91c70c95964301a52 | 64b0f61b064b5cf118c66162adafc5c2d12f7c2a | refs/heads/master | 2021-01-20T18:07:35.762632 | 2016-08-10T06:00:37 | 2016-08-10T06:00:37 | 65,354,801 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 299 | java | package demo.cooper.prototype;
/**
*
* ElfBeast
*
*/
public class ElfBeast extends Beast {
public ElfBeast() {}
@Override
public Beast clone() throws CloneNotSupportedException {
return new ElfBeast();
}
@Override
public String toString() {
return "Elven eagle";
}
}
| [
"wang_lianglove@163.com"
] | wang_lianglove@163.com |
4117c0bfa67d48f0463a44bacaf65f5648c95e7b | 41fa0b9b224d74d18b192f22fce8d4562a3aed34 | /data/codingbat-solution/Array2Twotwo.java | bcfd9569d100cf13d34126f151849347c3741f5e | [] | no_license | Jisoo-Min/Graph-Match | 7f4e09ffa8e46bdfd058d4f0affa01109bf0d9bd | 0975de0092348912aaea3351be744ad8b08822af | refs/heads/master | 2022-04-09T17:46:51.610100 | 2020-01-25T06:19:38 | 2020-01-25T06:19:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 621 | java | class Array2Twotwo{
/* Given an array of ints, return true if every 2 that appears in the array
* is next to another 2.
*/
public boolean twoTwo(int[] nums) {
if(nums.length == 1 && nums[0] == 2)
return false;
if(nums.length >= 2 && ((nums[0] == 2 && nums[1] != 2) ||
(nums[nums.le... | [
"jsmin0415@gmail.com"
] | jsmin0415@gmail.com |
3caa46d40c4643ac470e51d542afe6d80ce8f5f0 | 3111e7d185e06b28d82779577d7cf6ae5a0ede15 | /src/com/java8/Vehicle.java | ae6abdbe15f2534bef1e8c5fdd7eff4dc79907ae | [] | no_license | Mercymoy17/java8features | 95b64162a8f9a5db0805559abdbd069389064ffc | 6c7bb99d6fe1d0b063a30173344cbbb2fced3c90 | refs/heads/master | 2023-02-14T13:39:34.136662 | 2021-01-12T23:55:29 | 2021-01-12T23:55:29 | 329,128,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 99 | java | package com.java8;
public interface Vehicle {
//method
public String drive();
}
| [
"mercymoy.gurmesa@infosys.com"
] | mercymoy.gurmesa@infosys.com |
fb51b7bc4a7f55a4e96db1b1cd739f009765b33a | e7b02a43b51d007451bd6b71df2f23d657cae347 | /src/jp/gr/java_conf/ricfoi/gui/MenuBar.java | 2e1b8a9b92079a7e91e2bbd88e0e6e7a255e2fb2 | [] | no_license | ohashi-hironori/Ricfoi | 70570e24ba18e65761b7a3edca9dede1e97e6716 | 9bc6b0cbe6e3d395d0ed9dbc6f5119bccbe15b8c | refs/heads/master | 2021-01-22T10:08:51.189865 | 2015-01-29T03:20:59 | 2015-01-29T03:20:59 | 29,998,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,956 | java | package jp.gr.java_conf.ricfoi.gui;
import java.awt.event.KeyEvent;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.JMenuItem;
import javax.swing.JSeparator;
import jp.gr.java_conf.ricfoi.action.AboutAction;
import jp.gr.java_conf.ricfoi.action.ConfigureAction;
import jp.gr.java_... | [
"大橋 弘典@Ohashi_Hironori"
] | 大橋 弘典@Ohashi_Hironori |
8fd7fd603c03293f63722f873c9d5c87741e2297 | 9242467580a720b96d46ca676a746af099058679 | /app/src/main/java/com/fendoudebb/playandroid/module/api/ApiFactory.java | 6117e4ca302c1283cbac6124fb274151720f5ea0 | [
"Apache-2.0"
] | permissive | fendoudebb/PlayAndroid | 8132ba9da5eb035ec91e29fe2492c73945d51354 | ba135c17353780360ace35cc8d610e646b9aac7a | refs/heads/master | 2021-01-22T15:00:34.874865 | 2017-12-01T10:22:54 | 2017-12-01T10:22:54 | 100,719,105 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | package com.fendoudebb.playandroid.module.api;
/**
* author : zbj on 2017/10/3 12:12.
*/
public class ApiFactory {
private static GankApi gankApi = null;
public static GankApi getGankApi() {
if (gankApi == null) {
synchronized (ApiFactory.class) {
if (gankApi == null) {... | [
"15821722108@163.com"
] | 15821722108@163.com |
665d98b17534db837e2ebf44d19046501415771f | f4a6115befaff6b6da3fc5d0f5cbf355f0cc4e93 | /monitor/src/main/java/entities/Semaphore.java | 88325777462c44344804bba09f0a5a4dea3a6f14 | [] | no_license | ezambomsantana/smart-city-simulator | 4bae66661d0d78acb2560b9a70948af9dac4d46f | ec5fdd8096b216ab0b59e4b56bb97cbd3b0a4c0a | refs/heads/master | 2022-06-07T09:25:21.094116 | 2022-05-20T21:46:26 | 2022-05-20T21:46:26 | 42,735,345 | 4 | 4 | null | 2022-05-20T21:46:26 | 2015-09-18T17:00:02 | Erlang | UTF-8 | Java | false | false | 821 | java | package entities;
public class Semaphore {
private String color1;
private float lat1;
private float lon1;
private String color2;
private float lat2;
private float lon2;
public String getColor1() {
return color1;
}
public void setColor1(String color1) {
this.color1 = color1;
}
public float getLat1() {
... | [
"ezambomsantana@gmail.com"
] | ezambomsantana@gmail.com |
98f1e705982c344373710f249394f98d1b6b6087 | cd7fbe3b9e41c6ff45b770da26f1e1e06f063fd4 | /DaysMatterProject/DaysMatter/src/main/java/com/tisa7/daysmatter/MainActivity.java | 6f3c76c6d89b117a52ce719cf49e71321bd8b47e | [
"Apache-2.0"
] | permissive | tisa007/days_matter | 4b90665b9c5d72779d48a8f786b4f64951308565 | d6dad59a6199b953b86414bc2ca64fc897ec9738 | refs/heads/master | 2021-01-22T04:34:17.932529 | 2013-08-10T01:16:16 | 2013-08-10T01:16:16 | 11,997,499 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,233 | java | package com.tisa7.daysmatter;
import android.app.ActionBar;
import android.os.Bundle;
import android.os.Looper;
import android.support.v4.app.DialogFragment;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager.OnBackStackChangedListener;... | [
"wp.tisa@gmail.com"
] | wp.tisa@gmail.com |
7d87d01a413b4be3cb9fc6779f39586e4e606998 | b5db4c61e83b65386734c5c3855ed2317b68293a | /hibernatemapping_one_to_many/src/main/java/comm/example/App.java | d3bf56252c97b254c0c2bead9de7613b64259626 | [] | no_license | akshat0808/ctstrain | 18d41bee2ac03ae925acd6cd71ac56e5b1576fe2 | c511e1f945e5d7c700182cb736037f70e963a8d3 | refs/heads/master | 2022-12-23T09:31:38.596785 | 2020-03-12T14:06:31 | 2020-03-12T14:06:31 | 232,239,054 | 0 | 0 | null | 2022-12-16T15:27:22 | 2020-01-07T03:59:37 | JavaScript | UTF-8 | Java | false | false | 188 | java | package comm.example;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"Alchemy@192.168.1.188"
] | Alchemy@192.168.1.188 |
f1d153061cdf2c563bf74b51005fc9a34ef42b1f | 6d4807ac9a5524ae0cd899d8435763754d46e1b3 | /src/main/java/org/bjss/store/model/Discount.java | af9bd07906c2d00478ffcf345eca7c694ab83a62 | [] | no_license | vijayveerasamy/bjss-price-basket | b2f3d92623d477a37da831a141fb67e3b2475286 | 1cd0882c2843a65bd80f00278402d674581db820 | refs/heads/master | 2020-04-05T21:16:17.633605 | 2019-07-22T13:40:36 | 2019-07-22T13:40:36 | 156,710,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package org.bjss.store.model;
public enum Discount {
AMOUNT(1),
PERCENTAGE(2),
MULTIBUY(3);
Discount(int value) { this.value = value; }
private final int value;
public int value() { return value; }
}
| [
"noreply@github.com"
] | vijayveerasamy.noreply@github.com |
cc40d1e8f52ee2922ac74ebd34e34a9b72c20f36 | 44b18b665c436a98d579e4accf54aa121c9015cc | /src/main/java/at/alex/ok/web/beans/ImagesBean.java | ee2d0015d7092ef3b29b8fb164142a9be06b1a1e | [] | no_license | alexmivonwien/javakurs3.IamOKYouAreOK | fa6dd9e7b1ba4bd1f6846f3774ad682af2e6876a | 883b6f57bbd059356c56bea38b04a292006cd72d | refs/heads/master | 2021-12-28T23:41:23.899651 | 2019-06-06T06:49:49 | 2019-06-06T06:49:49 | 178,527,383 | 0 | 0 | null | 2021-12-10T00:52:27 | 2019-03-30T07:35:43 | Java | UTF-8 | Java | false | false | 1,716 | java | package at.alex.ok.web.beans;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext;
import javax.faces.event.PhaseId;
import javax.inject.Named;
import o... | [
"alexmivonwien@gmail.com"
] | alexmivonwien@gmail.com |
1a986b276bd015acd7075bfcfbce376924491018 | 8b44c0554aafba8e58fcac8442bab81eff79f976 | /extras/IKMS/src/ikms/processor/ProcessorHandle.java | aaa6c7d9415287ae441c9400347a6de7c7b9ecc2 | [] | no_license | stuartclayman/VLSP | 0fe24f872f1acd9e251405632a524c5c005eb0fb | 66da2a1da69c2c3ab240be6d63099ce10eeef890 | refs/heads/master | 2022-06-16T16:47:46.781448 | 2022-06-13T13:41:15 | 2022-06-13T13:41:15 | 187,882,422 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,018 | java | package ikms.processor;
/**
* A handle on an Processor.
* It holds the name, the Processor itself, and its state.
*/
public class ProcessorHandle implements Runnable {
// The name
String name;
// The thread name
String threadName;
// The proc
Processor proc;
// The args
String[] ... | [
"s.clayman@ucl.ac.uk"
] | s.clayman@ucl.ac.uk |
8db51925a22252444bd3252c742d66dec81484f7 | 3b91ed788572b6d5ac4db1bee814a74560603578 | /com/tencent/mm/boot/svg/a/a/rv.java | 0c0bf6437c747bbadd2b75d476c446975765f1f6 | [] | no_license | linsir6/WeChat_java | a1deee3035b555fb35a423f367eb5e3e58a17cb0 | 32e52b88c012051100315af6751111bfb6697a29 | refs/heads/master | 2020-05-31T05:40:17.161282 | 2018-08-28T02:07:02 | 2018-08-28T02:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,698 | java | package com.tencent.mm.boot.svg.a.a;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
import com.tencent.mm.s... | [
"707194831@qq.com"
] | 707194831@qq.com |
5f354a4a3824e551c7a275db3d6537d46f93cfbb | 36459e0e6231de9589c0d1267de9d420f8086c2f | /src/com/kh/category/model/dao/CategoryDao.java | 277517ebe22d2c7b19f8d4a94799ac38901e29b1 | [] | no_license | meengi07/DOLIKE | 2a7440793d3b64be438669c284599bfe64290196 | 630da4abb98c1f79958b814be7985c4db75ba067 | refs/heads/master | 2023-08-11T17:42:42.710801 | 2021-10-12T15:26:14 | 2021-10-12T15:26:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,509 | java | package com.kh.category.model.dao;
import static com.kh.common.JDBCTemplate.close;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statem... | [
"zmfozjko0465@gmail.com"
] | zmfozjko0465@gmail.com |
4ea6895805aa4d1d5818de254a1c978f9a7bf87e | 02e0e953f3f8237e43dcadefd28f68019d077782 | /src/main/java/com/controller/ProductController.java | 6132040412311962a23085d83d4daf57b8106346 | [] | no_license | panda261/test | 460bf6430ab44b6470fb338b68191414ac0cb0ca | 626fd99fc0cfa90f9e17b6b4582fec0793ff6279 | refs/heads/master | 2023-01-30T01:05:45.198535 | 2020-12-08T01:55:36 | 2020-12-08T01:55:36 | 319,500,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,887 | java | package com.controller;
import com.model.pojo.Product;
import com.service.IProductService;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
import javax.annotation... | [
"805217053@qq.com"
] | 805217053@qq.com |
938d110346297f338480ba32c55208bcdfcec955 | 74e8c7369e980925e4054b536bef3b1d89cb5b09 | /src/test/java/com/harcyah/kata/exercism/octal/OctalTest.java | 5ed7f8b89c094925d598ce98730ba814c1447fd0 | [] | no_license | ninaParis/code-kata-java | c649aebb5c6b80a564ee2d196ec7d7eaa890ea90 | 9db16627818a03554dee99cd2158d1dc9c7c2bc6 | refs/heads/master | 2023-08-24T02:22:26.123973 | 2021-10-14T17:53:41 | 2021-10-14T17:53:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,031 | java | package com.harcyah.kata.exercism.octal;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.MethodSource;
import java.util.Collection;
import java.util.List;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class OctalTest {
public static Collection<O... | [
"harcyah@gmail.com"
] | harcyah@gmail.com |
6965e374574c0e25434c274c5c543dc8fe96c630 | 9ef576f83c6df3591b899ed00fe27322a20d5eb7 | /JPrologCafe/PrologCafe/src/jp/ac/kobe_u/cs/prolog/builtin/PRED_numbervars_3.java | 7c7c864291e2f60cb746f7a11cdbe8219922de20 | [] | no_license | opensim4opencog/PrologVirtualWorlds | fbe064a3eaef97724ad887c12c2775ddb3e1edf9 | a31b65b566e13a4aa9df3ae07d949e97321941e9 | refs/heads/master | 2021-01-10T05:57:44.190374 | 2008-09-28T18:22:57 | 2008-09-28T18:22:57 | 52,572,229 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,122 | java | package jp.ac.kobe_u.cs.prolog.builtin;
import jp.ac.kobe_u.cs.prolog.lang.*;
/*
This file is generated by Prolog Cafe.
PLEASE DO NOT EDIT!
*/
/**
<code>numbervars/3</code> defined in builtins.pl<br>
@author Mutsunori Banbara (banbara@kobe-u.ac.jp)
@author Naoyuki Tamura (tamura@kobe-u.ac.jp)
@author Douglas R. M... | [
"logicmoo@gmail.com"
] | logicmoo@gmail.com |
72a731a5fa79b968e78edaf2649b0511d3fb3031 | abfd8550366a0f83b2f6de57e032369b4871b1a9 | /itgen/src/main/java/data/dao/ChatRoomDao.java | becd755dcefc894708f3a618c4e11d63fcd5b7dd | [
"Apache-2.0"
] | permissive | jbelyaeva/java_itgen | 4a8e790fc8623dabbe4c9957648fe8a34a8ebede | 7b8dc5a7291564d10594c900e895ef3819256ddf | refs/heads/master | 2023-03-16T22:28:30.882273 | 2021-03-05T06:50:27 | 2021-03-05T06:50:27 | 234,726,855 | 0 | 0 | Apache-2.0 | 2021-03-05T06:50:28 | 2020-01-18T11:48:04 | Java | UTF-8 | Java | false | false | 1,260 | java | package data.dao;
import static data.connection.MFSessionFactory.morphiaSessionFactoryUtil;
import data.connection.MFSessionFactory;
import data.model.chat.ChatRoomData;
import dev.morphia.Datastore;
import dev.morphia.query.Query;
public class ChatRoomDao implements Dao<ChatRoomData> {
@Override
public void sa... | [
"59063644+julja83@users.noreply.github.com"
] | 59063644+julja83@users.noreply.github.com |
5e44115e3a9bee06c40b6ec3a0b47a31677afeb1 | e8b8bfab8e9853264bdb131711c4df7421f8f5da | /bookapp-jpa/bookapp-jpa/src/main/java/com/fujitsu/bookappjpa/controller/BookController.java | a4b70d559cdbd1412319d8a8fb1c7e1650c68c81 | [] | no_license | ismailpmi/Java_withpmi | 67817354fef83de25b5408cde34643a37aee76b4 | 93d2cb09a26f5fa54ac0f3961f8926a04dd275bc | refs/heads/master | 2020-04-01T14:00:20.858937 | 2018-10-26T10:35:23 | 2018-10-26T10:35:23 | 153,276,292 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,668 | java | package com.fujitsu.bookappjpa.controller;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.... | [
"noreply@github.com"
] | ismailpmi.noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.