blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
113fdb31fe9f29877a19e45fa435883be64e737b | 7107b4dd5e713e1e2834dc29ede8ee02a8124d51 | /websocket/src/main/java/com/github/devicehive/websocket/listener/ErrorListener.java | 3bdfe3812cfefef9994135f2343094aa14a68fa8 | [
"Apache-2.0"
] | permissive | devicehive/devicehive-java | d6065cb27616faaf534c577b07ac9333061cef52 | b7c00fcfb8ef91aa231bf0975ccbae6746a949f1 | refs/heads/master | 2021-01-17T07:15:52.933806 | 2018-03-01T14:34:58 | 2018-03-01T14:34:58 | 38,001,514 | 28 | 20 | Apache-2.0 | 2019-05-09T09:12:32 | 2015-06-24T17:56:39 | Java | UTF-8 | Java | false | false | 873 | java | /*
*
*
* ErrorListener.java
*
* Copyright (C) 2018 DataArt
*
* 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
*
* U... | [
"edubovik90@gmail.com"
] | edubovik90@gmail.com |
288b3fe8c3861dedace77391f74e8a2e6e296bb0 | 51c80db2d9164c2678d4083315e44093628d7305 | /OLD/app/src/main/java/com/smallapp/taxiclerk/sqlite/Provider.java | d3d9f137b3c7e8c36fe093cfd58dc21ca85e5fcd | [] | no_license | ivdinkov/TaxiClerk | b1e5cb8e7ca9d6aeae71d01ef76909c2a8e54ad2 | 5b0140940224fc1845485b96dd4843c250384de5 | refs/heads/master | 2021-09-12T13:25:20.885673 | 2018-04-17T08:29:11 | 2018-04-17T08:29:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | java | /*
* Copyright (c) 2014. Small-app.com
*/
package com.smallapp.taxiclerk.sqlite;
// TODO: Auto-generated Javadoc
/**
* The Class Provider.
*/
public class Provider {
//private variables
/** The _id. */
int _id;
/** The _name. */
String _name;
/** The _active. */
String _active;
// Empty constru... | [
"ivdinkov@gmail.com"
] | ivdinkov@gmail.com |
2d478d5df899ddf8296b724c35ff9916019b4607 | 96bce14a0a96d3f6ca7f3accdf36f9f94e5ce30c | /src/ruiProcessing/Bullet.java | 0bba20b4bd28c67105b9b72a561109ef4ffb4067 | [] | no_license | Xingyuj/processing-oribiting-game | 8d338cf9a0996ae771be152be7955b3280293648 | bb0513c6284f400d061e6ca738f3f2fa98f39471 | refs/heads/master | 2021-04-26T22:22:26.882199 | 2018-03-10T11:54:27 | 2018-03-10T11:54:27 | 124,081,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,351 | java | package ruiProcessing;
import processing.core.PApplet;
public class Bullet {
private float x, y, w, h;
private float speed;
private float maxspeed;
private boolean firing;
private PApplet parent; // The parent PApplet that we will render ourselves onto
public Bullet(PApplet pApplet) {
this.parent = pApplet... | [
"endorathas@gmail.com"
] | endorathas@gmail.com |
a01e2912ff6270dd60327a0635bbf2fcdb2c37cf | 08f8ee889bfc2b712667680198f8fb21669c3052 | /src/day21_multidimensionalArrays/C03_MDArrays03.java | a2af811d025a1ceec3db6925ce57e7e59424e59e | [] | no_license | ferudung/java | 92d5dd03ffdf1eb34d1e3095d095e6692c123d88 | 387828a2c87bb57e5cd567f6b4d3a70600867dfd | refs/heads/master | 2023-08-04T20:06:03.731378 | 2021-09-13T14:40:44 | 2021-09-13T14:40:44 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 579 | java | package day21_multidimensionalArrays;
public class C03_MDArrays03 {
public static void main(String[] args) {
/*
* Soru 2) Asagidaki multi dimensional array’in ic array’lerindeki
* son elemanlarin carpimini ekrana yazdiran bir program yaziniz { {1,2,3}, {4,5}, {6} }
*/
int arr [][]={ {1,2,3}, {4,5}, ... | [
"ferudungogus2021@gmail.com"
] | ferudungogus2021@gmail.com |
35fb1a2b640a61d3ac84a15877602a7431fb31e9 | 1785abe40ffa28251e86e3c1fd42caeafcd299c2 | /app/src/main/java/com/example/hp/com/databasetesting/data/PetContract.java | 3a2e77b2ed23e755e49090d59aeabde970ced488 | [] | no_license | mitulp534/DatabaseTesting | 9131dfa53ed28eaaad647ebe5f5e811249e256b1 | fcae7e98608a89f5090f0ad706c94849fabe4f07 | refs/heads/master | 2020-06-14T02:41:58.677680 | 2019-07-21T11:54:27 | 2019-07-21T11:54:27 | 194,871,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,082 | java | package com.example.hp.com.databasetesting.data;
import android.net.Uri;
import android.provider.BaseColumns;
public final class PetContract {
private PetContract(){}
public static final String CONTENT_AUTHORITY="com.example.hp.com.databasetesting";
public static final Uri BASE_CONTENT_URI = Uri.parse(... | [
"mitulp534@gmail.com"
] | mitulp534@gmail.com |
8578fc8988353ce3e42a251b05b6f677d58dd770 | ba776240ead881df0a9152ab7747ac3c5daf4213 | /gen/cn/wangjianlog/apkupdate/R.java | db662b472510e493a239da112bba40768b96adc2 | [] | no_license | fighter576133402/ApkUpdate | eaf3fca9712241aec9d99d6e5d2e87791dd1d39f | cb655c6a4c8b1e6a0be759a30689d001361cda97 | refs/heads/master | 2021-01-01T17:47:55.688058 | 2014-10-31T03:16:19 | 2014-10-31T03:16:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 184,183 | 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 cn.wangjianlog.apkupdate;
public final class R {
public static final class anim {
public static final int abc_fade_in... | [
"figher576133402@126.com"
] | figher576133402@126.com |
2eabc5f0ebb0bfc88a2de8700d1cb5824e05c2a2 | 21b80edbe036fa2aec8ae566295a8968249a8929 | /src/main/java/com/blockchain/commune/enums/Wallet/SubAccountStatusEnum.java | 1cd6322f0761f5b3f87b1f3ff1f0840926366f23 | [] | no_license | linjiahe/Project_integration | f0bd46ade747792e7d67b5e7899fcb28c91c8273 | 17c77b652d3661194a3bf2c4da11804d168e6332 | refs/heads/master | 2020-04-05T02:26:51.470310 | 2018-11-07T02:36:07 | 2018-11-07T02:36:07 | 156,477,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 171 | java | package com.blockchain.commune.enums.Wallet;
/**
* Created by wrb on 2018/9/3
*/
public enum SubAccountStatusEnum {
//禁用
DISABLE,
//启用
ENABLE
}
| [
"1021193633@qq.com"
] | 1021193633@qq.com |
a174029161002e26e8df1ca6462b184d23824571 | d7ed149a7f477e28f6b8a8d0d793c0cf6fa3c0be | /src/main/java/br/com/softblue/tictactoe/core/ui/UI.java | 960b6f51ecfa7ec018cc2e5b37a4f61522e785e0 | [] | no_license | yuriravik/jogo_da_velha | ee90d437ea846e19037549134c65f59c8584facb | 2a0571c1e41946e69b6efba2098b1126576785bf | refs/heads/main | 2023-03-28T18:09:18.943429 | 2021-03-30T21:49:18 | 2021-03-30T21:49:18 | 353,150,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 612 | java | package br.com.softblue.tictactoe.core.ui;
import br.com.softblue.commons.io.Console;
public class UI {
public static void printText(String text){
System.out.println(text);
}
public static void printTextWithNoNewLine(String string) {
System.out.print(string);
}
public static void printNewLine() {
System.... | [
"69877264+yuriravik@users.noreply.github.com"
] | 69877264+yuriravik@users.noreply.github.com |
4a1dbc7b7705a8da38e09e219828cd3663db1e30 | d6f2fb970261bd8ee648d1ce3053d792a0511d30 | /src/java/hibernateDAO/LoginDAO.java | c76e500f9ac6afaf9aa44175dba076e3752c799e | [] | no_license | stavrosant/c2cstore | 3124508b9f0209b721cdc7449c18c247076b363b | c9afa94890e4848ad27c2c3ca1899b2d92c37369 | refs/heads/master | 2021-01-22T03:05:20.456801 | 2014-12-01T21:02:12 | 2014-12-01T21:02:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 863 | 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 hibernateDAO;
import hibernateUtils.LoginUtil;
import hibernateModel.User;
import org.hibernate.Session;
import org.... | [
"cstilidis@gmail.com"
] | cstilidis@gmail.com |
fdb577967d1520f66811fba2b650f536f500f50c | e27942cce249f7d62b7dc8c9b86cd40391c1ddd4 | /modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201710/mcm/ManagedCustomerPage.java | 61de411a049fbce32995c4a0046e1212749e8359 | [
"Apache-2.0"
] | permissive | mo4ss/googleads-java-lib | b4b6178747d25d16ae6aa0c80d80ee18a2dfe01a | efaa9c3bd8a46a3ed4b00963dc9760c6dd8bd641 | refs/heads/master | 2022-12-05T00:30:56.740813 | 2022-11-16T10:47:15 | 2022-11-16T10:47:15 | 108,132,394 | 0 | 0 | Apache-2.0 | 2022-11-16T10:47:16 | 2017-10-24T13:41:43 | Java | UTF-8 | Java | false | false | 3,668 | java | // Copyright 2017 Google 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 by applicable law... | [
"jradcliff@users.noreply.github.com"
] | jradcliff@users.noreply.github.com |
908f0f969fed8109c71e7463a088772a47089e3b | f93109348361c387942828c780a7f4e6bb5e239a | /bau5/mods/playereditor/common/CommandPlayerEdit.java | c72d432155b4bec75394af8428e5b47647e11b70 | [] | no_license | bau5/PlayerEditor | c657db543aa61ad52b685b99e5cee147182fc2cf | 78c1c2da9e66fcc05a9094851ad1fedd29fa0758 | refs/heads/master | 2021-01-23T17:18:49.812565 | 2013-06-08T20:43:04 | 2013-06-08T20:43:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,373 | java | package bau5.mods.playereditor.common;
import net.minecraft.command.CommandBase;
import net.minecraft.command.ICommandSender;
import net.minecraft.command.WrongUsageException;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.entity.player.EntityPlayerMP;
import net.minecraft.inventory.ContainerChe... | [
"rickeboss@gmail.com"
] | rickeboss@gmail.com |
c6449e42908b605311d2cb7b4224464c9d445121 | 34060d04d7c5696bcf5dfbe2f719a32c0b1ffd78 | /app/src/main/java/ru/samtakoy/core/domain/impl/CardsInteractorImpl.java | 21be0467b474835be85b4ad5e732a94d1c73403f | [] | no_license | samtakoy/cards_project | 0a057f83846ae75acd142f9e3a4deeb025fd8f98 | 98d8f94338c846fe77e0eff06a047458a18ec439 | refs/heads/master | 2022-12-17T10:24:21.448075 | 2020-09-24T04:50:02 | 2020-09-24T04:50:02 | 290,900,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,391 | java | package ru.samtakoy.core.domain.impl;
import android.content.Context;
import java.util.List;
import java.util.Random;
import javax.inject.Inject;
import io.reactivex.Completable;
import io.reactivex.Flowable;
import io.reactivex.Single;
import ru.samtakoy.core.data.local.database.room.entities.CardEntity;
import ru... | [
"samtakoy.first@gmail.com"
] | samtakoy.first@gmail.com |
22581037f1ede74f6c6b51a4055d1589e4f9fb25 | f50331c2a06a9c29d96a4db98b3a711e549f33d1 | /Server/src/com/xiangtan/ws/impl/PagerWSImpl.java | cc387920f03142101644108f51f571fe19504fae | [] | no_license | cloudswave/xiangtan | 6db58198e628b23a91772fbc3be34abf0c36dd93 | 6026c493cd1b73aedaa11ae1a57b026b7e473c08 | refs/heads/master | 2021-01-09T05:22:29.021520 | 2015-01-29T09:41:08 | 2015-01-29T09:41:08 | 32,203,913 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 496 | java | package com.xiangtan.ws.impl;
import com.xiangtan.beans.Pager;
import com.xiangtan.service.PagerService;
import com.xiangtan.ws.PagerWS;
public class PagerWSImpl implements PagerWS{
private static PagerService pagerService;
public static void setPagerService(PagerService pagerService) {
PagerWSImpl.pagerService ... | [
"umgsai@126.com"
] | umgsai@126.com |
4bb8d26d278d1fdb14ee3bd45f6accb530209ae5 | 697306f68893d4f2d041a2351e61b5ecd9ad7a45 | /src/sample/Model/StudentDb.java | acd90b84bd47902b392ecde077484b2b82ded31d | [] | no_license | dimayasyuk/Student | 200ac68516dd34ea7dd4f88faa5d9357d9c5ab78 | 89886c4dd7087cab56f4c6b74a1dae000e75b137 | refs/heads/master | 2020-03-21T20:06:58.258858 | 2018-06-28T08:14:57 | 2018-06-28T08:14:57 | 132,333,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 815 | java | package sample.Model;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
/**
* Created by dmitriy on 4.6.18.
*/
public class StudentDb {
private File file;
private List<Student> students = new ArrayList<>();
public List<Student> getStudents() {
return new ArrayList<>(studen... | [
"yasyukevich99bk.ru"
] | yasyukevich99bk.ru |
15a13a0a32b9285399ca5b20079aa78033cad7af | 1ba8d1a6fe8c0ffb463b2486e9311f46b2ccd956 | /src/com/training/sorting/QuickSort.java | 5847cd13d1be85820873880152c6253897d888b1 | [] | no_license | Lokicoule/dataStructure | 5fd4b27d7d183295bfbe36787211dd09303e8309 | 077ac410c7491194f90f214978a871b8495afbad | refs/heads/master | 2023-02-27T18:03:53.638290 | 2021-02-08T17:40:04 | 2021-02-08T17:40:04 | 329,975,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | package com.training.sorting;
import java.util.Arrays;
public class QuickSort {
public static void sort(int[] arr) {
quickSort(arr, 0, arr.length - 1);
}
private static void quickSort(int[] arr, int start, int end) {
if (start >= end)
return;
var boundary = partition... | [
"lokicoule@yahoo.fr"
] | lokicoule@yahoo.fr |
fc1083f24a98147961a4c84c53dbdbf8665d6bc4 | 1d4bb690c05f80e5e0c145baa46eee7704cfccf2 | /src/main/java/creational/AbstractFactory/AirConditioner.java | 2a6d8452071cb4bd64a8b41de6d5fbaa96e62890 | [] | no_license | Keepquite51/DesignPatterns | 1de9ec0fc1b2efea9b528dde024e1afa4df1482e | d09bb0e0b283deedc233f904ff2fff84442f30e4 | refs/heads/master | 2023-02-16T10:05:12.165101 | 2021-01-13T14:18:53 | 2021-01-13T14:18:53 | 328,170,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package creational.AbstractFactory;
/**
* 空调接口
*
* @author li bing
* @version 1.0
* @create 2021-01-13 21:21
**/
public interface AirConditioner {
/**
* 调节温度
*/
void attemper();
}
| [
"1468596754@qq.com"
] | 1468596754@qq.com |
004d3c3ac13c82d8388c4d76ab43f7de67f606f8 | b3139b7c44410e796813bf59b134649fdd957b39 | /app/src/main/java/com/qqson/coolweather/model/City.java | efb7a01f5ddb23e8c9df8c98f39564c4726347ed | [
"Apache-2.0"
] | permissive | swchiphone/coolweather | 17a151b84ec17e1af76bc34de8850a15987edf68 | face9f55cf4973cbe8db0ee975dcc8c93b54e07b | refs/heads/master | 2020-12-31T05:09:26.627534 | 2016-05-19T17:16:59 | 2016-05-19T17:16:59 | 59,000,314 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 796 | java | package com.qqson.coolweather.model;
/**
* Created by Administrator on 2016/5/19.
*/
public class City {
private int id;
private String cityName;
private String cityCode;
private int provinceId;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
... | [
"Rex"
] | Rex |
bed26358036ebce47c728a65637034c1497b7372 | f4303dd14312f88334ea261843f37c3f833beb9c | /component/common_mvp/src/main/java/com/xiaochen/common/mvp/BaseMvpActivity.java | 7e1fbb28d5ca3c49b5d00ea6e3321371d5679c53 | [] | no_license | zlc921022/easy_component | 1e5112c5df88a7be83da8b0c029dc6464bd76c46 | e0531c63b79dc63c2546466c5e0b867b64973ba4 | refs/heads/master | 2022-09-24T00:36:42.112420 | 2020-06-03T15:33:15 | 2020-06-03T15:33:15 | 258,473,111 | 11 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,721 | java | package com.xiaochen.common.mvp;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import com.jaeger.library.StatusBarUtil;
/**
* 所有使用mvp模式的activity的父类
*
* @param <T>
* @author admin
*/
public abstract class Base... | [
"zlc921022@163.com"
] | zlc921022@163.com |
d7792a84a4d547bb6d8121b43f9d3cfd318d8d9e | 21919940b8ae3910df9c522968d1e4b7d48cd9dd | /src/com/example/helloworld/ExceptionThrows.java | 23f0a9a78b00510eaa4e7d214df3c81f19460c4f | [] | no_license | SanjaySiv/MyTrial | 892d17bcd6325e9d06cb21f8e3dc1cf290070f5e | ee5db0b25d786abb52494a02da1e7e4223d8672e | refs/heads/master | 2023-03-16T04:21:11.026135 | 2021-03-08T05:24:03 | 2021-03-08T05:24:03 | 327,834,737 | 0 | 0 | null | 2021-03-08T05:24:03 | 2021-01-08T07:51:15 | Java | UTF-8 | Java | false | false | 546 | java | package com.example.helloworld;
import java.io.IOException;
public class ExceptionThrows {
void m() throws IOException {
throw new IOException("Devise error");
}
void n() throws IOException {
o();
}
void o() throws IOException {
m();
}
void p(){
try{
... | [
"sanjay.ks@pitsolutiions.com"
] | sanjay.ks@pitsolutiions.com |
1d06b7153a2362e134da21d0f3d30a5cdbf1e98b | a19c7da7b6e0914827653204536066021c8474b4 | /Script_1/src/Parser/ASTs/StmtIf_IfBd.java | 23996b07715de412da289db1c3c4e7959b7dc901 | [] | no_license | Sandychuang/Compiler | e94110d5be2cb225f20a16abd1f0dd6c9e2c7f43 | 99f3e8affd6ea0e7266d661464c98c190daa3821 | refs/heads/master | 2021-05-03T22:05:27.783114 | 2017-04-07T00:57:42 | 2017-04-07T00:57:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,738 | java | package Parser.ASTs;
import java.util.*;
import Parser.*;
import Parser.IR.*;
import Parser.TypeSys.GenCodeException;
import Parser.TypeSys.GenSymTblException;
import Parser.TypeSys.TypeCheckException;
public class StmtIf_IfBd extends AST {
ExprCalc_Bool bool_exp;
AST_StmtList stmt_list;
Stmt_Sg sg_stmt;
String... | [
"nklofy@hotmail.com"
] | nklofy@hotmail.com |
251f85baca6b44bcabf2cacad1f60f60e2385607 | 21a5e9d9a7cc088f1b23efb0e97d585e8da54a0e | /services/src/main/java/com/kientran/pms/otp_service/response_models/VerifyingOTPResponse.java | 132135d32fd63f9e222de7cbcf4de9a2f8f7419c | [] | no_license | ttkien/pms | 3dc3c616667c25f03b09c56c0bc9e3a2520ee35d | f9b7404b9bbf1cedd549155c245f3659c5529c11 | refs/heads/master | 2020-04-07T04:16:54.807431 | 2018-11-24T13:57:31 | 2018-11-24T13:57:31 | 158,048,540 | 0 | 0 | null | 2018-11-29T02:54:44 | 2018-11-18T04:06:02 | Java | UTF-8 | Java | false | false | 359 | java | package com.kientran.pms.otp_service.response_models;
public class VerifyingOTPResponse {
private Boolean isVerify;
public Boolean getVerify() {
return isVerify;
}
public void setVerify(Boolean verify) {
isVerify = verify;
}
public VerifyingOTPResponse(Boolean isVerify) {
... | [
"kien.tran@eastagile.com"
] | kien.tran@eastagile.com |
290cd034058bf8f1c222c4796b8cc06356e8cf4a | 4af14cd9174d29de75357a71cf2e1c80c41853d2 | /src/main/java/me/travis/wurstplus/Wurstplus.java | c793db362766f0576aab6ca9b3ff5cf8244e177e | [] | no_license | SuperA1908v2/AnasheClient | f5c2fb9566ec7d35da72eecc5a8fe281d8e49bfd | d9b136fd09184e3c4f8d85468c589dfdaa1d7670 | refs/heads/main | 2023-06-12T20:26:16.832012 | 2021-07-08T23:43:57 | 2021-07-08T23:43:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,779 | java | package me.travis.wurstplus;
import com.mojang.realmsclient.gui.ChatFormatting;
import me.travis.turok.Turok;
import me.travis.turok.task.Font;
import me.travis.wurstplus.wurstplustwo.event.WurstplusEventHandler;
import me.travis.wurstplus.wurstplustwo.event.WurstplusEventRegister;
import me.travis.wurstplus.wurstplus... | [
"philcotablet681@gmail.com"
] | philcotablet681@gmail.com |
df2ddf7494d7f56b4736a91d15ea9ccccb775204 | e8a3e66914cdc89944b086c07b85e6d7db536063 | /src/main/java/com/example/sem4/model/ReviewTour.java | 5a4974e50ffcb2ea173ede6d58618403820f4605 | [] | no_license | vu3784/sem4-deploy | 92fcf9ecad86c7e4bb261dbbf9b6e618992f37a6 | 71bd4684202cfa48cd0dbd8a97f1d00c0b3558b7 | refs/heads/master | 2022-10-10T18:42:38.763399 | 2020-06-10T09:01:12 | 2020-06-10T09:01:12 | 271,223,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,297 | 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 com.example.sem4.model;
import com.fasterxml.jackson.annotation.JsonBackReference;
import java.util.Date;
import javax.persist... | [
"vu3784@users.noreply.github.com"
] | vu3784@users.noreply.github.com |
c790b80574816ea26aac65bd4dc32878398ec78e | 3daf7dbf72c08c65e4e65878d5d963770d76e3e2 | /workspacesForChinese/数据库应用/src/com/example/dbproject/MainActivity.java | 4545a3667b8744cb71f5435a05f7d692b14d6ffa | [] | no_license | zj386018/zjandroid | 068a45cdd5d33741b3b545f735356e09d31c2e59 | d3f9d36013adfb26fd7118a1f45dea553af67c67 | refs/heads/master | 2021-01-21T12:53:34.097274 | 2016-05-24T09:09:56 | 2016-05-24T09:09:56 | 54,310,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | package com.example.dbproject;
import android.os.Bundle;
import android.app.Activity;
import android.view.Menu;
public class MainActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
}
}
| [
"547758478@qq.com"
] | 547758478@qq.com |
8e2bc574fafae5376b2e0d73590ea8cf3770e29b | 577ed98a028936bef4b98f8e33974ee31046f406 | /keep_it_up_/src/br/com/keepitup/service/AlunoService.java | e10898edaac439996d33e9a1c8c97e5685707b83 | [] | no_license | lucasfealves/keep_up_it | a06fc1b8155285775725d9698621e88dc1918de0 | 497ed0f9957feb3b7ec1a4c172d5e48606c7ab68 | refs/heads/master | 2021-01-25T09:14:29.904514 | 2017-06-20T23:29:13 | 2017-06-20T23:29:13 | 93,800,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | package br.com.keepitup.service;
import br.com.keepitup.dao.FactoryDao;
import br.com.keepitup.dao.InterfaceDao;
import br.com.keepitup.entity.Aluno;
public class AlunoService {
public void salvar(Aluno a) throws ServiceException {
if (a.getIdade() < 15) {
throw new ServiceException("RN01 - A idade de... | [
"Lucas@LUCASFEALVES"
] | Lucas@LUCASFEALVES |
519e6c89b1ac57ea41edeb4e36687c6df71c6ed1 | b6a4947da81ff165d4f1739962a9845da4eefe1e | /Level15/Task1530/DrinkMaker.java | 86df7eecf1ccb66b3a11ab7cb996540cdeb6c76f | [] | no_license | SaniyaKaliyeva/JavaRush | c76ea01ca526174cb3f97a9f100531656753a52e | 9888d99db845f8156ddeb40c2637772f7e2dde6b | refs/heads/master | 2020-04-19T04:19:51.608909 | 2019-02-19T08:43:26 | 2019-02-19T08:43:26 | 153,742,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 471 | 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 Level15.Task1530;
/**
*
* @author macbookair
*/
abstract public class DrinkMaker {
abstract void getRightCup();
ab... | [
"saniya.fmg@gmail.com"
] | saniya.fmg@gmail.com |
ff88935ecb6fe6af22105ce87c09ca8ea9666626 | a0b4b7952d0d0a745909fe4d44baeb7a2d38a298 | /demo/src/main/java/com/fh/service/impl/CategoryServiceImpl.java | 498ac81c2308c2a4f92042967dd46d4280f0d980 | [] | no_license | iteinstein/repo1 | fd77d77d0f490eae88c1081835e0ae5b6c3ace55 | 96bcd4827df5f1538db5ee2134f3c7ad53167e4d | refs/heads/master | 2022-12-24T04:29:28.104943 | 2020-01-12T03:43:48 | 2020-01-12T03:43:48 | 233,203,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,678 | java | package com.fh.service.impl;
import com.fh.mapper.CategoryMapper;
import com.fh.model.Category;
import com.fh.service.CategoryService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.ArrayList;
import java.util.List;
@Service("categorySer... | [
"iteinstein@163.com"
] | iteinstein@163.com |
c5463e4a9c4c16a81fa8b5f1926a6f882719555a | 03bf0fe651a672472e0d39ea7692fa99853e6b04 | /src/test/java/com/fu/blogsystemmaven/service/UserServiceTest.java | 9f4eacf141fc8fe6e82c4177f62e714b33a46e1c | [] | no_license | wunaifu/BlogSystemMaven | e65da7367557dfa6c1aa31e473ad6505f3914f24 | 497a80086e66821342fd4f10bac142c53c8139ba | refs/heads/master | 2021-01-15T12:37:41.169715 | 2017-08-08T05:35:34 | 2017-08-08T05:35:34 | 99,653,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,847 | java | package com.fu.blogsystemmaven.service;
import com.fu.blogsystemmaven.entity.User;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJU... | [
"1278022159@qq.com"
] | 1278022159@qq.com |
5ebc1a0d69f2300fcfc3fc720fa5ccf28d4d862c | 361639e6ca0053604deea5dd448dea0a6c29d57d | /simba-core/src/main/java/org/simbasecurity/core/service/AuthorizationRequestContext.java | 67a74eafce26a6efc003560312ca939db09c301b | [] | no_license | cycled/simba-os | ac17a645ae667c1aef8f49711eaf6efbd383ed02 | a5959d98dc7b4cc2641d9a807d829d8a4fa5b1ef | refs/heads/master | 2021-01-22T19:59:29.851097 | 2017-03-15T15:22:40 | 2017-03-15T15:22:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,295 | java | /*
* Copyright 2011 Simba Open Source
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | [
"philipn@HI22365.cegekanv.corp.local"
] | philipn@HI22365.cegekanv.corp.local |
be9a167286d5ca77147dad4dc671453e7afe7a2b | 04693f5b6ebf2bb50cdec640beed04673f4742be | /src/test/java/com/javarzn/calc/CalculatorTest.java | add70cc37d79c16a45f2b0805daef3a68b2de18f | [] | no_license | dimamonb/calc-test | 8e6f4086a79d1fa456b99eda11509b7a759144b2 | 8ef8bb6258429e814ed22bb9d0a954298e8512f9 | refs/heads/master | 2020-04-29T07:28:31.884633 | 2019-03-16T09:46:47 | 2019-03-16T09:46:47 | 175,954,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,098 | java | package com.javarzn.calc;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.*;
public class CalculatorTest {
private Calculator calc;
private long a = 2;
private long b = 8;
@Before
public void setUp... | [
"aondim@mail.ru"
] | aondim@mail.ru |
3e9d08570259bc65b6cffe7499d7d0f27dada893 | 7389872e84600662e5cab340cd8d3dfeb9570704 | /app/src/main/java/com/example/karthi/gtsword/MainActivity.java | 254832a07e96a3dff822d5ea0fc7a3b0fba47100 | [] | no_license | joelkingsley/GirdThySword-Legacy | 7d7d8938fa10bbd687f2e4d2ac29f9ab10de270c | 774e0d3bd9b3420ac73c698420a420d9a22488cb | refs/heads/master | 2020-03-18T14:20:57.874954 | 2017-11-19T06:03:42 | 2017-11-19T06:03:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,719 | java | package com.example.karthi.gtsword;
import android.content.ContextWrapper;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.NavigationView;
import android.support.v4.widget.... | [
"karthiserkar@hotmail.com"
] | karthiserkar@hotmail.com |
605195a4211655841b173298778bd296218bf85c | 22fb2b3aba450ddf4392a9670fa8b2a985e75cd0 | /src/ru/geekbrains/lesson6/Test.java | b2b8d977d344a98681a07bc36174ca4d9a63d53d | [] | no_license | aabasalov/lesson6 | 80fac1748d3d79db82a310966f8f90e4cddb7130 | 65f227d5117b11b5b3c4061aa932965840f061e3 | refs/heads/master | 2023-02-23T21:18:33.297279 | 2021-01-15T09:15:28 | 2021-01-15T09:15:28 | 329,863,522 | 0 | 0 | null | 2021-01-21T14:52:30 | 2021-01-15T09:15:29 | Java | UTF-8 | Java | false | false | 372 | java | package ru.geekbrains.lesson6;
public class Test {
public static void main(String[] args) {
Animal cat = new Cat("Remus", 3, "White", 200, 0, 2);
Animal dog = new Dog("Shuma",4 , "Black-white", 500, 10, 0.5);
Animal cat1 = new Cat("Pushistik", 5, "Grey", 200, 0, 2);
cat1.jump(5);
... | [
"aabasalov@yandex.ru"
] | aabasalov@yandex.ru |
c51eb5b58cd240abba1fd90a06d2ca54eb2e29cd | fcff572da1d3563f174319fb6d363f793d1fffff | /utils/Color.java | 74142e1023e45348af6a3876472de3e18edd0236 | [] | no_license | niteshpatel/hdfw | 039cf1d5d7a64506ca3ce90bcc1f79d27714ba69 | 012a0256272522caaefa552fe33b661c8315b15c | refs/heads/master | 2021-01-12T13:51:55.968311 | 2013-06-02T17:54:47 | 2013-06-02T17:54:47 | 69,198,096 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 269 | java | package com.herodevelop.hdfw.utils;
public class Color {
public float red;
public float green;
public float blue;
public Color(float red, float green, float blue) {
this.red = red;
this.green = green;
this.blue = blue;
}
}
| [
"bitbucket@nitesh.name"
] | bitbucket@nitesh.name |
6048f46b50f007637a99a5eb01c18bc52112c354 | e26b552cbdae26e099f9f011eb8ed08cfba41315 | /bootstrapProject/saludcoop/commons/src/main/java/com/conexia/saludcoop/common/entity/maestro/EstadoVisible.java | da6857138164114e526ac12d8341b9238f799174 | [] | no_license | maes0186/ABBAPrototipo1 | 3c9575b66360b1960eec0b63e8c549dbbf6c14a5 | 2d0de9a18b54ee8a17a2ba10a25a4357a6708cd5 | refs/heads/master | 2021-01-10T07:44:58.067830 | 2015-11-08T00:38:39 | 2015-11-08T00:38:39 | 45,358,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 238 | java | package com.conexia.saludcoop.common.entity.maestro;
import javax.persistence.Entity;
import javax.persistence.Table;
@Entity
@Table(name="estado_visible", schema="maestros")
public class EstadoVisible extends Descriptivo{
}
| [
"maes0186@aa3da725-fa38-4a37-849c-0e1cb1b97359"
] | maes0186@aa3da725-fa38-4a37-849c-0e1cb1b97359 |
0e1472402ea228e60c6f0eaf9efd7f60da974090 | c14dc284911e121d600d29c6e69921822cc8317f | /app/src/main/java/cn/bmob/im/MyBmobQuery.java | aa159b8f83590abf3b7057f3a1927e63373995c1 | [] | no_license | Zeashon/AMap3.0 | 9eb9dce89c2a93a10bf643d2ffc0303838579cbe | cbf32a50c7f6343eb5c8730098226f11d4823f60 | refs/heads/master | 2020-03-29T11:56:42.732424 | 2015-09-19T15:37:24 | 2015-09-19T15:37:24 | 39,784,930 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,710 | java | package cn.bmob.im;
import android.text.TextUtils;
import android.util.Log;
import com.example.amap.bean.AMapPoint;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import cn.bmob.v3.BmobObject;
import cn.bmob.v3.BmobQuery;
import cn.bmob.v3.BmobUser... | [
"396324491@qq.com"
] | 396324491@qq.com |
b0c4e9e8194b68c76b39e69e8c32a5464f234035 | 9e7f0377209c913f5496cb308a83931ce7a34b73 | /src/main/java/com/incowiz/sample/demo/aspect/LoggingAspect.java | abea0003de830ec629878a5ae54d8b13d6b7ffaa | [
"MIT"
] | permissive | brianjang/springDemo | 1b3b3f53111aee368319a6f26e4b47215be831b9 | b1ddfd14cddbf9f5a0ce372208fbbbabefd40211 | refs/heads/master | 2020-05-25T01:19:45.368577 | 2020-03-06T00:39:25 | 2020-03-06T00:39:25 | 187,553,021 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,436 | java | package com.incowiz.sample.demo.aspect;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import javax.servlet.http.HttpServle... | [
"brian.jang11@gmail.com"
] | brian.jang11@gmail.com |
18c175a725ee7fff76b6386afcee3791a713282e | 3946016d4f133f44532856e6f9b95bee4b238a8f | /movie-catalog-service/src/main/java/com/example/moviecatalogservice/model/external/Rating.java | 0e28ecd1ee4a9a178f0eb20fd000b3beb817ee51 | [] | no_license | msmandy94/microservices-javaBrains | 6a1ff24b445966ad475a5372b785597093137c3d | 945dc111e018fdd5a21c655555f93b8a0cd854af | refs/heads/master | 2020-09-21T12:24:46.912936 | 2019-12-12T10:44:53 | 2019-12-12T10:44:53 | 224,788,254 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | package com.example.moviecatalogservice.model.external;
public class Rating {
private String movieId;
private int rating;
public Rating(){}
public Rating(String movieId, int rating) {
this.movieId = movieId;
this.rating = rating;
}
public String getMovieId() {
retur... | [
"mandeep.singh@travenues.com"
] | mandeep.singh@travenues.com |
12bdb5d19195fc835e0d2771816a68699bc1a358 | d5b1ff99d731fd3069496b6e4c7dab79405e88e8 | /src/main/java/org/apache/ibatis/cache/decorators/LruCache.java | 6d59fad15ac167ee21b031fa4b0f0a1725b1d18c | [] | no_license | yangyangha/mb3.4.6 | dd41f862fd050748d373c1e3cf05689305cfe54f | 2b716a5b37ff24a29fb9242157bd1aca6e9af63f | refs/heads/master | 2022-06-30T14:04:55.067975 | 2020-04-16T00:42:18 | 2020-04-16T00:42:18 | 145,185,342 | 1 | 0 | null | 2022-06-29T19:17:53 | 2018-08-18T03:01:51 | Java | UTF-8 | Java | false | false | 3,800 | java | /**
* Copyright 2009-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"ningmengwork@126.com"
] | ningmengwork@126.com |
47a669a2f20a0e7c80a292f18c91a45ab4f3e956 | 663caa044e13033446cc749ee3f59505c867e7cc | /src/main/java/com/example/Cell.java | 4cbba8ad456ce643dc0a0934920a4b083299c146 | [] | no_license | sofsin96/GameOfLife-TDD | 2c6f01e31428c3a245975242d7a1286fc36586a4 | d8a4bf10a227e80eb0859ec02e2646f5a12a8207 | refs/heads/main | 2023-08-27T21:13:51.701175 | 2021-11-07T14:04:52 | 2021-11-07T14:04:52 | 421,356,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 667 | java | package com.example;
import static com.example.State.*;
public class Cell {
public static final int MIN_NEIGHBORS_PER_CELL = 2, MAX_NEIGHBORS_PER_CELL = 3, THREE_NEIGHBORS_PER_DEAD_CELL = 3;
private State state;
public Cell(State state) {
this.state = state;
}
public void calculateNextG... | [
"sofsin1208@gmail.com"
] | sofsin1208@gmail.com |
e738ca28b343709caf57c6fa57aac277d667801f | 321159f229edbf5d6c015ddeba22ae48ca98aaac | /src/day27_DateTime/Dates.java | 6d8df0a299cde845c3591e5f29bc6c92784ed2e4 | [] | no_license | store13/JavaB18 | 6a9f5ef0bfeba04df727bb69a95bae10aae874aa | e8a53f7fe6fff6c6b6c5d7b6d14cd1b597341e40 | refs/heads/master | 2022-08-04T20:11:23.174753 | 2020-05-15T20:34:01 | 2020-05-15T20:34:01 | 259,387,153 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,266 | java | package day27_DateTime;
import java.time.LocalDate;
public class Dates {
/*
LocalDate : used for creating date (year, months, days)
methods:
isAfter() :
isBefore() :
isEqual() :
isLeapYear():
toString
*/
public static void main(String[] args) {
... | [
"torefmly@gmail.com"
] | torefmly@gmail.com |
a8a1eb9a9fc7274710aee7eaac007486df9224f5 | 0311f60e905d6d0665814c6b75567e47921ea985 | /x5web/src/main/java/com/sample/x5web/activity/BrowserActivity.java | 31c53a026b8d51013b171e287cecf52a95b56943 | [] | no_license | GodferyChen/StuffApp | f48d76f96ed773ecb264818d958811041a75d6d6 | 91cddd22fbf4210311fc6af4532fd494b59792c2 | refs/heads/master | 2020-03-25T09:20:37.473080 | 2018-10-06T12:22:33 | 2018-10-06T12:22:33 | 143,660,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,156 | java | package com.sample.x5web.activity;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.PixelFormat;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import a... | [
"chenxh.cz@gmail.com"
] | chenxh.cz@gmail.com |
8fef436c3af1a1e1378cdba3122b02e9d09d5be0 | e4173c19b86ad0ffa54f863a2be18f50e8bb82d1 | /代码/FileManagementSys/src/main/java/cn/com/sparknet/common/util/UUIDUtil.java | 9c48e75244844689fac2d9eab06f4077f6fa8327 | [] | no_license | gaomc110/FileManagementSys | 135a2c4ce6a05e09af1a2415338b11fc8979a44e | 660d9eefa2d6d31268b0d2ba68289b8009b5c21b | refs/heads/master | 2022-12-21T02:56:15.696048 | 2019-10-11T01:22:25 | 2019-10-11T01:22:25 | 214,307,710 | 0 | 0 | null | 2022-12-16T08:23:02 | 2019-10-11T00:07:29 | JavaScript | UTF-8 | Java | false | false | 786 | java | package cn.com.sparknet.common.util;
import java.util.Random;
import java.util.UUID;
/**
* UUID生成类(32位)
* @author chenxy
*
*/
public final class UUIDUtil {
private UUIDUtil(){
}
/**
* 获取字符ID
* @return
*/
public static final String getNextValue() {
String id=UUID.randomUUID().toString();
return i... | [
"984239684@qq.com"
] | 984239684@qq.com |
25cb41b6f05adcfd909e22415ff5a2fb7735026b | 73c99e64be10ba55ff441140ea995c9d4fdccea3 | /project2/src/FrontEndServerCache.java | 8674c901e5af6e9fa54898709312b50c862a58c3 | [] | no_license | josealvarado/CS682-StronglyConnectedTwitterService | 827cc06da88c1c10d76aba91bdc96c08f2f87cee | fecb3fc88650f390a08439dd62a758cf966d27a7 | refs/heads/master | 2020-06-06T08:26:34.097667 | 2014-12-28T20:51:09 | 2014-12-28T20:51:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,459 | java | import java.util.ArrayList;
import java.util.HashMap;
public class FrontEndServerCache {
/**
* FrontEndServerCache variables: tweetMap, versionMap, lock
*/
private HashMap<String, ArrayList<String>> tweetMap;
private HashMap<String, Integer> versionMap;
private MultiReaderLock lock = new MultiReaderLock();... | [
"josealvarado@Joses-MacBook-Pro.local"
] | josealvarado@Joses-MacBook-Pro.local |
4748fa134bfec170255bb9e0a1e8a77589c1dd07 | 2b6e3a34ec277f72a5da125afecfe3f4a61419f5 | /Ruyicai_91/v3.4/src/com/ruyicai/activity/notice/LotnoDetail/QXCDetailView.java | cb24202a2b0f196fc4421137b7ffa09b36a53072 | [] | no_license | surport/Android | 03d538fe8484b0ff0a83b8b0b2499ad14592c64b | afc2668728379caeb504c9b769011f2ba1e27d25 | refs/heads/master | 2020-04-02T10:29:40.438348 | 2013-12-18T09:55:42 | 2013-12-18T09:55:42 | 15,285,717 | 3 | 5 | null | null | null | null | UTF-8 | Java | false | false | 5,315 | java | package com.ruyicai.activity.notice.LotnoDetail;
import org.json.JSONException;
import org.json.JSONObject;
import com.palmdream.RuyicaiAndroid91.R;
import com.ruyicai.activity.notice.PrizeBallLinearLayout;
import com.ruyicai.constant.Constants;
import com.ruyicai.net.newtransaction.NoticePrizeDetailInterface... | [
"zxflimit@gmail.com"
] | zxflimit@gmail.com |
e3f1b22b2baebebb59fd3c34499004f58dd83e20 | 1403491f673d8133d3da66f36708fcd0185e641a | /common/src/main/java/com/leaf/jobs/utils/StackTraceUtil.java | 930cd4e9ae62992e206e818be097bf50738cb6a5 | [] | no_license | tiny-x/leaf-jobs | e0999e31540a64675e8b8890d66c6cbc54df3e30 | 438d5d7af19877d5bb6f6e94c24eab8a0ea32cbb | refs/heads/master | 2022-08-22T01:58:03.444448 | 2020-05-25T10:54:35 | 2020-05-25T10:54:35 | 248,924,700 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 665 | java | package com.leaf.jobs.utils;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.PrintStream;
public final class StackTraceUtil {
public static String stackTrace(Throwable t) {
if (t == null) {
return "null";
}
ByteArrayOutputStream out = new Byte... | [
"185120555@qq.com"
] | 185120555@qq.com |
6ce021783b85383299aa4d04b41c7d191784dfe1 | dcbf0c97a0526e01dda58f3ea3aa08daf4719342 | /Collection-TreeSet.java | 27f44434be7dab70bc7540398efc715801eae782 | [] | no_license | vasanth-web/Java-Practice | 56909f62f8ab4c607a59dd3d818d6f48e0bd7d4d | d58eb514b3c035bcb3200b1ae1332bd45eca2277 | refs/heads/master | 2023-08-31T22:59:06.062543 | 2021-10-11T16:02:00 | 2021-10-11T16:02:00 | 415,987,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,711 | java | package com.company;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.*;
public class Main {
public static void main(String[] args) {
TreeSet<Integer> set = new TreeSet<>();
set.add(0);
set.add(1);
set.add(2);
set.add(3);
set.add(4);
... | [
"vasanth251999@gmail.com"
] | vasanth251999@gmail.com |
ca1e5d20da208c3f28e566885bfff426221a38b9 | ad3aaff76ac97405c04a79ac916d50a3935bbf6e | /src/main/java/ru/kappers/model/utilmodel/Outcomes.java | 9d1c248282f05d6c0a6a11ebf9d246e2f93ef06a | [] | no_license | soufee/kappers | 40f1607483256c9fc66f3be27b610c38f1b976a6 | 3c89136795ed2db960f8c0200f04c99f77b8ba78 | refs/heads/master | 2021-06-12T07:42:06.939934 | 2019-10-30T21:29:19 | 2019-10-30T21:29:19 | 153,514,565 | 0 | 4 | null | 2019-10-30T21:29:20 | 2018-10-17T19:47:27 | Java | UTF-8 | Java | false | false | 317 | java | package ru.kappers.model.utilmodel;
/**
* Список возможных исходов.
* В перспективе надо расширить до тоталов, двойных исходов, форы и т.д.
* */
public enum Outcomes {
HOMETEAMWIN, //П1
DRAW, //Х
GUESTTEAMWIN //П2
}
| [
"soufee@mail.ru"
] | soufee@mail.ru |
e7801ea3fb43cca73aaef45ffc80fe044e05e977 | b3c6ba6530753e7154098c4a33daa0a0b0de6c5a | /android/app/src/debug/java/com/savemydates/ReactNativeFlipper.java | 0ca82bd5881d4f3090b3c720aa06491c01520d1d | [] | no_license | Android-Club-VITC/SaveMyDates | fcc671eb507e3b2d1302eb70b39a477660e2cf99 | cea48d457c70a841a46353280fca4907fd456879 | refs/heads/main | 2023-06-29T09:59:39.333456 | 2021-08-05T04:12:36 | 2021-08-05T04:12:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,266 | java | /**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root
* directory of this source tree.
*/
package com.savemydates;
import android.content.Context;
import com.facebook.flipper.android.AndroidFlipperClient;
import com.f... | [
"namanddev7@gmail.com"
] | namanddev7@gmail.com |
ae5bec3efde4d97f0de33add1b45145954ec605f | ac09a467d9981f67d346d1a9035d98f234ce38d5 | /leetcode/src/main/java/org/leetcode/problems/_000684_RedundantConnection.java | df8c3dfc1dd5b40fdcf9e9e1b6fd8604657b746f | [] | no_license | AlexKokoz/leetcode | 03c9749c97c846c4018295008095ac86ae4951ee | 9449593df72d86dadc4c470f1f9698e066632859 | refs/heads/master | 2023-02-23T13:56:38.978851 | 2023-02-12T21:21:54 | 2023-02-12T21:21:54 | 232,152,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | package org.leetcode.problems;
/**
*
* EASY
*
* @author akokozidis
*
*/
public class _000684_RedundantConnection {
public int[] findRedundantConnection(int[][] edges) {
int[] id = new int[edges.length + 1];
for (int i = 1; i < id.length; i++)
id[i] = i;
for (int[] edge : edges) {
int v = edge[0];
... | [
"alexandros.kokozidis@gmail.com"
] | alexandros.kokozidis@gmail.com |
cc55bfe8a11e52710fdf9a3e328131de56ffe537 | 35a739e572df26a47cd858b314c83e22880e6454 | /BM-core_v3/src/main/java/bm/main/engines/requests/FileEngine/UpdateFEReq.java | 4803b31ce9d39717688c52822425e50a3ab98510 | [] | no_license | MirasCarlo934/symphony | 9ccc3de48e9b1caba1554c0eddc01549dacc5b27 | 315dff76209bbd22b888eb41a6626ea6b0f4137b | refs/heads/master | 2022-12-26T03:17:09.575413 | 2020-06-20T08:21:43 | 2020-06-20T08:21:43 | 167,689,901 | 1 | 1 | null | 2022-12-12T21:41:43 | 2019-01-26T13:08:42 | Java | UTF-8 | Java | false | false | 607 | java | package bm.main.engines.requests.FileEngine;
import bm.main.engines.FileEngine;
/**
* A FileEngine request that instructs the FileEngine to read again the file it is handling.
*
* @author carlomiras
*
*/
public class UpdateFEReq extends FileEngineRequest {
/**
* Creates a FileEngine request that instructs t... | [
"mirascarlo934@gmail.com"
] | mirascarlo934@gmail.com |
9e6690d23cbb417126225d8ae0692cdffeb7cfcc | 3f7681d75e10aaee5bff3d9c74500b7880a50df3 | /src/main/java/kr/or/ddit/elecAuthorization/controller/sangshin/SangshinRetreiveController.java | a935b336d55b93c7404cb6ca1c09500d4f7e9b94 | [] | no_license | lcy7747/eclipseGit | 52186ad24cffaff5e18f8ac56a3ba6329881f369 | 506230a6c4f4067fce968d3eebd3e15328706940 | refs/heads/master | 2022-11-18T19:21:14.272478 | 2019-06-19T11:00:11 | 2019-06-19T11:00:11 | 192,713,238 | 0 | 0 | null | 2022-11-16T11:49:31 | 2019-06-19T10:45:38 | Java | UTF-8 | Java | false | false | 2,488 | java | package kr.or.ddit.elecAuthorization.controller.sangshin;
import java.util.ArrayList;
import java.util.List;
import javax.inject.Inject;
import org.springframework.security.core.Authentication;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework... | [
"lcy7747@gmail.com"
] | lcy7747@gmail.com |
593b559748b20a004cb8d7020b080c5413c1655d | fa49175ab2aaf2dac2a078cd9c392da79cf1088d | /common/darkknight/jewelrycraft/block/BlockShadow.java | 1e58d549e93fe4f95521074daf7872e0ebb3dd83 | [] | no_license | Tosotada/Jewelrycraft | 12d00b9247228b151cd64e3226494db4f32ce06c | 992a30c03cb9493312112aa81f15cfbabb94723a | refs/heads/master | 2020-03-24T12:36:20.265221 | 2014-07-16T10:12:10 | 2014-07-16T10:12:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,818 | java | package darkknight.jewelrycraft.block;
import darkknight.jewelrycraft.tileentity.TileEntityBlockShadow;
import net.minecraft.block.BlockContainer;
import net.minecraft.block.material.Material;
import net.minecraft.client.renderer.texture.IconRegister;
import net.minecraft.tileentity.TileEntity;
import net.minecraft.ut... | [
"sor1n.iliutza16@gmail.com"
] | sor1n.iliutza16@gmail.com |
a3a8f3a40b689370c2d2919737eaed4a04fb49ae | 3fe8e5db53dc425afdb24303f2f6926cade14f04 | /user/newZXingQrCode/src/main/java/com/zxing/camera/CameraConfigurationManager.java | 5c76f8b9dbc8f826bed669f38b1dbb5ddf988470 | [] | no_license | llorch19/ezt_user_code | 087a9474a301d8d8fef7bd1172d6c836373c2faf | ee82f4bfbbd14c81976be1275dcd4fc49f6b1753 | refs/heads/master | 2021-06-01T09:40:19.437831 | 2016-08-10T02:33:35 | 2016-08-10T02:33:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,356 | java | package com.zxing.camera;
import java.util.regex.Pattern;
import android.content.Context;
import android.graphics.Point;
import android.hardware.Camera;
import android.os.Build;
import android.util.Log;
import android.view.Display;
import android.view.WindowManager;
final class CameraConfigurationManager {
privat... | [
"liangxing@eztcn.com"
] | liangxing@eztcn.com |
770b849e7106f418ab0af0d91ccf57405ff11051 | 5af1fb108e9fa5991ed875b65d46309ebf138ec8 | /klevu-data-etl/src/main/java/com/klevu/task/model/web/Error.java | fa353e682dec047d4ae45cd6390c5ef36d658b31 | [] | no_license | laplasianin/recommendation-micronaut | fc8886c2db31f07326a61fcc9e01f2353cf9a239 | 5e0e5af393cecf0fc11086692ce85a27945c4a6e | refs/heads/main | 2023-08-16T15:39:58.195727 | 2021-10-04T15:06:45 | 2021-10-04T15:06:45 | 413,390,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 236 | java | package com.klevu.task.model.web;
public class Error {
private final String code;
private final String message;
public Error(String code, String message) {
this.code = code;
this.message = message;
}
} | [
"laplasianin@gmail.com"
] | laplasianin@gmail.com |
a3e1108ba81f2cf7b6a44fff736ab0ee01817632 | 5bc1354da63a14eddafb33759ece02cd6bb50dd1 | /src/main/java/com/stepdefinition/TestRunner.java | 0a869e3211e741c223646092e5a3d3bf1f0697ea | [] | no_license | Ahamed17/BDD_Project_Team3 | fc8a04bd7a3d3b9241684159e746c12ac9750a8a | ad362b42ae82031dd52e6f85a0fda76ceac8e480 | refs/heads/master | 2021-08-22T03:52:30.141333 | 2017-11-29T06:11:05 | 2017-11-29T06:11:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,102 | java | package com.stepdefinition;
import java.io.File;
import org.joda.time.LocalDateTime;
import org.junit.BeforeClass;
import org.junit.runner.RunWith;
import com.resources.ExtentCucumberFormatter;
import cucumber.api.CucumberOptions;
import cucumber.api.junit.Cucumber;
@RunWith(Cucumber.class)
@CucumberOptions(featur... | [
"sg0958327@global.ad.sabre.com"
] | sg0958327@global.ad.sabre.com |
fee6530ea97cd769368ac342c032f3b8bf25e443 | 31a37ca53d4ad8edb575cb858495b2efc891c54a | /MySPA_Desktop/myspa_desktop/src/org/solsistemas/myspa/desktop_app/gui/PanelSucursal.java | 94ffb4ae992b816d6327c638716b52738e4922af | [] | no_license | SystemKeys/MYSPA_application | c7f3f510edc7a321bf261fc13b394a3853a05199 | c43570af2c8207bf4fe6a20a37d6f2047b18418a | refs/heads/master | 2020-04-02T03:34:54.912965 | 2018-12-04T01:20:48 | 2018-12-04T01:20:48 | 153,973,722 | 0 | 1 | null | 2018-11-02T03:38:13 | 2018-10-21T04:35:54 | JavaScript | UTF-8 | Java | false | false | 9,188 | 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 org.solsistemas.myspa.desktop_app.gui;
import java.util.List;
import javafx.collections.FXCollections;
import javafx.collectio... | [
"43835886+dieggh@users.noreply.github.com"
] | 43835886+dieggh@users.noreply.github.com |
c238b491ff7a104b67eddaa7b84c2b43db0510d2 | 3d540d03c6d693fe4a53ec601802d76a65111d38 | /app/src/main/java/com/botian/yihu/eventbus/MoniBuyEvent.java | 547ca740288326341d3245bfec97add2b229605e | [
"Apache-2.0"
] | permissive | zguming/yihu | e352482ed2df8764e1db50ad6b77edc21660fa7d | ecc4e87492a603f4171b4fbf9a53e17b90c27050 | refs/heads/master | 2021-09-21T00:59:10.192134 | 2018-08-18T08:21:06 | 2018-08-18T08:21:06 | 120,052,045 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 99 | java | package com.botian.yihu.eventbus;
public class MoniBuyEvent {
public MoniBuyEvent(){
}
}
| [
"228470087@qq.com"
] | 228470087@qq.com |
c01bde59338dc525cc45ef53509c5aa3dcacba9f | b145a18fdcf5e5c5ee039efaab8a6de4da99e95f | /src/software1/wgu/ui/modifyProduct/modifyProductLoader.java | 2f7d3157a84ac128ff80b7042bfd3f5d40c25c11 | [] | no_license | KhueHoang/Inventory-System | f762dded1758fcc76b68e6aa72894b884175419f | ed39f4d71754cf4a454831cef041292e1bd5cd3d | refs/heads/master | 2020-04-10T18:52:08.182950 | 2018-12-10T18:11:43 | 2018-12-10T18:11:43 | 161,215,284 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 984 | 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 software1.wgu.ui.modifyProduct;
import javafx.application.Application;
import static javafx.application.Application.la... | [
"Khueco@gmail.com"
] | Khueco@gmail.com |
0c8c9c0906dd9b9602c767dabfd58777c81e5b4a | 2da705ba188bb9e4a0888826818f1b25d04e90c8 | /support/cas-server-support-pm/src/test/java/org/apereo/cas/pm/impl/GroovyResourcePasswordManagementServiceTests.java | 7411a06af666493e9fef2ae99cebec1ebec9b5cd | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | williamadmin/cas | 9441fd730de81a5abaf173e2e831a19c9e417579 | a4c49ab5137745146afa0f6d41791c2881a344a6 | refs/heads/master | 2021-05-25T19:05:01.862668 | 2020-04-07T05:15:53 | 2020-04-07T05:15:53 | 253,788,442 | 1 | 0 | Apache-2.0 | 2020-04-07T12:37:38 | 2020-04-07T12:37:37 | null | UTF-8 | Java | false | false | 1,829 | java | package org.apereo.cas.pm.impl;
import org.apereo.cas.authentication.CoreAuthenticationTestUtils;
import org.apereo.cas.config.CasCoreUtilConfiguration;
import org.apereo.cas.pm.PasswordChangeRequest;
import org.apereo.cas.pm.PasswordManagementService;
import org.apereo.cas.pm.config.PasswordManagementConfiguration;
... | [
"mm1844@gmail.com"
] | mm1844@gmail.com |
bc957950b4ed89af864bfcc5ae952e4822de657f | 23a7445ec116d26823eeb1610c4d8dbe22f0b045 | /aTalk/src/main/java/net/java/sip/communicator/impl/protocol/jabber/extensions/jingle/PayloadTypePacketExtension.java | beac2d9793ffd49ea7c83f9f778e8203c1d3d12d | [
"Apache-2.0"
] | permissive | Rudloff/atalk-android | e998e9d1787f5aa4c08efb38b1607c0ebdfa52f3 | 00ff07475bf0233a60ddb6ad93bd0ba4be4f3572 | refs/heads/master | 2020-03-17T15:27:35.236473 | 2018-05-07T10:45:33 | 2018-05-07T10:45:33 | 133,711,522 | 1 | 0 | null | 2018-05-16T19:06:01 | 2018-05-16T19:06:00 | null | UTF-8 | Java | false | false | 6,231 | java | /*
* Jitsi, the OpenSource Java VoIP and Instant Messaging client.
*
* Distributable under LGPL license. See terms of license at gnu.org.
*/
package net.java.sip.communicator.impl.protocol.jabber.extensions.jingle;
import java.util.List;
import net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPa... | [
"cmeng.gm@gmail.com"
] | cmeng.gm@gmail.com |
d6cbfca097c90c2c5ece1875bce7332562140f65 | 0006bf6d48b7052bb8ee8db753f6772ef472a283 | /simple-validator-core/src/main/java/com/github/wautsns/simplevalidator/constraint/enumeration/codeofenum/VCodeOfEnum.java | 4d0bbf5d04ad72ca435f6c234f68c162458b234d | [
"Apache-2.0"
] | permissive | wautsns/simple-validator | ac0f57559e3b0ffa95462403d469f8cd76084644 | 56cb42ff99b17d87ab308f3c0695c5da64709043 | refs/heads/master | 2021-01-14T07:22:59.024826 | 2020-07-25T15:13:36 | 2020-07-25T15:13:36 | 242,638,039 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,684 | java | /*
* Copyright 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | [
"wautsns@foxmail.com"
] | wautsns@foxmail.com |
f7f2a5cef3e4e6037a5b30355551986b315c0b8c | 641035da61315e461a7d10756143cc9edfacc48d | /QuadraticEquation/src/CalculateRoots.java | 036f715dc7ed269766019af2a0496b65d237e4d1 | [] | no_license | phobx/workspace | 483821c3b0edcfa20187096d481a6d96f6f46926 | caf1464dc7be8e198d9a460bf9809ac50c1a5107 | refs/heads/master | 2021-01-01T06:33:33.245931 | 2015-03-15T13:28:00 | 2015-03-15T13:28:00 | 26,287,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | public class CalculateRoots {
public static void main(String[] args) {
double a = 1;
double b = 2;
double c = 5;
System.out.println("\na = " + a + "; b = " + b + "; c = " + c + ";");
QE.printRoots(QE.solveQE(a, b, c));
a = 0;
b = 2;
c = -6;
System.out.println("\na = " + a + "; b = " + b + "; c = "... | [
"gulaga.yaroslav@gmail.com"
] | gulaga.yaroslav@gmail.com |
205ddd38bbc46d0f522a6728a603c57057fcb574 | 7b5c4037d654c803fc2fc53a61cd664226b1d56b | /RIS/antlr/sparql/SparqlParserBaseListener.java | 8b66ae5c6ce3cb1be26591c278847a1b298332c7 | [] | no_license | UMKC-BigDataLab/RIQ | edcfd4102f9f9323d45f28963e62faf6d4f6f8c0 | 53bdf6cc800a62fa33233fb6e97c2314d3555de0 | refs/heads/master | 2021-01-10T15:24:02.636480 | 2020-06-26T14:59:39 | 2020-06-26T14:59:39 | 36,507,403 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 52,026 | java | // Generated from SparqlParser.g4 by ANTLR 4.4
import org.antlr.v4.runtime.ParserRuleContext;
import org.antlr.v4.runtime.misc.NotNull;
import org.antlr.v4.runtime.tree.ErrorNode;
import org.antlr.v4.runtime.tree.TerminalNode;
/**
* This class provides an empty implementation of {@link SparqlParserListener},
* whic... | [
"anaskatib@mail.umkc.edu"
] | anaskatib@mail.umkc.edu |
0cd0dcff7968b250759f8a5d087820957db65a40 | 36c831d781a5ec7669185cf27c5f91bfb9e61cd8 | /mvn_plugins/as3Ncss-maven-plugin/src/test/java/com/adobe/ac/ncss/files/TestMxml.java | db0dab42e2a265feeecc3b6448c971591fbb5934 | [] | no_license | francoisledroff/fna-v2 | 96d380829a9c9188422868622a742b35a0ec6946 | 9b58849aecf852504f1077c34c7eaa9ac33060e2 | refs/heads/master | 2021-01-10T11:46:36.452179 | 2016-01-16T17:33:34 | 2016-01-16T17:33:34 | 49,782,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,863 | java | package com.adobe.ac.ncss.files;
import java.io.File;
import java.net.URISyntaxException;
import junit.framework.TestCase;
import org.junit.Test;
import com.adobe.ac.ncss.utils.FileUtils;
public class TestMxml extends TestCase
{
@Test
public void testGetFunctionsCount() throws URISyntaxExceptio... | [
"francois.le.droff@7c565b1c-5fee-11de-92c7-cf56be1892c0"
] | francois.le.droff@7c565b1c-5fee-11de-92c7-cf56be1892c0 |
3a06a70e1f9354156b39025097256f7504c860e7 | 61914dc8961d6cfc0c684dd768d1d64591c40bab | /javaSE_76_day10/src/Test04/Test04.java | e80d3a7701cac3ba5f0864947c7d20d019b53729 | [] | no_license | fuqingge/learn | cc9c523b8a1dfe4f55005dfd402fbb8703e881db | 25cb8dae1566e84f2ad646aae74a351f403337ec | refs/heads/master | 2020-05-14T13:23:19.105856 | 2019-05-16T16:01:16 | 2019-05-16T16:01:16 | 181,802,296 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 840 | java | package Test04;
import java.util.ArrayList;
import java.util.stream.Stream;
/*
已知ArrayList集合中有如下元素{陈玄风、梅超风、陆乘风、曲灵风、武眠风、冯默风、罗玉风},使用Stream
1、取出前2个元素并在控制台打印输出。
2、取出后2个元素并在控制台打印输出。
*/
public class Test04 {
public static void main(String[] args) {
ArrayList<String> list = new ArrayList<String>();
lis... | [
"406958093@qq.com"
] | 406958093@qq.com |
5317d1e794f396152a35d67095a5991213f242bf | 29acc5b6a535dfbff7c625f5513871ba55554dd2 | /aws-java-sdk-dynamodb/src/main/java/com/amazonaws/services/dynamodbv2/xspec/ListAppendFunction.java | ed1d6773aa68e6b5468e16b0f2c706a36a5bbeff | [
"JSON",
"Apache-2.0"
] | permissive | joecastro/aws-sdk-java | b2d25f6a503110d156853836b49390d2889c4177 | fdbff1d42a73081035fa7b0f172b9b5c30edf41f | refs/heads/master | 2021-01-21T16:52:46.982971 | 2016-01-11T22:55:28 | 2016-01-11T22:55:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,580 | java | /*
* Copyright 2015-2016 Amazon Technologies, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://aws.amazon.com/apache2.0
*
* This file is distributed on an "AS IS" ... | [
"aws@amazon.com"
] | aws@amazon.com |
73a4888b8dfccee7af93e6d0ffd0b23ff32a9ac2 | 49d4fff6891f407c7388c1a9046ee0846412fc96 | /src/main/java/com/bbw/webshopbackend/model/ProductRepository.java | 015d7b31a27bcb63349fd7ed9dec67c0c2cb986c | [] | no_license | malte1koelle/webshop-backend | 421a7f28dd43769d9eb83c8b4f9924abef37a4d1 | 2d52894eeb778dbb7881bf734548e8d9e401198e | refs/heads/master | 2021-01-14T17:59:02.937303 | 2020-03-30T11:42:40 | 2020-03-30T11:42:40 | 242,704,525 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | package com.bbw.webshopbackend.model;
import org.springframework.data.repository.CrudRepository;
// This will be AUTO IMPLEMENTED by Spring into a Bean called userRepository
// CRUD refers Create, Read, Update, Delete
public interface ProductRepository extends CrudRepository<Product, Integer> {
}
| [
"malte.koelle@unic.com"
] | malte.koelle@unic.com |
964c15f1e2140ff382612ae7a7878eb67b5e6816 | 72b6316321f45d650cbed01bcfb25c5015a64556 | /4.JavaCollections/src/com/javarush/task/task32/task3205/Solution.java | 62e90d931562c4a88c58763bbb22a1897825fce2 | [] | no_license | whiskels/JavaRush | b7e21760c10f5d88da26261640024168052dd8d5 | aaed9ee89249bdce0240fcdb3364741901311428 | refs/heads/master | 2022-11-27T19:55:55.788739 | 2020-08-08T12:50:04 | 2020-08-08T12:50:04 | 257,210,203 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | package com.javarush.task.task32.task3205;
import java.lang.reflect.Proxy;
/*
Создание прокси-объекта
*/
public class Solution {
public static void main(String[] args) {
SomeInterfaceWithMethods obj = getProxy();
obj.stringMethodWithoutArgs();
obj.voidMethodWithIntArg(1);
/* expec... | [
"kuzmingeo@gmail.com"
] | kuzmingeo@gmail.com |
d61bdaff21b97cd5eb7d463a85a827c608b1de8b | beedf85752613903a82651b1b9a9963c19971699 | /Droid/app/src/main/java/com/mydesignerclothing/mobile/android/util/MyDSCAndroidUIUtils.java | 4b6e14e14474baf823573529e73ee2bd2204e492 | [] | no_license | devopsalok/MyDesignerClothing | f9eb064e49de27b3a5db0b636ac99c8c936fa7d4 | 0db15147ab3129970061cb430680ccfc08b57d22 | refs/heads/master | 2022-12-25T04:42:47.728518 | 2020-10-06T11:26:32 | 2020-10-06T11:26:32 | 255,033,945 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,284 | java | package com.mydesignerclothing.mobile.android.util;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.res.Resources;
import android.graphics... | [
"chaitanyakumar.kilari@cognizant.com"
] | chaitanyakumar.kilari@cognizant.com |
867972fcd485d12a4a308f543443bfce2f3cddb5 | 9f9bf8d9d59c7c63ecaa87ebc7b15f0d28070b1a | /src/main/java/com/yitongyin/modules/ad/dao/BusMaterialTypeDao.java | d51e26f4135b44f614624b62c4a622ea002a1359 | [] | no_license | cll-dev/web-app | b4323a68ea6e1678b013cb03cd00bd0839cff2cb | 6cb5aac72708a995ff428c73162dca36352d0d84 | refs/heads/master | 2022-12-22T16:08:17.333495 | 2020-09-22T07:32:38 | 2020-09-22T07:32:38 | 297,571,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | package com.yitongyin.modules.ad.dao;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.yitongyin.modules.ad.entity.BusMaterialTypeEntity;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface BusMaterialTypeDao extends BaseMapper<BusMaterialTypeEntity> {
}
| [
"2159952604@qq.com"
] | 2159952604@qq.com |
bf003fce737a768c6eff15e120128fb5c49a6085 | 8ce12b0d45705150d0015225fe4731315ed73279 | /SeriesTracker/app/src/main/java/com/movile/up/seriestracker/business/restclients/UpdateRestClient.java | 8a27eeb8d6544bc980d2bf6ff6e4736f07087ad9 | [] | no_license | vitorandrietta/MovileUP | 5eced3763f58bfb58992c90db074dd1643be263f | 9827cb560ca61de406989a2261180102ef8e2394 | refs/heads/master | 2020-04-25T05:37:23.883971 | 2015-07-30T15:57:19 | 2015-07-30T15:57:19 | 38,892,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 679 | java | package com.movile.up.seriestracker.business.restclients;
import android.content.Context;
import com.movile.up.seriestracker.R;
import com.movile.up.seriestracker.interfaces.rest.UpdatesRemoteService;
import com.movile.up.seriestracker.model.models.ShowUpdate;
import retrofit.RestAdapter;
/**
* Created by android on... | [
"vitorandrietta@gmail.com"
] | vitorandrietta@gmail.com |
8180746bb7c9222b1b87516c4f603342f4b634af | b0f12498038fea32e5471f25ad2106d349c9dde0 | /app/src/main/java/br/com/thiengo/opessistema/domain/Opcao.java | 41912f0b439d0b58e3cb459ebd5e2b3fff0dfeb9 | [] | no_license | viniciusthiengo/opcoes-sistema-status-itens-list | 7b9107f71f718b7d2a0296c5a7f2e0347032a617 | 4b905e95d8be7fc25501cf56cd1784c571ceea50 | refs/heads/master | 2021-01-17T04:29:34.171171 | 2020-05-14T15:44:12 | 2020-05-14T15:44:12 | 82,966,098 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 507 | java | package br.com.thiengo.opessistema.domain;
public class Opcao {
private String nome;
private boolean status;
public Opcao( String nome, boolean status ){
this.nome = nome;
this.status = status;
}
public String getNome() {
return nome;
}
public void setNome(Strin... | [
"viniciusthiengo@gmail.com"
] | viniciusthiengo@gmail.com |
398194dd6c5fe7bb7fffff71e53211c8eca60b5b | dbc4036d98d9ee4981cbd15e062d36e4cb6216a9 | /src/main/java/zhiyiting2/app/model/AppResponseModel.java | 38357d6ff17501caf4d2fdb9f478d23a954d9f17 | [] | no_license | Jlin0114/autotest | 826a347e247eff4b689f4f19a9bef93b84f84f03 | f0c0650530bd1047b662aee7d2e1842ad7e95ea6 | refs/heads/master | 2023-03-14T06:17:14.475715 | 2020-08-19T10:37:09 | 2020-08-19T10:37:09 | 344,986,247 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 519 | java | package zhiyiting2.app.model;
public class AppResponseModel {
private String fileId;
private String code;
private String message;
public String getCode() {
return code;
}
public void setCode(String code) {
this.code = code;
}
public String getMessage() {
return message;
}
public... | [
"zhaoming@wisdomep.com"
] | zhaoming@wisdomep.com |
ad4ed6a75d65ba675cc574914ca4ba57120fb3d9 | a207fdb5865f7ce4f95488d266082b649a39850a | /app/src/main/java/quotes/Qutes.java | 9bd76b89414cf80a85096dce6dde8b5ed5fbb7b7 | [] | no_license | OsamaAlali/quotes | 5a29d5a5dff4c49cc8fc9499a1e4ebe621c47a3d | 97c9baa90982b0b3bdca0becc91847f17a4b2f3f | refs/heads/main | 2023-07-14T13:16:21.329633 | 2021-08-05T21:53:10 | 2021-08-05T21:53:10 | 392,650,024 | 0 | 0 | null | 2021-08-05T21:53:11 | 2021-08-04T10:43:26 | Java | UTF-8 | Java | false | false | 680 | java | package quotes;
import java.util.ArrayList;
import java.util.List;
public class Qutes {
List<String> tags;
String author;
String like;
String text;
public Qutes(List<String> tags, String author, String like, String text) {
this.tags = tags;
this.author = author;
... | [
"osama.alali89@yahoo.com"
] | osama.alali89@yahoo.com |
22c71a099fa62efa2608174170de60a868bf49ab | f61f16b03d4a73ca19c5e2e5fb22deae12d96af3 | /src/javaFundamental/CompareTo.java | cf590d9cace50513d2e6ca68224ba1fc13e128ba | [] | no_license | cayori/kh | 47d49d50597aa3d618443f9f9d24bc2f27952e4f | 19df8a004956b46b139133cb4b7ec1b263f782c6 | refs/heads/master | 2021-07-04T04:24:55.124924 | 2017-09-25T23:54:08 | 2017-09-25T23:54:08 | 103,261,961 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package javaFundamental;
public class CompareTo {
public static void main(String[] args) {
int c;
String s1 = "A";
String s2 = "Z";
c = s1.compareTo(s2);
System.out.println(c);
}
}
| [
"cayori@gmail.com"
] | cayori@gmail.com |
1a225b980b5f8d9599cd08ad1ab66a430cb336c6 | 23b6d6971a66cf057d1846e3b9523f2ad4e05f61 | /MLMN-Statistics/src/vn/com/vhc/vmsc2/statistics/dao/MonitorKpi2gMailDAO.java | 23be442dc712268d0c8ca7c7a1bdbf8276a64eea | [] | no_license | vhctrungnq/mlmn | 943f5a44f24625cfac0edc06a0d1b114f808dfb8 | d3ba1f6eebe2e38cdc8053f470f0b99931085629 | refs/heads/master | 2020-03-22T13:48:30.767393 | 2018-07-08T05:14:12 | 2018-07-08T05:14:12 | 140,132,808 | 0 | 1 | null | 2018-07-08T05:29:27 | 2018-07-08T02:57:06 | Java | UTF-8 | Java | false | false | 778 | java | package vn.com.vhc.vmsc2.statistics.dao;
import java.util.List;
import vn.com.vhc.vmsc2.statistics.domain.MonitorKpi2gMail;
public interface MonitorKpi2gMailDAO {
/**
* This method was generated by Apache iBATIS ibator.
* This method corresponds to the database table MONITOR_KPI_2G_MAIL
... | [
"trungnq@vhc.com.vn"
] | trungnq@vhc.com.vn |
8cfe86f90ae5c09e110a4838d91fcd0be3372e24 | b611a4f586d5ab6cfd717b8879a6a8e9b6e5ae2d | /LibraryManagementSystem/src/cn/bms/utils/ServiceUtils.java | ecdc3729cf861d90519352c13a16431fceb423c6 | [] | no_license | czkct/java | 0a0faeb29af83068c2a34617bde8fc4cdb4600f0 | f61548936e2728b905a878d04289a1c07cecdc55 | refs/heads/master | 2020-12-25T15:09:06.177074 | 2016-11-06T17:03:24 | 2016-11-06T17:03:24 | 68,092,814 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 593 | java | package cn.bms.utils;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import Decoder.BASE64Encoder;
//import sun.misc.BASE64Encoder;
//将密码用编码包装起来,然后在存入数据文件中
public class ServiceUtils {
public static String md5(String message){
try {
MessageDigest md = MessageDigest.get... | [
"2504621508@qq.com"
] | 2504621508@qq.com |
60adf13b59e132d4435300d64a87db1b152bccee | 001c851acf7411a89fe0e32cf4babba8afdba730 | /.svn/pristine/0f/0fd5b5cbbdbab89f8473e243db672cefec9268ec.svn-base | b48d0333d011a995b2df0dc4bfe6180b34aa0943 | [] | no_license | dingxuejin/weihuapin | ee0447c7b86c0867515624a0b79250ee80cf19b0 | 80cb8a11322084b1cd69ec3fd9ea6b7af69bb11d | refs/heads/master | 2020-03-21T09:01:32.363316 | 2018-07-04T03:25:11 | 2018-07-04T03:25:11 | 138,379,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,838 | package com.mobiusVision.controller.TbBusiness;
import com.mobiusVision.pojo.TbBusiness.TbBusinessBq;
import com.mobiusVision.pojo.TbBusiness.TbBusinessBqTBR;
import com.mobiusVision.service.TbBusiness.TbBusinessBqService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swa... | [
"761110187@qq.com"
] | 761110187@qq.com | |
560b8ab4b93c3916e1c8db2815bbf50da938a9d9 | 4b2aa05c35dabb0eb1a553abdfe393211a9a16c8 | /Project 3/src/code/Driver.java | 7e3b310b8af599a2a894d91fd194d7ea0b57b30d | [] | no_license | amymalia/ICS-311 | 1b4f368205a5e1e8ba8dab3cbb3814168f8bd50b | 2d04ac6fd7d90beeb16b8f703f8e71c7add8a71f | refs/heads/master | 2021-01-22T15:43:40.077494 | 2013-12-14T00:21:26 | 2013-12-14T00:21:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,861 | java | package code;
/*
* Copyright (c) 2013, Erika Nana
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* no... | [
"enana@hawaii.edu"
] | enana@hawaii.edu |
fe1444b21f84787ac962723f3d5ba70f92531ee2 | 43e40aeb45adf70ae447366e8b3c221e1bcec6c2 | /biomedicus-core/src/main/java/edu/umn/biomedicus/spelling/SpellCorrector.java | d8d1f3e07e2e637ccb3ad309423f711b838836e9 | [
"Apache-2.0"
] | permissive | chengniu/biomedicus | b3c30fd6e9377ef05424af2e3c58fcca6b6575ef | e3d55820128f33b474ee3adc4ac59168e1627b23 | refs/heads/master | 2021-01-21T15:44:48.543900 | 2017-04-26T16:02:06 | 2017-04-26T16:02:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 912 | java | /*
* Copyright (c) 2016 Regents of the University of Minnesota.
*
* 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... | [
"benknoll@umn.edu"
] | benknoll@umn.edu |
32039d4ca20c2d0259d2e76c1e9bf55445657699 | c49aace871dfa8b64a6881c0ad34827a654a664f | /ClientApplication/src/com/clientapplication/User.java | 1d36c162fbbd52852e5553db2ea2115fcfbcd221 | [] | no_license | J-Sob/Klient-serwer-projekt | f5502acd2d8f0ece79ad11d1ba46f82748512884 | 0853c95d6d42985237a1edde04142d0552c23618 | refs/heads/main | 2023-06-10T01:16:35.198926 | 2021-07-03T17:48:22 | 2021-07-03T17:48:22 | 348,755,576 | 0 | 0 | null | 2021-07-03T15:23:46 | 2021-03-17T15:16:11 | Java | UTF-8 | Java | false | false | 1,349 | java | package com.clientapplication;
import java.util.Vector;
public class User {
int id;
String login;
String password;
Vector<Product> usersProducts;
double totalPrice;
public User(int id, String login, String password) {
this.id = id;
this.login = login;
this.password = ... | [
"sobczynski.kuba@wp.pl"
] | sobczynski.kuba@wp.pl |
6ebc9a01a753dc4635e12a0b29c9630ec956f179 | b41cde8d057cf54c2e9b0995d35d053e31f04a2a | /sdk/src/main/java/com/google/cloud/dataflow/sdk/util/NoopStager.java | b54018c49c4d98381fd0d605a2e50f4ddf677274 | [
"Apache-2.0"
] | permissive | mxm/DataflowJavaSDK | 37d00fe3c1fb0cdd61e0fe248224d8b74c96d120 | 1a4a54a9b81568af549b7cf5ac893517e5febf3b | refs/heads/master | 2021-01-15T21:08:00.879690 | 2015-02-20T13:47:56 | 2015-02-20T13:48:49 | 31,066,732 | 0 | 0 | null | 2015-02-20T13:49:22 | 2015-02-20T13:49:21 | null | UTF-8 | Java | false | false | 1,166 | java | /*
* Copyright (C) 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"davorbonaci@users.noreply.github.com"
] | davorbonaci@users.noreply.github.com |
e02f40963caf7677292ec6dd6c52bdca6ecac8da | 77e35d78fd2547049cc66becebf6040487321ed5 | /Desktop/daily_report_system-master/daily_report_system/src/filters/LoginFilter.java | 1567957c9ed177d20ae5b8eaf7d61cb89ca73b17 | [] | no_license | masaaki-kawanishi/daily_report_system | cc45f684141117312957006e5f554d73d8fa5e9c | 05a1467012ec575e1e9b45a1e46a09d358353eb4 | refs/heads/master | 2020-03-26T03:08:56.894067 | 2018-08-18T13:30:05 | 2018-08-18T13:30:05 | 144,440,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,984 | java | package filters;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.annotation.WebFilter;
import javax.servl... | [
"Mkawanishi9@gmail.com"
] | Mkawanishi9@gmail.com |
7e6db522e16dd3dc72801a6d5c8790472d72621b | 25aedf86ac3b844511aee3a8e007c2026297183d | /src/main/java/org/hl7/fhir/impl/FhirPackageImpl.java | 73967047f929a68ab42047bf1c043af6e423c100 | [] | no_license | usnistgov/fhir.emf.maven | 2418028d895122d941f9b0f90fae351c6a4bff99 | 6382eb0949cd4dec3958562aaff4e305f43f1760 | refs/heads/master | 2021-01-22T20:39:26.168364 | 2017-03-17T17:41:09 | 2017-03-17T17:41:09 | 85,338,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,033,299 | java | /**
*/
package org.hl7.fhir.impl;
import java.io.IOException;
import java.net.URL;
import org.eclipse.emf.common.util.WrappedException;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EClassifier;
import org.eclipse.emf.ecore.EDataType;
import org.eclipse.... | [
"andrew.mccaffrey@nist.gov"
] | andrew.mccaffrey@nist.gov |
3adb1d844749303c256a72a5ac3fb3d1606594e5 | 37ba349c621c9bafa9e6526ba8f49f3c0460e0ef | /mdsp-logfilling/src/main/java/com/pzoom/mdsp/logfilling/ZkState.java | a709c3e04826ee6423624fb213dd7860820df1b8 | [] | no_license | whantt/mdsp-logfilling | 357b0892efd499e828be8e546a3ce23bade65150 | f3bbd75a40e5f088c7ba9a058163c5199614ff20 | refs/heads/master | 2020-03-20T20:00:11.143551 | 2014-11-19T02:15:50 | 2014-11-19T02:15:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,452 | java | package com.pzoom.mdsp.logfilling;
import java.nio.charset.Charset;
import java.util.Map;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.curator.retry.RetryNTimes;
import org.apache.zookeeper.CreateMode;
import org.json.simple.JSONV... | [
"myyuren@163.com"
] | myyuren@163.com |
e8fde722de7a702348daf41c6a63cfeff4b369ec | fde10a2a5e9afbeda949af2e654d2baadae7d262 | /android/src/de/mi/ur/SettingsFragment.java | fd9f63ec14725a97323a8ae0804567489aa11100 | [] | no_license | Maxikilliane/NerdyNumeralChallenge | d75b55086a254a3b8a7e8f6adb5f52684afb0d00 | 3b7a18d33365bca993e3e17a5c6fb63ffeb06a4c | refs/heads/master | 2020-04-12T06:14:38.175051 | 2016-09-30T18:22:52 | 2016-09-30T18:22:52 | 64,584,855 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 371 | java | package de.mi.ur;
import android.os.Bundle;
import android.preference.PreferenceFragment;
/**
* Created by Anna-Marie on 10.08.2016.
*/
public class SettingsFragment extends PreferenceFragment {
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
a... | [
"blue.cat@t-online.de"
] | blue.cat@t-online.de |
3c3140a3dc649f82257dd40bcb433b1ae4e3d6ae | d6b3ca8f02b06d31c640e2f08acea0262fddae59 | /javaproject/src/javabasics/WhileLoop.java | dc79e38ee53647035fb7adf5cd7d1a440f0b8375 | [] | no_license | SreejaJoginipally/helloworld | 53aef6a024bf8d0cf330ac05f4e4726fdcf90dd7 | 1530228b5e6dedbcc989875f5716e1590ea7183d | refs/heads/master | 2023-01-22T05:06:15.919175 | 2020-12-05T23:17:50 | 2020-12-05T23:17:50 | 317,356,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 213 | java | package javabasics;
public class WhileLoop {
public static void main(String[] args) {
int a = 100;
//while(a>=50) {
do {
a-=5;
System.out.println(a);
}while(a>=50);
}
}
| [
"sreej@DESKTOP-HG8K0BJ.myfiosgateway.com"
] | sreej@DESKTOP-HG8K0BJ.myfiosgateway.com |
9b7d4fad02da22354aaac04fb8379347de891bd4 | 111502d7df4510f3d345f3bcf8d82438fba9f35c | /src/enitity/asycuda/valuationItem_childs/ItemOtherCost.java | 4652635f5a7b21726c07dcb6383780ef914a642c | [] | no_license | sc001cs/AsycudaXML | cdddd1c72faa2e2ccd854814bd77d9ea791f3548 | bcf873ff2bd191481e0cb166dc55287a74f58f01 | refs/heads/master | 2021-01-12T11:00:51.733293 | 2017-01-11T21:51:31 | 2017-01-11T21:51:31 | 75,483,705 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,529 | java | package enitity.asycuda.valuationItem_childs;
import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlElement;
public class ItemOtherCost {
private BigDecimal Amount_national_currency;
private String Amount_foreign_currency;
private String Currency_code;
private String Currency_name;
private String Cu... | [
"arditjuventus@hotmail.com"
] | arditjuventus@hotmail.com |
9287a3a7e42659d5d5445e37324343ef5cd62266 | 117e9d2e1e2200d6b5de1a8d80d3a94f061ee6c7 | /src/serviceadaptor/document/ws/ObjectFactory.java | e152cec58fe0c1020755ce32c5e1eec57dddb702 | [] | no_license | introsde-project-lifestylecoach-old/data-service | 23e029070afc8944de866f99fe367e56fb2937ee | 072b5dd8020cb5d5d000ba64b9c0a9ccd0b47882 | refs/heads/master | 2021-06-01T02:25:50.370091 | 2016-08-11T15:20:42 | 2016-08-11T15:20:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,880 | java |
package serviceadaptor.document.ws;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* gener... | [
"matteo@localhost.localdomain"
] | matteo@localhost.localdomain |
80d89ea39b2b72fc2accb8e6b70e7965bf09ab0b | ed7dc923814f6878020ee915d078cf486c30fc46 | /INDIVIDUAL EXPERIMENTS/org.xtext.example.mydsl.referencesuntyped.ui/xtend-gen/org/xtext/example/mydsl/referencesuntyped/ui/outline/MyDslOutlineTreeProvider.java | 2eddab2d96286078bb7bee69a42534bead37f846 | [] | no_license | a24ibrah/XMLText | 2aca934ddc42e98233af541f8c57f359ed19dd1f | fa03e63b0ac004da015a7c1844c5f7d374bca9fc | refs/heads/master | 2020-07-23T18:57:15.976381 | 2017-06-02T15:20:31 | 2017-06-02T15:20:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | /**
* generated by Xtext
*/
package org.xtext.example.mydsl.referencesuntyped.ui.outline;
import org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider;
/**
* Customization of the default outline structure.
*
* see http://www.eclipse.org/Xtext/documentation.html#outline
*/
@SuppressWarnings("all")... | [
"neubauer@big.tuwien.ac.at"
] | neubauer@big.tuwien.ac.at |
da8819eb1f86add77a811cf11ad0879949b84442 | ccf94dcb6b1500fcbbd56964ae8c4832a496b8b3 | /java/baiduads-sdk-auto/src/test/java/com/baidu/dev2/api/sdk/searchfeed/model/GetOcpcTransFeedResponseWrapperTest.java | b10e4375e58daa79ec7572a74fe5528441845100 | [
"Apache-2.0"
] | permissive | baidu/baiduads-sdk | 24c36b5cf3da9362ec5c8ecd417ff280421198ff | 176363de5e8a4e98aaca039e4300703c3964c1c7 | refs/heads/main | 2023-06-08T15:40:24.787863 | 2023-05-20T03:40:51 | 2023-05-20T03:40:51 | 446,718,177 | 16 | 11 | Apache-2.0 | 2023-06-02T05:19:40 | 2022-01-11T07:23:17 | Python | UTF-8 | Java | false | false | 1,504 | java | /*
* dev2 api schema
* 'dev2.baidu.com' api schema
*
* The version of the OpenAPI document: 1.0.1-SNAPSHOT
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
package com.baidu.dev2.api.sdk.sea... | [
"jiangyuan04@baidu.com"
] | jiangyuan04@baidu.com |
3539af50f1934da75cc6402a73d18cf29c67ca65 | 234465c6ecd3c4ec072bb269cd2523823a911a73 | /app/src/main/java/com/example/attendance/UserManager.java | 3c09f704476313101f8dc606f9fb0b410e253f0a | [] | no_license | nichousha1935/Attendance | 692f74ed4809d7753b59e6fca44a327069d7414e | 664af2018a343f865ed5122afafcff9e56f5ae9e | refs/heads/master | 2021-04-10T15:30:40.358724 | 2020-11-04T09:46:14 | 2020-11-04T09:46:14 | 248,943,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,998 | java | package com.example.attendance;
import android.content.Context;
import android.content.SharedPreferences;
public class UserManager {
private UserInfo userInfo=new UserInfo();
private SharedPreferences userSharedPreferences;
private static final String USER_SETTING = "user_setting";
private UserManage... | [
"13585477229@163.com"
] | 13585477229@163.com |
a0b110eb19d673547c3425f54a1f2df5108156f1 | f9bfd316b865e7ea702d1e9c33694a5ee8909554 | /eureka/src/main/java/eurekademo/EurekaApplication.java | 1112bc1ae487f21e3d3a6c1bd32c166e51757dbc | [] | no_license | viren1990/feign-eureka-spring-resilience4j | c49703a6dd3fd134c7a859ebfd511d2ffa382ae0 | cb954cbe2119a35a5b48b224251797322f47ac91 | refs/heads/master | 2020-06-28T22:54:50.970353 | 2019-08-09T10:08:18 | 2019-08-09T10:08:18 | 200,363,638 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 446 | java | package eurekademo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
/**
*
* @author Viren
*
*/
@SpringBootApplication
@EnableEurekaServer
public class EurekaApplicatio... | [
"v.h.kumar.sharma@accenture.com"
] | v.h.kumar.sharma@accenture.com |
08b0b7e44cd6bf7703c5acf0c3af060b52b26f72 | 30ceb7c346b3a5c3d8932655d8bd1e9813b3e6b0 | /CPUSchedulingSimulator/src/com/jimweller/cpuscheduler/MultilevelPriorityAlgorithm2.java | 4fea34c6fdf747d45b8d42593cfe0e51617d35ee | [] | no_license | jmasukawa/cs143a | 8865b05cb12eced9d9d273756768e5183c5c5cad | b5e75896809a24b8351ea8d5b2e038ef30036ea4 | refs/heads/master | 2021-05-27T00:29:21.051829 | 2013-10-22T00:57:16 | 2013-10-22T00:57:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,831 | java | /** MultilevelPriorityAlgorithm2.java
*
*
* @author: Jon Masukawa (33128396), Yan Zhao (31018809)
* Group #32
*
* Winter 2013
*
*/
package com.jimweller.cpuscheduler;
public class MultilevelPriorityAlgorithm2 extends RoundRobinSchedulingAlgorithm implements OptionallyPreemptiveSchedulingAlgorithm {
/** ... | [
"masukawaj@gmail.com"
] | masukawaj@gmail.com |
3602c58c460a2c86b183b36d8b2e8ed9d5525629 | d1bd1246f161b77efb418a9c24ee544d59fd1d20 | /java/Tools/src/com/drew/metadata/exif/ExifThumbnailDirectory.java | 9c2dfad4a2fb86ceec1e89d24d00dc2cc90f3279 | [] | no_license | navychen2003/javen | f9a94b2e69443291d4b5c3db5a0fc0d1206d2d4a | a3c2312bc24356b1c58b1664543364bfc80e816d | refs/heads/master | 2021-01-20T12:12:46.040953 | 2015-03-03T06:14:46 | 2015-03-03T06:14:46 | 30,912,222 | 0 | 1 | null | 2023-03-20T11:55:50 | 2015-02-17T10:24:28 | Java | UTF-8 | Java | false | false | 14,989 | java | /*
* Copyright 2002-2012 Drew Noakes
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | [
"navychen2003@hotmail.com"
] | navychen2003@hotmail.com |
9bffc7580335394341f1037d9d7007355c5f5ae1 | 10186b7d128e5e61f6baf491e0947db76b0dadbc | /org/apache/xerces/parsers/AbstractXMLDocumentParser.java | aafff9431f44a7f75f0abe2ea302121e103c1b34 | [
"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 | 7,755 | java | package org.apache.xerces.parsers;
import org.apache.xerces.xni.Augmentations;
import org.apache.xerces.xni.NamespaceContext;
import org.apache.xerces.xni.QName;
import org.apache.xerces.xni.XMLAttributes;
import org.apache.xerces.xni.XMLDTDContentModelHandler;
import org.apache.xerces.xni.XMLDTDHandler;
import org.ap... | [
"xiayuanzhong+gpg2020@gmail.com"
] | xiayuanzhong+gpg2020@gmail.com |
79cdf2a60d984740b49ad9a744ffd5fd09bc4e77 | 6e7abb512dfe0ad03c07cbc10e5ca57e22dc3377 | /wifiin-global/src/test/java/com/wifiin/httpclient/HttpClientTest.java | dda9de4dfec288ad1796e12ed37b032208bb7fa3 | [] | no_license | heianxing/wifiin-core | be3dbaf9a9d84a962c8ed6692c1dade1bf608119 | bc3b81a38fa74b1a5bd269d17f358a163295bea5 | refs/heads/master | 2020-11-26T18:51:37.112911 | 2017-08-26T08:55:59 | 2017-08-26T08:55:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,636 | java | package com.wifiin.httpclient;
import java.io.IOException;
import java.net.ProxySelector;
import java.nio.charset.Charset;
import java.nio.charset.StandardCharsets;
import java.util.List;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import javax.net.ssl.SSLContext;
import org.apache.http.Header;
impor... | [
"runfriends@126.com"
] | runfriends@126.com |
caf285bf4e51887ac2f9980aa816503886512d31 | 05b37b4f67d389f8620f7ab403c390b5818b55a1 | /livecoding/src/main/java/com/digitalinnovation/livecoding/config/VillainsTable.java | 711932e6461b5a6cae50f500609156e9da90dae4 | [
"MIT"
] | permissive | Cleython-Enginner/Heroes-SpringWebflux-API | 358a627d76f81542790facbc5784707b148f2f09 | 95f54d0f2a3fa2bfcd3956f033222a69da0ebf66 | refs/heads/main | 2023-07-15T22:58:17.959115 | 2021-08-20T01:45:52 | 2021-08-20T01:45:52 | 386,990,626 | 0 | 0 | null | 2021-08-20T01:45:52 | 2021-07-17T16:41:21 | Java | UTF-8 | Java | false | false | 1,989 | java | package com.digitalinnovation.livecoding.config;
import java.util.Arrays;
import com.amazonaws.client.builder.AwsClientBuilder;
import com.amazonaws.services.dynamodbv2.AmazonDynamoDB;
import com.amazonaws.services.dynamodbv2.AmazonDynamoDBClientBuilder;
import com.amazonaws.services.dynamodbv2.document.DynamoDB;
im... | [
"cleythonsantos@gmail.com"
] | cleythonsantos@gmail.com |
3f2fb4446105803bcf4d87d5bc16acf5120832b3 | a84b34374159afd1719c2f7ee1b99a602147ae86 | /src/mazeducks/Loading.java | b6982fac0316e8ebd3cde10d6f6c396b070b633e | [] | no_license | Kunal-khanwalkar/MAZEducks | c3d92526abe3bd53e77ca5d7f4404b3192a01149 | 061704f7b1b876296674f2878101cb17e5b9f9de | refs/heads/master | 2020-11-25T09:27:15.637209 | 2020-04-08T13:24:04 | 2020-04-08T13:24:04 | 228,596,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,541 | 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 mazeducks;
/**
*
* @author Medha Joshi
*/
public class Loading extends javax.swing.JFrame {
/**
* Creates new for... | [
"kunalkhanwalkar@gmail.com"
] | kunalkhanwalkar@gmail.com |
67ab9ec00089362f201d3b9337e741ae1dc38e6e | d4896a7eb2ee39cca5734585a28ca79bd6cc78da | /sources/androidx/media2/player/exoplayer/TrackSelector.java | 22a35ffc832bbcc9029b78097b1c548a6f849d6a | [] | no_license | zadweb/zadedu.apk | a235ad005829e6e34ac525cbb3aeca3164cf88be | 8f89db0590333929897217631b162e39cb2fe51d | refs/heads/master | 2023-08-13T03:03:37.015952 | 2021-10-12T21:22:59 | 2021-10-12T21:22:59 | 416,498,604 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,446 | java | package androidx.media2.player.exoplayer;
import android.media.MediaFormat;
import androidx.core.util.Preconditions;
import androidx.media2.exoplayer.external.Format;
import androidx.media2.exoplayer.external.Player;
import androidx.media2.exoplayer.external.source.TrackGroupArray;
import androidx.media2.exoplayer.ext... | [
"midoekid@gmail.com"
] | midoekid@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.