blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a007bd046c4a30a3f8809f37d2d3891239087a54 | e46c84db0568eeccc8c011ad99f7c12625dece75 | /app/src/main/java/com/actionbar/venkat/thor/Lightindustry.java | 6c5755634838bf615df22263c00664cf88bb843e | [] | no_license | Venkatprasadkalet1/English-Essay-For-Students | f4b4001a4446189240e13444b13523777a3c2ee3 | f2a1adf3ce180efb0276b16779741739b1e54ae5 | refs/heads/master | 2022-11-23T16:03:50.529793 | 2022-10-30T06:09:26 | 2022-10-30T06:09:26 | 211,070,549 | 4 | 13 | null | 2022-10-30T06:09:27 | 2019-09-26T11:14:06 | Java | UTF-8 | Java | false | false | 1,009 | java | package com.actionbar.venkat.thor;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
public class Lightindustry extends... | [
"venkatprasadkalet@gmail.com"
] | venkatprasadkalet@gmail.com |
d2d5f8e722279dc20a67b509854e6187b83bad39 | c1aeadcea3758b9e477d2d1915936c4a0219018e | /app/src/main/java/krunal/com/example/cameraapp/AppExecutor.java | 32bd2ce04bab6415b5ee475bfb7e4414948afa0c | [] | no_license | Ponprabhakar-pg/mad-ex-12 | 3329949a88b0924be40d4a6b848691b7be3bb3a1 | 01d957de5f79a120f443417818eb937a7f76e0ba | refs/heads/main | 2023-04-25T17:14:17.668402 | 2021-05-21T08:28:22 | 2021-05-21T08:28:22 | 369,466,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,227 | java | package krunal.com.example.cameraapp;
import android.os.Handler;
import android.os.Looper;
import android.support.annotation.NonNull;
import java.util.concurrent.Executor;
import java.util.concurrent.Executors;
/**
* Handle All Threads.
*/
public class AppExecutor {
private final Executor diskIO;
private... | [
"TOSHIBA@Prabhakar.rJ"
] | TOSHIBA@Prabhakar.rJ |
898ee02f7f5047ae1c9a701e2a709b7c4129235a | df7fd66ec14e601b3de252194027936ed42d9fc3 | /leet/src/main/java/easy/E914_Card_Group.java | e2f8e3a137fcd4afb66e0981ff2a35b73b26edc6 | [] | no_license | gaiqun4726/leetecode-study | a61b6aa7b9f7b510b9d5d06d7c576933d4f5cf3e | 2806047c70baad0e541d4e58c4c59ebefbb0bd1c | refs/heads/master | 2021-06-17T09:01:47.801414 | 2021-02-02T09:07:31 | 2021-02-02T09:07:31 | 154,359,015 | 1 | 0 | null | 2020-10-13T20:38:03 | 2018-10-23T16:11:06 | Java | UTF-8 | Java | false | false | 1,884 | java | package easy;
import java.util.HashMap;
import java.util.Map;
public class E914_Card_Group {
/**
* 暴力法,尝试所有可能整除元素个数的数字。
* @param deck
* @return
*/
public boolean hasGroupsSizeX(int[] deck) {
if (deck == null || deck.length == 0)
return false;
Map<Integer, Integ... | [
"gaiqun4726@126.com"
] | gaiqun4726@126.com |
9481e1de1de8ff880780cb72796dfaa280e48f01 | 97c8f17f7cb6dd25cea81669869f80c3a58e3bcc | /src/main/java/jhs/math/common/Item.java | 87273f18d2e47217d7ff8da13723897df1e38ede | [
"Apache-2.0"
] | permissive | trippsapientae/sim-transit-lc | 070620f46ae4779994282a174447dcadf7e07ef4 | b4b333117c608a792432072d335cf092bd6dec53 | refs/heads/master | 2020-08-29T06:02:18.237139 | 2019-03-18T02:14:06 | 2019-03-18T02:14:06 | 217,949,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 52 | java | package jhs.math.common;
public interface Item {
}
| [
"jsolorzano@logmein.com"
] | jsolorzano@logmein.com |
a7f33bdc161cdc94503e21a15b10bccd83e1214c | 8e6581b2a961aee88c728cf1c40fd7b3e59b36d9 | /ContactRecView/app/src/main/java/com/example/contactrecview/data/DataBaseHandler.java | 297b6510a20ea355dad8be3a67e77ef14ecabe39 | [] | no_license | kamal218/Android-projects | 60a391c34cd261661454a877fb4299c68dae2025 | 44d6aab0b07d0c29664824b738d071ff2f81c2c5 | refs/heads/master | 2023-05-01T16:28:19.616149 | 2021-05-22T03:17:38 | 2021-05-22T03:17:38 | 302,254,562 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,558 | java | package com.example.contactrecview.data;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.example.contactrecview.contract.Contract;
import com.example.contact... | [
"kamal@example.com"
] | kamal@example.com |
0a3b8e3f5969c7c8c2f961214ba722bb14719e2f | 2fe5d37c0ad3c76238543394c8c475caab1545ab | /src/main/java/Task_6.java | 9800af680f495722f0c331bd8a6465163e163bc7 | [] | no_license | tzotzo77/PyshnenkoDA_Java2.0 | ef01b8c2ee188d5777ddd663fd897e1ee0b2390e | d0ab60ccba1e658b5396369c3c2de9c3b6615a29 | refs/heads/master | 2022-12-26T12:48:36.817098 | 2020-06-04T09:11:46 | 2020-06-04T09:11:46 | 266,503,633 | 0 | 0 | null | 2020-10-13T22:32:28 | 2020-05-24T08:53:06 | Java | UTF-8 | Java | false | false | 2,080 | java | import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.util.*;
public class Task_6 {
public static void main(String[] args) {
String str;
List<String> myArrayList = new ArrayList<String>();
try (BufferedReader br = new BufferedReader(new FileReade... | [
"dpisnenco@mail.ru"
] | dpisnenco@mail.ru |
fb211bebbc2318e978c17b2101443cfc16a5944d | 0cb6f9b171ea6c93518aeb17c2488eac48658ea6 | /sentry-spring/src/main/java/io/sentry/spring/tracing/SentryTransactionAdvice.java | 421bf27139c80d3c1679850367a138e9cca6d336 | [
"MIT"
] | permissive | bobinx/sentry-java | 6dd3886df72078b1a850b66fc64e39bd2c66b398 | bb19d62bda9b161e366dd792d1dd1122c28f87cd | refs/heads/main | 2023-03-23T07:23:34.920010 | 2021-03-10T15:31:48 | 2021-03-10T15:31:48 | 346,911,901 | 0 | 0 | MIT | 2021-03-12T02:40:12 | 2021-03-12T02:40:12 | null | UTF-8 | Java | false | false | 2,782 | java | package io.sentry.spring.tracing;
import com.jakewharton.nopen.annotation.Open;
import io.sentry.IHub;
import io.sentry.ITransaction;
import io.sentry.util.Objects;
import java.lang.reflect.Method;
import org.aopalliance.intercept.MethodInterceptor;
import org.aopalliance.intercept.MethodInvocation;
import org.jetbrai... | [
"noreply@github.com"
] | noreply@github.com |
a0baae94e1f17ab4fa8393aa7b2a3d7371206652 | f44ea6f635bf4a6c3e4a2de4920f34938d09c3cc | /mall-mbg/src/main/java/com/coding/cloud/mall/model/PmsProductVertifyRecordExample.java | de008ce77b15ad03bba8476cada980f3cb296d40 | [] | no_license | lwz525/mall-swarm | 1a0ac087b83a7e4d4b23332717be2aac2187570e | 77f9a35704e3ec8060634c324c9299d0ff260492 | refs/heads/master | 2023-06-02T10:21:42.053453 | 2021-06-27T13:20:55 | 2021-06-27T13:20:55 | 379,658,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,935 | java | package com.coding.cloud.mall.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class PmsProductVertifyRecordExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public PmsProductVertifyRecordExample() {
... | [
"lwz525@126.com"
] | lwz525@126.com |
146971551117f00627802ce4335e3cedf2548ef8 | b599bcd517956b14426bd7cb85faaaff7eeded7b | /java/com/avantplus/fintracker/data/management/DBSessionFactory.java | 588b2fcdb3f1a4e393ac695ee6cdecfa852c84e5 | [] | no_license | jorgesosahedz/fintracker | 900d497580873374f9a14516d610bfb2f97ac664 | 45b8b4aee33ef38750f3bcf4e3d9eb067103c11c | refs/heads/master | 2021-09-08T23:12:35.696112 | 2018-03-12T20:21:28 | 2018-03-12T20:21:28 | 110,310,565 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | package com.avantplus.fintracker.data.management;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
import com.avantplus.fintracker.data.entity.*;
public class DBSessionFactory {
private static SessionFactory factory;
public static SessionFactory getFactory() {
if (... | [
"jorge_sosa_hdz@yahoo.com"
] | jorge_sosa_hdz@yahoo.com |
5ef0f2ccdbb8d8bac95e54793bb4cabd3fdb102f | 292c1d7850a91821b339522b4381516a081761c7 | /src/test/java/br/com/kohen/eventmanager/clarion/ws/utils/CodeHandlerUtilsTest.java | c32cbfd8177fa1309d167b24a92cadae7f46f1dc | [] | no_license | mmaico/Clarion-WS | 92e43ab3a45e3ae53e7f70938aa939f7dcb4b0b0 | 7826872e7502e59dac09a6aafc9c9cf4f179d715 | refs/heads/master | 2020-04-05T23:41:25.484722 | 2015-01-14T09:59:28 | 2015-01-14T09:59:28 | 4,120,485 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 959 | java | package br.com.kohen.eventmanager.clarion.ws.utils;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.*;
import org.hamcrest.MatcherAssert;
import org.hamcrest.Matchers;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito... | [
"mmaico@gmail.com"
] | mmaico@gmail.com |
fa316addb2245fca574d4ce454a4cdf9965c2f90 | 48ef74d5471574d6e6502ffe37b2f99999fb42f6 | /Employee Management System/src/test/java/testing/TestCalculation.java | 660bb3fda1015b0ada49321774822cdd77f55098 | [] | no_license | kailashdjniraula9/Employee-Management-System | 87dacebd4a76e269c252890e3747400ef07bca3c | 7cdc5cc68798a8839e07c5119bdbfc9c92816021 | refs/heads/master | 2022-12-22T04:27:23.932166 | 2020-03-14T15:16:43 | 2020-03-14T15:16:43 | 246,236,014 | 0 | 0 | null | 2022-12-16T03:47:50 | 2020-03-10T07:34:45 | JavaScript | UTF-8 | Java | false | false | 952 | java | package testing;
import static org.junit.Assert.*;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import com.bway.springproject.testing.Calculation;
public class TestCalculation {
static Calculation c = null;
@... | [
"Kailash Niraula@KailashDj"
] | Kailash Niraula@KailashDj |
e38303ed49e07da0a0a4f0fffe8cb80bdb2914bc | a028d7e1c59e1f6320108e5b01ce28ec960af818 | /apple-cloud-center-zipkin/src/main/java/com/cachexic/cloud/ZipkinApplication.java | fa98a7361f605800d9a2102972bd89552b477b83 | [] | no_license | tangmin721/apple-cloud | ef9304284d15df80a9189118be943abe5ddfab43 | 3876f8b5129bffb1c531acc67e7d9e689a00c422 | refs/heads/master | 2021-01-23T02:40:30.319373 | 2017-12-01T16:31:30 | 2017-12-01T16:31:30 | 102,441,157 | 4 | 6 | null | null | null | null | UTF-8 | Java | false | false | 467 | java | package com.cachexic.cloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import zipkin.server.EnableZipkinServer;
/**
* @author tangmin
* @Description: zipkin追踪服务
* @date 2017-04-12 23:22:05
*/
@SpringBootApplication
@EnableZipkinServer
pu... | [
"191102902@qq.com"
] | 191102902@qq.com |
2b56c0be9f1d60667a9649b7c92f79663ee4f9d8 | 04b3d97459e8a73e2f34072ca8dbf447c837ef09 | /SilverVitality/app/src/main/java/sg/edu/nyp/silvervitality/Appointment/OnBootReceiver.java | 9c93dc7c95bf87b05458383a7172586969ba5548 | [] | no_license | nyp-sit/Geriatric | 4ff3d6f3d79953e4f4419ef66a72278a1c807d44 | bb4202945e12dbc68c01e95bd2ae60f2c33cf4ea | refs/heads/master | 2021-03-30T17:26:48.335335 | 2014-11-28T05:25:13 | 2014-11-28T05:25:13 | 24,364,982 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,045 | java | package sg.edu.nyp.silvervitality.Appointment;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ComponentInfo;
import android.database.Cursor;
import android.util.Log;
/**
... | [
"donutsandnuts@gmail.com"
] | donutsandnuts@gmail.com |
649aba697a770e8dbbb9281f29f9a4d0dcccf577 | b8041953e5587386de5134359ff8623e32437aee | /src/com/coffee/web/service/GenericDo.java | 6b43dd39b248a946be78d564dafee76f6e9b2c52 | [] | no_license | coffeeliuwei/Finalpackage | 14741517ea0e86289523d1803ffb314eedbe0662 | 13c281f6299f05507940a7b0ed8e5c0effb69ba2 | refs/heads/master | 2021-05-16T18:33:23.309748 | 2020-03-27T02:18:50 | 2020-03-27T02:18:50 | 250,420,293 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package com.coffee.web.service;
import java.util.HashMap;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.coffee.web.FormData;
public abstract class GenericDo
{
// httpReq : 请求对象
protected HttpServletRequest httpReq;
// httpResp : 应答对象
protec... | [
"394776565@qq.com"
] | 394776565@qq.com |
bfc9030c9b2e760f98a18ec7877f2ed1958685c9 | 93249ac332c0f24bf7642caa21f27058ba99189b | /core/plugins/org.csstudio.simplepv.pvmanager.test/src/org/csstudio/simplepv/pvmanager/PVManagerReadUnitTest.java | 1035da5f5b6604fb048e1e3cdef3ad234c50f270 | [] | no_license | crispd/cs-studio | 0678abd0db40f024fbae4420eeda87983f109382 | 32dd49d1eb744329dc1083b4ba30b65155000ffd | refs/heads/master | 2021-01-17T23:59:55.878433 | 2014-06-20T17:55:02 | 2014-06-20T17:55:02 | 21,135,201 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,902 | java | /*******************************************************************************
* Copyright (c) 2013 Oak Ridge National Laboratory.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and i... | [
"ztyaner11@gmail.com"
] | ztyaner11@gmail.com |
2c7ec5aebf097bbfd3757243d72dfe23ee365035 | fc2fb98ae057ebf8a2a3c4138b268666dad4fdf0 | /app/src/main/java/com/bt_121shoppe/motorbike/loan/model/commune_Item.java | c1b766c522847c6112bf9a9ed652a7800f8a8c43 | [] | no_license | Thou168/Lucky_App | 2057d238e06d45a9fbfb8df370f11cb19dd1dce7 | 1f159e1c3e4cfe71c2be66912bd104b192e0da69 | refs/heads/master | 2021-07-13T05:03:12.824363 | 2020-08-14T10:36:10 | 2020-08-14T10:36:10 | 194,384,016 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 987 | java | package com.bt_121shoppe.motorbike.loan.model;
import com.bt_121shoppe.motorbike.Api.api.model.Item_loan;
import com.google.gson.annotations.SerializedName;
public class commune_Item extends Item_loan {
@SerializedName("commune")
private String commune;
@SerializedName("commune_kh")
private String co... | [
"mwg.sengraksmey@gmail.com"
] | mwg.sengraksmey@gmail.com |
7655d31338ccfd874459917ae8db92f27d9d4791 | aafe547b69bc14728f428586dbe942f00976060a | /watch/src/main/java/com/formalizationunit/amaz/informatory/watch/Widget.java | 05ce297c54f80d7207a8355e66099b1fa45ac541 | [] | no_license | rain-bipper/AmazInformatory | 06b010df654b0ba56396de9d9dd56d2bf2e46762 | 5f29cdb0c067f18540bacb7fb95d102f2cfa40f5 | refs/heads/master | 2020-09-26T00:45:44.805151 | 2019-12-11T12:08:58 | 2019-12-15T12:16:08 | 226,125,902 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.formalizationunit.amaz.informatory.watch;
import android.content.Context;
import android.view.View;
public interface Widget {
void onActive();
void onInactive();
View getView(Context paramContext);
}
| [
"ripp@yandex-team.ru"
] | ripp@yandex-team.ru |
93e04fa05e8d871a149e5ade7605100c01eb957c | 2dad21c1d0804a4cfd83b65071ca64d48bbdaf58 | /LectureController.java | fa668cceffce6fc996c2773e5933339f193b071c | [] | no_license | JasonDongHoon/assignment | f48453e1d0720f0c9e2a8a211fc70c45ea8429bb | 91902a4f75b7b340ebf3fb57a2c62a9c5f661a88 | refs/heads/master | 2021-01-12T12:31:30.702016 | 2016-11-20T03:37:35 | 2016-11-20T03:37:35 | 72,531,281 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,069 | java | package bitcamp.java89.ems;
import java.util.Scanner;
public class LectureController {
private Lecture[] lectures = new Lecture[100];
private int length = 0;
private Scanner keyScan;
public LectureController(Scanner keyScan) {
this.keyScan = keyScan;
}
public void service() {
loop: while (true) {
Syste... | [
"hjmlove7@gmail.com"
] | hjmlove7@gmail.com |
e61a3db791acff2596aba83f079c37e46093eef8 | 59a63b91c76c11e94da9805ccbb83bc107aacc54 | /src/Controller/Controller.java | 6e4a0fc4abd55fc8297b971741233417946f82b7 | [] | no_license | Amadeo234/Minesweeper | 683abd6aee9ab89771c75180ed36167edf3291ef | c2366314eebac8bdf27f3524c91fe889e8dcef8f | refs/heads/master | 2021-06-29T23:32:12.912242 | 2020-10-18T19:18:40 | 2020-10-18T19:19:00 | 175,483,204 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,639 | java | package Controller;
import Model.Board;
import Model.BoardGeneratorFactory;
import Model.BoardGeneratorType;
import Model.IBoardGenerator;
import Solver.Communicator;
import Solver.Solver;
import View.BoardView;
import View.MessageWindow;
import javafx.application.Platform;
import javafx.fxml.FXML;
import javafx.scene... | [
"Krzysiek23497@gmail.com"
] | Krzysiek23497@gmail.com |
b58bf702ff48701d8d37a92d6efbfcfde69e03b4 | bcfcf9133999a84a4d6ca34398471c5e3207b777 | /crontab4j-scheduler/src/main/java/org/keyboardplaying/cron/expression/rule/package-info.java | 5048f6985cab8e5b6af7ff25c4e54f8e1f89d901 | [
"BSD-3-Clause"
] | permissive | cyChop/crontab4j | df66a554dddfee39796d27dadf2f0275985ac7a3 | 1c168ab1ec1734536c15cd26a0c1741314088c50 | refs/heads/master | 2021-07-06T06:39:20.185889 | 2017-01-05T07:37:34 | 2017-01-05T07:37:34 | 30,843,507 | 1 | 1 | null | 2017-01-04T22:39:11 | 2015-02-15T21:48:35 | Java | UTF-8 | Java | false | false | 90 | java | /**
* The possible kinds of rules.
*/
package org.keyboardplaying.cron.expression.rule;
| [
"cyrille.chopelet@mines-nancy.org"
] | cyrille.chopelet@mines-nancy.org |
58b98d4064675c342fdd1c91ed33e0947d5f774d | ae85abeb5b0b655da6c35c14bfab83aa8b937bac | /src/main/java/com/study/jta/atomikos/config/DataSourceFirstConfig.java | dc6720c1ff7bd896ab9e8bf08a3e3b9cddb3fd97 | [] | no_license | 92376/jta-atomikos | b79ffd861169a2466b33cda5dda70b746c4c43cb | eca26683b44f0557c71338b7990c5a6f5a4ff293 | refs/heads/master | 2020-05-30T19:37:06.750201 | 2019-06-03T03:31:14 | 2019-06-03T03:31:14 | 189,928,858 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,060 | java | package com.study.jta.atomikos.config;
import org.apache.ibatis.session.SqlSessionFactory;
import org.mybatis.spring.SqlSessionFactoryBean;
import org.mybatis.spring.SqlSessionTemplate;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springfram... | [
"923765001@qq.com"
] | 923765001@qq.com |
a12e0a0e6e276ea6f3ea472ab30d155b0142244b | afab90e214f8cb12360443e0877ab817183fa627 | /bitcamp-java/src/main/java/com/eomcs/oop/ex11/c/step7/Category.java | 5abf52c719767d066280e8de99297abad01eb820 | [] | no_license | oreoTaste/bitcamp-study | 40a96ef548bce1f80b4daab0eb650513637b46f3 | 8f0af7cd3c5920841888c5e04f30603cbeb420a5 | refs/heads/master | 2020-09-23T14:47:32.489490 | 2020-05-26T09:05:40 | 2020-05-26T09:05:40 | 225,523,347 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,646 | java | package com.eomcs.oop.ex11.c.step7;
public class Category {
// static nested class 를 사용하여
// 여러 상수를 그룹 별로 묶어 관리한다.
//
// 그러면 차라리 각각의 클래스를 멤버 클래스로 별도의 파일로 분리하는 것이 낫지 않을까?
// => 다음 클래스를 보면 상수를 묶어서 관리하는 용도로 만들었다.
// => 클래스의 크기도 작다.
// => 이런 클래스를 별도의 파일로 분리하면 여러 개의 파일이 생겨서 오히려 관리하기 번거롭다.
// 즉 자잘한 클래스들... | [
"youngkuk.sohn@gmail.com"
] | youngkuk.sohn@gmail.com |
3931d7b3fc7763dd46be7b69ee4669df2aabfb5f | a9c0f63b0158e75b36fd34bb95c0c9182bdbce2c | /src/repl_it_Assignments/P226_Carpet/Carpet.java | 6325cf402274dd3495a1be98e56630c8557c1142 | [] | no_license | arafatadiham/MyFirstProject | 54d11fd265b70fb252fcd01941ec913e79c39ebd | f2b0c21b00c4c2d175b388a0662020dfc121efcc | refs/heads/master | 2021-01-14T04:30:17.514735 | 2020-05-01T23:37:29 | 2020-05-01T23:37:29 | 242,599,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 709 | java | package repl_it_Assignments.P226_Carpet;
public class Carpet {
public double width;
public double length;
public double unitPrice;
public double totalPrice;
public boolean isPersian;
public Carpet() {
length = 300;
width = 300;
totalPrice = 200;
isPersian = fal... | [
"arafat.adiham@gmail.com"
] | arafat.adiham@gmail.com |
41fd6f7f2177f0836c124961804921d06ed8941f | a35c090e652e32f585075dfd0fcc13bfcda05009 | /dd/mat/FragmentMap/gen/com/example/fragmentmap/BuildConfig.java | 67d4718201ea72fb323fac1dd55c70b9b154edfc | [] | no_license | andandjava/doc | af93f7e9c382c48638c6788c1e24010dc85b24b0 | 16f74c8e751547fc349d4187e0d89d07fb3193db | refs/heads/master | 2021-01-01T04:55:48.381107 | 2016-04-28T07:15:35 | 2016-04-28T07:15:35 | 57,279,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 165 | java | /** Automatically generated file. DO NOT MODIFY */
package com.example.fragmentmap;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"ajaybabu.p@etg72.etggs.net"
] | ajaybabu.p@etg72.etggs.net |
a0903c06d4cf66907b1f9a3c3b6c7fd01ccfdc15 | 9d354db86883438c209c22717ac9f1043c459321 | /lingwan_pp/YytxBiData/src/org/tp/zb/server/handler/HttpDemoServerHandler.java | 050a718f6ae50e5f80985057ed8b719e2e77fcd0 | [] | no_license | royzhang78/PP | 23f773574c46743f84b57f9739076c9afe418f50 | e8dba1de81629fd5d947178ce90b9d94ee662e9b | refs/heads/master | 2020-12-03T07:46:24.814705 | 2016-08-22T07:03:02 | 2016-08-22T07:03:02 | 66,249,469 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,742 | java | /*
* Copyright 2013 The Netty Project
*
* The Netty Project licenses this file to you 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 ... | [
"roy.zhang@fireflygames.com"
] | roy.zhang@fireflygames.com |
6d04c2f58a00d324f61eae61d82c3d444fba6c5d | dea92fc41db6a97d8cb32b266c399edd3a61989f | /source/org.strategoxt.imp.editors.stratego/editor/java/trans/basic_desugar_top_0_0.java | c0d1c0f9e34625a71fab460114f63f71038130d6 | [] | no_license | adilakhter/spoofaxlang | 19170765e690477a79069e05fd473f521d1d1ddc | 27515280879cc108a3cf2108df00760b6d39e15e | refs/heads/master | 2020-03-17T01:15:18.833754 | 2015-01-22T07:12:05 | 2015-01-22T07:12:05 | 133,145,594 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,160 | java | package trans;
import org.strategoxt.stratego_lib.*;
import org.strategoxt.stratego_lib.*;
import org.strategoxt.stratego_sglr.*;
import org.strategoxt.stratego_gpp.*;
import org.strategoxt.stratego_xtc.*;
import org.strategoxt.stratego_aterm.*;
import org.strategoxt.strc.*;
import org.strategoxt.java_front.*;
import ... | [
"md.adilakhter@gmail.com"
] | md.adilakhter@gmail.com |
3a316cb4504ab2edcf3097ee4ec8ee95739f1ec6 | f17a8f4dd140532ee10730639f86b62683985c58 | /src/main/java/com/cisco/axl/api/_8/AddRecordingProfileReq.java | 14f614b17d9a0151fae061cfd9966b81214eef06 | [
"Apache-2.0"
] | permissive | alexpekurovsky/cucm-http-api | 16f1b2f54cff4dcdc57cf6407c2a40ac8302a82a | a1eabf49cc9a05c8293ba07ae97f2fe724a6e24d | refs/heads/master | 2021-01-15T14:19:10.994351 | 2013-04-04T15:32:08 | 2013-04-04T15:32:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,614 | java |
package com.cisco.axl.api._8;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for AddRecordingProfileReq complex type.
*
* <p>The following schema fragment... | [
"martin@filliau.com"
] | martin@filliau.com |
4195bbdd4d8824d4dc60fe0df2ece6beec8f8d4f | 0ab73dfcc1b0a21f2a4a6852d8c82b5ad119e277 | /FightPub2/src/main/java/view/menu/JukkaElement1.java | 2e319a0c237a65918f447e9deb9024993f66da5a | [] | no_license | patrikheinonen/fightPub2 | c0ac764887e189e87b86728022ae9d73346b23e9 | de9f21f9e09e0b1c8272175be96c4ff2715dc006 | refs/heads/master | 2022-02-26T16:59:15.826662 | 2019-12-09T21:11:06 | 2019-12-09T21:11:06 | 243,501,224 | 0 | 0 | null | 2022-02-10T01:21:57 | 2020-02-27T11:17:44 | HTML | UTF-8 | Java | false | false | 304 | java |
package view.menu;
/**
* Use "Jukka" as player 1 character.
* @author Joonas
*/
public class JukkaElement1 extends MenuElement {
public JukkaElement1() {
super.label = texts.getString("CHAR2");
}
public void action() {
MenuIF menu = new Character2Menu("Jukka");
}
}
| [
"joonas.taivalmaa@metropolia.fi"
] | joonas.taivalmaa@metropolia.fi |
e1eb5fc4a006b59fa5f2751685ce803303790d13 | bbfe1c1fda49630e43989fbede475b3efdb80e7f | /espresso/libtests/src/main/java/com/google/android/apps/common/testing/ui/espresso/base/AsyncTaskPoolMonitorTest.java | 83a62b4526f00c0297df74a76860dfc0de010754 | [] | no_license | dkauf/espresso_clone | 87cc57f09ab3dcb15de3f7a6e54756c85571eed7 | 799a545b00332c84450c6c777e454b732549322f | refs/heads/master | 2021-01-22T11:03:38.696010 | 2013-10-21T14:28:59 | 2013-10-22T20:09:10 | 13,791,301 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,843 | java | package com.google.android.apps.common.testing.ui.espresso.base;
import junit.framework.TestCase;
import java.util.concurrent.Callable;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.FutureTask;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
i... | [
"thomaswk@google.com"
] | thomaswk@google.com |
533d20e6784345a11f53f5cfd25b002058fbccda | 146a270f140553bd607876eb8c489c47eb8efd3e | /smart_router/src/test/java/com/bbq/smart_router/ExampleUnitTest.java | f5c71f494fb6709afef7873d8e7e4c86ee5a6222 | [] | no_license | iwome/smartRouter | 635dee86f7ac90c4d226b0c2c7c36c9d14144c8c | 5717fddc60b725ac900635eaa2c91fa586700eef | refs/heads/master | 2020-09-05T03:15:52.128037 | 2019-11-11T08:01:39 | 2019-11-11T08:01:39 | 219,964,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package com.bbq.smart_router;
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 void a... | [
"431066566@qq.com"
] | 431066566@qq.com |
34017d2ea680809d064fe017c41b7cf3b77373ab | 3d1bc9934ca6aceea49d4f63dd59432eef82c8eb | /oa/src/main/java/com/hotent/makshi/dao/waterprotectpark/RiverExperimentDao.java | 70ac78ec176a54fac81e81e69b61a3f514955d2f | [] | no_license | sdzx3783/project2018 | 570c5d878cc0afb5bda93003b5dc66d78e42fb79 | 52e0cae652fbd83b5712636e15a2e14401a5a50a | refs/heads/master | 2020-03-12T04:28:04.856156 | 2018-04-21T06:58:25 | 2018-04-21T06:58:25 | 130,445,510 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java |
package com.hotent.makshi.dao.waterprotectpark;
import java.util.List;
import org.springframework.stereotype.Repository;
import com.hotent.core.db.BaseDao;
import com.hotent.core.db.BaseDao;
import com.hotent.makshi.model.waterprotectpark.RiverExperiment;
@Repository
public class RiverExperimentDao extends BaseDa... | [
"378377084@qq.com"
] | 378377084@qq.com |
95e55571d8504677ee10e3d2c761bce4973260af | 325d8fa5fc3fbc1031145c9576d2dd8b99d435c4 | /src/java/servlet/UpdateCartServlet.java | 11d575a9045b279d42ea89c2bbff92ee3b709b6c | [] | no_license | tintran2401/HotelBooking | fe15f6df6bccfdbfd8eea1c7badf70b6a2266b9f | 4531c07754cda034ac37fdba3adfc63bbc284bf4 | refs/heads/master | 2023-03-16T17:12:58.063412 | 2021-03-01T12:30:46 | 2021-03-01T12:30:46 | 343,408,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,043 | 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 servlet;
import entities.TblBooking;
import entities.TblBookingDetails;
import java.io.IOException;
import java.util.List;
imp... | [
"tintran1197@gmail.com"
] | tintran1197@gmail.com |
42ddaaa5207f9309fb019744d64147fd5e3c980b | 9da996d44a2621a269a2bd8430c6c892f87c3fb2 | /src/co/edu/uptc/persistencia/DAOPedidoFabrica.java | 040374670a1e49de908ff225f6bd1a42eae90017 | [] | no_license | SilvanaGC/ProyectoProgramacion | 1948e9b7af28639b798287ee330c104889a4e985 | 3a42a2cbb631d35ec022e92a914c315069a4a66f | refs/heads/main | 2023-07-30T17:19:04.665666 | 2021-10-07T14:09:58 | 2021-10-07T14:09:58 | 412,652,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,498 | java | package co.edu.uptc.persistencia;
import java.util.ArrayList;
import co.edu.uptc.logica.modelo.Fabrica;
import co.edu.uptc.logica.modelo.Producto;
import co.edu.uptc.logica.modelo.SistemaFacturacion;
import co.edu.uptc.utilidades.Archivo;
public class DAOPedidoFabrica {
private String RUTA = "Recursos/PedidosFabr... | [
"gutierrezchaparrosilvana@gmail.com"
] | gutierrezchaparrosilvana@gmail.com |
5971320a4164c97408da2c800b83e39e2c0d8ee2 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_6d99eef55f1fbcdc48f43fe0c7fb8a60cf218253/SetOperationsTask/9_6d99eef55f1fbcdc48f43fe0c7fb8a60cf218253_SetOperationsTask_t.java | fd419a8aacbec1b3643183ba63f8340890c9a282 | [] | 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 | 1,919 | java | package edu.ucsf.rbvi.setsApp.internal.tasks;
import java.util.ArrayList;
import java.util.List;
import org.cytoscape.work.AbstractTask;
import org.cytoscape.work.TaskMonitor;
import org.cytoscape.work.Tunable;
import org.cytoscape.work.util.ListSingleSelection;
import edu.ucsf.rbvi.setsApp.internal.CyIdT... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
9009252915bf29058f933844d5f9ae771e65eb3e | 29aadc987d4b7ce5770206798987e939248f4ba4 | /src/GUI/ModifyUser.java | 264fc52e4e3cd5ec043a4a93509cfeb14eebb788 | [] | no_license | 2snufkin/Swing | e804ba802f15b35648dbfabf69a2df0a2615e4dd | 3340ff4f3b2b9ca9999d5211dba0cc11a7f4dfed | refs/heads/master | 2023-08-25T07:45:12.543401 | 2021-11-08T10:43:01 | 2021-11-08T10:43:01 | 332,562,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,659 | 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 GUI;
import dAO.UserDAO;
import entities.Users;
import javax.swing.*;
/**
*
* @author Home
*/
public class ModifyUser ext... | [
"75860271+2snufkin@users.noreply.github.com"
] | 75860271+2snufkin@users.noreply.github.com |
7e07343d8570dee698080515f253c6aabc79899b | 8ce7ec699baf0668db0119b25b1319a4a2d2e029 | /ecsite/ecsite/src/main/java/jp/co/internous/ecsite/model/entity/Goods.java | 0fcb62b8e42f8ba3a158fbe2cd1025f74ff9027d | [] | no_license | akari819/ecsite | 92d6de47dc23d228df64a147c539ccf557db1614 | 44d49d05d75edf14c4fc571e7ba41fccabcbaf13 | refs/heads/master | 2023-01-30T05:17:22.432428 | 2020-12-14T06:48:50 | 2020-12-14T06:48:50 | 299,774,904 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,138 | java | package jp.co.internous.ecsite.model.entity;
import java.sql.Timestamp;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="goo... | [
"noreply@github.com"
] | noreply@github.com |
dcb7d22314f937630a612960acd116d54aac2e62 | c732b3a347389ca8075cedf907ba5d99854fceb4 | /src/lab5/Ch3/Main.java | c6b9dcc4876af6ea44c155e85843598935dd8b60 | [] | no_license | IoanaDiac/AtelierulDigitalJava2020 | 04e407cbed2a3cf696d00eebe8cb0df85a33a485 | 0e3a8fac135a8ba610dcb295114ea284118c096c | refs/heads/master | 2023-03-12T19:48:31.380814 | 2021-03-05T22:07:18 | 2021-03-05T22:07:18 | 313,394,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package lab5.Ch3;
public class Main {
public static void main(String[] args) {
String rootValue = "a";
GenericList<String> list = new GenericList<>(rootValue);
for (int i = 1; i < 10; i++) {
list.insert(String.valueOf(Character.valueOf((char) (rootValue.charAt(0) + i))));
... | [
"69198000+IoanaDiac@users.noreply.github.com"
] | 69198000+IoanaDiac@users.noreply.github.com |
a9f741371d1ea6459828daadde4c3d2a6ad43c33 | b3122263c829f70819e067ae4ca8e9ced5a5712c | /app/src/test/java/com/example/immigreat/ExampleUnitTest.java | aabaff3ecb7d53577f4c8c653da8433047f93d2c | [] | no_license | neilkale/ImmiGreat | 3cbf8b03b9729ae7cdb0c7a64e7e368a2efc3176 | f56703dbb51af20d731be2c72f49d6707005e9bc | refs/heads/master | 2022-11-30T06:09:22.067438 | 2020-07-30T15:28:52 | 2020-07-30T15:28:52 | 251,392,277 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 382 | java | package com.example.immigreat;
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 void ... | [
"neil.kale@gmail.com"
] | neil.kale@gmail.com |
c42ffdec9a6b4a9fe74912b71b56c42bd691a6e9 | 0c93d77b1ad74f4ff818f4351fa2e68b94658f07 | /src/Main_1107.java | 2f2c9622f12a8ecc554b6fcf14fdc2fc97d164f6 | [] | no_license | fkrfkrdk/JHS_NT1 | a00a5d29d3672232a24c2cb41461a9af2c4d3423 | 673a265a09ebcfb187142421f08e526c028bee51 | refs/heads/master | 2021-04-04T09:56:24.009732 | 2018-03-11T06:37:46 | 2018-03-11T06:37:46 | 124,725,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,401 | java | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main_1107 {
private static final int INIT_CH = 100;
private static int N, M;
private static int smallest, largest, secondSmallest = -1;
private static boolean[] broken;
public static void main(String args[]) throws Exception {
Buffere... | [
"dkfkrfkr@naver.com"
] | dkfkrfkr@naver.com |
5d524434b1cb154252b04f87a9172c96942dca17 | eacfc7cf6b777649e8e017bf2805f6099cb9385d | /APK Source/src/com/immersion/hapticmediasdk/MediaTaskManager.java | 73f0588e87164e4786a47ce27596f49ca1ce3d1e | [] | no_license | maartenpeels/WordonHD | 8b171cfd085e1f23150162ea26ed6967945005e2 | 4d316eb33bc1286c4b8813c4afd478820040bf05 | refs/heads/master | 2021-03-27T16:51:40.569392 | 2017-06-12T13:32:51 | 2017-06-12T13:32:51 | 44,254,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 24,270 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.immersion.hapticmediasdk;
import android.content.Context;
import android.os.Handler;
import android.os.SystemClock;
import com.immer... | [
"maartenpeels1012@hotmail.com"
] | maartenpeels1012@hotmail.com |
836d6ce89da2c896c1f627df4c871977a6e4a473 | d7c66b5533096f4e44b8bb86b6f5c90bab820ca6 | /app/src/main/java/ru/scorpio92/vkmd2/presentation/presenter/MusicPresenter.java | f897c2bbc9e96fe5f1864835fae13dff0638c249 | [] | no_license | VN0/vkmd2 | fc6c5e861719de0e1471a393d0f75d2a1817800a | 237269a8cdb386bc38892dad62325516c464f318 | refs/heads/master | 2020-06-21T22:29:27.908547 | 2018-06-01T05:49:43 | 2018-06-01T05:49:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,465 | java | package ru.scorpio92.vkmd2.presentation.presenter;
import java.util.List;
import ru.scorpio92.vkmd2.data.entity.Track;
import ru.scorpio92.vkmd2.domain.usecase.CheckUpdateUsecase;
import ru.scorpio92.vkmd2.domain.usecase.GetOnlineTracksUsecase;
import ru.scorpio92.vkmd2.domain.usecase.GetSavedTrackListUsecase;
import... | [
"scorpio92@mail.ru"
] | scorpio92@mail.ru |
1b02004b9118f36cdb9a57c1761db3f28705b019 | 685c907e0bf4721ff2b0db3ad652b51ab432afd0 | /src/main/resources/config/WebSecurityConfig.java | 1d86592c11cfcf657078ae0a756f81418cec817a | [] | no_license | haksup/bss | ca725618e70ee2656e01f13cfef2c3254594db9b | cd92ac3d5b10714fca482df1ac3cf44f29051fdd | refs/heads/master | 2020-12-10T09:10:07.272555 | 2016-09-29T09:29:20 | 2016-09-29T09:29:20 | 52,266,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package config;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
import org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter;
@Configuration
@EnableWebSecurity
public class W... | [
"myborn@adwitt.com"
] | myborn@adwitt.com |
ee7beb4a6ee3f3bf121de1c1b8297dce82008776 | 2e03403116ab93d634129bd85fcd136869136813 | /src/tr/org/linux/kamp2016/helloworld/EmailValidation.java | d8f3b95d7ea23f8ff562d519996d575c867e86b2 | [] | no_license | deryabalik/Lyk2016-todo | 3fda7737888452d6ee610524b21d0221343934ff | 70aef9b6392bba9d608bdf3510d5197c50e6c264 | refs/heads/master | 2021-01-20T20:14:22.843349 | 2016-08-16T08:50:09 | 2016-08-16T08:50:09 | 65,803,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,149 | java | package tr.org.linux.kamp2016.helloworld;
import java.util.Scanner;
public class EmailValidation {
/**
* @param args
*/
static String email;
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println("This program takes an email adress");
Scanner input = new S... | [
"dryblkc@gmail.com"
] | dryblkc@gmail.com |
773805bb31cd8aaa36b267af03da8792cd3de554 | a596e6bfedccf3adea175e6777705e2096ad97d1 | /esearch-stat/esearch-stat-event/src/main/java/com/globalegrow/esearch/stat/event/bean/UserInfoBean.java | b3ea346544078bd9313cfaff504c6d5c12079a82 | [] | no_license | waywtd/esearch | d2096c8335517e6b660f1c094e62add3a8a79315 | 0299ca772d82cf96e6ff73fd37afb09c2cf3cfd8 | refs/heads/master | 2020-04-29T02:14:03.910007 | 2019-03-15T06:07:44 | 2019-03-15T06:07:44 | 175,758,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,624 | java | package com.globalegrow.esearch.stat.event.bean;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
import org.apache.hadoop.io.Writable;
import com.globalegrow.esearch.constant.Constant;
/**
* <pre>
*
* File: UserInfoBean.java
*
* Copyright (c) 2017, globalegrow.com All Right... | [
"chenc@jiguang.cn"
] | chenc@jiguang.cn |
e152f17e2f6c967e6d4464b39dd3db2c57366412 | 9001332d47ade446c5b649bfac94b1bb1b216ef6 | /11_Schepers_Tastenhoye_Vandewyngaert_KassaApp_2019/src/domain/DrempelKorting.java | 914112d38bb0e14b42182254968101b9b2da06ed | [] | no_license | KeanuTastenhoye/OOO_KassaApp | c179958e967479da083cd0b86965a30577a6bbdf | c96540ca5cfda892c423136457f454679fa93fae | refs/heads/master | 2023-01-12T09:31:22.645838 | 2020-11-14T11:15:16 | 2020-11-14T11:15:16 | 223,220,200 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 351 | java | package domain;
/**
* //@author Eline
*/
public class DrempelKorting implements KortingStrategy {
private int kortingEUR,drempel;
public DrempelKorting(int kortingEUR,int drempel)
{
this.kortingEUR=kortingEUR;
this.drempel=drempel;
}
@Override
public int getKorting() {
... | [
"elineschepers1999@gmail.com"
] | elineschepers1999@gmail.com |
3d6f9265485c76f7d348f09939c7673a481ee209 | fdf5110607059d08ea6a94fb3a4583c20ae24e21 | /Section 07 - Initilization and Cleanup/Exercise 01/src/com/samdide/thinkinginjava/Main.java | 7e73041e72e1fe036973e273b83302aa5b888c12 | [] | no_license | HenrikSamuelsson/ThinkingInJava | fe20c8f0d78855df82d70425c2837b6a72831a68 | d0fa25b74ff6b2f946f96d1869336fa5fbfbe8d5 | refs/heads/master | 2021-01-19T20:23:08.429348 | 2014-06-02T20:57:23 | 2014-06-02T20:57:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 417 | java | package com.samdide.thinkinginjava;
/**
* Exercise that demonstrates that an uninitialized String reference is set to
* null.
*
* @author Henrik Samuelsson
*/
public class Main {
/**
* Entry point to application.
*
* @param args
* array of string arguments
*/
public static void main(Strin... | [
"henrik.samuelsson@gmail.com"
] | henrik.samuelsson@gmail.com |
38088af42ab01b564705256406344ece642ec81b | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/protocal/protobuf/fjy.java | 7cc57ad2763a174359fcdfc39771dce44b894e5c | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 6,399 | java | package com.tencent.mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import java.util.LinkedList;
public final class fjy
extends erp
{
public glh aaCt;
public gli aaCu;
public glj aaCv;
public gnn abKt;
public String oOI;
public final int op(int paramInt, Object... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
2b2ae121cf32ad8107b7ad307f02a8ae6ff4455b | 49ce1a640f315fe04b52bd0f3b583e7aa563a788 | /src/p05/textbook/exercise/Exercise09.java | 7e9db9389805cb411538f88f24cbef0524b9ebba | [] | no_license | lim950914/java20210325 | 3decd232b3c2228f4c5e6c7fd1bd955939d0a986 | 47bb0555410f9b178d6d92ec40b7236fca4613e0 | refs/heads/master | 2023-07-10T09:10:28.691318 | 2021-08-06T00:05:46 | 2021-08-06T00:05:46 | 351,269,331 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,557 | java | package p05.textbook.exercise;
import java.util.Scanner;
public class Exercise09 {
public static void main(String[] args) {
boolean run = true;
int studentNum = 0;
int[] scores = null;
Scanner scanner = new Scanner(System.in);
while (run) {
System.out.println("-----------------------------------------... | [
"dlackswn2222@naver.com"
] | dlackswn2222@naver.com |
51f216c5a073135cfb90dc0e534d1e3e848f3dca | 0e72b89280e75f9bd21f8fbbf03030cc9677d781 | /src/main/java/com/design/structuralPatterns/proxyPattern/singer/SingerProxyDemo.java | 0fb94f814ee9793fc24bf10167344d56d8244ebf | [] | no_license | Yommmm/DesignPatterns | 27f8dedb2d5ddf7aab2b44304f57054af1473390 | a0353a3f8925aa3847163bea2f3421aafd13628f | refs/heads/master | 2021-04-27T11:41:10.956837 | 2019-03-06T07:26:37 | 2019-03-06T07:26:37 | 122,567,179 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package com.design.structuralPatterns.proxyPattern.singer;
public class SingerProxyDemo {
public static void main(String[] args) {
Sing zhang = new Agent("love song");
zhang.sing();
System.out.println("=================================");
zhang.sing();
}
}
| [
"yangzhiwen@chalco-steering.com"
] | yangzhiwen@chalco-steering.com |
0a825b1842b6281e99e4a80d25f03d3cfa6740ef | ad9c328aeb5ea617a1c056df45ae9acc3e5c1aad | /projects/projects-spring/projects-spring2.5.6/src/main/java/org/springframework/web/servlet/handler/SimpleMappingExceptionResolver.java | 1b42941e50f10d18c52561d1a386286ee220ffd7 | [] | no_license | tangjiquan/collect | 3fa4b3fd5fecc7e0d8d7a6bf89151464bd4e98bb | d059d89ae9899bd43b2f5b7d46b7ba88d5f066d4 | refs/heads/master | 2022-12-22T19:26:37.599708 | 2019-08-05T15:00:32 | 2019-08-05T15:00:48 | 126,582,519 | 1 | 0 | null | 2022-12-16T08:04:19 | 2018-03-24T09:03:08 | Java | UTF-8 | Java | false | false | 17,605 | java | /*
* Copyright 2002-2008 the original author or authors.
*
* 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 ap... | [
"2495527426@qq.com"
] | 2495527426@qq.com |
225434fd1704cb58aa2d09aef01fb02fb463147e | fea95331f43acfd65d3a02e303cb022ba2e8c41e | /App/app/src/main/java/com/example/prateek/bottom_navigation/stories/StoriesViewHolder.java | 02ea816e0ba8b8f6121c1924bfddd43ab1b60933 | [] | no_license | pratzmewara/Hackgrid_Vision | 44e91570f79bfa0d29ac8feac4fcdf9835873c47 | 8404bf1225c047b1b44a5955fa4a032c09937e47 | refs/heads/master | 2020-04-28T01:52:23.092549 | 2019-03-10T20:24:50 | 2019-03-10T20:24:50 | 174,876,178 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,940 | java | package com.example.prateek.bottom_navigation.stories;
import android.content.Intent;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.example.kartikbhardwaj.bottom_navigation.R;
import com.facebook.drawee.view.SimpleDraweeView;
import androidx.recyclerview.wid... | [
"prateek.mewara@vitstudent.ac.in"
] | prateek.mewara@vitstudent.ac.in |
3801231afd80d4b9c3b5e2eaf3aa0e948edcdd87 | 9fa1a589355dfe9160c7547b481d3b527d99a2d1 | /src/main/java/com/mkyong/rest/client/ApacheHttpClientPost.java | 03b090537282551f6354d243554ee088208403f2 | [] | no_license | ghoshatlht/teamcitytestProjectforCI-CD | a557fce068c7770a8c115a864c5d487efd40b044 | ffb72d370a6f92cf6b1d9d211976eae33f66acfb | refs/heads/master | 2021-07-03T11:50:54.574521 | 2017-09-25T13:21:56 | 2017-09-25T13:21:56 | 104,752,608 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,562 | java | package com.mkyong.rest.client;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import org.apache.http.HttpResponse;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.entity.StringEntity;
import org.apache... | [
"SG05477@denb0271.de.corp.danet.com"
] | SG05477@denb0271.de.corp.danet.com |
6d9a81c2287f6b5a937cc1018107b697f4c14649 | 39c5b83a0cf38e0ca29468f8a6df570f3ae91058 | /card-service/src/main/java/com/card/service/impl/CreditCardCostServiceImpl.java | 0d3061f2a49b65b2381ef11fe117b0653dcef27a | [] | no_license | huihuxidetong/kami | 2284d4d67e2c4929aa67926747d7e0cbe4731b1e | 206140ad05aa8b4348f2cdf07286bad0d2f98b0f | refs/heads/master | 2022-12-24T02:17:59.582666 | 2019-08-02T06:15:38 | 2019-08-02T06:15:38 | 196,506,394 | 0 | 1 | null | 2022-12-16T09:12:21 | 2019-07-12T04:04:02 | JavaScript | UTF-8 | Java | false | false | 865 | java | package com.card.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.card.inteface.entity.CreditCardCost;
import com.card.inteface.dao.CreditCardCostDao;
import com.card.inteface.service.CreditCardCostService;
import java.util.List;... | [
"382949860@qq.com"
] | 382949860@qq.com |
d82dbc5d024d0b1f33f5d1456d921e020410f706 | f371e511b689c813f86c721f957a285d35a0b14f | /Google/BFS & DFS/52. N-Queens II.java | c8957599467fc8fd2a139744567a01c3883cf13f | [] | no_license | Waynexia888/leetcode-java | 3c10f3b16e44325bbb05383cda8bc27e2a1d9fbd | 366666fa5196918bfe3a703e82dc9fa29076b802 | refs/heads/master | 2022-03-24T20:02:59.563267 | 2021-09-21T19:29:51 | 2021-09-21T19:29:51 | 252,570,861 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,156 | java | Leetcode 52. N-Queens II
class Solution {
private int count = 0;
public int totalNQueens(int n) {
if (n == 0) {
return 0;
}
List<Integer> temp = new ArrayList<>();
dfs(n, temp);
return count;
}
private void dfs(int n, List<Integer> temp)... | [
"qiwuwaynexia@gmail.com"
] | qiwuwaynexia@gmail.com |
ca52d3e6154b35356e0bf411d06fb22d55d0b52b | 58dc7837d5afacc86c4f23cb0740ed3078e7658c | /Contacts.java | ebd05f9a53ca4e66c03b916de24e6e1fea8547fe | [] | no_license | JeongHyeLee/SoftwareEngineering | ba11ee8d0f1cbc9ec81c72b9715971906bad7077 | 9eb4d0fdafb56fee95e69ae0be082b83a9d4ed5a | refs/heads/master | 2020-04-05T02:13:42.691031 | 2019-03-12T07:27:35 | 2019-03-12T07:27:35 | 156,468,787 | 4 | 3 | null | 2018-11-22T10:19:01 | 2018-11-07T00:45:59 | null | UHC | Java | false | false | 2,752 | java | import java.util.ArrayList;
import java.util.Scanner;
public class Contacts{
String name;
String phonenum;
String email;
public Contacts(String name, String phonenum, String email) {
this.name = name;
this.phonenum = phonenum;
this.email = email;
}
public void AddressBook() {
Scanner sc... | [
"noreply@github.com"
] | noreply@github.com |
e1451961df1dcbe31ed9a33f32aa1126e5de2915 | 1e58b966196de01bff6c597d47117fd100504f89 | /core/src/com/badlogic/bus/DestBusStop.java | 6c3a21915659f297e8b1504480c6a48dc911cf44 | [] | no_license | Jonwalk30/Bus | db1bbce1ca13e087a0edaf91dd245975f0c74378 | a6f5ae783abdb339a4d025f1667a55c6cca882f7 | refs/heads/master | 2020-04-08T03:34:43.752171 | 2019-01-02T15:44:41 | 2019-01-02T15:44:41 | 158,981,536 | 0 | 0 | null | 2018-11-27T18:03:38 | 2018-11-24T23:18:11 | Java | UTF-8 | Java | false | false | 269 | java | package com.badlogic.bus;
import com.badlogic.gdx.graphics.Texture;
public class DestBusStop extends BusStop {
public DestBusStop(String name, double popularity, double roadPosition, Texture image) {
super(name, popularity, roadPosition, image);
}
}
| [
""
] | |
eec47defe9651eb4701faad4da033597e7e052fc | b4cf8b91f7bde2b170bc10c9290ec752e8ecec80 | /chmlibrary/src/main/java/com/chm006/library/widget/SwipeProgressBar.java | 7112e3935822b33eee54bced222885973f2321db | [] | no_license | chm006/SunflowerBible | deeed321878fe50e0c24e0f4c10f5a7d67dfab99 | 0a16743dc96812ca14c7bdeceb2b439e7571ef3d | refs/heads/master | 2020-12-24T10:10:24.374656 | 2017-11-07T10:14:26 | 2017-11-07T10:14:26 | 73,247,810 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,160 | java | package com.chm006.library.widget;
/*
* Copyright (C) 2013 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/LICEN... | [
"472677037@qq.com"
] | 472677037@qq.com |
8180846e54edce3e12ea613057cd3ffda1711590 | 6baa09045c69b0231c35c22b06cdf69a8ce227d6 | /modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201602/UserServiceInterfacegetUsersByStatementResponse.java | 8057b7786bb8d22c6e1f9f9b2f6990ac97f4a2e0 | [
"Apache-2.0"
] | permissive | remotejob/googleads-java-lib | f603b47117522104f7df2a72d2c96ae8c1ea011d | a330df0799de8d8de0dcdddf4c317d6b0cd2fe10 | refs/heads/master | 2020-12-11T01:36:29.506854 | 2016-07-28T22:13:24 | 2016-07-28T22:13:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,573 | java |
package com.google.api.ads.dfp.jaxws.v201602;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for getUsersByStatementResponse element declaration.
*
* ... | [
"api.cseeley@gmail.com"
] | api.cseeley@gmail.com |
6002dc066731654466452903af01c1c7951a6531 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project22/src/main/java/org/gradle/test/performance22_4/Production22_357.java | 70b53a6cb78c3b7c6a741855e27aaf57acfc40c7 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 305 | java | package org.gradle.test.performance22_4;
public class Production22_357 extends org.gradle.test.performance10_4.Production10_357 {
private final String property;
public Production22_357() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
8a975dc5810248f22f5d5e776285a5d58c9b51f7 | 0bfedca967bf059471eb434725b1fb2074e88f83 | /java/tf2/plugin/jei/category/RecipeCategoryGunCraft.java | 900388291587ea77538441abc4a04460c455bb47 | [] | no_license | Sweetheart8888/TacticalFrame2 | 00cb176b0c7e8032207acfd90fffbcb39395e4d5 | 7f9ec0539c109c96a54342f763934dc56fdc701d | refs/heads/master | 2020-09-07T03:03:19.936745 | 2019-11-12T13:43:11 | 2019-11-12T13:43:11 | 188,586,083 | 3 | 4 | null | 2019-08-16T11:47:26 | 2019-05-25T16:01:11 | Java | UTF-8 | Java | false | false | 4,600 | java | package tf2.plugin.jei.category;
import java.util.List;
import mezz.jei.api.IGuiHelper;
import mezz.jei.api.gui.ICraftingGridHelper;
import mezz.jei.api.gui.IDrawable;
import mezz.jei.api.gui.IGuiItemStackGroup;
import mezz.jei.api.gui.IRecipeLayout;
import mezz.jei.api.ingredients.IIngredients;
import mezz.jei.api.i... | [
"livecoal157@yahoo.co.jp"
] | livecoal157@yahoo.co.jp |
a5644ed20e7df532d7e2a28ea0ba585bdf434da4 | c9577160d51cdcf5f5e591ead9facad9ce9cdb61 | /AirportCapacityManagement/src/it/polito/tdp/ariannavaraldo/model/PersonDeparture.java | 82dae1838599bcf6c2041d87890a5c51cbdfec5b | [
"Apache-2.0"
] | permissive | TdP-prove-finali/VaraldoArianna | c272eecf7efb757d9eed32fb730efe27610b6e66 | 243952bf960e03911e5ce095078c8faccd8a2565 | refs/heads/master | 2021-01-23T00:34:56.513932 | 2017-06-30T11:59:41 | 2017-06-30T11:59:41 | 92,820,872 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,731 | java | package it.polito.tdp.ariannavaraldo.model;
import java.sql.Time;
import java.util.HashMap;
import java.util.Random;
public class PersonDeparture {
private int number;
private HashMap<Integer, PersonArea> areas = new HashMap<Integer, PersonArea>();
private Flight flight;
private int checkInNumber;
p... | [
"s203574@studenti.polito.it"
] | s203574@studenti.polito.it |
0de03d78d4d5facbca11e58dce63642448242ff6 | c8e4405b1c16506bc1402ae4cbaacb40087a87ca | /lab5/src/androidTest/java/android/lab5/ExampleInstrumentedTest.java | 02101c02f4a1178eeacd03a646c1b6821b135005 | [] | no_license | LipatovNikita/AndroidLabs | 603a5628c8816a31e28949023290b2c1990ec950 | 23614ef151f5541ec414ab5d6fc4ac76f552e239 | refs/heads/master | 2021-08-24T12:10:25.674937 | 2017-12-09T18:13:37 | 2017-12-09T18:13:37 | 112,505,275 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 728 | java | package android.lab5;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an Android device.... | [
"No9S6yya"
] | No9S6yya |
45e18cf8339d86a7ff4c0e8cfd0212886f35c8c6 | ccce86d60fb049b9bd5cac1bf98108357c0f4cef | /xiaojihua-spring-boot-autoconfigration/src/main/java/com/xiaojihu/xiaojihuaspringbootautoconfigration/service/properties/HelloProperties.java | 86ee0b9068df68983918f3c39442eb9a8d0adb26 | [] | no_license | githubxiaojihua/xiaojihuastart | efad35cf4d2f1bdceb7bbde0e43f03e4d4577c8e | 7325e0abeb4fdfd3c403e3ff880365305201ff8e | refs/heads/master | 2022-11-01T23:36:42.924867 | 2020-06-16T05:53:08 | 2020-06-16T05:53:08 | 272,620,558 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 579 | java | package com.xiaojihu.xiaojihuaspringbootautoconfigration.service.properties;
import org.springframework.boot.context.properties.ConfigurationProperties;
@ConfigurationProperties(prefix = "xiaojihua.hello")
public class HelloProperties {
private String prefix;
private String suffix;
public String getPrefi... | [
"2542213767@qq.com"
] | 2542213767@qq.com |
7d02413326ae89c450f993205566e128e0a0782b | 70bf849f613498afaaf60dd0bb1eb1b3a7ccb973 | /nvwa-commons/nvwa-common/src/main/java/cn/home/jeffrey/common/aspect/FacadeServiceLogAspect.java | 61d8857e4aae7c8702468f5ae48fe3ec3809cd30 | [] | no_license | jijunhui/nvwa | e723d07d30aad571a53c29fa55c798c23fea96a4 | 52f38aa0c5aaa1cb13df36c8e67e902090baf974 | refs/heads/master | 2022-06-23T00:23:03.580367 | 2020-04-19T13:03:25 | 2020-04-19T13:03:25 | 251,640,894 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,111 | java | package cn.home.jeffrey.common.aspect;
import lombok.extern.slf4j.Slf4j;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.Signature;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Pointcut;
import org.aspectj.lang.reflect.Met... | [
"jeffreyji@aliyun.com"
] | jeffreyji@aliyun.com |
a5db9905bfe14ed3e2e0230f40f4453ce8f0306d | 4fd412416e992ef545217bcd12ba8468daab20bf | /nullFreeCode-example/src/main/java/com/karakun/philip/demo/nullFreeCode/example/Gender.java | 007adb1c1b138154ede8c90bba7d60f822809dbc | [] | no_license | phbenisc/nullFreeCode | 23a52ecc28644aa1a3fe2865cb5e38211ff59e7c | dd02c418f64a2ae89498008a4bcdc5b547f76ecb | refs/heads/master | 2020-08-07T18:08:44.395695 | 2019-10-08T05:41:52 | 2019-10-08T05:41:52 | 213,546,220 | 0 | 0 | null | 2019-11-13T12:25:10 | 2019-10-08T04:05:15 | Java | UTF-8 | Java | false | false | 104 | java | package com.karakun.philip.demo.nullFreeCode.example;
public enum Gender {
MALE, FEMALE, UNKNOWN
}
| [
"philip.benischke@gmail.com"
] | philip.benischke@gmail.com |
643f757f08a095dbb61edca12751ceda160fe537 | 329ba790483278e561be7d090bad8710774a8f8a | /src/main/java/com/atfarm/challenge/repository/package-info.java | 2fbc650abc04ab8b979f09e911f22a0132df5e49 | [] | no_license | BulkSecurityGeneratorProject/Atfarm- | 802e31fd487cbfb618337dac08a6c2af3cb97453 | c269b3c8849fb3fada754abaaef1e0e42fc30f9f | refs/heads/master | 2022-12-23T21:55:40.764197 | 2019-07-12T18:22:21 | 2019-07-12T18:22:21 | 296,564,963 | 0 | 0 | null | 2020-09-18T08:43:57 | 2020-09-18T08:43:56 | null | UTF-8 | Java | false | false | 82 | java | /**
* Spring Data JPA repositories.
*/
package com.atfarm.challenge.repository;
| [
"imo@crossworkers.com"
] | imo@crossworkers.com |
cbbe62376a1fcf3689f2f71fa8966ca6e18fd9d8 | 0a8e6cd964b53d19c36cc70afcf139474656c4c3 | /app/src/main/java/technician/ifb/com/ifptecnician/stock/MystockModel.java | 29767646c800ed8b09a925029110da60484e9154 | [] | no_license | arunifb/serviceambassador | 2bb44c0723aeb4e75b88306db98db440238a6b1f | 3030103c353613bf0d53ac6d7c752548bc16402c | refs/heads/main | 2023-08-27T21:08:38.835258 | 2021-10-27T12:12:39 | 2021-10-27T12:12:39 | 421,447,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,604 | java | package technician.ifb.com.ifptecnician.stock;
public class MystockModel {
boolean Ischeck;
String TechPartnerId,SpareCode,SpareDes,Amount,Quantity,returnqty;
// "ItemId": "8903287028700",
// "ItemName": "CABLE HARNESS-C4 W/OUT TURBO- 32004652",
// "Quantity": 1,
// ... | [
"you@example.com"
] | you@example.com |
18f39edb3189ad7d99ce15e0180bef64233fd5d1 | 08af01b1b722fc1896b3c04b9d2fb3cb50be65ea | /app/src/main/java/br/apps/groupchatapp/ui/view/details/DetailsPresenter.java | ba4971599621e9346cf49d0eb392560be0054374 | [] | no_license | bhushanraut1811/GroupChatApp | 390d2449f260cb051a4e02ab785bf5e38301558a | 294b102da6b46b3973da5722a78877ca06af58a3 | refs/heads/master | 2021-01-22T06:11:46.140284 | 2017-02-12T18:33:14 | 2017-02-12T18:33:14 | 81,746,374 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | package br.apps.groupchatapp.ui.view.details;
import android.support.v4.app.FragmentActivity;
import java.util.ArrayList;
import br.apps.groupchatapp.service.db.RealmDB;
import br.apps.groupchatapp.service.db.model.ChatDetails;
import io.realm.Realm;
import io.realm.RealmResults;
public class DetailsPresenter {
... | [
"bhushanraut1811@gmail.com"
] | bhushanraut1811@gmail.com |
34854d4eab1a496a103aae63c1900877e2e1b84a | 0bd312d8d20158d8265defb724e78361cfb60574 | /app/src/main/java/com/tedyuen/customviewtest/view/CounterView.java | e6501541056a073b5092e438e6fdd1aa7b1b481c | [] | no_license | tedyuen/CustomViewTest | 53fbb1ee7c18fdab6484dbc9a617dd3f76218a8b | 68ab8a4728bb3ee21a7d1317545ac236d2851e0d | refs/heads/master | 2020-12-02T04:56:47.916014 | 2016-08-26T07:33:43 | 2016-08-26T07:33:43 | 66,531,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,348 | java | package com.tedyuen.customviewtest.view;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.util.AttributeSet;
import android.view.View;
/**
* Created by tedyuen on 16-8-25.
*/
public class Counte... | [
"tedyuen.goo@gmail.com"
] | tedyuen.goo@gmail.com |
133243c7a8aaa47c8b0e0234669dffe032d51966 | 377c5a03c10257c28d99a0c7fb01dd08ea020190 | /design-patterns/src/main/java/com/exemplo/structural/facade/Memory.java | 99e37c0edf39d67793e3eab90d5a40fa333798ef | [] | no_license | romjunior/design-patterns-and-best-practices-in-java | 8c11f3c42789282e9a002d565d428b4fac33181b | 75a88eee8623a284907754674e703a8180100384 | refs/heads/master | 2023-03-06T19:35:33.332222 | 2021-02-19T02:39:36 | 2021-02-19T02:39:36 | 276,812,648 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package com.exemplo.structural.facade;
public class Memory {
public void load(final long position, byte[] data) {
System.out.println("Loading data to memory... " + position);
}
}
| [
"romualdo.jrr@gmail.com"
] | romualdo.jrr@gmail.com |
0d8826fe74f0b115b586fd09067c7d6d1531e334 | cc831a8549ce22bf0b70ac0a809dd6b1746cf802 | /ExtentReportPractice/src/test/java/testcases/testcase2.java | b19d495ff0168e5f0c9b38529285d03a08b35f1a | [] | no_license | Raghunath-NV/JenkinsPractice | b68ae4595785f3269f16e2236be37890af937db0 | 48ed846da7c10d5b263f7fbe6d518f873c4c86eb | refs/heads/master | 2021-06-25T02:22:11.043051 | 2020-04-01T00:34:32 | 2020-04-01T00:34:32 | 209,411,830 | 0 | 0 | null | 2021-04-26T20:06:59 | 2019-09-18T22:05:00 | HTML | UTF-8 | Java | false | false | 418 | java | package testcases;
import org.testng.annotations.Test;
import org.testng.AssertJUnit;
import org.testng.SkipException;
import org.testng.annotations.Test;
public class testcase2 {
@Test
public void loginPassTest() {
System.out.println("Pass Test");
}
@Test
public void loginFailTest() {
AssertJUnit.fail()... | [
"raghunathnv2020@gmail.com"
] | raghunathnv2020@gmail.com |
d56ceed5d784ad01f6012831bca12b08ed9ea06f | 159653651b6fc3194d1f29fb69be817b7b18ea7d | /src/com/rootls/manage/dto/Res3FC021.java | df51163523caa5c4fa5b366e2e8f330c175d7812 | [] | no_license | luowei/ebank-demo | 70aafaacab8b31e40ad8cf83db7a20d576e15a80 | 0aa0b6777a070fc61aa0abd11e33711957fb58de | refs/heads/master | 2020-05-30T02:41:46.871598 | 2014-10-10T07:29:45 | 2014-10-10T07:29:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 677 | java | package com.rootls.manage.dto;
import java.io.Serializable;
/**
* Created by luowei on 2014/8/15.
*/
public class Res3FC021 implements Serializable {
String file_flg;
String mx_msg;
String file_name;
public String getFile_flg() {
return file_flg;
}
public void setFile_flg(String f... | [
"luowei505050@126.com"
] | luowei505050@126.com |
57b341ee7945c1946f095068e8c586acd3ea8686 | 0835dcc6f1ce71cd2801a6456335989454968d71 | /ZTotalPrj/ECE_MODEL/org/model/ExpContextInterface.java | 133cb227e76f7f83ada79ac3fbb53b9a827faaba | [] | no_license | stefano-bragaglia/Kinect-ECE-XText | addca7adb751acfd94a3bc7561b5b94a61526603 | 394c3e5c2c7240ca0a8e739558f17b4c9d17b676 | refs/heads/master | 2021-01-21T12:36:40.051435 | 2014-02-13T13:21:37 | 2014-02-13T13:21:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package org.model;
import org.model.ConditionInterface;
import org.model.TimeInterface;
import org.visitor.CreateDeclarationsVisitor;
import org.visitor.Visitable;
public interface ExpContextInterface extends Visitable{
public void setFinalCondition(ConditionInterface finalCondition);
public void setInitialCondit... | [
"cadupper@gmail.com"
] | cadupper@gmail.com |
c17f773c9be2ffdacc3df5a8aa39f7be02a5af43 | c464933d672364c37c201a1981ddaeac4bf6cfb5 | /vwt-web-controller/src/main/java/com/royasoft/vwt/controller/service/InternetAuthService.java | ab896fd41c0508125b8b887f6853be6fdebed254 | [] | no_license | lnsoftware/backup | d65aa34bb9ee5417c810fffc882e7bc28fa5c3af | 0be152b3fff3b5b4c1172c7a1302d7a39b317187 | refs/heads/master | 2020-05-18T05:25:58.021395 | 2019-03-30T03:37:51 | 2019-03-30T03:37:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 95,014 | java | /************************************************
* Copyright © 2002-2015 上海若雅软件系统有限公司 *
************************************************/
package com.royasoft.vwt.controller.service;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
imp... | [
"2424693824@qq.com"
] | 2424693824@qq.com |
9d01ac91c65dd5a990c53ccc16b14c961544a8e5 | 24356ccf08e4023dca94f1593ab4498f914c6ef4 | /common-utils/src/main/java/com/soa/mfc/common/pojo/MfcResult.java | 132127a882550683cc887b506d28282ddc2ea180 | [] | no_license | menfengchao/integrat_project_mfc_SOA | c47ffce572c322a2db45fb578b5edcbf3cc562df | e8ea15a6ad696bb73e9eca74b296971a39f291fa | refs/heads/master | 2020-03-15T10:28:54.118114 | 2018-05-14T08:01:38 | 2018-05-14T08:01:38 | 132,095,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,666 | java | package com.soa.mfc.common.pojo;
import java.io.Serializable;
import java.util.List;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
/**
* 自定义响应结构
*/
public class MfcResult implements Serializable{
// 定义jackson对象
private static final ObjectMapper MAPPER ... | [
"549514557@qq.com"
] | 549514557@qq.com |
3325823d9546d96404bf17068a699e4aa1dc4d49 | 49d567a7c51da3ad6bdf45acfcfd14e8656bf621 | /src/main/java/MaxConsecutiveOnes.java | 7bd02f8b9f26abb90a4aafa426393cbe186d0586 | [] | no_license | nassimbg/Problems | 8528c05c3f47996f045eb8bf4d1a56271e04de45 | 6c0fb58ae46e66bce6537ea606b6677d2f1ba399 | refs/heads/master | 2021-06-06T09:04:51.633473 | 2021-03-10T10:01:36 | 2021-03-10T10:01:36 | 93,439,590 | 0 | 1 | null | 2020-11-15T11:37:57 | 2017-06-05T19:37:27 | Java | UTF-8 | Java | false | false | 399 | java | public class MaxConsecutiveOnes {
public static int findMaxConsecutiveOnes(int[] nums) {
int max = 0;
int current = 0;
for (int index = 0; index < nums.length; index++) {
if (nums[index] == 0) {
max = Math.max(max ,current);
current = 0;
} else {
... | [
"nassim.boughannam@murex.com"
] | nassim.boughannam@murex.com |
62be273e85c154e5c7a3c651a0eb45448c097022 | 6d6f988ac4ecd4a39b41a622c797924b5e8bf912 | /androidx-annotation/src/main/java/androidx/annotation/LayoutRes.java | d27142b0cb0d863b611389f172c7ff468d598b2b | [] | no_license | keeponZhang/JetPack | bbb9985abdc90330725aef8f472d51c51fa99786 | ef0726e643922206d79f7c322f3079fd1a41737d | refs/heads/master | 2021-02-05T13:55:01.712693 | 2020-03-05T07:53:46 | 2020-03-05T07:53:46 | 243,787,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,339 | java | /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"zhangwengao@yy.com"
] | zhangwengao@yy.com |
bc61783c6903482774aefb08359a5ecf7c7a4792 | 008faf00f6547ccd54dc7349ac52022ebc0d2416 | /EncuentraloFacil/EncuentraloFacil/src/java/cl/encuentraloFacil/aplicacion/Controlador/BeanRegistro.java | 9e38d636f7cbb85337d55420430c7ea7836fbe56 | [] | no_license | mariogoz/ENCUENTRALOFACIL | b2a1650b139b1a01d628946b1972e0f2f33f9ad8 | e8560603c6eb4b8719ad6849fe3254e6cdc19318 | refs/heads/master | 2021-01-10T07:14:02.584414 | 2015-12-07T04:23:33 | 2015-12-07T04:23:33 | 43,212,742 | 1 | 1 | null | 2015-11-04T17:47:00 | 2015-09-26T16:17:40 | Java | UTF-8 | Java | false | false | 4,407 | 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 cl.encuentraloFacil.aplicacion.Controlador;
import cl.encuentraloFacil.aplicacion.Business.AutoAdminBusiness;
import cl.encuen... | [
"mariogoz@gmail.com"
] | mariogoz@gmail.com |
dc47d385c955a95982e4303f676b732963b484bb | 1dc54278cd6c0975ecef7edbd1fd157ef13725e9 | /src/main/java/LeetCode/MiddleOfTheLinkedList.java | b0e3610220f035a38d25d0c80cb8fee631b687b6 | [] | no_license | Sean-Xiao-Liu/JavaBasic | 13f49c89f2bec0d8449dfeadc5610781b556a8b8 | 2a28ef2481cd3d58d12cbbcd3110aeb9d27b96fd | refs/heads/master | 2023-03-19T04:56:21.787528 | 2023-03-06T23:04:06 | 2023-03-06T23:04:06 | 206,166,529 | 1 | 0 | null | 2022-09-08T01:03:57 | 2019-09-03T20:28:36 | Java | UTF-8 | Java | false | false | 1,331 | java | package LeetCode;
public class MiddleOfTheLinkedList {
//method 1 get count and iterate to the first
public static ListNode middleNode(ListNode head) {
if( head == null || head.next == null) return head;
ListNode fast = head;
ListNode slow = head;
int count = 0;
while (... | [
"glxiaoliu@gmail.com"
] | glxiaoliu@gmail.com |
52ccb5bd9947e8f5e8d194556a99ee28d6457bce | d3a7d2711f6f7675ab938a6d9cee713f74797393 | /javaExercise/part12/ex14/OnOffSwitch.java | a38be8562f476dc7195584003f329052d504c89f | [] | no_license | iMeiji/Exercise-of-Thinking-in-JAVA | a2b2ab2c1801a576fecacfb741c0a484f25c306b | b071ca613929488d31edc0a300e9b2a1c553ec58 | refs/heads/master | 2021-01-21T02:50:02.483136 | 2015-11-18T15:06:03 | 2015-11-18T15:06:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 778 | java | package part12.ex14;//: exceptions/OnOffSwitch.java
// Why use finally?
public class OnOffSwitch {
private static Switch sw = new Switch();
public static void f() throws OnOffException1, OnOffException2 {
throw new RuntimeException();
}
public static void main(String[] args) {
try {
... | [
"1398738509@qq.com"
] | 1398738509@qq.com |
4db137dec2cebf3696f0f281c6599bff6670fd5b | a009c746766f78d91ca870b77b69b324c90df840 | /eshop-auth/src/main/java/com/iiit/action/springcloud/eshop/auth/config/druid/DruidConfiguration.java | 40dbc69ade2b14daf5c5b7afc998a99bf8be57b8 | [] | no_license | anglabace/iiit.action.springcloud.zuul.jwt.oauth2.mybatis.mysql.redis.druid | 912c60ecedae8b3879975a35e51245ff6f7b7b92 | 0b4cc04c9cf197a543cb2c5b2fc7d1abd3ab0c2c | refs/heads/master | 2020-08-09T20:18:47.080091 | 2019-04-26T07:50:49 | 2019-04-26T07:50:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,790 | java | package com.iiit.action.springcloud.eshop.auth.config.druid;
import com.alibaba.druid.pool.DruidDataSource;
import com.alibaba.druid.support.http.StatViewServlet;
import com.alibaba.druid.support.http.WebStatFilter;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.web.servlet.... | [
"rengang66@sina.com"
] | rengang66@sina.com |
72b5d76d70b87073e7571531a554aa71193bd1d7 | 605c28cc4d7ffd35583f6aba8cc58c7068f237e2 | /src/com/dxjr/portal/autoInvestConfig/vo/AutoInvestConfigRecordVo.java | 1e80d1dcde2cc281a88c4938903e12d64820ac60 | [] | no_license | Lwb6666/dxjr_portal | 7ffb56c79f0bd07a39ac94f30b2280f7cc98a2e4 | cceef6ee83d711988e9d1340f682e0782e392ba0 | refs/heads/master | 2023-04-21T07:38:25.528219 | 2021-05-10T02:47:22 | 2021-05-10T02:47:22 | 351,003,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,334 | java | package com.dxjr.portal.autoInvestConfig.vo;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import com.dxjr.utils.DateUtils;
public class AutoInvestConfigRecordVo implements Serializable {
private static final long serialVersionUID = -5816997501577003675L;
/**
* 主键Id
*/
priv... | [
"1677406532@qq.com"
] | 1677406532@qq.com |
cd3a0f83c3ad0b66664e17b8a9fca7337cd270bc | ac0172e3bc37ce4bd7f5a8c1181b1ca8e9f02225 | /src/d200204/ForTest3.java | bdcda43d70be1e56b7ef082242e69132b237756b | [] | no_license | lsh829/java-2020-academy | 83db5c824e6079dfee7e518ced3d274b1afbb296 | f9fe6849b91ca38c5501479b86dd95a2c1204f58 | refs/heads/master | 2021-01-03T19:31:38.764369 | 2020-02-13T07:17:39 | 2020-02-13T07:25:07 | null | 0 | 0 | null | null | null | null | UHC | Java | false | false | 199 | java | package d200204;
public class ForTest3 {
public static void main(String[] args) {
//짝수만 출력하는 프로그램 작성
for(int i=2;i<=10;i+=2){
System.out.printf("%d\t",i);
}
}
}
| [
"inegg.apps@gmail.com"
] | inegg.apps@gmail.com |
18865ec3d53346c2fe3730cdb9360df28487ca2b | afc60cceedd877bf66da5b09b0deedb9f5386148 | /TTSCoach/app/src/main/java/com/example/ttscoach/GoFragment.java | 790065575e24e776d3418e702da8a83302482eb5 | [] | no_license | RossmacD/AndroidCollege | 988384175945f586b6a5066850590b7378762932 | 4304f6e995d8f7ff5dfe38494f7af6bd9f221c8e | refs/heads/master | 2020-09-10T15:14:29.153083 | 2020-05-05T20:01:03 | 2020-05-05T20:01:03 | 221,734,899 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,701 | java | package com.example.ttscoach;
import android.os.Build;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.Fragment;
import androidx.lifecycle.ViewModelProviders;
import android.os.Handler;
import android.os.Looper;
import android.speech.tts.TextToSpeech;
import a... | [
"42966821+RossmacD@users.noreply.github.com"
] | 42966821+RossmacD@users.noreply.github.com |
064e26285cfe082c732a33c80a96b672b58a11a6 | 262fe922a5cdb5d026c09144b86174f6cda27970 | /app/src/main/java/unii/entertainment/teammaker/wizard/view/CategoryWizardFragment.java | f044ca6c241c256052a3b17649d9d585e2bf885d | [] | no_license | apachucy/Team-Maker | 534dddf2e8888858f3c10e53efc937b80e21ae3c | 4f3cd9220927d686f5ec1a5790ab8235a4bfdfdc | refs/heads/master | 2020-05-25T20:29:10.361336 | 2017-08-29T12:13:19 | 2017-08-29T12:13:19 | 95,134,018 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,466 | java | package unii.entertainment.teammaker.wizard.view;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
import android.widget.Switch;
import butterknife.BindView;
import butter... | [
"arkadiusz.pachucy@payu.com"
] | arkadiusz.pachucy@payu.com |
a77aed6d3029be24f5eaa46e4e584665b538d07b | fc510d65ff7a98e2f2b43b81904dd2a939d90d92 | /app/src/test/java/demo/android/newretrofitdemo/ExampleUnitTest.java | 61bd4557d8f49719d780535d882360f1ac983225 | [] | no_license | RakshitSorathiya/NewRetrofitDemo | 36a6e632241b0f02c8b9d3af9d340c058449612e | 44292b4e22b0cb0f3f1deef82916aca3c3f4cf53 | refs/heads/master | 2021-01-09T09:37:09.561030 | 2017-02-07T06:40:27 | 2017-02-07T06:40:27 | 81,175,275 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package demo.android.newretrofitdemo;
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
publi... | [
"rakshitsorathiya@gmail.com"
] | rakshitsorathiya@gmail.com |
acf4c6e3ece26330789c533d526dd212415b20f3 | f9857829aee2b58df98ef39da566b00c717d07f5 | /poc-team-cloud-operational/poc-team-cloud-script-jdk/src/main/java/org/poc/team/cloud/script/jdk/App.java | 600b838b909235eb9ffafaf8a2534b6de98c0966 | [] | no_license | Aetsmtl/poc-team-cloud | 0561f6ca17f44c6b4d434906ce2d16ee6de6790b | 7f99eb1047c54a168fd1350ee205b0a15bbe8200 | refs/heads/master | 2021-01-14T08:10:28.101224 | 2018-10-15T20:13:32 | 2018-10-15T20:13:32 | 81,929,316 | 0 | 1 | null | 2017-07-04T19:15:29 | 2017-02-14T09:37:25 | CSS | UTF-8 | Java | false | false | 192 | java | package org.poc.team.cloud.script.jdk;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"arnold.fotsing.nde@esigetel.net"
] | arnold.fotsing.nde@esigetel.net |
f3add9a00c45bbab3036af169b9b02fbd3b4cc1f | 457327cb9bcc6426dd0c18f7ead4d8b93e554d01 | /testparallaxeffects/src/main/java/com/hxht/testparallaxeffects/customview/MyListView.java | 6025766129d68fa91a4230ba3fa0616e05947c7d | [] | no_license | FlyingSnow2211/QzoneEffect | 231d505b110eeb76f68dfd6ef846dbe0e06d1b03 | b892b1738e29b893937fae803af4c385dde9b7bb | refs/heads/master | 2021-01-19T10:24:06.255294 | 2015-07-27T08:27:30 | 2015-07-27T08:27:30 | 39,764,845 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,622 | java | package com.hxht.testparallaxeffects.customview;
import android.content.Context;
import android.support.v4.view.MotionEventCompat;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.widget.ImageView;
import android.widget.ListView;
import com.hxht.testparallaxeffects.ui.ResetAnimation;
... | [
"hbzhangjiefei@163.com"
] | hbzhangjiefei@163.com |
e2f02cf3114d3ef03f5e5c92d470f529e6bf6cc4 | ae1535a952eacd2baa070c97ed0716ea2e6eaa20 | /nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-processors/src/main/java/org/apache/nifi/processors/kafka/pubsub/ConsumeKafka_0_11.java | a8d0457594b75542b39c951ef9de83291e2f9da4 | [
"Apache-2.0",
"LicenseRef-scancode-unknown",
"MIT",
"ISC"
] | permissive | ak-arun/nifi-1 | 80427f8a8c2fe73ab032401702a2b2d1a9218c2b | c1459825bb09a5d3ed527ac59c83cf3470b41e23 | refs/heads/master | 2020-03-07T01:56:28.126126 | 2018-03-23T19:11:38 | 2018-03-28T20:49:32 | 127,141,327 | 0 | 0 | Apache-2.0 | 2018-03-28T13:04:13 | 2018-03-28T13:04:13 | null | UTF-8 | Java | false | false | 21,621 | 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 may ... | [
"joewitt@apache.org"
] | joewitt@apache.org |
9794119dcefbae7b81f9f930d0a4da8a381fb43d | 5965d1487b019d34ae6609d852d30316548d1612 | /src/Java_Assignment_1/Bidding.java | 3746381e759c552a929c03e695f4172cb4444f97 | [] | no_license | vijay-paul/Java_selenium | 8e31ce7d686fa44670e60b0010e954b9718eccc6 | 0a90fe4daa13a3993d3482cc7738800e80a0e316 | refs/heads/master | 2022-12-10T17:13:37.174731 | 2020-09-09T01:36:39 | 2020-09-09T01:36:39 | 293,969,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 821 | java | package Java_Assignment_1;
import java.util.Scanner;
public class Bidding {
public static void main(String[] args) {
System.out.println(" Michael enter your BID");
float bidder_A=userinput();
System.out.println(" Bruce enter your BID");
float bidder_B=userinput();
if(bidder_A<bidder_B) {
Syst... | [
"clashedroyaled@gmail.com"
] | clashedroyaled@gmail.com |
4cc30e946a7c7ac35888d45e59eeec948b8e14c3 | f47ec3077c6946bf9dd4b2a484e66944a9363908 | /app/src/main/java/com/education/shengnongcollege/BaseTopActivity.java | 46916def3d9cbca05a59c6ec294ce6ee373017e3 | [] | no_license | aaroncao/ShengnongCollege | 0e071f513a772f33cff88ac34d0471b9103950c8 | 240b4ce08743b048d31a1db5a6d7fdf11949a9e8 | refs/heads/master | 2021-09-17T04:48:51.113822 | 2018-06-03T07:39:02 | 2018-06-03T07:39:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,539 | java | package com.education.shengnongcollege;
import android.Manifest;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import java.util.LinkedList;
import java.util.List;
import io.reactivex.... | [
"weixiangwu@91jkys.com"
] | weixiangwu@91jkys.com |
2d93e0ebd399074ec3e56eeb5a5e0c69ea59e7a5 | 1c47778084b0adeccdde0b8dd39fd27112b3384d | /src/java/control/SearchControl.java | fe8b00f0f6e548a229ff14fef777564237e5178c | [] | no_license | tungdang1602/THPTUDCSDL-Shoes | 02b519552ba731d67f1a4988cced3cf5708e981e | 575ab5eec4373e86bc9a14011041bd717ee8e610 | refs/heads/master | 2023-06-18T01:34:01.424807 | 2021-07-13T10:44:52 | 2021-07-13T10:44:52 | 383,203,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,477 | java | package control;
import model.Product;
import model.Category;
import model.Information;
import dao.ProductDAO;
import dao.InforDAO;
import dao.CategoryDAO;
import dao.UserDAO;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.anno... | [
"Admin@TungDang"
] | Admin@TungDang |
0d5ceefdf20cc61277272c1d2bd8e241c148fabd | acb6caac637a8597c93ecf8be29b3912331a2265 | /lesson8/Question2a/PriceComparator.java | a8e64fbf38c5043cccf2b063068cc2080c77a6d4 | [] | no_license | gfasil/MPP | 7ae0b89df5f0f203f2698cf911b6e34084626d88 | d331df09d75cf01c2ad76162369d436b0f830943 | refs/heads/master | 2020-08-05T11:30:49.824886 | 2019-10-22T02:14:49 | 2019-10-22T02:14:49 | 212,484,971 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | package Assignments.lesson8.Question2a;
import java.util.Comparator;
public class PriceComparator implements Comparator<Product> {
@Override
public int compare(Product o1, Product o2) {
// TODO Auto-generated method stub
return Double.compare(o1.getPrice(),o2.getPrice());
}
}
| [
"noreply@github.com"
] | noreply@github.com |
12578c1dac0970a9cda5dac7a33d6637349d695e | f53826b040138802bc8d7f5974ee6fd6d78d7d44 | /app/src/main/java/com/atguigu/tiankuo/appstore/base/BaseFragment.java | acddc0fa5e9b674ef05530e5394dd5a1e5f8a176 | [] | no_license | tiankuo-android/AppStore | 3b30ca220fe6ee9623ba9bbddffbbce0503cb3cb | 000850d478eb2544bbe03a97f20a64ef8bc97c07 | refs/heads/master | 2020-05-28T10:39:11.431201 | 2017-06-19T08:08:33 | 2017-06-19T08:08:33 | 94,008,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,039 | java | package com.atguigu.tiankuo.appstore.base;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* 作者:田阔
* 邮箱:1226147264@qq.com
* ... | [
"1226147264@qq.com"
] | 1226147264@qq.com |
9bd8e0a334678b884e2fcd6ddd52d41552e6240a | 322af1fa7381e5c267a4e7f231a06e3843079a00 | /main/java/frc/robot/subsystems/Hook.java | d8e10ae772e87fab0069b0563fb48ca1027f51a6 | [] | no_license | BrunZo/FRC | 0385d5b30c0820d90e8cbd9303fa04e871937a73 | 61fd8bcb3b979476d28a7cd0ad3894d04410b5cf | refs/heads/main | 2023-03-10T05:18:28.735037 | 2021-02-19T15:00:10 | 2021-02-19T15:00:10 | 338,457,692 | 0 | 0 | null | 2021-02-19T15:00:10 | 2021-02-12T23:29:57 | Java | UTF-8 | Java | false | false | 1,142 | java | package frc.robot.subsystems;
import edu.wpi.first.wpilibj.PWMVictorSPX;
import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard;
import edu.wpi.first.wpilibj2.command.SubsystemBase;
public class Hook extends SubsystemBase {
public PWMVictorSPX motorController;
/**
* Constructor of a Hook object using the n... | [
"ziger.bruno@gmail.com"
] | ziger.bruno@gmail.com |
94130675172f0942f18913bba61e0ee641948550 | ef699639dfba41101aa6b125eacf932de7276020 | /src/net/finmath/time/daycount/DayCountConvention_ACT_365A.java | f307089805cc0a8d37be8ed6370d2a7b47849c98 | [] | no_license | AlessandroGnoatto/CBIMultiCurve | ebfb42e122e1baf3044436bfd3bafafc48f98883 | e529da17b8e4fa0d896fd3a4a9014e6f9063dbef | refs/heads/master | 2020-12-08T05:02:47.580111 | 2020-01-09T19:48:56 | 2020-01-09T19:48:56 | 232,891,813 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,155 | java | /*
* (c) Copyright Christian P. Fries, Germany. Contact: email@christian-fries.de.
*
* Created on 07.09.2013
*/
package net.finmath.time.daycount;
import java.time.LocalDate;
import java.time.Month;
import java.time.chrono.IsoChronology;
/**
* Implementation of ACT/365A.
*
* Calculates the day count by calcul... | [
"alessandrognoatto@macbookproalessandrounivr.homenet.telecomitalia.it"
] | alessandrognoatto@macbookproalessandrounivr.homenet.telecomitalia.it |
95dc2c9f53737890da4f700538bb51630bc3f905 | ec61d50fde6524f76e528933678e427394ed23be | /src/main/java/com/ncs/demo/commons/CommonConstants.java | 8f5b8860b22ecb01e36231d7104d9434dd42d9f1 | [] | no_license | 554768191/cms-demo | 4476a1898f5d8422633103cf70546c5bf323535f | 22f77c0039acb9dfbf30f697ab6a0be3c3f0e2d5 | refs/heads/master | 2020-03-29T21:49:23.768449 | 2018-04-26T10:33:21 | 2018-04-26T10:33:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,235 | java | package com.ncs.demo.commons;
/**
* Created by 84234261@qq.com
* User: Zhiwei Wu(Allen)
* Date: 2018/2/6
* Time: 10:16
* To change this template use File | Settings | File Templates.
*/
public class CommonConstants {
public static final String SUCCESS_CODE = "000000";
public static final String FAIL_COD... | [
"84234261@qq.com"
] | 84234261@qq.com |
0f85adf3e2e343a8fd7017b90fa34db83e0e61fd | 4bfdb1959bdc6a75c425db17bfce508da70ac35a | /src/main/java/com/ems/projections/EmployeeWithManager.java | d5be815feaba91e1c84d4eafbbd1f18315a2b499 | [] | no_license | junaidameer93/ems | 172ed077ed1c2a90517fed5464ec3a4aa9f53170 | fa497b24d15aa52e4615aef708f92e6e59c44eb8 | refs/heads/master | 2020-03-28T18:34:16.278091 | 2018-09-19T02:01:53 | 2018-09-19T02:01:53 | 148,892,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package com.ems.projections;
public interface EmployeeWithManager {
String getFirstName();
String getLastName();
EManager getManager();
interface EManager {
String getFirstName();
String getLastName();
}
}
| [
"junaid.ameer93@gmail.com"
] | junaid.ameer93@gmail.com |
03354090c38bc4c76cb30b828698d4c43dcfe78c | e2f6808efac2bdfae8ddfd1be97ff1482d8c996c | /srcAD/org/openbravo/erpWindows/AreasofInterest/AreasofInterest.java | 889f170ce87e5fedc4a8e81a3a527948148644ed | [] | no_license | Omeru/ELREHA_ERP | 4741f6c88d6d76797e9e6386fe3d8162353e3eb7 | 0935d9598684dde1669cbddf85c82f49a080d85e | refs/heads/master | 2020-04-30T10:43:39.181327 | 2016-11-09T12:41:05 | 2016-11-09T12:41:05 | 64,836,671 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 42,947 | java |
package org.openbravo.erpWindows.AreasofInterest;
import org.openbravo.erpCommon.utility.*;
import org.openbravo.data.FieldProvider;
import org.openbravo.utils.FormatUtilities;
import org.openbravo.utils.Replace;
import org.openbravo.base.secureApp.HttpSecureAppServlet;
import org.openbravo.base.secureApp.Variabl... | [
"neeko@gmx.de"
] | neeko@gmx.de |
abb23909cb00d8f3edd0a2b9d5f6d0e17f77f42c | 276f946d29ce93b060b4a96baed15f13c5674617 | /app/src/main/java/com/PrivateRouter/PrivateMail/dbase/ArrayIntegerConverter.java | 276a50b4cdb7896cb597262a37d5ac4f5623649c | [] | no_license | afterlogic/android-privaterouter | 9f4dc618c44ca91f978e3fd2171dd3e631c35b8f | 8f6898ba18b3393ad21e30fa0f8a575df87e23e1 | refs/heads/master | 2020-06-15T18:41:33.184088 | 2019-07-11T11:36:57 | 2019-07-11T11:36:57 | 195,366,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 675 | java | package com.PrivateRouter.PrivateMail.dbase;
import android.arch.persistence.room.TypeConverter;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import java.lang.reflect.Type;
import java.util.ArrayList;
public class ArrayIntegerConverter {
@TypeConverter
public static ArrayList<Integ... | [
"alexander.v.levitsky@gmail.com"
] | alexander.v.levitsky@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.