blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
27abbd8d625852fc4aefa4f413d2a1c6cd24f779 | cb9fcc21d82775c9a9780e1add7ba23a72755ad6 | /src/main/java/com/yhc/example/config/WebMvcConfig.java | 37579e0f78bde20fa8c7d8fbd9e8e8221dc3ea3b | [] | no_license | yanghaichuan/springboot-admin | 80661f36c2d64b918eb2b166845c5936cadc5211 | 3d41a03b59c104a82f3ff1d396218692cf7c8378 | refs/heads/master | 2023-02-02T01:53:09.591945 | 2020-09-18T08:09:29 | 2020-09-18T08:09:29 | 285,513,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,360 | java | package com.yhc.example.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.ViewControllerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvc... | [
"51939690+yanghaichuan@users.noreply.github.com"
] | 51939690+yanghaichuan@users.noreply.github.com |
7fe26146def4f519b51ae028ca2a113a4b8b288a | f1c577cf45a7953ac7e753d6073949c04bce9787 | /app/src/main/java/com/ssadeo/ui/activity/login/LoginIPresenter.java | 360bcdab62ab84f8c0b2111ca0e63bc1df4c661c | [] | no_license | rajeshkanna83/appoets-ssadeo_android_user-f8765ecb9d87 | 0ebd3ad4d485c905fe9ed72b62f12a2cf0e68572 | fc2306f64809355204fd5ff6bc2e0a1a6f230edb | refs/heads/master | 2022-12-08T07:37:21.443266 | 2020-08-22T05:18:10 | 2020-08-22T05:18:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 377 | java | package com.ssadeo.ui.activity.login;
import com.ssadeo.base.MvpPresenter;
import java.util.HashMap;
/**
* Created by santhosh@appoets.com on 19-05-2018.
*/
public interface LoginIPresenter<V extends LoginIView> extends MvpPresenter<V>{
void login(HashMap<String, Object> obj);
void verifyOTP(HashMap<String... | [
"rkanna@farshore.com"
] | rkanna@farshore.com |
98f99cb92b0eb1c26d0ad7bfb70f9b05d13da7b1 | 8b07dffa0c30339dd6bc85ae9d65e7c10c4d311c | /Server/Brainsense_new/src/com/matrix/brainsense/struts/PackagePathAction.java | ac63619620da9b60816e7d7c2c06eadaf74fbbbf | [] | no_license | joselyncui/Bransense | 7c7afe43c288b039b4ee70796fb0e05c803b1da8 | f423bd8c91a520b3fa5c2bcdf1ece78ba1489576 | refs/heads/master | 2021-01-10T09:20:44.114298 | 2015-10-22T01:06:11 | 2015-10-22T01:06:11 | 44,713,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,528 | java | package com.matrix.brainsense.struts;
import org.apache.struts2.convention.annotation.Action;
import org.apache.struts2.convention.annotation.InterceptorRef;
import org.apache.struts2.convention.annotation.InterceptorRefs;
import org.apache.struts2.convention.annotation.Namespace;
import org.apache.struts2.convention.... | [
"15895026586@163.com"
] | 15895026586@163.com |
f6ac416244437b5c7ef6a617e3a10b0fa49cbd98 | 82654bea15ff9d65a916caaac0f57065a60ab769 | /SleepSendIntent/src/jp/lnc/android/send_activity/SleepSendActivity.java | fb13031390b087bbac209789ec54038221946370 | [] | no_license | bols-blue/SleepSendIntentExample | 7850265a389870b41e6b2094f258db1ccea51dfa | 267eb4a3463dd5c70708e210b961d0808f455213 | refs/heads/master | 2020-05-30T05:41:46.951929 | 2011-03-20T07:34:27 | 2011-03-20T07:34:27 | 1,502,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,331 | java | package jp.lnc.android.send_activity;
import java.util.Timer;
import java.util.TimerTask;
import android.app.Activity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.util.Log;
import android.widget.TextView;
public class SleepSendActivity extends Activity {
/** Call... | [
"bols-blue@lnc.jp"
] | bols-blue@lnc.jp |
4f6fa108294d293b45cb28b64d818703ee619dfa | c76f296832b94375ecd4a6f093b73907413dc7fd | /simpletomcatchap10/src/tmp/org/apache/catalina/connector/http/HttpConnector.java | af9372ef26c202328336ff757892de885678ad82 | [] | no_license | zhoushuo19850509/SimpleTomcat | 2881d250f0ac48a4c7212f7c993a1ad1c12bd759 | 996c40050769114f969f719638f1507d63801c0a | refs/heads/master | 2023-07-03T23:15:49.984718 | 2021-08-07T02:33:55 | 2021-08-07T02:33:55 | 338,585,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,933 | java | package org.apache.catalina.connector.http;
import org.apache.catalina.*;
import org.apache.catalina.net.DefaultServerSocketFactory;
import org.apache.catalina.net.ServerSocketFactory;
import org.apache.catalina.util.LifecycleSupport;
import org.apache.catalina.util.StringManager;
import java.io.IOException;
import ... | [
"zhoushuo19850509@163.com"
] | zhoushuo19850509@163.com |
97489850d50357c745a0d17fa308bade397c6597 | 95201c0d3efe7a6357c31a0680b4b0b64f66ea9f | /airline-gwt/src/main/java/edu/pdx/cs410J/singh2/client/AirlineService.java | 3503f9cf65864a4e941394582420e1ca8568e950 | [] | no_license | harmanpreet52/AdvJavaSummer2014 | c6159c3814ed3b5eef8b2c395a63bb88bcd5b621 | 08f5dd31b35f3fa8c0627f34244f3f093bb0a727 | refs/heads/master | 2021-05-28T16:01:23.069840 | 2014-11-19T23:51:59 | 2014-11-19T23:51:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,209 | java | package edu.pdx.cs410J.singh2.client;
import com.google.gwt.user.client.rpc.AsyncCallback;
import com.google.gwt.user.client.rpc.RemoteService;
import com.google.gwt.user.client.rpc.RemoteServiceRelativePath;
import edu.pdx.cs410J.AbstractAirline;
import edu.pdx.cs410J.AbstractFlight;
import java.util.ArrayList;
/**... | [
"singh2@pdx.edu"
] | singh2@pdx.edu |
cf0f2a5905150df2bd9f1a1e2eb9ca7b387eb3ed | 7ad85e475d5b5be5117cc1285e7496d88b443d69 | /JavaDesignPattern/src/com/dong/design/builder/KfcSet.java | f62a74bc7ceea3831e213cfcf40391d0af742b06 | [
"Apache-2.0"
] | permissive | appledong/JavaDesignPattern | 94a06c69506f2c9ce1cec36b0abd3ff9ecaf9b58 | 159669477da6449be20cdda909c594af772b5d9a | refs/heads/master | 2020-04-17T02:27:52.328684 | 2016-08-31T09:20:18 | 2016-08-31T09:20:18 | 52,856,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package com.dong.design.builder;
public class KfcSet {
private KfcHanbao kfcHanbao;
private KfcShutiao kfcShutiao;
public void setKfcHanbao(KfcHanbao kfcHanbao) {
this.kfcHanbao = kfcHanbao;
}
public void setKfcShutiao(KfcShutiao kfcShutiao) {
this.kfcShutiao = kfcShutiao;
}
public KfcHan... | [
"yijianpiaoxue2011@163.com"
] | yijianpiaoxue2011@163.com |
f86dca005658c0f0cb4c2c18192546bb26dba7e7 | 39f343e2978f59b96835525e1f97630cc49d3eff | /Agrawal_Gourav_FinalProject/src/Business/WorkQueue/WorkQueue.java | 73401974a3b73611c9a44d09e4e602a99fc3bb8d | [] | no_license | Gouravagrawal/Java | bef702942a08adc7f8e132a2495e043ff6e6c3df | 7911fceab696af8b8a988f9df91f852fd72d2775 | refs/heads/master | 2021-01-10T16:42:19.591125 | 2015-10-06T01:45:39 | 2015-10-06T01:45:39 | 43,724,103 | 0 | 0 | null | 2015-10-06T01:45:40 | 2015-10-06T01:34:38 | null | UTF-8 | Java | false | false | 932 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Business.WorkQueue;
import Business.Enterprise.Enterprise;
import java.util.ArrayList;
/**
*
* @author gourav
*/
public class WorkQueue {
private ArrayList<WorkRequest> workRequestList;
private ... | [
"agrawal.g@husky.neu.edu"
] | agrawal.g@husky.neu.edu |
891ec3ec32afcb6a64ff539d7f3c951645d59d3f | d5fc2c19963766e430859644d55a14d256ea80df | /src/test/java/com/hancomee/AnyTest.java | 5e91f5c20eb3a4a9ab41bdd7af256bba39db97e2 | [] | no_license | boosteel/hancomee | 61076716949d7739175bb09f775942897ed633df | 85b95a608198c00d0377392f7ae53cc2c2a5f403 | refs/heads/master | 2020-04-17T08:25:39.869167 | 2019-01-18T14:06:38 | 2019-01-18T14:06:38 | 166,411,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,185 | java | package com.hancomee;
import com.boosteel.http.HTTP;
import com.boosteel.nativedb.core.SQL;
import com.boosteel.util.support.MapAccess;
import com.boosteel.util.support.Patterns;
import com.hancomee.web.controller.work.ListController;
import org.junit.Test;
import java.lang.reflect.Method;
import java.net.URLEncoder;... | [
"hellofunc@naver.com"
] | hellofunc@naver.com |
0bf2f04416413bb828245e63545a10b3b6d66bb2 | 71a7c06bbac9fda7512a72a4a8a7f3af79961c03 | /BaseValueManagement/BYEProcess/SoapProxyStubsRulesService/src/gov/lacounty/assessor/amp/data/bvm/deriveescalationpath/v1/ObjectFactory.java | 30e54ad2e145fc57a138076f84972c70113e63f3 | [] | no_license | kishanpeddaboina/oracle | 33b65117f1d6ca2a368ff46ab7e8f921dfac4d5c | a094622693ea1906a5c3372a56ea58a96198b13a | refs/heads/master | 2020-03-30T19:28:52.989304 | 2018-10-04T09:14:19 | 2018-10-04T09:14:19 | 151,544,922 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,690 | java |
package gov.lacounty.assessor.amp.data.bvm.deriveescalationpath.v1;
import javax.xml.bind.annotation.XmlRegistry;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the gov.lacounty.assessor.amp.data.bvm.deriveescalationpath.v1 packag... | [
"peddaboinakishan@gmail.com"
] | peddaboinakishan@gmail.com |
dae1619c995297783172a8db4300c8270b826816 | ac637beab94bc5372992b05e3c58181c40a7cb79 | /src/main/java/gxt/share/FileServiceAsync.java | 838d6a676809d2a02d447d3f20fccc563064d99d | [] | no_license | alexsep19/gx.case | 6d94d35b01eff665532bf72b2b88d4ab59ed1fc4 | a69112fc85482c8232e26d884995ad80305857ab | refs/heads/master | 2021-08-28T06:50:41.299165 | 2017-12-11T13:34:03 | 2017-12-11T13:34:03 | 113,862,789 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 284 | java | package gxt.share;
import java.util.List;
import com.google.gwt.user.client.rpc.AsyncCallback;
public interface FileServiceAsync {
void doTestCopy(String s, AsyncCallback<CopyModel> callback);
void doTrueCopy(List<String> atms, AsyncCallback<CopyModel> callback);
}
| [
"alexsep@isonews2.com"
] | alexsep@isonews2.com |
1989545572417a0d19945e23e71ec6cedfb955e3 | 0533d2d6fffafeaa4719784ecb125c8ac6799862 | /src/main/java/com/example/controller/StudentController.java | 9cfcb7b588d8c4e1e11588dc456268b5775a7760 | [] | no_license | apap-ekstensi-2018/tutorial8_1606954994 | a436799d8ffb692ce24c36f0b90dc2c37cdb5c32 | c338039a89b199cc2e32a12185dff65e4aeaf92a | refs/heads/master | 2020-03-14T01:58:15.898610 | 2018-04-28T08:24:36 | 2018-04-28T08:24:36 | 131,389,259 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,362 | java | package com.example.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.Pat... | [
"rinjani.samosir@gmail.com"
] | rinjani.samosir@gmail.com |
a57232dd988da1a8b081b4f8e4c1dd7e364d959a | 36c6d23e58eb87a2ac31c58b115a844d585dccfa | /src/com/yafatek/Main.java | 159899186eb9c1192989159fcff6265477375593 | [] | no_license | ferasawadi/BuilderDesignPattern | f21a5523d2904c390185ae113c5f11341b646235 | f65528cbeda41e561f0d15c10981c346fac56eee | refs/heads/master | 2020-08-13T15:12:13.562247 | 2019-10-14T08:37:54 | 2019-10-14T08:37:54 | 214,990,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package com.yafatek;
import java.io.IOException;
public class Main {
public static void main(String[] args) throws IOException {
// write your code here
OrderBuilder builder = new OrderBuilder();
OrderItems items = builder.preparePizza();
items.showItems();
System.out.println("Total Cost: " + items.getCo... | [
"feras.alawadi@zarcony.com"
] | feras.alawadi@zarcony.com |
3b930510ed56b701e7039d50aa145075231f372b | e49bffe6fb1b90ae06cfd4b4395bfef6ae97ef93 | /springboots/Microservices/mssc-beer-service/src/main/java/elearning/sfg/beer/brewery/dtos/CustomerDto.java | 53fb0bf35dd7f024a730e60ab86e35ddd8850564 | [] | no_license | mkejeiri/Toolbox | ca86901149179eb54d2a66df18c36dfb737bc018 | a64fcf71243fedf8ad73521a827f114d912b3040 | refs/heads/master | 2023-04-09T22:41:25.131280 | 2021-04-06T12:49:01 | 2021-04-06T12:49:01 | 297,075,481 | 0 | 1 | null | 2021-01-01T18:18:35 | 2020-09-20T12:51:41 | Java | UTF-8 | Java | false | false | 884 | java | package elearning.sfg.beer.brewery.dtos;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.time.OffsetDateTime;
import java.util.UUID;
@Dat... | [
"kejeiri@gmail.com"
] | kejeiri@gmail.com |
f00b653273cdcd11e8724b52c862b239ca92dd7a | 2e5ee62c069969f16a79f511470db45d3a631ed6 | /hbkdassistant2/src/main/java/com/tofirst/study/hbkdassistant/view/RevealBackgroundView.java | d9b7d0481802fc69e6019a9522d93ebe0a277f4a | [] | no_license | CFLOVEYR/HBKDAssistant | f3a2487e1609e18fa17e92430434e2f2999738e6 | 31ae4598d9137061ac33e1c4e52cc585ffe93340 | refs/heads/master | 2021-01-19T04:06:33.182293 | 2016-02-01T16:19:19 | 2016-02-01T16:19:19 | 50,093,230 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,674 | java | package com.tofirst.study.hbkdassistant.view;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ObjectAnimator;
import android.annotation.TargetApi;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.... | [
"1439504683@qq.com"
] | 1439504683@qq.com |
2e3b0fdc9649b43256e7cfde1684382a184e44d9 | a73c8639dc843560494e29cee61591711dc5b1e5 | /app/src/main/java/app/lacourt/globalchat/ui/MainScreenActivity.java | fa8615be2a5d875343f75c876c42bf99bc5bbc78 | [] | no_license | igorlacourt/GlobalChat-v1 | 4bb22c45a27f194a6b11d421b132fb64e4ebb503 | eeee632377dc2409d9f516196ab2abfcff1c6277 | refs/heads/master | 2020-08-03T12:50:50.328606 | 2019-09-30T02:19:58 | 2019-09-30T02:19:58 | 211,758,069 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,475 | java | package app.lacourt.globalchat.ui;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import an... | [
"igorlacourt@gmail.com"
] | igorlacourt@gmail.com |
a4ac682a874f921949f90bfcd63f4c0b6c7aab97 | 7344866370bd60505061fcc7e8c487339a508bb9 | /jOpenCalendar/src/org/jopencalendar/ui/ItemPartViewLayouter.java | 8d9f7fa85820dbca5388ca9d75616d42c8bd5d55 | [] | no_license | sanogotech/openconcerto_ERP_JAVA | ed3276858f945528e96a5ccfdf01a55b58f92c8d | 4d224695be0a7a4527851a06d8b8feddfbdd3d0e | refs/heads/master | 2023-04-11T09:51:29.952287 | 2021-04-21T14:39:18 | 2021-04-21T14:39:18 | 360,197,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 898 | java | package org.jopencalendar.ui;
import java.util.List;
public class ItemPartViewLayouter {
public void layout(List<ItemPartView> items) {
final int size = items.size();
int maxX = 0;
for (int i = 0; i < size; i++) {
ItemPartView p = items.get(i);
for (int j = 0; j < ... | [
"davask.42@gmail.com"
] | davask.42@gmail.com |
e28dd97ad10370546442124139ad1156ecc45b42 | 6171de044048d509b971c5253a3dc3f02c0018e4 | /app/src/main/java/com/arutech/sargam/player/EqualizedExoPlayer.java | f4171e886b6bd6c05c7c66d2be15cbd8b234eda1 | [] | no_license | puru-anshu/sargam | e56fed2b85d95807b2bc23de7951bef561846fb8 | 67912dde6de11e10afffa25397cd61cfbe1ed883 | refs/heads/master | 2020-12-30T11:52:28.634520 | 2019-05-09T09:51:59 | 2019-05-09T09:51:59 | 91,539,009 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,995 | java | package com.arutech.sargam.player;
import android.content.Context;
import android.content.Intent;
import android.media.audiofx.AudioEffect;
import android.media.audiofx.Equalizer;
import com.google.android.exoplayer2.ExoPlayer;
import com.google.android.exoplayer2.Format;
import com.google.android.exoplayer2.SimpleEx... | [
"anshu@ubona.com"
] | anshu@ubona.com |
b4faf40f2d37ff118dafde733e38423c008e0934 | bf4968cc89fc742377e3d3b554492c33f645ea4b | /src/java/api/GetUser.java | f331d67833141b9b214b456e0bb9854dfebc4a5c | [] | no_license | TrejoYahir/intercambio-backend | 00311a6875053e5a8c388fc697372967632d093a | 626d3ad0d0f538d90e7b87329c31b9f715b06143 | refs/heads/master | 2020-03-29T08:15:09.565661 | 2018-11-22T05:04:31 | 2018-11-22T05:04:31 | 149,701,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,491 | 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 api;
import com.google.gson.Gson;
import database.Queries;
import java.io.IOException;
import java.io.PrintWriter;
import java... | [
"yahardy58@gmail.com"
] | yahardy58@gmail.com |
272b2c8eb81b0214b6110ac56fd8657ded1719c2 | bbdb8e42d0be482e6300e04d22eb320907e29b69 | /BookManager/src/test/java/com/bookmanager/services/BookManagerCsvServiceTest.java | df2299ce4ece1142cea2aad1105d1093866d7fee | [] | no_license | Shylendra/BookManager | 7b09ea0620d720b0ad137d459f15fe59ad6bc8bf | d4d462c35e611e8d223c9004d6ccd83727409298 | refs/heads/master | 2022-02-22T11:09:25.472247 | 2022-02-18T21:40:09 | 2022-02-18T21:40:09 | 196,768,640 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,373 | java | package com.bookmanager.services;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import java.io.IOException;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import com.bookmanager.model.Book;
import com.bookmanager.model.Person;
publi... | [
"Shylendra@DESKTOP-9KN98S6"
] | Shylendra@DESKTOP-9KN98S6 |
895fb89bd2571342b1f95eede435277eac220eb3 | c9cdec19f3a5e85fa77e645566e5ce203955c713 | /Board/src/main/java/kr/co/vo/BoardVO.java | 59ec7b8a3dd1f877607890cf882a60a201099b4f | [] | no_license | beeetee/springBoard | 3373a78b7438e63c4aeeb334fae1e6c31154a29b | 8e278104c803b977efe5eb033bead5961e3938ad | refs/heads/master | 2022-12-25T01:22:33.777106 | 2020-01-16T13:43:49 | 2020-01-16T13:43:49 | 233,529,488 | 0 | 0 | null | 2022-12-16T12:13:56 | 2020-01-13T06:45:49 | JavaScript | UTF-8 | Java | false | false | 740 | java | package kr.co.vo;
import java.util.Date;
public class BoardVO {
private int bno;
private String title;
private String content;
private String writer;
private Date regdate;
public int getBno() {
return bno;
}
public void setBno(int bno) {
this.bno = bno;
}
public String getTitle() {
return title;
}
p... | [
"beeeting1001@gmail.com"
] | beeeting1001@gmail.com |
3fae20e43a92c044b6f9ea3b63e67a2b6f347d30 | 3b7425757f0138a79d912c7f906525a8cef0b460 | /Assignments/may_22_jsp/SumOfPrimeNumber.java | 831fde45026eb47c1493bd181f04498ff2db3647 | [] | no_license | sundarsharma332/jspider_online_java_programs | 8ca626f1d3e45ea354da198521a6841487b759ae | 7f3c35ceda8f3349dd18acf79f9a25f6a135a9bf | refs/heads/master | 2023-06-14T00:32:11.323030 | 2021-07-08T09:26:55 | 2021-07-08T09:26:55 | 365,501,512 | 6 | 1 | null | null | null | null | UTF-8 | Java | false | false | 743 | java | import java.util.*;
class SumOfPrimeNumber
{
public static void main(String[] args)
{
int arr[] = ReadArray();
int sum = SumOfPrimeNumbersInArray(arr);
System.out.println(sum);
}
public static boolean isNumberPrime(int num) {
if(num == 1) return false;
for(int i = 2; i < num; i++){
if(num % i == ... | [
"50244255+sundarsharma332@users.noreply.github.com"
] | 50244255+sundarsharma332@users.noreply.github.com |
6c2f5f7dcc0a7d122a0f32f58698ecfff0097e6e | d88f85533c4b300aa06ed680a8c7ec5c8c16d4fb | /app/src/main/java/com/ineed/senior/ui/tools/ToolsViewModel.java | 86fb9f1ca64e4d824124664fec4518f89e863e02 | [] | no_license | INeedProject/INeedAndroidJava | 106e25d394abf791c049284821db7d89490b6f8f | e15ca4414cb3412984337a2f3acf6d47dd671e3c | refs/heads/master | 2022-09-08T13:33:36.567333 | 2020-05-19T23:12:44 | 2020-05-19T23:12:44 | 265,389,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | package com.ineed.senior.ui.tools;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class ToolsViewModel extends ViewModel {
private MutableLiveData<String> mText;
public ToolsViewModel() {
mText = new MutableLiveData<>();
... | [
"ogulcandelice22@gmail.com"
] | ogulcandelice22@gmail.com |
56799f356b38323added06c83b62ad67d00275e4 | f9b7dcbd841a0b3dd0fcd2f0941d498346f88599 | /chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentHandlerEnableDelegationsTest.java | afae8da54d0fa13972d4622f1b6ee191b7c0e07b | [
"BSD-3-Clause"
] | permissive | browser-auto/chromium | 58bace4173da259625cb3c4725f9d7ec6a4d2e03 | 36d524c252b60b059deaf7849fb6b082bee3018d | refs/heads/master | 2022-11-16T12:38:05.031058 | 2019-11-18T12:28:56 | 2019-11-18T12:28:56 | 222,449,220 | 1 | 0 | BSD-3-Clause | 2019-11-18T12:55:08 | 2019-11-18T12:55:07 | null | UTF-8 | Java | false | false | 6,530 | java | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.payments;
import android.support.test.InstrumentationRegistry;
import android.support.test.filters.MediumTest;
import... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
a05b02b4172276847ef3f9a9319da9210e89a93b | 99bb007e8b4dcaabb554dd428f83a01a9769ae6a | /src/main/java/com/lariicruz/sistema/vendas/repository/ProdutoRepository.java | 5d8f289994e469050f64262e5e5244cf1e52ad91 | [] | no_license | lariicruz/sistema-vendas | a3dfa7354188d378d433b3595965b9e655b37272 | 3ae86e7c0fa153152147d8311f65473db9f1945b | refs/heads/master | 2023-07-01T09:43:01.611794 | 2021-07-31T21:57:42 | 2021-07-31T21:57:42 | 386,039,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package com.lariicruz.sistema.vendas.repository;
import com.lariicruz.sistema.vendas.domain.Produto;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface ProdutoRepository extends JpaRepository<Produto,Integer> {
}
... | [
"mlp-larissa@hotmail.com"
] | mlp-larissa@hotmail.com |
6354b1e24ebb1922b9bb78d1465fb59a99a521b9 | 200efe3aba2d4aeb84825a0f9f9b0fa8f4927e71 | /test.main/test.web/src/main/java/test/web/UserCtrl.java | 48a4cbff7cf5331764b1c728ef980a278d9b7877 | [] | no_license | deeplyloving/springwebfragment | a65f2ae20f39de245e574d35907282f7c3d59779 | 2a84dda33ae76eee83797f952d7f1a3bb138255d | refs/heads/master | 2021-01-22T09:47:11.856947 | 2014-09-23T09:04:41 | 2014-09-23T09:04:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,536 | java | package test.web;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotati... | [
"liucf@liucf-pc"
] | liucf@liucf-pc |
23a22eddb79db7a950a2c45c7baa2e4f8ab3f8d0 | c330295c0562629ef82900b03caab570c37b6bba | /app/src/main/java/com/sunil/recyclerviewviewpager/manager/DataManager.java | 948f902003858e2db78361bb9a32c12a9efdcd90 | [] | no_license | v1pu/RecyclerViewViewpager | 82658bafe49ba4e7acbee3673cc85e89a7b70b2f | 450db12647f7b22d360648efc90862d3fed043e6 | refs/heads/master | 2020-03-08T16:39:55.201770 | 2016-11-23T08:03:26 | 2016-11-23T08:03:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,512 | java | package com.sunil.recyclerviewviewpager.manager;
import android.content.Context;
import com.sunil.recyclerviewviewpager.MainApplication;
import com.sunil.recyclerviewviewpager.daogen.DaoSession;
import com.sunil.recyclerviewviewpager.daogen.DataWall;
import com.sunil.recyclerviewviewpager.daogen.DataWallDao;
import ... | [
"sunil.kumar@kuliza.com"
] | sunil.kumar@kuliza.com |
a5f85438782226652f1d813d5c9806dc02696ac7 | a548604eeb2849f8c90fab8d0964e2181c3d8407 | /app/src/main/java/com/example/lhainan/simpleaccount/dummy/DummyContent.java | 5a385e81017235aba695c858265dcfb1b6799ed1 | [] | no_license | linhainan/SimpleAccount | ce53b61831ffe318833c0db680dc3158d0c2d189 | e1d3363e21bc0f22f196338c29a1c3f3f0d6f062 | refs/heads/master | 2021-01-10T08:41:26.082448 | 2015-12-12T14:37:55 | 2015-12-12T14:37:55 | 47,127,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,954 | java | package com.example.lhainan.simpleaccount.dummy;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* Helper class for providing sample content for user interfaces created by
* Android template wizards.
* <p>
* TODO: Replace all uses of this class before publish... | [
"lhainan09@163.com"
] | lhainan09@163.com |
f2ce97759957082e5e1cfcbeb693e1b37805a028 | 43792f66a0f7d5695eb6dc95d44030bfd663f42e | /src/com/nsn/web/lte/cmcc/anhui/CustomerServiceSystem/controller/DateFromHbase.java | b0cbfa7bb0eb424e08d1201ae45e66cc5bd99407 | [] | no_license | Mr-liukang/com.nsn.web.lte.cmcc.anhui.CustomerServiceSystem | 85aa0ed662706b6c4bd6d8eefc4d4183e6d26412 | 5bafe144120612a21b72836c1017e8e6da181709 | refs/heads/master | 2020-10-01T09:30:15.850602 | 2020-01-14T01:37:08 | 2020-01-14T01:37:08 | 227,509,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,570 | java | package com.nsn.web.lte.cmcc.anhui.CustomerServiceSystem.controller;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.hadoop.hbase.Cell;
import org.apache.ha... | [
"liukang@hydsoft.com"
] | liukang@hydsoft.com |
13334c1de3e98a50106af491926a327c42bc3cbf | 8cb9eb783ddca4e59ee43efc5c41dfc497f0959a | /chameleon-core/src/main/java/fr/antoineaube/chameleon/core/processes/ChameleonProcess.java | 31b668ba91cb3b58a176c0565aa34027237cf29d | [
"MIT"
] | permissive | antoineaube/Chameleon | c7b0cd6db87b6c0f75ff6fa2bed7594e22daf6a4 | 0510a9c742b18dc110ac21399d6c1fcdb6565d14 | refs/heads/master | 2020-03-20T14:20:33.380805 | 2018-06-16T22:14:04 | 2018-06-16T22:14:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | package fr.antoineaube.chameleon.core.processes;
import fr.antoineaube.chameleon.core.configurations.ChameleonConfiguration;
public abstract class ChameleonProcess {
private final ChameleonConfiguration configuration;
public ChameleonProcess(ChameleonConfiguration configuration) {
this.configuration... | [
"aube.antoine@protonmail.com"
] | aube.antoine@protonmail.com |
f4d8fad1a8def1be92802240a44105a6ac74d32d | 4a6dfeb4fd4936c9abea24a7ffc19e25d9e55fab | /app/src/main/java/com/Mezda/SIMAC/Methods/SharedPreference.java | 1888d26289adb78ea94345edbba8ec56ae2b083d | [] | no_license | LuisMorales95/SIMAC | 622ef4e4efcf08b6645650716178ff746da17770 | 38f1f2e2b1783fc9fc647b01ecde129752b15e8c | refs/heads/master | 2020-03-24T02:43:47.607155 | 2019-01-10T11:33:49 | 2019-01-10T11:33:49 | 142,388,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package com.Mezda.SIMAC.Methods;
import android.content.Context;
import android.content.SharedPreferences;
import com.Mezda.SIMAC.UserData;
import static com.Mezda.SIMAC.Methods.VolleySingleton.SuperContext;
public class SharedPreference {
public static void SETSharedPreferences(String Tag, String Value) {
Sha... | [
"proyectdeveloper@outlook.com"
] | proyectdeveloper@outlook.com |
10ab56f53dc2fd745d7c0340a53babd7fe9d78e3 | 55afce2400d9e7e438f8691511790fa0dd3b00b0 | /user-service/src/main/java/com/barclays/userservice/config/UserServiceConfig.java | 492a30aa96624bb1c255d2e73fa420ac8434f093 | [] | no_license | ashavkumar/Training-Portal-Assignment-Api | 858246be7b215ea2b3df2dfe7295dc4d995cf65c | 52b0e92a45139ef1298c1d50f4fee2fcd597a955 | refs/heads/master | 2022-11-23T05:45:15.439038 | 2020-07-27T07:42:38 | 2020-07-27T07:42:38 | 279,507,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 413 | java | package com.barclays.userservice.config;
import org.springframework.cloud.client.loadbalancer.LoadBalanced;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.client.RestTemplate;
@Configuration
public class UserServiceConfi... | [
"ashav21011996@gmail.com"
] | ashav21011996@gmail.com |
94f865815c1eaeb1d507144a4e73fe528a457487 | 3b048f66060d647447d61a23a36931f1da062792 | /JavaWeb/黑马Java培训/demoShoppingMall/src/rainy/utils/UploadUtils.java | df4eec52b74c9563ee6df7a2ca6b32deb11d6d72 | [] | no_license | rainyrun/practice | f5d68b11bb0e7fa870a7f4639851f8d6bd54a185 | f49c3a1cadf04fbdb262c46219a8e276edefb07c | refs/heads/master | 2021-03-01T15:01:13.500907 | 2020-03-08T04:14:22 | 2020-03-08T04:14:22 | 245,794,284 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,513 | java | package rainy.utils;
import java.util.UUID;
public class UploadUtils {
/**
* 获取随机名称
* @param realName 真实名称
* @return uuid
*/
public static String getUUIDName(String realName){
//realname 可能是 1.jpg 也可能是 1
//获取后缀名
int index = realName.lastIndexOf(".");
if(index==-1){
return UUID... | [
"runlei123@126.com"
] | runlei123@126.com |
20a5957a9396ed0de3411be1b2198ba6ba662ad7 | 2e1c3b6a76cb17383421105298f9c5f9aa048ee0 | /SoftUni/Programming Basics/2. Simple Calculations/A11_USDtoBGN.java | 855608d73dc8b991141074330034780a6c7e581c | [] | no_license | viewless/Skillreceiving | e31a0c1e4177eefea3d2288317026fb1777ae4bc | 3a5a5860c4595ca108d531d5b3b1248e60e0f0ae | refs/heads/master | 2020-06-11T14:16:52.386960 | 2019-06-27T13:57:01 | 2019-06-27T13:57:01 | 193,995,531 | 0 | 0 | null | 2019-06-27T00:29:29 | 2019-06-27T00:29:28 | null | UTF-8 | Java | false | false | 280 | java | import java.util.Scanner;
public class L_USDtoBGN {
public static void main(String[] args) {
Scanner Console = new Scanner(System.in);
double USD = Console.nextDouble();
double BGN = USD * 1.79549;
System.out.printf("%.2f", BGN);
}
} | [
"37806520+skilldeliver@users.noreply.github.com"
] | 37806520+skilldeliver@users.noreply.github.com |
fa2da0a360ef3f19d3b48a162af2abd31b5f9ad6 | cf729a7079373dc301d83d6b15e2451c1f105a77 | /adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201601/cm/BudgetServiceInterfacequeryResponse.java | 60cebb09032c785cf934f4d7dac5b22163f70f56 | [] | no_license | cvsogor/Google-AdWords | 044a5627835b92c6535f807ea1eba60c398e5c38 | fe7bfa2ff3104c77757a13b93c1a22f46e98337a | refs/heads/master | 2023-03-23T05:49:33.827251 | 2021-03-17T14:35:13 | 2021-03-17T14:35:13 | 348,719,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,538 | java |
package com.google.api.ads.adwords.jaxws.v201601.cm;
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 queryResponse element declaration.
*
* <p>The ... | [
"vacuum13@gmail.com"
] | vacuum13@gmail.com |
641c1767fd75b79236a96433099f67db6415c738 | 42671940bde623ba50c5ffaea8719f9183f2888e | /admindashboard/src/main/java/com/jenny/admindashboard/models/User.java | 53439e04f0dd3c7db910c8a180cd67b6bd2293fd | [] | no_license | jshin07/Projects | 4559a2dc68e2831699f762c293c053cf3ae0e324 | 408a90ac5b6652997e664bd4852555a89353865b | refs/heads/master | 2021-07-07T21:59:29.691433 | 2017-10-04T21:10:17 | 2017-10-04T21:10:17 | 105,801,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,091 | java | package com.jenny.admindashboard.models;
import java.util.Date;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.JoinTable;
import j... | [
"jshin07@gmail.com"
] | jshin07@gmail.com |
676bf3081f12ac85a6494acdbef01e9aba17f341 | 03076ba8a49b581df0228c0f608d6e4c44599f71 | /MSHClientModule/src/main/java/vo/Promotion_WebVO.java | 2921a2708c34e2e278768b03a3b2e8aa30deadb1 | [] | no_license | tonywang1945yes/MSH | 6bae72b346c622f1ad6a6c71a3e81b5591246cf6 | f2e7213bf3e5450096fb1dc8622e2d89add5e2fa | refs/heads/master | 2021-06-09T20:44:55.480312 | 2017-01-02T08:29:17 | 2017-01-02T08:29:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,247 | java | package vo;
import po.PromotionPO;
import util.DateUtil;
import util.Place;
import util.PromotionType;
import static util.EqualJudgeHelper.judgeEqual;
/**
* Created by vivian on 16/11/13.
*/
public class Promotion_WebVO extends PromotionVO{
/**
* 策略执行开始日期
*/
public DateUtil startDate;
/**
... | [
"1030518209@qq.com"
] | 1030518209@qq.com |
a33242c56503945dc5bee6492312bde74a13e69a | 0c51eb7dd96d48e637787ab6c62139b8c46d8cf4 | /src/game/ui/screens/LobbyScreen.java | 11155668ae03cef387a12200b9702906e1ae7c40 | [] | no_license | filipdjordjevic/JavaTBG | ef9d7671b4fc2b7d48771ab71f840011107813d6 | aeee9260576d5c7c8b05071422637e50bedcd837 | refs/heads/master | 2020-12-12T22:09:34.122267 | 2020-01-16T21:24:53 | 2020-01-16T21:24:53 | 234,241,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,246 | java | package game.ui.screens;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import game.entity.creatures.HeroBase;
import game.ui.components.CharacterInfo;
import java.awt.FlowLayout;
import javax.swing.JButton;
impor... | [
"filip270798@gmail.com"
] | filip270798@gmail.com |
935ed9497a62e7a2ed2387c6a44b400bf0480728 | b25e847523102664b7c7c9984df67130e6bec697 | /src/com/antoinecronier/pokebattle/entity/PokePokemon.java | 931a6dfea158e1b212f5fada5b139f6e8df69597 | [] | no_license | antoinecronier/pokeAndroid | ebe0e9804f3b8d77b609c7006d9c99adf379ea6e | 8ffe8c777782ba7cb18fc96e789940cda778ad9f | refs/heads/master | 2021-01-17T13:10:40.246374 | 2016-05-25T06:34:07 | 2016-05-25T06:34:07 | 59,842,113 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,661 | java | package com.antoinecronier.pokebattle.entity;
import org.joda.time.format.ISODateTimeFormat;
import android.os.Parcel;
import android.os.Parcelable;
import java.util.List;
import java.util.ArrayList;
import java.io.Serializable;
import org.joda.time.DateTime;
import com.tactfactory.harmony.annotation.Column;
import c... | [
"antoine.cronier@tactfactory.com"
] | antoine.cronier@tactfactory.com |
06a74f827ed57535ddbdd5fe9e73f2850b2191c2 | cbb2b46d2f54f4a8f8909689a5f2dad8dafc41b8 | /app/src/main/java/com/tanmayvij/healthplanner/z110058.java | c7fca1074f93291d3ed62998971c310dbb64894b | [] | no_license | tanmayvij/HealthPlannerJavaAI | 9674b1e68495d7007be8960a91b7b8e7127e4551 | d436e5884fd8c669b407a8641dcdd69efc0345bc | refs/heads/master | 2020-12-29T17:14:50.578032 | 2020-02-06T12:31:14 | 2020-02-06T12:31:14 | 238,680,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,655 | java | package com.tanmayvij.healthplanner;
import com.google.appinventor.components.runtime.HandlesEventDispatching;
import com.google.appinventor.components.runtime.EventDispatcher;
import com.google.appinventor.components.runtime.Form;
import com.google.appinventor.components.runtime.Component;
import com.google.appinvento... | [
"tanmayvij047695@gmail.com"
] | tanmayvij047695@gmail.com |
ef1a22d2c730f27c63e5045ea7ab29f9e90a1936 | 5c21ab6e2cbcc4469c9965f720f214a8cccae4b3 | /sso-server/src/main/java/com/xjbg/sso/server/service/application/IDeveloperApplicationService.java | 80a871b62de3f3ccb04905043da2d32bc75d1079 | [
"Apache-2.0"
] | permissive | Kestrong/sso | ff62be1d2bb0947879c936a99a44aaa4d69f5ef8 | 36ebb9d02dc35a1b33955b49aaea6dec896c447e | refs/heads/master | 2023-02-24T00:05:48.974189 | 2021-06-11T02:16:55 | 2021-06-11T02:16:55 | 188,661,393 | 15 | 8 | Apache-2.0 | 2023-02-22T07:28:21 | 2019-05-26T09:04:20 | Java | UTF-8 | Java | false | false | 320 | java | package com.xjbg.sso.server.service.application;
import com.xjbg.sso.server.model.DeveloperApplication;
import com.xjbg.sso.server.service.base.IBaseService;
/**
* @author kesc
* @since 2019/6/13
*/
public interface IDeveloperApplicationService extends IBaseService<DeveloperApplication> {
// TODO: 2019/6/13
}
| [
"492167585@qq.com"
] | 492167585@qq.com |
85e49be035345e5dc7b2067e19e3af87243a55ce | 56acc16a64a563fd64177a9ff62bcd46cff6317d | /src/ru/progwards/pavliggs/N12dot3/ListIteratorForCenter.java | 333468c6c888c504de69149f37bf504054d1e97b | [] | no_license | pavliggs/java1 | 44e8a434d5f438b207137e5b7d08b22ead4c871a | 14dcd69af9a926d503c495e696a002883e2224ed | refs/heads/master | 2020-09-17T07:15:08.570797 | 2020-08-01T20:35:04 | 2020-08-01T20:35:04 | 224,032,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 612 | java | package ru.progwards.pavliggs.N12dot3;
import java.util.LinkedList;
import java.util.List;
import java.util.ListIterator;
public class ListIteratorForCenter {
static final int ELEMENTS_COUNT = 250_000;
public static void main(String[] args) {
List<Integer> linkedList = new LinkedList<>();
Lis... | [
"51763058+pavliggs@users.noreply.github.com"
] | 51763058+pavliggs@users.noreply.github.com |
914604585b40b6c216ab4474022dc869dc283ce6 | 26d454599584fd1307770c141112b992430e39bb | /team_management/src/domain/NoteBook.java | a47a22244381307152d4dc1937cf47010fb4461f | [] | no_license | maiyuxiaoge/simple_java | a09c73c0dadc5ccd64dbdd51c210956fccfcaa82 | 134d9c849a388bf50cd9cec029b841c5499f9618 | refs/heads/master | 2022-11-25T08:40:04.739205 | 2020-07-30T02:19:13 | 2020-07-30T02:19:13 | 283,347,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 631 | java | package domain;
public class NoteBook implements Equipment{
private String model;
private double price;
public NoteBook(String model, double price) {
this.model = model;
this.price = price;
}
public NoteBook() {
}
public String getModel() {
return model;
}
... | [
"andy1212@126.com"
] | andy1212@126.com |
46b3302ae4cd1e8acfe84b89f9d3818a6746ea35 | db03971ef7fe9b699df74a0e21635e3012ba79cf | /berkano-user/berkano-user-mgt-webwork/src/main/java/net/incongru/berkano/usermgt/webwork/UserPropertyAction.java | 40755dd65fe3f80e43f4eb387c030fd3e932846c | [] | no_license | codehaus/berkano | b23005abb1c86cd3d18c0a99de0a370f43ad6cbe | 5ac4188b111fc4cab581653477c1198a5091b59a | refs/heads/master | 2023-07-20T01:34:51.669091 | 2007-11-03T01:32:55 | 2007-11-03T01:32:55 | 36,529,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,199 | java | package net.incongru.berkano.usermgt.webwork;
import com.opensymphony.xwork.ActionSupport;
import net.incongru.berkano.user.UnknownUserException;
import net.incongru.berkano.user.User;
import net.incongru.berkano.user.UserDAO;
/**
* @author gjoseph
* @author $Author: gj $ (last edit)
* @version $Revision: 1.8 $
*... | [
"gjoseph@5e6c65d6-21f8-0310-a445-fbbf500fbdde"
] | gjoseph@5e6c65d6-21f8-0310-a445-fbbf500fbdde |
b9e5c43e77de9a6231e949bf84226ab18cff584f | 87b8df4bf2fd784a1fcc3f88f2dd1ade72904882 | /src/lesson8/pack4/Main.java | 339d7115bae5a4d16ca4615a2a5c4c77b5259cc0 | [] | no_license | medinskiyd/GlobalIT270116 | 219496acea23e33f8b46210873b2b959bcaa54b8 | ffbd468fc1eb2413d3ded2a9644bebc5e6a68127 | refs/heads/master | 2021-01-21T13:41:22.994910 | 2016-04-25T16:08:02 | 2016-04-25T16:08:02 | 51,031,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | package lesson8.pack4;
/**
* Created by dmitry on 20.02.16.
*/
public class Main {
public static void main(String[] args) {
Instruments drum = new Drum();
Guitar guitar = new Guitar();
drum.play();
guitar.play();
}
}
| [
"medinskiyd@gmail.com"
] | medinskiyd@gmail.com |
af071e869f2e38db068ff44ce12c2c7e3e5125ff | 4180e7c078c1700dd363d96b83ca10ba0632d44b | /src/lesson_12_generics/Lesson12.java | c31d7b1840ec5f6e61df4c15f7a1d9a42c54afa4 | [] | no_license | mazitovt/SberStudy | 186b695854f22f31c585614468238f3bd7567385 | 98b5f60f01ecc5c01f4c0d11914d06f1734b307b | refs/heads/develop | 2023-06-15T17:10:07.959680 | 2021-07-13T17:07:56 | 2021-07-13T17:07:56 | 357,609,271 | 0 | 0 | null | 2021-05-02T12:23:54 | 2021-04-13T15:52:38 | Java | UTF-8 | Java | false | false | 6,881 | java | package lesson_12_generics;
import java.util.ArrayList;
import java.util.List;
import java.util.function.BinaryOperator;
import java.util.function.Function;
import java.util.function.Predicate;
public class Lesson12 {
static class MyInteger {
public Integer number;
public MyInteger(Integer num)... | [
"Timur.Mazitov@rtmis.ru"
] | Timur.Mazitov@rtmis.ru |
7efd090c3d0e33592c88bae7ca14c470869f9fc8 | 4025af4d2bacf3568cfdd55d85573ed26d606236 | /mybatis-3.5.2/src/test/java/org/apache/ibatis/submitted/enumtypehandler_on_annotation/EnumTypeHandlerUsingAnnotationTest.java | 00d1285bdcc3ca57523598155d652f07aef5c61e | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | MooNkirA/mybatis-note | f3e1ede680b0f511346a649895ae1bf71c69d616 | 25e952c13406fd0579750b25089d2cf2b1bdacec | refs/heads/master | 2022-03-04T20:11:26.770175 | 2021-12-18T02:31:10 | 2021-12-18T02:31:10 | 223,528,278 | 0 | 0 | null | 2021-12-18T02:31:13 | 2019-11-23T04:04:03 | Java | UTF-8 | Java | false | false | 5,136 | java | /**
* Copyright 2009-2021 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
*
* Unle... | [
"lje888@126.com"
] | lje888@126.com |
1bd69b0419b535a8ce6bc0189ac688d9bf0762e6 | 6ed68252a4a95d149c676f01ac43529a1174e7f0 | /app/src/main/java/com/example/mintycards/util/GridAdapterSpacingUtils.java | b16a62ad63520f8901a6af637d8e54093d6893ca | [
"Apache-2.0"
] | permissive | belle1306/Minty | c8fc44e9d8ded6110af9bb52edb3252abe7173f3 | a493df7d4465b91d02ba2d67625ca06d3be5b831 | refs/heads/master | 2023-04-01T02:38:50.189472 | 2021-04-08T02:30:16 | 2021-04-08T02:30:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package com.example.mintycards.util;
import android.content.Context;
import android.util.TypedValue;
public class GridAdapterSpacingUtils {
public static int convertIntToDP(Context context, int value){
return (int) TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_DIP, value,
context.getRe... | [
"evan.li789@gmail.com"
] | evan.li789@gmail.com |
6cc59e25c428d2c7b512df66ad7af599e88e2cae | a4b88840d3d30b07aa00e69259a7b1c035441a85 | /espd-edm/src/main/java/oasis/names/specification/ubl/schema/xsd/commonbasiccomponents_2/TaxLevelCodeType.java | 22e446b0b99ed8e4e5065868b471683d19bff706 | [] | no_license | AgID/espd-builder | e342712abc87824d402a90ad87f312a243165970 | 3614d526d574ad979aafa6da429e409debc73dd8 | refs/heads/master | 2022-12-23T20:36:03.500212 | 2020-01-30T16:48:37 | 2020-01-30T16:48:37 | 225,416,148 | 3 | 0 | null | 2022-12-16T09:49:58 | 2019-12-02T16:08:38 | Java | UTF-8 | Java | false | false | 3,596 | java | //
// Questo file è stato generato dall'architettura JavaTM per XML Binding (JAXB) Reference Implementation, v2.2.11
// Vedere <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Qualsiasi modifica a questo file andrà persa durante la ricompilazione dello schema di origine.
// Generato il: 201... | [
"mpetruzzi@pccube.com"
] | mpetruzzi@pccube.com |
932e170a8a90c188a2ace060113bd4a7cb77b722 | 51c3050325d2584824915efba70f003dd943ffa6 | /lib-tool/src/main/java/com/views/customedittext/MyKeyboardView.java | 7ec7c920078fa18120c3e6c96e48a7b2f26838e2 | [] | no_license | beyond-snail/xywf | 2fff68e7e47238b8bae2256968adae52261844c2 | 87888ba76d1a8b3d86276a55aff625eeea406042 | refs/heads/master | 2021-05-06T07:04:48.164434 | 2018-10-29T08:23:16 | 2018-10-29T08:23:16 | 113,928,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,681 | java | package com.views.customedittext;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import android.inputmethodservice.Keyboard;
import android.inputmethodservice.K... | [
"wu15979937502"
] | wu15979937502 |
655de4c0258a3be8ef6694859fe67581af75886b | 9d14de9c04d059f1f37eb64ffa0cceb1d7186a01 | /app/src/main/java/com/example/lotrik/custom_view/MyCustomView.java | 8320215a5d45ae80108a554e63b37eab8f3692aa | [] | no_license | lotrikys/DZ_37 | b6ffeab676992e3763e396f83fce4e287fcdef34 | 2bd295e643405cfe8d62e9eb4842d19c6dc6cb54 | refs/heads/master | 2021-01-10T07:35:20.834906 | 2016-01-29T14:38:37 | 2016-01-29T14:38:37 | 50,667,898 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,763 | java | package com.example.lotrik.custom_view;
import android.annotation.TargetApi;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.os.Build;
import android.util.AttributeSet;
import android.util.Log;
im... | [
"lotrik@mail.ru"
] | lotrik@mail.ru |
db72298e4a8c3a22dbb1bdb22696a542ab60109a | 8263e347ddef196e9329b6cd9766b2ee83342bd5 | /app/src/main/java/com/first/yuliang/deal_community/frament/testpic/PublishedActivity.java | 7c85813305f0ad6003e937c8552ac8bce90aa734 | [] | no_license | deal-c/Deal_test_1.0 | 9ffb062eb66129fe4a48718fd48805c5ee195565 | 1e45b6bccba10074e47d661d9d46b3443ec03922 | refs/heads/master | 2021-01-11T01:01:17.176004 | 2016-11-09T01:19:59 | 2016-11-09T01:19:59 | 70,445,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,909 | java | package com.first.yuliang.deal_community.frament.testpic;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitm... | [
"1753391114@qq.com"
] | 1753391114@qq.com |
39c529358a1457377018d707f6f28ee672ebe5a2 | 6190973bd44bb1a44e33ac8e5880994a757c1a19 | /app/src/main/java/com/myapplicationdev/android/p10_ndpsongs_clv/CustomAdapter.java | 18ae47ba99b1b9058c1303a49e3cabbd61192bb4 | [] | no_license | winnie-yong/Our_NDP_Songs | 16ab3ba6012c3e935ea0900da4a175e132860482 | 59031a9e4e6bbbdc31070d93567635abd24d9553 | refs/heads/master | 2023-07-02T16:23:25.478306 | 2021-08-03T13:04:39 | 2021-08-03T13:04:39 | 392,252,011 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,210 | java | package com.myapplicationdev.android.p10_ndpsongs_clv;
import android.content.Context;
import android.media.Rating;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.RatingBar;
import a... | [
"3@Dogs1kenzp"
] | 3@Dogs1kenzp |
5a61ee56a92e08097dfd2d22026e2402efe10508 | 216a0268198c9a7fa14e9ec6e042e3e327957ce2 | /ssm_student_utill/src/main/java/com/chuyu/utill/TestGiit02.java | 9a80afa71dd07628132cf3a9ceadbd40e40f4bbc | [] | no_license | ChuYuLin/ssm_student | 3c85fede434b6e85cfb98f72568df28a6f81c5ac | bdfadd2653bf3c0b653513835c320c9fd9da09d0 | refs/heads/master | 2022-12-21T08:51:41.992456 | 2019-07-14T08:08:40 | 2019-07-14T08:08:40 | 196,780,566 | 2 | 0 | null | 2022-12-16T04:25:19 | 2019-07-14T01:15:49 | Java | UTF-8 | Java | false | false | 134 | java | package com.chuyu.utill;
public class TestGiit02 {
public void testo2(){
System.out.println("测试git功能2");
}
}
| [
"1473389776@qq.com"
] | 1473389776@qq.com |
60952bec6b24c267e804bf21ac347d9f7d496847 | a97ecf44f6888083626a991362d7ac1d40504852 | /4.JavaCollections/src/com/javarush/task/task34/task3410/model/Box.java | caabafa07fbc75340d4e8938ba6dfef0e7bb8640 | [] | no_license | LLPeterX/JavaRush | 2e8ee9931c0906a9a19bfffd91a011f4f08d846c | 39fe839625e3a4d4734ff50b962dbfa6211d2682 | refs/heads/master | 2022-12-02T22:07:18.308121 | 2019-10-12T10:24:39 | 2019-10-12T10:24:39 | 210,354,536 | 0 | 0 | null | 2022-11-24T09:16:58 | 2019-09-23T12:52:50 | Java | UTF-8 | Java | false | false | 1,079 | java | package com.javarush.task.task34.task3410.model;
import java.awt.*;
public class Box extends CollisionObject implements Movable {
public Box(int x, int y) {
super(x, y);
}
@Override
public void draw(Graphics graphics) {
// коробку рисуем квадратом желтого цвета с диагоналями
... | [
"LPeter@mail.ru"
] | LPeter@mail.ru |
45c32ec6c0f6af4551657147f21793ad7326970e | 380799dcefc593103a4406908641895f11310ef2 | /Breakout v.4.1 (final)/src/de/tudarmstadt/informatik/fop/breakout/factories/BorderFactory.java | 6b8d302ba809ffc2fb99f32bb87d59f201baf7b1 | [] | no_license | farooqkhalil/BreakoutFoP | 521ba7f0380f4afa7f3ab28f85ab1c526116d4ff | c602f9b76df7649b9e05cdde0b2179224b2a326a | refs/heads/master | 2020-04-03T01:32:04.812178 | 2018-10-27T06:34:50 | 2018-10-27T06:34:50 | 154,933,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,538 | java | package de.tudarmstadt.informatik.fop.breakout.factories;
import org.newdawn.slick.geom.Vector2f;
import de.tudarmstadt.informatik.fop.breakout.constants.GameParameters;
import eea.engine.entity.Entity;
import eea.engine.interfaces.IEntityFactory;
/**
* Factory for creating Borders of the field. Borders are not vis... | [
"farooqkhalil313@gmail.com"
] | farooqkhalil313@gmail.com |
74690bf5ee56bd3851cb84b800a02e6ffb9e5a2f | d41df3b53beb380e236a38f153b9dfb79fa24b6f | /src/main/java/com/ug/EMS/controller/DepartmentController.java | 66e716fd1823963bcd6174e0e5fdcb2bec955438 | [] | no_license | UttiyaGhosh/EmployeeManagementSystem | 263ff566c5a3916dce2729615b24a29013fee85d | 3750aaf3ee281e2763564397efd48865e7cbcff4 | refs/heads/master | 2023-07-18T10:22:14.175149 | 2021-09-01T06:37:36 | 2021-09-01T06:37:36 | 401,955,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,423 | java | package com.ug.EMS.controller;
import javax.servlet.http.HttpServletRequest;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotat... | [
"ughosh@cisco.com"
] | ughosh@cisco.com |
8f54d9c1748e9d851ebe7481c4bba959c405f236 | 886f9d3857e66f81eb459601371beea100bb5fb3 | /ocr-api/src/main/java/com/caspar/ocr/api/controller/WordController.java | 819cacc79c08743bee652f2c1c03bdf0d1fdd9e0 | [] | no_license | CasparLong/ocr | 60ea77f3157a85c226908a60cdad8959e72d2951 | d9c9ad25c3e3364770ac061fdb4ab5efd0540d5a | refs/heads/master | 2020-03-11T08:15:06.095985 | 2018-05-10T06:19:22 | 2018-05-10T06:19:22 | 129,877,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,234 | java | package com.caspar.ocr.api.controller;
import com.caspar.ocr.api.form.TextWordForm;
import com.caspar.ocr.api.service.WordService;
import com.caspar.ocr.common.enums.ResponseEnum;
import com.caspar.ocr.common.exception.OcrException;
import com.caspar.ocr.common.response.ResponseBuilder;
import com.caspar.ocr.common.re... | [
"heyjun1chi@163.com"
] | heyjun1chi@163.com |
47108720b997fafdac1a00b1646c7e04a95516f9 | 5704196b860b53e3dceb92c56ed35f4b8cf96e87 | /app/src/main/java/com/thnkin/listviewwithbaseadapters/BlogTemplate.java | b95489f674217024c0304ffd74adaa89468cf30a | [] | no_license | saleemkhan08/ListViewWithBaseAdapters | d880719a45193c03e4449ffe64b33b2cc638598f | 8b0ccb46b2e852589dcb3a72085ea7a59c353f8c | refs/heads/master | 2021-01-10T03:55:51.296078 | 2015-10-18T16:37:30 | 2015-10-18T16:37:30 | 44,486,397 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,192 | java | package com.thnkin.listviewwithbaseadapters;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
public class BlogTemplate extends ActionBarActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
... | [
"saleemkhan08@gmail.com"
] | saleemkhan08@gmail.com |
2c812327bf62d92a911cdeb2812bf3d39630d9ff | b04471b102b2285f0b8a94ce6e3dc88fc9c750af | /rest-assert-core/src/test/java/com/github/mjeanroy/restassert/core/data/StrictTransportSecurityBuilderTest.java | 760a502af696fe6bfbd9dec48b8a7bdc2afabfe7 | [] | no_license | mjeanroy/rest-assert | 795f59cbb2e1b6fac59408439a1fae5ee97d88d1 | b9ea9318c1907cc45a6afd42ac200b1ead97f000 | refs/heads/master | 2022-12-25T06:02:07.555504 | 2022-05-21T14:25:43 | 2022-05-21T14:25:43 | 128,626,910 | 0 | 0 | null | 2022-11-16T03:00:14 | 2018-04-08T09:58:49 | Java | UTF-8 | Java | false | false | 2,337 | java | /**
* The MIT License (MIT)
*
* Copyright (c) 2014-2021 Mickael Jeanroy
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
... | [
"mickael.jeanroy@gmail.com"
] | mickael.jeanroy@gmail.com |
0cdcfdac89726a1c283f5d52c22f319d4db2a4a1 | 85909013a05f19222cd51221543c46d78c59ee44 | /trunk/branches/bevy-v0/src/com/thesunsoft/bevy/EventsActivity.java | 9392834a156b9418cb1cf2c9244b6979d7bc2488 | [] | no_license | BGCX067/f9a1ab62397a0d40be2a21a12154aef8-svn-to-git | 5be3a512cb303e156c806968badf738c8f35753f | fa9641306ab5220f1916373c33683fc6566074b3 | refs/heads/master | 2016-09-01T08:52:17.662197 | 2015-12-28T14:39:31 | 2015-12-28T14:39:31 | 48,836,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,992 | java | package com.thesunsoft.bevy;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
import org.json.JSONArray;
import org.json.JSONObject;
import android.content.Context;
import android.os.Bundle;
import android.support.v4.app.FragmentActivity;
import androi... | [
"you@example.com"
] | you@example.com |
d3b0ec45c142b90bee3307d56f92e30d513b962c | 729918b4503dc2dd9b36f4140298f1b067ff9757 | /ru/btconsulting/orm/db2/annotations/User.java | df3d7159aa485671746d41f309e57543b38744c3 | [] | no_license | vexan/LightWeigth-DB2-ORM-Framework | b3d869a3fde3dbbdf481bbc46acd1364a7c3bac8 | 99cf0fd7ecde8cc83ca0ea84be198f9d23ccf2c5 | refs/heads/master | 2016-09-05T16:24:34.957347 | 2014-04-08T10:20:57 | 2014-04-08T10:20:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 413 | java | package ru.btconsulting.orm.db2.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Created by apple on 08.04.14.
*/
@Target(ElementType.TYPE)
@Retention(RetentionPolicy.RUNTIME)
public @... | [
"nlazarevdev@gmail.com"
] | nlazarevdev@gmail.com |
be3b195000d97041a660a830599666f582bf3459 | 5d59e5fa4f1e6d246518f3ea6faecb98314c5361 | /tarea_mvc_FormularioRegistro/src/main/java/es/alberto/cursospring/RegistroUsuarioController.java | 5c8484144def89979d7a55fff7135c358c7bf386 | [] | no_license | apecr/projects | b1b20ec98495ff41e35e8db83285355fb8143093 | d6265a1c35405696c98e7dbe9178b361c7dfe5fb | refs/heads/master | 2016-08-12T04:22:34.857584 | 2016-03-07T13:23:16 | 2016-03-07T13:23:16 | 49,601,242 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,627 | java | package es.alberto.cursospring;
import java.util.HashMap;
import java.util.Map;
import javax.validation.Valid;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.ui.ModelMap;
import org.springframe... | [
"alberto@Asus"
] | alberto@Asus |
2164bca69040ff76d94a2cb91a0efd6546949f56 | f9e49eb19fd3131e7a6644d13bddc818f04acb05 | /src/main/java/domain/Admin.java | 066af8d208e84182cf9eff569337427063b8ee7f | [] | no_license | Azkunaga/SI2 | a0e54732233f1087946fb2f936fbf1d530c43951 | f01e5ea3cd2e1bcbaef80374f26d96b3abbd1da7 | refs/heads/master | 2023-09-03T19:04:35.433307 | 2021-11-14T14:25:44 | 2021-11-14T14:25:44 | 404,651,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 485 | java | package domain;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
@Entity
@XmlAccessorType(XmlAccessType.FIELD)
public class Admin extends Pertsona implements Serializable{
/**
*
*/
private static f... | [
"aritzazkunaga@users.noreply.github.com"
] | aritzazkunaga@users.noreply.github.com |
9be42fb34e59c86f0dd9150cd23e6cf1168e2ba1 | 1e17165b3c12f35e1e687155610b35518be50ce7 | /app/src/androidTest/java/com/example/codetribe/parttttty/ExampleInstrumentedTest.java | 07855c44dad371a62f4e9b8d01bd616b0e8bf88f | [] | no_license | EmeldaP/Parttttty | 34a4d641c7ee4d436243ad01adec95fc2b40452f | 271e03485ef58cdc7fdf72ad500d010534063bec | refs/heads/master | 2020-12-02T22:51:26.922815 | 2017-07-04T08:24:35 | 2017-07-04T08:24:35 | 96,193,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package com.example.codetribe.parttttty;
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... | [
"phashae25@gmail.com"
] | phashae25@gmail.com |
6396b51835ca0bbf8f5887fe7c363090466d5991 | d125d66b96996a62a9ca8f7546eb80534fc30cdc | /platform/lang-api/src/com/intellij/psi/codeStyle/arrangement/model/ArrangementSettingsNodeVisitor.java | e217ea55bea612b57b7b488e45d875f35a5201ab | [
"Apache-2.0"
] | permissive | bolinfest/intellij-community | a39664fc138def4db31fdadf658edca2dea40ad7 | c700754a823a50af192fce509e5cb51ffcccbd61 | refs/heads/master | 2020-12-25T17:05:46.117944 | 2012-08-13T14:37:12 | 2012-08-13T15:55:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 932 | java | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* 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 agre... | [
"Denis.Zhdanov@jetbrains.com"
] | Denis.Zhdanov@jetbrains.com |
aae43de35d476cea61b50470f4d9a94f745aae7b | a0df20ca8ae4c2e98c687753fca46f6b5bea78b5 | /src/module-info.java | cc6c382256aee11441a1fb9942aa1fc80f21d632 | [] | no_license | anthonyrebautista/abauti14-308-2T | 1e2eae0696f719d966824ea02c9222f8a5441deb | b5c7c2afad22f05192804bd5f4b70c92f6066454 | refs/heads/master | 2020-04-21T10:24:13.916163 | 2019-02-06T22:27:05 | 2019-02-06T22:27:05 | 169,485,212 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 70 | java | /**
*
*/
/**
* @author anthonybautista
*
*/
module Multiply2 {
} | [
"34044282+anthonyrebautista@users.noreply.github.com"
] | 34044282+anthonyrebautista@users.noreply.github.com |
429401ec7895bc8427a7901f192cd47bfdf739ef | 44e7adc9a1c5c0a1116097ac99c2a51692d4c986 | /aws-java-sdk-ssm/src/main/java/com/amazonaws/services/simplesystemsmanagement/model/transform/DeregisterTaskFromMaintenanceWindowResultJsonUnmarshaller.java | 20b4d6ca98a23887d202d9568c576574fb18883e | [
"Apache-2.0"
] | permissive | QiAnXinCodeSafe/aws-sdk-java | f93bc97c289984e41527ae5bba97bebd6554ddbe | 8251e0a3d910da4f63f1b102b171a3abf212099e | refs/heads/master | 2023-01-28T14:28:05.239019 | 2020-12-03T22:09:01 | 2020-12-03T22:09:01 | 318,460,751 | 1 | 0 | Apache-2.0 | 2020-12-04T10:06:51 | 2020-12-04T09:05:03 | null | UTF-8 | Java | false | false | 3,397 | java | /*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
4f147aff8da1e6b82fefa1a46fdfddf345c1fa16 | a834e2b6524799c01fa5f0b0591011a6303db479 | /src/main/java/com/kattysoft/core/model/RegistrationList.java | 852e134130f9726387695f32dce6358f2b30da35 | [] | no_license | AnatolyR/sokolrm | 1ac947eec70b813d46b910d4db0686f689c71126 | 27361f9afe222eafe7e153efb690d9095f53212a | refs/heads/master | 2022-02-15T19:16:45.932108 | 2019-05-27T10:00:36 | 2019-05-27T10:00:36 | 54,663,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,624 | java | /*
* Copyright 2017 Anatolii Rakovskii (rtolik@yandex.ru)
*
* No part of this file can be copied or reproduced without written permission of author.
*
* Software distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*
*/
package com.kattysoft.core.model;
im... | [
"rtolik@yandex.ru"
] | rtolik@yandex.ru |
cd70c071c2ae5f5057f6c42727ac291d83e5cdaf | 725e100c4384a479ce1f937da0e8ef51512d76a8 | /src/main/java/com/zyd/core/util/ClasspathResource.java | 0ff96b6b5cd9e54fe2ad7bfa10d7d490d8a29bec | [] | no_license | king-zyd/core | 4652fca2e0e6d40633e96a9fa5ac79095b93e883 | a5ccfa430999c39f0893bf23e8f9f5b6f4b2ec5f | refs/heads/master | 2021-01-01T17:27:26.832917 | 2014-09-01T08:36:14 | 2014-09-01T08:36:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,058 | java | package com.zyd.core.util;
import java.io.ByteArrayInputStream;
import java.io.InputStream;
import java.nio.charset.Charset;
/**
* @author neo
*/
public final class ClasspathResource {
private byte[] bytes;
private final String resourcePath;
public ClasspathResource(String resourcePath) {
this.... | [
"constance.zhuang@suryani.cn"
] | constance.zhuang@suryani.cn |
bd8822049e54f454576a75795c77f89985411339 | e38deb441c806036972868b402713d38440c5fd7 | /day08/Test02.java | 288bf160a3a0fd029fe8f93a48e024807ab9bd31 | [] | no_license | hotaru1619/Java | 2ed4e6cf15644fe19c6c81cdbae8c7f9646c6467 | f769cd2459b3cc129520a22470d974464ca85516 | refs/heads/master | 2020-11-24T20:48:56.573032 | 2019-12-16T08:28:16 | 2019-12-16T08:28:16 | 228,336,460 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 872 | java | package day08;
public class Test02 {
public static void main(String[] args) {
//SingleTone s = null;
SingleTone s = SingleTone.getInstance();
SingleTone s1 = SingleTone.getInstance();
SingleTone s2= SingleTone.getInstance();
SingleTone s3 = SingleTone.getInstance();
System.out.println(s1);
Syste... | [
"hotaru1619@naver.com"
] | hotaru1619@naver.com |
e47e5fe0ec72cab4b67077c3307924fa10835932 | f28304495abad9d6e4746e7b1e63e2a978852f7c | /app/src/main/java/com/book/MainActivity.java | ae32a89a99c5edad2f8b869bbaa7b4f0c3a03976 | [] | no_license | hananideen/Book | b966c012cdfd7c957745ea2da9ed234129de6cec | 10c24a8af56fde4a7d9933355a307cc5503ee4df | refs/heads/master | 2021-01-09T21:42:49.243136 | 2015-12-06T16:05:34 | 2015-12-06T16:05:34 | 47,397,517 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,617 | java | package com.book;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.res.Configuration;
import android.graphics.drawable.Drawable;
import android.support.design.widget.NavigationView;
import android.support.v7.app.ActionBarDrawerToggle;
import android.support.v7.app.AppCom... | [
"hananee92@gmail.com"
] | hananee92@gmail.com |
31a536f0d2ea92697f0fd75e671fdd665b9243a2 | 74f3ddabc22eb087630921921b644e6c24cc5ec9 | /framework-validator/src/main/java/io/github/wrobezin/framework/common/check/string/StringRegexValidator.java | 66e6b96edcce6d79b65828ae100a8cbb3652e79c | [] | no_license | wrobezin/scaffoldDemo | 0991f3b2de8afd30bd50d6b0d88f224c0a4e0f11 | d5769a573f5735a05f5abcd6ba7dd12fa9804f4c | refs/heads/master | 2020-11-27T19:21:28.261807 | 2020-04-13T16:50:07 | 2020-04-13T16:50:07 | 229,574,919 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 928 | java | package io.github.wrobezin.framework.common.check.string;
import io.github.wrobezin.framework.common.check.AbstractParameterValidator;
import io.github.wrobezin.framework.common.check.VerifyResult;
import io.github.wrobezin.framework.common.check.annotation.ComponentValidator;
import io.github.wrobezin.framework.commo... | [
"siyuan_liang@sui.com"
] | siyuan_liang@sui.com |
c7427b77b8f49e4cf71f6936432abdd537f61ea6 | b44f3a3ded9fc83edfb959c1fbb25fc1fd5ba9c3 | /src/neuralnetwork/neat/visualizer/Visualizer.java | 9550dc0cdfa713543c7996591e3120cf287d72ba | [] | no_license | tfernands/MyNeuralNetwork | b0d331962262b4a6d7eb2996f84016b626fcfe32 | 472ebb5a9aa8e0333a655ad106ea20350a1506ec | refs/heads/master | 2020-03-12T17:22:12.876654 | 2018-04-25T04:11:09 | 2018-04-25T04:11:09 | 120,779,538 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,198 | 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 neuralnetwork.neat.visualizer;
import static mylibray.PCanvas.canvas;
import mylibray.PCamera;
import neuralnetwork.neat.Genom... | [
"thalesfernandesdasilva@gmail.com"
] | thalesfernandesdasilva@gmail.com |
9b2a08ccdae61deecd632b932e17ce6ba626c0df | d7c65ec7269db62ccc01e1e48244d0ee28852759 | /app/src/main/java/com/maxin/liang/fragment/shopfragment/BrandFragment.java | 97bef98bc3a9180a616b84acfa2d4b0a654ab958 | [] | no_license | atguigumx/Liang | c81b610d0bbe56a8650ab9580db93a7375a4a9c0 | 5298f54ef285592f50cb22435ad87c4737e0543c | refs/heads/master | 2020-12-02T18:12:31.778258 | 2017-07-27T03:44:14 | 2017-07-27T03:44:14 | 96,375,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,741 | java | package com.maxin.liang.fragment.shopfragment;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import andro... | [
"475719725@qq.com"
] | 475719725@qq.com |
9b878e2e0bdd4043c7e6df502b9ab364d11b2e78 | 50f93afe635f396029a9ba7c5ba9067bd282f70c | /D09 - Functional testing/Item5/Acme-Rendezvous/src/test/java/services/RequestServiceTest.java | 726e867a7aa5165d5d37f0b2ee770e9ded018aed | [] | no_license | MariaRuizGutierrez/D09 | 6ed9250ce8d00876d32adbf417ff0785848b3242 | 90cdde9c1c2fa661be8392da69edc3c671fdaad3 | refs/heads/master | 2021-04-26T23:19:21.601328 | 2018-03-23T18:05:29 | 2018-03-23T18:05:29 | 123,972,368 | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 11,361 | java |
package services;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Date;
import java.util.Iterator;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.transaction.Transactional;
import org.junit.Test;
import o... | [
"dany15-paradas@hotmail.com"
] | dany15-paradas@hotmail.com |
2c9cc62ab9ebfc38da57d506c9c7020d86abbdb4 | 0bfec2fc1283065dc2f88b9942c47077122f022c | /old-cc-blog/src/main/java/cn/chairc/blog/model/Entertainment.java | 8f0e5d81d0cc9eddaaf35082cc2c2ce63625831f | [
"Apache-2.0"
] | permissive | chairc/cc-blog-springboot | 649950f2727306485e7682759bff9125783a27dc | a6306982994c96530f13928d98e437f7047b3d64 | refs/heads/master | 2023-07-07T09:23:52.986221 | 2023-06-29T06:32:34 | 2023-06-29T06:32:34 | 245,840,111 | 5 | 0 | Apache-2.0 | 2022-11-16T02:18:19 | 2020-03-08T15:34:38 | Java | UTF-8 | Java | false | false | 1,871 | java | package cn.chairc.blog.model;
public class Entertainment {
//Entertainment
private int entertainment_id;
private String entertainment_private_id;
private String entertainment_name;
private String entertainment_update_time;
private String entertainment_image_url;
//wps自动邀请(待更新)
private... | [
"974833488@qq.com"
] | 974833488@qq.com |
6678ff087ec1541391e9d2c59b794aceb325fc2a | ac5262099449e387f30b552ab8d5d09161f3ddda | /springcoreprac/src/main/java/com/prac/spring/springcoreprac/App.java | 0085ec7ef597ca07c9542968a35fc333c1fc45e1 | [] | no_license | harshithamagani/java_practise1 | 4934bff72155b3fef071fcb7e021b109f550faf3 | 894892a6b2db7c6ca3daadfaf1af521a02893719 | refs/heads/main | 2023-07-15T14:56:59.742632 | 2021-09-02T22:03:43 | 2021-09-02T22:03:43 | 395,464,517 | 0 | 0 | null | 2021-09-02T22:03:44 | 2021-08-12T23:06:59 | Java | UTF-8 | Java | false | false | 193 | java | package com.prac.spring.springcoreprac;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"harshithamagani@gmail.com"
] | harshithamagani@gmail.com |
864abe154c217729bcae9c354a132bfaf776e43b | 5cc1f29f6dae3bdb5811cde2b368695ef26310e3 | /RxJava-Learn/src/main/java/chapter2/FirstExample.java | cfbc8f1d35e2827dac23aad9a0e1ada7e988ed04 | [] | no_license | juyonglee79/RxJava | ccb7240cc996291867a34f1e4ffb0675cc41dafa | 9aefdc0be499530b3b2b0adf257c5d27f2e7eb73 | refs/heads/master | 2022-11-20T20:22:43.378329 | 2020-07-21T08:14:42 | 2020-07-21T08:14:42 | 257,243,745 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package chapter2;
import io.reactivex.Observable;
public class FirstExample {
public void emit() {
Observable.just(1, 2, 3, 4, 5, 6)
.subscribe(System.out::println);
}
public static void main(String[] args) {
FirstExample demo = new FirstExample();
demo.emit();
}
}
| [
"37585586+juyonglee79@users.noreply.github.com"
] | 37585586+juyonglee79@users.noreply.github.com |
3b0d186eb88d3b9527f5166154b37659f5b777a0 | d40ea45c10babfef3f4017e1d4f72787bedc1294 | /Engine/src/br/com/engine/component/IComponent.java | 36d5722280d3eaefcca260b1b6a11d9fb757dd96 | [] | no_license | grmaciel/component-based-2d-game-architecture | bcde5286335b46a46f1f4527e08736cb3dc7ee0f | dc70433892c58c3b0970161103b07953bea60cb1 | refs/heads/master | 2021-01-21T12:35:52.965131 | 2015-08-12T02:20:50 | 2015-08-12T02:20:50 | 40,575,185 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | package br.com.engine.component;
import br.com.engine.system.message.MessageWrapper;
import br.com.engine.system.render.RenderWrapper;
import android.view.MotionEvent;
public interface IComponent {
public void onUpdate();
public void onTouchListener(MotionEvent event);
public void onRender(RenderWrapper render... | [
"gmaciel@gmail.com"
] | gmaciel@gmail.com |
c455c0e39fccd760c7a25faa133aea9bedff4491 | 89cb1d8e23dd8571688ef212364e181c534b1e03 | /src/main/java/abstractFactoryFurniture/LeaderFurniture/LeaderFotel.java | f88d32da598d4b5fa921ac6694700c1bb1f3081f | [] | no_license | Mcgregor400/wzorce_projektowe | cefb64e8b38a2441a07dbcc27a02e25441b2016b | 9e0f9bafbce6e485a257470e13b89de0cde40b54 | refs/heads/master | 2022-12-25T22:10:23.107233 | 2020-09-20T06:50:07 | 2020-09-20T06:50:07 | 291,416,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 270 | java | package abstractFactoryFurniture.LeaderFurniture;
import abstractFactoryFurniture.Interfaces.Fotel;
public class LeaderFotel implements Fotel {
@Override
public void utworzFotel() {
System.out.println("Należy uszyć ładny fotel ze skóry");
}
}
| [
"ghys@wp.pl"
] | ghys@wp.pl |
a9446be94cbf68c34b6e7e2812d542697487059d | 3b6cd806c78e244efd9bee1a6c56538071018492 | /MDVS/src/action/material/service/serviceAction.java | af04c9cdf3ac4c4d3d6bf16910422d068814ca3e | [] | no_license | DreamBoatOve/MDVS | f671e2957acc136ef5a6c9f93108e58920a2f470 | 8dfd4ccc47d4c79950af44972db18f8c42d5f932 | refs/heads/master | 2021-09-15T19:53:08.519003 | 2018-06-09T12:51:01 | 2018-06-09T12:51:01 | 106,379,653 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 67 | java | package action.material.service;
public class serviceAction
{
} | [
"2199474541@qq.com"
] | 2199474541@qq.com |
e55ea5b4efd71a38179c571dbee3cb5bd357e5a5 | 3ed9ede19271d4242214afefd5b464830bd3e412 | /src/main/java/com/angrytest/ptp/service/impl/BundleServiceImpl.java | 9b575ef465244146f0a156aa70a729c13a22f723 | [] | no_license | ligho/ptp-backend | e68afcdd9b5b3c708f2396a6f06fd26f57d9ea5c | 684d317f3805962ed14fcdbcac69bc45fa9498af | refs/heads/master | 2020-05-17T00:59:01.545336 | 2018-08-17T01:42:07 | 2018-08-17T01:42:07 | 183,413,410 | 1 | 0 | null | 2019-04-25T10:38:15 | 2019-04-25T10:38:14 | null | UTF-8 | Java | false | false | 1,137 | java | package com.angrytest.ptp.service.impl;
import com.angrytest.ptp.dao.BundleDao;
import com.angrytest.ptp.model.Bundle;
import com.angrytest.ptp.service.IBundleService;
import com.github.pagehelper.PageInfo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
i... | [
"thx_phila@yahoo.com"
] | thx_phila@yahoo.com |
4078d3fb2324206e1d262fb73f030bd7ef329ebd | 16b86461cea5644827ad5ccf1d868b358a717dc9 | /src/main/java/sh/main/PizzaMain.java | 213e08867be81cc61d351746ea75a397660fd077 | [] | no_license | sunmishra/OnlinePizzaMiniProject | 4f6659ee821e8c59a1549311d360a0c9afb6959d | 5c9c338ee03f476a826e41fd9ff930118789545d | refs/heads/master | 2023-01-13T20:07:51.032979 | 2020-11-21T15:50:29 | 2020-11-21T15:50:29 | 314,846,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,194 | java | package sh.main;
import java.util.List;
import org.springframework.context.support.AbstractApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import sh.entities.Items;
import sh.services.MenuService;
public class PizzaMain {
public static void main(String[] args) {
... | [
"shubhamm464@gmail.com"
] | shubhamm464@gmail.com |
30e5f339a1f704137dd52e83bac117a9b4f121a3 | e706df65dc8ccf6aaf7b453fff8f542048d73b37 | /JavaTableBooking/src/com/dhtmlx/booking/controller/Table.java | 90edc50c5f48e65eb69fc37340ca9c32701e0e48 | [] | no_license | MarcelloSSsa/Website | 5945daf47b6c77fde885b164b4c246651923b976 | 7757210f5bcf464090c02cbef35d25dd9fc45d14 | refs/heads/master | 2020-03-22T23:01:02.255944 | 2018-10-18T01:55:55 | 2018-10-18T01:55:55 | 140,784,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,622 | java | package com.dhtmlx.booking.controller;
import java.util.ArrayList;
import com.dhtmlx.planner.data.DHXCollection;
public class Table extends DHXCollection {
public String name;
public String key;
public Integer persons = 5;
public Boolean smoking = false;
p... | [
"marcello_cte@hotmail.com"
] | marcello_cte@hotmail.com |
8ed173800df6aa14442b1c113fa846b18814b02f | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_3/src/b/b/i/c/Calc_1_3_11820.java | bb7132f5a437236de6aeba03df77743b8dbe2c11 | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package b.b.i.c;
public class Calc_1_3_11820 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
dd5882fe0f7e998d9c209cc01d419598530fa580 | 138b547ab89ae40022a9215c842a248b70ed7321 | /src/main/java/com/example/config/CassandraConfig.java | 9eb9f53fa750bc9e84a046ade4aef8bac3c6e375 | [] | no_license | Jyoothisree/spring-data-cassandra | 547a03c778d0d8bb1298f52b132c7a3d8d8654c6 | 83da9d62c626e84afb65450ee108ae214d829c6b | refs/heads/master | 2021-01-20T02:54:59.461707 | 2017-04-24T14:17:03 | 2017-04-24T14:17:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,435 | java | package com.example.config;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.core.env.Environment;
import org.springframework.data.cassandra.config.CassandraClusterFact... | [
"pushkar.murkute@ekapital.co.uk"
] | pushkar.murkute@ekapital.co.uk |
6c2fd91fad9055f68303fd0877c6c4760ddbdd37 | b68a7a188a3c209aede324dd079f77b4d6a357f2 | /org.xworker.plugin/src/org/xworker/plugin/actions/ThingFlowAction.java | e6ee332e777f3c720d3edba1a3d0a2815e7f25e9 | [] | no_license | x-meta/xworker_eclipse_plugin | dcbc2673cd1c69a153e828da4474e67a3f35a015 | 884e51002490a366ef05003ee3f9435ee7fe3b8b | refs/heads/master | 2020-08-27T16:57:32.510836 | 2019-10-25T03:34:16 | 2019-10-25T03:34:16 | 217,439,021 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,716 | java | package org.xworker.plugin.actions;
import java.util.HashMap;
import java.util.Map;
import org.eclipse.jface.action.IAction;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.swt.widgets.Shell;
import org.eclipse.ui.IWorkbenchWindow;
import org.eclipse.ui.IWorkbenchWindowActionDelegate;
import... | [
"zhangyuxiang@tom.com"
] | zhangyuxiang@tom.com |
f8105111f5064fd186844e4c5d8aa05baae1d801 | 39ac450698e68c44862fc8fdac9efc0ee9c6994d | /Week_04/id_51/LeetCode_714_51.java | 7206ee8272ab7b2d21c253de36fe1068a91d4c88 | [] | no_license | algorithm003/algorithm | 70d0f6a292c480e017e90ab5996772becbc7113c | 06b1a12411c22c3f24fd58b24f17a923dca380d5 | refs/heads/master | 2022-02-02T11:59:01.917835 | 2019-06-26T14:33:22 | 2019-08-05T15:55:03 | 189,704,070 | 18 | 65 | null | 2019-08-05T04:35:13 | 2019-06-01T07:31:23 | C++ | UTF-8 | Java | false | false | 600 | java | class Solution {
public int maxProfit(int[] prices, int fee) {
if (prices == null || prices.length == 0) {
return 0;
}
int nDays = prices.length;
int[] flat = new int[nDays];
int[] hold = new int[nDays];
flat[0] = 0;
hold[0] = -prices[0] - fee;
... | [
"che.kai@rea-group.com"
] | che.kai@rea-group.com |
192236a70164445c44946bd681d5218c99f2057b | 308297e6347afc16baa6aec4bb2b7294d8a5b4b7 | /java/com/dbzwcg/model/match/phase/combat/CombatPhase.java | 689113227bd3434117637a38809407ec89654066 | [] | no_license | csiqueirasilva/dbzccg | 2ad545c463e7d2437d209e68ae1bf44d6a562458 | d28bd968a3133ba5afb182bc434f0c866594aa6b | refs/heads/master | 2020-12-24T16:07:53.452040 | 2014-10-13T10:15:58 | 2014-10-13T10:15:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,877 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.dbzwcg.model.match.phase.combat;
import com.dbzwcg.model.match.phase.Phase;
import com.dbzwcg.model.match.phase.combat.internal.InternalCombatPhase;
import com.dbzwcg.model.match.players.MatchPlayer;
import ... | [
"csiqueirasilva@gmail.com"
] | csiqueirasilva@gmail.com |
ba86d41d41b1308ca8bf32739307ea9da453a6c7 | fc48d88dac0740b2d30e3125c97b42103103872f | /src/main/java/grondag/canvas/buffer/packing/BufferPacker.java | 9cd3c71ae681bc4d2b83250216c8b4c70428205d | [
"Apache-2.0"
] | permissive | Dobby233Liu/canvas | b543c652e6cc4cd07416033057bb5af46f5c12d4 | 11f3bd588ba8445505dd59b7e244b31cf6c102ee | refs/heads/master | 2021-05-22T14:14:47.056742 | 2020-04-04T10:06:48 | 2020-04-04T10:06:48 | 252,958,870 | 0 | 0 | Apache-2.0 | 2020-04-22T08:40:07 | 2020-04-04T09:41:13 | Java | UTF-8 | Java | false | false | 2,760 | java | /*******************************************************************************
* Copyright 2019 grondag
*
* 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/l... | [
"grondag@gmail.com"
] | grondag@gmail.com |
0f34cbd247c0ed183a38cdab90540dd284febb28 | 1e0ed23d3fc2275b4fa60be315bf8efb4b4f5722 | /src/LFSR.java | 11f85c3867e979b1b87c7159d6dc9e46054c99de | [] | no_license | kevin12686/LFSR_Encryption | 456c3f8197909cc7b01bce46997a9f190ef79f8b | 3f45fc6f312ec173c1207398a24bf1da4dccf2b1 | refs/heads/master | 2020-06-18T17:56:18.706204 | 2016-11-28T09:06:25 | 2016-11-28T09:06:25 | 74,751,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,355 | java | import java.util.Scanner;
public class LFSR {
private String FB_mask;
private String Init;
public LFSR(String Init, String FB_mask){
this.Init = new String(Init);
this.FB_mask = new String(FB_mask);
}
public String getKey(){
String temp = "";
for(int i = 0; i < this.FB_mask.length(); i++){
if(thi... | [
"kevin860612@gmail.com"
] | kevin860612@gmail.com |
e8364c405ad15f6fbb4765e54f02083fc5f3c400 | 69c8c382057e5a4f3996809e4807b5164efb78b7 | /src/test/java/in/zapr/druid/druidry/extensions/datasketches/postAggregator/TupleSketchToStringPostAggregatorTest.java | b75f355e90d473821ab96feb198180f86b6575b0 | [
"Apache-2.0"
] | permissive | zapr-oss/druidry | 2cfb9ab82c2450116b0f065ad790f9149f3b33de | 9879ce8da55a90e952fbf1906dee7b1e8fd87fc0 | refs/heads/develop | 2023-09-05T20:04:44.056415 | 2020-04-25T13:42:30 | 2020-04-25T13:42:30 | 90,364,793 | 203 | 93 | Apache-2.0 | 2023-08-06T20:28:34 | 2017-05-05T10:25:55 | Java | UTF-8 | Java | false | false | 3,391 | java | /*
* Copyright 2018-present Red Brick Lane Marketing Solutions Pvt. Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless... | [
"abhi@zapr.in"
] | abhi@zapr.in |
e2881a21f572b7e4befd4e6b9d2e9aad7bd39d2d | c6a2ffe94a1a8da4405d907c9ea68648d1e2172d | /C/src/com/org/Nnn.java | b25e4839c5fe349f8bf7e34fdcb27709f09d449d | [] | no_license | thangamurugan1/Pilaga | 2419f2570c5251f8e3cc10ab2573c3af3ba8e525 | 8fc8b367707a78618fc5aa7742baf70bec4b6623 | refs/heads/master | 2023-08-23T04:40:57.098817 | 2021-10-08T05:47:56 | 2021-10-08T05:47:56 | 414,853,803 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,351 | java | package com.org;
import java.awt.AWTException;
import java.awt.Robot;
import java.awt.event.KeyEvent;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
public class Nnn {
//CNTRL+A,CNTRL+C,CNTRL+V
public static... | [
"thangasadha5@gmail.com"
] | thangasadha5@gmail.com |
7bd9b4c13728c28768e5a928a65aadd433560e1b | 45c794ba14aa5fec49f14a8411d8376f6c04f2e8 | /src/de/jonas/menu/ImageLoader.java | bc7630d0ddaf66f5117bdb06bba967ff137bf509 | [] | no_license | GemueseHasser/Pong | 9458cf93ea98aeb555725d90f15043445e441589 | 87a0713686e57e0582e93c3fe367795113430a8e | refs/heads/master | 2023-03-07T23:46:48.060036 | 2021-02-23T12:26:19 | 2021-02-23T12:26:19 | 334,746,801 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 491 | java | package de.jonas.menu;
import javax.imageio.ImageIO;
import java.awt.Image;
import java.io.IOException;
public class ImageLoader {
static Image speakerOn, speakerOff;
public ImageLoader() {
try {
speakerOn = ImageIO.read(getClass().getResource("/de/jonas/res/speakerOn.png"));
... | [
"jonas.lobe.2006@outlook.com"
] | jonas.lobe.2006@outlook.com |
d4825d7ee8857226a278b13a7a246c71162dad75 | c81975d41ab82056923510493d3989bbadd9f9d9 | /app/src/test/java/com/example/android/praguetourguide/ExampleUnitTest.java | 9f162a1515cd70ebf95d764cc98d15033ab189ec | [] | no_license | AnetaBiederman/PragueTourGuide-master | 6a4872df0002d717b042838252fc7e9e07764430 | 027747b771b833e8a04b9e08ee8a6e8013ba8025 | refs/heads/master | 2020-03-27T05:08:45.525099 | 2018-08-24T13:47:38 | 2018-08-24T13:47:38 | 145,997,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 413 | java | package com.example.android.praguetourguide;
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
... | [
"aneta.biedermanova@seznam.cz"
] | aneta.biedermanova@seznam.cz |
9a8dfbeb286c80de5f1b80f71e4c13ed1f804f85 | 0a5cd2336a0b41b348ae396818ef0b6cce3b8a20 | /app/src/main/java/com/github/tifezh/kchart/widget/YStarView.java | 5c7c420f7beb9910d9009d29b169747bf65e7c5a | [
"Apache-2.0"
] | permissive | 1067899750/kAndroid | dc608192d4d8402a1cc8822f6786f713553d153b | 68fd95d38ca22e9d2afa81640f02ec6dcf777667 | refs/heads/master | 2022-02-12T04:38:25.507720 | 2022-01-26T10:02:37 | 2022-01-26T10:02:37 | 154,624,591 | 73 | 18 | null | null | null | null | UTF-8 | Java | false | false | 5,367 | java | package com.github.tifezh.kchart.widget;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.VectorDrawable;
import android.util.AttributeSet;
import android.util.Log;
... | [
"puyantao123759"
] | puyantao123759 |
42dbe71d107acc02bee93339d9d9118d78007fb7 | f5bc4fb562272abec47484c7541a2bcfff481de9 | /src/main/java/uk/gov/hmcts/reform/em/npa/service/dto/external/annotation/CommentDTO.java | 4a9782416bc4f3e3656295a52f1b2b42785fe1b0 | [
"MIT"
] | permissive | ssian2/em-native-pdf-annotator-app | 95a5234f1436449d7da7dffeff12c5232d660971 | abcd750c798c714dd6080f0ab9c5190b0f686b5b | refs/heads/master | 2023-08-22T21:57:26.604386 | 2021-09-22T09:04:33 | 2021-09-22T09:04:33 | 409,140,598 | 0 | 0 | MIT | 2021-09-22T09:25:05 | 2021-09-22T09:25:05 | null | UTF-8 | Java | false | false | 1,588 | java | package uk.gov.hmcts.reform.em.npa.service.dto.external.annotation;
import javax.validation.constraints.Size;
import java.io.Serializable;
import java.util.Objects;
import java.util.UUID;
/**
* A DTO for the Comment entity.
*/
public class CommentDTO extends AbstractAuditingDTO implements Serializable {
privat... | [
"pawel.kaczmarek@gmail.com"
] | pawel.kaczmarek@gmail.com |
f84e9f96b88dd13d0655ded25dc43b04c6f28a86 | c93b23bd80148ffecf6701e633811d18f5bda63a | /ssm/src/main/java/ssm/dao/IAccountDao.java | 89a2489f02b85b90b27326bffed3add7ec7a9bc2 | [] | no_license | kingxuanmeng/mytest | 94d453ad958c23a0969dc4a96dc91e65af078728 | 8815899c6867041b15905f3dfe4c0be728f50e73 | refs/heads/master | 2020-05-24T07:44:30.268601 | 2019-05-19T10:15:29 | 2019-05-19T10:16:29 | 187,167,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | package ssm.dao;
import java.util.List;
import ssm.entity.Account;
public interface IAccountDao {
public void saveAccount(Account account);
public List<Account> findAll();
}
| [
"1010591751@qq.com"
] | 1010591751@qq.com |
c06b08e080633c1c337c7128eb7010214133850a | 56cf34c40c5048b7b5f9a257288bba1c34b1d5e2 | /src/org/xpup/hafmis/sysloan/specialbiz/bailenrol/action/BailenRolTaSaveAC.java | dcf67971ca3ee8d3d6f02e44d6d76b2160144fd8 | [] | no_license | witnesslq/zhengxin | 0a62d951dc69d8d6b1b8bcdca883ee11531fbb83 | 0ea9ad67aa917bd1911c917334b6b5f9ebfd563a | refs/heads/master | 2020-12-30T11:16:04.359466 | 2012-06-27T13:43:40 | 2012-06-27T13:43:40 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 4,055 | java | package org.xpup.hafmis.sysloan.specialbiz.bailenrol.action;
import java.math.BigDecimal;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.Action;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionFor... | [
"yuelaotou@gmail.com"
] | yuelaotou@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.