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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
56eb8b0d5d80aca7c05c21865022bca3128041ee | 7a9c57f92114ff25fca74f5b3ee3715cba716d59 | /src/main/java/apirest/DTO/ProdutoDTO.java | b2ecad5f1ae01f8e93a9f5a9fec3c14c0a8d2b4c | [] | no_license | henriquesan14/app-spring-rest-back-end | 34791bc494322547eecd7c463327f493daf1acd6 | 5986c6ff07ee7b399246223b270e6f1d9cca6af0 | refs/heads/master | 2020-04-15T08:43:43.735048 | 2019-01-12T03:05:16 | 2019-01-12T03:05:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 815 | java | package apirest.DTO;
import apirest.domain.Produto;
import java.io.Serializable;
public class ProdutoDTO implements Serializable {
private static final long serialVersionUID = 1L;
private Integer id;
private String nome;
private Double preco;
public ProdutoDTO() {
}
public ProdutoDTO(P... | [
"ricogx@hotmail.com"
] | ricogx@hotmail.com |
b59195e450563c327c726ad7564bcdbb9915207e | 2826abe4ad041498e79ddd3c0a609e9caf7ed1cf | /org.star.uml.designer.application/src/org/star/uml/designer/application/StarUMLApplication.java | f6a71861171b3e03c8f7ef3babefa91a0b062cf2 | [] | no_license | MichalKrasowski/staruml | 07284a0c8c77c03d2c36bc2e2e87e15f2bad839e | 779ef9da8bfe38a95291b9542ad0c7d15e219938 | refs/heads/master | 2020-06-03T23:12:44.948100 | 2010-11-11T01:58:26 | 2010-11-11T01:58:26 | 23,065,870 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,272 | java | package org.star.uml.designer.application;
import org.eclipse.equinox.app.IApplication;
import org.eclipse.equinox.app.IApplicationContext;
import org.eclipse.swt.widgets.Display;
import org.eclipse.ui.IWorkbench;
import org.eclipse.ui.PlatformUI;
/**
* This class controls all aspects of the application's execution
... | [
"yongcheon@b9e46a60-ae53-4943-9168-c4293e321482"
] | yongcheon@b9e46a60-ae53-4943-9168-c4293e321482 |
866474cfa63d642e14e84cae580929ee5dc442f0 | 23bac451e30e9823afa66eecc636821a1822560e | /java/AP2DX/lib/jmockit/main/src/mockit/internal/expectations/mocking/MockedType.java | 95c36ea9959e44cf04905761d7287cdf22828d00 | [
"MIT"
] | permissive | JJWTimmer/AP2DX | 39927d3f06e911f7be6ae4b26f40cba07c8636c5 | 1da312eeb96fe8524ce7cea3fd54ce904ac17cb5 | refs/heads/master | 2016-09-05T17:46:42.580677 | 2011-07-10T20:14:14 | 2011-07-10T20:14:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,655 | java | /*
* Copyright (c) 2006-2011 Rogério Liesenfeld
* This file is subject to the terms of the MIT license (see LICENSE.txt).
*/
package mockit.internal.expectations.mocking;
import java.lang.annotation.*;
import java.lang.reflect.*;
import static java.lang.reflect.Modifier.*;
import static mockit.internal.uti... | [
"jjwtimmer@gmail.com"
] | jjwtimmer@gmail.com |
ad0217f2d9ecd053a7bd8552d6dcbe9848a84c17 | de8bf885da696e3c5fa253c6a7ceb2fd659efd3c | /cas/src/main/java/cas/controller/SystemController.java | f17693e882693a7f4dbc2d390a523859a8a5f4a8 | [] | no_license | learningtcc/RedisSSO | d10de54305c0326d6996d6a05ba7147bff88c549 | a321858b742fd88f3c548c83b9515e6edf9b5fed | refs/heads/master | 2021-07-07T06:02:19.555315 | 2017-09-30T02:21:41 | 2017-09-30T02:21:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,105 | java | package cas.controller;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
impo... | [
"constexpr@foxmail.com"
] | constexpr@foxmail.com |
e9f4f9788bee695503e6715a421d2779ee4de9cb | 1654233932883d55e0c82c69e8199b5c86f5117a | /app/src/main/java/com/example/the_strox/meroshareremade/LiveActivity.java | c882e0fcda9d19749c0675d827e30507478c0e24 | [] | no_license | thestrox/meroshare | 4e8953df23c34c18e915139fd1ea7ec89616f212 | e75f1b99d8fdaa6986ba4eef0fec466326d9e16e | refs/heads/master | 2021-01-17T09:27:15.515782 | 2017-05-16T15:54:10 | 2017-05-16T15:54:10 | 83,986,268 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,300 | java | package com.example.the_strox.meroshareremade;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Color;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.design.widget.AppBarLayout;
import a... | [
"thestrox.1@gmail.com"
] | thestrox.1@gmail.com |
f92cc7c04cb11cfe6589ffb837c17a5b3fc818a6 | 3ae665af9e1f888ea90c27d714394d3021f19d31 | /Particule/src/fr/raphael/particule/commands/Commands.java | fde271c4fb15e64b683b32cd2e03067d3cbd8f13 | [] | no_license | raphaaell/minecraft-particle | d8ae90c3c0d076c4a7dec63df56d8d2cba67a1d0 | 17d97bb292cf3fca83a21a46f1b07da85320de1f | refs/heads/master | 2021-04-11T14:51:22.676986 | 2020-03-21T17:52:21 | 2020-03-21T17:52:21 | 249,030,460 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,198 | java | package fr.raphael.particule.commands;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import org.bukkit.inventory.Inventory;
import fr.raphael.particule.Main;
public class Commands implements CommandExecutor {
@... | [
"raphheuhh@outlook.com"
] | raphheuhh@outlook.com |
e510f30daf1f83e7402841809c28e3cb868359ca | 003596ddc5641a3a93675e9597a57c118c0bb690 | /src/main/java/com/archos/mediacenter/video/browser/adapters/PresenterAdapterInterface.java | dfdda269f5950f91e1f0c80173c255b9f3d95acf | [
"Apache-2.0"
] | permissive | nova-video-player/aos-Video | b23607dd71932182b48823b2a1272304f939ebf7 | 3a5693454fda2cf7c2d226aea604282f5c4e0977 | refs/heads/v6.1 | 2023-09-01T08:13:46.295840 | 2023-08-31T19:16:28 | 2023-08-31T19:16:28 | 133,509,664 | 59 | 46 | Apache-2.0 | 2023-09-12T16:53:30 | 2018-05-15T11:58:31 | Java | UTF-8 | Java | false | false | 868 | java | // Copyright 2017 Archos SA
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in w... | [
"noury@archos.com"
] | noury@archos.com |
d4a3342570800a076a43b8b17a0c430bd5765e4d | ac308bfa5880bffe923bb653c4f5b6de96764179 | /ubms-ops/src/main/java/com/github/xhrg/ubms/ops/UbmsOps.java | 2dd324f3ddaf97e9c93294150772a8bec93a6919 | [] | no_license | xhrg-product/ubms | 4a93be7554f04b173d459d0e8192db2affc6a1d5 | fe83f02e5bc22703b24d2c5190bda3461c257899 | refs/heads/main | 2023-04-01T06:25:33.504231 | 2021-04-08T06:50:48 | 2021-04-08T06:50:48 | 355,751,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 308 | java | package com.github.xhrg.ubms.ops;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class UbmsOps {
public static void main(String[] args) {
SpringApplication.run(UbmsOps.class, args);
}
}
| [
"634789257@qq.com"
] | 634789257@qq.com |
7379a653b0b5cdfabc7af022a5671d4a6666a1a6 | b12f89ef54a12ad8cdb37db121f86328aab1eeb1 | /target/generated-sources/annotations/pl/zarzadzanie/hotelem/database/EnityModels/Rabat_.java | 7f805b005882a72f9f263adb0cfee1232e5bbedc | [] | no_license | qopeq/ZarzadzanieHotelem | 6fd157ddd71ce399b0585b36d8a059cf89165bb8 | 21edcfd1c1ce7ad0a141d316292787fbb869a23a | refs/heads/master | 2023-07-03T05:16:52.739461 | 2021-08-03T10:26:25 | 2021-08-03T10:26:25 | 262,158,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | package pl.zarzadzanie.hotelem.database.EnityModels;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value = "org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
@StaticMetamodel(Rabat.class)
public abs... | [
"noreply@github.com"
] | qopeq.noreply@github.com |
7400dd28c728fa9c7bd64f007d8b3723973a0a55 | 66c25be41ec19232abad6af85ce44ae3c6b1a338 | /demo-springcloud/dsc-hoxton/dsc-h-java8/src/main/java/com/demo/springcloud/java8/swing/toolBar/ToolBarFrame.java | 65acf1f3f077fa9f16a7d32abd7727da84738f13 | [] | no_license | c0Alan/Repo-IDEA | 524096f142bd065fd9de5ae8b0ad161762ebc6a3 | c41db068773f02b02a5cb300f52e37493562bdd9 | refs/heads/master | 2023-09-01T17:54:41.032633 | 2023-08-26T14:57:08 | 2023-08-26T14:57:08 | 115,800,388 | 4 | 2 | null | 2022-12-06T00:37:13 | 2017-12-30T14:01:43 | Java | UTF-8 | Java | false | false | 2,499 | java | package com.demo.springcloud.java8.swing.toolBar;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.io.File;
/**
* A frame with a toolbar and menu for color changes.
*/
public class ToolBarFrame extends JFrame {
private static final int DEFAULT_WIDTH = 300;
private stat... | [
"785837442@qq.com"
] | 785837442@qq.com |
d12b249ae4950fe4a224d54e649fa6c31dc4fa34 | 72a1639a178f6c8ef36d950e381f9cdb0a348724 | /JAVA_LAB-master 실습자료/Chapter12/src/collection/arraylist/MemberArrayList.java | 8dfe68e143d74d3bb33c5394346c19486dca51bf | [] | no_license | Junaem/doitJavaProgramming | 650145ed6c78f9431e603cc43237ff4a6e63ec14 | ebfd0af545ec9be15c038e445a2bcf32c7faee05 | refs/heads/master | 2023-03-18T19:43:48.542160 | 2021-03-17T19:02:43 | 2021-03-17T19:02:43 | 345,573,166 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 1,602 | java | package collection.arraylist;
import java.util.ArrayList; // 사용할 클래스 import
import java.util.Iterator;
import collection.Member;
public class MemberArrayList {
private ArrayList<Member> arrayList; // ArrayList 선언
public MemberArrayList(){
arrayList = new ArrayList<Member>(); //멤버로 선언한 ArrayList 생성
}
... | [
"junh9547@gmail.com"
] | junh9547@gmail.com |
c0ebb89cff773dd3ad605cef599d75682c32ec54 | 274f8671623737d8248eb395233e9bd0d013e1f8 | /SolicitudOferenteWeb/src/mx/org/infonavit/solicitud/oferente/persistence/CatalogoTipoLineaDao.java | bbf3b6738f319773df3fb8cae7641cbd49bef7f7 | [] | no_license | jesusrosete93/SolicitudOferente | c2d7b50efee3faf89614485a538f3ae10cebe638 | e3fc3557eca26f5b586c71387a647d9293a12b12 | refs/heads/main | 2023-01-01T11:09:12.221650 | 2020-10-21T01:29:13 | 2020-10-21T01:29:13 | 305,867,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,162 | java | /**
*
*/
package mx.org.infonavit.solicitud.oferente.persistence;
import static mx.org.infonavit.solicitud.oferente.utils.Cadenas.validar;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import mx.org.infonavit.solicitud.oferente.pe... | [
"jesusrosete1993@gmail.com"
] | jesusrosete1993@gmail.com |
b95b9ec727a43e891fe017c50041ade1bb966ecd | cf9b17b0eeca4788b409c6470b8189cf9476ad29 | /src/main/java/cn/et/lesson02/controller/SbController.java | bfd9c26ce23cd64481415d374e8dbab070c69916 | [] | no_license | aikehao148184/Spring-Boot | 23b5bfe8bea1cabbff94b5f608552110ef8fbfd3 | cadaa8eb3990e7fdf161c0dc5f33a45adf5fbe93 | refs/heads/master | 2021-09-01T22:46:38.860973 | 2017-12-29T01:25:48 | 2017-12-29T01:26:59 | 115,673,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 659 | java | package cn.et.lesson02.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import cn.... | [
"1481845107@qq.com"
] | 1481845107@qq.com |
eb1a1589c4e302ae9f765c4049e96b42bc879446 | 1949890d1d0857c4c9b81b67a6f5774859258ba3 | /src/harshendra/assignment/main/Main.java | 58c7dc5b44957c8a11584f940c24ad6c8f83da7a | [] | no_license | harshendravarma/javaassignment5 | 6194ec93d003b42eec05c449af6e422637ef1c54 | 61a958ef189ba2711f805dc00bc02be3ffb96fc4 | refs/heads/master | 2020-06-30T12:36:22.645660 | 2019-09-18T07:33:08 | 2019-09-18T07:33:08 | 200,827,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 483 | java | package harshendra.assignment.main;
import harshendra.assignment.data.Data;
import harshendra.assignment.singleton.Singleton;
public class Main {
public static void main(String[] args) {
Data d = new Data();
d.printClassMembers();// for class members java provides default values
d.printLocalVaribles();// ... | [
"harshendra.varma@zemosolabs.com"
] | harshendra.varma@zemosolabs.com |
bbffa16d174646a5097e937249d287a4ea580cc7 | 19bc4cdc322f30dc8f777da01f0409ed47fb9585 | /Twitter/src/com/twitter/poruke/TwitterPoruka.java | b12085cc9fe61fbe6018d4e68097fc5c7f7ced38 | [] | no_license | cubi96/Twitter | c08cc486d77b2300a2866e380a7be8435ce14e6d | f799771b487b465a35d7048b4c6c1d54f6582de6 | refs/heads/master | 2020-04-30T10:17:01.478785 | 2017-04-03T10:37:36 | 2017-04-03T10:37:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,070 | java | package com.twitter.poruke;
/**
* Klasa koja definise korisnika i poruke
* @author Ivan Stanimirovic
* @version 1.0
*/
public class TwitterPoruka {
/**
* atribut korisnik koji sadzrzi String vrednost, i oznacava korisnika
*/
private String korisnik;
/**
* atribut poruka koja sadrzi String vre... | [
"ivan.stanimirovic692@gmail.com"
] | ivan.stanimirovic692@gmail.com |
de889df6d8ac3b24484b17ed3dd3d7802786bb37 | 3dadd99f332ab7981d3802aea37e3c701cfa0452 | /软件学院——课件和笔记/软件体系结构与设计模式/03-SA-Homework-Projects-完美更新-20201005/HW4-Bridge-AgentInfo-更新-20190914/EncryptedInfo2.java | 710888a791b7175870b3ac11bcb264da4fe822a8 | [
"MIT"
] | permissive | drsf864/Awesome-HITWH-Resources-Sharing | d974b41ee5a3f212d9eea2b18369474c441ae51d | 0b7c065a2aae2cdc646460b146d73e5ab808f363 | refs/heads/master | 2023-07-08T10:31:02.168871 | 2021-08-20T14:18:39 | 2021-08-20T14:18:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,576 | java | /*---------------------------------------------------------------------------------------------------------------*/
/* This is a subclass to implement interface Encryption.
/* a) This class keeps a reference logger of MessageWriter.
/* b) This logger is used to call logMsg in class MessageLogger
/* c) The object is cr... | [
"46512956+hitergszf@users.noreply.github.com"
] | 46512956+hitergszf@users.noreply.github.com |
ca0aaa1a9035bcb7e79f738204e8288eb5648e76 | 42fe03fc85e447c7e0dd117706cf92fcd9a6b847 | /src/main/java/actionmodel/mediator/common/ConcreteColleagueA.java | f7d2d3265b1fe659c377ed351cd53a3bd6fd089a | [] | no_license | yuerugou54/designmodel | 2378b4fc26fc21265beb464db49051fef53a7fcd | 5e9639ea9c76eb6f28adf9d530f193b51dddaf99 | refs/heads/master | 2020-04-23T06:18:43.633951 | 2019-02-19T12:15:34 | 2019-02-19T12:15:34 | 170,969,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 428 | java | package actionmodel.mediator.common;
public class ConcreteColleagueA extends Colleague {
public ConcreteColleagueA(Mediator mediator) {
super (mediator);
}
//转发消息给同事A
public void send(String message) {
mediator.send (message, this);
}
//收消息
public void getMessage(String me... | [
"446814583@qq.com"
] | 446814583@qq.com |
8349fdde9a1b5a2f1c03ae68f3e4c1e5fbf3d315 | 885007ac33e43b4de2768ea6bdf955433b45ab53 | /src/service/UserManager.java | 1a2d0ff9f9fc0850e32737ea17add1664b36baa1 | [] | no_license | JisuKong/wobby | c21defb248f9a972dcdcfb72b4b0ce6e47a9dbf0 | 12b07de8e2067a91f21b07b8e59ae244d649c235 | refs/heads/develop | 2023-01-21T18:10:24.132731 | 2020-11-28T15:32:05 | 2020-11-28T15:32:05 | 310,673,379 | 0 | 1 | null | 2020-11-28T20:38:53 | 2020-11-06T18:16:39 | Java | UTF-8 | Java | false | false | 7,109 | java | package service;
/**
* Ŀ�´�Ƽ ���� API�� ����ϴ� �����ڵ��� ���� �����ϰ� �Ǵ� Ŭ����.
* UserDAO/CommunityDAO�� �̿��Ͽ� �����ͺ��̽��� ������ ���� �۾��� �����ϵ��� �ϸ�,
* �����ͺ��̽��� �����͵��� �̿��Ͽ� �����Ͻ� ������ �����ϴ� ������ �Ѵ�.
* �����Ͻ� ������ ������ ��쿡�� �����Ͻ� �������� �����ϴ� Ŭ������
* ������ �� �� �ִ�.
*/
... | [
"kongjisu52@gmail.com"
] | kongjisu52@gmail.com |
7f14a1b2154ff6fa6586f69bc137d4db1e2d7947 | 947a387f53e3e900ac72ce33dc178f621b47296e | /43 Multiplying Strings/Solution.java | ed240eaa484ad1e3cd0b5ff7d18ddc4019e2ffd7 | [] | no_license | weitianyi321/LeetCode | 084b1a1ffac296553a12154987a6a0a08c0c45f0 | 7800d3ffa6b76d85d0d5b93b9138dcfdf98433a1 | refs/heads/master | 2020-04-02T04:24:36.892155 | 2016-09-19T04:30:14 | 2016-09-19T04:30:14 | 63,698,182 | 0 | 0 | null | 2016-07-19T14:06:21 | 2016-07-19T13:54:51 | null | UTF-8 | Java | false | false | 934 | java | public class Solution {
public String multiply(String num1, String num2) {
int[] res = new int[num1.length() + num2.length()];
for (int i = num1.length() - 1; i >= 0; i--) {
for (int j = num2.length() - 1; j >= 0 ; j--) {
int d1 = num1.charAt(i) - '0';
int d2 = num2.charAt(j) - '0';
res[i + j + 1] +... | [
"weitianyi321@163.com"
] | weitianyi321@163.com |
426982e0cf530b5f1215e54202a0fb74604214c4 | 9d32980f5989cd4c55cea498af5d6a413e08b7a2 | /A72n_10_0_0/src/main/java/com/android/internal/telephony/cat/SetEventListParams.java | 6416ca997327896ea80c670b4e5e57faeaacd257 | [] | no_license | liuhaosource/OppoFramework | e7cc3bcd16958f809eec624b9921043cde30c831 | ebe39acabf5eae49f5f991c5ce677d62b683f1b6 | refs/heads/master | 2023-06-03T23:06:17.572407 | 2020-11-30T08:40:07 | 2020-11-30T08:40:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 271 | java | package com.android.internal.telephony.cat;
public class SetEventListParams extends CommandParams {
public int[] mEventInfo;
public SetEventListParams(CommandDetails cmdDet, int[] eventInfo) {
super(cmdDet);
this.mEventInfo = eventInfo;
}
}
| [
"dstmath@163.com"
] | dstmath@163.com |
b73e1a9789fd37425592201ef1742432387c0418 | 008a439c73abcea36c26ec9d1d45762b5ec903f4 | /lib/src/main/java/com/arun/practise/Trees/UniqueBstGeneration.java | 5ea3bf93b1fec7a43cc22130bb4ec2357419cb46 | [] | no_license | arunzingh/MySolutions | a1b09c6cbcf77336fb54c67d02e45b114c444673 | f1c64c7c6851970ac88bb6a88734dc9c2beb3872 | refs/heads/master | 2020-04-09T02:47:00.825440 | 2019-06-23T09:45:14 | 2019-06-23T09:45:14 | 159,953,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,316 | java | package com.arun.practise.trees;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
public class UniqueBstGeneration {
public List<TreeNode> generateTrees(int n) {
if (n < 1) {
return new ArrayList<>();
}
return generateTreeUtil(1, n);
}
private... | [
"arunsingh.victor@grabtaxi.com"
] | arunsingh.victor@grabtaxi.com |
e42448229ea0f2aa19eb9c81231ac223d32bc082 | e27942cce249f7d62b7dc8c9b86cd40391c1ddd4 | /modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201708/cm/SharedSetPage.java | 806caffa66984d28be9e83f0b72524c4ecc7453f | [
"Apache-2.0"
] | permissive | mo4ss/googleads-java-lib | b4b6178747d25d16ae6aa0c80d80ee18a2dfe01a | efaa9c3bd8a46a3ed4b00963dc9760c6dd8bd641 | refs/heads/master | 2022-12-05T00:30:56.740813 | 2022-11-16T10:47:15 | 2022-11-16T10:47:15 | 108,132,394 | 0 | 0 | Apache-2.0 | 2022-11-16T10:47:16 | 2017-10-24T13:41:43 | Java | UTF-8 | Java | false | false | 2,626 | java | // Copyright 2017 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law... | [
"jradcliff@users.noreply.github.com"
] | jradcliff@users.noreply.github.com |
2db43c8659b51da80b39ba2e8cb0e02e9fe31f56 | 8a16e89076555639e857cf98331be6fad7464d66 | /app/src/main/java/com/kbqnzc/news/entity/NewsofJuhe.java | 2b3a2f706e4757da7f52731e62244acc61fa1ac9 | [] | no_license | kbqnzc/News | e7457fd7c2cc6ff6e869e8be25669835ffd3b5b2 | 14addd8af2817704d189d7d0f2a7b416dfd12531 | refs/heads/master | 2020-05-22T19:01:20.543435 | 2017-03-12T12:43:21 | 2017-03-12T12:43:21 | 84,716,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,326 | java | package com.kbqnzc.news.entity;
import java.util.List;
/**
* Created by Administrator on 2017/3/12.
*/
public class NewsofJuhe {
String reason;
Result result;
public Result getResult() {
return result;
}
public String getReason() {
return reason;
}
public class Result... | [
"zhoucheng@tianran.com"
] | zhoucheng@tianran.com |
5eb0138fbc9db54fbe38da80880a9b212e972694 | 98c13c9994b7d5a55fd2dfe8a1806ecb012ea970 | /permission-controllers/src/main/java/com/permission/controllers/annotation/Anonymous.java | 90147942a5a88bc3574c7ec3b0eb5293a2f0c627 | [] | no_license | a123demi/permission | 6cd48f9967a6bfa9fdbc43041ed0f917a7fa3beb | ebdaacb92b7e116ee8d1e2a173cb8a1549293b36 | refs/heads/master | 2021-01-18T07:48:08.603993 | 2016-06-14T16:54:50 | 2016-06-14T16:54:50 | 61,481,939 | 3 | 3 | null | 2016-06-19T13:38:44 | 2016-06-19T13:38:44 | null | UTF-8 | Java | false | false | 329 | java | package com.permission.controllers.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target({ElementType.METHOD})
@Retention(RetentionPolicy.RUNTIME)
public @interface Anonym... | [
"milanyangbo@gmail.com"
] | milanyangbo@gmail.com |
4658c324254d649414208a9a4eb41e2602f6e7e4 | 6dbae30c806f661bcdcbc5f5f6a366ad702b1eea | /Corpus/eclipse.pde.ui/4364.java | 3face10742dc38a4e4f3f1400b617b9dab93d6e3 | [
"MIT"
] | permissive | SurfGitHub/BLIZZARD-Replication-Package-ESEC-FSE2018 | d3fd21745dfddb2979e8ac262588cfdfe471899f | 0f8f4affd0ce1ecaa8ff8f487426f8edd6ad02c0 | refs/heads/master | 2020-03-31T15:52:01.005505 | 2018-10-01T23:38:50 | 2018-10-01T23:38:50 | 152,354,327 | 1 | 0 | MIT | 2018-10-10T02:57:02 | 2018-10-10T02:57:02 | null | UTF-8 | Java | false | false | 5,756 | java | /*******************************************************************************
* Copyright (c) 2008, 2015 Code 9 Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution,... | [
"masudcseku@gmail.com"
] | masudcseku@gmail.com |
3595555f63bcfd29cd6144d07b404d1378db394e | f17382def3da0f1a7e4e1f9e3468a8c80f06da9f | /Datastructure/src/oops/Bike.java | eb1cf96e913eae307906bc069042213905ed5715 | [] | no_license | saawanth/DataStructures | 000f165ef76d4d5b222dad9598987b0a17881c32 | 57b6b2b2878870e01b76ca4396a53378c7906555 | refs/heads/master | 2021-04-13T20:34:27.096982 | 2018-03-26T18:08:14 | 2018-03-26T18:08:14 | 126,623,347 | 0 | 0 | null | 2018-03-26T18:08:15 | 2018-03-24T17:27:31 | Java | UTF-8 | Java | false | false | 510 | java | package oops;
public class Bike extends Vehicle {
public boolean fourStroke = true;
public Bike(String name, String color, String model, String company, String engine, boolean fourStroke) {
super(name, color, model, company, engine);
this.fourStroke = fourStroke;
}
public boolean isFourStroke()... | [
"saawanth.j@gmail.com"
] | saawanth.j@gmail.com |
ff005a8cdff7fdc6519289a08e194b456c946875 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/23/23_ac6b89576907e936c46f275396139a62108d862d/AbstractFlexCompilerMojo/23_ac6b89576907e936c46f275396139a62108d862d_AbstractFlexCompilerMojo_s.java | cfc9594313dfc757f4beb6d8d16957872bf1993f | [] | 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 | 91,532 | java | /**
* Copyright 2008 Marvin Herman Froeder
* 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 agree... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
e1d49698985fd73755df277123198aac07c60b68 | d8804fc4807c687603c15cf0144cf2166ec1b48f | /src/BmiService.java | 0e5e07e432a85e21e44d62837934ff83bdfea252 | [] | no_license | turaved/Java_2_2_2 | 2b971f1715a823c24cba69c388064b6443a546da | 63cd7083e97d7b4af355bd24bf7fcf5ad9d4170a | refs/heads/master | 2023-01-15T20:03:49.001115 | 2020-11-25T15:06:06 | 2020-11-25T15:06:06 | 315,973,939 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 158 | java | public class BmiService {
public double calculate(double weight, double height){
double bmi = weight/(height*height);
return bmi;
}
}
| [
"madlilu177@gmail.com"
] | madlilu177@gmail.com |
ab30d14f2bf1b4772dc5bda27fa0bd0b8961ed72 | 9099e63655a6381d941076fa404025dd7772703b | /example/src/main/java/com/ncorti/slidetoact/example/SampleActivity.java | 40a36bd53a88fa5023d70b66a339340d0aacf327 | [
"MIT"
] | permissive | ScratchMyTail/slidetoact | 965e214d49b5fa2b568a69dcde0d498c2fc4a4b1 | 11ab7760ec916ad4d018084a7940f0251aef87a0 | refs/heads/master | 2021-07-15T18:31:50.179715 | 2017-10-17T16:17:09 | 2017-10-18T00:26:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,201 | java | package com.ncorti.slidetoact.example;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.ncorti.slidetoact.SlideToActView;
import o... | [
"corti.nico@gmail.com"
] | corti.nico@gmail.com |
701cd138f1c337067c16b578d6fd5641d4e6bc07 | a2cf6093632c085a3f7b1fb7352479fd7ba99eef | /jgnash-fx/src/main/java/jgnash/uifx/control/SecurityComboBox.java | be60e512fb05d459bdf490abde5b453e20490371 | [] | no_license | 3men2kbson/jgnash | 041914535cbdf2707200fc01df46f75b175b1f1a | add7b82746706bf411616b319739d2f49bea81a3 | refs/heads/master | 2021-01-17T17:18:46.499650 | 2016-04-14T09:56:41 | 2016-04-14T09:56:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,991 | java | /*
* jGnash, a personal finance application
* Copyright (C) 2001-2016 Craig Cavanaugh
*
* 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 Software Foundation, either version 3 of the License, or
* (at your opti... | [
"jgnash.devel@gmail.com"
] | jgnash.devel@gmail.com |
b8255be9380336f84fde3da92098bf20db3b3f9c | fd0549864570344a2ebee709692dcabf5017e882 | /task1/src/main/java/org/reactive/part1/ReactiveToBlockingExample.java | 8192946f0a96d8c01a8ac9012bb141df7754f2c4 | [] | no_license | gabrysiam8/zti-reactive-programming-tasks | 033d74ae392d76786aea71e8bc8d9305d2665b03 | 7fe2c16d7e087918ed4e37c60860cefe3875e605 | refs/heads/master | 2022-12-26T13:59:16.958529 | 2020-05-24T15:46:51 | 2020-05-24T15:46:51 | 266,361,218 | 0 | 0 | null | 2020-10-13T22:14:13 | 2020-05-23T15:10:49 | Java | UTF-8 | Java | false | false | 436 | java | package org.reactive.part1;
import org.reactive.part1.model.Book;
import reactor.core.publisher.Flux;
import reactor.core.publisher.Mono;
public class ReactiveToBlockingExample {
// TODO: Return the user contained in that Mono
Book monoToValue(Mono<Book> mono) {
return null;
}
// TODO: Retu... | [
"gabrysiamiedlar@o2.pl"
] | gabrysiamiedlar@o2.pl |
80cf15268a3c8daf8056ede320f4ad46a5d995b5 | a2bed991d00c29764f307ee67f1b9e18a86cfa9c | /bigdata/bigdataproject/wenpan-project-ct/ct-producer/src/main/java/com/wp/ct/producer/bean/Calllog.java | 66ac9cf1f4e95d2eb43ed64471e7e44173b755ca | [] | no_license | wenpanwenpan/BigDataProject | 5984a18740a994a7f2e5c156428e4ce6ba3d0a48 | b0b7a2f57bffec5502c910b0099f96778c42b591 | refs/heads/master | 2020-04-17T16:40:00.218272 | 2019-01-21T04:59:32 | 2019-01-21T04:59:32 | 166,750,440 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,168 | java | package com.wp.ct.producer.bean;
/**
* Created by Administrator on 2019/1/5.
* 通话记录
*/
public class Calllog {
private String call1;
private String call2;
private String calltime;
private String duration;
public Calllog(String call1, String call2, String calltime, String duration) {
this... | [
"869485274@qq.com"
] | 869485274@qq.com |
33a0225e8f0439ff69a26fa743a8399625c0edf7 | ef79abf86858dcd0fca314387af8956f71db591c | /xtext/dk.sdu.mmmi.sgl/src-gen/dk/sdu/mmmi/sgl/parser/antlr/internal/InternalSpreadsheetGrammarLanguageParser.java | c88c6311ed60e41b5bea031ca854bbc18014132f | [] | no_license | ulrikpaghschultz/spreadsheet-parsing | 546601af62890a72e2643e764d7895603fcc5e71 | 9d5cc4c13c40454192537fa5780267561f3fb538 | refs/heads/master | 2020-05-05T08:27:06.229150 | 2016-10-24T20:05:50 | 2016-10-24T20:05:50 | 37,013,771 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 93,877 | java | package dk.sdu.mmmi.sgl.parser.antlr.internal;
import org.eclipse.xtext.*;
import org.eclipse.xtext.parser.*;
import org.eclipse.xtext.parser.impl.*;
import org.eclipse.emf.ecore.util.EcoreUtil;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser;
import org.eclipse... | [
"ups@mmmi.sdu.dk"
] | ups@mmmi.sdu.dk |
9663dd542a308a3c835c1ff9d6fb5b147f0fc4d5 | 4c19dad1062c9728c347b80a0e04e924d7b9f2d4 | /app/src/main/java/com/example/cloudlet/ingunibo/cloudlettestapp/SendPositionsThread.java | 6e8d7b938b3844d6bcf5fc3274e49c5c3aa20265 | [] | no_license | solimand/CloudletTestApp | e7d459529b340e0f7737fe7ecf6018de0be1627c | 2b157ee9458b3bbf179de8468b0977e1b52a7055 | refs/heads/master | 2021-01-23T07:55:12.075019 | 2017-03-15T16:41:42 | 2017-03-15T16:41:42 | 80,513,587 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,482 | java | package com.example.cloudlet.ingunibo.cloudlettestapp;
import android.util.Log;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.ObjectOutputStream;
import java.io.PrintWriter;
import java.net.InetAddress;
import java.net.Socket;
import java.net.UnknownHostEx... | [
"m.solimand@gmail.com"
] | m.solimand@gmail.com |
cf5bb9db58bb8dd22dd187f43681662eb3ca914f | 5653dcc4a81180b2ac00be0cb03efd62e8538551 | /src/main/java/com/catalyticds/credstash/DecryptedSecret.java | cbc56337f6acdeefdfb49b65bee78d7362ed1ed9 | [
"Apache-2.0"
] | permissive | catalyticds/spring-cloud-credstash | 276864b49ccea22dbc54782ce856c0480a3bc4ac | 2cfd2b6ab8ce61a9905728690e5d13ceff2a4a74 | refs/heads/master | 2021-06-24T01:14:37.155456 | 2019-08-09T15:16:04 | 2019-08-09T15:16:04 | 104,360,694 | 1 | 1 | Apache-2.0 | 2019-08-09T15:16:05 | 2017-09-21T14:45:46 | Java | UTF-8 | Java | false | false | 1,632 | java | package com.catalyticds.credstash;
/**
* @author reesbyars on 9/30/17.
*/
public class DecryptedSecret {
private final String table;
private final String name;
private final String version;
private final String secret;
DecryptedSecret(
String table,
String name,
... | [
"rees.byars@catalyticds.com"
] | rees.byars@catalyticds.com |
a0ab579c75dad3043d1329fc8f1349ad1da18149 | a3b2135d5b5c9ae32427c33f1529b0819852d833 | /src/main/java/cn/gongyan/learn/beans/entity/Theme.java | 746d9eb5601306556a86a1f93dec3bbe875b8290 | [] | no_license | gongdadiao/online-learn-system-backend | 64be2a4585cf12cee651f150faebf73822424a66 | 48433e1150149f5ed0304daf7a2531d1f707dfd3 | refs/heads/master | 2022-08-21T05:51:16.940583 | 2020-05-27T07:12:49 | 2020-05-27T07:12:49 | 261,398,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 902 | java | package cn.gongyan.learn.beans.entity;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import lombok.Getter;
import lombok.Setter;
import org.hibernate.annotations.DynamicInsert;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.math.BigDecimal;
import java.util.... | [
"aaaaaabbbbbb12345@126.com"
] | aaaaaabbbbbb12345@126.com |
bbdf6c17b482bbfc8a268711a8d237138c162154 | 3e1cb853e6388477997e38850843636c27843e3b | /src/main/java/com/anhvv/hibernate/example/ActionType.java | efd93d9e25ae7936bf5324556aaaecfbe51eca3c | [] | no_license | vuonganhvu/hibernate-example | db3099be0c2ac0224ad89547d0f0e2919264840b | b747057e4780b0868439882352fc482310d7e462 | refs/heads/master | 2022-12-28T19:57:36.447707 | 2020-10-14T02:34:50 | 2020-10-14T02:34:50 | 261,242,055 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 83 | java | package com.anhvv.hibernate.example;
public enum ActionType {
PAYMENT, TASK
}
| [
"anhvuong.neu@gmail.com"
] | anhvuong.neu@gmail.com |
bcfe202372e0986a2465fa4dba7d91ffccc02535 | cc654da34e46c6e571f72d66ebbba07b821d170b | /app/src/main/java/com/example/tcm/muke/entity/Menu.java | e8cf91fbe93fe914be0461e672fd35f083f32d0b | [] | no_license | 0606tcm/TravleUI | 1b840df36a3295a9e8f7ae262b9738a6ec4c80ec | 5bc4f8e5e69f4ed878f3dd0acd5cfe5af5c0d854 | refs/heads/master | 2022-11-14T07:43:12.225416 | 2020-07-12T13:20:22 | 2020-07-12T13:20:22 | 279,008,670 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 263 | java | package com.example.tcm.muke.entity;
/**
* Created by tcm on 2020/7/9.
*/
public class Menu {
public int icon;
public String menuName;
public Menu(int icon, String menuName) {
this.icon = icon;
this.menuName = menuName;
}
}
| [
"1017562220@qq.com"
] | 1017562220@qq.com |
fcd3ec3b7b3890b0579fe17807bcf8bc06b2e779 | 2624a375473f6fe56233c8560363c286b199416f | /dados/src/mx/com/dominio/Test.java | d85bd499326a9dc7deffa71eadd98458a322f344 | [] | no_license | pablonolasco/Curso-Java-Profundida | 657ed61ab43dfb3f1c6d4a2b13425315de71c03a | 31ef8185ebe85c78d58eac1242cec9747755bb76 | refs/heads/master | 2023-04-02T22:13:42.134222 | 2021-04-18T16:19:50 | 2021-04-18T16:19:50 | 331,140,573 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,315 | 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 mx.com.dominio;
/**
*
* @author Windows10
*/
public class Test {
public static void main(String[] args) {
int ... | [
"pablo.nolasco@live.com.mx"
] | pablo.nolasco@live.com.mx |
189bd66c6e517f504ed9e7f7ac8f5207ad301688 | fc41b9f670a628aadac91343fb05bfc2cb49dc0f | /src/com/ride/wordfreq/MainClass.java | f315c968fd86a0527e7ac0af8be868984ea2a85c | [] | no_license | Rikhard-Dong/WordFrequency | cb57c8fa3c736436848280b554f36e88219a392d | 61adafb0df242ce467aa870adf816a32b60e3ab0 | refs/heads/master | 2021-01-20T05:13:39.978903 | 2017-04-29T03:56:18 | 2017-04-29T03:56:18 | 89,762,017 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,591 | java | package com.ride.wordfreq;
import java.io.IOException;
import java.util.*;
/**
* Created by ride on 17-4-27.
* 运行
*/
public class MainClass {
private final static String test1 = "txt/test1.txt";
private final static String test2 = "txt/test2.txt";
private final static String dict = "txt/2-2-3lem.txt";
... | [
"supredong@gmail.com"
] | supredong@gmail.com |
3bd518d941283b94e2e62704a3330c007db68e69 | 7e4e6c0d065d80dc5351bc9f0763d16ad1a3137c | /src/com/yan/design/mode/builder/demo1/MacbookBuilder.java | 108783b137a7101ff3cbb277fad6464024adc50f | [] | no_license | yang163email/DesignModeDemo | d6866467925d6c8bdcb8194611f9d6b0238c9a30 | a6a37c1867aabd06559effc2db8b856c83667b4a | refs/heads/master | 2021-09-05T12:21:46.405160 | 2018-01-27T14:27:25 | 2018-01-27T14:27:25 | 113,465,275 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 610 | java | package com.yan.design.mode.builder.demo1;
/**
* @author : 楠GG
* @date : 2017/11/13 22:05
* @description : 具体的builder类,MacbookBuilder
*/
public class MacbookBuilder extends Builder {
private Computer mComputer = new Macbook();
@Override
public void buildBoard(String board) {
mComputer.setBoard... | [
"13640662396@163.com"
] | 13640662396@163.com |
c1c19029cc47cdc08d29f898e339d81229590ae7 | 547d982300bdf45d7c802db676928bddc08c4d1c | /library-rental-project/src/main/java/blog/naver/bluesangil7/book/service/Genre.java | 36af6eb6e2e67a70fbfcf15c1ae0b15935b33ec8 | [] | no_license | bluesang/library | 3304b7417fec0bfa409676f359f298da008f4fe2 | c6c2417066a92815931c6cfc80112c0e8bbbe95f | refs/heads/master | 2021-01-11T16:03:30.876533 | 2017-03-20T08:30:28 | 2017-03-20T08:30:28 | 79,995,535 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 517 | java | package blog.naver.bluesangil7.book.service;
public class Genre {
private int genreNo;
private String genreName;
public int getGenreNo() {
return genreNo;
}
public void setGenreNo(int genreNo) {
this.genreNo = genreNo;
}
public String getGenreName() {
return genreName;
}
public void set... | [
"Administrator@smart20106"
] | Administrator@smart20106 |
ca17e8d494eab2780f2bb19f225a2a481986dfb1 | 83000658e56ff09005ae4765d487707dc77d9b29 | /CurrencyConverterAutomationTesting/src/com/neha/seleniumwebdriver/test/Helplink.java | d88d286402dab7f3af2e3bf26af53d5098da63ee | [] | no_license | Neha-Panchal/Testing | f40aa55d075ee854a6a6cca179d8fb57bbb9070f | 3b1559bcac8fe5de5cd030901cc9bb4471ad0a49 | refs/heads/master | 2023-01-21T07:44:43.382111 | 2020-11-30T00:05:37 | 2020-11-30T00:05:37 | 317,067,677 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,355 | java | package com.neha.seleniumwebdriver.test;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa... | [
"nrp.neha@gmail.com"
] | nrp.neha@gmail.com |
5c048eda0afedf12503a5b4c8f6a2450d8c9cfe6 | 3c1a6bb9d01dea902a437edd9aec673b481960c1 | /DS/Trees/AVL/TreeNode.java | 52d808c12581d8337fe8ccf3521567788b1e575d | [] | no_license | ravishankar15/Algorithms | 8141207dbd6dc10059d7f13b9dd6087b48087424 | b2b3b7bd9e77df370b7acfc1d8db46bfab15eadd | refs/heads/master | 2023-05-31T12:51:54.628870 | 2023-05-14T17:06:43 | 2023-05-14T17:06:43 | 107,365,295 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 737 | java | public class TreeNode{
private int data;
private int height;
private TreeNode left;
private TreeNode right;
private int count; //For handling duplicates
public TreeNode(int data, TreeNode left, TreeNode right){
this.data = data;
this.left = left;
this.right = right;
height = 1;
}
public int getData()... | [
"ravishankar2kool@gmail.com"
] | ravishankar2kool@gmail.com |
aecab2ac7b4dfa59d8ef637db78897a984dbefc1 | 738dc7d8fb34cb9d2df16f11f70dccbc79920c91 | /ArrayLab/src/Array.java | 78b4f6ab1816a48089c38af7ec112518628557a2 | [] | no_license | Raptura/CIS-1068 | ea902cfa0544814e6f07ab2018b9eb2c7ac36f1b | 83e0b90c53aa68adff72ed8e8ea0f80ada564afe | refs/heads/master | 2021-01-12T11:37:19.538253 | 2016-10-28T18:34:33 | 2016-10-28T18:34:33 | 72,232,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,174 | java |
public class Array {
int[] array;
public static void main(String[] args){
int[] a = new int[]{12,23,4,5,6,3,3,2,1};
Array arrayObj = new Array(a);
arrayObj.bubbleSort();
arrayObj.print();
int val = arrayObj.binarySearch(12);
System.out.println("12 is found at index:" + val);
}
public... | [
"smithark97@gmail.com"
] | smithark97@gmail.com |
1f99a95eb4b89ded1c66c301ab2508bba14aa39d | 46ef04782c58b3ed1d5565f8ac0007732cddacde | /platform.core/core.session/src/org/modelio/vcore/model/spi/mm/AbstractMofRepositoryMigrator.java | 58bee8ea904e2944f4d13740c615698df1cba37c | [] | no_license | daravi/modelio | 844917412abc21e567ff1e9dd8b50250515d6f4b | 1787c8a836f7e708a5734d8bb5b8a4f1a6008691 | refs/heads/master | 2020-05-26T17:14:03.996764 | 2019-05-23T21:30:10 | 2019-05-23T21:30:45 | 188,309,762 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,265 | java | /*
* Copyright 2013-2018 Modeliosoft
*
* This file is part of Modelio.
*
* Modelio 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 Software Foundation, either version 3 of the License, or
* (at your option) any later ve... | [
"puya@motionmetrics.com"
] | puya@motionmetrics.com |
b51103976cc42742ff9035e67bc1dfe3ff4ec1ee | 59b6e9387608822d2a087d718ca8255296fe4afd | /app/src/main/java/com/global/toolbox/clock/ClockAdapter.java | 194c46a8b500dc9ccec0424a65f933de2264ee17 | [] | no_license | VEMTK/new_toolbox_game | bfd41c918170889ded90bbb9d354ea89ac407b4a | d378de8220a23aaab2af0bb504e03001940fda78 | refs/heads/master | 2020-12-02T07:49:45.632413 | 2017-07-10T03:18:20 | 2017-07-10T03:18:20 | 96,731,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,089 | java | package com.global.toolbox.clock;
import android.content.Context;
import android.util.Log;
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.global.toolb... | [
"852164779@qq.com"
] | 852164779@qq.com |
6ecf51b28b7130baff0696fb8e438f32129413ac | 181072dbdb1a6a522db7e6e182ac4ed9ad059c86 | /src/main/java/com/KL/member/service/CardService.java | b359f82a79afec599ef13644cc1dbbd06b82e48d | [] | no_license | seongjunLee96/KL | 58f2dbe423744266ddb7bb15ce312d6d1eb0b0ff | 8b6f707e05784c56f3e87b815f3423583c8783b3 | refs/heads/master | 2020-04-02T11:53:12.549963 | 2018-10-23T23:49:54 | 2018-10-23T23:49:54 | 147,130,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,692 | java | package com.KL.member.service;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.bcryp... | [
"39722371+seongjunLee96@users.noreply.github.com"
] | 39722371+seongjunLee96@users.noreply.github.com |
e21179a55fc962b77cd32e0bdabab4162bf9a226 | 34c02bc58256cc884dd54656147188a5bac8a731 | /Student_DB/StudentDatabase.java | 123839ab91702403b933073a38111c50b8bf0c4d | [] | no_license | Aryangpt007/JWT | 1afadc5543c2389bfc748c0615c7d34d0d4dc41f | da21ed27a22edca1e29cfe20a1c7cfc24d1f5e05 | refs/heads/master | 2020-04-03T06:28:06.467191 | 2018-08-07T19:40:07 | 2018-08-07T19:40:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,092 | java | import java.io.*;
import java.util.*;
class StudentDatabase
{
ArrayList<Student> s, A, B, C, F;
StudentDatabase()
{
s= new ArrayList<Student>();
A= new ArrayList<Student>();
B= new ArrayList<Student>();
C= new ArrayList<Student>();
F= new ArrayList<Student>();
}
void addStu(Student newStu)
{
s.ad... | [
"bs98.saini@gmail.com"
] | bs98.saini@gmail.com |
1004410ac2e95e438654fd9b7778146f8942064b | 64624f404053ee762f404233c2984074092def5e | /mybatis_day03_3_user_OneToMany/src/main/java/com/lqh/domain/User.java | 1fae9901c01a9a462f2d3c9401338f9aad660d95 | [] | no_license | bjlqh/mybatis | 7a6a33cb30a1b8701a8a2b5cef0e48221233c781 | b35641314b17186d43175e143e0cbcf52d37bb19 | refs/heads/master | 2022-07-25T08:38:16.397215 | 2019-06-09T15:54:16 | 2019-06-09T15:54:16 | 191,024,861 | 0 | 0 | null | 2022-06-21T01:15:08 | 2019-06-09T15:43:13 | Java | UTF-8 | Java | false | false | 1,480 | java | package com.lqh.domain;
import java.util.Date;
import java.util.List;
public class User {
private Integer id;
private String username;
private String sex;
private Date birthday;
private String address;
private List<Account> accounts;
public List<Account> getAccounts() {
return acc... | [
"149975436@qq.com"
] | 149975436@qq.com |
3be3006c4c30358cbd75e4c7a16c207995088a36 | a4e2fcf2da52f479c2c25164599bbdb2628a1ffa | /soft/sextante_lib/sextante/src/es/unex/sextante/outputs/NullOutputChannel.java | 125ed5256c54601945fade66e42d3650000de4eb | [] | no_license | GRSEB9S/sextante | 126ffc222a2bed9918bae3b59f87f30158b9bbfe | 8ea12c6c40712df01e2e87b02d722d51adb912ea | refs/heads/master | 2021-05-28T19:24:23.306514 | 2013-03-04T15:21:30 | 2013-03-04T15:21:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 218 | java | package es.unex.sextante.outputs;
public class NullOutputChannel
implements
IOutputChannel {
@Override
public String getAsCommandLineParameter() {
return "!";
}
}
| [
"volayaf@gmail.com"
] | volayaf@gmail.com |
a619c3028cbed251530b17addd346aea7a32e9c9 | 6be39fc2c882d0b9269f1530e0650fd3717df493 | /weixin反编译/sources/com/tencent/mm/plugin/appbrand/game/l.java | e2963f5db93c9b4333b8a94260fc0d3dfb68740a | [] | no_license | sir-deng/res | f1819af90b366e8326bf23d1b2f1074dfe33848f | 3cf9b044e1f4744350e5e89648d27247c9dc9877 | refs/heads/master | 2022-06-11T21:54:36.725180 | 2020-05-07T06:03:23 | 2020-05-07T06:03:23 | 155,177,067 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,390 | java | package com.tencent.mm.plugin.appbrand.game;
import android.content.SharedPreferences;
import android.webkit.JavascriptInterface;
import com.tencent.mm.plugin.appbrand.debugger.q;
import com.tencent.mm.plugin.appbrand.g.b;
import com.tencent.mm.plugin.appbrand.g.f;
import com.tencent.mm.plugin.appbrand.j;
import com.t... | [
"denghailong@vargo.com.cn"
] | denghailong@vargo.com.cn |
0c5a1513acb1e0887a2e54f82e6dcf78d92d1311 | de202508b4a88ab39c5cb5291febad6ba7afa882 | /app/src/main/java/be/pxl/parkingdata/brussel/BxlParkingWrapper.java | c8ea13ac48add04a26b6394cbbee06652ee938a3 | [] | no_license | PXL-Smart-ICT/open-parking | b6fff43ca471c2beb592efc1ae9b5a33304faaa5 | f02bee65f9ca13c9cd58dc32f20cbf81f7b51ad2 | refs/heads/master | 2021-05-29T08:14:29.939454 | 2015-05-13T07:49:55 | 2015-05-13T07:49:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 689 | java | package be.pxl.parkingdata.brussel;
import java.util.List;
public class BxlParkingWrapper {
private int nhits;
private BxlParameters parameters;
private List<BxlParkingRecord> records;
public synchronized int getNhits() {
return nhits;
}
public synchronized void setNhits(int nhits) {
this.nhits = nhits;
... | [
"servaas.tilkin@pxl.be"
] | servaas.tilkin@pxl.be |
2a17ef730c209ac43c0258a470320225e7a9a382 | 606b815682acff90e784473969eaa857ebcfac27 | /151-Reverse-Words-in-a-String/solution.java | 3ca05b69efb4c63320daf1058dcad91570b88a01 | [] | no_license | jellylidong/My-Leetcode-Track | 39f73e6c396fdf53d22f7f164587d58a29400499 | 12d7160e9d3141f123d27dbfca84ebe42c15314c | refs/heads/master | 2021-01-17T10:20:53.057037 | 2016-07-15T04:45:50 | 2016-07-15T04:45:50 | 58,507,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | public class Solution {
public String reverseWords(String str) {
// = s.trim();
String[] ss = str.split("\\s+");
StringBuilder sb = new StringBuilder();
for(int i = ss.length-1; i >= 0; i--){
sb.append(ss[i]);
sb.append(" ");
}
return sb.... | [
"jellylidong@users.noreply.github.com"
] | jellylidong@users.noreply.github.com |
6f3bf4715f4d3e11116103364c138543e2aa9af4 | fa6e5cbf615cc1c56f3a5cb50f2c817c0fa96d13 | /OutpatientManagementModule/OutpatientManagement.DAL/src/com/lea/dal/hibernate/DatabaseRepository.java | fe114df044e4a5f7738af88089601abdbd36dabf | [] | no_license | LeaRezic/JavaExamAssignment | 5cf71b705626e6bd304dd8357e76848f7c587545 | fb2de3e57d1de45fa4fae2391875137fa8fe0f80 | refs/heads/master | 2020-03-21T21:30:51.738011 | 2018-07-19T09:16:43 | 2018-07-19T09:16:43 | 139,067,386 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,374 | 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 com.lea.dal.hibernate;
import com.lea.dal.domain.entities.*;
import com.lea.dal.domain.repositories.Repository;
import java.ut... | [
"lea.rezic@gmail.com"
] | lea.rezic@gmail.com |
523a8accf668c6cd276030f74215eb89d0ed63c0 | d2ebda1552ecf3773feb5e70f42884c171c5be56 | /Module 4/Module4/Replay2.java | 67c24a2dbe95bf4c5564f057b2d9b50e8bb1f350 | [] | no_license | rhmvu/VU-Introduction-to-Programming-Assignments | c48fdef301521f84d427d3553b196d272393d1f4 | dcee6d7cd14c59026c08c0c712cc39601aee4813 | refs/heads/master | 2021-07-03T11:46:09.493292 | 2017-09-17T15:42:07 | 2017-09-17T15:43:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,459 | java | package Module4;
import ui.UserInterfaceFactory;
import java.io.PrintStream;
import java.util.Scanner;
import ui.OthelloReplayUserInterface;
import ui.UIAuxiliaryMethods;
class Replay2 {
static final int BLACK = 2;
static final int WHITE = 1;
int waitingTime,
x,
y,
player;
Boolean move;
OthelloReplayUserInterf... | [
"ravdham@gmail.com"
] | ravdham@gmail.com |
b1afab38d5430738f6a6d5c57d6f7dc7944d86bd | b264d24c401fea860eb82d85cd5843ea93b2a1b1 | /src/main/java/com/springingdream/products/api/ProductNotFoundAdvice.java | 7859522f09f90714fce51eff1edbac4bf6292200 | [] | no_license | SpringingDream/products | 7f86ef500ae944fa22f4d4d22d24fcfc08c3f0e7 | 3f24c2e3a7aee592f70cfeaf15c00e874fe7d9c5 | refs/heads/master | 2020-04-11T19:51:26.604783 | 2018-12-27T01:37:58 | 2018-12-27T01:37:58 | 162,049,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 600 | java | package com.springingdream.products.api;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotat... | [
"knd2000.2@gmail.com"
] | knd2000.2@gmail.com |
cd3027240b42b26ef7844d0231d4b7f9f7f2a9b2 | b45b62a6896038bd20036dd8af408487d3d129bd | /src/isMatch.java | 1b22ae7d81c5c4e3ced408a2f8a75509298eaa2f | [] | no_license | MickeyZeng/Code-Practice | 1a2d7acabb2bc27f4b0eef4e517c7cc63fced1bd | 8d6967bc2ac6a10f547131f23def97bdc59acc76 | refs/heads/master | 2023-03-30T00:25:47.400805 | 2021-04-09T07:24:09 | 2021-04-09T07:24:09 | 258,943,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 281 | java | import java.util.ArrayList;
public class isMatch {
public static void main(String[] args) {
System.out.println(isMatch("aa","a"));
}
public static boolean isMatch(String s, String p) {
//还有好多的动态规划没写
return false;
}
}
| [
"a1752399@student.adelaide.edu.au"
] | a1752399@student.adelaide.edu.au |
013d67246a1a679ebf29e20b473af65ea2c1af65 | c82deda73cb8af591ae3232915fd3ae831b286ae | /hedera-node/src/test/java/com/hedera/services/files/interceptors/ConfigListUtilsTest.java | 06b43c3cc3495d93cd1101d04da70308fa2aecc2 | [
"Apache-2.0"
] | permissive | BitBondtmUK/hedera-services | 1ca57a7c0335f731b1136f03d838469670e1a154 | a0f349b0b7ed88370ffc471148462ba4d1d9ba0e | refs/heads/master | 2022-12-03T18:12:17.603960 | 2020-08-26T04:37:35 | 2020-08-26T04:37:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,291 | java | package com.hedera.services.files.interceptors;
/*-
*
* Hedera Services Node
*
* Copyright (C) 2018 - 2020 Hedera Hashgraph, 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... | [
"michael.tinker@hedera.com"
] | michael.tinker@hedera.com |
eaad6c8dc8df4006c8de512a80c9a01421046c7a | b277c94b78cd231373d08567860e1020beda0513 | /javadev/src/exam/oop11/TVUser.java | b740383ab5cb89e84932841b659d10d1ac9539b2 | [] | no_license | MorimKang/Hello-Java | 74743deca45b36e745079649e9ab7d6dacd8ce63 | d3bf26bbe36f3daaa9bf914ff870ff4b5d3f13e2 | refs/heads/master | 2020-04-16T09:50:36.261845 | 2019-03-02T10:30:44 | 2019-03-02T10:30:44 | 165,478,987 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 317 | java | package exam.oop11;
public class TVUser {
public static void main(String[] args) {
TV tv = new XiaomiTV(); //업캐스팅. 자동형변환.
// System.out.println(TV.volt);
tv.powerOn();
tv.channelUp();
tv.channelUp();
tv.soundUp();
tv.soundUp();
tv.soundDown();
tv.powerOff();
}
}
| [
"user@211.197.215.28"
] | user@211.197.215.28 |
742376b1ac3f2a58b3f090cb75b44dceccc4bef3 | dbe1827a9c1a4305c27768417580dd8284644c09 | /src/test/java/com/codekul/EmailDemo/EmailDemoApplicationTests.java | 2481061ac9b584517d09fae15794769a451146bb | [] | no_license | bhorpooja/EmailDemo | fae1e51f49e934744bbfc57495849612c76b832d | 1d9846051d306c29f7ea2b4f1cf5ad1f1b5eea51 | refs/heads/master | 2021-05-06T21:05:22.503393 | 2017-11-29T10:20:15 | 2017-11-29T10:20:15 | 112,460,330 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package com.codekul.EmailDemo;
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 EmailDemoApplicationTests {
@Test
public void co... | [
"bhorpooja222gmail.com"
] | bhorpooja222gmail.com |
f26997f3ab0f44fa44a676b3fa55c775e5387460 | d09219b9a0a445eff5527f15b99bbcffde82120a | /pact/provider/jvm-provider/src/main/java/calculator/power/PowerStatus.java | 99d899ab8f52f5ae6b9ebeaff1951431e65c2b8f | [] | no_license | signed/talk-contract-tests | 64bc19bed761a3c816e6f2b49629a4e7a08c5f01 | 05d995659ccfbef3912f60c2b50916786017deb9 | refs/heads/master | 2023-01-10T04:42:41.948577 | 2020-10-28T18:38:54 | 2020-10-28T18:38:54 | 122,981,496 | 3 | 2 | null | 2023-01-06T01:48:36 | 2018-02-26T14:30:15 | Java | UTF-8 | Java | false | false | 79 | java | package calculator.power;
public class PowerStatus {
public String status;
}
| [
"thomas.heilbronner@gmail.com"
] | thomas.heilbronner@gmail.com |
6820d5a929753a756e00e2746dcf777215f23c5c | 0ac791743dec7dc31c899e504db0e30b346c3d7c | /src/java/br/com/great/contexto/Objeto.java | e00d2a82ac2f1a9ac25ea8234f30941a09adce10 | [] | no_license | carleandro7/webservidor2 | 5758fe66ab2ade32439bdee8880f3d5edde7fb06 | ed1b59b1577e4f2f37c9c6dffa402bde833ed3e2 | refs/heads/master | 2021-01-10T18:08:23.455822 | 2015-04-30T11:11:00 | 2015-04-30T11:11:00 | 29,984,623 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 239 | java | package br.com.great.contexto;
public class Objeto {
private Posicao posicao;
public Posicao getPosicao() {
return posicao;
}
public void setPosicao(Posicao posicao) {
this.posicao = posicao;
}
}
| [
"carleandro7@gmail.com"
] | carleandro7@gmail.com |
04e713944fbe82a86ef27157300eb1f25a14dd6f | a24ccb271d78b56bc4e7ccf2f3c5626730e2a071 | /music/src/main/java/com/jcs/music/DimentionUtils.java | e176a8d6cb1868753b66b48acae6e10c316feb39 | [] | no_license | Jichensheng/ToolsPractice | c74e136183cbb9115bca197dee38a5b2efc447c9 | c4e5b6788bf30915bd7c88080e0dee1e61265fa4 | refs/heads/master | 2021-01-19T19:35:51.359950 | 2017-09-07T11:33:10 | 2017-09-07T11:33:10 | 88,426,455 | 0 | 0 | null | 2017-08-15T02:54:06 | 2017-04-16T16:07:21 | Java | UTF-8 | Java | false | false | 1,517 | java | package com.jcs.music;
import android.content.Context;
/**
* author:Jics
* 2017/6/26 13:55
*/
public class DimentionUtils {
/**
* 将px值转换为dip或dp值,保证尺寸大小不变
*
* @param pxValue
* (DisplayMetrics类中属性density)
* @return
*/
public static int px2dip(Context context, float pxValue) {
final float s... | [
"jichensheng@foxmail.com"
] | jichensheng@foxmail.com |
f4e02d95dd7b2f66376289fcd25c68633df03f66 | 22727214a106f8c65c31a6a4a293b7ab97e8cd23 | /api/src/main/java/project/soa/model/User.java | 32cdd6c36a00cde2a63d7d572b8c684f31fc3d35 | [
"MIT"
] | permissive | kstypa/soa-project | 8b691d7e277f7fe723c6752ea755ed33d2df1ffa | 14e98b13848c9606892735d19411f1f94f56a301 | refs/heads/master | 2022-07-19T14:01:18.686246 | 2019-06-24T08:42:17 | 2019-06-24T08:42:17 | 190,364,992 | 0 | 0 | MIT | 2022-06-21T01:16:55 | 2019-06-05T09:20:58 | Java | UTF-8 | Java | false | false | 596 | java | package project.soa.model;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.io.Serializable;
@Entity(name = "soa_users")
@Data
@NoArgsConstructor
public class User implements Serializable {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int id... | [
"bury09@gmail.com"
] | bury09@gmail.com |
2090454ac5f3597b32743784b1fb98453d0a9ba9 | a3e9de23131f569c1632c40e215c78e55a78289a | /alipay/alipay_sdk/src/main/java/com/alipay/api/domain/KoubeiMarketingDataCustomreportDetailQueryModel.java | b36e1d3f8c342963f63e0d72db904cca0197ee25 | [] | no_license | P79N6A/java_practice | 80886700ffd7c33c2e9f4b202af7bb29931bf03d | 4c7abb4cde75262a60e7b6d270206ee42bb57888 | refs/heads/master | 2020-04-14T19:55:52.365544 | 2019-01-04T07:39:40 | 2019-01-04T07:39:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 651 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 自定义数据报表规则详情查询接口
*
* @author auto create
* @since 1.0, 2018-07-26 14:04:13
*/
public class KoubeiMarketingDataCustomreportDetailQueryModel extends AlipayObject {
private static final long se... | [
"jiaojianjun1991@gmail.com"
] | jiaojianjun1991@gmail.com |
824b4d298c616a95f42c4a5d33745781578dbb5b | c0cdf03000f2856cbcbeae69b06671fc62aecf52 | /src/ReplIt/OOP_10.java | 6ee151bfb33a426adf1ee8478cd6b367ad5922b0 | [] | no_license | nshaltaeva/Summer2019_Java | 4e2497f9162d3d020d1027c40dae8abd29614051 | db095e3fdaee52b519744e3a2e45c6d8a8a8d7ba | refs/heads/master | 2020-07-22T21:49:06.934240 | 2019-12-10T22:12:21 | 2019-12-10T22:12:21 | 207,339,317 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 174 | java | package ReplIt;
public class OOP_10 {
public static int plus(int a, int b) {
return a+b;
}
public static int minus(int a, int b) {
return a-b;
}
}
| [
"nshaltaeva@gmail.com"
] | nshaltaeva@gmail.com |
51900de7a4011a6e3c69cfed1db3cd04cf3b335c | 540d56e24fa1d5c3875bb80a36d416ee4a5d26e8 | /commonlib/src/main/java/com/leifu/commonlib/view/dialog/LoadingDialog.java | 341a40fc2ef44b92ce7d55af8d257c77ad831e79 | [] | no_license | leifu1107/CommonLibDemo | f44e7b29aa68ce6dbb673f01712c206ba00d1886 | 14ec822400678b25e402d03f0273376cf3e0f323 | refs/heads/master | 2020-09-13T18:17:10.463701 | 2020-08-28T09:15:40 | 2020-08-28T09:15:40 | 222,865,651 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,237 | java | package com.leifu.commonlib.view.dialog;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.TextView;
import com.leifu.commonlib.R;
/**
* 自定义Dialog
*/
public class LoadingDialog extends Dialog {
pri... | [
"leilifu@landsky.cn"
] | leilifu@landsky.cn |
17c6a6aab070876f3568a875316da79186c88ea9 | 3092e4a4444eef59d5f92e1b57ffd889fb84de46 | /app/src/test/java/com/example/android/quakereportreal/ExampleUnitTest.java | 9f87c5fd2b8d29964d46b25e70b95678153886ec | [] | no_license | IvanShkilevv/Quake-Report | d516dfbafb142db675cb54a1e246209b9043d57a | 92a0c0749a8b5c73a62019ee9a8dd046ef8db3fa | refs/heads/master | 2022-12-28T05:16:14.135501 | 2020-10-08T17:39:42 | 2020-10-08T17:39:42 | 285,533,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.example.android.quakereportreal;
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
... | [
"ivanshkilev@mail.ru"
] | ivanshkilev@mail.ru |
387a7b0c5a26c5244a048b1a049b265aaf5a66d2 | d1bc713654a452bad95a6252765d85da175e6320 | /frontAgain.java | 30d1254d3d90cbda36bddb33e210f5df3a28572f | [
"MIT"
] | permissive | SAIMON-AHMED/frontAgain.java | 5bebb6405fee1cd0e6e1f06c60403de416800679 | 50ee7728fe3bf813bac896f44b5acf456067868c | refs/heads/main | 2023-08-07T19:50:43.872181 | 2021-10-09T08:37:30 | 2021-10-09T08:37:30 | 415,251,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | /*
Given a string, return true if the first 2 chars in the string also appear at the end of the string, such as with "edited".
frontAgain("edited") → true
frontAgain("edit") → false
frontAgain("ed") → true
*/
public boolean frontAgain(String str) {
return (str.length() >= 2 && str.substring(0,2).equals(str.substri... | [
"noreply@github.com"
] | SAIMON-AHMED.noreply@github.com |
30069f4045643524906fe89c0c129767d3cf26ec | b33bd318003bcc8f36ac33d31ed384759da832d8 | /src/main/java/ro/msg/learning/shop/controller/ShopController.java | 14f184df8677b4b9e59c6687e37104a61b7781cc | [] | no_license | hapreanmanuel/shop | 21817792c28a820c28b2b9a2f3b799fc4694850d | 324fd8e7cafc2d112e8291c3312db887ab50e285 | refs/heads/master | 2021-05-11T10:05:29.083590 | 2018-03-19T08:54:35 | 2018-03-19T08:54:35 | 114,617,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,958 | java | package ro.msg.learning.shop.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.security.core.Authentication;
import org.springframework.web.bind.annotation.*;
import ro.msg.learning.shop.domain.Customer;
import ro.msg.learni... | [
"hapreanmanuel@gmail.com"
] | hapreanmanuel@gmail.com |
2eaacd4f81a5ac370f14ab09f4ff9ba6f2e6dc11 | b9d60892a5556b2b21cf8fa31f1fb4b5425ccc9c | /app/src/main/java/cl/estudiohumboldt/jitfront/DeviSpinnerAdapter.java | c30293a7d601ffdc274b245022144d92a7b1956e | [] | no_license | cristhoper/jitfront-android | 5cb46bcd205496d6a0f4ae5422de9bde558f5fa8 | 22ab4c15d774218a8e834a9d675a9543690d9776 | refs/heads/master | 2021-10-26T04:52:35.306359 | 2019-04-10T17:32:54 | 2019-04-10T17:32:54 | 180,455,987 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,069 | java | package cl.estudiohumboldt.jitfront;
import android.bluetooth.BluetoothDevice;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import java.util.ArrayList;
class DeviSpinnerAdapter extends ArrayAdapter {
private ArrayList<BluetoothDevice... | [
"cristhoper@gmail.com"
] | cristhoper@gmail.com |
8dfeba72232dc28ee7d557a2c7b24cad8040e600 | 2d09a42489a840090a41b613a3146c5af9050278 | /src/main/java/uz/doston/springjwtsecurity/model/User.java | 652a19ce658f51c4b6615261ffa2cc1874c8ab4c | [] | no_license | Doston1316/SpringJwtSecurity | 1a22c4b60a516f6bff8ef6e77c5b47d485c4909e | 04adb3c2e285fcfef66385453aca1d019a68a6ad | refs/heads/master | 2023-07-15T14:12:28.862885 | 2021-09-04T04:47:18 | 2021-09-04T04:47:18 | 402,966,003 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,932 | java | package uz.doston.springjwtsecurity.model;
import uz.doston.springjwtsecurity.enam.Status;
import javax.persistence.*;
import java.util.Set;
@Entity
@Table(name = "users")
public class User {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private String userName;
privat... | [
"84778369+Doston1316@users.noreply.github.com"
] | 84778369+Doston1316@users.noreply.github.com |
41803d39ea2018a390c07fc794fb19b4b13f5e10 | 39727ab097675f93d6ef025dfdc66f5037ad791b | /hc-mdm-dao/src/main/java/com/hc/scm/mdm/dao/mapper/BasBillTypeMapper.java | d7db6677fb25cebdabd1310f41965cbfae0a3a5c | [] | no_license | lijinxi/hc-mdm | be58e76b9b7310df0d67ba394fed4f1744c8b2da | 5679e9257251417a8db268237648e6ea2c618087 | refs/heads/master | 2021-01-10T08:43:05.723534 | 2015-12-17T07:34:47 | 2015-12-17T07:34:47 | 47,642,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package com.hc.scm.mdm.dao.mapper;
import com.hc.scm.common.base.mapper.BaseCrudMapper;
/**
* Description: 请写出类的用途
* All rights Reserved, Designed Byhc* Copyright: Copyright(C) 2014-2015
* Company: Wonhigh.
* @author: luojw
* @date: 2015-03-26 14:51:54
* @version 1.0.0
*/
public interfac... | [
"1767270730@qq.com"
] | 1767270730@qq.com |
9c41dae10112c444740c34781826312877cb4658 | 5622d518bac15a05590055a147628a728ca19b23 | /mate-tools/src/main/java/is2/util/.svn/text-base/OptionsSuper.java.svn-base | 0a40f73a63db52e210a81f00e8b582117befc1a5 | [
"GPL-3.0-only",
"BSD-2-Clause"
] | permissive | JULIELab/jcore-dependencies | e51349ccf6f26c7b7dab777a9e6baacd7068b853 | a303c6a067add1f4b05c4d2fe31c1d81ecaa7073 | refs/heads/master | 2023-03-19T20:26:55.083193 | 2023-03-09T20:32:13 | 2023-03-09T20:32:13 | 44,806,492 | 4 | 2 | BSD-2-Clause | 2022-11-16T19:48:08 | 2015-10-23T10:32:10 | Java | UTF-8 | Java | false | false | 6,237 | package is2.util;
import is2.io.CONLLReader09;
import java.io.File;
public class OptionsSuper {
public String trainfile = null;
public String testfile = null;
public File trainforest = null;
public String nbframes = null;
public String pbframes = null;
public boolean nopred = false;
public boolean upper = ... | [
"franz.matthies@uni-jena.de"
] | franz.matthies@uni-jena.de | |
08808dbd040a016a999e6e51a07b945ca8831499 | c7a6c52d123aaf87a97bcfbe5eba2f251d757dfa | /GirdView_link/app/src/main/java/com/example/girdview_link/Main2Activity.java | 0724afe741ba4f9d24ad6a8d9bbba3c154ec73fe | [] | no_license | vhnghia/Gridview | 508e4e5cfcfdb3ea41e02823825379c32f9448dc | 6025668f7d43f0957016408ef133c7cea09661d0 | refs/heads/master | 2020-08-08T18:26:57.736926 | 2019-10-09T10:27:44 | 2019-10-09T10:27:44 | 213,888,282 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 677 | java | package com.example.girdview_link;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.webkit.WebView;
public class Main2Activity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCr... | [
"huunghia@MacMalls-MacBook-Pro-3.local"
] | huunghia@MacMalls-MacBook-Pro-3.local |
05ad5d6fba7811c087ff89479db3940f8f59ccd4 | 8311139d16e04e0ada7a45b8c530ae2e5f600b1c | /jaxws/hugeWsdl.war/WEB-INF/classes/com/redhat/gss/ws9/BigObject8.java | 0f8cbfa450c31fe31556317d887081c21c6e3431 | [] | no_license | kylape/support-examples | b9a494bf7dbc3671b21def7d89a32e35d4d0d00c | ade17506093fa3f50bc8d8a685572cf6329868e7 | refs/heads/master | 2020-05-17T10:43:54.707699 | 2014-11-28T16:22:14 | 2014-11-28T16:22:14 | 6,583,210 | 2 | 2 | null | 2014-06-19T22:38:39 | 2012-11-07T17:27:56 | Java | UTF-8 | Java | false | false | 4,251 | java | package com.redhat.gss.ws9;
public class BigObject8
{
private String arg0 = null;
private String arg1 = null;
private String arg2 = null;
private String arg3 = null;
private String arg4 = null;
private String arg5 = null;
private String arg6 = null;
private String arg7 = null;
private String arg8 = n... | [
"kyle.lape@redhat.com"
] | kyle.lape@redhat.com |
61c2d16c42c78c2bc96ea048223c5d25cdecf83e | 9fe3d1e8d19fe7f5de467b092a3e4cf8d5351ad8 | /app/src/main/java/com/trabajofinal/razasypelajescercatomartinez/ConfiguracionActivity.java | 0dfcede0f1ebe45f6e7f674151509f6f8de04483 | [] | no_license | emiiimartinez/RazasYPelajesCercatoMartinez | 1f805261f2c2d8112ba5a8d88f2eb06c5d559c36 | 2afd6086ad4db2531c1c0c9a5c517b01ca13ca6b | refs/heads/master | 2020-04-23T08:26:42.806483 | 2019-03-09T03:09:24 | 2019-03-09T03:09:24 | 160,571,426 | 0 | 0 | null | 2018-12-10T17:55:29 | 2018-12-05T20:00:06 | Java | UTF-8 | Java | false | false | 3,013 | java | package com.trabajofinal.razasypelajescercatomartinez;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.wid... | [
"emi_51_lp@hotmail.com"
] | emi_51_lp@hotmail.com |
321b7ec6e27de4e811665548320f9ea8d49414a3 | 214a006fd60cb7cb35d61157f3d215f3491d7f43 | /app/src/test/java/com/example/a0110541/security_incident_reporting/ExampleUnitTest.java | ed9bc6998ff5d9fcbfbe586b86bafcebf2f28b82 | [] | no_license | Simmy33/Security_Incident_App | d1baf89a474643ecf30ebd616cd8faf6fe7d3743 | 15f047de5bbe4b9f327cfac23d229b0c3ed5f6c9 | refs/heads/master | 2021-01-17T16:04:01.148084 | 2016-07-19T00:07:41 | 2016-07-19T00:07:41 | 63,645,392 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package com.example.a0110541.security_incident_reporting;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEqua... | [
"0110541@inter.transnet.net"
] | 0110541@inter.transnet.net |
08955bb1f0086e0770f5ccd6200b9c88c8d07264 | 08512248d6cac19af9566e1c947b55ef82a5cca2 | /src/main/java/ua/moskovych/taras/services/GroupService.java | c8f39ff16bd7ce6cb5ac150bff47715b8829eff5 | [] | no_license | TarasMoskovych/Timetable | 0fd1cfab11a8458030b842408a371d5ad3f4a69b | 50ff53685132708944cc1594bf5b445193f5a9c6 | refs/heads/master | 2021-05-15T09:10:45.829879 | 2017-10-23T18:32:08 | 2017-10-23T18:32:08 | 108,007,524 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | package ua.moskovych.taras.services;
import ua.moskovych.taras.entity.Group;
import java.util.List;
/**
* Created by Taras on 02.04.2017.
*/
public interface GroupService {
List<Group> findAll();
String getName(int id);
void add(Group group);
void add(String name, int count);
void delete(int ... | [
"moskovych.taras@gmail.com"
] | moskovych.taras@gmail.com |
bde4f9defba3490eeed8444acafa7af9462442d2 | d0745ec4fb1fa0ea25a6eda4da289b77de904304 | /persistence/src/main/java/com/aaron/persistence/entities/Rank.java | 42ed3e807f2f2ac5f85fe17e47b815fc981b9bac | [] | no_license | yangwenjie008/learning | 6989123f94e42e1516a3339ab23705f3d89662c7 | 1326767cc724b753b143da6873fca60fd7c3c429 | refs/heads/main | 2023-02-23T10:09:40.024889 | 2021-01-25T18:24:34 | 2021-01-25T18:24:34 | 325,772,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 120 | java | package com.aaron.persistence.entities;
public enum Rank {
ENSIGN,LIEUTENANT,COMMANDER,CAPTAIN,COMMODORE,ADMIRAL
}
| [
"wenjie1051031930@163.com"
] | wenjie1051031930@163.com |
139e6a3b1ff5f40415a3b1307e6d6905e95da6b9 | 3003f91470ab630def55d25c00f5723bd49a1c13 | /kaltura-sample-code/src/main/java/us/zoom/cms/exception/BadServiceException.java | c02854912f2ab1f8ee49775d788478481c76815c | [
"MIT"
] | permissive | WeilerWebServices/Zoom | ea79b71cfe69d5d08e917dd6fc022e3d438518c2 | 5d548805ba93ee55e0da79fae67c7ccab6320b9b | refs/heads/master | 2022-11-10T18:03:31.323755 | 2020-07-07T07:28:13 | 2020-07-07T07:28:13 | 273,389,548 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 955 | java | /* Copyright (c) 2018 Zoom Video Communications, Inc., All Rights Reserved */
package us.zoom.cms.exception;
import org.springframework.http.HttpStatus;
/**
* Created by kavithakannan on 3/9/18.
*/
@SuppressWarnings("ClassWithoutNoArgConstructor")
public class BadServiceException extends RuntimeException {
pr... | [
"nateweiler84@gmail.com"
] | nateweiler84@gmail.com |
0cfb0315d3478b6ef0a813f47ae817ff866ee1df | cf6db2647b285ef065a3d6e16d28874e9d1b3293 | /SpringHelloWorldAnnotation/src/com/deepsingh44/controller/Reception.java | 79203331dba0a54d77f6c4da2b3eee9d51976e5f | [] | no_license | deepsingh44/Spring-Hibernate-Project-Tutorial | d7accc49514e028ae96f1e7d5ab21da6f3ec8f97 | dd038b59e95117604e9cd0508b4216a7b0e0b98b | refs/heads/master | 2023-03-30T02:35:21.944443 | 2021-04-07T06:26:34 | 2021-04-07T06:26:34 | 353,610,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 705 | java | package com.deepsingh44.controller;
import org.springframework.web.
servlet.support.AbstractAnnotationConfigDispatcherServletInitializer;
import com.deepsingh44.config.AppConfig;
//We just create Reception class as a FrontController
public class Reception
extends AbstractAnnotationConfigDispatcherServletInitializer... | [
"deepsingh44@gmail.com"
] | deepsingh44@gmail.com |
67ea7691e4d52cb89f9361a37b73c740aabc6dae | 3723f569324664a12a584b72b446a79c74f2a7b4 | /project/src/main/java/cn/com/intra_mart/controller/ui_if/user/model/ImageCropParam.java | 1008728163632cbc9d753e864ad9d0074ee86ccf | [
"MIT"
] | permissive | shujw/ui_if | 949a5e40a0ca007bcec1e06a94dd5297bfe135e2 | f077f255825d1f2fd0d19a019822e98cd47fd13e | refs/heads/master | 2021-05-03T15:57:19.554950 | 2018-02-06T09:30:00 | 2018-02-06T09:30:00 | 120,432,947 | 0 | 0 | null | 2018-02-06T09:38:41 | 2018-02-06T09:38:40 | null | UTF-8 | Java | false | false | 2,136 | java | package cn.com.intra_mart.controller.ui_if.user.model;
public class ImageCropParam {
private Integer orgWidth;
private Integer orgHeight;
private Integer x;
private Integer y;
private Integer width;
private Integer height;
private Integer rotate;
private Float scaleX;
private Float scaleY;
private Integer re... | [
"hui.jin@intra-mart"
] | hui.jin@intra-mart |
7333545587b44d53a14282eaaba0c10bfe04b234 | ca1ddd2bff75d8e580956449d25a321914622eff | /project/src/main/java/com/grantwiswell/banking/service/EmployeeLoginService.java | 20566e60bc51f56cf0ae3f0e430a97c204cb7a41 | [
"MIT"
] | permissive | Grantimatter/ROC | 1155bbb6cc7ca0be81ce5dfdce1eba5095b5990c | 3771acc5c224f76b30febdc8208b61eb05c5bd57 | refs/heads/main | 2023-02-12T15:54:49.418636 | 2021-01-04T03:07:26 | 2021-01-04T03:07:26 | 305,429,503 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 204 | java | package com.grantwiswell.banking.service;
import com.grantwiswell.banking.model.Employee;
public interface EmployeeLoginService {
public Employee employeeLogin(String user_name, String password);
}
| [
"GT101boy@gmail.com"
] | GT101boy@gmail.com |
3429f41d3c9e7d15eb94541eb925fd88ad2dfe08 | c1b4ec7a48645e2cd82e7b5d794bcf403b7d72dd | /mulanbay-pms/src/main/java/cn/mulanbay/pms/web/bean/response/chart/ScatterChartDetailData.java | 21ddbd89b0405ae53e2e559eb589fe7dbc1af2c6 | [
"Apache-2.0"
] | permissive | zbeol/mulanbay-server | 7245766cdcd6564c4d0dc0552fcbc4124b94cdb2 | ffadd9e5b774875bb798145073482c0cabef0195 | refs/heads/master | 2023-03-27T04:11:51.619489 | 2021-03-27T00:42:15 | 2021-03-27T00:42:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,466 | java | package cn.mulanbay.pms.web.bean.response.chart;
import java.util.ArrayList;
import java.util.List;
/**
* 散点图
*
* @author fenghong
* @create 2017-07-10 21:44
*/
public class ScatterChartDetailData {
private String name;
private Object xAxisAverage;
private List<Object[]> data = new ArrayList<>();
... | [
"fenghong007@hotmail.com"
] | fenghong007@hotmail.com |
41a06b6195633a86aaa1921a90b067c5e78ab425 | 4464f722fdfe38bdc374ba4659524ab6ee3a5b2f | /app/src/test/java/com/example/useraddressmapv3/ExampleUnitTest.java | 21434d949bf0dfc76ee2fe1ed7621e323f3681fe | [] | no_license | lina1301/AndroidMap | 60776d2c58166087fc389b6984516a750f877755 | 5165caf3c11d7a7f3ef2db8b092ce3310ae2a17b | refs/heads/master | 2020-07-29T21:05:55.814978 | 2019-09-21T09:35:58 | 2019-09-21T09:35:58 | 209,959,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package com.example.useraddressmapv3;
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
publi... | [
"affairemoi@ymail.com"
] | affairemoi@ymail.com |
7484b0bebe551b07ad3a679c74fb1e7738be050c | be457457e0ef74ba69543de13e3e064eab4b0ec1 | /JaBaeProject/JaBaeProject/src/JaBae/Customer/DAO/MemberDAO.java | 2d066663e7b3f98498ff074476e49803dafcb9be | [] | no_license | codingdobby/JavaProject-delivery | 091f6ebb3081e972ef0b9624ca647fd9cfb4b3e1 | dfea501181717843e5823dac172237cd65a15407 | refs/heads/master | 2021-08-02T10:35:46.489700 | 2021-07-21T15:33:13 | 2021-07-21T15:33:13 | 213,139,025 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,798 | java | package JaBae.Customer.DAO;
import java.sql.Connection;
import java.sql.Date;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import JaBae.Customer.VO.MemberVO;
public class MemberDAO {
//Data Access Object
// 공식처... | [
"ch30825@naver.com"
] | ch30825@naver.com |
2c9c8f0219f23c3670bb9061ca0c2404858d2d94 | 545b2ff0dcc7ca42f7bafd9faea2d5ea3b0b274e | /apiDemos/src/main/java/com/example/android/apis/view/GridLayout3.java | 2f8068b0fe32dd3d18178ea6845eb1ca229fb3ac | [] | no_license | ssj64260/Google-ApiDemos | da285dc735fa33e6992683ef1b2a24b036a2ceb9 | a40bd16b91e1eae22cd60f9f7911e0f1b095f891 | refs/heads/master | 2021-01-19T14:40:39.845120 | 2017-11-26T09:08:34 | 2017-11-26T09:08:34 | 88,182,178 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,965 | java | /*
* Copyright (C) 2011 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"799536767@qq.com"
] | 799536767@qq.com |
2ac2030ff08102513d032fa26320f7cba798aa54 | 90ece9f4ae98bc9207eb80dce23fefadd7ce116d | /trunk/gaoshin-core/src/main/java/com/gaoshin/amazon/jax/ItemSearchResponse.java | 8da34f6e3ec5970c76f6ed4b8cb4196ac996c728 | [] | no_license | zhangyongjiang/unfuddle | 3709018baafefd16003d3666aae6808c106ee038 | e07a6268f46eee7bc2b4890c44b736462ab89642 | refs/heads/master | 2021-01-24T06:12:21.603134 | 2014-07-06T16:14:18 | 2014-07-06T16:14:18 | 21,543,421 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,775 | java |
package com.gaoshin.amazon.jax;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.X... | [
"zhangyongjiang@yahoo.com"
] | zhangyongjiang@yahoo.com |
f4357046f70accad3f7f9216d6a5f1e4834e5681 | b7a38d4f758d9e5eb24e5ee5f10509aef171573a | /app/app/src/main/java/com/emilio/tvseriesquiz/interactor/entities/SaveEntitiesInteractor.java | f05192f3a2a42cc6142baaa7e6c0ec872e77e185 | [] | no_license | EmilioBello/TV-Series-Quiz-3 | 695a3e4aa921105fe893d1cb094bb75aa81b4175 | 52a1b5911d5d2351af8a6d0153fb6ac47f8d4fd9 | refs/heads/master | 2021-04-02T16:52:31.690529 | 2020-03-18T17:36:51 | 2020-03-18T17:36:51 | 248,297,046 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 680 | java | package com.emilio.tvseriesquiz.interactor.entities;
import androidx.annotation.NonNull;
import com.emilio.tvseriesquiz.model.realm.repository.RealmRepository;
import java.util.List;
public class SaveEntitiesInteractor<Pojo, DAO>{
private final Class<Pojo> typePojo;
private final Class<DAO> typeDAO;
pu... | [
""
] | |
0c0ce3309b63ef6c371afd3179cf53d6cd0f8898 | f13fe5d482e0970ec51eb12c1db6270291365fac | /server/src/test/java/org/elasticsearch/ingest/ConditionalProcessorTests.java | f484957d897f1dfd39367e58ee72e04185d857bb | [
"Apache-2.0",
"LicenseRef-scancode-elastic-license-2018",
"LicenseRef-scancode-other-permissive"
] | permissive | seanmcrw/elasticsearch | e8633f8d72c1895ce0349cc73eb7f0cb29932ec9 | 9621c1a796c2f7747479eb912f1435d84686ffd9 | refs/heads/master | 2020-07-30T19:28:17.456445 | 2019-09-24T09:27:58 | 2019-09-24T09:27:58 | 191,790,339 | 0 | 0 | Apache-2.0 | 2019-06-13T15:38:46 | 2019-06-13T15:38:46 | null | UTF-8 | Java | false | false | 10,412 | 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... | [
"noreply@github.com"
] | seanmcrw.noreply@github.com |
ef123e1270ee402d0fe21a9441e68e3458c4dfd0 | 8f9c708daf399e2ef084924896352842aba486de | /app/src/main/java/com/wjs/collectioncode/recyclerview/snaphelper/SnapAdapter.java | 12b40085185b99607df26b060cdd3c6babcacd60 | [] | no_license | wangjishan/CollectionCode-master | e639427b4221e18f521d45ee68fcc76efa652603 | ddc060d1e3ddf7550e6acce55bb94d829a9783d6 | refs/heads/master | 2021-01-21T11:11:00.461752 | 2017-03-20T10:12:44 | 2017-03-20T10:12:44 | 83,531,464 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,542 | java | package com.wjs.collectioncode.recyclerview.snaphelper;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.LinearSnapHelper;
import android.support.v7.widget.RecyclerView;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import andro... | [
"wangjishan@fang.com"
] | wangjishan@fang.com |
ceb178ee5f6a79c5025126bfa43e1362768ff501 | 9af8a544ef460830e3279caf7d4e883b6b684f8a | /lujpersist/src/main/java/luj/persist/internal/data/field/type/str/StrModificationApplier.java | 1fc11f1d45d7681008f1a90cb520dd466077b4e5 | [] | no_license | lowZoom/lujpersist | 093cf3e1736a249985ce003b352dd4bc42ba8e42 | b2ee19246a5de52a16147d897999189babfdf0f2 | refs/heads/master | 2022-11-28T13:49:00.931923 | 2022-02-16T11:21:46 | 2022-02-16T11:21:46 | 149,903,136 | 0 | 0 | null | 2022-11-16T02:20:39 | 2018-09-22T18:02:31 | Java | UTF-8 | Java | false | false | 281 | java | package luj.persist.internal.data.field.type.str;
import org.springframework.stereotype.Service;
@Service
public class StrModificationApplier {
public void apply(DbStr state) {
String newValue = state.getMod();
state.setMod(null);
state.setValue(newValue);
}
}
| [
"david_lu_st@163.com"
] | david_lu_st@163.com |
ab746010b066c20e165571ef93e6cc1c9daeb477 | 2c80567a4f341b4f5734a42df8f1db034eb2ead6 | /game2048/src/main/java/com/guang/sun/game/camera/util/ImageUtil.java | 93885cc0fe2cccdad4a0c238e29191c7be55a4dc | [
"Apache-2.0"
] | permissive | Guangdinghou/android-gpuimage | 1115b53a3871d273e0a7dfa6803835f6f3cdd94f | fb99fbe6882a73827a65969524b098ddf55adef3 | refs/heads/master | 2021-01-17T06:35:44.526841 | 2016-04-14T09:44:38 | 2016-04-14T09:44:38 | 56,140,284 | 0 | 0 | null | 2016-04-13T09:50:17 | 2016-04-13T09:50:17 | null | UTF-8 | Java | false | false | 474 | java | package com.guang.sun.game.camera.util;
import android.graphics.Bitmap;
import android.graphics.Matrix;
public class ImageUtil {
/**
* ��תBitmap
* @param b
* @param rotateDegree
* @return
*/
public static Bitmap getRotateBitmap(Bitmap b, float rotateDegree){
Matrix matrix = new Matrix();
matrix.postRo... | [
"guangdinghou"
] | guangdinghou |
1fa48b4c929bbcbc62124d965448ba8ebbc09f4a | 7c72cb055c2905aea3e7f971808b13113ca66c88 | /Entornos2/src/Ej2Test.java | 52559bed07e0337b5a4f44f44c0a38ae3b60547e | [] | no_license | tejedorjesus/Segundo-trimestre | 193cfbbd7cf57b83d2b82bf69bce884bb0dff3f8 | 9ea8a8f2446a66aab86653c8d66a43e525c863d4 | refs/heads/master | 2021-05-06T08:18:32.914325 | 2018-04-23T19:48:25 | 2018-04-23T19:48:25 | 114,010,918 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 161 | java | import static org.junit.Assert.*;
import org.junit.Test;
public class Ej2Test {
@Test
public void testContar_letra() {
fail("Not yet implemented");
}
}
| [
"jesus.tejedor.ovejas@gmail.com"
] | jesus.tejedor.ovejas@gmail.com |
dda8a4cc906e4b1cb63523f227ccef8bb8ac0b6a | 509be6d3604b3590fe9be061e1fd39d013277423 | /app/src/main/java/falleight/isft/StockData.java | 8a994d7373eba240455c93a6ebdd93d1f58dfc2d | [] | no_license | hayabusata/ISFT | 13377644a073b35f76eafe5c80110ebf49ded7fe | 44e7734ad765397a5ad6f10282e531cd32a3caf0 | refs/heads/master | 2021-01-19T13:31:30.650579 | 2017-03-05T03:04:34 | 2017-03-05T03:04:34 | 82,395,872 | 0 | 0 | null | 2017-02-25T14:27:22 | 2017-02-18T15:26:51 | Java | UTF-8 | Java | false | false | 1,217 | java | package falleight.isft;
public class StockData {
private int id;
private String email;
private String password;
private String name;
private String status;
private String roomNumber;
private String type;
private String word;
public int getId() {
return this.id;
}
public void setId(int newId) {
this.id... | [
"falcon.cryptomeria@gmail.com"
] | falcon.cryptomeria@gmail.com |
fce2076814d4ff7d964d64b688421876f513fbca | d3b1c4613d8dfbd0f85e85e75764a7511b1e6c3c | /app/src/main/java/br/eng/ecarrara/beerwith/data/BeerWithDbHelper.java | 8ec6d53b6b2f7cbc404b871a4dcf29e7c0e827c4 | [
"MIT"
] | permissive | ecarrara-araujo/BeerWith | 277a0db93ea6ce3fe55e882ee8266cfee189fb10 | 3845254c42eb7fb6f03609cc1c0e293c21e8eebf | refs/heads/master | 2021-01-01T20:17:13.806017 | 2015-08-28T20:03:35 | 2015-08-28T20:03:35 | 41,577,840 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,236 | java | package br.eng.ecarrara.beerwith.data;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import br.eng.ecarrara.beerwith.data.BeerWithContract.DrinkWithEntry;
/**
* Created by ecarrara on 13/12/2014.
*/
public class BeerWithDbHelper exte... | [
"ecarrara.araujo@gmail.com"
] | ecarrara.araujo@gmail.com |
9e5f0c44b80358e7d4b641e0f1e63cd38de8df2a | 2198dfe33f375e85201fc0d2fc1e6514cfc257f1 | /ovidiurosu/ql_src/ql/error/ErrorList.java | 46678f7374a0c0cc3928bb97496f4e793084040a | [
"Apache-2.0"
] | permissive | software-engineering-amsterdam/poly-ql | c073e19da80ab66ae540f7438d6637fb55286c07 | acde6f943265e8aca08e1fe1ce213bcb1b5f9421 | refs/heads/master | 2022-05-01T10:05:32.627053 | 2022-04-19T12:05:26 | 2022-04-19T12:05:26 | 16,277,142 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 780 | java | package ql.error;
import java.util.ArrayList;
import java.util.Iterator;
/**
* @author orosu
*/
public class ErrorList
{
private final ArrayList<IError> _value;
public ErrorList()
{
this._value = new ArrayList<IError>();
}
public Iterator<IError> iterator()
{
return this._v... | [
"ovidiu.rosu90@gmail.com"
] | ovidiu.rosu90@gmail.com |
9708abab900bcf2d790fbda0ab30a9ffb0b972ed | a9cf4118e0f032331542d38b7d29c60734a712bf | /src/Code_99_LuanShua/Code_0797.java | cfb1ea04f8aaca6509129bfa2e4a99c86d8e5a12 | [] | no_license | jchen-96/leetCode | 5531571fb43ffc5023250f1ca21c1ebe5922aa8c | 4e411c9818d5d3194192b67016edafad36d75b29 | refs/heads/master | 2021-07-13T17:54:26.108694 | 2020-09-20T11:54:54 | 2020-09-20T11:54:54 | 176,665,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 951 | java | package Code_99_LuanShua;
//https://leetcode-cn.com/problems/all-paths-from-source-to-target/
// need to read
// dfs 深度优先搜索,回溯算法
import java.util.ArrayList;
import java.util.List;
public class Code_0797 {
public List<List<Integer>> allPathsSourceTarget(int[][] graph) {
List<List<Integer>> result=new Arra... | [
"1443616037@qq.com"
] | 1443616037@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.