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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7b44cbeddec81baa9436c8df617cdbf7e0e77996 | a4a27397ea9c453300e9fd929304fc9900a01aad | /sitewhere-java-model/src/main/java/com/sitewhere/spi/device/command/RegistrationSuccessReason.java | b2f574709d7d0dcd955c41560bc3a34c52179ef0 | [
"Apache-2.0"
] | permissive | suyambuganesh82/sitewhere-java-api | 2c2962d501e05e518707aa7f20f956a9a90f71c8 | e6545f48ad0359dc0ba86344587cbdf367bb6b12 | refs/heads/master | 2023-04-25T10:59:07.777397 | 2021-03-07T15:41:57 | 2021-03-07T15:41:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 915 | java | /**
* Copyright © 2014-2021 The SiteWhere 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... | [
"derek.adams@sitewhere.com"
] | derek.adams@sitewhere.com |
0949d4b6e2004950f18bba474ffbd766b8cfed47 | 76e54871dd5467f78b60b50d4ecf5350cb9451a1 | /src/main/java/com/guanqing/commontools/CommontoolsApplication.java | c070cc7a82549e5bfbaa5df320263166f6f33228 | [] | no_license | guanqing123/commontools | 0a7df67ef563aa7eaedb45135d2f7a8d579b48e9 | f5f230bf307d8b690e577e4df14134258efb775a | refs/heads/master | 2023-07-15T13:31:52.377447 | 2021-09-05T11:41:54 | 2021-09-05T11:41:54 | 403,293,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package com.guanqing.commontools;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CommontoolsApplication {
public static void main(String[] args) {
SpringApplication.run(CommontoolsApplication.clas... | [
"guanqinghz@163.com"
] | guanqinghz@163.com |
7f48ee329181656789d45f7cf28daab5f25c0fbb | f7d96590abad8310bda45ea5c31408fd51fd19a8 | /src/test/java/S2/Sprint1/CreateNewOpportunity.java | 7ecfa6ceea2d52522ac62da170256fbce9d9660a | [] | no_license | villuvicky/TestLeafBootCamp | 9f0397891cd741a24377f6e84a70bb14dd30f3b0 | 9a841d99447c8a3590f977167437aa5cf4365d7c | refs/heads/main | 2023-07-16T04:06:58.947266 | 2021-08-22T12:48:53 | 2021-08-22T12:48:53 | 398,143,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,020 | java | package S2.Sprint1;
import java.text.SimpleDateFormat;
import java.time.Duration;
import java.util.Date;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org... | [
"villuvicky15@gmail.com"
] | villuvicky15@gmail.com |
ecdf1896a095e3fa6d757044057b570d73362c1c | f941d3782bbec7aa33b56f0a34521f46afecd5a4 | /p2021_06_24/StaticTest01.java | 69cb6cca3599b340516b24ca36dbb457e56ee791 | [] | no_license | holioud/academy_java | 3b6b827b95d6523934dc5db401f4686572539566 | 8d5471d8a9253a8a8281b420e5e6c7ebdb4ede2f | refs/heads/main | 2023-06-30T02:21:16.841458 | 2021-07-29T09:26:43 | 2021-07-29T09:26:43 | 387,628,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package p2021_06_24;
class StaticTest{
static int a=10; // 정적 필드
int b=20; // 인스턴스 멤버변수
}
class StaticTest01 {
public static void main(String[] args){
System.out.println("StaticTest.a->" + StaticTest.a);
StaticTest s1 = new StaticTest();
StaticTest s2 = new StaticTest();
System.ou... | [
"noreply@github.com"
] | holioud.noreply@github.com |
ae098f9f730645133b6f67312158000ee41213ab | cc209c2a1844bce4d2055aedecbf9544670b3a01 | /CustomView/app/src/androidTest/java/me/li2/customview/ApplicationTest.java | 793b9c04372510ba03d13e1991712c3ee5eede22 | [] | no_license | rtk4616/learning-android-open-source | a4c1fc83a84582534aea864e5ec6e9d3523876e0 | 41acf150e8135bbf8f11f9297450c21539682867 | refs/heads/master | 2020-03-24T17:44:49.820408 | 2017-01-16T07:10:53 | 2017-01-16T07:10:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | package me.li2.customview;
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() {
super... | [
"weiyi.just2@gmail.com"
] | weiyi.just2@gmail.com |
8936ea6fb927a9e4de69100b584d2aed4113afc9 | afeeefba152b8d6bd4291a22c2eff6efb46fa22d | /w4-quest5-part1/src/edu/neit/jonathandoolittle/Chihuahua.java | fac79bfd043ddf3e28bce28715b55c9db8189f1f | [] | no_license | jdoolittle126/se402-master | 09102b50e2d84c4d2fdbde2091c3a88cd1bc6474 | b534ae9b7538854b7b7d982e25871122b1f91824 | refs/heads/main | 2023-08-12T15:36:28.860233 | 2021-09-27T20:23:41 | 2021-09-27T20:23:41 | 388,947,510 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 519 | java | package edu.neit.jonathandoolittle;
/**
* The Chihuahua is one of the smallest
* breeds of dog, and is named after the
* Mexican state of Chihuahua.
*
* @author Jonathan Doolittle
* @version 0.1 - Aug 10, 2021
* @see Dog
*/
public class Chihuahua extends Dog {
// ******************************
// Construc... | [
"jdoolittle126@gmail.com"
] | jdoolittle126@gmail.com |
e7cfcf16c5039ae68de809ac09a61274a44bac89 | 126c3877fc380a6d30c0e2241fcea3e3831c383a | /src/main/java/org/fundacionjala/app/quizz/console/QuestionUIMenu.java | 72f5d3a0e3c3ed3062216e50404809534084f841 | [] | no_license | VladeCV/VladeCV-QUIZJAVA | 2fef90465092a1ed5bd5ccccf7e5c6a2d07db05b | ba4d93db4e05713e3890ca8b7b0a3643d3061aef | refs/heads/master | 2023-02-27T07:38:46.832346 | 2021-01-27T03:30:39 | 2021-01-27T03:30:39 | 333,245,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,389 | java | package org.fundacionjala.app.quizz.console;
import java.util.ArrayList;
import java.util.List;
import org.fundacionjala.app.quizz.model.Question;
import org.fundacionjala.app.quizz.model.QuestionType;
import org.fundacionjala.app.quizz.model.validator.ValidatorType;
import org.fundacionjala.app.quizz.model.Question.... | [
"vladimircabrecabri@gmail.com"
] | vladimircabrecabri@gmail.com |
5c90db524180fd5c370255ea77719b4f2c14360d | 6121bbb9a78eccca5b4607ab344afb38043b2023 | /JPR18.java | e0a31f2f35d5d1c5484972d6c396623ba61adfbb | [] | no_license | vaibhaviDixit/13Vaibhavi | 26424a5bf241d912e6b8d5d2acd6b0833e0141fb | 6e3619ed3a445ee905a958c9e3e29823f4517202 | refs/heads/master | 2023-08-30T22:53:26.452595 | 2021-09-27T06:00:48 | 2021-09-27T06:00:48 | 394,138,563 | 2 | 2 | null | 2021-08-11T04:15:26 | 2021-08-09T03:42:17 | Java | UTF-8 | Java | false | false | 1,257 | java | package com.google;
public class JPR18 {
public static void main(String[] args) {
int y1 =5;
int y2=3;
int amount=161258;
float EMI;
//calculating emi for principal = 161258 , years=5 years, rate=5% per month:
// EMI = P × r × (1 + r)^n / ((1 + r)^n - 1)
... | [
"vaibhavidixit511@gmail.com"
] | vaibhavidixit511@gmail.com |
31deed58369864a0dd42bbcfde8351db4a485a5a | 163a9c11093f982532ec0eebfe0b7a7d88f22557 | /custom/ncip/ncipstorefront/web/src/com/ncip/storefront/controllers/cms/ProductFeatureComponentController.java | 3fcbf26fa79662abbbe26c858617f4f49abfae3b | [] | no_license | green-jin/green | 9fa5809af26e4da0af6a979379544964f9fdd45e | f9ccc1cc2ca97c4bc8e55d7477c798ea598f5059 | refs/heads/master | 2020-08-08T10:26:16.816508 | 2019-08-22T09:11:21 | 2019-08-22T09:11:21 | 213,811,708 | 0 | 0 | null | 2020-04-30T12:28:24 | 2019-10-09T03:24:59 | Java | UTF-8 | Java | false | false | 2,031 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the te... | [
"cinygho@gmail.comtw"
] | cinygho@gmail.comtw |
2757cebfb1804a5522625d782445f8af7af79fef | 1565429dceb4cc81f030391504d9f40ce0a2e363 | /src/main/java/pl/perlaexport/filmmap/user/login/service/LoginService.java | 0105838c3d4aa6525592a57cdecbb8fb3b1b5eb7 | [] | no_license | perlaExport/filmMap-server | 89d31736ac56164adba63812899d69911c52b906 | de3d37940e04f634fe815e65b069b6033b203df7 | refs/heads/master | 2023-02-18T11:24:04.246859 | 2021-01-19T11:37:11 | 2021-01-19T11:37:11 | 305,450,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 251 | java | package pl.perlaexport.filmmap.user.login.service;
import pl.perlaexport.filmmap.user.login.dto.LoginDto;
import pl.perlaexport.filmmap.user.login.response.ResponseLogin;
public interface LoginService {
ResponseLogin login(LoginDto loginDto);
}
| [
"reclawjerzy@gmail.com"
] | reclawjerzy@gmail.com |
bc24a23f355f317ed875abd2c24edd8e03f7df96 | 57a3238a6400e11aedcdae684b6b8919ffc273a6 | /src/main/java/com/zhiku/view/ColParagraphView.java | 0157ad9ecace1d0afef87c0494cbef9fa73f49b6 | [] | no_license | zhikuengineeringdepartment/Elearning | c8617d645810a79bafcc3a58bc96db756d4b78e3 | e5a963f8d11f2b8bd5e88bdd2c7310f87390b18e | refs/heads/master | 2022-11-17T22:20:01.268209 | 2019-06-25T07:38:09 | 2019-06-25T07:38:09 | 176,854,227 | 5 | 4 | null | 2022-11-16T10:33:38 | 2019-03-21T02:27:22 | JavaScript | UTF-8 | Java | false | false | 2,035 | java | package com.zhiku.view;
import com.zhiku.entity.ColParagraph;
public class ColParagraphView extends ColParagraph {
private Integer paragraphSeq;
private Integer paragraphKnowledge;
private String paragraphType;
private String paragraphNewline;
private String paragraphContent;
private Inte... | [
"530379451@qq.com"
] | 530379451@qq.com |
c5f11df1edbeff10d9b8e90b14e8f14404e89500 | 1304d36adcb15015c17a8fee1fb2ab5a42365265 | /src/main/java/frc/robot/Robots/Subsystems.java | b8bd3a1a16777de67d6f3d113d70dbf6f5b02189 | [] | no_license | FRC4130/Damien-2019 | a503188dacd1f68f916280799cffa2895caa2a9a | 163a941833cab2d6b093e5fe5cb703eee0f5c868 | refs/heads/master | 2020-06-26T05:26:52.238584 | 2019-08-15T01:24:27 | 2019-08-15T01:24:27 | 199,547,214 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 941 | java | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2018 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | [
"34586069+crochon@users.noreply.github.com"
] | 34586069+crochon@users.noreply.github.com |
d0dd05571d4ebd8e08e008ea22b401c13a77f5c7 | 67bb9dd965a5e4e1bdabe73a24b5435391c35776 | /SNMP + Sockets + Chat Java application/src/projet_semes_test/son.java | d2c29fa4d6b371e4249108076d6876b7da840482 | [] | no_license | WissemAchour/Programming-Projects | 9dcdb6149134d623c02ddf836138579542daa2ec | 87a51b63a0796807b69065fe27329486f5c57eec | refs/heads/master | 2016-09-07T05:59:17.267544 | 2013-12-16T16:02:23 | 2013-12-16T16:02:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 891 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package projet_semes_test;
import java.io.*;
import java.util.logging.Level;
import java.util.logging.Logger;
import sun.audio.*;
/**
*
* @author Wissem
*/
public class son {
String name;
InputStream in;
... | [
"achourwissem@hotmail.fr"
] | achourwissem@hotmail.fr |
3a85d26dad479d30b037ae9a6ea9188196175685 | f3efbb32297ff0d444ac34932a84eebd363ac465 | /src/Princess.java | 41bc5fc1123328d0eb7addb1760ad5e46d10e433 | [] | no_license | NamSeonw/java | 5dfdd110ad9de22a55cbc3f3df838c7cd3c9a96d | c353c6dce716158d377dba92826fc8add28309eb | refs/heads/master | 2020-08-03T13:31:47.605033 | 2019-09-30T03:01:34 | 2019-09-30T03:01:34 | 211,768,529 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | import java.awt.Graphics;
import java.awt.Image;
import java.awt.Toolkit;
public class Princess {
private int x;
private int y;
Image img;
public Princess() {
x = 45;
y = 580;
Toolkit tk = Toolkit.getDefaultToolkit();
img = tk.getImage("res/princess.png");
}
public void wakeUp() {
}
... | [
"skatjsdn44@naver.com"
] | skatjsdn44@naver.com |
b2dc4d81f22fbbcdfa3e0b48d65a4e34df02c382 | dbeb20d3fcb55948bd20da9dc04bf0466d0b270b | /src/de/SebastianMikolai/PlanetFx/ServerSystem/SSMaster/NPC/GameAktualisierenScheduler.java | b8fb2fee8adb2573027ee0ca51b95334c22b8f1b | [] | no_license | PlanetFxMedia/SSMaster | 6e6ff67375cceb752c539e640a1d10fbf95fb4ed | 434d3950f58980ac8228f7760105e4fb17dae405 | refs/heads/master | 2020-04-06T07:02:33.760519 | 2016-09-15T14:55:02 | 2016-09-15T14:55:02 | 65,642,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,543 | java | package de.SebastianMikolai.PlanetFx.ServerSystem.SSMaster.NPC;
import org.bukkit.Bukkit;
import org.bukkit.entity.Player;
import org.bukkit.inventory.Inventory;
import de.SebastianMikolai.PlanetFx.ServerSystem.SSMaster.MinecraftServer.MinecraftServer;
import de.SebastianMikolai.PlanetFx.ServerSystem.SSMaster.Minecra... | [
"sebastian.mikolai@gmail.com"
] | sebastian.mikolai@gmail.com |
15548b003c60b1a14599a8e1aadc57ee7f2b244a | 2fd5fba92dad912f46fb8fdb13b27f907f7c98d9 | /src/main/java/Main.java | 60b1bbe6cd1fd7de728c498c4c97a8aa4daafe73 | [] | no_license | Shinjice/AccuWeatherApi | d26abc8dc562a0ed6d3ee7f230c0ebc2de1ff8a6 | 35fc76917edb253affcc43313dad44b5e644fe23 | refs/heads/master | 2023-06-07T23:47:12.395530 | 2023-06-02T13:42:28 | 2023-06-02T13:42:28 | 297,361,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 102 | java | public class Main {
public static void main(String[] args) {
Weather.doHttpGet();
}
}
| [
"Tdna84@gmail.com"
] | Tdna84@gmail.com |
6580cf0cf666c8b7fda944f45f96f76144740b65 | 4dcb56032dded81baf5bc29cd48264d9804c8182 | /src/cn/guangtong/test/TestDemo2.java | 8554d4b04fd6f38cd5ebcc9d76b0439ca45f693c | [] | no_license | jammyluo/CAS_Guangtong | 78ce690dd9bcd590627c8154b99c53135e3688bb | 4ce259791bcd4c0ff7cbcb0c2ad1d955d31f8420 | refs/heads/master | 2020-03-29T08:45:36.778321 | 2017-08-18T10:14:05 | 2017-08-18T10:14:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,167 | java | package cn.guangtong.test;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Date;
public class TestDemo2 implements ActionListener{
private int id;
private String name;
private Date time;
public float num;
public char cc;
public boolean bl;
public v... | [
"2398300521@qq.com"
] | 2398300521@qq.com |
e09d8020265d08f8a63a6a97b0f2b3620b67db91 | 85f6abfcb888a1576410324bc30cde05c8630365 | /app/src/main/java/ali_class/assignment6_newsapp/MainActivity.java | 53c0a9f5260e4b2e41eca97d1d058761a5fedcdc | [] | no_license | MAIMAI728/Assignment6_newsApp | b7459d3cea288d3d411743265066feafb4ed61e2 | 5f11119eb001507667792ef5da1ccd09cac9a7ca | refs/heads/master | 2021-07-09T08:17:16.080240 | 2017-10-10T05:20:52 | 2017-10-10T05:20:52 | 106,370,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package ali_class.assignment6_newsapp;
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.ac... | [
"m7a2i8@gmail.com"
] | m7a2i8@gmail.com |
494467e0a33b56c556f8169b00a5a31c88ff8f9b | 5f236be85b10df0b634efb6bc38b9cfb117b8c71 | /src/seniorproject/hearts/HeartsScores.java | 38219392d6bd194d09d0331e9c14541222176962 | [] | no_license | andrewchimento/Senior-Project | 14bbe36bc4d147702e98779c92c19cbc0cb2a7bb | 2238016deaf0cc647083affeab6526bda98416b5 | refs/heads/master | 2021-01-22T04:10:02.085553 | 2017-07-10T17:31:10 | 2017-07-10T17:31:10 | 92,435,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,726 | java | package seniorproject.hearts;
import java.awt.Dimension;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import javax.swing.Box;
import javax.swing.JLabel;
import javax.swing.JPanel;
/**
* This class keeps track of the display of the scores for all players of Hearts
*
* It breaks down the scor... | [
"andrewchimento@gmail.com"
] | andrewchimento@gmail.com |
080a5f3a3b077f66c6b38139c185d7df1af5cb4a | 5df38fdd2541c5d11f6884d5e6d675ac1517ba13 | /考试系统/taoshuxuan/TaoShuXuan/src/com/bookshop/entity/Catagory.java | 922cd1e854ffd3118d05ed42929e6e2b90f2e636 | [] | no_license | liubag/test0325 | 999b38040adf413987bba5c37764baebce43ccf0 | a53bdf74f617ece5a40837f0d6a2ee5e853317ec | refs/heads/master | 2020-06-06T09:41:15.362177 | 2014-03-25T09:14:17 | 2014-03-25T09:17:02 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,424 | java | package com.bookshop.entity;
import java.io.Serializable;
import java.util.Date;
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.persistence... | [
"58588710@qq.com"
] | 58588710@qq.com |
6d12ae2b5fdc7d779104437f6d1f9d0496de6636 | fc878bc6827ae7b5fb3c2444aee1a1e5562c7c27 | /framework/src/test/java/com/suredy/unit/test/MyTest.java | 5106b4f2cb1de17b9da7b687090f8850d863dfc2 | [
"MIT"
] | permissive | ynbz/framework | 1c18902214277fee6f649c27f1fb7ffe8ac87ca2 | 65effc284952e9f8ab99bfffb627d7e0d10cd79f | refs/heads/master | 2020-04-26T16:48:18.417488 | 2019-03-04T07:15:00 | 2019-03-04T07:15:00 | 173,690,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package com.suredy.unit.test;
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;
import org.springframework.test.cont... | [
"g.x.p@hotmail.com"
] | g.x.p@hotmail.com |
efb48104231da36032928768b539430697cf7eba | d19b871d8e832e011960483f3fa3eb55d4aec41f | /app/src/main/java/com/example/android/tic_tac_toe/StartscreenActivity.java | 5bbbfaef91fd215838e8296047e07226e8c3c547 | [] | no_license | katherine95/tictactoe | 7b39aed2ac9b6f59b9f253ad776dafdde6236f70 | 888740de2135af292b6989d10d9c9902e31f71bf | refs/heads/master | 2020-03-11T15:49:16.647731 | 2018-04-18T20:41:13 | 2018-04-18T20:41:13 | 130,097,132 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,186 | java | package com.example.android.tic_tac_toe;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
public class StartscreenActivity extends AppCompatActi... | [
"kathiekim95@gmail.com"
] | kathiekim95@gmail.com |
ce821885ae350e91718d5ecaaf73064269e969b9 | bec75f898bfa72d9ddea3ce78d4c12e6df4c059a | /core/src/main/java/name/pehl/totoe/xml/client/HasChildren.java | 523ca759f99cd611942649583d758693b5d23f8f | [
"Apache-2.0"
] | permissive | hpehl/totoe | ac609a5da804060cb87cd4a4eea20e5ce2a161a0 | 24dfdcb259fe6b355144c325d89806a8c549c2da | refs/heads/develop | 2023-06-01T03:17:52.660572 | 2017-11-29T14:42:06 | 2017-11-29T14:42:06 | 6,405,648 | 3 | 1 | null | 2013-07-19T08:01:35 | 2012-10-26T15:05:04 | Java | UTF-8 | Java | false | false | 2,485 | java | package name.pehl.totoe.xml.client;
import java.util.List;
/**
* @userAgent There are differences between browsers when reading child nodes
* regarding white-spaces and new lines. See <a
* href="http://www.w3schools.com/dom/dom_mozilla_vs_ie.asp"
* >www.w3schools.com</a> f... | [
"harald.pehl@gmail.com"
] | harald.pehl@gmail.com |
78844fdd76700e9d5586171c0a3395e3e8b4372f | 15d7b6825bfdac89bc1b928014f8ba0a55bc8672 | /springevidence/src/main/java/com/example/springevidence/Controller/HomeController.java | aa74f8bd0d2627e044f08db881b3a2718a1fa5b4 | [] | no_license | mortozafsti/Hibernate_Spring_Jsf | e6c012230f9e59504202c08678d52a1eceacbd98 | 07bd207872c4e62b1de422d10b740f04b6f9c79e | refs/heads/master | 2020-04-12T14:17:22.111024 | 2019-07-11T13:27:36 | 2019-07-11T13:27:36 | 162,547,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,744 | java | package com.example.springevidence.Controller;
import com.example.springevidence.Entity.Student;
import com.example.springevidence.Entity.imageOptimizer;
import com.example.springevidence.Repo.Rolerepo;
import com.example.springevidence.Repo.StudentRepo;
import org.springframework.beans.factory.annotation.Autowired;
i... | [
"mortozafsti@gmail.com"
] | mortozafsti@gmail.com |
f73f4d63531c57d64d11e3dc66034026cfb7bd2d | c254fe5078333ea81f6997d8947daf79a395f968 | /src/main/java/com/gene/plugin/ioc/Service.java | 0ea21a87b12d79a8f314689bad26af2d81782cc0 | [] | no_license | zhanfei790915/jfinal | 22ba01543a4cfaafc222f908eaf97ca98c06fd75 | abad58657bacf926d47aa6e5eaadfa900b4529b2 | refs/heads/master | 2020-09-06T12:26:48.839099 | 2017-06-16T03:13:06 | 2017-06-16T03:13:06 | 94,418,634 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 465 | java | package com.gene.plugin.ioc;
import java.lang.annotation.ElementType;
import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
*
* 加上此注解并在ioc添加了包路径即可注入
* @author songyang
*
*/
@Inherited
@Retention(RetentionP... | [
"zfd1@163.com"
] | zfd1@163.com |
54be875ab5271fc8b6f775ebab2bdd2e0f76ae5f | 4156e8df9ab22d79cfd3e60b9637fa8dbe2fe23c | /Programming/Nevo/app/src/main/java/com/medcorp/network/validic/model/ForgetPasswordModel.java | 5853677bea5c6a26f19ee22f2dd2bddbebe01983 | [] | no_license | gaillysu/nevo-android | 4e4e0470c13597696003027c2007757b26717780 | 0a770be69b3aa5b7245508fffd2fbec4d8f95b48 | refs/heads/master | 2021-01-23T14:21:14.505718 | 2017-05-31T03:19:48 | 2017-05-31T03:19:48 | 102,681,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | package com.medcorp.network.validic.model;
/**
* Created by Jason on 2016/10/12.
*/
public class ForgetPasswordModel {
private int id;
private String email;
private String password_token;
private String password;
public ForgetPasswordModel(int id, String email, String password_token, String pa... | [
"xiongcai@med-corp.net"
] | xiongcai@med-corp.net |
11727d6a8c2122f80c2ad2fc68fb63cd85dd86ab | 4192d19e5870c22042de946f211a11c932c325ec | /j-hi-20110823/src/org/hi/base/menu/dao/MenuDAO.java | 3e83de8c984c85d95de3ac7a85cc01f52e9a2081 | [] | no_license | arthurxiaohz/ic-card | 1f635d459d60a66ebda272a09ba65e616d2e8b9e | 5c062faf976ebcffd7d0206ad650f493797373a4 | refs/heads/master | 2021-01-19T08:15:42.625340 | 2013-02-01T06:57:41 | 2013-02-01T06:57:41 | 39,082,049 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 113 | java | package org.hi.base.menu.dao;
import org.hi.framework.dao.DAO;
public interface MenuDAO extends DAO{
}
| [
"Angi.Wang.AFE@gmail.com"
] | Angi.Wang.AFE@gmail.com |
40b8b0d5f5c6d8611483b625124d2f68faa9b94f | 8ccd1c071b19388f1f2e92c5e5dbedc78fead327 | /src/main/java/ohos/global/resource/BaseFileDescriptor.java | 0d4fcd32fbc138bd4a9efc7b95575a6d93cec1a7 | [] | no_license | yearsyan/Harmony-OS-Java-class-library | d6c135b6a672c4c9eebf9d3857016995edeb38c9 | 902adac4d7dca6fd82bb133c75c64f331b58b390 | refs/heads/main | 2023-06-11T21:41:32.097483 | 2021-06-24T05:35:32 | 2021-06-24T05:35:32 | 379,816,304 | 6 | 3 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package ohos.global.resource;
import java.io.Closeable;
import java.io.FileDescriptor;
public abstract class BaseFileDescriptor implements Closeable {
public abstract FileDescriptor getFileDescriptor();
public abstract long getFileSize();
public abstract long getStartPosition();
}
| [
"yearsyan@gmail.com"
] | yearsyan@gmail.com |
bbe521c8c3c2c3a1af1e61876bd56908256cba60 | 9204c0f2964a11eae39ce86e8762e0a3ee7dd91e | /serverudpecho/UDPEcho.java | 7da41400709d286db98507d4d5e06fdeab0f761e | [] | no_license | Fabio-Ferro-Peano-5A/chatUDP | 0bc93f8e819c0d82c72270539708b93e88bea1bd | 0693031b83888f54d44405cf91cb57fdb42a07bf | refs/heads/master | 2020-08-27T06:57:37.356348 | 2019-11-21T11:44:36 | 2019-11-21T11:44:36 | 217,277,054 | 0 | 0 | null | 2019-10-24T10:55:05 | 2019-10-24T10:55:05 | null | UTF-8 | Java | false | false | 4,565 | 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 serverudpecho;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import ja... | [
"noreply@github.com"
] | Fabio-Ferro-Peano-5A.noreply@github.com |
5a5cc91592bf7a2024063ce856946e3208ff5d14 | 13ebce8593e25c191e256315c2494c3b9cb298df | /app/src/androidTest/java/com/lookingdynamic/lookingbusy/gameplay/LevelTest.java | ef03192ba408dbbfb7cdf06636ea54732b71bc6f | [] | no_license | swu06/lookingbusy | d7459d49368c57abfa539e970a0820ec24e31cb6 | b413098bef8b28773cbb18af41795aa0a4a5c4f2 | refs/heads/master | 2021-01-19T05:53:56.556474 | 2017-01-19T16:45:52 | 2017-01-19T16:45:52 | 41,980,842 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,692 | java | package com.lookingdynamic.lookingbusy.gameplay;
import android.test.ActivityTestCase;
import com.lookingdynamic.lookingbusy.R;
/**
* Unit tests complete as of 10/11/2015
* Created by swu on 9/14/2015.
*/
public class LevelTest extends ActivityTestCase{
public void testCreateLevelObjectOnlySomeValues() {
... | [
"sarahjanewu@gmail.com"
] | sarahjanewu@gmail.com |
d519722c0843e149080618d03237fe9f86e6d449 | 5e6ebfbad837fa296f4ab7f03e41dafbb3636822 | /app/vo/appSalesMan/AppSalesManHomePageVO.java | a7aa76cc07d58e4f65ef895fd61d9f48107181cd | [
"Apache-2.0"
] | permissive | luobotao/higouAPI | b48c7a55112ab71aed7aa0eae4c12ace740dadf8 | f2042a453f9ac03f73f250ef6440bd4f946b965a | refs/heads/master | 2021-01-10T07:38:36.179295 | 2016-01-06T12:28:00 | 2016-01-06T12:28:00 | 49,125,100 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 808 | java | package vo.appSalesMan;
import java.util.List;
/**
* @author luobotao
* @Date 2015年9月22日
*/
public class AppSalesManHomePageVO {
// 状态 0:失败 1:成功
private String status;
private List<dataInfo> data;
public String getStatus() {
return status;
}
public void setStatus(String status) {
this.status = status... | [
"botaoluo@gmail.com"
] | botaoluo@gmail.com |
103a036fd0641a23081e8d7be6a5fb2ebf109f15 | 518bc0c963f76de7f517b52a22f53d97e16ae350 | /src/main/java/com/example/tracktrigger/models/ToDoItem.java | be4720b4e118e92353620017955fa8ca13db97ed | [] | no_license | saandra02/tracktrigger | 32fdd209449cbacdb61a66108a3ce0e4b11b5ebb | 402c4c13ceac759e805d7a94341206593d8972aa | refs/heads/master | 2023-06-18T21:04:56.057777 | 2021-07-05T09:43:34 | 2021-07-05T09:43:34 | 310,934,787 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,107 | java | package com.example.tracktrigger.models;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class ToDoItem {
@Id
@GeneratedValue(strategy=GenerationType.IDENTITY)
private long id;
private long user_id;... | [
"saandra02@gmail.com"
] | saandra02@gmail.com |
ea5a92d8af70a09e0ea8f0fb081097c02fdd5e8a | 5901c4fbbd7e9351e65d0b00305cbaca4bd49e10 | /src/main/java/com/wang/seckill/mapper/OrderMapper.java | 096c9fbf265ef8caa9dc83fc8ad54d6e14b740fd | [] | no_license | ChengLone/seckill-demo | 30fb827a2ba3c13c9d94470a326a9bb80e4b6bb1 | 079bfc8ba3970d2fa5aa848b66bd9422520953f0 | refs/heads/master | 2023-08-20T01:41:11.420884 | 2021-10-15T13:01:44 | 2021-10-15T13:01:44 | 415,560,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 325 | java | package com.wang.seckill.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.wang.seckill.pojo.Order;
import org.apache.ibatis.annotations.Mapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author ChengLone
* @since 2021-10-14
*/
@Mapper
public interface OrderMapper extends BaseMapper<Order> {
}... | [
"2541403556@qq.com"
] | 2541403556@qq.com |
71bfb26fe5d3689052ca516b1073526f342c9387 | 07da064963bb60479953ade1243e344314998879 | /src/CDSMapping/Vertex.java | 268a2d4d4eeac081d583028a79d4e67e889b058f | [] | no_license | skreddy6673/ContentDeliverySystem | 3b9468d620b54a61994b3c01b7d70ec1523f0620 | 8ea272252c0b4df8d7098ffb4e4da8d3cef9a4d6 | refs/heads/master | 2020-03-12T02:22:15.840007 | 2018-04-20T19:46:12 | 2018-04-20T19:46:12 | 130,400,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,249 | java | package CDSMapping;
import java.util.ArrayList;
/**
* This class models a vertex in a graph. For ease of
* the reader, a label for this vertex is required.
* Note that the Graph object only accepts one Vertex per label,
* so uniqueness of labels is important. This vertex's neighborhood
* is described by the Ed... | [
"desktop@gmail.com"
] | desktop@gmail.com |
00c8b91020b6ddf51d6aa39ccf9fce95883f30de | e44759c6e645b4d024e652ab050e7ed7df74eba3 | /src/org/ace/insurance/medicalpolicytermination/service/MedicalPolicyTerminateService.java | 86127bf46077118b4aafb6ababfb7b6b1560bd03 | [] | no_license | LifeTeam-TAT/MI-Core | 5f779870b1328c23b192668308ee25c532ab6280 | 8c5c4466da13c7a8bc61df12a804f840417e2513 | refs/heads/master | 2023-04-04T13:36:11.616392 | 2021-04-02T14:43:34 | 2021-04-02T14:43:34 | 354,033,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,816 | java | package org.ace.insurance.medicalpolicytermination.service;
import javax.annotation.Resource;
import org.ace.insurance.common.PolicyStatus;
import org.ace.insurance.medical.policy.MedicalPolicy;
import org.ace.insurance.medical.policy.persistence.interfaces.IMedicalPolicyDAO;
import org.ace.insurance.medicalpolicyter... | [
"lifeteam.tat@gmail.com"
] | lifeteam.tat@gmail.com |
e31b773b80ca9cb006d10497c7a0a9bbb116db13 | f617e0b23049d0e23d8a83d85f0a36ece5f0c44c | /src/main/java/com/kentarsivi/dto/user/UserUpdateDto.java | ce418a61150c6c87ee7b02ebfe7e8b11fd2b17b5 | [] | no_license | kitaptozu/RestApiWithSpringBootKentArsiv | 1ae9ef83bbe8836dc984d0774387eee2ec9ca6b2 | 5f1e975c233f6480c18763385e0cb52dc2a224b2 | refs/heads/main | 2023-06-24T02:38:41.883159 | 2021-07-31T15:52:03 | 2021-07-31T15:52:03 | 350,979,346 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 589 | java | package com.kentarsivi.dto.user;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Size;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class UserUpdateDto {
@NotNull(message = "{constraints.NotEmpty.message}")
@NotBl... | [
"mustafaalp@Mustafa-MacBook-Pro.local"
] | mustafaalp@Mustafa-MacBook-Pro.local |
c30b4318badb8b746f1f6ad9631ac66286662b60 | 6e0a9ccc03062476e2e3a3196595d446f46e7722 | /MWGApi/src/com/mwg/api/utils/httpclient/TextResponseHandler.java | d3bbac26f61697b0df6ca4fc17564cea05b19134 | [] | no_license | thanhle99990/API_task | 959f5f027d0c897f03d96a02e7e763a3cd7d3859 | 6d10df086bfca7114c40ab965f3657f65d459fdd | refs/heads/master | 2023-07-14T02:44:40.288554 | 2021-08-26T14:16:23 | 2021-08-26T14:16:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java | package com.mwg.api.utils.httpclient;
import java.io.IOException;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.ResponseHandler;
import org.apache.http.util.EntityUtils;
public class TextResponseHandler imp... | [
"62461896+thanhle99990@users.noreply.github.com"
] | 62461896+thanhle99990@users.noreply.github.com |
9f5cdabf73d229c9cea3cb76c804a54d2b3cc17f | 446c5ce882f8c522efe01438f83a40bbae03f115 | /src/main/java/pl/sda/learnjava/LearnJava/service/BookService.java | 41535666659e7af0532107ec071f6b63e04a5ddb | [] | no_license | RafalKnapik/learn-java | 9f6f864fd47ae5701834158f34c73855136cc8d8 | e8ffaf3f29aeb0652349524790fb18e5b7b02e7c | refs/heads/master | 2021-06-23T18:22:15.236921 | 2019-08-17T13:19:28 | 2019-08-17T13:19:28 | 212,638,211 | 0 | 0 | null | 2021-03-31T21:37:44 | 2019-10-03T17:26:57 | Java | UTF-8 | Java | false | false | 1,357 | java | package pl.sda.learnjava.LearnJava.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import pl.sda.learnjava.LearnJava.dto.BookDTO;
import pl.sda.learnjava.LearnJava.model.Book;
import pl.sda.learnjava.LearnJava.repository.BookRepository;
import jav... | [
"czyzczcibor@gmail.com"
] | czyzczcibor@gmail.com |
5535faa01717a96242214b1428c8cbe2685a6f71 | 1467f8847ba0093822c3c72c8987e2ddc1c90c89 | /app/controllers/Products.java | a28419009f9ce5aa4a5a90696adb948eebb4ee30 | [] | no_license | riz007/play-productList | 616a135bba0e132cde92520d8707e7b1246a223c | fc380c485ade0b6cee2874b9b483c8ac5a057296 | refs/heads/master | 2021-07-09T02:37:58.880026 | 2017-10-05T11:08:05 | 2017-10-05T11:08:05 | 105,879,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,920 | java | package controllers;
import models.Product;
import play.data.Form;
import play.mvc.Controller;
import play.mvc.Result;
import views.html.products.details;
import views.html.products.list;
import java.util.List;
public class Products extends Controller {
//list all products
public static Result list(){
... | [
"Rizwanul@xyzprinting.com"
] | Rizwanul@xyzprinting.com |
33b9a2ca1f81cba2262fc7b538d2dce83eee9654 | 4c73d20a5d8f8c77d5b5048f4aaa805a639ab7c1 | /Pattern Programme/src/Pattern_Prog/DecreasingPattern.java | 30b90ef3307e363ec74905ee73f52d40c8f4a1c6 | [] | no_license | AbhikPatra97/JAVA-PATTERNS-Programme | 0c1335d9ea263fb39f48b3284c54d4f4da764230 | cf69f743d6d756178c467805700cffd233bf667d | refs/heads/master | 2023-05-31T13:40:18.273191 | 2021-07-01T16:26:23 | 2021-07-01T16:26:23 | 381,765,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | package Pattern_Prog;
public class DecreasingPattern {
public static void main(String[] args) {
// TODO Auto-generated method stub
for(int i=1;i<=5;i++) {
for(int j=i;j<=5;j++) {
System.out.print("*");
}
System.out.println(" ");
}
}
}
| [
"abhik.patra2018@gmail.com"
] | abhik.patra2018@gmail.com |
9c7b8a2a9477329a26d4b120f58629508d82439d | f5d947b262480f55caa2f71c1b967e2e7fde9fb9 | /snapshot-version-gradle/micro-weather-report/src/test/java/com/phantom/spring/cloud/weather/ApplicationTests.java | f8f05c5e92cd0a991f8587f3e227d6cad3e0dffb | [] | no_license | pffeng/Study_WeatherApplication | 825f002699ddeb47b2f3c2d9a5fe367e3f900fd2 | 6c4f92c35898754cc269733ce8ad498502917483 | refs/heads/master | 2020-03-30T04:51:23.928515 | 2018-09-28T16:53:32 | 2018-09-28T16:53:32 | 150,765,749 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,138 | java | package com.phantom.spring.cloud.weather;
import static org.hamcrest.Matchers.equalTo;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.content;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
import org.junit.Test;
import org.junit.runner.RunWith... | [
"isfengpf@icloud.com"
] | isfengpf@icloud.com |
39daf863e8e637ccadb74450a1927bb6798711f5 | 3ff825e888fad110bb9d3bac78a7c6397c3262ad | /beautiful-mall01/src/main/java/com/beautiful/mall01/mbg/model/PmsProductAttributeCategory.java | dff0476dabbdc006eacb4c695c5ad2327d45b64e | [
"Apache-2.0"
] | permissive | Dang-dang/BeautifulMall | 585da601514abbdbc9137aa3220d39bcc9189e9c | fd0e14891430096f9633c9e5826e76faa833d44c | refs/heads/master | 2023-09-04T23:29:17.749054 | 2020-09-08T12:10:52 | 2020-09-08T12:10:52 | 280,384,276 | 0 | 0 | Apache-2.0 | 2021-11-23T17:54:07 | 2020-07-17T09:31:22 | Java | UTF-8 | Java | false | false | 1,596 | java | package com.beautiful.mall01.mbg.model;
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
public class PmsProductAttributeCategory implements Serializable {
private Long id;
private String name;
@ApiModelProperty(value = "属性数量")
private Integer attributeCount;
@ApiMod... | [
"yongjiu.dang@foxmail.com"
] | yongjiu.dang@foxmail.com |
0d601849eb44277420e2fc55cd595826ec1ffbcd | 0bdb4723f5511cfa741fa8ea459785dcb7042025 | /site/src/main/java/org/broadleafcommerce/vendor/cybersource/service/api/RequestMessage.java | ee456e73c281846f7caaa2999eb5f1812a5a0c26 | [] | no_license | gkopevski/webshop | 31614ea46b5bb23f8e165ec81bf3b59c6477ae69 | 35e1ea1978af524c8cfbd7b3a51f0bc88c9c3555 | refs/heads/master | 2021-01-18T11:04:53.006489 | 2014-08-19T14:45:06 | 2014-08-19T14:45:06 | 12,617,709 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 158,630 | java | /**
* RequestMessage.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package org.broadleafcommerce.vendor.cybersource.service.api;
public class RequestMessage implements java.io.Serializable {
private java.lang.String merchantID;
... | [
"vojdan_@192.168.1.136"
] | vojdan_@192.168.1.136 |
beb04a37b2b86f53660074e1d09f35971ea8f0b4 | ebd3218483d59038e8481063d5f164ba40686a3f | /app/src/main/java/com/gaurishankarprashad/gsstore/Adapters/trendingAdapter.java | 8033873e9c8c684c286db9b3640499661e345221 | [] | no_license | aditya204/G-s-store | 881cbc006142df5808aa5c5f18dd6df13dc192c4 | b5f024f2d51e90c65cae42990f7dfeb5b90d6f52 | refs/heads/master | 2023-06-29T20:47:54.991020 | 2021-07-26T06:34:55 | 2021-07-26T06:34:55 | 389,527,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,750 | java | package com.gaurishankarprashad.gsstore.Adapters;
import android.content.Intent;
import android.graphics.Color;
import android.os.Build;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget... | [
"adityaraz.6020@gmail.com"
] | adityaraz.6020@gmail.com |
0594c15d56c6984951efee367fc7275303b2eb52 | ce4c49d557d1e3c6768d7270fe302924d4ee615e | /HttpModuleClientImplLiteHttp/src/main/java/com/kzl/lib/http/client/utils/AsyncHttpUtil.java | bc234b425e507ccc15cf4dbfec30709c8454e84d | [] | no_license | zmsoft/kzl-sModuleLibs | f53c979f562345d89d52a7920bcbab3f7777d994 | b03620fc7623e0ba4033802034b6bf557221bc41 | refs/heads/master | 2021-01-17T05:20:59.197972 | 2014-08-12T10:11:41 | 2014-08-12T10:11:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,663 | java | package com.kzl.lib.http.client.utils;
import android.os.AsyncTask;
import com.kzl.lib.http.client.callback.HttpExecute;
import com.kzl.lib.http.client.interfaces.callback.HttpResponseFilter;
import com.kzl.lib.http.client.interfaces.callback.HttpResponseHandler;
import com.kzl.lib.http.client.interfaces.model.EmptyH... | [
"13622922233.sdo"
] | 13622922233.sdo |
1de10b48371226aae727f5950f7ae6cfdd9f0166 | 45fbecce99c8c940f2d6370e9b47641bf33c80b2 | /src/test/java/com/example/cursojava/ExampleUnitTest.java | 855ef69f881d123d05d505437f9933ebca12d16e | [
"MIT"
] | permissive | Gabrieroo/Calculadora-basica | 8846114a33dc077b3d4483471f1e5a6349ccccc1 | 812f740455664227fcd63f9767707ed70645083b | refs/heads/master | 2021-05-20T01:38:46.511079 | 2020-04-01T09:37:45 | 2020-04-01T09:37:45 | 252,131,402 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package com.example.cursojava;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
... | [
"noreply@github.com"
] | Gabrieroo.noreply@github.com |
092b94542f3b5ca985e46b06ed82a7c2abae4a60 | 54c1dcb9a6fb9e257c6ebe7745d5008d29b0d6b6 | /app/src/main/java/org/bouncycastle/jce/provider/ExtCRLException.java | 8bc7f5eca64c5eda98c77476f061090abe336c89 | [] | no_license | rcoolboy/guilvN | 3817397da465c34fcee82c0ca8c39f7292bcc7e1 | c779a8e2e5fd458d62503dc1344aa2185101f0f0 | refs/heads/master | 2023-05-31T10:04:41.992499 | 2021-07-07T09:58:05 | 2021-07-07T09:58:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 338 | java | package org.bouncycastle.jce.provider;
import java.security.cert.CRLException;
public class ExtCRLException extends CRLException {
public Throwable cause;
public ExtCRLException(String str, Throwable th) {
super(str);
this.cause = th;
}
public Throwable getCause() {
return th... | [
"593746220@qq.com"
] | 593746220@qq.com |
32c25da8d2a9efe488fba14560e2625d708aae5f | ebea5491ad8faffb2c8e02f93fbcfbf7c8e5cd76 | /src/LC_387_First_Unique_Chara_String.java | 18fced5a514c02cdde082f60c2d9102ccbc7244c | [] | no_license | arnabs542/leetcode-13 | 695e592eca325a84a03f573c80254ecfcdb8af0a | 87e57434c1a03d5c606c5c81b7a58c94321bd7c2 | refs/heads/master | 2022-09-16T07:45:11.732596 | 2020-05-31T03:50:13 | 2020-05-31T03:50:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | /*
* Copyright (c) 2020 maoyan.com
* All rights reserved.
*
*/
import java.util.HashMap;
/**
* 在这里编写类的功能描述
*
* @author guozhaoliang
* @created 20/4/11
*/
public class LC_387_First_Unique_Chara_String {
public int firstUniqChar(String s) {
HashMap<Character,Integer> count = new HashMap<Character,... | [
"guozhaoliang@meituan.com"
] | guozhaoliang@meituan.com |
107e9ceada7dc8f045917b9a59f05b42472e8978 | 07c50bcd9624db500553ae5889dbeb893e13a817 | /src/com/qcast/tower/view/adapter/MessageAdapter.java | c7261ad390f12a77a37172bbca6eb894fbe47a85 | [] | no_license | sovranliu/tower-android | 33f2d4e17755c064c5f91643e5ad78b8814ab5ee | 05f54cbdead7b8c26574bbd85db2d29a3428e1e0 | refs/heads/master | 2020-12-25T16:58:38.945649 | 2016-04-12T02:50:51 | 2016-04-12T02:50:51 | 41,633,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,943 | java | package com.qcast.tower.view.adapter;
import java.util.ArrayList;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.qcast... | [
"sovranliu@aliyun.com"
] | sovranliu@aliyun.com |
31325f182518cac26af42d0887a8dd29ec33a3e9 | 1f3eddf6ab85a7a7fc09587ea6b81e68be93eb5e | /network_part/GameClient/app/src/main/java/com/example/sahilsachdeva/gameclient/MainActivity.java | 601b4f4c403d438aa2c571a208156bd50314ea1e | [] | no_license | stunpayne/rush-fight | 29a0d7147f65271b8100dd2adf9012f81fc3db15 | 92caf3e810f102c1dcb37c5481a7356c6bfd187a | refs/heads/master | 2020-04-06T07:08:26.035361 | 2015-10-23T10:51:15 | 2015-10-23T10:51:15 | 41,620,093 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,120 | java | package com.example.sahilsachdeva.gameclient;
import android.app.Activity;
import android.content.Intent;
import android.os.AsyncTask;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
im... | [
"sahil.sachdeva@SAs.local"
] | sahil.sachdeva@SAs.local |
0c8cfbc22c42b2248eab2e8b395bba36f3d96ad1 | 329d3d239f30a1aff93d4c58ac6c7385562430e7 | /app/src/main/java/com/example/koi/HomePage.java | 0ad32a6f86682769671d06cc10e8215028c7416c | [] | no_license | niyitiann/koiApp3 | c294ae5de7fe7f9c8c7e3da7640010f1ae253c40 | 89bfd8a2a8f205ceeab120d4554d6da8417b687e | refs/heads/master | 2020-06-03T10:47:56.150506 | 2019-06-12T09:22:48 | 2019-06-12T09:22:48 | 191,539,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,120 | java | package com.example.koi;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.widget.ImageVie... | [
"1801574c@student.tp.edu.sg"
] | 1801574c@student.tp.edu.sg |
4ced0de5ab0124303e3134428dda735b82396972 | b3e78a8a2b24ae0e3934be23633a88c4375fc0b4 | /StacksAndQueues/src/com/dsa/linklist/LinkQueue.java | f18298d3a17d48079b60a27b7fc62a56f45826e1 | [] | no_license | abhayrautela/data-structures-algorithms | 0932b0b64d85f5b932babf62570990346df8b55b | 6318f77b6bdc46135cd3e980616c0a005781b425 | refs/heads/master | 2020-08-03T02:53:23.883954 | 2019-10-07T20:41:01 | 2019-10-07T20:41:01 | 211,603,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | package com.dsa.linklist;
public class LinkQueue {
private DoubleEndedLinkList linkList;
public LinkQueue() {
linkList = new DoubleEndedLinkList();
}
public void insert(int id, double dd) {
linkList.insertLast(id, dd);
}
public void remove() {
linkList.deleteFirst();
}
}
| [
"abhayrautela@gmail.com"
] | abhayrautela@gmail.com |
fdc86469aa93b4ecb4442ec898fb057b170264a5 | 85105d57519023a2ca277db1388706b86109c2dd | /prev_workspace/Done/HiveGCM/src/com/jon/test/gcm/AlertDialogManager.java | f08659a968058c1271ecb5aee6b33e835a38185e | [] | no_license | ibJony/Mobile-Web_workspace | dc9c78a8e5d2152e961d6196f1dcb759558cce6c | 8b9ad3e1bb8e49c769b537a2ab72891fed58e1ef | refs/heads/master | 2023-03-23T01:34:46.543604 | 2021-03-13T11:31:21 | 2021-03-13T11:31:21 | 347,066,379 | 0 | 0 | null | 2021-03-13T11:14:36 | 2021-03-12T12:55:38 | HTML | UTF-8 | Java | false | false | 1,154 | java | package com.jon.test.gcm;
import com.hivegcm.pushnotifications.R;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
public class AlertDialogManager {
/**
* Function to display simple Alert Dialog
* @param context - application context
* @param ... | [
"joniezpal@gmail.com"
] | joniezpal@gmail.com |
28a24f49364bca952ddfc83eef843da39a3eebe5 | 883b518a4bf3a8ae056f4de75c8a385fc9350ccb | /src/main/java/com/hthyaq/zybadmin/model/excelModel/TijianTotalOfServiceModel.java | c81a4dc937b10bee1417bd32d80722f1f1eaa2c5 | [] | no_license | threeDevTeam/zyb-admin | 1f1ea4e218c9a8b5a95751eef2d34a64bac215d6 | ddf41879ef43bd7551e2b8343c85b7a48ce78963 | refs/heads/master | 2020-07-15T10:23:17.826513 | 2020-05-15T08:22:25 | 2020-05-15T08:22:25 | 205,541,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 700 | java | package com.hthyaq.zybadmin.model.excelModel;
import com.alibaba.excel.annotation.ExcelProperty;
import com.alibaba.excel.metadata.BaseRowModel;
import lombok.Data;
import lombok.EqualsAndHashCode;
@EqualsAndHashCode(callSuper = true)
@Data
public class TijianTotalOfServiceModel extends BaseRowModel {
@ExcelProperty... | [
"sq20190831@163.com"
] | sq20190831@163.com |
a649208968ea1802139fef0877c21e8b6b54ed87 | 3e6dfdf8419af4161de303c03ccde02b69b97df8 | /WhiteSpaceTokenizer.java | 27ae33a4629d9009b5a0375c44576b8b552583c3 | [
"Apache-2.0"
] | permissive | Ratan348/Java-Codes | fea4618ade0c3d5d5d65fb9c400e8ecd6ed83ca4 | 27e88d1bd1c18c74360b416c647ace94021bf0c2 | refs/heads/master | 2021-01-20T06:44:17.446946 | 2017-09-10T13:29:12 | 2017-09-10T13:29:12 | 101,511,524 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,379 | java | import java.util.Scanner;
class WhiteSpaceTokenizer
{
public static void main(String args[])throws Exception
{
String save="";
System.out.println("input a String ");
Scanner sc=new Scanner(System.in);
String s=sc.nextLine(); //Inputs a string.
s=s+" ";
System.out.pri... | [
"noreply@github.com"
] | Ratan348.noreply@github.com |
802b57ead23e0653f7b0a68466ff453cbf079bde | 59da8c75021610887304acc36fdecad84289847c | /이재창/Java/20201230/src/P1.java | 07abdc0e8b65c4e4ebfe9c669cdb25f7d040dc87 | [] | no_license | kb-ict/20201126_cSharp_java_class | 8e3d041566a74f39911c660c89fd1174a3eec224 | e5be9e11f1d0e2f58fbbdade6c28c6de1fefc023 | refs/heads/main | 2023-05-09T12:29:51.721299 | 2021-05-24T07:25:36 | 2021-05-24T07:25:36 | 340,220,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | import java.util.Arrays;
public class P1 {
public static void main(String[] args) {
int[] arr = new int[] {4, 6, 2, 3, 1};
Arrays.sort(arr);
for (var a : arr) {
System.out.print(a + " ");
}
}
}
| [
"xpdlfwm424@gmail.com"
] | xpdlfwm424@gmail.com |
7c079cef67b63da661850b7ac13dd7450f558df9 | 115cf07622637a87ffecb716ec1ef71d091fb566 | /WEB-INF/src/com/yhaguy/gestion/cobranzas/CobranzasViewModel.java | 117e34e52460dd1d9c1e831b9ddf59c9a4258c03 | [] | no_license | sraul/alborada | 60e3ba054a1c9ee17cb6e17534404a6fbae2c6f0 | df6ae6041f4b8969409a6648ac8f1ad9d0e06a19 | refs/heads/master | 2021-09-26T19:20:00.713648 | 2018-11-01T15:29:35 | 2018-11-01T15:29:35 | 114,824,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,433 | java | package com.yhaguy.gestion.cobranzas;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import net.sf.dynamicreports.report.builder.component.ComponentBuilder;
import net... | [
"sraul@users.noreply.github.com"
] | sraul@users.noreply.github.com |
434001d7011ff3129b9de6c1831ac38fac18d3ba | da34e1a5905a98ebbc165dff821ccc381ac03416 | /app/src/main/java/com/michael_monaghan/mpgtracker/MainActivity.java | 6ab0b64262502ad5e36dd1e312ef3cad900b534f | [] | no_license | michaellmonaghan/MPG-Tracker | 2b020569c3a5f58dcff28715545a07e7d72315c3 | f159ec567df367630ab07f1c2198bdc1f2f38811 | refs/heads/master | 2021-01-10T21:01:08.815370 | 2015-02-11T04:16:15 | 2015-02-11T04:16:15 | 30,630,000 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,187 | java | package com.michael_monaghan.mpgtracker;
import android.app.ActionBar;
import android.app.Activity;
import android.app.AlertDialog;
import android.os.AsyncTask;
import android.os.Bundle;
import android.util.Log;
import android.view.ContextMenu;
import android.view.Menu;
import android.view.MenuItem;
import ... | [
"michaellmonaghan@gmail.com"
] | michaellmonaghan@gmail.com |
3816faae7275f6a94f9b40dc7bd6b7eb179fa1ce | 2814b4ed8ebe8bbeb2e4210ed083326dd6ce7252 | /Easy/392. Is Subsequence/isSubsequence2.java | 443ca34c1f44161812b7b8646baffdf465669765 | [] | no_license | teddy8997/LeetCode | 31970b5efe1945204bf2f8fc4e5d6924f05636db | 399edc5300fb1cb2cb0fe51b42ce3a913c830d25 | refs/heads/master | 2023-04-10T21:14:28.684276 | 2021-04-19T06:12:34 | 2021-04-19T06:12:34 | 303,752,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | class Solution {
public boolean isSubsequence(String s, String t) {
int i = 0;
int j = 0;
while(i < s.length() && j < t.length()){
if(s.charAt(i) == t.charAt(j)){
i++;
}
j++;
}
return i == s.length();
}
} | [
"70366832+teddy@users.noreply.github.com"
] | 70366832+teddy@users.noreply.github.com |
d38e6dbbbb30af43a285f8e40658ec121db6e07e | 60e9413b9956a30e73db9d39c6365dfee4457e9b | /src/com/jishijiyu/takeadvantage/entity/result/ForgotPasswordResult.java | c50b0fcf6973adb08299316c45f5f61edc331fb2 | [] | no_license | XHiStone/TakeaDvantageProject | 72335701ccc984b8d2db42290992018ae33c1214 | 7ac5fdb597a36e913c2fb7ceff92a9cf16c97591 | refs/heads/master | 2021-05-31T22:06:16.795608 | 2015-08-10T11:11:03 | 2015-08-10T11:11:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 176 | java | package com.jishijiyu.takeadvantage.entity.result;
public class ForgotPasswordResult {
public String c;
public Parameter p;
public class Parameter{
public int type;
}
}
| [
"295233477@qq.com"
] | 295233477@qq.com |
8e54758ec1821f328f20091b540ac034100fd1a1 | e3d8ab6a1ed9c69fbd89cecb16242ace9c14312f | /src/test/java/com/freemarkerdemo/FreemarkerDemoApplicationTests.java | 3a0739c126f93d5c0e1a31efe23869ff68aa3c86 | [] | no_license | Caojiahai1/springBoot-freemarker | 907b32137ebd08d17e666e8c41227193928f9d6c | 9217de00b7b981c4dab89179ca941593921e3cc9 | refs/heads/master | 2021-04-26T22:13:20.060992 | 2018-03-06T09:28:32 | 2018-03-06T09:28:32 | 124,044,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package com.freemarkerdemo;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class FreemarkerDemoApplicationTests {
@Test
public void ... | [
"18652550182@163.com"
] | 18652550182@163.com |
7f10154eb3315c4e0180584b71e6f57d69926ccc | 216fd834fff7111c7e6535289d34b0c16f33306a | /jar-shell-monitor/jar-shell-monitor-client/src/main/java/me/tsinyong/monitor/client/handler/ClientHandler.java | 62fd3ad251d4957fefb8b39ed563c525f02d33da | [] | no_license | zsinyong/jar-shell | faab7613ba120eebd9cfbc920862d6fd7e009b0b | 0595c9d237c0da68b92dfa48a1a463290c2b438d | refs/heads/master | 2020-04-03T11:17:01.291435 | 2018-10-31T13:26:19 | 2018-10-31T13:26:19 | 155,216,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,346 | java | package me.tsinyong.monitor.client.handler;
import io.netty.channel.ChannelHandler;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
import me.tsinyong.monitor.client.protocol.JSMProtocol;
import me.tsinyong.monitor.client.utils.ContentWriteToByteBuf;
import org.spri... | [
"13215658013@163.com"
] | 13215658013@163.com |
ca0cb02c103dc2fb6b2cfe481ad610ea4d44619b | d4b543dc146696f43614d9deec0071d309d6a51b | /app/src/main/java/cn/itcast/takeout/ui/fragment/SellerFragmetn.java | 1b46d6730d05e3ba80f39a53e50c5b4dc8f03592 | [] | no_license | TWBfly/TakeOut123 | d99e53675312be8869cd075ff0f91a898d397c97 | 645d20355f18a5dadd1ae5a56a5a9c4c93cf8d67 | refs/heads/master | 2021-01-20T13:55:08.534241 | 2017-05-04T04:50:25 | 2017-05-04T04:50:25 | 90,534,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 92 | java | package cn.itcast.takeout.ui.fragment;
public class SellerFragmetn extends BaseFragment{
}
| [
"1063351761@qq.com"
] | 1063351761@qq.com |
c215d79ee2c467437597f6345fa54db3d1855d92 | 2814b275178263457c4a2c7c1ffbd9b4d2581de1 | /src/main/java/io/hops/util/featurestore/ops/read_ops/FeaturestoreReadFeaturegroupLatestVersion.java | 3dd9dd2e3e6515e08c53726fb542fb995cc77b01 | [
"Apache-2.0"
] | permissive | ErmiasG/hops-util | 1bd6dde9b695cb24cd32fc4c46ab7a60da60db97 | cf9b2fedd90f89d1e1ebb067524d8fd3648d2817 | refs/heads/master | 2023-01-20T15:27:51.738519 | 2020-11-11T17:51:37 | 2020-11-11T17:51:37 | 299,307,500 | 0 | 0 | Apache-2.0 | 2020-09-28T12:51:10 | 2020-09-28T12:51:09 | null | UTF-8 | Java | false | false | 2,372 | java | package io.hops.util.featurestore.ops.read_ops;
import io.hops.util.Hops;
import io.hops.util.exceptions.FeaturestoreNotFound;
import io.hops.util.featurestore.FeaturestoreHelper;
import io.hops.util.featurestore.dtos.app.FeaturestoreMetadataDTO;
import io.hops.util.featurestore.dtos.featuregroup.FeaturegroupDTO;
impo... | [
"tkakantousis@users.noreply.github.com"
] | tkakantousis@users.noreply.github.com |
47f49c88b27c7738136a77ddabda4df1006e7856 | 2c5b2a65c7c417d7e95e8700ca022941c17b46ab | /hydrograph.ui/hydrograph.ui.propertywindow/src/main/java/hydrograph/ui/propertywindow/widgets/customwidgets/config/DropDownConfig.java | 0553a6a578e80d729578cba411ced3c10ffcc5d7 | [
"Apache-2.0"
] | permissive | nikhilballari/Hydrograph | 1fb2ab965bf28239bf39a3772fcd4bf7b2112fcf | 06e127f58ffce25da0ec18bae9057052b2f36c3a | refs/heads/master | 2021-02-24T20:58:40.919429 | 2020-04-20T15:02:25 | 2020-04-20T15:02:25 | 245,441,228 | 0 | 1 | Apache-2.0 | 2020-03-06T14:31:57 | 2020-03-06T14:31:56 | null | UTF-8 | Java | false | false | 1,867 | java | /*******************************************************************************
* Copyright 2017 Capital One Services, LLC and Bitwise, 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... | [
"alpesh.kulkarni@bitwiseglobal.com"
] | alpesh.kulkarni@bitwiseglobal.com |
83eebb6f03af182d835a48ebb98934ba45c13230 | 8df28f1670aab8873166d8ee4e427db5759f5081 | /app/src/main/java/com/zhongjh/cameraapp/phone/customlayout/camera2/CameraFragment2.java | 61fe92923a7c8d032a3c6d7e0ea18eca6f99f250 | [
"MIT"
] | permissive | zhongjhATC/AlbumCameraRecorder | 619ea33f82e3f94da8789dd1a67a7929de0796ea | b1b9a4d9d6f94088c5e966950a4b5dd733923782 | refs/heads/androidx | 2023-08-18T01:52:17.759243 | 2023-08-14T06:36:08 | 2023-08-14T06:36:08 | 144,702,880 | 777 | 92 | MIT | 2023-04-27T04:34:59 | 2018-08-14T10:05:47 | Java | UTF-8 | Java | false | false | 5,090 | java | package com.zhongjh.cameraapp.phone.customlayout.camera2;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.widget.Ap... | [
"254191389@qq.com"
] | 254191389@qq.com |
57694050a861085e73d986b15936d433585ef661 | bcd0f7d4133e59c7fd7034b2ddfb19434f7c38c5 | /src/main/java/aashish/dao/XpsDAOInt.java | cb9bc0dd826e5fe0e885bc8de0b79d00c314e4c0 | [] | no_license | KedaraMamatha/CellPhones | 61020a04c1a73bba4073d94e768f471db54b78ec | 79daa957e2b9cacdfc1f867e5403dd294df9c4b8 | refs/heads/master | 2021-06-29T15:50:01.510719 | 2017-09-15T05:31:21 | 2017-09-15T05:31:21 | 103,617,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package aashish.dao;
import java.util.List;
import aashish.model.XMAP_Product_Supplier;
public interface XpsDAOInt {
public void addxps(XMAP_Product_Supplier xps);
public List<XMAP_Product_Supplier> getAllXps();
public void deleteXps(String psid);
public XMAP_Product_Supplier getXpsById(String psid);
public voi... | [
"Mamatha K"
] | Mamatha K |
04035973426a83de6224688133e9a529178ba26d | 4611ed0d03c37e89f2f329c2d868e4a9eee32a60 | /src/ca/uqtr/gl/controllers/ControlleurClients.java | 5d3679b02bf4ca00e8ec311c5ffecde779ea895e | [] | no_license | gabriellamer/ProjetGenieLogicielScrap | 394f89cb73561d1ce340420a688f58f1dd9e24df | 6b353ac8776b14aab17a4040390f254dc68e90cf | refs/heads/master | 2021-01-02T23:12:35.004233 | 2014-11-24T22:48:54 | 2014-11-24T22:48:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,295 | java | package ca.uqtr.gl.controllers;
import java.util.Date;
import ca.uqtr.gl.domain.RegistreClient;
import ca.uqtr.gl.entities.Adresse;
import ca.uqtr.gl.entities.Client;
public class ControlleurClients {
private static RegistreClient registreClient;
public ControlleurClients() {
registreClient = new RegistreClie... | [
"simon.gdupre@gmail.com"
] | simon.gdupre@gmail.com |
1970ceac93e600eb64e34a69bc9571427aa64f1d | 9eb58ebaaf23b3bd96b57528ce2fd96c032eed11 | /finance-common/src/main/java/com/rw/finance/common/utils/QrCodeUtils.java | d503e03cb875f2b0d5c6fd1b029f55640b36cf56 | [] | no_license | vip96300/finance-parent | 24356c75af8636b8d31c59d2514b322c9e9b2d7b | e845e1458630b8bac08f53ed3b58adb3fcaf1290 | refs/heads/master | 2020-03-15T09:47:38.404265 | 2018-05-16T01:53:02 | 2018-05-16T01:53:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,978 | java | package com.rw.finance.common.utils;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.EncodeHintType;
import com.google.zxing.MultiFormatWriter;
import com.google.zxing.common.BitMatrix;
import com.google.zxing.qrcode.decoder.ErrorCorrectionLevel;
import javax.imageio.ImageIO;
import java.awt.*;
import ... | [
"vip96300@163.com"
] | vip96300@163.com |
7fb16ff42045d45bc391dfe7febac92302e01e4f | d9ec4d801c9d7b4c81ff9bd47713f4f052e1c2f0 | /src/main/java/ru/amalnev/solarium/library/ip/IpRange.java | 7279df7fab5afe402658a46c03f09f0694ec9c92 | [] | no_license | amalnev/solarium | 33bb3b8b27b95fe4645e411589122699bbc62c16 | d01b7bd912953cd3038f8cc3a088945b4f41a60d | refs/heads/master | 2022-12-02T19:25:10.801987 | 2019-11-25T11:15:57 | 2019-11-25T11:15:57 | 201,919,894 | 0 | 0 | null | 2022-11-16T08:55:46 | 2019-08-12T11:47:55 | Java | UTF-8 | Java | false | false | 1,548 | java | package ru.amalnev.solarium.library.ip;
import inet.ipaddr.AddressStringException;
import inet.ipaddr.IPAddress;
import inet.ipaddr.IPAddressString;
import ru.amalnev.solarium.interpreter.ExecutionContext;
import ru.amalnev.solarium.interpreter.errors.InterpreterException;
import ru.amalnev.solarium.interpreter.memory... | [
"a.malnev@gmail.com"
] | a.malnev@gmail.com |
180e5c865533c716f71750a5497ea327012db625 | 84bf4bb61ccdec7f2d2a2ebb5f67e224b3691bd3 | /Kattis/src/solved/Bus.java | e1e75c33b623f3dca9a116428b7c33c1bb8b8c4b | [] | no_license | wanglizhong0118/Kattis | 09327743aa60dd882bacf47359a79fc79127d50b | 5904f44b192b3f45d97e4eb3817fa6980120b616 | refs/heads/master | 2020-03-07T06:50:08.553109 | 2018-05-05T07:29:32 | 2018-05-05T07:29:32 | 127,332,027 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | package solved;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
/**
* https://open.kattis.com/problems/bus
*
* @author allwi
*
*/
public class Bus {
public static void main(String[] args) throws IO... | [
"wanglizhong0118@gmail.com"
] | wanglizhong0118@gmail.com |
8193fb9f17ec61382cc2c73aeedc1ea0fdfb2a50 | 739bae5f438ade45ef4ae30004534f28c9ad3e78 | /GameOf24Points/src/Util/MyUtils.java | a79fc1e1b86c7e8612d13558025a52f472ff0fc1 | [] | no_license | hawkiloh/24PointGame | 7e31ed7ff2c057dcfb7b37db6f6250c40330f9eb | 929267b96a2b783c70e87585a1f6bcfb44e6d619 | refs/heads/master | 2020-06-13T23:26:19.210719 | 2016-11-21T05:10:50 | 2016-11-21T05:10:50 | 75,532,218 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 2,029 | java | package Util;
import Game.GameConstants;
import java.awt.*;
import java.io.*;
import java.net.Socket;
import java.util.ArrayList;
import java.util.Scanner;
public final class MyUtils implements GameConstants {
public static final Dimension GetParentSize(){
Toolkit toolkit=Toolkit.getDefaultToolkit();
... | [
"1070506780@qq.com"
] | 1070506780@qq.com |
0c45c0392c12a9c9eac6031178fe27450bd252da | e3e1085adfaada2392e33a8cc1e3bb38313d2d24 | /AnjoyoSinaWeibo/src/net/tsz/afinal/common/FileNameGenerator.java | da528ef0fba9d19b12e9c8cbd11e5999a3734c59 | [] | no_license | marszhanglin/like_sina_weibo | 6a1d49c6f8cb0963014b4cf00da065d09514dae9 | dba81fe06b44f3501f8d2169b9853fb7e6faabbe | refs/heads/master | 2021-01-10T07:17:40.079875 | 2015-11-06T09:38:24 | 2015-11-06T09:38:24 | 45,673,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,636 | java | /**
* Copyright (c) 2012-2013, Michael Yang 杨福海 (www.yangfuhai.com).
*
* 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 re... | [
"780965203@qq.com"
] | 780965203@qq.com |
b5a40b326742f09fedc93cda3c0d962be61bd868 | d83516af69daf73a56a081f595c704d214c3963e | /nan21.dnet.module.hr/nan21.dnet.module.hr.business/src/main/java/net/nan21/dnet/module/hr/grade/business/serviceimpl/PayScaleService.java | 18322665af9935287b4e7e916048261c6b21996a | [] | no_license | nan21/nan21.dnet.modules_oss | fb86d20bf8a3560d30c17e885a80f6bf48a147fe | 0251680173bf2fa922850bef833cf85ba954bb60 | refs/heads/master | 2020-05-07T20:35:06.507957 | 2013-02-19T12:59:05 | 2013-02-19T12:59:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,608 | java | /*
* DNet eBusiness Suite
* Copyright: 2010-2013 Nan21 Electronics SRL. All rights reserved.
* Use is subject to license terms.
*/
package net.nan21.dnet.module.hr.grade.business.serviceimpl;
import javax.persistence.EntityManager;
import net.nan21.dnet.core.api.session.Session;
import net.nan21.dnet.c... | [
"mathe_attila@yahoo.com"
] | mathe_attila@yahoo.com |
c495cab4e801ae80de457cdf515825beac80b73e | 47c37dc336a17392531a6b7e5c001b9c1c3ec4e6 | /app/src/main/java/com/example/zenghui/bmobdemo/model/CookieCallBack.java | 6c5953094ffa63c48b91b84bb388bca8fd1f19bd | [] | no_license | jsdtoolbox/toolbox | 6f6086c077d8644f2aebe8c14c99e6d3448a9239 | 4ad5f2e0969dcb420242da0e969fe6d270bb965b | refs/heads/master | 2020-04-06T07:06:14.357592 | 2016-09-09T06:39:20 | 2016-09-09T06:39:20 | 65,625,486 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package com.example.zenghui.bmobdemo.model;
import com.example.zenghui.bmobdemo.utils.Common;
import retrofit2.Call;
import retrofit2.Callback;
import retrofit2.Response;
/**
* Created by zenghui on 2016/7/17.
*/
public class CookieCallBack<T> implements Callback<T> {
@Override
public void onResponse(Call<... | [
"zenghui@192.168.103.117"
] | zenghui@192.168.103.117 |
3f27449e6fff520e1e3dab41bb2554eed6b5e27d | 3c4ba57eec3685adfe0e950f58101fc609983594 | /Google/src/test/java/com/tbla/tbz/calc/memory/HashMapMemoryTest.java | 540d7973b7838e172375906fcc5fb55375a42b77 | [] | no_license | tregistergithub/interview-questions | 6b9b687fc5a5a992c8d55847a8a9c3f17963a6db | b0417b21025c152cd2930cdb2d1d9c2ff1e58dd1 | refs/heads/master | 2020-06-19T17:36:13.209062 | 2016-12-10T23:46:25 | 2016-12-10T23:46:25 | 74,833,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 979 | java | package com.tbla.tbz.calc.memory;
import static org.junit.Assert.*;
import org.junit.Test;
public class HashMapMemoryTest {
@Test
public void testToString() {
Memory m = new HashMapMemory();
assertEquals("empty memory toString", "Memory is empty", m.toString());
}
@Test
public void tes... | [
"tregister@hotmail.com"
] | tregister@hotmail.com |
ba461dbf6d8adff5e9398aabb342c609c47cbcec | fc412db3831586d63ca0ad45daf2ff368ca841c3 | /src/main/java/com/example/mybatis/entity/User.java | 09e856b92dba0d1993874378caadedaf5f26598f | [] | no_license | lhf-programer/mybatis-demo | 9f09fbad933b96430800932f4252566faa32d6fb | f6fae515da6ab0089c3ad37b3f18fa507a5efd78 | refs/heads/master | 2022-07-04T19:03:25.878120 | 2020-07-18T07:33:21 | 2020-07-18T07:33:21 | 233,982,111 | 0 | 0 | null | 2022-06-21T02:38:27 | 2020-01-15T02:36:48 | Java | UTF-8 | Java | false | false | 676 | java | package com.example.mybatis.entity;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
/**
* @Description: 用户
* @Author... | [
"1179438473@qq.com"
] | 1179438473@qq.com |
6d98353ec18b1b1c10d23da11c933b4730266302 | 0e61288d788e51e04f69473fd7c2829ddb1f9846 | /Web/src/lti/octave/repo/PasswordDoesnotExistException.java | e852da7cc740e633ab8258a3b936ca9aee14ba80 | [] | no_license | MalhotraAshish/Banking-Octave | d568ccfa663247b6e0c0ce9e42e32f3d786bd97b | e18de9e54d52d0dac05ec573cae496338ea36a89 | refs/heads/master | 2020-03-22T13:08:03.086149 | 2018-07-25T07:47:15 | 2018-07-25T07:47:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package lti.octave.repo;
/*Password does not Exist Exception*/
public class PasswordDoesnotExistException extends Exception {
public PasswordDoesnotExistException() {
super();
// TODO Auto-generated constructor stub
}
public PasswordDoesnotExistException(String arg0) {
super(arg0);
// TODO Auto-... | [
"LTI@Infva06229"
] | LTI@Infva06229 |
5399d4562946d38110af1bb3375221baeec43b4d | 05968fe06d4954fa555bac786a71a7ce63fc294f | /xd test/Storage.java | fb3ff48750268ed14523c9fa1a3bdfe5b380abdb | [] | no_license | ph-jo/PRO1 | b1c9f10298bafd486f3dc0e7d75f0c9a74752206 | 31c5eecf09f6a88f74f915bb4d6eb4cea2694c61 | refs/heads/master | 2021-01-22T19:49:21.607387 | 2018-02-07T14:10:35 | 2018-02-07T14:10:35 | 85,247,467 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 727 | java | import java.util.ArrayList;
/**
* Created by Jona on 08-06-2017.
*/
public class Storage {
private static ArrayList<Kamp> kampe = new ArrayList<>();
private static ArrayList<Spiller> spillere = new ArrayList<>();
public static ArrayList<Kamp> getKampe() {
return new ArrayList<>(kampe... | [
"noreply@github.com"
] | ph-jo.noreply@github.com |
bc7ec660d1dd3fd15e8fc16228e4b005f599ba4d | cb586b6429303fac9f4d08be836cce45a6045fc3 | /socialbooksapi/src/main/java/com/algaworks/socialbooks/services/AutoresService.java | 2fcad155ff8f76934cb4eab30839e73d9ddb9d01 | [] | no_license | alexbfreitas/socialbooks | 495b189018cb9617295b2a87bc10f7b7186a036c | 7ab94d54f1c303815d18f9b31020d237a340aa1b | refs/heads/master | 2021-01-25T13:57:25.134942 | 2018-03-15T01:36:07 | 2018-03-15T01:36:07 | 123,625,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,169 | java | package com.algaworks.socialbooks.services;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.algaworks.socialbooks.domain.Autor;
import com.algaworks.socialbooks.repository.AutoresRepository;
import com.algaworks.... | [
"alexbfreitas@gmail.com"
] | alexbfreitas@gmail.com |
39be54b96fa8dacc2264ba47e570e74aa7516eda | d132a32f07cdc583c021e56e61a4befff6228900 | /src/main/java/net/minecraft/client/particle/EntityFishWakeFX.java | 61b23f3c6349afc20e0fcc5b361694f6f8164ae5 | [] | no_license | TechCatOther/um_clean_forge | 27d80cb6e12c5ed38ab7da33a9dd9e54af96032d | b4ddabd1ed7830e75df9267e7255c9e79d1324de | refs/heads/master | 2020-03-22T03:14:54.717880 | 2018-07-02T09:28:10 | 2018-07-02T09:28:10 | 139,421,233 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,072 | java | package net.minecraft.client.particle;
import net.minecraft.world.World;
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly;
@SideOnly(Side.CLIENT)
public class EntityFishWakeFX extends EntityFX
{
private static final String __OBFID = "CL_00000933";
protected EntityFis... | [
"alone.inbox@gmail.com"
] | alone.inbox@gmail.com |
21ff5cfa9d069f9d5e1f432ff1fe9766e0dee6cc | aa993cc5a7dab7251fd7f6c7c709dfa82e7fed35 | /modules/reindex/src/test/java/org/elasticsearch/index/reindex/DeleteByQueryBasicTests.java | 841c864be77402caeb23a794aade4f1633763e85 | [
"Apache-2.0"
] | permissive | cherish6092/elasticsearch-5.4.0 | 7102eb48dd254e52a149687b596dc39305b76218 | 8b611b0271ee98308c710a5dce11c408fab4fa3a | refs/heads/master | 2022-12-14T18:46:12.588517 | 2020-08-13T04:07:48 | 2020-08-13T04:07:48 | 263,504,074 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,302 | java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | [
"muzan@ibantang.com"
] | muzan@ibantang.com |
e45b0e842877cdd7a1734722d25d404e93cba3e5 | f2bc2df9492117ee25915a488cc69873a39d81df | /InventoryManagementCore/src/main/java/com/report/ReportProcessCsv.java | db517af9c76f7d80420a64daaac24e983b33f7a5 | [] | no_license | Jorik88/InventoryManagement | 3ae61dfd92d86e4b7a3e01bdb115923e44757fbe | 5eb7fab4c1ceca5ced447fd519911f0f517e1845 | refs/heads/master | 2021-10-15T22:49:52.018292 | 2019-02-06T09:16:37 | 2019-02-06T09:16:37 | 114,396,674 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,316 | java | package com.report;
import static org.apache.commons.lang.CharEncoding.UTF_8;
import com.entity.InventoryState;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.util.List;
import org.springframework.stereotype.Service;
@Se... | [
"alexandr.makarevich88@gmail.com"
] | alexandr.makarevich88@gmail.com |
05a2f4f0b99df2fc72b55e40b802b93d5929bc61 | 16fc03c458060c39d1b24ba6bbe29f399f0b532c | /Java8Codes/src/com/interfacejava8/InterfWithoutLambda.java | a23a7527637d2f83ae7bec5b328fb1869603f69f | [] | no_license | rkumar3ic/java8 | 0426b04d61d40494b524cde0e6baad483fcf5711 | c24d0cfbf3767009d709566bd771d3b138d81521 | refs/heads/master | 2020-08-20T23:17:04.531902 | 2019-10-29T08:11:43 | 2019-10-29T08:11:43 | 216,076,745 | 0 | 0 | null | 2019-10-18T17:38:13 | 2019-10-18T17:38:12 | null | UTF-8 | Java | false | false | 291 | java | package com.interfacejava8;
interface Interf {
public void m1();
}
class Demo implements Interf{
@Override
public void m1() {
System.out.println("m1");
}
}
public class InterfWithoutLambda {
public static void main(String[] args) {
Interf i1 = new Demo();
i1.m1();
}
}
| [
"ritesh3388@gmail.com"
] | ritesh3388@gmail.com |
0b7ede144ebb4526adf843dddb59437a55f9b429 | e455edbab41f96c6776533ee6fa9da52d70c35b2 | /Programmieren_2/src/prog2_a1/Run.java | 9b056139f6599fdebb64f8f1f010a8acf97af529 | [] | no_license | MKanoune/prog2 | 02c2deceb9500e512983ac30f816113adbff98ee | 0221b002c8f3c9e835c0dac1e2c248100f11f894 | refs/heads/master | 2021-05-30T20:30:04.439346 | 2016-04-18T10:14:04 | 2016-04-18T10:14:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 143 | java | package prog2_a1;
public class Run {
public static void main(String[] args){
Board VG = new Board(true);
VG.play();
}
} | [
"tim.koehler@hs-augsburg.de"
] | tim.koehler@hs-augsburg.de |
e5b85bf1f7882cea38854977246403603596eb2f | b671d6b4df7a3deb491f15caf37084f17c436eb1 | /src/biblioteca/TestBiblio.java | 2b7ce30aa49dd5feb333268bf06e236fd1f5accd | [] | no_license | UniversityProjects/ProgrammingII | ab0a58163218a1df005f8fb6e31c46682820ee94 | 59098b01c20140c3369dbf78ce12496b45acd43b | refs/heads/master | 2021-01-01T16:19:52.737431 | 2014-03-28T11:18:25 | 2014-03-28T11:18:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 671 | java | package biblioteca;
import junit.framework.TestCase;
public class TestBiblio extends TestCase {
public void TestTutto() {
Utente ut1 = new Utente ("Mario Rossi", 600);
Libro book1 = new Libro ("La Compagnia Dell'Anello", 150);
Libro book2 = new Libro ("Le Due Torri", 170);
Lib... | [
"sapo93@gmail.com"
] | sapo93@gmail.com |
2ea5ecdea9ab65f52386a417d6985f7f320ab242 | 1dc1f050eaaa5396349d321d4f33b7a749b09514 | /src/de/tu_darmstadt/stg/mudetect/model/TestAUGBuilder.java | 10ae3549629286ef3a13e9cdc4a2d1d104222e2b | [] | no_license | miketran238/ParserForGM | 5fc1ba47d788b15d779c1a2dcbb497b7e958c3aa | 66b4f84283585a2eee0b11d5905b4ac99997338a | refs/heads/master | 2021-03-13T02:55:37.919526 | 2017-05-16T17:08:29 | 2017-05-16T17:08:29 | 91,483,689 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,628 | java | package de.tu_darmstadt.stg.mudetect.model;
import egroum.*;
import org.eclipse.jdt.core.dom.ASTNode;
import utils.JavaASTUtil;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
public class TestAUGBuilder {
private static int randomAUGCount = 0;
private final M... | [
"ngocmike238@gmail.com"
] | ngocmike238@gmail.com |
4504f4af9b92bdc05a545a3cde840ca30013c70b | 1502fa73aaed536b38c1eb75e9a8c91ee6b22bbf | /exam-mts/exam-mts-cvs/src/com/zhjedu/exam/domain/ZjManeuver.java | 2b33e033a371f0853ee19d820cf82324de566389 | [] | no_license | myedlt/mytester | 634aa11e787feb44ad24f81ee829954c4197bc89 | ef9b95bf6c5adea4f9a9f70394cb2e8770c4d50e | refs/heads/master | 2021-05-29T17:35:59.758905 | 2008-08-15T13:42:46 | 2008-08-15T13:42:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,512 | java | package com.zhjedu.exam.domain;
import java.util.HashSet;
import java.util.Set;
/**
* ZjManeuver generated by MyEclipse - Hibernate Tools
*/
public class ZjManeuver implements java.io.Serializable {
// Fields
private String id;
private String title;
private Long creat... | [
"huhongjun@2e452bda-7c54-0410-b8b4-67ef32aab22e"
] | huhongjun@2e452bda-7c54-0410-b8b4-67ef32aab22e |
7a6b60d3a16812780bb816e3a2fda7bd2a726209 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_54477.java | 5cb25499e5c037689a4dffb3d99765b346fb60c5 | [] | no_license | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 149 | java | /**
* Returns the value of the {@code m_jointUpperLimit} field.
*/
public double m_jointUpperLimit(){
return nm_jointUpperLimit(address());
}
| [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
4dcd073706b761782658c6c57a8b4ef84adeb6b8 | a82ce51f7341843511d5367c1959d1294252c24f | /BootArticle/src/test/java/com/inti/formation/BootProduitApplicationTests.java | 8f7634c5e335a91bdc6ce6b8282d7e2076b65e57 | [] | no_license | Mbharis/articles | a1e994fe6dfe85266e64385d958bc9221ad23a50 | 15088675d9bacdfe1ad4ae6bbe6e0c040f2cdceb | refs/heads/master | 2020-06-02T22:10:07.685910 | 2019-06-11T08:14:13 | 2019-06-11T08:14:13 | 191,324,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.inti.formation;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class BootProduitApplicationTests {
@Test
public void con... | [
"haris.Cesko7@gmail.com"
] | haris.Cesko7@gmail.com |
935e72080ef5ee4e723ca5ddcd20560ce82f423d | f812d79b60ff2a7bb3e08c5117fd17fe8b2b8bc3 | /util4j/src/main/java/net/jueb/util4j/buffer/BufferBuilder.java | f068a16e2515680a997332e13e14d5190684eea9 | [
"Apache-2.0"
] | permissive | czpzxczyq/util4j | b5130604e547a5b6480e7ec689cd88faf58dca60 | 0b7e14a449a08bc90dc40e0685232a26b7d37b6c | refs/heads/master | 2021-01-01T16:22:33.515947 | 2017-07-14T09:40:18 | 2017-07-14T09:40:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,157 | java | package net.jueb.util4j.buffer;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import java.util.Map;
import java.util.Queue;
import j... | [
"juebanlin@DESKTOP-IBGCEI5"
] | juebanlin@DESKTOP-IBGCEI5 |
b1798d40cd4c0f80983011bcdbf6cf12f5804313 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-ws/results/XWIKI-12798-65-10-Single_Objective_GGA-WeightedSum/com/xpn/xwiki/internal/template/DefaultTemplateManager_ESTest.java | 24de734e0d9ed68d3458fea6eed9bd4a5690bdc7 | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | /*
* This file was automatically generated by EvoSuite
* Tue Mar 31 23:07:30 UTC 2020
*/
package com.xpn.xwiki.internal.template;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWi... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
a16d325f8f7c97353e4f2f4eebd876804e0437c6 | 98ed0f58da40dfa8357ba4a4724a7ec5c6af4003 | /src/main/java/com/example/dartfanpage/news/NewsDto.java | da9f5f44d1e949a4e8d71553ec89c5577112778a | [] | no_license | MBudzynski/dartfanpage | 7253cf51f39306f6b7016e4ecff63058032d90f2 | dd0084062957da82f5d9b501042391fc1acc298f | refs/heads/main | 2023-09-03T11:49:29.689444 | 2021-11-03T20:19:49 | 2021-11-03T20:19:49 | 384,907,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,149 | java | package com.example.dartfanpage.news;
import com.example.dartfanpage.news.comment.CommentDto;
import com.example.dartfanpage.news.picture.PictureDto;
import lombok.Builder;
import lombok.Getter;
import lombok.Setter;
import java.time.LocalDate;
import java.util.List;
@Getter
@Setter
public class NewsDto {
pri... | [
"michalbu92@gmail.com"
] | michalbu92@gmail.com |
1843b5bbd47309e885de904cdb5eebe22c10c0bb | 6bad724d81e9d69e00889a3a0620df2460315223 | /src/logic/oldtype/map/MapToErrors.java | 9116bfd1244933257137ceed378a1a6e1ca8d8ea | [] | no_license | Echogene/Tarka | 75dcdaed6a9696251973716b3a3e59c336a93d55 | e5a9c17adc30fcbff50ed208d95bfb185b757fdd | refs/heads/master | 2020-06-04T15:42:05.024420 | 2017-04-16T18:48:42 | 2017-04-16T18:48:42 | 18,262,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,017 | java | package logic.oldtype.map;
import javafx.util.Pair;
import ophelia.util.StringUtils;
import java.util.*;
/**
* @author Steven Weston
*/
public class MapToErrors<K> implements ErrorMap {
private final Set<K> passedKeys;
private final Map<K, String> failedValues;
public MapToErrors(final Collection<K> keys, fin... | [
"echogene.alpha@gmail.com"
] | echogene.alpha@gmail.com |
93d47e208d6c7b753d2d35d4d962f119bd11d90c | e5eeb9d61c5f16342b19ba8461e63818bd57d43d | /src/main/java/top/dfghhj/leetCode/array/TwoSum.java | 3f0d8434a617573926132dd338d9e90dd34b8205 | [] | no_license | Dfghhj/AlgorithmInAction | 841f79175346a08ba9dd9e217c045a7c1082e7c7 | 56a99cb7e31934117877e1e0a6d17e5584202fce | refs/heads/master | 2021-07-20T21:47:05.043580 | 2020-10-22T03:33:18 | 2020-10-22T03:33:18 | 224,799,267 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 988 | java | package top.dfghhj.leetCode.array;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
/**
* @Author: Dfghhj
* @Date: 2019/3/30 16:48
* @Description: 1.两数之和
*/
public class TwoSum {
public static void main(String[] args) {
int[] nums = {2, 7, 11, 15};
int target = 9;
... | [
"dfghhj95@163.com"
] | dfghhj95@163.com |
ee4f703468bfcbd9a93f17a3f4a8c484b766a42e | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/realm-java/2016/4/LinkView.java | 3e6869ffeb823e07c54f3f6df54791e6d42959ea | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 6,578 | java | /*
* Copyright 2014 Realm Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
482464f1efce1d6af42dd4ec5eeacd3d7c491ce8 | d0dde05d8c7a3d888a28723aebe06d9b0255709d | /RushEye-Manager/src/main/java/org/jboss/rusheye/manager/gui/charts/StatisticsPanel.java | d6c5027c42302df25e15ce86deecdcfb7ffff559 | [] | no_license | cube88/arquillian-rusheye | 54cc142dc595063d16588fc4aafb3bc257bac3fe | ac118fcff84fe9251269db5bc6a0937910cd3be7 | refs/heads/master | 2021-01-18T08:51:50.588127 | 2012-08-19T22:45:55 | 2012-08-19T22:45:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,127 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.jboss.rusheye.manager.gui.charts;
import java.awt.Graphics;
import java.awt.Image;
import java.awt.image.BufferedImage;
import javax.swing.JPanel;
/**
* JPanel where image with chart is displayed.
* @auth... | [
""
] | |
8db8cebe6579e3ccee13f0491c01a9254c73177c | 7ff5880c974627ba7595cfc9d535a9c720414b11 | /spring-11-transaction/src/main/java/com/kuang/mapper/UserMapper.java | fd8bf908343c1a860c9e3e9f8b1a3623a643dde7 | [] | no_license | fanxidan/spring-study | 1c4136990dddee25352e31dfa6ed06f6f8359f3b | 32d8f58e70ba2b12aa7f5005b5d353ff6e928458 | refs/heads/master | 2023-06-05T01:18:38.442449 | 2021-06-24T11:40:20 | 2021-06-24T11:40:20 | 366,393,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 247 | java | package com.kuang.mapper;
import com.kuang.pojo.User;
import java.util.List;
public interface UserMapper {
List<User> selectUser();
//添加一个用户
int addUser(User user);
//删除一个用户
int deleteUser(int id);
}
| [
"fanxidan@outlook.com"
] | fanxidan@outlook.com |
9f03f06c06c89f2c2e4c38adde53069070f7a6e6 | 0ab5be55fa6af4603d1bfc0e92aec219e8bee584 | /src/com/Meetok/adapter/Adapter_search.java | ca605079a0016ca2c082c8155f0443c5298211a5 | [] | no_license | Meetok/imooc-tab03 | 476dbf0f8c87626788990dca36443cf6531a2fc9 | 01413551092ae2273ca58b229c7a7c430d0317ac | refs/heads/master | 2016-09-13T08:58:33.602348 | 2016-05-05T08:14:32 | 2016-05-05T08:14:35 | 58,114,588 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,796 | java | package com.Meetok.adapter;
import java.util.ArrayList;
import java.util.List;
import com.Meetok.Entity.OrderEntity;
import com.Meetok.Entity.ShouyeEntity;
import com.Meetok.adapter.Adapter_home_all.HolderView;
import com.imooc.tab03.R;
import com.nostra13.universalimageloader.core.DisplayImageOptions;
import com.nos... | [
"fzerozhu@163.com"
] | fzerozhu@163.com |
49913e5560e0c24411c00db3b0738b31b25b816a | c4395a3c7769e19aed79abd26f587648b2f6f9ad | /src/sort/tests/SortTests.java | 275b6dc4f816bfef5a21d479703d9fa990f17091 | [] | no_license | Shryne/HAW_AD | fe70b976b38933cbd9ad2f390e805dc07dc68d86 | c2aee57bfe5b5bb04045f362fa5b67b6049e4d35 | refs/heads/master | 2021-07-19T13:54:30.545441 | 2016-07-19T09:34:15 | 2016-07-19T09:34:15 | 62,761,828 | 0 | 0 | null | 2021-07-07T05:37:02 | 2016-07-07T00:18:41 | Java | UTF-8 | Java | false | false | 2,878 | java | package sort.tests;
import adt.implementations.AdtContainerFactory;
import adt.interfaces.AdtArray;
import org.junit.Test;
import sort.*;
import java.util.ArrayList;
import java.util.Arrays;
import static junit.framework.TestCase.assertEquals;
/**
* This class contains all the tests for every sorting algorithm,
*... | [
"enomeral@gmx.de"
] | enomeral@gmx.de |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.