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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8543717538204fb107c0d4a9f4d4fded17ed51a4 | c3d3ec3a1eafa137e6e05cf7d7b612e51ea121d8 | /PageObjectTestCase.java | 97cca877484e2b975dc3237f0733faa518cf54ff | [] | no_license | rathodgopal98/Justdial | 60321a0c9a7a27e80bf38dbe80a43354531b59f1 | 42b539763a8609f945a387d266402d69d9211742 | refs/heads/main | 2023-05-28T02:08:25.569605 | 2021-06-16T18:16:16 | 2021-06-16T18:16:16 | 377,445,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,003 | java | package com.testmobilescrits;
import org.testng.annotations.Test;
import com.testautoamtion.Utility.BowserUtility;
import com.testautomation.mobile.pages.PageObjectPage1;
import io.appium.java_client.andriod.AndriodDriver;
public class PageObjectTestCase {
@Test
public void pageObjectTestCase() {... | [
"noreply@github.com"
] | rathodgopal98.noreply@github.com |
8344f684beeea20077581be55058aaf861d82166 | 2659e61faf5c04235336d1b2d04ae8ebcca23fe8 | /core/src/com/evansitzes/game/battle/BattleInterfaceSelection.java | 76fd3a3d6ed1024298f4a8db1be1991f1fd6d171 | [] | no_license | Sitzilla/TwilightEternalGame | 7259fbdc2362a2c55aecc8d1377022f7d11e7033 | 50d4abc722f968fc52f586cd21c6edb36eea638b | refs/heads/master | 2023-07-20T08:20:00.346849 | 2023-07-08T20:43:18 | 2023-07-08T20:43:18 | 66,223,187 | 1 | 0 | null | 2018-03-28T00:45:06 | 2016-08-21T22:14:19 | Java | UTF-8 | Java | false | false | 340 | java | package com.evansitzes.game.battle;
/**
* Created by evan on 5/6/17.
*/
public class BattleInterfaceSelection {
public final String name;
public final BattleChoiceEnum choice;
public BattleInterfaceSelection(final String name, final BattleChoiceEnum choice) {
this.name = name;
this.choic... | [
"evan@simplymeasured.com"
] | evan@simplymeasured.com |
e7d5185a67f237147a4f9733f51cde8eedddf3e1 | a4a4a4aa5180e069ccc612b5b4277a47d2ea37ff | /where-go-api/src/main/java/com/starry/annontion/NoLogin.java | 02132cf438e4fe48a8eb28cf8b6cadd8c15279f9 | [] | no_license | starryfei/where-go | c20ea89daaf5b7aa39c9a3820560a7a0807bb3c6 | 1a2d63f1a7c14e92e05aac917830cb2f61edf1c9 | refs/heads/master | 2022-07-02T07:18:09.573765 | 2019-11-10T15:29:19 | 2019-11-10T15:29:19 | 170,266,226 | 5 | 1 | null | 2020-10-13T17:01:33 | 2019-02-12T06:39:03 | Java | UTF-8 | Java | false | false | 308 | java | package com.starry.annontion;
import java.lang.annotation.*;
/**
* ClassName: NoLogin
* Description: 不需要登陆就可以访问的方法
*
* @author: starryfei
* @date: 2019-10-28 21:55
**/
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface NoLogin {
}
| [
"760646630fei@gmail.com"
] | 760646630fei@gmail.com |
9c5d552835eb079bb748fef1d373bb737b78d71f | 21db6228323ac1ff8dca9a2888f65483df35cb95 | /SPring_Cloud_Group/spring_cloud_uc_server/src/main/java/com/rjpa/config/C3P0DataSourceConfiguration.java | 0ccb730f2264d608148724b243c1ba5670409d90 | [] | no_license | drouis/RJPA | d805d5dc9b69e7069c6b1f6fc9eae4dd91cd1605 | 04ef2d03e29f8af19fa1f9f6e3c4d24d36dd2932 | refs/heads/master | 2022-12-27T12:54:25.907080 | 2019-06-15T14:50:13 | 2019-06-15T14:50:13 | 176,635,513 | 2 | 0 | null | 2022-12-10T05:31:19 | 2019-03-20T02:22:00 | Java | UTF-8 | Java | false | false | 1,423 | java | package com.rjpa.config;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.boot.jdbc.Da... | [
"shiou_fujisaki@hotmail.com"
] | shiou_fujisaki@hotmail.com |
1f712e78476df4d2e2e316477c2d64fa81a27121 | 85edb98be1d8efa8a3a859b09ef935040634e6c5 | /Curso-java/exercicios/src/oo/composicao/CompraTeste.java | 553ad9d4c770f17fbd1ed9729c1334158407b9e5 | [] | no_license | rfaelfp/Java | 9f782f459c94270d95ac216c30dba1f98424c98c | e3a715390e2e8f0b787ccd696b78222d8907643b | refs/heads/master | 2023-03-23T12:35:53.742780 | 2021-03-13T18:15:22 | 2021-03-13T18:15:22 | 292,311,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package oo.composicao;
public class CompraTeste {
public static void main(String[] args) {
Compra compra1 = new Compra();
compra1.itens.add(new Item("Caneta",20, 7.45));
compra1.itens.add(new Item("Borracha",12, 3.89));
compra1.itens.add(new Item("Caderno",3, 18.79));
System.out.println(compra1.iten... | [
"54748929+rfaelfp@users.noreply.github.com"
] | 54748929+rfaelfp@users.noreply.github.com |
e975c355eca5c33dc5985aec9603f3aedb5a475c | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2016/4/LuceneLabelScanStoreWriterTest.java | eb500d8b6d11054f15395c911deeba0ab2f0a4e2 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 17,174 | java | /*
* Copyright (c) 2002-2016 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j 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 Foundatio... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
742e1b433bc88a8fd515c25a714063941c229e6d | 169d664e4cf46a4a9ea44ee0b7e2c7cce3f5f7f0 | /sct-stats-generator/src/main/java/org/ihtsdo/control/patterns/SingleRoleInGroup.java | c85fa99840e2e37ab990368ea4a231e3a9512db1 | [
"Apache-2.0"
] | permissive | IHTSDO/sct-statistics-qa | 41f73c8633f2d9b7c40329df2c4ff1eb4a7e4c8c | fc0805550ac9e675b22929cfa59ebbe60f718f52 | refs/heads/master | 2023-04-06T16:54:51.882408 | 2023-03-30T07:35:14 | 2023-03-30T07:35:14 | 49,297,292 | 1 | 1 | null | 2022-05-20T20:49:06 | 2016-01-08T21:15:26 | HTML | UTF-8 | Java | false | false | 5,805 | java | /**
* Copyright (c) 2016 TermMed SA
* Organization
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/
*/
/**
* Author: Alejandro Rodriguez
*/
package org.ihtsdo.... | [
"arodriguez@termmed.com"
] | arodriguez@termmed.com |
a8f78f4e1f2ebdba6dd0ac7c8053caaeb5d31b4f | c9f7addfaa83db93895de53c5084bf455792212d | /lesson05/src/by/epam/javatraining/baklaga/lesson05/task02/LetterInfo.java | ac27f6f50f6086f92061ed59c959b9ae0cb171ba | [] | no_license | terrioo/Java-Training | 20078fcccf94766dde5bfcbff54d92352cac38c8 | 927742edaa8cad55fab6805ccaf9e2c85d541598 | refs/heads/master | 2020-05-23T14:59:52.579987 | 2019-06-23T10:49:39 | 2019-06-23T10:49:39 | 186,816,895 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package by.epam.javatraining.baklaga.lesson05.task02;
public class LetterInfo {
public static void print(char letter, boolean result) {
System.out.printf("Symbol %c is %s \n", letter, (result == true ? "vowel" : "not vowel"));
}
}
| [
"noreply@github.com"
] | terrioo.noreply@github.com |
1f36276fe1d0de5f357a27debbabce2ec1411fd8 | be8a2776fbf670f07276b541d94b9bf2c93e12fd | /app/src/main/java/com/bwie/asus/project_qhl/utils/MyHelper.java | a1c42229e7ee771e61ea44f8b6877a1c4935b6f3 | [] | no_license | qinhuiling/Project_qhl | b0a183cd4b69c5a62c89ef8c83049202cc2de48f | 636d831518ee1e30482338e4b0cac236379a1374 | refs/heads/master | 2021-08-06T11:17:48.982330 | 2017-11-05T12:48:55 | 2017-11-05T12:48:55 | 109,578,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 749 | java | package com.bwie.asus.project_qhl.utils;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by ASUS on 2017/9/13.
*/
public class MyHelper extends SQLiteOpenHelper{
public MyHelper(Context context) {
super(conte... | [
"2033149744@qq.com"
] | 2033149744@qq.com |
30ff8e8316de3786a3ec0c8fc465be5f12fa28ab | ee1b59bd01be0180cc54f7b9bda8fad684bb6310 | /app/src/main/java/com/example/attendanceapp/MyDialog.java | 4de23d0ccb895691cfd32cb93d1bedda5d475821 | [] | no_license | akshaymishra7/Attendance-App | e3e7beb137f813bad4f4c55b1ae470b46b7c248c | b1da6731cd11c05fe20a02a00c28dab8eadac35f | refs/heads/master | 2023-07-08T21:34:17.115252 | 2021-08-07T12:49:53 | 2021-08-07T12:49:53 | 393,681,971 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,829 | java | package com.example.attendanceapp;
import android.app.Dialog;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextVi... | [
"akshaymishra409@gmail.com"
] | akshaymishra409@gmail.com |
e28382166487b3f2052b2de59ae49cbfd10a8dc5 | 602c7301d37ca24fe919386bfef5eaa840b0b338 | /dirts-core/src/test/resources/test_code/finder/java/edu/tum/sse/dirts/test_code/finder/OuterClass.java | 7304f8708fa630071edf174468bae1903565ddfb | [
"Apache-2.0"
] | permissive | tum-i4/dirts | 59ebfec6ec7bbeff836a7702d3bf403a593afb08 | 62efcec2f909f93fffdd4ae1da24b0aee1071749 | refs/heads/master | 2023-05-23T23:27:05.590355 | 2023-01-18T14:32:08 | 2023-01-18T14:32:08 | 509,412,631 | 5 | 0 | Apache-2.0 | 2023-01-18T14:32:09 | 2022-07-01T10:26:02 | Java | UTF-8 | Java | false | false | 2,170 | java | package edu.tum.sse.dirts.test_code.finder;
import java.util.stream.Stream;
public class OuterClass {
private class PrivateInnerClass {
private int privatePrimitiveAttribute;
protected float protectedPrimitiveAttribute;
double packagePrivatePrimitiveAttribute;
public char publicPr... | [
"simon.hundsdorfer@tum.de"
] | simon.hundsdorfer@tum.de |
fcf1e8e1722b33771af1b76910762bc4140c5403 | 31bb59512044dd4ece9dd25baefc06e29176e86e | /project/hs-portal-swing/src/main/java/com/neusoft/hs/portal/swing/ui/forms/register/view/VisitTablePanel.java | 0bb24c55c25e80dfa8b7df5837bcb8cd0d0383c6 | [] | no_license | AppSecAI-TEST/hospital | 58302dadfcbdf4379266d5a9c4167e4aa4150a8b | 908581b6d1d5f48606cfb93daf36ea0e8446a6c6 | refs/heads/master | 2021-01-16T15:07:15.251844 | 2017-08-11T06:30:43 | 2017-08-11T06:30:43 | 100,001,000 | 1 | 0 | null | 2017-08-11T06:51:55 | 2017-08-11T06:51:55 | null | UTF-8 | Java | false | false | 2,316 | java | package com.neusoft.hs.portal.swing.ui.forms.register.view;
import java.awt.BorderLayout;
import java.awt.FlowLayout;
import javax.swing.JButton;
import javax.swing.JComboBox;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import javax.swing.JTable;
import javax.swing.ListSelect... | [
"wangdg@neusoft.com"
] | wangdg@neusoft.com |
02614f73db7fc56a2a67d9216ed274f0ef02516d | 1930d97ebfc352f45b8c25ef715af406783aabe2 | /src/main/java/com/alipay/api/response/AlipayCommerceTransportVehicleownerBizruleMatchResponse.java | 5ef9f9979db82d0b7679aaf92e14bcc3ec62366c | [
"Apache-2.0"
] | permissive | WQmmm/alipay-sdk-java-all | 57974d199ee83518523e8d354dcdec0a9ce40a0c | 66af9219e5ca802cff963ab86b99aadc59cc09dd | refs/heads/master | 2023-06-28T03:54:17.577332 | 2021-08-02T10:05:10 | 2021-08-02T10:05:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 705 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.commerce.transport.vehicleowner.bizrule.match response.
*
* @author auto create
* @since 1.0, 2020-06-03 22:48:27
*/
public class AlipayCommerceTransportV... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
54c344d3b1f45b908b106c5978840bbcb2fad8ae | bcd18c3c97ce2f4e15e5c9376aa28f27a83cfd30 | /src/test/java/fpspm137_WorkWithRubricatorTestSuit/WorkWithRubricatorTest.java | 84ad51a4a96854bb4b885e0105c9b8e1fe3d739c | [] | no_license | Krosav4eg/test_parallel_running | 4353d0a1fab2e0ee5d1081031a863465eb45d8d2 | 2958507525db7d3d70f8cbb8f9c34611ba5f7315 | refs/heads/master | 2021-01-18T19:46:10.042706 | 2017-04-24T15:31:47 | 2017-04-24T15:31:47 | 86,913,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,952 | java | package fpspm137_WorkWithRubricatorTestSuit;
import org.testng.annotations.Test;
import pages.LoginPage;
import pages.ThemeRubricatorPage;
import listener.base.BaseTest;
import static pages.base.BasePage.CONTENT_OPERATOR_LOGIN;
/**
* Created by Avic on 4/20/2017.
*/
public class WorkWithRubricatorTest extends Base... | [
"s.potapov@andersenlab.com"
] | s.potapov@andersenlab.com |
8bcac0c2116796afc62a35a698d08e8e0482d15f | ad847f931a7e266e46240fe4b62e6bb93a98783c | /.svn/pristine/bb/bb9462d62e3c4e8f3c021104b6d50c5e4f915f76.svn-base | 866bd8fd424124615872b571eae6f12a8edade11 | [] | no_license | 494896793/MergeBtc | b954a336a278e11a84ded2360aea9530aaffa795 | a33919332af0e016c620ac92cac08eaab967477e | refs/heads/master | 2020-07-31T13:50:01.551026 | 2019-09-24T14:13:13 | 2019-09-24T14:13:13 | 210,618,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 325 | package com.bochat.app.common.router;
/**
* Author : FJ
* CreateDate : 2019/06/19 16:55
* Description :
*/
public class RouterDynamicViewSpot extends AbstractRouter {
public static final String PATH ="/path/RouterDynamicViewSpot";
@Override
public String getPath() {
return PATH;
... | [
"494896793@users.noreply.github.com"
] | 494896793@users.noreply.github.com | |
44964e8e5a5b3c6de65377a01f7ca1298ba7891a | 6efc77984678ed3185feab663db7fd325cfecb2d | /02_MemahamiString[ ]args/src/net/jarvissSoftware/stringArgs.java | 15d8bddbc44927b3dea78921ef2f00ae82ee1ee5 | [] | no_license | DolayDong/LatihanJava | fbf44a7d75ddf011ae7ae5dc58bfc87f28ca7627 | caa4de6f312995742b7d138ff02d822f3fa0c8fe | refs/heads/master | 2021-05-22T17:04:54.994822 | 2020-04-11T15:53:42 | 2020-04-11T15:53:42 | 253,014,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package net.jarvissSoftware;
public class stringArgs {
public static void main(String[] args){
System.out.println("Haloo " + args[0]);
//string args berfungsi untuk menangkap semua variabel
//diisikan lewat belakang script saat kita memanggil program melalui terminal
// program ini... | [
"saosabc321@gmail.com"
] | saosabc321@gmail.com |
349a30509e3c5ad06da7965341eeb83949afc819 | 786555d62bdf82ddeac122d305b30139a671dfb2 | /projects/simpleTodoApp/src/main/java/github/rutvijshah/apps/simpletodo/app/DatabaseHandler.java | 3213290166e617a2cc773bd510c5fd54c92e4ab8 | [
"MIT"
] | permissive | rutvijkumarshah/codepath_application | 19d314f06f0ad9bb0cee5a29cef93314611f52ab | 96868d849685d36ce4c4a7d0262cfc7aa6539ad8 | refs/heads/master | 2020-03-25T11:52:37.162455 | 2014-05-28T02:35:52 | 2014-05-28T02:35:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,443 | java | package github.rutvijshah.apps.simpletodo.app;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
import java.util.List;
public class Database... | [
"rutvijkumar.shah@gmail.com"
] | rutvijkumar.shah@gmail.com |
25ed43b9caa6463aa963ed5da08001a05d63741a | ab9285dfd35c0a53527d13225061560b14d8d6e9 | /BinarySearchTree_Delete Node in a BST.java | 0081aae9b2dfeeae1f771b9745f13f6d97dcb925 | [
"Apache-2.0"
] | permissive | niks199/task1 | 72b2fe7f861d96a74e530aa961e9b21f0a6c34d5 | c0b5cc82d419a156fb52c6365275afad58563730 | refs/heads/master | 2021-01-22T04:23:39.814887 | 2018-07-05T05:43:17 | 2018-07-05T05:43:17 | 102,266,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,083 | java | class Solution {
public TreeNode findSuccessor(TreeNode root)
{
TreeNode curNode = root.right;
while (curNode != null && curNode.left != null)
{
curNode = curNode.left;
}
return curNode;
}
public TreeNode deleteNode(TreeNode... | [
"noreply@github.com"
] | niks199.noreply@github.com |
3cf85e81efddca583631fa5c7a042f4ca16d6774 | 868dc0b5f42cd52f65ab4a920fc77995ba31a534 | /src/main/java/com/presentes/services/CategoriaService.java | 53c497f35f9ea5e98896d02820ca012641e1e907 | [] | no_license | JhonDonavan/presentes | 09e64b5075d5cdc92b3dde3ece9e8a570be88402 | bd4f729dee9de42c5f203ff39c5070b16169d57f | refs/heads/master | 2022-10-29T05:33:06.313159 | 2020-06-16T15:19:10 | 2020-06-16T15:19:10 | 272,742,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.presentes.services;
import java.util.List;
import java.util.Optional;
import com.presentes.model.Categoria;
public interface CategoriaService {
List<Categoria> findAllCategoria();
Optional<Categoria> findCategoriaById(int id);
Categoria findCategoriaByName(String nome);
Categoria createCatego... | [
"jhon.oliveira@wdev.int"
] | jhon.oliveira@wdev.int |
e845241bf6a226f7dd0c47a3ccc954fb1c569b38 | 3d183ed68a480dbda8419430aa2a3257d99cc5c5 | /project/web/jeecg/src/main/java/org/jeecgframework/web/system/controller/core/OrganzationController.java | c351ec6125cf60294cc576803b82850382a4ffbd | [] | no_license | gpyu/CAS | cc335add799145774cec7e48bfa7979ae87f05a8 | 668e5f1c8db51c5994cb4eb6a55e2046c75b4d3d | refs/heads/master | 2021-04-06T11:47:59.630009 | 2018-06-22T02:34:28 | 2018-06-22T02:34:28 | 124,639,226 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 41,045 | java | package org.jeecgframework.web.system.controller.core;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.lang.StringUtils... | [
"1yuguopeng1@gmail.com"
] | 1yuguopeng1@gmail.com |
2d1b62faa30a183db7c55068f0d84915a2e8a9e3 | bb27ac0d866170f02f576f9dc0146c441aff9e59 | /src/com/jason/principle/single_responsibility/SingleResponsibility.java | 7a35230383402c64f14057698fbaf0f738304a9a | [] | no_license | JasonH7/study | 1aaab8e0c15c1531094e3e7eb917b7c43874de2a | b30a32e49416a6e4abdc6aa15ced9e08d31e5e8a | refs/heads/main | 2023-01-24T07:50:29.798902 | 2020-12-08T08:37:41 | 2020-12-08T08:37:41 | 319,567,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,000 | java | package com.jason.principle.single_responsibility;
//单一职责原则
public class SingleResponsibility {
public static void main(String[] args) {
//shitFunctionOfVehicle();
//splitFunctionOfVehicle();
splitMethodOfVehicle();
}
public static void shitFunctionOfVehicle(){
//摩托车和飞机都在公路上... | [
"hjs@huacainfo.com"
] | hjs@huacainfo.com |
6d0b9374685af2f61171a9712d6ca8a4a3814aaf | 2a4612cd00d808d898ef97803a15c8a9e4fd0e6c | /app/src/main/java/com/example/kozmodedektifwithnavbar/SignUpActivity.java | ad538344194f72d8c4ac5d748fc307b29e3f521a | [] | no_license | osakturk/Kozmo-Dedektif | afe268703523f9639b175bb3cde71d82755ed7e7 | 7416e78fe056b1c5535a6f420747ae42db0642aa | refs/heads/master | 2022-04-22T21:58:41.923304 | 2020-04-12T10:58:33 | 2020-04-12T10:58:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,986 | java | package com.example.kozmodedektifwithnavbar;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import com.google.android.gms.tasks.OnFailu... | [
"41138652+zemdemirgi@users.noreply.github.com"
] | 41138652+zemdemirgi@users.noreply.github.com |
eb58a97ddec9c2983b5af46ba96de5abfdaf63d6 | 52e154e06c34d0abcf2fb813c1120b1622459fc4 | /uorc/user/java/src/orc/DigitalInput.java | 6c8ecf4f31f926f067ab0e0814b87ebb7dfe6472 | [] | no_license | ansgarstrother/bot_lab | 74dbd18db37b3fe96ce41494bdccaf49598fa6f3 | f2fc1be90dcecf59d5be1078a0eda8c7bbd2f7ea | refs/heads/master | 2021-01-15T20:58:08.172177 | 2013-03-18T15:54:47 | 2013-03-18T15:54:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,056 | java | package orc;
/** Represents a digital input on the simple digital IO pins. **/
public class DigitalInput
{
Orc orc;
int port;
boolean invert;
/** Initialize an input-only pin.
*
* @param port Digital I/O port number, simple digital I/O are
* [0,7], fast digital I/O are [8,15]. Note that... | [
"hkuhn@umich.edu"
] | hkuhn@umich.edu |
67946800e201669ce70706ff2492ea0328b00c0f | d574a1b36893683b0624e4b6ccc9afa307c23098 | /MP1 Battleship/src/BattleshipImpl.java | c0aa5673c6c31e0b815ddc4d0a3bdd3107c2f0ab | [] | no_license | kennytanwq/practices | b61baada2ab91fcbbc0ff43e1c079cfceff1d1b4 | da05b1ca0e075f3b545b885810ab402f9a3503f9 | refs/heads/main | 2023-03-09T18:07:16.668874 | 2021-02-24T15:38:53 | 2021-02-24T15:38:53 | 341,870,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,649 | java | public class BattleshipImpl {
public static void main(String[] args) throws InterruptedException {
Battleship myShip = new Battleship();
//Initialization
System.out.println("**** Welcome to Battle Ships game ****");
System.out.println("Legend: ");
System.out.println("... | [
"noreply@github.com"
] | kennytanwq.noreply@github.com |
a0df5a72085333836c7afd6a604b62ac6f176c01 | 2e300850a4a52cf8612f5aadfaa045b278b0ef22 | /src/com/andrew/music/MusicPlaybackService.java | b0c3187199a213e0012676bc337b08f2f34c5fa0 | [] | no_license | TripNRaVeR/android_packages_apps_Music | 56466e5ec1dec3bf1f0141a38daca53c6428383c | 57f19c0deedaee69dfd8ed218d70303b66cf3b49 | HEAD | 2016-09-03T07:21:09.183353 | 2013-12-29T23:41:01 | 2013-12-29T23:41:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 94,253 | java | /*
* Copyright (C) 2012 Andrew Neal 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 writing, ... | [
"noerialexeew@live.nl"
] | noerialexeew@live.nl |
2344beac6dcb19720ffc16c8a0c0f2c0e830192c | 3dbd673dfb183fda78d5909f3e0b0eea0ab329e4 | /Prefs/Fragment/app/src/main/java/com/commonsware/android/preffrag/MainActivity.java | 30bef6c9939f32fe08fe1c46b5e6d9433b0b00c9 | [
"Apache-2.0"
] | permissive | LT5505/cw-omnibus | 32e5425d47ee822f09e00d8548a450111d7a970d | 0d76c6ac659a54f1ea0c7b28c15c1261c6e652c9 | refs/heads/master | 2021-04-29T08:13:48.829179 | 2016-12-24T14:07:35 | 2016-12-24T14:07:35 | 77,652,362 | 1 | 0 | null | 2016-12-30T02:00:53 | 2016-12-30T02:00:53 | null | UTF-8 | Java | false | false | 1,494 | java | /***
Copyright (c) 2008-2015 CommonsWare, LLC
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 w... | [
"mmurphy@commonsware.com"
] | mmurphy@commonsware.com |
b4a3f12d7ec2c33e5fb4e426deb1706b512e68e6 | cec1602d23034a8f6372c019e5770773f893a5f0 | /sources/android/support/v7/widget/AppCompatEditText.java | 71be8e17b7c43bce16bfe48b9ed4681a34a29540 | [] | no_license | sengeiou/zeroner_app | 77fc7daa04c652a5cacaa0cb161edd338bfe2b52 | e95ae1d7cfbab5ca1606ec9913416dadf7d29250 | refs/heads/master | 2022-03-31T06:55:26.896963 | 2020-01-24T09:20:37 | 2020-01-24T09:20:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,920 | java | package android.support.v7.widget;
import android.content.Context;
import android.content.res.ColorStateList;
import android.graphics.PorterDuff.Mode;
import android.graphics.drawable.Drawable;
import android.support.annotation.DrawableRes;
import android.support.annotation.Nullable;
import android.support.annotation.... | [
"johan@sellstrom.me"
] | johan@sellstrom.me |
259700ae4f92a378e1441d721dd7d1ac1a531925 | 1066ad914c606bbceb0cfbfe7ba4fde197c1bfba | /src/main/java/com/example/Service/Impl/UserDetilesServiceImpl.java | b0607888bc915d05b40c6dfbe45371198b59172b | [] | no_license | ashraf-revo/demo11 | 49dbc244587c9b41dcfc161473e2a7be3c30d27f | 440e8ccad11fcd98af439355aa5dd2939eacaf1d | refs/heads/master | 2021-01-22T20:45:09.585192 | 2017-03-17T21:31:35 | 2017-03-17T21:31:35 | 85,355,027 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,255 | java | package com.example.Service.Impl;
import com.example.Repository.UserRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.authority.AuthorityUtils;
import org.springframework.security.core.context.Sec... | [
"ashraf1abdelrasool@gmail.com"
] | ashraf1abdelrasool@gmail.com |
75e1a2c2e277292862ee67ba1e3a4c52689f22b8 | 2d53fbae0c9e7af9534be83a8f72b53e1c947783 | /Multithreading/src/com/github/multithreading/Main.java | 08262252ac780167c12e83dc27f48d9006abb294 | [] | no_license | moisko/Java | 640a9063c189ac7178b1c45a16bf7adb011f5e4b | bb54b75bc4e54e121f5d70007688b405971c5b33 | refs/heads/master | 2021-01-10T21:14:31.660712 | 2014-08-23T10:46:25 | 2014-08-23T10:51:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,181 | java | package com.github.multithreading;
import com.github.multithreading.api.IStore;
import com.github.multithreading.impl.Store;
public class Main {
private static final int STORE_CAPACITY = 2;
public static void main(String[] args) {
IStore store = new Store(STORE_CAPACITY);
System.out.println("Store with capa... | [
"moisko@gmail.com"
] | moisko@gmail.com |
d64c2be36dd62b5e3799cda08a9aafb6926fd4d8 | f50309c33c125a64289c2b1650097b153507b86b | /denominator-core/src/test/java/denominator/profile/BaseGeoReadOnlyLiveTest.java | d84e034f7f205c40c342b602ae62774f54b77b91 | [
"Apache-2.0"
] | permissive | allenxwang/denominator | e9c0063b23ccffe322e863f063e198411e2c9426 | 122ab9804b7b9273b8dc9bf54964cd0d042704fc | refs/heads/master | 2021-01-16T19:19:19.621575 | 2013-04-25T20:45:34 | 2013-04-25T20:45:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,292 | java | package denominator.profile;
import static com.google.common.base.Preconditions.checkNotNull;
import static com.google.common.collect.Iterators.size;
import static com.google.common.collect.Ordering.usingToString;
import static denominator.model.ResourceRecordSets.toProfile;
import static java.lang.String.format;
impo... | [
"adrian.f.cole@gmail.com"
] | adrian.f.cole@gmail.com |
8a55965ae145289d809e1b37bac3e582eb368d42 | f2c4ce6e8c13a6e3f1fc5f64acc6795eee5f3021 | /cloned/vaadin-starter/src/test/java/com/gmail/michael/testbench/ProductsViewIT.java | b05763fa42f67ce0a099fd823eda3019a472cc7f | [
"Unlicense"
] | permissive | michzuerch/Anouman | 257b5908e2ba7ff998a2c9cb5dd7c3f81b50e8ba | 1de68fef771cbc7a448bbc61e85a3074501900b8 | refs/heads/master | 2023-01-09T22:24:31.611550 | 2019-10-18T12:57:10 | 2019-10-18T12:57:10 | 128,934,200 | 0 | 0 | NOASSERTION | 2023-01-07T11:47:03 | 2018-04-10T13:07:39 | Java | UTF-8 | Java | false | false | 3,920 | java | package com.gmail.michael.testbench;
import java.util.Random;
import org.junit.Assert;
import org.junit.Test;
import org.openqa.selenium.support.ui.ExpectedCondition;
import com.vaadin.flow.component.grid.testbench.GridElement;
import com.vaadin.flow.component.grid.testbench.GridTHTDElement;
import com.vaadin.flow.c... | [
"michzuerch@gmail.com"
] | michzuerch@gmail.com |
e96084e21665a6ba3ffc2e68b4b4b616b7edb314 | 35477fae0c6e9161e00c8010a04b5afb9e6a7c9c | /org.eclipse.cdt.core/src/org/eclipse/cdt/core/IPositionConverter.java | 34d2fa406650b6e62a29612c46106cf3637c00da | [] | no_license | cemeyer2/fruit | 959693aada218b7552ab73c89413cd2746c9182a | 8a661d80b443efb928950553ef81277d5a0bf3a6 | refs/heads/master | 2021-01-19T19:31:09.379404 | 2014-05-13T14:36:48 | 2014-05-13T14:36:48 | 19,291,788 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,593 | java | /*******************************************************************************
* Copyright (c) 2006 Wind River Systems, Inc. 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,... | [
"cmeyer@homeaway.com"
] | cmeyer@homeaway.com |
80066104defc30311d050e3b9b52e90cd5600913 | bb2cc21785044e11ae1d7774a4fe349fd63bb3c2 | /src/model/MonteurJus.java | 8011fd1e97aa48f6d952e697e586c76992240a65 | [] | no_license | khadijamb/MonteurJus | 6d0e5399aaded7d7b4cca6377e6d2fa26084cf70 | 9132a09dc2cec30e2f16e05aa24e5618e24fdb2b | refs/heads/master | 2020-05-03T02:55:48.728682 | 2019-03-29T18:31:43 | 2019-03-29T18:31:43 | 178,384,098 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | package model;
public abstract class MonteurJus {
protected Jus jus;
public Jus getJus() {return jus;}
public void FaireNouveauJus() { jus = new Jus(); }
abstract void ajouterEau();
abstract void ajouterFruit();
abstract void ajouterSucre();
}
| [
"khadija@MacBook-Pro.local"
] | khadija@MacBook-Pro.local |
31bdd669062dc2a537ad475f2dca36062aeb365d | 2db2cb6a2ada0a4fcad34e5fa25cc7c109c5a220 | /src/main/java/com/multikart/tasksorter/parser/Parser.java | 5aedc4e3529e2b1111d5e0f227d7cac4ded48297 | [] | no_license | MaximKa99/tasksorter | 8ec5547ee9607967e0a363270d7d1b33ccab36ef | ea60ed553e905bfce796bb93c53a17a1f560db48 | refs/heads/master | 2023-03-17T05:19:29.785676 | 2021-03-13T06:19:06 | 2021-03-13T06:19:06 | 346,810,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package com.multikart.tasksorter.parser;
import java.util.Arrays;
import java.util.stream.Collectors;
public class Parser {
public static String[] parseString(String string) {
String[] result = string.split("[\\,\\s]+");
string = Arrays.stream(result).collect(Collectors.joining(" ")).trim();
... | [
"pokhodinmv@gmail.com"
] | pokhodinmv@gmail.com |
6dd8fb184156c10180746340e9effc92fd64fbf8 | 9c760c3603485536f54087d7ff15c1de35007eae | /woorikiri/src/com/woorikiri/front/member/dao/MemberDAO.java | 420d7f267ea62dbe7073d67237626f9489a6cda0 | [] | no_license | yijaaan49/web | 38c3ee47493204d5c36cf7d8d4fe2a7d8e29aaf0 | b441f59c30815442b8b8c0eafa0ffc867fe34dab | refs/heads/master | 2021-04-07T05:47:56.114571 | 2020-03-20T02:33:22 | 2020-03-20T02:33:22 | 248,651,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,866 | java | package com.woorikiri.front.member.dao;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.session.SqlSession;
import com.woorikiri.common.mybatis.DBService;
import com.woorikiri.front.member.vo.MemberVO;
public class MemberDAO {
public static List<MemberVO> getMemberList(){
SqlSession ss = ... | [
"yijaaan49@naver.com"
] | yijaaan49@naver.com |
c9dba1f8e3b61deffd1a73a2850826513414024e | 728596a893b040798f8061012e796724600a9c3f | /MyNewsSite/src/main/java/com/til/newswebsite/service/PriorityListService.java | 2fefcece6de634ccfcf8058c7e37d182940aa5a5 | [] | no_license | shubhamnrt/MyNewsWebsite | be291fee7800325ad174a7f45a85a55485dd2196 | e766787367b21a2938d92fc5fc72a980bd6a9bc9 | refs/heads/main | 2023-07-12T19:52:15.784170 | 2021-08-25T22:23:25 | 2021-08-25T22:23:25 | 396,034,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 527 | java | package com.til.newswebsite.service;
import com.til.newswebsite.dto.*;
import java.util.List;
public interface PriorityListService {
public PListResponseDto addPriorityList(PriorityListDto priorityListDto);
public AddArticleResponseDto addArticleToPriorityList(PriorityArticlesDto priorityArticlesDto);
pu... | [
"shubhamnrt@gmail.com"
] | shubhamnrt@gmail.com |
ae7e20560b43cabcc6b2576db70559a3958a0bbc | 36f8aee3fc40b696d958bf344975df430d353037 | /src/composition/ChordGenerator.java | f4149ed0bca4d80040a86ff99338e719b1c4bf6e | [] | no_license | CalinFarcas/ichack18 | dbc60b1bb53e7af0544517f267c3ae964bbab3b6 | f243c69b4dd8d36fb37c8ad5554c4f5cdac8b2ea | refs/heads/master | 2021-05-09T18:14:11.996518 | 2018-01-29T12:30:11 | 2018-01-29T12:30:11 | 119,161,552 | 0 | 0 | null | 2018-01-29T12:30:12 | 2018-01-27T12:15:14 | Java | UTF-8 | Java | false | false | 256 | java | package composition;
public class ChordGenerator {
public static int[] generateTriad(Scale scale, int degree) {
int[] notes = new int[3];
for (int i = 0; i < 3; i++) {
notes[i] = scale.getNote(degree + i);
}
return notes;
}
}
| [
"cf316@ic.ac.uk"
] | cf316@ic.ac.uk |
f39eb90a0f968a3940f83ec92bbb87de7d3cd232 | 8acfc7501fc74354fa3b5438f2b40dd7719b4dcd | /app/src/main/java/byteuawesome/bungkus/ActivityTopUp/TopUp.java | 995e604f7e0734dd80ae2c53400d545d389d9aa1 | [] | no_license | edotanod/Bungkus | 83a6f86712e95b0d4f9dbcb7a3134e3fb263e68a | 2d304f384ad774bf36792fc7e8659d0c3edcf168 | refs/heads/master | 2021-04-16T03:34:46.698653 | 2018-03-24T00:01:12 | 2018-03-24T00:01:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 813 | java | package byteuawesome.bungkus.ActivityTopUp;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import byteuawesome.bungkus.R;
public class TopUp extends AppCompatActivity {
Button btnRedeem;
@Override
protected void onCreat... | [
"edotanod@gmail.com"
] | edotanod@gmail.com |
a05d875d8e2d98d7063555def4ed8301572dab96 | 575e84e6e516c5dece72d64d14277dcc23a005df | /src/test/java/com/cflox/number_converter/converter/NumberValidatorTest.java | e61717819f5dabba10485e39cad35215e8fb19a3 | [] | no_license | pudens170/cflox-assessment | f3d83d93af01dc46f148d0681df6ba7ca72ec255 | 4a73f77c892ec4491911785abc75cd22bfa59186 | refs/heads/master | 2023-04-24T03:41:36.910521 | 2021-05-05T10:37:30 | 2021-05-05T10:37:30 | 363,127,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,305 | java | package com.cflox.number_converter.converter;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.DisplayName;
import or... | [
"ayeni.tomiwa.pudens@gmail.com"
] | ayeni.tomiwa.pudens@gmail.com |
233bd38ace7b29e9215500b1210a29267d2ee9c7 | 1f3f826cf519d98b67a4e436e5280d05f949ca2a | /src/com/crazy/chapter18/TestB.java | bbedca57698942efde3617dab463c6df861f527c | [] | no_license | hyperaeon/CrazyAndOptimize | ae7b0d089fbb65df1add6ffbbc1b22706a76047d | aafcc9ab8d2a49c3e9e6d7280424ba159713f66d | refs/heads/master | 2022-12-20T19:40:41.791672 | 2021-06-12T03:32:48 | 2021-06-12T03:32:48 | 35,353,861 | 3 | 2 | null | 2022-12-16T02:54:30 | 2015-05-10T02:27:55 | Java | UTF-8 | Java | false | false | 152 | java | package com.crazy.chapter18;
public class TestB {
public static void main(String[] args) {
A a = new A();
System.out.println(a.a);
}
}
| [
"flyloeswing@163.com"
] | flyloeswing@163.com |
c43872ff533543b97f790f4f3c486edb59194d5f | ab0b5ac5fa724a75779120565c21adfeebdd8186 | /app/src/main/java/com/notnotme/sketchup/activity/BaseActivity.java | 4cf94965ad29a168af55b701e98b2f3c916a9626 | [] | no_license | Chile61/SketchUp | 482057b446681e38f6123e2184a529df3ac7f29c | 09b3813ae24b7956d4b3c7b664b88ed307480a99 | refs/heads/master | 2020-03-08T08:49:10.369605 | 2018-02-18T15:06:39 | 2018-02-18T15:06:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,667 | java | package com.notnotme.sketchup.activity;
import android.arch.persistence.room.Room;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import com.notnotme.sketchup.SettingsManager;
import com.notnot... | [
"graillot.romain@gmail.com"
] | graillot.romain@gmail.com |
fa61f5d6c3846d3fa86f9978657ca5b3dab5f041 | 526b5315f818699e5faf51bf1bb3097f6bb4e21f | /src/qjob/dao/UserMapper.java | d3e62cd6f0fc9ba8160cd0841347a2440c96f190 | [] | no_license | azurehu/qjob | 12f535fb1b1900f44561ff67d9712ebf24798d60 | e7d280bfc177eb7128423b8863ee036ecef6e1c1 | refs/heads/master | 2021-01-21T05:28:15.364806 | 2017-02-26T07:28:02 | 2017-02-26T07:28:02 | 83,189,531 | 9 | 5 | null | null | null | null | UTF-8 | Java | false | false | 630 | java | package qjob.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import qjob.model.User;
public interface UserMapper {
int deleteByPrimaryKey(Integer userid);
int insert(User record);
int insertSelective(User record);
User selectByUsername(String username);
//更新变化字段
int up... | [
"azurehu@qq.com"
] | azurehu@qq.com |
fa6cdb724628f8d7dd8d37a60b41ab5cd08193ef | 2988b1e4d6d21f9394ffe3b42d00f60562b13f0d | /spring-core/src/test/java/com/lisun/spring/FirstTest.java | be09c39cbd9d746dfc0055ac3530f5c6452985e3 | [] | no_license | alexamorales/spring-examples | 5b658fb69176a3aefbd81e5f3a9f3d0bd75d8009 | 7f4a36a75857359f80654640e8cc0c64e761668d | refs/heads/master | 2021-01-24T17:38:37.546676 | 2017-05-10T16:08:44 | 2017-05-10T16:08:44 | 51,709,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 528 | java | package com.lisun.spring;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
/**
* Created by alekseylisun.
*
* @since 27.01.16
*/
@RunWith(SpringJUni... | [
"liun90@gmail.com"
] | liun90@gmail.com |
bf3c3c879e44fbb5710ba0fae009461e7946a4b4 | 66a22834dabb9e539afb25ecb52a257f94a8a4f4 | /instrumentation/lettuce/lettuce-5.1/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/lettuce/v5_1/LettuceInstrumentationModule.java | e0cef2efaefc10adf671e6f3d3b262321a4b0fa7 | [
"Apache-2.0"
] | permissive | sorobon/opentelemetry-java-instrumentation | 4f714f247eae60df8e15535b0ba4dd8f590a7f08 | d1b9413d884ad7339a90e682e297e0eedad6b207 | refs/heads/main | 2023-05-03T04:20:24.579241 | 2021-05-23T06:29:18 | 2021-05-23T06:29:18 | 370,326,294 | 1 | 0 | Apache-2.0 | 2021-05-24T11:19:40 | 2021-05-24T11:19:39 | null | UTF-8 | Java | false | false | 2,329 | java | /*
* Copyright The OpenTelemetry Authors
* SPDX-License-Identifier: Apache-2.0
*/
package io.opentelemetry.javaagent.instrumentation.lettuce.v5_1;
import static io.opentelemetry.javaagent.extension.matcher.ClassLoaderMatcher.hasClassesNamed;
import static java.util.Collections.singletonList;
import static net.byte... | [
"noreply@github.com"
] | sorobon.noreply@github.com |
50d8a99107dfce78148d0a030a7fdd3626ee9bd6 | f63af04cf321200b1759e76c80ce627992901237 | /app/src/main/java/com/vixir/popularmovies/sharedpref/SettingsActivity.java | f1e85a488d0a36910e204a0042b99bea590090c1 | [] | no_license | vixir/PopularMovies | 65d330bc5330af380960d02f43eabc8c0139e3c0 | b6bca268695d185ed999f340396ac3b3ee99063f | refs/heads/master | 2021-01-12T06:00:32.541538 | 2017-03-26T19:57:22 | 2017-03-26T19:57:22 | 77,277,527 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,041 | java | package com.vixir.popularmovies.sharedpref;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.Intent;
import android.content.res.Configuration;
import android.media.Ringtone;
import android.media.RingtoneManager;
import android.net.Uri;
import android.os.Build;
import android... | [
"vivk274@gmail.com"
] | vivk274@gmail.com |
af6ed3347977440a3839f8d144d90de001fbe1c8 | 151b3c46dab8292c79608f1d4dc64cada4deb606 | /yuanrong-admin/yuanrong-admin-server/src/main/java/com/yuanrong/admin/server/controller/trading/TradingRecordController.java | 9eda282386b441243f28ed0ada6dbf0d9394ce06 | [] | no_license | KqSMea8/yuanrong | cb887a4412036de93dc1a8786ba1d7755d4c30e8 | b77ded6944b92409ddac987929640211e04d8752 | refs/heads/master | 2020-04-16T07:54:15.997496 | 2019-01-12T15:08:33 | 2019-01-12T15:08:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,689 | java | package com.yuanrong.admin.server.controller.trading;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.github.pagehelper.PageInfo;
import com.yuanrong.admin.Enum.EnumChannel;
import com.yuanrong.admin.Enum.EnumUserRoleLicenseStatus;
import com.yuanrong.admin.bean.account.ShortVi... | [
"1260848371@qq.com"
] | 1260848371@qq.com |
e86a41a5cecdd9e63011f69ea8974e4926922b54 | 52faa11e5c6cc9212fa7e49a888f6a88aedebd25 | /src/sting/Beautiful_Binary_String.java | f800cbcc031da984385296548a083310bb746ea0 | [] | no_license | sajjushrestha/InterviewStuff | 7989e0a53d646fd463b86aaf9d75ad452937e139 | 573b59a042e2042b7198f1a2f6dd96e835cdd65b | refs/heads/master | 2022-06-28T20:39:51.350596 | 2022-06-19T19:41:34 | 2022-06-19T19:41:34 | 214,854,335 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package sting;
import java.util.Scanner;
public class Beautiful_Binary_String {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int n = in.nextInt();
String B = in.next();
System.out.println((B.length() - B.replaceAll("010", "").length())/3);
/*
* ... | [
"sajindraprasad@gmail.com"
] | sajindraprasad@gmail.com |
013ef750e9dcf71b7c8d350d285d2731aaea9392 | 2d72db2496a3c3b3192b46de7c44d459ab14d23a | /JavaEx/src/com/javaex/oop/casting/AnimalApp.java | a4ff23cd1da1ee565dcb182e7901aaec1e205b12 | [] | no_license | kjhjh04003/JavaEx | d11f1ab486aefd0bb260b4ec604b03fc8c091b8e | 3b57ff5182723772b1ce9c27f13b30e03196e962 | refs/heads/master | 2023-05-11T14:56:32.901264 | 2021-05-31T00:46:00 | 2021-05-31T00:46:00 | 363,073,749 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,152 | java | package com.javaex.oop.casting;
public class AnimalApp {
//업캐스팅, 다운캐스팅
public static void main(String[] args) {
//자식 타입의 객체를 부모 타입의 클래스로 참조할 수 있다.
Dog dog1 = new Dog("Snoopy");
dog1.eat();
dog1.walk();
dog1.bark();
//자식 객체를 부모 타입으로 참조하는 것 -> 업캐스팅(Updasting) - 객체 앞에 아무런 명시를 하지 않아도 된다.
Animal do... | [
"kjhjh04003@naver.com"
] | kjhjh04003@naver.com |
65ef657e71b8560bbf1af674b7b9289d9a6a1dce | 01791d9f334616a629b30db8772c028aa7ba27b6 | /src/initialization/DefaultConstructorTest2.java | 59d644545e071b452ad3d74cce5b5b9392369489 | [] | no_license | VimIcewind/ThinkInJava | 7941b3ccadeb0702a26ad9cb712f6131eeda3d77 | f98e4185fe1380613bf586e4a77d8205d623ce01 | refs/heads/master | 2020-12-25T17:34:12.353986 | 2019-04-07T13:16:20 | 2019-04-07T13:16:20 | 50,911,163 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 626 | java | // initialization/DefaultConstructorTest2.java
// TIJ4 Chapter Initialization, Exercise 4, page 116
// Add an overload constructor to the previous exercise that
// takes a String argument and prints it along with your message.
package initialization;
/**
* Created by HWD on 2018-7-4.
*/
class Kabayo2 {
Kabayo2()... | [
"VimIcewind@gmail.com"
] | VimIcewind@gmail.com |
c86417cf79fde587b70c02016daaccde8273f64b | 794ad18cf85cf0151b16551c3e433ef7987ba636 | /sotwo-db/src/main/java/org/myoranges/sotwo/db/util/JsonUtil.java | 09dc2118d3eacacec21caa7794270e6b2b75eb6a | [
"MIT"
] | permissive | Erlanglin/sotwo | b4db99f59b60ce3b331140dc97d344fe9704ea61 | 1171a4ed7cf30cf959ae24cef6885d45a8534688 | refs/heads/master | 2020-03-16T00:54:23.591355 | 2018-10-15T10:15:17 | 2018-10-15T10:15:17 | 132,428,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,610 | java | package org.myoranges.sotwo.db.util;
import java.io.OutputStream;
import com.fasterxml.jackson.annotation.JsonFilter;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilter;
import com.fasterxml.jackson.databind.ser.impl.SimpleFilterProvider;
import... | [
"linleslielin@gmail.com"
] | linleslielin@gmail.com |
19795c8876e9ec62e89c97ab12cafa147c9e269c | c33ed30cf351450e27904705a2fdf694a86ac287 | /springdoc-openapi-starter-webmvc-ui/src/test/java/test/org/springdoc/ui/app7/SpringDocApp7Test.java | 4e5ceade812bc61097f621af143eadb61d181e96 | [
"Apache-2.0"
] | permissive | springdoc/springdoc-openapi | fb627bd976a1f464914402bdee00b492f6194a49 | d4f99ac9036a00ade542c3ebb1ce7780a171d7d8 | refs/heads/main | 2023-08-20T22:07:34.367597 | 2023-08-16T18:43:24 | 2023-08-16T18:43:24 | 196,475,719 | 2,866 | 503 | Apache-2.0 | 2023-09-11T19:37:09 | 2019-07-11T23:08:20 | Java | UTF-8 | Java | false | false | 1,423 | java | /*
*
* * Copyright 2019-2020 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
* *
* * https://www.apache.org/licenses/LICENSE-2.0
*... | [
"badr.nasslahsen@gmail.com"
] | badr.nasslahsen@gmail.com |
eec103501549a00102f6b4cb30498a4eb6e6961f | 44c164e0939728137e11b746957dad6cf631ced4 | /leetcode/src/search/backtrace/Problem13.java | 07ef91f216111d53c7795e44f184ec8b01536a14 | [] | no_license | wangyou2550/LeetCode | 5e1d6ff0e60556d72191b3dca87571f42a25201c | d0d29684e029bc2447d45dea0fdae57ae6def8a6 | refs/heads/master | 2022-11-21T11:40:50.106524 | 2020-07-12T00:54:57 | 2020-07-12T00:54:57 | 273,352,825 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,086 | java | package search.backtrace;
import java.util.ArrayList;
import java.util.List;
/**
* @Description: 分割字符串是的每个部分都是回文数
* @Author: wangyou
* @Date: 2020/7/10
*/
public class Problem13 {
public List<List<String>>partion(String s){
List<List<String>>res=new ArrayList<>();
List<String>list=new ArrayLi... | [
"wangyou2550@163.com"
] | wangyou2550@163.com |
187f55f99d68b746a93f30b3e6824b0937bc4762 | f5a2fa64eaaa6be8fcb37b817f95991e08e7ffa1 | /jointmatrixfactorization/src/main/java/de/tu_berlin/dima/bigdata/jointmatrixfactorization/mapper/TuppleMapper.java | 3f17d5c855cccfd4d5a52289e3af74ac39f1930f | [] | no_license | titicaca/matrixfactorization | 913c3ddced2e2940a050aae03ce975954eceed9b | 1400fcb7c4392ab9041e56151d930ffb73cefcc9 | refs/heads/master | 2021-01-14T09:45:39.434511 | 2015-07-16T03:05:41 | 2015-07-16T03:05:41 | 15,091,958 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,252 | java | package de.tu_berlin.dima.bigdata.jointmatrixfactorization.mapper;
import de.tu_berlin.dima.bigdata.jointmatrixfactorization.util.Util;
import eu.stratosphere.pact.common.stubs.Collector;
import eu.stratosphere.pact.common.stubs.MapStub;
import eu.stratosphere.pact.common.type.PactRecord;
import eu.stratosphere.pact.c... | [
"fangzhou.sjtu@gmail.com"
] | fangzhou.sjtu@gmail.com |
d58ac9cd11a5621b38a7e30c9c1f2bc46c68cd12 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/res/raw/android_wear_micro_apk_apk/classes.jar/com/tencent/mm/wear/app/ui/a/j.java | 806b8d29a3e420cd4a7a909c1f823d0f504c26a7 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 413 | java | package com.tencent.mm.wear.app.ui.a;
import android.widget.ImageView;
public final class j
extends b
{
public ImageView akL;
public j(i parami)
{
super(parami);
}
}
/* Location: L:\local\mybackup\temp\qq_apk\com.tencent.mm\res\raw\android_wear_micro_apk_apk\classes.jar
... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
c0f4fef7e3a13327c5b369f56f89f86cda383f88 | 0c05658252b05f2b743a0dc5d147fc5af1edc9b3 | /src/test/java/br/com/zupacademy/isadora/casadocodigo/CasaDoCodigoApplicationTests.java | 343aaee0d23e1aac0b1453416a1e94bf7d275303 | [
"Apache-2.0"
] | permissive | isdrchagas/casa-do-codigo | 46c1583ebaefcd8b76d490eec63af8f278ab1349 | dd8ee1cd89c95aa2d9de95120a44f7e6af8c8c20 | refs/heads/main | 2023-06-09T11:09:30.937718 | 2021-07-01T17:03:39 | 2021-07-01T17:03:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 236 | java | package br.com.zupacademy.isadora.casadocodigo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class CasaDoCodigoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"isadora.chagas@zup.com.br"
] | isadora.chagas@zup.com.br |
3c40a99d2e78892fd6d4f19049c99e1c2b34a710 | 5cee2d13a326651714d11280deddfd9e892e4aa3 | /retail/clickstream/hazelcast/src/main/java/com/hazelcast/platform/demos/retail/clickstream/MapDefinitions.java | e56894e2a18f2d1e5379748213eb6249dec954c8 | [] | no_license | hatinder/hazelcast-platform-demos | 4303fb497d8ed5a374e0176d24bba54c603b4865 | f3a2d403445fa09864cf0dfc5703a2d32e9ff730 | refs/heads/master | 2023-08-16T16:03:58.622025 | 2021-10-13T01:24:39 | 2021-10-13T01:24:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,140 | java | /*
* Copyright (c) 2008-2021, Hazelcast, Inc. 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 required ... | [
"neilstevenson@users.noreply.github.com"
] | neilstevenson@users.noreply.github.com |
7ee505071032e8e8ca704e947e0414abd06efdc8 | a2df6764e9f4350e0d9184efadb6c92c40d40212 | /aliyun-java-sdk-hbr/src/main/java/com/aliyuncs/hbr/transform/v20170908/DescribeSqlServerInstancesResponseUnmarshaller.java | 568119eda5d35563a1bc79c83449b80048d8bec5 | [
"Apache-2.0"
] | permissive | warriorsZXX/aliyun-openapi-java-sdk | 567840c4bdd438d43be6bd21edde86585cd6274a | f8fd2b81a5f2cd46b1e31974ff6a7afed111a245 | refs/heads/master | 2022-12-06T15:45:20.418475 | 2020-08-20T08:37:31 | 2020-08-26T06:17:49 | 290,450,773 | 1 | 0 | NOASSERTION | 2020-08-26T09:15:48 | 2020-08-26T09:15:47 | null | UTF-8 | Java | false | false | 3,442 | java | /*
* 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 writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
c0ae67b34145270a520b2c65d5a8b401fae6d003 | e3b991bce7f5429b0c98c168e6a18999601a8b0b | /app/src/main/java/com/sachin/mltest/VisionImageProcessor.java | 30ddf3e27367aa1212ec2953dea7b6d5fa43b5b0 | [] | no_license | Sachin1503/MLTest | 27f443af27aa944f86cef85c894b65051fce3584 | bf766b63f3e97db4784856d74aba05157711fd7a | refs/heads/master | 2020-03-26T21:49:40.068902 | 2018-08-20T11:50:12 | 2018-08-20T11:50:12 | 145,411,150 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,482 | java | // Copyright 2018 Google LLC
//
// 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 ... | [
"sachin.kushwah"
] | sachin.kushwah |
ca1f0c80e86b936ea18dcccde1d65726a276badd | 75b7d9227670fd8fa2813cc9e6720e6edc65a98b | /src/com/fjsdfx/starerp/warehouse/dao/StoreschedulingDao.java | 9f433d13b1bfb7241deec5487b018dbfa7a73e74 | [] | no_license | ichoukou/StarOA | f5246fa4690aaeec37d19881f8100d7064af990c | 836a5b7295fd4a012b92f31de1a4f2a48af125c1 | refs/heads/master | 2021-06-01T07:49:00.728646 | 2016-08-15T03:55:40 | 2016-08-15T03:55:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package com.fjsdfx.starerp.warehouse.dao;
import com.fjsdfx.starerp.common.dao.BaseDao;
import com.fjsdfx.starerp.warehouse.model.Storescheduling;
public interface StoreschedulingDao extends BaseDao<Storescheduling>{
}
| [
"calligonuminchina@gmail.com"
] | calligonuminchina@gmail.com |
d85cfcc21248dc95939ca23ebb3a1257c5014bb7 | 263ae70f25671cef4d374d14603d59ee8bdd09c4 | /src/BattleShip/Board.java | 1e512a73779e6b6c58036227644e0f1dcb8d0b57 | [] | no_license | k-rtik/Discord_BattleShip_Bot | a5db4c937b7a8ec5047c5b9376e8ea6736cd0ec8 | a1b3f09e810d27e870082b5eec9baa47bb26e51d | refs/heads/main | 2023-02-12T23:09:49.926461 | 2020-12-27T02:46:42 | 2020-12-27T02:46:42 | 326,158,770 | 0 | 0 | null | 2021-01-02T10:30:50 | 2021-01-02T10:30:49 | null | UTF-8 | Java | false | false | 2,922 | java | package BattleShip;
import java.util.Random;
public class Board {
//constants used to determine what object occupies the space
private static final int EMPTY = 0;
private static final int SHIP = 1;
private static final int MISS = 2;
private static final int HIT = 3;
//length of board is 10 units
private st... | [
"willu@my.yorku.ca"
] | willu@my.yorku.ca |
0285d944ea6095b5373d4941b76b74a39db63710 | c74197d02bf4d864157f9c6b5d3ae5669b1d0edf | /app/src/main/java/com/shiyu/designpattern/dynamicproxy/RealSubject2.java | 9b5936eaa7083d3bd5f79b5df53e9d4f04cf053a | [] | no_license | junmei520/DesignPattern | 9c9f65f36ad1e17a29558c00b69bb91ba1a46a55 | f696d77b9d6ea1c244896208493c3bd2ab861396 | refs/heads/master | 2020-07-10T09:38:01.100388 | 2019-08-25T01:52:31 | 2019-08-25T01:52:31 | 204,233,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | package com.shiyu.designpattern.dynamicproxy;
/**
* Created by ChenJunMei on 2019/8/21.
* 定义动态代理的 真实角色
*/
public class RealSubject2 implements Subject2 {
@Override
public void visit() {
//真实角色中的具体逻辑和实现
System.out.println("我是动态代理中的 真实角色中的方法");
}
}
| [
"2484836553@qq.com"
] | 2484836553@qq.com |
645cb21426b7af81792deaa88d6719da575b45bf | 0b9586eebc6e25e9cb1d1a9f9f067b57e1abb173 | /Narodna banka/src/main/java/generated/ObjectFactory.java | 13acbe2fb3449a0e1634b631788dadf00625c210 | [] | no_license | muticdjordje/XML | f1150019fadf235a2c18dc497a36556e494b300a | 27e20847c65ed8ec6aab0975b6b2bf44ef32439e | refs/heads/master | 2021-09-07T01:24:41.100293 | 2018-02-14T23:37:47 | 2018-02-14T23:37:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,322 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
// 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: 2017.06.12 at 05:01:1... | [
"muticdjordje@gmail.com"
] | muticdjordje@gmail.com |
e75c8417dd64052322ed9a5ab8fe5051596591f2 | 58186572bb2434821c75cfbe11c366d26577094d | /emule/src/main/java/uk/ac/cam/cl/emule/AvailableBundlesDialogFragment.java | 4d9d5f41648c565cebe296cd92c58a7e2ac212b2 | [
"Apache-2.0"
] | permissive | ucam-emule/eMule | 10679cdccfd7dc8a2c6af2e01f4f25b63a01a340 | 26cc6a945f720a629d72161b41cbbee0bc3dae9b | refs/heads/master | 2021-07-09T08:48:36.661766 | 2017-10-04T17:13:42 | 2017-10-04T17:13:42 | 105,794,456 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,873 | java | package uk.ac.cam.cl.emule;
import android.app.Dialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import android.support.v7.app.AlertDialog;
import java.util.ArrayList;
/**
* Created by fergus on 12/01/2017.
*/
public class AvailableBundlesDial... | [
"mi.schaarschmidt@gmail.com"
] | mi.schaarschmidt@gmail.com |
d1eba3cb27f12c0b27a558d14f12b5a7c3119e2f | 702a611aac878e0a64933a86c9fc44568bfecca0 | /basic/src/test/java/com/jt/cabin/entity/User.java | a404b1d39a6a2f6562da314f12dd5f067806649f | [
"Apache-2.0"
] | permissive | jt120/my-cabin | 404d240b9b4a6111fa5b27b0b67d9754cee68c6c | fa6655999cbf6f1878d48094f7c02af43f30924e | refs/heads/master | 2016-09-08T00:24:16.421015 | 2015-05-27T04:11:28 | 2015-05-27T04:11:28 | 31,362,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 413 | java | package com.jt.cabin.entity;
/**
* @author ze.liu
* @since 2014/5/14
*/
public class User {
private int id;
private String name;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return ... | [
"jt120lz@gmail.com"
] | jt120lz@gmail.com |
cddc47126063bf1a21dd0524631547bb8d7e999b | 4ff212b3d10b5e1eff1aca9ea8a153ec1262f7ed | /springboot-jdbc-learning/src/main/java/cn/plasticlove/mapper/DepartmentMapper.java | af42d5ca4266bc3c1bfcca1157281e20572ea5e8 | [] | no_license | luka-seu/spring-boot-learning | 9534e3f9c2f0e154f54793dca7ddbc51ee1be8ac | 9f524b9c4cc9de3260208880697692bef538be57 | refs/heads/master | 2020-05-17T00:11:26.898926 | 2019-04-28T12:00:14 | 2019-04-28T12:00:14 | 183,390,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 70 | java | package cn.plasticlove.mapper;
public interface DepartmentMapper {
}
| [
"dgm_wjy0515@seu.edu.cn"
] | dgm_wjy0515@seu.edu.cn |
2a63f62132ded6394e084d807a779a9ac0afd624 | 95293b5a24a85f135ed80ed9c8e6fa180201ab38 | /app/src/main/java/os/abuyahya/newsreader/BaseApplication.java | b3afd4707d416ebbaab2873a9edb9b5b745c2f17 | [] | no_license | OsamaAbuyahya/NewsReader | 8136bd19518747d6df75516160888238a3effe09 | 553f4975e93912fabdced5e2b7af69e54b186c10 | refs/heads/master | 2023-06-15T05:55:14.733166 | 2021-07-01T14:49:38 | 2021-07-01T14:49:38 | 381,238,973 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package os.abuyahya.newsreader;
import android.app.Application;
import androidx.appcompat.app.AppCompatActivity;
import dagger.hilt.android.HiltAndroidApp;
@HiltAndroidApp
public class BaseApplication extends Application {
}
| [
"os.abuyahya@gmail.com"
] | os.abuyahya@gmail.com |
10a89d2e9891d36da89fb5a39e89011325ff37bc | ed10c72377726f65dbf652469415d838071ecd14 | /4주차/visualization/src/main/java/com/wony/vo/WineVO.java | ac362603e67b6c1bf6455b78aa15926611f529c0 | [] | no_license | dpffpsk/project_data-visualization | a223e039cecbca972d6c84abc40f3d4812e2c681 | 345446d325993879ce80c5b3cbcaa4c70d982def | refs/heads/master | 2020-12-28T03:09:21.908376 | 2020-02-28T04:49:33 | 2020-02-28T04:49:33 | 237,901,839 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,294 | java | package com.wony.vo;
public class WineVO {
// private int product_seq;
private float fixed_acidity;
private float volatile_acidity;
private float citric_acid;
private float residual_sugar;
private float chlorides;
private int free_sulfur_dioxide;
private int total_sulfur_dioxide;
private float density;
privat... | [
"gpljw0419@gmail.com"
] | gpljw0419@gmail.com |
cdad561ced13b6f98b509d8f8adf6db7d48d3a45 | bdde2ab7af8d6750c914b0b4a476ce8de9e45bff | /src/ssh/utils/ManagerTaskHandler.java | 65912e36235a2749afa3946d3bd143ea61d04c3b | [] | no_license | CarrBrent/ActivitiSSH | 918e99292d0832bc70c39b145825b69d0a8fd3e3 | 0749fb776f158fdb0c3bd4c0ccafd0a7ef105597 | refs/heads/master | 2021-01-19T05:59:54.188465 | 2016-06-28T13:00:27 | 2016-06-28T13:00:27 | 62,127,735 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package ssh.utils;
import org.activiti.engine.delegate.DelegateTask;
import org.activiti.engine.delegate.TaskListener;
/**
* 员工经理任务分配
*
*/
@SuppressWarnings("serial")
public class ManagerTaskHandler implements TaskListener {
@Override
public void notify(DelegateTask delegateTask) {
}
}
| [
"958240037@qq.com"
] | 958240037@qq.com |
5ee2c8ffd8eb4d1f09ea3df234c3806ac27e067b | 5637097e31c557e720e106801a7c648b14817063 | /pms/pms-client/src/main/java/com/cmb/pms/client/service/UserServiceClient.java | 4ba243ce6b4f553f9b870e106106a5d395c04afb | [
"MIT"
] | permissive | wuping5719/Project-Management-System | 7ebe190b70f11706beef5945e21167205ab85dee | af449eff411de98377892864b2f3d3db86ac242c | refs/heads/master | 2021-05-07T17:38:37.476990 | 2017-11-02T14:10:46 | 2017-11-02T14:10:46 | 108,746,321 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java |
package com.cmb.pms.client.service;
import com.cmb.pms.client.dto.UserDTO;
/**
* @author WuPing
*/
public interface UserServiceClient {
public UserDTO getUserById(Integer userID);
public UserDTO getUserByUserWorkID(String userWorkID);
public String saveUser(UserDTO userDTO);
publi... | [
"wp571988@163.com"
] | wp571988@163.com |
132502f7f5949b759712d8cd7a4eea25fd59bece | 0471bf033333f52292ee2e632a1e8441585ad530 | /src/Disparos/Disparo.java | 6cc566e21d1c9452fd50034805436fdf4c57d237 | [] | no_license | CaliFost/GalaxianMerge | 3782b88283a525b7df860880fab2089a27299c14 | 9dd3b8cfe0724b8b46e4d7569d93b25aa9a6a599 | refs/heads/master | 2020-04-05T00:32:03.024648 | 2018-11-08T15:14:47 | 2018-11-08T15:14:47 | 156,400,574 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | package Disparos;
import java.awt.Point;
import Entidades.Entidad;
public abstract class Disparo extends Entidad {
protected int dano;
public Disparo(Point pos, int dano) {
super(pos);
this.dano=dano;
}
public int getDano() {
return dano;
}
public void actualizar() {
if(getPos().y < 0 || getPos().y > ... | [
"35895111+CaliFost@users.noreply.github.com"
] | 35895111+CaliFost@users.noreply.github.com |
c4aa1721bc4fa7e4002532bcea256acc51770b83 | 3e56f035cee1cb7426e23ebbff83bb8e7824920c | /Program/src/test.java | 3b7168f7d0ebe326aa9de3aa569c96930eda3266 | [] | no_license | kariln/Database-Prosjekt2019 | 3a3fb8f5feb2704f0325f9f5a956da3aa5d569f4 | 77730da052de0c08efcdc198f10e460e97627a76 | refs/heads/master | 2022-12-08T04:25:53.800718 | 2020-08-27T09:10:22 | 2020-08-27T09:10:22 | 290,718,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 696 | java | public class Account {
double balance;
double interestRate;
void deposit(double innbet) {
if (innbet >= 0) {
balance +=innbet;
}}
void addInterest() {
double tempRente = balance*interestRate/100;
balance+= tempRente;
}
double getBalance() {
return balance;
}
double getInterestRate() {
return in... | [
"36081915+sglzf@users.noreply.github.com"
] | 36081915+sglzf@users.noreply.github.com |
97e28741bbeb977dae488674965a87ecb6c0cd89 | e8c51fc96c40c85531be0053b32515e89ce60a54 | /configcenter-facade/src/main/java/org/antframework/configcenter/facade/result/ComputeBranchMergenceResult.java | 1ff9b0d049c228fc2e03a946b1659759e530d65b | [
"Apache-2.0"
] | permissive | focalism/configcenter | aabd484752e6b75cc2ef6a7dae542e20073a9c58 | 180317d03f683bd81cf44543b11a7c39c1ba9904 | refs/heads/master | 2023-01-14T09:15:53.117698 | 2020-11-27T07:22:52 | 2020-11-27T07:22:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | /*
* 作者:钟勋 (e-mail:zhongxunking@163.com)
*/
/*
* 修订记录:
* @author 钟勋 2019-09-05 23:31 创建
*/
package org.antframework.configcenter.facade.result;
import lombok.Getter;
import lombok.Setter;
import org.antframework.common.util.facade.AbstractResult;
import org.antframework.configcenter.facade.info.MergenceDifferen... | [
"zhongxunking@163.com"
] | zhongxunking@163.com |
6e8a0949bdb86b96c5b9c8257b5c42951a600dcf | 52b3b7d76e73d348b8d34af35d7999987fadb3ea | /JavaSource/org/unitime/timetable/server/LastChangesBackend.java | b4ac70695715fc4c2a99095be616f568a188835c | [] | no_license | L-marwan/unitime | 4d3a0e933c153d695638d44e9af69b119cd41e6c | 8e09b33819177f1feedd3aecf5be38404404d58e | refs/heads/master | 2021-07-17T12:03:15.763999 | 2015-01-23T17:01:52 | 2015-01-23T17:01:52 | 32,414,145 | 0 | 0 | null | 2021-07-10T12:02:46 | 2015-03-17T19:05:31 | Java | UTF-8 | Java | false | false | 5,112 | java | /*
* UniTime 3.4 - 3.5 (University Timetabling Application)
* Copyright (C) 2012 - 2013, UniTime LLC, and individual contributors
* as indicated by the @authors tag.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* ... | [
"muller@unitime.org@cc804148-bb53-fe5c-6b9d-7ba62d325a45"
] | muller@unitime.org@cc804148-bb53-fe5c-6b9d-7ba62d325a45 |
3b7305a874eb77e3dea465ede2b79fbe1145e093 | 8b63f4abe160faf30a77be5a51c735aabbb65a95 | /mcp751/temp/src/minecraft/net/minecraft/entity/ai/EntityAIFollowParent.java | 624fdbdb6eec0396bec9e5979fa26d71c028a822 | [] | no_license | soultek101/gECON-mod | 80b3f6e760ac1f416fb70677fcfbb8378cbb65f2 | 33d1acbc88e8bd0f87b703901d71062a9720e748 | refs/heads/master | 2021-01-15T09:14:41.559008 | 2014-10-12T20:38:34 | 2014-10-12T20:38:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,175 | java | package net.minecraft.entity.ai;
import java.util.Iterator;
import java.util.List;
import net.minecraft.entity.ai.EntityAIBase;
import net.minecraft.entity.passive.EntityAnimal;
public class EntityAIFollowParent extends EntityAIBase {
EntityAnimal field_75348_a;
EntityAnimal field_75346_b;
float ... | [
"coreyleonardcole@gmail.com"
] | coreyleonardcole@gmail.com |
69d9e67918507ea23bb68a11cdba78f5e9dbed57 | 2ec563972963dff6d315e2f283afb5e6072cf487 | /uebung3/src/uebung32/WordCollTest.java | ab0dbe72c0e20e75292cb4b982337c7ec09de330 | [] | no_license | kackwiesel/eclipse_uni | 741dd03e7483fa5410dff561f9ca1eca811abd9f | e104d69712ee92e5674f71b1edb7a800b0006407 | refs/heads/master | 2020-05-21T16:31:17.713317 | 2017-03-15T13:04:47 | 2017-03-15T13:04:47 | 65,135,948 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 764 | java | package uebung32;
public class WordCollTest {
public static void main(String[] args) {
String[] Text1 = {"Das ist der erste Text"," Der erste Text ist gut"};
WordColl Test1 = new WordColl(Text1);
//komplette Ausgabe (toString)
System.out.println(Test1);
//Test ob count funktioniert
i... | [
"kkscheler@gmx.de"
] | kkscheler@gmx.de |
6b7f4ea46f767b35668c41a1a315614ad4ce8fbb | 956dc8dd670f9ec086cc526255af1b4f9f52b232 | /src/pk21/ThrowException.java | 3e9990313c2a75b6bfa4ed2224854d2a4a8f2ad5 | [] | no_license | taejoo1990/JavaPractice | 5e0f64cad40dd96525aa282fcdd6d57914465e9b | 220faecac05e3ea3262256ba107447075443f6cb | refs/heads/master | 2023-03-07T17:35:15.448476 | 2021-02-17T09:15:52 | 2021-02-17T09:15:52 | 339,667,477 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 805 | java | package pk21;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
public class ThrowException {
public Class loadClass(String fileName, String className) throws FileNotFoundException, ClassNotFoundException {
FileInputStream fis = new FileInputStream(fileName);
Class c = Class.forName(classN... | [
"taejoo1990@google.com"
] | taejoo1990@google.com |
ea26601b8709ad05e5fea3bb64ac7c47fd9b0a28 | 3379ab113d77ba33406dbbb38b98aae0309651e3 | /app/src/main/java/com/returnlive/app/GuideActivity.java | f9e9ae7940e0089af2b61e871bb8f0be346aa3e9 | [] | no_license | zhangzibinAndroid/Wuliu | 39be46ab72b51615e7ac3723bddac429bb624471 | 54cc12d3cbe0bd09be4ca63722e4b842c101098b | refs/heads/master | 2020-12-30T17:10:40.410892 | 2017-05-12T06:14:02 | 2017-05-12T06:14:02 | 91,057,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,194 | java | package com.returnlive.app;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v4.view.PagerAdapter;
import... | [
"2319867935@qq.com"
] | 2319867935@qq.com |
da3f07be47e91747e2afda582f64af2bac2bcbb3 | de7470b01a53429b828ce46b8a832231a08cddc1 | /src/com/sap/pi/document/dao/IntegratedConfiguration71.java | 073beb33974db4f25a77414527ec29d24053d88d | [] | no_license | I077188/PITool | ef28d996dffcd99a6b3b826876b2e49c9117c6b1 | 4a370e0327715b052d8651042427e818dd57de6b | refs/heads/master | 2021-01-22T20:50:17.561439 | 2017-08-22T02:28:33 | 2017-08-22T02:28:33 | 100,691,946 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,818 | java | package com.sap.pi.document.dao;
public class IntegratedConfiguration71 {
String senderPartyID;
String senderComponentID;
String interfaceName;
String interfaceNamespace;
String receiverPartyID;
String receiverComponentID;
public IntegratedConfiguration71(String senderPartyID, String senderComponentI... | [
"leo.zhao@sap.com"
] | leo.zhao@sap.com |
ae8952ba3639e9d612721f113c6285b677def60c | 68b801a185c1e9a9f29e1c9850c644183e26ca0d | /src/main/java/dp/general/Problem007.java | c5c3f720a172ce93baa90f95873c43b86d9b73cc | [] | no_license | avishekgurung/algo | c081f8fbd11d22eed87d17a6db7e6f5aa52c0706 | c63f86634d94bb4b74dbb17f4b51129bcc7b7e17 | refs/heads/master | 2021-08-03T00:08:25.868723 | 2021-07-27T05:43:07 | 2021-07-27T05:43:07 | 155,651,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,316 | java | package dp.general;
public class Problem007 {
static int []areaX = new int[]{3,2};
static int []areaY = new int[]{-5,-10};
static int []areaZ = new int[]{-20,5};
/**
* The logic is similar to finding a height of a tree.
* If we have traversed one area then we will not traverse the other area.
*
*... | [
"avishek@mediaiqdigital.com"
] | avishek@mediaiqdigital.com |
d894cb9db5b59996678317984be283ff8b4100aa | 6e32de01479618769660f1e48ac6d7579c7cfb99 | /ca165/UserMethod.java | 767c78a7040f1cd65611cde8d489960701f9bb70 | [] | no_license | alankehoe/college | 287471aa1ef9215b733b675154ea8551797f005d | 20c66369575265817a4c6a11c1acefc6866da706 | refs/heads/master | 2020-06-04T13:26:10.200724 | 2014-09-13T14:21:03 | 2014-09-13T14:21:03 | 23,994,852 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,040 | java | public class UserMethod
{
static String getFirst(String original, int numChars)
{
String result;
result = original.substring(0, numChars);
return result;
}
public static void main(String [] args)
{
// enter first name
System.out.println("Enter First name: ");
String first = Console.readString();
int... | [
"alankehoe111@gmail.com"
] | alankehoe111@gmail.com |
b73c5f365ef24fed59126377a2ba6ac2f3b21d62 | 91086b01f34bbc7f3c530c77a2491d4b99df4f38 | /MarataNFEGWT/src/java/br/com/i9/marata/client/nfe/GJAV/dao/Gnfe_cliente_fornecedorDAOGWT.java | dcc904a540b2b51bd5471edbbb36980d73e6876a | [] | no_license | geoleite/Marata | f5bd1c29a52e62b37cd129fa4906a6dbdd8b3077 | 5dede4a20ec9cdd8ffdbea098fbd3b3b9b0d2e39 | refs/heads/master | 2021-01-12T03:36:00.932556 | 2017-01-06T20:36:34 | 2017-01-06T20:36:34 | 78,234,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,789 | java | package br.com.i9.marata.client.nfe.GJAV.dao;
import br.com.i9.marata.client.Constantes;
import br.com.easynet.gwt.client.EasyAccessURL;
import br.com.easynet.gwt.client.EasyContainer;
import br.com.easynet.gwt.client.IListenetResponse;
import br.com.i9.marata.client.nfe.GJAV.transfer.Gnfe_cliente_fornecedorTGWT;
impo... | [
"georgeleitejunior@gmail.com"
] | georgeleitejunior@gmail.com |
0d9dcf9fafbcde55e3f5df8448f3be50688e0bc2 | c60d0acab63a369b875571d94371d504a382a017 | /VideoNew/app/build/generated/source/r/debug/com/sothree/slidinguppanel/library/R.java | 877a538b0c0c0f443337545220b938990cc0a81d | [] | no_license | Sidheartx/VideoNew | ceabaf40e733b85093a18f0b0299ef319e40b095 | cc5e65e179934f330ade96bbaeca4e493412a8db | refs/heads/master | 2021-01-01T03:50:49.096897 | 2016-04-15T13:03:13 | 2016-04-15T13:03:13 | 56,244,459 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,240 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.sothree.slidinguppanel.library;
public final class R {
public static final class attr {
public static final int layoutManag... | [
"Siddharth.dny@gmail.com"
] | Siddharth.dny@gmail.com |
584d27212420b84c25e3140a4cec6515ae32e5b4 | 1256b0dd435b5b9658c1ac56e9097a6c68c43f47 | /src/main/java/fr/layer4/payment4j/gateways/AbstractGateway.java | a0e74612e63f48c6a5bbab94e499c5d216ef55d1 | [] | no_license | Treydone/payment4j | 4c61dd7641d356ae9381754d0baaa5e0f53cec59 | c3641d028e540573df7777e49cf06888c3e09389 | refs/heads/master | 2020-04-05T22:53:43.968893 | 2014-06-27T08:09:54 | 2014-06-27T08:09:54 | 16,375,086 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,504 | java | package fr.layer4.payment4j.gateways;
import fr.layer4.payment4j.CreditCardStoreCapable;
import fr.layer4.payment4j.ExceptionResolver;
import fr.layer4.payment4j.Gateway;
import fr.layer4.payment4j.HistoryCapable;
import fr.layer4.payment4j.RecurringCapable;
import fr.layer4.payment4j.ResponseCodeResolver;
import fr.l... | [
"vdevillers76@gmail.com"
] | vdevillers76@gmail.com |
d5f40492e7c4fb7e1cc23c98e34e877a0ade8601 | 934ac5391b97a2d7e161ae1e689211a4d7339227 | /Java/src/test/java/com/bae/tests/rest/RoutinEndpointTest.java | d459368c872b8c740bdaabff69dfeb9153264c12 | [] | no_license | fabiafowler/SoloProject | 2d3132bf8b9258216c06bad8fc73bb064692af73 | 64cb0f0e73e181c14802f7ee724390695fdc2931 | refs/heads/master | 2021-01-08T19:30:46.118495 | 2019-07-10T08:12:15 | 2019-07-10T08:12:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,635 | java | package com.bae.tests.rest;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.Mockito;
import org.mockito.runners.MockitoJUnitRunner;
import com.bae.business.RoutineService;
import com.b... | [
"ayshamarty@gmail.com"
] | ayshamarty@gmail.com |
729f1a7a2fc088b3cf753f453d3cc9615d371a2b | b59f7c796c7cea06fabb381860b650be66108de5 | /src/main/java/eu/stratosphere/streaming/test/cellinfo/Util.java | c4fcd24aafe7816775804a3cbb7faadd5c333a20 | [
"Apache-2.0"
] | permissive | rmetzger/stratosphere-streaming | afcab51947625a46d57d70f8a4fd5d9522b5373b | 74722702222928e2de22f81597e09e7281992ba4 | refs/heads/master | 2020-04-06T05:21:54.667314 | 2014-03-21T08:19:56 | 2014-03-21T08:19:56 | 17,972,661 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,084 | java | /***********************************************************************************************************************
*
* Copyright (C) 2010-2014 by the Stratosphere project (http://stratosphere.eu)
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance... | [
"balassi.marton@gmail.com"
] | balassi.marton@gmail.com |
5628ec4f3173c9aba23caa3152da885859b13d83 | 8131cfa20e7561f2c9f172495c877d99a369a794 | /src/phase1/chapter5/SychronizeDefeat.java | f2c88c8599245280dcce98fe97d83941fa99b764 | [] | no_license | yinzhidong/Java-Current-Programming | d1e6d4ec35808b294df6e8cb5922af78eb043791 | af33fd03b8fd3dddcf9a9fc3e3c5e3d085ab8bc0 | refs/heads/master | 2020-08-19T14:26:15.716818 | 2019-08-09T06:09:15 | 2019-08-09T06:09:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,651 | java | package phase1.chapter5;
import java.util.concurrent.TimeUnit;
/**
* @classname: SychronizeDefeat
* @description:
* @author: Desire
* @date: 2019-07-02 10:30
*/
public class SychronizeDefeat {
public synchronized void syncMethod() {
try {
TimeUnit.HOURS.sleep(20);
} catch (Interr... | [
"562457731@qq.com"
] | 562457731@qq.com |
43bd56721b388e4a4956aea58c6a723e9ae9bd56 | bcc3ad1495ec5ff3a77c9233e6cc9711274802b6 | /src/coalang/compile/base/tree/layer/FlatExtracter.java | f8a0295228547352d2ad2b869898eede8d5750fd | [
"MIT"
] | permissive | coalang-soft/co4-compiler-base | 2f1757186b12cf3731fe31f0616092dd173eee97 | 874c95a9adda49a9edb1070d6b59ef909fd28c9a | refs/heads/master | 2021-01-11T21:49:07.447331 | 2017-03-29T09:10:41 | 2017-03-29T09:10:41 | 78,857,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,066 | java | package coalang.compile.base.tree.layer;
import io.github.coalangsoft.lang.token.TokenType;
import io.github.coalangsoft.lang.tree.TreeItem;
import io.github.coalangsoft.lang.tree.TreeItemType;
public class FlatExtracter extends Extracter{
private TokenType mark;
private LayerState state;
public FlatExtracter(T... | [
"oplpublishergerman@gmail.com"
] | oplpublishergerman@gmail.com |
8ce3e3596a9cbc8e7639ce0a7c08ddd3e2322115 | f002e970b02098d4bacaf39e4925576a2c38fe2c | /src/main/java/com/ivona/services/tts/model/OutputFormat.java | 9c8e27d77e6cfa96cc58eeb794c7befd7ff24fed | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"JSON"
] | permissive | AlexeyNovichenko/ivona-speechcloud-sdk-java | dd1fab72b6b27df4ad2c88c3c14fbbc7626e01e2 | 80dfe8170ce86218c39916079160e7be3c9ad123 | refs/heads/master | 2021-05-28T07:04:16.239467 | 2015-02-17T12:14:08 | 2015-02-17T12:14:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,333 | java | /*
* Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance
* with the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0/
*
* or in the "license" ... | [
"cezary@amazon.com"
] | cezary@amazon.com |
de13a7dd1aea82bdbe931394ad1bf5954d500b6a | 0ed20fe0fc9e1cd76034d5698c4f7dcf42c47a60 | /_FM2/USANIDE2/src/usanIDE/RegexCreature.java | c51d86a62b0c56ae344c8d917492950f1a9e808d | [] | no_license | Kamurai/EclipseRepository | 61371f858ff82dfdfc70c3de16fd3322222759ed | 4af50d1f63a76faf3e04a15129c0ed098fc6c545 | refs/heads/master | 2022-12-22T13:05:13.965919 | 2020-11-05T03:42:09 | 2020-11-05T03:42:09 | 101,127,637 | 0 | 0 | null | 2022-12-16T13:43:14 | 2017-08-23T02:18:08 | Java | UTF-8 | Java | false | false | 2,540 | java | package usanIDE;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class RegexCreature
{
public RegexCreature()
{
}
public String TranslateToRegexWholeWord(String input)
{
String output = "";
int startIndex = 0;
boolean startFlag = false;
boolean endFlag = false;
int start... | [
"16156165+Kamurai@users.noreply.github.com"
] | 16156165+Kamurai@users.noreply.github.com |
ab2cd2fad8d8ebc5bbf112e5c12bb7a0dc845697 | fa3ca035d984fe6ab4e57fe7cad03f43e5e4c0e5 | /src/com/twu/biblioteca/InputReader.java | 9da494e028dd6304f9281fba8c6fe418c3496f10 | [
"Apache-2.0"
] | permissive | albadc/twu-biblioteca-alba | 30154c905c2705ac129f29457c7765bb395c70c4 | abd4549d77dbff25bd44fb40dba23c9770426e58 | refs/heads/master | 2020-03-22T17:36:06.674861 | 2018-07-20T08:49:53 | 2018-07-20T08:49:53 | 140,403,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 955 | java | package com.twu.biblioteca;
import java.util.InputMismatchException;
import java.util.Scanner;
class InputReader {
int getUserNumber() {
Scanner scanner = new Scanner(System.in);
try {
int userNumber = scanner.nextInt();
if (isOutOfBounds(userNumber)) return -1;
... | [
"albadelgadoc@gmail.com"
] | albadelgadoc@gmail.com |
307d21a283c2202d711e6df92fbc38b5dcf32fa1 | a26d28282e78b0ce3b676b11144fd81aa61a9632 | /src/test/java/com/homework/anagram/AnagramCreatorTest.java | 5ad36658ffeb1450a5ac2fb8c2501fe94bb344b7 | [] | no_license | Dim1983/anagram | 24600e8a3f6da23970cb286c4aa76f6933bfd0a1 | d43cb94bc59d14621a22c7981fa790fcf526dff2 | refs/heads/master | 2023-05-07T19:38:41.208504 | 2021-06-03T09:09:57 | 2021-06-03T09:09:57 | 373,425,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,666 | java | package com.homework.anagram;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrows;
class AnagramCreatorTest {
private final AnagramCreator creater = new AnagramCreator();
@Test
void createAnagramShou... | [
"9021186@mail.ru"
] | 9021186@mail.ru |
5f67f9fc4533754049102d6b25287e520ecc91ad | 8a0200e2f28b0dfb111cd37a5bb32805afb43b3e | /test/src/main/java/lk/ijse/easy_car_rental/entity/Customer.java | 36d955d3f1b971277aec2f1e88a6034a248a3fca | [] | no_license | shamal-iroshan/Easy_Car_Rental | 1f446551a772a263509a3b17ba63b356cdbf3192 | 1197dfdb606f7a374f4e526953b008a8ab20ebcb | refs/heads/master | 2023-01-18T18:07:34.658324 | 2020-11-24T12:09:13 | 2020-11-24T12:09:13 | 312,753,756 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 727 | java | package lk.ijse.easy_car_rental.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import java.util.ArrayList;
import java.util.List;
@Al... | [
"shamaliroshan34@gmail.com"
] | shamaliroshan34@gmail.com |
dfb9c65889e70f5aa5fc25914b99f094eb09c26b | 17cd133d3d6c46dd5a4637f05d500cad788dff60 | /src/sokoban/UnitTests.java | 6d84bc6c9778507e6b1262422289fe7adaa5a3f8 | [] | no_license | srwaggon/Sokoban | bd3302fc18237a239b40256427c5acc0c77e313d | b41a912c2d5a76791ec72f3588b4644ce502022b | refs/heads/master | 2021-01-21T19:28:34.020081 | 2013-08-16T14:58:03 | 2013-08-16T14:58:03 | 7,860,488 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,333 | java | package sokoban;
import sokoban.entity.Player;
import sokoban.world.Board;
import sokoban.world.Tile;
public class UnitTests {
public static void main(String[] args) {
Sokoban game = new Sokoban(new String[] {
"######",
"# #",
"# @ #",
"#.o #",
"#.o #",
"##... | [
"srwaggon@indiana.edu"
] | srwaggon@indiana.edu |
bcaf6482db06f4088ec3d58a6e2f24c98ade5058 | d126229e6b81086858119c82db04f7b34b2b8dfc | /src/com/company/Main.java | e7ad98ba6f3ebe3357dfbddcc41236ad0b122e1e | [] | no_license | Tfauves/BlackJackPrep | c71ccfdee5846609f1d328ebccebbeb35e96beb7 | 23ad3bbfea387538d9c8d7977d7792db97c2bd89 | refs/heads/main | 2023-08-05T06:13:46.480651 | 2021-09-13T00:02:00 | 2021-09-13T00:02:00 | 405,255,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package com.company;
// Build an application with a card and Deck class.
// The end result should be 5 completely random cards with no chance of repetition.
// No UI is required for this.
public class Main {
public static void main(String[] args) {
Deck playingCards = new Deck();
... | [
"tfauvelle@gmail.com"
] | tfauvelle@gmail.com |
8ecc1fec5cc254a3f2ec84c76993e8832f2a2606 | 4289db349795d21cd08f1b49760a303cc701f9f1 | /mobius/src/galileo/comm/MetadataRequest.java | e6ea7017f749234b1db99f2b00a99f8e5a3c2d88 | [
"BSD-2-Clause",
"Apache-2.0"
] | permissive | InsertCoolNameHere/Stash | 9a8440226faeb562c76b39794ef0e87288d3351e | d052c4f309dcfa8cac1f8e0e9aa1548d79443ba4 | refs/heads/master | 2023-03-12T05:38:36.290927 | 2021-03-08T06:10:22 | 2021-03-08T06:10:22 | 278,768,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,799 | java | /*******************************************************************************
* Software in the Sustain Ecosystem are Released Under Terms of Apache Software License
*
* This research has been supported by funding from the US National Science Foundation's CSSI program through awards 1931363, 1931324, 1931335... | [
"rikimitra779@gmail.com"
] | rikimitra779@gmail.com |
280690271384e0b6e610be2fc94e5a1a75cbcea5 | 188495b046353a1f403fda09e3e9fa8ad9c6ab9c | /ExemploPraticoGuanabara/src/exemplopraticoguanabara/Banco.java | 819dbd97b025264f9cde843ecec0c0714664b83e | [] | no_license | guilhermeG23/Java_POO_Basico | b2cb81db67a8636d84e77497f5aec2fa97ce6894 | 19770a735473c4847c9f53244aa76c642c2623ee | refs/heads/master | 2020-03-19T04:24:45.093195 | 2018-06-02T14:37:25 | 2018-06-02T14:37:25 | 135,824,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,844 | java | package exemplopraticoguanabara;
public class Banco {
private int numConta = 0;
private String tipo = "";
private String dono = "";
private float saldo = 0f;
private boolean status = false;
//Sacar
private float sacar = 0f;
public void status() {
System.out.println("--... | [
"noreply@github.com"
] | guilhermeG23.noreply@github.com |
19af302600cd429d312a1255a5f29a1b86cbce2f | fa20bb300daa5f912baab2e6df9af86922d5fbae | /ur.java | 201240cadda8988cdfcda89e3a91ae76fc68da04 | [] | no_license | booleantrue1/JavaCodes | 4ef8314b6f2ae5599383ea3104c0b0d0a4c5bbc1 | 8e5524a8f31dc68329186e16d1ffdb63d2bf8e22 | refs/heads/master | 2021-01-01T04:58:02.861259 | 2016-05-12T23:21:18 | 2016-05-12T23:21:18 | 58,675,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | import java.io.*;
import java.util.*;
class j
{
public static void main(String a[])throws IOException
{
BufferedReader b=new BufferedReader(new InputStreamReader(System.in));
int j=0,x=0,y=0,i=0,t=0;
String s,r;
int d[];
j=Integer.parseInt(b.readLine());
d=new int[j];
d[0]=0;
s=b.readLine();
StringTokenizer c=new Strin... | [
"mahesh.mishra.cse12@itbhu.ac.in"
] | mahesh.mishra.cse12@itbhu.ac.in |
021f8edbf60f406bebc81b9e15bbdf58ca0dcd83 | f6a02f36ecaa78a88644857722737ce6d42ff48f | /javaserver/src/main/java/com/bblanqiu/module/sms/bean/Mail.java | 2a329621ad50db71a07ff93795d8d36bbc810f24 | [] | no_license | franklinxkk/sharebasketball | b49418eb1220d0c3670389b7188aea3eaf517d98 | dd48e1961627c2d324e249ec4b5c93aa702d8723 | refs/heads/master | 2022-12-21T04:05:01.560221 | 2020-08-30T04:41:41 | 2020-08-30T04:41:41 | 185,418,257 | 1 | 0 | null | 2022-12-16T11:53:42 | 2019-05-07T14:26:34 | Java | UTF-8 | Java | false | false | 2,245 | java | package com.bblanqiu.module.sms.bean;
import java.io.Serializable;
import java.util.List;
public class Mail implements Serializable {
private String user;
private String password;
private String smtpAuth;
private String smtpHost;
private String sendMail;
private String sendName;
private St... | [
"franklinxkk@users.noreply.github.com"
] | franklinxkk@users.noreply.github.com |
afdcfc4eecf51f287da0dbad2ad15dea17261c34 | 4b23ede68dcfbb467194a1e3c6ee2ba304678c17 | /app/src/androidTest/java/com/shegi/idpendaki/ExampleInstrumentedTest.java | 1e3227a55c31ce8b4b48fb9bda173a5de01167ac | [] | no_license | geetoor-maven/indonesia_mountain | f344bc5fb33a4d6a1f2c4b253234a20ef77ae97b | 908ec2fd9a9f12b6ba281a428010d8e13d42aeb9 | refs/heads/master | 2023-06-06T17:12:54.310463 | 2021-07-05T13:13:32 | 2021-07-05T13:13:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 753 | java | package com.shegi.idpendaki;
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 ... | [
"agus40994@gmail.com"
] | agus40994@gmail.com |
04d4e3d73ca0fd0f673e216d793636b6ff9b59de | a0b043d377dc326cc8fbddcb1fd263b3f42d86da | /Extras/Tools ( I Didnt make these)/DragonKK Cache Editor/src/alex/cache/FileOnDisk.java | a3f8f4e92255917f6e8b5305865d5703ffca0748 | [] | no_license | Joseph-M-Newman/mikescape | 2a6a5b602c32d2fee6a40233e1f5491ff1f9de1e | bafb7778999715a300f769ecfe87f3f0d07931a8 | refs/heads/master | 2021-09-16T11:11:58.552271 | 2018-06-20T06:03:35 | 2018-06-20T06:03:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,564 | java | package alex.cache;
import java.io.EOFException;
import java.io.File;
import java.io.IOException;
import java.io.RandomAccessFile;
public class FileOnDisk {
private RandomAccessFile file;
private long length;
private long position;
private File wrappedFile;
public FileOnDisk(File wrappedFile) thr... | [
"josephnew900@gmail.com"
] | josephnew900@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.