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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4ace37d987c5cf7bfe7c294a3ef7b9cccb7b0ae4 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/19/19_032f87a7ef30d6646a127592b397026a401257aa/Socket/19_032f87a7ef30d6646a127592b397026a401257aa_Socket_s.java | 17f924a023bbbabe97cafd0d2b260509bb390df0 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,259 | java | package socket;
import java.net.MalformedURLException;
import io.socket.IOAcknowledge;
import io.socket.IOCallback;
import io.socket.SocketIO;
import io.socket.SocketIOException;
import org.json.JSONException;
import org.json.JSONObject;
import topology.TwitterTopology;
public class Socket impleme... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
242c7f1fcfc1506d4f41c0d68f0a09599a3e48b6 | 4abd8cedd59bc987b73f5e8825ff1c10571b1df5 | /heron-app/src/test/java/com/github/smalnote/app/lang/TestQueue.java | 548b9823e42c0be2e770a9d5759bf7f1e5cfcd84 | [] | no_license | smalnote/heron | ebbc239171203eccedf5b5b33158d94456291bd8 | 4bda087a745a01582a616000963ea9369710ab28 | refs/heads/master | 2021-06-25T18:02:44.620809 | 2020-11-15T16:55:20 | 2020-11-15T16:55:20 | 225,171,394 | 0 | 0 | null | 2021-06-04T02:59:46 | 2019-12-01T14:05:18 | Java | UTF-8 | Java | false | false | 3,153 | java | package com.github.smalnote.app.lang;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.ExpectedException;
import org.junit.runners.model.TestTimedOutException;
import java.util.ArrayDeque;
import java.util.Deque;
import java.util.concurrent.*;
import static org.junit.Assert.assertEquals;
@Suppre... | [
"smalnote@gmail.com"
] | smalnote@gmail.com |
cc729c8a5f9b63aea53ab87243d805b437966f0a | 733dcfe369cc691eea44b2b58d51f9d78eff8921 | /ctt-web/src/main/java/com/atguigu/ct/web/controller/CallLogController.java | b471625d5558687811279142818bdaa5d079e9a4 | [] | no_license | clownAdam/atguigu-project-ct | bf25c819d2a3a01dcf91e6f1c56732f41024674e | 4a91422d69833e294c8633bd0fc654f6a4217fa9 | refs/heads/master | 2022-11-30T04:34:54.913713 | 2020-08-16T13:42:38 | 2020-08-16T13:42:38 | 287,937,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 991 | java | package com.atguigu.ct.web.controller;
import com.atguigu.ct.web.bean.CallLog;
import com.atguigu.ct.web.service.CallLogService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.anno... | [
"3406869297@qq.com"
] | 3406869297@qq.com |
4f86e32a95c4bffa10846cbe4282b3cea10eb94d | 13780d3edb3d4f5faf78168887a9b8628c5c7198 | /src/main/java/com/zaphrox/myapp/service/dto/UserDTO.java | 9d98c4fa1d01ce7b7d25874c2fb5899938dc05a3 | [] | no_license | EinkaufHilfe/jhipster-dialog-application | a0509bd3e05fe9c55239718409f4af2cee9f908a | bc7dd4b4b12284c9fb85c1d7c21ea19b76e66861 | refs/heads/main | 2023-03-21T13:19:00.115200 | 2021-03-14T18:16:21 | 2021-03-14T18:16:21 | 347,716,708 | 0 | 0 | null | 2021-03-14T18:16:57 | 2021-03-14T18:16:03 | Java | UTF-8 | Java | false | false | 4,523 | java | package com.zaphrox.myapp.service.dto;
import com.zaphrox.myapp.config.Constants;
import com.zaphrox.myapp.domain.Authority;
import com.zaphrox.myapp.domain.User;
import java.time.Instant;
import java.util.Set;
import java.util.stream.Collectors;
import javax.validation.constraints.*;
/**
* A DTO representing a user... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
265fe269065330ebb60829a5f361c4311881a330 | db8319098d05974a1f27865e18fe249f9402ad5e | /adplatform/src/main/java/com/changhong/common/utils/excel/poi/helper/HssfExcelHelper.java | 514ba3be47a4b6cb2d3377e2c8d9fe0cd8ddbb25 | [] | no_license | zxl1024096977/model | e97cde61056166765ec859d08e62c560d8ab61be | 7d0082b10a3dc4f490dd27d228b0dc5e54c55f22 | refs/heads/master | 2021-07-08T21:35:07.553553 | 2017-09-27T09:04:44 | 2017-09-27T09:04:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,692 | java | package com.changhong.common.utils.excel.poi.helper;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.lang.reflect.Field;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.apache.poi.hssf.usermodel.HSSFCell;
import org.apac... | [
"lxl514614@126.com"
] | lxl514614@126.com |
24e2440a7dc78a11da65926b4ca7357cd9a96c45 | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-11/u-11-111/u-11-111-1111/u-11-111-1111-11111/u-11-111-1111-11111-f3369.java | cdad8f820665732160d5e3cdd70cbb7dd7f81918 | [] | no_license | apertureatf/perftest | f6c6e69efad59265197f43af5072aa7af8393a34 | 584257a0c1ada22e5486052c11395858a87b20d5 | refs/heads/master | 2020-06-07T17:52:51.172890 | 2019-06-21T18:53:01 | 2019-06-21T18:53:01 | 193,039,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117
2680322854712 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
bb002459aab007f3cf7e36c9d1f862c5c6ce158f | b32a1ce53b2e0ae1262a2843b25dbac3a1294f41 | /app/src/main/java/com/hr/ui/view/PopWindowUpdate.java | fdbebfad062c71e6d70ba0de6d14d8ec46d8c67e | [] | no_license | Deruwei/800HR60 | 5398775979c229b12481e70c901512bcea667f5a | 238a3f25b96ed579ecdc0901d8fe1266eaff2457 | refs/heads/master | 2021-05-15T06:34:27.026506 | 2018-07-16T01:01:07 | 2018-07-16T01:01:08 | 113,560,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,863 | java | package com.hr.ui.view;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.Dialog;
import android.app.NotificationManager;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.AsyncTask;
imp... | [
"weideru_cdi@163.com"
] | weideru_cdi@163.com |
9c59d44e2db1c1f50542db32448c2c0861f72ee5 | 6a2ac0a015fae62fe7e55205bd5e47f3866d71ae | /Android-TensorFlow/app/build/generated/source/buildConfig/androidTest/debug/com/amitshekhar/tflite/test/BuildConfig.java | f09f1929deec928d9cd5c65c550518f5e116f30d | [
"Apache-2.0"
] | permissive | CSID-DGU/2019-1-OSSP2-A4-3 | 2ff1afc2f2c27f54bab19951bb42dd8758c2f3d4 | b126136aa244377bf8c301f52a31bb1f3624f157 | refs/heads/master | 2020-05-04T16:57:39.383208 | 2019-06-19T09:59:37 | 2019-06-19T09:59:37 | 179,293,437 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 461 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package com.amitshekhar.tflite.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.amitshekhar.tflite.test";
public static final String BUILD_TYPE = "debug"... | [
"hopekr@dongguk.edu"
] | hopekr@dongguk.edu |
a07188f34d51e40de59c936bb0813f49690f38ee | 5d08aab22da58ac3da6fcb03b8b9395b41343e52 | /MethodTest4/src/com/naver/CarRegistManagementService.java | 7ade22a5f5806f0c2ac1a31f4d14d7fff4c504e5 | [] | no_license | junho4050/javastudy | f6cb52857dfdc7ee6d3b87eaf7c2a2bb92b4828f | 9aa5362999d1851946c3edb90f353f73c7f5935d | refs/heads/main | 2023-01-19T22:09:31.889243 | 2020-11-27T08:04:15 | 2020-11-27T08:04:15 | 303,949,648 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 635 | java | package com.naver;
public class CarRegistManagementService {
private String carName;
public CarRegistManagementService() {
carName = "¼Ò³ªÅ¸";
}
public void setCarName(String carName) {
this.carName = carName;
}
public String getCarName() {
return carName;
}
... | [
"wnsgh74123@naver.com"
] | wnsgh74123@naver.com |
2c764f30140b81f04d3dc6759ce5ff88a96ac190 | 2b4e08c4f15e6949780b92270e1cde17b33bb46b | /AtividadeFundamentosJava/src/br/com/fiap/scj/fundamentos/atividade/modelo/Cliente.java | f1bf6317fccd7748c030785bd3bdd0d2511ff9e2 | [] | no_license | felipefriserio/AtividadeFundamentosJava | 418ff10fb4bee2ae1fae64ea5d8dfceb05eb6b0e | 5f133b24b80e4fa2af0ac83aac36ed8306128684 | refs/heads/master | 2021-05-12T11:24:35.546767 | 2018-01-13T23:40:44 | 2018-01-13T23:40:44 | 117,387,221 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | package br.com.fiap.scj.fundamentos.atividade.modelo;
import java.util.List;
public class Cliente {
public Cliente(String nome) {
this.nome = nome;
}
private String nome;
private Carrinho carrinho = new Carrinho();
public String getNome() {
return nome;
}
public void setNome(String nome) {
this.nom... | [
"felipefriserio@gmail.com"
] | felipefriserio@gmail.com |
145c8fb12784235d139fd338c74a737744f790bf | f6f83491421d94250a1479837807fb0f13dce424 | /zookeeper/src/main/java/bhz/curator/watcher/CuratorWatcher1.java | 379cceaae787f2f465e82784cf162c4b8c4bce95 | [] | no_license | qinwenlong/zookeeper | d17bfc7493adc5b3d9b334d3d036eaf8038a7afc | 1fd837d37ea599c69dbb0aafdb0b45301988dcca | refs/heads/master | 2020-03-26T23:21:24.120762 | 2018-08-21T08:47:47 | 2018-08-21T08:47:47 | 145,534,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,400 | java | package bhz.curator.watcher;
import java.util.List;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import org.apache.curator.RetryPolicy;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.curator.fr... | [
"452111141@qq.com"
] | 452111141@qq.com |
ba6e7ba6be10f66c1107116b19c8a8b26257c2be | 51109653ab01c2d9f6f01af36a67bda47fb84aa9 | /Project-17-SpringBooot-EmployeeDetails_using_MySQL-1/src/main/java/com/st/repo/EmployeeRepo.java | 96d7946951bda6fbc9152eb99c33956c21576bdf | [] | no_license | GITSatya123/Jenkins | b16ea9c0ce095015ba4fdf7969c66f47cf6ba1b8 | a5eb14e1664dae22e0825f723d1acbb2cf54822d | refs/heads/master | 2022-12-26T20:33:15.496217 | 2020-10-07T19:34:13 | 2020-10-07T19:34:13 | 286,124,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | package com.st.repo;
import org.springframework.data.jpa.repository.JpaRepository;
import com.st.model.Employee;
public interface EmployeeRepo extends JpaRepository<Employee, Integer>{
}
| [
"chintu@gmail.com"
] | chintu@gmail.com |
7823abbfbf8f03bde0ba5f6d110c74770296e1ed | 19cc1abbab87fe64f060066c72bdca6aaa56f929 | /EasyResearch/src/main/java/com/junhee/EasyResearch/Model/CommentVO.java | f96fc168637fc2ae6c35058e74a77cbd9d178c65 | [] | no_license | zzun0319/EasyResearch | 6456d43e702d8f7b25afa86f1ee28158ecf609b1 | d1dbb2575525bc4c76e53ed924967ee9e8fcd046 | refs/heads/master | 2023-07-01T20:33:29.465635 | 2021-08-14T16:36:15 | 2021-08-14T16:36:15 | 389,477,225 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,475 | java | package com.junhee.EasyResearch.Model;
import java.sql.Timestamp;
public class CommentVO {
private long commentId;
private UserVO writer; // 글쓴이 정보, 아이디 + 이름까지 필요해서 UserVO로 선언
private int researchId; // 연구 번호
private String content; // 피드백 내용
private Timestamp writeDate;
public CommentVO() {}
public Comme... | [
"zzun0319@naver.com"
] | zzun0319@naver.com |
1bfca66a0b98ba5b00c4a93f5795ff9eac20c45f | ba4826e1e7ea53eba99ce25d9a3bdc01f0245741 | /app/src/main/java/com/susion/boring/base/view/LoadMoreRecycleView.java | a192ac0f2d4e45dd1dc66713e27927a61ecf7715 | [] | no_license | wherego/Boring | e47779aaf72a87405d6bd31f0789c67a0c66342a | 2dcaed6649ce2df7abe07e226e1a05f5155abce1 | refs/heads/master | 2021-01-20T14:28:23.435106 | 2017-04-24T02:28:05 | 2017-04-24T02:28:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,643 | java | package com.susion.boring.base.view;
import android.content.Context;
import android.support.annotation.IntDef;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.StaggeredGridLayoutManager;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import c... | [
"pwang_intern@xiaohongshu.com"
] | pwang_intern@xiaohongshu.com |
113f31a0f9ce634b28752294c46f1cecd23a25db | 14d6ceb88d03f636f54e6a8e912b23159a3aa381 | /Apply11Street/app/src/main/java/com/example/dowkk/apply11streetapi/abbyy/BarcodeSettings.java | 3df6ab335153331c0bdf8b4013427cadf3b5008b | [] | no_license | hyunahOh/EwhaCapstone2018 | 8c1056db079fde758eb2c184133df899b5e2efe9 | b5d1af09ca9bfc910dae3292d3b5077bff4570c2 | refs/heads/master | 2020-03-26T03:15:26.301230 | 2019-12-10T12:23:26 | 2019-12-10T12:23:26 | 144,447,051 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 485 | java | /**
*
*/
package com.example.dowkk.apply11streetapi.abbyy;
/**
* Barcode recognition settings.
*
* For all possible parameters see
* http://ocrsdk.com/documentation/apireference/processBarcodeField/
*/
public class BarcodeSettings {
public String asUrlParams() {
return "barcodeType=" + barcodeType;
}
p... | [
"dowkkr94@gmail.com"
] | dowkkr94@gmail.com |
3c96822e7198a346bddc46a42abc1a59121e84e8 | 63990ae44ac4932f17801d051b2e6cec4abb8ad8 | /bus-image/src/main/java/org/aoju/bus/image/metric/internal/xdsi/FederationQueryType.java | 07e4e7732e32669872d3d6ca63884d957420aca4 | [
"MIT"
] | permissive | xeon-ye/bus | 2cca99406a540cf23153afee8c924433170b8ba5 | 6e927146074fe2d23f9c9f23433faad5f9e40347 | refs/heads/master | 2023-03-16T17:47:35.172996 | 2021-02-22T10:31:48 | 2021-02-22T10:31:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,539 | java | /*********************************************************************************
* *
* The MIT License (MIT) *
* ... | [
"839536@qq.com"
] | 839536@qq.com |
ea58aec857002568187efd69b8f6a7c6cec468b1 | af79916025156e3d0cf4986b126fbe7f059753e2 | /web/dx/oa/src/main/java/com/oa/dao/file/FileDao.java | 6ba548254253784010970cee5a01b41e2bc1b3a9 | [] | no_license | Letmebeawinner/yywt | 5380680fadb7fc0d4c86fb92234f7c69cb216010 | 254fa0f54c09300d4bdcdf8617d97d75003536bd | refs/heads/master | 2022-12-26T06:17:11.755486 | 2020-02-14T10:04:29 | 2020-02-14T10:04:29 | 240,468,510 | 0 | 0 | null | 2022-12-16T11:36:21 | 2020-02-14T09:08:31 | Roff | UTF-8 | Java | false | false | 214 | java | package com.oa.dao.file;
import com.a_268.base.core.BaseDao;
import com.oa.entity.file.File;
/**
* 文件管理
*
* @author ccl
* @create 2017-01-04-9:43
*/
public interface FileDao extends BaseDao<File>{
}
| [
"448397385@qq.com"
] | 448397385@qq.com |
51a4c1fd52e01643ac89255954c1ea4370cac270 | 4a62c210099d5dac1cd31b7e51c9c59dfc54557b | /src/test/java/elements/RadioButton.java | 97a430dfa6a89e68514a5ace3a3f5fc712b09a18 | [] | no_license | AnastasiaPauliuchuk/EpamAutomatedTestingTask | 72c6957fa54f593be8386a9f827023768d45a115 | 8a3ac4808c4c117859400c69b6a2651e8c171ad7 | refs/heads/master | 2021-05-11T06:40:11.419081 | 2018-02-21T14:06:48 | 2018-02-21T14:06:48 | 117,994,045 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 819 | java | package elements;
import base.element.AbstractBaseElement;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
/**
* @author Anastasia Pauliuchuk
* created: 1/16/2018.
*/
public class RadioButton extends AbstractBaseElement {
private final static String LABEL_FOR_LOCATOR = "parent::... | [
"a.pavlyuchuk@qa-academy.by"
] | a.pavlyuchuk@qa-academy.by |
125b1bec5f096a17fa4f4e918bb64eb4fde40f4c | cf729a7079373dc301d83d6b15e2451c1f105a77 | /adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201506/cm/AdGroupExperimentData.java | 30e27a3681201093e8b06bdafa26cd1ae6cdf93f | [] | no_license | cvsogor/Google-AdWords | 044a5627835b92c6535f807ea1eba60c398e5c38 | fe7bfa2ff3104c77757a13b93c1a22f46e98337a | refs/heads/master | 2023-03-23T05:49:33.827251 | 2021-03-17T14:35:13 | 2021-03-17T14:35:13 | 348,719,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,324 | java |
package com.google.api.ads.adwords.jaxws.v201506.cm;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
/**
*
* Data associated with an advertiser experiment for th... | [
"vacuum13@gmail.com"
] | vacuum13@gmail.com |
e2e231b8a1dd03d4fb91129ae1be47fcedfd112d | 0967f32b3185e5fe0a0f4bad177ff19e5bf1a954 | /Java/fitg/fitg.basegame/src/test/java/com/rogers/rmcdouga/fitg/basegame/BaseGameActionTest.java | 8b8d8f92de1f4b2f0514f9df97c182aa345cb7ae | [
"Apache-2.0"
] | permissive | rmcdouga/FitG | bd1dfa8a6b09c17cb1bfd08f48dc7e18732b716a | f1108455bc92591ae09dbc6c20d7b61ce98956ac | refs/heads/master | 2022-06-07T19:18:52.371821 | 2022-05-14T12:40:06 | 2022-05-14T12:40:06 | 144,883,874 | 2 | 0 | Apache-2.0 | 2021-04-27T12:28:48 | 2018-08-15T17:36:32 | Java | UTF-8 | Java | false | false | 3,353 | java | package com.rogers.rmcdouga.fitg.basegame;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;
import java.util.Optional;
import java.util.Set;
import java.util.stream.Collectors;
i... | [
"rmcdougawww@rogers.com"
] | rmcdougawww@rogers.com |
b65a2cfaf25028ace7469aeb1769cabe8a27b158 | 3e309d60e1d45596f2012e96379bb706fe972c1e | /app/src/main/java/wiredhorizon/response/HostPollFragment.java | c89286fcb2e01de2842c4ef4a0491149e86d1669 | [] | no_license | czhu12/Response | 64bfd7663e571eb562bcc6c6f471bcbd6b3b588e | 42b58f06f1227875b861d27c396f42fb0b07b1ab | refs/heads/master | 2016-09-05T15:52:52.863593 | 2014-08-29T23:21:21 | 2014-08-29T23:21:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,005 | java | package wiredhorizon.response;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import java.util.Timer;
import java.util.TimerTask;
/**
* Create... | [
"chriszhu@fb.com"
] | chriszhu@fb.com |
70a04d283011b1261e0ae5139bf8fbcef703073b | e475cc0eb9550fb980e27936add50c9f17c2dd0b | /src/main/java/br/com/necroterio/model/enums/Estado.java | dfa93cbd72f4f14b4939189499dbec28686da25d | [] | no_license | LuMistro/SistemaNecroterio | c158b4737f7a8c45b6cbd48ef5c04374bb062067 | c5acecc3b636eb02f24ecdc5d1f6b52eb4c3e17b | refs/heads/master | 2022-06-21T19:10:36.184836 | 2019-12-05T00:26:58 | 2019-12-05T00:26:58 | 218,783,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 829 | java | package br.com.necroterio.model.enums;
public enum Estado {
AC("Acre"),
AL("Alagoas"),
AP("Amapá"),
AM("Amazonas"),
BA("Bahia"),
CE("Ceará"),
DF("Distrito Federal"),
ES("Espirito Santo"),
GO("Goiás"),
MA("Maranhão"),
MT("Mato Grosso"),
MS("Mato Grosso do Sul"),
MG("... | [
"luiza.wmistro@gmail.com"
] | luiza.wmistro@gmail.com |
cbeb13902bfff18a695879d1bafa2601d4dfc15d | e01656767f7e5f464e40792fb245068d876051dc | /Vmware/src/main/java/com/vmware/sample/model/vm/DiskToInfo.java | 93294986df5127717f8e12c081d2ae4fe549d4d0 | [
"MIT"
] | permissive | TaylorKanper/vmwarePlugin | cf18fd850e4fef302141d47fd911c17988736bee | 310889f931a6ddf649c53812bcfcd8636bbb79d7 | refs/heads/master | 2023-07-29T19:02:20.714682 | 2021-01-22T15:32:43 | 2021-01-22T15:32:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 460 | java | /*
* Copyright (c). 2021-2021. All rights reserved.
*/
package com.vmware.sample.model.vm;
import lombok.Getter;
import lombok.Setter;
/**
* Virtual machine's disk info
*
* @since 2020-09-15
*/
@Setter
@Getter
public class DiskToInfo {
/**
* disk name
*/
private String diskName;
/**
... | [
"Huawei@1234!@#$"
] | Huawei@1234!@#$ |
7195f9942098fbee1eaf978efdc88552e5b98126 | 8316e7b6be9b46a7d383af2181ec53331e2721c4 | /src/com/myApp/gwt/client/internationalizaton/MyConstants.java | 126b4f3cee3238be1fb49fce28e7a80c3d0a2a6f | [] | no_license | FedirChuiko/MyGWT | ef89ca35c7540d4d1349c596e2c8aeefa19af778 | dccc4ea8caad0a4627426acf0b3124ee25fbf6ab | refs/heads/master | 2021-01-10T17:19:44.055360 | 2016-03-23T14:35:38 | 2016-03-23T14:35:38 | 53,136,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 754 | java | package com.myApp.gwt.client.internationalizaton;
/**
* Created by Fedir on 03.03.2016.
*/
import com.google.gwt.i18n.client.Constants;
public interface MyConstants extends Constants {
@DefaultStringValue("Good morning, ")
String goodMorning();
@DefaultStringValue("Good evening, ")
String goodEvenin... | [
"fred83@mail.ru"
] | fred83@mail.ru |
9d30817bfc87c8c73ca996f8bed5aa8836d38b56 | 0ae20f3489e436910c346a5d17cdcfb4c1041106 | /src/codigo/PanelColores.java | 822a8e7ad099bf3f6edcb58c96a20d47ba5487d6 | [] | no_license | Ignacio1973/Java_Paint2019_Grupo | 8a5616ab1886277cbd7fd370b89b6a62db90e40f | 62f066c0617866d015fe40a160d7540b624f0987 | refs/heads/master | 2020-04-27T00:11:10.264567 | 2019-03-13T12:54:47 | 2019-03-13T12:54:47 | 173,926,449 | 0 | 0 | null | 2019-03-05T10:34:54 | 2019-03-05T10:34:54 | null | UTF-8 | Java | false | false | 1,726 | 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 codigo;
/**
*
* @author PAPA
*/
public class PanelColores extends javax.swing.JPanel {
/**
* Creates new form Pan... | [
"fraxito@gmail.com"
] | fraxito@gmail.com |
019eeb89d43daa727db126b191b852c584c52d3e | a10b492150149d5a070d514c3695e70af9acaa46 | /src/main/java/com/fan/eightrestaurant/utils/PathUtils.java | 65abdf4cfe9b8d35f4060520d824122638f23824 | [
"Apache-2.0"
] | permissive | arilpan/IFood | 5b44e72b01342c516bbc9692b49a339a1560d426 | 4fa679f49689ddd9e68a7a286b09350cad6c5431 | refs/heads/master | 2021-01-18T17:38:53.749795 | 2016-09-26T17:04:50 | 2016-09-26T17:04:50 | 69,270,371 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,487 | java | package com.fan.eightrestaurant.utils;
import com.ydxiaoyuan.ifood.api.APIConfig;
/**
* Created by xdkj on 2016/8/8.
* 接口类
*/
public class PathUtils {
public static String path = APIConfig.IP_PORT;
/**
* 用户注册、修改密码短信接口
*/
public static String postSendCodeUrl() {
return path + "/GrogshopSystem/app/s... | [
"pan aril"
] | pan aril |
28326b123247f4c0d62538daf20161dda2e813ba | 590743a486c9fc609db115f2bc868a930a6cdfd1 | /yggdrasil-cache-spring-boot-starter/src/main/java/io/github/s3s3l/yggdrasil/starter/cache/WrapperFilter.java | 4d71788284715da24e78cb4fdd7d542caa602b13 | [
"Apache-2.0"
] | permissive | S3S3L/yggdrasil | 6730501fa75bcf37a0a72a80fa484313641c52fa | 610b25747a1647510e2d5abcea5d7b74a4d862d9 | refs/heads/master | 2023-08-09T16:50:32.975806 | 2023-08-09T08:52:57 | 2023-08-09T08:52:57 | 193,113,715 | 6 | 1 | Apache-2.0 | 2023-07-20T01:22:57 | 2019-06-21T14:40:22 | Java | UTF-8 | Java | false | false | 1,539 | java | package io.github.s3s3l.yggdrasil.starter.cache;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.Htt... | [
"kehw.zwei@gmail.com"
] | kehw.zwei@gmail.com |
1be8414f5c943653fb11736e43137440657cee61 | b98514eaefbc30b7b573922bd09887162d31aedd | /feep-media/src/main/java/cn/flyrise/feep/media/images/adapter/GridDivideDecoration.java | 23541105c189879bc658f537875aa4e72a83fa7c | [] | no_license | mofangwan23/LimsOA | c7a6c664531fcd8b950aed62d02f8a5fe6ca233c | 37da27081432a719fddd1a7784f9a2f29274a083 | refs/heads/main | 2023-05-29T22:25:44.839145 | 2021-06-18T09:41:17 | 2021-06-18T09:41:17 | 363,003,883 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,202 | java | package cn.flyrise.feep.media.images.adapter;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView... | [
"mofangwan23@gmail.com"
] | mofangwan23@gmail.com |
f2aa74c358fc1220d27bf2241761dd7c5831f301 | f946632b3b47af3b564e1ecf4262f7011c75dfa6 | /app/src/main/java/com/unitesoft/huanrong/Bean/mine/NickNamePostBean.java | a3dd8778957b0752ba85f29c483f4d384be9b58d | [] | no_license | zyf19930419/RuiYin | 34228695899a09c32326199e60f877e8794ccf03 | aabea64c99c32a20504d17aa4b81bf7c153b01ca | refs/heads/master | 2021-01-15T12:43:54.764120 | 2017-10-16T08:24:41 | 2017-10-16T08:24:41 | 99,656,253 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | package com.unitesoft.huanrong.Bean.mine;
/**
* Created by Mr.zhang on 2017/8/11.
*/
public class NickNamePostBean {
private String userPhone;
private String nickName;
public NickNamePostBean(String userPhone, String nickName) {
this.userPhone = userPhone;
this.nickName = nickName;
... | [
"32457127@qq.com"
] | 32457127@qq.com |
a2a45af1d33062b4fa427b41aa4dec2e775207e2 | a245581e6ae82609af7dc20bcedd8aa70cb0e08d | /HibernatePractice/src/main/java/com/joincolumn/Answer.java | dd88037f446a91dd5cd472a70f77fa847253b121 | [] | no_license | priyks/HibernatePractice | 042d0d8da3cf6d4fd51fa1d994b067eac63cb7ea | 7b96d6420a1ab2f61180619be6f02afdc5fdbd41 | refs/heads/main | 2023-03-22T16:04:00.576229 | 2021-03-09T10:37:30 | 2021-03-09T10:37:30 | 344,445,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,273 | java | package com.joincolumn;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.OneToOne;
@Entity
public class Answer {
@Id
@Column(name="answer_id")
private int answerId;
private String answer;
@OneToOne(mappe... | [
"priyankakulkarni3431@gmail.com"
] | priyankakulkarni3431@gmail.com |
eda81351a638e72258946989164aad3414f3300a | 55e093bfeea384973176c71edf3e71a4dd39f981 | /oop_exercises/src/main/java/ch/hslu/sw_05/switchable/Motor.java | bc26ca442ee659aaf5156230451028d62e313dc8 | [
"Apache-2.0"
] | permissive | nvondru/hslu_oop | 50f108c052e4cc97113b96f29f237f6c0a8cbf16 | 0b0ecc6c7f875f560fa580ff3d3b3d654da1dd08 | refs/heads/main | 2023-02-17T11:21:15.247204 | 2021-01-10T13:47:58 | 2021-01-10T13:47:58 | 302,082,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 555 | java | package ch.hslu.sw_05.switchable;
public class Motor implements Switchable {
private boolean running = false;
public Motor(boolean running) {
this.running = running;
}
@Override
public void switchOn() {
this.running = true;
}
@Override
public void switchOff() {
... | [
"nicolas.vondru@stud.hslu.ch"
] | nicolas.vondru@stud.hslu.ch |
0906f28637ad5a6b71643ab5e726ee6f74f70008 | 5a152bc99251de1916de2e7ec302987a3b2a2aba | /herddb-net/src/main/java/herddb/network/Channel.java | 9009b406c5d4947c27f5e05ac68ce324b1e46c86 | [
"Apache-2.0"
] | permissive | dianacle/herddb | 89292fd0ce64516c928cc1398b0fabd6cb3c6868 | b7d552bc3f6f6864c46e4b6d913dcbf55b853c13 | refs/heads/master | 2021-06-02T17:25:55.308049 | 2016-04-14T13:19:46 | 2016-04-14T13:19:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,033 | java | /*
Licensed to Diennea S.r.l. under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. Diennea S.r.l. licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file e... | [
"eolivelli@gmail.com"
] | eolivelli@gmail.com |
a7a4bab1c1943355f552f6eb75376ea57e5bbf36 | ef0d2c7c79bf3a7e1bd718081b8d78c89350b8b3 | /src/item/Item.java | 044a94652af9e4683fe04183ebba0f16294e565e | [] | no_license | kalmanbendeguz/icefield | 561ed55609f9be31bc46665583d0766d86543a0a | d046070e76650c797bece0aa4a82ea10a9389f9b | refs/heads/main | 2023-02-20T00:25:04.819731 | 2021-01-22T21:29:37 | 2021-01-22T21:29:37 | 332,058,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | package item;
import player.Player;
/**
* Eszkoz osztaly, ami egy jatekbeli eszkozt (pl. aso, kotel, etel) reprezental, ezeknek absztrakt ososztalya.
*/
public abstract class Item implements java.io.Serializable {
/**
* Az eszkoz hasznalatanak megvalositasat implementalo fuggvenyek ezt a fuggvenyt ... | [
"noreply@github.com"
] | kalmanbendeguz.noreply@github.com |
98ce7ebc705a6512d0222a8965a0c7b91e76f9d2 | 7b92d35a860af15a85ec8aeb4f0d2bba94ef673e | /ANDROID/Chenjun.demo.abstracttabactivity/Chenjun.demo.abstracttabactivity/src/main/java/com/chenjun/demo/abstracttabactivity/AbstractMyActivityGroup.java | f2a43fe8d283c30a07b08be8a2baa5dbf601e9c6 | [] | no_license | chaochaoyet/MyFanCard01 | 6919ea971f57a0001a8de673e1bbfed8998f0ba3 | d222487648380f414d830b5556eb4da7b199e9a8 | refs/heads/master | 2021-01-19T19:34:38.064552 | 2015-08-11T14:13:45 | 2015-08-11T14:13:45 | 40,545,329 | 0 | 2 | null | null | null | null | GB18030 | Java | false | false | 3,602 | java | package com.chenjun.demo.abstracttabactivity;
import android.app.Activity;
import android.app.ActivityGroup;
import android.app.LocalActivityManager;
import android.content.Intent;
import android.os.Bundle;
import android.view.ViewGroup;
import android.widget.CompoundButton;
import android.widget.LinearLayout;
import ... | [
"1392685273@qq.com"
] | 1392685273@qq.com |
bc8ca7712a4fe0322bb106eca77cd6dcc2e626e9 | 9f1abde17ba0a9eca73b641bf759d2f44bab4546 | /app/src/main/java/com/rust/aboutview/fragment/DataProgressFragment.java | d0c2a5d0f58f2abf2347f8efc47258e170de4c99 | [
"MIT"
] | permissive | liushaoxiong123/aboutView | 97c530678384097c09dc18a4106f6bcb1d559a23 | a2fe0bc5ffee5e5f320b2413542b8495bab2243b | refs/heads/master | 2023-03-15T09:51:45.001891 | 2021-02-01T14:46:30 | 2021-02-02T15:27:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,444 | java | package com.rust.aboutview.fragment;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.google.android.material.tabs.TabLayout;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentPagerAdapter;
import androidx.viewpager.widget.V... | [
"rustfisher@foxmail.com"
] | rustfisher@foxmail.com |
70003a51605c16d96b68388878f6edb1edc6b199 | faaeecdea4889bf619c4f4f94b638be1cde2f640 | /src/stud/subh/hibernate/ex6/dao/SessionUtil.java | 1bad6b4e72d4c49c3a05485ee119099241c19c70 | [] | no_license | subhhub/hibernateLab | 4758935d1732f1ac8ece695b3e33a9e6d432cc4c | 7f5a14f14d40fc0ca47e9f74fcbb7d8f53ff1bd2 | refs/heads/master | 2021-09-04T15:14:29.260220 | 2018-01-19T18:01:54 | 2018-01-19T18:01:54 | 104,648,721 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 642 | java | package stud.subh.hibernate.ex6.dao;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
/**
* @author subh
* Session Object Provider
*/
public class SessionUtil {
private static SessionFactory sessionFactory;
//OPTION A
static{
Configuration configura... | [
"subhash.kewat@ericsson.com"
] | subhash.kewat@ericsson.com |
139102b7490199d02a08c33e62bbf256db3c4ecb | 688a42d1344df3d6fb3b7e7b8267ee732172cb80 | /api/src/main/java/com/xzixi/rabbitmq/api/Config.java | 492bb07edc8450e8439c5d25d274135292785501 | [] | no_license | jinyue233/rabbitmq | 2423afb9e0456a0d268abad3678e701b217d633f | 558acdd9e2c032b16161f01444bab54c58bdddca | refs/heads/master | 2020-09-15T13:01:02.364423 | 2019-08-09T02:52:47 | 2019-08-09T02:52:47 | 223,452,692 | 1 | 0 | null | 2019-11-22T17:26:00 | 2019-11-22T17:25:59 | null | UTF-8 | Java | false | false | 112 | java | package com.xzixi.rabbitmq.api;
public class Config {
public static final String ROUTING_KEY = "TEST";
}
| [
"574290057@qq.com"
] | 574290057@qq.com |
729191ef38b58dd4f9617a641d3aa3a6d3ca0275 | 44c234c40cc4fb08b42589a114448212537d0bf8 | /demo-service/src/main/java/com/demo/service/PythonService.java | fed88722555b812954a70702786bdfc0b87ff621 | [] | no_license | DEVILKXH/house | 731202819a2f9cc36c237266f96c50f6f87946d1 | e19c3b7329c477ff97a237a096941cdf2c03b678 | refs/heads/master | 2020-03-15T04:25:45.367987 | 2018-05-31T15:04:01 | 2018-05-31T15:04:01 | 131,965,081 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 221 | java | package com.demo.service;
public interface PythonService {
public String forecast(String city,String brand,String path);
public void getNew();
public void getOld();
public void getHistory();
}
| [
"devilkxh@gamil.com"
] | devilkxh@gamil.com |
66928127728f83e82441760a93e0f8cd48ecaf2d | 882ad1fd6e45fc7c6c5f6881ef000dd64d674ec5 | /src/com/pigmal/android/ex/accessory/Game.java | e6310e9f83e934aa20ccfb47941119391c327da0 | [] | no_license | kopanitsa/ADK_acchimuite_hoi | c2a0310fd1cbc6217dc0b71d4675cd75b6bd86e9 | 6002a97380432ae9d7fd8f8816afb185390be127 | refs/heads/master | 2021-01-19T13:26:43.982824 | 2012-02-19T07:30:54 | 2012-02-19T07:30:54 | 3,482,866 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,449 | java | package com.pigmal.android.ex.accessory;
import com.pigmal.android.ex.accessory.AcchimuiteHoi.Direction;
import com.pigmal.android.ex.accessory.Zhanken.Command;
public class Game {
GameMode mGameMode;
Zhanken mZhanken;
AcchimuiteHoi mAcchi;
ADKCommandSender mSender;
public enum GameMode {
... | [
"okada.takahiro111@gmail.com"
] | okada.takahiro111@gmail.com |
5cd5d6ea5cb29d2959152a6b3fbb2c7cfd83337d | 919454af5cf34d8fc2e1cae11c5d1371a29491d2 | /src/java/adminservlets_ads/ReviewAds.java | 064ae2245204800742bc422149302971ef7c50ad | [] | no_license | ThushanFernando/sad | be8105ac62439fbc9b36af04693d8a200da2a7d4 | db81aeff9b7f25ba2487d4358bc36a5ade46cfa0 | refs/heads/master | 2021-01-10T15:13:09.361542 | 2015-10-30T15:11:00 | 2015-10-30T15:11:00 | 45,164,870 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,400 | 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 adminservlets_ads;
import classes.AdminClass_ReviewAds;
import java.io.IOException;
import java.io.PrintWriter;
impo... | [
"everythingbeyondtheinfinity@gmail.com"
] | everythingbeyondtheinfinity@gmail.com |
4a3bdcc2e2f601f12f9b03346a44900eb49a91da | 2c023b5dc7236ad750ae38cfda30ec82960f7b21 | /P08 Ascii Art/src/DrawingStackIterator.java | ed5758b2deb626e94789759be3e7a0f5b27d3e1f | [] | no_license | icantevxn/CS400_P1 | c082f0e57b2b9689318ea20e104b4cc8c7ed38b1 | 01e5b9a24529436f1cff3b4563ddc18cbaa15586 | refs/heads/main | 2023-03-10T03:40:36.126461 | 2021-02-26T03:31:27 | 2021-02-26T03:31:27 | 342,449,720 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,675 | java |
//////////////////// ALL ASSIGNMENTS INCLUDE THIS SECTION /////////////////////
//
// Title: P08 Ascii Art
// Files: AsciiArtDriver.java, AsciiArtTester.java, Canvas.java, DrawingChange.java,
// DrawingStack.java, DrawingStackIterator.java, LinkedNode.java, StackADT.java
// Course: COMP SCI 300 Fall 2019
//
// Author:... | [
"noreply@github.com"
] | icantevxn.noreply@github.com |
40dfab648cbb6eea516c46f21596c67647c4684f | e5c3be1fd08218d52fcc1b43085bee305d30e707 | /src/main/java/org/jukeboxmc/item/ItemSmithingTable.java | a91f0776d19f09a12a5108c4483d8fda20a3405f | [] | no_license | Leontking/JukeboxMC | e6d48b1270300ea3f72eca3267ccb8b9eafcba44 | 89490a0cf157b2f806937ad5104cb2d4f5147d56 | refs/heads/master | 2023-02-23T05:47:29.714715 | 2021-01-20T12:10:20 | 2021-01-20T12:10:20 | 329,557,296 | 0 | 0 | null | 2021-01-14T08:48:11 | 2021-01-14T08:48:11 | null | UTF-8 | Java | false | false | 367 | java | package org.jukeboxmc.item;
import org.jukeboxmc.block.BlockSmithingTable;
/**
* @author LucGamesYT
* @version 1.0
*/
public class ItemSmithingTable extends Item {
public ItemSmithingTable() {
super( "minecraft:smithing_table", -202 );
}
@Override
public BlockSmithingTable getBlock() {
... | [
"beckerluca16@gmail.com"
] | beckerluca16@gmail.com |
593a127e02b290b53f8873282b0321977e312cc5 | e1e2d0d5530ff601b4efbf68dac1cd0df2c7abf0 | /V1.0-7314c1ac615c86b08296bcb7843f29e6-assets/990EFFB3-E445-4DF5-9CC3-82F07DCA2717/StringAbbreviationMatching(Recursive).java | dc29aa932eb44184a4c908a55b4bd181bb9ac1b3 | [] | no_license | justjazz903/myCodingPractice | 4716d6fb472fad39356e52631ab78cee723e3f6f | 909b61bd04af40aa56eb5fcf3f7966927f7b2ce7 | refs/heads/master | 2022-12-03T05:28:31.151956 | 2020-08-24T18:40:00 | 2020-08-24T18:40:00 | 261,282,115 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 874 | java | public class Solution {
public boolean match(String input, String pattern) {
// Write your solution here
return match(input, 0, pattern, 0);
}
private boolean match(String input, int si, String pattern, int sp){
if(si == input.length() && sp == pattern.length()){
return true;
}else if(si >= ... | [
"justjazz903@gmail.com"
] | justjazz903@gmail.com |
af8ef2efc51b925894ed0167f8ec3f7cb2b1fd7e | f9225f548a9f47d68f6548bb685711ee12e7c979 | /app/src/main/java/com/stv/msgservice/ui/conversation/message/multimsg/MultiMessageActionManager.java | e1a34ff17aa313f99f482c2b3ddf78f482c9cca5 | [] | no_license | wangjundev/MsgService | dff30de67e9c0e602de087fce5f42ef628defaae | f5733c6e8bf29f849ad4d2d6bf599febf0844e62 | refs/heads/main | 2023-07-09T23:11:14.819287 | 2021-08-24T07:01:52 | 2021-08-24T07:01:52 | 366,295,090 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,733 | java | package com.stv.msgservice.ui.conversation.message.multimsg;
import com.stv.msgservice.datamodel.model.Conversation;
import java.lang.reflect.Constructor;
import java.util.ArrayList;
import java.util.List;
public class MultiMessageActionManager {
private static MultiMessageActionManager instance;
private Lis... | [
"root@wjs-MacBook-Pro.local"
] | root@wjs-MacBook-Pro.local |
338b136a9d152e49e48dfa29a19c774d723a7799 | d7429ceea22f1c1bf9baa076d0dc34dbbbd486a2 | /project/android/source/Echoii2_Client/src/com/echoii/activity/CloudFragment.java | e86014859d6cd4d9c56cf820e51da411eebaf07a | [] | no_license | leaguenew/cloud_disk | d68238adb3868841d78f87c83d4f3deaae54b324 | 59362f60f697c5d161595066d467e3dbda1a31c4 | refs/heads/master | 2020-06-27T16:24:19.540655 | 2017-07-13T01:17:13 | 2017-07-13T01:17:13 | 97,065,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,863 | java | package com.echoii.activity;
import android.app.Activity;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.vi... | [
"niuliguo@qiyi.com"
] | niuliguo@qiyi.com |
3190b1bcf7b5bf23b1a49c7416d2f20547a67af0 | 2153d80ad440bf5eda2391e3d339454181f565b6 | /app/src/main/java/in/texasreview/gre/Models/VideoTestUnlockBodyModel.java | f0dbe611ac1fbc7e7aa17a6af9aab25aef093083 | [] | no_license | TexasReviews/Android-GRE | 0b9bf73383eadcde7d96791c3ac77544ef53473d | 456bb764d410cabcd48fd93d940331b0bee3a1a3 | refs/heads/master | 2020-04-07T15:53:55.838186 | 2018-11-21T09:55:35 | 2018-11-21T09:55:35 | 158,505,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | package in.texasreview.gre.Models;
/**
* Created by User on 23-10-2018.
*/
public class VideoTestUnlockBodyModel {
private String userid;
private String videoid;
public String getUserid() {
return userid;
}
public void setUserid(String userid) {
this.userid = userid;
}
... | [
"dilip@texasreview.in"
] | dilip@texasreview.in |
706cba6c82aeb0b2cd389c7d972e01bdc8bb6f16 | a7d21d804b0be9d8db1bcd325efd7fac021335a8 | /src/com/vengeful/sloths/AreaView/ViewObjects/CoordinateStrategies/CoordinateStrategy.java | 4a452df5cdeb521dcd58c6caf1444a44efb31442 | [] | no_license | VengefulSloths/Iteration2 | 89a174d43796f4cb760f2f25a76f58fcdc6a1087 | da3bac53facdfcf316697f35102b56a89ffe1cc5 | refs/heads/master | 2021-01-10T14:33:59.243965 | 2016-03-18T20:12:09 | 2016-03-18T20:12:09 | 52,215,634 | 0 | 2 | null | 2016-03-03T06:38:43 | 2016-02-21T16:27:39 | Java | UTF-8 | Java | false | false | 269 | java | package com.vengeful.sloths.AreaView.ViewObjects.CoordinateStrategies;
import com.vengeful.sloths.AreaView.ViewObjects.ViewObject;
/**
* Created by alexs on 2/20/2016.
*/
public interface CoordinateStrategy {
void adjustXY(int r, int s, ViewObject subject);
}
| [
"alexs10@ufl.edu"
] | alexs10@ufl.edu |
1f0eff9e76c995d9c15988a2285ee326a7af3b94 | d19dc7e85ccddd789add06e741e8e0865fce9a76 | /shuangyuan/01_API/src/com/itheima/demo06/StringBuilder/Demo03StringBuilder.java | 1dc91d72701b38d873b8866081c8a19c36e77ad1 | [] | no_license | sjtuwyf/java-basic-code | 6cd7b812cf1e221077c551368b3260ea6d2c9ae2 | 51047c659f66099937e095597c7e71cf726f1ff0 | refs/heads/main | 2023-03-31T13:32:59.573720 | 2021-04-04T04:07:41 | 2021-04-04T04:07:41 | 342,221,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package com.itheima.demo06.StringBuilder;
public class Demo03StringBuilder {
public static void main(String[] args) {
String hello = "Hello";
System.out.println(hello);
StringBuilder builder = new StringBuilder(hello);
builder.append(" World");
System.out.println(builder);
... | [
"sjtuwyf@126.com"
] | sjtuwyf@126.com |
8532ecc342c9d9b2784197e8239b2212598eaa85 | 92b4677f3179b05640dd0fcc1d41446738e81286 | /src/main/java/HelloWorld.java | 0586fd5c9c2e9907665ac59e9ee455cd8e84c974 | [] | no_license | lukepetercurran/junit-tests | 09dfe49b7f17772d1f6e859faccd9608f8d9d526 | 21b0b927a5feb9c2dbf5477990f3915e133d7819 | refs/heads/main | 2023-05-30T10:28:52.458388 | 2021-06-15T16:38:02 | 2021-06-15T16:38:02 | 377,206,170 | 0 | 0 | null | 2021-06-15T15:13:58 | 2021-06-15T15:13:58 | null | UTF-8 | Java | false | false | 285 | java | public class HelloWorld {
public static String hello(){
System.out.println("NoArgumentsHere");
return "Hello, World!";
}
public static String hello(String name){
System.out.println("OneArgumentHere");
return "Hello, " + name + "!";
}
}
| [
"luke.peter.curran54@gmail.com"
] | luke.peter.curran54@gmail.com |
9814d1b100889dc7361b18fd6df585576c12955a | 1b8e31eade00ea70f5502615db66ef4535eb1f2f | /src/main/java/collection/task2/arraylist/ArrayIterator.java | 4368a6bc26b56dc5bd1f92dd1186cfbea530c6b7 | [] | no_license | kaon99/learnJava | 4f9465cc94808550e02f60dd4cda69cef4f7a747 | 93f693abe6df25b5411d927ac2b82b4c6efc0fd0 | refs/heads/master | 2020-04-22T13:36:19.954299 | 2019-03-17T23:27:09 | 2019-03-17T23:27:09 | 170,412,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 397 | java | package collection.task2;
import java.util.Iterator;
public class ArrayIterator <E> implements Iterator<E> {
private int index = 0;
E[] values;
public ArrayIterator(E[] values) {
this.values = values;
}
@Override
public boolean hasNext() {
return index < values.length;
}
... | [
"kaon1999@gmail.com"
] | kaon1999@gmail.com |
8a3eb9c432ba6878f0ac6f831b7941b50bb115e8 | 834b84b29972e95898953756b1704c11b4b84793 | /camel-core/src/test/java/org/apache/camel/component/seda/SedaRemoveRouteThenAddAgainTest.java | 53b04fbaafe8966edfa78f0cb063989ab30d736d | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-unknown",
"Apache-2.0"
] | permissive | mraible/camel | 9b2247cb8db25ca670837125104e5670e8ff7d94 | cc8dcf4f1c7fac19d01933e92c7e6bfc756c31c1 | refs/heads/master | 2021-01-16T20:32:11.522309 | 2014-06-27T14:33:21 | 2014-06-27T14:33:21 | 21,243,968 | 0 | 0 | Apache-2.0 | 2020-09-13T08:20:34 | 2014-06-26T14:42:28 | Java | UTF-8 | Java | false | false | 2,154 | 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 may... | [
"bvahdat@apache.org"
] | bvahdat@apache.org |
41dda89af4a2a752b575b2cd25de55fea03aff07 | 6c4d77c8d91f8ccd452b5f2584d75d6291295a91 | /a.java | acc4ebff1e40ec2a2fbe5bfbb34d9b223f97ae62 | [] | no_license | WinHtutAung1233/Guys | 2d454fcb468507969e83209ebd2fc6f49180844a | 4df5e3fb2b8812eb82d24eba50ce23cc30f3d8fd | refs/heads/master | 2020-12-10T04:38:23.970645 | 2020-01-13T07:33:30 | 2020-01-13T07:33:30 | 233,503,123 | 0 | 0 | null | 2020-01-13T07:16:27 | 2020-01-13T03:26:08 | Java | UTF-8 | Java | false | false | 96 | java | public class a{
public static void main(String args[]){
System.out.println("Hello World!");
}
}
| [
"55972390+WinHtutAung1233@users.noreply.github.com"
] | 55972390+WinHtutAung1233@users.noreply.github.com |
4ea5461f445e79771f64a2abdcda718a9c6d1375 | 08ddb2d520046c368a356bb07538de7c039be567 | /Code/src/GuiManageInventory.java | af2c2559a39ca098ad2b5ae77bd5b2b16db5e01a | [] | no_license | nunominhoto/Refined-Storage | 25373f62c57206924816da81653a10bb7e16be6e | 9962a8c75bacdf764aba6eeb0a7a6fd574cead30 | refs/heads/main | 2023-09-02T13:18:09.508331 | 2021-11-15T10:00:30 | 2021-11-15T10:00:30 | 397,647,664 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,530 | java | import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Control;
import org.eclipse.swt.widgets.Label;
import javax.swing.JOptionPane;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.SelectionAdapter;
import org.eclipse.swt.events.SelectionEvent;
import org.eclipse.swt.widgets.Text;
import ... | [
"nuno-minhoto@hotmail.com"
] | nuno-minhoto@hotmail.com |
02b4f1f348772839d5e2abd98d00b85b7b11726d | 647a67f0331f9c8c09ae9adfbba7823326818ae0 | /src/main/java/krystian/chat/room/RoomTime.java | d66537affe1128f4e1cf9e853d8951cd703fa110 | [] | no_license | szkr/ChatBackend | f1ed9bfd1b74a494a007473ffbd1432b86b67d25 | 388777f4904d5013d9ad2c314c2621e03fbd6874 | refs/heads/master | 2020-11-24T09:42:04.459845 | 2019-12-17T20:06:52 | 2019-12-17T20:06:52 | 228,082,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package krystian.chat.room;
/**
*
*/
public class RoomTime {
private long roomId;
private long timeFrom;
public void setRoomId(long roomId) {
this.roomId = roomId;
}
public void setTimeFrom(long timeFrom) {
this.timeFrom = timeFrom;
}
public long getRoomId() {
r... | [
"kszgithhub@gmail.com"
] | kszgithhub@gmail.com |
9be0d8748e75eadaf1504a7d79c480e456ae0c4c | 8adad19ae9f7a6fc7678f07a47a2387561945bed | /cmsdb/src/com/enjoyf/mcms/bean/temp/RefreshBean.java | c031dfc374f67609de6001aeeecbe5a1b0e895d0 | [] | no_license | liu67224657/toolsplatform | 542231a60170c175a9933eaf159ef236be5ce60e | 18b628ae2695fdfd0b111a6470437a50041cfdeb | refs/heads/master | 2021-07-24T12:39:05.916958 | 2017-11-04T18:38:02 | 2017-11-04T18:38:02 | 109,519,814 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 66 | java | package com.enjoyf.mcms.bean.temp;
public class RefreshBean {
}
| [
"ericliu@staff.joyme.com"
] | ericliu@staff.joyme.com |
e9c5aefc4d7a2074f8ad098e843416a868bc3c04 | 08f83df0cec01baabce4500840166dcfec3bd6ba | /src/test/java/br/com/helpdesk/HelpDeskApplicationTests.java | fe700ec7e1be84a1aedccc0d676d82d1f11c38f7 | [] | no_license | juliherms/springbootcomthymeleaf | 1b1c138d8fbad9c6c7cf585f5385d23c45001d32 | e9392b23461d7285b57351837360a29e42575e29 | refs/heads/master | 2020-09-22T07:28:24.208141 | 2019-12-01T13:26:56 | 2019-12-01T13:26:56 | 225,104,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package br.com.helpdesk;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
/**
* Classe responsavel por configurar os testes de unidade
*/
@RunWith(SpringRunner.class)
@SpringBootTest
publ... | [
"j.a.vasconcelos@accenture.com"
] | j.a.vasconcelos@accenture.com |
42b3af79a41b3a96f9874f59caff88d9d0d6e510 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/24/24_6a0a6ccf517492a3856a96627537525e563a8aef/HttpHtmlResponseView/24_6a0a6ccf517492a3856a96627537525e563a8aef_HttpHtmlResponseView_t.java | 7422e1c221bae8f3eefb1c8708451bf70976e148 | [] | 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 | 7,842 | java | /*
* soapUI, copyright (C) 2004-2010 eviware.com
*
* soapUI is free software; you can redistribute it and/or modify it under the
* terms of version 2.1 of the GNU Lesser General Public License as published by
* the Free Software Foundation.
*
* soapUI is distributed in the hope that it wil... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
2276fa156d94279c9e50cbb59b0eba15975b2657 | 41bbb3f43ff6edd9e3a040ac207b8a23190791a3 | /taxonomy-manager-engine/src/main/java/com/digirati/taxman/analysis/nlp/AnnotationType.java | 6b73efb0ddfce2b24e745e937e06948dbfd79bb1 | [
"MIT",
"Apache-2.0"
] | permissive | digirati-co-uk/taxonomy-manager | 0f6607afff8d02b8bcd4543d55fd77111c9d24d1 | 20258e45d0f70ec1f8680288770c7bcc2ed2fa4f | refs/heads/master | 2023-06-08T00:39:51.446932 | 2022-06-16T12:25:43 | 2022-06-16T12:25:43 | 186,396,049 | 0 | 0 | Apache-2.0 | 2023-05-31T16:37:08 | 2019-05-13T10:14:59 | Java | UTF-8 | Java | false | false | 114 | java | package com.digirati.taxman.analysis.nlp;
public enum AnnotationType {
LEMMA,
STEM,
POS,
TOKEN
}
| [
"gary.tierney@fastmail.com"
] | gary.tierney@fastmail.com |
0e77e0133790b009285bb65b53b5c39f1a6fd086 | c52fd95dab9ece89a3b836bb4e60500cdd359dce | /service_api/src/generated/java/com/thesett/auth/services/PermissionService.java | 5d39b07ad9ff0c254cdcbd576ec35eaef724d785 | [] | no_license | the-sett/auth-service | 7691f56bf795204d06032ea8572b51316b9dc0fa | ad46aeef5860a776b7b6053008b45b70a43d3a4a | refs/heads/master | 2021-01-20T05:14:17.817371 | 2018-02-12T11:20:53 | 2018-02-12T11:20:53 | 101,423,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,339 | java | package com.thesett.auth.services;
import java.util.List;
import com.thesett.util.entity.EntityException;
import com.thesett.util.entity.CRUD;
import com.thesett.util.validation.model.JsonSchema;
import com.thesett.auth.model.Permission;
/**
* Service interface for working with Permission
*
* @author Gen... | [
"rupertlssmith@github.com"
] | rupertlssmith@github.com |
54c27d5f7bbb339b69a3cfd92d5b7bec0f7f465b | ee590de1a417ffefef342b4854e5bfe5de85e7ad | /demo/src/test/java/com.example.test.demo/service/Junit4ServiceTest.java | dee8296180dedcd0722fe9321ef4d5f0617f6a35 | [] | no_license | sandeepkjl/Junit_Demo | 84b92e461f0bfa7e99ee829b89c0b2ad303d566e | 1af3ff7fa403123163d3a678136724be059e60b3 | refs/heads/master | 2022-11-09T04:58:43.832610 | 2020-06-27T18:17:17 | 2020-06-27T18:17:17 | 268,806,661 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,573 | java | package com.example.test.demo.service;
import com.example.test.demo.Helper.Junit4Helper;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.Mockito;
import org.mockito.junit.MockitoJUnitRunner;
@RunWith(MockitoJUnitRunner.class)
public ... | [
"sandeepkjl143@gmail.com"
] | sandeepkjl143@gmail.com |
e83fc7a5afa573c2448a4d602fcf4d9733b2405a | 1e05d1ae18393ce00fa425c69adeb44f38d29879 | /src/main/java/com/duanxi/aaron/AaronBlogApplication.java | 53a2486daa0093a33af9c85387be6144e5e3158e | [] | no_license | Aaron-cdx/aaron-blog | 3bbd6c33479dff7c17146f6202afa38e2abd7a24 | 0fa3098db74a34557ea63b9d478d28cfc0735678 | refs/heads/master | 2023-02-19T18:38:49.060988 | 2021-01-04T01:53:32 | 2021-01-04T01:53:32 | 326,541,900 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package com.duanxi.aaron;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class AaronBlogApplication {
public static void main(String[] args) {
SpringApplication.run(AaronBlogApplication.class, args);
... | [
"1315020626@qq.com"
] | 1315020626@qq.com |
34e04a5f3aace38b8484492c355020d112fe7967 | 7fa296186702dbf3877d8ed4ea4fa73d59910952 | /spring-boot-admin-server-demo/src/test/java/com/abhi/springbootdemo/SpringBootDemoApplicationTests.java | c8e0ab53d5a0a68e71b54590081b042e8b58640e | [] | no_license | hubforabhi/GitHubRepo | 012d16b72568df3dc794b98e4b4e6265167f7121 | eb5d2bd4b85eeb1dddc3e0523db23c1c99e469c5 | refs/heads/master | 2023-09-03T14:30:51.141050 | 2023-08-19T05:17:19 | 2023-08-19T05:17:19 | 41,841,513 | 0 | 0 | null | 2022-12-16T00:38:18 | 2015-09-03T04:14:05 | Java | UTF-8 | Java | false | false | 348 | java | package com.abhi.springbootdemo;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class SpringBootDemoApplicationTests {
@Test
public ... | [
"cyberabhi2004@yahoo.com"
] | cyberabhi2004@yahoo.com |
220bf360e3114386c7c477b72abc7de281df9d4f | dad6da248a11c754e794df584223b2623fcfc21e | /ARChatRoom-Android/app/src/main/java/org/ar/audioganme/weight/CommentDialogFragment.java | 9c0bdf0e2f143002a2dfee0dbc193e760dd98555 | [
"MIT"
] | permissive | xiaoxing1992/ARChatRoom | 097286bc2b14ba11a4ea54f330e1edfc9498dd72 | 65b73bb1a3093db3f0e4537f2b43490a9a08bf37 | refs/heads/master | 2023-04-01T23:00:32.566753 | 2021-04-06T11:06:00 | 2021-04-06T11:06:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,307 | java | package org.ar.audioganme.weight;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.Gravity;
import android.view.View;
import android.view.ViewTreeObse... | [
"1872676224@qq.com"
] | 1872676224@qq.com |
ce4aeefcc7dcecc06d7c6bcc43547a3beb633e4b | dbe7205086a6772d25d39db6a6389db139c4e560 | /service/service_edu/src/main/java/edu/fzu/eduservice/controller/EduLoginController.java | 15372d3a7f8cf6845f1e877d9eeec404a1daa660 | [] | no_license | x-junzhu/guli_edu | b08c63da996cfc75843217b8c9f488f50779fa75 | 9e6c2cc5d1735559f045bc5447a3ebefb70636e1 | refs/heads/master | 2023-03-31T04:52:35.588549 | 2021-04-03T14:19:05 | 2021-04-03T14:19:05 | 354,305,971 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,019 | java | package edu.fzu.eduservice.controller;
import edu.fzu.commonutils.Result;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestControlle... | [
"x_junzhu@163.com"
] | x_junzhu@163.com |
9b443cc05fdeb99d7dbe86b4279470556c07d1a9 | 8d946330843b4c146a958f099919038648cb6c87 | /Core java/OOP/Serialization-app/src/swabhav/testlabs/test/TestSerialization.java | 9fef0fae92e8b9848094dd7d446f539fbd9215e4 | [] | no_license | himanshu2395/swabhav-tech | 402b1fd3b24348dce3db228394456274ea2ad36f | 8cfccc37cf4ad5ba3dd70ad4e999c6bea50429d5 | refs/heads/master | 2021-05-05T17:52:36.799797 | 2018-12-21T11:51:38 | 2018-12-21T11:51:38 | 117,519,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,502 | java | package swabhav.testlabs.test;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.ArrayList;
import swabhav.techlabs.Human;
public class TestSerialization {
public static void main(String... | [
"himanshucgc23@gmail.com"
] | himanshucgc23@gmail.com |
138b725ce4b6c00356f49fc2d6a58f56b29682d3 | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /chrome/android/java/src/org/chromium/chrome/browser/FrozenNativePage.java | 5e3d5d08704da83c82ad9fda72795cd69b7bbd21 | [
"BSD-3-Clause"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | Java | false | false | 1,978 | java | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser;
import android.view.View;
/**
* A empty stand-in for a native page. An inactive NativePage may be replaced with a
... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
e1cdb2ea1473c00381c091af6d98979cb8ccc12d | 2e05e6ff9905f9fe5e5ef350eacca69f3e6cbc87 | /src/main/java/com/microsoft/graph/requests/generated/BaseCalendarCollectionResponse.java | af59cc08cd28bf99cf95cf03a69a3b8664f0afaa | [
"MIT"
] | permissive | jderuette/msgraph-sdk-java | 80ca0467e0e315c41492130af345cc16674c6fdb | 6ffa209739d526da3109ce0cb81a01187da95bd4 | refs/heads/master | 2020-04-10T22:29:23.698280 | 2018-03-02T18:26:57 | 2018-03-02T18:26:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,769 | java | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... | [
"caitbal@microsoft.com"
] | caitbal@microsoft.com |
a3c0952d0b69ef17c51a9e26b8658481254a47c7 | 9c5ddbe11faf37605b961cdfe5ce4afc2a0fc102 | /CIB/trunk/cda/portlet/sbg-fxt-portlet-contact-me/src/main/java/za/co/standardbank/sbg/cda/mvc/portlet/controller/ContactMeUpdateController.java | bd5d5aae1f52aeebc714c97edf744607fb77f20b | [] | no_license | srujanch/CIB | c3a386c452ac29cfd036cb5e63381aa1d4f5c5f2 | e948d21b133ec3d02d023ce28b0af45018be3168 | refs/heads/master | 2021-01-10T03:43:37.266440 | 2016-03-07T10:27:59 | 2016-03-07T10:27:59 | 53,316,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,493 | java | package za.co.standardbank.sbg.cda.mvc.portlet.controller;
import javax.portlet.ActionRequest;
import javax.portlet.ActionResponse;
import javax.portlet.PortletRequest;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.validation.BindException;
im... | [
"schimaku@SCHIMAKU3JWW5Z1.opentext.net"
] | schimaku@SCHIMAKU3JWW5Z1.opentext.net |
09e63c68594901ead00babac171570291f815ed4 | c42634f513adf1a3cc4fa43d4b29677beaf620df | /test0403/src/main/java/com/example/service/impl/TeacherServiceImpl.java | a087e3b3e6b052b02eef70458d7c3252fc34d5ae | [] | no_license | clown121381/workspace | 22bdbbac4df99d8668277d3e32afa3ca57fc5e8f | 3363ad00d374f8cc9261e1d307e1c848c20064b7 | refs/heads/master | 2022-12-21T13:03:54.709666 | 2019-09-19T14:07:02 | 2019-09-19T14:07:02 | 209,569,300 | 0 | 0 | null | 2022-12-16T11:18:00 | 2019-09-19T14:03:32 | Java | UTF-8 | Java | false | false | 654 | java | package com.example.service.impl;
import com.example.entity.Person;
import com.example.entity.Teacher;
import com.example.resources.DataBase;
import com.example.service.TeacherService;
public class TeacherServiceImpl implements TeacherService {
@Override
public Person getPersonById(int id) {
for(Person p : DataB... | [
"2910410709@qq.com"
] | 2910410709@qq.com |
90cf4a29e6fc310d4bfe076905b702fe4de94678 | 280c1d39dc4802e38f2b332c3db3dd1defce32bd | /app/src/main/java/xin/banghua/beiyuan/Main5Branch/SettingFragment.java | 71be5771c5cacb856c36e234363b02097ce267b0 | [] | no_license | j309999174/BeiYuan | 907286a7641aa3d2325ca16c58d41b37e127ab14 | cd9b68de6be71505621d372d0357aaeadb97d2db | refs/heads/master | 2020-06-19T11:59:51.330700 | 2019-08-13T01:03:09 | 2019-08-13T01:03:09 | 196,698,971 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,808 | java | package xin.banghua.beiyuan.Main5Branch;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;... | [
"309999174@qq.com"
] | 309999174@qq.com |
b14b197635c6bf238cc8567cde60296a5b85f004 | 7a04862f8592d4b13a12643d3770b139ff1725f9 | /src/main/java/com/interviewbit/practice/InsertionSort.java | 29ad44430087d39a23e71943a454af48ad8ba8b5 | [] | no_license | akashshukla1111/ds-practice | 9c8c33ed32706848025f35a9f38d4ceb6ede4362 | e768a7feb6803695c593312f1542be292868f712 | refs/heads/master | 2022-11-06T03:02:04.420685 | 2016-10-22T17:48:15 | 2016-10-22T17:48:15 | 71,654,208 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java | package com.interviewbit.practice;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* Created by akashshukla on 18/01/16.
*/
public class InsertionSort {
public static List<Integer> insertionSort(List<Integer> list) {
for(int i=1 ; i<list.size() ; i++){
int j=... | [
"akasshukla@paypal.com"
] | akasshukla@paypal.com |
327311e641edfbe7c51661aa0c0ca636a5ec2c91 | 82a9358a249eca3a468082c8d9e766f6e155840e | /webservletlistener/src/main/java/com/msr/listenter/Demo01session.java | 18889a6d553defaaf2a093da635186289d7abb0c | [] | no_license | yangguixue3/web-jsp | 90b7cb61e509977b56089526a231d1dba9557dcf | bc7e79ef9ecc0f12831f24459ba95f5be725a2c7 | refs/heads/master | 2023-01-16T01:17:02.804006 | 2020-11-22T15:16:02 | 2020-11-22T15:16:02 | 313,243,722 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 586 | java | package com.msr.listenter;
import javax.servlet.annotation.WebListener;
import javax.servlet.http.HttpSessionEvent;
import javax.servlet.http.HttpSessionListener;
@WebListener()
public class Demo01session implements HttpSessionListener {
@Override
public void sessionCreated(HttpSessionEvent se) {
Sys... | [
"guixueyang3.gmail.com"
] | guixueyang3.gmail.com |
0b8ce62451c7d3156aae24596e5905c76703f43c | 3a5d3743a450c2cc64a7174828920330317597c9 | /src/ExtruturaDeRepeticaoCase/Exemplo2.java | 91ebad43baa3f4eb6f923f11c5e95e35a7e855bb | [] | no_license | carlosaugustoa/AulasAlgoritmos | 804871ad6326d1b3c3f569646430e81063920faa | 82969832eed4bec77ec17f5f824de5dbb8b09d24 | refs/heads/master | 2021-01-17T17:53:41.573988 | 2016-06-25T00:02:07 | 2016-06-25T00:02:07 | 60,882,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 793 | java |
package ExtruturaDeRepeticaoCase;
import java.util.Scanner;
public class Exemplo2 {
public static void main(String[] args){
Scanner ent = new Scanner(System.in);
String escolha = ent.next();
//System.out.println("## OPCÇOES ##\nGabriel\nCarlos\nCaio");
switch(es... | [
"a9210103@02LAB108PC05.rn.senac.br"
] | a9210103@02LAB108PC05.rn.senac.br |
681715408675da66d9de38a491fb0749af6ce5e7 | 21631a324e3f684fba7c77864c22a6dfd0f6763e | /app/build/generated/source/r/debug/android/support/slidingpanelayout/R.java | 776633475fa5bbaf21f58f24bff56f2e361b7b6c | [] | no_license | sc2225/WaterCup | 1c797c05cf785df5c61515d17aff763c45eccd54 | ada37bae274c9c5f6a9143ba964cf07e1976b5d1 | refs/heads/master | 2020-04-01T21:49:06.679502 | 2019-01-04T00:05:40 | 2019-01-04T00:05:40 | 153,676,703 | 0 | 0 | null | 2018-10-19T02:52:14 | 2018-10-18T19:27:40 | Java | UTF-8 | Java | false | false | 10,178 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.slidingpanelayout;
public final class R {
public static final class attr {
public static final int ... | [
"schhuo2@gmail.com"
] | schhuo2@gmail.com |
acb056e9e22f2237bbb44c664223c2876cd1fa88 | 448b4fb6db2d09b291b7a66715bb058464ba26b5 | /zyportal-system/zyportal-system-api/src/main/java/com/zkzy/zyportal/system/api/service/ChartService.java | 9b534c6983c859c04b11879db3f51417435bd592 | [] | no_license | yzz1990/zyportal-parent | 4e5a10c2e7df7672483c8e77312be7ace9d08be9 | 9d6896d08475b797e2d549cc41182ad4651976e5 | refs/heads/master | 2021-06-29T04:35:28.392186 | 2017-09-14T06:44:08 | 2017-09-14T06:44:08 | 103,477,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.zkzy.zyportal.system.api.service;
import java.util.Map;
/**
* Created by Administrator on 2017/8/8 0008.
*/
public interface ChartService {
Map<String,Object> userOperationChart(String type, String who);
}
| [
"952235399@qq.com"
] | 952235399@qq.com |
cebdf7c7bb9597c8b30f1a9c4967530ead536bc7 | 90cd88d00e42f70a42fe8722008f86d747f09007 | /app/src/main/java/cn/longchou/wholesale/fragment/FinanceFragment.java | de53c524f53377d3a3cc9823ba532ed1676fb00d | [] | no_license | kangkang123/HaoCheDuo | 051d6c0aa07193f511dac190df6f52d5b43e992e | 55150e1209d0c035a6a8fa89a1f0deba21779259 | refs/heads/master | 2020-12-25T06:32:41.249795 | 2016-07-12T09:25:48 | 2016-07-12T09:25:48 | 61,703,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,420 | java | package cn.longchou.wholesale.fragment;
import com.bumptech.glide.Glide;
import com.google.gson.Gson;
import com.lidroid.xutils.HttpUtils;
import com.lidroid.xutils.exception.HttpException;
import com.lidroid.xutils.http.ResponseInfo;
import com.lidroid.xutils.http.callback.RequestCallBack;
import com.lidroid.xutils.h... | [
"3162169802@qq.com"
] | 3162169802@qq.com |
188884bbd9a3764c6604635f1853db72919dc92a | 9f226c20deeba54c422b09b2f7f4685f101663a3 | /gof23/command/Invoke.java | 99123dda0e7b148cde763bf42bdd92b807ac265b | [] | no_license | quchengguo/java-improve | 76ab467b4e8dbae84cbfcf009db2652f6945f791 | be17f1457044a6f315375ed7df7a1949045c2490 | refs/heads/master | 2022-07-22T17:09:43.450864 | 2022-07-09T01:58:47 | 2022-07-09T01:58:47 | 124,068,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package gof23.command;
/**
* Created by admin on 2018/11/12.
* 命令的调用者和发起者
*/
public class Invoke {
private Command command;
public Invoke(Command command) {
this.command = command;
}
public void call(){
// 执行命令
command.execute();
}
}
| [
"chengguo.qu@hand-china.com"
] | chengguo.qu@hand-china.com |
ea766b2ba6de01e38e767a400db4d51abbc7c1ec | 490990a0e97bf0ae632428d9310404f50e14bacb | /app/src/main/kotlin/com/takusemba/retrofitdownloader/UpdateVideoViewingPositionRequest.java | 0d540f0ac0a6af65127b194361444a2a97d3a6a6 | [] | no_license | TakuSemba/RetrofitDownloader | 751e69b75822e39f825a0d26754ad06daffc06fb | 1508dde6915760733f395ffa570c904d277718d5 | refs/heads/master | 2020-12-30T10:23:38.411141 | 2018-03-07T08:14:15 | 2018-03-07T08:14:15 | 98,868,788 | 8 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,754 | java | // Code generated by Wire protocol buffer compiler, do not edit.
// Source file: api/video_viewing.proto at 67:1
package tv.abema.protos;
import com.squareup.wire.FieldEncoding;
import com.squareup.wire.Message;
import com.squareup.wire.ProtoAdapter;
import com.squareup.wire.ProtoReader;
import com.squareup.wire.Proto... | [
"taku1008ele@gmail.com"
] | taku1008ele@gmail.com |
c138b251858115d754515bc58d8987afefffcef5 | 31a717eef424c2c2cf5a8b1f4178f1016bdd75a7 | /services/loadbalancing/lb-persistence/src/main/java/org/daylight/pathweaver/service/domain/repository/impl/ConnectionThrottleRepositoryImpl.java | 6e98eb9ba79bbff73424b1fbc1081f83fc3db48b | [
"Apache-2.0"
] | permissive | citrixsystems/pathweaver | a108007650d1299f310dc6496779496eccfd0100 | dfece61775b9705bda1659ffa8d344c65d432864 | refs/heads/master | 2021-01-10T13:08:03.277538 | 2013-03-23T00:37:18 | 2013-03-23T00:37:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,763 | java | package org.daylight.pathweaver.service.domain.repository.impl;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.daylight.pathweaver.service.domain.entity.*;
import org.daylight.pathweaver.service.domain.exception.EntityNotFoundException;
import org.daylight.pathweaver.se... | [
"youcef.laribi@citrix.com"
] | youcef.laribi@citrix.com |
8e2191da3bbe0acef9356ddecdc6327286498b5c | bf4a901798650cffc94d9d0e41105abef493f543 | /app/src/main/java/com/example/dione/noticesapp/api/interfaces/IUsers.java | 3ca4c19f9b86ebb9b0ddc70a4f791502565e8e8b | [] | no_license | alemao238/NoticesApp | 9789111efe828e7bf7d999e961f668c0dae17f72 | d8f698a557b90632db2fa16ac33e11c30cbf0f1b | refs/heads/master | 2020-03-16T20:07:33.581874 | 2017-03-20T05:34:30 | 2017-03-20T05:34:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 968 | java | package com.example.dione.noticesapp.api.interfaces;
import com.example.dione.noticesapp.api.models.Weather;
import com.example.dione.noticesapp.event.LoginResponseEvent;
import com.example.dione.noticesapp.event.RegisterResponseEvent;
import com.example.dione.noticesapp.event.RegisterTokenResponseEvent;
import java.... | [
"dione@tagcash.com"
] | dione@tagcash.com |
2500499c6299e60cd77bae256a5d3e980ec85d56 | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-11/u-11-f9859.java | b33880583de58c4ee99ade8a4abcc1d2bff27f37 | [] | no_license | apertureatf/perftest | f6c6e69efad59265197f43af5072aa7af8393a34 | 584257a0c1ada22e5486052c11395858a87b20d5 | refs/heads/master | 2020-06-07T17:52:51.172890 | 2019-06-21T18:53:01 | 2019-06-21T18:53:01 | 193,039,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117
5670435611422 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
5abca0861f45bae9a1bbacbf88ce22e29782bc34 | 4a13f612e56d5c8a796e7ddfc9f3d57b9bbcda4c | /src/com/stormnet/figuresfx/exceptions/figureTypeException.java | a5a6e21354dd0a052d781a091526e126fdaa154e | [] | no_license | Den4ik5742/JavaExamProject | 155d4475dba0f44af46c2b266323e704b6544205 | 28cdd1631e448b282d0d8d8c9af26ba434c42932 | refs/heads/master | 2022-11-05T18:15:50.163725 | 2020-06-24T20:58:59 | 2020-06-24T20:58:59 | 274,767,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178 | java | package com.stormnet.figuresfx.exceptions;
public class figureTypeException extends Exception {
public figureTypeException(String message) {
super(message);
}
}
| [
"den.patsankov@mail.ru"
] | den.patsankov@mail.ru |
0baae940c7be0ab667ca0652038fe84d1eba5b81 | 7291af136492f3ab8cc47247dfe5b2b51040fdba | /src/main/java/com/example/demo/controller/MessageController.java | bfd26b7fa2db3098fc40a7aa06c043f68ed4e44b | [] | no_license | shujitakasaki/STOMP-on-SpringBoot | 89279b8372bffb2ee34a86dca2caf22ff4a56406 | 3ead6547e5142a8d9adae8cde3e3671f7392af6b | refs/heads/master | 2020-05-17T08:01:50.340716 | 2019-04-26T09:01:14 | 2019-04-26T09:01:14 | 183,595,730 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,606 | java | package com.example.demo.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.messaging.handler.annotation.DestinationVariable;
import org.springframework.messaging.handler.annotation.MessageMapping;
import org.springframework.messaging.handler.annotation.SendTo;
import... | [
"takasaki-shuji@metawater.co.jp"
] | takasaki-shuji@metawater.co.jp |
4ba72c8d243e26876431162e7573f43a5f057ad7 | 377c5d7656642183ad0ac11d790448bdafaae3e4 | /clocker/src/test/java/aop/Test049.java | 0394ba7344a738dd97bbf29531482cfa82d62237 | [
"Apache-2.0"
] | permissive | myflzh119/spring-mayf | b0c8ebd048edd18d9122e8b0bc2d0bc16969f26f | 167d5bb34b7676527382dffd0323e7375d458c07 | refs/heads/master | 2023-04-14T19:27:32.411026 | 2021-05-04T15:37:33 | 2021-05-04T15:37:33 | 353,094,682 | 0 | 0 | Apache-2.0 | 2021-05-04T15:37:34 | 2021-03-30T18:00:13 | Java | UTF-8 | Java | false | false | 1,645 | java | package aop;
import com.cn.mayf.aop.*;
import com.cn.mayf.depenteach.DepentService01;
import com.cn.mayf.depenteach.DepentService02;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.support.RootBeanDefinition;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
... | [
"myflzh119@126.com"
] | myflzh119@126.com |
cad73a2f563d5e9e78882659faa79f8f7664cddc | d5cbab63c867ee6f02b9b1a603fedea288659e69 | /src/snake/snakeAI/ga/selectionMethods/Tournament.java | c71fbf3956c43b7949539157f85847491e9b11b5 | [] | no_license | leorvm/SnakeAI | ab9d6952d726161829941735ef9dd46238bd2c20 | e7a3c00a81d7523babd061c7109b023b0f8312b0 | refs/heads/master | 2020-03-11T08:41:33.188618 | 2018-06-11T13:19:02 | 2018-06-11T13:19:02 | 129,890,245 | 0 | 1 | null | 2022-07-17T12:30:03 | 2018-04-17T10:52:28 | Java | UTF-8 | Java | false | false | 1,324 | java | package snake.snakeAI.ga.selectionMethods;
import snake.snakeAI.ga.GeneticAlgorithm;
import snake.snakeAI.ga.Individual;
import snake.snakeAI.ga.Population;
import snake.snakeAI.ga.Problem;
public class Tournament <I extends Individual, P extends Problem<I>> extends SelectionMethod<I, P> {
private int size;
... | [
"leo.rvm@hotmail.com"
] | leo.rvm@hotmail.com |
33cff4f2dfdc1344585490deb90545c59487ba22 | 6a0a09431cc6966cd4defa32e036da548f5bb700 | /app/src/main/java/com/example/user/hologrammini/MainActivity.java | 3c68bfd74b366502b8ddfbf319156968fcb7c735 | [] | no_license | harinikshan/Hologram_mini | 30b21b36ae485fdba44ae6bf4ba8c0fc7b5a5173 | c9f31a0b5b5428cab1c29cfaadd92c01bcdcd9b9 | refs/heads/master | 2020-03-17T16:57:14.541985 | 2018-05-18T13:11:12 | 2018-05-18T13:11:12 | 133,769,103 | 0 | 0 | null | 2018-05-17T10:19:53 | 2018-05-17T06:30:03 | Java | UTF-8 | Java | false | false | 1,631 | java | package com.example.user.hologrammini;
import android.content.Intent;
import android.os.Build;
import android.os.Handler;
import android.support.annotation.RequiresApi;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.ImageView;
import android.widget.TextClock;
public ... | [
"harinikshanrockzz@gmail.com"
] | harinikshanrockzz@gmail.com |
46839312f5609627de8300e0eb0cf40d564dae12 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a148/A148036Test.java | bbbb5029ccdd9450d778174aa9d763ebc5e2e48d | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 256 | java | package irvine.oeis.a148;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A148036Test extends AbstractSequenceTest {
@Override
protected int maxTerms() {
return 10;
}
}
| [
"sairvin@gmail.com"
] | sairvin@gmail.com |
179fc62597763067ae38bcca3c28a40be44d6d8c | 905dd3a7dd7b9a4f73832ce761cfc34dd934166d | /client/src/test/java/com/alibaba/nacos/client/env/NacosEnvironmentFactoryTest.java | 13bda0fab6e764d9b68c804fff60df2aabb1293a | [
"Apache-2.0"
] | permissive | johnlanni/nacos | 59abfb57ace6d74e0351b6e35740721a43280fd5 | 8cede1cf84158adbda2eba72a881f6e958abfc81 | refs/heads/develop | 2022-12-31T04:45:51.602885 | 2022-08-11T13:40:54 | 2022-08-11T13:40:54 | 520,769,406 | 0 | 3 | Apache-2.0 | 2022-08-11T13:45:30 | 2022-08-03T06:50:56 | Java | UTF-8 | Java | false | false | 1,815 | java | /*
* Copyright 1999-2022 Alibaba Group Holding Ltd.
*
* 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 applica... | [
"noreply@github.com"
] | johnlanni.noreply@github.com |
e1af98efa536fc162a7741ccecd47fb9efa388d1 | de12a61f864303688d2c9e748eb58e319c26e52d | /Core/SDK/org.emftext.sdk.concretesyntax/src-gen/org/emftext/sdk/concretesyntax/impl/TokenDirectiveImpl.java | a9ffb18c836c75b306a4b3b1923c0db6c59fc3a0 | [] | no_license | DevBoost/EMFText | 800701e60c822b9cea002f3a8ffed18d011d43b1 | 79d1f63411e023c2e4ee75aaba99299c60922b35 | refs/heads/master | 2020-05-22T01:12:40.750399 | 2019-06-02T17:23:44 | 2019-06-02T19:06:28 | 5,324,334 | 6 | 10 | null | 2016-03-21T20:05:01 | 2012-08-07T06:36:34 | Java | UTF-8 | Java | false | false | 1,464 | java | /**
* Copyright (c) 2006-2012
* Software Technology Group, Dresden University of Technology
* DevBoost GmbH, Berlin, Amtsgericht Charlottenburg, HRB 140026
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which ... | [
"jendrik.johannes@devboost.de"
] | jendrik.johannes@devboost.de |
3ae605122c0ba91de05f4853568cae01b33fe88e | ec5ee0c75640206efcb7f7bc4a3f46f0a55b7652 | /src/main/java/com/bitmovin/api/sdk/model/GcsServiceAccountInput.java | 17196e1b4a7a1f2880c465caae0ec5bb0a666b86 | [
"MIT"
] | permissive | mcherif/bitmovinexp | eb831c18b041c9c86f6d9520b1028dc9b2ea72f6 | d4d746794f26c8e9692c834e63d5d19503693bbf | refs/heads/main | 2023-04-30T08:14:33.171375 | 2021-05-11T11:19:04 | 2021-05-11T11:19:04 | 368,218,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,545 | java | package com.bitmovin.api.sdk.model;
import java.util.Objects;
import java.util.Arrays;
import com.bitmovin.api.sdk.model.GoogleCloudRegion;
import com.bitmovin.api.sdk.model.Input;
import java.util.Date;
import java.util.List;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.faster... | [
"openapi@bitmovin.com"
] | openapi@bitmovin.com |
6e21e868859166ac859fc2c2d2296fed080acdca | 8af8ef822a97273c3dbf00dc9f36fc8b4120b064 | /app/src/main/java/com/example/myapplication/MainActivity.java | aef48f38b74bc80c3517f70e1d16662f3b7c7831 | [] | no_license | WangChaunMing/APPclassLab5 | cb1f9cb55af7a42c36e2b038cad4af4dea33f06a | 30f49da73f021cb128dff4b8de5d5880cd5b46d8 | refs/heads/master | 2023-01-08T14:16:49.714231 | 2020-11-06T10:16:19 | 2020-11-06T10:16:19 | 310,562,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,953 | java | package com.example.myapplication;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
imp... | [
"qwe6106679@gmail.com"
] | qwe6106679@gmail.com |
6a82dacafa88b569f87b506e002d18b1978ef038 | 69e938ddfd91d7d9e6f7fdeb6e2a0715429c20f0 | /src/main/java/com/phong/poloshop/common/filters/JwtAuthenticationFilter.java | 5a9a1d9c5daf9e39bb68db2b848c3e8c9bbe0094 | [] | no_license | vanphong2809/POLOShop | 861bd32d490bebdb0aad652555a6b0840f056a8f | 055d2e2b20103d4c676c41672708b9a3754bc530 | refs/heads/master | 2023-05-28T11:37:01.742587 | 2021-06-05T18:29:20 | 2021-06-05T18:29:20 | 308,084,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,984 | java | package com.phong.poloshop.common.filters;
import java.io.IOException;
import javax.servlet.FilterChain;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.spring... | [
"vanphong6822@gmail.com"
] | vanphong6822@gmail.com |
79d1c9f2d36f6b0436ac654270fa2bf646264cdb | e461c015bd43812c75561c663641b55ed74e7cf0 | /FairyOnline/src/com/fairyonline/statics/ResponseJsonUtils.java | 971a3b30d0b15424e860f735ade492c37e617b8d | [] | no_license | houyuehan/FairyOnline | 7536d442867a67b7aca37eb04647593ed210ae3b | 388605fd13f5e07cdf6591dbfc643feb80967cc8 | refs/heads/master | 2022-01-08T11:30:35.485637 | 2018-06-26T13:28:33 | 2018-06-26T13:28:33 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 4,708 | java | package com.fairyonline.statics;
//
//public class ResponseJsonUtils {
//
//}
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.http.HttpServletResponse;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.serializer.SerializerFeature;
/**
*
* ... | [
"1450403471@qq.com"
] | 1450403471@qq.com |
890daa647038b5935fe9b8dd78e2ad54da586c83 | 3377c1efcff5ada1cc4ccb4df22e960962f063f4 | /LAB5/Lab5/src/saga/Produto.java | aafb79275844b44b7498fa7f45ab9c6702457a5c | [] | no_license | paulonbc/labsP2 | 110a8b64a016575de5b9c591fecd879b617fee37 | 1f5167617cbf5426d151cc5287e2702fc20493d1 | refs/heads/master | 2020-06-11T23:56:33.172854 | 2019-07-27T19:56:46 | 2019-07-27T19:56:46 | 194,128,230 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,552 | java | package saga;
public class Produto {
private String nome;
private double preco;
private String descricao;
public Produto(String nome, double preco, String descricao) {
super();
this.nome = nome;
this.preco = preco;
this.descricao = descricao;
}
public String getNome() {
return nome;
}
public v... | [
"noreply@github.com"
] | paulonbc.noreply@github.com |
321a2b6abec886e75726fc10b094d569f59838be | 8f72007d55c01d01bb4a061a7a86ed425ba18b93 | /J9ConcCookBook/src/chapter02basic_thread_synchronization/lesson03lock_synchronization/PrintQueue.java | 964e13d93f5f218d4d1a8a41248050037bddcf5a | [] | no_license | VictorLeonidovich/MyConcurrencyLessons | 42f226b5487abd20a90a36001915eca132576a31 | 3aeb04b0f7e6ebdf3ccf33362ed6804709fc5cba | refs/heads/master | 2020-04-01T11:28:07.351405 | 2018-10-15T19:34:39 | 2018-10-15T19:34:39 | 153,163,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,073 | java | package chapter02basic_thread_synchronization.lesson03lock_synchronization;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
public class PrintQueue {
private Lock queueLock;
public PrintQueue(boolean fairMode) {
this.queueLock = new ReentrantLock(fairMode);
}
... | [
"k-v-l@tut.by"
] | k-v-l@tut.by |
9ccaab59bbbdae58283496ce29ab1233bbf1802c | 9a70020d409332b7db0e2e5e087f500a0e58217c | /Programmers/2019 KAKAO BLIND RECRUITMENT/B/Solution.java | 253b42e042bc7b47784887c97ad62287655f0d1e | [
"MIT"
] | permissive | ISKU/Algorithm | daf5e9d5397eaf7dad2d6f7fb18c1c94d8f0246d | a51449e4757e07a9dcd1ff05f2ef4b53e25a9d2a | refs/heads/master | 2021-06-22T09:42:45.033235 | 2021-02-01T12:45:28 | 2021-02-01T12:45:28 | 62,798,871 | 55 | 12 | null | null | null | null | UTF-8 | Java | false | false | 1,130 | java | /*
* Author: Minho Kim (ISKU)
* Date: September 15, 2018
* E-mail: minho.kim093@gmail.com
*
* https://github.com/ISKU/Algorithm
* https://programmers.co.kr/learn/courses/30/lessons/42889
*/
import java.util.*;
class Solution {
public int[] solution(int N, int[] stages) {
int[] count = new int[N + 2];
for ... | [
"minho.kim093@gmail.com"
] | minho.kim093@gmail.com |
bf6afdb0e8a3ed9ec6d1a943e322d5278c8a63f9 | fdc20435b0ac8b3a6c21cbdcd541e502e47d32b4 | /app/src/main/java/com/example/childcare/childcare/ChildActivity.java | b5e105675643c54b6ce70fe80c9c1945d0543c15 | [] | no_license | EdozdeDandez/Childcare | b46a80ba141a9ea996f129c1d54a4c33662673b3 | aeba97eea8e8b7b1112ead49b0148116e65d03c7 | refs/heads/master | 2020-03-30T03:38:43.093523 | 2018-09-28T07:10:35 | 2018-09-28T07:10:35 | 150,699,923 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,486 | java | package com.example.childcare.childcare;
import android.content.Intent;
import android.support.design.widget.TabLayout;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
i... | [
"edith.edidan.dande@gmail.com"
] | edith.edidan.dande@gmail.com |
5dd2b08f3471f058ead501dfac32dfabbaf561f7 | e2080aea9f62b6998ee03a44287cc905dae30506 | /src/main/java/galerie/controller/TableauController.java | 4d0047b959236e0af277dba78b4c832395f3822a | [] | no_license | AreAtomic/Galerie | db2e5c968d5bd563eab2404846a2cc916b336ceb | 9255ec261ebec2ca33ad5e7e76367378362d4037 | refs/heads/master | 2023-05-18T20:20:26.612012 | 2021-06-10T17:32:44 | 2021-06-10T17:32:44 | 353,296,309 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,746 | java | package galerie.controller;
import galerie.dao.ArtisteRepository;
import galerie.dao.TableauRepository;
import galerie.entity.Tableau;
import lombok.extern.log4j.Log4j2;
import org.springframework.dao.DataIntegrityViolationException;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model... | [
"aureliensebe@gmail.com"
] | aureliensebe@gmail.com |
b0baa69f32abf73f05b19506d9d0b7d164b607d0 | 2aef402be4d43295fd81780709430971c8211ab7 | /app/src/main/java/com/peppedalterio/whatsyourwish/util/WishStrings.java | 47ff040c58849360eaf934a5dad90bffd2b30b87 | [] | no_license | PeppeDAlterio/WhatsYourWish | 7ad6f18cb54ded316e134e0c05529abe8d6f783c | f7f8ffd21f3bcc654a4cdddf4d78f43e71d14a47 | refs/heads/master | 2020-04-13T01:47:18.879525 | 2019-04-30T20:24:35 | 2019-04-30T20:24:35 | 162,883,694 | 0 | 0 | null | 2019-03-14T11:41:18 | 2018-12-23T11:06:44 | Java | UTF-8 | Java | false | false | 403 | java | package com.peppedalterio.whatsyourwish.util;
public class WishStrings {
public static final String SEPARATOR_TOKEN = "\r\n";
public static final String WISH_TITLE_KEY = "TITOLO";
public static final String WISH_DESCRIPTION_KEY = "DESCRIZIONE";
public static final String WISH_ASSIGNEE = "INCARICATO"... | [
"dalterio2@gmail.com"
] | dalterio2@gmail.com |
38de5e4a35749d0240edf5bb0caddba4e827705a | 390c6001d4387ddbcca69fd75e018c875ee63861 | /app/src/main/java/me/jathusan/android/fragments/MyRidesFragment.java | 87f1909e734518e709f180fade67aba6c509c410 | [
"Apache-2.0"
] | permissive | jathusanT/wheelzo-android | 7cf95aa99b91114adca75108c8a4237484e1b5c9 | 3cb62d2f3bf9c358d3925063a6af996a477d9ca0 | refs/heads/master | 2021-01-18T18:07:28.730910 | 2015-09-12T04:14:38 | 2015-09-12T04:14:38 | 26,416,823 | 0 | 0 | null | 2015-07-11T22:01:59 | 2014-11-10T02:02:18 | Java | UTF-8 | Java | false | false | 5,595 | java | package me.jathusan.android.fragments;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.Layo... | [
"Jathusan@Jathusans-MacBook-Pro.local"
] | Jathusan@Jathusans-MacBook-Pro.local |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.