blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cc8edcfd5956d7c38b26e423a3717d4459ae44d7 | a2d87f7a9088776d8f6dc0db695d0beca1493b6e | /yongqing-bigdata-tools/yongqing-presto-hbase/src/main/java/com/yongqing/presto/hbase/HbaseHandleResolver.java | d43725f4155cc37a294430e00f84e8812439dd23 | [
"Apache-2.0"
] | permissive | 251538232/bigdata_tools | bbcfe3c52490104370132b2748abdb34aa72b3cb | f329082f0353533bc0e60c51d290bf94f77261c5 | refs/heads/master | 2022-12-23T15:54:37.486052 | 2020-09-24T08:49:48 | 2020-09-24T08:49:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,850 | java | package com.yongqing.presto.hbase;
import com.yongqing.presto.hbase.model.HbaseColumnHandle;
import com.yongqing.presto.hbase.model.HbaseSplit;
import com.yongqing.presto.hbase.model.HbaseTableHandle;
import com.yongqing.presto.hbase.model.HbaseTableLayoutHandle;
import com.yongqing.presto.hbase.model.HbaseTransaction... | [
"yongqing_zh@163.com"
] | yongqing_zh@163.com |
19ad9579c648c202461598ae3b03afbb8774d49f | 22298236daa1f44a2a35a97d98a2b0f67e3e278a | /spring-boot/spring-boot-testing/src/test/java/com/wjz/springboot/MockWebTestClientExampleTests.java | cb885d6d346cb203315e21d722d11b1ba533c07d | [
"Apache-2.0"
] | permissive | BINGJJFLY/bingjjfly-springboot | ca20bea6b6140d47e8a0c2625aae3a514009d9fc | 7564abb411c8f4695f4ce264cef9b8f871da4b8b | refs/heads/master | 2020-07-02T23:35:37.224574 | 2020-05-16T13:24:35 | 2020-05-16T13:24:35 | 201,708,113 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 791 | java | package com.wjz.springboot;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.reactive.AutoConfigureWebTestClient;
import org.springframework.boot.test.context.SpringBootTest;
import org.springfr... | [
"17091267797@163.com"
] | 17091267797@163.com |
15836875a51e127e6fe34d4cae33d4a8b6a15c48 | 0118956ece52559399cd1805dd68ac21e83ae3d9 | /fitnesse/lib/src/fitlibrarySrc/fitlibrary/exception/ExceptionHandlingStandard.java | ba4e38e2ab7d71146372c2b17f06e1e3350ffc88 | [] | no_license | JavaQualitasCorpus/fitlibraryforfitnesse-20110301 | 6588290ca08deb254e76f67aa6936d2a6f24370f | ceb5abcce236ae380cc0745a7920f82cfba69a19 | refs/heads/master | 2023-08-12T08:37:17.890919 | 2019-03-12T23:27:44 | 2019-03-12T23:27:44 | 167,004,721 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,612 | java | /*
* Copyright (c) 2009 Rick Mugridge, www.RimuResearch.com
* Released under the terms of the GNU General Public License version 2 or later.
* 20/10/2009
*/
package fitlibrary.exception;
import java.io.PrintWriter;
import java.io.StringWriter;
import fit.Fixture;
import fitlibrary.suite.BatchFitLibrar... | [
"taibi@sonar-scheduler.rd.tut.fi"
] | taibi@sonar-scheduler.rd.tut.fi |
587c8441f89ca8d1489abfc7271b540cdd8b5d0a | 6592455ae6b2902db48cee095952906159bf3416 | /CU013_EJBs/CU013_EJBs_03/web/src/main/java/edu/masterjava/ejb/tarea03/DelayEjbClient.java | 22f73f754e21766fcb0a9c63650864ab55d4d303 | [] | no_license | charques/master-java-elite | 1352f7730feda2e226966dd768cf63a774b54294 | 5a979461a5a6b5c4e39147a7848b0da2e07f5918 | refs/heads/master | 2021-01-25T05:21:33.381086 | 2013-10-01T20:38:15 | 2013-10-01T20:38:15 | 13,224,627 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 857 | java | /**
*
*/
package edu.masterjava.ejb.tarea03;
import java.util.Timer;
import java.util.TimerTask;
import javax.ejb.EJB;
/**
* @author carloshernandezarques
*
*/
public class DelayEjbClient {
@EJB
static StateTestBeanLocal beanLocal;
static Timer timer;
/**
* @param args
*/
public static void ma... | [
"carloshernandezarques@gmail.com"
] | carloshernandezarques@gmail.com |
fe060a1bef0720f5aba01752c7b8708d848b41a8 | dcc1517f614a45f6b82b582173e6f74756343980 | /smartCore/src/main/java/com/sin/smart/core/formwork/db/splitdb/ShareDbUtil.java | 36429654548a02e9ff58b2986223829770c864c8 | [] | no_license | EvanSole/smart-parent | 3ecad46b30acb868fb0d8c2068789dfc452af9b5 | 9cdb31f1b44a3188bb81973456eff2d8b9edb8bf | refs/heads/master | 2021-01-14T10:57:40.877287 | 2016-09-22T08:57:15 | 2016-09-22T08:57:15 | 68,709,623 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,093 | java | package com.sin.smart.core.formwork.db.splitdb;
import com.sin.smart.core.formwork.db.util.DbShareField;
import com.sin.smart.core.formwork.db.vo.DbShardVO;
import com.sin.smart.entity.CurrentUserEntity;
public class ShareDbUtil {
public static DbShardVO getDbShardVO(CurrentUserEntity user, long warehouseId, DbShar... | [
"wang_china@foxmail.com"
] | wang_china@foxmail.com |
f7a5dcddabb41841b51968eab3a2e62236d36721 | c94df2a4d391fa6e674e67763ebb7720221f6cf6 | /RadioAstronomia/src/main/java/com/craam/wellington/isrcsr/GenericSource.java | a0c159f0fce7aa4f2aba4d478ea640b3ed02f311 | [] | no_license | faganello60/API-calculation-of-solar-explosions-in-frequency-Terahertz | 4984ed0a4e7a62a6b919e51b0fb1b08e27924251 | c31bcf204d97a0bdc0f5e9e3e0dc76134b1486b8 | refs/heads/master | 2021-09-07T02:41:20.350280 | 2018-02-16T00:36:38 | 2018-02-16T00:36:38 | 79,847,202 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 14,386 | java | package com.craam.wellington.isrcsr;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.io.PrintWriter;
import com.craam.wellington.statics.Constants;
import com.craam.wellington.utils.MathUtils;
public clas... | [
"bruno.faganello.neto@gmail.com"
] | bruno.faganello.neto@gmail.com |
5886797a8ecf02178a7c337e3cfa3c8fc0d1d519 | f163fe225b9c5db1f3373c4fc85a1c4f15dd7ffd | /src/main/java/com/bambidating/model/responseModel/enums/ClientResponseUserStatus.java | 2a82c8fe4e4ab2b60d64b1cb8e05b36a793ddeb5 | [] | no_license | sarenos/bambidating | 4668481fe560422b1b89d21a4d3cbecb6716d808 | 88b5e8073e77e7d869e0d487b494db09df2b8575 | refs/heads/master | 2021-05-08T18:34:05.063098 | 2018-01-30T13:55:00 | 2018-01-30T13:55:01 | 119,522,594 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package com.bambidating.model.responseModel.enums;
public enum ClientResponseUserStatus {
NO_ERROR(0),
USER_LOGGED(1),
USER_NOT_FOUND(2),
WRONG_PASSWORD(3),
EMAIL_USED(4);
private int userStatus;
ClientResponseUserStatus(int userStatus) {
this.userStatus = userStatus;
}
p... | [
"eugene_oleynyak@epam.com"
] | eugene_oleynyak@epam.com |
4eefce1221c85d77369fb150ddfa03352e8187c7 | 9cb4496a42ec549b9f15caff64aa1129bbe84ec1 | /src/main/java/com/udacity/jwdnd/course1/cloudstorage/config/SecurityConfig.java | 1fd8b51011b43aa258a952c0c974a501ea290a64 | [] | no_license | voduro/cloudstorage | 00576d542d7420f5c17f95c075532467a6327cec | 3a48153276bee8fc65cdef20e246d44f726d7eee | refs/heads/master | 2022-12-20T01:09:12.809909 | 2020-09-17T07:30:21 | 2020-09-17T07:30:21 | 288,982,209 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,773 | java | package com.udacity.jwdnd.course1.cloudstorage.config;
import com.udacity.jwdnd.course1.cloudstorage.service.AuthenticationService;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springf... | [
"info@villome.com"
] | info@villome.com |
8c999fecce88d4586aab2a2b1b3c9f02e09e86fe | 1f096eeb888fa8ce6378792f2d2a10a3ec7a325a | /src/com/chaoxing/oa/util/data/ClobUtil.java | 1cf74375cb1e1c96bcc25fc7f6086e04fd2ff542 | [] | no_license | xixily/cxoa_websocket | 8f2d0792711b28319c66be0ec8a0ace780cab82c | 18c5d6c55de1b69a056a1a37f7c1d00fa3e31a9d | refs/heads/master | 2020-12-31T00:12:17.649663 | 2017-08-11T05:33:26 | 2017-08-11T05:33:26 | 86,549,798 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,227 | java | package com.chaoxing.oa.util.data;
import java.io.BufferedReader;
import java.io.IOException;
import java.sql.Clob;
import java.sql.SQLException;
import javax.sql.rowset.serial.SerialClob;
import javax.sql.rowset.serial.SerialException;
public class ClobUtil {
/**
* 获得字符串
*
* @param c
* ... | [
"570341093@qq.com"
] | 570341093@qq.com |
95734d86b09a3101d3acad3d0f423e763bfe636f | 9cf074aa4973b0b70f38d4fcd111dd3eed7a9bad | /shopping/src/main/java/com/app/server/repository/aaaboundedcontext/authorization/AppMenusRepository.java | 2956fba489365b666eefce494c92e75d707107be | [] | no_license | applifireAlgo/shoppingtwo | deb59b2190751880d68e63abb733d5d19522584e | d646ffc2ad3bb1c0051cd62f80cdd7534b27428f | refs/heads/master | 2021-01-10T13:56:26.293467 | 2016-03-31T14:19:01 | 2016-03-31T14:19:01 | 55,156,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,304 | java | package com.app.server.repository.aaaboundedcontext.authorization;
import com.athena.server.repository.SearchInterface;
import com.athena.annotation.Complexity;
import com.athena.annotation.SourceCodeAuthorClass;
import com.athena.framework.server.exception.repository.SpartanPersistenceException;
import java.util.List;... | [
"applifire@72e4844fff71"
] | applifire@72e4844fff71 |
1c853e30ca8aee7ac7d14714f10859988a3e4e67 | 573a66e4f4753cc0f145de8d60340b4dd6206607 | /JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/1438167/pmd-src-4.0/pmd-4.0/src/net/sourceforge/pmd/AbstractRule.java | 5201d6e34610fa0b787a04102a63e31b725922b4 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | mkaouer/Code-Smells-Detection-in-JavaScript | 3919ec0d445637a7f7c5f570c724082d42248e1b | 7130351703e19347884f95ce6d6ab1fb4f5cfbff | refs/heads/master | 2023-03-09T18:04:26.971934 | 2022-03-23T22:04:28 | 2022-03-23T22:04:28 | 73,915,037 | 8 | 3 | null | 2023-02-28T23:00:07 | 2016-11-16T11:47:44 | null | UTF-8 | Java | false | false | 15,002 | java | /**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.ut... | [
"mmkaouer@umich.edu"
] | mmkaouer@umich.edu |
7caa09af8772dfb5bbf9a971a84d26bd4f347c66 | 5e257b17045ff2146d2b39a319dccbe6c4226518 | /src/main/java/it/comuni/comuniitaliani/model/Zona.java | a458b9be14456c2bb5e97f97498ca57041de518c | [] | no_license | hawk87/comuni-italiani | d2a823a6bbc5199fcb0b360f1a880e8191062ae8 | 9b4f06f516476907b5a98aa1c40b1ad30b8fb95c | refs/heads/master | 2020-04-26T13:27:14.680399 | 2019-03-03T14:59:56 | 2019-03-03T14:59:56 | 130,211,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | java | package it.comuni.comuniitaliani.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.Entity;
import javax.persistence.Id;
@Data
@Entity
@NoArgsConstructor
@AllArgsConstructor
public class Zona {
@Id
private Integer codice;
private String ... | [
"tidus.rm@libero.it"
] | tidus.rm@libero.it |
99cf9b80b3fcad5ae6ac3960fc4b7be9ce049a10 | 5ce9373b55b64c17932f893fe44bc2efd3f48ed2 | /src/main/java/com/faisalarkan/config/Dbconf.java | 402cf5c91f89603026e633bd970b43556f5016e8 | [] | no_license | faisalarkan21/java-servlet-maven-jdbc | 2a3902f5a20cbb420e8c192b0a321f779c49a3d0 | 125a96fab6f54972249145bf16e0bd790086bb21 | refs/heads/master | 2021-01-13T14:50:26.206307 | 2016-12-15T12:45:21 | 2016-12-15T12:45:21 | 76,558,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 898 | java | package com.faisalarkan.config;
import java.io.InputStream;
import java.sql.DriverManager;
import java.util.Properties;
import java.sql.Connection;
public class Dbconf {
private static Connection connection = null;
public static Connection getConnection (){
if (connection != null){
return connection;... | [
"faisalarkan21@gmail.com"
] | faisalarkan21@gmail.com |
d2e30d85cf4a1774874575a85aa59d3eee6af089 | eb2556a43cc0a8d1c525fb21bb00d5a6158da4ad | /basex-tests/src/test/java/org/basex/server/ServerMemTest.java | 6ad60fd336ed8d24dad588a6f52230318f18dd0d | [
"BSD-3-Clause"
] | permissive | SirOlrac/basex | ee22c8336f2430ae38e962399f1cdc89c9a657d3 | b97a3bbf961178d0c3dc8c65d389c8299fc5d517 | refs/heads/master | 2020-06-13T20:08:21.217244 | 2016-12-02T21:48:49 | 2016-12-02T21:48:49 | 75,557,973 | 1 | 0 | null | 2016-12-04T19:08:45 | 2016-12-04T19:08:45 | null | UTF-8 | Java | false | false | 1,774 | java | package org.basex.server;
import org.basex.*;
import org.basex.api.client.*;
import org.junit.*;
/**
* This class performs a client/server memory stress tests with a specified
* number of threads and queries.
*
* @author BaseX Team 2005-16, BSD License
* @author Christian Gruen
*/
public final class ServerMemTe... | [
"christian.gruen@gmail.com"
] | christian.gruen@gmail.com |
a16ab06c30e0a4812ef66699ac7ed4ed2db9abf4 | 272085da27702ed419773826cab86af359e76d0a | /app/src/main/java/yu/com/Wifi/wifiway/WebServiceGet.java | 4d98bbbf3e869a7aee26824c2b8fb39ae744d1ba | [
"Apache-2.0"
] | permissive | WifiWay0/WifiWay | 9576f1918f7d12c1f9703eaa594c186e77313f10 | d6e90ef1a29c82b3a3391862eb76c6c80baeb7c5 | refs/heads/master | 2020-04-13T01:07:01.212748 | 2018-12-30T10:04:33 | 2018-12-30T10:04:33 | 162,864,704 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,145 | java | package yu.com.Wifi.wifiway;
import android.os.Looper;
import android.util.Log;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLEnc... | [
"durey@foxmail.com"
] | durey@foxmail.com |
9d84b85a2e3f3079786756acca165b8673162ea9 | bae27f50e9b123dcfaad48f4a71ed65c514f3bd9 | /app/src/main/java/com/szmy/pigapp/adapter/AgentAdapter.java | ce790ea4bc88b07c8087e4359f48d3c17e713fac | [] | no_license | amyleedev/PigApp | 8d0e69f8936981d6781bc0998eb99f6ebb77151e | af27a64eae4657290d32bf6afd8b794ba55f867e | refs/heads/master | 2021-01-21T10:13:52.726516 | 2017-08-31T09:01:26 | 2017-08-31T09:01:26 | 101,974,701 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,918 | java | package com.szmy.pigapp.adapter;
import android.content.Context;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.szmy.pigapp.R;
imp... | [
"qing210qing@sina.com"
] | qing210qing@sina.com |
1ce296ded1d5a2d463bde55f2ead11837a6d6b3c | 017b6dd7d3a526ff1664c3f5734d7943c4a30815 | /src/main/java/com/bfsi/mfi/dao/AgentValidationDao.java | 34314729e76401be96fbc5f3a0d7d9885cafb351 | [
"Apache-2.0"
] | permissive | ltphan/egalite-web-service | bfa3418cfecc750303a73c1234dbd237119bc3b1 | 8f47a544b5508a490ef18d45b62621857915c156 | refs/heads/develop | 2021-01-22T00:30:01.371799 | 2016-08-07T18:14:00 | 2016-08-07T18:14:00 | 63,091,292 | 0 | 0 | null | 2016-07-11T18:15:18 | 2016-07-11T18:15:17 | null | UTF-8 | Java | false | false | 254 | java | package com.bfsi.mfi.dao;
import com.bfsi.mfi.entity.AgentValidationServiceRequest;
/**
*
* @author Shabu
*
*/
//EGA-MN15-000017
public interface AgentValidationDao {
public String checkAgentValidity(AgentValidationServiceRequest p_request);
}
| [
"mgeiss@mifos.org"
] | mgeiss@mifos.org |
ad504794c05f145618b2be1585e1c22e100bc739 | e936cfc81c23f1c6e9891bdbd76518b15fe9710c | /src/main/java/mine/algo/company/box/onsite/db/facade/Transaction.java | 64cc696dc1de7703fab31830a6e9ece1a7ea6aff | [] | no_license | pratapmn/Concepts | 6f14c59057760f28eb0d062114e85035d66c0bbf | 8cdeb85e8d05537e65b4ae8d772a2462e6253beb | refs/heads/master | 2020-12-29T03:35:50.423578 | 2016-05-11T23:22:21 | 2016-05-11T23:22:21 | 55,474,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package mine.algo.company.box.onsite.db.facade;
import mine.algo.company.box.onsite.db.InMemDB.DB;
/**
* Created by pratapn on 4/27/16.
*/
public abstract class Transaction implements Operation{
public Transaction(DB db){
if(!db.tStack.empty()){
db.tStack.push(this);
}
}
pu... | [
"pratapn@yahoo-inc.com"
] | pratapn@yahoo-inc.com |
1f75cdf59be57c6cab550e294de6652c15917339 | 3f5decde0d2c5eea282f64ca05efb72c7cb3060f | /src/Arrays/GeneralizandoArrays/Vetor.java | 3997f4f72e39554d8cfce1e6c086ac9896fbde43 | [] | no_license | danilosilvadev/EstudosEstruturadeDados | b6a1e4669ce6162bdc094a97d017e62bb86311db | c231dd96215498429a1a4a74b9539ed172fa5e59 | refs/heads/master | 2021-01-11T17:00:49.100701 | 2016-10-05T14:08:17 | 2016-10-05T14:08:17 | 68,827,477 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,346 | java | package Arrays.GeneralizandoArrays;
/**
* Created by sg-0036936 on 20/09/2016.
*/
public class Vetor {
private Object[] elementos;
private int tamanho;
public Vetor(int capacidade) {
this.elementos = new Object[capacidade];
this.tamanho = 0;
}
public boolean adiciona(Object e... | [
"danilosilvaweb@hotmail.com"
] | danilosilvaweb@hotmail.com |
066737d70523282f208abe8f07e5ec7a5dc54448 | f75bc889ab2cc3937dbf12899a66b86dd28583d1 | /basedatabindingcomponents/src/main/java/com/tanveershafeeprottoy/basedatabindingcomponents/bindingadapters/SpinnerBindingAdapters.java | b632deb82a7e9ff27d30dcf18ea4e47fb0e19f2e | [] | no_license | tanveerprottoy/base-databinding-components-android | 53cd9ffbcad10c565f8d2e96b690793bd6b6f298 | 2dce0c9b8c47ba1f04ee0cef467ccc55b475ab16 | refs/heads/master | 2020-04-07T05:25:29.774129 | 2019-01-14T17:05:21 | 2019-01-14T17:05:21 | 158,096,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,756 | java | package com.tanveershafeeprottoy.basedatabindingcomponents.bindingadapters;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import androidx.appcompat.widget.AppCompatSpinner;
import androidx.databinding.BindingAdapter;
import androidx.databinding.InverseBindingAdapter;... | [
"tanvir.shafi@parkkori.com"
] | tanvir.shafi@parkkori.com |
defbe9b4bb00fc16437ca7bd51b5bc05ece07616 | 6252c165657baa6aa605337ebc38dd44b3f694e2 | /org.eclipse.epsilon.egl.sync/Scalability-Tests/boiler-To-Generate-900-Files/boiler-To-Generate-900-Files/syncregions-900Files/BoilerActuator1381.java | 42f1f8a13d953b06f4ccd16a029792b39ff9db04 | [] | no_license | soha500/EglSync | 00fc49bcc73f7f7f7fb7641d0561ca2b9a8ea638 | 55101bc781349bb14fefc178bf3486e2b778aed6 | refs/heads/master | 2021-06-23T02:55:13.464889 | 2020-12-11T19:10:01 | 2020-12-11T19:10:01 | 139,832,721 | 0 | 1 | null | 2019-05-31T11:34:02 | 2018-07-05T10:20:00 | Java | UTF-8 | Java | false | false | 263 | java | package syncregions;
public class BoilerActuator1381 {
public execute(int temperatureDifference1381, boolean boilerStatus1381) {
//sync _bfpnGUbFEeqXnfGWlV1381, behaviour
Half Change - return temperature - targetTemperature;
//endSync
}
}
| [
"sultanalmutairi@172.20.10.2"
] | sultanalmutairi@172.20.10.2 |
e8d2a4528c2985d97314c673b152dc6643a15f05 | f5d5fd75dea2437cb96ef24c38d8cefb73b63dba | /gs-spring-boot-complete/src/main/java/hello/WebMvcConfiguration.java | 5ba2c3278e3e2ae4a56c47776e41559fb4e78c7f | [] | no_license | fourgates/PandoraTwo | 8570d7d47123d82f0ce90c66876a0adea0df91d4 | 47986d44d2ccdb0e2c0b8b50637349b6041c4c1e | refs/heads/master | 2021-01-10T11:40:33.408513 | 2016-03-12T21:43:17 | 2016-03-12T21:43:17 | 53,754,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | package hello;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
public class WebMvcConfiguration extends WebMvcConfigurerAdapter {
@Override
public void addResourceHandlers(ResourceHandlerRegistr... | [
"Phillip@phillips-mbp.home"
] | Phillip@phillips-mbp.home |
d6ee2a019062c46cca3a187ec1444d807ba8b95f | b5a6ed2797fa3eb27cbedc172ac9b6f379b3c17a | /src/main/java/com/mycompany/webapp/controller/Exam01Controller.java | f8caebb0e0617abfb9075aa7d9becfca26031d8a | [] | no_license | angelatto/SpringLegacy_Study | e22d5407f1e59a6646943575a5f13a90f6b856bf | 2bdf6e86b24ff00876a8f4d85f20edd5c6bec52e | refs/heads/master | 2023-03-15T04:21:02.547775 | 2021-03-28T10:21:23 | 2021-03-28T10:21:23 | 348,289,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,783 | java | package com.mycompany.webapp.controller;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.slf4j.Logger;
... | [
"pudri109@gmail.com"
] | pudri109@gmail.com |
265930f2f36d7c230400daaa780614bf808c6dc0 | 40640403951ffee6e65ca4967faddcaac079445c | /Mymvnproj/src/test/java/Yahoo_Prg/MainClass.java | 7c44fe2b60d6161241ab91a9f3b003367cd68a16 | [] | no_license | batch2991/mar_2020 | 15de166bf3b5e841876cd202c8f44eefb25012c5 | e314cce831af952b18664ddcffa1e369f1f02b7e | refs/heads/master | 2023-07-01T15:14:34.771579 | 2020-06-07T01:55:59 | 2020-06-07T01:55:59 | 256,515,115 | 0 | 0 | null | 2021-08-02T17:21:25 | 2020-04-17T13:46:37 | Java | UTF-8 | Java | false | false | 1,620 | java | package Yahoo_Prg;
import org.apache.log4j.Logger;
import org.openqa.selenium.WebDriver;
import org.testng.annotations.AfterSuite;
import org.testng.annotations.BeforeSuite;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.ExtentTest;
import com.aventstack.extentreport... | [
"venkatgn@gmail.com"
] | venkatgn@gmail.com |
006c9670fe29b6bf448357486d5fb64801be6e4e | 9b2f96efbbcb2aed25ef8ff38b426758c64f56bd | /app/src/main/java/cn/edu/gdmec/android/mobileguard/m1home/utils/VersionUpdateUtils.java | 456390ef8ae5c396d5c80bcfeeebf32b1b45f8b4 | [] | no_license | Hulovepi/MobileGuard | 4b51a079b908a0dd62a249a2b0429facbf536b8a | 435287037efd826c9069cc1bbe5d7a330b7c5577 | refs/heads/master | 2021-09-01T06:41:37.761091 | 2017-12-25T12:11:10 | 2017-12-25T12:11:10 | 102,855,460 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,972 | java | package cn.edu.gdmec.android.mobileguard.m1home.utils;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.DownloadManager;
import android.app.ProgressDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.DialogInterface;
import android.con... | [
"807697194@qq.com"
] | 807697194@qq.com |
56cc963b4d815fa8254597fc2ed950d230a3926e | 2387726ddc53380dfaca706ca273216c98c9107a | /BookStore/src/bookstore/user/dao/UserDao.java | 8919677b866feaa898b589673eef33a0f5fd3b39 | [] | no_license | bestbelief/homework | 0553c1a4c5935dd95a4f4760100646ad48cc214b | c921e4c8904e0cf7c4856c8ed0d7a7b270a0c7db | refs/heads/master | 2021-05-06T11:03:01.096363 | 2018-01-21T10:59:28 | 2018-01-21T10:59:28 | 113,305,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,548 | java | package bookstore.user.dao;
import bookstore.user.domain.User;
import bookstore.util.C3P0Util;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import java.sql.Connection;
import java.sql.SQLException;
public class UserDao {
private User user = new User();
... | [
"34058047+bestbelief@users.noreply.github.com"
] | 34058047+bestbelief@users.noreply.github.com |
6f0ee1a436029518272db90813e854f2637fee97 | 2e52908990389a052fd882083447abb8a15a209e | /GeeksForGeeks/src/com/geeks/arrays/PairWithGivenDifference.java | 368068443092f856392aaf5db55ac387ed1bff97 | [] | no_license | cksharma/coding | 656a7053c9f7cdb5aaed6bb58ed27bff87ab7d0e | 4ae82c20dc8671a5ad0e6f967f1a123b934af247 | refs/heads/master | 2021-01-18T11:53:40.908684 | 2020-10-13T01:01:43 | 2020-10-13T01:01:43 | 29,038,027 | 0 | 0 | null | 2020-10-13T01:01:44 | 2015-01-09T22:22:55 | Java | UTF-8 | Java | false | false | 959 | java | package com.geeks.arrays;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.PrintWriter;
import java.util.Arrays;
public class PairWithGivenDifference {
public static void main(String[] args) {
InputStream inputStream = System.in;
OutputStream outputStream = System.out;
InputReader in = n... | [
"cksharma.skt@gmail.com"
] | cksharma.skt@gmail.com |
9ee967dfe17c42429e5b3f73fd4e9172e8ef76df | 3b320eefee9006512b004bf592500dee8c9381ef | /Moonstone/src/moonstone/rule/InferenceRule.java | 90ebc32935a0215a4d0cfce240fd38ef8d90ee67 | [] | no_license | leenlp/Moonstone | 0f48707f31fcfc9e73d082032ad7c1706fa9928a | 07dfd8c0f2f2635afc050f48e861f38135a3f6e9 | refs/heads/master | 2021-01-18T23:36:55.268542 | 2018-10-10T03:32:00 | 2018-10-10T03:32:00 | 152,357,622 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,683 | java | package moonstone.rule;
import java.util.Vector;
import moonstone.annotation.AnnotationIntegrationMaps;
import tsl.expression.form.sentence.ImplicationSentence;
import tsl.expression.term.constant.ObjectConstant;
import tsl.expression.term.relation.RelationSentence;
import tsl.knowledge.knowledgebase.KnowledgeBase;
i... | [
"leenlp@q.com"
] | leenlp@q.com |
16f83d60f290e1ace6c4a8095efda5730b922913 | cf4995155e914ed191262c9f791962a9e11b7577 | /app/src/main/java/com/sivavignesh/rampus/theme.java | fdace0a529db33522695598be0b9332b90162011 | [] | no_license | Siva-Vignesh/Rampus | 9a1291910cb003e0ba773caf316709e91a942b81 | 5aa312e0955d33c2e352f8128d32a49c44fbc732 | refs/heads/main | 2023-01-24T06:33:31.194582 | 2020-12-04T13:50:48 | 2020-12-04T13:50:48 | 318,531,284 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,369 | java | package com.sivavignesh.rampus;
import android.content.Intent;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.DisplayMetrics;
import android.view.Gravity;
import android.view.View;
import android.view.WindowManager;
import android.widget.Button;
public class theme exten... | [
"Siva-Vignesh@users.noreply.github.com"
] | Siva-Vignesh@users.noreply.github.com |
23d6b42f93ad7d01ccb8bcddeb2e5aff33640677 | 7c4ad9f1ee659545bc735c8d171a7ac7c857dc7d | /guli-ucenter/src/main/java/com/guli/ucenter/config/EduConfig.java | 06759755e40ef039be216f382b9c7060a008bb02 | [] | no_license | duolai0701/guli | 15d141c45acf6b4607ee561a5f408e22e62a5875 | 2b136fa189f4c80c51eed99c9404b8b73feda1ce | refs/heads/master | 2020-12-03T16:48:07.186752 | 2019-11-29T06:48:15 | 2019-11-29T06:48:15 | 231,395,851 | 1 | 0 | null | 2020-01-02T14:16:15 | 2020-01-02T14:16:15 | null | UTF-8 | Java | false | false | 1,652 | java | package com.guli.ucenter.config;
import com.baomidou.mybatisplus.core.injector.ISqlInjector;
import com.baomidou.mybatisplus.extension.injector.LogicSqlInjector;
import com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor;
import com.baomidou.mybatisplus.extension.plugins.PerformanceInterceptor;
import org... | [
"2313212421@qq.com"
] | 2313212421@qq.com |
c4ca0054327a72fe42aa0af30c1a179df2bb1acc | 14e59a9bc6066c6edc35f667a658e1237bd2e58e | /SpringBoot/authontication copy/src/main/java/com/example/authontication/model/User.java | de48ff6974d769d38a5ad07aad3204ccc1a99e2f | [] | no_license | nassersayeh/JavaStack | a923c090aeaf9ba28fb861a38e1db33449100bc6 | be8b8b600b53f0ba9a96088b5873a24cd5f7fb13 | refs/heads/master | 2023-06-07T13:05:52.324723 | 2021-06-29T21:54:05 | 2021-06-29T21:54:05 | 375,309,548 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,835 | java | package com.example.authontication.model;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.PrePersist;
import javax.persistence.PreUpdate;
im... | [
"nasser.sayeh89@gmail.com"
] | nasser.sayeh89@gmail.com |
5dea87d2a64d509834c3c4aad03f94c3397dab7a | 7df1b3729630bbde6d368b117048809c84dcef4f | /src/DSAprep/D9PalindromePartitioning.java | e1f110eaf6fd62e6fdf38b3b6a49d89a3b13bb72 | [] | no_license | Karthikb777/SDE-sheet-practice | 015a3086e7dff6235dfa95856b2767fff385f348 | 19a1b92494ec7ad4e647ed1cb9096cd4ccc8bc1d | refs/heads/main | 2023-08-15T16:47:12.857835 | 2021-10-05T01:22:47 | 2021-10-05T01:22:47 | 395,721,993 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,403 | java | package DSAprep;
import java.util.ArrayList;
import java.util.List;
/*
* palindrome partitioning:
* recursive solution:
* TODO
* */
public class D9PalindromePartitioning {
private static void recur(int index, String s, List<List<String>> ans, List<String> ds) {
// base case
... | [
"karthik.barati.777@gmail.com"
] | karthik.barati.777@gmail.com |
88890b8c845e8e543778a130648477d3991a228a | bc65803b3a5dcbb6d0449b51034104acce471271 | /src/main/java/top/daoyang/creation/factory/AbstractFactory.java | b2fce769fd5c64273af1bf4c9a0a0038e46e09e0 | [] | no_license | DaoYangM/design-pattern | 53514279af3aca1deebc4909f68f10c99afc7785 | 277c4dab454f1b26e1eef03da1d9c3bad0adfb36 | refs/heads/master | 2022-08-09T10:22:24.412286 | 2020-05-20T13:43:50 | 2020-05-20T13:43:50 | 257,911,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,766 | java | package top.daoyang.creation.factory;
/**
* 抽象工厂
* 抽象工厂涉及到产品族和产品等级的概念
*
* AMD CPU 和 AMD GPU 是同一个产品族
* AMD CPU 和 INTEL CPU 是同一个产品等级
*
* 优点: 增加产品族的时候能保证开闭原则
* 缺点: 增加产品等级的手时候不能保证开闭原则,需要修改大量的类
*/
public class AbstractFactory {
public interface CPU {
void describe();
}
public interface GPU {
... | [
"deyangye@gmail.com"
] | deyangye@gmail.com |
e91cc72ae847c40b3368d162608d6c9a1fff2df6 | e07eb539a8092548a857d652183a8d1836d8be76 | /gmall-cart-web/src/main/java/com/atguigu/gmall/cart/GmallCartWebApplication.java | 0eddb99a58ed932678a22f3cf248b78f085d00b1 | [] | no_license | 1697278868/gmall | 01dea55337ab42bfb2aebd9d89b1624e24561038 | 06310c1055927cd106e004ddac99d51b17729f98 | refs/heads/master | 2022-09-18T02:01:23.655297 | 2019-09-29T07:23:46 | 2019-09-29T07:23:56 | 206,240,574 | 2 | 0 | null | 2022-09-01T23:12:39 | 2019-09-04T05:43:23 | CSS | UTF-8 | Java | false | false | 424 | java | package com.atguigu.gmall.cart;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
@SpringBootApplication
@ComponentScan("com.atguigu.gmall")
public class GmallCartWebApplication {
publi... | [
"1697278868.qq.com"
] | 1697278868.qq.com |
6b8469a866de303271663032b57b9273eae42709 | a113d34a64054fe897057e5d732d5a30b6007415 | /photon-core/src/test/java/com/github/molcikas/photon/tests/unit/h2/myonetomanytable/MyOneToManyTableFetchTests.java | 3a810bc90ca2c130fbee1ec7b56c136d48b9c6b8 | [
"MIT"
] | permissive | molcikas/photon | 9b2f6d88275586dc77380da1dccdfcf0d60015a9 | 27b30af288bcb89b1b2ee43d8b06a51fb6ad9e61 | refs/heads/master | 2021-01-11T22:29:29.914072 | 2018-07-22T00:29:04 | 2018-07-22T00:29:04 | 78,969,994 | 13 | 0 | MIT | 2018-02-25T02:01:54 | 2017-01-14T22:18:20 | Java | UTF-8 | Java | false | false | 8,501 | java | package com.github.molcikas.photon.tests.unit.h2.myonetomanytable;
import com.github.molcikas.photon.blueprints.entity.ChildCollectionConstructor;
import com.github.molcikas.photon.blueprints.table.ColumnDataType;
import com.github.molcikas.photon.exceptions.PhotonException;
import com.github.molcikas.photon.tests.uni... | [
"matthew.olcikas@gmail.com"
] | matthew.olcikas@gmail.com |
a09e77c7f54f68317452068ae086d751027fa264 | eb896775e7d6b764ee73767f83eae87444c49b26 | /educacion-continua-web/src/main/java/ec/edu/espe/arquitectura/educacion/CursoBean.java | 7c198ce37a102d3b2c52279da40ff58c85562eb1 | [] | no_license | jscajape/EducacionContinua_EvaluacionDocente | ad6d5fd775dff50c9c87d38ecf607c5f500bcd33 | 64a5fa02daa777138c610ec32ec318bde28bc247 | refs/heads/master | 2020-03-18T15:37:24.209728 | 2018-06-06T01:50:58 | 2018-06-06T01:50:58 | 134,918,388 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,274 | 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 ec.edu.espe.arquitectura.educacion;
import ec.edu.espe.arquitectura.educacion.enums.EstadoCursoEnum;
import ec.edu.esp... | [
"yop_dm@hotmail.com"
] | yop_dm@hotmail.com |
bfafaf290a4d829e65613c41c5bec519c01ac007 | 6b165dec5431d6b7d43fe15fc0504c77edad4e90 | /medes-android-maps_lib/src/fr/medes/android/maps/app/LocationFromBestAvailable.java | 6c00f2f3c28c5a586fc6dbb6ed1a027fdca29bf0 | [] | no_license | medes-imps/imogene.android | 82f4decd5c7b577287e3c06ed19e7e9588735245 | bd140736fc78f3c99ad2a9123c1d11f984557eb9 | refs/heads/master | 2021-01-17T03:33:54.125090 | 2015-09-07T08:47:04 | 2015-09-07T08:47:04 | 32,326,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 511 | java | package fr.medes.android.maps.app;
import android.content.Context;
import android.location.Criteria;
import android.location.LocationManager;
public class LocationFromBestAvailable extends LocationFromSensor {
@Override
protected String obtainProvider() {
LocationManager manager = (LocationManager) get... | [
"julien.dupouy.fr@gmail.com"
] | julien.dupouy.fr@gmail.com |
57bcb2eb0f9c877b05e33bb6fd25f97790d15725 | 1f331c27e7167c8eeaa46f0df32d1026738fd621 | /currency-exchange-service/src/main/java/com/in28minutes/microservices/CurrencyExchangeRepository.java | ec010fcb8c8350120d44b151b660408a838b3998 | [] | no_license | roopamalemath/Zipkin-distributed-tracing-server | e8c3ed1957c3eb43a5203d06af3b557346181f4d | 6b58bbb05af82ce58663a3f40e7b8c243b3552fb | refs/heads/master | 2022-12-02T08:37:34.428343 | 2020-07-31T18:17:59 | 2020-07-31T18:17:59 | 284,098,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package com.in28minutes.microservices;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface CurrencyExchangeRepository extends JpaRepository<ExchangeValue, Long>{
public ExchangeValue findByFromAndTo(String from,String to);
}
| [
"roopa.malemath.dvg@gmail.com"
] | roopa.malemath.dvg@gmail.com |
780679f1debf8fc4c7b64d3ee75b554c9004f0fb | 3650ed995c0c1a3835e1905a66bc45d8850d2be0 | /MobileSafeDEMO/src/com/zhuolei/mobilesafe/clean/StrongSpeedUp.java | 2aa9e8a3c40398086110c6aefbd8ea66eed64630 | [] | no_license | maxdeny/test | 7d38f42296822dc4174e25f2e056ef09c2374d9f | 1408429cbf5cc896cf4dfaeb21c6c6faaa9932c7 | refs/heads/master | 2021-01-10T07:25:33.543500 | 2016-04-08T06:00:10 | 2016-04-08T06:00:10 | 55,743,264 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 13,025 | java | package com.zhuolei.mobilesafe.clean;
import java.util.ArrayList;
import java.util.List;
import android.R.integer;
import android.app.Service;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ApplicationInfo;
import android.content... | [
"iamzhuolei@gmail.com"
] | iamzhuolei@gmail.com |
70e462ecdb0c9a48d0f06d95385c2b74460e6ca5 | c0efa1280ccc3d24566b139e46c3a1eed73d7625 | /app/src/main/java/com/naioush/capture/addPost.java | e91820364d9ca148e46b242c2d1709470619c168 | [] | no_license | olalafi1/capture | 9699df45c1605beb4558c6350f1947de0b9ef285 | 81e22bb98d79abacc435a8e7a990d06cbab339a6 | refs/heads/main | 2023-08-14T18:53:54.864565 | 2021-09-22T16:59:15 | 2021-09-22T16:59:15 | 389,272,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,074 | java | package com.naioush.capture;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences... | [
"olalafi297@gmail.com"
] | olalafi297@gmail.com |
d2b3e81152440b13ebf10d66571715f0abd7ff48 | 2afff715ed39e74bbad963b34028b0cd726b6c9b | /app/src/main/java/com/allen/soundrecorder/ui/record/RecordContract.java | 435e042f65012a71fbd2640e7e81746ef15d7d60 | [] | no_license | princebb/SimpleSoundRecorder | 8011b67adc582d7a305d50106ed0b09bf9f21fc4 | f1329519fb5c9d2cd26f15909c8679db204d6ad2 | refs/heads/master | 2020-04-11T01:29:38.757596 | 2020-03-15T16:10:46 | 2020-03-15T16:10:46 | 161,417,273 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | package com.allen.soundrecorder.ui.record;
import android.app.Activity;
import android.content.Context;
import com.allen.soundrecorder.BasePresenter;
import com.allen.soundrecorder.BaseView;
/**
* author: Allen <br>
* date: 2018/11/21 18:02<br>
* description:sound recording's contract
*/
public interface Reco... | [
"allen@princebb.cn"
] | allen@princebb.cn |
f6d4044db25a41f2742d057a2f77ca517ddab001 | 3561399262feb57c38dbfa179345a69883a63c80 | /src/main/java/ca/frar/jjjrmi/jsbuilder/code/JSArrayRead.java | 66e4d45568a32880f57499c608901266f3f057ba | [] | no_license | Thaerious/JJJRMI | d6bb076a424d6d80fbadf18a2f5a88f3540d1350 | a7e39ce00aa01b2451f2d659e4de5f2369160ab5 | refs/heads/master | 2023-01-09T07:13:57.954867 | 2020-07-19T18:20:30 | 2020-07-19T18:20:30 | 108,174,300 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 860 | java | package ca.frar.jjjrmi.jsbuilder.code;
import ca.frar.jjjrmi.jsbuilder.JSCodeElement;
import ca.frar.jjjrmi.jsbuilder.AbstractJSCodeElement;
import static ca.frar.jjjrmi.Global.LOGGER;
import spoon.reflect.code.CtArrayRead;
public class JSArrayRead extends AbstractJSCodeElement {
private final JSCodeElement target... | [
"ed@frar.ca"
] | ed@frar.ca |
3102592d009809a0516fbcba9aef7ceb1421d3b4 | 28bb340866285c28346eb88533d6f9704f5d0de6 | /System/src/RmiServer.java | 6243446178d27a25ba2cefec58c766aaa12def3b | [] | no_license | GreenGearX/Time-Consistent-Message-Passing | 9902bb4e984fc89a8d1f2f1924bf0f6415845a25 | 508385c14ec81c6a80ae90384d046191c58b8395 | refs/heads/master | 2020-09-24T18:36:31.547598 | 2019-12-20T15:23:47 | 2019-12-20T15:23:47 | 225,818,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,251 | java | import java.rmi.Naming;
import java.rmi.RemoteException;
import java.rmi.server.UnicastRemoteObject;
import java.rmi.registry.*;
import java.util.LinkedList;
import java.util.Queue;
import java.util.concurrent.ConcurrentLinkedQueue;
import java.util.Random;
public class RmiServer extends UnicastRemoteObject implement... | [
"g.p.s.frankhuizen@vu.nl"
] | g.p.s.frankhuizen@vu.nl |
681fc9e7391447d301eaa0c0524e4b32faa9175b | 07e12d96f32b26ac3071f41976073a7d305d1fd7 | /src/main/java/com/zhongtian/datascene/auth/service/IUserService.java | dd32dec492484b9d5e428c37d008af2703f67f6a | [] | no_license | yvwulei/datascene | aa9577ef4fa9f38fc9517db02cf94cc63f2574fc | 32290d62e395d0cd88f5852281bdfa122f4fba22 | refs/heads/master | 2021-01-10T00:58:16.058378 | 2016-03-17T04:30:39 | 2016-03-17T04:30:39 | 53,109,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package com.zhongtian.datascene.auth.service;
import java.util.List;
import com.zhongtian.datascene.auth.vo.UserEntity;
import com.zhongtian.datascene.auth.web.viewvo.UserViewVO;
public interface IUserService {
/**
* 将用户注册页面信息的model对象存入数据库
* @param model
* @return
*/
public UserEntity... | [
"4201870@qq.com"
] | 4201870@qq.com |
97a33a2486cfd6503b2e31c83333be65f6ae6988 | c8655251bb853a032ab7db6a9b41c13241565ff6 | /jframe-utils/src/main/java/com/alipay/api/domain/KoubeiAdvertCommissionAdvchannelBindModel.java | b2ea0242adfe0551f275872515ef0790d8cacfdd | [] | no_license | jacksonrick/JFrame | 3b08880d0ad45c9b12e335798fc1764c9b01756b | d9a4a9b17701eb698b957e47fa3f30c6cb8900ac | refs/heads/master | 2021-07-22T21:13:22.548188 | 2017-11-03T06:49:44 | 2017-11-03T06:49:44 | 107,761,091 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 979 | java | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 添加广告的渠道关系接口
*
* @author auto create
* @since 1.0, 2017-01-17 10:33:28
*/
public class KoubeiAdvertCo... | [
"809573150@qq.com"
] | 809573150@qq.com |
489880935b0a2d8c6ea2c51d99f697a03f72fc31 | 77abb8ca6b451cf47f31e92c1c2bc235a570f768 | /src/main/java/com/example/demo/EasymovBackEndApplication.java | 2ee1edd86439578882ef21adbdc820fd902e8fe1 | [] | no_license | ademait/EasyMov-BackEnd | c11917e9630953e78907fbeb7d08c6754cbfb505 | 7ce84299f9eb2fe3f1ed2d965aece0f2012f8af3 | refs/heads/master | 2021-01-04T03:11:57.913007 | 2020-02-13T20:32:22 | 2020-02-13T20:32:22 | 240,351,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java | package com.example.demo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class EasymovBackEndApplication {
public static void main(String[] args) {
SpringApplication.run(EasymovBackEndApplication.class, args);
... | [
"fontbx@gmail.com"
] | fontbx@gmail.com |
3e84bfaadac6db74b86984e91222d9fe433c376f | 268e768f9d749849166d2d6001b484d2063e9afa | /app/src/main/java/com/datalicious/demo/datalicious/Tweet.java | b335a5d5349ed3346c3ece3c7c378180bc7c7bf9 | [] | no_license | adityakumarb92/Datalicious | 64a5af9634e23c5c42a29a5a5f4d48481a05e35c | d2462fc73e4add17b43203091e9a5ab2f7422e89 | refs/heads/master | 2021-01-18T21:17:56.826507 | 2016-06-06T03:12:41 | 2016-06-06T03:12:41 | 60,494,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | package com.datalicious.demo.datalicious;
/**
* Created by enguru on 6/6/16.
*/
public class Tweet {
}
| [
"sjaideepp93@gmail.com"
] | sjaideepp93@gmail.com |
dbefbe6c7781a0511b693f667bf39a952eda2812 | 996e64b72adc1aab9d49340a7048e146d1472f92 | /Developpement_Android_TPDesing-master/ChannelMessaging/app/src/main/java/albion/shabani/channelmessaging/Acticity/ChannelActivity.java | 66767d9841497b01d521e696d112bef6107df47d | [] | no_license | AlbionS/Evento_France | f96e7af27c5491ded10fd9d51ebe73531d1251ca | 52b5a69edb810b4a515f3ac74c53ffc2a208dac2 | refs/heads/master | 2020-03-19T17:06:46.787780 | 2018-06-09T15:30:57 | 2018-06-09T15:30:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | package albion.shabani.channelmessaging.Acticity;
import android.app.Activity;
import android.os.Bundle;
import albion.shabani.channelmessaging.R;
/**
* Created by shabania on 22/01/2018.
*/
public class ChannelActivity extends Activity {
public ChannelActivity() {
}
@Override
protected void onC... | [
"albi.dony@hotmail.com"
] | albi.dony@hotmail.com |
9117a0cf196611c8070e6a12c9153cc1863bddf2 | c13e56d75bee1d85a816d419de512e32a50466f7 | /app/src/main/java/net/multimeter/iot/chart/units/TimeBase.java | e36d8cfa776d953f4a9069849e41bfa240d53ad1 | [] | no_license | binhdev/Multimeter | 3ab71ddee409393d1d54823466e7a866b6777d4b | 85fa4f9c6dd2f59258d80e2b6144993c5e573375 | refs/heads/master | 2020-04-07T06:35:16.803727 | 2018-12-09T15:58:51 | 2019-01-03T15:34:55 | 158,141,887 | 0 | 0 | null | 2018-11-30T02:00:01 | 2018-11-19T00:46:03 | Java | UTF-8 | Java | false | false | 1,299 | java | package net.multimeter.iot.chart.units;
import java.util.HashMap;
import java.util.Map;
public enum TimeBase {
HDIV_1mS(0.001f),
HDIV_2mS(0.002f),
HDIV_5mS(0.005f),
HDIV_10mS(0.01f),
HDIV_20mS(0.02f),
HDIV_50mS(0.05f),
HDIV_100mS(0.1f),
HDIV_200mS(0.2f);
/* renamed from: I */
... | [
"ttbinh@hueic.edu.vn"
] | ttbinh@hueic.edu.vn |
1886819ab051622ee5808f26f266b848bf05d1d8 | 550365a6bba8eb1235e325be4291d01c0d6e6896 | /ProveedorServicios/src/ar/edu/unicen/exa/galvarez/patogis/servidor/logica/EspecieMapper.java | 60ff9570e0948aa7cd4bba7384157e158f5c2fca | [] | no_license | gabriel-tandil/PatoGIS | 4f0943c325a901f6c802b26a7d619dc913da7d7f | eecb09a5017cf3178fe3b043983cb242a06abf45 | refs/heads/master | 2020-05-19T15:44:58.726314 | 2012-12-26T00:42:21 | 2012-12-26T00:42:21 | 2,019,144 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,829 | java | package ar.edu.unicen.exa.galvarez.patogis.servidor.logica;
import ar.edu.unicen.exa.galvarez.patogis.servidor.modelo.Especie;
import ar.edu.unicen.exa.galvarez.patogis.servidor.modelo.EspecieExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface EspecieMapper {
/**
* This m... | [
"gabriel.tandil@gmail.com"
] | gabriel.tandil@gmail.com |
917b831c4ec69a5e456c9b90eabf7a6e338feef2 | 1594dd260cb1c0799a718e4273c92b1be0806255 | /src/main/java/SpringPractice/entity/Comment.java | ec12a16dae2b9a3d3e2f2fb8d090e1084ed10450 | [] | no_license | imdshare/SpringPractice | 56a79e86c07c80291b47f62302c3b5be84c0d448 | a0c1feb61b3f68187dea0ad7c26b1a497e3efc05 | refs/heads/master | 2023-02-15T06:56:39.764198 | 2021-01-14T08:55:41 | 2021-01-14T08:55:41 | 317,116,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 969 | java | package SpringPractice.entity;
import java.time.LocalDate;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EntityListeners;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import org.springframework.data.annotat... | [
"jihye@jihyepc"
] | jihye@jihyepc |
b994a7ce83361520bb525631af0ad2182c4d8a39 | 21a86e9664c4c2d176353358de566f5074d9dce9 | /src/main/java/com/example/repository/CarRepositoryImpl.java | 1e294ac88436d43968a53f0ef31a758b587f699c | [] | no_license | Pyshankov/optimistic_locking | 746ba5a85059df13c8cd2c5c40faf24bce331b40 | 464bb05a907941cb430b81151b2984198cc78903 | refs/heads/master | 2021-01-17T08:42:04.210726 | 2016-08-09T12:29:44 | 2016-08-09T12:29:44 | 61,894,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 613 | java | package com.example.repository;
import com.example.domain.Car;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.stereotype.Repository;
/**
* Created by pyshankov on 01.08.16.
*/
@Component
public class CarRepositoryImpl extend... | [
"pyshankov@gmail.com"
] | pyshankov@gmail.com |
569a6887d30c285f935239c31ff04f5450ea72c4 | 22b4b05601995186cc05ded4a9e3d34d46f38a30 | /src/main/java/rozetka/steps/CheckoutWindowPageBL.java | 614ae23ca3973f9a9d6fd441506932d235acfbde | [] | no_license | Alex7mob1/Epam-Jenkins-HW12 | 17936cff51002c2fbad2d51f476ed0570e24660d | 92e3c7ccfcf39af569f1a28f3e57fd3b72cc3d19 | refs/heads/master | 2023-08-10T23:49:53.840634 | 2021-09-20T11:16:58 | 2021-09-20T11:16:58 | 407,979,663 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | package rozetka.steps;
import rozetka.pages.CheckoutWindowPage;
public class CheckoutWindowPageBL {
private CheckoutWindowPage checkoutWindowPage;
public CheckoutWindowPageBL() {
checkoutWindowPage = new CheckoutWindowPage();
}
public CheckoutPageBL clickOnCheckoutBtn() {
checkoutWi... | [
"oles.mob1@gmail.com"
] | oles.mob1@gmail.com |
438611bda68910bcb11b04c430df8e7792957e95 | 4e8d52f594b89fa356e8278265b5c17f22db1210 | /WebServiceArtifacts/BookingAPI/_170/_0/_168/_192/tt/bookingapi/ArrayOfWSTicket.java | 571153579815fee8b9a044f87738f815cc656bbd | [] | no_license | ouniali/WSantipatterns | dc2e5b653d943199872ea0e34bcc3be6ed74c82e | d406c67efd0baa95990d5ee6a6a9d48ef93c7d32 | refs/heads/master | 2021-01-10T05:22:19.631231 | 2015-05-26T06:27:52 | 2015-05-26T06:27:52 | 36,153,404 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,893 | java |
package _170._0._168._192.tt.bookingapi;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ArrayOfWSTicke... | [
"ouni_ali@yahoo.fr"
] | ouni_ali@yahoo.fr |
896991638dd55f5316bf66656f83288eb73d341f | e4471ff5585f0a9c6f2beab465fd013febca0c80 | /demo/src/main/java/com/example/demo/repo/dao/impl/ImageDAOImpl.java | bbe98a91b83b96bfe5d267263de637c45846add2 | [] | no_license | TerenceFung90/spring-boot-angular-demo | 8fca0a87ae5a162e9fcb1ba7d7caab4ea7ea4bbf | 2bf853e3edd4674214e0c7bcdc01c77d2128b932 | refs/heads/master | 2023-07-22T04:09:27.458220 | 2023-07-09T18:22:54 | 2023-07-09T18:22:54 | 233,751,950 | 0 | 0 | null | 2023-07-09T18:22:55 | 2020-01-14T03:53:53 | TypeScript | UTF-8 | Java | false | false | 814 | java | package com.example.demo.repo.dao.impl;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import org.springframework.stereotype.Repository;
import com.example.demo.repo.dao.ImageDAOCustom;
import com.example.demo.repo.model.Im... | [
"57140421+TerenceFung90@users.noreply.github.com"
] | 57140421+TerenceFung90@users.noreply.github.com |
23ff26c753a962201d2988e9a9db75b53441cef5 | c0150f98771ce8cecd2ac88e46f57810abebef81 | /src/main/java/fr/m2i/exoSpring/ExoSpringApplication.java | 31155f8b20b246f9b701bdd36b8a8e42c7138dd5 | [] | no_license | ValereGB/ExoSpring | 443662b8662280ae5ad8c7e64a22a48b36193b78 | 4ba9c46cf1f10a2f79a91271e2bfd905b0249411 | refs/heads/main | 2023-02-25T14:26:29.227751 | 2021-01-22T15:26:31 | 2021-01-22T15:26:31 | 331,976,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package fr.m2i.exoSpring;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ExoSpringApplication {
public static void main(String[] args) {
SpringApplication.run(ExoSpringApplication.class, args);
}
}
| [
"valeregbv@gmail.com"
] | valeregbv@gmail.com |
2331d2bea51de733132bb4ce07a57a457bc4ca34 | feefb2aad2b70f1e66936b61439685782682cb94 | /jlatex/jlatex.api/src/main/java/jlatex/organization/LatexSubSection.java | 9bdd6d18c4b3eeed01fde79ac3102883885b6c41 | [
"MIT"
] | permissive | bashterm/JLatex | 3192d2026ccd2fd1408a2203bb8660252d18c43f | 31cd37bf40a70406f7d3c0ef6f60b4522ea6780a | refs/heads/master | 2022-11-05T13:38:27.039248 | 2022-10-19T06:55:01 | 2022-10-19T06:55:01 | 92,948,683 | 0 | 1 | MIT | 2022-01-04T12:58:28 | 2017-05-31T13:30:43 | Java | UTF-8 | Java | false | false | 269 | java | package jlatex.organization;
/**
* Represents a \\subsection{name}
*
* @author Michael Oland
*
*/
public class LatexSubSection extends LatexDivision<LatexSubSection>
{
/**
* Creates the subsection
*/
public LatexSubSection()
{
super("subsection");
}
}
| [
"michael@uthanda.com"
] | michael@uthanda.com |
c1d5f81220ae1a2c252210323ef46eb645fb4499 | a13afae04178040b185dbd282e61ab3a3b57921e | /src/main/java/com/udacity/sandwichclub/IngredientsFragment.java | d5e153d4e8e40f2cca4b8c04c457e810b1733b1a | [] | no_license | gulsahbulan/SandwichClub | c0c3619fb6e2ce9743af7c08b2bfec9969d03dcd | 56e7660070299294efda3d7b87de6dc1f83e6f71 | refs/heads/master | 2022-06-17T23:39:51.741324 | 2020-05-12T05:50:08 | 2020-05-12T05:50:08 | 263,207,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,676 | java | package com.udacity.sandwichclub;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.text.TextUtils;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import com.udacity.sa... | [
"gulsah.bulan@gmail.com"
] | gulsah.bulan@gmail.com |
edda1fa1da66fdc93fff6cbe1a9b5da2eeb709fb | c64058d1675bfc3c89790a54221fa5cf68291fdf | /sintaxe-variaveis-e-fluxo/src/Variaveis/TesteIR.java | c5a81f94367234fc42950d2d99b550ea112b8655 | [] | no_license | diogo-luzardo/Java | ee868409d4b71f134e405fb93f09a25ae40b47da | 793fa8f565827062aeb74a869d670fbd11adbd1f | refs/heads/master | 2022-12-22T10:00:28.868023 | 2020-01-26T10:07:20 | 2020-01-26T10:07:20 | 217,701,583 | 0 | 0 | null | 2022-12-15T23:57:23 | 2019-10-26T11:53:56 | HTML | ISO-8859-1 | Java | false | false | 709 | java | package Variaveis;
public class TesteIR {
public static void main(String[] args) {
double salario = 5000.0;
if(salario >= 1900.0 && salario <= 2800.0) {
System.out.println("o IR é de 7.5% e pode deduzir na declaração o valor de R$ 142");
}
else if(salario >= 2900.01 && salario <= 3751.0) {
Syst... | [
"54155950+diogo-luzardo@users.noreply.github.com"
] | 54155950+diogo-luzardo@users.noreply.github.com |
0468679895fbc7a414161669bb35409670168024 | ff37f31b88bd52714431fe3c7d796a70580e1936 | /src/main/java/dev/runefox/ptg/noise/simplex/InverseFractalSimplex2D.java | 598b8f78e5a15c588f3e1a7ca559c46bbf21538b | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | FoxSamu/PTG | 0208584bc89615fe0e4ab018ab4d89e6d4713175 | 26dcb87936aee6e566bcc0f556799bdd96ca4771 | refs/heads/master | 2023-06-23T13:03:38.343688 | 2023-06-17T12:25:59 | 2023-06-17T12:25:59 | 227,571,299 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,800 | java | /*
* Copyright (c) 2023 Runefox Dev
* Licensed under Apache 2.0 license
*/
package dev.runefox.ptg.noise.simplex;
import dev.runefox.ptg.noise.BaseNoise2D;
/**
* Inverse-Fractal-Simplex noise generator for 2D space. This generator uses a specified amount of {@link
* Simplex2D}-instances as octaves.
*/
public c... | [
"onankman@gmail.com"
] | onankman@gmail.com |
a37e561ae7db1e638601eff97249dd73c10a26f1 | d0c63f293cd2ab0032f14e034a4ae46739d5d18c | /Java 163 AA/chapter 3/Lesson - 3 Andrew Meiling/Interest.java | 7d0c314fb06b8ab4eebbb96b7d045361699c546d | [] | no_license | AndrewSC208/Java-163-AA | 0501b331d2d47fafc4001a99653a16a35817ae16 | 3287e2df67eeda69b75c3d7fb35967eda31e3f23 | refs/heads/master | 2021-01-12T17:22:08.224822 | 2016-09-28T17:23:29 | 2016-09-28T17:23:29 | 69,486,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,124 | java | /* Filename Interest.java */
/* Written by Andrew Meiling */
/* Written on February 15th, 2014 */
/* Chapter 3 */
/* Exercise # 8 */
/* Pg 152 */
/* CIS163AA - Java Programming: level 1 */
/* Class # 11681 */
import javax.swing.JOptionPane;
public class Interest {
public static void main(String[] args) {
// Met... | [
"ameiling@ameiling2-w7.luthresearch.net"
] | ameiling@ameiling2-w7.luthresearch.net |
63cf4fcf583260e45ddfc24564acf463a0bef2c3 | b57cca88d26063f81caeb9736c07e9552f5dc943 | /gen/com/example/control/R.java | 301e89656b3993eb28c6943b7dd1d401a633e947 | [] | no_license | mhajabi/control | 151d4aa9ca2869637d412f6bd2ed34a9ea4fc236 | 4c55db6dd71a892d82acf1e80d2f8fa8825f44f5 | refs/heads/master | 2020-08-06T15:33:25.276859 | 2014-01-24T18:03:34 | 2014-01-24T18:03:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,445 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.control;
public final class R {
public static final class anim {
public static final int rotate=0x7f04000... | [
"mhajabi@yahoo.com"
] | mhajabi@yahoo.com |
73ba22da1c0f083bafbcb9dc19afc2c4755c6411 | 72cbb22560559912fc1a2ab4b6348fe111a66cb0 | /spring-restdocs-core/src/main/java/org/springframework/restdocs/payload/PayloadHandlingException.java | 38bc2bf0ff4c2c560fe5dfff102367e96d82c84d | [
"Apache-2.0"
] | permissive | helpermethod/spring-restdocs | 2ef199ae1bc67a7cc42bff2adfd5cccd3854d65f | 24c1746b363d08a0d369565134ef338cd8069350 | refs/heads/master | 2020-04-01T23:52:36.071654 | 2018-10-04T11:26:50 | 2018-10-04T11:26:50 | 153,777,173 | 1 | 0 | null | 2018-10-19T12:09:31 | 2018-10-19T12:09:30 | null | UTF-8 | Java | false | false | 1,278 | java | /*
* Copyright 2014-2016 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... | [
"awilkinson@pivotal.io"
] | awilkinson@pivotal.io |
59698f095d0e67408e23980b879654ea86ea533b | 3ca3dc07eb6afffe2fb5c858f7e7dbde5bebaa28 | /jBPM64Ex023_taskReassignment/src/test/java/com/sample/ProcessJPATest.java | 5b27214e2b8bab4e177fce2b8083f829b67fe1b0 | [
"CC0-1.0",
"LicenseRef-scancode-public-domain"
] | permissive | tkobayas/BxMS64examples | 040c9c50939d522f7298e30e549869eec7e1c71b | daeadc50a2487c2c160b37b2dfbfe8b01dbcac04 | refs/heads/master | 2022-11-01T06:57:02.524135 | 2021-12-10T06:50:32 | 2021-12-10T06:50:32 | 97,538,348 | 1 | 0 | null | 2022-10-05T19:02:59 | 2017-07-18T01:28:11 | Java | UTF-8 | Java | false | false | 6,854 | java | package com.sample;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Properties;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import org.h2.tools.Server;
import org.jbpm.process.audit.JPAAuditLogService;
import org.jbpm.runtime.manager.im... | [
"toshiyakobayashi@gmail.com"
] | toshiyakobayashi@gmail.com |
c9fea1ef1ceb9adf563a6860555bef4679b71e56 | f56e768ca1d7d0b26bb0f6af31d3f77ed33b810f | /ServerTest.java | 8d95826a336b128f2850b2f8b3165269d13dd00b | [] | no_license | whjl-/Source-File-Repository | c0c4097c68aba01f3b162267b633b6fdd03ac11e | e71a8c24d9a01a64e4da3e0eca86da2d990916aa | refs/heads/master | 2021-01-10T18:07:13.339489 | 2012-09-29T08:15:16 | 2012-09-29T08:15:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | import javax.swing.JFrame;
public class ServerTest {
public static void main(String[] args) {
Server obje = new Server();
obje.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
obje.startRunning();
}
} | [
"langfordwill@sky.com"
] | langfordwill@sky.com |
b78af44fcceb089b6e2d5cc8b574cc73467da8c6 | d2ee07ebc5e2994cb46c7647cc15ecd31dff2d4a | /src/main/java/com/mage/crm/service/PermissionService.java | bde977a00fc31bd23b582fb0d3e2e0c13ebe2dec | [] | no_license | JOJO-atr/JOJO-sRep | da6b438d60ab7b6b866cc2408c3323717d96a83e | 362cf2f551cf0aabc1183ffa641931b84a8bb2fc | refs/heads/master | 2022-12-22T06:45:16.923460 | 2019-11-02T09:29:45 | 2019-11-02T09:29:45 | 219,088,479 | 1 | 0 | null | 2022-12-16T09:49:43 | 2019-11-02T01:41:06 | HTML | UTF-8 | Java | false | false | 1,314 | java | package com.mage.crm.service;
import com.mage.crm.dao.PermissionDao;
import com.mage.crm.util.AssertUtil;
import com.mage.crm.vo.Permission;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
@Service
public class... | [
"1043580949@qq.com"
] | 1043580949@qq.com |
5f11ea03ea36b2b66b77078e4706396d33fd61f2 | c66c55e29461770ad0dbf2738061d075c66027fc | /OA/src/main/java/com/android/tongzhiyuan/base/fragment/BaseSearchFragment.java | cf5473032d93a52a68f0f188be5779d58b7b46b1 | [] | no_license | dylan2021/tzy_2.0 | c39c0b33a479ab8c1bcd4c051c236d06880437ac | 37d69bfb9e5f5152cbce5b044150f51a975bafa4 | refs/heads/master | 2022-12-18T06:04:01.584864 | 2020-09-30T07:56:05 | 2020-09-30T07:56:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,793 | java | package com.android.tongzhiyuan.base.fragment;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.content.LocalBroadcastManager;
imp... | [
"157308001@qq.com"
] | 157308001@qq.com |
520791066f5c29254f66fdd8c3e7d99aa6b34926 | 0dbd987d03145e5864e2031d3523dab013102031 | /ioanarucareanu/QLJava/src/org/uva/sea/ql/interpreter/EnabledQuestions.java | c989a03b8cf976ba02a4b2aa6c1dcee8b50b1e4c | [] | no_license | slvrookie/sea-of-ql | 52041a99159327925e586389a9c60c4d708c95f2 | 1c41ce46ab1e2c5de124f425d2e0e3987d1b6a32 | refs/heads/master | 2021-01-16T20:47:40.370047 | 2013-07-15T11:26:56 | 2013-07-15T11:26:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,167 | java | package org.uva.sea.ql.interpreter;
import org.uva.sea.ql.ast.expr.value.Val;
import org.uva.sea.ql.ast.ql.Question;
import org.uva.sea.ql.interpreter.controller.QuestionWithAnswer;
import org.uva.sea.ql.semanticchecker.ReturnType;
import java.util.ArrayList;
import java.util.List;
public class EnabledQuestions impl... | [
"ioana@codefabriek.com"
] | ioana@codefabriek.com |
fe8a54441d4f44fdd1e2980dccafeb6cfde15482 | 70e16d746b9a3c6ec2628bff7c986c9ea4ccf0df | /lib_zxing/lib_my_zxing3/src/main/java/com/google/myzxing3/datamatrix/encoder/ErrorCorrection_S.java | 6b6cd197cf305c6935e76edb0f1e1652e0d07177 | [] | no_license | 66668/FastQrcode3 | 9e1020bdfe4c17fb92dd401c9ade1a96e171c2fa | d2bbc751349cf2b9e887de68ec2891ed4af1e4fb | refs/heads/master | 2020-06-29T21:23:32.503807 | 2019-08-08T04:12:08 | 2019-08-08T04:12:08 | 200,628,505 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,213 | java | /*
* Copyright 2006 Jeremias Maerki.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this string_b 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 ... | [
"sjy0118atsn@163.com"
] | sjy0118atsn@163.com |
bf1771df47247d52116a0d2436e62a3ab88b58d5 | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Jetty/Jetty5053.java | 03bb24d3fe7d8b9247ac056192cb769218748c73 | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,168 | java | @Override
public V getBest(String s, int offset, int len)
{
TreeTrie<V> t = this;
for(int i=0; i < len; i++)
{
byte c=(byte)(0xff&s.charAt(offset+i));
int index=c>=0&&c<0x7f?__lookup[c]:-1;
if (index>=0)
{
if (t._nextInd... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
2f3477c9ba8adfb27873782f8e688188eaaa07ea | e26f814f695d1d26fb15a7f6f04651b1790f125a | /src/main/java/com/renren/api/service/FeedResource.java | 829cf25be3a9dc8fe2f260af200024575cd1d443 | [] | no_license | crackerlover/renren-api2-sdk-java | 70abf8e3651b853f68eff3fbf282f951abe5cfce | 107a353abfbd22fd50d44d7d057f7a83affe3755 | refs/heads/master | 2020-12-29T00:41:42.146879 | 2015-02-05T08:30:44 | 2015-02-05T08:30:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 917 | java | /**
* Autogenerated by renren-api2-generator 2014-04-23 18:03:22
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package com.renren.api.service;
import java.util.*;
/**
*
* 新鲜事包含的资源
*/
public class FeedResource {
/**
* 资源id
*/
private long id;
/**
* 资源标题
*/
pr... | [
"platform@renren@2013"
] | platform@renren@2013 |
57573afb17996febd280d8a981b445e25e32213f | 7fa9c6b0fa1d0726ae1cda0199716c811a1ea01b | /Crawler/data/StockInter.java | 26ea8a020c04f7fa691cd4229a3de8815b580733 | [] | no_license | NayrozD/DD2476-Project | b0ca75799793d8ced8d4d3ba3c43c79bb84a72c0 | 94dfb3c0a470527b069e2e0fd9ee375787ee5532 | refs/heads/master | 2023-03-18T04:04:59.111664 | 2021-03-10T15:03:07 | 2021-03-10T15:03:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,018 | java | 11
https://raw.githubusercontent.com/yfelvis/mtcc/master/mtcc-demo/mtcc-demo-order/src/main/java/com/hyf/mtcc/demo/order/inter/StockInter.java
package com.hyf.mtcc.demo.order.inter;
import com.hyf.mtcc.demo.order.request.DecreaseStockReq;
import com.yf.mtcc.core.annotation.Mtcc;
import org.springframework.cloud.openfe... | [
"veronika.cucorova@gmail.com"
] | veronika.cucorova@gmail.com |
47f8f489e505d662879e5b1c86cfa3f316aee940 | 95a54e3f3617bf55883210f0b5753b896ad48549 | /java_src/com/liber8tech/tago/android/activity/TagoDetailsActivity$onCreate$5$1$3.java | 7d6df6bcba2fe9eb6c8d259798549c9eaa46f88d | [] | no_license | aidyk/TagoApp | ffc5a8832fbf9f9819f7f8aa7af29149fbab9ea5 | e31a528c8f931df42075fc8694754be146eddc34 | refs/heads/master | 2022-12-22T02:20:58.486140 | 2021-05-16T07:42:02 | 2021-05-16T07:42:02 | 325,695,453 | 3 | 1 | null | 2022-12-16T00:32:10 | 2020-12-31T02:34:45 | Smali | UTF-8 | Java | false | false | 904 | java | package com.liber8tech.tago.android.activity;
import io.reactivex.functions.Consumer;
import kotlin.Metadata;
import timber.log.Timber;
/* access modifiers changed from: package-private */
@Metadata(bv = {1, 0, 3}, d1 = {"\u0000\u0010\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u0003\n\u0002\b\u0002\u0010\u0000... | [
"ai@AIs-MacBook-Pro.local"
] | ai@AIs-MacBook-Pro.local |
da79c7beaee908fa0ae8390a0b3cff41cba1db78 | 19e190bd14cb7f08c7d39bd60fe945f68b0c61d3 | /android_apps/AudioEnclave/src/menclave/android/aenclave/NowPlayingActivity.java | 20064b1751c272074ed37a6ee78c0cca63c5aec0 | [] | no_license | kazimuth/media-enclave | 0dc9414d506eb29a6f12793b18a6ceef08a287a3 | 06a7b524054b329ea2171ae8d080f286ee19b783 | refs/heads/master | 2020-07-04T10:27:23.286083 | 2016-09-09T22:18:24 | 2016-09-09T22:23:50 | 67,834,970 | 2 | 0 | null | 2016-09-09T22:27:07 | 2016-09-09T21:50:44 | Python | UTF-8 | Java | false | false | 373 | java | package menclave.android.aenclave;
import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;
public class NowPlayingActivity extends Activity {
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
TextView text = new TextView(this);
text.set... | [
"jhgilles@mit.edu"
] | jhgilles@mit.edu |
d801b1baf35bb1cc861ef0aac9a5bdbc8415b022 | 4b5c909f3fe0d2068aa9e56d93839ef4e2c8093f | /src/main/java/com/liuhongyin/mybatispluslearn/controller/PmsProductCategoryAttributeRelationController.java | 9463d791ec583ef3ee946430a1dbec1a0b35a1b4 | [] | no_license | liuhongyin/mybatis-plus-learn | fc460f83650e5931e7b903ab0cb7a86b12fd02e1 | 0824bcc73d859ccec3f682972f4e73d6fb33d893 | refs/heads/master | 2020-09-02T01:56:43.243619 | 2019-11-07T13:46:44 | 2019-11-07T13:46:44 | 219,108,221 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 507 | java | package com.liuhongyin.mybatispluslearn.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* <p>
* 产品的分类和属性的关系表,用于设置分类筛选条件(只支持一级分类) 前端控制器
* </p>
*
* @author liuhongyin
* @since 2019-11-07
*/
@RestController
@RequestMap... | [
"liuhongyin7761@gmail.com"
] | liuhongyin7761@gmail.com |
6c83ebccc3fc3aa2ea99b24dfffe3b89aad27078 | d11fb0d15b73a28742caa97e349dcfbe70d2563f | /server/iih_pub/iih.ci_pub/src/main/java/iih/ci/ord/d/CijudgeSpecillDTO.java | 45b894c7dbc36d2cdfc000835b625a8982ffdff3 | [] | no_license | fhis/order.client | 50a363fd3e4f56d95ccc5aa288e907a0a8571031 | 56cfa7877f600a10c54fdb30306a32ffa28b8217 | refs/heads/master | 2021-08-22T20:50:59.511923 | 2017-12-01T07:10:27 | 2017-12-01T07:10:27 | 112,678,072 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,457 | java | package iih.ci.ord.d;
import xap.mw.core.data.*;
import xap.mw.coreitf.d.*;
import java.math.BigDecimal;
/**
* ci判断特殊病药 DTO数据
*
*/
public class CijudgeSpecillDTO extends BaseDTO {
private static final long serialVersionUID = 1L;
/**
* 药品
* @return String
*/
public String getId_mm() {
return ((String... | [
"27696830@qq.com"
] | 27696830@qq.com |
af1e79d55e410faf4db777b8e0549be7edc039a2 | 5c74c26136a872536f58e3e89459b766d978415a | /velcomParcer/src/main/java/velcomParcer/controller/command/impl/ParserTenders.java | c453df570300b2dbe940aecb021af7ecaa1a443a | [] | no_license | Anjeymash/WebTenderParcer | a4056964eda12b34aa8149ef0ce881bd368f3f24 | 249c8745f75f2a43e352608ea533eef3026809c0 | refs/heads/master | 2021-07-19T18:40:43.487585 | 2017-10-26T18:38:07 | 2017-10-26T18:38:07 | 108,435,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,569 | java | package velcomParcer.controller.command.impl;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.LogManager;
import org.apache.log4j.Log... | [
"Anjeymash@DESKTOP-489AFBA"
] | Anjeymash@DESKTOP-489AFBA |
3c6555d011354583a2b82bbb8af632d8713a1ee6 | 6cae5b4a2e67841d09332c618a936c8ab3e0baa4 | /aws-java-sdk-codecommit/src/main/java/com/amazonaws/services/codecommit/model/transform/BatchDisassociateApprovalRuleTemplateFromRepositoriesResultJsonUnmarshaller.java | e281ff4bc0dc1c1ab925e32faabbb87d3d28d2fe | [
"Apache-2.0"
] | permissive | Carey-AWS/aws-sdk-java | 1acf693c1c10b2a16d25e80225c00a4e2c303ca9 | 77b9d46aa281e2db7134e743337f98509029cd3d | refs/heads/master | 2022-11-09T01:24:59.030331 | 2020-06-22T20:55:41 | 2020-06-22T20:55:41 | 274,238,406 | 0 | 0 | Apache-2.0 | 2020-06-22T20:44:55 | 2020-06-22T20:44:54 | null | UTF-8 | Java | false | false | 3,909 | java | /*
* Copyright 2015-2020 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 "licen... | [
""
] | |
3ac7040d2eb1b814ae58adecd18aca8bc6dd6b3c | 495586b5f64308a633b666cfe263f62b5c84a038 | /src/main/java/com/vvishnoi/classified/model/Category.java | ad5c72ba121fea1350c0da46ed8b3b778d238093 | [
"MIT"
] | permissive | vvishnoi/simple-classified-app | 55b9fce47a1359672e73d676287e6da20ec9d824 | b3123c3169b2614b5b64ec12db9023d3bad761b4 | refs/heads/master | 2016-09-02T00:35:00.453480 | 2015-08-15T16:44:16 | 2015-08-15T16:44:16 | 40,276,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 773 | java | package com.vvishnoi.classified.model;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.OneToMany;
import javax.persistence.Table;
import com.fasterxml.jackson.annotation.JsonManagedReference;
@Entity
@Table(nam... | [
"vvishnoi@users.noreply.github.com"
] | vvishnoi@users.noreply.github.com |
c36dee0a22f34d9d8ced2279b1c0758ba5a52e7e | 9f907527f44fdfc33b5add9f8d313bbeb96d1192 | /src/uva/volume003/Network.java | a1fe923e29e8b0d02c34363ef9db6c4da85ea548 | [] | no_license | kocko/algorithms | 7af7052b13a080992dcfbff57171a2cac7c50c67 | 382b6b50538220a26e1af1644e72a4e1796374b6 | refs/heads/master | 2023-08-03T21:15:27.070471 | 2023-08-03T14:39:45 | 2023-08-03T14:39:45 | 45,342,667 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,137 | java | package uva.volume003;
import java.io.Closeable;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Scanner;
import static java.lang.Integer.min;
public class Network implements Closeable {
private Scanner in = new S... | [
"konstantin.yovkov@gmail.com"
] | konstantin.yovkov@gmail.com |
8561e73882539b8f8e9f5f3d658097c40bf851e7 | 11a96b13d052eedb79790ae6a8e274c596ba364b | /src/edu/ocpjp/streams/Q153.java | b2a6b2536a5d2ad195b487733afec8e1fb6b9352 | [] | no_license | rmanojcse06/ocpjp8 | eac1200a672dbfde01df0660a227bd3eb1426bbb | 1efe3ecc9c3cc83515262c6db47e45255c706fd3 | refs/heads/master | 2023-04-12T08:04:42.650735 | 2021-04-28T08:50:43 | 2021-04-28T08:50:43 | 362,399,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 283 | java | package edu.ocpjp.streams;
import java.util.stream.IntStream;
import java.util.stream.Stream;
public class Q153 {
public static void main(String[] args) {
IntStream s=Stream.of(1,2,3,4).flatMapToInt(a->IntStream.of(a));
System.out.println("dVal-"+s.average().getAsDouble());
}
}
| [
"Ravikumar.Manoj@in.bosch.com"
] | Ravikumar.Manoj@in.bosch.com |
866c4d15abd9196b4b715a6d765ff5fb779596ed | d3335117302307e3be0e1d2ade493b9089252c2d | /src/main/java/controller/UsuarioController.java | 0d67e2f8d9dbb9063c626641db41fe54da2b6da3 | [] | no_license | jofernando/projetopi | a2624125756840a1b974bc4c9e28b1e56452c987 | f48716c1e2021068c22892353755aa2a279394c2 | refs/heads/master | 2021-08-31T14:27:57.621401 | 2017-12-03T15:58:01 | 2017-12-03T15:58:01 | 85,520,125 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,505 | 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 controller;
import java.util.List;
import javax.faces.application.FacesMessage;
import javax.faces.bean.ManagedBean;
import ja... | [
"fmdinho3@gmail.com"
] | fmdinho3@gmail.com |
f84d1d5d5d564b30bdd3196a0f991329ec62b5b0 | 4bd5fe4952685f226eb23f270a02d8bd8652ff67 | /app/src/main/java/cn/njit/cookbook/ui/FoodListActivity.java | 8647dbd2391539760aa078543388b5950a4be8c9 | [] | no_license | weizai666/CookBook | 190acdde247be6d6232b951ec68bd0e790bdc8bd | 5c90b214c33ca668b854cf6dac60424124c6e989 | refs/heads/master | 2020-12-15T20:37:50.096135 | 2020-02-13T08:35:19 | 2020-02-13T08:35:19 | 235,248,164 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,338 | java | package cn.njit.cookbook.ui;
import android.os.Bundle;
import androidx.recyclerview.widget.RecyclerView;
import androidx.recyclerview.widget.SimpleItemAnimator;
import androidx.recyclerview.widget.LinearLayoutManager;
import android.view.View;
import cn.njit.cookbook.R;
import cn.njit.cookbook.model.FoodBean;
import... | [
"1025941300@qq.com"
] | 1025941300@qq.com |
6b8d0d2ce06a1fce0f7cf5b94239a62d6f5b31f3 | 24470b3510bb4f16ad41b4d4e397ca27fbabef82 | /MoneyManager/src/com/atp/moneymanager/Thread/Asyncgetpass.java | ba30fbd360cea2240577a82ee6ed2cf9a6487d47 | [] | no_license | ragnakrorn77/linhtcps01817 | a420ecb9abc2b7573b735a955a32439045cf0587 | 39decc5ebd28446b022a00bff6260c34a2c045b4 | refs/heads/master | 2020-09-17T04:19:07.878758 | 2016-08-18T12:29:54 | 2016-08-18T12:29:54 | 65,994,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,426 | java | package com.atp.moneymanager.Thread;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.net.URI;
import java.net.URL;
import java.net.URLConnection;
import java.net.URLEncoder;
import org.apache.http.HttpResponse;
import org.apache.http.client.HttpClient;
i... | [
"datthanh1911@gmail.com"
] | datthanh1911@gmail.com |
8a0f752b4c51e7f802a72c54229cce9b32c31112 | b751d8f11bce2e230d8829e12d6d40ab58a46256 | /fant/6-7-60/src/projects/history_page.java | dc71b7c91392141c42d1be5ac00230eba2e484d7 | [] | no_license | fant2477/TEAM | 14a8780284e42a58421111f990eca0ee90d01a2e | f9e21953dbecc4d8feabebe837ee5ff88cda7953 | refs/heads/master | 2021-01-25T06:35:59.080907 | 2017-07-21T09:04:21 | 2017-07-21T09:04:21 | 93,591,833 | 0 | 1 | null | 2017-06-07T04:28:39 | 2017-06-07T04:16:27 | null | UTF-8 | Java | false | false | 3,514 | java | package projects;
import java.io.IOException;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResp... | [
"fant_2477@hotmail.com"
] | fant_2477@hotmail.com |
f48e972fac88b35fee118285625eb36f23931d70 | dc3772807075c90f72bb7000ef2ac893f6e2b626 | /Chapter_5/DotCom.java | 97b822301fc3109e298e84f5a5869a6556fd9cdb | [] | no_license | MarcusCalgar/Head-First-Java | cca3a3c2bf414a165189897b7b2f78340691cebf | 19e61f1cfe92c0f1540de5b771754f088606f261 | refs/heads/main | 2023-02-15T20:02:40.974569 | 2021-01-11T15:23:44 | 2021-01-11T15:23:44 | 315,051,664 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 497 | java | class SimpleDotCom {
int[] locationCells;
int numOfHits = 0;
public void setLocationCells(int[] locs){
locationCells = locs;
}
public String checkYourself(String stringGuess) {
int guess = Integer.parseInt(stringGuess);
String result = "miss";
for(int cell : locationCells){
if(guess == cell){
... | [
"paraszthybalazs@gmail.com"
] | paraszthybalazs@gmail.com |
edd7f96aae972272ae2b0e8e7b64f8dc71dccab6 | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /eclipsejdt_cluster/22909/tar_1.java | f5b556fb4f9b5007beb93c3e740e0ab4aebe0e95 | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 63,533 | java | /*******************************************************************************
* Copyright (c) 2014 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is a... | [
"375833274@qq.com"
] | 375833274@qq.com |
716772d952e1fcf295e042d33571e35e2c4f1014 | 12c20ca957a984a26b0412715796e17a5952286f | /src/main/java/com/design/spicsback/dao/LikeDao.java | 582820a12e7019c278f282af7c69bb95e9ca1b57 | [] | no_license | K-ON-RMTY/spics-back | 2146d794d23c61dc1345cfe236c7bb0e5d0d54b7 | c09e4d5bb4239a719e239be9a68728ce9ed40f2b | refs/heads/master | 2023-04-07T03:32:39.526549 | 2021-04-18T00:51:04 | 2021-04-18T00:51:04 | 338,952,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,287 | java | package com.design.spicsback.dao;
import com.design.spicsback.entity.Like;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* (TLike)表数据库访问层
*
* @author jj
* @since 2021-02-15 09:07:48
*/
public interface LikeDao {
/**
* 通过ID查询单条数据
*
* @param id 主键
* @return 实例对象
... | [
"2746452802@qq.com"
] | 2746452802@qq.com |
77d57a2127abdc4d9a31a7ba4f2f31734bbcb857 | 69953f4c2f730eadaf21ec76706400c8e1404a30 | /libvlc/src/main/java/org/videolan/libvlc/VLCEvent.java | 68c57622e1994cc7589e69a9d227e7412ee171c4 | [] | no_license | jacksunshine6/VlcVideoView | 7770601a6ea138443bde7b34c461e72d4e90a9d6 | 672f27ac5c46a76b377a1ee64711c1757ac662b2 | refs/heads/master | 2022-03-23T13:13:10.611432 | 2019-12-19T03:15:40 | 2019-12-19T03:15:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 957 | java | package org.videolan.libvlc;
abstract class VLCEvent {
public final int type;
protected final long arg1;
protected final long arg2;
protected final float argf1;
VLCEvent(int type) {
this.type = type;
this.arg1 = this.arg2 = 0;
this.argf1 = 0.0f;
}
VLCEvent(int type... | [
"547372220@qq.com"
] | 547372220@qq.com |
25f6536663899af8303f19f2339cdd04bf97f270 | 827a3793f1e3efb51065349c878328adba0c2af5 | /COAT/src/dao/exp/SynchronizationCons_list.java | 098654b9c26c433a7f4aec7320d9bf8aeff01cb2 | [] | no_license | zhangzhengwu/zhangzhengwu.github.io | 76b158b40808736016b7aa96bfac7efacb856ba5 | af6a30f3ffe6081a920b0808f9d5d8f87aa04c9f | refs/heads/master | 2021-07-16T11:20:08.826103 | 2020-07-11T11:23:04 | 2020-07-11T11:23:04 | 187,379,186 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,488 | java | package dao.exp;
import java.util.Timer;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
import org.apache.log4j.Logger;
public class SynchronizationCons_list implements ServletContextListener {
private Timer timers=null;
Logger logger = Logger.getLogger(SynchronizationCons_... | [
"zhangzw368319@163.com"
] | zhangzw368319@163.com |
d5f3db580ab0a68573f0b242dc3d8422a0408f5c | d3e69255d14935261684a8377852ae3bf0e02696 | /etc/MyApplication_alarm/app/src/main/java/com/example/osujeong/myapplication_alarm/MainActivity.java | ab7bba66641c0e0803c5c06b83c425b3bd1176c4 | [] | no_license | Dongjuooo/jaksimsamli | 68d43bdc34d374c19f005a298b4ac2ab99484027 | 2ce0f5d5fbc0add50ef2c248492060e7e79df311 | refs/heads/master | 2020-04-07T11:58:37.623692 | 2018-12-15T17:59:36 | 2018-12-15T17:59:36 | 158,349,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 923 | java | package com.example.osujeong.myapplication_alarm;
import android.content.Intent;
import android.provider.AlarmClock;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class MainActivity extends AppCompatActivity {
@Override
... | [
"dbehdwn90@naver.com"
] | dbehdwn90@naver.com |
b5dffa162eff5db45c56d5746eb2c391d4d602c7 | 917b59ed8c4c4733f02038a63f1506e5417e194b | /shop_vin/src/main/java/kr/vin/mapper/UserMapper.java | a8b77e76f087a1840e77d6a8ae7d8e39049069b1 | [] | no_license | kasandra1471/shopvin | 6c1af5d84ed1f0e5a03dd2f58d072ecef9dd987c | 3f078f8ae93a4d9ebba3824005d4ee695b981250 | refs/heads/master | 2022-12-14T11:00:00.242088 | 2020-09-02T09:13:58 | 2020-09-02T09:13:58 | 292,234,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 808 | java | package kr.vin.mapper;
import java.util.ArrayList;
import java.util.List;
import kr.vin.domain.UserVO;
public interface UserMapper {
// @Select("select * from user_tbl")
public List<UserVO> getList();
public void insert(UserVO user) throws Exception;
public void insertSelectKey(UserVO user) th... | [
"63571188+kasandra1471@users.noreply.github.com"
] | 63571188+kasandra1471@users.noreply.github.com |
e444b4f8752b125f8e213964992291637bb37742 | b4cc706ff17e9a79738d676c5ffd5e8369b97f5b | /livehub-common/src/main/java/com/livehub/common/exception/file/FileException.java | 5bf13369c9422a4fb3b32190448ebcb0b26dbefa | [] | no_license | livehub-root/livehub-java | d46fcb86e543d56ed7c0b5dee54945d5f65759cb | b077da787a64c4943a65ad5368ec52647cd2a95c | refs/heads/master | 2022-07-27T01:00:37.877873 | 2020-01-14T09:25:20 | 2020-01-14T09:25:20 | 216,455,077 | 1 | 0 | null | 2022-07-06T20:45:02 | 2019-10-21T01:43:50 | Java | UTF-8 | Java | false | false | 349 | java | package com.livehub.common.exception.file;
import com.livehub.common.exception.base.BaseException;
/**
* 文件信息异常类
*/
public class FileException extends BaseException
{
private static final long serialVersionUID = 1L;
public FileException(String code, Object[] args)
{
super("file", code, args, n... | [
"407987823@qq.com"
] | 407987823@qq.com |
4d38aa24fc1e7d3a944e04c48f2e6a6677213cc7 | dee3aa7388db0aef11305f65f628844bf7698deb | /src/thi/common/iservices/IBuchService.java | e7b4f29fe17e69374bfc88f3a98125b976ef1d32 | [] | no_license | cindyputri/Lagerverwaltung | 3ee289a0e220c675b9849a071fdfa08d6ec18f90 | 8667cd242aece02057584c8ecc9a3e0bd6d4bb19 | refs/heads/master | 2021-09-03T20:36:35.141833 | 2018-01-11T20:50:38 | 2018-01-11T20:50:38 | 115,561,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,452 | java | package thi.common.iservices;
import java.util.List;
import thi.common.modell.BuchExemplar;
import thi.common.modell.BuchTyp;
import thi.common.modell.Regal;
/**
* This interface defines the abstract view of a Buch service
* that has all methods necessary to manage business logic level
* of BuchTyp and BuchExempl... | [
"cip9206@thi.de"
] | cip9206@thi.de |
6a4f0b6c3728e4d56d375c71ea77e3deebc15fcf | 72acd11c9ca43f6b3f340f6404544a7cc043d7f2 | /src/main/java/com/eventswarm/MutableTarget.java | b828e7df471be32f3fe47dc984342c134929c369 | [
"Apache-2.0"
] | permissive | eventswarm/eventswarm | 270b32afac104f2f96056151bb8afbeee6987976 | ec9701c30464b10952cb288b8776c0b72bb99ee5 | refs/heads/master | 2021-08-07T11:37:12.211214 | 2020-04-18T05:15:32 | 2020-04-18T05:15:32 | 227,041,307 | 0 | 0 | Apache-2.0 | 2020-10-13T18:06:18 | 2019-12-10T06:05:00 | Java | UTF-8 | Java | false | false | 1,255 | java | /**
* Copyright 2007-2014 Ensift Pty Ltd as trustee for the Avaz Trust and other contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENS... | [
"andyb@deontik.com"
] | andyb@deontik.com |
12917634db5471a071b63f6608dd1976e0b98e42 | 401f7d4909562a00485fa5822a43d7ab51331847 | /src/main/java/com/disasterrecovery/model/Machine.java | 92964db6762c6a8a977b6c6cb577326c5d86dab2 | [] | no_license | utmalone/disaster-recovery | 005f28f9aec8d162ef5de03a0da34106916ce3b5 | 0013829d27d6f68bef1a91ad8b6fdb6974bb59c2 | refs/heads/main | 2023-04-30T16:58:15.931386 | 2021-05-19T03:15:49 | 2021-05-19T03:15:49 | 367,523,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,646 | java | package com.disasterrecovery.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class Machine {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private String machineCod... | [
"70651540+utmalone@users.noreply.github.com"
] | 70651540+utmalone@users.noreply.github.com |
feaee6098f127bedb0d242cbac244253ca4e7e87 | fd37da06db73f2704f9dcca93db71d99a583f8cc | /Java-Book-Practices/src/chapter19practices/SerialNumberGenerator13.java | 6da653b4fd657ff58c3613371ff8653aeedc4651 | [] | no_license | SergiyEnsary/Thinking-In-Java-Exercises | 9d0b30a884d385a9d45b78fa62328aa18b578efb | 9dcd60bd5dd851ed7b97131615d835e0bfb45387 | refs/heads/master | 2020-05-31T19:12:17.033435 | 2019-11-26T02:14:33 | 2019-11-26T02:14:33 | 190,451,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package chapter19practices;
public class SerialNumberGenerator13 {
private static volatile int serialNumber = 0;
public static synchronized int nextSerialNumber() {
return serialNumber++;
}
} | [
"sergiyensary@gmail.com"
] | sergiyensary@gmail.com |
e4a606e44d77f533974ae4d278026fccb9a59d80 | 0f515602bdd2bcdf77a4e4edd52efb30c986d303 | /src/main/java/ReadMEJava.java | e96bdc20a2023181e708b6320962024774a6f6f6 | [] | no_license | felixnilantha/spark-java | b7d8ff57be47a0b2c1020e77733d2eacbeefc1c5 | e772d6c183ac5f800b3b6c33480b99c7e77426ea | refs/heads/master | 2020-12-03T00:21:37.533689 | 2017-07-02T11:55:04 | 2017-07-02T11:55:04 | 96,020,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 995 | java | import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaRDD;
import org.apache.spark.api.java.JavaSparkContext;
import org.apache.spark.api.java.function.Function;
public class ReadMEJava {
@SuppressWarnings("serial")
public static void main(String[] args) {
boolean javaVersion = false;
SparkCo... | [
"felixnilantha@gmail.com"
] | felixnilantha@gmail.com |
fedae6acf5479ce98d1d537062d8f46217b6a321 | 1de459e77271d753efb7c6cab368bfe39b2dc026 | /hello-spring-cloud/src/main/java/demo/serviceprovider/ServiceProviderBoot.java | a1a447bfdb1a85cddb78ad728cba0f96952b64a1 | [] | no_license | bureos/hello-java1.3 | 7e02b2f04a15e7c58f1ad1b1ffb90bef6338c489 | 4164446c6d53811ff46d376f54681bddb838b660 | refs/heads/master | 2023-04-14T23:38:42.804574 | 2022-11-16T07:45:58 | 2022-11-16T07:45:58 | 217,962,729 | 0 | 0 | null | 2023-03-31T15:19:48 | 2019-10-28T03:57:10 | Java | UTF-8 | Java | false | false | 466 | java | package demo.serviceprovider;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
@EnableDiscoveryClient
@SpringBootApplication
public class ServiceProviderBoot {... | [
"1021618813@qq.com"
] | 1021618813@qq.com |
165f83ea69bf819b30949d23986b83abcb27a3c3 | 165857a62f2d7f9656f28ae3ac208d621cb78c39 | /hbase-common/src/main/java/cn/enncloud/metric/config/EnnMetricsConfig.java | d6e490f30ae7385060870ecee8f9b619de881f24 | [
"Apache-2.0",
"CC-BY-3.0",
"BSD-3-Clause",
"MIT",
"LicenseRef-scancode-protobuf"
] | permissive | dpjeca/hbase | 036d352d557109108826073fd60df72ea6d7b28b | 100e61653de1b99145201bef8f78ea889aaf1c57 | refs/heads/master | 2020-12-11T07:19:32.804763 | 2016-10-08T07:22:22 | 2016-10-08T07:22:22 | 68,525,347 | 0 | 0 | null | 2016-10-08T07:22:23 | 2016-09-18T14:07:33 | Java | UTF-8 | Java | false | false | 2,992 | java | package cn.enncloud.metric.config;
import java.io.IOException;
import java.net.InetAddress;
import java.net.UnknownHostException;
/** Created by jessejia on 16/9/2. */
public class EnnMetricsConfig {
private String hostname;
private String ipAddress;
private int freqInSeconds;
private EnnMetricsConfig() {}
... | [
"dpjeca@163.com"
] | dpjeca@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.