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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7658e0027a774a3a4cdf3aaea356dd22379c9bce | 53ec3bbb9135a1942026d9cf7f4aae5ab27811de | /src/com/base/engine/BasicShader.java | 92dc8418682cc78656eb5d0304c971a19325631a | [] | no_license | pnientiedt/wolfenstein-3d-clone | a15694acb1be50df8839ff5a327a1dc128e97c20 | 572e5598a82957c073de0c6910f38cd9fa2bda4f | refs/heads/master | 2021-04-12T01:05:55.937322 | 2014-04-07T17:11:15 | 2014-04-07T17:11:15 | 249,072,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 840 | java | package com.base.engine;
public class BasicShader extends Shader {
private static BasicShader instance;
private BasicShader() {
super();
addVertexShaderFromFile("basicVertex.glsl");
addFragmentShaderFromFile("basicFragment.glsl");
compileShader();
addUniform("transform");
addUniform("co... | [
"phillipnientiedt@gmail.com"
] | phillipnientiedt@gmail.com |
a34f36a8848d3d8bf46faadb63dab93a6f7e512d | cd84d3b09daca9cc55d6ebf8d77ceef798bb008a | /app/src/main/java/finder/flight/gr/flightfinderv02/FlightData.java | a66bf1a6311cc96e9169971699aa3496085ee29a | [] | no_license | Aggelonias/Flight-Finder | f6fbc1cc82c9b69439f23dcc46e1832800cd0da8 | 30cdcf432fe043e5cd0f745ef74a81bd450dc505 | refs/heads/master | 2020-07-25T13:42:47.131081 | 2019-09-13T17:52:19 | 2019-09-13T17:52:19 | 208,309,979 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,450 | java | package finder.flight.gr.flightfinderv02;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.drawable.AnimationDrawable;
import android.os.AsyncTask;
import java.util.ArrayList;
public class FlightData {
// Found airports
public static ArrayList<String> from_airpo... | [
"aggeloniasdev@gmail.com"
] | aggeloniasdev@gmail.com |
ad0c9faca6d08b364d0efb958764c8449b53406f | 28369068a49bc686a29e6c9023c9b5700d629c50 | /src/main/java/org/yeffrey/cheesecake/features/course/create/CreateCourseController.java | 2b7ba44c54b428ca68f108ce69de64ec4942863f | [] | no_license | YeFFreY/cheesecake-api | 747cfcdc0efba423a20086144c5bf2559ceb84a8 | 078f84b6380766114dbe86fd3889ce71d061d86f | refs/heads/main | 2021-12-02T17:05:54.105487 | 2021-11-29T17:02:10 | 2021-11-29T17:02:10 | 216,364,812 | 0 | 0 | null | 2020-09-10T16:28:03 | 2019-10-20T13:17:31 | PHP | UTF-8 | Java | false | false | 896 | java | package org.yeffrey.cheesecake.features.course.create;
import io.micronaut.http.HttpStatus;
import io.micronaut.http.annotation.Body;
import io.micronaut.http.annotation.Controller;
import io.micronaut.http.annotation.Post;
import io.micronaut.http.annotation.Status;
import io.micronaut.validation.Validated;
import or... | [
"johan.mslms@outlook.com"
] | johan.mslms@outlook.com |
617397cf1baffb05d2e35eaed0daf0ec547c6e51 | a6d227fec6b98943f2d1fa1c375c7ff25499160e | /src/main/java/br/com/timbrasil/operations/daos/CityDao.java | 5406b3674b515f6201f222c15b97fdba4a14c71f | [] | no_license | timbrasil/work-order | 33e804333fc81d86dac06f0debd0302e03f827bd | 9fb6b09745013fdf8e9e038a9e876febc1f3ba46 | refs/heads/master | 2021-01-22T21:03:36.995899 | 2015-11-04T23:20:13 | 2015-11-04T23:20:13 | 41,934,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 978 | java | package br.com.timbrasil.operations.daos;
import br.com.timbrasil.operations.models.City;
import javax.enterprise.context.RequestScoped;
import javax.inject.Inject;
import javax.persistence.EntityManager;
import javax.persistence.NoResultException;
import javax.persistence.TypedQuery;
import java.util.List;
@Request... | [
"icamasso@timbrasil.com.br"
] | icamasso@timbrasil.com.br |
92745c49d4784193568df01ff43e63e5d77252c0 | 6abf3ee544e574b835286d4e4a9c072f254babac | /EJERCICIOS/JAIME_PALAZON/src/ejercicio29.04/Prueba5.java | 6178a448a7936f238aa45469eecbe6b14529995a | [] | no_license | gsegovia69/BecaJava_2019 | 089143fb6292be695bfa81668d7b5ce4bac860a6 | 038c8718624823794319f4e3191c1ea0a7a8f615 | refs/heads/develop | 2023-04-14T00:27:11.594563 | 2020-10-14T09:13:45 | 2020-10-14T09:13:45 | 183,160,387 | 0 | 0 | null | 2023-04-04T00:23:59 | 2019-04-24T06:13:55 | PHP | UTF-8 | Java | false | false | 1,247 | java | package jaimepalazon;
public class Prueba5 {
private String nombre;
private String apellidos;
private String email;
private String ciudad;
public Prueba5() {
}
public Prueba5(String nombre) {
this.nombre = nombre;
}
public Prueba5(String nombre, String apellidos) {
this.nombre = nombre;
this.apellid... | [
"jpg9_1hotmail.com"
] | jpg9_1hotmail.com |
61590b0aa683c2b0ced135abd4de9ca0b73906eb | 2a5a28e4debf17b24b9aa9b21ca4f8e108eb0b0d | /app/src/main/java/com/example/earthquake/EathquakeAdapter.java | c83dbb31f0fb692d26bdb52be65c641234328679 | [] | no_license | ibrahim-python/EarthQuake2 | 8898b066b60a40d448d1d7ff87031976e845a280 | 94ef39d5bc001910db0e4743ca88dd51f10b77db | refs/heads/master | 2020-09-14T20:52:26.155128 | 2019-11-24T14:55:31 | 2019-11-24T14:55:31 | 223,251,310 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,924 | java | package com.example.earthquake;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.example.earthquake.POJO.Feat... | [
"ibrahimmahamudaaa@gmail.com"
] | ibrahimmahamudaaa@gmail.com |
8476d87a0c1783505f186b14f5e5aa27225ba795 | b39d7e1122ebe92759e86421bbcd0ad009eed1db | /sources/android/net/wifi/rtt/ResponderLocation.java | 7f899149c4581e906d2d08c942d5558d7d7820e8 | [] | no_license | AndSource/miuiframework | ac7185dedbabd5f619a4f8fc39bfe634d101dcef | cd456214274c046663aefce4d282bea0151f1f89 | refs/heads/master | 2022-03-31T11:09:50.399520 | 2020-01-02T09:49:07 | 2020-01-02T09:49:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 37,499 | java | package android.net.wifi.rtt;
import android.annotation.SystemApi;
import android.location.Address;
import android.location.Location;
import android.net.MacAddress;
import android.net.Uri;
import android.os.Parcel;
import android.os.Parcelable;
import android.os.Parcelable.Creator;
import android.text.TextUt... | [
"shivatejapeddi@gmail.com"
] | shivatejapeddi@gmail.com |
a8adfe5a176e9933353e0bfd3881934044863a97 | c7c00a1353f81ddc27cc2b35b22ccdd5f6793a54 | /src/main/java/com/phone/orders/core/EmailParam.java | 7534cb026823cea57a5429530882dff3a6952d25 | [] | no_license | NickHaski/Orders | 5e171d4c9b9adab15e0c678a13703042074e0519 | f5f6e760d3750b42715f9bf91fbac4c7007f214e | refs/heads/master | 2020-03-22T23:57:19.090228 | 2018-09-13T13:35:31 | 2018-09-13T13:35:31 | 140,836,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,138 | java | package com.phone.orders.core;
import org.apache.commons.lang3.StringUtils;
import javax.validation.Constraint;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
import javax.validation.Payload;
import java.lang.annotation.*;
@Documented
@Constraint(validatedBy = EmailP... | [
"mseniuk@n-ix.com"
] | mseniuk@n-ix.com |
7f82e5216bccaf6eb89fb68a020756b8bb5b89a3 | 911fcfb2546280aca44d919b55738224e915b63a | /src/internet/lambda/SourceCode/u1/Operation.java | bb9343785eaa3197526c39e44f4d311b88cda3f6 | [] | no_license | lyapandra/OCA_OCP | 01b06eef3d2291bced40a614e7ec55e3b1097f0e | 54dab90d4ea6d053bdfc7e3627b6e00236aec7b9 | refs/heads/master | 2020-03-08T20:11:02.988786 | 2018-07-03T11:45:23 | 2018-07-03T11:45:23 | 128,375,408 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package internet.lambda.SourceCode.u1;
import javax.annotation.PostConstruct;
public interface Operation {
double getResult(double value1, double value2);
}
interface OperationNoParameters {
double getResult();
}
@FunctionalInterface
interface OperationDouble {
double getResult(double value1, double val... | [
"lyapandra.andriy.s@gmail.com"
] | lyapandra.andriy.s@gmail.com |
39c3798c6d8e5e7913ff7b0f30c312ff12b18bd2 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/27/27_a8a1f729ecd533fd9a87d36b89d77d88c258f82f/LibraryView/27_a8a1f729ecd533fd9a87d36b89d77d88c258f82f_LibraryView_t.java | ce5b9328275cca69c01dcfa4a6ac677afc52de81 | [] | 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 | 4,282 | java | package house.neko.media.common;
import java.util.Observable;
import java.util.Vector;
import org.apache.commons.configuration.HierarchicalConfiguration;
import org.apache.commons.logging.Log;
/**
*
* @author andy
*/
public class LibraryView extends Observable implements java.util.Observer
{
pri... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
83dff5e3d0b00d9b29200c834aba5f4dfbc852fa | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /Mate20-9.0/src/main/java/com/huawei/pgmng/api/PGManager.java | 43675628574c42c4df50064695a3f9a234000e66 | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,225 | java | package com.huawei.pgmng.api;
import android.content.Context;
import android.os.RemoteException;
import android.os.ServiceManager;
import android.util.Log;
import com.huawei.pgmng.api.IPGManager;
import java.util.ArrayList;
import java.util.List;
public class PGManager {
private static final String TAG = "PGManag... | [
"dstmath@163.com"
] | dstmath@163.com |
e445ca532fbbd9c004bbbc8c6cb1942f70878207 | c9a1c0e7c9bf074417ff06a375ca397c3f32b8bb | /PokerNationService/src/test/java/com/pokernation/service/PokerNationServiceApplicationTests.java | 1b9f4aa5f51104732e7649d7275f817aa0eaec52 | [] | no_license | baskarf/springboot | 5702077343456a2637ca44d766f6e1c59189be1f | 0cef8e13a1f4f1310211436b6ce83f10ea4034d1 | refs/heads/master | 2021-07-21T23:29:23.952859 | 2017-10-31T19:31:05 | 2017-10-31T19:31:05 | 108,958,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package com.pokernation.service;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class PokerNationServiceApplicationTests {
@Test
pub... | [
"baskarf@gmail.com"
] | baskarf@gmail.com |
594409bc87db598bf8048b55b0cf0374b337ccf9 | c7929226a0fa9ea78c7e5cbcb1a4f0b156349ecf | /src/main/java/com/github/mrzhqiang/maplestory/domain/DWzQuestActSkillData.java | dc476a39462d7491483f33a6c72534f9824c167e | [] | no_license | justddd/ms079 | 7a969099a7ee9680694968f67636a5f1d4235ee6 | edcbd94d252f44fdd6c093246135d9f6cf920ad1 | refs/heads/main | 2023-08-19T22:22:36.721965 | 2021-09-18T02:52:28 | 2021-09-18T02:52:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,740 | java | package com.github.mrzhqiang.maplestory.domain;
import javax.persistence.*;
@Entity
@Table(name = "wz_questactskilldata")
public class DWzQuestActSkillData {
@Id
@Column(name = "id", nullable = false)
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Integer id;
@Column(name = "skillid... | [
"287431404@qq.com"
] | 287431404@qq.com |
960a8a57929f309db267ee5da56673a1ff31480e | d78b2536d9a4afa8f906c87aebad21bc95abfd45 | /src/main/java/com/grokonez/jwtauthentication/controller/ColisController.java | 44d8b64d227c750862f2741a9444293d3b0211cf | [] | no_license | chourabi-dev/nithal-server | 0ab80bdb0ae2bf17a1f7c5d0d7400d04cae51276 | 9f6b0b9707e548514e77e2cb2ab0b48f907b1af8 | refs/heads/master | 2023-08-17T06:31:37.643718 | 2021-09-15T21:57:22 | 2021-09-15T21:57:22 | 406,934,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,308 | java | package com.grokonez.jwtauthentication.controller;
import java.sql.Date;
import java.util.List;
import java.util.Optional;
import javax.servlet.http.HttpServletRequest;
import javax.websocket.server.PathParam;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;... | [
"chourabitahers62@gmail.com"
] | chourabitahers62@gmail.com |
32a1b7da791368c9901fdf6a5b3ecf4005f3afb1 | 75d5f2955b7cc38dbed300a9c77ef1cdc77df0fe | /ds3-sdk/src/main/java/com/spectralogic/ds3client/commands/parsers/DeleteTapeFailureNotificationRegistrationSpectraS3ResponseParser.java | 692684fb05a738e336ed6475b22f89fe82a147c0 | [
"Apache-2.0"
] | permissive | shabtaisharon/ds3_java_sdk | 00b4cc960daf2007c567be04dd07843c814a475f | f97d10d0e644f20a7a40c5e51101bab3e4bd6c8f | refs/heads/master | 2021-01-18T00:44:19.369801 | 2018-09-18T18:17:23 | 2018-09-18T18:17:23 | 43,845,561 | 0 | 0 | null | 2015-10-07T21:25:06 | 2015-10-07T21:25:06 | null | UTF-8 | Java | false | false | 2,267 | java | /*
* ******************************************************************************
* Copyright 2014-2017 Spectra Logic Corporation. 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 i... | [
"rachelt@spectralogic.com"
] | rachelt@spectralogic.com |
03734191c9843bec3bfe606c627448e34e3ca583 | c6473aabcc5a479700664ffc57143f6092a50936 | /app/src/main/java/com/dafelo/co/redditreader/subreddits/data/datasource/local/RedditDbContract.java | 9d1c7dcaf8402f2d6d6b9aa464dc62486e83fe85 | [] | no_license | DanielLoaiza/SimpleRedditReader | 50b98e8422eb7be13a7f04f0c48c55fedbd97ebc | 6341163b2b4f7f1ac989628501a7cabfc45bc34f | refs/heads/master | 2021-01-12T00:51:36.509269 | 2017-01-10T22:45:30 | 2017-01-10T22:45:30 | 78,307,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,957 | java | package com.dafelo.co.redditreader.subreddits.data.datasource.local;
import android.provider.BaseColumns;
/**
* Created by root on 9/01/17.
*/
public final class RedditDbContract {
// To prevent someone from accidentally instantiating the contract class,
// give it an empty constructor.
private Reddit... | [
"danielfloaiza@gmail.com"
] | danielfloaiza@gmail.com |
95c594af6b023fd4fb62bc8184f3eadf234126f5 | 5e5a40d02130cbd6cd3e6adb7cc0b66b6a5df6ca | /src/main/java/org/caltech/miniswingpilot/web/dto/CustResponseDto.java | d6b36de3731a826054a9c735c4bbe5cec5ab19ca | [] | no_license | boykis82/ec2test | f8d2d864a3ec93d2a6d8ef0c43f625e1df0f6fe6 | 30679bbeddedd6e5cdcd70bd481e990114b6af8f | refs/heads/master | 2023-04-19T16:31:28.419293 | 2021-04-29T23:56:55 | 2021-04-29T23:56:55 | 360,031,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 602 | java | package org.caltech.miniswingpilot.web.dto;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.caltech.miniswingpilot.domain.CustTypCd;
import org.springframework.format.annotation.DateTimeFormat;
import javax.persistence.*;
import java.time.LocalDate;
@NoArgsConstructor
@Getter
... | [
"boykis82@gmail.com"
] | boykis82@gmail.com |
7fe452a759a080f4054f320ceb8163fdb2726035 | afe0988b50dd4d593581b821593d1d7a8c4dfdd8 | /src/test/java/testCases/TC0001_GET_Request.java | 7ad319b65a8812d71ba694237c422cea38056cd4 | [] | no_license | RaviBhatia121/RestAssuredAPITestingTestNGSDET | 35b3096ce13947cecdd788192f6199fd3dfb4354 | f28c2c888be63f27cd3583c3b32a3609f91fe7e8 | refs/heads/master | 2023-05-14T11:56:40.016351 | 2020-06-17T13:40:04 | 2020-06-17T13:40:04 | 272,983,889 | 0 | 0 | null | 2023-05-09T18:47:43 | 2020-06-17T13:39:16 | HTML | UTF-8 | Java | false | false | 1,067 | java | package testCases;
import org.testng.Assert;
import org.testng.annotations.Test;
import io.restassured.RestAssured;
import io.restassured.http.Method;
import io.restassured.response.Response;
import io.restassured.specification.RequestSpecification;
public class TC0001_GET_Request {
@Test
void getWea... | [
"ravibhatia@Ravis-MacBook-Air.local"
] | ravibhatia@Ravis-MacBook-Air.local |
daed618edee4d01ba631e2e1ace8f7ced962091f | 25fd01de19deb79ecc3b43a701aa4f15c3089a20 | /backend/src/test/java/com/drblury/shopkeeper/DemoApplicationTests.java | 64db5f159daecd2647456616e4e5b255da2fc9fe | [
"MIT"
] | permissive | DrBlury/Shopkeeper | 20e33160980ba433412ecaa8230647850a86f275 | 6df5c8c27dc92fcf28def1fbeb4ed83a7b1ece5c | refs/heads/master | 2022-10-11T18:33:12.787066 | 2020-10-02T13:31:34 | 2020-10-02T13:31:34 | 230,750,773 | 3 | 0 | MIT | 2022-09-21T21:39:40 | 2019-12-29T13:00:13 | Vue | UTF-8 | Java | false | false | 212 | java | package com.drblury.shopkeeper;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class DemoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"git@blury.eu"
] | git@blury.eu |
1c28a12af8d512082f409c54878da755e7c480bb | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /newEvaluatedBugs/Jsoup_42_buggy/mutated/1678/HtmlTreeBuilder.java | 739f160ec5c06ea3f142bb80cc5ccd919e22f7df | [] | 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 | 23,145 | java | package org.jsoup.parser;
import org.jsoup.helper.DescendableLinkedList;
import org.jsoup.helper.StringUtil;
import org.jsoup.helper.Validate;
import org.jsoup.nodes.*;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
/**
* HTML Tree Builder; creates a DOM f... | [
"justinwm@163.com"
] | justinwm@163.com |
f5d862a603d6642370ecc6323cbcb2247ad2cfb3 | f9a9fd3f1e18c2f2cabcc2f0ebc225b1b25de60e | /app/src/main/java/com/ming/sjll/my/fragment/OrderCurriculumFragemt.java | 18c6cdeda65cf2cee8bce6a1aedffec337019c86 | [] | no_license | 15307388990/SJLL | 273541dfa40f8a3a92e88890941ed68a5cd129d5 | e4dd377d6408b6c28e6683843cc4f39c11f2442b | refs/heads/master | 2020-08-03T04:27:46.225903 | 2019-11-23T02:41:32 | 2019-11-23T02:41:32 | 211,624,684 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,325 | java | package com.ming.sjll.my.fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.RadioButton;
import com.ming.sjll.R;
import com.ming.sjll.base.f... | [
"lan.sha@163.com"
] | lan.sha@163.com |
990cfac0bc8007dfce6afe83cd2a0c0ccdaa3b10 | 7bb17981e2e8e39960adc01b169965bbfb3d9c4d | /src/example1/Radio.java | 3f869b3cc1ddba84fcf7d9c2aedf73876c55869f | [] | no_license | VladKozachek/-Java.-State- | 79b49a454a4439d07921815379fc24325acc959b | b2b80786843917bb2498fa3804887cc865acfd92 | refs/heads/master | 2020-03-21T02:24:31.342600 | 2018-06-20T09:29:54 | 2018-06-20T09:29:54 | 137,996,943 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 545 | java | package example1;
//Context
public class Radio {
private IRadioStation station;
void setRadioStation(IRadioStation station){
this.station=station;
}
void nextStation(){
if(station instanceof HitFM){
setRadioStation(new AutoradioFM());
}
else if (station insta... | [
"vladkozachek90@gmail.com"
] | vladkozachek90@gmail.com |
d9872cec07c8330a701ab9dc1a8bc1e9eb9d3448 | ffb3088693a94cff1973f0e7ae6461885a3611c1 | /restaurant/src/main/java/fu/service/ICategoryService.java | 0df361693af5611da73218c681c6cc20cff2c79b | [] | no_license | NguyeDuc/CapstoneProject | 46d92299f91198f0dcbac88d5df01b6f294d6862 | de4a976739c06cf3e361d54e73c274f08f0423da | refs/heads/master | 2022-11-17T22:27:09.826121 | 2020-06-27T11:38:30 | 2020-06-27T11:38:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 60 | java | package fu.service;
public interface ICategoryService {
}
| [
"kynhanht@gmail.com"
] | kynhanht@gmail.com |
8280b974dcaefe7c19dbb881f3c74b45a57ec736 | a7214eeb0e7dab722a66941270816ba425ed1769 | /TankGameDemo/Tank/T0.9/TankClient.java | 2e4ed88b9c87b77777854f93c2a0c6374d50a59e | [] | no_license | AnderJoeSun/JavaSE-Demos | 5f9106ced7d8a00298c8415262cbef5d97d7aec2 | ba47fd0638604b8be2971241a709dbb408d0b1a3 | refs/heads/master | 2020-12-20T04:19:51.583187 | 2020-01-24T07:45:52 | 2020-01-24T07:45:52 | 235,959,429 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,754 | java | import java.awt.*;
import java.awt.event.*;
public class TankClient extends Frame {
public static final int GAME_WIDTH = 800;
public static final int GAME_HEIGHT = 600;
Tank myTank = new Tank(50, 50);
Image offScreenImage = null;
public void paint(Graphics g) {
myTank.draw(g);
}
public ... | [
"abc@abc.com"
] | abc@abc.com |
4ebd456937b4b2f2c4fa290cab12d42ea5b46a4c | 5412f18fafb75955e6dc16cf3dcfcfa3067dd454 | /limo_apps/MapSDK/src/com/reconinstruments/mapsdk/geodataservice/clientinterface/worldobjects/DownhillSkiTrail_Red.java | 6e7985b8545a8e618368a25d5c980d7c847157ed | [] | no_license | mfkiwl/jet | a6080e6f76add78a51c8f2136ba49344f0126581 | d375f89c1d5be0aa43cab8ade08d4b55d74a3f37 | refs/heads/master | 2021-05-31T20:44:46.987776 | 2016-05-27T21:45:55 | 2016-05-27T21:45:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,630 | java | package com.reconinstruments.mapsdk.geodataservice.clientinterface.worldobjects;
import java.util.ArrayList;
import android.os.Parcel;
import android.os.Parcelable;
import com.reconinstruments.mapsdk.geodataservice.clientinterface.capabilities.Capability;
public class DownhillSkiTrail_Red extends DownhillSkiTrail ... | [
"gil@reconinstruments.com"
] | gil@reconinstruments.com |
680de60c4218271e9127236274d3e08cc0f1ef8a | 35e0e1d580e07f3972bf5bf24ac53454e588b684 | /src/main/java/ge/magti/server/sets.java | 3e8826d0f829369ab29fd6f399542cd33fa3c615 | [] | no_license | paatap/CallCenter | 97b12e0695c36ae099271d098f5b02a62357117f | 1d1c70619c962c901d508bf0667f987c2fc3a4d9 | refs/heads/master | 2022-10-11T17:18:53.035415 | 2017-07-28T13:17:18 | 2017-07-28T13:17:18 | 84,037,506 | 0 | 1 | null | 2022-09-22T17:54:45 | 2017-03-06T06:21:41 | Java | UTF-8 | Java | false | false | 3,181 | java | package ge.magti.server;
import ge.magti.EchoServer;
/**
* Created by user on 3/10/17.
*/
public class sets {
public static boolean firstinit =true;
public static void init(){
if (firstinit){
firstinit=false;
String ss=functions.file2str("/opt/cc_crm.conf");
db_s... | [
"sarchilg@gmail.com"
] | sarchilg@gmail.com |
0487c8528f193c412ff3d158fe62ff25df55d11b | 65a6643add2ce642a6bc33fbd2e2ce46fc940352 | /app/src/main/java/aplikasiku/padi/tnfaid/pantaupadi/User/Login.java | cf34c354c96c235743ac68d7f4c6f5de548e4a45 | [] | no_license | tnfaid/pantauPadi | 2e8305120b09bd2709978754534a72eb145f7ec3 | eede629be490fe99aa6311fbd7c024a968e1daa0 | refs/heads/master | 2020-04-26T22:16:37.966436 | 2019-05-27T02:51:38 | 2019-05-27T02:51:38 | 173,867,443 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,910 | java | package aplikasiku.padi.tnfaid.pantaupadi.User;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.ConnectivityManager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.u... | [
"nurfaidahtitik@gmail.com"
] | nurfaidahtitik@gmail.com |
e9377f1e8e371297090e18648f7784b498d516b5 | 78695174fcd9d35966cfe3bbc8d16b8156a43ce1 | /Trees&Graphs/src/com/snarula/algo/tree/TreeOperations.java | 0fae28e145b696cb6c5aeea5fc156562d04574ff | [] | no_license | narulasanam/AlgorithmsDesign | 0af80016fe406147ec362500289d68a1a437414c | 8a0a8b3853cd8b42b02f573e99e0fa3d375f1248 | refs/heads/master | 2021-01-15T15:31:05.095401 | 2016-06-14T22:06:04 | 2016-06-14T22:06:04 | 44,458,978 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,016 | java | package com.snarula.algo.tree;
public class TreeOperations {
public boolean isBalanced(Node root) {
if (root == null) {
return false;
}
if (checkHeight(root)) {
return true;
}
return false;
}
public boolean validateBST(Node root) {
return validateBST(root, null, null);
}
private boolean val... | [
"s5narula@uwaterloo.ca"
] | s5narula@uwaterloo.ca |
314fc4fa84c307f5318dfce50ae277986d66f6b1 | d88917ba637b96ed8c2c7f65530f0e5e146286e7 | /org.inaetics.pubsub.examples/mp_pubsub/subscriber/src/main/java/org/inaetics/pubsub/examples/mp_pubsub/subscriber/Activator.java | d4123115417d6755bd8b9df28887c6d4dee0a5c5 | [
"Apache-2.0"
] | permissive | swordiemen/pub-sub-admin-java | f281a2a256110467d0e9db1e18421de28a42bf58 | 28286af7d865e93b655c2843f727a1b60eea6525 | refs/heads/master | 2020-03-22T09:24:21.852733 | 2018-07-05T10:56:08 | 2018-07-05T10:56:08 | 139,835,046 | 0 | 0 | Apache-2.0 | 2018-07-05T10:42:39 | 2018-07-05T10:42:39 | null | UTF-8 | Java | false | false | 2,136 | java | /*******************************************************************************
* 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... | [
"rlenferink@apache.org"
] | rlenferink@apache.org |
ef26dce7afb1e9a2258c9693470a5992d2059609 | 65ce6407650f71b7702e81405bb4b6acf3e6d58f | /src/java/jena-arq-2.9.0-incubating/src/main/java/org/openjena/atlas/io/CharStreamBasic.java | f18f2b64d897790445ad391917ac2f5aeeaf021c | [
"Apache-2.0"
] | permissive | arjunakula/Visual-Dialogue-System | 00177cb15fb148a8bb4884946f81201926935627 | 7629301ae28acd6618dd54fd73e40e28584f0c56 | refs/heads/master | 2020-05-02T09:14:32.519255 | 2019-03-26T20:56:34 | 2019-03-26T20:56:34 | 177,865,899 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,555 | 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 ... | [
"akula.arjun@gmail.com"
] | akula.arjun@gmail.com |
f3d32846f194c38879203db2c394057db6f85300 | f99b7feea5251d598cc5d89eee2c325bd4653212 | /A6/src/refria/Refrigerante.java | 1fb39c84ca1ee0aded66f1817a05b0114da48da2 | [] | no_license | RevolverOcelotIII/AtividadesPOO | ef47414b8fe92a6e492681dd27864025f0622df9 | e44b4eefb7af896de07a84bef4ba4e1afe42a7e0 | refs/heads/master | 2020-05-05T12:16:47.552724 | 2019-04-07T21:16:36 | 2019-04-07T21:16:36 | 180,021,604 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,177 | 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 refria;
/**
*
* @author danpg
*/
public class Refrigerante {
private String nome;
private double preco... | [
"noreply@github.com"
] | RevolverOcelotIII.noreply@github.com |
ad576636679d967840d1ad174aff0e3073cee444 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project261/src/test/java/org/gradle/test/performance/largejavamultiproject/project261/p1308/Test26179.java | 1aec3b66293f746cfb4c4dfae7350c2a3b9fdd85 | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,274 | java | package org.gradle.test.performance.largejavamultiproject.project261.p1308;
import org.gradle.test.performance.largejavamultiproject.project261.p1307.Production26152;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test26179 {
Production26179 objectUnderTest = new Production26179();
@T... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
b25862d5a357ce294fc728dfae45b4de79cddf89 | 181c28e33ad3bbc72cb5f0d8d85a69122a4468c4 | /app/src/main/java/com/example/zealjiang/txtjsoneditor/MainActivity.java | faca3256763b1c4947fd644820bed6a782fdf4e3 | [] | no_license | zealjiang/adda | fe330b1b6cd80551cdc83fda41123e94ec8abbea | 180156d86724c7981bd4e94c96ee156730444a4d | refs/heads/master | 2021-05-17T15:31:52.264800 | 2020-03-28T16:47:04 | 2020-03-28T16:47:04 | 250,846,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,732 | java | package com.example.zealjiang.txtjsoneditor;
import android.app.Activity;
import android.content.Intent;
import android.net.Uri;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
p... | [
"lizhijiang@360.cn"
] | lizhijiang@360.cn |
c07a65ee738c466237f7996c417c734cd17dba36 | 3005e461b76f75668f1480fb00d343b0d1d147b2 | /Práctica Final/src/ast/i/InstruccionDeclaracion.java | f161971b4a9a8851a3eda0b055e0d21f86fdd4a3 | [] | no_license | ManuOr98/PracticaPL | 3dc073a72d96492a0aad25eeeab7ce636917fa07 | 1b1dca4a232d69268164a361b40d875b169ac79e | refs/heads/main | 2023-04-06T15:37:38.756285 | 2021-04-17T14:19:25 | 2021-04-17T14:19:25 | 356,626,917 | 0 | 0 | null | 2021-04-16T16:29:16 | 2021-04-10T15:48:07 | Java | UTF-8 | Java | false | false | 887 | java | package ast.i;
import ast.e.Expresion;
import ast.e.Id;
import ast.t.Tipo;
public class InstruccionDeclaracion extends Instruccion {
private Tipo tipo;
private Id id;
private Expresion valor;
public InstruccionDeclaracion(Tipo tipo, Id id) {
this.tipo = tipo;
this.id ... | [
"noreply@github.com"
] | ManuOr98.noreply@github.com |
895e061b05d5c6b8b4c0c9648cedeaaddc02bcdc | 9a8ac5e334acfc5ca9e614f7aa1b6496a2cd2be2 | /src/cn/com/aidaban/presenter/LoginPresenter.java | a9082a9fbe718ca1b1fe7edde4fd140aa3cea2e3 | [] | no_license | fgnna/aidaban | 39323ec2adb68b190cdda8ca82b181968460aa21 | 2d7f22c1f81f36823efd011e4a0147665133f9e1 | refs/heads/master | 2016-09-05T16:34:40.417090 | 2015-04-21T04:52:38 | 2015-04-21T04:52:38 | 32,917,602 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,630 | java | package cn.com.aidaban.presenter;
import android.content.Context;
import android.view.View;
import android.view.View.OnClickListener;
import cn.com.aidaban.R;
import cn.com.aidaban.common.BaseImageFactory;
import cn.com.aidaban.model.UserInfoModel;
import cn.com.aidaban.model.bean.UserBean;
import cn.com.aidaban.prese... | [
"fgnna@qq.com"
] | fgnna@qq.com |
b9bf2517142d58abb37f6350102dfb430f609d45 | 07769dbb01fcdfcab2b393348ab7e9f91c5da61a | /src/com/jantze/redditreader/RedditListFragment.java | 1843474090502fc198a534e977e5401d5bc0cec2 | [] | no_license | cjantze/RedditReader | 666cbd7698de624ea3230b0880348e39218c0685 | 56ff1f10dd81199ff772ff6e2ff2dc964f6732c2 | refs/heads/master | 2021-05-27T19:09:39.838062 | 2013-08-15T06:46:21 | 2013-08-15T06:46:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,143 | java | /**
*
*/
package com.jantze.redditreader;
import java.util.ArrayList;
import android.content.Intent;
import android.content.res.Resources;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Handler;
import android.support.v4.app.ListFragment;
import android.util.Log;
i... | [
"cjantze@gmail.com"
] | cjantze@gmail.com |
0230184e1be7e65d546dfb462414a1a0f77d3293 | b70f256b09f3bd949e7a734709811d870d3ebcf7 | /app/src/main/java/com/aitec/appbeber/MyProfile/event/ProfileEvent.java | 03511b24e6b1dd996c1f3c3446189b9466f5906e | [] | no_license | vpanchojs/AppBeber | b9260dfa1b344aef4c0a1e899376e8e3497d5314 | 044a7a85932ed09ccad496a8695378c4f1d79a31 | refs/heads/master | 2022-08-08T02:13:49.883041 | 2018-08-06T04:06:05 | 2018-08-06T04:06:06 | 114,903,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,271 | java | package com.aitec.appbeber.MyProfile.event;
import java.util.List;
/**
* Created by victor on 5/9/17.
*/
public class ProfileEvent {
public final static int onSignOutError = 1;
public final static int onSignOutSucces = 0;
public final static int onGetUserSuccess = 6;
public final static int onGetU... | [
"vpanchojs@gmail.com"
] | vpanchojs@gmail.com |
1d114108da81969910f060a0832f3564a3eccbcd | 633939a9ccf11cbc5a92e4c77fd2d8cc07142eb4 | /basic/src/main/java/DBO/WorkTask.java | 2f6202dbb9950cfad01e753d6f850676aadbcc5e | [] | no_license | lyakechko/Implementation_Embedded | bd521bb66c666906e10b53027c0f16640ace5c30 | eddaa40a6b55719f66672e4f863a37aa838e890a | refs/heads/main | 2023-06-05T01:26:22.972028 | 2021-07-04T12:25:33 | 2021-07-04T12:25:33 | 378,086,567 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package DBO;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.util.Locale;
@Data
@NoArgsConstructor
@AllArgsConstructor
@DiscriminatorValue("W")
@Entity
@Table
public class WorkTask extends Task {
@Column(name = "cost")
private Loc... | [
"ilya.kechko@alseda.by"
] | ilya.kechko@alseda.by |
ffc333fa33daa2f58e72570583ca46cc558111a3 | ffb6fe775e8db66aa47ef24fa5aa2fc076a11eb0 | /src/test/java/com/youwiz/practices/service/AccountFindServiceTest.java | c956d8f17d090e1d891c79f8baa97e67d4d894b0 | [] | no_license | head1ton-dhg/spring_boot_practices | 3b90d1c6d8664bf48bb2f0d524f66ff7f59db867 | 7ded610c73a1619756cd96f9f0e6269eafd0764c | refs/heads/master | 2022-12-03T03:01:48.711844 | 2020-08-24T14:59:29 | 2020-08-24T14:59:29 | 289,715,712 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,729 | java | package com.youwiz.practices.service;
import com.youwiz.practices.domain.Account;
import com.youwiz.practices.domain.Email;
import com.youwiz.practices.exception.AccountNotFoundException;
import com.youwiz.practices.repository.AccountRepository;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Tes... | [
"head1ton@gmail.com"
] | head1ton@gmail.com |
e802e8147b1aef72e6bd20bb4c7d6bd212ed5a04 | eff5e2396f31ed1b791bccf0121680145c5479c0 | /app/src/main/java/com/example/mithilesh/healthportal/Model/Place.java | a9db9d9aac8017c6cb34ccfa86c2246164b93371 | [] | no_license | mithilesh-parmar/Health-Portal | e486fe6277acf7d5a3a26383e220ee74c7538258 | 15b6051286d34ae5505eeb09b7178aa08e3c2516 | refs/heads/master | 2020-04-17T11:25:09.925832 | 2019-01-19T12:01:50 | 2019-01-19T12:01:50 | 166,539,828 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,708 | java | package com.example.mithilesh.healthportal.Model;
import android.location.Location;
import java.util.HashMap;
import java.util.Map;
public class Place {
private String id;
private String name;
private String placeId;
private Double rating;
private int userRatingsTotal;
private String vicinity... | [
"mithileshparmar1@gmail.com"
] | mithileshparmar1@gmail.com |
76fc706e30c23a419b986cfa8441a6a1a324d897 | 9bd44bb0f4e17cd470c8b1f64834d0a41866cc06 | /app/src/main/java/com/goodhappiness/dao/Observer.java | da69afc91ab25d1f65cd0f62fd1b6bc6de586804 | [] | no_license | hackerlank/hxf-android_2 | 00469e8e6ecc7a2bc5c250a38de7e2625555bf7d | 0e7b5ae840920a66390fc69094a3c20aec88f314 | refs/heads/master | 2020-03-12T08:39:48.214609 | 2017-02-11T11:21:07 | 2017-02-11T11:21:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 112 | java | package com.goodhappiness.dao;
public interface Observer {
public void onNetStateChange(boolean isConnect);
}
| [
"huang08122257@126.com"
] | huang08122257@126.com |
a605bee09728ee5299d231dc05b2592543cee245 | a7f3973b69053e632f6595ae78e0c56adff2bf2c | /src/main/java/ir/maktab/homeService/exceptions/checkes/CustomerNotFoundException.java | fcaabfc58c811c29de0782453a45e2bbb05b6b1c | [] | no_license | YeganehNobakht/Home_Service_Spring_Boot | 75ecd90ea5d605807795067c5615d4bc5d275c10 | a253d2c1315113768fd19eb86535e01c89d26b87 | refs/heads/master | 2023-06-18T08:25:50.316259 | 2021-07-13T15:21:54 | 2021-07-13T15:21:54 | 379,605,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package ir.maktab.homeService.exceptions.checkes;
public class CustomerNotFoundException extends Exception {
public CustomerNotFoundException(String message) {
super(message);
}
}
| [
"m.yeganeh.n1994@gmail.com"
] | m.yeganeh.n1994@gmail.com |
1a463e7b56a05af6867d4959d944ee94b61b7949 | 490898e81a8c2af15127d7b9a2b35dbac632f098 | /src/test/java/Theatrolabs/assignment/MasterParser/AppTest.java | 13bf8f51ede4459351aee9a1e4e536622b7933ca | [] | no_license | munjalupadhyay/MasterFileParser | 676586252f96ec112f4d9d0d3ba3fb198f3275bb | 77765a9dfc36c56dff44290ab6eaedf2b961d7c0 | refs/heads/master | 2020-07-01T19:20:13.723181 | 2016-11-20T09:30:11 | 2016-11-20T09:30:11 | 74,263,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,272 | java | package Theatrolabs.assignment.MasterParser;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
@RunWith(Suite.class)
@Suite.SuiteClasses({
CSVFileParserTester.class... | [
"meetmunjal@gmail.com"
] | meetmunjal@gmail.com |
832c2152a9a826562a42365635ffd541f83d126a | 34a2d3324180cdb90341923dd73394649719c124 | /src/Battleship.java | 88def51dea2df04b1a59e80d15b16ca8b693d665 | [] | no_license | TheMissingText/Assignment-3 | da7781685be774109f0b298abcc91a3a813fbfee | bdcb349c031a51acb4796df99b7efcd48bea2503 | refs/heads/master | 2023-02-04T05:20:57.659655 | 2020-12-22T12:13:34 | 2020-12-22T12:13:34 | 322,662,687 | 0 | 0 | null | 2020-12-22T12:13:35 | 2020-12-18T17:32:56 | Java | UTF-8 | Java | false | false | 631 | java | public class Battleship implements Ships{
private int length = 4;
private int strength = 4;
private boolean sunk = false;
@Override
public int getLength() {
return this.length;
}
@Override
public boolean getStatus() {
return this.sunk;
}
@Override
public S... | [
"dowlingscott016@gmail.com"
] | dowlingscott016@gmail.com |
78253d6300e87e4114c9d68d3417730eac65cd1d | c60ca24dbb2ce8be7d42d70c12fadf40f4f1dc1a | /Game/EasymemCleanerJava/EasyMemoryCleaner/com/sun/jna/platform/win32/COM/UnknownListener.java | 94e002aeeb65bd2409f61b5ca374bb6f7211b063 | [] | no_license | Niharkanta1/JavaRepo | 8e57a3e6c2ed113029bbff71f7fba23f8dc2b6cd | daa4f7f5c67bf8e38c1282ab340e084e1d1c0726 | refs/heads/master | 2021-07-07T20:47:21.224172 | 2019-06-30T11:47:27 | 2019-06-30T11:47:27 | 194,510,056 | 0 | 0 | null | 2020-10-13T14:17:34 | 2019-06-30T11:50:19 | Java | UTF-8 | Java | false | false | 2,211 | java | /* */ package com.sun.jna.platform.win32.COM;
/* */
/* */ import com.sun.jna.Pointer;
/* */ import com.sun.jna.Structure;
/* */ import com.sun.jna.platform.win32.Guid;
/* */ import com.sun.jna.platform.win32.WinNT;
/* */ import com.sun.jna.ptr.PointerByReference;
/* */ import java.util.Arrays;
... | [
"niharkanta1@live.com"
] | niharkanta1@live.com |
4f11b59f547aca6f77bd94e274dc0ccad66c6b9b | bb30e5021a17f8711c47cd36108cf87311efde29 | /app/src/main/java/demoaudio/yixiao/com/androidcameraapi/VersionUtils.java | 0145e8397bbdc6933dceda9e7912fdb8ac001690 | [] | no_license | MediaAndAudio/AndroidCameraAPI | 4c3434a6f2d37a08c4dae13b53b275b044e470f7 | ca985a0b55a21c8d9b7bca0bf36451eb0b65c257 | refs/heads/master | 2021-08-24T06:03:19.356499 | 2017-12-08T09:58:00 | 2017-12-08T09:58:00 | 113,524,484 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package demoaudio.yixiao.com.androidcameraapi;
public class VersionUtils {
public static int getSDKVersionNumber() {
int sdkVersion;
try {
sdkVersion = Integer.valueOf(android.os.Build.VERSION.SDK);
} catch (NumberFormatException e) {
sdkVersion = 0;
}
Lo... | [
"875891115@qq.com"
] | 875891115@qq.com |
115a1b3113065a3cab19a0391c43d59f5a72abe6 | 868dc0b5f42cd52f65ab4a920fc77995ba31a534 | /src/main/java/com/presentes/controller/CategoriaController.java | c29d19e8603e2ae81cd8a4c373784e99f65ceddc | [] | no_license | JhonDonavan/presentes | 09e64b5075d5cdc92b3dde3ece9e8a570be88402 | bd4f729dee9de42c5f203ff39c5070b16169d57f | refs/heads/master | 2022-10-29T05:33:06.313159 | 2020-06-16T15:19:10 | 2020-06-16T15:19:10 | 272,742,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,601 | java | package com.presentes.controller;
import java.util.List;
import java.util.Optional;
import javax.validation.Valid;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.Re... | [
"jhon.oliveira@wdev.int"
] | jhon.oliveira@wdev.int |
8b0d1ed378ef53b65193905fe5b45b928d2c883d | e579172e56ba490edce2697f34ad41c191c1a177 | /cargo-commons/src/main/java/com/commom/mq/MqProducer.java | 826132e2a5d1c80ef20d71b7e9064011226a6156 | [] | no_license | sdajava/xinya-cargo | 82a5aa3f148bade6494eb3fd426bbb339856a57f | ba8e9731441d45b5be273c7e7309d3f7cdb2337e | refs/heads/main | 2023-01-23T00:06:25.332976 | 2020-11-25T02:14:49 | 2020-11-25T02:14:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | package com.commom.mq;
import org.springframework.stereotype.Component;
@Component
public class MqProducer {
public static String GpsQueue = "MqGpsLocation";
// public static String MqGpsQueue = "MqGps";
// public void sendLocationMsg(String msg) {
// rabbitTemplate.convertAndSend(GpsQueue, msg)... | [
"yanglei-xya@xsungroup.cn"
] | yanglei-xya@xsungroup.cn |
f6a0381d00c7f7913b115b463773794e3faa5aca | 04b5b0ee2f66a15e8636dabcee53f52736a93f23 | /src/main/java/abstractfactory/practice/Guest.java | c413e323e60ffac560a741ca1cbaf2ea98695496 | [] | no_license | yunseop-kim/practice-java-design-pattern | c2cf295d22cd57624e7c46ae2ccbcb461bea296c | 4757f48da2add5bc9cd1b710c29eca85f564dc7e | refs/heads/master | 2022-01-15T19:34:25.717838 | 2019-07-21T12:35:41 | 2019-07-21T12:35:41 | 198,054,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 647 | java | package abstractfactory.practice;
public abstract class Guest {
private String name;
protected String contact;
protected String email;
protected String snsId;
Guest(String name, String contact, String email, String snsId) {
this.name = name;
this.contact = contact;
this... | [
"undefined@mealant.com"
] | undefined@mealant.com |
67c059a140465e73b8465e5850ae4e2f1e73d32d | 73f28b105a5fd70b18b2c3df8d46dc065e2c6338 | /getIntersection.java | 9d88602124ca49a4f446e067bed0164953579154 | [] | no_license | AnnieZhou08/LeetAlgo | b3f311f48ec6fdc496ef9aeacff4a2102a9780da | 1026a4c10b1859b2aabcb2f8b4a9b4da5f5322ba | refs/heads/master | 2021-05-04T06:07:47.587191 | 2017-05-08T16:36:20 | 2017-05-08T16:36:20 | 71,029,199 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | /**
* Definition for singly-linked list.
* public class ListNode {
* int val;
* ListNode next;
* ListNode(int x) {
* val = x;
* next = null;
* }
* }
*/
public class Solution {
public ListNode getIntersectionNode(ListNode headA, ListNode headB) {
if (headA == null ||... | [
"annie_0812@live.ca"
] | annie_0812@live.ca |
15276ccecd48dccc0b1cb9e44390ad630403bf18 | 7c7460e7d96c6bd8559204b8148eada39228bd05 | /src/main/java/com/jc/aop/RedisAop.java | a1c0a54d11ea509d8b16d9be16de7d46e24b1675 | [] | no_license | chenzhichengczc/gzjc | bad8dac058d9315a2a5c5eb2c2f5a8a35694a860 | 1e58d2c02596d36bf7cea3c96c1ceb05510cbb5b | refs/heads/master | 2020-04-26T16:41:19.588785 | 2019-04-12T19:58:30 | 2019-04-12T19:58:30 | 173,688,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,168 | java | package com.jc.aop;
import com.jc.common.annotation.RedisCache;
import com.jc.common.exception.JcException;
import com.jc.common.utils.RedisUtil;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.Signature;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import ... | [
"369039285@qq.com"
] | 369039285@qq.com |
cd835917c01c14ee7e57bdf74324bbed21f7883f | 078a17a420cc4f79448d0c42960b53ae8bb9b68d | /DataCollectWebApp/src/com/wwhisdavid/servlet/UserServlet.java | e57a22af82959ebc23bf26fa67ecc0450d440e6d | [] | no_license | wwhisdavid/Data-Aggregation-by-Java-Socket | bc6e2f8efb89446dde5bad61a465ca10500f1590 | 6f87aca451d90325cc52f3d0e2cc7f2588f00b82 | refs/heads/master | 2021-01-21T12:59:16.001622 | 2016-05-24T13:48:43 | 2016-05-24T13:48:43 | 48,532,564 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,251 | java | package com.wwhisdavid.servlet;
import java.io.IOException;
import java.lang.reflect.InvocationTargetException;
import java.util.Enumeration;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import j... | [
"wwhisdavid@163.com"
] | wwhisdavid@163.com |
458049b89f4488397de6134524bcf7f925ce550a | a0b732448e08291c894e7edf73a2d0c01124016a | /templates/googlesamples-mvp-clean/app/src/main/java/com/example/android/architecture/blueprints/todoapp/BaseView.java | c4283cab8fd620f0e51af05bb60a8d565795ea1e | [
"MIT"
] | permissive | androidstarters/androidstarters.com | 5c29f99ccd696118f75bedb41783347077db388a | 010258565bc3e941d73f9ab3950f8bae0ad38e7b | refs/heads/develop | 2023-08-22T11:56:29.637058 | 2018-09-27T05:13:01 | 2018-09-27T05:13:01 | 95,357,887 | 299 | 28 | MIT | 2021-01-07T13:41:32 | 2017-06-25T12:18:07 | Java | UTF-8 | Java | false | false | 739 | java | /*
* Copyright 2016, The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | [
"ravidsrk@gmail.com"
] | ravidsrk@gmail.com |
83e1a536b594c5f6e1803907dbb79e360123c2d7 | 447520f40e82a060368a0802a391697bc00be96f | /apks/comparison_androart/ro.btrl.pay/source/o/tF.java | 0b7acc98388a5b73e64e550f420e458c069142f2 | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689186 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | null | UTF-8 | Java | false | false | 1,775 | java | package o;
public final class tF<T>
extends st<T>
{
final T[] ॱ;
public tF(T[] paramArrayOfT)
{
this.ॱ = paramArrayOfT;
}
public void ˋ(sx<? super T> paramSx)
{
if localIf = new if(paramSx, this.ॱ);
paramSx.ˊ(localIf);
if (localIf.ॱ) {
return;
}
localIf.ʻ();
}
s... | [
"antal.micky@yahoo.com"
] | antal.micky@yahoo.com |
77672df43cd90372aa6ce3222b0837ab9f1abf04 | 0dd283366ad30e739fb96399b6591cefe07479ba | /emovie/src/main/java/com/ab/ethioflix/exception/MyFileNotFoundException.java | d0a683cc2e921e5cf04808e68375452bfd390357 | [] | no_license | Tsegawbaharu/emovie | bbcb99f93f1e1d1b43f8499a7229981c892fc989 | 0ec069b6524d680eacb150efc59a67e5bce6b45b | refs/heads/master | 2020-04-28T22:08:09.787129 | 2019-03-14T11:20:51 | 2019-03-14T11:20:51 | 175,607,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 467 | java | package com.ab.ethioflix.exception;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ResponseStatus;
@ResponseStatus(HttpStatus.NOT_FOUND)
public class MyFileNotFoundException extends RuntimeException{
private static final long serialVersionUID = 1L;
public MyFileNotFoun... | [
"Tsegawbaharue@gmail.com"
] | Tsegawbaharue@gmail.com |
82e1ba34f73ff713f2ced2ee38eb37a845a947bb | ca4e423a8f5943db0c6f95a56818c86d9307052d | /app/src/androidTest/java/com/example/newborn/ExampleInstrumentedTest.java | c1ee1113df681d5de7880a74f6375d65bd24e2a1 | [] | no_license | Jbemb/NewBorn | 596fb557681247e7735bf49d13f3a915f31c5dd5 | 8009869fa9c529fcf328d1c300126616dc100e8e | refs/heads/master | 2022-12-02T07:18:02.015399 | 2020-08-14T08:45:34 | 2020-08-14T08:45:34 | 285,761,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package com.example.newborn;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an ... | [
"jbembe12@yahoo.com"
] | jbembe12@yahoo.com |
d7b052bb546f13d65910422cd74a3844e51d9a79 | 515078b95028763708c27a0e88c000e359b0459f | /app/controllers/WS.java | 9b5e5edeb2bfc5d94db85dfa5ade1b980dde130b | [
"Apache-2.0"
] | permissive | dozken/kora.kz | 7b0de0bc5ae838ffb33e8540dca0add95b50d1b6 | 71b9ada8111b45567ddc2aab72f3497a9a006de6 | refs/heads/master | 2023-07-19T12:58:38.581149 | 2015-04-27T06:42:54 | 2015-04-27T06:42:54 | 93,726,621 | 0 | 0 | NOASSERTION | 2023-07-09T16:37:28 | 2017-06-08T08:40:33 | HTML | UTF-8 | Java | false | false | 1,220 | java | package controllers;
import java.util.ArrayList;
import play.libs.F.Callback;
import play.libs.F.Callback0;
import play.libs.Json;
import play.mvc.WebSocket;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.node.ObjectNode;
public class WS {
public static ArrayList<WebSocket.O... | [
"balancy@localhost"
] | balancy@localhost |
42af486d2b7f5ce81da1d7f5b5b319407650b029 | 5a448ddbefa3392fce47fa582a1c6d3c4c0e3885 | /src/entity_dm/Admin.java | fbe82225951eb8fed81e4e789fc2cac4bd9c476f | [] | no_license | Abdallah-Sobehy/MailBox_Project | 19b0f98bf7863e7d4d3553dacc06469f1e9b12cd | 9fde93ee67b4a97c5ac1ec76edd3d78557bdf39e | refs/heads/master | 2021-01-17T07:14:58.291217 | 2016-05-28T12:35:41 | 2016-05-28T12:35:41 | 43,646,444 | 0 | 1 | null | 2016-05-28T12:35:41 | 2015-10-04T18:03:46 | Java | UTF-8 | Java | false | false | 1,465 | java | /**
* The entity package contains the objects of the program
*/
package entity_dm;
import javax.persistence.*;
/**
* The Admin class inherits MailUser class. This type of user is able to:
* Create a new user, set rights for user, delete users
*/
@Entity
@Table(name="MAILUSER")
@DiscriminatorValue("admin")
public cl... | [
"mostafafateen@gmail.com"
] | mostafafateen@gmail.com |
93b70a05c97509a08a7ed1178ac9b3ec594ad409 | d05fdd18082f6c3b6c721f5c07aa9c7a5d32e16a | /src/interfejsy/Main.java | 582cc4bb83d08698dc4dc8e996ccf61d506d47fd | [] | no_license | KamilCiepiela/JavaCourse | 339c5466e142e92d9973aaf10a022976afab6f84 | 7dfd773927e3656c28ee1f6d849fc584c85e57f2 | refs/heads/master | 2020-07-01T21:39:30.222548 | 2020-01-08T14:29:41 | 2020-01-08T14:29:41 | 201,309,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,002 | java | package interfejsy;
import javax.sound.midi.Soundbank;
import java.text.Collator;
import java.util.Arrays;
import java.util.Collections;
public class Main {
public static void main(String[] args) {
// nazwaInterfejsu a = new Pracownik();
// ((Pracownik)a).getWynagrodzenie(); // downcasting - rzuto... | [
"kamil_ciepiela@interia.pl"
] | kamil_ciepiela@interia.pl |
09969436ac20ae2f9ab02fe9cb9105d8283ac0a1 | 749d9f90a262bf0b41d00018e5fd9ef8eef59f2a | / decimal to octal/Main.java | 1e63d83bd8d797298ff7208296e007cb1e7651a4 | [] | no_license | adithyasaiselva/Playground | 0fdc08c951b1a76625fd2984240021a27949be42 | a97b6eca760fdd5e4a48751f720dba1ac11e0e7f | refs/heads/master | 2020-06-05T02:17:14.571860 | 2019-08-01T10:17:50 | 2019-08-01T10:17:50 | 192,279,064 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 228 | java | #include<iostream>
using namespace std;
int main()
{
int n,a[60];
cin>>n;
int i=0;
while(n!=0)
{
a[i]=n%8;
n=n/8;
i++;
}
for(int j=i-1;j>=0;j--)
cout<<a[j];
return 0;
} | [
"51899809+adithyasaiselva@users.noreply.github.com"
] | 51899809+adithyasaiselva@users.noreply.github.com |
89fd9d20795a388e0fa80773d3b7195647357f62 | 1ebd71e2179be8a2baec90ff3f326a3f19b03a54 | /hybris/bin/modules/web-content-management-system/cmsfacades/testsrc/de/hybris/platform/cmsfacades/catalogversions/impl/DefaultCatalogVersionFacadeTest.java | 2eadc57d6669fd1a101405b276518ea6c61557d2 | [] | no_license | shaikshakeeb785/hybrisNew | c753ac45c6ae264373e8224842dfc2c40a397eb9 | 228100b58d788d6f3203333058fd4e358621aba1 | refs/heads/master | 2023-08-15T06:31:59.469432 | 2021-09-03T09:02:04 | 2021-09-03T09:02:04 | 402,680,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,686 | java | /*
* Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved.
*/
package de.hybris.platform.cmsfacades.catalogversions.impl;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
import de.hybris.bootstrap.annotations.UnitTest;
import de.hybris.platform.catalog.Catalog... | [
"sauravkr82711@gmail.com"
] | sauravkr82711@gmail.com |
de8439963eed465e50e94d1e1e300696ff63ee47 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/actorapp--actor-platform/0f8b6348c0762b694cfa968f81954bb261e846d0/before/SecuritySettingsFragment.java | b7d125fc3282c7d36af4427a405fa2bab4840f53 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,172 | java | package im.actor.messenger.app.fragment.settings;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.TextView;
import and... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
7f982dca10fd5fc55b1909e03c1d39e6894a815a | e61a99c7aad06184dccc0c872c38fe7e936a310d | /src/main/java/com/chainsys/ldm/bookList/BookListDAO.java | 96997f8887828610bbba94ca1e14e6a9f2c01dfe | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | csys-fresher-batch-2019/libraryapp-chinraj | 858f21bbff1b887eb2411386a64545095ede1e61 | 9bbab9319a5e091476fc57e5f528649c13c204b4 | refs/heads/master | 2020-12-28T05:45:33.780632 | 2020-02-17T09:15:52 | 2020-02-17T09:15:52 | 238,201,252 | 0 | 0 | MIT | 2020-10-13T19:16:52 | 2020-02-04T12:31:32 | Java | UTF-8 | Java | false | false | 237 | java | package com.chainsys.ldm.bookList;
import java.util.ArrayList;
public interface BookListDAO {
int addBooks(BookList books);
int removeBooks(BookList isbn);
public java.util.List<BookList> viewBooks();
public ArrayList<BookList> list();
} | [
"chinraj044@gmail.com"
] | chinraj044@gmail.com |
57be65582a82701e0e6eaba1d3f5bde7cb0c9e16 | 32b6bce1df9211b8686602a07dc18d2f8f5dd908 | /netty-websocket/src/main/java/org/cn/monkey/netty/ProtoWebSocketHandler.java | c520d6f285e57124bcddbaf2714063950462de3e | [
"Apache-2.0"
] | permissive | F-Monkey/webRTC-Netty | 84b23b1482dc7a48317503b7deae04c017e77b4f | c443fa3b094543d3fced002cb6bb7a7677439c49 | refs/heads/master | 2022-12-10T14:55:58.443729 | 2020-09-09T16:14:09 | 2020-09-09T16:14:09 | 292,825,066 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,749 | java | package org.cn.monkey.netty;
import com.google.protobuf.InvalidProtocolBufferException;
import io.netty.buffer.ByteBuf;
import io.netty.channel.Channel;
import io.netty.channel.ChannelHandler;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
import io.netty.handler.co... | [
"291257658@qq.com"
] | 291257658@qq.com |
44c2da9056259285357f481e8e4483bbf51e5628 | 75b8c676e33cdccbbba86eddf6acccfa20c43fd9 | /Ptolemy/ptolemy/codegen/c/actor/lib/Gaussian.java | ce513dfccd70053d4d56de5db43c749bea8995be | [
"MIT-Modern-Variant"
] | permissive | sf577/Project | 6538af5228ad0eac94bc495b0089b144f4503189 | adfd2f369a29250a9f4fb3f579f80ce5ec0140d7 | refs/heads/master | 2021-01-23T07:26:58.590441 | 2013-04-18T23:35:36 | 2013-04-18T23:35:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,426 | java | /* A helper class for actor.lib.Gaussian
@Copyright (c) 2005-2006 The Regents of the University of California.
All rights reserved.
Permission is hereby granted, without written agreement and without
license or royalty fees, to use, copy, modify, and distribute this
software and its documentation for any purpose,... | [
"sf577@york.ac.uk"
] | sf577@york.ac.uk |
2b7d29f6014c03a10bd5be80fe95138a25df6545 | 6aad201bb109761d5ebcd06f016b84ce6e4908b1 | /herd-code/herd-service/src/main/java/org/finra/herd/service/IndexSearchService.java | 7df8e08b0e0dd83f0651c211375a1b54e5375a40 | [
"Apache-2.0"
] | permissive | kusid/herd | c95d211613da02e8f63e3f10eb692d40330178b9 | a37768f7f968eb9b18649a1669810bd56071f7e2 | refs/heads/master | 2020-05-29T11:50:41.171454 | 2017-10-25T17:15:20 | 2017-10-25T17:15:20 | 43,909,041 | 0 | 0 | null | 2015-10-08T18:37:39 | 2015-10-08T18:37:39 | null | UTF-8 | Java | false | false | 1,565 | java | /*
* Copyright 2015 herd contributors
*
* 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 agreed to in ... | [
"david.balash@finra.org"
] | david.balash@finra.org |
125589255d372ffaa0a9c90d1957c7b22595490c | a5f4c3f6c302c1ad4e3d510893eebf1435ee3836 | /app/src/main/java/com/jujinziben/duty/util/ClipboardUtils.java | c0d1a045e63e2b009d4cd6a730234f0f3bf0e26f | [] | no_license | andShine/duty_android | 6c9c1c694265fee544407fd166e47425409d800c | efc14a15fa2ea1725b36c139664d38f04e043ea9 | refs/heads/master | 2021-06-24T17:23:46.581381 | 2017-09-11T03:47:19 | 2017-09-11T03:47:19 | 103,081,622 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,309 | java | package com.jujinziben.duty.util;
import android.annotation.TargetApi;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Context;
import android.os.Build;
/**
* @author MaTianyu @http://litesuits.com
* @date 2015-08-25
*/
public class ClipboardUtils {
public stat... | [
"liuyywork@163.com"
] | liuyywork@163.com |
104b91cde28ae99c713cb944a470af26c9e1943f | 759f5996d6a7f2335f3637adac4eaaa0b128ad7d | /boxes/src/practice2boxesclasses/box.java | 7e42a51ab3f4b12752e599cd00da337cf6d75b85 | [] | no_license | SyedZubairQadri/my-java-learning-projects | e7e885ca084c3bef3c858d12f5a39ce4eb45c8d3 | a375370e2d70f63807a6c4a9805114500b6ef1fa | refs/heads/master | 2021-01-17T17:24:49.988242 | 2016-06-28T20:54:58 | 2016-06-28T20:54:58 | 62,173,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package practice2boxesclasses;
/**
* Created by Nexus on 6/11/2016.
*/
public class box {
int length;
int width ;
void calculateArea(){
int Area = length *width;
System.out.println("Total Area is" + Area);
}
}
| [
"Devilhunter341@gmail.com"
] | Devilhunter341@gmail.com |
3b50e89d61f4e0a4320c7e6da4396da06175f45f | 0bebade609885f3428730941cd2ba8faa6453ab5 | /app/src/main/java/com/myprescriptions/Adapter/DetailsAdapter.java | 957d8fade5f2712e3f35cca3d1610800fe550973 | [] | no_license | anandhamurthy/MyPrescriptions | e15d672cd23e4d68ad83fcd7db1f5248d3ef812a | 3f77f6169988d3c4ddec322a237d1b949c71a77e | refs/heads/master | 2021-04-23T22:58:37.389574 | 2020-09-24T14:48:32 | 2020-09-24T14:48:32 | 250,026,058 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,113 | java | package com.myprescriptions.Adapter;
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 com.google.firebase.auth.Fireb... | [
"anandhamurthy2000@gmail.com"
] | anandhamurthy2000@gmail.com |
bf227af80d5aef38eb437b055c40f9be2691eba3 | ee8a774abc894a83f9b191cffae8edb603674ae9 | /src/test/java/textmining/RemoveNumberTest.java | 966cb0508924b5870295780cfd2fb94cd50fb13d | [] | no_license | LeonardoScalabrini/tcc-bigdata-datascience | 79b93abc3146c72e0d219a0e513aa11e9b54d7f1 | ef9e3ef7a73bdc7e790fc16768620f3a3a671917 | refs/heads/master | 2022-06-28T10:46:27.264475 | 2022-01-28T15:19:37 | 2022-01-28T15:19:37 | 204,209,437 | 0 | 0 | null | 2022-06-27T17:27:49 | 2019-08-24T20:31:24 | Java | UTF-8 | Java | false | false | 469 | java | package textmining;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import static org.junit.Assert.assertTrue;
public class RemoveNumberTest {
private final RemoveNumber removeNumber = new RemoveNumber();
@Test
public void deveRemoverNumeros(){
... | [
"leonardo_scalabrini@hotmail.com"
] | leonardo_scalabrini@hotmail.com |
66078f2a951d3aba7d15645cf7687fd46cc16b51 | deb47e139696d84d318476d81eb55c06063924b6 | /app/src/test/java/com/ifrj/pibic/teclingo/ExampleUnitTest.java | 7b046933acd2f0b784d233cf0bcc6e37a850e881 | [] | no_license | gurrenPizza/Teclingo | 81646f87bf7e4713ed05c70c651484e961b60ef3 | 61e60ba51891b5526574a5e03958566f019e9665 | refs/heads/master | 2020-05-07T18:51:13.027467 | 2019-05-31T15:23:34 | 2019-05-31T15:23:34 | 180,786,444 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 384 | java | package com.ifrj.pibic.teclingo;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public voi... | [
"alberttolf@gmail.com"
] | alberttolf@gmail.com |
32fb04b12e3b37c5c0ce890261b6da32b1f88876 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/codecentric--spring-boot-admin/6fdaf8c181d4273f4a2f2c86a77ced1a79991887/after/ApplicationOperationsTest.java | 89a09542b49b23a724dca7627e9912951798dfa5 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,753 | java | package de.codecentric.boot.admin.web.client;
import static java.util.Arrays.asList;
import static java.util.Collections.singletonMap;
import static org.assertj.core.api.Assertions.assertThat;
import static org.mockito.Matchers.eq;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
d79aed7c3bcc0f285aab611ede22d68cfa4cb841 | b3537afb99e7a71d730ca2f1b29103a15bce7402 | /app/src/main/java/com/versapp/vcard/VCard.java | d8f3bf387c04c87aa19bead705abec56f6f422a6 | [] | no_license | willbrazil/versapp | 12d65164cac01ed882de9a828c128ce52344bb94 | 3fb2cd533f38050f120937e2289e22c0f53a00f5 | refs/heads/master | 2021-05-31T20:10:09.971068 | 2014-11-04T01:12:46 | 2014-11-04T01:12:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,150 | java | package com.versapp.vcard;
/**
* Created by william on 21/09/14.
*/
public class VCard {
public static final String NICKNAME_TAG_ITEM = "NICKNAME";
public static final String FULL_NAME_TAG_ITEM = "FN";
public static final String FIRST_NAME_TAG_ITEM = "GIVEN";
public static final String LAST_NAME_TAG... | [
"willbrazil.usa@gmail.com"
] | willbrazil.usa@gmail.com |
88596e9473897d40a8ea6347b6fdfaef5d9aaa16 | 813a54d365ee7fd53f41631d941b22e3447d0c54 | /src/main/java/cn/wolfcode/crm/web/controller/SystemLogController.java | c2b0df3a64d516a194ba4091764973d1a184bc34 | [] | no_license | VictorDon1030/crm | 4df7b7a9b3b325ac87b3410afbfd51549463370d | 67a424fd21fecfd0dde15252bd00d7e4f843258c | refs/heads/master | 2020-03-07T17:49:27.247880 | 2018-04-01T08:45:38 | 2018-04-01T08:45:38 | 127,621,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,174 | java | package cn.wolfcode.crm.web.controller;
import cn.wolfcode.crm.query.SystemLogQuery;
import cn.wolfcode.crm.service.ISystemLogService;
import cn.wolfcode.crm.util.PageResult;
import org.apache.shiro.authz.annotation.Logical;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans... | [
"12345678@qq.com"
] | 12345678@qq.com |
7a2118c5efc3d602c6f4675fa2c918a9e3b2417a | 7d0f8ede58844d374ab7b922ad6254ae93cbadf7 | /ExceptionExamples (2)/src/FileExam.java | aa795d41b65df603b5dc87a7df54fa056a2c98be | [] | no_license | youngha20104/tutorial | 8542410f8bad1aea3e2a864090ce6a20c7409cfc | 980e54b2cf5c02a8593bc16b4ef9fa2663877b74 | refs/heads/master | 2021-04-26T22:11:21.663746 | 2018-05-25T02:02:20 | 2018-05-29T04:40:00 | 124,359,322 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | import java.io.FileReader;
import java.io.FileWriter;
public class FileExam {
public static void main(String[] args) {
try {
@SuppressWarnings("resource")
FileReader fr = new FileReader("datar.txt");
@SuppressWarnings("resource")
FileWriter fw = new FileWriter("dataw.txt");
int c;
while((c = fr.read())... | [
"ph0480@naver.com"
] | ph0480@naver.com |
2bfe9b541f8e706714a228c8e5d31d3cd9778aae | e70123c2640dda33f7bcbd7a9df3c317ac36eeaa | /Unit FourA/src/com/bayviewglen/daytwo/ExampleThree.java | b622f66ad9c348fad28a2e7d15e0bbe35d7571b0 | [] | no_license | caitlynmei/ICS3U | e58987289aa7b70b6ca899570a8244b7a9c67f81 | 48e6d315edcd62f656022c937ca2fae51ae9a1d4 | refs/heads/master | 2020-12-25T14:32:50.746713 | 2017-05-15T01:45:47 | 2017-05-15T01:45:47 | 67,826,820 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 689 | java | package com.bayviewglen.daytwo;
import java.util.Scanner;
public class ExampleThree {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.print("Please enter width and height of the box: ");
int width = scanner.nextInt();
int height = scanner.nextInt()... | [
"cmei@cmeisp3.bayviewglen.ca"
] | cmei@cmeisp3.bayviewglen.ca |
e09d7be855d88203779290484ab327ccb5f7fa9c | cdead6b863004fd05e07bbaa409734d790d71d70 | /Eleccion.java | b07edbef4e3cda0ef3f3b0cc97594770874d5e22 | [] | no_license | programacionDAMVC/dudasExamen12019-20 | d17c1d70053500520ce79f885b2f812dd77a9014 | 2a03c1f429f18d95d69a8b16806f858ecddba785 | refs/heads/master | 2020-09-18T13:08:20.466075 | 2019-11-26T09:06:45 | 2019-11-26T09:06:45 | 224,147,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 757 | java | import java.util.Scanner;
public class Eleccion {
public static void main (String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Introduce el nombre de un mes");
String mes = sc.next();
sc.close();
switch (mes.toLowerCase()) {
case "febrero" :
System.out.printf("%S tiene 28 día... | [
"manolo@iesvirgendelcarmen.com"
] | manolo@iesvirgendelcarmen.com |
e1efa175d00a6df6a18b8d5747dc81287a60d946 | 263b9556d76279459ab9942b0005a911e2b085c5 | /src/main/java/com/alipay/api/domain/FengdieActivityCreatePagesData.java | 25d1fd8c7c44fd610c5577ae70203b97e1fb8931 | [
"Apache-2.0"
] | permissive | getsgock/alipay-sdk-java-all | 1c98ffe7cb5601c715b4f4b956e6c2b41a067647 | 1ee16a85df59c08fb9a9b06755743711d5cd9814 | refs/heads/master | 2020-03-30T05:42:59.554699 | 2018-09-19T06:17:22 | 2018-09-19T06:17:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,857 | 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-05-17 14:44:09
*/
public class FengdieActivityCreatePagesDa... | [
"liuqun.lq@alibaba-inc.com"
] | liuqun.lq@alibaba-inc.com |
43848f72d188f81e811048c5c1d2a61c1a78d0bf | fa73a8b1bcc252884945ac0ea2237364a58ad522 | /src/sml/hashTableDemo/HashTableDemo.java | f297be9bd13f254f924f4b28c573898aadb9bc59 | [] | no_license | sunmaolin/searchAlgorithm | 91246e77db8679030116cbc0d7b4f8555ca82956 | 4de32f98fe73fbcd14bf4d7e0931230531981b66 | refs/heads/master | 2022-12-18T03:03:37.717174 | 2020-09-25T16:11:13 | 2020-09-25T16:11:13 | 289,017,589 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,719 | java | package sml.hashTableDemo;
import java.util.Scanner;
/**
* hashtable就是数组加链表
*/
public class HashTableDemo {
public static void main(String[] args) {
HashTable hashTable = new HashTable(5);
while(true){
System.out.println("add,list,find,exit");
Scanner scanner = new Scanne... | [
"Mr.sun727@iCloud.com"
] | Mr.sun727@iCloud.com |
18ee27a708725291330d6dea4e191030ca1cfa7b | 2f965c6e2ecfee21f9c57d5f68ee00fbdd698064 | /Poem-Distillery/src/PoemDistillery.java | 3da0178983bddd8865a8fba9631027be22081d86 | [] | no_license | m-haris-n/java-projects | e875f6a75d70dbad8c0ed40d729246a7065576b8 | e06ac21c2216ad8297b3ee7e8e8f44aaa717d8ef | refs/heads/main | 2023-08-24T17:06:04.262029 | 2021-10-13T18:49:12 | 2021-10-13T18:49:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,585 | java | import java.io.FileNotFoundException;
import java.io.FileReader;
import java.util.Scanner;
public class PoemDistillery {
private final String PUNCTUATION = ".!?\"";
private Scanner scan;
private String fileName;
private String[] poem;
public PoemDistillery(String fileName){
this.fileName = fileName;
poe... | [
"nilscarlson1997@gmail.com"
] | nilscarlson1997@gmail.com |
72c55572f256a7045b820703e724275da4a7e4c6 | e61766bc08edf045dbeb69f19da76174c7161279 | /app/src/main/java/com/jimju/androidutils/widget/recyclerview/SwipeItemClickListener.java | f7d7d2965ed2b4fac0be049bf1c05edf9eabf31e | [] | no_license | jimju/AndroidUtils | 8bd0910f4490de48ffea87a15e6f1031ee3327de | 236c575ba389044f8042ac27724c43f4c722661d | refs/heads/master | 2021-05-03T18:50:54.302013 | 2018-06-13T09:40:54 | 2018-06-13T09:40:54 | 120,416,447 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 820 | java | /*
* Copyright 2017 Yan Zhenjie
*
* 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 agreed to... | [
"330647330@qq.com"
] | 330647330@qq.com |
ae9c88aae1b20e279c59bf413aba18badb03effb | 9fe099e7cc3dbb66b4438effe5bac273274e4e3a | /Express/app/src/main/java/com/bs/express/ui/activity/NewOrderActivity.java | fd173a2f61675a8e78424dfa7f44c3ad2832b634 | [] | no_license | nuclearpoi/Express_Application | 8fdc0c572e8e779c7af2548d6af7dc92a288abf7 | c88e86032010a82f851a82619d957caee2350113 | refs/heads/master | 2020-05-01T03:19:58.831725 | 2019-03-26T07:30:16 | 2019-03-26T07:30:16 | 177,242,414 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,029 | java | package com.bs.express.ui.activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
import android.widget.Button;
import andr... | [
"597812761@qq.com"
] | 597812761@qq.com |
b08d533e04e608eb8ec04effc54898807fd9fef4 | 6be4e264330971ee7cba0d2874438e55407c0933 | /src/br/unip/models/Analise.java | 5ed7e87a12dd38c679d1c444dd7e18e889ee751a | [] | no_license | MatheusAlvesSouza/Desktop-BI-System | f5589d5072211fd773edbec595336e8319fba042 | 34d224db1f937fcabf2758902879d3ffdded5291 | refs/heads/master | 2020-03-29T04:40:38.866778 | 2018-11-25T01:06:06 | 2018-11-25T01:06:06 | 149,542,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,114 | java | package br.unip.models;
public class Analise {
private String reserva;
private String cidade;
private String estado;
private int populacao;
private int natalidade;
private int mortalidade;
private int denuncias;
public String getEstado() {
return estado;
}
public void setEstado(String estado) {
this.... | [
"matheus.alves07@outlook.com"
] | matheus.alves07@outlook.com |
e9674b8fc86a57fd498f7ee39c67beb1a478b3e9 | b1c43631dfdbbd13129e699b9e282da11dedb9b3 | /testy/src/Sumofdigits.java | f054eab3b35687bc484fa7e18354c64085f43f36 | [] | no_license | SavithaKiran/TYSSsavithak | caf2d7802c8cb0ffc8edbbef92f0bfe4a62d14fc | 575c18841206b2c0c527399f390656c6dea853ac | refs/heads/master | 2021-08-04T08:51:39.148036 | 2020-05-14T08:51:22 | 2020-05-14T08:51:22 | 169,522,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | import java.util.Scanner;
//sum of the digits of a given number
public class Sumofdigits {
@SuppressWarnings("resource")
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
System.out.println("Enter the number");
int num = s.nextInt();
int temp = num;
int sum=0,n=0;
wh... | [
"aadsaki@gmail.com"
] | aadsaki@gmail.com |
b06ba9820159cd05ae8fffd5e121fd93c865eee5 | f71d9f6517a9a8be12f2fd0c43b751c4d5e95351 | /src/main/java/cl/joshone/joshone/search/model/SearchMavenResponse.java | e13675bd583b19f1ad27293d6df7aafdcfbd3482 | [] | no_license | joshone/mvn-versions-check | db3a5b1e3627ac1b9feefadd1d83907f5f94817b | f26b0d286403e5875a2e9c76c3cfcfbc67c1df4c | refs/heads/master | 2020-06-12T02:45:15.428977 | 2019-06-27T22:48:12 | 2019-06-27T22:48:12 | 194,172,269 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 729 | java | package cl.joshone.joshone.search.model;
public class SearchMavenResponse {
private Response response;
private ResponseHeader responseHeader;
public SearchMavenResponse() {
this.response = new Response();
this.responseHeader = new ResponseHeader();
}
public SearchMavenResponse(Response response, ResponseH... | [
"jsalinas_magallanes@hotmail.com"
] | jsalinas_magallanes@hotmail.com |
957928a3b9de116aa5a3dfb6cae2317a08a19334 | 59bed3dc6bc049075c989ec1f9357b87e478d82f | /src/main/java/com/informatorio/ecommerce/repository/UsuarioRepository.java | 32f8a379858bf6913bd18f2d2d5340ac3d7d15b2 | [] | no_license | Sultana02/e-commerce | d50639c591cb94dc614658565889e8b616ad7ef7 | 84a3dc727e5ded292439079555710d7469281dcc | refs/heads/master | 2023-07-23T06:32:09.520907 | 2021-09-05T21:13:18 | 2021-09-05T21:13:18 | 403,409,931 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 575 | java | package com.informatorio.ecommerce.repository;
import com.informatorio.ecommerce.domain.Usuario;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.time.LocalDateTime;
import java.util.List;
@Repository
public interface UsuarioRepository extend... | [
"priscii02@live.com"
] | priscii02@live.com |
cc9a2bf7cd8059669bd7c4175b988add27c416ed | 49105fefb4ef774caf36f97c03c5bc952004bb90 | /app/src/main/java/gmedia/net/id/vasgmediasemarang/menu_history_ts/HistoryTS.java | 687d6ee70d293de0ef0234c79ed2526a7649bce0 | [] | no_license | BayuW1995/VASGmediaSemarang | 9e913d1bc82d5eff1ca9513f182a1925bd733662 | 64a5962c9edc673c8ab56f73f8fe640183e57b46 | refs/heads/master | 2020-04-23T14:32:32.724200 | 2019-11-05T07:36:16 | 2019-11-05T07:36:16 | 171,235,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,756 | java | package gmedia.net.id.vasgmediasemarang.menu_history_ts;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.Window;
import an... | [
"bayuw1995@gmail.com"
] | bayuw1995@gmail.com |
f590c58fceaf7b05d09b2813b175a204520ab4cc | 3c70742a28e848d002467d375686ab676a859374 | /src/test/java/com/bootproj/pmcweb/Service/DateServiceImplTest.java | ac515365288885a787bae4302e98cee62d1e0a75 | [] | no_license | pmc-web/pmcFirstWeb | 7d4cf87549ad1e95944f0c4f1a68dc9bcca92b8b | 47142b58be51a2f70ddf978e23c49adbe7c43710 | refs/heads/master | 2023-03-06T21:11:04.665440 | 2021-02-08T08:36:46 | 2021-02-08T08:36:46 | 304,723,620 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,706 | java | package com.bootproj.pmcweb.Service;
import com.bootproj.pmcweb.Domain.Dates;
import com.bootproj.pmcweb.PmcwebApplication;
import lombok.extern.log4j.Log4j2;
import org.assertj.core.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.springframework.beans.f... | [
"ansongi527@gmail.com"
] | ansongi527@gmail.com |
bec972c8c8e3e631923e6a2a5338280b31c8e4d2 | fcea882d49ec69104bafd94d2fe2583932060134 | /src/Village.java | e26d87c8bf28e6eeddb51c3a8fb3a7c5532ba6fb | [] | no_license | ttkyle/TWFB | 304454d31fd84c72a5fa696c0864ce32c707d309 | 80f20ceecd3deaff1a3de7ec6fde682ad0ab9680 | refs/heads/master | 2021-01-16T21:21:13.457127 | 2012-09-19T14:19:11 | 2012-09-19T14:19:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 49,704 | java | import org.openqa.selenium.By;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.StaleElementReferenceException;
import java.io.*;
import java.util.Scanner;
import static org.apache.commons.lang.StringUtils.substring;
/**
* The village class holds most of the information for the village
... | [
"ttkyle@gmail.com"
] | ttkyle@gmail.com |
9a0a63ffb422364c85bc6cd84a73314f153cd071 | 5b41e86fef6551cd6be1fd6aa9c3f136a9391837 | /reservations/src/main/java/com/sauravsahu/ReservationsApplication.java | 0a8160a63e3cadd5185f915dfdfc8e35d994065d | [] | no_license | Scry-Saurav/Spring | cac0f3f74e020456fe94b767ffa5cc5e3ed73b08 | 09cf35512266c79cf9b8c4d2b2df1b58190a5177 | refs/heads/master | 2020-04-03T18:10:10.674642 | 2018-11-01T20:41:53 | 2018-11-01T20:41:53 | 155,473,535 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package com.sauravsahu;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ReservationsApplication {
public static void main(String[] args) {
SpringApplication.run(ReservationsApplication.class, args);
}
}
| [
"saurav.sahu@scryanalytics.com"
] | saurav.sahu@scryanalytics.com |
b4fe22788f28e4f3e46c2f2a1b11b2a4ac39c797 | dd975d9f786bf4967da78da29767036f76ef1d3f | /Practice/src/practice10/PTra10_06.java | 5ca0608f3478fda2dc367633808a8c5d080acc73 | [] | no_license | ifukutatsunori/JavaBasic | 2b28e9ff0592a3aed650a71815a0646809a03932 | 6182c36b0e6c3405e606257d412cc2427bb00d46 | refs/heads/master | 2021-04-28T16:13:57.353012 | 2018-03-08T09:30:40 | 2018-03-08T09:30:40 | 122,009,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,084 | java | package practice10;
/*
* PTra10_06.java
* 作成 LIKEIT 2017
*------------------------------------------------------------
* Copyright(c) Rhizome Inc. All Rights Reserved.
*/
public class PTra10_06 {
/*
* PTra10_05で作成したCarクラスを使用します
*/
public static void main(String[] args) {
/*
* carインスタンスを3件作成し、それぞれの... | [
"tatsunori0712@gmail.com"
] | tatsunori0712@gmail.com |
a819f274209dafd31e6ad1a5161f4474fdd7748a | 81c06074f367fd2eefbeb079257d9f28625b319d | /src/org/pesc/core/coremain/v1_12/LocalOrganizationIDType.java | be747cdf81aa261b778d0f94ad271be7efc06596 | [] | no_license | rgehbauer/cdsWebserver | f1a461718caff9d1094945c771bd8a223ac3c018 | a787d3d369dec70df4c1ff12c8d948a342274864 | refs/heads/master | 2021-01-18T10:59:42.715030 | 2014-06-27T23:05:31 | 2014-06-27T23:05:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,026 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.5
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2014.01.23 at 05:40:4... | [
"jhamidi@bccampus.ca"
] | jhamidi@bccampus.ca |
331e6e746005b884f6582111ec8d4bea690b72fd | 4d361cd1287745e1ba82a051b73ec693b022fb04 | /jOOQ/src/main/java/org/jooq/impl/DefaultRecordMapper.java | 013962139c173ea777ab0237c8331b15fb7eb6d0 | [
"Apache-2.0"
] | permissive | Vertabelo/jOOQ | db8619efea4b982983201c7d0e1d223421a4d715 | e65f62d833286ea0689748e3be47dabe94a9f511 | refs/heads/master | 2021-01-18T09:34:29.600129 | 2014-11-07T15:32:33 | 2014-11-21T11:08:43 | 26,956,264 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,179 | java | /**
* Copyright (c) 2009-2014, Data Geekery GmbH (http://www.datageekery.com)
* All rights reserved.
*
* This work is dual-licensed
* - under the Apache Software License 2.0 (the "ASL")
* - under the jOOQ License and Maintenance Agreement (the "jOOQ License")
* ===================================================... | [
"lukas.eder@gmail.com"
] | lukas.eder@gmail.com |
2660c39dd312384cdf6a4fc4f389a4efad3f558a | 1cfd7b55c3ddbb72290be7b715f896cdbae2d780 | /src/main/java/com/lakala/ls/ms/domain/Channel.java | 0bb2c9ca5c46933c989debdb2f15075ee4d9fdd9 | [] | no_license | wangtongbo/yunhui | efbd1e49b9c0f5b69ff2622fde22df493d412736 | fea749ca4f9819f3f2ce9e0dc274663e1b03fdbd | refs/heads/master | 2021-04-15T08:22:14.592498 | 2018-03-23T01:21:47 | 2018-03-23T01:21:47 | 126,285,601 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,637 | java | package com.lakala.ls.ms.domain;
import java.util.Date;
public class Channel {
private long id;
private String name;
private String linkName;
private String linkMobile;
private String state;
private String creditState;
private long parentId;
private Date createTime;
private Date updateTime;... | [
"wangtongbo@lakala.com"
] | wangtongbo@lakala.com |
4bb77400b914ea93e0bae00424d46caeae80398f | fc160694094b89ab09e5c9a0f03db80437eabc93 | /java-datalabeling/samples/snippets/generated/com/google/cloud/datalabeling/v1beta1/datalabelingservice/getevaluationjob/SyncGetEvaluationJobEvaluationjobname.java | 7175485cad2b15efb8b3be15fb5b7ec618d4be66 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | googleapis/google-cloud-java | 4f4d97a145e0310db142ecbc3340ce3a2a444e5e | 6e23c3a406e19af410a1a1dd0d0487329875040e | refs/heads/main | 2023-09-04T09:09:02.481897 | 2023-08-31T20:45:11 | 2023-08-31T20:45:11 | 26,181,278 | 1,122 | 685 | Apache-2.0 | 2023-09-13T21:21:23 | 2014-11-04T17:57:16 | Java | UTF-8 | Java | false | false | 1,989 | java | /*
* Copyright 2023 Google 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"noreply@github.com"
] | googleapis.noreply@github.com |
2e2be4d3b07a5ab7b75cb0b007cc51ab4cc228a0 | a92db1404001628ab0763527e67a708dce7e770b | /src/main/java/com/test/设计模式/委派模式delegate/A.java | 0907cd3d77841128840938e9639ba0627d98aedd | [] | no_license | menghucheng/test | a60b355dac6fb4d7ddf8969339edec7077be3de0 | afca7f910b3c5f484987dacbbd6a2c0a4aa45f71 | refs/heads/master | 2021-01-10T07:34:15.890524 | 2016-04-01T10:21:26 | 2016-04-01T10:21:26 | 53,011,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package com.test.设计模式.委派模式Delegate;
/**
* Created by MENGHUCHENG012 on 2016/3/8.
*/
public class A {
public void move(){
System.out.println("moving...");
}
public void talk(){
System.out.println("taking...");
}
}
| [
"mhctl@qq.com"
] | mhctl@qq.com |
fc02f6668f224c32333ecf162209b52fd4d11455 | ae3c143b68a3f6aaac7dcd46678e11c8225382d2 | /app/src/main/java/com/xgimi/zhushou/adapter/MyCollectMovieAdapter.java | 54b86526ac309a050bec116e805d66ed82110633 | [] | no_license | led-os/XgimiAssistantv3.6.0 | d7829fd1073cd1206f52264e1320ad67b9ba767b | ef63e0d2d1328690574cd556846d8200a73bf7cf | refs/heads/master | 2020-04-06T13:02:18.509708 | 2017-10-23T11:24:14 | 2017-10-23T11:24:14 | 157,480,913 | 1 | 0 | null | 2018-11-14T02:51:53 | 2018-11-14T02:51:53 | null | UTF-8 | Java | false | false | 2,441 | java | package com.xgimi.zhushou.adapter;
import android.app.Activity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.xgimi.zhushou.R;
import com.xgimi.zhushou.bean.MovieCollectBeen;
import com.xgimi.zhus... | [
"tommy.lin@xgimi.com"
] | tommy.lin@xgimi.com |
b9e85523fb794f41d110f63ed2508cfc2204ae60 | 0bf70b85b5a3f0fb51c6c3c45c2d8a7c4fa79a87 | /net.solarnetwork.node.dao.jdbc/src/net/solarnetwork/node/dao/jdbc/AbstractJdbcDao.java | 6c72d83bd900ee652bf98218ba6ec95f9160fdaf | [] | no_license | Spudmn/solarnetwork-node | 7a1839b41a1cd2d4e996caa8cb1d82baac3fcfeb | 8701e756d91a92f76234c4b7a6e026528625b148 | refs/heads/master | 2021-01-15T11:03:11.181320 | 2014-11-06T20:21:13 | 2014-11-06T20:21:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,723 | java | /* ===================================================================
* AbstractJdbcDao.java
*
* Created Jul 15, 2008 8:36:00 AM
*
* 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; eit... | [
"git+matt@msqr.us"
] | git+matt@msqr.us |
68a9eb11a8d76009f3f98da0ee1b8ce6d1490e0a | 0d84c7a8a324860148d8b49e02a655b545628565 | /src/model/data_structures/Stack.java | 18717bb0bad4a5d421258da8f8fa157ffe7f9145 | [] | no_license | jpcano1/taller_google_maps | 2cedd3323fff75a11570120bfdee3d4f63bf091e | eba2f2d1c64ea74a0e9d68a76b39d92fc7a35a95 | refs/heads/master | 2020-09-05T23:15:36.376537 | 2020-01-18T03:20:04 | 2020-01-18T03:20:04 | 220,241,221 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,312 | java | package model.data_structures;
import java.util.Iterator;
/**
* @author Juan Pablo Cano
* @param <T> The generic type
*/
public class Stack<T extends Comparable<T>>
{
/**
* @author Juan Pablo Cano
* The Node class
* @param <T> The generic Type
*/
@SuppressWarnings("hiding")
public c... | [
"jp.cano@uniandes.edu.co"
] | jp.cano@uniandes.edu.co |
2f51e07da36d1f7f1ded8e54836d1f4a45720844 | c1e32f1067b23df0752ff5e668771b902cf268cd | /Lab11/Lab11.java | a28a081e03d7030a324e4bb5dfeaf209dd2d3271 | [] | no_license | abertella/Algorithms | a907a825cd5dcf9aec5cc6b4de72cd6b356c127a | 5d727ff5da285ba7f8c920b3f5fbecd6d4e09098 | refs/heads/master | 2023-03-04T14:43:30.830738 | 2021-02-05T19:16:26 | 2021-02-05T19:16:26 | 336,366,501 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,053 | java | import java.util.*;
public class Lab11 {
public static void main(String[] args) {
Graph myg = new Graph(6);
myg.addEdge(1, 2);
myg.addEdge(1, 5);
myg.addEdge(2, 5);
myg.addEdge(2, 3);
myg.addEdge(2, 4);
myg.addEdge(3, 4);
myg.addEdge(4, 5);
S... | [
"berba@uab.edu"
] | berba@uab.edu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.