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
f68f6f092925708641002c9a801e7d3c6147baff
8802adfc955c8d4319423f4d85861c2896785f03
/admin.java
c90ff18c57fbf444ec3729b15a85e4ff7ad9df07
[]
no_license
Abishekrabs/MVC
babc5e80731d224fb93c688fddce34adccdd9cb2
4a0968e01590c27e1964bf805d5181b5103743f7
refs/heads/master
2020-04-12T10:50:38.468328
2018-12-19T13:52:50
2018-12-19T13:52:50
162,442,287
0
0
null
null
null
null
UTF-8
Java
false
false
344
java
package com.VO; public class admin { String userId; String password; public String getUserId() { return userId; } public void setUserId(String userId) { this.userId = userId; } public String getPassword() { return password; } public void setPassword(String password) { this.password =...
[ "noreply@github.com" ]
Abishekrabs.noreply@github.com
9ac2047f0912576c38c1a9913a1c1c01c1255743
f747c749d9fdaf610a353e7541de1cafb56eb0a2
/test/src/test/java/info/clo5de/asuka/rpg/item/TestExEnchant.java
87111f036c5dfa487a585072f16167030ff58477
[]
no_license
jackey8616/AsukaRPG
b04d6cea861292bba672015344270bde7c49c660
807ee7cd8108d2d2dd82c23ad7db2ba3cbb83018
refs/heads/master
2020-04-10T08:46:07.948087
2018-12-21T18:46:52
2018-12-21T19:53:40
160,914,005
0
0
null
null
null
null
UTF-8
Java
false
false
2,140
java
package info.clo5de.asuka.rpg.item; import info.clo5de.asuka.rpg.AsukaRPG; import info.clo5de.asuka.rpg.utils; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; import java.util.Random; import static org.assertj.core.api.Assertions.assertThat; import static org.powermock.api.mockito.Power...
[ "jackey8616@gmail.com" ]
jackey8616@gmail.com
2e08bee6035d31c23a02f134ee9d00d9939c1a01
636a49054c30ee15ff78746f7e720172af08c0f9
/airbd-api/src/main/java/com/airboard/api/config/PermissionCollect.java
8ceefbbf6a8852a9430aa880530c448e7c4ae054
[]
no_license
w10511026/AirBoard
661ccba501cd0bd65850e2ea6f73d84f08c429ce
dde75e91a45a5c6c463ee3a7d6e74edf8e7c98fd
refs/heads/master
2020-03-21T15:02:41.143489
2018-12-06T09:44:49
2018-12-06T09:44:49
138,691,091
3
0
null
null
null
null
UTF-8
Java
false
false
3,140
java
package com.airboard.api.config; import com.airboard.api.model.system.SysPermission; import com.airboard.api.service.system.SysPermissionService; import com.airboard.core.annotation.BasePermission; import com.airboard.core.enums.PermissionTypeEnum; import com.airboard.core.util.NumberUtils; import lombok.extern...
[ "Wangshuo" ]
Wangshuo
86e16c8c4b67e7c784edfbe45f7d9ef536075eb5
a6d25db048e1e0e3f51245cf3623f9e67a120115
/src/com/atguigu/test/UserServiceTest.java
84b1e3b519df49049d21bc3bf95260085badf679
[]
no_license
YUEXINGBAIWAN/book-web
b1d870a20b2da6dd33fc5c86f3bd720fe0e7ce4f
64c3b319767f8401391914006a5aa2fdcb4fcd29
refs/heads/master
2023-07-16T07:36:34.380230
2021-09-06T11:34:57
2021-09-06T11:34:57
403,598,311
0
0
null
null
null
null
UTF-8
Java
false
false
823
java
package com.atguigu.test; import com.atguigu.pojo.User; import com.atguigu.service.UserService; import com.atguigu.service.impl.UserServiceImpl; import org.junit.Test; import static org.junit.Assert.*; /** * @author shkstart * @create 2021-08-25 9:27 */ public class UserServiceTest { UserService userService ...
[ "1272356245@qq.com" ]
1272356245@qq.com
18923c9ea08a723e4238f1767187131f03f62493
31703986366e1ea30ea2ad4639fd2d854817dc74
/java-basic/src/main/java/bitcamp/java100/ch07/ex2/Test1.java
fd9e79b87c52aac4671172a5b5291d5466b5478b
[]
no_license
ji881111/bitcamp
8c793d14d67b8646a7f9747cc34df795fe7aaca6
59b511dd8e5609a00e5e5f7af8d976216f8c0e29
refs/heads/master
2021-09-08T21:28:39.953027
2018-03-12T10:18:28
2018-03-12T10:18:28
104,423,455
0
0
null
null
null
null
UTF-8
Java
false
false
306
java
package bitcamp.java100.ch07.ex2; public class Test1 { public static void main(String[] args) { Calculator calc = new Calculator(); calc.result=10; calc.multiple(2); calc.multiple(3); calc.divide(10); System.out.println(calc.result); } }
[ "ji881111@naver.com" ]
ji881111@naver.com
d6d0468423874f65bb2ff3f4874ad614cef83241
a8e9047dc58e191ff1beaf06fcfde58d3b5675cc
/src/java/net/eckenfels/etotp/Base32.java
e26158d4d47ea127b8fb1d091de6dc3a84c9e9f7
[]
no_license
Svangorden/et-otp
2f91e5d6992c0b73d9f4e36c1fb4108954a30153
eedb19ce0a6eb165b48b3b46cc382aed4c665029
refs/heads/master
2021-01-18T11:20:58.662970
2012-02-21T02:53:59
2012-02-21T02:53:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,788
java
/* * Base32.java - et-otp: GPL Java TOTP soft token by Bernd Eckenfels. */ package net.eckenfels.etotp; import java.util.HashMap; import java.util.Locale; import java.util.Map; /** * Encodes arbitrary byte arrays as case-insensitive BASE32 strings. * <P> * This is based on the Google code from Steve ...
[ "bernd@eckenfels.net" ]
bernd@eckenfels.net
681d75faa734c920002112f344ee188dbebcab00
5fe6550bdf1f168e1a7207000b369d0ced3ca0ad
/analysisTools/src/main/java/insertionsort/InsertionSortPone3.java
79ae6dde10a8f266785a3b809c76bd997ee4959b
[]
no_license
btellstrom/analysisToolsKex
33b52c0ed1c78f71591ffdf5fdc61e462353c682
9958f01bee085ffe7a9cdcf9688fc7bd8b44bc36
refs/heads/master
2020-03-10T11:07:09.873311
2018-06-08T05:01:48
2018-06-08T05:01:48
129,349,065
0
0
null
null
null
null
UTF-8
Java
false
false
326
java
package insertionsort; public class InsertionSortPone3 { public static int[] sort(int[] array) { for (int i = 1; i < array.length; i++) { int temp = array[i]; int j = i - 1; while (j >= 0 && array[j] > temp+1) { //PONE array[j + 1] = array[j]; j--; } array[j + 1] = temp; } return array...
[ "benjamin.tellstrom@gmail.com" ]
benjamin.tellstrom@gmail.com
b80ab81abb7d9fa27529a0ba381a644238215c48
6855aa4d7c44462fd817d188a3241885534add4c
/JavaBasic/java10_collection/ComparatorEx.java
2c504bfbb4be909cd9f914dd04ef7421c6167e44
[]
no_license
GuDongyeong/Java_Study
e42bbb15afdebcd3adbb9d8b6a6c767c558e62e6
072ecc9bc614a21766a00a90e2fecd5d7033ec90
refs/heads/master
2021-05-19T08:10:29.526108
2020-06-10T03:52:47
2020-06-10T03:52:47
252,118,177
4
0
null
null
null
null
UTF-8
Java
false
false
2,956
java
package java10_collection; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.List; public class ComparatorEx { public static void main(String[] args) { Person p1 = new Person(2, "Alice", "Swimming"); Person p2 = new Person(3, "Andy", "Soccer"); Person p3...
[ "noreply@github.com" ]
GuDongyeong.noreply@github.com
4e40cde3f8de7e4e0889dcdff1a40eb749790a3f
39b49d355249f5807007b9415b875afe881674db
/FlowControl/3.java
178ba78e4431ef9798300b5ed5b09f585465d8ba
[]
no_license
Chanakacds/Java_example-
7a3aac8d916d74bd279a24c8043d09f43ff5b695
a8ec7cd92bca1a6450af84eba3a967adb9dd7536
refs/heads/master
2022-11-25T00:20:30.825146
2020-07-30T07:49:09
2020-07-30T07:49:09
281,550,703
1
0
null
null
null
null
UTF-8
Java
false
false
201
java
class A{ public static void main(String [] args){ int x = 2; if(x == 3){ System.out.println("January"); }else if(x == 2) { System.out.println("February"); } } }
[ "Chnakad.cd@gmail.com" ]
Chnakad.cd@gmail.com
e6e8e98b7b475a27d396ec26763a650265871976
07010d3eb2edde734b4de0685cb69dda290eee68
/src/StartScreen.java
3701bcee729e6e1c6958eb22d4a7df2537b7acc3
[]
no_license
mhnaeem/Game_Of_Chomp
1b7e4d7c07e525761a14e01357b7a8f857e5c0cd
13b9a68b1e97334048381a6c32269a199a654ed9
refs/heads/master
2020-07-22T12:23:16.842129
2019-09-17T21:50:19
2019-09-17T21:50:19
207,200,483
0
0
null
null
null
null
UTF-8
Java
false
false
4,346
java
import javax.swing.*; import java.awt.*; import java.awt.event.ActionEvent; public class StartScreen extends JFrame { private JLabel mainLbl, wLbl, hLbl; private JTextField wFld, hFld; private JButton start, cancel, small, medium, large; private Container contentPane = getContentPane(); private JP...
[ "mhnaeem@mun.ca" ]
mhnaeem@mun.ca
a6237140d448f124ff82a1db7abe1f34d33f01c0
758031fc2e05545443edfd17c3a07fe0a49252ed
/Android/TP/Module03/Module03-3/AndroKado/app/src/main/java/fr/eni/ecole/androkado/MainActivity.java
bf959f4a02829fb205f7e3fd3c2a7f8f9609167e
[]
no_license
lanaflonPerso/ENI-Project-s
1715c3081e5118201efd778658da61027e981c2e
add39af06c461dd528391d6267755c4914c54cf9
refs/heads/master
2020-12-04T01:18:39.449457
2019-12-04T08:36:58
2019-12-04T08:36:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,017
java
package fr.eni.ecole.androkado; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.CheckBox; import android...
[ "quentin.martinez2018@campus-eni.fr" ]
quentin.martinez2018@campus-eni.fr
c8c2fab10a4d1e9b87516f61f7933cb9f0715886
196e65068c62a44730ebc0c4af799516a1efc902
/busanbus/src/com/kmshack/BusanBus/database/Constants.java
1ad86f72594895e22209da88a847eda79b1d7e54
[]
no_license
moonsungpark/Busanbus-Android-master
979bab1167eb6258b314997b1f33ec1bd4223b3e
af86e434d8d6d5b34976e64b118e9b1ef073f480
refs/heads/master
2021-08-23T14:13:53.825956
2017-12-05T06:26:41
2017-12-05T06:26:41
113,142,286
0
0
null
null
null
null
WINDOWS-1252
Java
false
false
993
java
package com.kmshack.BusanBus.database; import android.provider.BaseColumns; public final class Constants implements BaseColumns{ private Constants(){ } public static final class UserData implements BaseColumns { private UserData() { } // DB name & version public static final String DB_NAME =...
[ "jinmeiluo888@gmail.com" ]
jinmeiluo888@gmail.com
5feea4c88ddda2e6758725f1c097e759b32687f3
8075842e8ebd7812c9635c20b8e19ce83277b4ba
/chapter21-invade/src/test/java/me/kafeitu/activiti/chapter7/engine/ProcessEngineConfigurationTest.java
0e461b40a6239836f59c21e6fe32117234a7ff5b
[ "Apache-2.0" ]
permissive
zengqingfa88/activiti-in-action-code
6159a7781d79de39f05c92bab8524279b4d93291
a7dd3240da86daf6f7d252445634f9957c6f269e
refs/heads/master
2022-07-23T06:56:37.786466
2019-10-24T07:03:19
2019-10-24T07:03:19
217,230,037
1
0
Apache-2.0
2022-07-08T19:05:04
2019-10-24T06:43:50
Java
UTF-8
Java
false
false
1,849
java
package me.kafeitu.activiti.chapter7.engine; import org.activiti.engine.ProcessEngine; import org.activiti.engine.ProcessEngineConfiguration; import org.activiti.engine.ProcessEngines; import org.junit.Test; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; /* Licensed under ...
[ "1658666509@qq.com" ]
1658666509@qq.com
56f671d870b414a40680f095a7590b0ebbf648f3
d41c9f8c0ea11d53dd9ef9f842cdc5afd02f9d12
/BAE/Tests/MOCKITO/test/xlCollaborationservletTest.java
68b29c9a71a774c202e374349457fd93cbf36d6f
[]
no_license
rahulvaradkar/RestApiV2DesignForJenkin
429e32c66a684ce7e7acf12411ea28415f0fce0b
b132434cc7ab4a33f7c1fc1ac60231d3f607ea53
refs/heads/master
2020-03-28T19:49:04.861943
2018-09-22T13:26:51
2018-09-22T13:26:51
149,012,310
0
0
null
null
null
null
UTF-8
Java
false
false
3,104
java
package test; /** * * @author Jaydeep bobade * */ import static org.mockito.Mockito.verify; import static org.mockito.Mockito.when; import java.io.BufferedReader; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.Reader; import java.io.StringReader; import java.util.Random;...
[ "pranav@techvision.net.in" ]
pranav@techvision.net.in
54c29643c708ad2b01a87537afe597f43b4ad476
7d529f70de982345490f7e66404e0cc37645c50c
/Updated_files__2.8__to__2.9/Android Project (client)/Dating App/app/src/main/java/ru/ifsoft/chat/constants/Constants.java
0c09e4a8271c6bf71bf9d310857f5dde35274114
[]
no_license
LiandroMilani/Dating_Android_Template
0f023e88669b382306cdc7289ffd6efe758f8ffb
4ba7a093bbbb8ef8ef9583f835693cc0a72cc01a
refs/heads/master
2021-01-08T06:19:14.426430
2019-10-16T07:13:54
2019-10-16T07:13:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
18,120
java
package ru.ifsoft.chat.constants; public interface Constants { public static final Boolean EMOJI_KEYBOARD = true; // false = Do not display your own Emoji keyboard | true = allow display your own Emoji keyboard public static final Boolean FACEBOOK_AUTHORIZATION = true; // false = Do not show buttons Login/Si...
[ "star.master.1126@outlook.com" ]
star.master.1126@outlook.com
9d70caa050eda057071100ff4242ac113290a740
2c921dc158cef1ad03f2fca35d9b8d05a9c1ac8e
/src/cn/ucai/ship/activity/BaseActivity.java
fcb6f0c597d72379638566f0888e1bfc96d068ec
[ "Apache-2.0" ]
permissive
qililong/ship
fe448cdc3c8e8b88f460245c7fd4f224bd9de245
9787cb3d50a1dbf1cc8c1d273a4afae31e7ba65d
refs/heads/master
2021-01-20T20:21:43.491603
2016-06-29T11:51:45
2016-06-29T11:51:45
62,189,261
0
0
null
null
null
null
UTF-8
Java
false
false
1,505
java
/** * Copyright (C) 2013-2014 EaseMob Technologies. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless requi...
[ "530505193@qq.com" ]
530505193@qq.com
50c65dc709ecb81234cfd7be34257e444f1489ed
3c347a87f9010d908f11ca4eb69ae80dffe168b0
/icaro/src/icaro/infraestructura/patronAgenteReactivoSCXML/imp/ItfPercepcionEventos.java
2e1b717f60b6fcd20633a27b7080bcfe40ca56fa
[]
no_license
CarlosQuintoHuaman/finca
2441a126c8865feee486631abd83ef3d0767f1ba
aea68d4b0b179a5e18b8ebc351e0fbb3c610ba1c
refs/heads/master
2021-01-10T18:13:08.614698
2009-05-24T19:53:25
2009-05-24T19:53:25
36,877,443
0
0
null
null
null
null
UTF-8
Java
false
false
423
java
/* * IPercepcionAgente.java * * Creado en 20 de noviembre de 2007, 11:56 * *Telef&oacute;nica I+D. &copy; 2007 */ package icaro.infraestructura.patronAgenteReactivoSCXML.imp; import icaro.infraestructura.entidadesBasicas.EventoInput; /** * Percepci&oacute;n del agente. * @author Carlos Rodr&iacute;guez Fern&...
[ "camilobenito@bbece73a-fde4-11dd-8c4e-4bbb75a408b7" ]
camilobenito@bbece73a-fde4-11dd-8c4e-4bbb75a408b7
1b6c72746786fcf4eada1a7fc3a104060863969f
a1c6d69209473d53a3ea377d0f0621a4a42d707a
/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/lifecycle/ContextChainMastershipState.java
129c3e1dc8cc71ea1deda386360fc93029ccc2e8
[]
no_license
Offo11/OpenDaylight_modul
c7b4e496cfc8d4f4305cfed4b5a92b4349af25af
326759113327fb19c2cb91956291b32a13446a0e
refs/heads/master
2020-04-07T00:13:30.918584
2018-11-16T18:43:04
2018-11-16T18:43:04
157,895,150
0
0
null
null
null
null
UTF-8
Java
false
false
858
java
/* * Copyright (c) 2017 Pantheon Technologies s.r.o. 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 available at http://www.eclipse.org/legal/epl-v10.html */ pack...
[ "ofcarovic.tomas@gmail.com" ]
ofcarovic.tomas@gmail.com
2cdcee97165cef7f559de142c6041adc83e557dc
52ce1137ab71ce2926b5587d3704e7dd31adc38e
/gof/src/main/java/br/unibh/designpatterns/state/Demo.java
8e895b5b07cd4c05e54b8a603dcf85722e0edf90
[]
no_license
jhcruvinel/arqs
3a5eb6cccb7d811e7e63a8c0be1f8ccc5659c1fe
deda22c5bf74e5685cb06370db13811ab498a908
refs/heads/master
2021-01-25T12:43:01.229515
2018-06-28T16:25:57
2018-06-28T16:25:57
123,498,371
1
0
null
null
null
null
UTF-8
Java
false
false
554
java
package br.unibh.designpatterns.state; public class Demo { public static void main(String[] args) { System.out.println("***Demo: State pattern"); System.out.println("Creating: State factory"); StateFactory factory = new StateFactory(); System.out.println("Creating: Context instance with name=file.txt"); ...
[ "jhcru@DESKTOP-OK4V0A9" ]
jhcru@DESKTOP-OK4V0A9
474f6756825565938cdad4a6a2f5cfb785123272
13550e8fbae589af18a0af93962c10b27ac50ff6
/src/programmersLevel0/Solution14.java
a49349d45a5d39331592d4732b14996a4ca1dd18
[]
no_license
SungWoo824/JavaAlgorithm
824fff65bee375694cbf3272789c113661d9bee2
66e7a4893abace8ffa85f7ef1d2a26b28caa51f3
refs/heads/master
2023-08-17T07:12:17.690567
2023-08-08T14:09:32
2023-08-08T14:09:32
214,786,375
0
0
null
null
null
null
UTF-8
Java
false
false
978
java
package programmersLevel0; import java.util.ArrayList; import java.util.List; public class Solution14 { public int[] solution(int n, int[] numlist) { List<Integer> checkArr = new ArrayList<>(); for (int i : numlist) { if (i % n == 0) { checkArr.add(i); } ...
[ "scody1219@gmail.com" ]
scody1219@gmail.com
8b00a7dd54b2541ff771b6337c2917eef441ced4
a62474ebf5aa09337adc8c23684f0089d8f19a90
/src/test/java/io/github/raffaeleflorio/pastryshop/domain/showcase/ShowcaseTest.java
cef75f79f7561fe506073dc32d3664c251a6c1e6
[]
no_license
raffaeleflorio/pastryshop
90fc0333195d69350feb61bf55287540e2494f40
36ed09fd67130d4f6f7d28c6bca5265102f64e93
refs/heads/main
2023-08-29T11:41:43.659403
2021-10-03T19:46:58
2021-10-03T19:46:58
412,739,858
0
0
null
null
null
null
UTF-8
Java
false
false
887
java
package io.github.raffaeleflorio.pastryshop.domain.showcase; import jakarta.json.Json; import org.junit.jupiter.api.Nested; import org.junit.jupiter.api.Test; import static io.github.raffaeleflorio.pastryshop.hamcrest.IsThrowedWithMessage.throwsWithMessage; import static org.hamcrest.MatcherAssert.assertThat; import ...
[ "raffaeleflorio@protonmail.com" ]
raffaeleflorio@protonmail.com
972df0c6cbb417cb4f96c1296c21bb5f7f137a18
9cfb58c8bebc04ec1756f2dde392f8e179f53d2a
/src/main/java/de/difuture/ekut/pht/train/office/repository/TrainEntityRepository.java
a61a2be787a45bba11e174981d4f6294aaf0662d
[]
no_license
jbjares/pht-train-office
be40ae6d4065074da33f7887b3130260a1e3e35e
85290966057a14fe07dc01b0881fb9f6bfd93875
refs/heads/master
2020-04-17T18:40:48.166976
2018-05-06T18:47:26
2018-05-06T18:47:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
260
java
package de.difuture.ekut.pht.train.office.repository; import de.difuture.ekut.pht.lib.core.neo4j.entity.Train; import org.springframework.data.neo4j.repository.Neo4jRepository; public interface TrainEntityRepository extends Neo4jRepository<Train, Long> {}
[ "lukas.zimmermann@informatik.uni-tuebingen.de" ]
lukas.zimmermann@informatik.uni-tuebingen.de
7a28d8487aa8c3192c2edcd134a1e843cdaca36a
d40b5d9524e4eecb5c72b7aab99a1b7fdaaf6398
/Source Code/MyJavaDev/InfiniteLoop.java
57bf8f93040e78ffe9ae70680ba8c7c25e209a69
[ "Unlicense" ]
permissive
HelloHadi/JavaTraining
9380c4edfaff39fd78a4d137e16f54728520d9ee
b815f3d2ce9ee7d4abaf406805ebdbc843160266
refs/heads/master
2021-01-24T04:13:03.578796
2018-02-26T06:43:05
2018-02-26T06:43:05
122,925,556
0
0
null
null
null
null
UTF-8
Java
false
false
205
java
// Infinite for Loop class InfiniteLoop { public static void main(String[] args) { int sum = 0; for (int i = 1; i <= 10; --i) { System.out.println("Hello"); } } }
[ "36830321+HelloHadi@users.noreply.github.com" ]
36830321+HelloHadi@users.noreply.github.com
ad0190ee6b9375835522cf9e66fdd119e049100c
2020388e5725a78643eab195e3e3567995de4212
/src/datastructures/dynamicarray/DynamicArray.java
07fc2e9ee352eafb6c54c89fd0bc0b240ba8019f
[]
no_license
Amirparsa-Sal/Data-Structure-Algorithms
46346cd5d89a7eb8b81755f4eb2b9bce02985b18
64f2b70828c4f37abba740a8ffe8269646f5df3a
refs/heads/master
2023-03-11T21:09:00.266014
2021-02-26T12:23:39
2021-02-26T12:23:39
330,047,603
9
1
null
null
null
null
UTF-8
Java
false
false
5,008
java
package datastructures.dynamicarray; import java.util.Iterator; import java.util.List; import java.lang.StringBuilder; import java.util.Arrays; public class DynamicArray<T> implements Iterable<T>{ private int capacity; private int size; private T[] arr; public DynamicArray(){ this(4); } public DynamicArray...
[ "amirparsa.s@aut.ac.ir" ]
amirparsa.s@aut.ac.ir
28b484f34ab3db7c7a97340800e0983381ae71db
6768749857c3f874a3cd1438c35045221fdd5083
/PonyExpress/PonyClient.java
5a3691830343e5145f2962c4ef8725fa51042cff
[]
no_license
Hitscotty/SimpleEncryptions
2d3a068a9aaea5aa74ff2d14a361e35d41beb226
8b0020d642423f4b5b468f84b5d7c7c2e38baf14
refs/heads/master
2016-08-12T21:39:31.403289
2015-12-31T01:02:45
2015-12-31T01:02:45
48,825,651
0
0
null
null
null
null
UTF-8
Java
false
false
380
java
package PonyExpress; /** * @author Jonathan Portorreal */ import java.io.IOException; import java.net.Socket; public class PonyClient extends OneTimePad{ private static final long serialVersionUID = 1L; public PonyClient(){ super(); } public Socket connect() throws IOException{ Socket socket = new So...
[ "Jportorreal77@gmail.com" ]
Jportorreal77@gmail.com
d68a58889e67a50bc564ad4e32573bab998f9dd5
aab4a8b34830845e0779a1364cab5d0556f8a75a
/app/src/main/java/com/example/dominic/clickngo/activity/SettingsActivity.java
b67200f2f36a58f228195c6bc364284b2e5260ee
[]
no_license
didagu/clickngo
21599ce5411a258f5e778ccc2eefef155222cb82
792fe3658d02e82efb2f99023a8bfc13f8ea4e11
refs/heads/master
2021-01-22T03:05:18.489969
2016-09-08T11:54:40
2016-09-08T11:54:40
38,152,443
0
1
null
null
null
null
UTF-8
Java
false
false
10,708
java
/* * Copyright 2014 A.C.R. Development */ package com.example.dominic.clickngo.activity; import android.annotation.SuppressLint; import android.app.Activity; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.content.DialogInterface.OnCancelListener...
[ "didagou@gmail.com" ]
didagou@gmail.com
6c42ce62d084bc5095c1f122cc4967aac988b0a5
8909a9697ba0f08f627c903dff860a178c60cab3
/src/com/gsu/gg/ui/CourseSearchResults.java
bbedb3bd9bc9b507a074fc318569dc99d19c3697
[]
no_license
jchemma/Ghost-Solar
46ee087e6fe25fab2413facd286a64f74c795140
7ae1f4055d046c8188937b1c22fc5ee48360794b
refs/heads/master
2020-06-17T08:27:58.596269
2016-12-01T17:02:36
2016-12-01T17:02:36
68,240,518
0
0
null
null
null
null
UTF-8
Java
false
false
3,421
java
package com.gsu.gg.ui; import javafx.application.Application; import javafx.beans.value.ChangeListener; import javafx.beans.value.ObservableValue; import javafx.collections.FXCollections; import javafx.collections.ObservableList; import javafx.scene.Scene; import javafx.scene.control.Label; import javafx.scen...
[ "KeyJerome@gmail.com" ]
KeyJerome@gmail.com
78b7b8d96817994603390458f6380ab3dd6af012
8300c1fe01308be6f0fa2769c7893de73dff338f
/test/src/test/范围.java
c1a0736d887c8fa939606fa79a7640c307105943
[]
no_license
lsx888/test
d800cec2de8ce7652d7c1e3227062030d61f6022
d87942329e03507673228364f3c5acea35e4fe2a
refs/heads/master
2021-05-04T17:28:51.926730
2018-03-09T15:40:34
2018-03-09T15:40:34
120,271,658
0
0
null
null
null
null
UTF-8
Java
false
false
258
java
package test; /** * * @author lisx * @2017年7月11日 */ public class 范围 { public static void main(String[] args) { String str=""; for (int i = 0; i<2; i++) { // String str=""; 不可以再到里面定义一个同明德str了 } } }
[ "18381336637@163.com" ]
18381336637@163.com
b4ef488709cf11dde84c472a3096bcacdc9abe53
3418ad6e81cbf6777f69d83d15cce7f27b58e329
/question2/src/question2/PaintPanel.java
c24943f662bad7dac005f61493cab80d13cdd08d
[]
no_license
harsh91/design-patterns
a2e04753da0e27c51d9015e2700a3bd3de6922a6
c0456cff586ae05e2b7bb7cd1401e89598eac77d
refs/heads/master
2021-01-23T13:08:42.098433
2017-06-03T05:49:53
2017-06-03T05:49:53
93,226,319
0
0
null
null
null
null
UTF-8
Java
false
false
8,098
java
package question2; // File : gui-lowlevel/paintpanel/PaintPanel.java // Purpose: Draws graphics, handles mouse events. // Has setters for shape and color. // Author : Fred Swartz - October 12, 2006 - Placed in public domain. // Possible enhancements: // * Allow dragging shapes up or to left, not ju...
[ "girdharharsh01@gmail.com" ]
girdharharsh01@gmail.com
5df51053b683fdfbb81003dc488ab96faa39ef95
dfd7e70936b123ee98e8a2d34ef41e4260ec3ade
/analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kr/co/popone/fitts/feature/collection/MixedCollectionActivity$onPostClicked$1.java
c2b4eadd908a059df14c001120544bb6fbf3b1da
[ "Apache-2.0" ]
permissive
skkuse-adv/2019Fall_team2
2d4f75bc793368faac4ca8a2916b081ad49b7283
3ea84c6be39855f54634a7f9b1093e80893886eb
refs/heads/master
2020-08-07T03:41:11.447376
2019-12-21T04:06:34
2019-12-21T04:06:34
213,271,174
5
5
Apache-2.0
2019-12-12T09:15:32
2019-10-07T01:18:59
Java
UTF-8
Java
false
false
479
java
package kr.co.popone.fitts.feature.collection; import com.orhanobut.logger.Logger; import io.reactivex.functions.Action; final class MixedCollectionActivity$onPostClicked$1 implements Action { public static final MixedCollectionActivity$onPostClicked$1 INSTANCE = new MixedCollectionActivity$onPostClicked$1(...
[ "33246398+ajid951125@users.noreply.github.com" ]
33246398+ajid951125@users.noreply.github.com
885475590843f4bc1a3c3381219ac6d3ffc27d55
15e91037fe2dca7320536dc56f0194bf3196847b
/javatasks/src/test/Reflections.java
af13bde1729d5fa1393a3f401c77e0d611fc4cd8
[]
no_license
Maxkile/javaTasks
928ba899a23fd12183bfa330b55c454b177d981e
6429845ed00280edfb329511e7d470cec767ed38
refs/heads/master
2020-07-23T01:25:36.382114
2019-09-22T18:44:33
2019-09-22T18:44:45
196,874,926
0
0
null
null
null
null
UTF-8
Java
false
false
1,202
java
package test; import ru.skillbench.tasks.basics.entity.Employee; import ru.skillbench.tasks.basics.entity.EmployeeImpl; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; import...
[ "pavel.sivashchenko@mail.ru" ]
pavel.sivashchenko@mail.ru
e970bc9f4bc6cec781603f48292c56f79c662596
c60f8163c203ca565abca8b5e91d3b0dd55ba487
/src/main/java/com/p8499/pacu/model/Fields.java
5da3337ecb8db0b80db04f6931abdbe5caff38ab
[]
no_license
p8499/pac
fbb88f1eaeac493e9d70a99aac4e9bf94a781d14
0495f3843b8a0a0e4d592c16c1f7aa22158389ce
refs/heads/master
2021-01-22T02:24:31.432334
2019-02-01T07:36:23
2019-02-01T07:36:23
80,704,693
0
0
null
null
null
null
UTF-8
Java
false
false
2,364
java
package com.p8499.pacu.model; import com.fasterxml.jackson.core.JsonGenerator; import com.fasterxml.jackson.databind.JsonSerializer; import com.fasterxml.jackson.databind.SerializerProvider; import com.fasterxml.jackson.databind.annotation.JsonSerialize; import com.jayway.jsonpath.DocumentContext; import com.jayway.js...
[ "p8499@126.com" ]
p8499@126.com
6f7e101e22256d7fcdca1edbd3384fd6e378b86c
c79f3640640fdc932f3010adf330d8680debf0d0
/app/src/main/java/com/example/day0320/presenter/ShouPresenter.java
e6378f32551697c6bb5e7e1c84ad2635d38445dd
[]
no_license
1311620120/Day03201
6f5da84ea7a9936f34ee7442585dc1a3f9a39cd5
b807d5f032ef02ecf146c479782c9742ec8b36c2
refs/heads/master
2020-05-01T10:16:04.677841
2019-03-24T13:18:43
2019-03-24T13:18:43
177,417,239
0
0
null
null
null
null
UTF-8
Java
false
false
1,041
java
package com.example.day0320.presenter; import android.util.Log; import com.example.day0320.model.Constant; import com.example.day0320.model.DataBean; import com.example.day0320.model.HttpUitls; import com.example.day0320.view.activity.LoginActivity; import com.example.day0320.view.fragment.OneFragment; import com.ex...
[ "1311620120@qq.com" ]
1311620120@qq.com
bf92d6db01e27ff494c177761b7fb5ca2245c4f2
3259b76c5337a9c87412f9bd02c37bdffee7b84d
/src/main/java/com/jiaboyan/generic/test/ParameterizedTypeTest.java
36ab8f8d30a44b812316703a77e91b982847a82d
[]
no_license
jiaboyan/genericLearn
877ff28d1603bb8153ec73f74d593b2501ddeb9f
353a7b7a6e575e90a18b08ee7f84f9a88135eace
refs/heads/master
2020-04-07T07:20:50.278098
2018-11-19T06:32:51
2018-11-19T06:32:51
158,173,104
0
0
null
null
null
null
UTF-8
Java
false
false
1,942
java
package com.jiaboyan.generic.test; import com.jiaboyan.generic.entity.Test1111; import java.lang.reflect.Field; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.util.List; import java.util.Map; import java.util.Set; /** * Created by jiaboyan on 2017/4/23. */ public class Param...
[ "303408568@qq.com" ]
303408568@qq.com
f2e271c81ff16e57403d992f4c527f9fe245bba4
7359854b8d8e52a8b2525de28732a7987c17ac2a
/COMP261 Assignment 4 - Robo Game/src/Main/ExpressionNode.java
326f6b1c58ae39190d63a266a742efa6095b69df
[]
no_license
tezz99/COMP261-Assignments
6031a8e6e6455099627fcf17931bd82648157d1b
121fd16e52488378890c9b09be86f40c955ca8c0
refs/heads/master
2021-01-17T04:40:36.738090
2017-02-24T06:19:40
2017-02-24T06:19:40
83,008,281
1
0
null
null
null
null
UTF-8
Java
false
false
144
java
package Main; interface ExpressionNode { public int evaluate(Robot robot); public String toString(); //public String getValue(); }
[ "tezz995@gmail.com" ]
tezz995@gmail.com
37fd607298fc670449679500156b6afd3a3785c9
22c962996e6ea003a3a2f14609947c924183383c
/androidhttpdemo/src/main/java/com/example/androidhttpdemo/DBOpenHelper.java
0f1a0b852d780a8e0e55c7f8db9c77fb331daa8a
[]
no_license
LingWu0/AndroidHttp
bcf9012ee9e62e667d921be662517144ea2ed994
fe70dc931f3fb3e0f3c896cb0172e985019f7297
refs/heads/master
2021-08-22T04:00:36.810001
2017-11-29T07:07:22
2017-11-29T07:07:22
112,439,695
0
0
null
null
null
null
UTF-8
Java
false
false
864
java
package com.example.androidhttpdemo; import android.content.Context; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; /** * Created by xxsj on 2017/11/29. */ public class DBOpenHelper extends SQLiteOpenHelper { private static final String DBNAME = "down.db"; ...
[ "1420969425@qq.com" ]
1420969425@qq.com
1bc06a0446e18bd1bc7fdff18a3714b8b8714f6e
3e3aab5b77063c665667fb7ed834f58f7e8ab795
/app/src/main/java/com/zty/yisheng/presenter/presenter/BannerImagePresenter.java
cc7747e23015c24c1b4c3727800608e213111232
[]
no_license
Marsboxiao/YiSheng
d47d0e6aa8c40143d1810df2288d6ad0d0d54e48
e3af8b62f69bc97b306275480ca42c684f7d2d3b
refs/heads/master
2020-03-19T01:26:13.442721
2018-06-16T08:44:23
2018-06-16T08:44:23
135,545,098
0
0
null
null
null
null
UTF-8
Java
false
false
2,232
java
package com.zty.yisheng.presenter.presenter; import com.zty.yisheng.common.base.RxPresenter; import com.zty.yisheng.model.api.RetrofitHelper; import com.zty.yisheng.model.bean.BannerImageBean; import com.zty.yisheng.presenter.contract.BannerImageContract; import javax.inject.Inject; import io.reactivex.Flowable; imp...
[ "15101124794@sina.cn" ]
15101124794@sina.cn
213ae4d0db5f2e6bfb469a3c026547ab60a9b915
bc034e4963c69676bb18b67cc4dcb8b125b66688
/src/main/java/jpabook/jpashop/domain/item/Book.java
004ac3e4336868487f75971b2f1431469d5903a2
[]
no_license
LastCow9000/LearnJPA
f4ca2da6cbd743e9267d170a374f6743ccb125af
99990deb57318805cd9efd0e08312ecf9200ded8
refs/heads/master
2023-05-15T03:10:30.087997
2021-06-06T08:37:30
2021-06-06T08:37:30
374,308,272
0
0
null
null
null
null
UTF-8
Java
false
false
341
java
package jpabook.jpashop.domain.item; import jpabook.jpashop.domain.item.Item; import lombok.Getter; import lombok.Setter; import javax.persistence.DiscriminatorValue; import javax.persistence.Entity; @Entity @DiscriminatorValue("B") @Getter @Setter public class Book extends Item { private String author; pri...
[ "sys19912002@hanmail.net" ]
sys19912002@hanmail.net
ed9570dd2a998a69128cca06d7236807cfa8d602
a3957a1e6cd63e6a9ed618b477dc85b6a47f5862
/60.concrete-attachments/src/main/java/org/coodex/concrete/attachments/Attachment.java
488869217fc97c4aec1de5f088c905ac3ebf0e1c
[]
no_license
RoadCan/concrete.coodex.org
efe5efde62e4c35bfbf05decc694de8df4f2e918
5ae95bfec3e6f939ed63b65eb6e16c39d58a895e
refs/heads/master
2021-01-25T13:19:12.435352
2017-03-18T00:42:34
2017-03-18T00:42:34
123,558,846
1
0
null
2018-03-02T09:24:26
2018-03-02T09:24:26
null
UTF-8
Java
false
false
852
java
/* * Copyright (c) 2017 coodex.org (jujus.shen@126.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
[ "jujus.shen@126.com" ]
jujus.shen@126.com
8c4769c7e908b793d96c4b3583fd8f7fe351345a
3ef55e152decb43bdd90e3de821ffea1a2ec8f75
/large/module0927_internal/src/java/module0927_internal/a/IFoo0.java
b8a17e4dd76203cd6146d89f9dcb3b5007dba5fb
[ "BSD-3-Clause" ]
permissive
salesforce/bazel-ls-demo-project
5cc6ef749d65d6626080f3a94239b6a509ef145a
948ed278f87338edd7e40af68b8690ae4f73ebf0
refs/heads/master
2023-06-24T08:06:06.084651
2023-03-14T11:54:29
2023-03-14T11:54:29
241,489,944
0
5
BSD-3-Clause
2023-03-27T11:28:14
2020-02-18T23:30:47
Java
UTF-8
Java
false
false
871
java
package module0927_internal.a; import java.nio.file.*; import java.sql.*; import java.util.logging.*; /** * Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut * labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea...
[ "gwagenknecht@salesforce.com" ]
gwagenknecht@salesforce.com
84f38b97d934d61b4c1aa9791b691827a8b3ac30
4116593925e6b52b8bd72c38aca97152ba66943b
/Hashing/diff2.java
6978dab3b47659175ca400f0aa29af69510d1225
[]
no_license
shivani26shinde/InterviewBit
b4d114e41f34c4415080a5849b71a707ddf72d77
e6a48593cad18c59935155d4b0211e6f952ac01c
refs/heads/master
2021-01-23T00:53:02.754813
2017-07-11T03:20:22
2017-07-11T03:20:22
85,845,292
0
1
null
null
null
null
UTF-8
Java
false
false
650
java
# Difference2 public class Solution { public int diffPossible(final List<Integer> a, int b) { if(a.size()< 2){ return 0; } Set<Integer> set = new HashSet<Integer>(); for(int i=0;i<a.size();i++){ if(a.get(i) < b){ if(set.contains(a.get(i))){ return 1;...
[ "shindeshivani26@gmail.com" ]
shindeshivani26@gmail.com
3737db35b21fad369cc00e6cb22c7cd8318b45d6
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/8/8_37db8a6902fe2015b2c40095b43c4a4185d60108/CheckoutMojoTest/8_37db8a6902fe2015b2c40095b43c4a4185d60108_CheckoutMojoTest_s.java
301f0cfaf05231555520976c836659589ff5350b
[]
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
5,598
java
package org.apache.maven.scm.plugin; /* * 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...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
2147d333a27deb95bb5cc593250bfc1f886ddf3b
dfeebff812ee66a1a4bfc8dae6f7eebab25c7c17
/Java/src/USACO/Silver/u2016/Dec/CitiesandStates/City.java
bbbbfaae86283e7c5c624804b8160feb94e99c27
[]
no_license
kushnayak/competitive-programming
ee7c709969bd69cb31837a0639af661c672c504d
785a03323b956fdb0618e92dd54db9b141191205
refs/heads/master
2023-03-21T01:54:33.813007
2021-03-17T18:54:53
2021-03-17T18:54:53
277,401,853
0
0
null
null
null
null
UTF-8
Java
false
false
1,805
java
import java.io.*; import java.util.*; public class City { public static void main(String[] args) throws IOException { InputReader reader = new InputReader("citystate.in"); PrintWriter writer = new PrintWriter(new BufferedWriter(new FileWriter("citystate.out"))); int n =reader.nextInt(); ...
[ "kushnayak123@gmail.com" ]
kushnayak123@gmail.com
90e51221dc30c73fa175f4f532dc4b21d20a864a
df484743755c29ff497a682f251e4bfdba91c8a5
/common/src/main/java/org/glowroot/common/repo/util/RollupLevelService.java
4a9a1c1b9f2e43e2c35a9ac69c0181311422e33a
[ "Apache-2.0" ]
permissive
BurnningHotel/glowroot
7e4be000d1367b63181aced4667b3317391d08c4
4889ac3bfdfcf6229bd22d1df44aa1284fd884ee
refs/heads/master
2021-01-22T20:21:51.099859
2017-08-13T00:27:20
2017-08-13T00:27:20
100,702,599
1
0
null
2017-08-18T10:42:46
2017-08-18T10:42:46
null
UTF-8
Java
false
false
4,803
java
/* * Copyright 2015-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
[ "trask.stalnaker@gmail.com" ]
trask.stalnaker@gmail.com
5b167bef371bef32be4ffd5fff70409605a322fe
41acea3785317c2627ef5c624ebb8a956620956e
/Graydon Webservices Examples/src/uk/co/graydon/ws/GraydonDataService/types/GetCompanyMatchesByKeyword_ParametersType.java
de11ecb8e402894ed6cadee72dd090ad7c4b105b
[]
no_license
adham89/graydon-companydata-webservice-axis-client
7e6259349dc1f7d0d5cf04b1adc354d41e1be75f
bd0f5f2b83318348fc2129ad3c5d5fbf51585a4b
refs/heads/master
2021-01-01T05:23:58.045925
2008-07-17T11:59:17
2008-07-17T11:59:17
56,504,550
0
0
null
null
null
null
UTF-8
Java
false
false
11,471
java
/** * GetCompanyMatchesByKeyword_ParametersType.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter. */ package uk.co.graydon.ws.GraydonDataService.types; /** * All the request parameters for the 'getCompanyMatchesByKeyword' * opera...
[ "DunicaBoy@fbdaf552-744f-0410-a151-f363ac942479" ]
DunicaBoy@fbdaf552-744f-0410-a151-f363ac942479
34e752b50c30867f6ccc2079ba567dd21ee1e47c
c1a21d08b4da129d42c2de8efb1c7ec2a9f06bd5
/Lamda2/src/FunctionalInterR.java
50f885c2f1723abee145f02505ff652d9150721e
[]
no_license
qkrekfthsus/Java_Practice
9d55175bfa919f05ca500b73a237860e69405ca0
a83dd02f538885f14488bc695cf251e2a07c30ba
refs/heads/main
2023-04-10T23:03:34.012867
2021-04-22T06:22:28
2021-04-22T06:22:28
360,390,623
0
0
null
null
null
null
UTF-8
Java
false
false
92
java
@FunctionalInterface public interface FunctionalInterR { public int method(int x, int y); }
[ "qkrekfthsus@naver.com" ]
qkrekfthsus@naver.com
86bd830135bc75ea64073f93be28fd5449d09d0f
933fbb7770d09afdf122522df49a51aa94620574
/example/maven-root/project2/src/test/java/org/gradle/test/performance/smalljavamultiproject/project2/p5/Test118.java
3730ff9d2f32fe77acfccc2d645cbc3fdcbba24a
[]
no_license
hoanghainguyen/gradle-maven-transform
cc62b277dfd821c828d51f1eb828036bf4fa1e6e
7fe1bcaf564c5ccee7aa3458adc8e6b5385adf87
refs/heads/master
2020-03-22T07:53:29.514636
2017-12-10T20:57:48
2017-12-10T20:57:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,109
java
package org.gradle.test.performance.smalljavamultiproject.project2.p5; import org.junit.Test; import static org.junit.Assert.*; public class Test118 { Production118 objectUnderTest = new Production118(); @Test public void testProperty0() { String value = "value"; objectUnderTest.se...
[ "uklance@gmail.com" ]
uklance@gmail.com
62498fa74ab9f36bea9b4e8583cc8affc9c3b10b
c885ef92397be9d54b87741f01557f61d3f794f3
/tests-without-trycatch/JacksonDatabind-111/com.fasterxml.jackson.databind.deser.CreatorProperty/default/9/com/fasterxml/jackson/databind/deser/CreatorProperty_ESTest.java
3cf7600562ef3c692b28dc1b4c562b8288be4ccb
[ "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
50,550
java
/* * This file was automatically generated by EvoSuite * Fri Jul 30 03:19:12 GMT 2021 */ package com.fasterxml.jackson.databind.deser; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.shaded.org.mockito.Mockito.*; import static org.evosuite.runtime.EvoAssertions.*; import com.fas...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
95769dbc1dbacbf9b9c3696d4c2bbc2311279d2c
065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be
/eclipseswt_cluster/11838/tar_0.java
30a8563c955cc62708d4264b949a8d0ad6c38073
[]
no_license
martinezmatias/GenPat-data-C3
63cfe27efee2946831139747e6c20cf952f1d6f6
b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4
refs/heads/master
2022-04-25T17:59:03.905613
2020-04-15T14:41:34
2020-04-15T14:41:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
13,630
java
package org.eclipse.swt.widgets; /* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved */ import org.eclipse.swt.*; import org.eclipse.swt.internal.*; import org.eclipse.swt.internal.gtk.*; import org.eclipse.swt.graphics.*; /** * Instances of this class are controls which are capable * of containing o...
[ "375833274@qq.com" ]
375833274@qq.com
e43c4eee3b9638a121ee2a6a85794469622f4cf8
d98484ae7fc1a911b4e8e0fc18adba68bc30820b
/src/main/java/com/github/drxaos/edu/spacerace/Models/Model.java
f88705e13ea6ea00eb690308bacf70150644b4b4
[]
no_license
KiraTanaka/spacerace
5d388abca70332535c6fa31f6d4767083e284044
b126ed5458e7de5815627d2b3851ed8da4fc8eea
refs/heads/master
2020-05-23T08:14:48.298981
2016-10-08T07:54:46
2016-10-08T07:54:46
70,272,904
0
0
null
2016-10-08T07:54:46
2016-10-07T18:33:53
Java
UTF-8
Java
false
false
985
java
package com.github.drxaos.edu.spacerace.Models; import java.awt.geom.Point2D; import java.awt.image.BufferedImage; /** * Created by Akira on 20.09.2016. */ public abstract class Model { protected Point2D.Double point=point=new Point2D.Double(); public Model(){ } BufferedImage image; public dou...
[ "suein_i@mail.ru" ]
suein_i@mail.ru
14872b753a26dba296162f76893c0ec099fa3803
00cf8141ddf54700c5b0c54cd696ca17c7ee67b1
/TestTen-master/src/main/java/com/bwie/testten/classify/ClassifyConstract.java
1e18d4fda1cea0a67c9cb86ca4d48630c78d98ec
[]
no_license
wuzijingwu/Tent
646ce475e98e7a3318091436d9f1d14c13ac1ec0
aefc156ee49dc74bd829369227838e15e5e86c37
refs/heads/master
2021-09-01T06:29:28.004138
2017-12-25T10:36:03
2017-12-25T10:36:03
115,309,769
0
0
null
null
null
null
UTF-8
Java
false
false
930
java
package com.bwie.testten.classify; import com.bwie.testten.classify.bean.OneBean; import com.bwie.testten.classify.bean.TwoBean; import java.util.List; public interface ClassifyConstract { interface IClassifyView{ void ShowList(List<OneBean.DataBean> list); void ShowRight(List<TwoBean.DataBean>...
[ "1944379174@qq.com" ]
1944379174@qq.com
25335ce1c7b43b2fda86bb8a820108b6b1b3a605
1209c73cf6aa253fb92f3b47a3826d115eee0e1f
/app/src/test/java/com/mantis/ipc/ExampleUnitTest.java
a0de55bc1ae0a0f2af773732c23ebf74a14402ea
[]
no_license
zq019633/MantisIpc
105eb55539d858a4f18ffd43e1925e87db76e90e
7e77d67bc4eebeb8eea088de779f2eab4535d9ea
refs/heads/master
2020-07-20T21:10:28.035033
2019-09-06T04:02:48
2019-09-06T04:02:48
206,709,850
0
0
null
null
null
null
UTF-8
Java
false
false
375
java
package com.mantis.ipc; 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 additio...
[ "1020498110@qq.com" ]
1020498110@qq.com
bb817c2aaa94aed8aba1d88b606195ae3dae9e2e
b46c8c47be6526824d040ae7717c1ab59700e926
/src/main/java/com/tsystems/logiweb/services/TransactionManager.java
7cf7ab17f103cc342814ca090b11386780704203
[]
no_license
mvolkov1/Logiweb
8b5a1efa0a68ee6837c3e1025daddce99687b361
18d154a67f26bab699269fe866e0eca4ae65eb29
refs/heads/master
2021-01-20T19:36:31.300575
2017-12-20T09:56:11
2017-12-20T09:56:11
61,067,629
0
0
null
null
null
null
UTF-8
Java
false
false
1,568
java
package com.tsystems.logiweb.services; import javax.persistence.EntityManager; import javax.persistence.EntityManagerFactory; import javax.persistence.Persistence; /** * Created by mvolkov on 17.06.2016. */ public class TransactionManager { private static final EntityManagerFactory emf; private static fina...
[ "mvvolkov@mail.ru" ]
mvvolkov@mail.ru
0bec94daafb5947ceeb95571d898f448d5c414c1
94b7b681568b6eef1276619cb9d753cd08c4b9c3
/mingle/src/ly/nativeapp/mingle/ResizableImageView.java
693041cf1f1ed627ada76eda9120003678011ba1
[]
no_license
dokwon/mingle_final_client
8612a9516cec1044e28d802796f4862af050b4b8
a6b5edbb49e1554c629e16099b8bace516138caf
refs/heads/master
2020-04-23T20:31:11.840716
2014-09-15T08:23:22
2014-09-15T08:23:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
927
java
package ly.nativeapp.mingle; import android.content.Context; import android.graphics.drawable.Drawable; import android.util.AttributeSet; import android.widget.ImageView; public class ResizableImageView extends ImageView { public ResizableImageView(Context context, AttributeSet attrs) { super(context, at...
[ "dokwon@stanford.edu" ]
dokwon@stanford.edu
8960d97c9c6bc459133a585221928a39321d80d9
c410d90987c58b13510d05a19db709d7d13ece07
/src/chap02/PasswordChangeService.java
5efe002e053c8171fdc3e506695122b659a33a6b
[]
no_license
xodgree/springPro01
b473208bb57a5659e96250f429b4426a2ec56998
e2fe29146c73e954d0057b58f1972fbe1f61175d
refs/heads/master
2021-04-09T11:40:07.322017
2018-03-22T08:48:02
2018-03-22T08:48:02
null
0
0
null
null
null
null
UHC
Java
false
false
574
java
package chap02; public class PasswordChangeService { private UserRepository userRepository; //생성자를 통해서 필요한 값을 전달받는다.(생성자 방식) public PasswordChangeService(UserRepository userRepository) { this.userRepository = userRepository; } public void changePassword(String userId, String oldPw, String newPw) { ...
[ "zhdzhdgl@gmail.com" ]
zhdzhdgl@gmail.com
ed9ab453090b04f7902445f03f2c93f816e47bb7
6c3528d04e4ff956af8e5cd8d5fde03199ed7b7b
/alojinha/app/src/main/java/br/com/alojinha/ui/activity/HomeActivity.java
e35027f24d922d25fc50bbf36a443e1842ba5ae4
[]
no_license
AndersonPacheco/aLojinha
f2fbef5ec9eb4cacbcd30b8731dbba5f9f1197d7
3bf70c94cef02468c051bf8139f8b13429ed412f
refs/heads/master
2020-04-29T13:01:59.347092
2019-03-17T21:45:01
2019-03-17T21:45:01
176,158,098
0
0
null
2019-04-16T12:28:11
2019-03-17T20:40:29
Java
UTF-8
Java
false
false
3,534
java
package br.com.alojinha.ui.activity; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.Snackbar; import android.view.View; import android.support.design.widget.NavigationView; import android.support.v4.view.GravityCompat; import android.support.v4...
[ "derson_rpm@hotmail.com" ]
derson_rpm@hotmail.com
6ead6d8a86fc696f62a443343eaf39d375435ec6
5bb4a4b0364ec05ffb422d8b2e76374e81c8c979
/sdk/subscription/mgmt-v2019_10_01_preview/src/main/java/com/microsoft/azure/management/subscription/v2019_10_01_preview/implementation/EnabledSubscriptionIdImpl.java
5f20630a7f4de0bcf928e03dad685861ff0c08ff
[ "MIT", "LicenseRef-scancode-generic-cla", "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "LGPL-2.1-or-later", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
FabianMeiswinkel/azure-sdk-for-java
bd14579af2f7bc63e5c27c319e2653db990056f1
41d99a9945a527b6d3cc7e1366e1d9696941dbe3
refs/heads/main
2023-08-04T20:38:27.012783
2020-07-15T21:56:57
2020-07-15T21:56:57
251,590,939
3
1
MIT
2023-09-02T00:50:23
2020-03-31T12:05:12
Java
UTF-8
Java
false
false
965
java
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. * * Code generated by Microsoft (R) AutoRest Code Generator. */ package com.microsoft.azure.management.subscription.v2019_10_01_preview.implementation; ...
[ "noreply@github.com" ]
FabianMeiswinkel.noreply@github.com
af564ce20b8f88f12afefb92b268164335fc5dca
67e28fd80f796ed2e8ab57fa978f1e7e846571e6
/src/main/java/pl/sda/controler/HelloControler.java
5ff682ee64b051bb722526f8617cf98c0fc35589
[]
no_license
tyrontundrom/spring-mvc1
be92df916705a8138248a59fe5c9cd8597e83850
3496b6bafbf501b884d63dd8efaca80ec1a1b1f8
refs/heads/master
2023-06-23T20:26:08.328197
2021-07-18T20:51:25
2021-07-18T20:51:25
387,266,745
0
0
null
null
null
null
UTF-8
Java
false
false
265
java
package pl.sda.controler; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; @Controller public class HelloControler { @GetMapping("/hello") public String page() { return "hello"; } }
[ "tyrontundrom@gmail.com" ]
tyrontundrom@gmail.com
dca5c06190ed92b4803e4c1177b504ef3c11af63
65c11b84ad73995308bfcb3babe7d2acec1602dd
/ComparatorByEntropy.java
77768cf9187a904abadcca8c884952fa17bcecd7
[]
no_license
haohunghan/DecesionTree
1baf0f814fcadb45f3eb7c6275ff6c46658c590b
86245fa1e39e5b45ba50a489ace1e25ca7c967fd
refs/heads/master
2020-05-18T11:35:19.233238
2019-05-07T16:04:47
2019-05-07T16:04:47
184,383,915
0
0
null
null
null
null
UTF-8
Java
false
false
613
java
import java.util.Comparator; /* * 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. */ /** * * @author anhha */ //sap xep theo tu nho den lon public class ComparatorByEntr...
[ "noreply@github.com" ]
haohunghan.noreply@github.com
c3fe0272cbc7f09c200999769dd5e5b3218833f7
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-14227-14-18-FEMO-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/store/XWikiHibernateStore_ESTest.java
ce35ee89dfe0d08f0a1d6af837c3d2275895cd0a
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
564
java
/* * This file was automatically generated by EvoSuite * Mon Jan 20 11:39:21 UTC 2020 */ package com.xpn.xwiki.store; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunWith; @RunWith(EvoRunner...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
fd7c70ed2bda52c7f0f4cc3080c8cedb59aa51a8
0e4e6b95b94f9a8d77a8f620992ef4d5f0e45e76
/graduationDesignUtil/src/main/java/graduationDesign/util/HxlsOptRowsInterfaceImpl.java
0608ebc40f06896115d78e0336844644d1b05685
[]
no_license
Fingthingman/graduationDesign
8712956bf368f9d31aff40da3b9f70e13055af9a
8fdaf68af63f6c2c3d3a6e25a4478ea87b9e44a7
refs/heads/master
2021-04-29T08:01:44.594044
2017-01-05T00:57:10
2017-01-05T00:57:10
77,971,994
0
0
null
null
null
null
UTF-8
Java
false
false
409
java
package graduationDesign.util; import java.util.List; /** * 测试导入数据接口 * @author Thinkpad * */ public class HxlsOptRowsInterfaceImpl implements HxlsOptRowsInterface { @Override public String optRows(int sheetIndex, int curRow, List<String> rowlist) throws Exception { //插入数据库 System.out.println("sheetIndex...
[ "851696643@qq.com" ]
851696643@qq.com
ae45cdd8ba846a2378d2fa3ea87616076a34a2ef
28cacaa7dfeb0abcb60e2294221b941f23d19e03
/src/test/java/com/mycompany/myapp/web/rest/LinkResourceIntTest.java
75f46040b4fd1b1c5d574c10c72903711946169c
[]
no_license
VolunteeringOrg/Volunteering
7602a8aeb80051a7fff557f0e05672c8fd4a2c2a
6b6a1d837732cf3b080bf6a64a585ae66ef7f122
refs/heads/master
2020-09-15T12:29:44.796200
2017-06-19T16:29:45
2017-06-19T16:29:45
94,477,990
1
0
null
2017-06-15T20:52:42
2017-06-15T20:52:42
null
UTF-8
Java
false
false
10,711
java
package com.mycompany.myapp.web.rest; import com.mycompany.myapp.MyappApp; import com.mycompany.myapp.domain.Link; import com.mycompany.myapp.domain.Provider; import com.mycompany.myapp.domain.LinkType; import com.mycompany.myapp.repository.LinkRepository; import com.mycompany.myapp.repository.search.LinkSearchReposi...
[ "zalewmic@gmail.com" ]
zalewmic@gmail.com
a9549ed43f88cee8bf2106ed66a7a2a11b592f26
bcbfa0d0f680ddd2920224ed8b7e8906a1c77c07
/leyou/ly-page/src/main/java/com/leyou/page/mq/ItemListener.java
874b36b1d2de6fa3bc27f28295ad1a4bbacb66f7
[]
no_license
johnqwq/leyou-mall
71d6fc78a163e7ae60a9e9e35c0846b8ebc8b195
edf11d84b52b9d64c98ec8a05681e9b25a954d1f
refs/heads/master
2022-12-21T14:03:55.849604
2020-02-21T10:29:52
2020-02-21T10:29:52
242,102,581
0
0
null
null
null
null
UTF-8
Java
false
false
1,652
java
package com.leyou.page.mq; import com.leyou.page.service.PageService; import org.springframework.amqp.core.ExchangeTypes; import org.springframework.amqp.rabbit.annotation.Exchange; import org.springframework.amqp.rabbit.annotation.Queue; import org.springframework.amqp.rabbit.annotation.QueueBinding; import org.sprin...
[ "im.zhuwk@gmail.com" ]
im.zhuwk@gmail.com
15780f25f7758bdcf7351eb219e8ce39b52ccdad
67f68b51c87e181fb242d094ce9febc270bf462b
/src/main/java/com/sundaysee/hrm/dao/provider/EmployeeDynaSqlProvider.java
0b318528e298a288115045c2b4b8c61ea6be3de3
[ "Apache-2.0" ]
permissive
niubility2018/hrm
679fbdef9d118ba47d6029c16ca2e83f61b884e6
f6978a13775d24b0abfe89ab451395e3081d9c8d
refs/heads/master
2020-04-07T09:16:16.725000
2018-12-20T14:57:23
2018-12-20T14:57:23
158,245,933
0
0
null
null
null
null
UTF-8
Java
false
false
7,421
java
package com.sundaysee.hrm.dao.provider; import java.util.Map; import com.sundaysee.hrm.entity.Employee; import com.sundaysee.hrm.utils.HrmConstants; import org.apache.ibatis.jdbc.SQL; public class EmployeeDynaSqlProvider { //分页动态查询 public String selectWithParam(Map<String,Object> params) { String sq...
[ "xgybdcb@163.com" ]
xgybdcb@163.com
4094fe3f60c79f866deb1caa5f8c2c8ad24fc6e1
c6a8042af5a706f2fdd5f919e723e21d3947d542
/part01-Part01_33.Password/src/main/java/Password.java
d6ec6e21a262bf6e3b55d5477a208017eb224d42
[]
no_license
lui-esse/Java-Programming-I-
0d4ec0ceeb3956fadee5b32f76e239f4abf8902f
d33dabf540080f5cd5f3713f18a80748cd043c4e
refs/heads/master
2022-12-07T07:35:23.899513
2020-08-31T13:11:53
2020-08-31T13:11:53
291,716,882
0
1
null
null
null
null
UTF-8
Java
false
false
498
java
import java.util.Scanner; public class Password { public static void main(String[] args) { Scanner scan = new Scanner(System.in); // Write your program here String password = "Caput Draconis"; System.out.println("Password?"); String input = scan.nextLine(); ...
[ "luigi.scognamiglio2010@gmail.com" ]
luigi.scognamiglio2010@gmail.com
c9355bf32bf9cf02ab77eb48c757247f95ddc8aa
d3ca1b951fca38b2e146a23a0e90ed50d1899735
/Fractional.java
5bbebb10f4dbf2f8d32f49c15db1e4654d212b02
[]
no_license
yeswanthsv8/JAVA-Tech-Problems-2020
01924e737c8ba4d48f889c6f6802afe561701458
c067f60acbda6d11bafd5f506620ca3ad079b262
refs/heads/master
2022-12-01T09:19:05.908204
2020-08-16T06:55:29
2020-08-16T06:55:29
287,886,681
0
0
null
null
null
null
UTF-8
Java
false
false
859
java
import java.util.*; class Fractional { public static void main(String args[]) { float Input1,Input2; Scanner sc= new Scanner(System.in); System.out.println("Enter The Input1 :"); Input1= sc.nextFloat(); System.out.println("The Output1 Is:\n"+Input1); ...
[ "noreply@github.com" ]
yeswanthsv8.noreply@github.com
3790b7cb12b17a615883536900523375e5200b73
fc726fec491b1a74b913fb5ff305eda372252c4f
/org/apache/axis/holders/UnsignedShortHolder.java
c1c4ca76f20ab1f9df69db40eb32b0e07d324f77
[]
no_license
roman5566/ProjectFlashToolV0.01
4048b6b1ef9655cb98da5db08da2e8bb3c13830e
2932248f79fe43335d0cf11242973a78a5e8efa2
refs/heads/master
2021-01-02T08:40:25.520771
2012-11-17T21:29:53
2012-11-17T21:29:53
10,467,476
0
0
null
null
null
null
UTF-8
Java
false
false
693
java
/* */ package org.apache.axis.holders; /* */ /* */ import javax.xml.rpc.holders.Holder; /* */ import org.apache.axis.types.UnsignedShort; /* */ /* */ public final class UnsignedShortHolder /* */ implements Holder /* */ { /* */ public UnsignedShort value; /* */ /* */ public Unsi...
[ "tom@tomrosier.co.uk" ]
tom@tomrosier.co.uk
dd2dafbee3575d373ddf622ce860682c5689af92
c13f1cdf225c59e3c2bba983132c558e1fe94194
/src/test/java/WebSeleniumDatePicker.java
131112ceb7f92a8d34a7100c7bbc077ca0445adb
[]
no_license
penikurniawati/basicAutomationWebUI
438a0fa6f03e868d6e185f67d50a86aa2f6760dd
4329b9609129d7fb113a3959f3bff83493249207
refs/heads/master
2022-12-30T15:02:53.567920
2020-10-05T15:11:16
2020-10-05T15:11:16
295,474,033
0
0
null
null
null
null
UTF-8
Java
false
false
2,116
java
import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import java.util.Date; public class WebSeleniumDatePicker extends PageObject{ Date date = new Date(); @FindBy(xpath = "//*[@id=\"sandbox-container1\"]/div/span") public WebElement butt...
[ "you@example.com" ]
you@example.com
2be2e91699e247283bdc90baf4b7b6c4c1fe8a54
d5f09c7b0e954cd20dd613af600afd91b039c48a
/sources/com/facebook/stetho/inspector/elements/android/DialogFragmentDescriptor.java
bfaa1d83202de11bd81dd84f6ba6fec280f00afb
[]
no_license
t0HiiBwn/CoolapkRelease
af5e00c701bf82c4e90b1033f5c5f9dc8526f4b3
a6a2b03e32cde0e5163016e0078391271a8d33ab
refs/heads/main
2022-07-29T23:28:35.867734
2021-03-26T11:41:18
2021-03-26T11:41:18
345,290,891
5
2
null
null
null
null
UTF-8
Java
false
false
6,359
java
package com.facebook.stetho.inspector.elements.android; import android.app.Dialog; import android.graphics.Rect; import android.view.View; import com.facebook.stetho.common.Accumulator; import com.facebook.stetho.common.LogUtil; import com.facebook.stetho.common.Util; import com.facebook.stetho.common.android.DialogFr...
[ "test@gmail.com" ]
test@gmail.com
7a4217249060b9b512bd83eebc80cbd93b3ad7d6
9f9ac6f5fe960ee38b7bfc8432bdc8aa2abdbbad
/src/main/java/com/kronsoft/internship/ui/controller/AppointmentController.java
d0963eac83637aebc25f7e312b74ec843105020a
[]
no_license
CiobanuMarian/interns-project
92aec7954323eeb2cf54e091226b04ed026618da
cf3e570a1495bfa60bb49ce1f4e814832ebd4c2b
refs/heads/master
2020-06-24T20:20:59.225125
2019-08-05T17:37:10
2019-08-05T17:37:10
199,076,800
0
0
null
null
null
null
UTF-8
Java
false
false
3,378
java
package com.kronsoft.internship.ui.controller; import java.util.ArrayList; import java.util.List; import java.util.stream.Stream; import javax.annotation.PostConstruct; import javax.faces.application.FacesMessage; import javax.faces.bean.ManagedBean; import javax.faces.bean.ManagedProperty; import javax.faces.bean.Re...
[ "c.marian98@yahoo.com" ]
c.marian98@yahoo.com
289b63c57e28e03785e0291f797fd77545b6d55f
799be9d6b15dc6148e1d5c065690538050c55053
/codegen-Dolphins/src/main/java/com/codegen/jet/dolphins/domains/Table.java
8b72c04cba95d98859ff3d1933b911d995b11629
[ "MIT" ]
permissive
RoyWorld/codegen_new
bc0e645b51a5553560425b4b70cade72669a2479
cdc1592843c83eeab9d3ea2086bdf710f939b187
refs/heads/master
2021-07-17T05:57:21.170386
2018-10-25T07:54:04
2018-10-25T07:54:04
134,828,692
1
0
null
null
null
null
UTF-8
Java
false
false
16,560
java
package com.codegen.jet.dolphins.domains; import com.codegen.jet.dolphins.TableFactory; import com.codegen.jet.dolphins.tools.StringHelper; import com.codegen.jet.dolphins.util.ReadProperties; import java.sql.DatabaseMetaData; import java.sql.ResultSet; import java.util.*; /** * 用于生成代码的Table对象.对应数据库的table * * @a...
[ "690374857@qq.com" ]
690374857@qq.com
b16b908bc9eb7c6c5e368e13bbbdb831e7837c0e
6271cc0519b8b1f13fc9416acee18e44e7b0389f
/src/PeopleDetection.java
3605005aff171a64f4c2dad8f5b7fff321c6a8d9
[]
no_license
IonutSabau/Test
322a5f7037b8cd9608578778c131612514bbd239
73cf261b4427bd53059b982a5c92b993e1e2cc55
refs/heads/master
2023-01-15T08:21:16.670548
2020-11-25T08:52:57
2020-11-25T08:52:57
315,865,387
0
0
null
null
null
null
UTF-8
Java
false
false
192
java
public class PeopleDetection implements Detection{ public CameraSensor detect(CameraSensor camera){ camera.set(camera.get()+" -->> PeopleDetection"); return camera; } }
[ "ionut.sabau98@e-uvt.ro" ]
ionut.sabau98@e-uvt.ro
8f06fb4c842230c06bd3506230d51d6c5add7883
4c94ad8f933a8c62ab3eb0609700b4aad9708668
/src/main/java/exceptions/ThrowsUsage.java
b043f5eb1f30d686e8263ba37dd28e029d072a79
[]
no_license
marshmallowInna/QATEST
e38695cd15011ba8c165014d03e42c8e383ba618
6fbc3d4983018517e313fa07f5a55b7fc1e048fd
refs/heads/main
2023-02-28T14:59:39.786003
2021-01-29T14:01:15
2021-01-29T14:01:15
311,744,776
0
0
null
null
null
null
UTF-8
Java
false
false
1,702
java
package exceptions; import java.io.BufferedReader; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import java.util.Scanner; /** * Task: * Uncomment code and modify "outputContentOfFile" method declaration * to specify that it might throw an exception....
[ "Zotova7inna@gmail.com" ]
Zotova7inna@gmail.com
1f72fdcbc18960466528c58de07c890724bbc3fb
1f19aec2ecfd756934898cf0ad2758ee18d9eca2
/u-1/u-11/u-11-111/u-11-111-1112/u-11-111-1112-11113-111111/u-11-111-1112-11113-111111-f1427.java
a1a3489ce3b0e15be5ac2c8f038dc2e33b12996e
[]
no_license
apertureatf/perftest
f6c6e69efad59265197f43af5072aa7af8393a34
584257a0c1ada22e5486052c11395858a87b20d5
refs/heads/master
2020-06-07T17:52:51.172890
2019-06-21T18:53:01
2019-06-21T18:53:01
193,039,805
0
0
null
null
null
null
UTF-8
Java
false
false
106
java
mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117 3989338020456
[ "jenkins@khan.paloaltonetworks.local" ]
jenkins@khan.paloaltonetworks.local
c0595c1c445a64e5d1b809c606ff1ea82c1da00d
389703d61b7e138ab82a1a358e500f7502b9947a
/src/com/barton/LibraryCatalogue.java
d8bac64cf3dbe175dd3331497e7fdbb7b1226798
[]
no_license
JGarswood93/HackerRankHashMap
a0b507b612b6aef1fa028b02fd91ad3f128f7376
2ebf31fb9a2472846dca9dd579b2e7f84740a20c
refs/heads/master
2020-06-27T22:32:01.792067
2019-08-01T14:53:24
2019-08-01T14:53:24
200,069,900
0
0
null
null
null
null
UTF-8
Java
false
false
3,343
java
package com.barton; import java.util.HashMap; import java.util.Map; public class LibraryCatalogue { /** * Map is like a dictionary it has a word and then a definition to it * * In this case it has we have string which will be a title and data associated with that book * shown below */ ...
[ "jacobbarton@rentalcars.com" ]
jacobbarton@rentalcars.com
822a45ce9d9b1dea7a31b2a6eda7f8860d5b5b8d
e83881215bd002da769c8cf6df14d8994d9a6923
/server/src/main/java/com/blocklang/develop/service/RepositoryPermissionService.java
3f9cd526f4c5f85e5d0050ad1e3df97e9790da27
[ "MIT" ]
permissive
xintao222/blocklang.com
34627e613526b49000998e63a0a8b1016e862d68
939074c9df037c0780e01e9a73ee724b3dcc1dc0
refs/heads/master
2023-04-08T02:12:57.845570
2020-12-13T09:06:44
2020-12-13T09:06:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,614
java
package com.blocklang.develop.service; import java.security.Principal; import java.util.Optional; import com.blocklang.develop.constant.AccessLevel; import com.blocklang.develop.model.Repository; /** * 仓库类型:公开和私有;权限类型:只读(READ)、可写(WRITE)和管理(ADMIN)。 * * <p>匿名用户 * <ol> * <li>匿名用户可以 READ 所有公开仓库</li> ...
[ "idocument@qq.com" ]
idocument@qq.com
01ef55a1eb08ab20d74852e193a88256d794eb43
a92bba9923cb5cb7b37a91e09ccb70c70103375d
/LP01T5BM/app/src/test/java/cibertec/dam1/lp01_t5bm/ExampleUnitTest.java
f1fcd0a5eadbc2cf910cd7b55302489633eb5529
[]
no_license
pelguera/EjemplosAndroid
b4b88d6db3c780d8f1cd6b6c8034c12fd7954a6e
f786c5eeb2431c21b2b6d839b28500e802ddb572
refs/heads/master
2020-07-09T16:57:38.973170
2019-08-23T16:04:28
2019-08-23T16:04:28
204,027,509
1
0
null
null
null
null
UTF-8
Java
false
false
384
java
package cibertec.dam1.lp01_t5bm; 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 voi...
[ "paul.elguera@bbva.com" ]
paul.elguera@bbva.com
6f254194565593560cf54e15cf9f8f3e7083833c
524f7bba8e6f7283b278a469466e538c7f63701e
/贝王-App源码/MStore安卓/mdwmall/src/main/java/com/xxmassdeveloper/mpchartexample/listviewitems/PieChartItem.java
0f402f1da4bc0c3f59401ce7e6da5fc4d312373b
[]
no_license
xiongdaxionger/BSLIFE
e63e3582f6eec8c95636be39839c5f29b69b36ee
198a8c15ad32de493404022b9e00b0fe7202de08
refs/heads/master
2020-05-16T10:00:49.652335
2019-04-24T08:56:29
2019-04-24T08:56:29
182,962,206
0
0
null
null
null
null
UTF-8
Java
false
false
2,430
java
package com.xxmassdeveloper.mpchartexample.listviewitems; import android.content.Context; import android.graphics.Color; import android.graphics.Typeface; import android.view.LayoutInflater; import android.view.View; import com.github.mikephil.charting.charts.PieChart; import com.github.mikephil.charting.components....
[ "xiongerxiongda@gmail.com" ]
xiongerxiongda@gmail.com
6f5b72ae358bb155d417477ad9e6fab1aeaea453
c9d01cff1061983e3dde5ec3394d98c62858bdb3
/apple_mango.java
3c19d1dfd3c6ae2ce16d4bb75523eb1c939ff639
[]
no_license
amandeepfull/new-hacker-rank
4e59330657850a005337d95391cf3cb9efc9111d
a66104dae846f6c04bf40f8a176a8a9accb7cfb2
refs/heads/master
2021-01-19T08:18:16.322440
2017-04-08T08:37:28
2017-04-08T08:37:28
87,619,902
0
0
null
null
null
null
UTF-8
Java
false
false
806
java
import java.io.*; import java.util.*; class abc { public static void main(String arf[]) { Scanner sc=new Scanner(System.in); int s,t; s=sc.nextInt(); t=sc.nextInt(); int a,b; a=sc.nextInt(); b=sc.nextInt(); int m,n; m=sc.nextInt(); n=sc.nextInt(); int arr4[]=new i...
[ "noreply@github.com" ]
amandeepfull.noreply@github.com
6b91d5245c5f6637d4dabf71008e0312b297d9c9
cecc6f277fda3fed2f6c42a658ff1fd1fc6b3a38
/src/main/java/com/yh/spring/ssm/sendMail/MailUtils.java
8fccfe17161a83b21e2a008643ae18e0b96f82d3
[]
no_license
dongjiashun/otter_auto_tools
87c61a85001aef36020c53f12376bc267a3108e8
c1ca775619c537db909908fa803e15fe9b14177e
refs/heads/master
2022-12-23T01:37:28.850709
2019-11-05T11:20:41
2019-11-05T11:20:41
193,625,255
29
17
null
2022-12-16T03:31:41
2019-06-25T03:07:25
Java
UTF-8
Java
false
false
5,626
java
package com.yh.spring.ssm.sendMail; import javax.mail.*; import javax.mail.internet.AddressException; import javax.mail.internet.MimeMessage; import org.apache.commons.lang3.StringUtils; import org.apache.velocity.Template; import org.apache.velocity.VelocityContext; import org.apache.velocity.app.VelocityEngine; im...
[ "1115170465@qq.com" ]
1115170465@qq.com
c1ff45fabf2d01c41d3e9a173b9cb37fe008e94c
950a1bf0f8c9ca6165548779f863f26a0923c406
/src/ajmal/BagOfVisualWords/Functions/QueryPerformer.java
bae952a2dca576944731629b420c26b0882b9657
[]
no_license
ForeverAct/Grire-example
bcb5ec2dc751d4f4c848d752b6aaddf87078421c
47f0ca75e804522a575aa02ccd80fa54ba7a51b7
refs/heads/master
2021-01-02T08:34:38.732003
2016-04-25T05:22:35
2016-04-25T05:22:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
9,305
java
/* This file is part of the GRire project: https://code.google.com/p/grire/ * * GRire is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later versi...
[ "ajmalmsali@ajmalmsali-SATELLITE-L735.(none)" ]
ajmalmsali@ajmalmsali-SATELLITE-L735.(none)
eeb725d522f9ffa402740d17ec6cd95a8be8d0e6
8c95a07e466a66b8eb9d34826063a5135f0197bd
/src/main/java/com/city/score/calculator/service/PersonServiceImpl.java
2cd63bb58408ee744509ad0897ed6566e3c95461
[]
no_license
minnela/calculateScore
17dfda5fbcc67b2694c2470e3203b8274a33a0d3
673cc2da88cfea19faed5412453c831b00fc1b06
refs/heads/master
2023-02-16T15:49:44.179623
2021-01-17T16:04:46
2021-01-17T16:04:46
329,979,228
0
0
null
null
null
null
UTF-8
Java
false
false
556
java
package com.city.score.calculator.service; import com.city.score.calculator.domain.Person; import org.springframework.stereotype.Service; @Service public class PersonServiceImpl implements PersonService { @Override public double calculateScore(int personScore, int salaryMultiplier, int cityScore) { do...
[ "49316771+minnela@users.noreply.github.com" ]
49316771+minnela@users.noreply.github.com
aefb325a1d9bc2a8f31983841ec4cc375ae4f9f9
b76237635eb8e827b5474f303f2d240394294247
/src/main/java/it/olegna/test/basic/svc/impl/BasicServiceImpl.java
7d17201e100a223baf21fe832537f1058ea12659
[]
no_license
angeloimm/springbasicauth
00135ce2a9d0126e57ee6b7b75699e02a6c4d3cd
7aca48b44042a5258599cbe4586a44964a84e04b
refs/heads/master
2020-03-27T23:28:20.197155
2018-09-05T13:15:08
2018-09-05T13:15:08
147,320,042
0
0
null
null
null
null
UTF-8
Java
false
false
1,560
java
package it.olegna.test.basic.svc.impl; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import it.olegna.test.basic.dao.BasicUserDao; i...
[ "angelo.immediata@eng.it" ]
angelo.immediata@eng.it
db08cbecf77bcd63aca7e5f552ccc0f95f489abf
08b62f6eb907d12c0aa97f877f6e31fc4ffd1ae7
/Projects/idea-maven-spring/d-spring-aop-aspectj-04/src/main/java/com/studymyself/bao02/MyAspectJ.java
a86adcc1ad30208cda8836135736a1b85932fa64
[]
no_license
Milianjie/Spring
ffc1631d18dc50062dfecfcb46f0f2733c4f6f21
ac285f14c61c837a0f4684da330174f57499cbf2
refs/heads/master
2023-03-03T04:47:41.207527
2021-02-13T15:48:27
2021-02-13T15:48:57
338,592,983
1
0
null
null
null
null
UTF-8
Java
false
false
3,467
java
package com.studymyself.bao02; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.annotation.AfterReturning; import org.aspectj.lang.annotation.Aspect; import org.aspectj.lang.annotation.Before; import java.sql.ResultSet; import java.util.Date; /** * @Aspect:这是AspectJ框架的注解 * 作用:表示当前类是切面类 * 切面类:用来给业务方...
[ "1256478773@qq.com" ]
1256478773@qq.com
260fcb6070e0895525ac8d119d6d085787c9deb2
4c313c2df430abc96186e7443c552554de6a2e4b
/src/main/java/org/vhmml/service/OliverServiceImpl.java
edd3392a9ed8fdbdaa30981f208a2507dd3ccde2
[]
no_license
Williamstraub/vhmml
1be8f5748087a356e250ed5d64e44b63a9681952
2d8721456680b37a59b58d1c9ca6fee64f794f38
refs/heads/master
2021-01-11T12:30:49.390505
2017-02-24T16:54:44
2017-02-24T16:54:44
76,292,036
2
0
null
null
null
null
UTF-8
Java
false
false
59,914
java
package org.vhmml.service; import java.io.IOException; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Calendar...
[ "herman_schmigitz@yahoo.com" ]
herman_schmigitz@yahoo.com
cec3f1b2dc18aad873280e8c538d8be3925f8303
1d32aa38e4e0e0c93fbb0cc259bc3ab3b1385afc
/app/src/main/java/com/bigpumpkin/app/ddng_android/bean/AdoptAdapter.java
d3c355596679e69e8b2f75faeda47127914cfa38
[]
no_license
GuYou957641694/ddng_android
196df72fde36a64108a3cbb6fe980a3a256f1d86
70ff91b03001db3c3a69d63ab86a89ade013115c
refs/heads/master
2020-07-11T16:07:17.255963
2019-12-12T03:01:59
2019-12-12T03:01:59
204,591,311
0
0
null
null
null
null
UTF-8
Java
false
false
1,436
java
package com.bigpumpkin.app.ddng_android.bean; import android.content.Context; import android.support.annotation.NonNull; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.bigpumpkin.app...
[ "j957641694@163.com" ]
j957641694@163.com
afb61ad7e627d788d02e7c3bde32eaa0aede47f3
2030feff14fe2fcf344f9fb36e48663bff2ef2a2
/MyApplication/app/src/main/java/com/example/hojunson/myapplication/MainActivity.java
e2c911250189827a2619478a1f30054a89e5134d
[]
no_license
hojunson/GogoR7
9959c0a8be751578e38d3e2fa3c0f0e0fd49d20b
a34a707a50ea463a664f9576ef64e3bed8ce9148
refs/heads/master
2021-01-20T07:53:32.055820
2017-05-02T17:21:34
2017-05-02T17:21:34
90,058,252
0
0
null
null
null
null
UTF-8
Java
false
false
1,792
java
package com.example.hojunson.myapplication; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.Snackbar; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.view.View; import android.view.Menu; ...
[ "hojunson@umich.edu" ]
hojunson@umich.edu
61c332bbc764bcb060b84b4de426b904f625a22c
5fce6045dc17b3d700bf5b11f34bdb3b0415386f
/src/main/java/com/camunda/demo/springboot/adapter/LoggerDelegate.java
414f0919af9dc42e2b84ca3961af43e078f26eab
[]
no_license
dorababu5757/Camunda_Demo
bb9b09b7e3462b40a59ef5f0c6c1ff1d1b2348c3
cffbb1bbc4ecaf234c8e71447251e3d4f6015f8b
refs/heads/master
2020-05-30T07:43:18.590945
2019-05-31T14:18:55
2019-05-31T14:18:55
189,604,594
0
0
null
null
null
null
UTF-8
Java
false
false
721
java
package com.camunda.demo.springboot.adapter; import org.camunda.bpm.engine.delegate.DelegateExecution; import org.camunda.bpm.engine.delegate.JavaDelegate; import org.springframework.stereotype.Component; @Component public class LoggerDelegate implements JavaDelegate { public void execute(DelegateExecution executio...
[ "pakkurthi.dorababu@1rivet.local" ]
pakkurthi.dorababu@1rivet.local
3fb7d8d2dccf70c62ce1903fb65f1a46398a7663
ae5eb1a38b4d22c82dfd67c86db73592094edc4b
/project468/src/test/java/org/gradle/test/performance/largejavamultiproject/project468/p2343/Test46876.java
7f4f7b3bf89bbc47c19d765e6852c061520972c7
[]
no_license
big-guy/largeJavaMultiProject
405cc7f55301e1fd87cee5878a165ec5d4a071aa
1cd6a3f9c59e9b13dffa35ad27d911114f253c33
refs/heads/main
2023-03-17T10:59:53.226128
2021-03-04T01:01:39
2021-03-04T01:01:39
344,307,977
0
0
null
null
null
null
UTF-8
Java
false
false
2,113
java
package org.gradle.test.performance.largejavamultiproject.project468.p2343; import org.junit.Test; import static org.junit.Assert.*; public class Test46876 { Production46876 objectUnderTest = new Production46876(); @Test public void testProperty0() { String value = "value"; objectUnderTes...
[ "sterling.greene@gmail.com" ]
sterling.greene@gmail.com
47ced3ca13fcbdb7552521bc4d6fd6c5470e0e99
5a766d1c5168be62773643ab35cfd53b0f9ce2b9
/Hoan/Animal/app/src/main/java/com/example/animal/PrefManager.java
b7fdb03ac35d8bf3b0d35b0af19aa3f15ef8c148
[]
no_license
VRARGroup/researchVRAR
603591c144dc16d1d66bed62b790bc68bc31e78a
ee9777fb8eefb582176ab4f8797822642b045b92
refs/heads/master
2020-08-28T23:10:16.474761
2019-12-29T09:29:15
2019-12-29T09:29:15
217,849,004
0
0
null
null
null
null
UTF-8
Java
false
false
896
java
package com.example.animal; import android.content.Context; import android.content.SharedPreferences; public class PrefManager { SharedPreferences pref; SharedPreferences.Editor editor; Context _context; // shared pref mode int PRIVATE_MODE = 0; // Shared preferences file name private st...
[ "49841280+vinh123nguyen@users.noreply.github.com" ]
49841280+vinh123nguyen@users.noreply.github.com
4340286d39864c53d003c916a72e1413a4d60961
766b6f271fea863991d9897eb4869b16c0cdccfb
/Decorator_Pattern/src/TypePC/Laptop.java
570740b1d90c223ea6c5c4756126c5f46b920bf3
[]
no_license
VadimBir/Decorator_Patterns
b68273664a3b32a4859debdaec82f631f848100f
950cc09410c1b922067ce3cfd9ce40a72f0e6b4c
refs/heads/master
2022-12-09T14:00:34.610743
2020-09-05T01:02:02
2020-09-05T01:02:02
292,690,187
0
0
null
null
null
null
UTF-8
Java
false
false
155
java
package TypePC; public class Laptop implements TypePC{ public void NameTypePC() { System.out.print("\n Type of computer: Laptop"); } }
[ "vasumrus@gmail.com" ]
vasumrus@gmail.com
68b42af35f060f076cbe7baa208d327c74aafdf1
bf812baa4cfd31d22d74ac7ec1a324641a991ede
/kadry/src/main/java/pl/gov/crd/xml/schematy/dziedzinowe/mf/_2020/_07/_06/ed/pitr/ObjectFactory.java
36374010f3ba27771129ff52079867a40fe88255
[]
no_license
brzaskun/NetBeansProjects
f5d0abc95a29681fab87e6a039a7f925edab3dc6
aa67838735901cc9171c49600348eaea8e35e523
refs/heads/masterpozmianach
2023-08-31T23:32:37.748389
2023-08-30T21:30:09
2023-08-30T21:30:09
40,359,654
0
0
null
2023-03-27T22:22:00
2015-08-07T12:35:43
Java
UTF-8
Java
false
false
2,225
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2021...
[ "Osito@DESKTOP-DVFG0DI" ]
Osito@DESKTOP-DVFG0DI
39c537d4aa28375d4f03307dbe8440dee453101a
0a4464334ee2c6c131430020740ca77d80d992e0
/src/BienesMuebles/registro/autobus/AutobusRegistro.java
bcad464ff3db8ee15efe2507bce03631a4945f24
[]
no_license
Esauceda/PII_2021_1_P2_PROYECTO2
7afe3b6118e4faac6ddf81582996bb7af15bd208
386c495c7d52f4ef34b4e3bcf5924142aa9ec2ef
refs/heads/master
2023-03-27T13:24:34.635632
2021-03-27T23:31:01
2021-03-27T23:31:01
352,006,505
0
0
null
null
null
null
UTF-8
Java
false
false
4,451
java
package BienesMuebles.registro.autobus; import BienesMuebles.datos.autobus.AutobusesDatos; import BienesMuebles.recursos.clases.Autobus; import java.util.ArrayList; import java.util.List; public class AutobusRegistro { public List<Autobus> Leer(){ List<Autobus> listaAutobuses = new ArrayList<>(); ...
[ "saucedaedu15@gmail.com" ]
saucedaedu15@gmail.com
e71be99937bd007584d912d0d09a6825c71c4f34
2d1e76d3f59996205082f4d623b954d38e9b8cd1
/Attacks/Peck.java
f80b7e664ccb73152e5edb5f9f17790e840796c3
[]
no_license
cthomp18/Pokemon
f54312fbbd763fb3f489e119be129e685ef70846
12b250d940e2d89f8f9617f32b196b35d935f8d2
refs/heads/master
2016-09-05T13:43:01.108298
2014-12-07T00:23:47
2014-12-07T00:23:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
186
java
public class Peck extends Attack { public Peck() { //Attack(name, base, type, baseAccuracy); super("Peck", 60.0, new PokeType("Flying"), 1.0); } }
[ "rocker5893@yahoo.com" ]
rocker5893@yahoo.com
bce85cd18ac6df21ac2d40b9df3a56e0c22ed43b
2ee2e93868292e08143eaa2c6a94a6ff502d8345
/src/com/dotuian/dp/templatemethod/HtmlEncoder.java
768600bb994a1449aae20d4b8f1ffcdb68a77338
[]
no_license
dotuian/JavaDesignPatterns
0b3c3df21af79b0b895f3c38b028c97869851fa4
127c965ada9d1385b471834d07f5b705096db851
refs/heads/master
2020-12-24T20:43:06.215444
2016-06-01T07:02:24
2016-06-01T07:02:24
57,189,746
0
0
null
null
null
null
UTF-8
Java
false
false
709
java
package com.dotuian.dp.templatemethod; public class HtmlEncoder extends Encoder { private static String ALPHAS = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; private static String NUMBERICS = "0123456789"; public HtmlEncoder() { this.addNoConversion(ALPHAS.toCharArray()); this.addNoConversion...
[ "dotuian@outlook.com" ]
dotuian@outlook.com
7f596ef394a54450f8d6ce5ade6214e1c0084dbb
90717191e2ed9e91a6b9dfaca5c5f5d76e5188ea
/backoffice-automation/src/main/java/com/backoffice/automation/file_handler/ITF_FileHandler/PIP_ITF_FileHandler.java
a8bbb666260de1f84c711c89e715d082019dd315
[]
no_license
anantsinghal/Automation
12b41e23581e43c5746f3aa0257a2a28270cf19a
8934d8d903b7ca09208633a84bd6f07a29632100
refs/heads/master
2020-03-30T13:32:26.253491
2018-10-02T15:21:20
2018-10-02T15:21:20
151,268,219
0
0
null
null
null
null
UTF-8
Java
false
false
4,580
java
package com.backoffice.automation.file_handler.ITF_FileHandler; import com.backoffice.automation.POJO.JSON_POJO.FileErrorLogger; import com.backoffice.automation.POJO.JSON_POJO.FileErrorLoggers; import com.backoffice.automation.POJO.broker_POJO.ITF.XBEC_POJOS.Policies; import com.backoffice.automation.POJO.broker_POJO...
[ "singhal.anant4@gmail.com" ]
singhal.anant4@gmail.com
4575cc305766be073ae8efab517c2d34deaa3136
74d15477c5640bd66cd13db0323030a16f52a25c
/26 EXAM PREPARATION/cresla/src/cresla/core/Generator.java
d8b821012837310ea94b42729206ce9280f5772c
[ "MIT" ]
permissive
VasAtanasov/SoftUni-Java-OOP-February-2019
98dc1ecb826fc40528f0a47e3cd7f7d9162a7d1e
f9c61daca5c0db283f556417e00f703eac2b5af6
refs/heads/master
2020-04-25T03:31:58.387323
2019-04-28T20:30:12
2019-04-28T20:30:12
172,480,196
1
2
null
null
null
null
UTF-8
Java
false
false
185
java
package cresla.core; public final class Generator { private static int id = 1; private Generator() { } public static int generateId() { return id++; } }
[ "vas.atanasov@gmail.com" ]
vas.atanasov@gmail.com
d24bb769b5e5adf4b364ddd5354e0134122a843d
b8de3cef0bb0fd95485c3ff2c764bcb88e5a14ee
/app/src/main/java/com/coolweathertyb/android/gson/Weather.java
8c0d736314cc8474a3ba9462dae34edaeda93028
[ "Apache-2.0" ]
permissive
XiaoHuoGuo/coolweather
698d27548b331de8baa9e020aed1bf0bbf3982f5
725086b1544376ae40fd4bab9df976a8be352d5d
refs/heads/master
2021-01-15T09:32:12.923613
2017-08-09T14:32:07
2017-08-09T14:32:07
99,577,122
0
0
null
null
null
null
UTF-8
Java
false
false
387
java
package com.coolweathertyb.android.gson; import com.google.gson.annotations.SerializedName; import java.util.List; /** * Created by 78472 on 2017/8/8. */ public class Weather { public String status; public Basic basic; public AQI aqi; public Now now; public Suggestion suggestion; @Seriali...
[ "784725795@qq.com" ]
784725795@qq.com
7fd820696ea73f017e8288e6bdfbc1f8143cfc41
411817d7cbd1a1f5220b393453747eacf5c56fd8
/shop/src/main/java/edu/oliflor/ro/shop/App.java
8f358c22ee3980dc5a1c0a5dd1b7fa70db708ed1
[]
no_license
BaciuFlorin/webApplication
09c657ae67318a3e9b4879d2b36303b34a875a09
dcfdca519fa33b51abb988d2e71569c198aa8dfa
refs/heads/master
2020-04-04T21:11:20.347108
2018-11-05T22:01:01
2018-11-05T22:01:01
156,259,100
0
0
null
null
null
null
UTF-8
Java
false
false
182
java
package edu.oliflor.ro.shop; /** * Hello world! * */ public class App { public static void main( String[] args ) { System.out.println( "Hello World!" ); } }
[ "florin.baciu96@gmail.com" ]
florin.baciu96@gmail.com
2f0b17245afce53261278b710becf90aa8b6cd4f
5d76b555a3614ab0f156bcad357e45c94d121e2d
/src-v3/com/google/android/gms/games/internal/IGamesSignInCallbacks.java
1d29733c0c23a11ca313aae1b58885ead83136b1
[]
no_license
BinSlashBash/xcrumby
8e09282387e2e82d12957d22fa1bb0322f6e6227
5b8b1cc8537ae1cfb59448d37b6efca01dded347
refs/heads/master
2016-09-01T05:58:46.144411
2016-02-15T13:23:25
2016-02-15T13:23:25
51,755,603
5
1
null
null
null
null
UTF-8
Java
false
false
8,728
java
package com.google.android.gms.games.internal; import android.content.Intent; import android.os.Binder; import android.os.IBinder; import android.os.IInterface; import android.os.Parcel; import android.os.RemoteException; import com.google.android.gms.common.data.DataHolder; public interface IGamesSignInCallbacks ext...
[ "binslashbash@otaking.top" ]
binslashbash@otaking.top