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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1827515a146f049d5f66668cde9c98c1437ef97e | 2f5304331511575d1ad347894f85683d871b6776 | /src/main/java/studio/baxia/fo/service/impl/FriendlinkServiceImpl.java | 0b2ceca477a4ea5089c6be2ce01d47bf2a8a7a62 | [] | no_license | laidigaga/jswang_blog | ba3bd39b040d6a9bb0acaf9d9c594aefdf224add | 02b98ece598d49b44abfdac00c32c8f2e3646a1c | refs/heads/master | 2021-01-25T01:14:46.626651 | 2017-06-19T08:00:27 | 2017-06-19T08:00:27 | 94,733,914 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,388 | java | package studio.baxia.fo.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import studio.baxia.fo.common.PageConfig;
import studio.baxia.fo.common.PageInfoResult;
import studio.baxia.fo.dao.IFriendDao;
import studio.baxia.fo.pojo.Friendlink;
impo... | [
"1013069553@qq.com"
] | 1013069553@qq.com |
f05fc6cada5738c650789b72c60ae90be097e839 | b8dec60a1146b175d300a3b06cb167e9e519222a | /src/main/java/vehicles/SimpleSteering.java | d08c2cfc72301518963f5539f0c95553d639dfd8 | [] | no_license | Jazriel/DisManSoft | 7d98ed375223452464926ede86120a297ae2f893 | d598bc94031d51a2b1cba1eea4475ed72244b18a | refs/heads/master | 2021-01-20T07:47:28.379753 | 2016-11-19T11:33:49 | 2016-11-19T11:33:49 | 69,379,125 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 503 | java | package main.java.vehicles;
import java.util.List;
public class SimpleSteering implements ISteering {
private List<IWheel> steeringWheels;
public SimpleSteering(List<IWheel> steeringWheels) {
this.steeringWheels = steeringWheels;
}
@Override
public void turnLeft(double degrees) {
for (IWheel wheel : st... | [
"jmr0082@alu.ubu.es"
] | jmr0082@alu.ubu.es |
59ec249c5b46b8775879ab03fe42d4e13fa774c0 | c01ce441a7218bc99fe874b125fb0f5fbd2998d6 | /app/src/main/java/com/example/sampleprocess/ReadFromModbus.java | 7d4b9f839fb9361074b1557854755f9eabd3970d | [] | no_license | RaimisSarka/SampleProcess | b9d416b251d3ab96a360bd7f03ca288bf3da1af5 | 18088fa36a32c2725b9fd48823b56f11989f7903 | refs/heads/master | 2020-09-20T22:49:24.433161 | 2019-11-28T08:55:48 | 2019-11-28T08:55:48 | 224,610,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,061 | java | package com.example.sampleprocess;
import android.os.AsyncTask;
import de.re.easymodbus.modbusclient.ModbusClient;
public class ReadFromModbus extends AsyncTask<String, Void, String> {
Exception e;
@Override
protected String doInBackground(String... params) {
ModbusClient mClient = new ModbusCli... | [
"raimis.sarka@gmail.com"
] | raimis.sarka@gmail.com |
1982d60f6e777b0743cf9f5845ade31de3d0c0c3 | 2405f3ff1293fd39fae25f69cdc069ac71400de4 | /MovieSearchSolution/Droid/obj/Debug/android/android/support/v7/recyclerview/R.java | 63c8b619881acebd3e9e34e6296a73b4cfca9bdc | [] | no_license | oddurka/T-488-MAPP-Project1 | e88220338f1a0183136717915bdfad89bc90bbdc | d5151f6e11dc17b003bf271b42da47a41b25252c | refs/heads/master | 2021-08-24T07:34:22.892485 | 2017-12-08T17:08:05 | 2017-12-08T17:08:05 | 112,591,209 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591,207 | 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 android.support.v7.recyclerview;
public final class R {
public static final class anim {
public static final int abc_... | [
"oddurka@gmail.com"
] | oddurka@gmail.com |
7ce92e173dce47b9b5f11364198a769b0ecc2500 | ae917a1b476322e614d4865c79c57152acf2115f | /src/main/java/common/model/Event.java | 1684385b850419c87cbf44008cf3d30eb90b1613 | [] | no_license | Phornrawin/calendar | 98f979e919bb1a1b0c600354ce7001ce0fa9fe2f | 001addb963956adad925b05b1b42420087adadad | refs/heads/master | 2021-01-20T09:49:46.316588 | 2017-11-02T08:44:02 | 2017-11-02T08:44:02 | 101,608,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,336 | java | package common.model;
import java.io.Serializable;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
/**
* Created by Phornrawin on 27/8/2560.
*/
public class Event implements Serializable{
private String topic, detail;
private Date date;
private SimpleDateFormat format;... | [
"phornrawin.c@ku.th"
] | phornrawin.c@ku.th |
d5f6dba0cd49be8c6801d3117fa3817ffe479c27 | f5da190caa872091c18e68c82eae5ad887892bc9 | /src/main/java/com/ats/test/web/rest/vm/LoginVM.java | adef3270b8becc97e1c3934e861803ef81090f0e | [] | no_license | koyaja/jhipsterTest | de89f13ff8d224db9e024d334d62526201a7e112 | cf1456d66cd9f0e3958a2dca7efb64b6d5e7f5a8 | refs/heads/master | 2020-03-14T03:39:34.457397 | 2018-04-28T16:12:00 | 2018-04-28T16:12:00 | 131,424,644 | 0 | 0 | null | 2018-04-28T19:44:21 | 2018-04-28T16:11:58 | Java | UTF-8 | Java | false | false | 1,111 | java | package com.ats.test.web.rest.vm;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Size;
/**
* View Model object for storing a user's credentials.
*/
public class LoginVM {
@NotNull
@Size(min = 1, max = 50)
private String username;
@NotNull
@Size(min = ManagedUs... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
2f23345939f7b57cb33d04117978ac6e63e8b048 | 382a9cd5f069bafbcd97f61960fc51cdd6c00b19 | /java/com/example/smartid/RecyclerAdapterAttendance.java | 6da03aa7e14648c4a0e2f21f130d65b3bf566f50 | [
"MIT"
] | permissive | sayam56/UIU_Smart_Card | d92d5704b33a20755e226d3abec49589ae7c3329 | 9d75c1656bf5a590832ffe397a5b1e5c313be0f3 | refs/heads/master | 2023-01-19T08:27:54.380792 | 2020-11-20T05:57:06 | 2020-11-20T05:57:06 | 267,816,557 | 1 | 0 | MIT | 2020-05-31T06:27:55 | 2020-05-29T09:19:02 | Java | UTF-8 | Java | false | false | 2,093 | java | package com.example.smartid;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
... | [
"noreply@github.com"
] | sayam56.noreply@github.com |
c31e103290a3e388e0ea81dbd1c1de76fde06e7b | 500b104bc8ed57d5daead3df2b20738059b7ef9a | /android/src/com/android/tools/idea/lint/AndroidLintAnimatorKeepInspection.java | 1d70ff3a221209e9e7d1e9cfc1c1b95df41fbdfe | [] | no_license | RepoForks/android-2 | a9eb30effe202ef0b1ae7ff44d1b24ffde863aff | a69a3102b8bde36f434d72bb30bfe7e7628cf4ef | refs/heads/master | 2021-09-01T05:40:37.325999 | 2017-12-21T16:54:18 | 2017-12-21T16:54:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,587 | java | /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"tnorbye@google.com"
] | tnorbye@google.com |
038cfa2d7d141de8e7f0fe78a13030a1404ad6d8 | 1007184b040bd69e37bb0998a379500c1fda7bad | /RequerimientoBPM/src/main/java/com/cajasullana/bpmprojects/requerimientobpm/Requerimiento.java | fd24b621f6f3b26c6e1572201d038098bc901656 | [] | no_license | earauco/jbpmRequerimientoCajaSullana | 6a0973361e16929d1bdb9cd762054904eb92bfac | 53997e96fbf42de7873cb36a1fa3094bfa3f4c13 | refs/heads/master | 2021-01-02T22:30:22.850961 | 2015-10-07T20:27:50 | 2015-10-07T20:27:50 | 42,281,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,150 | java | package com.cajasullana.bpmprojects.requerimientobpm;
/**
* This class was automatically generated by the data modeler tool.
*/
public class Requerimiento implements java.io.Serializable
{
static final long serialVersionUID = 1L;
@org.kie.api.definition.type.Label("Fecha")
private java.util.Date fecha;
... | [
""
] | |
b0944a337df2c96bcd6b6a284c61cd42fc485660 | 5a5e195e0b420a6e218cb44ef916fab167192260 | /src/main/java/com/example/controller/MainController.java | 1f3d666e8e9c755a17b1f430d1bc18cba7855600 | [] | no_license | KrzysztofS20/employee-administration | 64b59481a6398c557f3132c596bf0161627b7459 | 4d97ba45990422ba72fdf8148d9e307c666692d4 | refs/heads/master | 2023-07-14T15:16:34.705528 | 2021-08-19T18:08:02 | 2021-08-19T18:08:02 | 398,033,465 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 272 | java | package com.example.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class MainController {
@GetMapping("/index")
public String index() {
return "index";
}
}
| [
"krzystof@kursGIT.pl"
] | krzystof@kursGIT.pl |
9b1681047dc1f443d12c813cc6763af50023637b | afc46c6c1ea4514b32c202f154ea729fee0840a5 | /Exercism/java/diamond/src/main/java/DiamondPrinter.java | 186cc3f66265d5a8856d93e5ba6bbb16ef52da86 | [] | no_license | Kaustubh2526/Diamond | d7419db8bc23cd5f48f575b5d8dc9dcef6135d52 | 2e78fa624d0d4a039fdc66740082e8449bce7dc4 | refs/heads/master | 2020-12-12T22:10:20.466718 | 2020-01-16T05:28:55 | 2020-01-16T05:28:55 | 234,242,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,335 | java | import java.util.ArrayList;
import java.util.List;
class diamPrinter {
List<String> printToList(char a) {
List<String> diam = new ArrayList<>();
if(a=='A'){
diam.add("A");
return diam;
}
else{
int length = a-'A'+1;
System.out.println(... | [
"kasutubhbajpai@ITs-MacBook-Pro.local"
] | kasutubhbajpai@ITs-MacBook-Pro.local |
0f366b3fd510e20584ade0eafd21ad22c4e97762 | 50406919a471b52e081dcb916e3be62a4eb139bd | /src/main/java/edu/clemson/cs/rsrg/statushandling/exception/SourceErrorException.java | 5beccf7b6a8697857240931e6061acaf2c1f94d9 | [
"BSD-3-Clause"
] | permissive | sp2020jarvan/RESOLVE | db01d179c19a2e5e988d1f36849bddf1c46c085e | 0ce6b918f4ce62c124237a0e2e3eb5b4edf0709f | refs/heads/master | 2023-02-26T23:14:27.600142 | 2021-02-10T20:04:31 | 2021-02-10T20:04:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,963 | java | /*
* SourceErrorException.java
* ---------------------------------
* Copyright (c) 2020
* RESOLVE Software Research Group
* School of Computing
* Clemson University
* All rights reserved.
* ---------------------------------
* This file is subject to the terms and conditions defined in
* file 'LICENSE.txt', wh... | [
"yushans@g.clemson.edu"
] | yushans@g.clemson.edu |
b1c98fc0132c776e0c138e1099d08449e18175d6 | 6fa701cdaa0d83caa0d3cbffe39b40e54bf3d386 | /google/apps/drive/activity/v2/google-apps-drive-activity-v2-java/proto-google-apps-drive-activity-v2-java/src/main/java/com/google/apps/drive/activity/v2/QueryDriveActivityResponse.java | f91269e45ca6d90c0939597b833627d5af47af5d | [
"Apache-2.0"
] | permissive | oltoco/googleapis-gen | bf40cfad61b4217aca07068bd4922a86e3bbd2d5 | 00ca50bdde80906d6f62314ef4f7630b8cdb6e15 | refs/heads/master | 2023-07-17T22:11:47.848185 | 2021-08-29T20:39:47 | 2021-08-29T20:39:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 35,913 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/apps/drive/activity/v2/query_drive_activity_response.proto
package com.google.apps.drive.activity.v2;
/**
* <pre>
* Response message for querying Drive activity.
* </pre>
*
* Protobuf type {@code google.apps.drive.activity.v2.QueryDriv... | [
"bazel-bot-development[bot]@users.noreply.github.com"
] | bazel-bot-development[bot]@users.noreply.github.com |
bc6a0e94e8f95a8107e21d1981ca30b9ea27dee2 | ae0d4f528c889cbaba046197ac1a58fb774d38fe | /optaplanner-persistence/optaplanner-persistence-jackson/src/test/java/org/optaplanner/persistence/jackson/api/score/buildin/simplelong/SimpleLongScoreJacksonJsonSerializerAndDeserializerTest.java | 4494d6304cd1368af77f17d213185d6d8c269bc9 | [
"Apache-2.0"
] | permissive | guotechfin/optaplanner | 9ee4771bd55c7511c8a4f9753a3105f3dd511c9d | f66b33b580af92ec4b55f9ec2ac926a27dab3b1c | refs/heads/master | 2021-01-25T11:39:20.868655 | 2018-02-28T18:08:34 | 2018-02-28T18:08:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,337 | java | /*
* Copyright 2016 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"gds.geoffrey.de.smet@gmail.com"
] | gds.geoffrey.de.smet@gmail.com |
150d52c6bf7ca6c13f0e221b929c3c895fa1742f | 6b89b2be6f2fa709d6697cbcded07d7548761420 | /src/com/ipartek/Principal.java | a10b18c5c23487fa7bc7e8214e3808b1c42bbe1f | [] | no_license | fpm92/Java-UF2404 | 3ee7f434e193b8d7c14b7489fd4acc7d0e714419 | ec95bab1a8c66bdbf0fb239cd4100d674286a401 | refs/heads/master | 2022-04-09T20:35:23.070296 | 2020-01-30T12:02:22 | 2020-01-30T12:02:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 99 | java | package com.ipartek;
public class Principal {
public static void main(String[] args) {
}
}
| [
"franperezmena92@gmail.com"
] | franperezmena92@gmail.com |
919fd3c2337c38fc9d49de7da4adfe424a0feb61 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-connect/src/main/java/com/amazonaws/services/connect/model/transform/EvaluationFormQuestionTypePropertiesMarshaller.java | 178249ea8c6bd69915e023d3c839a96bc31a8608 | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 2,502 | java | /*
* Copyright 2018-2023 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 "licen... | [
""
] | |
7b5b8cbed0c2233860408176aeaedfbdcac2a756 | 113edda5086e4c18c1b840a36a5bf28716e157b3 | /propagators/gcp/src/test/java/com/google/cloud/opentelemetry/propagators/PropagatorTest.java | 8db615b82f6f14cebaabbd1f774a6b18efefd1e0 | [
"Apache-2.0"
] | permissive | GoogleCloudPlatform/opentelemetry-operations-java | bcd39a8dccc59a2afa5531bdb18378ec0f2bb014 | 4ecc4f470819d1edd7b7d109397a4ffa9259fe7c | refs/heads/main | 2023-08-18T11:22:21.832910 | 2023-08-15T13:32:28 | 2023-08-15T13:32:28 | 244,484,601 | 40 | 37 | Apache-2.0 | 2023-08-15T13:32:30 | 2020-03-02T22:00:19 | Java | UTF-8 | Java | false | false | 5,815 | java | /*
* Copyright 2023 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 i... | [
"noreply@github.com"
] | GoogleCloudPlatform.noreply@github.com |
81a701fc3de3aff5c956a6df8353bf075198460a | 24f66774802ee019595b10c39a9c1dd17db0f622 | /src/replQuestions/Question111.java | 51198c82895e3bb15208678401349860a69c4d5a | [] | no_license | OmarSeker123/untitled2 | 00586010ae940db851b054096d0243dfbc1614f6 | 9795e3c75753186e4a859d90baeec00aba9812d9 | refs/heads/master | 2021-01-14T04:20:25.169440 | 2020-03-26T00:58:37 | 2020-03-26T00:58:37 | 242,597,185 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | package replQuestions;
public class Question111 {
public static void main(String[] args) {
int k=1;
int total=0;
do {
total = total + (k * k);
k++;
}while (k<=50);
System.out.println(total);
}
}
| [
"omarseker@yahoo.com"
] | omarseker@yahoo.com |
a0ba306d92b888217e60249414feec112d060043 | 696426a0680beea292e2f1f59c4a3115d95cdd73 | /test2/src/main/java/com/bw/test2/view/AView.java | 351636e2e50d12b83f9c2820b8c85f04531324ce | [] | no_license | Zzq1335267141/zzq0507monthtest | 9ebad3c0ea456676c5eeb432b47fcd31e671c0bf | 438f10a004d2802f520311534fcd89d93da5cb0f | refs/heads/master | 2020-05-22T07:05:28.251344 | 2019-05-12T13:22:20 | 2019-05-12T13:22:20 | 186,257,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 181 | java | package com.bw.test2.view;
/**
* Created by Android Studio.
* User: 张泽强
* Date: 2019/5/12
* Time: 14:03
*/
public interface AView {
void getResponse(String data);
}
| [
"1497405573@qq.com"
] | 1497405573@qq.com |
7cf97f57e588d751f99857e80b420f73c3553950 | d599a5e012b74eac02b97003f8923f64a210510a | /src/main/java/cn/nnnight/util/JsonDateTimeSerializer.java | 5f53e7d26255947a1c51226a523cdde01b79ccde | [] | no_license | fbicewind/nnnight | c66ca512bafc2e0ceffcabfc7110bf72459e105c | 732c5013f2f015f3bba823e2ef2c57d64a893c82 | refs/heads/master | 2021-01-09T23:41:42.756654 | 2018-01-31T03:54:08 | 2018-01-31T03:54:08 | 101,277,976 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 692 | java | package cn.nnnight.util;
import com.fasterxml.jackson.core.JsonGenerator;
import com.fasterxml.jackson.databind.JsonSerializer;
import com.fasterxml.jackson.databind.SerializerProvider;
import org.springframework.stereotype.Component;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Dat... | [
"939228292@qq.com"
] | 939228292@qq.com |
cfc21801b8b5aeb5ad0bce23f7f8a145b2162cab | 2ff64b921f884cb59ad26848b3991ca2e2b8967f | /movieCatalog/src/main/java/in/charan/movieCatalog/model/response/MovieRating.java | 49cfff3c9a69bfd9fd682b9a3fbb699464d025f5 | [] | no_license | charankumarbr/MovieCatalog | 6b2a6a829be6c1c1c6e313a0232e30c7922a096e | 5d29bab23ccc42b0a8355d5d7867acbaf3e97088 | refs/heads/master | 2022-12-21T20:19:50.946192 | 2020-10-04T18:08:08 | 2020-10-04T18:08:08 | 297,319,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,276 | java | package in.charan.movieCatalog.model.response;
public class MovieRating {
private String movieId;
private String title;
private String desc;
private String releaseDate;
private int userRating;
public MovieRating() {
}
public MovieRating(String movieId, String title, String desc, ... | [
"charankumarbr@gmail.com"
] | charankumarbr@gmail.com |
33173dbd7028e1422f12663c55f8d38ca3b00ec6 | dda81b93a12e0695dc1c85a6a8ca3785f2e36e23 | /spigot/work/decompile-93a89a75/net/minecraft/server/LootItemConditionBlockStateProperty.java | be01f43e71c06972a3bfc9d33b3e20fa43793378 | [] | no_license | skychwang/MindCraft | a4a8a337738b884af6ecc65c133b314418757a7d | 48923ed1c2b9fbc807a61619cc17001312082b83 | refs/heads/master | 2023-07-20T14:36:48.872240 | 2021-09-07T20:00:04 | 2021-09-07T20:00:04 | 336,148,107 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,657 | java | package net.minecraft.server;
import com.google.common.collect.ImmutableMap;
import com.google.common.collect.ImmutableSet;
import com.google.common.collect.Maps;
import com.google.common.collect.Sets;
import com.google.gson.JsonDeserializationContext;
import com.google.gson.JsonElement;
import com.google.gson.JsonObj... | [
"sky.wang@yahoo.com"
] | sky.wang@yahoo.com |
e61ba7b7b2bb915c8b1ad66fad915535bad137bf | 95460aa445bb62eca02485b17b3465a9efb609a0 | /hw8/HW8.java | 37190667b92498d1b94b8ad72135dc64a5fad6f3 | [] | no_license | caoxantb/developh_hw23 | 0bfbe0a5720136b103ec34f3c3762b121a34a90e | e095a9a68a7c90478da498488d0fa89681fe266a | refs/heads/main | 2023-06-24T03:42:20.318100 | 2021-07-22T05:32:54 | 2021-07-22T05:32:54 | 388,321,182 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 853 | java | package hw8;
public final class HW8 {
private HW8() {
//
}
public static boolean isMultipleBasePalindrome(int num) {
int biNum = intToBi(num);
return isPalindrome(num) && isPalindrome(biNum);
}
public static boolean isPalindrome(int num) {
int tempNum = num;
... | [
"caoxantb@gmail.com"
] | caoxantb@gmail.com |
a79e9c3ef7be549ec23b75eebf79bf8156d72b4a | b6229db276ac9c351c6bb8a9bdca88f4e666e466 | /src/main/java/com/shipping/config/WebSecurityConfig.java | 1e9535d61b4d5c3b3c3dcf7525df94fbc338d260 | [] | no_license | david-enli/shipping-service | 4decb178374b1851b0f0724a75855701668e806b | e099f7934164b9c114b46f65789ba211c8342987 | refs/heads/master | 2022-06-26T16:28:24.493361 | 2020-03-01T22:23:08 | 2020-03-01T22:23:08 | 244,233,061 | 0 | 0 | null | 2020-10-13T19:58:52 | 2020-03-01T22:22:26 | Java | UTF-8 | Java | false | false | 576 | java | package com.shipping.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
import org.springframework.security.config.annotation.web... | [
"enli@umich.edu"
] | enli@umich.edu |
80db40a1360a84a4588d5ef9f2047c66bee011de | aed7582be39933466b9568838189cc0147c51e0f | /src/main/java/com/company/service/impl/UserServiceImpl.java | f8853129cd097258fe33cdbe7f7d76b6a3e71fda | [] | no_license | xllxing/sso | ef3b42de3dabf4456080f561b71a7a682b6ca933 | 9793757b8161a28c09502ca7bd58be4b06480018 | refs/heads/master | 2022-07-04T12:58:59.035812 | 2019-11-28T11:45:22 | 2019-11-28T11:45:22 | 224,640,743 | 0 | 0 | null | 2022-06-21T02:20:10 | 2019-11-28T11:42:25 | Java | UTF-8 | Java | false | false | 964 | java | package com.company.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.company.bean.User;
import com.company.dao.IUserDao;
import com.company.service.IUserService;
/**
* @author xll
* @category 用户业务... | [
"Administrator@169.254.237.24"
] | Administrator@169.254.237.24 |
fbbcb1a590bfcc9372da67f58a5e30b25e0a75cc | 70daf318d027f371ada3abeaaa31dd47651640d7 | /src/jdo/sta/bean/ABDSType.java | 1bcbc868147aa17c490e649d2a23ae815b142ae4 | [] | no_license | wangqing123654/web | 00613f6db653562e2e8edc14327649dc18b2aae6 | bd447877400291d3f35715ca9c7c7b1e79653531 | refs/heads/master | 2023-04-07T15:23:34.705954 | 2020-11-02T10:10:57 | 2020-11-02T10:10:57 | 309,329,277 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 2,110 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6
// 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: 2015.0... | [
"1638364772@qq.com"
] | 1638364772@qq.com |
05c13c7f570d165fa2a25fc34d8c38d88c5400b3 | 56ed12faef5df49ba73e7f83e1e8adaa79448985 | /src/main/java/steps/TravelSteps.java | 08c4d0d0aba15282494b24dfd148c7d6c7ebbf65 | [] | no_license | risen777/thirdtest | 316b79420fcd8cc899101729843734e7e342e066 | 7d989366276302b01676ff50f1549532e5e0f836 | refs/heads/master | 2021-05-08T16:54:19.329589 | 2018-02-05T20:32:57 | 2018-02-05T20:32:57 | 120,176,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | package steps;
import ru.yandex.qatools.allure.annotations.Step;
import pages.TravelPage;
/**
* Created by Sergey
*/
public class TravelSteps extends BaseSteps {
@Step("выполнено нажатие на кнопку отправить заявку")
public void stepSendAppButton(){
new TravelPage(driver).sendButton.click();
}... | [
"21risen@gmail.com"
] | 21risen@gmail.com |
cbd1c6ac23d9c7b0523ad6a015ac4bfa145896e8 | 1e3001d4b2c020f3044b65b50bb6d37e7a9b1232 | /src/main/java/com/umesh/learning/multipleJPA/controller/LoginController.java | 768d6fb25ddedafbbe0204113398f0246af23da4 | [] | no_license | umesh936/multipleJPA | 7b315a23525f324f57807f269c4173253ce154fd | 33cc38c9bff33d168a1a13c09cf8b2d86cbf5a21 | refs/heads/master | 2021-01-10T02:01:46.676123 | 2016-04-12T06:11:01 | 2016-04-12T06:11:01 | 52,787,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | package com.umesh.learning.multipleJPA.controller;
import javax.annotation.Resource;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.... | [
"umesh936@gmail.com"
] | umesh936@gmail.com |
4e1e81fade72c070231eaa37d077e352bd51e6e6 | a80600955f65bae7876d79a04952503d4c404157 | /src/main/java/org/morrah77/amazon_score/service/ScoreService.java | 04aef62c75972215cd4a1aa79d0e01faab8535dc | [] | no_license | morrah77/amazon_score | d52b70e08c8927ee496447ceb7e044a2bd96f95d | b5dc715c43eb2f536a5a1f9b52846c8671446a31 | refs/heads/master | 2023-07-14T07:29:42.276973 | 2021-08-08T20:19:37 | 2021-08-08T20:19:37 | 394,062,895 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,998 | java | package org.morrah77.amazon_score.service;
import org.morrah77.amazon_score.domain.AmazonResponseEntity;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Se... | [
"helen.lazar.77@gmail.com"
] | helen.lazar.77@gmail.com |
2cccb0fa30b7ada4d0f457757b37fcb5f8f481b9 | 8b2bbc086035b71e0e0e1afc2dacdd7926ef0af8 | /src/main/java/de/sybig/uniprotFetcher/Isoforms.java | 94d58af6a31cd2cd0aa68564a750937f3992d47d | [] | no_license | BioinformatikGoettingen/uniprotService | 34842c39870cd4af16df96d3c80982464e43e8c8 | 06d30b0c8033e0a61544d301113c3c12b5f388a1 | refs/heads/master | 2021-01-19T15:21:26.913575 | 2018-09-03T16:12:10 | 2018-09-03T16:12:10 | 100,964,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,275 | java | package de.sybig.uniprotFetcher;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.nio.file.attribute.BasicFileAttributes;
import java.nio.file.attribute.FileTime;
import java.util.Array... | [
"juergen.doenitz@bioinf.med.uni-goettingen.de"
] | juergen.doenitz@bioinf.med.uni-goettingen.de |
9dbd20ccb4df4ae03e4d3a440dda39021b8542df | b480209490e05f56d14df9822041d4dcb42df178 | /src/exercise/abstractclasses/ListItem.java | 7ed40a656b4f334eefd449648edaaa024fc749fd | [] | no_license | AadityaA1/LearningExercise | 19f70b9bfd15f4b436a5b44b138814b3bf73ad80 | cc837bb854e1d0fe98739fefdd57f4e4d26bdd4c | refs/heads/main | 2023-03-17T23:59:26.092007 | 2021-03-10T14:56:30 | 2021-03-10T14:56:30 | 325,303,539 | 0 | 0 | null | 2021-01-01T06:11:29 | 2020-12-29T14:10:06 | Java | UTF-8 | Java | false | false | 601 | java | package exercise.abstractclasses;
public abstract class ListItem {
protected ListItem rightLink;
protected ListItem leftLink;
protected Object value;
public ListItem(Object value) {
this.value = value;
}
protected abstract ListItem next();
protected abstract ListItem setNext(ListItem item);
... | [
"aadi.ar1@gmail.com"
] | aadi.ar1@gmail.com |
30c34eade6756f438bbe2d53d6a6ead5d650e093 | 3a826d69928064593b069b8c6fec0279c6ab8a85 | /coffeeclient/src/main/java/com/ggomez1973/coffeeclient/CoffeeOrder.java | 7159ff8e7ad44fb323f2e4bfdcbb9535bd2cf56e | [] | no_license | ggomez1973/all-things-reactive | 42c072bfa8e31f34f743ff4e042ef7001c5ac81d | 84966e3129c81557d9f00b9b9590485d71029a4f | refs/heads/master | 2020-04-29T03:52:46.840078 | 2019-04-01T13:37:12 | 2019-04-01T13:37:12 | 175,826,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.ggomez1973.coffeeclient;
import java.time.Instant;
class CoffeeOrder {
private String coffeeId;
private Instant dateOrdered;
public String getCoffeeId() {
return coffeeId;
}
public Instant getDateOrdered() {
return dateOrdered;
}
public CoffeeOrder() {
}
... | [
"g.gomez@globallogic.com"
] | g.gomez@globallogic.com |
3d6e1da717614aa51fca72dacdd465bb1fb8e84e | 729fba4cf817b85975167f6bc068d96d7cc93556 | /pro07/src/sec02/ex01/MemberVO.java | 6f14904278830dd5f6e36d9e1254eed2df7b6b94 | [] | no_license | boyunjjang1/JSPStudy | 2e030180cdae03e8f03ea55ef5f6bac0a4a25277 | f59841da0ff6b0d008871378aff4248021da37ee | refs/heads/master | 2020-07-10T00:38:20.642505 | 2019-09-03T03:11:25 | 2019-09-03T03:11:25 | 204,121,920 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 847 | java | package sec02.ex01;
import java.sql.Date;
public class MemberVO {
private String id;
private String pwd;
private String name;
private String email;
private Date joinDate;
public MemberVO() {
System.out.println("MemberVO 생성자 호출");
}
public String getId() {
return id;
}
public void s... | [
"boyunqueen@gmail.com"
] | boyunqueen@gmail.com |
01cc22f59a1cd85de6e201758d8a7aabeedc8017 | deba1b4ed0bb5243729d0dff253da16396b444e5 | /Queue.java | 8f423023baea23c61acddfd98bb3d97d9a8190da | [] | no_license | Sharon-Sam/Java_LabCycle2 | cd67593ea0084d61f6daf8cb32e595b1d08d059f | 56e8ac0e64a45b8b22456440204ee249468cc77b | refs/heads/main | 2023-03-04T00:19:16.593388 | 2021-02-13T05:11:20 | 2021-02-13T05:11:20 | 338,501,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,403 | java | //Qn2) Queue datastructure implementation using java
public class Queue
{
int size = 5;
int q[]=new int[size];
int front ,rear;
Queue()
{
front =-1;
rear =-1;
}
boolean isFull()
{
if (front==0&&rear==size-1)
{
... | [
"noreply@github.com"
] | Sharon-Sam.noreply@github.com |
dcc68ed7ff9f248e5e6d9538935951c3e4ee4673 | 10186b7d128e5e61f6baf491e0947db76b0dadbc | /org/apache/batik/css/engine/Messages.java | c61e1dc9c39f4df179526ed8838d5a7c196f7e0f | [
"SMLNJ",
"Apache-1.1",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | MewX/contendo-viewer-v1.6.3 | 7aa1021e8290378315a480ede6640fd1ef5fdfd7 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | refs/heads/main | 2022-07-30T04:51:40.637912 | 2021-03-28T05:06:26 | 2021-03-28T05:06:26 | 351,630,911 | 2 | 0 | Apache-2.0 | 2021-10-12T22:24:53 | 2021-03-26T01:53:24 | Java | UTF-8 | Java | false | false | 1,662 | java | /* */ package org.apache.batik.css.engine;
/* */
/* */ import java.util.Locale;
/* */ import java.util.MissingResourceException;
/* */ import org.apache.batik.i18n.LocalizableSupport;
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
... | [
"xiayuanzhong+gpg2020@gmail.com"
] | xiayuanzhong+gpg2020@gmail.com |
fc0f3d41378b2b9a112a7d0c8594c2fae12ef722 | 8768673b08d6222b077a9e00ffaf4da8a5617ac9 | /app/src/main/java/com/tgithubc/kumao/observer/IKuMaoObserver.java | cbab601a41dfe12357b01f092b49bf84f9623135 | [
"Apache-2.0"
] | permissive | tgithubc/KuMao | 29e1540009323306c94f00523b59dd1aacb6b628 | 92590c54b5340f7e01c8cfb9ee62a0805c0016a8 | refs/heads/master | 2020-03-07T22:32:14.191344 | 2018-09-20T03:13:37 | 2018-09-20T03:13:37 | 127,756,610 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | package com.tgithubc.kumao.observer;
import com.tgithubc.kumao.message.IObserver;
/**
* 聚合观察者
* Created by tc :)
*/
public interface IKuMaoObserver extends IObserver {
interface IFragmentSwipeBackObserver extends IKuMaoObserver {
void onMainViewPagerVisible(boolean isVisible);
}
interface ICh... | [
"tc_6008@163.com"
] | tc_6008@163.com |
7eeab95a8b9d20b50149a8779a11912f82f179c8 | f321e57973319afc58a10698d7eaac9160bf645e | /Assignment2/Swimmer.java | 8ad51333fdfacb54a33885b5de0829f6b3532a4f | [] | no_license | Diem-Vu/SJSU-CS151-S2021 | 60a8107176b6b6e57ede6e6be2d653de43b2f02d | 0d0cd9ed190ce71c483a4e3241daa527d4260654 | refs/heads/main | 2023-04-25T15:41:08.201004 | 2021-05-16T06:39:31 | 2021-05-16T06:39:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 204 | java |
/**
*
* @author Diem.Vu
* Some of the classes are swimmers, which adds functionality swim().
*/
public interface Swimmer {
/**
* method to define an action
*/
void Swim();
}
| [
"vuthingocdiem95@gmail.com"
] | vuthingocdiem95@gmail.com |
18b0cf448e5c0a86ac089afe4e42e66c299aa837 | a5b8cb340079260b783d5a3313d9a19e27450788 | /mail/EditServlet.java | dfc12c8ec52c13de0a8176e634e72726a4d2aa54 | [] | no_license | suganyashanker/Contacts | 0e60c094e2cac8b2c56b120f8e22b1255a942976 | f555b3061a6d22ddfa0b6f8bfc604b563f9e03d1 | refs/heads/master | 2021-01-11T12:27:26.687778 | 2017-02-21T06:29:06 | 2017-02-21T06:29:06 | 76,647,588 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,873 | java | package mail;
import java.io.IOException;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.TreeMap;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.google.appengine.api.datastore.D... | [
"suganya.shanker@adaptavantcloud.com"
] | suganya.shanker@adaptavantcloud.com |
6abe529441bc54c7c5b428b8d53d15499e060a57 | 4461445ea6b5eda91b5896df1d6b5ecbf200372c | /src/main/java/com/expertzlab/spring/core/postprocess/InitHelloWorld.java | 994cd647a81b0670dc426fcff0b59704f4f768aa | [] | no_license | expertzlab/spring-core-training | b0f27db10fc499a3fc37ea20d494e445d9523c5d | 0928ce5f5864154f48e8f7ef844988b226a201e5 | refs/heads/master | 2020-12-31T07:42:59.980875 | 2018-03-21T18:08:45 | 2018-03-21T18:08:45 | 86,576,911 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 923 | java | package com.expertzlab.spring.core.postprocess;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.config.BeanPostProcessor;
/**
* Created by gireeshbabu on 04/04/17.
*/
public class InitHelloWorld implements BeanPostProcessor {
public Object postProcessBeforeInitializat... | [
"gireesh.babu@nibodha.com"
] | gireesh.babu@nibodha.com |
b432541e04666bef7d3147048005aa55ba5a7fc4 | ba7cab056c31fded038d49ccee0c1c9c54a6f3d4 | /dist/gameserver/data/scripts/quests/_033_MakeAPairOfDressShoes.java | 167e55f9ceecb4953a692f7e147556e74f05aea5 | [] | no_license | MaicoSautner/l2script-teste | 48052f6408be26038e692f48b38f1582a3eded06 | 196979a27575fd3ff48c28d416f2d820ba02059e | refs/heads/master | 2022-07-26T09:08:00.639245 | 2020-05-22T02:12:02 | 2020-05-22T02:16:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,731 | java | package quests;
import l2s.gameserver.model.instances.NpcInstance;
import l2s.gameserver.model.quest.Quest;
import l2s.gameserver.model.quest.QuestState;
public class _033_MakeAPairOfDressShoes extends Quest
{
int LEATHER = 36516;
int GEM_FOR_ACC = 36556;
int DRESS_SHOES_BOX = 7113;
public _033_MakeAPairOfDressS... | [
"As69839314"
] | As69839314 |
e679772ebe84705732a548b03a8ee3a70504b658 | 7150ea06214ca3f801501ffa8c90a3e81be11c86 | /pengrui/src/practice/threadPractice.java | 136acfeb87fab2ddca94dcc4c43479f2a29b8b63 | [] | no_license | prprprpr/school | 19a1a7ef7e36bb527d7740ff45ad6322d5aad899 | 436d65ffa2d0d64e6f4ddf34590f82d1feede3fd | refs/heads/master | 2020-04-09T07:40:06.382682 | 2018-12-03T09:48:06 | 2018-12-03T09:48:06 | 160,163,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package practice;
interface Source{void method();}
public class threadPractice implements Source{
private Source source;
public void decorate(){
System.out.println("decorate");
}
@Override
public void method() {
// TODO Auto-generated method stub
decorate();
source.method();
}
public static void main(St... | [
"pengruiprpr@163.com"
] | pengruiprpr@163.com |
eaec568ed45d07e2397b00c89255aef956396087 | 6cfab0fcbfdf8b36d6ea01003867163b17579f4a | /collector/JH-Collector/src/main/java/com/jh/collector/mapping/CalibrationInfoMapper.java | e201f565b79255104a953323e3c1a4a5f08dcdef | [] | no_license | Fairy008/JiaHeDC | ac5ed60ae3db608d8656957ce0b0364c2253e51b | bf31ffe8f452f33d2554dd587770467cecd994ee | refs/heads/master | 2020-12-27T13:42:30.153810 | 2020-02-02T10:28:31 | 2020-02-02T10:28:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 976 | java | package com.jh.collector.mapping;
import com.jh.collector.entity.CalibrationInfo;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Component;
import java.util.List;
@Mapper
@Component
public interface CalibrationInfoMapper {
/**
* This method was generated by MyBatis Gen... | [
"fanglei613@hotmail.com"
] | fanglei613@hotmail.com |
dd0b0e5f3f5ac2b03a785139ef0baea98f6e6634 | e178adc0b8902862d7f6b2a4937f157629a515ed | /app/src/main/java/com/liuzhuni/lzn/core/comment/ui/CommentDialog.java | cf991c1deff677a512db46f100400a83deb09ca6 | [] | no_license | jieooo7/miao | 84c723d174f0dab1b2589f4a4764b5a34c4cf912 | b56342e0b186ab5b1ba90ae84bd3ea3b55f15d06 | refs/heads/master | 2020-12-24T14:44:51.440589 | 2016-12-09T05:32:33 | 2016-12-09T05:32:33 | 39,495,156 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,137 | java | package com.liuzhuni.lzn.core.comment.ui;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.util.DisplayMetrics;
import android.view.KeyEvent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.W... | [
"jieooo7@163.com"
] | jieooo7@163.com |
a52bde3803ed5d9667ff84f13a5893673dab6702 | b067adfab9bf61e9e0db1198c6667276d5ec7c9a | /src/main/java/test_heroku/repository/CategoryRepository.java | dd5c4e1d988f5bc064b4d6e73f3d2dfd33f422d0 | [] | no_license | nguyenha2651988/nguyenha2651988 | 85e48b72c9d1f6f46f39a2ab65dc92132e7a5e96 | c092360e4f496f0bb16cb21ced327f77c7e12e9b | refs/heads/master | 2021-04-04T09:09:17.327810 | 2020-03-19T09:03:07 | 2020-03-19T09:03:07 | 248,443,818 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 271 | java | package test_heroku.repository;
import test_heroku.model.Category;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface CategoryRepository extends JpaRepository<Category, Long> {
}
| [
"nguyenha2651988@gmail.com"
] | nguyenha2651988@gmail.com |
ffada42a66517df1606f142a4a9c596b685295b3 | 28e356d56e3682cdaa53a14f2ef22a2dbb9799c0 | /2.3.04-Exercise-AddDebugPlatforms/core/src/com/udacity/gamedev/gigagal/entities/Platform.java | 3b8559968fec2e5b5391ce7a134adb8642fac8c6 | [
"MIT"
] | permissive | udacity/ud406 | 31fb5e8ef02f6f78e500ad8998bae38bf4296494 | 191d46352271cc74f4232a3f75db3563c200b1c9 | refs/heads/master | 2023-03-28T21:01:07.283156 | 2021-10-21T13:33:06 | 2021-10-21T13:33:06 | 45,005,805 | 60 | 134 | MIT | 2023-05-08T19:41:40 | 2015-10-27T00:05:43 | Java | UTF-8 | Java | false | false | 679 | java | package com.udacity.gamedev.gigagal.entities;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.udacity.gamedev.gigagal.util.Assets;
public class Platform {
float top;
float bottom;
float left;
float right;
public Platform(float left, float top, float width, float height) {
th... | [
"jeremy@udacity.com"
] | jeremy@udacity.com |
9f46e5539ca573a0bf85652c0d2bfe8a69dde5d0 | 3bbbdbc9c03b78ab5eee1d6e0721c786dcafe026 | /src/main/java/edu/isu/cs/cs3308/ClassificationTree.java | b4218b3d74f35036f1eb4b17ced1fbfb0573d522 | [] | no_license | baumetha/campaign03 | 5a6f65d313bcafe072ad6c880a921ca717645da1 | a1455747f2a3974af766be0ead34f39981e60689 | refs/heads/master | 2020-04-24T00:32:34.191722 | 2019-03-06T04:05:00 | 2019-03-06T04:05:00 | 171,569,636 | 0 | 0 | null | 2019-02-20T00:00:13 | 2019-02-20T00:00:12 | null | UTF-8 | Java | false | false | 1,909 | java | package edu.isu.cs.cs3308;
import edu.isu.cs.cs3308.structures.BinaryTree;
import edu.isu.cs.cs3308.structures.Node;
import edu.isu.cs.cs3308.structures.impl.LinkedBinaryTree;
import edu.isu.cs.cs3308.traversals.BreadthFirstTraversal;
import edu.isu.cs.cs3308.traversals.InOrderTraversal;
import edu.isu.cs.cs3308.trave... | [
"grifisaa@isu.edu"
] | grifisaa@isu.edu |
c18040df65e56609c09fe5be50580ac2e4a7920a | d0bfc9d12bf822bb2f93e5e1ec38fffe69353253 | /benefits/benefits-moudle/benefits-bean/src/main/java/com/lx/benefits/bean/bo/order/SellerOrderReverseOverviewBO.java | f4036d82adb140d1659f95632547c0bd0974874b | [] | no_license | wuyizhong/SpringFramework.wangmeng.definition | 11f3f2958079baad8e4f39a7b6953a87c29fde5f | dd346624d89150836f4a26f1be21192602376b13 | refs/heads/master | 2020-07-23T23:15:23.948727 | 2019-09-09T02:51:36 | 2019-09-09T02:51:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package com.lx.benefits.bean.bo.order;
import lombok.Data;
@Data
public class SellerOrderReverseOverviewBO {
/**全部订单*/
private int allCount;
/**退款成功订单(逆向状态2,4)*/
private int overCount;
}
| [
"15070083409@163.com"
] | 15070083409@163.com |
c994802b34784ce4fdf4ea8d807fc0d5f0f1ad1d | 44e79b691b58614f3a9c9e51fb6266afeb7ee4b0 | /app/src/main/java/lrmaldo/platzigram/api/PostResponseTypeAdapter.java | 458447ebc39acf7c83eab7dcd8b7a290b3d5655f | [] | no_license | lrmaldo/platzigram-curso | 013a18223694f1cbd6ae59c7eeea5c034b6c0cea | 23785dce6bfc1c1bfce710f8dccbf47091210628 | refs/heads/master | 2021-01-13T14:21:16.808804 | 2017-02-13T00:06:08 | 2017-02-13T00:06:08 | 79,049,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,726 | java | package lrmaldo.platzigram.api;
import com.google.gson.TypeAdapter;
import com.google.gson.stream.JsonReader;
import com.google.gson.stream.JsonWriter;
import java.io.IOException;
import java.util.ArrayList;
import lrmaldo.platzigram.model.Post;
/**
* Created by Leo on 09/02/2017.
*/
public class PostResponseTyp... | [
"lrmaldo@gmail.com"
] | lrmaldo@gmail.com |
28c774a0b04046ae5419fd02fdc814e75d6b23b8 | 52db46cda46618dbd3028e5f54df0864c8ff65b8 | /src/main/java/com/intellij/uiDesigner/impl/actions/GroupButtonsAction.java | f32a81c581f381eb06cb55c110eabb1833b1f4df | [
"Apache-2.0"
] | permissive | consulo/consulo-ui-designer | 73279cdcce6b7006200a08aba56493ae1bd46ac9 | 1a7872cd107c90d8775d3c0e433b4a14bbae418f | refs/heads/master | 2023-08-31T00:23:34.185990 | 2023-05-07T11:01:58 | 2023-05-07T11:01:58 | 13,801,786 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,145 | java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"vistall.valeriy@gmail.com"
] | vistall.valeriy@gmail.com |
36b72060c86cc7162d199dd54644960297207719 | 0a3a773d5d65c07a3e05ff5ac1e56492c4557645 | /yuki-hiroshi-design-patterns/src/main/java/com/pearl/genius/command/Main.java | 8ca0ec5081a37da7c58a477c6e2aadd8f2e28977 | [] | no_license | hgs-study/enjoy-design-pattern | d0db4d20f9da85af3b92a3f5874f20fe2d4eeaaf | fe93dce07bcfc025c42347b17adc0307d668dc01 | refs/heads/master | 2023-01-24T21:55:49.326016 | 2020-12-08T09:39:19 | 2020-12-08T09:39:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,514 | java | package com.pearl.genius.command;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Main extends JFrame implements ActionListener, MouseMotionListener, WindowListener {
private MacroCommand history = new MacroCommand();
private DrawCanvas canvas = new DrawCanvas(400, 400, history);
pr... | [
"genius.choi@kakaocorp.com"
] | genius.choi@kakaocorp.com |
4e5cbdc5f82ff35b72cd678e81ec71427aa42c50 | 975d92fa474ad1a5ef43049f6ba9b348571957e7 | /app/src/main/java/com/example/mirmhrakib/mydemoapplication/CozListReportActivity.java | 5acb475b65fc532af72b2bcc4b41b8b7864778b5 | [] | no_license | MehnazNipa/myDemoVumiApp | f85b42528faa3f2a957c7865322958c54b91f8cb | ff4250fe888e082370dc923f4d0968eb3c8bab5c | refs/heads/master | 2021-01-18T22:21:55.312758 | 2016-10-31T18:45:36 | 2016-10-31T18:45:36 | 72,464,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,695 | java | package com.example.mirmhrakib.mydemoapplication;
import android.app.DatePickerDialog;
import android.app.Dialog;
import android.app.DialogFragment;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android... | [
"mehnaz_nipa@yahoo.com"
] | mehnaz_nipa@yahoo.com |
eb57e606b0f878112828d4d4c99ef822bd4b2d90 | 5af6d6bd4936f639f9d383ae142fe93708505b66 | /core/infinit.e.api.server/WEB-INF/src/com/ikanow/infinit/e/api/knowledge/federated/SimpleFederatedQueryEngine.java | 9a06de0727776ba9589d443e39643d1bf4a6438e | [] | no_license | amadu80/Infinit.e | d4ef2c6e53d83f8cb811c5a14b7e0cb8da95f4cf | a33540980ff8d3065c33e0ebf85b7582dfc365b2 | refs/heads/master | 2020-07-11T11:46:10.602644 | 2015-03-03T00:23:04 | 2015-03-03T00:23:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 70,494 | java | /*******************************************************************************
* Copyright 2012, The Infinit.e Open Source Project.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Softwa... | [
"apiggott@ikanow.com"
] | apiggott@ikanow.com |
8dc3827f8ad41f35c2d598fe5418218302f6b496 | a2dc645307ae1a949d2ba2d6f32ccdf2514f6d39 | /src/main/java/com/kmwllc/brigade/stage/DivideValues.java | 8a32a28924e05a3b0ccd10a10c7fa93d512a5b1b | [
"Apache-2.0"
] | permissive | nraphael/brigade | 74a447f0a4e37749a437fc33aaca5fe6dce3c248 | ecb509cd4538f6aed62b751c4435fdae2c3e0208 | refs/heads/master | 2022-08-06T00:49:59.134427 | 2022-07-27T17:25:12 | 2022-07-27T17:25:12 | 234,803,816 | 0 | 0 | Apache-2.0 | 2020-01-18T22:02:50 | 2020-01-18T22:02:49 | null | UTF-8 | Java | false | false | 3,065 | java | package com.kmwllc.brigade.stage;
import org.slf4j.Logger;
import com.kmwllc.brigade.config.StageConfig;
import com.kmwllc.brigade.document.Document;
import com.kmwllc.brigade.logging.LoggerFactory;
import java.util.ArrayList;
import java.util.List;
/**
* This stage will divide the values of two fields... | [
"kwatters@kmwllc.com"
] | kwatters@kmwllc.com |
435a8c7662feb8a9755fd9fcf1826cb257095bfc | 6a9c89983114480bffca3fc55601080060fc58f6 | /MyService/app/src/main/java/com/ramusthastudio/myservice/DicodingIntentService.java | 939e106f949bdeb761693428a5a3fdcd6664149b | [
"Apache-2.0"
] | permissive | gibranalfarabi/DicodingAcademy | c3d66a957b76d06f8804e81aba82149d920d61ed | 0f7b805da83b6d9ecdc340e52c97335a6dc522bb | refs/heads/master | 2023-08-19T22:30:36.108894 | 2019-04-16T02:59:14 | 2019-04-16T02:59:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 982 | java | package com.ramusthastudio.myservice;
import android.app.IntentService;
import android.content.Intent;
import android.util.Log;
/**
* An {@link IntentService} subclass for handling asynchronous task requests in
* a service on a separate handler thread.
* <p>
*/
public class DicodingIntentService extends IntentSer... | [
"ramusthanest@gmail.com"
] | ramusthanest@gmail.com |
569078c0006bb6a590f8d8682a6837ca25f03dc7 | db8755f38898dac6df92e82ebdd6145cea00f675 | /app/src/main/java/com/example/cliff/customlisttest/utils/StaticUtils.java | ed8e5e91b149e28d1027b6584aa605bc80949e73 | [] | no_license | Xliff/CustomListTest | 0a528b667eea6d00891beee0616cefe89718ed85 | 6ab6692a424d9a59285b5bbba8667efe6457be69 | refs/heads/master | 2021-01-10T20:07:44.311428 | 2015-10-04T06:00:49 | 2015-10-04T06:00:49 | 40,452,233 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,478 | java | package com.example.cliff.customlisttest.utils;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.drawable.BitmapDrawable;
import android.util.Pair;
import android.view.View;
import android... | [
"clifton.wood@gmail.com"
] | clifton.wood@gmail.com |
1ab283b17fdad97c24287fe5be0ff1fe133d3d13 | f6e4bf69622066b7c5d977d7ed7b4e01218132dd | /LAMLkNN.java | 5374e33faa4dcf0115ec2ffde947aa5204f282a7 | [] | no_license | dengbaowang/LAMLKNN | d71eabdcc33183a5a0d55981ec9951e262b00e69 | 133ebb39c2c950694dbb8b3d813a7b3353f87cd1 | refs/heads/master | 2022-02-21T12:35:23.422954 | 2019-10-18T11:09:32 | 2019-10-18T11:09:32 | 121,838,898 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 12,134 | java | /* This program is implenment as a extension of Mulan package, which can be download in Mulan website.
* This implement is based on ML-kNN algorithm
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the ... | [
"noreply@github.com"
] | dengbaowang.noreply@github.com |
639658cd9f170a94db1783c12ba792efa40771e7 | 0b6b87e5f4d4b1aa9f485c58fc926cc6e7b80b11 | /src/test/java/com/nashtech/toaitran/service/OrderServiceTest.java | 869b333631bd02be6be7a77c80d2e929aca837e5 | [] | no_license | trantoai1/nashtech-task1 | 8328a8d5abcf4fffbd7118e43f63548bbe80f9f3 | 52943492276164d26e241fd506ac080027e5a122 | refs/heads/main | 2023-07-09T04:56:20.052905 | 2021-08-15T09:00:23 | 2021-08-15T09:00:23 | 381,220,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,912 | java | package com.nashtech.toaitran.service;
import com.nashtech.toaitran.exception.NotFoundException;
import com.nashtech.toaitran.model.dto.OrderDTO;
import com.nashtech.toaitran.model.entity.Order;
import com.nashtech.toaitran.repository.IOrderRepository;
import com.nashtech.toaitran.service.impl.OrderServiceImpl;
import... | [
"trantoai.9x@gmail.com"
] | trantoai.9x@gmail.com |
6c6bce428462bafc7932fcb11caa88edd0779070 | 63d3700f93e742c3c76f8e079ef3d7121b74735c | /build/app/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/dev/flutter/e2e/R.java | d5a258866cdd4283f65298094303fa51d7f57c63 | [
"MIT"
] | permissive | ViralS-Truongnh/shainManager | 6b70d67b75d75d21f959a02c232f95cd834cc077 | 8c8d18eabaf7be0e6916cbf1e845f6bdc1e530a3 | refs/heads/master | 2020-12-03T07:12:04.785583 | 2019-12-27T15:15:48 | 2019-12-27T15:15:48 | 231,238,134 | 0 | 1 | null | 2020-01-01T16:24:26 | 2020-01-01T16:24:26 | null | UTF-8 | Java | false | false | 255 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package dev.flutter.e2e;
public final class R {
private R() {}
}
| [
"huynh@scenes.co.jp"
] | huynh@scenes.co.jp |
d9c1ca2b9b79e11d124377ed41a8f4164eb15bfc | 4023d418f113ddcbbc2a64c9a0aab42e8acbee57 | /o2o/src/main/java/com/song/o2o/dto/echarts/LineStepSeries.java | ce445ebce1bfe9b83c9b507f37509033d8aeed11 | [] | no_license | songshiyun/o2o-system | 9b3a69c807f3f83ce26f67235f8fe2015821b8c3 | b96fefe9aece83302c2c9908f25c2ff517af2fe5 | refs/heads/master | 2020-03-28T03:50:02.691414 | 2018-09-06T12:58:03 | 2018-09-06T12:58:03 | 143,446,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | package com.song.o2o.dto.echarts;
import java.util.List;
public class LineStepSeries {
private String name;
private String type="line";
private String step;
private List<Integer> data;
public List<Integer> getData() {
return data;
}
public void setName(String name) {
this.name = name;
}
public void set... | [
"songshiyun99@gmail.com"
] | songshiyun99@gmail.com |
d4c437b663e6e254d59603ffaa9d02141d7dd20a | 46453350d77e272d776dd4a63be11aa25c9cd944 | /paascloud-provider/paascloud-provider-omc/src/main/java/com/paascloud/provider/config/ResourceServerConfig.java | 1cf7be6892661206d114dae5ed89438adc06f911 | [
"Apache-2.0"
] | permissive | poorhua/paascloud-wechat-auth-master | 34991df6b4de2ee803c82681d9f8871159f24577 | 67877629bb98140e75ad804cedc14a56233f9fa3 | refs/heads/master | 2020-04-12T17:58:37.170355 | 2018-09-17T04:29:24 | 2018-09-17T04:29:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,816 | java | /*
* Copyright (c) 2018. paascloud.net All Rights Reserved.
* 项目名称:paascloud快速搭建企业级分布式微服务平台
* 类名称:ResourceServerConfig.java
* 创建人:刘兆明
* 联系方式:paascloud.net@gmail.com
* 开源地址: https://github.com/paascloud
* 博客地址: http://blog.paascloud.net
* 项目官网: http://paascloud.net
*/
package com.paascloud.provider.config;
im... | [
"1215761798@qq.com"
] | 1215761798@qq.com |
056d4d451b0f4114aad2b6f22b5ab91f1043a251 | bd100ab6cf7f2fa79d9a883e6da721c9da24af67 | /ACompiler/src/ast/Statement.java | e2cc90b67ad146f718992cd1632a11c9bc74f807 | [] | no_license | alonsovb/compiler-codegenerator | 300080863f815ab05dff3b512f9e2d8c81fbf3e3 | b272c20e0213d54fbe0b5a32361ac6ca18b57866 | refs/heads/master | 2020-12-24T13:44:11.409619 | 2012-06-23T03:24:06 | 2012-06-23T03:24:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 115 | java | package ast;
public abstract class Statement extends AST
{
public abstract Object visit(Visitor v,Object arg);
}
| [
"lavb91@gmail.com"
] | lavb91@gmail.com |
ebadebc0413be0e65b8d9b73370366bd2251d7b7 | e09d2a6d070ea3e00e3b2a79b71dd1846ff515c7 | /core/src/com/mygdx/game/Main.java | b726505ac5998fdb77c865af3d61218029a9673c | [] | no_license | GeorgebigG/Racer | b8a7f0930d1e34913ed9ef9f3343caa3f06e5fec | 055ce96664c82bfdf3fa37d0c351c54585834676 | refs/heads/master | 2021-01-19T01:23:46.904198 | 2016-06-09T15:49:01 | 2016-06-09T15:49:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | package com.mygdx.game;
import com.badlogic.gdx.Game;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.mygdx.game.Screens.PlayScreen;
public class Main extends Game {
public SpriteBatch batch;
public static final int WIDTH = 595;
public static final int HEIGHT = 797;
public static String name;
@Over... | [
"giorgi.nebieridze.gn@gmail.com"
] | giorgi.nebieridze.gn@gmail.com |
09cb09b66d9f7feb2069221271d6627aec0eeba5 | 6eb1bb7665fa6110f0ce9b7d00129ba99210bd6a | /src/nim/NimGame.java | 462814064c5d018a274ec185ae6b57feebe67542 | [] | no_license | phung025/NimGame | 11b2577dd27b9ac403ae9188fe4e8599f534343c | 1acc4877d9546b7b5058791236ddcd615626a05b | refs/heads/master | 2021-01-11T21:37:45.245387 | 2018-03-13T04:56:23 | 2018-03-13T04:56:23 | 78,822,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,276 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package nim;
import framework_AI_game.Game;
import framework_AI_game.Move;
import framework_AI_game.Player;
import framework_AI_game.S... | [
"phung025@d.umn.edu"
] | phung025@d.umn.edu |
47ee814b345f0ef58ed922d828f2769a7eb31a52 | 38e8d4b91d36eb25e1f4229c06523b474f906ddb | /app/src/main/java/bakeapp/rako/layoutteste/BaseActivity.java | 99b3f42f4cf01cb6052d16c311f794f003da77ed | [] | no_license | RafaelKozar/ScrollWithConstraint | abf9ef27265c2c9d086581c995966cbde2e74b1f | 770ad19a2bef6a6b5e1d9b805dbb677a33a874f8 | refs/heads/master | 2020-03-25T19:07:42.902300 | 2018-08-13T13:54:52 | 2018-08-13T13:54:52 | 144,066,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,197 | java | /*
package bakeapp.rako.layoutteste;
import android.app.Activity;
import android.content.Intent;
import android.support.v4.content.LocalBroadcastManager;
import android.view.ViewGroup;
import android.view.ViewTreeObserver;
import android.view.Window;
*/
/**
* Created by rako on 08/08/2018.
*//*
pu... | [
"rafael.kozar@gft.com"
] | rafael.kozar@gft.com |
866f0c84d5e6c717d46ec5501db490b739d279cc | d5f09c7b0e954cd20dd613af600afd91b039c48a | /sources/net/lingala/zip4j/headers/VersionNeededToExtract.java | 1aa9d17998bf66e25c2b2349fad200509b59375b | [] | 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 | 327 | java | package net.lingala.zip4j.headers;
public enum VersionNeededToExtract {
DEFAULT(10),
DEFLATE_COMPRESSED(20),
ZIP_64_FORMAT(45),
AES_ENCRYPTED(51);
private int code;
private VersionNeededToExtract(int i) {
this.code = i;
}
public int getCode() {
return this.code;
... | [
"test@gmail.com"
] | test@gmail.com |
59ed04b921ee0099ddf639e7eb0f82582d64a5b2 | 6d3fccfe86c0fe4d92632f1d6992990ddc31a05c | /hsweb-easy-orm-rdb/src/main/java/org/hswebframework/ezorm/rdb/mapping/defaults/DefaultReactiveQuery.java | 7a864a62a59b4a330b0dd6b66c5bca817c4402c0 | [] | no_license | MethodLevelAnalyzer/hsweb-easy-orm | 7f81cc218f0a7c14c09861a1bd8946e13e42be1f | 31659eaac403423bffbd021868e4786e21cd8050 | refs/heads/master | 2023-05-14T21:33:30.015536 | 2021-06-08T08:45:56 | 2021-06-08T08:45:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,842 | java | package org.hswebframework.ezorm.rdb.mapping.defaults;
import org.hswebframework.ezorm.rdb.events.ContextKeyValue;
import org.hswebframework.ezorm.rdb.executor.wrapper.ResultWrapper;
import org.hswebframework.ezorm.rdb.mapping.EntityColumnMapping;
import org.hswebframework.ezorm.rdb.mapping.ReactiveQuery;
import org.h... | [
"admin@hsweb.me"
] | admin@hsweb.me |
6b1e653a341d273b393c8886e504df42f214ff90 | 516b6594e527b9aa08bc82707b27f2f4784fd8d5 | /common-datamodel/src/main/java/ait/ffma/factory/.svn/text-base/ComponentNameConstants.java.svn-base | c810ef54b6d122ec1ec7446c24659a104aac61da | [
"Apache-2.0"
] | permissive | ait-ngcms/ffma | 1efb3c7bfd3822e1f4ff08eea99f967a251b28da | 76c0ff5585b10d02a19f07e85558dd1303bef599 | refs/heads/master | 2021-01-01T06:26:16.669922 | 2015-10-14T12:44:36 | 2015-10-14T12:44:36 | 31,206,908 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 235 | package ait.ffma.factory;
public interface ComponentNameConstants {
public static final String COMPONENT_PRESERVATION_RISKMANAGEMENT = "preservation-riskmanagement";
public static final String COMPONENT_COMMON = "common";
}
| [
"roman.graf@ait.ac.at"
] | roman.graf@ait.ac.at | |
b51b1c3755551b01bb1aa357ff4f1bcfc2385f70 | dbfef24b8e48968baa87dcd2d8d94af6c9821d98 | /lynx-api/src/com/dikshatech/portal/dao/LoanEligibilityCriteriaDao.java | b27625187f29c3ad7e9f1b4a2452a226021fb1cd | [] | no_license | sudheer999/vijay-gradle | 7ab62da1b41120b48ab5c8f06f3e3be5c4a5530e | c03d167319ec915c3eb25e394761682144e1e3b3 | refs/heads/master | 2021-04-26T23:02:03.684417 | 2018-03-02T11:03:07 | 2018-03-02T11:03:07 | 123,918,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,965 | java | /*
* This source file was generated by FireStorm/DAO.
*
* If you purchase a full license for FireStorm/DAO you can customize this header file.
*
* For more information please visit http://www.codefutures.com/products/firestorm
*/
package com.dikshatech.portal.dao;
import com.dikshatech.portal.dto.*;
import co... | [
"sudheer.tsm9@gmail.com"
] | sudheer.tsm9@gmail.com |
19aaa4e62800ce10652137b08d29e679cf22760a | 4bae14b2c62863bbaf98aad5a584cdf81e460ee7 | /src/com/cybertek/AbstarctClass.java | d81fa1b5cb60887045f3402cbeb2259a0acd94bd | [] | no_license | xerinay/FirstSelinum | 68ca6cc8a96b6f1d0ff4a541a98b024b0bdcd383 | c4c3123e9db3b77246343744cb16bb983cbb1e89 | refs/heads/master | 2020-04-17T20:42:59.038281 | 2019-01-22T03:06:31 | 2019-01-22T03:06:31 | 166,917,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 81 | java | package com.cybertek;
public class AbstarctClass {
int age ;
public S
}
| [
"xerinay85@gmail.com"
] | xerinay85@gmail.com |
58f723ef2e6620116cb651145017cf444d469f6c | 44e082b233a2e44212422514fa9225cf1b6358d2 | /GPROG_oldPruefungen/src/_glProg_2018_VZ_HT/Dalmatiner.java | 092f7d2ec1cdb37a75b6d70fb2a3120f17c79e5d | [] | no_license | fhbgraceb/VerbundA-SS20 | b3af20000e1a4b6efe768156ad415dbf67e16be0 | 7e672445bb785386af2ff65d3526f89c67882a71 | refs/heads/master | 2022-12-28T05:56:20.158197 | 2020-10-10T23:20:18 | 2020-10-10T23:20:18 | 238,525,365 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 615 | java | package _glProg_2018_VZ_HT;
public class Dalmatiner {
public static void main(String[] args) {
int anzahlDalamtiner = 101;
for (int mickey = 1; mickey < anzahlDalamtiner; mickey++) {
for (int donald = 1; donald < anzahlDalamtiner; donald++) {
for (int goofy = 1; goofy < anzahlDalamtiner; goofy++) {
... | [
"fhb190776@fh-vie.ac.at"
] | fhb190776@fh-vie.ac.at |
2f4dc80b981048f230592c2db08983c8a1a624ec | 367d92dd52871e4089bb794e8384b9c9a5a81f25 | /leetcode/RangeAdditionII/RangeAddition.java | 0dd733f55c7389f3533f1d3b7a2271a6da97d0c6 | [] | no_license | SpicyZinc/underestimate | 54cfd10e3202e4bce5b8cb5d8b03481d295c308c | dbe9caffb41f153d5e23a583a1abe2c66e4bdf4b | refs/heads/master | 2023-03-09T01:31:43.867486 | 2023-02-28T10:05:14 | 2023-02-28T10:05:14 | 20,214,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,310 | java | /*
Given an m * n matrix M initialized with all 0's and several update operations.
Operations are represented by a 2D array, and each operation is represented by an array with two positive integers a and b,
which means M[i][j] should be added by one for all 0 <= i < a and 0 <= j < b.
You need to count and return the n... | [
"angxin880@gmail.com"
] | angxin880@gmail.com |
e3781f8339b43d544b00d9770770dcbbb29c32e7 | 1baeed75248c36a535749e74c7efbd7f5dc581e2 | /pinyougouparent/pinyougou-content-service/src/main/java/com/pinyougou/content/service/impl/ContentCategoryServiceImpl.java | 5ae47a6d206764175380f0b49c2a3d45cbada466 | [] | no_license | GaoForGot/pyg | a13fa3e0479b47af543cfe54c49f1a4af0ad5c6b | 35b00b7154d7ae39b4521c414b53bc86d79a7cfe | refs/heads/master | 2022-12-22T00:32:57.328344 | 2020-11-09T19:23:33 | 2020-11-09T19:23:33 | 209,957,805 | 0 | 0 | null | 2022-12-16T07:18:30 | 2019-09-21T09:27:46 | JavaScript | UTF-8 | Java | false | false | 2,829 | java | package com.pinyougou.content.service.impl;
import java.util.List;
import com.pinyougou.content.service.ContentCategoryService;
import entities.PageResult;
import org.springframework.beans.factory.annotation.Autowired;
import com.alibaba.dubbo.config.annotation.Service;
import com.github.pagehelper.Page;
import com.g... | [
"xiaozegavin@outlook.com"
] | xiaozegavin@outlook.com |
d7211e74828d0edecf7405399783f872d5b94935 | 9cabe1bd10d1ae856cae561c8dfc7ccac0880bcd | /Server/src/main/java/bgu/spl171/net/impl/rci/Command.java | ec9f6fa4f385896a34e451cc0055924bd060dad3 | [] | no_license | yardenvaknin/Server_Application | 891bfdc4636389be21366e46d5c0cff97a1744d5 | 764ffee18350b8a06f297fea56f2f6b32c881ac9 | refs/heads/master | 2022-06-08T10:08:55.228872 | 2020-05-06T08:45:10 | 2020-05-06T08:45:10 | 261,674,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 151 | java | package bgu.spl171.net.impl.rci;
import java.io.Serializable;
public interface Command<T> extends Serializable {
Serializable execute(T arg);
}
| [
"noreply@github.com"
] | yardenvaknin.noreply@github.com |
0d0d5abf0f6ef08b18f11676c806cf4390199989 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a044/A044128Test.java | 22b13e02bd3fe0f99f35632b7d24d8cd5d4c563b | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a044;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A044128Test extends AbstractSequenceTest {
}
| [
"sairvin@gmail.com"
] | sairvin@gmail.com |
a626492a96e1581afafa3380518e2722dec95c5b | 709a28bd394652b6211cda052caef70338b457da | /BubbleLayout/app/src/main/java/com/tc/bubblelayout/testrecylerview/GroupItemDecoration.java | 54e8fa91e5719e75445f57f38454f07db1fe52c6 | [] | no_license | ouyangpeng/BubbleLayout | aabd6418cbf61874d12d186a40b5ce0241a397c0 | 9df9014745f980fa9b7ce17a350dc6e20d073580 | refs/heads/master | 2022-03-28T03:13:36.415493 | 2019-12-26T08:07:53 | 2019-12-26T08:07:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,772 | java | package com.tc.bubblelayout.testrecylerview;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Path;
import android.graphics.Rect;
import android.graphics.RectF;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.tc.bubblelayout.DensityUtil;
impo... | [
"tangchao@oaserver.dw.gdbbk.com"
] | tangchao@oaserver.dw.gdbbk.com |
c8d93a386444e8a19af5f0d7384c250ac69fbe22 | 32f38cd53372ba374c6dab6cc27af78f0a1b0190 | /app/src/main/java/com/ta/audid/db/SqliteHelper.java | 0238c0ad5649c62606fbf0b8e450c30e84c21330 | [] | no_license | shuixi2013/AmapCode | 9ea7aefb42e0413f348f238f0721c93245f4eac6 | 1a3a8d4dddfcc5439df8df570000cca12b15186a | refs/heads/master | 2023-06-06T23:08:57.391040 | 2019-08-29T04:36:02 | 2019-08-29T04:36:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,815 | java | package com.ta.audid.db;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.alipay.mobile.common.transport.monitor.RPCDataItems;
import com.ta.audid.utils.UtdidLogger;
import java.util.concurrent.Fut... | [
"hubert.yang@nf-3.com"
] | hubert.yang@nf-3.com |
7262b17ba404321c3af570092e2b81ba84dbe6ff | b50101521ecfb368496a6d11c1774d0773fd62df | /src/server/status/db/SortedList.java | 270c67c604d8d1dda83262b4340006b66075113d | [] | no_license | johvik/server_status | 508e7089e80c332db0567da85f396c8a4dfc2b49 | 06ac6e5c525f413442f08652ae5ad51728220727 | refs/heads/master | 2021-01-22T12:02:37.153164 | 2014-05-09T17:41:50 | 2014-05-09T17:41:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,586 | java | package server.status.db;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Iterator;
public class SortedList<E extends Comparable<E>> implements Collection<E>,
Iterable<E> {
private ArrayList<E> list = new ArrayList<E>();
@Override
public boolean add(E e) {... | [
"john.viklund@gmail.com"
] | john.viklund@gmail.com |
6768e9c407410bef1be41d39e413228b840bb96b | a464211147d0fd47d2be533a5f0ced0da88f75f9 | /EvoSuiteTests/evosuite_3/evosuite-tests/org/mozilla/javascript/NativeJavaClass_ESTest.java | 34ae5ce9b5d3875d7e8a97af1fb4527e96f6b1fb | [
"MIT"
] | permissive | LASER-UMASS/Swami | 63016a6eccf89e4e74ca0ab775e2ef2817b83330 | 5bdba2b06ccfad9d469f8122c2d39c45ef5b125f | refs/heads/master | 2022-05-19T12:22:10.166574 | 2022-05-12T13:59:18 | 2022-05-12T13:59:18 | 170,765,693 | 11 | 5 | NOASSERTION | 2022-05-12T13:59:19 | 2019-02-14T22:16:01 | HTML | UTF-8 | Java | false | false | 6,263 | java | /*
* This file was automatically generated by EvoSuite
* Wed Aug 01 22:00:47 GMT 2018
*/
package org.mozilla.javascript;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameter... | [
"mmotwani@cs.umass.edu"
] | mmotwani@cs.umass.edu |
dc64add0e367138cd32949196ee7cb29941e99c0 | 7480717e8866db20d8738742630b1733410d6d2b | /ApacheDatasets/PIG-0.9.0/pig-0.8.1/test/org/apache/pig/test/TestExampleGenerator.java | 2dee27b5674c5b7c829affb124ab11092bd7993a | [
"Apache-2.0"
] | permissive | abcdefghiklk/SeekChanges | 600ecffeceedbc2caf1672fc7bb553e37b00131a | 82103108425f22e2b535f43e424c23dbdea3b6f2 | refs/heads/master | 2020-04-06T07:02:43.703757 | 2016-08-17T10:43:59 | 2016-08-17T10:43:59 | 57,231,049 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,169 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"Qiuchi.Li@open.ac.uk"
] | Qiuchi.Li@open.ac.uk |
8a1bffe3a8e7e32aa85a4349ad4480e72f75e55c | 05f15ac1d30be14f1562edeade6117292c28530f | /eskyzdt-server/src/main/java/cn/eskyzdt/WebApplication.java | 684ae7ccf591201b0e8129e1101ab3889fbaf250 | [] | no_license | eskyzdt/eskyzdt | 57798bdc1961f7799b330228677868e527a9c87a | 4a28e1aceb77260df4504e57609af76ba8c8d0af | refs/heads/V1.0 | 2023-08-16T22:34:44.423083 | 2023-08-15T06:53:46 | 2023-08-15T06:53:46 | 206,766,628 | 1 | 0 | null | 2022-10-14T06:12:21 | 2019-09-06T10:03:01 | JavaScript | UTF-8 | Java | false | false | 443 | java | package cn.eskyzdt;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
@MapperScan(basePackages = {"cn.eskyzdt.modules.*.dao"}) //这里扫描的是dao的接口层
public class WebApplication {
... | [
"eskyzdt@sina.com"
] | eskyzdt@sina.com |
de61115778ad9d4b9b717c3a6307981442de2aa2 | 7195a8f1125c55d42c5b6fb0a820ca055583031a | /modules/andes-core/common/src/main/java/org/wso2/andes/messaging/util/Lexicon.java | cc94d819d30c365e5e6a30c7f16ae41194197e0f | [
"Apache-2.0"
] | permissive | wso2/andes | 355d3a3b94ee376ae1bef01871216925199f9065 | 85434f648e56ce5f88cd5abcc6db738edce90af9 | refs/heads/master | 2023-08-16T09:55:41.020956 | 2023-06-07T08:40:22 | 2023-06-07T08:40:22 | 20,559,270 | 38 | 124 | Apache-2.0 | 2023-06-07T07:07:35 | 2014-06-06T10:04:24 | Java | UTF-8 | Java | false | false | 2,619 | java | /*
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); y... | [
"shammi@Shammis-MacBook-Pro.local"
] | shammi@Shammis-MacBook-Pro.local |
e64abe6af52fdb214131cd2f025a2b5983286001 | cb6c75eed28972d6c07d205fd6ebfeb04cb94f61 | /eclipse-workspace/APPTECH_JAVA2/src/lab8/Type4Demo.java | 3cebcf2088137554d7dac6d29002e213613cd356 | [] | no_license | chehuy97/JavaAptech | 9cf980bcf109a6503fed7a684b14ce92bea44736 | f3bbd231d2ab532b94a3beec07bc5270c15787f7 | refs/heads/master | 2020-03-29T06:24:28.485350 | 2018-09-20T14:41:38 | 2018-09-20T14:41:38 | 149,623,003 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,501 | java | package lab8;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class Type4Demo {
public static void main(String[] args) {
Connection cn = null; // tao ket noi voi database
Statement st = null; // chay cau lenh sq... | [
"chehuy97@gmail.com"
] | chehuy97@gmail.com |
3dc2bc3991ab127df2e69c686f46e278731299ea | cf9ec4a44ea26d5b3fc21c335a2c71c08abcb49a | /src/algorithms/com/guan/hunan/GraphClient.java | a1b648fe251986988869e2486fbf266e20cdebf9 | [] | no_license | zhongwen7710/algorithm | 22b8ba860ae84f5b9bca6c7e6611a4de982150e6 | 5735237dc48dffa6c02fc982756e1c39978690dd | refs/heads/master | 2021-01-18T17:15:16.523909 | 2020-12-13T07:35:39 | 2020-12-13T07:35:39 | 23,423,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,968 | java | package algorithms.com.guan.hunan;
import algorithms.com.guan.stdlib.In;
import algorithms.com.guan.stdlib.StdOut;
/*************************************************************************
* Compilation: javac GraphClient.java
* Execution: java GraphClient graph.txt
* Dependencies: Graph.java
*
* Typica... | [
"zhongwen7710@126.com"
] | zhongwen7710@126.com |
cd64f22b5801c2ba6631fbd295ec979a68de81bb | 6378cd7f9e5ca4e8e3eacad55fe9053d4ed65511 | /src/interfaces/IOBBank.java | 2b34997605e79674bc42d178e73fc22e1ef7be11 | [] | no_license | Vinay9190/SectionFInheritance | 1e148adae6f2c007eb084368e50d2cbb20638804 | 383209e5b8a4ee71fb02c93fb215b4275226186f | refs/heads/master | 2022-12-09T22:01:55.125521 | 2020-09-07T17:47:00 | 2020-09-07T17:47:00 | 290,124,347 | 1 | 0 | null | 2020-08-25T05:43:11 | 2020-08-25T05:43:10 | null | UTF-8 | Java | false | false | 514 | java | package interfaces;
public interface IOBBank {
// for inheriting class
// the extends keyword
// for inherinting interfaces we use:
// the implements keyword
class IOBBank implements Bank {
@Override
public void createAccount() {
System.out.println(" ASK FOR NAME,AGE, ... | [
"vinay.yadav_cs19@gla.ac.in"
] | vinay.yadav_cs19@gla.ac.in |
ca84ee6697769f5f0f8d658a6c622bba16ce740a | 0bb95ff114dab9e471006a5596293f20e2821e18 | /ClothesManager/app/src/main/java/database/DatabaseOperations.java | 06fd7a9415b7c5310025b6988284d7675ab24990 | [] | no_license | AngelaRg/ClothesManager | 0df245837a362f273ab705b1403f97223c542480 | b817f9bf0162c3f0cd213b2f3681d9b11f06d7e3 | refs/heads/master | 2021-01-01T04:14:12.965513 | 2017-10-01T10:46:01 | 2017-10-01T10:46:01 | 97,145,493 | 0 | 0 | null | 2017-10-01T10:46:02 | 2017-07-13T16:46:00 | Java | UTF-8 | Java | false | false | 15,010 | java | package database;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import models.Basket;
import models.Garment;
import... | [
"cesars90_@hotmail.com"
] | cesars90_@hotmail.com |
d389a930036dbab2c7d9f4aabc97cb266b8c3a67 | 29b6a856a81a47ebab7bfdba7fe8a7b845123c9e | /dingtalk/java/src/main/java/com/aliyun/dingtalkdatacenter_1_0/models/GetAdministrativeLicensingRequest.java | 8930eb425ec897350f55586f6ec4dda1279f86f2 | [
"Apache-2.0"
] | permissive | aliyun/dingtalk-sdk | f2362b6963c4dbacd82a83eeebc223c21f143beb | 586874df48466d968adf0441b3086a2841892935 | refs/heads/master | 2023-08-31T08:21:14.042410 | 2023-08-30T08:18:22 | 2023-08-30T08:18:22 | 290,671,707 | 22 | 9 | null | 2021-08-12T09:55:44 | 2020-08-27T04:05:39 | PHP | UTF-8 | Java | false | false | 1,268 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.dingtalkdatacenter_1_0.models;
import com.aliyun.tea.*;
public class GetAdministrativeLicensingRequest extends TeaModel {
@NameInMap("pageNumber")
public Integer pageNumber;
@NameInMap("pageSize")
public Integer pageSize;
... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
b52fb334dd356c33b7e7e9fb2990053748eb72c1 | 6754d18ec15386da4c646a26178ef29c5db7697d | /Java/CurrencyConverter/src/com/company/Currency.java | e6c97181ef3a7d3a871e79c8dd7aa3f25e418611 | [] | no_license | Roobun/SomeProjects | bd8e621a01c151ecac2044e261b3256f30c91fc9 | adc8efb7836f3907bc204f1ea188a96f324dcf5a | refs/heads/master | 2020-03-29T06:18:04.950580 | 2018-09-22T13:26:42 | 2018-09-22T13:26:42 | 149,618,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 590 | java | package com.company;
public class Currency {
String CharCode;
int Nominal;
String Name;
double Value;
public Currency(String OuterCharCode, int OuterNominal,
String OuterName, double OuterValue) {
this.CharCode = OuterCharCode;
this.Nominal = OuterNominal;
... | [
"nskrim13@mail.ru"
] | nskrim13@mail.ru |
6856d532283898b71c1f21b4576ff882421a760a | b1ef5a31d6b9fb7ec22d0c680dd990c693c80df7 | /src/main/java/bsuir/ppvis/view/style/Titles.java | 88eeea0dd0ee60c9c7144dd430f81ab487694be8 | [] | no_license | DanilaSavkov/inventory-book-lab2 | dc5162be847e1ff09d23b74f97b759e2e0825ce2 | 307e3853e53b6e17b3e81aab8b7f943335feafca | refs/heads/main | 2023-04-21T23:34:40.921018 | 2021-05-25T22:32:42 | 2021-05-25T22:32:42 | 361,668,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,218 | java | package bsuir.ppvis.view.style;
public interface Titles {
String FILE_MENU_TITLE = "Файл";
String EDIT_MENU_TITLE = "Изменить";
String OPEN_FILE_TITLE = "Открыть";
String SAVE_FILE_TITLE = "Сохранить";
String ADD_TITLE = "Добавить";
String REMOVE_TITLE = "Удалить";
String SEARCH_TITLE = "По... | [
"danik2002ig@gmail.com"
] | danik2002ig@gmail.com |
bde612cb228a8269320c0ccdde2750a28e2f5b9f | c90fa18e878094746ca6ee0582accb33e85e870d | /demos/AndroidDataStorage/sharedpreferencestest/src/main/java/com/example/sharedpreferencestest/MainActivity.java | f2d4e7c419019816f96349bd26650386199c0738 | [] | no_license | TDCQZD/AndroidDev | f4beb684169be1c00ac121fea3867068baa16852 | 7a217c23547e44273e4f42b784026c257a145517 | refs/heads/master | 2020-04-27T23:39:17.044479 | 2019-03-10T06:09:33 | 2019-03-10T06:09:33 | 174,784,609 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,018 | java | package com.example.sharedpreferencestest;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
public class MainActivity extends AppComp... | [
"ZDTDCQ@163.com"
] | ZDTDCQ@163.com |
340e918d3a7424362831a9c5605c1ceeff23b6b0 | 3bcd26696ae26414d648f6d01285fb0b67d7cfcd | /BankABC/src/main/java/com/MainAppForRun.java | 324bac60705c4db3c8f3cfc1727c932d66d304b1 | [] | no_license | nooruli/demo | 30b8ed766298858fceed33b7e117835e5c051599 | e4a491909d8134d59dc1546a5d1e0cfa61243421 | refs/heads/master | 2020-04-22T08:54:13.341046 | 2019-02-12T05:10:08 | 2019-02-12T05:10:08 | 170,254,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | package com;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MainAppForRun {
public static void main(String[] args) {
SpringApplication.run(MainAppForRun.class, args);
}
}
| [
"noorul.i@hcl.com"
] | noorul.i@hcl.com |
3d1bbaee0a2ce84e495a1451798f795d90f67518 | cb074fc882112da644164c26c7ac8dab49dc22d1 | /src/logic/Trains/Restriction.java | 1fe382ccd471b19a3b89948e4c7b21fbc3ce8ce2 | [] | no_license | potockan/Trains | 6aeae277ef12fe072cfcf142074a5681834013f4 | c93e3eea9e9dea08f38bbf376b09c3e7abf7ffb0 | refs/heads/master | 2021-01-12T08:22:31.478717 | 2016-12-22T10:55:19 | 2016-12-22T10:55:19 | 76,557,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | package logic.Trains;
/**
* Created by npotocka on 15.12.16.
*/
public class Restriction<V> {
private V min;
private V max;
public Restriction(V min, V max){
this.min = min;
this.max = max;
}
public V getMax() {
return max;
}
public V getMin() {
return m... | [
"potockan@gmail.com"
] | potockan@gmail.com |
137395c0c3a1201f54b1200c558362a49e4e0896 | cf2979c4b54a6f8cbd5a429b21f93d71e9d2a378 | /DroidUtils/src/main/java/rhcloud/com/droidutils/tabutil/tabutil/impl/OnAddTabDefaultImpl.java | 541a5f2a7114e4f6756643a3125e555cbe29bb45 | [] | no_license | Klauswk/DroidUtils | 645dc984c9b97d6f3625768ae1679ebb776f5d17 | f72446f598c61195c5b7290646f6c2810f372e96 | refs/heads/master | 2021-01-20T15:57:56.686891 | 2016-08-12T20:13:30 | 2016-08-12T20:13:30 | 65,158,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,246 | java | package rhcloud.com.droidutils.tabutil.tabutil.impl;
import android.graphics.drawable.Drawable;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import rhcloud.com.droidutils.tabutil.tabutil.Tab;
import rhcloud.com.droidutils.tabutil.tabuti... | [
"klauswk1@hotmail.com"
] | klauswk1@hotmail.com |
974845abe6bb8e516bce2c656c2e8c8a94b65383 | 66bde34f2af40afc55d3c7231cdf9a1da44a95e2 | /progressDialog/app/src/main/java/com/ultron/sahilpratap/progressdialog/MainActivity.java | bb6d01799a35f809738e13d08e43b8681a4e937e | [] | no_license | sahilpratap/resources_ASD | b81e373055eef2159cb1ba48979afa6bb7e7576c | d89c49128d7caeaa100f048b91cdf73456a480c7 | refs/heads/master | 2020-03-23T19:23:15.909466 | 2018-07-23T07:04:32 | 2018-07-23T07:04:32 | 141,100,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,269 | java | package com.ultron.sahilpratap.progressdialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class MainActivity extends AppCompatActivity {
Button... | [
"sahilpratap7200@gmail.com"
] | sahilpratap7200@gmail.com |
365ced70a60d6aa736d046111ef7082a1c1d1bd1 | 94b02ebcd4708a54350b47c00f772a7115e282b8 | /src/main/groovy/com/agilemaster/form/constants/FormCoreStaticMethod.java | 2fb21e60ff198555c5c61530944f1d259b72e9eb | [] | no_license | agilizer/junjie-cassandra | 222ffe8dd12fdd7bf9888d1110d0171b577daf1b | f083306833cf8e7a7ef51946ebae406386fe002d | refs/heads/master | 2021-01-19T21:45:06.116366 | 2016-06-22T09:14:46 | 2016-06-22T09:14:46 | 39,555,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package com.agilemaster.form.constants;
import java.util.UUID;
public class FormCoreStaticMethod {
public static String genUUID(){
return UUID.randomUUID().toString().replaceAll("-", "");
}
}
| [
"asdtiangxia@163.com"
] | asdtiangxia@163.com |
a6505a06f509e8c7c40d440a9d3a3c6e4a394acc | ebf47fd5dd0f42000b7d3e494c3df679cabf7dad | /backend/src/main/java/de/pharos/myPosts/dao/PostDao.java | 90717fa74721fd0030aa1d44e2916c86ecd93422 | [
"MIT"
] | permissive | OmarGSharaf/MyPosts | 28ba77986d46cd9e2eac110e2bb028b6de2bdc75 | 6e8773591b33b7fa11105a4e3a50c2d3b7745f3c | refs/heads/master | 2023-01-10T03:47:41.160272 | 2019-08-26T11:12:42 | 2019-08-26T11:12:42 | 203,486,690 | 0 | 0 | null | 2022-12-11T02:51:24 | 2019-08-21T02:02:49 | Java | UTF-8 | Java | false | false | 561 | java | package de.pharos.myPosts.dao;
import de.pharos.myPosts.model.Post;
import de.pharos.myPosts.model.User;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Reposi... | [
"omargamal@Omars-MacBook-Pro.local"
] | omargamal@Omars-MacBook-Pro.local |
3c87c235cc1281079a5d7ac15f367acc67029104 | 7954758bc55ff16441c7892d5cab973c73de0db7 | /android/app/src/main/java/br/com/lifemove/utils/StringUtils.java | e9afe735ae90fe215adc9683cbc074e1d97fbe79 | [] | no_license | phsa/lifemove | f6cbbd32cad0de3c23c4cd76d5c2dcd0b24f22e4 | 952cdec968a1f2a7dad23e19e62d3e93102fad84 | refs/heads/master | 2020-07-07T04:23:20.498337 | 2019-12-03T18:20:28 | 2019-12-03T18:20:28 | 203,248,353 | 1 | 0 | null | 2019-12-03T18:20:30 | 2019-08-19T20:50:23 | Java | UTF-8 | Java | false | false | 632 | java | package br.com.lifemove.utils;
public class StringUtils {
public static final String EMPTY = "";
public static final String DEBUG_TAG = "DebuggingLifeMove";
public static final String SPORTS_EVENT_KEY = "event";
public static final String INVALID_USERNAME_PATTERN = "[^a-zA-Z_.0-9\\-]";
publi... | [
"paulinho.h.s.a.spn@gmail.com"
] | paulinho.h.s.a.spn@gmail.com |
914f779078eaec947c9a942d76e148c14fc3b54e | 80cf2ebe9786c5ce8ca1b969e791e8800b2c4cba | /src/main/java/com/brs/oa/staff/entity/Staff.java | 99c2cdceb4f55ce99f168bb1a57b54a4f82fcc3c | [
"Apache-2.0"
] | permissive | tinyjjlin/glod | 2d2ef8c075914af93a71f726e0b1990ba4517ee8 | 7de4c33ac92c1cd0479809c197cb849ff7eab0a5 | refs/heads/master | 2020-04-09T17:56:20.755661 | 2019-03-11T22:48:28 | 2019-03-11T22:48:28 | 160,496,722 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,321 | java | package com.brs.oa.staff.entity;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.io.Serializable;
import com.baomidou.mybatisplus.annotation.TableId;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
/**
* <p>
*
* </p>
*
* @author tiny lin
* @si... | [
"tinyjjlin@163.com"
] | tinyjjlin@163.com |
f048f0de5e175bc85f279c1ce640812f1e9901ed | 8a4f548ff452adf851805fb2cf21b1dcc8ec0ee8 | /android/app/src/main/java/com/eproject/MainApplication.java | a95cf0eb6000b3d65a037cb665e504dc363f5fe8 | [] | no_license | samuelbrehm/eProject | 0d24315fedcb2d950ee75ae1466e320f4d115c98 | 3affdec8aa41c3c4537f395e011a8ef873e2f859 | refs/heads/master | 2020-03-27T05:25:20.050312 | 2018-08-24T21:24:30 | 2018-08-24T21:24:30 | 146,017,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,044 | java | package com.eproject;
import android.app.Application;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.shell.MainReactPackage;
import com.facebook.soloader.SoLoader;
import java.util.Arrays;
import java.util.List;... | [
"samuelbrehm@gmail.com"
] | samuelbrehm@gmail.com |
5e9932337afc32f2e1b79fb92b4879168a740834 | 579db55bd3610a4be6bd1b06905c4c0bad735e3d | /services/src/main/java/pl/funnyqrz/mappers/dto/ReportDto.java | 3b879c18f0a104cb61d51a35dd83a6ab61033311 | [] | no_license | macg20/funnyQuartz | 3e3150c428a60080bcd53eb62bc614571815defc | 3eee12761d559c1aa6ce8879575791f270055210 | refs/heads/master | 2021-07-04T16:54:32.881840 | 2018-03-23T19:54:42 | 2018-03-23T19:54:42 | 96,250,838 | 0 | 0 | null | 2018-03-30T17:53:50 | 2017-07-04T20:24:30 | Java | UTF-8 | Java | false | false | 401 | java | package pl.funnyqrz.mappers.dto;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import lombok.Data;
import java.math.BigInteger;
import java.time.LocalDate;
@Data
public class ReportDto {
private BigInteger id;
private String fileName;
... | [
"kossss1@o2.pl"
] | kossss1@o2.pl |
4ff04c000b955680c96ba513d33ab8ef85de0628 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/14/14_4e41553096ed8825e7d1ce4b0a0a6bdb6699cddc/SVTableModel/14_4e41553096ed8825e7d1ce4b0a0a6bdb6699cddc_SVTableModel_s.java | 9a125a744cb9dc31e328bbaccc2fe4fece2a39dd | [] | 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 | 4,012 | java |
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.