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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a35f6da1474c0bce92a339166f4e717f6c39188b | eb64ad2bc1cf6a4093edf3df31da04451595e2cb | /CultureGlass/app/src/main/java/cam/cl/kilo/ui/ResultsCardScrollAdapter.java | 62c2e88ff5450f023730d345dbeb45f0aa333a4c | [
"Apache-2.0"
] | permissive | raahilshah/ProjectKilo | fdafd3022c09281d7915e91d3d22ae4468e49884 | 7dff04c88d8c0459ddff42a496d881c3d0442331 | refs/heads/master | 2020-04-01T16:31:23.391110 | 2015-03-02T11:48:44 | 2015-03-02T11:48:44 | 29,470,714 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,323 | java | /*
* Copyright (C) 2014 The Android Open Source Project
* Copyright (C) 2015 Group Kilo (Cambridge Computer Lab)
*
* 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.ap... | [
"ruhatch@me.com"
] | ruhatch@me.com |
94e225725dd8ce670ad5884ae3fce27f8eab863e | 98d313cf373073d65f14b4870032e16e7d5466f0 | /gradle-open-labs/example/src/main/java/se/molybden/Class28865.java | 4ebe7c3f1961275c349d4bf0787666b66a0f3c10 | [] | no_license | Molybden/gradle-in-practice | 30ac1477cc248a90c50949791028bc1cb7104b28 | d7dcdecbb6d13d5b8f0ff4488740b64c3bbed5f3 | refs/heads/master | 2021-06-26T16:45:54.018388 | 2016-03-06T20:19:43 | 2016-03-06T20:19:43 | 24,554,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 110 | java |
public class Class28865{
public void callMe(){
System.out.println("called");
}
}
| [
"jocce.nilsson@gmail.com"
] | jocce.nilsson@gmail.com |
59b9b9f4a37fb2079c6c24884b5b386efae919ad | 302f071ff3197065c74092a4ccf791dde589caa6 | /MWDBPhase1/src/edu/asu/mwdb/util/Constants.java | 13ff55b86110fa988301b76110dc8d9c3ea140af | [] | no_license | kirankumarbatna/MWDBP1 | 09213ce2425766f0426da138452750634c33ac89 | 76f37d77a72a012d644c2b00a6d6228cde5950a0 | refs/heads/master | 2021-01-17T14:12:59.021563 | 2013-10-15T01:46:28 | 2013-10-15T01:46:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,277 | java | package edu.asu.mwdb.util;
import java.awt.Color;
public class Constants {
public static int NUMBER_OF_SENSORS = 20;
public static int NUMBER_OF_DOCS;
public static float HIGHEST_IDF;
public static int TOP_COUNT = 10;
public static int GRAYSCALE_VALS = 255;
public static float MAX = 1.0f;
public static float M... | [
"emkishan@yahoo.com"
] | emkishan@yahoo.com |
6d34b78a05df37d57ff206ec8655ae35ca7f0a09 | d0bf33b888309701f4ee62de7db01c0686ec0145 | /Helloworld.java | ec3bfe7f09a55694c716a344446e54836f5bd07f | [] | no_license | annasimha/JavaProgram | 1a96579872e6fadc890a2e1219228764e2b2fb85 | d03da6339594c7e29aee3b613e81239662cee239 | refs/heads/master | 2020-05-23T14:12:40.510724 | 2019-05-15T10:55:46 | 2019-05-15T10:55:46 | 186,797,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19 | java | Hi
This narasimha
| [
"narasimha.c.15@gmail.com"
] | narasimha.c.15@gmail.com |
dafb655779939c79a25f28571321d608111de22a | 71e733646f66b53f64988cdb0f85a846fcfc4900 | /GameOfLife/GameOfLife.java | cf71bdcec389f5b3896baa0a827361b3623179ff | [] | no_license | ogunoksuz-developer/Java | 202c84a77019f18c72b8363f05bc7fe0e01b9f29 | f6fc1029e408fba8facd5da4db67061ddaf74711 | refs/heads/master | 2022-09-22T19:06:33.090576 | 2020-05-31T12:44:17 | 2020-05-31T12:44:17 | 268,277,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 999 | java |
import java.util.Scanner;
public class GameOfLife {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int dizi[][];
System.out.println("Please enter number of cow :");
int cow = input.nextInt();
System.out.println("Please enter number of column :");
int... | [
"ogunksz28@gmail.com"
] | ogunksz28@gmail.com |
4d0cfb1ecd8982e1ecab7add6bf850199e830763 | 2af70244427b4034b683512a60b17c9373e90773 | /app/src/main/java/com/doandstevensen/lifecollage/ui/featured_collage/FeaturedCollagePresenter.java | e04ff621352203db465a598f568f675c3c572485 | [] | no_license | sheenanick/life-collage | 6418fa4678d7c3149471ee1439ec7acee706b603 | 001c889c9a16499a2c99747f015dc67ae3fb2b67 | refs/heads/master | 2021-01-11T15:58:00.362571 | 2017-02-27T18:23:15 | 2017-02-27T18:23:15 | 80,446,331 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,535 | java | package com.doandstevensen.lifecollage.ui.featured_collage;
import android.content.Context;
import android.view.View;
import com.doandstevensen.lifecollage.data.model.PictureResponse;
import com.doandstevensen.lifecollage.data.remote.DataManager;
import com.doandstevensen.lifecollage.data.remote.LifeCollageApiService... | [
"sheenanick@gmail.com"
] | sheenanick@gmail.com |
da4dce18bf74a8cd393df5c5193b91873d8483d9 | 12d58f9a036cb639bdf5e50758dd05090bbf289d | /MathematicalCalculations/HowManyDigitInNumberAreDivisableBy3.java | a3673a6eca22a9140adeecddeffbe7f96668805a | [] | no_license | katarinatodorovic/Java | a4d19ec4485818cb431d280af820f8be986fe01a | 9b3446c05232ff7a4596b538a072380776cd755c | refs/heads/master | 2022-12-24T15:47:02.626841 | 2020-09-20T14:49:19 | 2020-09-20T14:49:19 | 293,961,112 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,943 | java | import java.util.Scanner;
public class HowManyDigitInNumberAreDivisableBy3 {
public static void main(String[] args) {
/*Učitati jedan broj i ispisati koliko on sadrži cifara koje su deljive sa 3.
B) Modifikovati program tako da se postupak pod a) ponavlja i to tako da pre svakog unosa korisnik vidi
pitanj... | [
"kayattd@hotmail.com"
] | kayattd@hotmail.com |
da0b51e4a4b27006adaaf3e7b8c701c59c392d36 | 5245085c230929cdb91db049672f8f276646560c | /mula-base/src/main/java/org/mula/finance/core/ui/screens/habits/list/HabitCardListCache.java | 00532015588bf5849a87dbec4fa9f3b6f8a86ebb | [] | no_license | katrinaannhadi/MULAFinanceApp | 9e7371778d2fe2fbcc61e94cd6d3832409cd6115 | 3130dbd1dfc7438268621cf0320c0856e836e00e | refs/heads/master | 2022-04-25T04:50:36.130679 | 2020-04-30T03:51:17 | 2020-04-30T03:51:17 | 258,404,445 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,278 | java | /* Mula */
package org.mula.finance.core.ui.screens.habits.list;
import androidx.annotation.*;
import org.mula.finance.core.AppScope;
import org.mula.finance.core.commands.Command;
import org.mula.finance.core.commands.CommandRunner;
import org.mula.finance.core.models.Habit;
import org.mula.finance.core.models.Habi... | [
"katrinaann.abdulhadi@student.unsw.edu.au"
] | katrinaann.abdulhadi@student.unsw.edu.au |
7c78f05abdafe74e42b8b42034c9b9997b9924e5 | 30033d4c8991bc4d2c08196728eb517be098c8dc | /micrometer-core/src/test/java/io/micrometer/core/instrument/composite/CompositeMeterRegistryTest.java | 30172e884add651ba1fd196601fce2fdfba823b5 | [
"Apache-2.0"
] | permissive | samaitra/micrometer | ac98d3948607c55dd2bab720c4a995f59365e28b | 2b709cd914f5f7c927ddd13e6b7bd7d2f29f22ed | refs/heads/master | 2021-09-01T21:16:51.225991 | 2017-12-27T21:10:54 | 2017-12-28T15:09:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,594 | java | /**
* Copyright 2017 Pivotal Software, Inc.
* <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 applicab... | [
"jkschneider@gmail.com"
] | jkschneider@gmail.com |
9e7ba6d1c932a5c28ef8ee2f983374906372deff | 84dfd5d702457c93c9db32a4fc956a360980326c | /Week_02/src/test/java/Solution1021Test.java | 31cbccf989d561ae0c0695685d94bfa8213188e8 | [] | no_license | stockcode/algorithm009-class02 | 202017f8dbae4fdb71796722fc500d371fa15ab6 | e1337fb563aa71dd468012c3ec078316eceaa797 | refs/heads/master | 2022-11-25T14:25:07.142634 | 2020-07-27T05:59:32 | 2020-07-27T05:59:32 | 264,673,627 | 0 | 0 | null | 2020-05-17T13:31:30 | 2020-05-17T13:31:29 | null | UTF-8 | Java | false | false | 509 | java | import org.junit.Assert;
import org.junit.Test;
import static org.junit.Assert.*;
public class Solution1021Test {
@Test
public void removeOuterParentheses1() {
Solution1021 solution1021 = new Solution1021();
Assert.assertEquals("()()()", solution1021.removeOuterParentheses1("(()())(())"));
... | [
"geng_ke@sina.com"
] | geng_ke@sina.com |
3346de8a153c095f31c9da7b7f4c268105379ee3 | 461b4c60a28375ab296f16ed4bb33caf60e33f1e | /Tubes/src/Controller/ControllerKonfirmasiPinjam.java | 2c6570fe02e7a3fba1724c0d539ae2e21ea79da9 | [] | no_license | wafasa/Koperasi-1 | 548afb7c2b3e85c76a2c3c9fc9c5c5627a6f0a12 | c6a47ebbb9f49c8ec4f9ceec47cf2843259c72bf | refs/heads/master | 2020-12-30T12:23:27.337633 | 2016-12-09T02:40:47 | 2016-12-09T02:40:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,596 | 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 Controller;
import Database.Database;
import View.KonfirmasiHapus;
import View.KonfirmasiPinjam;
import java.awt.event.ActionE... | [
"rezaagungpambudi@gmail.com"
] | rezaagungpambudi@gmail.com |
9be3b9246bbe46f21f607667c6381caef3db9d4a | 03484229f7264b5d5aab9042e6867ba3622ff198 | /src/main/java/com/psp/service/ProjectService.java | 1b6385871080e8e6f9ece8ff6f517be9f715bebe | [] | no_license | VLiamZhao/Project-Sharing-Platform | 26bb7bb52edcd1d0ff14197f1b0c154b779f46af | bc83c67c8e62498d71a6525cdadee3104976ef2f | refs/heads/master | 2022-12-21T10:43:14.234510 | 2020-09-25T07:27:34 | 2020-09-25T07:27:34 | 271,102,866 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,005 | java | package com.psp.service;
import com.psp.model.Project;
import com.psp.repository.ProjectDao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class ProjectService {
@Autowired
ProjectDao projectDao;
publi... | [
"canzhao216@gmail.com"
] | canzhao216@gmail.com |
6d098e01632e7b1006154d6ff1ecf37ab5bfa948 | 3c238dc9e39a7cbec68305cbe914f46362cd3eaa | /youzan-ad-service/youzan-ad-sponsor/src/main/java/com/youzan/ad/entity/unit_condition/AdUnitDistrict.java | f1931870ed079e388b0e5388898c029c89ef8920 | [] | no_license | java-baimugudu/1607C | b0e022f872f0395a5dccbffeb2667cdac9acf996 | e849cde60881fa63792f857629b6ef67978f3ea5 | refs/heads/master | 2020-05-16T01:53:33.243437 | 2019-05-22T01:12:45 | 2019-05-22T01:12:45 | 182,610,191 | 11 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,165 | java | package com.youzan.ad.entity.unit_condition;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import... | [
"fei202s@163.com"
] | fei202s@163.com |
baf35735f94f977653f31bbb69b5f1f0badacd9e | ac6709b0f9d24f604e0f808b976c1635752286e0 | /src/com/vinay/designpatterns/strategy/scoreboarsystem/model/SquareBalloon.java | 215a26795384635df4f8b2a44c059da38276103c | [] | no_license | VinayagamD/JavaDesignPatterns | 6fcee95fd635a334e4814fe092e216448cbd55cf | b004c9a76932337d30da7ea47fb5ddb459741fd2 | refs/heads/master | 2020-07-03T17:40:24.118913 | 2019-10-02T15:53:58 | 2019-10-02T15:53:58 | 201,990,015 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package com.vinay.designpatterns.strategy.scoreboarsystem.model;
import com.vinay.designpatterns.strategy.scoreboarsystem.controller.ScoreAlgorithmBase;
public class SquareBalloon implements ScoreAlgorithmBase {
@Override
public int calculateScore(int taps, int multiplier) {
return (taps * multiplie... | [
"vinayagam.d.ganesh@gmail.com"
] | vinayagam.d.ganesh@gmail.com |
df68f4f61ce0fc373f18763ca0ab07ea8a7fb986 | 6bd1c798616947561e91c032a87c2dff7ab95bf3 | /Book.java | 5f3e52199082aec24e0aff9cff02f9ff549d565c | [] | no_license | AshiPal/pheonixrepo | 388edd0a462a92c030717b6141b192aa866f8eb7 | 297990075347125ec1d72fbaebaa367f5affbc64 | refs/heads/master | 2022-02-11T19:03:54.552451 | 2019-07-20T10:44:27 | 2019-07-20T10:44:27 | 197,891,460 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | public class Book
{
public int bookId;
private String title;
private String author;
private float price;
public void setBookId(int bookId){
this.bookId=bookId;
}
public int getBookId(){
return bookId;
}
public void setTitle(String title){
this.title=title;
}
public void setTitle(String author){
... | [
"ashipal8@gmail.com"
] | ashipal8@gmail.com |
10476027b13da26ddf8a837537a544cdb6a48139 | 95560053663d4b32dc437754860e0d7b1e4ac372 | /src/main/java/com/yelp/scraper/dto/gvisionapi/Request.java | 2836f442ee69e85540a9322c566a978ceedeb56b | [] | no_license | tuty-fruity/yelpscraper | 8b2e4b5b58238a76c044fb773fea7ec3513e0175 | 1699b53618e95fc730a028f484c71540adb71de8 | refs/heads/master | 2023-02-02T04:41:43.570403 | 2020-12-16T12:01:37 | 2020-12-16T12:01:37 | 321,962,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 247 | java | package com.yelp.scraper.dto.gvisionapi;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class Request {
@JsonProperty(value = "image")
private ImageAttr image;
}
| [
"johnreytingson19@gmail.com"
] | johnreytingson19@gmail.com |
132596f534225b3e22cc2b84df4e2e3ce1514e28 | 006c500a6ee933a9a55a8ebd13e6a0114fc661e7 | /src/main/java/br/ufc/hpc/frontend/webservice/CoreServicesParserConfigurationException.java | ce7f29b4e42a7372fa322a503265142e3d49360e | [] | no_license | alyssongomes/HPC-Shelf-FrontEnd | fcfe10ea5f550036f6cc33e3a06d25d02aaa3757 | 74b762ed6ea0b3fb89a0afa00d7fd0bc9c3817ef | refs/heads/master | 2021-04-22T06:35:47.450556 | 2017-12-19T23:27:40 | 2017-12-19T23:27:40 | 41,442,103 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,997 | java |
package br.ufc.hpc.frontend.webservice;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
... | [
"alyssonasn02@gmail.com"
] | alyssonasn02@gmail.com |
eb1a7bb5450b0f132166a52ff51199c956efff00 | 0051b6c25978ca8cf710b6839598c90d17cb4809 | /ex06_2/src/main/java/org/zerock/service/BoardService.java | fc80c3d1cbdcdec3a405d60c5891cc84c4c630c3 | [] | no_license | unisung/springQuickEclipse01 | 009e81301a275c753f003f03f77e799d82c22fb8 | 3ff09468c374060209f68a96b028c952c58d0053 | refs/heads/master | 2023-04-05T19:18:37.215717 | 2021-04-23T08:59:39 | 2021-04-23T08:59:39 | 351,041,296 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 523 | java | package org.zerock.service;
import java.util.List;
import org.zerock.domain.BoardAttachVO;
import org.zerock.domain.BoardVO;
import org.zerock.domain.Criteria;
public interface BoardService {
public void register(BoardVO board);
public BoardVO get(Long bno);
public boolean modify(BoardVO board);
public boo... | [
"vctor@naver.com"
] | vctor@naver.com |
db7cc6d0e413eb8f96e3543dc22d784a5704180f | ccbf385aa34eab82295350bcca33b7904a180ce7 | /client/src/main/java/edu/sjsu/cmpe/cache/client/DistributedCacheService.java | e7e9a3744c9444355eebde6af403c71476089c7a | [] | no_license | Ashutosh-Chandane/cmpe273-lab3 | 35d4f90fe5588d257ec9768cdaf88111ec3e8c58 | 4db30443842cfd721c08387b66aa8d834ef322c7 | refs/heads/master | 2020-05-09T16:12:24.584747 | 2015-05-17T07:55:16 | 2015-05-17T07:55:16 | 35,752,244 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,777 | java | package edu.sjsu.cmpe.cache.client;
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.JsonNode;
import com.mashape.unirest.http.Unirest;
import com.mashape.unirest.http.exceptions.UnirestException;
import org.json.JSONArray;
/**
* Distributed cache service
*
*/
public class Distributed... | [
"ashutoshchandane7390@gmail.com"
] | ashutoshchandane7390@gmail.com |
f2c0fbd7ee04aeaed4e0fb9d453d9ef68ac4a2e2 | 2c0cec95fe46e9d2234859f7cc0f83aed92e5aba | /insti_ciclos_taller/src/insti_ciclos_taller/CrearBase.java | a3e771ed48b24badc2a19d1c90b89db3eb261d72 | [] | no_license | VILABOA0008/programacion-cosas | 4ef528abb49e31371d57b602995d286f79352318 | d99b1be4871f9dcbc7392661a4a4d8d4077b8130 | refs/heads/master | 2020-05-04T18:29:12.363764 | 2019-04-03T19:46:09 | 2019-04-03T19:46:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,639 | 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 insti_ciclos_taller;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.... | [
"you@example.com"
] | you@example.com |
386d87d4388c399fdb328790dfeffa45a3c2084c | bb9fb15b60d96c58d20ff5a7335b947f83ccf1da | /app/src/main/java/com/googlecode/flickrjandroid/groups/members/MembersList.java | dff64bab317e72e3046cee71791d79defd9337b2 | [
"MIT"
] | permissive | rehansheta/Yahoo-Identify | 44f012b5beef67c58e1ca29cc99966382cb1f97c | e07c3fa3403b9c3f875ff4a53438f1bd6022f1b8 | refs/heads/master | 2021-05-04T06:30:48.501971 | 2016-10-10T11:16:15 | 2016-10-10T11:16:15 | 70,480,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | package com.googlecode.flickrjandroid.groups.members;
import com.googlecode.flickrjandroid.SearchResultList;
/**
* List of Group-members.
*
* @author mago
* @version $Id: MembersList.java,v 1.1 2009/06/21 19:55:15 x-mago Exp $
*/
public class MembersList extends SearchResultList<Member> {
private ... | [
"rehan.sheta@gmail.com"
] | rehan.sheta@gmail.com |
a313da942e1d6c1c33d1a7a881a979b0a91d7bce | 6045518db77c6104b4f081381f61c26e0d19d5db | /datasets/file_version_per_commit_backup/jruby/4b16ae8975b3da52b4b2bac273ed452f358011c3.java | cd9ba5f5491716b0a8bdcaab4e19f685e1035948 | [] | no_license | edisutoyo/msr16_td_removal | 6e039da7fed166b81ede9b33dcc26ca49ba9259c | 41b07293c134496ba1072837e1411e05ed43eb75 | refs/heads/master | 2023-03-22T21:40:42.993910 | 2017-09-22T09:19:51 | 2017-09-22T09:19:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 50,611 | java | /***** BEGIN LICENSE BLOCK *****
* Version: EPL 1.0/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Eclipse Public
* License Version 1.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.eclipse.org/legal/epl-... | [
"everton.maldonado@gmail.com"
] | everton.maldonado@gmail.com |
4d7ea298a1d1b84a85d930e807cb0cfcd5d048c2 | 3c86b2a273abaf935683862f048f346f09d5bb0a | /app/src/main/java/com/example/mimalabo/MainActivity.java | 4560e2f1873e342da37199a2440af0087ae0d836 | [] | no_license | francisco50/Mimalabo | ab92055a2d9087285b6c7081ccac1f68715dd449 | 6c6c4925118cff9c9aa0eda1cddfdd5af7dc98a1 | refs/heads/master | 2023-03-21T20:14:32.306344 | 2020-12-08T05:58:52 | 2020-12-08T05:58:52 | 262,709,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,942 | java | package com.example.mimalabo;
import androidx.appcompat.app.ActionBar;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.TranslateAnimation;
import android.widget.Bu... | [
"franciscodeasis50@gmail.com"
] | franciscodeasis50@gmail.com |
0e0e4021323db257ab9c13cc3df4e32cca202296 | f49f57809f81d65bec18691b07ef36e1816a7352 | /src/main/java/com/masterdevskills/cha3/ext4/JdbcConnectionPool.java | e301407b719d207487f8f3450eca578ef71c1d29 | [] | no_license | MTcodeE/advancejava-exercise | 9698e25f9ba830461dacf74ae34b2c7255af3fa5 | dd7185ead23e67fc89811c1d144af20ce1e813e5 | refs/heads/master | 2022-12-08T14:56:48.261659 | 2020-08-31T16:49:30 | 2020-08-31T16:49:30 | 287,548,943 | 0 | 0 | null | 2020-08-14T14:14:40 | 2020-08-14T14:14:39 | null | UTF-8 | Java | false | false | 1,339 | java | package com.masterdevskills.cha3.ext4;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
//TODO
// Hints: use BlockingQueue
// Use delegate pattern, create a new ProxyConnection
public cl... | [
"moh.tarek00003@gmail.com"
] | moh.tarek00003@gmail.com |
9fb48e11df58d9aa341e412cf2bef8bb49603ce1 | b958bb8d20cb8fcfebf3be6c1089c624093dd685 | /app/src/androidTest/java/com/rescreation/trematrik/ExampleInstrumentedTest.java | 414c6d4a717d08ccdd571d3fd15f625223f05569 | [] | no_license | sindhu-nir/Trematrik | 0ea677fb54e96f609cefb6657983d1bb5ecb74b5 | fe5333dd8bd1730cf592e911beb299b57a52a759 | refs/heads/master | 2022-04-15T22:32:27.499308 | 2020-04-17T15:06:06 | 2020-04-17T15:06:06 | 256,532,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package com.rescreation.trematrik;
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 ... | [
"srelahee@gmail.com"
] | srelahee@gmail.com |
32d0bce418e0cf4ed9f31341f6d9a63b0431fbd2 | 286eb82451484edfb21154c128c97c43c68cfa9d | /src/main/java/com/hanj/blog/web/admin/UserController.java | 3dca98b8a1e6ab0b10d8a6214439e4a015af086a | [] | no_license | hanj123/blog | e59c74f8a939d182ff587817f1fff03d4d7cadf5 | 83b513395e11db0bfa8eac22d9ed61122bb1731c | refs/heads/master | 2020-08-30T07:18:51.392741 | 2019-10-29T14:25:51 | 2019-10-29T14:25:51 | 217,969,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,479 | java | package com.hanj.blog.web.admin;
import com.hanj.blog.po.User;
import com.hanj.blog.service.UserService;
import com.hanj.blog.util.MD5Util;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.we... | [
"553312638@qq.com"
] | 553312638@qq.com |
7baf465e1ba6012a559c2d533407c3c551889670 | 1a87a30cdc95d50136ff9d354c2aa8824ceb76bb | /src/main/java/com/nats/design/patterns/factory/Language.java | 9850a8bb39f6ff6d56d61c6a351575b758678d90 | [] | no_license | nataraja-maruthi/JavaCodies | a9df176b419c51f2c59a3996748ccce79765e3e5 | fb232d0dc01054fb4275466df9ba617083bd5607 | refs/heads/master | 2018-12-20T05:58:23.107274 | 2018-09-17T11:43:20 | 2018-09-17T11:43:20 | 102,103,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 87 | java | package com.nats.design.patterns.factory;
public enum Language {
KANNADA,
ENGLISH
}
| [
"nataraja.maruthi@inmobi.com"
] | nataraja.maruthi@inmobi.com |
c92b24a22e255fb0d7629b40e2e9deae0a1fd692 | 7c6d378747e068c454e5c9d8cbf58180fa25f1aa | /mnis-oracle/src/com/his/mnis/entities/VwBqbrZy.java | 97a1b1de07c2077128d436df2ed902e34bd43f98 | [] | no_license | shawncn123/MNIS | 8410730af875b62f9ca1001dab7b4cd8f48fd682 | 4475858279a5afb9bce02ab88d73893e5e9349d4 | refs/heads/master | 2021-01-10T04:19:34.388882 | 2016-12-12T01:44:03 | 2016-12-12T01:44:03 | 51,803,482 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,805 | java | package com.his.mnis.entities;
/**
* VwBqbrZy entity. @author MyEclipse Persistence Tools
*/
public class VwBqbrZy implements java.io.Serializable {
// Fields
private String rowkey;
private Long key1;
private Integer key2;
private String bq;
private String chw;
private String bah;
private String xm;
priv... | [
"ymmarket@live.cn"
] | ymmarket@live.cn |
a437e038a9edcb35a7fab82e028eb2bce54ddb49 | c196d0e77c2c0926354a0892877c36dbce4311df | /pac4j-oauth/src/test/java/org/pac4j/oauth/profile/converter/JsonConverterTests.java | 226bf9ce77181a307cb19c7c730078bde4c2fb39 | [
"Apache-2.0"
] | permissive | odin1314/pac4j | ba2480d3bf89dda020d14f8cc885809de1eeedac | e37de32016aff9b344a56c07bd1520eca1a77f8d | refs/heads/master | 2020-12-24T17:26:50.201593 | 2016-02-16T18:36:33 | 2016-02-16T18:36:33 | 52,078,026 | 1 | 0 | null | 2016-02-19T09:47:52 | 2016-02-19T09:47:52 | null | UTF-8 | Java | false | false | 1,972 | java | /*
Copyright 2012 - 2015 pac4j organization
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... | [
"leleuj@gmail.com"
] | leleuj@gmail.com |
f17ccd3a9e1aaa893a6798a8e14ad4651172bda8 | 82428498091f5b253a789f9b4caad1d58fbf8e78 | /src/Homework/_AssessmentTest14CalorieBurnedCalculator.java | 3431ca161bb9f2b2511c61c4c6491ea4ad4abf17 | [] | no_license | Huri123/Spring2020B18_Java | c7136b967f4c45fe0b950ea744d457a6c5a1bdc2 | 424d3733cc9ecfd3bc288d96634e2b041a5cbdb8 | refs/heads/master | 2022-11-27T18:53:34.570757 | 2020-08-10T02:59:55 | 2020-08-10T02:59:55 | 286,362,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,771 | java | package Homework;
import java.util.Scanner;
/*
Instructions from your teacher:
One way to measure the amount of energy that is expended during exercise is to use metabolic equivalents (MET).
Here are some METS for various activities:
- Running 6 MPH: 10 METS
- Basketball: 8 METS
- Sleeping: 1 MET
METS are given per m... | [
"hurioruc2019@gmail.com"
] | hurioruc2019@gmail.com |
8b60aea04b074a35564221fbc9d89033586bdcb9 | 27267c6198b7e4149b741c55e26a5d990ed40c24 | /TestDiseases.java | 5b05423254aadd7b1a40346766fc871acfebe34f | [] | no_license | rounakbonbon/digi-doc | fa6b275af19b4a38657824b712787ecc534495ad | ec32d2a767539a70441f50de449b0a1bd6c1f448 | refs/heads/master | 2022-12-14T10:49:08.869235 | 2020-09-10T01:21:15 | 2020-09-10T01:21:15 | 294,268,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,975 | java | class TestDiseases
{
static void setValues(String diseaseNames[], int diseaseScore [])
{
//////////////////////////////////////////SETTING NAME VALUES//////////////////////////////////////////
diseaseNames[0]="Hypertension";
diseaseNames[1]="Diabetes";
diseaseNam... | [
"rounak@Rounaks-MacBook-Pro-5.local"
] | rounak@Rounaks-MacBook-Pro-5.local |
139a53d631466824f5413643726a772375bdcd65 | 32de09768dc9eef8ea2588596d8fcc91eb718e3a | /src/main/java/com/hcl/RetailApplication/Service/ProductService.java | 4ed62f732e9397fd31de966132ce5c0add011a85 | [] | no_license | sai555977charan/RetailApplication | 392a66b7bf72e43c6e6a1290877b130e6cf9b540 | d2a574cfa930d5f48ab7efc95e759352f11f200d | refs/heads/master | 2020-06-28T10:16:18.289976 | 2019-08-05T07:11:11 | 2019-08-05T07:11:11 | 200,207,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 536 | java | package com.hcl.RetailApplication.Service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.hcl.RetailApplication.Entity.ProductDisplay;
import com.hcl.RetailApplication.Repository.ProductDisplayRepository;
@Service
publi... | [
"manisha9233@gmail.com"
] | manisha9233@gmail.com |
ec9faa4818455f44360e983d8f572dbff92412b3 | ed5984e23302dc1f8d2742d3d9239d985a19841c | /gae/Lima1Sync/src-amber/oauth2-common/src/main/java/org/apache/amber/oauth2/common/error/OAuthError.java | 19c95e61ce5edf16ce83a74221068e39915c0846 | [] | no_license | jie-pan/Lima1 | 4e56f635650ea9163ccd5f350dcd17209febeccc | 2a34530dfb52245346c94e36cb0c6fb91a9a60a3 | refs/heads/master | 2020-05-07T05:45:17.406442 | 2014-03-18T13:29:41 | 2014-03-18T13:29:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,797 | java | /**
* Copyright 2010 Newcastle University
*
* http://research.ncl.ac.uk/smart/
*
* 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... | [
"kvorobyev@gmail.com"
] | kvorobyev@gmail.com |
e70fa6eaf81cd2e1cbd52baf7c923ed87de00dcb | 73cad2d5c46e6260f5bbe6bfe1a5de3c9ff1685a | /src/test/java/com/automaton/cell/ElementaryNeighbourhoodTest.java | bddc9ad64878a72b30808f67ea8a87d3b261f524 | [] | no_license | OatmealLick/cellular-automata | 878a22273a3581ffa1ee6c1b2d6085b95da9190c | 62e803642fd16dddb093d51af4c8b8813738274e | refs/heads/master | 2020-01-23T21:45:51.120346 | 2016-12-13T12:48:31 | 2016-12-13T12:48:31 | 74,681,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,941 | java | package com.automaton.cell;
import org.junit.Assert;
import org.junit.Test;
import java.util.Arrays;
import java.util.LinkedHashSet;
import java.util.Set;
/**
* Created by lick on 11/25/16.
*/
public class ElementaryNeighbourhoodTest {
@Test
public void neighboursNumberWithNeighbourhoodWidth3() {
C... | [
"scigalukasz@gmail.com"
] | scigalukasz@gmail.com |
1aa33d5c62334c750cf6592316fee87017731822 | e8bf550d5d220232e47fe710bc923c0c7de590f0 | /Assignment3/src/a3/Printer.java | 82b81057a575bf0fbc20496a7ed393da07a65cff | [] | no_license | nmjsbl/CSCB07 | debd98cce89214732ce8c509c1d613b3ac4e3ecd | c635b31e8ca011a248bfb52f1607da5726ffb266 | refs/heads/master | 2020-05-05T06:26:47.579169 | 2019-04-06T04:31:19 | 2019-04-06T04:31:19 | 179,787,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,943 | java | // **********************************************************
// Assignment0:
// UTORID: sibalnao
// UT Student #: 1003939786
// Author: Naomi Joy Sibal
//
//
// Honor Code: I pledge that this program represents my own
// program code and that I have coded on my own. I received
// help from no one in designing and debu... | [
"njs.sibal@gmail.com"
] | njs.sibal@gmail.com |
134331cfa1e9bebd19a483a9e6c469b11dd15833 | f7e3cd8455a5b6722ec18fa1158951802f57f642 | /program-logic/program-logic-master/src/shuo/laoma/concurrent/c65/VisibilityDemo.java | 10e4742be6912de606d62ec86e5f11d9accdff7a | [] | no_license | oneflyingsun/MyBooks | 75a413aca309ebc6c5caeb37c7f8795ccd6694f5 | 77f583528f52d1e525b554835d734c18e976115d | refs/heads/master | 2020-03-25T13:12:31.848520 | 2018-09-03T01:13:55 | 2018-09-03T01:13:55 | 143,813,343 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 554 | java | package shuo.laoma.concurrent.c65;
public class VisibilityDemo {
private static boolean shutdown = false;
static class HelloThread extends Thread {
@Override
public void run() {
while(!shutdown){
// do nothing
}
System.out.println("exit h... | [
"jayceatstar@gmail.com"
] | jayceatstar@gmail.com |
abb784dba8708a4e777ff378d2d186c74c7eda3c | 71dc527e1e70e9376973968c2f6f732ef1d77cdf | /backend/src/main/java/com/michaelmartins/dsdelivery/repository/ProductRepository.java | 6d41d680059f4e4b343053ed6cbe94bd0ae0c376 | [
"MIT"
] | permissive | DenisonMartins/dsdelivery | a71a95a1038daa94947daeed12f96fa6c3f709c5 | 301662e19b660c351bf61c5ccd36afede48cc712 | refs/heads/main | 2023-02-11T05:14:09.463019 | 2021-01-12T15:38:34 | 2021-01-12T15:38:34 | 326,775,719 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 313 | java | package com.michaelmartins.dsdelivery.repository;
import com.michaelmartins.dsdelivery.domain.Product;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface ProductRepository extends JpaRepository<Product, Long> {
List<Product> findAllByOrderByNameAsc();
}
| [
"michael.dl.mrtns@gmail.com"
] | michael.dl.mrtns@gmail.com |
ebe882899691a1c91e4c566f56ee3b876912edbf | 29f3758354b9528fd27e407e6ee168a4d8680845 | /src/main/java/com/jpm/iris/service/adapter/LocalDateTimeAdapter.java | 77f53ca2ef4f8a2d0ea8bad63eccc077686bbc01 | [] | no_license | jitendrasagoriya/iris-batch | ad242cf4748a5a1dc74982660157acefb54bf636 | 2d7efbf91afea8c8c1ed48313dd52f3a1acae751 | refs/heads/master | 2022-12-20T18:43:30.375425 | 2020-09-25T10:21:52 | 2020-09-25T10:21:52 | 293,699,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | package com.jpm.iris.service.adapter;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import org.xml.sax.helpers.XMLReaderAdapter;
public class LocalDateTimeAdapter {
private static final String DATE_FORMAT = "yyyy-MM-dd HH:mm:ss";
private static final DateTimeFormatter DATE_TIME... | [
"jitendrasagoriya83@gmail.com"
] | jitendrasagoriya83@gmail.com |
e14e230fed6826ed7a8cf04f9b3bfbd51c215af1 | 47a39c7e8e5edb44c29398dd5ab3f4dbd37ca3aa | /cube-android/src/android/support/v4/app/ActivityCompat.java | e3a3e5418043c9e40bddc0a38f5cb97dfb0a4192 | [] | no_license | Lucaziki/bsl_impc_android | 02840689dd5beb8e3c426a952b22870923380351 | ed94bc13cf04a642a31378109b722c2b8cb89929 | refs/heads/master | 2021-01-17T22:46:41.999425 | 2014-03-05T01:26:37 | 2014-03-05T01:26:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,322 | java | /*
* Copyright (C) 2011 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | [
"360992788@qq.com"
] | 360992788@qq.com |
8505f881b6d221fcf7d9f3b292a2ca5a67fe81aa | 01e7076c3f4435fbf623196a07ba2ffae2652255 | /src/ec/edu/ups/DAO/AgendaCitaMedicaDAO.java | 29fff15df14eb6fe2fc110fa888cfd2f9c6dc32d | [] | no_license | Juancarlos56/ProyectoIngSoftware-CitasMedicas | eee959ebc9e07148b6a66ab76e4f660fa9a66d53 | 2f7df6e752879d40f4de332c71c020c77e2972e7 | refs/heads/master | 2023-02-27T07:13:56.973966 | 2021-02-05T07:20:48 | 2021-02-05T07:20:48 | 336,152,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 159 | java | package ec.edu.ups.DAO;
import ec.edu.ups.entidades.AgendaCitaMedica;
public interface AgendaCitaMedicaDAO extends GenericDAO<AgendaCitaMedica, Integer>{
}
| [
"51795550+Juancarlos56@users.noreply.github.com"
] | 51795550+Juancarlos56@users.noreply.github.com |
66b077f09aaf198bfdf2e94ae28ac9c6deb2be21 | 949d4a8b88375b2a72c4e339afdf9f9a54f157d6 | /v2/musicGenerator/src/main/java/com/john-bernier/musicGenerator/voiceLeadingProfile.java | e273fe6aa5140b9202023eae3d33566a8fa62986 | [] | no_license | jbernie2/musicGenerator | ffe840fe751948055223d57b01e7e3a9db16d9e9 | 4142701f29ee79508505f4e4bab9a790f0f100c0 | refs/heads/master | 2021-03-12T19:35:47.180679 | 2013-03-20T05:49:25 | 2013-03-20T05:49:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,684 | java | /*
*Author: John Bernier 2/13
*voiceLeadingProfile.java:
* A customized set of voiceLeading rules, I will hardcode them for now,
* but in the future the user will be able to pass in the rules they want to use
* most likely through some sort of graphical interface or config file
*/
package com.john.bernier.musicGenerat... | [
"jbernie2@cs.rochester.edu"
] | jbernie2@cs.rochester.edu |
1c77b45c94779299d77f9de385aa9d3976de0309 | 7d922679835e8b621764e569d90b0759bdf9a11d | /app/src/main/java/app/nahehuo/com/ui/fragment/EventFragment.java | 32230c5b1b9716e5863e860be6052376df03a7af | [] | no_license | wyb20151010/Nahehuo | f4fe334cb276432bdeadd5a20b859ed8615528a4 | cf99489b67425637d61facdb6876fabfae19e286 | refs/heads/master | 2021-01-09T21:51:28.462778 | 2016-03-21T12:02:45 | 2016-03-21T12:02:45 | 53,285,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,471 | java | package app.nahehuo.com.ui.fragment;
import android.animation.ObjectAnimator;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.annotation.Nullable;
import android.support.v4... | [
"2625807403@qq.com"
] | 2625807403@qq.com |
c28334f2bc73ab44cc9da1b38fc796fb8daa4964 | b3f6f9e0f0bd686bebb818a54be06670f715eda4 | /src/main/java/JAVA_ADVANCED/LESSON_1/Main.java | ca9928c8f2ccab03bff35154ab037c101f2b0d0c | [] | no_license | grenaderplus/GEEK_JAVA_LESSONS | 5396dace9455c1450aa24bd39e223fca78d6958a | 6b7203bef5532296e508b6a616e8bae09c4310b7 | refs/heads/master | 2022-12-24T21:28:08.069910 | 2020-10-12T12:27:13 | 2020-10-12T12:27:13 | 295,972,029 | 0 | 0 | null | 2020-10-12T12:27:14 | 2020-09-16T08:31:00 | Java | UTF-8 | Java | false | false | 994 | java | package JAVA_ADVANCED.LESSON_1;
import java.io.Serializable;
public class Main {
public static void main(String[] args) {
// JumpAble[] jumpAbles = {
// new Cat(),
// new Kangoo(),
// new Cat()
// };
//
// for (JumpAble j : jumpAbles) {
// ... | [
"grenaderplus@gmail.com"
] | grenaderplus@gmail.com |
3f4a8872b8695fc078ece62c43a14e2b13173e3f | 52c8a17d5f2e16157749eb45d081bd90de3585c6 | /app/src/androidTest/java/com/github/uiautomator/stub/DeviceInfo.java | 13b07c3e02e831b0b0e130e52e4f7a3c64ef18d7 | [
"MIT"
] | permissive | skytiger0419/android-uiautomator-server | 9c483ae9d2b6da78eae237eed8244ba88dc93075 | d3cc34925a88dddaceb2e6086a31dd284a31f5c8 | refs/heads/master | 2020-04-02T12:51:41.026545 | 2019-02-27T05:49:15 | 2019-02-27T05:49:15 | 154,083,420 | 0 | 0 | MIT | 2018-10-22T03:35:47 | 2018-10-22T03:35:39 | null | UTF-8 | Java | false | false | 4,097 | java | /*
* The MIT License (MIT)
* Copyright (c) 2015 xiaocong@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 u... | [
"xiaocong@gmail.com"
] | xiaocong@gmail.com |
ca427b8d6ee5efd5ca083dd4a5c628c7b1693793 | f8542487f2e0f16d68ad61397c4f52f4cf3fe2d4 | /AppProgrammingSource/2.4.3/app/src/main/java/com/youngheart/engine/RemoteService.java | 663f0befa53dcce253b8eac38f4c27526311f233 | [
"MIT"
] | permissive | feixiao/Android | 3b6a138e309ae42bd2886e7d92d89d53d58c2df8 | cb50f1513b09d55324f46aeef8302ebf5faae5ad | refs/heads/master | 2023-07-23T07:16:23.959782 | 2023-07-13T01:43:20 | 2023-07-13T01:43:20 | 101,454,091 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,887 | java | package com.youngheart.engine;
import java.util.List;
import com.alibaba.fastjson.JSON;
import com.infrastructure.activity.BaseActivity;
import com.infrastructure.net.DefaultThreadPool;
import com.infrastructure.net.HttpRequest;
import com.infrastructure.net.RequestCallback;
import com.infrastructure.net.RequestParam... | [
"feixiao2020@sina.com"
] | feixiao2020@sina.com |
f5ecf1bbf4f6c6c7937d0170e834cd126eb17f27 | e64129d42002840ae21c915eea771f7e13bb1f35 | /pet-clinic-data/src/main/java/springFramework/petClinic/model/Owner.java | b6e8aaa40209f2584b19e4f84b2a36072bfab9b7 | [] | no_license | alexander8buga/Pet-clinic-Nov | d3c93fe8be0ca905ede6673e019575a48413e6e8 | 839db3574432257fe68f91092e57848a6d8c55a3 | refs/heads/master | 2020-04-09T20:04:48.635975 | 2019-01-09T22:20:09 | 2019-01-09T22:20:09 | 160,563,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 962 | java | package springFramework.petClinic.model;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.*;
import java.util.HashSet;
import java.util.Set;
/**
* Created by ab on 12/21/2018
*/
@Setter
@Getter
@NoArgsConstructor
@Entity
@Table(name="owner... | [
"alexander8buga@gmail.com"
] | alexander8buga@gmail.com |
e6e88a573067f8948b67927fe45dc0ce944d6dcf | 4397c2da139471d723149b1835005ff7f249ef13 | /src/Person.java | 9a87d0106d6ac236a62f7f22881f76554cedfa19 | [] | no_license | carlosmunozus03/java-exercises | f5ca4d3afb21e8575fe004b6c95b0eaf1f2cc5ec | a5820facecaf3b8fbeb150d25be933ce55d36a6c | refs/heads/main | 2023-09-02T22:13:57.448531 | 2021-11-23T18:16:17 | 2021-11-23T18:16:17 | 408,608,214 | 0 | 0 | null | 2021-11-23T18:16:18 | 2021-09-20T21:40:25 | Java | UTF-8 | Java | false | false | 921 | java | public class Person {
//Instance variables
public String firstName;
public String lastName;
//Instance Method
public String sayHello() {
return String.format("Hello, my name is %s %s", firstName, lastName);
}
//Call function
public static void main(String[] args) {
Pers... | [
"carlos.munoz.us03@gmail.com"
] | carlos.munoz.us03@gmail.com |
d8f1d806565eca515c602fc5d5db87a06488c998 | 71bcbb92d936aec7fb98331e87ee1f27405a2027 | /app/src/main/java/com/example/covid_19tracker/Adapter.java | 1b97a2ffc530a3407914fb144fee0a8da4427e93 | [] | no_license | aakasky/COVID-19_Tracker_App | 0da5d09d278933eeb93004db940b33c8c798dbe6 | 1e61c2bf48f135009bf1d57a86c09ae20a0edc6d | refs/heads/main | 2023-07-28T21:11:51.407008 | 2021-09-28T16:29:55 | 2021-09-28T16:29:55 | 411,359,180 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,397 | java | package com.example.covid_19tracker;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List;
public class ... | [
"ay1117680@gmail.com"
] | ay1117680@gmail.com |
a046a1f0179152d4ef0cc724cc83cc7d81bfcd1b | 5cbc09e180372e26aea2fdf762f0e2e94b9b3e2d | /lgc_design_mode/src/main/java/com/linguochao/design/creation/singleton/LazySingle.java | 52e39c490cd0ccd107dafae8618ac6061b92d3f2 | [] | no_license | linguochao1024/itdan | 478beda7bd7536e44b561fb4e7e8ebb7ba14b272 | 3480b4e8595d598d3788bd71d1ba85b345828bad | refs/heads/master | 2022-11-10T01:19:56.816001 | 2020-05-02T14:33:43 | 2020-05-02T14:33:43 | 194,394,179 | 0 | 0 | null | 2022-10-12T20:43:30 | 2019-06-29T10:39:50 | Java | UTF-8 | Java | false | false | 478 | java | package com.linguochao.design.creation.singleton;
/**
* description
*
* @author linguochao
* @date 2020\4\11 0011
*/
public class LazySingle {
private static LazySingle s=null ;
private LazySingle(){ }
public static LazySingle getInstance() {
if (s == null) {
synchronized (LazyS... | [
"lgc_it@163.com"
] | lgc_it@163.com |
afc9d4a0afb96436e5ea044d35c9004ecda5b363 | e09b548dd204038924bba2a94fc05fc959f5a696 | /sources/gnu/mapping/SymbolRef.java | d0e8693f7e02370032f3a90098c5fd1368bbdd64 | [
"Unlicense"
] | permissive | Li-amK/School-Chemie-App | 9472ac787be3658d0dc3a32a2787b98c34711c18 | 0b747e08e46d43e44849d6c59fd254f9466a4003 | refs/heads/main | 2022-07-29T13:51:33.064078 | 2022-02-06T18:21:34 | 2022-02-06T18:21:34 | 456,215,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 628 | java | package gnu.mapping;
import java.lang.ref.WeakReference;
/* JADX INFO: Access modifiers changed from: package-private */
/* compiled from: Namespace.java */
/* loaded from: classes.dex */
public class SymbolRef extends WeakReference {
SymbolRef next;
/* JADX INFO: Access modifiers changed from: package-priva... | [
"liam@kauper.de"
] | liam@kauper.de |
2264570c40e3cbf54169b4a9289e413fea536120 | 17912b2922fb6f03ec1ca836ff87b18d14a0f1ca | /ConstrainedWidget/src/com/marvinlabs/widget/aspectratio/ConstrainedFrameLayout.java | bf4a80fe1b4a7a003a770a87ea66d802f064e7fa | [] | no_license | ProgrammerYuan/PKUEater | 5d884e18ee1e79a3c87bcf662c467b66a0c0de9c | dff8d01655668273560f421b9d43b63ce9e2f02c | refs/heads/master | 2020-03-30T06:06:50.448618 | 2015-06-16T12:49:00 | 2015-06-16T12:49:00 | 36,392,882 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,405 | java | package com.marvinlabs.widget.aspectratio;
import android.annotation.SuppressLint;
import android.annotation.TargetApi;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.FrameLayout;
/**
* A frame layout with a constrained aspect ratio.
*
* @author Vincent Mimoun-Prat @ Marvin... | [
"ziyuanliu@163.com"
] | ziyuanliu@163.com |
127b68d2b82f616958c19f6e3945c5ce68759b95 | 894927bf0fc36549955be6fb781974c12bb449eb | /unisa-tools/unisa-tpustudentplacement/src/java/za/ac/unisa/lms/tools/tpustudentplacement/model/modelImpl/studentPlacementImpl/StuPlacementEditWinBuilder.java | 3367f5fd0ea37a5451fc63553318911606773e52 | [
"LicenseRef-scancode-generic-cla",
"ECL-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | sadupally/Dev | cd32fa3b753e8d20dd80e794618a8e97d1ff1c79 | ead9de3993b7a805199ac254c6fa99d3dda48adf | refs/heads/master | 2020-03-24T08:15:12.732481 | 2018-07-27T12:54:29 | 2018-07-27T12:54:29 | 142,589,852 | 0 | 0 | ECL-2.0 | 2018-07-27T14:49:51 | 2018-07-27T14:49:50 | null | UTF-8 | Java | false | false | 3,142 | java | package za.ac.unisa.lms.tools.tpustudentplacement.model.modelImpl.studentPlacementImpl;
import java.util.ArrayList;
import java.util.List;
import org.apache.struts.action.ActionMessages;
import za.ac.unisa.lms.tools.tpustudentplacement.dao.databaseUtils;
import za.ac.unisa.lms.tools.tpustudentplacement.forms.Student;... | [
"UdcsWeb@unisa.ac.za"
] | UdcsWeb@unisa.ac.za |
001e9ff901201047696a695943288cdc2ed87654 | 3bd8f99de86dc7eeb7ce80bb9a7dcd9c96f0e19c | /src/main/java/br/com/cvc/hotelbff/exceptions/ObjectNotFoundException.java | a6e28fc0c37523d247108e5bab622b95d62b4bf4 | [] | no_license | silvermind86/hotel-stay-cost | 9244938dc28ed89d1bbd9c3708652fa3125fba78 | e9e76d49158b1efb49502fc405be65266a21ab13 | refs/heads/main | 2023-06-10T18:17:49.315352 | 2021-07-05T01:29:07 | 2021-07-05T01:29:07 | 382,965,868 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 274 | java | package br.com.cvc.hotelbff.exceptions;
public class ObjectNotFoundException extends RuntimeException {
public ObjectNotFoundException(String msg) {
super(msg);
}
public ObjectNotFoundException(String msg, Throwable e) {
super(msg, e);
}
}
| [
"jmagno.costa@gmail.com"
] | jmagno.costa@gmail.com |
1e2929899aff8aa8e69fe27cc302d039a2b8d690 | d656ba67e977a7cba86d5b5b2209a8f8fe559c01 | /src/main/java/cn/weforward/common/io/OutputStreamObserve.java | 4cb9ec089a0d523fba384d0cf18fb76cfb8e936e | [
"MIT"
] | permissive | garfieid/weforward-common | caa7adfddaa6f81b848a996cd11d828394fbef82 | b090e2213c6848dbf44478c8cde9aa243a211c6e | refs/heads/main | 2022-12-28T08:02:16.773860 | 2020-10-12T02:18:34 | 2020-10-12T02:18:34 | 303,260,039 | 0 | 1 | MIT | 2020-10-12T02:45:07 | 2020-10-12T02:45:06 | null | UTF-8 | Java | false | false | 1,525 | java | /**
* Copyright (c) 2019,2020 honintech
*
* 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, copy, modify, merge, publish, di... | [
"daibo@honintech.com"
] | daibo@honintech.com |
f0beb5c6950f4a25c08a18faff2b09158fba54b9 | e6995b9b5dd33b96da457cc790c5882cd3d0e0b7 | /src/main/java/com/satyy/fb/controller/CovidTrackerController.java | 75ba1eb5e2b0fc599deee68199bb3ea720b17afd | [] | no_license | swagatamaiti/facebook-graph-api | f3be4e66c650991f830970ca80c1ae3d020677ad | 5a3d4e458fd2b705211d7f01c4d110b87f8dcedc | refs/heads/master | 2022-09-10T01:09:21.916809 | 2020-05-26T08:36:57 | 2020-05-26T08:36:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,036 | java | package com.satyy.fb.controller;
import com.satyy.fb.exception.ServerException;
import com.satyy.fb.facade.CovidTrackerFacade;
import com.satyy.fb.model.CovidStateData;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springfr... | [
"satyamsingh00@gmail.com"
] | satyamsingh00@gmail.com |
e757bc36bfbbdb38bf9c5ac70c763cd65f34a184 | f2da40d9073673d460f0e1c645337082bf651b93 | /src/prj31/interpreter/GunInterpreter.java | 834a684aa99e41e3403ae86aae20bb20bf4d6fad | [] | no_license | kaszuster/LegoMindstorms | ca779a76a0d1c3fd9c4984eea0df69504df034a5 | b604a969655fe03d9e483634b037a60d1d6d0b55 | refs/heads/master | 2016-09-06T17:27:29.989317 | 2013-10-17T10:13:40 | 2013-10-17T10:13:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 509 | java | package prj31.interpreter;
import prj31.components.Gun;
import prj31.debug.RemoteConsole;
public class GunInterpreter implements Interpreter {
public ActionCode interpret(ActionCode actionCode) {
int code = actionCode.getCode();
if (code == ActionCode.GUN_SHOOT.getCode()) {
shoot();
return Action... | [
"ka.szuster@gmail.com"
] | ka.szuster@gmail.com |
23a7cec495a1f8ae71d78cce7a3e7e58f3b62483 | 4a5fc5cc03f565773d47a3ab3161a9a8f1f06edd | /client/src/com/melonbear/ampup/LoginTask.java | e3a3677f0ae6151c5bb509190cb8616a1b8749f7 | [] | no_license | Magicjarvis/AMPup | f0e0611bb8ee170631c4bc4ecf4b2498d2c5a0d6 | cca3a54b5e5aaa6be567a20c1c07b32bbad89fdd | refs/heads/master | 2020-12-25T11:31:07.242706 | 2012-11-21T07:54:20 | 2012-11-21T07:54:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,033 | java | package com.melonbear.ampup;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
import org.apache.http.NameValuePair;
import org.apache.http.StatusLine;
import org.apache.http.clie... | [
"magicjarvis@gmail.com"
] | magicjarvis@gmail.com |
41e4e2dc5e9df3afba306b5d6fdf76ae23f4bd1e | b5e07c6236b52da4fcd83af8949b71cec54e3ffa | /Week6Lecture/Week6Lecture/src/MathClassMethods/MathMethodTester.java | 58b7ee717c18e0c9b8eeaadb9dcd7fc5d40b56c1 | [] | no_license | lasteagleknight/StrComProg1Get | a72d79f762ae27452736322d3d1af930393e2be5 | 6ada06129ed180298c21fbe8928cbbed6b65a4b6 | refs/heads/master | 2021-01-10T09:14:16.966964 | 2015-06-01T01:44:19 | 2015-06-01T01:44:19 | 36,631,226 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,056 | java | package MathClassMethods;
public class MathMethodTester {
/**
* @param args
*/
public static void main(String[] args) {
//get the absolute value
System.out.printf("The absolute value of -134 is: %d\n", Math.abs(-134));
//round up!
System.out.printf("Round up from 1.098 with Math.ceil() %,.2f\n", Math... | [
"lasteagleknight@gmail.com"
] | lasteagleknight@gmail.com |
8c52a5d92533fbaa1c13d957904a18b8ddccf585 | c37836a5a5269a0ed7b99dfc9874bf31addfe39f | /Data/weka-commit-1/weka-1f3a355b99df97da3d8dfebca2774e5839d83f77/weka/classifiers/meta/Stacking.java | fde7cba4cf432e539de7b8b139be481fb9823d5d | [] | no_license | lijunyou/AST_Similarity_Detector | bef8621cb7282e09f5839341e2ab5a219a060cd6 | f21f51874d4c4fd8018fdf9010bc5d24c9e5442e | refs/heads/master | 2020-04-13T05:15:24.150922 | 2018-12-24T12:11:34 | 2018-12-24T12:11:34 | 162,986,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,637 | java | /*
* This program 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 version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | [
"ljy_nju_1996@outlook.com"
] | ljy_nju_1996@outlook.com |
e0cd33a84aae56d9c09be3fbd7578eaea5301259 | dafa81d203d9083eda00fe877cba7b0b8afe03e8 | /src/main/java/adapter/Goose.java | 88182eb43b49e4d377484f1afabedfaf4c09f241 | [] | no_license | ChotikaLuangorachorn/MoreDesignPatterns | 82dfb590bf8b5c0a6e7f5b30313486fddc34c5f9 | ae36fa9843bdff6277ad25f6d6d07053c675c95e | refs/heads/master | 2021-05-07T08:32:08.680961 | 2017-11-08T06:34:29 | 2017-11-08T06:34:29 | 109,364,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 148 | java | package adapter;
/**
* Created by 708 on 11/3/2017.
*/
public class Goose {
public void honk() {
System.out.println("Honk");
}
}
| [
"chotika.lu@ku.th"
] | chotika.lu@ku.th |
4c143f398b3c6ff9433c935d3da3f66f00c2d71f | d70a85ce8ad5f8979efe5c5ac0a7787f6db6e643 | /server/src/main/java/socket/ChatServer.java | 954faccc8fd7757d29cc5093225bbb31c56c0329 | [] | no_license | MacMargo/CodeTest | 894a5f10fe43535cdbd1f8276a571a516e4318ed | 8941d177975e6bf766166c707850a7c657db66ff | refs/heads/master | 2022-06-21T23:42:58.325313 | 2019-12-01T11:48:54 | 2019-12-01T11:48:54 | 99,217,216 | 0 | 0 | null | 2022-06-17T02:05:00 | 2017-08-03T09:46:37 | Java | UTF-8 | Java | false | false | 2,207 | java | package socket;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.Channel;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.group.ChannelGroup;
import io.netty.channel.group.DefaultChannelGroup;
import io... | [
"maniansheng@corp.netease.com"
] | maniansheng@corp.netease.com |
493a366c2da5df45a7f415552ebb6a4b7b5e3829 | 0cea7c467cd1230f91376c1e53ecaafa3703816c | /src/main/java/com/leandrolara/cursomc/domain/PagamentoComBoleto.java | 6f2037b1094fd90d1aec855a4aeeebc274bfd8d1 | [] | no_license | LeandroSilvaLara/cursomc | 88f4beaeb140072c23aad7aa95245a01ceb460a1 | fd96daaa7157473a6cde9e0b86a33d3da86fc479 | refs/heads/master | 2022-04-07T14:21:30.050476 | 2020-03-16T02:07:01 | 2020-03-16T02:07:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,051 | java | package com.leandrolara.cursomc.domain;
import java.util.Date;
import javax.persistence.Entity;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.leandrolara.cursomc.domain.enums.EstadoPagamento;
@Entity
public class PagamentoComBoleto extends Pagamento {
private static final long serialVersionUID = 1... | [
"leandrodasilvalara@yahoo.com.br"
] | leandrodasilvalara@yahoo.com.br |
e8e33c49c1aa7435d8a0b4416ded1020ab02f3ab | f1a4f0a9b6ceea2a96c55d8e2d204caa90a49252 | /src/main/java/org/xh/xs/lucene_42/XhAnalyzer.java | 4504621d11acda0bae3caff4045762d6f0acd3f3 | [] | no_license | kevindragon/xh_seg | af285ec48b010152ca447e7713b0b1b0a6abdb78 | aadfbeeb00ca2142d61c12acdd8d25a5b166c40f | refs/heads/master | 2022-12-28T20:40:30.559525 | 2022-12-11T04:24:49 | 2022-12-11T04:24:49 | 19,017,901 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 516 | java | package org.xh.xs.lucene_42;
import java.io.IOException;
import java.io.Reader;
import org.apache.lucene.analysis.Analyzer;
public class XhAnalyzer extends Analyzer {
@Override
protected TokenStreamComponents createComponents(String fieldName,
Reader reader) {
final XhTokenizer src=new XhTokenizer(reader);... | [
"810050504@qq.com"
] | 810050504@qq.com |
8ebfe453c584f76798c58c7f30cb9804df48efcf | e985a4f161a6976b307727f5ee74e77367f899d0 | /src/com/mycompany/bsh/FileSearch.java | d9d6db0b7fc569b2f5341d351bc63efc4fc1f91d | [] | no_license | simka5293/Baksmali | 68540e1fe2b83faf0740f2b3845fe4a075fe49f6 | 00e953e0e0727208110df5407cabd7d3e1832990 | refs/heads/master | 2021-01-10T03:51:34.365161 | 2015-12-17T17:05:22 | 2015-12-17T17:05:22 | 48,184,426 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 571 | java | package com.mycompany.bsh;
import java.io.*;
public class FileSearch
{
public FileSearch()
{}
String s="";
String path="";
String endsWith="";
public String[] main(String[] args)
{
this.path = args[0];
this.endsWith = args[1];
dir(path);
return s.split("\n");
}
public void dir(String dir)
{
File[... | [
"simka5293@gmail.com"
] | simka5293@gmail.com |
2544fd6c7ec00f3b7e0fcb966bc3791e189bf3d4 | 4c3bfd6d3e71e8b1d07a168e1e8b93bb7401e1af | /src/main/java/com/nju/oawork/services/address/AddressService.java | 8df6a1c5e370efe66793e3cbe4c7eb7d97bddbd5 | [
"MIT"
] | permissive | MODmaxM/OAwork | 04e83760b63ef48733eba9b141639750577e766d | ec488311c1fecf02ad3e6aee5d5b71c3f3bad3ac | refs/heads/master | 2022-06-21T04:40:21.340667 | 2020-02-14T14:10:56 | 2020-02-14T14:10:56 | 240,513,693 | 0 | 0 | MIT | 2022-06-21T02:48:04 | 2020-02-14T13:24:37 | JavaScript | UTF-8 | Java | false | false | 1,969 | java | package com.nju.oawork.services.address;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.nju.oawork.mode... | [
"ccy19971024@gmail.com"
] | ccy19971024@gmail.com |
c5be456e9c416f50959d709cad2cdde318be4349 | 2875ff3836352cadfeafe0a14636a783d224bf5c | /src/com/kolakcc/loljclient/controller/CustomGameLobbyController.java | 41f6adcd2f2bb016bb8e60655cf59e308edb6d02 | [
"Apache-2.0"
] | permissive | devbridie/lol-jclient | 7202865e4d8ee2f4cf1bf48ba0a48e3314a88ae2 | 1e47804de46bf593d18aeb83ea0f0eeafe87320b | refs/heads/master | 2020-04-10T19:06:05.679674 | 2013-11-21T18:29:42 | 2017-12-11T00:45:48 | 12,573,050 | 8 | 5 | null | 2017-12-11T00:45:22 | 2013-09-03T19:40:03 | Java | UTF-8 | Java | false | false | 5,901 | java | package com.kolakcc.loljclient.controller;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowEvent;
import java.awt.event.WindowListener;
import java.io.IOException;
import java.util.concurrent.ExecutionException;
import javax.swing.SwingWorker;
import com.gvaneyck.... | [
"me@devbridie.com"
] | me@devbridie.com |
5379425e373cda653f537994f05afa7de8c60e4e | ed16250cd6813289b9686d8c506f5369e95dc5f9 | /android/src/main/java/com/matejdr/googleonetap/GoogleOneTapPackage.java | 2ea698c29c2d617ce15de48ff7561ab29c81c009 | [
"MIT"
] | permissive | NZME/react-native-google-one-tap | b19692aac0341496dc0818ea81aeed235fcec408 | 1be9a04939b5ea0c9b3a76424527af9acf469da9 | refs/heads/master | 2023-07-29T08:53:59.873356 | 2021-09-12T16:00:56 | 2021-09-12T16:00:56 | 405,687,020 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 852 | java | package com.matejdr.googleonetap;
import androidx.annotation.NonNull;
import com.facebook.react.ReactPackage;
import com.facebook.react.bridge.NativeModule;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.uimanager.ViewManager;
import java.util.ArrayList;
import java.util.Collecti... | [
"matej.dr@gmail.com"
] | matej.dr@gmail.com |
cb10d13890aeff0d6fe9cff69008ae4b1f6c061e | 2bf30c31677494a379831352befde4a5e3d8ed19 | /vipr-portal/com.iwave.isa.content/src/java/com/emc/sa/asset/providers/ComputeImageProvider.java | 842de26d471b1e210a893e1adc8cc09c1cac3fb6 | [] | no_license | dennywangdengyu/coprhd-controller | fed783054a4970c5f891e83d696a4e1e8364c424 | 116c905ae2728131e19631844eecf49566e46db9 | refs/heads/master | 2020-12-30T22:43:41.462865 | 2015-07-23T18:09:30 | 2015-07-23T18:09:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,667 | java | /*
* Copyright 2012-2015 iWave Software LLC
* All Rights Reserved
*/
package com.emc.sa.asset.providers;
import java.util.ArrayList;
import java.util.List;
import org.springframework.stereotype.Component;
import com.emc.vipr.model.catalog.AssetOption;
import com.emc.sa.asset.AssetOptionsContext;
import com.emc.sa... | [
"review-coprhd@coprhd.org"
] | review-coprhd@coprhd.org |
1152b05428016422f083470aa9f7ab7ca0da5106 | b9de3ab2a382fe74eec35d5505f76c0b27bd505b | /src/test/java/de/hhu/propra/link/archtests/ServiceArchTests.java | a3122a7f9d198a70d073874921de1a1cc221dac7 | [
"MIT"
] | permissive | n2o/url-shortener | c0a199cac985a437dd26f35be10f2912e006c38b | bd21515ff156406e6f55e6223031e471460e4dbb | refs/heads/master | 2023-08-07T12:28:22.119464 | 2023-07-20T09:48:00 | 2023-07-20T09:48:00 | 223,239,259 | 15 | 27 | MIT | 2023-07-20T09:48:02 | 2019-11-21T18:34:30 | Java | UTF-8 | Java | false | false | 1,182 | java | package de.hhu.propra.link.archtests;
import com.tngtech.archunit.core.importer.ImportOption;
import com.tngtech.archunit.junit.AnalyzeClasses;
import com.tngtech.archunit.junit.ArchTest;
import com.tngtech.archunit.lang.ArchRule;
import de.hhu.propra.link.LinkApplication;
import org.springframework.stereotype.Service... | [
"garogarabed@hotmail.com"
] | garogarabed@hotmail.com |
8aad27f042a8cce2f7940b957b81a09d0e09f524 | cfac36b752c40d8fef2c34e155df14e4dbacc204 | /mooc-2013-OOProgrammingWithJava-PART1/week6-102.GradeDistribution/src/Exam.java | 36bb727a1c9158d5f1c1f3214fdf9da499f908d9 | [] | no_license | dustincheung/mooc_java_part1 | 0e20f5fd26d521a0b81f9a65d3a3825424b8109e | 2e600019e736c23e63cdbcf47e49eb473814140d | refs/heads/master | 2020-07-28T13:15:32.639405 | 2019-11-16T18:17:39 | 2019-11-16T18:17:39 | 209,422,026 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,442 | java | import java.util.ArrayList;
public class Exam {
private ArrayList<Integer> scores;
private int fiveCount;
private int fourCount;
private int threeCount;
private int twoCount;
private int oneCount;
private int zeroCount;
private int totalCount;
public Exam(){
this.scores = n... | [
"dustincnj@gmail.com"
] | dustincnj@gmail.com |
bb80a197572c024453b34edaecd041f2f39f95d1 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/digits/d6364e6e98a5c96387950d5b3e6206ba9d57628ab2ad0f2cd05ea7af3b818ed03e514157fe4c64e264a0ac9df0840028e0c5a8fd3d096f5ab93bffba61f23812/000/mutations/31/digits_d6364e6e_000.java | 4884a0c4597f6b20cc1c8ee306f4bb9cad34c9a2 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,252 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
f25fbfb973c01e1d9343a18f681a24d5b0715487 | 7894522cc24247e1b7e17a11c8d551e09fc3e74b | /app/src/test/java/android/ua/testapp/ExampleUnitTest.java | 9a0237bbaaa19445d48d20d76a116a0ef3958717 | [
"MIT"
] | permissive | gkiryaziev/android-test-work | 85e546d69befe404d0f36888a1457af0fbf29a7b | 884d2f30c61b07fc8489eb369a1ccba58bc6f027 | refs/heads/master | 2016-09-14T07:55:45.620134 | 2016-05-17T17:15:29 | 2016-05-17T17:15:29 | 59,042,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | package android.ua.testapp;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
} | [
"linko@ukr.net"
] | linko@ukr.net |
9c8159ceb51a8d085e808b9fcda60d5eeac4a768 | 8d3fb66b32b9520c3d8af8c0b1907d39c46d99c3 | /src/com/javaex/problem03/MusicPhone.java | 2ca4df48335fac8c907202719ca45f813f5e5e02 | [] | no_license | moonhjhj/javapractice04 | a91fe76b2f51c90cd77577496d24bffed287fb12 | 30713f9b6f1dd4125bc4b0db2767b70360886e83 | refs/heads/master | 2020-03-09T11:50:04.227182 | 2018-04-09T12:48:51 | 2018-04-09T12:48:51 | 128,770,661 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package com.javaex.problem03;
public class MusicPhone extends Phone {
public void execute(String str) {
if ("음악".equals(str)) {
playMusic();
} else {
super.execute(str);
}
}
protected void playMusic() {
System.out.println("Mp3플레이어에서 음악재생");
}
}
| [
"USER@HJ-AlldayGram"
] | USER@HJ-AlldayGram |
3f86fda79c7814945b8955c5f6373aee2f43b649 | 92aaba1637d8400b53a9e757077820f946cefaf7 | /src/main/java/Controller/ProfileController.java | f7881a13188a791c4a024562b7ffcb15b4e472fa | [] | no_license | anchit1501/ap2 | d75d92dad8c3d45fdd9d8e5b949d67a9e982478d | 22f17a92c1eb51a158c4e4c955e84d9f426631a2 | refs/heads/master | 2023-08-22T07:39:26.665671 | 2021-10-25T11:23:13 | 2021-10-25T11:23:13 | 419,165,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,892 | java | package Controller;
import DAO.ProfileDao;
import Model.ProfileModel;
import Utils.DatabaseUtils;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Alert;
import javafx.scene.control.Button;
import javafx.scene.con... | [
"1501.anchit@gmail.com"
] | 1501.anchit@gmail.com |
61cc7fadf49574cea001a24fe812fabb2b8d813c | b31c10f45e69500c7a56c5c9ff18ad97d8058506 | /test4j.core/src/main/java/org/test4j/json/decoder/base/BaseDecoder.java | 4e326947cd56a7c8ddc1e0fc96169d29270c53f8 | [] | no_license | gegena/test4j | 2f02efa860f32564d6d16da0058067dfa87c99ae | bd8bc90a6efcf86ff47e4ce24b2916bf94958cf2 | refs/heads/master | 2021-01-15T12:03:16.093348 | 2013-10-09T02:27:26 | 2013-10-09T02:27:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,855 | java | package org.test4j.json.decoder.base;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
import org.test4j.json.decoder.IDecoder;
import org.test4j.tools.commons.ClazzHelper;
/**
* json串解码器基类<br>
* 解码:从json字符串反序列为java对象<br>
* 加码:将java对象序列化为json字符串<br>
*
* @author darui.wudr
*
*/
@Sup... | [
"darui.wu@163.com"
] | darui.wu@163.com |
986eda93ad33b2ced06985eae94d0b7bdd6caf83 | 84402562543bb23b931eec54bf78bc4067f7430d | /app/src/main/java/com/mahang/weather/common/Constants.java | 9714bf34d3ea577e541d26fcd7c27af27498b149 | [] | no_license | Justwen/MahangWeather | 24b10683d26698586881be33aeb04cc58dd4aa2c | 507eae88611135a12bf0920cfe15a51de11efe98 | refs/heads/master | 2020-12-30T13:45:59.388350 | 2018-02-04T08:46:51 | 2018-02-04T08:46:51 | 91,249,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 993 | java | package com.mahang.weather.common;
import android.net.Uri;
public interface Constants {
String DB_WEATHER = "weather";
String DB_CITY = "city";
String DB_AUTHORITY = "com.mahang.weather";
Uri DB_WEATHER_CONTENT_URL = Uri.parse("content://"
+ DB_AUTHORITY + "/" + DB_WEATHER);
Uri DB_CITY_CONTENT_URL = Uri... | [
"yyhshrrr@126.com"
] | yyhshrrr@126.com |
0ebca5ea7cfec4ba9c6800ee0008b49654cc50e3 | 37d921910abc93f80b856c2c715c7f75728497f3 | /languagebasics/CaseConvert.java | 53be901319692bf1954af772da13dd54b3383dcc | [] | no_license | vedashree7/WTN3 | ace74c0beb13a168c263b631e19a4eecf280eab2 | 0ae3caa0e7fb8e89e20e06824dc897e68910cc9c | refs/heads/master | 2022-11-11T12:14:57.469233 | 2020-07-04T02:10:29 | 2020-07-04T02:10:29 | 271,693,925 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 400 | java | package com.wipro.languagebasics;
public class CaseConvert {
public static void main(String[] args) {
char alphabet='C';
char converted;
if (alphabet>='a'&&alphabet<='z')
{
converted=(char) (alphabet-32);
System.out.println(converted);
}
if (alphabet>='A'&&alphabet<='Z')
{
converte... | [
"noreply@github.com"
] | vedashree7.noreply@github.com |
2b7c382efbb9c0b8ffc3c3b47dfa582eae424ee0 | 3e7954715a32ed187cff38e1eeafd7e938e72cfc | /captura/src/main/java/camiwilliams/captura/controller/CapturaController.java | 8aa43b6ade70b4ef4f500ab5a41c529fa0722e50 | [] | no_license | CamiWilliams/captura | 13e31cfd7ea64d8b20731d4e2b6b21fab8566fb3 | 8b6d5fc4c5d295aef3ee00220a4747fc12b34e27 | refs/heads/master | 2020-04-12T06:53:55.320404 | 2015-10-24T19:07:22 | 2015-10-24T19:07:22 | 41,968,102 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,263 | java | package camiwilliams.captura.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.codec.binary.Base64;
import org.apache.commons.codec.binary.StringUtils;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springfra... | [
"cami.williams@clarifai.com"
] | cami.williams@clarifai.com |
8b693c33ca9b618ce9564798bb8384380b019c11 | bf1e3f790a5dda54a0655f5153ab1c838068b0a7 | /src/main/java/com/luizfelipe/cursomc/repositories/EnderecoRepository.java | a286405fd8feeab28f4f8de46be57b3b4504a321 | [] | no_license | luizfelipew/cursomc | ba8fbb0eab0efaea5aa6ea8869784ca7a1096fce | d5e0e692c8ddc25fddaaed408011822d14209fae | refs/heads/master | 2021-04-29T16:45:51.085122 | 2018-03-20T14:49:03 | 2018-03-20T14:49:03 | 121,655,821 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 298 | java | package com.luizfelipe.cursomc.repositories;
import com.luizfelipe.cursomc.domain.Endereco;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface EnderecoRepository extends JpaRepository<Endereco, Integer>{
}
| [
"luizfelipewendt@gmail.com"
] | luizfelipewendt@gmail.com |
d24af090e094e3a4dc5db4aae842b403a2477351 | 3ff2a9e3f8a2dc476efdd602c76140c79c4a72ac | /SNS/src/main/java/com/qinqiang/model/Feed.java | 7641d9690fd96ffab40b4c904fab840a0e3275a4 | [] | no_license | 7-function/SNS | bb651377f62196b77ebfbc93764467e2e3aef514 | cabb2f2a63206e2431f3b91c469542f9cbb01b95 | refs/heads/master | 2020-11-28T23:41:28.270701 | 2019-09-03T12:56:15 | 2019-09-03T12:56:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,216 | java | package com.nowcoder.model;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import java.util.Date;
import java.util.Map;
public class Feed {
private int id;
private int type;
private int userId;
private Date createdDate;
private String data;
private JSONObject dataJS... | [
"463780623@qq.com"
] | 463780623@qq.com |
5a0ef358ece97e1091db3b57e08bfb152511ffe7 | cdde2b8592b7b38e87d5c2ea7626e27bfa2db71a | /src/main/java/enums/Suit.java | d3eaa20ca7cabb1f6845eb32a8f7653cbdc62d7d | [] | no_license | abazlinton/BlackJack | d2686d0f9b021f4a5fcf88b19cef83ac92b07d1a | 38007df49ed11a2056aac87ed480e50f322fa862 | refs/heads/master | 2021-01-04T11:51:34.129717 | 2020-02-17T23:03:28 | 2020-02-17T23:03:28 | 240,534,591 | 0 | 0 | null | 2020-10-13T19:33:00 | 2020-02-14T15:06:28 | Java | UTF-8 | Java | false | false | 85 | java | package enums;
public enum Suit {
HEARTS,
CLUBS,
DIAMONDS,
SPADES
}
| [
"abazlinton@gmail.com"
] | abazlinton@gmail.com |
e79833f5a7ac7dc40ef3f47a7dc92c6a8216fefb | 21dc5d0ec5407e388c57f9657f571996c8ea665e | /jt-dubbo-web/target/tomcat/work/Tomcat/localhost/_/org/apache/jsp/WEB_002dINF/views/success_jsp.java | 655ff191a48930dcd459b3acf9a0fb06facf073d | [] | no_license | yangrenjie00/1807 | c1f8bc8e50e2ed9a728743d9ca48f56172f3366b | 465ae309ad960cda1f0c61734572a296b964cc6d | refs/heads/master | 2020-04-10T15:28:19.724196 | 2018-12-21T07:21:55 | 2018-12-21T07:21:55 | 161,110,782 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,271 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.47
* Generated at: 2018-11-19 07:09:05 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
packag... | [
"494559320@qq.com"
] | 494559320@qq.com |
75b7d135bd368b4ae9c609253eb9f83da55799be | 0c1d5547a78bc4f05c4b1ccc2a63164c8005f178 | /src/main/java/xyz/phanta/rosjay/transport/srv/package-info.java | 662775dd1c2e43c86aa56392e495fb6ef827b14d | [
"JSON"
] | permissive | phantamanta44/RosJay | 9e7e56606b4399fd522e430a97971e3edf45b24f | 3e7bbcc3459abd866ba05a78808f7b1ae8d11326 | refs/heads/master | 2020-09-11T20:22:32.776577 | 2019-11-18T23:08:46 | 2019-11-18T23:08:46 | 222,180,344 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 93 | java | @NothingNull
package xyz.phanta.rosjay.transport.srv;
import xyz.phanta.jsr305.NothingNull;
| [
"evandalong@gmail.com"
] | evandalong@gmail.com |
d40fb6c83bab0f5ddafe6041b26f4ed2c2a0e2a9 | 6851a24f564a425b2212dfd246e0461777069338 | /platform-java/src/main/java/com/zhongtongnev/modules/sys/service/SysRoleMenuService.java | 67fe073c564d6da1105995fda5ba19701fe209cf | [] | no_license | DreamofbecomingIronMan/SnatchRedEnvelopes | 65e9f7801246ec270f2ce7c768fb7127605d4a77 | 4225464f4ec09ab6884cc0c776cc05454c3671d1 | refs/heads/master | 2022-11-26T02:50:12.428716 | 2019-07-27T06:10:58 | 2019-07-27T06:10:58 | 199,123,694 | 0 | 0 | null | 2022-11-16T09:58:06 | 2019-07-27T06:04:14 | Java | UTF-8 | Java | false | false | 575 | java | package com.zhongtongnev.modules.sys.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.zhongtongnev.modules.sys.entity.SysRoleMenuEntity;
import java.util.List;
/**
* 角色与菜单对应关系
*/
public interface SysRoleMenuService extends IService<SysRoleMenuEntity> {
void saveOrUpdate(Long ro... | [
"2546077563@qq.com"
] | 2546077563@qq.com |
18ed0500579fbdbd3764e72daf0648d7a664683b | 02183ceb7fcf19e59bd1a041343013c68b50a6b8 | /src/com/yuanneng/book/register/action/WeChatPayStatusConfirmActon.java | ea715c3cfbf1847debf70702f5d5d670511678c8 | [] | no_license | flyqxf/book | 7f63dc9081874f6ecb36933222f636d523dd181c | ef1aa37a72aa8bbeb11d5e2f51f1a829ed014086 | refs/heads/master | 2020-04-28T09:02:19.900596 | 2019-03-12T06:53:02 | 2019-03-12T06:53:02 | 175,151,798 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,386 | java | /*
* @(#)InitTaskAction.java
*/
package com.yuanneng.book.register.action;
import java.io.BufferedOutputStream;
import java.io.StringReader;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
... | [
"flyqxf@163.com"
] | flyqxf@163.com |
01898a4765b69ecc3fa905457b73ec0657c303a9 | f01e0bac7663f1e9435e74ec96327cb1ee8b65d8 | /zkw-fed-web-master/src/main/java/com/zkw/fedweb/controller/VideoController.java | 6ba7c3371d17999a78836c99085bfceea4cf7cb4 | [] | no_license | pijunqi/wyx | 3f424b337a19dd1e121d55e371ff2e674a87fb48 | b5cd1a726476d365121d9ce5a1d99fcc04327180 | refs/heads/master | 2022-07-27T01:44:27.116463 | 2019-08-05T02:20:40 | 2019-08-05T02:20:40 | 200,566,246 | 0 | 0 | null | 2022-06-21T01:36:12 | 2019-08-05T02:11:00 | Java | UTF-8 | Java | false | false | 768 | java | package com.zkw.fedweb.controller;
import com.zkw.fedweb.dao.po.Video;
import com.zkw.fedweb.service.VideoService;
import lombok.extern.slf4j.Slf4j;
import org.apache.ibatis.annotations.Param;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
impo... | [
"1843651153@qq.com"
] | 1843651153@qq.com |
6605244b46613abf76836ffe9610c87dd01c0105 | 6f150c212f0849afbaaa226b1d722b0ea03c13d9 | /Problems/Check burgs/src/Main.java | 4dbf9bfc4e92655a24a210638337df300da808a2 | [] | no_license | chsvbomi/Simple-Chatty-Bot | b03af4664231519ef9fcee6320765180414fb750 | 1a53786544db4d2618996473d057ea9836a1675e | refs/heads/main | 2023-01-10T14:24:18.621781 | 2020-11-10T07:52:12 | 2020-11-10T07:52:12 | 311,584,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | import java.util.Scanner;
class Main {
public static void main(String[] args) {
Scanner scanner=new Scanner(System.in);
String city=scanner.nextLine();
System.out.println(city.endsWith("burg"));
}
} | [
"73222181+chsvbomi@users.noreply.github.com"
] | 73222181+chsvbomi@users.noreply.github.com |
4a20e32617b3b40ce46ccdaa9a795a5f09b0c0d0 | 776bf09be5157b847bb9295186ce109a001bc613 | /bundle/src/main/java/com/adobe/acs/commons/mcp/impl/processes/ReferenceFinder.java | af0158359d2d40d7be7eca33f128c9ad22e7e2e3 | [
"Apache-2.0"
] | permissive | YentlFrickx/acs-aem-commons | 8ec23f9a0bbbcde12dc5713f9ffb13bcabe34c33 | c43098092ab0845ecf02167f0cb033f12ab1a28b | refs/heads/master | 2023-04-02T19:21:40.514048 | 2021-02-22T15:38:41 | 2021-02-22T15:38:41 | 220,208,382 | 0 | 0 | Apache-2.0 | 2023-03-31T16:19:27 | 2019-11-07T10:17:16 | Java | UTF-8 | Java | false | false | 4,922 | java | /*
* #%L
* ACS AEM Commons Bundle
* %%
* Copyright (C) 2019 Adobe
* %%
* 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... | [
"brendan.robert@gmail.com"
] | brendan.robert@gmail.com |
7cc7b1876cc155dde1f587a054f5bc05b9c009b2 | f2c45b82f682e10e9578c6a6f01fcca221037835 | /src/main/java/tpavels/patterns/creational/singleton/App.java | 3e7fcdeb4749c8128e88fc67219eae63e02e3475 | [
"MIT"
] | permissive | tpavels/design-patterns-practice | 3cc2b9360b7d287edfe39129d2b6d97119bc8389 | f729a6c47fe553a1d1fb5dfd770a512097406208 | refs/heads/master | 2020-04-26T14:56:35.650096 | 2019-05-09T05:36:28 | 2019-05-09T05:36:28 | 173,631,439 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,133 | java | package tpavels.patterns.creational.singleton;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
public class App {
public static void main(String[] args) {
ServiceSingleton service1 = ServiceSingleton.getInstance();
service1.setName("Test1");
Syste... | [
"tpavels@gmail.com"
] | tpavels@gmail.com |
9f93d4be322f51987fde5a701b9ba53ace2c5984 | ef4bdb9dfd6c7ffb6a865104059112a510d78e13 | /android/app/src/debug/java/com/boticarioblog/ReactNativeFlipper.java | 72165813ac668420f9deffb18b0cdfda328bcc86 | [] | no_license | Fmendescn/microblogging-boticario | a99280d40d659c0e66571af665584f3e66fb187d | 5343bad38924cebbe60c9a9a532b8c7a8022e0d9 | refs/heads/main | 2023-05-07T16:44:00.227747 | 2021-05-25T15:09:23 | 2021-05-25T15:09:23 | 365,513,593 | 0 | 0 | null | 2021-05-11T13:16:41 | 2021-05-08T12:52:00 | TypeScript | UTF-8 | Java | false | false | 3,268 | java | /**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root
* directory of this source tree.
*/
package com.boticarioblog;
import android.content.Context;
import com.facebook.flipper.android.AndroidFlipperClient;
import com... | [
"fmendes_cn@hotmail.com"
] | fmendes_cn@hotmail.com |
f7373d8e767f36f11aaa1022de3326a43dec1035 | 6a50e83e25ce8c571151b335400a4ddf1858e23d | /src/main/java/tech/saltyfish/ptcart/model/entity/ChannelEntity.java | 0c3748d0b3a2b0faf7e9237ca99381273a45d09f | [] | no_license | skaimid/pt-cart | 4a0497eb9328bff69a368917e699314fb0851fae | 42e43127dba915b0c529ac6de781e3411fb5a673 | refs/heads/main | 2023-02-28T00:44:11.508148 | 2021-02-05T02:36:00 | 2021-02-05T02:36:00 | 327,794,735 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,125 | java | package tech.saltyfish.ptcart.model.entity;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import java.util.List;
import java.util.Objects;
@Entity
public class ChannelEntity {
private @Id
@GeneratedValue
Long channelId;
private String channelName;
@ManyToOne... | [
"zhuzhaoxin2000@outlook.com"
] | zhuzhaoxin2000@outlook.com |
220776dcbaf1a280a0431383ae96dfc11a11818a | a0a1ff168ed27e5ea7b8a96203ec1d93613d95fd | /src/com/csl/globalpay/ipm/msgptdfreply/msgptdf/TermId.java | 7b9d69a84fc086f5fccda9fd20625a7c55f157d7 | [] | no_license | taherkhalil/PracWebservice | 77046f70d3ce48176384bf25f979d4d155b33d03 | 363313b5b264ce70bd8d5d9b959eebd4e9b2e512 | refs/heads/master | 2021-01-18T17:00:17.403367 | 2017-03-31T04:59:17 | 2017-03-31T04:59:17 | 86,779,390 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,690 | java | /*
* @(#)TermId.java
* Created by CSL Studio (definition-schema) on 11/11/2016 01:06:52 PM
*/
package com.csl.globalpay.ipm.msgptdfreply.msgptdf;
import java.io.IOException;
import com.comforte.csl.cslapi.CSLInputStream;
import com.comforte.csl.cslapi.CSLOutputStream;
import com.comforte.csl.xmlutils.CSLTypes;
/** ... | [
"TaherK@bitwiseglobal.net"
] | TaherK@bitwiseglobal.net |
8e7aa37135e75604b2a9a42e05b095944cd66e07 | 0f23e31dc7a366a6951dfb277037da84d8d3107f | /src/dataModel/Edition.java | 0c1f79093c87ed76823549c1e8b6348d583dcd46 | [] | no_license | japius/Library | e6eade9ea81a026a82e70513fb2a312f8c101e71 | 73e18a7c0d0caa4894441162b63fce3ecc485551 | refs/heads/master | 2023-01-05T17:15:37.680776 | 2020-11-09T11:09:19 | 2020-11-09T11:09:19 | 308,346,111 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,300 | java | import java.sql.*;
import java.util.ArrayList;
public class Edition extends DataTable{
private long isbn;
private String editor;
private int year;
private long id_oeuvre;
private Oeuvre oeuvre;
private static final String basicSelect = "Select * from edition";
private Edition(ResultSet rs){
t... | [
"pierre.mejane@student-cs.fr"
] | pierre.mejane@student-cs.fr |
ea680487f3871ba200d33ce2bc1c9c30f28a119f | 4d6c00789d5eb8118e6df6fc5bcd0f671bbcdd2d | /src/main/java/com/alipay/api/domain/InteligentItemInfo.java | 1b3997191c66485de68b406515add746ba12a844 | [
"Apache-2.0"
] | permissive | weizai118/payment-alipay | 042898e172ce7f1162a69c1dc445e69e53a1899c | e3c1ad17d96524e5f1c4ba6d0af5b9e8fce97ac1 | refs/heads/master | 2020-04-05T06:29:57.113650 | 2018-11-06T11:03:05 | 2018-11-06T11:03:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,613 | java | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 智能营销券的单品信息
*
* @author auto create
* @since 1.0, 2018-01-22 16:20:14
*/
public class InteligentItemInfo extends Al... | [
"hanley@thlws.com"
] | hanley@thlws.com |
a022b41f07b34b31b5450dca207bf462d4b1dae4 | b2f07f3e27b2162b5ee6896814f96c59c2c17405 | /javax/swing/plaf/synth/SynthToolTipUI.java | 4bc564ea6e090540480c0ff004e5d7c866cbc30d | [] | no_license | weiju-xi/RT-JAR-CODE | e33d4ccd9306d9e63029ddb0c145e620921d2dbd | d5b2590518ffb83596a3aa3849249cf871ab6d4e | refs/heads/master | 2021-09-08T02:36:06.675911 | 2018-03-06T05:27:49 | 2018-03-06T05:27:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,630 | java | /* */ package javax.swing.plaf.synth;
/* */
/* */ import java.awt.Dimension;
/* */ import java.awt.Font;
/* */ import java.awt.FontMetrics;
/* */ import java.awt.Graphics;
/* */ import java.awt.Insets;
/* */ import java.awt.Rectangle;
/* */ import java.beans.PropertyChangeEvent;
/* ... | [
"yuexiahandao@gmail.com"
] | yuexiahandao@gmail.com |
a91d9bf5480af395e9f84e9ccd7c1b410341deca | b077868c9ff0f0fd10e282a042ff9b5f28ca06b7 | /src/main/java/ValidNumber.java | b32b525bc17bf6f7bdb94fd6749c398a744328dd | [] | no_license | mariacruz4/U1-M1-Summative-Cruz-Maria | 5ba9b87ed3a00b2007db69a8ce233c57139ebec3 | 0e005aa96034a3cae284060f33efda6986fad3ae | refs/heads/master | 2020-06-14T04:21:24.833605 | 2019-07-02T17:02:52 | 2019-07-02T17:02:52 | 194,791,719 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | import java.util.*;
public class ValidNumber {
public static void main(String[] args){
//Prompt the user to enter a number
Scanner scanner = new Scanner(System.in);
System.out.println("Enter a number: ");
int num = scanner.nextInt();
//while loop that decides whether th... | [
"eloisa943@gmail.com"
] | eloisa943@gmail.com |
5de6aa957a6161e14e7627cb1695b438cee442de | 8bdc8e18cf00d86d15e7b41edce49033cb5cc4bf | /src/main/java/com/item/eshop/util/websocket/TransJson.java | cec4d27a53272b44586ffe02db362b8024cd9226 | [] | no_license | 838375536/eshop_new | 840af1033d79af8d3c347361adc297ab68ed53f4 | 995aec9f4d8b2156f030c32ed9115eddd86612ed | refs/heads/master | 2020-03-27T20:36:28.426017 | 2018-09-02T11:57:53 | 2018-09-02T11:57:53 | 147,080,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package com.item.eshop.util.websocket;
public class TransJson {
private Integer code;
private Object msg;
public Integer getCode() {
return code;
}
public void setCode(Integer code) {
this.code = code;
}
public Object getMsg() {
return msg;
}
public void setMsg(Object msg) {
this.msg = msg;
}... | [
"838375536@qq.com"
] | 838375536@qq.com |
c3653b11ac12bf88db68ec810643fb0e2a130b5e | e7b3cdffb8c5810ee9a9438f8c381cfb8e3d7138 | /src/main/java/cn/liuzhengwei/ebook/entity/Book.java | ce28165bd2cbc714924e8311611ac5c74fa8d4d5 | [] | no_license | xianfish/E-book-Server | 7c656404103390f7bb3123fb25ac29f8f4a84dd3 | 614fbb57196041439e5eb501596974feec5c2ed8 | refs/heads/master | 2022-11-15T21:39:24.087896 | 2019-06-30T13:29:35 | 2019-06-30T13:29:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 491 | java | package cn.liuzhengwei.ebook.entity;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.Data;
//Book实体定义
@Data
@JsonInclude(JsonInclude.Include.NON_NULL)
public class Book {
private String name;
private String author;
private String ISBN;
private String newisbn;
private String outl... | [
"756670011@qq.com"
] | 756670011@qq.com |
cfe23d65b4fb10614e4304f0d8839b572b53bdc6 | a5108ca821cdbae0c372179e621f008113505f29 | /src/localsearch/domainspecific/vehiclerouting/vrp/online/NodeWeightsManagerOnline.java | 1ecb2956e53fe8e6b2c42c5418d5685f6a13fa58 | [
"BSD-2-Clause"
] | permissive | anhtu-phan/cblsvr | 1a57a126b9ad00da8dbf74280c17e2e3089dac57 | f1d078451b9758615b49bf8507b3d4c3cb9c4860 | refs/heads/master | 2022-04-30T17:39:33.239243 | 2017-11-09T03:08:48 | 2017-11-09T03:08:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 841 | java | package localsearch.domainspecific.vehiclerouting.vrp.online;
import localsearch.domainspecific.vehiclerouting.vrp.entities.NodeWeightsManager;
import localsearch.domainspecific.vehiclerouting.vrp.entities.Point;
import java.util.ArrayList;
public class NodeWeightsManagerOnline extends NodeWeightsManager {
... | [
"sonnv188@gmail.com"
] | sonnv188@gmail.com |
6742613219eb629f3ee3f67dbcd050a9027e016c | 6f36fc4a0f9c680553f8dd64c5df55c403f8f2ed | /src/main/java/it/csi/siac/siacbilser/integration/dao/cespiti/CategoriaCespitiDaoImpl.java | 522dcb505b8462eb9e52d405ad10428afad71186 | [] | no_license | unica-open/siacbilser | b46b19fd382f119ec19e4e842c6a46f9a97254e2 | 7de24065c365564b71378ce9da320b0546474130 | refs/heads/master | 2021-01-06T13:25:34.712460 | 2020-03-04T08:44:26 | 2020-03-04T08:44:26 | 241,339,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,821 | java | /*
*SPDX-FileCopyrightText: Copyright 2020 | CSI Piemonte
*SPDX-License-Identifier: EUPL-1.2
*/
package it.csi.siac.siacbilser.integration.dao.cespiti;
import java.math.BigDecimal;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.persistence.Query;
import org... | [
"barbara.malano@csi.it"
] | barbara.malano@csi.it |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.