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
b653b5c411639e03157f7cb24a511589b81364ee
987117b2e49f327d5f60f258f1685c2c6cb38810
/review-microservice/src/main/java/co/agileventure/cloud/review/ReviewMicroServiceApplication.java
017dcabb0751832173f7764dd40a5d69f43ff472
[]
no_license
ortizcarlos/cloud-microservices
a1b90a8d87040d53ff84a7c000107e2d64980829
c675e1c1e57c79a08095f3fe390b35b21f4cabcc
refs/heads/master
2021-01-21T04:51:00.346970
2016-05-30T14:29:21
2016-05-30T14:29:21
47,046,153
0
0
null
null
null
null
UTF-8
Java
false
false
667
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 co.agileventure.cloud.review; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure...
[ "carlosortizur@gmail.com" ]
carlosortizur@gmail.com
ec3a00127cce3489332276b64110e308317a7232
907ba3c15c2483bbdc568d0d07b56b6c49bfd10e
/platform-shop/src/main/java/com/platform/service/impl/CategoryServiceImpl.java
d0562b1dba329b3ccf34d1947444a56ec9c8de3d
[ "Apache-2.0" ]
permissive
hxy00/platform
2989fff0bae622f9c1c8a75a644e888f7d4afe48
ad9c131dce168a220c367f278e31cb747b87db93
refs/heads/master
2023-05-31T19:05:37.514889
2021-06-21T07:53:18
2021-06-21T07:53:18
377,036,382
0
0
null
null
null
null
UTF-8
Java
false
false
1,686
java
package com.platform.service.impl; import com.platform.dao.CategoryDao; import com.platform.entity.CategoryEntity; import com.platform.service.CategoryService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation...
[ "454386264@qq.com" ]
454386264@qq.com
291aaa0d16f654774d4eb811607c1099f3e5d2f2
351c22f87b16400e000cff8f554feafa761136a4
/app/src/main/java/example/fangsf/designpatterns/command/sample3/DrawCanvas.java
c7a6fa0deef00fecbb7b0001cf0e76b636a649bb
[]
no_license
midFang/DesignPatterns
1fb32833824e32d29dc44081e98af8bc7a837fe1
dcff077a26b458327a0d79bb4c9a85a32de0a7e7
refs/heads/master
2020-04-05T06:20:35.080523
2019-01-02T02:18:16
2019-01-02T02:18:16
156,634,577
1
0
null
null
null
null
UTF-8
Java
false
false
3,125
java
package example.fangsf.designpatterns.command.sample3; import android.content.Context; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.PorterDuff; import android.util.AttributeSet; import android.view.SurfaceHolder; import android.view.SurfaceView; /** * Created by fangsf on 2...
[ "highestfeng@gmail.com" ]
highestfeng@gmail.com
a8e4e67122a08ce868dde54912e21786ad2f0c4b
9102ef6f56e5b7b8cad91b3f3edba5d8bc066e4c
/module-1/12_Polymorphism/student-exercise/src/main/java/com/techelevator/postageCalculator/PostalServiceSecondClass.java
2565ae12a59860ffaa15437679c3188ee078c0f7
[]
no_license
Womencancode/techelevator-cbus
91897fc5c6018e9f248936e4287abbfd127f6f26
8fa14e3a75ed54e299a7e741437d9ddfb33ff2a9
refs/heads/master
2020-07-24T15:03:15.314088
2019-08-05T23:32:47
2019-08-05T23:32:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
715
java
package com.techelevator.postageCalculator; public class PostalServiceSecondClass implements DeliveryDriver { private String name = "Postal Service (2nd Class)"; @Override public double calculateRate(int distance, double weight) { if (weight >= 0 && weight <= 2) { return 0.0035 * distance; } else if (w...
[ "AndrewYowenHuang@gmail.com" ]
AndrewYowenHuang@gmail.com
953fdf0c479e1f70d3796f4c76d8e14bb6d64606
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/elastic--elasticsearch/d4a0eb818e580ae6806cd0dacdf5545df1df11ac/after/TermsParametersParser.java
bea9f02936656f0d0361e3e97fdf0e8b9e4e5ec3
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
3,328
java
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
1c170885250a6b8b6a4b39f9fc1a08996542977d
58d922083ce9037e78413762dec2a92b00858d7f
/server/src/main/java/com/squeed/attendit/server/rest/RegistrationServiceBean.java
9a06304077e9a969ca7d055378b7d579d0d16ec4
[]
no_license
redsolo/attend-it
220b59c6c3655245e52dc0b4eeedf6c8c47af490
0cfb0c8a1b3d653ded967484ebcfe5ecaabcd1de
refs/heads/master
2021-01-13T01:13:20.887138
2012-02-07T08:18:00
2012-02-07T08:18:00
2,898,596
1
3
null
null
null
null
UTF-8
Java
false
false
2,195
java
package com.squeed.attendit.server.rest; import java.util.List; import javax.annotation.PostConstruct; import javax.inject.Inject; import javax.ws.rs.Consumes; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.M...
[ "Erik@Erik-PC.(none)" ]
Erik@Erik-PC.(none)
d947a068b1ee90a915e56f587292653c81beb514
ea3ab9279456bdf1e7aa867e4af5dd7ae23e3298
/src/com/delormeloic/generator/model/slides/SlideWithTitleWithSpeechWithMovie.java
7b5c555fcc28e7b0fd754a4f6663dcf9d172523f
[ "MIT" ]
permissive
LoicDelorme/Polytech-Slides-Software
96ca9dcbe8a1308c72c7631146e67b88dede13fe
fa302d71bc49329dbdaa34b2e89bbf1d55c4dc44
refs/heads/master
2016-08-12T18:25:32.998823
2016-04-27T09:15:06
2016-04-27T09:15:06
48,848,161
0
0
null
null
null
null
UTF-8
Java
false
false
1,185
java
package com.delormeloic.generator.model.slides; import org.json.JSONObject; /** * This class represents a slide with a title with a speech with a movie. * * @author DELORME Loïc * @since 1.0.0 */ public class SlideWithTitleWithSpeechWithMovie extends SlideWithTitleWithSpeechWithContent { /** * The class for ...
[ "loic.delorme.pro@gmail.com" ]
loic.delorme.pro@gmail.com
4cd99a841cb90e96fa7294205fc0eb4f47e9d19c
dfb1419e7aeb9a61d7883f653a7c0ff2a203cdd9
/Mehmet_Atakan_Kalkar_HW4/src/mehmet_atakan_kalkar_hw4/Song.java
b4bdda3911ee49c0319972f9ae3e8b53d81adbad
[]
no_license
atakankalkar/Java_Project4
69dbe93a09ea88e5f6e388ffe5b3925316b8bd0a
b9fd4fef6a6bd4599a56dc5ea9e71f07619f193c
refs/heads/master
2020-12-11T08:41:18.621644
2020-01-27T12:54:43
2020-01-27T12:54:43
233,804,315
0
0
null
null
null
null
UTF-8
Java
false
false
510
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 mehmet_atakan_kalkar_hw4; /** * * @author ataka */ public class Song { String SongName; Song next; @O...
[ "noreply@github.com" ]
atakankalkar.noreply@github.com
af65241efaed384f0ec5c005dbc8eb7b186614d6
898d81ec379374968b3ded7b0ac5af668874ff74
/src/Servlet/UpdateUser.java
ff97ae9adc095b14d8f6514bce1630195bed7ea0
[ "MIT" ]
permissive
RMalsonR/Java_EE_Servlet_Education
9d0ab655009fe3843d7c69d1ff31c952e731d0a7
f1805b6674ccfc24a9f261765d196ef8fc0b7f66
refs/heads/master
2021-02-13T23:05:47.499717
2020-05-06T12:45:19
2020-05-06T12:45:19
244,743,392
0
0
null
null
null
null
UTF-8
Java
false
false
2,472
java
package Servlet; import Repository.UserRepository; import Configs.Config; import javax.servlet.annotation.MultipartConfig; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.*; import java.io.File; import java.io.IOException; import java.io.PrintWriter; import...
[ "rinatthaher9@gmail.com" ]
rinatthaher9@gmail.com
f1b4e1dd574ad70a03725485ad67312caa855a27
fd6b942326542e754dc3c9883862190e05283436
/src/test/java/logging/extentreports/ExtentUtils.java
bb8efdb7d9eb51e75dea6c77dba7bca7afda8d3b
[]
no_license
eagleboyjr/selenium-helper-lib
2ec29b42d24efb4994294ff5ee88537e72378048
8499f83304c3471f451f0f2a18cc62e42d50df8b
refs/heads/master
2021-08-23T05:48:41.551554
2017-12-03T18:38:08
2017-12-03T18:38:08
107,167,058
1
0
null
null
null
null
UTF-8
Java
false
false
1,217
java
package logging.extentreports; import com.aventstack.extentreports.ExtentReports; import com.aventstack.extentreports.reporter.ExtentHtmlReporter; import static logging.extentreports.Constants.DOC_TITLE; import static logging.extentreports.Constants.OUTPUT_HTML; public class ExtentUtils { private static ExtentRe...
[ "todd.eagle@gmail.com" ]
todd.eagle@gmail.com
7f18da322d0601e9cb1a2cb542243480f2e2b595
4e8d52f594b89fa356e8278265b5c17f22db1210
/WebServiceArtifacts/FlightBookingService/org/datacontract/schemas/_2004/_07/goquo_dp/PaymentMethodsEN.java
edfd2b1ae55ad12b005c5ac6fb5fc52596d82ed9
[]
no_license
ouniali/WSantipatterns
dc2e5b653d943199872ea0e34bcc3be6ed74c82e
d406c67efd0baa95990d5ee6a6a9d48ef93c7d32
refs/heads/master
2021-01-10T05:22:19.631231
2015-05-26T06:27:52
2015-05-26T06:27:52
36,153,404
1
2
null
null
null
null
UTF-8
Java
false
false
5,026
java
package org.datacontract.schemas._2004._07.goquo_dp; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlElementRef; import javax.xml.bind.annotation.XmlSee...
[ "ouni_ali@yahoo.fr" ]
ouni_ali@yahoo.fr
251f9bf74f69bfa7a79b0feb1479f9632f0e14bf
54521f2dcb1c50ed687a12725ce448119459f109
/Selenium/SeleniumFw/src/test/java/test/Test1_GoogleSearch.java
d372a013ea1d01398104e41c8e03bef0eea86975
[]
no_license
AHSaymon/Experiment
cf113b0483f6528924408bd99b3278f7fd1bd1cf
38b826e540174da9bcc7397a7c67f8f9fc28f9c3
refs/heads/main
2023-04-28T12:26:10.048397
2021-05-21T17:36:55
2021-05-21T17:36:55
369,607,721
0
0
null
null
null
null
UTF-8
Java
false
false
698
java
package test; import org.openqa.selenium.By; import org.openqa.selenium.Keys; import org.openqa.selenium.WebDriver; import org.openqa.selenium.firefox.FirefoxDriver; public class Test1_GoogleSearch { public static void main(String[] args) { youtubeSearch(); } public static void youtubeSearch(){ System.setP...
[ "50177584+AHSaymon@users.noreply.github.com" ]
50177584+AHSaymon@users.noreply.github.com
03a70fdc6ed3f94c56d5a4495998f965a68586fe
1a3336f90d56c74ec9f64061f92ac7a2f583bfa5
/src/com/javaex/ex18/Point.java
0a3d4ff182f0ce9b5ac4646c28280402da723600
[]
no_license
twosoull/chapter02
5a8f94277ba547e869544f78fc76e71c86e80b2c
b5edff43ee02730b4ffdae423837ec863b35735f
refs/heads/master
2023-01-25T03:56:45.199976
2020-12-02T14:35:45
2020-12-02T14:35:45
315,261,631
0
0
null
null
null
null
UTF-8
Java
false
false
596
java
package com.javaex.ex18; public class Point { //필드 private int x; private int y; //생성자 public Point() { } public Point(int x, int y) { this.x = x; this.y = y; //메소드 g/s } public int getX() { return x; } public void setX(int x) { this.x = x; } public int getY() { ret...
[ "71281491+twosoull@users.noreply.github.com" ]
71281491+twosoull@users.noreply.github.com
21f73860669c2d30b570905a3038e83ed6f304d3
01a6fd5ac643d9150ae8748d89e21da7965c8faa
/src/lesson03/Lesson03.java
242eb308bb4d3ab1eecd37933d06505ddf0b4c5d
[]
no_license
dianatikhomirova/Java_Beginner
cdf92e8fe4f070b64b5afe18ede5ec796c056661
36ce92fce4800a767b68f4855ca0670e47a22ad3
refs/heads/main
2023-04-08T12:32:44.491146
2021-04-17T13:01:45
2021-04-17T13:01:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,689
java
package lesson03; import java.util.Random; import java.util.Scanner; public class Lesson03 { public static char[][] field; public static int fieldSize; public static char human = 'X'; public static char ai = 'O'; public static char empty = '_'; public static Scanner scanner = new Scanner(S...
[ "81569260+dianatikhomirova@users.noreply.github.com" ]
81569260+dianatikhomirova@users.noreply.github.com
ea09618e686205e17e3d3749ba1298c5bdba852a
992c15265bd078c1b44affabe8dc1d068bedefb0
/pet-clinic-web/src/main/java/guru/springframework/springpetclinic/SpringPetclinicApplication.java
db4f7f740c7e702c95ee4a77699266d842f2a686
[ "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
KajcsaRenataGabriela/spring-petclinic
fcd39fbfcf6ecf6e9642b620fb2386234ac0b9ed
63329d42034c6d6acb13c11bee7c2a9d3433187e
refs/heads/main
2023-09-04T04:55:50.260842
2021-09-28T09:19:01
2021-09-28T09:19:01
407,080,707
0
0
null
2021-09-16T08:14:47
2021-09-16T08:14:47
null
UTF-8
Java
false
false
348
java
package guru.springframework.springpetclinic; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class SpringPetclinicApplication { public static void main(String[] args) { SpringApplication.run(SpringPetclinicAppli...
[ "67558003+KajcsaRenataGabriela@users.noreply.github.com" ]
67558003+KajcsaRenataGabriela@users.noreply.github.com
ddfe789199da61d746739f639fd8ca79a0ce505e
2c23a89000d3a9499ea524618dab44446e0228c5
/src/main/java/edu/princeton/cs/algs4/TestAlgs4.java
8d38bb9eb5d705b91a8d598b84d7c36b1ff5ab72
[]
no_license
changwenbiao/algs4
ea40296dab72dca6356de050363d721fe83ed4a7
03aeb1f09351e0ad0201cd249907d502d1519312
refs/heads/master
2021-03-02T00:29:10.285513
2020-03-09T04:30:22
2020-03-09T04:30:22
245,823,689
0
0
null
null
null
null
UTF-8
Java
false
false
1,222
java
package edu.princeton.cs.algs4; /****************************************************************************** * Compilation: javac-algs4 TestAlgs4.java * Execution: java-algs4 TestAlgs4 n * * Simulates the motion of n hard disks, subject to the laws of elastic * collisions. This program is intended to...
[ "422002381@qq.com" ]
422002381@qq.com
71ab5c18b0352380d53cbda43955dba99af38c0d
e978e5c8b877c251077b62432d08f76558e154d7
/src/com/cita/wallet/app/network/LdapAuthRequest.java
c5721e75f7be35861d6228eea125205a6c29b654
[]
no_license
cita-moviles/WUI-2.0
89dcd4ef202a4abc22cbcce4cbaa2dc2853f724b
856148981f367f60d32e55ef11de91551fe5add3
refs/heads/master
2021-01-15T13:12:53.676295
2014-10-01T21:53:21
2014-10-01T21:53:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
946
java
package com.cita.wallet.app.network; import roboguice.util.temp.Ln; import android.util.Base64; import com.cita.wallet.app.models.LdapResponse; import com.octo.android.robospice.request.retrofit.RetrofitSpiceRequest; public class LdapAuthRequest extends RetrofitSpiceRequest<LdapResponse, WalletApi> { private Str...
[ "enrique.ramirez35@gmail.com" ]
enrique.ramirez35@gmail.com
96ef06a24d1daa1d355a6638ee0ad0247e69ab30
11abf91b59b345b451d8ea320d1de861c43ddad1
/app/src/main/java/com/huashengmi/ui/android/ui/listview/view/RefreshListView.java
9d1c87825a96e4009d358d28becbf4f904fde74f
[]
no_license
huangsanm/UISample
bb500bd7304c206439da062325d943adc1288804
0bd3273d3d48766c5bb45f7af20c589ae4c00a20
refs/heads/master
2016-09-06T17:58:37.423375
2015-04-15T06:43:24
2015-04-15T06:43:24
21,487,944
2
0
null
null
null
null
UTF-8
Java
false
false
21,489
java
package com.huashengmi.ui.android.ui.listview.view; import android.content.Context; import android.util.AttributeSet; import android.view.LayoutInflater; import android.view.MotionEvent; import android.view.View; import android.view.ViewGroup; import android.view.animation.LinearInterpolator; import android.view.anima...
[ "huangsanm" ]
huangsanm
63048c5bd07a940852e1b38009fa5b8a73f27632
7b48b1908f2e23b1d594c3fb0c175364cad8ac6d
/edu.pdx.svl.coDoc.cdt.core/src/edu/pdx/svl/coDoc/cdt/internal/core/dom/parser/cpp/CPPMethodTemplateSpecialization.java
5b79771144f6d6f5c6961bc4439ea725f9882ee0
[]
no_license
hellozt/coDoc
89bd3928a289dc5a1a53ef81d8048c82eb0cdf46
7015c431c9b903a19c0785631c7eb76d857e23cf
refs/heads/master
2021-01-17T18:23:57.253024
2013-05-04T16:09:52
2013-05-04T16:09:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,943
java
/******************************************************************************* * Copyright (c) 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
[ "electronseu@gmail.com" ]
electronseu@gmail.com
7972e573cd9ee74f966963f03b5aad8f8f8c6a6a
80a1301f4aef40e33c1498f0932bf8680c8869d5
/app/src/main/java/jp/techacademy/hiromu/kikuchi/javalog/Human.java
bdee063b00be40651091cf7f693c2aa87ab00c17
[]
no_license
adolf118/Lesson3kadai
e653a36c7e15bc543c62dd5169e07a0ec4fc305f
e142a1ec464a7593a632d54f9f7bf91af9306994
refs/heads/master
2020-03-19T08:02:50.835951
2018-06-05T13:46:14
2018-06-05T13:46:14
136,170,914
0
0
null
null
null
null
UTF-8
Java
false
false
633
java
package jp.techacademy.hiromu.kikuchi.javalog; import android.util.Log; class Human extends Animal { //メンバ変数 String hobby; //クラス関数 static String to_jp = "hobby"; //コンストラクタ public Human(String name, int age, String hobby) { this.name = name; this.age = age; this.hobby...
[ "muttifosh@gmail.com" ]
muttifosh@gmail.com
de2798c618197f397a3b365b18ff4fda91246553
551224fd63857b432d5e7d828dc1768e93ce209c
/m3-java-capstone/src/main/java/com/techelevator/npgeek/controller/ParkWeatherController.java
81fbd200ccbdf37dfd4b06ae5d1b96f1fd449901
[]
no_license
handoniumumumum/NationalParkGeek
4e50d44b6e7e0917374178d8f27ab96892c48973
b3d34fcd0fc041db52b3319c29697dc99d12fc85
refs/heads/master
2020-08-01T15:09:13.959644
2016-11-12T19:53:19
2016-11-12T19:53:19
73,574,479
0
0
null
null
null
null
UTF-8
Java
false
false
1,136
java
package com.techelevator.npgeek.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.ModelMap; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam...
[ "brandonmerrimanosu@gmail.com" ]
brandonmerrimanosu@gmail.com
7afba28f1f191bd0ffa33bc2ce764b01a41d6d17
8492a6db024fc5e114b69fcd819636149a90728e
/src/main/java/ru/bellintegrator/practice/spring/random/RandomGreetingService.java
5d8cb606d2f5a3b476bc4c926d6887646108a4b1
[]
no_license
grid443/spring_learn
7418afa2add383d9d4b2bf076657113aae1eb7d1
a133b140111710a3fdf7b466e86d8e3ed88367c9
refs/heads/master
2022-12-29T14:23:50.732156
2020-03-24T13:31:21
2020-03-24T13:31:21
122,986,398
0
0
null
null
null
null
UTF-8
Java
false
false
796
java
package ru.bellintegrator.practice.spring.random; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import ru.bellintegrator.practice.spring.GreetingService; import ru.bellintegrator.practice.spring.Message; import javax.annotation.PostConstruct; import javax.annotation.PreDestroy; ...
[ "Vasin.K.R@sberbank.ru" ]
Vasin.K.R@sberbank.ru
2e80da2717ae3dee3992e68435b3e74dea1d1f48
2e6575e10dead5045c35d37ab3dc2663d4eb3d13
/app/src/main/java/com/feedhub/app/dialog/ProfileBottomSheetDialog.java
cd6cf14d755237b95ba52c0d23bbe5506835eae7
[]
no_license
feedhub-platform/feedhub-client-android
84c8723de1bf8e9623c733b618dbb1ec487662f0
722270e7962fdb1d59e2ab13afee2a1cdcef0536
refs/heads/master
2021-05-24T14:31:05.222783
2020-06-02T23:05:51
2020-06-02T23:05:51
253,606,314
1
1
null
2020-06-02T23:05:52
2020-04-06T20:18:34
Java
UTF-8
Java
false
false
3,562
java
package com.feedhub.app.dialog; import android.content.Intent; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.core.content.ContextCompat; import androidx.fra...
[ "lischenkodev@gmail.com" ]
lischenkodev@gmail.com
70f0acd276cc647740ad8e3b18ec4fc6fc9c7afa
776d5e1ed7b987c878562f6d2d38b93764fc3e4b
/src/main/java/com/suri/leetcode/medium/PrintLeafNode.java
c6596df48c9f627d15b46162d3aa74c928f9df1d
[]
no_license
atendrasuri/JavaDSAlgo
cabf328bc819d7b604b43d8e7f3180f4f6e1c83b
816875e457fff6ec870729d65474a7923ddcaece
refs/heads/master
2022-07-09T18:20:14.460713
2022-07-04T03:44:38
2022-07-04T03:44:38
150,185,295
0
0
null
2020-10-13T10:28:52
2018-09-25T00:28:23
Java
UTF-8
Java
false
false
805
java
package com.suri.leetcode.medium; public class PrintLeafNode { TreeNode root; public static void main(String[] args) { PrintLeafNode obj = new PrintLeafNode(); obj.root = new TreeNode(0); obj.root.left = new TreeNode(1); obj.root.right = new TreeNode(2); obj.root.le...
[ "atendra.duve@oracle.com" ]
atendra.duve@oracle.com
838f1652d29e015002f13cb3818607ec8e973bfd
27ce5d3be05bd893b03af2b72a7ca4a6f34346f7
/src/main/java/Practice22020/Practice22020FRE3/Note.java
800cfbf85e77cae717003947265d2ca76e9ab0f3
[]
no_license
aarli421/APCSA
dc58ac65350a46b70a539f426266e6abf8ad1b56
444ab405bccbb6ed4e4e7e1402bf21c26f1165f8
refs/heads/master
2022-11-04T20:45:22.620299
2020-04-09T04:45:23
2020-04-09T04:45:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
119
java
package Practice22020.Practice22020FRE3; public class Note { public String getNote() { return ""; } }
[ "aaron.linear@gmail.com" ]
aaron.linear@gmail.com
0a8aa25dc375bab06e00282b887b6b077d6a4fb1
76fc8e56264139adc54370da56bb752a321c02ac
/src/main/java/com/common/system/controller/MenuController.java
3dd95b317ce6f72483c5da2146078cdbe491caef
[ "Apache-2.0" ]
permissive
hugwh/common-admin
efceed0bb6267723d5082243dde821aa29e03ed2
db70d74eaa5f15468354938f8ccc4af80a65c71a
refs/heads/master
2020-04-06T10:39:50.009826
2018-11-13T13:49:37
2018-11-13T13:49:37
157,387,495
1
0
null
null
null
null
UTF-8
Java
false
false
5,708
java
package com.common.system.controller; import com.common.system.entity.RcMenu; import com.common.system.entity.TreeGridNode; import com.common.system.entity.TreeGridWrapper; import com.common.system.entity.ZTreeNode; import com.common.system.service.MenuService; import com.common.system.service.SequenceService; import ...
[ "huangweihuang18@163.com" ]
huangweihuang18@163.com
97d3c41e35a6ec8091a3d1e188b5b3b31c575132
133d5ade3f7351f8b1adc588f5277937149e642e
/app/src/main/java/tn/creativeteam/votingapp/ProfileAct.java
1cd0ead578370e4468a307883c23d09deaab9499
[]
no_license
mohamedbelhassen/VotingApp
7f7050b5d6cc705898210824df1d1f1807050aea
76c4a0d351e177e5f2535027916c8cefee7995f7
refs/heads/master
2020-03-22T10:30:13.629695
2018-07-07T21:06:48
2018-07-07T21:06:48
139,907,940
0
0
null
null
null
null
UTF-8
Java
false
false
997
java
package tn.creativeteam.votingapp; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.TextView; public class ProfileAct extends AppCompatActivity { TextView tv; @Override protected void onCreate(Bundle ...
[ "mohamed.belhassen@gmail.com" ]
mohamed.belhassen@gmail.com
6f10307aeb28d4fbe6ae763c11c95e24add3d12d
0b4a14a2faa8fd03e8f8710c7f31747c15e9b4f4
/src/main/java/com/volmit/combattant/services/WindSVC.java
8998a715b48fa4dac1115c6ff564a14922f51aab
[]
no_license
CyberFlameGO/DirePlugin
79693024064861d4d6fc8a33c8a1a360986a72fa
99cc7a70863ed007a914b9f6100925a0c951658c
refs/heads/master
2022-04-09T14:06:45.199900
2018-07-26T23:40:37
2018-07-26T23:40:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
847
java
package com.volmit.combattant.services; import org.bukkit.util.Vector; import com.volmit.volume.bukkit.pawn.Tick; import com.volmit.volume.bukkit.service.IService; import com.volmit.volume.math.M; public class WindSVC implements IService { private Vector wind = new Vector(); private double speed = 0.1; @Tick pu...
[ "danielmillst@gmail.com" ]
danielmillst@gmail.com
882d3a9e8bfd658a1ccf1cbacb4c143f2387047b
7d411c84b9a50e8a2d2ad8dd769af758c0b77f7c
/src/lab/WaveAlgorithm.java
dabcf40d954cc96a03370fbd24e494737fe9203e
[]
no_license
copchenka/Labyrinth
88a6acffa73311a1990b3ec6c04ac49d55614f41
c303fe1fa185a09182a9c8848c4ed83572ae7e01
refs/heads/master
2021-09-05T05:45:40.215379
2018-01-24T14:50:36
2018-01-24T14:50:36
115,077,629
0
0
null
null
null
null
UTF-8
Java
false
false
4,157
java
package lab; import java.util.ArrayList; import java.util.Collections; import java.util.List; public class WaveAlgorithm { static int x2 = 0; static int y2 = 0; static int t = 0; int[][] map; int[][] labyrinth; List res = new ArrayList(); WaveAlgorithm(int[][] labyrinth) { this....
[ "mandragora2319@mail.ru" ]
mandragora2319@mail.ru
01068ec12c46667910906d5e305bcf6887181bc5
c97d170fb41892289e640e9d28086492767e6d3b
/src/Replace/ExemploReplace.java
b9315b855418bd9db74e80f8b429a5d2453e09e7
[]
no_license
Rafaelre7/EstudosJava
76f56122eed8eb01fc1697e03185f6faa4f2177d
34c41535170d145daad31b58b2ed9a68b861e8e7
refs/heads/master
2020-06-13T13:12:57.121592
2019-07-01T12:21:11
2019-07-01T12:21:11
194,666,847
0
0
null
null
null
null
UTF-8
Java
false
false
186
java
package Replace; public class ExemploReplace { public static void main(String[] args) { String a = "portaljva.htm"; a = a.replaceAll("htm", "jsp"); System.out.print(a); } }
[ "rafaelre7@gmail.com" ]
rafaelre7@gmail.com
75d681be0eba9ecf1f437ab8d76426237bb9d08c
9b58fe34b77af57d9de722c73e7bccc0eec94967
/src/BufferedImageLoader.java
7be2ddeb6be4436ceadbd3798fe5613629225b75
[]
no_license
clarket33/rpg-povy
0ee838bd71bdc0e0918ff45d7a50de840f4b519d
85790ffd525d7d4b0fa1c59e3e86c70e853d98fd
refs/heads/master
2021-07-19T00:40:13.243598
2020-04-30T17:46:56
2020-04-30T17:46:56
148,378,269
1
0
null
null
null
null
UTF-8
Java
false
false
439
java
import java.awt.image.BufferedImage; import java.io.IOException; import javax.imageio.ImageIO; /** * * @author clarkt5 * aids in the loading in of images */ public class BufferedImageLoader { BufferedImage image; public BufferedImage loadImage(String path) { try { image = ImageIO.rea...
[ "clarket33@gmail.com" ]
clarket33@gmail.com
cafadcdd867436e9834fa84518422989cfce42f4
e04167201bab2642595328a75478bb6850a29144
/src/uristqwerty/gui/texture/TextureClip.java
dd206aba9ff48f4f955182229e2c90326f4dff96
[]
no_license
Ujimar/CraftGuide
9c79b4e5d7c159dd840f914716358f94f238c1ec
ebe5c367b6a35f70f4c7ab47ad5a514eb1c2cc8d
refs/heads/master
2021-01-18T07:30:19.837727
2013-01-31T02:34:10
2013-01-31T02:34:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,333
java
package uristqwerty.gui.texture; import uristqwerty.gui.Rect; import uristqwerty.gui.editor.TextureMeta; import uristqwerty.gui.editor.TextureMeta.TextureParameter; import uristqwerty.gui.rendering.RendererBase; /** * Represents a subsection of a larger texture, shifted so that * the sections's top left corner is a...
[ "Uristqwerty@gmail.com" ]
Uristqwerty@gmail.com
a9f6bd5f75198106503f8e8d2159e4b422fd58c1
07949856a625a307309effb2326f6f5c6fdf2416
/Regular_Expressions/XML_Parser/Solution.java
2df72f8633f48d1a14d1c46965e16158e6ffbe2f
[]
no_license
jl-1992/Amusing-lil-code-bits
4016cc7c0b404d3baf2c702f0ed2744813841796
580ef429d9b96af396f3b78c76dbd6b37c6b0d96
refs/heads/master
2022-02-10T09:20:19.282398
2021-12-31T19:12:58
2021-12-31T19:12:58
98,205,901
0
0
null
null
null
null
UTF-8
Java
false
false
969
java
import java.util.*; import java.util.regex.*; public class Solution{ public static ArrayList<Integer> getIdsByMessage(String xml, String message){ Pattern p = Pattern.compile("\\d"); Pattern q = Pattern.compile("[a-zA-Z]{11}\\s[a-z]{3}\\s[a-z]{5}"); Matcher m = p.matcher(xml); Matcher n = q.matcher(xml); ...
[ "joseph.earl.ludy@gmail.com" ]
joseph.earl.ludy@gmail.com
c9a60cdc7561396c8fa8143c3dfc00b7a72ba911
46ad3556913a53bcee812a85da01b72595b55e33
/src/main/java/com/ogdencity/wmnsfconfidentialfunds/WmnsfConfidentialFundsApplication.java
99ae7f3fafb593eca4d29d0338b107ba95ec47eb
[]
no_license
ferrinsp/WMNSF
54a22ddad69e6b16394157925e06f1afa00200e8
39b5df8769c72bd0681da65c177a9f00aa37d55f
refs/heads/master
2021-01-20T20:53:14.058291
2016-02-11T21:45:16
2016-02-11T21:45:16
61,177,739
0
0
null
null
null
null
UTF-8
Java
false
false
828
java
package com.ogdencity.wmnsfconfidentialfunds; import com.ogdencity.wmnsfconfidentialfunds.model.User; import com.ogdencity.wmnsfconfidentialfunds.repo.UserRepo; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigur...
[ "tyler@tylerevans.co" ]
tyler@tylerevans.co
5e41c032d7d00889ab6311f2448241083c7b9bb5
7a15996bc427ccdf63f750dae0b4db4004ee36ec
/src/main/java/com/saaolheart/mumbai/store/stock/StockHistoryRepo.java
c5f582773e92e4f531d889c1fae15e24d9b1f1a4
[]
no_license
mohitnbansal/saaolheartmumbai
7e89d90e105b26b89c166a6043c5466978b680ea
c4f90338609235ebffe21f6a1c4040e12e81ae7f
refs/heads/master
2021-06-09T19:15:51.574957
2019-06-04T09:03:58
2019-06-04T09:03:58
162,652,117
0
0
null
2021-06-04T01:46:47
2018-12-21T01:54:29
Java
UTF-8
Java
false
false
263
java
package com.saaolheart.mumbai.store.stock; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; @Repository public interface StockHistoryRepo extends JpaRepository<StockHistoryDetailsDomain, Long> { }
[ "mohitnbansal@gmail.com" ]
mohitnbansal@gmail.com
9e39097db68fd489fc8eee1b4905955721a16be2
9d8d9e394bec2ec8486b692fe85214e9adfc5f06
/etl/src/main/java/com/cezarykluczynski/stapi/etl/mediawiki/cache/PageCacheStorage.java
4ae57aa5723e427cdf38469f343b6f8119d2756c
[ "MIT" ]
permissive
cezarykluczynski/stapi
a343e688c7e8ce86601c9c0a71e2445cfbd9b0b9
1729aae76ae161b0dff50d9124e337b67c934da0
refs/heads/master
2023-06-09T16:18:03.000465
2023-06-08T19:11:30
2023-06-08T19:11:30
70,270,193
128
17
MIT
2023-02-04T21:35:35
2016-10-07T17:55:21
Groovy
UTF-8
Java
false
false
1,296
java
package com.cezarykluczynski.stapi.etl.mediawiki.cache; import com.cezarykluczynski.stapi.etl.mediawiki.api.enums.MediaWikiSource; import com.cezarykluczynski.stapi.etl.mediawiki.dto.Page; import com.google.common.base.Preconditions; import com.google.common.collect.Maps; import lombok.AllArgsConstructor; import lombo...
[ "cezary.kluczynski@gmail.com" ]
cezary.kluczynski@gmail.com
50ef1685bd064eba4ab1613f30b074b98251f273
0529524c95045b3232f6553d18a7fef5a059545e
/app/src/androidTest/java/TestCase_59876DC2D3B07D3028163B47E91743FB5CD3B52CBF433AAA718B44F1F7E958B9__911802922.java
cdc5bb0d74966e5065d3c6f20966330a3ba170f2
[]
no_license
sunxiaobiu/BasicUnitAndroidTest
432aa3e10f6a1ef5d674f269db50e2f1faad2096
fed24f163d21408ef88588b8eaf7ce60d1809931
refs/heads/main
2023-02-11T21:02:03.784493
2021-01-03T10:07:07
2021-01-03T10:07:07
322,577,379
0
0
null
null
null
null
UTF-8
Java
false
false
477
java
import android.content.Context; import androidx.test.InstrumentationRegistry; import androidx.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; @RunWith(AndroidJUnit4.class) public class TestCase_59876DC2D3B07D3028163B47E91743FB5CD3B52CBF433AAA718B44F1F7E958B9__911802922 { @Test ...
[ "sunxiaobiu@gmail.com" ]
sunxiaobiu@gmail.com
ae5a0f537c99cbf10ac966ca51100ed40d86f9db
f4b6422703af7534867f90f2902aa3baa7b72416
/2018/hackover/sources/kotlin/text/Charsets.java
8cf1429e2ae436e90bff96b9fdf37c9da1462536
[]
no_license
b04902036/ctf
d1eac85b915057e0961ad862d7bf2da106515321
fac16cd79440a9c0fc870578d5c80b1491bb8eae
refs/heads/master
2020-03-18T16:23:02.321424
2019-11-22T03:34:25
2019-11-22T03:34:25
134,962,628
0
0
null
null
null
null
UTF-8
Java
false
false
4,607
java
package kotlin.text; import java.nio.charset.Charset; import kotlin.Metadata; import kotlin.jvm.JvmField; import kotlin.jvm.JvmName; import kotlin.jvm.internal.Intrinsics; import org.jetbrains.annotations.NotNull; @Metadata(bv = {1, 0, 2}, d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\...
[ "b04902036@ntu.edu.tw" ]
b04902036@ntu.edu.tw
9d99d3c79b3669c108ee3d174efa70ce96c52d33
1bd4ea7646a5856418a6d096368f43538a61bf28
/file-upload-and-download/src/main/java/com/comac/fileuploadanddownload/dao/IFilePathDao.java
c66600371090e27dffcb9881bad9ca35bf820d58
[]
no_license
tjdxmwy/upload
770877734a34532a0c769204aad52f998ceb767d
4a31d1b4583ed20d8cf2202bb8bf322043a24f09
refs/heads/master
2023-01-13T19:23:58.857421
2020-11-13T07:42:56
2020-11-13T07:42:56
312,504,650
1
0
null
null
null
null
UTF-8
Java
false
false
494
java
package com.comac.fileuploadanddownload.dao; import com.comac.fileuploadanddownload.entity.FileInfo; import org.springframework.stereotype.Repository; import java.util.List; /** * @Description * @Author Mr.Horse * @Version v1.0.0 * @Since 1.0 * @Date 2020/11/12 */ @Repository public interface IFilePathDao { ...
[ "lndxmwy@163.com" ]
lndxmwy@163.com
8012cc592977b38ae0138e6cf54b1f4fb28868a7
55915d73c5bf8e824bf32280734e11889d82aef3
/Program/SmartOrder/src/test/SalesOrderTest.java
77aa1221813f59bd60b5d957ea3134736038e03d
[]
no_license
CasperFAndersen/Semester_2_Projekt
890a57134e129a664e36a0044bc567a5a79d047d
45f2d3bbd912d7a99dc1c640a7a814e0c656039a
refs/heads/master
2020-03-14T11:56:33.275237
2018-04-30T13:35:33
2018-04-30T13:35:33
null
0
0
null
null
null
null
ISO-8859-15
Java
false
false
3,450
java
package test; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotEquals; import static org.junit.Assert.assertTrue; import java.time.LocalDate; import org.junit.Before; import org.junit.Test; import model.Customer; import model.DeliveredType; import model.OfferType; import model.Or...
[ "casperfroberg@gmail.com" ]
casperfroberg@gmail.com
2461fa8275f49a2e25db85d8f12f3ed488f17e41
7f2ffdc05bb6103aeb893a237aefa5086933799f
/src/main/java/com/google/cloud/teleport/mappers/BigQueryMapper.java
54e75646bf2a874f6f5b0e27c174433ca37188a6
[ "Apache-2.0" ]
permissive
forthedeal/DataflowTemplates
12e8c282986a8c14c5ac26979810ca03bb1d230a
596b5739ce8de51b7c5a124f704a77280ec0b7d1
refs/heads/master
2021-01-06T12:35:55.393608
2020-02-17T20:52:29
2020-02-17T20:52:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,867
java
/* * Copyright (C) 2018 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
[ "cloud-teleport@google.com" ]
cloud-teleport@google.com
1a847004b6e37d8160a3bd1eb7c3ea1a029627d9
e3d87609111b2a170d4baeb5f6febb8a227ed829
/AutoTest_Shell_Android/app/src/androidTest/java/com/xxxman/autotest/shell/HJTest1.java
e9ea864021ac2f8b336b26f850a5c99529fe00a3
[]
no_license
vbcc2001/AutoTest
abf22f4f2d691587ee2c110a87a2c4e9b36bce82
a56f74f4a72633adc7b780ca2346ff09b13e88f6
refs/heads/master
2020-12-02T07:50:29.496624
2017-11-13T14:40:15
2017-11-13T14:40:15
96,730,477
3
2
null
null
null
null
UTF-8
Java
false
false
31,213
java
package com.xxxman.autotest.shell; import android.content.ContentValues; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.os.Environment; import android.os.RemoteExcepti...
[ "vbcc2001@gmail.com" ]
vbcc2001@gmail.com
f1b029a93b72d798bfdeff3633ef406cd4e27132
93cd697e32b1e2d55dd068fe6c55345bfc3d5e44
/src/main/com/ppe/PerfumeBottle.java
0ea5df92e46518fbea7c57cb33cd199d050c75c5
[]
no_license
vinayrg78/ProductPriceEvaluator
6de2d6f8784049c9ad879065a034c328ae4faccb
48cd2d1c89eeb44b803cfd5cdc18dbcf6fc17c54
refs/heads/master
2021-01-18T13:33:19.700069
2013-10-15T19:48:04
2013-10-15T19:48:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
558
java
package com.ppe; import java.math.BigDecimal; import com.ppe.service.NonExemptTaxableServiceImpl; public class PerfumeBottle extends Product { public static final String PROD_DESC = "bottle of perfume "; public PerfumeBottle(String basePrice){ super(basePrice); } public PerfumeBottle(boolean isImported...
[ "vinayrg78@yahoo.com" ]
vinayrg78@yahoo.com
57b9228c6d74156162130fc3fef423c710530ff0
e5d630c3e48cea327c435b5782cc554c182edd40
/Curso Java - Básico Códigos Eclipse/src/aula18/BreakContinue.java
da95df763ac5375393d8d3228072afe57d73edb2
[]
no_license
islanes/java-basico-exercicios
f170e39d64424d45d54712462c8a5db5899827ee
ce5af63038f393866fc1e0d86b9b086c91403381
refs/heads/master
2020-04-19T00:54:50.606535
2019-04-03T21:46:39
2019-04-03T21:46:39
167,859,058
0
0
null
null
null
null
UTF-8
Java
false
false
783
java
package aula18; import java.util.Scanner; /** * * @author Islane dos S. Silva */ public class BreakContinue { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.println("Entre com um numero: "); int num = scan.nextInt(); ...
[ "islaness.yes@gmail.com" ]
islaness.yes@gmail.com
452f0d5583ece3fd228f76b899db08964603ff1b
ffd4b02df59529386316fcb3e2d522300e3df632
/src/main/java/br/com/cursomc/config/SecurityConfig.java
71ab609fb3eb4efc823709d82c7b9d9e0bcdc37e
[]
no_license
Renatogsilva/cursomc
78c055cb05e47306c2f7e9d80987c0d3173d7fef
d47ea072e8ed8a7b573a6192c6a70ecf43fc4ae7
refs/heads/master
2021-07-06T22:58:04.491361
2020-02-24T18:33:31
2020-02-24T18:33:31
239,346,598
0
0
null
2021-04-26T19:59:21
2020-02-09T17:44:07
Java
UTF-8
Java
false
false
3,280
java
package br.com.cursomc.config; import java.util.Arrays; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.core.env.Environment; import org.springframework.http.HttpM...
[ "silvarenato180@gmail.com" ]
silvarenato180@gmail.com
c89b4abd2628c0af774cadea751f47f8fed45a71
df2a10fa8003ce786291a4e2a9dc1e9a1812e25c
/src/prob3.java
7b0e855c228b9247af358bc5cffbdee207776df3
[]
no_license
AfraZhang410/practice
28f419d5c93c80f4803d803e90e9aabfe4ffe51f
2464c1660424f995b0582fba406362174fb43800
refs/heads/master
2020-03-22T17:02:37.071259
2018-07-12T10:09:48
2018-07-12T10:09:48
140,368,435
0
0
null
null
null
null
UTF-8
Java
false
false
1,634
java
/* PROG: ride ID: afrazha2 LANG: JAVA TASK: test */ import java.io.File; import java.io.IOException; import java.io.PrintWriter; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Scanner; class gift1 { public static void main(String[] args) throws I...
[ "afrazhang@hotmail.com" ]
afrazhang@hotmail.com
a6d9814b3decc65b57f0ed6e037ef73617849b0c
e002f1beaa7efa1e766af5894026621adf44a702
/app/src/main/java/ui/xe/com/xe_okhttp/MainActivity.java
c8fddde8ffdb5805f1e662f6420707f1616de21d
[]
no_license
Zhongzien/xe_okhttp
a7c2ec31dd58dfd2fe4f43283b0a680679e0b71e
dfae0c42c4803b9c4a4c24ba6d5e2477fb9b79c3
refs/heads/master
2021-01-20T00:53:33.149901
2017-06-19T09:58:50
2017-06-19T09:58:50
89,208,568
2
0
null
null
null
null
UTF-8
Java
false
false
1,085
java
package ui.xe.com.xe_okhttp; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.view.View; import android.view.Window; import com.okhttplib.HttpInfo; import com.okhttplib.OkHttpInvoker; import com.okhttplib.callback.OnResul...
[ "394583465@qq.com" ]
394583465@qq.com
c2a3a0406e99a81886c5d1a181b5135358d6dafc
2121a342d0617ac79b4a2b9c95b9182e46bf2e69
/app/src/main/java/com/ali/mvpdemo/utils/RetrofitManager.java
fdba987f45ffb4bc2adb6a7d779b4a7b56f428bc
[]
no_license
YangmengqiCrazy/MvpRxjavaRetofitLatest
86398e8515e97cc45689f7e60df5f02455f0886e
62ff0662bbb9d94ef5f0fa54fd749373356afd60
refs/heads/master
2020-07-03T23:31:46.904327
2018-07-11T04:14:49
2018-07-11T04:14:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,282
java
package com.ali.mvpdemo.utils; import com.ali.mvpdemo.constant.ConstantApi; import java.util.concurrent.TimeUnit; import okhttp3.OkHttpClient; import retrofit2.Retrofit; import retrofit2.adapter.rxjava2.RxJava2CallAdapterFactory; import retrofit2.converter.gson.GsonConverterFactory; /** * Created by mumu on 2018/7...
[ "tongchexinfeitao@sina.cn" ]
tongchexinfeitao@sina.cn
d7b08e23a4ad1bda3341a24f7bbe4cd00dfcf0f3
e50cd14db1873e3da8ba731804c53f619a8997a1
/examples/cxf/jaxrs-advanced/service/src/main/java/service/advanced/PersonExceptionMapper.java
d6c1654015e47893a5cea0ebc2e9ead490dca8a2
[ "Apache-2.0", "CC-BY-3.0", "EPL-1.0", "BSD-3-Clause", "W3C", "CDDL-1.0", "CPL-1.0", "MIT", "MPL-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-2-Clause", "CC0-1.0", "MPL-1.1" ]
permissive
deshankoswatte/tesb-rt-se
25f94a37e230bfb5c476085c4c5f526038949d06
7ba058bc45fa75bd790559a80a5d025ae624dc1a
refs/heads/master
2022-07-21T05:11:39.351434
2020-05-20T11:48:45
2020-05-20T11:48:53
265,540,421
0
0
Apache-2.0
2020-05-20T11:12:51
2020-05-20T11:12:50
null
UTF-8
Java
false
false
580
java
/** * Copyright (C) 2010 Talend Inc. - www.talend.com */ package service.advanced; import javax.ws.rs.core.Response; import javax.ws.rs.ext.ExceptionMapper; import javax.ws.rs.ext.Provider; import common.advanced.PersonUpdateException; /** * JAX-RS ExceptionMapper which transforms PersonUpdateExceptions into HTTP...
[ "ilazebny@talend.com" ]
ilazebny@talend.com
97270652239aac95147c4259d0145cc7cdb94aba
2cb5a5ca2a74d574a4e4ed47d03dc187de98dff9
/PBO_GUI_D/src/Tugas4/LuasPermukaanBalok.java
1146073dbf6d43c49057865ff20c37d06be06304
[]
no_license
samuelsonher/PBO_GUI_D
1a7887b1bfc22eaf001ce3a36e03db050ecb32de
68b75858c5b7d7f614e92833af5b13655de30994
refs/heads/master
2021-03-08T08:54:38.025846
2020-03-10T15:31:39
2020-03-10T15:31:39
246,336,001
0
0
null
null
null
null
UTF-8
Java
false
false
2,130
java
package Tugas4; import javax.swing.*; import java.awt.event.*; public class LuasPermukaanBalok { public static void main(String[] args){ new LpBalok(); } } class LpBalok extends JFrame implements ActionListener{ JLabel p = new JLabel(" Panjang: "); JLabel l = new JLabel(" Lebar: ")...
[ "noreply@github.com" ]
samuelsonher.noreply@github.com
a1ac3992f08d7c40d6a6d85430a2384e433564d1
43e2ed1afe8fcc9355db34df39bd7299b7b1a9ff
/src/main/java/com/ets/dao/rangeOfOcurence/RangeOfOcurenceDAO.java
4758b62362da349e5f2efec16585b6ea9fbfeb58
[]
no_license
topdeveloper424/EHR-JAVA
0b420d75d6e6adafdebc3c91610fbed90d388d01
61c7ee66fa844fc5dd65a3a145405489088559ff
refs/heads/master
2022-12-09T21:30:44.241621
2019-10-11T05:28:49
2019-10-11T05:28:49
209,291,391
1
0
null
2022-11-24T05:49:09
2019-09-18T11:27:06
Java
UTF-8
Java
false
false
903
java
package com.ets.dao.rangeOfOcurence; import java.util.List; import com.ets.model.RangeOfOcurence; /** *Original Author: Sumanta Deyahi on Behalf of ETS for Client Company *File Creation Date: 22-02-2016 *Initial Version: 0.01 *Module Name: *Parameter Definition: Type object of RangeOfOcurenceDAO Inte...
[ "badar.khann1@gmail.com" ]
badar.khann1@gmail.com
87b7ed1e0044571e39f2596bc10be10d10f014af
85ebc06850b02b60cca5c86f41bf62a572eda2af
/src-java/flow-topology/flow-messaging/src/main/java/org/openkilda/messaging/command/flow/DeallocateFlowResourcesRequest.java
810b10b71f820a5fdaaeb5c0fc59b91a2440192e
[ "Apache-2.0" ]
permissive
neeraj890kumar/open-kilda
05ed78a2d597cc4ff5c448bf8ac40ebfe8f051ae
f595733582407679fb3734230e4f5f1588da9bde
refs/heads/develop
2023-08-24T07:42:17.836847
2020-03-05T04:38:54
2020-03-05T04:38:54
139,416,881
0
0
Apache-2.0
2023-09-09T02:20:03
2018-07-02T08:53:43
Java
UTF-8
Java
false
false
1,850
java
/* Copyright 2019 Telstra Open Source * * 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 la...
[ "sergii.iakovenko@gmail.com" ]
sergii.iakovenko@gmail.com
cb5565d9dce8d1d1c19a33fce266ca4e03cbb4e2
3fe8603e9699193bbd4aaf734c9b53705a659415
/src/main/java/com/blair/blairspring/model/rowmappers/EmployeeMapper.java
2381a05d4936cabeb4bc14c6866b0cd6c290df5b
[]
no_license
ZackTheRed/blairspring
edede4df2b54ba4b967b77153a6b3f58001b27a8
cc868d213365a4e97a93fc63aaba5463cd742036
refs/heads/master
2023-04-14T17:34:47.925201
2021-04-24T17:00:40
2021-04-24T17:00:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
855
java
package com.blair.blairspring.model.rowmappers; import com.blair.blairspring.model.ibatisschema.Employee; import com.blair.blairspring.model.ibatisschema.Job; import org.springframework.jdbc.core.RowMapper; import java.sql.ResultSet; import java.sql.SQLException; public class EmployeeMapper implements RowMapper<Empl...
[ "bla1r@hotmail.com" ]
bla1r@hotmail.com
15711e0376a8e1d0732a6889be58a48e99087f46
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/30/30_72a559d1801261960780d6ce02de4929ca214772/NotifyPanel/30_72a559d1801261960780d6ce02de4929ca214772_NotifyPanel_s.java
9ffa26d1233cdefc2eb53c6bb922a39a9342e37c
[]
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
2,797
java
package org.soluvas.web.jquerynotify; import org.apache.wicket.Session; import org.apache.wicket.ajax.AjaxRequestTarget; import org.apache.wicket.event.IEvent; import org.apache.wicket.feedback.FeedbackMessage; import org.apache.wicket.feedback.FeedbackMessages; import org.apache.wicket.markup.html.panel.Panel...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
fc4398e7e408f02dfdba25dff1a886f60628b915
2a6777d2950c122344691ae682dc9df22100b1cf
/SpringApp1/src/main/java/jbr/mvc/dao/UserDao.java
63089c8eb2c9202617a6c711fd05a7452b2cfe56
[]
no_license
Jairamjavv/SpringApps
13d21f0d3cb9b48e4da024b974bdbbb6aa91152a
efb0fcded492e8a5788d023fd3d499691c902938
refs/heads/master
2022-12-21T13:38:25.161277
2019-09-14T08:05:35
2019-09-14T08:05:35
208,374,893
0
0
null
2022-12-16T09:51:16
2019-09-14T01:55:43
Java
UTF-8
Java
false
false
178
java
package jbr.mvc.dao; import jbr.mvc.model.Login; import jbr.mvc.model.User; public interface UserDao { void register(User user); User validateUser(Login login); }
[ "noreply@github.com" ]
Jairamjavv.noreply@github.com
080be957dae6afbf8f42789c6469d2c8679c22d1
56e6a8b2368b9fbabc9c164649f8b2d78b717efd
/app/src/main/java/com/example/webview/HandheldscaleActivity.java
a59d9f45cce40e09384e3c1d49ec6af2f7a84fc3
[]
no_license
silversand623/AndroidStudio_HandScore
6b3ba1a11ead7e008ef25634401fad2ab2f87c4f
f1d54224f0c82e14a7dd4552eaec4e16917d932a
refs/heads/master
2020-05-21T12:32:49.763287
2017-03-23T01:08:09
2017-03-23T01:08:09
54,610,986
0
0
null
null
null
null
UTF-8
Java
false
false
18,396
java
package com.example.webview; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.regex.Matcher; import java.util.regex.Pattern; import android.app.Activity; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; imp...
[ "lyn@lyntekiMac-mini.AirDream" ]
lyn@lyntekiMac-mini.AirDream
7ac1ce390cf693a8cc4a353e49af290c8f0c50fb
56e54b5863a9c3c4f5a72e4530dd278044617a2a
/bytebank-herdado-conta/src/br/com/bytebank/banco/modelo/Conta.java
6e26dccafe7f7311821ca92ebfc5779fa94f51a5
[]
no_license
SilvaBarrence/JavaParte5
b395028e8504b722db7c331014647b92caa48d90
bb7aa6143deca354134eddbe1f6518e27506ed67
refs/heads/master
2022-12-11T06:02:39.990914
2020-09-05T18:57:52
2020-09-05T18:57:52
291,549,774
0
0
null
null
null
null
UTF-8
Java
false
false
2,295
java
package br.com.bytebank.banco.modelo; /** * Classe modelo para criar uma conta no bytebank * * @author Gabriel de S. Silva Barrence * @version 0.1 */ public abstract class Conta { protected double saldo; private int agencia; private int numero; private Cliente titular; private static int tota...
[ "g.dessilva95@gmail.com" ]
g.dessilva95@gmail.com
e156d2247d0682ae3f3cc2f16a3fa23180f93cfb
f97ead3ce69ba363e7808aa558abeca987fffc9f
/first/src/main/java/ck/tyut/first/packages/Test2Children.java
297efb078a97ceab200b212479ad4fc170953f4d
[]
no_license
tyutck/first
695becc5d4959b6083de57d5c28ad8fe4e3187f6
b170013b691044c29c732337ec4e95aa613302e2
refs/heads/master
2022-11-01T17:09:28.477618
2022-10-01T11:31:30
2022-10-01T11:31:30
164,049,954
0
0
null
null
null
null
UTF-8
Java
false
false
230
java
package ck.tyut.first.packages; public class Test2Children extends Test2{ public static void main(String[] args){ Test2 test2 = new Test2(); test2.method_public(); test2.method_protected(); test2.method_friendly(); } }
[ "tyut_ck@163.com" ]
tyut_ck@163.com
0ffa4cf9d4c4fd32b5915b9637f83e95f8ff58a5
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/validation/org/drools/compiler/integrationtests/incrementalcompilation/AddRuleTest.java
a9501719f9ea21712d7e7e312ad82ed0a1bb169e
[]
no_license
STAMP-project/dspot-experiments
f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5
121487e65cdce6988081b67f21bbc6731354a47f
refs/heads/master
2023-02-07T14:40:12.919811
2019-11-06T07:17:09
2019-11-06T07:17:09
75,710,758
14
19
null
2023-01-26T23:57:41
2016-12-06T08:27:42
null
UTF-8
Java
false
false
7,446
java
/** * Copyright 2017 Red Hat, Inc. and/or its affiliates. * * 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 ...
[ "benjamin.danglot@inria.fr" ]
benjamin.danglot@inria.fr
ad075bc95115403ca0cb01a72504ea2ac7bc6f22
a1774e15804fe5c21d12aecbc3721b9d7a8e435b
/panda-admin/src/main/java/com/panda/web/controller/BaseController.java
e8516d4bcd05ab4fa67224f5550f48ed9b337f90
[]
no_license
yiqianga/CinemaBookingSystem
ae44b5e3f326e308f9e54e83da130ab806d62ec6
fdf33860be0b3576f7b02dd2108578e8e0a03945
refs/heads/master
2023-05-06T23:00:47.631251
2021-06-03T23:23:32
2021-06-03T23:23:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,615
java
package com.panda.web.controller; import com.github.pagehelper.PageHelper; import com.github.pagehelper.PageInfo; import com.panda.common.page.Page; import com.panda.common.page.PageBuilder; import com.panda.common.response.ResponseResult; import java.util.List; import static com.panda.common.page.PageBuilder.*; /*...
[ "1027363420@qq.com" ]
1027363420@qq.com
91854f4d724e54255bcc576d8a13ad5a13f2ac82
a6003881eec8dffa202a93e54bea98ffb129252b
/Library Assistant/src/library/assistant/util/LibraryAssistantUtil.java
d57664d7e50d4008dd84088f7fa51b04d868367c
[]
no_license
clemesu1/LibraryManagementSystem
4a09ecba643fd13b23da319799fa922a4a3856f1
53a3b2417348611659aa44a0b0eaaf13a7ca8ed7
refs/heads/master
2020-04-08T13:30:36.123286
2018-12-05T20:16:49
2018-12-05T20:16:49
159,394,267
0
0
null
null
null
null
UTF-8
Java
false
false
327
java
package library.assistant.util; import javafx.scene.image.Image; import javafx.stage.Stage; public class LibraryAssistantUtil { public static final String IMAGE_LOC = "/resources/LibraryAssistantIcon.png"; public static void setStageIcon(Stage stage) { stage.getIcons().add(new Image(IMAGE_LOC)); ...
[ "43153081+clemesu1@users.noreply.github.com" ]
43153081+clemesu1@users.noreply.github.com
b9d8e2770b920e5e2e05c14009950cf08361f915
62fe85ca61459aecf2f96fba314d6ec0f70271a3
/src/main/java/net/xdclass/online_xdclass/intercepter/LoginInterceptor.java
14d385f70b628f8043b1352a24be057415db17f6
[]
no_license
zxc948406613/online_xdclass
9c04d4aca41fd2d94434c8e356f882de9245ecad
adf99acdef0c0b383ed1e9b8a417d78773471ae5
refs/heads/main
2023-01-12T03:22:54.752355
2020-11-12T09:40:20
2020-11-12T09:40:20
312,230,301
0
0
null
null
null
null
UTF-8
Java
false
false
2,998
java
package net.xdclass.online_xdclass.intercepter; import com.fasterxml.jackson.databind.ObjectMapper; import io.jsonwebtoken.Claims; import net.xdclass.online_xdclass.utils.JsonData; import net.xdclass.online_xdclass.utils.JwtUtils; import org.apache.commons.lang3.StringUtils; import org.springframework.web.servlet.Hand...
[ "19046358@suning.com" ]
19046358@suning.com
ce3c02b15a902a789d4621a5219acdb9fd6703be
35f343b8eb4f3c5c12f896a5a3a4556aca184fef
/app/src/androidTest/java/com/raj/fraction/ExampleInstrumentedTest.java
60e217e4ff7887958c5bcfc63b37401bffc916c8
[]
no_license
rajkonkret/Fraction2
4c7a096834ae52d14bc1a86300d0b9466b743a79
76b3cb7872ad9b3bea06d9dc8daff8ac9f863412
refs/heads/master
2020-11-24T09:41:08.698782
2019-12-31T17:21:08
2019-12-31T17:21:08
228,086,944
0
0
null
null
null
null
UTF-8
Java
false
false
748
java
package com.raj.fraction; import android.content.Context; import androidx.test.platform.app.InstrumentationRegistry; import androidx.test.ext.junit.runners.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute on an And...
[ "rajkonkret660@gmail.com" ]
rajkonkret660@gmail.com
82cb8c4bb4773f82676db3cf87a69a58437d2fba
e5d0bb8e1af75645564b0982fde6b448acbb58bc
/BestGameEver/src/specialattacks/Splash.java
41a26175f08c16bf292580917068939438c00118
[]
no_license
GaryBlueOak/BestGameEver
4b0fb4861524b0bc4e8b0d70331915ff111eb6d0
95d32f822dcfdb1a5443db927042c1c37b7a049d
refs/heads/master
2016-09-06T10:30:04.095818
2015-01-18T04:20:21
2015-01-18T04:20:21
28,570,892
0
1
null
null
null
null
UTF-8
Java
false
false
565
java
package specialattacks; import main.Character; import main.Enemies; public class Splash extends SpecialAttack { public Splash(){ super(); } @Override public String getName() { return "Splash"; } @Override public int getCost() { // TODO Auto-generated method stub return 0; } @...
[ "bjrueda@buffalo.edu" ]
bjrueda@buffalo.edu
d2239c67a360611812db9555c9b48b9ba2d52f25
fb36b5cdc10ac8108a805655ebfce17d6db653ed
/Practice/src/VideoGameTD.java
571feb66f7bcd59f0870f3bee53a7f6d89ec1744
[]
no_license
Pranitha23-eng/java-learning-with-saketh
768322a8244615b3699add6e6290a9c1d99d5db8
8ae6222c4eca334e9e0e96c8b90c59b21de35e17
refs/heads/master
2021-05-17T06:32:48.340064
2020-06-22T21:46:24
2020-06-22T21:46:24
250,675,030
0
1
null
null
null
null
UTF-8
Java
false
false
325
java
public class VideoGameTD { public static void main(String[] args) { // TODO Auto-generated method stub VideoGame v = new VideoGame(); VideoGame red = new RedBudHead(); red.addGame("redBudhead"); VideoGame candy = new CandyCrush(); candy.addGame("candyCrush"); red.printGame(); candy.printGame(); ...
[ "62777591+Pranitha23-eng@users.noreply.github.com" ]
62777591+Pranitha23-eng@users.noreply.github.com
6d3ec2a1062841b3803bcc415b4126a1dbf7976b
582c65e8ecb313631c2287beac261b636432b3cb
/Java Project/WEB-INF/classes/fr/eni/encheres/bo/Article.java
1a0e3a8f4ac8d6181c7f76b39dd497184f91a165
[]
no_license
c1-ra/encheres
118aac987c9a1d28ad33792d474a66404c7db2d8
6dc7f598a1921bdee81de3f83b93006eb700f019
refs/heads/main
2023-04-12T08:07:46.186337
2021-05-23T16:17:13
2021-05-23T16:17:13
363,438,148
0
0
null
null
null
null
UTF-8
Java
false
false
4,828
java
package fr.eni.encheres.bo; import java.io.Serializable; import java.time.LocalDate; import java.util.ArrayList; import java.util.List; public class Article implements Serializable { private static final long serialVersionUID = 1L; private int id; private String nom; private String description; pr...
[ "noreply@github.com" ]
c1-ra.noreply@github.com
f9ef8f9a0f734bee7d9dbb04d044d380eee6626d
6b721c2f337978b8a346d4f8e57eb4ad12730a0c
/src/main/java/com/yiban/erp/exception/GlobalExceptionHandler.java
cdf062f1b20549ba6739e506dfa683d12d3fe6cf
[]
no_license
qintian95/newyb
f3534ac6326d3560d41828290480b1aae295feab
5e264dd30f06fe2c1bacc7e91aeb0c75dd1ecc7e
refs/heads/master
2020-06-20T02:14:42.973618
2018-09-11T09:43:40
2018-09-11T09:43:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,151
java
package com.yiban.erp.exception; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSONObject; import org.apache.tomcat.util.http.fileupload.FileUploadBase; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseE...
[ "734622029@qq.com" ]
734622029@qq.com
bbf290bb9d4ea91506881cbdffe693c7500ed940
11000ba0797e9add6d116d1a176613d9a8df1302
/src/com/web/servlet/GetNotice.java
4aa26f30c70fea7055037e9caeb90216e41acf90
[]
no_license
NieZhenZ/Question-Bank-Management-System
0069f0af8ceded4ae9ecf400169c4c45f76bcb78
edda3762e8bc2c99b5d6dff223b122fb50b0d8c3
refs/heads/master
2022-11-11T14:29:52.083781
2020-06-21T03:00:57
2020-06-21T03:00:57
273,821,762
1
0
null
null
null
null
WINDOWS-1252
Java
false
false
1,024
java
package com.web.servlet; import java.io.IOException; import java.io.OutputStream; 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.service.NoticeBiz; pub...
[ "3028418076@qq.com" ]
3028418076@qq.com
ab4cd4b90052893ffa0614d71d785f9a5e5699fb
b4353989ba428da3d32da678af41585ee9239fd3
/src/algorithm/genetic/GeneticAlgorithm.java
bf9c119cd13f1637b5da15ad303a73383d1ca84c
[]
no_license
rafaeltoyo/ag-si-2018-1
73f2f4838a7942215dad07286cd5670a19140469
bda6ab24decc022f021b11bfa38c2a74e1130c9e
refs/heads/master
2020-03-24T21:45:06.531664
2018-05-08T03:09:50
2018-05-08T03:09:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,148
java
package algorithm.genetic; import controller.OutputController; public class GeneticAlgorithm { private GaPopulation population; private int generation = 0; private int maxGen = -1; public GeneticAlgorithm(GaPopulation population) { this.population = population; } public GeneticAlg...
[ "rafael_toyo@hotmail.com" ]
rafael_toyo@hotmail.com
8bc158c06f2193732d7dec892b5deeaaf8cf6799
f4f109de7f3dcbc5d56804a81043a9eaa818eefe
/app/src/main/java/com/example/facefun/ui/main/PlaceholderFragment.java
628a9c41380dd7a44e37abfde5edb3f852039127
[]
no_license
Umar-Awan/facefun2
604e1ce8f06a6044f4a881ba16e7ea7aac1fd972
2d04a7f122abfd36801d4ffc107de395c8b6bfd5
refs/heads/master
2022-12-05T13:53:46.671911
2020-08-22T16:07:16
2020-08-22T16:07:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,846
java
package com.example.facefun.ui.main; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.Nullable; import androidx.annotation.NonNull; import androidx.fragment.app.Fragment; import androidx.li...
[ "umaarawan19@gmail.com" ]
umaarawan19@gmail.com
0edbdab6d470a3bfa99e4d1746404ea4407baa94
6705717315a9303d06d41f22c8cbb783aa77f8a1
/exercise32/src/main/java/baseline/Solution32.java
7e4379eb3d28fb21b727fdea810a699a9110234f
[]
no_license
Cod1nglsH6rd/tran-a03
e4ef505506e6d230831aa84261a0719ae4cc7b0e
2eaf68ef8db68d9d95ce240d80add0586f8a66d3
refs/heads/main
2023-08-15T22:33:32.478215
2021-10-04T00:12:07
2021-10-04T00:12:07
408,944,914
0
0
null
null
null
null
UTF-8
Java
false
false
1,885
java
/* * UCF COP3330 Fall 2021 Assignment 3 Solution * Copyright 2021 Gialam Tran */ package baseline; /* Ask for the level of difficulty Level 1 = 1-10 Level 2 = 1-100 Level 3 = 1-1000 Randomize the number that is being guessed Ask for their guess Compare the guess and their guess If too low Output th...
[ "Cod1nglsH6rd" ]
Cod1nglsH6rd
62f8627f7a624104f89a5d9020cbcd22288a4917
83fd1ffa643ade1e352d667f80c1922888a0daa7
/pfl-dynamic/src/main/java/org/glassfish/pfl/dynamic/copyobject/spi/Copy.java
1fe33f49e3cf7fe080e78b3c4208fdb9f61c1dfc
[ "Classpath-exception-2.0", "GPL-2.0-only", "Apache-2.0", "LicenseRef-scancode-generic-export-compliance", "BSD-3-Clause", "EPL-2.0" ]
permissive
eclipse-ee4j/orb-gmbal-pfl
33262720a79318130506bb6cb8385adaba37e7b2
e7abc1da6b7f7c3f125de6b6fc3e13d322f7aa6f
refs/heads/master
2023-08-15T09:03:27.806611
2022-12-19T14:06:49
2022-12-19T14:06:49
147,513,231
3
15
BSD-3-Clause
2022-12-19T14:08:32
2018-09-05T12:20:18
Java
UTF-8
Java
false
false
859
java
/* * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved. * * This program and the accompanying materials are made available under the * terms of the Eclipse Distribution License v. 1.0, which is available at * http://www.eclipse.org/org/documents/edl-v10.php. * * SPDX-License-Identifier: ...
[ "vinay.vishal@oracle.com" ]
vinay.vishal@oracle.com
5a3b0d6310a4551588429f4ab804067e0c169cba
c952de8a5530777456666b04103a5b1accb9178e
/SalaireBrutNet.java
7b4beec56a6da724770a5b776d9d9409210d1b1e
[]
no_license
JR-2897/ProjetCalculatrice
351bfd384ff4e5e54b7c9a881fc90c708131be96
6d1cc9234f160f8ecf2e0d202abd36b915d9c3e4
refs/heads/master
2021-05-11T18:04:03.349605
2018-01-19T10:33:38
2018-01-19T10:33:38
117,811,283
0
0
null
2018-01-18T12:44:22
2018-01-17T09:01:43
Java
UTF-8
Java
false
false
1,136
java
import java.util.Scanner; public class SalaireBrutNet { /*@SuppressWarnings("resource") public static void main(String[] args) { double SalaireAnnuel, SalaireMensuel, SalaireJournalier, SalaireHeure, Salaire; Scanner Saisie = new Scanner(System.in); System.out.println("Tapez votre salaire annuel brut...
[ "noreply@github.com" ]
JR-2897.noreply@github.com
09b9f34534bdc6230e4af7d4191be889c34181b2
989163b3c5f670c2b54f402913092096ade6078f
/src/com/samik/searchController/GeneralDataMapper.java
9140de94f01f2691f4539166442529a0d57bc1f8
[]
no_license
samik007/SpringProjectHersley
dad2bd8148315cafff8b9e003587cc6083e33ae5
d6757c2ae00109caafeddee3f19a61e64bf65f13
refs/heads/master
2020-04-15T06:40:26.843480
2019-01-07T17:48:17
2019-01-07T17:48:17
164,468,814
0
0
null
null
null
null
UTF-8
Java
false
false
772
java
package com.samik.searchController; import java.sql.ResultSet; import java.sql.SQLException; import org.springframework.jdbc.core.RowMapper; public class GeneralDataMapper implements RowMapper<General>{ @Override public General mapRow(ResultSet rs, int rowNum) throws SQLException { General general = new General...
[ "samik.1987@gmail.com" ]
samik.1987@gmail.com
61c2e859b4e6d93dc066ec72c96645a2ad099d6c
5e75d49f6d6ebdd5089c8c4aa8178d9f50402473
/Programming_and_Basics_JAVA/Loops_While_Lab/Sequence2K.java
2fd33ae5c0b11d98dc3b479ca199e566ef1bf460
[]
no_license
mbojidarov/SoftwareUniversity
3bf4a73b033cb1642c5170bff3a4d12830d2c971
ec2bb9412c15356dd320af2ae4a65f4f859165b8
refs/heads/main
2023-02-11T11:21:28.128095
2021-01-07T15:12:48
2021-01-07T15:12:48
300,281,820
0
0
null
null
null
null
UTF-8
Java
false
false
359
java
import java.util.Scanner; public class Sequence2K { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int input = Integer.parseInt(scanner.nextLine()); int output = 1; while (output <= input){ System.out.println(output); outp...
[ "mbojidarov@gmail.com" ]
mbojidarov@gmail.com
dea3b3466af591343fa81ba79a8cd3444725a3ed
33c5bcab5318075196a0ae1cc59e687fdcb95c15
/src/main/java/adrestia/dao/service/ServiceManager.java
675c6aa6c71cb8c02a2ad5c7a77de72463f82a83
[ "Apache-2.0" ]
permissive
Areed24/Adrestia
f4d84585900c624a5787389e748741a688c94c30
44bc6a1c84c6a67369f51b9dcd106577516ca37f
refs/heads/master
2021-05-11T02:32:11.737175
2018-01-05T18:42:39
2018-01-05T18:42:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,808
java
/* Apache2 License Notice Copyright 2017 Alex Barry Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writin...
[ "aostreetart9@gmail.com" ]
aostreetart9@gmail.com
382dc864338cae13a8efdb7198758a4df6dab2ba
7876577730cb92b0ea54f4cec9f0419a40016768
/PERSPECTIVE/src/component/nc/uap/lfw/form/FormElementObjFigure.java
e7974bdc705c980687fc6fc3402dab274d3e8ba5
[]
no_license
thimda/rsd_tools
7cd5dbdfec6d813c186033e3f7e8f775d1fddd58
e0826ab7b353b8e6dbc565da0e94e831dc5ae2bd
refs/heads/master
2021-01-19T10:12:20.371157
2012-03-25T08:45:19
2012-03-25T08:45:19
3,823,190
1
2
null
null
null
null
GB18030
Java
false
false
991
java
package nc.uap.lfw.form; import nc.lfw.editor.common.LFWBaseRectangleFigure; import nc.lfw.editor.common.LfwElementObjWithGraph; import org.eclipse.draw2d.geometry.Point; import org.eclipse.draw2d.geometry.Rectangle; import org.eclipse.swt.graphics.Color; /** * form组件图 * @author zhangxya * */ public class FormEl...
[ "devin_2012@163.com" ]
devin_2012@163.com
e7f1a3be529880e7f3801669da04a1a95b103534
53a068761cdbe0c3c27f00ac7a0e4ae599db9f18
/src/main/java/projectI/AST/Expressions/AdditionOperator.java
bce067fef4164c5724a1fd564c8605bf1033f95f
[]
no_license
Dantara/project-I
a7ad7262ace3fd9504b9537494fc824b971314c7
a09111f59ab47c2b8b2eb149362d3dfe2675eeea
refs/heads/master
2022-12-26T21:50:40.133960
2020-10-14T06:23:13
2020-10-14T06:23:13
289,045,352
1
1
null
2020-10-14T06:23:14
2020-08-20T15:41:48
Java
UTF-8
Java
false
false
84
java
package projectI.AST.Expressions; public enum AdditionOperator { PLUS, MINUS }
[ "vvkantaev@yandex.ru" ]
vvkantaev@yandex.ru
8fafe9424a51e25b63e7b7dac59dabfb78b115f9
39519eda77d3c76674993709959671e612d4c1a6
/service-user/src/main/java/com/mengchao/user/controller/UserController.java
5339d1e2eda3535df5aa3c697ce41bedf6427bc1
[]
no_license
mengchao1996/springcloud
2cd7abb758fe344136e6cc3e61adcca5568ce401
3dd9c3f5fdca479efa9efc90034b9ae9af796681
refs/heads/master
2022-06-26T06:40:24.306605
2020-04-26T13:43:13
2020-04-26T13:43:13
259,038,093
0
0
null
null
null
null
UTF-8
Java
false
false
1,365
java
package com.mengchao.user.controller; import com.mengchao.user.pojo.User; import com.mengchao.user.service.UserService; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RequestBody; import org.springframework.web.bind.annota...
[ "1123218706@qq.com" ]
1123218706@qq.com
0a7a0577e99cac2c694ae17e28f6f1f8a6d10437
c885ef92397be9d54b87741f01557f61d3f794f3
/tests-without-trycatch/Chart-9/org.jfree.data.time.TimeSeries/BBC-F0-opt-90/28/org/jfree/data/time/TimeSeries_ESTest.java
fa4295a66525fbb22a406eda9160e5104148e527
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
107,606
java
/* * This file was automatically generated by EvoSuite * Fri Oct 22 23:50:03 GMT 2021 */ package org.jfree.data.time; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.runtime.EvoAssertions.*; import java.awt.MultipleGradientPaint; import java.math.BigInteger; import java.time.Ins...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
760bff4b2c6b18dadfd86502ac3f14ef0505a7a8
1d2ef076c2d7b127d162240526e5e9ecdfc7778d
/app/src/main/java/si/levacic/gasper/uvnaloga5/DatePickerFragment.java
81bb99dd90d7be9cacbbffc66bb46c14a3149b57
[]
no_license
gapizaver/android-UX-airline-tickets
2c8a4e5278476a8f82b88f6f71a068c27f68ee9f
fe8bca27532dbbac8a1ca17492714b2338c27902
refs/heads/master
2023-05-12T20:39:30.779594
2021-05-31T16:26:26
2021-05-31T16:26:26
372,565,334
0
0
null
null
null
null
UTF-8
Java
false
false
1,360
java
package si.levacic.gasper.uvnaloga5; import android.app.DatePickerDialog; import android.app.Dialog; import android.os.Bundle; import android.widget.DatePicker; import androidx.fragment.app.DialogFragment; import java.util.Calendar; public class DatePickerFragment extends DialogFragment { private onDateClickLis...
[ "gapi.levacic@gmail.com" ]
gapi.levacic@gmail.com
7724183e3af6b10564d305126a6916365d112742
9bcf69a234e61d2f077486aac58ece9a9f123ffe
/src/main/java/com/mezjh/blog/spring/transaction/propagationbehavior/Pb2SupportsA.java
76de03ac0272d4cd717dce8b494674bc36baa3ab
[]
no_license
LHaon/mezjh-blog
d81e6af31622a3f605417b8b777996ee82254ac3
4b134485d2c884cc55179dcde4e73b98bf03be4e
refs/heads/master
2023-07-12T21:05:21.545352
2021-08-23T09:22:01
2021-08-23T09:22:01
295,944,117
0
0
null
null
null
null
UTF-8
Java
false
false
2,122
java
package com.mezjh.blog.spring.transaction.propagationbehavior; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Propagation; import org.springframework.transaction.annotation.Transactional; import javax.annotation.Resource; import java.util.List; /** * Spring事务传播行为二:S...
[ "zhongjiahao@techsight.cn" ]
zhongjiahao@techsight.cn
80aa447a37aa94b2701f8e33251ce159e61e3116
1ae104865fd37371647652487ae1218fc9e316be
/app/src/androidTest/java/mustwakeup/galaxyvs/com/mustwakeup/ApplicationTest.java
445d73b4567ccee5a0997bdc2796dfc33f498d2f
[]
no_license
vasuthakker/MustWakeup
447c1bcdb5bb96073ab61a3dd7f4b30d6bccf32d
fe9be3436bd9a11bff369868920ad161ac5fb28a
refs/heads/master
2020-05-30T03:22:09.225054
2015-05-08T09:13:53
2015-05-08T09:13:53
35,017,679
0
0
null
null
null
null
UTF-8
Java
false
false
365
java
package mustwakeup.galaxyvs.com.mustwakeup; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest(...
[ "vasu0123@gmail.com" ]
vasu0123@gmail.com
c492d60599ef5de939778f67698b0433bc44a641
4ad79176eb9260cc071c0761d95f80a87d8c1fe7
/template-common/src/main/java/com/tonytaotao/springboot/dubbo/common/handler/GlobalExceptionHandler.java
5f2aaa371aafdbe3ee6fdf96e3f8ce41b537645a
[ "Apache-2.0" ]
permissive
wujintao630/springboot-platform
24ab316c2cca59d5d51d0c5fa17ae000a316824f
b851191b1fd14eedab6b962b9a79fe32de65b6dc
refs/heads/main
2023-03-18T12:04:44.535106
2021-03-18T05:43:47
2021-03-18T05:43:47
348,640,505
0
0
null
null
null
null
UTF-8
Java
false
false
3,548
java
package com.tonytaotao.springboot.dubbo.common.handler; import com.tonytaotao.springboot.dubbo.common.base.GlobalResult; import lombok.extern.slf4j.Slf4j; import org.springframework.http.HttpStatus; import org.springframework.validation.FieldError; import org.springframework.validation.ObjectError; import org.springfr...
[ "wujintao@ybm100.com" ]
wujintao@ybm100.com
b19bd589c73db76ee84154ca06d36afe2bbf4141
366cf78764913aeea49a1f9178ec85ffcecae3d2
/app/src/main/java/com/hg39/helleng/Models/RegUser.java
63582509e8cb159a35da83b7c6f35da3d42b83d1
[]
no_license
HellGuy39/HellEng
7c2506f6e407798c26bf53b63789974ee98c404e
1048c7fa8ca6fb31ca332de8722b86fd62755b3b
refs/heads/master
2023-05-30T09:44:45.486539
2021-06-11T12:28:05
2021-06-11T12:28:05
345,015,557
3
0
null
null
null
null
UTF-8
Java
false
false
1,866
java
package com.hg39.helleng.Models; public class RegUser { private String FirstName; private String LastName; private String FullName; private String Email; private String Password; private String profileImage; private String registerDate; public RegUser() {} public RegUser(String f...
[ "alexey2005yt@gmail.com" ]
alexey2005yt@gmail.com
93e755711c16d08f9dfdfa717700ae5294e2e756
f1ccf596c7a8c66f6b3405909f35d2d751bed6ee
/app/src/test/java/com/nochita/charging/ExampleUnitTest.java
1bd5967473971407b515b45876496441171cae0d
[]
no_license
nochita/charging
1441ae57208626ae62acdbeef810e903c4280fae
beebee55e40200d0e38a819696eb78474de8971a
refs/heads/master
2020-12-24T07:20:52.578354
2016-05-30T19:26:49
2016-05-30T19:26:49
60,032,078
0
0
null
null
null
null
UTF-8
Java
false
false
313
java
package com.nochita.charging; import org.junit.Test; import static org.junit.Assert.*; /** * To work on unit tests, switch the Test Artifact in the Build Variants view. */ public class ExampleUnitTest { @Test public void addition_isCorrect() throws Exception { assertEquals(4, 2 + 2); } }
[ "nochita12@gmail.com" ]
nochita12@gmail.com
42672dad7c1f6d38908cd632425360eef8014b40
f87904b0d14bc865b174c21b9c6e8406ccccf6d1
/final-keyword/app1/src/V.java
f96bdc160c537f41ebf3cf99a0b445968e814c10
[]
no_license
nextuser88/lara_java_code
f7c90e662b4d25cfb9a572f68a8ab86773febb92
f53349afa87aa5a8fa475b29ccf0c5ea903dcc74
refs/heads/master
2021-05-15T20:19:00.931695
2017-10-22T06:28:48
2017-10-22T06:28:48
107,842,369
0
0
null
null
null
null
UTF-8
Java
false
false
45
java
class V { final int i; V() { i = 0; } }
[ "abhishekmishra034@gmail.com" ]
abhishekmishra034@gmail.com
0cd04e82125f14542e7e80f052238fbed0c3316c
8b9965fe274c00c41b32b796e152720e1c024a25
/src/main/java/by/epam/khlopava/hotel/command/ToLoginCommand.java
10a4775a5b0c14caad64658566bf556fb0e4be24
[]
no_license
verooonnika/Hotel
1c45f4cf98a9982f8f41d49dc8a86257a75f9816
1e009ee50cc2364ef1e32b9114a688af5aaa7220
refs/heads/master
2022-07-04T17:08:02.999035
2019-08-26T10:25:48
2019-08-26T10:25:48
199,921,561
0
0
null
null
null
null
UTF-8
Java
false
false
337
java
package by.epam.khlopava.hotel.command; import by.epam.khlopava.hotel.constant.PageConstant; public class ToLoginCommand implements Command { @Override public CommandResult execute(RequestContent requestContent) { return new CommandResult(CommandResult.ResponseType.FORWARD, PageConstant.LOGIN_P...
[ "noreply@github.com" ]
verooonnika.noreply@github.com
0779d751b881c10d7495888f69ea8890367eb6ad
694c87438bf04eb75fde5d6a6e5110cbac1b1e1d
/MarketPymes-old/app/src/main/java/com/example/sleyterangulo/marketpymes/model/ItemSlideMenu.java
d9ce760ec97de38a839eb48e130d08b86b7c760d
[]
no_license
Sleyter28/MP-Mobile-Android
d8ab60c1e69ef90bb83962eca89b4e46abae65a4
478df385a0222614e96a89ccd2cb9c25ce5bb09b
refs/heads/develop
2021-06-10T23:15:19.172188
2017-01-30T13:15:31
2017-01-30T13:15:31
73,929,474
0
0
null
2016-12-14T16:39:02
2016-11-16T14:43:32
Java
UTF-8
Java
false
false
564
java
package com.example.sleyterangulo.marketpymes.model; /** * Created by sleyterangulo on 11/9/16. */ public class ItemSlideMenu { private int imgId; private String title; public ItemSlideMenu(int imgId, String title) { this.imgId = imgId; this.title = title; } public int getImgId...
[ "sleyterangulo@Sleyters-MacBook-Pro.local" ]
sleyterangulo@Sleyters-MacBook-Pro.local
3c338f1aa115c259bb08e41c49f4212f4d260cdf
54a3898d24026cb2004c4fc4cb02289e295900ec
/Lab10/ServerApplication/src/ro/uaic/info/GameServer.java
102eb79dd62c30ad767bb5faa535667c830f015a
[]
no_license
Endi0n/LabAP
2a95c60b015f0e703a13bacc4c7f445c10d74e13
33194baead7cf15a6f613c33c4340b5a0d0c65ac
refs/heads/master
2021-04-04T17:31:02.260059
2020-05-21T06:56:38
2020-05-21T06:56:38
248,474,839
0
0
null
2020-10-13T21:03:17
2020-03-19T10:33:30
Java
UTF-8
Java
false
false
1,618
java
package ro.uaic.info; import ro.uaic.info.rmi.IHello; import ro.uaic.info.rmi.Hello; import java.io.IOException; import java.net.ServerSocket; import java.net.SocketTimeoutException; import java.rmi.AlreadyBoundException; import java.rmi.RemoteException; import java.rmi.registry.LocateRegistry; import java.rmi.server...
[ "coctavian10@yahoo.ro" ]
coctavian10@yahoo.ro
e41c9a7cb8359f8fff8d345b163bd1bd6c9a8817
8bd893854690a8d93848a2e2ea35d39d5209b71c
/src/main/java/com/example/demo/utils/JwtUtils.java
6703dd4fdf94561c58fe35e1a0ae8e9ac586dea4
[]
no_license
nobitaphung/spring-boot-demo
1b45494f3ad1fb3963cf3403cdca0ae42d9bc53c
af8d0ae7268c6759b2070079d0f2b0722e0353e7
refs/heads/master
2023-08-06T05:34:46.029837
2021-10-02T08:41:00
2021-10-02T08:41:00
412,519,703
0
0
null
2021-10-02T14:12:18
2021-10-01T15:24:52
Java
UTF-8
Java
false
false
1,882
java
package com.example.demo.utils; import com.example.demo.model.UserDetailsImpl; import io.jsonwebtoken.*; import org.springframework.beans.factory.annotation.Value; import org.springframework.security.core.Authentication; import org.springframework.stereotype.Component; import java.util.Date; @Component public class ...
[ "binh.hoangtuan.hust@gmail.com" ]
binh.hoangtuan.hust@gmail.com
2a78179147026b27200b078958848c7f58d64a55
ba26af1bfe70673303f39fb34bf83f5c08ed5905
/analysis/src/main/java/org/apache/calcite/sql/type/CursorReturnTypeInference.java
e943af8fb089f517f174f26646a22aa63ef24e16
[ "MIT" ]
permissive
GinPonson/Quicksql
5a4a6671e87b3278e2d77eee497a4910ac340617
e31f65fb96ea2f2c373ba3acc43473a48dca10d1
refs/heads/master
2020-07-30T06:23:41.805009
2019-09-22T08:50:18
2019-09-22T08:50:18
210,116,844
0
0
MIT
2019-09-22T08:48:23
2019-09-22T08:48:23
null
UTF-8
Java
false
false
1,720
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...
[ "xushengguo-xy@360.cn" ]
xushengguo-xy@360.cn
5f4d4b09d0c5f4d4549c37728e2511bde2a9a6fc
d027b9c5d4a31d52af44cce3a9dd1c2b3a37bb08
/src/main/java/com/garman/ofx/objectgraph/response/StatementResponse.java
fe82c434de98e98d89e123e9c583e0a7bdf08f51
[]
no_license
lucasgarman/life
9638acf17a306305e74fcfd46af94ec136b0fd96
1474437a5397e3eb905e9067b6025fcb997216ab
refs/heads/master
2021-01-25T12:30:44.050800
2015-05-15T14:12:26
2015-05-15T14:12:26
35,697,883
0
0
null
null
null
null
UTF-8
Java
false
false
1,432
java
package com.garman.ofx.objectgraph.response; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; import com.garman.ofx.objectgraph.shared.BankAccount; @XmlType(name="StatementResponse", propOrder={"curDef", "bankAcctFrom", "bankTranList", "ledgerBal", "availBal"}) public class Stat...
[ "garman@bluemillcap.com" ]
garman@bluemillcap.com
4fd8843ed8f931f3edd02c68127ffacedaf4d32b
25f0c077efa9be37aad6277994dcd8d775390856
/JAVA_PROJECT_HYR/src/_5_Input/testQuize2.java
8c730ed34871d9a37572db0a8a6d844b2b4ab3c7
[]
no_license
sooingkr/JAVA_STUDY
422365499fe02e623637bbb377ab0637935b8b3b
d6782a670d16ae01c06ab784c75c495c595f97c4
refs/heads/master
2021-01-19T06:59:02.193290
2017-04-07T06:15:14
2017-04-07T06:15:14
87,492,049
0
0
null
null
null
null
UTF-8
Java
false
false
1,058
java
package _5_Input; import java.util.Scanner; public class testQuize2 { public static void calculatorMethod(){ //계산기 // 숫자, 연산자, 숫자 순서로 입력받는다. (+ - * /) Scanner sc = new Scanner(System.in); int num1 = Integer.parseInt(sc.next()); // 화이트 스페이스(엔터, 공백) 전까지 문자열을 가져감. String op = sc.next(); int num2 =...
[ "sooingkr@naver.com" ]
sooingkr@naver.com
1132245a824bde92fcb29474a958493c6f8073f4
cdc5285da59ed1c812b9027e95a3e4a32a7655f6
/app/src/main/java/com/hst/osa_lilamore/bean/support/CartItemList.java
730915ff5c191a914f4b6b5d0fccb785e7116415
[]
no_license
ProjectsHTinc/HSTAndroid11
470cd4dbb1f87a2b4a902462ba25e2332885929f
49a1d7098b9086dd2d0d74c2e7bec6cd8ef6d269
refs/heads/master
2023-08-05T17:22:09.576513
2021-09-23T11:11:41
2021-09-23T11:11:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
959
java
package com.hst.osa_lilamore.bean.support; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; import java.util.ArrayList; public class CartItemList { @SerializedName("count") @Expose private int count; @SerializedName("view_cart_items") @Expose priv...
[ "nandha@happysanztech.com" ]
nandha@happysanztech.com
4f758082e0084a7f69a9c0128ab48feec5cd07c8
1fc0664075db8b7ebe6d253140ef6e0025031b6f
/module4/task1/src/main/java/com/epam/adapter/SystemCompositionAdapter.java
2ad6aff41564e112f80c2ea9f95c2336dd6d6b83
[]
no_license
marikloster94/JMP-2015-2016-Valiantsin_Charkashyn-Group-2
73e2237d9f632983a5d3c001f988574ea240cb54
44dced6144a9f9f130cb15246937477f1429a5ad
refs/heads/master
2021-01-10T07:13:54.236019
2016-04-15T13:13:05
2016-04-15T13:13:05
46,707,336
0
0
null
null
null
null
UTF-8
Java
false
false
791
java
package com.epam.adapter; import java.io.PrintStream; import java.util.List; import com.epam.model.Car; public class SystemCompositionAdapter { private PrintStream out; public SystemCompositionAdapter() { this.out = new PrintStream(System.out); } public PrintStream getOut() { return out; } public void ...
[ "mari.kloster94@gmail.com" ]
mari.kloster94@gmail.com
9e90e063061450598c1d7e32d3e9a8587feb40ac
cc768d8bda69e2fad8f790b07832950bc16122a4
/src/com/sanggoe/chap7_inheritance/tire/CarExample.java
16030c47ac06c95491a32a0464a5b7b79c1eddc3
[]
no_license
Sanggoe/ThisIsJava
b08ecb33d4e76438d2abcb06be27b3c07bb0f142
51c27dac0338a28ec6212082aca1185aa429861a
refs/heads/master
2021-02-15T18:40:43.441991
2020-12-24T02:11:24
2020-12-24T02:11:24
244,921,247
0
0
null
null
null
null
UTF-8
Java
false
false
1,175
java
package com.sanggoe.chap7_inheritance.tire; public class CarExample { public static void main(String[] args) { Car car = new Car(); for (int i = 1; i <= 5; i++) { int problemLocation = car.run(); switch (problemLocation) { case 1: System...
[ "sanggoe0509@gmail.com" ]
sanggoe0509@gmail.com
706d8c0878cf3080c832b0ff16be4c3caac08f1d
85f9f340e8db102c6f4922f825bd6504686f7edf
/log-indexer-searcher-core/src/test/java/net/tworks/logapps/LogPatternLayoutParserTest.java
83b453c51b8964918a62a706c7131ccd7f14dce5
[]
no_license
asgs/log-searcher-indexer
291b8ba9af921f48b96a57a9dbd0118537b69a1c
21e89b9094c7366c4ab5ecd46e07314b05a7c71f
refs/heads/master
2016-08-04T12:13:43.357742
2015-06-17T20:51:24
2015-06-17T20:51:24
37,155,209
1
0
null
null
null
null
UTF-8
Java
false
false
1,929
java
/** * */ package net.tworks.logapps; import static org.junit.Assert.*; import net.tworks.logapps.admin.parser.LogPatternLayoutParser; import org.junit.Test; /** * @author asgs * */ public class LogPatternLayoutParserTest { private LogPatternLayoutParser logPatternLayoutParser; /** * */ public LogPatt...
[ "asgosa.eeegct@gmail.com" ]
asgosa.eeegct@gmail.com
90e00f9fbd8128c4bd1d4a3a9684642404a793b8
96f8609edbb2beb6a60e549f14c14bd977465ba8
/src/main/java/com/daxiang/websocket/IosWsServer.java
d96b56de836fe0ac300ad3fe2cb83ecff2bf6b6f
[ "MIT" ]
permissive
opendx/agent
88d3ccad7750d1708a7666a42e1e4d362a5ea47e
bf0c7a56533e8765a318c074c133ac9ebec92809
refs/heads/master
2021-06-14T06:29:31.715158
2021-03-04T12:31:13
2021-03-04T12:31:13
148,047,741
70
73
MIT
2021-02-17T08:46:17
2018-09-09T17:12:19
Java
UTF-8
Java
false
false
5,288
java
package com.daxiang.websocket; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSONObject; import com.daxiang.core.mobile.ios.IosDevice; import com.daxiang.core.mobile.ios.IosUtil; import com.daxiang.core.mobile.ios.WdaMjpegInputStream; import io.appium.java_client.AppiumDriver; import io.appium.java_cli...
[ "451988022@163.com" ]
451988022@163.com
47089b4c488d72566803537a6feebf972c482e3a
e543b89a172d55bb81bdd8f2da79d3e3702a0260
/aCis_gameserver/java/net/sf/l2j/gameserver/scripting/quest/Q419_GetAPet.java
b2516430ff2f5b5530a9a17dfd2f7c46b01fe091
[]
no_license
nick1pas/acis_rusacis-folk
72afb2d529c7762c22f9ee97d7763abecf0dff33
9e96774f73b7d4def1bc472043adeba0fb99986e
refs/heads/main
2023-08-23T17:38:16.496608
2021-10-16T00:51:24
2021-10-16T00:51:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,835
java
package net.sf.l2j.gameserver.scripting.quest; import java.util.Arrays; import java.util.HashMap; import java.util.Map; import net.sf.l2j.commons.random.Rnd; import net.sf.l2j.gameserver.enums.QuestStatus; import net.sf.l2j.gameserver.model.actor.Creature; import net.sf.l2j.gameserver.model.actor.Npc; import net.sf....
[ "59799175+Daniel2gt18@users.noreply.github.com" ]
59799175+Daniel2gt18@users.noreply.github.com