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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
558184ffb09538420d131748b13f658c4ccc4929 | 28101cf2701fd38c592b92fed131787edd03fa85 | /src/main/java/org/univr/staticimp/antlr/StaticImpLexer.java | afb4519d152f133cbb78174240ebb103e11a34a0 | [
"MIT"
] | permissive | nicolaserlonghi/antlr-university-project | a4cd919c2d6dafcf4c99b724885eafeaab25f01d | ba9236eb6a09d067beef49aac94fd9186b3b7c3c | refs/heads/master | 2020-04-15T10:27:57.873293 | 2019-02-07T13:24:30 | 2019-02-07T13:24:30 | 164,597,274 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,013 | java | // Generated from /Users/nicola/Desktop/staticimp/src/main/resources/StaticImp.g4 by ANTLR 4.7.2
package org.univr.staticimp.antlr;
import org.antlr.v4.runtime.Lexer;
import org.antlr.v4.runtime.CharStream;
import org.antlr.v4.runtime.Token;
import org.antlr.v4.runtime.TokenStream;
import org.antlr.v4.runtime.*;
import... | [
"[email protected]"
] | |
78c5a425bf83f60adaea4c08035ae2733be23a2e | 5bf18d21fb9fd3f53e4c75f38b8d18c4f09f7408 | /src/rpg/class_cb.java | e2a6cefbb72cf5166fc7a3e4ec4c5eaf45f5e0d5 | [] | no_license | Chicken-0/Heroes_Lore_Wind_Of_Soltia | 37d95b63cf78ca454c3e466fec25ff5aae0e5b2b | 1fed69befcf170c8e52fdac531cc932b96be5992 | refs/heads/master | 2022-11-16T21:34:31.232233 | 2020-07-14T15:35:30 | 2020-07-14T15:35:30 | 277,023,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,774 | java | package rpg;
import javax.microedition.lcdui.Graphics;
// $FF: renamed from: cb
public abstract class class_cb implements class_u {
// $FF: renamed from: a cb
public class_cb field_class_cb_a;
// $FF: renamed from: b cb
public class_cb field_class_cb_b;
// $FF: renamed from: b boolean
private boolea... | [
"[email protected]"
] | |
f8a109c7fe00abf42832861cb16ad1257a47b4ad | 3d31f9dfc76440b33a00666a30d5816e84b007eb | /study/src/baseball/client/BaseballPlayer.java | c1cd335b0dd21a471c862a86950716df5673ae51 | [] | no_license | fellownew/workspace | 7bd5d1a1fd0d3f2faa11983cf6c33f1254008903 | dff111ab5507630a06c5fa8e4d9c03ed6dd7cb7e | refs/heads/master | 2021-01-01T19:20:42.379190 | 2015-03-31T00:36:42 | 2015-03-31T00:36:42 | 29,329,576 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,077 | java | package baseball.client;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.Socket;
/**
* 표준I/O로 값을 받고 서버로 값 보냄
*
*/
public class BaseballPlayer {
Socket socket;
BufferedReader in = null;
PrintWriter pw = null;
public static ... | [
"[email protected]"
] | |
3ece12a30a8063e77c7818a5fc41ac2e68cdce99 | a91c4552803da20f91f32177b1e94220c94b4673 | /mybatis/mybatis-plus/src/main/java/org/zero/mybatis/plus/service/IOrderMaster2Service.java | c1b4a6366445e6d29cdf61b9e554931570286ca7 | [] | no_license | hiyzx/spring-boot | 96dbaff35157d5dfa348a3cb040e32d6a5df6d6b | a24176a732a18a77b1ca40faefe4a5705391e5a0 | refs/heads/master | 2022-11-25T21:41:18.883612 | 2021-03-03T01:43:57 | 2021-03-03T01:43:57 | 102,811,803 | 2 | 1 | null | 2022-11-21T22:38:43 | 2017-09-08T03:12:54 | Java | UTF-8 | Java | false | false | 348 | java | package org.zero.mybatis.plus.service;
import org.zero.mybatis.plus.entity.OrderMaster;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* 服务类
* </p>
*
* @author hiyzx
* @since 2020-01-04
*/
public interface IOrderMaster2Service extends IService<OrderMaster> {
void save(Integer stock... | [
"hiyzx"
] | hiyzx |
243ed6bee8041c7e0d4e48bf7d007111bb7b34ee | 17768ef1f9ddf74718afcc69f6354490a19814f7 | /src/main/java/com/lytips/ITags/entity/MsgRelation.java | ce47985be1a0e66a3c65e5a79eac2359e09584ba | [] | no_license | AnswerKaiWang/Itags | 8906ce914870d9cef204194552aec427fa3c3f6c | ba78f7e31018d236e54e99918e1be07e48b8ddd2 | refs/heads/master | 2021-06-27T23:49:47.057669 | 2017-09-09T16:58:28 | 2017-09-09T16:58:28 | 102,966,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,588 | java | package com.lytips.ITags.entity;
import java.util.Date;
import java.util.List;
public class MsgRelation {
private Integer id;
private Integer userId; //发布动态者
private Integer msgId; //动态ID
private Integer referenceUserId; // 引用者
private Integer referenceMsgId; //引用消息id
private Integer type; // 1收藏 2... | [
"[email protected]"
] | |
2f1b4a17098cce6e18d15c1f78755b5a8774d95f | ae914e5d261dabe13b45d8832791338c2d192332 | /game/boards/MnkBoardRect.java | 371d690697201cfd1a5734fb52af76710b4ef071 | [] | no_license | spcfox/prog-intro | e787ec097ecbf77242024fbeb074f3d5d1e40240 | 55b0bc21016bb39839e623c09641035e7abce050 | refs/heads/master | 2023-03-31T01:35:09.944818 | 2021-04-10T08:55:41 | 2021-04-10T08:55:41 | 356,518,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package game.boards;
import game.position.MnkPositionRect;
public class MnkBoardRect extends MnkBoard {
public MnkBoardRect(int m, int n, int k) {
super(new MnkPositionRect(m, n, k));
}
}
| [
"[email protected]"
] | |
10a22f64a183b69d64317ba5f2ae74ce89cdb0b4 | 93cd49fa1d10317988c3dd98965286b0d9dbc7ca | /src/main/java/com/comphenix/packetwrapper/WrapperPlayServerExplosion.java | 5f26ebb8168f9f6bb7a324b258ff27bb01a708ae | [] | no_license | adriancfbr/CHProject | de6dc52bccb4b5a620888946a4d3c916ba7d9ca1 | b33ac681e3e349f759c3ef026672ec98ab922111 | refs/heads/master | 2021-01-09T20:41:35.984207 | 2016-07-28T18:02:56 | 2016-07-28T18:02:56 | 61,957,868 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,578 | java | /**
* PacketWrapper - ProtocolLib wrappers for Minecraft packets
* Copyright (C) dmulloy2 <http://dmulloy2.net>
* Copyright (C) Kristian S. Strangeland
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free... | [
"[email protected]"
] | |
08df168fac2355ef4a167f12d12bb30616eceb6e | 66fbd7b734a52b3468e47d5b81d1d03d0d55931c | /src/main/java/io/apicurio/datamodels/cmd/commands/DeleteServerCommand_Aai20.java | 868b4cfed6ebf0a6cf2b8cafb21668a17b7297e6 | [
"Apache-2.0"
] | permissive | lbroudoux/apicurio-data-models | dcb9d56e8f9ed2da3b017285d10be60eb0c435e0 | ecc841d00663748d4d1d1757de4d5fc54210969a | refs/heads/master | 2023-01-29T14:51:17.445454 | 2021-07-01T17:45:49 | 2021-07-01T17:45:49 | 199,882,835 | 0 | 0 | Apache-2.0 | 2023-01-26T21:04:07 | 2019-07-31T15:28:42 | Java | UTF-8 | Java | false | false | 3,325 | java | /*
* Copyright 2019 Red Hat
*
* 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 ... | [
"[email protected]"
] | |
0135ce5faa16a74516b1d5a935effe72731b835e | 7c1dd68804ba8af748a1487684d7957435d8ce5c | /ReverseN.java | cf44b2c01f03166fdd2ccff2a2333b456cd3e7f3 | [] | no_license | shreyaprog/program4 | 3b7670e79f0738e937a99fd0c660844dd18fc987 | 6e73d9082f0c3f07d1805de405de9da7441f6206 | refs/heads/master | 2022-12-18T06:04:41.347803 | 2020-09-29T06:41:09 | 2020-09-29T06:41:09 | 266,278,675 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 408 | java | import java.util.Scanner;
class ReverseN
{
public void rev()
{
int n,reverse=0;
Scanner in=new Scanner(System.in);
System.out.println("Enter a number:");
n=in.nextInt();
while(n!=0)
{
reverse =reverse*10;
reverse=reverse+n%10;
n... | [
"admin@samsung"
] | admin@samsung |
d717230397a6516a470f09c6ae2f8833aaa1e826 | f9c72ec9b5aed50422649291d6e92be04e9f8b0f | /CoreJava/src/SessionTask/session_task_1_2.java | 1705c0b681506c15f2599c1029d629b5fb63e79b | [] | no_license | sarwarali847/CORE_JAVA | c19240c72e9a347f0dec3706340700755cd809e5 | bdc27ede73e3d14eb44354fb4f0ace228b3f84ef | refs/heads/master | 2023-08-16T00:46:20.610658 | 2021-10-25T04:55:13 | 2021-10-25T04:55:13 | 416,643,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 554 | java | /*Program1 --> ask user to enter an int value and
check whether its a palindrome */
package SessionTask;
import java.util.*;
public class session_task_1_2 {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
int n;
System.out.println("Enter number:");
n=sc.nextInt();
int rem,sum... | [
"[email protected]"
] | |
9234e98298e64c7af8bef542184d4ae274da73f9 | f502c75d73433c145a7cc947bc54508c6458b87c | /springcloud_2/demo_ms_user/demo_user/src/main/java/com/demo/user/service/impl/ProvincesServiceImpl.java | 51bc6257d3a6c9ade7d6eb13e7ecb7456811a557 | [] | no_license | zteye/SpringCloud | 3a0dc87ecf8e828f6e9a7852f24c7f076c408311 | 60568372b765daa1710e4fa57e1efa597d41e814 | refs/heads/master | 2020-11-26T08:35:15.877397 | 2020-02-20T12:34:07 | 2020-02-20T12:34:07 | 229,016,262 | 0 | 0 | null | 2019-12-19T09:07:21 | 2019-12-19T09:07:20 | null | UTF-8 | Java | false | false | 3,478 | java | package com.demo.user.service.impl;
import com.demo.user.dao.ProvincesMapper;
import com.demo.user.pojo.Provinces;
import com.demo.user.service.ProvincesService;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import org.springframework.beans.factory.annotation.Autowired;
import org.spri... | [
"[email protected]"
] | |
5bdbd3b5e4739f3b02e3c5464d578309d4b1ec2d | 147d63354053796da37cdaa2cfd8cb358c77e9a1 | /components/org.wso2.carbon.identity.cors.valve/src/test/java/org/wso2/carbon/identity/cors/valve/test/CORSResponseWrapperTest.java | 10a321a4519a86391526ddd346a2b29d6ee33a3a | [
"Apache-2.0"
] | permissive | wso2-extensions/identity-carbon-auth-rest | 3cb535c5dcdd53ea282f7a050740f871ed5564f1 | 32c5fa094afa1859bc87dadf33ece1c8df787aaa | refs/heads/master | 2023-07-06T19:04:24.704368 | 2023-06-29T08:44:47 | 2023-06-29T08:44:47 | 64,106,926 | 2 | 124 | Apache-2.0 | 2023-09-14T09:36:40 | 2016-07-25T05:47:55 | Java | UTF-8 | Java | false | false | 8,440 | java | /*
* Copyright (c) 2020, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you 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/li... | [
"[email protected]"
] | |
f151217c96aba58f5d2aba36f225d598efdf93fa | 6e2214a8a679a161a80f45163fa5d5655ebd5a47 | /src/test/java/org/test/model/InMemoryUser.java | 54dcbbdc76f319aa425f3fcb027aec292512446b | [] | no_license | eureka84/twitter-stream | 594a5d0413cc5beb4f27ee4da50443007691009e | 8792a53f44af04acb4710abd8717d3a110a12d4c | refs/heads/master | 2021-12-03T00:21:29.221676 | 2017-06-22T20:45:47 | 2017-06-22T20:45:47 | 95,153,022 | 1 | 0 | null | 2021-11-21T22:37:00 | 2017-06-22T20:17:01 | Java | UTF-8 | Java | false | false | 5,195 | java | package org.test.model;
import twitter4j.RateLimitStatus;
import twitter4j.Status;
import twitter4j.URLEntity;
import twitter4j.User;
import java.util.Date;
/**
* @author asciarra
*/
public class InMemoryUser implements User {
private final long id;
private final Date createdAt;
private final String ... | [
"[email protected]"
] | |
59afe5050682ab025842673aaec7733ef650f56d | cdc2dbc8a3262f2932470180ab69b524fbc823a0 | /com.test123.framework/src/test/java/gluecode/login_scenario.java | 3fc46a946b1cd33e1c38b37726c1d1161bac9616 | [] | no_license | mrunal2609/Testproject | 23b51c87a8ee8ca3ee89e8d8a3d4559a62f41336 | 5e6b3751a7f2166c0a37f9c6ab02227fcd77c48a | refs/heads/master | 2023-05-14T00:14:29.278225 | 2019-09-28T07:26:01 | 2019-09-28T07:26:01 | 211,460,436 | 0 | 0 | null | 2023-05-09T18:14:32 | 2019-09-28T07:16:02 | Gherkin | UTF-8 | Java | false | false | 57 | java | package gluecode;
public class login_scenario {
}
| [
"sahil@DESKTOP-KHUCIV0"
] | sahil@DESKTOP-KHUCIV0 |
53822bebdb03070cedd8d7bcb555cb6dd5359bcc | 9a0595250f01f6986dbbfc9ead1efdf8c5a1a18d | /platforms/android/app/src/main/java/com/envision/demo/util/EncryUtil/Base64.java | ed703aaffd9cb565266d12f3d552d82af58eca19 | [] | no_license | hantichao/enhybrid-demo | fc74a378474f0f78315519eee35bb7b4c867a17b | 86c8be8fc3c0bb574be98bbf8fe958eac7dcd66c | refs/heads/master | 2022-03-20T15:41:42.656341 | 2019-11-14T08:05:56 | 2019-11-14T08:05:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,979 | java | package com.envision.demo.util.EncryUtil;
import java.io.UnsupportedEncodingException;
public class Base64 {
/**
* Chunk size per RFC 2045 section 6.8.
*
* <p>The {@value} character limit does not count the trailing CRLF, but counts
* all other characters, including any equal signs.</p>
... | [
"zoe.guo"
] | zoe.guo |
463a478e0200e6b444923bfa7924c163e016460f | 1b973b7c91288012be50a389a7c6ce9842abc250 | /src/main/java/hello/POSController.java | efc14cb5d3170c90a23342878d48087d7c20fe6d | [
"MIT"
] | permissive | lpmi-13/tinderflow | 5c50d2756401ca5bc6b7be4ec6b5858c8e001b5e | 33577de8630826fc362aa0106af8ffccd6f6eded | refs/heads/master | 2022-03-20T16:34:00.086693 | 2019-08-13T06:53:24 | 2019-08-13T06:53:24 | 103,565,431 | 0 | 0 | NOASSERTION | 2022-02-26T01:08:12 | 2017-09-14T18:07:10 | Java | UTF-8 | Java | false | false | 717 | java | //package hello;
//
//
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.web.bind.annotation.RequestMapping;
//import org.springframework.web.bind.annotation.RequestMethod;
//import org.springframework.web.bind.annotation.RequestParam;
//import org.springframework.web.... | [
"[email protected]"
] | |
a9f4842875927807ee20fee5fb8c674e2f0fec65 | 8030d94c8ee99a043d89852170772f7f2cd4e886 | /src/main/java/ee/ignorance/transformiceapi/protocol/client/HoleRequest.java | 09b090f24a30ada200f4be3cf96ed05c4597f3fc | [] | no_license | Tikitaka/TransformiceAPI | d3c67a2227e825fb3fddcf5ba1dbb6d71761d47d | d24dab393dfaf2e50d001dd1c9a06f405428ece9 | refs/heads/master | 2021-01-15T17:37:23.240767 | 2011-03-06T19:26:35 | 2011-03-06T19:26:35 | 1,447,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package ee.ignorance.transformiceapi.protocol.client;
import ee.ignorance.transformiceapi.protocol.ByteBuffer;
public class HoleRequest extends AbstractClientRequest {
private String gameCode;
public HoleRequest(String gameCode) {
this.gameCode = gameCode;
}
@Override
public char[] getBytes() ... | [
"[email protected]"
] | |
4b18aa51b930d475c0e27083c98596011ca0106b | 138e0360b83f23e408025e6cbc83fcdbe31c032b | /ecsite2/src/com/internousdev/ecsite/util/DateUtil.java | 5ac98f11c8d9c0991153be526aeed33f315fad5f | [] | no_license | ritumutaka/ECsite | f0bde5ce3f023fadf48e4fd5a63fd48ae34bf5d4 | 3a01a4b18577de331ba89150a265a3ad13722bc7 | refs/heads/master | 2020-04-19T15:01:52.448420 | 2019-01-31T02:06:50 | 2019-01-31T02:06:50 | 168,262,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | package com.internousdev.ecsite.util;
import java.text.SimpleDateFormat;
import java.util.Date;
public class DateUtil {
public String getDate() {
Date date = new Date();
SimpleDateFormat SDF = new SimpleDateFormat("yyyy/MM/dd/HH:mm:ss");
return SDF.format(date);
}
}
| [
"[email protected]"
] | |
99121bee83611dd531208e94a2f8f470113d991b | f7bab368547f73e8dd1d280f179a9c87f957b6cc | /src/main/java/Controllers/Servlet.java | 05824eb5faa4c8f93c6f1bbe805de4dd6856a952 | [] | no_license | AbdoBoum/Blood-Donation-Plateform | b2c6bb99c241dfb6ab2254891ae0f080cae3f797 | d56b026ef662f64ced4c757865bdcc5c73f6b823 | refs/heads/master | 2022-06-25T13:20:36.775513 | 2020-12-24T13:19:14 | 2020-12-24T13:19:14 | 171,478,942 | 10 | 3 | null | 2020-12-24T13:19:15 | 2019-02-19T13:30:38 | JavaScript | UTF-8 | Java | false | false | 625 | java | package Controllers;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
public class Servlet extends HttpServlet {
protected void doPost(HttpServletRequest request... | [
"[email protected]"
] | |
ca3d6e6cc2ae208478697ae7ee7526a89689768d | e772db4dae7213e2b8c7bcfdd6654752a7d538be | /src/test/java/com/wallet/HelloWordTest.java | 89056e43be2361c47f1adf8bc4913ccc8fc8a073 | [] | no_license | matos-claudio/wallet-api | 823fbb5511c530d7eaa0fbba808e0be5fde29f6a | ae9ca3907b91c433c5010d06c0027243c1d30d21 | refs/heads/master | 2023-07-29T19:49:45.011296 | 2021-09-15T14:57:52 | 2021-09-15T14:57:52 | 406,177,393 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | package com.wallet;
import static org.junit.jupiter.api.Assertions.assertEquals;
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 ... | [
"[email protected]"
] | |
b75da6a0e4b0fad3a6a0475d8b722b74c150e1cd | fe32ea6e76da9592cd990948d5e67cbcd8f25978 | /src/wzorce_projektowe/Person.java | 950b35db69ae72b6709c5bd34d62a651ffc1788e | [] | no_license | atom0wy/wzorce_projektowe | c5d75ca439293c68b5d3d11d5ce2c620ed1f14fc | 9ff75d88c26924d83a530c7ad4a9f171908bdc9b | refs/heads/main | 2023-04-03T19:18:33.828503 | 2021-03-27T13:51:03 | 2021-03-27T13:51:03 | 347,585,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 848 | java | package wzorce_projektowe;
import java.util.Objects;
public class Person {
String pesel;
String name;
public Person(String pesel, String name) {
this.pesel = pesel;
this.name = name;
}
public String getPesel() {
return pesel;
}
public void setPesel(String pesel) ... | [
"[email protected]"
] | |
74014da34db4ad71c433e4b4752463108d02d511 | 06f233236143781954e18772d0b75689a99d9410 | /LinkedLists180415/src/Main.java | 9d501683ae6999e558ec4c472c70b95a316f8385 | [] | no_license | klaskowski/SDAcademyProjects | 6b9876d58100025799575458f8a3f93583dfa325 | 2c1e042846cd5f6432402b17d2c3003969b498a2 | refs/heads/master | 2020-12-20T23:35:17.612215 | 2018-10-11T20:22:26 | 2018-10-11T20:22:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,773 | java | import java.util.Scanner;
public class Main {
static Node firstNode;
static Node lastNode;
public static void main(String[] args) {
readList();
displayList();
removeFirstValue(3);
displayList();
int counter = removeAllValues(1);
displayList();
Syste... | [
"[email protected]"
] | |
59edb95067e21e577076390c5a4256f766e57039 | e02e8ef60aac3b8150c6f286744c7867468b4435 | /src/org/venipedia/ui/MassPageCreation.java | c8893146c1f5c9841151cf4634a5feed4a8de1d3 | [] | no_license | PiRSquared17/qwiki-wiki | e5ead6e0af6fa8966c48b273de972aaadfcaa769 | 4963d69e2408b0537e6fc01bce34ce45aa224c7b | refs/heads/master | 2020-05-17T08:30:42.819798 | 2012-02-25T15:42:36 | 2012-02-25T15:42:36 | 32,191,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,507 | java | package org.venipedia.ui;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JInternalFrame;
import javax.swing.JLabel;
import j... | [
"[email protected]"
] | |
b6d669f8ebbcc0c8d32aa351fb034c46de6ddf44 | 54927e4089a3d756f6a7834b9038932ad37b9c5b | /src/com/lwf/ustb/www/FEE/mutant/AOIS_53/ParkingFeeCalculator.java | 1b5b9d8bbf5146b54c786b88af8d972af0fa507e | [] | no_license | phantomDai/parkingfeesystem | a6c2873be3b9416611ae4abf364c7a6921eecceb | 66519374fc83646a11f6a8f02c4f2b7bc0919b0e | refs/heads/master | 2021-05-07T00:13:25.901481 | 2019-06-21T06:36:20 | 2019-06-21T06:36:20 | 110,121,082 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,391 | java | // This is a mutant program.
// Author : ysma
package com.lwf.ustb.www.FEE.mutant.AOIS_53;
import com.lwf.ustb.www.FEE.util.*;
public class ParkingFeeCalculator
{
private double formatDouble( double d )
{
java.lang.String t = String.format( "%.2f", d );
double r = new java.lang.Double( t ... | [
"[email protected]"
] | |
7245979aa4a9eb83c2fd9b37ec912c538e8c1336 | 3aed5bbdb2d01622a8e3307aa829a7b6abe3b0fb | /Spring_Boot_Session3/Complete_Code/OneToMany/OneToMany/src/main/java/com/masai/books/BookManagement/entity/Course.java | 062463a8305945f48cac6a50467c8460d48175d2 | [] | no_license | varunbhtt21/Masai_Spring_Session | ca8a9dc45f8ded4556a83c0e914d6a64c060116b | 03224cd6b6e43d0d429e14d1ff93d2e092761d3a | refs/heads/master | 2023-03-25T18:56:50.432585 | 2021-03-15T18:23:31 | 2021-03-15T18:23:31 | 344,687,351 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 864 | java | package com.masai.books.BookManagement.entity;
import com.fasterxml.jackson.annotation.JsonManagedReference;
import lombok.*;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import java.util.ArrayList;
import java.util.List;
@Entit... | [
"[email protected]"
] | |
861bc5752f9f9baa788397351232eee6a8906480 | 09e71a4ad59678799673a8999ab8bd3c427fd314 | /src/test/java/com/niit/Backend/UserDAOTestCase.java | 2dc847c2f88ca40cc151301c26b1f61f47cb5a1b | [] | no_license | surendar789/online-shoppingstore | abfc3df10b0a9df02728fbe80e68b6e00414dcd2 | d57eaa24ffe43780f2460bd1da6ec0bb2be42340 | refs/heads/master | 2021-07-25T12:59:30.588720 | 2017-11-04T10:13:45 | 2017-11-04T10:13:45 | 109,388,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,563 | java | package com.niit.Backend;
import static org.junit.Assert.*;
import org.junit.BeforeClass;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import com.niit.Dao.UserDAO;
import com.niit.model.User;
... | [
"[email protected]"
] | |
5ff01346aa3bd9feebdb26cbba6849df4b4ece9a | df48a5bbab3210a44579a74e62acd9ef093807aa | /java/morelang/src/main/java/com/deitui/morelang/index/admin/OpenAlipayAppController.java | 653682be4249addb0414b6403540bae9f7f001a3 | [] | no_license | lrjxgl/mmLang | 6fa664d5a2dd05b0af861f8e5b62f3f8a529d5ea | 8d905ae87a6cce3eab0d61d77944069cfa3a81be | refs/heads/main | 2023-06-26T16:30:23.732793 | 2021-07-30T01:37:18 | 2021-07-30T01:37:18 | 382,492,998 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,561 | java |
package com.deitui.morelang.index.admin;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springfram... | [
"[email protected]"
] | |
b5d84191612221a3322aee0c7e5dbf4dfde46d2c | 921b73fb6a0964210b9f513b9aa08b4d1c2cf7d7 | /src/main/java/TercerParcialExamen/Visitor/Documento.java | 4b13d48854a051022fc4986764030f9c2369af23 | [] | no_license | X4TKC/PatronesDeDiseno | d781ff5b4c7459f01dfe484cdc18e7a9ec89d75b | 0ccbadc36ae5355707193766cec3e71dac5830b3 | refs/heads/master | 2020-08-10T03:14:55.449201 | 2019-11-15T12:26:14 | 2019-11-15T12:26:14 | 214,243,199 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | package TercerParcialExamen.Visitor;
public class Documento {
private String text;
private String name;
private String formato;
private int numChar;
public Documento (String text, String name){
this.text=text;
this.name=name;
}
public int getNumChar() {
return numCh... | [
"[email protected]"
] | |
a52f556add3ed5251e57e87adfed0f42233e5d60 | e152697a077902bc7e67c96d68d89e20c68daaa9 | /src/firefly/java/edu/caltech/ipac/firefly/server/visualize/OptimizeForMemoryPurger.java | cd0db163077cee4d24820256c691352d2f315f70 | [] | no_license | gpdf/Caltech-firefly | 0c4fd82374a87df1af3eff5998fb3dfed4ce4caa | e4a928d1a95b98f57011cc3636323e53dcdb8aff | refs/heads/master | 2020-12-28T07:50:17.000586 | 2015-04-06T21:46:59 | 2015-04-06T21:47:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,200 | java | /*
* License information at https://github.com/Caltech-IPAC/firefly/blob/master/License.txt
*/
package edu.caltech.ipac.firefly.server.visualize;
/**
* User: roby
* Date: 10/10/13
* Time: 9:50 AM
*/
import edu.caltech.ipac.firefly.visualize.PlotState;
import java.util.ConcurrentModificationException;
import ja... | [
"[email protected]"
] | |
16ba0ed9e9013ad94d979065e15e248dac7feb5a | 1e784aa934e72cf3faaf17c6a723433e07d2d7d3 | /Thinking_in_Java/src/agree/Thinking_in_Java/No18/OSExecute.java | 8e91535288a3da059f68f104369c151d22d794e7 | [] | no_license | nymanz/study_workspace | 921aa091672ca48cdbed533cd5759447f285b082 | 157cb2935e9f5981cbe718f566e45f7518f679f9 | refs/heads/master | 2022-12-21T06:23:36.386923 | 2020-04-08T15:35:15 | 2020-04-08T15:35:15 | 118,579,443 | 3 | 1 | null | 2022-12-16T01:12:34 | 2018-01-23T08:15:53 | Java | UTF-8 | Java | false | false | 861 | java | package com.agree.Thinking_in_JAVA_eighteen;
import java.io.BufferedReader;
import java.io.*;
public class OSExecute {
public static void command(String command){
boolean err = false;
try{
Process process=new ProcessBuilder(command.split(" ")).start();
BufferedReader results = new BufferedReader(
new ... | [
"[email protected]"
] | |
2078407490c00314b0d5943725207ff7fce2d7b1 | e271e34cbd168b9f4641a4946d7b10e13cb782c5 | /src/main/java/top/dpdaidai/architect/multithreading/T07_SynchronizedObject.java | eefa88aabf32af945c838fac577b14cdc0f21423 | [] | no_license | dpdaidai/stuty-architect | 6a4e96e7e33602476c82de00f4fa57f78c339ed1 | 303848c5c04becd8fa2149aaabd336a05db82b4f | refs/heads/master | 2023-07-06T05:51:05.883438 | 2021-08-12T01:40:18 | 2021-08-12T01:40:18 | 327,666,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,242 | java | package top.dpdaidai.architect.multithreading;
import java.util.concurrent.TimeUnit;
/**
* 方法级别的锁锁的是对象本身 , 可以从hashCode查看是否是同一个对象
*
* @Author chenpantao
* @Date 1/12/21 11:03 PM
* @Version 1.0
*/
public class T07_SynchronizedObject {
synchronized
void fatherMethod(String name){
System.out.printl... | [
"[email protected]"
] | |
b7fdcbb4892d13370d88b6a6f7c6a3a5e5c85a2f | 5b67b1c7c039850f2179fd7ac05240aa314ff253 | /app/src/main/java/com/appunite/example/debugutilsexample/dagger/ForApplication.java | deabaaac2824e778a36ef4f0b1e31ea530ad7bd9 | [] | no_license | Garzas/debug-helper-example | 673b1553f5312e773f4fd59b7b64031199868552 | 7cea28547f0188145b7642da8ba8edc932740870 | refs/heads/master | 2021-01-01T04:29:39.008926 | 2016-05-19T07:07:29 | 2016-05-19T07:07:29 | 57,291,264 | 0 | 1 | null | 2016-04-28T13:36:13 | 2016-04-28T10:03:21 | Java | UTF-8 | Java | false | false | 570 | java | package com.appunite.example.debugutilsexample.dagger;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import javax.inject.Qualifier;
import static java.lang.annotation.ElementType.CONSTRUCTOR;
import static java.lang.annotation.ElementType.FIEL... | [
"[email protected]"
] | |
e3c35367d6e248bb665de35992472c1e1f76769d | 0b45406d98abe37443fbf3d8d13493bb161454ea | /app/src/main/java/test/testandroid/RVAdapter.java | 77954ed11d64720a132d89e1f9a0afb080ee9916 | [] | no_license | Bassilij/TestAndroid | dd171b869a1b758b29cb76b9daea9ac219f45c9d | 69fa1020fbc988cef3b093df57d626625da4e350 | refs/heads/master | 2020-12-02T08:03:17.094856 | 2017-07-10T12:54:19 | 2017-07-10T12:54:19 | 96,763,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,575 | java | package test.testandroid;
import android.graphics.Color;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.bu... | [
"[email protected]"
] | |
271051b570bbbaad77acf31f236e4bd766f67883 | 928d61ace1726bcc305774a2f326c175b0f00779 | /test/test/DepartmentManagerJUnitTest.java | 1940e67de14eff76ad30b9b5ea789ee326649565 | [] | no_license | langenet/Assignment3 | 5d0a3b1bb9910016c530c20e085d027f40333c27 | 5809aa459226b5dc664501a4d8ad3ea94e30e7f1 | refs/heads/master | 2020-04-21T05:35:15.120463 | 2019-02-12T21:04:06 | 2019-02-12T21:04:06 | 169,345,173 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,178 | 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 test;
import businesslayer.DepartmentEmployeeService;
import businesslayer.DepartmentManagerService;
import datatransferobject... | [
"[email protected]"
] | |
e85585646e02be88ff671a76762163814fcd3e56 | ce159acffe95457f43a578c18cf7cf8338736d24 | /area/MaxRectangleInHistogram.java | 06d7c20ce381935eeea2cae7d5ab0a91a7476867 | [] | no_license | yzsxjhft/alg | f09c6095b698bfbe355c6f532eb93d1ea7516570 | 9117ebdeaf3a7a37df2b8cb7e87b5f87e6c62e63 | refs/heads/master | 2020-06-17T05:34:15.760732 | 2019-08-17T15:49:13 | 2019-08-17T15:49:13 | 195,814,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,040 | java | import java.util.Stack;
public class MaxRectangleInHistogram {
public static void main(String[] args) {
int[] gram = {2, 1, 5, 6, 2, 3};
System.out.println(new MaxRectangleInHistogram().largest3(gram));
}
public int largest1(int[] heights) {
int num = heights.length;
int re... | [
"="
] | = |
5963b19d5d494b72669902f9f488036affb9e13d | 16d88eba1992531099d34ee3abf000fc883b1580 | /chapter_009/crud/src/main/java/aoleynikov/servlets/service/Service.java | 2826fe9ac37278899f7e211cbfb9081422e8198e | [
"Apache-2.0"
] | permissive | misterflud/aoleynikov | 14b5cfab275da7ca713ee24241eaa1e36f2396ef | c90891629b6868c8f0c7c19edfb627c29228bd67 | refs/heads/master | 2021-01-11T23:55:24.395578 | 2018-12-24T18:00:28 | 2018-12-24T18:00:28 | 78,645,246 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,425 | java | package aoleynikov.servlets.service;
import java.awt.List;
import java.util.ArrayList;
import aoleynikov.servlets.model.AnonUser;
import aoleynikov.servlets.model.BaseUser;
import aoleynikov.servlets.dao.ConnectionWithDataBaseDao;
import aoleynikov.servlets.model.User;
/**
* Service class.
* @author An... | [
"[email protected]"
] | |
c7c43fd10b02859e30eb6b8e8907bb6ee11649f4 | 6d7740b891f836d706a6a122a0efd6f553bd6b1c | /src/main/java/com/cskaoyan/mallSpringboot/renguopingVO/ResponseVo.java | 9ea97b6cd9136b196d155620faa3caa726f2b881 | [] | no_license | SongChina/project_mall | 119c5d198e71269e20833ce90a925b6203077393 | 68f15ac52f9a905c0ea9d84b4e3d4fe3d8fbd173 | refs/heads/master | 2022-10-26T14:31:21.769757 | 2019-07-12T03:34:37 | 2019-07-12T03:34:37 | 194,968,402 | 2 | 0 | null | 2022-10-12T20:28:51 | 2019-07-03T02:51:52 | Java | UTF-8 | Java | false | false | 533 | java | package com.cskaoyan.mallSpringboot.renguopingVO;
public class ResponseVo {
int errno;
Object data;
String errmsg;
public int getErrno() {
return errno;
}
public void setErrno(int errno) {
this.errno = errno;
}
public Object getData() {
return data;
}
... | [
"[email protected]"
] | |
b9e93bcd31cc7efce53d0923b3ed9bf04fa8cd27 | a407678d9973a09183ca556b54d9d35cd7a2b765 | /src/minecraft/java/org/darkstorm/darkbot/minecraftbot/ai/BlockBreakActivity.java | d29bae506a041b4ca41a7e35ce1eab323382ccf5 | [
"BSD-2-Clause"
] | permissive | dahquan1/DarkBot | d4920b6f196e9b5a8bffe1adcfe150abc7e88d50 | 09ff65b67060486eaa723a68e3faf4a6296a194c | refs/heads/master | 2020-12-25T04:17:12.624939 | 2014-03-04T21:02:02 | 2014-03-04T21:02:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,992 | java | package org.darkstorm.darkbot.minecraftbot.ai;
import org.darkstorm.darkbot.minecraftbot.MinecraftBot;
import org.darkstorm.darkbot.minecraftbot.protocol.ConnectionHandler;
import org.darkstorm.darkbot.minecraftbot.protocol.bidirectional.*;
import org.darkstorm.darkbot.minecraftbot.protocol.bidirectional.Packet18Anima... | [
"[email protected]"
] | |
adc0c558756eabea5abbf1e7617cb57ab4d876a4 | 9a7446fb587ed3640b7ae5fc68034bce464fb3aa | /src/main/java/sms/ApiWhatsApp.java | d6e32e7fc6da6733318008fdee86b56aa3cd5344 | [] | no_license | ortoni/February | cab9b96fabe8766386a1adb978da4701ae5e4ae9 | cbbfc62efef7da85d885a15bcedf0296eb7e1453 | refs/heads/master | 2021-07-02T22:20:29.472251 | 2019-02-08T06:25:25 | 2019-02-08T06:25:25 | 120,718,414 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,172 | java | package sms;
import org.openqa.selenium.WebElement;
import org.testng.annotations.Test;
public class ApiWhatsApp extends ApiWhastsAppBuilder {
@Test(dataProvider = "whatsAppApi")
public void postJob(String phoneNumber, String msg) throws InterruptedException {
driver.get("https://api.whatsapp.com/send?pho... | [
"[email protected]"
] | |
f65bcabbd2b5c3d55573df681a77a30b366ae790 | 69eba0d52d1b0a4c866e65417607436f06e0467b | /FormHttpSession/src/FirstServlet.java | a2862215f58dda5e5d03aaeb8f91287b04ee9ba3 | [] | no_license | samsnisar/httpsession | f044b969604e7ae4d96f3b40b5112ef99f23fffb | 1a7f54f7eb14f868092b6279b8001dcd7c131449 | refs/heads/master | 2020-07-31T01:51:28.522161 | 2019-09-23T19:55:04 | 2019-09-23T19:55:04 | 210,440,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,163 | java |
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
public class FirstServlet extends HttpS... | [
"[email protected]"
] | |
2d2f6010f21392ea1203893d29a1334b511ec885 | 03437c87f7ac8cdf14f7869e836e36c2a62707b6 | /src/fr/football/pojos/Stade.java | 7617256a0de4d2ac197ea75af8267fd8c282228f | [] | no_license | shady-ladow/projectFootball | bcf125ac8aa24113e4083ab456b889a46d1cb66f | b9ed3270e4a005272979da27ed2b2d12915fea19 | refs/heads/master | 2020-03-11T08:09:46.531203 | 2018-04-17T09:20:01 | 2018-04-17T09:20:01 | 129,875,712 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 51 | java | package fr.football.pojos;
public class Stade {
}
| [
"[email protected]"
] | |
bfeb8d0b22085ecfb8c56ff475eab0cf734ef333 | 897ac101cda331d4b849bf46f1a19bc60b5ac6d1 | /src/com/murphy/mvc/HandlerMapping.java | a11debda147de4db0442f78f2740d9ca98ffa0ab | [] | no_license | tanbinh123/ExpressManage | 7e9ddad7eef42a989c07f4985fb62be9b3ae57f7 | a6ef5ac61405d9d6ee47007e3e69a90e896a84ee | refs/heads/master | 2023-07-09T12:24:11.182710 | 2021-08-17T12:55:49 | 2021-08-17T12:55:49 | 476,792,970 | 1 | 0 | null | 2022-04-01T16:24:57 | 2022-04-01T16:24:56 | null | UTF-8 | Java | false | false | 3,830 | java | package com.murphy.mvc;
import java.io.IOException;
import java.io.InputStream;
import java.lang.annotation.Annotation;
import java.lang.reflect.Method;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
/**
* 映射器(包含了大量的网址与方法的对应关系)
* @author murphy
*/
public c... | [
"[email protected]"
] | |
8f97e2bbf3f3ccaea3a8ef8826f141168bf6b2ff | 2d0012008ecb0641b795482a88def8550f25da8b | /src/main/java/eke/Modell/Szamla/SzamlaBuilderImpl.java | c2778228ebf90e80c0e14393575cdb9676b3ac54 | [] | no_license | bencespinter/PT_2021 | d981b2d4c0e9065b261dfa99d1792211823e44cf | 2463c5ac2bae6b20cf1ffb9fdb1100b955bd3c97 | refs/heads/main | 2023-06-01T07:20:13.049424 | 2021-06-23T06:51:08 | 2021-06-23T06:51:08 | 379,506,940 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | package eke.Modell.Szamla;
import ProgTech.Model.RendelesLista.RendelesListaElem;
import ProgTech.Model.Vevo;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Map;
public class SzamlaBuilderImpl implements SzamlaBuilder {
List<Map> szamlaelemek = new ArrayList<Map>();
... | [
"[email protected]"
] | |
e76c839bbed124f612856876ce3f55699d779b1b | 9800a8d54a4657985d5b2fbd70851dbc492300e2 | /search/BreadthFirstFrontier.java | 6d46a2cbb2a4c2283c7595a50821c69e0f59a515 | [] | no_license | HenryPearson2001/AISearchingAlgorithms | eafb4ab9cee3048cbed74f4c097cd0a5ed7a8059 | 8e7c4faf8fe82957a55a16ba143c3d586e07ea67 | refs/heads/main | 2023-03-18T06:55:21.784686 | 2021-03-11T11:38:13 | 2021-03-11T11:38:13 | 339,764,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 946 | java | package search;
import java.util.Queue;
import java.util.LinkedList;
public class BreadthFirstFrontier implements Frontier {
private Queue<Node> frontier = new LinkedList<Node>();
private int totalNodes = 0;
private int maxStored = 0;
public void addNode(Node node) {
totalNodes += 1;
... | [
"[email protected]"
] | |
1c2ab68b1ba317de38d3ec1407ca8e39fc626774 | ca688b8ecf8012835dd00dde86473912bf9281fd | /src/main/java/com/dimple/framework/config/KaptchaConfig.java | 0fc2261fcc781fb4c35fc83208b0790e1f0c14a1 | [] | no_license | y1024/DimpleBlog | 777d569c670355d66a5e6e197f8dd5296866591d | efd09bc3462105c122b010ac64eaaacea37fb6a1 | refs/heads/master | 2020-04-29T02:02:52.955668 | 2019-02-26T09:12:39 | 2019-02-26T09:12:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,570 | java | package com.dimple.framework.config;
import com.google.code.kaptcha.impl.DefaultKaptcha;
import com.google.code.kaptcha.util.Config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import java.util.Properties;
/**
* @ClassName: KaptchaConfig
* @Descr... | [
"[email protected]"
] | |
ae85d02088d90591e8eb49ec3de3d2465a8be1f4 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-481-1-2-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/internal/macro/toc/TreeParametersBuilder_ESTest_scaffolding.java | 17b6de73b8e4f81948332cc9e5d1242e433ad501 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,223 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Apr 04 12:30:40 UTC 2020
*/
package org.xwiki.rendering.internal.macro.toc;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
impor... | [
"[email protected]"
] | |
303d7ce1b54a322396b68bd8eae9e5d530833fa6 | 66a1d9ed43a765d406bf8a8fd6dfdaa52c3d1cd6 | /HelloWorld.java | 15dc357ccbfaff9263ad7c4b99e157ca58938930 | [] | no_license | SukruthiMS/Java_prog | a728cca9851c56562392259d7ac409891ad5116c | 0e6818632e618fa293cd84cc245fa716c6b99fcd | refs/heads/master | 2022-12-05T18:53:07.067889 | 2020-08-29T18:36:51 | 2020-08-29T18:36:51 | 285,751,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 128 | java | public class HelloWorld{
public static void main(String[] args)
{
String a="Hello";
System.out.println(a +" World");
}
}
| [
"[email protected]"
] | |
9aebf073e57c959505fb23536d17a5da98074a71 | d0a15eadc3f661cf9cd19eefecfa012046198392 | /src/main/java/com/rolandoramirezx/barbershopserver/barbershopserver/config/WebSecurityConfig.java | d0dcdc73a6b29e2ea3fdd5a0dc1fd180279f7c0b | [] | no_license | rolandoramirezx/barbershop-server | 8488c21002583a01c528207c5d15917c29fcb1b5 | a9389960789a908208e30a856f38debe79bc866c | refs/heads/master | 2021-04-28T03:58:39.256411 | 2018-02-22T01:08:08 | 2018-02-22T01:08:08 | 122,151,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,130 | java | package com.rolandoramirezx.barbershopserver.barbershopserver.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.spring... | [
"[email protected]"
] | |
19cb583bf6d0287e889f272cf5ad58169525f11e | f4131871f87f10dae873867c989be944f7799e85 | /metro-ccms/ccms-web/src/main/java/com/metro/ccms/web/model/utils/JexlEngineUtils.java | 382188e403a9f2e55d25c16ce321637749cd3fbd | [
"MIT"
] | permissive | Twisted928/Metro | 134ff9876306523dd133efd4ce2e38057ba5d8d9 | ecb4495934265f7f2ce460801a6c3edfc3a3deaa | refs/heads/master | 2023-06-22T23:34:48.666044 | 2021-05-25T18:40:48 | 2021-05-25T18:40:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package com.metro.ccms.web.model.utils;
import org.apache.commons.jexl2.*;
/**
* @author :yuanjh
* @description:表达式引擎
* @modified By:
* @version: 1.0
*/
public class JexlEngineUtils {
private static final JexlEngine ENGINE = new JexlEngine();
private JexlEngineUtils() {
}
private static JexlE... | [
"[email protected]"
] | |
cbbd19b1186e4d85b37e7c0648b0dc73c3973706 | 6a9c11a35caa24ef286788d175e08f4e630e05b6 | /src/StatePattern/GumballMachine.java | 119a84a755ab9f510a53a5dcbff89868f339965d | [] | no_license | Novjoon/DesignPattern | 283ef84ac4b3c98b5ac84f397930f56217df0844 | d284c4a35813c8f89c4fe3ec5a6a96b6fc458fef | refs/heads/master | 2020-09-12T00:43:11.259377 | 2019-12-27T04:53:45 | 2019-12-27T04:53:45 | 222,244,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,375 | java | package StatePattern;
public class GumballMachine {
final static int SOLD_OUT = 0;
final static int NO_QUARTER = 1;
final static int HAS_QUARTER = 2;
final static int SOLD = 3;
int state = SOLD_OUT;
static int count = 10;
public GumballMachine(int count) {
this.count = count;
if (count > 0) {
state = N... | [
"[email protected]"
] | |
c54f6829c1ef0fe6205680c0548ef5b03905e0ca | d545fa5467636a274fc72543508ff48414d4189e | /app/src/main/java/com/example/proekt/ReservationConfirmation.java | 3385f253630b901e27030d86d5a8dc9ab0361ed8 | [] | no_license | nikolanenchev-rldatix/proekt | f630113b84efd9fac806cbaf8453eef3e9b1c023 | 293c4f281c47d7689b44ca32ed23bf0e3872e8cb | refs/heads/master | 2023-02-09T07:51:45.982426 | 2020-12-27T21:29:35 | 2020-12-27T21:29:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,004 | java | package com.example.proekt;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Fragment;
import android.content.Intent;
import android.content.res.Configuration;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
i... | [
"[email protected]"
] | |
64b0573e9e42d18ab19c63981bafa9f426154f3e | 1f8579ab8d126d829658d711ff23f478554f5503 | /src/main/java/at/ac/tuwien/inso/indoor/sensorserver/services/analysis/GraphCreator.java | e29f5fa50e439a28807086ee9a583bc4565865e0 | [] | no_license | IanMadlenya/indoor-positioning | 23aa6990409ce15dbd165d7071717881ce8590e0 | 0eb73cef1f50ece5d839ef7f0ae0176f47c3429b | refs/heads/master | 2021-04-06T19:57:02.829089 | 2016-10-08T20:47:06 | 2016-10-08T20:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 155 | java | package at.ac.tuwien.inso.indoor.sensorserver.services.analysis;
/**
* Created by PatrickF on 03.10.2014.
*/
@Deprecated
public class GraphCreator {
}
| [
"[email protected]"
] | |
138ae8a3efae732f15c73e3da75a1c5f32779b65 | 9c6dd956ab30bde4f21a9881f066b0bea22c9986 | /sms-api/src/main/java/com/sms/api/vo/UserVo.java | 3dd32c47f1178a7a8f78f7ae5ceb4739cdb3f207 | [] | no_license | xingguov587/sms | e863ea5536110db2d30ed55b3ac352637be3dce2 | c2607672c4e57236fd712fac620ab032add1913c | refs/heads/master | 2023-04-24T19:12:21.925104 | 2021-05-19T11:52:26 | 2021-05-19T11:52:26 | 356,877,039 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,611 | java | package com.sms.api.vo;
import com.sms.api.request.Page;
public class UserVo extends Page {
private Integer id;
private Integer roleId;
private Integer pid;
private String nickName;
private Integer sex;
private String sno;
private String job;
private String headImg;
privat... | [
"[email protected]"
] | |
7b36f2c3ef98c2ff4c2504c88fb271f363b4dab5 | 083732248f39a85f0efbe090c3c7b5acb6c97cb4 | /src/ij/plugin/NewPlugin.java | aeb64d3b9a0d8cf1e1e055ef013bd2fe6af0669c | [] | no_license | agubba3/ImageJ_ImageAnalysis | 9be9d544514d685eddcf9ca1b23832cda4f9baed | 88f506f86268de3cbd03ed8453b8e7e8af4dacf1 | refs/heads/master | 2020-05-30T14:38:28.896215 | 2014-12-24T03:37:18 | 2014-12-24T03:37:18 | 28,431,709 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,515 | java | package ij.plugin;
import java.awt.*;
import ij.*;
import ij.gui.*;
import ij.plugin.frame.Editor;
import ij.text.TextWindow;
import ij.io.SaveDialog;
import ij.util.Tools;
/** This class creates a new macro or the Java source for a new plugin. */
public class NewPlugin implements PlugIn {
public static final int MA... | [
"[email protected]"
] | |
0ae7ed753e88224c478e6ef9915b0c6ebcc72c26 | 9860121d29a0f34af1b1ddcdf7dc8037e047f9e4 | /betakendething/src/main/java/com/trimph/everything/ui/view/HomeViewImpl.java | 9a8078174c90b3a166d69a59aadb09edf162f6eb | [] | no_license | triumph20150514/EveryTBeTkend2 | 8271ea0f5f69652fcc46c41b8ecc6459295816aa | 34df4fa57e9be86753bc2a6ab6975dfc68cf5e08 | refs/heads/master | 2021-01-20T04:28:59.208549 | 2017-01-22T03:49:04 | 2017-01-22T03:49:04 | 89,695,078 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,711 | java | package com.trimph.everything.ui.view;
import android.content.Context;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.AttributeSet;
import android.util.Log;
import android.view.View;
import an... | [
"[email protected]"
] | |
a0dddafe9c8129a1e050b0365a263ef4a3d5ff6d | af6a65d83973df5953a4617c49213b7b928b4690 | /src/Methods/AgeCalculatorTest.java | 11db715b0bc87ba3e3461d68866189ced68ffc27 | [] | no_license | TubaKursun/JavaPractice | 5d582cbf95304c2d323e5349e4e2539b3ddcc1ba | c79faba06e7ac4ceebdd53a89df1f28487f5ce89 | refs/heads/master | 2023-08-11T09:37:08.441859 | 2021-10-02T19:18:10 | 2021-10-02T19:18:10 | 408,982,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 53 | java | package Methods;
public class AgeCalculatorTest {
}
| [
"[email protected]"
] | |
fe0bfb21a757957c102ee78963694efbf80999ef | 374dfbbd914ad30f2e1710be5f96ec5ca4c02f4b | /src/main/java/fr/clement/luc/Chemin.java | 3b0f15530de5b530ef4c6ce782fc508fb17355ae | [] | no_license | luc-clement/generic-genetic-algorithm | e40fd25a6c48436e3791db5b2889d83c00d53f12 | 8229b4fe564f122477e56c3670135e54a8de8030 | refs/heads/master | 2021-01-19T00:46:26.663319 | 2015-03-16T21:57:53 | 2015-03-16T21:57:53 | 32,236,753 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 470 | java | package fr.clement.luc;
public class Chemin extends Individual<Chromosome> {
public int compareTo(Individual<Chromosome> o) {
// TODO Auto-generated method stub
return 0;
}
@Override
void applyMutation() {
// TODO Auto-generated method stub
}
@Override
void doOptimisation() {
// TODO Auto-generate... | [
"[email protected]"
] | |
e233869f891547dc827e69cc2fc9ac0726e06283 | 3dd5f817e11a3225cf719f015b5693de9a92d37b | /forest-core/src/test/java/com/thebeastshop/forest/http/TestCallbackClient.java | 636618d12601edb684a5fe238e0357bcdb9d67f9 | [
"MIT"
] | permissive | luchao0111/forest-1 | 15891c7bcd7598ec2fc6b76a52909ea4e42626f7 | 1778fded64cb27fb80d645b459e946fadb5ed5ec | refs/heads/master | 2021-06-20T16:04:33.662984 | 2017-08-07T11:26:33 | 2017-08-07T11:26:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,030 | java | package com.thebeastshop.forest.http;
import com.thebeastshop.forest.config.ForestConfiguration;
import com.thebeastshop.forest.http.client.CallbackClient;
import com.thebeastshop.forest.mock.GetMockServer;
import com.thebeastshop.forest.callback.OnSuccess;
import org.junit.Before;
import org.junit.BeforeClass;
import... | [
"[email protected]"
] | |
68edfc6ec53ec227c3455bbf76756144da77ec9e | d0f2d7fbf8c3a2e992c5d01e64bc3e27cb518d3e | /CRS/src/Data.java | 62a2d608558a2d6b92633181450fe636a4c193a5 | [] | no_license | ZiyiWang716/CouseRegistrationSystem | 1f786332bfe754af0c43d0b9f1ce3db63c232560 | c3cbb38fa8293f5e48b1819e0f6b024d3241a043 | refs/heads/main | 2023-01-29T04:37:27.479567 | 2020-12-08T18:06:11 | 2020-12-08T18:06:11 | 319,720,045 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,603 | java | import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.util.ArrayList;
/**
* stores all the students, admins, and courses data and accomplishes seria... | [
"[email protected]"
] | |
731c35803474ee1244cf54263be9529efa1771eb | f89e0f2f29c335f58a4234bd3fdfa6cffb8ab4d2 | /src/main/java/com/glory/mybatis/utils/JdbcUtil.java | 30b805e9ec36b2e2e7bccf208a51d027b7adbb8c | [] | no_license | 6Glory9/mybatis-generator | cafa5b5b83079b99a5d2dd2b2c13e3f54b10101e | fcc7175030d3b5fcdca8d3cfa243f8cc2a724108 | refs/heads/master | 2021-05-02T07:52:26.979097 | 2018-02-09T01:28:30 | 2018-02-09T01:28:30 | 120,840,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,254 | java | package com.glory.mybatis.utils;
import java.sql.*;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* Created by glory on 2018-02-07.
*/
public class JdbcUtil {
// 定义数据库的链接
private Connection conn;
// 定义sql语句的执行对象
private PreparedStatement pstmt;
// 定义查询... | [
"[email protected]"
] | |
15de641e3ad1fc129d2c1dc2f22d2f8c4c6c37c1 | b88ac36f4bbadbfa6b4976983ea07722089423b1 | /src/com/teksystems/finish/Main.java | 024f1cb53d245c48b69f0181cf0d9ca8c891a649 | [] | no_license | alexalspaw-tekcamp/java-2.4-breakout | 2c308cdcbe58c75adb644ebed75c3b3746fdbf0e | 6b3b1004350b6d9182f79aefb3bf58bf06d06be6 | refs/heads/main | 2023-07-18T08:51:02.740297 | 2021-09-03T14:39:12 | 2021-09-03T14:39:12 | 402,093,378 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,057 | java | package com.teksystems.finish;
public class Main {
public static void main(String[] args) {
AudioFile song = new Song("Cigarette Daydreams", "3:13", "Cage the Elephant");
PodcastingApp<Podcast> podcastingApp = new PodcastingApp<>("Apple Podcasts");
// podcastingApp.addToApp(song);
/* Do ... | [
"[email protected]"
] | |
4e14474f82aadc5a9f1fdd39fed05d6dc0c945f0 | 5bc337f80ad690003f5152374d6384b0c63e740a | /spring/spring-jpa/src/main/java/com/stevens/spring_jpa_query/empModel/ParameterId.java | 4d84403dce617321823616eb995fe557c4c8a1ba | [] | no_license | CharlesStevens/spring | 5dedd7aa04c399bb7ccbb1e6b88c7e2f799114b2 | a0b4a7a4fa673d2aabbef5360432660772fcb8a1 | refs/heads/master | 2022-12-23T08:58:23.139986 | 2021-06-11T20:02:59 | 2021-06-11T20:02:59 | 147,059,161 | 0 | 0 | null | 2022-12-16T15:36:40 | 2018-09-02T06:04:48 | Java | UTF-8 | Java | false | false | 993 | java | package com.stevens.spring_jpa_query.empModel;
import java.io.Serializable;
import java.util.Objects;
public class ParameterId implements Serializable {
String paramName;
Long paramId;
public ParameterId() {
}
public ParameterId(String paramName, Long paramId) {
this.paramName = paramName;
this.p... | [
"[email protected]"
] | |
54fe4b7d9c7ce4ff33f6078799774b715ab42042 | 0e5afc3eff1575d86a016e9dc008416dd5ff24d0 | /app/src/androidTest/java/com/app/reforcandoalfa/ExampleInstrumentedTest.java | 0f5f628230bb4ddfd7a35c54567bbb1a551634cd | [] | no_license | jvsena42/ReforcandoAlfa | 476d99914392c814ea878e5959377fd389402ed6 | c5e36186283d61411686e1909f15f4a4f353bc6b | refs/heads/master | 2020-04-15T19:43:15.285576 | 2019-01-10T02:22:42 | 2019-01-10T02:22:42 | 164,961,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 728 | java | package com.app.reforcandoalfa;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android ... | [
"[email protected]"
] | |
1c899dce9cc9497be0c80aa8a7f28f9aa48d703b | fdae1f3cdb8009a335c682bbe42fce50d4ef684d | /x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/dataframe/action/PutDataFrameTransformAction.java | f1159725b1a7b801f2426e339b10e08857262fe4 | [
"Elastic-2.0",
"LicenseRef-scancode-elastic-license-2018",
"Apache-2.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-other-permissive"
] | permissive | hackery/elasticsearch | 6239e18223c6b8481fd618eea8fa471802418395 | 4e392e118fcc4f6c0058294d07ac89913e9945ac | refs/heads/master | 2021-06-03T21:46:57.381022 | 2019-06-12T13:54:28 | 2019-06-12T13:54:28 | 79,211,925 | 0 | 0 | Apache-2.0 | 2019-06-12T14:29:02 | 2017-01-17T09:37:11 | Java | UTF-8 | Java | false | false | 5,507 | java | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.xpack.core.dataframe.action;
import org.elasticsea... | [
"[email protected]"
] | |
2befbc8ce41f43ae87d38e50c921d24809f0c3f9 | 694d574b989e75282326153d51bd85cb8b83fb9f | /google-ads/src/main/java/com/google/ads/googleads/v3/services/InvoiceServiceSettings.java | 4a92794093a7a3fe295e29cfba405d6c846aad80 | [
"Apache-2.0"
] | permissive | tikivn/google-ads-java | 99201ef20efd52f884d651755eb5a3634e951e9b | 1456d890e5c6efc5fad6bd276b4a3cd877175418 | refs/heads/master | 2023-08-03T13:02:40.730269 | 2020-07-17T16:33:40 | 2020-07-17T16:33:40 | 280,845,720 | 0 | 0 | Apache-2.0 | 2023-07-23T23:39:26 | 2020-07-19T10:51:35 | null | UTF-8 | Java | false | false | 6,861 | java | /*
* Copyright 2019 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"[email protected]"
] | |
26f6bb31ef9ce8d63973541050f2343c4f7b4b50 | 113134a5b6abb7f3096753305290e19799d2b0d8 | /app/src/main/java/com/histudent/jwsoft/histudent/model/manage/AudioManager.java | d092151eeba9c6b9dcb3ce44a90bd99f04ded17d | [] | no_license | dengjiaping/trunk | 5047c99d25125b75451142fdb260d81be85f28b8 | bd24e8a6fdc7f2ca003e95ec45c723c17bf50684 | refs/heads/master | 2021-08-26T07:05:59.113508 | 2017-11-22T01:42:11 | 2017-11-22T01:42:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,967 | java | package com.histudent.jwsoft.histudent.model.manage;
import com.histudent.jwsoft.histudent.HTApplication;
import com.histudent.jwsoft.histudent.HiStudentLog;
import com.histudent.jwsoft.histudent.model.entity.AudioPlayEvent;
import com.histudent.jwsoft.histudent.model.entity.AudioPlayStatusEvent;
import com.netease.ni... | [
"[email protected]"
] | |
e2206536d571c4d1e07418dcf43e022acc0229b4 | 40bbd349528f4799b438b23511ff79176a8dbc99 | /rpc-common/src/main/java/com/vito16/rpc/common/RpcProperties.java | 17c31b95fcc6ebe549e27de4e4879bf0cd7472cf | [] | no_license | vito16/vito-rpc | 1041412570a82eb22d3fb660d6a16db50e306e02 | b682bcf7e3e00451d76258ee3eb374de4770adbd | refs/heads/main | 2023-02-04T15:03:35.522680 | 2020-12-22T15:54:03 | 2020-12-22T15:54:03 | 313,163,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package com.vito16.rpc.common;
import lombok.Data;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
* @author vito
* @date 2020/11/10
*/
@Data
@ConfigurationProperties(prefix = "vito.rpc")
public class RpcProperties {
private Consumer consumer;
private Provider provider;
... | [
"[email protected]"
] | |
ce96764342858d8892a60b5736fcb6e12b712a4f | 6ee92ecc85ba29f13769329bc5a90acea6ef594f | /bizcore/WEB-INF/retailscm_core_src/com/doublechaintech/retailscm/retailstoreordershippinggroup/RetailStoreOrderShippingGroupTokens.java | b420027cf0b004b8101fe39e699c1aa8a6522351 | [] | no_license | doublechaintech/scm-biz-suite | b82628bdf182630bca20ce50277c41f4a60e7a08 | 52db94d58b9bd52230a948e4692525ac78b047c7 | refs/heads/master | 2023-08-16T12:16:26.133012 | 2023-05-26T03:20:08 | 2023-05-26T03:20:08 | 162,171,043 | 1,387 | 500 | null | 2023-07-08T00:08:42 | 2018-12-17T18:07:12 | Java | UTF-8 | Java | false | false | 4,534 | java | package com.doublechaintech.retailscm.retailstoreordershippinggroup;
import com.doublechaintech.retailscm.CommonTokens;
import java.util.Map;
import java.util.Objects;
import com.doublechaintech.retailscm.retailstoreorder.RetailStoreOrderTokens;
public class RetailStoreOrderShippingGroupTokens extends CommonTokens {... | [
"[email protected]"
] | |
97dcab47f1bb4e09bdf61ffb7c8eeb58da4ac15c | 7cb19d68d0e37d65b9b2ee100048bf8fec2d4cb9 | /src/algorithm_easy/MissingNumber.java | 842eb42ca782d9a6ed8e9c450b9f857517f8fe70 | [] | no_license | ruujoa/LeetCode | 1111e5671b61d21c09205df02d571473e3cbe291 | 91fdc2584251b7ca5e909b009de899cac8678fe1 | refs/heads/master | 2021-04-15T15:59:14.453436 | 2018-03-28T07:05:22 | 2018-03-28T07:05:22 | 126,148,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package algorithm_easy;
public class MissingNumber {
private static int missingNumber(int[] nums) {
int len = nums.length + 1;
int sum = 0;
for (int i = 0; i < len; i++) {
sum += i;
}
int particalSum = 0;
for (int i = 0; i < nums.length; i++) {
particalSum += nums[i];
}
return sum - par... | [
"[email protected]"
] | |
d4fc9e8d169b73851fd3f179610cb1755da3a748 | fe02f3a48cd516469abce09fff7255e50279dbbb | /dcache-nfs/src/main/java/org/dcache/nfs/status/DeniedException.java | e414c7c6277767732de8ff25ff19c098841848ad | [
"MIT"
] | permissive | devsunny/app-galleries | 149cd74d04f2547093e20c34ddaf86be289e2cce | 98aed1b18031ded93056ad12bda5b2c62c40a85b | refs/heads/master | 2022-12-21T05:20:40.210246 | 2018-09-20T01:40:20 | 2018-09-20T01:40:20 | 21,674,470 | 0 | 1 | MIT | 2022-12-16T06:42:58 | 2014-07-10T01:20:03 | Java | UTF-8 | Java | false | false | 1,307 | java | /*
* Copyright (c) 2009 - 2014 Deutsches Elektronen-Synchroton,
* Member of the Helmholtz Association, (DESY), HAMBURG, GERMANY
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Library General Public License as
* published by the Free Software Foundation; ei... | [
"[email protected]"
] | |
13f7ce24c4b084f54ff4ce8b33aff67a96013c97 | b61cfd8d0eb8fc6d4423e980c682af78383993eb | /vehicle-compliance/src/it/java/uk/gov/caz/vcc/repository/LicenseAndVehicleRemoteRepositoryIT.java | 9e26949fe02a9abbfaaab84950e819fc8c6a0483 | [
"OGL-UK-3.0"
] | permissive | DEFRA/clean-air-zones-api | 984e6ba7d16cc484e74dd57b1fab6150e230ce1c | e6437781ff5dc71b01ffce9fd6f8bec2226ee0a6 | refs/heads/master | 2023-07-24T13:59:03.152029 | 2021-05-06T16:24:20 | 2021-05-06T16:24:20 | 232,327,284 | 0 | 2 | NOASSERTION | 2023-07-13T17:02:58 | 2020-01-07T13:10:59 | Java | UTF-8 | Java | false | false | 8,154 | java | package uk.gov.caz.vcc.repository;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertThrows;
import com.google.common.net.MediaType;
import io.restassured.RestAssured;
import java.util.ArrayList;
import org.junit.jupiter.api.AfterEach;
import org.junit.ju... | [
"[email protected]"
] | |
75ab3394ec2b2b5c0aeaab4969bb31a3d85fc8ae | 886aeca79890e61c0c508b14faa7bb8766381cd9 | /javaland/src/javaland/Account1.java | a4a6428c4e742b6150308bc57c2420cf88637012 | [] | no_license | znld7927/Account | 98aea0c29a44cd405f3c87552ded03e90b574642 | 41e952374d9a7bce23dda0d17470ff4e6bbb26ec | refs/heads/master | 2021-01-22T22:28:09.439912 | 2017-03-20T09:09:39 | 2017-03-20T09:09:39 | 85,546,178 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package javaland;
public class Account1 {
protected double balance;
public Account1(double s){
balance = s;
}
public double getBalance(){
return balance;
}
public void setBalance(double s){
balance =s;
}
public void credit(double s){
balance = balance + s;
... | [
"[email protected]"
] | |
c092e0657e721ce12d50c6f9c30bbfe11103cbf1 | 6a6ad44dabbb8eea5a1b12c9eaf9a0a20fc5b886 | /pr2/independentwork/src/main/java/ru/mirea/kuzmin/independentwork/MainActivity.java | 8220bcefb747262ebf9789cbd24d90052df1db3a | [] | no_license | pav1on/practice2 | d7e4cece9f7c450ccd63385f4e4ca2f554bcecf7 | a12a81fa4ad410d2f03a9618d44e41d6ed31f273 | refs/heads/main | 2023-05-04T16:31:22.908893 | 2021-05-31T16:26:11 | 2021-05-31T16:26:11 | 372,564,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,376 | java | package ru.mirea.kuzmin.independentwork;
import androidx.appcompat.app.AppCompatActivity;
import android.annotation.SuppressLint;
import android.app.DatePickerDialog;
import android.app.ProgressDialog;
import android.app.TimePickerDialog;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;... | [
"[email protected]"
] | |
a58e60c661f1943e5439fe5d70f1133bfce64f84 | 9acee2a860484e53a8662a36b806b5b8b00dc760 | /app/src/main/java/in/co/thingsdata/gurukul/ui/dataUi/ItemClickSupport.java | 8bf02e1319d0859ab7bccc88a9c54a28709b6e19 | [] | no_license | brewideas/GlobalGuru | c3da1fc2481c991a75ecd3a6ae33043cd84fa452 | 42061d1eaaf56f42c538a822d61d0aff308b71d2 | refs/heads/master | 2021-01-19T13:08:16.824913 | 2017-09-10T02:52:06 | 2017-09-10T02:52:06 | 88,068,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,384 | java | package in.co.thingsdata.gurukul.ui.dataUi;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import in.co.thingsdata.gurukul.R;
/**
* Created by Ritika on 2/14/2017.
*/
public class ItemClickSupport {
private final RecyclerView mRecyclerView;
private OnItemClickListener mOnItemClick... | [
"[email protected]"
] | |
16f1f7a926376b4f4f717f84967eccddb317054c | 2dbfb9f581a7ba93f21f937bc18e54a46af14e92 | /src/main/java/com/vodafone/azuremigration/migration/model/request/body/VmUptime.java | 7c83591770bdc813db39c881ce00ac9d0672c95f | [] | no_license | PrabhashM-Hexaware/PrabhashRepo | a63fb7deefdb0a1e1df87767d6653d24b5b7a6bf | 12da157136207aa32c2b53fc5686c5db91372cde | refs/heads/master | 2023-04-27T06:35:37.106744 | 2020-07-21T10:38:08 | 2020-07-21T10:38:08 | 262,084,954 | 0 | 0 | null | 2023-04-14T17:17:43 | 2020-05-07T15:14:46 | Java | UTF-8 | Java | false | false | 303 | java |
package com.vodafone.azuremigration.migration.model.request.body;
import lombok.Builder;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
@Builder
@Getter
@Setter
@ToString
public class VmUptime {
private Integer daysPerMonth;
private Integer hoursPerDay;
}
| [
"[email protected]"
] | |
686c6c86fea98bfc880b38ad1be08a868561db61 | d28568ab32332befc9386bf493bf9e9452999f5e | /app/src/androidTest/java/com/ford/kcooley8/SYNCController/ApplicationTest.java | ffdb1349a94379cf29be637454949ce2fb7ef9fb | [] | no_license | scottmayberry/SYNC_Controller | f17643d07fd35a2ac1051f77ee130b7366044d3a | feef6ccb7e98dbfb2226306a93a81cbe074c8aa7 | refs/heads/master | 2021-01-01T18:25:34.099191 | 2017-07-25T17:46:06 | 2017-07-25T17:46:06 | 98,334,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package com.ford.kcooley8.SYNCController;
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() ... | [
"[email protected]"
] | |
202a29f677db19bb13262377a23538380101ba63 | 06f9ea2af63dd4f2b053bfcff64df229d1aa58f6 | /Week 13/UsersImpl.java | aba922e70ecf1d2b726d267939386fc59d82b041 | [] | no_license | BBK-PiJ-2016-50/PiJ-Exercises | 036915b7b67eeabbf99d2626d26648f421ad13ef | 1b0060eb0f644e0f2d0098241c6867ea2f20e6c3 | refs/heads/master | 2021-01-11T01:55:00.655374 | 2017-03-21T20:41:23 | 2017-03-21T20:41:23 | 70,837,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | public class UsersImpl implements Users {
private String name;
private int libraryID;
private Library lib;
public UsersImpl(String name) {
this.name = name;
}
public String getName() {
return name;
}
public int getLibraryID() {
return libraryID;
}
public int register(Library library) {
thi... | [
"[email protected]"
] | |
a5c92d6f134b7e0a265c9959b6bbd330b850434a | d966dac4cef43d17a829d49566d8311924ed78b0 | /bootique/src/main/java/io/bootique/meta/config/ConfigObjectMetadata.java | d525e0850b6a3d92f030b271b79cf97f2c06c945 | [
"Apache-2.0"
] | permissive | cybernetics/bootique | 9296c3a173dc2f11406b1b1f73d0a6a825d3292d | e21a1a3cfdd436c549e8a6b86a04b7e584a88e5c | refs/heads/master | 2021-04-28T21:29:59.319108 | 2016-12-31T08:18:18 | 2016-12-31T12:37:13 | 77,770,325 | 1 | 0 | null | 2017-01-01T07:44:11 | 2017-01-01T07:44:10 | null | UTF-8 | Java | false | false | 3,761 | java | package io.bootique.meta.config;
import java.util.ArrayList;
import java.util.Collection;
import java.util.stream.Stream;
/**
* Descriptor of a configuration object.
*
* @since 0.21
*/
public class ConfigObjectMetadata extends ConfigValueMetadata {
private static final ConfigMetadataVisitor<Stream<ConfigMeta... | [
"[email protected]"
] | |
3b5adcc9fa2423879b774cedeafd30f51bc3ff37 | 36ce551b3af8dba709e47ec3bc60dec75be98f80 | /src/Exercise03/Exercise03_22.java | 6348caf07571f7719560fde777c3ff5c074c0a1a | [
"MIT"
] | permissive | TanayDeo/Introduction-to-Java-Programming | 2edc4e9377183bc07f123f274174612f51a27cec | 0230c83ed347518bea25f082449eba3bf0fb0423 | refs/heads/main | 2023-08-11T14:41:44.595528 | 2021-10-07T12:43:12 | 2021-10-07T12:43:12 | 409,104,971 | 0 | 0 | MIT | 2021-09-22T07:26:14 | 2021-09-22T07:26:14 | null | UTF-8 | Java | false | false | 974 | java | /*
(Geometry: point in a circle?) Write a program that prompts the user to enter a
point (x, y) and checks whether the point is within the circle centered at (0, 0)
with radius 10. For example, (4, 5) is inside the circle and (9, 9) is outside the
circle, as shown in Figure 3.7a.
* @author Kalpesh Mahida
* ID... | [
"[email protected]"
] | |
4264402450e3aea3a8edfe58779292e6240a232e | 4feec5f45a429c87a6ba34986c739b9109be3669 | /url-shortener/src/main/java/com/knihapaul/urlshortener/web/controller/RegistrationController.java | 429d55e52e5faa5dff694eec85ca363ae659cf19 | [] | no_license | PavelKniha/UrlShortener | f0a5ef736687a73cd1565a0df4272aef36e947f3 | 426e305db7d2708370e99d901fc26acd49a1680e | refs/heads/master | 2021-01-10T16:02:52.123902 | 2016-01-02T15:03:24 | 2016-01-02T15:03:24 | 48,394,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,537 | java | package com.knihapaul.urlshortener.web.controller;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.Reques... | [
"[email protected]"
] | |
ee78f57c709c2fba27c78275eab4dd7fe6874a52 | ae91ae01254194a67e384090e7ccbe9e73b509bd | /src/com/clov4r/moboplayer/android/nil/library/AudioAndSubtitleSortLib.java | c93ddb3dfd9ea7d8979500c15a3b7f3acda28d1f | [] | no_license | teppi210/MoboVideoViewLibrary | 173650b45c0179820fbcd8581fff3174479c9cce | 9ba7f6ce6cb63016b9ff925d9047ce59f3dac7e0 | refs/heads/master | 2021-01-23T09:15:39.661845 | 2017-04-26T06:05:00 | 2017-04-26T06:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 737 | java | package com.clov4r.moboplayer.android.nil.library;
import java.util.Comparator;
public class AudioAndSubtitleSortLib implements Comparator<Object> {
@Override
public int compare(Object arg0, Object arg1) {
// TODO Auto-generated method stub
if (arg0 instanceof LocalSubtitle) {
return compareSubtitle((LocalS... | [
"[email protected]"
] | |
727eb042585766d3bb3768a0bf70b920e448a8f2 | 3f63e69d905c10e0fc54e45ce38cd69ec1239bcc | /viewPager/viewflow-example/src/org/taptwo/android/widget/viewflow/example/TitleViewFlowExample.java | 1927d1422d76694a03bd26322984a3b408468c9f | [] | no_license | Rahul0305/project | 7e354542a88c7a01250522db307777b840483b08 | 3b39cbbefc4af57fd70d8be51a3fdb2106caa66f | refs/heads/master | 2016-09-03T07:15:41.357409 | 2012-08-22T10:19:25 | 2012-08-22T10:19:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,175 | java |
package org.taptwo.android.widget.viewflow.example;
import org.taptwo.android.widget.TitleFlowIndicator;
import org.taptwo.android.widget.ViewFlow;
import android.app.Activity;
import android.content.res.Configuration;
import android.os.Bundle;
public class TitleViewFlowExample extends Activity {
private ViewFlow... | [
"[email protected]"
] | |
06f7df4f364fef42bf45fd9bad8ada3cdd8211a0 | fc899a1e26154cf76d3d044179ba43c7e9218436 | /TDD-demostration/1可读性/17outputHasLineNumbers.java | e73999b90e1c8c2fc9703d734f1d9a92639feeb2 | [] | no_license | chwod/mms-application | b39150a9bc2158b783be47f3536642336d34b9bc | a255503ecdc08e402c16193104f361e8e27ad53c | refs/heads/master | 2021-07-24T00:52:55.060989 | 2020-07-08T14:49:45 | 2020-07-08T14:49:45 | 224,956,396 | 7 | 18 | null | 2020-10-13T17:52:34 | 2019-11-30T03:55:18 | JavaScript | UTF-8 | Java | false | false | 292 | java | @Test
public void outputHasLineNumbers() {
String content = "1st match on #1\nand\n2nd match on #3";
String out = grep.grep("match", "test.txt", content);
assertThat(out.indexOf("test.txt:1 1st match"), is(not(-1)));
assertThat(out.indexOf("test.txt:3 2nd match"), is(not(-1)));
} | [
"[email protected]"
] | |
c8e484833e63225025429d0dba8e9340c3377295 | 8d5bffe7e1492bd693c5c4d75e06fa681a3613fc | /pano-web/src/main/java/cn/com/platform/common/quartz/service/JobService.java | 1d37828691fd93aab8effd1da3a40398c47386cc | [] | no_license | tangyoucheng/gradle-multi-pano-git | 2c5fcb65635e1f1d9c307d76a9b97b20b8fb5114 | ad5c1bde3967d7f12d8b7adbf3dfb923e1395461 | refs/heads/master | 2020-07-09T11:04:50.575563 | 2019-12-10T03:43:50 | 2019-12-10T03:43:50 | 203,952,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,952 | java | package cn.com.platform.common.quartz.service;
import javax.annotation.PostConstruct;
import org.quartz.Scheduler;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import cn.com.platform.platform.mapper.common01.PlatformJobCron01Mapper;
import cn.com.platfor... | [
"[email protected]"
] | |
5c557dbbf64cf00722030dff10af1253fd9d1482 | 9d3a6eadec7daec65561e01e97fd186e6aaa6e1d | /antun-rest-app/src/main/java/com/hblg/bigdata/autun/domain/User.java | 16515f789c5da4296b7f55e5acefd4af1b36d2de | [] | no_license | hubo111/antun-rest-app | 64d73f31d144f55ad2ea37c67eee780ce8b8687d | c4c8d57355d04fd4c4e6ea101c271371ca37979e | refs/heads/master | 2021-08-22T04:47:24.897891 | 2017-11-29T09:49:14 | 2017-11-29T09:49:14 | 112,448,200 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,495 | java | package com.hblg.bigdata.autun.domain;
import java.io.Serializable;
import java.util.Date;
/**
* @author
*/
public class User implements Serializable {
private Long id;
/**
* 创建时间
*/
private Date gmtCreate;
/**
* 修改时间
*/
private Date gmtModified;
... | [
"[email protected]"
] | |
d5c3aa7a3607e7f8399dcf4191e592f53c1d67fb | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/18/18_ab184cb5bdf99feb83f591fbe810cf394ca2ba36/HeadlinesRequest/18_ab184cb5bdf99feb83f591fbe810cf394ca2ba36_HeadlinesRequest_s.java | c7d65bef47e30853d632f32400b89acc71822230 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,351 | java | package org.fox.ttrss.util;
import java.lang.reflect.Type;
import java.util.List;
import org.fox.ttrss.ApiRequest;
import org.fox.ttrss.GlobalState;
import org.fox.ttrss.OnlineActivity;
import org.fox.ttrss.R;
import org.fox.ttrss.types.Article;
import org.fox.ttrss.types.ArticleList;
import... | [
"[email protected]"
] | |
ea4284567d1a3f3da581d620d8300a2ce1b1db78 | 85c87acb93e704602de168a6d390d05be97d94fc | /Exceptions.java | 786f876ebad76b610b3f00769fa696f60f70dba1 | [] | no_license | mreid-moz/haroun | 73b2a04b642cfa9738aeba1ee82a7dd8dc8b9ed9 | 49cb240f0d3ac801cae7b6e55fc2f94de15aa690 | refs/heads/master | 2021-01-01T15:54:47.302145 | 2014-02-24T17:40:59 | 2014-02-24T17:40:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class Exceptions {
public static Throwable getRootCause(final Throwable throwable) {
List<Throwable> list = new ArrayList<Throwable>();
list.add(throwable);
Throwable cause = throwable.getCause... | [
"[email protected]"
] | |
ed79e550a51422b5123b4a7d69105299043ddb17 | c42b765897ef1302fc6191720843b8e4d68b3a8c | /src/main/java/org/imaginea/test/automation/framework/exceptions/TafException.java | 9a2405709590bf082ccd9e0c2841ae51aabbaf09 | [] | no_license | turansedat/taf | b3ce9a759a931809600ff8708ddfb379a91c391e | 08b8893a2ccc4f1e1002d0627fe84332227e0451 | refs/heads/master | 2022-08-04T23:03:00.209314 | 2020-05-20T20:52:52 | 2020-05-20T20:52:52 | 265,542,018 | 0 | 0 | null | 2020-05-20T11:20:02 | 2020-05-20T11:20:01 | null | UTF-8 | Java | false | false | 425 | java | package org.imaginea.test.automation.framework.exceptions;
/**
* Created by varunm on 18-12-2014.
*/
public class TafException extends Exception {
public TafException(){
super();
}
public TafException(Throwable t){
super(t);
}
public TafException(String message){
super(m... | [
"[email protected]"
] | |
3ed12115eac4ab5fee6cca3aac518364d80d5f29 | 48f2c146d2450a2e7004d97a0df50c952d9c07e3 | /src/main/java/coyote/commons/jdbc/datasource/ReplicationConnection.java | c03f63c49d9c41c8f4dae4bee3c493f684a96f5d | [
"MIT"
] | permissive | sdcote/commons | c0389f7c6544f58508571ddc534012bdbdf5e790 | ab358f66fc1f1418d0e4066481805fc809ce7fa0 | refs/heads/master | 2020-04-12T08:47:02.106934 | 2017-02-23T16:38:21 | 2017-02-23T16:38:21 | 19,671,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,697 | java | package coyote.commons.jdbc.datasource;
import java.sql.Array;
import java.sql.Blob;
import java.sql.CallableStatement;
import java.sql.Clob;
import java.sql.Connection;
import java.sql.DatabaseMetaData;
import java.sql.NClob;
import java.sql.PreparedStatement;
import java.sql.SQLClientInfoException;
import java.sql.S... | [
"[email protected]"
] | |
b4dce1015cd409c3ce9d1d4b581a2c4e793f0a82 | 9848b4476db71b779614bea50a3b3cd9719fc1ff | /src/main/java/com/example/restapp/controller/DetailsController.java | 63b1e84d45f74133434a2135d0dcd97293ee8d3d | [] | no_license | harsha-sira/dynamodb-springboot-app | 27365fa0a56f2aaa7c7560aff8b4542d3858494d | b158b7235a0432596cca6d2c54a350bf8ef3c6c4 | refs/heads/master | 2020-09-12T03:09:55.394350 | 2019-12-26T16:51:20 | 2019-12-26T16:51:20 | 222,282,889 | 0 | 0 | null | 2019-12-26T16:51:21 | 2019-11-17T17:08:21 | Java | UTF-8 | Java | false | false | 1,892 | java | package com.example.restapp.controller;
import com.amazonaws.util.StringUtils;
import com.example.restapp.model.Banks;
import com.example.restapp.model.ExRateSubscription;
import com.example.restapp.model.UserDetails;
import com.example.restapp.repo.BankRepository;
import com.example.restapp.repo.ExRateSubscriptionRep... | [
"[email protected]"
] | |
c239c20cb1c3398c80ae4e19e9a5a7960a911edc | 81a9ab25c865f3c5a8005c0d95fa56b9444008f8 | /yx-service/yx-sys/yx-sys-model/src/main/java/com/yx/sys/model/SysSmsLog.java | ab530a22c4ca7f67108f4f59489c2f07e9204ce7 | [
"Apache-2.0"
] | permissive | VTracyHuang/yx-framework | 020cae74ae82a9dc45430f2d79c1ef7d8504c8bd | 8a51229fbd3ffae381f3d1a45a4f71d3375167a9 | refs/heads/master | 2023-04-29T13:24:32.911429 | 2020-01-09T11:46:00 | 2020-01-09T11:46:00 | 255,297,898 | 0 | 0 | Apache-2.0 | 2023-03-27T22:22:06 | 2020-04-13T10:39:37 | JavaScript | UTF-8 | Java | false | false | 1,895 | java | package com.yx.sys.model;
import com.baomidou.mybatisplus.annotations.TableField;
import com.baomidou.mybatisplus.annotations.TableName;
import com.yx.common.core.base.BaseModel;
/**
* <p>
* 发送短信记录表
* </p>
*
* @author TangHuaLiang
* @since 2018-07-19
*/
@TableName("sys_sms_log")
public class SysSmsLog extends ... | [
"993213thl"
] | 993213thl |
d8760406f1bf1ead39fee35d27faa4aad81a2892 | aad82f53c79bb1b0fa0523ca0b9dd18d8f39ec6d | /Alan M Shaji/29-Jan/qstn3.java | de6ec1f62912bee5d28f2b862e08959e3e0a842e | [] | no_license | Cognizant-Training-Coimbatore/Lab-Excercise-Batch-2 | 54b4d87238949f3ffa0b3f0209089a1beb93befe | 58d65b309377b1b86a54d541c3d1ef5acb868381 | refs/heads/master | 2020-12-22T06:12:23.330335 | 2020-03-17T12:32:29 | 2020-03-17T12:32:29 | 236,676,704 | 1 | 0 | null | 2020-10-13T19:56:02 | 2020-01-28T07:00:34 | Java | UTF-8 | Java | false | false | 446 | java | package apache;
interface father
{
public void XY();
}
interface mother
{
public void XX();
}
class Child implements father, mother
{
public void XX()
{
System.out.println("Mother's XX");
}
public void XY()
{
System.out.println("Father's XY");
}
}public class qstn3 {
public static voi... | [
"[email protected]"
] | |
8431b40ffe60bbc2586bacc20204954b1a1edc8b | 017f9ad113ce17ad194850e7143b53a8f378eeee | /src/main/java/ma/ensa/dao/DemandeAttestationDao.java | 5960aeaed095db9cebf8754bbc63efeb61e0d7d3 | [] | no_license | elabsi/RH_BackEnd | 67372bfe5c1daca1288743d0f00c0ed3fc41f732 | 43ded0f99324fd9515d2e6b7d9577819961935ed | refs/heads/master | 2022-01-28T21:13:08.561569 | 2019-06-16T23:11:33 | 2019-06-16T23:11:33 | 183,769,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package ma.ensa.dao;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import ma.ensa.entities.Collaborateur;
import ma.ensa.entities.DemandeAttestation;
public interface DemandeAttestationDao extends JpaRepository<DemandeAttestation, Long>{
public List<DemandeAttestation> findB... | [
"[email protected]"
] | |
2e63716abc01fe70d4f6fce2834d5e78adee825c | 2cc4f993ec641e3d58792765e659bf4ced18bff8 | /app/src/main/java/com/bawei/redchild/home/H_Frag_nbu1.java | 7eae2383a4cf7fbb7820553d5594460de6a8bf08 | [] | no_license | BringEveryAimRise/RedChild5 | e4bb5b0ff9cde2f6287b4a14962787cbeb350a56 | f7600d7ff91cb57b493c271c576b71fa66a91e73 | refs/heads/master | 2021-01-23T02:06:11.187648 | 2017-05-31T12:53:28 | 2017-05-31T12:53:28 | 92,908,014 | 0 | 4 | null | 2017-05-31T10:40:21 | 2017-05-31T05:31:32 | Java | UTF-8 | Java | false | false | 2,557 | java | package com.bawei.redchild.home;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view... | [
"[email protected]"
] | |
2167ce164539cb317e8abf56c50eea7472113fa2 | 8c8a8c449ea396bf6f216c0e786fae205055d32b | /LibAsync/src/main/java/com/mar/lib/async/rxjava/internal/util/AppendOnlyLinkedArrayList.java | fe375377d852fe86dcc2fcd683931217d808478f | [] | no_license | malibo1123/MarLib | 2bf59c9205b0574673b85929dbd077318be4839f | a72c5fd5e127cd6c490c8f043e7ea1fabea5b1da | refs/heads/master | 2022-01-07T09:07:10.035811 | 2019-05-29T09:48:49 | 2019-05-29T09:48:49 | 106,175,567 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,396 | java | /**
* Copyright (c) 2016-present, RxJava Contributors.
*
* 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 l... | [
"[email protected]"
] | |
bc4710940938a2ad37576d0d035eb83886e9b3f8 | 7857270be2044a48746716387e48f58e9cd5d014 | /app/src/main/java/com/baelight/weatherartist/util/ApkUpdateAgent.java | 0ed805c345e3df8538a59b39ca565e839f018012 | [
"MIT"
] | permissive | nicktogo/WeatherArtist | c880f8d90258a3c240b196604fc8e26efcd6c825 | 784fff3541bce0230393cab98178bbaa67e1497a | refs/heads/master | 2020-12-25T17:26:02.547947 | 2018-02-08T01:06:00 | 2018-02-08T01:06:00 | 35,531,510 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,784 | java | package com.baelight.weatherartist.util;
import android.app.Activity;
import android.app.DialogFragment;
import android.content.Context;
import android.os.Bundle;
import android.util.Log;
import com.baelight.weatherartist.BuildConfig;
import com.baelight.weatherartist.MyApplication;
import com.baelight.weatherartist.... | [
"[email protected]"
] | |
81d552e147597a833b6839ede0d8818f724e7d28 | 5a116ccded5f8fbc4b76b37eb6ba31e54a0ab00b | /oncecenter-common-utils/src/main/java/com/treefintech/b2b/oncecenter/common/utils/BankCardNoUtil.java | 97cd0e796b5153ed5fdb6ac7daae5bab274ebaac | [] | no_license | FanFanFan37/one-peace-oncecenter | 4bcae8e50169ae414d8d1c696b4048b19d70dc57 | 0a5760f65809acea96d39c9fa6f6fe46787694da | refs/heads/master | 2023-07-07T01:26:59.443152 | 2019-10-22T13:12:09 | 2019-10-22T13:12:09 | 197,860,014 | 0 | 0 | null | 2021-08-13T15:33:33 | 2019-07-20T00:42:04 | Java | UTF-8 | Java | false | false | 3,593 | java | package com.treefintech.b2b.oncecenter.common.utils;
import org.apache.commons.io.IOUtils;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
import org.apache.http.client.config.RequestConfig;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.CloseableHttpClient;
... | [
"[email protected]"
] | |
7d06efaf8a71bc4f85bd58eb83aafb490c215f8b | 32f38cd53372ba374c6dab6cc27af78f0a1b0190 | /app/src/main/java/com/alipay/mobile/liteprocess/rpc/RpcCall.java | b6ca10ec4f6edb74ec826af4177d7601e9efbf6a | [] | no_license | shuixi2013/AmapCode | 9ea7aefb42e0413f348f238f0721c93245f4eac6 | 1a3a8d4dddfcc5439df8df570000cca12b15186a | refs/heads/master | 2023-06-06T23:08:57.391040 | 2019-08-29T04:36:02 | 2019-08-29T04:36:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 110 | java | package com.alipay.mobile.liteprocess.rpc;
public interface RpcCall {
CallRet call(CallArgs callArgs);
}
| [
"[email protected]"
] | |
36ffe470ca144bd24a1a1d1722ff1e2f5b8998d8 | 62fbdb2171719b12f8b08ac8716a43d1ed914623 | /src/by/it/naryshkin/calc/PathCreator.java | 59bead1d454dbe631f165ace6976c483b9874402 | [] | no_license | DmitryMarus/JD2021-04-21 | 2eea39f1658ff639326c35b4acdda2f079aa74e4 | 7b83a62133dd978a7751517843f096fae43aedf2 | refs/heads/master | 2023-06-10T21:22:51.794722 | 2021-07-06T21:00:47 | 2021-07-06T21:00:47 | 365,497,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package by.it.naryshkin.calc;
import java.io.File;
class PathCreator {
public static final String USER_DIR = "user.dir";
public static final String SRC = "src";
private PathCreator() {
}
static String getFileName(Class<?> aClass, String filename) {
String root = System.getProperty(USER_... | [
"[email protected]"
] | |
2eff47ca4cdd0cc7a5d843258fe0153aba094b46 | e20603415d0b3eb92df89c4c7e869a23a4028bb0 | /thirdparty/sscf_calendarview/src/main/java/com/sscf/askstock/calendarview/CalendarLayout.java | d5b4c72962ddfcf00d7f2314fef4f15046e9ae60 | [] | no_license | yibing0703/NF_Threeparty09 | ea2bb8b98ed0cdca4e2eda0f9f77bb5c096e88cc | c1e7ef3bfade3b7a2051560dc25ad108faa85ea5 | refs/heads/master | 2022-02-15T08:31:20.095352 | 2019-09-16T05:16:00 | 2019-09-16T05:16:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,481 | java | /*
* Copyright (C) 2016 huanghaibin_dev <[email protected]>
* WebSite https://github.com/MiracleTimes-Dev
* 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.apa... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.