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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
55f90c3dbf340dd659864b987ad3a67d1d975f09 | 9289419e7980d2d668fad259cec88317f4696e54 | /maven-confluence-core/src/main/java/org/bsc/confluence/ConfluenceServiceFactory.java | f2199e354aa48fb1ae8924abf60f5f75569ca203 | [
"NTP",
"RSA-MD",
"LicenseRef-scancode-pcre",
"Apache-2.0",
"MIT",
"LicenseRef-scancode-rsa-1990",
"Beerware",
"LicenseRef-scancode-other-permissive",
"Spencer-94",
"BSD-3-Clause",
"LicenseRef-scancode-rsa-md4",
"metamail",
"HPND-sell-variant",
"LicenseRef-scancode-zeusbench"
] | permissive | dmytro-sydorenko/maven-confluence-plugin | 084cd5aec41e6ca91c48476be7e41045c6edbc25 | 79285dd8030766c7cbefd98df7f6159d2030d221 | refs/heads/master | 2020-08-07T20:03:48.397743 | 2019-10-01T09:43:29 | 2019-10-01T09:43:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,689 | 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 org.bsc.confluence;
import static java.lang.String.format;
import static org.bsc.confluence.xmlrpc.XMLRPCConfluenceServiceImpl... | [
"bartolomeo.sorrentino@gmail.com"
] | bartolomeo.sorrentino@gmail.com |
107bfb78abb4ef90a07ae6c4ce43d9d4c6f429e7 | 49104ac40fc4b9839a076a28462e6130b3de00c3 | /src/main/java/pages/ElementsPage.java | c6bd60f8c2f69eb56163e1c826eb12efe5d963f3 | [] | no_license | sholm73/demoqa | b6195bf50f61d290031fe06d67f2d79e7c39ec03 | 9cafeed28e1d8072bb9c1f111e429534b1eb9cbd | refs/heads/master | 2023-07-18T04:51:38.195980 | 2021-09-06T22:07:12 | 2021-09-06T22:07:12 | 401,426,697 | 0 | 0 | null | 2021-09-06T22:07:13 | 2021-08-30T17:18:03 | Java | UTF-8 | Java | false | false | 655 | java | package pages;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class ElementsPage extends ParentPage{
public ElementsPage(WebDriver webDriver) {
super(webDriver);
}
public ElementsPage openElementsPage(){
try {
webDriver.ge... | [
"sholm73@gmail.com"
] | sholm73@gmail.com |
8437baaae762c098c8c4b5a8650616c8f58669e1 | 092d184b84865e942ed0d00779faa1deca0252e8 | /app/src/main/java/com/example/chatapp/FriendsActivity.java | d34adce7356535f4a218a8441d89fc4bf94c7337 | [] | no_license | KaranParwani1116/ChatApp | 9f23c8eb43721e8135353b586f9a73be60a18216 | df0e05a6e817817798a572bb6b400652e7524073 | refs/heads/master | 2020-07-16T03:54:17.295125 | 2019-12-30T14:58:31 | 2019-12-30T14:58:31 | 205,713,007 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,791 | java | package com.example.chatapp;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.Intent;
import android.os.Bundle;
import android.view.LayoutInflater;
impo... | [
"karanparwani.parwani102@gmail.com"
] | karanparwani.parwani102@gmail.com |
a9a2ccd15ed3b3167f20163923173f17888d4f33 | 63488e907632b2ab39edcf8d1ffc6db9658d6794 | /src/com/mercury/flows/Flow_Passengers.java | 509ad9795f9644a55ce25470a87b3c4d7000a26b | [] | no_license | Irwog19/Demo2 | b6cd7f6111651e7ac8a5e2823c5a539fef0f4999 | 311215b1e49fa8c49aaf69ced83f32fa9901365b | refs/heads/master | 2022-11-08T10:19:41.668519 | 2020-07-03T10:29:04 | 2020-07-03T10:29:04 | 276,871,945 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | package com.mercury.flows;
import java.io.IOException;
import com.mercury.basedriver.Basedriver;
import com.mercury.pages.Page_Passengers;
public class Flow_Passengers extends Basedriver {
Page_Passengers pp = new Page_Passengers();
public void passengers_flow() throws IOException, InterruptedException {
pp.pa... | [
"gowrikoyada@gmail.com"
] | gowrikoyada@gmail.com |
28527d3a24fb9cf9f6d524e0bec0508e31464638 | f14d53fc595fb264ff99de428c6db3e25609f677 | /src/main/java/com/tidi/restaurant/domain/Table.java | 6e751ec1adf0a2419c07803c209b1c59d4e306bf | [] | no_license | daniel-1321/restaurant | efbf0c7b10f8d1b7e8a5777d05fc71ff3a0f572d | 84144caabebf4feb41f4a6fe066f85ba7911917e | refs/heads/master | 2021-07-21T03:07:58.118068 | 2019-11-04T11:23:26 | 2019-11-04T11:23:26 | 219,399,048 | 0 | 0 | null | 2020-10-13T17:11:26 | 2019-11-04T02:15:20 | Java | UTF-8 | Java | false | false | 963 | java | package com.tidi.restaurant.domain;
/**
* @author HO_TRONG_DAI
* @date Oct 30, 2019
* @tag
*/
public class Table {
private int table_id;
private String table_name;
private String table_type;
public Table(int table_id, String table_name, String table_type) {
super();
this.table_id = table_id;
this.table_n... | [
"hotrongdai1011@gmail.com"
] | hotrongdai1011@gmail.com |
72c614ecae4b1338125f9e7dfca7c168d8b0dada | 6e8fd46f50e2ba8a59d8cd1fb8830f1dbeb3e02e | /src/com/kant/design/patterns/state/StateToggle.java | e5b6858171c50fcc7c16b9e57216dfdfc8c4e5dd | [
"MIT"
] | permissive | thekant/myCodeRepo | f41bfa1e0901536714517a831e95148507d882a8 | 41f53a11a07b0e0eaa849fe8119e5c21960e7593 | refs/heads/master | 2020-05-21T17:54:53.149716 | 2017-07-05T16:11:58 | 2017-07-05T16:11:58 | 65,477,480 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,392 | java | package com.kant.design.patterns.state;
/**
*
* @author shaskant
*
*/
import java.io.*;
class Button {
// stores context
private State current;
public Button() {
current = OFF.instance();
}
public void setCurrent(State s) {
current = s;
}
public void push() {
current.push(this);
}
}
// 4. The "... | [
"shaskant@oradev.oraclecorp.com"
] | shaskant@oradev.oraclecorp.com |
62b7828c21b9adc82379e91395182bda188c817c | 4ea1c43893200c86cc9dbaaa311ae052568e84fa | /src/exAula49/Ex01.java | a330302f3d494d14c8474e3660f7f76acf81598b | [] | no_license | uluizeduardo/exerciciosJava | b0a97c1c133fa5d948de972cedf0135b0b519972 | c1dcaa122ed1cb24f8bdb9c47cd41fbe28229614 | refs/heads/main | 2023-06-02T19:11:27.614983 | 2021-06-21T18:56:02 | 2021-06-21T18:56:02 | 373,830,547 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,082 | java | /*Escreva um programa que repita a leitura de uma senha até que ela seja válida. Para cada leitura de senha
incorreta informada, escrever a mensagem "Senha Invalida". Quando a senha for informada corretamente deve ser
impressa a mensagem "Acesso Permitido" e o algoritmo encerrado. Considere que a senha correta é o valo... | [
"luiz.analistadesistemas@gmail.com"
] | luiz.analistadesistemas@gmail.com |
0bdd7c7930bab07890f9df815bd9dcf371d61037 | 0f0e5747898e74e20274ef5fd5b30a981b18b96c | /JPAOneToOne-Bi/src/com/lti/model/Student.java | 946ea0ec7ce36939cf9c4b2a8d1283d7d1bc1f5e | [] | no_license | anerishah1997/JPA_Day3 | ac6b6b4c7a82dfc686670a5d2f1197281d731a00 | 61179e0ab6420b62b92b509e9c8fddd8bba0b1d3 | refs/heads/master | 2020-09-06T15:29:50.077800 | 2019-11-08T12:51:34 | 2019-11-08T12:51:34 | 220,465,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,644 | java | package com.lti.model;
import java.io.Serializable;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import java... | [
"aneri.shah1997@gmail.com"
] | aneri.shah1997@gmail.com |
c9e34a1b2bf51ec6e3012444d7720cdcce3d5562 | f3c21a8d125f72498687f5ff24af0d7dafe74d5b | /09/src/Test3.java | 5d7970b88addf69e1a66ff1c1530d39730900a5d | [] | no_license | Saxphone1/Java_BigData | ccbd89ef4f1922144095eb91160034f4faba26b4 | fe560d1de3d5a48d46242f799c452fe60d1e72bc | refs/heads/master | 2020-05-24T19:24:54.456678 | 2019-03-31T03:20:27 | 2019-03-31T03:20:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,165 | java | import java.util.*;
//import java.util.function.Consumer;
public class Test3 {
public static void main(String[] args) {
Vector<String> v = new Vector<>();
v.add("Tom");
v.add("jack");
v.add("lose");
v.add("lily");
// iterator(v);
// enumeration(v);
... | [
"wuy_123@126.com"
] | wuy_123@126.com |
0b50677a813c14968fd58751171f88d2e363482c | 4e643854a9e29ff706536170e8c4ac626eab8d95 | /src/main/java/be/Balor/Manager/Commands/Server/ServerCommand.java | ec403d4b1296cc51eccb42b4bc475a4574793f04 | [] | no_license | Belphemur/AdminCmd | 4fddbd3b43ac84486b691be8202c521bb4cea81a | 8e5c0e3af7c226a510e635aea84d1a0136fefd80 | refs/heads/master | 2021-01-13T02:06:48.308382 | 2014-05-30T20:11:17 | 2014-05-30T20:11:17 | 1,555,007 | 5 | 8 | null | 2014-05-30T20:09:14 | 2011-04-01T10:08:40 | Java | UTF-8 | Java | false | false | 1,481 | java | /************************************************************************
* This file is part of AdminCmd.
*
* AdminCmd is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either v... | [
"antoineaf@gmail.com"
] | antoineaf@gmail.com |
779c4dc8cf802fa4a3ee5b9d8e07f5c9f6d423ef | 7cf147fa4269cc3fb5465ebf351a4d5bd24188e6 | /app/src/main/java/com/future_melody/net/request/AddFollowRequest.java | 7f5608154a20ae3a98516983bdd57569095fe165 | [] | no_license | gyingg/music | 1528dc08960e50963ee88dafd2899f15e49d122e | 547f819fd42d092d10837ed60c4142f34de49edc | refs/heads/master | 2020-04-11T21:33:36.696393 | 2018-12-17T10:06:41 | 2018-12-17T10:06:41 | 162,093,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package com.future_melody.net.request;
/**
* Created by Y on 2018/5/30.
*/
public class AddFollowRequest {
private String bg_userid;// 被关注人的id
private String g_userid;// 关注人的id
public AddFollowRequest(String bg_userid, String g_userid) {
this.bg_userid = bg_userid;
this.g_u... | [
"gyingg"
] | gyingg |
c088da63d1c577ac13b86427601fed2affacdcca | d1826ed222933423cdab83a8a0f5995a6cf3c12a | /Desarrollo/TP4-Grafos/src/test/TestIndice.java | 30281c48d7e008b1f3fb1430a94ee38fda0e72bd | [] | no_license | Grupo-de-4/TP4 | 055676669ce907d809bbdd8a9fd33497d454612b | 5299f999450d87ffc369e93e14a5639813e01a25 | refs/heads/master | 2021-05-08T01:42:04.839166 | 2017-11-08T03:11:55 | 2017-11-08T03:11:55 | 107,900,213 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,109 | java | package test;
import org.junit.Assert;
import org.junit.jupiter.api.Test;
import matrizSimetrica.MatrizSimetrica;
/**
* Tests para verificar que la creacion de la matriz simetrica funciona correctamente.
* Verificamos que las posiciones en el vector correspondan a la de la matriz.
* @author avorraim
*
*/
class... | [
"maximiliano.rdl@gmail.com"
] | maximiliano.rdl@gmail.com |
f49acb6a309327a8777e7f7e8e902e13c79090d0 | 32ec32edfe65f192c0886b1de7825d03b60fadec | /DI-XML-Setter/src/test/java/com/bridgeit/DI_XML_Setter/AppTest.java | 44859bba67829d9406d15e1ab952d97be74aba8f | [] | no_license | sunil965/Spring | 5470d0356160e0c20285f7ab7f3a617e58b7cbf1 | d40d3928578a7d8dcd1d04ac22c718d81d8e45fb | refs/heads/master | 2021-01-25T09:21:48.998316 | 2017-06-23T07:48:45 | 2017-06-23T07:48:45 | 93,826,525 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 654 | java | package com.bridgeit.DI_XML_Setter;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
publ... | [
"sunilkumar192114@gmail.com"
] | sunilkumar192114@gmail.com |
837adef0db6affc780c4c63fe24c6af8bc427577 | 358588de52a2ad83dc30418b0b022ba121d060db | /src/main/java/com/victormeng/leetcode/analyze_user_website_visit_pattern/Solution2.java | 55ab85948e1b996ab263a609af26dac86383496c | [
"MIT"
] | permissive | victormeng24/LeetCode-Java | c53e852ea47049328397e4896319edd0ce0cf48a | 16bc2802e89d5c9d6450d598f0f41a7f6261d7b6 | refs/heads/master | 2023-08-05T02:33:18.990663 | 2021-02-04T13:31:48 | 2021-02-04T13:31:48 | 327,479,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | /**
* Leetcode - analyze_user_website_visit_pattern
*/
package com.victormeng.leetcode.analyze_user_website_visit_pattern;
import java.util.*;
import com.ciaoshen.leetcode.util.*;
/**
* log instance is defined in Solution interface
* this is how slf4j will work in this class:
* ==================================... | [
"victormeng24@gmail.com"
] | victormeng24@gmail.com |
6fe0d4e0d78ea809e202e34aab15394adfeef41a | 97a6b6cfb01861469e3407b45dd8783ea3c190bf | /src/main/java/com/zs/pms/po/TUser.java | 3bf89c6a86d7581902dfc536434689fed4ce2d4c | [] | no_license | lishuai1030/code | 8d6edb4851471e21eef99328b729c78073c626c5 | 10760e1573e23c94a0684d2b1c8dfdb7c2c8a845 | refs/heads/master | 2020-04-24T01:59:36.835713 | 2019-02-20T07:34:30 | 2019-02-20T07:34:30 | 171,620,589 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,772 | java | package com.zs.pms.po;
import java.io.Serializable;
import java.util.Date;
import com.zs.pms.utils.DateUtil;
public class TUser implements Serializable{
/**
* 序列号
*/
private static final long serialVersionUID = 5293214558214995122L;
private int id;
private String loginname;
private String... | [
"764850159@qq.com"
] | 764850159@qq.com |
0faff26191a371147382c2af6e974f8399f906f2 | ac2a4aad618b63bfe563b0a1fabda3e3a6a8436b | /src/test/java/com/example/ozymaxx/redisdemo/configuration/RedisConfigurationTestUtilities.java | c836ac0e1462a8f5e3c0a8c2087c0f3c720c1e0e | [] | no_license | animeshpradhan1/spring-redis-demo | d6708a3115b0bc6fef3f913c4e71d6d8debbe607 | ec5066a1fa7a4e6d904ec13787eec3619f4c596d | refs/heads/master | 2023-03-22T00:58:03.211682 | 2020-12-05T14:22:56 | 2020-12-05T14:22:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 755 | java | package com.example.ozymaxx.redisdemo.configuration;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.test.context.TestConfiguration;
import redis.embedded.RedisServer;
import javax.annotation.PostConstruct;
import javax.annotation.PreDestroy;
@TestConfiguration
public class... | [
"noreply@github.com"
] | animeshpradhan1.noreply@github.com |
89f3a610e95ddda6ad6f216de984bf2bdc426340 | b1beedff0ecfe9d5502381650aa8913fd5b81e92 | /src/sample/Controller.java | 37fd06646eb13fd44c47e6e0d9d8c4a32292807f | [] | no_license | ShaneMaglangit/PathfindingVisualizer | e6e4ddf956493d4989ad4645e6a252bd68cd7507 | b0f74e1389874a0db5ae1910e8de63b9e77ef953 | refs/heads/master | 2021-05-16T19:55:44.333105 | 2020-09-02T14:16:12 | 2020-09-02T14:16:12 | 250,447,372 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,138 | java | package sample;
import java.util.List;
public class Controller {
public void setStartNode(Visualizer visualizer, List<Integer> next) {
if(!visualizer.getPathfindingRun().isRunning() && !visualizer.getEnd().equals(next)) {
Node[][] nodes = visualizer.getNodes();
List<Integer> start ... | [
"shanedmaglangit@gmail.com"
] | shanedmaglangit@gmail.com |
946fdc8ad77b9cdc066d0d07bd713ab33de1f525 | 323c723bdbdc9bdf5053dd27a11b1976603609f5 | /nssicc/nssicc_service/src/main/java/biz/belcorp/ssicc/service/sisicc/impl/InterfazPRYEnviarInformacionVentaProyeccionParcialCentroServiceImpl.java | 528f58e4f3492704fc663770dbd72fa754869f8a | [] | no_license | cbazalar/PROYECTOS_PROPIOS | adb0d579639fb72ec7871334163d3fef00123a1c | 3ba232d1f775afd07b13c8246d0a8ac892e93167 | refs/heads/master | 2021-01-11T03:38:06.084970 | 2016-10-24T01:33:00 | 2016-10-24T01:33:00 | 71,429,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,326 | java | package biz.belcorp.ssicc.service.sisicc.impl;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.Resource;
import org.apache.commons.collections.MapUtils;
import org.apache.commons.lang.StringUtils;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation... | [
"cbazalarlarosa@gmail.com"
] | cbazalarlarosa@gmail.com |
df5dd1722f3a6d67c4dddb8962cb14c1f17913f4 | cbda6cccdef64d4734c520746b2769b3b45a0d02 | /projects/bathulap/final/URLValidatorIncorrect/DomainValidator.java | 0dda288ccab67f875405dd3c4106239b04dcf7bd | [] | no_license | priyankb/CS362-001-SP17 | c307398af92ed85b8f9e801e651d9e2834b39408 | 9341aaa4b8436c5c957d22feeb7a56b4c15b1bac | refs/heads/master | 2021-01-19T20:57:51.632920 | 2017-06-13T04:09:30 | 2017-06-13T04:09:30 | 88,584,754 | 0 | 0 | null | 2017-04-18T05:18:52 | 2017-04-18T05:18:52 | null | UTF-8 | Java | false | false | 15,692 | 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... | [
"noreply@github.com"
] | priyankb.noreply@github.com |
9f4d2dc6eafbc612a733a9a5e8c1cac210bc686e | d4f894bdeeea7caf9daddb2e9930d894ce1b0c6d | /gomall-order/src/main/java/online/icode/gomall/order/service/OrderOperateHistoryService.java | 497590e9a2e3b2cfbba2cc47b3cd53a6707d6167 | [] | no_license | AnonyStar/gomall | 29c3a42310c3526fffadaef393d4897d2b76fd43 | 036ba0199c80a792adfed0035806e44e44163d0a | refs/heads/master | 2023-02-19T04:19:52.118830 | 2021-01-14T08:21:11 | 2021-01-14T08:21:11 | 311,891,565 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 516 | java | package online.icode.gomall.order.service;
import com.baomidou.mybatisplus.extension.service.IService;
import online.icode.gomall.common.utils.PageUtils;
import online.icode.gomall.order.entity.OrderOperateHistoryEntity;
import java.util.Map;
/**
* 订单操作历史记录
*
* @author AnonyStar
* @email AnonyStarCode@gmail.com
... | [
"zcx950216"
] | zcx950216 |
d796b007012cf93008f36e643c6379726f807005 | 92d229534cf099a97ecfc780105c66fcc305fcf6 | /src/main/java/org/agilewiki/incdes/PAInteger.java | 959721c34e407ed2854a6931f4436b631a4d7d00 | [] | no_license | x-jv/JAOsgi | 259598cff4626aacb66d37f231311a4824ec0077 | 11499f4ec62b4b21a867207e7d8d0a835e41e629 | refs/heads/master | 2021-01-21T03:02:59.681184 | 2013-04-18T02:35:10 | 2013-04-18T02:35:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package org.agilewiki.incdes;
import org.agilewiki.pactor.Request;
public interface PAInteger extends IncDes {
Request<Integer> getIntegerReq();
Integer getValue();
Request<Void> setIntegerReq(final Integer _v);
void setValue(final Integer _v) throws Exception;
}
| [
"laforge49@gmail.com"
] | laforge49@gmail.com |
bde8ec802581340f2c0005d6d9f71e076a03fce1 | a4362e54260c3bdb6cc38a3e540377a0b5320b1e | /app/src/main/java/com/arhamtechnolabs/homesalonapp/ui/send/SendViewModel.java | 84f1cdd8696874bf194b24f8aff6fad2270132cf | [] | no_license | mobileapp2/HomeSalonApp | b7c8e147e1b080b24ad76bf755a9e9b6aef84dda | c6d329b87848f596468612b01af9584ca5eb7822 | refs/heads/master | 2022-04-05T16:56:28.028590 | 2020-02-21T14:43:48 | 2020-02-21T14:43:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | package com.arhamtechnolabs.homesalonapp.ui.send;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class SendViewModel extends ViewModel {
private MutableLiveData<String> mText;
public SendViewModel() {
mText = new MutableLive... | [
"adarshagrawal38@gmail.com"
] | adarshagrawal38@gmail.com |
c57bd89a8e40215ed3ebaa340efbb9cac7a7f030 | 77d4a51dc57c012ad4c4580cad3083a3150d63e8 | /src/main/java/com/ilioadriano/Domain/Presidiario.java | 9f4dd9980460add7b052ea354358d0daffb777a2 | [] | no_license | iliojunior/code-it-test | bb5f56fa915f7513b6728422fd995f371d8cff38 | 77f9b6abbe7bc5e284164faa39f41209042b04f1 | refs/heads/master | 2020-11-24T03:58:51.399666 | 2019-12-14T02:42:21 | 2019-12-14T02:42:21 | 227,955,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | package com.ilioadriano.Domain;
import com.ilioadriano.Abstract.Tripulante;
public class Presidiario extends Tripulante {
public Presidiario(String nome) {
super(nome);
}
}
| [
"ilioadriano@live.com"
] | ilioadriano@live.com |
9c4229811aa9bc1cad774739fb656af167f2dc3c | 8a6d6852d97ae850c7be542e575ed2a2dc53bb20 | /Game.java | 31afc81777a222877297d93b7d38eef0894c3310 | [] | no_license | APioB/OOP20-StickWars | 9e2273482635253c72069620290f6ffd11f1191e | 8a90a74e673b3d174072b2002f1633bf817049ee | refs/heads/master | 2023-07-11T22:07:51.461702 | 2021-08-18T11:13:08 | 2021-08-18T11:13:08 | 370,710,184 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,602 | java | package model;
import java.awt.*;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.image.BufferStrategy;
import javax.swing.ImageIcon;
import entity.Spawn;
public class Game extends Canvas implements Runnable, MouseListener{
//
private static final long serialVer... | [
"noreply@github.com"
] | APioB.noreply@github.com |
4948212d897918b4f500ab149db6f524fc94175d | 24c4df69912e1635206611bdc1d109f7153b109b | /benchmarks/src/main/java/io/cloudevents/bench/kafka/KafkaConsumerMessageToCloudEventBenchmark.java | 8c9fd7a6916850f210bb020b8f88ef7a08a0d8d9 | [
"Apache-2.0"
] | permissive | cloudevents/sdk-java | 2e6085c77ff60d3abeb9ec84252b3d8869522000 | a135755ec693ac2ce0b6b0f0e78205f7e4215fe0 | refs/heads/main | 2023-08-05T05:15:22.522830 | 2023-07-21T07:19:35 | 2023-07-21T07:19:35 | 149,663,208 | 347 | 159 | Apache-2.0 | 2023-08-23T23:43:06 | 2018-09-20T19:56:36 | Java | UTF-8 | Java | false | false | 3,333 | java | /*
* Copyright 2018-Present The CloudEvents Authors
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by ... | [
"noreply@github.com"
] | cloudevents.noreply@github.com |
c42801118d62f634473aceb616c287925b6f35c6 | ea6fb26b1f99762edeb51c86dde7a853c9b66f17 | /src/main/java/driver/Driver.java | 2df0989399f53aaf63c52adcdcfc79e69d4504c7 | [] | no_license | nurdan-turan/ImageCount | e98443f7603c537f4cd0be3b7a816e4dba228468 | f971900a9dcb87b31a99c059c7873d0755b79718 | refs/heads/master | 2023-07-18T23:28:34.676436 | 2021-09-17T19:39:19 | 2021-09-17T19:39:19 | 382,595,885 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package driver;
import com.thoughtworks.gauge.AfterSuite;
import com.thoughtworks.gauge.BeforeSuite;
import org.openqa.selenium.WebDriver;
//import org.testng.annotations.AfterSuite;
//import org.testng.annotations.BeforeSuite;
public class Driver {
// Holds the WebDriver instance
public static WebDriver web... | [
"nurdanturan97@gmail.com"
] | nurdanturan97@gmail.com |
c32d267ff2b41228f94d9341eaed6b969454820d | 7596caa6006b6fdee3531c7ce16f450771012487 | /src/test/java/services/BroadcastAdminServiceTest.java | f76d48e6fc3cba3fbf419aab5c75aebea5991784 | [] | no_license | DaviidGilB/dp2-fourth-project | 354c077f7c5b71e505e5d325970b8fe68f3514c5 | 0d23f35c13329c43ef4ba991a0ec295b43e8259d | refs/heads/master | 2022-08-09T01:07:00.809266 | 2019-06-30T14:23:59 | 2019-06-30T14:23:59 | 194,524,754 | 0 | 0 | null | 2022-07-07T22:53:26 | 2019-06-30T14:23:20 | Java | UTF-8 | Java | false | false | 4,821 | java |
package services;
import java.util.Date;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import org.springframew... | [
"davidgil.univ@gmail.com"
] | davidgil.univ@gmail.com |
26a1a51ca0191d4216663a31d0a1326e16dc90eb | 3f7149eb1efdbeba1f6ae3665a66cbef06411442 | /vbox-app/src/com/kedzie/vbox/app/AccordianPageTransformer.java | c43e2fb275896c9689dbb0830967bf0d086bd8d1 | [] | no_license | zeroyou/VBoxManager | 7aa96915c85102c94e06a99b065d65475fbce7cf | a291b442f6de9ea1f8b8e14f75fbbee3fe96729f | refs/heads/master | 2020-04-16T10:43:43.398965 | 2013-07-19T16:02:56 | 2013-07-19T16:02:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | package com.kedzie.vbox.app;
import com.nineoldandroids.view.ViewHelper;
import android.support.v4.view.ViewPager.PageTransformer;
import android.view.View;
/**
* Performs an accordian animation.
*/
public class AccordianPageTransformer implements PageTransformer {
@Override
public void transformPage(View... | [
"mark.kedzierski@gmail.com"
] | mark.kedzierski@gmail.com |
e49b7b1998169115884b21fb84568ceb253f33b6 | f8e7cd7d5367bf6fd34985bbb387315783d744b2 | /src/test/java/org/jusecase/poe/gateways/ResourceItemGatewayTest.java | b72f9b2879eb2aa32a35562e1c1c4319d65a127b | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | iCodeIN/poe-stash-buddy | eb6a263e8468ae840d9dea6f319e74824fcd67ec | a2ecc1dc773afbd37f1bbd723857ed2b83ba0910 | refs/heads/master | 2023-03-11T16:10:38.511421 | 2021-02-19T00:28:09 | 2021-02-19T00:28:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,595 | java | package org.jusecase.poe.gateways;
import org.assertj.core.api.SoftAssertions;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.jusecase.inject.ComponentTest;
import org.jusecase.poe.entities.Item;
import org.jusecase.poe.entities.ItemType;
import org.jusecase.poe.plugins.ImageHas... | [
"andy@mazebert.com"
] | andy@mazebert.com |
1089b4c69647bf9a22e6cca186a072cac7889369 | b1438ac3bd20ed76f36efa072b7b69fc6a2d4cb9 | /Peak Element.java | 0c150a223b91ca6915ca83da82543663a92f8977 | [] | no_license | Sumesh-H/Binary-Search-2 | 13d031825efc22445c979c3c800bbd569aa7ad60 | 4d5b5bbc0ff675f8aecdfc0fc11ecd67307a6700 | refs/heads/master | 2022-09-28T19:41:44.261160 | 2020-05-29T03:12:52 | 2020-05-29T03:12:52 | 267,346,489 | 0 | 0 | null | 2020-05-27T14:47:42 | 2020-05-27T14:47:41 | null | UTF-8 | Java | false | false | 893 | java | // Time Complexity : O(log n) where n is the size of the input array
// Space Complexity : O(1)
// Did this code successfully run on Leetcode : Yes
// Any problem you faced while coding this : No
// Your code here along with comments explaining your approach
// Followed the lecture
class Solution {
public int fi... | [
"harale.s@husky.neu.edu"
] | harale.s@husky.neu.edu |
ae94f03cf0c6ae0d6a63d5625a9b4b54ffb12902 | 3317b37d7e3493d3dca87720594ef2d6bfbc1fd5 | /src/main/java/com/p6/qa/pages/ResourcesPage.java | 4f9c546ba6705e447d29aae91840c0dbb08a1de5 | [] | no_license | cvaramcse/P6WebTest | 124278e19510e6722561f256185d1426afff51e3 | 52ddc8ec03638b7effedad2c823850b5425d1896 | refs/heads/master | 2020-12-19T01:50:04.161386 | 2020-01-22T16:45:53 | 2020-01-22T16:45:53 | 235,584,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 107 | java | package com.p6.qa.pages;
import com.p6.qa.base.TestBase;
public class ResourcesPage extends TestBase{
}
| [
"60125568+cvaramcse@users.noreply.github.com"
] | 60125568+cvaramcse@users.noreply.github.com |
3c0d21853b3e49168c2af5fe9cfa5c78d5c20f0a | 56d6fa60f900fb52362d4cce950fa81f949b7f9b | /aws-sdk-java/src/main/java/com/amazonaws/services/identitymanagement/model/GetAccountPasswordPolicyRequest.java | 942df4c3f6817408f3a6b979784153f41b7d1eee | [
"JSON",
"Apache-2.0"
] | permissive | TarantulaTechnology/aws | 5f9d3981646e193c89f1c3fa746ec3db30252913 | 8ce079f5628334f83786c152c76abd03f37281fe | refs/heads/master | 2021-01-19T11:14:53.050332 | 2013-09-15T02:37:02 | 2013-09-15T02:37:02 | 12,839,311 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,342 | java | /*
* Copyright 2010-2013 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 "l... | [
"TarantulaTechnology@users.noreply.github.com"
] | TarantulaTechnology@users.noreply.github.com |
edb5e34ab2d195fbd0695b8472b00e251a6af813 | 32ca19ca241bb75292abf08f0b935c26fe07d9c4 | /src/main/java/spring/spring_web_service/web/dto/PostsSaveRequestDto.java | 015596f04bec58500664027f38742ce70b59ccfc | [] | no_license | JMine97/spring_web_service | dc0bcb100303ac13c82430759a0dd3290c5edc76 | f281cb0ddb0a76632a8b75f296f0e4bac62543d4 | refs/heads/master | 2023-04-27T17:16:23.393239 | 2021-04-30T10:13:55 | 2021-04-30T10:13:55 | 347,047,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 691 | java | package spring.spring_web_service.web.dto;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import spring.spring_web_service.domain.posts.Posts;
@Getter
@NoArgsConstructor
public class PostsSaveRequestDto {
private String title;
private String content;
private String author;
... | [
"chlwjdals98@gmail.com"
] | chlwjdals98@gmail.com |
3985319dc421c0773980fc3bbbec77fc66d970ae | 29f78bfb928fb6f191b08624ac81b54878b80ded | /SPGenerator/lib/ca.uwaterloo.gp_.fmp_0.7.0/src/ca/uwaterloo/gp/fmp/system/NodeIdDictionary.java | 1fc8a8ee5faad131247d0effebf12bcc0ed54347 | [] | no_license | MSPL4SOA/MSPL4SOA-tool | 8a78e73b4ac7123cf1815796a70f26784866f272 | 9f3419e416c600cba13968390ee89110446d80fb | refs/heads/master | 2020-04-17T17:30:27.410359 | 2018-07-27T14:18:55 | 2018-07-27T14:18:55 | 66,304,158 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,934 | java | /**************************************************************************************
* Copyright (c) 2005, 2006 Generative Software Development Lab, University of Waterloo
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
... | [
"akram.kamoun@gmail.com"
] | akram.kamoun@gmail.com |
6f5b4e349e5ac0f687ce68d3ba39ceacc87e20eb | a4f182c714397b2097f20498497c9539fa5a527f | /app/src/main/java/com/lzyyd/hsq/transform/BannerTransform.java | fd35c282d0d4833765f8ee8bfd222ef9837a99d5 | [] | no_license | lilinkun/lzy | de36d9804603c293ffcb62c64c50afea88679192 | 80a646a16cf605795940449108fd848c0b0ecd17 | refs/heads/master | 2023-02-19T06:15:51.089562 | 2021-01-13T08:52:30 | 2021-01-13T08:52:30 | 288,416,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package com.lzyyd.hsq.transform;
import android.view.View;
import com.xw.banner.transformer.ABaseTransformer;
/**
* Create by liguo on 2020/7/15
* Describe:
*/
public class BannerTransform extends ABaseTransformer {
@Override
protected void onTransform(View page, float position) {
}
@Override
... | [
"294561531@qq.com"
] | 294561531@qq.com |
80b5584c2414d7af6cab8b83a3750ca9cd107e05 | d1adda5fbe3d830d508a31d4701cd1075c82fab7 | /task4/src/Task4.java | a5a7dcb12eff356c990f552cdc176b301b12adf8 | [] | no_license | Scalpel87/PerformanceLab | b4e24d4a1f943223705f49a99b643be2956e58f9 | 6597ce46b9692e1c0e6565e32521beae290e28c9 | refs/heads/master | 2023-07-03T14:07:57.455986 | 2021-08-12T17:38:11 | 2021-08-12T17:38:11 | 394,203,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 985 | java | import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
public class Task4 {
public static void main(String[] args) throws IOException {
if (args.length == 0) args = new String[]{"c://1.txt"};
BufferedReader rea... | [
"72673135+Scalpel87@users.noreply.github.com"
] | 72673135+Scalpel87@users.noreply.github.com |
6fba9fad70330eb24396cdb052090ca76d85ba8e | 8723fbfb119513a1983f4c3e50f870aac59eb374 | /src/question49/Study.java | 342fc9b676d7b07cdf981b5a2363fbc37ca74759 | [] | no_license | engchina/oracle-java-1Z0-808 | 210484cb8c10533c3414f510f275a7e9464485eb | 85d9a78dc6aee59cafa848d2bf446d641a6ecd8a | refs/heads/master | 2022-12-05T15:27:10.733108 | 2020-07-11T01:33:34 | 2020-07-11T01:33:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 236 | java | package question49;
public class Study {
public static void main(String[] args) {
//
double discount = 0;
int qty = Integer.parseInt(args[0]);
// line n1
discount = (qty >= 90) ? 0.5 : (qty > 80) ? 0.2 : 0;
}
}
| [
"atjapan2015@yahoo.co.jp"
] | atjapan2015@yahoo.co.jp |
5ae42db3f8ef53988605a1b13e3f2f636ab0ac7d | 4980c68e46747e1d8d156daaf18390c825d23464 | /src/main/java/com/yxz/apps/cms/po/hibernate/Car.java | 428284c99744c17dd82d158c70caf64d430d9024 | [] | no_license | superproxy/car-maintenance-system | 5798eb49b86bddb6589ad8d80805ae7a43053bed | 2195b9a7834934d5d989017d421377275374d6f7 | refs/heads/master | 2021-01-22T02:48:14.592754 | 2015-09-15T15:09:53 | 2015-09-15T15:09:53 | 42,527,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,048 | java | package com.yxz.apps.cms.po.hibernate;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import java.sql.Timestamp;
/**
* Created with IntelliJ IDEA.
* User: wmj
* Date: 13-8-3
* Time: 下午10:37
* To change this template use ... | [
"sharpcoder@qq.com"
] | sharpcoder@qq.com |
16e47ee02f2780afc8322b2134f3fdc63f5ffc68 | cfc3cdad47e5de2f525842647f0186c3e6737327 | /app/src/main/java/com/ysdc/coffee/exception/WrongEmailException.java | a53441a0d4aced01eafec4b10f2c09bda80c5eda | [] | no_license | djohannot/android-coffee-pf | 3cb6c3da06bb0bdac0b2c2b1306145a19ea875b4 | 9b3a68c5c3acd9bf9220378beeb4199e328a6719 | refs/heads/master | 2020-03-29T03:48:13.892140 | 2018-09-23T11:34:29 | 2018-09-23T11:34:29 | 149,501,428 | 0 | 0 | null | 2018-09-23T11:34:30 | 2018-09-19T19:26:01 | Java | UTF-8 | Java | false | false | 91 | java | package com.ysdc.coffee.exception;
public class WrongEmailException extends Exception {
}
| [
"david.johannot@proertyfinder.ae"
] | david.johannot@proertyfinder.ae |
f90e8c25f32dc641292a32bb4c783e7d5de58aec | 29b8180c1f07558121ec8c326e8ea45ed8161d26 | /1904-april1-java-master/Week1Java/1904Week1Examples/src/com/revature/accessmod2/Driver.java | 50fbd1b18fdd0869f8cc7999a56fee842e18db33 | [] | no_license | renjika19/shiny-carnival | 0711331d5b7e6592469730522310f0908267e160 | 9e4cec694017b595da5f56d36ee9631609a247fd | refs/heads/master | 2023-06-04T03:48:40.184331 | 2021-06-14T17:58:58 | 2021-06-14T17:58:58 | 376,877,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 565 | java | package com.revature.accessmod2;
import com.revature.accessmod1.Modifiers;
public class Driver extends Modifiers{
public static void main(String[] args) {
Modifiers mod = new Modifiers();
System.out.println("==ACCESSING FIELDS===");
System.out.println(mod.pub);
System.out.println(Modifiers.stat);
// Sys... | [
"f.opesanmi@gmail.com"
] | f.opesanmi@gmail.com |
b1fb5ade128559498a55c2fa047eb2a2b0e544f3 | d215d8ca2fa3ed88946f59ef935df273069df6a0 | /src/gz/itcast/biz/admin/type/dao/TypeDaoImpl.java | 788e75e7c5ba545bea3a6be927776e25c6bd27e2 | [] | no_license | CodeRabbit-G/bookstore | 6d4e281329c5d50853e39e421bc6da1761360ddc | 572e6eba397e1d7c95beaeea7da984183aa3aea4 | refs/heads/master | 2023-03-18T02:50:06.741765 | 2021-03-11T04:06:05 | 2021-03-11T04:06:05 | 346,573,529 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 1,187 | java | package gz.itcast.biz.admin.type.dao;
import gz.itcast.entity.Types;
import gz.itcast.util.BaseDao;
import gz.itcast.util.JdbcUtil;
import java.sql.SQLException;
import java.util.List;
import java.util.UUID;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanListHandler;
pub... | [
"gsy971204@126.com"
] | gsy971204@126.com |
353b7c33aa3b3857bce920f827eb16e77d355800 | 1d7c0fd46baff3ed4b07aee1290a1edda6f04de9 | /app/src/main/java/com/lirunlong/storyofdark/HttpUtils.java | 50833d5b2100ad2bb9ede32a82f0bec2d856538d | [] | no_license | redTreeOnWall/storyOfDark | 4bde789f03e44371c464a0418ccbb25e093e92e9 | e03035884ec79656e952bfb790ab4ae73ae02e0b | refs/heads/master | 2022-12-06T15:10:39.423816 | 2020-08-27T09:39:54 | 2020-08-27T09:39:54 | 289,403,640 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,206 | java | package com.lirunlong.storyofdark;
import android.os.Build;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.ProtocolException;
import java.net.URL;
import ... | [
"lirunlong.com@gmail.com"
] | lirunlong.com@gmail.com |
1ef19b20c512a3fbde948f0b4c610c8c95a91f6f | 2da3812e8ab5535300a8e0318c65687709132f7e | /day19/src/com/atguigu/java1/URLTest1.java | ee2e7a23f4c8a00bb22a3b23b81eb7af5bb7b2b5 | [] | no_license | BMDACMER/javase | 307385e2d0541293c96a091fbeb7486ba5c6ad15 | 3f396cfdc83a93894e27bf622086b865d658f10d | refs/heads/master | 2021-01-06T13:59:46.136704 | 2020-03-16T06:29:39 | 2020-03-16T06:29:39 | 241,508,025 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,557 | java | package com.atguigu.java1;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
public class URLTest1 {
public static void main(String[] args) {
HttpURLConnection urlConnecti... | [
"1163753605@qq.com"
] | 1163753605@qq.com |
6f0ececa0cde80c81f9c93be82ceb51b9a93feed | 327debc56fc944b1028a0751f6bd4505d8867b6b | /desktop/src/com/koalio/game/desktop/DesktopLauncher.java | 5e9a0c27b9ed2a6a4fc4a0661d8a5a2aefb6fcf7 | [] | no_license | mitoo95/Examen-2-Lab | e882fafba32a983ab78016ddafd5f93c332b20cb | 64e3f5b1cd30e10f55f3bff4ef6af78602fa6931 | refs/heads/master | 2021-01-20T10:55:13.300310 | 2016-04-01T20:48:54 | 2016-04-01T20:48:54 | 55,261,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package com.koalio.game.desktop;
import com.badlogic.gdx.backends.lwjgl.LwjglApplication;
import com.badlogic.gdx.backends.lwjgl.LwjglApplicationConfiguration;
import com.koalio.game.MyKoalioGame;
public class DesktopLauncher {
public static void main (String[] arg) {
LwjglApplicationConfiguration config = new Lwj... | [
"Mito Santos"
] | Mito Santos |
6c8ac5c7261911a616ec755b57047f882f4185e4 | c6d4872031fe7f9d20c6a5c01eb07c92aab3a205 | /tests/src/test/java/de/quantummaid/mapmaid/specs/examples/serializedobjects/conflicting/asymetric/array_to_map/ARequest.java | 654719d287f682df0c8ce3acd72746963f12ff5e | [
"Apache-2.0"
] | permissive | quantummaid/mapmaid | 22cae89fa09c7cab1d1f73e20f2b92718f59bd49 | 348ed54a2dd46ffb66204ae573f242a01acb73c5 | refs/heads/master | 2022-12-24T06:56:45.809221 | 2021-08-03T09:56:58 | 2021-08-03T09:56:58 | 228,895,012 | 5 | 1 | Apache-2.0 | 2022-12-14T20:53:54 | 2019-12-18T18:01:43 | Java | UTF-8 | Java | false | false | 1,661 | java | /*
* Copyright (c) 2020 Richard Hauswald - https://quantummaid.de/.
*
* 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
* ... | [
"developer@quantummaid.de"
] | developer@quantummaid.de |
50530c324c3f9de0c93afdcd47a3ad85ca406ed6 | 6143527a45c18cea6ce3d6070ef8580d45a14486 | /app/src/main/java/dark/ash/com/soulmusicplayer/utils/TimeUtils.java | 1432bbd06154446e56317275c4c96f4740132bec | [] | no_license | Krrish0/SoulMusic_Player | d64b4fd14211133bb88ab82ce7b112c98bacf041 | fe6d6f30eb47740e380accedb9c6c812c98b97c4 | refs/heads/master | 2020-03-17T19:01:36.707210 | 2018-05-22T10:49:35 | 2018-05-22T10:49:35 | 133,843,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | package dark.ash.com.soulmusicplayer.utils;
import java.util.concurrent.TimeUnit;
/**
* Created by hp on 24-03-2018.
*/
public class TimeUtils {
public static String longToTime(long time) {
long min = TimeUnit.MILLISECONDS.toMinutes(time);
long sec = TimeUnit.MILLISECONDS.toSeconds(time) % 60... | [
"roykrrish0@gmail.com"
] | roykrrish0@gmail.com |
b24bc82e84ba6f2a87f0074bf6425260d381ffe8 | 80576460f983a1ce5e11348e144257d6a2e12a97 | /Integracao/ContaCapitalIntegracaoEJB/src/test/java/br/com/sicoob/sisbr/cca/integracao/negocio/servicos/ejb/CapesIntegracaoServicoEJBTest.java | 79148645bf0a4316640ba8f2045065e1072a5c52 | [] | no_license | pabllo007/cca | 8d3812e403deccdca5ba90745b188e10699ff44c | 99c24157ff08459ea3e7c2415ff75bcb6a0102e4 | refs/heads/master | 2022-12-01T05:20:26.998529 | 2019-10-27T21:33:11 | 2019-10-27T21:33:11 | 217,919,304 | 0 | 0 | null | 2022-11-24T06:24:00 | 2019-10-27T21:31:25 | Java | UTF-8 | Java | false | false | 45,656 | java | /*
*
*/
package br.com.sicoob.sisbr.cca.integracao.negocio.servicos.ejb;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.easymock.EasyMock;
import org.junit.Assert;
import org.junit.Ignore;
import org.junit.Test;
import br.com.bancoob.excecao.Banco... | [
"="
] | = |
ccbe303d715ac316c857d26aa84f34616518f455 | 7d12d290c3cd8b01740e485f55ce63e3dfa8a8cd | /src/main/java/ru/customs/entity/ClaimEntity.java | 9ed3aa39699bdf15930798435e96c4d4a7ae5197 | [] | no_license | alexni/customs | 3ccc513ebf6fda3d6ae2b812e32863f3891d0572 | 4a875761930f0bdf73718cdaf24ed0fb267581c1 | refs/heads/master | 2020-05-16T17:59:49.170119 | 2019-11-24T14:24:06 | 2019-11-24T14:24:06 | 183,211,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,838 | java | package ru.customs.entity;
import ru.customs.dto.NewClaimRequest;
import javax.persistence.*;
import java.util.*;
@Entity
@Table(name = "claims")
public class ClaimEntity {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private Long id;
private String surname;
private String name;
priva... | [
"izmalych@gmail.com"
] | izmalych@gmail.com |
8353d1cbd2da4ea2918347c7a05237f1941c720b | 61775d5ab720aaba9280f8bd3cc327498c10d96e | /src/com.mentor.nucleus.bp.debug.ui/src/com/mentor/nucleus/bp/debug/ui/BPLineBreakpointAdapter.java | 6247df5f81deb69fd92457d9aad320f5066b92e5 | [
"Apache-2.0"
] | permissive | NDGuthrie/bposs | bf1cbec3d0bd5373edecfbe87906417b5e14d9f1 | 2c47abf74a3e6fadb174b08e57aa66a209400606 | refs/heads/master | 2016-09-05T17:26:54.796391 | 2014-11-17T15:24:00 | 2014-11-17T15:24:00 | 28,010,057 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,192 | java | //========================================================================
//
//File: $RCSfile$
//Version: $Revision$
//Modified: $Date$
//
//(c) Copyright 2006-2014 by Mentor Graphics Corp. All rights reserved.
//
//========================================================================
// Licensed u... | [
"keith_brown@mentor.com"
] | keith_brown@mentor.com |
16571361fb43eeaff683128a82ad1178781c9a66 | 0aa3193e1d679ae856f519abdb6ac243797f6c24 | /src/servicio/pacienteServicio.java | 623945a18e83ed1f54d3ae421243f767a4590ca0 | [] | no_license | AndruTellesR/Covid | 4c0f6ab269be42c8d45e0ee4e59fa22c976fc02a | 876ba677c8dfa0f29c165dd10e5757d736a41126 | refs/heads/master | 2022-10-09T21:02:54.151341 | 2020-06-09T20:08:17 | 2020-06-09T20:08:17 | 271,099,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 861 | java |
package servicio;
import java.sql.*;
/**
*
* @author ANDRU
*/
public class pacienteServicio {
public void guardar(Connection conexion, modelo.persona persona) throws SQLException {
try {
PreparedStatement consulta;
consulta = conexion.prepareStatement("SELECT* ... | [
"noreply@github.com"
] | AndruTellesR.noreply@github.com |
a754216478f73d1f7a65216094cfad4ada3d9538 | 7f449f276ba74d8bed143e9c41f3d189677075eb | /Java/src/main/java/queue/QueueImp.java | aa9cb6ea633f4ffb10ee429afe002d17c5a04393 | [] | no_license | jsphdnl/Algorithms | 1c8821d49a5adb0dbeca69d0af5e434495c7089b | dfc669587fffddb93c566848fdfd2c80280ac6af | refs/heads/master | 2020-04-06T07:06:15.770675 | 2016-08-07T06:37:47 | 2016-08-07T06:37:47 | 64,687,718 | 2 | 2 | null | 2016-08-27T12:55:36 | 2016-08-01T17:32:10 | Java | UTF-8 | Java | false | false | 662 | java | package queue;
import doublylinkedlist.DoublyLinkedList;
/**
* Created by mamu on 8/4/16.
*/
public class QueueImp<T> implements Queue<T> {
private DoublyLinkedList<T> queue;
private int size;
public QueueImp() {
queue = new DoublyLinkedList<>();
size = 0;
}
@Override
public int size() {
... | [
"jsphdnl@gmail.com"
] | jsphdnl@gmail.com |
e8841ab56377b6de95f0d7c8283c688da4f9852b | 28e43d16dee2671aa2b74516bc893dbd43d3494a | /app/src/main/java/com/dabudabu/samsatnotif/adapter/EventAdapter.java | 4358c15c4af73ead8e99d938bfd8657e90cf8e7e | [] | no_license | muktiwbowo/SamsatNotif | ed4a4e1582d2f0e798d5453b12f3a233ccc86d7c | 304f1b6efffaaf84749d6a66093c582fb07fc4bf | refs/heads/master | 2020-03-17T06:28:47.299117 | 2018-05-14T12:29:18 | 2018-05-14T12:29:18 | 133,357,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,879 | java | package com.dabudabu.samsatnotif.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import... | [
"muktiwbowo@gmail.com"
] | muktiwbowo@gmail.com |
be1852cfc3d659913e08bfe139f68eb970ec58e1 | 87b03b6b4a838ffa57dd118bbceb58553de23ccd | /WhereaboutTest/src/jp/yattom/android/whereabout/test/MainActivityTest.java | 4c1823524ac686dbb0e9d8c26ca09c755a30056c | [
"MIT"
] | permissive | yattom/whereabout | 7f622fb7ca1f8e79b6082c4b2055dc4b751f8678 | 1b66e15974ca5d33c55a8b926cae7e231cce7e32 | refs/heads/master | 2016-08-05T03:54:39.698993 | 2013-09-10T05:58:40 | 2013-09-10T05:58:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package jp.yattom.android.whereabout.test;
import jp.yattom.android.whereabout.MainActivity;
import android.content.Intent;
import android.test.ActivityUnitTestCase;
public class MainActivityTest extends ActivityUnitTestCase<MainActivity> {
public MainActivityTest() {
super(MainActivity.class);
}
public void te... | [
"tsutomu.yasui@gmail.com"
] | tsutomu.yasui@gmail.com |
90743b318f8e3bc5577bf77a3d7b18e7021b6652 | a2156f6ad8ea698a86bfcc1d4ae36e82e0b75070 | /src/test/java/algoritms/SortableTest.java | 8b1c9b01ec2b973fb3dacd1dcc0b108bdbe6edd9 | [] | no_license | OlegMaksimov/algoritms | cf07d5312957ac93ed0e97758d70b17a281bfd41 | ac037ebb4f3070a153588849fc858a4d1e963b7b | refs/heads/master | 2022-12-06T12:56:13.193490 | 2020-08-22T15:28:29 | 2020-08-22T15:28:29 | 282,472,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 672 | java | package algoritms;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
public class SortableTest {
int[] arr;
@Before
public void setUp() throws Exception {
arr = generate(2);
}
@Test
public void swap() {
Shaker shaker = new Shaker(arr);
... | [
"Maksimov.O.E@sberbank.ru"
] | Maksimov.O.E@sberbank.ru |
6227c352c8f06d2d677109f43b2b6e86f1ef96d0 | 2a4e23bf58f32d8a76235854e0ef5c33af6a0024 | /app/src/main/java/id/co/bale_it/kliksahabat/adapter2/MyHolder2.java | f518cd2c7004b13c4901fa0a86ab3c799e5f47be | [] | no_license | Wahyunirizkianti/Project_klikshbt | fc6fb62bfd17323d924c1fd342f9054987819154 | b72bef23ab9c62d024c991642e6571d546cc56af | refs/heads/master | 2020-03-18T22:03:49.210984 | 2018-05-29T16:18:16 | 2018-05-29T16:18:16 | 135,322,084 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 985 | java | package id.co.bale_it.kliksahabat.adapter2;
/**
* Created by Satria on 9/30/2017.
*/
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import id.co.bale_it.kliksahabat.R;
import id.co.bale_it.kliksahabat.adapter.ItemClickListen... | [
"wahyuni.rizki6895@gmail.com"
] | wahyuni.rizki6895@gmail.com |
795870158ee0bca8e800b82ead59190379571835 | 8fd83cd38a3869091f39ccf3e97adf799314adfe | /src/main/java/org/apache/hadoop/hive/solr/SolrStorageHandler.java | 9bde11fc6a9ef7884db00245beee58e544beaac8 | [
"Apache-2.0"
] | permissive | amitjaspal/solr-storagehandler | 15bac5df59c1e7e1952b4cfbc152c164c31c984c | 2fc0981ac06eebe41df3afb5f7d44d95c323ea44 | refs/heads/master | 2021-01-10T19:27:11.455694 | 2014-08-22T22:59:14 | 2014-08-22T22:59:14 | 24,241,657 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,427 | 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... | [
"amit.jaspal@cloudera.com"
] | amit.jaspal@cloudera.com |
4218086ac64cd529aab727304e2deb93d62dce15 | 58c4089b2c2d5b20928ca708e92be1df724b115f | /src/main/java/com/k10ud/certs/IItemDumper.java | bff77d07353c3e0927ae1d31129ea037c8237880 | [
"MIT"
] | permissive | antik10ud/xray509 | a5a944fe342be6cb9084debd9419c0f1bc78dd7b | b10864d47ce772eb2be96e0b8a2fbd92a3c30abf | refs/heads/master | 2021-11-28T06:23:05.447677 | 2021-11-22T11:57:03 | 2021-11-22T11:57:03 | 218,955,027 | 4 | 0 | MIT | 2021-11-22T11:35:54 | 2019-11-01T09:28:08 | Java | UTF-8 | Java | false | false | 1,245 | java | /*
* Copyright (c) 2019 David Castañón <antik10ud@gmail.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, including without limitation the rights to
* use, cop... | [
"dcastannon@safecreative.org"
] | dcastannon@safecreative.org |
05daed6e835ffa4bbf90d9610373220c28c38a1e | aeba540c9bcd0ceda24e999f547923916a26df92 | /GeoModel/app/src/main/java/com/king/geomodel/model/serializable/SUserInfo.java | aeb3f220d4fc126f4be25ff1c86cf3e353d90523 | [] | no_license | beyondwxin/geomodel | 186fb34785c90f8b3f20f4e6ae524018b4ade16e | eea288f88e44889833efadc896c0b6bbf62ce0df | refs/heads/master | 2020-12-30T17:51:20.484271 | 2017-05-11T06:24:50 | 2017-05-11T06:24:50 | 90,933,592 | 2 | 0 | null | 2017-05-11T06:07:46 | 2017-05-11T03:31:58 | Java | UTF-8 | Java | false | false | 684 | java | package com.king.geomodel.model.serializable;
import com.king.geomodel.base.BaseApplication;
import com.king.geomodel.tinker.SampleApplicationLike;
import com.king.geomodel.utils.CommonValues;
import com.king.geomodel.utils.SharedPreferencesUtil;
import com.king.greenDAO.bean.User;
import java.io.Serializable;
/**... | [
"king782515516@163.com"
] | king782515516@163.com |
87f722f09cfcddca9796d5e48f9f0be93d32ab54 | dba670bfcdf716fbe3627ebf2a32b3aa5e35cb5b | /src/main/java/m3/jstat/data/Corpus.java | 1ba7c11a2cc1ce9fd220508f08511f18ea61258b | [
"Apache-2.0"
] | permissive | kamir/WikiExplorer.NG | 429cbe1d0b251a0a81667f3f93d28d16d9886c3e | 7b56e3d1e638d760fe238dfd66d3775404335ff4 | refs/heads/master | 2022-07-14T23:14:19.547932 | 2018-12-21T13:00:31 | 2018-12-21T13:00:31 | 55,048,356 | 0 | 0 | Apache-2.0 | 2022-07-01T17:39:27 | 2016-03-30T09:00:26 | HTML | UTF-8 | Java | false | false | 7,371 | java | /**
* The core data container for textanalysis.
*/
package m3.jstat.data;
import m3.io.CorpusFile2;
import m3.io.CorpusFilePlainContentPerPage;
import m3.io.CorpusFileXML;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.UnsupportedEncodingExce... | [
"mirko.kaempf@gmail.com"
] | mirko.kaempf@gmail.com |
cad19b474a838beffd687c06023cca7090fa9981 | 18a62711edfc7ab0f29f4a64a0db5db4b3e47988 | /chori/src/main/java/com/chori/controller/BrandController.java | 893fde59ecc64fbc71955aee225abd4c09dbc1ba | [] | no_license | 15110081/Chori | ec1d4777158625b4d963db0eca70c0ccc4c42f45 | 6506b605814912ad8fb1e00f2734767c0764cf2a | refs/heads/master | 2020-04-28T08:30:30.309932 | 2019-03-12T03:48:44 | 2019-03-12T03:48:44 | 175,129,917 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,431 | java | package com.chori.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework... | [
"nhaminh.congnghephanmem@gmail.com"
] | nhaminh.congnghephanmem@gmail.com |
93fab3a6ea0ecbce587f097b4da2d928d986d109 | a86df356ef494eab1870ad7fdba2e4e1f4a20f56 | /src/main/java/com/guo/j8/Chapter2/Chapter1_1.java | dd9ed685a363f687d16e32fe7892a2ae788b5efd | [] | no_license | lair101/Java8InAction | d8b3862b38af498ae689adda0d7c80d697be8c32 | 8861be392b8030714b266e92d2d935fbd5616368 | refs/heads/master | 2020-03-20T06:28:19.262950 | 2018-08-16T23:06:25 | 2018-08-16T23:06:25 | 137,249,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,618 | java | package com.guo.j8.Chapter2;
import lombok.Data;
import org.junit.jupiter.api.Test;
import java.util.*;
public class Chapter1_1{
List<Apple> inventory = new ArrayList<Apple>();
/***
* old way to sort a list is to implement a Comparator method for sort()
* This need more code and Object casting
... | [
"hlguo@ca.ibm.com"
] | hlguo@ca.ibm.com |
06878502ad35e8a58428f138851583276811fa6a | 1374237fa0c18f6896c81fb331bcc96a558c37f4 | /java/com/winnertel/em/standard/snmp/gui/formatter/HundredPercentFormatter.java | 50fdc7d8c9d598bb8a28f53f290b8ae4f78ffe83 | [] | no_license | fangniude/lct | 0ae5bc550820676f05d03f19f7570dc2f442313e | adb490fb8d0c379a8b991c1a22684e910b950796 | refs/heads/master | 2020-12-02T16:37:32.690589 | 2017-12-25T01:56:32 | 2017-12-25T01:56:32 | 96,560,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 848 | java | package com.winnertel.em.standard.snmp.gui.formatter;
import com.winnertel.em.framework.IApplication;
import com.winnertel.em.framework.model.snmp.SnmpMibBean;
import com.winnertel.em.framework.model.util.MibBeanUtil;
public class HundredPercentFormatter extends SnmpFieldFormatter {
public HundredPercentFormatter... | [
"fangniude@gmail.com"
] | fangniude@gmail.com |
538b49309491708ee557e72135a7b85cde79175b | 816d66df43033ab1d9d8f1ae0bc97c0734e74a58 | /Programming/day5/Link.java | eaf46a09abaef8987885ad2b1a78b6090a5d8977 | [] | no_license | CaseRegan/CP222 | 3afac55ad8978ea8430cbc4f72823c35d83e73e3 | 1aac22c2aae52f152a69ecef0e44c94bb67cedf7 | refs/heads/master | 2021-08-31T00:50:07.698045 | 2017-12-20T02:11:23 | 2017-12-20T02:11:23 | 112,227,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java |
public class Link<T> {
private T value;
private Link<T> next;
public Link(T v, Link<T> n) {
value = v;
next = n;
}
public void setValue(T v) {
value = v;
}
public T getValue() {
return value;
}
public void setNext(Link<T> n) {
next = n;
}
public Link<T> getNext() {
return next;
}
}
| [
"loaner@localccs-MacBook-Pro.local"
] | loaner@localccs-MacBook-Pro.local |
55c225e780d1db66d45cdc4dda31024d79eaefaf | 1bfa1b90d5b99879c1c8df637364767fd8737db0 | /app/src/main/java/com/ihsinformatics/korona/model/partners/BasePartners.java | 7730670101d4f059295caefa48ef8213e375ddad | [] | no_license | InteractiveHealthSolutions/korona-screening-mobile | c6df309e3ef43db52da5d4725ba8fbc8ceb36885 | 5450892b07160e50392311aaba827a0f4150b9ef | refs/heads/master | 2023-08-30T23:21:06.078035 | 2020-06-19T09:48:58 | 2020-06-19T09:48:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,248 | java | package com.ihsinformatics.korona.model.partners;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class BasePartners {
@SerializedName("uuid")
@Expose
private String uuid;
@SerializedName("isVoided")
@Expose
private Boolean isVoided;
@S... | [
"moiz.ahmed@ihsinformatics.com"
] | moiz.ahmed@ihsinformatics.com |
d5af1a3dea896eb7df6161a00f83fde2192541f6 | 4a5f24baf286458ddde8658420faf899eb22634b | /aws-java-sdk-alexaforbusiness/src/main/java/com/amazonaws/services/alexaforbusiness/model/SearchDevicesResult.java | 0924bbf217d5f973cdd9c431feef5a056d9e8733 | [
"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 | 8,048 | 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... | [
""
] | |
45ac461494432b1614ed8d7fa11d56fa6b3b2af3 | c42f08c1da1564b5e90ceb6853656f71d33bb628 | /Helper/src/main/java/com/jiqu/helper/data/RecommendFindingsItemPicInfo.java | 7ac336c0e6623c9e865b3d65683f6957dd75617c | [] | no_license | xwhPanda/MyApplication | 1901b342a1cf1d4d9d5e9314fbf7ea73ca727e8d | 35ad2f974395dab62c7947cd71377770ef4a0f3f | refs/heads/master | 2020-04-06T06:58:23.599836 | 2016-09-02T10:03:28 | 2016-09-02T10:03:28 | 64,209,768 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,287 | java | package com.jiqu.helper.data;
/**
* Created by xiongweihua on 2016/7/27.
*/
public class RecommendFindingsItemPicInfo {
/**
* url : http://koi.77gamebox.com/index.php/Art/News/show/id/29.html
* id : 29
* rotate_pic : http://koi.77gamebox.com/Upload/Rotate/2016-07-21/579067b57db99.jpg
* favor... | [
"1152046774@qq.com"
] | 1152046774@qq.com |
24047ed08cd38595099f5c20349349954addbf9c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_88fef4455a2cc5cbd136f4b88ef825ce7b98f1fd/Messages/2_88fef4455a2cc5cbd136f4b88ef825ce7b98f1fd_Messages_s.java | 49b92c9337bac1e2144da4a866230aae8634c21a | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 3,159 | java | package com.ibm.sbt.services.client.connections.profiles.utils;
/**
* Class used to retrieve translatable message values from the associated properties file.
*
* @author Swati Singh
*/
public class Messages {
public static String InvalidArgument_1 = "Required input parameter is missing : i... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
9576c7d507fdfa1c503fe3d968a8aa485d515f6b | 2f581cc54d31f37e7883197715eb3cb4d9fd81a5 | /src/cn/probuing/utils/MD5Utils.java | 9e82897359c878d7f622b8fbcd59ada82b72bd33 | [] | no_license | neetsan123/ex_mallshop_j2ee | 7706bfec0da8cd3b0d25b4cea31b77071a7fa77c | 2e2887ec27130dd739eb181c6cea8ee5f3f09883 | refs/heads/master | 2020-06-07T12:43:16.480024 | 2018-04-27T07:58:05 | 2018-04-27T07:58:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | package cn.probuing.utils;
import java.math.BigInteger;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class MD5Utils {
/**
* ʹ��md5���㷨���м���
*/
public static String md5(String plainText) {
byte[] secretBytes = null;
try {
secretBytes = MessageDigest.getInstan... | [
"330261819@qq.com"
] | 330261819@qq.com |
2fc81db5ddefe8d95db485d57b3448a2db1dd319 | ee03a8c09d2c34c73e13f87b63bcaa8cd3f6a337 | /Exercicios/Interfaces_2/Interfaces_2/src/interfaces_2/Tributavel.java | 1c87725283e80299c6ad86b77ef44db313c4c4e0 | [] | no_license | FelipeNascimentods/Programa-o-Orientada-Objetos | c81e5ddb6d7efbc4282b04fc1a5f82713de0908b | a659116a6e18e5835f405afdfcc9b81326a55aa4 | refs/heads/master | 2020-09-12T21:07:28.865365 | 2019-11-18T22:30:00 | 2019-11-18T22:30:00 | 222,556,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 85 | java | package interfaces_2;
public interface Tributavel {
double calculaTributos();
}
| [
"felipesaj22@hotmail.com"
] | felipesaj22@hotmail.com |
3407dda94c1aa9a2d44b823a7ef59dad96c3f4da | 0b3885c6ab684c34762c48c3cc9da971dbc0962a | /Java/src/Thread/Text3.java | 79fd12574ce4f10554286a71e20adfa86b69288d | [] | no_license | y928qx/warehouseYqx | 811fb5437c04ae9af7d7f248841a42c332365e3c | 0bbd14a8f1d8a55e84905a22dbcbf5128d42f935 | refs/heads/master | 2021-01-11T10:37:27.269138 | 2017-02-16T02:24:22 | 2017-02-16T02:24:22 | 76,341,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 899 | java | package Thread;
public class Text3 {
public static void main(String[] args) {
for (int i = 0; i < 100; i++) {
System.out.println(Thread.currentThread().getName() + " " + i);
if (i == 30) {
Runnable myRunnable = new MyRunnable();
Thread thread = new MyThread(myRunnable);
thread.start();
... | [
"1471128428@qq.com"
] | 1471128428@qq.com |
a777b88ad15b36633dca506421bdc6be5c89e136 | b5c485493f675bcc19dcadfecf9e775b7bb700ed | /jee-utility/src/main/java/org/cyk/utility/scope/AbstractScopeImpl.java | 1958931f7c7449fca7c6326b7bbe51acd76382c5 | [] | no_license | devlopper/org.cyk.utility | 148a1aafccfc4af23a941585cae61229630b96ec | 14ec3ba5cfe0fa14f0e2b1439ef0f728c52ec775 | refs/heads/master | 2023-03-05T23:45:40.165701 | 2021-04-03T16:34:06 | 2021-04-03T16:34:06 | 16,252,993 | 1 | 0 | null | 2022-10-12T20:09:48 | 2014-01-26T12:52:24 | Java | UTF-8 | Java | false | false | 275 | java | package org.cyk.utility.scope;
import java.io.Serializable;
import org.cyk.utility.__kernel__.object.dynamic.AbstractObject;
public abstract class AbstractScopeImpl extends AbstractObject implements Scope,Serializable{
private static final long serialVersionUID = 1L;
}
| [
"kycdev@gmail.com"
] | kycdev@gmail.com |
84c46c188b8579d81f8371bb8e490fc04dd5bf98 | 08d3aa021d99753cb8daf707f32e29b8579b667c | /app/src/main/java/com/example/myapplication/sonradan_acilan.java | c8aa63beed7a0739ebc46f5aac66f38c41c080d3 | [] | no_license | EnginAltuntas/Android_BEUN_ogrenci_bilgilendirme | ac34a43a6f40f1d8415f43c0732772afe5acd84c | 40e675ed120d1d10b06b252d7fee09915b063526 | refs/heads/master | 2022-12-08T13:56:11.224168 | 2020-08-23T14:44:31 | 2020-08-23T14:44:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,075 | java | package com.example.myapplication;
import android.os.Bundle;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import android.widget.TextView;
import androidx.appcompat.app.AppCompatActivity;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.sel... | [
"61109013+EnginAltuntas@users.noreply.github.com"
] | 61109013+EnginAltuntas@users.noreply.github.com |
fcea537ba728204cffd810144560bea386787397 | 54c28a1a5f7fa16b4442f55340abcb4b193e4397 | /network-server/src/main/java/com/programyourhome/immerse/network/server/action/PlayScenarioAction.java | 5d0fbda7796b62c0b87a4a6c42c87ab4c59865a4 | [
"Apache-2.0"
] | permissive | OrangeBaoWang/immerse | cb0e7a26b8ad214fcf329db96f90e14267237451 | 3b89232b7f6b9e229d1f127cb1135d305c856893 | refs/heads/master | 2021-10-11T00:27:58.982416 | 2019-01-19T20:55:46 | 2019-01-19T20:55:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 777 | java | package com.programyourhome.immerse.network.server.action;
import java.io.IOException;
import java.io.ObjectInput;
import java.util.UUID;
import com.programyourhome.immerse.domain.Scenario;
import com.programyourhome.immerse.network.server.ImmerseServer;
/**
* Play a scenario on the mixer.
*/
public class PlayScen... | [
"ewjmulder@yahoo.com"
] | ewjmulder@yahoo.com |
4d27ccb5f3005f0525f22acc1143bd1fbd1a5648 | caccd6fd464dab9b33d18d95f87e2114a41b922a | /gen/com/grayhound/CriminalIntent/BuildConfig.java | ca1cf68cc58cc7c3403c78d683f2bab508613c66 | [] | no_license | dontsova/CriminalIntent | ef90c31793bbe448b357ec2275b794553bf30d28 | 89f3627b88283ce85a6c2d5ec0492bb88b87e815 | refs/heads/master | 2021-01-22T06:03:09.900167 | 2015-07-21T14:23:12 | 2015-07-21T14:23:12 | 32,023,451 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 270 | java | /*___Generated_by_IDEA___*/
package com.grayhound.CriminalIntent;
/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */
public final class BuildConfig {
public final static boolean DEBUG = Boolean.parseBoolean(null);
} | [
"v.koroliev@gmail.com"
] | v.koroliev@gmail.com |
7bd0d07ac552b2a0566101b5c7dab6ad326b1184 | 7e69df92710270b037e3576a609eaffd8d51dd6e | /src/main/java/com/codinginterview/hackerrank/array/ArraysLeftRotation.java | 023c088678fc77ee514cc2cf757b372756e3dc69 | [] | no_license | dogwang94/codinginterview2020 | b981cc67e12a4a8d0e4b3993bec17fd1357a9209 | a28a2abcb29020cbfc7ca113f3455bc0d0b2cdfe | refs/heads/master | 2021-04-14T08:19:58.167959 | 2020-03-22T23:26:12 | 2020-03-22T23:26:12 | 249,218,565 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 647 | java | package com.codinginterview.hackerrank.array;
import java.util.Arrays;
public class ArraysLeftRotation {
public static void main(String[] args)
{
int[] a = {1,2,3,4,5};
int n = 5;
System.out.println(Arrays.toString(rotleft(a, n)));
}
static int[] rotleft(int[]a, int d)
{
int size = a.length;
... | [
"dogwang94@gmail.com"
] | dogwang94@gmail.com |
e9b550e5282f5d3f92e424fb23450cc6000ad0c8 | 13cf2b591624a7c4baaac61f54e5b81b4b160790 | /src/main/java/ilpme/xhail/core/Buildable.java | 1fa789c924bcf82d5120c9efb41b73398b1f3bf1 | [] | no_license | ari9dam/ILPME | d96ccf94adc204a19fd6b28cbafd8d5bd4e4cd9f | e028744e96d7efcf9c105a0162f765bf63365ce6 | refs/heads/master | 2021-07-19T14:46:05.896447 | 2019-08-24T04:29:46 | 2019-08-24T04:29:46 | 84,487,374 | 1 | 3 | null | 2021-04-26T17:57:53 | 2017-03-09T20:49:58 | Java | UTF-8 | Java | false | false | 248 | java | /**
*
*/
package ilpme.xhail.core;
/**
* @author stefano
*
*/
public interface Buildable<T> {
/**
* Returns the equivalent instance of <code>T</code>.
*
* @return the equivalent instance of <code>T</code>
*/
public T build();
}
| [
"Anisha Mazumder@192.168.0.51"
] | Anisha Mazumder@192.168.0.51 |
df4e24ebf5a5fb00cb8987d22bf45faaf1700b81 | f5cb08ec1b56ac4a4bb3081e020db3f05d347212 | /TP4-Carnet/src/DAO/CsvDAO.java | 3cb0e4411b8b7ea080ae9f4c5f44cca1028dd772 | [] | no_license | fornito2u/DP-ACL-TP-2018 | 565c915191e6163c4292523c2bcfcd7dfad407b5 | c9e6cd576b7fe189817cc4060022ba1b506a4a71 | refs/heads/master | 2020-04-01T13:22:32.070415 | 2018-11-09T13:55:07 | 2018-11-09T13:55:07 | 153,249,966 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,003 | java | package DAO;
import Annuaire.Annuaire;
import Personne.Personne;
import java.io.*;
public class CsvDAO implements ContactDAO {
private String pathToFile;
public CsvDAO(String pathToFile){
config(pathToFile);
}
public void config(String pathToFile){
this.pathToFile = pathToFile;
}
@Over... | [
"marvin.fornito@gmail.com"
] | marvin.fornito@gmail.com |
42b03abc1cb79ec0568b013425b2f56374f87c71 | 351d07ae12c4a1331299a9dca90aeb7e25cf258b | /NumberGuess/gen/edu/harding/numberguess/BuildConfig.java | e683e8c31313f525441c2e38f04dfb32d94da234 | [] | no_license | tdurey/NumberGuess | 74cee9188d6a672a249d3a93d5a31b372ebeead4 | 70a143dbdd628a5c5258ed38055eaef364c4a6a9 | refs/heads/master | 2016-09-03T06:31:59.316879 | 2014-05-05T06:53:55 | 2014-05-05T06:54:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 165 | java | /** Automatically generated file. DO NOT MODIFY */
package edu.harding.numberguess;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"tdurey@harding.edu"
] | tdurey@harding.edu |
9459416f16490ebbdff928b5d4abd9cabae424ae | 55876a3fe02485c1d524054ecb2573804f234626 | /src/main/java/com/altas/erp/eds/entity/AccountBankStatementImportEntityWithBLOBs.java | 7a66932702484915425053572cae6eb9cec286e8 | [] | no_license | enjoy0924/sample-tars | b427ceac64b2ec99369d2dc29e7b474f5008632c | e08ef487ea939c492e136e06f19393b6ebd83382 | refs/heads/master | 2021-09-11T01:22:45.694774 | 2018-04-05T15:19:30 | 2018-04-05T15:19:32 | 119,140,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,213 | java | package com.altas.erp.eds.entity;
public class AccountBankStatementImportEntityWithBLOBs extends AccountBankStatementImportEntity {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column account_bank_statement_import.data_file
*
* @mbg.genera... | [
"enjoy0924@163.com"
] | enjoy0924@163.com |
00f254f491d2e43411351684dc4fef11d300dfa7 | c298bb6cc956a95ed570624a48d378098ff2e0e1 | /achilles-core/src/main/java/info/archinnov/achilles/internals/parser/accessors/Getter.java | 0dec9979c4cd5eaefe5feb058fd428f7becac0fc | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | pgbhagat/Achilles | d1280ea296704280e67fd46e102922101c832fce | bba5e456a03e488c5f978cb818d817e5008eab91 | refs/heads/master | 2023-08-16T04:38:03.362601 | 2018-02-23T11:42:23 | 2018-02-23T11:42:23 | 122,614,004 | 0 | 0 | Apache-2.0 | 2023-08-05T18:31:17 | 2018-02-23T11:40:13 | Java | UTF-8 | Java | false | false | 764 | java | /*
* Copyright (C) 2012-2017 DuyHai DOAN
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | [
"doanduyhai@gmail.com"
] | doanduyhai@gmail.com |
1820e1a14570e3d6f1ddf1ae11b722ac43bf9d9f | e6d8ca0907ff165feb22064ca9e1fc81adb09b95 | /src/main/java/com/vmware/vim25/ProfileDeferredPolicyOptionParameter.java | 30fcffaf256a0de10174b37da96e0906c0aa2965 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | incloudmanager/incloud-vijava | 5821ada4226cb472c4e539643793bddeeb408726 | f82ea6b5db9f87b118743d18c84256949755093c | refs/heads/inspur | 2020-04-23T14:33:53.313358 | 2019-07-02T05:59:34 | 2019-07-02T05:59:34 | 171,236,085 | 0 | 1 | BSD-3-Clause | 2019-02-20T02:08:59 | 2019-02-18T07:32:26 | Java | UTF-8 | Java | false | false | 2,258 | java | /*================================================================================
Copyright (c) 2013 Steve Jin. All Rights Reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must re... | [
"sjin2008@3374d856-466b-4dc9-8cc5-e1e8506a9ea1"
] | sjin2008@3374d856-466b-4dc9-8cc5-e1e8506a9ea1 |
be1e53d605349bb7e08c98ec22612c84fdb538dd | c45c05d217ff12403c96e1caa7f27c4e0ebe0528 | /src/test/java/tech/blacksource/blacknectar/service/BlackNectarAssertionsTest.java | 1c0b5a9e3b36afca59c808ec639e21257d254443 | [
"Apache-2.0"
] | permissive | BlackSourceLabs/BlackNectar-Service | 2827705aa8f026322f6f0f52ab8b0fb4250d72e6 | 866a12638a8cca20c2f5dbc49c2d88b403bd88c5 | refs/heads/develop | 2021-06-18T06:05:39.558041 | 2017-04-19T15:31:30 | 2017-04-19T15:31:30 | 74,163,779 | 6 | 1 | null | 2017-04-18T20:43:40 | 2016-11-18T20:24:30 | Java | UTF-8 | Java | false | false | 5,613 | java | /*
* Copyright 2017 BlackSource, LLC.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | [
"jwellington.moreno@gmail.com"
] | jwellington.moreno@gmail.com |
1d5bc1566d9fa92b4fc0bf1e60590ab9ae07646a | 811a6ae32474291f492b97e03251cce935bb2d42 | /app/src/main/java/ch/six/sixwallet/backend/six_p2p/callbacks/SendRequestCallback.java | 463313bef5a23d9b5ad45aa7f4dcbba58bdc98cc | [] | no_license | paddyzab/sixwallet | 226d356a1006f53400f2877e3761097e060156e9 | d1a5461924b8bac7a4d5fc7ae29071e8c4f18ea4 | refs/heads/master | 2016-09-03T07:36:20.380669 | 2015-03-21T16:48:26 | 2015-03-21T16:48:26 | 32,590,162 | 0 | 1 | null | 2015-03-21T15:36:22 | 2015-03-20T15:02:18 | Java | UTF-8 | Java | false | false | 526 | java | package ch.six.sixwallet.backend.six_p2p.callbacks;
import android.util.Log;
import ch.six.sixwallet.Home;
import retrofit.Callback;
import retrofit.RetrofitError;
import retrofit.client.Response;
public class SendRequestCallback implements Callback {
@Override
public void success(Object o, Response respons... | [
"patryk.zabicki@gmail.com"
] | patryk.zabicki@gmail.com |
d92565d7bdfc03f75c1eeafe736fc667110e9a3c | 0b5964830c0da0608a14311df939001a43091f0c | /tutor-it-services/tutor-it-book/src/main/java/com/lz/read/service/ChildService.java | 2e3c73c9d3afad9a2a0b22aa35a4daf876f241a2 | [] | no_license | ring2/micro-tutor-it | af337ba860b5d4ca1a5ad778f17b178a3a695a75 | a997a0392e2b8de5f1728a0675a5fae55c2521ff | refs/heads/master | 2022-12-12T08:19:05.871615 | 2020-09-08T13:54:06 | 2020-09-08T13:54:06 | 293,824,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 160 | java | package com.lz.read.service;
/**
* @author : lz
* @date : 2020/4/1 23:55
* description:
**/
public interface ChildService{
}
| [
"ring2977@163.com"
] | ring2977@163.com |
00c6848767c075064918ca810b84e0827db45f19 | e96faaa3164146f8e8a96b459dc05145569b6eb6 | /fx-gateway-server/src/main/java/com/fx/cloud/gateway/server/service/IGatewayRouteService.java | 5906496fbacbeb2648aa1751a24530197ac4580c | [] | no_license | GX13697255906/fx | 55f136bbc866be06e65c6f5b1a30251316dce9a2 | f36eadd067b7d74d5b540158c25c25319842e38f | refs/heads/main | 2022-01-20T08:32:27.444075 | 2022-01-20T03:32:55 | 2022-01-20T03:32:55 | 253,255,107 | 0 | 0 | null | 2021-04-26T20:08:15 | 2020-04-05T14:32:28 | Java | UTF-8 | Java | false | false | 469 | java | package com.fx.cloud.gateway.server.service;
import com.fx.cloud.gateway.server.entity.GatewayRoute;
import com.baomidou.mybatisplus.extension.service.IService;
import java.util.List;
/**
* <p>
* 开放网关-路由 服务类
* </p>
*
* @author xun.guo
* @since 2022-01-12
*/
public interface IGatewayRouteService extends IServi... | [
"2594226416@qq.com"
] | 2594226416@qq.com |
1c9bd5d8a484d2870ea45aa043d41ca901c76463 | ecf2c40f613588fa95f9c3109554f6a00be97762 | /src/main/java/com/byron/base/router/Dispatcher.java | 39a59debe41d1e8979d7e2a96ece5c2e8d9a3389 | [] | no_license | LengBoCode/base | 72b5ac539e2f95c391a80d8ac0eb2c0fae0bba9a | 23f2bc68f25dd076e6bde0af808a1e4b5c694b87 | refs/heads/master | 2022-12-23T15:45:30.111447 | 2020-09-12T06:55:32 | 2020-09-12T06:55:32 | 288,433,133 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 672 | java | package com.byron.base.router;
import java.util.HashMap;
/**
* 每个需要通信的组件内都有一个receiver
* 组件内通信的具体动作都有一个action
* Dispatcher负责统一管理receiver和action
*/
public class Dispatcher {
private static HashMap<String, BaseReceiver> receivers = new HashMap<>();
public static void registerReceiver(String re... | [
"byrongleng@tencent.com"
] | byrongleng@tencent.com |
4dfda19e41f9479a4c17da1ac2a1dbadefd19d34 | 39029cfbf2dbf8c7b3578963a526ffee7ff50944 | /app/src/main/java/com/omnitech/blooddonationnetwork/MainActivity.java | 541b9646966b3aa2961f44846c029d548ab33505 | [] | no_license | FawwazFaisal/BloodDotNet | 18c61045373fa3e87f1162f91809a0857b6605fd | 179994b026dff69073c637cc7805a8c811107e19 | refs/heads/master | 2022-11-11T01:16:25.347455 | 2020-06-23T21:57:21 | 2020-06-23T21:57:21 | 274,460,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,744 | java | package com.omnitech.blooddonationnetwork;
import android.Manifest;
import android.app.Dialog;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.location.LocationManager;
import android.net.ConnectivityMa... | [
"m.fawwaz.faisal@gmail.com"
] | m.fawwaz.faisal@gmail.com |
0b205454ffa163fc970044dfa4af03e27a275746 | ba4112172790b1c55a0640ee7c6ae69fc3939098 | /src/RadarChartPlatform.java | 4266fe51f907f72cc00238bde4766b35c93ae975 | [] | no_license | RoloAdriana/TFG_Adriana_Rolo_inchausti | f7ae2756d789d9d899077eec42690668a66a17a0 | 5c571b1c4469f9d5559736b8eedee75514e14f88 | refs/heads/master | 2016-09-06T04:37:46.946315 | 2015-06-21T17:58:31 | 2015-06-21T17:58:31 | 37,819,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,976 | java | import java.awt.*;
import org.jfree.chart.*;
import org.jfree.chart.plot.*;
import org.jfree.chart.labels.*;
import org.jfree.chart.title.*;
import org.jfree.data.category.*;
import org.jfree.ui.ApplicationFrame;
import org.jfree.ui.RefineryUtilities;
import org.jfree.util.*;
public class RadarChartPlatform extend... | [
"adrianarolo@hotmail.com"
] | adrianarolo@hotmail.com |
435a137212d844365f5ae06fc51a22d7d339696f | e76b9c328c32f3bc19148ce1b42fd2a2aea182e2 | /src/main/java/info/smartkit/eip/obtuse_octo_prune/configs/StaticResourceConfiguration.java | 7d3bb4080bf1bb12c5658a8bc01a045669124b60 | [
"MIT"
] | permissive | yangboz/spring-boot-elasticsearch-LIRE-docker | 8e84a2b4743189c6f766c348a9c524b88f795693 | 70414fa7555bb00dd055ccb249067f572b3486e1 | refs/heads/master | 2021-07-22T07:31:23.966678 | 2017-11-01T15:21:31 | 2017-11-01T15:21:31 | 44,301,575 | 7 | 5 | null | null | null | null | UTF-8 | Java | false | false | 1,263 | java | package info.smartkit.eip.obtuse_octo_prune.configs;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
@Configuration
public class StaticResour... | [
"YoungWelle@gmail.com"
] | YoungWelle@gmail.com |
d41bd071a1ccc1c24e33de30e1e68281cbdf3db6 | 9c27398b8808a59b476ea7f7b82a6faaa50e4027 | /src/main/java/br/alura/patterns/memento/Contrato.java | 142f6eeafc7e23cfa9c1901bd813ff9b17883085 | [] | no_license | gabrielsmartins/design-patterns-II | 09605f18708640c729c377d3ac8b6df0779ae126 | 80b7a22a0c0ca7938dd314f0af772e1123058581 | refs/heads/master | 2022-01-24T18:16:01.702605 | 2019-10-20T18:37:26 | 2019-10-20T18:37:26 | 216,408,972 | 0 | 0 | null | 2022-01-21T23:32:33 | 2019-10-20T18:36:02 | Java | UTF-8 | Java | false | false | 1,125 | java | package br.alura.patterns.memento;
import java.time.LocalDateTime;
public class Contrato {
private LocalDateTime data;
private String cliente;
private TipoContrato tipo;
public Contrato(LocalDateTime data, String cliente, TipoContrato tipo) {
this.data = data;
this.cliente = cliente;
this.tipo =... | [
"ga.smartins94@gmail.com"
] | ga.smartins94@gmail.com |
772419905df676d67d98219b8e6aee5b3f17ef7b | 2b8c4443062c92ebed1093a979c92a5e38a5d70a | /src/main/java/com/korabelska/demo/repository/impl/DoctorRepositoryImpl.java | 511764c10851a0e3e6ec173a204e6382ca415245 | [] | no_license | yuliiakorabelska/data-jdbc | cb30d08bb9a56bc45de5c8c985c8a4d38ba34d0a | b8f0d106b6c741837e82af30a48822c94a1d3763 | refs/heads/master | 2022-06-09T18:31:42.193080 | 2020-05-05T13:50:13 | 2020-05-05T13:50:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,854 | java | package com.korabelska.demo.repository.impl;
import com.google.cloud.spanner.Key;
import com.korabelska.demo.exceptions.EntityNotFoundException;
import com.korabelska.demo.model.Doctor;
import com.korabelska.demo.repository.BaseRepository;
import org.springframework.cloud.gcp.data.spanner.core.SpannerTemplate;
import ... | [
"fedosenkoj@gmail.com"
] | fedosenkoj@gmail.com |
76accde9069424c364bf7d3793303374545a89a3 | a65ef3e98a8218ae774cbf000e6ba408abd5533a | /WebApp18/src/com/test/FriendDTO.java | 3c650515a0c7fb2cedb2553796e40307fd84328d | [] | no_license | SaeRomii/WebStudy | b5f510b63622a272bab228ace510ab357abbba21 | 58a37fb87d8384deeb78905214b7b610c97abaa6 | refs/heads/main | 2023-05-29T00:00:34.972254 | 2021-06-09T14:04:09 | 2021-06-09T14:04:09 | 362,139,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 773 | java | /*=====================
FriendDTO.java
=====================*/
package com.test;
public class FriendDTO
{
private String userName; //-- 이름
private String userAge; //-- 나이
private String gender; //-- 성별
private String[] boys; //-- 이상형
// getter / setter
public String getUserName()
{
return userName;
}... | [
"rmimimi22@gmail.com"
] | rmimimi22@gmail.com |
d9fc5b99c9f39a229a7ccd195d976aab4ec092b2 | 3c5a076e323b58cd8cee661200840ed698897484 | /JAVA/spring/springfm-di-annotation/springfm-di-annotation/src/main/java/com/liteworm/App.java | 8183cc600fa6a4261cfb732307853a8668fcc8e2 | [
"Apache-2.0"
] | permissive | LiteWorm/wormlearning | a221f6dd94004aec635ade991f44555497d5e163 | 64fd89cc53e65f264a5c134d207403c5a2565e92 | refs/heads/master | 2023-09-01T18:53:12.268838 | 2023-08-31T01:27:00 | 2023-08-31T01:27:00 | 249,720,611 | 0 | 1 | Apache-2.0 | 2023-08-23T05:33:53 | 2020-03-24T13:50:29 | Java | UTF-8 | Java | false | false | 175 | java | package com.liteworm;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"ly090820@gmail.com"
] | ly090820@gmail.com |
b71c28de89732397e11b046ddebf6b2fa4c4cce2 | 45b77c4898fff71af1604f244fe65b665cfbfb66 | /src/main/java/com/example/web/controller/TweetController.java | f7932042964f895ffb10ff2156904c6a9113c39c | [] | no_license | rokuyamad/pictweet_java | 945f3a96984515d03c57d50cfa0b0e6265e4b546 | 874146de71feb231c1dd821972b8380c66f72a37 | refs/heads/master | 2021-10-10T06:02:37.572372 | 2019-01-07T13:38:09 | 2019-01-07T13:38:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,058 | java | package com.example.web.controller;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.web.PageableDefault;
import org.springframework.se... | [
"dr19950228@gmail.com"
] | dr19950228@gmail.com |
56ee06f3fc3605d613635d7fe029feabd009e0f7 | 977bc9c6bcf97364015de2dffa99c42306e422d7 | /src/AnnotationTest/AnnotationLogic.java | 643e4203d53432373978485c6a3c8144f1ab70b5 | [] | no_license | MeiChen26/LeetcodeTest | e6911047d34ee4c1b227d0d503118f76867822ea | 85466f48c1ca935a0a21c15a1fbba22243b523a9 | refs/heads/master | 2021-02-07T20:23:01.427744 | 2020-03-23T04:31:07 | 2020-03-23T04:31:07 | 244,073,074 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 657 | java | package AnnotationTest;
import java.lang.reflect.Method;
public class AnnotationLogic {
public static void annotationLogic() {
Class useAnnotationClass = UseAnnotation.class;
for(Method method : useAnnotationClass.getMethods()) {
SimpleAnnotation simpleAnnotation = (SimpleAnnotation)... | [
"meitong@meitongdeMacBook-Pro.local"
] | meitong@meitongdeMacBook-Pro.local |
8e496177009633c6c9e1926f2c8c3eb661a2f358 | 1dfd0e45975f1cf7ff9f9561ff2cc18559e5c7df | /Projects/中证技术CMS/zzjscms/src/main/java/com/zzjs/cms/entity/vo/ComponentTypeVo.java | 58fa367069ab4cfcd577f0b1012237e2515e2975 | [
"Apache-2.0"
] | permissive | fengmoboygithub/main_respository | 20434a7a676707916a035d4f19f40dba56f26186 | c17bc196ae606ce4af503b68af7a926a8e677986 | refs/heads/master | 2023-01-12T23:43:15.501710 | 2020-11-18T15:48:48 | 2020-11-18T15:48:48 | 313,973,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,185 | java | package com.zzjs.cms.entity.vo;
import java.util.Date;
import java.util.List;
import com.zzjs.cms.constant.ComponentTypeConstant;
import com.zzjs.cms.entity.Component;
/**
* 组件类型vo类
*
* @author yinlong
*
*/
public class ComponentTypeVo {
/**
* 组件类型ID
*/
private long tpCompTypeId;
/**
* 组件类型名称
*/
pr... | [
"yangyanchao@otc-tech.cn"
] | yangyanchao@otc-tech.cn |
28586d568fb7f3c837a3f284387318bc8dd79b57 | 8e61a9658370a6ddb46316c9930d14aa6b37902f | /src/JP420000/bssv/e1/oracle/ShowSalesDetailLinePricing.java | bac21a7d9bcbe0646e30be04b02bcfa446d19be8 | [] | no_license | alanOO7/JDE_SOAP | dc1b1c1bfd7063542af8062bd61bcf165d84bcbc | 7fc78ee5510a61bd0f7ffe75265b4aac023b372e | refs/heads/master | 2020-05-31T14:10:55.762874 | 2019-06-05T05:34:56 | 2019-06-05T05:34:56 | 190,322,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,997 | java | /**
* ShowSalesDetailLinePricing.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package JP420000.bssv.e1.oracle;
public class ShowSalesDetailLinePricing extends JP420000.bssv.e1.oracle.ValueObject implements java.io.Serializable {
... | [
"alan_oo7@outlook.com"
] | alan_oo7@outlook.com |
ce94a9017be6206d736d746beb840b33ef5bc3bb | 96c161bbc218794a1c7216af301ebcd584265ae6 | /src/dbQuery/MySqlImageTest.java | de78c82d3262b7503acf2327097228c3649eff48 | [] | no_license | dpmihai/test | b23d57812156d174990e819be7fa878c2957b16a | 0eab964edfc13ebd1a7179d806cb2b5e6d2772a4 | refs/heads/master | 2020-04-15T22:50:03.796014 | 2017-07-28T12:33:03 | 2017-07-28T12:33:03 | 6,610,594 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,464 | java | package dbQuery;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.OutputStream;
import java.sql.Blob;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sq... | [
"dpmihai@yahoo.com"
] | dpmihai@yahoo.com |
d95c87ae2d08c56bd2fb944fb37b057928e61588 | 4c81abdbfb3d32ca3285ce5ab74c390d63e8ed7d | /app/src/main/java/smart/budget/expense/base/BaseActivity.java | 80262ce9c43eef42770017250da112025f38e482 | [
"MIT"
] | permissive | dhirajkumarsan/Expense | 4cfceab7491511aee4df326c0952ebeae7f7a34f | 6ead68a11d1415b83851db40537b1b38c9cc44be | refs/heads/master | 2023-02-16T09:48:33.020802 | 2021-01-06T17:04:36 | 2021-01-06T17:04:36 | 325,222,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package smart.budget.expense.base;
import androidx.appcompat.app.AppCompatActivity;
import com.google.firebase.auth.FirebaseAuth;
public class BaseActivity extends AppCompatActivity {
public String getUid() {
return FirebaseAuth.getInstance().getCurrentUser().getUid();
}
}
| [
"bhavansharora21@gmail.com"
] | bhavansharora21@gmail.com |
bd8108c690970b1f487845a92f37fac652154091 | e18fc8d3cedf8499df91de319801095f52e11081 | /src/main/java/ru/progect/AppMain.java | ba28649747402c64ba27a57fe9b7ab28eab6771b | [] | no_license | SheeRMooN/springF | ae03d5fd94254085b785f5c17f0bbac3d1e5f17f | a8a504ad51c06be2d2bd433094614c41f5af179c | refs/heads/master | 2023-03-28T00:27:54.967291 | 2021-03-30T12:01:10 | 2021-03-30T12:01:10 | 352,735,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 759 | java | package ru.progect;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import ru.progect.musicType.MusicPlayers;
public class AppMain {
public static void main(String[] args) {
AnnotationConfigApplicationContext context = new AnnotationConfigApplicationContext(
... | [
"legionerus@yandex.ru"
] | legionerus@yandex.ru |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.