blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
72d14cf9c0b5de4fa29df0ae2d70754ea313d69f | 6ec5c29ce081c63f25e37444a157a36a72564618 | /handler/promotionData.java | d9b0553eb21c86fb011ac9d2924748ba9e23ed36 | [] | no_license | SameetPati/PromotionalService | 4434d8fda2830182a3eb4c61ace7bce2523471c3 | b27f642387dbefe2b2b45a99f3939f19c3182fb7 | refs/heads/master | 2022-12-14T04:27:15.259396 | 2020-09-22T10:44:01 | 2020-09-22T10:44:01 | 297,595,743 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,045 | java | package handler;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Scanner;
import data.sku;
public class promotionData {
public HashMap<List<String>, Integer> formatData(String inputString, sku skuObject) {
HashMap<List<String>, Integer> promoObject = new... | [
"sameetkeshari.pati@kochtc.com"
] | sameetkeshari.pati@kochtc.com |
0c851c56b02d717a2edf46d60f4b488f1b67298a | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/grade/d009aa71ece41454c68d8038b5462d8eea8feb291bce1d53ee149f8477b5eab62ee28c7f690bf14dc6ce1d70c8943f7f3b3e4300965cb24da4cd2d2807dab19a/000/mutations/7/grade_d009aa71_000.java | b3402953596a7429e5f019680a9e7286b92490f3 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,515 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
f717d495db2961b1b654f5d5a53dddc55d6dc386 | 77f0d29d38c026b1cd89e9ae066aa225cd973306 | /youlaiwang/app/src/main/java/com/bm/chengshiyoutian/youlaiwang/oldall/oldview/activity/ResturantDetaisActivity.java | 9fe63f7903e804c45fa38c60ca39a1cbac9e1ee4 | [] | no_license | z453240360/YouLaiNew | 2284458aaf7c85bc85b32c458d0ea6008de5141a | 72279ad46b7336e25f6a7cb6bcf646de16be30bd | refs/heads/master | 2021-08-28T11:06:33.266581 | 2017-12-12T02:26:11 | 2017-12-12T02:26:11 | 110,525,435 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,758 | java | package com.bm.chengshiyoutian.youlaiwang.oldall.oldview.activity;
import android.Manifest;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.ActivityCo... | [
"453240360@qq.com"
] | 453240360@qq.com |
55474813addc2d574fe508bc9cfe11bdfe58f0c8 | 7589951c83cc9c0052ac716ba70bd71848191d49 | /src/main/java/TaskList.java | 899df292fb34205267ceff183bba1ee0d278438f | [] | no_license | mirozo/duke | 255d48579733b12dbf4487a0f810479528267984 | 1087143d285ea590e3cb0d05121e76fbc2e7175b | refs/heads/master | 2020-07-07T11:26:12.372926 | 2019-09-24T15:23:05 | 2019-09-24T15:23:05 | 203,335,973 | 0 | 0 | null | 2019-09-19T02:48:25 | 2019-08-20T08:43:48 | Java | UTF-8 | Java | false | false | 3,419 | java | import tasks.Task;
import tasks.Event;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
public class TaskList {
private ArrayList<Task> list;
public TaskList(ArrayList<Task> list) {
this.list = list;
}
/**
* Gets the ArrayList from a TaskList object.
*
... | [
"gohruizhi@u.nus.edu"
] | gohruizhi@u.nus.edu |
21481ad2f6204098aa714667ece2b8ae08c41e37 | 5449824379ef6828cf3dacafe2ab4ab720f663f5 | /.svn/pristine/b6/b6de40d2cdfe32494ee49901d3219b34ad43601f.svn-base | c478b5dc24f0e883e5b3fdc3799f86bb926b1f68 | [] | no_license | Xdone111/beyou | 38735050db0b1daa224cc4064c0858eefc68fb84 | f24acc510070b108f954e4ff1515c4918a322962 | refs/heads/master | 2020-03-17T00:38:40.571483 | 2018-05-12T07:56:17 | 2018-05-12T07:56:17 | 133,125,004 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 969 | package byou.yadun.wallet.wallet.Transaction;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import byou.yadun.wallet.R;
/**
* Created by Administrator on 2017/8/30.
*/
public class ItemFragmentSell ext... | [
"502180980@qq.com"
] | 502180980@qq.com | |
c40a5e9393e09f76a0d98b1c9526306ec9c1a326 | b668113c831e821fd46bfa9e991e251ace8a650f | /src/main/java/com/bo/PoliceStationBO.java | 9fbca1e8648ca5ae932e071d0188737fda7c1608 | [] | no_license | sam980464/forSpringDemo | bfa81c09ff8512ea055db5d2bc465f22c2a378f6 | b9f0be8ec853a86e4de2474e12b54b2f2f0c0905 | refs/heads/master | 2022-11-18T11:10:58.658268 | 2019-09-24T11:37:02 | 2019-09-24T11:37:02 | 210,587,054 | 0 | 0 | null | 2022-11-16T05:48:15 | 2019-09-24T11:34:34 | Java | UTF-8 | Java | false | false | 675 | java | package com.bo;
public class PoliceStationBO {
private int id;
private String policeStationName;
private String address;
private int status;
public int getId() {
return this.id;
}
public void setId(int id) {
this.id = id;
}
public String getPoliceStationName() {
return this.policeStationName;
}
pu... | [
"sdas148@gmail.com"
] | sdas148@gmail.com |
af86011eeae4ada597047632b59befa38817c78b | b6d3f0de2abd55c25dac5079f81058246b25c2f0 | /MAS-war/src/java/AFOSmanagedbean/ViewFiCrewDetailManagedBean.java | 87cbdc76dece37c8eda0ac1c1c6989aa265d0224 | [] | no_license | lvmilk/RepositoryName | b7416ae899fcf6d2222cd0c57e78d42de3497d24 | f2fd8f2b8fec9bff6f10354c804b3a96336ef565 | refs/heads/master | 2021-01-01T15:45:04.092237 | 2015-11-24T09:59:27 | 2015-11-24T09:59:27 | 41,839,290 | 6 | 6 | null | null | null | null | UTF-8 | Java | false | false | 11,432 | 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 AFOSmanagedbean;
import Entity.APS.FlightInstance;
import Entity.CommonInfa.CabinCrew;
import Entity.CommonInfa.Cockp... | [
"Xu@172.25.106.77"
] | Xu@172.25.106.77 |
40b526b600ed642100016976c1e06b80dace3f4a | a5d01febfd8d45a61f815b6f5ed447e25fad4959 | /Source Code/5.5.1/sources/com/iqoption/withdrawal/common/fields/verify/VerificationWarningType.java | a3272457dbc3e59644ce394b9169e3e64e3f42f3 | [] | no_license | kkagill/Decompiler-IQ-Option | 7fe5911f90ed2490687f5d216cb2940f07b57194 | c2a9dbbe79a959aa1ab8bb7a89c735e8f9dbc5a6 | refs/heads/master | 2020-09-14T20:44:49.115289 | 2019-11-04T06:58:55 | 2019-11-04T06:58:55 | 223,236,327 | 1 | 0 | null | 2019-11-21T18:17:17 | 2019-11-21T18:17:16 | null | UTF-8 | Java | false | false | 660 | java | package com.iqoption.withdrawal.common.fields.verify;
import kotlin.i;
@i(aXC = {1, 1, 11}, aXD = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\u0005\b\u0001\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002j\u0002\b\u0003j\u0002\b\u0004j\u0002\b\u0005¨\u0006... | [
"yihsun1992@gmail.com"
] | yihsun1992@gmail.com |
ee5ec9b963fc8b5075f59f64b4c1608e6d6ee641 | 5812a35410148139e5e31382aba0386506957082 | /java/com/ecosian/epfse/system/qna/ctrl/QnaAnswrController.java | 538859466f7f4a02f8ca32e1311c729f83c77c7a | [] | no_license | keumhwanmoon/advanced-epfse | d13bf526ea2c13302f8f2066646dfa967e36cd04 | b7350ad7297922ee8794fa6d82169597453b4af4 | refs/heads/master | 2021-06-19T11:23:43.436726 | 2017-07-18T02:24:44 | 2017-07-18T02:24:44 | 69,471,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,332 | java | /*
--------------------------------------------------------------------------------
PROJECT NAME : ES-MRV3
--------------------------------------------------------------------------------
- 단위업무명 : Q&A답변 Controller
- 최초작성일 : 2014-09-18
- 작 성 자 : 이승윤
- 비 고 : Controller 클래스내 모든 함수는 매개변수에 HttpSe... | [
"hwanth85@gmail.com"
] | hwanth85@gmail.com |
7ddd012265ab9c3a128e45be5172ba89927c4fd6 | 18b731ab437622d5936e531ece88c3dd0b2bb2ea | /pbtd-user-sd/src/main/java/com/pbtd/playuser/web/controller/ActiveController.java | 3947e2deaf8c602c3379aeadc08ba9f593726410 | [] | no_license | harry0102/bai_project | b6c130e7235d220f2f0d4294a3f87b58f77cd265 | 674c6ddff7cf5dae514c69d2639d4b0245c0761f | refs/heads/master | 2021-10-07T20:32:15.985439 | 2018-12-05T06:50:11 | 2018-12-05T06:50:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,937 | java | package com.pbtd.playuser.web.controller;
import java.io.IOException;
import java.util.HashMap;
import javax.servlet.http.HttpServletRequest;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestM... | [
"750460470@qq.com"
] | 750460470@qq.com |
42109ab5c68caf03dc40fc1729b864d2a7329caa | 8e4905083b70b5510ca6e7ae118a563eeddf9e69 | /src/main/java/it/ariadne/shapes/model/Circle.java | 6c2a1b5998eb7c2807dcf2d69c5f890ccfe0e2e8 | [] | no_license | dalima29/shape | 80c5e30524476881228fa1792b158d823b9192c2 | 38ed682251071f047636554cd196e8ddb9e4cf0c | refs/heads/master | 2020-04-05T08:27:46.250300 | 2018-11-08T14:38:48 | 2018-11-08T14:38:48 | 156,716,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 252 | java | package it.ariadne.shapes.model;
import it.ariadne.shapes.Shape;
public class Circle implements Shape {
private int radius;
public Circle(int radius) {
this.radius = radius;
}
public int calculateArea() {
return radius*radius*3;
}
}
| [
"limardi@ARIADNEAD.DOM"
] | limardi@ARIADNEAD.DOM |
1c754bf215c183e1f7df2e1680c775c6de1a68a8 | b99d26a0584523afaa21ef160bd1684a0791c35f | /ludumtest/org/lwjgl/opengles/EXTSRGBWriteControl.java | 6ebbd307b9ebdf82da3dfe8d7ec1340414eb2aac | [] | no_license | alu0100777758/ludum | 8532e03a67bdc874d47cc9385b17977c89cb009e | 284eeb4f20feeef303f90f890b0cf448abc55bb0 | refs/heads/master | 2021-01-10T14:28:24.974659 | 2015-12-14T01:08:12 | 2015-12-14T01:08:12 | 47,064,259 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,240 | java | /*
* Copyright LWJGL. All rights reserved.
* License terms: http://lwjgl.org/license.php
* MACHINE GENERATED FILE, DO NOT EDIT
*/
package org.lwjgl.opengles;
/**
* Native bindings to the <a href="https://www.khronos.org/registry/gles/extensions/EXT/EXT_sRGB_write_control.txt">EXT_sRGB_write_control</a> extension.... | [
"alu0100777758@edu.ull.es"
] | alu0100777758@edu.ull.es |
2fd319cf40ed6586b41f8e9f25c0535d57fc7ec6 | 1adcc7a43c57df49c5861b65e1b4142d64327fe1 | /MakeYourSmile/app/src/main/java/com/avocado/makeyoursmile/network/data/error/ErrorData.java | 3e3d5cca69d8a290726b67613ec5db737f798733 | [] | no_license | verywildbanana/chi_is_mys | 7e55af70c6f74f40a6a479d4a550e2ced7aea856 | 9fe81561191735c525d545c144403ba61d76e588 | refs/heads/master | 2021-01-21T13:03:21.805487 | 2016-05-04T07:20:01 | 2016-05-04T07:20:01 | 50,815,865 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,078 | java | package com.avocado.makeyoursmile.network.data.error;
import com.avocado.makeyoursmile.util.SmartLog;
import com.google.gson.annotations.SerializedName;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
public class ErrorData {
public final static String TAG = ErrorData.class.getSimpleName(... | [
"avocado@kiwiple.com"
] | avocado@kiwiple.com |
99677714257ff1b432f618f88d1a36846d9b4bb3 | 1c4c87802c342e83dfdd271751d53c93acafbea0 | /Exercises/1.1 Arrays/src/_1_1/Arrays_3.java | 2c8039beb5535698940e66e83314dbd96094e590 | [
"MIT"
] | permissive | sadmanca/ics4u | 8366b8de79760ffd9c25a5cf87c39022b4cab4a1 | 2b3790131a4cb79104696fed964ce2e24ced67b4 | refs/heads/master | 2023-04-11T14:28:14.742036 | 2021-04-21T23:02:48 | 2021-04-21T23:02:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,359 | java | package _1_1;
import java.util.Scanner;
/**
*
* @author Sadman
*/
public class Arrays_3 {
public static void main(String[] args) {
// 3. Write a program to complete the following tasks. Could write some
// methods.
// a) Get an integer n from the user and initialize a double array o... | [
"m.sadman.h@gmail.com"
] | m.sadman.h@gmail.com |
5ea0b5555c8d459f47964f3454363da71774b042 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_3f1f39774ecbd0216cec665a70ad186843976a83/RandomizingVisitor/8_3f1f39774ecbd0216cec665a70ad186843976a83_RandomizingVisitor_t.java | f1e2d80c7b05164792166f645e5e0f4ef4fdba8b | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 20,400 | java | package Interpreter;
import java.util.*;
public class RandomizingVisitor implements VizParserVisitor, VizParserTreeConstants {
String[] possVars = {"g","m","n", "v", "w"};
final double chanceOfNumToVar = 1.0/10.0;
final double chanceOfAssignToOp = 1.5/10.0;
final double chanceOfPlusToMinus = 1.0/... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
8a4aa06d1f6ad367d9e439155cd5b9b4aacaaefd | 7579d48c664303c030192aa8353e9810c51002c6 | /src/main/java/com/tom/se/crazyit/chapter07/chapter72/CloneTest.java | d076b4355c3fd6128bf9a95098d2cad3c813f439 | [] | no_license | loustrong/algorithmJava | 6b3c406ae28a375cb1f691f829963d9c154c8275 | 977ca0e749531e8061c654fe9482e98f8ac3f9c6 | refs/heads/main | 2023-03-09T17:53:26.697764 | 2021-02-01T06:04:35 | 2021-02-01T06:04:35 | 315,169,642 | 0 | 1 | null | 2021-02-01T06:04:36 | 2020-11-23T01:26:57 | Java | UTF-8 | Java | false | false | 847 | java | package com.tom.se.crazyit.chapter07.chapter72;
/**
* @descriptions: CloneTest
* @author: Tom
* @date: 2021/1/18 下午 07:24
* @version: 1.0
*/
public class CloneTest {
public static void main(String[] args) throws CloneNotSupportedException {
User u1 = new User(29);
// clone得到的u1對象
User ... | [
"tom_lou@wistron.com"
] | tom_lou@wistron.com |
ff8f99f600ab92a46433058dcc6745b9db254f16 | da77cdefc74afd53d191f5506ddef5c8f8b5bd23 | /main/java/com/example/school/utilities/mappers/CourseMapper.java | df772a802befb984c73361bef0c5f5cb1f08bcc4 | [] | no_license | OPNydox/SchoolRegister | f40d674ee60e3d008710620ad82f1aba7238738d | ac02fa36889de80be1f4ec908f94b42014d2ec7d | refs/heads/master | 2022-12-29T03:33:54.485088 | 2020-10-14T11:17:23 | 2020-10-14T11:17:23 | 266,535,971 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | package com.example.school.utilities.mappers;
import java.util.ArrayList;
import java.util.List;
import com.example.school.database.entities.Course;
import com.example.school.viewModels.CourseViewModel;
public class CourseMapper {
public static CourseViewModel mapEtityoToCourseViewModel(Course course) {
... | [
"cbotushanov@gmail.com"
] | cbotushanov@gmail.com |
4ded7f66f21f264de585aea164402b5402c38013 | a80215be1ab39123e538fcdbd8ee3ffa6d985604 | /gof/src/main/java/pers/sherry/gof/mediator/MediatorPattern.java | 31d6cf4e9ea6d9ccc404ca217c6b9f05d4b66c03 | [] | no_license | SherryXRJ/test | 7a0741ae9fa5f79005bba95947dc0a7a7f891ad0 | 5b5cccf13a2d2d2c9416d1089dd5a7b0d93dc440 | refs/heads/master | 2022-08-02T07:01:07.969464 | 2019-02-02T02:40:41 | 2019-02-02T02:40:41 | 148,106,337 | 0 | 0 | null | 2022-06-21T00:51:35 | 2018-09-10T06:01:17 | Java | UTF-8 | Java | false | false | 934 | java | package pers.sherry.gof.mediator;
import pers.sherry.gof.mediator.colleague.AbstractChatter;
import pers.sherry.gof.mediator.colleague.concrete.ConcreteChatter;
import pers.sherry.gof.mediator.mediator.AbstractChatMediator;
import pers.sherry.gof.mediator.mediator.concrete.ConcreteChatMediator;
/**
* Mediator Patter... | [
"xurunjie@migu.cn"
] | xurunjie@migu.cn |
ec59939cf65784c963bd342f69fc5920bea29182 | d4cea5890a4e6865273987360df4ee9f93333574 | /android/app/src/main/java/com/destreetboard/rodicash/MainActivity.java | e7933f9aec8bb69570444389d9a38353ce0b0354 | [] | no_license | nnamanikester/Rodicash | 1eb5794c8f70f9d4fb3446a30714b6d4b1fc8edf | 457e452a8d7a6b841067a5d1c70a06fc45e23654 | refs/heads/main | 2023-08-28T22:00:14.198871 | 2021-10-21T09:06:10 | 2021-10-21T09:06:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 816 | java | package com.destreetboard.rodicash;
import com.facebook.react.ReactActivity;
import com.facebook.react.ReactActivityDelegate;
import com.facebook.react.ReactRootView;
import com.swmansion.gesturehandler.react.RNGestureHandlerEnabledRootView;
public class MainActivity extends ReactActivity {
/**
* Returns the na... | [
"nnamanikester@gmail.com"
] | nnamanikester@gmail.com |
412cf82548b25d6ce29222a9924ade2fb1726dee | acacc905bea14456da8649a20a1b68f68f216fe1 | /urule-client-server/src/main/java/com.zhitong.uruleclientserver/UruleClientServerApplication.java | b9f143739533b1dd7c14aacdcfaf4ed99b6b1cf5 | [] | no_license | sudesperado/zt-parent | 23dbb5b23be11d76a87e7f0af98a2918199e383c | ba1c736fd9d09d2378baf35bc9e7683e250c495a | refs/heads/master | 2023-07-02T18:23:11.066205 | 2021-07-12T06:15:46 | 2021-07-12T06:15:46 | 323,587,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package com.zhitong.uruleclientserver;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
@SpringBootApplication(exclude = DataSourceAutoConfiguration.class)
public cla... | [
"ea3260@126.com"
] | ea3260@126.com |
2a19ff57323195b7a63e63b0f1ffbc93efa47334 | ebaa0055554710c2ab78ec712462e702fcfb997a | /Esercizi/Oggetti/Esercizio-11/Specie.java | 572037beadd25082ce6e37f3815216dc0dec344b | [] | no_license | leonardo-rinaldi/Java-projects | 4f4c1fcd472921004691f83608250743f56c1797 | 17c0c5cc487fca390c6d39af428d069aa4f6891a | refs/heads/master | 2021-04-23T22:40:52.396801 | 2020-11-25T17:19:02 | 2020-11-25T17:19:02 | 250,022,841 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,525 | java | import java.util.Scanner;
/*
* 11- Si scriva un programma che risponda a domande come la seguente. Si supponga
* che la specie Bufalo Klingon abbia una popolazione di 100 individui e un
* tasso di crescita del 15% e che la specie Elefante abbia una popolazione di
* 10 individui e un tasso di cres... | [
"noreply@github.com"
] | leonardo-rinaldi.noreply@github.com |
16dab62a7039ef33aabc481bb4674925039ea416 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/com/tencent/p177mm/protocal/protobuf/cvb.java | 5ab96c6290929f36c7040a08c07165262b2fe1bc | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,336 | java | package com.tencent.p177mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.p177mm.p205bt.C1331a;
import p690e.p691a.p692a.p693a.C6086a;
import p690e.p691a.p692a.p695b.p697b.C6091a;
import p690e.p691a.p692a.p698c.C6093a;
/* renamed from: com.tencent.mm.protocal.protobuf.cvb */... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
a1277182a49726f94055b00d8dbfe36ad9cfdb9e | 22d0b84ce8ae77e375d7187574164a968a5f6d7d | /dept/src/main/java/scau/lizl/netty/source/echo/EchoClient.java | 63f673fc47e07d889ee562e740e1347b8de372bf | [] | no_license | he4thc11ff/forever | 9d11d1b523a490e1d2e86cada9f1f85ea6ab30d2 | c020a07b5814e70788467bde38e0d648317a4fd7 | refs/heads/master | 2022-10-30T02:06:49.600888 | 2020-04-04T09:46:36 | 2020-04-04T09:46:36 | 248,131,045 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,089 | java | /*
* Copyright 2012 The Netty Project
*
* The Netty Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... | [
"lizl@cemyun.com"
] | lizl@cemyun.com |
464e7108dbe5366838ec063b316bcff5cdd3e39b | 1d6fe821426fa9aaf8a02c680f74248af86aa7c1 | /psp/okhttpRetrofit/src/main/java/retrofit/UsuarioApi.java | 3f0f18fb54b03af4fce8368b701e2ea18e93bbe8 | [] | no_license | oscarnovillo/dam2_2019 | 01952917a2e9e044c1cae403fbcf32bcf967825f | 8ecee9c61eb2f5aa239165672f6150b76fe10eb4 | refs/heads/master | 2022-12-21T03:44:30.237694 | 2021-10-03T17:19:45 | 2021-10-03T17:19:45 | 203,876,464 | 0 | 0 | null | 2022-12-14T20:47:54 | 2019-08-22T21:31:42 | Java | UTF-8 | Java | false | false | 384 | java | package retrofit;
import modelo.AreasRequest;
import modelo.Usuario;
import okhttp3.Response;
import retrofit2.Call;
import retrofit2.http.Body;
import retrofit2.http.GET;
import retrofit2.http.POST;
import java.util.List;
public interface UsuarioApi {
@GET("usuario/")
Call<List<Usuario>> loadUsuarios();
@PO... | [
"oscar.novillo@gmail.com"
] | oscar.novillo@gmail.com |
9bb66f7a69d4ae77d0df0250c92ecc6c067a517c | e41394971e83e39f3d3699f58e5dae86437960ce | /src/test/TestFinale1/AskTimeBehaviour.java | 4dd4c7eebda0ea6436280fd19bdde289208ed582 | [
"MIT"
] | permissive | nachiti/JAM | 165d969e376c81a8b62b5cd8b10b8f16b06c4cfd | 342e10bc046e271580c035bd06df70c81c91e2e7 | refs/heads/master | 2021-01-20T03:46:45.284817 | 2013-11-03T14:21:39 | 2013-11-03T14:21:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,813 | java | package TestFinale1;
import jam.*;
import jam.eccezioni.*;
public class AskTimeBehaviour extends JAMWhileBehaviour {
private LogFile log;
public AskTimeBehaviour(JAMAgent myAgent) {
super(myAgent);
log = new LogFile();
}
public void setup() throws JAMBehaviourInterruptedException {
... | [
"scotto.alberto.86@gmail.com"
] | scotto.alberto.86@gmail.com |
8272c3ba4e4e06778e116c9fe041b5c6ae136cb4 | 5112b1d7720a6b72aaa6763f2d3616f6abb37236 | /common-component/v2.3.2/src/main/java/egovframework/com/uss/umt/web/EgovUserManageController.java | a1f738a94f2afbc2212225379790d09029967577 | [] | no_license | dasomel/egovframework | 1c5435f7b5ce6834379ec7f66cc546db18862b0b | a2fcdbf0a0a98e5a2ab8a3193f33cab9f1cd26e7 | refs/heads/master | 2021-06-03T10:44:26.848513 | 2020-11-03T07:27:05 | 2020-11-03T07:27:05 | 24,672,345 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 17,736 | java | package egovframework.com.uss.umt.web;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Con... | [
"dasomell@gmail.com"
] | dasomell@gmail.com |
4d85b3b93c4e6d1dd4d40edf3dc4c891371e9412 | 203d6b0924fcc8ffe97197b14b94fdf083d67f7e | /renderer/src/main/java/net/anzix/kogutowicz/element/Relation.java | 7b520bba2dd8e83d2a4f403e95e2331e8408030a | [] | no_license | edwardsayer/kogutowicz | 9bb478a52fe058f38b845d0538135b216b1e6839 | 3526f2d6173180cf83c81564a86c0bce36f42958 | refs/heads/master | 2021-01-01T05:48:06.580315 | 2010-06-06T20:31:39 | 2010-06-06T20:31:39 | 41,657,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,610 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package net.anzix.kogutowicz.element;
import java.util.ArrayList;
import java.util.List;
/**
* Relation map object.
* @author elek
*/
public class Relation extends Element {
private List<RelationMember<Way>> wa... | [
"elek@localhost"
] | elek@localhost |
e3558500522d6e6fc48dbd8bf761bef70b1c35ea | f5cd67c0d03903049f4bfb4324cb04d57a326c86 | /src/com/lakshmi/singleton/SingletonNew/EagerSingleton.java | edcd7e9723d24c88afb209619e6ca3d393df5f51 | [] | no_license | lsudersanan88/Design-Principles-And-Patterns | 95f9d1fb3cfe4c1aec56ff90a3a4fa4df996bfcc | e837e3d9c6e0253670f6c926add015464ee25d76 | refs/heads/master | 2020-04-11T10:01:01.637859 | 2018-12-31T03:53:01 | 2018-12-31T03:53:01 | 161,699,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 728 | java | package com.lakshmi.singleton.SingletonNew;
public class EagerSingleton {
private static EagerSingleton soleInstance = new EagerSingleton(); //Eager loading
private EagerSingleton()
{
}
public static EagerSingleton getInstance()
{
return soleInstance;
}
}
class Test{
pu... | [
"mohandevthazhathethil@Mohans-MacBook-Pro.local"
] | mohandevthazhathethil@Mohans-MacBook-Pro.local |
df4a035cefe50f89f855ae96ea95360b299add88 | f26fb5fd8aeb1918e9b9588b7e5250a299e6ea78 | /src/pl/michal/debski/itsmeim/model/exceptions/MessageNotConformingToProtocolException.java | 77993d95e5abfeca926e6124a8be36f073ce5c8a | [] | no_license | Neos3452/ItsMeIM | 80bef74ce38575bc6ef5c54f10848859e6c7acb7 | f2c6e5d167e41d97b2205a7e75c7df18736fca6e | refs/heads/master | 2020-05-17T17:31:25.627011 | 2014-05-20T08:07:57 | 2014-05-20T08:08:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 621 | java | package pl.michal.debski.itsmeim.model.exceptions;
/**
* Odebrana wiadomość nie jest wiadomością tego protokołu.
*
* @author Michał Dębski
*/
public class MessageNotConformingToProtocolException extends ProtocolException
{
private static final long serialVersionUID = 1L;
public MessageNotConformingToProtocolE... | [
"m.z.debski@stud.elka.pw.edu.pl"
] | m.z.debski@stud.elka.pw.edu.pl |
9d9e6d8ad4ff3cb5df43d82140865648f398e161 | 8be8f7db33a458e68675fa9e7620db0a6e411f24 | /src/main/java/me/fm/service/UserService.java | dbc59e2f9c84fa090570924369d312f2726e970f | [
"Apache-2.0"
] | permissive | Michael-Z/fm-cloud | f024e1232fd37a19529c9a22692632bc02a281ed | f51a18387f45c00c05b42520bb8497aa78d07f89 | refs/heads/master | 2021-01-16T20:47:56.177753 | 2014-11-06T06:11:59 | 2014-11-06T06:11:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,683 | java | package me.fm.service;
import java.util.List;
import java.util.Map;
import me.fm.cloud.model.User;
import org.unique.plugin.dao.Page;
/**
* 用户接口
* @author:rex
* @date:2014年8月19日
* @version:1.0
*/
public interface UserService {
/**
* 根据uid查询用户
* @param uid
* @return
*/
User ge... | [
"biezhi.me@gmail.com"
] | biezhi.me@gmail.com |
1bc68fa6b8a879ce6d6c1c3d8ad41ad4823c15ae | b59363f5a6ab61cad6286f176a3390f863e18025 | /SnackOverflow/src/main/java/ro/utcn/sd/vasi/SnackOverflow/repository/jdbc/JdbcQuestionRepository.java | 3077a41473f03409fcb30745fa5f1b3ad509ed23 | [] | no_license | utcn-sd-serban/assignment-1-lupvasile | f51a6189ce48514e8384e5cdf235ecbd3d02bf1f | 948daecb26bc7567789f31c6a6f495e38fd1f7fe | refs/heads/master | 2020-04-27T08:43:52.067010 | 2019-03-24T21:11:21 | 2019-03-24T21:11:21 | 174,183,084 | 0 | 1 | null | 2019-03-25T21:01:20 | 2019-03-06T16:42:32 | Java | UTF-8 | Java | false | false | 2,455 | java | package ro.utcn.sd.vasi.SnackOverflow.repository.jdbc;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
import org.springframework.jdbc.core.simple.SimpleJdbcInsert;
import ro.utcn.sd.vasi.SnackOverflow.model.Question;
import ro.utcn.sd.vasi.SnackOverflow.model.Tag;
im... | [
"vasile_lup2006@yahoo.com"
] | vasile_lup2006@yahoo.com |
507e0e3df92c9c6d115aab329d8af8487a653e7f | af474f67d4c30fef36c2e84805329974182b701c | /test/com/joshcheek/ttt/cli/PlayerMock.java | 8f7ce10edffb19e218c60d84d8e70f79daaf9672 | [
"MIT"
] | permissive | JoshCheek/java-ttt-cli | a53836a17450b665b5cca4bb97e82e4c4ab56e63 | 9f4b8c28821d39562bf1b417fde58c0dc25af3bd | refs/heads/master | 2021-01-19T21:28:32.617041 | 2011-09-13T04:06:33 | 2011-09-13T04:06:33 | 2,376,011 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | package com.joshcheek.ttt.cli;
import com.joshcheek.ttt.library.Game;
import com.joshcheek.ttt.library.Player;
/**
* Created by IntelliJ IDEA.
* User: joshuajcheek
* Date: 9/8/11
* Time: 8:25 PM
* To change this template use File | Settings | File Templates.
*/
public class PlayerMock implements Player {
pr... | [
"josh.cheek@gmail.com"
] | josh.cheek@gmail.com |
b04b91c578277aaf0c3731ae5d4292c72da90640 | d383d855e48ee2f5da65791f4052533eca339369 | /src/main/java/com/alibaba/druid/sql/parser/SQLExprParser.java | 77c73d8a9e7ed049704f7f19af6ea554ee3da120 | [
"Apache-2.0"
] | permissive | liuxing7954/druid-source | 0e2dc0b1a2f498045b8689d6431764f4f4525070 | fc27b5ac4695dc42e1daa62db012adda7c217d36 | refs/heads/master | 2022-12-21T14:53:26.923986 | 2020-02-29T07:15:15 | 2020-02-29T07:15:15 | 243,908,145 | 1 | 1 | NOASSERTION | 2022-12-16T09:54:44 | 2020-02-29T05:07:04 | Java | UTF-8 | Java | false | false | 130,445 | java | /*
* Copyright 1999-2018 Alibaba Group Holding 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 required by applica... | [
"jixiaoyi@apexsoft.com.cn"
] | jixiaoyi@apexsoft.com.cn |
e67eab1ee61fdc31c818da808c23192909bb2474 | 40f71c5b790deeb88f4a473e3fa57008742c8f76 | /cms-wenjiaquan/src/main/java/com/wenjiaquan/cms/pojo/Category.java | 96d3ce5d440d27aa5abf8bccaa730d4d02ab544a | [] | no_license | wenjiaquan/cms-wenjiaquan | 3eae3e26956ae02e780aa888a22f09fb759d9e02 | a7c380326c31c30d84933069d6e53b177e551857 | refs/heads/master | 2022-12-29T10:24:18.104189 | 2020-02-20T10:27:42 | 2020-02-20T10:27:42 | 227,094,046 | 0 | 0 | null | 2022-12-16T04:54:09 | 2019-12-10T10:45:38 | JavaScript | UTF-8 | Java | false | false | 834 | java | package com.wenjiaquan.cms.pojo;
public class Category {
private Integer id;
private String name;
private Integer channel_id;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getName() {
return name;
}
public void setName(String name) {
... | [
"1162826010@qq.com"
] | 1162826010@qq.com |
5fe2bcc3d37ca397c1836900c417477812fa7fef | 4ba09e3574f5652ed29b37afe7770c2205fbda1a | /src/main/java/com/github/mummyding/ymbase/widget/textcounter/Counter.java | 42eb0e9b0d4b4b1c85d18bd0a7fc5840909c829b | [
"MIT"
] | permissive | MummyDing/YM-Base | c1f6aa764d3a76d7ef008f0f7790105eb6985521 | 13de974f7768148b825beca2cf5298ed1fac213d | refs/heads/master | 2021-01-23T07:38:05.187617 | 2017-04-13T09:07:24 | 2017-04-13T09:07:24 | 86,434,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,397 | java | package com.github.mummyding.ymbase.widget.textcounter;
/**
* Created by prem on 10/28/14.
*
* Class that handles the counting up/down of the text value
*/
class Counter implements Runnable {
final CounterView view;
final float increment, startValue, endValue;
final long interval;
float currentVal... | [
"MummyDing@outlook.com"
] | MummyDing@outlook.com |
f1cec48372b3b2e225dd650a87924a911e76795b | 579ce161c5922e9eb5694d603e4ef7c4ed6f7fd8 | /src/br/senai/informatica/leansurvey/controller/GenderController.java | 3b1f2bad67c5479a579e292b567ff4f6bf581ad5 | [
"MIT"
] | permissive | HenriqueRulez/Senai-LS | 3f33da65245efc04634358c213be5d421abd7523 | 8df345edc24ae07a37721a360053330a61f8dd6b | refs/heads/master | 2021-01-11T06:46:46.936539 | 2016-10-22T19:23:29 | 2016-10-22T19:23:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,455 | java | package br.senai.informatica.leansurvey.controller;
import java.net.URI;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.... | [
"thiagocdeabreu@hotmail.com"
] | thiagocdeabreu@hotmail.com |
9064964b7204179ff143140bfd67ace8f09033fa | 4637d7a54df5dcecc42faa226e17c7ceba192e62 | /trees/PreOrderIterative.java | 26c3d6fa8f10d0973eec99ed70c1a9b4a632fda9 | [] | no_license | DishantGudlani/DSA | c27a43612597d334bdbed462788fb86c21995d86 | f7031237526fbe21d566e3589f555b65edc171c2 | refs/heads/master | 2022-10-14T23:21:34.389786 | 2020-06-16T12:25:07 | 2020-06-16T12:25:07 | 268,698,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,056 | java | import java.util.Stack;
class Node
{
int data;
Node left, right;
Node(int data)
{
this.data = data;
left = right = null;
}
}
class BinaryTree
{
Node root;
void preOrder(Node node)
{
if(node == null)
return;
Stack<Node> stack = new Stack<No... | [
"a@x.com"
] | a@x.com |
5f1367a9d5aff2f01edaf87167062986832c8e23 | a83455ba8474617a84960695d4efb1064255ba55 | /app/src/test/java/com/epsi/myproject/ExampleUnitTest.java | 13c6792cd85cb6ec08f1c1cfcf4f705c3a9933cb | [] | no_license | Sirikaa/PFR_android | 12243352c836c59e02b03f9ddd43b954294027fe | a640a49e0667909e479c41e4e5a3a6eac9f71ac0 | refs/heads/master | 2020-08-03T09:38:41.346247 | 2019-10-13T10:24:24 | 2019-10-13T10:24:24 | 211,705,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 379 | java | package com.epsi.myproject;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void add... | [
"hilaire.sirika@hotmail.com"
] | hilaire.sirika@hotmail.com |
b2a97beec916cc68a5d0a87cff97a272a30726a6 | 34e5959512f43e0ba98a179463d8aca1cef03e5f | /简单工厂模式14-1/src/com/practice/SimpleFactory/Hero.java | dd1f69c6323e7e28420661878121f44ab73eefa2 | [] | no_license | miaowu169/Factory-Method-Pattern | 42bb8440ded279cc9a874155ecc1aff077fb70e1 | 39ce251204e32f87532ea8a9edc0dc9c804d8581 | refs/heads/master | 2020-12-04T02:42:59.421009 | 2020-01-03T11:45:50 | 2020-01-03T11:45:50 | 231,576,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 85 | java | package com.practice.SimpleFactory;
public interface Hero {
void display();
}
| [
"noreply@github.com"
] | miaowu169.noreply@github.com |
d1ea52b0fbe1f7d70b06d0faa2e8b6b546165c05 | e093178a277b2269be0eac7b4669164ac2f01179 | /testsuites/rio/src/main/java/org/openrdf/rio/datatypes/AbstractDatatypeHandlerTest.java | 25c75c7d4ee161e06ded6556d11c5a668b1fdca5 | [
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | obidea/semantika-http-sesame | bf9f28f39313b3c750dba686071588a29d1c634d | 45ef62ad2d2f45ce521861f87d9d49b67e15ba4b | refs/heads/semantika-http-1.2.1 | 2022-10-07T01:37:37.347940 | 2015-10-25T23:42:17 | 2015-10-25T23:42:17 | 44,924,746 | 0 | 1 | null | 2022-09-22T18:22:36 | 2015-10-25T19:02:21 | Java | UTF-8 | Java | false | false | 9,676 | java | /*
* Licensed to Aduna under one or more contributor license agreements.
* See the NOTICE.txt file distributed with this work for additional
* information regarding copyright ownership.
*
* Aduna licenses this file to you under the terms of the Aduna BSD
* License (the "License"); you may not use this file ... | [
"p_ansell@yahoo.com"
] | p_ansell@yahoo.com |
700fab8db3280582e6c61817ecd4e11f8a3bf4f0 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/24/24_12eab67db75e8e015a98891b676f5482882f2918/PlayerInjectionHandler/24_12eab67db75e8e015a98891b676f5482882f2918_PlayerInjectionHandler_s.java | 91af5b590439f1c61bf15169c1898fc3ad21998f | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 9,666 | java | package com.comphenix.protocol.injector.player;
import java.io.DataInputStream;
import java.lang.reflect.InvocationTargetException;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
import java.util.logg... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
6d1d2d965711e81f1b811cf2263c2d94e21ea025 | bde8d7184fa1cd3dee1c5fe2e7a3985ab2f3ad1a | /src/string/Print1ToMaxOfNDigits.java | 722fd27bfcbda40682ea9c610a47044cf3a7e2c5 | [] | no_license | chenlihuang/RealTest | ad2befcd47b51cfd18918b57eeabfde2cd23ba00 | 7e46e653d66634839452a34beee40ee7a7495e32 | refs/heads/master | 2021-09-30T23:44:24.207754 | 2018-11-26T02:33:27 | 2018-11-26T02:33:27 | 100,439,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,616 | java | package string;
/**
* 打印从1到最大的n位数,在字符串上模拟加法.
*/
public class Print1ToMaxOfNDigits {
public static void print1ToMaxOfNDigits(int num) {
if (num <= 0) {
return;
}
StringBuilder number = new StringBuilder(num);
for (int i = 0; i < num; i++) { //将字符串各位初始化为0
number.append('0');
}
whi... | [
"chenlihaung1994@hotmail.com"
] | chenlihaung1994@hotmail.com |
86048263c0e8ae7c0cffafa9f706e91e366f0fce | 8d81f776e5e9d05508238e363a7510923bc796a1 | /src/main/general/gui/GUIListTextElement.java | 06db3666950970634928343277835b09b8f99f58 | [] | no_license | Itschotsch/BaschtelGame | b119839ab953eb3a70a4b1c6a69d6159d8773710 | 3fabc754123fcf3e480be295f514093cb1357454 | refs/heads/master | 2021-01-25T04:35:30.942305 | 2017-06-06T01:31:43 | 2017-06-06T01:31:43 | 93,451,007 | 0 | 0 | null | 2017-06-05T22:01:33 | 2017-06-05T22:01:33 | null | UTF-8 | Java | false | false | 2,008 | java | package main.general.gui;
import org.lwjgl.util.vector.Matrix4f;
import main.engine.graphics.geometry.G;
import main.engine.graphics.shaders.Shaders;
import main.general.S;
public class GUIListTextElement extends GUIListElement {
String text;
float textX, textY;
int padding;
public GUIListTextElement(GUIList... | [
"jot@hotmail.ch"
] | jot@hotmail.ch |
5f9decbc4e73c5c898997b17ff68bf47b1f6142e | 363c936f4a89b7d3f5f4fb588e8ca20c527f6022 | /AL-Game/src/com/aionemu/gameserver/network/aion/serverpackets/SM_BLOCK_RESPONSE.java | 6b39ad545987d766a5b4b8005634e6f627072947 | [] | no_license | G-Robson26/AionServer-4.9F | d628ccb4307aa0589a70b293b311422019088858 | 3376c78b8d90bd4d859a7cfc25c5edc775e51cbf | refs/heads/master | 2023-09-04T00:46:47.954822 | 2017-08-09T13:23:03 | 2017-08-09T13:23:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,167 | java | /**
* This file is part of Aion-Lightning <aion-lightning.org>.
*
* Aion-Lightning 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 lat... | [
"falke34@a70f7278-c47d-401d-a0e4-c9401b7f63ed"
] | falke34@a70f7278-c47d-401d-a0e4-c9401b7f63ed |
3f9b1c000637dc2da5eff061b45f87d6259e37b1 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_6d1103c461d718bd207456a1548dcd04bee6e5aa/Utils/28_6d1103c461d718bd207456a1548dcd04bee6e5aa_Utils_s.java | 0a231738628919dbfeed1110083ed15482b30667 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 20,129 | java | /*
* This file is part of the Haven & Hearth game client.
* Copyright (C) 2009 Fredrik Tolf <fredrik@dolda2000.com>, and
* Björn Johannessen <johannessen.bjorn@gmail.com>
*
* Redistribution and/or modification of this file is subject to the
* terms of the GNU Lesser General Public L... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
2786a51b0582b30a1a86c726a789a477cfff05c1 | 8de393ed3cf3a3a4583d902f697c9ab3eb4d1528 | /src/test/java/com/Pierrot31/insa/PackageMust.java | 430b2ba8c976c4fada85cbb2c9b8d83d02522084 | [] | no_license | Pierrot31/calclatorprice | f70d38cca8ed62d87b6387a1e4167dce0c0a35c4 | 3d255ac1358c3c0932644522e512092f809a4f05 | refs/heads/master | 2021-08-15T23:28:38.225608 | 2017-11-18T14:41:25 | 2017-11-18T14:41:25 | 111,189,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,328 | java | package com.Pierrot31.insa;
import org.junit.Before;
import org.junit.Test;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import static com.Pierrot31.insa.Test.testParameters;
import static org.hamcrest.CoreMatchers.containsString;
import static org.hamcrest.MatcherAssert.assertThat;
pu... | [
"plaurens@etud.insa-toulouse.fr"
] | plaurens@etud.insa-toulouse.fr |
3bc2967d20241e4309a5b1a2256ab15e6ad24f10 | ace04f3c1212faffa2d4871204a11d647b304560 | /src/javaai/ann/output/EquilateralEncoding.java | 93245fba8e11c35af9c46cea4484816b215909e1 | [] | no_license | timhoangt/Artificial-Intelligence | 26afe814b1f299d9d1d4e6db6345e548bf2348c4 | e92216664644f616f637bf0e304bc768be6465b1 | refs/heads/master | 2023-02-05T06:16:02.365537 | 2020-12-27T22:52:57 | 2020-12-27T22:52:57 | 323,194,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,075 | java | /*
Copyright (c) Ron Coleman
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, su... | [
"timothy.hoang1@marist.edu"
] | timothy.hoang1@marist.edu |
af42af4c08fd59c3a6606f7d9b1cb6888be5788a | 53674648a97015aaff39485eea7cfd684f8f0b70 | /src/test/java/com/mycompany/myapp/web/rest/TicketResourceIT.java | 45c75899997a17c4694d246c2c94d58881218256 | [] | no_license | holoduck/BugTrackerJHipster | 91f3703b14616fa6b59c153096423001aecd44b5 | d9107486104ebe85733e2de68ffea5cd2068028f | refs/heads/master | 2022-12-25T03:38:44.800002 | 2019-11-15T22:49:41 | 2019-11-15T22:49:41 | 219,331,251 | 0 | 0 | null | 2022-12-16T04:40:50 | 2019-11-03T16:33:53 | Java | UTF-8 | Java | false | false | 14,138 | java | package com.mycompany.myapp.web.rest;
import static com.mycompany.myapp.web.rest.TestUtil.createFormattingConversionService;
import static org.assertj.core.api.Assertions.assertThat;
import static org.hamcrest.Matchers.hasItem;
import static org.mockito.ArgumentMatchers.any;
import static org.mockito.Mockito.times;
im... | [
"nrossetti@otalio.com"
] | nrossetti@otalio.com |
eb190d18a72c9007d3ebbba2d698b5f0a83c78a9 | 3335161952e693057f5d779ab065065e1cdb524d | /src/com/javaex/api/objectclass/v2/LangClassTest.java | 916c3bda355626598af39d77d6e5c732e5a83d1b | [] | no_license | Kangchanseok/JavaEx | 2c0e824bea657a315381eb0d3665271cedfb8130 | 84ff6b460d93184589ff476ec68953af891b6063 | refs/heads/master | 2023-07-03T18:31:44.981688 | 2021-08-11T15:09:32 | 2021-08-11T15:09:32 | 386,480,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 429 | java | package com.javaex.api.objectclass.v2;
public class LangClassTest {
public static void main(String[] args) {
Point p = new Point(10, 20);
Point p2 = new Point(10, 20);
System.out.println("p와 p2는 같은 객체? " + (p == p2));
// == 는 참조 주소 비교
// .equals() 는 내부 값의 비교
System.out.println("p와 p2는 같은 값을 가졌나용? " +... | [
"ssimjunlke@naver.com"
] | ssimjunlke@naver.com |
2b4123b9020ae728041b1b442feb1b1f0428cc57 | b0546b01ebe1d6527d8d58ffac5bfd27f1919603 | /history/SoyoMaker2/SoyoMaker/src/com/soyomaker/dialog/event/gameperformance/ShowCountDownDialog.java | 8f81d86de22c7ddc63a23571d2c2e348b86681ad | [] | no_license | heroyuy/systar | b71da2e44a7a3733c53a45bd5d9dd84e4a13f039 | ebce6ef8b95ee969244dcce76ebd79d7f0353aca | refs/heads/master | 2021-01-10T10:42:59.250335 | 2012-10-15T14:46:36 | 2012-10-15T14:46:36 | 47,677,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,993 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/*
* CountDialog.java
*
* Created on 2011-6-12, 20:35:13
*/
package com.soyomaker.dialog.event.gameperformance;
import com.soyomaker.dialog.ScriptDialog;
/**
*
* @author Administrator
*/
public class ShowCountD... | [
"hustg4@gmail.com"
] | hustg4@gmail.com |
854b6cf8233aae75ed0ffca241c7139cec1362d7 | 3a6f00b87343e60e24f586dae176bdf010b5dcae | /sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/network/generated/SecurityRulesGetSamples.java | 989abb90c77adf7675a2780eac7e44f44fc95805 | [
"MIT",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"CC0-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later"
] | permissive | RaviTella/azure-sdk-for-java | 4c3267ea7a3ef17ffef89621c8add0a8b7dc72cb | d82d70fde49071ee2cefb4a69621c680dfafc793 | refs/heads/main | 2022-04-26T21:11:08.604986 | 2022-04-11T07:03:32 | 2022-04-11T07:03:32 | 394,745,792 | 0 | 0 | MIT | 2021-09-13T15:03:34 | 2021-08-10T18:25:18 | Java | UTF-8 | Java | false | false | 1,005 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.network.generated;
import com.azure.core.util.Context;
/** Samples for SecurityRules Get. */
public final class SecurityRulesGe... | [
"noreply@github.com"
] | RaviTella.noreply@github.com |
335e08d313e8d17f99e154b6a32471b81df489f6 | 1fdb53b2f2950e4de6a632e232aa8a223af35ec9 | /app/src/main/java/com/rcdz/medianewsapp/model/bean/CannalSationBean.java | 85cf2c9afff95dbd0bc2e8a1ba05869812778626 | [] | no_license | WJT983049539/MediaNewsApp | 0615f3fe5530ec88ee60c58d35f736853d0376b5 | 74f44f5cc7065fe702596e26da8051851a9607b7 | refs/heads/master | 2023-02-03T04:22:29.228700 | 2020-12-21T09:03:17 | 2020-12-21T09:03:17 | 306,205,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,568 | java | package com.rcdz.medianewsapp.model.bean;
import java.io.Serializable;
import java.util.List;
/**
* 作用: 频道栏目List
*
* @author:create by wjt
* 邮箱 983049539@qq.com
* time 2020/10/19 10:15
*/
public class CannalSationBean implements Serializable {
/**
* code : 200
* message : null
* status : 0
... | [
"983049539@qq.com"
] | 983049539@qq.com |
dd11d3113a0fc08eef761552c88a21de88d846bb | 3b5a307b1f048ed1d0c2f4a965a8b69ad9b79bf5 | /Exoflight/src/com/fasterlight/exo/seq/TimeWaitNode.java | 9785c4c11cf9821281508118a206b17f2ad16ac7 | [] | no_license | himanshugoel2797/exoflight | 5f2ea8020f7341bc6019b4c4e8d1ab408378582c | 0bd18f87093708ae5ff7dfe12870d182d859db96 | refs/heads/master | 2021-01-10T10:00:37.777705 | 2008-05-03T13:27:28 | 2008-05-03T13:27:28 | 46,279,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,142 | java | /********************************************************************
Copyright (c) 2000-2008 Steven E. Hugg.
This file is part of Exoflight.
Exoflight 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 Softw... | [
"sehugg@05812258-7f48-0410-9316-dfcb6471b382"
] | sehugg@05812258-7f48-0410-9316-dfcb6471b382 |
887cd9e272938fb92934ee74fdcdc7529e805809 | c8608e7ebb6fecd3cc7f213510017967ad2f40da | /app/src/test/java/com/stackbuffers/doctor_patient_project/ExampleUnitTest.java | d8a4594da25f2dacbde5b0ee5cad2ea8c6b682a1 | [] | no_license | hamzaamir749/Doctor-Patient | 9f7de04329502fba442f981f0b894f16a4e4df4e | fa320c90fe6e7b12aab80d4b76a466f191a31096 | refs/heads/master | 2023-01-06T07:47:48.539533 | 2020-10-13T10:56:41 | 2020-10-13T10:56:41 | 303,671,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 400 | java | package com.stackbuffers.doctor_patient_project;
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 {
@Tes... | [
"hamzaamir749@gmail.com"
] | hamzaamir749@gmail.com |
53814ae71c4e17b4ec8b1f183afc7b56660d3154 | ba62fa68d660d344f55bd3c5875e1e40ddb3827e | /loja/Mercadorias/MercadoriaSimples.java | e82786faba5a2b12404f4786074f8e21fc064c77 | [] | no_license | otavioalexandre1/TrabalhoPadroesProjeto | 834a32fa643760c4c412115abba64f80aa9540b5 | 469f33eec4ccd318954dd723def8792660f39d46 | refs/heads/master | 2023-04-14T21:03:07.085081 | 2017-10-17T00:14:45 | 2017-10-17T00:14:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package loja.Mercadorias;
public class MercadoriaSimples implements Mercadoria {
private String nome;
private Double preco;
public MercadoriaSimples(String nome, Double preco) {
this.nome = nome;
this.preco = preco;
}
@Override
public String getNome() {
... | [
"noreply@github.com"
] | otavioalexandre1.noreply@github.com |
c8cb84418b779a9d3c020b7c60ef34d8e8977541 | d1bf2c64473769d0159d461aa8eb081e1b0f99e2 | /src/main/java/io/github/ezforever/thatorthis/gui/ChoiceScreen.java | 352d5d9f9607c243a31a8734ad607fd2e5eaf08b | [
"MIT"
] | permissive | Blobanium/ThatOrThis | dca74c8ea9f532ccc701e66038e599be8ebbcccc | 440c2e32c522872273f275887a37b4d0a3a2edc3 | refs/heads/master | 2023-03-14T10:02:01.779404 | 2021-03-10T16:25:40 | 2021-03-10T16:25:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,184 | java | package io.github.ezforever.thatorthis.gui;
import io.github.ezforever.thatorthis.config.Config;
import io.github.ezforever.thatorthis.config.choice.Choice;
import io.github.ezforever.thatorthis.config.choice.ChoiceHolder;
import io.github.ezforever.thatorthis.config.choice.Choices;
import io.github.ezforever.th... | [
"34133756+EZForever@users.noreply.github.com"
] | 34133756+EZForever@users.noreply.github.com |
0b5f446f890ad3bd200e95c0ff392fb60e401662 | ce0f4f1a5d8543952307ed1e4a17847bc478b2e8 | /src/test/java/fr/arolla/skocher/trainreservation/service/BookingReferenceServiceMockTest.java | fdb22b52fbc1f88a5e891bcfa15aa81b4aa5d65b | [] | no_license | s-kocher/kata-train-reservation | d32b340b8c71aa0341d04a4c62b7a3e9dbc04b70 | 7238f69ae4fae65a2845d667e242eaa4d1c88707 | refs/heads/master | 2023-05-16T14:13:00.715660 | 2021-06-09T23:18:06 | 2021-06-09T23:18:06 | 371,086,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 457 | java | package fr.arolla.skocher.trainreservation.service;
import org.assertj.core.api.Assertions;
import org.junit.jupiter.api.Test;
public class BookingReferenceServiceMockTest {
@Test
public void should_get_a_not_empty_booking_id_from_service() {
BookingReferenceService refService = new BookingReference... | [
"skocher@avb202.com"
] | skocher@avb202.com |
2a448801484455657f2d366382e5b82987d94cb0 | a516851ba62bb24d03dace4b13ad7351ff7f9e6b | /src/main/java/ar/fiuba/tdd/tp0/node/Node.java | cbfa8fdf490330005e22fbeced576faabfbcb0a3 | [] | no_license | pgotuzzo/7510-Tecnicas-de-disenio-TP0 | bb51aac275853e2bd6793e9b8b8316d1c69c232b | 675f8abcc6920e283dd90cf4ba41e7fb9cabd5fe | refs/heads/master | 2020-12-11T09:31:01.595631 | 2016-09-01T23:43:11 | 2016-09-01T23:43:11 | 66,740,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package ar.fiuba.tdd.tp0.node;
interface Node<T> {
T getElement();
Node<T> getNext();
int count();
boolean isEmpty();
Node<T> setNext(Node<T> node);
void remove(Node<T> previous);
void setPrevious(Node<T> previous);
}
| [
"pgotuzzo@pch.com"
] | pgotuzzo@pch.com |
44f5887bfcdfef0c35cb1e74728970022d96022a | 808647f9d93892bad200d3eeb26e58b536f8bf6d | /nowcoder/src/com/kanma/singleton/SingletonTest.java | e392ae3f8043cd499b6b91221ca3ebb9e639e560 | [] | no_license | carryma/kanma-java | 52b6b57b40d4eacbf0271354e76a6d1b2d4721fd | 0c3dacaef9f3318544589b8c98941ee005c39f8b | refs/heads/master | 2020-03-26T03:41:14.377059 | 2018-10-15T14:50:43 | 2018-10-15T14:50:43 | 144,466,298 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,041 | java | package com.kanma.singleton;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
/**
* @ Desc :测试双检锁单例的线程安全性
* @ Author :MaKang
* @ Date :Created in 2018/8/24 13:50
*/
public class SingletonTest implements Runnable {
@Override
public void run() {
DCLSingleton my... | [
"kanma.cn@gmail.com"
] | kanma.cn@gmail.com |
5e4183830befed3a70fc7e10f6dc0b8cbfcd7b24 | 3e0d591f6d282226eae9995942a48c6eec62e2ac | /tests/e2e-test-app/app/src/main/java/com/microsoft/office365/test/integration/android/TestLogAdapter.java | d80ce1fa08a371a5d901573f67fd4084f9aa4677 | [
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | xiefkm/Office-365-SDK-for-Android | 840b89b9075154c0eed81331bdc590064a85a46b | 7a2281509e973a75e8933eb4a06985a1954063ac | refs/heads/master | 2020-12-23T15:52:17.530171 | 2015-11-20T16:16:31 | 2015-11-20T16:16:31 | 92,563,038 | 1 | 0 | null | 2017-05-27T02:07:08 | 2017-05-27T02:07:08 | null | UTF-8 | Java | false | false | 3,147 | java | /*
Copyright (c) Microsoft Open Technologies, Inc.
All Rights Reserved
Apache 2.0 License
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
... | [
"anahi.hojnadel@gmail.com"
] | anahi.hojnadel@gmail.com |
07e8e646232fc4227e9d9310d5a4d568117b67ae | ac46f6027e088759f4d306c56f71e076503301d0 | /app/src/main/java/comulez/github/jianreader/mvc/activity/BaseActivity.java | 7d6b02cae51b6fb7044cf6db27878ed75ce7f7d4 | [] | no_license | Ulez/JianReader | bca868eab9abe306e8dc6d3328311b5b5f37643d | 129c03594e159fd1bbac4909d3591e37914909b9 | refs/heads/master | 2021-01-18T08:12:41.379124 | 2017-05-18T05:41:13 | 2017-05-18T05:41:13 | 84,301,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,970 | java | package comulez.github.jianreader.mvc.activity;
import android.content.Context;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
/**
* Created by Ulez on 2017/2/25.
* Email:lcy1532110757@gmail.com
*/
public abstract class BaseActivity extends AppCompatActivity {
protected Context app... | [
"1104128773@qq.com"
] | 1104128773@qq.com |
9d30331df32c63ce95f9e333c31aef58f18b13cf | 3efcaae4beceb2bc23c15cf0744424594d3fdf50 | /Java/CS361/jm76685_project2/ObjectManager.java | 345e2bb2ce753c7a01f6fd4e32f20ba270649912 | [] | no_license | MaddenJohn/archivedProjects | 3843d12e5ca250a79da08f5b16fd079a841eaa53 | cea762843d0b7c53a9f89623872ee02c507da687 | refs/heads/master | 2022-11-30T16:51:48.018503 | 2020-08-14T19:44:07 | 2020-08-14T19:44:07 | 192,224,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | // objects modified through this manager
public class ObjectManager {
// Modifies the val stored in object to val
public void writeVal(int val, Object obj) {
obj.setVal(val);
}
// returns the value stored in the object
public int readVal(Object obj) {
return obj.getVal();
}
}
| [
"jm76685@utexas.edu"
] | jm76685@utexas.edu |
a910ceca0862f8730978a1f1b761f76a3de289a1 | b2a50f92f359a63a4adf9c42e7d9734b1f87c50e | /src/main/java/com/epmresources/server/repository/PaymentTransactionsRepository.java | 48d351167cde8286934da840d0e905ced103ae02 | [] | no_license | thetlwinoo/epm-resources | a9dbc08bacd45a0e57c31c14aff3a3e5c6a82597 | 88f2918de8c07cd1c3a2f701c4adfa97305b974d | refs/heads/master | 2022-12-26T15:46:06.041561 | 2019-12-20T07:35:25 | 2019-12-20T07:35:25 | 220,428,422 | 0 | 0 | null | 2022-12-16T04:40:56 | 2019-11-08T09:06:17 | Java | UTF-8 | Java | false | false | 464 | java | package com.epmresources.server.repository;
import com.epmresources.server.domain.PaymentTransactions;
import org.springframework.data.jpa.repository.*;
import org.springframework.stereotype.Repository;
/**
* Spring Data repository for the PaymentTransactions entity.
*/
@SuppressWarnings("unused")
@Repository
publ... | [
"thetlwinoo85@yahoo.com"
] | thetlwinoo85@yahoo.com |
728128173913581957423e30ac1cff72ea685b76 | 031346e3f93e330d2d6919539f7133e03bd26589 | /03shooter/day02_am/src/cn/tedu/shooter/FlyingObject.java | cac4fba01691ed3c5e3b45a1ef02c14ee2cc4784 | [] | no_license | fanouer/JavaLesson | 9e0dfe15ec3785c5b076812631a0700cfa8eebe7 | fd276660c87fb8291c0de190d61d73e1ec14b196 | refs/heads/master | 2021-01-18T20:54:39.479959 | 2017-04-02T16:48:33 | 2017-04-02T16:48:33 | 87,000,057 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,160 | java | package cn.tedu.shooter;
import java.awt.Graphics;
import java.awt.image.BufferedImage;
/** 代表飞行物体 */
public abstract class FlyingObject {
protected int x;
protected int y;
protected int width;
protected int height;
/**
* 当前物体的显示图片,所有子类型都有各自的图片
*/
protected BufferedImage image;
/*
* 移动方法:
* 声明了飞行物体是... | [
"fdbg56@163.com"
] | fdbg56@163.com |
c0ccf4b494e3fc09f7bc91027e4da7ce654228ee | d584c1750ed29fea7d243e2a0ec8a7d14ae770a6 | /android/app/src/main/java/com/ionic/ocr/MainActivity.java | b7bef863575445e3c5c5fb177ba68ff80bc85636 | [] | no_license | ashik112/image-to-text-ionic-react | 19010873a8eb9f1042b0424b1a56e11d8b3b0cbe | 3662d6622e6a03d7142bbfbb723e8337491956b7 | refs/heads/master | 2020-09-23T22:03:20.829344 | 2019-12-03T11:53:46 | 2019-12-03T11:53:46 | 225,598,538 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 531 | java | package com.ionic.ocr;
import android.os.Bundle;
import com.getcapacitor.BridgeActivity;
import com.getcapacitor.Plugin;
import java.util.ArrayList;
public class MainActivity extends BridgeActivity {
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
// Init... | [
"md.ashekur@gmail.com"
] | md.ashekur@gmail.com |
f7d89c6a67649ef419346babfc3772b3346191b8 | da44a0352bcbe6bdfe0a5b5b2acff59b17734ffd | /Java/301-350/HouseRobber3.java | e3484fd86666c4a3b62c5213ddf781d4cdb45f34 | [] | no_license | cute-jumper/LeetCode | 3b7ecad52a392a1d662df586355ac5a760474bdc | ee00b089a4edcf0a27d64941245f8c6074071859 | refs/heads/master | 2021-11-11T18:27:08.681110 | 2021-06-13T22:31:07 | 2021-06-13T22:31:07 | 9,009,384 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 616 | java | /**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class HouseRobber3 {
public int rob(TreeNode root) {
int[] res = helper(root);
return Math.max(res[0], res[1]);
}
... | [
"qjpchmail@gmail.com"
] | qjpchmail@gmail.com |
2d74fbb77b049e8da552df02aa73478bff445aa1 | 1156bb0d38093cf63c55fa23308c1a34cc7944e9 | /DiscreteEventSim/ShipmentMaker.java | fce455aa83df5320fd5dbe4d1b1276a620f40a20 | [] | no_license | xandercernek/javaprojects | ffefa14714d8ac631c6c9e08950fc2dbc18fd91e | b13302a5a4f328a72f9266bb9987e8032a297037 | refs/heads/master | 2021-01-22T06:12:04.741484 | 2017-05-26T16:39:59 | 2017-05-26T16:39:59 | 92,528,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,486 | java | //cerne010 and shahx252
//Class generates shipments
import java.util.Arrays;
public class ShipmentMaker implements Event{
private int portIndex; //ID of port
private static int shipCount; //Number of shipments
public ShipmentMaker(int portIndex){
this.portIndex = portIndex;
this.shipCount = ... | [
"noreply@github.com"
] | xandercernek.noreply@github.com |
3437632c6c161c39ad9af8e233716c45545cd33f | ac48c2d7b75deb4ff5c78e4ba03ffdcc953c28d8 | /src/Fraction.java | 5f9c879c4c08bbc9dc0a209cdccc8591df6d2178 | [] | no_license | RockyCao23/Fraction-Class | 1490632d43b03a09c540b22a99d64925b6fd3380 | b09dd934a602834c206d4d02545745ecd08a0eaa | refs/heads/main | 2023-02-28T20:30:26.931794 | 2021-02-10T08:24:20 | 2021-02-10T08:24:20 | 337,660,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,963 | java | public class Fraction {
private int n, d;
public Fraction() {
this.n = 1;
this.d = 1;
}
public Fraction(int n, int d){
if (d == 0){
System.out.println("Error: Denominator zero exception");
this.n = 1;
this.d = 1;
}else {
... | [
"noreply@github.com"
] | RockyCao23.noreply@github.com |
ed3c4f189266f092f8112ccb1c44b7945187e13d | a17dd1e9f5db1c06e960099c13a5b70474d90683 | /core/src/main/java/jp/co/sint/webshop/service/order/OrderHeadline.java | 3f998374b6b7b50582e1cf38261ec043d4cb96b3 | [] | no_license | giagiigi/ec_ps | 4e404afc0fc149c9614d0abf63ec2ed31d10bebb | 6eb19f4d14b6f3a08bfc2c68c33392015f344cdd | refs/heads/master | 2020-12-14T07:20:24.784195 | 2015-02-09T10:00:44 | 2015-02-09T10:00:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,789 | java | package jp.co.sint.webshop.service.order;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import jp.co.sint.webshop.utility.DateUtil;
public class OrderHeadline implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
private String orderNo;
... | [
"fengperfect@126.com"
] | fengperfect@126.com |
27264af6754fa71e62a8abe78c2cc4415e589e78 | ee9b173fc02cf6d2dd4f2dc52ce8a207c139431b | /WestcottHw7/src/com/example/westcotthw7/HomeScreen.java | 0fa52416708d523dcb767e914fc5f56e39753b4b | [] | no_license | TannerJWestcott/CS370 | bf75f3888cceb8ba8045a44756c8a5f1008d2f8f | c1a853eac2264a02709770a2af5deedee6aa1a4a | refs/heads/master | 2021-01-20T09:32:16.170185 | 2013-04-24T21:03:46 | 2013-04-24T21:03:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 984 | java | package com.example.westcotthw7;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class HomeScreen extends Activity {
protected static final int MANAGE_ASSIGNMENTS_REQUEST_CODE = 0;
@Override
protected void on... | [
"TannerJWestcott@gmail.com"
] | TannerJWestcott@gmail.com |
e7143fe5fe6eaa42fa32ca91fd7f2e53735a479a | fbf27d453d933352a2c8ef76e0445f59e6b5d304 | /gateway/src/com/fy/gamegateway/message/DO_HOSEE2OTHER_RES.java | c4c79f1c426840a33d57f4d14b99398afdce61a7 | [] | no_license | JoyPanda/wangxian_server | 0996a03d86fa12a5a884a4c792100b04980d3445 | d4a526ecb29dc1babffaf607859b2ed6947480bb | refs/heads/main | 2023-06-29T05:33:57.988077 | 2021-04-06T07:29:03 | 2021-04-06T07:29:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,949 | java | package com.fy.gamegateway.message;
import com.xuanzhi.tools.transport.*;
import java.nio.ByteBuffer;
/**
* 网络数据包,此数据包是由MessageComplier自动生成,请不要手动修改。<br>
* 版本号:null<br>
* <br>
* 数据包的格式如下:<br><br>
* <table border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#000000" align="center">
* <tr bgcolor="#... | [
"1414464063@qq.com"
] | 1414464063@qq.com |
b9cc0d32ee23b67623be034d6984c050d86585e6 | 663dc7e9f8b4970b491cfaaac4ac6839db006fb3 | /src/Frontend/Recepcionista/PanelInformacionFacturacion.java | 8bfad684a58e8c8fe866c11ea6f7d8913fb2e534 | [] | no_license | AlexanderLuther/Proyecto-1-IPC2 | f0b23b4160c3508cdf6db5910d930f8706c00583 | 43f4b91368ea07511bebb60c8b92da451ef55ed1 | refs/heads/master | 2021-07-06T06:35:49.681259 | 2019-08-26T20:06:45 | 2019-08-26T20:06:45 | 201,528,096 | 0 | 0 | null | 2020-11-12T05:56:06 | 2019-08-09T19:22:45 | Java | UTF-8 | Java | false | false | 18,876 | java | package Frontend.Recepcionista;
import Backend.Paquete;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author helmuthluther
*/
public class PanelInformacionFacturacion extends javax.swing.JDialog {
//Varaibles de la clase.
private double total;
private boolean aceptar;
private List<... | [
"helmuthalexander-luthermontejo@cunoc.edu.gt"
] | helmuthalexander-luthermontejo@cunoc.edu.gt |
3c928d07489463b8c9885e3a0020d8079b934922 | 4d0ef12c537ead66fa37812a43a4305d660a4f69 | /app/src/main/java/com/developndesign/kcalculator/FragmentPage4.java | e42f4121537d27654ef1c58961fb3fcdeaaea94c | [] | no_license | kimgeunha/foodkcal | aab88257f3f3e7b0766a17e6050dc96afd43c94e | dc5dd4fa4b4ada2c9f247384e677799ca0b4f4f8 | refs/heads/master | 2023-03-19T07:28:41.375807 | 2021-03-09T10:54:10 | 2021-03-09T10:54:10 | 345,972,323 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 851 | java | package com.developndesign.kcalculator;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.developndesign.firebaseautomlvisionedge.R;
p... | [
"zlarmsgk99@naver.com"
] | zlarmsgk99@naver.com |
d22583a10fbb39a4dae85b58cd5a67f8fc29a511 | 913b15056d6ebb7240b6bc133fc7f627d490552b | /src/main/java/org/asciidoc/intellij/psi/AsciiDocDescriptionItem.java | d6d0aabfd0c1e07e28f0b4a7fdb46a514df25f55 | [
"Apache-2.0"
] | permissive | jagedn/asciidoctor-intellij-plugin | 242b15e78abf7e1c50e8249d99c1e43a26521ad9 | c7b2bd9e5c5ded407a8337bb72978efb10b515b5 | refs/heads/main | 2023-08-22T13:01:01.690657 | 2021-10-11T23:03:55 | 2021-10-12T05:45:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,747 | java | package org.asciidoc.intellij.psi;
import com.intellij.extapi.psi.ASTWrapperPsiElement;
import com.intellij.lang.ASTNode;
import com.intellij.psi.PsiElement;
import com.intellij.psi.PsiElementVisitor;
import icons.AsciiDocIcons;
import org.asciidoc.intellij.inspections.AsciiDocVisitor;
import org.asciidoc.intellij.lex... | [
"alexander.schwartz@gmx.net"
] | alexander.schwartz@gmx.net |
319c3849df9b852cde472e6bd9b4b4b75b5669e0 | 39fc385ff3056bb4fded8f1a1f951421f574cbd0 | /src/test/java/com/view/tag/impl/NewTagLayoutImplTest.java | 6368dc1abbdd32bda92b36ecd93b59757e1ed6da | [] | no_license | ondrej-kvasnovsky/vaadin-model-view-presenter | ccb544e4802bf453a37c345ed9dd914222f080d2 | ce8f820062791973a102c7c7038369a716044ca2 | refs/heads/master | 2021-10-21T14:34:05.982290 | 2021-10-14T03:15:32 | 2021-10-14T03:15:32 | 8,390,615 | 8 | 1 | null | 2021-10-14T03:15:32 | 2013-02-24T12:50:38 | Java | UTF-8 | Java | false | false | 607 | java | package com.view.tag.impl;
import com.view.tag.TagViewHandler;
import org.junit.Before;
import org.junit.Test;
import static org.mockito.Mockito.*;
public class NewTagLayoutImplTest {
private NewTagLayoutImpl layout;
private TagViewHandler handler;
@Before
public void setUp() {
layout = new... | [
"ondrej.kvasnovsky@gmail.com"
] | ondrej.kvasnovsky@gmail.com |
69c85b1f8b04e9688e18f72d5e28a9754f287043 | 4b2eb01f2a4554f786048ade26ba33e0590f3ddc | /LMSSpringStarterRest/src/main/java/com/gcit/lms/LmsSpringStarterRestApplication.java | e2d3e637d529a12c9a8aaaee1f906600d3e4c51d | [] | no_license | coolbeings/LMSRestJPA | 2d5306470cf7b5db1d23481662a970435e60fb90 | a19ebda3f5f9093b82374d970dc731d5334dbd5e | refs/heads/master | 2020-03-26T22:33:36.657885 | 2018-08-20T20:51:24 | 2018-08-20T20:51:24 | 145,468,989 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 521 | java | package com.gcit.lms;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
@SpringBootApplication
@EnableAutoConfigura... | [
"apoorvanaik@Apoorvas-MacBook-Pro.local"
] | apoorvanaik@Apoorvas-MacBook-Pro.local |
a02b85ecd2ccfd9fc87110f80a7c759617a91d6b | 46af9f0f3ee69bee9436361aab56ce3efcbdc1f2 | /java-backend/src/main/java/com/amos2020/javabackend/JavaBackendApplication.java | d1ab267b6c07b698e01e6e2b004de4d6bf5db485 | [
"MIT"
] | permissive | maxKernn/msg-audit-tool | a09eb82dc51a14b1f9ce573d1014d93acf33edd5 | 83f49892da047289c5546df5fd88576053647b55 | refs/heads/master | 2022-12-03T15:33:17.854317 | 2020-08-15T03:22:20 | 2020-08-15T03:22:20 | 287,669,407 | 0 | 0 | MIT | 2020-08-15T03:21:47 | 2020-08-15T03:21:46 | null | UTF-8 | Java | false | false | 339 | java | package com.amos2020.javabackend;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class JavaBackendApplication {
public static void main(String[] args) {
SpringApplication.run(JavaBackendApplication.clas... | [
"markus.goller@fau.de"
] | markus.goller@fau.de |
a662c6ab1e0bbfdcad4fdb768ffa749167dc3be4 | 0d02e44a830682664593390144b59ef550be9295 | /campaign/src/main/java/com/espire/campaign/contact/service/DesignationGroupService.java | 3262f4cf44fcbff49fb874458dc42b6b21006a18 | [] | no_license | OmAndSamrat/EspireCampaignTool | 733f79e0842c93a7d033a749d4e251faccd5c429 | 25c6c05a95967ec8a9a95399f0804f87e835d8ea | refs/heads/master | 2021-01-12T03:50:48.972289 | 2017-03-15T05:51:42 | 2017-03-15T05:51:42 | 78,272,516 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,618 | java | package com.espire.campaign.contact.service;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.ejb.Stateless;
import javax.ejb.TransactionAttribute;
import javax.ejb.TransactionAttributeType;
import javax.ejb.TransactionManagement;
import javax.ejb.TransactionManagementType;
import ... | [
"whizkid.samrat@gmail.com"
] | whizkid.samrat@gmail.com |
1db2d3f4b91c10c3d1531e5a0ec2b438894563f4 | 381df898393fc45217adba2a6c518c27fd2a91a8 | /src/Simulador/RegistradorTarea.java | ab3cd8c88b0906adc9aa64f180cbe433ad73c330 | [] | no_license | martinjedwabny/SimOil | 8ed202d293ec3938998b010edbefc2b201d77e30 | ddd6882269ccf07c074c0137fc9ce0df9c81cf3d | refs/heads/master | 2021-01-02T09:13:04.452999 | 2017-08-02T23:23:58 | 2017-08-02T23:23:58 | 99,168,881 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,323 | java | package Simulador;
import java.util.Dictionary;
import java.util.Hashtable;
import java.util.List;
import ProveedoraDeRigs.RIG;
import Tareas.CompraDeAgua;
import Tareas.PedidoPlanta;
import Tareas.PedidoRIG;
import Tareas.PedidoTanque;
import Tareas.TareaExcavacion;
import Tareas.TareaExtraccion;
import Tareas.Tarea... | [
"martiniedva@gmail.com"
] | martiniedva@gmail.com |
90a0089f0ecd75e3053ca7c2ff768debecf30481 | 2f45b99b684f62b2e9413a302a22a7677c22580c | /cts/tests/tests/webkitsecurity/src/android/webkitsecurity/cts/WebkitTextBeforeTableColCrashTest.java | 2883d7ac65d3edeebe58254a48fdda1120c74d91 | [] | no_license | b2gdev/Android-JB-4.1.2 | 05e15a4668781cd9c9f63a1fa96bf08d9bdf91de | e66aea986bbf29ff70e5ec4440504ca24f8104e1 | refs/heads/user | 2020-04-06T05:44:17.217452 | 2018-04-13T15:43:57 | 2018-04-13T15:43:57 | 35,256,753 | 3 | 12 | null | 2020-03-09T00:08:24 | 2015-05-08T03:32:21 | null | UTF-8 | Java | false | false | 3,908 | java | /*
* Copyright (C) 2012 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... | [
"ruvindad@zone24x7.com"
] | ruvindad@zone24x7.com |
473fd5a9d52d7b939260d83c56fcdc8b1adaa87b | 849177b17d51e49da90d4216390a0a6df9d827a5 | /shp/2SS/src/com/New/servlet/AddNewsServlet.java | fd7f6e36d468db01cc206261820cd5df570772fb | [] | no_license | ashleyshi/shp | 7450a511e9e40e70d89d91a2b21bd55eeceb5ea0 | c60501125734dfb32f33ef9f283f0a248e62011c | refs/heads/master | 2020-12-03T08:14:35.827955 | 2017-06-28T15:23:40 | 2017-06-28T15:23:40 | 95,673,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,145 | java | package com.New.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.SQLException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.New.filter.*;
import com... | [
"15764307398@163.com"
] | 15764307398@163.com |
680376957979ff0c961946a13327b68cd511aa55 | 829cb3e438f4b7a5c7e6649bab30a40df115d267 | /cmon-app-portlet/docroot/WEB-INF/service/org/oep/cmon/dao/report/NoSuchLephi_chitietException.java | 05bfed0a032323f446ef62ea6fc418b01f4dd69b | [
"Apache-2.0"
] | permissive | doep-manual/CMON-App | 643bc726ca55a268fb7e44e80b181642224b2b67 | 17007602673b0ecffbf844ad78a276d953e791a7 | refs/heads/master | 2020-12-29T00:29:01.395897 | 2015-06-29T08:00:58 | 2015-06-29T08:00:58 | 38,224,623 | 0 | 0 | null | 2015-06-29T02:56:41 | 2015-06-29T02:56:41 | null | UTF-8 | Java | false | false | 1,068 | java | /**
* Copyright (c) 2000-2012 Liferay, Inc. All rights reserved.
*
* 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... | [
"giang@dtt.vn"
] | giang@dtt.vn |
308c9dda77487d309b8cbb3de1e743af1b2f0e53 | 55b2fb6a2ce69a670216f0971246c9a13219be85 | /xc-service-api/src/main/java/com/xuecheng/api/search/EsCourseControllerApi.java | 744b0d5f09c9ffe4e573605aaeaf50b91d1454b7 | [] | no_license | w850640608/xcEduService01 | 50f494a708a779043b51503ab33755e0efb4be42 | cedb7e4290ce63aaf46ecd39537da83a38c3747f | refs/heads/master | 2022-12-30T00:30:52.942027 | 2020-10-20T07:06:00 | 2020-10-20T07:06:00 | 302,553,174 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 714 | java | package com.xuecheng.api.search;
import com.xuecheng.framework.domain.course.CoursePub;
import com.xuecheng.framework.domain.search.CourseSearchParam;
import com.xuecheng.framework.model.response.QueryResponseResult;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import java.io... | [
"850640608@qq.com"
] | 850640608@qq.com |
cb0b2af9ea740e5575683a76fc922d1b771837f9 | 70eaf57f1dfccc852ee2ec08aab7709c63667aa7 | /UniversityRentingApplication/src/unitTestCases/TestViewRenter.java | d33c4fde14e27517cc7464fc83680dad69a9140a | [] | no_license | SunidhiKabra/SSDI_Project | 10ab238fff23f73190ebf313e11fe042e683fbfe | 3d08193445e2f1113667c2bee79b120ecd5d5f1f | refs/heads/master | 2021-04-15T06:59:47.219936 | 2018-03-28T04:04:46 | 2018-03-28T04:04:46 | 126,664,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,647 | java | package unitTestCases;
import static org.junit.Assert.assertEquals;
import java.util.List;
import org.junit.jupiter.api.Test;
import dao.ICustomerDao;
import model.*;
class TestViewRenter {
ICustomer customer = new Customer();
ICustomerDao customerDao = new ICustomerDao() {
public ICustomer getCustomerById(... | [
"kmundra@uncc.edu"
] | kmundra@uncc.edu |
186ab2bbc90814bc4fcd793ba9c473ba53f61b9e | 1a9d4c06c549683ca38899786116692fa001de81 | /app/src/main/java/android_myandfix/android_myandfix/Caclutor.java | 32aef7531d612f458182929225094382fe3a2701 | [] | no_license | huihui4045/Android_MyAndFix | 41491c05b0c51a88d103de5de9f160a23be2d9f7 | c15410d970fb788f4b65f08c863f07d0a0d96b8d | refs/heads/master | 2021-01-23T16:51:37.577120 | 2017-09-07T14:45:55 | 2017-09-07T14:45:55 | 102,749,113 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | package android_myandfix.android_myandfix;
/**
* apk
*/
public class Caclutor {
public int caculator()
{
// 1
//10/0
int i=0;
int j=10;
//模拟异常产生
return j/i;
}
}
| [
"1476265623@qq.com"
] | 1476265623@qq.com |
4da584eaa8de25dee7aacfc09b9498eef109baea | 7bb5f6027d39cb689fd4675fc6a7850237145281 | /src/java/org/docma/plugin/implementation/WebContext.java | 7c24fc6098270602bffc74792149941c32916660 | [] | no_license | yarcovisth1/docmenta-app | 52b13e0ca07d35aeb9d3a6ff3458861143305305 | 1709e7d75ea90d06fab2779a6e012b8efbc667f0 | refs/heads/master | 2021-09-19T14:49:15.688073 | 2018-07-28T16:23:26 | 2018-07-28T16:23:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 775 | java | /*
* WebContext.java
*
* Copyright (C) 2013 Manfred Paula, http://www.docmenta.org
*
* This file is part of Docmenta. Docmenta 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,
... | [
""
] | |
c74d974c6c04ecbc2f2b9574da87b29152fdf912 | 75289106fbc5bfef1d647dac0876507a92e5830c | /TestNG/src/Test/day1.java | f8b35f20ecb891b12e1e3ab9e37a1502e2ab2262 | [] | no_license | sushilPandey80/GitHub | 8b0c064b8661b1c8ade13cba6b0aa584d93c4293 | b513bbd07f6c7aa69357435fc29ac37a6d66ceee | refs/heads/master | 2020-05-24T04:03:32.095832 | 2020-05-09T09:24:16 | 2020-05-09T09:24:16 | 187,084,487 | 0 | 1 | null | 2020-05-09T09:53:09 | 2019-05-16T18:52:55 | HTML | UTF-8 | Java | false | false | 1,034 | java | package Test;
import org.testng.Assert;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Parameters;
import org.testng.annotations.Test;
public class day1 {
@org.testng.annotations.AfterTest
public void AfterTest()
{
System.out.println("execute after test");
}
@Parameters({"url","u... | [
"sushilpandey80@gmail.com"
] | sushilpandey80@gmail.com |
0808b7d958f9ec75d92c2db330b4e91bd2b4b78c | 327d20fa26e224a9ae1dc85609ef2cbf90d2dc4a | /src/com/ydclient/model/AirUpdateModel.java | d506cb76c5779dffc71e831171fdd5ac88ab59e6 | [] | no_license | linojiang268/YunDuoClient | a4639967ba2e6dde02197ff462ff9c5d656dc34d | e470198feb11d9d0feaa74a6be81288d4c0b1ee4 | refs/heads/master | 2020-03-11T04:30:21.507950 | 2018-04-16T17:05:19 | 2018-04-16T17:05:19 | 129,778,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package com.ydclient.model;
import java.util.List;
/**
* 空调设备新增、修改
*
* @author ouArea
*
*/
public class AirUpdateModel {
public DeviceInfo deviceInfo;
public List<AirParamInfo> airParamInfos;
}
| [
"1603885016@qq.com"
] | 1603885016@qq.com |
bb3ca8121c8a0e668095c10e249d8f884092412a | 3146b42269d0b8f6f9f92cd267b863f4f7b6db56 | /src/main/java/ru/sbt/mipt/oop/receiver/EventReceiver.java | 72fbead4912b02923c6897a007a0321e96b0abac | [] | no_license | tanya124/smart-home-2021 | db8e0d5ec9d4ccb78214de1e8c5aa4009e01f5e2 | fddfd76dbb379ee70e30adaeb1ef2badaeba23c6 | refs/heads/master | 2023-04-08T19:02:00.430766 | 2021-03-24T20:41:50 | 2021-03-24T20:41:50 | 345,965,906 | 0 | 0 | null | 2021-08-16T08:11:02 | 2021-03-09T10:20:02 | Java | UTF-8 | Java | false | false | 159 | java | package ru.sbt.mipt.oop.receiver;
import ru.sbt.mipt.oop.events.SensorEvent;
public interface EventReceiver {
public SensorEvent getNextSensorEvent();
}
| [
"tanya@localhost.localdomain"
] | tanya@localhost.localdomain |
db0802f4e3c0d2b4024f9ee9745cf006c3128cb8 | a8e155473a007a99fe4525eebf125211d96a1127 | /config/src/main/java/com/alibaba/nacos/config/server/service/repository/extrnal/ExternalConfigInfoAggrPersistServiceImpl.java | fe65994261622785f06929aac3c87c07d925d489 | [
"Apache-2.0"
] | permissive | caojiele/nacos | 168fbc575433b5ed8fee57c31670d2a5148d8936 | 81ae2a8bb6d95782b08dc0bebc89ed9f25b52d6d | refs/heads/master | 2023-06-21T03:48:51.204825 | 2023-06-12T07:50:26 | 2023-06-12T07:50:26 | 141,900,388 | 12 | 2 | Apache-2.0 | 2019-07-12T11:35:57 | 2018-07-22T13:58:03 | Java | UTF-8 | Java | false | false | 22,625 | java | /*
* Copyright 1999-2022 Alibaba Group Holding 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 required by applica... | [
"noreply@github.com"
] | caojiele.noreply@github.com |
89254c4d36c23ed0a1f7d1e496505bc6e277b1de | d2c92e50f69d11dcea7a80d3afdb60b2b781e507 | /app/src/main/java/sg/edu/ro/c346/id16046530/demolistview/MainActivity.java | 2068e3ba9e89601b100035cb264d9becbdd34533 | [] | no_license | NixWM/C347Lesson1SectionBDemoListView | 9ce42e718e4dfe294c49ae9a23ded9cedeb910ef | af51b5b9b9b8613bf5347b1c082b76f759fee93b | refs/heads/master | 2023-04-08T17:03:02.348182 | 2021-04-20T04:33:23 | 2021-04-20T04:33:23 | 359,681,825 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,573 | java | package sg.edu.ro.c346.id16046530.demolistview;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import android.widget.Toast;
import java.util.ArrayList;
public ... | [
"16046530@myrp.edu.sg"
] | 16046530@myrp.edu.sg |
bf7e2045480ce6b8af7aeacf3f317a5029dd3393 | 6a89bc412c16d703cb70d4e32751b7788d802188 | /src/com/wangml/MyPro05/testInterface/SuperMan.java | 912b048ae7c25d41684f0e7cee64dbb364ae86ba | [] | no_license | Merlin660/WelcomeClass | 6f664ad395ff49d571c56a40d00415652385cd02 | 4e17e15f9cc9131c953bf4b3a56fe42579eae945 | refs/heads/master | 2022-12-06T06:32:32.979057 | 2020-08-14T13:19:23 | 2020-08-14T13:19:23 | 287,535,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 433 | java | package com.wangml.MyPro05.testInterface;
//implements实现接口
public class SuperMan implements Volant, Honest {
@Override
public void fly() {
System.out.println("我是超人,我可以横着飞!");
}
@Override
public void stop() {
System.out.println("竖着停!");
}
@Override
public void helpOther... | [
"2937407342@qq.com"
] | 2937407342@qq.com |
5bb173bee5a82fa1c9fec354c64705f10a03a822 | 072975770c0099971bd1e864c2e085513f6835ac | /openhds-server/dao/src/main/java/org/openhds/dao/service/impl/BaseDaoImpl.java | 881baff4c08d30f79188cbf8e55e9bb13f9c5317 | [] | no_license | sm0017/COS-576 | 6b01de780b45991968773b089c90eb6e421c5fa0 | cec9301116f1b47950734834ffd4ac977a5e468b | refs/heads/master | 2021-01-23T13:37:12.162766 | 2017-03-15T19:12:11 | 2017-03-15T19:12:11 | 38,788,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,495 | java | package org.openhds.dao.service.impl;
import java.io.Serializable;
import java.lang.reflect.Method;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hib... | [
"smita.sukhadeve@maine.edu"
] | smita.sukhadeve@maine.edu |
5cfcf61c1b23202708fe9f63ffed4da5be8fb3d5 | b644a85071e7a03b16f055eb5373f2aa30411fac | /app/src/main/java/com/example/movieapp/adapter/MoviesAdapter.java | 0f144b0a77870d7e3cb8ec43fdef76128c087554 | [] | no_license | charlesmwangi/Movie_App | 2acdfd89184c4d1f258ad644f1113c11d5d45f9b | 01504cd8f134c5b0dfb5871a4495a816ee28fa3b | refs/heads/master | 2020-12-08T12:28:26.024956 | 2020-01-10T06:29:59 | 2020-01-10T06:29:59 | 232,981,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,854 | java | package com.example.movieapp.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.re... | [
"charlimwangi12@gmail.com"
] | charlimwangi12@gmail.com |
5ddee82b1304389a2597d5d277a30c342487b5cc | b2a356e03af96c305edabc85453154892fd40e8f | /part3-data_abstraction/mod4/TPD-practice-projects/Traceable/src/model/Traceable.java | 1fdeb50b847996f374cb839a2b368c4576111d41 | [] | no_license | khoivan88/UBCx-How_to_program | 1265ca69408a3476dce74d7493587b1dd0319a70 | b026d74cde149eb36deb4035ea6266f8a0881791 | refs/heads/master | 2020-03-19T02:38:43.219125 | 2018-06-23T17:41:58 | 2018-06-23T17:41:58 | 135,647,431 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 117 | java | package model;
public interface Traceable {
String getLocation();
Object getTrace();
void track();
}
| [
"khoivan@Khois-MacBook.local"
] | khoivan@Khois-MacBook.local |
5f694ec0f0c8c676fe619b3bb5b48e6a84006781 | f0568343ecd32379a6a2d598bda93fa419847584 | /modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201306/CustomFieldServiceInterfaceupdateCustomFields.java | 75b295c7c11b22dc37f0431d9188b5cb03e78e74 | [
"Apache-2.0"
] | permissive | frankzwang/googleads-java-lib | bd098b7b61622bd50352ccca815c4de15c45a545 | 0cf942d2558754589a12b4d9daa5902d7499e43f | refs/heads/master | 2021-01-20T23:20:53.380875 | 2014-07-02T19:14:30 | 2014-07-02T19:14:30 | 21,526,492 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,260 | java |
package com.google.api.ads.dfp.jaxws.v201306;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
*
* Updates... | [
"jradcliff@google.com"
] | jradcliff@google.com |
fd76bde166c414b862ea0a184b837b823d6dfa1a | 022ac85c9a972e25a781be06bb9211a9753417cb | /showroom/showroom-ejb/src/main/java/artRoom/persistence/service/GalleryServiceRemote.java | fc11c50368f71f492693723b544952e0bdfc3f44 | [] | no_license | HendAjej/showroom-repo | f9c4ed6c9b451046b6b3a4219aa16326b651b11d | 0450ce9e157a34a2847b18fcf96fb6466efa9fe8 | refs/heads/master | 2020-05-21T21:43:07.077524 | 2017-05-03T05:53:43 | 2017-05-03T05:53:43 | 84,651,389 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | package artRoom.persistence.service;
import java.util.List;
import javax.ejb.Remote;
import artRoom.entities.Gallery;
@Remote
public interface GalleryServiceRemote {
void addGallery(Gallery gallery);
Gallery findGalleryById(Integer id);
List<Gallery> findGalleryByName(String name);
void de... | [
"naoures.benmahfoudh@esprit.tn"
] | naoures.benmahfoudh@esprit.tn |
5b68946b784bc9ffede7ff0d696810d83011a9d8 | 70a43a6e4dd803e15139e5327dacf7a73baf70b3 | /src/Main.java | 33ae913eca3d50ee36d669f4059407f3082147c8 | [] | no_license | aakarshsingh/theMP3Grabber | 45764926fffd5b478e7f6da18aab904202ff330b | 00b14decbea6bef940c2e0b8dc8f23128decc62b | refs/heads/master | 2021-01-01T08:21:22.932618 | 2015-06-19T06:20:30 | 2015-06-19T06:20:30 | 37,705,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 162 | java | public class Main
{
public static void main(String[] args)
{
FirstFrame firstFrame=new FirstFrame();
firstFrame.setVisible(true);
}
}
| [
"aakarsh7@ymail.com"
] | aakarsh7@ymail.com |
80d7efee2bf2fae3c9f21484e9e76c6a46e86fd4 | eed34a375e57419a134c72d2c5060d02a28c0a6a | /examplegereratordao/src/main/java/com/example/DaoGeneratorExample.java | 2633acf27d19f62b250e4bcfe5006a6c7331eb21 | [] | no_license | zhangtaoqf/MVPGreenDaoDemo | 1d5f8fd63fd50e22abba0844d7577819bb3e09de | 6b14cd5883ae24ecbfdbe129ef4eb4f728906490 | refs/heads/master | 2021-01-17T10:50:40.953545 | 2016-08-05T12:50:18 | 2016-08-05T12:50:18 | 65,004,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,523 | java | package com.example;
import org.greenrobot.greendao.generator.DaoGenerator;
import org.greenrobot.greendao.generator.Entity;
import org.greenrobot.greendao.generator.Property;
import org.greenrobot.greendao.generator.Schema;
/**
*
* 1.给这个工程module添加生成dao,entity,sesstion,master类的依赖greendao-generator.jar包
* ... | [
"553873475@qq.com"
] | 553873475@qq.com |
1c2caf52cb75d41dad5f69ae7e788df7cfef5605 | 79fcf92274d45275735901e78deca508db42b385 | /AGDC/src/main/java/com/tomsung/agdc/controller/OperLogController.java | 327754dd66d71239a501b414f3cf20bf9003af72 | [] | no_license | lanshitou/test_dates_service | 2eb5e819674beb2bcc16e2e4104e9d91a28bc171 | 40292e3749fc16fdf790531141256da4c198b82e | refs/heads/master | 2020-04-13T10:55:07.856428 | 2018-12-26T09:22:19 | 2018-12-26T09:22:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,187 | java | package com.tomsung.agdc.controller;
import org.apache.commons.collections.CollectionUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annota... | [
"444858933@qq.com"
] | 444858933@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.