blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bd6986953142908e5f5732b496e6f1131e70f141 | 3537dcd40e6277237bcb36cf3fc9232a2d2dca99 | /src/main/java/br/com/libercode/core/entity/lazyList/GenericLazyListDataScrollerCDI.java | d2637fa283273c1b537e7e649574edbdbd6035f1 | [] | no_license | victorcarvalhosp/jsf-tomcat-starter | bfde8a34e9a25ffedc5f700045440767de5bf9a8 | 4a06b197b096d7ebd842a5e0fe34f3ec9223c87f | refs/heads/master | 2020-03-23T03:00:03.799340 | 2018-07-15T19:44:51 | 2018-07-15T19:44:51 | 141,003,710 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,386 | java | package br.com.libercode.core.entity.lazyList;
import br.com.libercode.core.bo.AbstractCrudBO;
import org.primefaces.model.LazyDataModel;
import org.primefaces.model.SelectableDataModel;
import org.primefaces.model.SortOrder;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import java.... | [
"victorcarvalhosp@gmail.com"
] | victorcarvalhosp@gmail.com |
c3030f8dd8e12a557275c588130b327051762c2e | b9cfb1e79a1dfc4ea86f0317473039246cc53a80 | /src/main/java/de/flapdoodle/embed/process/io/directories/PropertyOrPlatformTempDir.java | cf7dba4808860dc26568633fa8543abc7814db18 | [] | no_license | wix-playground/de.flapdoodle.embed.process | 25231e00357d43003243868dea9a61d9c296b6fe | 5937d37df007289394122297dd29b7373d676edb | refs/heads/master | 2023-03-31T04:38:58.351631 | 2014-10-05T08:57:59 | 2014-10-05T08:57:59 | 24,388,123 | 0 | 2 | null | 2023-03-19T13:04:58 | 2014-09-23T20:28:11 | Java | UTF-8 | Java | false | false | 1,281 | java | /**
* Copyright (C) 2011
* Michael Mosmann <michael@mosmann.de>
* Martin Jöhren <m.joehren@googlemail.com>
*
* with contributions from
* konstantin-ba@github,Archimedes Trajano (trajano@github)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compli... | [
"michael@mosmann.de"
] | michael@mosmann.de |
c58ca0038ecf4501983a3e7a3a9a355d828eb271 | 4d863402e6cb289b0c1c2ad655ef821037cdca67 | /com/company/CititorService.java | 0ca35d298a3efa8447f47629c23d14aec93dc815 | [] | no_license | Arsene-Marinel/Java | d84d24780640837f322fa1917e4aed5875961f21 | 08954921b656c3b76c198b46fd34ffa9f28153c1 | refs/heads/main | 2023-05-12T15:47:45.854094 | 2021-06-03T12:53:53 | 2021-06-03T12:53:53 | 353,190,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,767 | java | package com.company;
import com.company.Exceptions.WriteFileException;
import java.util.*;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.sql.Timestamp;
public class CititorService {
Scanner scanner = new Scanner(System.in);
static private List<Cititor> citi... | [
"marinel.arsene@my.fmi.unibuc.ro"
] | marinel.arsene@my.fmi.unibuc.ro |
f464a33cc51118b95f2524feee50d86bd486a9bf | e94104a80db9fc14249f823491576dfb929f508f | /myspringmvc/src/main/java/cn/com/myspringmvc/aop/WebTraceHandlerInterceptor.java | b3b8dd68f7a95319a16cc21a8e25dc6dc42663d4 | [] | no_license | shenjianxin/mydemo-parent | 3da680f2a2cc4edef10b4096992c8e611af1a8b8 | 58f1785dc7c2e6b03337e3d1e3549c36cb68a66b | refs/heads/master | 2022-12-21T14:49:23.978046 | 2020-11-19T10:51:35 | 2020-11-19T10:51:35 | 129,496,711 | 0 | 0 | null | 2022-12-16T03:37:31 | 2018-04-14T08:15:52 | Java | UTF-8 | Java | false | false | 831 | java | package cn.com.myspringmvc.aop;
import org.springframework.web.servlet.handler.HandlerInterceptorAdapter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* Author: shenjx
* Date: 2018/4/16 17:10
* Description:
*/
public class WebTraceHandlerInterceptor exten... | [
"shen0206"
] | shen0206 |
b435669dba4469bb507d890fa5d5890a3b0b4c8c | 5b941964d6d8ac0d232d675ff53cb988e05d68f5 | /src/test/java/com/martinez/lisandro/solar/aligners/CollinearAlignerTest.java | 9ec5bf1b11672046cba7d5d8db0000647ae583a3 | [
"MIT"
] | permissive | lisomartinez/ejercicioJavaConGradle | 25094557a6d2284cf7871054a5330e871916dea8 | fc65717b05c37842b54b063b76509ddb4c7b9e98 | refs/heads/master | 2021-10-16T00:40:08.544685 | 2019-02-07T15:12:01 | 2019-02-07T15:12:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,587 | java | package com.martinez.lisandro.solar.aligners;
import com.martinez.lisandro.solar.Planet;
import com.martinez.lisandro.solar.rotators.ClockWiseRotationStrategy;
import com.martinez.lisandro.solar.rotators.CounterClockWiseRotationStrategy;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
... | [
"lisandromartinez@gmail.com"
] | lisandromartinez@gmail.com |
03d2cd2d9b0806df3ea92d0ada28d7fb8779d693 | 1d2e6389bb6029750de79ff03226f2f229314820 | /src/main/java/corecs/demo/StdOut.java | a8323b610ebf8abe4eb8a025c89a124a5fe388e2 | [] | no_license | sinhasonalkumar/corecs | fe92dce6b760c945c00aad24f10527f434291acd | 50097de5461219ac12bf55dc70dba30ea10bceb3 | refs/heads/master | 2022-11-21T09:24:23.450956 | 2020-07-25T03:12:07 | 2020-07-25T03:12:07 | 275,469,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,396 | java | package corecs.demo;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.util.Locale;
public final class StdOut {
// force Unicode UTF-8 encoding; otherwise it's system dependent
private static final String CHARSET_NAME = "UTF-8";
// as... | [
"sinha.sonal.kumar@gmail.com"
] | sinha.sonal.kumar@gmail.com |
41afba6e4162282f3555e6c52ed123fb41467d5a | 5410023a61aafb64437aa3ea346aa4770dbdddc4 | /test/gestion/AccountGestionTest.java | 2774302f8ccc9186711b3facbd8356a781047178 | [] | no_license | fovalerian/BanqueFournaise | c61b28d7f822fe8e716704ec19994494e0a33f3d | fdf6ac2d1675872d97cb5647e7d7bfebd3da82c5 | refs/heads/master | 2021-01-24T06:19:22.310792 | 2017-06-04T12:13:40 | 2017-06-04T12:13:40 | 93,311,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,002 | 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 gestion;
import entity.Account;
import java.util.Map;
import org.junit.After;
import org.junit.AfterClass;
import o... | [
"val.fournaise@gmail.com"
] | val.fournaise@gmail.com |
c3b01d0d0e5d05b545100fca7d34c12a1a53d11e | 764c94d4cf116b0e4d98a38e842e4e6a0468a666 | /ebaysdkcore/src/main/java/com/ebay/soap/eBLBaseComponents/AddItemsResponseType.java | 636ce5c1ce3ec48cb9de09999f3143843b45a67b | [] | no_license | linus87/ebaysdk | 26dde361dbb75e03fca137eaf6a61c5e892f1303 | 2fb2cbade57ae654fa83ae1b7c5f3e4f741b1fc1 | refs/heads/master | 2023-07-19T10:34:02.644641 | 2021-06-01T13:30:36 | 2021-06-01T13:30:36 | 150,661,586 | 1 | 0 | null | 2023-07-18T06:53:34 | 2018-09-28T00:06:01 | Java | UTF-8 | Java | false | false | 3,950 | java |
package com.ebay.soap.eBLBaseComponents;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
... | [
"lyan2@ebay.com"
] | lyan2@ebay.com |
fa4a912009b59a2d60b452dc7aeb0050a15edac2 | aa511e037ee3b4cfdfda242722acb6eb3dea0b29 | /JavaCC/CCTerm.java | 1c459e5c3e8b0223325f8770b9e3019b68d4693d | [] | no_license | LallahK/Grammar_Metrics | 3dcc1af073931a67ce1cd9e643ee341b6d864596 | 4f0030771762776c5c46a3269000f4b03273d77b | refs/heads/master | 2023-06-22T15:32:20.378892 | 2021-07-18T00:20:03 | 2021-07-18T00:20:03 | 385,308,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,930 | java | package JavaCC;
import java.util.ArrayList;
public class CCTerm {
public static class CCProduction {
private String LHS;
private CCAlternate RHS;
public CCProduction(String LHS, CCAlternate RHS) {
this.LHS = LHS;
this.RHS = RHS;
}
public CCAltern... | [
"21865728@sun.ac.za"
] | 21865728@sun.ac.za |
9d3cdb05035e1b71cce4fc38a22886eda133c0ed | fd2e9b314e33fb84e802a35347f335504118b372 | /integration-tests/src/test/java/de/escidoc/core/test/adm/DeleteObjectsTest.java | b0b845d4f84ed10161dde83c5724b784e61ff574 | [] | no_license | crh/escidoc-core-1.3 | 5f0f06f5ba66be07c6633c8c33f285894dc96687 | f4689e608f464832a41fcf6e451a6c597c5076bc | refs/heads/master | 2020-05-17T18:42:30.813395 | 2012-02-22T10:50:05 | 2012-02-22T10:50:05 | 3,514,360 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,200 | java | /*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License, Version 1.0 only
* (the "License"). You may not use this file except in compliance
* with the License.
*
* You can obtain a copy of the license at license/ESCIDOC.LICENSE
... | [
"Steffen.Wagner@fiz-karlsruhe.de"
] | Steffen.Wagner@fiz-karlsruhe.de |
772a0adf1ed0a94d2dbbce8064130f8ae3345e58 | 7c4cab95a4cac2f9def9f4c2b3117366a4b6fe9c | /src/main/java/com/example/testing/tree/RecursionTreeTraversal.java | 29231e1863f59e5ebda6b9af54fcfdecc91c36a2 | [] | no_license | dasWarder/algorythms_and_data_structures | 64033bc533cc8847dc239f9bff04893f64f66ee4 | a49a9a976a35ab716c0df1114af460422b3eab07 | refs/heads/main | 2023-07-16T15:10:28.528881 | 2021-08-23T14:08:12 | 2021-08-23T14:08:12 | 377,089,744 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | package com.example.testing.tree;
public class RecursionTreeTraversal<T> implements TreeTraversal<T> {
@Override
public void treeTraversal(Node<T> root) {
recursionTraversal(root);
}
private void recursionTraversal(Node<T> node) {
if(node == null) {
return;
}
... | [
"Al.94_94@mail.ru"
] | Al.94_94@mail.ru |
fe24b4225f74d7672e9914b92526718be523bb67 | 364957a76de94cf0cc9060c50307b678289b780d | /src/com/academy/businesscomponent/exception/CustomExceptionHandlerFactory.java | e66d2845338eb464be788df52a4efd5bd71b8308 | [] | no_license | borisminardo/JavaEE_Jsf_example | b8a920d2b75a9aa5ae8324bdb699a2064f81b299 | 47119fd9ab66480e4095b1ea710d9954c21752f9 | refs/heads/master | 2022-12-18T08:20:08.280648 | 2020-09-22T13:34:39 | 2020-09-22T13:34:39 | 297,659,221 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 592 | java | package com.academy.businesscomponent.exception;
import javax.faces.context.ExceptionHandler;
import javax.faces.context.ExceptionHandlerFactory;
// serviva per per le jsf
public class CustomExceptionHandlerFactory extends ExceptionHandlerFactory{
private ExceptionHandlerFactory exceptionHandlerFactory;
public Cus... | [
"borismariaminardo@gmail.com"
] | borismariaminardo@gmail.com |
2f82e8d2ca495b60215b44255e3f6b8b5864670a | c06525583d4da8b6df5a0ae013601e53755acef9 | /animator(属性动画)/src/main/java/com/example/animator/MainActivity.java | fab21e23e01bf4bdb9f5189cfbb902d5cf4a0e5d | [] | no_license | aoguxiongxin/MyApplication | ff432bc3a97b6bb961c49d307ab7d8104031bacd | 09bee377b17f1b0d0e536e8255e868d780b9fbcc | refs/heads/master | 2021-01-22T02:41:03.472364 | 2017-09-03T08:24:56 | 2017-09-03T08:24:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,074 | java | package com.example.animator;
import android.animation.Animator;
import android.animation.AnimatorInflater;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.animation.PropertyValuesHolder;
import android.animation.ValueAnimator;
import android.graphics.Color;
import android... | [
"360678360@qq.com"
] | 360678360@qq.com |
df3bd7d7059470971ec4dc7d12023464a88b98d3 | e8efab4b6a892e0eb0a49b15fa9b27d86fcc14cd | /app/src/main/java/com/santosh/stockhawk/adapter/RecyclerViewItemClickListener.java | ddc64ea3929e22bda6c9809f2f4ae5b5684785f4 | [] | no_license | SaiSantoshSB/StockHawk | b06e41f2f8114a275ef81a7d388b34fbedd657e1 | 7df81390fcb71027090cf17e46b9734e233808d0 | refs/heads/master | 2021-01-19T19:56:54.813205 | 2017-05-09T01:11:54 | 2017-05-09T01:11:54 | 88,468,348 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,352 | java | package com.santosh.stockhawk.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.GestureDetector;
import android.view.MotionEvent;
import android.view.View;
public class RecyclerViewItemClickListener implements RecyclerView.OnItemTouchListener {
@Override
... | [
"Sai Santosh"
] | Sai Santosh |
eb2254ce8972c69dc75925366555540fdde917b0 | fd4227aa31074722d53a45a496ec11e70f8cddc9 | /search/DelStudent.java | 9bb6e0be5324de2981503ead1678b4cc08fc44b1 | [] | no_license | Miguel0312/School-Management | 455f21ba0940fab506735d685c407ca043d5e225 | 22938091077f5ecff3bf97dc99d70a6a7b1687e8 | refs/heads/main | 2023-08-25T11:35:18.251923 | 2021-10-29T14:24:25 | 2021-10-29T14:24:25 | 383,861,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,721 | java | package search;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectOutputStream;
import javax.swing.JButton;
import javax.swing.J... | [
"miguel.vpereira14@gmail.com"
] | miguel.vpereira14@gmail.com |
1826265f1a9050aea8ef8b086bbe6ee4a82a9bfc | baf133d09dc0239c62abe63e8da4e3cb9e205f38 | /3rd-Year/Object-Oriented-Programming/HW7/FileVisitor.java | bdf7f1ccf97ddb825ad5ebb82ab6014c5d30fd32 | [] | no_license | abrahammurciano/homework | b7c9555688221299e4eea7fe635299d4a6ab01ba | 879607be45c24f49c03cfad4c7eaa0c1f81afa4d | refs/heads/master | 2022-03-18T20:38:10.283054 | 2021-09-19T20:09:52 | 2021-09-19T20:09:52 | 154,134,294 | 11 | 10 | null | 2022-03-02T19:16:55 | 2018-10-22T11:47:39 | TeX | UTF-8 | Java | false | false | 275 | java | public interface FileVisitor {
int visit(DirectoryDetails file);
int visit(DocxFileDetails file);
int visit(HtmlFileDetails file);
int visit(JpgFileDetails file);
int visit(Mp3FileDetails file);
int visit(PptxFileDetails file);
int visit(TxtFileDetails file);
}
| [
"abrahammurciano@gmail.com"
] | abrahammurciano@gmail.com |
c5bac7e4a565a1dafc69e6ce5dc1cda10ce23962 | 84eb0c02978cda09a76e58e76ed1502fab80b4e8 | /cmd-spring-boot/cmd-spring/src/main/java/com/zhuolu/cmd/PublishCmd.java | 13a9c1bf207c8b787f234ab2a76863a911a332aa | [] | no_license | Robin1995Yu/cmd | 0149cf905c96f0df4cf746b2b54c83b5ff89feca | a60764ad217f2215e2fbe62f56fae162eb5ae1ca | refs/heads/master | 2023-07-25T12:25:03.286160 | 2021-09-08T11:29:24 | 2021-09-08T11:29:24 | 390,411,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 786 | java | package com.zhuolu.cmd;
import com.zhuolu.cmd.core.CmdRuntime;
import com.zhuolu.cmd.core.entry.cmd.AbstractCmd;
import com.zhuolu.cmd.core.entry.cmd.Cmd;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationEvent;
import java.util.List;
public class PublishCmd extends... | [
"yuzhongnan@come-future.com"
] | yuzhongnan@come-future.com |
8868ae5fe6f297cb9070103650b2cbcd03641fcc | 5e5cf1801b94f5abcf691a16ea5dbb0f973e670d | /app/src/androidTest/java/com/rohan/cookieclicker/ExampleInstrumentedTest.java | 8ac7b575cf9b19c91b695e239281b1279399b504 | [] | no_license | rkasugan/CookieClicker | 7e7d297a3b1f6f6a18f79f21e2fe691eda9499c5 | e3ddbdea87d64a6b86bcbbe578d8870b37d1c5c7 | refs/heads/master | 2020-04-22T01:32:06.638228 | 2019-02-10T19:39:52 | 2019-02-10T19:39:52 | 170,017,076 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 747 | java | package com.rohan.cookieclicker;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android... | [
"rohan.kasuganti@gmail.com"
] | rohan.kasuganti@gmail.com |
5743e36df8fc7b32422ca88328346ba6379b3626 | 1bc68cbe9fc00e46f9bc4378ad7f13acb4b3e19d | /src/main/java/com/jdon/jivejdon/spi/component/account/SinaOAuthSubmitter.java | f50adb905bd34bf8665e0828dad8142054c91c15 | [
"Apache-2.0"
] | permissive | banq/jivejdon | d96ec24a6f399764bf743faee5540250dc4487dd | 457bf83368a8e9ddcf5b5950234d1742f9802655 | refs/heads/master | 2023-08-17T05:53:59.036263 | 2023-08-17T02:08:01 | 2023-08-17T02:08:01 | 145,264,797 | 548 | 167 | Apache-2.0 | 2023-02-22T00:18:41 | 2018-08-19T01:41:09 | Java | UTF-8 | Java | false | false | 5,914 | java | /*
* Copyright 2003-2009 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 applicable... | [
"banq@163.com"
] | banq@163.com |
31aae1b9ec0bc8c25bd5dff2112518cdac4838d4 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a054/A054322.java | 9590d6703dfdb8cfc940865770bfd0f681b3791d | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 450 | java | package irvine.oeis.a054;
// Generated by gen_pattern.pl - DO NOT EDIT here!
import irvine.oeis.GeneratingFunctionSequence;
/**
* A054322 Fourth unsigned column of Lanczos triangle <code>A053125</code> (decreasing powers).
* @author Georg Fischer
*/
public class A054322 extends GeneratingFunctionSequence {
/** ... | [
"sean.irvine@realtimegenomics.com"
] | sean.irvine@realtimegenomics.com |
9457f6304272ce1e61ef26ec70b5ba3615646b1f | dc001198d280b7b1b9c328b47fd798a2a5ca316a | /app/src/main/java/com/example/admin/mvp_master/tools/network/ApiServiceTag.java | 49e5046f2a57d9e87ddb4cf70cb8dc13a3c05d7d | [] | no_license | evilcyx/jar | d63359f7e49ac56aec974733b43c5f216a13aa42 | 875c1c0239044070e87ca194ebada26964a8e32d | refs/heads/master | 2020-03-10T12:50:59.933023 | 2018-04-20T06:12:07 | 2018-04-20T06:12:07 | 129,386,712 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 127 | java | package com.example.admin.mvp_master.tools.network;
/**
* Created by admin on 2018/3/31.
*/
public class ApiServiceTag {
}
| [
"1047891382@qq.com"
] | 1047891382@qq.com |
fe9a76a64a4422f5020abe46abd94307e3aeded6 | 00e4fa1dd5e7023dbadd32bb8b3b46ba8d4c8df7 | /design_pattern/src/main/java/org/pb/singleton/Singleton02.java | 424f15b188b3cfa6ef41df0b686c5d5d6b105159 | [] | no_license | PB2088/java_basic | 130f15457f491e6ea49c0fbe6e0cf2c56ec766a2 | b73255ebb0259e18974d7f53c49955201ebe8610 | refs/heads/master | 2021-07-06T02:54:06.804199 | 2020-03-30T07:18:24 | 2020-03-30T07:18:24 | 195,235,911 | 0 | 0 | null | 2020-10-13T14:21:39 | 2019-07-04T12:17:28 | Java | UTF-8 | Java | false | false | 713 | java | package org.pb.singleton;
/**
* 单例模式-饿汉式(静态代码块)
*
* @author bo.peng
* @create 2019-12-14 22:26
*/
public class Singleton02 {
public static void main(String[] args) {
Singleton2 singleton1 = Singleton2.getInstance();
Singleton2 singleton2 = Singleton2.getInstance();
System.out.println... | [
"boge_peng@163.com"
] | boge_peng@163.com |
1885d736dc6ef70d6826353ea88d32de24e49054 | 369fb1910ab0aee739a247b5b5ffcea04bf54da5 | /center-auth/src/main/java/com/fty1/center/auth/msgcode/sign/SignMsgCode.java | 397312fc409791128b92088650f6f27cead5b1b7 | [] | no_license | Cray-Bear/starters | f0318e30c239fefd1a5079a45faf1bcc0cf34d39 | b6537789af56988bcb1d617cc4e6e1a1ef7dfc92 | refs/heads/master | 2020-04-08T11:27:42.993024 | 2019-03-24T15:15:17 | 2019-03-24T15:15:17 | 159,306,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 923 | java | package com.fty1.center.auth.msgcode.sign;
import com.fty1.common.core.signal.MsgCode;
public enum SignMsgCode implements MsgCode {
EMPTY_IN_LOGINNO("N0001","请填写用户名"),
EMPTY_IN_LOGINPWD("N0002","请填写密码"),
EMPTY_CODE_IMAGE("N0003","请填写图形验证码"),
EMPTY_CODE_SMS("N0004","请填写手机验证码"),
NULL("","");
... | [
"1798900899@qq.com"
] | 1798900899@qq.com |
2edf3071878d6845e3afe2be4afb9e56951f9cca | 9498bd612bd5ae55146f132930ea58b1ca27450b | /2014/fall/cs46a/midterm/exam2/Problem3.java | 393058a88eb277e29046b371a28cb06ae9d20998 | [] | no_license | scotmatson/sjsu | 01d895662cf52c3876f23d0391080c15cd194bb3 | a8b55bf9429b06a5e5cb3287f7083e2173ec9134 | refs/heads/master | 2021-05-01T02:54:48.932325 | 2016-08-22T22:01:57 | 2016-08-22T22:01:57 | 31,382,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,683 | java | import java.util.Random;
import java.util.Arrays;
/**
9602502
Do not remove your student ID
* In this problem you will write a tester to test the
* methods you wrote in your Problem2
*
* First create a 2d array of ints with
* 7rows and 4columns
*
* Next fill the array with random numbers less than or equal
... | [
"sjpmatson@gmail.com"
] | sjpmatson@gmail.com |
22adcff2d01b6596c279d813e1e058ca8ae4fe44 | da08412dda322e8ca3447a00954881c9edb30299 | /src/com/DauntlessArmourer/Armour/FrostbackHead.java | 850faa432cd9ef6fa3c20cba0366f4f2632607e7 | [] | no_license | belven/DauntlessArmourer | 6d7a334b20519ad4f0ea77d7d851116e41432aa6 | 8faecf5c835e50d4a91f642ebcd7da4dacf17b9a | refs/heads/master | 2020-04-05T16:53:52.045004 | 2018-11-25T23:01:59 | 2018-11-25T23:01:59 | 157,033,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package com.DauntlessArmourer.Armour;
import java.util.ArrayList;
import java.util.Arrays;
import com.DauntlessArmourer.ArmourerFactory;
import com.DauntlessArmourer.Cells.CellType;
import com.DauntlessArmourer.Effects.Effect;
public class FrostbackHead extends Armour
{
public FrostbackHead(int newLevel)
{
supe... | [
"belven000@gmail.com"
] | belven000@gmail.com |
f52e75d7f172f6e70c8bd8fda0de7891f9ffcd6b | ee43ff96130873670a771363d3eda02072ed821c | /app/src/main/java/org/alie/revealview/MainActivity.java | ca940ad2252f7ebf8ecf21672e779b286b47ea15 | [] | no_license | AliesYangpai/RevealView | 37bf8b7ac0025c3c0aa257ca1a2eebbf0522a597 | c8bb5fa08254081521c3865183123ca1ecf84a0e | refs/heads/master | 2020-05-05T10:42:46.162845 | 2019-04-07T11:41:46 | 2019-04-07T11:41:46 | 179,957,021 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,354 | java | package org.alie.revealview;
import android.graphics.drawable.Drawable;
import android.os.Build;
import android.support.annotation.RequiresApi;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.ImageView;
public class MainActivity extends AppComp... | [
"yangpai_beibei@163.com"
] | yangpai_beibei@163.com |
27df825eafa81b2ce15e9c344d7c755b3e5396fc | 946ac8137f6c8acd61566d9022ae8362228190e2 | /src/Paint.java | 365401e2a92da1dd3f3df32f0bc2c2fecebdad41 | [] | no_license | Fernando2020/Paint_Computacao_Grafica | ab93792216b7ac0be9a996ca0b86749acdfea15d | 7987e11acce297c1d92a66e5ba4c192cfbc75ab5 | refs/heads/master | 2022-12-28T21:50:24.473392 | 2020-10-12T12:35:19 | 2020-10-12T12:35:19 | 303,369,702 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 16,288 | java | import java.awt.*;
import java.awt.event.*;
import java.awt.geom.AffineTransform;
import java.awt.geom.Ellipse2D;
import java.awt.geom.Line2D;
import java.awt.geom.Point2D;
import java.util.ArrayList;
import javax.swing.*;
import javax.swing.border.*;
public class Paint extends JPanel implements MouseListener, MouseMo... | [
"fgeraldo11@gmail.com"
] | fgeraldo11@gmail.com |
ad1d6d13012e93195aa081a165101e2f877b5fad | a6905dac448afddfc148db85d4d0f35f3af77345 | /USACO_Problems/src/main/java/SocDist.java | 6689219f9e2be12fcc4ca2c9023b158281f882d6 | [] | no_license | Compsciler/USACO | 8ba6d2e18a3d178d62557fb93e6f8a980a7a5f3d | 65dda3b85cb53486a3971923d4e31114a3774ba7 | refs/heads/master | 2022-04-12T18:39:39.448048 | 2020-03-31T15:53:50 | 2020-03-31T15:53:50 | 241,198,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,870 | java | import java.io.*;
import java.util.*;
public class SocDist {
public static int N;
public static ArrayList<ArrayList<Long>> grass;
public static void main(String[] args) throws IOException {
BufferedReader f = new BufferedReader(new FileReader("socdist.in"));
PrintWriter out = new PrintWrite... | [
"rogerwang2520@gmail.com"
] | rogerwang2520@gmail.com |
57eede263b84254608c937b30a7896997beab8af | 5e5790ec25f4be0c2177596dd877d4c3701ced42 | /app/models/Pool.java | 3add710bcba389d00cae1c5c6b662bd1bbd5b2e6 | [] | no_license | Perecastors/testProHistory | eda7b598af535ffcb3a9d6f1b0744fd8117bdd69 | 8014bb140059b87391a88af023bb62fff0ba0407 | refs/heads/master | 2021-01-12T17:27:46.867808 | 2016-12-06T10:37:28 | 2016-12-06T10:37:28 | 71,574,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 274 | java | package models;
import play.db.jpa.Model;
public class Pool extends Model {
public Champion championTop;
public Champion championJungle;
public Champion championMid;
public Champion championAdc;
public Champion championSupport;
public int note;
}
| [
"auron2504@hotmail.fr"
] | auron2504@hotmail.fr |
32eb610e69ac9180ddf125e163e7e3bfa7a1ab0e | f1ef574490325b9da98bbfa7f5a89972fc46cf68 | /DBPlatform/src/test/CustomerServiceImplTest.java | 22d99fe16743a2c17e2cae04836a40fd6f51dcf1 | [] | no_license | JadeQiong/MySQL_Homework | e3117cc437e0e7a322c7222961e9d0e83375d6aa | e99b8b9c779e629a1f95368b137434ad3f764394 | refs/heads/master | 2022-12-12T18:09:19.088482 | 2020-08-24T15:34:48 | 2020-08-24T15:34:48 | 289,967,280 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 565 | java | package test;
import Service.CustomerService;
import Service.IMPL.CustomerServiceImpl;
import dao.IMPL.customerdaoImpl;
import dao.customerdao;
import domain.Customer;
import org.junit.Test;
import static org.junit.Assert.*;
public class CustomerServiceImplTest {
CustomerService c=new CustomerServiceImpl();
... | [
"volnut@163.com"
] | volnut@163.com |
1d01b93667d4ca09281c10a2f602a1e7ad5148f8 | 3bbf1e6c86734e3d60123128fe5e8a5588c1d582 | /src/main/java/com/emanuel/biblioteca/novousuario/Usuario.java | 04f539c51b4535a801aaeaecc805f2c6ca1df032 | [] | no_license | EmanuelAlves/biblioteca-cdd | e0e7a5264bb7e7e071bb944589ce5d66ee76297c | 285bae2f8d90d81e6122580ae92b4e5d43734995 | refs/heads/main | 2023-03-25T23:35:16.109007 | 2021-03-14T01:26:35 | 2021-03-14T01:26:35 | 332,923,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 690 | java | package com.emanuel.biblioteca.novousuario;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.validation.constraints.NotNull;
import org.springframework.util.Assert;
@Entity
public class Usuario {
@Id
@Gener... | [
"emanuel.alvesc@gmail.com"
] | emanuel.alvesc@gmail.com |
35aa74e403c139fc85a97e1ed4a74b846c2ff52f | 50ba295ae36de44e0b7a7e7b4d7991ceeb407e8c | /base/src/main/java/com/er/base/repository/search/PerExcuseSearchRepository.java | 273703e4fdbecb201495e913cf5df1e1b546d7f6 | [] | no_license | asimerkut/base | de628407995cc9717d8420e0640e6ee421bb2cf7 | dc2472b0c737a75217d1df0d245601482b4a6b1d | refs/heads/master | 2020-04-01T21:43:30.645849 | 2018-11-11T13:04:58 | 2018-11-11T13:04:58 | 153,672,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 330 | java | package com.er.base.repository.search;
import com.er.base.domain.PerExcuse;
import org.springframework.data.elasticsearch.repository.ElasticsearchRepository;
/**
* Spring Data Elasticsearch repository for the PerExcuse entity.
*/
public interface PerExcuseSearchRepository extends ElasticsearchRepository<PerExcuse, ... | [
"asm"
] | asm |
6e157d504cca02364228b25910b979027e54faae | dad248133597794a3f7eafd2fcbe774675e6d0e4 | /src/main/java/com/elena/project/repository/PersistenceAuditEventRepository.java | a056578b5ba27b529698dc4c8e2334418865f4c2 | [] | no_license | elenadobrescu21/JHipsterApp | bb10ff86b18152b80f76a670f6113287f641f7e2 | 674510470ed409a37e46c276482cd94892c5d1d6 | refs/heads/master | 2021-01-02T08:38:30.138682 | 2017-08-01T20:05:10 | 2017-08-01T20:05:10 | 99,038,418 | 0 | 1 | null | 2020-09-18T07:54:48 | 2017-08-01T20:00:40 | Java | UTF-8 | Java | false | false | 1,011 | java | package com.elena.project.repository;
import com.elena.project.domain.PersistentAuditEvent;
import java.time.LocalDateTime;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import java.util.List;
/**
* Spring... | [
"elenadobrescu@192-168-0-102.rdsnet.ro"
] | elenadobrescu@192-168-0-102.rdsnet.ro |
b20e24884116608fe449dec9e926bbd8e527920f | f7d61c54e8c3f1a7effa4d0207e78c7b75d16014 | /struts206DataCheck20181016/src/com/fpq/action/resultType/ResultTypeAction.java | e021294cbd6aa0dd6885cabeea45b0cac6d4ee08 | [] | no_license | fupq/fpqStruts2 | acb38cb8ac591e934e514bf950cce57be8b18344 | d5fe7a1b644cdf681b5710234dfbaef1596d22b7 | refs/heads/master | 2020-04-03T12:07:41.365357 | 2018-10-29T16:19:03 | 2018-10-29T16:19:03 | 155,241,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,433 | java | /**@Description:
* @Title: ResultTypeAction.java
* @Package com.fpq.action.resultType
* @author: 付品欣
* @date: 2018年10月20日 下午12:58:08
* @Copyright: 2018 com.fpq
*/
package com.fpq.action.resultType;
import com.opensymphony.xwork2.ActionSupport;
/**@Description:TODO(这里用一句话描述这个类的作用)
* @ClassName: ResultTyp... | [
"850779566@qq.com"
] | 850779566@qq.com |
84ab0088555563af427465fce6a2e8c02863a98f | d76e04a54100c141ebc4192ecfdc52aa3411c774 | /src/site/zhguixin/algo/lru/LruCacheLinkedHashMap.java | c36cac3510bcb48f1cd677548b258972fd78c391 | [] | no_license | zhguixin/algo | d353bea014eff6f1d1bb053907d7a547d5e2ba77 | 0d3c487af719baad4f8afdc553958003243451f2 | refs/heads/master | 2022-12-20T10:44:12.152618 | 2020-09-17T06:04:56 | 2020-09-17T06:04:56 | 280,153,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 714 | java | package site.zhguixin.algo.lru;
import java.util.LinkedHashMap;
import java.util.Map;
// LinkedHashMap的accessOrder为true, 可以按访问顺序把元素移动到前面
public class LruCacheLinkedHashMap<K,V> extends LinkedHashMap<K,V> {
private int cacheSize;
public LruCacheLinkedHashMap(int cap) {
super(16, 0.75f, true);
... | [
"zhguixin@163.com"
] | zhguixin@163.com |
2ca84d9ded53fe0391671c699137b0725670f64c | 0a3234e0ddf10afcceb60fb8a3aa7af9c8e62d41 | /app/src/main/java/com/example/processmanagerdemo/ListAdapter.java | 27e2495f42381f9dadef1032fc4f0a68b4b06315 | [] | no_license | hbhatt687/AndroidProcessKiller | c645e1dfb150f9ea5d93a2ec0cc9cbe16bdc0ded | e5d9a3af8b4a7699bd59c6f6ada178ae3054c8b3 | refs/heads/master | 2020-05-15T13:26:23.465183 | 2019-04-26T01:11:21 | 2019-04-26T01:11:21 | 182,301,198 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,332 | java | package com.example.processmanagerdemo;
import java.util.List;
import android.app.ActivityManager.RunningAppProcessInfo;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.app.ActivityManager;
import android.widget.ArrayAdapter;
... | [
"hbhatt687@gmail.com"
] | hbhatt687@gmail.com |
fbfa7c84e34b2274605de7a69ab22ba3c1180343 | a0c41b153324f2dd52af402914c747d0cdc5ab40 | /PJ/app/build/generated/data_binding_base_class_source_out/debug/out/vn/edu/usth/pj/databinding/SettingsActivityBinding.java | 3995b3fa792124e7335cd473f86ff50f932d2a10 | [] | no_license | longlp21/AndroidApp | 5143e4d14d282c7b9b1ad443a50dabe8d96010fd | dd2f02a07b311d8db7f2a379a18c8c66b86eec3b | refs/heads/main | 2023-08-29T09:45:53.724433 | 2021-11-09T01:40:32 | 2021-11-09T01:40:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,087 | java | // Generated by view binder compiler. Do not edit!
package vn.edu.usth.pj.databinding;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
import android.widget.LinearLayout;
import androidx.annotation.NonNull;
import androidx.annotation.Nulla... | [
"nghoangminh1905@gmail.com"
] | nghoangminh1905@gmail.com |
fb98e85bdc38852812e3e243be51d0df4d28922a | 37f53c7ace8c5ffe2e76e168c970ec0cd545e369 | /CSC152/Carter_HW2/Carter_Inheritance.java | 817b20d69e4e8df31cfa4fa21119eecc7721a14d | [] | no_license | nicoh-carter/Java-Projects | b11fd0372dcfb7ae44b4408683a41ac0c3c92d21 | ce646a4f4d6242833ea466e237120eb87c62692a | refs/heads/master | 2022-12-01T05:05:54.192470 | 2020-08-24T19:46:25 | 2020-08-24T19:46:25 | 289,976,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 950 | java | //Nicoh Carter's Driver Application
public class Carter_Inheritance
{
public static void main(String args[])
{
//declared variables
int lengthR = 20;
int widthR = 50;
//created object
Rectangle rect1 = new Rectangle(lengthR, widthR);
//printed current state of recta... | [
"carternicoh@gmail.com"
] | carternicoh@gmail.com |
a2d956e2630820a64e9040f962b374fcd0ec25ad | 8c97cf95e48d80e8de759436e2a674ac162b28ac | /src/BugRegressionSuite/LocationShownOnDrawerScreen_Sno_35.java | 6d60839bbde7009da205a93f00dc229f7c2bd1b0 | [] | no_license | argneshu/androidFramework_1 | fce088bd6f8205a753c656d499fbf67c40c71236 | 187154b58f05131861fff1649f23d6a3455a638b | refs/heads/master | 2021-01-11T15:36:51.194293 | 2017-01-24T10:12:48 | 2017-01-24T10:12:48 | 79,899,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,610 | java | package BugRegressionSuite;
import org.openqa.selenium.By;
import org.testng.AssertJUnit;
import org.testng.annotations.Test;
import Page_Objects.BugRegressionAppConstants;
public class LocationShownOnDrawerScreen_Sno_35 extends BaseTestBugRegression{
@Override
@Test
public void executeTestCase() throws Exceptio... | [
"LP1-276@zoppers-MacBook-Pro-2.local"
] | LP1-276@zoppers-MacBook-Pro-2.local |
2f1e35fa6c1591066df77c372a01792222173a00 | 37161c02aee06d4eca1f0e1be14dd3bb06b4acd9 | /app/src/main/java/customer/tcrj/com/zsproject/base/BaseFragment.java | 8d50bc44c7e42943bb472c0184d5e3e1d45e29a2 | [] | no_license | atMen/zhyyProject | 1e8c2c68166f6ef809f538ffa776fe85ec097935 | 15dd2a9d4bdb4b32572e7767911c37ea797de35b | refs/heads/master | 2020-04-03T01:54:41.004327 | 2018-11-01T12:22:51 | 2018-11-01T12:22:51 | 154,129,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,102 | java | package customer.tcrj.com.zsproject.base;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.... | [
"377044412@qq.com"
] | 377044412@qq.com |
20ecc6bf4aa47dfa75c2e3259fdebcf159cac077 | c69f7d4def27e73a47d6710e46cf032c6dbfe23f | /src/net/sourceforge/plantuml/activitydiagram3/ftile/vertical/FtileBlackBlock.java | 0fa9bf5e3bb823ae4613e612a7dfb9d88ada6109 | [
"MIT"
] | permissive | mphilipps/plantuml | 0499b5c74a34b664c73877bfeca136c7809bd6eb | fa32bd4c1b2070f4b64a00ae45c37fd6327a3cfb | refs/heads/master | 2020-04-02T05:19:35.164422 | 2016-08-03T14:27:19 | 2016-08-03T14:27:19 | 64,850,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,343 | java | /* ========================================================================
* PlantUML : a free UML diagram generator
* ========================================================================
*
* (C) Copyright 2009-2017, Arnaud Roques
*
* Project Info: http://plantuml.com
*
* This file is part of Pla... | [
"mphilipps@saltation.de"
] | mphilipps@saltation.de |
d8267a423b63e725d5298a36303ec40602d206eb | f8c73d40b11c8329f7a7d1d2dae896576434938b | /tronsdk/src/main/java/com/centerprime/tronsdk/abi/datatypes/generated/Int144.java | e1da2e277d9790f5fa800faa4a63cd8ece963139 | [
"MIT"
] | permissive | centerprime/Tron-Android-SDK | e8559e6f44bee06c07df1a4a8313000f8f74acf7 | 6faaa72a31e9ccf9e8e31c49a5dfef70d9e74edb | refs/heads/master | 2023-03-14T14:58:58.467863 | 2021-03-09T02:37:55 | 2021-03-09T02:37:55 | 322,264,623 | 7 | 1 | null | 2021-03-09T02:37:55 | 2020-12-17T10:49:25 | Java | UTF-8 | Java | false | false | 623 | java | package com.centerprime.tronsdk.abi.datatypes.generated;
import com.centerprime.tronsdk.abi.datatypes.Int;
import java.math.BigInteger;
/**
* Auto generated code.
* <p><strong>Do not modifiy!</strong>
* <p>Please use org.web3j.codegen.AbiTypesGenerator in the
* <a href="https://github.com/web3j/web3j/tree/maste... | [
"support@centerprime.technology"
] | support@centerprime.technology |
f2233488ee19d95cc69f874c6844669e0706154c | 2724c57419806b21475c33eac5323800497271a4 | /src/com/developer/group/adapter/AutoCompleteContactAdapter.java | 01e6a0008d6f67b46e3719a5f64c7034c728c165 | [] | no_license | rameez-github/AndroidApp | cbfabb2e541cce994505a9050e1b15d8be1e874e | b595a71610f38d49035d74d286a0fff12561fbe2 | refs/heads/master | 2021-01-01T19:25:20.466059 | 2014-10-12T18:13:20 | 2014-10-12T18:13:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,371 | java | package com.developer.group.adapter;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import com.developer.model.ContactModel;
import com.example.androidapp.R;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
impo... | [
"rameezin.play@gmail.com"
] | rameezin.play@gmail.com |
25f96acfc228e3cafce2c991e30e48b3e4a572ff | 84ad6116e569d929d3c52ee8e340e5be87703e11 | /nova-engine-support/nova-engine-support-springcloud/src/main/java/com/war3/nova/support/springcloud/CustomizedSpringCloudRoute.java | 0a356cb3b7111ac2f895d41bafc8b9de94fa2181 | [
"Apache-2.0"
] | permissive | Ruoxer/nova-engine | e9c321919ffc937e82387681d90513d68f5d1b4f | 1eb2b14c1f2e3486c9a970d00150d585a01e260b | refs/heads/master | 2020-04-14T20:11:15.147907 | 2019-01-14T08:37:39 | 2019-01-14T08:37:39 | 164,084,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,474 | java | package com.war3.nova.support.springcloud;
import java.util.HashMap;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.war3.nova.Constants;
import com.war3.... | [
"Cytus_@windows10.microdone.cn"
] | Cytus_@windows10.microdone.cn |
30ef24b94e1d3c46d633620da99778b0261e0cf4 | 2ea18d7d27f20631bd72294d59ca2fd90a46cf82 | /SafeLanding/me/hiro/safelanding/SafeLandingAir.java | f1bf677908c2b29314cfd928042f1b015bd2cad5 | [] | no_license | EmreNtm/ProjectKorra-Addon-Abilities | bd992f7f7dafcafec1ff687f6063910ff56d9350 | 8625d1f590499353a41da22a0d4d34daa09555c5 | refs/heads/master | 2022-04-29T07:43:28.401335 | 2022-04-03T21:12:15 | 2022-04-03T21:12:15 | 181,529,976 | 5 | 8 | null | null | null | null | UTF-8 | Java | false | false | 2,659 | java | package me.hiro.safelanding;
import org.bukkit.Location;
import org.bukkit.entity.Player;
import org.bukkit.scheduler.BukkitRunnable;
import com.projectkorra.projectkorra.ProjectKorra;
import com.projectkorra.projectkorra.ability.AddonAbility;
import com.projectkorra.projectkorra.ability.AirAbility;
import c... | [
"noreply@github.com"
] | noreply@github.com |
36f414bffcda4f6e1fb178001b3403c92c019361 | 8d901c2ab04173c9ea6b1d13f35f829f22f0aecb | /src/test/java/ee/seb/LeasingTest.java | da5cccd86d43ffa149a9709948bb9fa24c972921 | [] | no_license | hellared/qa_test_task_SEB | 1001a095690720d7639fcf3a145b73951401b2ad | aedb71e1426d92e7add9d04f48c5142db60a3758 | refs/heads/master | 2022-04-18T19:39:05.102375 | 2020-04-13T14:36:41 | 2020-04-13T14:36:41 | 253,610,093 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,045 | java | package ee.seb;
import com.codeborne.selenide.Condition;
import com.codeborne.selenide.Selenide;
import ee.seb.modals.AcceptCookieModal;
import ee.seb.pages.LeasingPage;
import ee.seb.pages.SubmitApplicationPage;
import io.qameta.allure.Step;
import org.junit.jupiter.api.*;
import static com.codeborne.selenide.Seleni... | [
"hella.nataly@gmail.com"
] | hella.nataly@gmail.com |
e244ace9b0a0a872896e10df3d031789123f4fe5 | 187b7b8d168f25115042332179343edd1da7c696 | /src/main/java/model/entities/employees/EmployeeGroup.java | 21f5c8cecd2ee241ca96680c06ab9d4d625b0790 | [] | no_license | Andrfas/SCPI | cfa9584bc81dc04750b1b42559322c4052eac7bc | 55b69dc8fbfc0c57812a310574b4f53869d2a565 | refs/heads/master | 2021-03-12T20:44:20.217723 | 2015-03-22T03:10:35 | 2015-03-22T03:10:35 | 28,803,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,431 | java | package model.entities.employees;
import javax.persistence.*;
import java.io.Serializable;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
/**
* Created by Andrey on 22.02.2015.
*/
@Entity
@Table(name = "employee_group")
public class EmployeeGroup implements Serializable {
private Integer... | [
"andrfas@gmail.com"
] | andrfas@gmail.com |
b29524eebfa71943129b59b495ef7c3a11f8d7f5 | 41ab3e874a24c3f22bc88a9465ef55ccfcdded31 | /app/src/main/java/com/example/rututechnologies/myapplication/GroupsFragment.java | a0e41b0cba3d71f570bbbd1233a876df8843b758 | [] | no_license | sonu-pandey/MyApplication | d047fba6dfe1f48b51e16482b461cc6f0c9e20f8 | 656f2909bb9516414c7f7e444f957974a11c6dbe | refs/heads/master | 2020-04-10T16:00:16.034579 | 2018-12-10T05:55:43 | 2018-12-10T05:55:43 | 161,129,918 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,263 | java | package com.example.rututechnologies.myapplication;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView... | [
"rtinhousedeveloper@rututechnologies.com"
] | rtinhousedeveloper@rututechnologies.com |
f363fe529a8316f6ac5d0a53463d6e1afc6eb798 | f7f1f9618e14c2afff4e41676f0085c263317c25 | /CSC 2120/Assignments/Program4/src/party/FileIOException.java | 84293363a3e0a0bd3d0b5436badea7a7bfcde68d | [] | no_license | daniel19/Java-Projects | 483ed3a09753623a3ca98308d6a970cad61e206d | 404abe77150119444f32e534f5cc01a2e2901e5c | refs/heads/master | 2021-01-20T10:06:39.583076 | 2016-12-29T00:15:16 | 2016-12-29T00:16:58 | 18,303,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 147 | java | package party;
public class FileIOException extends RuntimeException
{
public FileIOException(String message)
{
super(message);
}
} | [
"daniel19brown@gmail.com"
] | daniel19brown@gmail.com |
718ce5a31b5899cef2264f79f3268731b97c8147 | 26b77ffe6efdb2258ff9a02c8e169a639bc1bc2a | /Java new Projects/Hospital Management System (MS Access)/src/Doctor.java | 74c4d11c5d232a428d917e61020800c7daacf394 | [] | no_license | SameerKhowaja/Downloaded-Projects-Template | c70054897693a67fc81b6829987120d42d137026 | 365df7de12e64cfa3f070e59f6b0941567fedd90 | refs/heads/master | 2023-03-10T21:56:46.583374 | 2021-02-28T05:19:40 | 2021-02-28T05:19:40 | 342,791,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,232 | java |
import java.awt.HeadlessException;
import java.awt.event.KeyEvent;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.swing... | [
"54762751+SameerKhowaja@users.noreply.github.com"
] | 54762751+SameerKhowaja@users.noreply.github.com |
e7fdc6c5f3b6854ddf0283bcaec60c27ff63913e | f9b33a2f7f39f61010e6e7867e5b5f61e9666326 | /edu/ufl/cda5155/domain/Register.java | bbcf34928f5187ea4f3410096f2ed4b3460e2d43 | [] | no_license | mayank-gupta/CA-MIPS | 52101dbe537d8fdb3d9a014c0009939cbb225a3b | 2ab084e68b9ab6163a0c3c62defaa815d6fcba26 | refs/heads/master | 2020-08-06T19:50:03.585713 | 2012-09-17T03:29:51 | 2012-09-17T03:29:51 | 5,835,809 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 640 | java | package edu.ufl.cda5155.domain;
public class Register {
private final int id;
private int value;
private boolean isUsed;
public Register(int id, int value) {
super();
this.id = id;
this.value = value;
isUsed = false;
}
public Register(int id) {
super();
this.id =... | [
"mayank519@gmail.com"
] | mayank519@gmail.com |
8cbd3cdf88c662573c80745e1879f92fc2fa50b6 | 703ea0087073d959e242349d711f3956acd1bb9e | /cps/bsj/bsj-protocol/src/main/java/allthings/iot/bsj/das/packet/Packet0x85.java | 8e9cf30414fb082fe09e65076b77d37268dc722b | [
"Apache-2.0"
] | permissive | allthings-vip/iot-platform | dc1e66673f5f211ab2d424d94c0bb0f494da306b | 826f80a4b0f72f93da0600b8c3c25483f5e7ce66 | refs/heads/master | 2023-06-08T04:19:55.498706 | 2020-10-21T06:12:44 | 2020-10-21T06:12:44 | 280,990,097 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | package allthings.iot.bsj.das.packet;
/**
* @author : luhao
* @FileName : Packet0x85
* @CreateDate : 2018/1/8
* @Description : (0x85)车载终端确认包
* @ReviewedBy :
* @ReviewedOn :
* @VersionHistory :
* @ModifiedBy :
* @ModifiedDate :
* @Comments :
* @CopyRight : COPYRIGHT(c) allthings-vip All Rights Reserved
*... | [
"21212@etransfar.com"
] | 21212@etransfar.com |
507a24611f26916e5be30c86d57bc3549970662e | fe21a81c55123354fd49e393bf4cf677b4fb6ba8 | /backend/src/main/java/com/pivottech/booking/repository/ReservationRepository.java | 03b587dbad67ae25fe66ff275c0b5a210e3743d0 | [
"Apache-2.0"
] | permissive | dannycyf9/booking-system-project | eb1e93fba9d8d1fb195256f74e45a087fae31d27 | 9d94b12f43a4fd68318c11a94f2866939d6918f2 | refs/heads/main | 2023-08-06T17:43:22.342450 | 2021-09-27T00:44:18 | 2021-09-27T00:44:18 | 408,181,583 | 0 | 0 | Apache-2.0 | 2021-09-19T16:42:28 | 2021-09-19T16:42:27 | null | UTF-8 | Java | false | false | 438 | java | package com.pivottech.booking.repository;
import com.pivottech.booking.model.Reservation;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.repository.PagingAndSortingRepository;
public interface ReservationRepository extends PagingAndSorting... | [
"tabris.zhuxun913@gmail.com"
] | tabris.zhuxun913@gmail.com |
787fb8656e7fe6f0a3deb9d303083095d7701d04 | 0f77c5ec508d6e8b558f726980067d1058e350d7 | /1_39_120042/com/ankamagames/wakfu/client/ui/theme/ImageCitizenshipContainer.java | 8b5bf692f1747972298c23837ccde45e3b066454 | [] | no_license | nightwolf93/Wakxy-Core-Decompiled | aa589ebb92197bf48e6576026648956f93b8bf7f | 2967f8f8fba89018f63b36e3978fc62908aa4d4d | refs/heads/master | 2016-09-05T11:07:45.145928 | 2014-12-30T16:21:30 | 2014-12-30T16:21:30 | 29,250,176 | 5 | 5 | null | 2015-01-14T15:17:02 | 2015-01-14T15:17:02 | null | UTF-8 | Java | false | false | 1,677 | java | package com.ankamagames.wakfu.client.ui.theme;
import java.util.*;
import com.ankamagames.xulor2.component.*;
import com.ankamagames.xulor2.core.*;
import com.ankamagames.xulor2.util.alignment.*;
import com.ankamagames.xulor2.appearance.*;
public class ImageCitizenshipContainer implements StyleSetter
{
private Do... | [
"totomakers@hotmail.fr"
] | totomakers@hotmail.fr |
a5a6136eb01fe65c95a1026172f4207168bd4e9d | b3c6f270427b802be31d309c82791a151644443b | /src/main/java/me/mingshan/reactive/flow/CompletableFutureTest.java | a85e70ff8e998754dd9c2392da9419762a73ee16 | [
"MIT"
] | permissive | mstao/reactive | 865a08242f7baa50e6394a0489c348b42aac982e | 95163e9726092ae23db504d1acac7f71425e7463 | refs/heads/master | 2021-07-16T18:44:46.530937 | 2019-11-28T07:18:16 | 2019-11-28T07:18:16 | 218,677,054 | 0 | 0 | MIT | 2020-10-13T17:47:46 | 2019-10-31T03:28:20 | Java | UTF-8 | Java | false | false | 9,937 | java | package me.mingshan.reactive.flow;
import org.junit.Test;
import java.util.Arrays;
import java.util.List;
import java.util.Random;
import java.util.concurrent.*;
import java.util.stream.Collectors;
public class CompletableFutureTest {
@Test
public void test1() {
CompletableFuture.supplyAsync(() -> "Hello")
... | [
"499445428@qq.com"
] | 499445428@qq.com |
9b11d7210e463de77eabfe1c0d6a7b8331006a45 | 4bc682d0650e09814ccdb2111403cb38bcb590f5 | /fyjmall-product/src/main/java/com/fyj/fyjmall/product/vo/Images.java | 6f132640696ad76379d8b4edc066309c97288074 | [
"Apache-2.0"
] | permissive | taojhlwkl/fyjmall | d00eb95c9c761d0a6f28817103b5102a8f2f58b7 | 6006ceb22670234829eafaa11caa152f9bf14c51 | refs/heads/master | 2022-11-12T20:32:18.775101 | 2020-06-17T08:37:52 | 2020-06-17T08:37:52 | 277,086,058 | 2 | 2 | Apache-2.0 | 2020-07-04T10:15:33 | 2020-07-04T10:15:32 | null | UTF-8 | Java | false | false | 317 | java | /**
* Copyright 2019 bejson.com
*/
package com.fyj.fyjmall.product.vo;
import lombok.Data;
/**
* Auto-generated: 2019-11-26 10:50:34
*
* @author bejson.com (i@bejson.com)
* @website http://www.bejson.com/java2pojo/
*/
@Data
public class Images {
private String imgUrl;
private int defaultImg;
} | [
"1813306692@qq.com"
] | 1813306692@qq.com |
1b7df3b2a06f2f610937a383d3bc1ae6cfb9e6c2 | 39b0d67df28c9ac4b94e0d8859f8612d82378324 | /exercises/week7/exercise3/src/main/java/academy/everyonecodes/phonebook/DataClasses/Address.java | ed70175a231095bf38375e3680581ee5dd882623 | [] | no_license | DDrescher/springboot-module | 197479caf064f2111a8f646929d0924365971061 | c03051e90521ee7381aabcf98c537b6f811646a9 | refs/heads/master | 2022-11-06T06:31:48.508942 | 2020-06-25T12:49:24 | 2020-06-25T12:49:24 | 246,024,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,318 | java | package academy.everyonecodes.phonebook.DataClasses;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import java.util.Objects;
@Entity
public class Address {
@Id
@GeneratedValue
private Long id;
private String street;
private String postalCode... | [
"drescherdorian@gmail.com"
] | drescherdorian@gmail.com |
0cea3a3a2b3a13b7062e2a01948b0fc6e078d962 | 3a918c75199599145c5855991a9f3ba9e2afeb4e | /compute-service/src/main/java/com/campy/computeservice/ComputeServiceApplication.java | fb4f7486449eb138f69f8da3fe315218c69a9a2a | [] | no_license | alexRyccc/alexryc | ab717cc3a790c65989395e2310e6c4587163d3fc | d51aab3c23c0e43b82cd806d4d55599823ac1e91 | refs/heads/master | 2020-09-14T15:50:00.289897 | 2019-11-21T12:59:59 | 2019-11-21T12:59:59 | 223,174,437 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | package com.campy.computeservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ComputeServiceApplication {
public static void main(String[] args) {
SpringApplication.run(ComputeServiceApplicatio... | [
"445292380@qq.com"
] | 445292380@qq.com |
1d2eb59a97be7b61db4e1537fae11deca6ac2b01 | 07b74366f014dab15cf0ef04027c3aeb8c937087 | /app/src/main/java/com/ingic/ezhalbatek/entities/getAdditionalJobsEnt.java | 2f5b640a71dc06fa439764e0214774b4158bd8f8 | [] | no_license | SaeedHyder/DohaMart_User_Android | ffa4365facb0f6623aff4f866000994d2c5accc6 | 6183a99d30cabbc35347b3a6fd742c876b8f55ba | refs/heads/master | 2022-03-12T19:14:17.292828 | 2019-10-21T16:05:59 | 2019-10-21T16:05:59 | 168,325,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,564 | java | package com.ingic.ezhalbatek.entities;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class getAdditionalJobsEnt {
@SerializedName("id")
@Expose
private Integer id;
@SerializedName("quantity")
@Expose
private Integer quantity;
@Serial... | [
"saeedhyder@axact.com"
] | saeedhyder@axact.com |
5e716320c2a8e156a30f5df12aeed7ec7a11a157 | 1bb8d0ead8373b60145521ba517cd9e74342ad56 | /src/ba/unsa/etf/rpr/controller/AddAccountController.java | 41e1f66be89cc64b05307898729022c39688c5ae | [] | no_license | jhasanovic/rpr20-projekat-jhasanovic | c9d2ca5f295f6810bbc83caf41de07bd171f88df | 9d189a95f09ec0a8bb545320ff5d1ed7b53e92d8 | refs/heads/master | 2023-08-11T09:11:22.936226 | 2021-09-13T16:21:47 | 2021-09-13T16:21:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,408 | java | package ba.unsa.etf.rpr.controller;
import ba.unsa.etf.rpr.Language;
import ba.unsa.etf.rpr.beans.User;
import ba.unsa.etf.rpr.dal.UserDAO;
import javafx.fxml.FXML;
import javafx.scene.control.Alert;
import javafx.scene.control.PasswordField;
import javafx.scene.control.TextField;
import javafx.scene.image.ImageView;
... | [
"jhasanovic1@etf.unsa.ba"
] | jhasanovic1@etf.unsa.ba |
d4ff727810e2df1dcd88c2e399966d5b6bd7f5e2 | 19268c12935dd64071e06982aab25bd58f765fdb | /src/main/java/com/chaiLab11/songr/AlbumController.java | 2a6fcd48097e3db838a1dca9395deca9ede9a416 | [] | no_license | chaitanyanarukulla/Spring | 4a48d2a1cce7642cf449babde6741c2ce6455e5b | 1d363c7d47bcd70349d21e4af15cd7b70e91beb4 | refs/heads/master | 2020-06-03T15:20:15.908887 | 2019-06-14T20:43:50 | 2019-06-14T20:43:50 | 191,626,016 | 0 | 0 | null | 2019-06-14T20:43:51 | 2019-06-12T18:40:23 | Java | UTF-8 | Java | false | false | 1,267 | java | package com.chaiLab11.songr;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springfra... | [
"chaitanyanarukulla@gmail.com"
] | chaitanyanarukulla@gmail.com |
d014f8066ef46a5a60d98f74ef72097b31739333 | 559a627496ff3ff7eb771a83a55966cc115be7c9 | /spring-webflux/src/main/java/org/springframework/web/reactive/result/view/Rendering.java | 337456ff6985b9ebbd1ca1f6598fb8d03f7f1edb | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Danbro007/spring-source-analysis | 8a7cd5c0e382c332319c220ac320cefaea1dc81a | 75dd673b05cb2bb219c361d0447567177c35bc00 | refs/heads/master | 2022-12-10T02:03:13.655449 | 2020-09-14T06:43:51 | 2020-09-14T06:43:51 | 268,418,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,526 | java | /*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"710170342@qq.com"
] | 710170342@qq.com |
96d454725e03526b355fc2fd3ae9fa93eb70584c | 3bc271314b8e7479c804da7073b539d247600428 | /src/main/java/jabsc/classgen/ClassFileWriterSupplier.java | e4c2e067ef0c65602dd25f5abc0f82414f25a4b2 | [
"Apache-2.0"
] | permissive | peteryhwong/jabsc | 2c099d8260afde3a40979a9b912c4e324bae857b | e01e86cdefaebd4337332b157374fced8b537e00 | refs/heads/master | 2020-04-07T23:46:42.357421 | 2016-04-10T21:30:30 | 2016-04-10T21:30:30 | 40,371,728 | 0 | 0 | null | 2015-08-07T17:10:47 | 2015-08-07T17:10:47 | null | UTF-8 | Java | false | false | 1,941 | java | package jabsc.classgen;
import javassist.bytecode.AccessFlag;
import javassist.bytecode.ClassFile;
import java.nio.file.Path;
import java.util.function.BiFunction;
import javax.lang.model.element.ElementKind;
final class ClassFileWriterSupplier implements BiFunction<String, ElementKind, ClassWriter> {
private ... | [
"peter.wong@wolfson.oxon.org"
] | peter.wong@wolfson.oxon.org |
e7594996f38c4ec217accb9b222a9d76d3017a51 | 8a6453cd49949798c11f57462d3f64a1fa2fc441 | /aws-java-sdk-chime/src/main/java/com/amazonaws/services/chime/model/DeleteAccountRequest.java | 5b4a62ed92d70f325092e1e0922b907cb617e63b | [
"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 | 3,471 | 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... | [
""
] | |
5ace68dac711f85e01889a6370d41d97d9f2320a | f9cff69ff4fde06675d9cd0afef7b5996e37e5e6 | /src/main/java/com/learning/springbootrecipeapp/converters/NotesCommandToNotes.java | 37c35616f2d965e0635fc6cd1005a98d0c2c870c | [] | no_license | adityapatwa/spring-boot-recipe-app | e87ef71e2edd3af9f6fd4bea733c9bfedcb65211 | a427c8711ce9cd04387a2546135a13bf714e95e2 | refs/heads/master | 2022-12-04T04:48:44.142975 | 2020-08-21T19:12:29 | 2020-08-21T19:12:29 | 263,955,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package com.learning.springbootrecipeapp.converters;
import com.learning.springbootrecipeapp.commands.NotesCommand;
import com.learning.springbootrecipeapp.domain.Notes;
import lombok.Synchronized;
import org.springframework.core.convert.converter.Converter;
import org.springframework.lang.Nullable;
import org.spring... | [
"adityapatwa@live.com"
] | adityapatwa@live.com |
15f73c2d9cfe131e1c8ea2056fb3b1af2142ce94 | 69df67b8568b7da8ba5527b27e1a90d72aeea4a8 | /src/gui/UserGUI.java | 2c16c46984c28e22d6a01890011bc77ac67a10f9 | [] | no_license | talperetz88/Fleet-management-and-purchasing | 3e68e083f75e406cfa3ad662acf882c46201ab7b | 5a64c571f3d4788c6daf27a91df8145e868eab20 | refs/heads/master | 2021-09-21T23:47:42.180807 | 2018-09-03T13:07:18 | 2018-09-03T13:07:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,032 | java | package gui;
import controller.*;
import java.awt.Color;
import java.awt.Component;
import java.awt.EventQueue;
import java.awt.FlowLayout;
import java.awt.Font;
import java.awt.GridLayout;
import java.awt.Image;
import java.awt.dnd.DropTarget;
import java.awt.dnd.DropTargetDragEvent;
import java.awt.dnd... | [
"noreply@github.com"
] | noreply@github.com |
b53b00801b4dcf6554e80b6cd2dd16d8d1bbdc27 | 49ecb1cb4ce181ad6f5e24449c372e24c4e1061f | /SlideBarForA-Z/gen/com/example/slidebarfora_z/R.java | 9d154ba5a8dd1ce866413641976d409d39a0d86b | [] | no_license | WilliamZhao88/DEMO | 4c67aac329d70a612195f0c6bbaec8cc4aeb1125 | 0b42f58d04523fb4f263e0e128593ad88cc95a66 | refs/heads/master | 2021-05-27T08:59:37.292690 | 2013-09-24T01:05:55 | 2013-09-24T01:05:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,543 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.slidebarfora_z;
public final class R {
public static final class attr {
}
public static final class dimen... | [
"1449641702@qq.com"
] | 1449641702@qq.com |
ce8055893841575bf90890c80d869a653dabcfab | 256e0b1c8a9699e868769ed3bc62531f6e36ca6c | /src/FlightReservation/Regular_Ticket.java | 750ac0df92cc0dd5380a83ade9e0dceac38782fd | [] | no_license | mayuravachat9850/Reservation_System | e0603ef9d086511df39d5a82dbf18bd3ca05066c | 1cc383c7d17e280b2ee7e8f2ed922e09759165df | refs/heads/master | 2023-07-12T11:31:42.783788 | 2021-07-30T15:34:22 | 2021-07-30T15:34:22 | 389,031,951 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 694 | java | package FlightReservation;
public class Regular_Ticket extends Ticket{
private String specialServices;
public Regular_Ticket(String pnr, String from, String to, Flight flight, String departureDateTime, String arrivalDateTime, String seatNo, float price, boolean cancelled, Passenger passenger, String specialSe... | [
"87423951+mayuravachat9850@users.noreply.github.com"
] | 87423951+mayuravachat9850@users.noreply.github.com |
0017aa09894fca3194bd11bc5c6ff9c69067016e | f70bc0c4e31700088730465dd4fe6519c497c604 | /be/src/main/java/shop/goodcasting/api/user/actor/repository/ActorRepository.java | 80a3cfbea837c50cba304df9fb1fef621a97baff | [] | no_license | korjjh1216/goodcasting-repo | e1d5777b6aafd218b593c2444a92f54292319773 | 4dca1b2d37c3749d4dd0783b5fe47bfb2f295bc5 | refs/heads/main | 2023-04-29T23:56:51.569164 | 2021-05-18T02:46:56 | 2021-05-18T02:46:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | package shop.goodcasting.api.user.actor.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import shop.goodcasting.api.user.actor.domain.Actor;
@Repository
public interface ActorRepository extends JpaRepository<Actor, Long> {
} | [
"70367265+cksdnr3@users.noreply.github.com"
] | 70367265+cksdnr3@users.noreply.github.com |
541be512301a063dffe63d346bf006eda712c25b | 28e72a411bda70d4df14bc0661ca8f2e6925ba20 | /sistemaApressa/src/java/br/edu/ifpb/medelo/ValidaUser.java | d085a7cc955fc22d5ff8c289a1efed52abd89df4 | [] | no_license | joseferreir/sistemaX | 28c7d704415987439dd4bb2cd8d9a97387d29c45 | 4bb8c2c05541a851f009cc93217035d99fd1bb89 | refs/heads/master | 2021-01-10T09:20:48.778505 | 2016-02-16T13:54:25 | 2016-02-16T13:54:25 | 51,009,805 | 0 | 1 | null | 2016-02-15T10:49:16 | 2016-02-03T15:41:47 | JavaScript | UTF-8 | Java | false | false | 1,964 | 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 br.edu.ifpb.medelo;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
*
* @author José
*/
... | [
"joseferreiravieira123@gmail.com"
] | joseferreiravieira123@gmail.com |
2624d64843deaddd42b62b40200f0793e224c82e | 08ffc2f854ba9b6bbbaba1e6539c65a6ee2a098c | /app/src/main/java/com/zyh/wanandroid/http/AddCookiesInterceptor.java | 4c36582805072ae2ae10f3ecef34f70f612b0c70 | [] | no_license | ranlegerandev/WanAndroid | c34aec4c8c44b5352fd11bae3d8210979dbdecb2 | c7f850d9978ad1ba2e745e6cbb044582695fe87f | refs/heads/master | 2021-10-19T04:43:30.399491 | 2019-02-18T06:22:43 | 2019-02-18T06:22:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,303 | java | package com.zyh.wanandroid.http;
import android.support.annotation.NonNull;
import android.util.Log;
import java.io.IOException;
import java.util.Locale;
import okhttp3.Interceptor;
import okhttp3.Request;
import okhttp3.Response;
import okhttp3.ResponseBody;
/**
* @author zyh
* @date 2019/1/17
*/
class AddCooki... | [
"88421876@cnsuning.com"
] | 88421876@cnsuning.com |
34f984bd8c3e201aef9fdc750017deb8c23c2980 | f4f59dbed09e4d0599f27c3d0fbf053592c73e72 | /OOPDesignAssignment1/src/com/StrategyPattern/FlyingBehaviour/JetFlying.java | 77761039433f8c48d46e28effcae2085cf8793bc | [] | no_license | ArafathBaig/Coding-Practice | 8db90746c3dcc009c159d3c2469e04b0404dfa15 | 958f6772d51629a177cc25fa9474bdca0ad6da08 | refs/heads/main | 2023-07-17T06:22:49.325588 | 2021-09-09T15:17:03 | 2021-09-09T15:17:03 | 301,646,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 204 | java | package com.StrategyPattern.FlyingBehaviour;
public class JetFlying implements IFlyingBehaviour {
@Override
public void fly() {
System.out.println("Flying at a greater speed.");
}
}
| [
"arafath.moghul@gmail.com"
] | arafath.moghul@gmail.com |
91d34b0f9cfe165899f2aa37894b996e9712c6e5 | 4aaea0be3ae10e052afb1ec355debe263ea05a59 | /src/test/java/CaseStudy/CaseStudy/pagefac.java | 108989a7602a5f24d00a677e7be421cb22057187 | [] | no_license | tilakravi/tilakravi | eed65b4c10261bc269b90f5be1182313e10fbdb7 | 96a2f2d8d4df7b89d0239725f31d7bbb3cb45588 | refs/heads/master | 2020-09-13T20:28:51.928978 | 2019-11-20T09:21:42 | 2019-11-20T09:21:42 | 222,894,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 873 | java | package CaseStudy.CaseStudy;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.CacheLookup;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
public class pagefac {
WebDriver driver... | [
"Training_C2A.04.30@CDC2-D-48C7N62.dir.svc.accenture.com"
] | Training_C2A.04.30@CDC2-D-48C7N62.dir.svc.accenture.com |
7a70b1aff9c67ae53f82413848e4ba21f354af40 | fc148de5223153c6e6171205024eb0bd5d6e106c | /PrimeHighCharts/src/java/br/com/PrimeHighCharts/Servlets/PontosHC.java | 922859923bfea05c5e6ae4dcc6b2e2281d4d4ffc | [] | no_license | TiagoLuisSilva/HighCharts | 343ddef15c23a6b24be2dad00edcd223cb43eb72 | 40918569a60cdc427a968720ca959f0cc8627f07 | refs/heads/master | 2016-08-03T17:05:32.293174 | 2013-04-18T19:14:25 | 2013-04-18T19:14:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,885 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.PrimeHighCharts.Servlets;
import br.com.PrimeHighCharts.Model.Paises;
import com.google.gson.Gson;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Rand... | [
"tiago.silva@linkpartners.com.br"
] | tiago.silva@linkpartners.com.br |
66e869e7b85d9d745c813b0c389de60403d1c344 | 77333f854352b75a5ff747e614091be8ea7c4770 | /src/main/java/com/chinabox/delivery/service/RestControllerService.java | 770b575b663db50f70d8e399f4eac907b62185dc | [] | no_license | raspbian29/ChinaDelivery-java-spring | 1b188ac60896d0272628d0edce85a690ff7ec5db | 1317a5a79774e7a001de8f6b8d7713d05ee89fd8 | refs/heads/main | 2023-04-05T01:16:56.059396 | 2021-03-29T16:55:23 | 2021-03-29T16:55:23 | 313,969,341 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,227 | java | package com.chinabox.delivery.service;
import com.chinabox.delivery.dao.AuthTokenRepository;
import com.chinabox.delivery.model.AuthToken;
import com.chinabox.delivery.model.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframewo... | [
"talmaci.victor@gmail.com"
] | talmaci.victor@gmail.com |
479c5796d6503f97d1c0c7110609d06a8bb82616 | e7f5805ee4cff703ef98267d322b2ca51e39f1cb | /app/src/main/java/com/codemobiles/myauthen/FeedSOAPFragment.java | dc0b5da05032bfad1ed1a3646e6d97965b657ca5 | [] | no_license | SuruchBoss/Data-Feed-Example | 755b356583cb190adfb5310e83c830636f495bba | b84f6a73ba192f4c261f7fc45056306a580c6cbe | refs/heads/master | 2021-01-19T20:11:57.485722 | 2017-04-17T09:28:50 | 2017-04-17T09:28:50 | 88,493,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,178 | java | package com.codemobiles.myauthen;
import android.graphics.Typeface;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
impor... | [
"bossxiii@gmail.com"
] | bossxiii@gmail.com |
c8d99be1190f5deba1c887bb0cab59cfca0010fb | 884b3346532e42960de6ce2a454cddabf97ee25e | /src/androidTest/java/com/example/anita/mychatapp/ApplicationTest.java | f147e89a10c586a4d8dfd31e81c743e5180e10b4 | [] | no_license | Anitaps/SimpleCalculator | 6856996b246c8a5b0a70bbc00dfc3ac3caafe0ed | 198805a031dd81e21176c02adf09cfe9c2ec27ac | refs/heads/master | 2021-07-15T15:24:28.851220 | 2017-10-20T17:06:06 | 2017-10-20T17:06:06 | 107,695,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package com.example.anita.mychatapp;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTes... | [
"noreply@github.com"
] | noreply@github.com |
8b87d7458545d5c81678d2c9968d0f6ef9097520 | 631a405d65ddb0cd96da8a0bc073d9068f33cdb8 | /src/test/java/com/company/controller/BoardControllerTest.java | 1ebadc22fbb267d729d3a9c0c3916e7990bb2469 | [] | no_license | lgh7418/project_community | 92cc47ffac6aa79a7362b57cfabdb72619b84f32 | 9eaf54b407136534f80a2caa5e285c919382e311 | refs/heads/master | 2022-12-22T10:31:49.496903 | 2019-06-17T01:27:17 | 2019-06-17T01:27:17 | 187,778,762 | 0 | 0 | null | 2022-12-16T00:44:16 | 2019-05-21T06:52:37 | Java | UTF-8 | Java | false | false | 2,963 | java | package com.company.controller;
import org.junit.Before;
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.SpringJUnit4ClassRunner;
i... | [
"lgh7418@gmial.com"
] | lgh7418@gmial.com |
1e31391f4038692336cf1478e7ae6da9497acfda | 1ee9c4fe14f108d1c57ac5bee23737cf55446df2 | /MyLogisticsServer/doc/logback-1.1.2/logback-examples/src/main/java/chapters/onJoran/implicit/PrintMeImplicitAction.java | 6d096c0adbe83e647fab2ebd17b84f1b4bb250a0 | [] | no_license | xinxiamu/MuStudy | 8c50c10b80f8454dcacf367b707faf7148e3ed30 | 928e95f6b1ee82bd957424132e75728ec1be64a4 | refs/heads/master | 2022-07-23T23:59:55.725214 | 2019-05-03T15:08:13 | 2019-05-03T15:08:13 | 87,512,690 | 0 | 4 | null | 2022-07-01T20:50:51 | 2017-04-07T06:28:59 | JavaScript | UTF-8 | Java | false | false | 1,425 | java | /**
* Logback: the reliable, generic, fast and flexible logging framework.
* Copyright (C) 1999-2013, QOS.ch. All rights reserved.
*
* This program and the accompanying materials are dual-licensed under
* either the terms of the Eclipse Public License v1.0 as published by
* the Eclipse Foundation
*
* ... | [
"932852117@qq.com"
] | 932852117@qq.com |
e883079be70e1f2138857651a2e4fb14df41daea | 84a19db0c6ea3397a3b75a1338bac71882317564 | /Inheritance/src/com/gill/Outlander.java | adaad0e38fad1f598afe8cc9bec7c6db4f40de14 | [] | no_license | rsgillit/JavaMasterClass | d785a63948b5af64a738993b7d74782dff763c2b | 0117e319303402a86a064caa7c99cca1b2249cd0 | refs/heads/master | 2020-09-13T12:35:46.306214 | 2019-12-20T22:13:24 | 2019-12-20T22:13:24 | 222,781,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java | package com.gill;
public class Outlander extends Car {
private int roadServiceMonths;
public Outlander(int roadServiceMonths) {
super("Outlander", "4WD", 5, 5, 6, false);
this.roadServiceMonths = roadServiceMonths;
}
public void accelerate(int rate) {
int newVelocity = getCurr... | [
"rsgillit@gmail.com"
] | rsgillit@gmail.com |
55512ac34eee2042f1dde803392e1dd5d1accc8c | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/android/support/v7/widget/ButtonBarLayout.java | ddb2c9cb4159a8b0308ba3ae4d6acf8cb6d5dacb | [] | no_license | jambestwick/HackWechat | 0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6 | 6a34899c8bfd50d19e5a5ec36a58218598172a6b | refs/heads/master | 2022-01-27T12:48:43.446804 | 2021-12-29T10:36:30 | 2021-12-29T10:36:30 | 249,366,791 | 0 | 0 | null | 2020-03-23T07:48:32 | 2020-03-23T07:48:32 | null | UTF-8 | Java | false | false | 2,550 | java | package android.support.v7.widget;
import android.content.Context;
import android.content.res.TypedArray;
import android.os.Build.VERSION;
import android.support.v4.view.z;
import android.support.v7.a.a.f;
import android.support.v7.a.a.k;
import android.util.AttributeSet;
import android.view.View;
import android.view.... | [
"malin.myemail@163.com"
] | malin.myemail@163.com |
9250000417143b60acd11c6cf5e4663586d886b6 | 0a3d83ea74adb67748900bc4fdae3cffd096868c | /program practise/pattern8.java | 81d4dd21de49cbbb91ab48f49cc03a3b0aa51788 | [
"MIT"
] | permissive | yugandar/javatask | 72cf9f9ab6b8518c63fbd135c611e20cdcccaed1 | 4703cd0abf708ab221a7c69618e319561d9ef36b | refs/heads/master | 2021-01-22T06:12:37.200687 | 2017-08-30T06:11:20 | 2017-08-30T06:11:20 | 92,532,022 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 344 | java | import java.util.Scanner;
class pattern8
{
public static void main(String[] args)
{
Scanner s = new Scanner(System.in);
System.out.println("enter the number");
int n =s.nextInt();
for(int i=n; i>=0; i--)
{
for( int j=1; j<=i; j++)
{
if((i+j)%2==0){
System.out.print("1");
}else{
System.out.print("0");
}
}
Syst... | [
"yugandar.bala@gmail.com"
] | yugandar.bala@gmail.com |
de303b7f4c10e1c65a393b1fc7b0ec45f5152179 | a333924934a02aa261dc85eaa59ed49762221c76 | /gmol_v2.0/gmol_linux_2.0/src/org/jmol/i18n/GT.java | f9aca4781c19819ed1d87f54bd7673cdd012ec3c | [] | no_license | LingfeiXu/Gmol | 1191ab7da17cba37e7d040aa5fd61b4619badc59 | 4d0e12070c8c5a6c3712e32bb62730d5f600e575 | refs/heads/master | 2021-01-11T04:57:17.477616 | 2015-05-24T23:54:08 | 2015-05-24T23:54:08 | 26,931,784 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,135 | java | /* $RCSfile$
* $Author: nicove $
* $Date: 2012-08-26 11:11:54 -0500 (Sun, 26 Aug 2012) $
* $Revision: 17481 $
*
* Copyright (C) 2005 Miguel, Jmol Development, www.jmol.org
*
* Contact: jmol-developers@lists.sf.net
*
* This library is free software; you can redistribute it and/or
* modify it under the terms... | [
"lxq35@hotmail.com"
] | lxq35@hotmail.com |
e8b7d8658791d63b0fbf9ff66ca490609b78de6f | 046cd57a9190821fde8b8ca2a1eae3f4c196ffc0 | /app/src/main/java/com/example/android/pets/CatalogActivity.java | 4e05cd481fd627d93d3b4b0d5830d730c56a693e | [] | no_license | mamrajsiyaga/Pets-Dummy-data | 80edfdb21dc8b4ae0a246bb9071b084979305598 | 243629d7ea4af9c46e0daaa1e7991955091cbbae | refs/heads/master | 2023-03-20T03:24:49.160984 | 2021-02-12T14:03:26 | 2021-02-12T14:03:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,850 | java | package com.example.android.pets;
import androidx.appcompat.app.AppCompatActivity;
import android.content.ContentValues;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import and... | [
"zainfarhan94@gmail.com"
] | zainfarhan94@gmail.com |
e44d72117776710da02c1c22fcb1d4af805f0ffd | e87061cb6fb2626b4138afe93cbb4749545f7ca9 | /PaymentSystemRef/src/payment/action/LaunchFee.java | ab43fd69e73b8c1b6a735e07090a03775318b0b1 | [] | no_license | rodemfa913/EclipseProjects | 4675a72aa0f6f5f18d9eefeb1d15295503d884b0 | 7329a6e916fd3b53d1a52f16ee19e8cbd43aafae | refs/heads/master | 2020-04-07T18:37:34.211480 | 2019-10-12T11:28:34 | 2019-10-12T11:28:34 | 158,617,361 | 0 | 0 | null | 2019-02-08T15:21:30 | 2018-11-21T23:21:36 | Java | UTF-8 | Java | false | false | 897 | java | package payment.action;
import payment.model.employee.Employee;
import payment.PaymentSystem;
public class LaunchFee extends Action {
@Override public boolean doAction() {
Employee member = this.getMember();
if (member == null)
return false;
System.out.print("Serviço: ");
String s... | [
"rodemfa@rodemfa-Lenovo-G480"
] | rodemfa@rodemfa-Lenovo-G480 |
14d1a59b929faad9756d5fd987505738b23a2449 | e68e7cfbf71537a58685feef03692bd7dc95cf61 | /TesiTriennale/src/servlets/LoadFirstYearAnalysisChart.java | 11fcb97120a9c62d2cf2e09a7b2f1c3d4f7eabf0 | [] | no_license | andrew-sa/workspace-TesiTriennale | 0e634c613ddebc454b4deb4c61aed8101dec3cac | 594bd902c2b25c622c1f8c8f94be651a5211569f | refs/heads/master | 2020-03-29T08:49:57.799251 | 2018-10-29T09:50:03 | 2018-10-29T09:50:03 | 149,727,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,272 | java | package servlets;
import java.io.IOException;
import java.sql.SQLException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.json... | [
"andreamogavero.sa@gmail.com"
] | andreamogavero.sa@gmail.com |
fe254b909279fc7255cabc1b89a0541f63e0d386 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /MATE-20_EMUI_11.0.0/src/main/java/org/apache/http/client/protocol/RequestAddCookies.java | 5dc235f3ee4d6175c1e3bdef5db04b8565267c06 | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,518 | java | package org.apache.http.client.protocol;
import java.io.IOException;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.http.Header;
import org.apache.http.Htt... | [
"dstmath@163.com"
] | dstmath@163.com |
7b7346ba5376d324f4b5943dd83d04cfea55b8a9 | 5fe2da97de7570728be2a6b1c80ea1e9cc23ff50 | /javaweb/day01_junit_xml/test/cn/lyf/test/TestDemoTest.java | dd7642b885b1e75646799ec57423c6dd057e9edb | [] | no_license | lyf101/lang | 0c6a1f6728230c57dc204e09974da32e0c72f131 | ed6ef2baa7670f4777e2e3bc82c2734954bd6e1d | refs/heads/master | 2023-03-26T05:11:53.298826 | 2021-03-22T13:04:21 | 2021-03-22T13:04:21 | 330,057,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 186 | java | package cn.lyf.test;
import org.junit.Test;
public class TestDemoTest {
@Test
public void add() {
TestDemo testDemo = new TestDemo();
testDemo.add();
}
}
| [
"553351900@qq.com"
] | 553351900@qq.com |
7846612f45c28f4da3b599ee0038a37abbf6aa92 | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/model_seeding/101_netweaver-com.sap.netweaver.porta.core.snippets.SnippetUseDeployManager-1.0-5/com/sap/netweaver/porta/core/snippets/SnippetUseDeployManager_ESTest_scaffolding.java | 2f6278fe48e355595cb37e4b1d99a4291e33bda8 | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Oct 25 20:35:00 GMT 2019
*/
package com.sap.netweaver.porta.core.snippets;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
464ff4a027a51b04c482aa75ce5f56f41ace37b1 | a7d6674d750020be0af52a7e32eae34d70559880 | /ThanSoHoc/android/app/src/main/java/com/thansohoc/MainActivity.java | 8a87cb3cfb44380730c4321d3b57edae7675d47f | [] | no_license | trungnl08/ThanSoHoc | b3cda888148644c0c3719ee50f2c78e63b474ef3 | 943bc8711afd5286bb62690259b641d5a6e3abfb | refs/heads/main | 2023-03-01T03:39:01.592769 | 2021-02-08T04:13:21 | 2021-02-08T04:13:21 | 329,214,058 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 351 | java | package com.thansohoc;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript. This is used to schedule
* rendering of the component.
*/
@Override
protected String getMainComponentName() {
r... | [
"trung80.uet@gmail.com"
] | trung80.uet@gmail.com |
48cf7b11ade2162fe49cd525a9e3328bc2b20b7c | 19eadabe1b67c3842e75fb907ed3bbc0995cb69a | /src/entities/Department.java | 103835cdf082c0435077d64641456008be0c25a7 | [] | no_license | Nilson-K-Aguena/aula1-github | 2b34dfb9a3a3847e8f39dffa2c276f99c5a3eec4 | 965f11f64eb813537f081107d75ac225342215e5 | refs/heads/master | 2020-06-02T06:24:03.331887 | 2019-06-11T03:06:52 | 2019-06-11T03:06:52 | 191,068,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 262 | java | package entities;
public class Department {
private String name;
public Department() {
}
public Department(String name) {
this.name = name;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
} | [
"nilson.blitzkrieg@gmail.com"
] | nilson.blitzkrieg@gmail.com |
76f314892ec52124e19f8abdc7911100119d275d | 2713293d42932abca9a81b61287741cf04a2e7fc | /1.9.18/MyAaptha/app/src/main/java/com/cpetsol/cpetsolutions/myaaptha/model/HospitalsDataModel.java | 9f97132dfcb2910dfc64c77c3c85f21f80d87140 | [] | no_license | Kodanda9/MyAaptha | 420e71cb1dcbe6190a5cc85163f82b83b083e5ee | 2fd60e6a8ec3c190c5ccf2cc304bf1a8df5a4ce3 | refs/heads/master | 2020-12-06T20:37:11.204248 | 2020-01-08T11:28:40 | 2020-01-08T11:28:40 | 232,547,344 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,627 | java | package com.cpetsol.cpetsolutions.myaaptha.model;
/**
* Created by Admin on 7/4/2018.
*/
public class HospitalsDataModel {
String id;
String duration;
String hospitalName;
String sunday;
String monday;
String tuesday;
String wednesday;
String thursday;
String friday;
String ... | [
"kodanda55555@gmail.com"
] | kodanda55555@gmail.com |
0d73cca95ac54a3d840fe89970d47213b4803803 | 30fb1370c039403e8f679179785d14656d4a6492 | /src/main/java/com/navastud/polls/converter/PagedConverter.java | 4821e20e70b749d164d23c7cf046a8e2bff21b3e | [] | no_license | Navastud/backendpolls | e433ff909273f9536836429bd92b2af9bcc7727e | ca35ec29088c230f7ef0f9b23975ad3acf42efa4 | refs/heads/master | 2020-06-17T22:11:37.639943 | 2019-07-24T17:06:24 | 2019-07-24T17:06:24 | 196,075,496 | 2 | 0 | null | 2019-07-24T17:06:25 | 2019-07-09T20:02:38 | Java | UTF-8 | Java | false | false | 876 | java | package com.navastud.polls.converter;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.data.domain.Page;
import org.springframework.stereotype.Component;
import com.navastud.polls.payload.Pa... | [
"david.navastud@gmail.com"
] | david.navastud@gmail.com |
fd842b473e55a9cae84c69aae56a189037b672c4 | 27a49caad5bb72b22a76404010105adf3059fc72 | /tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/DisconnectOnCriticalFailureTest.java | fea3bf45f8378cb438c537e5100164e9e3c5c4ae | [
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | franz1981/activemq-artemis | 5e3b2ef6ade2326ed30568d513233e5bd12caec6 | f18b4ee0c9b48c7bad3cb071b43b4b835e8d2c9d | refs/heads/master | 2022-03-19T03:15:41.895849 | 2017-07-14T19:04:43 | 2017-07-14T19:04:45 | 57,105,719 | 0 | 1 | Apache-2.0 | 2021-09-28T11:03:13 | 2016-04-26T07:03:57 | Java | UTF-8 | Java | false | false | 5,023 | 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 may ... | [
"clebertsuconic@apache.org"
] | clebertsuconic@apache.org |
112418051f8a890f776823431a1386d30a45c7e7 | e43d5e2445c1679421218a5261b72faba052a648 | /JavaRushTasks/2.JavaCore/src/com/javarush/task/task11/task1108/Solution.java | 5d1deedf32647afa625e9639c2dae589a34ddd10 | [] | no_license | SokolY/javarush2020 | a008087efe2c21f79905e2c55129e69063d3adf1 | e8c780605357b8c8c5359a4b64439a76a3a85fd5 | refs/heads/master | 2023-08-03T14:05:40.500475 | 2021-10-06T17:14:14 | 2021-10-06T17:14:14 | 291,798,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 887 | java | package com.javarush.task.task11.task1108;
/*
Неприступный кот
*/
public class Solution {
public static void main(String[] args) {
}
public class Cat {
private String name;
private int age;
private int weight;
public Cat(String name, int age, int weight) {
th... | [
"yura.sokol@gmail.com"
] | yura.sokol@gmail.com |
6409f73fc595da8611fdc6de6118f9eb1cb32533 | a7ccfb0f3f3546a5185f98030aa84871d6ed2151 | /exemples/patterns/observer/gof/before/Pie.java | 452db6c5d4f98771128838b37a65928675cc1ba5 | [] | no_license | Edouardphan/cnam-2isa | 17c623ba23159c1e4134dedee1bd37ada5f096b1 | b88604d4c68fe7370422253b9b495736d9783dec | refs/heads/main | 2023-01-08T17:07:24.820710 | 2020-10-21T21:36:21 | 2020-10-21T21:36:21 | 306,394,810 | 0 | 0 | null | 2020-10-22T16:20:47 | 2020-10-22T16:20:46 | null | UTF-8 | Java | false | false | 373 | java |
import java.util.Map;
public class Pie{
private DataHolder data;
public Pie(DataHolder data){
this.data = data;
}
public void print(){
System.out.println(this.getClass());
Map<String, Double> tmp = data.getState();
tmp.forEach( (k,v) -> System.out.println(k +... | [
"tigraff@gmail.com"
] | tigraff@gmail.com |
c62607c802c53aba4d29e01f1870d91e9ba6ef75 | f53ffb77bf66e6d01b65f53370eec88ea5d765ca | /src/main/java/com/strsslss/ui/ExerciseFragment.java | c9bf975762f83df69fafb4f5eed769fd7299be4c | [] | no_license | sunokok/StrssLss-app | 2478e36ce4858608c767e2359e72a2b64e4bcfbc | 9f43205254565af7bdb6bc3d9c80f807bfce4c58 | refs/heads/master | 2021-01-11T12:04:23.865092 | 2017-01-23T07:43:09 | 2017-01-23T07:43:09 | 76,551,045 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,452 | java | package com.strsslss.ui;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
impo... | [
"vos1996@gmail.com"
] | vos1996@gmail.com |
b8f4d35981ec38c12e07e9697e0fa5058a79c14b | 451a7e9359ef09106c4f4404fdfe55cfa4c5a1f2 | /Palindrome.java | 2ea504afa70bc3322479597ac56877496dfb0932 | [] | no_license | SANTHIYA9698/santhiya | b30e418fb807af7c0b9f100edac993da3e59e562 | ccd1513367de80d32e18dc6812799f37bcd56956 | refs/heads/master | 2021-01-12T05:47:17.637620 | 2017-10-24T06:57:25 | 2017-10-24T06:57:25 | 77,198,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 488 | java | package Pro;
public class Palindrome {
public static void main(String[] args) {
String input="xyxzxyxmalayalamabc";
int len=0;
String output="";
for(int i=0;i<input.length()-1;i++){
for(int j=i+1;j<input.length();j++){
String n1=input.substring(i,j);
StringBuffer sb=new StringBuffer(n1);
String n2... | [
"noreply@github.com"
] | noreply@github.com |
857a5e6a1d848c5e401f16b176c1b4b743c49a68 | 45c4a0c90104bd2e4a5fb43e761d2c04ecc39bdd | /src/main/java/alec_wam/CrystalMod/blocks/crystexium/CrystexiumSlab.java | bf30ba9bbdea5839728a9137cac2f105d9b338ba | [
"MIT"
] | permissive | Alec-WAM/CrystalMod | 4a335176fde541bb53bcbfb4c9b1e162d72eb49a | 98654b1b686818767022a12b4c7ca6ada585a18a | refs/heads/master | 2021-01-19T02:49:00.508439 | 2019-03-26T19:51:37 | 2019-03-26T19:51:37 | 70,442,150 | 9 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,596 | java | package alec_wam.CrystalMod.blocks.crystexium;
import java.util.Random;
import javax.annotation.Nonnull;
import alec_wam.CrystalMod.CrystalMod;
import alec_wam.CrystalMod.blocks.ICustomModel;
import alec_wam.CrystalMod.blocks.ModBlocks;
import net.minecraft.block.BlockSlab;
import net.minecraft.block.Sound... | [
"tlmathisen2@gmail.com"
] | tlmathisen2@gmail.com |
794240b988132b1f673c35a8a9738798743373a3 | 46066ea7321962e418def4fb8ffc38d63a8edf5f | /Sample/src/File_Io/Make_Readonly.java | 09780c3ef60e953f7144d04fb8bb98b27945409e | [] | no_license | bapun440/Simple | 49c20c6ff4d3189540a4474c3ecf1760cf8a7a08 | f705e600b8bfa2d22e2139e60a8fb67c4f86ef03 | refs/heads/master | 2020-03-25T20:02:51.684184 | 2018-09-04T04:28:38 | 2018-09-04T04:28:38 | 144,112,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 516 | java | package File_Io;
import java.io.File;
import java.io.IOException;
public class Make_Readonly {
public static void main(String[] args) throws IOException
{
File myfile = new File("D://java//nmyfile.txt");
//making the file read only
boolean flag = myfile.setReadOnly();
if (flag==t... | [
"bhanusekharp@VAD011020721.infics.com"
] | bhanusekharp@VAD011020721.infics.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.