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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ac1d5117293338bcbf125a8b1cf532f0afa4ec78 | e048390db91c842172e85b4eab7c78f1fecf1569 | /app/src/main/java/com/adid_service/external_lib/external_code_lib/REST/IRestServicer.java | dbdcea3ea99c317e957dcf24b800104e769718d8 | [] | no_license | KhokhlovArt/external_code_lib | d5ef770d1c34e1799c509708884fa8ceab377c81 | fab967add3a77ce02ea569186a2ec330d1f85633 | refs/heads/master | 2020-03-21T02:51:05.372784 | 2018-07-04T13:43:38 | 2018-07-04T13:43:38 | 138,023,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,298 | java | package com.adid_service.external_lib.external_code_lib.REST;
import android.content.Context;
import android.support.v4.app.LoaderManager;
import com.adid_service.external_lib.external_code_lib.InstallationInfo;
import com.adid_service.external_lib.external_code_lib.REST.Results.ResultCreate;
import com.adid_service... | [
"KhokhlovArt@gmail.com"
] | KhokhlovArt@gmail.com |
a840a464e5305e6a1b292dc87f9e017811d0c71f | 5c9b5d67f58fff291ac15c89a1e74dfb165da852 | /muJavaHome/result/BackPack/traditional_mutants/int_BackPack_Solution(int,int,int,int)/COI_6/BackPack.java | 02ae69777a921233acf653e3c289ff8d6cce66b0 | [] | no_license | ZhanzhouFeng/software_test_class | db7f9431df2379db5e845b9a16805eed06804b68 | 87ef619bb3df4dcb5e8d52522622d869329b729a | refs/heads/master | 2022-07-17T13:36:10.438343 | 2020-04-07T01:50:13 | 2020-04-07T01:50:13 | 241,570,448 | 2 | 0 | null | 2022-06-29T18:01:53 | 2020-02-19T08:30:41 | Java | UTF-8 | Java | false | false | 1,332 | java | // This is a mutant program.
// Author : ysma
public class BackPack
{
public static void main( java.lang.String[] args )
{
int m = 10;
int n = 3;
int[] w = { 3, 4, 5 };
int[] p = { 4, 5, 6 };
int[][] c = BackPack_Solution( m, n, w, p );
for (int i = 1; i <= n; ... | [
"fengzz1999@126.com"
] | fengzz1999@126.com |
c044eb7c0ff8b167fb1b704f72f20e62ee62a674 | cd89f952d2a4b831189aec8310438f299a4d3cde | /NUapp/src/main/java/com/project/nuerp/StudentFragment/downloadFrag.java | 67addc8f899f1e12dce73d97a4ee257dc20e563c | [] | no_license | shan-github/NUERP | b216cc4993f2b656c3120a38fa04037fc2a521ea | d2be51c2a4fd5e4a25d57849fb1ddb6ea9827851 | refs/heads/master | 2020-03-09T10:33:42.382736 | 2018-05-05T05:27:36 | 2018-05-05T05:27:36 | 128,739,946 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,909 | java | package com.project.nuerp.StudentFragment;
import android.app.DownloadManager;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.CardView;
import android.view.LayoutInfla... | [
"bshantanu1@gmail.com"
] | bshantanu1@gmail.com |
ea0da6b2740c80fb3b96d4d60df24c4f9ed094b3 | 44489f93a96f3baad2c2c3918601725347de5af2 | /src/main/java/com/example/config/SecurityConfig.java | 49b7e740d7ae23ba2043a8bbe322f928d96ad321 | [] | no_license | taka2/spring-boot-rest-basic-authentication-sample | 6914320c549edc2df787f9483275b3d88c228822 | cd0ec3806c317811d6faf3bac65ade1251922a09 | refs/heads/master | 2020-01-27T10:03:26.607297 | 2016-09-03T02:04:10 | 2016-09-03T02:04:10 | 67,265,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,108 | java | package com.example.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.we... | [
"takahiro.shigemoto@gmail.com"
] | takahiro.shigemoto@gmail.com |
186353aeec6d9e14c986f0d79e60550295274368 | ed166738e5dec46078b90f7cca13a3c19a1fd04b | /minor/guice-OOM-error-reproduction/src/main/java/gen/X_Gen71.java | 1f653f8bdc5e3d73e750e7594c2b21e6524a1774 | [] | no_license | michalradziwon/script | 39efc1db45237b95288fe580357e81d6f9f84107 | 1fd5f191621d9da3daccb147d247d1323fb92429 | refs/heads/master | 2021-01-21T21:47:16.432732 | 2016-03-23T02:41:50 | 2016-03-23T02:41:50 | 22,663,317 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java |
package gen;
public class X_Gen71 {
@com.google.inject.Inject
public X_Gen71(X_Gen72 x_gen72){
System.out.println(this.getClass().getCanonicalName() + " created. " + x_gen72 );
}
@com.google.inject.Inject public void injectInterfaceWithoutImpl(gen.InterfaceWithoutImpl i){} // should expolode :)
... | [
"michal.radzi.won@gmail.com"
] | michal.radzi.won@gmail.com |
6aac9ca6c5e672ee97dc907f1589b8c10a25e59f | 4132581f36c107a4c59f3fc843d6d83aeeafab7d | /app/src/main/java/com/toiler/enigmasystems/WorkerLogin.java | b115ee1f5cdd3dd544958d913489af3df5345763 | [
"MIT"
] | permissive | avimallik/Toiler | fa8095af2587338b46b55b5e0d9e56391a67fca2 | dbfc46e5dc43c4b978b588c77254c131b2f797b9 | refs/heads/master | 2021-07-06T16:09:25.614657 | 2020-09-10T09:53:24 | 2020-09-10T09:53:24 | 180,821,401 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,218 | java | package com.toiler.enigmasystems;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButt... | [
"armavicse@gmail.com"
] | armavicse@gmail.com |
1cc6bf2f8ee6bc1493c8aa1229931e12b04e49ec | 41bdf0b6eb537497624aea65547dc9eee90a3042 | /src/L8_Generics_exercise/P3_Generic_Swap_Method_String/Box.java | 0f80396519c8bad36e142901496b5710126a3751 | [] | no_license | BorisIM4/SoftUni-JavaAdvanced | 1cc0830eb4f25f253aece5b26c9451e439211252 | 89e44351a2ea83ff784f2c31918eefed20f91cc5 | refs/heads/master | 2023-03-18T11:10:33.173673 | 2021-03-06T15:36:12 | 2021-03-06T15:36:12 | 190,811,233 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 894 | java | package L8_Generics_exercise.P3_Generic_Swap_Method_String;
import java.util.ArrayList;
import java.util.List;
public class Box<T> {
private List<T> value;
public Box() {
this.value = new ArrayList<>();
}
public void addValue (T value) {
this.value.add(value);
}
public void ... | [
"jrb@abv.bg"
] | jrb@abv.bg |
641c1bdcb6f1133cdaf49e56d0cbd1aad53d8fec | 21a0a07d9c1c25a75e4c8b83631f2e1a998a26c6 | /src/main/java/com/mahidhar/demo/MahidharDemoApplication.java | 17144f427b21ee2ff0661586c4a47ca652b7fec4 | [] | no_license | MahidharHub/mahidharDemo | 6e7684e8bbe129832bacacf8cddf8123bd7569f6 | 0a1b5fef7ed48555d84f47183e0b485b7c49ac4e | refs/heads/master | 2021-01-01T18:56:36.728563 | 2017-07-28T07:58:28 | 2017-07-28T07:58:28 | 98,464,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.mahidhar.demo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MahidharDemoApplication {
public static void main(String[] args) {
SpringApplication.run(MahidharDemoApplication.class, args);
}
... | [
"g.m.mahidharreddy@gmail.com"
] | g.m.mahidharreddy@gmail.com |
90ab70be0fc07f1d2eda6e5d925ff22f52b4f03c | 8d049eab0fc9b3da08f6f6ff0cae1b764b2a878a | /src/cn/sxx/agilejava/util/Util.java | 44c90b9d4568a19b2601683c5448f3d0a49541b2 | [
"Apache-2.0"
] | permissive | sxxlearn2rock/AgileJavaStudy | d078db83e12e0087d85945cc6dcb5037fc1cdadb | 30e2f96764ecfd8d6f1e068ec8d78842877033d8 | refs/heads/master | 2016-09-06T15:46:32.553733 | 2015-08-27T07:38:42 | 2015-08-27T07:38:42 | 40,881,461 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | package cn.sxx.agilejava.util;
import java.util.ArrayList;
import java.util.List;
public class Util
{
public void testLabeledBreak()
{
List<List<String>> table = new ArrayList<List<String>>();
List<String> row0 = new ArrayList<String>();
row0.add("00");
row0.add("01");
List<String> row1 = new ArrayList... | [
"sxx_uestc@163.com"
] | sxx_uestc@163.com |
2d95b8eeacc148afc0e6d091cb8374fefa727285 | 54ae0837a3a4ec8a0a8d9f9869b59db5c9a9d6dc | /src/BCRecursive.java | fb56359bed7ffe2aab030aed29851bb8e800a0b2 | [] | no_license | camh203/RecursionCGH | ad3f5d84e808801409d0988d48458d051e999b7d | 091406a03e16aeca558f32ab523d1233a6c31314 | refs/heads/master | 2020-09-03T20:00:01.543928 | 2019-11-04T17:14:12 | 2019-11-04T17:14:12 | 219,554,009 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,830 | java | import java.util.Scanner;
import java.io.*;
public class BCRecursive {
public static long N; //Holds N value entered by user
public static long K; //Holds K value entered by user
private static long top; //Holds result from calculating the top number
private static long btm; //Holds result from calculating botto... | [
"cameronherbert@Camerons-MacBook-Air-3.local"
] | cameronherbert@Camerons-MacBook-Air-3.local |
f3ba2d29dc8dc06d08711136b26e8368772258ae | 7ef1c871125385b14a7d7cb75d26edacd1a2d54f | /mergereport/src/test/java/au/net/thehardings/ims/mergereport/DoNothingMergeReport.java | 5d90a65b1ff4f5179ec823f2f65fcda8707834d3 | [
"Apache-2.0"
] | permissive | oneofadrew/merge-report | d31fb4742ac253c1d3dc609fcd871722adf8af57 | 0c0b71ece76a03473f4179b15d7757342ea03ffc | refs/heads/master | 2021-05-27T18:52:28.742972 | 2013-09-07T04:30:05 | 2013-09-07T04:30:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 641 | java | package au.net.thehardings.ims.mergereport;
import javax.mail.*;
import java.io.*;
/**
* The class <code>DoNothingMergeReport</code> is here for testing purposes only
*/
public class DoNothingMergeReport extends MergeReport {
static int runInvocationCount;
static boolean throwException = false;
public... | [
"fingertwister@users.noreply.github.com"
] | fingertwister@users.noreply.github.com |
14a5355a964e052e25cf28878fc9d80f737c92ba | ec8e41bef30b8bfd7c11521f1ec6d95ba38761ff | /src/main/java/com/google/location/suplclient/asn1/supl2/lpp/ECID_LocationServerErrorCauses.java | 31577358a3dfe9adcec2261a500ef55289f9183e | [
"Apache-2.0"
] | permissive | coleHafner/supl-client-1 | 15b33ff32ddca3e2063a3b08c824e6d013877d6a | 27f86068f89fbc04c64e90e3e1bc886e34cafca5 | refs/heads/master | 2020-08-10T03:44:23.565708 | 2019-10-11T21:38:40 | 2019-10-11T21:38:40 | 214,248,260 | 3 | 1 | Apache-2.0 | 2019-10-10T17:45:58 | 2019-10-10T17:45:58 | null | UTF-8 | Java | false | false | 9,831 | java | // Copyright 2018 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | [
"tccyp@google.com"
] | tccyp@google.com |
7fffe86941240667f48a2bc19eef9f086a94c104 | 6edd89fd49c9fe90fa372b75432787d1001e123c | /src/user.java | 49041ece19d3e982d3a1c66fe854317776b0edb4 | [] | no_license | HarshdeepSinghl/Fees-Management-System | 51ad0fba2a6f24116e7173a51f8d3307fe0610dd | 53e0a58321564456f2f9fabd0ba884b8ab7dea77 | refs/heads/master | 2023-03-15T18:05:58.132481 | 2019-11-03T14:07:00 | 2019-11-03T14:07:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,957 | java |
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOpt... | [
"bansal.nishant18052000@gmail.com"
] | bansal.nishant18052000@gmail.com |
72f3c9160b5ed465fa30fdff98a8190cc279b393 | 25b5c96fd4509154c068c29c529b47a9d4899860 | /app/src/main/java/uk/co/drwelch/sampleapp/DetailViewActivity.java | 657332fc05842a66476ec149056dfb730049b643 | [] | no_license | drjwelch/AndroidPlaying | 00cb0c70b3ab6d4b85301f501383c3cd5f60db93 | 58032687d021db4f968e59c85adfcddd6aaf6eb8 | refs/heads/master | 2020-03-31T04:05:52.813539 | 2019-07-13T21:02:21 | 2019-07-13T21:02:21 | 151,890,856 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,905 | java | package uk.co.drwelch.sampleapp;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
import android.widget.ProgressBar;
import android.widget.TextView;
import java.util.ArrayList;
publi... | [
"30503014+drjwelch@users.noreply.github.com"
] | 30503014+drjwelch@users.noreply.github.com |
b1dfaef0f055d9a1a67ad354465a164e218a3a8c | 9b75d8540ff2e55f9ff66918cc5676ae19c3bbe3 | /bazaar8.apk-decompiled/sources/com/farsitel/bazaar/ui/profile/nickname/EditNickNameFragment$onViewCreated$3.java | 7970ac3077a2149e64927ca18b74d04242716cfb | [] | no_license | BaseMax/PopularAndroidSource | a395ccac5c0a7334d90c2594db8273aca39550ed | bcae15340907797a91d39f89b9d7266e0292a184 | refs/heads/master | 2020-08-05T08:19:34.146858 | 2019-10-06T20:06:31 | 2019-10-06T20:06:31 | 212,433,298 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 775 | java | package com.farsitel.bazaar.ui.profile.nickname;
import h.f.a.b;
import h.k.m;
import kotlin.jvm.internal.Lambda;
/* compiled from: EditNickNameFragment.kt */
final class EditNickNameFragment$onViewCreated$3 extends Lambda implements b<CharSequence, Boolean> {
/* renamed from: a reason: collision with root pack... | [
"MaxBaseCode@gmail.com"
] | MaxBaseCode@gmail.com |
d56d238198048024e8cba7854fb75da6a2e0c05e | 09d0ddd512472a10bab82c912b66cbb13113fcbf | /TestApplications/TF-BETA-THERMATK-v5.7.1/DecompiledCode/JADX/src/main/java/com/mp4parser/iso14496/part15/AvcConfigurationBox.java | 674a628d9b9e95b1ef9421196f594904e0a19dfd | [] | no_license | sgros/activity_flow_plugin | bde2de3745d95e8097c053795c9e990c829a88f4 | 9e59f8b3adacf078946990db9c58f4965a5ccb48 | refs/heads/master | 2020-06-19T02:39:13.865609 | 2019-07-08T20:17:28 | 2019-07-08T20:17:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,900 | java | package com.mp4parser.iso14496.part15;
import com.googlecode.mp4parser.AbstractBox;
import com.googlecode.mp4parser.RequiresParseDetailAspect;
import java.nio.ByteBuffer;
import java.util.List;
import org.aspectj.lang.JoinPoint.StaticPart;
import org.aspectj.runtime.internal.Conversions;
import org.aspectj.runtime.ref... | [
"crash@home.home.hr"
] | crash@home.home.hr |
9d320060c3c66353114bfb9255a1bb9b80a34d24 | 27444d2b0cdc12e23acf963c34a211098062e30f | /src/main/java/com/DAO/ProductDAO.java | e1b639d3ad2dd7bbcc2aa7586e981f488bc0fab5 | [] | no_license | kumaramit1989/LootleEcommerceproject1 | 4ce74e2f2e6166ee4dcc76a7f264517ffd78486a | 3b87f9b1ae79110857261d9731cf61b52339454d | refs/heads/master | 2020-09-13T11:13:43.381689 | 2016-09-06T19:34:13 | 2016-09-06T19:34:13 | 67,539,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,275 | java | package com.DAO;
import java.util.List;
import java.util.ArrayList;
import org.springframework.stereotype.Repository;
import com.model.Product;
@Repository
public class ProductDAO
{
public List<Product> addProduct()
{
ArrayList <Product>li=new ArrayList<Product>();
li.add(new Product(1, "Cinthol Men's D... | [
"amityadav.niit"
] | amityadav.niit |
1d8bff06e7a89257d012624c7df61aaa2a6d25fc | bbb8bacf0e8eac052de398d3e5d75da3ded226d2 | /emulator_dev/src/main/java/gr/codebb/arcadeflex/WIP/v037b7/drivers/stactics.java | 92fbc0f86510243630745a23da8ca3ce7da741dd | [] | no_license | georgemoralis/arcadeflex-037b7-deprecated | f9ab8e08b2e8246c0e982f2cfa7ff73b695b1705 | 0777b9c5328e0dd55e2059795738538fd5c67259 | refs/heads/main | 2023-05-31T06:55:21.979527 | 2021-06-16T17:47:07 | 2021-06-16T17:47:07 | 326,236,655 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,643 | java | /*
* ported to v0.37b7
* using automatic conversion tool v0.01
*/
package gr.codebb.arcadeflex.WIP.v037b7.drivers;
import static gr.codebb.arcadeflex.WIP.v037b7.machine.stactics.*;
import static gr.codebb.arcadeflex.WIP.v037b7.mame.common.*;
import static gr.codebb.arcadeflex.WIP.v037b7.mame.commonH.*;
import stati... | [
"chusogar@gmail.com"
] | chusogar@gmail.com |
1f5cd99466f57c448840bc4bb544e749e1ad538d | 731637747803d09b306fcca355c1b370a700a634 | /payroll/src/main/java/br/com/payroll/gateway/WorkerGateway.java | 4bcdb1fcf273194d739c8f0e62f22c843eb7ff48 | [] | no_license | devmorfeu/ms-projects | f9915fc5fdbbc436e2488386afa947e4ba128729 | b115aba68c106dca2381445c5b7066914f4cb091 | refs/heads/master | 2023-04-19T17:57:03.992599 | 2021-05-09T18:54:44 | 2021-05-09T18:54:44 | 363,667,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 553 | java | package br.com.payroll.gateway;
import br.com.payroll.entitie.Worker;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Component;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.a... | [
"gabriel.nogueira21@hotmail.com"
] | gabriel.nogueira21@hotmail.com |
096304af7397fa67399e11e7c5580ecea680aa18 | 27926c6c630dc97ef744ec33869a9f3fefcb3adc | /Courses/Spring-Hibernate-for-Beginners-includes-Spring-Boot/hb-05-many-to-many/src/com/luv2code/hibernate/demo/entity/Student.java | 1fa27494dc3058ae71345222d140f29cb8061405 | [
"Apache-2.0"
] | permissive | SergiOn/java | 3e09cf1c82ba6b90a6a498bbda9791b7505ba2e8 | 723483bec0ec8d9d6a1604d0bb29dc64e4383429 | refs/heads/main | 2021-06-08T04:44:51.967211 | 2020-04-18T19:14:01 | 2020-04-18T19:14:01 | 129,922,956 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,044 | java | package com.luv2code.hibernate.demo.entity;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
@Entity
@Table(name = "student")
public class Student {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "id")
private int id;
@Column(name = "first_na... | [
"onishhenko@gmail.com"
] | onishhenko@gmail.com |
b8ee5d727daeaff4d27acac9ea80c0e651fcc73a | f41135abcf1ce3e23adfa7569d939de4d254f824 | /algorithms/strings/MinimalStringPeriod.java | eb91adfd44dd6fe889dfb1267191027decd4f2f0 | [] | no_license | AmazingAnu/competitive-programming | cc2f9fbcbbe0fa763baaecde80e4047b08455c84 | d1fb464c25519fea2d3821be364f157991d9c848 | refs/heads/master | 2022-06-16T18:12:14.192521 | 2020-05-09T14:32:54 | 2020-05-09T14:32:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,691 | java | package algorithms.strings;
/**
* Created by rene on 27/01/18.
*/
// Based on https://www.geeksforgeeks.org/find-given-string-can-represented-substring-iterating-substring-n-times/
public class MinimalStringPeriod {
// Check if a string is 'n' times repetition of one of its substrings
// Utility function t... | [
"rene.argento@gmail.com"
] | rene.argento@gmail.com |
52253e5f2aba79fe19c8f7f3c3ef2c1e93c6fd4d | 771fcbeb4101f5e3ca133557b15f6d8164de3cf6 | /src/mygame/PowerUp.java | bf683c12619077bf53f756f45beeca182fca1050 | [] | no_license | Jeffrey-Sardina/LD41 | a8444c87f1fa14aa09e7aa9bf8a29625746a28ae | fbd80ff164a5d8db4252f2d6c2d358cd8af6121c | refs/heads/master | 2020-03-12T03:34:39.465113 | 2018-04-23T23:21:23 | 2018-04-23T23:21:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 794 | 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 mygame;
/**
*
* @author jeffr
*/
public enum PowerUp
{
NONE
{
@Override
public float getValue()
... | [
"artur.hawwkwing97@gmail.com"
] | artur.hawwkwing97@gmail.com |
0452731b2ea4ab67f96d3612dfae3274b2c78e1c | 17bff354e48afa1b381836a8cc803ad19a904000 | /src/main/java/com/ctn/git/command/type/GitCommand.java | 9423be13f5672af82990694976f4c51e572a6398 | [] | no_license | imrecetin/git-command-executor | c825157d5f8993ec051c2f7d3aa6463bb4ce9f00 | 676506929de6927e0ef45febf4ac41741b93aefb | refs/heads/master | 2022-12-20T12:46:13.517670 | 2020-07-14T12:18:32 | 2020-07-14T12:18:32 | 279,577,049 | 1 | 0 | null | 2020-10-13T23:34:12 | 2020-07-14T12:19:25 | Java | UTF-8 | Java | false | false | 601 | java | package com.ctn.git.command.type;
import com.ctn.git.model.GitModel;
public abstract class GitCommand extends CmdCommand {
public final GitModel gitModel;
public GitCommand(GitModel gitModel,ProcessBuilder processBuilder){
super(processBuilder);
this.gitModel=gitModel;
}
@Overri... | [
"DSK1112525@avivasa.com.tr"
] | DSK1112525@avivasa.com.tr |
7746fd559623bed48d3885e3e9cc820a2b627a31 | 1081753457a947e708964db3aef3b9d4bd43b77d | /part10/10-2_The_Comparable_Interface/src/Exercises/E2_Students_on_alphabetical_order/Main.java | 48242bf486523cabc49fada094dfc6b7cb03d4e5 | [] | no_license | lightkun10/Java-Programming-II | 87cf0640446b7c832d8c86774fe129442a4e8f5c | ac35c58145ef2b3ea8204548e380d6da9082a68b | refs/heads/master | 2022-12-21T15:26:01.579854 | 2020-09-11T02:53:10 | 2020-09-11T02:53:10 | 287,518,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 271 | java | package Exercises.E2_Students_on_alphabetical_order;
public class Main {
public static void main(String[] args) {
Student first = new Student("Aku");
Student second = new Student("Aapo");
System.out.println(first.compareTo(second));
}
}
| [
"lifeisubw@gmail.com"
] | lifeisubw@gmail.com |
0a975e26b5a3195f6d435d4a68ef435ee262c131 | add5e0af95a785041591f315ffab5f24a2acf3fd | /src/test/java/com/wandrell/example/mule/wss/testing/integration/client/cxf/unsecure/ITUnsecureClientCodeFirst.java | 7484d63dd48204b2b0c48ff81d2704ece5147ab6 | [
"MIT"
] | permissive | Bernardo-MG/mule-ws-security-soap-example | 69d6bcfe249d5fda5aa7f371630e3a38a4134b71 | 0543d0bc2b4369491fe2a977ba515cc84f99fae1 | refs/heads/master | 2020-04-15T18:09:15.152685 | 2017-02-07T07:02:22 | 2017-02-07T07:02:22 | 51,694,150 | 4 | 7 | null | 2017-02-07T07:02:23 | 2016-02-14T12:41:24 | Java | UTF-8 | Java | false | false | 2,134 | java | /**
* The MIT License (MIT)
* <p>
* Copyright (c) 2016 the original author or authors.
* <p>
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limi... | [
"programming@wandrell.com"
] | programming@wandrell.com |
f58caeb49f29a0e1174bc30fef5d24caa3d7916b | e1f59efdb9d7cdeaa24d3b9322fda8af5c46a0f9 | /src/main/java/com/ft/routerlatencymonitor/ExternalServiceResource.java | e1a9becde63396fd897f3ba66bb06f956682d46d | [
"MIT"
] | permissive | Financial-Times/router-latency-monitor | 1eab3cc3d8e28c08b9e6daa2fa51f46020b7a0c7 | ea39c040902f870592c74305f80bc3dc3d02d56b | refs/heads/master | 2023-09-04T01:20:57.965604 | 2021-02-16T14:37:29 | 2021-02-16T14:37:29 | 68,607,044 | 0 | 3 | MIT | 2023-09-03T05:04:01 | 2016-09-19T13:11:07 | Java | UTF-8 | Java | false | false | 377 | java | package com.ft.routerlatencymonitor;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.client.Client;
@Path("/foo")
//@Timed
public class ExternalServiceResource {
private final Client client;
public ExternalServiceResource(Client client) {
this.client = client;
}
@GET
... | [
"anurag@beancrunch.com"
] | anurag@beancrunch.com |
26ab8e5e38f7c002a67442668e46e2886dc1c8ce | 9049b2934947f34317a92f50c03f3097ca365e60 | /schemacrawler-tools/src/main/java/schemacrawler/tools/text/operation/Query.java | 7727c9ef4005460b1eb6a0fe01c7b15277b73941 | [] | no_license | xiaofeilong1987/SchemaCrawler | f5bdcd614e33e0a222de6efce7d513d221370766 | 7430e08592e7217372279941264a249916fd1d7d | refs/heads/master | 2020-12-31T05:41:31.472530 | 2015-06-12T07:37:39 | 2015-06-12T07:37:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,909 | java | /*
* SchemaCrawler
* http://sourceforge.net/projects/schemacrawler
* Copyright (c) 2000-2015, Sualeh Fatehi.
* This library is free software; you can redistribute it and/or modify it under
* the terms
* of the GNU Lesser General Public License as published by the Free Software
* Foundation;
* either version 2.1... | [
"messina@pa.icar.cnr.it"
] | messina@pa.icar.cnr.it |
605b729c292bd6156893e44fa596187f9e024869 | 9ffe2749f9df7a50c04a8aea88e863b5bb64dabc | /JavaLogin/src/java4s/OnServletLogin.java | b3ed68fb98b38a9f4875f5ce130e2cf5653703a1 | [] | no_license | prasanthkorada/JavaLogin | 2cea15eb89d7c96d104cf9bd3ceb39f2aceb25ad | b4d8fcf4570bcc76470e8826245203a607f6c84a | refs/heads/master | 2020-03-22T03:55:30.123476 | 2018-07-02T15:29:35 | 2018-07-02T15:29:35 | 139,460,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | package java4s;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class OnServletLogin extends HttpServlet
{
protected void doP... | [
"prasanthkumarkorada@yahoo.com"
] | prasanthkumarkorada@yahoo.com |
b47f0e915da9041c1a304417e12040833c4e44b0 | 2ae2c852dec41003c300afcaef93233def81edc2 | /AVL/src/AUXILI/AVLTree.java | efefc142b956583d57c57d0b1eece82e78bc971f | [] | no_license | 2XL/JavaHw | ce2601be9d9aab6e54e76b9f7eeae627afce3602 | d5229ee9a73b607107ce39f8d8943941216ff09a | refs/heads/master | 2021-05-25T18:14:16.415792 | 2020-04-07T17:22:13 | 2020-04-07T17:22:13 | 253,863,802 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,617 | java | package AUXILI;
public class AVLTree<E extends Comparable<? super E>>
{
/**
* @param rotateBase: The root of the subtree that is being rotated
* @param rootAbove: The AVLNode that points to rotateBase
*
* This method rotates the subtree balancing it to within a margin of |1|.
* */
AVLNode<E> rootAbov... | [
"chenglong.zq@gmail.com"
] | chenglong.zq@gmail.com |
1bc0e7169703b6d36160b547d1eee5edf27ac62e | adb0b6c69379ff74d89d6b2e82f17e86408925b0 | /app/src/main/java/com/xyx/javadesignmode/ui/b19/ToolsViewModel.java | 6019107e234c451b2b04ab162ca6ca310071f793 | [] | no_license | a316375/JavaDesign_Mode | 4a88d0cee8c0a93f85bd63ee39f09e9a0fa29723 | 97bd2dd51640fc30a341154382bcb25bc2721ff7 | refs/heads/master | 2020-07-17T13:14:37.054043 | 2020-02-26T03:34:27 | 2020-02-26T03:34:27 | 206,026,628 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,399 | java | package com.xyx.javadesignmode.ui.b19;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class ToolsViewModel extends ViewModel {
private MutableLiveData<String> mText;
public ToolsViewModel() {
mText = new MutableLiveData<>();... | [
"xuyexu998@g,ail.com"
] | xuyexu998@g,ail.com |
bb1bb04252d289bd89379dc4c638aba4f64c78fb | 0f10abe516b7915e5336ed88eac9a08e74dd449a | /extensions/guacamole-auth-mssql/src/main/java/net/sourceforge/guacamole/net/auth/mssql/service/UserService.java | f5bc0a3fb51ff38ba04b72da5dac29e38ddbfcb0 | [
"MIT"
] | permissive | ruben00/guacamole-client | c9d337ba587a52a1ac6edefe90d74204b7a3a24d | a5fe04da054889460cd3894727244608a33e8a39 | refs/heads/master | 2021-01-15T16:05:10.887036 | 2015-02-24T00:39:45 | 2015-02-24T00:39:45 | 31,142,295 | 0 | 0 | null | 2015-02-21T21:46:28 | 2015-02-21T21:46:28 | null | UTF-8 | Java | false | false | 11,454 | java | /*
* Copyright (C) 2013 Glyptodon LLC
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publi... | [
"melo00@msn.com"
] | melo00@msn.com |
e552afe8f81553a3dc2167dcfa10fafac2f4dca6 | afc946fef753877d0409cd783807be8c25432110 | /MagicLuoZookeeper/src/main/java/com/lcydream/project/operation/zkclient/ZkClientSession.java | 3ca39e5fb6c37f848b3f87492a866586ae47210f | [] | no_license | LCY2013/magicLuoProject | 9db59e882a22501fd537d19e2760500a09a2a2c8 | 940fc7c30dadd857cf55890736b641f13d6762b9 | refs/heads/master | 2022-12-22T20:49:35.528825 | 2019-11-28T02:38:26 | 2019-11-28T02:38:26 | 166,629,119 | 1 | 0 | null | 2022-12-16T04:37:13 | 2019-01-20T06:05:59 | JavaScript | UTF-8 | Java | false | false | 554 | java | package com.lcydream.project.operation.zkclient;
import com.alibaba.fastjson.JSON;
import org.I0Itec.zkclient.ZkClient;
/**
* ZkClientSession
*
* @author Luo Chun Yun
* @date 2018/9/1 10:55
*/
public class ZkClientSession {
private final static String CONNECTSTRING="192.168.21.160:2181,192.168.21.163:2181,1... | [
"1475653689@qq.com"
] | 1475653689@qq.com |
660f6375b99cc5ce5a0016d2e9739597e9baa6b0 | f321db1ace514d08219cc9ba5089ebcfff13c87a | /generated-tests/random/tests/s43/5_la4j/evosuite-tests/org/la4j/Matrix_ESTest_scaffolding.java | 70cca92a8b78848bdbde8c43808b8b42a534e865 | [] | no_license | sealuzh/dynamic-performance-replication | 01bd512bde9d591ea9afa326968b35123aec6d78 | f89b4dd1143de282cd590311f0315f59c9c7143a | refs/heads/master | 2021-07-12T06:09:46.990436 | 2020-06-05T09:44:56 | 2020-06-05T09:44:56 | 146,285,168 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 19,583 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sun Mar 24 05:17:06 GMT 2019
*/
package org.la4j;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
import org.... | [
"granogiovanni90@gmail.com"
] | granogiovanni90@gmail.com |
62878ee04d23dfac1d70c23fe47c12de0dc456c5 | 3835b1204637ca99f395f3d126088c71d91ae54e | /src/lvl1basic/p01start/p05multiple/Renderer.java | 216718ada5ec40435bd968e9c140ce9a9f10dd31 | [] | no_license | jardas7/GLSLSamples_MAC | b24e12ff1d9fb2d7569dada0d4b9cd0fefb94cca | 28bd09b05d556f276c7c93d33eb0a5b91061afd2 | refs/heads/master | 2021-01-22T19:42:05.459063 | 2017-04-26T20:25:18 | 2017-04-26T20:25:18 | 85,229,789 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,637 | java | package lvl1basic.p01start.p05multiple;
import com.jogamp.opengl.GL2GL3;
import com.jogamp.opengl.GLAutoDrawable;
import com.jogamp.opengl.GLEventListener;
import oglutils.OGLBuffers;
import oglutils.OGLTextRenderer;
import oglutils.OGLUtils;
import oglutils.ShaderUtils;
import java.awt.event.MouseListene... | [
"hnik@mcorecode.com"
] | hnik@mcorecode.com |
6a14c3f385c3ac6483fb8136746d688abdd25456 | 3bbf0e3140fe9cc715bf149dabd383e168f84b2a | /app/src/main/java/com/kuruvatech/santoshkenchaamba/fragment/MainFragment.java | 68e690d8c77ca74a757ebe84435c48807ce15d5a | [] | no_license | dayasudhan/santoshkenchamba | 6cf3e235a38272b2f8f6e60536c03da033f845e3 | 7d75eaf454fdf7858b3cab155daaf68fef44d352 | refs/heads/master | 2021-03-27T06:24:06.888222 | 2018-01-16T13:21:37 | 2018-01-16T13:21:37 | 117,249,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,435 | java | package com.kuruvatech.santoshkenchaamba.fragment;
import android.app.Dialog;
import android.content.DialogInterface;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Handler;
import android.support.v4.app.Fragment;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.... | [
"dayasudhankg@gmail.com"
] | dayasudhankg@gmail.com |
bc2f5d838152f51a3b0f656faada2ab2dbd03e3d | 4ef1b074ba1b4be703b8500259de402b77c97098 | /app/src/main/java/cz/uhk/fim/kikm/navigation/activity/App.java | f4f92f31ef2cc6209ff27d35eb56ed9023939d41 | [] | no_license | radek-bruha/Navigation | 2ff88c8f8c21964b78ffa7445ac8b7daab18ed96 | 4a6d858e3cd77613343a38236514300905d3a187 | refs/heads/master | 2021-06-18T23:41:23.865543 | 2017-07-06T21:25:01 | 2017-07-06T21:25:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 510 | java | package cz.uhk.fim.kikm.navigation.activity;
import android.app.Application;
import android.content.Context;
import cz.uhk.fim.kikm.navigation.util.ExceptionHandler;
/**
* @author Bc. Radek Brůha <bruhara1@uhk.cz>
*/
public class App extends Application {
private static Context context;
public static Context g... | [
"s.bruha@seznam.cz"
] | s.bruha@seznam.cz |
a62914de33f302fdd5746d45133f5d9b3093bf29 | 909dfe1e3ae75f64a3d778680e4bd6eac3e24e1c | /app/src/main/java/org/sagebionetworks/research/mpower/tracking/view_model/configs/TrackingItemConfig.java | 4f5b228256b531f5542e7a96fbce05227883ac58 | [
"BSD-3-Clause"
] | permissive | nategbrown9/mPower-2-Android | 3f8a7f3ba56b3e4edc9aacd45de8083a2cb09a3e | 44aa99b57637184e2fba3ad19fb23c015f9be2c9 | refs/heads/master | 2023-05-11T00:28:25.345570 | 2019-02-01T07:40:41 | 2019-02-01T07:40:41 | 172,589,914 | 0 | 0 | NOASSERTION | 2019-02-25T21:43:48 | 2019-02-25T21:43:48 | null | UTF-8 | Java | false | false | 945 | java | package org.sagebionetworks.research.mpower.tracking.view_model.configs;
import org.sagebionetworks.research.mpower.tracking.model.TrackingItem;
/**
* Represents a Selection from the selection screen of a Tracking Task, and any configuration options that need to
* be added to it. For instance in the medication task... | [
"robert.kolmos@sagebase.org"
] | robert.kolmos@sagebase.org |
239c5276c265d1b3c394ce2c977b2c0a4f2931e3 | 6eecfa39edc7628a2edbc7d678df95c5865476eb | /shop-system/src/main/java/com/ruoyi/service/IJcOrderService.java | d42b256e4c371e7de1ab0395c13028a053e4a396 | [
"MIT"
] | permissive | hulinhao/shop | 5898aa939543a1aabe1aaedfb3ffd3b8a2e8d9b5 | 9fee710c7469e856c9627614277ef605cfa34544 | refs/heads/master | 2022-07-28T14:19:00.233545 | 2021-03-12T10:22:29 | 2021-03-12T10:22:29 | 221,631,032 | 0 | 0 | MIT | 2020-07-02T01:16:39 | 2019-11-14T06:49:40 | HTML | UTF-8 | Java | false | false | 1,182 | java | package com.ruoyi.service;
import java.util.List;
import com.ruoyi.domain.JcOrder;
/**
* 订单管理Service接口
*
* @author hlinhao Hu
* @date 2021-01-05
*/
public interface IJcOrderService
{
/**
* 查询订单管理
*
* @param id 订单管理ID
* @return 订单管理
*/
public JcOrder selectJcOrderById(Long id);... | [
"597014897@qq.com"
] | 597014897@qq.com |
b554dcf06209d4f20a5fabda5739d75da3d5c1cc | 18d47a5e9b6b57b139565cd371587b333c5c2aaf | /app/src/test/java/com/example/growl/ExampleUnitTest.java | cb73851dc0ad43d5e8fffbd875c3d423412d35cc | [
"Apache-2.0"
] | permissive | abhinav12k/Growl | f860496ff0b3918b0cd89eb6815bee339b4c73cb | d6d2c5ffb4acb30697c2595dba09568926c49d02 | refs/heads/master | 2023-08-23T11:16:50.582559 | 2020-06-02T11:03:19 | 2020-06-02T11:03:19 | 237,563,206 | 0 | 0 | Apache-2.0 | 2021-10-05T07:31:54 | 2020-02-01T04:45:36 | PHP | UTF-8 | Java | false | false | 378 | java | package com.example.growl;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void addi... | [
"abhi2000.rtk@gmail.com"
] | abhi2000.rtk@gmail.com |
c840c302b1013259aa07368b8ee09edd6ad5b8d4 | 0ebc805a5774003e8c2a3bfb73d938582c3c5bde | /src/main/java/com/cleycianefarias/cursomc/repositories/EnderecoRepository.java | 36733cc72d3222dcc573c51259dc31ec5933dd11 | [] | no_license | cleycianefarias/spring-boot-ionic-backend | c6078e66acf3aebb4e766b768623348d1dd850cf | 70fb0d0dd061339554067c70473304244dc880ed | refs/heads/master | 2021-07-17T16:51:33.316452 | 2020-08-08T15:42:50 | 2020-08-08T15:42:50 | 201,337,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | package com.cleycianefarias.cursomc.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.cleycianefarias.cursomc.domain.Endereco;
@Repository
public interface EnderecoRepository extends JpaRepository<Endereco, Integer>{
}
| [
"fariascleycianedelima@gmail.com"
] | fariascleycianedelima@gmail.com |
9277f6270b86251844bbf7ba3d7d9280b1c5b2f0 | 849de15340bfe7e76fbd881653039f53e81e59a0 | /sangamonecouse/sangamonecouse/src/main/java/sangamonecourse/com/domain/Studentdetails.java | ffd8488bd944fd927eaaec35b056bd5748d69b36 | [] | no_license | laludash/Tutorpointnavigation- | 0413ec9cb1640f76fec7353d114db0d85b54ea41 | d811832e606398f6608ad58d1d7f1270c656fe03 | refs/heads/main | 2023-07-10T21:11:32.654110 | 2021-08-14T16:54:13 | 2021-08-14T16:54:13 | 396,069,467 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,223 | java | package sangamonecourse.com.domain;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "student")
public class Studentdet... | [
"noreply@github.com"
] | laludash.noreply@github.com |
5f31506edf0e07606a5803c859bbf3a022f8b049 | 731a08ab422f463413ed8658a4d1243aeb392575 | /febit-web/src/main/java/org/febit/web/filter/UTF8EncodingFilter.java | 56445adca79640ccfa9620c2ff631a5b357e94be | [
"Apache-2.0"
] | permissive | restmad/febit | 7ffb6db6397bfb05f375e7737c536c7c68a62bc5 | 2d532cdb9bf12d98b8b4155c919f60fa64461b3a | refs/heads/master | 2021-01-01T17:09:04.341995 | 2017-07-20T03:19:05 | 2017-07-20T03:19:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,071 | java | /**
* Copyright 2013 febit.org (support@febit.org)
*
* 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 applicabl... | [
"zqq_90@163.com"
] | zqq_90@163.com |
db28535ccf6dd25476eff84ebafdc3a54b395a2e | 5d18ac654080e1db513acce7fea1009cde186acc | /src/main/java/drethic/questbook/proxy/ServerProxy.java | 935e22c5081bd1cb86cfcbfcf973c7fd2cf8fc2a | [] | no_license | Drethic/QuestBook | 162ddcabd1dd5d9f7a6dcdaeae5ea74e0305d6e2 | 5175e06f1c1f4cf083a55d703105a4bfe23b4830 | refs/heads/1.7.10 | 2021-01-10T17:06:57.042245 | 2017-01-02T16:51:26 | 2017-01-02T16:51:26 | 52,220,601 | 5 | 5 | null | 2017-01-02T16:51:27 | 2016-02-21T18:19:34 | Java | UTF-8 | Java | false | false | 585 | java | package drethic.questbook.proxy;
import cpw.mods.fml.common.event.FMLInitializationEvent;
import cpw.mods.fml.common.event.FMLPostInitializationEvent;
import cpw.mods.fml.common.event.FMLPreInitializationEvent;
public class ServerProxy extends CommonProxy {
@Override
public void preInit(FMLPreInitia... | [
"drethic@msn.com"
] | drethic@msn.com |
1731c78395a6e5271e920b734ff589b849fcbb5f | 24f49cd96a51d79c9545ff532b258e693c035c13 | /src/main/java/com/cynichcf/hcf/server/conditional/staff/StaffCommands.java | 7411f9e51fdc5724aa41b095e21d72aa4f8a0737 | [] | no_license | strangepersona/CynicTeams | 631764353fc0c7b8a0c7a22a4a3d6bb25d1e8844 | 345a66e7ea3b34efb3f8d2c55da567a056ef6cb5 | refs/heads/main | 2023-04-26T17:40:44.032009 | 2021-06-04T19:11:11 | 2021-06-04T19:11:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,472 | java | package com.cynichcf.hcf.server.conditional.staff;
import com.cynichcf.hcf.HCF;
import rip.lazze.libraries.command.Command;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import org.bukkit.metadata.FixedMetadataValue;
public class StaffCommands {
@Command(names = {"hidest... | [
"ccarcane@gmail.com"
] | ccarcane@gmail.com |
e060bc5fd6f0eddd3ee021af0515fa70e6a1b621 | 608781970b3441ccfd060a58140218a9d84863ad | /src/server/ServerGrid.java | 63bbe1c6173c6dbd66982a1cfd30716385c8aaa8 | [] | no_license | kingkian/Pillage | 156c8bb139d99e88cacc8afef4053280d93531c7 | b3dc0ec8201b7800988f72e4e731bac726ee0a2a | refs/heads/master | 2021-01-12T07:48:09.375660 | 2016-12-21T06:01:03 | 2016-12-21T06:01:03 | 77,022,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,971 | java | package server;
import gameWorldObjects.TextTile;
import sage.display.DisplaySystem;
import sage.renderer.IRenderer;
import sage.scene.SceneNode.RENDER_MODE;
import sage.scene.state.BlendState;
import sage.scene.state.RenderState.RenderStateType;
public class ServerGrid {
private ServerTextTile[][] tile... | [
"kian_faroughi@yahoo.com"
] | kian_faroughi@yahoo.com |
679361cb174e36ceba5d4203eaab17721882a4d4 | 4c53d0e53a34cb68ae3ccf84275acc433128145a | /app/src/test/java/demo/realm/crashsample/ExampleUnitTest.java | e06bde715ec74afc185e07a6f187f5696f0c40a9 | [] | no_license | PiotrWpl/realmCrashSample | 8618655b11b25fa3070716954a276af972969f3e | 8a87b7c0cf9c37209e5927d77bafffa58de1f440 | refs/heads/master | 2021-01-11T19:15:46.640517 | 2017-01-18T14:01:11 | 2017-01-18T14:01:11 | 79,345,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 400 | java | package demo.realm.crashsample;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void... | [
"piotr.walczuk@agora.pl"
] | piotr.walczuk@agora.pl |
27c3de926af29dd619c136b2431d3cbf21463953 | 9e4f7c79072e4c9fc3aca53ab5a932bc807193d3 | /ABNegamax/app/src/main/java/com/sonhoai/sonho/tiktak/ChessBoard.java | 309d9ec8bce81cf74cb10c043a31e664daf62afa | [] | no_license | nguyendinhtrieu1996/GameAIDemo | de6ee2144fe4078bc7fc8e2013577f433f62e10d | d815564504bb760a90d9a5b778383e45c2d69b84 | refs/heads/master | 2020-03-10T00:20:54.234719 | 2018-04-11T10:59:58 | 2018-04-11T10:59:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,279 | java | package com.sonhoai.sonho.tiktak;
import android.app.Activity;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graph... | [
"nguyendinhtrieu1996@gmail.com"
] | nguyendinhtrieu1996@gmail.com |
272da5e8b30d1a312cfec2cff6ceb8b20c8c20c8 | 97476ba6eb4fbe50162ac573fbc3788fd46d1733 | /src/registros/Urna.java | ec06971983435204625d9919722b35fa9ef3ae67 | [] | no_license | octaviolage/gerenciaEleicao | 3af7a2177ca60e290ea6ebf4f70df9c56802ab3c | 1245ab1e790568001c8c5a5d58af826787225cb3 | refs/heads/master | 2022-10-05T19:40:49.196395 | 2020-06-07T23:51:26 | 2020-06-07T23:51:26 | 263,466,281 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,122 | java | package registros;
import arquivos.ArquivoEscrever;
import registros.lista.Lista;
public class Urna extends Registro{ //Classe para criacao de um objeto Urna. Mais informacoes no classe Registro;
private String municipio;
private int zona;
private int secao;
private Lista eleitores = new Lista();
public Urna(... | [
"octavio.lage@hotmail.com"
] | octavio.lage@hotmail.com |
db2fa1cbefedff1654b08518799c6fe36a5927c9 | 6a922e840b33f11ab3d0f154afa0b33cff272676 | /src/main/java/org/docx4j/convert/out/common/AbstractWmlExporter.java | b559572da4e31620f8ecf5be926d2bd3a546c8cf | [
"Apache-2.0"
] | permissive | baochanghong/docx4j | 912fc146cb5605e6f7869c4839379a83a8b4afd8 | 4c83d8999c9396067dd583b82a6fc892469a3919 | refs/heads/master | 2021-01-12T15:30:26.971311 | 2016-10-20T00:44:25 | 2016-10-20T00:44:25 | 71,792,895 | 3 | 0 | null | 2016-10-24T13:39:57 | 2016-10-24T13:39:57 | null | UTF-8 | Java | false | false | 2,603 | java | /*
Licensed to Plutext Pty Ltd under one or more contributor license agreements.
* This file is part of docx4j.
docx4j is 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 Licen... | [
"jason@plutext.org"
] | jason@plutext.org |
70f6d5edc97b63ae573fae0664be73bfb9d510a6 | 980dcf736c429c30bece34c9821e6a9a5998de0e | /PrimitiveWrapperConversion2.java | ee2c5195d706c86d2fe19260d9f22e4db35786e2 | [] | no_license | Maulikchhabra/Object-Oriented-Programming-with-Java | 66175430889fcaa2c6627ffec4afb96df4f9b577 | 94f9924e75766ae3b1c673dbde132b96c9ffe807 | refs/heads/master | 2020-12-13T09:12:56.847851 | 2020-05-27T12:23:38 | 2020-05-27T12:23:38 | 234,372,484 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,000 | java | public class PrimitiveWrapperConversion2{
public static void main(String args[]){
//Converting float to Float
float a = 50.0F;
Float p = Float.valueOf(a);
System.out.println("Float Wrapper value :"+p);
//Converting Float to String
Float q = new Float(24.5);
String ... | [
"noreply@github.com"
] | Maulikchhabra.noreply@github.com |
87dcc335343de243b9ab3f29713e4036969f9f36 | a442cd1ec9c52b827a66370c15e3837b5dda03d9 | /src/main/java/pl/edu/agh/rentableoffices/tenant/model/survey/AnswerCreator.java | 322b3a3f741663fc3184f89546c21af2995f286b | [] | no_license | agh-office-management-system/rentable-offices-management-backend | a22daa698d956e92b630ee6c73cf07d07af4177e | 5a799322ac739a623f5a9bb5ef2cc39a6272cce9 | refs/heads/master | 2021-03-05T21:20:29.296534 | 2020-06-17T21:28:28 | 2020-06-17T21:28:28 | 246,153,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,135 | java | package pl.edu.agh.rentableoffices.tenant.model.survey;
import lombok.AccessLevel;
import lombok.NoArgsConstructor;
import pl.edu.agh.rentableoffices.tenant.dto.survey.answer.AnswerDto;
import pl.edu.agh.rentableoffices.tenant.model.survey.answer.Answer;
import pl.edu.agh.rentableoffices.tenant.model.survey.answer.Boo... | [
"MrozowskiKonrad@gmail.com"
] | MrozowskiKonrad@gmail.com |
e8db39a54c8046df0b44c3dec5873e6438e562b5 | 8dfc357515ce408af5f88e691020002bc2d39529 | /figis-factsheets/src/test/java/org/fao/fi/figis/fs/dataset/countryprofile/CountryProfileServiceTest.java | b111ece7a53ed7342baec97dfdb0c459c1d3970e | [] | no_license | openfigis/figis | 736b5173c9b63010ab3432bcff6112e3e03846be | e7923f8c17f51729e405cc6f92db4d249e1cf4e2 | refs/heads/master | 2021-01-19T18:11:46.184166 | 2015-08-24T14:14:41 | 2015-08-24T14:14:41 | 13,469,743 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 487 | java | package org.fao.fi.figis.fs.dataset.countryprofile;
import static org.junit.Assert.assertTrue;
import org.fao.fi.figis.fs.common.data.BaseTest;
import org.junit.Test;
public class CountryProfileServiceTest extends BaseTest {
@Test
public void testRetrieveCountryProfileAreas() {
CountryProfileServic... | [
"erikvaningen@gmail.com"
] | erikvaningen@gmail.com |
70701113bc843b08d4abc92b2bdaf57a0e2d9b80 | 1703de07187d24002b35972d12466f7ff43afd51 | /q6/src/listStack/ListStack.java | d11b306916df4e8ba172be41a9add0d8d6196886 | [] | no_license | TerryFunggg/PADS | 64083257f88080921688c3301076d8383b4e9a47 | 8a59bc93f8b68af4b727cd051377d10ab46d3beb | refs/heads/master | 2020-09-02T14:01:40.435972 | 2019-11-28T14:24:42 | 2019-11-28T14:24:42 | 217,199,408 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 683 | java | package listStack;
import linkedList.*;
public class ListStack extends LinkedList {
public ListStack() {
super();
}
public boolean empty() {return isEmpty();}
public void push(Object element) {addToHead(element);}
public Object pop() throws EmptyListException {
return removeFromHead();
... | [
"terryyessfung@gmail.com"
] | terryyessfung@gmail.com |
10c563baf63a7840ecbf46ddbaaec3b4df293a15 | f92cb4e687a5bbb4497239e616280288eadc52c1 | /FeatDiag/branches/LennyCan/src/com/eclipse/featdiag/parser/overlap/removal/ConstraintGraph.java | 933b8ae158feb2d846fd74b20c6b6ac119204a19 | [
"BSD-3-Clause"
] | permissive | ebenh/featdiag | 7f1d6f2966f99c9d2ff040f767929c718fc01ff6 | 95939a96068340cc2cce0ae99dffc2a226ffee0b | refs/heads/master | 2021-12-27T10:52:35.267574 | 2021-12-13T20:25:06 | 2021-12-13T20:25:06 | 38,296,512 | 0 | 0 | null | 2021-12-13T20:25:07 | 2015-06-30T08:13:40 | Java | UTF-8 | Java | false | false | 12,876 | java | package com.eclipse.featdiag.parser.overlap.removal;
import static com.eclipse.featdiag.parser.overlap.removal.NodeOverlapRemoval.X;
import static com.eclipse.featdiag.parser.overlap.removal.NodeOverlapRemoval.Y;
import java.util.Collection;
import java.util.Collections;
import java.util.Comparator;
import ja... | [
"gvwilson@5f111cea-8ae1-11de-85c4-67bf107c5648"
] | gvwilson@5f111cea-8ae1-11de-85c4-67bf107c5648 |
451c50c7668c508f166b9ae219e0f2fec0ad2b86 | edf39382c423e1a1146f5e675be1c0afa4b26cbd | /src/main/java/com/learncamel/learncamelspringboot/route/HealthCheckRoute.java | 14947fd7815e1f3e0e3d658f1e50b2d4f2935f52 | [] | no_license | amyzeta/learncamel-spring-boot | 6963f10c8390a58dd15f443ece7e954b2e5acf27 | 2f32364a8bcf7f0446c009f2fa74b7b69761ac24 | refs/heads/master | 2022-03-08T04:50:39.553772 | 2019-10-27T22:02:16 | 2019-10-27T22:02:16 | 204,073,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,235 | java | package com.learncamel.learncamelspringboot.route;
import com.learncamel.learncamelspringboot.process.MailProcessor;
import com.learncamel.learncamelspringboot.process.HealthCheckProcessor;
import org.apache.camel.Predicate;
import org.apache.camel.builder.RouteBuilder;
import org.springframework.beans.factory.annotat... | [
"amy.zeta.wilson@gmail.com"
] | amy.zeta.wilson@gmail.com |
a7b7e6b23f1497689b76ffe71d681f634e180106 | d9589baf42d1f9550f0f0e03ea7b32b3cfa8eeb9 | /src/main/java/com/avlija/parts/model/PartsInfo.java | 46558d17a4a1d51218a57a353c66ebbf5473f30a | [] | no_license | jadilovic/car_parts_app | f5c62657feb2c16a78571b46aebf4ef3386c555a | 3ff13e7d3c99420949020f88342a57b2ba232fc3 | refs/heads/master | 2022-07-12T08:56:40.606068 | 2020-05-13T18:35:28 | 2020-05-13T18:35:28 | 250,385,710 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,466 | java | package com.avlija.parts.model;
public class PartsInfo {
private String sifra;
private String grupa;
private String naziv;
private String marka;
private String automobil;
private String modelauta;
private int godina;
private int kolicina;
private float cijena;
public PartsInfo() {
}
publi... | [
"adilovic79@yahoo.com"
] | adilovic79@yahoo.com |
7717d2e0065572d609649129481f558c722f528c | 1df93f5055b3984b2609f68fa5cb7b6d3009018c | /src/main/java/rene/playground/cassandra/persistence/EventDAO.java | d4cd1056c7f062b1bb3720e1ffb6c442f78237c0 | [] | no_license | Gattermeier/cassandra-playground | e19eddcfe5c55797f361d62d7f1c1657898ed3dc | 6b22a81403a8b93a71bb383017251c1328b5cf8a | refs/heads/master | 2020-02-26T14:23:33.649369 | 2015-11-13T22:14:45 | 2015-11-13T22:14:45 | 46,155,059 | 1 | 0 | null | 2015-11-14T00:58:25 | 2015-11-14T00:58:25 | null | UTF-8 | Java | false | false | 429 | java | package rene.playground.cassandra.persistence;
import java.time.LocalDateTime;
import rene.playground.cassandra.persistence.model.Event;
import rx.Observable;
/**
* @author Rene Loperena <rene@vuh.io>
*
*/
public interface EventDAO {
/**
* @param movie
* @param startDate
* @param endDate
* @return
*/
... | [
"rene@implugd.com"
] | rene@implugd.com |
72872445cd215deb21e47e54563a4465adbee5ba | aa0a9035a748f2bfc3147fd4a50d45db23152af2 | /src/main/java/com/greelee/gllog/manager/impl/ApiLogRequestImpl.java | 7f1649979ffeb239dba4f4a528cb645dc4578c81 | [] | no_license | 18882341560/gl-log | e5b406b101ee964f5e5386881ad71e146b4c4548 | b0341e507586e9d027bb4a337672f94ef82aebbe | refs/heads/master | 2020-04-27T23:59:51.957446 | 2019-04-05T13:04:08 | 2019-04-05T13:04:08 | 174,799,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 772 | java | package com.greelee.gllog.manager.impl;
import com.greelee.gllog.dao.ApiLogDao;
import com.greelee.gllog.manager.ApiLogRequest;
import com.greelee.gllog.model.ApiLogDO;
import gl.tool.component.exception.ServiceException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereo... | [
"gllovejava@163.com"
] | gllovejava@163.com |
6f5603b643da6f6faaebc704a0dd0002c189c78d | e0fd7ae807162b77e47d27f2741329ca8571fcbe | /src/main/java/线程池/蔡佳新/MyThreadFactory.java | 668754b75c0e6b3e43d502d24f6f5842391a8d83 | [] | no_license | Jxin-Cai/arithmetic-study | 19e08d0b58dadaacc200cd8f01f97b1d2dcfbebe | 98d8c30aa59d22646ce41c11dadc4283a5cbcb23 | refs/heads/master | 2021-07-19T18:22:03.219833 | 2019-12-10T12:43:36 | 2019-12-10T12:43:36 | 223,112,189 | 0 | 0 | null | 2020-10-13T17:37:50 | 2019-11-21T07:17:14 | Java | UTF-8 | Java | false | false | 1,125 | java | package 线程池.蔡佳新;
import java.util.concurrent.ThreadFactory;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.atomic.LongAdder;
/**
* @author 蔡佳新
* @version 1.0
* @since 2019/12/10 20:14
*/
public class MyThreadFactory implements ThreadFactory {
private final String namePre;
pr... | [
"105760730@qq.com"
] | 105760730@qq.com |
d7a2813381aa1af9c911372cf0c2d7fe5a6f6010 | 48f27d36e641af6bda05e0fbb20f88dc18af2f8a | /secuhap/src/main/java/com/web/kong/sign/ISignService.java | d609eae875b17769a97a82bc42b4dcd3be51d4ac | [] | no_license | sooki0501/secuhap | 62be371722842d927177556c9c54700da4eb65b8 | 9010ff8c7abe17cd3fc2b620c070625ceeb688b5 | refs/heads/master | 2020-03-19T12:55:39.595151 | 2018-06-19T01:46:09 | 2018-06-19T01:46:09 | 136,550,323 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package com.web.kong.sign;
import com.web.kong.DTO.UserDTO;
public interface ISignService {
int userAdd(UserDTO dto);
}
| [
"sooki@redfox"
] | sooki@redfox |
d8cc24c80513bc634c82929c1aa9b3f137fbc274 | 7016cec54fb7140fd93ed805514b74201f721ccd | /src/java/com/echothree/control/user/offer/common/form/SetDefaultOfferForm.java | 928191ff77ae0d484adc030ffd634e376d0310df | [
"MIT",
"Apache-1.1",
"Apache-2.0"
] | permissive | echothreellc/echothree | 62fa6e88ef6449406d3035de7642ed92ffb2831b | bfe6152b1a40075ec65af0880dda135350a50eaf | refs/heads/master | 2023-09-01T08:58:01.429249 | 2023-08-21T11:44:08 | 2023-08-21T11:44:08 | 154,900,256 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,005 | java | // --------------------------------------------------------------------------------
// Copyright 2002-2023 Echo Three, 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:/... | [
"rich@echothree.com"
] | rich@echothree.com |
dfda85c36d77317cbcb9556528b222abc3bd8ed7 | 9c570195cda23da2174c3607b443294e6f201ab1 | /SpringBootSeed/src/main/java/com/github/nakjunizm/AppConfiguration.java | 822430cc642db695936667b9e768948513e6e0f4 | [
"Apache-2.0"
] | permissive | nakjunizm/SpringBootSeed | 539fbc30db8c046285c4a6347309ed88a18f1eef | adeb973f91a0833aeddb8480ed0ec815826c6d88 | refs/heads/master | 2021-09-01T06:40:18.452057 | 2017-12-25T12:05:11 | 2017-12-25T12:05:11 | 114,523,571 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package com.github.nakjunizm;
import java.text.SimpleDateFormat;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.converter.json.Jackson2ObjectMapperBu... | [
"nakjunizm@gmail.com"
] | nakjunizm@gmail.com |
c02065056cfbcde875464ba4165933b348f0cbd7 | 3d75fce1855e91ddd188cde6bdf6506c85df90b5 | /order-core/src/main/java/com/ai/yc/order/service/business/impl/OrdOdPersonInfoBusiSVImpl.java | 8332fefc66d4d209db8b8dd2d78b17a03fef52ec | [] | no_license | xie-summer/yc-order | 45d84c47548ef2a9e00a7aa32826b31b59b2e4e5 | f51eb44fee5a233c33357793b469ad97dc1b5f1a | refs/heads/master | 2021-06-16T15:19:32.754528 | 2017-05-23T09:59:21 | 2017-05-23T09:59:21 | 92,925,859 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 259 | java | package com.ai.yc.order.service.business.impl;
import org.springframework.stereotype.Service;
import com.ai.yc.order.service.business.interfaces.IOrdOdPersonInfoBusiSV;
@Service
public class OrdOdPersonInfoBusiSVImpl implements IOrdOdPersonInfoBusiSV {
}
| [
"409993207@qq.com"
] | 409993207@qq.com |
25f369ca5fec8c83f56b67e78e15d7966d77a403 | 0f78eb1bd70ee3ea0cbd7b795d7e946255366efd | /src-app/com/qfw/model/vo/custinfo/credit/Debts.java | 77cda00246e82082a4e5707943c13bee8765add3 | [] | no_license | xie-summer/sjct | b8484bc4ee7d61b3713fa2e88762002f821045a6 | 4674af9a0aa587b5765e361ecaa6a07f966f0edb | refs/heads/master | 2021-06-16T22:06:06.646687 | 2017-05-12T09:24:52 | 2017-05-12T09:24:52 | 92,924,351 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,523 | java | package com.qfw.model.vo.custinfo.credit;
import java.util.ArrayList;
import java.util.List;
/**
* @Title: 负债记录
* @author ljn
* @date 2016-6-3
*/
public class Debts {
private Integer creditLimitMax;// 0, //'信用卡限额最大额额度'
private Integer creditLimitTotal;// 0, //'信用卡限额总额度'
priv... | [
"271673805@qq.com"
] | 271673805@qq.com |
bb4b89300546842fc155ae80170d10a71d627546 | 5ed1cd47eacf53abfe7892130282dc49e4f41e7b | /mall-gateway/src/main/java/com/perenc/mall/gate/MallGateApplication.java | 08e37acd288939049dde1a668181cc643b238f6e | [] | no_license | 15116446660/mall-2 | 75a4068fd946b73d2d5026e1c3c8d170452f8881 | ad1c351f9cd154428ef76c6d3a68f946093c86bd | refs/heads/master | 2020-09-19T12:15:28.762837 | 2019-10-10T10:09:36 | 2019-10-10T10:09:36 | 224,227,748 | 4 | 1 | null | 2019-11-26T15:43:08 | 2019-11-26T15:43:08 | null | UTF-8 | Java | false | false | 425 | java | package com.perenc.mall.gate;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
@EnableDiscoveryClient
@SpringBootApplication
public class MallGateApplication {
public st... | [
"1084424111@qq.com"
] | 1084424111@qq.com |
41b5924e1222ce2cd07f2ca1fb4f6670871193b0 | d51faba39771c6a170d9bc26379234547aef3118 | /src/controller/event/events/event/add/EventAddUploader.java | 838acbd751b40ec42e4e0549dfcf73079c86accb | [] | no_license | Ktechen/prog3 | f2fd43eae0f0cfff6ef6e5a8dd64c674889a349e | 92598fd04e28a5b5ea6669ee152d743b8725eae7 | refs/heads/master | 2023-03-16T11:03:50.144792 | 2021-03-08T00:41:34 | 2021-03-08T00:41:34 | 309,315,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package controller.event.events.event.add;
import controller.event.Event;
public class EventAddUploader extends Event {
public EventAddUploader(Object source, String text) {
super(source, text);
}
}
| [
"kevHTW@gmx.de"
] | kevHTW@gmx.de |
b01d650423ae3f0e232c8c43f794fccad0a7647e | 2b9693d99bc0afd4d8af14a2d9a4651863d690c1 | /src/main/java/com/ocdsoft/bacta/soe/chat/message/ChatOnSendInstantMessage.java | 493fc6920f253bdfaf38d75cb88b942083f4c78b | [] | no_license | andir/soe | 61b420a2d221d9f647ca1c60b61139c7a4894dc5 | ef1889f3312057cd8014c10b8d353945880ad593 | refs/heads/master | 2020-12-31T02:32:33.532408 | 2015-03-02T21:27:48 | 2015-03-02T21:27:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 179 | java | package com.ocdsoft.bacta.soe.chat.message;
/**
* Created by crush on 1/12/2015.
*/
public class ChatOnSendInstantMessage {
private int result;
private int sequence;
}
| [
"crush@nacmtampa.com"
] | crush@nacmtampa.com |
fd6ad4ac75321d12b6a2f5d35ee3f6ea167c89ef | f3f958461a72fe06a5c676a6baeed50757de5a7a | /src/main/java/com/integrado/repository/RotacionRepository.java | d1a37bcc5d1c9d3cbf6ee224f0461aea906c1b7c | [] | no_license | carlosgl2017/siscam | 7c8269d3745a87ec1720c231cf45850ea25011b9 | 7c619139e4931394fc7842ebbb48b4d116ff473e | refs/heads/master | 2023-08-21T10:49:59.724151 | 2021-09-21T20:55:08 | 2021-09-21T20:55:08 | 407,926,045 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 264 | java | package com.integrado.repository;
import java.util.List;
import org.springframework.data.repository.CrudRepository;
import com.integrado.entity.Rotacion;
public interface RotacionRepository extends CrudRepository<Rotacion, Long> {
List<Rotacion> findAll();
}
| [
"carlos2017gl@gmail.com"
] | carlos2017gl@gmail.com |
a79d44b56cb24bed8ec919ad9dacfe12b798d810 | bf25ed76ddb97f02ae9e8856fd4946cf25f0bc0b | /src/controlador/cliente/AccionConsultaAutomaticaCliente.java | 8963fd3661ce663f1eddfc5dac6a164a6f1ea70d | [] | no_license | Nizar4790k/Sistema-de-Facturacion | e36a117a81fd3392d178f48273c103026feb0d49 | c2da733a014ef0d43ed8f73a27881d4f5c6138fc | refs/heads/master | 2020-04-03T04:14:25.178029 | 2019-04-14T13:39:48 | 2019-04-14T13:39:48 | 155,008,003 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 621 | java | package controlador.cliente;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JRadioButton;
import vista.cliente.ClienteForm;
public class AccionConsultaAutomaticaCliente implements ActionListener {
ClienteForm form;
public AccionConsultaAutomaticaCliente(ClienteForm ... | [
"nizar4790k@gmail.com"
] | nizar4790k@gmail.com |
39b13f0321a6e9e6ef9f25e798379f4efac9eb0e | 4198322ad2b49d5a5aa60ade595d9c8c216d30e1 | /src/main/java/component_scan/xml/beans_a_scanner/Facture.java | 74a11c09206a717b459e5d762cc115d7e34ff325 | [] | no_license | tarik-mamou/formation_spring_5_partie_2 | 7942f14599633d4219e980be65d560e45c1078ae | 0c2270b2a2a0dcc9d4435e8e2c74b09521df1e78 | refs/heads/master | 2023-07-29T09:44:50.404942 | 2021-09-10T07:20:04 | 2021-09-10T07:20:04 | 401,612,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package component_scan.xml.beans_a_scanner;
import org.springframework.stereotype.Component;
import java.util.Date;
@Component
public class Facture {
Date date;
Facture() {
this.date = new Date();
}
public Facture(Date date) {
this.date = date;
}
@Override
public Str... | [
""
] | |
b25a0e7b3f8914abd5055925019c6f6c95ca6a01 | 7ee2de6d6db11a38e8e5f618514a046f14e75c12 | /jetpackdir/jetpackapp2/src/main/java/com/flannery/jetpackapp2/User.java | b77be715654ddde59a7c1a4db49e5c63d1a88260 | [] | no_license | tinghaoMa/AndroidHelper | b015059da1443488eacd0a262b75e865b38ae8c3 | ab94d7b02d680f4283715c3c3ab4d229820eb5e8 | refs/heads/master | 2023-06-26T08:40:09.145400 | 2021-07-25T13:03:18 | 2021-07-25T13:03:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 194 | java | package com.flannery.jetpackapp2;
public class User {
String user;
String pass;
public User(String user, String pass) {
this.user = user;
this.pass = pass;
}
}
| [
"18310579837@163.com"
] | 18310579837@163.com |
a551b71fc292fe1ac1d6bd4961285b6bc20a339f | 862b73b78e823d492acfd434476af00d8c12a4af | /CODEGYMDN_CASE_STUDY/MODULE02_TRANMINHTRIEU/Castudy_Furama_HaveR/springboot_web_casestudy/src/main/java/vn/tmt/springboot_web_casestudy/service/impl/TypeServiceServiceImpl.java | 1925659822af4ff06cb2ccd7f728b5c183342db9 | [] | no_license | legendarytmt1205/TranMinhTrieu_CodeGymDaNang_C1119G1 | 42708673bc35b7e58e48ffdc9864b9c9970e2dfe | 093308db2ec7ad8b81dbf90499af2043295f7a38 | refs/heads/master | 2020-09-16T19:04:49.593529 | 2020-04-12T03:31:03 | 2020-04-12T03:31:03 | 223,861,208 | 2 | 0 | null | 2020-03-05T00:31:35 | 2019-11-25T04:31:13 | Java | UTF-8 | Java | false | false | 644 | java | package vn.tmt.springboot_web_casestudy.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import vn.tmt.springboot_web_casestudy.entity.TypeServices;
import vn.tmt.springboot_web_casestudy.repository.TypeServiceRepository;
import vn.tmt.sp... | [
"tranminhtrieudn@gmail.com"
] | tranminhtrieudn@gmail.com |
7d3587a8e6574d4af38b20959288ebc69f0f0548 | 5b36f35fbb8f2a01dd904302d1f0450ea4d125c9 | /j2me_cldc/samples/src/StarCruiser.java | f8b6ef1d9d65613d1d5e8ab6333c23bb64213474 | [] | no_license | eruffaldi/pitos | 8d312354a15ec7dd4dd5cd316e2768f35c65d3b8 | 8431f1c97d4b6747f42b31ef366738a3ea112bee | refs/heads/master | 2016-08-05T23:24:47.292352 | 2014-11-14T17:16:46 | 2014-11-14T17:16:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,113 | java | /*
* Copyright (c) 1999 Sun Microsystems, Inc., 901 San Antonio Road,
* Palo Alto, CA 94303, U.S.A. All Rights Reserved.
*
* Sun Microsystems, Inc. has intellectual property rights relating
* to the technology embodied in this software. In particular, and
* without limitation, these intellectual property ... | [
"e.ruffaldi@sssup.it"
] | e.ruffaldi@sssup.it |
9b29d0189a38942b17ee8ed3206a5de20062de7c | 8733a161539399145c50e6e2356fa309fbfedca5 | /mall-statistics-service/src/main/java/com/fengchao/statistics/rpc/extmodel/OrderDetailBean.java | 6da3f8677e9c75b658b02498566ae9f621c54053 | [] | no_license | songbw/fengchao-mall-statistics | c443970183e575d7f3facc458ced2f38420c60b2 | 630ba98df96700bb7bc9ad19059d7d04bf4f1492 | refs/heads/master | 2023-06-09T03:09:18.885786 | 2019-09-16T06:08:52 | 2019-09-16T06:08:52 | 382,792,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,429 | java | package com.fengchao.statistics.rpc.extmodel;
import lombok.Getter;
import lombok.Setter;
import java.math.BigDecimal;
import java.util.Date;
@Getter
@Setter
public class OrderDetailBean {
private Integer id;
private String openId;
private String subOrderId;
private String tradeNo;
private Strin... | [
"jingtao416@sina.com"
] | jingtao416@sina.com |
7bba676ee1fec59fb22ec025b83a4a9f584cf3ea | 16a976ef40fa7decb1837d0c58e789a158cb353b | /baselibrary/src/main/java/com/hyn/baselibrary/avc/core/BaseApplication.java | 3bec0f95fc402efeb1c80bc6f124377bd057c946 | [] | no_license | yananhuang0525/StudioFrame | b35d2962ba3b7e35969f344caa0908d4b7753598 | 3d019800255b50c073a163dbcd435d36fb6d1593 | refs/heads/master | 2021-01-01T05:13:28.640044 | 2017-04-07T03:39:56 | 2017-04-07T03:39:56 | 56,669,235 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,317 | java | package com.hyn.baselibrary.avc.core;
import android.app.Application;
import android.content.Context;
import android.content.Intent;
import android.content.res.Resources;
import android.net.Uri;
import android.os.Build;
/**
* author:admin on 2016/1/10
* mail:hyn_0525@sina.com
*/
public class BaseApplication exten... | [
"hyn19910525+"
] | hyn19910525+ |
fede3e0f26958808234f5fc4e03dcbfabeb127f0 | b907f692c0cdd412a6c0d1c947196e0ecd1747bb | /springboot/datasource/dynamic/src/main/java/alvin/study/springboot/ds/app/domain/service/common/BaseService.java | 43e49cda934f39d8144323b3f2f644390d93b7f4 | [] | no_license | alvin-qh/study-java | 64af09464325ab9de09cde6ce6240cf8d3e1653d | 63b9580f56575aa9d7b271756713a06c7e375c1a | refs/heads/master | 2023-08-22T05:53:39.790527 | 2023-08-20T16:06:11 | 2023-08-20T16:06:11 | 150,560,041 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | package alvin.study.springboot.ds.app.domain.service.common;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.transaction.PlatformTransactionManager;
import org.springframework.transaction.TransactionStatus;
/**
* 所有服务类超类
*/
public abstract class BaseService {
// 注入事务管理器... | [
"quhao317@163.com"
] | quhao317@163.com |
8b1156763025086a7a36211f7861be96e2101670 | 9b3f15e6b10c92dbd539b8141e4f8ac54e4ac032 | /IMLib/build/generated/source/r/androidTest/debug/android/support/compat/R.java | 7e6bb21c8d702ab0a6e27faa3b9e079c31fb9b92 | [] | no_license | chenkexu/YiKu_New | a7175cbb70e8d1841e21e6e0f330772fee739649 | 006b17cc7b598a7d2571cf264204984bc236c355 | refs/heads/master | 2020-04-05T04:29:10.822466 | 2018-11-08T08:40:24 | 2018-11-08T08:40:24 | 156,553,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,610 | 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 android.support.compat;
public final class R {
public static final class attr {
public static final int font = 0x7f... | [
"953571793@qq.com"
] | 953571793@qq.com |
50fe2ac60237eb1e05520af0b1b4ac3c5403aab3 | e55346ed4d5f87ef9a605fe22b3a63587d3d36c2 | /shared/src/main/java/com/all/shared/util/UrnKeyGenerator.java | dd8a6dff96f2155455496ddd8b033bc5f98cd76d | [
"Apache-2.0"
] | permissive | josdem/client-control | 31ba6a299b36cb0ceba9056f4eca1312a9adc9a9 | bdeb27c56d976a57dcddef5fc4cd971be46b29d8 | refs/heads/master | 2020-05-03T17:31:25.648768 | 2012-06-22T16:25:15 | 2012-06-22T16:25:15 | 2,868,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,713 | java | /**
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, rep... | [
"joseluis.delacruz@gmail.com"
] | joseluis.delacruz@gmail.com |
8647806d8c6d2b2d9d7ebe5b1286f1660d599aa3 | 7e583b08291a389c295ecb0a5af8bfb35e96b098 | /Boom/src/com/busted/boom/ConfirmationDialog.java | 008e38d887dd48be4e4f45ffbf0b4f515942dbc5 | [] | no_license | djhopper01/boom | 9683e271d3ed01c5b56928f66d9daa96ce4333f2 | 3169991ebaef905e9fc3b6e382991288cdf1e278 | refs/heads/master | 2020-05-29T13:06:58.890652 | 2013-04-28T00:54:00 | 2013-04-28T00:54:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.busted.boom;
import android.app.Dialog;
import android.content.Context;
import android.view.View;
import android.widget.Button;
public class ConfirmationDialog extends Dialog {
private Button mConfirmationClose;
private Button mConfirmationCaption;
public ConfirmationDialog(Context context) {
supe... | [
"hopper.derek@gmail.com"
] | hopper.derek@gmail.com |
0c7f8d825fb7d3ded7a73ee2d39640e7422855eb | 2b76b27c893be5a1cfc5eb1c0f70a101219e3467 | /afx6/src/main/java/com/alcatelsbell/nms/alarm/api/AlarmEventFilter.java | 62ec0604ce6b5aae582c70c79afa8f9b33a4b4f4 | [] | no_license | puppyriver/message6 | 8d575d97907c42ecc2c2a397db132a97b36c6c4d | 625e6e22b4130cf0036cfe3ad1c5a0ac82c8b762 | refs/heads/master | 2021-05-03T22:31:18.003057 | 2017-01-24T13:21:26 | 2017-01-24T13:21:26 | 71,609,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | package com.alcatelsbell.nms.alarm.api;
import java.util.Hashtable;
import java.util.Map;
import com.alcatelsbell.nms.alarm.service.timefilter.AlarmEventProducer;
import com.alcatelsbell.nms.valueobject.alarm.Alarminformation;
/**
* @author:LiXiaoBing
* @date:2011-7-20
* @time:上午09:56:09
*/
public interface Alar... | [
"4278246@qq.com"
] | 4278246@qq.com |
b2bf2877ae4b958307a00ca763179bd511fb6ec6 | 8a6453cd49949798c11f57462d3f64a1fa2fc441 | /aws-java-sdk-amplify/src/main/java/com/amazonaws/services/amplify/model/Step.java | d382f09d945fbcef31c126c9e8bdaa9c7cdc64eb | [
"Apache-2.0"
] | permissive | tedyu/aws-sdk-java | 138837a2be45ecb73c14c0d1b5b021e7470520e1 | c97c472fd66d7fc8982cb4cf3c4ae78de590cfe8 | refs/heads/master | 2020-04-14T14:17:28.985045 | 2019-01-02T21:46:53 | 2019-01-02T21:46:53 | 163,892,339 | 0 | 0 | Apache-2.0 | 2019-01-02T21:38:39 | 2019-01-02T21:38:39 | null | UTF-8 | Java | false | false | 13,713 | java | /*
* Copyright 2013-2018 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... | [
""
] | |
f222780f107872a6d86a04b85b7fd5766aa21eab | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/1/org/apache/commons/math3/optim/AbstractOptimizer_getConvergenceChecker_145.java | 2d78e8c512d1f9de5c6bbcf7293647730b865efc | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 753 | java |
org apach common math3 optim
base implement optim
boiler plate code count number evalu
object function number iter algorithm
store converg checker
param pair type point pair return optim
algorithm
param optim type subclass
paramet implement fluent api method upper level
hierarchi fluent api re... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
8295e06df61b13e58c181ea92d0549d47131f655 | ff35f65e8c144cebe6e0bedaf28b2e2f2bdcb572 | /app/src/main/java/com/example/myapplication1/response/Bounds.java | 2a40efa9e782638c761811c5e641b46b8a5950e6 | [] | no_license | erikahandayan1/UAS_ERIKA | ae286adadab59618b182e7c9159cad021b00fe39 | 07e114cca8359e7dbd95bca2deda4db011ab9405 | refs/heads/master | 2020-11-23T20:13:12.299266 | 2019-12-13T09:48:16 | 2019-12-13T09:48:16 | 227,795,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 683 | java | package com.example.myapplication1.response;
import com.google.gson.annotations.SerializedName;
public class Bounds{
@SerializedName("southwest")
private Southwest southwest;
@SerializedName("northeast")
private Northeast northeast;
public void setSouthwest(Southwest southwest){
this.southwest = southwest;
... | [
"erikahandayani23@gmail.com"
] | erikahandayani23@gmail.com |
81a82186748e4f7527a68035755419d8989ba015 | 3bb69cde42b2cf4f609c0ff09e02bebcb617230b | /baselibrary/src/main/java/rjw/net/baselibrary/widget/LRecyclerView/SuperViewHolder.java | bb5637fcf26e73c43d116ac2ba9ef07aa790a952 | [] | no_license | 2271115220/im_android | 014295c6d17bb228485627be422f17fc0878b5ab | 930f8f19765d6dfd7bf6d7e16330cc8e400b72e5 | refs/heads/master | 2022-12-10T19:40:10.574479 | 2020-09-02T09:33:25 | 2020-09-02T09:33:25 | 292,235,567 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package rjw.net.baselibrary.widget.LRecyclerView;
import android.util.SparseArray;
import android.view.View;
import androidx.recyclerview.widget.RecyclerView;
/**
* ViewHolder基类
*/
public class SuperViewHolder extends RecyclerView.ViewHolder {
private SparseArray<View> views;
public SuperViewHolder(View... | [
"3179107497@qq.com"
] | 3179107497@qq.com |
1a7cf476aa4caa537ae0c83337ba4f0869d6ef8e | b111b77f2729c030ce78096ea2273691b9b63749 | /db-example-large-multi-project/project3/src/test/java/org/gradle/test/performance/mediumjavamultiproject/project3/p15/Test309.java | 746c3a16dbc9eb0bcf54562309caf1822a28b511 | [] | no_license | WeilerWebServices/Gradle | a1a55bdb0dd39240787adf9241289e52f593ccc1 | 6ab6192439f891256a10d9b60f3073cab110b2be | refs/heads/master | 2023-01-19T16:48:09.415529 | 2020-11-28T13:28:40 | 2020-11-28T13:28:40 | 256,249,773 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,551 | java | package org.gradle.test.performance.mediumjavamultiproject.project3.p15;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test309 {
Production309 objectUnderTest = new Production309();
@Test
public void testProperty0() throws Exception {
String value = "value";
... | [
"nateweiler84@gmail.com"
] | nateweiler84@gmail.com |
98c535c8b8be46f2e24c4d06ceff305736a34f5c | 154cc2163d0e39bf4e7565a905960ab6ab10a6b4 | /gosu-core/src/main/java/gw/internal/gosu/parser/ThisConstructorFunctionSymbol.java | 6d6308883a350eaafd6a7b6e337f03f14c2c7bf0 | [] | no_license | ddebowczyk/gosu | f5b6b0c9cd57be91ca745f70053d12a0030251a3 | 5c404f0ec542f1e46e03ce20e560224fce00a9f1 | refs/heads/master | 2021-01-21T00:59:35.901310 | 2012-12-05T17:44:28 | 2012-12-05T17:44:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,246 | java | /*
* Copyright 2012. Guidewire Software, Inc.
*/
package gw.internal.gosu.parser;
import gw.internal.gosu.parser.statements.MethodCallStatement;
import gw.lang.parser.IConstructorFunctionSymbol;
import gw.lang.parser.IReducedDynamicFunctionSymbol;
import gw.lang.parser.ISymbol;
import gw.lang.parser.Keyword;
import... | [
"smckinney@guidewire.com"
] | smckinney@guidewire.com |
77498b1fea161cd355daa8f98928bbf331c1a278 | 2a2e0d028f2136fcb2b057354b882c54b770bac6 | /rxjava/src/main/java/custom/reactivex/subscribers/ResourceSubscriber.java | 48391c4fdb379b9469f59fade1575adf1cd2e0ff | [] | no_license | tarek360/custom-rxjava | c2d9b04261cfa4a8f7d6ae1626122c783d833512 | 3a63e38ec1aa8dfa971d238d1f0ac10027c344e7 | refs/heads/master | 2021-01-11T14:28:58.414287 | 2017-02-09T11:36:28 | 2017-02-09T11:36:28 | 81,441,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,833 | java | /**
* Copyright 2016 Netflix, 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 in w... | [
"ahmed.tarek@code95.com"
] | ahmed.tarek@code95.com |
1fd2e84eeefafe6fdfea318fef2f9a59c5bb4330 | 78750bbbcfaeb8a5d914619d872f118602e75d5c | /droidium-native/arquillian-droidium-native/src/main/java/org/arquillian/droidium/native_/activity/NotUniqueWebDriverInstanceException.java | 5b5f7344f61ebeaf34196eb0d66e473732abc5fb | [] | no_license | kpiwko/arquillian-droidium | 3bb8ad2d28dc6ca789f46c5e124d7e15385feb39 | 2157933f811d5c7d9972d97b9f9b4b30658c350f | refs/heads/master | 2021-01-15T16:15:04.074037 | 2014-03-28T09:52:23 | 2014-03-28T09:56:48 | 11,498,269 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,799 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2013, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y... | [
"smikloso@redhat.com"
] | smikloso@redhat.com |
65aecfebb8a19a5b9e831e0d7d8aa14ae5372bb1 | 901d5517d522699adc2ee7345ba620093a172258 | /src/main/java/de/blackcraze/grb/model/AbstractNamed.java | 591d6a55afe04166c17740b5ce73f6bd59d31b78 | [
"MIT"
] | permissive | BlackCraze/GameResourceBot | d33d7b9af6c6c7442a6a4c2be074d5b39acc750c | ce35b122fe6d8d3db6f54f03d862631399e4d30a | refs/heads/master | 2022-09-27T17:28:24.250177 | 2020-11-03T00:33:09 | 2020-11-03T00:33:09 | 100,693,074 | 10 | 33 | MIT | 2022-09-22T17:55:14 | 2017-08-18T08:53:52 | Java | UTF-8 | Java | false | false | 425 | java | package de.blackcraze.grb.model;
import javax.persistence.Column;
import javax.persistence.MappedSuperclass;
@MappedSuperclass
public abstract class AbstractNamed extends AbstractUpdatable {
private static final long serialVersionUID = 4608310922013562750L;
@Column(nullable = false)
String name;
public String ... | [
"steve@thomszen.de"
] | steve@thomszen.de |
fba609e9e6000e870b1eb60ad8f256cdcb6b8fcc | a770e95028afb71f3b161d43648c347642819740 | /sources/org/telegram/messenger/ForwardingMessagesParams.java | ca3ff14587fc17e13a4d00db209871c03ebeda7c | [] | no_license | Edicksonjga/TGDecompiledBeta | d7aa48a2b39bbaefd4752299620ff7b72b515c83 | d1db6a445d5bed43c1dc8213fb8dbefd96f6c51b | refs/heads/master | 2023-08-25T04:12:15.592281 | 2021-10-28T20:24:07 | 2021-10-28T20:24:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,796 | java | package org.telegram.messenger;
import android.util.LongSparseArray;
import android.util.SparseBooleanArray;
import java.util.ArrayList;
import org.telegram.messenger.MessageObject;
import org.telegram.tgnet.TLRPC$TL_messageMediaPoll;
import org.telegram.tgnet.TLRPC$TL_pollAnswerVoters;
public class ForwardingMessage... | [
"fabian_pastor@msn.com"
] | fabian_pastor@msn.com |
4c51d1bae8afef02e56b27eb2d5f71d979254e9c | 7ccf81684e0c57b177e2a1024ee1495487dd1336 | /core/src/main/java/run/mojo/annotations/FunctionType.java | baf50f8a09dad22f9ae198d84c42235ea1561170 | [] | no_license | run-mojo/proto | 9175de4698b11c4d4416957c5456763f019934f2 | 030da5ba5a10763f37a7f32cf20490bead64f58e | refs/heads/master | 2020-04-08T18:06:55.781554 | 2018-10-20T12:52:39 | 2018-10-20T12:52:39 | 159,593,939 | 0 | 0 | null | 2018-11-29T02:14:01 | 2018-11-29T02:14:01 | null | UTF-8 | Java | false | false | 228 | java | package run.mojo.annotations;
public @interface FunctionType {
Kind value();
enum Kind {
UNARY_ENQUEUE,
UNARY,
CLIENT_STREAMING,
SERVER_STREAMING,
DUPLEX_STREAMING,
}
}
| [
"clay.molocznik@gmail.com"
] | clay.molocznik@gmail.com |
d8d380ac5b88858862bf5f22e0aba9899f1a18ce | 6ef4146923ccbbf8bca887523915c40452ec700b | /src/com/fox/exercise/publish/.svn/text-base/BitmapCache.java.svn-base | 0f5431fe986a8db7c44a5ff587bc32588cb5ea17 | [] | no_license | zhong19930928/diandianyundong | 4e40ad739e399513c4ba089c683649ae3a40c3ba | 7fa97cfd54f3397ed2334d706bf049dd17ede92e | refs/heads/master | 2021-08-07T14:08:33.142599 | 2017-11-08T07:03:15 | 2017-11-08T07:03:15 | 109,936,849 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,480 | package com.fox.exercise.publish;
import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.lang.ref.SoftReference;
import java.util.HashMap;
import android.app.Activity;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
impor... | [
"912928250@qq.com"
] | 912928250@qq.com | |
dc93097a9e4ca7494c29bfe6f32172588279e238 | 44e7adc9a1c5c0a1116097ac99c2a51692d4c986 | /aws-java-sdk-iotsecuretunneling/src/main/java/com/amazonaws/services/iotsecuretunneling/model/transform/ListTunnelsRequestProtocolMarshaller.java | 2315e57a5af42ae71856357dc4b1989533727f07 | [
"Apache-2.0"
] | permissive | QiAnXinCodeSafe/aws-sdk-java | f93bc97c289984e41527ae5bba97bebd6554ddbe | 8251e0a3d910da4f63f1b102b171a3abf212099e | refs/heads/master | 2023-01-28T14:28:05.239019 | 2020-12-03T22:09:01 | 2020-12-03T22:09:01 | 318,460,751 | 1 | 0 | Apache-2.0 | 2020-12-04T10:06:51 | 2020-12-04T09:05:03 | null | UTF-8 | Java | false | false | 2,673 | java | /*
* Copyright 2015-2020 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... | [
""
] | |
a0c537f02973e5c9aa2c04d6e560ab9c24192b4b | 04a47ea05cd4e70bfa85774e470d26de3630009b | /src/main/java/se/niteco/qa/Example.java | 45e49ef15d3bbaa6f514e7613c1811beab7bb0f8 | [] | no_license | ndkhoiits/qa_util | 630195553bce08cf83ebd420cdd73c7350183130 | d75e6ff8380c70c1bdf65bd3553b20a69f96c41c | refs/heads/master | 2021-01-17T06:37:13.713913 | 2016-07-06T08:25:04 | 2016-07-06T08:25:04 | 62,702,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 436 | java | package se.niteco.qa;
import se.niteco.qa.model.ExampleModel;
import se.niteco.qa.utils.ExcelDeserializer;
import java.util.List;
/**
* Created by khoi.nguyen on 7/6/2016.
*/
public class Example {
public static void main(String[] args) {
List<ExampleModel> listObj = new ExcelDeserializer().convert("D:\\test.xl... | [
"ndkhoi168@gmail.com"
] | ndkhoi168@gmail.com |
786dd06674ee4954d51cb862d03698fe4deb06ff | 62fe89435f910d75a4563bcd48a77e2bf563cd90 | /PtsApp/src/com/example/ptsapp/Sa4.java | da7d9ce8355d3092b04a7a895db3bbe71dec13f4 | [] | no_license | LewisLim579/PTSProject_myFirstApp2013 | f13b2acce6013150acd2d53e215adb0d4d34444f | 1d2b0adb1733b9675b7ccefa9106cb164cc60dc4 | refs/heads/master | 2021-03-12T20:14:27.697743 | 2014-12-26T04:14:54 | 2014-12-26T04:14:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 914 | java | package com.example.ptsapp;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageButton;
public class Sa4 extends Activity {
/** Called when the activity is first created. */
@Override
public void onCreate(Bundle savedIn... | [
"samo57980@gmail.com"
] | samo57980@gmail.com |
791d310814d241d3bf8038dcd6db4a4503210f8a | f257d21ac1705c3b207020a33686ea498e3bb9d9 | /proxy/src/main/java/edu/hku/sdb/plan/NoResultFoundException.java | 6d187539b27b805b204a9792c9559069a20e20e2 | [
"Apache-2.0"
] | permissive | simonzhangsm/SecureDB | d1c600c12d1c14368aae8ac69f6ab1774317870c | a63b09d6e431b98ab508698a8b714004e2b10810 | refs/heads/master | 2020-12-30T11:59:40.887438 | 2017-05-16T16:38:22 | 2017-05-16T16:38:22 | 91,480,677 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,235 | 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 ... | [
"simon.zhangsm@gmail.com"
] | simon.zhangsm@gmail.com |
09a1c055b99396ac80ce8c063aa745d8f414ae0b | 071a9fa7cfee0d1bf784f6591cd8d07c6b2a2495 | /corpus/norm-class/eclipse.jdt.ui/8438.java | 2cc7a1c5ca2d348a34cca4636cfca21fdbbfb806 | [
"MIT"
] | permissive | masud-technope/ACER-Replication-Package-ASE2017 | 41a7603117f01382e7e16f2f6ae899e6ff3ad6bb | cb7318a729eb1403004d451a164c851af2d81f7a | refs/heads/master | 2021-06-21T02:19:43.602864 | 2021-02-13T20:44:09 | 2021-02-13T20:44:09 | 187,748,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 92 | java | control statement controlstatement test for assignment two testforassignmenttwo main foo foo | [
"masudcseku@gmail.com"
] | masudcseku@gmail.com |
bf71116275ac67e06291736d7bae0348e305c0e8 | 93e3ed345704cd640c7e6881d1d7be004416a9fd | /OnlineFlatRental_Flat/src/main/java/com/ofr/service/IFlatService.java | ce79779dde9e9f8ba46097647a27aacf713aa25d | [] | no_license | NaveeBlue4399/Ofr-flat-Module | b47dc13f977f70163914ae5864ddf97cce69a59c | 3389029c7d492269f00d897d4532ae0ebbb0aa89 | refs/heads/main | 2023-01-22T13:33:43.569268 | 2020-12-03T13:54:40 | 2020-12-03T13:54:40 | 317,841,011 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,372 | java | package com.ofr.service;
import java.util.List;
import java.util.Optional;
import com.ofr.exception.FlatNotFoundException;
import com.ofr.exception.ValidFlatDetailsException;
import com.ofr.model.Flat;
public interface IFlatService {
/*
* This method is used for add the flat
* return type Flat
... | [
"DELL@DESKTOP-6MH31PJ"
] | DELL@DESKTOP-6MH31PJ |
21c20fcd41394c2826c41d244296f11b814b3cb2 | 2f70e8c32276fc6671189992d7dcde8c6e380f76 | /Assignment/Assignment/src/com/techchefs/java/assessments/Animal.java | fc9c9cad7b95c8973995401e1bbafca4cb1b1758 | [] | no_license | SindhuKarnic/ELF-06June19-Techchefs-SindhuKarnic | 5dc73a472637b6ed650c128a40b9548b2dfcd115 | 31f2d0da44226d0186bd4ee0c63280d620320b3e | refs/heads/master | 2022-12-22T10:46:25.665558 | 2019-08-23T12:15:17 | 2019-08-23T12:15:17 | 192,526,785 | 0 | 0 | null | 2022-12-15T23:54:44 | 2019-06-18T11:28:51 | Rich Text Format | UTF-8 | Java | false | false | 84 | java | package com.techchefs.java.assessments;
public interface Animal {
void sound();
}
| [
"sindhukarnic@gmail.com"
] | sindhukarnic@gmail.com |
ef5013a698b19d6526855437885191483d9f5502 | 1992bb22041ada64df86049c9dcfc16d33d481ad | /src/main/java/com/question/controller/UserQuestionController.java | 4a76bc17027854a61361a6962b2f0040b6ee07e8 | [] | no_license | Helloyyw/question | 11057b13ff43ca78348f306493b5adc17d129ad4 | 99626e5653eb5969cd3d270de00d2cf9910db2c2 | refs/heads/master | 2021-06-20T02:32:32.027993 | 2019-07-05T03:39:08 | 2019-07-05T03:39:08 | 194,765,311 | 0 | 0 | null | 2021-03-31T21:23:03 | 2019-07-02T01:21:09 | HTML | UTF-8 | Java | false | false | 2,311 | java | package com.question.controller;
import com.question.dto.QuestionBankDto;
import com.question.entity.UserQustion;
import com.question.service.QuestionService;
import com.question.util.JsonData;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.*;
import javax.annotation.Resource;
@Rest... | [
"1475556814@qq.com"
] | 1475556814@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.