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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e0a1be92595d88b57fb2ef846f752b5dcc9930f1 | 15d6f1a73e08922d6b5520d92bf09ad698dae66a | /aula_20200915_polimorfismo_figuras_geometricas_implements/src/entities/Retangulo.java | 816c993ba4f68fc7929f47012cbf306de8ab6754 | [] | no_license | limamarcelo/entra21 | 76e3b84f11dc30faccc4bef59fa9ebc25cad6110 | 2ae4c565db8087c0a9eab49d62392d444677b8e1 | refs/heads/master | 2023-02-19T15:42:59.923178 | 2021-01-20T10:26:45 | 2021-01-20T10:26:45 | 296,712,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 572 | java | package entities;
public class Retangulo implements FiguraGeometrica {
private double base;
private double altura;
public Retangulo(double base, double altura) {
setBase(base);
setAltura(altura);
}
public void setBase(double base) {
this.base = base;
}
public double getBase() {
return base;
}
pub... | [
"miranda.rs@gmail.com"
] | miranda.rs@gmail.com |
4ef3985d3f557cd9c30a25070494fd23b3b093c6 | b8cccad0115f54ffa94169905255534779e8d447 | /src/main/java/com/monsanto/constants/Constant.java | d9f9a6ae7dd27d63c4a8ac5703955b7270f500ad | [] | no_license | mithunmondalbnp/coding-test1 | fd0a15e6bb39119237efc6d1e1a0fc8cc8ab55b7 | 14fb22cf5f92b6248243ef20bd12d047cc180f29 | refs/heads/master | 2020-03-09T19:08:14.608621 | 2018-04-10T22:11:39 | 2018-04-10T22:11:39 | 128,950,278 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,316 | java | package com.monsanto.constants;
public class Constant {
//-------------------Common Messages--------------------------------------------------------
public static String MESSAGE_TYPE_SUCCESS = "Success";
public static String MESSAGE_TYPE_FAILURE = "Failure";
public static String NO_RECORD_FOUND = "No record f... | [
"archit.sud@recrosoft.com"
] | archit.sud@recrosoft.com |
0c5beee14099048c971f8612cf8568f06f1c3975 | 3a8b56d3e74730ecf9c16783f78157d20d10d05b | /biz.aQute.bndlib/src/aQute/bnd/connection/settings/SettingsDTO.java | bc522333c7a261f65fae89cb3c146ac675d9ddea | [
"Apache-2.0"
] | permissive | gdams/bnd | a90ca3d4714d30869c5a7c41376e13b7ecc95d23 | 82822deee69453df66bd68f67f9cbf431e33e76f | refs/heads/master | 2020-04-08T17:14:02.120465 | 2018-11-27T23:56:03 | 2018-11-27T23:56:03 | 159,557,976 | 1 | 1 | Apache-2.0 | 2018-11-29T14:08:17 | 2018-11-28T20:03:07 | Java | UTF-8 | Java | false | false | 271 | java | package aQute.bnd.connection.settings;
import java.util.ArrayList;
import java.util.List;
import aQute.bnd.util.dto.DTO;
public class SettingsDTO extends DTO {
public List<ProxyDTO> proxies = new ArrayList<>();
public List<ServerDTO> servers = new ArrayList<>();
}
| [
"peter.kriens@aqute.biz"
] | peter.kriens@aqute.biz |
d827b61eb0d2ad78281d6a849b66592c95202d06 | 10c1aaab6cb26ac05883763ec1eec4ad15819565 | /surf_netty_4.x/src/main/java/com/kael/surf/net/Cmd.java | 0915094887ec4fe69cb8fd543e0ca4ae27cc69f6 | [] | no_license | backoffbelief/surf | 61991607786db99aea3fed29f4272ed9aca5ea4d | 5255875531efb11ade31a4e56de570abeaed489d | refs/heads/master | 2020-04-29T03:31:22.032117 | 2015-06-10T09:28:51 | 2015-06-10T09:28:51 | 33,969,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 387 | java | package com.kael.surf.net;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Documented
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.TYPE)
public ... | [
"backoffbelief@gmail.com"
] | backoffbelief@gmail.com |
6a0748a209e5d8bcfbbc4b7c52715844a9673eac | 477c3a4bf84a79e894253a4cf26b3edb24ede753 | /app/src/main/java/com/sheep/zk/floatball/view/impl/LvPowerSavingActivity.java | 0da806647e0516346a144f3dd4e1c98d098578c4 | [] | no_license | acesheep/FloatBall | 6ae88933e7aa5b4c7437d4367a6ddc04de8d3983 | 4a01d1319a1e2e7effd68a4edeea4a6c4e006a0d | refs/heads/master | 2021-09-01T23:03:04.674017 | 2017-12-29T03:15:26 | 2017-12-29T03:15:26 | 115,681,405 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,802 | java | package com.sheep.zk.floatball.view.impl;
import android.app.ActivityManager;
import android.content.Context;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageManager;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.View;... | [
"912515521@qq.com"
] | 912515521@qq.com |
e384923ca70d992548f4b28602969578b7e5ad00 | 0ce7f617c41f7b8931e2a5d8bbeac23e6c339b34 | /src/main/java/com/my/weichat/mvc/SessionHelper.java | 4d095e47ca20aa7318e4a96838dd89c8d0c77cf3 | [] | no_license | yinguoliang/wechat | 9401b6b24a8f752ec7601d7e87cda019bcacb61a | 9b968be739a060aaad65ee08836e41220c72b9b2 | refs/heads/master | 2016-09-05T21:27:30.303086 | 2014-12-14T12:08:37 | 2014-12-14T12:08:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package com.my.weichat.mvc;
import javax.servlet.http.HttpServletRequest;
import org.springframework.web.context.request.RequestContextHolder;
import org.springframework.web.context.request.ServletRequestAttributes;
public class SessionHelper {
public HttpServletRequest getRequest(){
HttpServletRequest request = ... | [
"yglah126@126.com"
] | yglah126@126.com |
67fa6bd5d3425a519e3d4357fc1102e310d21f7a | 36763d93cb20a9d2650e7aa8430396d1f5901c8b | /fineo-adapter-drill/src/main/java/io/fineo/read/drill/exec/store/rel/recombinator/logical/FineoRecombinatorRel.java | fbef47002684a149ced270aaa1fe99672b4dddbc | [] | no_license | jyates/fineo-readerator | 529c61340cf55b9c77c995ed27ce397662a949df | a8ce2133ce67be63accba46ed20d160b7162144e | refs/heads/master | 2021-03-27T09:49:15.195226 | 2017-05-03T01:39:31 | 2017-05-03T01:39:31 | 58,482,402 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,160 | java | package io.fineo.read.drill.exec.store.rel.recombinator.logical;
import io.fineo.schema.store.StoreClerk;
import org.apache.calcite.plan.RelOptCluster;
import org.apache.calcite.plan.RelTraitSet;
import org.apache.calcite.rel.RelNode;
import org.apache.calcite.rel.RelWriter;
import org.apache.calcite.rel.SingleRel;
im... | [
"jesse.k.yates@gmail.com"
] | jesse.k.yates@gmail.com |
b69d98465e1475c7dc082e53aa977d8e9ba34e70 | 4b5664ad26b6f821a2f669b7a7778498f99aa8a7 | /src/main/java/cd/go/contrib/elasticagent/RequestExecutor.java | 067f4fd14fba6f50fc53e2e4695f8269f0f2d224 | [
"Apache-2.0"
] | permissive | lorenzo-ange/kubernetes-elastic-agents | e13d0e86a34a16dee1ca356e201c10e6dc15e0fd | f7d8efbf9b0b86b6fd1041f501fe6e9c35460bbf | refs/heads/master | 2022-08-01T18:51:55.103523 | 2020-04-30T11:32:42 | 2020-04-30T11:32:42 | 267,003,633 | 0 | 0 | Apache-2.0 | 2020-05-26T09:43:22 | 2020-05-26T09:43:21 | null | UTF-8 | Java | false | false | 799 | java | /*
* Copyright 2017 ThoughtWorks, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | [
"ganeshpl@thoughtworks.com"
] | ganeshpl@thoughtworks.com |
1fabccf96a2b678c3264c3cea0adcd5695d029c0 | 4f418b324895abb8371c8402ee01ad8f2a028329 | /src/main/java/com/chainanalytica/nic/security/UserNotActivatedException.java | 0608fe52ee78b2630be9b16ea14b6a785558c3c4 | [] | no_license | DDevinda/jhipster-nic-alfresco | a4ffff95c771e5d4795d019fe0c39fbae3bdd51c | 48ea402dbb6fae628c579582554e19d5034516a4 | refs/heads/master | 2022-12-22T22:37:09.412263 | 2019-12-03T08:49:22 | 2019-12-03T08:49:22 | 225,559,130 | 0 | 0 | null | 2022-12-16T05:04:08 | 2019-12-03T07:38:19 | Java | UTF-8 | Java | false | false | 518 | java | package com.chainanalytica.nic.security;
import org.springframework.security.core.AuthenticationException;
/**
* This exception is thrown in case of a not activated user trying to authenticate.
*/
public class UserNotActivatedException extends AuthenticationException {
private static final long serialVersionUI... | [
"dushandevinda94@gmail.com"
] | dushandevinda94@gmail.com |
ece013358cc3a0391f06865e608ca3698d994f2b | 7e43f6f74cb85add045e7cb978bb2ac828484430 | /src/main/java/com/xylugah/issuetracker/dao/ResolutionDAO.java | 64405c1da414656105f93e2de7801b013ab0d6f1 | [] | no_license | XylugaH/IssueTracker | 6323b6ffe2a8db63682eadd7791c430bff3774dd | 6379343e54a44adb93ea164bd920b5ff5b911fdd | refs/heads/master | 2021-01-23T02:58:49.480639 | 2017-04-26T16:08:11 | 2017-04-26T16:08:11 | 86,035,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | package com.xylugah.issuetracker.dao;
import java.util.List;
import com.xylugah.issuetracker.entity.Resolution;
public interface ResolutionDAO {
Resolution getById(int id);
Resolution getByName(String name);
List<Resolution> getAll();
void add(Resolution resolution);
void delete(int id... | [
"XylugaH3k@gmail.com"
] | XylugaH3k@gmail.com |
f95fd166f1ee789ccd01928d83c2067189513731 | 65e5ba8ac50d96a5efca044b0f61707bb17ec442 | /Tour/src/main/java/com/spring/service/MovieReplyService.java | 05291da4007ecf0980c15c286dbc5dce4ad8befe | [] | no_license | rlawjdgh/Tour | 4504a75318725392712733c23013875a8f508ca8 | 2e876b0dc0c62b5448fb2d0742368fcab031e3cc | refs/heads/master | 2020-05-14T16:03:52.195825 | 2019-06-30T17:11:14 | 2019-06-30T17:11:14 | 181,864,800 | 1 | 0 | null | 2020-03-04T22:36:29 | 2019-04-17T09:59:32 | JavaScript | UTF-8 | Java | false | false | 367 | java | package com.spring.service;
import java.util.List;
import com.spring.domain.MovieReplyVO;
public interface MovieReplyService {
public List<MovieReplyVO> getReplies(String movieNm);
public int getTotal();
public List<MovieReplyVO> getRepliesPaging(int nowPage, String movieNm);
public int insertReply(Str... | [
"letsjamm@naver.com"
] | letsjamm@naver.com |
90782413b625def3be50dd7e66e6f900ce7af473 | b4ad81f5c58194c23712910c3066fdee6865d2cd | /app/src/main/java/com/example/kfreshproduce/SignInFragment.java | be3e75556d3ada1586977c9d062e24693ddf86c2 | [] | no_license | ratiebareeng/KFreshProduce | 3ad66206baff662ee17bace88ef2332ae288fac8 | 8b267d9341c40d2ecc16796bfe4f097787a7e419 | refs/heads/master | 2022-10-07T19:44:45.157643 | 2020-06-04T21:23:13 | 2020-06-04T21:23:13 | 269,469,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,045 | java | package com.example.kfreshproduce;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* A simple {@link Fragment} subclass.
* Use the {@link SignInFragment#newInstance} factory method to
* create an ins... | [
"bareengbiz@gmail.com"
] | bareengbiz@gmail.com |
d0c3b3011c667cf8d153730771816ba69ea9cc05 | 0d02ef297096c8aa6760dedaf53b3c9515b9da87 | /src/main/java/br/cesed/si/dto/CadastrarVendedor.java | dd23924fee47448458a729ff31cac6068b87d74c | [
"Apache-2.0"
] | permissive | MatheusRSousa/Treinamento4 | c1a2e331a522553de966da42343e832cf9a3c7f7 | db0735c33516521d209d60cc64ccce2eb22adbc6 | refs/heads/master | 2020-04-17T15:00:22.676858 | 2019-01-28T21:11:17 | 2019-01-28T21:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 723 | java | package br.cesed.si.dto;
import java.io.Serializable;
public class CadastrarVendedor implements Serializable{
private static final long serialVersionUID = 1L;
private String nome;
private String cpf;
private String login;
private String senha;
public CadastrarVendedor(){}
public String getCpf() {
ret... | [
"matheus.rsousa16@gmail.com"
] | matheus.rsousa16@gmail.com |
36323cacc0c3019f9226f39efb944595c0226f40 | 6bfadf4bed8f739ad784a752d7311cecbb63f544 | /flink-core/src/test/java/org/apache/flink/api/java/typeutils/runtime/kryo/KryoSerializerSnapshotTest.java | fbfa76540ba728de020dcf817fd5fd4319ec2a6d | [
"Apache-2.0",
"CC-BY-2.5",
"OFL-1.1",
"AGPL-3.0-only",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-jdom",
"GCC-exception-3.1",
"MIT-0",
"MPL-2.0-no-copyleft-exception",
"CDDL-1.1",
"CDDL-1.0",
"MIT",
"CC0-1.0",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"CC... | permissive | tianchen92/flink | ee8c6cd78a073103b0ce2a27736e1fbfc5a14360 | 4320d8372f93e8fa4d82da06e5e0a0ba310195a2 | refs/heads/master | 2020-04-18T06:48:43.768065 | 2019-06-05T11:11:54 | 2019-06-17T04:05:53 | 167,337,383 | 3 | 1 | Apache-2.0 | 2019-01-24T09:09:10 | 2019-01-24T09:09:10 | null | UTF-8 | Java | false | false | 6,820 | 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 ... | [
"tzulitai@apache.org"
] | tzulitai@apache.org |
2fc354c008a3d1467a0a3f844a24b5d30be3be97 | ec5438d60b6b1e35eb2a2d741fd032cd176118d3 | /Assignment_DayFour/src/com/ss/dayfour/assignmenttwo/SingletonData.java | 3d72b374012ae2beff4b7563d68b9b67e37249e9 | [] | no_license | elijahbrooks/smoothstack-assignments | d3523c98517b68c770a0f73b3b1c9eea5cd2ee83 | f9920f62010eef295530784b985fe95ec14ce738 | refs/heads/master | 2023-03-29T23:00:54.101704 | 2021-04-12T19:37:50 | 2021-04-12T19:37:50 | 355,247,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 837 | java | package com.ss.dayfour.assignmenttwo;
/**
* Singleton Class
* @author elijahbrooks
*/
public class SingletonData {
private static final SingletonData instance = new SingletonData();
public int count = 0;
private SingletonData(){}
/**
* @return instance of SingletonClass
*/
... | [
"elijahcbrooks@gmail.com"
] | elijahcbrooks@gmail.com |
1c4a196e7b804d1055bc406f1f520499f8793ea9 | a4a51084cfb715c7076c810520542af38a854868 | /src/main/java/com/google/android/gms/internal/gtm/zzlg.java | 296e6d3a58f56cd115ff69e90a2736d7de0ae92f | [] | no_license | BharathPalanivelu/repotest | ddaf56a94eb52867408e0e769f35bef2d815da72 | f78ae38738d2ba6c9b9b4049f3092188fabb5b59 | refs/heads/master | 2020-09-30T18:55:04.802341 | 2019-12-02T10:52:08 | 2019-12-02T10:52:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 590 | java | package com.google.android.gms.internal.gtm;
import com.google.android.gms.common.internal.Preconditions;
public final class zzlg extends zzhb {
private final zzfj zzaru;
public zzlg(zzfj zzfj) {
this.zzaru = zzfj;
}
/* access modifiers changed from: protected */
public final zzoa<?> zza... | [
"noiz354@gmail.com"
] | noiz354@gmail.com |
e78b4a6da3926e3c615dd06363fb4c370d8e0764 | 58df55b0daff8c1892c00369f02bf4bf41804576 | /src/agv.java | 7bc87259173e006b6da19db868ef42f75ed863bf | [] | no_license | gafesinremedio/com.google.android.gm | 0b0689f869a2a1161535b19c77b4b520af295174 | 278118754ea2a262fd3b5960ef9780c658b1ce7b | refs/heads/master | 2020-05-04T15:52:52.660697 | 2016-07-21T03:39:17 | 2016-07-21T03:39:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,273 | java | import android.content.res.TypedArray;
import android.graphics.Bitmap;
import android.graphics.BitmapShader;
import android.graphics.Paint;
import android.graphics.Shader;
import android.graphics.Shader.TileMode;
import android.graphics.drawable.AnimationDrawable;
import android.graphics.drawable.BitmapDrawable;
import... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
f4cdb8db1920244aebf4a5c484e4835d277c3d31 | 3c4d92e20850542fbe5c88465e1313a5c61a999b | /app/src/main/java/com/example/appp/Home.java | 40e95a808ef1036458a69c3b9f33ffd55b1acba9 | [] | no_license | seokhuyn/aplication | 7d781a0f418f9c5b3670030447450213181ebcad | 11ab86c44f070270b0808e094603aae4e7891693 | refs/heads/master | 2023-01-09T04:01:28.854653 | 2020-10-28T10:39:01 | 2020-10-28T10:39:01 | 307,989,353 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,580 | java | package com.example.appp;
import android.app.DatePickerDialog;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.v... | [
"tjrgus3709@gmail.com"
] | tjrgus3709@gmail.com |
13914d93f2640ef9c42ce2724052b40319dc57b4 | 2db3843bab0a9b8cb5d6deb5ded1bb25a70f868b | /src/main/java/com/coy/pay/route/util/DateUtils.java | 896ee1a084e1986fb0129d354beeaf60c280e8fc | [] | no_license | Golcondas/pay-route | fd9ae3f04b2dbaddbc3c7fd9ab6d6be0dfba55c5 | b9bde7b99dce2dbd37607e18a8743b83d6c0407d | refs/heads/master | 2023-05-29T07:32:40.830476 | 2020-07-10T06:47:38 | 2020-07-10T06:47:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,492 | java | package com.coy.pay.route.util;
import com.coy.pay.route.exception.BizException;
import com.coy.pay.route.exception.BizResultCode;
import org.apache.commons.lang3.StringUtils;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
/**
* 日期工具类
*/
public... | [
"chuangkun.chen@drgou.com"
] | chuangkun.chen@drgou.com |
8c28d255798ba90a77555434d71180bf266cf8e2 | 68a109ab86010021871a62d69c9c009987488d05 | /Object_class/app2/src/M18.java | 289306cad3f0fd7ac8e8d5833b72e595b6577904 | [] | no_license | Vijay-Ky/8BFSD | c881ea60f179ebb7f4c79f6da931003af379904a | 6d6f6c3e63d92c6234006d24af3bf5682ee36712 | refs/heads/main | 2023-06-23T19:16:42.379675 | 2021-07-26T16:08:22 | 2021-07-26T16:08:22 | 342,541,161 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | class O
{
int i;
}
class F
{
int i;
F(int i)
{
this.i = i;
}
public boolean equals(Object obj)
{
//to avoid this we can first get suggestion from instance of operatror
if(! (obj instanceof F))
{
return false;
}
F ref = (F) obj;//downcasting obj into F
return this.i == ref.i;
}
}
class M18... | [
"vijayky007@gmail.com"
] | vijayky007@gmail.com |
d0a08a8bda44584312585a22b57d885274bd124c | 8d78fa71f347b4b712a46dd929944eaec6c72592 | /android/unityLibrary/src/main/java/com/unity3d/player/UnityPlayerActivity.java | 5c7d3699e5b2d07651c2ace950e8b97520c9ca3b | [] | no_license | trantienhd97/unity_demo | fa158732b8608196a34571bc26e8c981350e7b9c | a8947d6d94c2d6458c2900f89a1f5b1395edc9a0 | refs/heads/master | 2023-03-13T17:34:45.604915 | 2021-03-05T08:29:50 | 2021-03-05T08:29:50 | 331,587,894 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,834 | java | // GENERATED BY UNITY. REMOVE THIS COMMENT TO PREVENT OVERWRITING WHEN EXPORTING AGAIN
package com.unity3d.player;
import android.app.Activity;
import android.content.Intent;
import android.content.res.Configuration;
import android.graphics.PixelFormat;
import android.os.Bundle;
import android.view.KeyEvent;
import an... | [
"tientv20@fpt.com.vn"
] | tientv20@fpt.com.vn |
5f580d351ca4e3850bd62be3aece1f4a2b1ad40b | c22b983af578427b09a8ba5ef3335cc92dc97b35 | /src/javas/WrapLayout.java | 95581bf18f7180bddbe9a5c0058c867b38139e37 | [] | no_license | maochaokuo/zepler1 | 41173f17c20fe320b805024122ef44114dc2fe50 | 8b0b6d33b7852f33009e715c4d8c0b9efc519eea | refs/heads/master | 2020-12-28T18:50:23.061967 | 2020-03-10T15:46:45 | 2020-03-10T15:46:45 | 238,448,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,096 | java | package javas;
import java.awt.*;
import javax.swing.JScrollPane;
import javax.swing.SwingUtilities;
/**
* FlowLayout subclass that fully supports wrapping of components.
*/
public class WrapLayout extends FlowLayout
{
private Dimension preferredLayoutSize;
/**
* Constructs a new <code>WrapLayout</code> with a... | [
"tm1813@gmail.com"
] | tm1813@gmail.com |
0b3d24b6900bbdd952bc7d616ad18fbc85254184 | 4d3f2b66e33d47dc713f614ae86e11afd587f85b | /src/Resources/Function/ButtonFunction.java | f05e2a7cacced794c08f5598257f9a592c1f203d | [] | no_license | jesslyn-ctrl/JavaFX_AfternoonCafe | 1771cb07d8f1cffab90d7f4044e1042674ca84a7 | b495c336d8a36ce8ca1fede153a7b293e2957721 | refs/heads/master | 2022-12-12T07:32:31.484804 | 2020-09-04T13:49:59 | 2020-09-04T13:49:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package Resources.Function;
import javafx.scene.control.Button;
public class ButtonFunction extends Button {
public ButtonFunction(String btn_name, HandlerFunction func) {
super(btn_name);
this.setOnAction(func);
}
}
| [
"jsslnjess08@gmail.com"
] | jsslnjess08@gmail.com |
b2ba7b0f171f30b160d9e0f3fbe3fc6f70f544ba | e4c4b5812de8481d980f9efcea26da63ff908dd3 | /src/LPA/Node.java | 69b2f4c82586f502d646c47598934dfc2153cba3 | [] | no_license | Hcqian/SSAA | d8af7b9acb9f5502944ffa64dc208f590c508248 | 295bce4cbf63292fbe9457d0a818af5de8d76c7e | refs/heads/master | 2021-08-24T06:04:42.332740 | 2017-12-08T09:59:58 | 2017-12-08T09:59:58 | 113,559,863 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 6,560 | java | package LPA;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.Random;
import java.util.Set;
/**
* Represents the node of the undirected graph.
* @author pejakalabhargava
*
*/
public class Node {
//Adjacenecy list holding all the neighbours... | [
"email@example.com"
] | email@example.com |
8aef2d8959bfaf9fac06f426379d4e5e47f9a40a | a99e516b7d1070cdc51f70b3168ffb3dc6829444 | /src/main/java/org/ethan/iservice/ITagService.java | efbc82f6d92a9796e700a15b59d2f4a2108eb0a1 | [] | no_license | chenzihaojie/hexo-blog | 20155f44097db1bfd2a411fea74696beb08d8899 | 2a6d996618ebfa0895c12c64b9f2cafce1d04437 | refs/heads/master | 2022-07-23T17:09:30.920774 | 2022-07-18T02:47:10 | 2022-07-18T02:47:10 | 59,120,438 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package org.ethan.iservice;
import java.util.List;
import org.ethan.bean.Tag;
public interface ITagService {
public void add(Tag t);
public void delete(int id);
public void update(Tag t);
public Tag load(int id);
public List<Tag> listAllTag();
public Tag getTagByName(String tagName);
public Lis... | [
"chenzihaojie@qq.com"
] | chenzihaojie@qq.com |
fd42e6ba0e01351b08e0f8826e3752465e4cef57 | 6a7c4e586ea998ac3f037df4f37e3176e77febb2 | /src/com/sanguine/excise/dao/clsLicenceMasterDaoImpl.java | 74ec17f7c7d799084ffa0e61526e879cd658d034 | [] | no_license | puneteamsangsoftwares/SanguineERP | ef635a953b7f2ad24e7c53d28472f9b09ccce1cb | 9c603a4591d165e6975931f53847aa4a97a0a504 | refs/heads/master | 2022-12-25T05:02:27.601147 | 2021-01-12T13:18:11 | 2021-01-12T13:18:11 | 215,270,060 | 0 | 1 | null | 2019-10-15T10:54:03 | 2019-10-15T10:22:47 | Java | UTF-8 | Java | false | false | 2,126 | java | package com.sanguine.excise.dao;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Repository;
import org.springframework.transacti... | [
"vinayakborwal95@gmail.com"
] | vinayakborwal95@gmail.com |
06aefdeac5ed93a1397895a5c9b3f2f3f4509da9 | a0c131c506da920e43f7b3387146cef42ee38857 | /src/ui/MainUI.java | dc8d92ea6ae7b97aae3f963cd845206831236f56 | [] | no_license | PoghosPetrosyan/AirportManager | a2aa326fde4a4d3a63edfb7962382107375eb01b | bfbf00b102e33f15b559130b4654c9947d511c7b | refs/heads/master | 2020-03-19T18:52:56.004928 | 2018-06-18T07:53:08 | 2018-06-18T07:53:08 | 136,829,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package ui;
import javafx.event.ActionEvent;
public class UserUI {
public UserUI() {
}
public void addAirplane(ActionEvent actionEvent) {
}
public void editArplane(ActionEvent actionEvent) {
}
public void deleteArplane(ActionEvent actionEvent) {
}
}
| [
"poghos.petrosyan92@gmail.com"
] | poghos.petrosyan92@gmail.com |
861b902d3ea3c07acc1858d21a10e9020c8b4dbd | fd4562c79cb764527821c99682d31c1ddbcf1a6e | /EchoServer/ServerTh.java | 60f696a2da0448f5c190b86996214bd6aa1c9036 | [] | no_license | navalvaidya/TE-PL3 | e508ab7382d898b18e3663c46ef74a549b6e4d85 | bc716c4049f01b6eb938f6e672c6b09f90975c32 | refs/heads/master | 2016-09-13T08:32:00.323202 | 2016-05-04T16:18:26 | 2016-05-04T16:18:26 | 58,066,649 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,024 | java | import java.io.*;
import java.net.*;
class ServerTh
{
public static void main(String args[])
{
ServerSocket server;
int port=Integer.parseInt(args[0]);
try{
server=new ServerSocket(port);
while(true){
Socket connection=server.accept();
ConnectionHandler handler=new ConnectionHandler(connection);
... | [
"naval.2402@gmail.com"
] | naval.2402@gmail.com |
2a029394a2425f1c11e007d7acc0dc0332ec516f | e275459cf0210281f83bc3cf475964a6a7b0266e | /src/application/Program.java | f5150b08953b152620e038775baa02f65fa755f1 | [] | no_license | thiaagohabib/exceptions1-java | c80433f730a81fe9990ab7cd58b92a2746876cb3 | 707336c97541e88ca3bd7da3c93362a06bf0b2e2 | refs/heads/master | 2021-05-17T06:47:32.517663 | 2020-03-28T22:23:36 | 2020-03-28T22:23:36 | 250,681,794 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,554 | java | package application;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import java.util.Scanner;
import model.entities.Reservation;
import model.exceptions.DomainException;
public class Program {
public static void main(String[] args) {
// TODO Au... | [
"thiago.habib56@gmail.com"
] | thiago.habib56@gmail.com |
b9920a435f66a700b223209ae0f3ab752a46bcd6 | fe56b1009de06730426a3484d55485ff6479f519 | /src/main/java/vn/edu/vnu/uet/dktadmin/rest/model/subjectSemesterExam/StudentSubjectExamResponse.java | e1883669ceb8f5a58b430321af66fc8fd935b294 | [] | no_license | 127phudu/dkt-admin | 63d63acda340e6847c678da20cf8483739605c5d | 4249257fe162444bcb113df17b78064bd7ab540e | refs/heads/master | 2022-11-15T12:24:03.319948 | 2020-05-17T18:17:21 | 2020-05-17T18:17:21 | 264,867,632 | 0 | 0 | null | 2020-05-18T07:52:44 | 2020-05-18T07:52:43 | null | UTF-8 | Java | false | false | 515 | java | package vn.edu.vnu.uet.dktadmin.rest.model.subjectSemesterExam;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class StudentSubjectExamResponse {
@JsonProperty("Id")
private Long id;
@JsonProperty("ExamId")
private Long examId;... | [
"tuhv@sapo.vn"
] | tuhv@sapo.vn |
017dfdea3907ba686c2ec6d421514b7f9c3bb87f | 668e4f5037ccb4b6b1856b89ec6943f59e60f8c0 | /app/src/java/Utilities/DAOUtility.java | 7b49f98ba1db062f06117301a8a21ffaad9ea5c7 | [] | no_license | jordenseet/SMU-Location-Analytics-Service | c5c748ed2cbaa179f356d2b82b600a75d2994107 | 63ca75e439733f6b9b33dfffcf22b79163e9423f | refs/heads/master | 2020-03-10T05:34:36.293232 | 2018-04-12T08:45:54 | 2018-04-12T08:45:54 | 129,220,744 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | 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 Utilities;
/**
*
* @author G7T4
*/
public class DAOUtility {
/**
*to format the date time
* @param datetime
... | [
"jordenseet@gmail.com"
] | jordenseet@gmail.com |
e15c5f59c5b5a4c21b2525fc2f4ae4ef76e5d7f4 | 32b72e1dc8b6ee1be2e80bb70a03a021c83db550 | /ast_results/ushahidi_SMSSync/smssync/src/main/java/org/addhen/smssync/presentation/receiver/PowerStateChangedReceiver.java | e8ce1bd0dbcd9c5bf8bbca63f6da5d8812972ce4 | [] | no_license | cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | d90c41a17e88fcd99d543124eeb6e93f9133cb4a | 0564143d92f8024ff5fa6b659c2baebf827582b1 | refs/heads/master | 2020-07-13T13:53:40.297493 | 2019-01-11T11:51:18 | 2019-01-11T11:51:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,248 | java | // isComment
package org.addhen.smssync.presentation.receiver;
import org.addhen.smssync.R;
import org.addhen.smssync.data.PrefsFactory;
import org.addhen.smssync.data.cache.FileManager;
import org.addhen.smssync.presentation.App;
import org.addhen.smssync.presentation.presenter.AlertPresenter;
import org.addhen.smssy... | [
"matheus@melsolucoes.net"
] | matheus@melsolucoes.net |
b90d4e1c3dca7af279e1afa66027f02c7234fa67 | 5d76b555a3614ab0f156bcad357e45c94d121e2d | /src-v2/com/google/gson/internal/ConstructorConstructor.java | 06e79062ffe703e5ebec2515d357d7b4b6164687 | [] | no_license | BinSlashBash/xcrumby | 8e09282387e2e82d12957d22fa1bb0322f6e6227 | 5b8b1cc8537ae1cfb59448d37b6efca01dded347 | refs/heads/master | 2016-09-01T05:58:46.144411 | 2016-02-15T13:23:25 | 2016-02-15T13:23:25 | 51,755,603 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,798 | java | /*
* Decompiled with CFR 0_110.
*/
package com.google.gson.internal;
import com.google.gson.InstanceCreator;
import com.google.gson.JsonIOException;
import com.google.gson.internal.LinkedTreeMap;
import com.google.gson.internal.ObjectConstructor;
import com.google.gson.internal.UnsafeAllocator;
import com.google.gso... | [
"binslashbash@otaking.top"
] | binslashbash@otaking.top |
1ecee064ba8b748377ba4db29a9a13b55fa6a658 | 7c3e769ad1e036004fcd47540d018524d8cf69c4 | /libCore/src/main/java/com/bogokj/library/utils/SDNumberUtil.java | 1f958a1707c724b7f20b55d9c6d2d6e98b2b4902 | [] | no_license | zkbqhuang/bogo_live_android | b813ed99f7237f4dd2e77014c311bc8da74ecbf9 | a51799fa7038f089b10209e7ec446a0000a68d8a | refs/heads/master | 2022-07-06T15:29:08.344192 | 2020-05-11T03:11:12 | 2020-05-11T03:11:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,207 | java | package com.bogokj.library.utils;
import java.math.BigDecimal;
import java.math.RoundingMode;
public class SDNumberUtil
{
/**
* 保留小数位(四舍五入模式)
*
* @param value 需要格式化的值
* @param scale 保留几位小数
* @return
*/
public static double scaleHalfUp(double value, int scale)
{
return... | [
"986008261@qq.com"
] | 986008261@qq.com |
e054ddee1c1e0a3e090c317e96a6cc71c6e476cd | d05c545ac611338b17356fc2f807902894c8cc41 | /FbLogin/src/pl/kitek/fblogin/MainActivity.java | 9f26d558bed30118491119a674065a311a6d591e | [] | no_license | kitek/android-sandbox | 2cc0cd30e74a3295fbf2175842abd485e74a4b6d | 249ac8724eab672df7980700bf85b2bd32809d1a | refs/heads/master | 2016-09-01T17:52:22.422100 | 2013-11-25T20:49:45 | 2013-11-25T20:49:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,518 | java | package pl.kitek.fblogin;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.Menu;
import android.view.Menu... | [
"marcin.kitowicz@gmail.com"
] | marcin.kitowicz@gmail.com |
a417a7f72bed1b6bb1bc05e0652c110cb934bd0b | 786b6f42b57e45f4413cceb1ce93005f3d989c2a | /psi-integ/src/main/java/org/muhia/app/psi/integ/wsdl/crba/transunion/GetProduct153.java | 237bf1d4d79c75b561bceb33e978611ecd9ee16d | [] | no_license | wangqi7/psi | 8ee99dfaa9ae7dc68dfe754d94fdfbf682d2f9a1 | 851338b1953f43682a271e66af5cdae34b3b956c | refs/heads/master | 2020-03-17T09:55:35.206617 | 2017-05-02T08:56:23 | 2017-05-02T08:56:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,404 | java | package org.muhia.app.psi.integ.wsdl.crba.transunion;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
/**
* <p>Java class for ge... | [
"deniskalenga94@gmail.com"
] | deniskalenga94@gmail.com |
c15ad67ff30c34c8cf385cc6e5a4ec080b6d1ba1 | 1596a394d4c0e488e65cf02c2682f5a9970f9e5e | /android/expoview/src/main/java/versioned/host/exp/exponent/ExponentPackage.java | 2928ae4af87f54ab68a4f258ecd5336e6fe481a8 | [
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"CC-BY-4.0"
] | permissive | weiqiangzheng/expo | f6cd8413ee338a38b159ccaa2a3e29e6721902d0 | af9f49916669538eb9a73cae0afbb75c1ca89536 | refs/heads/master | 2020-03-20T12:18:39.402059 | 2018-06-14T21:55:35 | 2018-06-14T21:57:57 | 137,426,443 | 1 | 0 | null | 2018-06-15T01:28:23 | 2018-06-15T01:28:23 | null | UTF-8 | Java | false | false | 13,386 | java | // Copyright 2015-present 650 Industries. All rights reserved.
package versioned.host.exp.exponent;
import com.facebook.react.ReactPackage;
import com.facebook.react.bridge.NativeModule;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.uimanager.ViewManager;
import org.json.JSONExc... | [
"aurora@exp.host"
] | aurora@exp.host |
f8fe0cce2cb294e00fa74929d5eb0b03cb677955 | 177dcdc56c417d828022d333a6c5bfe69f45c81d | /MovieShare/src/com/zx/utils/FilmmakerType.java | 2170dd303d7d9d030c489ff971effa21e1edbdff | [] | no_license | zx7714/graduation | cccb212f767a1e4fad7e56b64a9b048c32b06693 | bb6187f31f642d2ff93b53ba8b6ed3c7ff1b2e03 | refs/heads/master | 2020-03-09T22:09:17.467327 | 2018-04-11T06:40:23 | 2018-04-11T06:40:23 | 129,027,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 95 | java | package com.zx.utils;
public enum FilmmakerType {
FilmmakerExist,
AddSuccess,
AddFailed;
}
| [
"zhangxu73@qq.com"
] | zhangxu73@qq.com |
a76b395206290f9bc08521cfc27e1f06f4feb4e7 | c3d1043bbf675b7b5891e48dea24b12fe808110f | /libhttp/src/main/java/toasts/StringUtil.java | aa5458125addb97e6ecd5dc01fa7fcdf9ea5ab75 | [] | no_license | BJColor/BJColor | c316d4f777bbe198b09c09ae7069373091455e9e | f0e4e9b49f928a71c78680e91c147c92d42486f0 | refs/heads/master | 2018-09-04T11:19:07.435568 | 2018-06-04T09:55:27 | 2018-06-04T09:55:27 | 118,750,158 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,355 | java | package toasts;
import android.graphics.Color;
import android.text.SpannableString;
import android.text.Spanned;
import android.text.TextUtils;
import android.text.style.AbsoluteSizeSpan;
import android.text.style.ForegroundColorSpan;
import android.widget.EditText;
import org.json.JSONArray;
import org.json.JSONObje... | [
"746470676@qq.com"
] | 746470676@qq.com |
85121d9b65e9db305361fa602753c3e9a93fb528 | 0719b19b21ed009e564ecb52c660ade5c72e83ce | /foodordering_wear/src/main/java/com/example/foodordering_wear/Url.java | 4567d771735e19faeabd6eefd69b9df0cb2b8d5c | [] | no_license | ashishpokhrel123/android | c2cacafb6518f8648c28b3e029c2a7396aacf74e | 6f891046afcfe200b85cc5362a566ba8fe408269 | refs/heads/master | 2021-03-15T14:46:08.035978 | 2020-02-23T13:42:14 | 2020-02-23T13:42:14 | 246,858,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 943 | java | package com.example.foodordering_wear;
import retrofit2.Retrofit;
import retrofit2.converter.gson.GsonConverterFactory;
public class Url {
//public static final String BASE_URL= "http://192.168.137.19:3002/";
//public static final String BASE_URL = "http://192.168.43.228:3002/";
//public static final Stri... | [
"aashishpokhrel146@gmail.com"
] | aashishpokhrel146@gmail.com |
d38f93c78772f0fdbc3d38aca36336fc088ab4d1 | e64ff2176a2a405d7dbf0d1f7785f98621aedf2c | /src/main/java/com/imbookings/model/SiteUser.java | 4531a613a8c8cec91ec1d76294b0d01c00d0039c | [] | no_license | r1ptr92/imlearnings | 3b03f12834519a2f45e9b76ecdb398809a5f397a | 457afe7ee2da44908c90f1c5bef1bdcc901e1f7f | refs/heads/master | 2021-01-03T17:59:18.649420 | 2020-02-13T05:07:21 | 2020-02-13T05:07:21 | 240,181,337 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,446 | java | package com.imbookings.model;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.OneToMany;
@Entity
public class SiteUser {
@Id
@Generate... | [
"Rahul.Patidar@fluidtechnology.net"
] | Rahul.Patidar@fluidtechnology.net |
33b9371582887d319bcce9eaee36612470345ef5 | bdb65e3fb4b707df8764d2bd66d5092a70a728bd | /demo-spring-boot/src/main/java/com/example/demo/executor/ExecutorTest.java | 80537b5ad32d37037c2f451091f1e410603593c5 | [] | no_license | onsingledog/springCloudStudy | 4400d57d2ec9c7547b5e161fe0f64ed31ef7e979 | c78c024114f3a47e8e43165e8efaa8d7fca89b97 | refs/heads/master | 2020-03-17T05:41:31.619521 | 2018-09-13T09:47:07 | 2018-09-13T09:47:07 | 133,325,603 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,862 | java | package com.example.demo.executor;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
/**
* 多线程,线程池测试类
* Created by Administrator on 2018/5/23.
*/
public cla... | [
"15232126623@163.com"
] | 15232126623@163.com |
1b135a8ca454cb14372d261263648839d4d85bb9 | 98af468e35e6c1f18782b6fef725169fbe2c2a79 | /MiscJava/src/coursera_algorithms/allClasses/stdlib/In.java | 36a7f5c30e10140388a6b2e41ca2cabdae892bea | [] | no_license | constantinpopa10/youtube.demo | 53af8c8e6c1eb7bec98dde7bffd9ebaef8f2b348 | 75b4fa96d88a3f8499bf261f652fa7429423d582 | refs/heads/master | 2021-01-20T12:15:22.167675 | 2014-08-11T21:42:43 | 2014-08-11T21:42:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,606 | java | package coursera_algorithms.allClasses.stdlib;
/*************************************************************************
* Compilation: javac In.java
* Execution: java In (basic test --- see source for required files)
*
* Reads in data of various types from standard input, files, and URLs.
*
***********... | [
"constantin.popa10@gmail.com"
] | constantin.popa10@gmail.com |
2bf6c64f2cd09709fb8715800688ab8bb6d40ada | db12b990924703cd74748d8585cd9c11fafa6746 | /h2o-core/src/main/java/hex/segments/WorkAllocator.java | 5c4c30a8d51ac1133a45f9e3b8e221cdfb988536 | [
"Apache-2.0"
] | permissive | h2oai/h2o-3 | 919019a8f297eec676011a9cfd2cc2d97891ce14 | d817ab90c8c47f6787604a0b9639b66234158228 | refs/heads/master | 2023-08-17T18:50:17.732191 | 2023-08-17T16:44:42 | 2023-08-17T16:44:42 | 17,371,412 | 6,872 | 2,345 | Apache-2.0 | 2023-09-14T18:05:40 | 2014-03-03T16:08:07 | Jupyter Notebook | UTF-8 | Java | false | false | 512 | java | package hex.segments;
import water.DKV;
import water.Iced;
import water.Key;
import water.util.IcedLong;
class WorkAllocator extends Iced<WorkAllocator> {
private final Key _counter_key;
private final long _max_work;
WorkAllocator(Key counterKey, long maxWork) {
_counter_key = counterKey;
_max_work = m... | [
"michalk@h2o.ai"
] | michalk@h2o.ai |
46d36f224f3170cd63d7a1e7fd811ba88c5ecd55 | 6bf2cbc0295dc1b57e059737914a31adf7c457a4 | /app/src/main/java/com/app/onebuy/login/countrychoose/CountryListBean.java | 6c31905a1d878ac6b518b6c0e498a4eb7473df9f | [] | no_license | 496907049/OneBuy | a1c39e042aa3c842b6352ab7f214790803e3e57f | be82125df139dfe6db4714e24b6e5edc108c6009 | refs/heads/master | 2020-03-22T02:59:39.381684 | 2018-07-02T07:25:28 | 2018-07-02T07:25:28 | 139,401,070 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 542 | java | package com.app.onebuy.login.countrychoose;
import com.app.onebuy.bean.BasisBean;
import java.util.ArrayList;
public class CountryListBean extends BasisBean {
// public static final String nameSpace =
// Constans.SERVICE_URL+"SearchCity.jws";
// public static final String soapAction =nameSpace+methodName;
pri... | [
"496907049@qq.com"
] | 496907049@qq.com |
db0cd0e5144f725ea503d0b6baf92e4bef0492f2 | c6c357e517b99af329f33d1a2b59625e494d7dbd | /src/main/java/com/huayu/platform/session/AbstractSession.java | e69462866188086f1be9b2725b5a25928c539ef9 | [] | no_license | xiezonghua/digxy-web | 7811886bdbf036acb730fe49f351d7dcb6941dfe | 53ff0cb095e61aff6f91f12162ce537acbffb037 | refs/heads/master | 2021-01-17T10:16:52.608041 | 2016-03-21T13:26:06 | 2016-03-21T13:26:06 | 34,315,588 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 424 | java | package com.huayu.platform.session;
import java.io.Serializable;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public abstract class AbstractSession implements Session, Serializable {
private static final long serialVersionUID = 4901401585131620726L;
private static final String MY_SESSION_ID = "MYDegSE... | [
"xiezonghuago@163.com"
] | xiezonghuago@163.com |
ab7f4fb20f0eef0bd28a3d39f633f28d8e457606 | 071a9fa7cfee0d1bf784f6591cd8d07c6b2a2495 | /corpus/norm-class/sling/3986.java | 8eebcfb6e201f934cfc070a8d5f92b33f5b8c942 | [
"MIT"
] | permissive | masud-technope/ACER-Replication-Package-ASE2017 | 41a7603117f01382e7e16f2f6ae899e6ff3ad6bb | cb7318a729eb1403004d451a164c851af2d81f7a | refs/heads/master | 2021-06-21T02:19:43.602864 | 2021-02-13T20:44:09 | 2021-02-13T20:44:09 | 187,748,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,111 | java | licensed apache software foundation asf contributor license agreements notice file distributed work additional copyright ownership asf licenses file apache license version license file compliance license copy license http apache org licenses license required applicable law agreed writing software distributed license di... | [
"masudcseku@gmail.com"
] | masudcseku@gmail.com |
0da2225c4a892823136320eecb5441e107da8163 | 2f2da35fb76443b2c5caae11c41cf36f87a7caef | /app/src/main/java/com/pum/voicememory/model/eFieldState.java | d2f1f01c7b9a9ba17858f3756e52efd19043c2da | [] | no_license | tomdepta/voice-memory | edf95fa315bbd8f14752751e95eebf5040d4e734 | 16190fa1fe6bdc753f1373754e0c9a9607e5d52e | refs/heads/master | 2021-06-11T06:25:51.108194 | 2017-02-10T19:01:14 | 2017-02-10T19:01:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | package com.pum.voicememory.model;
public enum eFieldState {
Pending,
Selected,
Finalized
}
| [
"tom.depta@gmail.com"
] | tom.depta@gmail.com |
ff4bfca8eef9d1bd32e2cf54e64491304ad0cb04 | f46f01648db353978156e831ee057c10e185df94 | /app/src/main/java/com/example/redfoxoptimaiii/farmaide/Jama/util/Maths.java | 6ad0fef75b61e390338eedfe6c4a6484b130abab | [] | no_license | xyrus23/FarmAide | b10112e6438fa435d47223d11b7fbde4d8334c61 | 07918c2f8b9660352c679987eee6e567a94867ec | refs/heads/master | 2021-01-11T22:51:16.297905 | 2017-06-12T15:20:40 | 2017-06-12T15:20:40 | 78,510,582 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 526 | java | package com.example.redfoxoptimaiii.farmaide.Jama.util;
public class Maths {
/**
* sqrt(a^2 + b^2) without under/overflow.
**/
public static double hypot(double a, double b) {
double r;
if (Math.abs(a) > Math.abs(b)) {
r = b / a;
r = Math.abs(a) * Math... | [
"xyrus.cruz23@gmail.com"
] | xyrus.cruz23@gmail.com |
2fbe4ddba0d68449551d9c448b5acdfc3dcdbdc0 | 4b4a69df96f05f5f38ad365109c10fa559500bc6 | /jsmpp/src/main/java/org/jsmpp/session/OutbindParameter.java | 06437aba4b52b0bfbca585c3b3cdf630474fb774 | [
"Apache-2.0"
] | permissive | vivekanandasofware/jsmpp | 85d248fafd2d7991a2b1a2964e72856540ebe115 | ec178a71e4e3c7aa5def59461cfe289d5bf73985 | refs/heads/master | 2023-08-16T21:12:24.653316 | 2023-01-19T07:50:38 | 2023-01-19T07:50:38 | 399,458,603 | 0 | 0 | Apache-2.0 | 2023-08-10T06:08:04 | 2021-08-24T12:35:04 | Java | UTF-8 | Java | false | false | 2,430 | java | /*
* 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 writing, software
* distribute... | [
"pim.moerenhout@gmail.com"
] | pim.moerenhout@gmail.com |
62add944df5ea52935c89cb74eb4c073fd9e692f | 0938094fc7691dcc826281ff6accbd4cdaea5184 | /src/test/java/com/xd/geekbang/datastructure/queue/CircularQueueBasedOnArrayTest.java | 4b07763108adeaeaf0de84446f43394ce7d833c8 | [] | no_license | xudai3/geekbang | bcf6904faa40ec35ba3718e89e8c2bade6087fc6 | 03109b3c1ffe0c05bb50041d4c020407094ac16a | refs/heads/master | 2023-03-13T10:32:26.087367 | 2021-03-01T12:24:55 | 2021-03-01T12:24:55 | 266,092,642 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 807 | java | package com.xd.geekbang.datastructure.queue;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
class CircularQueueBasedOnArrayTest {
@Test
void enqueue() {
CircularQueueBasedOnArray<String> queue = new CircularQueueBasedOnArray<>(3);
assertEquals... | [
"xudai3@qq.com"
] | xudai3@qq.com |
4a2dda9e6ced200fef07d7a173c852a0bf0fc602 | 930c106bc0417fbc6593369bf82d19dfed57f562 | /src/util/Params.java | bfd1e388f0f68a69ce381c13e43e63efe9d280ec | [] | no_license | eliranrefael/Mario | d048aeddd3432dbfed4731286481b63a8e55ba84 | 8daf0ff227ba235b0b9a5d85d74147de15411a79 | refs/heads/main | 2023-08-13T22:13:26.372974 | 2021-09-29T09:00:57 | 2021-09-29T09:00:57 | 409,860,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 946 | java | package util;
public interface Params {
//WIDTHS AND HEIGHTS
int WIDTH=600;
int HEIGHT=600;
int GROUND_HEIGHT =100 ;
int GROUND_WIDTH = 100;
//LOCATIONS
double SCORE_LOCATIONX = WIDTH/15;
double SCORE_LOCATIONY = HEIGHT/15;
int CHARACTER_POS = HEIGHT-GROUND_HEIGHT-75;
int STAR_... | [
"erefael@gmail.com"
] | erefael@gmail.com |
cb8bf140005735253f3240050707af8ee2369f49 | 0de79f44be29644adf6e2e909565894d0e5199ad | /Tag2_01Vererbung/src/main/java/de/limago/jpademo/models/BaseEntity.java | 3c0b0381b2819a2a584a6aab4a7ce053c6315c3e | [] | no_license | LimagoHub/BootCamp2 | 3e286693fd3b8eb3248f1356be0ffec1afb58e88 | 6330a4ea49915b9ee4b399ff6e6382f6665b94f8 | refs/heads/master | 2022-12-18T19:38:03.227402 | 2020-09-25T08:04:42 | 2020-09-25T08:04:42 | 295,324,884 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,471 | java | package de.limago.jpademo.models;
import java.util.Date;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.MappedSuperclass;
import javax.persistence.PrePersist;
import javax.persistence.PreUpdate;
import javax.persistence... | [
"limagoHub@limago.de"
] | limagoHub@limago.de |
903273ea31db97e8da1220b4f18703faec2c5f6e | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/6/org/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction_derivative_158.java | 12751ae1b22ed670a3c87157dd7e75a6d143557b | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,437 | java |
org apach common math3 analysi polynomi
repres polynomi spline function
strong polynomi spline function strong consist set
interpol polynomi ascend arrai domain
knot point determin interv spline function
defin constitu polynomi polynomi assum
comput match valu function knot
point consis... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
8eeedc9ecf93f73672b7054ee20a1afd578aec70 | 435bd7d2825fe3fc7c9e7ccada374f3015f578dc | /src/protocol/Intent.java | 0ca132eb8ec0465ddf79fdc2398da3f6dca91e57 | [] | no_license | 15608447849/P2PInet | c6e60528366e7e2b4ed8474fd8a770d3298d8e0f | 5113258649405125ba298fa9be628b5ceb311ccc | refs/heads/master | 2021-01-24T08:10:50.200850 | 2017-06-16T12:36:30 | 2017-06-16T12:36:30 | 93,378,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,656 | java | package protocol;
import client.socketimp.SocketManager;
import server.abs.IOperate;
import server.obj.CLI;
import server.obj.IParameter;
import java.nio.channels.AsynchronousSocketChannel;
import java.util.HashMap;
/**
* Created by user on 2017/6/1.
* 数据传递
*/
public class Intent {
private byte command;
p... | [
"793065165@qq.com"
] | 793065165@qq.com |
b1874ac417b374e2bf828359d497ef97ac15cd3b | c07204f38ae06a60c9929665dd88634337f7b9cb | /maas_hesaplama/personel.java | ef0f0772f2e7f9b2991b63a66ffee247f72b79c1 | [] | no_license | Beyzacbn/Nesneye_Yonelik_Programlama | 648109c8cc3d5a6036604b573b6070b63a109bdd | 95eb5d4e99e2fdc7646ba65e94969653e2808cd8 | refs/heads/master | 2020-04-30T10:17:34.788892 | 2019-03-20T18:06:00 | 2019-03-20T18:06:00 | 176,773,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,341 | java | public class Personel
{
protected String ad;
protected String soyad;
protected String sskNo;
protected double satis; // aylık satış sayısı
protected double komisyon; // ürün başına komisyon
public Personel(String ad, String soyad, String sskNo , double satis, double komisyon)
{
this.ad=ad;
this.soyad=... | [
"beyzacbn@gmail.com"
] | beyzacbn@gmail.com |
b662311db4daaf2f0b7317f2668d6683ef8aeedc | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/27/27_93f425d9bc80b63fcf57a06b126cb94317dd9029/WinJustificacion/27_93f425d9bc80b63fcf57a06b126cb94317dd9029_WinJustificacion_t.java | 5535f275472018027950fb7b4f90dab581709bf9 | [] | 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 | 30,804 | java |
package Gui;
import Appi.JExcel;
import Dao.EmpleadoDAO;
import Javabeans.Empleado;
import Dao.justificacionesDAO;
import Dao.RegistroDAO;
import Javabeans.Registro;
import javax.swing.table.DefaultTableModel;
import Utilitarios.Query;
import java.text.DateFormat;
import java.util.Calendar;
im... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
95f92e25e773750b1547fd8cea85076670f546f6 | b1a1463ebaccf134394784b23c2511eb19aae30c | /src/main/java/org/web3j/sample/AsyncTest.java | a27de6f67fc67d5e056a1667ed7155ec5138f4c1 | [] | no_license | WilliamLann/TryChain | 61e0bdb6d3a78369010c0017a6c80fb437f654d6 | 95c17cd0513d51711773251b5feea91f6edc2393 | refs/heads/master | 2020-03-19T00:59:14.528415 | 2018-05-31T02:16:11 | 2018-05-31T02:16:11 | 135,514,509 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 998 | java | package org.web3j.sample;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.ExecutionException;
public class AsyncTest {
public static void main(String[] args) throws InterruptedException, ExecutionException {
CompletableFuture<String> completableFuture=new CompletableFuture();
... | [
"futurelan@163.com"
] | futurelan@163.com |
2da546dbaccb28612abf3345b8fdf5d813f85646 | b33ac321f18a5bf7b9fe117687c6eb6f26e5bc7f | /final/jobmatch/jobmatch/data/MailQueueBDO.java | 7b25de1915df5823192a110a7197b556bfa93c66 | [] | no_license | mlocher-sf/jobmatch | 046a2d481d6a75ec73a870c530a587bff28e21ec | 085f5f59a5c692ac165f47bfa7bf43814af7cedb | refs/heads/master | 2021-01-10T00:54:42.560726 | 2000-08-10T21:19:19 | 2000-08-10T21:19:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,240 | java | /*-----------------------------------------------------------------------------
* Enhydra Java Application Server
* Copyright 1997-2000 Lutris Technologies, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following ... | [
"pse4"
] | pse4 |
5b1ab21003952ae0a455146eb99fd9f4d71ce1e7 | 478543e89206537b3f660381c6000e8fcf35c8ab | /src/main/java/com/app/smpt/common/validation/package-info.java | 09ed1b0461a57c4a15cdad14cb710247986242d2 | [] | no_license | saistockproject/sai | e0fbab105344963020c8a71bba7a477db83c26cc | f1c62504b0ce07c716bd237f272c7b36c103c7b8 | refs/heads/master | 2021-01-10T03:56:26.282235 | 2015-11-05T07:40:43 | 2015-11-05T07:40:43 | 45,346,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 84 | java | /**
*
*/
/**
* @author dan
*
*/
package com.app.smpt.common.validation; | [
"saistockproject@gmail.com"
] | saistockproject@gmail.com |
e9fe7c95a61a74f02dc6fd0c91f69117d1d1cc19 | e5fcec27576c8f370eb65642bbdd1eed7b7fa638 | /javach10/src/ch18/StringTokenizerMainExample.java | d59f8ee28cbf2b8a78a6ea66ce80d4fb27cf0495 | [
"MIT"
] | permissive | daehyeonhong/Java | 893133c6d0e0580d199a9a63934aef967a6db922 | 258f0bcf7906a3ea2d2f945fcfcb5d9e4cfb2fe1 | refs/heads/master | 2023-01-20T02:13:07.808995 | 2020-11-20T17:59:42 | 2020-11-20T17:59:42 | 261,452,095 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 596 | java | package ch18;
import java.util.StringTokenizer;
public class StringTokenizerMainExample {
public static void main(String[] args) {
String text = "홍길동&이수홍/박연수";
StringTokenizer stk = new StringTokenizer(text, "/|&");
int countTokens = stk.countTokens();
// token 저장 - nextToken() 소모
// 소모성 객체
for (int i = ... | [
"fholng@outlook.com"
] | fholng@outlook.com |
28bfad6975df83053a84a33104753969a8f86dd5 | 9cba88dc4bcc448b6f5934f68311b334e3e7a938 | /src/main/java/eu/janinko/Andaria/ultimasdk/StaticDrawer.java | 991f79b0587140359d1b8f42795a7332fe1b2a93 | [] | no_license | NaphalAXT/ultimasdk-1 | 4eea6f76d7833b32c526b43fddcc484fa8270dda | 666f53d3dd700ab53085bd1488917412792f46a5 | refs/heads/master | 2021-03-01T11:29:27.288896 | 2014-11-27T01:54:24 | 2014-11-27T01:54:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,409 | java | package eu.janinko.Andaria.ultimasdk;
import eu.janinko.Andaria.ultimasdk.files.Arts;
import eu.janinko.Andaria.ultimasdk.files.Map;
import eu.janinko.Andaria.ultimasdk.files.Statics;
import eu.janinko.Andaria.ultimasdk.files.TileData;
import eu.janinko.Andaria.ultimasdk.files.arts.Art;
import eu.janinko.Andaria.ultim... | [
"janinko.g@gmail.com"
] | janinko.g@gmail.com |
6448df30da7bc4183fc443484f2ca8418e4c8931 | 7ab35f8077a64ad4856c1955fba6ca2c9d5580a0 | /demo1/bin/com/cg/client/DeleteRow.java | efd620ad7a59594113afbd409752e88afba1700e | [] | no_license | laasy/jpa | b098ef16a42c319cdb6ac4f1722f4df5e220909c | f9dfe43388957f5ee8ba4aac9dcae08af808affd | refs/heads/master | 2020-04-18T07:41:14.288673 | 2019-01-25T04:02:11 | 2019-01-25T04:02:11 | 167,368,719 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 680 | java | package com.cg.client;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import com.cg.entity.Student;
public class DeleteRow {
public static void main(String[] args) {
// TODO Auto-generated method stub
EntityManagerFactory... | [
"noreply@github.com"
] | laasy.noreply@github.com |
328a1ed1cfc53805029de854b1959c534781db57 | 97fbe1217f6f9a44761fde36881721323c077084 | /src/main/java/com/google/solutions/cloud/deployment/DeploymentManager.java | 3f0fcd246e38c9a751d284f2a279bde435639250 | [
"Apache-2.0"
] | permissive | oivonin/cloud-app-demo-tool | a8b310f9179dd79c3070e325d746e976aee706e3 | f215a42f77c0631047257070a7c3cc2c148415ed | refs/heads/master | 2021-01-18T01:31:14.997368 | 2015-02-04T17:47:55 | 2015-02-04T18:48:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,781 | java | package com.google.solutions.cloud.deployment;
import static com.google.common.base.Preconditions.checkNotNull;
import com.google.api.services.compute.model.Instance;
import com.google.common.base.Optional;
import com.google.common.base.Throwables;
import com.google.common.collect.ImmutableMap;
import com.google.solu... | [
"wdf@google.com"
] | wdf@google.com |
063c5ff424a7386a4825d4a35bb4cd23e086e27e | 1539e02d14dda92132bce89178a7b62d80e91067 | /src/main/java/controllers/actor/ActorMessageFolderController.java | 0e19e13d63c6831a92965c57da40d73aa4f8ee93 | [] | no_license | GuillermoCasalCaro/ISPP | e250633c115e2ffcaad276cdde0a5041daa6e9c6 | b9538f08fad5ddd89d9800066170aff15d0f0141 | refs/heads/master | 2022-01-28T03:10:04.285094 | 2019-04-01T23:07:46 | 2019-04-01T23:07:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,906 | java |
package controllers.actor;
import java.util.Collection;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.util.Assert;
import org.springframework.validation.BindingResult;
... | [
"guillermo.casal.caro@gmail.com"
] | guillermo.casal.caro@gmail.com |
b33602d09e41ec16fadcafd5de1eb4fe7b7d327c | ce0735b66cfb8e26f43e10f6acad3c76dbd6fdbb | /src/main/java/com/szepe/peter/pex/impl/OutputWriterToConsole.java | c701f79fb771795bde3bd66fbcd2d5f3187ccad7 | [] | no_license | szepep/pex-hw | 4606aae9e32be78f0a0eefa58034b6e5cce2c0e7 | d793343c70becde82aeec57191f19bcd1b039aef | refs/heads/master | 2020-06-10T22:20:25.271232 | 2019-07-14T16:08:20 | 2019-07-14T16:08:20 | 193,771,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 276 | java | package com.szepe.peter.pex.impl;
import com.szepe.peter.pex.spi.OutputWriter;
public class OutputWriterToConsole implements OutputWriter {
@Override
public void write(String s) {
System.out.println(s);
}
@Override
public void close() {
}
}
| [
"pszepe@chemaxon.com"
] | pszepe@chemaxon.com |
57a9130e563c378b1b23b1b90e2ef989ebfe48fc | b7910f1f37b27ff46c4543996456bded4ee7931e | /src/main/java/pl/janda/crypto/application/Lifecycle.java | e5a52d5b511e3ee014210798544dc3d466d0d146 | [] | no_license | Subtelny/CryptoMarketApp | e547f9dec60ff6f1652d11f69f6ef5b4011668f6 | 909728f722f863b9a7a6d0473fbf620c269ac425 | refs/heads/master | 2023-06-22T06:14:06.153703 | 2020-06-13T02:52:14 | 2020-06-13T02:52:14 | 271,929,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 72 | java | package pl.janda.crypto.application;
public interface Lifecycle {
}
| [
"sebo.janda@gmail.com"
] | sebo.janda@gmail.com |
448dfbba209bfc6984e8ec51f7ee27da65dc19da | 03e4b4e5c13fc606d1ae5060958f0ee2f3a8234a | /trunk/catalogue/src/eu/morfeoproject/fast/catalogue/DuplicatedScreenException.java | 80db992a099658007f8a5faa692380cdec158bf5 | [] | no_license | conwetlab/fast | 0328151bb0d3e837e7ce25de385cf329fc849f36 | 173ec7b7b812cc87b211c95884b2a53a8417eb98 | refs/heads/master | 2021-01-19T12:36:44.726945 | 2012-10-05T20:42:32 | 2012-10-05T20:42:32 | 6,093,257 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 109 | java | package eu.morfeoproject.fast.catalogue;
public class DuplicatedScreenException extends Exception {
}
| [
"irivera"
] | irivera |
f5eaa67a499ef864dc62389db0b63ad83d60ced5 | 0c1de49744adfe8535da928751f5994cf7fbacba | /src/com/task/WidgetProvider.java | 9c2f27f795a8b9298c56c61608a91b34af1ee69b | [] | no_license | elynde/task-android | 8ce4b89f9c655ce272fb1467e305e01e0979b068 | 9cca53d282f8de2f4ca1abe7e7b2b7c943de6025 | refs/heads/master | 2018-12-29T19:12:06.243431 | 2013-11-09T03:10:38 | 2013-11-09T03:10:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,010 | java | package com.task;
import android.appwidget.AppWidgetManager;
import android.appwidget.AppWidgetProvider;
import android.content.ComponentName;
import android.content.Context;
import android.widget.RemoteViews;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Loca... | [
"elliotlynde@gmail.com"
] | elliotlynde@gmail.com |
a06c6090e95de9ddd9b4d2fdd6b475bab42194ea | e90095391ce8d74fe5c239bd39580167ffa11aa3 | /FileProcessing/src/main/java/com/fileprocessor/akka/Application.java | acc78cffb454679f68d34b93daaf6d632e8a8551 | [] | no_license | lbalamallikarjunaraju/akkaFileProcessor | 12aa92a7654410cff7e1b3a1e28963dcd0a760b3 | e64689e83cb95272eb5708b1227f8373d54c7bc5 | refs/heads/master | 2020-06-24T08:46:00.838283 | 2018-07-31T07:26:46 | 2018-07-31T07:26:46 | 96,927,940 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,138 | java | package com.fileprocessor.akka;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import com.fileprocessor.akka.actor.AggregatorActor;
import com.fileprocessor.akka.actor.FileParserActor;
import com.fileprocessor.akka.actor.FileScannerActor;
import akka.actor.Acto... | [
"Dell@192.168.1.7"
] | Dell@192.168.1.7 |
cf467980450bae8be14bd2694ccb2b69bbf901a4 | fe6fe25a9a04050362d44662286e2d441bc161e4 | /menulayout/src/main/java/com/ldt/menulayout/helper/LocaleHelper.java | f28541cf2a60aad130ff51e208de7e1c26a1d53c | [] | no_license | bk-group/TrainingMenu | 0b5423be5d18d14a9b07fa31f345d9dc20786e50 | a9b3b8ebaacff261122f673c7da43ac31af6cf5d | refs/heads/master | 2021-01-26T18:04:19.862399 | 2019-12-18T11:23:35 | 2019-12-18T11:23:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,681 | java | package com.ldt.menulayout.helper;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.res.Configuration;
import android.content.res.Resources;
import android.os.Build;
import androidx.preference.PreferenceManager;
import java.util.Loc... | [
"trung17dinhle@gmail.com"
] | trung17dinhle@gmail.com |
304859384b5ae492976d6b72fd6d18d3cb63b294 | 817ad06dbe338e064d27dd78f56b47d8607f7b26 | /src/main/java/com/heisenberg404/manytomanyjpa/repository/BookRepository.java | 678ddac55ee0730ad7f9ce0837b98a47a1b94d7c | [] | no_license | Heisenberg404/manytomanyjpa | 2cf1c0c5ab37efce6b6cf15ddf5cb79273149199 | 11a1100e71d0dae5a3bda9af7487f886e178028b | refs/heads/master | 2021-04-30T10:27:48.664212 | 2018-02-13T03:25:12 | 2018-02-13T03:25:12 | 121,333,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package com.heisenberg404.manytomanyjpa.repository;
import com.heisenberg404.manytomanyjpa.model.Book;
import org.springframework.data.jpa.repository.JpaRepository;
public interface BookRepository extends JpaRepository<Book, Integer> {
}
| [
"andresmhkun@gmail.com"
] | andresmhkun@gmail.com |
dfb87e4d2e69477b5a1d2e98bc8add193dfff7d5 | 963c9735b14a9d5f4f8bb81d852f6492997d7284 | /app/src/main/java/com/ahxbapp/common/Unread.java | decb0cd95a485dff5fbf13bf705ac5f4d348772b | [] | no_license | liuwenfang/JISUQIANBAO | 63df1d35a64551a3c36a16d416a4cd40a9c6f672 | eb287540b6475022c8e883b28ffd64417238e122 | refs/heads/master | 2020-04-23T05:52:37.184518 | 2019-02-16T02:40:29 | 2019-02-16T02:40:29 | 170,954,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 929 | java | package com.ahxbapp.common;
import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by gravel on 14-9-27.
*/
public class Unread {
public int messages;
public int notifications;
public int project_update_count;
public Unread(JSONObject json) throws JSONException {
messages ... | [
"1348058915@qq.com"
] | 1348058915@qq.com |
ce38d1d8da36973843a38c78679bb7cd8c59522e | d583e9fd66a22d8c01ea09a823dd69ade71a2333 | /eureka bankApp services/account-service/src/main/java/com/moneymoney/app/accountservice/entity/SavingsAccount.java | 4cdbb7dd2248ab565f93f55977c8c81022199511 | [] | no_license | Ragadeep/eureka-Assignments | 21be4a6e5dd230326570300c531935fcb5430091 | 085c844b0704bc66766c3b767a4c39231bc353ac | refs/heads/master | 2020-04-18T03:22:02.165070 | 2019-01-23T14:33:10 | 2019-01-23T14:33:10 | 167,195,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 843 | java | package com.moneymoney.app.accountservice.entity;
public class SavingsAccount extends Account {
private boolean salary;
public SavingsAccount() {
// TODO Auto-generated constructor stub
}
public SavingsAccount(Integer accountNumber, String accountHolderName, Double currentBalance, boolean salary) {... | [
"noreply@github.com"
] | Ragadeep.noreply@github.com |
0acf22cc795ae6ba46b6d5b250eaf0a0e4a55ff7 | 01e55a2513bc1ad4d395874ae251e3cfc60669d0 | /xunjian/trunk/app/src/main/java/com/swdn/db_qiangxiu/QXOpenHelper.java | 1ff421039206cc3f298fb9d78b3709b58b788b88 | [] | no_license | bob001/MobileOperationApp | b2e685c664b17fabed1cbc324d8d6e594dd86e08 | ac711112c9673e6b0ca440cef363db5cbacf93e4 | refs/heads/master | 2020-06-23T18:29:04.766383 | 2016-11-24T05:52:24 | 2016-11-24T05:52:24 | 74,641,895 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,331 | java | package com.swdn.db_qiangxiu;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by lenovo on 2016/11/9.
*/
public class QXOpenHelper extends SQLiteOpenHelper {
/**
* RepairInfo表建表语句
*/
public static final... | [
"919264104@qq.com"
] | 919264104@qq.com |
7f078810ba6a8007eec3df0bccf2126ff7c379b1 | b66340cc635d2932cdb91a96ae643827b26d90b2 | /encrypted_im/src/main/java/org/linux/encrypted_im/controller/UserController.java | e105d9ff522ca50f69c91538ef75cdd141f4fd40 | [] | no_license | vintanda/encryptedIM-Message | 124a594af4f389b01f77d11e4e06a79f6cf5a3b8 | 22a4f8fdaf6fb1506c9b587aff1c720c13fb8ce8 | refs/heads/master | 2022-07-07T06:25:50.611239 | 2019-05-27T16:13:14 | 2019-05-27T16:13:14 | 186,128,099 | 0 | 0 | null | 2022-06-21T01:07:22 | 2019-05-11T12:05:52 | JavaScript | UTF-8 | Java | false | false | 8,464 | java | package org.linux.encrypted_im.controller;
import org.apache.commons.lang3.StringUtils;
import org.linux.encrypted_im.entity.ChatMsg;
import org.linux.encrypted_im.entity.bo.UserBO;
import org.linux.encrypted_im.entity.Users;
import org.linux.encrypted_im.entity.vo.MyFriendsVO;
import org.linux.encrypted_im.enu... | [
"vintandalzd@163.com"
] | vintandalzd@163.com |
a2f5ff060336960fe5d2bf137ff676b74c48c761 | 708a962cf80a1be1931c4788febd71df3e218c31 | /springcloud-provider-hystrix-payment-8001/src/main/java/com/yezi/springcloud/service/PaymentService.java | 61766e662ccc834ea77f9cb5d51b308a0880b130 | [] | no_license | yezis/springcloud2020 | 4902712fd45ccedb5adf5c95121fb483b54bd564 | bcf9b74efc02adcaeb94e254d6449b959649eb84 | refs/heads/master | 2023-06-18T09:25:59.574537 | 2021-07-12T07:26:15 | 2021-07-12T07:26:15 | 384,900,344 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,465 | java | package com.yezi.springcloud.service;
import com.netflix.hystrix.contrib.javanica.annotation.DefaultProperties;
import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand;
import com.netflix.hystrix.contrib.javanica.annotation.HystrixProperty;
import org.springframework.stereotype.Service;
import java.util... | [
"744177929@qq.com"
] | 744177929@qq.com |
aa4247f03a192ab63a855c546b9ccaa43bc8d7d9 | e3afb5bec33cf49591e0b77e9608a3b323a4f0b7 | /screen/src/main/java/com/osprey/screen/BlackListItem.java | fc23fd277c4b5d90182994be452128c88cff34fc | [] | no_license | olschofkah/osprey-jcore | 143a5fb6d251d22fb81ce8d702168ff6d2603417 | dae60209c42d613c0fba2aa1901cd57917bdcf5c | refs/heads/master | 2021-03-20T02:38:11.587875 | 2017-11-07T21:38:54 | 2017-11-07T21:38:54 | 60,883,328 | 0 | 0 | null | 2017-11-07T22:29:22 | 2016-06-11T00:00:44 | Java | UTF-8 | Java | false | false | 203 | java | package com.osprey.screen;
public class BlackListItem {
private String symbol;
public String getSymbol() {
return symbol;
}
public void setSymbol(String symbol) {
this.symbol = symbol;
}
}
| [
"henry.olschofka@gmail.com"
] | henry.olschofka@gmail.com |
df65f3a01c3564caaa33dd2468944bb7f247ee3f | 5a8f934c734e93190b216cd1afe039f3fc791501 | /app/src/main/java/com/example/mnm_crm_android/RecyclerViewAdapter.java | 63ef783fa5a0862c31fe3a862a9e57455f20d4bc | [] | no_license | ngarces/MNM-CRM-Android-HW3 | 7a1588c7522dfb23500e41465112bb655e4be14a | b314438173d71f0dc9c28e479e2a6b587827a19c | refs/heads/master | 2020-05-07T15:28:02.541058 | 2019-04-19T17:51:42 | 2019-04-19T17:51:42 | 180,637,615 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,804 | java | package com.example.mnm_crm_android;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.RelativeLayout;
impo... | [
"37097880+Fudgenuggets@users.noreply.github.com"
] | 37097880+Fudgenuggets@users.noreply.github.com |
55e4da644c0e570ad3592ce9060b18fdb12303fe | 35a583b9b13a4dcfa813272d09963cd6e19d6df8 | /app/src/main/java/com/example/simpletodo/MainActivity.java | c223467f14bd58e175b7198fe27b240a364656c8 | [
"Apache-2.0"
] | permissive | salvillalon45/codepath-SimpleTodo | 08302c89dafb4dafbfc148091429ecc453f89cf4 | f24baf6fd4bbd7b3ed93981012cdfc084d3fa787 | refs/heads/master | 2021-04-11T15:28:34.702203 | 2020-03-21T18:36:07 | 2020-03-21T18:36:07 | 249,033,587 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,240 | java | package com.example.simpletodo;
import androidx.annotation.Nullable;
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.util.Log;
import andr... | [
"salvav1@uci.edu"
] | salvav1@uci.edu |
a5aad8f2cd7175419aa70ed61ea3f10c2d5c7f13 | 5ffa6832193e74ca024fe28fa5339fefb4f4066e | /src/main/java/oop/assignment2/ex26/Application.java | e3588811ee605218e47a273eed1653a1cdcec085 | [] | no_license | Awesome-wolf-101/ashby-cop3330-assignment2 | 7a061dd97b554b58cdf4a94fef4146a7b3368de6 | 06b0a2f217b5f5a1a13c6dc7e518e60f090dcdea | refs/heads/master | 2023-05-20T16:01:31.726225 | 2021-06-14T03:01:47 | 2021-06-14T03:01:47 | 376,626,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,388 | java | /*
* UCF COP3330 Summer 2021 Assignment 2 Solution
* Copyright 2021 Joshua Ashby
*/
package oop.assignment2.ex26;
import java.util.Scanner;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class Application {
private static final Scanner in = new Scanner(System.in);
private static Str... | [
"joshuaashby16@gmail.com"
] | joshuaashby16@gmail.com |
77d6b10b299633726767aea92968b825ad116b33 | a2d4bec9812e129e28a63507da7b3aa3f96f5787 | /com/google/android/gms/drive/realtime/internal/event/TextDeletedDetails.java | 2a20d463215485a7534e74abb3ab8de56ce79d9e | [] | no_license | achoraev/RealRacingSource | c5720b4a4437e96c356e88e225a8d0f812e3520a | 9bc98f4708c8f67c388b35d756e3c3517572163e | refs/heads/master | 2020-04-17T16:47:58.342025 | 2015-04-22T06:52:40 | 2015-04-22T06:52:40 | 34,332,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 979 | java | package com.google.android.gms.drive.realtime.internal.event;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable;
public class TextDeletedDetails
implements SafeParcelable
{
public static final Parcelable.Creator<TextDel... | [
"audulin@gmail.com"
] | audulin@gmail.com |
8a61a2bb797ca54b3c0f4d84f8863775877321d1 | cbd14440ab37698e4c81031d4c9262000b397adc | /cleanandroidcode/src/main/java/info/piwai/cleanandroidcode/base/BaseModule.java | a37973d688ba52d4ec777d15a29370233e8f27cb | [] | no_license | sinojelly/CleanAndroidCode | a42bf0e6bd029aa78f9540780c8c7630410cb55b | dc3619f77f608336ef8811673612327be80e2a4e | refs/heads/master | 2021-01-18T06:25:14.616599 | 2013-06-22T05:24:20 | 2013-06-22T05:24:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 257 | java | package info.piwai.cleanandroidcode.base;
import javax.inject.Singleton;
import com.squareup.otto.Bus;
import dagger.Module;
import dagger.Provides;
@Module
public class BaseModule {
@Provides
@Singleton
Bus provideBus() {
return new Bus();
}
}
| [
"py.ricau@gmail.com"
] | py.ricau@gmail.com |
9269b1bced77b0d4095224167ad4497d727a3c04 | 45d9b5637e5ceed19005beeacf4b4508a3b2a5fb | /library-manager/domain/src/com/kooobao/lm/finance/FinanceOperationService.java | c00964d3481ba57c76b16b9394bb049cc01739e6 | [] | no_license | harperjiang/kooobao-website | c15a77eeb6a3cef35483752af557f37cfb193c33 | ba256ff15d4158a68b66c40b58b2921fce22af94 | refs/heads/master | 2021-01-10T21:21:09.087650 | 2013-07-16T01:22:37 | 2013-07-16T01:22:37 | 32,114,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 252 | java | package com.kooobao.lm.finance;
import java.math.BigDecimal;
import com.kooobao.lm.profile.entity.Visitor;
public interface FinanceOperationService {
void changeVisitorDeposit(Visitor v, BigDecimal change, String comment,
String operatorId);
}
| [
"harperjiang@gmail.com@0fce3ec8-7071-de33-013e-020e0f3b7730"
] | harperjiang@gmail.com@0fce3ec8-7071-de33-013e-020e0f3b7730 |
3006f7eced93b030d1300c2ef9966fd49ddbdb64 | 7cdebabdc3d1f0436bc6d5a01be11c006702fa46 | /QueueIT.Security/src/queueit/security/uribuilder/HierarchicalUriComponents.java | 8866be550084f30a2ccbdfdad577029b6778d26a | [
"MIT"
] | permissive | queueit/QueueIT.Security-JavaEE | 4059dc9360d69a5b7fd0a6a674a9e7ab6d15c195 | 59490de4cfea79730f555ec8a295de8f6fce6c76 | refs/heads/master | 2021-01-15T19:40:23.692719 | 2020-08-17T09:18:27 | 2020-08-17T09:18:27 | 16,279,695 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 23,062 | java | /*
* Copyright 2002-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"mala@queue-it.net"
] | mala@queue-it.net |
afbc41898b859b86c916118adb45dce0f4b0f512 | 8e7e6ada1fd4d2cf6ac5ddd95b4a283e33824b6f | /RunningCalculator/RunningCalculator/src/pmg/android/runningcalculator/view/DisplayStringFormatter.java | a75dc72c94c6d9c95165a73d80b54a85d70e4e97 | [] | no_license | possemeeg/android | cfa414dbabcf49925f7d7fda3264b8c6700b4b9a | 261bcdabdeb23586c4811848bc078d28a5115112 | refs/heads/master | 2021-01-18T06:38:42.218348 | 2013-05-27T06:41:23 | 2013-05-27T06:41:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,071 | java | package pmg.android.runningcalculator.view;
import java.text.DecimalFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import pmg.android.runningcalculator.R;
import pmg.android.runningcalculator.PreferenceValues.UnitFilterValue;
import pmg.android.runningcalculator.... | [
"peter@peter-P5K.(none)"
] | peter@peter-P5K.(none) |
28ecf5bab8b25908612d7ba6a120fe9dda739580 | 428a80fe171f8dee113c603a52afc8c5cc5c2347 | /src/com/ca/livecoding/repository/mysql/MySqlItemRepository.java | 28c46994f47325bde901e6bbb33d8c35367ef57e | [] | no_license | nrstott/ca-java-tdd | 7359980d764fce12205bfe67e525f7e833cc6205 | 9a4eedaf06620b679c626d54499ea42301bead76 | refs/heads/master | 2021-01-10T20:45:15.539473 | 2014-01-15T22:53:41 | 2014-01-15T22:53:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 917 | java | package com.ca.livecoding.repository.mysql;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import com.ca.livecoding.model.Item;
import com.ca.livecoding.repository.ItemRepository;
public class MySqlItemRepository implements ItemRepository {
pr... | [
"nrstott@gmail.com"
] | nrstott@gmail.com |
63a89943a4cc4aba14225513b0a3399f0bcff443 | e56bab8212c7e35617af5dd02ee9e581b260ff1c | /events-smvc/src/com/techno/dao/EventTypeDao.java | c95537110576c40bd5c17fe02b24ac44dc4e9d7f | [] | no_license | noumanalisyed/web-eng | eed699365fa81429c785ada86d7afb734343546e | 192ed989169fac60f7501b70200f2df183dfc5e6 | refs/heads/master | 2023-07-05T13:46:54.196181 | 2023-07-05T09:05:05 | 2023-07-05T09:05:05 | 127,851,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package com.techno.dao;
import com.techno.bean.EventTypes;
import com.techno.bean.Events;
import java.util.List;
public interface EventTypeDao {
public void addEventType(EventTypes eventTypes);
public List<EventTypes> getEventTypes();
public EventTypes getEventType(int eventTypeId);
public void deleteEve... | [
"nouman.ali.syed@gmail.com"
] | nouman.ali.syed@gmail.com |
efc62d294382ec014dbe764d24a084062260fe07 | 15fa30bd8b95b85d30cb39e5cb53f43e2b112427 | /Tasks/src/main/java/TasksEdmProvider.java | 2dc6eff96cd13fbb6c79f873ee2a8adfa5920984 | [] | no_license | dskfgit/tasks | eeb74ea4f1d3f199ad8994aabda38999077b25d9 | d10fbd992114ff8e9e7dec52a4c1739c801157f9 | refs/heads/master | 2020-03-27T18:57:19.208857 | 2018-09-01T01:01:20 | 2018-09-01T01:01:20 | 146,955,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,453 | java |
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.apache.olingo.commons.api.*;
import org.apache.olingo.commons.api.edm.*;
import org.apache.olingo.server.api.edm.provider.*;
public class TasksEdmProvider extends EdmProvider {
// Service Namespace
public static final St... | [
"des@barbaraersimac3"
] | des@barbaraersimac3 |
288a7c85bfcdfecf13dfbe815a186b954845fce5 | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.unifiedtelemetry-UnifiedTelemetry/sources/X/AnonymousClass09.java | 3c75a5871627c1164aeefada03aa56d4cf331238 | [] | no_license | phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959529 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | null | UTF-8 | Java | false | false | 1,375 | java | package X;
import com.google.common.annotations.GwtCompatible;
import java.util.concurrent.Callable;
import java.util.concurrent.RunnableFuture;
@GwtCompatible
/* renamed from: X.09 reason: invalid class name */
public final class AnonymousClass09<V> extends AbstractC00030p<V> implements RunnableFuture<V> {
publ... | [
"cyuubiapps@gmail.com"
] | cyuubiapps@gmail.com |
ec44afac0f0fb1bc6bcbded79845a2cb4b657e02 | f2c541d5f3dd640ada0dc22a3ace77b89b28236f | /src/games/Block.java | 1f56990be4c03f7302c6c1babf49a6e301502335 | [] | no_license | rdvonz/Alarm-Clock | b753dc3580ea8ef63d76e6fdc01ac316eb2be948 | be05fe27e711c626059bb4a8cb4c9047c7049eb8 | refs/heads/master | 2020-12-24T17:35:27.459303 | 2011-12-05T21:54:35 | 2011-12-05T21:54:35 | 2,831,994 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 998 | java | package games;
import java.util.ArrayList;
import java.util.Random;
import org.newdawn.slick.geom.Rectangle;
import org.newdawn.slick.fills.GradientFill;
import org.newdawn.slick.Color;
public class Block extends Rectangle{
/**
*
*/
private static final long serialVersionUID = 1L;
Random r = new Random();
pri... | [
"rdvonz@gmail.com"
] | rdvonz@gmail.com |
5beef987cb0a7be097624d2bb2e968b889609e76 | 09e212d2b86eae6634eba8fd30f759abc696e7b6 | /app/src/main/java/com/test/yogiyo/yogiyotest/App.java | 9134428d103c6ce8adefd6fe2537f37b27c32318 | [] | no_license | dhkimlucky/yogiyoTest | 0456020929de23cb98b6b2fbff68783277df5441 | fa18ebf0d4dc06eaf8ed24a1a349999d12f9c210 | refs/heads/master | 2021-01-01T19:32:00.627138 | 2017-07-28T10:55:27 | 2017-07-28T10:55:27 | 98,542,609 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,187 | java | package com.test.yogiyo.yogiyotest;
import android.app.Application;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.toolbox.ImageLoader;
import com.android.volle... | [
"amdin"
] | amdin |
5e2b678584f7aa5dfbc6560cc81b208b42729379 | 1c577d3b112c94c0a8d350c6e8a1c373935a9c55 | /Thompson/src/PLHom.java | 037ec3ff359c2ac411a7b79e0a6869354c616cf1 | [
"MIT"
] | permissive | Daev7997/Thompson-s-Group-T-Calculator | 3ab8f69c0b6d7a41cdc7811a85c7e720a7d7f53c | 732b8650a3984b383a5c2530d36435c4fe51620a | refs/heads/master | 2021-01-01T19:51:31.347719 | 2013-10-09T01:07:06 | 2013-10-09T01:07:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,304 | java | import java.util.Collections;
import java.util.LinkedList;
public class PLHom
{
LinkedList<Corner> corners;
public PLHom()
{
corners = new LinkedList<Corner>();
}
public PLHom copy()
{
PLHom p = new PLHom();
for(int i = 0; i < corners.size(); i++)
{
p.addCorner(corners.get(i));
}
return p;
}
... | [
"dmcklveen@gmail.com"
] | dmcklveen@gmail.com |
cd33c500d0c4e7be72c097557b3f02ed1771e9da | 9bf6dee1407f112cebf42443e0f492e89d0d3fbc | /gameserver/data/scripts/system/handlers/quest/master_craft/_19032AlchemistsPotential.java | 73c294985b94ce487b57aa796549d3b1861a394e | [] | no_license | vavavr00m/aion-source | 6caef6738fee6d4898fcb66079ea63da46f5c9c0 | 8ce4c356d860cf54e5f3fe4a799197725acffc3b | refs/heads/master | 2021-01-10T02:08:43.965463 | 2011-08-22T10:47:12 | 2011-08-22T10:47:12 | 50,949,918 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,038 | java | /*
* This file is part of aion-unique.
*
* aion-unique 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.
*
* aion-unique ... | [
"tomulescu@gmail.com"
] | tomulescu@gmail.com |
0a4c18ee3c9957a64d8ba1998f5732c99526119b | 3b0828af674295db1a25b8fecb9e00acf85d168f | /src/main/java/com/example/demo_jsqlparser/UserController.java | 8b6105cdf761fb7afbb7e006c93c90f96bea6a1e | [] | no_license | ColorBoom/Test | 5e5c633f4e94eb26751c7f6bfcf7a3bf28b05e27 | 85d48e925295822ffbda6f644099e3c109103186 | refs/heads/master | 2020-03-17T09:19:31.796560 | 2018-08-24T10:19:55 | 2018-08-24T10:19:55 | 133,469,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package com.example.demo_jsqlparser;
import com.example.demo_jsqlparser.service.IUserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/u... | [
"1433608734@qq.com"
] | 1433608734@qq.com |
54b70e0afe19470acd472577dd500f400f7c64cd | f2fc2c306f8206fa244707d41d3d62b5ea7c97f5 | /ua.com.shop322/src/main/java/ua/com/myshop/service/TypeOfShoesService.java | 2f17a9a151267f6ac5a46e9b43f7d43695ca18c1 | [] | no_license | MorozIhor/ShoeStore | cdc7bad4c8451e5b7fc4b872b0ffc9db58ec55a1 | d707f235c8ec7f5ca93f2533d8b1667c8db23f36 | refs/heads/master | 2021-01-23T08:21:52.202028 | 2017-04-08T15:06:09 | 2017-04-08T15:06:09 | 86,509,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 271 | java | package ua.com.myshop.service;
import java.util.List;
import ua.com.myshop.entity.TypeOfShoes;
public interface TypeOfShoesService {
void save(TypeOfShoes typeOfShoes);
List<TypeOfShoes> findAll();
TypeOfShoes findOne(int id);
void delete(int id);
}
| [
"Ihor@ProBook"
] | Ihor@ProBook |
fb253e3929fc0da18ce6a414eee466b6ee081474 | 6b445c3513c01c34721e4e9284de799f0336b2ea | /src/leetcode/q12/Solution.java | 7323f22793f87936f20afe8eb10ecff55cad1066 | [] | no_license | PrototypeZ/alg | bc03bb03f8dddb93e6e49948e3a57c904bb8820c | 8a9011746633ca6417251b5cefd85a9c3b8e9811 | refs/heads/master | 2023-03-20T05:41:06.448982 | 2021-03-15T13:30:21 | 2021-03-15T13:30:21 | 262,215,618 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,108 | java | package leetcode.q12;
/**
*
* 罗马数字包含以下七种字符:?I,?V,?X,?L,C,D?和?M。
字符 数值
I 1
V 5
X 10
L 50
C 100
D 500
M 1000
例如, 罗马数字 2 写做?II?,即为两个并列的 1。12 写做?XII?,即为?X?+?II?。 27 写做??XXVII, 即为?XX?+?V?+?II?。
通常情况下,罗马数字中小的数字在大的数字的右边... | [
"prototypez@126.com"
] | prototypez@126.com |
8ee0abc5fdfcc71e314a136a69a6ce247599a356 | 302755081d1f708d5321cee5f63ff0cc5cf3b2bf | /Project/src/main/java/com/privatejgoodies/common/internal/IActionObject.java | 966723c622ea5e0fc738a1c1d872d5275705f30d | [
"MIT"
] | permissive | ArchieBlack/LGoodDatePicker | 3ff4f9d74d22c6ed93edd9e4efd7849e0038e55e | 825d443056ff73cccb3e68938b0bd5c4784957e4 | refs/heads/master | 2020-12-03T04:16:18.089748 | 2020-08-15T18:34:31 | 2020-08-15T18:34:31 | 95,841,741 | 0 | 0 | MIT | 2020-08-06T19:58:40 | 2017-06-30T02:55:07 | Java | UTF-8 | Java | false | false | 2,376 | java | /*
* Copyright (c) 2012-2013 JGoodies Software GmbH. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* o Redistributions of source code must retain the above copyright notice,
* this li... | [
"BlakeTNC@users.noreply.github.com"
] | BlakeTNC@users.noreply.github.com |
e8cf13c4540d764a4c56a78486491cec496d18d2 | 1fab9a02772e1ec898820434e0fc82cb5845e31a | /src/main/java/com/createsequence/blog/service/impl/BlogAritcleServiceImpl.java | 4b90eac285a60d1f653a0443c4f0028a86895008 | [] | no_license | Createsequence/simple-blog-back | 64dc8b9e3df0d03347b9e0528a392dde3c43c83d | e414a2e76546ab6a1777bbe3428019ba89328340 | refs/heads/main | 2023-02-24T06:59:26.759725 | 2021-01-31T07:53:29 | 2021-01-31T07:53:29 | 329,253,701 | 0 | 0 | null | 2021-01-31T07:53:30 | 2021-01-13T09:18:01 | Java | UTF-8 | Java | false | false | 745 | java | package com.createsequence.blog.service.impl;
import com.createsequence.blog.common.utils.BaseService;
import com.createsequence.blog.domain.BlogArticleEntity;
import com.createsequence.blog.mapper.BlogArticleMapper;
import com.createsequence.blog.service.BlogArticleService;
import org.springframework.beans.factory.an... | [
"841396397@qq.com"
] | 841396397@qq.com |
e2a2ea61aa3bb57e1d630cb6753465f2720ef6ac | 6779dfe95b97bf85347b5d1c6412032ed2b52884 | /trunk/Bicing/src/IA/Bicing/succesor/SuccessorFunction1.java | f68aead5d04f4b31776a5c549c83df2f59bb27f8 | [] | no_license | huanghuan92/bicing | abd9e4f3314d4707481ff9eb0fc36253b33da346 | 8682e329595052e97f847564eba8ea737bb9a50e | refs/heads/master | 2020-06-21T14:57:53.727707 | 2009-11-03T22:59:30 | 2009-11-03T22:59:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,060 | java | package IA.Bicing.succesor;
import IA.Bicing.*;
import aima.search.framework.Successor;
import aima.search.framework.SuccessorFunction;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author Tomas Barton
*/
public class SuccessorFunction1 implements SuccessorFunction {
private int numVans;
pri... | [
"barton.tomas@gmail.com"
] | barton.tomas@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.