blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
919bbd16c00f94dca40baa5d4eff1e82fbe5b92c | 25c579f92feb383f48742862171332df44bbb12f | /demo/src/main/java/com/thoughtworks/demo/utils/HttpUtil.java | c52ff191c5107606b11a64fbd246f790ee94b635 | [
"Apache-2.0"
] | permissive | windcrystal0513/authorization-demo | 668aa7330d953eaaaaf529e490ba218bece0cae5 | c86c2f168b0c649981ec9901cc5ddc7d550f7127 | refs/heads/master | 2022-11-20T10:19:09.295986 | 2020-07-24T02:46:48 | 2020-07-24T02:46:48 | 270,924,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,233 | java | package com.thoughtworks.demo.utils;
import javax.servlet.http.HttpServletRequest;
import java.net.InetAddress;
import java.net.UnknownHostException;
/**
* 关于HTTP传输的信息的解析
*
*/
public class HttpUtil {
public static String getOrigin(HttpServletRequest request) {
String origin = request.getHeader("Origin"... | [
"wuyunfeng1234123@163.com"
] | wuyunfeng1234123@163.com |
618db6dcec0f4a2868c6d9b6ff69dbee0f1e89c4 | 6f1da292620bf14e3965ce5ea5d075139fa288ef | /src/main/java/net/praqma/clearcase/util/setup/ContentTask.java | 8b0745235218aab185ce57ced9a769cb1098ea5b | [] | no_license | panqa100/cool | de2d1cbc4960404e43f6dfc9fbf793635c8a0b0e | f04b6b868bdba5f19e02134bacdc89cf13f0a354 | refs/heads/master | 2021-01-18T18:42:29.800375 | 2020-04-14T03:22:06 | 2020-04-14T03:22:06 | 86,871,648 | 0 | 0 | null | 2017-04-01T00:58:24 | 2017-04-01T00:58:24 | null | UTF-8 | Java | false | false | 948 | java | package net.praqma.clearcase.util.setup;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.logging.Logger;
import net.praqma.clearcase.exceptions.ClearCaseException;
import net.praqma.clearcase.util.setup.EnvironmentParser.Context;
import org.w3c.dom.Element;
public class ... | [
"wolfgarnet@gmail.com"
] | wolfgarnet@gmail.com |
3d251d01cf470b8fa2f9bd7184a9fa9a6c799449 | 09fe280afc41c1354aa3e37d2cc8678c2f634138 | /interviewjam-master/math/leetcode_Two_Sum.java | d4e36d9499b9bb58d361663a19042dc4af1db7dd | [] | no_license | subnr01/Programming_interviews | 4c4a15bfac07cb90018e2a63bb25b05ae234b9d4 | 4f5fb0337a48456aa7b98eafd51db9346a5e2d64 | refs/heads/master | 2021-03-19T13:47:47.880251 | 2015-10-15T21:50:54 | 2015-10-15T21:50:54 | 44,342,710 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,324 | java | /*Two_Sum
Given an array of integers, find two numbers such that they add up to a
specific target number.
The function twoSum should return indices of the two numbers such that they add
up to the target, where index1 must be less than index2. Please note that your
returned answers (both index1 and index2) are not zero... | [
"subnr01@gmail.com"
] | subnr01@gmail.com |
9e7082a896c3971ff73695e6d35ad5603c5378d7 | 5181db5199be9dd3cebd3cec4edba932b63f345d | /app/src/main/java/com/naahac/tvaproject/utils/Logger.java | 799afd97f3322fff385b12c0fbec86c31e3f0330 | [] | no_license | naahac/RecipeManager | 0a072beb1f96bf87075d98b31eec28b8c4059ca5 | 3d199e7614df19776b1f174b99a238dd1b1a65be | refs/heads/master | 2021-07-13T14:07:01.852831 | 2017-10-14T15:05:04 | 2017-10-14T15:05:04 | 106,936,804 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,036 | java | package com.naahac.tvaproject.utils;
import android.util.Log;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.Iterator;
public class Logger {
private static boolean PRINT_LOG = true;//BuildConfig.DEBUG;
public static void print(String TAG, String... m... | [
"natanael.ahac@gmail.com"
] | natanael.ahac@gmail.com |
a21e49d8e069cdb70e102ae4fb047c54007e08af | 2a6b3b75d0dfc50c9db5611a452a43fc370d3c7e | /src/kosta/mvc/model/dao/UserListDAOImpl.java | a1374d645702fb0a54dcb9a4822944a6e1c82fed | [] | no_license | 8253jang/ccc | 6dbc8e16c6ee751a9d047f09782c17e5c9dadedf | d9cc6116654bca1c373457f6dd6e07cdae42b3dc | refs/heads/master | 2022-12-13T14:07:53.421106 | 2020-09-14T03:35:26 | 2020-09-14T03:35:26 | 292,493,400 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,432 | java | package kosta.mvc.model.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.Vector;
import kosta.mvc.model.dto.UserListDTO;
import kosta.mvc.model.util.DbUtil;
pub... | [
"LG@DESKTOP-HeeJung"
] | LG@DESKTOP-HeeJung |
654c3d8c35cbe7c640d5eb0a1712c796118f80d3 | b1bae4e06b0832e99919a21e4f803f8a888489e6 | /20191021/src/com/banyuan/test03/Test.java | 645fa635cd3f5e27af6ab03ceb3e4e41ab69aa17 | [] | no_license | devilmancrybaby/JavaCoding | ad2f2ad815fcb1a16820c9a377ad5d285c0baaa0 | cace35ca0ddf4956f1002e412b482c828320cdf7 | refs/heads/master | 2020-08-31T12:20:29.277188 | 2019-10-31T05:19:35 | 2019-10-31T05:19:35 | 218,689,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 578 | java | package com.banyuan.test03;
public class Test {
public static void main(String []args){
Person p1=new Person();
Person p2=new Person("嘿嘿嘿",12,"sex");
System.out.println("员工1的信息:");
System.out.println("name:"+p1.getName());
System.out.println("age:"+p1.getAge());
Sys... | [
"a9ydeai@163.com"
] | a9ydeai@163.com |
8c5c50b67f4ac0604f4b546991f43318e0612aa9 | 38c9e1136559390cb47093393bf0e9acc05653a2 | /src/org/geometerplus/android/fbreader/SelectionShowPanelAction.java | 37e4302b7f7e3efefd2c82c0926270060a99e7e3 | [] | no_license | gezhonglunta/FBReaderJ_2 | 7df7d0a604b68956eaea3a902af75b6889f2cc24 | ceae178cb7c9c66f7e661681922d5b38096a74f0 | refs/heads/master | 2020-04-06T16:18:38.693924 | 2012-12-03T13:44:04 | 2012-12-03T13:44:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,295 | java | /*
* Copyright (C) 2007-2012 Geometer Plus <contact@geometerplus.com>
*
* 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 2 of the License, or
* (at your option) any lat... | [
"leftright@live.com"
] | leftright@live.com |
4bfccacf8a90c5f0f66fba969f72b2f5def3152c | e1231cff7aa756ccb4c083b79af0c315ff0345a1 | /bitcoinwallet/src/main/java/org/cyberdash/Cbip70.java | 99001583916677e8c830852e74aecacacd9a4245 | [] | no_license | joshineveryday/bitcoinj-wallet-example | a52edd4201094469ab6d19b7cadc6f2fdc27e41f | 23af6f1472b055bfb2e23f0e48c6bd3b56307d2e | refs/heads/master | 2023-01-14T14:46:43.892696 | 2019-08-26T04:00:43 | 2019-08-26T04:00:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,018 | java | package org.cyberdash;
import java.io.File;
import org.bitcoinj.core.NetworkParameters;
import org.bitcoinj.kits.WalletAppKit;
import org.bitcoinj.core.Coin;
import org.bitcoinj.params.TestNet3Params;
import org.bitcoinj.utils.BriefLogFormatter;
import org.bitcoinj.core.Address;
import org.slf4j.Logger;
import org.sl... | [
"sirlanceoflompoc@gmail.com"
] | sirlanceoflompoc@gmail.com |
fa91e97f6bb5103818041b884785d98294a3a213 | da70f02dec96c1d8bd7393cd3292590825080510 | /src/test/java/com/hieutrantronghcm/beautifulbookshell/BeautifulBookshellApplicationTests.java | 4fa8d3d26a9635bc1e6cf27ac09d0a25bb5ba385 | [] | no_license | hieutrantronghcm/Beautiful-Book-Shell | 0e8efa831282849c2b4b09c77f250bf389d218d8 | 26133816a31bdc74d28f5d816d90c9146e8cea63 | refs/heads/master | 2020-04-15T02:03:18.047408 | 2019-01-06T15:10:17 | 2019-01-06T15:10:17 | 164,301,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | package com.hieutrantronghcm.beautifulbookshell;
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 BeautifulBookshellApplicationTest... | [
"hieutrantronghcm@gmail.com"
] | hieutrantronghcm@gmail.com |
c1dd23dc90bde68e7d78c5ee88dc0ee6b27a839e | 6186b7726aba4af2cca76d89ce6edd62b036c6f3 | /cnicg-code-persist/src/main/java/com/sciov/lh/mybatis/ServiceInterfaceGenerator.java | e53c2a11ba9be941e5d15d0e1f8b7fd0dbbd7f41 | [] | no_license | karl-liang/person | ab2cf5f4706aa53564856d0cc8a17ca5469c0780 | caea5df8d37420c57773d69e8e9b7d48c4ffb4e6 | refs/heads/master | 2020-03-25T22:58:43.174898 | 2018-08-10T07:44:04 | 2018-08-10T07:44:04 | 144,253,798 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,816 | java | package com.sciov.lh.mybatis;
import java.util.ArrayList;
import java.util.List;
import java.util.Properties;
import org.mybatis.generator.api.CommentGenerator;
import org.mybatis.generator.api.FullyQualifiedTable;
import org.mybatis.generator.api.IntrospectedTable;
import org.mybatis.generator.api.dom.java.Compilat... | [
"lianghong@cnicg.cn"
] | lianghong@cnicg.cn |
a36d52a75803ac97e3fec86140ffb48351c36e8f | 2cb929cadc03519544fc57fae1c48e7b553a1b57 | /src/main/java/com/cg/iocdemo1/Employee.java | 649056d39e2516ade35c71b1313f56c7baa84f4d | [] | no_license | Dilpreet68/hello | 06257315f855c9e636386c9d61ef29185eac2ac6 | 6e9095d292599866129584c5265d76542eecd6b2 | refs/heads/master | 2020-06-25T19:42:35.652656 | 2019-07-29T07:53:32 | 2019-07-29T07:53:32 | 199,404,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,377 | java | package com.cg.iocdemo1;
import java.util.List;
public class Employee {
private int employeeId;
private String employeeName;
private double salary;
private String businessUnit;
private int age;
public Employee() {
// TODO Auto-generated constructor stub
}
public Employee(int employeeId, String employeeName, double... | [
"dilpreet.b.kaur@capgemini.com"
] | dilpreet.b.kaur@capgemini.com |
ae8b971ca509315ff9b3a7f3a492217893151120 | c68e19580c4a992fcad4d511dc0574b90a5739f4 | /app/src/main/java/he_arc/balljump/CreditActivity.java | ad7cf1cc332a29b20c431baeeef349cbe68ac36c | [] | no_license | PedroEmanuelCosta2/BallJump | 0c6ef3f2a5d448fed349911cdd2523a435f8868c | 2f0ee109ed04144b6dcac2b52bd590620a629dee | refs/heads/master | 2021-05-07T17:08:56.841442 | 2018-01-29T21:24:15 | 2018-01-29T21:24:15 | 108,657,613 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package he_arc.balljump;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
/**
* Created by pedrocosta on 29.01.18.
*/
public class CreditActivity extends AppCompatActivity {
@Override
public void onCreate(Bundle savedInstanceState){
super.onCreate(savedInstanceState);
... | [
"jules007.cesar@hotmail.com"
] | jules007.cesar@hotmail.com |
62ec61f243f0b2355f632679fa0d58c0a34c06de | 4351b8063fe6704331a83e0f3f4ba2f38c1f699e | /src/battleship/TwoDArrays.java | 1c3289c1bb3c457fb757a5ade385744780693f95 | [] | no_license | cwcopte/Battleship | 2b03f0b76ad73ac3f687acded94aea18125d6ec4 | 5d42d569755e43c9754971118b87f4257a4caf27 | refs/heads/master | 2021-01-19T14:56:30.085423 | 2015-04-17T05:36:02 | 2015-04-17T05:36:02 | 33,968,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,456 | java | package battleship;
public class TwoDArrays {
public static void print2DArray(int[][] array) {
for (int i = 0; i < array.length; i++) {
for (int j = 0; j < array[i].length; j++) {
System.out.print(array[i][j] + " ");
}
System.out.println();
... | [
"cwcopte@gmail.com"
] | cwcopte@gmail.com |
d1a0ca84632976e2384946d21ec1819e8295dd53 | 8897f436cf892bc161d894f6e8a25e401b0a4129 | /src/main/java/com/euroticket/app/domain/Sale.java | 057c9c2afaf41820e8193838fd92af785a354bd7 | [] | no_license | vitornobrega/EuroTicketDemo | 2691356fe0358ab71630b8245a242524f556b649 | b38ff53af78a850d0d62765bf813d52ef6915c72 | refs/heads/master | 2021-01-01T05:26:00.113997 | 2016-05-26T10:10:48 | 2016-05-26T10:10:48 | 59,033,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,660 | java | package com.euroticket.app.domain;
import com.fasterxml.jackson.annotation.JsonIgnore;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.CacheConcurrencyStrategy;
import org.springframework.data.elasticsearch.annotations.Document;
import javax.persistence.*;
import java.io.Serializable;
import ... | [
"vitor.nobrega87@gmail.com"
] | vitor.nobrega87@gmail.com |
e3ff6476d07688ab47a09f1ed60d12f4ee191d98 | b4b6b435418dd14fb66401dbd8bff44c6091bd54 | /app/src/main/java/com/dupreeincabolnuevo/dupree/mh_required_api/GlobalClass.java | 79235080fd0763fec53966c6d778a172b79cb32c | [
"Apache-2.0"
] | permissive | dupreemovil/AzzortiBolivia | 8768c352ae7ab930c084f3581fc74d7b90efa75b | 96aad061096ec7c84b2967744df2b09e310c5509 | refs/heads/master | 2022-12-03T08:47:44.398314 | 2020-08-02T13:04:48 | 2020-08-02T13:04:48 | 278,187,892 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 450 | java | package com.dupreeincabolnuevo.dupree.mh_required_api;
import android.app.Application;
public class GlobalClass extends Application {
private String name;
private String email;
public String getName() {
return name;
}
public void setName(String aName) {
name = aName;
}
... | [
"agustin.acebo@azzorti.bo"
] | agustin.acebo@azzorti.bo |
b57b9618c7b344ffc65f658845c447ba028a6549 | d7df3b9232b21124d835317e26f3783ddd37f45e | /src/main/java/com/works/vetrestapi/entities/BoxCustomer.java | e23ad4114e0cfaf2ff5f564e2bf4a14770bd4fef | [
"MIT"
] | permissive | Sahsanem/Java-RestApi-Mysql-Vet-Clinic-Service | fab6a97550f7f3fb63603f31fe24e434de5fdb5e | e05e5e26838da8a88591deed1690cb1226c1291e | refs/heads/main | 2023-08-07T19:28:37.166510 | 2021-10-07T18:03:17 | 2021-10-07T18:03:17 | 414,695,492 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 534 | java | package com.works.vetrestapi.entities;
import io.swagger.annotations.ApiModel;
import lombok.Data;
import javax.persistence.*;
@Entity
@Data
@ApiModel(value = "BoxCustomer",description = "Satış ödemesi ekleme için kullanılır")
public class BoxCustomer {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)... | [
"sahsanem.demirel@gmail.com"
] | sahsanem.demirel@gmail.com |
4124e5d43b04d82e64ee29b626a23561f3b8ada2 | 0002a3358ca24278f3f7dd9ce768545362631046 | /src/main/java/ru/smartcoder/members/service/MembersService.java | 5fc641d0113c13b126710ed6c5e111a57b4924dd | [] | no_license | levrun/members-service | 5bee42390587a972f3d86188388ec2fd9a1e434b | f4cb85fb6b5d2286b0f9fabc8cd4162b7e127d7a | refs/heads/master | 2021-01-22T05:38:39.233762 | 2017-02-11T23:23:11 | 2017-02-11T23:23:11 | 81,689,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 828 | java | package ru.smartcoder.members.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ru.smartcoder.members.model.Member;
import ru.smartcoder.members.repository.MembersRepository;
import java.util.List;
@Service
public class MembersService {
... | [
"levrun1@gmail.com"
] | levrun1@gmail.com |
4c7d6a7c162a081a14e30e5564d2c4a9fe6a20f4 | de45ac9f8bedc7cd1647dae2aedf0c71778da77d | /src/test/java/com/babyfs/LogTest.java | b14329dbf0772696e8c80289a84380d0fa2acb91 | [] | no_license | zhuanxuhit/spring-boot-wechat-sell | eaf4d717b235c33b49c9d42af927572a6d89c1d1 | 5398780fe96761bd14c783919c09ecf9bf61c49b | refs/heads/master | 2021-04-06T10:35:38.053953 | 2018-03-25T13:08:15 | 2018-03-25T13:08:15 | 125,215,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 635 | java | package com.babyfs;
import lombok.extern.slf4j.Slf4j;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@SpringBootTest
@Slf4j
@RunWith(SpringRunner.class)
public class LogTest {
@Test
... | [
"wangchao25@baidu.com"
] | wangchao25@baidu.com |
48aa955a4545dd4a0568fa3eecf766f236cf7b0f | d71e879b3517cf4fccde29f7bf82cff69856cfcd | /ExtractedJars/LibriVox_app.librivox.android/javafiles/com/google/android/gms/internal/icing/zzp.java | 53ff668083422f56c2cc306304d51d0535b2f673 | [
"MIT"
] | permissive | Andreas237/AndroidPolicyAutomation | b8e949e072d08cf6c6166c3f15c9c63379b8f6ce | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | refs/heads/master | 2020-04-10T02:14:08.789751 | 2019-05-16T19:29:11 | 2019-05-16T19:29:11 | 160,739,088 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,497 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.google.android.gms.internal.icing;
import android.os.Parcel;
import com.google.android.gms.common.api.Status;
import com.google.android.gms.co... | [
"silenta237@gmail.com"
] | silenta237@gmail.com |
e8ba9e098a3e61e7c1739e00e1dbb0c2ac9fbb3f | f83cf27cdec751ace5e4f72d151da4373b33268a | /src/main/java/com/cognizant/rabbitmqamqptutorials/two/TwoSender.java | a1ce02572d74f4ce8d2d706057e0df3e78eb1993 | [] | no_license | Kapuradhika/rabbitmq-amqp-tutorials | 8ded12de26ba44df2166dbb6d2f208d70fd4dceb | 03274cc66e52465f65a05ea64191cab63358e3f4 | refs/heads/master | 2020-04-11T04:24:10.236327 | 2018-12-12T21:46:31 | 2018-12-12T21:46:31 | 161,510,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,083 | java | package com.cognizant.rabbitmqamqptutorials.two;
import org.springframework.amqp.core.Queue;
import org.springframework.amqp.rabbit.core.RabbitTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Scheduled;
import java.util.concurrent.atomic.AtomicIn... | [
"Paul.Dimalante@gmail.com"
] | Paul.Dimalante@gmail.com |
2f9ebdae7cd24968d35e1155f54eaf6068a21e20 | 5e0a30c7bad1529b0c8f108718ee3c6f563cda78 | /src/_336PalindromePairs/Solution2.java | 69d4256334033601fa0136852f4fd7ac140d3825 | [] | no_license | fangzhou37/Solution | ff0da7b6ce83cf0d378b700d47487da6db224d05 | c457dac879604e505a9d801e872a52e4144869ee | refs/heads/master | 2020-09-26T09:02:07.643108 | 2016-12-24T00:43:11 | 2016-12-24T00:43:11 | 65,959,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,444 | java | package _336PalindromePairs;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
public class Solution2 {
public List<List<Integer>> palindromePairs(String[] words) {
List<List<Integer>> res = new LinkedList<>();
Map<String, Integer> m = new HashMap<... | [
"fangzhou.ark37@gmail.com"
] | fangzhou.ark37@gmail.com |
72c507cfed52f8c1cb6cb611079ed12f8e9d99a7 | 51c0425c0ed3589cd84fe04721e3338c82c611ea | /src/SudokuFrame.java | 4a751fb90ae2b6899e9c7c60ea7c731029546e1e | [] | no_license | theandrebass/Sudoku | 2f10aefb473e8e499cdcd284d039e907bc285416 | 2bd5bb2edbe2c9788200321263ffa3f4f8bdc374 | refs/heads/master | 2021-10-28T13:04:18.352767 | 2019-04-23T21:33:01 | 2019-04-23T21:33:01 | 121,600,290 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,316 | java | /*
SudokuFrame.java by Andre Bass
*/
package sudoku;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.JMe... | [
"noreply@github.com"
] | noreply@github.com |
60309c01cfd8ef2da0a08ccf9d85d99de8cf2398 | 3df7f85ead83a60e95c173668a0efc8085f0fc3e | /src/main/java/uk/co/caprica/vlcj/test/streaming/StreamRtpDuplicate.java | 23d5fa371213202d8479ab15a2c89ea4146a0afc | [] | no_license | supermoonie/vlcj-examples | a70f6ff793f38848db902b8e961756e05e83f21c | 49cb52b76869002fcc4816fb418a8ab80c5e68ac | refs/heads/master | 2022-12-26T21:52:34.517003 | 2020-10-10T10:06:53 | 2020-10-10T10:06:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,197 | java | /*
* This file is part of VLCJ.
*
* VLCJ 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 version.
*
* VLCJ is distributed in the hope th... | [
"mark.lee@capricasoftware.co.uk"
] | mark.lee@capricasoftware.co.uk |
46ef023abe39d8c9468737203502a2032f8fc1dd | 29b72f6cc5730f990262cb24a336adf8d13a5a31 | /sdk/src/test/java/com/finbourne/lusid/model/OperandTypeTest.java | bd733d3aee87b6bc771d2cf962414022dfdafe65 | [
"MIT"
] | permissive | bogdanLicaFinbourne/lusid-sdk-java-preview | 0c956b453f5dd37888f11e0128d8a2e32abda236 | 3e6d1ed20bf398fafed58364360895a1f2f0476f | refs/heads/master | 2023-04-06T06:21:49.057202 | 2021-04-19T18:50:06 | 2021-04-19T18:50:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,927 | java | /*
* LUSID API
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/... | [
"concourse@finbourne.com"
] | concourse@finbourne.com |
5dd983020fb84224105f5c4d69987606c8c7b8fa | 2c911d9673b62c5e31309cb55d6d6f915805a120 | /jajuk/jajuk/src/main/java/org/jajuk/ui/wizard/CustomPropertyWizard.java | 28d6bf2c14c4c6be7a4adeb151564cf38cf851a4 | [] | no_license | idrabenia/player-remote-control-prototype | 0844431b48f99db56b588740d27935cff2a8a1ce | efb516400ecd92367427378f29d6f451330e50d8 | refs/heads/master | 2020-05-17T01:27:29.729363 | 2013-02-01T22:14:35 | 2013-02-01T22:14:35 | 7,967,632 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,523 | java | /*
* Jajuk
* Copyright (C) The Jajuk Team
* http://jajuk.info
*
* 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 2
* of the License, or any later version.
*
* Thi... | [
"drobenyai@tut.by"
] | drobenyai@tut.by |
bb62862defca598abc865348470015dfa984b025 | 267f031579e282aef5ef607f01cec8b1c9b7ae07 | /NegativeImages.java | 7d4fc5cffe97eaec1effc1bceb5af2bf8ee37d12 | [] | no_license | YASAR-DESAI/coursera | 3597d5587ac254a5fdac74eb0ea1a2d39907d1c3 | 242a5325f4eeda3b4e6c3b02572407474e244476 | refs/heads/master | 2022-12-01T23:25:57.085632 | 2020-08-12T05:23:26 | 2020-08-12T05:23:26 | 256,214,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,213 | java |
/**
* Write a description of GrayScaleConverter here.
*
* @author (your name)
* @version (a version number or a date)
*/
import edu.duke.*;
import java.io.*;
public class NegativeImages {
public ImageResource makeNegative(ImageResource inImage)
{
ImageResource outImage = new Ima... | [
"noreply@github.com"
] | noreply@github.com |
68510dfdb2428516bf7982351897bbf176040cde | d3c3f5c649f8b2ae05b96d563d6019d83dfe1e1a | /TEDRadioHour/app/src/main/java/com/example/mahi/homework07/MainActivity.java | 6b8c7cc43886586246fdede012bbc94a79e546cd | [] | no_license | ojasvinibali/Android-Application | 1200f57ea16882f1a13595a745131c0852a60418 | 7bde4ec6f0735b0fea9fcdd647c894703056b032 | refs/heads/master | 2021-01-13T06:48:43.043687 | 2017-03-30T21:14:34 | 2017-03-30T21:14:34 | 81,138,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,952 | java | package com.example.mahi.homework07;
import android.app.ProgressDialog;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Bundle;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.w... | [
"o1@uncc.edu"
] | o1@uncc.edu |
1a98490723a250c5aae88b6de8a27cdc98986c7e | e010f83b9d383a958fc73654162758bda61f8290 | /src/main/java/com/alipay/api/domain/AlipayEbppProdmodeSignQueryModel.java | 50e5197ce468bd54544f1e2b20693dcd33419b6d | [
"Apache-2.0"
] | permissive | 10088/alipay-sdk-java | 3a7984dc591eaf196576e55e3ed657a88af525a6 | e82aeac7d0239330ee173c7e393596e51e41c1cd | refs/heads/master | 2022-01-03T15:52:58.509790 | 2018-04-03T15:50:35 | 2018-04-03T15:50:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 794 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 查询签约信息接口
*
* @author auto create
* @since 1.0, 2017-06-22 16:16:45
*/
public class AlipayEbppProdmodeSignQueryModel extends AlipayObject {
private static final long serialVersionUID = 24374... | [
"liuqun.lq@alibaba-inc.com"
] | liuqun.lq@alibaba-inc.com |
9480dc8e802336924afaeb005c1111c1cb806462 | adbde02d9621a882dedd68f8b7ac8b597acedd84 | /SICE/src/Vista/Pagos.java | 4a09ce665db0a7826bebf60c9560b3a5e35532f7 | [] | no_license | DivadRod/SICE | 87e37ede37f5a2275cd51f98c248ed91e596722a | cf36396f133466748f179ee261969f9d87c116f7 | refs/heads/master | 2020-03-31T23:40:57.019656 | 2019-03-25T22:39:28 | 2019-03-25T22:39:28 | 152,665,473 | 0 | 0 | null | 2018-10-11T22:57:33 | 2018-10-11T22:57:33 | null | UTF-8 | Java | false | false | 29,429 | java | package Vista;
import static java.awt.Frame.MAXIMIZED_BOTH;
import java.awt.Image;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
/**
@author Grupo #30 Ingeniería 2018-2019
* David Rodríguez Zamora
* Katherine Jiménez Soto
* Melany Monge Montero
* Stefanny Villalobos Uva
* Proyecto de Ingeniería - Un... | [
"44058300+DivadRod@users.noreply.github.com"
] | 44058300+DivadRod@users.noreply.github.com |
f6eacad3b093638127cf2ce3317a2de47e63a5da | 76b2aad428e1cfeb3d02acee8894c01253b41815 | /app/src/main/java/com/example/findthetime/Activities/DatesList.java | 5b93c35c2cf9ac295cf1c43f6fed6acea562cc96 | [
"MIT"
] | permissive | liberaljunior/FindTheTime | e6a3b0938cb10ecb40149e6a09ba34b5683dc608 | e2774cbc78a37c4372a39511556c5283adbf6f47 | refs/heads/master | 2023-03-24T14:43:40.061651 | 2020-12-08T15:40:52 | 2020-12-08T15:40:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,355 | java | package com.example.findthetime.Activities;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
im... | [
"tejas_444@hotmail.co.uk"
] | tejas_444@hotmail.co.uk |
3c9bb45506e0408e3152c8904a9f1803fac4536c | 8c3e06f53f2bb5b1e7a2e15435e509c01825fbeb | /app/src/main/java/com/example/fandomoviesproject/data/RepositoryContract.java | bd09cc0e9d2ea71dbc20f166b6d62bdadbabce27 | [] | no_license | pablo998/FandomoviesProject | f96d2b6ff79ccd97d5fbf7a41d450f4741ba91ed | 137370ced8a1a44f660d9a870e3236609f3b47df | refs/heads/master | 2023-04-28T11:34:15.935003 | 2021-05-26T17:51:30 | 2021-05-26T17:51:30 | 355,356,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,150 | java | package com.example.fandomoviesproject.data;
import java.util.List;
public interface RepositoryContract {
interface FetchCatalogDataSerieCallback {
void onCatalogDataSerieFetched(boolean error);
}
void getAllSeriesList(final GetSeriesListCallback callback);
interface GetSeriesListCallback {... | [
"Pablodlnm@hotmail.com"
] | Pablodlnm@hotmail.com |
ce620fc5e22eeab5d84516a16edaf61b63f451e7 | 69952eae8f1d3450b0ba3c7b0cf1bde956359749 | /addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/NavigationHelper.java | 22e5e1d28d9f54b284bd08973b9248f49fc98368 | [
"Apache-2.0"
] | permissive | xisyn/java_course_for_tester | 46c5975155b178bb64ff10b2222add3c65f7ac3c | 7bbd947628e05fc106dfbe1f0a8d9246c932d7d2 | refs/heads/master | 2018-11-08T00:30:04.788633 | 2018-10-30T04:26:14 | 2018-10-30T04:26:14 | 116,814,079 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 679 | java | package ru.stqa.pft.addressbook.appmanager;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class NavigationHelper extends HelperBase {
public NavigationHelper(WebDriver wd) {
super(wd);
}
public void groupPage() {
if (isElementPresent(By.tagName("h1"))
... | [
"dkhitsunov@issart.com"
] | dkhitsunov@issart.com |
34dc3ab59f5cf38ceb18b9d606c7bdcb7cda6ed4 | 30e5bf1db26f0c5e6bddfe6e8d3e44ff8e038657 | /src/com/sc/dao/iface/EventDao.java | 622b2323da9085e512ef58fc5c42f4ec3c9ba81e | [] | no_license | anilasj/FatButler | a7e5f80ac23d106bd54117991092379c48f985b5 | 41ece84bc9236a56e0979c53b290bf2606a32e1f | refs/heads/master | 2016-09-05T17:26:21.946751 | 2012-08-04T23:24:54 | 2012-08-04T23:24:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 800 | java | package com.sc.dao.iface;
import java.util.List;
import com.ibatis.dao.client.DaoException;
import com.sc.dao.ConnectException;
import com.sc.domain.Comment;
import com.sc.domain.Notification;
public interface EventDao extends AbstractDao {
public abstract void insertNotification(Notification notify) throws DaoExc... | [
"anilasj@hotmail.com"
] | anilasj@hotmail.com |
6ea18c3b8559633324eb8fcb5ef79214e63eef48 | b55d3b2332871cad182ed82e01786780886d1dd0 | /src/easy/MinCostClimbingStairs.java | 6ce64ad78f78971d28694218f396d8da03841f7a | [] | no_license | acrush37/leetcode-dp | 58c64735777c523a9627ef2950c8b865f0e33337 | 2fc10059c0151e8ef8dc948e8509be4bc3ad0796 | refs/heads/master | 2022-04-10T18:00:02.187481 | 2020-03-02T06:35:35 | 2020-03-02T06:35:35 | 215,553,677 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package easy;
/*
On a staircase, the i-th step has some non-negative cost cost[i] assigned (0 indexed).
Once you pay the cost, you can either climb one or two steps. You need to find minimum cost to reach the top of the floor,
and you can either start from the step with index 0, or the step with index 1.
... | [
"acrush37@gmail.com"
] | acrush37@gmail.com |
d65a5c5dc84b05c2c96336a4d54ac4f06fea5027 | efa960e65243555d8840545a8099bbd297fb3fa9 | /src/main/java/en/comparing/ComparingPrimitives.java | 1059f797e8a2c9a394c4c258688edb0b0e754a48 | [] | no_license | ortolanph/JavaBasicConcepts | 3a104a668a996fb562619252865085e2fc019f89 | e921406bca232266363530e9b55fe539349abf1a | refs/heads/master | 2020-03-06T20:19:56.162355 | 2018-05-22T15:18:28 | 2018-05-22T15:18:28 | 127,050,533 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package en.comparing;
public class ComparingPrimitives {
public static void main(String[] args) {
int x = 10;
int y = 10;
if(x == y) {
System.out.println("Equals");
} else {
System.out.println("Different");
}
}
}
| [
"paulo.ortolan@serpro.gov.br"
] | paulo.ortolan@serpro.gov.br |
3562bd887039650120e2d018d5d59fcd0d5231e9 | e6a1130df50b23eb832e025f38d46d1e9c48ccec | /src/main/java/com/wangxuegang/controller/admin/ArticleController.java | 316d3ca92f0098c00e3f87800d03f4fcfac153bf | [] | no_license | wangxuegang/geren | 297374e70de604126d7c6a3e9b06aff248cfa3ee | 599a1312c8d0df210b2106ede9792c9522eb72f7 | refs/heads/master | 2020-05-05T13:58:41.320628 | 2019-04-08T09:48:52 | 2019-04-08T09:50:21 | 180,102,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,880 | java | package com.wangxuegang.controller.admin;
import com.wangxuegang.constant.LogActions;
import com.wangxuegang.constant.Types;
import com.wangxuegang.controller.BaseController;
import com.wangxuegang.dto.cond.ContentCond;
import com.wangxuegang.dto.cond.MetaCond;
import com.wangxuegang.exception.BusinessException;
impor... | [
"15510235102@163.com"
] | 15510235102@163.com |
68b062f2ce9ac5274c591a0ece46e42fefca7a0f | 80bac4ff8e07c9e984001216d174d499a9a899c7 | /BigDataPlatform2.0-server-master-84917178b43ad6068b2f5afd66b1bf102ce804dd/bd-modules/academic-service/src/main/java/com/ziyun/academic/enums/SexEnum.java | 4fbda85b14122bd0c0f021a5e79f45fb8ee46538 | [] | no_license | xianxingluo/git_out | ec3e85e4fa38e077106de5f655b8a27da75a1445 | 62623630d2fc2ed288acfddc14d32af03b39d348 | refs/heads/master | 2020-04-15T10:01:34.168755 | 2019-01-08T08:04:35 | 2019-01-08T08:04:35 | 164,576,945 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 696 | java | package com.ziyun.academic.enums;
/**
* Created by linxiaojun on 11/10/17 6:50 PM.
*/
public enum SexEnum {
MALE("0", "男"),
FEMALE("1", "女");
private String code;
private String value;
SexEnum(String code, String value) {
this.code = code;
this.value = value;
}
public S... | [
"luoxx@huawangtech.com"
] | luoxx@huawangtech.com |
b11ceb420bd513d706bb250ab6da9e0850ecf34c | 34c8bb360950f217f0e47bd0bb8accd8d970b388 | /src/main/java/com/wenthomas/mapreduce/partition/MyReducer.java | 4d1294c7a5e88ca481221ca34d0300d1e99ce114 | [] | no_license | wenthomas/my-hadoop-study | f6a0b1730d2a82863edd370c1e3dfafd7b59d231 | f245894a2f9ebce8378451f565bb6fdb4f8ff7ca | refs/heads/master | 2022-05-08T02:20:15.671428 | 2020-01-06T13:00:04 | 2020-01-06T13:00:04 | 230,082,059 | 0 | 0 | null | 2022-04-12T21:57:27 | 2019-12-25T09:58:08 | Java | UTF-8 | Java | false | false | 997 | java | package com.wenthomas.mapreduce.partition;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Reducer;
import java.io.IOException;
/**
* @author Verno
* @create 2019-12-28 17:32
*/
public class MyReducer extends Reducer<Text, FlowBean, Text, FlowBean> {
private FlowBean v = new FlowBean();
... | [
"wenthomas@163.com"
] | wenthomas@163.com |
30e3ab200425e1b45432a70114a64e89c74cd404 | ba0b7255586c6cfe0f5bdefc5a29589c5c28fe51 | /gestion-donnees-complexes/Projet/src/hbase/database/Execute.java | d489e4275435d6cc4679cbcd857e338cacd9a488 | [] | no_license | zayres/Master2-AIGLE | 5a2196d0450c33819c09ba8ca3e1d73a24eb95cf | b9ec915efcf204fa8fadfebd8fe5de1c0c5736bf | refs/heads/master | 2021-01-22T06:53:49.571849 | 2014-03-11T08:47:29 | 2014-03-11T08:47:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,554 | java | package hbase.database;
import java.util.ArrayList;
import hbase.csv.ReadCSV_Communes;
import hbase.csv.ReadCSV_Impots;
public class Execute {
/**
* @param args
* @throws Exception
*/
public static void main(String[] args) throws Exception {
// TODO Auto-generated method stub
final String nameImpots ... | [
"gilles.entringer@gmail.com"
] | gilles.entringer@gmail.com |
cafa5f37cc7b6b6df25d461a5fb72b87eb14f26b | 8df656e8539253a19a80dc4b81103ff0f70b2651 | /testManage/src/main/java/cn/pioneeruniverse/dev/vo/TestWorkInputVo.java | 68ca48ee1579b15603559c3d8697d42c9e7874e2 | [] | no_license | tanghaijian/itmp | 8713960093a66a39723a975b65a20824a2011d83 | 758bed477ec9550a1fd1cb19435c3b543524a792 | refs/heads/master | 2023-04-16T00:55:56.140767 | 2021-04-26T05:42:47 | 2021-04-26T05:42:47 | 361,607,388 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,648 | java | package cn.pioneeruniverse.dev.vo;
import java.util.List;
import org.springframework.data.annotation.Transient;
import cn.pioneeruniverse.common.entity.BaseEntity;
public class TestWorkInputVo extends BaseEntity{
/**
* 任务编号
**/
private String testTaskCodeSql; //任务编号
/**
* 任务名称
**/
private String testT... | [
"1049604112@qq.com"
] | 1049604112@qq.com |
86bcd75fea9b133cedcc617112ba70e60be72d91 | 5598faaaaa6b3d1d8502cbdaca903f9037d99600 | /code_changes/Apache_projects/HDFS-162/a1fc055489766876e8d3ee2bd75a5fef25f05b33/LayoutVersion.java | 624a13e0a6f997a9a0516509b1a7f81ef334d7be | [] | no_license | SPEAR-SE/LogInBugReportsEmpirical_Data | 94d1178346b4624ebe90cf515702fac86f8e2672 | ab9603c66899b48b0b86bdf63ae7f7a604212b29 | refs/heads/master | 2022-12-18T02:07:18.084659 | 2020-09-09T16:49:34 | 2020-09-09T16:49:34 | 286,338,252 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 8,337 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"... | [
"archen94@gmail.com"
] | archen94@gmail.com |
9544256eb1fb3e1d926a171b27adef315ceb8c5e | c2ddba735dab768e5d865d75825e991420ff59ff | /Chapter1/MallardDuck.java | 218b7ccbf4ed8d4037552a94b74185b284e57ca9 | [] | no_license | scoyne2/design-patterns | 23f5b0561e95e8c58fe6b515180fd908689d174a | f08c7c3a0ee6c928a486ccb9f701924588d5aa71 | refs/heads/master | 2020-07-20T08:13:58.410793 | 2019-09-13T21:13:00 | 2019-09-13T21:13:00 | 206,605,742 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | public class MallardDuck extends Duck{
public MallardDuck(){
quackBehavior = new Quack();
flyBehavior = new FlyWithWings();
}
public void display() {
System.out.println("I'm a real Mallard Duck");
}
} | [
"scoyne@gopro.com"
] | scoyne@gopro.com |
06d83f7e0cbbd1453686df53787e5a25fa387cd2 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/14/14_ee948150f6ee7586b7daa899e69b5817b7dec90a/AceJumpAction/14_ee948150f6ee7586b7daa899e69b5817b7dec90a_AceJumpAction_s.java | 79148fd2fa2c266b71802d5766e7ac2831b8e54b | [] | 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 | 25,477 | java | package com.johnlindquist.acejump;
import com.intellij.codeInsight.editorActions.SelectWordUtil;
import com.intellij.find.FindManager;
import com.intellij.find.FindModel;
import com.intellij.find.FindResult;
import com.intellij.ide.ui.UISettings;
import com.intellij.openapi.actionSystem.*;
import com.intellij... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4cee24b7e218aebcd2e87aee769b6dcaa8e28695 | 0dfbe8f98be8f04e9aad102bef22479f37b6ebe7 | /1.JavaSyntax/src/com/javarush/task/task10/task1012/Solution.java | 39821b17eb220be51d6c1fb36c549e65eaa23685 | [] | no_license | evgeniykarpenko/MyJavaRushTasks | 4a6134bad734bac5cadd7d7591b82a89ea9dc4db | 07aeab9e89c89f0ddf38ea3c1b3ccb78a0d4f5ce | refs/heads/master | 2020-04-18T04:17:58.702797 | 2019-02-20T19:56:12 | 2019-02-20T19:56:12 | 167,233,011 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,587 | java | package com.javarush.task.task10.task1012;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
/*
Количество букв
*/
public class Solution {
public static void main(String[] args) throws Exception {
BufferedReader reader = new BufferedReader(new InputStreamReader... | [
"izifrag@yandex.ru"
] | izifrag@yandex.ru |
6b43ec41720fb71910c3caa09e5baf28ee59c22c | 4fb10109a6a8dbbea9b51ac036aa8a907113f8d8 | /shoppingBackend/src/main/java/com/sudheer/shoppingBackend/config/HibernateConfig.java | c698a8146e94ebf1e3cde08360d612fc38118d10 | [] | no_license | Sudheer9511/online-sgopping | ca083453063e2d02ca4443591649a7a1cb191b2c | 40e9e490b4a0d02880aad83274277ee32d698df2 | refs/heads/master | 2020-04-13T10:40:04.943983 | 2019-02-06T16:03:12 | 2019-02-06T16:03:12 | 163,148,451 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,910 | java | package com.sudheer.shoppingBackend.config;
import java.util.Properties;
import javax.sql.DataSource;
import org.apache.commons.dbcp2.BasicDataSource;
import org.hibernate.SessionFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import... | [
"sudheerbhalerao148@gmail.com"
] | sudheerbhalerao148@gmail.com |
6ef5c9fcf5281705b85ef95a000ee9ed72b9d95b | 72d4d1cec6721df98bb2d1d2e09f926c242bcd30 | /User-Service/src/main/java/de/tekup/user/data/models/UserEntity.java | 8f23a5b8b9d191ac9de6fa511151e2542c717487 | [] | no_license | Hmida-Rojbani/Microservices2021-A | fe13822be1678f80937b175c55d00910d5ece886 | 857460bd6661cd2c29238a83f68d600141be3392 | refs/heads/master | 2023-05-05T10:34:09.840212 | 2021-05-25T13:42:36 | 2021-05-25T13:42:36 | 368,554,759 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 836 | java | package de.tekup.user.data.models;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import lombok.Data;
@Entity
@Da... | [
"31728681+Hmida-Rojbani@users.noreply.github.com"
] | 31728681+Hmida-Rojbani@users.noreply.github.com |
7d6c055ab17830d818cdd9cb01585bc9f7d96a68 | 3b42fd343c6807ef915ba7ae0326b42799159776 | /back/src/main/java/com/horacio/Response/GetUserResp.java | c4d9344c52cffec433f2224d1d54ac8427911bd5 | [] | no_license | kobpko/DeviceManagementSystemFor510 | dd6e836634ef356aaa7299b696f48aef94a2aa81 | 1daa6f3781d8b0135a381d778b2330e24f9c365a | refs/heads/master | 2020-06-24T12:33:45.235609 | 2019-02-01T21:10:20 | 2019-02-01T21:10:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,012 | java | package com.horacio.Response;
/**
* Created by Horac on 2017/5/20.
*/
public class GetUserResp {
private int id;
private String username;
private double bestScore;
private int lastCreate;
private String position;
public GetUserResp() {
}
public int getId() {
return id;
}... | [
"529023962@qq.com"
] | 529023962@qq.com |
9f84e9413d503c621145dde7efe1f8fcfaeb8c7c | a25f559113c82d2f3497a56d373fa189501b085f | /src/PortRange.java | 7ed5ae2d4931f8285dc5d6a4e1b6c6e54489c6bb | [] | no_license | afmdnf/firewall | 06123791ed380d22de2b7415860b6b290e1dfd38 | 206fdde9ebe4487f9e69cdb7b6e997febd7e11a6 | refs/heads/master | 2020-04-13T02:20:34.532667 | 2019-02-01T08:53:09 | 2019-02-01T08:53:09 | 162,899,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 721 | java | import java.util.Objects;
public class PortRange implements Comparable<PortRange> {
int start, end;
PortRange(String start, String end) {
this.start = Integer.parseInt(start);
this.end = Integer.parseInt(end);
}
@Override
public int compareTo(PortRange p) {
return Integer.... | [
"afmdnf@berkeley.edu"
] | afmdnf@berkeley.edu |
46176169621dc7951ee23b377a39dc34f052757d | d93a76c7b98f1bb7fa14a632d0142cbdedbde003 | /JavaRPG-master/src/com/katolisa/rpg/service/BattleService.java | 510f028e2dbc1ad7b802feb156fb145d8578fd5f | [] | no_license | ononoy/Site | aca0017fe8bc407fb3103d5572d2361b007453da | 8ac7e340e12122f9ad2479ec64c00533bf87ae13 | refs/heads/master | 2021-07-05T14:21:50.647433 | 2017-10-02T10:36:17 | 2017-10-02T10:36:17 | 104,168,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package com.katolisa.rpg.service;
import java.util.ArrayList;
import com.katolisa.rpg.character.Character;
import com.katolisa.rpg.character.impl.Boss;
public interface BattleService {
void battle(ArrayList<Character> party, Boss boss);
}
| [
"yasu.ellegarden@gmail.com"
] | yasu.ellegarden@gmail.com |
f615b48770bf64719a897b03bdecf2d74937c259 | 89d037a0b778530ff1ef2f94bad047ef76b03e2c | /services/repository/src/test/java/org/sagebionetworks/repo/web/EntityServiceImplAutowiredTest.java | a8aa6e2db1c657f57c6376695bab970b73dbecbd | [] | no_license | fgamador/Synapse-Repository-Services | c8da5ed1364bff7a3400073674e72b6d263696f1 | 287362ec8a9a2c348f62d64197e8a921f9efeaff | refs/heads/master | 2021-01-21T01:39:15.825580 | 2013-06-27T17:43:17 | 2013-06-27T17:43:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,756 | java | package org.sagebionetworks.repo.web;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.servlet.http.... | [
"bennett.ng@sagebase.org"
] | bennett.ng@sagebase.org |
f075582ee5e6038383613fd225b51bd8a5daac23 | 6a8ce8bb3cfc4b1e03336843e60cb6aa8a72e9a9 | /log-viewer/src/test/java/com/logviewer/formats/DefaultFieldSetTest.java | 8b7ce8f53bd3e20ba8c7a90686eb30519b7693a8 | [
"Apache-2.0"
] | permissive | ntfox0001/log-viewer | e523758473ecee621ab0c2f8565b430778af1baa | d3008b63010c81df4a6dbf8d004a5a2cb227fdf0 | refs/heads/master | 2023-05-12T03:08:16.958458 | 2021-06-02T21:04:24 | 2021-06-02T21:04:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,919 | java | package com.logviewer.formats;
import com.logviewer.AbstractLogTest;
import com.logviewer.data2.*;
import com.logviewer.formats.utils.*;
import org.junit.Test;
import java.nio.charset.StandardCharsets;
import java.text.SimpleDateFormat;
import java.util.Arrays;
import java.util.Date;
import java.util.stream.Collector... | [
"sergey.evdokimov@behavox.com"
] | sergey.evdokimov@behavox.com |
36cfb933b95fbdcf57492103d9c19162fce555a1 | 7efe4bc19394d1c84df53d53090da912250639b2 | /LectureNotes/app/src/main/java/com/example/logicgupta/lecturenotes/mechanical/Sem3_Mechanical.java | 8ee9b8598379819cbba4b51c43a630e998eb331c | [] | no_license | logicgupta/Android- | 6b51e3c35d548b5325feb0aac0019dc09a5e323b | 3e58a409517b2ee9bbd5e04926f8ac79d7bbc1c7 | refs/heads/master | 2020-03-29T06:10:18.098096 | 2018-09-20T13:32:31 | 2018-09-20T13:32:31 | 149,612,599 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,299 | java | package com.example.logicgupta.lecturenotes.mechanical;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import com.example.logicgup... | [
"logicgupta59@gmail.com"
] | logicgupta59@gmail.com |
a5c7b5cedf1d3ba87368faf149754051b2c512b8 | 56c1e410f5c977fedce3242e92a1c6496e205af8 | /lib/sources/dolphin-mybatis-generator/main/java/com/freetmp/mbg/merge/type/VoidTypeMerger.java | 4bc8683572ba57aaa9b88d1de0eca0e6ce1d6cd5 | [
"Apache-2.0"
] | permissive | jacksonpradolima/NewMuJava | 8d759879ecff0a43b607d7ab949d6a3f9512944f | 625229d042ab593f96f7780b8cbab2a3dbca7daf | refs/heads/master | 2016-09-12T16:23:29.310385 | 2016-04-27T18:45:51 | 2016-04-27T18:45:51 | 57,235,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 552 | java | package com.freetmp.mbg.merge.type;
import com.freetmp.mbg.merge.AbstractMerger;
import com.github.javaparser.ast.type.VoidType;
/**
* Created by pin on 2015/4/19.
*/
public class VoidTypeMerger extends AbstractMerger<VoidType> {
@Override
public VoidType doMerge(VoidType first, VoidType second) {
VoidType... | [
"pradolima@live.com"
] | pradolima@live.com |
203f3a9995936f99dc93324c6c9d6a49c051237f | ca185ca5afc4dd9ce16fc90f2700a5139dc2337c | /app/src/main/java/com/docbot/seminar/newproj/LanguageConfig.java | 0eb82b729e95bbd5d188b1d7d4bbd5a0363cac87 | [] | no_license | NehaM96/Health-Bot | 0e126a88eb4b7399d069f7252dc15c255618792b | b5edb571ac4c82a0d7be1f5e782906137c7f4ecf | refs/heads/master | 2021-01-20T06:47:22.881288 | 2017-05-02T04:10:24 | 2017-05-02T04:10:24 | 89,927,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,695 | java | package com.docbot.seminar.newproj;
/***********************************************************************************************************************
*
* API.AI Android SDK - API.AI libraries usage example
* =================================================
*
* Copyright (C) 2014 by Speaktoit, Inc. (https... | [
"nehamohan1996@gmail.com"
] | nehamohan1996@gmail.com |
fd7b602a4ec351fd552e7173168c744e73ce14df | d2525ddfb7a3f717e23d8692ab2d67eb06b3d179 | /src/main/java/com/polls/payload/UseridentityAvailability.java | 6b3dea3dc48b804aaf2673fcb70a444aca9e12a2 | [] | no_license | baeddavid/polling | 74aaaab622cf0bfd75350f638dab5ac6a5395459 | ccd1218573e6a914ee35ea25903337c3f129a683 | refs/heads/master | 2023-04-17T00:48:32.920344 | 2021-04-25T23:13:11 | 2021-04-25T23:13:11 | 294,582,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 371 | java | package com.example.polls.payload;
public class UseridentityAvailability {
private Boolean available;
public UseridentityAvailability(Boolean available) {
this.available = available;
}
public Boolean getAvailable() {
return available;
}
public void setAvailable(Boolean availa... | [
"baeddavid@gmail.com"
] | baeddavid@gmail.com |
013cfd04bee9c84c1aaa5a8a820e0e1560d955bd | 4a311c0750708cc351d6b33bd81f85ea42a7388c | /src/main/java/com/atguigu/MyJUC/NoList.java | b7c1368ec79c01e9754569ffb9207f7abbb0105d | [] | no_license | galigigi2333/MyJUC | 2a7d41b6cdf0e14f215839f1a674fd2b827b60dd | c2a4b13ed6ad2fc48515c6858900bec5f579af0d | refs/heads/master | 2020-11-25T10:13:14.951653 | 2019-12-17T12:34:43 | 2019-12-17T12:34:43 | 228,387,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,454 | java | package com.atguigu.MyJUC;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
public class NoList {
public static void main(String[] args) throws InterruptedException {
List list = new ArrayList();
/* ArrayList 线程不安全
*
* 1.故障现象
* java.util.ConcurrentModificationE... | [
"galigigi@foxmail.com"
] | galigigi@foxmail.com |
b2908ed5247f7de34a02c08d25a868d3b10e9f81 | 7391ebc1b29db100224b0d8c1fc132053f3d5b79 | /xflibrary/src/main/java/com/xuanfeng/xflibrary/utils/ImageUtil.java | 47ba027f5e414938439acd4c81041f4d176fc7cd | [] | no_license | xuanfengwuxiang/XuanFengWeather | 92f271cef25935f063fb2a6c61cab894f9fe01b7 | 0c2e6b4a9cf32fde23bda1a251331f7344a99591 | refs/heads/master | 2022-07-07T14:30:04.436855 | 2022-06-27T14:44:57 | 2022-06-27T14:44:57 | 101,604,294 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,866 | java | package com.xuanfeng.xflibrary.utils;
import android.app.Activity;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android... | [
"630455664@qq.com"
] | 630455664@qq.com |
f1d36c5c2e9b4c394d80707be8458bb828293633 | c18d2967417480a1423f97295fefe390895eff83 | /modules/sinoservices-common/src/main/java/com/sinoservices/util/StringUtil.java | a313da87eb498302a00189c753d4cf6f6bfde79c | [] | no_license | sumohen/doppler | 4a0db438eef47eded5867cf12ea8c2cf8543cc10 | 16c5f356308897f0cbca79661bae01d7ced70faa | refs/heads/master | 2020-12-31T03:36:07.491078 | 2016-07-25T09:14:08 | 2016-07-25T09:14:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,884 | java | package com.sinoservices.util;
import java.io.ByteArrayInputStream;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Created by liujinye on 14-7-29.
*/
public class StringUtil {
/**
* trim字... | [
"aa-aa537@163.com"
] | aa-aa537@163.com |
d554b2da4a88f34f62803fcfdfca5f01a82006c3 | 32cd70512c7a661aeefee440586339211fbc9efd | /aws-java-sdk-directory/src/main/java/com/amazonaws/services/directory/model/transform/DirectoryVpcSettingsJsonMarshaller.java | 2b50f12bf1231ec539ef469b356ec8d7306e88bd | [
"Apache-2.0"
] | permissive | twigkit/aws-sdk-java | 7409d949ce0b0fbd061e787a5b39a93db7247d3d | 0b8dd8cf5e52ad7ae57acd2ce7a584fd83a998be | refs/heads/master | 2020-04-03T16:40:16.625651 | 2018-05-04T12:05:14 | 2018-05-04T12:05:14 | 60,255,938 | 0 | 1 | Apache-2.0 | 2018-05-04T12:48:26 | 2016-06-02T10:40:53 | Java | UTF-8 | Java | false | false | 2,911 | java | /*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. All Rights
* Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "l... | [
"aws@amazon.com"
] | aws@amazon.com |
c844a1ca7c0399a97d94021514d31aebfa08dbca | e2d493395489f9e374ac33c13256228dc092724a | /src/com/cpz/entity/CpzBuyerMsgEntity.java | 0c81cd213e17892273942255493c61192d39626e | [] | no_license | ChinaPost/WebManagerCpz | a69264b9829315b03c3b8fe966ef46f6339379ea | e94495c48b58bba4dd4175e6a208f9d0bea0476f | refs/heads/master | 2020-12-31T00:09:39.058291 | 2017-07-27T03:43:46 | 2017-07-27T03:43:46 | 86,560,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,216 | java | package com.cpz.entity;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import org.apache.commons.lang.builder.ToStringBuilder;
import org.hibernate.annotations.Cache;
import org.hibernate.a... | [
"chinaposta1@163.com"
] | chinaposta1@163.com |
0104b6dfecec275f00f59b416672a5364722b4a2 | 3e68ac5a68ef64ff4875bd81d81e9e53d19a8af6 | /Generation/Projeto_Java/src/repeticao_java/ex_for2.java | f1eb8c1ab0f6f6c30fae8360759f5d8fd882c6c0 | [] | no_license | Matheus251170/gitTest | 496b5159c0382d26ecf55b7fdd7bf566ca810415 | 81629e5d260aaa422657217b406e759f0e09f3dc | refs/heads/master | 2023-06-24T21:10:37.900630 | 2021-07-08T16:37:56 | 2021-07-08T16:37:56 | 358,029,694 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 576 | java | package repeticao_java;
import java.util.*;
public class ex_for2 {
public static void main(String[] args) {
/*FOR
Ler 10 números e imprimir quantos são pares e quantos são ímpares.
*/
Random r = new Random();
int par=0, impar=0, num;
for(int x = 0; x <= 10; x++)
{
num = r.nextInt(1000)... | [
"matheus251170@outlook.com"
] | matheus251170@outlook.com |
ff37b0e1bb38155f2e7e0798ebbd935864c211e9 | a313d673f697e215036980696937bd13f63eda86 | /src/test/java/com/flouis/demo/test/MyBatisTest.java | 40b8878cfaf4b7fb01508487ede21ef6a2af888f | [] | no_license | Flouis2017/springboot_demo | 7c54e8a17dd176ad8a49611012a36b05b255570f | 610366a85ac5d6d99b5f7073956d8ebbe77ada67 | refs/heads/master | 2022-06-27T05:48:19.957797 | 2020-11-03T07:08:18 | 2020-11-03T07:08:18 | 162,879,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,877 | java | package com.flouis.demo.test;
import com.alibaba.fastjson.JSON;
import com.flouis.demo.entity.SysPermission;
import com.flouis.demo.entity.SysUser;
import com.flouis.demo.mapper.SysPermissionMapper;
import com.flouis.demo.mapper.SysUserMapper;
import com.flouis.demo.util.TreeUtil;
import com.flouis.demo.vo.ZTree;
impo... | [
"315587951@qq.com"
] | 315587951@qq.com |
6f21306426a6753998479c878f3c8044285ebace | 48bc6ac62f8a030f6d82e181e8b67c0771eb80ca | /src/Main/ToolBar.java | 4aa16778c674698bc24ebc8f1db8dc13095e0fe1 | [] | no_license | gedemagt/PDFClipper | 7436a5ff0f2200552da03f70e91e705e29619a6c | 71bcc9dbb1e39b3432e7aa1fb01013bc216a04c7 | refs/heads/master | 2021-01-11T07:14:53.780036 | 2014-06-25T14:28:43 | 2014-06-25T14:28:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,848 | java | package Main;
import Elements.LazyPage;
import Elements.PageChooser;
import org.apache.pdfbox.pdmodel.PDDocument;
import org.apache.pdfbox.pdmodel.PDPage;
import javax.swing.*;
import javax.swing.filechooser.FileFilter;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import... | [
"gedemagt@gmail.com"
] | gedemagt@gmail.com |
a3109001e8b0e2259eb1fda75fdc5adb784a017c | 30082708be24e73792aceb8954bc28d40d0c5b02 | /app/src/main/java/com/example/nene/movie20/activity/test.java | 35f610fcf0438e9ffe4ab319bda9f9e1be2ff964 | [] | no_license | liutianle/app | d3ea3673d8b1a0c5e85c032ab3703fd64d497722 | 2b2fe4dc882b7c99f72060e712508fdef8b283b7 | refs/heads/master | 2020-03-16T17:28:42.950379 | 2018-06-13T08:30:04 | 2018-06-13T08:30:04 | 132,834,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,036 | java | package com.example.nene.movie20.activity;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import com.example.nene.mo... | [
"2712118128@qq.com"
] | 2712118128@qq.com |
ce3a570120c7edb303464eec27058a6f21724871 | 6c92f5e251a85ead45afcaf675eaceee18db86ba | /src/java/Classes/HibernateUtil.java | 48fc957ba1b9db7adddf79f0c84820ba4539844a | [] | no_license | abdoulfatah/J2EE-Location-de-films | 686da31aee858851296c5fbb479122163f774bb3 | 2b1c215d6c0b0eee1f314e9c89388dbc2e365b69 | refs/heads/master | 2021-05-30T22:46:28.995919 | 2016-02-02T23:11:35 | 2016-02-02T23:11:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,038 | 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 Classes;
import org.hibernate.cfg.AnnotationConfiguration;
import org.hibernate.SessionFactory;
/**
* Hibernate Utility clas... | [
"albanbertolini@gmail.com"
] | albanbertolini@gmail.com |
962ebf01cd16020a7ae6290d5990618d6303f3d9 | 8905c11895d283c5c4cdd59fc2425d7309dcb237 | /assets/src/main/java/com/kgc/tcmp077/wangyf/entity/Assets.java | df30d4bbe21cc0f90f95210624e7fdf08220f0f1 | [
"Apache-2.0"
] | permissive | wangyifan0000/Day1004 | dc4f687910088c2f14fb1e626f02b4deeda7c4f4 | d1a141405839ff4b67b867f10cf06bc3934e8a18 | refs/heads/main | 2022-12-24T00:14:53.260697 | 2020-10-04T02:56:48 | 2020-10-04T02:56:48 | 301,012,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,052 | java | package com.kgc.tcmp077.wangyf.entity;
import java.util.Date;
public class Assets {
private Long d;
private String assetid;
private String assetname;
private String assettype;
private Date intodate;
public Long getD() {
return d;
}
public void setD(Long d) {
this.... | [
"2893084319"
] | 2893084319 |
b33413428d288f3a2ea4894370cd8ad53b2805d5 | df91fb57f5cb7271550a8433c4899e04e9902fae | /Competencia/codigos-grupos/simple/Nodo.java | 4d4e701eb5e244d6b92aabaf5f26ff2d87045c05 | [] | no_license | JFCowboy/Sistemas-Inteligentes | bbcd191bcdf47cef2b2caf99c9083166221ce651 | b6211c1fe422c27769b2b5d22d698c3b9099a49a | refs/heads/master | 2020-04-05T23:03:21.337470 | 2014-06-26T12:18:57 | 2014-06-26T12:18:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,229 | java |
package unalcol.agents.examples.labyrinth.multeseo.simple;
public class Nodo {
public final int NORTE = 0;
public final int ORIENTE = 1;
public final int SUR = 2;
public final int OCCIDENTE = 3;
private int x;
private int y;
private boolean visitado = false;
private Nodo hijos[] = new... | [
"cowboy9209@gmail.com"
] | cowboy9209@gmail.com |
c6ec604bb3af55598a7b5452e7c942fb430b323b | 6cb74307ba11f96e1b91e2cbecca3977dde7c627 | /com.duff.dynamicreport/src/com/duff/dynamicreport/xml/TimePeriodSeries.java | 6f57f75beca027737031a6625fd15975ba6ac23c | [] | no_license | Dufler/com.duff.dnd | 9e877372310d08daf5b4cf3fbd4c404e7b50b48d | 0bf730afd32df66a14b346b3a45f801c4a43555d | refs/heads/master | 2020-09-17T07:30:28.402413 | 2019-12-08T20:32:08 | 2019-12-08T20:32:08 | 224,036,669 | 0 | 0 | null | null | null | null | IBM852 | Java | false | false | 5,852 | java | //
// Questo file Ŕ stato generato dall'architettura JavaTM per XML Binding (JAXB) Reference Implementation, v2.2.8-b130911.1802
// Vedere <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Qualsiasi modifica a questo file andrÓ persa durante la ricompilazione dello schema di origine.
// ... | [
"Duff@Duff-PC"
] | Duff@Duff-PC |
1f6ed48c3b65caf37f560879b4a6f0fd99e94239 | 0498b2a550adc40b48da03a5c7adcd7c3d3a037d | /errai-demos/errai-cdi-demo-tagcloud/src/main/java/org/jboss/errai/cdi/demo/tagcloud/client/shared/Updated.java | daddcc40c2c0414dab6ba4b3b4db5fc94f63ca83 | [] | no_license | sinaisix/errai | ba5cd3db7a01f1a0829086635128d918f25c0122 | 7e7e0a387d02b7366cbed9947d6c969f21ac655f | refs/heads/master | 2021-01-18T08:03:04.809057 | 2015-02-24T00:10:16 | 2015-02-24T00:14:28 | 31,277,838 | 1 | 0 | null | 2015-02-24T19:32:46 | 2015-02-24T19:32:46 | null | UTF-8 | Java | false | false | 1,182 | java | /**
* JBoss, Home of Professional Open Source
* Copyright 2013, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* ... | [
"pslegr@redhat.com"
] | pslegr@redhat.com |
6bb69a900ffb3569e7d3b467280621060c5587a2 | dc3f341cb7bb5fa019ca385262630281dde72586 | /src/main/java/com/tsixi/ddt2/test/utils/Excel.java | a4f48e2605fb854b9f9aecefa90f2b1104db1861 | [] | no_license | TestXu/ddt-gm | 7324f5cbf3dcfd7108587b1b8087952434ac9a9c | 91676f4b85e15edc32d2585fca7070620e6241f8 | refs/heads/master | 2021-01-20T10:06:50.070828 | 2017-05-27T04:06:43 | 2017-05-27T04:06:43 | 90,324,997 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,318 | java | package com.tsixi.ddt2.test.utils;
import org.apache.poi.ss.usermodel.Workbook;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
/**
* 读取Excel
*/
public class Excel {... | [
"taoxu858@163.com"
] | taoxu858@163.com |
2e53f8647a7ae562b5d235907c886b5670fa48ec | a59a39687e6995aa6df60a67cd94e747e624af17 | /Utility/src/com/ying/util/chickenRabbit/MathMaster.java | d973bfe13cfab746002990787ef0debd522a810a | [] | no_license | hsnyxfhyqhyh/java | e3ea46a94ca57ee761a7fd5da9f196899dcaec08 | 20405ff8c766cc77f5cd40de464c70cbdb2afde7 | refs/heads/master | 2021-01-17T08:59:03.755952 | 2017-12-11T14:41:15 | 2017-12-11T14:41:15 | 15,812,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,216 | java | package com.ying.util.chickenRabbit;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
public class MathMaster {
/**
* @param args
*/
public static void main(String[] args)
{
ArrayList<Question> al = new ArrayList();
String questions = "";
String answer... | [
"xfyang46@gmail.com"
] | xfyang46@gmail.com |
34e4dbd21b4f87d189c848c823266bf17b387b33 | 0cb4dc7d32c798dcc56c96c8db56c6b06794a6df | /src/java/ma/ensa/linked/metier/TypeCompte.java | 48217597213229fcaa0018b3012841fe3bab7893 | [] | no_license | medamineosm/LinkedEnsa | 719c4d381e454ed7150a5861b129faab2910820b | b8425dab21cd9171cc1ef26f73165b0ae752d71b | refs/heads/master | 2021-01-10T08:08:16.770844 | 2015-06-13T13:32:34 | 2015-06-13T13:32:34 | 36,518,162 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 472 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ma.ensa.linked.metier;
/**
*
* @author Yunho
*/
public enum TypeCompte {
PROFESSEUR("prof"),ETUDIANT("etudiant"),ADMINISTRATEUR("admin"),ENTREPRISE("entreprise");
private String intitule;
Ty... | [
"m.amine.osm@gmail.com"
] | m.amine.osm@gmail.com |
fd470c52bfbe0513173839d66d3408109117e5dc | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_c3221cb4b6d4ba90ef7f00cd9de31f0620e4c7d4/LoginActivity/9_c3221cb4b6d4ba90ef7f00cd9de31f0620e4c7d4_LoginActivity_t.java | e49878371457d25bcf564ba066c0e6baf644c3e2 | [] | 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 | 10,411 | java | package com.friedran.appengine.dashboard.gui;
import android.accounts.Account;
import android.accounts.AccountManager;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.provider.Settings;
import android.util.Log;
import an... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
904274003bc93aeb0b193931cc9ed3f1b2b2511c | 61173c4ea8b4eb913ee1a18ae88abcc18201f715 | /itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestMetaStoreHandler.java | b86d736a89dabd0a77506d4680b396aece242eb4 | [
"BSD-3-Clause",
"Python-2.0",
"MIT",
"GPL-1.0-or-later",
"Apache-2.0",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"JSON"
] | permissive | futubda/hive | 5a106e4382dbaed3fe0929b9c0f8f7154bbe3049 | a8e46da4cf86d9e629f880780e8e86a5c0cc368b | refs/heads/master | 2020-11-28T06:51:07.018722 | 2019-12-23T10:49:21 | 2019-12-23T10:49:21 | 229,727,542 | 1 | 0 | Apache-2.0 | 2019-12-23T10:14:30 | 2019-12-23T10:14:29 | null | UTF-8 | Java | false | false | 4,388 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"bodorlaszlo0202@gmail.com"
] | bodorlaszlo0202@gmail.com |
9a554f544abe30aa1b481d203d7cadd1e90d5911 | a7863ed9e15ee607178ee848d118cac069e7ab91 | /src/lab2/ArraySorter.java | 5e4dfbb11091d467b965047d6744598abfc0bec5 | [] | no_license | BodyaTheSlayer/Lab2 | 0fe94aa490fc86637d35792de6d2fa733f97307e | c31daac5c2eca525623fb6c8b6616690000e1ddd | refs/heads/master | 2020-04-30T02:23:55.832010 | 2019-03-28T16:58:41 | 2019-03-28T16:58:41 | 176,558,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,885 | java | package lab2;
public class ArraySorter {
public static void sort(double[] array) { //Метод сортировки
int i;
boolean hasSwapped = true;
while (hasSwapped) {
int nPairs = array.length;
hasSwapped = false;
nPairs--;
i = 0;
while (i ... | [
"venomcob@gmail.com"
] | venomcob@gmail.com |
dc89113f38cb828aca227144b460cc75200d8a60 | 340324a0b65a60008eb39c5859157a465662056b | /app/src/main/java/com/wycd/yushangpu/views/StickyScrollView.java | 3b50409210660bc0e480a42f1cec2b182d983691 | [] | no_license | guting50/Cashier | d2c3a9604e7554a7381f4d44fa22f330c73a2d33 | 011598a55eb0569c7f5e44c55061e3268ebddaf4 | refs/heads/master | 2022-11-25T03:39:18.534413 | 2019-12-07T09:59:05 | 2019-12-07T09:59:05 | 225,297,402 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 12,150 | java | package com.wycd.yushangpu.views;
import android.content.Context;
import android.graphics.Canvas;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewGroup;
import android.view.animation.AlphaAnimation;
import android.widget.ScrollView;
import java.util... | [
"goodguting@gmail.com"
] | goodguting@gmail.com |
9f54d272751fa6864d1b217a7a1a49bea38795f9 | 9a21965d440506705c517cabe40dbb67244a6b73 | /xteacher/src/main/java/com/zjhz/teacher/ui/adapter/StatisticsOfMoralEducationClassOrPersonAdapter.java | 31edecc1187ea8912fe90c0b141534a5805e86e1 | [] | no_license | tianbaojun/XMvp | e6528041ee6fc43d79d004a4f8bff2d96477ff18 | ede7fbbec1f5d4134a2d97b4106b1ee98524c2be | refs/heads/master | 2021-01-15T08:13:56.469611 | 2017-08-18T08:52:43 | 2017-08-18T08:52:43 | 99,560,727 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,750 | java | package com.zjhz.teacher.ui.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.zjhz.teacher.R;
import com.zjhz.teacher.base.BaseViewHolder;
import com.zjhz.t... | [
"woabw@foxmail.com"
] | woabw@foxmail.com |
f782e296eefb48904cbcb80d0fcedf6f6d7763f0 | 73d3802bcf5f70b0220d9c76662af047ca124d15 | /gulimall-coupon/src/main/java/com/atguigu/gulimall/coupon/controller/SeckillSessionController.java | 46a8823ecda24605154e48cf99854b5a7c658018 | [] | no_license | zch2017lrf/small-mall | eaff87a4c4b79e338f8c92c7e17580eeeef958d9 | 93ead71da4d049e52a1dcbd1af610bd0e7051c72 | refs/heads/master | 2023-04-14T10:42:17.712155 | 2021-03-08T01:30:04 | 2021-03-08T01:30:04 | 305,930,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,427 | java | package com.atguigu.gulimall.coupon.controller;
import java.util.Arrays;
import java.util.Map;
//import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind... | [
"zch1158809285@163.com"
] | zch1158809285@163.com |
7f92ed1e1dd1c9d9566948154976c7eda62c1705 | 9a79567de721b3cca8adf186796304ae760ccb90 | /src/main/java/ru/geekbrains/spring1/lesson1/Launcher.java | 8d9bd4b53095345fc2ef12a79500907ffc5dadf7 | [] | no_license | IMBABOT1/ru.geekbrains.spring1.lesson2 | 254d02c1cb45ce8046ed070a55b98217b34ba21a | 8294bd6699134e39e4411e69413df7e910e31e12 | refs/heads/main | 2023-03-05T21:39:35.546274 | 2021-02-19T13:58:42 | 2021-02-19T13:58:42 | 340,332,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 713 | java | package ru.geekbrains.spring1.lesson1;
import org.eclipse.jetty.server.Server;
import org.eclipse.jetty.webapp.WebAppContext;
import java.net.URL;
import java.security.ProtectionDomain;
public class Launcher {
public static void main(String[] args)throws Exception {
Server server = new Server(8189);
... | [
"zlovred12@gmail.com"
] | zlovred12@gmail.com |
290de52d8fdc61485ae5a6b60d612a0b3e8e9ff3 | 121a363cd42dbd093cdfddc2255a9041c7835d2c | /dbsync/src/main/java/com/taobao/tddl/dbsync/binlog/LogDecoder.java | be86cc8a8ff767914f28aabfb28c554a68dded71 | [] | no_license | koolhazz/canal-rewrite | 01a12a4c48ce83983cc24e776e8376706c58d183 | 2d6bade9f794bbec441b456d1029507e3543cbaf | refs/heads/master | 2020-12-11T01:49:16.761809 | 2014-09-30T07:04:15 | 2014-09-30T07:04:15 | 25,023,161 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 20,353 | java | package com.taobao.tddl.dbsync.binlog;
import java.io.IOException;
import java.util.BitSet;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import com.taobao.tddl.dbsync.binlog.event.AppendBlockLogEvent;
import com.taobao.tddl.dbsync.binlog.event.BeginLoadQueryLogEvent;
... | [
"1186897618@qq.com"
] | 1186897618@qq.com |
ee6d47aede631f1d9478b770e77b423f6911bb9b | 66a875410d2c7095bae72e9835fd8752721ea21a | /02 第二章/CyclicBarrier_run4/src/service/MyService.java | 9316ee66bd23d1f8b3be8392e932d6dccb16a8c7 | [] | no_license | kinglovelqn/Java-Concurrent-Programming | ae46042916174e39ba766ee6827e5194ecbc3878 | d614b499a2814788aa204ab4632a8643e5c9c343 | refs/heads/master | 2021-10-20T19:08:31.064661 | 2019-03-01T07:54:25 | 2019-03-01T07:54:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 916 | java | package service;
import java.util.concurrent.BrokenBarrierException;
import java.util.concurrent.CyclicBarrier;
public class MyService {
public CyclicBarrier cyclicBarrier = new CyclicBarrier(3, new Runnable() {
@Override
public void run() {
System.out.println(" 彻底结束了 "
... | [
"noreply@github.com"
] | noreply@github.com |
1b79fa6b965506becfd841f420dcd893e3bfe872 | 883dc767927b1b5a83cbadf218b3f19fdf2ea7e1 | /cloudplatform-webportal-data-model/src/main/java/com/letv/portal/proxy/IDbProxy.java | edaaac0f4ec6f70372664905f89d6ea441cc03eb | [] | no_license | mayl666/cloud_tv | cd72844453f5a56dd5cd2c9556e825eae9720bf8 | cc268c5c3ddc67f66705995172b60e43b79dba0c | refs/heads/master | 2021-05-06T02:28:27.243399 | 2017-09-20T04:05:40 | 2017-09-20T04:05:40 | 114,590,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 653 | java | package com.letv.portal.proxy;
import java.util.Map;
import com.letv.portal.model.DbModel;
/**Program Name: IDbProxy <br>
* Description: <br>
* @author name: liuhao1 <br>
* Written Date: 2014年10月7日 <br>
* Modified By: <br>
* Modified Date: <br>
*/
public interface IDbProxy extends IBaseProxy<DbModel> {
pu... | [
"liuhao1@letv.com"
] | liuhao1@letv.com |
d851dfd043acfdec43e1076297cc35ebcd789577 | f42ba86ca56f52d83da17e8566e14cccba6e96d9 | /quora-api/src/main/java/com/upgrad/quora/api/controller/UserController.java | 6d52a122a40b3fc1c8666dc9e6bb2aceb315962b | [] | no_license | akshaythedeveloper/Course-5-Project | 1d5e79b1273b1f71508d9fa7ee140b382e500fb7 | 3fd73f31173bbd7352daf6b2c11c712dc6b39ca2 | refs/heads/master | 2020-04-01T18:33:15.326293 | 2018-11-04T16:52:00 | 2018-11-04T16:52:00 | 153,499,368 | 0 | 2 | null | 2018-11-04T17:49:10 | 2018-10-17T17:46:37 | Java | UTF-8 | Java | false | false | 4,414 | java | package com.upgrad.quora.api.controller;
import com.upgrad.quora.api.model.*;
//import com.upgrad.quora.service.business.AuthenticationService;
import com.upgrad.quora.service.business.AuthenticationService;
import com.upgrad.quora.service.business.SignupBusinessService;
import com.upgrad.quora.service.entity.UserAuth... | [
"akshay.verma0808@gmail.com"
] | akshay.verma0808@gmail.com |
1c83ca3b44c93923f82ad0c43de0173c024b2be7 | 48c256df1eaf7c4fb147efbedaab3f9dd1f49db8 | /Cars/src/de/nak/studentsdatabase/dao/ZenturieDAO.java | 9098d1972a648455e822490b06d0260838b5d5d2 | [] | no_license | Synonymic/Studentendatenbank | f0ea55cce577d4d9fb10e0d0f9a4cdb090cdaafb | fece73d8088830aac079624a9a754325e47b61c1 | refs/heads/master | 2021-01-01T18:41:58.231480 | 2014-11-09T15:58:25 | 2014-11-09T15:58:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,541 | java | package de.nak.studentsdatabase.dao;
import de.nak.studentsdatabase.model.Zenturie;
import org.hibernate.SessionFactory;
import java.util.List;
/**
* Zenturie data access object.
*
* @author Andreas Krey
*/
public class ZenturieDAO {
/** The Hibernate Session factory. */
private SessionFactory ... | [
"andreas.krey@nordakademie.de"
] | andreas.krey@nordakademie.de |
2acddb29fb2539842fb152ed4e134800230c52d2 | e271998868bac118b475bda02c3cd4bbccfc549c | /app/src/main/java/com/example/dsuappacademy/newstudent/QuickInfoFragment.java | dc4b288e81ad0257509dddff592e7f791d6bb31d | [] | no_license | ishwts/MadeForPurpose2-master | 9223804bade368ff084b1257926907d3d16f2784 | 6a0c2da4bcb6dee5c07bf6147b85cd2c2c6417e4 | refs/heads/master | 2021-01-20T19:15:51.311748 | 2016-08-10T15:03:50 | 2016-08-10T15:03:50 | 65,392,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 598 | java | package com.example.dsuappacademy.newstudent;
import android.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* Created by dsuappacademy on 8/5/16.
*/
public class QuickInfoFragment extends Fragment {
public QuickInfoFragmen... | [
"watts.iyasu@gmail.com"
] | watts.iyasu@gmail.com |
faf4decfa84ee893b6f12d9f0bb7f42cefdc6ed7 | aa28aa9261505147e26545ff7e13ca0f8b41b2a8 | /src/InterfaceSegregation/Pattern/Interfaces/MultiFunctionalMachine.java | 888df6830df9a6e0688c22c3a45100f587391993 | [] | no_license | nakiscia/SOLID-Examples-Java | 8072d6cb878bed584102b874bec52041466269c7 | e41d5524d7ed61172c6454a7468477ffaaf472e3 | refs/heads/master | 2021-04-13T16:37:22.833474 | 2020-05-31T11:44:54 | 2020-05-31T11:44:54 | 249,174,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 118 | java | package InterfaceSegregation.Pattern.Interfaces;
public interface MultiFunctionalMachine extends Printer,Scanner {
}
| [
"ahmet.nakisci@etiya.com"
] | ahmet.nakisci@etiya.com |
388e533e09ed6f78f9b9882a0711f779456533ea | b3300d47d2a9fafd37b8fc9ab5604533e28f2116 | /apps/chipin/src/main/java/com/tinx/java/chipin/thread/entity/TaskParameter.java | b55c300f201da4d805225fb7e66d84cc6b827109 | [] | no_license | tinxwong/spring-boot | ad2dae1912e2b84b09af1cbe0f38fcd30374aa28 | 118a72aa73023959e534b209f754967d2764ae9e | refs/heads/master | 2020-04-04T14:30:24.517992 | 2018-12-25T09:42:06 | 2018-12-25T09:42:06 | 156,000,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 124 | java | package com.tinx.java.chipin.thread.entity;
/**
* @author tinx
* @date 2018-9-9 21:00
*/
public class TaskParameter {
}
| [
"tianxu.wang@meicloud.com"
] | tianxu.wang@meicloud.com |
8952ec4f108c6459f284e55e259f9f6e81e74b89 | a7de02c52b4aff53354e385ae8de0c506323d4a1 | /src/com/edocti/jintro/lab09/BankAccountClassic2.java | 4c712fb539a867f7f7d88b46f465fba6ced7c535 | [] | no_license | lucianmanciu/com-edocti-jintro | 7a9ab5ff3906c6780bcb2d84e69695ec37ceb79e | 04dfc7f5257a33d49429dc5701b78c3f6f64dedd | refs/heads/master | 2021-01-17T18:18:41.754572 | 2016-10-27T12:20:07 | 2016-10-27T12:20:07 | 71,341,115 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 954 | java | package com.edocti.jintro.lab09;
public class BankAccountClassic2 implements BankAccount {
private int balance;
private int cucu;
@Override
public /*synchronized*/ void deposit(int amount) {
synchronized(this) {
balance += amount;
}
cucu += amount;
}
@Override
public /*synchronized*/ void withdra... | [
"lucian.manciu@aciworldwide.com"
] | lucian.manciu@aciworldwide.com |
190453046874c7f4b2b0d1a001e15a985e924b09 | ea7bd63ac0f5bb29407a69f808cd76fcfe4bf84c | /app/src/main/java/com/example/mycontacts/adapters/RecyclerViewAdapter.java | a39b83cec401747d02bb9781cdb88733b97ac5b3 | [] | no_license | nanduarakalig1t/MyContacts | a54ee5407d90cb108f1640ec827546ba1efd649d | 3af4b6c70ebb81e275738917237ddbcb04cd8d9d | refs/heads/master | 2022-11-07T10:04:54.876167 | 2020-06-19T09:19:27 | 2020-06-19T09:19:27 | 273,361,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,516 | java | package com.example.mycontacts.adapters;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonN... | [
"67098933+nanduarakalig1t@users.noreply.github.com"
] | 67098933+nanduarakalig1t@users.noreply.github.com |
0d63d9ae8391d40d4c0b8a9553d3e8e8c24f5a62 | dd7fbfb8807780c2337295f3a32af3f16f3f4e04 | /fox-student/src/main/java/com/fh/student/controller/StudentController.java | c39e1877a4c27d9c71a63737928fe7d51e9daf21 | [] | no_license | lwhgithub/fox | 00396ff9c0a56e43ebeabfda056b099d481ba32e | d7b5cda51b43189e6f5ae7544bab6215a7ba025b | refs/heads/master | 2023-02-13T14:18:37.176592 | 2021-01-14T07:59:08 | 2021-01-14T07:59:08 | 329,541,959 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,031 | java | package com.fh.student.controller;
import com.fh.common.ServerResponse;
import com.fh.student.model.Student;
import com.fh.student.model.StudentParam;
import com.fh.student.service.StudentService;
import com.fh.utils.ExportUtil;
import io.lettuce.core.dynamic.annotation.Param;
import org.apache.commons.lang3.StringUt... | [
"15764032469@163.com"
] | 15764032469@163.com |
40eafc1b90b89aa9817122c0f13e7d73105cf8d2 | dc2821f37a8c33994133d14257a3f33f3d70731d | /app/src/main/java/com/EducationIfo/checkInternet/Common.java | ba10cff0df2997de83cd6c47e6678b52cccb0270 | [] | no_license | PrinsSayja/my | e104874fd6c19401c2c3b1f6b655faa154a3f2db | 711b81f788b7d7f4ed8a41e1a6af767f15351f63 | refs/heads/master | 2023-02-26T11:43:48.026955 | 2021-02-05T08:33:11 | 2021-02-05T08:33:11 | 336,212,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 791 | java | package com.EducationIfo.checkInternet;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
public class Common {
public static boolean isConnectedToInternet(Context context) {
ConnectivityManager connectivityManager = (ConnectivityManager
conte... | [
"psayja647@rku.ac.in"
] | psayja647@rku.ac.in |
3d6d758acdaf17209ae25709d58ef723d9dcec3c | 612f724dbe71df0e9d99f05bc554098b3dbb138e | /src/main/java/net/duckling/ddl/service/authenticate/impl/ForwardPolicy.java | 0068f48e4264d66a066c5f93fba2430d3f44ccec | [] | no_license | alczorro/ddl | a0d2b2bd0cdd15696611ff455dc5b7a18a888379 | f6a22feb195894fcd0e239f5bc75aecfae780eb1 | refs/heads/master | 2021-05-31T23:14:21.013183 | 2016-06-26T13:21:29 | 2016-06-26T13:21:29 | 270,529,289 | 0 | 1 | null | 2020-06-08T04:33:34 | 2020-06-08T04:33:33 | null | UTF-8 | Java | false | false | 2,826 | java | /*
* Copyright (c) 2008-2016 Computer Network Information Center (CNIC), Chinese Academy of Sciences.
*
* This file is part of Duckling 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 L... | [
"nankai@cnic.ac.cn"
] | nankai@cnic.ac.cn |
7c74259adee96feb805cbde09163ae85337811c5 | e67455c122e0fc67b48b45eafc003fbcbe59806e | /android/app/src/main/java/com/rn_jiewuka/MainApplication.java | 5165bd01bab70ebb2039465ab49a3db6945eb0e1 | [] | no_license | cookieaaa/RN_JieWuKa | fdb33fb5759fd039cadf376d3ca2b8a78fae313f | 7f13cfaba3ef7b0966fddb55d09109b6016fe7d1 | refs/heads/master | 2021-01-17T15:10:12.625314 | 2017-04-27T04:20:34 | 2017-04-27T04:20:34 | 69,522,781 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 875 | java | package com.rn_jiewuka;
import android.app.Application;
import android.util.Log;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactInstanceManager;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.shell.MainReactPackage;
import java... | [
"chenyupeng@chenyupengtekiMacBook-Air.local"
] | chenyupeng@chenyupengtekiMacBook-Air.local |
6fcd066f018a4f90b557ea4b97a2688fa5fa4f15 | 6d80bb5e4d0e4bf113edccbb3ca490d7cb9467fb | /Lab6/A6/src/gen/lang/ast/Opt.java | 7115ee199d77a1dc249ff94eee20a3c3e0014372 | [] | no_license | Nerja/EDAN65 | e70b95fec482a3b7f7659c96ffa56e224c1f6b4f | db2c9dbe8c790b68308c0909fb341246495f3ec3 | refs/heads/master | 2021-03-30T03:29:47.661822 | 2016-10-13T07:56:35 | 2016-10-13T07:56:35 | 66,770,498 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,468 | java | /* This file was generated with JastAdd2 (http://jastadd.org) version 2.2.2 */
package lang.ast;
import java.util.Map;
import java.util.HashMap;
import java.util.ArrayList;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import java.lang.reflect.InvocationTargetException;
import java.util.Set;
import ... | [
"marcusrodan@gmail.com"
] | marcusrodan@gmail.com |
c27ee22053f42fb5157f8f01bb5c57de1dde3de2 | cc37ea02ad3ffb8bea6ba500dd428a1bf9907f4e | /Ders4_2/Abstracts/ICampaign.java | caf9a12daaba31e98befb090714cce31d8fb485f | [] | no_license | iremcibal/JavaCamping | 5d705e270a8078c005139c0430ba8f9dc6c1d294 | 43aa8993247b72aaa20e943993f8dc131dcefaa0 | refs/heads/main | 2023-04-18T01:21:44.100657 | 2021-05-08T16:28:35 | 2021-05-08T16:28:35 | 361,293,867 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package Ders4_2.Abstracts;
import Ders4_2.Entities.Campaign;
public interface ICampaign {
void add(Campaign campaign);
void delete(Campaign campaign);
void update(Campaign campaign);
}
| [
"iremcibal@gmail.com"
] | iremcibal@gmail.com |
155ca8206bb02fd8106a504684b66c3926282276 | 03294ace08608f11920b87b3872311bf45135321 | /gamification/src/main/java/com/grantcs/gamification/service/impl/GameEventHandler.java | 59d9e4e99620db3bbd96f71a8d586c2786219a17 | [] | no_license | MikhailPalagashvili/spring-boot-reactjs-multiplication-game | 7dbdbe1a2030dccaaaf59300f5df1c4891a4724d | 7ab7e1ca7030503474366f240af91956fad7236b | refs/heads/master | 2023-06-17T13:39:59.431356 | 2021-07-19T22:08:27 | 2021-07-19T22:08:27 | 379,235,815 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,075 | java | package com.grantcs.gamification.service.impl;
import com.grantcs.gamification.domain.entity.ChallengeSolvedEvent;
import com.grantcs.gamification.service.GameService;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.amqp.AmqpRejectAndDontRequeueException;
import org.... | [
"48160170+MikhailPalagashvili@users.noreply.github.com"
] | 48160170+MikhailPalagashvili@users.noreply.github.com |
ebc21a0596457d7254a4d1537c48e01a983047a2 | 18a9d81aa8f6cdebaca31561b9f98ed633d48d54 | /MyApplication2/app/src/main/java/bluetoothdemo/myapplication/wifi/UdpHelper.java | a4a784c7bf33e1e2f15e70329fd2ae7c32c4cce7 | [] | no_license | zhouwei199388/shopAndroid | 7083bf978ca67dfb4a7903da34e477b07aff2a91 | 49c0ca53e778c74b27db78677cf175ca543df469 | refs/heads/master | 2020-03-17T20:29:30.597771 | 2019-02-14T11:01:58 | 2019-02-14T11:01:58 | 133,912,592 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,870 | java | package bluetoothdemo.myapplication.wifi;
import android.net.wifi.WifiManager;
import android.util.Log;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.SocketException;
import java.net.UnknownHostException;
/**
* Created by Zou... | [
"15090824065@163.com"
] | 15090824065@163.com |
965ef51afdc100a888c37d8606a710bac14ba195 | ef17b45c76cb3d08c60da1d10bd8d22ae7cd513e | /src/Recursion2/mergeSort.java | c19f4591b172c53dc2ce20b0753e231eb55e8331 | [] | no_license | Ishaan-10/DSA-pratice-CN | 2764764cbc7c7222f90f68fc2868e9db08268506 | b6aa95005905082766e9f2a3b03b9ed435ad674b | refs/heads/master | 2023-07-26T17:32:46.674347 | 2021-09-03T08:25:22 | 2021-09-03T08:25:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,263 | java | package Recursion2;
public class mergeSort {
public static int[] sort(int arr[],int start,int end){
if(start==end){
int[] ba = new int[1];
ba[0]=arr[0];
return ba;
}
int mid = (start+end)/2;
int[] fsh = sort(arr,start,mid);
int[] ssh =... | [
"b.ishaan10@gmail.com"
] | b.ishaan10@gmail.com |
6ec0a12b5b714e55cfdb69b4d320bf0cb2b6cb7f | 3e9aad2a4abc72fea5c1b04e105b118b67df6b87 | /anr-base/anr-rbac-starter/src/main/java/com/chuang/anarres/rbac/model/co/RoleAssignCO.java | a20c1cb50cc3424d716ecc65fb64a25a0da2a89c | [] | no_license | quchuangh/anarres | 59d09f2294bd704a26bd940abb06adde2327523b | bdc53e0a01aef633265688789652241df8883c27 | refs/heads/master | 2023-05-25T21:28:33.957449 | 2021-05-26T12:09:15 | 2021-05-26T12:09:15 | 365,678,251 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 516 | java | package com.chuang.anarres.rbac.model.co;
import com.chuang.anarres.crud.entity.bo.AL;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotNull;
import java.util.List;
@Data
@ApiModel("授权参数")
public class RoleAssignCO {
... | [
"anarres.work@gmial.com"
] | anarres.work@gmial.com |
c107b95fefc341c84e1b7088a49139297f0463f5 | 0c47357435d90589844909a11281de8baeb84797 | /src/Job/Week01/LC1178/LC1178S1.java | 54882608fe84ae99fe541d46416408869c21e3cf | [] | no_license | DanielDeen/Before2020 | ed8c589042eb4746f7094041bc96790d72acf4f7 | fafc83a7bb8559cd884293a3e37f67f6f74fb0d9 | refs/heads/master | 2022-11-02T19:31:23.218433 | 2022-10-03T13:08:14 | 2022-10-03T13:08:14 | 210,169,242 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,305 | java | package Job.Week01.LC1178;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* @description: 1178.猜字谜
* @author: Daniel Deen
* @create: 2021-02-26 23:41
*/
public class LC1178S1 {
public List<Integer> findNumOfValidWords(String[] words, String[] puzzles) {... | [
"ding.xuyong@gmail.com"
] | ding.xuyong@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.