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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d8d1d1f0569741bb59082abb9319738758008ea9 | 0e668e1efd8cd95b9b9ade1da7e8ab401944de4d | /src/com/thoughtworks/pos/domains/VIPdb.java | 423bbc7f93f3e30d5f9628c51ad674baa8453df3 | [
"MIT"
] | permissive | BJUT-2016-YU-LT/Pos-seed-06 | 49d120c969b76ef428c76910ed909a00274c5afc | aa538935cfd555690ddf6a06040423500cfce575 | refs/heads/master | 2021-01-20T18:24:12.401579 | 2016-06-30T13:29:19 | 2016-06-30T13:29:19 | 61,513,585 | 0 | 0 | null | 2016-06-27T06:20:13 | 2016-06-20T03:13:35 | null | UTF-8 | Java | false | false | 349 | java | package com.thoughtworks.pos.domains;
/**
* Created by pc on 2016/6/24.
*/
public class VIPdb {
private String name;
private boolean isVip;
private int points;
public String getName() {
return name;
}
public int getPoints(){return points;}
public boolean getisVip() {
... | [
"915547778@qq.com"
] | 915547778@qq.com |
038ea078a1ad649e3d8ca07c7235a1157bef6678 | 54eab5d312e4994d9db7171c97fc1df7decf78ee | /devoxx-client/devoxx-client-admin/src/main/java/fr/soat/devoxx/game/webmvc/controllers/AdminUserController.java | aa367ca0338292553c3173d78e374177a86df4e9 | [] | no_license | soatexpert/devoxxFr2012 | caf5bcb8a898d144877014e491f1e1040a2837af | b78d9a2e2258f121eccb66a85fa84d29a720391c | refs/heads/master | 2021-01-25T05:27:48.755167 | 2012-03-07T22:15:44 | 2012-03-07T22:15:44 | 3,529,568 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,621 | java | /*
* Copyright (c) 2012 Aurélien VIALE
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of condi... | [
"aure77+github@gmail.com"
] | aure77+github@gmail.com |
90b2190c2c1dbfe23e0a83bc91f29dfffb2aa78c | 31cddb4114f8973ea006de49a30e7f1996547ab3 | /src/main/java/com/cs/dao/model/ApplyPO.java | d94756faf4912ec4abcad4736d430c43c387be4e | [] | no_license | lslwsjly/android_server | e80d58089be878a6c25ff874c795d8895a983db9 | 8614605cb7d3b3c3a4719f57ba12e4579a29b377 | refs/heads/master | 2021-01-19T11:37:20.445300 | 2015-01-20T01:06:22 | 2015-01-20T01:06:22 | 26,108,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 908 | java | /**
*
*/
package com.cs.dao.model;
/**
* 申请持久类.
* @author 李思良.
*
*/
public class ApplyPO extends BasePO {
private int activity = 0;
private int person = 0;
private int status = -1;
/**
* @return 活动id.
*/
public int getActivity() {
return activity;
}
/**
* @param activity 活动id.
*/
public... | [
"lisl10@163.com"
] | lisl10@163.com |
d3774f32ee0705da3e8c3fc2ba46f0e2a2def586 | 44e0ce7fdba98f998ec4d44ccdbcc68b9bc9bca8 | /naturelife/src/main/java/com/nature/life/config/WebConfiguration.java | b90606b3f68da14c1ee1e4667df5d805a45cbd2c | [] | no_license | PabloCumpe/nature-life-2019 | 06170a6d110dd2384a88a4e808d27257d354addb | 8ae47c949bc1330eaf35310a0eb7185d8f445f51 | refs/heads/master | 2022-07-13T00:58:03.871555 | 2019-10-31T14:53:51 | 2019-10-31T14:53:51 | 213,656,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 698 | java | package com.nature.life.config;
import com.nature.life.filters.LoggingFilter;
import org.springframework.boot.web.servlet.FilterRegistrationBean;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.Web... | [
"pablo.cumpe@almundo.com"
] | pablo.cumpe@almundo.com |
6d9fea3cef9270bc271c6909aaeb08dd6891e8e7 | f6bd9a1e602a6f97b1feeb175c99b9145da26087 | /enculette/src/main/java/org/bzs/enculette/HelloWorld.java | 1ab6004898f90d2baca232c384d4ea7d8d7a596e | [] | no_license | TrTLE/Enculette | b2aec2668879c3fae0d206b486be28b318932181 | 44cef95003ebf180b25cf870f0d5ba14d5963be1 | refs/heads/master | 2021-01-12T03:23:26.926853 | 2017-01-09T10:33:37 | 2017-01-09T10:33:37 | 78,204,766 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 640 | java | package org.bzs.enculette;
/**
* TODO apaquin This type ...
*
* @author apaquin
*/
public class HelloWorld {
private int call;
/**
* The constructor.
*/
public HelloWorld() {
}
/**
* The constructor.
*
* @param num
*/
public HelloWorld(int num) {
this.call ... | [
"chpaqou@gmail.com"
] | chpaqou@gmail.com |
9205b01358b98676dd81d94ab4b69a173ac90ca3 | 05722cbf7f9b16ee1e365127de195f4d27d54765 | /src/main/java/com/xwkj/cost/util/DateUtil.java | b6c770d13df6db4faf709d36d905ce052812b7ea | [] | no_license | Kingman-LF/electricity_cost | 69f63012fb93fe38a3ea80eaade2c3e5f6277ca2 | 316026dc14ed12db5967ffeee322eb2be1befa11 | refs/heads/master | 2023-03-23T04:37:13.629675 | 2021-03-22T01:16:05 | 2021-03-22T01:16:05 | 313,499,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,649 | java | package com.xwkj.cost.util;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
/**
* 日期工具类
*
* @author 张永辉
*/
public class DateUtil {
public final static String YYYY_MM_DD = "yyyy-MM-dd";
public final static String YYYY_MM = "yyyy-MM";
... | [
"172654669@qq.com"
] | 172654669@qq.com |
b69de7877988872004d0791c6de83ee2722e58fe | 8c97a8a7ce1fee938d440e164676ff64acd1014a | /app/src/main/java/android/rushdroid/model/NotFound.java | 2d2dd55b9717cac762565cdd8064fbe2483760eb | [] | no_license | leondoofus/RushDroid | 2f8d779167b20fabd1aef1c46331b5e694060437 | c77628f27c0ddc012e857df81cdd7c8fbc18424f | refs/heads/master | 2021-05-11T20:02:14.164433 | 2018-01-14T12:52:36 | 2018-01-14T12:52:36 | 117,428,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 158 | java |
package android.rushdroid.model;
public class NotFound extends Exception {
public NotFound (String message){
super (message);
}
}
| [
"teenage_96@yahoo.com"
] | teenage_96@yahoo.com |
97eba89ccfe63c4349a249c6d706513016d906d2 | 6e57bdc0a6cd18f9f546559875256c4570256c45 | /packages/apps/DocumentsUI/src/com/android/documentsui/selection/MotionEvents.java | 1915c5ab6fce208645e6976ed6370e41dea7e1e9 | [] | no_license | dongdong331/test | 969d6e945f7f21a5819cd1d5f536d12c552e825c | 2ba7bcea4f9d9715cbb1c4e69271f7b185a0786e | refs/heads/master | 2023-03-07T06:56:55.210503 | 2020-12-07T04:15:33 | 2020-12-07T04:15:33 | 134,398,935 | 2 | 1 | null | 2022-11-21T07:53:41 | 2018-05-22T10:26:42 | null | UTF-8 | Java | false | false | 3,129 | java | /*
* Copyright (C) 2017 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... | [
"dongdong331@163.com"
] | dongdong331@163.com |
acfe1b1c6d04935255624d97b57148cda05d9835 | 02838ecffa3010e566f95bafb437527546a22dc4 | /app/src/main/java/com/cds/iot/data/source/remote/HttpApi.java | 591beedce6cbdee1fd08bafb4d2ce1b4cb68a37d | [
"Apache-2.0"
] | permissive | cheng2016/app-frame | c7feec83d11385f717f99d9547eb97cb41c17070 | 6ef55b2bccafbeefadc47c0b93aa1394f7fc5e40 | refs/heads/master | 2020-03-23T16:03:18.740519 | 2018-08-09T08:08:56 | 2018-08-09T08:08:56 | 141,791,654 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,192 | java | package com.cds.iot.data.source.remote;
import com.cds.iot.data.entity.BaseResp;
import com.cds.iot.data.entity.GankDaily;
import com.cds.iot.data.entity.NewsList;
import io.reactivex.Observable;
import retrofit2.http.GET;
import retrofit2.http.Header;
import retrofit2.http.POST;
import retrofit2.http.Path;
import re... | [
"1102743539@qq.com"
] | 1102743539@qq.com |
b927b8bea4168c59630f57fade022cf89ece4f14 | a859962a1631182105b26310417dab44c8a2e2a6 | /src/main/java/com/test/MinNumberValidator.java | 58bbe1ac4866e8030d3f7ffa1ef54442f87398a7 | [] | no_license | cheese-stands-alone/JFoenixTest | 8f114c77c8915411c328864b63240ff7c50e4084 | 114a4714c596ec1162f29db1f24481a3b9ea4e2b | refs/heads/master | 2023-08-08T05:08:47.011413 | 2018-01-29T17:21:37 | 2018-01-29T17:21:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,085 | java | package com.test;
import com.jfoenix.validation.NumberValidator;
import javafx.scene.control.TextInputControl;
public class MinNumberValidator extends NumberValidator {
private int min;
MinNumberValidator(int min) {
this.min = min;
}
@Override
protected void eval() {
if (srcContr... | [
"rwhite@oaklandcorp.com"
] | rwhite@oaklandcorp.com |
11db1b89a52a05ea80de7d056d04e0a69da2d9d4 | 0b4372ef9b1d8cc5748ad986fcac7b842caf9491 | /app/src/main/java/com/majorleaguegaming/evetest/Model/Widget.java | 4f8e717dd6aeace99848af4b91dc992d29804240 | [] | no_license | mlg-apritykin/EVETest | e6c112728096e6447c7c1db914b62784c7c82e23 | 2062e9d66dbc444d737e66170f7a23e1d919a559 | refs/heads/master | 2021-01-12T12:22:22.685066 | 2016-11-09T19:21:46 | 2016-11-09T19:21:46 | 72,468,081 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,978 | java |
package com.majorleaguegaming.evetest.Model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import javax.annotation.Generated;
@Generated("org.jsonschema2pojo")
public class Widget {
@SerializedName("id")
@Expose
private int id;
@SerializedName("name_1... | [
"apritykin@mlg.tv"
] | apritykin@mlg.tv |
95fbf09b35b5ad51e347396dd9fe0625b60ed045 | 4f12dcf91ec9f5b65a81668b5c402f3234b05634 | /src/main/java/com/mstartup/bugtracking/web/rest/BugResource.java | e2a4e509b388cd66f8ec4f05aa3d297b4d5d442f | [] | no_license | MahametH/bugTracking | 2fbe566f2c256d23cb554fbf452689b14a0d510c | cccf9c1078783cb41e08a41f7b6f6a88785f7e08 | refs/heads/master | 2023-06-27T08:27:31.250320 | 2021-07-27T16:27:00 | 2021-07-27T16:27:00 | 390,053,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,143 | java | package com.mstartup.bugtracking.web.rest;
import com.mstartup.bugtracking.service.BugService;
import com.mstartup.bugtracking.web.rest.errors.BadRequestAlertException;
import com.mstartup.bugtracking.service.dto.BugDTO;
import com.mstartup.bugtracking.service.dto.BugCriteria;
import com.mstartup.bugtracking.service.B... | [
"37776898+MahametH@users.noreply.github.com"
] | 37776898+MahametH@users.noreply.github.com |
c71b5214810e32780823cb6b2c41031186686373 | 271dd653c6f3209a5dc19b2a519e36bcf3c1ecc9 | /tugas4/Tempair.java | 5d95e7b3b5153cd956ea720032a971246441d1a7 | [] | no_license | 13020180064/TUGAS-4_PBO | 0b79a1a6970916a78c9703f23aa8ccf5398f6731 | 21f30d50ea577c86d37b2e9f6090f7277d330614 | refs/heads/master | 2021-05-17T08:30:19.567780 | 2020-03-29T10:31:50 | 2020-03-29T10:31:50 | 250,708,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 689 | java | import java.util.Scanner;
/* contoh pemakaian IF tiga kasus : wujud air */
public class Tempair {
/**
* @param args */
public static void main(String[] args) {
// TODO Auto-generated method stub
/* Kamus : */
int T;
Scanner masukan=new Scanner(System.in);
/* Program */
... | [
"noreply@github.com"
] | noreply@github.com |
6d208705a8d6d09a1dade09913d2ad9c8573f9ed | 2e96aafbdea2fb683e3cffd9b906a89402c0227e | /cmtester/src/main/java/algorithm/mp/mp4Acc/MP134Acc.java | 519d46c69cf4d92298b2610d0c3a5e5843115bed | [
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"MIT",
"NCSA",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | phantomDai/CMTJmcr | b439db17411c05e745ac98b07b037c168b02a008 | 56c91914a6aa0500ff89e71381a66ecd2bfa63ed | refs/heads/master | 2023-05-11T16:17:58.057163 | 2023-05-04T12:21:34 | 2023-05-04T12:21:34 | 323,773,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package algorithm.mp.mp4Acc;
import algorithm.mp.MP;
import algorithm.mp.MetamorphicPattern;
import java.util.List;
/**
* @author GN
* @description
* @date 2020/10/6
*/
public class MP134Acc extends MP implements MetamorphicPattern {
@Override
public List<String> followUpSeqWithoutSort(List<String> sourc... | [
"daihepeng@sina.cn"
] | daihepeng@sina.cn |
21f5dc67baa77e1f195c30b38010fd9352c451c1 | 7a7ebbb4d0a98aa5c267e505046a63ddcb54d715 | /Observer/Observer/src/Watch.java | 6a438823b2330671f183b81e19a30c45a08f1d79 | [] | no_license | lcsmas/OOSE | 866f6e8421873a540e2b941c9b5fda420936afc4 | 7bea78f205f4bf3e07607eaadc0ee5030d86474b | refs/heads/master | 2023-02-19T17:27:56.588339 | 2019-10-25T14:22:16 | 2019-10-25T14:22:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,886 | java | import java.awt.*;
import java.awt.event.*;
import java.util.Vector;
import javax.swing.*;
public class Watch extends JFrame
implements ActionListener, ItemListener, Subject {
Button Close;
JRadioButton red, green, blue;
Vector observers;
public Watch() {
super("Change 2 other frames");
// list of observi... | [
"lucas_mas@msn.com"
] | lucas_mas@msn.com |
d239358d2a75cfab5ff5fb8aad3ca53894b8489b | 29c6809142627cb6cfcb6613a585fa80f077e738 | /Lab 9 Priority Queue - PLR/src/priorityQueue/AbstractListPriorityQueue.java | 1bc0d53e212d66a19f8b34b450b9bd4457a74770 | [] | no_license | pedrorivera40/DataStructuresLab | 6948330c3bd4b12d6f2d807851f75bca4378f885 | dfe4f81e34b632b09f68a730a0769b1379d70208 | refs/heads/master | 2020-05-23T07:54:14.354169 | 2017-06-05T21:40:37 | 2017-06-05T21:40:37 | 80,462,083 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,601 | java | package priorityQueue;
import java.util.ArrayList;
import java.util.Comparator;
import priorityQueueInterfaces.Entry;
/**
* Implementation of a PriorityQueue based in an ArrayList<Entry<K, V>>.
* @author pedroirivera-vega
*
* @param <K>
* @param <V>
*/
public abstract class AbstractListPriorityQueue<K, V> exte... | [
"4035b20@guanabana.ece.uprm.edu"
] | 4035b20@guanabana.ece.uprm.edu |
26f757c1920d25dd5c63d43c3e184f03dd3a8bc0 | 2a6f1c71d576ddca3cf15fa62afb1f25e9cac138 | /src/main/java/com/sfgdi/sfgdi/controllers/ConstrucorInjectedController.java | 54406f8674d46f8ccbec8e7b47274a6897a3fb43 | [] | no_license | alvinsyarifudin/sfg-di | f6e632bdf684a4072e3dd02f07f4a9bdfc27ff5f | e5fd3f67574f3a67568f86e2d78428a64d930406 | refs/heads/master | 2022-11-16T09:17:49.608631 | 2020-07-19T15:43:49 | 2020-07-19T15:43:49 | 280,618,560 | 0 | 0 | null | 2020-07-18T08:52:31 | 2020-07-18T08:52:30 | null | UTF-8 | Java | false | false | 575 | java | package com.sfgdi.sfgdi.controllers;
import com.sfgdi.sfgdi.services.GreetingServices;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Controller;
@Controller
public class ConstrucorInjectedController {
private final GreetingServices greetingServices;
publ... | [
"alvinsyarifudin@gmail.com"
] | alvinsyarifudin@gmail.com |
acbf850f53fecd31ae615f340c2fd1de52025a27 | 9aef8d2b990c88421e588d31b9324eee67ea6ba7 | /app/src/main/java/com/example/thoriqsalafi/quiz/showResult.java | 83850c778075fb2798f64c5f84089ca5b3c5dcec | [] | no_license | thoriqsalafi/quiz | 966b3a4fc7b7e1bfe571dbeb112892141b8f3124 | 4b2dd4ff61a9c1586691d7374d96c1d86f8b61ff | refs/heads/master | 2021-01-13T04:30:22.878837 | 2017-02-08T01:15:44 | 2017-02-08T01:15:44 | 79,781,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | package com.example.thoriqsalafi.quiz;
import android.app.Activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.method.LinkMovementMethod;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public cl... | [
"thoriq@u.nus.edu"
] | thoriq@u.nus.edu |
50de1c3fcca9d6907f6cb3da50aa13a172494eca | 298fc2ca1efaa6e0f7d17c2bc1735ccc67cdfe7b | /pubUtils/src/main/java/com/linkage/lib/BitmapUtils.java | 0630fe9697fd0fd7173a3b2b0a3e4945ee5885b1 | [] | no_license | chaoyuexing/Test | 0a4647bf1329a35aabe59b44ba8f7ae2b21b08e6 | 8d4257895dbe536a003992e5c41187fc41b36d1c | refs/heads/master | 2021-01-19T02:18:23.025024 | 2019-06-21T12:42:14 | 2019-06-21T12:42:14 | 43,409,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,762 | java | /*
* Copyright (c) 2013. wyouflf (wyouflf@gmail.com)
*
* 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 applicabl... | [
"931368239@qq.com"
] | 931368239@qq.com |
5287926e673a3586735d35774be225887b33771c | 70a178cbfdb19387344c574ff5c58d75343a5179 | /refund/src/test/java/com/chl/refund/RefundApplicationTests.java | 402bf552a874d274e3c94519e25722a188709352 | [
"Apache-2.0"
] | permissive | lirenweigui713/nb-pay | 325dc45ed267e71867e7d3c800b69ee6a8523c74 | ad423977b8cc43bb2df0485f43de63ed8996266d | refs/heads/master | 2022-07-18T11:04:31.515891 | 2021-03-01T14:19:10 | 2021-03-01T14:19:10 | 246,987,249 | 1 | 1 | Apache-2.0 | 2020-10-13T20:49:39 | 2020-03-13T04:21:13 | Java | UTF-8 | Java | false | false | 215 | java | package com.chl.refund;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class RefundApplicationTests {
@Test
void contextLoads() {
}
}
| [
"lirenweigui713@163.com"
] | lirenweigui713@163.com |
8e9d882e67e104547e03f5d98e461c4bb2bdaf16 | 30c099f779327f181ba21cc8feb0e1b2518e5d56 | /delta/src/main/java/io/github/ms/cloudappwatch/DeltaApp.java | ddceae2ea47695011f4d3e0774c4e266440588e1 | [
"MIT"
] | permissive | mstane/cloud-app-watch | 582598f9c863134f5456ad3d8eff1b743319048b | 1f591646f62d5d52fa3a6a829bc85371a59e664e | refs/heads/develop | 2022-12-21T01:50:19.455382 | 2019-10-05T14:18:54 | 2019-10-05T14:18:54 | 184,435,949 | 0 | 1 | MIT | 2022-12-16T05:05:59 | 2019-05-01T15:18:50 | Java | UTF-8 | Java | false | false | 4,453 | java | package io.github.ms.cloudappwatch;
import io.github.ms.cloudappwatch.config.ApplicationProperties;
import io.github.ms.cloudappwatch.config.DefaultProfileUtil;
import io.github.jhipster.config.JHipsterConstants;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
im... | [
"mstane@gmail.com"
] | mstane@gmail.com |
cce2756acb5338803ee487211ceda8eb4d278f27 | b878386c941632b3c0862e40bf6072b95913ae85 | /src/main/java/com/epam/esm/task1/controller/rest/NewsAuthorController.java | 5109a062113c901b5bbe9e78a540939ffdc439c6 | [] | no_license | Vault1996/news | 459de4fcfed6cf826b61ab1a7f87004e9b9abf93 | 7d335045261ec6c72479a089eba635516223a20a | refs/heads/master | 2021-01-22T04:05:04.889478 | 2017-05-25T17:39:50 | 2017-05-25T17:39:50 | 92,428,346 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,803 | java | package com.epam.esm.task1.controller.rest;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springfr... | [
"Algis_Ivashkiavichus@epam.com"
] | Algis_Ivashkiavichus@epam.com |
91730ad0b775b01f9227c0783896a4a40640f1e2 | a0e6d28dcaca504c4b80fa5fb192d7fb627ccafc | /libgdx/core/src/com/eje/fallapart/services/Inputs.java | 9acf1a3890cdde9a2cc04ca27f5cc04c05c9b44b | [] | no_license | edgaruriel/optVideoGame | 545ce5047ecb4ed2cade49a905963c2edec56db4 | dc2a22ed8fa1d18de239235125c3ba77296cbed7 | refs/heads/master | 2020-05-02T05:30:14.746262 | 2014-12-09T21:09:54 | 2014-12-09T21:09:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 913 | java | package com.eje.fallapart.services;
public class Inputs {
public static int x;
public static int y;
public static boolean down;
public static boolean pdown;
public static boolean[] keys;
public static boolean[] pkeys;
private static final int NUM_KEYS = 2;
public static final int BUTTON1 = 0;
public static... | [
"eddieparedes11@gmail.com"
] | eddieparedes11@gmail.com |
183ac30c74f65c68484188654b3a8ce6221fa082 | 68dfea5aed37113ab715db1dfd6a6d03328ba39e | /openglmodule/src/main/java/com/chenli/openglmodule/triangle/TriangleRender.java | 8c3f0507b27f2e8154275e990f03a195bd4d3622 | [] | no_license | chenliabc/AndroidDemo | 02da79b20d5aa16bd208a77990c8b0a49579e713 | 64e72bbce2a8c743a9afcdb44372b887393cf654 | refs/heads/master | 2020-03-14T22:24:40.718830 | 2018-05-02T08:18:19 | 2018-05-02T08:18:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,262 | java | package com.chenli.openglmodule.triangle;
import android.content.Context;
import android.opengl.GLES20;
import android.opengl.GLSurfaceView;
import android.opengl.Matrix;
import com.chenli.commonlib.util.gameutil.ShaderUtils;
import com.chenli.openglmodule.R;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
im... | [
"cl1210243907@163.com"
] | cl1210243907@163.com |
e32d3fa82e7d8b007c74b1bb55073301f3e1d100 | 0f92ff625c5d5831a89bc8c5fd33c3733dcea6f1 | /src/main/java/Storage.java | 0a4b012c0135411be8fb842c89b88283198e6c22 | [] | no_license | grrrrnt/duke | 367977477734da514ff6c0b4a9f75a5e6e330598 | c9c1f5cffd52dee13db41798198cdbf5fbe6b652 | refs/heads/master | 2020-12-19T13:09:50.333460 | 2020-02-29T22:14:29 | 2020-02-29T22:14:29 | 235,742,634 | 0 | 0 | null | 2020-02-20T15:28:08 | 2020-01-23T07:12:58 | Java | UTF-8 | Java | false | false | 3,041 | java | import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
/**
* Represents a collection of methods to read and write files in the data folder.
* A <code>Storage</code> object correspon... | [
"grantlee97@gmail.com"
] | grantlee97@gmail.com |
006c8f4d7c3094c5abffbcba9aa3f07f3a2c1504 | 35d69980e7ee5c5a0c9266840e42302cd229521e | /scaffold/src/main/java/net/granoeste/scaffold/lifecyclecallbacks/LifecycleCallbacksSupportFragmentActivity.java | f9eca4a6b259a8a692b1e634532a0bff69423514 | [] | no_license | granoeste/net.granoeste.libs | 6e77d49e641bc2ac464f72090f24204d29f00a15 | 607c84582b76411326cacf4921ad339ad1a9cb9a | refs/heads/master | 2021-01-10T10:55:13.127681 | 2016-01-04T07:26:05 | 2016-01-04T07:26:05 | 48,981,649 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,471 | java | /*
* Copyright (C) 2012 uPhyca Inc. http://www.uphyca.com/
*
* 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... | [
"granoeste@gmail.com"
] | granoeste@gmail.com |
86a834d05f6f45c056451bb0c3495792157e4c22 | 869ce0e483369afac3e853ad1193ce973eb37929 | /src/main/java/com/karakays/leetcode/solutions/S8.java | 2dad1124ef14194e81856d69138c0a1636f69b5e | [] | no_license | karakays/leetcode | 9d337c61bb82b6e4f122811c4ed337242eeae906 | 00767d565f363f3c3ce943e09a5f7459f65af2d3 | refs/heads/master | 2023-01-24T15:26:14.137490 | 2020-11-16T17:54:24 | 2020-11-16T17:54:24 | 309,086,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,396 | java | package com.karakays.leetcode.solutions;
public class S8 {
public int myAtoi(String s) {
int i = 0;
while(i < s.length() && ' ' == (s.charAt(i))) i++;
s = s.substring(i);
i = 0;
int sign = 1;
if(i < s.length() && s.charAt(i) == '-') {
i++;
si... | [
"skarakayali@gmail.com"
] | skarakayali@gmail.com |
a436f65eef36a4a39fbf2e35cb4dda5f3cfbfec6 | 28f1dedfa55de3381f0e2124c7c819f582767e2a | /core/components/dependencies/src/org/smartfrog/services/dependencies/threadpool/ThreadPoolTester.java | f596ce5b5bc63bdfa41ae56f1685317b66531f4a | [] | no_license | rhusar/smartfrog | 3bd0032888c03a8a04036945c2d857f72a89dba6 | 0b4db766fb1ec1e1c2e48cbf5f7bf6bfd2df4e89 | refs/heads/master | 2021-01-10T05:07:39.218946 | 2014-11-28T08:52:32 | 2014-11-28T08:52:32 | 47,347,494 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,630 | java | /** (C) Copyright 1998-2009 Hewlett-Packard Development Company, LP
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
T... | [
"anfarr@9868f95a-be1e-0410-b3e3-a02e98b909e6"
] | anfarr@9868f95a-be1e-0410-b3e3-a02e98b909e6 |
3cb7495bdb7f5d139dc8090fc9fc04a48d52e925 | 5598faaaaa6b3d1d8502cbdaca903f9037d99600 | /code_changes/Apache_projects/HDFS-40/64d4c056fa958c0540608d25fd24d802af2c14dd/~FSNamesystem.java | e7b67bbbb874db880cad77dae58abd78f170960f | [] | no_license | SPEAR-SE/LogInBugReportsEmpirical_Data | 94d1178346b4624ebe90cf515702fac86f8e2672 | ab9603c66899b48b0b86bdf63ae7f7a604212b29 | refs/heads/master | 2022-12-18T02:07:18.084659 | 2020-09-09T16:49:34 | 2020-09-09T16:49:34 | 286,338,252 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 228,478 | 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... | [
"archen94@gmail.com"
] | archen94@gmail.com |
48813d7213104807c5cb01511281dd8482b5e5cf | cbd39bfae9b72ea864a41b2a30fc092d6ad9a7cf | /app/src/main/java/com/example/walker/myhencoder/view/PaperPlaneView.java | 73227ec861c133c6adf76e15c6552919764a14ff | [] | no_license | SingleWolf/MyHenCoder | aa16c718888b567d7830d224f42cdfdf43102195 | cff117511af2ef82fd10a9ef7ee85a1b6343b333 | refs/heads/master | 2021-06-07T22:22:28.045036 | 2020-01-09T06:29:25 | 2020-01-09T06:29:25 | 138,259,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,472 | java | package com.example.walker.myhencoder.view;
import android.animation.Animator;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.annotation.TargetApi;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.os.Build;
import android.support.v... | [
"feitianwumu@163.com"
] | feitianwumu@163.com |
fee2df34c8043d2b3507537c9627d09a9ceca396 | 34bc2b0e69e18e8193000e5ff3a6104624f80a34 | /Project 1 - Expense Reimbursement System/src/main/java/ers/servlets/EmployeeServlet.java | da0da1324fb2a3784f676867e5ac4d2fe9a7f2ea | [] | no_license | revature-13Aug18-java/code-samples-for-Giles-Farrington | 38db6807b6bd431d61691e2c959d0a729674566e | bc873d8659809d2ad87afa90c8bd6bcc98ca2ec4 | refs/heads/master | 2020-03-31T21:52:43.440893 | 2018-10-22T15:06:30 | 2018-10-22T15:06:30 | 152,596,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,394 | java | package ers.servlets;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation... | [
"farringtong@wit.edu"
] | farringtong@wit.edu |
c1823b98a45684b4046c09f1bb4fbb7a2072ca1d | 6c3cdeb3054dabb7fa180600baa9ef75a5db24b2 | /src/main/java/com/citrus/backoffice/employer/domain/valueobjects/EmployerName.java | 640e61d240c3d47840fa0e68dd99e1c535c1d9a2 | [
"Unlicense"
] | permissive | Citrus-Software-Solutions/citrus-app-BackOffice | f091b6ff4c46e26ab7ec5718bc8c02ad46371bb5 | 34883b8ce5c13b710e1d36aaf4dc77c498194eac | refs/heads/master | 2023-07-08T17:20:26.347526 | 2021-08-06T15:00:20 | 2021-08-06T15:00:20 | 375,538,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.citrus.backoffice.employer.domain.valueobjects;
public class EmployerName {
private String value;
public EmployerName(String value) {
this.value = value;
}
public String getValue() {
return value;
}
} | [
"rafael.v.barrientos@gmail.com"
] | rafael.v.barrientos@gmail.com |
bb67503e6713d0486983004f3b540fb12f31a6c7 | 858fa53fae3d1587065f22cab6a020e62c47a331 | /Boat.java | 3d10b8625a67a24398dc270bc0a189c6a9644d29 | [] | no_license | camdensaks/Unit7-Camden | 9639bb9d5f02e8b9eddc5b51d0084c4ab775431c | e5fffc76117ae924e95de712a8efd6e9b5dabf84 | refs/heads/master | 2021-02-25T21:56:55.345115 | 2020-03-13T16:23:43 | 2020-03-13T16:23:43 | 245,470,279 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,353 | java | public class Boat {
private boolean hasMotor;
private int topSpeed;
private int length;
public Boat(){
this.hasMotor = false;
this.topSpeed = 0;
this.length = 0;
}
public Boat(boolean hasMotor, int topSpeed, int length){
this.hasMotor = hasMotor;
this.to... | [
"54951342+camdensaks@users.noreply.github.com"
] | 54951342+camdensaks@users.noreply.github.com |
25bcc1c7e2dcee0f0f177ef57365e613d27f980e | 373d1b76ef8145653bae07e1d6814a6f3dae8da0 | /src/main/java/com/bridgelabz/carservice/InvoiceSummery.java | 962a45185438db82998a0c4e644c7f4fc3ec146a | [] | no_license | vaibhavkokate210/CabInvoiceGenerator | 56dde9e38f4640384a2dd053b2b0b5e5907ba7a0 | 7846f1ce73a756fa7a9cd92f8cef868efb3ebb88 | refs/heads/master | 2023-08-18T15:15:00.324710 | 2021-09-17T06:02:51 | 2021-09-17T06:02:51 | 406,617,444 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package com.bridgelabz.carservice;
public class InvoiceSummery
{
public int totalNumberOfRides;
public double totalFare;
public double avgFarePerRide;
public InvoiceSummery(int totalNumberOfRides, double totalFare)
{
this.totalNumberOfRides = totalNumberOfRides;
this.totalFar... | [
"vaibhavkokate210@gmail.com"
] | vaibhavkokate210@gmail.com |
319c5aca4b0fafda915223267bc56d8fd646e1bb | 3144772be9d90dfc72346b6dec053730c804273d | /src/main/java/sul/protocol/java338/clientbound/UpdateBlockEntity.java | 7047ba718522e64e7ba3a6bff378bf27e366df50 | [
"MIT"
] | permissive | sel-utils/java | be42f04044674afd77808ae324515358995ba854 | 9b9cc88dfc6e871ceb7eddb3d7c6585756fe1e07 | refs/heads/master | 2021-01-23T05:57:03.737951 | 2018-02-05T12:12:02 | 2018-02-05T12:12:02 | 86,325,412 | 3 | 1 | null | 2017-06-14T20:36:36 | 2017-03-27T11:06:07 | Java | UTF-8 | Java | false | false | 2,347 | java | /*
* This file was automatically generated by sel-utils and
* released under the MIT License.
*
* License: https://github.com/sel-project/sel-utils/blob/master/LICENSE
* Repository: https://github.com/sel-project/sel-utils
* Generated from https://github.com/sel-project/sel-utils/blob/master/xml/protocol/java338... | [
"selutils@mail.com"
] | selutils@mail.com |
1ee467fcae289e2af00f6c07929ffbfcb4e7213f | a2a3e9dda3e1f9b294d1d556e4dbeb8be88084be | /src/main/java/com/bsbls/deneme/laf/desktopx/view/SearchPanel.java | ec9c04ef849007c2e6b2e49b852b62777ad20dce | [] | no_license | bosbeles/laf_demo | e35356d70cba107dc13a111a93102d5faa2c59b5 | b3677056746f6939324a5520a6f4518076fa7578 | refs/heads/master | 2022-11-07T11:13:50.483185 | 2020-06-21T19:39:41 | 2020-06-21T19:39:41 | 273,088,946 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,081 | java | package com.bsbls.deneme.laf.desktopx.view;
import com.bsbls.deneme.laf.desktopx.action.model.ActionDictionary;
import com.bsbls.deneme.laf.desktopx.action.model.ActionWrapper;
import com.bsbls.deneme.laf.util.GuiUtil;
import javax.swing.*;
import javax.swing.border.AbstractBorder;
import javax.swing.border.Border;
i... | [
"bosbeles@gmail.com"
] | bosbeles@gmail.com |
475f3ec2d530b8102126217e24a3c2fbf0c3e8be | afb3fef3c5ab5eb3140815f21ca6ad6e04d4499c | /cloud-mybatis/src/main/java/com/duoqio/cloud/mybatis/CloudMyBatisApplication.java | 18cc2faa0c44d34aaff312ffd1a36e4c33b161fc | [] | no_license | C644753271/spring-boot- | b7024063fb5919e1ce69591693960d9fb453d03a | d05afb6ff5d85e7b18ef989d233396e2e33fdbfe | refs/heads/master | 2020-04-24T07:12:42.247825 | 2019-02-21T08:27:48 | 2019-02-21T08:27:48 | 171,791,249 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | package com.duoqio.cloud.mybatis;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CloudMyBatisApplication {
public static void main(String[] args) throws Exception {
SpringApplication.run(CloudMy... | [
"noreply@github.com"
] | noreply@github.com |
3237a6f117b9de7de08986f99e6aec53743853dc | 46002d1f5751a5de398721dc57f034f16bc8f999 | /app/src/main/java/com/example/game/Splash.java | 9e1a3b2a4708bf4e909585ac7de2101a939a9463 | [] | no_license | rajput-abdullah/QuizAndroidGame | 16c35ac9664fcf355a1cef83b2c0d21b33aad26c | 3067f99aca781b32ae67c75358863753431da8ed | refs/heads/master | 2023-02-11T13:32:30.121910 | 2021-01-08T15:28:26 | 2021-01-08T15:28:26 | 327,940,155 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 787 | java | package com.example.game;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import androidx.appcompat.app.AppCompatActivity;
public class Splash extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(sav... | [
"lun@gmail.com"
] | lun@gmail.com |
dfd8f8772ce3f6dee1c4f51cd28eedc0c2036f47 | 7a1aeae562055859874d36da23a85c858115d62a | /src/main/java/com/dw2/reserva/persistence/repository/ReserveLaboratoryRepository.java | ead9225ff3de7bfa11bc183a59e9505ae1264f13 | [] | no_license | Kainanpr/dw2_reserva | 12a0b8e2e9fc63ab4fd71e5cb63668a21311a16c | 173e02dfe47f34541264430853489763b7d23a2a | refs/heads/master | 2020-08-17T11:03:18.348280 | 2019-11-18T21:12:22 | 2019-11-18T21:12:22 | 215,656,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 388 | java | package com.dw2.reserva.persistence.repository;
import com.dw2.reserva.model.ReserveLaboratory;
import java.util.List;
public interface ReserveLaboratoryRepository {
ReserveLaboratory getById(Integer id);
List<ReserveLaboratory> getAll();
int save(ReserveLaboratory reserveLaboratory);
int update(R... | [
"Kainan.Ramos@vistajet.com"
] | Kainan.Ramos@vistajet.com |
5df98b5af3916431845428e50f58f6d6d9e5bb66 | 1f795e83ab6f2a49d3f241692b43300792102e7b | /src/main/java/com/flexnet/operations/webservices/CreatedOrganizationDataListType.java | c7c68db2d40d7d92ca742528bab9c96cdaf5bc2c | [] | no_license | ali-j-maqbool/FNOAvangateConnector | 4b9f43626a074b33d7774ce2c5bf60b3312a31e7 | 93878e75bb9747e8b323065153bb280fc7b1f0b3 | refs/heads/master | 2021-01-17T21:11:29.063784 | 2016-06-24T11:29:34 | 2016-06-24T11:29:34 | 61,436,752 | 0 | 0 | null | 2016-06-24T11:29:35 | 2016-06-18T14:19:44 | Java | UTF-8 | Java | false | false | 4,769 | java | /**
* CreatedOrganizationDataListType.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.3 Oct 05, 2005 (05:23:37 EDT) WSDL2Java emitter.
*/
package com.flexnet.operations.webservices;
public class CreatedOrganizationDataListType implements java.io.Serializable {
private com.flexnet.oper... | [
"ali.j.maqbool@gmail.com"
] | ali.j.maqbool@gmail.com |
8cad5fbb5ac39d4ae7417f52a181aa606b7a9acf | 6f392eec228d3c608168d73342088a5cc4f09d2f | /entity-view/processor/src/main/java/com/blazebit/persistence/view/processor/BuilderClassWriter.java | f4ab415bda05b4864ebf1c4b40bd5a7bb5866535 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | omarlo88/blaze-persistence | e118d92b783a7337e48c73e75c5a0d422aa404ac | 109277d66657c24dcfaa16400c299bf7f653dfad | refs/heads/master | 2023-06-12T20:20:10.386088 | 2021-05-22T10:00:01 | 2021-06-05T09:18:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 92,464 | java | /*
* Copyright 2014 - 2021 Blazebit.
*
* 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... | [
"christian.beikov@gmail.com"
] | christian.beikov@gmail.com |
a4217545ec24a489250582f28b4e722f385dc640 | 1a4ddcc07587180ed226ab3622b426d573ff53f0 | /src/main/java/com/academy/lesson06/polimorph/component/Component.java | 77ac838b0f6baec95cf54a50b2bdd68c6f4dd5db | [] | no_license | Konstantin012/TelesensAcademy | 1c0a20e9618ab30fac1b8e0d69141a11f2e982d8 | 557ee34b77a2f5347fb6f990553eb9658a300b51 | refs/heads/master | 2022-06-29T12:05:38.800731 | 2019-11-07T16:44:54 | 2019-11-07T16:44:54 | 200,520,795 | 0 | 0 | null | 2022-06-21T01:44:24 | 2019-08-04T17:14:34 | Java | UTF-8 | Java | false | false | 2,424 | java | package com.academy.lesson06.polimorph.component;
import java.util.Objects;
public abstract class Component {
private Integer xPosition;
private Integer yPosition;
private Integer width;
private Integer height;
private String text; // надпись кнопки
public Component() {
this.xPosition = 0;
... | [
"kkon870@gmail.com"
] | kkon870@gmail.com |
3f87db48a4bf1fc695943eb95dcbdf8908587162 | f2aac5813b3f527c2efbd69cdc27474366866ea0 | /src/Equipe.java | f7241f49115c8f8e7844cbb2ee498a214802f654 | [] | no_license | beb97/ocr-java-cours-jeu-carte | 47d95fceaac4e55d799aba0ccb3b480a53e33f8f | 7f5d3a8e5611804efb3bd01c7564ea5e35fade33 | refs/heads/main | 2023-04-12T12:48:16.851419 | 2021-04-21T19:55:21 | 2021-04-21T19:55:21 | 360,289,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 733 | java | import java.util.ArrayList;
import java.util.List;
public class Equipe {
ArrayList<Joueur> joueurs;
public ArrayList<Joueur> getJoueurs() {
return joueurs;
}
public void setJoueurs(ArrayList<Joueur> joueurs) {
this.joueurs = joueurs;
}
public Equipe(Integer nombreDeJoueurs) ... | [
"beb97@hotmail.com"
] | beb97@hotmail.com |
de4c337db63ef22416d8378ffcc8ed32c761d634 | 018db2e683e606de923e74ba2c3a79997622076b | /src/main/java/com/noetic/codetest/service/impl/EmployeeServiceImpl.java | 6082c83de234e5ab6a7698c1b5b8692e22b056e1 | [] | no_license | kthilina/codetest-service | cd2cdaee10f347c9477e9b0d1c41c654ed5850a8 | 466afa5711a4191d75d3359fdc624ec705a269d5 | refs/heads/master | 2020-12-01T14:54:20.219275 | 2019-12-28T21:40:36 | 2019-12-28T21:40:36 | 230,670,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,018 | java | package com.noetic.codetest.service.impl;
import com.noetic.codetest.domain.dto.EmployeeDto;
import com.noetic.codetest.domain.model.Department;
import com.noetic.codetest.domain.model.Employee;
import com.noetic.codetest.repository.DepartmentRepository;
import com.noetic.codetest.repository.EmployeeRepository;
import... | [
"kgkasunthilina@gmail.com"
] | kgkasunthilina@gmail.com |
cab65b25e033f4be1f37834715ea9ecfc6afe08d | 94f6c3f900cc2e908dcfede72c81bef12952efce | /src/main/java/pl/sda/task/model/Task.java | 31dc4e4c7b50ab69ce894fe152e4fbbb650b62fc | [] | no_license | WojtekHenszke/tasker-wh | e498985c782a04dbcc2d10919285d69500dfe3a9 | 404c956810e509cb99ab020647ffad60d1d29a7c | refs/heads/master | 2022-07-08T22:42:47.900611 | 2019-10-06T11:13:57 | 2019-10-06T11:13:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 932 | java | package pl.sda.task.model;
import lombok.Data;
import lombok.EqualsAndHashCode;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.OneToOne;
import java.util.Optional;
@Data
@Entity
@EqualsAndHashCode(of = "id")
public class Task {
@Id... | [
"partyka.arkadiusz@gmail.com"
] | partyka.arkadiusz@gmail.com |
2fc24a7d04f470bda682b9d4c85b29eda09a8f0f | 43a79c4d985eda1fabe8c05b0042fe14e3a9a117 | /app/src/main/java/com/example/lab5/MainActivity.java | 0b5f33b29b869173db4035d6c5fdb2b1069e800e | [] | no_license | BureKristina/SMA20-lab5 | 36349b85ea0315834ab2d756d9e36cf8280afc84 | 808d86f58bdcc6f8028c56d4677afab20f77f092 | refs/heads/main | 2023-02-17T08:09:33.029664 | 2021-01-21T10:55:26 | 2021-01-21T10:55:26 | 331,598,725 | 0 | 0 | null | 2021-01-21T10:54:29 | 2021-01-21T10:54:28 | null | UTF-8 | Java | false | false | 2,565 | java | package com.example.lab5;
import androidx.appcompat.app.AppCompatActivity;
import androidx.constraintlayout.widget.ConstraintLayout;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.BatteryManager;
import android.os.Bundle;
import android.vi... | [
"tina.bure@gmail.com"
] | tina.bure@gmail.com |
6009dd01cd066753e98f37c69846364158df5ecb | a8c651da9be20f645354e4d0609c5ec9ba1312c6 | /app/src/main/java/comaladdinofatl/github/currencyconverter/CurrencyConverter.java | 4f1b86d75947a6746af443b9ef02fb31d8a609a5 | [] | no_license | AladdinofATL/CurrencyConverter | b838a3d4624d0febd9495ca383cb52101c45349d | cb3319a22b1225964bbe6e56e2d7dde61d58e655 | refs/heads/master | 2016-09-01T14:59:17.365023 | 2016-01-15T06:57:06 | 2016-01-15T06:57:06 | 49,702,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 909 | java | package comaladdinofatl.github.currencyconverter;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
public class CurrencyConverter extends AppCompatActivity {
public void c... | [
"adrishhus@gmail.com"
] | adrishhus@gmail.com |
10da1c10083073aae354d3ea73d44b2a40c9cb33 | 56c22de5b2b93c6cb6ed066e11be2cbf35abd7cd | /src/miscallaneous/AddExtension.java | b35f26673f7c7260e1546ea816c6cf90407826b8 | [] | no_license | theotsiga/Handling-PopUps | e3c4e79c30faf3c5b6645a9f9fc5fd99fb2d704e | dc3e2f6b1e41bacd2b8d4cf5e73daf5afa9c0360 | refs/heads/master | 2022-12-22T02:54:36.071791 | 2020-09-25T15:40:27 | 2020-09-25T15:40:27 | 298,764,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | package miscallaneous;
import java.io.File;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.chrome.ChromeOptions;
public class AddExtension {
public static void main(String[] args) {
ChromeOptions options = new ChromeOptions();
opti... | [
"romse@LAPTOP-KED48LAM.Home"
] | romse@LAPTOP-KED48LAM.Home |
839721561aed70ace53255b0c5b7e18f18c9ea5f | f2de2ec7dba797087f340385990430bca8ecbabe | /dataMover/kafka/clients/src/main/java/org/apache/kafka/common/protocol/Errors.java | ce18a6ce7ed31420cdbec6926a9cd04fa4c806b1 | [
"BSD-2-Clause",
"Apache-2.0"
] | permissive | WillCh/286proj | 19e9386902075d32696c45df37e68fcb42cd7e15 | ba39eda48d99de554954415f4145530ce5030906 | refs/heads/master | 2021-01-18T18:16:20.181621 | 2015-05-02T03:04:57 | 2015-05-02T03:04:57 | 34,933,849 | 0 | 1 | null | 2016-03-10T16:31:33 | 2015-05-02T03:07:27 | HTML | UTF-8 | Java | false | false | 5,776 | 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... | [
"jguone@gmail.com"
] | jguone@gmail.com |
59fd9b299da669a2a7b6356d1e3463a001def53f | 91e1e5476f1a7b0b0c732645c04aed929b527a3d | /app/src/main/java/com/example/gamingrewardandroid/SmartcookieRegistration/SchoolidValidation/Post.java | 4eb44f68dcab99a7b4cb104d467f92f8efe882d2 | [] | no_license | prtk5436/Gaming_Reward_Android | 684aadf22f7dc2521831254ce00ff9e345da4787 | 7c71b8f74b8b83d57bfb53dca5a7ecebf475d20f | refs/heads/master | 2023-05-23T08:08:12.173621 | 2021-01-05T11:42:50 | 2021-01-05T11:42:50 | 370,297,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package com.example.gamingrewardandroid.SmartcookieRegistration.SchoolidValidation;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Post {
@SerializedName("school_id")
@Expose
private String schoolId;
@SerializedName("school_na... | [
"58257068+sakshi-coder@users.noreply.github.com"
] | 58257068+sakshi-coder@users.noreply.github.com |
6ba2786618b07b4237dc72923c0d023095fb2ea9 | 566ad8b768022a6bd931d72393ca151e6b959f46 | /jAgent/src/main/java/br/com/cannoni/jagent/service/impl/MemInfoServiceImpl.java | c080176bc708e7d6509fd36ea0eaeb4ca93a5899 | [] | no_license | patriziocannoni/jAgent | dc846613ae28785322b6a4e5900862b395d3456a | 0ceb134ceda4454ce994ebd337f58ee977cf3c6e | refs/heads/master | 2021-01-23T01:13:21.915471 | 2017-04-20T01:21:32 | 2017-04-20T01:21:32 | 85,891,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,801 | java | /**
*
*/
package br.com.cannoni.jagent.service.impl;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.springframework.stereotype... | [
"patrizio.cannoni@gmail.com"
] | patrizio.cannoni@gmail.com |
544898438ed33a707c2c1bd688e3537787fc99df | d4896a7eb2ee39cca5734585a28ca79bd6cc78da | /sources/com/google/firebase/iid/InstanceIdResultImpl.java | f595ea2413f0152fde5c17dfac2abeaeab1c120e | [] | no_license | zadweb/zadedu.apk | a235ad005829e6e34ac525cbb3aeca3164cf88be | 8f89db0590333929897217631b162e39cb2fe51d | refs/heads/master | 2023-08-13T03:03:37.015952 | 2021-10-12T21:22:59 | 2021-10-12T21:22:59 | 416,498,604 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package com.google.firebase.iid;
/* access modifiers changed from: package-private */
/* compiled from: com.google.firebase:firebase-iid@@20.2.3 */
public final class InstanceIdResultImpl implements InstanceIdResult {
private final String id;
private final String token;
InstanceIdResultImpl(String str, St... | [
"midoekid@gmail.com"
] | midoekid@gmail.com |
62c99b11bc246b3ef752ef496f89ca970c281319 | fe40bf0ea3c491b9d9c1e4137e50a8e76cdd0395 | /SocialMedia/SocialMedia/app/src/main/java/com/afroz/social/ahmad/adapters/MessageTextReplyAdapter.java | 4b5f45dbbb7a72997d0be42c621d0e93f31fa9da | [
"MIT"
] | permissive | vijay7503637339/SUGORENGE | 1dc22a80372a18cc49786a767ed2e8bcdb455b5d | cdb9c44b6831b682268edeca0f7a504c098a19f0 | refs/heads/master | 2022-09-09T08:20:41.222340 | 2020-05-30T17:31:06 | 2020-05-30T17:31:06 | 268,128,440 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,114 | java | package com.afroz.social.ahmad.adapters;
import android.content.Context;
import android.content.Intent;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
i... | [
"vijaygupta7503637339@gmail.com"
] | vijaygupta7503637339@gmail.com |
907b5c76e4b10948f88dbe4b090e538be619721e | 3c0bae70339f137c8955438333942591e45731e8 | /src/main/java/com/limbo/proxy/ClientProxy.java | 2bed732809ebabd37f9025803962ff3c2f0c84a4 | [] | no_license | MiCr2/Limbo | dcc174206fa8afe16c4cafc03c8cba3560f7fbc8 | 0f70ab74d09c47c327dba9aaf6d86bcb8c263895 | refs/heads/master | 2021-01-19T10:42:29.907256 | 2014-07-04T09:06:14 | 2014-07-04T09:06:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 487 | java | package com.limbo.proxy;
import net.minecraft.client.model.ModelBiped;
import com.limbo.entity.EntityCursed;
import com.limbo.entity.RenderCursed;
import cpw.mods.fml.client.registry.RenderingRegistry;
public class ClientProxy extends CommonProxy
{
@Override
public void registerRenderers()
{
RenderingRegistry... | [
"micr2minecraft@gmail.com"
] | micr2minecraft@gmail.com |
0814edb9d5154a4703bd7306a8c5eadbd6c00915 | b79954f682b8e158833e63567e3a903364ec3a9b | /lib/src/br/com/openpdv/inutnfe/TUfEmi.java | 68a06e03235f9e21d6cc84aa039351c107aa42c1 | [] | no_license | danimaribeiro/OpenPDV | 64e5a318939b413e5b06ca5f3173635f38ed461c | 0247c55e2d78dcb584f8aec8e5a8a6a73e92fb21 | refs/heads/master | 2021-01-17T16:26:43.132806 | 2012-11-28T03:38:44 | 2012-11-28T03:38:44 | 6,895,607 | 6 | 7 | null | null | null | null | UTF-8 | Java | false | false | 2,245 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2012.07.26 at 11:01:0... | [
"pedroh.lira@gmail.com"
] | pedroh.lira@gmail.com |
7ea07f147c18872db9d270a374498e3ce44b22cc | abfc8a83db37575d0620770cfff6f7dae459edf6 | /example/src/main/java/com/laomei/sidecar/example/Application.java | 71cb642cf6a35218e5804e81050ef2f7b86feaf3 | [] | no_license | wucibeideshenming/laomei-sidecar | a69260c77c22f85a214ea808dc557b949d7495b4 | 8236a7a31aeb3a5aadd6b64fda0aa6f962f13852 | refs/heads/master | 2023-04-01T07:38:07.622712 | 2020-11-11T12:54:53 | 2020-11-11T12:54:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 431 | java | package com.laomei.sidecar.example;
import com.laomei.sidecar.EnableEnhanceSidecar;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* @author luobo.hwz on 2020/11/11 20:28
*/
@EnableEnhanceSidecar
@SpringBootApplication
public class Applica... | [
"sweatott@gmail.com"
] | sweatott@gmail.com |
a0e37f4c11f935c6786f0b1448b4faa18f7c958a | 92d27cdaf117c39233bd4a559cfd40acaac47746 | /cland/src/main/java/edu/vinaenter/cland/configs/WebMvcConfig.java | 20f2346ef10e750275ca5ab82f250f5af7a08922 | [] | no_license | tranxuanhaibk/website_cland | d64fde7977957216f6e9a247b40892a5de8e3662 | 6359c230859d6655c9a2e0b0e7877fd3ccaa96e5 | refs/heads/master | 2023-07-04T20:14:00.253998 | 2021-08-27T12:54:47 | 2021-08-27T12:54:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,781 | java | package edu.vinaenter.cland.configs;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.multipart.MultipartResolver;
import org.springframework.web.multipart.commons... | [
"tranxuanhai.bkdn@gmail.com"
] | tranxuanhai.bkdn@gmail.com |
28575f3d117e5ec9503e7f9bb91d084f9df7c63d | 584b3cc614a0d09129dc3102f1dcd491a439247e | /Online_Inventory_System/src/com/dts/core/control/UIController.java | 6beb0f2ea37ee1601c32fefca643ca8f20afe7ca | [] | no_license | krishna-hitech/GAURAVCODE | 889ecdba37a7239074861540635a8deddcfb6d88 | 1c2650649f3b620b8c227cf3c04cde81d2c7eae7 | refs/heads/master | 2021-01-13T14:07:32.409506 | 2017-11-09T11:51:33 | 2017-11-09T11:51:33 | 81,214,901 | 0 | 1 | null | 2017-04-21T17:27:06 | 2017-02-07T14:08:51 | Java | UTF-8 | Java | false | false | 539 | java | package com.dts.core.control;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.dts.core.util.LoggerManager;
public class UIController extends HttpServlet
{... | [
"sanusmile829@gmail.com"
] | sanusmile829@gmail.com |
3d2a589fc9088d973fc4376d05f902fc6d5b8920 | 571be51b01adcf808ded3da9d7a0677cfe211cf1 | /sharding-jdbc-example/src/test/java/io/shardingsphere/example/repository/api/trace/ResultAssertUtils.java | 7a238f8602ec7aa2e5873093cd4eb2b32a6f5e9a | [
"Apache-2.0"
] | permissive | zwjhuhu/incubator-shardingsphere | c50d6e7949f99ffe43de4845869b1d1b3702c4cd | 08138825d88d2b56ae9a94db9535b6a01d27d80b | refs/heads/master | 2020-04-25T15:28:24.229963 | 2019-03-02T04:40:58 | 2019-03-02T04:40:58 | 172,880,240 | 0 | 0 | null | 2019-02-27T09:00:41 | 2019-02-27T09:00:40 | null | UTF-8 | Java | false | false | 5,989 | 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 ... | [
"zwjhuhu@126.com"
] | zwjhuhu@126.com |
c2cb2b2a7cdc442a1b214ccffee5469e1f7ac2d9 | 1678cb31e15af1ed09c2b574be14e829fb5cebec | /api/src/main/java/api/domain/Phone.java | d65e2190166243a05c0bd39d3fc975a57147551b | [
"Apache-2.0"
] | permissive | swarmcom/webDataEngine | be386b69e12888312b4c14305a6db14035a44ed2 | 3c7838c8f3a142a0369a7048fb0f25cdb5365ced | refs/heads/master | 2020-05-22T04:27:56.291589 | 2019-03-06T07:58:21 | 2019-03-06T07:58:21 | 64,225,157 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,950 | java | package api.domain;
import api.type.PhoneModel;
import org.apache.commons.lang3.StringUtils;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class Phone extends BeanDomain<Phone> {
protected String id;
protected String accountId;
protected String ... | [
"mirceac@ezuce.com"
] | mirceac@ezuce.com |
87bdbf29580eac0113960e34525533cb31817217 | 917602591a60b2f98ec77402fb59937bbfdadafb | /app/src/main/java/com/hongyan/xcj/base/Error.java | a6e241625d6121a98a6ed937b3063511ff900664 | [] | no_license | BlueGuys/XCJ | f748a85c971ae454781a3fd3cd8fd18af9dda137 | a8a4e70d1933e5485b3897e61fc3e17afdbce94d | refs/heads/master | 2021-04-12T12:31:34.533150 | 2018-03-23T15:05:25 | 2018-03-23T15:05:25 | 126,423,688 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,769 | java | package com.hongyan.xcj.base;
import org.json.JSONObject;
public class Error {
public static final Error NETWORK_ERROR = new Error();
public static final Error DATA_PARSED_ERROR = new Error();
static {
NETWORK_ERROR.returnCode = "-100";
NETWORK_ERROR.returnMessage = "network failed."... | [
"wangninga@jiedaibao.com"
] | wangninga@jiedaibao.com |
13c41fc22e56fcdc9df73953b0db7eeac154ffd0 | dc0c18e992dbf5676eb4f0376f09191da001ef75 | /data-seeding-handover/src/main/java/ca/elecsoft/pages/NewOpportunityPage.java | ee09b0bf686a216f509eb3ad70198fdd6b7aa4f7 | [] | no_license | yujd13/bell_automation | 32bca87f8e170c92d84d274e966b249c7de40944 | fcf0ac90fa32fddcf2aca268ec433f499f4e9efd | refs/heads/main | 2023-06-17T13:12:54.835141 | 2021-07-14T14:49:09 | 2021-07-14T14:49:09 | 385,962,402 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,979 | java | package ca.elecsoft.pages;
import ca.elecsoft.model.MarketingTabValidation;
import ca.elecsoft.model.OpportunityProductLineItem;
import ca.elecsoft.model.OppotunityOverview;
import ca.elecsoft.util.Util;
import org.apache.log4j.LogManager;
import org.apache.log4j.Logger;
import org.openqa.selenium.By;
import org.openq... | [
"yujd13@gmail.com"
] | yujd13@gmail.com |
bcf541fb8b47264a3c4e22e677f6af2e28d4e5c4 | 10ad765b8c1c19b04a8b46543344c5fc3e326cbd | /app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/constraint/R.java | e14a58c955f3cc220fc6443782201f0b2b5aed70 | [] | no_license | RenatoWSilva/goschool-tecno | 0f452aa3eedf7f960391deb81f79e3aaffe001f9 | 260316fecefb3e2d7e4db12c67209d12e2c885a6 | refs/heads/master | 2020-04-09T06:22:36.768126 | 2018-12-06T00:42:55 | 2018-12-06T00:42:55 | 160,109,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,207 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.constraint;
public final class R {
private R() {}
public static final class attr {
private att... | [
"skuich2009@hotmail.com"
] | skuich2009@hotmail.com |
8eb5b584308569965f9ad903dd5795538753b6e3 | 2b51f68c8cb91cb50c6a4c73a56416d4558cb9f4 | /Week_05/homwwork4/src/main/java/com/geekbang/myspringbootstarter/AutoConfiguration.java | 6a6c585cb5d38067a78fddcc21ac0b7e66f31c5c | [] | no_license | FinallySays/JAVA-000 | 1a1993791420866d199cb79a6ff3585a4e61d36a | 021e88d16d6aac9b632362bba034abcafb8d5932 | refs/heads/main | 2023-01-22T20:26:24.561221 | 2020-11-25T15:38:12 | 2020-11-25T15:38:12 | 303,080,797 | 0 | 0 | null | 2020-10-11T09:01:58 | 2020-10-11T09:01:58 | null | UTF-8 | Java | false | false | 2,528 | java | package com.geekbang.myspringbootstarter;
import com.geekbang.myspringbootstarter.components.Klass;
import com.geekbang.myspringbootstarter.components.School;
import com.geekbang.myspringbootstarter.components.Student;
import com.geekbang.myspringbootstarter.properties.KlassProperties;
import com.geekbang.myspringboot... | [
"shiwplee@gmail.com"
] | shiwplee@gmail.com |
9b13fed55d01f15daa740fc5ce8b33d48f29ea1e | d3fb3544bca714fbaecec554055ee261c1558689 | /hwkj/src/main/java/hwkj/hwkj/filter/FilterConfig.java | 84e47d9e57572555b7c4e4495f1d66862c166964 | [] | no_license | haiweikeji/test | 31c8d75e8f462a4748bd7294fff08ccae1ec0146 | 794e21d4ba8fe6f3ceb25002ca5879203f19b37d | refs/heads/master | 2022-07-01T11:52:37.615240 | 2019-09-16T06:34:13 | 2019-09-16T06:34:13 | 206,438,210 | 0 | 0 | null | 2022-06-21T01:48:56 | 2019-09-05T00:15:36 | JavaScript | UTF-8 | Java | false | false | 969 | java | package hwkj.hwkj.filter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.web.servlet.FilterRegistrationBean;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
public class FilterConfig {
... | [
"425378487@qq.com"
] | 425378487@qq.com |
b4f863679d309788a3bbd53193d63a043de2a4a4 | e11f9a9b269c87cf179b1ce6a8f87f8490803e69 | /javaefex/USFLAG.java | 5758458b25cd7ff5a0a964b5be0331e1e4594e50 | [] | no_license | dclenden/OOP | 3735024ec946221acc79e63bd2f16c097bf090e6 | d631b04d5c6a1b81ba2c0a191fc50cf80474a1f7 | refs/heads/master | 2020-05-26T19:57:06.035615 | 2019-05-24T04:57:10 | 2019-05-24T04:57:10 | 188,354,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,433 | java | package javaefex;
import javafx.application.Application;
import javafx.scene.layout.BorderPane;
import javafx.scene.layout.StackPane;
import javafx.scene.layout.HBox;
import javafx.scene.Scene;
import javafx.stage.Stage;
import javafx.scene.canvas.Canvas;
import javafx.scene.canvas.GraphicsContext;
import javafx.scene.... | [
"David.Clendenning830@yahoo.com"
] | David.Clendenning830@yahoo.com |
11495057928a048b8a7ce8492d4d86a6f0356dab | 828213cc782bd4e71715a8b107e8d605b6838b0b | /src/main/java/com/antyron/AppRunner.java | 246c8dad570edb2c69e983b9b9d5dac825ae2867 | [] | no_license | arhitiron/sensors | 162da7a3de53b954c4d5e5d02108492efd2186de | 914390c5052f61358084e926833335063536bcf4 | refs/heads/master | 2016-08-12T04:02:20.080314 | 2016-01-02T12:43:53 | 2016-01-02T12:43:53 | 48,909,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 909 | java | package com.antyron;
import com.antyron.sensors.factory.SensorFactory;
import com.antyron.services.SensorManagerImpl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.context.annotation.PropertySource;
import org.springframewor... | [
"ant@nxc.no"
] | ant@nxc.no |
59a3e0fa020d49e72c8114096e511bc9fb655d9a | 41b0e1a060264d4b31c9792e3384ffbd5da48f3d | /app/src/main/java/com/ctao/bubbledrag/utils/Utils.java | f8d6e3133ac58c70d79dfe4aa03ac23c2dc06705 | [] | no_license | namezhouyu/Bubble-Drag | b0bceb643c5068103c5cd95710da8c46b9596557 | c9b8ca0a2295ae710ffc4225ca4051a5145954ac | refs/heads/master | 2021-01-12T04:24:26.799787 | 2016-10-10T03:51:05 | 2016-10-10T03:51:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,777 | java | package com.ctao.bubbledrag.utils;
import android.app.Activity;
import android.content.res.Resources;
import android.view.Window;
/**
* Utils
* Created by A Miracle on 2016/3/24.
*/
public class Utils {
private static final float DENSITY = Resources.getSystem().getDisplayMetrics().densityDpi / 160F;
/**
... | [
"1670562337@qq.com"
] | 1670562337@qq.com |
d71dd39498c90e8824dd153798c227141ea8edf7 | 93a070451cfe661fe2f88e37f8c65506b09ee0fb | /src/main/java/com/saalamsaifi/playground/design/pattern/di/injector/impl/EmailServiceInjector.java | b78e5cbcb9b3bb9e2827c3216a3f85df1fe56926 | [] | no_license | shahdab-aalam-saifi/playground | bf0f469f9ef4a023bb9bcb3b40535dc66c7ee41d | 2880153ea15f28ef1cabf6264b54d87b4e5596a6 | refs/heads/master | 2021-08-22T20:21:47.542535 | 2021-06-11T21:28:21 | 2021-06-11T21:28:21 | 212,964,802 | 0 | 0 | null | 2020-01-20T13:29:41 | 2019-10-05T08:03:30 | Java | UTF-8 | Java | false | false | 565 | java | package com.saalamsaifi.playground.design.pattern.di.injector.impl;
import com.saalamsaifi.playground.design.pattern.di.DependencyInjection;
import com.saalamsaifi.playground.design.pattern.di.consumer.Consumer;
import com.saalamsaifi.playground.design.pattern.di.injector.MessageServiceInjector;
import com.saalamsaifi... | [
"saalamsaifi@gmail.com"
] | saalamsaifi@gmail.com |
2d4ef5ebe9d95e7c7a19841d69b3e2cc5a51c5f9 | 8736cef333c0b909a480f1fba289791f19bff1d9 | /src/main/java/com/learn/practice/threads/concurrency/SelfManaged.java | 5823ca9abe5ee2e745c8bd45e160b5fb4d21eb8c | [] | no_license | chika1983/java_learning | f47f548e11d22aab8c802a64dc92fcbbae85984b | 7039f0931acfded4ee2d153213886bdcacaf111f | refs/heads/master | 2022-03-29T01:51:19.811020 | 2020-01-07T02:32:13 | 2020-01-07T02:32:13 | 102,993,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 575 | java | package com.learn.practice.threads.concurrency;
//: concurrency/SelfManaged.java
// A Runnable containing its own driver Thread.
public class SelfManaged implements Runnable {
private int countDown = 5;
private Thread t = new Thread(this);
public SelfManaged() { t.start(); }
public String toString() {
return Th... | [
"SrikanthRam@10.0.0.215"
] | SrikanthRam@10.0.0.215 |
598f2344859eb3a57999936337685ff8fc244088 | ebb5dfe6e65b38f9fdc110cc02ca0f6ff41c2984 | /src/main/java/com/dannymvp/config/YoReportoWebserverApplication.java | eca38aa6fecafb8b355acc6913e2493f5cbcf960 | [] | no_license | danny9mvp/Yo-Reporto-Server | 538bfe3cff5367c9ae50b0bb24b3713368676c9f | 14160b102ffd3e8a3358b6676f931507382fe6b1 | refs/heads/master | 2022-07-21T19:30:23.938603 | 2019-06-11T23:49:19 | 2019-06-11T23:49:19 | 188,615,818 | 0 | 0 | null | 2022-05-25T23:19:16 | 2019-05-25T21:56:41 | Java | UTF-8 | Java | false | false | 732 | java | package com.dannymvp.config;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.domain.EntityScan;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.data.jpa.reposito... | [
"danny9mvp@gmail.com"
] | danny9mvp@gmail.com |
e614b46f34eecc3d3e46516ece7fb80c48338569 | ae495c393e513f43ed17f9652f663dce5cebe76b | /For_Loop5.java | 00d9167c29784342dcf61b61a3733a601c615cd1 | [] | no_license | GuraasisSingh/Class9_Java | 73028d47d812061c2155a67607a3754d83bb30a4 | 391af202b00f3fe493a175cb403013e27d6fcbd3 | refs/heads/main | 2023-08-22T15:59:57.928038 | 2021-10-08T19:19:40 | 2021-10-08T19:19:40 | 415,099,965 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 138 | java |
public class For_Loop5
{
public static void For_Loop5()
{
for(;;)
System.out.println("infinite");
}
}
| [
"noreply@github.com"
] | noreply@github.com |
b0db7be660d84bc582aefd473c2fe0a91de6b64d | faef6153463c9a2384c16da29b6b5444ea483d9d | /springmvc1-hello/src/main/java/zyr/learn/mvc/model/User.java | f8e8142c3cafc14fe9e1dcae0bb6ee1ad38e7386 | [] | no_license | i6u/SpringMVCLearnNotes | 5ca8838dd0c715809c87197eb6ff00b50187cb99 | 46c61d7def2789850f8b35eac862442f1360dc84 | refs/heads/master | 2021-06-19T06:05:45.571085 | 2017-06-23T03:27:06 | 2017-06-23T03:27:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,486 | java | package zyr.learn.mvc.model;
import org.hibernate.validator.constraints.Email;
import org.hibernate.validator.constraints.NotEmpty;
import javax.validation.constraints.Size;
/**
* Created by zhouweitao on 2016/11/19.
*
*
*/
public class User {
private Integer id;
private String username;
private Str... | [
"meekzhou@gmail.com"
] | meekzhou@gmail.com |
acc0dc10aed4e134b8b72b52fab1a8c4d63e2f9d | cd4802766531a9ccf0fb54ca4b8ea4ddc15e31b5 | /dist/game/data/scripts/quests/Q10756_AnInterdimensionalDraft/Q10756_AnInterdimensionalDraft.java | fe779004ee135c890b0ec1a1b028d4f633a4e4cf | [] | no_license | singto53/underground | 8933179b0d72418f4b9dc483a8f8998ef5268e3e | 94264f5168165f0b17cc040955d4afd0ba436557 | refs/heads/master | 2021-01-13T10:30:20.094599 | 2016-12-11T20:32:47 | 2016-12-11T20:32:47 | 76,455,182 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,385 | java | /*
* This file is part of the L2J Mobius project.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This p... | [
"MobiusDev@7325c9f8-25fd-504a-9f63-8876acdc129b"
] | MobiusDev@7325c9f8-25fd-504a-9f63-8876acdc129b |
b89272791b417acbfc344082e743dc3cf607dabc | e9379e5da7a2c3d2c632fe85352de7c6f77b90b5 | /lab5/src/main/java/com/ibm/developer/hellojavaonkube101service/HelloJavaOnKube101ServiceApplication.java | 05593406348384446d61d9f780660fd2e894f4db | [
"Apache-2.0"
] | permissive | cybernetics/java-on-kube-101 | f370b9b7850cd6f1fb72eed2c1e00fbd7cda0553 | 25060c64585d018001b226996a3c162fc96f7cd0 | refs/heads/main | 2022-12-29T07:45:56.661329 | 2020-10-20T21:32:30 | 2020-10-20T21:32:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 898 | java | package com.ibm.developer.hellojavaonkube101service;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.core.task.TaskExecutor;
import org.springframework.scheduling.concu... | [
"wkorando@gmail.com"
] | wkorando@gmail.com |
fdff43434600b17887fc0a31e72fee9218c58f40 | 660f707dd29ff5348271fbb888206d20e7db5320 | /house/Square.java | a2b0327058926970accc806fe2163bbfd157fca6 | [] | no_license | juancelemin/workespace | 61898c2a841cca76dd3cc9b205330dedd19ee85b | da5042f52346d4f8f471ec6ed5a9e63bf7d52ecf | refs/heads/master | 2020-12-18T12:51:01.681343 | 2016-07-26T19:06:44 | 2016-07-26T19:06:44 | 64,245,701 | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 3,683 | java | import java.awt.*;
/**
* A square that can be manipulated and that draws itself on a canvas.
*
* @author Michael Kšlling and David J. Barnes
* @version 2011.07.31
*/
public class Square implements IDibujo
{
private int size;
private int xPosition;
private int yPosition;
private String color;
... | [
"martinezjua00@gmail.com"
] | martinezjua00@gmail.com |
04f45329cf3ad031c7f31d9ba132fa5888eace5f | 8a7909586bf685770fc36f0cc5770036b18e611b | /app/src/main/java/wangzhifeng/bwie/com/login_demo/view/RegActivity.java | ca2858064bc59fe23ea81e38ba65d2a017892f2d | [] | no_license | wangzhifeng11/MyLoginDemo | f434c8b5ee67688de9dae3be9157d5ed3bf5c074 | ab768d9244d25b777cde2400e3e08383ae6158b7 | refs/heads/master | 2020-03-16T08:37:19.003916 | 2018-05-08T11:33:17 | 2018-05-08T11:33:17 | 132,595,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,925 | java | package wangzhifeng.bwie.com.login_demo.view;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import wangzhifeng.bwie.com.login_demo.R;
import ... | [
"1105083185@qq.com"
] | 1105083185@qq.com |
4e477321fdfc0d78801eba64083cc901e5339cab | 02ceee0d5a3738195adbb481159bb25eedc4dbd3 | /IteratorsAndComparatorsExercise/src/ListyIterator/ListIterator.java | 36e7162b7f1c8b84cf27badb4a07f3f7ebbe864d | [] | no_license | lstamenov/JavaAdvanced | ea44251953121bc9d83c4ee39d6e08606a7166f6 | d25bc22ca76ab7637e9f327984320d80c673ce28 | refs/heads/master | 2023-05-31T21:18:39.617238 | 2021-06-23T17:27:15 | 2021-06-23T17:27:15 | 351,995,123 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,024 | java | package ListyIterator;
import java.util.Arrays;
import java.util.Iterator;
import java.util.List;
public class ListIterator implements Iterator<String>, Iterable<String>{
int index;
List<String> strings;
ListIterator(String... strings){
this.index = 0;
this.strings = Arrays.asList(strings... | [
"stamenovl99@gmail.com"
] | stamenovl99@gmail.com |
3328189c065d13db73751e5fc97409918dd97c03 | 97e76097619bfed12aff375868c5001ce0651f72 | /src/main/java/com/github/c0urante/kafka/connect/reddit/stream/Reddit.java | 2873c8661ec21667152fb5a507db133864de39bd | [
"WTFPL"
] | permissive | C0urante/kafka-connect-reddit | 46c37664e3359721f8832bb1a22b7f0575b940e5 | 1810c239c79e31f3707ae512f35a8eaad550c8f0 | refs/heads/master | 2023-05-28T18:43:17.486648 | 2023-05-11T20:01:39 | 2023-05-11T20:01:39 | 145,372,623 | 17 | 5 | NOASSERTION | 2023-05-11T20:01:40 | 2018-08-20T05:59:20 | Java | UTF-8 | Java | false | false | 3,147 | java | /*
Copyright © 2018 - 2018 Chris Egerton <fearthecellos@gmail.com>
This work is free. You can redistribute it and/or modify it under the
terms of the Do What The Fuck You Want To Public License, Version 2,
as published by Sam Hocevar. See the LICENSE file for more details.
*/
package com.github.c0u... | [
"cegerton@oberlin.edu"
] | cegerton@oberlin.edu |
fe9d0fd00201b52e8e0b0f4d46f423f2b42cb67e | 2e6eba1350246a8acf1139931a3969a4d3d1ed58 | /programusingmethods/SphereMethodN.java | aaf687f176e20abc9ced3d2b30df13d72986945a | [] | no_license | natraj4392/core-java-practice | 9b97b0122f9def622024acdedfee56de9cac81c3 | 8dbbc6cd8e6da4ecad0664e2b18ee43f6dc4df49 | refs/heads/master | 2022-06-13T20:05:26.176891 | 2020-05-09T08:01:21 | 2020-05-09T08:01:21 | 262,226,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | package programusingmethods;
class SphereMethodN {
void volume() {
final double pi = 3.142;
int r = 10;
double result = 1.33 * pi * r * r * r ;
System.out.println(result);
}
public static void main(String[] args){
new SphereMethodN().volume();
}
} | [
"60502111+natraj4392@users.noreply.github.com"
] | 60502111+natraj4392@users.noreply.github.com |
8894aba7e60000c1480231e6c0c9726a205a1d6c | 2a161ae1949d089c62feabbe3ae6fa72f0fc428c | /app/src/androidTest/java/com/fpoly/dong/sevice/ExampleInstrumentedTest.java | bec8c3a150afb6efa8ac52cb02aec0d0eb4dd5e9 | [] | no_license | Tienda328/Sevice | 0060deaadc778471b138a8944f0ea5bf26702167 | 66b5ef8a27116b2e704c73fcbc6b52a4c06476bd | refs/heads/master | 2020-04-03T14:46:21.351050 | 2018-10-30T06:24:48 | 2018-10-30T06:24:48 | 155,335,326 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 726 | java | package com.fpoly.dong.sevice;
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.*;
/**
* Instrumented test, which will execute on an Android d... | [
"dongnqph06655@fpt.edu.vn"
] | dongnqph06655@fpt.edu.vn |
dbc6d552aad864feeaf30186cf3f0528d0c3057e | 3e7b7ac7aaf134a4055573008a379a47ac729ed9 | /src/main/java/bbs/Funcs.java | a10b8679a968940e6cee344759b7a3fbacdd2e67 | [] | no_license | soholzx/blade-bbs | 5e88f448050e6ff25be0df1c5e32111628f10050 | a1fb6fd0659ecbe960838208abf0f487a4cbc178 | refs/heads/master | 2020-04-14T20:25:25.982536 | 2015-09-05T06:12:46 | 2015-09-05T06:12:46 | 41,951,493 | 1 | 0 | null | 2015-09-05T06:23:44 | 2015-09-05T06:23:44 | null | UTF-8 | Java | false | false | 2,604 | java | package bbs;
import java.util.Date;
import javax.servlet.ServletContext;
import bbs.kit.BBSKit;
import blade.BladeWebContext;
import blade.kit.DateKit;
import blade.kit.StringKit;
public class Funcs {
/**
* 获取相对路径
* @param path
* @return
*/
public static String base_url(String path) {
... | [
"biezhi.me@gmail.com"
] | biezhi.me@gmail.com |
fb94a4b7436c1882739fea72a9609d00f85e700f | 47a2aae2f4c6dbf8a4f0b8cf93d1586f78782640 | /src/principal/StrategyConcreteCpp.java | 17e42d542d91b127cd65abad3ef4ebc686c7a2c6 | [] | no_license | yaaff/projetoMACP | cc5389c45b8a6316c3583350516533204056a669 | a8e70dc455a0c8d5c6b641794f2345f20d05a137 | refs/heads/master | 2020-09-13T06:28:34.472916 | 2019-11-19T12:40:03 | 2019-11-19T12:40:03 | 222,681,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,761 | java | package principal;
import java.awt.Color;
import javax.swing.JTextPane;
import javax.swing.text.AttributeSet;
import javax.swing.text.SimpleAttributeSet;
import javax.swing.text.StyleConstants;
import analise.Delimitadores;
/** Concrete Strategy de Fazer Highlight em C++ */
public class StrategyConcreteCpp implement... | [
"yasmin.fernandes@acad.ifma.edu.br"
] | yasmin.fernandes@acad.ifma.edu.br |
ddf60e5dd0d9a4f88e28c8771216363b53018ac8 | cbe6a11d6bae54e6eab3c5599abca66186d46024 | /src/main/lombok/com/restfb/types/webhook/messaging/TakeThreadControlItem.java | 82d3be278b27e9be44ab7d7ace730d5ddb6f97ab | [
"MIT"
] | permissive | iamdhrv/restfb | 84242dc50c5ce7a7d3adaf89c6e6596b3bc7e928 | fcb706a38746ed5b96b653c6bd9b25f14b076e72 | refs/heads/master | 2022-10-09T13:03:56.233561 | 2020-06-11T10:32:42 | 2020-06-11T10:32:42 | 273,152,032 | 1 | 0 | MIT | 2020-06-18T05:45:09 | 2020-06-18T05:45:05 | null | UTF-8 | Java | false | false | 1,651 | java | /**
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy,... | [
"n.bartels@phpmonkeys.de"
] | n.bartels@phpmonkeys.de |
ff1d5b2e45580acab3a22d8840ccdce7d69d8575 | d84a1a8739e16142964467b87db55364645c9821 | /src/test/java/net/ddellspe/music/bot/commands/PlayCommandTest.java | 2019ea9a88519b4ed13099cfcbf1604cbd298422 | [
"Apache-2.0"
] | permissive | EikeSan/music-bot | 290d5d9bc2c307f4d8c14a1c7dd3f8cfab2ac7ca | e92a0c0b45ca3a518c765fe3f29b040173ea1afe | refs/heads/main | 2023-08-18T12:50:57.596273 | 2021-10-09T19:45:52 | 2021-10-09T19:45:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,606 | java | package net.ddellspe.music.bot.commands;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.mockito.ArgumentMatchers.any;
import static org.mockito.ArgumentMatchers.eq;
import static org.mockito.Mockito.times;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;... | [
"david.dellsperger@gmail.com"
] | david.dellsperger@gmail.com |
15d34ee325055c9e94736d9c5502071c426c91bc | c36d08386a88e139e6325ea7f5de64ba00a45c9f | /hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/api/protocolrecords/impl/pb/SCMUploaderNotifyResponsePBImpl.java | cdff06c3821c52fd31d39685b8ddccd5747bbc3f | [
"Apache-2.0",
"LicenseRef-scancode-unknown",
"CC0-1.0",
"CC-BY-3.0",
"EPL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"Classpath-exception-2.0",
"CC-PDDC",
"GCC-exception-3.1",
"CDDL-1.0",
"MIT",
"GPL-2.0-only",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"LGPL-2.1-on... | permissive | dmgerman/hadoop | 6197e3f3009196fb4ca528ab420d99a0cd5b9396 | 70c015914a8756c5440cd969d70dac04b8b6142b | refs/heads/master | 2020-12-01T06:30:51.605035 | 2019-12-19T19:37:17 | 2019-12-19T19:37:17 | 230,528,747 | 0 | 0 | Apache-2.0 | 2020-01-31T18:29:52 | 2019-12-27T22:48:25 | Java | UTF-8 | Java | false | false | 5,125 | java | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/** * 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 license... | [
"kasha@apache.org"
] | kasha@apache.org |
d19462cad8c3fadb596627acb65d8e805d2c5053 | 577cd0fce934f6dfbb1c70f83e6cae5dcc1bdb61 | /PBL_0613/PB9_2.java | bfe13ec71b7a1432a3d3c024898b87744d57f7da | [] | no_license | pyu666/PBL_2018 | 9ca9135ed7133668f353f420fc799b61d4047068 | 75e804d46f355decbb82b8b5af40c3d2ac1e9a70 | refs/heads/master | 2020-04-02T16:14:35.531896 | 2019-02-22T20:04:44 | 2019-02-22T20:04:44 | 154,604,753 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,078 | java | import java.io.IOException;
import java.nio.charset.Charset;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.List;
public class PB9_2 {
public static void main(String[] args) {
List<String> lines = null;
try {
lines = Files.readAllLin... | [
"32445749+pyu666@users.noreply.github.com"
] | 32445749+pyu666@users.noreply.github.com |
edd1c4bbd8a197122f045ab24b40d78a253a9fc5 | 979629f0eee7423df3e27a8c8aafebc88b6abaa9 | /quiz/src/quiz/MethodQuiz02.java | bab9c134fff05e39572585eb1b7fa6f59ce48212 | [] | no_license | minseon-oh/java | 4e9b651be6927972769147bf81d1e8c8cf492702 | 4058228c858a27b33104ab174e1c1305a77ed71d | refs/heads/master | 2023-08-17T05:54:22.876643 | 2020-06-03T06:53:21 | 2020-06-03T06:53:21 | 269,011,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,548 | java | package quiz;
import java.util.Arrays;
public class MethodQuiz02 {
public static void main(String[] args) {
// (method)Quiz17 p.24
int[] arr = {1,2,3,4,5};
method01();
System.out.println(method02("잘가"));
System.out.println(method03(9, 10, 30));
System.out.println(method04(5));
System.out.printl... | [
"aszx8983@naver.com"
] | aszx8983@naver.com |
641acf607335d991e0a4081f21aa0add6454f3cf | c155ad3b281542e9ece931ee002339f78392bed0 | /android/app/src/main/java/com/airbnbclone/MainApplication.java | 7abae2dc096ecc159a18a1fe37b821e6b910c40e | [] | no_license | rendystdy/AirBnbUI-clone | a2cfbf854e9d028e111e8d75a1695705fd65f29b | 4e1cfadbf7bd04a6336d452653fb8699672a3e32 | refs/heads/master | 2023-01-06T21:30:16.644953 | 2019-07-31T12:36:38 | 2019-07-31T12:36:38 | 199,853,078 | 0 | 0 | null | 2023-01-04T05:53:58 | 2019-07-31T12:36:18 | JavaScript | UTF-8 | Java | false | false | 1,469 | java | package com.airbnbclone;
// import com.oblador.vectoricons.VectorIconsPackage;
import android.app.Application;
import android.util.Log;
import com.facebook.react.PackageList;
import com.facebook.hermes.reactexecutor.HermesExecutorFactory;
import com.facebook.react.bridge.JavaScriptExecutorFactory;
import com.facebook... | [
"rendysetiady8@gmail.com"
] | rendysetiady8@gmail.com |
9a2b5861d971e82260321585cbdc2bdb402c3731 | 6e4978da76071211117a8ecbde208553c26a1087 | /Portal/xmlfeed/src/classes.jar/src/atg/portal/gear/xmlfeed/XmlfeedTool.java | 1112ef7258cc0de7911b970bdd47d10510d74027 | [] | no_license | vkscorpio3/ATG_TASK | 3b41df29898447bb4409bf46bc735045ce7d8cc6 | 8751d555c35a968d4d73c9e22d7f56a6c82192e7 | refs/heads/master | 2020-03-08T16:56:40.463816 | 2014-12-12T10:55:01 | 2014-12-12T10:55:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,430 | java | /*<ATGCOPYRIGHT>
* Copyright (C) 2001-2011 Art Technology Group, Inc.
* All Rights Reserved. No use, copying or distribution of this
* work may be made except in accordance with a valid license
* agreement from Art Technology Group. This notice must be
* included on all copies, modifications and derivatives of t... | [
"Andrii_Borovyk1@EPUAKHAW0679.kyiv.epam.com"
] | Andrii_Borovyk1@EPUAKHAW0679.kyiv.epam.com |
11e41f6280997f504dd09f535e529e4164a0c2d3 | 34df134e4d1f82f72ca4b8a10b095a872d0f6bf7 | /myjee/src/main/java/com/jamesfen/myjee/aop/xml/CompareInterceptor.java | 2deccddd29f6e0533b97217ce32ea2d3af7d6dec | [] | no_license | belloner/myjee | 090d0d6f95eae4937d39e4d7fe75338b360fd8c8 | 089e626370a0be4391b0206541f6462dbe6fd83d | refs/heads/master | 2016-08-11T21:37:09.707680 | 2016-01-05T06:46:23 | 2016-01-05T06:46:23 | 44,082,954 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 724 | java | package com.jamesfen.myjee.aop.xml;
import org.aopalliance.intercept.MethodInterceptor;
import org.aopalliance.intercept.MethodInvocation;
public class CompareInterceptor implements MethodInterceptor{
public Object invoke(MethodInvocation invocation) throws Throwable{
Object result = null;
Str... | [
"belloner@126.com"
] | belloner@126.com |
e05a536e1d99f6a4982f3a1cd96778b825055f67 | 11751ff493279ba5b3d87e188ac95ab282b0b1a6 | /Player.java | 4858b7c126d24edf7ded8630b3c7a58bbc75ceff | [
"Apache-2.0"
] | permissive | Gillibert/Theorycraft | 02a4b04775e288498e2788219401838b78ae6c98 | 6579ec8dcd471a978db7745664112b85d57880f2 | refs/heads/master | 2021-06-30T08:46:06.246227 | 2020-09-28T08:37:53 | 2020-09-28T08:37:53 | 172,477,195 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 59,715 | java | import java.util.*;
import java.io.Serializable;
public class Player implements Serializable {
static private final long serialVersionUID = 100;
static private int dsp_target[] = {0,1,2,3,4,5,6,7,9,10,24,31,53};
//***********************
public int current_class = -1;
public boolean jeu_fini = false;
p... | [
"noreply@github.com"
] | noreply@github.com |
20a868a2328960ee62533b7319a7604213b43e35 | d26a0d58ea3deafcbc57f218d496f11401c7d91a | /WS-Galaxian/src/Personaje/Enemigo/Distraido.java | a5c2136ca6ba942cd7000d5312b8a066aee6743f | [] | no_license | joaquinmontero/Galaxian | 1dc3ee9266ead7c4179d7606441be3b1bfeec577 | 43368b79766d8ebc4b5a4688e63660a292b9b670 | refs/heads/master | 2020-03-29T17:08:30.431950 | 2018-09-22T23:21:00 | 2018-09-22T23:21:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 599 | java | package Personaje.Enemigo;
import java.awt.Point;
import javax.swing.ImageIcon;
public class Distraido extends PrototipoEnemigo {
public Distraido(Point pos) {
super(pos);
this.image[0] = new ImageIcon(this.getClass().getResource("/img/Bobo_derecha.png"));
this.image[1] = new ImageIcon(this.getClass().getReso... | [
"areligle@gmail.com"
] | areligle@gmail.com |
502fd18408b536d8ae687e0871faa4f0eb40497e | 7a1733e412b34cc7713fdb4a0aa62693e5b5970f | /napoleon_smzPlatform/src/main/java/com/tenfine/napoleon/smzPlatform/service/impl/ProjectServiceImpl.java | 29dfbfff730ac35f304941b97e7cb658a2897e4b | [] | no_license | ht604061765/Jane-Learn | 9f4d6cd7984989489ac5c5a8b306614622d1829c | 66b9f45f1bac3dd4b42bdc0ea32b0e90b336d125 | refs/heads/master | 2020-05-20T09:10:35.241933 | 2019-05-22T09:19:59 | 2019-05-22T09:19:59 | 185,494,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,791 | java | package com.tenfine.napoleon.smzPlatform.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.tenfine.napoleon.framework.bean.POCondition;
import com.tenfine.napoleon.framework.bean.Pager;
import com.tenfine.napoleon.smzPlatform.dao.Pro... | [
"15943286270@163.com"
] | 15943286270@163.com |
b6bf6576f5955fd57e9b9b858b6465c90ecb37e6 | 173458932f77860623d582cfe4fe11ca8d1ee6f3 | /octopus-examples/src/main/java/com/github/linkeer8802/octopus/example/config/JacksonCustomizer.java | 8cd39044e0fe270204e3e8a88d83a9355526742f | [
"Apache-2.0"
] | permissive | xuefeiwu/octopus | 3e9d18f00b27d7a3cb943687e0759fd93a16bdda | 1f2cb2af21a5c5380500d83769f5fc7cdef029cb | refs/heads/master | 2020-12-06T00:12:49.163123 | 2020-01-07T08:42:43 | 2020-01-07T08:42:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | package com.github.linkeer8802.octopus.example.config;
import org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer;
import org.springframework.http.converter.json.Jackson2ObjectMapperBuilder;
import org.springframework.stereotype.Component;
import org.zalando.jackson.datatype.money.Mone... | [
"weiride@do1.com.cn"
] | weiride@do1.com.cn |
80daac873fe52905b3cdc29014c61b47131f174e | 123f9ba128936eac397d48e0d579118b467d8e7f | /src/main/java/com/pzh/mapreduce/table/TableBean.java | 3488580f4567d7f041a0f91ca311fee53537e309 | [] | no_license | pzhu1015/mapreduce-job | 435013f725173bee61fbd9517f5912ef152ed316 | c62ff1a5064b38a2a33b3c66f97cd218515d92c4 | refs/heads/master | 2022-05-13T20:53:38.477391 | 2019-09-22T12:09:31 | 2019-09-22T12:09:31 | 210,141,071 | 0 | 0 | null | 2022-04-12T21:57:03 | 2019-09-22T12:10:13 | Java | UTF-8 | Java | false | false | 1,801 | java | /**
* @Author pzh
* @Date 2019年9月8日 下午4:07:45
* @Description
*/
package com.pzh.mapreduce.table;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
import org.apache.hadoop.io.Writable;
public class TableBean implements Writable {
private String id;
private String p... | [
"pzh@pzh"
] | pzh@pzh |
3f76fd52b78297149053f8209087d851053a33b4 | 6ac12da7bc81c9fbf8bbf844553bc46bd2746ba9 | /ds4p-receiver/common-library/src/main/java/org/hl7/v3/POCDMT000040Section.java | c9e7820c1fc0250a2ff6bb45471c443b5618cce8 | [] | no_license | wanghaisheng/ds4p-pilot-public | b8fd90ee5e196e0e055e250af0e3c547cfa84eaa | 235cc22266868917d88332fb32d03baded2dd684 | refs/heads/master | 2020-04-08T03:19:53.614880 | 2012-12-08T10:02:38 | 2012-12-08T10:02:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,646 | java | /**
* This software is being provided per FARS 52.227-14 Rights in Data - General.
* Any redistribution or request for copyright requires written consent by the
* Department of Veterans Affairs.
*/
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.5-... | [
"Duane DeCouteau@Socratic5"
] | Duane DeCouteau@Socratic5 |
b74bfe6876f9c12e9240f1a602acc361ee10639b | e2a5680ac6ccde64c54fb36cee743ea589137285 | /ReadFile.java | 1caa94debc096f875713ac5de2d4b8fcde3820ac | [] | no_license | radhikareddyvelma/Home-work1 | 06d6fa04e1572a03be4ce47b39cfec83a6b24bf1 | 96a7e6cd2e84b565eb438ea2cbd01ddd29a6a7df | refs/heads/master | 2021-01-23T02:10:22.983549 | 2017-04-04T01:26:18 | 2017-04-04T01:26:18 | 85,970,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 562 | java | package first.java;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
public class ReadFile {
public static void main(String[] args) {
BufferedReader br = null;
try {
br = new BufferedReader(new FileReader("filename.txt"));
String line;
while ((line =... | [
"noreply@github.com"
] | noreply@github.com |
bb1631076cf5000ea1010027bcba79e5077aff5e | b22d870c70762fe4c771026d7f2ad1b8f733e702 | /java8InAction/src/main/java/com/vcvinci/lambdasinaction/chap1/FilteringApples.java | 8b5850cea2bc04341e9e981ed7d2ee8501d39d91 | [] | no_license | vcvinci/vinci_example | 103f9949dad2bfe749cf270fc2b1d68b7002aa7d | daa74043a7a86628916c6f5160cea20e77026ddd | refs/heads/master | 2022-12-29T14:42:36.229434 | 2019-09-09T07:10:45 | 2019-09-09T07:10:45 | 203,291,266 | 0 | 0 | null | 2022-12-16T04:32:41 | 2019-08-20T03:16:59 | Java | UTF-8 | Java | false | false | 3,385 | java | package com.vcvinci.lambdasinaction.chap1;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.function.Predicate;
public class FilteringApples{
public static void main(String ... args){
List<Apple> inventory = Arrays.asList(new Apple(80,"green"),
... | [
"vcvinci@163.com"
] | vcvinci@163.com |
0636a75804a0b3cd4b363656ffd50b35f2f493f5 | ec4be8c3e3eaf864f04d911702f52928e81f4c9c | /src/main/java/org/eurekaclinical/standardapis/entity/RoleEntity.java | 3fe17975cabf8f69c300db6949b789bcdd9d1a55 | [
"Apache-2.0",
"BSD-3-Clause",
"EPL-1.0",
"Classpath-exception-2.0",
"EPL-2.0",
"GPL-2.0-only",
"CDDL-1.0",
"MIT",
"CDDL-1.1"
] | permissive | eurekaclinical/eurekaclinical-standard-apis | 8193493ace96b849aeb8fec56ec44ca901f48737 | 4233712941f18d456daeca3e90577c2bc6151e5b | refs/heads/master | 2021-07-10T23:44:52.722111 | 2020-08-10T19:17:49 | 2020-08-10T19:17:49 | 62,142,484 | 0 | 7 | Apache-2.0 | 2020-08-10T19:13:17 | 2016-06-28T13:20:30 | Java | UTF-8 | Java | false | false | 1,782 | java | package org.eurekaclinical.standardapis.entity;
/*-
* #%L
* Eureka! Clinical Standard APIs
* %%
* Copyright (C) 2016 Emory University
* %%
* 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 ... | [
"arpost@emory.edu"
] | arpost@emory.edu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.