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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
083ca68d0066f8f67c25cbf56a40ac7bcd0130f3 | f45597a07713c6aaa20389d7805ffa2082280397 | /day21/src/생성자/마스크공장.java | a5365eb15b794c17aca463761d520cddd3ef3e2a | [] | no_license | hangnew/java_lessons | c1385b84daf56dfee465b62a5097e876afb85bf9 | b0c7c562e40bb4a9d1689947372531a14bab315a | refs/heads/main | 2023-08-29T11:04:09.087688 | 2021-10-13T09:24:56 | 2021-10-13T09:24:56 | 379,206,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 408 | java | package 생성자;
public class 마스크공장 {
public static void main(String[] args) {
마스크 m1 = new 마스크("white", 2500);
마스크 m2 = new 마스크("black", 3000);
// System.out.println(m1);
// System.out.println(m2);
// m1.color = "white";
// m1.price = 2500;
// m2.color = "black";
// m2.price = 3000;
System.out.println(m1);
... | [
"noreply@github.com"
] | hangnew.noreply@github.com |
a5e7f00680da8d29dbde7e4428533865b7e4155a | 9149dbe9f391e1f18e0bc63f5c5bfeadaa5dc3ed | /src/main/java/cn/liusk/oldtest/socket/TcpClient.java | 2cdf51d4f4c833eafd1ba0e6d3024164cd7badec | [] | no_license | liusk1992/usual-test | 2aa77d70942817edbe33548e27933990254fba67 | 3c77a431f1296bb9ac4a4544c1464417a7ce0124 | refs/heads/master | 2021-09-15T03:25:27.101276 | 2018-05-25T07:59:03 | 2018-05-25T07:59:03 | 100,592,329 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 158 | java | package cn.liusk.oldtest.socket;
public class TcpClient {
public static void main(String[] args) {
// TODO Auto-generated method stub
}
}
| [
"1124343742@qq.com"
] | 1124343742@qq.com |
987239e27254f2830fe5dec365e6a545d6e1ad7d | 447520f40e82a060368a0802a391697bc00be96f | /apks/obfuscation_and_logging/com_advantage_RaiffeisenBank/source/com/bumptech/glide/load/resource/transcode/UnitTranscoder.java | bd9710e5cfb2540f91908393c7fb95c9be7a98d8 | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689186 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | null | UTF-8 | Java | false | false | 523 | java | package com.bumptech.glide.load.resource.transcode;
import com.bumptech.glide.load.engine.Resource;
public class UnitTranscoder<Z>
implements ResourceTranscoder<Z, Z>
{
private static final UnitTranscoder<?> UNIT_TRANSCODER = new UnitTranscoder();
public UnitTranscoder() {}
public static <Z> ResourceTra... | [
"antal.micky@yahoo.com"
] | antal.micky@yahoo.com |
8a64d8662e1e4ccc628519c9e1032b43b847576a | 784a8f4684692ed9ce8a285c50ff83b58ec86130 | /app/src/main/java/com/vinnypalumbo/vinnysmovies/FetchReviewsTask.java | f866194a41fef12dae7ddf076bba0f04373ae718 | [
"MIT"
] | permissive | vinny-palumbo/PopularMovies | f4e6aedf60b5f7d98f9abea33bceb3dc99a20f94 | 9a8869fac8b3f086e46aadf22e70435fdddafc72 | refs/heads/master | 2021-01-10T01:26:07.744140 | 2017-02-11T19:34:01 | 2017-02-11T19:34:01 | 46,441,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,121 | java | /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"vin_palumbo@hotmail.com"
] | vin_palumbo@hotmail.com |
db992aa50b640f6a9af6674d596a4b3b635aa52c | 6ccac19a57ca2c5d5194c93452942b7b11522159 | /Practise/src/src/StringCompressor.java | 3a130b9792963aadb0de518925eb2bea7e302df4 | [] | no_license | abhianni/Practise | 4e6fab3b809b3547ad910c14673c41c4c3117359 | bd6a9c0cb7278c6d5682a5ca7bae727d341fef02 | refs/heads/master | 2021-01-11T17:37:00.706975 | 2017-05-10T10:13:35 | 2017-05-10T10:13:35 | 79,803,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 941 | java | package src;
class StringCompressor
{
public static void main(String [] args) throws Exception
{
StringCompressor ts = new StringCompressor();
System.out.println(ts.compress("aabbhjhhhhhhjj"));
}
public String compress(String str)
{
StringBuffer result = new StringBuffer();
char[] ... | [
"Abhishek.Bisht@HSNMM-AbhishekB.tv18.com"
] | Abhishek.Bisht@HSNMM-AbhishekB.tv18.com |
64848a1c163b7348d075d8d93b3b4f86f2e967d0 | f6a7915364ef2202d3a167ea69328b8e23e20ef4 | /src/main/java/indi/sword/performance/test/TestSerializableDifferentSample.java | 391c4118ee48646ed2959b96d71832a13feddc89 | [] | no_license | JebLin/JsonPerformanceVS | cb2fd1565e79f6e14143f86d468c3ac6eefc0320 | 1130b6eda5d41e4107cad14142caa79547911f53 | refs/heads/master | 2020-03-22T23:02:06.327620 | 2018-07-18T08:25:37 | 2018-07-18T08:25:37 | 140,786,004 | 2 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,292 | java | package indi.sword.performance.test;
import indi.sword.performance.bean.DataBuilder;
import indi.sword.performance.bean.SampleBuilder;
import indi.sword.performance.bean.SampleEntity;
import indi.sword.performance.util.FileUtil;
import indi.sword.performance.util.JsonUtil;
import indi.sword.performance.util.RedisUtil;... | [
"Sword52888@163.com"
] | Sword52888@163.com |
a4675286b01df5abea2ae3cb4e60c9f0742d3ef4 | 4c2101f8e2e034c5314af9801584b650a7348ba4 | /mothership-handle/src/main/java/CreateMothershipCommandHandler.java | 6ec03bbdc9351f4f1ede6f3a59c40b647ecf5f3d | [
"Apache-2.0"
] | permissive | rodolfodpk/mars-bounded-ctx | 7dd965ab67f40f10de1dd73b9ca8dc8a57416598 | 6bc90e092725e52f30272716eac0b6f0057b9308 | refs/heads/master | 2016-09-13T19:30:16.393456 | 2016-04-28T14:55:43 | 2016-04-28T14:55:43 | 57,170,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 508 | java | import javaslang.Tuple3;
import javaslang.control.Try;
import keyvent.flows.StateTransitionsTracker;
import keyvent.flows.commands.CommandHandler;
public class CreateMothershipCommandHandler<ID, AR, CMD, EV> implements CommandHandler<ID, AR, CMD, EV> {
@Override
public Try<Tuple3<ID, CMD, StateTransitionsTr... | [
"rodolfo_dpk@yahoo.com"
] | rodolfo_dpk@yahoo.com |
4e8f1f4a96dab167bbe4adb67f95c67fb1c665c9 | c6992ce8db7e5aab6fd959c0c448659ab91b16ce | /sdk/mysql/azure-resourcemanager-mysql/src/samples/java/com/azure/resourcemanager/mysql/AdvisorsGetSamples.java | fbe023cfc038adee49ea894c92a14f8b5de721fa | [
"MIT",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"CC0-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later"
] | permissive | g2vinay/azure-sdk-for-java | ae6d94d583cc2983a5088ec8f6146744ee82cb55 | b88918a2ba0c3b3e88a36c985e6f83fc2bae2af2 | refs/heads/master | 2023-09-01T17:46:08.256214 | 2021-09-23T22:20:20 | 2021-09-23T22:20:20 | 161,234,198 | 3 | 1 | MIT | 2020-01-16T20:22:43 | 2018-12-10T20:44:41 | Java | UTF-8 | Java | false | false | 891 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.mysql;
import com.azure.core.util.Context;
/** Samples for Advisors Get. */
public final class AdvisorsGetSamples {
/**
... | [
"noreply@github.com"
] | g2vinay.noreply@github.com |
34947bd8713f2ccbde32e21f39e9fd60c19ca2ba | d37d42dbe36c39dd259b56482212098b6a2be5c0 | /uitests/plugins/org.jboss.tools.fuse.reddeer/src/org/jboss/tools/fuse/reddeer/wizard/NewFuseTransformationWizard.java | 768b489f030592b2f77f22ca3c6e7b3636f28365 | [] | no_license | rifttech/jbosstools-fuse | f2e4d7d82d7838656ce10fb4ab1714842d66b360 | b830c019ef546bf2ba59b7d3d30c636de893c099 | refs/heads/master | 2020-03-06T16:41:04.752336 | 2018-03-21T12:12:11 | 2018-03-21T18:52:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,222 | java | /*******************************************************************************
* Copyright (c) 2017 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
* and ... | [
"apodhrad@redhat.com"
] | apodhrad@redhat.com |
29a9a6f4d40b6261efb0fca46c41ed3f7b11b397 | c63dcc19318486035b4191419960889a76721112 | /src/com/application/VUE/Postuler.java | 8146547a9dc8bbef1d2f9d089462c8dd8093a10e | [] | no_license | WiemBEH/gestStage | 946e50e391ce78a2ef0a9313ba45827ec6d9cf13 | 2ecbd8eea2fed65a343ced970397f3dc0d06d846 | refs/heads/master | 2021-01-19T07:09:44.574430 | 2017-04-07T09:19:56 | 2017-04-07T09:19:56 | 87,527,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,743 | java | package com.application.VUE;
import javax.swing.JPanel;
import javax.swing.GroupLayout;
import javax.swing.GroupLayout.Alignment;
import javax.swing.JTable;
import javax.swing.LayoutStyle.ComponentPlacement;
import javax.swing.JButton;
public class Postuler extends JPanel {
private JTable table;
private JTable tabl... | [
"guest-S9vxeE@ib010-02.miage.info.univ-evry.fr"
] | guest-S9vxeE@ib010-02.miage.info.univ-evry.fr |
73d9544bbfa59f471b259887dbb349b80f570df5 | ba324195f93aa819af7b9969a12efd326bded4b5 | /src/main/java/com/springboot/demo/service/RedisService.java | aeeab212c6e90edade9562055ea47cd150e3a3d1 | [] | no_license | Himehane/SpringBootSample | c4f4e802aa55204b5363616248a0b5b49085b6f9 | 4b882b4f2ae358994b588a7604c625f5d256a1a6 | refs/heads/master | 2022-06-25T09:30:54.893026 | 2020-08-15T15:21:53 | 2020-08-15T15:21:53 | 155,707,238 | 0 | 1 | null | 2020-08-15T15:21:54 | 2018-11-01T11:49:04 | Java | UTF-8 | Java | false | false | 191 | java | package com.springboot.demo.service;
/**
* @author Himehane
* @createDate 11/2/2018
*/
public interface RedisService{
String writerRedis(String id);
String ReadRedis(String id);
} | [
"370252030@qq.com"
] | 370252030@qq.com |
abe17820500c27c45cc972a02f5f2fb359aa2662 | 7b240f4d3d248f089e3228727a2e6dc834ef29b5 | /app/src/main/java/cn/ycbjie/ycaudioplayer/executor/download/AbsDownloadSearchMusic.java | 80a0d627ea2b8cbfd84d8ab5455b38643ae60c82 | [
"Apache-2.0"
] | permissive | MIAO11/YCAudioPlayer | 7c4108d1027aa7db690a569a18205e07f7ae09af | 07256a94b7c021faf71ddaab8ee78671e6d50aeb | refs/heads/master | 2020-03-18T19:06:22.368732 | 2018-04-19T07:43:36 | 2018-04-19T07:43:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,811 | java | package cn.ycbjie.ycaudioplayer.executor.download;
import android.app.Activity;
import com.liulishuo.filedownloader.BaseDownloadTask;
import com.liulishuo.filedownloader.FileDownloadListener;
import com.liulishuo.filedownloader.FileDownloader;
import com.pedaily.yc.ycdialoglib.customToast.ToastUtil;
import java.io.Fi... | [
"yangchong211@163.com"
] | yangchong211@163.com |
f60dd28fd023894e7711b0d0532369b1369091f4 | e038c9b9761e978e3935e268e7ddfa1b15533341 | /多线程/day23_Pattern/src/decorate/PhoneDemo.java | d293c2739972cb02b9608224df3fb2dc13067a63 | [] | no_license | Scyzin/11.6restart | 600df7635ae599bfebe459bd110f7dc5ee72ec76 | fcbaaf6b5bd460569e837410557d025ce1f30123 | refs/heads/master | 2021-08-29T01:26:35.555266 | 2017-12-13T08:52:19 | 2017-12-13T08:52:19 | 109,783,364 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,231 | java | package decorate;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.util.Scanner;
public class PhoneDemo {
public static void main(String[] args) {
Phone p = new IPhone();
p.call();
System.out.println("------------");
... | [
"32444500+Scyzin@users.noreply.github.com"
] | 32444500+Scyzin@users.noreply.github.com |
4d6ab9ac6e4662642b592dd532cb071871183e60 | a918f562f193b92cc7c1fb5b18f552426b5ecf74 | /trunk/java/src/com/zy/action/sns/InviteAction.java | b3f0983820069339a8919585d53454843a3db4f6 | [] | no_license | fbion/zhiyou-svn-to-git | 4131a6d6cae1d0d034d90ca88eb0a2d9e8eda51c | af99ca5d2191f122fca62c94218f970a7a43bd4a | refs/heads/master | 2021-05-29T09:51:25.572917 | 2015-08-25T15:27:27 | 2015-08-25T15:27:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 690 | java | package com.zy.action.sns;
import com.opensymphony.xwork2.ActionSupport;
public class InviteAction extends ActionSupport{
private String[] emails;
private String[] names;
public String[] getEmails() {
return emails;
}
public String[] getNames() {
return names;
}
public void setEmails(S... | [
"you@example.com"
] | you@example.com |
ca3059c2a824caece8814208678a1e1bf588a34e | b9a1c043a12e921d63ae88eed5997452acc83b27 | /Basics.java | 5dd8a2f210c4623cd014b76f1563d29461442234 | [] | no_license | sakshivandure/AdditionOfTwoNumbers | 6922d9c44c5c5b00e6306501291ec88204c94441 | 7ef3ca9d3c3587c0130becfdb4657fa69fb4dd1f | refs/heads/master | 2022-11-14T15:13:38.574166 | 2020-07-09T06:47:17 | 2020-07-09T06:47:17 | 278,271,139 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | package basics;
import java.util.Scanner;
public class Basics {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Enter two number");
int x = scanner.nextInt();
int y = scanner.nextInt();
Syst... | [
"noreply@github.com"
] | sakshivandure.noreply@github.com |
3a8e462c175f522da6ab7f8c095e67b02edc8296 | ae78ed986f87b40825c27ce7d4853c3f277c9afc | /ProductsApp/src/main/java/com/example/productsapp/ProductsRepository.java | 00152d24effcc139a750a47ad586c658f8a1033b | [] | no_license | kuppireddigariswetha/ProductsApp | 6db1678f78dd948a294ea7e0ce9b509f2579a350 | 5c0cc6da5b18f091b0a0dc5c65f68742440bd7e1 | refs/heads/master | 2020-09-13T09:53:23.677296 | 2019-11-20T15:26:18 | 2019-11-20T15:26:18 | 222,733,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | java | package com.example.productsapp;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface ProductsRepository extends CrudRepository<Products, Integer>{
Products findByName(String name);
}
| [
"kuppireddyswetha@gmail.com"
] | kuppireddyswetha@gmail.com |
a96b37e83fad83affe6b70ea4927afbe0da84c8b | 96f50632c678f7a6232e9fdb5ccd9b5de2288279 | /app/src/main/java/com/tshang/peipei/protocol/asn/gogirl/BindAnonymNickInfo.java | 7ba8e86df5799def464898a51b264d5aa2537668 | [] | no_license | iuvei/peipei | 629c17c2f8ddee98d4747d2cbec37b2209e78af4 | 0497dc9389287664e96e9d14381cd6078e114979 | refs/heads/master | 2020-11-26T22:20:32.990823 | 2019-03-16T07:19:40 | 2019-03-16T07:19:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,840 | java | //-----------------------------------------------------------------------------
// NOTE: this is a machine generated file - editing not recommended
//
// File: ./src/com/tshang/peipei/protocol/asn/gogirl/BindAnonymNickInfo.java
//
// Java class for ASN.1 definition BindAnonymNickInfo as defined in
// modu... | [
"xumin2@evergrande.com"
] | xumin2@evergrande.com |
da6057ef8f81e87523d901a5d86fb15e7776b224 | 06e6d4c92da5d49bd48bc7489a32d3f459655e50 | /SSH-CRUD/src/com/kyle/ssh/actions/EmployeeAction.java | 9697c9201f8b843ead4faf3bde3839a34531e40c | [] | no_license | Kyle0432/Small_items | 78f3ed4b31a4dbaae90fa2cb8bb3cbd666817ec7 | 4ae1fed8fcf8c29c21f0af644a19e3ce8654d085 | refs/heads/master | 2022-12-27T21:19:45.507128 | 2019-10-28T13:44:01 | 2019-10-28T13:44:01 | 213,136,125 | 0 | 0 | null | 2022-12-16T11:35:43 | 2019-10-06T08:52:43 | Java | GB18030 | Java | false | false | 3,854 | java | package com.kyle.ssh.actions;
import java.io.ByteArrayInputStream;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.util.Date;
import java.util.Map;
import org.apache.struts2.interceptor.RequestAware;
import com.kyle.ssh.entities.Employee;
import com.kyle.ssh.service.DepartmentSer... | [
"kyle@qq.com"
] | kyle@qq.com |
3868df98847e1f27625614b86359127abe591e8d | 01dbc3a7279a44be7a6e5751988c582f9bc1b920 | /src/no/hvl/dat110/nrf/addressing/Datagram.java | 60db1b766e25d74755bf2c6acde2bb3d5dc62d25 | [] | no_license | lmkr/dat110-nrf | 3967946fd3f9b5d0318674cfe2a5da9d2c5839eb | 3abd7dc3c6da171722d5cb1d84a5d1a0642c9ef7 | refs/heads/master | 2022-05-03T13:44:49.020087 | 2022-03-31T18:53:13 | 2022-03-31T18:53:13 | 248,461,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,230 | java | package no.hvl.dat110.nrf.addressing;
public class Datagram {
static int id = 1;
// header
private IPAddress source, destination;
private int identifier;
private DatagramType type;
// payload
private byte[] data;
public Datagram(IPAddress source, IPAddress destination, DatagramType type, byte[] data) {... | [
"lmkr@hvl.no"
] | lmkr@hvl.no |
9478a77273731ce4e89a96b9527ef913b1fa55e2 | 59d56ad52a7e016883b56b73761104a17833a453 | /src/main/java/com/whatever/AllergyService/ProductType.java | 9f4127bfec24f4639c4929de12c5ba74b53c6718 | [] | no_license | zapho/cxf-client-quarkus | 3c330a3a5f370cce21c5cd1477ffbe274d1bba59 | 6e147d44b9ea9cc455d52f0efe234ef787b336c4 | refs/heads/master | 2023-01-22T03:33:27.579072 | 2020-12-08T14:55:27 | 2020-12-08T14:55:27 | 319,641,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,148 | java |
package com.whatever.AllergyService;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Classe Java pour ProductType.
*
* <p>Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
* <p>
* <pre>
* <simpleType name="ProductType">
* &... | [
"fabrice.aupert@dedalus-group.com"
] | fabrice.aupert@dedalus-group.com |
53f473c1ae042685882a6de0ba85b84322f85c06 | 3bd6dcf28c1ad127a1b8d579a866c31bc061a239 | /SampleLinearLayout/app/src/androidTest/java/com/speldipn/example/samplelinearlayout/ExampleInstrumentedTest.java | 72e054431c60baa3725377093d214351df158c23 | [] | no_license | speldipn/fc_android | e000a2e758006791c43b7dc01a4a34ae7d405901 | 5fd233517d40a280014ffa799b55227138e5cf3f | refs/heads/master | 2020-03-19T12:49:51.664432 | 2018-06-07T23:48:19 | 2018-06-07T23:48:19 | 136,543,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 744 | java | package com.speldipn.example.samplelinearlayout;
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 execu... | [
"speldipn@gmail.com"
] | speldipn@gmail.com |
d6592088150593fbda417e69f2bdf91259b7cdbe | f5e3ff1a7972428d1488e417094f50bfeed505dd | /equManSysForScan/src/main/java/com/ecust/equsys/base/impl/vesseldetail/VesselCheckPager.java | 2216219eef13e0053d8e23bb7ae2d52f1da32cec | [] | no_license | ArexChu/SSEI_KT | 2a7414930b7f971682ed9f88b0711d97a74b3b1f | b4876906c1436746e9795e4687a095ab5b166fe8 | refs/heads/master | 2021-06-12T03:01:36.527576 | 2017-01-14T07:57:43 | 2017-01-14T07:57:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,838 | java | package com.ecust.equsys.base.impl.vesseldetail;
import android.app.Activity;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
import android.view.View;
import android.view.ViewGroup;
import com.ecust.equsys.MainUI;
import com.ecust.equsys.R;
import com.ecust.equsys.base.MenuDeta... | [
"zjfbob@gmail.com"
] | zjfbob@gmail.com |
c327dbed60baef5ae192fb17f31aad6e5492177b | f3cc23590d8bc95fb0f3f5eff0513a63a3bf7e5e | /src/mstergui/ArticleDBForm.java | a7f46935e6ba3fe5a67d1485772e37e5c7a3539c | [] | no_license | Seriivolk/MasterGUI | d3d44f53516c09b43fa71a4f587f4996909bca46 | 7bb3599f9f0c34c28e92f6fa5d095c2a8ba19466 | refs/heads/master | 2021-01-19T09:42:29.031311 | 2015-08-06T09:11:18 | 2015-08-06T09:11:18 | 40,295,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,856 | java | package mstergui;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.IOException;
import java.io.PrintWriter;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.sql.Connection;
import java.sql.Driver... | [
"seriivolk@mail.ru"
] | seriivolk@mail.ru |
351d25d65a5894daab3cd1d0b5d20ad92efd6909 | 6c2918442221679fc9bb3895f0a182c3443f947f | /app/src/main/java/com/example/warmcheng/mydemotest/MainActivity.java | a041b9a7f01b13ffefc47a254b58c9001d449d2d | [] | no_license | warmcheng/MyDemoTest | 16a2e2d12a615dce6fd4dab678814a2aa2fdcbcf | e0949048f1b67cddb20c47ce1b4f394a12c77507 | refs/heads/master | 2020-03-18T11:14:39.837398 | 2018-05-24T04:01:50 | 2018-05-24T04:01:50 | 134,648,603 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | package com.example.warmcheng.mydemotest;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout... | [
"warmcheng@gmail.com"
] | warmcheng@gmail.com |
a140eeda3468035eec30c01af8ce964bf005cece | 1fdd1ec4d88c7aee27faa924cc63e36eaa6fa318 | /LeetCode/0733/src/Solution.java | 18622942fb6d6ac65ec518dd021fcd44c913ca4a | [] | no_license | oldhooves/Algorithm-Leetcode | 68fc70340bb2bf1290b59e5c2f04e3fc9d692f7a | 85065ab90a1c057fa78fd48fc947347abdd28faf | refs/heads/master | 2020-03-27T00:39:14.537538 | 2019-04-05T06:50:02 | 2019-04-05T06:50:02 | 145,640,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 818 | java | /**
* 733. 图像渲染
* https://leetcode-cn.com/problems/flood-fill/description/
* Created by ${laotizi} on 2019-03-07.
*/
class Solution {
public int[][] floodFill(int[][] image, int sr, int sc, int newColor) {
if (image[sr][sc] == newColor) {
return image;
}
fill(image,sr,sc,imag... | [
"465304942@qq.com"
] | 465304942@qq.com |
99cf0b0f1cb2f0be8a2197dc546a3402696b75da | 850dde7b5f842ca01cc8bd8c0a9e92af41589c05 | /src/Lsimulator/server/server/model/map/TextMapReader.java | d7a22b44f8a89edb98f66ab66d2359689795c6e3 | [] | no_license | Brucelivingsource/GitHub | c72fe7edb7769807a0e81a95434633c3aab46ac7 | 393ad4c202b1f0f198b73823d1543696bed44dce | refs/heads/master | 2021-01-11T10:06:41.442237 | 2016-01-11T14:54:41 | 2016-01-11T14:55:33 | 49,363,678 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 33,308 | java | /**
* License
* THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS
* CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE").
* THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW.
* ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR
* COPYRI... | [
"brucelivingsource@gmail.com"
] | brucelivingsource@gmail.com |
629ee18e1bb2c178280a190c1dab2c6252bdc262 | d4134aa41b5734f6c0b68769550debb5c83085ec | /lesson30homework/Project.java | 398e2c81eb01f97315033b1d75e5be02134bc7ff | [] | no_license | RomaMarchenko/Lesson20Homework | 749a4b8d21fa4f0233246b92b5787cfbdcc4526a | a99e290b86bcb2f19e7274af237ee5fb83cb8e8c | refs/heads/master | 2020-07-26T00:54:49.782184 | 2019-10-13T16:45:50 | 2019-10-13T16:45:50 | 208,478,493 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,310 | java | package lesson30homework;
import java.util.Objects;
public class Project {
private String name;
private Customer customer;
private Employee teamLead;
public Project(String name, Customer customer, Employee teamLead) {
this.name = name;
this.customer = customer;
this.teamLead =... | [
"romamarchenko2001wot@gmail.com"
] | romamarchenko2001wot@gmail.com |
42b332ce1c26aedc79d60c27b7cf5276a4c4f6be | 4977a770373a0d367e75658b04486b757b7bec4d | /Discrete Sets and Maps/src/de/lennartmeinhardt/math/discrete2d/objectmap/WrapperOperableDiscreteObjectMap2D.java | 3744a449e086402084610a644a5d51b6b617d326 | [] | no_license | lennart-m/superfractals-and-visualizations | 0d85c2c384ace990b05794b7ea27d8b801ef651e | 3c53f7395337bdc2eac229223730e07fe347fcf4 | refs/heads/master | 2021-01-18T04:34:53.757306 | 2019-01-06T21:41:55 | 2019-01-06T21:41:55 | 62,645,900 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,119 | java | package de.lennartmeinhardt.math.discrete2d.objectmap;
import de.lennartmeinhardt.math.discrete2d.set.OperableDiscreteSet2D;
/**
* A basic {@link OperableDiscreteObjectMap2D} implementation that wraps an object map and an operable set.
*
* @author Lennart Meinhardt
* @param <T> the objects' type
* @p... | [
"lennart.meinhardt@googlemail.com"
] | lennart.meinhardt@googlemail.com |
606073cf8dbcb86312822ab7487f717a5f318d53 | f9069dd45132656458edf35ad1be68bbc3da3fd3 | /src/fr/istic/client/Gae.java | c5c50b29716426c7472a0d045c383640db989c05 | [] | no_license | PaulineLV/gae | d597986e0550a098214595d8fdca2c19b1f96f66 | 009e4d48ffadeb0e55f2ffae5287b00f0cee8d1e | refs/heads/master | 2021-01-19T21:47:35.973159 | 2014-04-25T19:33:13 | 2014-04-26T10:44:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,991 | java | package fr.istic.client;
import java.util.List;
import fr.istic.shared.Home;
import fr.istic.shared.Peripherique;
import fr.istic.shared.Person;
import com.google.gwt.core.client.EntryPoint;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.e... | [
"corinne.bechepois@gmail.com"
] | corinne.bechepois@gmail.com |
81e5b6ce3e6ec948e06e5ccc2d08c3e79eff23bc | 908323fa65b9b655debfce71ffd1a9a74014ed29 | /app/src/main/java/com/ide/customer/others/NoInternetDialog.java | bd489c40513dac571289f3461a0c664a348afd37 | [] | no_license | PoojaApporio/TESTIDE | 832be350c6d7b79e3e0465193585926be88f194b | 2502881ee213b2610064ccc6b9f740b0c8fb5564 | refs/heads/master | 2021-09-03T09:53:03.690800 | 2018-01-08T05:59:16 | 2018-01-08T05:59:16 | 116,636,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,703 | java | package com.ide.customer.others;
import android.app.Dialog;
import android.content.Context;
import android.view.Gravity;
import android.view.View;
import android.view.Window;
import android.widget.LinearLayout;
import com.ide.customer.R;
/**
* Created by lenovo-pc on 9/4/2017.
*/
public class NoInternetDialog {
... | [
"pooja@apporio.com"
] | pooja@apporio.com |
e4b8cec2004b297693b373f1747a92d89566b087 | bef519aa4ff4f381e0674a57cee67a9c14e1ae17 | /app/src/main/java/vip/hengnai/wine/framework/retrofit/RetrofitManager.java | c51af27fa8ed806161980e855927250751f26581 | [] | no_license | plpBeans/crispy-octo-doodle | ad4b22f13af2b7d02bb0dad6f90ded6563db00dd | 2565b9c84dae2a32692e533c525afc2c56377e09 | refs/heads/master | 2022-12-10T10:39:08.518864 | 2020-09-02T06:57:34 | 2020-09-02T06:57:34 | 292,202,613 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,004 | java | package vip.hengnai.wine.framework.retrofit;
import android.content.Context;
import android.util.Log;
import okhttp3.internal.tls.OkHostnameVerifier;
import vip.hengnai.wine.BuildConfig;
import vip.hengnai.wine.Constants;
import vip.hengnai.wine.R;
import vip.hengnai.wine.SellWineApplication;
import vip.hen... | [
"plp_beans@163.com"
] | plp_beans@163.com |
82ea42a5db69235bc08e89795b3343b3063721fa | 4b0847be6f407aac216513d00f71f76befd16f23 | /src/main/java/com/zfy/component/basic/mvx/mvp/app/MvpDelegate.java | d3fc1064888d986e91d76b7cbac491ced12bcda7 | [
"Apache-2.0"
] | permissive | Android-Modularity/component_basic | f8063ad0edeec3a9e94a647fe5d87469f1e81b9e | d00b97289aa53aa9131334c8b299eb644d2b433d | refs/heads/master | 2020-04-01T22:24:37.561638 | 2019-06-29T17:29:40 | 2019-06-29T17:29:40 | 153,706,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,470 | java | package com.zfy.component.basic.mvx.mvp.app;
import android.app.Activity;
import android.app.Service;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.march.common.x.LogX;
import com.zfy.component.basic.ComponentX;
import com.zfy.component.basic.app.AppDelegate;
... | [
"1101873740@qq.com"
] | 1101873740@qq.com |
8dfb926412153ec2c6bf012587d398ed799d8229 | 9d3b502359c87eceee8743953d186c25a2327602 | /app/src/test/java/DataTest.java | 1967c4ef081d51c5258ff5ab4b1bdc518b1faf0f | [] | no_license | haminhas/europe | fd0635339cd428ca0978b5e0fe1c547b2a22d34f | f3813cc13f0d1b8edf4fb3a3e251863f9b92f1ce | refs/heads/master | 2021-01-10T11:33:37.130835 | 2015-12-11T19:58:08 | 2015-12-11T19:58:08 | 49,675,773 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,612 | java | import android.content.Context;
import junit.framework.Assert;
import junit.framework.TestCase;
import java.io.File;
import java.util.ArrayList;
import java.util.Arrays;
import boysenberry.europe.Countries;
import boysenberry.europe.Data;
import boysenberry.europe.MapsActivity;
/**
* JUnit test for the Data class
... | [
"tamara_manasieva@yahoo.com"
] | tamara_manasieva@yahoo.com |
83ce3f7448ee80b32e120652a158159dd95d9991 | 8f8271407b807ffc4c58b5555df30aea27b0f199 | /MAS4.0/app/src/main/java/com/example/jarvis/mas/Excelclassroom.java | 259b78e026b2bd28608b4dbb948fa0c9deb6683d | [] | no_license | patelayush/Mobile-Attendance-System | 5283e92e62a5e912d0353699270f7a187bbdaaec | 754c663b4fed10fe7401331f377461afc45c2134 | refs/heads/master | 2020-04-25T14:22:41.599362 | 2019-02-27T04:05:20 | 2019-02-27T04:05:20 | 172,839,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,006 | java | package com.example.jarvis.mas;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.NavigationView;
import android.support.v4.view.GravityCompat;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app.ActionBarDrawerToggle;
import android.support.v7.app.A... | [
"ayushpatel95@gmail.com"
] | ayushpatel95@gmail.com |
83f9b99c660a1b1bb289165cf065d25f07e2fa5c | 344bcf705ef218a168ceae7c373c7781ffa6cce0 | /src/main/java/com/instructorrob/beltreviewer/models/Group.java | ebfbce9c9e21d0707ad46ef5e9a9633809dab74e | [] | no_license | sdahal1/javabeltreviewer | fe5f401ca7a239afa50a617a18c9dfad9790e390 | 4f8110fea38694b08df122c464e692ffa13b0d0e | refs/heads/main | 2023-04-13T12:45:25.698417 | 2021-04-23T14:29:51 | 2021-04-23T14:29:51 | 360,586,979 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,866 | java | package com.instructorrob.beltreviewer.models;
import java.util.Date;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax... | [
"saurabhdahal@Saurabhs-MBP2.fios-router.home"
] | saurabhdahal@Saurabhs-MBP2.fios-router.home |
9012573b16f43784e36abb838eb6770499d611aa | 891959f335ed3047b8b0c9c0e1252f432e3876b4 | /src/main/java/com/jamie/rms/service/WeightProfileService.java | 1a3579a90b007393f3fc3077df67254eeb94cd64 | [] | no_license | wingsum93/RMS_Serve | a4c4264646d54d70e3dbb7b8a02a7f1a5d7bbae8 | eb95e4ef3976ef8c18c03dcf91b25c44835dcb83 | refs/heads/master | 2020-04-17T01:07:05.282959 | 2017-08-23T15:34:47 | 2017-08-23T15:34:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | package com.jamie.rms.service;
import java.util.List;
import com.jamie.rms.model.ResponseMessage;
import com.jamie.rms.model.WeightProfile;
public interface WeightProfileService {
List<WeightProfile> findAll ();
List<WeightProfile> findByPartyId (String partyId);
ResponseMessage delete(WeightProfile weightProfile... | [
"jamie951123@gmail.com"
] | jamie951123@gmail.com |
be7650c0e32281df545f74448f52a75bad227c04 | d47686f03efcd02d6b2922afacf222a20368b357 | /src/test/java/tests/gui/SeleniumSearchTest.java | 4475e8284b427068144f9960c2698da29ac03403 | [] | no_license | gusmiguens/example | d835dae84041813b614898b8ebff58423dd6e0d3 | 828565f9ec62574f51a1f90e64e278aa2f4f6cc7 | refs/heads/master | 2021-07-23T00:14:57.220659 | 2017-11-02T21:11:20 | 2017-11-02T21:11:20 | 109,601,282 | 1 | 0 | null | 2017-11-05T17:39:49 | 2017-11-05T17:39:49 | null | UTF-8 | Java | false | false | 2,304 | java | /**
*
*/
/**
* @author Damian
*
*/
package tests.gui;
import org.testng.Assert;
import org.testng.annotations.Parameters;
import org.testng.annotations.Test;
import controllers.GoogleHomePageController;
import controllers.GoogleResultPageController;
import controllers.SeleniumHomePageController;
import tests.co... | [
"damian.attademo@fluxit.com.ar"
] | damian.attademo@fluxit.com.ar |
44a918eb2a6879052359530e61ca61b4eabc2a9e | 2ccf1b3ba1bce9d54232c76a45448d5361c645b4 | /src/test/java/com/qatools/utils/DbUtils.java | 9996860ff44b9c5db0ede5e37c674bba72240427 | [] | no_license | basarbatur/myframeworksample | dcb9b7d3ff0307b47f09892fcfb97394a8953b50 | 348993d9af3cfaf25bc2c57b53ff89cbe213b2d4 | refs/heads/master | 2022-06-02T21:18:11.800962 | 2020-04-16T13:21:01 | 2020-04-16T13:21:01 | 229,681,857 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,795 | java | package com.qatools.utils;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
public c... | [
"baturbasar@gmail.com"
] | baturbasar@gmail.com |
89c1b65d3ebe41681ee894d29533050e2a332334 | c54df515fbeeaa8792524fdf1a02e416fff73353 | /szcshl-web/src/main/java/cs/domain/book/BorrowBookInfo.java | fbd1971234175d3e9b15822a0f7c7032999f5bc5 | [] | no_license | 17688971686/test-dome | 862e296ea6ba8b124e205a68d6cb3bd82392f510 | 7e1ad95b530538ddfc7bdc701aa29863ccf3fea7 | refs/heads/develop | 2022-12-24T17:07:37.966376 | 2019-07-01T11:36:54 | 2019-07-01T11:36:54 | 214,125,545 | 0 | 0 | null | 2022-12-16T11:09:28 | 2019-10-10T08:15:02 | FreeMarker | UTF-8 | Java | false | false | 2,881 | java | package cs.domain.book;
import cs.domain.DomainBase;
import javax.persistence.*;
import java.util.Date;
/**
* Created by zsl on 2017-09-04.
*/
@Entity
@Table(name = "cs_borrow_info")
public class BorrowBookInfo extends DomainBase {
@Id
private String id;//
//图书编号(图书分类号+顺序号)
@Column(columnDefinition... | [
"512887@qq.com"
] | 512887@qq.com |
3a7311c3de0842e35374b499882c78af0ab282ca | 9a3772dc25ee51c48478c99110f112e84bd9ac75 | /src/main/java/com/redapp/eclo/security/SecurityConfig.java | 212aef341b357b7eaf537b672bf71f2096d22b33 | [] | no_license | redapp88/eclo_backend | adaa3eccb6ba1afc254e817f47fd1ef7d7c07c5e | ef7675a1291bc081cf56586228b45ed39304dd8e | refs/heads/main | 2022-12-30T15:10:48.843880 | 2020-10-20T12:32:16 | 2020-10-20T12:32:16 | 305,665,030 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,026 | java | package com.redapp.eclo.security;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springfram... | [
"reda.elidrissi88pgmail.com"
] | reda.elidrissi88pgmail.com |
f0844a40fc154b36ad6cea37b5221a39c049d8db | d9cf0f36a822d14b0fecb81da91f588f65118eb8 | /app/src/androidTest/java/com/skooby/coolweather/ApplicationTest.java | e95e72687b827f4a612ce4fd000897e12c2dac34 | [
"Apache-2.0"
] | permissive | skooby2015/coolweather | fd078c75d0741cafbb48a932542c6f2dbd5b79de | 60a1bc4efebceef194987e91c5c310d297deeedc | refs/heads/master | 2021-01-17T08:16:27.777995 | 2016-05-20T00:03:42 | 2016-05-20T00:03:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package com.skooby.coolweather;
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 ApplicationTest() {
... | [
"skooby2011@126.com"
] | skooby2011@126.com |
033a55c7591f626f2971164a6df6b90e6c19a30b | a388e3ef2fe0652eb4a19f8db41bd7badd96dd8c | /TU de um sistema de locadora/Projeto locadora TU - Versão 2.3/src/test/java/br/ce/wcaquino/servicos/LocacaoServiceTest.java | 815d3d5445d59cf8c2e6509987c8d2a673e5631c | [] | no_license | LucasTrevizanbr/TUEmJava | d6886a20c3c7106e22986e5fa72a1b537617624b | b13a58538aa4094299994a35ad5aaf208c12e324 | refs/heads/master | 2023-06-26T02:15:33.537695 | 2021-07-31T15:15:08 | 2021-07-31T15:15:08 | 386,999,383 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 4,423 | java | package br.ce.wcaquino.servicos;
import static br.ce.wcaquino.utils.DataUtils.isMesmaData;
import static br.ce.wcaquino.utils.DataUtils.obterDataComDiferencaDias;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.CoreMatchers.not;
import static org.junit.Assert.assertThat;
import static org.junit.... | [
"72326473+LucasTrevizanbr@users.noreply.github.com"
] | 72326473+LucasTrevizanbr@users.noreply.github.com |
88f27323e921291ea9ac06c6b751da263799dfe6 | 5e2f2775270e78f915715a245af70bba6a62b8ec | /app/src/androidTest/java/com/susancagle/roomwordssample/ExampleInstrumentedTest.java | 7efdce08268f47a2a511a3f805720d0676a8913b | [] | no_license | BubblyRobot/CSC210F18-Asgn09-Cagles | c7360e5db3190251239419c68690271e98d5a002 | c329c8dc7fc6e81e5443e4b73d2eb4b46bb579fa | refs/heads/master | 2020-04-10T14:54:11.790883 | 2018-12-09T23:21:45 | 2018-12-09T23:21:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 744 | java | package com.susancagle.roomwordssample;
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 ... | [
"susyjustice@gmail.com"
] | susyjustice@gmail.com |
81cc5e7bd9c1149135b59974bd4a088537b0cc52 | f7c939766f9a6a3ed72750c0ed43251afe50b619 | /app/src/main/java/com/example/keteringapp/ui/pesan/Sub_pes_vegetarian.java | a318286efe9d94a3b1212db821abe5874d6a0fbc | [] | no_license | iifkhofifah/Katering-App | e3c3a328021fb0b0e7bc9e928379287df4298cdd | 0f09cba9a51640c7402831750942a314f533a14f | refs/heads/master | 2022-11-13T09:49:35.596681 | 2020-07-05T13:53:55 | 2020-07-05T13:53:55 | 277,305,703 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,392 | java | package com.example.keteringapp.ui.pesan;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.app.NotificationCompat;
import android.app.DatePickerDialog;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Contex... | [
"iifkhofifah13@gmail.com"
] | iifkhofifah13@gmail.com |
4a85d6306f7ee6784ac2c8191aa1c51111cb6587 | 57cf2b17ad01b78b9f7f4c7e4e229c48dcd3b2f3 | /inst/java/ConvertFE.java | a61e7a6bd4229cba95901c46eec0b3fa98619856 | [] | no_license | tf2/CNsolidate | b5c62014f4c06751697d2332df7e7787bdf3faa7 | c856aa54604d5a0e8cfcd4eb9790bef70cc8c7f4 | refs/heads/master | 2021-01-22T09:16:50.336608 | 2015-06-24T07:57:56 | 2015-06-24T07:57:56 | 9,937,180 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,923 | java | import java.util.regex.*;
import java.io.*;
import java.io.FileNotFoundException;
public class ConvertFE {
public static void FEtoBED(String file, String filename) {
PrintWriter pw = null; File output = new File(filename);
if (output.exists()) System.out.println("File already exists - overwriting!!... | [
"tf2@mib102901i.internal.sanger.ac.uk"
] | tf2@mib102901i.internal.sanger.ac.uk |
c57f520df4e4392463764afe337cf7f009da6c65 | a8bce391495342c11e568dcc818f9d734745e7a1 | /task1/src/ee/ut/math/tvt/salessystem/ui/model/PurchaseInfoTableModel.java | e1fce896f0d4c51e71c277af38059aa37af8f7ae | [] | no_license | dianx93/Default | e42afaca9fc19292b68a582348aab127523e7579 | b2a34aa540825d3af7f9263fc5fb34fc8b75864d | refs/heads/master | 2021-01-18T05:47:08.081341 | 2014-11-27T11:14:47 | 2014-11-27T11:14:47 | 23,912,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,366 | java | package ee.ut.math.tvt.salessystem.ui.model;
import java.util.ArrayList;
import java.util.List;
import org.apache.log4j.Logger;
import ee.ut.math.tvt.salessystem.domain.data.SoldItem;
/**
* Purchase history details model.
*/
public class PurchaseInfoTableModel extends SalesSystemTableModel<SoldItem> {
private st... | [
"ottmatiisen@hotmail.com"
] | ottmatiisen@hotmail.com |
378513d3d0f35be6b6ef2d90712d33288af69e5d | 65c642cdff715e74d166936ff6da8490ce369651 | /src/testRecap_E_H_J/Vetement.java | f48d33b2bd1e5224fc3713ab305ba650972053a2 | [] | no_license | JFumba/moduleGit | d3edb16feb8c52f4b4f21f00dc34dc25d7c3cffb | 7fe00a746cffb6a064f1804f39e83e00815b896d | refs/heads/master | 2022-11-16T23:01:15.128836 | 2020-07-08T14:58:06 | 2020-07-08T14:58:06 | 278,032,776 | 0 | 0 | null | 2020-07-08T12:18:59 | 2020-07-08T08:24:34 | Java | UTF-8 | Java | false | false | 668 | java | package testRecap_E_H_J;
public class Vetement extends Bien{
private String taille;
public Vetement(double prix,String taille) {
super(prix);
setTaille(taille);
}
public String getTaille() {
return taille;
}
public void setTaille(String taille) {
if (taille.e... | [
"jessefumba@gmail.com"
] | jessefumba@gmail.com |
c7490c239b322c3b716507ac452ae47b8942e962 | 38e10a273c41f08f1b84c7b9f66e4197493d2e9a | /timesheetapp5/src/main/java/com/fastcode/timesheetapp5/addons/reporting/domain/dashboardversion/DashboardversionId.java | 2ed036094903c374de882ccc014631d597f9b95e | [] | no_license | fastcode-inc/timesheetapp5 | 12e932419621e6158cda2492874f2f8d81cc0261 | 98f7cec56c4aa30f90b9eac8b025ea058c68c72e | refs/heads/master | 2023-01-31T08:32:34.694820 | 2020-12-13T19:37:43 | 2020-12-13T19:37:43 | 321,144,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 659 | java | package com.fastcode.timesheetapp5.addons.reporting.domain.dashboardversion;
import java.io.Serializable;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
@Getter
@Setter
@NoArgsConstructor
public class DashboardversionId implements Serializable {
private static final long serialVersi... | [
"info@nfinityllc.com"
] | info@nfinityllc.com |
f9ee1b45f36090322b722f5721c090f55df21414 | ecb0e8d584711535c35d7aa79faf38130131f5a0 | /src/main/java/hk/siggi/bungeecord/bungeechat/notifications/MineWatchAlert.java | cb57e8e92a949036cc8b53be9b6945be1e8a90e1 | [] | no_license | CubeBuilders/BungeeChat | f6afe1c958a4e91dadbc10c36037ab8ef63e9dc9 | 1c7d14822e1b2ffefa89790a2c624e558916088d | refs/heads/main | 2023-04-26T21:10:26.189035 | 2023-04-24T11:16:51 | 2023-04-24T11:16:51 | 178,697,247 | 2 | 1 | null | 2023-04-14T14:54:29 | 2019-03-31T14:14:12 | Java | UTF-8 | Java | false | false | 3,906 | java | package hk.siggi.bungeecord.bungeechat.notifications;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonPrimitive;
import hk.siggi.bungeecord.bungeechat.UUIDCache;
import hk.siggi.bungeecord.bungeechat.event.MineWatchEvent;
import java.u... | [
"7286178+Siggi88@users.noreply.github.com"
] | 7286178+Siggi88@users.noreply.github.com |
7c8a4f215ffad97a072c299f8cc6c13887ce8fbb | ec24ee1e2850b2d2baf22cf62b1d07d69bc19b68 | /src/edu/cibertec/services/CategoriaService.java | 3aedea096ebc11ab289df2e2d868f71f0d27a700 | [] | no_license | GiusseppeMorote/FurnitureApi | ac1d9dce1f893feb56bd2667dd2e6721a92787e0 | efcc13a361896a56b62b92476d14185c3f95befa | refs/heads/master | 2021-05-07T07:07:13.678528 | 2017-11-01T16:50:45 | 2017-11-01T16:50:45 | 109,084,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,821 | java | package edu.cibertec.services;
import java.util.ArrayList;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import javax.ws.rs.core.MediaType;
import org.json.JSONObject;
import edu.cibertec.beans.Cate... | [
"ggmorotecalderon@hotmail.com"
] | ggmorotecalderon@hotmail.com |
e2e49022993ba9694b05c7a2bc9bbac03f85e7cb | 0ea62d07e006deadafb02fea1b01ef68037a3499 | /app/src/androidTest/java/com/example/user/myapplication133/ApplicationTest.java | f427bb370c0b8f46c22fb7643cf40ba3c271184f | [] | no_license | guptaabhishek380/Android_Session_13.3_Assignment | 5c007e84333ddfad6104c3b219cf4cd96ddbde95 | 3a75de85091b1f95c1a2441ddec7b4287d168fef | refs/heads/master | 2021-01-19T07:55:04.869590 | 2017-02-15T13:58:36 | 2017-02-15T13:58:36 | 82,065,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | package com.example.user.myapplication133;
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 ApplicationTest()... | [
"gupta.abhi380@gmail.com"
] | gupta.abhi380@gmail.com |
d50d48c476b45025769182948245db6531f37b07 | a70af3ed770c05767d4325891694d7265dbb7020 | /src/main/java/com/eureka/main/controller/ClientMessages.java | 172a7313d1006a1dde1e30e0e8976878b5e70bf8 | [] | no_license | HarsheshShah08/ServiceDiscovery-ClientApp | 06cc2ee9a6be18c03783e3f887efecd5f436d45b | 628ba82f31af5d1e21f934d88f6bd5428e79fc33 | refs/heads/master | 2022-11-14T09:47:30.031242 | 2020-06-24T13:27:08 | 2020-06-24T13:27:08 | 274,675,247 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,287 | java | package com.eureka.main.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.web.client.RestTemplateBuilder;
import org.springframework.cloud.cli... | [
"harshesh.shah@icloud.com"
] | harshesh.shah@icloud.com |
0e1c4666c20126b7a52ee63720c3371e2f24e119 | 293b4101b7955a5fda2865dfa8c6958244c0d6c4 | /JSPandServlet/FirstServletDemo/src/mum/cs472/StateServlet.java | 1172e4fad632e2ef9e44897490d30ab21afcc9ae | [] | no_license | JuliaChenJing/Web_Application_Dictionary | 62ca0e599c40a9c60ce5682b4de5219511314c20 | f77ec53a545096f04a7238a27a682fd78b6d999e | refs/heads/master | 2021-01-20T12:16:24.475486 | 2018-03-14T15:50:50 | 2018-03-14T15:50:50 | 101,707,272 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,908 | java | package mum.cs472;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.annotation.WebServlet;
import javax.servlet.ServletException;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespo... | [
"juliachenjing@gmail.com"
] | juliachenjing@gmail.com |
77ec98b974badbf44a60dea98ca37624523af390 | a1796b4b16f9ee4172c4869be719b951a95e7e1e | /src/main/java/F_L/filter/filterDemo.java | 53d79c0a9cd58d1cb1632c81a842cb3f66431ae5 | [] | no_license | syyymq0602/JavaWeb | 37b7d64cf0b8944f47a64c6ef9ec464a4ea21719 | 643f7a3710e8aeda6bfb38a4c3811d1678cb1e89 | refs/heads/main | 2023-08-20T17:08:50.192281 | 2021-10-17T13:01:30 | 2021-10-17T13:01:30 | 349,434,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 599 | java | package F_L.filter;
import javax.servlet.*;
import javax.servlet.annotation.WebFilter;
import java.io.IOException;
public class filterDemo implements Filter {
@Override
public void init(FilterConfig filterConfig) throws ServletException {
}
@Override
public void doFilter(ServletRequest servletRe... | [
"295217270@qq.com"
] | 295217270@qq.com |
e1aea4d09033688fa0437102ac3a4b983367742e | ede26f41b4fddb812cf29562d975fec971396c6d | /11-Union-Find/src/_02_Quick_Find/UnionFind1.java | afe21fc26227a1a33117d7bf4ca3cb221dd0b54a | [] | no_license | zchengi/Data-Structures | ca5d8a157aec38f195323756af0310a20de4d40d | 7cb7939b28afa9c838c3b2b0c71126cc84d90ced | refs/heads/master | 2020-03-16T08:01:43.309007 | 2018-08-03T08:15:32 | 2018-08-03T08:15:32 | 132,588,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,319 | java | package _02_Quick_Find;
import utils.UF;
/**
* Quick Find
*
* @author cheng
* 2018/5/17 14:00
*/
public class UnionFind1 implements UF {
private int[] id;
public UnionFind1(int size) {
id = new int[size];
for (int i = 0; i < id.length; i++) {
id[i] = i;
}
... | [
"792702352@qq.com"
] | 792702352@qq.com |
769f0ef3b385a78d4e21943a6d4552985faccf8c | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a045/A045169Test.java | 5843b610984671753c1f4e8a07bf01b90442842c | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a045;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A045169Test extends AbstractSequenceTest {
}
| [
"sean.irvine@realtimegenomics.com"
] | sean.irvine@realtimegenomics.com |
dd8c60bab3f69c37aa4c9bd54bf85b3d41343eb6 | 399dacae69c831ccfbfe8cd87685388c6396fffd | /src/main/java/com/doraliz/ecommerce/domain/enumeration/EstadoPedido.java | 46ad2a3a8bada01a690b487756a1846eae552e43 | [] | no_license | fesquivelc/ecommerce | a0336466b585dd3a44b75b06baaaf3b6fad933f7 | 26cddd3c93ee8cfbe8d7b22e989416394a052df2 | refs/heads/master | 2021-07-13T05:43:59.746713 | 2017-10-18T11:56:58 | 2017-10-18T11:56:58 | 107,401,653 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 163 | java | package com.doraliz.ecommerce.domain.enumeration;
/**
* The EstadoPedido enumeration.
*/
public enum EstadoPedido {
GENERADO, ACEPTADO, ENVIADO, RECIBIDO
}
| [
"fesquivelc@hotmail.es"
] | fesquivelc@hotmail.es |
d3a505d9e8602484e2a28be463f9afe6d0726aa5 | 9ab91b074703bcfe9c9407e1123e2b551784a680 | /plugins/org.eclipse.osee.account.admin/src/org/eclipse/osee/account/admin/internal/validator/UuidValidator.java | 72b3f85b2312cb8eda84b671cf02a35643b6285a | [] | no_license | pkdevbox/osee | 7ad9c083c3df8a7e9ef6185a419680cc08e21769 | 7e31f80f43d6d0b661af521fdd93b139cb694001 | refs/heads/master | 2021-01-22T00:30:05.686402 | 2015-06-08T21:19:57 | 2015-06-09T18:42:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 955 | java | /*******************************************************************************
* Copyright (c) 2013 Boeing.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http:... | [
"ryan.d.brooks@boeing.com"
] | ryan.d.brooks@boeing.com |
44f2f26711c959babd2511374fe780f13624527a | 6ac07128b3e1a37628ff29363cdc176762ce3ace | /quarkc/test/emit/expected/java/quark/src/main/java/quark_md/quark_concurrent_CollectorExecutor__start_Method.java | 0038b4df63e9cc390a0cf8cbf68abf210cfea1cc | [
"Apache-2.0"
] | permissive | bozzzzo/quark | b735f30c30362bb4b1c93babb84f68caeb202cc7 | f569642eb618848c4168d864c6abb3462d033459 | refs/heads/master | 2021-01-22T00:13:36.933589 | 2016-04-21T17:57:17 | 2016-04-21T17:57:17 | 44,208,481 | 1 | 0 | null | 2015-10-13T22:10:00 | 2015-10-13T22:09:59 | null | UTF-8 | Java | false | false | 753 | java | package quark_md;
public class quark_concurrent_CollectorExecutor__start_Method extends quark.reflect.Method implements io.datawire.quark.runtime.QObject {
public quark_concurrent_CollectorExecutor__start_Method() {
super("quark.void", "_start", new java.util.ArrayList(java.util.Arrays.asList(new Object[]{... | [
"rhs@alum.mit.edu"
] | rhs@alum.mit.edu |
6a78401c601f86e259f05763b86355459c254004 | c7194bd36d8fb73d9db3db909c9643bfb9d326f8 | /springCloudConfigClient/src/main/java/me/helllp/demo/springbootConfigClient/ConfigController.java | 594c0a8be39369ef35c88500d3fc02460dd99629 | [
"Apache-2.0"
] | permissive | xiaofengjingbo/miscroServiceHello | 783a808d31d8ffc657234067417899ea6c245515 | 2a621bb3fc7b808304723e9bb96c3bbe9971ef27 | refs/heads/master | 2020-03-26T18:54:27.918360 | 2017-07-19T13:43:09 | 2017-07-19T13:43:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 502 | java | package me.helllp.demo.springbootConfigClient;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.cloud.context.config.annotation.RefreshScope;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@Refre... | [
"1125281337@qq.com"
] | 1125281337@qq.com |
ea899a77dad732f38598d7708ae6c20952c0e95b | f6bd366b0065bece0947e359ca0ff3af04a0ea9c | /gulimall-coupon/src/main/java/com/ggs/gulimall/coupon/entity/HomeAdvEntity.java | 7449b898a628449d3e3bda9196087136518e93a6 | [] | no_license | startbug/gulimall | 9ea3e9c0ce2df1027010783411b71738446c72f7 | 4ccfb1675ff8a4f21681f90fe54efc1057dab12b | refs/heads/master | 2023-01-24T05:31:05.775630 | 2020-12-19T12:04:13 | 2020-12-19T12:04:13 | 320,814,564 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,056 | java | package com.ggs.gulimall.coupon.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 首页轮播广告
*
* @author starbug
* @email a1285226024@gmail.com
* @date 2020-12-14 13:08:12
... | [
"51115577+startbug@users.noreply.github.com"
] | 51115577+startbug@users.noreply.github.com |
01c09ffbaa9c8a85c0054a6d1556240aed389d3f | 8191bea395f0e97835735d1ab6e859db3a7f8a99 | /f737922a0ddc9335bb0fc2f3ae5ffe93_source_from_JADX/java_files/ant$1.java | 018567582d75f70399f13ab598f307f868a1ace0 | [] | no_license | msmtmsmt123/jadx-1 | 5e5aea319e094b5d09c66e0fdb31f10a3238346c | b9458bb1a49a8a7fba8b9f9a6fb6f54438ce03a2 | refs/heads/master | 2021-05-08T19:21:27.870459 | 2017-01-28T04:19:54 | 2017-01-28T04:19:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,384 | java | import java.util.Iterator;
import java.util.NoSuchElementException;
class ant$1 implements Iterator<V> {
private int DW;
private int FH;
private int Hw;
final /* synthetic */ ant j6;
private V v5;
ant$1(ant ant) {
this.j6 = ant;
}
public /* synthetic */ Object next() {
... | [
"eggfly@qq.com"
] | eggfly@qq.com |
6cc060b736572a4d565e3c7ef9935e5ac8a8454f | a362bf811acfa93b8b8ec2837fcbbb83288ff4ab | /src/com/java/algorithm/dp/TextPlacement.java | 7c8fd5e4fb337147647fe7c92b3518d1e87e94ff | [] | no_license | mirdesai81/JavaDesginPatterns | 247c76a9a3538b228c8855d2c95c3470ba76a780 | f17a5aa701e0226e5dae20376f1223aa4883bc06 | refs/heads/master | 2021-09-23T16:13:02.139132 | 2021-09-22T22:53:01 | 2021-09-22T22:53:01 | 78,155,262 | 1 | 0 | null | 2020-11-02T02:23:16 | 2017-01-05T23:01:48 | Java | UTF-8 | Java | false | false | 1,559 | java | package com.java.algorithm.dp;
import com.java.stdlib.StdOut;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class TextPlacement {
public static int minimumMessiness(List<String> words, int lineLength) {
int[] minimumMessiness = new int[words.size()];
Arrays.f... | [
"mihir.desai@retailsolutions.com"
] | mihir.desai@retailsolutions.com |
bfcdfab2ecc9bc17f80281e679ffe3f932914e19 | dd5874dc1a4d1813825467a2dea7bcc3b79b48be | /hm-crm/src/main/java/com/crm/service/DingAppService.java | 23e564071c4b20a53b788348b6295ed78480fc08 | [] | no_license | Whisky-Xo/hm_work | 93b7c3a45c30ade4e6ce1b987f369d9ec2828a49 | 02848084ad7bc783586cc851efec998af3ff2bc1 | refs/heads/master | 2021-01-19T20:31:09.559028 | 2017-04-17T14:52:59 | 2017-04-17T14:52:59 | 88,515,230 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | package com.crm.service;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.crm.model.Company_dingApp;
import com.crm.model.DingApp;
public interface DingAppService {
public int createDingApp(DingApp app);
public int updateDingApp(DingApp app);
public DingApp getDingAppById(@Param("... | [
"whisky@123.com"
] | whisky@123.com |
5374692bd3acd30d6e17b87c30f6c3aeebac0c17 | e2041faabc9f4d50e5e0db271f3f1c9ea2247dbd | /app/src/main/java/com/senmass/bayuejiu/MainActivity.java | 6b33cf753ad3e34c1663552087911c74a3ae6c0f | [] | no_license | LiHangKun/bayuejiu | 94f4ca091eeac28b1c3be23230904e623c3ee7a4 | aa141257df60c808dd510a0adfb8db12ed444d32 | refs/heads/master | 2022-11-30T00:02:14.936172 | 2020-08-10T05:50:06 | 2020-08-10T05:50:06 | 286,386,525 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,415 | java | package com.senmass.bayuejiu;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.senmass.bayuejiu.Utils.RequestCodeInfo;
public class MainActivity extends AppCompatA... | [
"1725318486@qq.com"
] | 1725318486@qq.com |
badf0dc2de72ef6fc4573ef50572296f06daea74 | fe9fb0a5a7e0a3cf5acf80195a90bdf73560370a | /as5-core/src/main/java/org/vanilladb/core/remote/jdbc/ResultSetMetaDataAdapter.java | 311106381d36a2f8e3451c2859071fd2fd5fdd51 | [] | no_license | okrtjhel/NTHU-106DB-FinalProject | f3d10d3d3bd1886010bb9b51ed1e0a4a0b4aeed8 | 6c7f2ff9b8ec63c354da841f6a06200b6b0b2fac | refs/heads/master | 2022-12-05T20:23:05.354881 | 2020-08-07T05:01:39 | 2020-08-07T05:01:39 | 285,740,833 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,212 | java | /*******************************************************************************
* Copyright 2017 vanilladb.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.apach... | [
"tim860615@gmail.com"
] | tim860615@gmail.com |
4cf02661eed49676bfcaccb178ab91b81082e8ef | 43a050e1a7175eb772acfbc72da543106a79e30b | /src/main/java/zjh/codecraft/ioc/beans/AbstractBeanDefinitionReader.java | 923697170ca8f3be6f20a1fa7cb0a2a5c56813e5 | [] | no_license | zhengjianhui/simple-spring | b7e43d27ea4554c541b6faa287bd8d2d3abc7f9f | a1320bf3dc5f5d11d515c801b8510bfb16e003df | refs/heads/master | 2020-04-03T09:45:58.632140 | 2018-11-05T03:13:49 | 2018-11-05T03:13:49 | 155,175,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 771 | java | package zjh.codecraft.ioc.beans;
import java.util.HashMap;
import java.util.Map;
import zjh.codecraft.ioc.beans.io.ResourceLoader;
/**
* 从配置中读取BeanDefinitionReader
*
* @author yihua.huang@dianping.com
*/
public abstract class AbstractBeanDefinitionReader implements BeanDefinitionReader {
private Map<String... | [
"zhengjianhui@yunzhangfang.com"
] | zhengjianhui@yunzhangfang.com |
d88d3672c522af18f38455bcb0975e4bec2bda50 | 0746ea4d30db5ae053bf334ff66e1c2fd22beec8 | /xbol/maf/server/XxgamMaTicketP2EOImpl.java | 90e86fb04d106690c1fcc62d98fe2a8fece61e28 | [] | no_license | ernesto-na/apps | d857b31ac41065188f3b3da779f87fc11a45cbdd | c73326559c74188701a17cbad5a5fe78a1fb03ff | refs/heads/master | 2020-03-18T09:50:32.922779 | 2018-08-09T23:44:42 | 2018-08-09T23:44:42 | 134,582,784 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,622 | java | package xxgam.oracle.apps.xbol.maf.server;
import oracle.apps.fnd.framework.server.OAEntityDefImpl;
import oracle.apps.fnd.framework.server.OAEntityImpl;
import oracle.jbo.domain.Date;
import oracle.jbo.domain.Number;
import oracle.jbo.domain.RowID;
import oracle.jbo.server.AttributeDefImpl;
import oracle.jbo.server.... | [
"ernesto-na@outlook.com"
] | ernesto-na@outlook.com |
38327bbd92e6b5ad5531e30fe26c03fef0a6d99b | 9401ec0397c7b7a975a6fc2b1416babfae8be521 | /app/src/main/java/com/example/wen/tutorwithparse/SignupActivity.java | 17470c28f0e84947125f5a1e983b19759738337e | [] | no_license | hewen852369/FinalTutor | 5d99e37bcb9e0edce77ffbf12093d6eb7890c72e | 3a7fee874f67805828f303d7bf778c31cd66f62e | refs/heads/master | 2021-01-17T14:52:26.341606 | 2016-06-20T02:10:01 | 2016-06-20T02:10:01 | 55,810,998 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,868 | java | package com.example.wen.tutorwithparse;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.vi... | [
"hewen147852@yahoo.com"
] | hewen147852@yahoo.com |
404cd571c14368f6107140228b2854de5c4a6032 | 350504322e9920c5ee140a78db84dba71f101cd3 | /AppliSimu/ProtoSimu.java | 06f6521c0981ca013166e527d261ff92e02c1313 | [] | no_license | UniversityWork/MA-Voiture | 9ee86bf214d1b750785a62d411fa9ee20b794bf0 | 1888f3e54e54f82d7dc3b890d0a54258ff0ac027 | refs/heads/master | 2021-01-17T08:09:42.063681 | 2015-04-09T14:12:37 | 2015-04-09T14:12:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 671 | java | package AppliSimu;
import GUI.IHMVoiture;
import metier.Voiture;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.Timer;
public class ProtoSimu {
public static final int dureeUneSecondeEnMilliSecondes = 1000;
public static void main(String[] args) {
final Voiture ma... | [
"wladdm@hotmail.com"
] | wladdm@hotmail.com |
a0da912e5360ba641956f36eb9396ee70326f354 | 847989a47e27c7bea7467d1b82a56fdc6f236430 | /java06_collections/src/HashSetTest.java | e2dbc82bd5ee9d4f4814ab0f0904060c2ba22d3c | [] | no_license | bisnin0/Bitcamp1 | 2b59cf003ef85dbfc86fcb3612b638265323c6a7 | 0293253c1c6e79cd8747235be4a2d6b9bb3a82e9 | refs/heads/main | 2023-02-04T05:14:04.024716 | 2020-12-24T10:22:43 | 2020-12-24T10:22:43 | 324,128,483 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 882 | java |
import java.util.HashSet;
import java.util.Iterator;
public class HashSetTest {
public HashSetTest() {
//Set interface : 입력순서를 유지하지 않다.
// 중복객체를 허용하지 않는다.
}
public void start() {
// - - - -
Double[] data = {23.6, 52.8, 85.6, 84.7, 12.8, 52.8, 8... | [
"dustmq299@gmail.com"
] | dustmq299@gmail.com |
1bf277992a2dbbb3e950bab98e3f36e26637f513 | c630074e1cd0303cb8d2bece08f30761aad8d599 | /Ch8_Exception_FileIO/src/com/examples/ex15_SuppressedExceptions/SuppressedExceptionDemo.java | b1fa0097da3811d0a2f6e2c6c86ba9c77dbfc987 | [] | no_license | Lubright/training-java-basic | 673bca9d29804a9e31ee867b374bad1c3477cd0b | 1b4a3e9699fdebfa359ee41ccf5b31db70165af7 | refs/heads/master | 2021-04-05T12:03:05.655916 | 2020-08-27T18:46:01 | 2020-08-27T18:46:01 | 248,555,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,430 | java | package com.examples.ex15_SuppressedExceptions;
class Exception1 extends Exception{
}
class Exception2 extends Exception{
}
public class SuppressedExceptionDemo {
public static void main(String[] args) {
after7();
}
private static void before7(){
try{
try{
... | [
"superman200445@gmail.com"
] | superman200445@gmail.com |
cf1a73e4a8ecc16b70cc1de9531efdeac11a1152 | 2b3ae8542c2be7751f53a85ab13d27f654c038ec | /src/main/java/com/dxc/ddc/springboot/web/DictionaryController.java | c6de74512b86bfdd32a0c734f7a3f4dc5a3ff2c7 | [] | no_license | spring-boot-2/rest-service | 73fcfc5bea8c8ad97881283d9c936040540834ad | aff60f0781fbde4aa5be020b955d82d888f3f5cc | refs/heads/master | 2020-03-25T07:58:33.887587 | 2018-08-20T05:40:01 | 2018-08-20T05:40:01 | 143,591,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,152 | java | package com.dxc.ddc.springboot.web;
import java.util.List;
import org.javatuples.KeyValue;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.anno... | [
"huanfeng.cai@hpe.com"
] | huanfeng.cai@hpe.com |
67ceb82ba3f79a6eed433da458c40b11581e41d6 | 35afaf897039de82bce3f90b386a9e54f1e1803f | /src/com/valadian/bergecraft/interfaces/IDisabler.java | ee34fcd3749ad49a1378823e7d7de921bb90ce6a | [] | no_license | TeaJizzle/Bergecraft | 90133d5dcb8852fbd47f1f86f780ce90d7f1b9e7 | 4563be025e91649402a245fdd6471337c08dfa5a | refs/heads/master | 2021-01-17T20:01:44.603951 | 2014-05-07T17:16:39 | 2014-05-07T17:17:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 184 | java | package com.valadian.bergecraft.interfaces;
import org.bukkit.entity.Player;
public interface IDisabler extends ICompat
{
public boolean isBergecraftDisabledFor(Player player);
}
| [
"berger_jesse@yahoo.com"
] | berger_jesse@yahoo.com |
0b843ae0437833b5a0f94573d2ac4ba17036e48a | 985753cf5bb69d2632dd0a8bb4cbc22047882a3b | /src/qiuzhao/jiritoutiao/biancheng1.java | cae63119ace22e032b624c6a187e8fb2335d27c1 | [] | no_license | lurenbing231/Leetcode | 0171ffb3686ee62e4e630419858fcdff6c6abbc0 | 5e9563e4ac17d515d04f6c2e16ccc3ec63f7a851 | refs/heads/master | 2021-10-10T06:23:09.850479 | 2019-01-07T13:50:17 | 2019-01-07T13:50:17 | 108,837,657 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,485 | java | package qiuzhao.jiritoutiao;
import java.util.*;
public class biancheng1 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
Map<Integer, List<Integer>> s = new HashMap<>();
for (int i = 0; i < n; i++) {
List<Integer> tm... | [
"lzhaobetter@163.com"
] | lzhaobetter@163.com |
ec7bea6f43f37eb122b73f5f9b07d32c134ad434 | 8a462223566170688d04686ad5de16fce7e2cb3a | /src/argouml-core-model-euml/src/org/argouml/model/euml/UMLUtil.java | 0e1a29b7569ad08a3e4349d117de9ab2ec9355aa | [] | no_license | flcs/argouml-spl | 4bc95e85769f261c58f24d63aa3fdbe460193bfa | 94a50b2c620fd9972f6fddcf216a4d47e33d0351 | refs/heads/master | 2022-10-22T02:40:52.413226 | 2014-06-28T07:50:14 | 2014-06-28T07:50:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,701 | java | // $Id$
// Copyright (c) 2007,2008 Bogdan Pistol and other contributors
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
// * Redistributions of source code must retain the above copyright
... | [
"marcusvnac@tigris.org"
] | marcusvnac@tigris.org |
d0789378a039e5396f88f9d2effc8db071a73ab6 | 2aa54432f418333928e0aa24776b2a8124ccb59f | /websocket-demo/src/main/java/com/example/websocketdemo/controller/DrawController.java | f9dac14301df3412ff099d8a24599104a9ac6a8f | [] | no_license | arist1213/spring-boot-starter-demo | 0dd1fd572cc7d05df46cba3cd00e8ec0b7d92007 | 4cf4a2f26cf495075fd31b91e1f71f6bc211e843 | refs/heads/master | 2020-03-25T06:24:24.355722 | 2018-09-04T03:18:56 | 2018-09-04T03:18:56 | 143,499,341 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 906 | java | package com.example.websocketdemo.controller;
import com.example.websocketdemo.model.DrawMessage;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.messaging.handler.annotation.MessageMapping;
import org.springframework.messaging.handler.annotation.Payload;
import org.springframework.... | [
"arist1213@163.com"
] | arist1213@163.com |
4900b04627f0cc43d053ef1085431c5c1146272c | 3b91ed788572b6d5ac4db1bee814a74560603578 | /com/tencent/mm/plugin/appbrand/jsapi/a/d$1.java | 88ba53392aededb454c8755d1a61c86b766e195d | [] | no_license | linsir6/WeChat_java | a1deee3035b555fb35a423f367eb5e3e58a17cb0 | 32e52b88c012051100315af6751111bfb6697a29 | refs/heads/master | 2020-05-31T05:40:17.161282 | 2018-08-28T02:07:02 | 2018-08-28T02:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,462 | java | package com.tencent.mm.plugin.appbrand.jsapi.a;
import android.text.TextUtils;
import com.tencent.mm.ab.b;
import com.tencent.mm.ipcinvoker.wx_extension.b.a;
import com.tencent.mm.plugin.appbrand.page.p;
import com.tencent.mm.protocal.c.ajb;
import com.tencent.mm.sdk.platformtools.x;
import java.util.Collection;
impor... | [
"707194831@qq.com"
] | 707194831@qq.com |
6f21be0a5c8eccec1aa15a77b88ee6e028f0c424 | 13f7d60639335f22feba8a2d8c4f420c89e440f2 | /step1_7/src/main/java/com/bloodcrown/step1_7/ui/NewsButton.java | 25ea8efb211f23cfcd3ab7224c11808743aed9be | [] | no_license | zb25810045/BW-MVPDemo | ea0fd6c36786c9d79a445f6c4f743574bf8612a1 | 4f5aeb6188d59a70067b593619359f9978da768c | refs/heads/master | 2021-08-30T22:51:43.168625 | 2017-12-19T18:09:55 | 2017-12-19T18:09:55 | 113,135,095 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,283 | java | package com.bloodcrown.step1_7.ui;
import android.content.Context;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.view.View;
import android.widget.Toast;
import com.bloodcrown.step1_7.base.BaseCustomeView;
import com.bloodcrown.step1_7.persenter.NewsPersenter;
/**
* Cre... | [
"359529353@qq.com"
] | 359529353@qq.com |
bdc48c5393dfda41bdee2993bd90fe13b2d30aff | 4fc2ece47f67fb6981c3f8f7af193e6b717e3b71 | /2Liners/app/src/main/java/facebook/android/Facebook.java | 7dee5e877dd7974e2b1169565ee90db4f68938f8 | [] | no_license | vir474/2Liners | 3c1afc06ffbff37de4d7fa380bdd99b403a4ea41 | 88dac032fcc8b01cbf574714dcc3912504b3c814 | refs/heads/master | 2021-01-10T01:26:03.769194 | 2016-04-06T22:24:21 | 2016-04-06T22:24:21 | 55,645,440 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 30,284 | java | /*
* Copyright 2010 Facebook, 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 t... | [
"viralintwala_16591@hotmail.com"
] | viralintwala_16591@hotmail.com |
6b919a394bd37332374364a92ff0e1d487074064 | 0c48c9a0ac5890c1e3c81bf11d5b261d30ceb20a | /app/src/main/java/com/rb/eliterl/profile/ProfileFragment.java | 1418d6c42173c594c318181a6cf7923083af812c | [] | no_license | rahulrchaurasia/EliteCustomerReliance | 913b2c489f8a9e2e7580dab397b74af5f50f1d74 | 9b63cf981fa35d2f36d262a7ef1057970fcc438a | refs/heads/master | 2020-06-30T11:53:29.273237 | 2019-08-06T10:59:56 | 2019-08-06T10:59:56 | 200,818,160 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,139 | java | package com.rb.eliterl.profile;
import android.os.Bundle;
import com.google.android.material.floatingactionbutton.FloatingActionButton;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Butto... | [
"rajeev15069@gmail.com"
] | rajeev15069@gmail.com |
0f955b8ee7deedaf0b9c59792221b812bcfae815 | 940a510f4acb7604603c90a94339b0832f55e1ee | /src/com/creation/patterns/abstractFactory/ElementsOfSmartphone.java | 5b5705fa4da739550b1e9c90f4524dd52dca4633 | [] | no_license | krestyanov/PatternsFlex | f5020a2c5d98edbe608bec5c91792c999a0648d6 | 9ff0afdd724067020407341b2b671605d395e93c | refs/heads/master | 2020-05-04T16:24:15.567163 | 2019-04-18T20:51:14 | 2019-04-18T20:51:14 | 179,277,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 167 | java | package com.creation.patterns.abstractFactory;
public interface ElementsOfSmartphone {
Battery getBattery();
Camera getCamera();
Display getDisplay();
}
| [
"i.krestyanov7@gmail.com"
] | i.krestyanov7@gmail.com |
be3534a72cc521f85be3e8f6a1adb1427c4c4271 | c8f72e2f9d15ec2135bf6af9d3957953b3770d3d | /flexmark-util/src/test/java/com/vladsch/flexmark/util/sequence/BasedSequenceImplTest.java | 74834167cdc0ec9e7c33ed9fa6f322234464e68e | [
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jiutiandiwang/flexmark-java | 278c39b94c6f4bc6fa2166268cc6929cca1e9f22 | 849bb88fcd2ebe4f4d0ca8aab57ff7e4edd9ca27 | refs/heads/master | 2021-01-19T13:56:10.925954 | 2017-02-19T00:46:15 | 2017-02-19T00:46:15 | 82,435,262 | 1 | 0 | null | 2017-02-19T04:34:12 | 2017-02-19T04:34:12 | null | UTF-8 | Java | false | false | 13,100 | java | package com.vladsch.flexmark.util.sequence;
import org.junit.Test;
import java.util.ArrayList;
import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertEquals;
public class BasedSequenceImplTest {
// TODO: need complete tests here
@Test
public void test_indexOf() throws Ex... | [
"vladimir.schneider@gmail.com"
] | vladimir.schneider@gmail.com |
db1892464df1d52aab5f1e4f6b24bb3106a72a19 | 130db18098c6a7e8f1cebe1dca47655a7205a7e6 | /src/ru/fizteh/fivt/students/kinanAlsarmini/multifilemap/DistributedLoader.java | dbc1f36978511925ca05d4455c50fec91be9acc2 | [] | no_license | mbeider/fizteh-java-2014 | 99051d5252b80bffa5cab3193802691e96dcecfb | 0ebbaff4f1a4b774de7ee785584fba65807fb1f7 | refs/heads/master | 2021-01-21T08:05:50.628038 | 2015-03-30T09:08:44 | 2015-03-30T09:08:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 989 | java | package ru.fizteh.fivt.students.kinanAlsarmini.multifilemap;
import ru.fizteh.fivt.students.kinanAlsarmini.filemap.base.FilemapReader;
import ru.fizteh.fivt.students.kinanAlsarmini.filemap.base.TableBuilder;
import java.io.File;
import java.io.IOException;
public class DistributedLoader {
public static void load... | [
"kinan.sarmini@gmail.com"
] | kinan.sarmini@gmail.com |
a510f2e3a18bb8867300aa7e19ed1986dff24bbb | 92a5d0e9f91a85bdeace182e2af425b46178e39a | /oh-my-scheduler-worker/src/main/java/com/github/kfcfans/oms/worker/core/processor/sdk/MapProcessor.java | 4e7cafcab6e19473a5fbcca23b345900de0b0de5 | [
"Apache-2.0"
] | permissive | ColaFans/OhMyScheduler | fd0f1efe9f9f2f1386ef34728fe53ea609e1ec6d | 53cbe060b65df78730b2f576c27b6f143de78ffb | refs/heads/master | 2022-10-13T14:22:03.678873 | 2020-06-09T03:00:23 | 2020-06-09T03:00:23 | 270,890,471 | 2 | 1 | Apache-2.0 | 2020-06-09T03:06:58 | 2020-06-09T03:06:58 | null | UTF-8 | Java | false | false | 3,269 | java | package com.github.kfcfans.oms.worker.core.processor.sdk;
import akka.actor.ActorSelection;
import akka.pattern.Patterns;
import com.github.kfcfans.oms.common.RemoteConstant;
import com.github.kfcfans.oms.common.response.AskResponse;
import com.github.kfcfans.oms.worker.OhMyWorker;
import com.github.kfcfans.oms.worker... | [
"tengjiqi@gmail.com"
] | tengjiqi@gmail.com |
b6f4e016120010d13418a45de134c4705f92937c | e1081211081f7039693b54897dbf8eefa31a1d93 | /SuperUsage.java | b23a9c1be47d20d343fca6dd18a77f345d1d3603 | [] | no_license | nitinchauhan235/GitHubBasics | 5fbe55095b812fc697ffc621e068e025b370ee90 | ec096e405585b95b76039660df748f9a7a11b9da | refs/heads/master | 2023-06-23T18:43:58.340547 | 2021-07-25T07:34:56 | 2021-07-25T07:34:56 | 387,152,894 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 496 | java | class Person
{
String name;
int id;
public Person(int id,String name)
{
this.name=name;
this.id=id;
}
}
class Emp extends Person
{
int salary;
public Emp(int id, String name,int salary)
{
super(id,name);
this.salary = salary;
}
public void display()
{
System.out.println(id + name + salary);
... | [
"nitinchauhan86@gmail.com"
] | nitinchauhan86@gmail.com |
0b8cddff0948537f8dc3832076aa82bfac22a649 | cd9447b2041f51b960e3c6128b8fd3333304d0e3 | /SchoolHealth/src/main/java/com/health/SchoolHealth/controlers/ImunisationsController.java | e85c5397294879a7f9ba3cf9e1cbefc0cb2a21a9 | [] | no_license | Mihael01/diplomaProject | 8eeedd0f1de36db7c28e458ff2fa8b42bc831009 | 7948c6154a5fea4c8b08d57857607fd03b6e25d5 | refs/heads/main | 2023-05-14T01:37:38.868634 | 2021-06-06T04:34:49 | 2021-06-06T04:34:49 | 334,691,990 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,294 | java | package com.health.SchoolHealth.controlers;
import com.health.SchoolHealth.controlers.formPOJOs.AddressForm;
import com.health.SchoolHealth.controlers.formPOJOs.SchoolForm;
import com.health.SchoolHealth.model.DAOs.SchoolDao;
import com.health.SchoolHealth.model.entities.School;
import com.health.SchoolHealth.services... | [
"noreply@github.com"
] | Mihael01.noreply@github.com |
0d356bbdccd9e284c38c4ffec6c77eb6fe6bc257 | a46ca78826807f241507cff88c1f331d6a317c62 | /app/src/main/java/com/example/tele/custombleservice/CustomSurfaceView.java | 45315d07c1e4d4ee2cc209b2483b4158b4699d79 | [] | no_license | teleger/CustomViewTest | 0d6e8276176e4ceffac38ce3a144dbe397301ec8 | 47a82e44beff2b1282d33a1dc4595e9c20988714 | refs/heads/master | 2020-07-29T19:49:00.283341 | 2019-09-21T09:30:29 | 2019-09-21T09:30:29 | 209,938,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 509 | java | package com.example.tele.custombleservice;
import android.content.Context;
import android.graphics.Canvas;
import android.util.AttributeSet;
import android.view.SurfaceView;
public class CustomSurfaceView extends SurfaceView {
public CustomSurfaceView(Context context) {
super(context);
}
public C... | [
"459103831@qq.com"
] | 459103831@qq.com |
e875f1de275aa1803a3501542881b5b743043c2a | 78f042d42be9d282c2b90430e3c385c8c5b027b6 | /src/main/java/com/test/sharding/security/package-info.java | 56b8ffd7c417c46f2da374cf652f664de4b6742f | [] | no_license | TonyLuo/test-shardingsphere | 0e7189982a1ba9ac5b83f8a4909c55a2429a5a92 | 446052c0ea4ddffdd68148403306b2ef8f1e7183 | refs/heads/master | 2022-12-21T23:30:34.836611 | 2019-12-24T02:13:45 | 2019-12-24T02:13:45 | 229,847,990 | 0 | 0 | null | 2022-12-16T04:42:35 | 2019-12-24T01:26:59 | Java | UTF-8 | Java | false | false | 78 | java | /**
* Spring Security configuration.
*/
package com.test.sharding.security;
| [
"luozhuming@gmail.com"
] | luozhuming@gmail.com |
e257a197807ca2ca636f87a3538188c67688e335 | 7047beedf93589c18aded4abb59b8ae4b42ef6c4 | /test/java/com/theatro/api/controller/EmployeeServiceTest.java | d22b1146a62968031d8d24ee5e879ec4ba270d47 | [] | no_license | vignesh-space/hdcconnect | b4bd132c5f9b664f8ecf428f889dc2d42d8aee49 | f7424f961adbf97236ad626d2700fc8a5790dd0e | refs/heads/master | 2020-03-23T07:27:16.589360 | 2018-07-17T16:08:27 | 2018-07-17T16:08:27 | 141,272,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,353 | java | package com.theatro.api.controller;
import com.theatro.api.response.Employee;
import com.theatro.api.service.EmployeeService;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigu... | [
"vignesh@theatrolabs.com"
] | vignesh@theatrolabs.com |
83d97c1362fdf94fc5d15335409758df4abb405a | d8f2f04136c7515823249b75c56db45da76c64eb | /core/src/com/drem/games/ggs/game/state/MainMenuState.java | c85b6d758e0e95f903a594e0ad384b4706ae9909 | [] | no_license | drem-darios/GunGunShoot-libgdx | 1be58ab648c70e2247043ad2d3590d836c40249a | 4e67d1d09df390111b8cf213db90f5ac314fc1f4 | refs/heads/master | 2021-01-10T20:18:12.825982 | 2015-09-01T18:08:14 | 2015-09-01T18:08:14 | 32,798,281 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,203 | java | package com.drem.games.ggs.game.state;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Input;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.g2d.BitmapFont;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.graphics.g2d.freetype.FreeTypeFontGenerator;
import com.b... | [
"vidioholic@aol.com"
] | vidioholic@aol.com |
1d838ac74d28b7b5fe9da70aacad946efc367cff | 762c74c43ec0e3705b17ea8b5a5eb1172dd17f83 | /app/src/main/java/view/zbea/com/tcustomview/utils/NetUtils.java | 5af8e28a6d629c22b58967e3b8859fc46822c8bc | [] | no_license | Zbea/TCustomView | db39eecd13cfbf551a017d517bd5761990a94270 | 79b1a1eb472def14fc19439c8bbd9f9cf09204e2 | refs/heads/master | 2021-05-04T10:44:33.850829 | 2017-06-14T09:10:45 | 2017-06-14T09:10:45 | 54,606,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,613 | java | package view.zbea.com.tcustomview.utils;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
/**
* 跟网络相关的工具类
*/
public class NetUtils {
private NetUtils() {
/* can... | [
"xiaofeng9212@126.com"
] | xiaofeng9212@126.com |
3d362ae3f078845d2b60db8ff5d4e5a59e2607fa | c5f031d29665dc938a0c6de0bbb13961003bbb44 | /tddcalculator/src/tddcalculator/TestAll.java | d15eadae7228a441bb1a570209931277f98fde8f | [] | no_license | SunitBhopal94/tddcalculator | 430aa6fafcadfcbc96f6ae4d0bee7b067d6f374d | 52d43fa98bc5eadeef00b52a3d31cde4e26c925f | refs/heads/master | 2020-08-30T16:13:14.688345 | 2019-10-30T02:50:47 | 2019-10-30T02:50:47 | 218,429,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 225 | java | package tddcalculator;
import org.junit.runners.Suite;
import org.junit.runners.Suite.SuiteClasses;
import org.junit.runner.RunWith;
@RunWith(Suite.class)
@SuiteClasses(testcal.class)
public class TestAll {
}
| [
"noreply@github.com"
] | SunitBhopal94.noreply@github.com |
30af86697814af6a33488e1e69562d48ccbaf59a | 303e3a5b27856f232033e38d4c8c38a4f2e44b31 | /刷题笔记/LeetCode/LeetCode代码/120.三角形最小路径和.java | 0f00f649c4a7b4a1d22bc82ea4080b096a263af2 | [] | no_license | zcx-xxx/DailyNotes | da74eda079c7dfdbad8c7a2b760fbd1518f4b6d9 | 215f636213fd9d424d5bd02892fba4c67a374cc3 | refs/heads/master | 2022-05-30T19:33:40.349697 | 2020-05-01T13:30:49 | 2020-05-01T13:30:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,119 | java | import java.util.*;
/*
* @lc app=leetcode.cn id=120 lang=java
*
* [120] 三角形最小路径和
*/
class Solution {
public int minimumTotal(List<List<Integer>> triangle) {
int len = triangle.size();
if(len == 0){
return 0;
} else if (len == 1) {
return triangle.get(0).get(0);
... | [
"you@example.com"
] | you@example.com |
c1cff51dc1a498d98e31b63f05d181423e36c5c0 | 8191bea395f0e97835735d1ab6e859db3a7f8a99 | /f737922a0ddc9335bb0fc2f3ae5ffe93_source_from_JADX/java_files/axj$a.java | 9b67dd1b6845cb9389e9eee095134b2e1a2bb8f7 | [] | no_license | msmtmsmt123/jadx-1 | 5e5aea319e094b5d09c66e0fdb31f10a3238346c | b9458bb1a49a8a7fba8b9f9a6fb6f54438ce03a2 | refs/heads/master | 2021-05-08T19:21:27.870459 | 2017-01-28T04:19:54 | 2017-01-28T04:19:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | class axj$a {
int DW;
final byte[] j6;
axj$a() {
this.j6 = new byte[8192];
}
axj$a(int i) {
this.j6 = new byte[i];
}
boolean j6() {
return this.DW == this.j6.length;
}
}
| [
"eggfly@qq.com"
] | eggfly@qq.com |
6473c757ca05bf0f669f2bbed386874fa2ab53d5 | ab0aa5bb61102becc22a11c128736a47270848d8 | /set1/H.java | 7e4def9324fe84df5b240d6bf2403465568aad3f | [] | no_license | bhartipriyadarshini/JavaSrc | 93445c492c9fbc55146829dbc8f8ccf77bfcec7b | 6380a1155cb057b797987db4c09220cc63b61b09 | refs/heads/master | 2021-01-10T14:09:30.465337 | 2015-12-24T11:54:11 | 2015-12-24T11:54:11 | 48,292,674 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java | class H
{
public static void main(String args[])
{
int i=0;
int j=i++ +i-- +i++ +i--;
System.out.print(i);
System.out.print(j);
}
} | [
"bharti.priyadarshini@yahoo.com"
] | bharti.priyadarshini@yahoo.com |
73ac29f799eb0f79e89a8e98dbdd99af02c8e1ca | 1fd0a459922a9c4355daabb816840a8e4f378eb4 | /Chapter 6/HypotenuseCalculations.java | 67a72553ec659f94459178bc2cf99820c8cc801a | [
"MIT"
] | permissive | eraldoforgoli/JavaHowToProgramExercises | 291df5855017d11939c60fe1c7af073f78012890 | 75e357f9b0a2733a8b039d0862285b09bea295ef | refs/heads/master | 2020-04-23T12:14:19.299366 | 2019-03-03T21:29:10 | 2019-03-03T21:29:10 | 171,161,699 | 0 | 0 | null | 2019-03-03T21:29:11 | 2019-02-17T19:17:54 | Java | UTF-8 | Java | false | false | 899 | java |
/*
6.15 (Hypotenuse Calculations) Define a method hypotenuse that calculates the hypotenuse of
a right triangle when the lengths of the other two sides are given. The method should take two arguments
of type double and return the hypotenuse as a double. Incorporate this method into an
application that reads values fo... | [
"eraldoforgoli@gmail.com"
] | eraldoforgoli@gmail.com |
d6794966cbc561223913e4f722617a360f9e4b08 | b552d3e79f66f6287182d86b7c3188e7a7197345 | /plain/semester_1/erg10_ask2/Ypallhlos.java | bc6f3bb25581debdb8fd008a471fb7afbb3e5969 | [
"BSD-2-Clause"
] | permissive | insanitywholesale/yavvar | 2cf7d97718d6c868d0904841cb12d132361a796b | 35479ceeff7b4fa4eafd0e949aa351f0ac846ec5 | refs/heads/master | 2022-05-05T07:55:07.670240 | 2022-04-29T20:47:07 | 2022-04-29T20:47:07 | 162,904,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,051 | 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 erg10_ask2;
/**
*
* @author angle
*/
public class Ypallhlos {
private int kodikosEpixeirhshs, arithmosMitrwou, oresYper... | [
"pepitsizous@zoho.com"
] | pepitsizous@zoho.com |
c9ff43926796138a8ed76b642a7ba9bcf6d7bc8e | d1bd1246f161b77efb418a9c24ee544d59fd1d20 | /java/Common/src/org/javenstudio/common/indexdb/codec/IFieldsFormat.java | b41b6e096568f9e7278f7daf4f4bc198ae3e329c | [] | no_license | navychen2003/javen | f9a94b2e69443291d4b5c3db5a0fc0d1206d2d4a | a3c2312bc24356b1c58b1664543364bfc80e816d | refs/heads/master | 2021-01-20T12:12:46.040953 | 2015-03-03T06:14:46 | 2015-03-03T06:14:46 | 30,912,222 | 0 | 1 | null | 2023-03-20T11:55:50 | 2015-02-17T10:24:28 | Java | UTF-8 | Java | false | false | 3,032 | java | package org.javenstudio.common.indexdb.codec;
import java.io.Closeable;
import java.io.IOException;
import org.javenstudio.common.indexdb.CorruptIndexException;
import org.javenstudio.common.indexdb.IIndexContext;
import org.javenstudio.common.indexdb.IDirectory;
import org.javenstudio.common.indexdb.IField;
import o... | [
"navychen2003@hotmail.com"
] | navychen2003@hotmail.com |
4fcead6bd7e1827adea9974eaa1b9dfcd4aa0b72 | 6582b908a9a497bc401e7d3f3cd1117157b77e6e | /app/src/main/java/com/jdashdemo/user/constants/VersionChecker.java | 50eb6b2b5a782533a535d01f1102e070b294e71f | [] | no_license | tudechristian3/jogxpress | f4b1f3380ae98e3c24b3a52553936e45f97db3a2 | 2c42ff3a37e041dc5d57b1dfc3de3062a99ae66d | refs/heads/master | 2023-05-22T13:12:58.601229 | 2021-06-14T07:30:44 | 2021-06-14T07:30:44 | 358,480,736 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,989 | java | package com.jdashdemo.user.constants;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.net.Uri;
impo... | [
"tomas.miguelwlc@gmail.com"
] | tomas.miguelwlc@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.